* ede.texi, eieio.texi, semantic.texi, srecode.texi: Add copyright notice
[bpt/emacs.git] / doc / misc / ChangeLog
1 2014-01-03 Glenn Morris <rgm@gnu.org>
2
3 * ede.texi, eieio.texi, semantic.texi, srecode.texi:
4 Add copyright notice to titlepage.
5
6 * dbus.texi, nxml-mode.texi, widget.texi: Add titlepage.
7
8 * ert.texi: Add a titlepage. Use @insertcopying.
9
10 * calc.texi (Top): Use @top rather than @chapter.
11
12 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
13
14 * eshell.text (top): Fix incorrect use of xref.
15
16 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
17
18 * eshell.text (top): Fix incorrect info filename in an xref.
19
20 2014-01-02 Vincent Belaïche <vincentb1@users.sourceforge.net>
21
22 * ses.texi: Add documentation for local printer functions.
23
24 2014-01-02 Glenn Morris <rgm@gnu.org>
25
26 * Makefile.in (cc_mode_deps): Rename from (typo) ccmode_deps.
27
28 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
29
30 * eshell.text (Command Basics): Removed `Command basics' chapter.
31
32 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
33
34 * eshell.text (What is Eshell?): Add section about what not to use
35 Eshell for.
36
37 2013-12-23 Teodor Zlatanov <tzz@lifelogs.com>
38
39 * emacs-gnutls.texi (Help For Users): Document `gnutls-verify-error'.
40
41 2013-12-22 Glenn Morris <rgm@gnu.org>
42
43 * woman.texi (Navigation): Use itemx where appropriate.
44
45 2013-12-20 Tassilo Horn <tsdh@gnu.org>
46
47 * info.texi, woman.texi:
48 Document `S-SPC' as alternative to `DEL' for scrolling.
49
50 2013-12-20 Jay Belanger <jay.p.belanger@gmail.com>
51
52 * calc.texi (Stack Manipulation Commands): Mention using the variable
53 `calc-context-sensitive-enter' for `calc-enter' and `calc-pop'.
54
55 2013-12-12 Michael Albinus <michael.albinus@gmx.de>
56
57 * tramp.texi (direntry): Use ssh but rsh.
58 (all): Encode all environment variable names with @env{...}.
59 (Bug Reports): Refer to Testing node.
60
61 2013-12-12 Glenn Morris <rgm@gnu.org>
62
63 * autotype.texi, cc-mode.texi, ediff.texi, ert.texi:
64 * htmlfontify.texi, ido.texi, octave-mode.texi, org.texi:
65 * srecode.texi, todo-mode.texi, tramp.texi:
66 Sync direntry with info/dir version.
67
68 2013-12-11 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
69
70 * Makefile.in: Add octave-mode.texi.
71
72 2013-12-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
73 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
74
75 * octave-mode.texi: Import from GNU Octave (doc/interpreter/emacs.txi).
76
77 2013-12-08 Juanma Barranquero <lekktu@gmail.com>
78
79 * dbus.texi (Properties and Annotations): Fix typo.
80
81 2013-12-06 Bastien Guerry <bzg@gnu.org>
82
83 * org.texi: Don't include Emacs version within Org's version.
84
85 2013-12-06 Nicolas Goaziou <n.goaziou@gmail.com>
86
87 * org.texi (Creating one-off styles): Use new export snippet
88 syntax.
89
90 * org.texi (Export settings): documentation describing how text
91 above the first heading is ignored when an :export: tag is in a
92 file.
93
94 2013-12-05 Michael Albinus <michael.albinus@gmx.de>
95
96 * dbus.texi (Type Conversion): Clarify unibyte-ness of strings.
97
98 2013-11-30 Glenn Morris <rgm@gnu.org>
99
100 * Makefile.in (distclean): Remove Makefile.
101
102 2013-11-20 era eriksson <era+emacsbugs@iki.fi>
103
104 * ses.texi (Quick Tutorial): New chapter. (Bug#14748)
105 (The Basics, Formulas): Copyedits.
106 (Resizing, Printer functions): Add index entries.
107
108 2013-11-17 Jay Belanger <jay.p.belanger@gmail.com>
109
110 * calc.texi (Customizing Calc): Mention new variable
111 `calc-context-sensitive-enter'.
112
113 2013-11-12 Aaron Ecay <aaronecay@gmail.com>
114
115 * org.texi (Exporting code blocks): Document the 'inline-only
116 setting for `org-export-babel-evaluate'. Document how :var
117 introduces code block dependencies.
118
119 2013-11-12 Achim Gratz <Stromeko@Stromeko.DE>
120
121 * org.texi (Header arguments): Document header-args[:lang]
122 properties and remove deprecated old-style properties from
123 documentation.
124
125 * org.texi (Agenda commands): Remove footnote from @tsubheading
126 and add a sentence with the reference instead.
127
128 2013-11-12 Bastien Guerry <bzg@gnu.org>
129
130 * org.texi (Catching invisible edits):
131 * org.texi (Plain lists, Plain lists):
132 * org.texi (Advanced configuration):
133 * org.texi (Tag groups):
134 * org.texi (Conventions):
135 * org.texi (Checkboxes, Radio lists):
136 * org.texi (Top, Summary, Exporting):
137 * org.texi (In-buffer settings): Fix typos.
138
139 * org.texi (Refile and copy): Document `org-copy' and `C-3 C-c
140 C-w'. Add an index entry for `org-refile-keep'.
141
142 * org.texi (Plain lists): Add an index entry for sorting plain
143 list. Document sorting by checked status for check lists.
144
145 * org.texi (Publishing options): Fix old variable names.
146
147 * org.texi (Orgstruct mode): Fix suggested setting of
148 `orgstruct-heading-prefix-regexp'.
149
150 * org.texi (Export settings): Document
151 `org-export-allow-bind-keywords'.
152
153 * org.texi (History and Acknowledgments): Small rephrasing.
154
155 * org.texi (Template elements): Add a footnote about tags accepted
156 in a year datetree.
157
158 * org.texi (Beamer export, @LaTeX{} and PDF export)
159 (Header and sectioning, @LaTeX{} specific attributes): Enhance
160 style.
161
162 * org.texi (Agenda commands): Add a footnote about dragging agenda
163 lines: it does not persist and it does not change the .org files.
164
165 * org.texi (Agenda commands): Add a table heading for dragging
166 agenda lines forward/backward.
167
168 * org.texi (Agenda commands): Add documentation for
169 `org-agenda-bulk-toggle' and `org-agenda-bulk-toggle-all'.
170
171 * org.texi (Publishing options): Update the list of options.
172 (Simple example, Complex example): Fix the examples.
173
174 * org.texi (Formula syntax for Calc): Don't use a bold font the
175 warning.
176
177 * org.texi (Other built-in back-ends): New section.
178
179 * org.texi (Editing source code): Document
180 `org-edit-src-auto-save-idle-delay' and
181 `org-edit-src-turn-on-auto-save'.
182
183 * org.texi (External links): Document contributed link types
184 separately.
185
186 * org.texi (Closing items): Document
187 `org-closed-keep-when-no-todo'.
188
189 * org.texi (Export back-ends): Rename from "Export formats".
190 (The Export Dispatcher): Remove reference to
191 `org-export-run-in-background'.
192 (Export settings): Minor rewrites.
193 (ASCII/Latin-1/UTF-8 export): Update variable's name.
194 (In-buffer settings): Add #+HTML_HEAD_EXTRA.
195
196 * org.texi (Export in foreign buffers): New section.
197 (Exporting): Remove documentation about converting the selected
198 region.
199
200 * org.texi (Advanced configuration): Put the filter valid types in
201 a table. Use @lisp and @smalllisp.
202
203 * org.texi: Use @code{nil} instead of nil. Update the maintainer
204 contact info.
205
206 * org.texi (Exporting): Better introductory sentence. Add a note
207 about conversion commands.
208 (Feedback, Orgstruct mode, Built-in table editor)
209 (Built-in table editor, Orgtbl mode, Updating the table)
210 (Property syntax, Capturing column view, Capture)
211 (Agenda files, Agenda commands, CDLaTeX mode, CDLaTeX mode)
212 (Exporting, Extending ODT export)
213 (Working with @LaTeX{} math snippets, dir, Customization)
214 (Radio tables, A @LaTeX{} example, Pulling from MobileOrg):
215 Uniformly use @kbd{M-x command RET}.
216
217 * org.texi (Filtering/limiting agenda items): New subsection.
218 Document the use of `org-agenda-max-*' options and
219 `org-agenda-limit-interactively' from the agenda.
220 (Agenda commands): Move details about filtering commands to
221 the new section, only include a summary here.
222 (Customizing tables in ODT export)
223 (System-wide header arguments, Conflicts, Dynamic blocks): Use
224 spaces for indentation.
225
226 * org.texi (Emphasis and monospace): Mention `org-emphasis-alist'.
227
228 * org.texi (Links in HTML export, Images in HTML export)
229 (post): Fix syntax within #+ATTR_*.
230 (Tables in HTML export): Document `org-html-table-row-tags'
231 and use `org-html-table-default-attributes' instead of
232 `org-html-table-tag'.
233
234 * org.texi (Publishing action, Publishing options)
235 (Publishing links): Major rewrite. Enhance explanations for
236 `org-org-publish-to-org'. Remove reference to
237 `org-export-run-in-background'.
238
239 * org.texi: Fix many small typos. Use #+NAME instead of
240 #+TBLNAME. Use @smalllisp instead of @example.
241 (Special symbols): Add index?
242 (HTML preamble and postamble): Don't mention obsolete use of
243 opt-plist.
244 (JavaScript support): Don't mention the org-jsinfo.el file as it
245 has been merged with ox-html.el.
246
247 * org.texi (Installation, Feedback, Setting Options)
248 (Code evaluation security, org-crypt.el): Use @lisp instead of
249 @example.
250 (Agenda commands): Use @table instead of @example.
251
252 * org.texi (Adding hyperlink types): New appendix.
253
254 * org.texi (ODT export commands, Extending ODT export)
255 (Applying custom styles, Images in ODT export)
256 (Labels and captions in ODT export)
257 (Literal examples in ODT export)
258 (Configuring a document converter)
259 (Working with OpenDocument style files)
260 (Customizing tables in ODT export)
261 (Validating OpenDocument XML): Fix options names.
262
263 * org.texi (History and Acknowledgments): Update acknowledgments
264 to Nicolas. Add Nicolas Goaziou to the list of contributors.
265
266 * org.texi (System-wide header arguments): Don't use "customizing"
267 for setting a variable. Also remove comments.
268
269 * org.texi (Weekly/daily agenda): Add `org-agenda-start-day' and
270 `org-agenda-start-on-weekday' to the variable index and document
271 them.
272
273 * org.texi (Sparse trees, Agenda commands)
274 (@LaTeX{} fragments, Selective export, Export options)
275 (The export dispatcher, ASCII/Latin-1/UTF-8 export)
276 (HTML Export commands, @LaTeX{}/PDF export commands)
277 (iCalendar export, Publishing options, Triggering publication)
278 (In-buffer settings): Update to reflect changes from the new
279 export engine.
280
281 * org.texi (Matching tags and properties): More examples. Explain
282 group tags expansion as regular expressions.
283
284 * org.texi (Tag groups): New section.
285
286 * org.texi (Setting tags): Tiny formatting fixes.
287
288 * org.texi (Plain lists, Checkboxes): Use non-obsolete variable
289 names.
290
291 * org.texi (Storing searches): Add "agenda" and "agenda*" to the
292 concept index. Include example for these agenda views.
293 (Special agenda views): Mention the "agenda*" agenda view.
294
295 * org.texi (Repeated tasks): Document how to ignore a repeater
296 when using both a scheduled and a deadline timetamp.
297
298 * org.texi (Global and local cycling): Wrap in a new subsection.
299 (Initial visibility, Catching invisible edits): New subsections.
300
301 * org.texi (Visibility cycling): Mention that
302 `org-agenda-inhibit-startup' will prevent visibility setting when
303 the agenda opens an Org file for the first time.
304
305 * org.texi (Org syntax): New section.
306
307 * org.texi (Orgstruct mode): Document
308 `orgstruct-heading-prefix-regexp'.
309
310 * org.texi (Speeding up your agendas): New section.
311
312 * org.texi (Installation): When installing Org from ELPA, users
313 should do this from an Emacs session where no .org file has been
314 visited.
315
316 * org.texi (CSS support, In-buffer settings): Update HTML options
317 names.
318
319 * org.texi (Structure editing): Update documentation for
320 `org-insert-heading-or-item'.
321 (Plain lists, Relative timer): Update index entry.
322
323 * org.texi (JavaScript support): Update variable names.
324
325 * org.texi (comments): Minor formatting fix.
326
327 * org.texi (@LaTeX{} fragments): Minor enhancement.
328
329 * org.texi: Update the list contributions.
330
331 * org.texi (Agenda commands): Exporting the agenda to an .org file
332 will not copy the subtrees and the inherited tags. Document
333 `org-agenda-filter-by-regexp'.
334
335 * org.texi (Publishing action, Complex example): Fix names of
336 publishing functions.
337
338 * org.texi (Top, Exporting): Delete references to Freemind.
339 (Freemind export): Delete section.
340
341 * org.texi (Top, Exporting): Delete references to the XOXO export.
342 (XOXO export): Delete section.
343
344 * org.texi (Capture): Mention that org-remember.el is not
345 supported anymore.
346
347 * org.texi (Top, Exporting, Beamer class export): Delete
348 references to the TaskJuggler export.
349 (History and Acknowledgments): Mention that the TaskJuggler has
350 been rewritten by Nicolas and now lives in the contrib/ directory
351 of Org's distribution. Mention that Jambunathan rewrote the HTML
352 exporter. Remove Jambunathan from my own acknowledgments.
353 (TaskJuggler export): Delete.
354
355 * org.texi (HTML preamble and postamble)
356 (Tables in HTML export, Images in HTML export)
357 (Math formatting in HTML export, CSS support)
358 (@LaTeX{} and PDF export, Publishing options): Fix the names of
359 the HTML export and publishing options.
360
361 * org.texi (Literal examples, Export options)
362 (@LaTeX{} and PDF export, Header and sectioning)
363 (Publishing options): Fix LaTeX options names.
364
365 * org.texi (Export options, CSS support, In-buffer settings): Fix
366 references to HTML_LINK_* and HTML_STYLE keywords.
367
368 * org.texi (Export options, In-buffer settings): Fix references to
369 #+SELECT_TAGS and #+EXCLUDE_TAGS and remove reference to #+XSLT.
370
371 * org.texi (Top, Markup, Initial text, Images and tables)
372 (@LaTeX{} fragments, @LaTeX{} fragments, Exporting)
373 (Export options, JavaScript support, Beamer class export): Remove
374 references to the DocBook export, which has been deleted.
375 (History and Acknowledgments): Mention that DocBook has been
376 deleted, suggest to use the Texinfo exporter instead, then to
377 convert the .texi to DocBook with makeinfo.
378 (Links in ODT export, Tables in ODT export): Fix indices.
379
380 * org.texi (Deadlines and scheduling): Add a variable to the
381 index. Add documentation about delays for scheduled tasks.
382
383 * org.texi (Emphasis and monospace): Mention
384 `org-fontify-emphasized-text' and
385 `org-emphasis-regexp-components'.
386
387 * org.texi (References): Small enhancement.
388
389 * org.texi (Column width and alignment): Make the example visually
390 more clear.
391
392 * org.texi (The clock table): Document :mstart and :wstart as a
393 way to set the starting day of the week.
394
395 * org.texi (In-buffer settings): Document new startup keywords.
396 Thanks to John J Foerch for this idea.
397
398 * org.texi (Include files): Tiny formatting fix.
399
400 * org.texi (Activation): Point to the "Conflicts" section.
401
402 2013-11-12 Carsten Dominik <carsten.dominik@gmail.com>
403
404 * org.texi (CSS support): Clarify this section.
405
406 * org.texi (@LaTeX{} specific attributes): Document that tabu and
407 tabularx packages are not in the default set of packages.
408
409 * org.texi (Agenda commands): Document fortnight view.
410
411 * org.texi: Document conflict with ecomplete.el.
412
413 * org.texi (History and Acknowledgments): Acknowledgements for
414 Jason Dunsmore and Rakcspace.
415
416 * org.texi: Rename org-crypt.el node to org-crypt.
417
418 * org.texi (A @LaTeX{} example): Fix typo in variable name.
419
420 * org.texi (MobileOrg): Mention the new iPhone developer.
421
422 * org.texi (Table of contents) Improve documentation of TOC
423 placement.
424
425 * org.texi: Explain that date/time information at read-date prompt
426 should start at the beginning, not anywhere in the middle of a
427 long string.
428
429 2013-11-12 Christopher Schmidt <christopher@ch.ristopher.com>
430
431 * org.texi (Orgstruct mode): Fix wrong regexp.
432
433 2013-11-12 Eric Abrahamsen <eric@ericabrahamsen.net>
434
435 * org.texi: Document export to (X)HTML flavors.
436
437 2013-11-12 Eric Schulte <schulte.eric@gmail.com>
438
439 * org.texi (Extracting source code): Mention the prefix argument
440 to org-babel-tangle.
441 (noweb): Removed erroneous negative.
442 (Specific header arguments): Document new header arguments.
443 Documentation for new tangle-mode header argument.
444 (Top): Documentation for new tangle-mode header argument.
445 (rownames): Documentation for new tangle-mode header argument.
446 Mention elisp as special rowname case.
447 (tangle-mode): Documentation for new tangle-mode header argument.
448 (post): Documentation and an example of usage.
449 (var): Remove the "Alternate argument syntax" section from the
450 documentation.
451 (hlines): Note that :hline has no effect for Emacs Lisp code
452 blocks.
453
454 2013-11-12 Feng Shu <tumashu@gmail.com>
455
456 * org.texi (@LaTeX{} fragments, Previewing @LaTeX{} fragments)
457 (Math formatting in HTML export)
458 (Working with @LaTeX{} math snippets): Add document about creating
459 formula image with imagemagick.
460
461 * org.texi (@LaTeX{} specific attributes): Document `:caption'
462 attribute of #+ATTR_LATEX.
463
464 2013-11-12 Grégoire Jadi <gregoire.jadi@gmail.com>
465
466 * org.texi (Handling links): Fix a typo in
467 `org-startup-with-inline-images' documentation.
468
469 * org.texi (Previewing @LaTeX{} fragments): Document the startup
470 keywords to use for previewing LaTeX fragments or not.
471 (Summary of in-buffer settings): Improve formatting and add an
472 entry for the variable `org-startup-with-latex-preview'.
473
474 * org.texi (Property syntax): Recall the user to refresh the org
475 buffer when properties are set on a per-file basis.
476
477 2013-11-12 Gustav Wikström <gustav.erik@gmail.com> (tiny change)
478
479 * org.texi (Matching tags and properties): Clarification.
480
481 2013-11-12 Ippei Furuhashi <top.tuna+orgmode@gmail.com>
482
483 * org.texi (Editing and debugging formulas): Add an example when a
484 table has multiple #+TBLFM lines.
485
486 2013-11-12 Ivan Vilata i Balaguer <ivan@selidor.net> (tiny change)
487
488 * org.texi (The clock table): Document acceptance of relative
489 times in tstart and tend, link to syntax description and provide
490 example.
491
492 2013-11-12 Jarmo Hurri <jarmo.hurri@syk.fi>
493
494 * org.texi (The spreadsheet): Document lookup functions.
495
496 2013-11-12 Kodi Arfer <git@arfer.net> (tiny change)
497
498 * org.texi (CSS support): Mention .figure-number, .listing-number,
499 and .table-number.
500
501 2013-11-12 Michael Brand <michael.ch.brand@gmail.com>
502
503 * org.texi
504 (Formula syntax for Calc, Emacs Lisp forms as formulas): Reformat
505 spreadsheet formula mode strings and some examples from @example
506 block with xy @r{yz} to @table.
507
508 * org.texi (Formula syntax for Calc): Improve the documentation of
509 empty fields in formulas for spreadsheet. Add explanation and
510 example for empty field. Extend explanations of format
511 specifiers. Add a sentence to mention Calc defmath.
512
513 * org.texi (Column formulas): Add a sentence to be more explicit
514 about when a table header is mandatory.
515
516 2013-11-12 Nicolas Goaziou <n.goaziou@gmail.com>
517
518 * org.texi (Subscripts and superscripts): Remove reference to
519 quoted underscores until this mechanism is implemented again.
520
521 * org.texi (Beamer export): Be more accurate about BEAMER_OPT
522 property.
523
524 * org.texi (Document title): Subtree export is no longer triggered
525 by marking one as the region.
526 (Horizontal rules): LaTeX export doesn't use "\hrule" anymore, and
527 giving examples isn't very useful: "horizontal rule" is, at least,
528 as explicit as <hr/>.
529
530 * org.texi (HTML doctypes): Reflect keyword removal.
531 (CSS support): Reflect keyword removal.
532
533 * org.texi (@LaTeX{} specific attributes): Document new :float
534 values.
535
536 * org.texi (Export settings): Improve documentation.
537
538 * org.texi (Math formatting in HTML export): Fix OPTIONS item's name.
539 (Text areas in HTML export): Update text areas.
540 (HTML Export commands): Update export commands.
541
542 * org.texi (Header and sectioning): Add a footnote about the
543 different between LATEX_HEADER_EXTRA and LATEX_HEADER.
544
545 * org.texi (The Export Dispatcher): Document
546 `org-export-in-background'.
547
548 * org.texi (Footnotes): Export back-ends do not use
549 `org-footnote-normalize' anymore.
550
551 * org.texi: Document variable changes.
552
553 * org.texi (Export settings): Doument p: item in OPTIONS keyword.
554
555 * org.texi (Exporting): Massive rewrite of the first sections.
556 (Selective export): Delete.
557 (The Export Dispatcher): Rewrite.
558 (Export options): Rewrite as "Export settings".
559
560 * org.texi: Small changes to documentation for embedded LaTeX.
561
562 * org.texi (Internal links): Document #+NAME keyword and
563 cross-referencing during export.
564
565 * org.texi (Include files): Remove reference to :prefix1
566 and :prefix. Give more details for :minlevel.
567
568 * org.texi (Macro replacement): Fix macro name. Update
569 documentation about possible locations and escaping mechanism.
570
571 * org.texi (Table of contents): Update documentation. Document
572 lists of listings and lists of tables. Add documentation for
573 optional title and #+TOC: keyword.
574
575 2013-11-12 Rick Frankel <rick@rickster.com>
576
577 * org.texi (results): Add Format section, broken out of Type
578 section to match code.
579 (hlines, colnames): Remove incorrect Emacs Lisp exception. Note
580 that the actual default handling (at least for python and
581 emacs-lisp) does not seem to match the description.
582
583 2013-11-12 Sacha Chua <sacha@sachachua.com> (tiny change)
584
585 * org.texi (The date/time prompt): Update the documentation to
586 reflect the new way `org-read-date-get-relative' handles weekdays.
587
588 2013-11-12 Yasushi Shoji <yashi@atmark-techno.com>
589
590 * org.texi (Resolving idle time): Document
591 `org-clock-x11idle-program-name'.
592
593 2013-10-24 Michael Albinus <michael.albinus@gmx.de>
594
595 * ert.texi (Running Tests Interactively): Adapt examle output.
596 (Tests and Their Environment): Mention skip-unless.
597
598 2013-10-23 Glenn Morris <rgm@gnu.org>
599
600 * dired-x.texi, ebrowse.texi, ede.texi, eieio.texi, eshell.texi:
601 * pcl-cvs.texi, sc.texi, srecode.texi, vip.texi, viper.texi:
602 * widget.texi: Nuke @refill.
603
604 * Makefile.in (install-dvi, install-html, install-pdf)
605 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
606 (uninstall-pdf): Quote entities that might contain whitespace.
607
608 2013-10-17 Jay Belanger <jay.p.belanger@gmail.com>
609
610 * calc.el (Data Type Formats): Don't specify the size at
611 which integers begin to be represented by lists.
612
613 2013-10-14 Xue Fuqiao <xfq.free@gmail.com>
614
615 * cl.texi (Argument Lists): Add indexes for &key and &aux.
616
617 2013-10-07 Michael Albinus <michael.albinus@gmx.de>
618
619 * trampver.texi: Update release number.
620
621 2013-10-02 Michael Albinus <michael.albinus@gmx.de>
622
623 Sync with Tramp 2.2.8.
624
625 * tramp.texi (External packages): Use `non-essential'.
626 * trampver.texi: Update release number.
627
628 2013-09-14 Glenn Morris <rgm@gnu.org>
629
630 * eshell.texi: Markup fixes.
631
632 2013-09-11 Xue Fuqiao <xfq.free@gmail.com>
633
634 * ido.texi (Interactive Substring Matching): Use @key{RET} instead
635 of @kbd{RET}.
636 (Prefix Matching): Add an index.
637
638 2013-09-08 Glenn Morris <rgm@gnu.org>
639
640 * emacs-gnutls.texi: Tweak direntry.
641
642 2013-09-06 Michael Albinus <michael.albinus@gmx.de>
643
644 * tramp.texi (Alternative Syntax): Remove chapter.
645
646 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
647
648 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
649 for portability to hosts where /bin/sh has problems.
650
651 2013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
652
653 Try to reduce redundancy in doc/misc/Makefile.in.
654 * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
655 (TARGETS): New intermediate variable.
656 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
657
658 2013-08-27 Glenn Morris <rgm@gnu.org>
659
660 * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
661
662 * efaq.texi: Rename from faq.texi, to match its output files.
663 * Makefile.in: Update for faq.texi name change.
664
665 * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
666
667 * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
668
669 * efaq-w32.texi: Move here from the web-pages repository.
670 * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
671 (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
672 (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
673 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
674 Add DOCMISC_*_W32 variables.
675 (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
676 (efaq_w32_deps): New variable.
677 (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
678 (efaq-w32.pdf, efaq-w32.html): New rules.
679 (clean): Remove efaq-w32 products.
680
681 2013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
682
683 * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
684 shift_jis from the default value set to mm-coding-system-priorities for
685 Japanese users.
686
687 2013-08-13 Glenn Morris <rgm@gnu.org>
688
689 * reftex.texi (LaTeX xr Package, Options - Table of Contents)
690 (Options - Defining Label Environments, Options - Creating Labels)
691 (Options - Referencing Labels, Options - Creating Citations)
692 (Options - Index Support, Options - Viewing Cross-References)
693 (Options - Finding Files, Options - Optimizations)
694 (Options - Fontification, Options - Misc):
695 * cc-mode.texi (Sample Init File):
696 * edt.texi (Init file):
697 * epa.texi (Encrypting/decrypting gpg files):
698 * mairix-el.texi (About, Setting up the mairix interface, Using)
699 (Extending):
700 Rename nodes to avoid characters that can cause Texinfo problems.
701
702 2013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
703
704 * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
705
706 2013-08-12 Glenn Morris <rgm@gnu.org>
707
708 * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
709 (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
710 (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
711 (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
712 (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
713 (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
714 (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
715 (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
716 (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
717 (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
718 (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
719 (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
720 (wisent_deps, woman_deps): New variables. Use to reduce duplication.
721
722 * woman.texi (Top): Avoid mailto: in html output.
723
724 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
725 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
726 (INSTALL_DATA): New, set by configure.
727 (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
728 (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
729 install-ps ,install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
730 uninstall-ps, and uninstall-doc.
731 (.SUFFIXES): Add .ps and .dvi.
732 (.dvi.ps): New suffix rule.
733 (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
734 (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
735 (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
736 (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
737 (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
738 (forms.html, gnus.html, htmlfontify.html, idlwave.html)
739 (ido.html, mairix-el.html, message.html, mh-e.html)
740 (newsticker.html, nxml-mode.html, org.html, pgg.html)
741 (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
742 (semantic.html, sieve.html, smtpmail.html, speedbar.html)
743 (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
744 (viper.html, widget.html, wisent.html, woman.html, install-dvi)
745 (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
746 (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
747 New rules.
748 (clean): Remove HTML_TARGETS and PS_TARGETS.
749
750 2013-08-10 Xue Fuqiao <xfq.free@gmail.com>
751
752 * ido.texi (Working Directories):
753 (Flexible Matching, Regexp Matching, Find File At Point)
754 (Ignoring, Misc Customization): Use @defopt for user options.
755
756 2013-08-09 Xue Fuqiao <xfq.free@gmail.com>
757
758 * htmlfontify.texi (Customization): Remove documentation of
759 `hfy-fast-lock-save'. Minor fixes.
760
761 2013-08-08 Xue Fuqiao <xfq.free@gmail.com>
762
763 * ido.texi (Top): Insert node "Working Directories" in menu.
764 (Working Directories): New node.
765 (Misc Customization): Add documentation of
766 `ido-confirm-unique-completion' and some other user options.
767
768 2013-08-07 Eli Zaretskii <eliz@gnu.org>
769
770 * todo-mode.texi: Update @dircategory.
771 (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
772 (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
773 @ref.
774
775 2013-08-07 Xue Fuqiao <xfq.free@gmail.com>
776
777 * sc.texi (Introduction): Fix index.
778 (Usage Overview):
779 (Citations, Citation Elements, Recognizing Citations)
780 (Information Keys and the Info Alist, Reference Headers)
781 (The Built-in Header Rewrite Functions)
782 (Electric References, Reply Buffer Initialization)
783 (Filling Cited Text, Selecting an Attribution)
784 (Attribution Preferences)
785 (Anonymous Attributions, Author Names)
786 (Using Regi, Post-yank Formatting Commands)
787 (Citing Commands, Insertion Commands)
788 (Mail Field Commands)
789 (Hints to MUA Authors, Thanks and History): Change from one space
790 between sentences to two.
791 (What Supercite Does): Typo fix.
792
793 * newsticker.texi (Usage): Use @key for RET.
794
795 * cl.texi (Argument Lists):
796 (For Clauses):
797 (Macros): Add indexes.
798
799 2013-08-05 Xue Fuqiao <xfq.free@gmail.com>
800
801 * cl.texi (Blocks and Exits): Add an index.
802
803 2013-08-04 Stephen Berman <stephen.berman@gmx.net>
804
805 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
806 (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT)):
807 (todo-mode.dvi, todo-mode.pdf): New rules.
808
809 * todo-mode.texi: New file.
810
811 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
812
813 * gnus.texi (Basic Usage): Mention that warp means jump here.
814 (The notmuch Engine): Mention notmuch.
815
816 2013-07-30 Tassilo Horn <tsdh@gnu.org>
817
818 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
819 `gnus-subthread-sort-functions' and remove the obsolete documentation
820 of `gnus-sort-threads-recursively'.
821
822 2013-07-29 David Engster <deng@randomsample.de>
823
824 * eieio.texi (top): Make clear that EIEIO is not a full CLOS
825 implementation.
826 (Introduction): Add further missing features.
827 (Building Classes): Add introductory paragraph.
828 (Wish List): Add metaclasses and EQL specialization.
829
830 2013-07-29 Michael Albinus <michael.albinus@gmx.de>
831
832 * tramp.texi (Frequently Asked Questions): Mention
833 `tramp-use-ssh-controlmaster-options'.
834
835 2013-07-26 Tassilo Horn <tsdh@gnu.org>
836
837 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
838 `gnus-sort-threads-recursively'.
839
840 2013-07-25 Glenn Morris <rgm@gnu.org>
841
842 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
843 (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
844
845 * erc.texi (Special Features): Update contact information.
846 (History): Avoid using @email.
847
848 * eshell.texi (Bugs and ideas): Minor updates.
849
850 * faq.texi (Reporting bugs, Origin of the term Emacs)
851 (Setting up a customization file)
852 (Using an already running Emacs process, Turning off beeping)
853 (Packages that do not come with Emacs)
854 (Replying to the sender of a message): Avoid using @email.
855
856 * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
857
858 * reftex.texi (Imprint): Avoid using @email.
859
860 * ses.texi (Top): Update bug reporting instructions.
861 (Acknowledgments): Avoid using @email.
862
863 * woman.texi (Introduction, Background): Remove outdated information.
864 (Bugs, Acknowledgments): Avoid using @email.
865
866 2013-07-24 Xue Fuqiao <xfq.free@gmail.com>
867
868 * ido.texi: New file.
869
870 2013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
871
872 * gnus.texi (Customizing Articles): Document function predicates.
873
874 2013-07-08 Tassilo Horn <tsdh@gnu.org>
875
876 * gnus.texi (lines): Correct description of
877 `gnus-registry-track-extra's default value. Mention
878 `gnus-registry-remove-extra-data'.
879
880 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
881
882 * gnus.texi (Group Parameters): Mention regexp
883 substitutions (bug#11688).
884
885 2013-07-06 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
886
887 * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
888
889 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
890
891 * gnus.texi (Emacsen): Fix version.
892
893 * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
894
895 2013-07-06 Glenn Morris <rgm@gnu.org>
896
897 * mh-e.texi: Fix external links.
898 (Using This Manual): Printed elisp manuals no longer available.
899
900 * newsticker.texi (Overview): Update URL.
901
902 * nxml-mode.texi (Introduction): Update URL.
903
904 * org.texi (JavaScript support): Fix URL.
905
906 * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
907
908 * eudc.texi (CCSO PH/QI): Remove defunct URL.
909
910 * dbus.texi (Introspection): Update URL to a less defunct one.
911
912 * gnus.texi (Top): Restrict "Other related manuals" to info output.
913 (Foreign Groups): Use @indicateurl for examples.
914 (Direct Functions): Remove defunct URL.
915 (RSS): Update URL.
916
917 * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
918 (FAQ 7-1): Update URL.
919
920 * pgg.texi (Top, Overview): Add note about obsolescence.
921
922 2013-07-03 Paul Eggert <eggert@cs.ucla.edu>
923
924 * texinfo.tex: Merge from gnulib.
925
926 2013-07-03 Glenn Morris <rgm@gnu.org>
927
928 * bovine.texi (top):
929 * cc-mode.texi (AWK Mode Font Locking):
930 * mh-e.texi (Preface):
931 * url.texi (URI Parsing): Fix cross-references to other manuals.
932
933 2013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
934
935 * gnus.texi (Client-Side IMAP Splitting):
936 Note that `nnimap-inbox' now can be a list.
937
938 2013-06-24 Glenn Morris <rgm@gnu.org>
939
940 * eshell.texi: Fix cross-references to other manuals.
941
942 2013-06-23 Glenn Morris <rgm@gnu.org>
943
944 * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
945 Remove; not needed now we use a standard html layout for the faq.
946 (clean): Remove HTML_TARGETS, emacs-faq.text.
947
948 2013-06-21 Eduard Wiebe <usenet@pusto.de>
949
950 * flymake.texi (Parsing the output, Customizable variables):
951 Add reference to `flymake-warning-predicate'.
952
953 2013-06-19 Michael Albinus <michael.albinus@gmx.de>
954
955 * tramp.texi (Top, Configuration): Insert section `Predefined
956 connection information' in menu.
957 (Predefined connection information): New section.
958 (Android shell setup): Make a reference to `Predefined connection
959 information'.
960
961 2013-06-19 Glenn Morris <rgm@gnu.org>
962
963 * Makefile.in (version): New, set by configure.
964 (clean): Delete dist tar file.
965 (infoclean): New, split from maintainer-clean.
966 (maintainer-clean): Run infoclean.
967 (dist): New rule, to make tarfile for www.gnu.org.
968
969 2013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
970
971 * sieve.texi (Managing Sieve): Fix port in example, fix documentation
972 for keys q and Q.
973 (Standards): Reference RFC5804 as the defining document of the
974 managesieve protocol.
975
976 2013-06-10 Aidan Gauland <aidalgol@amuri.net>
977
978 * eshell.texi (Input/Output): Expand to cover new visual-command
979 options, eshell-visual-subcommands and eshell-visual-options.
980 Divide into separate Visual Commands and Redirection sections.
981
982 2013-06-10 Glenn Morris <rgm@gnu.org>
983
984 * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
985
986 2013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
987
988 * gnus.texi (Article Date):
989 Fix description of gnus-article-update-date-headers.
990
991 2013-05-28 Xue Fuqiao <xfq.free@gmail.com>
992
993 * erc.texi (Special Features): ERC is being maintained within
994 Emacs now.
995
996 2013-05-25 Xue Fuqiao <xfq.free@gmail.com>
997
998 * flymake.texi: Change from one space between sentences to two.
999
1000 2013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
1001
1002 * cl.texi (Obsolete Macros): Describe replacements for `flet'
1003 (bug#14293).
1004
1005 2013-04-16 Michael Albinus <michael.albinus@gmx.de>
1006
1007 * tramp.texi (Frequently Asked Questions): Precise, how to define
1008 an own ControlPath.
1009
1010 2013-04-15 Michael Albinus <michael.albinus@gmx.de>
1011
1012 * tramp.texi (Frequently Asked Questions): New item for
1013 ControlPath settings.
1014
1015 2013-03-31 Jay Belanger <jay.p.belanger@gmail.com>
1016
1017 * calc.texi (Basic Operations on Units): Streamline some
1018 descriptions.
1019
1020 2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
1021
1022 * eshell.texi (Built-ins): Update manual to mention tramp module.
1023
1024 2013-03-18 Michael Albinus <michael.albinus@gmx.de>
1025
1026 * tramp.texi (Filename Syntax): Host names are not allowed to be
1027 any method name, unless method name is specified explicitly.
1028 Remove restriction on unibyte filenames.
1029
1030 * trampver.texi: Update release number.
1031
1032 2013-03-17 Paul Eggert <eggert@cs.ucla.edu>
1033
1034 doc: convert some TeX accents to UTF-8
1035 * emacs-mime.texi (Interface Functions): Use 'ï' rather than
1036 '@"{@dotless{i}}'.
1037
1038 2013-03-15 Michael Albinus <michael.albinus@gmx.de>
1039
1040 Sync with Tramp 2.2.7.
1041
1042 * trampver.texi: Update release number.
1043
1044 2013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
1045
1046 * calc.texi (Basic Operations on Units): Streamline some
1047 descriptions.
1048
1049 2013-03-08 Glenn Morris <rgm@gnu.org>
1050
1051 * faq.texi (Top): Don't say this was updated @today.
1052 That's irrelevant and leads to spurious diffs.
1053
1054 2013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
1055
1056 * calc.texi (Basic Operations on Units):
1057 Fix cross-reference.
1058
1059 2013-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
1060
1061 * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
1062
1063 2013-03-06 Alan Mackenzie <acm@muc.de>
1064
1065 * cc-mode.texi (Custom Line-Up): Clarify position of point on
1066 calling a line-up function.
1067
1068 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
1069
1070 * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
1071 * ses.texi: Switch from Latin-1 to UTF-8.
1072
1073 2013-03-03 Michael Albinus <michael.albinus@gmx.de>
1074
1075 * tramp.texi (External methods): Tramp does not connect Android
1076 devices by itself.
1077
1078 2013-03-02 Bill Wohler <wohler@newt.com>
1079
1080 Release MH-E manual version 8.5.
1081
1082 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1083 release 8.5.
1084
1085 * mh-e.texi (Preface, Conventions, Getting Started)
1086 (Using This Manual, Folder Selection, Viewing, Aliases)
1087 (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
1088 (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
1089 Update URLs.
1090
1091 2013-03-01 Michael Albinus <michael.albinus@gmx.de>
1092
1093 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
1094 and "plink2" entries. "plink2" is obsolete for a long time.
1095 (External methods): Remove "scp1" and "scp2" entries.
1096 Explain user name and host name specification for "adb".
1097
1098 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1099
1100 * tramp.texi (External methods): Mention `tramp-adb-program'.
1101
1102 2013-02-28 Bastien Guerry <bzg@gnu.org>
1103
1104 * org.texi (Visibility cycling): Suggest to set
1105 `org-agenda-inhibit-startup' to nil if user wants the startup
1106 visibility settings to be honored in any circumstances.
1107 (Progress logging, Checkboxes): Fix typos.
1108
1109 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1110
1111 * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
1112 the macros, for Texinfo 4.13 and 5.0.
1113
1114 2013-02-24 Michael Albinus <michael.albinus@gmx.de>
1115
1116 Port Tramp documentation to Texinfo 5.0.
1117 * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
1118 (Filename Syntax): Do not use @trampfn{} in @item.
1119 (Filename completion): Use @columnfractions in @multitable.
1120
1121 2013-02-22 Glenn Morris <rgm@gnu.org>
1122
1123 * flymake.texi (Syntax check statuses): Fix multitable continued rows.
1124
1125 2013-02-21 Paul Eggert <eggert@cs.ucla.edu>
1126
1127 * Makefile.in (html): New rule.
1128
1129 2013-02-20 Michael Albinus <michael.albinus@gmx.de>
1130
1131 * tramp.texi (Android shell setup): Improve. Reported by Thierry
1132 Volpiatto <thierry.volpiatto@gmail.com>.
1133
1134 2013-02-16 Michael Albinus <michael.albinus@gmx.de>
1135
1136 * tramp.texi (Top, Configuration): Insert section `Android shell
1137 setup' in menu.
1138 (Android shell setup): New section.
1139 (Connection types, Default Method)
1140 (Frequently Asked Questions): Mention "scp" instead of "scpc".
1141 (External methods): Remove "scpc" and "rsyncc" entries.
1142 (Frequently Asked Questions): Remove entry about ControlPersist.
1143
1144 2013-02-13 Glenn Morris <rgm@gnu.org>
1145
1146 * message.texi (News Headers): Don't mention yow any more.
1147
1148 2013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1149
1150 * calc.texi (Basic Operations on Units):
1151 (Customizing Calc): Mention the variable `calc-allow-units-as-numbers'.
1152
1153 2013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
1154
1155 * eshell.texi: Fill most of the missing sections.
1156
1157 2013-02-07 Bastien Guerry <bzg@gnu.org>
1158
1159 * org.texi (References): Clarify an example.
1160 (Installation): Fix instructions.
1161 (Org-Plot): Fix link.
1162 (Checkboxes, Radio lists): Fix typos.
1163
1164 2013-02-07 Glenn Morris <rgm@gnu.org>
1165
1166 * cl.texi (Equality Predicates): Mention memql.
1167
1168 2013-02-07 Eric Ludlam <zappo@gnu.org>
1169
1170 * doc/misc/ede.texi (Creating a project): Make ede-new doc less
1171 specific, and only about items it supports, indicating that there
1172 might be more. Remove refs to simple project and direct automake
1173 from ede new.
1174 (Simple projects): Re-write to not talk about ede-simple-project
1175 which is deprecated, and instead use the term to mean projects
1176 that don't do much management, just project wrapping.
1177 Add ede-generic-project link.
1178 (ede-generic-project): New node (bug#11441).
1179
1180 2013-02-07 Glenn Morris <rgm@gnu.org>
1181
1182 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
1183
1184 2013-02-01 Glenn Morris <rgm@gnu.org>
1185
1186 * calc.texi (Help Commands): Update calc-view-news description.
1187 Mention etc/CALC-NEWS.
1188
1189 2013-01-24 Michael Albinus <michael.albinus@gmx.de>
1190
1191 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
1192
1193 2013-01-13 Bastien Guerry <bzg@gnu.org>
1194
1195 * org.texi (Installation): Simplify.
1196
1197 2013-01-13 François Allisson <francois@allisson.co> (tiny change)
1198
1199 * org.texi (Handling links): Update the mention to the obsolete
1200 variable `org-link-to-org-use-id' with a mention to the newer
1201 variable `org-id-link-to-org-use-id'. Mention the need to load
1202 the org-id library.
1203
1204 2013-01-10 Michael Albinus <michael.albinus@gmx.de>
1205
1206 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
1207
1208 2013-01-09 Bastien Guerry <bzg@gnu.org>
1209
1210 * org.texi (Pushing to MobileOrg): Add footnote about using
1211 symbolic links in `org-directory'.
1212 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
1213 of the now obsolete alias `org-float'.
1214 (TODO basics): Add `org-use-fast-todo-selection' to the variable
1215 index. Fix description of TODO keywords cycling.
1216 (Advanced features): Add missing argument for @item.
1217 (Storing searches): Add index entries and a note about
1218 *-tree agenda views.
1219 (Structure editing): Document `org-mark-element' and
1220 `org-mark-subtree'.
1221 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
1222
1223 2013-01-08 Juri Linkov <juri@jurta.org>
1224
1225 * info.texi (Go to node): Mention the abbreviated format
1226 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
1227
1228 2013-01-06 Andreas Schwab <schwab@linux-m68k.org>
1229
1230 * autotype.texi: Remove undefined command @subtitlefont.
1231 * cc-mode.texi: Likewise.
1232
1233 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
1234 @item argument.
1235 (Property searches): Use \\ instead of @backslashchar{}.
1236 * pgg.texi (VERSION): Move @set below @setfilename.
1237
1238 2013-01-05 Andreas Schwab <schwab@linux-m68k.org>
1239
1240 * ada-mode.texi: Remove braces from @title argument.
1241 * eudc.texi: Likewise.
1242 * smtpmail.texi: Likewise.
1243 * auth.texi (VERSION): Set before first use.
1244 * emacs-gnutls.texi (VERSION): Likewise.
1245 * pgg.texi (VERSION): Likewise.
1246 * ede.texi (Top): Rename from top, all uses changed.
1247 * eshell.texi: Add missing argument to @sp.
1248 * forms.texi (Top): Reorder menu to match structure.
1249 * htmlfontify.texi (Customisation): Add missing @item in
1250 @enumerate.
1251 * org.texi (Advanced features): Add missing argument for @item.
1252 (Property searches): Use @backslashchar{} in macro argument.
1253 * pcl-cvs.texi: Add missing argument to @sp.
1254 (Movement commands): Fix use of @itemx.
1255 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
1256 * reftex.texi (Options (Creating Citations)): Add missing newline
1257 before @end.
1258 * tramp.texi (Obtaining Tramp): Remove extra dots.
1259 (Configuration): Reorder menu to match structure.
1260 (Remote shell setup): Replace literal NUL character by \0.
1261 * viper.texi (Marking): Add missing argument for @item.
1262
1263 2013-01-04 Glenn Morris <rgm@gnu.org>
1264
1265 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
1266 Add htmlfontify.
1267 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
1268 (htmlfontify.dvi, htmlfontify.pdf): New targets.
1269 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
1270 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
1271
1272 * htmlfontify.texi: Miscellaneous fixes and updates.
1273 Set copyright to FSF, update license to GFDL 1.3+.
1274
1275 2013-01-04 Vivek Dasmohapatra <vivek@etla.org>
1276
1277 * htmlfontify.texi: New file.
1278
1279 2013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
1280
1281 * calc.texi (Free-Form Dates): Expand on the date reading
1282 algorithm.
1283
1284 2012-12-27 Glenn Morris <rgm@gnu.org>
1285
1286 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
1287 Avoid some overfull lines.
1288
1289 * widget.texi (Programming Example): Break some long lines.
1290
1291 * wisent.texi (Wisent Overview): Fix xref.
1292 (Grammar format, Understanding the automaton): Avoid overfill.
1293
1294 * bovine.texi (Optional Lambda Expression): Allow line break.
1295
1296 * auth.texi (Help for users): Break long lines.
1297
1298 * ada-mode.texi (Project file variables):
1299 Reword to reduce underfull hbox.
1300 (No project files, Use GNAT project file):
1301 Use smallexample to make some overfull lines less terrible.
1302
1303 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
1304 Fix cross-references to separate manuals.
1305
1306 * Makefile.in (gfdl): New variable. Use throughout where
1307 appropriate so that targets depend on doclicense.texi.
1308
1309 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
1310
1311 * gnus.texi (Customizing the IMAP Connection): Mention the other
1312 authenticators.
1313
1314 2012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
1315
1316 * gnus.texi (Browse Foreign Server):
1317 Document `gnus-browse-delete-group'.
1318
1319 2012-12-22 Glenn Morris <rgm@gnu.org>
1320
1321 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
1322 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
1323 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
1324 * widget.texi, wisent.texi: Nuke hand-written node pointers.
1325
1326 * Makefile.in (gfdl): New variable. Use throughout where
1327 appropriate so that targets depend on doclicense.texi.
1328
1329 2012-12-22 Eli Zaretskii <eliz@gnu.org>
1330
1331 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
1332 doclicense.texi. Remove doclicense.texi from all targets that
1333 mentioned it explicitly.
1334 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
1335 $(emacsdir)/emacsver.texi.
1336 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
1337
1338 2012-12-21 Glenn Morris <rgm@gnu.org>
1339
1340 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
1341 Include emacsver.texi. Nuke hand-written node pointers.
1342 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
1343 Depend on emacsver.texi.
1344
1345 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
1346 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
1347 May as well just include doclicense.texi in everything.
1348
1349 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
1350 which @copying says is included.
1351
1352 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
1353 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
1354 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
1355 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
1356 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
1357 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
1358 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
1359 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
1360 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1361 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
1362 * widget.texi, wisent.texi, woman.texi: Do not mention buying
1363 copies from the FSF, which does not publish these manuals.
1364
1365 * erc.texi: No need to include gpl in this small manual.
1366
1367 * org.texi (copying): Include a copy of the GFDL.
1368 (GNU Free Documentation License): New section.
1369
1370 2012-12-21 Bastien Guerry <bzg@gnu.org>
1371
1372 * org.texi: Fix typos.
1373
1374 2012-12-16 Paul Eggert <eggert@cs.ucla.edu>
1375
1376 * calc.texi (ISO 8601): Rename from ISO-8601,
1377 as it's typically spelled without a hyphen.
1378
1379 2012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
1380
1381 * calc.texi (ISO-8601): New section.
1382 (Date Formatting Codes): Mention new codes.
1383 (Standard Date Formats): Mention new formats.
1384
1385 2012-12-14 Michael Albinus <michael.albinus@gmx.de>
1386
1387 * tramp.texi (External methods): Move `adb' method here.
1388
1389 2012-12-13 Glenn Morris <rgm@gnu.org>
1390
1391 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
1392
1393 * wisent.texi: Small edits. Set copyright to FSF, update license to
1394 GFDL 1.3+.
1395 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
1396 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
1397 New targets.
1398 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
1399 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
1400
1401 * bovine.texi: Small edits. Set copyright to FSF, update license to
1402 GFDL 1.3+, remove empty index.
1403 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
1404 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
1405 New targets.
1406 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
1407 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
1408
1409 2012-12-13 Eric Ludlam <zappo@gnu.org>
1410 David Ponce <david@dponce.com>
1411 Richard Kim <emacs18@gmail.com>
1412
1413 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
1414
1415 2012-12-13 Glenn Morris <rgm@gnu.org>
1416
1417 * flymake.texi (Customizable variables, Locating the buildfile):
1418 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
1419
1420 * srecode.texi: Small edits. Set copyright to FSF, add explicit
1421 GFDL 1.3+ license, fix up index.
1422 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
1423 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
1424 (srecode.pdf): New targets.
1425 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
1426 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
1427
1428 2012-12-13 Eric Ludlam <zappo@gnu.org>
1429
1430 * srecode.texi: New file, imported from CEDET trunk.
1431
1432 2012-12-13 Bastien Guerry <bzg@gnu.org>
1433
1434 * org.texi (Summary, Code block specific header arguments)
1435 (Code block specific header arguments)
1436 (Header arguments in function calls, var, noweb)
1437 (Results of evaluation, Code evaluation security):
1438 Small reformatting: add a blank line before some example.
1439
1440 * org.texi (System-wide header arguments)
1441 (Header arguments in Org mode properties, Conflicts)
1442 (Dynamic blocks, Using the mapping API):
1443 Fix indentation of Elisp code examples.
1444
1445 * org.texi (Comment lines): Fix description of the comment syntax.
1446
1447 * org.texi (Installation): Mention "make test" in the correct section.
1448
1449 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
1450
1451 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1452 These are just minor editorial changes.
1453
1454 2012-12-04 Michael Albinus <michael.albinus@gmx.de>
1455
1456 * tramp.texi (History): Mention ADB.
1457 (Inline methods): Add `adb' method.
1458
1459 2012-12-03 Michael Albinus <michael.albinus@gmx.de>
1460
1461 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
1462 (External methods): Fix typo.
1463
1464 2012-12-03 Glenn Morris <rgm@gnu.org>
1465
1466 * rcirc.texi (Notices): Fix typo.
1467
1468 2012-11-25 Bill Wohler <wohler@newt.com>
1469
1470 Release MH-E manual version 8.4.
1471
1472 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
1473 Update for release 8.4.
1474
1475 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
1476 (Junk): Add mh-whitelist-preserves-sequences-flag,
1477 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
1478 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
1479
1480 2012-11-25 Paul Eggert <eggert@cs.ucla.edu>
1481
1482 * mh-e.texi (Procmail): Fix two @ typos.
1483
1484 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
1485
1486 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1487 These are just minor editorial changes.
1488
1489 2012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
1490
1491 * calc.texi (Date Formatting Codes): Mention the new beginning of
1492 the date numbering system.
1493
1494 2012-11-22 Paul Eggert <eggert@cs.ucla.edu>
1495
1496 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
1497 (Date Forms): Correct off-by-one error in explanation of
1498 Julian day numbers. Give Gregorian equivalent of its origin.
1499
1500 2012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
1501
1502 * doc/misc/calc.texi (Date Forms): Mention the customizable
1503 Gregorian-Julian switch.
1504 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
1505
1506 2012-11-17 Paul Eggert <eggert@cs.ucla.edu>
1507
1508 Calc now uses the Gregorian calendar for all dates (Bug#12633).
1509 It also uses January 1, 1 AD as its day number 1.
1510 * calc.texi (Date Forms): Document this.
1511
1512 2012-11-16 Glenn Morris <rgm@gnu.org>
1513
1514 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
1515 (Obsolete Macros): Move example here from Function Bindings.
1516
1517 * erc.texi: Use @code{nil} rather than just "nil".
1518 (Modules): Undocument obsolete "hecomplete".
1519 Add "notifications".
1520 (Connecting): Add brief section on passwords.
1521 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
1522
1523 2012-11-13 Glenn Morris <rgm@gnu.org>
1524
1525 * flymake.texi (Customizable variables)
1526 (Highlighting erroneous lines): Mention flymake-error-bitmap,
1527 flymake-warning-bitmap, and flymake-fringe-indicator-position.
1528
1529 2012-11-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
1530
1531 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
1532 In all file place SES into @acronym{...}.
1533 (Advanced Features): Add key index and function index for
1534 ses-set-header-row. Add description for function
1535 ses-rename-cell. Add description for function
1536 ses-repair-cell-reference-all.
1537 (Ranges in formulas): Add description for ses-range flags.
1538
1539 2012-11-12 Paul Eggert <eggert@cs.ucla.edu>
1540
1541 * texinfo.tex: Merge from gnulib.
1542
1543 2012-11-10 Chong Yidong <cyd@gnu.org>
1544
1545 * url.texi (Introduction): Move url-configuration-directory to
1546 Customization node.
1547 (Parsed URIs): Split into its own node.
1548 (URI Encoding): New node.
1549 (Defining New URLs): Remove empty chapter.
1550 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
1551 Improve docs for url-queue-*.
1552 (Supported URL Types): Copyedits. Delete empty subnodes.
1553
1554 * url.texi (Introduction): Rename from Getting Started.
1555 Rewrite the introduction.
1556 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
1557
1558 2012-11-10 Glenn Morris <rgm@gnu.org>
1559
1560 * cl.texi (Obsolete Setf Customization):
1561 Revert defsetf example to the more correct let rather than prog1.
1562 Give define-modify-macro, defsetf, and define-setf-method
1563 gv.el replacements.
1564
1565 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
1566 (Setf Extensions): Remove obsolete reference.
1567 (Obsolete Setf Customization):
1568 Move note on lack of setf functions to lispref/variables.texi.
1569 Undocument get-setf-method, since it no longer exists.
1570 Mention simple defsetf replaced by gv-define-simple-setter.
1571
1572 2012-11-03 Glenn Morris <rgm@gnu.org>
1573
1574 * cl.texi: Further general copyedits.
1575 (List Functions): Remove copy-tree, standard elisp for some time.
1576 (Efficiency Concerns): Comment out examples that no longer apply.
1577 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
1578 (Creating Symbols, Random Numbers): De-emphasize internal
1579 variables cl--gensym-counter and cl--random-state. (Bug#12788)
1580 (Naming Conventions, Type Predicates, Macros)
1581 (Predicates on Numbers): No longer mention cl-floatp-safe.
1582
1583 2012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
1584
1585 * gnus.texi (Mail Source Specifiers):
1586 Document :leave keyword used for pop mail source.
1587
1588 2012-11-01 Glenn Morris <rgm@gnu.org>
1589
1590 * cl.texi: General copyedits for style, line-breaks, etc.
1591 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
1592 (Macro Bindings, Blocks and Exits):
1593 Acknowledge existence of lexical-binding.
1594 (Iteration): Mainly defer to doc of standard dolist, dotimes.
1595
1596 2012-10-31 Glenn Morris <rgm@gnu.org>
1597
1598 * ert.texi (Introduction, The @code{should} Macro):
1599 Refer to "cl-assert" rather than "assert".
1600
1601 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
1602 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
1603 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
1604 Reword, and add details of flet and labels.
1605 (Modify Macros, Function Bindings): Add some xrefs.
1606
1607 2012-10-30 Glenn Morris <rgm@gnu.org>
1608
1609 * cl.texi (Modify Macros): Update for cl-letf changes.
1610 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
1611 (Setf Extensions): Partially restore note about cl-getf,
1612 mainly moved to lispref/variables.texi.
1613 (Property Lists): Fix cl-getf typos.
1614 (Mapping over Sequences): Mention cl-mapc naming oddity.
1615
1616 2012-10-29 Glenn Morris <rgm@gnu.org>
1617
1618 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
1619 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
1620 (Customizing Setf): Move contents to "Obsolete Setf Customization".
1621 (Modify Macros, Multiple Values, Other Clauses):
1622 Remove mentions of obsolete features.
1623 (Obsolete Setf Customization): Don't mention `apply' setf.
1624
1625 2012-10-28 Glenn Morris <rgm@gnu.org>
1626
1627 * cl.texi (Multiple Values, Common Lisp Compatibility):
1628 More namespace updates.
1629 (Obsolete Features): Copyedits.
1630 (Obsolete Lexical Macros, Obsolete Setf Customization):
1631 New subsections.
1632
1633 * cl.texi (Porting Common Lisp, Lexical Bindings):
1634 Add some xrefs to the Elisp manual.
1635
1636 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
1637 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
1638 (Obsolete Features): New appendix. Move Lexical Bindings here.
1639
1640 2012-10-27 Glenn Morris <rgm@gnu.org>
1641
1642 * cl.texi: Use defmac for macros rather than defspec.
1643 (Efficiency Concerns): Related copyedit.
1644
1645 * cl.texi (Control Structure): Update for setf now being in core.
1646 (Setf Extensions): Rename from Basic Setf. Move much of the
1647 former content to lispref/variables.texi.
1648 (Modify Macros): Move pop, push details to lispref/variables.texi.
1649 (Customizing Setf): Copyedits for setf etc being in core.
1650 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
1651 Further namespaces updates.
1652
1653 2012-10-26 Bastien Guerry <bzg@gnu.org>
1654
1655 * org.texi (Installation): Update the link to Org's ELPA.
1656 Also don't mention org-install.el anymore as the replacement file
1657 org-loaddefs.el is now loaded by org.el.
1658
1659 2012-10-25 Michael Albinus <michael.albinus@gmx.de>
1660
1661 * tramp.texi (Frequently Asked Questions):
1662 Mention `tramp-completion-reread-directory-timeout' for performance
1663 improvement.
1664
1665 2012-10-25 Glenn Morris <rgm@gnu.org>
1666
1667 * cl.texi: Don't mess with the TeX section number counter.
1668 Use Texinfo recommended convention for quotes+punctuation.
1669 (Overview, Sequence Functions): Rephrase for better line-breaking.
1670 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
1671 (Macro Bindings, Conditionals, Iteration, Loop Basics)
1672 (Random Numbers, Mapping over Sequences, Structures)
1673 (Porting Common Lisp): Further updates for cl-lib namespace.
1674 (Modify Macros, Declarations, Macro Bindings, Structures):
1675 Break long lines in examples.
1676 (Dynamic Bindings): Update for changed progv behavior.
1677 (Loop Examples, Efficiency Concerns): Markup fixes.
1678 (Structures): Remove TeX margin change.
1679 (Declarations): Fix typos.
1680
1681 2012-10-24 Glenn Morris <rgm@gnu.org>
1682
1683 * cl.texi (Overview, Multiple Values, Creating Symbols)
1684 (Numerical Functions): Say less/nothing about the original cl.el.
1685 (Old CL Compatibility): Remove.
1686 (Assertions): Remove ignore-errors (standard Elisp for some time).
1687
1688 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
1689 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
1690 (Efficiency Concerns, Efficiency Concerns)
1691 (Common Lisp Compatibility, Old CL Compatibility):
1692 Further updates for cl-lib namespace.
1693
1694 2012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
1695
1696 Update manual for new time stamp format (Bug#12706).
1697 * emacs-mime.texi (time-date): Update for new format.
1698 Also, fix bogus time stamp and modernize a bit.
1699
1700 2012-10-23 Glenn Morris <rgm@gnu.org>
1701
1702 * cl.texi: Include emacsver.texi. Use Emacs version number rather
1703 than unchanging cl.el version number.
1704 End all menu descriptions with a period.
1705 Do not use @dfn{CL} for every instance of "CL".
1706 (Overview): Remove no-runtime caveat, and note about foo* names.
1707 (Usage): Use cl-lib rather than cl.
1708 (Organization, Naming Conventions): Update for cl-lib.el.
1709 (Installation): Remove long-irrelevant node.
1710 (Program Structure, Predicates, Control Structure):
1711 Start updating for cl-lib namespace.
1712 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
1713 Depend on emacsver.texi.
1714
1715 2012-10-09 Michael Albinus <michael.albinus@gmx.de>
1716
1717 * trampver.texi: Update release number.
1718
1719 2012-10-06 Glenn Morris <rgm@gnu.org>
1720
1721 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
1722 ERC version.
1723 (Introduction): ERC is distributed with Emacs.
1724 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
1725 (Getting Started): Simplify.
1726 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
1727 (History): Mention ERC maintained as part of Emacs now.
1728 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
1729 Add dependency on emacsver.texi.
1730
1731 * erc.texi: Remove hand-written node pointers.
1732
1733 2012-10-05 Glenn Morris <rgm@gnu.org>
1734
1735 * newsticker.texi (Overview, Requirements, Usage, Configuration):
1736 Copyedits.
1737
1738 2012-10-01 Eric Ludlam <zappo@gnu.org>
1739
1740 * ede.texi (Quick Start, Project Local Variables)
1741 (Miscellaneous commands, ede-java-root, Development Overview)
1742 (Detecting a Project): New nodes.
1743 (Simple projects): Node deleted.
1744
1745 * eieio.texi (Building Classes): Some slot attributes cannot be
1746 overridden.
1747 (Slot Options): Remove an example.
1748 (Method Invocation, Documentation): New nodes.
1749
1750 2012-10-01 Glenn Morris <rgm@gnu.org>
1751
1752 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
1753 (reftex.pdf): Add dependency on emacsver.texi.
1754 * reftex.texi: Don't include directory part for emacsver.texi;
1755 the Makefile's -I handles it.
1756
1757 2012-09-30 Ralf Angeli <angeli@caeruleus.net>
1758
1759 Merge from standalone RefTeX repository.
1760
1761 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
1762 with macros.
1763 (Imprint): Mention Wolfgang in list of contributors.
1764 (Creating Citations): Give a hint about how to
1765 auto-revert the BibTeX database file when using external editors.
1766 (Referencing Labels): Simplify section about reference macro
1767 cycling.
1768 (Options (Referencing Labels)): Adapt to new structure of
1769 `reftex-ref-style-alist'.
1770 (Referencing Labels, Reference Styles): Document changes in the
1771 referencing functionality.
1772 (Commands): Mention options for definition of header and footer in
1773 BibTeX files.
1774 (Options (Creating Citations)): Document
1775 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
1776 (Reference Styles): New section.
1777 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
1778 (Options (Referencing Labels)): Remove descriptions of deprecated
1779 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
1780 Add descriptions for `reftex-ref-style-alist' and
1781 `reftex-ref-style-default-list'.
1782 (Referencing Labels): Update regarding reference styles.
1783 (Citation Styles): Mention support for ConTeXt.
1784 (Options (Defining Label Environments)): Fix typo.
1785 (Options (Creating Citations)):
1786 Document `reftex-cite-key-separator'.
1787
1788 2012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
1789
1790 * org.texi: Add description of ORG_ADD_CONTRIB to info
1791 documentation. Add link to Worg for more details.
1792
1793 * org.texi: Clarify installation procedure. Provide link to the
1794 build system description on Worg.
1795
1796 * org.texi: Remove reference to utils/, x11idle.c is now in
1797 contrib/scripts.
1798
1799 * org.texi: Re-normalize to "Org mode" in manual.
1800
1801 * org.texi (Installation): Adapt documentation to new build
1802 system. Mention GNU ELPA (since it needs to be handled like Emacs
1803 built-in Org).
1804
1805 2012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
1806
1807 * org.texi: Fix typo in description of the 'Hooks' section.
1808
1809 * org.texi: Add ID to the list of special properties.
1810
1811 2012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
1812
1813 * org.texi (Moving subtrees): Document the ability to archive to a
1814 datetree.
1815
1816 2012-09-30 Bastien Guerry <bzg@gnu.org>
1817
1818 * org.texi (Installation, Feedback, Batch execution):
1819 Use (add-to-list 'load-path ... t) for the contrib dir.
1820
1821 * org.texi (results): Update documentation for ":results drawer"
1822 and ":results org".
1823
1824 * org.texi (Column width and alignment): Fix typo.
1825
1826 * org.texi (Activation): Point to the "Conflicts" section.
1827
1828 * org.texi (Conflicts): Mention filladapt.el in the list of
1829 conflicting packages.
1830
1831 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
1832 not needed for versions of Emacs > 22.1.
1833
1834 * org.texi (History and Acknowledgments): Fix typo.
1835
1836 * org.texi (History and Acknowledgments): Add my own
1837 acknowledgments.
1838
1839 * org.texi (Agenda commands): Document the new command and the new
1840 option.
1841
1842 * org.texi (Agenda commands): Delete `org-agenda-action' section.
1843 (Agenda commands): Reorder. Document `*' to toggle persistent
1844 marks.
1845
1846 * org.texi (Agenda dispatcher):
1847 Mention `org-toggle-agenda-sticky'.
1848 (Agenda commands, Exporting Agenda Views): Fix typo.
1849
1850 * org.texi (Templates in contexts, Setting Options): Update to
1851 reflect changes in how contexts options are processed.
1852
1853 * org.texi (Templates in contexts): Document the new structure of
1854 the variables `org-agenda-custom-commands-contexts' and
1855 `org-capture-templates-contexts'.
1856
1857 * org.texi (Templates in contexts): Document the new option
1858 `org-capture-templates-contexts'.
1859 (Storing searches): Document the new option
1860 `org-agenda-custom-commands-contexts'.
1861
1862 * org.texi (Formula syntax for Lisp): Reformat.
1863
1864 * org.texi (Special properties, Column attributes)
1865 (Agenda column view): Document the new special property
1866 CLOCKSUM_T.
1867
1868 * org.texi (Template expansion): Document the new %l template.
1869
1870 * org.texi (Fast access to TODO states): Fix documentation about
1871 allowed characters for fast todo selection.
1872
1873 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
1874 use in `org-agenda-to-appt'.
1875
1876 * org.texi (Comment lines): Update wrt comments.
1877
1878 * org.texi (Resolving idle time): Document new keybinding.
1879
1880 * org.texi (Clocking commands): Document the use of S-M-<up/down>
1881 on clock timestamps.
1882
1883 * org.texi (Fast access to TODO states): Explicitly says only
1884 letters are supported as fast TODO selection keys.
1885
1886 * org.texi (Link abbreviations): Illustrate the use of the "%h"
1887 specifier. Document the new "%(my-function)" specifier.
1888
1889 * org.texi (Clocking commands): New cindex.
1890 (Clocking commands): Update documentation for `org-clock-in'.
1891 Document `org-clock-in-last'. Mention `org-clock-out' and
1892 `org-clock-in-last' as commands that can be globally bound.
1893 (Resolving idle time): Document continuous clocking.
1894
1895 * org.texi (Top, Introduction): Fix formatting.
1896 (Activation): Add index entries.
1897 (Conventions): Update section.
1898 (Embedded @LaTeX{}): Fix formatting.
1899
1900 * org.texi (Visibility cycling): Document `show-children'.
1901
1902 * org.texi (Using capture): Mention the `org-capture-last-stored'
1903 bookmark as a way to jump to the last stored capture.
1904
1905 * org.texi (Uploading files): Fix typo.
1906
1907 * org.texi (Using capture): Document `C-0' as a prefix argument
1908 for `org-capture'.
1909
1910 * org.texi (Agenda commands): Document persistent marks.
1911
1912 * org.texi (Template expansion): Update doc to reflect change.
1913
1914 * org.texi (Radio tables): Document the :no-escape parameter.
1915
1916 * org.texi (Repeated tasks): Document repeat cookies for years,
1917 months, weeks, days and hours.
1918
1919 * org.texi (Export options): State that you can use the d: option
1920 by specifying a list of drawers.
1921
1922 * org.texi (HTML preamble and postamble): Small doc improvement.
1923
1924 2012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
1925
1926 * org.texi: The sections in the Exporting section of the manual
1927 left out articles in the description of the org-export-as-*
1928 commands, among other places. This patch adds them, adds a few
1929 missing prepositions, and switches instances of "an HTML" to "a
1930 html" for internal consistency.
1931
1932 * org.texi: Alter several examples of headings with timestamps in
1933 them to include the timestamps in the body instead of the heading.
1934
1935 2012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
1936
1937 * org.texi (Agenda dispatcher): Document sticky agenda views and
1938 the new key for them.
1939
1940 2012-09-30 Charles <millarc@verizon.net> (tiny change)
1941
1942 * org.texi (Advanced features): Fix error in table.
1943
1944 2012-09-30 Feng Shu <tumashu@gmail.com>
1945
1946 * org.texi (@LaTeX{} fragments): Document imagemagick as an
1947 alternative to dvipng.
1948
1949 2012-09-30 François Allisson <francois@allisson.co> (tiny change)
1950
1951 * org.texi: Remove extra curly bracket.
1952
1953 2012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
1954
1955 * org.texi (org-clock-in-last and org-clock-cancel): Update the
1956 defkeys.
1957
1958 2012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
1959
1960 * org.texi (Agenda commands): Fix two typos by giving
1961 corresponding function names, according to
1962 `org-agenda-view-mode-dispatch'.
1963
1964 2012-09-30 Jan Böcker <jan.boecker@jboecker.de>
1965
1966 * org.texi (The spreadsheet): Fix typo.
1967
1968 2012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
1969
1970 * org.texi (Tracking your habits): Point to the "Tracking TODO
1971 state changes" section.
1972
1973 2012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
1974
1975 * org.texi (Literal examples): Remove reference to unknown
1976 `org-export-latex-minted' variable. Also simplify footnote since
1977 `org-export-latex-listings' documentation is exhaustive already.
1978
1979 * org.texi (Plain lists): Remove reference to now hard-coded
1980 `bullet' automatic rule.
1981
1982 2012-09-30 Toby S. Cubitt <tsc25@cantab.net>
1983
1984 * org.texi: Updated documentation accordingly.
1985
1986 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
1987
1988 * texinfo.tex: Merge from gnulib.
1989
1990 2012-09-12 Michael Albinus <michael.albinus@gmx.de>
1991
1992 Sync with Tramp 2.2.6.
1993
1994 * tramp.texi (Bug Reports): Cleanup caches before a test run.
1995
1996 * trampver.texi: Update release number.
1997
1998 2012-09-12 Paul Eggert <eggert@cs.ucla.edu>
1999
2000 * texinfo.tex: Merge from gnulib.
2001
2002 2012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
2003
2004 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
2005 (bug#12096).
2006
2007 2012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
2008
2009 * calc.texi (Simplification modes, Conversions)
2010 (Operating on Selections): Mention "basic" simplification.
2011 (The Calc Mode Line): Mention the mode line display for Basic
2012 simplification mode.
2013 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
2014 simplifications.
2015 (Basic Simplifications): Rename from "Limited Simplifications"
2016 Replace "limited" by "basic" throughout.
2017 (Algebraic Simplifications): Indicate that the algebraic
2018 simplifications are done by default.
2019 (Unsafe Simplifications): Mention `m E'.
2020 (Simplification of Units): Mention `m U'.
2021 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
2022 (Kinds of Declarations, Functions for Declarations):
2023 Mention "algebraic simplifications" instead of `a s'.
2024 (Algebraic Entry): Remove mention of default simplifications.
2025
2026 2012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
2027
2028 * calc.texi (Getting Started, Tutorial): Change simulated
2029 Calc output to match actual output.
2030 (Simplifying Formulas): Mention that algebraic simplification is now
2031 the default.
2032
2033 2012-07-28 Eli Zaretskii <eliz@gnu.org>
2034
2035 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
2036 (Bug#12073)
2037
2038 2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
2039
2040 Prefer typical American spelling for "acknowledgment".
2041 * calc.texi (History and Acknowledgments): Rename from
2042 History and Acknowledgements.
2043 * idlwave.texi (Acknowledgments):
2044 * ses.texi (Acknowledgments):
2045 * woman.texi (Acknowledgments): Rename from Acknowledgements.
2046
2047 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
2048
2049 Rename configure.in to configure.ac (Bug#11603).
2050 * ede.texi (Compiler and Linker objects, ede-proj-project)
2051 (ede-step-project): Prefer the name configure.ac to configure.in.
2052
2053 2012-07-06 Michael Albinus <michael.albinus@gmx.de>
2054
2055 * tramp.texi (Multi-hops):
2056 Introduce `tramp-restricted-shell-hosts-alist'.
2057
2058 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2059
2060 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
2061 methods, so don't mention smtpmail here.
2062
2063 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
2064
2065 * gnus.texi (Picons): Document gnus-picon-properties.
2066
2067 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2068
2069 * gnus.texi: Remove mention of compilation, as that's no longer
2070 supported.
2071
2072 2012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
2073
2074 * gnus.texi (Archived Messages): Mention
2075 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
2076
2077 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2078
2079 * gnus.texi (Various Summary Stuff):
2080 Remove mention of `gnus-propagate-marks'.
2081
2082 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2083
2084 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
2085 which no longer exist.
2086
2087 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2088
2089 * gnus.texi (Archived Messages):
2090 Document gnus-gcc-self-resent-messages.
2091
2092 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2093
2094 * message.texi (Mail Variables):
2095 Mention the optional user parameter for X-Message-SMTP-Method.
2096
2097 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2098
2099 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
2100
2101 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
2102
2103 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2104
2105 * gnus.texi (Key Index): Change encoding to utf-8.
2106
2107 2012-06-21 Glenn Morris <rgm@gnu.org>
2108
2109 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
2110
2111 2012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2112
2113 * gnus.texi (Group Timestamp): Mention where to find documentation for
2114 the `gnus-tmp-' variables (bug#11601).
2115
2116 2012-06-11 Michael Albinus <michael.albinus@gmx.de>
2117
2118 Sync with Tramp 2.2.6-pre.
2119
2120 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
2121 where appropriate.
2122 (Ad-hoc multi-hops): New section.
2123 (Remote processes): New subsection "Running remote processes on
2124 Windows hosts".
2125 (History): Add remote commands on Windows, and ad-hoc multi-hop
2126 methods.
2127 (External methods): "ControlPersist" must be set to "no" for the
2128 `scpc' method.
2129 (Remote processes): Add a note about `auto-revert-tail-mode'.
2130 (Frequently Asked Questions): Use "scpx" in combination with
2131 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
2132
2133 * trampver.texi: Update release number.
2134
2135 2012-06-10 Chong Yidong <cyd@gnu.org>
2136
2137 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
2138 compilation for html-mono.
2139
2140 2012-06-08 Paul Eggert <eggert@cs.ucla.edu>
2141
2142 * texinfo.tex: Merge from gnulib.
2143
2144 2012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
2145
2146 * Makefile.in (echo-info): Don't try to install info files named
2147 just ".info".
2148
2149 2012-05-28 Glenn Morris <rgm@gnu.org>
2150
2151 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
2152
2153 * sc.texi: Nuke hand-written node pointers.
2154 Fix top-level menu to match actual node order.
2155
2156 2012-05-27 Glenn Morris <rgm@gnu.org>
2157
2158 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
2159 Some associated fixes, including not messing with chapno in cl.texi.
2160
2161 2012-05-27 Bastien Guerry <bzg@gnu.org>
2162
2163 * org.texi (Durations and time values): Fix typo.
2164
2165 2012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
2166
2167 * doc/misc/calc.texi (Basic Operations on Units, Customizing Calc):
2168 Mention `calc-ensure-consistent-units'.
2169
2170 2012-05-14 Andreas Schwab <schwab@linux-m68k.org>
2171
2172 * cc-mode.texi: Avoid space before macro in 4th argument of cross
2173 reference commands. (Bug#11461)
2174
2175 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
2176
2177 2012-05-12 Glenn Morris <rgm@gnu.org>
2178
2179 * Makefile.in (mostlyclean): Add more TeX intermediates.
2180
2181 * Makefile.in: Make it look more like the other doc Makefiles.
2182 Use explicit $srcdir in all dependencies.
2183 Remove cd $srcdir from rules.
2184 (VPATH): Remove.
2185 (infodir): Set to an absolute path.
2186 (INFO_TARGETS): Use short names.
2187 (mkinfodir): infodir is now absolute.
2188 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
2189
2190 * Makefile.in (info.info): Rename from info, to avoid duplication.
2191 (.SUFFIXES): Disable implicit rules.
2192
2193 * Makefile.in (MKDIR_P): New, set by configure.
2194 (mkinfodir): Use $MKDIR_P.
2195
2196 2012-05-07 Glenn Morris <rgm@gnu.org>
2197
2198 * forms.texi (Long Example): Update for changed location of files.
2199
2200 2012-05-04 Glenn Morris <rgm@gnu.org>
2201
2202 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
2203 (INFO_TARGETS): Use $INFO_EXT.
2204 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2205 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
2206 (INFO_TARGETS): Use $INFO_EXT.
2207 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2208
2209 2012-05-02 Glenn Morris <rgm@gnu.org>
2210
2211 * Makefile.in (echo-info): New phony target, used by top-level.
2212
2213 * viper.texi: Make direntry shorter (also it is no longer "newest").
2214
2215 * emacs-gnutls.texi, ert.texi, org.texi:
2216 Fix dircategory, direntry to match info/dir.
2217
2218 * faq.texi: Convert @inforefs to @xrefs.
2219 Fix some malformed cross-references.
2220 (File-name conventions): Shorten section name to avoid overfull line.
2221 (How to add fonts): Use smallexample to avoid overfull lines.
2222
2223 2012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
2224
2225 * auth.texi (Help for users): Update for .gpg file being second.
2226
2227 2012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2228
2229 * org.texi (Agenda commands): Fix two typos: give corresponding
2230 function names, according to `org-agenda-view-mode-dispatch'.
2231
2232 2012-04-27 Glenn Morris <rgm@gnu.org>
2233
2234 * faq.texi (Major packages and programs): Remove section.
2235 There is no point listing 6 packages (cf etc/MORE.STUFF).
2236 (Finding Emacs and related packages): Move "Spell-checkers" here.
2237
2238 2012-04-22 Michael Albinus <michael.albinus@gmx.de>
2239
2240 * dbus.texi (Version): New node.
2241 (Properties and Annotations): Mention the object manager
2242 interface. Describe dbus-get-all-managed-objects.
2243 (Type Conversion): Floating point numbers are allowed, if an
2244 anteger does not fit Emacs's integer range.
2245 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
2246 (Asynchronous Methods): Fix description of
2247 dbus-call-method-asynchronously.
2248 (Receiving Method Calls): Fix some minor errors.
2249 Add dbus-interface-emacs.
2250 (Signals): Describe unicast signals and the new match rules.
2251 (Alternative Buses): Add the PRIVATE optional argument to
2252 dbus-init-bus. Describe its new return value. Add dbus-setenv.
2253
2254 2012-04-20 Glenn Morris <rgm@gnu.org>
2255
2256 * faq.texi (New in Emacs 24): New section.
2257 (Packages that do not come with Emacs): Mention M-x list-packages.
2258
2259 2012-04-14 Alan Mackenzie <acm@muc.de>
2260
2261 * cc-mode.texi (c-offsets-alist): Correct a typo.
2262
2263 2012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
2264
2265 * org.texi (Deadlines and scheduling): Fix the example: the
2266 DEADLINE item should come right after the headline. We enforce
2267 this convention, so it is a bug not to illustrate it correctly in
2268 the manual.
2269
2270 2012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2271
2272 * org.texi (Agenda commands): Fix documentation bug by swapping
2273 the equivalent keybindings to `org-agenda-next-line' with the ones
2274 to `org-agenda-previous-line'.
2275
2276 2012-04-14 Glenn Morris <rgm@gnu.org>
2277
2278 * Makefile.in: Replace non-portable use of $< in ordinary rules.
2279
2280 2012-04-09 Eli Zaretskii <eliz@gnu.org>
2281
2282 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
2283 Add emacs-gnutls.
2284 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
2285
2286 2012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
2287
2288 * Makefile.in: Add emacs-gnutls.texi to build.
2289
2290 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
2291
2292 2012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
2293
2294 * auth.texi (Secret Service API): Edit further and give examples.
2295 (Secret Service API): Adjust @samp to @code for collection names.
2296
2297 2012-04-04 Glenn Morris <rgm@gnu.org>
2298
2299 * auth.texi (Secret Service API): Copyedits.
2300 (Help for developers): Fill in some missing function doc-strings.
2301 (Help for users, Help for developers)
2302 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
2303
2304 2012-04-04 Michael Albinus <michael.albinus@gmx.de>
2305
2306 * auth.texi (Secret Service API): Add the missing text.
2307
2308 2012-04-04 Chong Yidong <cyd@gnu.org>
2309
2310 * message.texi (Using PGP/MIME): Note that epg is now the default.
2311
2312 * gnus.texi: Reduce references to obsolete pgg library.
2313 (Security): Note that epg is now the default.
2314
2315 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
2316
2317 * nxml-mode.texi (Completion): C-RET is no longer bound to
2318 nxml-complete.
2319
2320 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2321
2322 * org.texi (Customizing tables in ODT export): Correct few errors.
2323
2324 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2325
2326 * org.texi (Links in ODT export): Update.
2327 (Labels and captions in ODT export): New node.
2328
2329 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2330
2331 * org.texi (Literal examples in ODT export): htmlfontify.el in
2332 Emacs-24.1 now supports fontification. So ODT source blocks will
2333 be fontified by default.
2334
2335 2012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
2336
2337 * org.texi (Refiling notes): Remove duplicated keybinding.
2338
2339 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2340
2341 * org.texi (noweb): Documentation of this new option to the :noweb
2342 header argument.
2343
2344 2012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
2345
2346 * org.texi (Header and sectioning): Add example demonstrating how
2347 to use "LaTeX_CLASS_OPTIONS".
2348
2349 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2350
2351 * org.texi (Noweb reference syntax): Describe the ability to
2352 execute noweb references in the manual.
2353
2354 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2355
2356 * org.texi (cache): Improve cache documentation when session
2357 evaluation is used.
2358
2359 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2360
2361 * org.texi (Plain lists): Document removal.
2362
2363 2012-04-01 Michael Brand <michael.ch.brand@gmail.com>
2364
2365 * org.texi: Decapitalize file name in references to Calc manual.
2366
2367 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2368
2369 * org.texi (Plain lists): Document removal.
2370
2371 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2372
2373 * org.texi (Top, OpenDocument Text export)
2374 (ODT export commands, Extending ODT export)
2375 (Images in ODT export, Tables in ODT export)
2376 (Configuring a document converter): Add or Update.
2377
2378 2012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
2379
2380 * org.texi (MobileOrg): Change the wording to reflect that the
2381 Android Version is no longer just the little brother of the iOS
2382 version.
2383
2384 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2385
2386 * org.texi (Key bindings and useful functions): Update babel key
2387 binding documentation in manual.
2388
2389 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2390
2391 * org.texi (noweb): Document new noweb header value.
2392
2393 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2394
2395 * org.texi (noweb-sep): Document new header argument.
2396
2397 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2398
2399 * org.texi (noweb-ref): Documentation of this new custom variable.
2400
2401 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2402
2403 * org.texi (wrap): Update the new :wrap documentation to match the
2404 current implementation.
2405
2406 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2407
2408 * org.texi: Added documentation for :wrap.
2409
2410 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2411
2412 * org.texi: #+RESULTS now user-configurable.
2413
2414 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2415
2416 * org.texi: Documented :noweb no-export.
2417
2418 2012-04-01 Thomas Dye <dk@poto.local>
2419
2420 * org.texi: Edit :noweb no header argument for correctness.
2421
2422 2012-04-01 Bastien Guerry <bzg@gnu.org>
2423
2424 * org.texi (Customization): Update the approximate number of Org
2425 variables.
2426
2427 2012-04-01 Thomas Dye <dk@poto.local>
2428
2429 * org.texi: The :results wrap produces a drawer instead of a
2430 begin_results block.
2431
2432 2012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
2433
2434 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
2435 reflect the new default.
2436
2437 2012-03-10 Eli Zaretskii <eliz@gnu.org>
2438
2439 * info.texi (Expert Info): Move the index entry for "Texinfo" from
2440 "Getting Started" to this node. (Bug#10450)
2441
2442 2012-03-10 Chong Yidong <cyd@gnu.org>
2443
2444 * flymake.texi (Example -- Configuring a tool called via make):
2445 Mention the Automake COMPILE variable (Bug#8715).
2446
2447 * info.texi (Getting Started): Add an index entry (Bug#10450).
2448
2449 2012-03-02 Michael Albinus <michael.albinus@gmx.de>
2450
2451 * dbus.texi (Signals): Known names will be mapped onto unique
2452 names, when registering for signals.
2453
2454 2012-02-29 Glenn Morris <rgm@gnu.org>
2455
2456 * url.texi: Fix quote usage in body text.
2457
2458 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
2459
2460 * cl.texi: Use @code{} in menus when appropriate.
2461
2462 2012-02-28 Glenn Morris <rgm@gnu.org>
2463
2464 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
2465 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
2466 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
2467 * org.texi, sc.texi, vip.texi, viper.texi:
2468 Standardize possessive apostrophe usage.
2469
2470 2012-02-26 Chong Yidong <cyd@gnu.org>
2471
2472 * ediff.texi (Quick Help Commands): Add a couple of index entries
2473 (Bug#10834).
2474
2475 2012-02-17 Glenn Morris <rgm@gnu.org>
2476
2477 * gnus.texi (Posting Styles):
2478 * remember.texi (Org): Fix cross-refs to other manuals.
2479
2480 2012-02-15 Glenn Morris <rgm@gnu.org>
2481
2482 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
2483 (Encryption): New chapter, split out from previous.
2484
2485 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
2486
2487 * gnus.texi (Customizing the IMAP Connection):
2488 Mention nnimap-record-commands.
2489
2490 2012-02-10 Glenn Morris <rgm@gnu.org>
2491
2492 * url.texi (Retrieving URLs): Update url-retrieve arguments.
2493 Mention url-queue-retrieve.
2494
2495 2012-02-09 Glenn Morris <rgm@gnu.org>
2496
2497 * sem-user.texi (Semantic mode user commands): Typo fix.
2498
2499 * info.texi (Create Info buffer): Mention info-display-manual.
2500
2501 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
2502
2503 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
2504 example (modified from an example by Michael Albinus).
2505
2506 2012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
2507
2508 * gnus.texi (Agent Basics): Fix outdated description of
2509 `gnus-agent-auto-agentize-methods'.
2510
2511 2012-01-28 Andreas Schwab <schwab@linux-m68k.org>
2512
2513 * cc-mode.texi: Always @defindex ss.
2514 (Config Basics): Fix argument of @itemize.
2515 (Macro Backslashes): Add @code around index entry.
2516
2517 2012-01-23 Glenn Morris <rgm@gnu.org>
2518
2519 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
2520
2521 2012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
2522
2523 * tramp.texi (File): Tweak wording for the `scpc' option.
2524
2525 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2526
2527 * gnus.texi (Group Parameters): Really note precedence.
2528
2529 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2530
2531 * gnus.texi (Group Parameters): Note precedence.
2532
2533 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
2534
2535 * org.texi (Noweb reference syntax): Adding documentation of
2536 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
2537 variable.
2538
2539 2012-01-03 Bastien Guerry <bzg@gnu.org>
2540
2541 * org.texi (Plain lists): Split the table to fix the display
2542 of items.
2543
2544 2012-01-03 Bastien Guerry <bzg@gnu.org>
2545
2546 * org.texi (Plain lists): Fix misplaced explanation.
2547
2548 2012-01-03 Bastien Guerry <bzg@gnu.org>
2549
2550 * org.texi (Plain lists, Agenda files): Add index entries.
2551
2552 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2553
2554 * org.texi: Use "Org mode" instead of alternatives like
2555 "Org-mode" or "org-mode".
2556
2557 2012-01-03 Bernt Hansen <bernt@norang.ca>
2558
2559 * org.texi (Agenda commands):
2560 Document `org-clock-report-include-clocking-task'.
2561
2562 2012-01-03 Bastien Guerry <bzg@gnu.org>
2563
2564 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
2565 C-c' on checkboxes.
2566
2567 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2568
2569 * org.texi: End sentences with two spaces.
2570
2571 2012-01-03 Michael Brand <michael.ch.brand@gmail.com>
2572
2573 * org.texi (External links): Document the link types file+sys
2574 and file+emacs, slightly narrow used page width.
2575
2576 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
2577
2578 * org.texi (colnames): Note that colnames behavior may differ
2579 across languages.
2580
2581 2012-01-03 Bastien Guerry <bzg@gnu.org>
2582
2583 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
2584
2585 2012-01-03 Thomas Dye <dk@poto.westell.com>
2586
2587 * org.texi: Augmented discussion of babel property
2588 inheritance. Put footnote outside sentence ending period.
2589
2590 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2591
2592 * org.texi (eval): Documenting the full range of :eval header
2593 argument values.
2594
2595 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2596
2597 * org.texi (eval): Documentation of the new :eval option.
2598
2599 2012-01-03 Thomas Dye <dk@poto.local>
2600
2601 * org.texi: Add accumulated properties.
2602
2603 2012-01-03 Thomas Dye <dk@poto.local>
2604
2605 * org.texi: Documented no spaces in name=assign, another
2606 correction to :var table.
2607
2608 2012-01-03 Thomas Dye <dk@poto.local>
2609
2610 * org.texi: Changed DATA to NAME in Working With Source Code
2611 section.
2612
2613 2012-01-03 Tom Dye <tsd@tsdye.com>
2614
2615 * org.texi: Minor change to :var table.
2616
2617 2012-01-03 Tom Dye <tsd@tsdye.com>
2618
2619 * org.texi: More changes to :var table (some examples were wrong).
2620
2621 2012-01-03 Tom Dye <tsd@tsdye.com>
2622
2623 * org.texi: Cleaned up :var table.
2624
2625 2012-01-03 Bastien Guerry <bzg@gnu.org>
2626
2627 * org.texi (Timestamps, Weekly/daily agenda)
2628 (Weekly/daily agenda): Add @cindex for "appointment".
2629
2630 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2631
2632 * org.texi (Literal examples): A new link to the template for
2633 inserting empty code blocks.
2634 (Structure of code blocks): A new link to the template for
2635 inserting empty code blocks.
2636
2637 2012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
2638
2639 * org.texi (External links): Add footnote on how the behavior
2640 of the text search in Org files are controled by the variable
2641 `org-link-search-must-match-exact-headline'.
2642
2643 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2644
2645 * org.texi (Buffer-wide header arguments):
2646 Update documentation to reflect removal of #+PROPERTIES.
2647
2648 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
2649
2650 * org.texi (The clock table): Mention that ACHIVED trees
2651 contribute to the clock table.
2652
2653 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
2654
2655 * org.texi (Conflicts): Better yasnippet config info.
2656
2657 2012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
2658
2659 * org.texi (Selective export): Explicitly mention the default
2660 values for `org-export-select-tags',
2661 `org-export-exclude-tags'.
2662
2663 2012-01-03 Tom Dye <tsd@tsdye.com>
2664
2665 * org.texi: Added a line to specify that header arguments are
2666 lowercase.
2667
2668 2012-01-03 Tom Dye <tsd@tsdye.com>
2669
2670 * org.texi: :var requires default value when declared.
2671
2672 2012-01-03 Bastien Guerry <bzg@gnu.org>
2673
2674 * org.texi (Handling links): Add a note about the
2675 `org-link-frame-setup' option.
2676
2677 2012-01-03 David Maus <dmaus@ictsoc.de>
2678
2679 * org.texi (Exporting Agenda Views, Extracting agenda
2680 information): Fix command line syntax, quote symbol parameter
2681 values.
2682
2683 2012-01-03 David Maus <dmaus@ictsoc.de>
2684
2685 * org.texi (Exporting Agenda Views): Fix command line syntax.
2686
2687 2011-12-28 Paul Eggert <eggert@cs.ucla.edu>
2688
2689 * gnus.texi (Mail Source Customization, Mail Back End Variables):
2690 Use octal notation for file permissions, which are normally
2691 thought of in octal.
2692 (Mail Back End Variables): Use more-plausible modes in example.
2693
2694 2011-12-20 Alan Mackenzie <acm@muc.de>
2695
2696 * cc-mode.texi: Update version string 5.31 -> 5.32.
2697
2698 2011-12-06 Juanma Barranquero <lekktu@gmail.com>
2699
2700 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
2701
2702 2011-11-24 Glenn Morris <rgm@gnu.org>
2703
2704 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
2705
2706 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
2707
2708 * makefile.w32-in: Update dependencies.
2709
2710 2011-11-20 Glenn Morris <rgm@gnu.org>
2711
2712 * gnus.texi (Group Information):
2713 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
2714
2715 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
2716
2717 * gnus-coding.texi (Gnus Maintenance Guide):
2718 Rename from "Gnus Maintainance Guide".
2719
2720 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
2721 * eieio.texi (Customizing):
2722 * gnus.texi (Article Washing):
2723 * gnus-news.texi:
2724 * sem-user.texi (Smart Jump): Fix typos.
2725
2726 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
2727
2728 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
2729
2730 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
2731
2732 * ede.texi (project-am-texinfo):
2733 * gnus.texi (Sending or Not Sending):
2734 * org.texi (Template elements): Fix typos.
2735
2736 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
2737
2738 * ediff.texi (Hooks):
2739 * sem-user.texi (Semanticdb Roots): Fix typos.
2740
2741 2011-11-11 Juanma Barranquero <lekktu@gmail.com>
2742
2743 * semantic.texi (Tag handling): Fix typo.
2744
2745 2011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
2746
2747 * gnus.texi (Other Gnus Versions): Remove.
2748
2749 2011-10-28 Alan Mackenzie <acm@muc.de>
2750
2751 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
2752 (Other Special Indentations): Add an xref to "Macros with ;".
2753 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
2754 "Macros with ;".
2755 (Macros with ;): New page.
2756
2757 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
2758 Document the new handling of nested scopes for movement by defuns.
2759
2760 2011-10-23 Michael Albinus <michael.albinus@gmx.de>
2761
2762 Sync with Tramp 2.2.3.
2763
2764 * trampver.texi: Update release number.
2765
2766 2011-10-14 Glenn Morris <rgm@gnu.org>
2767
2768 * ert.texi (Introduction, How to Run Tests)
2769 (Running Tests Interactively, Expected Failures)
2770 (Tests and Their Environment, Useful Techniques)
2771 (Interactive Debugging, Fixtures and Test Suites):
2772 Minor rephrasings.
2773 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
2774 (Running Tests in Batch Mode): Simplify loading instructions.
2775 (Test Selectors): Clarify some selectors.
2776 (Expected Failures, Useful Techniques):
2777 Make examples fit in 80 columns.
2778
2779 2011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
2780
2781 * calc.texi (Basic Operations on Units): Discuss temperature
2782 conversion (`u t') alongside with other unit conversions ('u c').
2783
2784 2011-10-12 Glenn Morris <rgm@gnu.org>
2785
2786 * ert.texi: Whitespace trivia to make main menu items line up better.
2787
2788 2011-10-08 Glenn Morris <rgm@gnu.org>
2789
2790 * Makefile.in: Fix ert rules.
2791
2792 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2793
2794 * gnus.texi (Gnus Utility Functions): Add more references and
2795 explanations (bug#9683).
2796
2797 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2798
2799 * gnus.texi (Archived Messages): Note the default (bug#9552).
2800
2801 2011-09-21 Bill Wohler <wohler@newt.com>
2802
2803 Release MH-E manual version 8.3.
2804
2805 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2806 release 8.3.
2807 (Preface): Update support information.
2808 (From Bill Wohler): Reset text to original version. As a
2809 historical quote, the tense should be correct in the time that it
2810 was written.
2811
2812 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2813
2814 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
2815 (Finding the News): Doc clarification.
2816 (Terminology): Mention naming.
2817
2818 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2819
2820 * gnus.texi: Remove mentions of `recent', which are now obsolete.
2821 (Interactive): Document `quiet'.
2822
2823 2011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
2824
2825 * org.texi (Images in LaTeX export): Rewrite.
2826
2827 2011-08-15 Bastien Guerry <bzg@gnu.org>
2828
2829 * org.texi (Using the mapping API): Mention 'region as a possible
2830 scope for `org-map-entries'.
2831
2832 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2833
2834 * org.texi (Visibility cycling): Document `org-copy-visible'.
2835
2836 2011-08-15 Bastien Guerry <bzg@gnu.org>
2837
2838 * org.texi (Template expansion): Order template sequences in the
2839 proper order.
2840
2841 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2842
2843 * org.texi (eval): Expand discussion of the :eval header argument.
2844
2845 2011-08-15 Bastien Guerry <bzg@gnu.org>
2846
2847 * org.texi (Languages): Add Lilypond and Awk as supported
2848 languages.
2849
2850 2011-08-15 Achim Gratz <stromeko@nexgo.de>
2851
2852 * org.texi: Document that both CLOCK_INTO_DRAWER and
2853 LOG_INTO_DRAWER can be used to override the contents of variable
2854 org-clock-into-drawer (or if unset, org-log-into-drawer).
2855
2856 * org.texi: Replace @xref->@pxref.
2857
2858 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2859
2860 * org.texi (Evaluating code blocks): Documenting the new option
2861 for inline call lines.
2862
2863 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2864
2865 * org.texi (Results of evaluation): More explicit about the
2866 mechanism through which interactive evaluation of code is
2867 performed.
2868
2869 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2870
2871 * org.texi (noweb-ref): New header argument documentation.
2872
2873 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2874
2875 * org.texi (Extracting source code): Documentation of the new
2876 org-babel-tangle-named-block-combination variable.
2877
2878 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2879
2880 * org.texi (Structure of code blocks): Explicitly state that the
2881 behavior of multiple blocks of the same name is undefined.
2882
2883 2011-08-15 Christian Egli <christian.egli@sbszh.ch>
2884
2885 * org.texi (TaskJuggler export): Modify the example to reflect the
2886 new effort durations.
2887
2888 2011-08-15 David Maus <dmaus@ictsoc.de>
2889
2890 * org.texi (Images in LaTeX export): Escape curly brackets in
2891 LaTeX example.
2892
2893 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2894
2895 * org.texi (The clock table): Document the :properties and
2896 :inherit-props arguments for the clocktable.
2897
2898 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2899
2900 * org.texi (Tables in LaTeX export): Document specifying placement
2901 options for tables.
2902
2903 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2904
2905 * org.texi (Evaluating code blocks): More specific documentation
2906 about the different types of header arguments.
2907
2908 2011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
2909
2910 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
2911
2912 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2913
2914 * org.texi (Built-in table editor): Document the table field
2915 follow mode.
2916
2917 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
2918
2919 * org.texi (Easy Templates): Document new template.
2920
2921 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
2922
2923 * org.texi (Literal examples): Add a cross-reference from "Literal
2924 Examples" to "Easy Templates."
2925
2926 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2927
2928 * org.texi (The clock table): Add link to match syntax.
2929
2930 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2931
2932 * org.texi (Agenda commands): Document clock consistency checks.
2933
2934 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2935
2936 * org.texi (Built-in table editor): Document that \vert represents
2937 a vertical bar in a table field.
2938
2939 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2940
2941 * org.texi (Literal examples): Link from "Markup" > "Literate
2942 Examples" to "Working with Source Code".
2943
2944 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
2945
2946 * org.texi (Agenda commands): Doc for function option to bulk
2947 action.
2948
2949 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2950
2951 * org.texi (Template expansion): Document new %<...> template
2952 escape.
2953
2954 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2955
2956 * org.texi (Selective export): Document exclusion of any tasks
2957 from export.
2958
2959 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2960
2961 * org.texi (Selective export): Document how to exclude DONE tasks
2962 from export.
2963 (Publishing options): Document the properties to be used to turn off
2964 export of DONE tasks.
2965
2966 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2967
2968 * org.texi (The date/time prompt): Document date range protection.
2969
2970 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2971
2972 * org.texi (padline): Documentation of the new padline header
2973 argument.
2974
2975 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2976
2977 * org.texi (var): Adding "[" to list of characters triggering
2978 elisp evaluation.
2979
2980 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2981
2982 * org.texi (var): Documentation of Emacs Lisp evaluation during
2983 variable assignment.
2984
2985 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2986
2987 * org.texi (colnames): Reference indexing into variables, and note
2988 that colnames are *not* removed before indexing occurs.
2989 (rownames): Reference indexing into variables, and note that
2990 rownames are *not* removed before indexing occurs.
2991
2992 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2993
2994 * org.texi (var): Clarification of indexing into tabular
2995 variables.
2996
2997 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2998
2999 * org.texi (results): Documentation of the `:results wrap' header
3000 argument.
3001
3002 2011-08-15 Bastien Guerry <bzg@gnu.org>
3003
3004 * org.texi (LaTeX and PDF export): Add a note about a limitation
3005 of the LaTeX export: the org file has to be properly structured.
3006
3007 2011-08-15 Bastien Guerry <bzg@gnu.org>
3008
3009 * org.texi (Dynamic blocks, Structure editing):
3010 Mention the function `org-narrow-to-block'.
3011
3012 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3013
3014 * org.texi (Languages): Updating list of code block supported
3015 languages.
3016
3017 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3018
3019 * org.texi (Special properties): CATEGORY is a special property,
3020 but it may also used in the drawer.
3021
3022 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3023
3024 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
3025
3026 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3027
3028 * org.texi (Include files): Document :lines.
3029
3030 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3031
3032 * org.texi (comments): Documentation of the ":comments noweb" code
3033 block header argument.
3034
3035 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3036
3037 * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
3038 added extra whitespace around functions to be consistent with the
3039 rest of the section.
3040
3041 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3042
3043 * org.texi (Evaluating code blocks): Expand discussion of
3044 #+call: line syntax.
3045 (Header arguments in function calls): Expand discussion of
3046 #+call: line syntax.
3047
3048 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3049
3050 * org.texi (Evaluating code blocks): More explicit about how to
3051 pass variables to #+call lines.
3052
3053 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3054
3055 * org.texi (Results of evaluation): Link to the :results header
3056 argument list from the "Results of evaluation" section.
3057
3058 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3059
3060 * org.texi (Conflicts): Adding additional information about
3061 resolving org/yasnippet conflicts.
3062
3063 2011-08-15 David Maus <dmaus@ictsoc.de>
3064
3065 * org.texi (Publishing options): Document style-include-scripts
3066 publishing project property.
3067
3068 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3069
3070 * org.texi (Sparse trees): Document the next-error /
3071 previous-error functionality.
3072
3073 2011-08-15 Tom Dye <tsd@tsdye.com>
3074
3075 * org.texi (cache): Improve documentation of code block caches.
3076
3077 2011-08-15 Tom Dye <tsd@tsdye.com>
3078
3079 * org.texi (Code block specific header arguments):
3080 Documentation of multi-line header arguments.
3081
3082 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3083
3084 * org.texi (Code evaluation security): Add example for using a
3085 function.
3086
3087 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3088
3089 * org.texi (Tables in LaTeX export): Documentation of new
3090 attr_latex options for tables.
3091
3092 2011-08-03 Michael Albinus <michael.albinus@gmx.de>
3093
3094 * trampver.texi: Update release number.
3095
3096 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
3097
3098 Sync with Tramp 2.2.2.
3099
3100 * trampver.texi: Update release number.
3101
3102 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3103
3104 * flymake.texi (Example -- Configuring a tool called via make):
3105 Use /dev/null instead of the Windows "nul" (bug#8715).
3106
3107 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3108
3109 * widget.texi (Setting Up the Buffer): Remove mention of the
3110 global keymap parent, which doesn't seem to be accurate
3111 (bug#7045).
3112
3113 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3114
3115 * org.texi (Special agenda views): Fix double quoting (bug#3509).
3116
3117 2010-07-10 Kevin Ryde <user42@zip.com.au>
3118
3119 * cl.texi (For Clauses): Add destructuring example processing an
3120 alist (bug#6596).
3121
3122 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3123
3124 * ediff.texi (Major Entry Points): Remove mention of `require',
3125 since that's not pertinent in the installed Emacs (bug#9016).
3126
3127 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3128
3129 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
3130 (Filtering New Groups): Clarify how simple the "options -n" format is.
3131 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
3132 is internal.
3133
3134 2011-07-04 Michael Albinus <michael.albinus@gmx.de>
3135
3136 * tramp.texi (Cleanup remote connections):
3137 Add `tramp-cleanup-this-connection'.
3138
3139 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3140
3141 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
3142 zombies.
3143 (Checking New Groups): Ditto (bug#8974).
3144 (Checking New Groups): Move the reference to the right place.
3145
3146 2011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
3147
3148 * gnus.texi (Startup Files): Clarify that we're talking about numbered
3149 backups, and not actual vc (bug#8975).
3150
3151 2011-07-03 Kevin Ryde <user42@zip.com.au>
3152
3153 * cl.texi (For Clauses): @items for hash-values and key-bindings
3154 to make them more visible when skimming. Add examples of `using'
3155 clause to them, examples being clearer than a description in
3156 words (bug#6599).
3157
3158 2011-07-01 Alan Mackenzie <acm@muc.de>
3159
3160 * cc-mode.texi (Guessing the Style): New page.
3161 (Styles): Add a short introduction to above.
3162
3163 2011-06-28 Deniz Dogan <deniz@dogan.se>
3164
3165 * rcirc.texi (Configuration): Bug-fix:
3166 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
3167 Reported by Elias Pipping <pipping@exherbo.org>.
3168
3169 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3170
3171 * gnus.texi (Summary Mail Commands):
3172 Document `gnus-summary-reply-to-list-with-original'.
3173
3174 2011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
3175
3176 * eshell.texi (Known problems): Fix typo.
3177
3178 2011-06-12 Michael Albinus <michael.albinus@gmx.de>
3179
3180 * tramp.texi (Customizing Completion): Mention authinfo-style files.
3181 (Password handling): `auth-source-debug' is good for debug messages.
3182
3183 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
3184
3185 * gnus.texi (Store custom flags and keywords): Refer to
3186 `gnus-registry-article-marks-to-{chars,names}' instead of
3187 `gnus-registry-user-format-function-{M,M2}'.
3188
3189 2011-05-27 Paul Eggert <eggert@cs.ucla.edu>
3190
3191 * texinfo.tex: Merge from gnulib.
3192
3193 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
3194
3195 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
3196 (Store custom flags and keywords):
3197 Mention `gnus-registry-user-format-function-M' and
3198 `gnus-registry-user-format-function-M2'.
3199
3200 2011-05-17 Paul Eggert <eggert@cs.ucla.edu>
3201
3202 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
3203
3204 2011-05-17 Glenn Morris <rgm@gnu.org>
3205
3206 * gnus.texi (Face): Fix typo.
3207
3208 2011-05-14 Glenn Morris <rgm@gnu.org>
3209
3210 * dired-x.texi (Omitting Examples): Minor addition.
3211
3212 2011-05-10 Jim Meyering <meyering@redhat.com>
3213
3214 * ede.texi: Fix typo "or or -> or".
3215
3216 2011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
3217
3218 * gnus.texi (Summary Buffer Lines):
3219 gnus-summary-user-date-format-alist does not exist.
3220 (Sorting the Summary Buffer): More about sorting threads.
3221
3222 2011-04-25 Michael Albinus <michael.albinus@gmx.de>
3223
3224 * trampver.texi: Update release number.
3225
3226 2011-04-14 Michael Albinus <michael.albinus@gmx.de>
3227
3228 * tramp.texi (Frequently Asked Questions): New item for disabling
3229 Tramp in other packages.
3230
3231 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
3232
3233 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
3234 (Fancy splitting to parent, Store arbitrary data):
3235 Update gnus-registry docs.
3236
3237 2011-04-13 Juanma Barranquero <lekktu@gmail.com>
3238
3239 * ede.texi: Fix typos.
3240
3241 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3242
3243 * gnus.texi (Window Layout): @itemize @code doesn't exist.
3244 It's @table @code.
3245
3246 2011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
3247
3248 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
3249
3250 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
3251
3252 * calc.texi (Logarithmic Units): Update the function names.
3253
3254 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3255
3256 * message.texi (Various Commands): Document format specs in the
3257 ellipsis.
3258
3259 2011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
3260
3261 * message.texi (Insertion Variables): Document message-cite-style.
3262
3263 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
3264
3265 * tramp.texi (Remote processes): New subsection "Running shell on
3266 a remote host".
3267
3268 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
3269
3270 * auth.texi (Help for developers): Update docs to explain that the
3271 :save-function will only run the first time.
3272
3273 2011-03-12 Glenn Morris <rgm@gnu.org>
3274
3275 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
3276 (emacs-faq.text): New target.
3277 (clean): Add emacs-faq.
3278
3279 2011-03-12 Michael Albinus <michael.albinus@gmx.de>
3280
3281 Sync with Tramp 2.2.1.
3282
3283 * trampver.texi: Update release number.
3284
3285 2011-03-11 Glenn Morris <rgm@gnu.org>
3286
3287 * Makefile.in (HTML_TARGETS): New.
3288 (clean): Delete $HTML_TARGETS.
3289 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
3290
3291 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
3292
3293 * auth.texi (Help for developers): Show example of using
3294 `auth-source-search' with prompts and :save-function.
3295
3296 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
3297
3298 * Version 23.3 released.
3299
3300 2011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
3301
3302 * message.texi (Message Buffers): Update default value of
3303 message-generate-new-buffers.
3304
3305 2011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
3306
3307 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
3308 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
3309 respectively.
3310 (Musical Notes): New section.
3311 (Customizing Calc): Mention the customizable variable
3312 calc-note-threshold.
3313
3314 2011-03-03 Glenn Morris <rgm@gnu.org>
3315
3316 * url.texi (Dealing with HTTP documents): Remove reference to
3317 function url-decode-text-part; never seems to have existed. (Bug#6038)
3318 (Configuration): Update url-configuration-directory description.
3319
3320 2011-03-02 Glenn Morris <rgm@gnu.org>
3321
3322 * dired-x.texi (Multiple Dired Directories): Remove mentions
3323 of dired-default-directory-alist and dired-default-directory.
3324 Move dired-smart-shell-command here...
3325 (Miscellaneous Commands): ... from here.
3326
3327 2011-03-02 Paul Eggert <eggert@cs.ucla.edu>
3328
3329 * texinfo.tex: Update to version 2011-02-24.09.
3330
3331 2011-03-02 Glenn Morris <rgm@gnu.org>
3332
3333 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
3334 instead of the obsoleted dired-omit-here-always.
3335
3336 2011-02-28 Michael Albinus <michael.albinus@gmx.de>
3337
3338 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
3339 supported systems.
3340
3341 2011-02-28 Glenn Morris <rgm@gnu.org>
3342
3343 * dbus.texi (Type Conversion): Grammar fix.
3344
3345 2011-02-23 Michael Albinus <michael.albinus@gmx.de>
3346
3347 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
3348 "Debian GNU/Linux".
3349
3350 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
3351
3352 2011-02-23 Glenn Morris <rgm@gnu.org>
3353
3354 * dired-x.texi (Features): Minor rephrasing.
3355 (Local Variables): Fix typos.
3356
3357 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
3358 Standardize some Emacs/XEmacs terminology.
3359
3360 * dired-x.texi (Features): Don't advertise obsolete local variables.
3361 Simplify layout.
3362 (Omitting Variables): Update local variables example.
3363 (Local Variables): Say this is obsolete. Fix description of
3364 dired-enable-local-variables possible values.
3365
3366 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
3367
3368 * auth.texi (Help for users): Mention ~/.netrc is also searched by
3369 default now.
3370
3371 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
3372
3373 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
3374
3375 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
3376
3377 * gnus.texi (Window Layout): Document layout names.
3378
3379 2011-02-19 Eli Zaretskii <eliz@gnu.org>
3380
3381 * ada-mode.texi: Sync @dircategory with ../../info/dir.
3382 * auth.texi: Sync @dircategory with ../../info/dir.
3383 * autotype.texi: Sync @dircategory with ../../info/dir.
3384 * calc.texi: Sync @dircategory with ../../info/dir.
3385 * cc-mode.texi: Sync @dircategory with ../../info/dir.
3386 * cl.texi: Sync @dircategory with ../../info/dir.
3387 * dbus.texi: Sync @dircategory with ../../info/dir.
3388 * dired-x.texi: Sync @dircategory with ../../info/dir.
3389 * ebrowse.texi: Sync @dircategory with ../../info/dir.
3390 * ede.texi: Sync @dircategory with ../../info/dir.
3391 * ediff.texi: Sync @dircategory with ../../info/dir.
3392 * edt.texi: Sync @dircategory with ../../info/dir.
3393 * eieio.texi: Sync @dircategory with ../../info/dir.
3394 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
3395 * epa.texi: Sync @dircategory with ../../info/dir.
3396 * erc.texi: Sync @dircategory with ../../info/dir.
3397 * eshell.texi: Sync @dircategory with ../../info/dir.
3398 * eudc.texi: Sync @dircategory with ../../info/dir.
3399 * flymake.texi: Sync @dircategory with ../../info/dir.
3400 * forms.texi: Sync @dircategory with ../../info/dir.
3401 * gnus.texi: Sync @dircategory with ../../info/dir.
3402 * idlwave.texi: Sync @dircategory with ../../info/dir.
3403 * mairix-el.texi: Sync @dircategory with ../../info/dir.
3404 * message.texi: Sync @dircategory with ../../info/dir.
3405 * mh-e.texi: Sync @dircategory with ../../info/dir.
3406 * newsticker.texi: Sync @dircategory with ../../info/dir.
3407 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
3408 * org.texi: Sync @dircategory with ../../info/dir.
3409 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
3410 * pgg.texi: Sync @dircategory with ../../info/dir.
3411 * rcirc.texi: Sync @dircategory with ../../info/dir.
3412 * reftex.texi: Sync @dircategory with ../../info/dir.
3413 * remember.texi: Sync @dircategory with ../../info/dir.
3414 * sasl.texi: Sync @dircategory with ../../info/dir.
3415 * sc.texi: Sync @dircategory with ../../info/dir.
3416 * semantic.texi: Sync @dircategory with ../../info/dir.
3417 * ses.texi: Sync @dircategory with ../../info/dir.
3418 * sieve.texi: Sync @dircategory with ../../info/dir.
3419 * smtpmail.texi: Sync @dircategory with ../../info/dir.
3420 * speedbar.texi: Sync @dircategory with ../../info/dir.
3421 * trampver.texi [emacs]: Set emacsname to "Emacs".
3422 * tramp.texi: Sync @dircategory with ../../info/dir.
3423 * url.texi: Sync @dircategory with ../../info/dir.
3424 * vip.texi: Sync @dircategory with ../../info/dir.
3425 * viper.texi: Sync @dircategory with ../../info/dir.
3426 * widget.texi: Sync @dircategory with ../../info/dir.
3427 * woman.texi: Sync @dircategory with ../../info/dir.
3428
3429 2011-02-19 Glenn Morris <rgm@gnu.org>
3430
3431 * dired-x.texi (Technical Details): No longer redefines
3432 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
3433 dired-read-shell-command, or dired-find-buffer-nocreate.
3434
3435 2013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
3436
3437 * eshell.texi (Input/Output): Document insert output redirection operator, >>>.
3438
3439 2011-02-18 Glenn Morris <rgm@gnu.org>
3440
3441 * dired-x.texi (Optional Installation File At Point): Simplify.
3442
3443 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
3444
3445 * auth.texi (Help for users): Use :port instead of :protocol for all
3446 auth-source docs.
3447 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
3448 to have two files in `auth-sources'.
3449
3450 2011-02-16 Glenn Morris <rgm@gnu.org>
3451
3452 * dired-x.texi: Use emacsver.texi to get Emacs version.
3453 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
3454 Depend on emacsver.texi.
3455
3456 * dired-x.texi: Drop meaningless version number.
3457 (Introduction): Remove old info.
3458 (Optional Installation Dired Jump): Autoload from dired-x.
3459 Remove incorrect info about loaddefs.el.
3460 (Bugs): Just refer to M-x report-emacs-bug.
3461
3462 * dired-x.texi (Multiple Dired Directories): Update for rename of
3463 default-directory-alist.
3464 (Miscellaneous Commands): No longer mention very old VM version 4.
3465
3466 2011-02-15 Paul Eggert <eggert@cs.ucla.edu>
3467
3468 Merge from gnulib.
3469 * texinfo.tex: Update to version 2011-02-14.11.
3470
3471 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
3472
3473 * auth.texi (Help for users):
3474 Login collection is "Login" and not "login".
3475
3476 2011-02-13 Michael Albinus <michael.albinus@gmx.de>
3477
3478 * tramp.texi (History): Remove IMAP support.
3479 (External methods, Frequently Asked Questions): Remove `imap' and
3480 `imaps' methods.
3481 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
3482
3483 * trampver.texi: Remove default value of `emacsimap'.
3484
3485 2011-02-13 Glenn Morris <rgm@gnu.org>
3486
3487 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
3488 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
3489
3490 2011-02-12 Glenn Morris <rgm@gnu.org>
3491
3492 * sc.texi (Getting Connected): Remove old index entries.
3493
3494 2011-02-12 Ulrich Mueller <ulm@gentoo.org>
3495
3496 * url.texi: Remove duplicate @dircategory (Bug#7942).
3497
3498 2011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
3499
3500 * auth.texi (Overview, Help for users, Help for developers):
3501 Update docs.
3502 (Help for users): Talk about spaces.
3503
3504 2011-02-09 Paul Eggert <eggert@cs.ucla.edu>
3505
3506 * texinfo.tex: Update to version 2011-02-07.16.
3507
3508 2011-02-07 Michael Albinus <michael.albinus@gmx.de>
3509
3510 * dbus.texi (Bus names): Adapt descriptions for
3511 dbus-list-activatable-names and dbus-list-known-names.
3512
3513 2011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
3514
3515 * calc.texi (Logarithmic Units): New section.
3516
3517 2011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
3518
3519 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
3520 manuals use it now.
3521
3522 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
3523
3524 2011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
3525
3526 * overrides.texi: Remove.
3527
3528 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
3529 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
3530
3531 2011-02-05 Michael Albinus <michael.albinus@gmx.de>
3532
3533 * tramp.texi (Frequently Asked Questions): Mention problems with
3534 WinSSHD.
3535
3536 * trampver.texi: Update release number.
3537
3538 2011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
3539
3540 * tramp.texi:
3541 Replace "delimet" with "delimit" globally.
3542 Replace "explicite" with "explicit" globally.
3543 Replace "instead of" with "instead" where there was nothing after "of".
3544 Audit use of comma before interrogative pronoun, "that", or "which".
3545 Minor word order, spelling, wording changes.
3546
3547 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
3548
3549 * overrides.texi: New file to set or clear WEBHACKDEVEL.
3550
3551 * sieve.texi: Use WEBHACKDEVEL.
3552
3553 * sasl.texi: Use WEBHACKDEVEL.
3554
3555 * pgg.texi: Use WEBHACKDEVEL.
3556
3557 * message.texi: Use WEBHACKDEVEL.
3558
3559 * gnus.texi: Use WEBHACKDEVEL.
3560
3561 * emacs-mime.texi: Use WEBHACKDEVEL.
3562
3563 * auth.texi: Use WEBHACKDEVEL.
3564
3565 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
3566 manuals.
3567
3568 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
3569
3570 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
3571
3572 2011-02-03 Paul Eggert <eggert@cs.ucla.edu>
3573
3574 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
3575 which in turn is copied from ftp://tug.org/tex/.
3576
3577 2011-02-03 Glenn Morris <rgm@gnu.org>
3578
3579 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
3580 (Binding combinations of modifiers and function keys):
3581 Let's assume people reading this are not using Emacs 18.
3582
3583 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
3584
3585 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
3586 since it's run automatically.
3587
3588 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
3589
3590 * gnus.texi (Customizing Articles): Fix typo.
3591
3592 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
3593
3594 * gnus.texi (Customizing Articles): Document the new way of customizing
3595 the date headers(s).
3596
3597 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
3598
3599 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
3600 splitting example.
3601
3602 2011-01-29 Eli Zaretskii <eliz@gnu.org>
3603
3604 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
3605 (MAKEINFO_OPTS): New variable.
3606 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
3607 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
3608 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
3609 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
3610 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
3611 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
3612 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
3613 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
3614 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
3615 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
3616 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
3617 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
3618 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
3619 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
3620 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
3621 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
3622 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
3623 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
3624
3625 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
3626
3627 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
3628
3629 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
3630
3631 * message.texi (IDNA): Explain what it is.
3632
3633 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
3634
3635 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
3636
3637 2011-01-23 Werner Lemberg <wl@gnu.org>
3638
3639 * Makefile.in (MAKEINFO): Now controlled by `configure'.
3640 (MAKEINFO_OPTS): New variable. Use it where appropriate.
3641 (ENVADD): Update.
3642
3643 2011-01-18 Glenn Morris <rgm@gnu.org>
3644
3645 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
3646
3647 2011-01-14 Eduard Wiebe <usenet@pusto.de>
3648
3649 * nxml-mode.texi (Introduction): Fix file name typos.
3650
3651 2011-01-13 Christian Ohler <ohler@gnu.org>
3652
3653 * ert.texi: New file.
3654
3655 * Makefile.in:
3656 * makefile.w32-in: Add ert.texi.
3657
3658 2011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
3659
3660 * dbus.texi (Receiving Method Calls): New function
3661 dbus-register-service. Rearrange node.
3662
3663 2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
3664
3665 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
3666 which in turn is copied from ftp://tug.org/tex/.
3667
3668 2011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
3669
3670 * dbus.texi (Receiving Method Calls): Describe new optional
3671 parameter dont-register-service of dbus-register-{method,property}.
3672
3673 2010-12-17 Daiki Ueno <ueno@unixuser.org>
3674
3675 * epa.texi (Encrypting/decrypting *.gpg files):
3676 Mention epa-file-select-keys.
3677
3678 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
3679
3680 * gnus.texi (Archived Messages): Remove outdated text.
3681
3682 2010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
3683
3684 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
3685
3686 2010-12-15 Andrew Cohen <cohen@andy.bu.edu>
3687
3688 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
3689
3690 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
3691
3692 * gnus.texi (The swish++ Engine): Add customizable parameters
3693 descriptions.
3694 (The swish-e Engine): Ditto.
3695
3696 2010-12-14 Michael Albinus <michael.albinus@gmx.de>
3697
3698 * tramp.texi (Inline methods): Add "ksu" method.
3699 (Remote processes): Add example with remote `default-directory'.
3700
3701 2010-12-14 Glenn Morris <rgm@gnu.org>
3702
3703 * faq.texi (Expanding aliases when sending mail):
3704 Now build-mail-aliases is interactive.
3705
3706 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
3707
3708 * gnus.texi: First pass at adding (rough) nnir documentation.
3709
3710 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3711
3712 * gnus.texi (Filtering New Groups):
3713 Mention gnus-auto-subscribed-categories.
3714 (The First Time): Remove, since default-subscribed-newsgroups has been
3715 removed.
3716
3717 2010-12-13 Glenn Morris <rgm@gnu.org>
3718
3719 * cl.texi (For Clauses): Small fixes for frames and windows.
3720
3721 2010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
3722
3723 * org.texi (Using capture): Document using prefix arguments for
3724 finalizing capture.
3725 (Agenda commands): Document prefix argument for the bulk scatter
3726 command.
3727 (Beamer class export): Document that also overlay arguments can be
3728 passed to the column environment.
3729 (Template elements): Document the new entry type.
3730
3731 2010-12-11 Puneeth Chaganti <punchagan@gmail.com>
3732
3733 * org.texi (Include files): Document :minlevel.
3734
3735 2010-12-11 Julien Danjou <julien@danjou.info>
3736
3737 * org.texi (Categories): Document category icons.
3738
3739 2010-12-11 Eric Schulte <schulte.eric@gmail.com>
3740
3741 * org.texi (noweb): Fix typo.
3742
3743 2010-12-06 Tassilo Horn <tassilo@member.fsf.org>
3744
3745 * gnus.texi (Server Commands): Point to the rest of the server
3746 commands.
3747
3748 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3749
3750 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
3751 g'.
3752
3753 2010-12-02 Julien Danjou <julien@danjou.info>
3754
3755 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
3756
3757 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3758
3759 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
3760 (Direct Functions): Note the STARTTLS upgrade.
3761
3762 2010-11-27 Glenn Morris <rgm@gnu.org>
3763 James Clark <none@example.com>
3764
3765 * nxml-mode.texi (Introduction): New section.
3766
3767 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3768
3769 * gnus.texi (Server Commands): Document gnus-server-show-server.
3770
3771 2010-11-20 Michael Albinus <michael.albinus@gmx.de>
3772
3773 Sync with Tramp 2.2.0.
3774
3775 * trampver.texi: Update release number.
3776
3777 2010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
3778
3779 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
3780 Mention that the TeX specific units won't use the `tex' prefix
3781 in TeX mode.
3782
3783 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
3784
3785 * gnus.texi (Misc Article): Document gnus-inhibit-images.
3786
3787 2010-11-17 Glenn Morris <rgm@gnu.org>
3788
3789 * edt.texi: Remove information about Emacs 19.
3790
3791 2010-11-17 Michael Albinus <michael.albinus@gmx.de>
3792
3793 * trampver.texi: Update release number.
3794
3795 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
3796
3797 * gnus.texi (Article Washing): Fix typo.
3798
3799 2010-11-11 Noorul Islam <noorul@noorul.com>
3800
3801 * org.texi: Fix typo.
3802
3803 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3804
3805 * org.texi (Using capture): Explain that refiling is
3806 sensitive to cursor position.
3807
3808 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3809
3810 * org.texi (Images and tables): Add cross reference to link section.
3811
3812 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3813
3814 * org.texi: Document the <c> cookie.
3815
3816 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3817
3818 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
3819 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
3820
3821 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3822
3823 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
3824
3825 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3826
3827 * org.texi (Project alist): Mention that this is a property list.
3828
3829 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3830
3831 * org.texi (Setting up the staging area): Document that
3832 file names remain visible when encrypting the MobileOrg files.
3833
3834 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3835
3836 * org.texi (Setting up the staging area): Document which
3837 versions are needed for encryption.
3838
3839 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3840
3841 * org.texi (noweb): Update :noweb documentation to
3842 reflect the new "tangle" argument.
3843
3844 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3845
3846 * org.texi (Batch execution): Improve tangling script in
3847 documentation.
3848
3849 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3850
3851 * org.texi (Handling links):
3852 (In-buffer settings): Document inlining images on startup.
3853
3854 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3855
3856 * org.texi (Setting up the staging area): Document use of
3857 crypt password.
3858
3859 2010-11-11 David Maus <dmaus@ictsoc.de>
3860
3861 * org.texi (Template expansion): Add date related link type escapes.
3862
3863 2010-11-11 David Maus <dmaus@ictsoc.de>
3864
3865 * org.texi (Template expansion): Add mew in table for link type
3866 escapes.
3867
3868 2010-11-11 David Maus <dmaus@ictsoc.de>
3869
3870 * org.texi (Template expansion): Fix typo in link type escapes.
3871
3872 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3873
3874 * org.texi (Structure of code blocks): Another documentation tweak.
3875
3876 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3877
3878 * org.texi (Structure of code blocks): Documentation tweak.
3879
3880 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3881
3882 * org.texi (Structure of code blocks):
3883 Update documentation to mention inline code block syntax.
3884
3885 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3886
3887 * org.texi (comments): Improve wording.
3888
3889 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3890
3891 * org.texi (comments): Document the new :comments header arguments.
3892
3893 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3894
3895 * org.texi (Installation): Remove the special
3896 installation instructions for XEmacs.
3897
3898 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
3899
3900 * org.texi (Easy Templates): New section. Documents quick
3901 insertion of empty structural elements.
3902
3903 2010-11-11 Noorul Islam <noorul@noorul.com>
3904
3905 * org.texi: Fix doc.
3906
3907 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
3908
3909 * org.texi (The date/time prompt): Document specification
3910 of time ranges.
3911
3912 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3913
3914 * org.texi (Internal links): Document the changes in
3915 internal links.
3916
3917 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3918
3919 * org.texi (Agenda commands): Document the limitation for
3920 the filter preset - it can only be used for an entire agenda
3921 view, not in an individual block in a block agenda.
3922
3923 2010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
3924
3925 * org.texi (iCalendar export): Document alarm creation.
3926
3927 2010-11-10 Michael Albinus <michael.albinus@gmx.de>
3928
3929 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
3930
3931 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
3932
3933 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
3934
3935 2010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
3936
3937 * calc.texi: Use emacsver.texi to determine Emacs version.
3938
3939 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3940
3941 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
3942 since that works by default.
3943
3944 2010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
3945
3946 * gnus.texi (Customizing the IMAP Connection): Document
3947 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
3948
3949 2010-11-04 Michael Albinus <michael.albinus@gmx.de>
3950
3951 * tramp.texi (Remote shell setup): New item "Interactive shell
3952 prompt". Reported by Christian Millour <cm@abtela.com>.
3953 (Remote shell setup, Remote processes): Use @code{} for
3954 environment variables.
3955
3956 2010-11-03 Glenn Morris <rgm@gnu.org>
3957
3958 * ediff.texi (Quick Help Commands, Miscellaneous):
3959 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
3960
3961 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3962
3963 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
3964
3965 2010-10-31 Glenn Morris <rgm@gnu.org>
3966
3967 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
3968
3969 2010-10-31 Glenn Morris <rgm@gnu.org>
3970
3971 * cc-mode.texi: Remove reference to defunct viewcvs URL.
3972
3973 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3974
3975 * gnus.texi (Client-Side IMAP Splitting):
3976 Mention nnimap-unsplittable-articles.
3977
3978 2010-10-29 Julien Danjou <julien@danjou.info>
3979
3980 * gnus.texi (Finding the News): Remove references to obsoletes
3981 variables `gnus-nntp-server' and `gnus-secondary-servers'.
3982
3983 2010-10-29 Eli Zaretskii <eliz@gnu.org>
3984
3985 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
3986 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
3987 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
3988 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
3989
3990 2010-10-28 Glenn Morris <rgm@gnu.org>
3991
3992 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
3993 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
3994 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
3995
3996 2010-10-25 Daiki Ueno <ueno@unixuser.org>
3997
3998 * epa.texi (Mail-mode integration): Add alternative key bindings
3999 for epa-mail commands; escape comma.
4000 Don't use the word "PGP", since it is a non-free program.
4001
4002 2010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
4003
4004 * calc.texi: Use emacsver.texi to determine Emacs version.
4005
4006 2010-10-24 Juanma Barranquero <lekktu@gmail.com>
4007
4008 * gnus.texi (Group Parameters, Buttons): Fix typos.
4009
4010 2010-10-22 Tassilo Horn <tassilo@member.fsf.org>
4011
4012 * gnus.texi (Subscription Commands): Mention that you can also
4013 subscribe to new groups via the Server buffer, which is probably more
4014 convenient when subscribing to many groups.
4015
4016 2010-10-21 Julien Danjou <julien@danjou.info>
4017
4018 * message.texi (Message Headers): Allow message-default-headers to be a
4019 function.
4020
4021 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4022
4023 * gnus-news.texi: Mention new archive defaults.
4024
4025 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
4026
4027 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
4028
4029 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
4030
4031 * gnus.texi (HTML): Document the function value of
4032 gnus-blocked-images.
4033 (Article Washing): shr and gnus-w3m, not the direct function names.
4034
4035 2010-10-20 Julien Danjou <julien@danjou.info>
4036
4037 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
4038 variable.
4039
4040 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
4041
4042 * gnus.texi (Customizing the IMAP Connection): The port strings are
4043 strings.
4044 (Document Groups): Mention git.
4045
4046 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
4047
4048 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
4049 bzr/Gnus git sync.
4050
4051 2010-10-15 Eli Zaretskii <eliz@gnu.org>
4052
4053 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
4054 change.
4055
4056 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4057
4058 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
4059 @item syntax for in-Emacs makeinfo.
4060
4061 2010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
4062
4063 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
4064 trim sentence.
4065
4066 2010-10-12 Daiki Ueno <ueno@unixuser.org>
4067
4068 * epa.texi (Caching Passphrases):
4069 * auth.texi (GnuPG and EasyPG Assistant Configuration):
4070 Clarify some configurations require to set up gpg-agent.
4071
4072 2010-10-11 Glenn Morris <rgm@gnu.org>
4073
4074 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
4075
4076 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4077
4078 * gnus.texi (Spam Package Introduction): Mention `$'.
4079
4080 2010-10-09 Eli Zaretskii <eliz@gnu.org>
4081
4082 * makefile.w32-in (emacsdir): New variable.
4083 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
4084 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
4085
4086 2010-10-09 Glenn Morris <rgm@gnu.org>
4087
4088 * Makefile.in (mostlyclean): Delete *.toc.
4089
4090 * Makefile.in: Use $< in rules.
4091
4092 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
4093
4094 * Makefile.in ($(infodir)): Delete rule.
4095 (mkinfodir): New. Use it in all the info rules, rather than depending
4096 on infodir.
4097
4098 2010-10-09 Glenn Morris <rgm@gnu.org>
4099
4100 * gnus.texi (Article Washing): Fix previous change.
4101
4102 * Makefile.in (emacsdir): New variable.
4103 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
4104 Depend on emacsver.texi.
4105
4106 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
4107
4108 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
4109
4110 2010-10-08 Julien Danjou <julien@danjou.info>
4111
4112 * gnus.texi: Add mm-shr.
4113
4114 2010-10-08 Ludovic Courtès <ludo@gnu.org>
4115
4116 * gnus.texi (Finding the Parent, The Gnus Registry)
4117 (Registry Article Refer Method): Update docs for nnregistry.el.
4118
4119 2010-10-08 Daiki Ueno <ueno@unixuser.org>
4120
4121 * auth.texi (Help for users)
4122 (GnuPG and EasyPG Assistant Configuration): Update docs.
4123
4124 2010-10-08 Glenn Morris <rgm@gnu.org>
4125
4126 * cl.texi (Organization, Installation, Old CL Compatibility):
4127 Deprecate cl-compat for new code.
4128 (Usage, Installation): Remove outdated information.
4129
4130 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
4131
4132 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4133
4134 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
4135
4136 2010-10-06 Julien Danjou <julien@danjou.info>
4137
4138 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
4139
4140 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
4141 broken link.
4142
4143 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
4144
4145 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
4146 to ReiserFS.
4147
4148 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
4149 (FAQ 7-1): Fix getmail URL.
4150
4151 2010-10-06 Daiki Ueno <ueno@unixuser.org>
4152
4153 * epa.texi (Caching Passphrases): New section.
4154
4155 2010-10-06 Glenn Morris <rgm@gnu.org>
4156
4157 * Makefile.in (SHELL): Set it.
4158 (info): Move the mkdir dependency to the individual info files.
4159 (mostlyclean): Tidy up.
4160 (clean): Only delete the specific dvi and pdf files.
4161 (maintainer-clean): Be more restrictive in what we delete.
4162 ($(infodir)): Add parallel build workaround.
4163
4164 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4165
4166 * gnus.texi (Misc Article): Document gnus-widen-article-window.
4167
4168 2010-10-03 Julien Danjou <julien@danjou.info>
4169
4170 * emacs-mime.texi (Display Customization):
4171 Update mm-inline-large-images documentation and add documentation for
4172 mm-inline-large-images-proportion.
4173
4174 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
4175
4176 * tramp.texi (Frequently Asked Questions):
4177 Mention remote-file-name-inhibit-cache.
4178
4179 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4180
4181 * gnus.texi (Splitting Mail): Fix @xref syntax.
4182 (Splitting Mail): Really fix the @ref syntax.
4183
4184 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4185
4186 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
4187 (Article Hiding): Add google banner example.
4188 Suggested by Benjamin Xu.
4189
4190 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
4191
4192 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
4193 Remove nnimap-split-rule from examples.
4194
4195 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4196
4197 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
4198 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
4199 Fishman.
4200 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
4201
4202 2010-09-30 Julien Danjou <julien@danjou.info>
4203
4204 * gnus.texi (Gravatars): Fix documentation about
4205 gnu-gravatar-properties.
4206
4207 2010-09-29 Daiki Ueno <ueno@unixuser.org>
4208
4209 * epa.texi (Bug Reports): New section.
4210
4211 2010-09-29 Glenn Morris <rgm@gnu.org>
4212
4213 * Makefile.in (top_srcdir): Remove unused variable.
4214
4215 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4216
4217 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
4218 (Client-Side IMAP Splitting): Document 'default.
4219
4220 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
4221
4222 * gnus.texi (Customizing the IMAP Connection):
4223 Document nnimap-fetch-partial-articles.
4224
4225 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4226
4227 * gnus-news.texi: Mention nnimap-inbox.
4228
4229 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
4230
4231 2010-09-26 Julien Danjou <julien@danjou.info>
4232
4233 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
4234
4235 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4236
4237 * gnus.texi (Security): Remove gpg.el mention.
4238
4239 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
4240
4241 * gnus.texi (Browse Foreign Server): New variable
4242 gnus-browse-subscribe-newsgroup-method.
4243
4244 * gnus-news.texi: Mention it.
4245
4246 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4247
4248 * gnus.texi (NoCeM): Remove.
4249 (Startup Variables): No jingle.
4250
4251 2010-09-25 Ulrich Mueller <ulm@gentoo.org>
4252
4253 * woman.texi (Interface Options): xz compression is now supported.
4254
4255 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
4256
4257 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
4258 (Unavailable Servers): Document gnus-server-copy-server.
4259 (Using IMAP): Document the new nnimap.
4260
4261 2010-09-25 Julien Danjou <julien@danjou.info>
4262
4263 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
4264
4265 2010-09-24 Glenn Morris <rgm@gnu.org>
4266
4267 * url.texi (Disk Caching): Tweak previous change.
4268
4269 2010-09-24 Julien Danjou <julien@danjou.info>
4270
4271 * url.texi (Disk Caching): Mention url-cache-expire-time,
4272 url-cache-expired, and url-fetch-from-cache.
4273
4274 2010-09-24 Julien Danjou <julien@danjou.info>
4275
4276 * gnus.texi: Add Gravatars.
4277
4278 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4279
4280 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
4281
4282 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4283
4284 * gnus.texi (Expunging mailboxes): Update name of the expunging
4285 command.
4286
4287 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
4288
4289 * emacs-mime.texi (rfc2047): Update description for
4290 rfc2047-encode-parameter.
4291
4292 2010-09-13 Michael Albinus <michael.albinus@gmx.de>
4293
4294 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
4295 "fish" methods.
4296 (External methods): Remove "scp1_old" and "scp2_old" methods.
4297
4298 2010-09-09 Michael Albinus <michael.albinus@gmx.de>
4299
4300 * tramp.texi: Remove Japanese manual. Fix typo.
4301
4302 * trampver.texi: Update release number. Remove japanesemanual.
4303
4304 2010-09-09 Glenn Morris <rgm@gnu.org>
4305
4306 * org.texi: Restore clobbered changes (copyright years, untabify).
4307
4308 2010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
4309
4310 * gnus.texi (Adaptive Scoring): Fix typo.
4311
4312 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4313
4314 * gnus.texi (Article Display): Document gnus-html-show-images.
4315
4316 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
4317
4318 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
4319
4320 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4321
4322 * gnus.texi (HTML): Document gnus-max-image-proportion.
4323
4324 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4325
4326 * gnus.texi (HTML): Document gnus-blocked-images.
4327
4328 * message.texi (Wide Reply): Document message-prune-recipient-rules.
4329
4330 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4331
4332 * gnus.texi (Summary Mail Commands): Note that only the addresses from
4333 the first message are used for wide replies.
4334 (Changing Servers): Remove documentation on gnus-change-server and
4335 friends, since it's been removed.
4336
4337 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4338
4339 * gnus.texi (Drafts): Mention B DEL.
4340
4341 2010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
4342
4343 * gnus.texi (Delayed Articles): Mention that the Date header is the
4344 original one, even if you delay.
4345
4346 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4347
4348 * gnus.texi (Asynchronous Fetching):
4349 Document gnus-async-post-fetch-function.
4350 (HTML): Made into its own section.
4351
4352 2010-08-26 Michael Albinus <michael.albinus@gmx.de>
4353
4354 Sync with Tramp 2.1.19.
4355
4356 * tramp.texi (Inline methods, Default Method):
4357 Mention `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
4358 Remove remark about doubled "-t" argument.
4359 (Auto-save and Backup): Remove reference to Emacs 21.
4360 (Filename Syntax): Describe port numbers.
4361 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
4362 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
4363 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
4364 errors with the backquotes.
4365 (External packages): File attributes cache flushing for asynchronous
4366 processes.
4367 (Traces and Profiles): Describe verbose level 9.
4368
4369 * trampver.texi: Update release number.
4370
4371 2010-08-23 Michael Albinus <michael.albinus@gmx.de>
4372
4373 * dbus.texi (Alternative Buses): New chapter.
4374
4375 2010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
4376
4377 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
4378
4379 2010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
4380
4381 * calc.texi (Customizing Calc): Rearrange description of new
4382 variables to match the presentation of other variables.
4383
4384 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
4385
4386 * org.texi (Footnotes, Tables in HTML export): Fix typos.
4387
4388 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
4389
4390 * calc.texi (Making Selections, Selecting Subformulas)
4391 (Customizing Calc): Mention how to use faces to emphasize selected
4392 sub-formulas.
4393
4394 2010-08-05 Michael Albinus <michael.albinus@gmx.de>
4395
4396 * tramp.texi (External packages): File attributes cache flushing
4397 for asynchronous processes.
4398
4399 2010-08-01 Alan Mackenzie <acm@muc.de>
4400
4401 Enhance the manual for the latest Java Mode.
4402
4403 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
4404 annotation-var-cont.
4405 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
4406 two new symbols.
4407
4408 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
4409
4410 * tramp.texi (Traces and Profiles): Describe verbose level 9.
4411
4412 2010-07-27 Chong Yidong <cyd@stupidchicken.com>
4413
4414 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
4415
4416 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
4417
4418 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
4419
4420 2010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
4421
4422 * org.texi: Add macros to get plain quotes in PDF output.
4423 List additional contributors.
4424 (Capture): New section, replaces the section about remember.
4425 (Working With Source Code): New chapter, focused on documenting Org
4426 Babel.
4427 (Code evaluation security): New section.
4428 (MobileOrg): Document DropBox support.
4429 (TaskJuggler export): Document taskjuggler and Gantt chart support.
4430 (Special symbols): Show how to display UTF8 characters for entities.
4431 (Global TODO list): Clarify the use of the "M" key and the differences
4432 to the "m" key.
4433 (RSS Feeds): Mention Atom feeds as well.
4434 (Setting tags): Remove paragraph about
4435 `org-complete-tags-always-offer-all-agenda-tags'.
4436
4437 2010-07-17 Michael Albinus <michael.albinus@gmx.de>
4438
4439 * tramp.texi (Inline methods): Remove remark about doubled "-t"
4440 argument.
4441 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
4442 echoing shells.
4443
4444 2010-07-10 Michael Albinus <michael.albinus@gmx.de>
4445
4446 * tramp.texi (Inline methods): Remove "kludgy" phrase.
4447 (Filename Syntax): Describe port numbers.
4448
4449 2010-07-09 Michael Albinus <michael.albinus@gmx.de>
4450
4451 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
4452 forgotten.
4453 (Type Conversion): Precise conversion of natural numbers.
4454 (Errors and Events): Add "debugging" to concept index. Add variable
4455 `dbus-debug'.
4456
4457 2010-07-04 Michael Albinus <michael.albinus@gmx.de>
4458
4459 * dbus.texi (Receiving Method Calls): Add optional argument
4460 EMITS-SIGNAL to `dbus-register-property'.
4461
4462 2010-06-27 Alex Schroeder <alex@gnu.org>
4463
4464 * nxml-mode.texi (Commands for locating a schema): Fix typo.
4465
4466 2010-06-24 Glenn Morris <rgm@gnu.org>
4467
4468 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4469 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
4470 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4471 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
4472 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
4473 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
4474 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
4475 * woman.texi: Start direntry descriptions in column 32, per Texinfo
4476 convention. Make them end with a period.
4477
4478 2010-06-23 Glenn Morris <rgm@gnu.org>
4479
4480 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
4481 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
4482 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
4483 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
4484 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
4485 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
4486
4487 2010-06-10 Glenn Morris <rgm@gnu.org>
4488
4489 * idlwave.texi (Load-Path Shadows):
4490 * org.texi (Handling links): Fix typos.
4491
4492 2010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
4493
4494 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
4495
4496 2010-05-26 Michael Albinus <michael.albinus@gmx.de>
4497
4498 * eshell.texi (Built-ins): Describe, how to disable a built-in command
4499 by an alias. (Bug#6226)
4500
4501 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
4502
4503 * calc.texi (Manipulating Vectors): Mention that vectors can
4504 be used to determine bins for `calc-histogram'.
4505
4506 2010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
4507
4508 * calc.texi: Remove "\turnoffactive" commands throughout.
4509
4510 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
4511
4512 * url.texi (HTTP language/coding, Customization):
4513 * message.texi (Header Commands, Responses):
4514 * cl.texi (Argument Lists): Fix typos.
4515
4516 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
4517
4518 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
4519 Note that Development menu is always available.
4520 (Creating a project): Fix terminology.
4521 (Add/Remove files): Fix typo.
4522
4523 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
4524
4525 * Version 23.2 released.
4526
4527 2010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
4528
4529 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
4530
4531 2010-05-01 Michael Albinus <michael.albinus@gmx.de>
4532
4533 * tramp.texi (Inline methods, Default Method):
4534 Mention `tramp-inline-compress-start-size'.
4535
4536 2010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
4537
4538 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
4539 the CVS repo. Put the Git repo in the news section.
4540
4541 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
4542 Removed some mentions of CVS. Mention the new Git repo.
4543
4544 2010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
4545
4546 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
4547 (Mail Group Commands): Add index entry.
4548
4549 2010-04-18 Glenn Morris <rgm@gnu.org>
4550
4551 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
4552
4553 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
4554
4555 * calc.texi (Radix modes): Mention that the option prefix will
4556 turn on twos-complement mode.
4557 (Inverse and Hyperbolic Flags): Mention the Option flag.
4558
4559 2010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
4560
4561 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
4562 (LaTeX/PDF export commands): Rename and Move section.
4563 (Sectioning structure): Update.
4564 (References): New use case for field coordinates.
4565 (The export dispatcher): Rename from ASCII export.
4566 (Setting up the staging area): Document the availability of
4567 encryption for MobileOrg.
4568 (Images and tables): Document how to reference labels.
4569 (Index entries): New section.
4570 (Generating an index): New section.
4571 (Column width and alignment): Document that <N> now
4572 means a fixed width, not a maximum width.
4573 (Publishing options): Document the :email option.
4574 (Beamer class export): Fix bug in the BEAMER example.
4575 (Refiling notes): Document refile logging.
4576 (In-buffer settings): Document refile logging keywords.
4577 (Drawers): Document `C-c C-z' command.
4578 (Agenda commands): Mention the alternative key `C-c C-z'.
4579 (Special properties): Document the BLOCKED property.
4580 (The spreadsheet): Mention the formula editor.
4581 (References): Document field coordinates.
4582 (Publishing action): Correct the documentation for the
4583 publishing function.
4584 (The date/time prompt): Document that we accept dates
4585 like month/day/year.
4586 (Cooperation): Document the changes in table.el support.
4587 (Faces for TODO keywords, Faces for TODO keywords)
4588 (Priorities): Document the easy colors.
4589 (Visibility cycling): Document the new double prefix
4590 arg for `org-reveal'.
4591 (Cooperation): Remember.el is part of Emacs.
4592 (Clean view): Mention that `wrap-prefix' is also set by
4593 org-indent-mode.
4594 (Agenda commands): Add information about prefix args to
4595 scheduling and deadline commands.
4596 (Search view): Point to the docstring of
4597 `org-search-view' for more details.
4598 (Agenda commands): Document that `>' prompts for a date.
4599 (Setting tags): Document variable
4600 org-complete-tags-always-offer-all-agenda-tags.
4601 (Column attributes): Cross-reference special properties.
4602
4603 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
4604
4605 Synchronize with Tramp repository.
4606
4607 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
4608 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
4609 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
4610 syntax, texi2dvi reports errors with the backquotes.
4611
4612 * trampver.texi: Update release number.
4613
4614 2010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
4615
4616 * gnus.texi (Finding the News): Add pointers to the Server buffer
4617 because it's essential.
4618
4619 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
4620
4621 * gnus.texi (MIME Commands): Update description of
4622 gnus-article-browse-html-article.
4623
4624 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
4625
4626 * auth.texi (Secret Service API): Add TODO node.
4627 (Help for users): Explain the new source options for `auth-sources'.
4628
4629 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
4630
4631 * trampver.texi: Update release number.
4632
4633 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
4634
4635 * Branch for 23.2.
4636
4637 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
4638
4639 * faq.texi (Escape sequences in shell output): Note that ansi-color is
4640 now enabled by default.
4641
4642 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
4643
4644 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
4645 when Emacs runs in interactive mode. (Bug#5645)
4646
4647 2010-02-16 Glenn Morris <rgm@gnu.org>
4648
4649 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
4650
4651 2010-02-05 Mark A. Hershberger <mah@everybody.org>
4652
4653 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
4654
4655 2010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
4656
4657 * gnus.texi (Score File Format): Fix typo.
4658
4659 2010-01-19 Mark A. Hershberger <mah@everybody.org>
4660
4661 * cc-mode.texi: Replace references to obsolete c-subword-mode.
4662
4663 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
4664
4665 * ada-mode.texi (Project File Overview): Fix typo.
4666
4667 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
4668
4669 * semantic.texi: Add Richard Y. Kim credit.
4670
4671 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
4672
4673 2010-01-17 Michael Albinus <michael.albinus@gmx.de>
4674
4675 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
4676 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
4677
4678 2010-01-17 Glenn Morris <rgm@gnu.org>
4679
4680 * calc.texi (Reporting Bugs): Don't mention format of repository.
4681
4682 * woman.texi (Bugs): Make "Emacs repository" less specific,
4683 and the URL for same more specific.
4684
4685 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
4686
4687 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
4688
4689 * ede.texi (ede-step-project, ede-proj-target):
4690 * tramp.texi (Remote processes): Fix typos.
4691
4692 2010-01-16 Mario Lang <mlang@delysid.org>
4693
4694 * ede.texi (ede-target):
4695 * org.texi (Refiling notes): Remove duplicated words.
4696
4697 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
4698
4699 * gnus.texi (Posting Styles): Use with-current-buffer.
4700 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
4701
4702 2010-01-02 Kevin Ryde <user42@zip.com.au>
4703
4704 * eieio.texi (Naming Conventions): Correction to xref on elisp
4705 coding conventions, is "Tips" node not "Standards".
4706
4707 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
4708
4709 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
4710
4711 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
4712
4713 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
4714
4715 * gnus.texi (Direct Functions): Add missing port number to tls method.
4716
4717 2009-12-15 Juanma Barranquero <lekktu@gmail.com>
4718
4719 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
4720 ($(infodir)/edt, edt.dvi): New targets.
4721
4722 2009-12-15 Glenn Morris <rgm@gnu.org>
4723
4724 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
4725 (edt, $(infodir)/edt, edt.dvi): New targets.
4726 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
4727
4728 * Makefile.in (PDF_TARGETS, pdf): New.
4729 (clean): Add *.pdf.
4730 Add pdf rules for all manuals.
4731
4732 2009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
4733
4734 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
4735
4736 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
4737
4738 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
4739 (Smart Jump, Analyzer Debug): Copyedits.
4740 (Semantic mode user commands): Link to new nodes.
4741 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
4742 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
4743 upstream Semantic manual.
4744
4745 * semantic.texi (Introduction): Minor fix to diagram.
4746
4747 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
4748
4749 * eshell.texi (History): Add the other built-in variables.
4750 (Built-ins): Explain built-ins, and how to apply the external commands.
4751 Add `history', `su' and `sudo'.
4752
4753 * tramp.texi (Remote processes): Add missing <RET> in the example.
4754
4755 2009-12-01 Bill Wohler <wohler@newt.com>
4756
4757 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
4758 path for mairix example. Specify -q in namazu example since namazu is
4759 excessively garrulous.
4760
4761 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
4762
4763 * tramp.texi (Remote processes): Improve eshell example with "su"
4764 and "sudo" commands.
4765
4766 2009-11-28 Chong Yidong <cyd@stupidchicken.com>
4767
4768 * semantic.texi (Analyzer Internals): Rename from Analyzer.
4769
4770 * sem-user.texi (Semantic mode user commands): Fix key syntax.
4771 Document semantic-complete-analyze-inline.
4772 (Semanticdb search debugging commands): Minor clarification.
4773 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
4774 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
4775 manual.
4776 (Semantic mode): Link to Idle Scheduler.
4777
4778 2009-11-28 Kevin Ryde <user42@zip.com.au>
4779
4780 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
4781 @pxref, now EIEIO is in Emacs.
4782
4783 * erc.texi (Development): Correction to git tutorial url.
4784
4785 2009-11-26 Glenn Morris <rgm@gnu.org>
4786
4787 * faq.texi (Latest version of Emacs): Mention stability of development
4788 version.
4789 (Problems with very large files): Max buffer size increase in 23.2.
4790 (VM): VM has moved house again.
4791
4792 2009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
4793
4794 * calc.texi (Radix modes): Discuss alternate bases for two's complement
4795 notations.
4796
4797 2009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
4798
4799 * org.texi (Column attributes): Fix documentation of new operators.
4800
4801 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
4802
4803 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
4804 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
4805 (Idle Completions Mode): Numerous copyedits.
4806
4807 2009-11-17 Juanma Barranquero <lekktu@gmail.com>
4808
4809 * semantic.texi (Semantic Internals, Glossary):
4810 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
4811 (Semanticdb search debugging commands): Fix typos.
4812
4813 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
4814
4815 * calc.texi (Radix modes): Mention twos-complement notation.
4816
4817 2009-11-16 Juanma Barranquero <lekktu@gmail.com>
4818
4819 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
4820 ($(infodir)/semantic, semantic.dvi): New targets.
4821
4822 2009-11-16 Chong Yidong <cyd@stupidchicken.com>
4823
4824 * Makefile.in: Build the Semantic manual.
4825
4826 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
4827 repository.
4828
4829 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
4830
4831 * dbus.texi (Receiving Method Calls): New defun
4832 `dbus-unregister-service'.
4833
4834 2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
4835
4836 * org.texi (Speed keys): New section.
4837
4838 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
4839
4840 * dbus.texi (Type Conversion): Fix typo.
4841 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
4842 `dbus-registered-objects-table'.
4843 (Receiving Method Calls): New defun `dbus-register-property'.
4844 Move `dbus-unregister-object' here.
4845
4846 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
4847
4848 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
4849
4850 2009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
4851
4852 * org.texi (Column attributes): Add the new age summary operators.
4853 Also, mention the fact you can only use one summary operator per
4854 property.
4855
4856 2009-11-13 John Wiegley <johnw@newartisans.com>
4857
4858 * org.texi (Tracking your habits): Add a new section in the
4859 manual about how to track habits.
4860 (Resolving idle time): Add a section on how idle and
4861 dangling clocks are resolved.
4862
4863 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
4864
4865 * org.texi (Agenda commands): Document the new `i' command.
4866 (Inserting deadline/schedule): Document logging changes
4867 of scheduling and deadline times stamps.
4868 (In-buffer settings): Document the in-buffer keywords for logging
4869 changes of scheduling and deadline times stamps.
4870 (Structure editing, Plain lists): Document indentation
4871 cycling in empty entries with TAB.
4872 (Archiving): Document the default archiving command.
4873 (Moving subtrees): Document the new keys for archiving.
4874 (Internal archiving): Fix incorrect key.
4875 (Agenda commands): Document the TODO set switching commands.
4876 (Agenda commands): Document the new archiving keys.
4877 (Clocking work time): Better description on how to save
4878 and restore a clock.
4879 (Resolving idle time): Mention the x11idle program to get true
4880 idleness also under X11.
4881 (Resolving idle time): Use @kbd instead of @key for normal
4882 letters, because this is how he rest of the manual does this.
4883 (Pushing to MobileOrg): Mention that `org-directory'
4884 should be set.
4885 (Agenda commands): Document that SPC is a filter for
4886 any tag.
4887 (Search view): Rename from "Keyword search".
4888 (Capure): New chapter.
4889 (Markup): New chapter.
4890 (Links in HTML export, Images in HTML export):
4891 Extend the section titles.
4892 (Images in HTML export): Document the align option.
4893 (Text areas in HTML export): Extend the section title.
4894 (Images in LaTeX export): Explain image placement in LaTeX.
4895
4896 2009-11-10 Glenn Morris <rgm@gnu.org>
4897
4898 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
4899
4900 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
4901
4902 * tramp.texi (Auto-save and Backup): Disable backups just for a
4903 method.
4904
4905 * trampver.texi: Update release number.
4906
4907 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
4908
4909 Sync with Tramp 2.1.17.
4910
4911 * trampver.texi: Update release number.
4912
4913 2009-10-29 Glenn Morris <rgm@gnu.org>
4914
4915 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
4916
4917 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
4918
4919 * tramp.texi (External methods): Temporary files are kept for
4920 `rsync' and `rsyncc' methods.
4921
4922 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
4923
4924 * eieio.texi: Fix typos.
4925
4926 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
4927
4928 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
4929
4930 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
4931
4932 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
4933 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
4934
4935 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
4936
4937 * Makefile.in: Build EIEIO and EDE manuals.
4938
4939 2009-10-07 Eric Ludlam <zappo@gnu.org>
4940
4941 * eieio.texi:
4942 * ede.texi: New files.
4943
4944 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
4945
4946 * tramp.texi (Remote processes): Association of a pty is not supported.
4947
4948 2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
4949
4950 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
4951 (Processing LaTeX fragments): Document that the size of images can be
4952 changes using the variable `org-format-latex-options'.
4953 (The date/time prompt, Timestamps): Be more accurate over ISO format
4954 dates and times.
4955 (Visibility cycling): Document showeverything keyword.
4956 (In-buffer settings): Document showeverything keyword.
4957 (Setting up the staging area): Fix the example.
4958 (MobileOrg): New section.
4959 (Agenda commands, Exporting Agenda Views): Document exporting the
4960 agenda view to Org files.
4961
4962 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
4963
4964 * tramp.texi (History): Add IMAP support.
4965 (External methods): Add `imap' and `imaps' methods.
4966 (GVFS based methods): Add indices for `davs'.
4967 (Password handling): Rename anchors. Add IMAP entries for
4968 ~/.authinfo.gpg.
4969
4970 * trampver.texi: Set default value of `emacsimap'.
4971
4972 2009-09-22 Daiki Ueno <ueno@unixuser.org>
4973
4974 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
4975
4976 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
4977
4978 * dired-x.texi (Technical Details):
4979 Delete dired-up-directory (Bug#4292).
4980
4981 2009-09-03 Michael Albinus <michael.albinus@gmx.de>
4982
4983 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
4984
4985 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
4986
4987 * org.texi (Effort estimates): Document new effort setting commands.
4988 (Agenda commands): Document the new keys fro agenda time motion.
4989 Document entry text mode. Improve documentation of the keys to include
4990 inactive time stamps into the agenda view.
4991 (Feedback): Document the new bug report command.
4992 (Structure editing): Add an index entry for the sorting of subtrees.
4993
4994 2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
4995
4996 * auth.texi (Help for users): Corrected markup.
4997
4998 2009-09-02 Glenn Morris <rgm@gnu.org>
4999
5000 * emacs-mime.texi (time-date): Mention float-time.
5001
5002 2009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
5003
5004 * calc.texi (Simplifying Formulas): Improve the wording.
5005
5006 2009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
5007
5008 * auth.texi: Rewritten for coverage and clarity.
5009
5010 2009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
5011
5012 * gnus.texi (Expiring Mail):
5013 Mention gnus-mark-copied-or-moved-articles-as-expirable.
5014 (Various Various): Mention gnus-safe-html-newsgroups.
5015
5016 * gnus-news.texi: Mention
5017 gnus-mark-copied-or-moved-articles-as-expirable.
5018
5019 * emacs-mime.texi (Display Customization): Add xref to
5020 gnus-safe-html-newsgroups.
5021
5022 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
5023
5024 * tramp.texi (Version Control): Remove.
5025 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
5026 reference.
5027 (External methods): Correct `scpc' concept index entries. New method
5028 `rsyncc'.
5029 (External packages): New subsections "Filename completion" and "File
5030 attributes cache".
5031
5032 2009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
5033
5034 * calc.texi (Rewrite Rules): Improve the example.
5035 (Simplifying Formulas): Explain use of the I and H flags for
5036 simplification.
5037
5038 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
5039
5040 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
5041 Describe autostart behavior of dbus-ping.
5042 (Synchronous Methods, Asynchronous Methods): Use English numeric format
5043 for timeout values.
5044 (Top): Remove footnote saying D-Bus is not enabled by
5045 default. (Bug#4256)
5046
5047 2009-08-23 Daiki Ueno <ueno@unixuser.org>
5048
5049 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
5050 Reported by Jari Aalto (Bug#4211).
5051 (Mail-mode integration): Mention epa-mail-mode and
5052 epa-global-mail-mode.
5053 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
5054 epa-setup.
5055
5056 2009-08-16 Michael Albinus <michael.albinus@gmx.de>
5057
5058 * dbus.texi (Asynchronous Methods): Allow nil handler.
5059
5060 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
5061
5062 * ediff.texi (ediff-current-file): Add information about this new function.
5063
5064 * viper.texi: Add information about C-s in viper's search command.
5065
5066 2009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
5067
5068 * calc.texi (Date Forms): Fix typos.
5069
5070 2009-08-08 Glenn Morris <rgm@gnu.org>
5071
5072 * org.texi (Agenda commands): Restore clobbered change.
5073
5074 2009-08-07 Eli Zaretskii <eliz@gnu.org>
5075
5076 * calc.texi (Graphics, Devices): Update with the peculiarities of
5077 operation on MS-Windows.
5078
5079 2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
5080
5081 * org.texi (Publishing action): Improve documentation of file
5082 names when publishing to the source directory.
5083 (Clean view): Document `org-indent-mode'.
5084 (Clocking work time): Add documentation for the
5085 new :timetamp option when creating a clock report.
5086 (Paragraphs): Fix many typos.
5087 (Plain lists): Remove duplicate explanation about the
5088 `C-c *' command.
5089 (Literal examples): Update to reflect the new behavior
5090 of the -n -r -k switches when exporting source code examples.
5091 (Structure editing): Add information about `C-c *',
5092 converting a plain list into a list of Org items.
5093 (Remember): Small rephrasing of the paragraph
5094 describing remember.el. Also mentioned that remember.el is part
5095 of Emacs 23, not Emacs 22.
5096 (Clocking work time): Add documentation about
5097 displaying the current clocking time against the effort estimate.
5098 Also add a footnote about using `org-clock-in-prepare-hook' to add
5099 an effort estimate on the fly, just before clocking it.
5100 (Footnotes): Document automatic renumbering and
5101 sorting.
5102 (Agenda commands): Document new bulk commands.
5103 (Plain lists): Document new behavior of
5104 `org-cycle-include-plain-lists'.
5105 Hyphenation only in TeX.
5106 (Clocking work time): Document the key to update effort
5107 estimates.
5108 (Clocking work time): Document the clock time display.
5109 (Structure editing, TODO basics): Document new
5110 variables.
5111 (Column attributes): Document new colciew operators.
5112 (Publishing options): Document :xml-declaration.
5113 (Tracking TODO state changes): Document the
5114 LOG_INTO_DRAWER property.
5115 (Literal examples): Document the new implementation for
5116 editing source code.
5117 (Publishing action): Mention the new publishing
5118 function, to publish an Org source file.
5119 (Publishing links): Mention how to link to an Org source file.
5120 (Macro replacement): Document new macros.
5121 (Handling links): Document type-specific completion
5122 when inserting links.
5123 (Structure editing, Plain lists): Improve documentation
5124 on sorting.
5125 (Internal links): Document custom ids for links.
5126 (Handling links): Document custom ids for links.
5127 (CSS support): Document new class.
5128 (Refiling notes): Document the possibility to create new nodes
5129 during refiling.
5130 (Agenda commands): Document the "?" operator to find
5131 tasks without effort setting.
5132 (Exporting agenda information): Section moved.
5133 (RSS Feeds): New section.
5134 (Built-in table editor): Document M-e and M-a navigate
5135 inside table field.
5136 (Stuck projects): Docment that projects identified as
5137 un-stuck will still be searchd for stuck sub-projects.
5138 (Paragraphs): Document centering.
5139 (Creating timestamps, Agenda commands): Document new
5140 behavior when changing time stamps.
5141 (Structure editing): Document the new command
5142 `org-clone-subtree-with-time-shift'.
5143 (Publishing): Refresh this chapter.
5144 (Export options, Export options, In-buffer settings):
5145 Document the new keywords.
5146 (Matching tags and properties): Collect all
5147 documentation about tags/property matches here.
5148 (Setting tags): Document `org-tag-persistent-alist'.
5149 (Weekly/daily agenda): New section.
5150 (Orgstruct mode): Describe `orgstruct++-mode'.
5151 (Drawers): Mention the LOGBOOK drawer.
5152 (Export options, Sectioning structure): Document the
5153 #+LEATEX_HEADER in-buffer setting.
5154 (Bugs): Section removed.
5155 (Hooks): New section.
5156 (Add-on packages): Move here from old location.
5157 (Context-sensitive commands): New section.
5158 (Setting tags): Document newline option.
5159 (Global TODO list, Matching tags and properties):
5160 Mention more variables.
5161 (Checkboxes): Update to changed command behavior.
5162
5163 2009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
5164
5165 * speedbar.texi (Basic Key Bindings): Fix typo.
5166
5167 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
5168
5169 * calc.texi (Vector/Matrix Functions): Add index entries for both
5170 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
5171 affects matrices with more than one row.
5172 (Help Commands): Add index entries for "prefix ?" key bindings.
5173
5174 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
5175
5176 * calc.texi (Stack Manipulation Commands): Add documentation for
5177 `calc-transpose-lines'.
5178
5179 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
5180
5181 * dbus.texi (Receiving Method Calls): Describe special return value
5182 `:ignore'.
5183
5184 2009-07-24 Alan Mackenzie <acm@muc.de>
5185
5186 * cc-mode.texi (Config Basics, File Styles): Document that at mode
5187 initialization, any individual variable setting now takes precedence
5188 over one done via c-file-style/c-file-offsets.
5189
5190 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
5191
5192 * calc.texi (Undoing Mistakes): Mention that the undo list will be
5193 truncated when Calc is quit.
5194 (Customizing Calc): Document `calc-undo-length'.
5195
5196 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
5197
5198 * calc.texi (About This Manual): Don't mention chapter numbers in text.
5199
5200 2009-07-11 Kevin Ryde <user42@zip.com.au>
5201
5202 * pcl-cvs.texi (About PCL-CVS):
5203 * widget.texi (Basic Types):
5204 Fix cross-references.
5205
5206 2009-07-01 Andreas Schwab <aschwab@redhat.com>
5207
5208 * dbus.texi (Type Conversion): Don't use literal control character.
5209
5210 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
5211
5212 * tramp.texi (GVFS based methods): New section.
5213 (Remote processes): Processes for GVFS based methods run locally.
5214
5215 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
5216
5217 * tramp.texi (Inline methods, External methods, Gateway methods):
5218 Avoid the words "kludge" and hack".
5219 (External methods): Add `synce' method.
5220
5221 * trampver.texi: Update release number.
5222
5223 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
5224
5225 Sync with Tramp 2.1.16.
5226
5227 * tramp.texi (History): Add GVFS support.
5228 (External methods): Precise `rsync' description. Add `dav', `davs' and
5229 `obex' methods. Add 'tramp-gvfs-methods' option.
5230 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
5231 forms.
5232 (Remote Programs): Introduce `tramp-own-remote-path'.
5233 (Remote processes): New subsection "Running remote programs that create
5234 local X11 windows".
5235 (Frequently Asked Questions): Improve code for disabling vc.
5236
5237 * trampver.texi: Update release number. Set default value of
5238 `emacsgvfs'.
5239
5240 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
5241
5242 * Branch for 23.1.
5243
5244 2009-06-17 Glenn Morris <rgm@gnu.org>
5245
5246 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
5247 (Latest version of Emacs): Mention source code repository.
5248
5249 2009-06-16 Glenn Morris <rgm@gnu.org>
5250
5251 * faq.texi (Top): Language tweak.
5252 (Extended commands): Most people have arrow keys.
5253 (Emacs manual): Say how to follow info links.
5254 (File-name conventions): Change title a bit. Explain about source
5255 versus installed. Condense etc description.
5256 (Guidelines for newsgroup postings): Mention Savannah list page.
5257 (Newsgroup archives): Simplify.
5258 (Contacting the FSF): Add contact URL.
5259 (Emacs Lisp documentation): Printed version not always available.
5260 (Installing Texinfo documentation): Explain how by hand installation is
5261 not normally needed. Use add-to-list. Remove duplicate reference.
5262 (Informational files for Emacs): Move info on Help menu here from
5263 "File-name conventions".
5264 (Help installing Emacs): Tweak uref.
5265 (Obtaining the FAQ): Mention repository.
5266 (Origin of the term Emacs): Explain "ITS".
5267 (Changing load-path): Use add-to-list.
5268 (Automatic indentation): Clarify this is for Text mode.
5269 Don't mention Indented Text mode.
5270 (Finding Emacs on the Internet): The FSF does not seem to offer a
5271 deluxe distribution on CD anymore.
5272
5273 2009-06-16 Glenn Morris <rgm@gnu.org>
5274
5275 * faq.texi (Top): Mention which Emacs version this FAQ is about.
5276 Recommend the latest release. Mention how to get older FAQs.
5277 Recommend the Emacs manual.
5278 (Guidelines for newsgroup postings): Discourage cross-posts.
5279 (Underlining paragraphs): Remove.
5280 (Editing MS-DOS files): Remove pre-Emacs 20 information.
5281 (Bugs and problems): Update key-binding.
5282 (Problems with very large files): Mention 64-bit.
5283 (Shell process exits abnormally): Remove.
5284 (Problems with Shell Mode): Rename and update.
5285 (Spontaneous entry into isearch-mode)
5286 (Problems talking to certain hosts): Remove. This is old information,
5287 in etc/PROBLEMS if needed.
5288 (Emacs takes a long time to visit files, Updating Emacs): Remove.
5289 (Dired claims that no file is on this line): Update.
5290 (Installing Emacs, Problems building Emacs): Simplify.
5291 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
5292 information.
5293 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
5294 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
5295 (JDEE): "JDEE", not "JDE".
5296 (Handling C-s and C-q with flow control, Binding C-s and C-q):
5297 Remove. This is old information, in etc/PROBLEMS if needed.
5298 (stty and Backspace key, Kanji and Chinese characters): Remove.
5299 (Right-to-left alphabets): Update section.
5300 (Changing the included text prefix): Gnus uses message-yank-prefix.
5301 Add cross-reference to Supercite manual.
5302 (Saving a copy of outgoing mail): Simplify output file description.
5303 (Expanding aliases when sending mail): Refer to Emacs manual.
5304 Remove old info about RFC822.
5305 Correct description of how to rebuild aliases.
5306 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
5307 (MIME with Emacs mail packages)
5308 (Viewing articles with embedded underlining)
5309 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
5310 Remove old sections.
5311 (Killing based on nonstandard headers): Remove. Scoring is preferable,
5312 and is well-documented in the Gnus manual.
5313 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
5314 (Making Gnus faster): Rename from "Starting Gnus faster".
5315 Merge "Catch-up is slow in Gnus" into here.
5316
5317 2009-06-14 Glenn Morris <rgm@gnu.org>
5318
5319 * faq.texi (Status of Emacs): Re-order with most recent releases first.
5320 (New in Emacs 23): New section.
5321 (Handling C-s and C-q with flow control): Add xref.
5322
5323 2009-06-13 Glenn Morris <rgm@gnu.org>
5324
5325 * faq.texi (Setting up a customization file): Grammar fix.
5326 Customize is no longer "new".
5327 (Displaying the current line or column): Line-number mode is on by
5328 default. Don't mention `column' package. Mention linum.el.
5329 (Turning on abbrevs by default): Explain how to do it for buffers,
5330 modes, and everywhere.
5331 (Associating modes with files): Use add-to-list. Don't mention Emacs
5332 19.
5333 (Highlighting a region): On by default since 23.1.
5334 (Replacing highlighted text): Update doc quote.
5335 (Working with unprintable characters): Don't mention search-quote-char.
5336 (Using an already running Emacs process): Gnuclient is probably not an
5337 enhancement these days.
5338 (Indenting switch statements): Remove mention of pre-Emacs 20.
5339 (Horizontal scrolling): Abbreviate Emacs 20 description.
5340 (Replacing text across multiple files): Fix name of dired command.
5341 (Disabling backups): Use require not load.
5342 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
5343
5344 2009-06-13 Bill Wohler <wohler@newt.com>
5345
5346 Release MH-E manual version 8.2.
5347
5348 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5349 release 8.2.
5350
5351 2009-06-13 Glenn Morris <rgm@gnu.org>
5352
5353 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
5354 in this day and age the common meaning is "on the web".
5355 (copying): Use @copyright in all cases.
5356 (Basic keys): Remove reference to deleted manual node "Text Characters".
5357 (File-name conventions): Use GNU as an example rather than SERVICE.
5358 default.el lives in site-lisp. Update Info directory location.
5359 (Real meaning of copyleft): GPL actions have been brought, but all
5360 settled out of court.
5361 (Guidelines for newsgroup postings): Shorten section title.
5362 Simplify comp.emacs description.
5363 (Newsgroup archives): Change Google URL. Describe Gmane.
5364 (Unsubscribing from Emacs lists): Remove discussion of "distribution
5365 points". Mention List-Unsubscribe header.
5366 (Contacting the FSF): Update email and URLs.
5367 (Basic editing): Mention F1 for help.
5368 (Installing Texinfo documentation): Refer to Texinfo website rather
5369 than ftp server.
5370 (Printing a Texinfo file): Mention texi2pdf.
5371 (Informational files for Emacs): Don't describe FTP or SERVICE, they
5372 are just stubs nowadays.
5373 (Latest version of Emacs): Explain version numbers.
5374 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
5375 (Turning on syntax highlighting): No need to mention hilit19 any more.
5376 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
5377 (Modes for various languages): Remove section.
5378 (Major packages and programs): Remove most version and maintainer
5379 information - it's hard to keep up-to-date, and adds nothing.
5380 Similarly with direct links to mailing lists.
5381 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
5382 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
5383 years, and Emacs comes with tools for this now.
5384 (Patch): Remove section - this is a standard tool.
5385 (Using function keys under X): Remove section.
5386
5387 2009-06-12 Glenn Morris <rgm@gnu.org>
5388
5389 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
5390 (Help installing Emacs): Remove reference to deleted X11 node.
5391 (Associating modes with files): Interpreter-mode-alist is no longer
5392 subservient to auto-mode-alist.
5393 (Installing Emacs): Change future Emacs version.
5394 (Linking with -lX11 fails): Remove old section.
5395 (Packages that do not come with Emacs): Update ELL location.
5396 Emacs Lisp archive is dead.
5397 (Emacs for Windows): Remove reference to old CE port.
5398 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
5399 (Emacs for VMS and DECwindows): Remove old ports.
5400 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
5401 (Removing flashing messages): Remove section about non-existent Gnus
5402 option.
5403
5404 * faq.texi (Top): Add @top command.
5405 Remove the optional arguments from all @node commands: makeinfo can
5406 generate these automatically, and it is easier to edit and rearrange
5407 nodes without them.
5408
5409 2009-06-11 Glenn Morris <rgm@gnu.org>
5410
5411 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
5412 (The LPF): Make the updated URL the sole reference point.
5413 (Learning how to do something): Update refcard price and format.
5414 (Getting a printed manual): Sources in doc/emacs/, not man/.
5415 Also available in PDF format. Since the page count varies, be less
5416 precise.
5417 (Informational files for Emacs): Remove references to deleted files
5418 LPF and SUN-SUPPORT, and to UUCP.
5419 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
5420 Remove many obsolete ways to get the FAQ, which now seems only to be
5421 distributed with Emacs.
5422 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
5423
5424 2009-06-09 Chong Yidong <cyd@stupidchicken.com>
5425
5426 * org.texi (Org Plot): Fix tags (Bug#3507).
5427 (Workflow states, Agenda commands): Fix tags (Bug#3508).
5428
5429 * ada-mode.texi (Installation, Compile commands)
5430 (Project File Overview, No project files, Set compiler options)
5431 (Use GNAT project file, Use multiple GNAT project files)
5432 (Identifier completion): Use @samp for menu items, and @kbd for key
5433 sequences (Bug#3504).
5434
5435 2009-06-04 Daiki Ueno <ueno@unixuser.org>
5436
5437 * gnus.texi (Security): Fix wording; add a link to epa.info.
5438
5439 2009-06-04 Ryan Yeske <rcyeske@gmail.com>
5440
5441 * message.texi (Header Commands): Fix descriptions to match
5442 keybindings.
5443
5444 2009-04-22 Daiki Ueno <ueno@unixuser.org>
5445
5446 * gnus.texi (Security): Mention that EasyPG is the current default.
5447
5448 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
5449
5450 * ediff.texi (Session Commands): Fix typo.
5451
5452 2009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
5453
5454 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
5455 news.software.readers. Reported by Florian Rehnisch.
5456
5457 2009-04-02 Glenn Morris <rgm@gnu.org>
5458
5459 * auth.texi: Capitalize direntry.
5460
5461 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
5462 using a period in the entry name. (Bug#2797)
5463
5464 2009-03-03 Juanma Barranquero <lekktu@gmail.com>
5465
5466 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
5467 ($(infodir)/auth, auth.dvi): New targets.
5468
5469 2009-03-03 Glenn Morris <rgm@gnu.org>
5470
5471 * auth.texi: Fix @setfilename.
5472
5473 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
5474 (auth, $(infodir)/auth, auth.dvi): New rules.
5475
5476 2009-02-25 Glenn Morris <rgm@gnu.org>
5477
5478 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
5479
5480 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5481
5482 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
5483
5484 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5485
5486 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
5487 gnus-nocem-issuers, and gnus-nocem-verifyer.
5488
5489 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
5490
5491 * ada-mode.texi (Project files, Automatic Casing):
5492 * dbus.texi (Signals):
5493 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
5494 * mh-e.texi (HTML):
5495 * nxml-mode.texi (Locating a schema)
5496 (Using the document's URI to locate a schema):
5497 * org.texi (Footnotes, Using the mapping API):
5498 * rcirc.texi (Channels): Remove duplicate words.
5499
5500 2009-02-20 Glenn Morris <rgm@gnu.org>
5501
5502 * dired-x.texi (Miscellaneous Commands):
5503 * gnus.texi: Minor updates for mbox Rmail.
5504
5505 2009-02-16 Karl Berry <karl@gnu.org>
5506
5507 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
5508 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
5509 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
5510 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
5511 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
5512 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
5513 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
5514 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
5515 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
5516 Consistently use @insertcopying in the Top node,
5517 @contents at the front (after @end titlepage),
5518 and @direntry after @copying. (Bug#1988)
5519
5520 2009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
5521
5522 * auth.texi: New file documenting auth-source.
5523
5524 2009-02-13 Carsten Dominik <dominik@science.uva.nl>
5525
5526 * org.texi (Org Plot): Fix link.
5527
5528 2009-02-09 Daiki Ueno <ueno@unixuser.org>
5529
5530 * epa.texi (Mail-mode integration): Mention the way to do
5531 "encrypt-to-self". (Bug#1807)
5532
5533 2009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5534
5535 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
5536
5537 2009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
5538
5539 * gnus-news.texi: Print version about Incoming*.
5540
5541 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
5542
5543 * org.texi (Structure editing, Handling links)
5544 (Fast access to TODO states, Javascript support): Make standard docs
5545 correctly reflect default variable settings.
5546
5547 2009-02-02 Glenn Morris <rgm@gnu.org>
5548
5549 * org.texi: Fix typos.
5550
5551 2009-02-01 Michael Albinus <michael.albinus@gmx.de>
5552
5553 Sync with Tramp 2.1.15.
5554
5555 * trampver.texi: Update release number.
5556
5557 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
5558
5559 * org.texi (TODO dependencies): Document TODO dependencies on
5560 checkboxes.
5561
5562 2009-01-30 Carsten Dominik <dominik@science.uva.nl>
5563
5564 * org.texi (TODO dependencies): Document key binding for toggling
5565 ORDERED property.
5566
5567 2009-01-28 Michael Albinus <michael.albinus@gmx.de>
5568
5569 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
5570 of hook functions.
5571
5572 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
5573
5574 * org.texi (TODO dependencies): New section.
5575
5576 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
5577
5578 * org.texi (Plain lists, TODO basics, Priorities)
5579 (Multiple sets in one file, Conflicts): Document interaction with
5580 `shift-selection-mode'.
5581
5582 2009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
5583
5584 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
5585 Make Calc the subject of sentences.
5586 (Rearranging Formulas using Selections): Discuss new options
5587 for `j *'.
5588
5589 2009-01-26 Michael Albinus <michael.albinus@gmx.de>
5590
5591 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
5592
5593 2009-01-26 Glenn Morris <rgm@gnu.org>
5594
5595 * org.texi: Fix typos.
5596
5597 2009-01-26 Bill Wohler <wohler@newt.com>
5598
5599 * mh-e.texi (EDITION, UPDATED): Update.
5600
5601 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
5602
5603 * org.texi (References): Add information about remote references.
5604 (Built-in table editor): Document `C-c RET' in tables.
5605 (Math symbols, Quoting LaTeX code): Mention that simple
5606 LaTeX macros survive LaTeX export.
5607 (Images in LaTeX export): Show how to create a reference to a
5608 figure.
5609 (Sectioning structure): Document that the LaTeX class can be
5610 specified in a property.
5611 (Text areas in HTML export): New section.
5612 (External links): Add examples for text search and ID links.
5613 (Built-in table editor): Remove the descriptio of `C-c
5614 C-q', it not longer works.
5615 (Literal examples): Document that a space must follow
5616 the colon in short examples.
5617 (Relative timer): Document `org-timer-stop'.
5618 (Footnotes): New section.
5619 (Footnote markup): Shorten section and refer to new Footnote
5620 section.
5621 (Literal examples): Add documentation for line
5622 numbering in and references to code examples.
5623 (CSS support): Fix the description of default CSS styles.
5624 (Capturing column view): Document
5625 "file:path/to/file.org" as an allowed value for the ID property of
5626 a dynamic block copying column view.
5627
5628 2009-01-23 Stephen Eglen <stephen@gnu.org>
5629
5630 * mh-e.texi (Getting Started): Describe $MH.
5631
5632 2009-01-21 Michael Albinus <michael.albinus@gmx.de>
5633
5634 * tramp.texi (all): Harmonize usage of "external method",
5635 "external transfer method" and "out-of-band method".
5636 (Connection types): Precise the differences of inline and external
5637 methods. Written by Adrian Phillips <a.phillips@met.no>.
5638
5639 2009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
5640
5641 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
5642 commands as described at the top. Reported by Allan Gottlieb
5643 <gottlieb@nyu.edu>.
5644
5645 2009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
5646
5647 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
5648 nnmail-pathname-coding-system.
5649
5650 2009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
5651
5652 * org.texi (Relative timer): Fix typo.
5653
5654 2009-01-15 Juanma Barranquero <lekktu@gmail.com>
5655
5656 * org.texi (Clocking work time): Fix typo.
5657 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
5658
5659 2009-01-13 Glenn Morris <rgm@gnu.org>
5660
5661 * org.texi: Fix some more typos.
5662
5663 2009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
5664
5665 * org.texi: Fix some typos.
5666
5667 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
5668
5669 * gnus.texi (Group Parameters): Add note for local variables.
5670
5671 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5672
5673 * gnus.texi (Converting Kill Files): Fix URL.
5674 Include gnus-kill-to-score.el in contrib directory.
5675
5676 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5677
5678 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
5679 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
5680 (Paging the Article): Add index entry.
5681
5682 2009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
5683
5684 * ada-mode.texi (Examples): Delete redundant text.
5685
5686 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
5687
5688 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
5689
5690 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
5691 addresses.
5692
5693 2009-01-03 Bill Wohler <wohler@newt.com>
5694
5695 * mh-e.texi (Scan Line Formats): Indicate that first column should be
5696 kept empty.
5697
5698 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
5699
5700 * org.texi (Activation, Exporting, ASCII export, HTML export)
5701 (HTML Export commands, LaTeX/PDF export commands):
5702 Improve documentation about transient-mark-mode.
5703 (References): Document the use of special names like $LR1 to reference
5704 to fields in the last table row.
5705
5706 2008-12-19 Juri Linkov <juri@jurta.org>
5707
5708 * info.texi (Search Text): Remove mention of removed key binding M-s.
5709
5710 2008-12-18 Carsten Dominik <dominik@science.uva.nl>
5711
5712 * org.texi (References): Remove mentioning of @0 as reference for the
5713 last line, this has been reverted in the Lisp sources.
5714
5715 2008-12-17 Juanma Barranquero <lekktu@gmail.com>
5716
5717 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
5718 (DVI_TARGETS): Remove duplicates. Add sasl.
5719 ($(infodir)/sasl, sasl.dvi): New targets.
5720
5721 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
5722
5723 * org.texi: Version number pushed to 6.15d.
5724
5725 2008-12-16 Carsten Dominik <dominik@science.uva.nl>
5726
5727 * org.texi (Tables in LaTeX export): New section.
5728 (Images in LaTeX export): New section.
5729 (Inlined images, Images in HTML export): Sections renamed.
5730
5731 2008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
5732
5733 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
5734
5735 2008-12-04 David Engster <dengste@eml.cc>
5736
5737 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
5738 of nnml-get-new-mail. Change URL for mairix patch.
5739
5740 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
5741
5742 * org.texi (Using the mapping API): Fix bug in mapping example.
5743 (Publishing options): Make the list of properties complete again, in
5744 correspondence to the variable `org-export-plist-vars'.
5745 (Property searches): Document new special values for time comparisons.
5746 (Tag inheritance): Refine the description of tag inheritance.
5747 (Project alist): Add info about the publishing sequence of components.
5748 (Effort estimates): Document the new relative timer.
5749
5750 2008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
5751
5752 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
5753 (Using Calc): Clarify use of `C-x * o'.
5754 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
5755
5756 2008-11-28 Richard M Stallman <rms@gnu.org>
5757
5758 * dbus.texi (Receiving Method Calls): Clean up previous change.
5759
5760 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
5761
5762 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
5763 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
5764 `dbus-unescape-from-identifier'.
5765 (Receiving Method Calls): New constants `dbus-service-emacs' and
5766 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
5767 (Signals): Use the constants in the example.
5768
5769 2008-11-24 Carsten Dominik <dominik@science.uva.nl>
5770
5771 * org.texi: Re-apply change to FDL 1.3.
5772
5773 2008-11-23 Carsten Dominik <dominik@science.uva.nl>
5774
5775 * org.texi (Setting up Remember): Document `org-remember-mode'.
5776 (External links): Document that bbdb links can use a regular
5777 expression.
5778 (External links): Document that elisp links can contain interactive
5779 commands.
5780
5781 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
5782
5783 * viper.texi (viper-translate-all-ESC-keysequences):
5784 Description removed.
5785
5786 2008-11-19 Glenn Morris <rgm@gnu.org>
5787
5788 * doclicense.texi: Change to FDL 1.3.
5789 Relicense all texi files under FDL 1.3 or later.
5790
5791 2008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
5792
5793 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
5794
5795 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
5796
5797 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
5798
5799 * ediff.texi: Version/date change.
5800
5801 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
5802
5803 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
5804
5805 2008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
5806
5807 * calc.texi (About This Manual): Comment out a mention of
5808 marginal notes.
5809
5810 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
5811
5812 * org.texi (Clocking work time): Document the :formula property of
5813 clock tables.
5814 (Structure editing, Refiling notes): Document refiling regions.
5815 (Agenda commands): Document the double-prefix version
5816 of the `l' command in the agenda.
5817 (Handling links): Explain the effect of a double prefix
5818 arg to `C-c C-o'.
5819 (TODO basics): Add documentation for tag triggers.
5820
5821 2008-10-23 Glenn Morris <rgm@gnu.org>
5822
5823 * cl.texi (Function Bindings): Mention `flet' fails to deal with
5824 byte-compiling things like `+'.
5825
5826 * ns-emacs.texi: Merge copyright years of author now with assignment
5827 into FSF years.
5828 (VER): Use it for easier automatic updating. Use Emacs version rather
5829 than standalone Emacs.app version.
5830
5831 2008-10-12 Carsten Dominik <dominik@science.uva.nl>
5832
5833 * org.texi: Lots of minor fixes.
5834 (Capture): New chapter.
5835 (Org Plot): New section.
5836
5837 2008-09-30 Magnus Henoch <mange@freemail.hu>
5838
5839 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
5840
5841 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
5842
5843 * calc.texi (User Defined Units): Mention how to enter optional display
5844 string.
5845
5846 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
5847
5848 * message.texi (Sending Variables): Fix variable documentation to
5849 avoid the "y/n" wording.
5850
5851 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
5852
5853 * message.texi (Sending Variables): Add `message-confirm-send' doc.
5854
5855 2008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
5856
5857 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
5858 @enumerate section so as to be able to be formatted with MAKEINFO=no.
5859
5860 2008-09-22 Bill Wohler <wohler@newt.com>
5861
5862 Release MH-E manual version 8.1.
5863
5864 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5865 release 8.1.
5866
5867 * mh-e.texi: Retain dual license as agreed to by the FSF.
5868 However, bump GPL to Version 3.
5869 Use @include for license text.
5870
5871 2008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
5872
5873 * gnus.texi (Top, Setup, Fancy splitting to parent)
5874 (Store custom flags and keywords, Store arbitrary data):
5875 Clean up markup.
5876
5877 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
5878
5879 * gnus.texi (The Gnus Registry): Document it.
5880
5881 2008-09-08 David Engster <dengste@eml.cc>
5882
5883 * gnus.texi (nnmairix): Point out that nnml uses MH format.
5884 Clarify section about choosing back end servers.
5885
5886 2008-08-23 Glenn Morris <rgm@gnu.org>
5887
5888 * dired-x.texi (Shell Command Guessing):
5889 Mention dired-guess-shell-case-fold-search. (Bug#417)
5890
5891 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
5892
5893 * trampver.texi: Update release number.
5894
5895 2008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
5896
5897 * ns-emacs.texi: Update version.
5898 (Introduction): Correct menu location for options save.
5899 (Customization): Note that defaults are stored under org.gnu.Emacs.
5900
5901 2008-08-11 Bill Wohler <wohler@newt.com>
5902
5903 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
5904 explicit about GNU mailutils MH elsewhere (with thanks to Darel
5905 Henman) (closes SF #1768928).
5906
5907 2008-08-10 Glenn Morris <rgm@gnu.org>
5908
5909 * ns-emacs.texi: Use @copying. Change copyright of authors with
5910 assignment to FSF. Change license to GFDL.
5911 (Top): Remove outdated references.
5912
5913 2008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
5914
5915 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
5916 Add gnus-summary-sort-by-most-recent-number and
5917 gnus-summary-sort-by-most-recent-date.
5918 (Summary Sorting): Explain prefix argument.
5919
5920 2008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
5921
5922 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
5923 gnus-summary-pipe-output.
5924
5925 2008-08-03 Michael Albinus <michael.albinus@gmx.de>
5926
5927 * dbus.texi (Receiving Method Calls): Document error handling of own
5928 D-Bus methods.
5929
5930 2008-08-01 Bill Wohler <wohler@newt.com>
5931
5932 * mh-e.texi (Reading Mail)
5933 (Viewing Attachments): Describe new function
5934 mh-show-preferred-alternative.
5935 (Sending Mail, Redistributing, Sending Message): Describe new hook
5936 mh-annotate-msg-hook.
5937
5938 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
5939
5940 * dbus.texi (Arguments and Signatures): Fix example.
5941 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
5942 (Asynchronous Methods): New node.
5943 (Errors and Events): Describe extended layout of `dbus-event'.
5944 New defun `dbus-event-message-type'.
5945
5946 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
5947
5948 * ediff.texi: Remove VMS support.
5949
5950 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
5951
5952 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
5953 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
5954
5955 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
5956
5957 * Makefile.in: Add mairix-el targets.
5958
5959 2008-07-29 David Engster <deng@randomsample.de>
5960
5961 * mairix-el.texi: New file.
5962
5963 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
5964
5965 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
5966 project files. Delete 'main_unit' project variable; not needed. Allow
5967 process environment variables wherever project variables are allowed.
5968 Add tutorial section on multiple GNAT project files.
5969
5970 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
5971
5972 Sync with Tramp 2.1.14.
5973
5974 * trampver.texi: Update release number.
5975
5976 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
5977
5978 * ns-emacs.texi:
5979 * faq.texi: Remove mentions of Mac Carbon.
5980
5981 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
5982
5983 * gnus.texi (Saving Articles): Describe the 2nd argument of
5984 gnus-summary-save-in-pipe.
5985 (SpamAssassin): Use it.
5986
5987 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
5988
5989 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
5990
5991 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
5992
5993 * org.texi (Export options): Document the use of the creator flag.
5994
5995 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
5996
5997 * org.texi: New version 6.06a.
5998
5999 2008-07-23 Juanma Barranquero <lekktu@gmail.com>
6000
6001 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
6002 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
6003
6004 2008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
6005
6006 * calc.texi (Editing Stack Entries):
6007 (Algebraic Entry): Rewrite introductory sentences so it can be used by
6008 Calc's help functions. Mention fixing typos.
6009 (Customizing Calc): Fix typo.
6010
6011 2008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
6012
6013 * calc.texi (summarykey): New macro. Use to correctly format keys in
6014 the summary.
6015
6016 2008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
6017
6018 * ns-emacs.texi (Customization): Corrected documentation on color
6019 specification formats.
6020
6021 2008-07-19 Andreas Schwab <schwab@suse.de>
6022
6023 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
6024
6025 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
6026 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
6027
6028 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
6029
6030 * dbus.texi (Inspection): Rework, introduce submenus.
6031 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
6032 (Properties and Annotations, Arguments and Signatures): New nodes.
6033
6034 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
6035
6036 * dbus.texi (Receiving Method Calls): Fix description of
6037 `dbus-register-method'.
6038 (Signals): Allow also signal arguments for filtering in
6039 `dbus-register-signal'.
6040
6041 2008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
6042
6043 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
6044 `cnorm'.
6045 (Arithmetic Tutorial): Simplify the verification of prime factors.
6046
6047 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
6048
6049 * gnus.texi (Saving Articles): Mention
6050 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
6051
6052 2008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
6053
6054 * calc.texi: Adjust mode line throughout.
6055
6056 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
6057
6058 * sasl.texi (Mechanisms): Fix typos.
6059
6060 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
6061
6062 * calc.texi (Killing from the stack): Mention using normal Emacs
6063 copying.
6064
6065 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
6066
6067 * tramp.texi (Password handling): Rename from "Password caching".
6068 Add `auth-source' mechanism.
6069 (Connection caching): Tramp reopens the connection automatically,
6070 when the operating system on the remote host has been changed.
6071
6072 2008-06-20 Eli Zaretskii <eliz@gnu.org>
6073
6074 * makefile.w32-in (distclean): Remove makefile.
6075
6076 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
6077
6078 * org.texi (Using the mapping API): New section.
6079 (Agenda column view): New section.
6080 (Moving subtrees): Document archiving to the archive sibling.
6081 (Agenda commands): Document columns view in the agenda.
6082 (Using the property API): Document the API for multi-valued properties.
6083
6084 2008-06-17 Jason Riedy <jason@acm.org>
6085
6086 * org.texi (A LaTeX example): Note that fmt may be a one-argument
6087 function, and efmt may be a two-argument function.
6088 (Radio tables): Document multiple destinations.
6089
6090 2008-06-16 Glenn Morris <rgm@gnu.org>
6091
6092 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
6093 Add Cover-Texts.
6094
6095 2008-06-15 Glenn Morris <rgm@gnu.org>
6096
6097 * faq.texi (VER): Update to 23.0.60.
6098
6099 * mh-e.texi: Remove option of licensing under GPL.
6100 Add Cover-Texts to GFDL permissions notice.
6101 (GPL): Remove section.
6102 (GFDL): Include doclicense.texi rather than the actual text.
6103
6104 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
6105 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
6106
6107 * sasl.texi: Fix output file name.
6108
6109 * epa.texi, sasl.texi: Refer to license in Emacs manual.
6110
6111 * gnus-coding.texi: Refer to license in Gnus manual.
6112
6113 * idlwave.texi, sasl.texi: Use @copying.
6114
6115 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
6116
6117 * speedbar.texi: Update Back-Cover Text as per maintain.info.
6118
6119 * url.texi: Use @copying, @title, @subtitle, @author.
6120
6121 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
6122 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
6123 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
6124 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
6125 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
6126 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
6127 * widget.texi, woman.texi:
6128 Remove references to external license, since doclicense is included.
6129
6130 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
6131 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
6132 Remove references to non-existent Invariant Sections.
6133
6134 2008-06-14 Glenn Morris <rgm@gnu.org>
6135
6136 * faq.texi (Major packages and programs): Remove references to external
6137 Supercite, Calc, VIPER, since they have been included for some time.
6138 Update VM, AUCTeX, BBDB entries.
6139
6140 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
6141
6142 * newsticker.texi: Updated to match latest newsticker changes.
6143
6144 2008-06-13 Glenn Morris <rgm@gnu.org>
6145
6146 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
6147 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
6148 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
6149 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
6150 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
6151 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
6152 * woman.texi:
6153 Update Back-Cover Text as per maintain.info.
6154
6155 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6156
6157 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
6158
6159 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
6160 (gnus-faq.xml): Update repository host.
6161
6162 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
6163
6164 2008-06-15 Frank Schmitt <ich@frank-schmitt.net>
6165
6166 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
6167 Fix a typo.
6168
6169 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6170
6171 * gnus.texi (Mail Source Customization): Correct values of
6172 `mail-source-delete-incoming'. Reported by Tassilo Horn.
6173 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
6174
6175 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
6176
6177 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
6178 coding standards.
6179
6180 2008-06-14 David Engster <dengste@eml.cc>
6181
6182 * gnus.texi (nnmairix): Markup fixes.
6183
6184 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6185
6186 * gnus.texi (nnmairix): Markup and other minor fixes.
6187
6188 2008-06-05 David Engster <dengste@eml.cc>
6189
6190 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
6191
6192 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6193
6194 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
6195 (Searching, nnir, nnmairix): New stub nodes.
6196
6197 2008-05-30 Felix Lee <felix.1@canids.net>
6198
6199 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
6200
6201 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
6202
6203 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
6204
6205 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
6206
6207 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
6208
6209 2008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
6210
6211 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
6212
6213 2008-05-06 Juanma Barranquero <lekktu@gmail.com>
6214
6215 * info.texi (Top): Fix typo in xref.
6216
6217 2008-05-05 Karl Berry <karl@gnu.org>
6218
6219 * info.texi (Top): @xref to stand-alone manual.
6220
6221 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6222
6223 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
6224 (Various Summary Stuff): Fix typo in last xref.
6225
6226 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
6227
6228 * org.texi (Moving subtrees): Fix typo.
6229
6230 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
6231
6232 * tramp.texi (Frequently Asked Questions): Explain, how to disable
6233 Tramp via `tramp-mode'.
6234
6235 2008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
6236
6237 * org.texi: Massive changes, in many parts of the file.
6238
6239 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
6240
6241 * gnus.texi (Oort Gnus): Add message-fill-column.
6242
6243 2008-04-12 Adrian Aichner <adrian@xemacs.org>
6244
6245 * gnus.texi (Mail Source Specifiers): Typo fix.
6246
6247 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
6248
6249 * gnus.texi (Diary Headers Generation): Update key binding for
6250 `gnus-diary-check-message'.
6251
6252 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6253
6254 * gnus.texi (Emacsen): Addition.
6255
6256 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6257
6258 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
6259
6260 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6261
6262 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
6263
6264 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6265
6266 * gnus-news.texi: Update tool bar item.
6267
6268 2008-04-09 Sven Joachim <svenjoac@gmx.de>
6269
6270 * gnus-news.texi: Fix typos.
6271
6272 2008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
6273
6274 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
6275 Add mention of `kron'.
6276
6277 2008-04-01 Daiki Ueno <ueno@unixuser.org>
6278
6279 * epa.texi (Encrypting/decrypting *.gpg files):
6280 Document epa-file-name-regexp.
6281
6282 2008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
6283
6284 * gnus.texi (Example Methods): Fix description about ssh-agent.
6285 (Indirect Functions): Fix the default value of nntp-telnet-command;
6286 remove link to connect.html.
6287
6288 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
6289
6290 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
6291 dbus-call-method.
6292 (Receiving Method Calls): The timeout can be set by the calling client.
6293
6294 * trampver.texi: Update release number.
6295
6296 2008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
6297
6298 * gnus.texi (Top): Fix version. Add SASL.
6299
6300 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
6301
6302 Sync with Tramp 2.1.13.
6303
6304 * trampver.texi: Update release number.
6305
6306 2008-03-29 Chong Yidong <cyd@stupidchicken.com>
6307
6308 * org.texi: Update to new org-mode website.
6309
6310 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
6311
6312 * cl.texi (For Clauses): Fix loop over key-seq to match code.
6313
6314 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
6315
6316 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
6317 gnus-read-ephemeral-gmane-group-url,
6318 gnus-read-ephemeral-emacs-bug-group,
6319 gnus-read-ephemeral-debian-bug-group.
6320
6321 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6322
6323 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
6324
6325 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
6326 Add FIXMEs for Bookmarks and gnus-registry-marks.
6327
6328 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6329
6330 * gnus.texi (Smileys): Document `smiley-style'.
6331
6332 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6333
6334 * gnus.texi (Gnus Development): Clarify difference between ding and
6335 gnu.emacs.gnus.
6336 (MIME Commands, Using MIME, RSS): Fix markup.
6337
6338 * gnus-faq.texi ([8.4]): Ditto.
6339
6340 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
6341
6342 * gnus.texi (Emacsen): Remove obsolete stuff.
6343
6344 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
6345
6346 * gnus.texi (Oort Gnus): Add version info WRT
6347 `mail-source-delete-incoming'.
6348
6349 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6350
6351 * gnus.texi (Top): Add "Other related manuals" and version info in
6352 `iftex' output.
6353 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
6354 gnus-balloon-face-0 and the corresponding format specifiers.
6355
6356 2008-03-26 Michael Albinus <michael.albinus@gmx.de>
6357
6358 * tramp.texi (Filename completion): Remove footnote about let-bind
6359 of `partial-completion-mode'. It doesn't work this way.
6360
6361 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
6362
6363 * pcl-cvs.texi (Contributors): Update my email.
6364
6365 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
6366
6367 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
6368
6369 2008-03-17 Bill Wohler <wohler@newt.com>
6370
6371 * mh-e.texi (Viewing): Update URL for adding header fields to
6372 mh-invisible-header-fields-default.
6373
6374 2008-03-16 Bill Wohler <wohler@newt.com>
6375
6376 * mh-e.texi (Preface): Add Gnus to requirements.
6377 (Forwarding): Note that forwarded MIME messages are now inline.
6378
6379 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
6380
6381 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
6382 (Common Variables): Give precedence to the netcat methods over the
6383 telnet methods, and mention that they are more reliable.
6384
6385 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
6386
6387 * org.texi (Exporting Agenda Views): Document agenda export to
6388 iCalendar.
6389 (Progress logging): Document the new progress logging stuff.
6390
6391 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6392
6393 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
6394 Update for change of `mail-source-delete-incoming'.
6395
6396 * gnus-news.texi: Ditto.
6397
6398 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6399
6400 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
6401 custom versions.
6402
6403 2008-03-07 Alan Mackenzie <acm@muc.de>
6404
6405 * cc-mode.texi (Limitations and Known Bugs): State that the number of
6406 parens/brackets in a k&r region is limited.
6407
6408 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
6409
6410 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
6411 using different Emacs versions.
6412
6413 2008-02-27 Glenn Morris <rgm@gnu.org>
6414
6415 * sc.texi: Remove a lot of old and obsolete info.
6416 (titlepage): Simplify.
6417 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
6418 (VM with any Emacsen, GNEWS with any Emacsen)
6419 (Overloading for Non-conforming MUAs, Version 3 Changes)
6420 (The Supercite Mailing List): Delete nodes.
6421 (Introduction): Remove info about old packages.
6422 (Getting Connected): Simplify. Remove info about old packages.
6423 (Citing Commands): Delete Emacs 19 info.
6424 (Hints to MUA Authors): Simplify.
6425 (Thanks and History): Merge in some info from the deleted node
6426 "Version 3 Changes".
6427
6428 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
6429
6430 * org.texi (Setting tags, In-buffer settings):
6431 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
6432
6433 2008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
6434
6435 * gnus-news.texi: Mention that spaces and tabs are allowed in the
6436 installation directory name.
6437
6438 2008-02-12 Romain Francoise <romain@orebokech.com>
6439
6440 * epa.texi (Overview): Fix typo.
6441
6442 2008-02-11 Daiki Ueno <ueno@unixuser.org>
6443
6444 * epa.texi (Quick start): Remove the .emacs setting.
6445
6446 2008-02-10 Daiki Ueno <ueno@unixuser.org>
6447
6448 * epa.texi (Quick start): Use the command `epa-enable' instead of
6449 loading `epa-setup'.
6450
6451 2008-02-08 Juanma Barranquero <lekktu@gmail.com>
6452
6453 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
6454 ($(infodir)/epa, epa.dvi): New targets.
6455
6456 2008-02-08 Daiki Ueno <ueno@unixuser.org>
6457
6458 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
6459
6460 * epa.texi: New manual documenting the EasyPG Assistant.
6461
6462 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
6463
6464 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
6465 (Inspection): New function dbus-ping.
6466
6467 2008-02-05 Michael Albinus <michael.albinus@gmx.de>
6468
6469 * tramp.texi (Remote processes): Add `shell-command'.
6470
6471 2008-01-28 Michael Sperber <sperber@deinprogramm.de>
6472
6473 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
6474 (Group Parameters): Document `mail-source' parameter.
6475
6476 2008-01-27 Michael Albinus <michael.albinus@gmx.de>
6477
6478 * tramp.texi (Inline methods): The hostname of the su(do)? methods
6479 must be a local host.
6480
6481 2008-01-26 Michael Olson <mwolson@gnu.org>
6482
6483 * erc.texi: Update version for ERC 5.3 release.
6484 (Obtaining ERC): Update extras URLs for 5.3.
6485 (Development): Write instructions for git, and remove those for Arch.
6486 (History): Mention the switch to git.
6487
6488 2008-01-24 Karl Berry <karl@gnu.org>
6489
6490 * info.texi (Search Index, Search Text): Mention the command
6491 character in the section name, a la the (Go to node) node.
6492
6493 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
6494
6495 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
6496
6497 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6498
6499 * gnus-news.texi: Mention gnus-article-describe-bindings.
6500
6501 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6502
6503 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
6504
6505 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
6506
6507 * org.texi (Property inheritance): New section.
6508 (Conventions): New section.
6509 (Structure editing): Document C-RET, the prefix arg to the cut/copy
6510 commands, and the new bindings for refiling.
6511 (Sparse trees): Document the new special command for sparse trees.
6512 (References): Be more clear about the counting of hilines.
6513 (Handling links): Document M-p/n for accessing links.
6514 (Fast access to TODO states): New section.
6515 (Per file keywords): New section.
6516 (Property inheritance): New section.
6517 (Column attributes): New summary types.
6518 (Capturing Column View): New section.
6519 (The date/time prompt): Cover the new features in the date/time prompt.
6520 Compactify the table of keys for the calendar remote control.
6521 (Clocking work time): Document the new :scope parameter.
6522 (Remember): Promoted to chapter.
6523 (Quoted examples): New section.
6524 (Enhancing text): New verbatim environments.
6525
6526 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
6527
6528 * trampver.texi: Update release number.
6529
6530 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
6531
6532 * gnus.texi (Article Keymap):
6533 Add gnus-article-wide-reply-with-original; fix descriptions of
6534 gnus-article-reply-with-original and
6535 gnus-article-followup-with-original.
6536
6537 2008-01-09 Glenn Morris <rgm@gnu.org>
6538
6539 * nxml-mode.texi: Add @copying section.
6540
6541 2008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
6542
6543 * message.texi (Mail Variables): Add some text from "(gnus)Posting
6544 Server". Add `message-send-mail-with-mailclient'.
6545
6546 * gnus.texi (Posting Server): Move some text to "(message)Mail
6547 Variables" and add a reference here.
6548
6549 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
6550
6551 * dbus.texi (Receiving Method Calls): New chapter.
6552 (Errors and Events): Add serial number to events. Replace "signal" by
6553 "message". Introduce dbus-event-serial-number.
6554
6555 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
6556
6557 * dbus.texi (Type Conversion): Explain the type specification for empty
6558 arrays. Use another example.
6559
6560 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
6561
6562 * dbus.texi (all): Replace "..." by @dots{}.
6563 (Type Conversion): Precise the value range for :byte types.
6564 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
6565 Mention its return value.
6566 (Errors and Events): There is no D-Bus error propagation during event
6567 processing.
6568
6569 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
6570
6571 * calc.tex (Yacas Language, Maxima Language, Giac Language):
6572 New sections.
6573
6574 2007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
6575
6576 * gnus.texi (Group Parameters): Reorder the text and add a note about
6577 `gnus-parameters' near the beginning of the node.
6578
6579 2007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
6580
6581 * gnus.texi (Score File Editing): Fix function name.
6582
6583 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
6584
6585 Sync with Tramp 2.1.12.
6586
6587 * trampver.texi: Update release number.
6588
6589 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
6590
6591 * dbus.texi (Type Conversion): Correct input parameters mapping.
6592
6593 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
6594
6595 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
6596 (Errors and Events): Mention wrong-type-argument error.
6597
6598 2007-12-21 Alex Schroeder <alex@gnu.org>
6599
6600 * rcirc.texi: Changed single spaces after sentence end to double
6601 spaces. Fixed some typos.
6602 (Internet Relay Chat): Explain relay.
6603 (Getting started with rcirc): Change items to reflect prompts.
6604 Add more explanation to rcirc-track-minor-mode and added a comment to
6605 warn future maintainers that this section is a copy.
6606 (People): Change /ignore example.
6607 (Keywords): Not keywords.
6608
6609 2007-12-20 Alex Schroeder <alex@gnu.org>
6610
6611 * rcirc.texi (Top): Fighting Information Overload chapter added.
6612 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
6613 (rcirc commands): Move /ignore command to the new chapter.
6614 (Fighting Information Overload): New chapter documenting /keyword,
6615 /bright, /dim, channel ignore, and low priority channels.
6616 (Configuration): Document rcirc-server-alist, remove
6617 rcirc-startup-channels-alist and rcirc-default-server.
6618
6619 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
6620
6621 * dbus.texi (Signals): Fix example in dbus-register-signal.
6622
6623 2007-12-14 Sven Joachim <svenjoac@gmx.de>
6624
6625 * gnus.texi (Score Variables): Fix typo.
6626
6627 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
6628
6629 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
6630 (Signals): Adapt dbus-send-signal and dbus-register-signal.
6631 (Errors and Events): Adapt dbus-event.
6632
6633 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
6634
6635 * gnus.texi (Other Files): Add the yenc command.
6636
6637 2007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
6638
6639 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
6640 since 2004-08-06.
6641
6642 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
6643
6644 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
6645 on body.
6646
6647 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
6648
6649 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
6650 and rfc2047-allow-irregular-q-encoded-words; fix description of
6651 rfc2047-encode-encoded-words.
6652
6653 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
6654
6655 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
6656
6657 2007-12-05 Michael Olson <mwolson@gnu.org>
6658
6659 * remember.texi (Diary): Remove "require" line for remember-diary.el.
6660 Update documentation for `remember-diary-file'.
6661
6662 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
6663
6664 * dbus.texi (Signals): Precise `dbus-register-signal'.
6665 (Errors and Events): Rework events part, the internal structure of
6666 dbus-event has changed.
6667
6668 2007-12-03 Juanma Barranquero <lekktu@gmail.com>
6669
6670 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
6671 ($(infodir)/dbus, dbus.dvi): New targets.
6672
6673 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
6674
6675 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
6676 unconditionally.
6677
6678 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
6679 emulation with @print{}.
6680
6681 2007-12-02 Richard Stallman <rms@gnu.org>
6682
6683 * dbus.texi (Overview): Minor cleanup.
6684
6685 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
6686
6687 * Makefile.in (INFO_TARGETS): Add dbus.
6688 (DVI_TARGETS): Add dbus.dvi.
6689 (dbus, dbus.dvi): New targets.
6690
6691 * dbus.texi: New file.
6692
6693 2007-11-24 Romain Francoise <romain@orebokech.com>
6694
6695 * nxml-mode.texi: Add description in @direntry.
6696 Fix file name to match @setfilename.
6697
6698 2007-11-23 Mark A. Hershberger <mah@everybody.org>
6699
6700 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6701 ($(infodir)/nxml-mode): New rule.
6702
6703 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6704 ($(infodir)/nxml-mode): New rule.
6705 (clean): Add nxml-mode*.
6706
6707 * nxml-mode.texi: New file with nxml manual.
6708
6709 2007-11-18 Richard Stallman <rms@gnu.org>
6710
6711 * flymake.texi (Example -- Configuring a tool called directly):
6712 Update example.
6713
6714 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
6715
6716 * tramp.texi (Filename completion): Simplify explanation of
6717 double-slash behavior. Explain directory contents flushing.
6718
6719 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
6720
6721 * calc.texi (TeX and LaTeX Language Modes): Put in
6722 missing braces.
6723
6724 2007-11-15 Richard Stallman <rms@gnu.org>
6725
6726 * cl.texi (Equality Predicates): Delete `eql'.
6727 (Predicates, Naming Conventions, Top): Delete `eql'.
6728 (Common Lisp Compatibility): Delete `eql'.
6729 (Porting Common Lisp): Delete obsolete backquote info.
6730 Minor clarification about character constants.
6731 (Sequence Basics): Minor clarification.
6732
6733 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
6734
6735 * cc-mode.texi (Electric Keys, Custom Macros):
6736 * tramp.texi (Filename completion): Fix typos.
6737
6738 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
6739
6740 * calc.texi (Basic commands): Mention the menu.
6741
6742 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
6743
6744 * tramp.texi (Connection caching): Tramp flushes connection
6745 properties when remote operating system has been changed.
6746
6747 2007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
6748
6749 * gnus-news.texi: Fix spelling.
6750 `message-insert-formatted-citation-line', not
6751 `message-insert-formated-citation-line'.
6752
6753 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
6754
6755 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
6756
6757 * tramp.texi (Overview): Mention also the PuTTY integration under
6758 w32. Remove paragraphs about Tramp's experimental status.
6759 (Frequently Asked Questions): Add code example for highlighting the
6760 mode line.
6761
6762 2007-11-03 Michael Olson <mwolson@gnu.org>
6763
6764 * remember.texi: Change mentions of remember-buffer to
6765 remember-finalize throughout.
6766
6767 2007-10-30 Michael Olson <mwolson@gnu.org>
6768
6769 * remember.texi (Copying): Remove.
6770 (Mailbox): Update with non-BBDB instructions.
6771 (Diary, Org): Add.
6772 (Bibliography, Planner Page): Remove.
6773
6774 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
6775
6776 * makefile.w32-in (INFO_TARGETS): Add remember.
6777 (DVI_TARGETS): Add remember.dvi.
6778 ($(infodir)/remember): New rule.
6779 (clean): Add remember*.
6780
6781 2007-10-30 Michael Olson <mwolson@gnu.org>
6782
6783 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
6784 ($(infodir)/remember): New rule that builds the Remember Manual.
6785
6786 * remember.texi: New file containing the Remember Mode Manual.
6787 Shuffle chapters around after initial import.
6788 (Function Reference): Split Keystrokes into separate chapter.
6789 (Keystrokes): Document C-c C-k.
6790 (Introduction): Fix typographical issue with "---".
6791
6792 2007-10-29 Richard Stallman <rms@gnu.org>
6793
6794 * widget.texi (Introduction): Delete discussion of implementation
6795 internals.
6796
6797 2007-10-29 Michael Albinus <michael.albinus@gmx.de>
6798
6799 * tramp.texi (Connection caching): Host names must be different
6800 when tunneling.
6801
6802 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6803
6804 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
6805 Gnus v5.13.
6806
6807 2007-10-28 Miles Bader <miles@gnu.org>
6808
6809 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
6810
6811 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6812
6813 * gnus.texi (Sorting the Summary Buffer):
6814 Remove gnus-article-sort-by-date-reverse.
6815
6816 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6817
6818 * gnus.texi (Non-ASCII Group Names): New node.
6819 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
6820 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
6821
6822 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
6823
6824 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
6825 clean the output of the program `imap-shell-program'.
6826
6827 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6828
6829 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
6830
6831 2007-10-28 Tassilo Horn <tassilo@member.fsf.org>
6832
6833 * gnus.texi (Sticky Articles): Documentation for sticky article
6834 buffers.
6835
6836 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
6837
6838 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
6839
6840 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6841
6842 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
6843
6844 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6845
6846 * gnus.texi (Archived Messages):
6847 Document gnus-update-message-archive-method.
6848
6849 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6850
6851 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
6852
6853 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
6854
6855 * gnus.texi (Group Maneuvering):
6856 Document `gnus-summary-next-group-on-exit'.
6857
6858 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6859
6860 * gnus.texi (Really Various Summary Commands):
6861 Mention gnus-auto-select-on-ephemeral-exit.
6862
6863 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6864
6865 * gnus.texi, message.texi: Bump version number.
6866
6867 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6868
6869 * gnus.texi (Group Line Specification, Misc Group Stuff)
6870 (Server Commands): Parenthesize @pxref{Mail Spool}.
6871
6872 2007-10-28 Didier Verna <didier@xemacs.org>
6873
6874 New user option: message-signature-directory.
6875 * message.texi (Insertion Variables): Document it.
6876 * gnus.texi (Posting Styles): Ditto.
6877
6878 2007-10-28 Didier Verna <didier@xemacs.org>
6879
6880 * gnus.texi (Group Line Specification):
6881 * gnus.texi (Misc Group Stuff):
6882 * gnus.texi (Server Commands): Document the group compaction feature.
6883
6884 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6885
6886 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
6887
6888 * message.texi (Various Message Variables): Add message-fill-column.
6889
6890 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6891
6892 * gnus.texi: Untabify.
6893
6894 2007-10-28 Didier Verna <didier@xemacs.org>
6895
6896 * gnus.texi (Group Parameters): Document the posting-style merging
6897 process in topic-mode.
6898
6899 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6900
6901 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
6902
6903 2007-10-28 Romain Francoise <romain@orebokech.com>
6904
6905 * gnus.texi (Mail Spool): Fix typo.
6906 Update copyright.
6907
6908 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6909
6910 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
6911
6912 2007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6913
6914 * gnus.texi (Summary Generation Commands):
6915 Add gnus-summary-insert-ticked-articles.
6916
6917 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6918
6919 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
6920 to spam-spamassassin-program.
6921
6922 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6923
6924 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
6925
6926 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6927
6928 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
6929
6930 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6931
6932 * message.texi (Mail Headers): Document `opportunistic'.
6933
6934 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6935
6936 * emacs-mime.texi (Encoding Customization): Explain how to set
6937 mm-coding-system-priorities per hierarchy.
6938
6939 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6940
6941 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
6942 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
6943
6944 2007-10-28 Didier Verna <didier@xemacs.org>
6945
6946 * message.texi (Wide Reply): Update documentation of
6947 message-dont-reply-to-names (now allowing a list of regexps).
6948
6949 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6950
6951 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
6952
6953 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6954
6955 * gnus.texi (SpamAssassin back end): Fix typo.
6956
6957 * sieve.texi (Examples): Fix grammar.
6958
6959 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6960
6961 * gnus.texi (Searching for Articles): Document M-S and M-R.
6962 (Limiting): Document / b.
6963
6964 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6965
6966 * gnus.texi (Thread Commands): T M-^.
6967
6968 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6969
6970 * message.texi (Mail Aliases): Document ecomplete.
6971 (Mail Aliases): Fix typo.
6972
6973 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6974
6975 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
6976 fix typo.
6977
6978 2007-10-28 Romain Francoise <romain@orebokech.com>
6979
6980 * gnus.texi (Mail Spool): Grammar fix.
6981
6982 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6983
6984 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
6985 string.
6986
6987 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6988
6989 * gnus.texi (Group Parameters): Fix description.
6990
6991 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6992
6993 * gnus.texi (Gmane Spam Reporting):
6994 Fix spam-report-gmane-use-article-number.
6995 Add spam-report-user-mail-address.
6996
6997 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6998
6999 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
7000
7001 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7002
7003 * gnus.texi (Group Parameters): Add simplified sorting example based on
7004 example for `Sorting the Summary Buffer' from Jari Aalto
7005 <jari.aalto@cante.net>.
7006 (Example Methods): Add example for an indirect connection.
7007
7008 2007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
7009
7010 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
7011 (Agent Parameters): Update parameter names to match code.
7012 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
7013 'gnus-agent-summary-fetch-series'.
7014 (Agent and flags): New section providing a generalized discussion
7015 of flag handling.
7016 (Agent and IMAP): Remove flag discussion.
7017 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
7018
7019 2007-10-28 Romain Francoise <romain@orebokech.com>
7020
7021 * gnus.texi (Exiting the Summary Buffer): Add new function
7022 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
7023
7024 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7025
7026 * gnus.texi (Conformity): Fix typo.
7027 (Customizing Articles): Document `first'.
7028
7029 2007-10-28 Jari Aalto <jari.aalto@cante.net>
7030
7031 * gnus.texi (Sorting the Summary Buffer):
7032 Add `gnus-thread-sort-by-date-reverse'. Add example
7033 host to different sorting in NNTP and RSS groups.
7034
7035 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7036
7037 * message.texi (Insertion): Describe prefix for
7038 message-mark-inserted-region and message-mark-insert-file.
7039
7040 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7041
7042 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
7043 LaTeX documents. Describe "text/x-gnus-verbatim".
7044
7045 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7046
7047 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7048 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
7049 (spam-stat spam filtering, SpamOracle)
7050 (Extending the Spam ELisp package): Remove extra quote symbol for
7051 clarity.
7052
7053 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7054
7055 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
7056 gnus-article-delete-part and gnus-article-replace-part.
7057 (Using MIME): Add gnus-mime-replace-part.
7058
7059 2007-10-28 Romain Francoise <romain@orebokech.com>
7060
7061 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
7062 requires `auto-compression-mode' to be enabled. Add new nnml
7063 variable `nnml-compressed-files-size-threshold'.
7064
7065 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7066
7067 * gnus.texi (Sorting the Summary Buffer):
7068 Add gnus-thread-sort-by-recipient.
7069
7070 2007-10-28 Romain Francoise <romain@orebokech.com>
7071
7072 * message.texi (Insertion Variables): Mention new variable
7073 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
7074 documentation accordingly.
7075
7076 2007-10-28 Romain Francoise <romain@orebokech.com>
7077
7078 * gnus.texi (To From Newsgroups): Mention new variables
7079 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
7080
7081 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7082
7083 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
7084 stuff; gnus-mime-inline-part does the automatic decompression.
7085
7086 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7087
7088 * gnus.texi (Spam ELisp Package Configuration Examples):
7089 "training.ham" should be "training.spam".
7090
7091 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7092
7093 * message.texi (Mail Variables): Fix the default value for
7094 message-send-mail-function.
7095
7096 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7097
7098 * gnus.texi (Optional Back End Functions): nntp-request-update-info
7099 always returns nil exceptionally.
7100
7101 2007-10-28 Simon Josefsson <jas@extundo.com>
7102
7103 * gnus.texi (Article Washing): Add libidn URL.
7104 Suggested by Michael Cook <michael@waxrat.com>.
7105
7106 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7107
7108 * gnus.texi (Topic Commands): Fix next/previous.
7109
7110 2007-10-28 Simon Josefsson <jas@extundo.com>
7111
7112 * gnus.texi (Article Washing): Mention `W i'.
7113
7114 2007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
7115
7116 * gnus.texi (Group Parameters): Slight extension of sieve
7117 parameter description.
7118
7119 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7120
7121 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
7122 matching score files as well.
7123 (Picons): Describe `gnus-picon-style'.
7124
7125 2007-10-28 Romain Francoise <romain@orebokech.com>
7126
7127 * message.texi (Message Headers): Mention that headers are hidden
7128 using narrowing, and how to expose them.
7129 Update copyright.
7130
7131 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7132
7133 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
7134 `gnus-summary-sort-by-recipient'.
7135
7136 2007-10-28 Romain Francoise <romain@orebokech.com>
7137
7138 * gnus.texi (NNTP marks): New node.
7139 (NNTP): Move NNTP marks variables to the new node.
7140
7141 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7142
7143 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
7144
7145 * gnus.texi (MIME Commands, Hashcash): Markup fix.
7146
7147 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7148
7149 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
7150 everywhere for consistency.
7151 (Filtering Spam Using The Spam ELisp Package): Admonish again.
7152 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
7153 Say "regular expression" instead of "regex." Admonish.
7154 Pick other words to sound better (s/so/thus/).
7155 (Spam ELisp Package Filtering of Incoming Mail):
7156 Mention statistical filters. Remove old TODO.
7157 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
7158 New section on sorting and displaying the spam score.
7159 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
7160 backend but an alias to spam-use-BBDB.
7161 (Extending the Spam ELisp package): Rewrite the example using the
7162 new backend functionality.
7163
7164 2007-10-28 Simon Josefsson <jas@extundo.com>
7165
7166 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
7167 nntp-marks-directory, from Romain Francoise
7168 <romain@orebokech.com>.
7169
7170 2007-10-28 Magnus Henoch <mange@freemail.hu>
7171
7172 * gnus.texi (Hashcash): New default value of
7173 hashcash-default-payment.
7174
7175 2007-10-28 Simon Josefsson <jas@extundo.com>
7176
7177 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
7178 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
7179
7180 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7181
7182 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
7183
7184 2007-10-28 Simon Josefsson <jas@extundo.com>
7185
7186 * gnus.texi (documentencoding): Add, to avoid warnings.
7187
7188 2007-10-28 Simon Josefsson <jas@extundo.com>
7189
7190 * message.texi (Mail Headers): Add.
7191
7192 * gnus.texi (Hashcash): Fix.
7193
7194 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7195
7196 * gnus.texi (Hashcash): Change location of library, also mention
7197 that payments can be verified and fix the name of the
7198 hashcash-path variable.
7199
7200 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7201
7202 * gnus.texi (Article Display): Add `gnus-picon-style'.
7203
7204 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7205
7206 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
7207
7208 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7209
7210 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7211 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
7212 warning about ham processors in spam groups removed.
7213
7214 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7215
7216 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
7217 From Hubert Chan <hubert@uhoreg.ca>.
7218
7219 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7220
7221 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
7222 (Mailing List): Typo.
7223 (Customizing Articles): Add gnus-treat-ansi-sequences.
7224 (Article Washing): Index.
7225
7226 * message.texi: Use m-dash consistently.
7227
7228 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7229
7230 * gnus.texi (GroupLens): Remove.
7231
7232 2007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
7233
7234 * gnus.texi (Outgoing Messages, Agent Variables):
7235 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
7236 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
7237
7238 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7239
7240 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
7241
7242 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7243
7244 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
7245
7246 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
7247
7248 2007-10-28 Simon Josefsson <jas@extundo.com>
7249
7250 * gnus.texi (Top): Add SASL.
7251
7252 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
7253
7254 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
7255
7256 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
7257
7258 * gnus.texi (Troubleshooting): Adjust Gnus version number.
7259
7260 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
7261
7262 * calc.texi (Formulas, Composition Basics): Lower the
7263 precedence of negation.
7264
7265 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
7266
7267 * ses.texi (The Basics): Mention how to create a new spreadsheet.
7268 Mention the new three-letter column identifiers.
7269 (More on cell printing): Calculate-cell and truncate-cell are now `c'
7270 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
7271 message when using `c' on an empty default with default printer.
7272 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
7273 renamed to `ses--symbolic-formulas' some time ago.
7274
7275 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
7276
7277 * calc.texi (Default Simplifications, Making Selections)
7278 (Customizing Calc): Clarify associativity of multiplication.
7279
7280 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
7281
7282 * tramp.texi (Traces and Profiles): Simplify loop over
7283 `trace-function-background'.
7284
7285 2007-10-22 Juri Linkov <juri@jurta.org>
7286
7287 * dired-x.texi (Shell Command Guessing): Default values are now
7288 available by typing M-n instead of M-p.
7289
7290 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
7291
7292 * tramp.texi (Cleanup remote connections): New section.
7293 (Password caching): Remove `tramp-clear-passwd'.
7294 It's not a command anymore.
7295 (Bug Reports): Add `tramp-bug' to function index.
7296 (Function Index, Variable Index): New nodes.
7297 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
7298
7299 * trampver.texi: Update release number.
7300
7301 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
7302
7303 * calc.texi (History and Acknowledgements): Turn comment
7304 about integer size into past tense.
7305 (Time Zones): Remove pointer to Calc author's address.
7306 (Trigonometric and Hyperbolic Functions): Mention cotangent
7307 and hyperbolic cotangent. Fix typo.
7308
7309 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
7310
7311 Sync with Tramp 2.1.11.
7312
7313 * trampver.texi: Update release number.
7314
7315 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
7316
7317 * tramp.texi (External packages): New section.
7318
7319 2007-09-29 Juri Linkov <juri@jurta.org>
7320
7321 * info.texi (Help-Int): Document `L' (`Info-history').
7322
7323 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
7324
7325 * org.texi: Change links to webpage and maintained email.
7326 (Remember): Promote to Chapter, significant changes.
7327 (Fast access to TODO states): New section.
7328 (Faces for TODO keywords): New section.
7329 (Export options): Example for #+DATE.
7330 (Progress logging): Section moved.
7331
7332 2007-09-26 Bill Wohler <wohler@newt.com>
7333
7334 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
7335 browse-url-at-mouse.
7336
7337 2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
7338
7339 * flymake.texi (Customizable variables): Face names don't end in -face.
7340 Fix flymake-err-line-patterns template.
7341 (Example -- Configuring a tool called directly): Fix init-function.
7342 (Highlighting erroneous lines): Face names don't end in -face.
7343
7344 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
7345
7346 * erc.texi (Special-Features): Fix small typo.
7347
7348 2007-09-14 Michael Albinus <michael.albinus@gmx.de>
7349
7350 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
7351 and "External transfer methods".
7352
7353 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
7354
7355 * calc.texi (Predefined Units): Add some history.
7356
7357 2007-09-08 Michael Olson <mwolson@gnu.org>
7358
7359 * erc.texi (Copying): New section included from gpl.texi.
7360 This matches the look of the upstream ERC manual.
7361
7362 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
7363
7364 * calc.texi (History and Acknowledgements): Adjust the "thanks".
7365 (Random Numbers): Clarify the distribution of `random'.
7366
7367 2007-09-06 Glenn Morris <rgm@gnu.org>
7368
7369 Move manual sources from man/ to subdirectories of doc/.
7370 Split into the Emacs manual in emacs/, and other manuals in misc/.
7371 Change all setfilename commands to use ../../info.
7372 * Makefile.in: Move the parts of the old man/Makefile.in that do not
7373 refer to the Emacs manual here.
7374 (infodir): New variable.
7375 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
7376 (cc-mode.texi, faq.texi): Update references to source file locations.
7377 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
7378 do not refer to the Emacs manual here.
7379 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
7380
7381 * Makefile.in: Add `basename' versions of all info targets, for
7382 convenience when rebuilding just one manual.
7383 (../etc/GNU): Delete obsolete target.
7384 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
7385 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
7386 *.vrs *.toc here...
7387 (maintainer-clean): ...from here.
7388
7389 * makefile.w32-in (../etc/GNU): Delete obsolete target.
7390
7391 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
7392
7393 * calc.texi (Date Conversions): Clarify definition of
7394 Julian day numbering.
7395 (Date Forms): Clarify definition of Julian day numbering;
7396 add some history.
7397
7398 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
7399
7400 * org.texi: Version 5.07.
7401
7402 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
7403
7404 * message.texi (MIME): Replace mml-attach with mml-attach-file.
7405
7406 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
7407
7408 * org.texi (Adding hyperlink types): New section.
7409 (Embedded LaTeX): Chapter updated because of LaTeX export.
7410 (LaTeX export): New section.
7411 (Using links out): New section.
7412
7413 2007-08-22 Glenn Morris <rgm@gnu.org>
7414
7415 * faq.texi (Learning how to do something): Refcards now in
7416 etc/refcards/ directory.
7417
7418 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
7419
7420 * tramp.texi (Remote Programs): Persistency file must be cleared when
7421 changing `tramp-remote-path'.
7422 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
7423 macro.
7424
7425 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
7426
7427 * calc.texi: Move contents to beginning of file.
7428 (Algebraic Entry): Fix the formatting of an example.
7429
7430 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
7431
7432 * calc.texi (Basic Operations on Units): Mention exact versus
7433 inexact conversions.
7434
7435 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
7436
7437 * calc.texi (Basic Operations on Units): Mention default
7438 values for new units.
7439 (Quick Calculator Mode): Mention that binary format will
7440 be displayed.
7441
7442 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
7443
7444 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
7445
7446 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
7447
7448 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
7449
7450 2007-08-08 Glenn Morris <rgm@gnu.org>
7451
7452 * gnus.texi, sieve.texi: Replace `iff'.
7453
7454 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
7455
7456 * calc.texi (Basic Graphics): Mention the graphing of error
7457 forms.
7458 (Graphics Options): Mention how `g s' handles error forms.
7459 (Curve Fitting): Mention plotting the curves.
7460 (Standard Nonlinear Models): Add additional models.
7461 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
7462 (Linear Fits): Correct result.
7463
7464 2007-08-01 Alan Mackenzie <acm@muc.de>
7465
7466 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
7467 to "--no-site-file".
7468
7469 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
7470
7471 * tramp.texi (Frequently Asked Questions): Point to mode line
7472 extension in Emacs 23.1.
7473
7474 * trampver.texi: Update release number.
7475
7476 2007-07-27 Glenn Morris <rgm@gnu.org>
7477
7478 * calc.texi (Copying): Include license text from gpl.texi, rather than
7479 in-line.
7480
7481 2007-07-25 Glenn Morris <rgm@gnu.org>
7482
7483 * calc.texi (Copying): Replace license with GPLv3.
7484
7485 * Relicense all FSF files to GPLv3 or later.
7486
7487 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
7488
7489 Sync with Tramp 2.1.10.
7490
7491 * tramp.texi (trampfn): Expand macro implementation in order to handle
7492 empty arguments.
7493 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
7494 occurrences by trampfn.
7495 (Frequently Asked Questions): Extend example code for host
7496 identification in the modeline. Add bbdb to approaches shortening Tramp
7497 file names to be typed.
7498
7499 * trampver.texi: Update release number.
7500
7501 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
7502
7503 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
7504 section. Reported by <poti@potis.org>.
7505 (Remote processes): Arguments of the program to be debugged are taken
7506 literally.
7507 (Frequently Asked Questions): Simplify recentf example.
7508
7509 2007-07-14 Karl Berry <karl@gnu.org>
7510
7511 * info.texi (@copying): New Back-Cover Text.
7512
7513 * info.texi (Quitting Info): Move to proper place in source.
7514 (Reported by Benno Schulenberg.)
7515
7516 2007-07-13 Eli Zaretskii <eliz@gnu.org>
7517
7518 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
7519
7520 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
7521
7522 * emacs-mime.texi: Add @documentencoding directive.
7523
7524 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
7525
7526 * tramp.texi (Remote processes): Add an anchor to the subsection
7527 "Running a debugger on a remote host".
7528
7529 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
7530
7531 * tramp.texi (Remote processes): Don't call it "experimental" any
7532 longer. Add subsection about running a debugger on a remote host.
7533
7534 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
7535
7536 * org.texi (Properties and columns): Chapter rewritten.
7537
7538 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
7539
7540 * tramp.texi:
7541 * trampver.texi: Migrate to Tramp 2.1.
7542
7543 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
7544
7545 * org.texi (Properties): New chapter.
7546
7547 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
7548
7549 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
7550 Control Panel.
7551
7552 * gnus.texi (Misc Article): Add index entry for
7553 gnus-single-article-buffer.
7554
7555 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
7556
7557 * gnus.texi (Starting Up): Fix typo.
7558
7559 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
7560
7561 * gnus.texi (Asynchronous Fetching): Fix typo.
7562
7563 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
7564
7565 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
7566 (About This Manual): Remove redundant information.
7567 (Getting Started): Mention author.
7568 (Basic Arithmetic, Customizing Calc): Make description of the
7569 variable `calc-multiplication-has-precedence' match its new effect.
7570
7571 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
7572
7573 * calc.texi (Basic Arithmetic, Customizing Calc):
7574 Mention the variable `calc-multiplication-has-precedence'.
7575
7576 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
7577
7578 * org.texi (Tag): Section swapped with node Timestamps.
7579 (Formula syntax for Lisp): Document new `L' flag.
7580
7581 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
7582
7583 * gnus.texi (Misc Group Stuff, Summary Buffer)
7584 (Server Commands, Article Keymap): Fix typo. s/function/command/.
7585
7586 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
7587
7588 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
7589 * gnus.texi (Article Buttons, Mail Source Customization)
7590 (Sending or Not Sending, Customizing NNDiary):
7591 * message.texi (Message Headers):
7592 * mh-e.texi (HTML): Fix typos.
7593
7594 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
7595
7596 Sync with Tramp 2.0.56.
7597
7598 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
7599 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
7600
7601 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
7602
7603 * Version 22.1 released.
7604
7605 2007-05-26 Michael Olson <mwolson@gnu.org>
7606
7607 * erc.texi (Modules): Fix references to completion modules.
7608
7609 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
7610
7611 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
7612
7613 2007-05-09 Didier Verna <didier@xemacs.org>
7614
7615 * gnus.texi (Email Based Diary): New. Proper documentation for the
7616 nndiary back end and the gnus-diary library.
7617
7618 2007-05-03 Karl Berry <karl@gnu.org>
7619
7620 * .cvsignore (*.pdf): New entry.
7621
7622 * texinfo.tex: Update from current version for better pdf generation.
7623
7624 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
7625
7626 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
7627
7628 2007-04-28 Glenn Morris <rgm@gnu.org>
7629
7630 * faq.texi (New in Emacs 22): Restore mention of python.el pending
7631 consideration of legal status.
7632
7633 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
7634
7635 * idlwave.texi: Minor updates for IDLWAVE 6.1.
7636
7637 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
7638
7639 * faq.texi (New in Emacs 22): python.el removed.
7640
7641 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
7642
7643 * calc.texi (Reporting bugs): Update maintainer's address.
7644
7645 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
7646
7647 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
7648
7649 2007-04-15 Jay Belanger <belanger@truman.edu>
7650
7651 * calc.texi (Title page): Remove the date.
7652 (Basic Arithmetic): Emphasize that / binds less strongly than *.
7653 (The Standard Calc Interface): Change trail title.
7654 (Floats): Mention that when non-decimal floats are entered, only
7655 approximations are stored.
7656 (Copying): Move to the appendices.
7657 (GNU Free Documentation License): Add as an appendix.
7658
7659 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
7660
7661 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
7662 * dired-x.texi, ebrowse.texi, ediff.texi:
7663 * emacs-mime.texi, erc.texi, eshell.texi:
7664 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
7665 * idlwave.texi, message.texi, newsticker.texi, org.texi:
7666 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
7667 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
7668 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
7669 * woman.texi: Include GFDL.
7670
7671 * doclicense.texi: Remove node heading, so that it can be included by
7672 other files.
7673
7674 * dired-x.texi: Relicence under GFDL. Remove date from title page.
7675
7676 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
7677 than *.
7678
7679 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
7680
7681 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
7682 in Calc.
7683
7684 2007-04-09 Romain Francoise <romain@orebokech.com>
7685
7686 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
7687 Mac OS ports. Make it clear that mouse-1 complements and doesn't
7688 replace mouse-2.
7689
7690 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
7691
7692 * woman.texi (Word at point, Interface Options): woman-topic-at-point
7693 renamed to woman-use-topic-at-point. Document new behavior.
7694
7695 2007-04-08 Richard Stallman <rms@gnu.org>
7696
7697 * url.texi: Fix some indexing.
7698 (Disk Caching): Drop discussion of old/other Emacs versions.
7699
7700 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
7701
7702 * url.texi (Disk Caching): Say Emacs 21 "and later".
7703
7704 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
7705 on Font locking which now mentions JIT lock.
7706
7707 2007-04-01 Michael Olson <mwolson@gnu.org>
7708
7709 * erc.texi: Update for the ERC 5.2 release.
7710
7711 2007-03-31 David Kastrup <dak@gnu.org>
7712
7713 * woman.texi (Topic, Interface Options): Explain changes semantics of
7714 woman-manpath in order to consider MANPATH_MAP entries.
7715
7716 2007-03-31 Eli Zaretskii <eliz@gnu.org>
7717
7718 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
7719
7720 2007-03-26 Richard Stallman <rms@gnu.org>
7721
7722 * pgg.texi (Caching passphrase): Clean up previous change.
7723
7724 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
7725
7726 * gnus.texi (Setting Process Marks): Fix typo.
7727
7728 2007-03-25 Romain Francoise <romain@orebokech.com>
7729
7730 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
7731 readability, and include various fixes by Daniel Brockman, Nick Roberts
7732 and Dieter Wilhelm.
7733
7734 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
7735
7736 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
7737
7738 * gnus.texi (Mail Source Specifiers): Fix typo.
7739
7740 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
7741
7742 * reftex.texi (Imprint): Update maintainer information.
7743
7744 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
7745
7746 * message.texi (Message Buffers): Update documentation for
7747 message-generate-new-buffers.
7748
7749 2007-03-15 Daiki Ueno <ueno@unixuser.org>
7750
7751 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
7752
7753 2007-03-21 Glenn Morris <rgm@gnu.org>
7754
7755 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
7756
7757 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
7758
7759 * eshell.texi (Known problems): Emacs 21 -> 22.
7760
7761 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
7762
7763 2007-03-18 Jay Belanger <belanger@truman.edu>
7764
7765 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
7766
7767 2007-03-12 Glenn Morris <rgm@gnu.org>
7768
7769 * calc.texi (Time Zones): Switch to new North America DST rule.
7770
7771 * calc.texi: Replace "daylight savings" with "daylight
7772 saving" in text throughout.
7773
7774 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7775
7776 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
7777 The variable now uses a list of symbols instead of just a symbol.
7778 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
7779
7780 2007-03-06 Romain Francoise <romain@orebokech.com>
7781
7782 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
7783 new packages, and mention Gnus update.
7784
7785 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
7786
7787 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
7788 nntp-open-connection-functions-never-echo-commands.
7789
7790 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
7791
7792 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
7793 problems on the console, and security risk in not using gpg-agent.
7794
7795 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
7796
7797 * org.texi (The spreadsheet): Rename from "Table calculations".
7798 Completely reorganized and rewritten.
7799 (CamelCase links): Section removed.
7800 (Repeating items): New section.
7801 (Tracking TODO state changes): New section.
7802 (Agenda views): Chapter reorganized and rewritten.
7803 (HTML export): Section rewritten.
7804 (Tables in arbitrary syntax): New section.
7805 (Summary): Better feature summary.
7806 (Activation): Document problem with cut-and-paste of Lisp code
7807 from PDF files.
7808 (Visibility cycling): Document indirect buffer use.
7809 (Structure editing): Document sorting.
7810 (Remember): Section rewritten.
7811 (Time stamps): Better description of time stamp types.
7812 (Tag searches): Document regular expression search for tags.
7813 (Stuck projects): New section.
7814 (In-buffer settings): New keywords.
7815 (History and Acknowledgments): Update description.
7816
7817 2007-02-24 Alan Mackenzie <acm@muc.de>
7818
7819 * cc-mode.texi (Movement Commands): Insert two missing command names.
7820 (Getting Started): Slight wording correction (use conditional).
7821
7822 2007-02-22 Kim F. Storm <storm@cua.dk>
7823
7824 * widget.texi (User Interface, Basic Types): Document need to put some
7825 text before the %v escape in :format string in editable-field widget.
7826
7827 2007-02-18 Romain Francoise <romain@orebokech.com>
7828
7829 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
7830 `cvs-mode-quit'.
7831
7832 2007-02-10 Markus Triska <markus.triska@gmx.at>
7833
7834 * widget.texi (Programming Example): Put constant strings in :format.
7835
7836 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
7837
7838 * faq.texi (Fullscreen mode on MS-Windows): New node.
7839
7840 2007-02-04 David Kastrup <dak@gnu.org>
7841
7842 * faq.texi (AUCTeX): Update version number. Should probably be done
7843 for other packages as well.
7844
7845 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7846
7847 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
7848 <tassilo@member.fsf.org>.
7849
7850 2007-01-27 Eli Zaretskii <eliz@gnu.org>
7851
7852 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
7853 ls-lisp-use-localized-time-format.
7854
7855 2007-01-20 Markus Triska <markus.triska@gmx.at>
7856
7857 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
7858
7859 2007-01-13 Michael Olson <mwolson@gnu.org>
7860
7861 * erc.texi (Modules): Mention capab-identify module.
7862
7863 2007-01-05 Michael Olson <mwolson@gnu.org>
7864
7865 * erc.texi (Getting Started): Update for /RECONNECT command.
7866
7867 2007-01-04 Richard Stallman <rms@gnu.org>
7868
7869 * ebrowse.texi: Change C-c b to C-c C-m.
7870
7871 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
7872
7873 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
7874 variables only in info to avoid redundant entries in the printed
7875 manual.
7876
7877 2007-01-02 Daiki Ueno <ueno@unixuser.org>
7878
7879 * message.texi (Using PGP/MIME): Document gpg-agent usage.
7880
7881 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
7882
7883 * message.texi (Security): Split into sub-nodes.
7884
7885 2007-01-01 Alan Mackenzie <acm@muc.de>
7886
7887 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
7888 eval-after-load in Emacs <=21 and a workaround. Document that
7889 trigraphs are not supported.
7890
7891 2007-01-01 Alan Mackenzie <acm@muc.de>
7892
7893 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
7894 c-context-line-break. When invoked within a string, preserve
7895 whitespace. Add a backslash only when also in a macro.
7896
7897 2007-01-01 Alan Mackenzie <acm@muc.de>
7898
7899 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
7900
7901 2007-01-01 Alan Mackenzie <acm@muc.de>
7902
7903 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
7904 are now bound by default to c-\(beginning\|end\)-of-defun by default.
7905
7906 2007-01-01 Alan Mackenzie <acm@muc.de>
7907
7908 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
7909 "Choosing a Style".
7910
7911 * cc-mode.texi ("Styles"): Add @dfn{style}.
7912
7913 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
7914
7915 Sync with Tramp 2.0.55.
7916
7917 * trampver.texi: Update release number.
7918
7919 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
7920
7921 * gnus.texi (Customizing Articles): Add index entries for all
7922 gnus-treat-* variables.
7923
7924 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
7925
7926 * gnus.texi (IMAP): Fix incorrect explanation of
7927 nnimap-search-uids-not-since-is-evil in documentation for
7928 nnimap-expunge-search-string.
7929
7930 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
7931
7932 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
7933 spam-ifile-database.
7934
7935 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
7936
7937 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
7938 rebind C-s.
7939
7940 2006-12-26 Jouni K. Seppänen <jks@iki.fi>
7941
7942 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
7943 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
7944 "expiring mail".
7945 (IMAP): Document nnimap-search-uids-not-since-is-evil and
7946 nnimap-nov-is-evil.
7947
7948 2006-12-25 Kevin Ryde <user42@zip.com.au>
7949
7950 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
7951 about the key procedure being used heavily.
7952
7953 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
7954
7955 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
7956 to t.
7957 (Prerequisites): Add explanation about gpg-agent.
7958
7959 2006-12-22 Kevin Ryde <user42@zip.com.au>
7960
7961 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
7962 "sort" instead of "sort*".
7963
7964 2006-12-19 Richard Stallman <rms@gnu.org>
7965
7966 * calc.texi (History and Acknowledgements): Recognize that Emacs
7967 now does have floating point.
7968
7969 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
7970
7971 * tramp.texi (External transfer methods): Describe new method `scpc'.
7972
7973 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
7974
7975 * pgg.texi: Added short note on gpg-agent to the introduction.
7976
7977 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
7978
7979 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
7980 also applies to Cc.
7981
7982 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
7983
7984 * gnus.texi (X-Face): Clarify. Say which programs are required
7985 on Windows.
7986
7987 2006-12-08 Michael Olson <mwolson@gnu.org>
7988
7989 * erc.texi (Modules): Remove documentation for list module.
7990
7991 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
7992
7993 * faq.texi (^M in the shell buffer): Ditto.
7994
7995 2006-11-20 Michael Olson <mwolson@gnu.org>
7996
7997 * erc.texi: Call this the 5.2 stable pre-release of ERC.
7998
7999 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
8000
8001 * org.texi: Fix typos.
8002 (Agenda commands): Document `C-k'.
8003
8004 2006-11-16 Eli Zaretskii <eliz@gnu.org>
8005
8006 * url.texi (http/https): Fix a typo in the HTTP URL.
8007
8008 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
8009
8010 * ada-mode.texi: Total rewrite.
8011
8012 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
8013
8014 * org.texi: Minor typo fixes.
8015
8016 2006-11-13 Bill Wohler <wohler@newt.com>
8017
8018 Release MH-E manual version 8.0.3.
8019
8020 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8021 release 8.0.3.
8022
8023 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
8024 to set MAILDIR.
8025 (Reading Mail): Document the customization of read-mail-command
8026 for MH-E.
8027 (Viewing Attachments): Document mm-discouraged-alternatives.
8028 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
8029 (Junk): Add more information about the settings of mh-junk-background
8030 in a program. Add /usr/bin/mh to PATH in examples.
8031
8032 2006-11-12 Richard Stallman <rms@gnu.org>
8033
8034 * woman.texi: Update author address but say he no longer maintains it.
8035
8036 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
8037
8038 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
8039 archived trees.
8040 (Checkboxes): Section moved to chapter 5, and extended.
8041 (The date/time prompt): New section.
8042 (Link abbreviations): New section.
8043 (Presentation and sorting): New section.
8044 (Custom agenda views): Section completely rewritten.
8045 (Summary): Compare with Planner.
8046 (Feedback): More info about creating backtraces.
8047 (Plain lists): Modify example.
8048 (Breaking down tasks): New section.
8049 (Custom time format): New section.
8050 (Time stamps): Document inactive timestamps.
8051 (Setting tags): More details about fast tag selection.
8052 (Block agenda): New section.
8053 (Custom agenda views): Section rewritten.
8054 (Block agenda): New section.
8055
8056 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
8057
8058 * tramp.texi (Configuration): scp is the default method.
8059 (Default Method): Use ssh as example for another method.
8060
8061 2006-10-27 Richard Stallman <rms@gnu.org>
8062
8063 * woman.texi: Downcase nroff/troff/roff.
8064 (Installation): Chapter deleted. Some xrefs deleted.
8065 (Background): woman doesn't advise man ;-).
8066
8067 2006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8068
8069 * ada-mode.texi (Project files, Identifier completion)
8070 (Automatic Casing, Debugging, Using non-standard file names)
8071 (Working Remotely): Fix typos.
8072
8073 2006-10-20 Masatake YAMATO <jet@gyve.org>
8074
8075 * cc-mode.texi (Sample .emacs File): Add missing `)' in
8076 sample code `my-c-initialization-hook'.
8077
8078 2006-10-19 Stuart D. Herring <herring@lanl.gov>
8079
8080 * widget.texi: Fix typos.
8081
8082 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
8083
8084 * tramp.texi (Frequently Asked Questions): Remove questions marked with
8085 "???". There have been no complaints for years, so the information
8086 must be appropriate.
8087
8088 2006-10-16 Richard Stallman <rms@gnu.org>
8089
8090 * widget.texi: Use @var instead of capitalization.
8091 Clarify many widget type descriptions.
8092
8093 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8094
8095 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
8096 gnus-dired-attach.
8097 (Selecting a Group): Fix typo.
8098
8099 2006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8100
8101 * widget.texi: Fix typos.
8102
8103 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
8104
8105 * gnus.texi (Image Enhancements): Update for Emacs 22.
8106
8107 * gnus-faq.texi ([1.3]): Update.
8108
8109 2006-10-06 Richard Stallman <rms@gnu.org>
8110
8111 * faq.texi (Displaying the current line or column):
8112 Delete "As of Emacs 20".
8113
8114 2006-10-06 Romain Francoise <romain@orebokech.com>
8115
8116 * faq.texi (VM): VM works with Emacs 22 too.
8117
8118 2006-10-06 Richard Stallman <rms@gnu.org>
8119
8120 * ebrowse.texi: Remove Emacs version "21" from title.
8121
8122 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
8123
8124 * gnus.texi (Foreign Groups): Say where change of editing commands are
8125 stored. Add reference to `gnus-parameters'.
8126
8127 2006-09-15 Jay Belanger <belanger@truman.edu>
8128
8129 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
8130 Change "Library Public License" to "Lesser Public License"
8131 throughout. Use "yyyy" to represent year.
8132
8133 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
8134
8135 * org.texi (Setting tags): Typo fix.
8136
8137 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
8138
8139 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
8140
8141 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
8142
8143 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
8144
8145 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
8146
8147 * faq.texi (Escape sequences in shell output): EMACS is now set
8148 to Emacs's absolute file name, not to "t".
8149 (^M in the shell buffer): Likewise.
8150 * misc.texi (Interactive Shell): Likewise.
8151
8152 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
8153
8154 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
8155 mails with pop3-leave-mail-on-server. Fix wording.
8156 (Limiting): Improve gnus-summary-limit-to-articles.
8157 (X-Face): Fix typo.
8158
8159 2006-09-11 Simon Josefsson <jas@extundo.com>
8160
8161 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
8162 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
8163
8164 2006-09-06 Simon Josefsson <jas@extundo.com>
8165
8166 * smtpmail.texi (Authentication): Mention SSL.
8167
8168 2006-09-01 Eli Zaretskii <eliz@gnu.org>
8169
8170 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
8171 Don't use @indicateurl.
8172
8173 * cc-mode.texi (Subword Movement): Don't use @headitem.
8174 (Custom Braces, Clean-ups): Don't use @tie.
8175
8176 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
8177
8178 Sync with Tramp 2.0.54.
8179
8180 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
8181 Suggested by Adrian Phillips <a.phillips@met.no>.
8182
8183 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
8184
8185 * org.texi (Installation, Activation): Split from Installation and
8186 Activation.
8187 (Clocking work time): Documented new features.
8188
8189 2006-08-13 Alex Schroeder <alex@gnu.org>
8190
8191 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
8192 example.
8193
8194 2006-08-12 Eli Zaretskii <eliz@gnu.org>
8195
8196 * faq.texi (How to add fonts): New node.
8197
8198 2006-08-05 Romain Francoise <romain@orebokech.com>
8199
8200 * faq.texi (New in Emacs 22): Expand.
8201
8202 2006-08-03 Michael Olson <mwolson@gnu.org>
8203
8204 * erc.texi: Update for ERC 5.1.4.
8205
8206 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
8207
8208 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
8209 in .../site-lisp/gnus/ by default.
8210 [ From gnus-news.texi in the trunk. ]
8211
8212 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8213
8214 * gnus.texi (MIME Commands): Additions for yEnc.
8215
8216 2006-07-24 Richard Stallman <rms@gnu.org>
8217
8218 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
8219 * faq.texi: Move periods and commas inside quotes.
8220
8221 2006-07-20 Jay Belanger <belanger@truman.edu>
8222
8223 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
8224
8225 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
8226
8227 * faq.texi (Security risks with Emacs): Document Emacs 22
8228 file-local-variable mechanism.
8229
8230 2006-07-12 Michael Olson <mwolson@gnu.org>
8231
8232 * erc.texi: Update for ERC 5.1.3.
8233
8234 2006-07-12 Alex Schroeder <alex@gnu.org>
8235
8236 * rcirc.texi: Fix typos.
8237 (Getting started with rcirc): New calling convention for M-x irc.
8238 Mention #rcirc. Removed channel tracking.
8239 (Configuration): Change the names of all variables that got changed
8240 recently, eg. rcirc-server to rcirc-default-server. Added
8241 documentation for rcirc-authinfo, some background for Bitlbee, and
8242 rcirc-track-minor-mode.
8243 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
8244 Scrolling.
8245 (Reconnecting after you have lost the connection): Fix example code
8246 to match code changes.
8247
8248 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
8249
8250 * gnus.texi, message.texi: Fix typos.
8251
8252 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
8253
8254 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
8255 commands.
8256 (Global TODO list): Document the use of the variables
8257 `org-agenda-todo-ignore-scheduled' and
8258 `org-agenda-todo-list-sublevels'.
8259
8260 2006-07-05 Richard Stallman <rms@gnu.org>
8261
8262 * faq.texi (Scrolling only one line): Fix xref.
8263
8264 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
8265
8266 * faq.texi (Evaluating Emacs Lisp code):
8267 Throughout, replace eval-current-buffer with eval-buffer.
8268
8269 2006-07-03 Richard Stallman <rms@gnu.org>
8270
8271 * rcirc.texi (Scrolling conservatively): Fix xref.
8272
8273 * pcl-cvs.texi (Viewing differences): Usage fix.
8274
8275 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
8276
8277 * org.texi (Agenda commands): Document `s' key to save all org-mode
8278 buffers.
8279
8280 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
8281
8282 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
8283 names. Mention `cvs-msg' face.
8284
8285 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
8286
8287 * org.texi (Checkboxes): New section.
8288
8289 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
8290
8291 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
8292 throughout this chapter.
8293
8294 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
8295
8296 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
8297 text for standalone vs Emacs info.
8298 (Help): Clarify header line description. Use mouse-1 for clicks.
8299 (Help-P): Use mouse-1 for clicks.
8300 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
8301 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
8302 (Choose menu subtopic): Remove gratuitous Emacs command names.
8303 (Help-FOO): Put usual behavior first.
8304 (Help-Xref): Clicking on xrefs works in Emacs.
8305 (Search Text): Clarify what the default behavior is.
8306 (Create Info buffer): Fix Emacs window/X window confusion.
8307 (Emacs Info Variables): Fix for new Emacs init file behavior.
8308
8309 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8310
8311 * gnus.texi (Summary Buffer Lines): Fix typo.
8312
8313 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
8314
8315 * org.texi (Embedded LaTeX): New chapter.
8316 (Archiving): Section rewritten.
8317 (Enhancing text): Some parts moved to the new chapter about LaTeX.
8318
8319 2006-06-20 Bill Wohler <wohler@newt.com>
8320
8321 Release MH-E manual version 8.0.1.
8322
8323 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8324 release 8.0.1.
8325 (Preface): Depend on GNU mailutils 1.0 and higher.
8326
8327 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
8328
8329 * message.texi (News Headers): Update message-syntax-checks section.
8330
8331 2006-06-19 Karl Berry <karl@gnu.org>
8332
8333 * info.texi (Advanced): Mention C-q, especially with ?.
8334
8335 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
8336
8337 * org.texi (Publishing links): Document the `:link-validation-function'
8338 property.
8339 (Extensions and Hacking): New chapter, includes some sections of the
8340 "Miscellaneous" chapter.
8341
8342 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
8343
8344 * org.texi (Progress logging): New section.
8345
8346 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
8347
8348 * org.texi (ASCII export): Document indentation adaptation.
8349 (Setting tags): Document mutually-exclusive tags.
8350
8351 2006-06-05 Romain Francoise <romain@orebokech.com>
8352
8353 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
8354 Fix typo.
8355
8356 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
8357 channel (#gnus@irc.freenode.net).
8358 Fix typos. Update copyright notice.
8359
8360 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
8361 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
8362 (Line-Up Functions, Custom Macros):
8363 * ediff.texi (Window and Frame Configuration)
8364 (Highlighting Difference Regions):
8365 * emacs-mime.texi (Display Customization):
8366 * erc.texi (History):
8367 * eshell.texi (Known problems):
8368 * eudc.texi (Overview, BBDB):
8369 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
8370 (The problem of spam, SpamOracle, Extending the Spam package)
8371 (Conformity, Terminology):
8372 * idlwave.texi (Routine Info)
8373 (Class and Keyword Inheritance, Padding Operators)
8374 (Breakpoints and Stepping, Electric Debug Mode)
8375 (Examining Variables, Troubleshooting):
8376 * org.texi (Creating timestamps):
8377 * reftex.texi (Commands, Options, Changes):
8378 * tramp.texi (Inline methods, Password caching)
8379 (Auto-save and Backup, Issues):
8380 * vip.texi (Files, Commands in Insert Mode):
8381 * viper.texi (Emacs Preliminaries, States in Viper)
8382 (Packages that Change Keymaps, Viper Specials, Groundwork):
8383 Fix various typos.
8384
8385 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
8386
8387 * ediff.texi: Fix typos.
8388
8389 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
8390
8391 * org.texi: Small typo fixes.
8392
8393 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
8394
8395 * viper.texi (Viper Specials):
8396 * gnus.texi (Example Setup):
8397 * faq.texi (Backspace invokes help):
8398 * dired-x.texi (Optional Installation Dired Jump):
8399 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
8400 follow coding conventions.
8401
8402 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
8403
8404 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
8405
8406 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
8407
8408 * pcl-cvs.texi: Fix typos.
8409 (Customization): Say "us".
8410
8411 2006-05-26 Eli Zaretskii <eliz@gnu.org>
8412
8413 * org.texi: Remove bogus @setfilename.
8414
8415 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
8416
8417 * org.texi (ASCII export): Omit command name.
8418 (HTML export): Add prefix to all lines in Local Variable example.
8419 (Acknowledgments): Typeset names in italics.
8420
8421 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
8422
8423 * org.texi (Plain lists): Add new item navigation commands.
8424 (External links): Document elisp and info links.
8425 (Custom searches): New section.
8426 (Publishing): New chapter.
8427 (HTML export): Include a list of supported CSS classes.
8428 (Setting tags): Describe the fast-tag-setting interface.
8429
8430 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
8431
8432 * dired-x.texi: ifinfo -> ifnottex.
8433
8434 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
8435
8436 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
8437
8438 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
8439
8440 * message.texi (Interface): Add tool bar customization.
8441 (MIME): Index and text additions for mml-attach.
8442 (MIME): Describe mml-dnd-protocol-alist and
8443 mml-dnd-attach-options.
8444
8445 * gnus.texi (Oort Gnus): Reorder entries in sections.
8446 Fix some entries.
8447 (Starting Up): Add references to "Emacs for Heathens" and to
8448 "Finding the News". Add user-full-name and user-mail-address.
8449 (Group Buffer Format): Add tool bar customization and update.
8450 (Summary Buffer): Add tool bar customization.
8451 (Posting Styles): Add message-alternative-emails.
8452
8453 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
8454
8455 * tramp.texi (Filename completion): Improve wording.
8456
8457 2006-05-07 Romain Francoise <romain@orebokech.com>
8458
8459 * faq.texi (Using regular expressions): Fix typo.
8460 (Packages that do not come with Emacs): Fix capitalization.
8461 (Replacing text across multiple files): Expand node to explain how
8462 to use `dired-do-query-replace-regexp' in more detail, based on
8463 suggestion by Eric Hanchrow <offby1@blarg.net>.
8464
8465 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
8466
8467 * tramp.texi (Filename completion): Completion of remote files'
8468 method, user name and host name is active only in partial
8469 completion mode.
8470
8471 2006-05-06 Bill Wohler <wohler@newt.com>
8472
8473 Release MH-E manual version 8.0.
8474
8475 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8476 release 8.0.
8477
8478 2006-05-06 Bill Wohler <wohler@newt.com>
8479
8480 * mh-e.texi (MH-BOOK-HOME): Change from
8481 http://www.ics.uci.edu/~mh/book/mh to
8482 http://rand-mh.sourceforge.net/book/mh.
8483 Replace .htm suffix with .html for MH book files.
8484 (Using This Manual): Update key binding for getting relevant
8485 chapter in Info from command key.
8486 (Ranges): Fix itemx.
8487
8488 2006-05-05 Karl Berry <karl@gnu.org>
8489
8490 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
8491 (\fonttextsize): New user-level command to change text font size.
8492
8493 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
8494
8495 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
8496
8497 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
8498
8499 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
8500
8501 2006-04-24 Bill Wohler <wohler@newt.com>
8502
8503 * mh-e.texi (Getting Started): Make it more explicit that you need
8504 to install MH. Add pointers to current MH implementations.
8505
8506 2006-04-21 Bill Wohler <wohler@newt.com>
8507
8508 Release MH-E manual version 7.94.
8509
8510 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8511 release 7.94.
8512
8513 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
8514
8515 * org.texi: Many small fixes.
8516 (Handling links): Rename from "Managing links".
8517
8518 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
8519
8520 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
8521 (Splitting mail using spam-stat): Fix @xref.
8522
8523 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
8524
8525 * gnus.texi (Spam Package): Major revision of the text.
8526 Previously this node was "Filtering Spam Using The Spam ELisp Package".
8527
8528 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
8529
8530 * org.texi (Time stamps): Better explanation of the purpose of
8531 different time stamps.
8532 (Structure editing, Plain lists): More details on how new items
8533 and headings are inserted.
8534
8535 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
8536
8537 * org.texi (Formula syntax): Fix link to Calc Manual.
8538
8539 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
8540
8541 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
8542
8543 2006-04-17 Bill Wohler <wohler@newt.com>
8544
8545 * mh-e.texi (Folders): Update mh-before-quit-hook and
8546 mh-quit-hook example with code that removes the buffers rather
8547 than just bury them.
8548
8549 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
8550
8551 Sync with Tramp 2.0.53.
8552
8553 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
8554
8555 * org.texi (Updating settings): New section.
8556 (Visibility cycling): Better names for the startup folding
8557 options.
8558 (Exporting): Completely restructured.
8559 (The very busy C-c C-c key): New section.
8560 (Summary of in-buffer settings): New section.
8561
8562 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
8563
8564 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
8565
8566 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
8567
8568 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
8569 (Server Commands): Key `v' is reserved for users.
8570
8571 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
8572
8573 * org.texi (Link format): New section, emphasis on bracket links.
8574 (External links): Document bracket links.
8575 (FAQ): Expand to cover shell links and the new link format.
8576
8577 2006-04-09 Kevin Ryde <user42@zip.com.au>
8578
8579 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
8580
8581 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
8582
8583 * gnus.texi (Summary Buffer Lines): Add `*'.
8584
8585 2006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
8586
8587 * gnus.texi (Group Parameters):
8588 Mention gnus-permanently-visible-groups.
8589
8590 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
8591
8592 * gnus.texi (Face): Fix typo.
8593
8594 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
8595
8596 * gnus.texi (X-Face): Clarify.
8597 (Face): Need Emacs with PNG support.
8598
8599 2006-04-06 Richard Stallman <rms@gnu.org>
8600
8601 * idlwave.texi: Delete the blocks "not suitable for inclusion with
8602 Emacs".
8603
8604 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
8605
8606 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
8607 blocks not suitable for inclusion with Emacs using variable
8608 PARTOFEMACS.
8609
8610 2006-04-04 Simon Josefsson <jas@extundo.com>
8611
8612 * gnus.texi (Security): Improve.
8613
8614 2006-04-02 Bill Wohler <wohler@newt.com>
8615
8616 * mh-e.texi (Getting Started, Junk, Bug Reports)
8617 (MH FAQ and Support): Fix URLs.
8618
8619 2006-03-31 Romain Francoise <romain@orebokech.com>
8620
8621 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
8622 to t, not nil (and has for the past eight years).
8623
8624 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
8625
8626 * message.texi, gnus.texi: Bump version to 5.11.
8627
8628 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
8629
8630 * gnus.texi (Top): Add comment about version line.
8631
8632 * message.texi (Top): Ditto. Change to take named versions into
8633 account.
8634
8635 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
8636
8637 * gnus.texi (Posting Styles): Add x-face-file to example.
8638 (X-Face): Refer to posting styles.
8639
8640 * gnus-faq.texi ([5.8]): Add x-face-file.
8641 ([8.4]): Add links to gmane.emacs.gnus.user and
8642 gmane.emacs.gnus.general.
8643
8644 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
8645
8646 * gnus-faq.texi: Use .invalid.
8647 ([5.4]): Fix gnus-posting-styles example.
8648
8649 2006-03-27 Romain Francoise <romain@orebokech.com>
8650
8651 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
8652 Emacs/W3 needs a new maintainer.
8653 (Ispell): Update author and version info.
8654 (Mailcrypt): Mention PGG.
8655 (New in Emacs 22): Add PGG to the list of new packages.
8656 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
8657 updating dead URLs.
8658
8659 2006-03-25 Karl Berry <karl@gnu.org>
8660
8661 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
8662 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
8663 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
8664 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
8665 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
8666 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
8667 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
8668 (2) do not indent copyright year list (or anything else).
8669
8670 2006-03-21 Bill Wohler <wohler@newt.com>
8671
8672 * mh-e.texi (Folders): Various edits.
8673
8674 2006-03-20 Romain Francoise <romain@orebokech.com>
8675
8676 * gnus.texi (Mail Folders): Grammar fix.
8677
8678 2006-03-19 Bill Wohler <wohler@newt.com>
8679
8680 * mh-e.texi (Replying): Document Mail-Followup-To.
8681 Change manually-formatted table to multitable. Add debugging info.
8682 Move description of mh-reply-default-reply-to into paragraph
8683 that describes its values.
8684
8685 2006-03-17 Bill Wohler <wohler@newt.com>
8686
8687 * mh-e.texi: Use smallexample and smalllisp consistently.
8688 (Sending Mail Tour): Update method of entering
8689 addresses and subject.
8690 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
8691 (Adding Attachments, Searching): Update screenshots for Emacs 22.
8692
8693 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
8694
8695 * org.texi: Version number change only.
8696
8697 2006-03-14 Bill Wohler <wohler@newt.com>
8698
8699 * mh-e.texi: Add index entries around each paragraph rather than
8700 depend on entries from beginning of node. Doing so ensures that
8701 index entries are less likely to be forgotten if text is cut and
8702 pasted, and are necessary anyway if the references are on a
8703 separate page. It seems that makeinfo is now (v. 4.8) only
8704 producing one index entry per node, so there is no longer any
8705 excuse not to. Use subheading instead of heading. The incorrect
8706 use of heading produced very large fonts in Info--as large as the
8707 main heading.
8708 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
8709 versions 6 and 7 appeared *around* the time of these Emacs releases.
8710
8711 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
8712
8713 * org.texi (Clean view): Document new startup options.
8714
8715 2006-03-11 Bill Wohler <wohler@newt.com>
8716
8717 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
8718 (Composing, Scan Line Formats): Fix @refs.
8719 (Getting Started): Define MH profile and MH profile components.
8720 (Incorporating Mail, Reading Mail, Viewing, Printing)
8721 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
8722 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
8723 for string constants.
8724 (Tool Bar): Remove spurious quote.
8725 (Junk): Use ``...'' instead of "...".
8726 (Scan Line Formats): Replace @samp with @kbd.
8727
8728 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
8729
8730 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
8731
8732 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
8733
8734 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
8735 easy to understand.
8736
8737 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
8738
8739 * gnus.texi: Markup fix.
8740 (Fancy Mail Splitting): Specify new feature.
8741
8742 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
8743
8744 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
8745 partial-words matching.
8746
8747 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
8748
8749 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
8750
8751 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
8752 (MIME Commands): Fix mm-discouraged-alternatives.
8753
8754 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
8755
8756 * org.texi: Version number change only.
8757
8758 2006-03-06 Bill Wohler <wohler@newt.com>
8759
8760 * mh-e.texi: Move from SourceForge repository to Savannah.
8761 This is version 7.93, which is a total rewrite from the previous
8762 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
8763 version 7.93.
8764
8765 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
8766
8767 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
8768
8769 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
8770
8771 * org.texi (Interaction): Add item about `org-mouse.el' by
8772 Piotr Zielinski.
8773 (Managing links): Document that also mouse-1 can be used to
8774 activate a link.
8775 (Headlines, FAQ): Add entry about hiding leading stars.
8776 (Miscellaneous): Resort the sections in this chapter to a more
8777 logical sequence.
8778
8779 2006-02-27 Simon Josefsson <jas@extundo.com>
8780
8781 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
8782 2004-01-27 from the trunk).
8783
8784 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8785
8786 * cc-mode.texi: Rename c-hungry-backspace to
8787 c-hungry-delete-backwards, at the request of RMS. Leave the old
8788 name as an alias.
8789
8790 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8791
8792 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
8793 include the function header within the defun.
8794
8795 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8796
8797 * cc-mode.texi: Correct two typos.
8798
8799 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8800
8801 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
8802 existing comment.
8803 (Electric Keys): Add a justification for electric indentation.
8804 (Hungry WS Deletion): Clear up the names and complications of the
8805 BACKSPACE and DELETE keys.
8806
8807 2006-02-23 Juri Linkov <juri@jurta.org>
8808
8809 * faq.texi (Common requests): Move `Turning on auto-fill by
8810 default' after `Wrapping words automatically'. Move `Working with
8811 unprintable characters' before `Searching for/replacing newlines'.
8812 Move `Replacing highlighted text' after `Highlighting a region'.
8813 Merge `Repeating commands' and `Repeating a command as many times
8814 as possible' into the former.
8815 (Packages that do not come with Emacs): Add refs to Gmane and
8816 etc/MORE.STUFF.
8817
8818 2006-02-23 Juri Linkov <juri@jurta.org>
8819
8820 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
8821 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
8822 Add xref to `(emacs)Reporting Bugs'.
8823 (Getting a printed manual): Add URL to other formats of the manual.
8824 (Common requests): Fix menu.
8825 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
8826 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
8827 (Inserting text at the beginning of each line): Add pxref to
8828 `Changing the included text prefix'.
8829 (Forcing the cursor to remain in the same column): Mention `track-eol'
8830 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
8831 (Replacing text across multiple files): Add keybinding `Q' for
8832 `dired-do-query-replace'.
8833
8834 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
8835
8836 * reftex.texi: Version number and date change only.
8837
8838 * org.texi (Internal Links): Rewrite to cover the modified
8839 linking system.
8840
8841 2006-02-17 Eli Zaretskii <eliz@gnu.org>
8842
8843 * faq.texi: Remove the coding cookie, it's not needed anymore.
8844
8845 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8846
8847 * faq.texi (Colors on a TTY): Mention Mac OS port.
8848
8849 2006-02-12 Karl Berry <karl@gnu.org>
8850
8851 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
8852 8-bit accented a.
8853
8854 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
8855
8856 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
8857
8858 2006-02-08 Romain Francoise <romain@orebokech.com>
8859
8860 * faq.texi (Top): Remove paragraph about the FAQ being a
8861 transitional document, etc.
8862 (Searching for/replacing newlines): New node.
8863 (Yanking text in isearch): New node.
8864 (Inserting text at the beginning of each line): Rename and make
8865 more general, mention `M-;' in Message mode.
8866
8867 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
8868
8869 * faq.texi (Meta key does not work in xterm)
8870 (Emacs does not display 8-bit characters)
8871 (Inputting eight-bit characters): Update xrefs.
8872
8873 2006-02-06 Romain Francoise <romain@orebokech.com>
8874
8875 * faq.texi (VM): VM now at version 7.19.
8876 Set myself as maintainer of this file.
8877
8878 2006-02-04 Michael Olson <mwolson@gnu.org>
8879
8880 * erc.texi (History): Note that ERC is now included with Emacs.
8881
8882 2006-01-31 Romain Francoise <romain@orebokech.com>
8883
8884 * message.texi (Message Headers): Explain what
8885 `message-alternative-emails' does in more detail.
8886 Update copyright year.
8887
8888 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
8889
8890 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
8891
8892 2006-01-29 Richard M. Stallman <rms@gnu.org>
8893
8894 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
8895
8896 2006-01-29 Michael Olson <mwolson@gnu.org>
8897
8898 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
8899
8900 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
8901
8902 * faq.texi (New in Emacs 22): Mention ERC.
8903
8904 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
8905
8906 * rcirc.texi: Capitalize dir entry for consistency with the entry
8907 in info/dir and other entries in the Emacs category.
8908 Fix typos. Delete trailing whitespace.
8909
8910 2006-01-28 Björn Lindström <bkhl@elektrubadur.se>
8911
8912 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
8913
8914 2006-01-27 Eli Zaretskii <eliz@gnu.org>
8915
8916 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
8917 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
8918
8919 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
8920 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
8921
8922 2006-01-27 Alex Schroeder <alex@gnu.org>
8923
8924 * rcirc.texi: New file.
8925
8926 2006-01-23 Juri Linkov <juri@jurta.org>
8927
8928 * widget.texi (User Interface): Add S-TAB for widget-backward.
8929
8930 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
8931
8932 Sync with Tramp 2.0.52.
8933
8934 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
8935 Add Tramp disabling item. New item for common connection problems.
8936 (various): Apply "ftp" as method for the download URL.
8937 (Bug Reports): Refer to FAQ for common problems.
8938
8939 2006-01-21 Eli Zaretskii <eliz@gnu.org>
8940
8941 * widget.texi (User Interface): Use @key for TAB.
8942
8943 * ses.texi (Formulas, Printer functions): Use @key for TAB.
8944
8945 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
8946 for TAB.
8947
8948 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
8949
8950 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
8951
8952 * gnus.texi: Update copyright.
8953
8954 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
8955
8956 * gnus.texi (Article Washing): Additions.
8957
8958 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
8959
8960 * org.texi (Agenda commands): Document tags command.
8961
8962 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
8963
8964 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
8965
8966 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
8967
8968 * gnus.texi (RSS): Addition.
8969
8970 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
8971
8972 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
8973
8974 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
8975
8976 * emacs-mime.texi (Display Customization): Add setting example to
8977 mm-discouraged-alternatives.
8978
8979 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
8980
8981 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
8982 version is the canonical version.
8983
8984 2006-01-08 Alex Schroeder <alex@gnu.org>
8985
8986 * pgg.texi (Caching passphrase): Rewording.
8987
8988 2006-01-06 Eli Zaretskii <eliz@gnu.org>
8989
8990 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
8991 repository URL.
8992
8993 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
8994
8995 * org.texi: Removed the accidentally re-added empty line in the
8996 direntry.
8997
8998 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
8999
9000 * org.texi (Agenda Views): Chapter reorganized.
9001
9002 2005-12-29 Romain Francoise <romain@orebokech.com>
9003
9004 * faq.texi (Using Customize): New node.
9005
9006 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
9007
9008 * org.texi: Remove blank line in @direntry. It is non-standard
9009 and recursively produces blank lines all over the dir file (when
9010 using Texinfo 4.8).
9011
9012 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
9013
9014 * widget.texi (atoms): Delete obsolete remark about `file' widget.
9015
9016 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
9017
9018 * org.texi (Tags): Boolean logic documented.
9019 (Agenda Views): Document custom commands.
9020
9021 2005-12-20 David Kastrup <dak@gnu.org>
9022
9023 * faq.texi (AUCTeX): Update version and mailing list info.
9024
9025 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
9026
9027 * gnus.texi (MIME Commands): Mention addition of
9028 multipart/alternative to gnus-buttonized-mime-types and add xref
9029 to mm-discouraged-alternatives.
9030
9031 * emacs-mime.texi (Display Customization): Mention addition of
9032 "image/.*" and add xref to gnus-buttonized-mime-types in the
9033 mm-discouraged-alternatives section.
9034
9035 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
9036
9037 * org.texi (Tags): New section.
9038 (Agenda Views): Chapter reorganized.
9039
9040 2005-12-16 Eli Zaretskii <eliz@gnu.org>
9041
9042 * org.texi (Internal Links): Add a missing comma after an @xref.
9043
9044 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
9045
9046 * faq.texi (Filling paragraphs with a single space): No need to
9047 change sentence-end now.
9048
9049 2005-12-13 Romain Francoise <romain@orebokech.com>
9050
9051 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
9052
9053 2005-12-12 Jay Belanger <belanger@truman.edu>
9054
9055 * faq.texi (Calc): Update version number.
9056
9057 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
9058
9059 * org.texi (Progress Logging): New section.
9060
9061 2005-12-10 Romain Francoise <romain@orebokech.com>
9062
9063 Update the Emacs FAQ for the 22.1 release.
9064
9065 * faq.texi: Set VER to `22.1'.
9066 (Basic editing): Explain how to use localized versions of the
9067 Tutorial. Mention that `C-h r' displays the manual.
9068 Delete obsolete WWW link to an Emacs 18 tutorial.
9069 (Getting a printed manual): Point to the new locations of the
9070 manuals on the GNU Web site.
9071 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
9072 available via Info (it was previously distributed separately).
9073 (Installing Texinfo documentation): The latest version of Texinfo
9074 is 4.8, not 4.0.
9075 (Informational files for Emacs): COPYING is the GNU General Public
9076 License, not the Emacs General Public License.
9077 (Informational files for Emacs): Delete obsolete link to the
9078 GNUinfo pages as they have been removed from the GNU Web site.
9079 (New in Emacs 22): New node.
9080 (Setting up a customization file): Say that most packages support
9081 Customize nowadays.
9082 (Colors on a TTY): Delete reference to instructions on how to
9083 enable syntax highlighting, it is now enabled by default.
9084 (Turning on abbrevs by default): Emacs now reads the abbrevs file
9085 at startup automatically.
9086 (Controlling case sensitivity): Mention `M-c' in isearch.
9087 (Using an already running Emacs process): Emacs now creates the
9088 socket in `/tmp/emacsUID'. Fix typos. Change default location of
9089 gnuserv. As emacsclient can now run Lisp code as well, delete a
9090 sentence praising gnuserv for that. Simplify description of how
9091 the client/server operation works.
9092 (Compiler error messages): Delete obsolete text (compile.el has
9093 been rewritten).
9094 (Indenting switch statements): Fix typo.
9095 (Matching parentheses): Simplify setup instructions, mention the
9096 menu bar item in the Options menu.
9097 (Repeating a command as many times as possible): Mention `C-x e'.
9098 (Going to a line by number): Mention new keymap and bindings
9099 `M-g M-g', `M-g M-p' and `M-g M-n'.
9100 (Turning on syntax highlighting): Now on by default. Simplify.
9101 (Replacing highlighted text): Use `1', not `t'.
9102 (Problems with very large files): The maximum size is now 256MB on
9103 32-bit machines.
9104 (^M in the shell buffer): Mention `comint-process-echoes'.
9105 (Emacs for Apple computers): Emacs 22 has native support for Mac
9106 OS X.
9107 (Translating names to IP addresses): Delete node.
9108 (Binding keys to commands): Fix typo.
9109 (SPC no longer completes file names): New node.
9110 (MIME with Emacs mail packages): Delete section about the Emacs
9111 MIME FAQ (it's not reachable anymore).
9112
9113 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
9114
9115 * cc-mode.texi: The manual has been extensively revised: the
9116 information about using CC Mode has been separated from the larger
9117 and more difficult chapters about configuration. It has been
9118 updated for CC Mode 5.31.
9119
9120 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
9121
9122 * pgg.texi (User Commands): Fix description of pgg-verify-region.
9123 (Selecting an implementation): Fix descriptions.
9124
9125 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
9126
9127 * message.texi (Various Message Variables): Addition.
9128
9129 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
9130
9131 * message.texi: Fix default values.
9132
9133 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
9134
9135 * message.texi (Header Commands): Clarify descriptions of
9136 message-cross-post-followup-to, message-reduce-to-to-cc, and
9137 message-insert-wide-reply.
9138 (Various Commands): Fix kindex for message-kill-to-signature;
9139 clarify description of message-tab.
9140
9141 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
9142
9143 * message.texi (Mailing Lists): Fix description about MFT.
9144
9145 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
9146
9147 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
9148
9149 * gnus.texi (Slow Terminal Connection): Replace old description
9150 with new one.
9151
9152 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
9153
9154 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
9155 replace X-Draft-Headers with X-Draft-From.
9156
9157 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
9158
9159 * gnus.texi (Various Various): Fix the default value of
9160 nnheader-max-head-length.
9161 (Gnus Versions): Fix typo.
9162
9163 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
9164
9165 * org.texi (Structure editing): Document new functionality of
9166 M-RET.
9167
9168 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
9169
9170 * org.texi (Internal Links): Fix Texinfo usage.
9171
9172 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
9173
9174 * org.texi (TODO basics): Document the global todo list.
9175 (TODO items): Documents sparse tree for specific TODO
9176 keywords.
9177
9178 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
9179
9180 * org.texi (Plain Lists): Typos fixed.
9181
9182 2005-11-28 Jay Belanger <belanger@truman.edu>
9183
9184 * calc.texi: Change references of `M-#' to `C-x *' prefix.
9185
9186 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
9187
9188 * org.texi (Structure editing): New item moving commands added.
9189 (Plain Lists): New section.
9190
9191 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
9192
9193 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
9194 (Agenda): Document commands `org-cycle-agenda-files' and
9195 `org-agenda-file-to-front'.
9196 (Built-in table editor): Document `org-table-sort-lines'.
9197 (HTML formatting): Export of hand-formatted lists.
9198
9199 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
9200
9201 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
9202 new variable gnus-toolbar-thickness.
9203
9204 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
9205
9206 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
9207
9208 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
9209
9210 * gnus.texi (X-Face): Fix description.
9211 (XVarious): Remove gnus-xmas-logo-color-alist and
9212 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
9213
9214 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
9215
9216 * gnus.texi (Group Parameters): Mention new variable
9217 gnus-parameters-case-fold-search.
9218 (Home Score File): Addition.
9219
9220 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
9221
9222 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
9223 (Overview): List supported feed types.
9224 (Installation): No installation necessary when using autoload.
9225 (Configuration): Rename "RSS" to "news".
9226
9227 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
9228
9229 * pgg.texi (User Commands): Document additional passphrase
9230 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
9231 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
9232
9233 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
9234
9235 * org.texi: Version number changed to 3.19.
9236
9237 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
9238
9239 * pgg.texi (How to use): Update the example to add autoload of
9240 pgg-encrypt-symmetric-region.
9241 (User Commands): Document pgg-encrypt-symmetric-region.
9242 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
9243
9244 2005-10-27 Jay Belanger <belanger@truman.edu>
9245
9246 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
9247 mention other TeX-related units.
9248
9249 2005-10-23 Lars Hansen <larsh@soem.dk>
9250
9251 * dired-x.texi (Miscellaneous Commands):
9252 Replace dired-do-relative-symlink by dired-do-relsymlink and
9253 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
9254
9255 2005-10-23 Jay Belanger <belanger@truman.edu>
9256
9257 * calc.texi (Predefined Units): Use `alpha' for the fine structure
9258 constant.
9259
9260 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
9261
9262 * faq.texi (Bugs and problems):
9263 Replace `dired-move-to-filename-regexp' by
9264 `directory-listing-before-filename-regexp'.
9265
9266 2005-10-22 Eli Zaretskii <eliz@gnu.org>
9267
9268 * newsticker.texi (UPDATED): Set value.
9269
9270 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
9271
9272 * gnus.texi (Document Groups): Remove duplicate item.
9273
9274 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
9275
9276 * org.texi (Summary): Mention iCalendar support.
9277 (Exporting): Document iCalendar support.
9278
9279 2005-10-18 Romain Francoise <romain@orebokech.com>
9280
9281 * viper.texi (Viper Specials): Capitalize GNU.
9282
9283 2005-10-17 Juri Linkov <juri@jurta.org>
9284
9285 * info.texi (Getting Started, Search Index, Expert Info):
9286 Fix wording.
9287 (Search Text): Replace `echo area' with `mode line'.
9288 (Search Index): Both `i' and `,' find all index entries.
9289 Replace example `C-f' with `C-l' (which exists in index of Info
9290 manual) and delete spaces in its keyboard input sequence.
9291 Delete unnecessary explanations about literal characters.
9292
9293 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
9294
9295 * gnus.texi (Document Server Internals): Addition.
9296
9297 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
9298
9299 * gnus.texi (A note on namespaces): Fix RFC reference.
9300
9301 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
9302
9303 * gnus.texi (RSS): Fix key description.
9304
9305 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
9306
9307 * gnus.texi: Emacs/w3 -> Emacs/W3.
9308 (Browsing the Web): Fix description.
9309 (Web Searches): Ditto.
9310 (Customizing W3): Ditto.
9311
9312 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
9313
9314 * gnus.texi (Maildir): Clarify expire-age and expire-group.
9315
9316 2005-10-11 Jay Belanger <belanger@truman.edu>
9317
9318 * calc.texi (Integration): Mention using `a i' to compute definite
9319 integrals.
9320
9321 2005-10-11 Juri Linkov <juri@jurta.org>
9322
9323 * info.texi: Rearrange nodes.
9324 (Top): Update menu. Change ref `Info for Experts' to
9325 `Advanced Info Commands'.
9326 (Getting Started): Fix description of manual's parts.
9327 (Help-Int): Change xref `Info Search' to `Search Index', and
9328 `Expert Info' to `Advanced'.
9329 (Advanced): Move node one level up.
9330 (Search Text, Search Index): New nodes split out from `Info Search'.
9331 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
9332 split out from `Advanced'.
9333 (Advanced, Emacs Info Variables): De-document editing an Info file
9334 in Info.
9335 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
9336 (Creating an Info File): Delete node and move its text to
9337 `Expert Info'.
9338
9339 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
9340
9341 * org.texi (Workflow states): Documented that change in keywords
9342 becomes active only after restart of Emacs.
9343
9344 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
9345
9346 Sync with Tramp 2.0.51.
9347
9348 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
9349
9350 * speedbar.texi (Introduction): Describe new location of speedbar
9351 on menubar.
9352 (Basic Key Bindings): Remove descriptions of bindings that have
9353 been removed.
9354
9355 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
9356
9357 * speedbar.texi (GDB): Describe use of watch expressions.
9358
9359 2005-09-28 Simon Josefsson <jas@extundo.com>
9360
9361 * message.texi (IDNA): Fix.
9362
9363 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
9364
9365 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
9366 nntp-server-hook, and nntp-warn-about-losing-connection; fix
9367 description of nntp-open-connection-function.
9368 (Common Variables): Fix descriptions.
9369
9370 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
9371
9372 * gnus.texi (Server Buffer Format): Document the %a format spec.
9373
9374 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
9375
9376 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
9377
9378 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
9379
9380 * org.texi Version 3.16.
9381
9382 2005-09-19 Miles Bader <miles@gnu.org>
9383
9384 * newsticker.texi: Get rid of CVS keywords.
9385
9386 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
9387
9388 * gnus.texi (Finding the Parent): Fix description of how Gnus
9389 finds article.
9390
9391 2005-09-14 Jari Aalto <jari.aalto@cante.net>
9392
9393 * gnus.texi (Advanced Scoring Examples): New examples to teach how
9394 to drop off non-answered articles.
9395
9396 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
9397
9398 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
9399 braces (which are unsupported by NMAKE) for macro `srcdir'.
9400
9401 2005-09-17 Eli Zaretskii <eliz@gnu.org>
9402
9403 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9404 (../info/newsticker, newsticker.dvi): New targets.
9405
9406 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
9407
9408 * newsticker.texi: Replace @command with @code. Replace @example
9409 with @lisp.
9410 (Top): Add explanations to menu items.
9411 (GNU Free Documentation License): Remove.
9412
9413 2005-09-16 Romain Francoise <romain@orebokech.com>
9414
9415 Update all files to specify GFDL version 1.2.
9416
9417 * doclicense.texi (GNU Free Documentation License): Update to
9418 version 1.2.
9419
9420 2005-09-15 Richard M. Stallman <rms@gnu.org>
9421
9422 * newsticker.texi: Fix @setfilename.
9423
9424 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9425 (../info/newsticker, newsticker.dvi): New targets.
9426
9427 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
9428
9429 * org.texi: Version 3.15.
9430
9431 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
9432
9433 * ses.texi: Combine all three indices into one.
9434 Correct a few typos.
9435
9436 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
9437
9438 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
9439
9440 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
9441
9442 * emacs-mime.texi (Handles): Remove duplicate item.
9443 (Encoding Customization): Fix the default value for
9444 mm-coding-system-priorities.
9445 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
9446 (Basic Functions): Fix reference.
9447
9448 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
9449
9450 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
9451
9452 2005-08-18 Richard M. Stallman <rms@gnu.org>
9453
9454 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
9455 and web site.
9456
9457 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
9458 not keyboard-translate.
9459
9460 2005-08-11 Richard M. Stallman <rms@gnu.org>
9461
9462 * faq.texi (Using regular expressions): Fix xref.
9463
9464 2005-08-09 Juri Linkov <juri@jurta.org>
9465
9466 * info.texi (Help-P): Replace `Prev' with `Previous'.
9467 (Help-M, Help-Xref): Add S-TAB.
9468 (Help-FOO): Update `u' command.
9469 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
9470 Update info about visibility of xref parts.
9471 (Help-Int): Fix `m' command. Rename `Info-last' to
9472 `Info-history-back'. Add `Info-history-forward'.
9473 (Advanced): Fix `g*' and `M-n' commands.
9474 (Info Search): Add `index-apropos' in stand-alone browser.
9475 Add isearch commands.
9476 (Emacs Info Variables): Remove `Info-fontify'.
9477 Add `Info-mode-hook'. Update face names.
9478 Add `Info-fontify-maximum-menu-size',
9479 `Info-fontify-visited-nodes', `Info-isearch-search'.
9480
9481 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
9482
9483 Sync with Tramp 2.0.50.
9484
9485 * tramp.texi: Use @option{} consequently for method names.
9486 (Inline methods, External transfer methods): Remove references to
9487 Cygwin.
9488 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
9489 implementation.
9490
9491 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
9492
9493 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
9494 Mention that gnus-init-file is not read when Emacs is invoked with
9495 --no-init-file or -q.
9496
9497 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
9498
9499 * org.texi: Version 3.14.
9500
9501 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
9502
9503 * org.texi: Version 3.13.
9504
9505 2005-07-18 Juri Linkov <juri@jurta.org>
9506
9507 * calc.texi (Time Zones, Logical Operations):
9508 * cl.texi (Overview):
9509 * org.texi (TODO types):
9510 * sc.texi (Emacs 18 MUAs):
9511 * speedbar.texi (Top):
9512 * url.texi (History):
9513 Delete duplicate duplicate words.
9514
9515 2005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
9516
9517 * cl.texi (Type Predicates): Document `atom' type.
9518
9519 2005-07-04 Lute Kamstra <lute@gnu.org>
9520
9521 Update FSF's address in GPL notices.
9522
9523 * calc.texi (Copying):
9524 * doclicense.texi (GNU Free Documentation License):
9525 * faq.texi (Contacting the FSF):
9526 * mh-e.texi (Copying): Update FSF's address.
9527
9528 2005-07-03 Richard M. Stallman <rms@gnu.org>
9529
9530 * flymake.texi (Example -- Configuring a tool called directly):
9531 Update name of flymake-build-relative-filename.
9532
9533 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
9534
9535 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
9536
9537 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
9538
9539 * org.texi: Version 3.12.
9540
9541 2005-06-24 Eli Zaretskii <eliz@gnu.org>
9542
9543 * makefile.w32-in (MAKEINFO): Use --force.
9544 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
9545 Makefile.in.
9546 (gnus.dvi): Use "..." to quote Sed args, so that it works with
9547 more shells.
9548
9549 2005-06-23 Richard M. Stallman <rms@gnu.org>
9550
9551 * speedbar.texi (Creating a display): Texinfo usage fixes.
9552
9553 * tramp.texi (Customizing Completion, Auto-save and Backup):
9554 Texinfo usage fixes.
9555
9556 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
9557
9558 * dired-x.texi (Miscellaneous Commands):
9559 * ediff.texi (Miscellaneous):
9560 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
9561 (Agent Variables):
9562 * info.texi (Help-Xref):
9563 * message.texi (Message Headers):
9564 * org.texi (Remember):
9565 * reftex.texi (Options (Defining Label Environments)):
9566 (Options (Index Support)):
9567 (Options (Viewing Cross-References)):
9568 (Options (Misc)):
9569 (Changes):
9570 * speedbar.texi (Creating a display):
9571 * tramp.texi (Customizing Completion, Auto-save and Backup):
9572 Texinfo usage fix.
9573
9574 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
9575
9576 * org.texi: Version 3.11.
9577
9578 2005-06-12 Jay Belanger <belanger@truman.edu>
9579
9580 * calc.texi (Getting Started): Remove extra menu item.
9581
9582 2005-05-31 Jay Belanger <belanger@truman.edu>
9583
9584 * calc.texi (Notations Used in This Manual): Use @kbd for key
9585 sequence.
9586 (Demonstration of Calc): Mention another way of starting Calc.
9587 (Starting Calc): Mention long name of M-#.
9588 (Embedded Mode Overview): Remove unnecessary instruction.
9589 (Other M-# commands): Rephrase `M-# 0' explanation.
9590 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
9591 reflect current behavior.
9592
9593 2005-05-30 Jay Belanger <belanger@truman.edu>
9594
9595 * calc.texi (Hooks): Change description of calc-window-hook and
9596 calc-trail-window-hook to match usage.
9597 (Computational Functions): Add more constant-generating functions.
9598 (Customizable Variables): Use defvar.
9599
9600 2005-05-28 Jay Belanger <belanger@truman.edu>
9601
9602 * calc.texi (Assignments in Embedded Mode): Fix variable name.
9603 (Basic Embedded Mode): Explain behavior of arguments to
9604 calc-embedded-mode.
9605
9606 2005-05-27 Jay Belanger <belanger@truman.edu>
9607
9608 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
9609 current behavior.
9610
9611 2005-05-25 Jay Belanger <belanger@truman.edu>
9612
9613 * calc.texi: Change Calc version number throughout.
9614 (Keypad Mode): Change location in info output.
9615 (Keypad mode overview): Move picture of keypad.
9616
9617 2005-05-21 Jay Belanger <belanger@truman.edu>
9618
9619 * calc.texi (Storing variables): Mention that only most variables
9620 are void to begin with.
9621
9622 2005-05-21 Kevin Ryde <user42@zip.com.au>
9623
9624 * widget.texi (Basic Types): Update cross ref from "Enabling
9625 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
9626 lispref/text.texi change.
9627
9628 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
9629
9630 * org.texi: Version 3.09.
9631
9632 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
9633
9634 * reftex.texi: Version 4.28.
9635
9636 2005-05-16 Jay Belanger <belanger@truman.edu>
9637
9638 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
9639
9640 2005-05-14 Jay Belanger <belanger@truman.edu>
9641
9642 * calc.texi (Default Simplifications): Insert missing ! (logical
9643 not operator).
9644
9645 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
9646
9647 Sync with Tramp 2.0.49.
9648
9649 2005-05-10 Jay Belanger <belanger@truman.edu>
9650
9651 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
9652 to 1.
9653
9654 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
9655
9656 * org.texi: Version 3.08, structure reorganized.
9657
9658 2005-04-24 Richard M. Stallman <rms@gnu.org>
9659
9660 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
9661
9662 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
9663
9664 * org.texi: Update to version 3.06.
9665
9666 2005-04-13 Lute Kamstra <lute@gnu.org>
9667
9668 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
9669
9670 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
9671
9672 * cl.texi (Porting Common Lisp): Fix typo.
9673
9674 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
9675
9676 * gnus.texi (RSS): Addition.
9677
9678 2005-04-04 Jay Belanger <belanger@truman.edu>
9679
9680 * calc.texi: Change Calc version number.
9681 (Customizable variables): Fix description of calc-language-alist.
9682 (Copying): Put in version 2 of GPL.
9683
9684 2005-04-01 Jay Belanger <belanger@truman.edu>
9685
9686 * calc.texi (Troubleshooting Commands): Remove comment about
9687 installation.
9688 (Installation): Remove section.
9689 (Customizable Variables): New section.
9690 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
9691 (Graphical Devices): Add references to Customizable Variables.
9692
9693 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
9694
9695 * emacs-mime.texi (Display Customization): Markup fixes.
9696 (rfc2047): Update.
9697
9698 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
9699
9700 * gnus-faq.texi: Replaced with auto-generated version.
9701
9702 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
9703
9704 * dired-x.texi (Multiple Dired Directories): default-directory was
9705 renamed to dired-default-directory.
9706
9707 2005-03-26 Jay Belanger <belanger@truman.edu>
9708
9709 * calc.texi (Simplifying Formulas, Rewrite Rules):
9710 Change description of top and bottom of fraction.
9711 (Modulo Forms): Move description of how to create modulo forms to
9712 earlier in the section.
9713 (Fraction Mode): Suggest using : to get a fraction by dividing.
9714 (Basic Arithmetic): Adjust placement of command name.
9715 (Truncating the Stack): Emphasize that "hidden" entries are still
9716 visible.
9717 (Installation): Move discussion of printing manual to "About This
9718 Manual".
9719 (About This Manual): Mention how to print the manual.
9720 (Reporting Bugs): Remove first person.
9721 (Building Vectors): Add algebraic version of append.
9722 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
9723 (Grouping Digits): Fix typo.
9724
9725 2005-03-25 Werner Lemberg <wl@gnu.org>
9726
9727 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
9728 Replace `legal' with `valid'.
9729
9730 2005-03-25 Werner Lemberg <wl@gnu.org>
9731
9732 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
9733
9734 2005-03-24 Jay Belanger <belanger@truman.edu>
9735
9736 * calc.texi (General Mode Commands)
9737 (Mode Settings in Embedded Mode): Add some explanation of
9738 recording mode settings.
9739
9740 2005-03-24 Richard M. Stallman <rms@gnu.org>
9741
9742 * calc.texi: Remove praise of non-free software.
9743
9744 * idlwave.texi: Don't say where to get IDL or its non-free manual.
9745 (Installation): Node deleted.
9746
9747 2005-03-23 Richard M. Stallman <rms@gnu.org>
9748
9749 * url.texi (HTTP language/coding): Improve last change.
9750
9751 2005-03-22 Jay Belanger <belanger@truman.edu>
9752
9753 * calc.texi (Embedded Mode): Add new information on changing
9754 modes.
9755
9756 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
9757
9758 Sync with Tramp 2.0.48.
9759
9760 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
9761
9762 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
9763 "GNU/Linux". Change all addresses to .gnu.org.
9764 (Default Method): Offer shortened syntax for "su" and "sudo"
9765 methods.
9766
9767 2005-03-07 Richard M. Stallman <rms@gnu.org>
9768
9769 * url.texi: Fix usage of "e.g.".
9770 (HTTP language/coding): Explain the rules for these strings.
9771
9772 2005-03-06 Richard M. Stallman <rms@gnu.org>
9773
9774 * woman.texi (Introduction): Minor cleanups.
9775
9776 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
9777
9778 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
9779 (Installation): Node deleted.
9780
9781 * mh-e.texi (Preface): Get rid of "Emacs 21".
9782
9783 * eshell.texi (Installation): Delete node (for Emacs 20).
9784
9785 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
9786
9787 * flymake.texi: Refill and tweak style in @lisp blocks.
9788
9789 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
9790
9791 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
9792
9793 2005-03-01 Jay Belanger <belanger@truman.edu>
9794
9795 * calc.texi (Trigonometric and Hyperbolic Functions):
9796 Mention additional functions.
9797 (Algebraic Simplifications): Mention additional simplifications.
9798
9799 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
9800
9801 * ses.texi: Add concept/function/variable indices (this work was
9802 donated by Brad Collins <brad@chenla.org>, copyright-assignment
9803 papers on file at FSF).
9804
9805 2005-02-10 Jay Belanger <belanger@truman.edu>
9806
9807 * calc.texi: Change @LaTeX to La@TeX throughout.
9808 Redefine @expr as @math for TeX output.
9809 Redefine @texline as a no-op for TeX output.
9810 Define @tfn, replace @t by @tfn throughout.
9811
9812 2005-02-09 Jay Belanger <belanger@truman.edu>
9813
9814 * calc.texi: Add macro for LaTeX for info output.
9815
9816 2005-02-08 Kim F. Storm <storm@cua.dk>
9817
9818 * texinfo.tex (LaTex): Add def.
9819
9820 2005-02-06 Jay Belanger <belanger@truman.edu>
9821
9822 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
9823 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
9824 throughout manual.
9825
9826 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
9827
9828 * gnus.texi: Some edits based on comments from David Abrahams.
9829
9830 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
9831
9832 * gnus.texi (RSS): Fix the keystroke.
9833
9834 2005-01-24 David Kastrup <dak@gnu.org>
9835
9836 * faq.texi: Update AUCTeX version info.
9837
9838 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
9839
9840 * gnus-faq.texi ([4.1]): Typo.
9841
9842 2005-01-19 Jay Belanger <belanger@truman.edu>
9843
9844 * calc.texi (Keep Arguments): Mention that keeping arguments
9845 doesn't work with keyboard macros.
9846
9847 2005-01-16 Richard M. Stallman <rms@gnu.org>
9848
9849 * autotype.texi (Autoinserting): Fix small error.
9850
9851 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
9852
9853 Sync with Tramp 2.0.47.
9854
9855 * tramp.texi (Compilation): New section, describing compilation of
9856 remote files.
9857
9858 2005-01-11 Kim F. Storm <storm@cua.dk>
9859
9860 * widget.texi (Basic Types): Add :follow-link keyword.
9861
9862 2005-01-09 Jay Belanger <belanger@truman.edu>
9863
9864 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
9865
9866 2005-01-08 Jay Belanger <belanger@truman.edu>
9867
9868 * calc.texi: Change throughout to reflect new default value of
9869 calc-settings-file.
9870
9871 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9872
9873 * message.texi (Reply): `message-reply-to-function' should return
9874 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
9875
9876 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
9877
9878 * faq.texi (Changing load-path): Fix typo.
9879
9880 2005-01-05 Jay Belanger <belanger@truman.edu>
9881
9882 * calc.texi (Programming Tutorial): Replace kbd command by
9883 appropriate characters for a keyboard macro.
9884
9885 2005-01-04 Jay Belanger <belanger@truman.edu>
9886
9887 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
9888 for Lucid Emacs.
9889 (Programming Tutorial): Mention that the user needs to be in the
9890 right mode to compute some functions.
9891
9892 2005-01-04 Jay Belanger <belanger@truman.edu>
9893
9894 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
9895 no longer applicable.
9896
9897 2005-01-01 Jay Belanger <belanger@truman.edu>
9898
9899 * calc.texi (Programming Tutorial): Change description of how to
9900 edit keyboard macros to match current behavior.
9901
9902 2004-12-31 Jay Belanger <belanger@truman.edu>
9903
9904 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
9905
9906 2004-12-20 Jay Belanger <belanger@truman.edu>
9907
9908 * calc.texi (Types Tutorial): Emphasize that you can't divide by
9909 zero.
9910
9911 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
9912
9913 * cc-mode.texi (Text Filling and Line Breaking): Put period after
9914 @xref.
9915 (Font Locking): Avoid @strong{Note:}.
9916
9917 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
9918
9919 Sync with Tramp 2.0.46.
9920
9921 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
9922
9923 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
9924
9925 * url.texi: Correct typos.
9926 (Retrieving URLs): @var{nil}->@code{nil}.
9927 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
9928 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
9929 (Dealing with HTTP documents): @inforef->@xref.
9930
9931 2004-12-15 Jay Belanger <belanger@truman.edu>
9932
9933 * calc.texi: Consistently capitalized all mode names.
9934 (Answers to Exercises): Mention that an answer can be a fraction
9935 when in Fraction mode.
9936
9937 2004-12-13 Jay Belanger <belanger@truman.edu>
9938
9939 * calc.texi: Fix some TeX definitions.
9940
9941 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
9942
9943 * reftex.texi (Imprint): Remove erroneous @value's.
9944
9945 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
9946
9947 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
9948 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
9949
9950 2004-12-08 Jay Belanger <belanger@truman.edu>
9951
9952 * calc.texi (Starting Calc): Remove comment about installation.
9953 (Keypad Mode Overview): Remove comment about Emacs 19 support.
9954
9955 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
9956
9957 * url.texi: Update @setfilename.
9958 (Getting Started): No need to worry about Gnus versions.
9959 (Dealing with HTTP documents): Use @inforef.
9960
9961 * org.texi: Fix @direntry file name.
9962
9963 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
9964
9965 * url.texi: New file.
9966
9967 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
9968
9969 2004-12-06 Jay Belanger <belanger@truman.edu>
9970
9971 * calc.texi (Using Calc): Remove paragraph about installation.
9972
9973 2004-12-06 Jay Belanger <belanger@truman.edu>
9974
9975 * calc.texi: Use more Texinfo macros and less TeX defs.
9976 Remove @refill's.
9977
9978 2004-12-06 Richard M. Stallman <rms@gnu.org>
9979
9980 * org.texi: New file.
9981
9982 2004-12-05 Richard M. Stallman <rms@gnu.org>
9983
9984 * Makefile.in (org.dvi, ../info/org): New targets.
9985 (INFO_TARGETS): Add ../info/org.
9986 (DVI_TARGETS): Add org.dvi.
9987 (maintainer-clean): Remove the info files in the info dir.
9988
9989 2004-11-26 Eli Zaretskii <eliz@gnu.org>
9990
9991 * idlwave.texi: Fix the setfilename directive to put the produced
9992 file in ../info.
9993 (Continued Statement Indentation): Resurrect Jan D.'s change from
9994 2004-11-03 that was lost when a newer version of idlwave.texi was
9995 imported.
9996
9997 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
9998
9999 * gnus-faq.texi ([5.1]): Add missing bracket.
10000
10001 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
10002 Index `spam-initialize'.
10003
10004 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
10005
10006 * message.texi (Various Message Variables): Mention that all mail
10007 file variables are derived from `message-directory'.
10008
10009 * gnus.texi (Splitting Mail): Clarify bogus group.
10010
10011 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
10012
10013 * emacs-mime.texi (Encoding Customization):
10014 Fix mm-coding-system-priorities entry.
10015
10016 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
10017
10018 * idlwave.texi (Continued Statement Indentation):
10019 * reftex.texi (Options (Index Support)):
10020 (Displaying and Editing the Index, Table of Contents):
10021 * speedbar.texi (Creating a display, Major Display Modes):
10022 Replace non-nil with non-@code{nil}.
10023
10024 2004-10-21 Jay Belanger <belanger@truman.edu>
10025
10026 * calc.texi (Algebraic-Style Calculations): Remove a comment.
10027
10028 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
10029
10030 * calc.texi (Reporting Bugs): Double up `@'.
10031
10032 2004-10-18 Jay Belanger <belanger@truman.edu>
10033
10034 * calc.texi (Reporting Bugs): Change the address that bugs
10035 should be sent to.
10036
10037 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
10038
10039 * gnus.texi (New Features): Add 5.11.
10040
10041 * message.texi (Resending): Remove wrong default value.
10042
10043 * gnus.texi (Mail Source Specifiers): Describe possible problems
10044 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
10045 `pop3-leave-mail-on-server' to the index.
10046
10047 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
10048
10049 * message.texi (Canceling News): Add how to set a password.
10050
10051 2004-10-12 Jay Belanger <belanger@truman.edu>
10052
10053 * calc.texi (Help Commands): Change the descriptions of
10054 calc-describe-function and calc-describe-variable to match their
10055 current behavior.
10056
10057 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
10058
10059 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
10060
10061 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
10062
10063 Sync with Tramp 2.0.45.
10064
10065 * tramp.texi (Frequently Asked Questions): Comment paragraph about
10066 plink link. The URL is outdated. Originator contacted for
10067 clarification.
10068
10069 2004-10-10 Juri Linkov <juri@jurta.org>
10070
10071 * gnus.texi (Top, Marking Articles): Join two menus in one node
10072 because a node can have only one menu.
10073
10074 2004-10-09 Juri Linkov <juri@jurta.org>
10075
10076 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
10077 example of nnmail-split-fancy.
10078
10079 2004-10-06 Karl Berry <karl@gnu.org>
10080
10081 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
10082 consistency with other uses of dashes.
10083
10084 2004-10-05 Karl Berry <karl@gnu.org>
10085
10086 * info.texi: Consistently use --- throughout, periods at end of
10087 menu descriptions, and a couple typos.
10088
10089 2004-09-26 Jesper Harder <harder@ifa.au.dk>
10090
10091 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
10092 * pgg.texi (User Commands, Backend methods): Do.
10093 * gnus.texi: Markup fixes.
10094 (Setting Process Marks): Fix `M P a' entry.
10095 * emacs-mime.texi: Fixes.
10096
10097 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
10098
10099 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
10100 again.
10101 Use 5.10 instead of 5.10.0.
10102
10103 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10104
10105 * gnus.texi (Summary Mail Commands): S D e.
10106
10107 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
10108
10109 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
10110 the gnus-article-mode-line-format section.
10111
10112 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
10113
10114 * gnus.texi (Various Summary Stuff): Fix the documentation for
10115 gnus-newsgroup-variables.
10116
10117 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
10118
10119 * gnus.texi (MIME Commands):
10120 Add gnus-mime-display-multipart-as-mixed,
10121 gnus-mime-display-multipart-alternative-as-mixed,
10122 gnus-mime-display-multipart-related-as-mixed.
10123 (Mail Source Customization): Clarify `mail-source-directory'.
10124 (Splitting Mail): Mention gnus-group-find-new-groups.
10125 (SpamOracle): Fix typo.
10126
10127 * gnus-faq.texi: Untabify.
10128 ([6.3]): nnir.el is in contrib directory.
10129
10130 * message.texi (News Headers): Clarify how a unique ID is created.
10131
10132 * gnus.texi (Batching Agents): Fix typo in example.
10133 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
10134
10135 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
10136
10137 * gnus.texi (Group Parameters): Add more on hooks.
10138
10139 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
10140
10141 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
10142
10143 2004-09-22 Jay Belanger <belanger@truman.edu>
10144
10145 * calc.texi (Vectors as Lists): Add a warning that the tutorial
10146 might be hidden during part of the session.
10147
10148 2004-09-20 Jay Belanger <belanger@truman.edu>
10149
10150 * calc.texi (Notations Used in This Manual): Put in an earlier
10151 mention that DEL could be called Backspace.
10152
10153 2004-09-10 Simon Josefsson <jas@extundo.com>
10154
10155 * gnus.texi (IMAP): Add example. Suggested and partially written
10156 by Steinar Bang <sb@dod.no>.
10157
10158 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10159
10160 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
10161 netrc syntax.
10162
10163 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10164
10165 * gnus.texi (Spam ELisp Package Sequence of Events):
10166 Some clarifications.
10167 (Spam ELisp Package Global Variables): More clarifications.
10168
10169 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10170
10171 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
10172 Mention spam-split does not modify incoming mail.
10173
10174 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10175
10176 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
10177
10178 2004-09-10 Eli Zaretskii <eliz@gnu.org>
10179
10180 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
10181
10182 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
10183
10184 * makefile.w32-in (sieve, pgg): Use $(infodir).
10185
10186 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
10187
10188 * makefile.w32-in: Fix PGG and Sieve entries.
10189
10190 2004-08-28 Eli Zaretskii <eliz@gnu.org>
10191
10192 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
10193 Emacs and related programs.
10194
10195 2004-08-27 Richard M. Stallman <rms@gnu.org>
10196
10197 * faq.texi: Fix texinfo usage, esp. doublequotes.
10198 (Difference between Emacs and XEmacs): Some clarification.
10199
10200 * faq.texi (Difference between Emacs and XEmacs):
10201 Explain not to contrast XEmacs with GNU Emacs.
10202
10203 2004-08-26 Richard M. Stallman <rms@gnu.org>
10204
10205 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
10206
10207 2004-08-22 David Kastrup <dak@gnu.org>
10208
10209 * reftex.texi (AUCTeX): Update links, section name.
10210
10211 * faq.texi (Calc): Update availability (included in 22.1).
10212 (AUCTeX): Update availability, information, versions, description.
10213
10214 2004-08-14 Eli Zaretskii <eliz@gnu.org>
10215
10216 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
10217
10218 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
10219
10220 * cc-mode.texi: Various updates for CC Mode 5.30.9.
10221
10222 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
10223
10224 Sync with Tramp 2.0.44.
10225
10226 2004-08-05 Lars Hansen <larsh@math.ku.dk>
10227
10228 * widget.texi (User Interface): Update how to separate the
10229 editable field of an editable-field widget from other widgets.
10230 (Programming Example): Add text after field.
10231
10232 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
10233
10234 * emacs-mime.texi (Encoding Customization): Add a note to the
10235 mm-content-transfer-encoding-defaults entry.
10236 (rfc2047): Update.
10237
10238 * gnus.texi (Article Highlighting):
10239 Add gnus-cite-ignore-quoted-from.
10240 (POP before SMTP): New node.
10241 (Posting Styles): Addition.
10242 (Splitting Mail): Add nnmail-split-lowercase-expanded.
10243 (Fancy Mail Splitting): Ditto.
10244 (X-Face): Add gnus-x-face.
10245
10246 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
10247
10248 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
10249 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
10250
10251 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
10252
10253 * gnus.texi (Mail Source Specifiers):
10254 Describe `pop3-leave-mail-on-server'.
10255
10256 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
10257
10258 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
10259
10260 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
10261 repository. Change setfilename.
10262
10263 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
10264
10265 2004-07-02 Juri Linkov <juri@jurta.org>
10266
10267 * pcl-cvs.texi (Viewing differences): Add `d r'.
10268
10269 2004-06-29 Jesper Harder <harder@ifa.au.dk>
10270
10271 * ses.texi, viper.texi, flymake.texi, faq.texi:
10272 * eshell.texi, ediff.texi: Markup fixes.
10273
10274 2004-06-21 Karl Berry <karl@gnu.org>
10275
10276 * info.texi (Top): Mention that only Emacs has mouse support.
10277 (Getting Started): Mention this in a few other places.
10278
10279 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
10280
10281 * autotype.texi (Copyrights, Timestamps):
10282 Recommend `before-save-hook' instead of `write-file-functions'.
10283
10284 2004-06-13 Lars Hansen <larsh@math.ku.dk>
10285
10286 * dired-x.texi (dired-mark-omitted): Update keybinding.
10287
10288 2004-06-10 Kim F. Storm <storm@cua.dk>
10289
10290 * pcl-cvs.texi (Viewing differences): Add 'd y'.
10291
10292 2004-06-05 Lars Hansen <larsh@math.ku.dk>
10293
10294 * dired-x.texi (variable dired-omit-mode): Rename from
10295 dired-omit-files-p.
10296 (function dired-omit-mode): Rename from dired-omit-toggle.
10297 Call dired-omit-mode rather than set dired-omit-files-p.
10298 (dired-mark-omitted): Describe command.
10299
10300 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
10301
10302 Version 2.0.41 of Tramp released.
10303
10304 2004-05-29 Juanma Barranquero <lektu@terra.es>
10305
10306 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
10307 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10308
10309 2004-05-29 Richard M. Stallman <rms@gnu.org>
10310
10311 * cl.texi (Top): Call this chapter `Introduction'.
10312 (Overview): In TeX, no section heading here.
10313
10314 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
10315
10316 2004-05-29 Eli Zaretskii <eliz@gnu.org>
10317
10318 * Makefile.in (../info/flymake, flymake.dvi): New targets.
10319 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10320
10321 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
10322
10323 * flymake.texi: New file.
10324
10325 2004-05-28 Simon Josefsson <jas@extundo.com>
10326
10327 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
10328
10329 2004-05-07 Kai Großjohann <kai@emptydomain.de>
10330
10331 Version 2.0.40 of Tramp released.
10332
10333 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
10334
10335 Complete rework, based on review by Karl Berry <karl@gnu.org>.
10336
10337 * tramp.texi (Auto-save and Backup): Explain exploitation of new
10338 variables `tramp-backup-directory-alist' and
10339 `tramp-bkup-backup-directory-info'.
10340 (Overview, Connection types)
10341 (External transfer methods, Default Method)
10342 (Windows setup hints): Remove restriction of password entering
10343 with external methods.
10344 (Auto-save and Backup): Make file name example
10345 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
10346 and `auto-save-directory' must be used.
10347 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
10348 only "NT"). Remove doubled entry "What kinds of systems does
10349 @tramp{} work on".
10350 (tramp): Macro removed.
10351 (Obtaining Tramp): Flag removed from title.
10352 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
10353 and `trampver' used properly. Flag `tramp-inst' replaced by
10354 `installchapter'. Installation related text adapted.
10355
10356 2004-04-28 Masatake YAMATO <jet@gyve.org>
10357
10358 * widget.texi (Programming Example): Remove overlays.
10359
10360 2004-04-27 Jesper Harder <harder@ifa.au.dk>
10361
10362 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
10363
10364 2004-04-23 Juanma Barranquero <lektu@terra.es>
10365
10366 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
10367
10368 2004-04-05 Jesper Harder <harder@ifa.au.dk>
10369
10370 * info.texi (Info Search): Add info-apropos.
10371
10372 2004-03-22 Juri Linkov <juri@jurta.org>
10373
10374 * faq.texi: Fix help key bindings.
10375
10376 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
10377
10378 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
10379 (as suggested by Karl Berry). Update information about colored
10380 stars in menus. Add new subheading describing M-n.
10381
10382 2004-03-12 Richard M. Stallman <rms@gnu.org>
10383
10384 * cl.texi (Top): Rename top node's title.
10385
10386 2004-03-08 Karl Berry <karl@gnu.org>
10387
10388 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
10389 problems making the texinfo distribution.
10390
10391 2004-02-29 Simon Josefsson <jas@extundo.com>
10392
10393 * smtpmail.texi (Authentication): Change the list of supported
10394 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
10395 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
10396 <voegelas@gmx.net>.
10397
10398 2004-02-29 Juanma Barranquero <lektu@terra.es>
10399
10400 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
10401 Use $(DEL) instead of rm, and ignore exit code.
10402
10403 2004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
10404
10405 Tramp version 2.0.39 released.
10406
10407 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
10408
10409 * tramp.texi (Customizing Completion): Explain new functions
10410 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
10411 (all): Savannah URLs unified to "http://savannah.nongnu.org".
10412 (Top): Refer to Savannah mailing list as the major one.
10413 Mention older mailing lists in HTML mode only.
10414 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
10415 (Frequently Asked Questions): Remote hosts must not be Unix-like
10416 for "smb" method.
10417 (Password caching): New node.
10418 (External transfer methods): Refer to password caching for "smb"
10419 method.
10420
10421 2004-02-17 Karl Berry <karl@gnu.org>
10422
10423 * info.texi (Help-Int): Mention the new line number feature.
10424
10425 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
10426
10427 * ses.texi (Advanced Features): New functionality for
10428 ses-set-header-row (defaults to current row unless C-u used).
10429 (Acknowledgements): Add Stefan Monnier.
10430
10431 2003-12-29 Kevin Ryde <user42@zip.com.au>
10432
10433 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
10434
10435 2003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
10436
10437 Tramp version 2.0.38 released.
10438
10439 * tramp.texi (Remote shell setup): Warn of environment variables
10440 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
10441 <sven.gabriel@imk.fzk.de>.
10442 (Configuration): Tramp now chooses base64/uuencode
10443 automatically. Update wording accordingly.
10444 (Top): More description for the `Default Method' menu entry.
10445 (Default Method): Use @code, not @var, for Lisp variables.
10446 (Default Method): New subsection `Which method is the right one
10447 for me?' Suggested by Christian Kirsch.
10448 (Configuration): Pointer to new subsection added.
10449 (Default Method): Too many "use" in one sentence.
10450 Rephrase. Reported by Christian Kirsch.
10451 (Filename Syntax): Old `su' example is probably a left-over from
10452 the sm/su method naming. Replace with `ssh', instead.
10453 (External transfer methods, Auto-save and Backup):
10454 Typo fixes.
10455
10456 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
10457
10458 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
10459 (Top): Mention japanese manual only if flag `jamanual' is set.
10460 Insert section `Japanese manual' in menu.
10461
10462 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
10463
10464 * eshell.texi (Known Problems): Add doc item.
10465
10466 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10467
10468 * cc-mode.texi: Update for CC Mode 5.30.
10469
10470 Note: Please refrain from doing purely cosmetic changes like
10471 removing trailing whitespace in this manual; it clobbers cvs
10472 merging for no good reason.
10473
10474 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
10475
10476 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
10477 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
10478 @acronym{ASCII}.
10479
10480 2003-10-26 Karl Berry <karl@gnu.org>
10481
10482 * info.texi (Info Search): Echo area, not echo are. From Debian
10483 diff.
10484
10485 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
10486
10487 * widget.texi (Defining New Widgets): Document new behavior of
10488 :buttons and :children keywords.
10489
10490 2003-10-22 Miles Bader <miles@gnu.org>
10491
10492 * Makefile.in (info): Move before $(top_srcdir)/info.
10493
10494 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
10495
10496 * tramp.texi (Inline methods): Small grammar fix.
10497 (External transfer methods): Likewise.
10498
10499 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
10500
10501 * speedbar.texi: Remove paragraph for GUD that is no longer true.
10502
10503 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
10504
10505 * texinfo.tex: Replace `%' in arch tagline by @ignore.
10506
10507 2003-09-30 Richard M. Stallman <rms@gnu.org>
10508
10509 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
10510
10511 * widget.texi (User Interface): Fix typos.
10512
10513 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
10514
10515 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
10516
10517 * pcl-cvs.texi (Selected Files): Fix typo.
10518
10519 2003-09-21 Karl Berry <karl@gnu.org>
10520
10521 * info.texi (] and [ commands): No period at end of section title.
10522
10523 2003-09-04 Miles Bader <miles@gnu.org>
10524
10525 * Makefile.in (top_srcdir): New variable.
10526 ($(top_srcdir)/info): New rule.
10527 (info): Depend on it.
10528
10529 2003-09-03 Peter Runestig <peter@runestig.com>
10530
10531 * makefile.w32-in: New file.
10532
10533 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
10534
10535 * widget.texi (User Interface): Explain the need of static text
10536 around an editable field.
10537
10538 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
10539
10540 * widget.texi (Basic Types): The argument to `:help-echo' can now
10541 be a form that evaluates to a string.
10542
10543 2003-08-18 Kim F. Storm <storm@cua.dk>
10544
10545 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
10546
10547 2003-08-16 Richard M. Stallman <rms@gnu.org>
10548
10549 * dired-x.texi (Shell Command Guessing): Explain *.
10550
10551 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
10552
10553 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
10554 log-edit-insert-changelog.
10555
10556 2003-08-03 Karl Berry <karl@gnu.org>
10557
10558 * info.texi: Need @contents.
10559
10560 2003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
10561
10562 Tramp version 2.0.36 released.
10563
10564 * tramp.texi (Remote shell setup): Explain about problems with
10565 non-Bourne commands in ~/.profile and ~/.shrc.
10566
10567 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
10568
10569 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
10570 renaming of `vis-mode' to `visible-mode'.
10571
10572 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
10573
10574 * info.texi (Top, Help-Small-Screen): Remove accidentally added
10575 next, prev and up pointers.
10576
10577 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
10578
10579 * info.texi (Help): Mention existence of Emacs and stand-alone
10580 Info at the very beginning of the tutorial.
10581 (Help-Inv): New node.
10582 (Help-]): New node.
10583 (Help-M): Systematically point out the differences between default
10584 Emacs and stand-alone versions. Delete second menu.
10585 (Help-Xref): Systematically point out the differences between
10586 default Emacs and stand-alone versions.
10587 (Help-Int): Change `l' example.
10588 (Expert Info): Fix typos.
10589 (Emacs Info Variables): Mention `Info-hide-note-references' and
10590 new default for `Info-scroll-prefer-subnodes'.
10591
10592 2003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
10593
10594 Version 2.0.35 of Tramp released.
10595
10596 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
10597 (Inline methods): Add methods `remsh' and `plink1'.
10598 (External transfer methods): Add method `remcp'.
10599 (Multi-hop Methods): Add method `remsh'.
10600 Small patch from Adrian Aichner <adrian@xemacs.org>:
10601 Fix minor typos.
10602 (Concept Index): Add to make manual searchable via
10603 `Info-index'.
10604 (Version Control): Add cindex entry.
10605
10606 2003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
10607
10608 * trampver.texi: Version 2.0.34 released.
10609
10610 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
10611
10612 * faq.texi: Improve previous changes.
10613
10614 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
10615
10616 * faq.texi: Update copyright and maintenance details.
10617 Update some package URLs, versions, and maintainers.
10618 Remove many references to the Emacs Lisp Archive.
10619
10620 2003-04-23 Simon Josefsson <jas@extundo.com>
10621
10622 * smtpmail.texi: Fix license (the invariant sections mentioned has
10623 never been part of the smtp manual). Align info dir entry with
10624 other emacs packages.
10625
10626 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
10627
10628 * tramp.texi: Version 2.0.33 released.
10629 Remove installation chapter. Remove XEmacs specifics.
10630
10631 2003-03-29 Richard M. Stallman <rms@gnu.org>
10632
10633 * tramp.texi (Top): Undo the previous renaming.
10634 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
10635
10636 2003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
10637
10638 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
10639 version of manual.
10640
10641 * tramp.texi (Auto-save and Backup): New node.
10642
10643 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
10644
10645 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
10646 Emacs" in order to have better differentiation to "XEmacs".
10647 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
10648 are new macros in order to point to the other Emacs flavor where
10649 appropriate. In info case, point to node `Installation' in order
10650 to explain how to generate the other way. In html case, make a
10651 link to the other html file.
10652 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
10653 after CVS checkout/update.
10654 (Installation): Completely rewritten.
10655 (Installation parameters, Load paths): New sections under
10656 `Installation'.
10657
10658 2003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
10659
10660 * tramp.texi: Version 2.0.30 released.
10661 Replace word "path" with "localname" where used as a component of
10662 a Tramp file name.
10663
10664 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
10665
10666 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
10667 introduced.
10668 (Installation): Explain what to do if files from the tramp/contrib
10669 directory are needed.
10670
10671 2003-02-23 Alex Schroeder <alex@emacswiki.org>
10672
10673 * smtpmail.texi (How Mail Works): New.
10674
10675 2003-02-22 Alex Schroeder <alex@emacswiki.org>
10676
10677 * smtpmail.texi: New file.
10678
10679 * Makefile.in: Build SMTP manual.
10680
10681 2003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
10682
10683 * tramp.texi: Version 2.0.29 released.
10684 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
10685 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
10686
10687 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
10688
10689 * tramp.texi (Frequently Asked Questions): Explain a workaround if
10690 another package loads accidentally Ange-FTP.
10691
10692 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
10693
10694 * tramp.texi (Customizing Completion): Add function
10695 `tramp-parse-sconfig'. Change example of
10696 `tramp-set-completion-function', because parsing of ssh config
10697 files looks more natural.
10698
10699 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
10700
10701 * gnus.texi: Do not use `path' in several locations.
10702
10703 2002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
10704
10705 * tramp.texi (External transfer methods): New method `smb'.
10706 From Michael Albinus.
10707
10708 2002-11-05 Karl Berry <karl@gnu.org>
10709
10710 * info.texi (Info-fontify): Reorder face list to avoid bad line
10711 breaks.
10712
10713 2002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10714
10715 * tramp.texi: Move @copying to standard place.
10716 Use @insertcopying.
10717
10718 2002-10-02 Karl Berry <karl@gnu.org>
10719
10720 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
10721 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
10722 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
10723 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
10724 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
10725 Per rms, update all manuals to use @copying instead of @ifinfo.
10726 Also use @ifnottex instead of @ifinfo around the top node, where
10727 needed for the sake of the HTML output.
10728 (The Gnus manual is not fixed since it's not clear to me how it
10729 works; and the Tramp manual already uses @copying, although in an
10730 unusual way. All others were changed.)
10731
10732 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
10733
10734 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
10735 (../info/ses, ses.dvi): New targets.
10736 * ses.texi: New file.
10737
10738 2002-09-06 Pavel Janík <Pavel@Janik.cz>
10739
10740 * texinfo.tex: Update to texinfo 4.2.
10741
10742 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
10743
10744 * reftex.texi: Update to RefTeX 4.19.
10745
10746 2002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10747
10748 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
10749 (../info/tramp, tramp.dvi): New targets.
10750
10751 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
10752
10753 * Makefile.in (DVI_TARGETS): Add calc.dvi.
10754 (calc.dvi): Uncomment.
10755
10756 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
10757
10758 * Makefile.in (INFO_TARGETS): Add ../info/calc.
10759 (../info/calc): New target.
10760
10761 2001-10-20 Gerd Moellmann <gerd@gnu.org>
10762
10763 * (Version 21.1 released.)
10764
10765 2001-10-05 Gerd Moellmann <gerd@gnu.org>
10766
10767 * Branch for 21.1.
10768
10769 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
10770
10771 * Makefile.in (../info/info): Use an explicit -o switch to
10772 makeinfo.
10773
10774 2001-03-05 Gerd Moellmann <gerd@gnu.org>
10775
10776 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
10777
10778 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
10779
10780 * Makefile.in (../info/idlwave): Use --no-split.
10781
10782 2000-12-14 Dave Love <fx@gnu.org>
10783
10784 * Makefile.in (mostlyclean): Remove gnustmp.*.
10785 (gnus.dvi): Change rule to remove @latex stuff.
10786
10787 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
10788
10789 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
10790
10791 2000-10-13 John Wiegley <johnw@gnu.org>
10792
10793 * Makefile.in: Add build targets for eshell.texi.
10794
10795 2000-09-25 Gerd Moellmann <gerd@gnu.org>
10796
10797 * Makefile.in: Remove/comment speedbar stuff.
10798
10799 2000-09-22 Dave Love <fx@gnu.org>
10800
10801 * Makefile.in: Add emacs-mime.
10802
10803 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
10804
10805 * Makefile.in (INFO_TARGETS): Add ../info/woman.
10806 (DVI_TARGETS): Add woman.dvi.
10807 (../info/woman, woman.dvi): New targets.
10808
10809 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
10810
10811 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
10812
10813 * pcl-cvs.texi: New file.
10814 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
10815 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
10816
10817 2000-05-11 Gerd Moellmann <gerd@gnu.org>
10818
10819 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
10820 (../info/ebrowse, ebrowse.dvi): New targets.
10821
10822 2000-01-13 Gerd Moellmann <gerd@gnu.org>
10823
10824 * Makefile.in (INFO_TARGETS): Add eudc.
10825 (DVI_TARGETS): Add eudc.dvi.
10826 (../info/eudc, eudc.dvi): New targets.
10827
10828 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
10829
10830 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
10831 compatibility with 8+3 filesystems).
10832 (../info/efaq): Rename from emacs-faq.
10833
10834 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
10835
10836 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
10837 (../info/idlwave, idlwave.dvi): New targets.
10838
10839 1999-10-23 Dave Love <fx@gnu.org>
10840
10841 * Makefile.in: Use autotype.texi.
10842
10843 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
10844
10845 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
10846 faq.texi file) rather than ../info/faq.
10847
10848 1999-10-07 Gerd Moellmann <gerd@gnu.org>
10849
10850 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
10851 (../info/ada-mode, ada-mode.dvi): New targets.
10852
10853 1999-09-01 Dave Love <fx@gnu.org>
10854
10855 * Makefile.in: Add faq.
10856
10857 1999-07-12 Richard Stallman <rms@gnu.org>
10858
10859 * Version 20.4 released.
10860
10861 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
10862
10863 * Version 20.3 released.
10864
10865 1998-04-06 Andreas Schwab <schwab@gnu.org>
10866
10867 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
10868 Use it in dvi targets.
10869 (../etc/GNU): Change to $(srcdir) first.
10870
10871 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
10872
10873 * reftex.texi: Update for RefTeX version 3.22.
10874
10875 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
10876
10877 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
10878 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
10879
10880 1997-09-23 Paul Eggert <eggert@twinsun.com>
10881
10882 * Makefile.in: Merge changes mistakenly made to `Makefile'.
10883 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
10884
10885 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10886
10887 * Version 20.2 released.
10888
10889 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10890
10891 * Version 20.1 released.
10892
10893 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10894
10895 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
10896
10897 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10898
10899 * Version 19.33 released.
10900
10901 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10902
10903 * Version 19.32 released.
10904
10905 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
10906
10907 * Makefile.in: Add rules for the Message manual.
10908
10909 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
10910
10911 * gnus.texi: New version.
10912
10913 * message.texi: New manual.
10914
10915 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10916
10917 * Makefile.in (All info targets): cd $(srcdir) to do the work.
10918
10919 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10920
10921 * Makefile.in (All info targets): Specify $(srcdir) in input files.
10922 Specify -I option.
10923 (All dvi targets): Set the TEXINPUTS variable.
10924
10925 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
10926
10927 * Version 19.31 released.
10928
10929 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
10930
10931 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
10932 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
10933
10934 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10935
10936 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
10937 (INFO_TARGETS): Add ../info/cc-mode.
10938 (DVI_TARGETS): Add cc-mode.dvi.
10939
10940 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10941
10942 * Version 19.30 released.
10943
10944 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
10945
10946 * gnus.texi: New file.
10947
10948 1995-11-04 Erik Naggum <erik@naggum.no>
10949
10950 * gnus.texi: File deleted.
10951
10952 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
10953
10954 * mh-e.texi: "Function Index" -> "Command Index" to work with
10955 Emacs 19.30 C-h C-k support of separately-documented commands.
10956
10957 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10958
10959 * Makefile.in (../info/ediff, ediff.dvi): New targets.
10960 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
10961
10962 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10963
10964 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
10965 (../info/viper, viper.dvi): New targets.
10966
10967 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
10968
10969 * dired-x.texi (Installation): Change the example to set
10970 buffer-local variables like dired-omit-files-p in
10971 dired-mode-hook.
10972
10973 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10974
10975 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
10976 (../info/mh-e, mh-e.dvi): New targets.
10977
10978 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
10979
10980 * Makefile.in (maintainer-clean): Rename from realclean.
10981
10982 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10983
10984 * Makefile.in: New file.
10985 * Makefile: File deleted.
10986
10987 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10988
10989 * Makefile (TEXINDEX_OBJS): Variable deleted.
10990 (texindex, texindex.o, getopt.o): Rules deleted.
10991 All deps on texindex deleted.
10992 (distclean): Don't delete texindex.
10993 (mostlyclean): Don't delete *.o.
10994 * texindex.c, getopt.c: Files deleted.
10995
10996 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10997
10998 * Version 19.26 released.
10999
11000 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11001
11002 * Version 19.25 released.
11003
11004 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11005
11006 * Version 19.24 released.
11007
11008 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11009
11010 * Version 19.23 released.
11011
11012 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11013
11014 * Makefile: Delete spurious tab.
11015
11016 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11017
11018 * Makefile (.SUFFIXES): New rule.
11019
11020 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11021
11022 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
11023 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11024
11025 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11026
11027 * Makefile (../info/sc): Rename from sc.info.
11028 (../info/cl): Likewise.
11029 (INFO_TARGETS): Use new names.
11030
11031 1993-12-04 Richard Stallman (rms@srarc2)
11032
11033 * getopt.c: New file.
11034 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
11035 (getopt.o): New rule.
11036 (dvi): Don't depend on texindex.
11037 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
11038 Depend on texindex.
11039
11040 1993-12-03 Richard Stallman (rms@srarc2)
11041
11042 * Makefile (../info/sc.info): Rename from ../info/sc.
11043 (TEXI2DVI): New variable.
11044 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
11045 Add explicit commands.
11046 (TEXINDEX_OBJS): Delete duplicate getopt.o.
11047
11048 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11049
11050 * Version 19.22 released.
11051
11052 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11053
11054 * Makefile (TEXINDEX_OBJS): Delete spurious period.
11055
11056 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11057
11058 * Version 19.21 released.
11059
11060 1993-11-15 Paul Eggert (eggert@twinsun.com)
11061
11062 * man/Makefile (../info/cl.info): Rename from ../info/cl.
11063
11064 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11065
11066 * Makefile (../etc/GNU): New target.
11067 (EMACSSOURCES): Add gnu1.texi.
11068
11069 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11070
11071 * Makefile (realclean): Don't delete the Info files.
11072
11073 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
11074
11075 * forms.texi: Fix forms.texi so that it will format correctly.
11076 Add missing `@end iftex', fix bad reference.
11077
11078 * info.texi, info-stn.texi: New files implement texinfo version of
11079 `info' file.
11080
11081 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
11082
11083 * Makefile: Fix targets for texindex, new info.texi files.
11084 * info-stnd.texi: New file implements info for standalone info
11085 reader.
11086 * info.texi: Update to include recent changes to "../info/info".
11087 New source file for ../info/info; includes info-stnd.texi.
11088
11089 * texindex.c: Include "../src/config.h" if building in emacs.
11090
11091 * Makefile: Change all files to FILENAME.texi, force all targets
11092 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
11093 vip.texinfo, forms.texinfo, cl.texinfo.
11094 Add target to build texindex.c, defining `emacs'.
11095
11096 * forms.texi: Install new file to match version 2.3 of forms.el.
11097
11098 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11099
11100 * Version 19.19 released.
11101
11102 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
11103
11104 * sc.texinfo: Fix info file name.
11105
11106 * Makefile (info): Add gnus and sc.
11107 (dvi): Add gnus.dvi and sc.dvi.
11108 (../info/sc, sc.dvi): New targets.
11109
11110 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11111
11112 * Version 19.18 released.
11113
11114 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11115
11116 * Makefile: Fix source file names of the separate manuals.
11117 (gnus.dvi, ../info/gnus): New targets.
11118
11119 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11120
11121 * Version 19.17 released.
11122
11123 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11124
11125 * split-man: Fix typos in last change.
11126
11127 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11128
11129 * Version 19.16 released.
11130
11131 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11132
11133 * version 19.15 released.
11134
11135 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11136
11137 * Makefile (distclean): It's rm, not rf.
11138
11139 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11140
11141 * Version 19.14 released.
11142
11143 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11144
11145 * Makefile: New file.
11146
11147 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11148
11149 * Version 19.13 released.
11150
11151 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11152
11153 * Version 19.9 released.
11154
11155 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11156
11157 * Version 19.8 released.
11158
11159 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11160
11161 * Version 19.7 released.
11162
11163 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
11164
11165 * gnus.texinfo: New file. Removed installation instructions.
11166
11167 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
11168
11169 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
11170
11171 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
11172
11173 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
11174 then define `\sc' as the command for smallcaps in Texinfo.
11175 This means that the @sc command will produce small caps. bfox has
11176 made the corresponding change to makeinfo and texinfm.el.
11177
11178 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11179
11180 * vip.texinfo: Remove menu entry Adding Lisp Code in node
11181 Customization since the menu entry did not point to anything.
11182 Also add an @finalout command to remove overfull hboxes from the
11183 printed output.
11184
11185 * cl.texinfo: Add @bye, \input line and @settitle to file.
11186 This file is clearly intended to be a chapter of some other work,
11187 but the other work does not yet exist.
11188
11189 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11190
11191 * texinfo.texinfo: Three typos corrected.
11192
11193 ;; Local Variables:
11194 ;; coding: utf-8
11195 ;; End:
11196
11197 Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
11198
11199 This file is part of GNU Emacs.
11200
11201 GNU Emacs is free software: you can redistribute it and/or modify
11202 it under the terms of the GNU General Public License as published by
11203 the Free Software Foundation, either version 3 of the License, or
11204 (at your option) any later version.
11205
11206 GNU Emacs is distributed in the hope that it will be useful,
11207 but WITHOUT ANY WARRANTY; without even the implied warranty of
11208 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11209 GNU General Public License for more details.
11210
11211 You should have received a copy of the GNU General Public License
11212 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.