ChangeLog fixes
[bpt/emacs.git] / doc / misc / ChangeLog
1 2014-01-12 Michael Albinus <michael.albinus@gmx.de>
2
3 * tramp.texi (all): Doc fix according to GNU Coding Standards.
4 Use "file name" instead of "filename" or "path". Use "host"
5 instead of "machine".
6
7 2014-01-12 David Engster <deng@randomsample.de>
8
9 * eieio.texi (Introduction): `class-of' is obsolete.
10 (Predicates, Basic Methods): Adapt function names to namespace
11 cleanup.
12
13 2014-01-12 Xue Fuqiao <xfq.free@gmail.com>
14
15 * eww.texi (Basics): Use "directory" instead of "path" (Bug#16419).
16
17 2014-01-12 Glenn Morris <rgm@gnu.org>
18
19 * efaq.texi (Guidelines for newsgroup postings)
20 (Informational files for Emacs):
21 Remove references to etc/MAILINGLISTS, etc/INTERVIEW.
22
23 2014-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
24
25 * cl.texi (Function Bindings): Fix incorrect description of cl-let.
26
27 2014-01-09 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
28
29 * Makefile.in: Add eww.texi.
30 * eww.texi: New file.
31
32 2014-01-07 Glenn Morris <rgm@gnu.org>
33
34 * efaq.texi (Problems with very large files): Fix superscript typo.
35
36 2013-01-07 Rasmus <w530@pank.eu>
37
38 * org.texi (Global and local cycling): Fix missing '@'.
39
40 2013-01-07 Bastien Guerry <bzg@gnu.org>
41
42 * org.texi (Global and local cycling): Mention C-u C-u TAB.
43 (Include files, The Export Dispatcher)
44 (Advanced configuration)
45 (Header arguments in Org mode properties): Spelling fixes.
46 (Special blocks): Add #+BEGIN_ABSTRACT as another example.
47 (@LaTeX{} specific attributes): New index entries.
48 Use #+BEGIN_ABSTRACT in the example.
49
50 2013-01-07 Nicolas Goaziou <n.goaziou@gmail.com>
51
52 * org.texi (Org export): New section.
53 (HTML doctypes): Fix whitespace error. Fix display.
54 (Publishing options): Add missing html publishing options.
55
56 2014-01-07 Glenn Morris <rgm@gnu.org>
57
58 * efaq.texi (Basic editing, Packages that do not come with Emacs):
59 Merge in some info from etc/MORE.STUFF.
60
61 2014-01-05 Paul Eggert <eggert@cs.ucla.edu>
62
63 Specify .texi encoding (Bug#16292).
64 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
65 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
66 * ede.texi, ediff.texi, edt.texi, efaq.texi, eieio.texi:
67 * emacs-gnutls.texi, epa.texi, erc.texi, ert.texi:
68 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi:
69 * gnus-faq.texi, htmlfontify.texi, idlwave.texi, ido.texi, info.texi:
70 * message.texi, mh-e.texi, newsticker.texi, nxml-mode.texi:
71 * octave-mode.texi, org.texi, pcl-cvs.texi, pgg.texi, rcirc.texi:
72 * reftex.texi, remember.texi, sasl.texi, sc.texi, semantic.texi:
73 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi, srecode.texi:
74 * todo-mode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
75 * widget.texi, wisent.texi, woman.texi:
76 Add @documentencoding.
77
78 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
79
80 * eshell.texi (What Eshell is not): Clean up confusing clause.
81
82 2014-01-03 Glenn Morris <rgm@gnu.org>
83
84 * efaq-w32.texi, reftex.texi: Use @insertcopying in non-TeX.
85
86 * ede.texi, eieio.texi, semantic.texi, srecode.texi:
87 Add copyright notice to titlepage.
88
89 * dbus.texi, nxml-mode.texi, widget.texi: Add titlepage.
90
91 * ert.texi: Add a titlepage. Use @insertcopying.
92
93 * calc.texi (Top): Use @top rather than @chapter.
94
95 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
96
97 * eshell.texi (top): Fix incorrect use of xref.
98
99 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
100
101 * eshell.texi (top): Fix incorrect info filename in an xref.
102
103 2014-01-02 Glenn Morris <rgm@gnu.org>
104
105 * Makefile.in (cc_mode_deps): Rename from (typo) ccmode_deps.
106
107 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
108
109 * eshell.texi (Command Basics): Remove `Command basics' chapter.
110
111 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
112
113 * eshell.texi (What is Eshell?): Add section about what not to use
114 Eshell for.
115
116 2013-12-23 Teodor Zlatanov <tzz@lifelogs.com>
117
118 * emacs-gnutls.texi (Help For Users): Document `gnutls-verify-error'.
119
120 2013-12-22 Glenn Morris <rgm@gnu.org>
121
122 * woman.texi (Navigation): Use itemx where appropriate.
123
124 2013-12-20 Tassilo Horn <tsdh@gnu.org>
125
126 * info.texi, woman.texi:
127 Document `S-SPC' as alternative to `DEL' for scrolling.
128
129 2013-12-20 Jay Belanger <jay.p.belanger@gmail.com>
130
131 * calc.texi (Stack Manipulation Commands): Mention using the variable
132 `calc-context-sensitive-enter' for `calc-enter' and `calc-pop'.
133
134 2013-12-12 Michael Albinus <michael.albinus@gmx.de>
135
136 * tramp.texi (direntry): Use ssh but rsh.
137 (all): Encode all environment variable names with @env{...}.
138 (Bug Reports): Refer to Testing node.
139
140 2013-12-12 Glenn Morris <rgm@gnu.org>
141
142 * autotype.texi, cc-mode.texi, ediff.texi, ert.texi:
143 * htmlfontify.texi, ido.texi, octave-mode.texi, org.texi:
144 * srecode.texi, todo-mode.texi, tramp.texi:
145 Sync direntry with info/dir version.
146
147 2013-12-11 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
148
149 * Makefile.in: Add octave-mode.texi.
150
151 2013-12-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
152 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
153
154 * octave-mode.texi: Import from GNU Octave (doc/interpreter/emacs.txi).
155
156 2013-12-08 Juanma Barranquero <lekktu@gmail.com>
157
158 * dbus.texi (Properties and Annotations): Fix typo.
159
160 2013-12-06 Bastien Guerry <bzg@gnu.org>
161
162 * org.texi: Don't include Emacs version within Org's version.
163
164 2013-12-06 Nicolas Goaziou <n.goaziou@gmail.com>
165
166 * org.texi (Creating one-off styles): Use new export snippet
167 syntax.
168
169 * org.texi (Export settings): documentation describing how text
170 above the first heading is ignored when an :export: tag is in a
171 file.
172
173 2013-12-05 Michael Albinus <michael.albinus@gmx.de>
174
175 * dbus.texi (Type Conversion): Clarify unibyte-ness of strings.
176
177 2013-11-30 Glenn Morris <rgm@gnu.org>
178
179 * Makefile.in (distclean): Remove Makefile.
180
181 2013-11-20 era eriksson <era+emacsbugs@iki.fi>
182
183 * ses.texi (Quick Tutorial): New chapter. (Bug#14748)
184 (The Basics, Formulas): Copyedits.
185 (Resizing, Printer functions): Add index entries.
186
187 2013-11-17 Jay Belanger <jay.p.belanger@gmail.com>
188
189 * calc.texi (Customizing Calc): Mention new variable
190 `calc-context-sensitive-enter'.
191
192 2013-11-12 Aaron Ecay <aaronecay@gmail.com>
193
194 * org.texi (Exporting code blocks): Document the 'inline-only
195 setting for `org-export-babel-evaluate'. Document how :var
196 introduces code block dependencies.
197
198 2013-11-12 Achim Gratz <Stromeko@Stromeko.DE>
199
200 * org.texi (Header arguments): Document header-args[:lang]
201 properties and remove deprecated old-style properties from
202 documentation.
203
204 * org.texi (Agenda commands): Remove footnote from @tsubheading
205 and add a sentence with the reference instead.
206
207 2013-11-12 Bastien Guerry <bzg@gnu.org>
208
209 * org.texi (Catching invisible edits):
210 * org.texi (Plain lists, Plain lists):
211 * org.texi (Advanced configuration):
212 * org.texi (Tag groups):
213 * org.texi (Conventions):
214 * org.texi (Checkboxes, Radio lists):
215 * org.texi (Top, Summary, Exporting):
216 * org.texi (In-buffer settings): Fix typos.
217
218 * org.texi (Refile and copy): Document `org-copy' and `C-3 C-c
219 C-w'. Add an index entry for `org-refile-keep'.
220
221 * org.texi (Plain lists): Add an index entry for sorting plain
222 list. Document sorting by checked status for check lists.
223
224 * org.texi (Publishing options): Fix old variable names.
225
226 * org.texi (Orgstruct mode): Fix suggested setting of
227 `orgstruct-heading-prefix-regexp'.
228
229 * org.texi (Export settings):
230 Document `org-export-allow-bind-keywords'.
231
232 * org.texi (History and Acknowledgments): Small rephrasing.
233
234 * org.texi (Template elements): Add a footnote about tags accepted
235 in a year datetree.
236
237 * org.texi (Beamer export, @LaTeX{} and PDF export)
238 (Header and sectioning, @LaTeX{} specific attributes):
239 Enhance style.
240
241 * org.texi (Agenda commands): Add a footnote about dragging agenda
242 lines: it does not persist and it does not change the .org files.
243
244 * org.texi (Agenda commands): Add a table heading for dragging
245 agenda lines forward/backward.
246
247 * org.texi (Agenda commands): Add documentation for
248 `org-agenda-bulk-toggle' and `org-agenda-bulk-toggle-all'.
249
250 * org.texi (Publishing options): Update the list of options.
251 (Simple example, Complex example): Fix the examples.
252
253 * org.texi (Formula syntax for Calc): Don't use a bold font the
254 warning.
255
256 * org.texi (Other built-in back-ends): New section.
257
258 * org.texi (Editing source code):
259 Document `org-edit-src-auto-save-idle-delay' and
260 `org-edit-src-turn-on-auto-save'.
261
262 * org.texi (External links): Document contributed link types
263 separately.
264
265 * org.texi (Closing items):
266 Document `org-closed-keep-when-no-todo'.
267
268 * org.texi (Export back-ends): Rename from "Export formats".
269 (The Export Dispatcher): Remove reference to
270 `org-export-run-in-background'.
271 (Export settings): Minor rewrites.
272 (ASCII/Latin-1/UTF-8 export): Update variable's name.
273 (In-buffer settings): Add #+HTML_HEAD_EXTRA.
274
275 * org.texi (Export in foreign buffers): New section.
276 (Exporting): Remove documentation about converting the selected
277 region.
278
279 * org.texi (Advanced configuration): Put the filter valid types in
280 a table. Use @lisp and @smalllisp.
281
282 * org.texi: Use @code{nil} instead of nil. Update the maintainer
283 contact info.
284
285 * org.texi (Exporting): Better introductory sentence. Add a note
286 about conversion commands.
287 (Feedback, Orgstruct mode, Built-in table editor)
288 (Built-in table editor, Orgtbl mode, Updating the table)
289 (Property syntax, Capturing column view, Capture)
290 (Agenda files, Agenda commands, CDLaTeX mode, CDLaTeX mode)
291 (Exporting, Extending ODT export)
292 (Working with @LaTeX{} math snippets, dir, Customization)
293 (Radio tables, A @LaTeX{} example, Pulling from MobileOrg):
294 Uniformly use @kbd{M-x command RET}.
295
296 * org.texi (Filtering/limiting agenda items): New subsection.
297 Document the use of `org-agenda-max-*' options and
298 `org-agenda-limit-interactively' from the agenda.
299 (Agenda commands): Move details about filtering commands to
300 the new section, only include a summary here.
301 (Customizing tables in ODT export)
302 (System-wide header arguments, Conflicts, Dynamic blocks):
303 Use spaces for indentation.
304
305 * org.texi (Emphasis and monospace): Mention `org-emphasis-alist'.
306
307 * org.texi (Links in HTML export, Images in HTML export)
308 (post): Fix syntax within #+ATTR_*.
309 (Tables in HTML export): Document `org-html-table-row-tags'
310 and use `org-html-table-default-attributes' instead of
311 `org-html-table-tag'.
312
313 * org.texi (Publishing action, Publishing options)
314 (Publishing links): Major rewrite. Enhance explanations for
315 `org-org-publish-to-org'. Remove reference to
316 `org-export-run-in-background'.
317
318 * org.texi: Fix many small typos. Use #+NAME instead of
319 #+TBLNAME. Use @smalllisp instead of @example.
320 (Special symbols): Add index?
321 (HTML preamble and postamble): Don't mention obsolete use of
322 opt-plist.
323 (JavaScript support): Don't mention the org-jsinfo.el file as it
324 has been merged with ox-html.el.
325
326 * org.texi (Installation, Feedback, Setting Options)
327 (Code evaluation security, org-crypt.el): Use @lisp instead of
328 @example.
329 (Agenda commands): Use @table instead of @example.
330
331 * org.texi (Adding hyperlink types): New appendix.
332
333 * org.texi (ODT export commands, Extending ODT export)
334 (Applying custom styles, Images in ODT export)
335 (Labels and captions in ODT export)
336 (Literal examples in ODT export)
337 (Configuring a document converter)
338 (Working with OpenDocument style files)
339 (Customizing tables in ODT export)
340 (Validating OpenDocument XML): Fix options names.
341
342 * org.texi (History and Acknowledgments): Update acknowledgments
343 to Nicolas. Add Nicolas Goaziou to the list of contributors.
344
345 * org.texi (System-wide header arguments): Don't use "customizing"
346 for setting a variable. Also remove comments.
347
348 * org.texi (Weekly/daily agenda): Add `org-agenda-start-day' and
349 `org-agenda-start-on-weekday' to the variable index and document
350 them.
351
352 * org.texi (Sparse trees, Agenda commands)
353 (@LaTeX{} fragments, Selective export, Export options)
354 (The export dispatcher, ASCII/Latin-1/UTF-8 export)
355 (HTML Export commands, @LaTeX{}/PDF export commands)
356 (iCalendar export, Publishing options, Triggering publication)
357 (In-buffer settings): Update to reflect changes from the new
358 export engine.
359
360 * org.texi (Matching tags and properties): More examples.
361 Explain group tags expansion as regular expressions.
362
363 * org.texi (Tag groups): New section.
364
365 * org.texi (Setting tags): Tiny formatting fixes.
366
367 * org.texi (Plain lists, Checkboxes): Use non-obsolete variable
368 names.
369
370 * org.texi (Storing searches): Add "agenda" and "agenda*" to the
371 concept index. Include example for these agenda views.
372 (Special agenda views): Mention the "agenda*" agenda view.
373
374 * org.texi (Repeated tasks): Document how to ignore a repeater
375 when using both a scheduled and a deadline timetamp.
376
377 * org.texi (Global and local cycling): Wrap in a new subsection.
378 (Initial visibility, Catching invisible edits): New subsections.
379
380 * org.texi (Visibility cycling): Mention that
381 `org-agenda-inhibit-startup' will prevent visibility setting when
382 the agenda opens an Org file for the first time.
383
384 * org.texi (Org syntax): New section.
385
386 * org.texi (Orgstruct mode):
387 Document `orgstruct-heading-prefix-regexp'.
388
389 * org.texi (Speeding up your agendas): New section.
390
391 * org.texi (Installation): When installing Org from ELPA, users
392 should do this from an Emacs session where no .org file has been
393 visited.
394
395 * org.texi (CSS support, In-buffer settings): Update HTML options
396 names.
397
398 * org.texi (Structure editing): Update documentation for
399 `org-insert-heading-or-item'.
400 (Plain lists, Relative timer): Update index entry.
401
402 * org.texi (JavaScript support): Update variable names.
403
404 * org.texi (comments): Minor formatting fix.
405
406 * org.texi (@LaTeX{} fragments): Minor enhancement.
407
408 * org.texi: Update the list contributions.
409
410 * org.texi (Agenda commands): Exporting the agenda to an .org file
411 will not copy the subtrees and the inherited tags.
412 Document `org-agenda-filter-by-regexp'.
413
414 * org.texi (Publishing action, Complex example): Fix names of
415 publishing functions.
416
417 * org.texi (Top, Exporting): Delete references to Freemind.
418 (Freemind export): Delete section.
419
420 * org.texi (Top, Exporting): Delete references to the XOXO export.
421 (XOXO export): Delete section.
422
423 * org.texi (Capture): Mention that org-remember.el is not
424 supported anymore.
425
426 * org.texi (Top, Exporting, Beamer class export):
427 Delete references to the TaskJuggler export.
428 (History and Acknowledgments): Mention that the TaskJuggler has
429 been rewritten by Nicolas and now lives in the contrib/ directory
430 of Org's distribution. Mention that Jambunathan rewrote the HTML
431 exporter. Remove Jambunathan from my own acknowledgments.
432 (TaskJuggler export): Delete.
433
434 * org.texi (HTML preamble and postamble)
435 (Tables in HTML export, Images in HTML export)
436 (Math formatting in HTML export, CSS support)
437 (@LaTeX{} and PDF export, Publishing options): Fix the names of
438 the HTML export and publishing options.
439
440 * org.texi (Literal examples, Export options)
441 (@LaTeX{} and PDF export, Header and sectioning)
442 (Publishing options): Fix LaTeX options names.
443
444 * org.texi (Export options, CSS support, In-buffer settings):
445 Fix references to HTML_LINK_* and HTML_STYLE keywords.
446
447 * org.texi (Export options, In-buffer settings): Fix references to
448 #+SELECT_TAGS and #+EXCLUDE_TAGS and remove reference to #+XSLT.
449
450 * org.texi (Top, Markup, Initial text, Images and tables)
451 (@LaTeX{} fragments, @LaTeX{} fragments, Exporting)
452 (Export options, JavaScript support, Beamer class export):
453 Remove references to the DocBook export, which has been deleted.
454 (History and Acknowledgments): Mention that DocBook has been
455 deleted, suggest to use the Texinfo exporter instead, then to
456 convert the .texi to DocBook with makeinfo.
457 (Links in ODT export, Tables in ODT export): Fix indices.
458
459 * org.texi (Deadlines and scheduling): Add a variable to the
460 index. Add documentation about delays for scheduled tasks.
461
462 * org.texi (Emphasis and monospace):
463 Mention `org-fontify-emphasized-text' and
464 `org-emphasis-regexp-components'.
465
466 * org.texi (References): Small enhancement.
467
468 * org.texi (Column width and alignment): Make the example visually
469 more clear.
470
471 * org.texi (The clock table): Document :mstart and :wstart as a
472 way to set the starting day of the week.
473
474 * org.texi (In-buffer settings): Document new startup keywords.
475 Thanks to John J Foerch for this idea.
476
477 * org.texi (Include files): Tiny formatting fix.
478
479 * org.texi (Activation): Point to the "Conflicts" section.
480
481 2013-11-12 Carsten Dominik <carsten.dominik@gmail.com>
482
483 * org.texi (CSS support): Clarify this section.
484
485 * org.texi (@LaTeX{} specific attributes): Document that tabu and
486 tabularx packages are not in the default set of packages.
487
488 * org.texi (Agenda commands): Document fortnight view.
489
490 * org.texi: Document conflict with ecomplete.el.
491
492 * org.texi (History and Acknowledgments): Acknowledgements for
493 Jason Dunsmore and Rakcspace.
494
495 * org.texi: Rename org-crypt.el node to org-crypt.
496
497 * org.texi (A @LaTeX{} example): Fix typo in variable name.
498
499 * org.texi (MobileOrg): Mention the new iPhone developer.
500
501 * org.texi (Table of contents) Improve documentation of TOC
502 placement.
503
504 * org.texi: Explain that date/time information at read-date prompt
505 should start at the beginning, not anywhere in the middle of a
506 long string.
507
508 2013-11-12 Christopher Schmidt <christopher@ch.ristopher.com>
509
510 * org.texi (Orgstruct mode): Fix wrong regexp.
511
512 2013-11-12 Eric Abrahamsen <eric@ericabrahamsen.net>
513
514 * org.texi: Document export to (X)HTML flavors.
515
516 2013-11-12 Eric Schulte <schulte.eric@gmail.com>
517
518 * org.texi (Extracting source code): Mention the prefix argument
519 to org-babel-tangle.
520 (noweb): Remove erroneous negative.
521 (Specific header arguments): Document new header arguments.
522 Documentation for new tangle-mode header argument.
523 (Top): Documentation for new tangle-mode header argument.
524 (rownames): Documentation for new tangle-mode header argument.
525 Mention elisp as special rowname case.
526 (tangle-mode): Documentation for new tangle-mode header argument.
527 (post): Documentation and an example of usage.
528 (var): Remove the "Alternate argument syntax" section from the
529 documentation.
530 (hlines): Note that :hline has no effect for Emacs Lisp code
531 blocks.
532
533 2013-11-12 Feng Shu <tumashu@gmail.com>
534
535 * org.texi (@LaTeX{} fragments, Previewing @LaTeX{} fragments)
536 (Math formatting in HTML export)
537 (Working with @LaTeX{} math snippets): Add document about creating
538 formula image with imagemagick.
539
540 * org.texi (@LaTeX{} specific attributes): Document `:caption'
541 attribute of #+ATTR_LATEX.
542
543 2013-11-12 Grégoire Jadi <gregoire.jadi@gmail.com>
544
545 * org.texi (Handling links): Fix a typo in
546 `org-startup-with-inline-images' documentation.
547
548 * org.texi (Previewing @LaTeX{} fragments): Document the startup
549 keywords to use for previewing LaTeX fragments or not.
550 (Summary of in-buffer settings): Improve formatting and add an
551 entry for the variable `org-startup-with-latex-preview'.
552
553 * org.texi (Property syntax): Recall the user to refresh the org
554 buffer when properties are set on a per-file basis.
555
556 2013-11-12 Gustav Wikström <gustav.erik@gmail.com> (tiny change)
557
558 * org.texi (Matching tags and properties): Clarification.
559
560 2013-11-12 Ippei Furuhashi <top.tuna+orgmode@gmail.com>
561
562 * org.texi (Editing and debugging formulas): Add an example when a
563 table has multiple #+TBLFM lines.
564
565 2013-11-12 Ivan Vilata i Balaguer <ivan@selidor.net> (tiny change)
566
567 * org.texi (The clock table): Document acceptance of relative
568 times in tstart and tend, link to syntax description and provide
569 example.
570
571 2013-11-12 Jarmo Hurri <jarmo.hurri@syk.fi>
572
573 * org.texi (The spreadsheet): Document lookup functions.
574
575 2013-11-12 Kodi Arfer <git@arfer.net> (tiny change)
576
577 * org.texi (CSS support): Mention .figure-number, .listing-number,
578 and .table-number.
579
580 2013-11-12 Michael Brand <michael.ch.brand@gmail.com>
581
582 * org.texi
583 (Formula syntax for Calc, Emacs Lisp forms as formulas): Reformat
584 spreadsheet formula mode strings and some examples from @example
585 block with xy @r{yz} to @table.
586
587 * org.texi (Formula syntax for Calc): Improve the documentation of
588 empty fields in formulas for spreadsheet. Add explanation and
589 example for empty field. Extend explanations of format
590 specifiers. Add a sentence to mention Calc defmath.
591
592 * org.texi (Column formulas): Add a sentence to be more explicit
593 about when a table header is mandatory.
594
595 2013-11-12 Nicolas Goaziou <n.goaziou@gmail.com>
596
597 * org.texi (Subscripts and superscripts): Remove reference to
598 quoted underscores until this mechanism is implemented again.
599
600 * org.texi (Beamer export): Be more accurate about BEAMER_OPT
601 property.
602
603 * org.texi (Document title): Subtree export is no longer triggered
604 by marking one as the region.
605 (Horizontal rules): LaTeX export doesn't use "\hrule" anymore, and
606 giving examples isn't very useful: "horizontal rule" is, at least,
607 as explicit as <hr/>.
608
609 * org.texi (HTML doctypes): Reflect keyword removal.
610 (CSS support): Reflect keyword removal.
611
612 * org.texi (@LaTeX{} specific attributes): Document new :float
613 values.
614
615 * org.texi (Export settings): Improve documentation.
616
617 * org.texi (Math formatting in HTML export): Fix OPTIONS item's name.
618 (Text areas in HTML export): Update text areas.
619 (HTML Export commands): Update export commands.
620
621 * org.texi (Header and sectioning): Add a footnote about the
622 different between LATEX_HEADER_EXTRA and LATEX_HEADER.
623
624 * org.texi (The Export Dispatcher):
625 Document `org-export-in-background'.
626
627 * org.texi (Footnotes): Export back-ends do not use
628 `org-footnote-normalize' anymore.
629
630 * org.texi: Document variable changes.
631
632 * org.texi (Export settings): Doument p: item in OPTIONS keyword.
633
634 * org.texi (Exporting): Massive rewrite of the first sections.
635 (Selective export): Delete.
636 (The Export Dispatcher): Rewrite.
637 (Export options): Rewrite as "Export settings".
638
639 * org.texi: Small changes to documentation for embedded LaTeX.
640
641 * org.texi (Internal links): Document #+NAME keyword and
642 cross-referencing during export.
643
644 * org.texi (Include files): Remove reference to :prefix1
645 and :prefix. Give more details for :minlevel.
646
647 * org.texi (Macro replacement): Fix macro name.
648 Update documentation about possible locations and escaping mechanism.
649
650 * org.texi (Table of contents): Update documentation.
651 Document lists of listings and lists of tables. Add documentation for
652 optional title and #+TOC: keyword.
653
654 2013-11-12 Rick Frankel <rick@rickster.com>
655
656 * org.texi (results): Add Format section, broken out of Type
657 section to match code.
658 (hlines, colnames): Remove incorrect Emacs Lisp exception.
659 Note that the actual default handling (at least for python and
660 emacs-lisp) does not seem to match the description.
661
662 2013-11-12 Sacha Chua <sacha@sachachua.com> (tiny change)
663
664 * org.texi (The date/time prompt): Update the documentation to
665 reflect the new way `org-read-date-get-relative' handles weekdays.
666
667 2013-11-12 Yasushi Shoji <yashi@atmark-techno.com>
668
669 * org.texi (Resolving idle time):
670 Document `org-clock-x11idle-program-name'.
671
672 2013-10-24 Michael Albinus <michael.albinus@gmx.de>
673
674 * ert.texi (Running Tests Interactively): Adapt examle output.
675 (Tests and Their Environment): Mention skip-unless.
676
677 2013-10-23 Glenn Morris <rgm@gnu.org>
678
679 * dired-x.texi, ebrowse.texi, ede.texi, eieio.texi, eshell.texi:
680 * pcl-cvs.texi, sc.texi, srecode.texi, vip.texi, viper.texi:
681 * widget.texi: Nuke @refill.
682
683 * Makefile.in (install-dvi, install-html, install-pdf)
684 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
685 (uninstall-pdf): Quote entities that might contain whitespace.
686
687 2013-10-17 Jay Belanger <jay.p.belanger@gmail.com>
688
689 * calc.texi (Data Type Formats): Don't specify the size at
690 which integers begin to be represented by lists.
691
692 2013-10-14 Xue Fuqiao <xfq.free@gmail.com>
693
694 * cl.texi (Argument Lists): Add indexes for &key and &aux.
695
696 2013-10-07 Michael Albinus <michael.albinus@gmx.de>
697
698 * trampver.texi: Update release number.
699
700 2013-10-02 Michael Albinus <michael.albinus@gmx.de>
701
702 Sync with Tramp 2.2.8.
703
704 * tramp.texi (External packages): Use `non-essential'.
705 * trampver.texi: Update release number.
706
707 2013-09-14 Glenn Morris <rgm@gnu.org>
708
709 * eshell.texi: Markup fixes.
710
711 2013-09-11 Xue Fuqiao <xfq.free@gmail.com>
712
713 * ido.texi (Interactive Substring Matching): Use @key{RET} instead
714 of @kbd{RET}.
715 (Prefix Matching): Add an index.
716
717 2013-09-08 Glenn Morris <rgm@gnu.org>
718
719 * emacs-gnutls.texi: Tweak direntry.
720
721 2013-09-06 Michael Albinus <michael.albinus@gmx.de>
722
723 * tramp.texi (Alternative Syntax): Remove chapter.
724
725 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
726
727 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
728 for portability to hosts where /bin/sh has problems.
729
730 2013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
731
732 Try to reduce redundancy in doc/misc/Makefile.in.
733 * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
734 (TARGETS): New intermediate variable.
735 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
736
737 2013-08-27 Glenn Morris <rgm@gnu.org>
738
739 * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
740
741 * efaq.texi: Rename from faq.texi, to match its output files.
742 * Makefile.in: Update for faq.texi name change.
743
744 * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
745
746 * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
747
748 * efaq-w32.texi: Move here from the web-pages repository.
749 * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
750 (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
751 (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
752 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
753 Add DOCMISC_*_W32 variables.
754 (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
755 (efaq_w32_deps): New variable.
756 (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
757 (efaq-w32.pdf, efaq-w32.html): New rules.
758 (clean): Remove efaq-w32 products.
759
760 2013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
761
762 * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
763 shift_jis from the default value set to mm-coding-system-priorities for
764 Japanese users.
765
766 2013-08-13 Glenn Morris <rgm@gnu.org>
767
768 * reftex.texi (LaTeX xr Package, Options - Table of Contents)
769 (Options - Defining Label Environments, Options - Creating Labels)
770 (Options - Referencing Labels, Options - Creating Citations)
771 (Options - Index Support, Options - Viewing Cross-References)
772 (Options - Finding Files, Options - Optimizations)
773 (Options - Fontification, Options - Misc):
774 * cc-mode.texi (Sample Init File):
775 * edt.texi (Init file):
776 * epa.texi (Encrypting/decrypting gpg files):
777 * mairix-el.texi (About, Setting up the mairix interface, Using)
778 (Extending):
779 Rename nodes to avoid characters that can cause Texinfo problems.
780
781 2013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
782
783 * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
784
785 2013-08-12 Glenn Morris <rgm@gnu.org>
786
787 * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
788 (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
789 (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
790 (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
791 (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
792 (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
793 (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
794 (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
795 (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
796 (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
797 (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
798 (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
799 (wisent_deps, woman_deps): New variables. Use to reduce duplication.
800
801 * woman.texi (Top): Avoid mailto: in html output.
802
803 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
804 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
805 (INSTALL_DATA): New, set by configure.
806 (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
807 (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
808 install-ps ,install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
809 uninstall-ps, and uninstall-doc.
810 (.SUFFIXES): Add .ps and .dvi.
811 (.dvi.ps): New suffix rule.
812 (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
813 (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
814 (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
815 (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
816 (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
817 (forms.html, gnus.html, htmlfontify.html, idlwave.html)
818 (ido.html, mairix-el.html, message.html, mh-e.html)
819 (newsticker.html, nxml-mode.html, org.html, pgg.html)
820 (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
821 (semantic.html, sieve.html, smtpmail.html, speedbar.html)
822 (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
823 (viper.html, widget.html, wisent.html, woman.html, install-dvi)
824 (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
825 (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
826 New rules.
827 (clean): Remove HTML_TARGETS and PS_TARGETS.
828
829 2013-08-10 Xue Fuqiao <xfq.free@gmail.com>
830
831 * ido.texi (Working Directories):
832 (Flexible Matching, Regexp Matching, Find File At Point)
833 (Ignoring, Misc Customization): Use @defopt for user options.
834
835 2013-08-09 Xue Fuqiao <xfq.free@gmail.com>
836
837 * htmlfontify.texi (Customization): Remove documentation of
838 `hfy-fast-lock-save'. Minor fixes.
839
840 2013-08-08 Xue Fuqiao <xfq.free@gmail.com>
841
842 * ido.texi (Top): Insert node "Working Directories" in menu.
843 (Working Directories): New node.
844 (Misc Customization): Add documentation of
845 `ido-confirm-unique-completion' and some other user options.
846
847 2013-08-07 Eli Zaretskii <eliz@gnu.org>
848
849 * todo-mode.texi: Update @dircategory.
850 (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
851 (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
852 @ref.
853
854 2013-08-07 Xue Fuqiao <xfq.free@gmail.com>
855
856 * sc.texi (Introduction): Fix index.
857 (Usage Overview):
858 (Citations, Citation Elements, Recognizing Citations)
859 (Information Keys and the Info Alist, Reference Headers)
860 (The Built-in Header Rewrite Functions)
861 (Electric References, Reply Buffer Initialization)
862 (Filling Cited Text, Selecting an Attribution)
863 (Attribution Preferences)
864 (Anonymous Attributions, Author Names)
865 (Using Regi, Post-yank Formatting Commands)
866 (Citing Commands, Insertion Commands)
867 (Mail Field Commands)
868 (Hints to MUA Authors, Thanks and History): Change from one space
869 between sentences to two.
870 (What Supercite Does): Typo fix.
871
872 * newsticker.texi (Usage): Use @key for RET.
873
874 * cl.texi (Argument Lists):
875 (For Clauses):
876 (Macros): Add indexes.
877
878 2013-08-05 Xue Fuqiao <xfq.free@gmail.com>
879
880 * cl.texi (Blocks and Exits): Add an index.
881
882 2013-08-04 Stephen Berman <stephen.berman@gmx.net>
883
884 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
885 (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT)):
886 (todo-mode.dvi, todo-mode.pdf): New rules.
887
888 * todo-mode.texi: New file.
889
890 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
891
892 * gnus.texi (Basic Usage): Mention that warp means jump here.
893 (The notmuch Engine): Mention notmuch.
894
895 2013-07-30 Tassilo Horn <tsdh@gnu.org>
896
897 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
898 `gnus-subthread-sort-functions' and remove the obsolete documentation
899 of `gnus-sort-threads-recursively'.
900
901 2013-07-29 David Engster <deng@randomsample.de>
902
903 * eieio.texi (top): Make clear that EIEIO is not a full CLOS
904 implementation.
905 (Introduction): Add further missing features.
906 (Building Classes): Add introductory paragraph.
907 (Wish List): Add metaclasses and EQL specialization.
908
909 2013-07-29 Michael Albinus <michael.albinus@gmx.de>
910
911 * tramp.texi (Frequently Asked Questions):
912 Mention `tramp-use-ssh-controlmaster-options'.
913
914 2013-07-26 Tassilo Horn <tsdh@gnu.org>
915
916 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
917 `gnus-sort-threads-recursively'.
918
919 2013-07-25 Glenn Morris <rgm@gnu.org>
920
921 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
922 (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
923
924 * erc.texi (Special Features): Update contact information.
925 (History): Avoid using @email.
926
927 * eshell.texi (Bugs and ideas): Minor updates.
928
929 * faq.texi (Reporting bugs, Origin of the term Emacs)
930 (Setting up a customization file)
931 (Using an already running Emacs process, Turning off beeping)
932 (Packages that do not come with Emacs)
933 (Replying to the sender of a message): Avoid using @email.
934
935 * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
936
937 * reftex.texi (Imprint): Avoid using @email.
938
939 * ses.texi (Top): Update bug reporting instructions.
940 (Acknowledgments): Avoid using @email.
941
942 * woman.texi (Introduction, Background): Remove outdated information.
943 (Bugs, Acknowledgments): Avoid using @email.
944
945 2013-07-24 Xue Fuqiao <xfq.free@gmail.com>
946
947 * ido.texi: New file.
948
949 2013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
950
951 * gnus.texi (Customizing Articles): Document function predicates.
952
953 2013-07-08 Tassilo Horn <tsdh@gnu.org>
954
955 * gnus.texi (lines): Correct description of
956 `gnus-registry-track-extra's default value.
957 Mention `gnus-registry-remove-extra-data'.
958
959 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
960
961 * gnus.texi (Group Parameters): Mention regexp
962 substitutions (bug#11688).
963
964 2013-07-06 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
965
966 * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
967
968 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
969
970 * gnus.texi (Emacsen): Fix version.
971
972 * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
973
974 2013-07-06 Glenn Morris <rgm@gnu.org>
975
976 * mh-e.texi: Fix external links.
977 (Using This Manual): Printed elisp manuals no longer available.
978
979 * newsticker.texi (Overview): Update URL.
980
981 * nxml-mode.texi (Introduction): Update URL.
982
983 * org.texi (JavaScript support): Fix URL.
984
985 * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
986
987 * eudc.texi (CCSO PH/QI): Remove defunct URL.
988
989 * dbus.texi (Introspection): Update URL to a less defunct one.
990
991 * gnus.texi (Top): Restrict "Other related manuals" to info output.
992 (Foreign Groups): Use @indicateurl for examples.
993 (Direct Functions): Remove defunct URL.
994 (RSS): Update URL.
995
996 * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
997 (FAQ 7-1): Update URL.
998
999 * pgg.texi (Top, Overview): Add note about obsolescence.
1000
1001 2013-07-03 Paul Eggert <eggert@cs.ucla.edu>
1002
1003 * texinfo.tex: Merge from gnulib.
1004
1005 2013-07-03 Glenn Morris <rgm@gnu.org>
1006
1007 * bovine.texi (top):
1008 * cc-mode.texi (AWK Mode Font Locking):
1009 * mh-e.texi (Preface):
1010 * url.texi (URI Parsing): Fix cross-references to other manuals.
1011
1012 2013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1013
1014 * gnus.texi (Client-Side IMAP Splitting):
1015 Note that `nnimap-inbox' now can be a list.
1016
1017 2013-06-24 Glenn Morris <rgm@gnu.org>
1018
1019 * eshell.texi: Fix cross-references to other manuals.
1020
1021 2013-06-23 Glenn Morris <rgm@gnu.org>
1022
1023 * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
1024 Remove; not needed now we use a standard html layout for the faq.
1025 (clean): Remove HTML_TARGETS, emacs-faq.text.
1026
1027 2013-06-21 Eduard Wiebe <usenet@pusto.de>
1028
1029 * flymake.texi (Parsing the output, Customizable variables):
1030 Add reference to `flymake-warning-predicate'.
1031
1032 2013-06-19 Michael Albinus <michael.albinus@gmx.de>
1033
1034 * tramp.texi (Top, Configuration): Insert section `Predefined
1035 connection information' in menu.
1036 (Predefined connection information): New section.
1037 (Android shell setup): Make a reference to `Predefined connection
1038 information'.
1039
1040 2013-06-19 Glenn Morris <rgm@gnu.org>
1041
1042 * Makefile.in (version): New, set by configure.
1043 (clean): Delete dist tar file.
1044 (infoclean): New, split from maintainer-clean.
1045 (maintainer-clean): Run infoclean.
1046 (dist): New rule, to make tarfile for www.gnu.org.
1047
1048 2013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
1049
1050 * sieve.texi (Managing Sieve): Fix port in example, fix documentation
1051 for keys q and Q.
1052 (Standards): Reference RFC5804 as the defining document of the
1053 managesieve protocol.
1054
1055 2013-06-10 Aidan Gauland <aidalgol@amuri.net>
1056
1057 * eshell.texi (Input/Output): Expand to cover new visual-command
1058 options, eshell-visual-subcommands and eshell-visual-options.
1059 Divide into separate Visual Commands and Redirection sections.
1060
1061 2013-06-10 Glenn Morris <rgm@gnu.org>
1062
1063 * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
1064
1065 2013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
1066
1067 * gnus.texi (Article Date):
1068 Fix description of gnus-article-update-date-headers.
1069
1070 2013-05-28 Xue Fuqiao <xfq.free@gmail.com>
1071
1072 * erc.texi (Special Features): ERC is being maintained within
1073 Emacs now.
1074
1075 2013-05-25 Xue Fuqiao <xfq.free@gmail.com>
1076
1077 * flymake.texi: Change from one space between sentences to two.
1078
1079 2013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
1080
1081 * cl.texi (Obsolete Macros): Describe replacements for `flet'
1082 (bug#14293).
1083
1084 2013-04-16 Michael Albinus <michael.albinus@gmx.de>
1085
1086 * tramp.texi (Frequently Asked Questions): Precise, how to define
1087 an own ControlPath.
1088
1089 2013-04-15 Michael Albinus <michael.albinus@gmx.de>
1090
1091 * tramp.texi (Frequently Asked Questions): New item for
1092 ControlPath settings.
1093
1094 2013-03-31 Jay Belanger <jay.p.belanger@gmail.com>
1095
1096 * calc.texi (Basic Operations on Units): Streamline some
1097 descriptions.
1098
1099 2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
1100
1101 * eshell.texi (Built-ins): Update manual to mention tramp module.
1102
1103 2013-03-18 Michael Albinus <michael.albinus@gmx.de>
1104
1105 * tramp.texi (Filename Syntax): Host names are not allowed to be
1106 any method name, unless method name is specified explicitly.
1107 Remove restriction on unibyte filenames.
1108
1109 * trampver.texi: Update release number.
1110
1111 2013-03-17 Paul Eggert <eggert@cs.ucla.edu>
1112
1113 doc: convert some TeX accents to UTF-8
1114 * emacs-mime.texi (Interface Functions): Use 'ï' rather than
1115 '@"{@dotless{i}}'.
1116
1117 2013-03-15 Michael Albinus <michael.albinus@gmx.de>
1118
1119 Sync with Tramp 2.2.7.
1120
1121 * trampver.texi: Update release number.
1122
1123 2013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
1124
1125 * calc.texi (Basic Operations on Units): Streamline some
1126 descriptions.
1127
1128 2013-03-08 Glenn Morris <rgm@gnu.org>
1129
1130 * faq.texi (Top): Don't say this was updated @today.
1131 That's irrelevant and leads to spurious diffs.
1132
1133 2013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
1134
1135 * calc.texi (Basic Operations on Units):
1136 Fix cross-reference.
1137
1138 2013-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
1139
1140 * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
1141
1142 2013-03-06 Alan Mackenzie <acm@muc.de>
1143
1144 * cc-mode.texi (Custom Line-Up): Clarify position of point on
1145 calling a line-up function.
1146
1147 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
1148
1149 * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
1150 * ses.texi: Switch from Latin-1 to UTF-8.
1151
1152 2013-03-03 Michael Albinus <michael.albinus@gmx.de>
1153
1154 * tramp.texi (External methods): Tramp does not connect Android
1155 devices by itself.
1156
1157 2013-03-02 Bill Wohler <wohler@newt.com>
1158
1159 Release MH-E manual version 8.5.
1160
1161 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1162 release 8.5.
1163
1164 * mh-e.texi (Preface, Conventions, Getting Started)
1165 (Using This Manual, Folder Selection, Viewing, Aliases)
1166 (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
1167 (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
1168 Update URLs.
1169
1170 2013-03-01 Michael Albinus <michael.albinus@gmx.de>
1171
1172 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
1173 and "plink2" entries. "plink2" is obsolete for a long time.
1174 (External methods): Remove "scp1" and "scp2" entries.
1175 Explain user name and host name specification for "adb".
1176
1177 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1178
1179 * tramp.texi (External methods): Mention `tramp-adb-program'.
1180
1181 2013-02-28 Bastien Guerry <bzg@gnu.org>
1182
1183 * org.texi (Visibility cycling): Suggest to set
1184 `org-agenda-inhibit-startup' to nil if user wants the startup
1185 visibility settings to be honored in any circumstances.
1186 (Progress logging, Checkboxes): Fix typos.
1187
1188 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1189
1190 * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
1191 the macros, for Texinfo 4.13 and 5.0.
1192
1193 2013-02-24 Michael Albinus <michael.albinus@gmx.de>
1194
1195 Port Tramp documentation to Texinfo 5.0.
1196 * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
1197 (Filename Syntax): Do not use @trampfn{} in @item.
1198 (Filename completion): Use @columnfractions in @multitable.
1199
1200 2013-02-22 Glenn Morris <rgm@gnu.org>
1201
1202 * flymake.texi (Syntax check statuses): Fix multitable continued rows.
1203
1204 2013-02-21 Paul Eggert <eggert@cs.ucla.edu>
1205
1206 * Makefile.in (html): New rule.
1207
1208 2013-02-20 Michael Albinus <michael.albinus@gmx.de>
1209
1210 * tramp.texi (Android shell setup): Improve. Reported by Thierry
1211 Volpiatto <thierry.volpiatto@gmail.com>.
1212
1213 2013-02-16 Michael Albinus <michael.albinus@gmx.de>
1214
1215 * tramp.texi (Top, Configuration): Insert section `Android shell
1216 setup' in menu.
1217 (Android shell setup): New section.
1218 (Connection types, Default Method)
1219 (Frequently Asked Questions): Mention "scp" instead of "scpc".
1220 (External methods): Remove "scpc" and "rsyncc" entries.
1221 (Frequently Asked Questions): Remove entry about ControlPersist.
1222
1223 2013-02-13 Glenn Morris <rgm@gnu.org>
1224
1225 * message.texi (News Headers): Don't mention yow any more.
1226
1227 2013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1228
1229 * calc.texi (Basic Operations on Units):
1230 (Customizing Calc): Mention the variable `calc-allow-units-as-numbers'.
1231
1232 2013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
1233
1234 * eshell.texi: Fill most of the missing sections.
1235
1236 2013-02-07 Bastien Guerry <bzg@gnu.org>
1237
1238 * org.texi (References): Clarify an example.
1239 (Installation): Fix instructions.
1240 (Org-Plot): Fix link.
1241 (Checkboxes, Radio lists): Fix typos.
1242
1243 2013-02-07 Glenn Morris <rgm@gnu.org>
1244
1245 * cl.texi (Equality Predicates): Mention memql.
1246
1247 2013-02-07 Eric Ludlam <zappo@gnu.org>
1248
1249 * ede.texi (Creating a project): Make ede-new doc less
1250 specific, and only about items it supports, indicating that there
1251 might be more. Remove refs to simple project and direct automake
1252 from ede new.
1253 (Simple projects): Re-write to not talk about ede-simple-project
1254 which is deprecated, and instead use the term to mean projects
1255 that don't do much management, just project wrapping.
1256 Add ede-generic-project link.
1257 (ede-generic-project): New node (bug#11441).
1258
1259 2013-02-07 Glenn Morris <rgm@gnu.org>
1260
1261 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
1262
1263 2013-02-01 Glenn Morris <rgm@gnu.org>
1264
1265 * calc.texi (Help Commands): Update calc-view-news description.
1266 Mention etc/CALC-NEWS.
1267
1268 2013-01-24 Michael Albinus <michael.albinus@gmx.de>
1269
1270 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
1271
1272 2013-01-13 Bastien Guerry <bzg@gnu.org>
1273
1274 * org.texi (Installation): Simplify.
1275
1276 2013-01-13 François Allisson <francois@allisson.co> (tiny change)
1277
1278 * org.texi (Handling links): Update the mention to the obsolete
1279 variable `org-link-to-org-use-id' with a mention to the newer
1280 variable `org-id-link-to-org-use-id'. Mention the need to load
1281 the org-id library.
1282
1283 2013-01-10 Michael Albinus <michael.albinus@gmx.de>
1284
1285 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
1286
1287 2013-01-09 Bastien Guerry <bzg@gnu.org>
1288
1289 * org.texi (Pushing to MobileOrg): Add footnote about using
1290 symbolic links in `org-directory'.
1291 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
1292 of the now obsolete alias `org-float'.
1293 (TODO basics): Add `org-use-fast-todo-selection' to the variable
1294 index. Fix description of TODO keywords cycling.
1295 (Advanced features): Add missing argument for @item.
1296 (Storing searches): Add index entries and a note about
1297 *-tree agenda views.
1298 (Structure editing): Document `org-mark-element' and
1299 `org-mark-subtree'.
1300 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
1301
1302 2013-01-08 Juri Linkov <juri@jurta.org>
1303
1304 * info.texi (Go to node): Mention the abbreviated format
1305 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
1306
1307 2013-01-06 Andreas Schwab <schwab@linux-m68k.org>
1308
1309 * autotype.texi: Remove undefined command @subtitlefont.
1310 * cc-mode.texi: Likewise.
1311
1312 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
1313 @item argument.
1314 (Property searches): Use \\ instead of @backslashchar{}.
1315 * pgg.texi (VERSION): Move @set below @setfilename.
1316
1317 2013-01-05 Andreas Schwab <schwab@linux-m68k.org>
1318
1319 * ada-mode.texi: Remove braces from @title argument.
1320 * eudc.texi: Likewise.
1321 * smtpmail.texi: Likewise.
1322 * auth.texi (VERSION): Set before first use.
1323 * emacs-gnutls.texi (VERSION): Likewise.
1324 * pgg.texi (VERSION): Likewise.
1325 * ede.texi (Top): Rename from top, all uses changed.
1326 * eshell.texi: Add missing argument to @sp.
1327 * forms.texi (Top): Reorder menu to match structure.
1328 * htmlfontify.texi (Customisation): Add missing @item in
1329 @enumerate.
1330 * org.texi (Advanced features): Add missing argument for @item.
1331 (Property searches): Use @backslashchar{} in macro argument.
1332 * pcl-cvs.texi: Add missing argument to @sp.
1333 (Movement commands): Fix use of @itemx.
1334 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
1335 * reftex.texi (Options (Creating Citations)): Add missing newline
1336 before @end.
1337 * tramp.texi (Obtaining Tramp): Remove extra dots.
1338 (Configuration): Reorder menu to match structure.
1339 (Remote shell setup): Replace literal NUL character by \0.
1340 * viper.texi (Marking): Add missing argument for @item.
1341
1342 2013-01-04 Glenn Morris <rgm@gnu.org>
1343
1344 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
1345 Add htmlfontify.
1346 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
1347 (htmlfontify.dvi, htmlfontify.pdf): New targets.
1348 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
1349 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
1350
1351 * htmlfontify.texi: Miscellaneous fixes and updates.
1352 Set copyright to FSF, update license to GFDL 1.3+.
1353
1354 2013-01-04 Vivek Dasmohapatra <vivek@etla.org>
1355
1356 * htmlfontify.texi: New file.
1357
1358 2013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
1359
1360 * calc.texi (Free-Form Dates): Expand on the date reading
1361 algorithm.
1362
1363 2012-12-27 Glenn Morris <rgm@gnu.org>
1364
1365 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
1366 Avoid some overfull lines.
1367
1368 * widget.texi (Programming Example): Break some long lines.
1369
1370 * wisent.texi (Wisent Overview): Fix xref.
1371 (Grammar format, Understanding the automaton): Avoid overfill.
1372
1373 * bovine.texi (Optional Lambda Expression): Allow line break.
1374
1375 * auth.texi (Help for users): Break long lines.
1376
1377 * ada-mode.texi (Project file variables):
1378 Reword to reduce underfull hbox.
1379 (No project files, Use GNAT project file):
1380 Use smallexample to make some overfull lines less terrible.
1381
1382 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
1383 Fix cross-references to separate manuals.
1384
1385 * Makefile.in (gfdl): New variable. Use throughout where
1386 appropriate so that targets depend on doclicense.texi.
1387
1388 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
1389
1390 * gnus.texi (Customizing the IMAP Connection): Mention the other
1391 authenticators.
1392
1393 2012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
1394
1395 * gnus.texi (Browse Foreign Server):
1396 Document `gnus-browse-delete-group'.
1397
1398 2012-12-22 Glenn Morris <rgm@gnu.org>
1399
1400 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
1401 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
1402 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
1403 * widget.texi, wisent.texi: Nuke hand-written node pointers.
1404
1405 * Makefile.in (gfdl): New variable. Use throughout where
1406 appropriate so that targets depend on doclicense.texi.
1407
1408 2012-12-22 Eli Zaretskii <eliz@gnu.org>
1409
1410 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
1411 doclicense.texi. Remove doclicense.texi from all targets that
1412 mentioned it explicitly.
1413 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
1414 $(emacsdir)/emacsver.texi.
1415 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
1416
1417 2012-12-21 Glenn Morris <rgm@gnu.org>
1418
1419 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
1420 Include emacsver.texi. Nuke hand-written node pointers.
1421 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
1422 Depend on emacsver.texi.
1423
1424 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
1425 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
1426 May as well just include doclicense.texi in everything.
1427
1428 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
1429 which @copying says is included.
1430
1431 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
1432 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
1433 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
1434 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
1435 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
1436 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
1437 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
1438 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
1439 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1440 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
1441 * widget.texi, wisent.texi, woman.texi: Do not mention buying
1442 copies from the FSF, which does not publish these manuals.
1443
1444 * erc.texi: No need to include gpl in this small manual.
1445
1446 * org.texi (copying): Include a copy of the GFDL.
1447 (GNU Free Documentation License): New section.
1448
1449 2012-12-21 Bastien Guerry <bzg@gnu.org>
1450
1451 * org.texi: Fix typos.
1452
1453 2012-12-16 Paul Eggert <eggert@cs.ucla.edu>
1454
1455 * calc.texi (ISO 8601): Rename from ISO-8601,
1456 as it's typically spelled without a hyphen.
1457
1458 2012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
1459
1460 * calc.texi (ISO-8601): New section.
1461 (Date Formatting Codes): Mention new codes.
1462 (Standard Date Formats): Mention new formats.
1463
1464 2012-12-14 Michael Albinus <michael.albinus@gmx.de>
1465
1466 * tramp.texi (External methods): Move `adb' method here.
1467
1468 2012-12-13 Glenn Morris <rgm@gnu.org>
1469
1470 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
1471
1472 * wisent.texi: Small edits. Set copyright to FSF, update license to
1473 GFDL 1.3+.
1474 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
1475 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
1476 New targets.
1477 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
1478 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
1479
1480 * bovine.texi: Small edits. Set copyright to FSF, update license to
1481 GFDL 1.3+, remove empty index.
1482 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
1483 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
1484 New targets.
1485 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
1486 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
1487
1488 2012-12-13 Eric Ludlam <zappo@gnu.org>
1489 David Ponce <david@dponce.com>
1490 Richard Kim <emacs18@gmail.com>
1491
1492 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
1493
1494 2012-12-13 Glenn Morris <rgm@gnu.org>
1495
1496 * flymake.texi (Customizable variables, Locating the buildfile):
1497 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
1498
1499 * srecode.texi: Small edits. Set copyright to FSF, add explicit
1500 GFDL 1.3+ license, fix up index.
1501 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
1502 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
1503 (srecode.pdf): New targets.
1504 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
1505 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
1506
1507 2012-12-13 Eric Ludlam <zappo@gnu.org>
1508
1509 * srecode.texi: New file, imported from CEDET trunk.
1510
1511 2012-12-13 Bastien Guerry <bzg@gnu.org>
1512
1513 * org.texi (Summary, Code block specific header arguments)
1514 (Code block specific header arguments)
1515 (Header arguments in function calls, var, noweb)
1516 (Results of evaluation, Code evaluation security):
1517 Small reformatting: add a blank line before some example.
1518
1519 * org.texi (System-wide header arguments)
1520 (Header arguments in Org mode properties, Conflicts)
1521 (Dynamic blocks, Using the mapping API):
1522 Fix indentation of Elisp code examples.
1523
1524 * org.texi (Comment lines): Fix description of the comment syntax.
1525
1526 * org.texi (Installation): Mention "make test" in the correct section.
1527
1528 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
1529
1530 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1531 These are just minor editorial changes.
1532
1533 2012-12-04 Michael Albinus <michael.albinus@gmx.de>
1534
1535 * tramp.texi (History): Mention ADB.
1536 (Inline methods): Add `adb' method.
1537
1538 2012-12-03 Michael Albinus <michael.albinus@gmx.de>
1539
1540 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
1541 (External methods): Fix typo.
1542
1543 2012-12-03 Glenn Morris <rgm@gnu.org>
1544
1545 * rcirc.texi (Notices): Fix typo.
1546
1547 2012-11-25 Bill Wohler <wohler@newt.com>
1548
1549 Release MH-E manual version 8.4.
1550
1551 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
1552 Update for release 8.4.
1553
1554 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
1555 (Junk): Add mh-whitelist-preserves-sequences-flag,
1556 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
1557 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
1558
1559 2012-11-25 Paul Eggert <eggert@cs.ucla.edu>
1560
1561 * mh-e.texi (Procmail): Fix two @ typos.
1562
1563 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
1564
1565 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1566 These are just minor editorial changes.
1567
1568 2012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
1569
1570 * calc.texi (Date Formatting Codes): Mention the new beginning of
1571 the date numbering system.
1572
1573 2012-11-22 Paul Eggert <eggert@cs.ucla.edu>
1574
1575 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
1576 (Date Forms): Correct off-by-one error in explanation of
1577 Julian day numbers. Give Gregorian equivalent of its origin.
1578
1579 2012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
1580
1581 * calc.texi (Date Forms): Mention the customizable
1582 Gregorian-Julian switch.
1583 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
1584
1585 2012-11-17 Paul Eggert <eggert@cs.ucla.edu>
1586
1587 Calc now uses the Gregorian calendar for all dates (Bug#12633).
1588 It also uses January 1, 1 AD as its day number 1.
1589 * calc.texi (Date Forms): Document this.
1590
1591 2012-11-16 Glenn Morris <rgm@gnu.org>
1592
1593 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
1594 (Obsolete Macros): Move example here from Function Bindings.
1595
1596 * erc.texi: Use @code{nil} rather than just "nil".
1597 (Modules): Undocument obsolete "hecomplete".
1598 Add "notifications".
1599 (Connecting): Add brief section on passwords.
1600 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
1601
1602 2012-11-13 Glenn Morris <rgm@gnu.org>
1603
1604 * flymake.texi (Customizable variables)
1605 (Highlighting erroneous lines): Mention flymake-error-bitmap,
1606 flymake-warning-bitmap, and flymake-fringe-indicator-position.
1607
1608 2012-11-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
1609
1610 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
1611 In all file place SES into @acronym{...}.
1612 (Advanced Features): Add key index and function index for
1613 ses-set-header-row. Add description for function
1614 ses-rename-cell. Add description for function
1615 ses-repair-cell-reference-all.
1616 (Ranges in formulas): Add description for ses-range flags.
1617
1618 2012-11-12 Paul Eggert <eggert@cs.ucla.edu>
1619
1620 * texinfo.tex: Merge from gnulib.
1621
1622 2012-11-10 Chong Yidong <cyd@gnu.org>
1623
1624 * url.texi (Introduction): Move url-configuration-directory to
1625 Customization node.
1626 (Parsed URIs): Split into its own node.
1627 (URI Encoding): New node.
1628 (Defining New URLs): Remove empty chapter.
1629 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
1630 Improve docs for url-queue-*.
1631 (Supported URL Types): Copyedits. Delete empty subnodes.
1632
1633 * url.texi (Introduction): Rename from Getting Started.
1634 Rewrite the introduction.
1635 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
1636
1637 2012-11-10 Glenn Morris <rgm@gnu.org>
1638
1639 * cl.texi (Obsolete Setf Customization):
1640 Revert defsetf example to the more correct let rather than prog1.
1641 Give define-modify-macro, defsetf, and define-setf-method
1642 gv.el replacements.
1643
1644 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
1645 (Setf Extensions): Remove obsolete reference.
1646 (Obsolete Setf Customization):
1647 Move note on lack of setf functions to lispref/variables.texi.
1648 Undocument get-setf-method, since it no longer exists.
1649 Mention simple defsetf replaced by gv-define-simple-setter.
1650
1651 2012-11-03 Glenn Morris <rgm@gnu.org>
1652
1653 * cl.texi: Further general copyedits.
1654 (List Functions): Remove copy-tree, standard elisp for some time.
1655 (Efficiency Concerns): Comment out examples that no longer apply.
1656 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
1657 (Creating Symbols, Random Numbers): De-emphasize internal
1658 variables cl--gensym-counter and cl--random-state. (Bug#12788)
1659 (Naming Conventions, Type Predicates, Macros)
1660 (Predicates on Numbers): No longer mention cl-floatp-safe.
1661
1662 2012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
1663
1664 * gnus.texi (Mail Source Specifiers):
1665 Document :leave keyword used for pop mail source.
1666
1667 2012-11-01 Glenn Morris <rgm@gnu.org>
1668
1669 * cl.texi: General copyedits for style, line-breaks, etc.
1670 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
1671 (Macro Bindings, Blocks and Exits):
1672 Acknowledge existence of lexical-binding.
1673 (Iteration): Mainly defer to doc of standard dolist, dotimes.
1674
1675 2012-10-31 Glenn Morris <rgm@gnu.org>
1676
1677 * ert.texi (Introduction, The @code{should} Macro):
1678 Refer to "cl-assert" rather than "assert".
1679
1680 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
1681 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
1682 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
1683 Reword, and add details of flet and labels.
1684 (Modify Macros, Function Bindings): Add some xrefs.
1685
1686 2012-10-30 Glenn Morris <rgm@gnu.org>
1687
1688 * cl.texi (Modify Macros): Update for cl-letf changes.
1689 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
1690 (Setf Extensions): Partially restore note about cl-getf,
1691 mainly moved to lispref/variables.texi.
1692 (Property Lists): Fix cl-getf typos.
1693 (Mapping over Sequences): Mention cl-mapc naming oddity.
1694
1695 2012-10-29 Glenn Morris <rgm@gnu.org>
1696
1697 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
1698 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
1699 (Customizing Setf): Move contents to "Obsolete Setf Customization".
1700 (Modify Macros, Multiple Values, Other Clauses):
1701 Remove mentions of obsolete features.
1702 (Obsolete Setf Customization): Don't mention `apply' setf.
1703
1704 2012-10-28 Glenn Morris <rgm@gnu.org>
1705
1706 * cl.texi (Multiple Values, Common Lisp Compatibility):
1707 More namespace updates.
1708 (Obsolete Features): Copyedits.
1709 (Obsolete Lexical Macros, Obsolete Setf Customization):
1710 New subsections.
1711
1712 * cl.texi (Porting Common Lisp, Lexical Bindings):
1713 Add some xrefs to the Elisp manual.
1714
1715 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
1716 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
1717 (Obsolete Features): New appendix. Move Lexical Bindings here.
1718
1719 2012-10-27 Glenn Morris <rgm@gnu.org>
1720
1721 * cl.texi: Use defmac for macros rather than defspec.
1722 (Efficiency Concerns): Related copyedit.
1723
1724 * cl.texi (Control Structure): Update for setf now being in core.
1725 (Setf Extensions): Rename from Basic Setf. Move much of the
1726 former content to lispref/variables.texi.
1727 (Modify Macros): Move pop, push details to lispref/variables.texi.
1728 (Customizing Setf): Copyedits for setf etc being in core.
1729 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
1730 Further namespaces updates.
1731
1732 2012-10-26 Bastien Guerry <bzg@gnu.org>
1733
1734 * org.texi (Installation): Update the link to Org's ELPA.
1735 Also don't mention org-install.el anymore as the replacement file
1736 org-loaddefs.el is now loaded by org.el.
1737
1738 2012-10-25 Michael Albinus <michael.albinus@gmx.de>
1739
1740 * tramp.texi (Frequently Asked Questions):
1741 Mention `tramp-completion-reread-directory-timeout' for performance
1742 improvement.
1743
1744 2012-10-25 Glenn Morris <rgm@gnu.org>
1745
1746 * cl.texi: Don't mess with the TeX section number counter.
1747 Use Texinfo recommended convention for quotes+punctuation.
1748 (Overview, Sequence Functions): Rephrase for better line-breaking.
1749 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
1750 (Macro Bindings, Conditionals, Iteration, Loop Basics)
1751 (Random Numbers, Mapping over Sequences, Structures)
1752 (Porting Common Lisp): Further updates for cl-lib namespace.
1753 (Modify Macros, Declarations, Macro Bindings, Structures):
1754 Break long lines in examples.
1755 (Dynamic Bindings): Update for changed progv behavior.
1756 (Loop Examples, Efficiency Concerns): Markup fixes.
1757 (Structures): Remove TeX margin change.
1758 (Declarations): Fix typos.
1759
1760 2012-10-24 Glenn Morris <rgm@gnu.org>
1761
1762 * cl.texi (Overview, Multiple Values, Creating Symbols)
1763 (Numerical Functions): Say less/nothing about the original cl.el.
1764 (Old CL Compatibility): Remove.
1765 (Assertions): Remove ignore-errors (standard Elisp for some time).
1766
1767 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
1768 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
1769 (Efficiency Concerns, Efficiency Concerns)
1770 (Common Lisp Compatibility, Old CL Compatibility):
1771 Further updates for cl-lib namespace.
1772
1773 2012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
1774
1775 Update manual for new time stamp format (Bug#12706).
1776 * emacs-mime.texi (time-date): Update for new format.
1777 Also, fix bogus time stamp and modernize a bit.
1778
1779 2012-10-23 Glenn Morris <rgm@gnu.org>
1780
1781 * cl.texi: Include emacsver.texi. Use Emacs version number rather
1782 than unchanging cl.el version number.
1783 End all menu descriptions with a period.
1784 Do not use @dfn{CL} for every instance of "CL".
1785 (Overview): Remove no-runtime caveat, and note about foo* names.
1786 (Usage): Use cl-lib rather than cl.
1787 (Organization, Naming Conventions): Update for cl-lib.el.
1788 (Installation): Remove long-irrelevant node.
1789 (Program Structure, Predicates, Control Structure):
1790 Start updating for cl-lib namespace.
1791 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
1792 Depend on emacsver.texi.
1793
1794 2012-10-09 Michael Albinus <michael.albinus@gmx.de>
1795
1796 * trampver.texi: Update release number.
1797
1798 2012-10-06 Glenn Morris <rgm@gnu.org>
1799
1800 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
1801 ERC version.
1802 (Introduction): ERC is distributed with Emacs.
1803 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
1804 (Getting Started): Simplify.
1805 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
1806 (History): Mention ERC maintained as part of Emacs now.
1807 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
1808 Add dependency on emacsver.texi.
1809
1810 * erc.texi: Remove hand-written node pointers.
1811
1812 2012-10-05 Glenn Morris <rgm@gnu.org>
1813
1814 * newsticker.texi (Overview, Requirements, Usage, Configuration):
1815 Copyedits.
1816
1817 2012-10-01 Eric Ludlam <zappo@gnu.org>
1818
1819 * ede.texi (Quick Start, Project Local Variables)
1820 (Miscellaneous commands, ede-java-root, Development Overview)
1821 (Detecting a Project): New nodes.
1822 (Simple projects): Node deleted.
1823
1824 * eieio.texi (Building Classes): Some slot attributes cannot be
1825 overridden.
1826 (Slot Options): Remove an example.
1827 (Method Invocation, Documentation): New nodes.
1828
1829 2012-10-01 Glenn Morris <rgm@gnu.org>
1830
1831 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
1832 (reftex.pdf): Add dependency on emacsver.texi.
1833 * reftex.texi: Don't include directory part for emacsver.texi;
1834 the Makefile's -I handles it.
1835
1836 2012-09-30 Ralf Angeli <angeli@caeruleus.net>
1837
1838 Merge from standalone RefTeX repository.
1839
1840 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
1841 with macros.
1842 (Imprint): Mention Wolfgang in list of contributors.
1843 (Creating Citations): Give a hint about how to
1844 auto-revert the BibTeX database file when using external editors.
1845 (Referencing Labels): Simplify section about reference macro
1846 cycling.
1847 (Options (Referencing Labels)): Adapt to new structure of
1848 `reftex-ref-style-alist'.
1849 (Referencing Labels, Reference Styles): Document changes in the
1850 referencing functionality.
1851 (Commands): Mention options for definition of header and footer in
1852 BibTeX files.
1853 (Options (Creating Citations)): Document
1854 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
1855 (Reference Styles): New section.
1856 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
1857 (Options (Referencing Labels)): Remove descriptions of deprecated
1858 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
1859 Add descriptions for `reftex-ref-style-alist' and
1860 `reftex-ref-style-default-list'.
1861 (Referencing Labels): Update regarding reference styles.
1862 (Citation Styles): Mention support for ConTeXt.
1863 (Options (Defining Label Environments)): Fix typo.
1864 (Options (Creating Citations)):
1865 Document `reftex-cite-key-separator'.
1866
1867 2012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
1868
1869 * org.texi: Add description of ORG_ADD_CONTRIB to info
1870 documentation. Add link to Worg for more details.
1871
1872 * org.texi: Clarify installation procedure. Provide link to the
1873 build system description on Worg.
1874
1875 * org.texi: Remove reference to utils/, x11idle.c is now in
1876 contrib/scripts.
1877
1878 * org.texi: Re-normalize to "Org mode" in manual.
1879
1880 * org.texi (Installation): Adapt documentation to new build
1881 system. Mention GNU ELPA (since it needs to be handled like Emacs
1882 built-in Org).
1883
1884 2012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
1885
1886 * org.texi: Fix typo in description of the 'Hooks' section.
1887
1888 * org.texi: Add ID to the list of special properties.
1889
1890 2012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
1891
1892 * org.texi (Moving subtrees): Document the ability to archive to a
1893 datetree.
1894
1895 2012-09-30 Bastien Guerry <bzg@gnu.org>
1896
1897 * org.texi (Installation, Feedback, Batch execution):
1898 Use (add-to-list 'load-path ... t) for the contrib dir.
1899
1900 * org.texi (results): Update documentation for ":results drawer"
1901 and ":results org".
1902
1903 * org.texi (Column width and alignment): Fix typo.
1904
1905 * org.texi (Activation): Point to the "Conflicts" section.
1906
1907 * org.texi (Conflicts): Mention filladapt.el in the list of
1908 conflicting packages.
1909
1910 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
1911 not needed for versions of Emacs > 22.1.
1912
1913 * org.texi (History and Acknowledgments): Fix typo.
1914
1915 * org.texi (History and Acknowledgments): Add my own
1916 acknowledgments.
1917
1918 * org.texi (Agenda commands): Document the new command and the new
1919 option.
1920
1921 * org.texi (Agenda commands): Delete `org-agenda-action' section.
1922 (Agenda commands): Reorder. Document `*' to toggle persistent
1923 marks.
1924
1925 * org.texi (Agenda dispatcher):
1926 Mention `org-toggle-agenda-sticky'.
1927 (Agenda commands, Exporting Agenda Views): Fix typo.
1928
1929 * org.texi (Templates in contexts, Setting Options): Update to
1930 reflect changes in how contexts options are processed.
1931
1932 * org.texi (Templates in contexts): Document the new structure of
1933 the variables `org-agenda-custom-commands-contexts' and
1934 `org-capture-templates-contexts'.
1935
1936 * org.texi (Templates in contexts): Document the new option
1937 `org-capture-templates-contexts'.
1938 (Storing searches): Document the new option
1939 `org-agenda-custom-commands-contexts'.
1940
1941 * org.texi (Formula syntax for Lisp): Reformat.
1942
1943 * org.texi (Special properties, Column attributes)
1944 (Agenda column view): Document the new special property
1945 CLOCKSUM_T.
1946
1947 * org.texi (Template expansion): Document the new %l template.
1948
1949 * org.texi (Fast access to TODO states): Fix documentation about
1950 allowed characters for fast todo selection.
1951
1952 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
1953 use in `org-agenda-to-appt'.
1954
1955 * org.texi (Comment lines): Update wrt comments.
1956
1957 * org.texi (Resolving idle time): Document new keybinding.
1958
1959 * org.texi (Clocking commands): Document the use of S-M-<up/down>
1960 on clock timestamps.
1961
1962 * org.texi (Fast access to TODO states): Explicitly says only
1963 letters are supported as fast TODO selection keys.
1964
1965 * org.texi (Link abbreviations): Illustrate the use of the "%h"
1966 specifier. Document the new "%(my-function)" specifier.
1967
1968 * org.texi (Clocking commands): New cindex.
1969 (Clocking commands): Update documentation for `org-clock-in'.
1970 Document `org-clock-in-last'. Mention `org-clock-out' and
1971 `org-clock-in-last' as commands that can be globally bound.
1972 (Resolving idle time): Document continuous clocking.
1973
1974 * org.texi (Top, Introduction): Fix formatting.
1975 (Activation): Add index entries.
1976 (Conventions): Update section.
1977 (Embedded @LaTeX{}): Fix formatting.
1978
1979 * org.texi (Visibility cycling): Document `show-children'.
1980
1981 * org.texi (Using capture): Mention the `org-capture-last-stored'
1982 bookmark as a way to jump to the last stored capture.
1983
1984 * org.texi (Uploading files): Fix typo.
1985
1986 * org.texi (Using capture): Document `C-0' as a prefix argument
1987 for `org-capture'.
1988
1989 * org.texi (Agenda commands): Document persistent marks.
1990
1991 * org.texi (Template expansion): Update doc to reflect change.
1992
1993 * org.texi (Radio tables): Document the :no-escape parameter.
1994
1995 * org.texi (Repeated tasks): Document repeat cookies for years,
1996 months, weeks, days and hours.
1997
1998 * org.texi (Export options): State that you can use the d: option
1999 by specifying a list of drawers.
2000
2001 * org.texi (HTML preamble and postamble): Small doc improvement.
2002
2003 2012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
2004
2005 * org.texi: The sections in the Exporting section of the manual
2006 left out articles in the description of the org-export-as-*
2007 commands, among other places. This patch adds them, adds a few
2008 missing prepositions, and switches instances of "an HTML" to "a
2009 html" for internal consistency.
2010
2011 * org.texi: Alter several examples of headings with timestamps in
2012 them to include the timestamps in the body instead of the heading.
2013
2014 2012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
2015
2016 * org.texi (Agenda dispatcher): Document sticky agenda views and
2017 the new key for them.
2018
2019 2012-09-30 Charles <millarc@verizon.net> (tiny change)
2020
2021 * org.texi (Advanced features): Fix error in table.
2022
2023 2012-09-30 Feng Shu <tumashu@gmail.com>
2024
2025 * org.texi (@LaTeX{} fragments): Document imagemagick as an
2026 alternative to dvipng.
2027
2028 2012-09-30 François Allisson <francois@allisson.co> (tiny change)
2029
2030 * org.texi: Remove extra curly bracket.
2031
2032 2012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
2033
2034 * org.texi (org-clock-in-last and org-clock-cancel): Update the
2035 defkeys.
2036
2037 2012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2038
2039 * org.texi (Agenda commands): Fix two typos by giving
2040 corresponding function names, according to
2041 `org-agenda-view-mode-dispatch'.
2042
2043 2012-09-30 Jan Böcker <jan.boecker@jboecker.de>
2044
2045 * org.texi (The spreadsheet): Fix typo.
2046
2047 2012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
2048
2049 * org.texi (Tracking your habits): Point to the "Tracking TODO
2050 state changes" section.
2051
2052 2012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
2053
2054 * org.texi (Literal examples): Remove reference to unknown
2055 `org-export-latex-minted' variable. Also simplify footnote since
2056 `org-export-latex-listings' documentation is exhaustive already.
2057
2058 * org.texi (Plain lists): Remove reference to now hard-coded
2059 `bullet' automatic rule.
2060
2061 2012-09-30 Toby S. Cubitt <tsc25@cantab.net>
2062
2063 * org.texi: Updated documentation accordingly.
2064
2065 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
2066
2067 * texinfo.tex: Merge from gnulib.
2068
2069 2012-09-12 Michael Albinus <michael.albinus@gmx.de>
2070
2071 Sync with Tramp 2.2.6.
2072
2073 * tramp.texi (Bug Reports): Cleanup caches before a test run.
2074
2075 * trampver.texi: Update release number.
2076
2077 2012-09-12 Paul Eggert <eggert@cs.ucla.edu>
2078
2079 * texinfo.tex: Merge from gnulib.
2080
2081 2012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
2082
2083 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
2084 (bug#12096).
2085
2086 2012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
2087
2088 * calc.texi (Simplification modes, Conversions)
2089 (Operating on Selections): Mention "basic" simplification.
2090 (The Calc Mode Line): Mention the mode line display for Basic
2091 simplification mode.
2092 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
2093 simplifications.
2094 (Basic Simplifications): Rename from "Limited Simplifications"
2095 Replace "limited" by "basic" throughout.
2096 (Algebraic Simplifications): Indicate that the algebraic
2097 simplifications are done by default.
2098 (Unsafe Simplifications): Mention `m E'.
2099 (Simplification of Units): Mention `m U'.
2100 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
2101 (Kinds of Declarations, Functions for Declarations):
2102 Mention "algebraic simplifications" instead of `a s'.
2103 (Algebraic Entry): Remove mention of default simplifications.
2104
2105 2012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
2106
2107 * calc.texi (Getting Started, Tutorial): Change simulated
2108 Calc output to match actual output.
2109 (Simplifying Formulas): Mention that algebraic simplification is now
2110 the default.
2111
2112 2012-07-28 Eli Zaretskii <eliz@gnu.org>
2113
2114 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
2115 (Bug#12073)
2116
2117 2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
2118
2119 Prefer typical American spelling for "acknowledgment".
2120 * calc.texi (History and Acknowledgments): Rename from
2121 History and Acknowledgements.
2122 * idlwave.texi (Acknowledgments):
2123 * ses.texi (Acknowledgments):
2124 * woman.texi (Acknowledgments): Rename from Acknowledgements.
2125
2126 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
2127
2128 Rename configure.in to configure.ac (Bug#11603).
2129 * ede.texi (Compiler and Linker objects, ede-proj-project)
2130 (ede-step-project): Prefer the name configure.ac to configure.in.
2131
2132 2012-07-06 Michael Albinus <michael.albinus@gmx.de>
2133
2134 * tramp.texi (Multi-hops):
2135 Introduce `tramp-restricted-shell-hosts-alist'.
2136
2137 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2138
2139 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
2140 methods, so don't mention smtpmail here.
2141
2142 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
2143
2144 * gnus.texi (Picons): Document gnus-picon-properties.
2145
2146 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2147
2148 * gnus.texi: Remove mention of compilation, as that's no longer
2149 supported.
2150
2151 2012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
2152
2153 * gnus.texi (Archived Messages): Mention
2154 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
2155
2156 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2157
2158 * gnus.texi (Various Summary Stuff):
2159 Remove mention of `gnus-propagate-marks'.
2160
2161 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2162
2163 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
2164 which no longer exist.
2165
2166 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2167
2168 * gnus.texi (Archived Messages):
2169 Document gnus-gcc-self-resent-messages.
2170
2171 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2172
2173 * message.texi (Mail Variables):
2174 Mention the optional user parameter for X-Message-SMTP-Method.
2175
2176 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2177
2178 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
2179
2180 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
2181
2182 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2183
2184 * gnus.texi (Key Index): Change encoding to utf-8.
2185
2186 2012-06-21 Glenn Morris <rgm@gnu.org>
2187
2188 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
2189
2190 2012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2191
2192 * gnus.texi (Group Timestamp): Mention where to find documentation for
2193 the `gnus-tmp-' variables (bug#11601).
2194
2195 2012-06-11 Michael Albinus <michael.albinus@gmx.de>
2196
2197 Sync with Tramp 2.2.6-pre.
2198
2199 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
2200 where appropriate.
2201 (Ad-hoc multi-hops): New section.
2202 (Remote processes): New subsection "Running remote processes on
2203 Windows hosts".
2204 (History): Add remote commands on Windows, and ad-hoc multi-hop
2205 methods.
2206 (External methods): "ControlPersist" must be set to "no" for the
2207 `scpc' method.
2208 (Remote processes): Add a note about `auto-revert-tail-mode'.
2209 (Frequently Asked Questions): Use "scpx" in combination with
2210 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
2211
2212 * trampver.texi: Update release number.
2213
2214 2012-06-10 Chong Yidong <cyd@gnu.org>
2215
2216 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
2217 compilation for html-mono.
2218
2219 2012-06-08 Paul Eggert <eggert@cs.ucla.edu>
2220
2221 * texinfo.tex: Merge from gnulib.
2222
2223 2012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
2224
2225 * Makefile.in (echo-info): Don't try to install info files named
2226 just ".info".
2227
2228 2012-05-28 Glenn Morris <rgm@gnu.org>
2229
2230 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
2231
2232 * sc.texi: Nuke hand-written node pointers.
2233 Fix top-level menu to match actual node order.
2234
2235 2012-05-27 Glenn Morris <rgm@gnu.org>
2236
2237 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
2238 Some associated fixes, including not messing with chapno in cl.texi.
2239
2240 2012-05-27 Bastien Guerry <bzg@gnu.org>
2241
2242 * org.texi (Durations and time values): Fix typo.
2243
2244 2012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
2245
2246 * calc.texi (Basic Operations on Units, Customizing Calc):
2247 Mention `calc-ensure-consistent-units'.
2248
2249 2012-05-14 Andreas Schwab <schwab@linux-m68k.org>
2250
2251 * cc-mode.texi: Avoid space before macro in 4th argument of cross
2252 reference commands. (Bug#11461)
2253
2254 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
2255
2256 2012-05-12 Glenn Morris <rgm@gnu.org>
2257
2258 * Makefile.in (mostlyclean): Add more TeX intermediates.
2259
2260 * Makefile.in: Make it look more like the other doc Makefiles.
2261 Use explicit $srcdir in all dependencies.
2262 Remove cd $srcdir from rules.
2263 (VPATH): Remove.
2264 (infodir): Set to an absolute path.
2265 (INFO_TARGETS): Use short names.
2266 (mkinfodir): infodir is now absolute.
2267 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
2268
2269 * Makefile.in (info.info): Rename from info, to avoid duplication.
2270 (.SUFFIXES): Disable implicit rules.
2271
2272 * Makefile.in (MKDIR_P): New, set by configure.
2273 (mkinfodir): Use $MKDIR_P.
2274
2275 2012-05-07 Glenn Morris <rgm@gnu.org>
2276
2277 * forms.texi (Long Example): Update for changed location of files.
2278
2279 2012-05-04 Glenn Morris <rgm@gnu.org>
2280
2281 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
2282 (INFO_TARGETS): Use $INFO_EXT.
2283 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2284 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
2285 (INFO_TARGETS): Use $INFO_EXT.
2286 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2287
2288 2012-05-02 Glenn Morris <rgm@gnu.org>
2289
2290 * Makefile.in (echo-info): New phony target, used by top-level.
2291
2292 * viper.texi: Make direntry shorter (also it is no longer "newest").
2293
2294 * emacs-gnutls.texi, ert.texi, org.texi:
2295 Fix dircategory, direntry to match info/dir.
2296
2297 * faq.texi: Convert @inforefs to @xrefs.
2298 Fix some malformed cross-references.
2299 (File-name conventions): Shorten section name to avoid overfull line.
2300 (How to add fonts): Use smallexample to avoid overfull lines.
2301
2302 2012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
2303
2304 * auth.texi (Help for users): Update for .gpg file being second.
2305
2306 2012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2307
2308 * org.texi (Agenda commands): Fix two typos: give corresponding
2309 function names, according to `org-agenda-view-mode-dispatch'.
2310
2311 2012-04-27 Glenn Morris <rgm@gnu.org>
2312
2313 * faq.texi (Major packages and programs): Remove section.
2314 There is no point listing 6 packages (cf etc/MORE.STUFF).
2315 (Finding Emacs and related packages): Move "Spell-checkers" here.
2316
2317 2012-04-22 Michael Albinus <michael.albinus@gmx.de>
2318
2319 * dbus.texi (Version): New node.
2320 (Properties and Annotations): Mention the object manager
2321 interface. Describe dbus-get-all-managed-objects.
2322 (Type Conversion): Floating point numbers are allowed, if an
2323 anteger does not fit Emacs's integer range.
2324 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
2325 (Asynchronous Methods): Fix description of
2326 dbus-call-method-asynchronously.
2327 (Receiving Method Calls): Fix some minor errors.
2328 Add dbus-interface-emacs.
2329 (Signals): Describe unicast signals and the new match rules.
2330 (Alternative Buses): Add the PRIVATE optional argument to
2331 dbus-init-bus. Describe its new return value. Add dbus-setenv.
2332
2333 2012-04-20 Glenn Morris <rgm@gnu.org>
2334
2335 * faq.texi (New in Emacs 24): New section.
2336 (Packages that do not come with Emacs): Mention M-x list-packages.
2337
2338 2012-04-14 Alan Mackenzie <acm@muc.de>
2339
2340 * cc-mode.texi (c-offsets-alist): Correct a typo.
2341
2342 2012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
2343
2344 * org.texi (Deadlines and scheduling): Fix the example: the
2345 DEADLINE item should come right after the headline. We enforce
2346 this convention, so it is a bug not to illustrate it correctly in
2347 the manual.
2348
2349 2012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2350
2351 * org.texi (Agenda commands): Fix documentation bug by swapping
2352 the equivalent keybindings to `org-agenda-next-line' with the ones
2353 to `org-agenda-previous-line'.
2354
2355 2012-04-14 Glenn Morris <rgm@gnu.org>
2356
2357 * Makefile.in: Replace non-portable use of $< in ordinary rules.
2358
2359 2012-04-09 Eli Zaretskii <eliz@gnu.org>
2360
2361 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
2362 Add emacs-gnutls.
2363 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
2364
2365 2012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
2366
2367 * Makefile.in: Add emacs-gnutls.texi to build.
2368
2369 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
2370
2371 2012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
2372
2373 * auth.texi (Secret Service API): Edit further and give examples.
2374 (Secret Service API): Adjust @samp to @code for collection names.
2375
2376 2012-04-04 Glenn Morris <rgm@gnu.org>
2377
2378 * auth.texi (Secret Service API): Copyedits.
2379 (Help for developers): Fill in some missing function doc-strings.
2380 (Help for users, Help for developers)
2381 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
2382
2383 2012-04-04 Michael Albinus <michael.albinus@gmx.de>
2384
2385 * auth.texi (Secret Service API): Add the missing text.
2386
2387 2012-04-04 Chong Yidong <cyd@gnu.org>
2388
2389 * message.texi (Using PGP/MIME): Note that epg is now the default.
2390
2391 * gnus.texi: Reduce references to obsolete pgg library.
2392 (Security): Note that epg is now the default.
2393
2394 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
2395
2396 * nxml-mode.texi (Completion): C-RET is no longer bound to
2397 nxml-complete.
2398
2399 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2400
2401 * org.texi (Customizing tables in ODT export): Correct few errors.
2402
2403 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2404
2405 * org.texi (Links in ODT export): Update.
2406 (Labels and captions in ODT export): New node.
2407
2408 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2409
2410 * org.texi (Literal examples in ODT export): htmlfontify.el in
2411 Emacs-24.1 now supports fontification. So ODT source blocks will
2412 be fontified by default.
2413
2414 2012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
2415
2416 * org.texi (Refiling notes): Remove duplicated keybinding.
2417
2418 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2419
2420 * org.texi (noweb): Documentation of this new option to the :noweb
2421 header argument.
2422
2423 2012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
2424
2425 * org.texi (Header and sectioning): Add example demonstrating how
2426 to use "LaTeX_CLASS_OPTIONS".
2427
2428 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2429
2430 * org.texi (Noweb reference syntax): Describe the ability to
2431 execute noweb references in the manual.
2432
2433 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2434
2435 * org.texi (cache): Improve cache documentation when session
2436 evaluation is used.
2437
2438 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2439
2440 * org.texi (Plain lists): Document removal.
2441
2442 2012-04-01 Michael Brand <michael.ch.brand@gmail.com>
2443
2444 * org.texi: Decapitalize file name in references to Calc manual.
2445
2446 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2447
2448 * org.texi (Plain lists): Document removal.
2449
2450 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2451
2452 * org.texi (Top, OpenDocument Text export)
2453 (ODT export commands, Extending ODT export)
2454 (Images in ODT export, Tables in ODT export)
2455 (Configuring a document converter): Add or Update.
2456
2457 2012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
2458
2459 * org.texi (MobileOrg): Change the wording to reflect that the
2460 Android Version is no longer just the little brother of the iOS
2461 version.
2462
2463 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2464
2465 * org.texi (Key bindings and useful functions): Update babel key
2466 binding documentation in manual.
2467
2468 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2469
2470 * org.texi (noweb): Document new noweb header value.
2471
2472 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2473
2474 * org.texi (noweb-sep): Document new header argument.
2475
2476 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2477
2478 * org.texi (noweb-ref): Documentation of this new custom variable.
2479
2480 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2481
2482 * org.texi (wrap): Update the new :wrap documentation to match the
2483 current implementation.
2484
2485 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2486
2487 * org.texi: Added documentation for :wrap.
2488
2489 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2490
2491 * org.texi: #+RESULTS now user-configurable.
2492
2493 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2494
2495 * org.texi: Documented :noweb no-export.
2496
2497 2012-04-01 Thomas Dye <dk@poto.local>
2498
2499 * org.texi: Edit :noweb no header argument for correctness.
2500
2501 2012-04-01 Bastien Guerry <bzg@gnu.org>
2502
2503 * org.texi (Customization): Update the approximate number of Org
2504 variables.
2505
2506 2012-04-01 Thomas Dye <dk@poto.local>
2507
2508 * org.texi: The :results wrap produces a drawer instead of a
2509 begin_results block.
2510
2511 2012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
2512
2513 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
2514 reflect the new default.
2515
2516 2012-03-10 Eli Zaretskii <eliz@gnu.org>
2517
2518 * info.texi (Expert Info): Move the index entry for "Texinfo" from
2519 "Getting Started" to this node. (Bug#10450)
2520
2521 2012-03-10 Chong Yidong <cyd@gnu.org>
2522
2523 * flymake.texi (Example -- Configuring a tool called via make):
2524 Mention the Automake COMPILE variable (Bug#8715).
2525
2526 * info.texi (Getting Started): Add an index entry (Bug#10450).
2527
2528 2012-03-02 Michael Albinus <michael.albinus@gmx.de>
2529
2530 * dbus.texi (Signals): Known names will be mapped onto unique
2531 names, when registering for signals.
2532
2533 2012-02-29 Glenn Morris <rgm@gnu.org>
2534
2535 * url.texi: Fix quote usage in body text.
2536
2537 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
2538
2539 * cl.texi: Use @code{} in menus when appropriate.
2540
2541 2012-02-28 Glenn Morris <rgm@gnu.org>
2542
2543 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
2544 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
2545 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
2546 * org.texi, sc.texi, vip.texi, viper.texi:
2547 Standardize possessive apostrophe usage.
2548
2549 2012-02-26 Chong Yidong <cyd@gnu.org>
2550
2551 * ediff.texi (Quick Help Commands): Add a couple of index entries
2552 (Bug#10834).
2553
2554 2012-02-17 Glenn Morris <rgm@gnu.org>
2555
2556 * gnus.texi (Posting Styles):
2557 * remember.texi (Org): Fix cross-refs to other manuals.
2558
2559 2012-02-15 Glenn Morris <rgm@gnu.org>
2560
2561 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
2562 (Encryption): New chapter, split out from previous.
2563
2564 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
2565
2566 * gnus.texi (Customizing the IMAP Connection):
2567 Mention nnimap-record-commands.
2568
2569 2012-02-10 Glenn Morris <rgm@gnu.org>
2570
2571 * url.texi (Retrieving URLs): Update url-retrieve arguments.
2572 Mention url-queue-retrieve.
2573
2574 2012-02-09 Glenn Morris <rgm@gnu.org>
2575
2576 * sem-user.texi (Semantic mode user commands): Typo fix.
2577
2578 * info.texi (Create Info buffer): Mention info-display-manual.
2579
2580 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
2581
2582 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
2583 example (modified from an example by Michael Albinus).
2584
2585 2012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
2586
2587 * gnus.texi (Agent Basics): Fix outdated description of
2588 `gnus-agent-auto-agentize-methods'.
2589
2590 2012-01-28 Andreas Schwab <schwab@linux-m68k.org>
2591
2592 * cc-mode.texi: Always @defindex ss.
2593 (Config Basics): Fix argument of @itemize.
2594 (Macro Backslashes): Add @code around index entry.
2595
2596 2012-01-23 Glenn Morris <rgm@gnu.org>
2597
2598 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
2599
2600 2012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
2601
2602 * tramp.texi (File): Tweak wording for the `scpc' option.
2603
2604 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2605
2606 * gnus.texi (Group Parameters): Really note precedence.
2607
2608 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2609
2610 * gnus.texi (Group Parameters): Note precedence.
2611
2612 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
2613
2614 * org.texi (Noweb reference syntax): Adding documentation of
2615 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
2616 variable.
2617
2618 2012-01-03 Bastien Guerry <bzg@gnu.org>
2619
2620 * org.texi (Plain lists): Split the table to fix the display
2621 of items.
2622
2623 2012-01-03 Bastien Guerry <bzg@gnu.org>
2624
2625 * org.texi (Plain lists): Fix misplaced explanation.
2626
2627 2012-01-03 Bastien Guerry <bzg@gnu.org>
2628
2629 * org.texi (Plain lists, Agenda files): Add index entries.
2630
2631 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2632
2633 * org.texi: Use "Org mode" instead of alternatives like
2634 "Org-mode" or "org-mode".
2635
2636 2012-01-03 Bernt Hansen <bernt@norang.ca>
2637
2638 * org.texi (Agenda commands):
2639 Document `org-clock-report-include-clocking-task'.
2640
2641 2012-01-03 Bastien Guerry <bzg@gnu.org>
2642
2643 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
2644 C-c' on checkboxes.
2645
2646 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2647
2648 * org.texi: End sentences with two spaces.
2649
2650 2012-01-03 Michael Brand <michael.ch.brand@gmail.com>
2651
2652 * org.texi (External links): Document the link types file+sys
2653 and file+emacs, slightly narrow used page width.
2654
2655 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
2656
2657 * org.texi (colnames): Note that colnames behavior may differ
2658 across languages.
2659
2660 2012-01-03 Bastien Guerry <bzg@gnu.org>
2661
2662 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
2663
2664 2012-01-03 Thomas Dye <dk@poto.westell.com>
2665
2666 * org.texi: Augmented discussion of babel property
2667 inheritance. Put footnote outside sentence ending period.
2668
2669 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2670
2671 * org.texi (eval): Documenting the full range of :eval header
2672 argument values.
2673
2674 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2675
2676 * org.texi (eval): Documentation of the new :eval option.
2677
2678 2012-01-03 Thomas Dye <dk@poto.local>
2679
2680 * org.texi: Add accumulated properties.
2681
2682 2012-01-03 Thomas Dye <dk@poto.local>
2683
2684 * org.texi: Documented no spaces in name=assign, another
2685 correction to :var table.
2686
2687 2012-01-03 Thomas Dye <dk@poto.local>
2688
2689 * org.texi: Changed DATA to NAME in Working With Source Code
2690 section.
2691
2692 2012-01-03 Tom Dye <tsd@tsdye.com>
2693
2694 * org.texi: Minor change to :var table.
2695
2696 2012-01-03 Tom Dye <tsd@tsdye.com>
2697
2698 * org.texi: More changes to :var table (some examples were wrong).
2699
2700 2012-01-03 Tom Dye <tsd@tsdye.com>
2701
2702 * org.texi: Cleaned up :var table.
2703
2704 2012-01-03 Bastien Guerry <bzg@gnu.org>
2705
2706 * org.texi (Timestamps, Weekly/daily agenda)
2707 (Weekly/daily agenda): Add @cindex for "appointment".
2708
2709 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2710
2711 * org.texi (Literal examples): A new link to the template for
2712 inserting empty code blocks.
2713 (Structure of code blocks): A new link to the template for
2714 inserting empty code blocks.
2715
2716 2012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
2717
2718 * org.texi (External links): Add footnote on how the behavior
2719 of the text search in Org files are controled by the variable
2720 `org-link-search-must-match-exact-headline'.
2721
2722 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2723
2724 * org.texi (Buffer-wide header arguments):
2725 Update documentation to reflect removal of #+PROPERTIES.
2726
2727 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
2728
2729 * org.texi (The clock table): Mention that ACHIVED trees
2730 contribute to the clock table.
2731
2732 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
2733
2734 * org.texi (Conflicts): Better yasnippet config info.
2735
2736 2012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
2737
2738 * org.texi (Selective export): Explicitly mention the default
2739 values for `org-export-select-tags',
2740 `org-export-exclude-tags'.
2741
2742 2012-01-03 Tom Dye <tsd@tsdye.com>
2743
2744 * org.texi: Added a line to specify that header arguments are
2745 lowercase.
2746
2747 2012-01-03 Tom Dye <tsd@tsdye.com>
2748
2749 * org.texi: :var requires default value when declared.
2750
2751 2012-01-03 Bastien Guerry <bzg@gnu.org>
2752
2753 * org.texi (Handling links): Add a note about the
2754 `org-link-frame-setup' option.
2755
2756 2012-01-03 David Maus <dmaus@ictsoc.de>
2757
2758 * org.texi (Exporting Agenda Views, Extracting agenda
2759 information): Fix command line syntax, quote symbol parameter
2760 values.
2761
2762 2012-01-03 David Maus <dmaus@ictsoc.de>
2763
2764 * org.texi (Exporting Agenda Views): Fix command line syntax.
2765
2766 2011-12-28 Paul Eggert <eggert@cs.ucla.edu>
2767
2768 * gnus.texi (Mail Source Customization, Mail Back End Variables):
2769 Use octal notation for file permissions, which are normally
2770 thought of in octal.
2771 (Mail Back End Variables): Use more-plausible modes in example.
2772
2773 2011-12-20 Alan Mackenzie <acm@muc.de>
2774
2775 * cc-mode.texi: Update version string 5.31 -> 5.32.
2776
2777 2011-12-06 Juanma Barranquero <lekktu@gmail.com>
2778
2779 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
2780
2781 2011-11-24 Glenn Morris <rgm@gnu.org>
2782
2783 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
2784
2785 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
2786
2787 * makefile.w32-in: Update dependencies.
2788
2789 2011-11-20 Glenn Morris <rgm@gnu.org>
2790
2791 * gnus.texi (Group Information):
2792 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
2793
2794 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
2795
2796 * gnus-coding.texi (Gnus Maintenance Guide):
2797 Rename from "Gnus Maintainance Guide".
2798
2799 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
2800 * eieio.texi (Customizing):
2801 * gnus.texi (Article Washing):
2802 * gnus-news.texi:
2803 * sem-user.texi (Smart Jump): Fix typos.
2804
2805 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
2806
2807 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
2808
2809 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
2810
2811 * ede.texi (project-am-texinfo):
2812 * gnus.texi (Sending or Not Sending):
2813 * org.texi (Template elements): Fix typos.
2814
2815 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
2816
2817 * ediff.texi (Hooks):
2818 * sem-user.texi (Semanticdb Roots): Fix typos.
2819
2820 2011-11-11 Juanma Barranquero <lekktu@gmail.com>
2821
2822 * semantic.texi (Tag handling): Fix typo.
2823
2824 2011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
2825
2826 * gnus.texi (Other Gnus Versions): Remove.
2827
2828 2011-10-28 Alan Mackenzie <acm@muc.de>
2829
2830 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
2831 (Other Special Indentations): Add an xref to "Macros with ;".
2832 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
2833 "Macros with ;".
2834 (Macros with ;): New page.
2835
2836 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
2837 Document the new handling of nested scopes for movement by defuns.
2838
2839 2011-10-23 Michael Albinus <michael.albinus@gmx.de>
2840
2841 Sync with Tramp 2.2.3.
2842
2843 * trampver.texi: Update release number.
2844
2845 2011-10-14 Glenn Morris <rgm@gnu.org>
2846
2847 * ert.texi (Introduction, How to Run Tests)
2848 (Running Tests Interactively, Expected Failures)
2849 (Tests and Their Environment, Useful Techniques)
2850 (Interactive Debugging, Fixtures and Test Suites):
2851 Minor rephrasings.
2852 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
2853 (Running Tests in Batch Mode): Simplify loading instructions.
2854 (Test Selectors): Clarify some selectors.
2855 (Expected Failures, Useful Techniques):
2856 Make examples fit in 80 columns.
2857
2858 2011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
2859
2860 * calc.texi (Basic Operations on Units): Discuss temperature
2861 conversion (`u t') alongside with other unit conversions ('u c').
2862
2863 2011-10-12 Glenn Morris <rgm@gnu.org>
2864
2865 * ert.texi: Whitespace trivia to make main menu items line up better.
2866
2867 2011-10-08 Glenn Morris <rgm@gnu.org>
2868
2869 * Makefile.in: Fix ert rules.
2870
2871 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2872
2873 * gnus.texi (Gnus Utility Functions): Add more references and
2874 explanations (bug#9683).
2875
2876 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2877
2878 * gnus.texi (Archived Messages): Note the default (bug#9552).
2879
2880 2011-09-21 Bill Wohler <wohler@newt.com>
2881
2882 Release MH-E manual version 8.3.
2883
2884 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2885 release 8.3.
2886 (Preface): Update support information.
2887 (From Bill Wohler): Reset text to original version. As a
2888 historical quote, the tense should be correct in the time that it
2889 was written.
2890
2891 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2892
2893 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
2894 (Finding the News): Doc clarification.
2895 (Terminology): Mention naming.
2896
2897 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2898
2899 * gnus.texi: Remove mentions of `recent', which are now obsolete.
2900 (Interactive): Document `quiet'.
2901
2902 2011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
2903
2904 * org.texi (Images in LaTeX export): Rewrite.
2905
2906 2011-08-15 Bastien Guerry <bzg@gnu.org>
2907
2908 * org.texi (Using the mapping API): Mention 'region as a possible
2909 scope for `org-map-entries'.
2910
2911 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2912
2913 * org.texi (Visibility cycling): Document `org-copy-visible'.
2914
2915 2011-08-15 Bastien Guerry <bzg@gnu.org>
2916
2917 * org.texi (Template expansion): Order template sequences in the
2918 proper order.
2919
2920 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2921
2922 * org.texi (eval): Expand discussion of the :eval header argument.
2923
2924 2011-08-15 Bastien Guerry <bzg@gnu.org>
2925
2926 * org.texi (Languages): Add Lilypond and Awk as supported
2927 languages.
2928
2929 2011-08-15 Achim Gratz <stromeko@nexgo.de>
2930
2931 * org.texi: Document that both CLOCK_INTO_DRAWER and
2932 LOG_INTO_DRAWER can be used to override the contents of variable
2933 org-clock-into-drawer (or if unset, org-log-into-drawer).
2934
2935 * org.texi: Replace @xref->@pxref.
2936
2937 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2938
2939 * org.texi (Evaluating code blocks): Documenting the new option
2940 for inline call lines.
2941
2942 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2943
2944 * org.texi (Results of evaluation): More explicit about the
2945 mechanism through which interactive evaluation of code is
2946 performed.
2947
2948 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2949
2950 * org.texi (noweb-ref): New header argument documentation.
2951
2952 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2953
2954 * org.texi (Extracting source code): Documentation of the new
2955 org-babel-tangle-named-block-combination variable.
2956
2957 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2958
2959 * org.texi (Structure of code blocks): Explicitly state that the
2960 behavior of multiple blocks of the same name is undefined.
2961
2962 2011-08-15 Christian Egli <christian.egli@sbszh.ch>
2963
2964 * org.texi (TaskJuggler export): Modify the example to reflect the
2965 new effort durations.
2966
2967 2011-08-15 David Maus <dmaus@ictsoc.de>
2968
2969 * org.texi (Images in LaTeX export): Escape curly brackets in
2970 LaTeX example.
2971
2972 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2973
2974 * org.texi (The clock table): Document the :properties and
2975 :inherit-props arguments for the clocktable.
2976
2977 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2978
2979 * org.texi (Tables in LaTeX export): Document specifying placement
2980 options for tables.
2981
2982 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2983
2984 * org.texi (Evaluating code blocks): More specific documentation
2985 about the different types of header arguments.
2986
2987 2011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
2988
2989 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
2990
2991 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2992
2993 * org.texi (Built-in table editor): Document the table field
2994 follow mode.
2995
2996 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
2997
2998 * org.texi (Easy Templates): Document new template.
2999
3000 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3001
3002 * org.texi (Literal examples): Add a cross-reference from "Literal
3003 Examples" to "Easy Templates."
3004
3005 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3006
3007 * org.texi (The clock table): Add link to match syntax.
3008
3009 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3010
3011 * org.texi (Agenda commands): Document clock consistency checks.
3012
3013 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3014
3015 * org.texi (Built-in table editor): Document that \vert represents
3016 a vertical bar in a table field.
3017
3018 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3019
3020 * org.texi (Literal examples): Link from "Markup" > "Literate
3021 Examples" to "Working with Source Code".
3022
3023 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3024
3025 * org.texi (Agenda commands): Doc for function option to bulk
3026 action.
3027
3028 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3029
3030 * org.texi (Template expansion): Document new %<...> template
3031 escape.
3032
3033 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3034
3035 * org.texi (Selective export): Document exclusion of any tasks
3036 from export.
3037
3038 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3039
3040 * org.texi (Selective export): Document how to exclude DONE tasks
3041 from export.
3042 (Publishing options): Document the properties to be used to turn off
3043 export of DONE tasks.
3044
3045 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3046
3047 * org.texi (The date/time prompt): Document date range protection.
3048
3049 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3050
3051 * org.texi (padline): Documentation of the new padline header
3052 argument.
3053
3054 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3055
3056 * org.texi (var): Adding "[" to list of characters triggering
3057 elisp evaluation.
3058
3059 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3060
3061 * org.texi (var): Documentation of Emacs Lisp evaluation during
3062 variable assignment.
3063
3064 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3065
3066 * org.texi (colnames): Reference indexing into variables, and note
3067 that colnames are *not* removed before indexing occurs.
3068 (rownames): Reference indexing into variables, and note that
3069 rownames are *not* removed before indexing occurs.
3070
3071 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3072
3073 * org.texi (var): Clarification of indexing into tabular
3074 variables.
3075
3076 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3077
3078 * org.texi (results): Documentation of the `:results wrap' header
3079 argument.
3080
3081 2011-08-15 Bastien Guerry <bzg@gnu.org>
3082
3083 * org.texi (LaTeX and PDF export): Add a note about a limitation
3084 of the LaTeX export: the org file has to be properly structured.
3085
3086 2011-08-15 Bastien Guerry <bzg@gnu.org>
3087
3088 * org.texi (Dynamic blocks, Structure editing):
3089 Mention the function `org-narrow-to-block'.
3090
3091 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3092
3093 * org.texi (Languages): Updating list of code block supported
3094 languages.
3095
3096 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3097
3098 * org.texi (Special properties): CATEGORY is a special property,
3099 but it may also used in the drawer.
3100
3101 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3102
3103 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
3104
3105 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3106
3107 * org.texi (Include files): Document :lines.
3108
3109 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3110
3111 * org.texi (comments): Documentation of the ":comments noweb" code
3112 block header argument.
3113
3114 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3115
3116 * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
3117 added extra whitespace around functions to be consistent with the
3118 rest of the section.
3119
3120 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3121
3122 * org.texi (Evaluating code blocks): Expand discussion of
3123 #+call: line syntax.
3124 (Header arguments in function calls): Expand discussion of
3125 #+call: line syntax.
3126
3127 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3128
3129 * org.texi (Evaluating code blocks): More explicit about how to
3130 pass variables to #+call lines.
3131
3132 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3133
3134 * org.texi (Results of evaluation): Link to the :results header
3135 argument list from the "Results of evaluation" section.
3136
3137 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3138
3139 * org.texi (Conflicts): Adding additional information about
3140 resolving org/yasnippet conflicts.
3141
3142 2011-08-15 David Maus <dmaus@ictsoc.de>
3143
3144 * org.texi (Publishing options): Document style-include-scripts
3145 publishing project property.
3146
3147 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3148
3149 * org.texi (Sparse trees): Document the next-error /
3150 previous-error functionality.
3151
3152 2011-08-15 Tom Dye <tsd@tsdye.com>
3153
3154 * org.texi (cache): Improve documentation of code block caches.
3155
3156 2011-08-15 Tom Dye <tsd@tsdye.com>
3157
3158 * org.texi (Code block specific header arguments):
3159 Documentation of multi-line header arguments.
3160
3161 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3162
3163 * org.texi (Code evaluation security): Add example for using a
3164 function.
3165
3166 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3167
3168 * org.texi (Tables in LaTeX export): Documentation of new
3169 attr_latex options for tables.
3170
3171 2011-08-03 Michael Albinus <michael.albinus@gmx.de>
3172
3173 * trampver.texi: Update release number.
3174
3175 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
3176
3177 Sync with Tramp 2.2.2.
3178
3179 * trampver.texi: Update release number.
3180
3181 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3182
3183 * flymake.texi (Example -- Configuring a tool called via make):
3184 Use /dev/null instead of the Windows "nul" (bug#8715).
3185
3186 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3187
3188 * widget.texi (Setting Up the Buffer): Remove mention of the
3189 global keymap parent, which doesn't seem to be accurate
3190 (bug#7045).
3191
3192 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3193
3194 * org.texi (Special agenda views): Fix double quoting (bug#3509).
3195
3196 2010-07-10 Kevin Ryde <user42@zip.com.au>
3197
3198 * cl.texi (For Clauses): Add destructuring example processing an
3199 alist (bug#6596).
3200
3201 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3202
3203 * ediff.texi (Major Entry Points): Remove mention of `require',
3204 since that's not pertinent in the installed Emacs (bug#9016).
3205
3206 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3207
3208 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
3209 (Filtering New Groups): Clarify how simple the "options -n" format is.
3210 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
3211 is internal.
3212
3213 2011-07-04 Michael Albinus <michael.albinus@gmx.de>
3214
3215 * tramp.texi (Cleanup remote connections):
3216 Add `tramp-cleanup-this-connection'.
3217
3218 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3219
3220 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
3221 zombies.
3222 (Checking New Groups): Ditto (bug#8974).
3223 (Checking New Groups): Move the reference to the right place.
3224
3225 2011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
3226
3227 * gnus.texi (Startup Files): Clarify that we're talking about numbered
3228 backups, and not actual vc (bug#8975).
3229
3230 2011-07-03 Kevin Ryde <user42@zip.com.au>
3231
3232 * cl.texi (For Clauses): @items for hash-values and key-bindings
3233 to make them more visible when skimming. Add examples of `using'
3234 clause to them, examples being clearer than a description in
3235 words (bug#6599).
3236
3237 2011-07-01 Alan Mackenzie <acm@muc.de>
3238
3239 * cc-mode.texi (Guessing the Style): New page.
3240 (Styles): Add a short introduction to above.
3241
3242 2011-06-28 Deniz Dogan <deniz@dogan.se>
3243
3244 * rcirc.texi (Configuration): Bug-fix:
3245 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
3246 Reported by Elias Pipping <pipping@exherbo.org>.
3247
3248 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3249
3250 * gnus.texi (Summary Mail Commands):
3251 Document `gnus-summary-reply-to-list-with-original'.
3252
3253 2011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
3254
3255 * eshell.texi (Known problems): Fix typo.
3256
3257 2011-06-12 Michael Albinus <michael.albinus@gmx.de>
3258
3259 * tramp.texi (Customizing Completion): Mention authinfo-style files.
3260 (Password handling): `auth-source-debug' is good for debug messages.
3261
3262 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
3263
3264 * gnus.texi (Store custom flags and keywords): Refer to
3265 `gnus-registry-article-marks-to-{chars,names}' instead of
3266 `gnus-registry-user-format-function-{M,M2}'.
3267
3268 2011-05-27 Paul Eggert <eggert@cs.ucla.edu>
3269
3270 * texinfo.tex: Merge from gnulib.
3271
3272 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
3273
3274 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
3275 (Store custom flags and keywords):
3276 Mention `gnus-registry-user-format-function-M' and
3277 `gnus-registry-user-format-function-M2'.
3278
3279 2011-05-17 Paul Eggert <eggert@cs.ucla.edu>
3280
3281 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
3282
3283 2011-05-17 Glenn Morris <rgm@gnu.org>
3284
3285 * gnus.texi (Face): Fix typo.
3286
3287 2011-05-14 Glenn Morris <rgm@gnu.org>
3288
3289 * dired-x.texi (Omitting Examples): Minor addition.
3290
3291 2011-05-10 Jim Meyering <meyering@redhat.com>
3292
3293 * ede.texi: Fix typo "or or -> or".
3294
3295 2011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
3296
3297 * gnus.texi (Summary Buffer Lines):
3298 gnus-summary-user-date-format-alist does not exist.
3299 (Sorting the Summary Buffer): More about sorting threads.
3300
3301 2011-04-25 Michael Albinus <michael.albinus@gmx.de>
3302
3303 * trampver.texi: Update release number.
3304
3305 2011-04-14 Michael Albinus <michael.albinus@gmx.de>
3306
3307 * tramp.texi (Frequently Asked Questions): New item for disabling
3308 Tramp in other packages.
3309
3310 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
3311
3312 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
3313 (Fancy splitting to parent, Store arbitrary data):
3314 Update gnus-registry docs.
3315
3316 2011-04-13 Juanma Barranquero <lekktu@gmail.com>
3317
3318 * ede.texi: Fix typos.
3319
3320 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3321
3322 * gnus.texi (Window Layout): @itemize @code doesn't exist.
3323 It's @table @code.
3324
3325 2011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
3326
3327 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
3328
3329 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
3330
3331 * calc.texi (Logarithmic Units): Update the function names.
3332
3333 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3334
3335 * message.texi (Various Commands): Document format specs in the
3336 ellipsis.
3337
3338 2011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
3339
3340 * message.texi (Insertion Variables): Document message-cite-style.
3341
3342 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
3343
3344 * tramp.texi (Remote processes): New subsection "Running shell on
3345 a remote host".
3346
3347 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
3348
3349 * auth.texi (Help for developers): Update docs to explain that the
3350 :save-function will only run the first time.
3351
3352 2011-03-12 Glenn Morris <rgm@gnu.org>
3353
3354 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
3355 (emacs-faq.text): New target.
3356 (clean): Add emacs-faq.
3357
3358 2011-03-12 Michael Albinus <michael.albinus@gmx.de>
3359
3360 Sync with Tramp 2.2.1.
3361
3362 * trampver.texi: Update release number.
3363
3364 2011-03-11 Glenn Morris <rgm@gnu.org>
3365
3366 * Makefile.in (HTML_TARGETS): New.
3367 (clean): Delete $HTML_TARGETS.
3368 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
3369
3370 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
3371
3372 * auth.texi (Help for developers): Show example of using
3373 `auth-source-search' with prompts and :save-function.
3374
3375 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
3376
3377 * Version 23.3 released.
3378
3379 2011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
3380
3381 * message.texi (Message Buffers): Update default value of
3382 message-generate-new-buffers.
3383
3384 2011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
3385
3386 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
3387 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
3388 respectively.
3389 (Musical Notes): New section.
3390 (Customizing Calc): Mention the customizable variable
3391 calc-note-threshold.
3392
3393 2011-03-03 Glenn Morris <rgm@gnu.org>
3394
3395 * url.texi (Dealing with HTTP documents): Remove reference to
3396 function url-decode-text-part; never seems to have existed. (Bug#6038)
3397 (Configuration): Update url-configuration-directory description.
3398
3399 2011-03-02 Glenn Morris <rgm@gnu.org>
3400
3401 * dired-x.texi (Multiple Dired Directories): Remove mentions
3402 of dired-default-directory-alist and dired-default-directory.
3403 Move dired-smart-shell-command here...
3404 (Miscellaneous Commands): ... from here.
3405
3406 2011-03-02 Paul Eggert <eggert@cs.ucla.edu>
3407
3408 * texinfo.tex: Update to version 2011-02-24.09.
3409
3410 2011-03-02 Glenn Morris <rgm@gnu.org>
3411
3412 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
3413 instead of the obsoleted dired-omit-here-always.
3414
3415 2011-02-28 Michael Albinus <michael.albinus@gmx.de>
3416
3417 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
3418 supported systems.
3419
3420 2011-02-28 Glenn Morris <rgm@gnu.org>
3421
3422 * dbus.texi (Type Conversion): Grammar fix.
3423
3424 2011-02-23 Michael Albinus <michael.albinus@gmx.de>
3425
3426 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
3427 "Debian GNU/Linux".
3428
3429 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
3430
3431 2011-02-23 Glenn Morris <rgm@gnu.org>
3432
3433 * dired-x.texi (Features): Minor rephrasing.
3434 (Local Variables): Fix typos.
3435
3436 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
3437 Standardize some Emacs/XEmacs terminology.
3438
3439 * dired-x.texi (Features): Don't advertise obsolete local variables.
3440 Simplify layout.
3441 (Omitting Variables): Update local variables example.
3442 (Local Variables): Say this is obsolete. Fix description of
3443 dired-enable-local-variables possible values.
3444
3445 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
3446
3447 * auth.texi (Help for users): Mention ~/.netrc is also searched by
3448 default now.
3449
3450 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
3451
3452 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
3453
3454 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
3455
3456 * gnus.texi (Window Layout): Document layout names.
3457
3458 2011-02-19 Eli Zaretskii <eliz@gnu.org>
3459
3460 * ada-mode.texi: Sync @dircategory with ../../info/dir.
3461 * auth.texi: Sync @dircategory with ../../info/dir.
3462 * autotype.texi: Sync @dircategory with ../../info/dir.
3463 * calc.texi: Sync @dircategory with ../../info/dir.
3464 * cc-mode.texi: Sync @dircategory with ../../info/dir.
3465 * cl.texi: Sync @dircategory with ../../info/dir.
3466 * dbus.texi: Sync @dircategory with ../../info/dir.
3467 * dired-x.texi: Sync @dircategory with ../../info/dir.
3468 * ebrowse.texi: Sync @dircategory with ../../info/dir.
3469 * ede.texi: Sync @dircategory with ../../info/dir.
3470 * ediff.texi: Sync @dircategory with ../../info/dir.
3471 * edt.texi: Sync @dircategory with ../../info/dir.
3472 * eieio.texi: Sync @dircategory with ../../info/dir.
3473 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
3474 * epa.texi: Sync @dircategory with ../../info/dir.
3475 * erc.texi: Sync @dircategory with ../../info/dir.
3476 * eshell.texi: Sync @dircategory with ../../info/dir.
3477 * eudc.texi: Sync @dircategory with ../../info/dir.
3478 * flymake.texi: Sync @dircategory with ../../info/dir.
3479 * forms.texi: Sync @dircategory with ../../info/dir.
3480 * gnus.texi: Sync @dircategory with ../../info/dir.
3481 * idlwave.texi: Sync @dircategory with ../../info/dir.
3482 * mairix-el.texi: Sync @dircategory with ../../info/dir.
3483 * message.texi: Sync @dircategory with ../../info/dir.
3484 * mh-e.texi: Sync @dircategory with ../../info/dir.
3485 * newsticker.texi: Sync @dircategory with ../../info/dir.
3486 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
3487 * org.texi: Sync @dircategory with ../../info/dir.
3488 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
3489 * pgg.texi: Sync @dircategory with ../../info/dir.
3490 * rcirc.texi: Sync @dircategory with ../../info/dir.
3491 * reftex.texi: Sync @dircategory with ../../info/dir.
3492 * remember.texi: Sync @dircategory with ../../info/dir.
3493 * sasl.texi: Sync @dircategory with ../../info/dir.
3494 * sc.texi: Sync @dircategory with ../../info/dir.
3495 * semantic.texi: Sync @dircategory with ../../info/dir.
3496 * ses.texi: Sync @dircategory with ../../info/dir.
3497 * sieve.texi: Sync @dircategory with ../../info/dir.
3498 * smtpmail.texi: Sync @dircategory with ../../info/dir.
3499 * speedbar.texi: Sync @dircategory with ../../info/dir.
3500 * trampver.texi [emacs]: Set emacsname to "Emacs".
3501 * tramp.texi: Sync @dircategory with ../../info/dir.
3502 * url.texi: Sync @dircategory with ../../info/dir.
3503 * vip.texi: Sync @dircategory with ../../info/dir.
3504 * viper.texi: Sync @dircategory with ../../info/dir.
3505 * widget.texi: Sync @dircategory with ../../info/dir.
3506 * woman.texi: Sync @dircategory with ../../info/dir.
3507
3508 2011-02-19 Glenn Morris <rgm@gnu.org>
3509
3510 * dired-x.texi (Technical Details): No longer redefines
3511 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
3512 dired-read-shell-command, or dired-find-buffer-nocreate.
3513
3514 2013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
3515
3516 * eshell.texi (Input/Output): Document insert output redirection operator, >>>.
3517
3518 2011-02-18 Glenn Morris <rgm@gnu.org>
3519
3520 * dired-x.texi (Optional Installation File At Point): Simplify.
3521
3522 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
3523
3524 * auth.texi (Help for users): Use :port instead of :protocol for all
3525 auth-source docs.
3526 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
3527 to have two files in `auth-sources'.
3528
3529 2011-02-16 Glenn Morris <rgm@gnu.org>
3530
3531 * dired-x.texi: Use emacsver.texi to get Emacs version.
3532 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
3533 Depend on emacsver.texi.
3534
3535 * dired-x.texi: Drop meaningless version number.
3536 (Introduction): Remove old info.
3537 (Optional Installation Dired Jump): Autoload from dired-x.
3538 Remove incorrect info about loaddefs.el.
3539 (Bugs): Just refer to M-x report-emacs-bug.
3540
3541 * dired-x.texi (Multiple Dired Directories): Update for rename of
3542 default-directory-alist.
3543 (Miscellaneous Commands): No longer mention very old VM version 4.
3544
3545 2011-02-15 Paul Eggert <eggert@cs.ucla.edu>
3546
3547 Merge from gnulib.
3548 * texinfo.tex: Update to version 2011-02-14.11.
3549
3550 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
3551
3552 * auth.texi (Help for users):
3553 Login collection is "Login" and not "login".
3554
3555 2011-02-13 Michael Albinus <michael.albinus@gmx.de>
3556
3557 * tramp.texi (History): Remove IMAP support.
3558 (External methods, Frequently Asked Questions): Remove `imap' and
3559 `imaps' methods.
3560 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
3561
3562 * trampver.texi: Remove default value of `emacsimap'.
3563
3564 2011-02-13 Glenn Morris <rgm@gnu.org>
3565
3566 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
3567 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
3568
3569 2011-02-12 Glenn Morris <rgm@gnu.org>
3570
3571 * sc.texi (Getting Connected): Remove old index entries.
3572
3573 2011-02-12 Ulrich Mueller <ulm@gentoo.org>
3574
3575 * url.texi: Remove duplicate @dircategory (Bug#7942).
3576
3577 2011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
3578
3579 * auth.texi (Overview, Help for users, Help for developers):
3580 Update docs.
3581 (Help for users): Talk about spaces.
3582
3583 2011-02-09 Paul Eggert <eggert@cs.ucla.edu>
3584
3585 * texinfo.tex: Update to version 2011-02-07.16.
3586
3587 2011-02-07 Michael Albinus <michael.albinus@gmx.de>
3588
3589 * dbus.texi (Bus names): Adapt descriptions for
3590 dbus-list-activatable-names and dbus-list-known-names.
3591
3592 2011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
3593
3594 * calc.texi (Logarithmic Units): New section.
3595
3596 2011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
3597
3598 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
3599 manuals use it now.
3600
3601 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
3602
3603 2011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
3604
3605 * overrides.texi: Remove.
3606
3607 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
3608 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
3609
3610 2011-02-05 Michael Albinus <michael.albinus@gmx.de>
3611
3612 * tramp.texi (Frequently Asked Questions): Mention problems with
3613 WinSSHD.
3614
3615 * trampver.texi: Update release number.
3616
3617 2011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
3618
3619 * tramp.texi:
3620 Replace "delimet" with "delimit" globally.
3621 Replace "explicite" with "explicit" globally.
3622 Replace "instead of" with "instead" where there was nothing after "of".
3623 Audit use of comma before interrogative pronoun, "that", or "which".
3624 Minor word order, spelling, wording changes.
3625
3626 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
3627
3628 * overrides.texi: New file to set or clear WEBHACKDEVEL.
3629
3630 * sieve.texi: Use WEBHACKDEVEL.
3631
3632 * sasl.texi: Use WEBHACKDEVEL.
3633
3634 * pgg.texi: Use WEBHACKDEVEL.
3635
3636 * message.texi: Use WEBHACKDEVEL.
3637
3638 * gnus.texi: Use WEBHACKDEVEL.
3639
3640 * emacs-mime.texi: Use WEBHACKDEVEL.
3641
3642 * auth.texi: Use WEBHACKDEVEL.
3643
3644 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
3645 manuals.
3646
3647 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
3648
3649 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
3650
3651 2011-02-03 Paul Eggert <eggert@cs.ucla.edu>
3652
3653 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
3654 which in turn is copied from ftp://tug.org/tex/.
3655
3656 2011-02-03 Glenn Morris <rgm@gnu.org>
3657
3658 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
3659 (Binding combinations of modifiers and function keys):
3660 Let's assume people reading this are not using Emacs 18.
3661
3662 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
3663
3664 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
3665 since it's run automatically.
3666
3667 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
3668
3669 * gnus.texi (Customizing Articles): Fix typo.
3670
3671 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
3672
3673 * gnus.texi (Customizing Articles): Document the new way of customizing
3674 the date headers(s).
3675
3676 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
3677
3678 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
3679 splitting example.
3680
3681 2011-01-29 Eli Zaretskii <eliz@gnu.org>
3682
3683 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
3684 (MAKEINFO_OPTS): New variable.
3685 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
3686 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
3687 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
3688 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
3689 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
3690 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
3691 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
3692 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
3693 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
3694 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
3695 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
3696 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
3697 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
3698 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
3699 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
3700 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
3701 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
3702 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
3703
3704 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
3705
3706 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
3707
3708 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
3709
3710 * message.texi (IDNA): Explain what it is.
3711
3712 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
3713
3714 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
3715
3716 2011-01-23 Werner Lemberg <wl@gnu.org>
3717
3718 * Makefile.in (MAKEINFO): Now controlled by `configure'.
3719 (MAKEINFO_OPTS): New variable. Use it where appropriate.
3720 (ENVADD): Update.
3721
3722 2011-01-18 Glenn Morris <rgm@gnu.org>
3723
3724 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
3725
3726 2011-01-14 Eduard Wiebe <usenet@pusto.de>
3727
3728 * nxml-mode.texi (Introduction): Fix file name typos.
3729
3730 2011-01-13 Christian Ohler <ohler@gnu.org>
3731
3732 * ert.texi: New file.
3733
3734 * Makefile.in:
3735 * makefile.w32-in: Add ert.texi.
3736
3737 2011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
3738
3739 * dbus.texi (Receiving Method Calls): New function
3740 dbus-register-service. Rearrange node.
3741
3742 2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
3743
3744 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
3745 which in turn is copied from ftp://tug.org/tex/.
3746
3747 2011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
3748
3749 * dbus.texi (Receiving Method Calls): Describe new optional
3750 parameter dont-register-service of dbus-register-{method,property}.
3751
3752 2010-12-17 Daiki Ueno <ueno@unixuser.org>
3753
3754 * epa.texi (Encrypting/decrypting *.gpg files):
3755 Mention epa-file-select-keys.
3756
3757 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
3758
3759 * gnus.texi (Archived Messages): Remove outdated text.
3760
3761 2010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
3762
3763 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
3764
3765 2010-12-15 Andrew Cohen <cohen@andy.bu.edu>
3766
3767 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
3768
3769 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
3770
3771 * gnus.texi (The swish++ Engine): Add customizable parameters
3772 descriptions.
3773 (The swish-e Engine): Ditto.
3774
3775 2010-12-14 Michael Albinus <michael.albinus@gmx.de>
3776
3777 * tramp.texi (Inline methods): Add "ksu" method.
3778 (Remote processes): Add example with remote `default-directory'.
3779
3780 2010-12-14 Glenn Morris <rgm@gnu.org>
3781
3782 * faq.texi (Expanding aliases when sending mail):
3783 Now build-mail-aliases is interactive.
3784
3785 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
3786
3787 * gnus.texi: First pass at adding (rough) nnir documentation.
3788
3789 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3790
3791 * gnus.texi (Filtering New Groups):
3792 Mention gnus-auto-subscribed-categories.
3793 (The First Time): Remove, since default-subscribed-newsgroups has been
3794 removed.
3795
3796 2010-12-13 Glenn Morris <rgm@gnu.org>
3797
3798 * cl.texi (For Clauses): Small fixes for frames and windows.
3799
3800 2010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
3801
3802 * org.texi (Using capture): Document using prefix arguments for
3803 finalizing capture.
3804 (Agenda commands): Document prefix argument for the bulk scatter
3805 command.
3806 (Beamer class export): Document that also overlay arguments can be
3807 passed to the column environment.
3808 (Template elements): Document the new entry type.
3809
3810 2010-12-11 Puneeth Chaganti <punchagan@gmail.com>
3811
3812 * org.texi (Include files): Document :minlevel.
3813
3814 2010-12-11 Julien Danjou <julien@danjou.info>
3815
3816 * org.texi (Categories): Document category icons.
3817
3818 2010-12-11 Eric Schulte <schulte.eric@gmail.com>
3819
3820 * org.texi (noweb): Fix typo.
3821
3822 2010-12-06 Tassilo Horn <tassilo@member.fsf.org>
3823
3824 * gnus.texi (Server Commands): Point to the rest of the server
3825 commands.
3826
3827 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3828
3829 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
3830 g'.
3831
3832 2010-12-02 Julien Danjou <julien@danjou.info>
3833
3834 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
3835
3836 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3837
3838 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
3839 (Direct Functions): Note the STARTTLS upgrade.
3840
3841 2010-11-27 Glenn Morris <rgm@gnu.org>
3842 James Clark <none@example.com>
3843
3844 * nxml-mode.texi (Introduction): New section.
3845
3846 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3847
3848 * gnus.texi (Server Commands): Document gnus-server-show-server.
3849
3850 2010-11-20 Michael Albinus <michael.albinus@gmx.de>
3851
3852 Sync with Tramp 2.2.0.
3853
3854 * trampver.texi: Update release number.
3855
3856 2010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
3857
3858 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
3859 Mention that the TeX specific units won't use the `tex' prefix
3860 in TeX mode.
3861
3862 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
3863
3864 * gnus.texi (Misc Article): Document gnus-inhibit-images.
3865
3866 2010-11-17 Glenn Morris <rgm@gnu.org>
3867
3868 * edt.texi: Remove information about Emacs 19.
3869
3870 2010-11-17 Michael Albinus <michael.albinus@gmx.de>
3871
3872 * trampver.texi: Update release number.
3873
3874 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
3875
3876 * gnus.texi (Article Washing): Fix typo.
3877
3878 2010-11-11 Noorul Islam <noorul@noorul.com>
3879
3880 * org.texi: Fix typo.
3881
3882 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3883
3884 * org.texi (Using capture): Explain that refiling is
3885 sensitive to cursor position.
3886
3887 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3888
3889 * org.texi (Images and tables): Add cross reference to link section.
3890
3891 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3892
3893 * org.texi: Document the <c> cookie.
3894
3895 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3896
3897 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
3898 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
3899
3900 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3901
3902 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
3903
3904 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3905
3906 * org.texi (Project alist): Mention that this is a property list.
3907
3908 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3909
3910 * org.texi (Setting up the staging area): Document that
3911 file names remain visible when encrypting the MobileOrg files.
3912
3913 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3914
3915 * org.texi (Setting up the staging area): Document which
3916 versions are needed for encryption.
3917
3918 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3919
3920 * org.texi (noweb): Update :noweb documentation to
3921 reflect the new "tangle" argument.
3922
3923 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3924
3925 * org.texi (Batch execution): Improve tangling script in
3926 documentation.
3927
3928 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3929
3930 * org.texi (Handling links):
3931 (In-buffer settings): Document inlining images on startup.
3932
3933 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3934
3935 * org.texi (Setting up the staging area): Document use of
3936 crypt password.
3937
3938 2010-11-11 David Maus <dmaus@ictsoc.de>
3939
3940 * org.texi (Template expansion): Add date related link type escapes.
3941
3942 2010-11-11 David Maus <dmaus@ictsoc.de>
3943
3944 * org.texi (Template expansion): Add mew in table for link type
3945 escapes.
3946
3947 2010-11-11 David Maus <dmaus@ictsoc.de>
3948
3949 * org.texi (Template expansion): Fix typo in link type escapes.
3950
3951 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3952
3953 * org.texi (Structure of code blocks): Another documentation tweak.
3954
3955 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3956
3957 * org.texi (Structure of code blocks): Documentation tweak.
3958
3959 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3960
3961 * org.texi (Structure of code blocks):
3962 Update documentation to mention inline code block syntax.
3963
3964 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3965
3966 * org.texi (comments): Improve wording.
3967
3968 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3969
3970 * org.texi (comments): Document the new :comments header arguments.
3971
3972 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3973
3974 * org.texi (Installation): Remove the special
3975 installation instructions for XEmacs.
3976
3977 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
3978
3979 * org.texi (Easy Templates): New section. Documents quick
3980 insertion of empty structural elements.
3981
3982 2010-11-11 Noorul Islam <noorul@noorul.com>
3983
3984 * org.texi: Fix doc.
3985
3986 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
3987
3988 * org.texi (The date/time prompt): Document specification
3989 of time ranges.
3990
3991 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3992
3993 * org.texi (Internal links): Document the changes in
3994 internal links.
3995
3996 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3997
3998 * org.texi (Agenda commands): Document the limitation for
3999 the filter preset - it can only be used for an entire agenda
4000 view, not in an individual block in a block agenda.
4001
4002 2010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
4003
4004 * org.texi (iCalendar export): Document alarm creation.
4005
4006 2010-11-10 Michael Albinus <michael.albinus@gmx.de>
4007
4008 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
4009
4010 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4011
4012 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
4013
4014 2010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
4015
4016 * calc.texi: Use emacsver.texi to determine Emacs version.
4017
4018 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4019
4020 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
4021 since that works by default.
4022
4023 2010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
4024
4025 * gnus.texi (Customizing the IMAP Connection): Document
4026 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
4027
4028 2010-11-04 Michael Albinus <michael.albinus@gmx.de>
4029
4030 * tramp.texi (Remote shell setup): New item "Interactive shell
4031 prompt". Reported by Christian Millour <cm@abtela.com>.
4032 (Remote shell setup, Remote processes): Use @code{} for
4033 environment variables.
4034
4035 2010-11-03 Glenn Morris <rgm@gnu.org>
4036
4037 * ediff.texi (Quick Help Commands, Miscellaneous):
4038 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
4039
4040 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4041
4042 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
4043
4044 2010-10-31 Glenn Morris <rgm@gnu.org>
4045
4046 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
4047
4048 2010-10-31 Glenn Morris <rgm@gnu.org>
4049
4050 * cc-mode.texi: Remove reference to defunct viewcvs URL.
4051
4052 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4053
4054 * gnus.texi (Client-Side IMAP Splitting):
4055 Mention nnimap-unsplittable-articles.
4056
4057 2010-10-29 Julien Danjou <julien@danjou.info>
4058
4059 * gnus.texi (Finding the News): Remove references to obsoletes
4060 variables `gnus-nntp-server' and `gnus-secondary-servers'.
4061
4062 2010-10-29 Eli Zaretskii <eliz@gnu.org>
4063
4064 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
4065 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
4066 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
4067 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
4068
4069 2010-10-28 Glenn Morris <rgm@gnu.org>
4070
4071 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
4072 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
4073 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
4074
4075 2010-10-25 Daiki Ueno <ueno@unixuser.org>
4076
4077 * epa.texi (Mail-mode integration): Add alternative key bindings
4078 for epa-mail commands; escape comma.
4079 Don't use the word "PGP", since it is a non-free program.
4080
4081 2010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
4082
4083 * calc.texi: Use emacsver.texi to determine Emacs version.
4084
4085 2010-10-24 Juanma Barranquero <lekktu@gmail.com>
4086
4087 * gnus.texi (Group Parameters, Buttons): Fix typos.
4088
4089 2010-10-22 Tassilo Horn <tassilo@member.fsf.org>
4090
4091 * gnus.texi (Subscription Commands): Mention that you can also
4092 subscribe to new groups via the Server buffer, which is probably more
4093 convenient when subscribing to many groups.
4094
4095 2010-10-21 Julien Danjou <julien@danjou.info>
4096
4097 * message.texi (Message Headers): Allow message-default-headers to be a
4098 function.
4099
4100 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4101
4102 * gnus-news.texi: Mention new archive defaults.
4103
4104 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
4105
4106 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
4107
4108 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
4109
4110 * gnus.texi (HTML): Document the function value of
4111 gnus-blocked-images.
4112 (Article Washing): shr and gnus-w3m, not the direct function names.
4113
4114 2010-10-20 Julien Danjou <julien@danjou.info>
4115
4116 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
4117 variable.
4118
4119 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
4120
4121 * gnus.texi (Customizing the IMAP Connection): The port strings are
4122 strings.
4123 (Document Groups): Mention git.
4124
4125 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
4126
4127 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
4128 bzr/Gnus git sync.
4129
4130 2010-10-15 Eli Zaretskii <eliz@gnu.org>
4131
4132 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
4133 change.
4134
4135 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4136
4137 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
4138 @item syntax for in-Emacs makeinfo.
4139
4140 2010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
4141
4142 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
4143 trim sentence.
4144
4145 2010-10-12 Daiki Ueno <ueno@unixuser.org>
4146
4147 * epa.texi (Caching Passphrases):
4148 * auth.texi (GnuPG and EasyPG Assistant Configuration):
4149 Clarify some configurations require to set up gpg-agent.
4150
4151 2010-10-11 Glenn Morris <rgm@gnu.org>
4152
4153 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
4154
4155 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4156
4157 * gnus.texi (Spam Package Introduction): Mention `$'.
4158
4159 2010-10-09 Eli Zaretskii <eliz@gnu.org>
4160
4161 * makefile.w32-in (emacsdir): New variable.
4162 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
4163 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
4164
4165 2010-10-09 Glenn Morris <rgm@gnu.org>
4166
4167 * Makefile.in (mostlyclean): Delete *.toc.
4168
4169 * Makefile.in: Use $< in rules.
4170
4171 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
4172
4173 * Makefile.in ($(infodir)): Delete rule.
4174 (mkinfodir): New. Use it in all the info rules, rather than depending
4175 on infodir.
4176
4177 2010-10-09 Glenn Morris <rgm@gnu.org>
4178
4179 * gnus.texi (Article Washing): Fix previous change.
4180
4181 * Makefile.in (emacsdir): New variable.
4182 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
4183 Depend on emacsver.texi.
4184
4185 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
4186
4187 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
4188
4189 2010-10-08 Julien Danjou <julien@danjou.info>
4190
4191 * gnus.texi: Add mm-shr.
4192
4193 2010-10-08 Ludovic Courtès <ludo@gnu.org>
4194
4195 * gnus.texi (Finding the Parent, The Gnus Registry)
4196 (Registry Article Refer Method): Update docs for nnregistry.el.
4197
4198 2010-10-08 Daiki Ueno <ueno@unixuser.org>
4199
4200 * auth.texi (Help for users)
4201 (GnuPG and EasyPG Assistant Configuration): Update docs.
4202
4203 2010-10-08 Glenn Morris <rgm@gnu.org>
4204
4205 * cl.texi (Organization, Installation, Old CL Compatibility):
4206 Deprecate cl-compat for new code.
4207 (Usage, Installation): Remove outdated information.
4208
4209 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
4210
4211 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4212
4213 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
4214
4215 2010-10-06 Julien Danjou <julien@danjou.info>
4216
4217 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
4218
4219 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
4220 broken link.
4221
4222 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
4223
4224 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
4225 to ReiserFS.
4226
4227 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
4228 (FAQ 7-1): Fix getmail URL.
4229
4230 2010-10-06 Daiki Ueno <ueno@unixuser.org>
4231
4232 * epa.texi (Caching Passphrases): New section.
4233
4234 2010-10-06 Glenn Morris <rgm@gnu.org>
4235
4236 * Makefile.in (SHELL): Set it.
4237 (info): Move the mkdir dependency to the individual info files.
4238 (mostlyclean): Tidy up.
4239 (clean): Only delete the specific dvi and pdf files.
4240 (maintainer-clean): Be more restrictive in what we delete.
4241 ($(infodir)): Add parallel build workaround.
4242
4243 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4244
4245 * gnus.texi (Misc Article): Document gnus-widen-article-window.
4246
4247 2010-10-03 Julien Danjou <julien@danjou.info>
4248
4249 * emacs-mime.texi (Display Customization):
4250 Update mm-inline-large-images documentation and add documentation for
4251 mm-inline-large-images-proportion.
4252
4253 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
4254
4255 * tramp.texi (Frequently Asked Questions):
4256 Mention remote-file-name-inhibit-cache.
4257
4258 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4259
4260 * gnus.texi (Splitting Mail): Fix @xref syntax.
4261 (Splitting Mail): Really fix the @ref syntax.
4262
4263 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4264
4265 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
4266 (Article Hiding): Add google banner example.
4267 Suggested by Benjamin Xu.
4268
4269 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
4270
4271 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
4272 Remove nnimap-split-rule from examples.
4273
4274 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4275
4276 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
4277 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
4278 Fishman.
4279 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
4280
4281 2010-09-30 Julien Danjou <julien@danjou.info>
4282
4283 * gnus.texi (Gravatars): Fix documentation about
4284 gnu-gravatar-properties.
4285
4286 2010-09-29 Daiki Ueno <ueno@unixuser.org>
4287
4288 * epa.texi (Bug Reports): New section.
4289
4290 2010-09-29 Glenn Morris <rgm@gnu.org>
4291
4292 * Makefile.in (top_srcdir): Remove unused variable.
4293
4294 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4295
4296 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
4297 (Client-Side IMAP Splitting): Document 'default.
4298
4299 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
4300
4301 * gnus.texi (Customizing the IMAP Connection):
4302 Document nnimap-fetch-partial-articles.
4303
4304 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4305
4306 * gnus-news.texi: Mention nnimap-inbox.
4307
4308 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
4309
4310 2010-09-26 Julien Danjou <julien@danjou.info>
4311
4312 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
4313
4314 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4315
4316 * gnus.texi (Security): Remove gpg.el mention.
4317
4318 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
4319
4320 * gnus.texi (Browse Foreign Server): New variable
4321 gnus-browse-subscribe-newsgroup-method.
4322
4323 * gnus-news.texi: Mention it.
4324
4325 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4326
4327 * gnus.texi (NoCeM): Remove.
4328 (Startup Variables): No jingle.
4329
4330 2010-09-25 Ulrich Mueller <ulm@gentoo.org>
4331
4332 * woman.texi (Interface Options): xz compression is now supported.
4333
4334 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
4335
4336 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
4337 (Unavailable Servers): Document gnus-server-copy-server.
4338 (Using IMAP): Document the new nnimap.
4339
4340 2010-09-25 Julien Danjou <julien@danjou.info>
4341
4342 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
4343
4344 2010-09-24 Glenn Morris <rgm@gnu.org>
4345
4346 * url.texi (Disk Caching): Tweak previous change.
4347
4348 2010-09-24 Julien Danjou <julien@danjou.info>
4349
4350 * url.texi (Disk Caching): Mention url-cache-expire-time,
4351 url-cache-expired, and url-fetch-from-cache.
4352
4353 2010-09-24 Julien Danjou <julien@danjou.info>
4354
4355 * gnus.texi: Add Gravatars.
4356
4357 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4358
4359 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
4360
4361 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4362
4363 * gnus.texi (Expunging mailboxes): Update name of the expunging
4364 command.
4365
4366 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
4367
4368 * emacs-mime.texi (rfc2047): Update description for
4369 rfc2047-encode-parameter.
4370
4371 2010-09-13 Michael Albinus <michael.albinus@gmx.de>
4372
4373 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
4374 "fish" methods.
4375 (External methods): Remove "scp1_old" and "scp2_old" methods.
4376
4377 2010-09-09 Michael Albinus <michael.albinus@gmx.de>
4378
4379 * tramp.texi: Remove Japanese manual. Fix typo.
4380
4381 * trampver.texi: Update release number. Remove japanesemanual.
4382
4383 2010-09-09 Glenn Morris <rgm@gnu.org>
4384
4385 * org.texi: Restore clobbered changes (copyright years, untabify).
4386
4387 2010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
4388
4389 * gnus.texi (Adaptive Scoring): Fix typo.
4390
4391 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4392
4393 * gnus.texi (Article Display): Document gnus-html-show-images.
4394
4395 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
4396
4397 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
4398
4399 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4400
4401 * gnus.texi (HTML): Document gnus-max-image-proportion.
4402
4403 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4404
4405 * gnus.texi (HTML): Document gnus-blocked-images.
4406
4407 * message.texi (Wide Reply): Document message-prune-recipient-rules.
4408
4409 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4410
4411 * gnus.texi (Summary Mail Commands): Note that only the addresses from
4412 the first message are used for wide replies.
4413 (Changing Servers): Remove documentation on gnus-change-server and
4414 friends, since it's been removed.
4415
4416 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4417
4418 * gnus.texi (Drafts): Mention B DEL.
4419
4420 2010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
4421
4422 * gnus.texi (Delayed Articles): Mention that the Date header is the
4423 original one, even if you delay.
4424
4425 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4426
4427 * gnus.texi (Asynchronous Fetching):
4428 Document gnus-async-post-fetch-function.
4429 (HTML): Made into its own section.
4430
4431 2010-08-26 Michael Albinus <michael.albinus@gmx.de>
4432
4433 Sync with Tramp 2.1.19.
4434
4435 * tramp.texi (Inline methods, Default Method):
4436 Mention `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
4437 Remove remark about doubled "-t" argument.
4438 (Auto-save and Backup): Remove reference to Emacs 21.
4439 (Filename Syntax): Describe port numbers.
4440 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
4441 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
4442 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
4443 errors with the backquotes.
4444 (External packages): File attributes cache flushing for asynchronous
4445 processes.
4446 (Traces and Profiles): Describe verbose level 9.
4447
4448 * trampver.texi: Update release number.
4449
4450 2010-08-23 Michael Albinus <michael.albinus@gmx.de>
4451
4452 * dbus.texi (Alternative Buses): New chapter.
4453
4454 2010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
4455
4456 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
4457
4458 2010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
4459
4460 * calc.texi (Customizing Calc): Rearrange description of new
4461 variables to match the presentation of other variables.
4462
4463 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
4464
4465 * org.texi (Footnotes, Tables in HTML export): Fix typos.
4466
4467 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
4468
4469 * calc.texi (Making Selections, Selecting Subformulas)
4470 (Customizing Calc): Mention how to use faces to emphasize selected
4471 sub-formulas.
4472
4473 2010-08-05 Michael Albinus <michael.albinus@gmx.de>
4474
4475 * tramp.texi (External packages): File attributes cache flushing
4476 for asynchronous processes.
4477
4478 2010-08-01 Alan Mackenzie <acm@muc.de>
4479
4480 Enhance the manual for the latest Java Mode.
4481
4482 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
4483 annotation-var-cont.
4484 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
4485 two new symbols.
4486
4487 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
4488
4489 * tramp.texi (Traces and Profiles): Describe verbose level 9.
4490
4491 2010-07-27 Chong Yidong <cyd@stupidchicken.com>
4492
4493 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
4494
4495 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
4496
4497 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
4498
4499 2010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
4500
4501 * org.texi: Add macros to get plain quotes in PDF output.
4502 List additional contributors.
4503 (Capture): New section, replaces the section about remember.
4504 (Working With Source Code): New chapter, focused on documenting Org
4505 Babel.
4506 (Code evaluation security): New section.
4507 (MobileOrg): Document DropBox support.
4508 (TaskJuggler export): Document taskjuggler and Gantt chart support.
4509 (Special symbols): Show how to display UTF8 characters for entities.
4510 (Global TODO list): Clarify the use of the "M" key and the differences
4511 to the "m" key.
4512 (RSS Feeds): Mention Atom feeds as well.
4513 (Setting tags): Remove paragraph about
4514 `org-complete-tags-always-offer-all-agenda-tags'.
4515
4516 2010-07-17 Michael Albinus <michael.albinus@gmx.de>
4517
4518 * tramp.texi (Inline methods): Remove remark about doubled "-t"
4519 argument.
4520 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
4521 echoing shells.
4522
4523 2010-07-10 Michael Albinus <michael.albinus@gmx.de>
4524
4525 * tramp.texi (Inline methods): Remove "kludgy" phrase.
4526 (Filename Syntax): Describe port numbers.
4527
4528 2010-07-09 Michael Albinus <michael.albinus@gmx.de>
4529
4530 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
4531 forgotten.
4532 (Type Conversion): Precise conversion of natural numbers.
4533 (Errors and Events): Add "debugging" to concept index. Add variable
4534 `dbus-debug'.
4535
4536 2010-07-04 Michael Albinus <michael.albinus@gmx.de>
4537
4538 * dbus.texi (Receiving Method Calls): Add optional argument
4539 EMITS-SIGNAL to `dbus-register-property'.
4540
4541 2010-06-27 Alex Schroeder <alex@gnu.org>
4542
4543 * nxml-mode.texi (Commands for locating a schema): Fix typo.
4544
4545 2010-06-24 Glenn Morris <rgm@gnu.org>
4546
4547 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4548 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
4549 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4550 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
4551 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
4552 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
4553 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
4554 * woman.texi: Start direntry descriptions in column 32, per Texinfo
4555 convention. Make them end with a period.
4556
4557 2010-06-23 Glenn Morris <rgm@gnu.org>
4558
4559 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
4560 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
4561 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
4562 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
4563 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
4564 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
4565
4566 2010-06-10 Glenn Morris <rgm@gnu.org>
4567
4568 * idlwave.texi (Load-Path Shadows):
4569 * org.texi (Handling links): Fix typos.
4570
4571 2010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
4572
4573 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
4574
4575 2010-05-26 Michael Albinus <michael.albinus@gmx.de>
4576
4577 * eshell.texi (Built-ins): Describe, how to disable a built-in command
4578 by an alias. (Bug#6226)
4579
4580 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
4581
4582 * calc.texi (Manipulating Vectors): Mention that vectors can
4583 be used to determine bins for `calc-histogram'.
4584
4585 2010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
4586
4587 * calc.texi: Remove "\turnoffactive" commands throughout.
4588
4589 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
4590
4591 * url.texi (HTTP language/coding, Customization):
4592 * message.texi (Header Commands, Responses):
4593 * cl.texi (Argument Lists): Fix typos.
4594
4595 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
4596
4597 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
4598 Note that Development menu is always available.
4599 (Creating a project): Fix terminology.
4600 (Add/Remove files): Fix typo.
4601
4602 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
4603
4604 * Version 23.2 released.
4605
4606 2010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
4607
4608 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
4609
4610 2010-05-01 Michael Albinus <michael.albinus@gmx.de>
4611
4612 * tramp.texi (Inline methods, Default Method):
4613 Mention `tramp-inline-compress-start-size'.
4614
4615 2010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
4616
4617 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
4618 the CVS repo. Put the Git repo in the news section.
4619
4620 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
4621 Removed some mentions of CVS. Mention the new Git repo.
4622
4623 2010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
4624
4625 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
4626 (Mail Group Commands): Add index entry.
4627
4628 2010-04-18 Glenn Morris <rgm@gnu.org>
4629
4630 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
4631
4632 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
4633
4634 * calc.texi (Radix modes): Mention that the option prefix will
4635 turn on twos-complement mode.
4636 (Inverse and Hyperbolic Flags): Mention the Option flag.
4637
4638 2010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
4639
4640 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
4641 (LaTeX/PDF export commands): Rename and Move section.
4642 (Sectioning structure): Update.
4643 (References): New use case for field coordinates.
4644 (The export dispatcher): Rename from ASCII export.
4645 (Setting up the staging area): Document the availability of
4646 encryption for MobileOrg.
4647 (Images and tables): Document how to reference labels.
4648 (Index entries): New section.
4649 (Generating an index): New section.
4650 (Column width and alignment): Document that <N> now
4651 means a fixed width, not a maximum width.
4652 (Publishing options): Document the :email option.
4653 (Beamer class export): Fix bug in the BEAMER example.
4654 (Refiling notes): Document refile logging.
4655 (In-buffer settings): Document refile logging keywords.
4656 (Drawers): Document `C-c C-z' command.
4657 (Agenda commands): Mention the alternative key `C-c C-z'.
4658 (Special properties): Document the BLOCKED property.
4659 (The spreadsheet): Mention the formula editor.
4660 (References): Document field coordinates.
4661 (Publishing action): Correct the documentation for the
4662 publishing function.
4663 (The date/time prompt): Document that we accept dates
4664 like month/day/year.
4665 (Cooperation): Document the changes in table.el support.
4666 (Faces for TODO keywords, Faces for TODO keywords)
4667 (Priorities): Document the easy colors.
4668 (Visibility cycling): Document the new double prefix
4669 arg for `org-reveal'.
4670 (Cooperation): Remember.el is part of Emacs.
4671 (Clean view): Mention that `wrap-prefix' is also set by
4672 org-indent-mode.
4673 (Agenda commands): Add information about prefix args to
4674 scheduling and deadline commands.
4675 (Search view): Point to the docstring of
4676 `org-search-view' for more details.
4677 (Agenda commands): Document that `>' prompts for a date.
4678 (Setting tags): Document variable
4679 org-complete-tags-always-offer-all-agenda-tags.
4680 (Column attributes): Cross-reference special properties.
4681
4682 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
4683
4684 Synchronize with Tramp repository.
4685
4686 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
4687 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
4688 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
4689 syntax, texi2dvi reports errors with the backquotes.
4690
4691 * trampver.texi: Update release number.
4692
4693 2010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
4694
4695 * gnus.texi (Finding the News): Add pointers to the Server buffer
4696 because it's essential.
4697
4698 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
4699
4700 * gnus.texi (MIME Commands): Update description of
4701 gnus-article-browse-html-article.
4702
4703 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
4704
4705 * auth.texi (Secret Service API): Add TODO node.
4706 (Help for users): Explain the new source options for `auth-sources'.
4707
4708 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
4709
4710 * trampver.texi: Update release number.
4711
4712 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
4713
4714 * Branch for 23.2.
4715
4716 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
4717
4718 * faq.texi (Escape sequences in shell output): Note that ansi-color is
4719 now enabled by default.
4720
4721 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
4722
4723 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
4724 when Emacs runs in interactive mode. (Bug#5645)
4725
4726 2010-02-16 Glenn Morris <rgm@gnu.org>
4727
4728 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
4729
4730 2010-02-05 Mark A. Hershberger <mah@everybody.org>
4731
4732 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
4733
4734 2010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
4735
4736 * gnus.texi (Score File Format): Fix typo.
4737
4738 2010-01-19 Mark A. Hershberger <mah@everybody.org>
4739
4740 * cc-mode.texi: Replace references to obsolete c-subword-mode.
4741
4742 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
4743
4744 * ada-mode.texi (Project File Overview): Fix typo.
4745
4746 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
4747
4748 * semantic.texi: Add Richard Y. Kim credit.
4749
4750 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
4751
4752 2010-01-17 Michael Albinus <michael.albinus@gmx.de>
4753
4754 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
4755 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
4756
4757 2010-01-17 Glenn Morris <rgm@gnu.org>
4758
4759 * calc.texi (Reporting Bugs): Don't mention format of repository.
4760
4761 * woman.texi (Bugs): Make "Emacs repository" less specific,
4762 and the URL for same more specific.
4763
4764 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
4765
4766 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
4767
4768 * ede.texi (ede-step-project, ede-proj-target):
4769 * tramp.texi (Remote processes): Fix typos.
4770
4771 2010-01-16 Mario Lang <mlang@delysid.org>
4772
4773 * ede.texi (ede-target):
4774 * org.texi (Refiling notes): Remove duplicated words.
4775
4776 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
4777
4778 * gnus.texi (Posting Styles): Use with-current-buffer.
4779 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
4780
4781 2010-01-02 Kevin Ryde <user42@zip.com.au>
4782
4783 * eieio.texi (Naming Conventions): Correction to xref on elisp
4784 coding conventions, is "Tips" node not "Standards".
4785
4786 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
4787
4788 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
4789
4790 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
4791
4792 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
4793
4794 * gnus.texi (Direct Functions): Add missing port number to tls method.
4795
4796 2009-12-15 Juanma Barranquero <lekktu@gmail.com>
4797
4798 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
4799 ($(infodir)/edt, edt.dvi): New targets.
4800
4801 2009-12-15 Glenn Morris <rgm@gnu.org>
4802
4803 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
4804 (edt, $(infodir)/edt, edt.dvi): New targets.
4805 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
4806
4807 * Makefile.in (PDF_TARGETS, pdf): New.
4808 (clean): Add *.pdf.
4809 Add pdf rules for all manuals.
4810
4811 2009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
4812
4813 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
4814
4815 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
4816
4817 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
4818 (Smart Jump, Analyzer Debug): Copyedits.
4819 (Semantic mode user commands): Link to new nodes.
4820 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
4821 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
4822 upstream Semantic manual.
4823
4824 * semantic.texi (Introduction): Minor fix to diagram.
4825
4826 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
4827
4828 * eshell.texi (History): Add the other built-in variables.
4829 (Built-ins): Explain built-ins, and how to apply the external commands.
4830 Add `history', `su' and `sudo'.
4831
4832 * tramp.texi (Remote processes): Add missing <RET> in the example.
4833
4834 2009-12-01 Bill Wohler <wohler@newt.com>
4835
4836 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
4837 path for mairix example. Specify -q in namazu example since namazu is
4838 excessively garrulous.
4839
4840 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
4841
4842 * tramp.texi (Remote processes): Improve eshell example with "su"
4843 and "sudo" commands.
4844
4845 2009-11-28 Chong Yidong <cyd@stupidchicken.com>
4846
4847 * semantic.texi (Analyzer Internals): Rename from Analyzer.
4848
4849 * sem-user.texi (Semantic mode user commands): Fix key syntax.
4850 Document semantic-complete-analyze-inline.
4851 (Semanticdb search debugging commands): Minor clarification.
4852 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
4853 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
4854 manual.
4855 (Semantic mode): Link to Idle Scheduler.
4856
4857 2009-11-28 Kevin Ryde <user42@zip.com.au>
4858
4859 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
4860 @pxref, now EIEIO is in Emacs.
4861
4862 * erc.texi (Development): Correction to git tutorial url.
4863
4864 2009-11-26 Glenn Morris <rgm@gnu.org>
4865
4866 * faq.texi (Latest version of Emacs): Mention stability of development
4867 version.
4868 (Problems with very large files): Max buffer size increase in 23.2.
4869 (VM): VM has moved house again.
4870
4871 2009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
4872
4873 * calc.texi (Radix modes): Discuss alternate bases for two's complement
4874 notations.
4875
4876 2009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
4877
4878 * org.texi (Column attributes): Fix documentation of new operators.
4879
4880 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
4881
4882 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
4883 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
4884 (Idle Completions Mode): Numerous copyedits.
4885
4886 2009-11-17 Juanma Barranquero <lekktu@gmail.com>
4887
4888 * semantic.texi (Semantic Internals, Glossary):
4889 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
4890 (Semanticdb search debugging commands): Fix typos.
4891
4892 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
4893
4894 * calc.texi (Radix modes): Mention twos-complement notation.
4895
4896 2009-11-16 Juanma Barranquero <lekktu@gmail.com>
4897
4898 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
4899 ($(infodir)/semantic, semantic.dvi): New targets.
4900
4901 2009-11-16 Chong Yidong <cyd@stupidchicken.com>
4902
4903 * Makefile.in: Build the Semantic manual.
4904
4905 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
4906 repository.
4907
4908 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
4909
4910 * dbus.texi (Receiving Method Calls): New defun
4911 `dbus-unregister-service'.
4912
4913 2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
4914
4915 * org.texi (Speed keys): New section.
4916
4917 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
4918
4919 * dbus.texi (Type Conversion): Fix typo.
4920 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
4921 `dbus-registered-objects-table'.
4922 (Receiving Method Calls): New defun `dbus-register-property'.
4923 Move `dbus-unregister-object' here.
4924
4925 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
4926
4927 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
4928
4929 2009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
4930
4931 * org.texi (Column attributes): Add the new age summary operators.
4932 Also, mention the fact you can only use one summary operator per
4933 property.
4934
4935 2009-11-13 John Wiegley <johnw@newartisans.com>
4936
4937 * org.texi (Tracking your habits): Add a new section in the
4938 manual about how to track habits.
4939 (Resolving idle time): Add a section on how idle and
4940 dangling clocks are resolved.
4941
4942 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
4943
4944 * org.texi (Agenda commands): Document the new `i' command.
4945 (Inserting deadline/schedule): Document logging changes
4946 of scheduling and deadline times stamps.
4947 (In-buffer settings): Document the in-buffer keywords for logging
4948 changes of scheduling and deadline times stamps.
4949 (Structure editing, Plain lists): Document indentation
4950 cycling in empty entries with TAB.
4951 (Archiving): Document the default archiving command.
4952 (Moving subtrees): Document the new keys for archiving.
4953 (Internal archiving): Fix incorrect key.
4954 (Agenda commands): Document the TODO set switching commands.
4955 (Agenda commands): Document the new archiving keys.
4956 (Clocking work time): Better description on how to save
4957 and restore a clock.
4958 (Resolving idle time): Mention the x11idle program to get true
4959 idleness also under X11.
4960 (Resolving idle time): Use @kbd instead of @key for normal
4961 letters, because this is how he rest of the manual does this.
4962 (Pushing to MobileOrg): Mention that `org-directory'
4963 should be set.
4964 (Agenda commands): Document that SPC is a filter for
4965 any tag.
4966 (Search view): Rename from "Keyword search".
4967 (Capure): New chapter.
4968 (Markup): New chapter.
4969 (Links in HTML export, Images in HTML export):
4970 Extend the section titles.
4971 (Images in HTML export): Document the align option.
4972 (Text areas in HTML export): Extend the section title.
4973 (Images in LaTeX export): Explain image placement in LaTeX.
4974
4975 2009-11-10 Glenn Morris <rgm@gnu.org>
4976
4977 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
4978
4979 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
4980
4981 * tramp.texi (Auto-save and Backup): Disable backups just for a
4982 method.
4983
4984 * trampver.texi: Update release number.
4985
4986 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
4987
4988 Sync with Tramp 2.1.17.
4989
4990 * trampver.texi: Update release number.
4991
4992 2009-10-29 Glenn Morris <rgm@gnu.org>
4993
4994 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
4995
4996 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
4997
4998 * tramp.texi (External methods): Temporary files are kept for
4999 `rsync' and `rsyncc' methods.
5000
5001 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
5002
5003 * eieio.texi: Fix typos.
5004
5005 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5006
5007 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
5008
5009 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
5010
5011 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
5012 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
5013
5014 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5015
5016 * Makefile.in: Build EIEIO and EDE manuals.
5017
5018 2009-10-07 Eric Ludlam <zappo@gnu.org>
5019
5020 * eieio.texi:
5021 * ede.texi: New files.
5022
5023 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
5024
5025 * tramp.texi (Remote processes): Association of a pty is not supported.
5026
5027 2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
5028
5029 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
5030 (Processing LaTeX fragments): Document that the size of images can be
5031 changes using the variable `org-format-latex-options'.
5032 (The date/time prompt, Timestamps): Be more accurate over ISO format
5033 dates and times.
5034 (Visibility cycling): Document showeverything keyword.
5035 (In-buffer settings): Document showeverything keyword.
5036 (Setting up the staging area): Fix the example.
5037 (MobileOrg): New section.
5038 (Agenda commands, Exporting Agenda Views): Document exporting the
5039 agenda view to Org files.
5040
5041 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
5042
5043 * tramp.texi (History): Add IMAP support.
5044 (External methods): Add `imap' and `imaps' methods.
5045 (GVFS based methods): Add indices for `davs'.
5046 (Password handling): Rename anchors. Add IMAP entries for
5047 ~/.authinfo.gpg.
5048
5049 * trampver.texi: Set default value of `emacsimap'.
5050
5051 2009-09-22 Daiki Ueno <ueno@unixuser.org>
5052
5053 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
5054
5055 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
5056
5057 * dired-x.texi (Technical Details):
5058 Delete dired-up-directory (Bug#4292).
5059
5060 2009-09-03 Michael Albinus <michael.albinus@gmx.de>
5061
5062 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
5063
5064 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
5065
5066 * org.texi (Effort estimates): Document new effort setting commands.
5067 (Agenda commands): Document the new keys fro agenda time motion.
5068 Document entry text mode. Improve documentation of the keys to include
5069 inactive time stamps into the agenda view.
5070 (Feedback): Document the new bug report command.
5071 (Structure editing): Add an index entry for the sorting of subtrees.
5072
5073 2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
5074
5075 * auth.texi (Help for users): Corrected markup.
5076
5077 2009-09-02 Glenn Morris <rgm@gnu.org>
5078
5079 * emacs-mime.texi (time-date): Mention float-time.
5080
5081 2009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
5082
5083 * calc.texi (Simplifying Formulas): Improve the wording.
5084
5085 2009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
5086
5087 * auth.texi: Rewritten for coverage and clarity.
5088
5089 2009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
5090
5091 * gnus.texi (Expiring Mail):
5092 Mention gnus-mark-copied-or-moved-articles-as-expirable.
5093 (Various Various): Mention gnus-safe-html-newsgroups.
5094
5095 * gnus-news.texi: Mention
5096 gnus-mark-copied-or-moved-articles-as-expirable.
5097
5098 * emacs-mime.texi (Display Customization): Add xref to
5099 gnus-safe-html-newsgroups.
5100
5101 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
5102
5103 * tramp.texi (Version Control): Remove.
5104 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
5105 reference.
5106 (External methods): Correct `scpc' concept index entries. New method
5107 `rsyncc'.
5108 (External packages): New subsections "Filename completion" and "File
5109 attributes cache".
5110
5111 2009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
5112
5113 * calc.texi (Rewrite Rules): Improve the example.
5114 (Simplifying Formulas): Explain use of the I and H flags for
5115 simplification.
5116
5117 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
5118
5119 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
5120 Describe autostart behavior of dbus-ping.
5121 (Synchronous Methods, Asynchronous Methods): Use English numeric format
5122 for timeout values.
5123 (Top): Remove footnote saying D-Bus is not enabled by
5124 default. (Bug#4256)
5125
5126 2009-08-23 Daiki Ueno <ueno@unixuser.org>
5127
5128 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
5129 Reported by Jari Aalto (Bug#4211).
5130 (Mail-mode integration): Mention epa-mail-mode and
5131 epa-global-mail-mode.
5132 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
5133 epa-setup.
5134
5135 2009-08-16 Michael Albinus <michael.albinus@gmx.de>
5136
5137 * dbus.texi (Asynchronous Methods): Allow nil handler.
5138
5139 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
5140
5141 * ediff.texi (ediff-current-file): Add information about this new function.
5142
5143 * viper.texi: Add information about C-s in viper's search command.
5144
5145 2009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
5146
5147 * calc.texi (Date Forms): Fix typos.
5148
5149 2009-08-08 Glenn Morris <rgm@gnu.org>
5150
5151 * org.texi (Agenda commands): Restore clobbered change.
5152
5153 2009-08-07 Eli Zaretskii <eliz@gnu.org>
5154
5155 * calc.texi (Graphics, Devices): Update with the peculiarities of
5156 operation on MS-Windows.
5157
5158 2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
5159
5160 * org.texi (Publishing action): Improve documentation of file
5161 names when publishing to the source directory.
5162 (Clean view): Document `org-indent-mode'.
5163 (Clocking work time): Add documentation for the
5164 new :timetamp option when creating a clock report.
5165 (Paragraphs): Fix many typos.
5166 (Plain lists): Remove duplicate explanation about the
5167 `C-c *' command.
5168 (Literal examples): Update to reflect the new behavior
5169 of the -n -r -k switches when exporting source code examples.
5170 (Structure editing): Add information about `C-c *',
5171 converting a plain list into a list of Org items.
5172 (Remember): Small rephrasing of the paragraph
5173 describing remember.el. Also mentioned that remember.el is part
5174 of Emacs 23, not Emacs 22.
5175 (Clocking work time): Add documentation about
5176 displaying the current clocking time against the effort estimate.
5177 Also add a footnote about using `org-clock-in-prepare-hook' to add
5178 an effort estimate on the fly, just before clocking it.
5179 (Footnotes): Document automatic renumbering and
5180 sorting.
5181 (Agenda commands): Document new bulk commands.
5182 (Plain lists): Document new behavior of
5183 `org-cycle-include-plain-lists'.
5184 Hyphenation only in TeX.
5185 (Clocking work time): Document the key to update effort
5186 estimates.
5187 (Clocking work time): Document the clock time display.
5188 (Structure editing, TODO basics): Document new
5189 variables.
5190 (Column attributes): Document new colciew operators.
5191 (Publishing options): Document :xml-declaration.
5192 (Tracking TODO state changes): Document the
5193 LOG_INTO_DRAWER property.
5194 (Literal examples): Document the new implementation for
5195 editing source code.
5196 (Publishing action): Mention the new publishing
5197 function, to publish an Org source file.
5198 (Publishing links): Mention how to link to an Org source file.
5199 (Macro replacement): Document new macros.
5200 (Handling links): Document type-specific completion
5201 when inserting links.
5202 (Structure editing, Plain lists): Improve documentation
5203 on sorting.
5204 (Internal links): Document custom ids for links.
5205 (Handling links): Document custom ids for links.
5206 (CSS support): Document new class.
5207 (Refiling notes): Document the possibility to create new nodes
5208 during refiling.
5209 (Agenda commands): Document the "?" operator to find
5210 tasks without effort setting.
5211 (Exporting agenda information): Section moved.
5212 (RSS Feeds): New section.
5213 (Built-in table editor): Document M-e and M-a navigate
5214 inside table field.
5215 (Stuck projects): Docment that projects identified as
5216 un-stuck will still be searchd for stuck sub-projects.
5217 (Paragraphs): Document centering.
5218 (Creating timestamps, Agenda commands): Document new
5219 behavior when changing time stamps.
5220 (Structure editing): Document the new command
5221 `org-clone-subtree-with-time-shift'.
5222 (Publishing): Refresh this chapter.
5223 (Export options, Export options, In-buffer settings):
5224 Document the new keywords.
5225 (Matching tags and properties): Collect all
5226 documentation about tags/property matches here.
5227 (Setting tags): Document `org-tag-persistent-alist'.
5228 (Weekly/daily agenda): New section.
5229 (Orgstruct mode): Describe `orgstruct++-mode'.
5230 (Drawers): Mention the LOGBOOK drawer.
5231 (Export options, Sectioning structure): Document the
5232 #+LEATEX_HEADER in-buffer setting.
5233 (Bugs): Section removed.
5234 (Hooks): New section.
5235 (Add-on packages): Move here from old location.
5236 (Context-sensitive commands): New section.
5237 (Setting tags): Document newline option.
5238 (Global TODO list, Matching tags and properties):
5239 Mention more variables.
5240 (Checkboxes): Update to changed command behavior.
5241
5242 2009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
5243
5244 * speedbar.texi (Basic Key Bindings): Fix typo.
5245
5246 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
5247
5248 * calc.texi (Vector/Matrix Functions): Add index entries for both
5249 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
5250 affects matrices with more than one row.
5251 (Help Commands): Add index entries for "prefix ?" key bindings.
5252
5253 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
5254
5255 * calc.texi (Stack Manipulation Commands): Add documentation for
5256 `calc-transpose-lines'.
5257
5258 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
5259
5260 * dbus.texi (Receiving Method Calls): Describe special return value
5261 `:ignore'.
5262
5263 2009-07-24 Alan Mackenzie <acm@muc.de>
5264
5265 * cc-mode.texi (Config Basics, File Styles): Document that at mode
5266 initialization, any individual variable setting now takes precedence
5267 over one done via c-file-style/c-file-offsets.
5268
5269 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
5270
5271 * calc.texi (Undoing Mistakes): Mention that the undo list will be
5272 truncated when Calc is quit.
5273 (Customizing Calc): Document `calc-undo-length'.
5274
5275 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
5276
5277 * calc.texi (About This Manual): Don't mention chapter numbers in text.
5278
5279 2009-07-11 Kevin Ryde <user42@zip.com.au>
5280
5281 * pcl-cvs.texi (About PCL-CVS):
5282 * widget.texi (Basic Types):
5283 Fix cross-references.
5284
5285 2009-07-01 Andreas Schwab <aschwab@redhat.com>
5286
5287 * dbus.texi (Type Conversion): Don't use literal control character.
5288
5289 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
5290
5291 * tramp.texi (GVFS based methods): New section.
5292 (Remote processes): Processes for GVFS based methods run locally.
5293
5294 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
5295
5296 * tramp.texi (Inline methods, External methods, Gateway methods):
5297 Avoid the words "kludge" and hack".
5298 (External methods): Add `synce' method.
5299
5300 * trampver.texi: Update release number.
5301
5302 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
5303
5304 Sync with Tramp 2.1.16.
5305
5306 * tramp.texi (History): Add GVFS support.
5307 (External methods): Precise `rsync' description. Add `dav', `davs' and
5308 `obex' methods. Add 'tramp-gvfs-methods' option.
5309 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
5310 forms.
5311 (Remote Programs): Introduce `tramp-own-remote-path'.
5312 (Remote processes): New subsection "Running remote programs that create
5313 local X11 windows".
5314 (Frequently Asked Questions): Improve code for disabling vc.
5315
5316 * trampver.texi: Update release number. Set default value of
5317 `emacsgvfs'.
5318
5319 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
5320
5321 * Branch for 23.1.
5322
5323 2009-06-17 Glenn Morris <rgm@gnu.org>
5324
5325 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
5326 (Latest version of Emacs): Mention source code repository.
5327
5328 2009-06-16 Glenn Morris <rgm@gnu.org>
5329
5330 * faq.texi (Top): Language tweak.
5331 (Extended commands): Most people have arrow keys.
5332 (Emacs manual): Say how to follow info links.
5333 (File-name conventions): Change title a bit. Explain about source
5334 versus installed. Condense etc description.
5335 (Guidelines for newsgroup postings): Mention Savannah list page.
5336 (Newsgroup archives): Simplify.
5337 (Contacting the FSF): Add contact URL.
5338 (Emacs Lisp documentation): Printed version not always available.
5339 (Installing Texinfo documentation): Explain how by hand installation is
5340 not normally needed. Use add-to-list. Remove duplicate reference.
5341 (Informational files for Emacs): Move info on Help menu here from
5342 "File-name conventions".
5343 (Help installing Emacs): Tweak uref.
5344 (Obtaining the FAQ): Mention repository.
5345 (Origin of the term Emacs): Explain "ITS".
5346 (Changing load-path): Use add-to-list.
5347 (Automatic indentation): Clarify this is for Text mode.
5348 Don't mention Indented Text mode.
5349 (Finding Emacs on the Internet): The FSF does not seem to offer a
5350 deluxe distribution on CD anymore.
5351
5352 2009-06-16 Glenn Morris <rgm@gnu.org>
5353
5354 * faq.texi (Top): Mention which Emacs version this FAQ is about.
5355 Recommend the latest release. Mention how to get older FAQs.
5356 Recommend the Emacs manual.
5357 (Guidelines for newsgroup postings): Discourage cross-posts.
5358 (Underlining paragraphs): Remove.
5359 (Editing MS-DOS files): Remove pre-Emacs 20 information.
5360 (Bugs and problems): Update key-binding.
5361 (Problems with very large files): Mention 64-bit.
5362 (Shell process exits abnormally): Remove.
5363 (Problems with Shell Mode): Rename and update.
5364 (Spontaneous entry into isearch-mode)
5365 (Problems talking to certain hosts): Remove. This is old information,
5366 in etc/PROBLEMS if needed.
5367 (Emacs takes a long time to visit files, Updating Emacs): Remove.
5368 (Dired claims that no file is on this line): Update.
5369 (Installing Emacs, Problems building Emacs): Simplify.
5370 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
5371 information.
5372 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
5373 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
5374 (JDEE): "JDEE", not "JDE".
5375 (Handling C-s and C-q with flow control, Binding C-s and C-q):
5376 Remove. This is old information, in etc/PROBLEMS if needed.
5377 (stty and Backspace key, Kanji and Chinese characters): Remove.
5378 (Right-to-left alphabets): Update section.
5379 (Changing the included text prefix): Gnus uses message-yank-prefix.
5380 Add cross-reference to Supercite manual.
5381 (Saving a copy of outgoing mail): Simplify output file description.
5382 (Expanding aliases when sending mail): Refer to Emacs manual.
5383 Remove old info about RFC822.
5384 Correct description of how to rebuild aliases.
5385 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
5386 (MIME with Emacs mail packages)
5387 (Viewing articles with embedded underlining)
5388 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
5389 Remove old sections.
5390 (Killing based on nonstandard headers): Remove. Scoring is preferable,
5391 and is well-documented in the Gnus manual.
5392 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
5393 (Making Gnus faster): Rename from "Starting Gnus faster".
5394 Merge "Catch-up is slow in Gnus" into here.
5395
5396 2009-06-14 Glenn Morris <rgm@gnu.org>
5397
5398 * faq.texi (Status of Emacs): Re-order with most recent releases first.
5399 (New in Emacs 23): New section.
5400 (Handling C-s and C-q with flow control): Add xref.
5401
5402 2009-06-13 Glenn Morris <rgm@gnu.org>
5403
5404 * faq.texi (Setting up a customization file): Grammar fix.
5405 Customize is no longer "new".
5406 (Displaying the current line or column): Line-number mode is on by
5407 default. Don't mention `column' package. Mention linum.el.
5408 (Turning on abbrevs by default): Explain how to do it for buffers,
5409 modes, and everywhere.
5410 (Associating modes with files): Use add-to-list. Don't mention Emacs
5411 19.
5412 (Highlighting a region): On by default since 23.1.
5413 (Replacing highlighted text): Update doc quote.
5414 (Working with unprintable characters): Don't mention search-quote-char.
5415 (Using an already running Emacs process): Gnuclient is probably not an
5416 enhancement these days.
5417 (Indenting switch statements): Remove mention of pre-Emacs 20.
5418 (Horizontal scrolling): Abbreviate Emacs 20 description.
5419 (Replacing text across multiple files): Fix name of dired command.
5420 (Disabling backups): Use require not load.
5421 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
5422
5423 2009-06-13 Bill Wohler <wohler@newt.com>
5424
5425 Release MH-E manual version 8.2.
5426
5427 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5428 release 8.2.
5429
5430 2009-06-13 Glenn Morris <rgm@gnu.org>
5431
5432 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
5433 in this day and age the common meaning is "on the web".
5434 (copying): Use @copyright in all cases.
5435 (Basic keys): Remove reference to deleted manual node "Text Characters".
5436 (File-name conventions): Use GNU as an example rather than SERVICE.
5437 default.el lives in site-lisp. Update Info directory location.
5438 (Real meaning of copyleft): GPL actions have been brought, but all
5439 settled out of court.
5440 (Guidelines for newsgroup postings): Shorten section title.
5441 Simplify comp.emacs description.
5442 (Newsgroup archives): Change Google URL. Describe Gmane.
5443 (Unsubscribing from Emacs lists): Remove discussion of "distribution
5444 points". Mention List-Unsubscribe header.
5445 (Contacting the FSF): Update email and URLs.
5446 (Basic editing): Mention F1 for help.
5447 (Installing Texinfo documentation): Refer to Texinfo website rather
5448 than ftp server.
5449 (Printing a Texinfo file): Mention texi2pdf.
5450 (Informational files for Emacs): Don't describe FTP or SERVICE, they
5451 are just stubs nowadays.
5452 (Latest version of Emacs): Explain version numbers.
5453 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
5454 (Turning on syntax highlighting): No need to mention hilit19 any more.
5455 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
5456 (Modes for various languages): Remove section.
5457 (Major packages and programs): Remove most version and maintainer
5458 information - it's hard to keep up-to-date, and adds nothing.
5459 Similarly with direct links to mailing lists.
5460 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
5461 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
5462 years, and Emacs comes with tools for this now.
5463 (Patch): Remove section - this is a standard tool.
5464 (Using function keys under X): Remove section.
5465
5466 2009-06-12 Glenn Morris <rgm@gnu.org>
5467
5468 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
5469 (Help installing Emacs): Remove reference to deleted X11 node.
5470 (Associating modes with files): Interpreter-mode-alist is no longer
5471 subservient to auto-mode-alist.
5472 (Installing Emacs): Change future Emacs version.
5473 (Linking with -lX11 fails): Remove old section.
5474 (Packages that do not come with Emacs): Update ELL location.
5475 Emacs Lisp archive is dead.
5476 (Emacs for Windows): Remove reference to old CE port.
5477 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
5478 (Emacs for VMS and DECwindows): Remove old ports.
5479 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
5480 (Removing flashing messages): Remove section about non-existent Gnus
5481 option.
5482
5483 * faq.texi (Top): Add @top command.
5484 Remove the optional arguments from all @node commands: makeinfo can
5485 generate these automatically, and it is easier to edit and rearrange
5486 nodes without them.
5487
5488 2009-06-11 Glenn Morris <rgm@gnu.org>
5489
5490 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
5491 (The LPF): Make the updated URL the sole reference point.
5492 (Learning how to do something): Update refcard price and format.
5493 (Getting a printed manual): Sources in doc/emacs/, not man/.
5494 Also available in PDF format. Since the page count varies, be less
5495 precise.
5496 (Informational files for Emacs): Remove references to deleted files
5497 LPF and SUN-SUPPORT, and to UUCP.
5498 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
5499 Remove many obsolete ways to get the FAQ, which now seems only to be
5500 distributed with Emacs.
5501 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
5502
5503 2009-06-09 Chong Yidong <cyd@stupidchicken.com>
5504
5505 * org.texi (Org Plot): Fix tags (Bug#3507).
5506 (Workflow states, Agenda commands): Fix tags (Bug#3508).
5507
5508 * ada-mode.texi (Installation, Compile commands)
5509 (Project File Overview, No project files, Set compiler options)
5510 (Use GNAT project file, Use multiple GNAT project files)
5511 (Identifier completion): Use @samp for menu items, and @kbd for key
5512 sequences (Bug#3504).
5513
5514 2009-06-04 Daiki Ueno <ueno@unixuser.org>
5515
5516 * gnus.texi (Security): Fix wording; add a link to epa.info.
5517
5518 2009-06-04 Ryan Yeske <rcyeske@gmail.com>
5519
5520 * message.texi (Header Commands): Fix descriptions to match
5521 keybindings.
5522
5523 2009-04-22 Daiki Ueno <ueno@unixuser.org>
5524
5525 * gnus.texi (Security): Mention that EasyPG is the current default.
5526
5527 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
5528
5529 * ediff.texi (Session Commands): Fix typo.
5530
5531 2009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
5532
5533 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
5534 news.software.readers. Reported by Florian Rehnisch.
5535
5536 2009-04-02 Glenn Morris <rgm@gnu.org>
5537
5538 * auth.texi: Capitalize direntry.
5539
5540 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
5541 using a period in the entry name. (Bug#2797)
5542
5543 2009-03-03 Juanma Barranquero <lekktu@gmail.com>
5544
5545 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
5546 ($(infodir)/auth, auth.dvi): New targets.
5547
5548 2009-03-03 Glenn Morris <rgm@gnu.org>
5549
5550 * auth.texi: Fix @setfilename.
5551
5552 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
5553 (auth, $(infodir)/auth, auth.dvi): New rules.
5554
5555 2009-02-25 Glenn Morris <rgm@gnu.org>
5556
5557 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
5558
5559 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5560
5561 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
5562
5563 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5564
5565 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
5566 gnus-nocem-issuers, and gnus-nocem-verifyer.
5567
5568 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
5569
5570 * ada-mode.texi (Project files, Automatic Casing):
5571 * dbus.texi (Signals):
5572 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
5573 * mh-e.texi (HTML):
5574 * nxml-mode.texi (Locating a schema)
5575 (Using the document's URI to locate a schema):
5576 * org.texi (Footnotes, Using the mapping API):
5577 * rcirc.texi (Channels): Remove duplicate words.
5578
5579 2009-02-20 Glenn Morris <rgm@gnu.org>
5580
5581 * dired-x.texi (Miscellaneous Commands):
5582 * gnus.texi: Minor updates for mbox Rmail.
5583
5584 2009-02-16 Karl Berry <karl@gnu.org>
5585
5586 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
5587 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
5588 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
5589 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
5590 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
5591 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
5592 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
5593 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
5594 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
5595 Consistently use @insertcopying in the Top node,
5596 @contents at the front (after @end titlepage),
5597 and @direntry after @copying. (Bug#1988)
5598
5599 2009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
5600
5601 * auth.texi: New file documenting auth-source.
5602
5603 2009-02-13 Carsten Dominik <dominik@science.uva.nl>
5604
5605 * org.texi (Org Plot): Fix link.
5606
5607 2009-02-09 Daiki Ueno <ueno@unixuser.org>
5608
5609 * epa.texi (Mail-mode integration): Mention the way to do
5610 "encrypt-to-self". (Bug#1807)
5611
5612 2009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5613
5614 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
5615
5616 2009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
5617
5618 * gnus-news.texi: Print version about Incoming*.
5619
5620 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
5621
5622 * org.texi (Structure editing, Handling links)
5623 (Fast access to TODO states, Javascript support): Make standard docs
5624 correctly reflect default variable settings.
5625
5626 2009-02-02 Glenn Morris <rgm@gnu.org>
5627
5628 * org.texi: Fix typos.
5629
5630 2009-02-01 Michael Albinus <michael.albinus@gmx.de>
5631
5632 Sync with Tramp 2.1.15.
5633
5634 * trampver.texi: Update release number.
5635
5636 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
5637
5638 * org.texi (TODO dependencies): Document TODO dependencies on
5639 checkboxes.
5640
5641 2009-01-30 Carsten Dominik <dominik@science.uva.nl>
5642
5643 * org.texi (TODO dependencies): Document key binding for toggling
5644 ORDERED property.
5645
5646 2009-01-28 Michael Albinus <michael.albinus@gmx.de>
5647
5648 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
5649 of hook functions.
5650
5651 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
5652
5653 * org.texi (TODO dependencies): New section.
5654
5655 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
5656
5657 * org.texi (Plain lists, TODO basics, Priorities)
5658 (Multiple sets in one file, Conflicts): Document interaction with
5659 `shift-selection-mode'.
5660
5661 2009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
5662
5663 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
5664 Make Calc the subject of sentences.
5665 (Rearranging Formulas using Selections): Discuss new options
5666 for `j *'.
5667
5668 2009-01-26 Michael Albinus <michael.albinus@gmx.de>
5669
5670 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
5671
5672 2009-01-26 Glenn Morris <rgm@gnu.org>
5673
5674 * org.texi: Fix typos.
5675
5676 2009-01-26 Bill Wohler <wohler@newt.com>
5677
5678 * mh-e.texi (EDITION, UPDATED): Update.
5679
5680 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
5681
5682 * org.texi (References): Add information about remote references.
5683 (Built-in table editor): Document `C-c RET' in tables.
5684 (Math symbols, Quoting LaTeX code): Mention that simple
5685 LaTeX macros survive LaTeX export.
5686 (Images in LaTeX export): Show how to create a reference to a
5687 figure.
5688 (Sectioning structure): Document that the LaTeX class can be
5689 specified in a property.
5690 (Text areas in HTML export): New section.
5691 (External links): Add examples for text search and ID links.
5692 (Built-in table editor): Remove the descriptio of `C-c
5693 C-q', it not longer works.
5694 (Literal examples): Document that a space must follow
5695 the colon in short examples.
5696 (Relative timer): Document `org-timer-stop'.
5697 (Footnotes): New section.
5698 (Footnote markup): Shorten section and refer to new Footnote
5699 section.
5700 (Literal examples): Add documentation for line
5701 numbering in and references to code examples.
5702 (CSS support): Fix the description of default CSS styles.
5703 (Capturing column view): Document
5704 "file:path/to/file.org" as an allowed value for the ID property of
5705 a dynamic block copying column view.
5706
5707 2009-01-23 Stephen Eglen <stephen@gnu.org>
5708
5709 * mh-e.texi (Getting Started): Describe $MH.
5710
5711 2009-01-21 Michael Albinus <michael.albinus@gmx.de>
5712
5713 * tramp.texi (all): Harmonize usage of "external method",
5714 "external transfer method" and "out-of-band method".
5715 (Connection types): Precise the differences of inline and external
5716 methods. Written by Adrian Phillips <a.phillips@met.no>.
5717
5718 2009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
5719
5720 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
5721 commands as described at the top. Reported by Allan Gottlieb
5722 <gottlieb@nyu.edu>.
5723
5724 2009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
5725
5726 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
5727 nnmail-pathname-coding-system.
5728
5729 2009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
5730
5731 * org.texi (Relative timer): Fix typo.
5732
5733 2009-01-15 Juanma Barranquero <lekktu@gmail.com>
5734
5735 * org.texi (Clocking work time): Fix typo.
5736 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
5737
5738 2009-01-13 Glenn Morris <rgm@gnu.org>
5739
5740 * org.texi: Fix some more typos.
5741
5742 2009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
5743
5744 * org.texi: Fix some typos.
5745
5746 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
5747
5748 * gnus.texi (Group Parameters): Add note for local variables.
5749
5750 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5751
5752 * gnus.texi (Converting Kill Files): Fix URL.
5753 Include gnus-kill-to-score.el in contrib directory.
5754
5755 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5756
5757 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
5758 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
5759 (Paging the Article): Add index entry.
5760
5761 2009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
5762
5763 * ada-mode.texi (Examples): Delete redundant text.
5764
5765 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
5766
5767 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
5768
5769 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
5770 addresses.
5771
5772 2009-01-03 Bill Wohler <wohler@newt.com>
5773
5774 * mh-e.texi (Scan Line Formats): Indicate that first column should be
5775 kept empty.
5776
5777 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
5778
5779 * org.texi (Activation, Exporting, ASCII export, HTML export)
5780 (HTML Export commands, LaTeX/PDF export commands):
5781 Improve documentation about transient-mark-mode.
5782 (References): Document the use of special names like $LR1 to reference
5783 to fields in the last table row.
5784
5785 2008-12-19 Juri Linkov <juri@jurta.org>
5786
5787 * info.texi (Search Text): Remove mention of removed key binding M-s.
5788
5789 2008-12-18 Carsten Dominik <dominik@science.uva.nl>
5790
5791 * org.texi (References): Remove mentioning of @0 as reference for the
5792 last line, this has been reverted in the Lisp sources.
5793
5794 2008-12-17 Juanma Barranquero <lekktu@gmail.com>
5795
5796 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
5797 (DVI_TARGETS): Remove duplicates. Add sasl.
5798 ($(infodir)/sasl, sasl.dvi): New targets.
5799
5800 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
5801
5802 * org.texi: Version number pushed to 6.15d.
5803
5804 2008-12-16 Carsten Dominik <dominik@science.uva.nl>
5805
5806 * org.texi (Tables in LaTeX export): New section.
5807 (Images in LaTeX export): New section.
5808 (Inlined images, Images in HTML export): Sections renamed.
5809
5810 2008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
5811
5812 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
5813
5814 2008-12-04 David Engster <dengste@eml.cc>
5815
5816 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
5817 of nnml-get-new-mail. Change URL for mairix patch.
5818
5819 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
5820
5821 * org.texi (Using the mapping API): Fix bug in mapping example.
5822 (Publishing options): Make the list of properties complete again, in
5823 correspondence to the variable `org-export-plist-vars'.
5824 (Property searches): Document new special values for time comparisons.
5825 (Tag inheritance): Refine the description of tag inheritance.
5826 (Project alist): Add info about the publishing sequence of components.
5827 (Effort estimates): Document the new relative timer.
5828
5829 2008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
5830
5831 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
5832 (Using Calc): Clarify use of `C-x * o'.
5833 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
5834
5835 2008-11-28 Richard M Stallman <rms@gnu.org>
5836
5837 * dbus.texi (Receiving Method Calls): Clean up previous change.
5838
5839 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
5840
5841 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
5842 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
5843 `dbus-unescape-from-identifier'.
5844 (Receiving Method Calls): New constants `dbus-service-emacs' and
5845 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
5846 (Signals): Use the constants in the example.
5847
5848 2008-11-24 Carsten Dominik <dominik@science.uva.nl>
5849
5850 * org.texi: Re-apply change to FDL 1.3.
5851
5852 2008-11-23 Carsten Dominik <dominik@science.uva.nl>
5853
5854 * org.texi (Setting up Remember): Document `org-remember-mode'.
5855 (External links): Document that bbdb links can use a regular
5856 expression.
5857 (External links): Document that elisp links can contain interactive
5858 commands.
5859
5860 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
5861
5862 * viper.texi (viper-translate-all-ESC-keysequences):
5863 Description removed.
5864
5865 2008-11-19 Glenn Morris <rgm@gnu.org>
5866
5867 * doclicense.texi: Change to FDL 1.3.
5868 Relicense all texi files under FDL 1.3 or later.
5869
5870 2008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
5871
5872 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
5873
5874 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
5875
5876 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
5877
5878 * ediff.texi: Version/date change.
5879
5880 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
5881
5882 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
5883
5884 2008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
5885
5886 * calc.texi (About This Manual): Comment out a mention of
5887 marginal notes.
5888
5889 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
5890
5891 * org.texi (Clocking work time): Document the :formula property of
5892 clock tables.
5893 (Structure editing, Refiling notes): Document refiling regions.
5894 (Agenda commands): Document the double-prefix version
5895 of the `l' command in the agenda.
5896 (Handling links): Explain the effect of a double prefix
5897 arg to `C-c C-o'.
5898 (TODO basics): Add documentation for tag triggers.
5899
5900 2008-10-23 Glenn Morris <rgm@gnu.org>
5901
5902 * cl.texi (Function Bindings): Mention `flet' fails to deal with
5903 byte-compiling things like `+'.
5904
5905 * ns-emacs.texi: Merge copyright years of author now with assignment
5906 into FSF years.
5907 (VER): Use it for easier automatic updating. Use Emacs version rather
5908 than standalone Emacs.app version.
5909
5910 2008-10-12 Carsten Dominik <dominik@science.uva.nl>
5911
5912 * org.texi: Lots of minor fixes.
5913 (Capture): New chapter.
5914 (Org Plot): New section.
5915
5916 2008-09-30 Magnus Henoch <mange@freemail.hu>
5917
5918 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
5919
5920 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
5921
5922 * calc.texi (User Defined Units): Mention how to enter optional display
5923 string.
5924
5925 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
5926
5927 * message.texi (Sending Variables): Fix variable documentation to
5928 avoid the "y/n" wording.
5929
5930 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
5931
5932 * message.texi (Sending Variables): Add `message-confirm-send' doc.
5933
5934 2008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
5935
5936 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
5937 @enumerate section so as to be able to be formatted with MAKEINFO=no.
5938
5939 2008-09-22 Bill Wohler <wohler@newt.com>
5940
5941 Release MH-E manual version 8.1.
5942
5943 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5944 release 8.1.
5945
5946 * mh-e.texi: Retain dual license as agreed to by the FSF.
5947 However, bump GPL to Version 3.
5948 Use @include for license text.
5949
5950 2008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
5951
5952 * gnus.texi (Top, Setup, Fancy splitting to parent)
5953 (Store custom flags and keywords, Store arbitrary data):
5954 Clean up markup.
5955
5956 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
5957
5958 * gnus.texi (The Gnus Registry): Document it.
5959
5960 2008-09-08 David Engster <dengste@eml.cc>
5961
5962 * gnus.texi (nnmairix): Point out that nnml uses MH format.
5963 Clarify section about choosing back end servers.
5964
5965 2008-08-23 Glenn Morris <rgm@gnu.org>
5966
5967 * dired-x.texi (Shell Command Guessing):
5968 Mention dired-guess-shell-case-fold-search. (Bug#417)
5969
5970 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
5971
5972 * trampver.texi: Update release number.
5973
5974 2008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
5975
5976 * ns-emacs.texi: Update version.
5977 (Introduction): Correct menu location for options save.
5978 (Customization): Note that defaults are stored under org.gnu.Emacs.
5979
5980 2008-08-11 Bill Wohler <wohler@newt.com>
5981
5982 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
5983 explicit about GNU mailutils MH elsewhere (with thanks to Darel
5984 Henman) (closes SF #1768928).
5985
5986 2008-08-10 Glenn Morris <rgm@gnu.org>
5987
5988 * ns-emacs.texi: Use @copying. Change copyright of authors with
5989 assignment to FSF. Change license to GFDL.
5990 (Top): Remove outdated references.
5991
5992 2008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
5993
5994 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
5995 Add gnus-summary-sort-by-most-recent-number and
5996 gnus-summary-sort-by-most-recent-date.
5997 (Summary Sorting): Explain prefix argument.
5998
5999 2008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
6000
6001 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
6002 gnus-summary-pipe-output.
6003
6004 2008-08-03 Michael Albinus <michael.albinus@gmx.de>
6005
6006 * dbus.texi (Receiving Method Calls): Document error handling of own
6007 D-Bus methods.
6008
6009 2008-08-01 Bill Wohler <wohler@newt.com>
6010
6011 * mh-e.texi (Reading Mail)
6012 (Viewing Attachments): Describe new function
6013 mh-show-preferred-alternative.
6014 (Sending Mail, Redistributing, Sending Message): Describe new hook
6015 mh-annotate-msg-hook.
6016
6017 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
6018
6019 * dbus.texi (Arguments and Signatures): Fix example.
6020 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
6021 (Asynchronous Methods): New node.
6022 (Errors and Events): Describe extended layout of `dbus-event'.
6023 New defun `dbus-event-message-type'.
6024
6025 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
6026
6027 * ediff.texi: Remove VMS support.
6028
6029 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
6030
6031 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
6032 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
6033
6034 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
6035
6036 * Makefile.in: Add mairix-el targets.
6037
6038 2008-07-29 David Engster <deng@randomsample.de>
6039
6040 * mairix-el.texi: New file.
6041
6042 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
6043
6044 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
6045 project files. Delete 'main_unit' project variable; not needed. Allow
6046 process environment variables wherever project variables are allowed.
6047 Add tutorial section on multiple GNAT project files.
6048
6049 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
6050
6051 Sync with Tramp 2.1.14.
6052
6053 * trampver.texi: Update release number.
6054
6055 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
6056
6057 * ns-emacs.texi:
6058 * faq.texi: Remove mentions of Mac Carbon.
6059
6060 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
6061
6062 * gnus.texi (Saving Articles): Describe the 2nd argument of
6063 gnus-summary-save-in-pipe.
6064 (SpamAssassin): Use it.
6065
6066 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
6067
6068 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
6069
6070 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
6071
6072 * org.texi (Export options): Document the use of the creator flag.
6073
6074 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
6075
6076 * org.texi: New version 6.06a.
6077
6078 2008-07-23 Juanma Barranquero <lekktu@gmail.com>
6079
6080 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
6081 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
6082
6083 2008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
6084
6085 * calc.texi (Editing Stack Entries):
6086 (Algebraic Entry): Rewrite introductory sentences so it can be used by
6087 Calc's help functions. Mention fixing typos.
6088 (Customizing Calc): Fix typo.
6089
6090 2008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
6091
6092 * calc.texi (summarykey): New macro. Use to correctly format keys in
6093 the summary.
6094
6095 2008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
6096
6097 * ns-emacs.texi (Customization): Corrected documentation on color
6098 specification formats.
6099
6100 2008-07-19 Andreas Schwab <schwab@suse.de>
6101
6102 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
6103
6104 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
6105 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
6106
6107 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
6108
6109 * dbus.texi (Inspection): Rework, introduce submenus.
6110 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
6111 (Properties and Annotations, Arguments and Signatures): New nodes.
6112
6113 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
6114
6115 * dbus.texi (Receiving Method Calls): Fix description of
6116 `dbus-register-method'.
6117 (Signals): Allow also signal arguments for filtering in
6118 `dbus-register-signal'.
6119
6120 2008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
6121
6122 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
6123 `cnorm'.
6124 (Arithmetic Tutorial): Simplify the verification of prime factors.
6125
6126 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
6127
6128 * gnus.texi (Saving Articles): Mention
6129 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
6130
6131 2008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
6132
6133 * calc.texi: Adjust mode line throughout.
6134
6135 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
6136
6137 * sasl.texi (Mechanisms): Fix typos.
6138
6139 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
6140
6141 * calc.texi (Killing from the stack): Mention using normal Emacs
6142 copying.
6143
6144 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
6145
6146 * tramp.texi (Password handling): Rename from "Password caching".
6147 Add `auth-source' mechanism.
6148 (Connection caching): Tramp reopens the connection automatically,
6149 when the operating system on the remote host has been changed.
6150
6151 2008-06-20 Eli Zaretskii <eliz@gnu.org>
6152
6153 * makefile.w32-in (distclean): Remove makefile.
6154
6155 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
6156
6157 * org.texi (Using the mapping API): New section.
6158 (Agenda column view): New section.
6159 (Moving subtrees): Document archiving to the archive sibling.
6160 (Agenda commands): Document columns view in the agenda.
6161 (Using the property API): Document the API for multi-valued properties.
6162
6163 2008-06-17 Jason Riedy <jason@acm.org>
6164
6165 * org.texi (A LaTeX example): Note that fmt may be a one-argument
6166 function, and efmt may be a two-argument function.
6167 (Radio tables): Document multiple destinations.
6168
6169 2008-06-16 Glenn Morris <rgm@gnu.org>
6170
6171 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
6172 Add Cover-Texts.
6173
6174 2008-06-15 Glenn Morris <rgm@gnu.org>
6175
6176 * faq.texi (VER): Update to 23.0.60.
6177
6178 * mh-e.texi: Remove option of licensing under GPL.
6179 Add Cover-Texts to GFDL permissions notice.
6180 (GPL): Remove section.
6181 (GFDL): Include doclicense.texi rather than the actual text.
6182
6183 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
6184 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
6185
6186 * sasl.texi: Fix output file name.
6187
6188 * epa.texi, sasl.texi: Refer to license in Emacs manual.
6189
6190 * gnus-coding.texi: Refer to license in Gnus manual.
6191
6192 * idlwave.texi, sasl.texi: Use @copying.
6193
6194 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
6195
6196 * speedbar.texi: Update Back-Cover Text as per maintain.info.
6197
6198 * url.texi: Use @copying, @title, @subtitle, @author.
6199
6200 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
6201 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
6202 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
6203 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
6204 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
6205 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
6206 * widget.texi, woman.texi:
6207 Remove references to external license, since doclicense is included.
6208
6209 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
6210 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
6211 Remove references to non-existent Invariant Sections.
6212
6213 2008-06-14 Glenn Morris <rgm@gnu.org>
6214
6215 * faq.texi (Major packages and programs): Remove references to external
6216 Supercite, Calc, VIPER, since they have been included for some time.
6217 Update VM, AUCTeX, BBDB entries.
6218
6219 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
6220
6221 * newsticker.texi: Updated to match latest newsticker changes.
6222
6223 2008-06-13 Glenn Morris <rgm@gnu.org>
6224
6225 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
6226 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
6227 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
6228 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
6229 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
6230 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
6231 * woman.texi:
6232 Update Back-Cover Text as per maintain.info.
6233
6234 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6235
6236 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
6237
6238 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
6239 (gnus-faq.xml): Update repository host.
6240
6241 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
6242
6243 2008-06-15 Frank Schmitt <ich@frank-schmitt.net>
6244
6245 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
6246 Fix a typo.
6247
6248 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6249
6250 * gnus.texi (Mail Source Customization): Correct values of
6251 `mail-source-delete-incoming'. Reported by Tassilo Horn.
6252 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
6253
6254 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
6255
6256 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
6257 coding standards.
6258
6259 2008-06-14 David Engster <dengste@eml.cc>
6260
6261 * gnus.texi (nnmairix): Markup fixes.
6262
6263 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6264
6265 * gnus.texi (nnmairix): Markup and other minor fixes.
6266
6267 2008-06-05 David Engster <dengste@eml.cc>
6268
6269 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
6270
6271 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6272
6273 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
6274 (Searching, nnir, nnmairix): New stub nodes.
6275
6276 2008-05-30 Felix Lee <felix.1@canids.net>
6277
6278 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
6279
6280 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
6281
6282 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
6283
6284 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
6285
6286 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
6287
6288 2008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
6289
6290 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
6291
6292 2008-05-06 Juanma Barranquero <lekktu@gmail.com>
6293
6294 * info.texi (Top): Fix typo in xref.
6295
6296 2008-05-05 Karl Berry <karl@gnu.org>
6297
6298 * info.texi (Top): @xref to stand-alone manual.
6299
6300 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6301
6302 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
6303 (Various Summary Stuff): Fix typo in last xref.
6304
6305 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
6306
6307 * org.texi (Moving subtrees): Fix typo.
6308
6309 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
6310
6311 * tramp.texi (Frequently Asked Questions): Explain, how to disable
6312 Tramp via `tramp-mode'.
6313
6314 2008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
6315
6316 * org.texi: Massive changes, in many parts of the file.
6317
6318 2008-04-27 Jason Riedy <jason@acm.org>
6319
6320 * org.texi (A LaTeX example): Note that fmt may be a
6321 one-argument function, and efmt may be a two-argument function.
6322 (Radio tables): Document multiple destinations.
6323
6324 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
6325
6326 * gnus.texi (Oort Gnus): Add message-fill-column.
6327
6328 2008-04-12 Adrian Aichner <adrian@xemacs.org>
6329
6330 * gnus.texi (Mail Source Specifiers): Typo fix.
6331
6332 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
6333
6334 * gnus.texi (Diary Headers Generation): Update key binding for
6335 `gnus-diary-check-message'.
6336
6337 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6338
6339 * gnus.texi (Emacsen): Addition.
6340
6341 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6342
6343 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
6344
6345 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6346
6347 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
6348
6349 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6350
6351 * gnus-news.texi: Update tool bar item.
6352
6353 2008-04-09 Sven Joachim <svenjoac@gmx.de>
6354
6355 * gnus-news.texi: Fix typos.
6356
6357 2008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
6358
6359 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
6360 Add mention of `kron'.
6361
6362 2008-04-01 Daiki Ueno <ueno@unixuser.org>
6363
6364 * epa.texi (Encrypting/decrypting *.gpg files):
6365 Document epa-file-name-regexp.
6366
6367 2008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
6368
6369 * gnus.texi (Example Methods): Fix description about ssh-agent.
6370 (Indirect Functions): Fix the default value of nntp-telnet-command;
6371 remove link to connect.html.
6372
6373 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
6374
6375 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
6376 dbus-call-method.
6377 (Receiving Method Calls): The timeout can be set by the calling client.
6378
6379 * trampver.texi: Update release number.
6380
6381 2008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
6382
6383 * gnus.texi (Top): Fix version. Add SASL.
6384
6385 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
6386
6387 Sync with Tramp 2.1.13.
6388
6389 * trampver.texi: Update release number.
6390
6391 2008-03-29 Chong Yidong <cyd@stupidchicken.com>
6392
6393 * org.texi: Update to new org-mode website.
6394
6395 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
6396
6397 * cl.texi (For Clauses): Fix loop over key-seq to match code.
6398
6399 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
6400
6401 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
6402 gnus-read-ephemeral-gmane-group-url,
6403 gnus-read-ephemeral-emacs-bug-group,
6404 gnus-read-ephemeral-debian-bug-group.
6405
6406 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6407
6408 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
6409
6410 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
6411 Add FIXMEs for Bookmarks and gnus-registry-marks.
6412
6413 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6414
6415 * gnus.texi (Smileys): Document `smiley-style'.
6416
6417 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6418
6419 * gnus.texi (Gnus Development): Clarify difference between ding and
6420 gnu.emacs.gnus.
6421 (MIME Commands, Using MIME, RSS): Fix markup.
6422
6423 * gnus-faq.texi ([8.4]): Ditto.
6424
6425 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
6426
6427 * gnus.texi (Emacsen): Remove obsolete stuff.
6428
6429 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
6430
6431 * gnus.texi (Oort Gnus): Add version info WRT
6432 `mail-source-delete-incoming'.
6433
6434 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6435
6436 * gnus.texi (Top): Add "Other related manuals" and version info in
6437 `iftex' output.
6438 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
6439 gnus-balloon-face-0 and the corresponding format specifiers.
6440
6441 2008-03-26 Michael Albinus <michael.albinus@gmx.de>
6442
6443 * tramp.texi (Filename completion): Remove footnote about let-bind
6444 of `partial-completion-mode'. It doesn't work this way.
6445
6446 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
6447
6448 * pcl-cvs.texi (Contributors): Update my email.
6449
6450 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
6451
6452 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
6453
6454 2008-03-17 Bill Wohler <wohler@newt.com>
6455
6456 * mh-e.texi (Viewing): Update URL for adding header fields to
6457 mh-invisible-header-fields-default.
6458
6459 2008-03-16 Bill Wohler <wohler@newt.com>
6460
6461 * mh-e.texi (Preface): Add Gnus to requirements.
6462 (Forwarding): Note that forwarded MIME messages are now inline.
6463
6464 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
6465
6466 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
6467 (Common Variables): Give precedence to the netcat methods over the
6468 telnet methods, and mention that they are more reliable.
6469
6470 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
6471
6472 * org.texi (Exporting Agenda Views): Document agenda export to
6473 iCalendar.
6474 (Progress logging): Document the new progress logging stuff.
6475
6476 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6477
6478 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
6479 Update for change of `mail-source-delete-incoming'.
6480
6481 * gnus-news.texi: Ditto.
6482
6483 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6484
6485 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
6486 custom versions.
6487
6488 2008-03-07 Alan Mackenzie <acm@muc.de>
6489
6490 * cc-mode.texi (Limitations and Known Bugs): State that the number of
6491 parens/brackets in a k&r region is limited.
6492
6493 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
6494
6495 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
6496 using different Emacs versions.
6497
6498 2008-02-27 Glenn Morris <rgm@gnu.org>
6499
6500 * sc.texi: Remove a lot of old and obsolete info.
6501 (titlepage): Simplify.
6502 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
6503 (VM with any Emacsen, GNEWS with any Emacsen)
6504 (Overloading for Non-conforming MUAs, Version 3 Changes)
6505 (The Supercite Mailing List): Delete nodes.
6506 (Introduction): Remove info about old packages.
6507 (Getting Connected): Simplify. Remove info about old packages.
6508 (Citing Commands): Delete Emacs 19 info.
6509 (Hints to MUA Authors): Simplify.
6510 (Thanks and History): Merge in some info from the deleted node
6511 "Version 3 Changes".
6512
6513 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
6514
6515 * org.texi (Setting tags, In-buffer settings):
6516 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
6517
6518 2008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
6519
6520 * gnus-news.texi: Mention that spaces and tabs are allowed in the
6521 installation directory name.
6522
6523 2008-02-12 Romain Francoise <romain@orebokech.com>
6524
6525 * epa.texi (Overview): Fix typo.
6526
6527 2008-02-11 Daiki Ueno <ueno@unixuser.org>
6528
6529 * epa.texi (Quick start): Remove the .emacs setting.
6530
6531 2008-02-10 Daiki Ueno <ueno@unixuser.org>
6532
6533 * epa.texi (Quick start): Use the command `epa-enable' instead of
6534 loading `epa-setup'.
6535
6536 2008-02-08 Juanma Barranquero <lekktu@gmail.com>
6537
6538 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
6539 ($(infodir)/epa, epa.dvi): New targets.
6540
6541 2008-02-08 Daiki Ueno <ueno@unixuser.org>
6542
6543 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
6544
6545 * epa.texi: New manual documenting the EasyPG Assistant.
6546
6547 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
6548
6549 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
6550 (Inspection): New function dbus-ping.
6551
6552 2008-02-05 Michael Albinus <michael.albinus@gmx.de>
6553
6554 * tramp.texi (Remote processes): Add `shell-command'.
6555
6556 2008-02-02 Michael Albinus <michael.albinus@gmx.de>
6557
6558 * tramp.texi: Use new FSF's Back-Cover Text.
6559
6560 2008-01-28 Michael Sperber <sperber@deinprogramm.de>
6561
6562 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
6563 (Group Parameters): Document `mail-source' parameter.
6564
6565 2008-01-27 Michael Albinus <michael.albinus@gmx.de>
6566
6567 * tramp.texi (Inline methods): The hostname of the su(do)? methods
6568 must be a local host.
6569
6570 2008-01-26 Michael Olson <mwolson@gnu.org>
6571
6572 * erc.texi: Update version for ERC 5.3 release.
6573 (Obtaining ERC): Update extras URLs for 5.3.
6574 (Development): Write instructions for git, and remove those for Arch.
6575 (History): Mention the switch to git.
6576
6577 2008-01-24 Karl Berry <karl@gnu.org>
6578
6579 * info.texi (Search Index, Search Text): Mention the command
6580 character in the section name, a la the (Go to node) node.
6581
6582 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
6583
6584 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
6585
6586 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6587
6588 * gnus-news.texi: Mention gnus-article-describe-bindings.
6589
6590 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6591
6592 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
6593
6594 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
6595
6596 * org.texi (Property inheritance): New section.
6597 (Conventions): New section.
6598 (Structure editing): Document C-RET, the prefix arg to the cut/copy
6599 commands, and the new bindings for refiling.
6600 (Sparse trees): Document the new special command for sparse trees.
6601 (References): Be more clear about the counting of hilines.
6602 (Handling links): Document M-p/n for accessing links.
6603 (Fast access to TODO states): New section.
6604 (Per file keywords): New section.
6605 (Property inheritance): New section.
6606 (Column attributes): New summary types.
6607 (Capturing Column View): New section.
6608 (The date/time prompt): Cover the new features in the date/time prompt.
6609 Compactify the table of keys for the calendar remote control.
6610 (Clocking work time): Document the new :scope parameter.
6611 (Remember): Promoted to chapter.
6612 (Quoted examples): New section.
6613 (Enhancing text): New verbatim environments.
6614
6615 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
6616
6617 * trampver.texi: Update release number.
6618
6619 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
6620
6621 * gnus.texi (Article Keymap):
6622 Add gnus-article-wide-reply-with-original; fix descriptions of
6623 gnus-article-reply-with-original and
6624 gnus-article-followup-with-original.
6625
6626 2008-01-09 Glenn Morris <rgm@gnu.org>
6627
6628 * nxml-mode.texi: Add @copying section.
6629
6630 2008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
6631
6632 * message.texi (Mail Variables): Add some text from "(gnus)Posting
6633 Server". Add `message-send-mail-with-mailclient'.
6634
6635 * gnus.texi (Posting Server): Move some text to "(message)Mail
6636 Variables" and add a reference here.
6637
6638 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
6639
6640 * dbus.texi (Receiving Method Calls): New chapter.
6641 (Errors and Events): Add serial number to events. Replace "signal" by
6642 "message". Introduce dbus-event-serial-number.
6643
6644 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
6645
6646 * dbus.texi (Type Conversion): Explain the type specification for empty
6647 arrays. Use another example.
6648
6649 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
6650
6651 * dbus.texi (all): Replace "..." by @dots{}.
6652 (Type Conversion): Precise the value range for :byte types.
6653 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
6654 Mention its return value.
6655 (Errors and Events): There is no D-Bus error propagation during event
6656 processing.
6657
6658 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
6659
6660 * calc.texi (Yacas Language, Maxima Language, Giac Language):
6661 New sections.
6662
6663 2007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
6664
6665 * gnus.texi (Group Parameters): Reorder the text and add a note about
6666 `gnus-parameters' near the beginning of the node.
6667
6668 2007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
6669
6670 * gnus.texi (Score File Editing): Fix function name.
6671
6672 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
6673
6674 Sync with Tramp 2.1.12.
6675
6676 * trampver.texi: Update release number.
6677
6678 2007-12-22 Richard Stallman <rms@gnu.org>
6679
6680 * cc-mode.texi (Getting Started): Change @ref to @pxref.
6681
6682 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
6683
6684 * dbus.texi (Type Conversion): Correct input parameters mapping.
6685
6686 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
6687
6688 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
6689 (Errors and Events): Mention wrong-type-argument error.
6690
6691 2007-12-21 Alex Schroeder <alex@gnu.org>
6692
6693 * rcirc.texi: Changed single spaces after sentence end to double
6694 spaces. Fixed some typos.
6695 (Internet Relay Chat): Explain relay.
6696 (Getting started with rcirc): Change items to reflect prompts.
6697 Add more explanation to rcirc-track-minor-mode and added a comment to
6698 warn future maintainers that this section is a copy.
6699 (People): Change /ignore example.
6700 (Keywords): Not keywords.
6701
6702 2007-12-20 Alex Schroeder <alex@gnu.org>
6703
6704 * rcirc.texi (Top): Fighting Information Overload chapter added.
6705 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
6706 (rcirc commands): Move /ignore command to the new chapter.
6707 (Fighting Information Overload): New chapter documenting /keyword,
6708 /bright, /dim, channel ignore, and low priority channels.
6709 (Configuration): Document rcirc-server-alist, remove
6710 rcirc-startup-channels-alist and rcirc-default-server.
6711
6712 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
6713
6714 * dbus.texi (Signals): Fix example in dbus-register-signal.
6715
6716 2007-12-14 Sven Joachim <svenjoac@gmx.de>
6717
6718 * gnus.texi (Score Variables): Fix typo.
6719
6720 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
6721
6722 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
6723 (Signals): Adapt dbus-send-signal and dbus-register-signal.
6724 (Errors and Events): Adapt dbus-event.
6725
6726 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
6727
6728 * gnus.texi (Other Files): Add the yenc command.
6729
6730 2007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
6731
6732 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
6733 since 2004-08-06.
6734
6735 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
6736
6737 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
6738 on body.
6739
6740 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
6741
6742 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
6743 and rfc2047-allow-irregular-q-encoded-words; fix description of
6744 rfc2047-encode-encoded-words.
6745
6746 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
6747
6748 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
6749
6750 2007-12-05 Michael Olson <mwolson@gnu.org>
6751
6752 * remember.texi (Diary): Remove "require" line for remember-diary.el.
6753 Update documentation for `remember-diary-file'.
6754
6755 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
6756
6757 * dbus.texi (Signals): Precise `dbus-register-signal'.
6758 (Errors and Events): Rework events part, the internal structure of
6759 dbus-event has changed.
6760
6761 2007-12-03 Juanma Barranquero <lekktu@gmail.com>
6762
6763 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
6764 ($(infodir)/dbus, dbus.dvi): New targets.
6765
6766 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
6767
6768 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
6769 unconditionally.
6770
6771 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
6772 emulation with @print{}.
6773
6774 2007-12-02 Richard Stallman <rms@gnu.org>
6775
6776 * dbus.texi (Overview): Minor cleanup.
6777
6778 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
6779
6780 * Makefile.in (INFO_TARGETS): Add dbus.
6781 (DVI_TARGETS): Add dbus.dvi.
6782 (dbus, dbus.dvi): New targets.
6783
6784 * dbus.texi: New file.
6785
6786 2007-11-24 Romain Francoise <romain@orebokech.com>
6787
6788 * nxml-mode.texi: Add description in @direntry.
6789 Fix file name to match @setfilename.
6790
6791 2007-11-23 Mark A. Hershberger <mah@everybody.org>
6792
6793 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6794 ($(infodir)/nxml-mode): New rule.
6795
6796 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6797 ($(infodir)/nxml-mode): New rule.
6798 (clean): Add nxml-mode*.
6799
6800 * nxml-mode.texi: New file with nxml manual.
6801
6802 2007-11-18 Richard Stallman <rms@gnu.org>
6803
6804 * flymake.texi (Example -- Configuring a tool called directly):
6805 Update example.
6806
6807 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
6808
6809 * tramp.texi (Filename completion): Simplify explanation of
6810 double-slash behavior. Explain directory contents flushing.
6811
6812 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
6813
6814 * calc.texi (TeX and LaTeX Language Modes): Put in
6815 missing braces.
6816
6817 2007-11-15 Richard Stallman <rms@gnu.org>
6818
6819 * cl.texi (Equality Predicates): Delete `eql'.
6820 (Predicates, Naming Conventions, Top): Delete `eql'.
6821 (Common Lisp Compatibility): Delete `eql'.
6822 (Porting Common Lisp): Delete obsolete backquote info.
6823 Minor clarification about character constants.
6824 (Sequence Basics): Minor clarification.
6825
6826 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
6827
6828 * cc-mode.texi (Electric Keys, Custom Macros):
6829 * tramp.texi (Filename completion): Fix typos.
6830
6831 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
6832
6833 * calc.texi (Basic commands): Mention the menu.
6834
6835 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
6836
6837 * tramp.texi (Connection caching): Tramp flushes connection
6838 properties when remote operating system has been changed.
6839
6840 2007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
6841
6842 * gnus-news.texi: Fix spelling.
6843 `message-insert-formatted-citation-line', not
6844 `message-insert-formated-citation-line'.
6845
6846 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
6847
6848 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
6849
6850 * tramp.texi (Overview): Mention also the PuTTY integration under
6851 w32. Remove paragraphs about Tramp's experimental status.
6852 (Frequently Asked Questions): Add code example for highlighting the
6853 mode line.
6854
6855 2007-11-03 Michael Olson <mwolson@gnu.org>
6856
6857 * remember.texi: Change mentions of remember-buffer to
6858 remember-finalize throughout.
6859
6860 2007-10-30 Michael Olson <mwolson@gnu.org>
6861
6862 * remember.texi (Copying): Remove.
6863 (Mailbox): Update with non-BBDB instructions.
6864 (Diary, Org): Add.
6865 (Bibliography, Planner Page): Remove.
6866
6867 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
6868
6869 * makefile.w32-in (INFO_TARGETS): Add remember.
6870 (DVI_TARGETS): Add remember.dvi.
6871 ($(infodir)/remember): New rule.
6872 (clean): Add remember*.
6873
6874 2007-10-30 Michael Olson <mwolson@gnu.org>
6875
6876 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
6877 ($(infodir)/remember): New rule that builds the Remember Manual.
6878
6879 * remember.texi: New file containing the Remember Mode Manual.
6880 Shuffle chapters around after initial import.
6881 (Function Reference): Split Keystrokes into separate chapter.
6882 (Keystrokes): Document C-c C-k.
6883 (Introduction): Fix typographical issue with "---".
6884
6885 2007-10-29 Richard Stallman <rms@gnu.org>
6886
6887 * widget.texi (Introduction): Delete discussion of implementation
6888 internals.
6889
6890 2007-10-29 Michael Albinus <michael.albinus@gmx.de>
6891
6892 * tramp.texi (Connection caching): Host names must be different
6893 when tunneling.
6894
6895 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6896
6897 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
6898 Gnus v5.13.
6899
6900 2007-10-28 Miles Bader <miles@gnu.org>
6901
6902 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
6903
6904 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6905
6906 * gnus.texi (Sorting the Summary Buffer):
6907 Remove gnus-article-sort-by-date-reverse.
6908
6909 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6910
6911 * gnus.texi (Non-ASCII Group Names): New node.
6912 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
6913 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
6914
6915 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
6916
6917 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
6918 clean the output of the program `imap-shell-program'.
6919
6920 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6921
6922 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
6923
6924 2007-10-28 Tassilo Horn <tassilo@member.fsf.org>
6925
6926 * gnus.texi (Sticky Articles): Documentation for sticky article
6927 buffers.
6928
6929 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
6930
6931 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
6932
6933 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6934
6935 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
6936
6937 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6938
6939 * gnus.texi (Archived Messages):
6940 Document gnus-update-message-archive-method.
6941
6942 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6943
6944 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
6945
6946 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
6947
6948 * gnus.texi (Group Maneuvering):
6949 Document `gnus-summary-next-group-on-exit'.
6950
6951 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6952
6953 * gnus.texi (Really Various Summary Commands):
6954 Mention gnus-auto-select-on-ephemeral-exit.
6955
6956 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6957
6958 * gnus.texi, message.texi: Bump version number.
6959
6960 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6961
6962 * gnus.texi (Group Line Specification, Misc Group Stuff)
6963 (Server Commands): Parenthesize @pxref{Mail Spool}.
6964
6965 2007-10-28 Didier Verna <didier@xemacs.org>
6966
6967 New user option: message-signature-directory.
6968 * message.texi (Insertion Variables): Document it.
6969 * gnus.texi (Posting Styles): Ditto.
6970
6971 2007-10-28 Didier Verna <didier@xemacs.org>
6972
6973 * gnus.texi (Group Line Specification):
6974 * gnus.texi (Misc Group Stuff):
6975 * gnus.texi (Server Commands): Document the group compaction feature.
6976
6977 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6978
6979 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
6980
6981 * message.texi (Various Message Variables): Add message-fill-column.
6982
6983 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6984
6985 * gnus.texi: Untabify.
6986
6987 2007-10-28 Didier Verna <didier@xemacs.org>
6988
6989 * gnus.texi (Group Parameters): Document the posting-style merging
6990 process in topic-mode.
6991
6992 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6993
6994 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
6995
6996 2007-10-28 Romain Francoise <romain@orebokech.com>
6997
6998 * gnus.texi (Mail Spool): Fix typo.
6999 Update copyright.
7000
7001 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7002
7003 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
7004
7005 2007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7006
7007 * gnus.texi (Summary Generation Commands):
7008 Add gnus-summary-insert-ticked-articles.
7009
7010 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7011
7012 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
7013 to spam-spamassassin-program.
7014
7015 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7016
7017 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
7018
7019 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7020
7021 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
7022
7023 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7024
7025 * message.texi (Mail Headers): Document `opportunistic'.
7026
7027 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7028
7029 * emacs-mime.texi (Encoding Customization): Explain how to set
7030 mm-coding-system-priorities per hierarchy.
7031
7032 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7033
7034 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
7035 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
7036
7037 2007-10-28 Didier Verna <didier@xemacs.org>
7038
7039 * message.texi (Wide Reply): Update documentation of
7040 message-dont-reply-to-names (now allowing a list of regexps).
7041
7042 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7043
7044 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
7045
7046 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7047
7048 * gnus.texi (SpamAssassin back end): Fix typo.
7049
7050 * sieve.texi (Examples): Fix grammar.
7051
7052 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7053
7054 * gnus.texi (Searching for Articles): Document M-S and M-R.
7055 (Limiting): Document / b.
7056
7057 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7058
7059 * gnus.texi (Thread Commands): T M-^.
7060
7061 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7062
7063 * message.texi (Mail Aliases): Document ecomplete.
7064 (Mail Aliases): Fix typo.
7065
7066 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7067
7068 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
7069 fix typo.
7070
7071 2007-10-28 Romain Francoise <romain@orebokech.com>
7072
7073 * gnus.texi (Mail Spool): Grammar fix.
7074
7075 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7076
7077 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
7078 string.
7079
7080 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7081
7082 * gnus.texi (Group Parameters): Fix description.
7083
7084 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7085
7086 * gnus.texi (Gmane Spam Reporting):
7087 Fix spam-report-gmane-use-article-number.
7088 Add spam-report-user-mail-address.
7089
7090 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7091
7092 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
7093
7094 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7095
7096 * gnus.texi (Group Parameters): Add simplified sorting example based on
7097 example for `Sorting the Summary Buffer' from Jari Aalto
7098 <jari.aalto@cante.net>.
7099 (Example Methods): Add example for an indirect connection.
7100
7101 2007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
7102
7103 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
7104 (Agent Parameters): Update parameter names to match code.
7105 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
7106 'gnus-agent-summary-fetch-series'.
7107 (Agent and flags): New section providing a generalized discussion
7108 of flag handling.
7109 (Agent and IMAP): Remove flag discussion.
7110 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
7111
7112 2007-10-28 Romain Francoise <romain@orebokech.com>
7113
7114 * gnus.texi (Exiting the Summary Buffer): Add new function
7115 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
7116
7117 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7118
7119 * gnus.texi (Conformity): Fix typo.
7120 (Customizing Articles): Document `first'.
7121
7122 2007-10-28 Jari Aalto <jari.aalto@cante.net>
7123
7124 * gnus.texi (Sorting the Summary Buffer):
7125 Add `gnus-thread-sort-by-date-reverse'. Add example
7126 host to different sorting in NNTP and RSS groups.
7127
7128 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7129
7130 * message.texi (Insertion): Describe prefix for
7131 message-mark-inserted-region and message-mark-insert-file.
7132
7133 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7134
7135 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
7136 LaTeX documents. Describe "text/x-gnus-verbatim".
7137
7138 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7139
7140 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7141 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
7142 (spam-stat spam filtering, SpamOracle)
7143 (Extending the Spam ELisp package): Remove extra quote symbol for
7144 clarity.
7145
7146 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7147
7148 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
7149 gnus-article-delete-part and gnus-article-replace-part.
7150 (Using MIME): Add gnus-mime-replace-part.
7151
7152 2007-10-28 Romain Francoise <romain@orebokech.com>
7153
7154 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
7155 requires `auto-compression-mode' to be enabled. Add new nnml
7156 variable `nnml-compressed-files-size-threshold'.
7157
7158 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7159
7160 * gnus.texi (Sorting the Summary Buffer):
7161 Add gnus-thread-sort-by-recipient.
7162
7163 2007-10-28 Romain Francoise <romain@orebokech.com>
7164
7165 * message.texi (Insertion Variables): Mention new variable
7166 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
7167 documentation accordingly.
7168
7169 2007-10-28 Romain Francoise <romain@orebokech.com>
7170
7171 * gnus.texi (To From Newsgroups): Mention new variables
7172 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
7173
7174 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7175
7176 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
7177 stuff; gnus-mime-inline-part does the automatic decompression.
7178
7179 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7180
7181 * gnus.texi (Spam ELisp Package Configuration Examples):
7182 "training.ham" should be "training.spam".
7183
7184 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7185
7186 * message.texi (Mail Variables): Fix the default value for
7187 message-send-mail-function.
7188
7189 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7190
7191 * gnus.texi (Optional Back End Functions): nntp-request-update-info
7192 always returns nil exceptionally.
7193
7194 2007-10-28 Simon Josefsson <jas@extundo.com>
7195
7196 * gnus.texi (Article Washing): Add libidn URL.
7197 Suggested by Michael Cook <michael@waxrat.com>.
7198
7199 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7200
7201 * gnus.texi (Topic Commands): Fix next/previous.
7202
7203 2007-10-28 Simon Josefsson <jas@extundo.com>
7204
7205 * gnus.texi (Article Washing): Mention `W i'.
7206
7207 2007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
7208
7209 * gnus.texi (Group Parameters): Slight extension of sieve
7210 parameter description.
7211
7212 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7213
7214 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
7215 matching score files as well.
7216 (Picons): Describe `gnus-picon-style'.
7217
7218 2007-10-28 Romain Francoise <romain@orebokech.com>
7219
7220 * message.texi (Message Headers): Mention that headers are hidden
7221 using narrowing, and how to expose them.
7222 Update copyright.
7223
7224 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7225
7226 * gnus.texi: Mention `gnus-summary-limit-to-recipient' and
7227 `gnus-summary-sort-by-recipient'.
7228
7229 2007-10-28 Romain Francoise <romain@orebokech.com>
7230
7231 * gnus.texi (NNTP marks): New node.
7232 (NNTP): Move NNTP marks variables to the new node.
7233
7234 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7235
7236 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
7237
7238 * gnus.texi (MIME Commands, Hashcash): Markup fix.
7239
7240 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7241
7242 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
7243 everywhere for consistency.
7244 (Filtering Spam Using The Spam ELisp Package): Admonish again.
7245 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
7246 Say "regular expression" instead of "regex." Admonish.
7247 Pick other words to sound better (s/so/thus/).
7248 (Spam ELisp Package Filtering of Incoming Mail):
7249 Mention statistical filters. Remove old TODO.
7250 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
7251 New section on sorting and displaying the spam score.
7252 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
7253 backend but an alias to spam-use-BBDB.
7254 (Extending the Spam ELisp package): Rewrite the example using the
7255 new backend functionality.
7256
7257 2007-10-28 Simon Josefsson <jas@extundo.com>
7258
7259 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
7260 nntp-marks-directory, from Romain Francoise
7261 <romain@orebokech.com>.
7262
7263 2007-10-28 Magnus Henoch <mange@freemail.hu>
7264
7265 * gnus.texi (Hashcash): New default value of
7266 hashcash-default-payment.
7267
7268 2007-10-28 Simon Josefsson <jas@extundo.com>
7269
7270 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
7271 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
7272
7273 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7274
7275 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
7276
7277 2007-10-28 Simon Josefsson <jas@extundo.com>
7278
7279 * gnus.texi (documentencoding): Add, to avoid warnings.
7280
7281 2007-10-28 Simon Josefsson <jas@extundo.com>
7282
7283 * message.texi (Mail Headers): Add.
7284
7285 * gnus.texi (Hashcash): Fix.
7286
7287 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7288
7289 * gnus.texi (Hashcash): Change location of library, also mention
7290 that payments can be verified and fix the name of the
7291 hashcash-path variable.
7292
7293 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7294
7295 * gnus.texi (Article Display): Add `gnus-picon-style'.
7296
7297 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7298
7299 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
7300
7301 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7302
7303 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7304 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
7305 warning about ham processors in spam groups removed.
7306
7307 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7308
7309 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
7310 From Hubert Chan <hubert@uhoreg.ca>.
7311
7312 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7313
7314 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
7315 (Mailing List): Typo.
7316 (Customizing Articles): Add gnus-treat-ansi-sequences.
7317 (Article Washing): Index.
7318
7319 * message.texi: Use m-dash consistently.
7320
7321 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7322
7323 * gnus.texi (GroupLens): Remove.
7324
7325 2007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
7326
7327 * gnus.texi (Outgoing Messages, Agent Variables):
7328 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
7329 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
7330
7331 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7332
7333 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
7334
7335 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7336
7337 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
7338
7339 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
7340
7341 2007-10-28 Simon Josefsson <jas@extundo.com>
7342
7343 * gnus.texi (Top): Add SASL.
7344
7345 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
7346
7347 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
7348
7349 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
7350
7351 * gnus.texi (Troubleshooting): Adjust Gnus version number.
7352
7353 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
7354
7355 * calc.texi (Formulas, Composition Basics): Lower the
7356 precedence of negation.
7357
7358 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
7359
7360 * ses.texi (The Basics): Mention how to create a new spreadsheet.
7361 Mention the new three-letter column identifiers.
7362 (More on cell printing): Calculate-cell and truncate-cell are now `c'
7363 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
7364 message when using `c' on an empty default with default printer.
7365 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
7366 renamed to `ses--symbolic-formulas' some time ago.
7367
7368 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
7369
7370 * calc.texi (Default Simplifications, Making Selections)
7371 (Customizing Calc): Clarify associativity of multiplication.
7372
7373 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
7374
7375 * tramp.texi (Traces and Profiles): Simplify loop over
7376 `trace-function-background'.
7377
7378 2007-10-22 Juri Linkov <juri@jurta.org>
7379
7380 * dired-x.texi (Shell Command Guessing): Default values are now
7381 available by typing M-n instead of M-p.
7382
7383 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
7384
7385 * tramp.texi (Cleanup remote connections): New section.
7386 (Password caching): Remove `tramp-clear-passwd'.
7387 It's not a command anymore.
7388 (Bug Reports): Add `tramp-bug' to function index.
7389 (Function Index, Variable Index): New nodes.
7390 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
7391
7392 * trampver.texi: Update release number.
7393
7394 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
7395
7396 * calc.texi (History and Acknowledgements): Turn comment
7397 about integer size into past tense.
7398 (Time Zones): Remove pointer to Calc author's address.
7399 (Trigonometric and Hyperbolic Functions): Mention cotangent
7400 and hyperbolic cotangent. Fix typo.
7401
7402 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
7403
7404 Sync with Tramp 2.1.11.
7405
7406 * trampver.texi: Update release number.
7407
7408 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
7409
7410 * tramp.texi (External packages): New section.
7411
7412 2007-09-29 Juri Linkov <juri@jurta.org>
7413
7414 * info.texi (Help-Int): Document `L' (`Info-history').
7415
7416 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
7417
7418 * org.texi: Change links to webpage and maintained email.
7419 (Remember): Promote to Chapter, significant changes.
7420 (Fast access to TODO states): New section.
7421 (Faces for TODO keywords): New section.
7422 (Export options): Example for #+DATE.
7423 (Progress logging): Section moved.
7424
7425 2007-09-26 Bill Wohler <wohler@newt.com>
7426
7427 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
7428 browse-url-at-mouse.
7429
7430 2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
7431
7432 * flymake.texi (Customizable variables): Face names don't end in -face.
7433 Fix flymake-err-line-patterns template.
7434 (Example -- Configuring a tool called directly): Fix init-function.
7435 (Highlighting erroneous lines): Face names don't end in -face.
7436
7437 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
7438
7439 * erc.texi (Special-Features): Fix small typo.
7440
7441 2007-09-14 Michael Albinus <michael.albinus@gmx.de>
7442
7443 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
7444 and "External transfer methods".
7445
7446 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
7447
7448 * calc.texi (Predefined Units): Add some history.
7449
7450 2007-09-08 Michael Olson <mwolson@gnu.org>
7451
7452 * erc.texi (Copying): New section included from gpl.texi.
7453 This matches the look of the upstream ERC manual.
7454
7455 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
7456
7457 * calc.texi (History and Acknowledgements): Adjust the "thanks".
7458 (Random Numbers): Clarify the distribution of `random'.
7459
7460 2007-09-06 Glenn Morris <rgm@gnu.org>
7461
7462 Move manual sources from man/ to subdirectories of doc/.
7463 Split into the Emacs manual in emacs/, and other manuals in misc/.
7464 Change all setfilename commands to use ../../info.
7465 * Makefile.in: Move the parts of the old man/Makefile.in that do not
7466 refer to the Emacs manual here.
7467 (infodir): New variable.
7468 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
7469 (cc-mode.texi, faq.texi): Update references to source file locations.
7470 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
7471 do not refer to the Emacs manual here.
7472 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
7473
7474 * Makefile.in: Add `basename' versions of all info targets, for
7475 convenience when rebuilding just one manual.
7476 (../etc/GNU): Delete obsolete target.
7477 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
7478 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
7479 *.vrs *.toc here...
7480 (maintainer-clean): ...from here.
7481
7482 * makefile.w32-in (../etc/GNU): Delete obsolete target.
7483
7484 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
7485
7486 * calc.texi (Date Conversions): Clarify definition of
7487 Julian day numbering.
7488 (Date Forms): Clarify definition of Julian day numbering;
7489 add some history.
7490
7491 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
7492
7493 * org.texi: Version 5.07.
7494
7495 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
7496
7497 * message.texi (MIME): Replace mml-attach with mml-attach-file.
7498
7499 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
7500
7501 * org.texi (Adding hyperlink types): New section.
7502 (Embedded LaTeX): Chapter updated because of LaTeX export.
7503 (LaTeX export): New section.
7504 (Using links out): New section.
7505
7506 2007-08-22 Glenn Morris <rgm@gnu.org>
7507
7508 * faq.texi (Learning how to do something): Refcards now in
7509 etc/refcards/ directory.
7510
7511 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
7512
7513 * tramp.texi (Remote Programs): Persistency file must be cleared when
7514 changing `tramp-remote-path'.
7515 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
7516 macro.
7517
7518 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
7519
7520 * calc.texi: Move contents to beginning of file.
7521 (Algebraic Entry): Fix the formatting of an example.
7522
7523 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
7524
7525 * calc.texi (Basic Operations on Units): Mention exact versus
7526 inexact conversions.
7527
7528 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
7529
7530 * calc.texi (Basic Operations on Units): Mention default
7531 values for new units.
7532 (Quick Calculator Mode): Mention that binary format will
7533 be displayed.
7534
7535 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
7536
7537 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
7538
7539 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
7540
7541 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
7542
7543 2007-08-08 Glenn Morris <rgm@gnu.org>
7544
7545 * gnus.texi, sieve.texi: Replace `iff'.
7546
7547 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
7548
7549 * calc.texi (Basic Graphics): Mention the graphing of error
7550 forms.
7551 (Graphics Options): Mention how `g s' handles error forms.
7552 (Curve Fitting): Mention plotting the curves.
7553 (Standard Nonlinear Models): Add additional models.
7554 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
7555 (Linear Fits): Correct result.
7556
7557 2007-08-01 Alan Mackenzie <acm@muc.de>
7558
7559 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
7560 to "--no-site-file".
7561
7562 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
7563
7564 * tramp.texi (Frequently Asked Questions): Point to mode line
7565 extension in Emacs 23.1.
7566
7567 * trampver.texi: Update release number.
7568
7569 2007-07-27 Glenn Morris <rgm@gnu.org>
7570
7571 * calc.texi (Copying): Include license text from gpl.texi, rather than
7572 in-line.
7573
7574 2007-07-25 Glenn Morris <rgm@gnu.org>
7575
7576 * calc.texi (Copying): Replace license with GPLv3.
7577
7578 * Relicense all FSF files to GPLv3 or later.
7579
7580 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
7581
7582 Sync with Tramp 2.1.10.
7583
7584 * tramp.texi (trampfn): Expand macro implementation in order to handle
7585 empty arguments.
7586 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
7587 occurrences by trampfn.
7588 (Frequently Asked Questions): Extend example code for host
7589 identification in the modeline. Add bbdb to approaches shortening Tramp
7590 file names to be typed.
7591
7592 * trampver.texi: Update release number.
7593
7594 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
7595
7596 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
7597 section. Reported by <poti@potis.org>.
7598 (Remote processes): Arguments of the program to be debugged are taken
7599 literally.
7600 (Frequently Asked Questions): Simplify recentf example.
7601
7602 2007-07-14 Karl Berry <karl@gnu.org>
7603
7604 * info.texi (@copying): New Back-Cover Text.
7605
7606 * info.texi (Quitting Info): Move to proper place in source.
7607 (Reported by Benno Schulenberg.)
7608
7609 2007-07-13 Eli Zaretskii <eliz@gnu.org>
7610
7611 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
7612
7613 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
7614
7615 * emacs-mime.texi: Add @documentencoding directive.
7616
7617 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
7618
7619 * tramp.texi (Remote processes): Add an anchor to the subsection
7620 "Running a debugger on a remote host".
7621
7622 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
7623
7624 * tramp.texi (Remote processes): Don't call it "experimental" any
7625 longer. Add subsection about running a debugger on a remote host.
7626
7627 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
7628
7629 * org.texi (Properties and columns): Chapter rewritten.
7630
7631 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
7632
7633 * tramp.texi:
7634 * trampver.texi: Migrate to Tramp 2.1.
7635
7636 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
7637
7638 * org.texi (Properties): New chapter.
7639
7640 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
7641
7642 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
7643 Control Panel.
7644
7645 * gnus.texi (Misc Article): Add index entry for
7646 gnus-single-article-buffer.
7647
7648 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
7649
7650 * gnus.texi (Starting Up): Fix typo.
7651
7652 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
7653
7654 * gnus.texi (Asynchronous Fetching): Fix typo.
7655
7656 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
7657
7658 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
7659 (About This Manual): Remove redundant information.
7660 (Getting Started): Mention author.
7661 (Basic Arithmetic, Customizing Calc): Make description of the
7662 variable `calc-multiplication-has-precedence' match its new effect.
7663
7664 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
7665
7666 * calc.texi (Basic Arithmetic, Customizing Calc):
7667 Mention the variable `calc-multiplication-has-precedence'.
7668
7669 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
7670
7671 * org.texi (Tag): Section swapped with node Timestamps.
7672 (Formula syntax for Lisp): Document new `L' flag.
7673
7674 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
7675
7676 * gnus.texi (Misc Group Stuff, Summary Buffer)
7677 (Server Commands, Article Keymap): Fix typo. s/function/command/.
7678
7679 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
7680
7681 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
7682 * gnus.texi (Article Buttons, Mail Source Customization)
7683 (Sending or Not Sending, Customizing NNDiary):
7684 * message.texi (Message Headers):
7685 * mh-e.texi (HTML): Fix typos.
7686
7687 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
7688
7689 Sync with Tramp 2.0.56.
7690
7691 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
7692 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
7693
7694 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
7695
7696 * Version 22.1 released.
7697
7698 2007-05-26 Michael Olson <mwolson@gnu.org>
7699
7700 * erc.texi (Modules): Fix references to completion modules.
7701
7702 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
7703
7704 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
7705
7706 2007-05-09 Didier Verna <didier@xemacs.org>
7707
7708 * gnus.texi (Email Based Diary): New. Proper documentation for the
7709 nndiary back end and the gnus-diary library.
7710
7711 2007-05-03 Karl Berry <karl@gnu.org>
7712
7713 * .cvsignore (*.pdf): New entry.
7714
7715 * texinfo.tex: Update from current version for better pdf generation.
7716
7717 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
7718
7719 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
7720
7721 2007-04-28 Glenn Morris <rgm@gnu.org>
7722
7723 * faq.texi (New in Emacs 22): Restore mention of python.el pending
7724 consideration of legal status.
7725
7726 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
7727
7728 * idlwave.texi: Minor updates for IDLWAVE 6.1.
7729
7730 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
7731
7732 * faq.texi (New in Emacs 22): python.el removed.
7733
7734 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
7735
7736 * calc.texi (Reporting bugs): Update maintainer's address.
7737
7738 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
7739
7740 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
7741
7742 2007-04-15 Jay Belanger <belanger@truman.edu>
7743
7744 * calc.texi (Title page): Remove the date.
7745 (Basic Arithmetic): Emphasize that / binds less strongly than *.
7746 (The Standard Calc Interface): Change trail title.
7747 (Floats): Mention that when non-decimal floats are entered, only
7748 approximations are stored.
7749 (Copying): Move to the appendices.
7750 (GNU Free Documentation License): Add as an appendix.
7751
7752 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
7753
7754 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
7755 * dired-x.texi, ebrowse.texi, ediff.texi:
7756 * emacs-mime.texi, erc.texi, eshell.texi:
7757 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
7758 * idlwave.texi, message.texi, newsticker.texi, org.texi:
7759 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
7760 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
7761 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
7762 * woman.texi: Include GFDL.
7763
7764 * doclicense.texi: Remove node heading, so that it can be included by
7765 other files.
7766
7767 * dired-x.texi: Relicence under GFDL. Remove date from title page.
7768
7769 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
7770 than *.
7771
7772 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
7773
7774 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
7775 in Calc.
7776
7777 2007-04-09 Romain Francoise <romain@orebokech.com>
7778
7779 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
7780 Mac OS ports. Make it clear that mouse-1 complements and doesn't
7781 replace mouse-2.
7782
7783 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
7784
7785 * woman.texi (Word at point, Interface Options): woman-topic-at-point
7786 renamed to woman-use-topic-at-point. Document new behavior.
7787
7788 2007-04-08 Richard Stallman <rms@gnu.org>
7789
7790 * url.texi: Fix some indexing.
7791 (Disk Caching): Drop discussion of old/other Emacs versions.
7792
7793 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
7794
7795 * url.texi (Disk Caching): Say Emacs 21 "and later".
7796
7797 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
7798 on Font locking which now mentions JIT lock.
7799
7800 2007-04-01 Michael Olson <mwolson@gnu.org>
7801
7802 * erc.texi: Update for the ERC 5.2 release.
7803
7804 2007-03-31 David Kastrup <dak@gnu.org>
7805
7806 * woman.texi (Topic, Interface Options): Explain changes semantics of
7807 woman-manpath in order to consider MANPATH_MAP entries.
7808
7809 2007-03-31 Eli Zaretskii <eliz@gnu.org>
7810
7811 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
7812
7813 2007-03-26 Richard Stallman <rms@gnu.org>
7814
7815 * pgg.texi (Caching passphrase): Clean up previous change.
7816
7817 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
7818
7819 * gnus.texi (Setting Process Marks): Fix typo.
7820
7821 2007-03-25 Romain Francoise <romain@orebokech.com>
7822
7823 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
7824 readability, and include various fixes by Daniel Brockman, Nick Roberts
7825 and Dieter Wilhelm.
7826
7827 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
7828
7829 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
7830
7831 * gnus.texi (Mail Source Specifiers): Fix typo.
7832
7833 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
7834
7835 * reftex.texi (Imprint): Update maintainer information.
7836
7837 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
7838
7839 * message.texi (Message Buffers): Update documentation for
7840 message-generate-new-buffers.
7841
7842 2007-03-15 Daiki Ueno <ueno@unixuser.org>
7843
7844 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
7845
7846 2007-03-21 Glenn Morris <rgm@gnu.org>
7847
7848 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
7849
7850 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
7851
7852 * eshell.texi (Known problems): Emacs 21 -> 22.
7853
7854 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
7855
7856 2007-03-18 Jay Belanger <belanger@truman.edu>
7857
7858 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
7859
7860 2007-03-12 Glenn Morris <rgm@gnu.org>
7861
7862 * calc.texi (Time Zones): Switch to new North America DST rule.
7863
7864 * calc.texi: Replace "daylight savings" with "daylight
7865 saving" in text throughout.
7866
7867 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7868
7869 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
7870 The variable now uses a list of symbols instead of just a symbol.
7871 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
7872
7873 2007-03-06 Romain Francoise <romain@orebokech.com>
7874
7875 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
7876 new packages, and mention Gnus update.
7877
7878 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
7879
7880 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
7881 nntp-open-connection-functions-never-echo-commands.
7882
7883 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
7884
7885 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
7886 problems on the console, and security risk in not using gpg-agent.
7887
7888 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
7889
7890 * org.texi (The spreadsheet): Rename from "Table calculations".
7891 Completely reorganized and rewritten.
7892 (CamelCase links): Section removed.
7893 (Repeating items): New section.
7894 (Tracking TODO state changes): New section.
7895 (Agenda views): Chapter reorganized and rewritten.
7896 (HTML export): Section rewritten.
7897 (Tables in arbitrary syntax): New section.
7898 (Summary): Better feature summary.
7899 (Activation): Document problem with cut-and-paste of Lisp code
7900 from PDF files.
7901 (Visibility cycling): Document indirect buffer use.
7902 (Structure editing): Document sorting.
7903 (Remember): Section rewritten.
7904 (Time stamps): Better description of time stamp types.
7905 (Tag searches): Document regular expression search for tags.
7906 (Stuck projects): New section.
7907 (In-buffer settings): New keywords.
7908 (History and Acknowledgments): Update description.
7909
7910 2007-02-24 Alan Mackenzie <acm@muc.de>
7911
7912 * cc-mode.texi (Movement Commands): Insert two missing command names.
7913 (Getting Started): Slight wording correction (use conditional).
7914
7915 2007-02-22 Kim F. Storm <storm@cua.dk>
7916
7917 * widget.texi (User Interface, Basic Types): Document need to put some
7918 text before the %v escape in :format string in editable-field widget.
7919
7920 2007-02-18 Romain Francoise <romain@orebokech.com>
7921
7922 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
7923 `cvs-mode-quit'.
7924
7925 2007-02-10 Markus Triska <markus.triska@gmx.at>
7926
7927 * widget.texi (Programming Example): Put constant strings in :format.
7928
7929 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
7930
7931 * faq.texi (Fullscreen mode on MS-Windows): New node.
7932
7933 2007-02-04 David Kastrup <dak@gnu.org>
7934
7935 * faq.texi (AUCTeX): Update version number. Should probably be done
7936 for other packages as well.
7937
7938 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7939
7940 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
7941 <tassilo@member.fsf.org>.
7942
7943 2007-01-20 Markus Triska <markus.triska@gmx.at>
7944
7945 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
7946
7947 2007-01-13 Michael Olson <mwolson@gnu.org>
7948
7949 * erc.texi (Modules): Mention capab-identify module.
7950
7951 2007-01-05 Michael Olson <mwolson@gnu.org>
7952
7953 * erc.texi (Getting Started): Update for /RECONNECT command.
7954
7955 2007-01-04 Richard Stallman <rms@gnu.org>
7956
7957 * ebrowse.texi: Change C-c b to C-c C-m.
7958
7959 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
7960
7961 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
7962 variables only in info to avoid redundant entries in the printed
7963 manual.
7964
7965 2007-01-02 Daiki Ueno <ueno@unixuser.org>
7966
7967 * message.texi (Using PGP/MIME): Document gpg-agent usage.
7968
7969 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
7970
7971 * message.texi (Security): Split into sub-nodes.
7972
7973 2007-01-01 Alan Mackenzie <acm@muc.de>
7974
7975 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
7976 eval-after-load in Emacs <=21 and a workaround. Document that
7977 trigraphs are not supported.
7978
7979 2007-01-01 Alan Mackenzie <acm@muc.de>
7980
7981 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
7982 c-context-line-break. When invoked within a string, preserve
7983 whitespace. Add a backslash only when also in a macro.
7984
7985 2007-01-01 Alan Mackenzie <acm@muc.de>
7986
7987 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
7988
7989 2007-01-01 Alan Mackenzie <acm@muc.de>
7990
7991 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
7992 are now bound by default to c-\(beginning\|end\)-of-defun by default.
7993
7994 2007-01-01 Alan Mackenzie <acm@muc.de>
7995
7996 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
7997 "Choosing a Style".
7998
7999 * cc-mode.texi ("Styles"): Add @dfn{style}.
8000
8001 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
8002
8003 Sync with Tramp 2.0.55.
8004
8005 * trampver.texi: Update release number.
8006
8007 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
8008
8009 * gnus.texi (Customizing Articles): Add index entries for all
8010 gnus-treat-* variables.
8011
8012 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
8013
8014 * gnus.texi (IMAP): Fix incorrect explanation of
8015 nnimap-search-uids-not-since-is-evil in documentation for
8016 nnimap-expunge-search-string.
8017
8018 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
8019
8020 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
8021 spam-ifile-database.
8022
8023 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
8024
8025 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
8026 rebind C-s.
8027
8028 2006-12-26 Jouni K. Seppänen <jks@iki.fi>
8029
8030 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
8031 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
8032 "expiring mail".
8033 (IMAP): Document nnimap-search-uids-not-since-is-evil and
8034 nnimap-nov-is-evil.
8035
8036 2006-12-25 Kevin Ryde <user42@zip.com.au>
8037
8038 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
8039 about the key procedure being used heavily.
8040
8041 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
8042
8043 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
8044 to t.
8045 (Prerequisites): Add explanation about gpg-agent.
8046
8047 2006-12-22 Kevin Ryde <user42@zip.com.au>
8048
8049 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
8050 "sort" instead of "sort*".
8051
8052 2006-12-19 Richard Stallman <rms@gnu.org>
8053
8054 * calc.texi (History and Acknowledgements): Recognize that Emacs
8055 now does have floating point.
8056
8057 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
8058
8059 * tramp.texi (External transfer methods): Describe new method `scpc'.
8060
8061 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
8062
8063 * pgg.texi: Added short note on gpg-agent to the introduction.
8064
8065 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
8066
8067 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
8068 also applies to Cc.
8069
8070 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
8071
8072 * gnus.texi (X-Face): Clarify. Say which programs are required
8073 on Windows.
8074
8075 2006-12-08 Michael Olson <mwolson@gnu.org>
8076
8077 * erc.texi (Modules): Remove documentation for list module.
8078
8079 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8080
8081 * faq.texi (^M in the shell buffer): Ditto.
8082
8083 2006-11-20 Michael Olson <mwolson@gnu.org>
8084
8085 * erc.texi: Call this the 5.2 stable pre-release of ERC.
8086
8087 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
8088
8089 * org.texi: Fix typos.
8090 (Agenda commands): Document `C-k'.
8091
8092 2006-11-16 Eli Zaretskii <eliz@gnu.org>
8093
8094 * url.texi (http/https): Fix a typo in the HTTP URL.
8095
8096 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
8097
8098 * ada-mode.texi: Total rewrite.
8099
8100 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
8101
8102 * org.texi: Minor typo fixes.
8103
8104 2006-11-13 Bill Wohler <wohler@newt.com>
8105
8106 Release MH-E manual version 8.0.3.
8107
8108 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8109 release 8.0.3.
8110
8111 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
8112 to set MAILDIR.
8113 (Reading Mail): Document the customization of read-mail-command
8114 for MH-E.
8115 (Viewing Attachments): Document mm-discouraged-alternatives.
8116 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
8117 (Junk): Add more information about the settings of mh-junk-background
8118 in a program. Add /usr/bin/mh to PATH in examples.
8119
8120 2006-11-12 Richard Stallman <rms@gnu.org>
8121
8122 * woman.texi: Update author address but say he no longer maintains it.
8123
8124 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
8125
8126 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
8127 archived trees.
8128 (Checkboxes): Section moved to chapter 5, and extended.
8129 (The date/time prompt): New section.
8130 (Link abbreviations): New section.
8131 (Presentation and sorting): New section.
8132 (Custom agenda views): Section completely rewritten.
8133 (Summary): Compare with Planner.
8134 (Feedback): More info about creating backtraces.
8135 (Plain lists): Modify example.
8136 (Breaking down tasks): New section.
8137 (Custom time format): New section.
8138 (Time stamps): Document inactive timestamps.
8139 (Setting tags): More details about fast tag selection.
8140 (Block agenda): New section.
8141 (Custom agenda views): Section rewritten.
8142 (Block agenda): New section.
8143
8144 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
8145
8146 * tramp.texi (Configuration): scp is the default method.
8147 (Default Method): Use ssh as example for another method.
8148
8149 2006-10-27 Richard Stallman <rms@gnu.org>
8150
8151 * woman.texi: Downcase nroff/troff/roff.
8152 (Installation): Chapter deleted. Some xrefs deleted.
8153 (Background): woman doesn't advise man ;-).
8154
8155 2006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8156
8157 * ada-mode.texi (Project files, Identifier completion)
8158 (Automatic Casing, Debugging, Using non-standard file names)
8159 (Working Remotely): Fix typos.
8160
8161 2006-10-20 Masatake YAMATO <jet@gyve.org>
8162
8163 * cc-mode.texi (Sample .emacs File): Add missing `)' in
8164 sample code `my-c-initialization-hook'.
8165
8166 2006-10-19 Stuart D. Herring <herring@lanl.gov>
8167
8168 * widget.texi: Fix typos.
8169
8170 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
8171
8172 * tramp.texi (Frequently Asked Questions): Remove questions marked with
8173 "???". There have been no complaints for years, so the information
8174 must be appropriate.
8175
8176 2006-10-16 Richard Stallman <rms@gnu.org>
8177
8178 * widget.texi: Use @var instead of capitalization.
8179 Clarify many widget type descriptions.
8180
8181 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8182
8183 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
8184 gnus-dired-attach.
8185 (Selecting a Group): Fix typo.
8186
8187 2006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8188
8189 * widget.texi: Fix typos.
8190
8191 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
8192
8193 * gnus.texi (Image Enhancements): Update for Emacs 22.
8194
8195 * gnus-faq.texi ([1.3]): Update.
8196
8197 2006-10-06 Richard Stallman <rms@gnu.org>
8198
8199 * faq.texi (Displaying the current line or column):
8200 Delete "As of Emacs 20".
8201
8202 2006-10-06 Romain Francoise <romain@orebokech.com>
8203
8204 * faq.texi (VM): VM works with Emacs 22 too.
8205
8206 2006-10-06 Richard Stallman <rms@gnu.org>
8207
8208 * ebrowse.texi: Remove Emacs version "21" from title.
8209
8210 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
8211
8212 * gnus.texi (Foreign Groups): Say where change of editing commands are
8213 stored. Add reference to `gnus-parameters'.
8214
8215 2006-09-15 Jay Belanger <belanger@truman.edu>
8216
8217 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
8218 Change "Library Public License" to "Lesser Public License"
8219 throughout. Use "yyyy" to represent year.
8220
8221 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
8222
8223 * org.texi (Setting tags): Typo fix.
8224
8225 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
8226
8227 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
8228
8229 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
8230
8231 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
8232
8233 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
8234
8235 * faq.texi (Escape sequences in shell output): EMACS is now set
8236 to Emacs's absolute file name, not to "t".
8237 (^M in the shell buffer): Likewise.
8238
8239 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
8240
8241 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
8242 mails with pop3-leave-mail-on-server. Fix wording.
8243 (Limiting): Improve gnus-summary-limit-to-articles.
8244 (X-Face): Fix typo.
8245
8246 2006-09-11 Simon Josefsson <jas@extundo.com>
8247
8248 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
8249 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
8250
8251 2006-09-06 Simon Josefsson <jas@extundo.com>
8252
8253 * smtpmail.texi (Authentication): Mention SSL.
8254
8255 2006-09-03 Diane Murray <disumu@x3y2z1.net>
8256
8257 * erc.texi (Getting Started, Connecting): Change erc-select to erc.
8258
8259 2006-09-01 Eli Zaretskii <eliz@gnu.org>
8260
8261 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
8262 Don't use @indicateurl.
8263
8264 * cc-mode.texi (Subword Movement): Don't use @headitem.
8265 (Custom Braces, Clean-ups): Don't use @tie.
8266
8267 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
8268
8269 Sync with Tramp 2.0.54.
8270
8271 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
8272 Suggested by Adrian Phillips <a.phillips@met.no>.
8273
8274 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
8275
8276 * org.texi (Installation, Activation): Split from Installation and
8277 Activation.
8278 (Clocking work time): Documented new features.
8279
8280 2006-08-13 Alex Schroeder <alex@gnu.org>
8281
8282 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
8283 example.
8284
8285 2006-08-12 Eli Zaretskii <eliz@gnu.org>
8286
8287 * faq.texi (How to add fonts): New node.
8288
8289 2006-08-05 Romain Francoise <romain@orebokech.com>
8290
8291 * faq.texi (New in Emacs 22): Expand.
8292
8293 2006-08-03 Michael Olson <mwolson@gnu.org>
8294
8295 * erc.texi: Update for ERC 5.1.4.
8296
8297 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
8298
8299 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
8300 in .../site-lisp/gnus/ by default.
8301 [ From gnus-news.texi in the trunk. ]
8302
8303 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8304
8305 * gnus.texi (MIME Commands): Additions for yEnc.
8306
8307 2006-07-24 Richard Stallman <rms@gnu.org>
8308
8309 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
8310 * faq.texi: Move periods and commas inside quotes.
8311
8312 2006-07-20 Jay Belanger <belanger@truman.edu>
8313
8314 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
8315
8316 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
8317
8318 * faq.texi (Security risks with Emacs): Document Emacs 22
8319 file-local-variable mechanism.
8320
8321 2006-07-12 Michael Olson <mwolson@gnu.org>
8322
8323 * erc.texi: Update for ERC 5.1.3.
8324
8325 2006-07-12 Alex Schroeder <alex@gnu.org>
8326
8327 * rcirc.texi: Fix typos.
8328 (Getting started with rcirc): New calling convention for M-x irc.
8329 Mention #rcirc. Removed channel tracking.
8330 (Configuration): Change the names of all variables that got changed
8331 recently, eg. rcirc-server to rcirc-default-server. Added
8332 documentation for rcirc-authinfo, some background for Bitlbee, and
8333 rcirc-track-minor-mode.
8334 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
8335 Scrolling.
8336 (Reconnecting after you have lost the connection): Fix example code
8337 to match code changes.
8338
8339 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
8340
8341 * gnus.texi, message.texi: Fix typos.
8342
8343 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
8344
8345 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
8346 commands.
8347 (Global TODO list): Document the use of the variables
8348 `org-agenda-todo-ignore-scheduled' and
8349 `org-agenda-todo-list-sublevels'.
8350
8351 2006-07-05 Richard Stallman <rms@gnu.org>
8352
8353 * faq.texi (Scrolling only one line): Fix xref.
8354
8355 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
8356
8357 * faq.texi (Evaluating Emacs Lisp code):
8358 Throughout, replace eval-current-buffer with eval-buffer.
8359
8360 2006-07-03 Richard Stallman <rms@gnu.org>
8361
8362 * rcirc.texi (Scrolling conservatively): Fix xref.
8363
8364 * pcl-cvs.texi (Viewing differences): Usage fix.
8365
8366 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
8367
8368 * org.texi (Agenda commands): Document `s' key to save all org-mode
8369 buffers.
8370
8371 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
8372
8373 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
8374 names. Mention `cvs-msg' face.
8375
8376 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
8377
8378 * org.texi (Checkboxes): New section.
8379
8380 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
8381
8382 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
8383 throughout this chapter.
8384
8385 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
8386
8387 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
8388 text for standalone vs Emacs info.
8389 (Help): Clarify header line description. Use mouse-1 for clicks.
8390 (Help-P): Use mouse-1 for clicks.
8391 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
8392 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
8393 (Choose menu subtopic): Remove gratuitous Emacs command names.
8394 (Help-FOO): Put usual behavior first.
8395 (Help-Xref): Clicking on xrefs works in Emacs.
8396 (Search Text): Clarify what the default behavior is.
8397 (Create Info buffer): Fix Emacs window/X window confusion.
8398 (Emacs Info Variables): Fix for new Emacs init file behavior.
8399
8400 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8401
8402 * gnus.texi (Summary Buffer Lines): Fix typo.
8403
8404 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
8405
8406 * org.texi (Embedded LaTeX): New chapter.
8407 (Archiving): Section rewritten.
8408 (Enhancing text): Some parts moved to the new chapter about LaTeX.
8409
8410 2006-06-20 Bill Wohler <wohler@newt.com>
8411
8412 Release MH-E manual version 8.0.1.
8413
8414 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8415 release 8.0.1.
8416 (Preface): Depend on GNU mailutils 1.0 and higher.
8417
8418 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
8419
8420 * message.texi (News Headers): Update message-syntax-checks section.
8421
8422 2006-06-19 Karl Berry <karl@gnu.org>
8423
8424 * info.texi (Advanced): Mention C-q, especially with ?.
8425
8426 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
8427
8428 * org.texi (Publishing links): Document the `:link-validation-function'
8429 property.
8430 (Extensions and Hacking): New chapter, includes some sections of the
8431 "Miscellaneous" chapter.
8432
8433 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
8434
8435 * org.texi (Progress logging): New section.
8436
8437 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
8438
8439 * org.texi (ASCII export): Document indentation adaptation.
8440 (Setting tags): Document mutually-exclusive tags.
8441
8442 2006-06-05 Romain Francoise <romain@orebokech.com>
8443
8444 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
8445 Fix typo.
8446
8447 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
8448 channel (#gnus@irc.freenode.net).
8449 Fix typos. Update copyright notice.
8450
8451 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
8452 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
8453 (Line-Up Functions, Custom Macros):
8454 * ediff.texi (Window and Frame Configuration)
8455 (Highlighting Difference Regions):
8456 * emacs-mime.texi (Display Customization):
8457 * erc.texi (History):
8458 * eshell.texi (Known problems):
8459 * eudc.texi (Overview, BBDB):
8460 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
8461 (The problem of spam, SpamOracle, Extending the Spam package)
8462 (Conformity, Terminology):
8463 * idlwave.texi (Routine Info)
8464 (Class and Keyword Inheritance, Padding Operators)
8465 (Breakpoints and Stepping, Electric Debug Mode)
8466 (Examining Variables, Troubleshooting):
8467 * org.texi (Creating timestamps):
8468 * reftex.texi (Commands, Options, Changes):
8469 * tramp.texi (Inline methods, Password caching)
8470 (Auto-save and Backup, Issues):
8471 * vip.texi (Files, Commands in Insert Mode):
8472 * viper.texi (Emacs Preliminaries, States in Viper)
8473 (Packages that Change Keymaps, Viper Specials, Groundwork):
8474 Fix various typos.
8475
8476 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
8477
8478 * ediff.texi: Fix typos.
8479
8480 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
8481
8482 * org.texi: Small typo fixes.
8483
8484 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
8485
8486 * viper.texi (Viper Specials):
8487 * gnus.texi (Example Setup):
8488 * faq.texi (Backspace invokes help):
8489 * dired-x.texi (Optional Installation Dired Jump):
8490 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
8491 follow coding conventions.
8492
8493 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
8494
8495 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
8496
8497 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
8498
8499 * pcl-cvs.texi: Fix typos.
8500 (Customization): Say "us".
8501
8502 2006-05-26 Eli Zaretskii <eliz@gnu.org>
8503
8504 * org.texi: Remove bogus @setfilename.
8505
8506 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
8507
8508 * org.texi (ASCII export): Omit command name.
8509 (HTML export): Add prefix to all lines in Local Variable example.
8510 (Acknowledgments): Typeset names in italics.
8511
8512 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
8513
8514 * org.texi (Plain lists): Add new item navigation commands.
8515 (External links): Document elisp and info links.
8516 (Custom searches): New section.
8517 (Publishing): New chapter.
8518 (HTML export): Include a list of supported CSS classes.
8519 (Setting tags): Describe the fast-tag-setting interface.
8520
8521 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
8522
8523 * dired-x.texi: ifinfo -> ifnottex.
8524
8525 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
8526
8527 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
8528
8529 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
8530
8531 * message.texi (Interface): Add tool bar customization.
8532 (MIME): Index and text additions for mml-attach.
8533 (MIME): Describe mml-dnd-protocol-alist and
8534 mml-dnd-attach-options.
8535
8536 * gnus.texi (Oort Gnus): Reorder entries in sections.
8537 Fix some entries.
8538 (Starting Up): Add references to "Emacs for Heathens" and to
8539 "Finding the News". Add user-full-name and user-mail-address.
8540 (Group Buffer Format): Add tool bar customization and update.
8541 (Summary Buffer): Add tool bar customization.
8542 (Posting Styles): Add message-alternative-emails.
8543
8544 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
8545
8546 * tramp.texi (Filename completion): Improve wording.
8547
8548 2006-05-07 Romain Francoise <romain@orebokech.com>
8549
8550 * faq.texi (Using regular expressions): Fix typo.
8551 (Packages that do not come with Emacs): Fix capitalization.
8552 (Replacing text across multiple files): Expand node to explain how
8553 to use `dired-do-query-replace-regexp' in more detail, based on
8554 suggestion by Eric Hanchrow <offby1@blarg.net>.
8555
8556 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
8557
8558 * tramp.texi (Filename completion): Completion of remote files'
8559 method, user name and host name is active only in partial
8560 completion mode.
8561
8562 2006-05-06 Bill Wohler <wohler@newt.com>
8563
8564 Release MH-E manual version 8.0.
8565
8566 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8567 release 8.0.
8568
8569 2006-05-06 Bill Wohler <wohler@newt.com>
8570
8571 * mh-e.texi (MH-BOOK-HOME): Change from
8572 http://www.ics.uci.edu/~mh/book/mh to
8573 http://rand-mh.sourceforge.net/book/mh.
8574 Replace .htm suffix with .html for MH book files.
8575 (Using This Manual): Update key binding for getting relevant
8576 chapter in Info from command key.
8577 (Ranges): Fix itemx.
8578
8579 2006-05-05 Karl Berry <karl@gnu.org>
8580
8581 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
8582 (\fonttextsize): New user-level command to change text font size.
8583
8584 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
8585
8586 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
8587
8588 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
8589
8590 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
8591
8592 2006-04-24 Bill Wohler <wohler@newt.com>
8593
8594 * mh-e.texi (Getting Started): Make it more explicit that you need
8595 to install MH. Add pointers to current MH implementations.
8596
8597 2006-04-21 Bill Wohler <wohler@newt.com>
8598
8599 Release MH-E manual version 7.94.
8600
8601 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8602 release 7.94.
8603
8604 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
8605
8606 * org.texi: Many small fixes.
8607 (Handling links): Rename from "Managing links".
8608
8609 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
8610
8611 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
8612 (Splitting mail using spam-stat): Fix @xref.
8613
8614 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
8615
8616 * gnus.texi (Spam Package): Major revision of the text.
8617 Previously this node was "Filtering Spam Using The Spam ELisp Package".
8618
8619 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
8620
8621 * org.texi (Time stamps): Better explanation of the purpose of
8622 different time stamps.
8623 (Structure editing, Plain lists): More details on how new items
8624 and headings are inserted.
8625
8626 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
8627
8628 * org.texi (Formula syntax): Fix link to Calc Manual.
8629
8630 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
8631
8632 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
8633
8634 2006-04-17 Bill Wohler <wohler@newt.com>
8635
8636 * mh-e.texi (Folders): Update mh-before-quit-hook and
8637 mh-quit-hook example with code that removes the buffers rather
8638 than just bury them.
8639
8640 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
8641
8642 Sync with Tramp 2.0.53.
8643
8644 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
8645
8646 * org.texi (Updating settings): New section.
8647 (Visibility cycling): Better names for the startup folding
8648 options.
8649 (Exporting): Completely restructured.
8650 (The very busy C-c C-c key): New section.
8651 (Summary of in-buffer settings): New section.
8652
8653 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
8654
8655 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
8656
8657 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
8658
8659 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
8660 (Server Commands): Key `v' is reserved for users.
8661
8662 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
8663
8664 * org.texi (Link format): New section, emphasis on bracket links.
8665 (External links): Document bracket links.
8666 (FAQ): Expand to cover shell links and the new link format.
8667
8668 2006-04-09 Kevin Ryde <user42@zip.com.au>
8669
8670 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
8671
8672 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
8673
8674 * gnus.texi (Summary Buffer Lines): Add `*'.
8675
8676 2006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
8677
8678 * gnus.texi (Group Parameters):
8679 Mention gnus-permanently-visible-groups.
8680
8681 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
8682
8683 * gnus.texi (Face): Fix typo.
8684
8685 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
8686
8687 * gnus.texi (X-Face): Clarify.
8688 (Face): Need Emacs with PNG support.
8689
8690 2006-04-06 Richard Stallman <rms@gnu.org>
8691
8692 * idlwave.texi: Delete the blocks "not suitable for inclusion with
8693 Emacs".
8694
8695 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
8696
8697 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
8698 blocks not suitable for inclusion with Emacs using variable
8699 PARTOFEMACS.
8700
8701 2006-04-04 Simon Josefsson <jas@extundo.com>
8702
8703 * gnus.texi (Security): Improve.
8704
8705 2006-04-02 Karl Berry <karl@gnu.org>
8706
8707 * texinfo.tex: Update to current version (2006-03-21.13).
8708
8709 2006-04-02 Bill Wohler <wohler@newt.com>
8710
8711 * mh-e.texi (Getting Started, Junk, Bug Reports)
8712 (MH FAQ and Support): Fix URLs.
8713
8714 2006-03-31 Romain Francoise <romain@orebokech.com>
8715
8716 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
8717 to t, not nil (and has for the past eight years).
8718
8719 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
8720
8721 * message.texi, gnus.texi: Bump version to 5.11.
8722
8723 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
8724
8725 * gnus.texi (Top): Add comment about version line.
8726
8727 * message.texi (Top): Ditto. Change to take named versions into
8728 account.
8729
8730 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
8731
8732 * gnus.texi (Posting Styles): Add x-face-file to example.
8733 (X-Face): Refer to posting styles.
8734
8735 * gnus-faq.texi ([5.8]): Add x-face-file.
8736 ([8.4]): Add links to gmane.emacs.gnus.user and
8737 gmane.emacs.gnus.general.
8738
8739 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
8740
8741 * gnus-faq.texi: Use .invalid.
8742 ([5.4]): Fix gnus-posting-styles example.
8743
8744 2006-03-27 Romain Francoise <romain@orebokech.com>
8745
8746 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
8747 Emacs/W3 needs a new maintainer.
8748 (Ispell): Update author and version info.
8749 (Mailcrypt): Mention PGG.
8750 (New in Emacs 22): Add PGG to the list of new packages.
8751 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
8752 updating dead URLs.
8753
8754 2006-03-25 Karl Berry <karl@gnu.org>
8755
8756 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
8757 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
8758 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
8759 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
8760 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
8761 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
8762 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
8763 (2) do not indent copyright year list (or anything else).
8764
8765 2006-03-21 Bill Wohler <wohler@newt.com>
8766
8767 * mh-e.texi (Folders): Various edits.
8768
8769 2006-03-20 Romain Francoise <romain@orebokech.com>
8770
8771 * gnus.texi (Mail Folders): Grammar fix.
8772
8773 2006-03-19 Bill Wohler <wohler@newt.com>
8774
8775 * mh-e.texi (Replying): Document Mail-Followup-To.
8776 Change manually-formatted table to multitable. Add debugging info.
8777 Move description of mh-reply-default-reply-to into paragraph
8778 that describes its values.
8779
8780 2006-03-17 Bill Wohler <wohler@newt.com>
8781
8782 * mh-e.texi: Use smallexample and smalllisp consistently.
8783 (Sending Mail Tour): Update method of entering
8784 addresses and subject.
8785 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
8786 (Adding Attachments, Searching): Update screenshots for Emacs 22.
8787
8788 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
8789
8790 * org.texi: Version number change only.
8791
8792 2006-03-14 Bill Wohler <wohler@newt.com>
8793
8794 * mh-e.texi: Add index entries around each paragraph rather than
8795 depend on entries from beginning of node. Doing so ensures that
8796 index entries are less likely to be forgotten if text is cut and
8797 pasted, and are necessary anyway if the references are on a
8798 separate page. It seems that makeinfo is now (v. 4.8) only
8799 producing one index entry per node, so there is no longer any
8800 excuse not to. Use subheading instead of heading. The incorrect
8801 use of heading produced very large fonts in Info--as large as the
8802 main heading.
8803 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
8804 versions 6 and 7 appeared *around* the time of these Emacs releases.
8805
8806 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
8807
8808 * org.texi (Clean view): Document new startup options.
8809
8810 2006-03-11 Bill Wohler <wohler@newt.com>
8811
8812 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
8813 (Composing, Scan Line Formats): Fix @refs.
8814 (Getting Started): Define MH profile and MH profile components.
8815 (Incorporating Mail, Reading Mail, Viewing, Printing)
8816 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
8817 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
8818 for string constants.
8819 (Tool Bar): Remove spurious quote.
8820 (Junk): Use ``...'' instead of "...".
8821 (Scan Line Formats): Replace @samp with @kbd.
8822
8823 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
8824
8825 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
8826
8827 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
8828
8829 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
8830 easy to understand.
8831
8832 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
8833
8834 * gnus.texi: Markup fix.
8835 (Fancy Mail Splitting): Specify new feature.
8836
8837 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
8838
8839 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
8840 partial-words matching.
8841
8842 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
8843
8844 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
8845
8846 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
8847 (MIME Commands): Fix mm-discouraged-alternatives.
8848
8849 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
8850
8851 * org.texi: Version number change only.
8852
8853 2006-03-06 Bill Wohler <wohler@newt.com>
8854
8855 * mh-e.texi: Move from SourceForge repository to Savannah.
8856 This is version 7.93, which is a total rewrite from the previous
8857 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
8858 version 7.93.
8859
8860 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
8861
8862 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
8863
8864 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
8865
8866 * org.texi (Interaction): Add item about `org-mouse.el' by
8867 Piotr Zielinski.
8868 (Managing links): Document that also mouse-1 can be used to
8869 activate a link.
8870 (Headlines, FAQ): Add entry about hiding leading stars.
8871 (Miscellaneous): Resort the sections in this chapter to a more
8872 logical sequence.
8873
8874 2006-02-27 Simon Josefsson <jas@extundo.com>
8875
8876 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
8877 2004-01-27 from the trunk).
8878
8879 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8880
8881 * cc-mode.texi: Rename c-hungry-backspace to
8882 c-hungry-delete-backwards, at the request of RMS. Leave the old
8883 name as an alias.
8884
8885 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8886
8887 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
8888 include the function header within the defun.
8889
8890 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8891
8892 * cc-mode.texi: Correct two typos.
8893
8894 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8895
8896 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
8897 existing comment.
8898 (Electric Keys): Add a justification for electric indentation.
8899 (Hungry WS Deletion): Clear up the names and complications of the
8900 BACKSPACE and DELETE keys.
8901
8902 2006-02-23 Juri Linkov <juri@jurta.org>
8903
8904 * faq.texi (Common requests): Move `Turning on auto-fill by
8905 default' after `Wrapping words automatically'. Move `Working with
8906 unprintable characters' before `Searching for/replacing newlines'.
8907 Move `Replacing highlighted text' after `Highlighting a region'.
8908 Merge `Repeating commands' and `Repeating a command as many times
8909 as possible' into the former.
8910 (Packages that do not come with Emacs): Add refs to Gmane and
8911 etc/MORE.STUFF.
8912
8913 2006-02-23 Juri Linkov <juri@jurta.org>
8914
8915 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
8916 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
8917 Add xref to `(emacs)Reporting Bugs'.
8918 (Getting a printed manual): Add URL to other formats of the manual.
8919 (Common requests): Fix menu.
8920 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
8921 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
8922 (Inserting text at the beginning of each line): Add pxref to
8923 `Changing the included text prefix'.
8924 (Forcing the cursor to remain in the same column): Mention `track-eol'
8925 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
8926 (Replacing text across multiple files): Add keybinding `Q' for
8927 `dired-do-query-replace'.
8928
8929 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
8930
8931 * reftex.texi: Version number and date change only.
8932
8933 * org.texi (Internal Links): Rewrite to cover the modified
8934 linking system.
8935
8936 2006-02-17 Eli Zaretskii <eliz@gnu.org>
8937
8938 * faq.texi: Remove the coding cookie, it's not needed anymore.
8939
8940 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8941
8942 * faq.texi (Colors on a TTY): Mention Mac OS port.
8943
8944 2006-02-12 Karl Berry <karl@gnu.org>
8945
8946 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
8947 8-bit accented a.
8948
8949 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
8950
8951 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
8952
8953 2006-02-08 Romain Francoise <romain@orebokech.com>
8954
8955 * faq.texi (Top): Remove paragraph about the FAQ being a
8956 transitional document, etc.
8957 (Searching for/replacing newlines): New node.
8958 (Yanking text in isearch): New node.
8959 (Inserting text at the beginning of each line): Rename and make
8960 more general, mention `M-;' in Message mode.
8961
8962 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
8963
8964 * faq.texi (Meta key does not work in xterm)
8965 (Emacs does not display 8-bit characters)
8966 (Inputting eight-bit characters): Update xrefs.
8967
8968 2006-02-06 Romain Francoise <romain@orebokech.com>
8969
8970 * faq.texi (VM): VM now at version 7.19.
8971 Set myself as maintainer of this file.
8972
8973 2006-02-04 Michael Olson <mwolson@gnu.org>
8974
8975 * erc.texi (History): Note that ERC is now included with Emacs.
8976
8977 2006-01-31 Romain Francoise <romain@orebokech.com>
8978
8979 * message.texi (Message Headers): Explain what
8980 `message-alternative-emails' does in more detail.
8981 Update copyright year.
8982
8983 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
8984
8985 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
8986
8987 2006-01-29 Richard M. Stallman <rms@gnu.org>
8988
8989 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
8990
8991 2006-01-29 Michael Olson <mwolson@gnu.org>
8992
8993 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
8994
8995 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
8996
8997 * faq.texi (New in Emacs 22): Mention ERC.
8998
8999 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
9000
9001 * rcirc.texi: Capitalize dir entry for consistency with the entry
9002 in info/dir and other entries in the Emacs category.
9003 Fix typos. Delete trailing whitespace.
9004
9005 2006-01-28 Björn Lindström <bkhl@elektrubadur.se>
9006
9007 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
9008
9009 2006-01-27 Eli Zaretskii <eliz@gnu.org>
9010
9011 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
9012 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9013
9014 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
9015 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9016
9017 2006-01-27 Alex Schroeder <alex@gnu.org>
9018
9019 * rcirc.texi: New file.
9020
9021 2006-01-23 Juri Linkov <juri@jurta.org>
9022
9023 * widget.texi (User Interface): Add S-TAB for widget-backward.
9024
9025 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
9026
9027 Sync with Tramp 2.0.52.
9028
9029 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
9030 Add Tramp disabling item. New item for common connection problems.
9031 (various): Apply "ftp" as method for the download URL.
9032 (Bug Reports): Refer to FAQ for common problems.
9033
9034 2006-01-21 Eli Zaretskii <eliz@gnu.org>
9035
9036 * widget.texi (User Interface): Use @key for TAB.
9037
9038 * ses.texi (Formulas, Printer functions): Use @key for TAB.
9039
9040 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
9041 for TAB.
9042
9043 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
9044
9045 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
9046
9047 * gnus.texi: Update copyright.
9048
9049 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
9050
9051 * gnus.texi (Article Washing): Additions.
9052
9053 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
9054
9055 * org.texi (Agenda commands): Document tags command.
9056
9057 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
9058
9059 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
9060
9061 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9062
9063 * gnus.texi (RSS): Addition.
9064
9065 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
9066
9067 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
9068
9069 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
9070
9071 * emacs-mime.texi (Display Customization): Add setting example to
9072 mm-discouraged-alternatives.
9073
9074 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
9075
9076 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
9077 version is the canonical version.
9078
9079 2006-01-08 Alex Schroeder <alex@gnu.org>
9080
9081 * pgg.texi (Caching passphrase): Rewording.
9082
9083 2006-01-06 Eli Zaretskii <eliz@gnu.org>
9084
9085 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
9086 repository URL.
9087
9088 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
9089
9090 * org.texi: Removed the accidentally re-added empty line in the
9091 direntry.
9092
9093 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
9094
9095 * org.texi (Agenda Views): Chapter reorganized.
9096
9097 2005-12-29 Romain Francoise <romain@orebokech.com>
9098
9099 * faq.texi (Using Customize): New node.
9100
9101 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
9102
9103 * org.texi: Remove blank line in @direntry. It is non-standard
9104 and recursively produces blank lines all over the dir file (when
9105 using Texinfo 4.8).
9106
9107 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
9108
9109 * widget.texi (atoms): Delete obsolete remark about `file' widget.
9110
9111 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
9112
9113 * org.texi (Tags): Boolean logic documented.
9114 (Agenda Views): Document custom commands.
9115
9116 2005-12-20 David Kastrup <dak@gnu.org>
9117
9118 * faq.texi (AUCTeX): Update version and mailing list info.
9119
9120 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
9121
9122 * gnus.texi (MIME Commands): Mention addition of
9123 multipart/alternative to gnus-buttonized-mime-types and add xref
9124 to mm-discouraged-alternatives.
9125
9126 * emacs-mime.texi (Display Customization): Mention addition of
9127 "image/.*" and add xref to gnus-buttonized-mime-types in the
9128 mm-discouraged-alternatives section.
9129
9130 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
9131
9132 * org.texi (Tags): New section.
9133 (Agenda Views): Chapter reorganized.
9134
9135 2005-12-16 Eli Zaretskii <eliz@gnu.org>
9136
9137 * org.texi (Internal Links): Add a missing comma after an @xref.
9138
9139 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
9140
9141 * faq.texi (Filling paragraphs with a single space): No need to
9142 change sentence-end now.
9143
9144 2005-12-13 Romain Francoise <romain@orebokech.com>
9145
9146 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
9147
9148 2005-12-12 Jay Belanger <belanger@truman.edu>
9149
9150 * faq.texi (Calc): Update version number.
9151
9152 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
9153
9154 * org.texi (Progress Logging): New section.
9155
9156 2005-12-10 Romain Francoise <romain@orebokech.com>
9157
9158 Update the Emacs FAQ for the 22.1 release.
9159
9160 * faq.texi: Set VER to `22.1'.
9161 (Basic editing): Explain how to use localized versions of the
9162 Tutorial. Mention that `C-h r' displays the manual.
9163 Delete obsolete WWW link to an Emacs 18 tutorial.
9164 (Getting a printed manual): Point to the new locations of the
9165 manuals on the GNU Web site.
9166 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
9167 available via Info (it was previously distributed separately).
9168 (Installing Texinfo documentation): The latest version of Texinfo
9169 is 4.8, not 4.0.
9170 (Informational files for Emacs): COPYING is the GNU General Public
9171 License, not the Emacs General Public License.
9172 (Informational files for Emacs): Delete obsolete link to the
9173 GNUinfo pages as they have been removed from the GNU Web site.
9174 (New in Emacs 22): New node.
9175 (Setting up a customization file): Say that most packages support
9176 Customize nowadays.
9177 (Colors on a TTY): Delete reference to instructions on how to
9178 enable syntax highlighting, it is now enabled by default.
9179 (Turning on abbrevs by default): Emacs now reads the abbrevs file
9180 at startup automatically.
9181 (Controlling case sensitivity): Mention `M-c' in isearch.
9182 (Using an already running Emacs process): Emacs now creates the
9183 socket in `/tmp/emacsUID'. Fix typos. Change default location of
9184 gnuserv. As emacsclient can now run Lisp code as well, delete a
9185 sentence praising gnuserv for that. Simplify description of how
9186 the client/server operation works.
9187 (Compiler error messages): Delete obsolete text (compile.el has
9188 been rewritten).
9189 (Indenting switch statements): Fix typo.
9190 (Matching parentheses): Simplify setup instructions, mention the
9191 menu bar item in the Options menu.
9192 (Repeating a command as many times as possible): Mention `C-x e'.
9193 (Going to a line by number): Mention new keymap and bindings
9194 `M-g M-g', `M-g M-p' and `M-g M-n'.
9195 (Turning on syntax highlighting): Now on by default. Simplify.
9196 (Replacing highlighted text): Use `1', not `t'.
9197 (Problems with very large files): The maximum size is now 256MB on
9198 32-bit machines.
9199 (^M in the shell buffer): Mention `comint-process-echoes'.
9200 (Emacs for Apple computers): Emacs 22 has native support for Mac
9201 OS X.
9202 (Translating names to IP addresses): Delete node.
9203 (Binding keys to commands): Fix typo.
9204 (SPC no longer completes file names): New node.
9205 (MIME with Emacs mail packages): Delete section about the Emacs
9206 MIME FAQ (it's not reachable anymore).
9207
9208 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
9209
9210 * cc-mode.texi: The manual has been extensively revised: the
9211 information about using CC Mode has been separated from the larger
9212 and more difficult chapters about configuration. It has been
9213 updated for CC Mode 5.31.
9214
9215 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
9216
9217 * pgg.texi (User Commands): Fix description of pgg-verify-region.
9218 (Selecting an implementation): Fix descriptions.
9219
9220 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
9221
9222 * message.texi (Various Message Variables): Addition.
9223
9224 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
9225
9226 * message.texi: Fix default values.
9227
9228 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
9229
9230 * message.texi (Header Commands): Clarify descriptions of
9231 message-cross-post-followup-to, message-reduce-to-to-cc, and
9232 message-insert-wide-reply.
9233 (Various Commands): Fix kindex for message-kill-to-signature;
9234 clarify description of message-tab.
9235
9236 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
9237
9238 * message.texi (Mailing Lists): Fix description about MFT.
9239
9240 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
9241
9242 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
9243
9244 * gnus.texi (Slow Terminal Connection): Replace old description
9245 with new one.
9246
9247 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
9248
9249 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
9250 replace X-Draft-Headers with X-Draft-From.
9251
9252 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
9253
9254 * gnus.texi (Various Various): Fix the default value of
9255 nnheader-max-head-length.
9256 (Gnus Versions): Fix typo.
9257
9258 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
9259
9260 * org.texi (Structure editing): Document new functionality of
9261 M-RET.
9262
9263 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
9264
9265 * org.texi (Internal Links): Fix Texinfo usage.
9266
9267 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
9268
9269 * org.texi (TODO basics): Document the global todo list.
9270 (TODO items): Documents sparse tree for specific TODO
9271 keywords.
9272
9273 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
9274
9275 * org.texi (Plain Lists): Typos fixed.
9276
9277 2005-11-28 Jay Belanger <belanger@truman.edu>
9278
9279 * calc.texi: Change references of `M-#' to `C-x *' prefix.
9280
9281 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
9282
9283 * org.texi (Structure editing): New item moving commands added.
9284 (Plain Lists): New section.
9285
9286 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
9287
9288 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
9289 (Agenda): Document commands `org-cycle-agenda-files' and
9290 `org-agenda-file-to-front'.
9291 (Built-in table editor): Document `org-table-sort-lines'.
9292 (HTML formatting): Export of hand-formatted lists.
9293
9294 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
9295
9296 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
9297 new variable gnus-toolbar-thickness.
9298
9299 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
9300
9301 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
9302
9303 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
9304
9305 * gnus.texi (X-Face): Fix description.
9306 (XVarious): Remove gnus-xmas-logo-color-alist and
9307 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
9308
9309 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
9310
9311 * gnus.texi (Group Parameters): Mention new variable
9312 gnus-parameters-case-fold-search.
9313 (Home Score File): Addition.
9314
9315 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
9316
9317 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
9318 (Overview): List supported feed types.
9319 (Installation): No installation necessary when using autoload.
9320 (Configuration): Rename "RSS" to "news".
9321
9322 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
9323
9324 * pgg.texi (User Commands): Document additional passphrase
9325 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
9326 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
9327
9328 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
9329
9330 * org.texi: Version number changed to 3.19.
9331
9332 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
9333
9334 * pgg.texi (How to use): Update the example to add autoload of
9335 pgg-encrypt-symmetric-region.
9336 (User Commands): Document pgg-encrypt-symmetric-region.
9337 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
9338
9339 2005-10-27 Jay Belanger <belanger@truman.edu>
9340
9341 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
9342 mention other TeX-related units.
9343
9344 2005-10-23 Lars Hansen <larsh@soem.dk>
9345
9346 * dired-x.texi (Miscellaneous Commands):
9347 Replace dired-do-relative-symlink by dired-do-relsymlink and
9348 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
9349
9350 2005-10-23 Jay Belanger <belanger@truman.edu>
9351
9352 * calc.texi (Predefined Units): Use `alpha' for the fine structure
9353 constant.
9354
9355 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
9356
9357 * faq.texi (Bugs and problems):
9358 Replace `dired-move-to-filename-regexp' by
9359 `directory-listing-before-filename-regexp'.
9360
9361 2005-10-22 Eli Zaretskii <eliz@gnu.org>
9362
9363 * newsticker.texi (UPDATED): Set value.
9364
9365 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
9366
9367 * gnus.texi (Document Groups): Remove duplicate item.
9368
9369 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
9370
9371 * org.texi (Summary): Mention iCalendar support.
9372 (Exporting): Document iCalendar support.
9373
9374 2005-10-18 Romain Francoise <romain@orebokech.com>
9375
9376 * viper.texi (Viper Specials): Capitalize GNU.
9377
9378 2005-10-17 Juri Linkov <juri@jurta.org>
9379
9380 * info.texi (Getting Started, Search Index, Expert Info):
9381 Fix wording.
9382 (Search Text): Replace `echo area' with `mode line'.
9383 (Search Index): Both `i' and `,' find all index entries.
9384 Replace example `C-f' with `C-l' (which exists in index of Info
9385 manual) and delete spaces in its keyboard input sequence.
9386 Delete unnecessary explanations about literal characters.
9387
9388 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
9389
9390 * gnus.texi (Document Server Internals): Addition.
9391
9392 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
9393
9394 * gnus.texi (A note on namespaces): Fix RFC reference.
9395
9396 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
9397
9398 * gnus.texi (RSS): Fix key description.
9399
9400 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
9401
9402 * gnus.texi: Emacs/w3 -> Emacs/W3.
9403 (Browsing the Web): Fix description.
9404 (Web Searches): Ditto.
9405 (Customizing W3): Ditto.
9406
9407 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
9408
9409 * gnus.texi (Maildir): Clarify expire-age and expire-group.
9410
9411 2005-10-11 Jay Belanger <belanger@truman.edu>
9412
9413 * calc.texi (Integration): Mention using `a i' to compute definite
9414 integrals.
9415
9416 2005-10-11 Juri Linkov <juri@jurta.org>
9417
9418 * info.texi: Rearrange nodes.
9419 (Top): Update menu. Change ref `Info for Experts' to
9420 `Advanced Info Commands'.
9421 (Getting Started): Fix description of manual's parts.
9422 (Help-Int): Change xref `Info Search' to `Search Index', and
9423 `Expert Info' to `Advanced'.
9424 (Advanced): Move node one level up.
9425 (Search Text, Search Index): New nodes split out from `Info Search'.
9426 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
9427 split out from `Advanced'.
9428 (Advanced, Emacs Info Variables): De-document editing an Info file
9429 in Info.
9430 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
9431 (Creating an Info File): Delete node and move its text to
9432 `Expert Info'.
9433
9434 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
9435
9436 * org.texi (Workflow states): Documented that change in keywords
9437 becomes active only after restart of Emacs.
9438
9439 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
9440
9441 Sync with Tramp 2.0.51.
9442
9443 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
9444
9445 * speedbar.texi (Introduction): Describe new location of speedbar
9446 on menubar.
9447 (Basic Key Bindings): Remove descriptions of bindings that have
9448 been removed.
9449
9450 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
9451
9452 * speedbar.texi (GDB): Describe use of watch expressions.
9453
9454 2005-09-28 Simon Josefsson <jas@extundo.com>
9455
9456 * message.texi (IDNA): Fix.
9457
9458 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
9459
9460 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
9461 nntp-server-hook, and nntp-warn-about-losing-connection; fix
9462 description of nntp-open-connection-function.
9463 (Common Variables): Fix descriptions.
9464
9465 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
9466
9467 * gnus.texi (Server Buffer Format): Document the %a format spec.
9468
9469 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
9470
9471 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
9472
9473 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
9474
9475 * org.texi Version 3.16.
9476
9477 2005-09-19 Miles Bader <miles@gnu.org>
9478
9479 * newsticker.texi: Get rid of CVS keywords.
9480
9481 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
9482
9483 * gnus.texi (Finding the Parent): Fix description of how Gnus
9484 finds article.
9485
9486 2005-09-14 Jari Aalto <jari.aalto@cante.net>
9487
9488 * gnus.texi (Advanced Scoring Examples): New examples to teach how
9489 to drop off non-answered articles.
9490
9491 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
9492
9493 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
9494 braces (which are unsupported by NMAKE) for macro `srcdir'.
9495
9496 2005-09-17 Eli Zaretskii <eliz@gnu.org>
9497
9498 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9499 (../info/newsticker, newsticker.dvi): New targets.
9500
9501 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
9502
9503 * newsticker.texi: Replace @command with @code. Replace @example
9504 with @lisp.
9505 (Top): Add explanations to menu items.
9506 (GNU Free Documentation License): Remove.
9507
9508 2005-09-16 Romain Francoise <romain@orebokech.com>
9509
9510 Update all files to specify GFDL version 1.2.
9511
9512 * doclicense.texi (GNU Free Documentation License): Update to
9513 version 1.2.
9514
9515 2005-09-15 Richard M. Stallman <rms@gnu.org>
9516
9517 * newsticker.texi: Fix @setfilename.
9518
9519 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9520 (../info/newsticker, newsticker.dvi): New targets.
9521
9522 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
9523
9524 * org.texi: Version 3.15.
9525
9526 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
9527
9528 * ses.texi: Combine all three indices into one.
9529 Correct a few typos.
9530
9531 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
9532
9533 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
9534
9535 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
9536
9537 * emacs-mime.texi (Handles): Remove duplicate item.
9538 (Encoding Customization): Fix the default value for
9539 mm-coding-system-priorities.
9540 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
9541 (Basic Functions): Fix reference.
9542
9543 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
9544
9545 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
9546
9547 2005-08-18 Richard M. Stallman <rms@gnu.org>
9548
9549 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
9550 and web site.
9551
9552 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
9553 not keyboard-translate.
9554
9555 2005-08-11 Richard M. Stallman <rms@gnu.org>
9556
9557 * faq.texi (Using regular expressions): Fix xref.
9558
9559 2005-08-09 Juri Linkov <juri@jurta.org>
9560
9561 * info.texi (Help-P): Replace `Prev' with `Previous'.
9562 (Help-M, Help-Xref): Add S-TAB.
9563 (Help-FOO): Update `u' command.
9564 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
9565 Update info about visibility of xref parts.
9566 (Help-Int): Fix `m' command. Rename `Info-last' to
9567 `Info-history-back'. Add `Info-history-forward'.
9568 (Advanced): Fix `g*' and `M-n' commands.
9569 (Info Search): Add `index-apropos' in stand-alone browser.
9570 Add isearch commands.
9571 (Emacs Info Variables): Remove `Info-fontify'.
9572 Add `Info-mode-hook'. Update face names.
9573 Add `Info-fontify-maximum-menu-size',
9574 `Info-fontify-visited-nodes', `Info-isearch-search'.
9575
9576 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
9577
9578 Sync with Tramp 2.0.50.
9579
9580 * tramp.texi: Use @option{} consequently for method names.
9581 (Inline methods, External transfer methods): Remove references to
9582 Cygwin.
9583 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
9584 implementation.
9585
9586 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
9587
9588 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
9589 Mention that gnus-init-file is not read when Emacs is invoked with
9590 --no-init-file or -q.
9591
9592 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
9593
9594 * org.texi: Version 3.14.
9595
9596 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
9597
9598 * org.texi: Version 3.13.
9599
9600 2005-07-18 Juri Linkov <juri@jurta.org>
9601
9602 * calc.texi (Time Zones, Logical Operations):
9603 * cl.texi (Overview):
9604 * org.texi (TODO types):
9605 * sc.texi (Emacs 18 MUAs):
9606 * speedbar.texi (Top):
9607 * url.texi (History):
9608 Delete duplicate duplicate words.
9609
9610 2005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
9611
9612 * cl.texi (Type Predicates): Document `atom' type.
9613
9614 2005-07-04 Lute Kamstra <lute@gnu.org>
9615
9616 Update FSF's address in GPL notices.
9617
9618 * calc.texi (Copying):
9619 * doclicense.texi (GNU Free Documentation License):
9620 * faq.texi (Contacting the FSF):
9621 * mh-e.texi (Copying): Update FSF's address.
9622
9623 2005-07-03 Richard M. Stallman <rms@gnu.org>
9624
9625 * flymake.texi (Example -- Configuring a tool called directly):
9626 Update name of flymake-build-relative-filename.
9627
9628 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
9629
9630 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
9631
9632 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
9633
9634 * org.texi: Version 3.12.
9635
9636 2005-06-24 Eli Zaretskii <eliz@gnu.org>
9637
9638 * makefile.w32-in (MAKEINFO): Use --force.
9639 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
9640 Makefile.in.
9641 (gnus.dvi): Use "..." to quote Sed args, so that it works with
9642 more shells.
9643
9644 2005-06-23 Richard M. Stallman <rms@gnu.org>
9645
9646 * speedbar.texi (Creating a display): Texinfo usage fixes.
9647
9648 * tramp.texi (Customizing Completion, Auto-save and Backup):
9649 Texinfo usage fixes.
9650
9651 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
9652
9653 * dired-x.texi (Miscellaneous Commands):
9654 * ediff.texi (Miscellaneous):
9655 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
9656 (Agent Variables):
9657 * info.texi (Help-Xref):
9658 * message.texi (Message Headers):
9659 * org.texi (Remember):
9660 * reftex.texi (Options (Defining Label Environments)):
9661 (Options (Index Support)):
9662 (Options (Viewing Cross-References)):
9663 (Options (Misc)):
9664 (Changes):
9665 * speedbar.texi (Creating a display):
9666 * tramp.texi (Customizing Completion, Auto-save and Backup):
9667 Texinfo usage fix.
9668
9669 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
9670
9671 * org.texi: Version 3.11.
9672
9673 2005-06-12 Jay Belanger <belanger@truman.edu>
9674
9675 * calc.texi (Getting Started): Remove extra menu item.
9676
9677 2005-05-31 Jay Belanger <belanger@truman.edu>
9678
9679 * calc.texi (Notations Used in This Manual): Use @kbd for key
9680 sequence.
9681 (Demonstration of Calc): Mention another way of starting Calc.
9682 (Starting Calc): Mention long name of M-#.
9683 (Embedded Mode Overview): Remove unnecessary instruction.
9684 (Other M-# commands): Rephrase `M-# 0' explanation.
9685 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
9686 reflect current behavior.
9687
9688 2005-05-30 Jay Belanger <belanger@truman.edu>
9689
9690 * calc.texi (Hooks): Change description of calc-window-hook and
9691 calc-trail-window-hook to match usage.
9692 (Computational Functions): Add more constant-generating functions.
9693 (Customizable Variables): Use defvar.
9694
9695 2005-05-28 Jay Belanger <belanger@truman.edu>
9696
9697 * calc.texi (Assignments in Embedded Mode): Fix variable name.
9698 (Basic Embedded Mode): Explain behavior of arguments to
9699 calc-embedded-mode.
9700
9701 2005-05-27 Jay Belanger <belanger@truman.edu>
9702
9703 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
9704 current behavior.
9705
9706 2005-05-25 Jay Belanger <belanger@truman.edu>
9707
9708 * calc.texi: Change Calc version number throughout.
9709 (Keypad Mode): Change location in info output.
9710 (Keypad mode overview): Move picture of keypad.
9711
9712 2005-05-21 Jay Belanger <belanger@truman.edu>
9713
9714 * calc.texi (Storing variables): Mention that only most variables
9715 are void to begin with.
9716
9717 2005-05-21 Kevin Ryde <user42@zip.com.au>
9718
9719 * widget.texi (Basic Types): Update cross ref from "Enabling
9720 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
9721 lispref/text.texi change.
9722
9723 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
9724
9725 * org.texi: Version 3.09.
9726
9727 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
9728
9729 * reftex.texi: Version 4.28.
9730
9731 2005-05-16 Jay Belanger <belanger@truman.edu>
9732
9733 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
9734
9735 2005-05-14 Jay Belanger <belanger@truman.edu>
9736
9737 * calc.texi (Default Simplifications): Insert missing ! (logical
9738 not operator).
9739
9740 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
9741
9742 Sync with Tramp 2.0.49.
9743
9744 2005-05-10 Jay Belanger <belanger@truman.edu>
9745
9746 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
9747 to 1.
9748
9749 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
9750
9751 * org.texi: Version 3.08, structure reorganized.
9752
9753 2005-04-24 Richard M. Stallman <rms@gnu.org>
9754
9755 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
9756
9757 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
9758
9759 * org.texi: Update to version 3.06.
9760
9761 2005-04-13 Lute Kamstra <lute@gnu.org>
9762
9763 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
9764
9765 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
9766
9767 * cl.texi (Porting Common Lisp): Fix typo.
9768
9769 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
9770
9771 * gnus.texi (RSS): Addition.
9772
9773 2005-04-04 Jay Belanger <belanger@truman.edu>
9774
9775 * calc.texi: Change Calc version number.
9776 (Customizable variables): Fix description of calc-language-alist.
9777 (Copying): Put in version 2 of GPL.
9778
9779 2005-04-01 Jay Belanger <belanger@truman.edu>
9780
9781 * calc.texi (Troubleshooting Commands): Remove comment about
9782 installation.
9783 (Installation): Remove section.
9784 (Customizable Variables): New section.
9785 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
9786 (Graphical Devices): Add references to Customizable Variables.
9787
9788 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
9789
9790 * emacs-mime.texi (Display Customization): Markup fixes.
9791 (rfc2047): Update.
9792
9793 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
9794
9795 * gnus-faq.texi: Replaced with auto-generated version.
9796
9797 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
9798
9799 * dired-x.texi (Multiple Dired Directories): default-directory was
9800 renamed to dired-default-directory.
9801
9802 2005-03-26 Jay Belanger <belanger@truman.edu>
9803
9804 * calc.texi (Simplifying Formulas, Rewrite Rules):
9805 Change description of top and bottom of fraction.
9806 (Modulo Forms): Move description of how to create modulo forms to
9807 earlier in the section.
9808 (Fraction Mode): Suggest using : to get a fraction by dividing.
9809 (Basic Arithmetic): Adjust placement of command name.
9810 (Truncating the Stack): Emphasize that "hidden" entries are still
9811 visible.
9812 (Installation): Move discussion of printing manual to "About This
9813 Manual".
9814 (About This Manual): Mention how to print the manual.
9815 (Reporting Bugs): Remove first person.
9816 (Building Vectors): Add algebraic version of append.
9817 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
9818 (Grouping Digits): Fix typo.
9819
9820 2005-03-25 Werner Lemberg <wl@gnu.org>
9821
9822 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
9823 Replace `legal' with `valid'.
9824
9825 2005-03-25 Werner Lemberg <wl@gnu.org>
9826
9827 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
9828
9829 2005-03-24 Jay Belanger <belanger@truman.edu>
9830
9831 * calc.texi (General Mode Commands)
9832 (Mode Settings in Embedded Mode): Add some explanation of
9833 recording mode settings.
9834
9835 2005-03-24 Richard M. Stallman <rms@gnu.org>
9836
9837 * calc.texi: Remove praise of non-free software.
9838
9839 * idlwave.texi: Don't say where to get IDL or its non-free manual.
9840 (Installation): Node deleted.
9841
9842 2005-03-23 Richard M. Stallman <rms@gnu.org>
9843
9844 * url.texi (HTTP language/coding): Improve last change.
9845
9846 2005-03-22 Jay Belanger <belanger@truman.edu>
9847
9848 * calc.texi (Embedded Mode): Add new information on changing
9849 modes.
9850
9851 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
9852
9853 Sync with Tramp 2.0.48.
9854
9855 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
9856
9857 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
9858 "GNU/Linux". Change all addresses to .gnu.org.
9859 (Default Method): Offer shortened syntax for "su" and "sudo"
9860 methods.
9861
9862 2005-03-07 Richard M. Stallman <rms@gnu.org>
9863
9864 * url.texi: Fix usage of "e.g.".
9865 (HTTP language/coding): Explain the rules for these strings.
9866
9867 2005-03-06 Richard M. Stallman <rms@gnu.org>
9868
9869 * woman.texi (Introduction): Minor cleanups.
9870
9871 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
9872
9873 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
9874 (Installation): Node deleted.
9875
9876 * mh-e.texi (Preface): Get rid of "Emacs 21".
9877
9878 * eshell.texi (Installation): Delete node (for Emacs 20).
9879
9880 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
9881
9882 * flymake.texi: Refill and tweak style in @lisp blocks.
9883
9884 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
9885
9886 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
9887
9888 2005-03-01 Jay Belanger <belanger@truman.edu>
9889
9890 * calc.texi (Trigonometric and Hyperbolic Functions):
9891 Mention additional functions.
9892 (Algebraic Simplifications): Mention additional simplifications.
9893
9894 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
9895
9896 * ses.texi: Add concept/function/variable indices (this work was
9897 donated by Brad Collins <brad@chenla.org>, copyright-assignment
9898 papers on file at FSF).
9899
9900 2005-02-10 Jay Belanger <belanger@truman.edu>
9901
9902 * calc.texi: Change @LaTeX to La@TeX throughout.
9903 Redefine @expr as @math for TeX output.
9904 Redefine @texline as a no-op for TeX output.
9905 Define @tfn, replace @t by @tfn throughout.
9906
9907 2005-02-09 Jay Belanger <belanger@truman.edu>
9908
9909 * calc.texi: Add macro for LaTeX for info output.
9910
9911 2005-02-08 Kim F. Storm <storm@cua.dk>
9912
9913 * texinfo.tex (LaTex): Add def.
9914
9915 2005-02-06 Jay Belanger <belanger@truman.edu>
9916
9917 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
9918 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
9919 throughout manual.
9920
9921 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
9922
9923 * gnus.texi: Some edits based on comments from David Abrahams.
9924
9925 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
9926
9927 * gnus.texi (RSS): Fix the keystroke.
9928
9929 2005-01-24 David Kastrup <dak@gnu.org>
9930
9931 * faq.texi: Update AUCTeX version info.
9932
9933 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
9934
9935 * gnus-faq.texi ([4.1]): Typo.
9936
9937 2005-01-19 Jay Belanger <belanger@truman.edu>
9938
9939 * calc.texi (Keep Arguments): Mention that keeping arguments
9940 doesn't work with keyboard macros.
9941
9942 2005-01-16 Richard M. Stallman <rms@gnu.org>
9943
9944 * autotype.texi (Autoinserting): Fix small error.
9945
9946 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
9947
9948 Sync with Tramp 2.0.47.
9949
9950 * tramp.texi (Compilation): New section, describing compilation of
9951 remote files.
9952
9953 2005-01-11 Kim F. Storm <storm@cua.dk>
9954
9955 * widget.texi (Basic Types): Add :follow-link keyword.
9956
9957 2005-01-09 Jay Belanger <belanger@truman.edu>
9958
9959 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
9960
9961 2005-01-08 Jay Belanger <belanger@truman.edu>
9962
9963 * calc.texi: Change throughout to reflect new default value of
9964 calc-settings-file.
9965
9966 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9967
9968 * message.texi (Reply): `message-reply-to-function' should return
9969 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
9970
9971 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
9972
9973 * faq.texi (Changing load-path): Fix typo.
9974
9975 2005-01-05 Jay Belanger <belanger@truman.edu>
9976
9977 * calc.texi (Programming Tutorial): Replace kbd command by
9978 appropriate characters for a keyboard macro.
9979
9980 2005-01-04 Jay Belanger <belanger@truman.edu>
9981
9982 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
9983 for Lucid Emacs.
9984 (Programming Tutorial): Mention that the user needs to be in the
9985 right mode to compute some functions.
9986
9987 2005-01-04 Jay Belanger <belanger@truman.edu>
9988
9989 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
9990 no longer applicable.
9991
9992 2005-01-01 Jay Belanger <belanger@truman.edu>
9993
9994 * calc.texi (Programming Tutorial): Change description of how to
9995 edit keyboard macros to match current behavior.
9996
9997 2004-12-31 Jay Belanger <belanger@truman.edu>
9998
9999 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
10000
10001 2004-12-20 Jay Belanger <belanger@truman.edu>
10002
10003 * calc.texi (Types Tutorial): Emphasize that you can't divide by
10004 zero.
10005
10006 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
10007
10008 * cc-mode.texi (Text Filling and Line Breaking): Put period after
10009 @xref.
10010 (Font Locking): Avoid @strong{Note:}.
10011
10012 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
10013
10014 Sync with Tramp 2.0.46.
10015
10016 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
10017
10018 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
10019
10020 * url.texi: Correct typos.
10021 (Retrieving URLs): @var{nil}->@code{nil}.
10022 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
10023 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
10024 (Dealing with HTTP documents): @inforef->@xref.
10025
10026 2004-12-15 Jay Belanger <belanger@truman.edu>
10027
10028 * calc.texi: Consistently capitalized all mode names.
10029 (Answers to Exercises): Mention that an answer can be a fraction
10030 when in Fraction mode.
10031
10032 2004-12-13 Jay Belanger <belanger@truman.edu>
10033
10034 * calc.texi: Fix some TeX definitions.
10035
10036 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
10037
10038 * reftex.texi (Imprint): Remove erroneous @value's.
10039
10040 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10041
10042 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
10043 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
10044
10045 2004-12-08 Jay Belanger <belanger@truman.edu>
10046
10047 * calc.texi (Starting Calc): Remove comment about installation.
10048 (Keypad Mode Overview): Remove comment about Emacs 19 support.
10049
10050 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10051
10052 * url.texi: Update @setfilename.
10053 (Getting Started): No need to worry about Gnus versions.
10054 (Dealing with HTTP documents): Use @inforef.
10055
10056 * org.texi: Fix @direntry file name.
10057
10058 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
10059
10060 * url.texi: New file.
10061
10062 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
10063
10064 2004-12-06 Jay Belanger <belanger@truman.edu>
10065
10066 * calc.texi (Using Calc): Remove paragraph about installation.
10067
10068 2004-12-06 Jay Belanger <belanger@truman.edu>
10069
10070 * calc.texi: Use more Texinfo macros and less TeX defs.
10071 Remove @refill's.
10072
10073 2004-12-06 Richard M. Stallman <rms@gnu.org>
10074
10075 * org.texi: New file.
10076
10077 2004-12-05 Richard M. Stallman <rms@gnu.org>
10078
10079 * Makefile.in (org.dvi, ../info/org): New targets.
10080 (INFO_TARGETS): Add ../info/org.
10081 (DVI_TARGETS): Add org.dvi.
10082 (maintainer-clean): Remove the info files in the info dir.
10083
10084 2004-11-26 Eli Zaretskii <eliz@gnu.org>
10085
10086 * idlwave.texi: Fix the setfilename directive to put the produced
10087 file in ../info.
10088 (Continued Statement Indentation): Resurrect Jan D.'s change from
10089 2004-11-03 that was lost when a newer version of idlwave.texi was
10090 imported.
10091
10092 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
10093
10094 * gnus-faq.texi ([5.1]): Add missing bracket.
10095
10096 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
10097 Index `spam-initialize'.
10098
10099 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
10100
10101 * message.texi (Various Message Variables): Mention that all mail
10102 file variables are derived from `message-directory'.
10103
10104 * gnus.texi (Splitting Mail): Clarify bogus group.
10105
10106 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
10107
10108 * emacs-mime.texi (Encoding Customization):
10109 Fix mm-coding-system-priorities entry.
10110
10111 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
10112
10113 * idlwave.texi (Continued Statement Indentation):
10114 * reftex.texi (Options (Index Support)):
10115 (Displaying and Editing the Index, Table of Contents):
10116 * speedbar.texi (Creating a display, Major Display Modes):
10117 Replace non-nil with non-@code{nil}.
10118
10119 2004-10-21 Jay Belanger <belanger@truman.edu>
10120
10121 * calc.texi (Algebraic-Style Calculations): Remove a comment.
10122
10123 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
10124
10125 * calc.texi (Reporting Bugs): Double up `@'.
10126
10127 2004-10-18 Jay Belanger <belanger@truman.edu>
10128
10129 * calc.texi (Reporting Bugs): Change the address that bugs
10130 should be sent to.
10131
10132 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
10133
10134 * gnus.texi (New Features): Add 5.11.
10135
10136 * message.texi (Resending): Remove wrong default value.
10137
10138 * gnus.texi (Mail Source Specifiers): Describe possible problems
10139 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
10140 `pop3-leave-mail-on-server' to the index.
10141
10142 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
10143
10144 * message.texi (Canceling News): Add how to set a password.
10145
10146 2004-10-12 Jay Belanger <belanger@truman.edu>
10147
10148 * calc.texi (Help Commands): Change the descriptions of
10149 calc-describe-function and calc-describe-variable to match their
10150 current behavior.
10151
10152 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
10153
10154 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
10155
10156 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
10157
10158 Sync with Tramp 2.0.45.
10159
10160 * tramp.texi (Frequently Asked Questions): Comment paragraph about
10161 plink link. The URL is outdated. Originator contacted for
10162 clarification.
10163
10164 2004-10-10 Juri Linkov <juri@jurta.org>
10165
10166 * gnus.texi (Top, Marking Articles): Join two menus in one node
10167 because a node can have only one menu.
10168
10169 2004-10-09 Juri Linkov <juri@jurta.org>
10170
10171 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
10172 example of nnmail-split-fancy.
10173
10174 2004-10-06 Karl Berry <karl@gnu.org>
10175
10176 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
10177 consistency with other uses of dashes.
10178
10179 2004-10-05 Karl Berry <karl@gnu.org>
10180
10181 * info.texi: Consistently use --- throughout, periods at end of
10182 menu descriptions, and a couple typos.
10183
10184 2004-09-26 Jesper Harder <harder@ifa.au.dk>
10185
10186 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
10187 * pgg.texi (User Commands, Backend methods): Do.
10188 * gnus.texi: Markup fixes.
10189 (Setting Process Marks): Fix `M P a' entry.
10190 * emacs-mime.texi: Fixes.
10191
10192 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
10193
10194 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
10195 again.
10196 Use 5.10 instead of 5.10.0.
10197
10198 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10199
10200 * gnus.texi (Summary Mail Commands): S D e.
10201
10202 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
10203
10204 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
10205 the gnus-article-mode-line-format section.
10206
10207 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
10208
10209 * gnus.texi (Various Summary Stuff): Fix the documentation for
10210 gnus-newsgroup-variables.
10211
10212 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
10213
10214 * gnus.texi (MIME Commands):
10215 Add gnus-mime-display-multipart-as-mixed,
10216 gnus-mime-display-multipart-alternative-as-mixed,
10217 gnus-mime-display-multipart-related-as-mixed.
10218 (Mail Source Customization): Clarify `mail-source-directory'.
10219 (Splitting Mail): Mention gnus-group-find-new-groups.
10220 (SpamOracle): Fix typo.
10221
10222 * gnus-faq.texi: Untabify.
10223 ([6.3]): nnir.el is in contrib directory.
10224
10225 * message.texi (News Headers): Clarify how a unique ID is created.
10226
10227 * gnus.texi (Batching Agents): Fix typo in example.
10228 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
10229
10230 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
10231
10232 * gnus.texi (Group Parameters): Add more on hooks.
10233
10234 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
10235
10236 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
10237
10238 2004-09-22 Jay Belanger <belanger@truman.edu>
10239
10240 * calc.texi (Vectors as Lists): Add a warning that the tutorial
10241 might be hidden during part of the session.
10242
10243 2004-09-20 Jay Belanger <belanger@truman.edu>
10244
10245 * calc.texi (Notations Used in This Manual): Put in an earlier
10246 mention that DEL could be called Backspace.
10247
10248 2004-09-10 Simon Josefsson <jas@extundo.com>
10249
10250 * gnus.texi (IMAP): Add example. Suggested and partially written
10251 by Steinar Bang <sb@dod.no>.
10252
10253 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10254
10255 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
10256 netrc syntax.
10257
10258 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10259
10260 * gnus.texi (Spam ELisp Package Sequence of Events):
10261 Some clarifications.
10262 (Spam ELisp Package Global Variables): More clarifications.
10263
10264 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10265
10266 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
10267 Mention spam-split does not modify incoming mail.
10268
10269 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10270
10271 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
10272
10273 2004-09-10 Eli Zaretskii <eliz@gnu.org>
10274
10275 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
10276
10277 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
10278
10279 * makefile.w32-in (sieve, pgg): Use $(infodir).
10280
10281 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
10282
10283 * makefile.w32-in: Fix PGG and Sieve entries.
10284
10285 2004-08-28 Eli Zaretskii <eliz@gnu.org>
10286
10287 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
10288 Emacs and related programs.
10289
10290 2004-08-27 Richard M. Stallman <rms@gnu.org>
10291
10292 * faq.texi: Fix texinfo usage, esp. doublequotes.
10293 (Difference between Emacs and XEmacs): Some clarification.
10294
10295 * faq.texi (Difference between Emacs and XEmacs):
10296 Explain not to contrast XEmacs with GNU Emacs.
10297
10298 2004-08-26 Richard M. Stallman <rms@gnu.org>
10299
10300 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
10301
10302 2004-08-22 David Kastrup <dak@gnu.org>
10303
10304 * reftex.texi (AUCTeX): Update links, section name.
10305
10306 * faq.texi (Calc): Update availability (included in 22.1).
10307 (AUCTeX): Update availability, information, versions, description.
10308
10309 2004-08-14 Eli Zaretskii <eliz@gnu.org>
10310
10311 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
10312
10313 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
10314
10315 * cc-mode.texi: Various updates for CC Mode 5.30.9.
10316
10317 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
10318
10319 Sync with Tramp 2.0.44.
10320
10321 2004-08-05 Lars Hansen <larsh@math.ku.dk>
10322
10323 * widget.texi (User Interface): Update how to separate the
10324 editable field of an editable-field widget from other widgets.
10325 (Programming Example): Add text after field.
10326
10327 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
10328
10329 * emacs-mime.texi (Encoding Customization): Add a note to the
10330 mm-content-transfer-encoding-defaults entry.
10331 (rfc2047): Update.
10332
10333 * gnus.texi (Article Highlighting):
10334 Add gnus-cite-ignore-quoted-from.
10335 (POP before SMTP): New node.
10336 (Posting Styles): Addition.
10337 (Splitting Mail): Add nnmail-split-lowercase-expanded.
10338 (Fancy Mail Splitting): Ditto.
10339 (X-Face): Add gnus-x-face.
10340
10341 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
10342
10343 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
10344 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
10345
10346 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
10347
10348 * gnus.texi (Mail Source Specifiers):
10349 Describe `pop3-leave-mail-on-server'.
10350
10351 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
10352
10353 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
10354
10355 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
10356 repository. Change setfilename.
10357
10358 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
10359
10360 2004-07-02 Juri Linkov <juri@jurta.org>
10361
10362 * pcl-cvs.texi (Viewing differences): Add `d r'.
10363
10364 2004-06-29 Jesper Harder <harder@ifa.au.dk>
10365
10366 * ses.texi, viper.texi, flymake.texi, faq.texi:
10367 * eshell.texi, ediff.texi: Markup fixes.
10368
10369 2004-06-21 Karl Berry <karl@gnu.org>
10370
10371 * info.texi (Top): Mention that only Emacs has mouse support.
10372 (Getting Started): Mention this in a few other places.
10373
10374 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
10375
10376 * autotype.texi (Copyrights, Timestamps):
10377 Recommend `before-save-hook' instead of `write-file-functions'.
10378
10379 2004-06-13 Lars Hansen <larsh@math.ku.dk>
10380
10381 * dired-x.texi (dired-mark-omitted): Update keybinding.
10382
10383 2004-06-10 Kim F. Storm <storm@cua.dk>
10384
10385 * pcl-cvs.texi (Viewing differences): Add 'd y'.
10386
10387 2004-06-05 Lars Hansen <larsh@math.ku.dk>
10388
10389 * dired-x.texi (variable dired-omit-mode): Rename from
10390 dired-omit-files-p.
10391 (function dired-omit-mode): Rename from dired-omit-toggle.
10392 Call dired-omit-mode rather than set dired-omit-files-p.
10393 (dired-mark-omitted): Describe command.
10394
10395 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
10396
10397 Version 2.0.41 of Tramp released.
10398
10399 2004-05-29 Juanma Barranquero <lektu@terra.es>
10400
10401 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
10402 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10403
10404 2004-05-29 Richard M. Stallman <rms@gnu.org>
10405
10406 * cl.texi (Top): Call this chapter `Introduction'.
10407 (Overview): In TeX, no section heading here.
10408
10409 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
10410
10411 2004-05-29 Eli Zaretskii <eliz@gnu.org>
10412
10413 * Makefile.in (../info/flymake, flymake.dvi): New targets.
10414 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10415
10416 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
10417
10418 * flymake.texi: New file.
10419
10420 2004-05-28 Simon Josefsson <jas@extundo.com>
10421
10422 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
10423
10424 2004-05-07 Kai Großjohann <kai@emptydomain.de>
10425
10426 Version 2.0.40 of Tramp released.
10427
10428 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
10429
10430 Complete rework, based on review by Karl Berry <karl@gnu.org>.
10431
10432 * tramp.texi (Auto-save and Backup): Explain exploitation of new
10433 variables `tramp-backup-directory-alist' and
10434 `tramp-bkup-backup-directory-info'.
10435 (Overview, Connection types)
10436 (External transfer methods, Default Method)
10437 (Windows setup hints): Remove restriction of password entering
10438 with external methods.
10439 (Auto-save and Backup): Make file name example
10440 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
10441 and `auto-save-directory' must be used.
10442 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
10443 only "NT"). Remove doubled entry "What kinds of systems does
10444 @tramp{} work on".
10445 (tramp): Macro removed.
10446 (Obtaining Tramp): Flag removed from title.
10447 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
10448 and `trampver' used properly. Flag `tramp-inst' replaced by
10449 `installchapter'. Installation related text adapted.
10450
10451 2004-04-28 Masatake YAMATO <jet@gyve.org>
10452
10453 * widget.texi (Programming Example): Remove overlays.
10454
10455 2004-04-27 Jesper Harder <harder@ifa.au.dk>
10456
10457 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
10458
10459 2004-04-23 Juanma Barranquero <lektu@terra.es>
10460
10461 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
10462
10463 2004-04-05 Jesper Harder <harder@ifa.au.dk>
10464
10465 * info.texi (Info Search): Add info-apropos.
10466
10467 2004-03-22 Juri Linkov <juri@jurta.org>
10468
10469 * faq.texi: Fix help key bindings.
10470
10471 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
10472
10473 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
10474 (as suggested by Karl Berry). Update information about colored
10475 stars in menus. Add new subheading describing M-n.
10476
10477 2004-03-12 Richard M. Stallman <rms@gnu.org>
10478
10479 * cl.texi (Top): Rename top node's title.
10480
10481 2004-03-08 Karl Berry <karl@gnu.org>
10482
10483 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
10484 problems making the texinfo distribution.
10485
10486 2004-02-29 Simon Josefsson <jas@extundo.com>
10487
10488 * smtpmail.texi (Authentication): Change the list of supported
10489 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
10490 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
10491 <voegelas@gmx.net>.
10492
10493 2004-02-29 Juanma Barranquero <lektu@terra.es>
10494
10495 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
10496 Use $(DEL) instead of rm, and ignore exit code.
10497
10498 2004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
10499
10500 Tramp version 2.0.39 released.
10501
10502 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
10503
10504 * tramp.texi (Customizing Completion): Explain new functions
10505 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
10506 (all): Savannah URLs unified to "http://savannah.nongnu.org".
10507 (Top): Refer to Savannah mailing list as the major one.
10508 Mention older mailing lists in HTML mode only.
10509 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
10510 (Frequently Asked Questions): Remote hosts must not be Unix-like
10511 for "smb" method.
10512 (Password caching): New node.
10513 (External transfer methods): Refer to password caching for "smb"
10514 method.
10515
10516 2004-02-17 Karl Berry <karl@gnu.org>
10517
10518 * info.texi (Help-Int): Mention the new line number feature.
10519
10520 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
10521
10522 * ses.texi (Advanced Features): New functionality for
10523 ses-set-header-row (defaults to current row unless C-u used).
10524 (Acknowledgements): Add Stefan Monnier.
10525
10526 2003-12-29 Kevin Ryde <user42@zip.com.au>
10527
10528 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
10529
10530 2003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
10531
10532 Tramp version 2.0.38 released.
10533
10534 * tramp.texi (Remote shell setup): Warn of environment variables
10535 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
10536 <sven.gabriel@imk.fzk.de>.
10537 (Configuration): Tramp now chooses base64/uuencode
10538 automatically. Update wording accordingly.
10539 (Top): More description for the `Default Method' menu entry.
10540 (Default Method): Use @code, not @var, for Lisp variables.
10541 (Default Method): New subsection `Which method is the right one
10542 for me?' Suggested by Christian Kirsch.
10543 (Configuration): Pointer to new subsection added.
10544 (Default Method): Too many "use" in one sentence.
10545 Rephrase. Reported by Christian Kirsch.
10546 (Filename Syntax): Old `su' example is probably a left-over from
10547 the sm/su method naming. Replace with `ssh', instead.
10548 (External transfer methods, Auto-save and Backup):
10549 Typo fixes.
10550
10551 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
10552
10553 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
10554 (Top): Mention japanese manual only if flag `jamanual' is set.
10555 Insert section `Japanese manual' in menu.
10556
10557 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
10558
10559 * eshell.texi (Known Problems): Add doc item.
10560
10561 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10562
10563 * cc-mode.texi: Update for CC Mode 5.30.
10564
10565 Note: Please refrain from doing purely cosmetic changes like
10566 removing trailing whitespace in this manual; it clobbers cvs
10567 merging for no good reason.
10568
10569 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
10570
10571 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
10572 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
10573 @acronym{ASCII}.
10574
10575 2003-10-26 Karl Berry <karl@gnu.org>
10576
10577 * info.texi (Info Search): Echo area, not echo are. From Debian
10578 diff.
10579
10580 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
10581
10582 * widget.texi (Defining New Widgets): Document new behavior of
10583 :buttons and :children keywords.
10584
10585 2003-10-22 Miles Bader <miles@gnu.org>
10586
10587 * Makefile.in (info): Move before $(top_srcdir)/info.
10588
10589 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
10590
10591 * tramp.texi (Inline methods): Small grammar fix.
10592 (External transfer methods): Likewise.
10593
10594 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
10595
10596 * speedbar.texi: Remove paragraph for GUD that is no longer true.
10597
10598 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
10599
10600 * texinfo.tex: Replace `%' in arch tagline by @ignore.
10601
10602 2003-09-30 Richard M. Stallman <rms@gnu.org>
10603
10604 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
10605
10606 * widget.texi (User Interface): Fix typos.
10607
10608 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
10609
10610 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
10611
10612 * pcl-cvs.texi (Selected Files): Fix typo.
10613
10614 2003-09-21 Karl Berry <karl@gnu.org>
10615
10616 * info.texi (] and [ commands): No period at end of section title.
10617
10618 2003-09-04 Miles Bader <miles@gnu.org>
10619
10620 * Makefile.in (top_srcdir): New variable.
10621 ($(top_srcdir)/info): New rule.
10622 (info): Depend on it.
10623
10624 2003-09-03 Peter Runestig <peter@runestig.com>
10625
10626 * makefile.w32-in: New file.
10627
10628 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
10629
10630 * widget.texi (User Interface): Explain the need of static text
10631 around an editable field.
10632
10633 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
10634
10635 * widget.texi (Basic Types): The argument to `:help-echo' can now
10636 be a form that evaluates to a string.
10637
10638 2003-08-18 Kim F. Storm <storm@cua.dk>
10639
10640 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
10641
10642 2003-08-16 Richard M. Stallman <rms@gnu.org>
10643
10644 * dired-x.texi (Shell Command Guessing): Explain *.
10645
10646 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
10647
10648 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
10649 log-edit-insert-changelog.
10650
10651 2003-08-03 Karl Berry <karl@gnu.org>
10652
10653 * info.texi: Need @contents.
10654
10655 2003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
10656
10657 Tramp version 2.0.36 released.
10658
10659 * tramp.texi (Remote shell setup): Explain about problems with
10660 non-Bourne commands in ~/.profile and ~/.shrc.
10661
10662 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
10663
10664 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
10665 renaming of `vis-mode' to `visible-mode'.
10666
10667 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
10668
10669 * info.texi (Top, Help-Small-Screen): Remove accidentally added
10670 next, prev and up pointers.
10671
10672 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
10673
10674 * info.texi (Help): Mention existence of Emacs and stand-alone
10675 Info at the very beginning of the tutorial.
10676 (Help-Inv): New node.
10677 (Help-]): New node.
10678 (Help-M): Systematically point out the differences between default
10679 Emacs and stand-alone versions. Delete second menu.
10680 (Help-Xref): Systematically point out the differences between
10681 default Emacs and stand-alone versions.
10682 (Help-Int): Change `l' example.
10683 (Expert Info): Fix typos.
10684 (Emacs Info Variables): Mention `Info-hide-note-references' and
10685 new default for `Info-scroll-prefer-subnodes'.
10686
10687 2003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
10688
10689 Version 2.0.35 of Tramp released.
10690
10691 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
10692 (Inline methods): Add methods `remsh' and `plink1'.
10693 (External transfer methods): Add method `remcp'.
10694 (Multi-hop Methods): Add method `remsh'.
10695 Small patch from Adrian Aichner <adrian@xemacs.org>:
10696 Fix minor typos.
10697 (Concept Index): Add to make manual searchable via
10698 `Info-index'.
10699 (Version Control): Add cindex entry.
10700
10701 2003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
10702
10703 * trampver.texi: Version 2.0.34 released.
10704
10705 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
10706
10707 * faq.texi: Improve previous changes.
10708
10709 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
10710
10711 * faq.texi: Update copyright and maintenance details.
10712 Update some package URLs, versions, and maintainers.
10713 Remove many references to the Emacs Lisp Archive.
10714
10715 2003-04-23 Simon Josefsson <jas@extundo.com>
10716
10717 * smtpmail.texi: Fix license (the invariant sections mentioned has
10718 never been part of the smtp manual). Align info dir entry with
10719 other emacs packages.
10720
10721 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
10722
10723 * tramp.texi: Version 2.0.33 released.
10724 Remove installation chapter. Remove XEmacs specifics.
10725
10726 2003-03-29 Richard M. Stallman <rms@gnu.org>
10727
10728 * tramp.texi (Top): Undo the previous renaming.
10729 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
10730
10731 2003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
10732
10733 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
10734 version of manual.
10735
10736 * tramp.texi (Auto-save and Backup): New node.
10737
10738 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
10739
10740 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
10741 Emacs" in order to have better differentiation to "XEmacs".
10742 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
10743 are new macros in order to point to the other Emacs flavor where
10744 appropriate. In info case, point to node `Installation' in order
10745 to explain how to generate the other way. In html case, make a
10746 link to the other html file.
10747 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
10748 after CVS checkout/update.
10749 (Installation): Completely rewritten.
10750 (Installation parameters, Load paths): New sections under
10751 `Installation'.
10752
10753 2003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
10754
10755 * tramp.texi: Version 2.0.30 released.
10756 Replace word "path" with "localname" where used as a component of
10757 a Tramp file name.
10758
10759 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
10760
10761 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
10762 introduced.
10763 (Installation): Explain what to do if files from the tramp/contrib
10764 directory are needed.
10765
10766 2003-02-23 Alex Schroeder <alex@emacswiki.org>
10767
10768 * smtpmail.texi (How Mail Works): New.
10769
10770 2003-02-22 Alex Schroeder <alex@emacswiki.org>
10771
10772 * smtpmail.texi: New file.
10773
10774 * Makefile.in: Build SMTP manual.
10775
10776 2003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
10777
10778 * tramp.texi: Version 2.0.29 released.
10779 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
10780 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
10781
10782 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
10783
10784 * tramp.texi (Frequently Asked Questions): Explain a workaround if
10785 another package loads accidentally Ange-FTP.
10786
10787 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
10788
10789 * tramp.texi (Customizing Completion): Add function
10790 `tramp-parse-sconfig'. Change example of
10791 `tramp-set-completion-function', because parsing of ssh config
10792 files looks more natural.
10793
10794 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
10795
10796 * gnus.texi: Do not use `path' in several locations.
10797
10798 2002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
10799
10800 * tramp.texi (External transfer methods): New method `smb'.
10801 From Michael Albinus.
10802
10803 2002-11-05 Karl Berry <karl@gnu.org>
10804
10805 * info.texi (Info-fontify): Reorder face list to avoid bad line
10806 breaks.
10807
10808 2002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10809
10810 * tramp.texi: Move @copying to standard place.
10811 Use @insertcopying.
10812
10813 2002-10-02 Karl Berry <karl@gnu.org>
10814
10815 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi:
10816 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
10817 * eshell.texi, eudc.texi, faq.texi, forms.texi, idlwave.texi:
10818 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, reftex.texi:
10819 * sc.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
10820 * widget.texi, woman.texi:
10821 Per rms, update all manuals to use @copying instead of @ifinfo.
10822 Also use @ifnottex instead of @ifinfo around the top node, where
10823 needed for the sake of the HTML output.
10824 (The Gnus manual is not fixed since it's not clear to me how it
10825 works; and the Tramp manual already uses @copying, although in an
10826 unusual way. All others were changed.)
10827
10828 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
10829
10830 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
10831 (../info/ses, ses.dvi): New targets.
10832 * ses.texi: New file.
10833
10834 2002-09-06 Pavel Janík <Pavel@Janik.cz>
10835
10836 * texinfo.tex: Update to texinfo 4.2.
10837
10838 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
10839
10840 * reftex.texi: Update to RefTeX 4.19.
10841
10842 2002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10843
10844 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
10845 (../info/tramp, tramp.dvi): New targets.
10846
10847 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
10848
10849 * Makefile.in (DVI_TARGETS): Add calc.dvi.
10850 (calc.dvi): Uncomment.
10851
10852 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
10853
10854 * Makefile.in (INFO_TARGETS): Add ../info/calc.
10855 (../info/calc): New target.
10856
10857 2001-10-20 Gerd Moellmann <gerd@gnu.org>
10858
10859 * (Version 21.1 released.)
10860
10861 2001-10-05 Gerd Moellmann <gerd@gnu.org>
10862
10863 * Branch for 21.1.
10864
10865 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
10866
10867 * Makefile.in (../info/info): Use an explicit -o switch to
10868 makeinfo.
10869
10870 2001-03-05 Gerd Moellmann <gerd@gnu.org>
10871
10872 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
10873
10874 2001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
10875
10876 * ediff.texi: Added ediff-coding-system-for-read.
10877
10878 * viper.texi: Fix typos.
10879
10880 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
10881
10882 * Makefile.in (../info/idlwave): Use --no-split.
10883
10884 2000-12-14 Dave Love <fx@gnu.org>
10885
10886 * Makefile.in (mostlyclean): Remove gnustmp.*.
10887 (gnus.dvi): Change rule to remove @latex stuff.
10888
10889 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
10890
10891 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
10892
10893 2000-10-13 John Wiegley <johnw@gnu.org>
10894
10895 * Makefile.in: Add build targets for eshell.texi.
10896
10897 2000-09-25 Gerd Moellmann <gerd@gnu.org>
10898
10899 * Makefile.in: Remove/comment speedbar stuff.
10900
10901 2000-09-22 Dave Love <fx@gnu.org>
10902
10903 * Makefile.in: Add emacs-mime.
10904
10905 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
10906
10907 * Makefile.in (INFO_TARGETS): Add ../info/woman.
10908 (DVI_TARGETS): Add woman.dvi.
10909 (../info/woman, woman.dvi): New targets.
10910
10911 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
10912
10913 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
10914
10915 * pcl-cvs.texi: New file.
10916 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
10917 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
10918
10919 2000-05-11 Gerd Moellmann <gerd@gnu.org>
10920
10921 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
10922 (../info/ebrowse, ebrowse.dvi): New targets.
10923
10924 2000-01-13 Gerd Moellmann <gerd@gnu.org>
10925
10926 * Makefile.in (INFO_TARGETS): Add eudc.
10927 (DVI_TARGETS): Add eudc.dvi.
10928 (../info/eudc, eudc.dvi): New targets.
10929
10930 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
10931
10932 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
10933 compatibility with 8+3 filesystems).
10934 (../info/efaq): Rename from emacs-faq.
10935
10936 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
10937
10938 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
10939 (../info/idlwave, idlwave.dvi): New targets.
10940
10941 1999-10-23 Dave Love <fx@gnu.org>
10942
10943 * Makefile.in: Use autotype.texi.
10944
10945 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
10946
10947 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
10948 faq.texi file) rather than ../info/faq.
10949
10950 1999-10-07 Gerd Moellmann <gerd@gnu.org>
10951
10952 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
10953 (../info/ada-mode, ada-mode.dvi): New targets.
10954
10955 1999-09-01 Dave Love <fx@gnu.org>
10956
10957 * Makefile.in: Add faq.
10958
10959 1999-07-12 Richard Stallman <rms@gnu.org>
10960
10961 * Version 20.4 released.
10962
10963 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
10964
10965 * Version 20.3 released.
10966
10967 1998-04-06 Andreas Schwab <schwab@gnu.org>
10968
10969 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
10970 Use it in dvi targets.
10971 (../etc/GNU): Change to $(srcdir) first.
10972
10973 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
10974
10975 * reftex.texi: Update for RefTeX version 3.22.
10976
10977 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
10978
10979 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
10980 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
10981
10982 1997-09-23 Paul Eggert <eggert@twinsun.com>
10983
10984 * Makefile.in: Merge changes mistakenly made to `Makefile'.
10985 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
10986
10987 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10988
10989 * Version 20.2 released.
10990
10991 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10992
10993 * Version 20.1 released.
10994
10995 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10996
10997 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
10998
10999 1997-04-12 Per Abrahamsen <abraham@dina.kvl.dk>
11000
11001 * widget.texi (push-button): Document it.
11002
11003 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11004
11005 * Version 19.33 released.
11006
11007 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11008
11009 * Version 19.32 released.
11010
11011 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11012
11013 * Makefile.in: Add rules for the Message manual.
11014
11015 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11016
11017 * gnus.texi: New version.
11018
11019 * message.texi: New manual.
11020
11021 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11022
11023 * Makefile.in (All info targets): cd $(srcdir) to do the work.
11024
11025 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11026
11027 * Makefile.in (All info targets): Specify $(srcdir) in input files.
11028 Specify -I option.
11029 (All dvi targets): Set the TEXINPUTS variable.
11030
11031 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
11032
11033 * Version 19.31 released.
11034
11035 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
11036
11037 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
11038 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
11039
11040 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11041
11042 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
11043 (INFO_TARGETS): Add ../info/cc-mode.
11044 (DVI_TARGETS): Add cc-mode.dvi.
11045
11046 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11047
11048 * Version 19.30 released.
11049
11050 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11051
11052 * gnus.texi: New file.
11053
11054 1995-11-04 Erik Naggum <erik@naggum.no>
11055
11056 * gnus.texi: File deleted.
11057
11058 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
11059
11060 * mh-e.texi: "Function Index" -> "Command Index" to work with
11061 Emacs 19.30 C-h C-k support of separately-documented commands.
11062
11063 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11064
11065 * Makefile.in (../info/ediff, ediff.dvi): New targets.
11066 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
11067
11068 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11069
11070 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
11071 (../info/viper, viper.dvi): New targets.
11072
11073 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
11074
11075 * dired-x.texi (Installation): Change the example to set
11076 buffer-local variables like dired-omit-files-p in
11077 dired-mode-hook.
11078
11079 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11080
11081 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
11082 (../info/mh-e, mh-e.dvi): New targets.
11083
11084 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
11085
11086 * Makefile.in (maintainer-clean): Rename from realclean.
11087
11088 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11089
11090 * Makefile.in: New file.
11091 * Makefile: File deleted.
11092
11093 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11094
11095 * Makefile (TEXINDEX_OBJS): Variable deleted.
11096 (texindex, texindex.o, getopt.o): Rules deleted.
11097 All deps on texindex deleted.
11098 (distclean): Don't delete texindex.
11099 (mostlyclean): Don't delete *.o.
11100 * texindex.c, getopt.c: Files deleted.
11101
11102 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11103
11104 * Version 19.26 released.
11105
11106 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11107
11108 * Version 19.25 released.
11109
11110 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11111
11112 * Version 19.24 released.
11113
11114 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11115
11116 * Version 19.23 released.
11117
11118 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11119
11120 * Makefile: Delete spurious tab.
11121
11122 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11123
11124 * Makefile (.SUFFIXES): New rule.
11125
11126 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11127
11128 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
11129 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11130
11131 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11132
11133 * Makefile (../info/sc): Rename from sc.info.
11134 (../info/cl): Likewise.
11135 (INFO_TARGETS): Use new names.
11136
11137 1993-12-04 Richard Stallman (rms@srarc2)
11138
11139 * getopt.c: New file.
11140 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
11141 (getopt.o): New rule.
11142 (dvi): Don't depend on texindex.
11143 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
11144 Depend on texindex.
11145
11146 1993-12-03 Richard Stallman (rms@srarc2)
11147
11148 * Makefile (../info/sc.info): Rename from ../info/sc.
11149 (TEXI2DVI): New variable.
11150 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
11151 Add explicit commands.
11152 (TEXINDEX_OBJS): Delete duplicate getopt.o.
11153
11154 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11155
11156 * Version 19.22 released.
11157
11158 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11159
11160 * Makefile (TEXINDEX_OBJS): Delete spurious period.
11161
11162 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11163
11164 * Version 19.21 released.
11165
11166 1993-11-15 Paul Eggert (eggert@twinsun.com)
11167
11168 * man/Makefile (../info/cl.info): Rename from ../info/cl.
11169
11170 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11171
11172 * Makefile (../etc/GNU): New target.
11173 (EMACSSOURCES): Add gnu1.texi.
11174
11175 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11176
11177 * Makefile (realclean): Don't delete the Info files.
11178
11179 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
11180
11181 * forms.texi: Fix forms.texi so that it will format correctly.
11182 Add missing `@end iftex', fix bad reference.
11183
11184 * info.texi, info-stn.texi: New files implement texinfo version of
11185 `info' file.
11186
11187 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
11188
11189 * Makefile: Fix targets for texindex, new info.texi files.
11190 * info-stnd.texi: New file implements info for standalone info
11191 reader.
11192 * info.texi: Update to include recent changes to "../info/info".
11193 New source file for ../info/info; includes info-stnd.texi.
11194
11195 * texindex.c: Include "../src/config.h" if building in emacs.
11196
11197 * Makefile: Change all files to FILENAME.texi, force all targets
11198 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
11199 vip.texinfo, forms.texinfo, cl.texinfo.
11200 Add target to build texindex.c, defining `emacs'.
11201
11202 * forms.texi: Install new file to match version 2.3 of forms.el.
11203
11204 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11205
11206 * Version 19.19 released.
11207
11208 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
11209
11210 * sc.texinfo: Fix info file name.
11211
11212 * Makefile (info): Add gnus and sc.
11213 (dvi): Add gnus.dvi and sc.dvi.
11214 (../info/sc, sc.dvi): New targets.
11215
11216 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11217
11218 * Version 19.18 released.
11219
11220 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11221
11222 * Makefile: Fix source file names of the separate manuals.
11223 (gnus.dvi, ../info/gnus): New targets.
11224
11225 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11226
11227 * Version 19.17 released.
11228
11229 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11230
11231 * split-man: Fix typos in last change.
11232
11233 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11234
11235 * Version 19.16 released.
11236
11237 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11238
11239 * version 19.15 released.
11240
11241 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11242
11243 * Makefile (distclean): It's rm, not rf.
11244
11245 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11246
11247 * Version 19.14 released.
11248
11249 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11250
11251 * Makefile: New file.
11252
11253 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11254
11255 * Version 19.13 released.
11256
11257 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11258
11259 * Version 19.9 released.
11260
11261 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11262
11263 * Version 19.8 released.
11264
11265 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11266
11267 * Version 19.7 released.
11268
11269 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
11270
11271 * gnus.texinfo: New file. Removed installation instructions.
11272
11273 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
11274
11275 * texindex.c: If USG, include sys/types.h and sys/fcntl.h.
11276
11277 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
11278
11279 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
11280 then define `\sc' as the command for smallcaps in Texinfo.
11281 This means that the @sc command will produce small caps. bfox has
11282 made the corresponding change to makeinfo and texinfm.el.
11283
11284 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11285
11286 * vip.texinfo: Remove menu entry Adding Lisp Code in node
11287 Customization since the menu entry did not point to anything.
11288 Also add an @finalout command to remove overfull hboxes from the
11289 printed output.
11290
11291 * cl.texinfo: Add @bye, \input line and @settitle to file.
11292 This file is clearly intended to be a chapter of some other work,
11293 but the other work does not yet exist.
11294
11295 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11296
11297 * texinfo.texinfo: Three typos corrected.
11298
11299 ;; Local Variables:
11300 ;; coding: utf-8
11301 ;; End:
11302
11303 Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
11304
11305 This file is part of GNU Emacs.
11306
11307 GNU Emacs is free software: you can redistribute it and/or modify
11308 it under the terms of the GNU General Public License as published by
11309 the Free Software Foundation, either version 3 of the License, or
11310 (at your option) any later version.
11311
11312 GNU Emacs is distributed in the hope that it will be useful,
11313 but WITHOUT ANY WARRANTY; without even the implied warranty of
11314 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11315 GNU General Public License for more details.
11316
11317 You should have received a copy of the GNU General Public License
11318 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.