Update EIEIO documentation.
[bpt/emacs.git] / doc / misc / ChangeLog
1 2014-01-22 David Engster <deng@randomsample.de>
2
3 * eieio.texi (Introduction): Move introductory paragraph about
4 EIEIO and CLOS from 'Building Classes' to here.
5 (Documentation): Remove, since eieio-doc is not part of Emacs.
6 (Class Values, CLOS compatibility): Mention that
7 `describe-function' will also give information about classes.
8
9 2014-01-20 Paul Eggert <eggert@cs.ucla.edu>
10
11 * texinfo.tex: Update from gnulib.
12
13 2014-01-15 Glenn Morris <rgm@gnu.org>
14
15 * Makefile.in (eww_deps): Does not depend on emacsver.texi.
16
17 2014-01-12 Michael Albinus <michael.albinus@gmx.de>
18
19 * tramp.texi (all): Doc fix according to GNU Coding Standards.
20 Use "file name" instead of "filename" or "path". Use "host"
21 instead of "machine".
22
23 2014-01-12 David Engster <deng@randomsample.de>
24
25 * eieio.texi (Introduction): `class-of' is obsolete.
26 (Predicates, Basic Methods): Adapt function names to namespace
27 cleanup.
28
29 2014-01-12 Xue Fuqiao <xfq.free@gmail.com>
30
31 * eww.texi (Basics): Use "directory" instead of "path" (Bug#16419).
32
33 2014-01-12 Glenn Morris <rgm@gnu.org>
34
35 * efaq.texi (Guidelines for newsgroup postings)
36 (Informational files for Emacs):
37 Remove references to etc/MAILINGLISTS, etc/INTERVIEW.
38
39 2014-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
40
41 * cl.texi (Function Bindings): Fix incorrect description of cl-let.
42
43 2014-01-09 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
44
45 * Makefile.in: Add eww.texi.
46 * eww.texi: New file.
47
48 2014-01-07 Glenn Morris <rgm@gnu.org>
49
50 * efaq.texi (Problems with very large files): Fix superscript typo.
51
52 2013-01-07 Rasmus <w530@pank.eu>
53
54 * org.texi (Global and local cycling): Fix missing '@'.
55
56 2013-01-07 Bastien Guerry <bzg@gnu.org>
57
58 * org.texi (Global and local cycling): Mention C-u C-u TAB.
59 (Include files, The Export Dispatcher)
60 (Advanced configuration)
61 (Header arguments in Org mode properties): Spelling fixes.
62 (Special blocks): Add #+BEGIN_ABSTRACT as another example.
63 (@LaTeX{} specific attributes): New index entries.
64 Use #+BEGIN_ABSTRACT in the example.
65
66 2013-01-07 Nicolas Goaziou <n.goaziou@gmail.com>
67
68 * org.texi (Org export): New section.
69 (HTML doctypes): Fix whitespace error. Fix display.
70 (Publishing options): Add missing html publishing options.
71
72 2014-01-07 Glenn Morris <rgm@gnu.org>
73
74 * efaq.texi (Basic editing, Packages that do not come with Emacs):
75 Merge in some info from etc/MORE.STUFF.
76
77 2014-01-05 Paul Eggert <eggert@cs.ucla.edu>
78
79 Specify .texi encoding (Bug#16292).
80 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
81 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
82 * ede.texi, ediff.texi, edt.texi, efaq.texi, eieio.texi:
83 * emacs-gnutls.texi, epa.texi, erc.texi, ert.texi:
84 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi:
85 * gnus-faq.texi, htmlfontify.texi, idlwave.texi, ido.texi, info.texi:
86 * message.texi, mh-e.texi, newsticker.texi, nxml-mode.texi:
87 * octave-mode.texi, org.texi, pcl-cvs.texi, pgg.texi, rcirc.texi:
88 * reftex.texi, remember.texi, sasl.texi, sc.texi, semantic.texi:
89 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi, srecode.texi:
90 * todo-mode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
91 * widget.texi, wisent.texi, woman.texi:
92 Add @documentencoding.
93
94 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
95
96 * eshell.texi (What Eshell is not): Clean up confusing clause.
97
98 2014-01-03 Glenn Morris <rgm@gnu.org>
99
100 * efaq-w32.texi, reftex.texi: Use @insertcopying in non-TeX.
101
102 * ede.texi, eieio.texi, semantic.texi, srecode.texi:
103 Add copyright notice to titlepage.
104
105 * dbus.texi, nxml-mode.texi, widget.texi: Add titlepage.
106
107 * ert.texi: Add a titlepage. Use @insertcopying.
108
109 * calc.texi (Top): Use @top rather than @chapter.
110
111 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
112
113 * eshell.texi (top): Fix incorrect use of xref.
114
115 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
116
117 * eshell.texi (top): Fix incorrect info filename in an xref.
118
119 2014-01-02 Glenn Morris <rgm@gnu.org>
120
121 * Makefile.in (cc_mode_deps): Rename from (typo) ccmode_deps.
122
123 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
124
125 * eshell.texi (Command Basics): Remove `Command basics' chapter.
126
127 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
128
129 * eshell.texi (What is Eshell?): Add section about what not to use
130 Eshell for.
131
132 2013-12-23 Teodor Zlatanov <tzz@lifelogs.com>
133
134 * emacs-gnutls.texi (Help For Users): Document `gnutls-verify-error'.
135
136 2013-12-22 Glenn Morris <rgm@gnu.org>
137
138 * woman.texi (Navigation): Use itemx where appropriate.
139
140 2013-12-20 Tassilo Horn <tsdh@gnu.org>
141
142 * info.texi, woman.texi:
143 Document `S-SPC' as alternative to `DEL' for scrolling.
144
145 2013-12-20 Jay Belanger <jay.p.belanger@gmail.com>
146
147 * calc.texi (Stack Manipulation Commands): Mention using the variable
148 `calc-context-sensitive-enter' for `calc-enter' and `calc-pop'.
149
150 2013-12-12 Michael Albinus <michael.albinus@gmx.de>
151
152 * tramp.texi (direntry): Use ssh but rsh.
153 (all): Encode all environment variable names with @env{...}.
154 (Bug Reports): Refer to Testing node.
155
156 2013-12-12 Glenn Morris <rgm@gnu.org>
157
158 * autotype.texi, cc-mode.texi, ediff.texi, ert.texi:
159 * htmlfontify.texi, ido.texi, octave-mode.texi, org.texi:
160 * srecode.texi, todo-mode.texi, tramp.texi:
161 Sync direntry with info/dir version.
162
163 2013-12-11 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
164
165 * Makefile.in: Add octave-mode.texi.
166
167 2013-12-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
168 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
169
170 * octave-mode.texi: Import from GNU Octave (doc/interpreter/emacs.txi).
171
172 2013-12-08 Juanma Barranquero <lekktu@gmail.com>
173
174 * dbus.texi (Properties and Annotations): Fix typo.
175
176 2013-12-06 Bastien Guerry <bzg@gnu.org>
177
178 * org.texi: Don't include Emacs version within Org's version.
179
180 2013-12-06 Nicolas Goaziou <n.goaziou@gmail.com>
181
182 * org.texi (Creating one-off styles): Use new export snippet
183 syntax.
184
185 * org.texi (Export settings): documentation describing how text
186 above the first heading is ignored when an :export: tag is in a
187 file.
188
189 2013-12-05 Michael Albinus <michael.albinus@gmx.de>
190
191 * dbus.texi (Type Conversion): Clarify unibyte-ness of strings.
192
193 2013-11-30 Glenn Morris <rgm@gnu.org>
194
195 * Makefile.in (distclean): Remove Makefile.
196
197 2013-11-20 era eriksson <era+emacsbugs@iki.fi>
198
199 * ses.texi (Quick Tutorial): New chapter. (Bug#14748)
200 (The Basics, Formulas): Copyedits.
201 (Resizing, Printer functions): Add index entries.
202
203 2013-11-17 Jay Belanger <jay.p.belanger@gmail.com>
204
205 * calc.texi (Customizing Calc): Mention new variable
206 `calc-context-sensitive-enter'.
207
208 2013-11-12 Aaron Ecay <aaronecay@gmail.com>
209
210 * org.texi (Exporting code blocks): Document the 'inline-only
211 setting for `org-export-babel-evaluate'. Document how :var
212 introduces code block dependencies.
213
214 2013-11-12 Achim Gratz <Stromeko@Stromeko.DE>
215
216 * org.texi (Header arguments): Document header-args[:lang]
217 properties and remove deprecated old-style properties from
218 documentation.
219
220 * org.texi (Agenda commands): Remove footnote from @tsubheading
221 and add a sentence with the reference instead.
222
223 2013-11-12 Bastien Guerry <bzg@gnu.org>
224
225 * org.texi (Catching invisible edits):
226 * org.texi (Plain lists, Plain lists):
227 * org.texi (Advanced configuration):
228 * org.texi (Tag groups):
229 * org.texi (Conventions):
230 * org.texi (Checkboxes, Radio lists):
231 * org.texi (Top, Summary, Exporting):
232 * org.texi (In-buffer settings): Fix typos.
233
234 * org.texi (Refile and copy): Document `org-copy' and `C-3 C-c
235 C-w'. Add an index entry for `org-refile-keep'.
236
237 * org.texi (Plain lists): Add an index entry for sorting plain
238 list. Document sorting by checked status for check lists.
239
240 * org.texi (Publishing options): Fix old variable names.
241
242 * org.texi (Orgstruct mode): Fix suggested setting of
243 `orgstruct-heading-prefix-regexp'.
244
245 * org.texi (Export settings):
246 Document `org-export-allow-bind-keywords'.
247
248 * org.texi (History and Acknowledgments): Small rephrasing.
249
250 * org.texi (Template elements): Add a footnote about tags accepted
251 in a year datetree.
252
253 * org.texi (Beamer export, @LaTeX{} and PDF export)
254 (Header and sectioning, @LaTeX{} specific attributes):
255 Enhance style.
256
257 * org.texi (Agenda commands): Add a footnote about dragging agenda
258 lines: it does not persist and it does not change the .org files.
259
260 * org.texi (Agenda commands): Add a table heading for dragging
261 agenda lines forward/backward.
262
263 * org.texi (Agenda commands): Add documentation for
264 `org-agenda-bulk-toggle' and `org-agenda-bulk-toggle-all'.
265
266 * org.texi (Publishing options): Update the list of options.
267 (Simple example, Complex example): Fix the examples.
268
269 * org.texi (Formula syntax for Calc): Don't use a bold font the
270 warning.
271
272 * org.texi (Other built-in back-ends): New section.
273
274 * org.texi (Editing source code):
275 Document `org-edit-src-auto-save-idle-delay' and
276 `org-edit-src-turn-on-auto-save'.
277
278 * org.texi (External links): Document contributed link types
279 separately.
280
281 * org.texi (Closing items):
282 Document `org-closed-keep-when-no-todo'.
283
284 * org.texi (Export back-ends): Rename from "Export formats".
285 (The Export Dispatcher): Remove reference to
286 `org-export-run-in-background'.
287 (Export settings): Minor rewrites.
288 (ASCII/Latin-1/UTF-8 export): Update variable's name.
289 (In-buffer settings): Add #+HTML_HEAD_EXTRA.
290
291 * org.texi (Export in foreign buffers): New section.
292 (Exporting): Remove documentation about converting the selected
293 region.
294
295 * org.texi (Advanced configuration): Put the filter valid types in
296 a table. Use @lisp and @smalllisp.
297
298 * org.texi: Use @code{nil} instead of nil. Update the maintainer
299 contact info.
300
301 * org.texi (Exporting): Better introductory sentence. Add a note
302 about conversion commands.
303 (Feedback, Orgstruct mode, Built-in table editor)
304 (Built-in table editor, Orgtbl mode, Updating the table)
305 (Property syntax, Capturing column view, Capture)
306 (Agenda files, Agenda commands, CDLaTeX mode, CDLaTeX mode)
307 (Exporting, Extending ODT export)
308 (Working with @LaTeX{} math snippets, dir, Customization)
309 (Radio tables, A @LaTeX{} example, Pulling from MobileOrg):
310 Uniformly use @kbd{M-x command RET}.
311
312 * org.texi (Filtering/limiting agenda items): New subsection.
313 Document the use of `org-agenda-max-*' options and
314 `org-agenda-limit-interactively' from the agenda.
315 (Agenda commands): Move details about filtering commands to
316 the new section, only include a summary here.
317 (Customizing tables in ODT export)
318 (System-wide header arguments, Conflicts, Dynamic blocks):
319 Use spaces for indentation.
320
321 * org.texi (Emphasis and monospace): Mention `org-emphasis-alist'.
322
323 * org.texi (Links in HTML export, Images in HTML export)
324 (post): Fix syntax within #+ATTR_*.
325 (Tables in HTML export): Document `org-html-table-row-tags'
326 and use `org-html-table-default-attributes' instead of
327 `org-html-table-tag'.
328
329 * org.texi (Publishing action, Publishing options)
330 (Publishing links): Major rewrite. Enhance explanations for
331 `org-org-publish-to-org'. Remove reference to
332 `org-export-run-in-background'.
333
334 * org.texi: Fix many small typos. Use #+NAME instead of
335 #+TBLNAME. Use @smalllisp instead of @example.
336 (Special symbols): Add index?
337 (HTML preamble and postamble): Don't mention obsolete use of
338 opt-plist.
339 (JavaScript support): Don't mention the org-jsinfo.el file as it
340 has been merged with ox-html.el.
341
342 * org.texi (Installation, Feedback, Setting Options)
343 (Code evaluation security, org-crypt.el): Use @lisp instead of
344 @example.
345 (Agenda commands): Use @table instead of @example.
346
347 * org.texi (Adding hyperlink types): New appendix.
348
349 * org.texi (ODT export commands, Extending ODT export)
350 (Applying custom styles, Images in ODT export)
351 (Labels and captions in ODT export)
352 (Literal examples in ODT export)
353 (Configuring a document converter)
354 (Working with OpenDocument style files)
355 (Customizing tables in ODT export)
356 (Validating OpenDocument XML): Fix options names.
357
358 * org.texi (History and Acknowledgments): Update acknowledgments
359 to Nicolas. Add Nicolas Goaziou to the list of contributors.
360
361 * org.texi (System-wide header arguments): Don't use "customizing"
362 for setting a variable. Also remove comments.
363
364 * org.texi (Weekly/daily agenda): Add `org-agenda-start-day' and
365 `org-agenda-start-on-weekday' to the variable index and document
366 them.
367
368 * org.texi (Sparse trees, Agenda commands)
369 (@LaTeX{} fragments, Selective export, Export options)
370 (The export dispatcher, ASCII/Latin-1/UTF-8 export)
371 (HTML Export commands, @LaTeX{}/PDF export commands)
372 (iCalendar export, Publishing options, Triggering publication)
373 (In-buffer settings): Update to reflect changes from the new
374 export engine.
375
376 * org.texi (Matching tags and properties): More examples.
377 Explain group tags expansion as regular expressions.
378
379 * org.texi (Tag groups): New section.
380
381 * org.texi (Setting tags): Tiny formatting fixes.
382
383 * org.texi (Plain lists, Checkboxes): Use non-obsolete variable
384 names.
385
386 * org.texi (Storing searches): Add "agenda" and "agenda*" to the
387 concept index. Include example for these agenda views.
388 (Special agenda views): Mention the "agenda*" agenda view.
389
390 * org.texi (Repeated tasks): Document how to ignore a repeater
391 when using both a scheduled and a deadline timetamp.
392
393 * org.texi (Global and local cycling): Wrap in a new subsection.
394 (Initial visibility, Catching invisible edits): New subsections.
395
396 * org.texi (Visibility cycling): Mention that
397 `org-agenda-inhibit-startup' will prevent visibility setting when
398 the agenda opens an Org file for the first time.
399
400 * org.texi (Org syntax): New section.
401
402 * org.texi (Orgstruct mode):
403 Document `orgstruct-heading-prefix-regexp'.
404
405 * org.texi (Speeding up your agendas): New section.
406
407 * org.texi (Installation): When installing Org from ELPA, users
408 should do this from an Emacs session where no .org file has been
409 visited.
410
411 * org.texi (CSS support, In-buffer settings): Update HTML options
412 names.
413
414 * org.texi (Structure editing): Update documentation for
415 `org-insert-heading-or-item'.
416 (Plain lists, Relative timer): Update index entry.
417
418 * org.texi (JavaScript support): Update variable names.
419
420 * org.texi (comments): Minor formatting fix.
421
422 * org.texi (@LaTeX{} fragments): Minor enhancement.
423
424 * org.texi: Update the list contributions.
425
426 * org.texi (Agenda commands): Exporting the agenda to an .org file
427 will not copy the subtrees and the inherited tags.
428 Document `org-agenda-filter-by-regexp'.
429
430 * org.texi (Publishing action, Complex example): Fix names of
431 publishing functions.
432
433 * org.texi (Top, Exporting): Delete references to Freemind.
434 (Freemind export): Delete section.
435
436 * org.texi (Top, Exporting): Delete references to the XOXO export.
437 (XOXO export): Delete section.
438
439 * org.texi (Capture): Mention that org-remember.el is not
440 supported anymore.
441
442 * org.texi (Top, Exporting, Beamer class export):
443 Delete references to the TaskJuggler export.
444 (History and Acknowledgments): Mention that the TaskJuggler has
445 been rewritten by Nicolas and now lives in the contrib/ directory
446 of Org's distribution. Mention that Jambunathan rewrote the HTML
447 exporter. Remove Jambunathan from my own acknowledgments.
448 (TaskJuggler export): Delete.
449
450 * org.texi (HTML preamble and postamble)
451 (Tables in HTML export, Images in HTML export)
452 (Math formatting in HTML export, CSS support)
453 (@LaTeX{} and PDF export, Publishing options): Fix the names of
454 the HTML export and publishing options.
455
456 * org.texi (Literal examples, Export options)
457 (@LaTeX{} and PDF export, Header and sectioning)
458 (Publishing options): Fix LaTeX options names.
459
460 * org.texi (Export options, CSS support, In-buffer settings):
461 Fix references to HTML_LINK_* and HTML_STYLE keywords.
462
463 * org.texi (Export options, In-buffer settings): Fix references to
464 #+SELECT_TAGS and #+EXCLUDE_TAGS and remove reference to #+XSLT.
465
466 * org.texi (Top, Markup, Initial text, Images and tables)
467 (@LaTeX{} fragments, @LaTeX{} fragments, Exporting)
468 (Export options, JavaScript support, Beamer class export):
469 Remove references to the DocBook export, which has been deleted.
470 (History and Acknowledgments): Mention that DocBook has been
471 deleted, suggest to use the Texinfo exporter instead, then to
472 convert the .texi to DocBook with makeinfo.
473 (Links in ODT export, Tables in ODT export): Fix indices.
474
475 * org.texi (Deadlines and scheduling): Add a variable to the
476 index. Add documentation about delays for scheduled tasks.
477
478 * org.texi (Emphasis and monospace):
479 Mention `org-fontify-emphasized-text' and
480 `org-emphasis-regexp-components'.
481
482 * org.texi (References): Small enhancement.
483
484 * org.texi (Column width and alignment): Make the example visually
485 more clear.
486
487 * org.texi (The clock table): Document :mstart and :wstart as a
488 way to set the starting day of the week.
489
490 * org.texi (In-buffer settings): Document new startup keywords.
491 Thanks to John J Foerch for this idea.
492
493 * org.texi (Include files): Tiny formatting fix.
494
495 * org.texi (Activation): Point to the "Conflicts" section.
496
497 2013-11-12 Carsten Dominik <carsten.dominik@gmail.com>
498
499 * org.texi (CSS support): Clarify this section.
500
501 * org.texi (@LaTeX{} specific attributes): Document that tabu and
502 tabularx packages are not in the default set of packages.
503
504 * org.texi (Agenda commands): Document fortnight view.
505
506 * org.texi: Document conflict with ecomplete.el.
507
508 * org.texi (History and Acknowledgments): Acknowledgements for
509 Jason Dunsmore and Rakcspace.
510
511 * org.texi: Rename org-crypt.el node to org-crypt.
512
513 * org.texi (A @LaTeX{} example): Fix typo in variable name.
514
515 * org.texi (MobileOrg): Mention the new iPhone developer.
516
517 * org.texi (Table of contents) Improve documentation of TOC
518 placement.
519
520 * org.texi: Explain that date/time information at read-date prompt
521 should start at the beginning, not anywhere in the middle of a
522 long string.
523
524 2013-11-12 Christopher Schmidt <christopher@ch.ristopher.com>
525
526 * org.texi (Orgstruct mode): Fix wrong regexp.
527
528 2013-11-12 Eric Abrahamsen <eric@ericabrahamsen.net>
529
530 * org.texi: Document export to (X)HTML flavors.
531
532 2013-11-12 Eric Schulte <schulte.eric@gmail.com>
533
534 * org.texi (Extracting source code): Mention the prefix argument
535 to org-babel-tangle.
536 (noweb): Remove erroneous negative.
537 (Specific header arguments): Document new header arguments.
538 Documentation for new tangle-mode header argument.
539 (Top): Documentation for new tangle-mode header argument.
540 (rownames): Documentation for new tangle-mode header argument.
541 Mention elisp as special rowname case.
542 (tangle-mode): Documentation for new tangle-mode header argument.
543 (post): Documentation and an example of usage.
544 (var): Remove the "Alternate argument syntax" section from the
545 documentation.
546 (hlines): Note that :hline has no effect for Emacs Lisp code
547 blocks.
548
549 2013-11-12 Feng Shu <tumashu@gmail.com>
550
551 * org.texi (@LaTeX{} fragments, Previewing @LaTeX{} fragments)
552 (Math formatting in HTML export)
553 (Working with @LaTeX{} math snippets): Add document about creating
554 formula image with imagemagick.
555
556 * org.texi (@LaTeX{} specific attributes): Document `:caption'
557 attribute of #+ATTR_LATEX.
558
559 2013-11-12 Grégoire Jadi <gregoire.jadi@gmail.com>
560
561 * org.texi (Handling links): Fix a typo in
562 `org-startup-with-inline-images' documentation.
563
564 * org.texi (Previewing @LaTeX{} fragments): Document the startup
565 keywords to use for previewing LaTeX fragments or not.
566 (Summary of in-buffer settings): Improve formatting and add an
567 entry for the variable `org-startup-with-latex-preview'.
568
569 * org.texi (Property syntax): Recall the user to refresh the org
570 buffer when properties are set on a per-file basis.
571
572 2013-11-12 Gustav Wikström <gustav.erik@gmail.com> (tiny change)
573
574 * org.texi (Matching tags and properties): Clarification.
575
576 2013-11-12 Ippei Furuhashi <top.tuna+orgmode@gmail.com>
577
578 * org.texi (Editing and debugging formulas): Add an example when a
579 table has multiple #+TBLFM lines.
580
581 2013-11-12 Ivan Vilata i Balaguer <ivan@selidor.net> (tiny change)
582
583 * org.texi (The clock table): Document acceptance of relative
584 times in tstart and tend, link to syntax description and provide
585 example.
586
587 2013-11-12 Jarmo Hurri <jarmo.hurri@syk.fi>
588
589 * org.texi (The spreadsheet): Document lookup functions.
590
591 2013-11-12 Kodi Arfer <git@arfer.net> (tiny change)
592
593 * org.texi (CSS support): Mention .figure-number, .listing-number,
594 and .table-number.
595
596 2013-11-12 Michael Brand <michael.ch.brand@gmail.com>
597
598 * org.texi
599 (Formula syntax for Calc, Emacs Lisp forms as formulas): Reformat
600 spreadsheet formula mode strings and some examples from @example
601 block with xy @r{yz} to @table.
602
603 * org.texi (Formula syntax for Calc): Improve the documentation of
604 empty fields in formulas for spreadsheet. Add explanation and
605 example for empty field. Extend explanations of format
606 specifiers. Add a sentence to mention Calc defmath.
607
608 * org.texi (Column formulas): Add a sentence to be more explicit
609 about when a table header is mandatory.
610
611 2013-11-12 Nicolas Goaziou <n.goaziou@gmail.com>
612
613 * org.texi (Subscripts and superscripts): Remove reference to
614 quoted underscores until this mechanism is implemented again.
615
616 * org.texi (Beamer export): Be more accurate about BEAMER_OPT
617 property.
618
619 * org.texi (Document title): Subtree export is no longer triggered
620 by marking one as the region.
621 (Horizontal rules): LaTeX export doesn't use "\hrule" anymore, and
622 giving examples isn't very useful: "horizontal rule" is, at least,
623 as explicit as <hr/>.
624
625 * org.texi (HTML doctypes): Reflect keyword removal.
626 (CSS support): Reflect keyword removal.
627
628 * org.texi (@LaTeX{} specific attributes): Document new :float
629 values.
630
631 * org.texi (Export settings): Improve documentation.
632
633 * org.texi (Math formatting in HTML export): Fix OPTIONS item's name.
634 (Text areas in HTML export): Update text areas.
635 (HTML Export commands): Update export commands.
636
637 * org.texi (Header and sectioning): Add a footnote about the
638 different between LATEX_HEADER_EXTRA and LATEX_HEADER.
639
640 * org.texi (The Export Dispatcher):
641 Document `org-export-in-background'.
642
643 * org.texi (Footnotes): Export back-ends do not use
644 `org-footnote-normalize' anymore.
645
646 * org.texi: Document variable changes.
647
648 * org.texi (Export settings): Doument p: item in OPTIONS keyword.
649
650 * org.texi (Exporting): Massive rewrite of the first sections.
651 (Selective export): Delete.
652 (The Export Dispatcher): Rewrite.
653 (Export options): Rewrite as "Export settings".
654
655 * org.texi: Small changes to documentation for embedded LaTeX.
656
657 * org.texi (Internal links): Document #+NAME keyword and
658 cross-referencing during export.
659
660 * org.texi (Include files): Remove reference to :prefix1
661 and :prefix. Give more details for :minlevel.
662
663 * org.texi (Macro replacement): Fix macro name.
664 Update documentation about possible locations and escaping mechanism.
665
666 * org.texi (Table of contents): Update documentation.
667 Document lists of listings and lists of tables. Add documentation for
668 optional title and #+TOC: keyword.
669
670 2013-11-12 Rick Frankel <rick@rickster.com>
671
672 * org.texi (results): Add Format section, broken out of Type
673 section to match code.
674 (hlines, colnames): Remove incorrect Emacs Lisp exception.
675 Note that the actual default handling (at least for python and
676 emacs-lisp) does not seem to match the description.
677
678 2013-11-12 Sacha Chua <sacha@sachachua.com> (tiny change)
679
680 * org.texi (The date/time prompt): Update the documentation to
681 reflect the new way `org-read-date-get-relative' handles weekdays.
682
683 2013-11-12 Yasushi Shoji <yashi@atmark-techno.com>
684
685 * org.texi (Resolving idle time):
686 Document `org-clock-x11idle-program-name'.
687
688 2013-10-24 Michael Albinus <michael.albinus@gmx.de>
689
690 * ert.texi (Running Tests Interactively): Adapt examle output.
691 (Tests and Their Environment): Mention skip-unless.
692
693 2013-10-23 Glenn Morris <rgm@gnu.org>
694
695 * dired-x.texi, ebrowse.texi, ede.texi, eieio.texi, eshell.texi:
696 * pcl-cvs.texi, sc.texi, srecode.texi, vip.texi, viper.texi:
697 * widget.texi: Nuke @refill.
698
699 * Makefile.in (install-dvi, install-html, install-pdf)
700 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
701 (uninstall-pdf): Quote entities that might contain whitespace.
702
703 2013-10-17 Jay Belanger <jay.p.belanger@gmail.com>
704
705 * calc.texi (Data Type Formats): Don't specify the size at
706 which integers begin to be represented by lists.
707
708 2013-10-14 Xue Fuqiao <xfq.free@gmail.com>
709
710 * cl.texi (Argument Lists): Add indexes for &key and &aux.
711
712 2013-10-07 Michael Albinus <michael.albinus@gmx.de>
713
714 * trampver.texi: Update release number.
715
716 2013-10-02 Michael Albinus <michael.albinus@gmx.de>
717
718 Sync with Tramp 2.2.8.
719
720 * tramp.texi (External packages): Use `non-essential'.
721 * trampver.texi: Update release number.
722
723 2013-09-14 Glenn Morris <rgm@gnu.org>
724
725 * eshell.texi: Markup fixes.
726
727 2013-09-11 Xue Fuqiao <xfq.free@gmail.com>
728
729 * ido.texi (Interactive Substring Matching): Use @key{RET} instead
730 of @kbd{RET}.
731 (Prefix Matching): Add an index.
732
733 2013-09-08 Glenn Morris <rgm@gnu.org>
734
735 * emacs-gnutls.texi: Tweak direntry.
736
737 2013-09-06 Michael Albinus <michael.albinus@gmx.de>
738
739 * tramp.texi (Alternative Syntax): Remove chapter.
740
741 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
742
743 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
744 for portability to hosts where /bin/sh has problems.
745
746 2013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
747
748 Try to reduce redundancy in doc/misc/Makefile.in.
749 * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
750 (TARGETS): New intermediate variable.
751 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
752
753 2013-08-27 Glenn Morris <rgm@gnu.org>
754
755 * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
756
757 * efaq.texi: Rename from faq.texi, to match its output files.
758 * Makefile.in: Update for faq.texi name change.
759
760 * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
761
762 * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
763
764 * efaq-w32.texi: Move here from the web-pages repository.
765 * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
766 (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
767 (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
768 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
769 Add DOCMISC_*_W32 variables.
770 (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
771 (efaq_w32_deps): New variable.
772 (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
773 (efaq-w32.pdf, efaq-w32.html): New rules.
774 (clean): Remove efaq-w32 products.
775
776 2013-08-26 Paul Eggert <eggert@cs.ucla.edu>
777
778 * texinfo.tex: Update from gnulib.
779
780 2013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
781
782 * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
783 shift_jis from the default value set to mm-coding-system-priorities for
784 Japanese users.
785
786 2013-08-13 Glenn Morris <rgm@gnu.org>
787
788 * reftex.texi (LaTeX xr Package, Options - Table of Contents)
789 (Options - Defining Label Environments, Options - Creating Labels)
790 (Options - Referencing Labels, Options - Creating Citations)
791 (Options - Index Support, Options - Viewing Cross-References)
792 (Options - Finding Files, Options - Optimizations)
793 (Options - Fontification, Options - Misc):
794 * cc-mode.texi (Sample Init File):
795 * edt.texi (Init file):
796 * epa.texi (Encrypting/decrypting gpg files):
797 * mairix-el.texi (About, Setting up the mairix interface, Using)
798 (Extending):
799 Rename nodes to avoid characters that can cause Texinfo problems.
800
801 2013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
802
803 * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
804
805 2013-08-12 Glenn Morris <rgm@gnu.org>
806
807 * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
808 (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
809 (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
810 (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
811 (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
812 (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
813 (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
814 (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
815 (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
816 (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
817 (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
818 (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
819 (wisent_deps, woman_deps): New variables. Use to reduce duplication.
820
821 * woman.texi (Top): Avoid mailto: in html output.
822
823 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
824 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
825 (INSTALL_DATA): New, set by configure.
826 (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
827 (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
828 install-ps ,install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
829 uninstall-ps, and uninstall-doc.
830 (.SUFFIXES): Add .ps and .dvi.
831 (.dvi.ps): New suffix rule.
832 (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
833 (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
834 (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
835 (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
836 (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
837 (forms.html, gnus.html, htmlfontify.html, idlwave.html)
838 (ido.html, mairix-el.html, message.html, mh-e.html)
839 (newsticker.html, nxml-mode.html, org.html, pgg.html)
840 (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
841 (semantic.html, sieve.html, smtpmail.html, speedbar.html)
842 (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
843 (viper.html, widget.html, wisent.html, woman.html, install-dvi)
844 (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
845 (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
846 New rules.
847 (clean): Remove HTML_TARGETS and PS_TARGETS.
848
849 2013-08-10 Xue Fuqiao <xfq.free@gmail.com>
850
851 * ido.texi (Working Directories):
852 (Flexible Matching, Regexp Matching, Find File At Point)
853 (Ignoring, Misc Customization): Use @defopt for user options.
854
855 2013-08-09 Xue Fuqiao <xfq.free@gmail.com>
856
857 * htmlfontify.texi (Customization): Remove documentation of
858 `hfy-fast-lock-save'. Minor fixes.
859
860 2013-08-08 Xue Fuqiao <xfq.free@gmail.com>
861
862 * ido.texi (Top): Insert node "Working Directories" in menu.
863 (Working Directories): New node.
864 (Misc Customization): Add documentation of
865 `ido-confirm-unique-completion' and some other user options.
866
867 2013-08-07 Eli Zaretskii <eliz@gnu.org>
868
869 * todo-mode.texi: Update @dircategory.
870 (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
871 (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
872 @ref.
873
874 2013-08-07 Xue Fuqiao <xfq.free@gmail.com>
875
876 * sc.texi (Introduction): Fix index.
877 (Usage Overview):
878 (Citations, Citation Elements, Recognizing Citations)
879 (Information Keys and the Info Alist, Reference Headers)
880 (The Built-in Header Rewrite Functions)
881 (Electric References, Reply Buffer Initialization)
882 (Filling Cited Text, Selecting an Attribution)
883 (Attribution Preferences)
884 (Anonymous Attributions, Author Names)
885 (Using Regi, Post-yank Formatting Commands)
886 (Citing Commands, Insertion Commands)
887 (Mail Field Commands)
888 (Hints to MUA Authors, Thanks and History): Change from one space
889 between sentences to two.
890 (What Supercite Does): Typo fix.
891
892 * newsticker.texi (Usage): Use @key for RET.
893
894 * cl.texi (Argument Lists):
895 (For Clauses):
896 (Macros): Add indexes.
897
898 2013-08-05 Xue Fuqiao <xfq.free@gmail.com>
899
900 * cl.texi (Blocks and Exits): Add an index.
901
902 2013-08-04 Stephen Berman <stephen.berman@gmx.net>
903
904 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
905 (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT)):
906 (todo-mode.dvi, todo-mode.pdf): New rules.
907
908 * todo-mode.texi: New file.
909
910 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
911
912 * gnus.texi (Basic Usage): Mention that warp means jump here.
913 (The notmuch Engine): Mention notmuch.
914
915 2013-07-30 Tassilo Horn <tsdh@gnu.org>
916
917 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
918 `gnus-subthread-sort-functions' and remove the obsolete documentation
919 of `gnus-sort-threads-recursively'.
920
921 2012-07-30 Paul Eggert <eggert@cs.ucla.edu>
922
923 * texinfo.tex: Update to 2012-07-29.17 version.
924
925 2013-07-29 David Engster <deng@randomsample.de>
926
927 * eieio.texi (top): Make clear that EIEIO is not a full CLOS
928 implementation.
929 (Introduction): Add further missing features.
930 (Building Classes): Add introductory paragraph.
931 (Wish List): Add metaclasses and EQL specialization.
932
933 2013-07-29 Michael Albinus <michael.albinus@gmx.de>
934
935 * tramp.texi (Frequently Asked Questions):
936 Mention `tramp-use-ssh-controlmaster-options'.
937
938 2013-07-26 Tassilo Horn <tsdh@gnu.org>
939
940 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
941 `gnus-sort-threads-recursively'.
942
943 2013-07-25 Glenn Morris <rgm@gnu.org>
944
945 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
946 (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
947
948 * erc.texi (Special Features): Update contact information.
949 (History): Avoid using @email.
950
951 * eshell.texi (Bugs and ideas): Minor updates.
952
953 * faq.texi (Reporting bugs, Origin of the term Emacs)
954 (Setting up a customization file)
955 (Using an already running Emacs process, Turning off beeping)
956 (Packages that do not come with Emacs)
957 (Replying to the sender of a message): Avoid using @email.
958
959 * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
960
961 * reftex.texi (Imprint): Avoid using @email.
962
963 * ses.texi (Top): Update bug reporting instructions.
964 (Acknowledgments): Avoid using @email.
965
966 * woman.texi (Introduction, Background): Remove outdated information.
967 (Bugs, Acknowledgments): Avoid using @email.
968
969 2013-07-24 Xue Fuqiao <xfq.free@gmail.com>
970
971 * ido.texi: New file.
972
973 2013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
974
975 * gnus.texi (Customizing Articles): Document function predicates.
976
977 2013-07-08 Tassilo Horn <tsdh@gnu.org>
978
979 * gnus.texi (lines): Correct description of
980 `gnus-registry-track-extra's default value.
981 Mention `gnus-registry-remove-extra-data'.
982
983 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
984
985 * gnus.texi (Group Parameters): Mention regexp
986 substitutions (bug#11688).
987
988 2013-07-06 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
989
990 * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
991
992 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
993
994 * gnus.texi (Emacsen): Fix version.
995
996 * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
997
998 2013-07-06 Glenn Morris <rgm@gnu.org>
999
1000 * mh-e.texi: Fix external links.
1001 (Using This Manual): Printed elisp manuals no longer available.
1002
1003 * newsticker.texi (Overview): Update URL.
1004
1005 * nxml-mode.texi (Introduction): Update URL.
1006
1007 * org.texi (JavaScript support): Fix URL.
1008
1009 * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
1010
1011 * eudc.texi (CCSO PH/QI): Remove defunct URL.
1012
1013 * dbus.texi (Introspection): Update URL to a less defunct one.
1014
1015 * gnus.texi (Top): Restrict "Other related manuals" to info output.
1016 (Foreign Groups): Use @indicateurl for examples.
1017 (Direct Functions): Remove defunct URL.
1018 (RSS): Update URL.
1019
1020 * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
1021 (FAQ 7-1): Update URL.
1022
1023 * pgg.texi (Top, Overview): Add note about obsolescence.
1024
1025 2013-07-03 Paul Eggert <eggert@cs.ucla.edu>
1026
1027 * texinfo.tex: Merge from gnulib.
1028
1029 2013-07-03 Glenn Morris <rgm@gnu.org>
1030
1031 * bovine.texi (top):
1032 * cc-mode.texi (AWK Mode Font Locking):
1033 * mh-e.texi (Preface):
1034 * url.texi (URI Parsing): Fix cross-references to other manuals.
1035
1036 2013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1037
1038 * gnus.texi (Client-Side IMAP Splitting):
1039 Note that `nnimap-inbox' now can be a list.
1040
1041 2013-06-24 Glenn Morris <rgm@gnu.org>
1042
1043 * eshell.texi: Fix cross-references to other manuals.
1044
1045 2013-06-23 Glenn Morris <rgm@gnu.org>
1046
1047 * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
1048 Remove; not needed now we use a standard html layout for the faq.
1049 (clean): Remove HTML_TARGETS, emacs-faq.text.
1050
1051 2013-06-21 Eduard Wiebe <usenet@pusto.de>
1052
1053 * flymake.texi (Parsing the output, Customizable variables):
1054 Add reference to `flymake-warning-predicate'.
1055
1056 2013-06-19 Michael Albinus <michael.albinus@gmx.de>
1057
1058 * tramp.texi (Top, Configuration): Insert section `Predefined
1059 connection information' in menu.
1060 (Predefined connection information): New section.
1061 (Android shell setup): Make a reference to `Predefined connection
1062 information'.
1063
1064 2013-06-19 Glenn Morris <rgm@gnu.org>
1065
1066 * Makefile.in (version): New, set by configure.
1067 (clean): Delete dist tar file.
1068 (infoclean): New, split from maintainer-clean.
1069 (maintainer-clean): Run infoclean.
1070 (dist): New rule, to make tarfile for www.gnu.org.
1071
1072 2013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
1073
1074 * sieve.texi (Managing Sieve): Fix port in example, fix documentation
1075 for keys q and Q.
1076 (Standards): Reference RFC5804 as the defining document of the
1077 managesieve protocol.
1078
1079 2013-06-10 Aidan Gauland <aidalgol@amuri.net>
1080
1081 * eshell.texi (Input/Output): Expand to cover new visual-command
1082 options, eshell-visual-subcommands and eshell-visual-options.
1083 Divide into separate Visual Commands and Redirection sections.
1084
1085 2013-06-10 Glenn Morris <rgm@gnu.org>
1086
1087 * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
1088
1089 2013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
1090
1091 * gnus.texi (Article Date):
1092 Fix description of gnus-article-update-date-headers.
1093
1094 2013-05-28 Xue Fuqiao <xfq.free@gmail.com>
1095
1096 * erc.texi (Special Features): ERC is being maintained within
1097 Emacs now.
1098
1099 2013-05-25 Xue Fuqiao <xfq.free@gmail.com>
1100
1101 * flymake.texi: Change from one space between sentences to two.
1102
1103 2013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
1104
1105 * cl.texi (Obsolete Macros): Describe replacements for `flet'
1106 (bug#14293).
1107
1108 2013-04-16 Michael Albinus <michael.albinus@gmx.de>
1109
1110 * tramp.texi (Frequently Asked Questions): Precise, how to define
1111 an own ControlPath.
1112
1113 2013-04-15 Michael Albinus <michael.albinus@gmx.de>
1114
1115 * tramp.texi (Frequently Asked Questions): New item for
1116 ControlPath settings.
1117
1118 2013-03-31 Jay Belanger <jay.p.belanger@gmail.com>
1119
1120 * calc.texi (Basic Operations on Units): Streamline some
1121 descriptions.
1122
1123 2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
1124
1125 * eshell.texi (Built-ins): Update manual to mention tramp module.
1126
1127 2013-03-18 Michael Albinus <michael.albinus@gmx.de>
1128
1129 * tramp.texi (Filename Syntax): Host names are not allowed to be
1130 any method name, unless method name is specified explicitly.
1131 Remove restriction on unibyte filenames.
1132
1133 * trampver.texi: Update release number.
1134
1135 2013-03-17 Paul Eggert <eggert@cs.ucla.edu>
1136
1137 doc: convert some TeX accents to UTF-8
1138 * emacs-mime.texi (Interface Functions): Use 'ï' rather than
1139 '@"{@dotless{i}}'.
1140
1141 2013-03-15 Michael Albinus <michael.albinus@gmx.de>
1142
1143 Sync with Tramp 2.2.7.
1144
1145 * trampver.texi: Update release number.
1146
1147 2013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
1148
1149 * calc.texi (Basic Operations on Units): Streamline some
1150 descriptions.
1151
1152 2013-03-08 Glenn Morris <rgm@gnu.org>
1153
1154 * faq.texi (Top): Don't say this was updated @today.
1155 That's irrelevant and leads to spurious diffs.
1156
1157 2013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
1158
1159 * calc.texi (Basic Operations on Units):
1160 Fix cross-reference.
1161
1162 2013-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
1163
1164 * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
1165
1166 2013-03-06 Alan Mackenzie <acm@muc.de>
1167
1168 * cc-mode.texi (Custom Line-Up): Clarify position of point on
1169 calling a line-up function.
1170
1171 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
1172
1173 * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
1174 * ses.texi: Switch from Latin-1 to UTF-8.
1175
1176 2013-03-03 Michael Albinus <michael.albinus@gmx.de>
1177
1178 * tramp.texi (External methods): Tramp does not connect Android
1179 devices by itself.
1180
1181 2013-03-02 Bill Wohler <wohler@newt.com>
1182
1183 Release MH-E manual version 8.5.
1184
1185 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1186 release 8.5.
1187
1188 * mh-e.texi (Preface, Conventions, Getting Started)
1189 (Using This Manual, Folder Selection, Viewing, Aliases)
1190 (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
1191 (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
1192 Update URLs.
1193
1194 2013-03-01 Michael Albinus <michael.albinus@gmx.de>
1195
1196 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
1197 and "plink2" entries. "plink2" is obsolete for a long time.
1198 (External methods): Remove "scp1" and "scp2" entries.
1199 Explain user name and host name specification for "adb".
1200
1201 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1202
1203 * tramp.texi (External methods): Mention `tramp-adb-program'.
1204
1205 2013-02-28 Bastien Guerry <bzg@gnu.org>
1206
1207 * org.texi (Visibility cycling): Suggest to set
1208 `org-agenda-inhibit-startup' to nil if user wants the startup
1209 visibility settings to be honored in any circumstances.
1210 (Progress logging, Checkboxes): Fix typos.
1211
1212 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1213
1214 * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
1215 the macros, for Texinfo 4.13 and 5.0.
1216
1217 2013-02-24 Michael Albinus <michael.albinus@gmx.de>
1218
1219 Port Tramp documentation to Texinfo 5.0.
1220 * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
1221 (Filename Syntax): Do not use @trampfn{} in @item.
1222 (Filename completion): Use @columnfractions in @multitable.
1223
1224 2013-02-22 Glenn Morris <rgm@gnu.org>
1225
1226 * flymake.texi (Syntax check statuses): Fix multitable continued rows.
1227
1228 2013-02-21 Paul Eggert <eggert@cs.ucla.edu>
1229
1230 * Makefile.in (html): New rule.
1231
1232 2013-02-20 Michael Albinus <michael.albinus@gmx.de>
1233
1234 * tramp.texi (Android shell setup): Improve. Reported by Thierry
1235 Volpiatto <thierry.volpiatto@gmail.com>.
1236
1237 2013-02-16 Michael Albinus <michael.albinus@gmx.de>
1238
1239 * tramp.texi (Top, Configuration): Insert section `Android shell
1240 setup' in menu.
1241 (Android shell setup): New section.
1242 (Connection types, Default Method)
1243 (Frequently Asked Questions): Mention "scp" instead of "scpc".
1244 (External methods): Remove "scpc" and "rsyncc" entries.
1245 (Frequently Asked Questions): Remove entry about ControlPersist.
1246
1247 2013-02-13 Glenn Morris <rgm@gnu.org>
1248
1249 * message.texi (News Headers): Don't mention yow any more.
1250
1251 2013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1252
1253 * calc.texi (Basic Operations on Units):
1254 (Customizing Calc): Mention the variable `calc-allow-units-as-numbers'.
1255
1256 2013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
1257
1258 * eshell.texi: Fill most of the missing sections.
1259
1260 2013-02-07 Bastien Guerry <bzg@gnu.org>
1261
1262 * org.texi (References): Clarify an example.
1263 (Installation): Fix instructions.
1264 (Org-Plot): Fix link.
1265 (Checkboxes, Radio lists): Fix typos.
1266
1267 2013-02-07 Glenn Morris <rgm@gnu.org>
1268
1269 * cl.texi (Equality Predicates): Mention memql.
1270
1271 2013-02-07 Eric Ludlam <zappo@gnu.org>
1272
1273 * ede.texi (Creating a project): Make ede-new doc less
1274 specific, and only about items it supports, indicating that there
1275 might be more. Remove refs to simple project and direct automake
1276 from ede new.
1277 (Simple projects): Re-write to not talk about ede-simple-project
1278 which is deprecated, and instead use the term to mean projects
1279 that don't do much management, just project wrapping.
1280 Add ede-generic-project link.
1281 (ede-generic-project): New node (bug#11441).
1282
1283 2013-02-07 Glenn Morris <rgm@gnu.org>
1284
1285 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
1286
1287 2013-02-01 Glenn Morris <rgm@gnu.org>
1288
1289 * calc.texi (Help Commands): Update calc-view-news description.
1290 Mention etc/CALC-NEWS.
1291
1292 2013-01-24 Michael Albinus <michael.albinus@gmx.de>
1293
1294 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
1295
1296 2013-01-13 Bastien Guerry <bzg@gnu.org>
1297
1298 * org.texi (Installation): Simplify.
1299
1300 2013-01-13 François Allisson <francois@allisson.co> (tiny change)
1301
1302 * org.texi (Handling links): Update the mention to the obsolete
1303 variable `org-link-to-org-use-id' with a mention to the newer
1304 variable `org-id-link-to-org-use-id'. Mention the need to load
1305 the org-id library.
1306
1307 2013-01-10 Michael Albinus <michael.albinus@gmx.de>
1308
1309 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
1310
1311 2013-01-09 Bastien Guerry <bzg@gnu.org>
1312
1313 * org.texi (Pushing to MobileOrg): Add footnote about using
1314 symbolic links in `org-directory'.
1315 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
1316 of the now obsolete alias `org-float'.
1317 (TODO basics): Add `org-use-fast-todo-selection' to the variable
1318 index. Fix description of TODO keywords cycling.
1319 (Advanced features): Add missing argument for @item.
1320 (Storing searches): Add index entries and a note about
1321 *-tree agenda views.
1322 (Structure editing): Document `org-mark-element' and
1323 `org-mark-subtree'.
1324 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
1325
1326 2013-01-08 Juri Linkov <juri@jurta.org>
1327
1328 * info.texi (Go to node): Mention the abbreviated format
1329 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
1330
1331 2013-01-06 Andreas Schwab <schwab@linux-m68k.org>
1332
1333 * autotype.texi: Remove undefined command @subtitlefont.
1334 * cc-mode.texi: Likewise.
1335
1336 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
1337 @item argument.
1338 (Property searches): Use \\ instead of @backslashchar{}.
1339 * pgg.texi (VERSION): Move @set below @setfilename.
1340
1341 2013-01-05 Andreas Schwab <schwab@linux-m68k.org>
1342
1343 * ada-mode.texi: Remove braces from @title argument.
1344 * eudc.texi: Likewise.
1345 * smtpmail.texi: Likewise.
1346 * auth.texi (VERSION): Set before first use.
1347 * emacs-gnutls.texi (VERSION): Likewise.
1348 * pgg.texi (VERSION): Likewise.
1349 * ede.texi (Top): Rename from top, all uses changed.
1350 * eshell.texi: Add missing argument to @sp.
1351 * forms.texi (Top): Reorder menu to match structure.
1352 * htmlfontify.texi (Customisation): Add missing @item in
1353 @enumerate.
1354 * org.texi (Advanced features): Add missing argument for @item.
1355 (Property searches): Use @backslashchar{} in macro argument.
1356 * pcl-cvs.texi: Add missing argument to @sp.
1357 (Movement commands): Fix use of @itemx.
1358 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
1359 * reftex.texi (Options (Creating Citations)): Add missing newline
1360 before @end.
1361 * tramp.texi (Obtaining Tramp): Remove extra dots.
1362 (Configuration): Reorder menu to match structure.
1363 (Remote shell setup): Replace literal NUL character by \0.
1364 * viper.texi (Marking): Add missing argument for @item.
1365
1366 2013-01-04 Glenn Morris <rgm@gnu.org>
1367
1368 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
1369 Add htmlfontify.
1370 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
1371 (htmlfontify.dvi, htmlfontify.pdf): New targets.
1372 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
1373 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
1374
1375 * htmlfontify.texi: Miscellaneous fixes and updates.
1376 Set copyright to FSF, update license to GFDL 1.3+.
1377
1378 2013-01-04 Vivek Dasmohapatra <vivek@etla.org>
1379
1380 * htmlfontify.texi: New file.
1381
1382 2013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
1383
1384 * calc.texi (Free-Form Dates): Expand on the date reading
1385 algorithm.
1386
1387 2012-12-27 Glenn Morris <rgm@gnu.org>
1388
1389 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
1390 Avoid some overfull lines.
1391
1392 * widget.texi (Programming Example): Break some long lines.
1393
1394 * wisent.texi (Wisent Overview): Fix xref.
1395 (Grammar format, Understanding the automaton): Avoid overfill.
1396
1397 * bovine.texi (Optional Lambda Expression): Allow line break.
1398
1399 * auth.texi (Help for users): Break long lines.
1400
1401 * ada-mode.texi (Project file variables):
1402 Reword to reduce underfull hbox.
1403 (No project files, Use GNAT project file):
1404 Use smallexample to make some overfull lines less terrible.
1405
1406 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
1407 Fix cross-references to separate manuals.
1408
1409 * Makefile.in (gfdl): New variable. Use throughout where
1410 appropriate so that targets depend on doclicense.texi.
1411
1412 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
1413
1414 * gnus.texi (Customizing the IMAP Connection): Mention the other
1415 authenticators.
1416
1417 2012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
1418
1419 * gnus.texi (Browse Foreign Server):
1420 Document `gnus-browse-delete-group'.
1421
1422 2012-12-22 Glenn Morris <rgm@gnu.org>
1423
1424 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
1425 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
1426 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
1427 * widget.texi, wisent.texi: Nuke hand-written node pointers.
1428
1429 * Makefile.in (gfdl): New variable. Use throughout where
1430 appropriate so that targets depend on doclicense.texi.
1431
1432 2012-12-22 Eli Zaretskii <eliz@gnu.org>
1433
1434 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
1435 doclicense.texi. Remove doclicense.texi from all targets that
1436 mentioned it explicitly.
1437 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
1438 $(emacsdir)/emacsver.texi.
1439 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
1440
1441 2012-12-21 Glenn Morris <rgm@gnu.org>
1442
1443 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
1444 Include emacsver.texi. Nuke hand-written node pointers.
1445 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
1446 Depend on emacsver.texi.
1447
1448 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
1449 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
1450 May as well just include doclicense.texi in everything.
1451
1452 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
1453 which @copying says is included.
1454
1455 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
1456 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
1457 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
1458 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
1459 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
1460 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
1461 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
1462 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
1463 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1464 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
1465 * widget.texi, wisent.texi, woman.texi: Do not mention buying
1466 copies from the FSF, which does not publish these manuals.
1467
1468 * erc.texi: No need to include gpl in this small manual.
1469
1470 * org.texi (copying): Include a copy of the GFDL.
1471 (GNU Free Documentation License): New section.
1472
1473 2012-12-21 Bastien Guerry <bzg@gnu.org>
1474
1475 * org.texi: Fix typos.
1476
1477 2012-12-16 Paul Eggert <eggert@cs.ucla.edu>
1478
1479 * calc.texi (ISO 8601): Rename from ISO-8601,
1480 as it's typically spelled without a hyphen.
1481
1482 2012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
1483
1484 * calc.texi (ISO-8601): New section.
1485 (Date Formatting Codes): Mention new codes.
1486 (Standard Date Formats): Mention new formats.
1487
1488 2012-12-14 Michael Albinus <michael.albinus@gmx.de>
1489
1490 * tramp.texi (External methods): Move `adb' method here.
1491
1492 2012-12-13 Glenn Morris <rgm@gnu.org>
1493
1494 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
1495
1496 * wisent.texi: Small edits. Set copyright to FSF, update license to
1497 GFDL 1.3+.
1498 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
1499 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
1500 New targets.
1501 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
1502 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
1503
1504 * bovine.texi: Small edits. Set copyright to FSF, update license to
1505 GFDL 1.3+, remove empty index.
1506 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
1507 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
1508 New targets.
1509 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
1510 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
1511
1512 2012-12-13 Eric Ludlam <zappo@gnu.org>
1513 David Ponce <david@dponce.com>
1514 Richard Kim <emacs18@gmail.com>
1515
1516 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
1517
1518 2012-12-13 Glenn Morris <rgm@gnu.org>
1519
1520 * flymake.texi (Customizable variables, Locating the buildfile):
1521 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
1522
1523 * srecode.texi: Small edits. Set copyright to FSF, add explicit
1524 GFDL 1.3+ license, fix up index.
1525 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
1526 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
1527 (srecode.pdf): New targets.
1528 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
1529 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
1530
1531 2012-12-13 Eric Ludlam <zappo@gnu.org>
1532
1533 * srecode.texi: New file, imported from CEDET trunk.
1534
1535 2012-12-13 Bastien Guerry <bzg@gnu.org>
1536
1537 * org.texi (Summary, Code block specific header arguments)
1538 (Code block specific header arguments)
1539 (Header arguments in function calls, var, noweb)
1540 (Results of evaluation, Code evaluation security):
1541 Small reformatting: add a blank line before some example.
1542
1543 * org.texi (System-wide header arguments)
1544 (Header arguments in Org mode properties, Conflicts)
1545 (Dynamic blocks, Using the mapping API):
1546 Fix indentation of Elisp code examples.
1547
1548 * org.texi (Comment lines): Fix description of the comment syntax.
1549
1550 * org.texi (Installation): Mention "make test" in the correct section.
1551
1552 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
1553
1554 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1555 These are just minor editorial changes.
1556
1557 2012-12-04 Michael Albinus <michael.albinus@gmx.de>
1558
1559 * tramp.texi (History): Mention ADB.
1560 (Inline methods): Add `adb' method.
1561
1562 2012-12-03 Michael Albinus <michael.albinus@gmx.de>
1563
1564 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
1565 (External methods): Fix typo.
1566
1567 2012-12-03 Glenn Morris <rgm@gnu.org>
1568
1569 * rcirc.texi (Notices): Fix typo.
1570
1571 2012-11-25 Bill Wohler <wohler@newt.com>
1572
1573 Release MH-E manual version 8.4.
1574
1575 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
1576 Update for release 8.4.
1577
1578 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
1579 (Junk): Add mh-whitelist-preserves-sequences-flag,
1580 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
1581 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
1582
1583 2012-11-25 Paul Eggert <eggert@cs.ucla.edu>
1584
1585 * mh-e.texi (Procmail): Fix two @ typos.
1586
1587 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
1588
1589 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1590 These are just minor editorial changes.
1591
1592 2012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
1593
1594 * calc.texi (Date Formatting Codes): Mention the new beginning of
1595 the date numbering system.
1596
1597 2012-11-22 Paul Eggert <eggert@cs.ucla.edu>
1598
1599 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
1600 (Date Forms): Correct off-by-one error in explanation of
1601 Julian day numbers. Give Gregorian equivalent of its origin.
1602
1603 2012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
1604
1605 * calc.texi (Date Forms): Mention the customizable
1606 Gregorian-Julian switch.
1607 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
1608
1609 2012-11-17 Paul Eggert <eggert@cs.ucla.edu>
1610
1611 Calc now uses the Gregorian calendar for all dates (Bug#12633).
1612 It also uses January 1, 1 AD as its day number 1.
1613 * calc.texi (Date Forms): Document this.
1614
1615 2012-11-16 Glenn Morris <rgm@gnu.org>
1616
1617 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
1618 (Obsolete Macros): Move example here from Function Bindings.
1619
1620 * erc.texi: Use @code{nil} rather than just "nil".
1621 (Modules): Undocument obsolete "hecomplete".
1622 Add "notifications".
1623 (Connecting): Add brief section on passwords.
1624 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
1625
1626 2012-11-13 Glenn Morris <rgm@gnu.org>
1627
1628 * flymake.texi (Customizable variables)
1629 (Highlighting erroneous lines): Mention flymake-error-bitmap,
1630 flymake-warning-bitmap, and flymake-fringe-indicator-position.
1631
1632 2012-11-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
1633
1634 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
1635 In all file place SES into @acronym{...}.
1636 (Advanced Features): Add key index and function index for
1637 ses-set-header-row. Add description for function
1638 ses-rename-cell. Add description for function
1639 ses-repair-cell-reference-all.
1640 (Ranges in formulas): Add description for ses-range flags.
1641
1642 2012-11-12 Paul Eggert <eggert@cs.ucla.edu>
1643
1644 * texinfo.tex: Merge from gnulib.
1645
1646 2012-11-10 Chong Yidong <cyd@gnu.org>
1647
1648 * url.texi (Introduction): Move url-configuration-directory to
1649 Customization node.
1650 (Parsed URIs): Split into its own node.
1651 (URI Encoding): New node.
1652 (Defining New URLs): Remove empty chapter.
1653 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
1654 Improve docs for url-queue-*.
1655 (Supported URL Types): Copyedits. Delete empty subnodes.
1656
1657 * url.texi (Introduction): Rename from Getting Started.
1658 Rewrite the introduction.
1659 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
1660
1661 2012-11-10 Glenn Morris <rgm@gnu.org>
1662
1663 * cl.texi (Obsolete Setf Customization):
1664 Revert defsetf example to the more correct let rather than prog1.
1665 Give define-modify-macro, defsetf, and define-setf-method
1666 gv.el replacements.
1667
1668 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
1669 (Setf Extensions): Remove obsolete reference.
1670 (Obsolete Setf Customization):
1671 Move note on lack of setf functions to lispref/variables.texi.
1672 Undocument get-setf-method, since it no longer exists.
1673 Mention simple defsetf replaced by gv-define-simple-setter.
1674
1675 2012-11-03 Glenn Morris <rgm@gnu.org>
1676
1677 * cl.texi: Further general copyedits.
1678 (List Functions): Remove copy-tree, standard elisp for some time.
1679 (Efficiency Concerns): Comment out examples that no longer apply.
1680 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
1681 (Creating Symbols, Random Numbers): De-emphasize internal
1682 variables cl--gensym-counter and cl--random-state. (Bug#12788)
1683 (Naming Conventions, Type Predicates, Macros)
1684 (Predicates on Numbers): No longer mention cl-floatp-safe.
1685
1686 2012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
1687
1688 * gnus.texi (Mail Source Specifiers):
1689 Document :leave keyword used for pop mail source.
1690
1691 2012-11-01 Glenn Morris <rgm@gnu.org>
1692
1693 * cl.texi: General copyedits for style, line-breaks, etc.
1694 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
1695 (Macro Bindings, Blocks and Exits):
1696 Acknowledge existence of lexical-binding.
1697 (Iteration): Mainly defer to doc of standard dolist, dotimes.
1698
1699 2012-10-31 Glenn Morris <rgm@gnu.org>
1700
1701 * ert.texi (Introduction, The @code{should} Macro):
1702 Refer to "cl-assert" rather than "assert".
1703
1704 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
1705 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
1706 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
1707 Reword, and add details of flet and labels.
1708 (Modify Macros, Function Bindings): Add some xrefs.
1709
1710 2012-10-30 Glenn Morris <rgm@gnu.org>
1711
1712 * cl.texi (Modify Macros): Update for cl-letf changes.
1713 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
1714 (Setf Extensions): Partially restore note about cl-getf,
1715 mainly moved to lispref/variables.texi.
1716 (Property Lists): Fix cl-getf typos.
1717 (Mapping over Sequences): Mention cl-mapc naming oddity.
1718
1719 2012-10-29 Glenn Morris <rgm@gnu.org>
1720
1721 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
1722 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
1723 (Customizing Setf): Move contents to "Obsolete Setf Customization".
1724 (Modify Macros, Multiple Values, Other Clauses):
1725 Remove mentions of obsolete features.
1726 (Obsolete Setf Customization): Don't mention `apply' setf.
1727
1728 2012-10-28 Glenn Morris <rgm@gnu.org>
1729
1730 * cl.texi (Multiple Values, Common Lisp Compatibility):
1731 More namespace updates.
1732 (Obsolete Features): Copyedits.
1733 (Obsolete Lexical Macros, Obsolete Setf Customization):
1734 New subsections.
1735
1736 * cl.texi (Porting Common Lisp, Lexical Bindings):
1737 Add some xrefs to the Elisp manual.
1738
1739 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
1740 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
1741 (Obsolete Features): New appendix. Move Lexical Bindings here.
1742
1743 2012-10-27 Glenn Morris <rgm@gnu.org>
1744
1745 * cl.texi: Use defmac for macros rather than defspec.
1746 (Efficiency Concerns): Related copyedit.
1747
1748 * cl.texi (Control Structure): Update for setf now being in core.
1749 (Setf Extensions): Rename from Basic Setf. Move much of the
1750 former content to lispref/variables.texi.
1751 (Modify Macros): Move pop, push details to lispref/variables.texi.
1752 (Customizing Setf): Copyedits for setf etc being in core.
1753 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
1754 Further namespaces updates.
1755
1756 2012-10-26 Bastien Guerry <bzg@gnu.org>
1757
1758 * org.texi (Installation): Update the link to Org's ELPA.
1759 Also don't mention org-install.el anymore as the replacement file
1760 org-loaddefs.el is now loaded by org.el.
1761
1762 2012-10-25 Michael Albinus <michael.albinus@gmx.de>
1763
1764 * tramp.texi (Frequently Asked Questions):
1765 Mention `tramp-completion-reread-directory-timeout' for performance
1766 improvement.
1767
1768 2012-10-25 Glenn Morris <rgm@gnu.org>
1769
1770 * cl.texi: Don't mess with the TeX section number counter.
1771 Use Texinfo recommended convention for quotes+punctuation.
1772 (Overview, Sequence Functions): Rephrase for better line-breaking.
1773 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
1774 (Macro Bindings, Conditionals, Iteration, Loop Basics)
1775 (Random Numbers, Mapping over Sequences, Structures)
1776 (Porting Common Lisp): Further updates for cl-lib namespace.
1777 (Modify Macros, Declarations, Macro Bindings, Structures):
1778 Break long lines in examples.
1779 (Dynamic Bindings): Update for changed progv behavior.
1780 (Loop Examples, Efficiency Concerns): Markup fixes.
1781 (Structures): Remove TeX margin change.
1782 (Declarations): Fix typos.
1783
1784 2012-10-24 Glenn Morris <rgm@gnu.org>
1785
1786 * cl.texi (Overview, Multiple Values, Creating Symbols)
1787 (Numerical Functions): Say less/nothing about the original cl.el.
1788 (Old CL Compatibility): Remove.
1789 (Assertions): Remove ignore-errors (standard Elisp for some time).
1790
1791 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
1792 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
1793 (Efficiency Concerns, Efficiency Concerns)
1794 (Common Lisp Compatibility, Old CL Compatibility):
1795 Further updates for cl-lib namespace.
1796
1797 2012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
1798
1799 Update manual for new time stamp format (Bug#12706).
1800 * emacs-mime.texi (time-date): Update for new format.
1801 Also, fix bogus time stamp and modernize a bit.
1802
1803 2012-10-23 Glenn Morris <rgm@gnu.org>
1804
1805 * cl.texi: Include emacsver.texi. Use Emacs version number rather
1806 than unchanging cl.el version number.
1807 End all menu descriptions with a period.
1808 Do not use @dfn{CL} for every instance of "CL".
1809 (Overview): Remove no-runtime caveat, and note about foo* names.
1810 (Usage): Use cl-lib rather than cl.
1811 (Organization, Naming Conventions): Update for cl-lib.el.
1812 (Installation): Remove long-irrelevant node.
1813 (Program Structure, Predicates, Control Structure):
1814 Start updating for cl-lib namespace.
1815 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
1816 Depend on emacsver.texi.
1817
1818 2012-10-09 Michael Albinus <michael.albinus@gmx.de>
1819
1820 * trampver.texi: Update release number.
1821
1822 2012-10-06 Glenn Morris <rgm@gnu.org>
1823
1824 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
1825 ERC version.
1826 (Introduction): ERC is distributed with Emacs.
1827 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
1828 (Getting Started): Simplify.
1829 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
1830 (History): Mention ERC maintained as part of Emacs now.
1831 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
1832 Add dependency on emacsver.texi.
1833
1834 * erc.texi: Remove hand-written node pointers.
1835
1836 2012-10-05 Glenn Morris <rgm@gnu.org>
1837
1838 * newsticker.texi (Overview, Requirements, Usage, Configuration):
1839 Copyedits.
1840
1841 2012-10-01 Eric Ludlam <zappo@gnu.org>
1842
1843 * ede.texi (Quick Start, Project Local Variables)
1844 (Miscellaneous commands, ede-java-root, Development Overview)
1845 (Detecting a Project): New nodes.
1846 (Simple projects): Node deleted.
1847
1848 * eieio.texi (Building Classes): Some slot attributes cannot be
1849 overridden.
1850 (Slot Options): Remove an example.
1851 (Method Invocation, Documentation): New nodes.
1852
1853 2012-10-01 Glenn Morris <rgm@gnu.org>
1854
1855 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
1856 (reftex.pdf): Add dependency on emacsver.texi.
1857 * reftex.texi: Don't include directory part for emacsver.texi;
1858 the Makefile's -I handles it.
1859
1860 2012-09-30 Ralf Angeli <angeli@caeruleus.net>
1861
1862 Merge from standalone RefTeX repository.
1863
1864 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
1865 with macros.
1866 (Imprint): Mention Wolfgang in list of contributors.
1867 (Creating Citations): Give a hint about how to
1868 auto-revert the BibTeX database file when using external editors.
1869 (Referencing Labels): Simplify section about reference macro
1870 cycling.
1871 (Options (Referencing Labels)): Adapt to new structure of
1872 `reftex-ref-style-alist'.
1873 (Referencing Labels, Reference Styles): Document changes in the
1874 referencing functionality.
1875 (Commands): Mention options for definition of header and footer in
1876 BibTeX files.
1877 (Options (Creating Citations)): Document
1878 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
1879 (Reference Styles): New section.
1880 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
1881 (Options (Referencing Labels)): Remove descriptions of deprecated
1882 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
1883 Add descriptions for `reftex-ref-style-alist' and
1884 `reftex-ref-style-default-list'.
1885 (Referencing Labels): Update regarding reference styles.
1886 (Citation Styles): Mention support for ConTeXt.
1887 (Options (Defining Label Environments)): Fix typo.
1888 (Options (Creating Citations)):
1889 Document `reftex-cite-key-separator'.
1890
1891 2012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
1892
1893 * org.texi: Add description of ORG_ADD_CONTRIB to info
1894 documentation. Add link to Worg for more details.
1895
1896 * org.texi: Clarify installation procedure. Provide link to the
1897 build system description on Worg.
1898
1899 * org.texi: Remove reference to utils/, x11idle.c is now in
1900 contrib/scripts.
1901
1902 * org.texi: Re-normalize to "Org mode" in manual.
1903
1904 * org.texi (Installation): Adapt documentation to new build
1905 system. Mention GNU ELPA (since it needs to be handled like Emacs
1906 built-in Org).
1907
1908 2012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
1909
1910 * org.texi: Fix typo in description of the 'Hooks' section.
1911
1912 * org.texi: Add ID to the list of special properties.
1913
1914 2012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
1915
1916 * org.texi (Moving subtrees): Document the ability to archive to a
1917 datetree.
1918
1919 2012-09-30 Bastien Guerry <bzg@gnu.org>
1920
1921 * org.texi (Installation, Feedback, Batch execution):
1922 Use (add-to-list 'load-path ... t) for the contrib dir.
1923
1924 * org.texi (results): Update documentation for ":results drawer"
1925 and ":results org".
1926
1927 * org.texi (Column width and alignment): Fix typo.
1928
1929 * org.texi (Activation): Point to the "Conflicts" section.
1930
1931 * org.texi (Conflicts): Mention filladapt.el in the list of
1932 conflicting packages.
1933
1934 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
1935 not needed for versions of Emacs > 22.1.
1936
1937 * org.texi (History and Acknowledgments): Fix typo.
1938
1939 * org.texi (History and Acknowledgments): Add my own
1940 acknowledgments.
1941
1942 * org.texi (Agenda commands): Document the new command and the new
1943 option.
1944
1945 * org.texi (Agenda commands): Delete `org-agenda-action' section.
1946 (Agenda commands): Reorder. Document `*' to toggle persistent
1947 marks.
1948
1949 * org.texi (Agenda dispatcher):
1950 Mention `org-toggle-agenda-sticky'.
1951 (Agenda commands, Exporting Agenda Views): Fix typo.
1952
1953 * org.texi (Templates in contexts, Setting Options): Update to
1954 reflect changes in how contexts options are processed.
1955
1956 * org.texi (Templates in contexts): Document the new structure of
1957 the variables `org-agenda-custom-commands-contexts' and
1958 `org-capture-templates-contexts'.
1959
1960 * org.texi (Templates in contexts): Document the new option
1961 `org-capture-templates-contexts'.
1962 (Storing searches): Document the new option
1963 `org-agenda-custom-commands-contexts'.
1964
1965 * org.texi (Formula syntax for Lisp): Reformat.
1966
1967 * org.texi (Special properties, Column attributes)
1968 (Agenda column view): Document the new special property
1969 CLOCKSUM_T.
1970
1971 * org.texi (Template expansion): Document the new %l template.
1972
1973 * org.texi (Fast access to TODO states): Fix documentation about
1974 allowed characters for fast todo selection.
1975
1976 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
1977 use in `org-agenda-to-appt'.
1978
1979 * org.texi (Comment lines): Update wrt comments.
1980
1981 * org.texi (Resolving idle time): Document new keybinding.
1982
1983 * org.texi (Clocking commands): Document the use of S-M-<up/down>
1984 on clock timestamps.
1985
1986 * org.texi (Fast access to TODO states): Explicitly says only
1987 letters are supported as fast TODO selection keys.
1988
1989 * org.texi (Link abbreviations): Illustrate the use of the "%h"
1990 specifier. Document the new "%(my-function)" specifier.
1991
1992 * org.texi (Clocking commands): New cindex.
1993 (Clocking commands): Update documentation for `org-clock-in'.
1994 Document `org-clock-in-last'. Mention `org-clock-out' and
1995 `org-clock-in-last' as commands that can be globally bound.
1996 (Resolving idle time): Document continuous clocking.
1997
1998 * org.texi (Top, Introduction): Fix formatting.
1999 (Activation): Add index entries.
2000 (Conventions): Update section.
2001 (Embedded @LaTeX{}): Fix formatting.
2002
2003 * org.texi (Visibility cycling): Document `show-children'.
2004
2005 * org.texi (Using capture): Mention the `org-capture-last-stored'
2006 bookmark as a way to jump to the last stored capture.
2007
2008 * org.texi (Uploading files): Fix typo.
2009
2010 * org.texi (Using capture): Document `C-0' as a prefix argument
2011 for `org-capture'.
2012
2013 * org.texi (Agenda commands): Document persistent marks.
2014
2015 * org.texi (Template expansion): Update doc to reflect change.
2016
2017 * org.texi (Radio tables): Document the :no-escape parameter.
2018
2019 * org.texi (Repeated tasks): Document repeat cookies for years,
2020 months, weeks, days and hours.
2021
2022 * org.texi (Export options): State that you can use the d: option
2023 by specifying a list of drawers.
2024
2025 * org.texi (HTML preamble and postamble): Small doc improvement.
2026
2027 2012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
2028
2029 * org.texi: The sections in the Exporting section of the manual
2030 left out articles in the description of the org-export-as-*
2031 commands, among other places. This patch adds them, adds a few
2032 missing prepositions, and switches instances of "an HTML" to "a
2033 html" for internal consistency.
2034
2035 * org.texi: Alter several examples of headings with timestamps in
2036 them to include the timestamps in the body instead of the heading.
2037
2038 2012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
2039
2040 * org.texi (Agenda dispatcher): Document sticky agenda views and
2041 the new key for them.
2042
2043 2012-09-30 Charles <millarc@verizon.net> (tiny change)
2044
2045 * org.texi (Advanced features): Fix error in table.
2046
2047 2012-09-30 Feng Shu <tumashu@gmail.com>
2048
2049 * org.texi (@LaTeX{} fragments): Document imagemagick as an
2050 alternative to dvipng.
2051
2052 2012-09-30 François Allisson <francois@allisson.co> (tiny change)
2053
2054 * org.texi: Remove extra curly bracket.
2055
2056 2012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
2057
2058 * org.texi (org-clock-in-last and org-clock-cancel): Update the
2059 defkeys.
2060
2061 2012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2062
2063 * org.texi (Agenda commands): Fix two typos by giving
2064 corresponding function names, according to
2065 `org-agenda-view-mode-dispatch'.
2066
2067 2012-09-30 Jan Böcker <jan.boecker@jboecker.de>
2068
2069 * org.texi (The spreadsheet): Fix typo.
2070
2071 2012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
2072
2073 * org.texi (Tracking your habits): Point to the "Tracking TODO
2074 state changes" section.
2075
2076 2012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
2077
2078 * org.texi (Literal examples): Remove reference to unknown
2079 `org-export-latex-minted' variable. Also simplify footnote since
2080 `org-export-latex-listings' documentation is exhaustive already.
2081
2082 * org.texi (Plain lists): Remove reference to now hard-coded
2083 `bullet' automatic rule.
2084
2085 2012-09-30 Toby S. Cubitt <tsc25@cantab.net>
2086
2087 * org.texi: Updated documentation accordingly.
2088
2089 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
2090
2091 * texinfo.tex: Merge from gnulib.
2092
2093 2012-09-12 Michael Albinus <michael.albinus@gmx.de>
2094
2095 Sync with Tramp 2.2.6.
2096
2097 * tramp.texi (Bug Reports): Cleanup caches before a test run.
2098
2099 * trampver.texi: Update release number.
2100
2101 2012-09-12 Paul Eggert <eggert@cs.ucla.edu>
2102
2103 * texinfo.tex: Merge from gnulib.
2104
2105 2012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
2106
2107 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
2108 (bug#12096).
2109
2110 2012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
2111
2112 * calc.texi (Simplification modes, Conversions)
2113 (Operating on Selections): Mention "basic" simplification.
2114 (The Calc Mode Line): Mention the mode line display for Basic
2115 simplification mode.
2116 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
2117 simplifications.
2118 (Basic Simplifications): Rename from "Limited Simplifications"
2119 Replace "limited" by "basic" throughout.
2120 (Algebraic Simplifications): Indicate that the algebraic
2121 simplifications are done by default.
2122 (Unsafe Simplifications): Mention `m E'.
2123 (Simplification of Units): Mention `m U'.
2124 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
2125 (Kinds of Declarations, Functions for Declarations):
2126 Mention "algebraic simplifications" instead of `a s'.
2127 (Algebraic Entry): Remove mention of default simplifications.
2128
2129 2012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
2130
2131 * calc.texi (Getting Started, Tutorial): Change simulated
2132 Calc output to match actual output.
2133 (Simplifying Formulas): Mention that algebraic simplification is now
2134 the default.
2135
2136 2012-07-28 Eli Zaretskii <eliz@gnu.org>
2137
2138 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
2139 (Bug#12073)
2140
2141 2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
2142
2143 Prefer typical American spelling for "acknowledgment".
2144 * calc.texi (History and Acknowledgments): Rename from
2145 History and Acknowledgements.
2146 * idlwave.texi (Acknowledgments):
2147 * ses.texi (Acknowledgments):
2148 * woman.texi (Acknowledgments): Rename from Acknowledgements.
2149
2150 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
2151
2152 Rename configure.in to configure.ac (Bug#11603).
2153 * ede.texi (Compiler and Linker objects, ede-proj-project)
2154 (ede-step-project): Prefer the name configure.ac to configure.in.
2155
2156 2012-07-06 Michael Albinus <michael.albinus@gmx.de>
2157
2158 * tramp.texi (Multi-hops):
2159 Introduce `tramp-restricted-shell-hosts-alist'.
2160
2161 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2162
2163 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
2164 methods, so don't mention smtpmail here.
2165
2166 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
2167
2168 * gnus.texi (Picons): Document gnus-picon-properties.
2169
2170 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2171
2172 * gnus.texi: Remove mention of compilation, as that's no longer
2173 supported.
2174
2175 2012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
2176
2177 * gnus.texi (Archived Messages): Mention
2178 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
2179
2180 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2181
2182 * gnus.texi (Various Summary Stuff):
2183 Remove mention of `gnus-propagate-marks'.
2184
2185 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2186
2187 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
2188 which no longer exist.
2189
2190 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2191
2192 * gnus.texi (Archived Messages):
2193 Document gnus-gcc-self-resent-messages.
2194
2195 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2196
2197 * message.texi (Mail Variables):
2198 Mention the optional user parameter for X-Message-SMTP-Method.
2199
2200 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2201
2202 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
2203
2204 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
2205
2206 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2207
2208 * gnus.texi (Key Index): Change encoding to utf-8.
2209
2210 2012-06-21 Glenn Morris <rgm@gnu.org>
2211
2212 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
2213
2214 2012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2215
2216 * gnus.texi (Group Timestamp): Mention where to find documentation for
2217 the `gnus-tmp-' variables (bug#11601).
2218
2219 2012-06-11 Michael Albinus <michael.albinus@gmx.de>
2220
2221 Sync with Tramp 2.2.6-pre.
2222
2223 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
2224 where appropriate.
2225 (Ad-hoc multi-hops): New section.
2226 (Remote processes): New subsection "Running remote processes on
2227 Windows hosts".
2228 (History): Add remote commands on Windows, and ad-hoc multi-hop
2229 methods.
2230 (External methods): "ControlPersist" must be set to "no" for the
2231 `scpc' method.
2232 (Remote processes): Add a note about `auto-revert-tail-mode'.
2233 (Frequently Asked Questions): Use "scpx" in combination with
2234 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
2235
2236 * trampver.texi: Update release number.
2237
2238 2012-06-10 Chong Yidong <cyd@gnu.org>
2239
2240 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
2241 compilation for html-mono.
2242
2243 2012-06-08 Paul Eggert <eggert@cs.ucla.edu>
2244
2245 * texinfo.tex: Merge from gnulib.
2246
2247 2012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
2248
2249 * Makefile.in (echo-info): Don't try to install info files named
2250 just ".info".
2251
2252 2012-05-28 Glenn Morris <rgm@gnu.org>
2253
2254 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
2255
2256 * sc.texi: Nuke hand-written node pointers.
2257 Fix top-level menu to match actual node order.
2258
2259 2012-05-27 Glenn Morris <rgm@gnu.org>
2260
2261 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
2262 Some associated fixes, including not messing with chapno in cl.texi.
2263
2264 2012-05-27 Bastien Guerry <bzg@gnu.org>
2265
2266 * org.texi (Durations and time values): Fix typo.
2267
2268 2012-05-26 Paul Eggert <eggert@cs.ucla.edu>
2269
2270 * texinfo.tex: Update from gnulib.
2271
2272 2012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
2273
2274 * calc.texi (Basic Operations on Units, Customizing Calc):
2275 Mention `calc-ensure-consistent-units'.
2276
2277 2012-05-14 Andreas Schwab <schwab@linux-m68k.org>
2278
2279 * cc-mode.texi: Avoid space before macro in 4th argument of cross
2280 reference commands. (Bug#11461)
2281
2282 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
2283
2284 2012-05-12 Glenn Morris <rgm@gnu.org>
2285
2286 * Makefile.in (mostlyclean): Add more TeX intermediates.
2287
2288 * Makefile.in: Make it look more like the other doc Makefiles.
2289 Use explicit $srcdir in all dependencies.
2290 Remove cd $srcdir from rules.
2291 (VPATH): Remove.
2292 (infodir): Set to an absolute path.
2293 (INFO_TARGETS): Use short names.
2294 (mkinfodir): infodir is now absolute.
2295 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
2296
2297 * Makefile.in (info.info): Rename from info, to avoid duplication.
2298 (.SUFFIXES): Disable implicit rules.
2299
2300 * Makefile.in (MKDIR_P): New, set by configure.
2301 (mkinfodir): Use $MKDIR_P.
2302
2303 2012-05-07 Glenn Morris <rgm@gnu.org>
2304
2305 * forms.texi (Long Example): Update for changed location of files.
2306
2307 2012-05-04 Glenn Morris <rgm@gnu.org>
2308
2309 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
2310 (INFO_TARGETS): Use $INFO_EXT.
2311 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2312 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
2313 (INFO_TARGETS): Use $INFO_EXT.
2314 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2315
2316 2012-05-02 Glenn Morris <rgm@gnu.org>
2317
2318 * Makefile.in (echo-info): New phony target, used by top-level.
2319
2320 * viper.texi: Make direntry shorter (also it is no longer "newest").
2321
2322 * emacs-gnutls.texi, ert.texi, org.texi:
2323 Fix dircategory, direntry to match info/dir.
2324
2325 * faq.texi: Convert @inforefs to @xrefs.
2326 Fix some malformed cross-references.
2327 (File-name conventions): Shorten section name to avoid overfull line.
2328 (How to add fonts): Use smallexample to avoid overfull lines.
2329
2330 2012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
2331
2332 * auth.texi (Help for users): Update for .gpg file being second.
2333
2334 2012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2335
2336 * org.texi (Agenda commands): Fix two typos: give corresponding
2337 function names, according to `org-agenda-view-mode-dispatch'.
2338
2339 2012-04-27 Glenn Morris <rgm@gnu.org>
2340
2341 * faq.texi (Major packages and programs): Remove section.
2342 There is no point listing 6 packages (cf etc/MORE.STUFF).
2343 (Finding Emacs and related packages): Move "Spell-checkers" here.
2344
2345 2012-04-22 Michael Albinus <michael.albinus@gmx.de>
2346
2347 * dbus.texi (Version): New node.
2348 (Properties and Annotations): Mention the object manager
2349 interface. Describe dbus-get-all-managed-objects.
2350 (Type Conversion): Floating point numbers are allowed, if an
2351 anteger does not fit Emacs's integer range.
2352 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
2353 (Asynchronous Methods): Fix description of
2354 dbus-call-method-asynchronously.
2355 (Receiving Method Calls): Fix some minor errors.
2356 Add dbus-interface-emacs.
2357 (Signals): Describe unicast signals and the new match rules.
2358 (Alternative Buses): Add the PRIVATE optional argument to
2359 dbus-init-bus. Describe its new return value. Add dbus-setenv.
2360
2361 2012-04-20 Glenn Morris <rgm@gnu.org>
2362
2363 * faq.texi (New in Emacs 24): New section.
2364 (Packages that do not come with Emacs): Mention M-x list-packages.
2365
2366 2012-04-14 Alan Mackenzie <acm@muc.de>
2367
2368 * cc-mode.texi (c-offsets-alist): Correct a typo.
2369
2370 2012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
2371
2372 * org.texi (Deadlines and scheduling): Fix the example: the
2373 DEADLINE item should come right after the headline. We enforce
2374 this convention, so it is a bug not to illustrate it correctly in
2375 the manual.
2376
2377 2012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2378
2379 * org.texi (Agenda commands): Fix documentation bug by swapping
2380 the equivalent keybindings to `org-agenda-next-line' with the ones
2381 to `org-agenda-previous-line'.
2382
2383 2012-04-14 Glenn Morris <rgm@gnu.org>
2384
2385 * Makefile.in: Replace non-portable use of $< in ordinary rules.
2386
2387 2012-04-09 Eli Zaretskii <eliz@gnu.org>
2388
2389 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
2390 Add emacs-gnutls.
2391 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
2392
2393 2012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
2394
2395 * Makefile.in: Add emacs-gnutls.texi to build.
2396
2397 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
2398
2399 2012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
2400
2401 * auth.texi (Secret Service API): Edit further and give examples.
2402 (Secret Service API): Adjust @samp to @code for collection names.
2403
2404 2012-04-04 Glenn Morris <rgm@gnu.org>
2405
2406 * auth.texi (Secret Service API): Copyedits.
2407 (Help for developers): Fill in some missing function doc-strings.
2408 (Help for users, Help for developers)
2409 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
2410
2411 2012-04-04 Michael Albinus <michael.albinus@gmx.de>
2412
2413 * auth.texi (Secret Service API): Add the missing text.
2414
2415 2012-04-04 Chong Yidong <cyd@gnu.org>
2416
2417 * message.texi (Using PGP/MIME): Note that epg is now the default.
2418
2419 * gnus.texi: Reduce references to obsolete pgg library.
2420 (Security): Note that epg is now the default.
2421
2422 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
2423
2424 * nxml-mode.texi (Completion): C-RET is no longer bound to
2425 nxml-complete.
2426
2427 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2428
2429 * org.texi (Customizing tables in ODT export): Correct few errors.
2430
2431 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2432
2433 * org.texi (Links in ODT export): Update.
2434 (Labels and captions in ODT export): New node.
2435
2436 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2437
2438 * org.texi (Literal examples in ODT export): htmlfontify.el in
2439 Emacs-24.1 now supports fontification. So ODT source blocks will
2440 be fontified by default.
2441
2442 2012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
2443
2444 * org.texi (Refiling notes): Remove duplicated keybinding.
2445
2446 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2447
2448 * org.texi (noweb): Documentation of this new option to the :noweb
2449 header argument.
2450
2451 2012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
2452
2453 * org.texi (Header and sectioning): Add example demonstrating how
2454 to use "LaTeX_CLASS_OPTIONS".
2455
2456 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2457
2458 * org.texi (Noweb reference syntax): Describe the ability to
2459 execute noweb references in the manual.
2460
2461 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2462
2463 * org.texi (cache): Improve cache documentation when session
2464 evaluation is used.
2465
2466 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2467
2468 * org.texi (Plain lists): Document removal.
2469
2470 2012-04-01 Michael Brand <michael.ch.brand@gmail.com>
2471
2472 * org.texi: Decapitalize file name in references to Calc manual.
2473
2474 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2475
2476 * org.texi (Plain lists): Document removal.
2477
2478 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2479
2480 * org.texi (Top, OpenDocument Text export)
2481 (ODT export commands, Extending ODT export)
2482 (Images in ODT export, Tables in ODT export)
2483 (Configuring a document converter): Add or Update.
2484
2485 2012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
2486
2487 * org.texi (MobileOrg): Change the wording to reflect that the
2488 Android Version is no longer just the little brother of the iOS
2489 version.
2490
2491 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2492
2493 * org.texi (Key bindings and useful functions): Update babel key
2494 binding documentation in manual.
2495
2496 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2497
2498 * org.texi (noweb): Document new noweb header value.
2499
2500 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2501
2502 * org.texi (noweb-sep): Document new header argument.
2503
2504 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2505
2506 * org.texi (noweb-ref): Documentation of this new custom variable.
2507
2508 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2509
2510 * org.texi (wrap): Update the new :wrap documentation to match the
2511 current implementation.
2512
2513 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2514
2515 * org.texi: Added documentation for :wrap.
2516
2517 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2518
2519 * org.texi: #+RESULTS now user-configurable.
2520
2521 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2522
2523 * org.texi: Documented :noweb no-export.
2524
2525 2012-04-01 Thomas Dye <dk@poto.local>
2526
2527 * org.texi: Edit :noweb no header argument for correctness.
2528
2529 2012-04-01 Bastien Guerry <bzg@gnu.org>
2530
2531 * org.texi (Customization): Update the approximate number of Org
2532 variables.
2533
2534 2012-04-01 Thomas Dye <dk@poto.local>
2535
2536 * org.texi: The :results wrap produces a drawer instead of a
2537 begin_results block.
2538
2539 2012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
2540
2541 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
2542 reflect the new default.
2543
2544 2012-03-10 Eli Zaretskii <eliz@gnu.org>
2545
2546 * info.texi (Expert Info): Move the index entry for "Texinfo" from
2547 "Getting Started" to this node. (Bug#10450)
2548
2549 2012-03-10 Chong Yidong <cyd@gnu.org>
2550
2551 * flymake.texi (Example -- Configuring a tool called via make):
2552 Mention the Automake COMPILE variable (Bug#8715).
2553
2554 * info.texi (Getting Started): Add an index entry (Bug#10450).
2555
2556 2012-03-02 Michael Albinus <michael.albinus@gmx.de>
2557
2558 * dbus.texi (Signals): Known names will be mapped onto unique
2559 names, when registering for signals.
2560
2561 2012-02-29 Glenn Morris <rgm@gnu.org>
2562
2563 * url.texi: Fix quote usage in body text.
2564
2565 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
2566
2567 * cl.texi: Use @code{} in menus when appropriate.
2568
2569 2012-02-28 Glenn Morris <rgm@gnu.org>
2570
2571 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
2572 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
2573 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
2574 * org.texi, sc.texi, vip.texi, viper.texi:
2575 Standardize possessive apostrophe usage.
2576
2577 2012-02-26 Chong Yidong <cyd@gnu.org>
2578
2579 * ediff.texi (Quick Help Commands): Add a couple of index entries
2580 (Bug#10834).
2581
2582 2012-02-17 Glenn Morris <rgm@gnu.org>
2583
2584 * gnus.texi (Posting Styles):
2585 * remember.texi (Org): Fix cross-refs to other manuals.
2586
2587 2012-02-15 Glenn Morris <rgm@gnu.org>
2588
2589 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
2590 (Encryption): New chapter, split out from previous.
2591
2592 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
2593
2594 * gnus.texi (Customizing the IMAP Connection):
2595 Mention nnimap-record-commands.
2596
2597 2012-02-10 Glenn Morris <rgm@gnu.org>
2598
2599 * url.texi (Retrieving URLs): Update url-retrieve arguments.
2600 Mention url-queue-retrieve.
2601
2602 2012-02-09 Glenn Morris <rgm@gnu.org>
2603
2604 * sem-user.texi (Semantic mode user commands): Typo fix.
2605
2606 * info.texi (Create Info buffer): Mention info-display-manual.
2607
2608 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
2609
2610 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
2611 example (modified from an example by Michael Albinus).
2612
2613 2012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
2614
2615 * gnus.texi (Agent Basics): Fix outdated description of
2616 `gnus-agent-auto-agentize-methods'.
2617
2618 2012-01-28 Andreas Schwab <schwab@linux-m68k.org>
2619
2620 * cc-mode.texi: Always @defindex ss.
2621 (Config Basics): Fix argument of @itemize.
2622 (Macro Backslashes): Add @code around index entry.
2623
2624 2012-01-23 Glenn Morris <rgm@gnu.org>
2625
2626 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
2627
2628 2012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
2629
2630 * tramp.texi (File): Tweak wording for the `scpc' option.
2631
2632 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2633
2634 * gnus.texi (Group Parameters): Really note precedence.
2635
2636 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2637
2638 * gnus.texi (Group Parameters): Note precedence.
2639
2640 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
2641
2642 * org.texi (Noweb reference syntax): Adding documentation of
2643 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
2644 variable.
2645
2646 2012-01-03 Bastien Guerry <bzg@gnu.org>
2647
2648 * org.texi (Plain lists): Split the table to fix the display
2649 of items.
2650
2651 2012-01-03 Bastien Guerry <bzg@gnu.org>
2652
2653 * org.texi (Plain lists): Fix misplaced explanation.
2654
2655 2012-01-03 Bastien Guerry <bzg@gnu.org>
2656
2657 * org.texi (Plain lists, Agenda files): Add index entries.
2658
2659 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2660
2661 * org.texi: Use "Org mode" instead of alternatives like
2662 "Org-mode" or "org-mode".
2663
2664 2012-01-03 Bernt Hansen <bernt@norang.ca>
2665
2666 * org.texi (Agenda commands):
2667 Document `org-clock-report-include-clocking-task'.
2668
2669 2012-01-03 Bastien Guerry <bzg@gnu.org>
2670
2671 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
2672 C-c' on checkboxes.
2673
2674 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2675
2676 * org.texi: End sentences with two spaces.
2677
2678 2012-01-03 Michael Brand <michael.ch.brand@gmail.com>
2679
2680 * org.texi (External links): Document the link types file+sys
2681 and file+emacs, slightly narrow used page width.
2682
2683 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
2684
2685 * org.texi (colnames): Note that colnames behavior may differ
2686 across languages.
2687
2688 2012-01-03 Bastien Guerry <bzg@gnu.org>
2689
2690 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
2691
2692 2012-01-03 Thomas Dye <dk@poto.westell.com>
2693
2694 * org.texi: Augmented discussion of babel property
2695 inheritance. Put footnote outside sentence ending period.
2696
2697 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2698
2699 * org.texi (eval): Documenting the full range of :eval header
2700 argument values.
2701
2702 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2703
2704 * org.texi (eval): Documentation of the new :eval option.
2705
2706 2012-01-03 Thomas Dye <dk@poto.local>
2707
2708 * org.texi: Add accumulated properties.
2709
2710 2012-01-03 Thomas Dye <dk@poto.local>
2711
2712 * org.texi: Documented no spaces in name=assign, another
2713 correction to :var table.
2714
2715 2012-01-03 Thomas Dye <dk@poto.local>
2716
2717 * org.texi: Changed DATA to NAME in Working With Source Code
2718 section.
2719
2720 2012-01-03 Tom Dye <tsd@tsdye.com>
2721
2722 * org.texi: Minor change to :var table.
2723
2724 2012-01-03 Tom Dye <tsd@tsdye.com>
2725
2726 * org.texi: More changes to :var table (some examples were wrong).
2727
2728 2012-01-03 Tom Dye <tsd@tsdye.com>
2729
2730 * org.texi: Cleaned up :var table.
2731
2732 2012-01-03 Bastien Guerry <bzg@gnu.org>
2733
2734 * org.texi (Timestamps, Weekly/daily agenda)
2735 (Weekly/daily agenda): Add @cindex for "appointment".
2736
2737 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2738
2739 * org.texi (Literal examples): A new link to the template for
2740 inserting empty code blocks.
2741 (Structure of code blocks): A new link to the template for
2742 inserting empty code blocks.
2743
2744 2012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
2745
2746 * org.texi (External links): Add footnote on how the behavior
2747 of the text search in Org files are controled by the variable
2748 `org-link-search-must-match-exact-headline'.
2749
2750 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2751
2752 * org.texi (Buffer-wide header arguments):
2753 Update documentation to reflect removal of #+PROPERTIES.
2754
2755 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
2756
2757 * org.texi (The clock table): Mention that ACHIVED trees
2758 contribute to the clock table.
2759
2760 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
2761
2762 * org.texi (Conflicts): Better yasnippet config info.
2763
2764 2012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
2765
2766 * org.texi (Selective export): Explicitly mention the default
2767 values for `org-export-select-tags',
2768 `org-export-exclude-tags'.
2769
2770 2012-01-03 Tom Dye <tsd@tsdye.com>
2771
2772 * org.texi: Added a line to specify that header arguments are
2773 lowercase.
2774
2775 2012-01-03 Tom Dye <tsd@tsdye.com>
2776
2777 * org.texi: :var requires default value when declared.
2778
2779 2012-01-03 Bastien Guerry <bzg@gnu.org>
2780
2781 * org.texi (Handling links): Add a note about the
2782 `org-link-frame-setup' option.
2783
2784 2012-01-03 David Maus <dmaus@ictsoc.de>
2785
2786 * org.texi (Exporting Agenda Views, Extracting agenda
2787 information): Fix command line syntax, quote symbol parameter
2788 values.
2789
2790 2012-01-03 David Maus <dmaus@ictsoc.de>
2791
2792 * org.texi (Exporting Agenda Views): Fix command line syntax.
2793
2794 2011-12-28 Paul Eggert <eggert@cs.ucla.edu>
2795
2796 * gnus.texi (Mail Source Customization, Mail Back End Variables):
2797 Use octal notation for file permissions, which are normally
2798 thought of in octal.
2799 (Mail Back End Variables): Use more-plausible modes in example.
2800
2801 2011-12-20 Alan Mackenzie <acm@muc.de>
2802
2803 * cc-mode.texi: Update version string 5.31 -> 5.32.
2804
2805 2011-12-06 Juanma Barranquero <lekktu@gmail.com>
2806
2807 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
2808
2809 2011-11-24 Glenn Morris <rgm@gnu.org>
2810
2811 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
2812
2813 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
2814
2815 * makefile.w32-in: Update dependencies.
2816
2817 2011-11-20 Glenn Morris <rgm@gnu.org>
2818
2819 * gnus.texi (Group Information):
2820 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
2821
2822 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
2823
2824 * gnus-coding.texi (Gnus Maintenance Guide):
2825 Rename from "Gnus Maintainance Guide".
2826
2827 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
2828 * eieio.texi (Customizing):
2829 * gnus.texi (Article Washing):
2830 * gnus-news.texi:
2831 * sem-user.texi (Smart Jump): Fix typos.
2832
2833 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
2834
2835 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
2836
2837 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
2838
2839 * ede.texi (project-am-texinfo):
2840 * gnus.texi (Sending or Not Sending):
2841 * org.texi (Template elements): Fix typos.
2842
2843 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
2844
2845 * ediff.texi (Hooks):
2846 * sem-user.texi (Semanticdb Roots): Fix typos.
2847
2848 2011-11-11 Juanma Barranquero <lekktu@gmail.com>
2849
2850 * semantic.texi (Tag handling): Fix typo.
2851
2852 2011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
2853
2854 * gnus.texi (Other Gnus Versions): Remove.
2855
2856 2011-10-28 Alan Mackenzie <acm@muc.de>
2857
2858 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
2859 (Other Special Indentations): Add an xref to "Macros with ;".
2860 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
2861 "Macros with ;".
2862 (Macros with ;): New page.
2863
2864 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
2865 Document the new handling of nested scopes for movement by defuns.
2866
2867 2011-10-23 Michael Albinus <michael.albinus@gmx.de>
2868
2869 Sync with Tramp 2.2.3.
2870
2871 * trampver.texi: Update release number.
2872
2873 2011-10-14 Glenn Morris <rgm@gnu.org>
2874
2875 * ert.texi (Introduction, How to Run Tests)
2876 (Running Tests Interactively, Expected Failures)
2877 (Tests and Their Environment, Useful Techniques)
2878 (Interactive Debugging, Fixtures and Test Suites):
2879 Minor rephrasings.
2880 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
2881 (Running Tests in Batch Mode): Simplify loading instructions.
2882 (Test Selectors): Clarify some selectors.
2883 (Expected Failures, Useful Techniques):
2884 Make examples fit in 80 columns.
2885
2886 2011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
2887
2888 * calc.texi (Basic Operations on Units): Discuss temperature
2889 conversion (`u t') alongside with other unit conversions ('u c').
2890
2891 2011-10-12 Glenn Morris <rgm@gnu.org>
2892
2893 * ert.texi: Whitespace trivia to make main menu items line up better.
2894
2895 2011-10-08 Glenn Morris <rgm@gnu.org>
2896
2897 * Makefile.in: Fix ert rules.
2898
2899 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2900
2901 * gnus.texi (Gnus Utility Functions): Add more references and
2902 explanations (bug#9683).
2903
2904 2011-09-26 Paul Eggert <eggert@cs.ucla.edu>
2905
2906 * texinfo.tex: Merge from gnulib.
2907
2908 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2909
2910 * gnus.texi (Archived Messages): Note the default (bug#9552).
2911
2912 2011-09-21 Bill Wohler <wohler@newt.com>
2913
2914 Release MH-E manual version 8.3.
2915
2916 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2917 release 8.3.
2918 (Preface): Update support information.
2919 (From Bill Wohler): Reset text to original version. As a
2920 historical quote, the tense should be correct in the time that it
2921 was written.
2922
2923 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2924
2925 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
2926 (Finding the News): Doc clarification.
2927 (Terminology): Mention naming.
2928
2929 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2930
2931 * gnus.texi: Remove mentions of `recent', which are now obsolete.
2932 (Interactive): Document `quiet'.
2933
2934 2011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
2935
2936 * org.texi (Images in LaTeX export): Rewrite.
2937
2938 2011-08-15 Bastien Guerry <bzg@gnu.org>
2939
2940 * org.texi (Using the mapping API): Mention 'region as a possible
2941 scope for `org-map-entries'.
2942
2943 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2944
2945 * org.texi (Visibility cycling): Document `org-copy-visible'.
2946
2947 2011-08-15 Bastien Guerry <bzg@gnu.org>
2948
2949 * org.texi (Template expansion): Order template sequences in the
2950 proper order.
2951
2952 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2953
2954 * org.texi (eval): Expand discussion of the :eval header argument.
2955
2956 2011-08-15 Bastien Guerry <bzg@gnu.org>
2957
2958 * org.texi (Languages): Add Lilypond and Awk as supported
2959 languages.
2960
2961 2011-08-15 Achim Gratz <stromeko@nexgo.de>
2962
2963 * org.texi: Document that both CLOCK_INTO_DRAWER and
2964 LOG_INTO_DRAWER can be used to override the contents of variable
2965 org-clock-into-drawer (or if unset, org-log-into-drawer).
2966
2967 * org.texi: Replace @xref->@pxref.
2968
2969 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2970
2971 * org.texi (Evaluating code blocks): Documenting the new option
2972 for inline call lines.
2973
2974 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2975
2976 * org.texi (Results of evaluation): More explicit about the
2977 mechanism through which interactive evaluation of code is
2978 performed.
2979
2980 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2981
2982 * org.texi (noweb-ref): New header argument documentation.
2983
2984 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2985
2986 * org.texi (Extracting source code): Documentation of the new
2987 org-babel-tangle-named-block-combination variable.
2988
2989 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2990
2991 * org.texi (Structure of code blocks): Explicitly state that the
2992 behavior of multiple blocks of the same name is undefined.
2993
2994 2011-08-15 Christian Egli <christian.egli@sbszh.ch>
2995
2996 * org.texi (TaskJuggler export): Modify the example to reflect the
2997 new effort durations.
2998
2999 2011-08-15 David Maus <dmaus@ictsoc.de>
3000
3001 * org.texi (Images in LaTeX export): Escape curly brackets in
3002 LaTeX example.
3003
3004 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3005
3006 * org.texi (The clock table): Document the :properties and
3007 :inherit-props arguments for the clocktable.
3008
3009 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3010
3011 * org.texi (Tables in LaTeX export): Document specifying placement
3012 options for tables.
3013
3014 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3015
3016 * org.texi (Evaluating code blocks): More specific documentation
3017 about the different types of header arguments.
3018
3019 2011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3020
3021 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
3022
3023 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3024
3025 * org.texi (Built-in table editor): Document the table field
3026 follow mode.
3027
3028 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3029
3030 * org.texi (Easy Templates): Document new template.
3031
3032 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3033
3034 * org.texi (Literal examples): Add a cross-reference from "Literal
3035 Examples" to "Easy Templates."
3036
3037 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3038
3039 * org.texi (The clock table): Add link to match syntax.
3040
3041 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3042
3043 * org.texi (Agenda commands): Document clock consistency checks.
3044
3045 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3046
3047 * org.texi (Built-in table editor): Document that \vert represents
3048 a vertical bar in a table field.
3049
3050 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3051
3052 * org.texi (Literal examples): Link from "Markup" > "Literate
3053 Examples" to "Working with Source Code".
3054
3055 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3056
3057 * org.texi (Agenda commands): Doc for function option to bulk
3058 action.
3059
3060 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3061
3062 * org.texi (Template expansion): Document new %<...> template
3063 escape.
3064
3065 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3066
3067 * org.texi (Selective export): Document exclusion of any tasks
3068 from export.
3069
3070 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3071
3072 * org.texi (Selective export): Document how to exclude DONE tasks
3073 from export.
3074 (Publishing options): Document the properties to be used to turn off
3075 export of DONE tasks.
3076
3077 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3078
3079 * org.texi (The date/time prompt): Document date range protection.
3080
3081 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3082
3083 * org.texi (padline): Documentation of the new padline header
3084 argument.
3085
3086 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3087
3088 * org.texi (var): Adding "[" to list of characters triggering
3089 elisp evaluation.
3090
3091 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3092
3093 * org.texi (var): Documentation of Emacs Lisp evaluation during
3094 variable assignment.
3095
3096 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3097
3098 * org.texi (colnames): Reference indexing into variables, and note
3099 that colnames are *not* removed before indexing occurs.
3100 (rownames): Reference indexing into variables, and note that
3101 rownames are *not* removed before indexing occurs.
3102
3103 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3104
3105 * org.texi (var): Clarification of indexing into tabular
3106 variables.
3107
3108 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3109
3110 * org.texi (results): Documentation of the `:results wrap' header
3111 argument.
3112
3113 2011-08-15 Bastien Guerry <bzg@gnu.org>
3114
3115 * org.texi (LaTeX and PDF export): Add a note about a limitation
3116 of the LaTeX export: the org file has to be properly structured.
3117
3118 2011-08-15 Bastien Guerry <bzg@gnu.org>
3119
3120 * org.texi (Dynamic blocks, Structure editing):
3121 Mention the function `org-narrow-to-block'.
3122
3123 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3124
3125 * org.texi (Languages): Updating list of code block supported
3126 languages.
3127
3128 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3129
3130 * org.texi (Special properties): CATEGORY is a special property,
3131 but it may also used in the drawer.
3132
3133 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3134
3135 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
3136
3137 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3138
3139 * org.texi (Include files): Document :lines.
3140
3141 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3142
3143 * org.texi (comments): Documentation of the ":comments noweb" code
3144 block header argument.
3145
3146 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3147
3148 * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
3149 added extra whitespace around functions to be consistent with the
3150 rest of the section.
3151
3152 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3153
3154 * org.texi (Evaluating code blocks): Expand discussion of
3155 #+call: line syntax.
3156 (Header arguments in function calls): Expand discussion of
3157 #+call: line syntax.
3158
3159 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3160
3161 * org.texi (Evaluating code blocks): More explicit about how to
3162 pass variables to #+call lines.
3163
3164 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3165
3166 * org.texi (Results of evaluation): Link to the :results header
3167 argument list from the "Results of evaluation" section.
3168
3169 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3170
3171 * org.texi (Conflicts): Adding additional information about
3172 resolving org/yasnippet conflicts.
3173
3174 2011-08-15 David Maus <dmaus@ictsoc.de>
3175
3176 * org.texi (Publishing options): Document style-include-scripts
3177 publishing project property.
3178
3179 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3180
3181 * org.texi (Sparse trees): Document the next-error /
3182 previous-error functionality.
3183
3184 2011-08-15 Tom Dye <tsd@tsdye.com>
3185
3186 * org.texi (cache): Improve documentation of code block caches.
3187
3188 2011-08-15 Tom Dye <tsd@tsdye.com>
3189
3190 * org.texi (Code block specific header arguments):
3191 Documentation of multi-line header arguments.
3192
3193 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3194
3195 * org.texi (Code evaluation security): Add example for using a
3196 function.
3197
3198 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3199
3200 * org.texi (Tables in LaTeX export): Documentation of new
3201 attr_latex options for tables.
3202
3203 2011-08-03 Michael Albinus <michael.albinus@gmx.de>
3204
3205 * trampver.texi: Update release number.
3206
3207 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
3208
3209 Sync with Tramp 2.2.2.
3210
3211 * trampver.texi: Update release number.
3212
3213 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3214
3215 * flymake.texi (Example -- Configuring a tool called via make):
3216 Use /dev/null instead of the Windows "nul" (bug#8715).
3217
3218 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3219
3220 * widget.texi (Setting Up the Buffer): Remove mention of the
3221 global keymap parent, which doesn't seem to be accurate
3222 (bug#7045).
3223
3224 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3225
3226 * org.texi (Special agenda views): Fix double quoting (bug#3509).
3227
3228 2010-07-10 Kevin Ryde <user42@zip.com.au>
3229
3230 * cl.texi (For Clauses): Add destructuring example processing an
3231 alist (bug#6596).
3232
3233 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3234
3235 * ediff.texi (Major Entry Points): Remove mention of `require',
3236 since that's not pertinent in the installed Emacs (bug#9016).
3237
3238 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3239
3240 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
3241 (Filtering New Groups): Clarify how simple the "options -n" format is.
3242 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
3243 is internal.
3244
3245 2011-07-04 Michael Albinus <michael.albinus@gmx.de>
3246
3247 * tramp.texi (Cleanup remote connections):
3248 Add `tramp-cleanup-this-connection'.
3249
3250 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3251
3252 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
3253 zombies.
3254 (Checking New Groups): Ditto (bug#8974).
3255 (Checking New Groups): Move the reference to the right place.
3256
3257 2011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
3258
3259 * gnus.texi (Startup Files): Clarify that we're talking about numbered
3260 backups, and not actual vc (bug#8975).
3261
3262 2011-07-03 Kevin Ryde <user42@zip.com.au>
3263
3264 * cl.texi (For Clauses): @items for hash-values and key-bindings
3265 to make them more visible when skimming. Add examples of `using'
3266 clause to them, examples being clearer than a description in
3267 words (bug#6599).
3268
3269 2011-07-01 Alan Mackenzie <acm@muc.de>
3270
3271 * cc-mode.texi (Guessing the Style): New page.
3272 (Styles): Add a short introduction to above.
3273
3274 2011-06-28 Deniz Dogan <deniz@dogan.se>
3275
3276 * rcirc.texi (Configuration): Bug-fix:
3277 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
3278 Reported by Elias Pipping <pipping@exherbo.org>.
3279
3280 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3281
3282 * gnus.texi (Summary Mail Commands):
3283 Document `gnus-summary-reply-to-list-with-original'.
3284
3285 2011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
3286
3287 * eshell.texi (Known problems): Fix typo.
3288
3289 2011-06-12 Michael Albinus <michael.albinus@gmx.de>
3290
3291 * tramp.texi (Customizing Completion): Mention authinfo-style files.
3292 (Password handling): `auth-source-debug' is good for debug messages.
3293
3294 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
3295
3296 * gnus.texi (Store custom flags and keywords): Refer to
3297 `gnus-registry-article-marks-to-{chars,names}' instead of
3298 `gnus-registry-user-format-function-{M,M2}'.
3299
3300 2011-05-27 Paul Eggert <eggert@cs.ucla.edu>
3301
3302 * texinfo.tex: Merge from gnulib.
3303
3304 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
3305
3306 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
3307 (Store custom flags and keywords):
3308 Mention `gnus-registry-user-format-function-M' and
3309 `gnus-registry-user-format-function-M2'.
3310
3311 2011-05-17 Paul Eggert <eggert@cs.ucla.edu>
3312
3313 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
3314
3315 2011-05-17 Glenn Morris <rgm@gnu.org>
3316
3317 * gnus.texi (Face): Fix typo.
3318
3319 2011-05-14 Glenn Morris <rgm@gnu.org>
3320
3321 * dired-x.texi (Omitting Examples): Minor addition.
3322
3323 2011-05-10 Jim Meyering <meyering@redhat.com>
3324
3325 * ede.texi: Fix typo "or or -> or".
3326
3327 2011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
3328
3329 * gnus.texi (Summary Buffer Lines):
3330 gnus-summary-user-date-format-alist does not exist.
3331 (Sorting the Summary Buffer): More about sorting threads.
3332
3333 2011-04-25 Michael Albinus <michael.albinus@gmx.de>
3334
3335 * trampver.texi: Update release number.
3336
3337 2011-04-14 Michael Albinus <michael.albinus@gmx.de>
3338
3339 * tramp.texi (Frequently Asked Questions): New item for disabling
3340 Tramp in other packages.
3341
3342 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
3343
3344 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
3345 (Fancy splitting to parent, Store arbitrary data):
3346 Update gnus-registry docs.
3347
3348 2011-04-13 Juanma Barranquero <lekktu@gmail.com>
3349
3350 * ede.texi: Fix typos.
3351
3352 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3353
3354 * gnus.texi (Window Layout): @itemize @code doesn't exist.
3355 It's @table @code.
3356
3357 2011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
3358
3359 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
3360
3361 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
3362
3363 * calc.texi (Logarithmic Units): Update the function names.
3364
3365 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3366
3367 * message.texi (Various Commands): Document format specs in the
3368 ellipsis.
3369
3370 2011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
3371
3372 * message.texi (Insertion Variables): Document message-cite-style.
3373
3374 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
3375
3376 * tramp.texi (Remote processes): New subsection "Running shell on
3377 a remote host".
3378
3379 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
3380
3381 * auth.texi (Help for developers): Update docs to explain that the
3382 :save-function will only run the first time.
3383
3384 2011-03-12 Glenn Morris <rgm@gnu.org>
3385
3386 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
3387 (emacs-faq.text): New target.
3388 (clean): Add emacs-faq.
3389
3390 2011-03-12 Michael Albinus <michael.albinus@gmx.de>
3391
3392 Sync with Tramp 2.2.1.
3393
3394 * trampver.texi: Update release number.
3395
3396 2011-03-11 Glenn Morris <rgm@gnu.org>
3397
3398 * Makefile.in (HTML_TARGETS): New.
3399 (clean): Delete $HTML_TARGETS.
3400 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
3401
3402 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
3403
3404 * auth.texi (Help for developers): Show example of using
3405 `auth-source-search' with prompts and :save-function.
3406
3407 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
3408
3409 * Version 23.3 released.
3410
3411 2011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
3412
3413 * message.texi (Message Buffers): Update default value of
3414 message-generate-new-buffers.
3415
3416 2011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
3417
3418 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
3419 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
3420 respectively.
3421 (Musical Notes): New section.
3422 (Customizing Calc): Mention the customizable variable
3423 calc-note-threshold.
3424
3425 2011-03-03 Glenn Morris <rgm@gnu.org>
3426
3427 * url.texi (Dealing with HTTP documents): Remove reference to
3428 function url-decode-text-part; never seems to have existed. (Bug#6038)
3429 (Configuration): Update url-configuration-directory description.
3430
3431 2011-03-02 Glenn Morris <rgm@gnu.org>
3432
3433 * dired-x.texi (Multiple Dired Directories): Remove mentions
3434 of dired-default-directory-alist and dired-default-directory.
3435 Move dired-smart-shell-command here...
3436 (Miscellaneous Commands): ... from here.
3437
3438 2011-03-02 Paul Eggert <eggert@cs.ucla.edu>
3439
3440 * texinfo.tex: Update to version 2011-02-24.09.
3441
3442 2011-03-02 Glenn Morris <rgm@gnu.org>
3443
3444 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
3445 instead of the obsoleted dired-omit-here-always.
3446
3447 2011-02-28 Michael Albinus <michael.albinus@gmx.de>
3448
3449 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
3450 supported systems.
3451
3452 2011-02-28 Glenn Morris <rgm@gnu.org>
3453
3454 * dbus.texi (Type Conversion): Grammar fix.
3455
3456 2011-02-23 Michael Albinus <michael.albinus@gmx.de>
3457
3458 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
3459 "Debian GNU/Linux".
3460
3461 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
3462
3463 2011-02-23 Glenn Morris <rgm@gnu.org>
3464
3465 * dired-x.texi (Features): Minor rephrasing.
3466 (Local Variables): Fix typos.
3467
3468 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
3469 Standardize some Emacs/XEmacs terminology.
3470
3471 * dired-x.texi (Features): Don't advertise obsolete local variables.
3472 Simplify layout.
3473 (Omitting Variables): Update local variables example.
3474 (Local Variables): Say this is obsolete. Fix description of
3475 dired-enable-local-variables possible values.
3476
3477 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
3478
3479 * auth.texi (Help for users): Mention ~/.netrc is also searched by
3480 default now.
3481
3482 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
3483
3484 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
3485
3486 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
3487
3488 * gnus.texi (Window Layout): Document layout names.
3489
3490 2011-02-19 Eli Zaretskii <eliz@gnu.org>
3491
3492 * ada-mode.texi: Sync @dircategory with ../../info/dir.
3493 * auth.texi: Sync @dircategory with ../../info/dir.
3494 * autotype.texi: Sync @dircategory with ../../info/dir.
3495 * calc.texi: Sync @dircategory with ../../info/dir.
3496 * cc-mode.texi: Sync @dircategory with ../../info/dir.
3497 * cl.texi: Sync @dircategory with ../../info/dir.
3498 * dbus.texi: Sync @dircategory with ../../info/dir.
3499 * dired-x.texi: Sync @dircategory with ../../info/dir.
3500 * ebrowse.texi: Sync @dircategory with ../../info/dir.
3501 * ede.texi: Sync @dircategory with ../../info/dir.
3502 * ediff.texi: Sync @dircategory with ../../info/dir.
3503 * edt.texi: Sync @dircategory with ../../info/dir.
3504 * eieio.texi: Sync @dircategory with ../../info/dir.
3505 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
3506 * epa.texi: Sync @dircategory with ../../info/dir.
3507 * erc.texi: Sync @dircategory with ../../info/dir.
3508 * eshell.texi: Sync @dircategory with ../../info/dir.
3509 * eudc.texi: Sync @dircategory with ../../info/dir.
3510 * flymake.texi: Sync @dircategory with ../../info/dir.
3511 * forms.texi: Sync @dircategory with ../../info/dir.
3512 * gnus.texi: Sync @dircategory with ../../info/dir.
3513 * idlwave.texi: Sync @dircategory with ../../info/dir.
3514 * mairix-el.texi: Sync @dircategory with ../../info/dir.
3515 * message.texi: Sync @dircategory with ../../info/dir.
3516 * mh-e.texi: Sync @dircategory with ../../info/dir.
3517 * newsticker.texi: Sync @dircategory with ../../info/dir.
3518 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
3519 * org.texi: Sync @dircategory with ../../info/dir.
3520 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
3521 * pgg.texi: Sync @dircategory with ../../info/dir.
3522 * rcirc.texi: Sync @dircategory with ../../info/dir.
3523 * reftex.texi: Sync @dircategory with ../../info/dir.
3524 * remember.texi: Sync @dircategory with ../../info/dir.
3525 * sasl.texi: Sync @dircategory with ../../info/dir.
3526 * sc.texi: Sync @dircategory with ../../info/dir.
3527 * semantic.texi: Sync @dircategory with ../../info/dir.
3528 * ses.texi: Sync @dircategory with ../../info/dir.
3529 * sieve.texi: Sync @dircategory with ../../info/dir.
3530 * smtpmail.texi: Sync @dircategory with ../../info/dir.
3531 * speedbar.texi: Sync @dircategory with ../../info/dir.
3532 * trampver.texi [emacs]: Set emacsname to "Emacs".
3533 * tramp.texi: Sync @dircategory with ../../info/dir.
3534 * url.texi: Sync @dircategory with ../../info/dir.
3535 * vip.texi: Sync @dircategory with ../../info/dir.
3536 * viper.texi: Sync @dircategory with ../../info/dir.
3537 * widget.texi: Sync @dircategory with ../../info/dir.
3538 * woman.texi: Sync @dircategory with ../../info/dir.
3539
3540 2011-02-19 Glenn Morris <rgm@gnu.org>
3541
3542 * dired-x.texi (Technical Details): No longer redefines
3543 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
3544 dired-read-shell-command, or dired-find-buffer-nocreate.
3545
3546 2013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
3547
3548 * eshell.texi (Input/Output):
3549 Document insert output redirection operator, >>>.
3550
3551 2011-02-18 Glenn Morris <rgm@gnu.org>
3552
3553 * dired-x.texi (Optional Installation File At Point): Simplify.
3554
3555 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
3556
3557 * auth.texi (Help for users): Use :port instead of :protocol for all
3558 auth-source docs.
3559 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
3560 to have two files in `auth-sources'.
3561
3562 2011-02-16 Glenn Morris <rgm@gnu.org>
3563
3564 * dired-x.texi: Use emacsver.texi to get Emacs version.
3565 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
3566 Depend on emacsver.texi.
3567
3568 * dired-x.texi: Drop meaningless version number.
3569 (Introduction): Remove old info.
3570 (Optional Installation Dired Jump): Autoload from dired-x.
3571 Remove incorrect info about loaddefs.el.
3572 (Bugs): Just refer to M-x report-emacs-bug.
3573
3574 * dired-x.texi (Multiple Dired Directories): Update for rename of
3575 default-directory-alist.
3576 (Miscellaneous Commands): No longer mention very old VM version 4.
3577
3578 2011-02-15 Paul Eggert <eggert@cs.ucla.edu>
3579
3580 Merge from gnulib.
3581 * texinfo.tex: Update to version 2011-02-14.11.
3582
3583 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
3584
3585 * auth.texi (Help for users):
3586 Login collection is "Login" and not "login".
3587
3588 2011-02-13 Michael Albinus <michael.albinus@gmx.de>
3589
3590 * tramp.texi (History): Remove IMAP support.
3591 (External methods, Frequently Asked Questions): Remove `imap' and
3592 `imaps' methods.
3593 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
3594
3595 * trampver.texi: Remove default value of `emacsimap'.
3596
3597 2011-02-13 Glenn Morris <rgm@gnu.org>
3598
3599 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
3600 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
3601
3602 2011-02-12 Glenn Morris <rgm@gnu.org>
3603
3604 * sc.texi (Getting Connected): Remove old index entries.
3605
3606 2011-02-12 Ulrich Mueller <ulm@gentoo.org>
3607
3608 * url.texi: Remove duplicate @dircategory (Bug#7942).
3609
3610 2011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
3611
3612 * auth.texi (Overview, Help for users, Help for developers):
3613 Update docs.
3614 (Help for users): Talk about spaces.
3615
3616 2011-02-09 Paul Eggert <eggert@cs.ucla.edu>
3617
3618 * texinfo.tex: Update to version 2011-02-07.16.
3619
3620 2011-02-07 Michael Albinus <michael.albinus@gmx.de>
3621
3622 * dbus.texi (Bus names): Adapt descriptions for
3623 dbus-list-activatable-names and dbus-list-known-names.
3624
3625 2011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
3626
3627 * calc.texi (Logarithmic Units): New section.
3628
3629 2011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
3630
3631 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
3632 manuals use it now.
3633
3634 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
3635
3636 2011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
3637
3638 * overrides.texi: Remove.
3639
3640 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
3641 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
3642
3643 2011-02-05 Michael Albinus <michael.albinus@gmx.de>
3644
3645 * tramp.texi (Frequently Asked Questions): Mention problems with
3646 WinSSHD.
3647
3648 * trampver.texi: Update release number.
3649
3650 2011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
3651
3652 * tramp.texi:
3653 Replace "delimet" with "delimit" globally.
3654 Replace "explicite" with "explicit" globally.
3655 Replace "instead of" with "instead" where there was nothing after "of".
3656 Audit use of comma before interrogative pronoun, "that", or "which".
3657 Minor word order, spelling, wording changes.
3658
3659 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
3660
3661 * overrides.texi: New file to set or clear WEBHACKDEVEL.
3662
3663 * sieve.texi: Use WEBHACKDEVEL.
3664
3665 * sasl.texi: Use WEBHACKDEVEL.
3666
3667 * pgg.texi: Use WEBHACKDEVEL.
3668
3669 * message.texi: Use WEBHACKDEVEL.
3670
3671 * gnus.texi: Use WEBHACKDEVEL.
3672
3673 * emacs-mime.texi: Use WEBHACKDEVEL.
3674
3675 * auth.texi: Use WEBHACKDEVEL.
3676
3677 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
3678 manuals.
3679
3680 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
3681
3682 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
3683
3684 2011-02-03 Paul Eggert <eggert@cs.ucla.edu>
3685
3686 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
3687 which in turn is copied from ftp://tug.org/tex/.
3688
3689 2011-02-03 Glenn Morris <rgm@gnu.org>
3690
3691 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
3692 (Binding combinations of modifiers and function keys):
3693 Let's assume people reading this are not using Emacs 18.
3694
3695 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
3696
3697 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
3698 since it's run automatically.
3699
3700 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
3701
3702 * gnus.texi (Customizing Articles): Fix typo.
3703
3704 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
3705
3706 * gnus.texi (Customizing Articles): Document the new way of customizing
3707 the date headers(s).
3708
3709 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
3710
3711 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
3712 splitting example.
3713
3714 2011-01-29 Eli Zaretskii <eliz@gnu.org>
3715
3716 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
3717 (MAKEINFO_OPTS): New variable.
3718 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
3719 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
3720 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
3721 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
3722 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
3723 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
3724 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
3725 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
3726 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
3727 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
3728 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
3729 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
3730 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
3731 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
3732 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
3733 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
3734 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
3735 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
3736
3737 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
3738
3739 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
3740
3741 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
3742
3743 * message.texi (IDNA): Explain what it is.
3744
3745 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
3746
3747 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
3748
3749 2011-01-23 Werner Lemberg <wl@gnu.org>
3750
3751 * Makefile.in (MAKEINFO): Now controlled by `configure'.
3752 (MAKEINFO_OPTS): New variable. Use it where appropriate.
3753 (ENVADD): Update.
3754
3755 2011-01-18 Glenn Morris <rgm@gnu.org>
3756
3757 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
3758
3759 2011-01-14 Eduard Wiebe <usenet@pusto.de>
3760
3761 * nxml-mode.texi (Introduction): Fix file name typos.
3762
3763 2011-01-13 Christian Ohler <ohler@gnu.org>
3764
3765 * ert.texi: New file.
3766
3767 * Makefile.in:
3768 * makefile.w32-in: Add ert.texi.
3769
3770 2011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
3771
3772 * dbus.texi (Receiving Method Calls): New function
3773 dbus-register-service. Rearrange node.
3774
3775 2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
3776
3777 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
3778 which in turn is copied from ftp://tug.org/tex/.
3779
3780 2011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
3781
3782 * dbus.texi (Receiving Method Calls): Describe new optional
3783 parameter dont-register-service of dbus-register-{method,property}.
3784
3785 2010-12-17 Daiki Ueno <ueno@unixuser.org>
3786
3787 * epa.texi (Encrypting/decrypting *.gpg files):
3788 Mention epa-file-select-keys.
3789
3790 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
3791
3792 * gnus.texi (Archived Messages): Remove outdated text.
3793
3794 2010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
3795
3796 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
3797
3798 2010-12-15 Andrew Cohen <cohen@andy.bu.edu>
3799
3800 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
3801
3802 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
3803
3804 * gnus.texi (The swish++ Engine): Add customizable parameters
3805 descriptions.
3806 (The swish-e Engine): Ditto.
3807
3808 2010-12-14 Michael Albinus <michael.albinus@gmx.de>
3809
3810 * tramp.texi (Inline methods): Add "ksu" method.
3811 (Remote processes): Add example with remote `default-directory'.
3812
3813 2010-12-14 Glenn Morris <rgm@gnu.org>
3814
3815 * faq.texi (Expanding aliases when sending mail):
3816 Now build-mail-aliases is interactive.
3817
3818 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
3819
3820 * gnus.texi: First pass at adding (rough) nnir documentation.
3821
3822 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3823
3824 * gnus.texi (Filtering New Groups):
3825 Mention gnus-auto-subscribed-categories.
3826 (The First Time): Remove, since default-subscribed-newsgroups has been
3827 removed.
3828
3829 2010-12-13 Glenn Morris <rgm@gnu.org>
3830
3831 * cl.texi (For Clauses): Small fixes for frames and windows.
3832
3833 2010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
3834
3835 * org.texi (Using capture): Document using prefix arguments for
3836 finalizing capture.
3837 (Agenda commands): Document prefix argument for the bulk scatter
3838 command.
3839 (Beamer class export): Document that also overlay arguments can be
3840 passed to the column environment.
3841 (Template elements): Document the new entry type.
3842
3843 2010-12-11 Puneeth Chaganti <punchagan@gmail.com>
3844
3845 * org.texi (Include files): Document :minlevel.
3846
3847 2010-12-11 Julien Danjou <julien@danjou.info>
3848
3849 * org.texi (Categories): Document category icons.
3850
3851 2010-12-11 Eric Schulte <schulte.eric@gmail.com>
3852
3853 * org.texi (noweb): Fix typo.
3854
3855 2010-12-06 Tassilo Horn <tassilo@member.fsf.org>
3856
3857 * gnus.texi (Server Commands): Point to the rest of the server
3858 commands.
3859
3860 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3861
3862 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
3863 g'.
3864
3865 2010-12-02 Julien Danjou <julien@danjou.info>
3866
3867 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
3868
3869 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3870
3871 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
3872 (Direct Functions): Note the STARTTLS upgrade.
3873
3874 2010-11-27 Glenn Morris <rgm@gnu.org>
3875 James Clark <none@example.com>
3876
3877 * nxml-mode.texi (Introduction): New section.
3878
3879 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3880
3881 * gnus.texi (Server Commands): Document gnus-server-show-server.
3882
3883 2010-11-20 Michael Albinus <michael.albinus@gmx.de>
3884
3885 Sync with Tramp 2.2.0.
3886
3887 * trampver.texi: Update release number.
3888
3889 2010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
3890
3891 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
3892 Mention that the TeX specific units won't use the `tex' prefix
3893 in TeX mode.
3894
3895 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
3896
3897 * gnus.texi (Misc Article): Document gnus-inhibit-images.
3898
3899 2010-11-17 Glenn Morris <rgm@gnu.org>
3900
3901 * edt.texi: Remove information about Emacs 19.
3902
3903 2010-11-17 Michael Albinus <michael.albinus@gmx.de>
3904
3905 * trampver.texi: Update release number.
3906
3907 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
3908
3909 * gnus.texi (Article Washing): Fix typo.
3910
3911 2010-11-11 Noorul Islam <noorul@noorul.com>
3912
3913 * org.texi: Fix typo.
3914
3915 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3916
3917 * org.texi (Using capture): Explain that refiling is
3918 sensitive to cursor position.
3919
3920 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3921
3922 * org.texi (Images and tables): Add cross reference to link section.
3923
3924 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3925
3926 * org.texi: Document the <c> cookie.
3927
3928 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3929
3930 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
3931 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
3932
3933 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3934
3935 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
3936
3937 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3938
3939 * org.texi (Project alist): Mention that this is a property list.
3940
3941 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3942
3943 * org.texi (Setting up the staging area): Document that
3944 file names remain visible when encrypting the MobileOrg files.
3945
3946 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3947
3948 * org.texi (Setting up the staging area): Document which
3949 versions are needed for encryption.
3950
3951 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3952
3953 * org.texi (noweb): Update :noweb documentation to
3954 reflect the new "tangle" argument.
3955
3956 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3957
3958 * org.texi (Batch execution): Improve tangling script in
3959 documentation.
3960
3961 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3962
3963 * org.texi (Handling links):
3964 (In-buffer settings): Document inlining images on startup.
3965
3966 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3967
3968 * org.texi (Setting up the staging area): Document use of
3969 crypt password.
3970
3971 2010-11-11 David Maus <dmaus@ictsoc.de>
3972
3973 * org.texi (Template expansion): Add date related link type escapes.
3974
3975 2010-11-11 David Maus <dmaus@ictsoc.de>
3976
3977 * org.texi (Template expansion): Add mew in table for link type
3978 escapes.
3979
3980 2010-11-11 David Maus <dmaus@ictsoc.de>
3981
3982 * org.texi (Template expansion): Fix typo in link type escapes.
3983
3984 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3985
3986 * org.texi (Structure of code blocks): Another documentation tweak.
3987
3988 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3989
3990 * org.texi (Structure of code blocks): Documentation tweak.
3991
3992 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3993
3994 * org.texi (Structure of code blocks):
3995 Update documentation to mention inline code block syntax.
3996
3997 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3998
3999 * org.texi (comments): Improve wording.
4000
4001 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4002
4003 * org.texi (comments): Document the new :comments header arguments.
4004
4005 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4006
4007 * org.texi (Installation): Remove the special
4008 installation instructions for XEmacs.
4009
4010 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4011
4012 * org.texi (Easy Templates): New section. Documents quick
4013 insertion of empty structural elements.
4014
4015 2010-11-11 Noorul Islam <noorul@noorul.com>
4016
4017 * org.texi: Fix doc.
4018
4019 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4020
4021 * org.texi (The date/time prompt): Document specification
4022 of time ranges.
4023
4024 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4025
4026 * org.texi (Internal links): Document the changes in
4027 internal links.
4028
4029 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4030
4031 * org.texi (Agenda commands): Document the limitation for
4032 the filter preset - it can only be used for an entire agenda
4033 view, not in an individual block in a block agenda.
4034
4035 2010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
4036
4037 * org.texi (iCalendar export): Document alarm creation.
4038
4039 2010-11-10 Michael Albinus <michael.albinus@gmx.de>
4040
4041 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
4042
4043 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4044
4045 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
4046
4047 2010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
4048
4049 * calc.texi: Use emacsver.texi to determine Emacs version.
4050
4051 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4052
4053 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
4054 since that works by default.
4055
4056 2010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
4057
4058 * gnus.texi (Customizing the IMAP Connection): Document
4059 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
4060
4061 2010-11-04 Michael Albinus <michael.albinus@gmx.de>
4062
4063 * tramp.texi (Remote shell setup): New item "Interactive shell
4064 prompt". Reported by Christian Millour <cm@abtela.com>.
4065 (Remote shell setup, Remote processes): Use @code{} for
4066 environment variables.
4067
4068 2010-11-03 Glenn Morris <rgm@gnu.org>
4069
4070 * ediff.texi (Quick Help Commands, Miscellaneous):
4071 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
4072
4073 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4074
4075 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
4076
4077 2010-10-31 Glenn Morris <rgm@gnu.org>
4078
4079 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
4080
4081 2010-10-31 Glenn Morris <rgm@gnu.org>
4082
4083 * cc-mode.texi: Remove reference to defunct viewcvs URL.
4084
4085 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4086
4087 * gnus.texi (Client-Side IMAP Splitting):
4088 Mention nnimap-unsplittable-articles.
4089
4090 2010-10-29 Julien Danjou <julien@danjou.info>
4091
4092 * gnus.texi (Finding the News): Remove references to obsoletes
4093 variables `gnus-nntp-server' and `gnus-secondary-servers'.
4094
4095 2010-10-29 Eli Zaretskii <eliz@gnu.org>
4096
4097 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
4098 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
4099 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
4100 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
4101
4102 2010-10-28 Glenn Morris <rgm@gnu.org>
4103
4104 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
4105 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
4106 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
4107
4108 2010-10-25 Daiki Ueno <ueno@unixuser.org>
4109
4110 * epa.texi (Mail-mode integration): Add alternative key bindings
4111 for epa-mail commands; escape comma.
4112 Don't use the word "PGP", since it is a non-free program.
4113
4114 2010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
4115
4116 * calc.texi: Use emacsver.texi to determine Emacs version.
4117
4118 2010-10-24 Juanma Barranquero <lekktu@gmail.com>
4119
4120 * gnus.texi (Group Parameters, Buttons): Fix typos.
4121
4122 2010-10-22 Tassilo Horn <tassilo@member.fsf.org>
4123
4124 * gnus.texi (Subscription Commands): Mention that you can also
4125 subscribe to new groups via the Server buffer, which is probably more
4126 convenient when subscribing to many groups.
4127
4128 2010-10-21 Julien Danjou <julien@danjou.info>
4129
4130 * message.texi (Message Headers): Allow message-default-headers to be a
4131 function.
4132
4133 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4134
4135 * gnus-news.texi: Mention new archive defaults.
4136
4137 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
4138
4139 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
4140
4141 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
4142
4143 * gnus.texi (HTML): Document the function value of
4144 gnus-blocked-images.
4145 (Article Washing): shr and gnus-w3m, not the direct function names.
4146
4147 2010-10-20 Julien Danjou <julien@danjou.info>
4148
4149 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
4150 variable.
4151
4152 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
4153
4154 * gnus.texi (Customizing the IMAP Connection): The port strings are
4155 strings.
4156 (Document Groups): Mention git.
4157
4158 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
4159
4160 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
4161 bzr/Gnus git sync.
4162
4163 2010-10-15 Eli Zaretskii <eliz@gnu.org>
4164
4165 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
4166 change.
4167
4168 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4169
4170 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
4171 @item syntax for in-Emacs makeinfo.
4172
4173 2010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
4174
4175 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
4176 trim sentence.
4177
4178 2010-10-12 Daiki Ueno <ueno@unixuser.org>
4179
4180 * epa.texi (Caching Passphrases):
4181 * auth.texi (GnuPG and EasyPG Assistant Configuration):
4182 Clarify some configurations require to set up gpg-agent.
4183
4184 2010-10-11 Glenn Morris <rgm@gnu.org>
4185
4186 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
4187
4188 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4189
4190 * gnus.texi (Spam Package Introduction): Mention `$'.
4191
4192 2010-10-09 Eli Zaretskii <eliz@gnu.org>
4193
4194 * makefile.w32-in (emacsdir): New variable.
4195 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
4196 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
4197
4198 2010-10-09 Glenn Morris <rgm@gnu.org>
4199
4200 * Makefile.in (mostlyclean): Delete *.toc.
4201
4202 * Makefile.in: Use $< in rules.
4203
4204 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
4205
4206 * Makefile.in ($(infodir)): Delete rule.
4207 (mkinfodir): New. Use it in all the info rules, rather than depending
4208 on infodir.
4209
4210 2010-10-09 Glenn Morris <rgm@gnu.org>
4211
4212 * gnus.texi (Article Washing): Fix previous change.
4213
4214 * Makefile.in (emacsdir): New variable.
4215 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
4216 Depend on emacsver.texi.
4217
4218 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
4219
4220 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
4221
4222 2010-10-08 Julien Danjou <julien@danjou.info>
4223
4224 * gnus.texi: Add mm-shr.
4225
4226 2010-10-08 Ludovic Courtès <ludo@gnu.org>
4227
4228 * gnus.texi (Finding the Parent, The Gnus Registry)
4229 (Registry Article Refer Method): Update docs for nnregistry.el.
4230
4231 2010-10-08 Daiki Ueno <ueno@unixuser.org>
4232
4233 * auth.texi (Help for users)
4234 (GnuPG and EasyPG Assistant Configuration): Update docs.
4235
4236 2010-10-08 Glenn Morris <rgm@gnu.org>
4237
4238 * cl.texi (Organization, Installation, Old CL Compatibility):
4239 Deprecate cl-compat for new code.
4240 (Usage, Installation): Remove outdated information.
4241
4242 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
4243
4244 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4245
4246 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
4247
4248 2010-10-06 Julien Danjou <julien@danjou.info>
4249
4250 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
4251
4252 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
4253 broken link.
4254
4255 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
4256
4257 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
4258 to ReiserFS.
4259
4260 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
4261 (FAQ 7-1): Fix getmail URL.
4262
4263 2010-10-06 Daiki Ueno <ueno@unixuser.org>
4264
4265 * epa.texi (Caching Passphrases): New section.
4266
4267 2010-10-06 Glenn Morris <rgm@gnu.org>
4268
4269 * Makefile.in (SHELL): Set it.
4270 (info): Move the mkdir dependency to the individual info files.
4271 (mostlyclean): Tidy up.
4272 (clean): Only delete the specific dvi and pdf files.
4273 (maintainer-clean): Be more restrictive in what we delete.
4274 ($(infodir)): Add parallel build workaround.
4275
4276 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4277
4278 * gnus.texi (Misc Article): Document gnus-widen-article-window.
4279
4280 2010-10-03 Julien Danjou <julien@danjou.info>
4281
4282 * emacs-mime.texi (Display Customization):
4283 Update mm-inline-large-images documentation and add documentation for
4284 mm-inline-large-images-proportion.
4285
4286 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
4287
4288 * tramp.texi (Frequently Asked Questions):
4289 Mention remote-file-name-inhibit-cache.
4290
4291 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4292
4293 * gnus.texi (Splitting Mail): Fix @xref syntax.
4294 (Splitting Mail): Really fix the @ref syntax.
4295
4296 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4297
4298 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
4299 (Article Hiding): Add google banner example.
4300 Suggested by Benjamin Xu.
4301
4302 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
4303
4304 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
4305 Remove nnimap-split-rule from examples.
4306
4307 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4308
4309 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
4310 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
4311 Fishman.
4312 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
4313
4314 2010-09-30 Julien Danjou <julien@danjou.info>
4315
4316 * gnus.texi (Gravatars): Fix documentation about
4317 gnu-gravatar-properties.
4318
4319 2010-09-29 Daiki Ueno <ueno@unixuser.org>
4320
4321 * epa.texi (Bug Reports): New section.
4322
4323 2010-09-29 Glenn Morris <rgm@gnu.org>
4324
4325 * Makefile.in (top_srcdir): Remove unused variable.
4326
4327 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4328
4329 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
4330 (Client-Side IMAP Splitting): Document 'default.
4331
4332 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
4333
4334 * gnus.texi (Customizing the IMAP Connection):
4335 Document nnimap-fetch-partial-articles.
4336
4337 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4338
4339 * gnus-news.texi: Mention nnimap-inbox.
4340
4341 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
4342
4343 2010-09-26 Julien Danjou <julien@danjou.info>
4344
4345 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
4346
4347 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4348
4349 * gnus.texi (Security): Remove gpg.el mention.
4350
4351 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
4352
4353 * gnus.texi (Browse Foreign Server): New variable
4354 gnus-browse-subscribe-newsgroup-method.
4355
4356 * gnus-news.texi: Mention it.
4357
4358 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4359
4360 * gnus.texi (NoCeM): Remove.
4361 (Startup Variables): No jingle.
4362
4363 2010-09-25 Ulrich Mueller <ulm@gentoo.org>
4364
4365 * woman.texi (Interface Options): xz compression is now supported.
4366
4367 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
4368
4369 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
4370 (Unavailable Servers): Document gnus-server-copy-server.
4371 (Using IMAP): Document the new nnimap.
4372
4373 2010-09-25 Julien Danjou <julien@danjou.info>
4374
4375 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
4376
4377 2010-09-24 Glenn Morris <rgm@gnu.org>
4378
4379 * url.texi (Disk Caching): Tweak previous change.
4380
4381 2010-09-24 Julien Danjou <julien@danjou.info>
4382
4383 * url.texi (Disk Caching): Mention url-cache-expire-time,
4384 url-cache-expired, and url-fetch-from-cache.
4385
4386 2010-09-24 Julien Danjou <julien@danjou.info>
4387
4388 * gnus.texi: Add Gravatars.
4389
4390 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4391
4392 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
4393
4394 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4395
4396 * gnus.texi (Expunging mailboxes): Update name of the expunging
4397 command.
4398
4399 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
4400
4401 * emacs-mime.texi (rfc2047): Update description for
4402 rfc2047-encode-parameter.
4403
4404 2010-09-13 Michael Albinus <michael.albinus@gmx.de>
4405
4406 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
4407 "fish" methods.
4408 (External methods): Remove "scp1_old" and "scp2_old" methods.
4409
4410 2010-09-09 Michael Albinus <michael.albinus@gmx.de>
4411
4412 * tramp.texi: Remove Japanese manual. Fix typo.
4413
4414 * trampver.texi: Update release number. Remove japanesemanual.
4415
4416 2010-09-09 Glenn Morris <rgm@gnu.org>
4417
4418 * org.texi: Restore clobbered changes (copyright years, untabify).
4419
4420 2010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
4421
4422 * gnus.texi (Adaptive Scoring): Fix typo.
4423
4424 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4425
4426 * gnus.texi (Article Display): Document gnus-html-show-images.
4427
4428 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
4429
4430 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
4431
4432 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4433
4434 * gnus.texi (HTML): Document gnus-max-image-proportion.
4435
4436 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4437
4438 * gnus.texi (HTML): Document gnus-blocked-images.
4439
4440 * message.texi (Wide Reply): Document message-prune-recipient-rules.
4441
4442 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4443
4444 * gnus.texi (Summary Mail Commands): Note that only the addresses from
4445 the first message are used for wide replies.
4446 (Changing Servers): Remove documentation on gnus-change-server and
4447 friends, since it's been removed.
4448
4449 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4450
4451 * gnus.texi (Drafts): Mention B DEL.
4452
4453 2010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
4454
4455 * gnus.texi (Delayed Articles): Mention that the Date header is the
4456 original one, even if you delay.
4457
4458 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4459
4460 * gnus.texi (Asynchronous Fetching):
4461 Document gnus-async-post-fetch-function.
4462 (HTML): Made into its own section.
4463
4464 2010-08-26 Michael Albinus <michael.albinus@gmx.de>
4465
4466 Sync with Tramp 2.1.19.
4467
4468 * tramp.texi (Inline methods, Default Method):
4469 Mention `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
4470 Remove remark about doubled "-t" argument.
4471 (Auto-save and Backup): Remove reference to Emacs 21.
4472 (Filename Syntax): Describe port numbers.
4473 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
4474 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
4475 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
4476 errors with the backquotes.
4477 (External packages): File attributes cache flushing for asynchronous
4478 processes.
4479 (Traces and Profiles): Describe verbose level 9.
4480
4481 * trampver.texi: Update release number.
4482
4483 2010-08-23 Michael Albinus <michael.albinus@gmx.de>
4484
4485 * dbus.texi (Alternative Buses): New chapter.
4486
4487 2010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
4488
4489 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
4490
4491 2010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
4492
4493 * calc.texi (Customizing Calc): Rearrange description of new
4494 variables to match the presentation of other variables.
4495
4496 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
4497
4498 * org.texi (Footnotes, Tables in HTML export): Fix typos.
4499
4500 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
4501
4502 * calc.texi (Making Selections, Selecting Subformulas)
4503 (Customizing Calc): Mention how to use faces to emphasize selected
4504 sub-formulas.
4505
4506 2010-08-05 Michael Albinus <michael.albinus@gmx.de>
4507
4508 * tramp.texi (External packages): File attributes cache flushing
4509 for asynchronous processes.
4510
4511 2010-08-01 Alan Mackenzie <acm@muc.de>
4512
4513 Enhance the manual for the latest Java Mode.
4514
4515 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
4516 annotation-var-cont.
4517 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
4518 two new symbols.
4519
4520 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
4521
4522 * tramp.texi (Traces and Profiles): Describe verbose level 9.
4523
4524 2010-07-27 Chong Yidong <cyd@stupidchicken.com>
4525
4526 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
4527
4528 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
4529
4530 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
4531
4532 2010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
4533
4534 * org.texi: Add macros to get plain quotes in PDF output.
4535 List additional contributors.
4536 (Capture): New section, replaces the section about remember.
4537 (Working With Source Code): New chapter, focused on documenting Org
4538 Babel.
4539 (Code evaluation security): New section.
4540 (MobileOrg): Document DropBox support.
4541 (TaskJuggler export): Document taskjuggler and Gantt chart support.
4542 (Special symbols): Show how to display UTF8 characters for entities.
4543 (Global TODO list): Clarify the use of the "M" key and the differences
4544 to the "m" key.
4545 (RSS Feeds): Mention Atom feeds as well.
4546 (Setting tags): Remove paragraph about
4547 `org-complete-tags-always-offer-all-agenda-tags'.
4548
4549 2010-07-17 Michael Albinus <michael.albinus@gmx.de>
4550
4551 * tramp.texi (Inline methods): Remove remark about doubled "-t"
4552 argument.
4553 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
4554 echoing shells.
4555
4556 2010-07-10 Michael Albinus <michael.albinus@gmx.de>
4557
4558 * tramp.texi (Inline methods): Remove "kludgy" phrase.
4559 (Filename Syntax): Describe port numbers.
4560
4561 2010-07-09 Michael Albinus <michael.albinus@gmx.de>
4562
4563 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
4564 forgotten.
4565 (Type Conversion): Precise conversion of natural numbers.
4566 (Errors and Events): Add "debugging" to concept index. Add variable
4567 `dbus-debug'.
4568
4569 2010-07-04 Michael Albinus <michael.albinus@gmx.de>
4570
4571 * dbus.texi (Receiving Method Calls): Add optional argument
4572 EMITS-SIGNAL to `dbus-register-property'.
4573
4574 2010-06-27 Alex Schroeder <alex@gnu.org>
4575
4576 * nxml-mode.texi (Commands for locating a schema): Fix typo.
4577
4578 2010-06-24 Glenn Morris <rgm@gnu.org>
4579
4580 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4581 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
4582 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4583 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
4584 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
4585 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
4586 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
4587 * woman.texi: Start direntry descriptions in column 32, per Texinfo
4588 convention. Make them end with a period.
4589
4590 2010-06-23 Glenn Morris <rgm@gnu.org>
4591
4592 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
4593 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
4594 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
4595 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
4596 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
4597 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
4598
4599 2010-06-10 Glenn Morris <rgm@gnu.org>
4600
4601 * idlwave.texi (Load-Path Shadows):
4602 * org.texi (Handling links): Fix typos.
4603
4604 2010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
4605
4606 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
4607
4608 2010-05-26 Michael Albinus <michael.albinus@gmx.de>
4609
4610 * eshell.texi (Built-ins): Describe, how to disable a built-in command
4611 by an alias. (Bug#6226)
4612
4613 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
4614
4615 * calc.texi (Manipulating Vectors): Mention that vectors can
4616 be used to determine bins for `calc-histogram'.
4617
4618 2010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
4619
4620 * calc.texi: Remove "\turnoffactive" commands throughout.
4621
4622 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
4623
4624 * url.texi (HTTP language/coding, Customization):
4625 * message.texi (Header Commands, Responses):
4626 * cl.texi (Argument Lists): Fix typos.
4627
4628 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
4629
4630 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
4631 Note that Development menu is always available.
4632 (Creating a project): Fix terminology.
4633 (Add/Remove files): Fix typo.
4634
4635 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
4636
4637 * Version 23.2 released.
4638
4639 2010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
4640
4641 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
4642
4643 2010-05-01 Michael Albinus <michael.albinus@gmx.de>
4644
4645 * tramp.texi (Inline methods, Default Method):
4646 Mention `tramp-inline-compress-start-size'.
4647
4648 2010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
4649
4650 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
4651 the CVS repo. Put the Git repo in the news section.
4652
4653 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
4654 Removed some mentions of CVS. Mention the new Git repo.
4655
4656 2010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
4657
4658 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
4659 (Mail Group Commands): Add index entry.
4660
4661 2010-04-18 Glenn Morris <rgm@gnu.org>
4662
4663 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
4664
4665 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
4666
4667 * calc.texi (Radix modes): Mention that the option prefix will
4668 turn on twos-complement mode.
4669 (Inverse and Hyperbolic Flags): Mention the Option flag.
4670
4671 2010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
4672
4673 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
4674 (LaTeX/PDF export commands): Rename and Move section.
4675 (Sectioning structure): Update.
4676 (References): New use case for field coordinates.
4677 (The export dispatcher): Rename from ASCII export.
4678 (Setting up the staging area): Document the availability of
4679 encryption for MobileOrg.
4680 (Images and tables): Document how to reference labels.
4681 (Index entries): New section.
4682 (Generating an index): New section.
4683 (Column width and alignment): Document that <N> now
4684 means a fixed width, not a maximum width.
4685 (Publishing options): Document the :email option.
4686 (Beamer class export): Fix bug in the BEAMER example.
4687 (Refiling notes): Document refile logging.
4688 (In-buffer settings): Document refile logging keywords.
4689 (Drawers): Document `C-c C-z' command.
4690 (Agenda commands): Mention the alternative key `C-c C-z'.
4691 (Special properties): Document the BLOCKED property.
4692 (The spreadsheet): Mention the formula editor.
4693 (References): Document field coordinates.
4694 (Publishing action): Correct the documentation for the
4695 publishing function.
4696 (The date/time prompt): Document that we accept dates
4697 like month/day/year.
4698 (Cooperation): Document the changes in table.el support.
4699 (Faces for TODO keywords, Faces for TODO keywords)
4700 (Priorities): Document the easy colors.
4701 (Visibility cycling): Document the new double prefix
4702 arg for `org-reveal'.
4703 (Cooperation): Remember.el is part of Emacs.
4704 (Clean view): Mention that `wrap-prefix' is also set by
4705 org-indent-mode.
4706 (Agenda commands): Add information about prefix args to
4707 scheduling and deadline commands.
4708 (Search view): Point to the docstring of
4709 `org-search-view' for more details.
4710 (Agenda commands): Document that `>' prompts for a date.
4711 (Setting tags): Document variable
4712 org-complete-tags-always-offer-all-agenda-tags.
4713 (Column attributes): Cross-reference special properties.
4714
4715 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
4716
4717 Synchronize with Tramp repository.
4718
4719 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
4720 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
4721 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
4722 syntax, texi2dvi reports errors with the backquotes.
4723
4724 * trampver.texi: Update release number.
4725
4726 2010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
4727
4728 * gnus.texi (Finding the News): Add pointers to the Server buffer
4729 because it's essential.
4730
4731 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
4732
4733 * gnus.texi (MIME Commands): Update description of
4734 gnus-article-browse-html-article.
4735
4736 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
4737
4738 * auth.texi (Secret Service API): Add TODO node.
4739 (Help for users): Explain the new source options for `auth-sources'.
4740
4741 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
4742
4743 * trampver.texi: Update release number.
4744
4745 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
4746
4747 * Branch for 23.2.
4748
4749 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
4750
4751 * faq.texi (Escape sequences in shell output): Note that ansi-color is
4752 now enabled by default.
4753
4754 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
4755
4756 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
4757 when Emacs runs in interactive mode. (Bug#5645)
4758
4759 2010-02-16 Glenn Morris <rgm@gnu.org>
4760
4761 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
4762
4763 2010-02-05 Mark A. Hershberger <mah@everybody.org>
4764
4765 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
4766
4767 2010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
4768
4769 * gnus.texi (Score File Format): Fix typo.
4770
4771 2010-01-19 Mark A. Hershberger <mah@everybody.org>
4772
4773 * cc-mode.texi: Replace references to obsolete c-subword-mode.
4774
4775 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
4776
4777 * ada-mode.texi (Project File Overview): Fix typo.
4778
4779 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
4780
4781 * semantic.texi: Add Richard Y. Kim credit.
4782
4783 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
4784
4785 2010-01-17 Michael Albinus <michael.albinus@gmx.de>
4786
4787 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
4788 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
4789
4790 2010-01-17 Glenn Morris <rgm@gnu.org>
4791
4792 * calc.texi (Reporting Bugs): Don't mention format of repository.
4793
4794 * woman.texi (Bugs): Make "Emacs repository" less specific,
4795 and the URL for same more specific.
4796
4797 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
4798
4799 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
4800
4801 * ede.texi (ede-step-project, ede-proj-target):
4802 * tramp.texi (Remote processes): Fix typos.
4803
4804 2010-01-16 Mario Lang <mlang@delysid.org>
4805
4806 * ede.texi (ede-target):
4807 * org.texi (Refiling notes): Remove duplicated words.
4808
4809 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
4810
4811 * gnus.texi (Posting Styles): Use with-current-buffer.
4812 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
4813
4814 2010-01-02 Kevin Ryde <user42@zip.com.au>
4815
4816 * eieio.texi (Naming Conventions): Correction to xref on elisp
4817 coding conventions, is "Tips" node not "Standards".
4818
4819 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
4820
4821 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
4822
4823 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
4824
4825 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
4826
4827 * gnus.texi (Direct Functions): Add missing port number to tls method.
4828
4829 2009-12-15 Juanma Barranquero <lekktu@gmail.com>
4830
4831 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
4832 ($(infodir)/edt, edt.dvi): New targets.
4833
4834 2009-12-15 Glenn Morris <rgm@gnu.org>
4835
4836 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
4837 (edt, $(infodir)/edt, edt.dvi): New targets.
4838 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
4839
4840 * Makefile.in (PDF_TARGETS, pdf): New.
4841 (clean): Add *.pdf.
4842 Add pdf rules for all manuals.
4843
4844 2009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
4845
4846 * calc.texi (Radix Modes): Clarify two's complement notation.
4847
4848 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
4849
4850 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
4851 (Smart Jump, Analyzer Debug): Copyedits.
4852 (Semantic mode user commands): Link to new nodes.
4853 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
4854 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
4855 upstream Semantic manual.
4856
4857 * semantic.texi (Introduction): Minor fix to diagram.
4858
4859 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
4860
4861 * eshell.texi (History): Add the other built-in variables.
4862 (Built-ins): Explain built-ins, and how to apply the external commands.
4863 Add `history', `su' and `sudo'.
4864
4865 * tramp.texi (Remote processes): Add missing <RET> in the example.
4866
4867 2009-12-01 Bill Wohler <wohler@newt.com>
4868
4869 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
4870 path for mairix example. Specify -q in namazu example since namazu is
4871 excessively garrulous.
4872
4873 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
4874
4875 * tramp.texi (Remote processes): Improve eshell example with "su"
4876 and "sudo" commands.
4877
4878 2009-11-28 Chong Yidong <cyd@stupidchicken.com>
4879
4880 * semantic.texi (Analyzer Internals): Rename from Analyzer.
4881
4882 * sem-user.texi (Semantic mode user commands): Fix key syntax.
4883 Document semantic-complete-analyze-inline.
4884 (Semanticdb search debugging commands): Minor clarification.
4885 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
4886 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
4887 manual.
4888 (Semantic mode): Link to Idle Scheduler.
4889
4890 2009-11-28 Kevin Ryde <user42@zip.com.au>
4891
4892 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
4893 @pxref, now EIEIO is in Emacs.
4894
4895 * erc.texi (Development): Correction to git tutorial url.
4896
4897 2009-11-26 Glenn Morris <rgm@gnu.org>
4898
4899 * faq.texi (Latest version of Emacs): Mention stability of development
4900 version.
4901 (Problems with very large files): Max buffer size increase in 23.2.
4902 (VM): VM has moved house again.
4903
4904 2009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
4905
4906 * calc.texi (Radix modes): Discuss alternate bases for two's complement
4907 notations.
4908
4909 2009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
4910
4911 * org.texi (Column attributes): Fix documentation of new operators.
4912
4913 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
4914
4915 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
4916 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
4917 (Idle Completions Mode): Numerous copyedits.
4918
4919 2009-11-17 Juanma Barranquero <lekktu@gmail.com>
4920
4921 * semantic.texi (Semantic Internals, Glossary):
4922 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
4923 (Semanticdb search debugging commands): Fix typos.
4924
4925 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
4926
4927 * calc.texi (Radix modes): Mention twos-complement notation.
4928
4929 2009-11-16 Juanma Barranquero <lekktu@gmail.com>
4930
4931 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
4932 ($(infodir)/semantic, semantic.dvi): New targets.
4933
4934 2009-11-16 Chong Yidong <cyd@stupidchicken.com>
4935
4936 * Makefile.in: Build the Semantic manual.
4937
4938 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
4939 repository.
4940
4941 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
4942
4943 * dbus.texi (Receiving Method Calls): New defun
4944 `dbus-unregister-service'.
4945
4946 2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
4947
4948 * org.texi (Speed keys): New section.
4949
4950 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
4951
4952 * dbus.texi (Type Conversion): Fix typo.
4953 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
4954 `dbus-registered-objects-table'.
4955 (Receiving Method Calls): New defun `dbus-register-property'.
4956 Move `dbus-unregister-object' here.
4957
4958 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
4959
4960 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
4961
4962 2009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
4963
4964 * org.texi (Column attributes): Add the new age summary operators.
4965 Also, mention the fact you can only use one summary operator per
4966 property.
4967
4968 2009-11-13 John Wiegley <johnw@newartisans.com>
4969
4970 * org.texi (Tracking your habits): Add a new section in the
4971 manual about how to track habits.
4972 (Resolving idle time): Add a section on how idle and
4973 dangling clocks are resolved.
4974
4975 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
4976
4977 * org.texi (Agenda commands): Document the new `i' command.
4978 (Inserting deadline/schedule): Document logging changes
4979 of scheduling and deadline times stamps.
4980 (In-buffer settings): Document the in-buffer keywords for logging
4981 changes of scheduling and deadline times stamps.
4982 (Structure editing, Plain lists): Document indentation
4983 cycling in empty entries with TAB.
4984 (Archiving): Document the default archiving command.
4985 (Moving subtrees): Document the new keys for archiving.
4986 (Internal archiving): Fix incorrect key.
4987 (Agenda commands): Document the TODO set switching commands.
4988 (Agenda commands): Document the new archiving keys.
4989 (Clocking work time): Better description on how to save
4990 and restore a clock.
4991 (Resolving idle time): Mention the x11idle program to get true
4992 idleness also under X11.
4993 (Resolving idle time): Use @kbd instead of @key for normal
4994 letters, because this is how he rest of the manual does this.
4995 (Pushing to MobileOrg): Mention that `org-directory'
4996 should be set.
4997 (Agenda commands): Document that SPC is a filter for
4998 any tag.
4999 (Search view): Rename from "Keyword search".
5000 (Capure): New chapter.
5001 (Markup): New chapter.
5002 (Links in HTML export, Images in HTML export):
5003 Extend the section titles.
5004 (Images in HTML export): Document the align option.
5005 (Text areas in HTML export): Extend the section title.
5006 (Images in LaTeX export): Explain image placement in LaTeX.
5007
5008 2009-11-10 Glenn Morris <rgm@gnu.org>
5009
5010 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
5011
5012 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
5013
5014 * tramp.texi (Auto-save and Backup): Disable backups just for a
5015 method.
5016
5017 * trampver.texi: Update release number.
5018
5019 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
5020
5021 Sync with Tramp 2.1.17.
5022
5023 * trampver.texi: Update release number.
5024
5025 2009-10-29 Glenn Morris <rgm@gnu.org>
5026
5027 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
5028
5029 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
5030
5031 * tramp.texi (External methods): Temporary files are kept for
5032 `rsync' and `rsyncc' methods.
5033
5034 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
5035
5036 * eieio.texi: Fix typos.
5037
5038 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5039
5040 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
5041
5042 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
5043
5044 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
5045 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
5046
5047 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5048
5049 * Makefile.in: Build EIEIO and EDE manuals.
5050
5051 2009-10-07 Eric Ludlam <zappo@gnu.org>
5052
5053 * eieio.texi:
5054 * ede.texi: New files.
5055
5056 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
5057
5058 * tramp.texi (Remote processes): Association of a pty is not supported.
5059
5060 2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
5061
5062 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
5063 (Processing LaTeX fragments): Document that the size of images can be
5064 changes using the variable `org-format-latex-options'.
5065 (The date/time prompt, Timestamps): Be more accurate over ISO format
5066 dates and times.
5067 (Visibility cycling): Document showeverything keyword.
5068 (In-buffer settings): Document showeverything keyword.
5069 (Setting up the staging area): Fix the example.
5070 (MobileOrg): New section.
5071 (Agenda commands, Exporting Agenda Views): Document exporting the
5072 agenda view to Org files.
5073
5074 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
5075
5076 * tramp.texi (History): Add IMAP support.
5077 (External methods): Add `imap' and `imaps' methods.
5078 (GVFS based methods): Add indices for `davs'.
5079 (Password handling): Rename anchors. Add IMAP entries for
5080 ~/.authinfo.gpg.
5081
5082 * trampver.texi: Set default value of `emacsimap'.
5083
5084 2009-09-22 Daiki Ueno <ueno@unixuser.org>
5085
5086 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
5087
5088 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
5089
5090 * dired-x.texi (Technical Details):
5091 Delete dired-up-directory (Bug#4292).
5092
5093 2009-09-03 Michael Albinus <michael.albinus@gmx.de>
5094
5095 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
5096
5097 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
5098
5099 * org.texi (Effort estimates): Document new effort setting commands.
5100 (Agenda commands): Document the new keys fro agenda time motion.
5101 Document entry text mode. Improve documentation of the keys to include
5102 inactive time stamps into the agenda view.
5103 (Feedback): Document the new bug report command.
5104 (Structure editing): Add an index entry for the sorting of subtrees.
5105
5106 2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
5107
5108 * auth.texi (Help for users): Corrected markup.
5109
5110 2009-09-02 Glenn Morris <rgm@gnu.org>
5111
5112 * emacs-mime.texi (time-date): Mention float-time.
5113
5114 2009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
5115
5116 * calc.texi (Simplifying Formulas): Improve the wording.
5117
5118 2009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
5119
5120 * auth.texi: Rewritten for coverage and clarity.
5121
5122 2009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
5123
5124 * gnus.texi (Expiring Mail):
5125 Mention gnus-mark-copied-or-moved-articles-as-expirable.
5126 (Various Various): Mention gnus-safe-html-newsgroups.
5127
5128 * gnus-news.texi: Mention
5129 gnus-mark-copied-or-moved-articles-as-expirable.
5130
5131 * emacs-mime.texi (Display Customization): Add xref to
5132 gnus-safe-html-newsgroups.
5133
5134 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
5135
5136 * tramp.texi (Version Control): Remove.
5137 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
5138 reference.
5139 (External methods): Correct `scpc' concept index entries. New method
5140 `rsyncc'.
5141 (External packages): New subsections "Filename completion" and "File
5142 attributes cache".
5143
5144 2009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
5145
5146 * calc.texi (Rewrite Rules): Improve the example.
5147 (Simplifying Formulas): Explain use of the I and H flags for
5148 simplification.
5149
5150 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
5151
5152 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
5153 Describe autostart behavior of dbus-ping.
5154 (Synchronous Methods, Asynchronous Methods): Use English numeric format
5155 for timeout values.
5156 (Top): Remove footnote saying D-Bus is not enabled by
5157 default. (Bug#4256)
5158
5159 2009-08-23 Daiki Ueno <ueno@unixuser.org>
5160
5161 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
5162 Reported by Jari Aalto (Bug#4211).
5163 (Mail-mode integration): Mention epa-mail-mode and
5164 epa-global-mail-mode.
5165 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
5166 epa-setup.
5167
5168 2009-08-16 Michael Albinus <michael.albinus@gmx.de>
5169
5170 * dbus.texi (Asynchronous Methods): Allow nil handler.
5171
5172 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
5173
5174 * ediff.texi (ediff-current-file): Add information about this new function.
5175
5176 * viper.texi: Add information about C-s in viper's search command.
5177
5178 2009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
5179
5180 * calc.texi (Date Forms): Fix typos.
5181
5182 2009-08-08 Glenn Morris <rgm@gnu.org>
5183
5184 * org.texi (Agenda commands): Restore clobbered change.
5185
5186 2009-08-07 Eli Zaretskii <eliz@gnu.org>
5187
5188 * calc.texi (Graphics, Devices): Update with the peculiarities of
5189 operation on MS-Windows.
5190
5191 2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
5192
5193 * org.texi (Publishing action): Improve documentation of file
5194 names when publishing to the source directory.
5195 (Clean view): Document `org-indent-mode'.
5196 (Clocking work time): Add documentation for the
5197 new :timetamp option when creating a clock report.
5198 (Paragraphs): Fix many typos.
5199 (Plain lists): Remove duplicate explanation about the
5200 `C-c *' command.
5201 (Literal examples): Update to reflect the new behavior
5202 of the -n -r -k switches when exporting source code examples.
5203 (Structure editing): Add information about `C-c *',
5204 converting a plain list into a list of Org items.
5205 (Remember): Small rephrasing of the paragraph
5206 describing remember.el. Also mentioned that remember.el is part
5207 of Emacs 23, not Emacs 22.
5208 (Clocking work time): Add documentation about
5209 displaying the current clocking time against the effort estimate.
5210 Also add a footnote about using `org-clock-in-prepare-hook' to add
5211 an effort estimate on the fly, just before clocking it.
5212 (Footnotes): Document automatic renumbering and
5213 sorting.
5214 (Agenda commands): Document new bulk commands.
5215 (Plain lists): Document new behavior of
5216 `org-cycle-include-plain-lists'.
5217 Hyphenation only in TeX.
5218 (Clocking work time): Document the key to update effort
5219 estimates.
5220 (Clocking work time): Document the clock time display.
5221 (Structure editing, TODO basics): Document new
5222 variables.
5223 (Column attributes): Document new colciew operators.
5224 (Publishing options): Document :xml-declaration.
5225 (Tracking TODO state changes): Document the
5226 LOG_INTO_DRAWER property.
5227 (Literal examples): Document the new implementation for
5228 editing source code.
5229 (Publishing action): Mention the new publishing
5230 function, to publish an Org source file.
5231 (Publishing links): Mention how to link to an Org source file.
5232 (Macro replacement): Document new macros.
5233 (Handling links): Document type-specific completion
5234 when inserting links.
5235 (Structure editing, Plain lists): Improve documentation
5236 on sorting.
5237 (Internal links): Document custom ids for links.
5238 (Handling links): Document custom ids for links.
5239 (CSS support): Document new class.
5240 (Refiling notes): Document the possibility to create new nodes
5241 during refiling.
5242 (Agenda commands): Document the "?" operator to find
5243 tasks without effort setting.
5244 (Exporting agenda information): Section moved.
5245 (RSS Feeds): New section.
5246 (Built-in table editor): Document M-e and M-a navigate
5247 inside table field.
5248 (Stuck projects): Docment that projects identified as
5249 un-stuck will still be searchd for stuck sub-projects.
5250 (Paragraphs): Document centering.
5251 (Creating timestamps, Agenda commands): Document new
5252 behavior when changing time stamps.
5253 (Structure editing): Document the new command
5254 `org-clone-subtree-with-time-shift'.
5255 (Publishing): Refresh this chapter.
5256 (Export options, Export options, In-buffer settings):
5257 Document the new keywords.
5258 (Matching tags and properties): Collect all
5259 documentation about tags/property matches here.
5260 (Setting tags): Document `org-tag-persistent-alist'.
5261 (Weekly/daily agenda): New section.
5262 (Orgstruct mode): Describe `orgstruct++-mode'.
5263 (Drawers): Mention the LOGBOOK drawer.
5264 (Export options, Sectioning structure): Document the
5265 #+LEATEX_HEADER in-buffer setting.
5266 (Bugs): Section removed.
5267 (Hooks): New section.
5268 (Add-on packages): Move here from old location.
5269 (Context-sensitive commands): New section.
5270 (Setting tags): Document newline option.
5271 (Global TODO list, Matching tags and properties):
5272 Mention more variables.
5273 (Checkboxes): Update to changed command behavior.
5274
5275 2009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
5276
5277 * speedbar.texi (Basic Key Bindings): Fix typo.
5278
5279 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
5280
5281 * calc.texi (Vector/Matrix Functions): Add index entries for both
5282 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
5283 affects matrices with more than one row.
5284 (Help Commands): Add index entries for "prefix ?" key bindings.
5285
5286 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
5287
5288 * calc.texi (Stack Manipulation Commands): Add documentation for
5289 `calc-transpose-lines'.
5290
5291 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
5292
5293 * dbus.texi (Receiving Method Calls): Describe special return value
5294 `:ignore'.
5295
5296 2009-07-24 Alan Mackenzie <acm@muc.de>
5297
5298 * cc-mode.texi (Config Basics, File Styles): Document that at mode
5299 initialization, any individual variable setting now takes precedence
5300 over one done via c-file-style/c-file-offsets.
5301
5302 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
5303
5304 * calc.texi (Undoing Mistakes): Mention that the undo list will be
5305 truncated when Calc is quit.
5306 (Customizing Calc): Document `calc-undo-length'.
5307
5308 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
5309
5310 * calc.texi (About This Manual): Don't mention chapter numbers in text.
5311
5312 2009-07-11 Kevin Ryde <user42@zip.com.au>
5313
5314 * pcl-cvs.texi (About PCL-CVS):
5315 * widget.texi (Basic Types):
5316 Fix cross-references.
5317
5318 2009-07-01 Andreas Schwab <aschwab@redhat.com>
5319
5320 * dbus.texi (Type Conversion): Don't use literal control character.
5321
5322 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
5323
5324 * tramp.texi (GVFS based methods): New section.
5325 (Remote processes): Processes for GVFS based methods run locally.
5326
5327 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
5328
5329 * tramp.texi (Inline methods, External methods, Gateway methods):
5330 Avoid the words "kludge" and hack".
5331 (External methods): Add `synce' method.
5332
5333 * trampver.texi: Update release number.
5334
5335 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
5336
5337 Sync with Tramp 2.1.16.
5338
5339 * tramp.texi (History): Add GVFS support.
5340 (External methods): Precise `rsync' description. Add `dav', `davs' and
5341 `obex' methods. Add 'tramp-gvfs-methods' option.
5342 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
5343 forms.
5344 (Remote Programs): Introduce `tramp-own-remote-path'.
5345 (Remote processes): New subsection "Running remote programs that create
5346 local X11 windows".
5347 (Frequently Asked Questions): Improve code for disabling vc.
5348
5349 * trampver.texi: Update release number. Set default value of
5350 `emacsgvfs'.
5351
5352 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
5353
5354 * Branch for 23.1.
5355
5356 2009-06-17 Glenn Morris <rgm@gnu.org>
5357
5358 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
5359 (Latest version of Emacs): Mention source code repository.
5360
5361 2009-06-16 Glenn Morris <rgm@gnu.org>
5362
5363 * faq.texi (Top): Language tweak.
5364 (Extended commands): Most people have arrow keys.
5365 (Emacs manual): Say how to follow info links.
5366 (File-name conventions): Change title a bit. Explain about source
5367 versus installed. Condense etc description.
5368 (Guidelines for newsgroup postings): Mention Savannah list page.
5369 (Newsgroup archives): Simplify.
5370 (Contacting the FSF): Add contact URL.
5371 (Emacs Lisp documentation): Printed version not always available.
5372 (Installing Texinfo documentation): Explain how by hand installation is
5373 not normally needed. Use add-to-list. Remove duplicate reference.
5374 (Informational files for Emacs): Move info on Help menu here from
5375 "File-name conventions".
5376 (Help installing Emacs): Tweak uref.
5377 (Obtaining the FAQ): Mention repository.
5378 (Origin of the term Emacs): Explain "ITS".
5379 (Changing load-path): Use add-to-list.
5380 (Automatic indentation): Clarify this is for Text mode.
5381 Don't mention Indented Text mode.
5382 (Finding Emacs on the Internet): The FSF does not seem to offer a
5383 deluxe distribution on CD anymore.
5384
5385 2009-06-16 Glenn Morris <rgm@gnu.org>
5386
5387 * faq.texi (Top): Mention which Emacs version this FAQ is about.
5388 Recommend the latest release. Mention how to get older FAQs.
5389 Recommend the Emacs manual.
5390 (Guidelines for newsgroup postings): Discourage cross-posts.
5391 (Underlining paragraphs): Remove.
5392 (Editing MS-DOS files): Remove pre-Emacs 20 information.
5393 (Bugs and problems): Update key-binding.
5394 (Problems with very large files): Mention 64-bit.
5395 (Shell process exits abnormally): Remove.
5396 (Problems with Shell Mode): Rename and update.
5397 (Spontaneous entry into isearch-mode)
5398 (Problems talking to certain hosts): Remove. This is old information,
5399 in etc/PROBLEMS if needed.
5400 (Emacs takes a long time to visit files, Updating Emacs): Remove.
5401 (Dired claims that no file is on this line): Update.
5402 (Installing Emacs, Problems building Emacs): Simplify.
5403 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
5404 information.
5405 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
5406 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
5407 (JDEE): "JDEE", not "JDE".
5408 (Handling C-s and C-q with flow control, Binding C-s and C-q):
5409 Remove. This is old information, in etc/PROBLEMS if needed.
5410 (stty and Backspace key, Kanji and Chinese characters): Remove.
5411 (Right-to-left alphabets): Update section.
5412 (Changing the included text prefix): Gnus uses message-yank-prefix.
5413 Add cross-reference to Supercite manual.
5414 (Saving a copy of outgoing mail): Simplify output file description.
5415 (Expanding aliases when sending mail): Refer to Emacs manual.
5416 Remove old info about RFC822.
5417 Correct description of how to rebuild aliases.
5418 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
5419 (MIME with Emacs mail packages)
5420 (Viewing articles with embedded underlining)
5421 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
5422 Remove old sections.
5423 (Killing based on nonstandard headers): Remove. Scoring is preferable,
5424 and is well-documented in the Gnus manual.
5425 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
5426 (Making Gnus faster): Rename from "Starting Gnus faster".
5427 Merge "Catch-up is slow in Gnus" into here.
5428
5429 2009-06-14 Glenn Morris <rgm@gnu.org>
5430
5431 * faq.texi (Status of Emacs): Re-order with most recent releases first.
5432 (New in Emacs 23): New section.
5433 (Handling C-s and C-q with flow control): Add xref.
5434
5435 2009-06-13 Glenn Morris <rgm@gnu.org>
5436
5437 * faq.texi (Setting up a customization file): Grammar fix.
5438 Customize is no longer "new".
5439 (Displaying the current line or column): Line-number mode is on by
5440 default. Don't mention `column' package. Mention linum.el.
5441 (Turning on abbrevs by default): Explain how to do it for buffers,
5442 modes, and everywhere.
5443 (Associating modes with files): Use add-to-list. Don't mention Emacs
5444 19.
5445 (Highlighting a region): On by default since 23.1.
5446 (Replacing highlighted text): Update doc quote.
5447 (Working with unprintable characters): Don't mention search-quote-char.
5448 (Using an already running Emacs process): Gnuclient is probably not an
5449 enhancement these days.
5450 (Indenting switch statements): Remove mention of pre-Emacs 20.
5451 (Horizontal scrolling): Abbreviate Emacs 20 description.
5452 (Replacing text across multiple files): Fix name of dired command.
5453 (Disabling backups): Use require not load.
5454 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
5455
5456 2009-06-13 Bill Wohler <wohler@newt.com>
5457
5458 Release MH-E manual version 8.2.
5459
5460 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5461 release 8.2.
5462
5463 2009-06-13 Glenn Morris <rgm@gnu.org>
5464
5465 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
5466 in this day and age the common meaning is "on the web".
5467 (copying): Use @copyright in all cases.
5468 (Basic keys): Remove reference to deleted manual node "Text Characters".
5469 (File-name conventions): Use GNU as an example rather than SERVICE.
5470 default.el lives in site-lisp. Update Info directory location.
5471 (Real meaning of copyleft): GPL actions have been brought, but all
5472 settled out of court.
5473 (Guidelines for newsgroup postings): Shorten section title.
5474 Simplify comp.emacs description.
5475 (Newsgroup archives): Change Google URL. Describe Gmane.
5476 (Unsubscribing from Emacs lists): Remove discussion of "distribution
5477 points". Mention List-Unsubscribe header.
5478 (Contacting the FSF): Update email and URLs.
5479 (Basic editing): Mention F1 for help.
5480 (Installing Texinfo documentation): Refer to Texinfo website rather
5481 than ftp server.
5482 (Printing a Texinfo file): Mention texi2pdf.
5483 (Informational files for Emacs): Don't describe FTP or SERVICE, they
5484 are just stubs nowadays.
5485 (Latest version of Emacs): Explain version numbers.
5486 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
5487 (Turning on syntax highlighting): No need to mention hilit19 any more.
5488 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
5489 (Modes for various languages): Remove section.
5490 (Major packages and programs): Remove most version and maintainer
5491 information - it's hard to keep up-to-date, and adds nothing.
5492 Similarly with direct links to mailing lists.
5493 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
5494 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
5495 years, and Emacs comes with tools for this now.
5496 (Patch): Remove section - this is a standard tool.
5497 (Using function keys under X): Remove section.
5498
5499 2009-06-12 Glenn Morris <rgm@gnu.org>
5500
5501 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
5502 (Help installing Emacs): Remove reference to deleted X11 node.
5503 (Associating modes with files): Interpreter-mode-alist is no longer
5504 subservient to auto-mode-alist.
5505 (Installing Emacs): Change future Emacs version.
5506 (Linking with -lX11 fails): Remove old section.
5507 (Packages that do not come with Emacs): Update ELL location.
5508 Emacs Lisp archive is dead.
5509 (Emacs for Windows): Remove reference to old CE port.
5510 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
5511 (Emacs for VMS and DECwindows): Remove old ports.
5512 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
5513 (Removing flashing messages): Remove section about non-existent Gnus
5514 option.
5515
5516 * faq.texi (Top): Add @top command.
5517 Remove the optional arguments from all @node commands: makeinfo can
5518 generate these automatically, and it is easier to edit and rearrange
5519 nodes without them.
5520
5521 2009-06-11 Glenn Morris <rgm@gnu.org>
5522
5523 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
5524 (The LPF): Make the updated URL the sole reference point.
5525 (Learning how to do something): Update refcard price and format.
5526 (Getting a printed manual): Sources in doc/emacs/, not man/.
5527 Also available in PDF format. Since the page count varies, be less
5528 precise.
5529 (Informational files for Emacs): Remove references to deleted files
5530 LPF and SUN-SUPPORT, and to UUCP.
5531 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
5532 Remove many obsolete ways to get the FAQ, which now seems only to be
5533 distributed with Emacs.
5534 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
5535
5536 2009-06-09 Chong Yidong <cyd@stupidchicken.com>
5537
5538 * org.texi (Org Plot): Fix tags (Bug#3507).
5539 (Workflow states, Agenda commands): Fix tags (Bug#3508).
5540
5541 * ada-mode.texi (Installation, Compile commands)
5542 (Project File Overview, No project files, Set compiler options)
5543 (Use GNAT project file, Use multiple GNAT project files)
5544 (Identifier completion): Use @samp for menu items, and @kbd for key
5545 sequences (Bug#3504).
5546
5547 2009-06-04 Daiki Ueno <ueno@unixuser.org>
5548
5549 * gnus.texi (Security): Fix wording; add a link to epa.info.
5550
5551 2009-06-04 Ryan Yeske <rcyeske@gmail.com>
5552
5553 * message.texi (Header Commands): Fix descriptions to match
5554 keybindings.
5555
5556 2009-04-22 Daiki Ueno <ueno@unixuser.org>
5557
5558 * gnus.texi (Security): Mention that EasyPG is the current default.
5559
5560 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
5561
5562 * ediff.texi (Session Commands): Fix typo.
5563
5564 2009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
5565
5566 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
5567 news.software.readers. Reported by Florian Rehnisch.
5568
5569 2009-04-02 Glenn Morris <rgm@gnu.org>
5570
5571 * auth.texi: Capitalize direntry.
5572
5573 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
5574 using a period in the entry name. (Bug#2797)
5575
5576 2009-03-03 Juanma Barranquero <lekktu@gmail.com>
5577
5578 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
5579 ($(infodir)/auth, auth.dvi): New targets.
5580
5581 2009-03-03 Glenn Morris <rgm@gnu.org>
5582
5583 * auth.texi: Fix @setfilename.
5584
5585 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
5586 (auth, $(infodir)/auth, auth.dvi): New rules.
5587
5588 2009-02-25 Glenn Morris <rgm@gnu.org>
5589
5590 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
5591
5592 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5593
5594 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
5595
5596 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5597
5598 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
5599 gnus-nocem-issuers, and gnus-nocem-verifyer.
5600
5601 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
5602
5603 * ada-mode.texi (Project files, Automatic Casing):
5604 * dbus.texi (Signals):
5605 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
5606 * mh-e.texi (HTML):
5607 * nxml-mode.texi (Locating a schema)
5608 (Using the document's URI to locate a schema):
5609 * org.texi (Footnotes, Using the mapping API):
5610 * rcirc.texi (Channels): Remove duplicate words.
5611
5612 2009-02-20 Glenn Morris <rgm@gnu.org>
5613
5614 * dired-x.texi (Miscellaneous Commands):
5615 * gnus.texi: Minor updates for mbox Rmail.
5616
5617 2009-02-16 Karl Berry <karl@gnu.org>
5618
5619 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
5620 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
5621 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
5622 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
5623 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
5624 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
5625 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
5626 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
5627 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
5628 Consistently use @insertcopying in the Top node,
5629 @contents at the front (after @end titlepage),
5630 and @direntry after @copying. (Bug#1988)
5631
5632 2009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
5633
5634 * auth.texi: New file documenting auth-source.
5635
5636 2009-02-13 Carsten Dominik <dominik@science.uva.nl>
5637
5638 * org.texi (Org Plot): Fix link.
5639
5640 2009-02-09 Daiki Ueno <ueno@unixuser.org>
5641
5642 * epa.texi (Mail-mode integration): Mention the way to do
5643 "encrypt-to-self". (Bug#1807)
5644
5645 2009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5646
5647 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
5648
5649 2009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
5650
5651 * gnus-news.texi: Print version about Incoming*.
5652
5653 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
5654
5655 * org.texi (Structure editing, Handling links)
5656 (Fast access to TODO states, Javascript support): Make standard docs
5657 correctly reflect default variable settings.
5658
5659 2009-02-02 Glenn Morris <rgm@gnu.org>
5660
5661 * org.texi: Fix typos.
5662
5663 2009-02-01 Michael Albinus <michael.albinus@gmx.de>
5664
5665 Sync with Tramp 2.1.15.
5666
5667 * trampver.texi: Update release number.
5668
5669 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
5670
5671 * org.texi (TODO dependencies): Document TODO dependencies on
5672 checkboxes.
5673
5674 2009-01-30 Carsten Dominik <dominik@science.uva.nl>
5675
5676 * org.texi (TODO dependencies): Document key binding for toggling
5677 ORDERED property.
5678
5679 2009-01-28 Michael Albinus <michael.albinus@gmx.de>
5680
5681 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
5682 of hook functions.
5683
5684 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
5685
5686 * org.texi (TODO dependencies): New section.
5687
5688 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
5689
5690 * org.texi (Plain lists, TODO basics, Priorities)
5691 (Multiple sets in one file, Conflicts): Document interaction with
5692 `shift-selection-mode'.
5693
5694 2009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
5695
5696 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
5697 Make Calc the subject of sentences.
5698 (Rearranging Formulas using Selections): Discuss new options
5699 for `j *'.
5700
5701 2009-01-26 Michael Albinus <michael.albinus@gmx.de>
5702
5703 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
5704
5705 2009-01-26 Glenn Morris <rgm@gnu.org>
5706
5707 * org.texi: Fix typos.
5708
5709 2009-01-26 Bill Wohler <wohler@newt.com>
5710
5711 * mh-e.texi (EDITION, UPDATED): Update.
5712
5713 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
5714
5715 * org.texi (References): Add information about remote references.
5716 (Built-in table editor): Document `C-c RET' in tables.
5717 (Math symbols, Quoting LaTeX code): Mention that simple
5718 LaTeX macros survive LaTeX export.
5719 (Images in LaTeX export): Show how to create a reference to a
5720 figure.
5721 (Sectioning structure): Document that the LaTeX class can be
5722 specified in a property.
5723 (Text areas in HTML export): New section.
5724 (External links): Add examples for text search and ID links.
5725 (Built-in table editor): Remove the descriptio of `C-c
5726 C-q', it not longer works.
5727 (Literal examples): Document that a space must follow
5728 the colon in short examples.
5729 (Relative timer): Document `org-timer-stop'.
5730 (Footnotes): New section.
5731 (Footnote markup): Shorten section and refer to new Footnote
5732 section.
5733 (Literal examples): Add documentation for line
5734 numbering in and references to code examples.
5735 (CSS support): Fix the description of default CSS styles.
5736 (Capturing column view): Document
5737 "file:path/to/file.org" as an allowed value for the ID property of
5738 a dynamic block copying column view.
5739
5740 2009-01-23 Stephen Eglen <stephen@gnu.org>
5741
5742 * mh-e.texi (Getting Started): Describe $MH.
5743
5744 2009-01-21 Michael Albinus <michael.albinus@gmx.de>
5745
5746 * tramp.texi (all): Harmonize usage of "external method",
5747 "external transfer method" and "out-of-band method".
5748 (Connection types): Precise the differences of inline and external
5749 methods. Written by Adrian Phillips <a.phillips@met.no>.
5750
5751 2009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
5752
5753 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
5754 commands as described at the top. Reported by Allan Gottlieb
5755 <gottlieb@nyu.edu>.
5756
5757 2009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
5758
5759 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
5760 nnmail-pathname-coding-system.
5761
5762 2009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
5763
5764 * org.texi (Relative timer): Fix typo.
5765
5766 2009-01-15 Juanma Barranquero <lekktu@gmail.com>
5767
5768 * org.texi (Clocking work time): Fix typo.
5769 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
5770
5771 2009-01-13 Glenn Morris <rgm@gnu.org>
5772
5773 * org.texi: Fix some more typos.
5774
5775 2009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
5776
5777 * org.texi: Fix some typos.
5778
5779 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
5780
5781 * gnus.texi (Group Parameters): Add note for local variables.
5782
5783 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5784
5785 * gnus.texi (Converting Kill Files): Fix URL.
5786 Include gnus-kill-to-score.el in contrib directory.
5787
5788 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5789
5790 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
5791 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
5792 (Paging the Article): Add index entry.
5793
5794 2009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
5795
5796 * ada-mode.texi (Examples): Delete redundant text.
5797
5798 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
5799
5800 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
5801
5802 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
5803 addresses.
5804
5805 2009-01-03 Bill Wohler <wohler@newt.com>
5806
5807 * mh-e.texi (Scan Line Formats): Indicate that first column should be
5808 kept empty.
5809
5810 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
5811
5812 * org.texi (Activation, Exporting, ASCII export, HTML export)
5813 (HTML Export commands, LaTeX/PDF export commands):
5814 Improve documentation about transient-mark-mode.
5815 (References): Document the use of special names like $LR1 to reference
5816 to fields in the last table row.
5817
5818 2008-12-19 Juri Linkov <juri@jurta.org>
5819
5820 * info.texi (Search Text): Remove mention of removed key binding M-s.
5821
5822 2008-12-18 Carsten Dominik <dominik@science.uva.nl>
5823
5824 * org.texi (References): Remove mentioning of @0 as reference for the
5825 last line, this has been reverted in the Lisp sources.
5826
5827 2008-12-17 Juanma Barranquero <lekktu@gmail.com>
5828
5829 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
5830 (DVI_TARGETS): Remove duplicates. Add sasl.
5831 ($(infodir)/sasl, sasl.dvi): New targets.
5832
5833 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
5834
5835 * org.texi: Version number pushed to 6.15d.
5836
5837 2008-12-16 Carsten Dominik <dominik@science.uva.nl>
5838
5839 * org.texi (Tables in LaTeX export): New section.
5840 (Images in LaTeX export): New section.
5841 (Inlined images, Images in HTML export): Sections renamed.
5842
5843 2008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
5844
5845 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
5846
5847 2008-12-04 David Engster <dengste@eml.cc>
5848
5849 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
5850 of nnml-get-new-mail. Change URL for mairix patch.
5851
5852 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
5853
5854 * org.texi (Using the mapping API): Fix bug in mapping example.
5855 (Publishing options): Make the list of properties complete again, in
5856 correspondence to the variable `org-export-plist-vars'.
5857 (Property searches): Document new special values for time comparisons.
5858 (Tag inheritance): Refine the description of tag inheritance.
5859 (Project alist): Add info about the publishing sequence of components.
5860 (Effort estimates): Document the new relative timer.
5861
5862 2008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
5863
5864 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
5865 (Using Calc): Clarify use of `C-x * o'.
5866 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
5867
5868 2008-11-28 Richard M Stallman <rms@gnu.org>
5869
5870 * dbus.texi (Receiving Method Calls): Clean up previous change.
5871
5872 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
5873
5874 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
5875 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
5876 `dbus-unescape-from-identifier'.
5877 (Receiving Method Calls): New constants `dbus-service-emacs' and
5878 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
5879 (Signals): Use the constants in the example.
5880
5881 2008-11-24 Carsten Dominik <dominik@science.uva.nl>
5882
5883 * org.texi: Re-apply change to FDL 1.3.
5884
5885 2008-11-23 Carsten Dominik <dominik@science.uva.nl>
5886
5887 * org.texi (Setting up Remember): Document `org-remember-mode'.
5888 (External links): Document that bbdb links can use a regular
5889 expression.
5890 (External links): Document that elisp links can contain interactive
5891 commands.
5892
5893 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
5894
5895 * viper.texi (viper-translate-all-ESC-keysequences):
5896 Description removed.
5897
5898 2008-11-19 Glenn Morris <rgm@gnu.org>
5899
5900 * doclicense.texi: Change to FDL 1.3.
5901 Relicense all texi files under FDL 1.3 or later.
5902
5903 2008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
5904
5905 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
5906
5907 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
5908
5909 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
5910
5911 * ediff.texi: Version/date change.
5912
5913 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
5914
5915 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
5916
5917 2008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
5918
5919 * calc.texi (About This Manual): Comment out a mention of
5920 marginal notes.
5921
5922 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
5923
5924 * org.texi (Clocking work time): Document the :formula property of
5925 clock tables.
5926 (Structure editing, Refiling notes): Document refiling regions.
5927 (Agenda commands): Document the double-prefix version
5928 of the `l' command in the agenda.
5929 (Handling links): Explain the effect of a double prefix
5930 arg to `C-c C-o'.
5931 (TODO basics): Add documentation for tag triggers.
5932
5933 2008-10-23 Glenn Morris <rgm@gnu.org>
5934
5935 * cl.texi (Function Bindings): Mention `flet' fails to deal with
5936 byte-compiling things like `+'.
5937
5938 * ns-emacs.texi: Merge copyright years of author now with assignment
5939 into FSF years.
5940 (VER): Use it for easier automatic updating. Use Emacs version rather
5941 than standalone Emacs.app version.
5942
5943 2008-10-12 Carsten Dominik <dominik@science.uva.nl>
5944
5945 * org.texi: Lots of minor fixes.
5946 (Capture): New chapter.
5947 (Org Plot): New section.
5948
5949 2008-09-30 Magnus Henoch <mange@freemail.hu>
5950
5951 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
5952
5953 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
5954
5955 * calc.texi (User Defined Units): Mention how to enter optional display
5956 string.
5957
5958 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
5959
5960 * message.texi (Sending Variables): Fix variable documentation to
5961 avoid the "y/n" wording.
5962
5963 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
5964
5965 * message.texi (Sending Variables): Add `message-confirm-send' doc.
5966
5967 2008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
5968
5969 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
5970 @enumerate section so as to be able to be formatted with MAKEINFO=no.
5971
5972 2008-09-22 Bill Wohler <wohler@newt.com>
5973
5974 Release MH-E manual version 8.1.
5975
5976 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5977 release 8.1.
5978
5979 * mh-e.texi: Retain dual license as agreed to by the FSF.
5980 However, bump GPL to Version 3.
5981 Use @include for license text.
5982
5983 2008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
5984
5985 * gnus.texi (Top, Setup, Fancy splitting to parent)
5986 (Store custom flags and keywords, Store arbitrary data):
5987 Clean up markup.
5988
5989 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
5990
5991 * gnus.texi (The Gnus Registry): Document it.
5992
5993 2008-09-08 David Engster <dengste@eml.cc>
5994
5995 * gnus.texi (nnmairix): Point out that nnml uses MH format.
5996 Clarify section about choosing back end servers.
5997
5998 2008-08-23 Glenn Morris <rgm@gnu.org>
5999
6000 * dired-x.texi (Shell Command Guessing):
6001 Mention dired-guess-shell-case-fold-search. (Bug#417)
6002
6003 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
6004
6005 * trampver.texi: Update release number.
6006
6007 2008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
6008
6009 * ns-emacs.texi: Update version.
6010 (Introduction): Correct menu location for options save.
6011 (Customization): Note that defaults are stored under org.gnu.Emacs.
6012
6013 2008-08-11 Bill Wohler <wohler@newt.com>
6014
6015 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
6016 explicit about GNU mailutils MH elsewhere (with thanks to Darel
6017 Henman) (closes SF #1768928).
6018
6019 2008-08-10 Glenn Morris <rgm@gnu.org>
6020
6021 * ns-emacs.texi: Use @copying. Change copyright of authors with
6022 assignment to FSF. Change license to GFDL.
6023 (Top): Remove outdated references.
6024
6025 2008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
6026
6027 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
6028 Add gnus-summary-sort-by-most-recent-number and
6029 gnus-summary-sort-by-most-recent-date.
6030 (Summary Sorting): Explain prefix argument.
6031
6032 2008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
6033
6034 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
6035 gnus-summary-pipe-output.
6036
6037 2008-08-03 Michael Albinus <michael.albinus@gmx.de>
6038
6039 * dbus.texi (Receiving Method Calls): Document error handling of own
6040 D-Bus methods.
6041
6042 2008-08-01 Bill Wohler <wohler@newt.com>
6043
6044 * mh-e.texi (Reading Mail)
6045 (Viewing Attachments): Describe new function
6046 mh-show-preferred-alternative.
6047 (Sending Mail, Redistributing, Sending Message): Describe new hook
6048 mh-annotate-msg-hook.
6049
6050 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
6051
6052 * dbus.texi (Arguments and Signatures): Fix example.
6053 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
6054 (Asynchronous Methods): New node.
6055 (Errors and Events): Describe extended layout of `dbus-event'.
6056 New defun `dbus-event-message-type'.
6057
6058 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
6059
6060 * ediff.texi: Remove VMS support.
6061
6062 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
6063
6064 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
6065 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
6066
6067 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
6068
6069 * Makefile.in: Add mairix-el targets.
6070
6071 2008-07-29 David Engster <deng@randomsample.de>
6072
6073 * mairix-el.texi: New file.
6074
6075 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
6076
6077 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
6078 project files. Delete 'main_unit' project variable; not needed. Allow
6079 process environment variables wherever project variables are allowed.
6080 Add tutorial section on multiple GNAT project files.
6081
6082 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
6083
6084 Sync with Tramp 2.1.14.
6085
6086 * trampver.texi: Update release number.
6087
6088 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
6089
6090 * ns-emacs.texi:
6091 * faq.texi: Remove mentions of Mac Carbon.
6092
6093 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
6094
6095 * gnus.texi (Saving Articles): Describe the 2nd argument of
6096 gnus-summary-save-in-pipe.
6097 (SpamAssassin): Use it.
6098
6099 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
6100
6101 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
6102
6103 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
6104
6105 * org.texi (Export options): Document the use of the creator flag.
6106
6107 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
6108
6109 * org.texi: New version 6.06a.
6110
6111 2008-07-23 Juanma Barranquero <lekktu@gmail.com>
6112
6113 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
6114 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
6115
6116 2008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
6117
6118 * calc.texi (Editing Stack Entries):
6119 (Algebraic Entry): Rewrite introductory sentences so it can be used by
6120 Calc's help functions. Mention fixing typos.
6121 (Customizing Calc): Fix typo.
6122
6123 2008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
6124
6125 * calc.texi (summarykey): New macro. Use to correctly format keys in
6126 the summary.
6127
6128 2008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
6129
6130 * ns-emacs.texi (Customization): Corrected documentation on color
6131 specification formats.
6132
6133 2008-07-19 Andreas Schwab <schwab@suse.de>
6134
6135 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
6136
6137 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
6138 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
6139
6140 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
6141
6142 * dbus.texi (Inspection): Rework, introduce submenus.
6143 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
6144 (Properties and Annotations, Arguments and Signatures): New nodes.
6145
6146 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
6147
6148 * dbus.texi (Receiving Method Calls): Fix description of
6149 `dbus-register-method'.
6150 (Signals): Allow also signal arguments for filtering in
6151 `dbus-register-signal'.
6152
6153 2008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
6154
6155 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
6156 `cnorm'.
6157 (Arithmetic Tutorial): Simplify the verification of prime factors.
6158
6159 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
6160
6161 * gnus.texi (Saving Articles): Mention
6162 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
6163
6164 2008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
6165
6166 * calc.texi: Adjust mode line throughout.
6167
6168 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
6169
6170 * sasl.texi (Mechanisms): Fix typos.
6171
6172 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
6173
6174 * calc.texi (Killing from the stack): Mention using normal Emacs
6175 copying.
6176
6177 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
6178
6179 * tramp.texi (Password handling): Rename from "Password caching".
6180 Add `auth-source' mechanism.
6181 (Connection caching): Tramp reopens the connection automatically,
6182 when the operating system on the remote host has been changed.
6183
6184 2008-06-20 Eli Zaretskii <eliz@gnu.org>
6185
6186 * makefile.w32-in (distclean): Remove makefile.
6187
6188 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
6189
6190 * org.texi (Using the mapping API): New section.
6191 (Agenda column view): New section.
6192 (Moving subtrees): Document archiving to the archive sibling.
6193 (Agenda commands): Document columns view in the agenda.
6194 (Using the property API): Document the API for multi-valued properties.
6195
6196 2008-06-17 Jason Riedy <jason@acm.org>
6197
6198 * org.texi (A LaTeX example): Note that fmt may be a one-argument
6199 function, and efmt may be a two-argument function.
6200 (Radio tables): Document multiple destinations.
6201
6202 2008-06-16 Glenn Morris <rgm@gnu.org>
6203
6204 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
6205 Add Cover-Texts.
6206
6207 2008-06-15 Glenn Morris <rgm@gnu.org>
6208
6209 * faq.texi (VER): Update to 23.0.60.
6210
6211 * mh-e.texi: Remove option of licensing under GPL.
6212 Add Cover-Texts to GFDL permissions notice.
6213 (GPL): Remove section.
6214 (GFDL): Include doclicense.texi rather than the actual text.
6215
6216 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
6217 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
6218
6219 * sasl.texi: Fix output file name.
6220
6221 * epa.texi, sasl.texi: Refer to license in Emacs manual.
6222
6223 * gnus-coding.texi: Refer to license in Gnus manual.
6224
6225 * idlwave.texi, sasl.texi: Use @copying.
6226
6227 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
6228
6229 * speedbar.texi: Update Back-Cover Text as per maintain.info.
6230
6231 * url.texi: Use @copying, @title, @subtitle, @author.
6232
6233 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
6234 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
6235 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
6236 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
6237 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
6238 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
6239 * widget.texi, woman.texi:
6240 Remove references to external license, since doclicense is included.
6241
6242 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
6243 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
6244 Remove references to non-existent Invariant Sections.
6245
6246 2008-06-14 Glenn Morris <rgm@gnu.org>
6247
6248 * faq.texi (Major packages and programs): Remove references to external
6249 Supercite, Calc, VIPER, since they have been included for some time.
6250 Update VM, AUCTeX, BBDB entries.
6251
6252 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
6253
6254 * newsticker.texi: Updated to match latest newsticker changes.
6255
6256 2008-06-13 Glenn Morris <rgm@gnu.org>
6257
6258 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
6259 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
6260 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
6261 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
6262 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
6263 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
6264 * woman.texi:
6265 Update Back-Cover Text as per maintain.info.
6266
6267 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6268
6269 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
6270
6271 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
6272 (gnus-faq.xml): Update repository host.
6273
6274 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
6275
6276 2008-06-15 Frank Schmitt <ich@frank-schmitt.net>
6277
6278 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
6279 Fix a typo.
6280
6281 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6282
6283 * gnus.texi (Mail Source Customization): Correct values of
6284 `mail-source-delete-incoming'. Reported by Tassilo Horn.
6285 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
6286
6287 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
6288
6289 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
6290 coding standards.
6291
6292 2008-06-14 David Engster <dengste@eml.cc>
6293
6294 * gnus.texi (nnmairix): Markup fixes.
6295
6296 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6297
6298 * gnus.texi (nnmairix): Markup and other minor fixes.
6299
6300 2008-06-05 David Engster <dengste@eml.cc>
6301
6302 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
6303
6304 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6305
6306 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
6307 (Searching, nnir, nnmairix): New stub nodes.
6308
6309 2008-05-30 Felix Lee <felix.1@canids.net>
6310
6311 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
6312
6313 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
6314
6315 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
6316
6317 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
6318
6319 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
6320
6321 2008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
6322
6323 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
6324
6325 2008-05-06 Juanma Barranquero <lekktu@gmail.com>
6326
6327 * info.texi (Top): Fix typo in xref.
6328
6329 2008-05-05 Karl Berry <karl@gnu.org>
6330
6331 * info.texi (Top): @xref to stand-alone manual.
6332
6333 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6334
6335 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
6336 (Various Summary Stuff): Fix typo in last xref.
6337
6338 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
6339
6340 * org.texi (Moving subtrees): Fix typo.
6341
6342 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
6343
6344 * tramp.texi (Frequently Asked Questions): Explain, how to disable
6345 Tramp via `tramp-mode'.
6346
6347 2008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
6348
6349 * org.texi: Massive changes, in many parts of the file.
6350
6351 2008-04-27 Jason Riedy <jason@acm.org>
6352
6353 * org.texi (A LaTeX example): Note that fmt may be a
6354 one-argument function, and efmt may be a two-argument function.
6355 (Radio tables): Document multiple destinations.
6356
6357 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
6358
6359 * gnus.texi (Oort Gnus): Add message-fill-column.
6360
6361 2008-04-12 Adrian Aichner <adrian@xemacs.org>
6362
6363 * gnus.texi (Mail Source Specifiers): Typo fix.
6364
6365 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
6366
6367 * gnus.texi (Diary Headers Generation): Update key binding for
6368 `gnus-diary-check-message'.
6369
6370 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6371
6372 * gnus.texi (Emacsen): Addition.
6373
6374 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6375
6376 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
6377
6378 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6379
6380 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
6381
6382 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6383
6384 * gnus-news.texi: Update tool bar item.
6385
6386 2008-04-09 Sven Joachim <svenjoac@gmx.de>
6387
6388 * gnus-news.texi: Fix typos.
6389
6390 2008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
6391
6392 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
6393 Add mention of `kron'.
6394
6395 2008-04-01 Daiki Ueno <ueno@unixuser.org>
6396
6397 * epa.texi (Encrypting/decrypting *.gpg files):
6398 Document epa-file-name-regexp.
6399
6400 2008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
6401
6402 * gnus.texi (Example Methods): Fix description about ssh-agent.
6403 (Indirect Functions): Fix the default value of nntp-telnet-command;
6404 remove link to connect.html.
6405
6406 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
6407
6408 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
6409 dbus-call-method.
6410 (Receiving Method Calls): The timeout can be set by the calling client.
6411
6412 * trampver.texi: Update release number.
6413
6414 2008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
6415
6416 * gnus.texi (Top): Fix version. Add SASL.
6417
6418 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
6419
6420 Sync with Tramp 2.1.13.
6421
6422 * trampver.texi: Update release number.
6423
6424 2008-03-29 Chong Yidong <cyd@stupidchicken.com>
6425
6426 * org.texi: Update to new org-mode website.
6427
6428 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
6429
6430 * cl.texi (For Clauses): Fix loop over key-seq to match code.
6431
6432 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
6433
6434 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
6435 gnus-read-ephemeral-gmane-group-url,
6436 gnus-read-ephemeral-emacs-bug-group,
6437 gnus-read-ephemeral-debian-bug-group.
6438
6439 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6440
6441 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
6442
6443 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
6444 Add FIXMEs for Bookmarks and gnus-registry-marks.
6445
6446 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6447
6448 * gnus.texi (Smileys): Document `smiley-style'.
6449
6450 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6451
6452 * gnus.texi (Gnus Development): Clarify difference between ding and
6453 gnu.emacs.gnus.
6454 (MIME Commands, Using MIME, RSS): Fix markup.
6455
6456 * gnus-faq.texi ([8.4]): Ditto.
6457
6458 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
6459
6460 * gnus.texi (Emacsen): Remove obsolete stuff.
6461
6462 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
6463
6464 * gnus.texi (Oort Gnus): Add version info WRT
6465 `mail-source-delete-incoming'.
6466
6467 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6468
6469 * gnus.texi (Top): Add "Other related manuals" and version info in
6470 `iftex' output.
6471 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
6472 gnus-balloon-face-0 and the corresponding format specifiers.
6473
6474 2008-03-26 Michael Albinus <michael.albinus@gmx.de>
6475
6476 * tramp.texi (Filename completion): Remove footnote about let-bind
6477 of `partial-completion-mode'. It doesn't work this way.
6478
6479 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
6480
6481 * pcl-cvs.texi (Contributors): Update my email.
6482
6483 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
6484
6485 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
6486
6487 2008-03-17 Bill Wohler <wohler@newt.com>
6488
6489 * mh-e.texi (Viewing): Update URL for adding header fields to
6490 mh-invisible-header-fields-default.
6491
6492 2008-03-16 Bill Wohler <wohler@newt.com>
6493
6494 * mh-e.texi (Preface): Add Gnus to requirements.
6495 (Forwarding): Note that forwarded MIME messages are now inline.
6496
6497 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
6498
6499 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
6500 (Common Variables): Give precedence to the netcat methods over the
6501 telnet methods, and mention that they are more reliable.
6502
6503 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
6504
6505 * org.texi (Exporting Agenda Views): Document agenda export to
6506 iCalendar.
6507 (Progress logging): Document the new progress logging stuff.
6508
6509 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6510
6511 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
6512 Update for change of `mail-source-delete-incoming'.
6513
6514 * gnus-news.texi: Ditto.
6515
6516 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6517
6518 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
6519 custom versions.
6520
6521 2008-03-07 Alan Mackenzie <acm@muc.de>
6522
6523 * cc-mode.texi (Limitations and Known Bugs): State that the number of
6524 parens/brackets in a k&r region is limited.
6525
6526 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
6527
6528 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
6529 using different Emacs versions.
6530
6531 2008-02-27 Glenn Morris <rgm@gnu.org>
6532
6533 * sc.texi: Remove a lot of old and obsolete info.
6534 (titlepage): Simplify.
6535 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
6536 (VM with any Emacsen, GNEWS with any Emacsen)
6537 (Overloading for Non-conforming MUAs, Version 3 Changes)
6538 (The Supercite Mailing List): Delete nodes.
6539 (Introduction): Remove info about old packages.
6540 (Getting Connected): Simplify. Remove info about old packages.
6541 (Citing Commands): Delete Emacs 19 info.
6542 (Hints to MUA Authors): Simplify.
6543 (Thanks and History): Merge in some info from the deleted node
6544 "Version 3 Changes".
6545
6546 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
6547
6548 * org.texi (Setting tags, In-buffer settings):
6549 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
6550
6551 2008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
6552
6553 * gnus-news.texi: Mention that spaces and tabs are allowed in the
6554 installation directory name.
6555
6556 2008-02-12 Romain Francoise <romain@orebokech.com>
6557
6558 * epa.texi (Overview): Fix typo.
6559
6560 2008-02-11 Daiki Ueno <ueno@unixuser.org>
6561
6562 * epa.texi (Quick start): Remove the .emacs setting.
6563
6564 2008-02-10 Daiki Ueno <ueno@unixuser.org>
6565
6566 * epa.texi (Quick start): Use the command `epa-enable' instead of
6567 loading `epa-setup'.
6568
6569 2008-02-08 Juanma Barranquero <lekktu@gmail.com>
6570
6571 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
6572 ($(infodir)/epa, epa.dvi): New targets.
6573
6574 2008-02-08 Daiki Ueno <ueno@unixuser.org>
6575
6576 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
6577
6578 * epa.texi: New manual documenting the EasyPG Assistant.
6579
6580 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
6581
6582 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
6583 (Inspection): New function dbus-ping.
6584
6585 2008-02-05 Michael Albinus <michael.albinus@gmx.de>
6586
6587 * tramp.texi (Remote processes): Add `shell-command'.
6588
6589 2008-02-02 Michael Albinus <michael.albinus@gmx.de>
6590
6591 * tramp.texi: Use new FSF's Back-Cover Text.
6592
6593 2008-01-28 Michael Sperber <sperber@deinprogramm.de>
6594
6595 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
6596 (Group Parameters): Document `mail-source' parameter.
6597
6598 2008-01-27 Michael Albinus <michael.albinus@gmx.de>
6599
6600 * tramp.texi (Inline methods): The hostname of the su(do)? methods
6601 must be a local host.
6602
6603 2008-01-26 Michael Olson <mwolson@gnu.org>
6604
6605 * erc.texi: Update version for ERC 5.3 release.
6606 (Obtaining ERC): Update extras URLs for 5.3.
6607 (Development): Write instructions for git, and remove those for Arch.
6608 (History): Mention the switch to git.
6609
6610 2008-01-24 Karl Berry <karl@gnu.org>
6611
6612 * info.texi (Search Index, Search Text): Mention the command
6613 character in the section name, a la the (Go to node) node.
6614
6615 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
6616
6617 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
6618
6619 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6620
6621 * gnus-news.texi: Mention gnus-article-describe-bindings.
6622
6623 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6624
6625 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
6626
6627 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
6628
6629 * org.texi (Property inheritance): New section.
6630 (Conventions): New section.
6631 (Structure editing): Document C-RET, the prefix arg to the cut/copy
6632 commands, and the new bindings for refiling.
6633 (Sparse trees): Document the new special command for sparse trees.
6634 (References): Be more clear about the counting of hilines.
6635 (Handling links): Document M-p/n for accessing links.
6636 (Fast access to TODO states): New section.
6637 (Per file keywords): New section.
6638 (Property inheritance): New section.
6639 (Column attributes): New summary types.
6640 (Capturing Column View): New section.
6641 (The date/time prompt): Cover the new features in the date/time prompt.
6642 Compactify the table of keys for the calendar remote control.
6643 (Clocking work time): Document the new :scope parameter.
6644 (Remember): Promoted to chapter.
6645 (Quoted examples): New section.
6646 (Enhancing text): New verbatim environments.
6647
6648 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
6649
6650 * trampver.texi: Update release number.
6651
6652 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
6653
6654 * gnus.texi (Article Keymap):
6655 Add gnus-article-wide-reply-with-original; fix descriptions of
6656 gnus-article-reply-with-original and
6657 gnus-article-followup-with-original.
6658
6659 2008-01-09 Glenn Morris <rgm@gnu.org>
6660
6661 * nxml-mode.texi: Add @copying section.
6662
6663 2008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
6664
6665 * message.texi (Mail Variables): Add some text from "(gnus)Posting
6666 Server". Add `message-send-mail-with-mailclient'.
6667
6668 * gnus.texi (Posting Server): Move some text to "(message)Mail
6669 Variables" and add a reference here.
6670
6671 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
6672
6673 * dbus.texi (Receiving Method Calls): New chapter.
6674 (Errors and Events): Add serial number to events. Replace "signal" by
6675 "message". Introduce dbus-event-serial-number.
6676
6677 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
6678
6679 * dbus.texi (Type Conversion): Explain the type specification for empty
6680 arrays. Use another example.
6681
6682 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
6683
6684 * dbus.texi (all): Replace "..." by @dots{}.
6685 (Type Conversion): Precise the value range for :byte types.
6686 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
6687 Mention its return value.
6688 (Errors and Events): There is no D-Bus error propagation during event
6689 processing.
6690
6691 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
6692
6693 * calc.texi (Yacas Language, Maxima Language, Giac Language):
6694 New sections.
6695
6696 2007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
6697
6698 * gnus.texi (Group Parameters): Reorder the text and add a note about
6699 `gnus-parameters' near the beginning of the node.
6700
6701 2007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
6702
6703 * gnus.texi (Score File Editing): Fix function name.
6704
6705 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
6706
6707 Sync with Tramp 2.1.12.
6708
6709 * trampver.texi: Update release number.
6710
6711 2007-12-22 Richard Stallman <rms@gnu.org>
6712
6713 * cc-mode.texi (Getting Started): Change @ref to @pxref.
6714
6715 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
6716
6717 * dbus.texi (Type Conversion): Correct input parameters mapping.
6718
6719 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
6720
6721 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
6722 (Errors and Events): Mention wrong-type-argument error.
6723
6724 2007-12-21 Alex Schroeder <alex@gnu.org>
6725
6726 * rcirc.texi: Changed single spaces after sentence end to double
6727 spaces. Fixed some typos.
6728 (Internet Relay Chat): Explain relay.
6729 (Getting started with rcirc): Change items to reflect prompts.
6730 Add more explanation to rcirc-track-minor-mode and added a comment to
6731 warn future maintainers that this section is a copy.
6732 (People): Change /ignore example.
6733 (Keywords): Not keywords.
6734
6735 2007-12-20 Alex Schroeder <alex@gnu.org>
6736
6737 * rcirc.texi (Top): Fighting Information Overload chapter added.
6738 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
6739 (rcirc commands): Move /ignore command to the new chapter.
6740 (Fighting Information Overload): New chapter documenting /keyword,
6741 /bright, /dim, channel ignore, and low priority channels.
6742 (Configuration): Document rcirc-server-alist, remove
6743 rcirc-startup-channels-alist and rcirc-default-server.
6744
6745 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
6746
6747 * dbus.texi (Signals): Fix example in dbus-register-signal.
6748
6749 2007-12-14 Sven Joachim <svenjoac@gmx.de>
6750
6751 * gnus.texi (Score Variables): Fix typo.
6752
6753 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
6754
6755 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
6756 (Signals): Adapt dbus-send-signal and dbus-register-signal.
6757 (Errors and Events): Adapt dbus-event.
6758
6759 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
6760
6761 * gnus.texi (Other Files): Add the yenc command.
6762
6763 2007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
6764
6765 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
6766 since 2004-08-06.
6767
6768 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
6769
6770 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
6771 on body.
6772
6773 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
6774
6775 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
6776 and rfc2047-allow-irregular-q-encoded-words; fix description of
6777 rfc2047-encode-encoded-words.
6778
6779 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
6780
6781 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
6782
6783 2007-12-05 Michael Olson <mwolson@gnu.org>
6784
6785 * remember.texi (Diary): Remove "require" line for remember-diary.el.
6786 Update documentation for `remember-diary-file'.
6787
6788 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
6789
6790 * dbus.texi (Signals): Precise `dbus-register-signal'.
6791 (Errors and Events): Rework events part, the internal structure of
6792 dbus-event has changed.
6793
6794 2007-12-03 Juanma Barranquero <lekktu@gmail.com>
6795
6796 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
6797 ($(infodir)/dbus, dbus.dvi): New targets.
6798
6799 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
6800
6801 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
6802 unconditionally.
6803
6804 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
6805 emulation with @print{}.
6806
6807 2007-12-02 Richard Stallman <rms@gnu.org>
6808
6809 * dbus.texi (Overview): Minor cleanup.
6810
6811 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
6812
6813 * Makefile.in (INFO_TARGETS): Add dbus.
6814 (DVI_TARGETS): Add dbus.dvi.
6815 (dbus, dbus.dvi): New targets.
6816
6817 * dbus.texi: New file.
6818
6819 2007-11-24 Romain Francoise <romain@orebokech.com>
6820
6821 * nxml-mode.texi: Add description in @direntry.
6822 Fix file name to match @setfilename.
6823
6824 2007-11-23 Mark A. Hershberger <mah@everybody.org>
6825
6826 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6827 ($(infodir)/nxml-mode): New rule.
6828
6829 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6830 ($(infodir)/nxml-mode): New rule.
6831 (clean): Add nxml-mode*.
6832
6833 * nxml-mode.texi: New file with nxml manual.
6834
6835 2007-11-18 Richard Stallman <rms@gnu.org>
6836
6837 * flymake.texi (Example -- Configuring a tool called directly):
6838 Update example.
6839
6840 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
6841
6842 * tramp.texi (Filename completion): Simplify explanation of
6843 double-slash behavior. Explain directory contents flushing.
6844
6845 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
6846
6847 * calc.texi (TeX and LaTeX Language Modes): Put in
6848 missing braces.
6849
6850 2007-11-15 Richard Stallman <rms@gnu.org>
6851
6852 * cl.texi (Equality Predicates): Delete `eql'.
6853 (Predicates, Naming Conventions, Top): Delete `eql'.
6854 (Common Lisp Compatibility): Delete `eql'.
6855 (Porting Common Lisp): Delete obsolete backquote info.
6856 Minor clarification about character constants.
6857 (Sequence Basics): Minor clarification.
6858
6859 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
6860
6861 * cc-mode.texi (Electric Keys, Custom Macros):
6862 * tramp.texi (Filename completion): Fix typos.
6863
6864 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
6865
6866 * calc.texi (Basic commands): Mention the menu.
6867
6868 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
6869
6870 * tramp.texi (Connection caching): Tramp flushes connection
6871 properties when remote operating system has been changed.
6872
6873 2007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
6874
6875 * gnus-news.texi: Fix spelling.
6876 `message-insert-formatted-citation-line', not
6877 `message-insert-formated-citation-line'.
6878
6879 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
6880
6881 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
6882
6883 * tramp.texi (Overview): Mention also the PuTTY integration under
6884 w32. Remove paragraphs about Tramp's experimental status.
6885 (Frequently Asked Questions): Add code example for highlighting the
6886 mode line.
6887
6888 2007-11-03 Michael Olson <mwolson@gnu.org>
6889
6890 * remember.texi: Change mentions of remember-buffer to
6891 remember-finalize throughout.
6892
6893 2007-10-30 Michael Olson <mwolson@gnu.org>
6894
6895 * remember.texi (Copying): Remove.
6896 (Mailbox): Update with non-BBDB instructions.
6897 (Diary, Org): Add.
6898 (Bibliography, Planner Page): Remove.
6899
6900 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
6901
6902 * makefile.w32-in (INFO_TARGETS): Add remember.
6903 (DVI_TARGETS): Add remember.dvi.
6904 ($(infodir)/remember): New rule.
6905 (clean): Add remember*.
6906
6907 2007-10-30 Michael Olson <mwolson@gnu.org>
6908
6909 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
6910 ($(infodir)/remember): New rule that builds the Remember Manual.
6911
6912 * remember.texi: New file containing the Remember Mode Manual.
6913 Shuffle chapters around after initial import.
6914 (Function Reference): Split Keystrokes into separate chapter.
6915 (Keystrokes): Document C-c C-k.
6916 (Introduction): Fix typographical issue with "---".
6917
6918 2007-10-29 Richard Stallman <rms@gnu.org>
6919
6920 * widget.texi (Introduction): Delete discussion of implementation
6921 internals.
6922
6923 2007-10-29 Michael Albinus <michael.albinus@gmx.de>
6924
6925 * tramp.texi (Connection caching): Host names must be different
6926 when tunneling.
6927
6928 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6929
6930 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
6931 Gnus v5.13.
6932
6933 2007-10-28 Miles Bader <miles@gnu.org>
6934
6935 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
6936
6937 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6938
6939 * gnus.texi (Sorting the Summary Buffer):
6940 Remove gnus-article-sort-by-date-reverse.
6941
6942 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6943
6944 * gnus.texi (Non-ASCII Group Names): New node.
6945 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
6946 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
6947
6948 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
6949
6950 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
6951 clean the output of the program `imap-shell-program'.
6952
6953 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6954
6955 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
6956
6957 2007-10-28 Tassilo Horn <tassilo@member.fsf.org>
6958
6959 * gnus.texi (Sticky Articles): Documentation for sticky article
6960 buffers.
6961
6962 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
6963
6964 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
6965
6966 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6967
6968 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
6969
6970 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6971
6972 * gnus.texi (Archived Messages):
6973 Document gnus-update-message-archive-method.
6974
6975 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6976
6977 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
6978
6979 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
6980
6981 * gnus.texi (Group Maneuvering):
6982 Document `gnus-summary-next-group-on-exit'.
6983
6984 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6985
6986 * gnus.texi (Really Various Summary Commands):
6987 Mention gnus-auto-select-on-ephemeral-exit.
6988
6989 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6990
6991 * gnus.texi, message.texi: Bump version number.
6992
6993 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6994
6995 * gnus.texi (Group Line Specification, Misc Group Stuff)
6996 (Server Commands): Parenthesize @pxref{Mail Spool}.
6997
6998 2007-10-28 Didier Verna <didier@xemacs.org>
6999
7000 New user option: message-signature-directory.
7001 * message.texi (Insertion Variables): Document it.
7002 * gnus.texi (Posting Styles): Ditto.
7003
7004 2007-10-28 Didier Verna <didier@xemacs.org>
7005
7006 * gnus.texi (Group Line Specification):
7007 * gnus.texi (Misc Group Stuff):
7008 * gnus.texi (Server Commands): Document the group compaction feature.
7009
7010 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7011
7012 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
7013
7014 * message.texi (Various Message Variables): Add message-fill-column.
7015
7016 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7017
7018 * gnus.texi: Untabify.
7019
7020 2007-10-28 Didier Verna <didier@xemacs.org>
7021
7022 * gnus.texi (Group Parameters): Document the posting-style merging
7023 process in topic-mode.
7024
7025 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7026
7027 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
7028
7029 2007-10-28 Romain Francoise <romain@orebokech.com>
7030
7031 * gnus.texi (Mail Spool): Fix typo.
7032 Update copyright.
7033
7034 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7035
7036 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
7037
7038 2007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7039
7040 * gnus.texi (Summary Generation Commands):
7041 Add gnus-summary-insert-ticked-articles.
7042
7043 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7044
7045 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
7046 to spam-spamassassin-program.
7047
7048 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7049
7050 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
7051
7052 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7053
7054 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
7055
7056 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7057
7058 * message.texi (Mail Headers): Document `opportunistic'.
7059
7060 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7061
7062 * emacs-mime.texi (Encoding Customization): Explain how to set
7063 mm-coding-system-priorities per hierarchy.
7064
7065 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7066
7067 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
7068 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
7069
7070 2007-10-28 Didier Verna <didier@xemacs.org>
7071
7072 * message.texi (Wide Reply): Update documentation of
7073 message-dont-reply-to-names (now allowing a list of regexps).
7074
7075 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7076
7077 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
7078
7079 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7080
7081 * gnus.texi (SpamAssassin back end): Fix typo.
7082
7083 * sieve.texi (Examples): Fix grammar.
7084
7085 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7086
7087 * gnus.texi (Searching for Articles): Document M-S and M-R.
7088 (Limiting): Document / b.
7089
7090 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7091
7092 * gnus.texi (Thread Commands): T M-^.
7093
7094 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7095
7096 * message.texi (Mail Aliases): Document ecomplete.
7097 (Mail Aliases): Fix typo.
7098
7099 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7100
7101 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
7102 fix typo.
7103
7104 2007-10-28 Romain Francoise <romain@orebokech.com>
7105
7106 * gnus.texi (Mail Spool): Grammar fix.
7107
7108 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7109
7110 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
7111 string.
7112
7113 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7114
7115 * gnus.texi (Group Parameters): Fix description.
7116
7117 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7118
7119 * gnus.texi (Gmane Spam Reporting):
7120 Fix spam-report-gmane-use-article-number.
7121 Add spam-report-user-mail-address.
7122
7123 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7124
7125 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
7126
7127 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7128
7129 * gnus.texi (Group Parameters): Add simplified sorting example based on
7130 example for `Sorting the Summary Buffer' from Jari Aalto
7131 <jari.aalto@cante.net>.
7132 (Example Methods): Add example for an indirect connection.
7133
7134 2007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
7135
7136 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
7137 (Agent Parameters): Update parameter names to match code.
7138 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
7139 'gnus-agent-summary-fetch-series'.
7140 (Agent and flags): New section providing a generalized discussion
7141 of flag handling.
7142 (Agent and IMAP): Remove flag discussion.
7143 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
7144
7145 2007-10-28 Romain Francoise <romain@orebokech.com>
7146
7147 * gnus.texi (Exiting the Summary Buffer): Add new function
7148 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
7149
7150 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7151
7152 * gnus.texi (Conformity): Fix typo.
7153 (Customizing Articles): Document `first'.
7154
7155 2007-10-28 Jari Aalto <jari.aalto@cante.net>
7156
7157 * gnus.texi (Sorting the Summary Buffer):
7158 Add `gnus-thread-sort-by-date-reverse'. Add example
7159 host to different sorting in NNTP and RSS groups.
7160
7161 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7162
7163 * message.texi (Insertion): Describe prefix for
7164 message-mark-inserted-region and message-mark-insert-file.
7165
7166 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7167
7168 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
7169 LaTeX documents. Describe "text/x-gnus-verbatim".
7170
7171 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7172
7173 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7174 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
7175 (spam-stat spam filtering, SpamOracle)
7176 (Extending the Spam ELisp package): Remove extra quote symbol for
7177 clarity.
7178
7179 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7180
7181 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
7182 gnus-article-delete-part and gnus-article-replace-part.
7183 (Using MIME): Add gnus-mime-replace-part.
7184
7185 2007-10-28 Romain Francoise <romain@orebokech.com>
7186
7187 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
7188 requires `auto-compression-mode' to be enabled. Add new nnml
7189 variable `nnml-compressed-files-size-threshold'.
7190
7191 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7192
7193 * gnus.texi (Sorting the Summary Buffer):
7194 Add gnus-thread-sort-by-recipient.
7195
7196 2007-10-28 Romain Francoise <romain@orebokech.com>
7197
7198 * message.texi (Insertion Variables): Mention new variable
7199 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
7200 documentation accordingly.
7201
7202 2007-10-28 Romain Francoise <romain@orebokech.com>
7203
7204 * gnus.texi (To From Newsgroups): Mention new variables
7205 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
7206
7207 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7208
7209 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
7210 stuff; gnus-mime-inline-part does the automatic decompression.
7211
7212 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7213
7214 * gnus.texi (Spam ELisp Package Configuration Examples):
7215 "training.ham" should be "training.spam".
7216
7217 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7218
7219 * message.texi (Mail Variables): Fix the default value for
7220 message-send-mail-function.
7221
7222 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7223
7224 * gnus.texi (Optional Back End Functions): nntp-request-update-info
7225 always returns nil exceptionally.
7226
7227 2007-10-28 Simon Josefsson <jas@extundo.com>
7228
7229 * gnus.texi (Article Washing): Add libidn URL.
7230 Suggested by Michael Cook <michael@waxrat.com>.
7231
7232 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7233
7234 * gnus.texi (Topic Commands): Fix next/previous.
7235
7236 2007-10-28 Simon Josefsson <jas@extundo.com>
7237
7238 * gnus.texi (Article Washing): Mention `W i'.
7239
7240 2007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
7241
7242 * gnus.texi (Group Parameters): Slight extension of sieve
7243 parameter description.
7244
7245 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7246
7247 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
7248 matching score files as well.
7249 (Picons): Describe `gnus-picon-style'.
7250
7251 2007-10-28 Romain Francoise <romain@orebokech.com>
7252
7253 * message.texi (Message Headers): Mention that headers are hidden
7254 using narrowing, and how to expose them.
7255 Update copyright.
7256
7257 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7258
7259 * gnus.texi: Mention `gnus-summary-limit-to-recipient' and
7260 `gnus-summary-sort-by-recipient'.
7261
7262 2007-10-28 Romain Francoise <romain@orebokech.com>
7263
7264 * gnus.texi (NNTP marks): New node.
7265 (NNTP): Move NNTP marks variables to the new node.
7266
7267 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7268
7269 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
7270
7271 * gnus.texi (MIME Commands, Hashcash): Markup fix.
7272
7273 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7274
7275 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
7276 everywhere for consistency.
7277 (Filtering Spam Using The Spam ELisp Package): Admonish again.
7278 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
7279 Say "regular expression" instead of "regex." Admonish.
7280 Pick other words to sound better (s/so/thus/).
7281 (Spam ELisp Package Filtering of Incoming Mail):
7282 Mention statistical filters. Remove old TODO.
7283 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
7284 New section on sorting and displaying the spam score.
7285 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
7286 backend but an alias to spam-use-BBDB.
7287 (Extending the Spam ELisp package): Rewrite the example using the
7288 new backend functionality.
7289
7290 2007-10-28 Simon Josefsson <jas@extundo.com>
7291
7292 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
7293 nntp-marks-directory, from Romain Francoise
7294 <romain@orebokech.com>.
7295
7296 2007-10-28 Magnus Henoch <mange@freemail.hu>
7297
7298 * gnus.texi (Hashcash): New default value of
7299 hashcash-default-payment.
7300
7301 2007-10-28 Simon Josefsson <jas@extundo.com>
7302
7303 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
7304 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
7305
7306 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7307
7308 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
7309
7310 2007-10-28 Simon Josefsson <jas@extundo.com>
7311
7312 * gnus.texi (documentencoding): Add, to avoid warnings.
7313
7314 2007-10-28 Simon Josefsson <jas@extundo.com>
7315
7316 * message.texi (Mail Headers): Add.
7317
7318 * gnus.texi (Hashcash): Fix.
7319
7320 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7321
7322 * gnus.texi (Hashcash): Change location of library, also mention
7323 that payments can be verified and fix the name of the
7324 hashcash-path variable.
7325
7326 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7327
7328 * gnus.texi (Article Display): Add `gnus-picon-style'.
7329
7330 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7331
7332 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
7333
7334 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7335
7336 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7337 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
7338 warning about ham processors in spam groups removed.
7339
7340 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7341
7342 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
7343 From Hubert Chan <hubert@uhoreg.ca>.
7344
7345 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7346
7347 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
7348 (Mailing List): Typo.
7349 (Customizing Articles): Add gnus-treat-ansi-sequences.
7350 (Article Washing): Index.
7351
7352 * message.texi: Use m-dash consistently.
7353
7354 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7355
7356 * gnus.texi (GroupLens): Remove.
7357
7358 2007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
7359
7360 * gnus.texi (Outgoing Messages, Agent Variables):
7361 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
7362 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
7363
7364 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7365
7366 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
7367
7368 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7369
7370 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
7371
7372 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
7373
7374 2007-10-28 Simon Josefsson <jas@extundo.com>
7375
7376 * gnus.texi (Top): Add SASL.
7377
7378 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
7379
7380 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
7381
7382 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
7383
7384 * gnus.texi (Troubleshooting): Adjust Gnus version number.
7385
7386 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
7387
7388 * calc.texi (Formulas, Composition Basics): Lower the
7389 precedence of negation.
7390
7391 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
7392
7393 * ses.texi (The Basics): Mention how to create a new spreadsheet.
7394 Mention the new three-letter column identifiers.
7395 (More on cell printing): Calculate-cell and truncate-cell are now `c'
7396 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
7397 message when using `c' on an empty default with default printer.
7398 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
7399 renamed to `ses--symbolic-formulas' some time ago.
7400
7401 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
7402
7403 * calc.texi (Default Simplifications, Making Selections)
7404 (Customizing Calc): Clarify associativity of multiplication.
7405
7406 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
7407
7408 * tramp.texi (Traces and Profiles): Simplify loop over
7409 `trace-function-background'.
7410
7411 2007-10-22 Juri Linkov <juri@jurta.org>
7412
7413 * dired-x.texi (Shell Command Guessing): Default values are now
7414 available by typing M-n instead of M-p.
7415
7416 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
7417
7418 * tramp.texi (Cleanup remote connections): New section.
7419 (Password caching): Remove `tramp-clear-passwd'.
7420 It's not a command anymore.
7421 (Bug Reports): Add `tramp-bug' to function index.
7422 (Function Index, Variable Index): New nodes.
7423 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
7424
7425 * trampver.texi: Update release number.
7426
7427 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
7428
7429 * calc.texi (History and Acknowledgements): Turn comment
7430 about integer size into past tense.
7431 (Time Zones): Remove pointer to Calc author's address.
7432 (Trigonometric and Hyperbolic Functions): Mention cotangent
7433 and hyperbolic cotangent. Fix typo.
7434
7435 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
7436
7437 Sync with Tramp 2.1.11.
7438
7439 * trampver.texi: Update release number.
7440
7441 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
7442
7443 * tramp.texi (External packages): New section.
7444
7445 2007-09-29 Juri Linkov <juri@jurta.org>
7446
7447 * info.texi (Help-Int): Document `L' (`Info-history').
7448
7449 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
7450
7451 * org.texi: Change links to webpage and maintained email.
7452 (Remember): Promote to Chapter, significant changes.
7453 (Fast access to TODO states): New section.
7454 (Faces for TODO keywords): New section.
7455 (Export options): Example for #+DATE.
7456 (Progress logging): Section moved.
7457
7458 2007-09-26 Bill Wohler <wohler@newt.com>
7459
7460 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
7461 browse-url-at-mouse.
7462
7463 2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
7464
7465 * flymake.texi (Customizable variables): Face names don't end in -face.
7466 Fix flymake-err-line-patterns template.
7467 (Example -- Configuring a tool called directly): Fix init-function.
7468 (Highlighting erroneous lines): Face names don't end in -face.
7469
7470 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
7471
7472 * erc.texi (Special-Features): Fix small typo.
7473
7474 2007-09-14 Michael Albinus <michael.albinus@gmx.de>
7475
7476 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
7477 and "External transfer methods".
7478
7479 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
7480
7481 * calc.texi (Predefined Units): Add some history.
7482
7483 2007-09-08 Michael Olson <mwolson@gnu.org>
7484
7485 * erc.texi (Copying): New section included from gpl.texi.
7486 This matches the look of the upstream ERC manual.
7487
7488 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
7489
7490 * calc.texi (History and Acknowledgements): Adjust the "thanks".
7491 (Random Numbers): Clarify the distribution of `random'.
7492
7493 2007-09-06 Glenn Morris <rgm@gnu.org>
7494
7495 Move manual sources from man/ to subdirectories of doc/.
7496 Split into the Emacs manual in emacs/, and other manuals in misc/.
7497 Change all setfilename commands to use ../../info.
7498 * Makefile.in: Move the parts of the old man/Makefile.in that do not
7499 refer to the Emacs manual here.
7500 (infodir): New variable.
7501 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
7502 (cc-mode.texi, faq.texi): Update references to source file locations.
7503 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
7504 do not refer to the Emacs manual here.
7505 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
7506
7507 * Makefile.in: Add `basename' versions of all info targets, for
7508 convenience when rebuilding just one manual.
7509 (../etc/GNU): Delete obsolete target.
7510 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
7511 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
7512 *.vrs *.toc here...
7513 (maintainer-clean): ...from here.
7514
7515 * makefile.w32-in (../etc/GNU): Delete obsolete target.
7516
7517 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
7518
7519 * calc.texi (Date Conversions): Clarify definition of
7520 Julian day numbering.
7521 (Date Forms): Clarify definition of Julian day numbering;
7522 add some history.
7523
7524 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
7525
7526 * org.texi: Version 5.07.
7527
7528 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
7529
7530 * message.texi (MIME): Replace mml-attach with mml-attach-file.
7531
7532 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
7533
7534 * org.texi (Adding hyperlink types): New section.
7535 (Embedded LaTeX): Chapter updated because of LaTeX export.
7536 (LaTeX export): New section.
7537 (Using links out): New section.
7538
7539 2007-08-22 Glenn Morris <rgm@gnu.org>
7540
7541 * faq.texi (Learning how to do something): Refcards now in
7542 etc/refcards/ directory.
7543
7544 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
7545
7546 * tramp.texi (Remote Programs): Persistency file must be cleared when
7547 changing `tramp-remote-path'.
7548 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
7549 macro.
7550
7551 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
7552
7553 * calc.texi: Move contents to beginning of file.
7554 (Algebraic Entry): Fix the formatting of an example.
7555
7556 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
7557
7558 * calc.texi (Basic Operations on Units): Mention exact versus
7559 inexact conversions.
7560
7561 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
7562
7563 * calc.texi (Basic Operations on Units): Mention default
7564 values for new units.
7565 (Quick Calculator Mode): Mention that binary format will
7566 be displayed.
7567
7568 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
7569
7570 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
7571
7572 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
7573
7574 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
7575
7576 2007-08-08 Glenn Morris <rgm@gnu.org>
7577
7578 * gnus.texi, sieve.texi: Replace `iff'.
7579
7580 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
7581
7582 * calc.texi (Basic Graphics): Mention the graphing of error
7583 forms.
7584 (Graphics Options): Mention how `g s' handles error forms.
7585 (Curve Fitting): Mention plotting the curves.
7586 (Standard Nonlinear Models): Add additional models.
7587 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
7588 (Linear Fits): Correct result.
7589
7590 2007-08-01 Alan Mackenzie <acm@muc.de>
7591
7592 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
7593 to "--no-site-file".
7594
7595 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
7596
7597 * tramp.texi (Frequently Asked Questions): Point to mode line
7598 extension in Emacs 23.1.
7599
7600 * trampver.texi: Update release number.
7601
7602 2007-07-27 Glenn Morris <rgm@gnu.org>
7603
7604 * calc.texi (Copying): Include license text from gpl.texi, rather than
7605 in-line.
7606
7607 2007-07-25 Glenn Morris <rgm@gnu.org>
7608
7609 * calc.texi (Copying): Replace license with GPLv3.
7610
7611 * Relicense all FSF files to GPLv3 or later.
7612
7613 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
7614
7615 Sync with Tramp 2.1.10.
7616
7617 * tramp.texi (trampfn): Expand macro implementation in order to handle
7618 empty arguments.
7619 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
7620 occurrences by trampfn.
7621 (Frequently Asked Questions): Extend example code for host
7622 identification in the modeline. Add bbdb to approaches shortening Tramp
7623 file names to be typed.
7624
7625 * trampver.texi: Update release number.
7626
7627 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
7628
7629 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
7630 section. Reported by <poti@potis.org>.
7631 (Remote processes): Arguments of the program to be debugged are taken
7632 literally.
7633 (Frequently Asked Questions): Simplify recentf example.
7634
7635 2007-07-14 Karl Berry <karl@gnu.org>
7636
7637 * info.texi (@copying): New Back-Cover Text.
7638
7639 * info.texi (Quitting Info): Move to proper place in source.
7640 (Reported by Benno Schulenberg.)
7641
7642 2007-07-13 Eli Zaretskii <eliz@gnu.org>
7643
7644 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
7645
7646 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
7647
7648 * emacs-mime.texi: Add @documentencoding directive.
7649
7650 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
7651
7652 * tramp.texi (Remote processes): Add an anchor to the subsection
7653 "Running a debugger on a remote host".
7654
7655 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
7656
7657 * tramp.texi (Remote processes): Don't call it "experimental" any
7658 longer. Add subsection about running a debugger on a remote host.
7659
7660 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
7661
7662 * org.texi (Properties and columns): Chapter rewritten.
7663
7664 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
7665
7666 * tramp.texi:
7667 * trampver.texi: Migrate to Tramp 2.1.
7668
7669 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
7670
7671 * org.texi (Properties): New chapter.
7672
7673 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
7674
7675 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
7676 Control Panel.
7677
7678 * gnus.texi (Misc Article): Add index entry for
7679 gnus-single-article-buffer.
7680
7681 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
7682
7683 * gnus.texi (Starting Up): Fix typo.
7684
7685 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
7686
7687 * gnus.texi (Asynchronous Fetching): Fix typo.
7688
7689 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
7690
7691 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
7692 (About This Manual): Remove redundant information.
7693 (Getting Started): Mention author.
7694 (Basic Arithmetic, Customizing Calc): Make description of the
7695 variable `calc-multiplication-has-precedence' match its new effect.
7696
7697 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
7698
7699 * calc.texi (Basic Arithmetic, Customizing Calc):
7700 Mention the variable `calc-multiplication-has-precedence'.
7701
7702 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
7703
7704 * org.texi (Tag): Section swapped with node Timestamps.
7705 (Formula syntax for Lisp): Document new `L' flag.
7706
7707 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
7708
7709 * gnus.texi (Misc Group Stuff, Summary Buffer)
7710 (Server Commands, Article Keymap): Fix typo. s/function/command/.
7711
7712 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
7713
7714 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
7715 * gnus.texi (Article Buttons, Mail Source Customization)
7716 (Sending or Not Sending, Customizing NNDiary):
7717 * message.texi (Message Headers):
7718 * mh-e.texi (HTML): Fix typos.
7719
7720 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
7721
7722 Sync with Tramp 2.0.56.
7723
7724 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
7725 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
7726
7727 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
7728
7729 * Version 22.1 released.
7730
7731 2007-05-26 Michael Olson <mwolson@gnu.org>
7732
7733 * erc.texi (Modules): Fix references to completion modules.
7734
7735 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
7736
7737 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
7738
7739 2007-05-09 Didier Verna <didier@xemacs.org>
7740
7741 * gnus.texi (Email Based Diary): New. Proper documentation for the
7742 nndiary back end and the gnus-diary library.
7743
7744 2007-05-03 Karl Berry <karl@gnu.org>
7745
7746 * .cvsignore (*.pdf): New entry.
7747
7748 * texinfo.tex: Update from current version for better pdf generation.
7749
7750 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
7751
7752 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
7753
7754 2007-04-28 Glenn Morris <rgm@gnu.org>
7755
7756 * faq.texi (New in Emacs 22): Restore mention of python.el pending
7757 consideration of legal status.
7758
7759 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
7760
7761 * idlwave.texi: Minor updates for IDLWAVE 6.1.
7762
7763 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
7764
7765 * faq.texi (New in Emacs 22): python.el removed.
7766
7767 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
7768
7769 * calc.texi (Reporting bugs): Update maintainer's address.
7770
7771 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
7772
7773 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
7774
7775 2007-04-15 Jay Belanger <belanger@truman.edu>
7776
7777 * calc.texi (Title page): Remove the date.
7778 (Basic Arithmetic): Emphasize that / binds less strongly than *.
7779 (The Standard Calc Interface): Change trail title.
7780 (Floats): Mention that when non-decimal floats are entered, only
7781 approximations are stored.
7782 (Copying): Move to the appendices.
7783 (GNU Free Documentation License): Add as an appendix.
7784
7785 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
7786
7787 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
7788 * dired-x.texi, ebrowse.texi, ediff.texi:
7789 * emacs-mime.texi, erc.texi, eshell.texi:
7790 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
7791 * idlwave.texi, message.texi, newsticker.texi, org.texi:
7792 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
7793 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
7794 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
7795 * woman.texi: Include GFDL.
7796
7797 * doclicense.texi: Remove node heading, so that it can be included by
7798 other files.
7799
7800 * dired-x.texi: Relicence under GFDL. Remove date from title page.
7801
7802 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
7803 than *.
7804
7805 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
7806
7807 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
7808 in Calc.
7809
7810 2007-04-09 Romain Francoise <romain@orebokech.com>
7811
7812 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
7813 Mac OS ports. Make it clear that mouse-1 complements and doesn't
7814 replace mouse-2.
7815
7816 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
7817
7818 * woman.texi (Word at point, Interface Options): woman-topic-at-point
7819 renamed to woman-use-topic-at-point. Document new behavior.
7820
7821 2007-04-08 Richard Stallman <rms@gnu.org>
7822
7823 * url.texi: Fix some indexing.
7824 (Disk Caching): Drop discussion of old/other Emacs versions.
7825
7826 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
7827
7828 * url.texi (Disk Caching): Say Emacs 21 "and later".
7829
7830 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
7831 on Font locking which now mentions JIT lock.
7832
7833 2007-04-01 Michael Olson <mwolson@gnu.org>
7834
7835 * erc.texi: Update for the ERC 5.2 release.
7836
7837 2007-03-31 David Kastrup <dak@gnu.org>
7838
7839 * woman.texi (Topic, Interface Options): Explain changes semantics of
7840 woman-manpath in order to consider MANPATH_MAP entries.
7841
7842 2007-03-31 Eli Zaretskii <eliz@gnu.org>
7843
7844 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
7845
7846 2007-03-26 Richard Stallman <rms@gnu.org>
7847
7848 * pgg.texi (Caching passphrase): Clean up previous change.
7849
7850 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
7851
7852 * gnus.texi (Setting Process Marks): Fix typo.
7853
7854 2007-03-25 Romain Francoise <romain@orebokech.com>
7855
7856 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
7857 readability, and include various fixes by Daniel Brockman, Nick Roberts
7858 and Dieter Wilhelm.
7859
7860 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
7861
7862 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
7863
7864 * gnus.texi (Mail Source Specifiers): Fix typo.
7865
7866 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
7867
7868 * reftex.texi (Imprint): Update maintainer information.
7869
7870 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
7871
7872 * message.texi (Message Buffers): Update documentation for
7873 message-generate-new-buffers.
7874
7875 2007-03-15 Daiki Ueno <ueno@unixuser.org>
7876
7877 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
7878
7879 2007-03-21 Glenn Morris <rgm@gnu.org>
7880
7881 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
7882
7883 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
7884
7885 * eshell.texi (Known problems): Emacs 21 -> 22.
7886
7887 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
7888
7889 2007-03-18 Jay Belanger <belanger@truman.edu>
7890
7891 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
7892
7893 2007-03-12 Glenn Morris <rgm@gnu.org>
7894
7895 * calc.texi (Time Zones): Switch to new North America DST rule.
7896
7897 * calc.texi: Replace "daylight savings" with "daylight
7898 saving" in text throughout.
7899
7900 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7901
7902 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
7903 The variable now uses a list of symbols instead of just a symbol.
7904 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
7905
7906 2007-03-06 Romain Francoise <romain@orebokech.com>
7907
7908 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
7909 new packages, and mention Gnus update.
7910
7911 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
7912
7913 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
7914 nntp-open-connection-functions-never-echo-commands.
7915
7916 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
7917
7918 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
7919 problems on the console, and security risk in not using gpg-agent.
7920
7921 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
7922
7923 * org.texi (The spreadsheet): Rename from "Table calculations".
7924 Completely reorganized and rewritten.
7925 (CamelCase links): Section removed.
7926 (Repeating items): New section.
7927 (Tracking TODO state changes): New section.
7928 (Agenda views): Chapter reorganized and rewritten.
7929 (HTML export): Section rewritten.
7930 (Tables in arbitrary syntax): New section.
7931 (Summary): Better feature summary.
7932 (Activation): Document problem with cut-and-paste of Lisp code
7933 from PDF files.
7934 (Visibility cycling): Document indirect buffer use.
7935 (Structure editing): Document sorting.
7936 (Remember): Section rewritten.
7937 (Time stamps): Better description of time stamp types.
7938 (Tag searches): Document regular expression search for tags.
7939 (Stuck projects): New section.
7940 (In-buffer settings): New keywords.
7941 (History and Acknowledgments): Update description.
7942
7943 2007-02-24 Alan Mackenzie <acm@muc.de>
7944
7945 * cc-mode.texi (Movement Commands): Insert two missing command names.
7946 (Getting Started): Slight wording correction (use conditional).
7947
7948 2007-02-22 Kim F. Storm <storm@cua.dk>
7949
7950 * widget.texi (User Interface, Basic Types): Document need to put some
7951 text before the %v escape in :format string in editable-field widget.
7952
7953 2007-02-18 Romain Francoise <romain@orebokech.com>
7954
7955 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
7956 `cvs-mode-quit'.
7957
7958 2007-02-10 Markus Triska <markus.triska@gmx.at>
7959
7960 * widget.texi (Programming Example): Put constant strings in :format.
7961
7962 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
7963
7964 * faq.texi (Fullscreen mode on MS-Windows): New node.
7965
7966 2007-02-04 David Kastrup <dak@gnu.org>
7967
7968 * faq.texi (AUCTeX): Update version number. Should probably be done
7969 for other packages as well.
7970
7971 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7972
7973 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
7974 <tassilo@member.fsf.org>.
7975
7976 2007-01-20 Markus Triska <markus.triska@gmx.at>
7977
7978 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
7979
7980 2007-01-13 Michael Olson <mwolson@gnu.org>
7981
7982 * erc.texi (Modules): Mention capab-identify module.
7983
7984 2007-01-05 Michael Olson <mwolson@gnu.org>
7985
7986 * erc.texi (Getting Started): Update for /RECONNECT command.
7987
7988 2007-01-04 Richard Stallman <rms@gnu.org>
7989
7990 * ebrowse.texi: Change C-c b to C-c C-m.
7991
7992 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
7993
7994 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
7995 variables only in info to avoid redundant entries in the printed
7996 manual.
7997
7998 2007-01-02 Daiki Ueno <ueno@unixuser.org>
7999
8000 * message.texi (Using PGP/MIME): Document gpg-agent usage.
8001
8002 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
8003
8004 * message.texi (Security): Split into sub-nodes.
8005
8006 2007-01-01 Alan Mackenzie <acm@muc.de>
8007
8008 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
8009 eval-after-load in Emacs <=21 and a workaround. Document that
8010 trigraphs are not supported.
8011
8012 2007-01-01 Alan Mackenzie <acm@muc.de>
8013
8014 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
8015 c-context-line-break. When invoked within a string, preserve
8016 whitespace. Add a backslash only when also in a macro.
8017
8018 2007-01-01 Alan Mackenzie <acm@muc.de>
8019
8020 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
8021
8022 2007-01-01 Alan Mackenzie <acm@muc.de>
8023
8024 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
8025 are now bound by default to c-\(beginning\|end\)-of-defun by default.
8026
8027 2007-01-01 Alan Mackenzie <acm@muc.de>
8028
8029 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
8030 "Choosing a Style".
8031
8032 * cc-mode.texi ("Styles"): Add @dfn{style}.
8033
8034 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
8035
8036 Sync with Tramp 2.0.55.
8037
8038 * trampver.texi: Update release number.
8039
8040 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
8041
8042 * gnus.texi (Customizing Articles): Add index entries for all
8043 gnus-treat-* variables.
8044
8045 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
8046
8047 * gnus.texi (IMAP): Fix incorrect explanation of
8048 nnimap-search-uids-not-since-is-evil in documentation for
8049 nnimap-expunge-search-string.
8050
8051 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
8052
8053 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
8054 spam-ifile-database.
8055
8056 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
8057
8058 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
8059 rebind C-s.
8060
8061 2006-12-26 Jouni K. Seppänen <jks@iki.fi>
8062
8063 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
8064 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
8065 "expiring mail".
8066 (IMAP): Document nnimap-search-uids-not-since-is-evil and
8067 nnimap-nov-is-evil.
8068
8069 2006-12-25 Kevin Ryde <user42@zip.com.au>
8070
8071 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
8072 about the key procedure being used heavily.
8073
8074 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
8075
8076 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
8077 to t.
8078 (Prerequisites): Add explanation about gpg-agent.
8079
8080 2006-12-22 Kevin Ryde <user42@zip.com.au>
8081
8082 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
8083 "sort" instead of "sort*".
8084
8085 2006-12-19 Richard Stallman <rms@gnu.org>
8086
8087 * calc.texi (History and Acknowledgements): Recognize that Emacs
8088 now does have floating point.
8089
8090 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
8091
8092 * tramp.texi (External transfer methods): Describe new method `scpc'.
8093
8094 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
8095
8096 * pgg.texi: Added short note on gpg-agent to the introduction.
8097
8098 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
8099
8100 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
8101 also applies to Cc.
8102
8103 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
8104
8105 * gnus.texi (X-Face): Clarify. Say which programs are required
8106 on Windows.
8107
8108 2006-12-08 Michael Olson <mwolson@gnu.org>
8109
8110 * erc.texi (Modules): Remove documentation for list module.
8111
8112 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8113
8114 * faq.texi (^M in the shell buffer): Ditto.
8115
8116 2006-11-20 Michael Olson <mwolson@gnu.org>
8117
8118 * erc.texi: Call this the 5.2 stable pre-release of ERC.
8119
8120 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
8121
8122 * org.texi: Fix typos.
8123 (Agenda commands): Document `C-k'.
8124
8125 2006-11-16 Eli Zaretskii <eliz@gnu.org>
8126
8127 * url.texi (http/https): Fix a typo in the HTTP URL.
8128
8129 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
8130
8131 * ada-mode.texi: Total rewrite.
8132
8133 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
8134
8135 * org.texi: Minor typo fixes.
8136
8137 2006-11-13 Bill Wohler <wohler@newt.com>
8138
8139 Release MH-E manual version 8.0.3.
8140
8141 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8142 release 8.0.3.
8143
8144 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
8145 to set MAILDIR.
8146 (Reading Mail): Document the customization of read-mail-command
8147 for MH-E.
8148 (Viewing Attachments): Document mm-discouraged-alternatives.
8149 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
8150 (Junk): Add more information about the settings of mh-junk-background
8151 in a program. Add /usr/bin/mh to PATH in examples.
8152
8153 2006-11-12 Richard Stallman <rms@gnu.org>
8154
8155 * woman.texi: Update author address but say he no longer maintains it.
8156
8157 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
8158
8159 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
8160 archived trees.
8161 (Checkboxes): Section moved to chapter 5, and extended.
8162 (The date/time prompt): New section.
8163 (Link abbreviations): New section.
8164 (Presentation and sorting): New section.
8165 (Custom agenda views): Section completely rewritten.
8166 (Summary): Compare with Planner.
8167 (Feedback): More info about creating backtraces.
8168 (Plain lists): Modify example.
8169 (Breaking down tasks): New section.
8170 (Custom time format): New section.
8171 (Time stamps): Document inactive timestamps.
8172 (Setting tags): More details about fast tag selection.
8173 (Block agenda): New section.
8174 (Custom agenda views): Section rewritten.
8175 (Block agenda): New section.
8176
8177 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
8178
8179 * tramp.texi (Configuration): scp is the default method.
8180 (Default Method): Use ssh as example for another method.
8181
8182 2006-10-27 Richard Stallman <rms@gnu.org>
8183
8184 * woman.texi: Downcase nroff/troff/roff.
8185 (Installation): Chapter deleted. Some xrefs deleted.
8186 (Background): woman doesn't advise man ;-).
8187
8188 2006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8189
8190 * ada-mode.texi (Project files, Identifier completion)
8191 (Automatic Casing, Debugging, Using non-standard file names)
8192 (Working Remotely): Fix typos.
8193
8194 2006-10-20 Masatake YAMATO <jet@gyve.org>
8195
8196 * cc-mode.texi (Sample .emacs File): Add missing `)' in
8197 sample code `my-c-initialization-hook'.
8198
8199 2006-10-19 Stuart D. Herring <herring@lanl.gov>
8200
8201 * widget.texi: Fix typos.
8202
8203 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
8204
8205 * tramp.texi (Frequently Asked Questions): Remove questions marked with
8206 "???". There have been no complaints for years, so the information
8207 must be appropriate.
8208
8209 2006-10-16 Richard Stallman <rms@gnu.org>
8210
8211 * widget.texi: Use @var instead of capitalization.
8212 Clarify many widget type descriptions.
8213
8214 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8215
8216 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
8217 gnus-dired-attach.
8218 (Selecting a Group): Fix typo.
8219
8220 2006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8221
8222 * widget.texi: Fix typos.
8223
8224 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
8225
8226 * gnus.texi (Image Enhancements): Update for Emacs 22.
8227
8228 * gnus-faq.texi ([1.3]): Update.
8229
8230 2006-10-06 Richard Stallman <rms@gnu.org>
8231
8232 * faq.texi (Displaying the current line or column):
8233 Delete "As of Emacs 20".
8234
8235 2006-10-06 Romain Francoise <romain@orebokech.com>
8236
8237 * faq.texi (VM): VM works with Emacs 22 too.
8238
8239 2006-10-06 Richard Stallman <rms@gnu.org>
8240
8241 * ebrowse.texi: Remove Emacs version "21" from title.
8242
8243 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
8244
8245 * gnus.texi (Foreign Groups): Say where change of editing commands are
8246 stored. Add reference to `gnus-parameters'.
8247
8248 2006-09-15 Jay Belanger <belanger@truman.edu>
8249
8250 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
8251 Change "Library Public License" to "Lesser Public License"
8252 throughout. Use "yyyy" to represent year.
8253
8254 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
8255
8256 * org.texi (Setting tags): Typo fix.
8257
8258 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
8259
8260 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
8261
8262 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
8263
8264 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
8265
8266 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
8267
8268 * faq.texi (Escape sequences in shell output): EMACS is now set
8269 to Emacs's absolute file name, not to "t".
8270 (^M in the shell buffer): Likewise.
8271
8272 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
8273
8274 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
8275 mails with pop3-leave-mail-on-server. Fix wording.
8276 (Limiting): Improve gnus-summary-limit-to-articles.
8277 (X-Face): Fix typo.
8278
8279 2006-09-11 Simon Josefsson <jas@extundo.com>
8280
8281 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
8282 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
8283
8284 2006-09-06 Simon Josefsson <jas@extundo.com>
8285
8286 * smtpmail.texi (Authentication): Mention SSL.
8287
8288 2006-09-03 Diane Murray <disumu@x3y2z1.net>
8289
8290 * erc.texi (Getting Started, Connecting): Change erc-select to erc.
8291
8292 2006-09-01 Eli Zaretskii <eliz@gnu.org>
8293
8294 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
8295 Don't use @indicateurl.
8296
8297 * cc-mode.texi (Subword Movement): Don't use @headitem.
8298 (Custom Braces, Clean-ups): Don't use @tie.
8299
8300 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
8301
8302 Sync with Tramp 2.0.54.
8303
8304 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
8305 Suggested by Adrian Phillips <a.phillips@met.no>.
8306
8307 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
8308
8309 * org.texi (Installation, Activation): Split from Installation and
8310 Activation.
8311 (Clocking work time): Documented new features.
8312
8313 2006-08-13 Alex Schroeder <alex@gnu.org>
8314
8315 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
8316 example.
8317
8318 2006-08-12 Eli Zaretskii <eliz@gnu.org>
8319
8320 * faq.texi (How to add fonts): New node.
8321
8322 2006-08-05 Romain Francoise <romain@orebokech.com>
8323
8324 * faq.texi (New in Emacs 22): Expand.
8325
8326 2006-08-03 Michael Olson <mwolson@gnu.org>
8327
8328 * erc.texi: Update for ERC 5.1.4.
8329
8330 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
8331
8332 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
8333 in .../site-lisp/gnus/ by default.
8334 [ From gnus-news.texi in the trunk. ]
8335
8336 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8337
8338 * gnus.texi (MIME Commands): Additions for yEnc.
8339
8340 2006-07-24 Richard Stallman <rms@gnu.org>
8341
8342 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
8343 * faq.texi: Move periods and commas inside quotes.
8344
8345 2006-07-20 Jay Belanger <belanger@truman.edu>
8346
8347 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
8348
8349 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
8350
8351 * faq.texi (Security risks with Emacs): Document Emacs 22
8352 file-local-variable mechanism.
8353
8354 2006-07-12 Michael Olson <mwolson@gnu.org>
8355
8356 * erc.texi: Update for ERC 5.1.3.
8357
8358 2006-07-12 Alex Schroeder <alex@gnu.org>
8359
8360 * rcirc.texi: Fix typos.
8361 (Getting started with rcirc): New calling convention for M-x irc.
8362 Mention #rcirc. Removed channel tracking.
8363 (Configuration): Change the names of all variables that got changed
8364 recently, eg. rcirc-server to rcirc-default-server. Added
8365 documentation for rcirc-authinfo, some background for Bitlbee, and
8366 rcirc-track-minor-mode.
8367 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
8368 Scrolling.
8369 (Reconnecting after you have lost the connection): Fix example code
8370 to match code changes.
8371
8372 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
8373
8374 * gnus.texi, message.texi: Fix typos.
8375
8376 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
8377
8378 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
8379 commands.
8380 (Global TODO list): Document the use of the variables
8381 `org-agenda-todo-ignore-scheduled' and
8382 `org-agenda-todo-list-sublevels'.
8383
8384 2006-07-05 Richard Stallman <rms@gnu.org>
8385
8386 * faq.texi (Scrolling only one line): Fix xref.
8387
8388 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
8389
8390 * faq.texi (Evaluating Emacs Lisp code):
8391 Throughout, replace eval-current-buffer with eval-buffer.
8392
8393 2006-07-03 Richard Stallman <rms@gnu.org>
8394
8395 * rcirc.texi (Scrolling conservatively): Fix xref.
8396
8397 * pcl-cvs.texi (Viewing differences): Usage fix.
8398
8399 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
8400
8401 * org.texi (Agenda commands): Document `s' key to save all org-mode
8402 buffers.
8403
8404 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
8405
8406 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
8407 names. Mention `cvs-msg' face.
8408
8409 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
8410
8411 * org.texi (Checkboxes): New section.
8412
8413 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
8414
8415 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
8416 throughout this chapter.
8417
8418 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
8419
8420 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
8421 text for standalone vs Emacs info.
8422 (Help): Clarify header line description. Use mouse-1 for clicks.
8423 (Help-P): Use mouse-1 for clicks.
8424 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
8425 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
8426 (Choose menu subtopic): Remove gratuitous Emacs command names.
8427 (Help-FOO): Put usual behavior first.
8428 (Help-Xref): Clicking on xrefs works in Emacs.
8429 (Search Text): Clarify what the default behavior is.
8430 (Create Info buffer): Fix Emacs window/X window confusion.
8431 (Emacs Info Variables): Fix for new Emacs init file behavior.
8432
8433 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8434
8435 * gnus.texi (Summary Buffer Lines): Fix typo.
8436
8437 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
8438
8439 * org.texi (Embedded LaTeX): New chapter.
8440 (Archiving): Section rewritten.
8441 (Enhancing text): Some parts moved to the new chapter about LaTeX.
8442
8443 2006-06-20 Bill Wohler <wohler@newt.com>
8444
8445 Release MH-E manual version 8.0.1.
8446
8447 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8448 release 8.0.1.
8449 (Preface): Depend on GNU mailutils 1.0 and higher.
8450
8451 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
8452
8453 * message.texi (News Headers): Update message-syntax-checks section.
8454
8455 2006-06-19 Karl Berry <karl@gnu.org>
8456
8457 * info.texi (Advanced): Mention C-q, especially with ?.
8458
8459 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
8460
8461 * org.texi (Publishing links): Document the `:link-validation-function'
8462 property.
8463 (Extensions and Hacking): New chapter, includes some sections of the
8464 "Miscellaneous" chapter.
8465
8466 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
8467
8468 * org.texi (Progress logging): New section.
8469
8470 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
8471
8472 * org.texi (ASCII export): Document indentation adaptation.
8473 (Setting tags): Document mutually-exclusive tags.
8474
8475 2006-06-05 Romain Francoise <romain@orebokech.com>
8476
8477 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
8478 Fix typo.
8479
8480 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
8481 channel (#gnus@irc.freenode.net).
8482 Fix typos. Update copyright notice.
8483
8484 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
8485 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
8486 (Line-Up Functions, Custom Macros):
8487 * ediff.texi (Window and Frame Configuration)
8488 (Highlighting Difference Regions):
8489 * emacs-mime.texi (Display Customization):
8490 * erc.texi (History):
8491 * eshell.texi (Known problems):
8492 * eudc.texi (Overview, BBDB):
8493 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
8494 (The problem of spam, SpamOracle, Extending the Spam package)
8495 (Conformity, Terminology):
8496 * idlwave.texi (Routine Info)
8497 (Class and Keyword Inheritance, Padding Operators)
8498 (Breakpoints and Stepping, Electric Debug Mode)
8499 (Examining Variables, Troubleshooting):
8500 * org.texi (Creating timestamps):
8501 * reftex.texi (Commands, Options, Changes):
8502 * tramp.texi (Inline methods, Password caching)
8503 (Auto-save and Backup, Issues):
8504 * vip.texi (Files, Commands in Insert Mode):
8505 * viper.texi (Emacs Preliminaries, States in Viper)
8506 (Packages that Change Keymaps, Viper Specials, Groundwork):
8507 Fix various typos.
8508
8509 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
8510
8511 * ediff.texi: Fix typos.
8512
8513 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
8514
8515 * org.texi: Small typo fixes.
8516
8517 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
8518
8519 * viper.texi (Viper Specials):
8520 * gnus.texi (Example Setup):
8521 * faq.texi (Backspace invokes help):
8522 * dired-x.texi (Optional Installation Dired Jump):
8523 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
8524 follow coding conventions.
8525
8526 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
8527
8528 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
8529
8530 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
8531
8532 * pcl-cvs.texi: Fix typos.
8533 (Customization): Say "us".
8534
8535 2006-05-26 Eli Zaretskii <eliz@gnu.org>
8536
8537 * org.texi: Remove bogus @setfilename.
8538
8539 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
8540
8541 * org.texi (ASCII export): Omit command name.
8542 (HTML export): Add prefix to all lines in Local Variable example.
8543 (Acknowledgments): Typeset names in italics.
8544
8545 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
8546
8547 * org.texi (Plain lists): Add new item navigation commands.
8548 (External links): Document elisp and info links.
8549 (Custom searches): New section.
8550 (Publishing): New chapter.
8551 (HTML export): Include a list of supported CSS classes.
8552 (Setting tags): Describe the fast-tag-setting interface.
8553
8554 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
8555
8556 * dired-x.texi: ifinfo -> ifnottex.
8557
8558 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
8559
8560 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
8561
8562 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
8563
8564 * message.texi (Interface): Add tool bar customization.
8565 (MIME): Index and text additions for mml-attach.
8566 (MIME): Describe mml-dnd-protocol-alist and
8567 mml-dnd-attach-options.
8568
8569 * gnus.texi (Oort Gnus): Reorder entries in sections.
8570 Fix some entries.
8571 (Starting Up): Add references to "Emacs for Heathens" and to
8572 "Finding the News". Add user-full-name and user-mail-address.
8573 (Group Buffer Format): Add tool bar customization and update.
8574 (Summary Buffer): Add tool bar customization.
8575 (Posting Styles): Add message-alternative-emails.
8576
8577 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
8578
8579 * tramp.texi (Filename completion): Improve wording.
8580
8581 2006-05-07 Romain Francoise <romain@orebokech.com>
8582
8583 * faq.texi (Using regular expressions): Fix typo.
8584 (Packages that do not come with Emacs): Fix capitalization.
8585 (Replacing text across multiple files): Expand node to explain how
8586 to use `dired-do-query-replace-regexp' in more detail, based on
8587 suggestion by Eric Hanchrow <offby1@blarg.net>.
8588
8589 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
8590
8591 * tramp.texi (Filename completion): Completion of remote files'
8592 method, user name and host name is active only in partial
8593 completion mode.
8594
8595 2006-05-06 Bill Wohler <wohler@newt.com>
8596
8597 Release MH-E manual version 8.0.
8598
8599 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8600 release 8.0.
8601
8602 2006-05-06 Bill Wohler <wohler@newt.com>
8603
8604 * mh-e.texi (MH-BOOK-HOME): Change from
8605 http://www.ics.uci.edu/~mh/book/mh to
8606 http://rand-mh.sourceforge.net/book/mh.
8607 Replace .htm suffix with .html for MH book files.
8608 (Using This Manual): Update key binding for getting relevant
8609 chapter in Info from command key.
8610 (Ranges): Fix itemx.
8611
8612 2006-05-05 Karl Berry <karl@gnu.org>
8613
8614 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
8615 (\fonttextsize): New user-level command to change text font size.
8616
8617 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
8618
8619 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
8620
8621 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
8622
8623 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
8624
8625 2006-04-24 Bill Wohler <wohler@newt.com>
8626
8627 * mh-e.texi (Getting Started): Make it more explicit that you need
8628 to install MH. Add pointers to current MH implementations.
8629
8630 2006-04-21 Bill Wohler <wohler@newt.com>
8631
8632 Release MH-E manual version 7.94.
8633
8634 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8635 release 7.94.
8636
8637 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
8638
8639 * org.texi: Many small fixes.
8640 (Handling links): Rename from "Managing links".
8641
8642 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
8643
8644 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
8645 (Splitting mail using spam-stat): Fix @xref.
8646
8647 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
8648
8649 * gnus.texi (Spam Package): Major revision of the text.
8650 Previously this node was "Filtering Spam Using The Spam ELisp Package".
8651
8652 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
8653
8654 * org.texi (Time stamps): Better explanation of the purpose of
8655 different time stamps.
8656 (Structure editing, Plain lists): More details on how new items
8657 and headings are inserted.
8658
8659 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
8660
8661 * org.texi (Formula syntax): Fix link to Calc Manual.
8662
8663 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
8664
8665 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
8666
8667 2006-04-17 Bill Wohler <wohler@newt.com>
8668
8669 * mh-e.texi (Folders): Update mh-before-quit-hook and
8670 mh-quit-hook example with code that removes the buffers rather
8671 than just bury them.
8672
8673 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
8674
8675 Sync with Tramp 2.0.53.
8676
8677 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
8678
8679 * org.texi (Updating settings): New section.
8680 (Visibility cycling): Better names for the startup folding
8681 options.
8682 (Exporting): Completely restructured.
8683 (The very busy C-c C-c key): New section.
8684 (Summary of in-buffer settings): New section.
8685
8686 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
8687
8688 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
8689
8690 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
8691
8692 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
8693 (Server Commands): Key `v' is reserved for users.
8694
8695 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
8696
8697 * org.texi (Link format): New section, emphasis on bracket links.
8698 (External links): Document bracket links.
8699 (FAQ): Expand to cover shell links and the new link format.
8700
8701 2006-04-09 Kevin Ryde <user42@zip.com.au>
8702
8703 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
8704
8705 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
8706
8707 * gnus.texi (Summary Buffer Lines): Add `*'.
8708
8709 2006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
8710
8711 * gnus.texi (Group Parameters):
8712 Mention gnus-permanently-visible-groups.
8713
8714 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
8715
8716 * gnus.texi (Face): Fix typo.
8717
8718 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
8719
8720 * gnus.texi (X-Face): Clarify.
8721 (Face): Need Emacs with PNG support.
8722
8723 2006-04-06 Richard Stallman <rms@gnu.org>
8724
8725 * idlwave.texi: Delete the blocks "not suitable for inclusion with
8726 Emacs".
8727
8728 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
8729
8730 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
8731 blocks not suitable for inclusion with Emacs using variable
8732 PARTOFEMACS.
8733
8734 2006-04-04 Simon Josefsson <jas@extundo.com>
8735
8736 * gnus.texi (Security): Improve.
8737
8738 2006-04-02 Karl Berry <karl@gnu.org>
8739
8740 * texinfo.tex: Update to current version (2006-03-21.13).
8741
8742 2006-04-02 Bill Wohler <wohler@newt.com>
8743
8744 * mh-e.texi (Getting Started, Junk, Bug Reports)
8745 (MH FAQ and Support): Fix URLs.
8746
8747 2006-03-31 Romain Francoise <romain@orebokech.com>
8748
8749 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
8750 to t, not nil (and has for the past eight years).
8751
8752 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
8753
8754 * message.texi, gnus.texi: Bump version to 5.11.
8755
8756 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
8757
8758 * gnus.texi (Top): Add comment about version line.
8759
8760 * message.texi (Top): Ditto. Change to take named versions into
8761 account.
8762
8763 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
8764
8765 * gnus.texi (Posting Styles): Add x-face-file to example.
8766 (X-Face): Refer to posting styles.
8767
8768 * gnus-faq.texi ([5.8]): Add x-face-file.
8769 ([8.4]): Add links to gmane.emacs.gnus.user and
8770 gmane.emacs.gnus.general.
8771
8772 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
8773
8774 * gnus-faq.texi: Use .invalid.
8775 ([5.4]): Fix gnus-posting-styles example.
8776
8777 2006-03-27 Romain Francoise <romain@orebokech.com>
8778
8779 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
8780 Emacs/W3 needs a new maintainer.
8781 (Ispell): Update author and version info.
8782 (Mailcrypt): Mention PGG.
8783 (New in Emacs 22): Add PGG to the list of new packages.
8784 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
8785 updating dead URLs.
8786
8787 2006-03-25 Karl Berry <karl@gnu.org>
8788
8789 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
8790 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
8791 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
8792 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
8793 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
8794 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
8795 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
8796 (2) do not indent copyright year list (or anything else).
8797
8798 2006-03-21 Bill Wohler <wohler@newt.com>
8799
8800 * mh-e.texi (Folders): Various edits.
8801
8802 2006-03-20 Romain Francoise <romain@orebokech.com>
8803
8804 * gnus.texi (Mail Folders): Grammar fix.
8805
8806 2006-03-19 Bill Wohler <wohler@newt.com>
8807
8808 * mh-e.texi (Replying): Document Mail-Followup-To.
8809 Change manually-formatted table to multitable. Add debugging info.
8810 Move description of mh-reply-default-reply-to into paragraph
8811 that describes its values.
8812
8813 2006-03-17 Bill Wohler <wohler@newt.com>
8814
8815 * mh-e.texi: Use smallexample and smalllisp consistently.
8816 (Sending Mail Tour): Update method of entering
8817 addresses and subject.
8818 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
8819 (Adding Attachments, Searching): Update screenshots for Emacs 22.
8820
8821 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
8822
8823 * org.texi: Version number change only.
8824
8825 2006-03-14 Bill Wohler <wohler@newt.com>
8826
8827 * mh-e.texi: Add index entries around each paragraph rather than
8828 depend on entries from beginning of node. Doing so ensures that
8829 index entries are less likely to be forgotten if text is cut and
8830 pasted, and are necessary anyway if the references are on a
8831 separate page. It seems that makeinfo is now (v. 4.8) only
8832 producing one index entry per node, so there is no longer any
8833 excuse not to. Use subheading instead of heading. The incorrect
8834 use of heading produced very large fonts in Info--as large as the
8835 main heading.
8836 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
8837 versions 6 and 7 appeared *around* the time of these Emacs releases.
8838
8839 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
8840
8841 * org.texi (Clean view): Document new startup options.
8842
8843 2006-03-11 Bill Wohler <wohler@newt.com>
8844
8845 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
8846 (Composing, Scan Line Formats): Fix @refs.
8847 (Getting Started): Define MH profile and MH profile components.
8848 (Incorporating Mail, Reading Mail, Viewing, Printing)
8849 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
8850 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
8851 for string constants.
8852 (Tool Bar): Remove spurious quote.
8853 (Junk): Use ``...'' instead of "...".
8854 (Scan Line Formats): Replace @samp with @kbd.
8855
8856 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
8857
8858 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
8859
8860 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
8861
8862 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
8863 easy to understand.
8864
8865 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
8866
8867 * gnus.texi: Markup fix.
8868 (Fancy Mail Splitting): Specify new feature.
8869
8870 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
8871
8872 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
8873 partial-words matching.
8874
8875 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
8876
8877 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
8878
8879 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
8880 (MIME Commands): Fix mm-discouraged-alternatives.
8881
8882 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
8883
8884 * org.texi: Version number change only.
8885
8886 2006-03-06 Bill Wohler <wohler@newt.com>
8887
8888 * mh-e.texi: Move from SourceForge repository to Savannah.
8889 This is version 7.93, which is a total rewrite from the previous
8890 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
8891 version 7.93.
8892
8893 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
8894
8895 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
8896
8897 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
8898
8899 * org.texi (Interaction): Add item about `org-mouse.el' by
8900 Piotr Zielinski.
8901 (Managing links): Document that also mouse-1 can be used to
8902 activate a link.
8903 (Headlines, FAQ): Add entry about hiding leading stars.
8904 (Miscellaneous): Resort the sections in this chapter to a more
8905 logical sequence.
8906
8907 2006-02-27 Simon Josefsson <jas@extundo.com>
8908
8909 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
8910 2004-01-27 from the trunk).
8911
8912 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8913
8914 * cc-mode.texi: Rename c-hungry-backspace to
8915 c-hungry-delete-backwards, at the request of RMS. Leave the old
8916 name as an alias.
8917
8918 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8919
8920 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
8921 include the function header within the defun.
8922
8923 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8924
8925 * cc-mode.texi: Correct two typos.
8926
8927 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8928
8929 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
8930 existing comment.
8931 (Electric Keys): Add a justification for electric indentation.
8932 (Hungry WS Deletion): Clear up the names and complications of the
8933 BACKSPACE and DELETE keys.
8934
8935 2006-02-23 Juri Linkov <juri@jurta.org>
8936
8937 * faq.texi (Common requests): Move `Turning on auto-fill by
8938 default' after `Wrapping words automatically'. Move `Working with
8939 unprintable characters' before `Searching for/replacing newlines'.
8940 Move `Replacing highlighted text' after `Highlighting a region'.
8941 Merge `Repeating commands' and `Repeating a command as many times
8942 as possible' into the former.
8943 (Packages that do not come with Emacs): Add refs to Gmane and
8944 etc/MORE.STUFF.
8945
8946 2006-02-23 Juri Linkov <juri@jurta.org>
8947
8948 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
8949 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
8950 Add xref to `(emacs)Reporting Bugs'.
8951 (Getting a printed manual): Add URL to other formats of the manual.
8952 (Common requests): Fix menu.
8953 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
8954 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
8955 (Inserting text at the beginning of each line): Add pxref to
8956 `Changing the included text prefix'.
8957 (Forcing the cursor to remain in the same column): Mention `track-eol'
8958 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
8959 (Replacing text across multiple files): Add keybinding `Q' for
8960 `dired-do-query-replace'.
8961
8962 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
8963
8964 * reftex.texi: Version number and date change only.
8965
8966 * org.texi (Internal Links): Rewrite to cover the modified
8967 linking system.
8968
8969 2006-02-17 Eli Zaretskii <eliz@gnu.org>
8970
8971 * faq.texi: Remove the coding cookie, it's not needed anymore.
8972
8973 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8974
8975 * faq.texi (Colors on a TTY): Mention Mac OS port.
8976
8977 2006-02-12 Karl Berry <karl@gnu.org>
8978
8979 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
8980 8-bit accented a.
8981
8982 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
8983
8984 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
8985
8986 2006-02-08 Romain Francoise <romain@orebokech.com>
8987
8988 * faq.texi (Top): Remove paragraph about the FAQ being a
8989 transitional document, etc.
8990 (Searching for/replacing newlines): New node.
8991 (Yanking text in isearch): New node.
8992 (Inserting text at the beginning of each line): Rename and make
8993 more general, mention `M-;' in Message mode.
8994
8995 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
8996
8997 * faq.texi (Meta key does not work in xterm)
8998 (Emacs does not display 8-bit characters)
8999 (Inputting eight-bit characters): Update xrefs.
9000
9001 2006-02-06 Romain Francoise <romain@orebokech.com>
9002
9003 * faq.texi (VM): VM now at version 7.19.
9004 Set myself as maintainer of this file.
9005
9006 2006-02-04 Michael Olson <mwolson@gnu.org>
9007
9008 * erc.texi (History): Note that ERC is now included with Emacs.
9009
9010 2006-01-31 Romain Francoise <romain@orebokech.com>
9011
9012 * message.texi (Message Headers): Explain what
9013 `message-alternative-emails' does in more detail.
9014 Update copyright year.
9015
9016 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
9017
9018 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
9019
9020 2006-01-29 Richard M. Stallman <rms@gnu.org>
9021
9022 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
9023
9024 2006-01-29 Michael Olson <mwolson@gnu.org>
9025
9026 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
9027
9028 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
9029
9030 * faq.texi (New in Emacs 22): Mention ERC.
9031
9032 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
9033
9034 * rcirc.texi: Capitalize dir entry for consistency with the entry
9035 in info/dir and other entries in the Emacs category.
9036 Fix typos. Delete trailing whitespace.
9037
9038 2006-01-28 Björn Lindström <bkhl@elektrubadur.se>
9039
9040 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
9041
9042 2006-01-27 Eli Zaretskii <eliz@gnu.org>
9043
9044 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
9045 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9046
9047 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
9048 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9049
9050 2006-01-27 Alex Schroeder <alex@gnu.org>
9051
9052 * rcirc.texi: New file.
9053
9054 2006-01-23 Juri Linkov <juri@jurta.org>
9055
9056 * widget.texi (User Interface): Add S-TAB for widget-backward.
9057
9058 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
9059
9060 Sync with Tramp 2.0.52.
9061
9062 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
9063 Add Tramp disabling item. New item for common connection problems.
9064 (various): Apply "ftp" as method for the download URL.
9065 (Bug Reports): Refer to FAQ for common problems.
9066
9067 2006-01-21 Eli Zaretskii <eliz@gnu.org>
9068
9069 * widget.texi (User Interface): Use @key for TAB.
9070
9071 * ses.texi (Formulas, Printer functions): Use @key for TAB.
9072
9073 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
9074 for TAB.
9075
9076 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
9077
9078 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
9079
9080 * gnus.texi: Update copyright.
9081
9082 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
9083
9084 * gnus.texi (Article Washing): Additions.
9085
9086 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
9087
9088 * org.texi (Agenda commands): Document tags command.
9089
9090 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
9091
9092 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
9093
9094 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9095
9096 * gnus.texi (RSS): Addition.
9097
9098 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
9099
9100 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
9101
9102 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
9103
9104 * emacs-mime.texi (Display Customization): Add setting example to
9105 mm-discouraged-alternatives.
9106
9107 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
9108
9109 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
9110 version is the canonical version.
9111
9112 2006-01-08 Alex Schroeder <alex@gnu.org>
9113
9114 * pgg.texi (Caching passphrase): Rewording.
9115
9116 2006-01-06 Eli Zaretskii <eliz@gnu.org>
9117
9118 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
9119 repository URL.
9120
9121 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
9122
9123 * org.texi: Removed the accidentally re-added empty line in the
9124 direntry.
9125
9126 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
9127
9128 * org.texi (Agenda Views): Chapter reorganized.
9129
9130 2005-12-29 Romain Francoise <romain@orebokech.com>
9131
9132 * faq.texi (Using Customize): New node.
9133
9134 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
9135
9136 * org.texi: Remove blank line in @direntry. It is non-standard
9137 and recursively produces blank lines all over the dir file (when
9138 using Texinfo 4.8).
9139
9140 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
9141
9142 * widget.texi (atoms): Delete obsolete remark about `file' widget.
9143
9144 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
9145
9146 * org.texi (Tags): Boolean logic documented.
9147 (Agenda Views): Document custom commands.
9148
9149 2005-12-20 David Kastrup <dak@gnu.org>
9150
9151 * faq.texi (AUCTeX): Update version and mailing list info.
9152
9153 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
9154
9155 * gnus.texi (MIME Commands): Mention addition of
9156 multipart/alternative to gnus-buttonized-mime-types and add xref
9157 to mm-discouraged-alternatives.
9158
9159 * emacs-mime.texi (Display Customization): Mention addition of
9160 "image/.*" and add xref to gnus-buttonized-mime-types in the
9161 mm-discouraged-alternatives section.
9162
9163 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
9164
9165 * org.texi (Tags): New section.
9166 (Agenda Views): Chapter reorganized.
9167
9168 2005-12-16 Eli Zaretskii <eliz@gnu.org>
9169
9170 * org.texi (Internal Links): Add a missing comma after an @xref.
9171
9172 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
9173
9174 * faq.texi (Filling paragraphs with a single space): No need to
9175 change sentence-end now.
9176
9177 2005-12-13 Romain Francoise <romain@orebokech.com>
9178
9179 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
9180
9181 2005-12-12 Jay Belanger <belanger@truman.edu>
9182
9183 * faq.texi (Calc): Update version number.
9184
9185 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
9186
9187 * org.texi (Progress Logging): New section.
9188
9189 2005-12-10 Romain Francoise <romain@orebokech.com>
9190
9191 Update the Emacs FAQ for the 22.1 release.
9192
9193 * faq.texi: Set VER to `22.1'.
9194 (Basic editing): Explain how to use localized versions of the
9195 Tutorial. Mention that `C-h r' displays the manual.
9196 Delete obsolete WWW link to an Emacs 18 tutorial.
9197 (Getting a printed manual): Point to the new locations of the
9198 manuals on the GNU Web site.
9199 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
9200 available via Info (it was previously distributed separately).
9201 (Installing Texinfo documentation): The latest version of Texinfo
9202 is 4.8, not 4.0.
9203 (Informational files for Emacs): COPYING is the GNU General Public
9204 License, not the Emacs General Public License.
9205 (Informational files for Emacs): Delete obsolete link to the
9206 GNUinfo pages as they have been removed from the GNU Web site.
9207 (New in Emacs 22): New node.
9208 (Setting up a customization file): Say that most packages support
9209 Customize nowadays.
9210 (Colors on a TTY): Delete reference to instructions on how to
9211 enable syntax highlighting, it is now enabled by default.
9212 (Turning on abbrevs by default): Emacs now reads the abbrevs file
9213 at startup automatically.
9214 (Controlling case sensitivity): Mention `M-c' in isearch.
9215 (Using an already running Emacs process): Emacs now creates the
9216 socket in `/tmp/emacsUID'. Fix typos. Change default location of
9217 gnuserv. As emacsclient can now run Lisp code as well, delete a
9218 sentence praising gnuserv for that. Simplify description of how
9219 the client/server operation works.
9220 (Compiler error messages): Delete obsolete text (compile.el has
9221 been rewritten).
9222 (Indenting switch statements): Fix typo.
9223 (Matching parentheses): Simplify setup instructions, mention the
9224 menu bar item in the Options menu.
9225 (Repeating a command as many times as possible): Mention `C-x e'.
9226 (Going to a line by number): Mention new keymap and bindings
9227 `M-g M-g', `M-g M-p' and `M-g M-n'.
9228 (Turning on syntax highlighting): Now on by default. Simplify.
9229 (Replacing highlighted text): Use `1', not `t'.
9230 (Problems with very large files): The maximum size is now 256MB on
9231 32-bit machines.
9232 (^M in the shell buffer): Mention `comint-process-echoes'.
9233 (Emacs for Apple computers): Emacs 22 has native support for Mac
9234 OS X.
9235 (Translating names to IP addresses): Delete node.
9236 (Binding keys to commands): Fix typo.
9237 (SPC no longer completes file names): New node.
9238 (MIME with Emacs mail packages): Delete section about the Emacs
9239 MIME FAQ (it's not reachable anymore).
9240
9241 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
9242
9243 * cc-mode.texi: The manual has been extensively revised: the
9244 information about using CC Mode has been separated from the larger
9245 and more difficult chapters about configuration. It has been
9246 updated for CC Mode 5.31.
9247
9248 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
9249
9250 * pgg.texi (User Commands): Fix description of pgg-verify-region.
9251 (Selecting an implementation): Fix descriptions.
9252
9253 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
9254
9255 * message.texi (Various Message Variables): Addition.
9256
9257 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
9258
9259 * message.texi: Fix default values.
9260
9261 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
9262
9263 * message.texi (Header Commands): Clarify descriptions of
9264 message-cross-post-followup-to, message-reduce-to-to-cc, and
9265 message-insert-wide-reply.
9266 (Various Commands): Fix kindex for message-kill-to-signature;
9267 clarify description of message-tab.
9268
9269 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
9270
9271 * message.texi (Mailing Lists): Fix description about MFT.
9272
9273 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
9274
9275 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
9276
9277 * gnus.texi (Slow Terminal Connection): Replace old description
9278 with new one.
9279
9280 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
9281
9282 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
9283 replace X-Draft-Headers with X-Draft-From.
9284
9285 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
9286
9287 * gnus.texi (Various Various): Fix the default value of
9288 nnheader-max-head-length.
9289 (Gnus Versions): Fix typo.
9290
9291 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
9292
9293 * org.texi (Structure editing): Document new functionality of
9294 M-RET.
9295
9296 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
9297
9298 * org.texi (Internal Links): Fix Texinfo usage.
9299
9300 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
9301
9302 * org.texi (TODO basics): Document the global todo list.
9303 (TODO items): Documents sparse tree for specific TODO
9304 keywords.
9305
9306 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
9307
9308 * org.texi (Plain Lists): Typos fixed.
9309
9310 2005-11-28 Jay Belanger <belanger@truman.edu>
9311
9312 * calc.texi: Change references of `M-#' to `C-x *' prefix.
9313
9314 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
9315
9316 * org.texi (Structure editing): New item moving commands added.
9317 (Plain Lists): New section.
9318
9319 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
9320
9321 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
9322 (Agenda): Document commands `org-cycle-agenda-files' and
9323 `org-agenda-file-to-front'.
9324 (Built-in table editor): Document `org-table-sort-lines'.
9325 (HTML formatting): Export of hand-formatted lists.
9326
9327 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
9328
9329 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
9330 new variable gnus-toolbar-thickness.
9331
9332 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
9333
9334 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
9335
9336 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
9337
9338 * gnus.texi (X-Face): Fix description.
9339 (XVarious): Remove gnus-xmas-logo-color-alist and
9340 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
9341
9342 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
9343
9344 * gnus.texi (Group Parameters): Mention new variable
9345 gnus-parameters-case-fold-search.
9346 (Home Score File): Addition.
9347
9348 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
9349
9350 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
9351 (Overview): List supported feed types.
9352 (Installation): No installation necessary when using autoload.
9353 (Configuration): Rename "RSS" to "news".
9354
9355 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
9356
9357 * pgg.texi (User Commands): Document additional passphrase
9358 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
9359 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
9360
9361 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
9362
9363 * org.texi: Version number changed to 3.19.
9364
9365 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
9366
9367 * pgg.texi (How to use): Update the example to add autoload of
9368 pgg-encrypt-symmetric-region.
9369 (User Commands): Document pgg-encrypt-symmetric-region.
9370 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
9371
9372 2005-10-27 Jay Belanger <belanger@truman.edu>
9373
9374 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
9375 mention other TeX-related units.
9376
9377 2005-10-23 Lars Hansen <larsh@soem.dk>
9378
9379 * dired-x.texi (Miscellaneous Commands):
9380 Replace dired-do-relative-symlink by dired-do-relsymlink and
9381 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
9382
9383 2005-10-23 Jay Belanger <belanger@truman.edu>
9384
9385 * calc.texi (Predefined Units): Use `alpha' for the fine structure
9386 constant.
9387
9388 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
9389
9390 * faq.texi (Bugs and problems):
9391 Replace `dired-move-to-filename-regexp' by
9392 `directory-listing-before-filename-regexp'.
9393
9394 2005-10-22 Eli Zaretskii <eliz@gnu.org>
9395
9396 * newsticker.texi (UPDATED): Set value.
9397
9398 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
9399
9400 * gnus.texi (Document Groups): Remove duplicate item.
9401
9402 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
9403
9404 * org.texi (Summary): Mention iCalendar support.
9405 (Exporting): Document iCalendar support.
9406
9407 2005-10-18 Romain Francoise <romain@orebokech.com>
9408
9409 * viper.texi (Viper Specials): Capitalize GNU.
9410
9411 2005-10-17 Juri Linkov <juri@jurta.org>
9412
9413 * info.texi (Getting Started, Search Index, Expert Info):
9414 Fix wording.
9415 (Search Text): Replace `echo area' with `mode line'.
9416 (Search Index): Both `i' and `,' find all index entries.
9417 Replace example `C-f' with `C-l' (which exists in index of Info
9418 manual) and delete spaces in its keyboard input sequence.
9419 Delete unnecessary explanations about literal characters.
9420
9421 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
9422
9423 * gnus.texi (Document Server Internals): Addition.
9424
9425 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
9426
9427 * gnus.texi (A note on namespaces): Fix RFC reference.
9428
9429 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
9430
9431 * gnus.texi (RSS): Fix key description.
9432
9433 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
9434
9435 * gnus.texi: Emacs/w3 -> Emacs/W3.
9436 (Browsing the Web): Fix description.
9437 (Web Searches): Ditto.
9438 (Customizing W3): Ditto.
9439
9440 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
9441
9442 * gnus.texi (Maildir): Clarify expire-age and expire-group.
9443
9444 2005-10-11 Jay Belanger <belanger@truman.edu>
9445
9446 * calc.texi (Integration): Mention using `a i' to compute definite
9447 integrals.
9448
9449 2005-10-11 Juri Linkov <juri@jurta.org>
9450
9451 * info.texi: Rearrange nodes.
9452 (Top): Update menu. Change ref `Info for Experts' to
9453 `Advanced Info Commands'.
9454 (Getting Started): Fix description of manual's parts.
9455 (Help-Int): Change xref `Info Search' to `Search Index', and
9456 `Expert Info' to `Advanced'.
9457 (Advanced): Move node one level up.
9458 (Search Text, Search Index): New nodes split out from `Info Search'.
9459 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
9460 split out from `Advanced'.
9461 (Advanced, Emacs Info Variables): De-document editing an Info file
9462 in Info.
9463 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
9464 (Creating an Info File): Delete node and move its text to
9465 `Expert Info'.
9466
9467 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
9468
9469 * org.texi (Workflow states): Documented that change in keywords
9470 becomes active only after restart of Emacs.
9471
9472 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
9473
9474 Sync with Tramp 2.0.51.
9475
9476 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
9477
9478 * speedbar.texi (Introduction): Describe new location of speedbar
9479 on menubar.
9480 (Basic Key Bindings): Remove descriptions of bindings that have
9481 been removed.
9482
9483 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
9484
9485 * speedbar.texi (GDB): Describe use of watch expressions.
9486
9487 2005-09-28 Simon Josefsson <jas@extundo.com>
9488
9489 * message.texi (IDNA): Fix.
9490
9491 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
9492
9493 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
9494 nntp-server-hook, and nntp-warn-about-losing-connection; fix
9495 description of nntp-open-connection-function.
9496 (Common Variables): Fix descriptions.
9497
9498 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
9499
9500 * gnus.texi (Server Buffer Format): Document the %a format spec.
9501
9502 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
9503
9504 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
9505
9506 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
9507
9508 * org.texi Version 3.16.
9509
9510 2005-09-19 Miles Bader <miles@gnu.org>
9511
9512 * newsticker.texi: Get rid of CVS keywords.
9513
9514 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
9515
9516 * gnus.texi (Finding the Parent): Fix description of how Gnus
9517 finds article.
9518
9519 2005-09-14 Jari Aalto <jari.aalto@cante.net>
9520
9521 * gnus.texi (Advanced Scoring Examples): New examples to teach how
9522 to drop off non-answered articles.
9523
9524 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
9525
9526 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
9527 braces (which are unsupported by NMAKE) for macro `srcdir'.
9528
9529 2005-09-17 Eli Zaretskii <eliz@gnu.org>
9530
9531 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9532 (../info/newsticker, newsticker.dvi): New targets.
9533
9534 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
9535
9536 * newsticker.texi: Replace @command with @code. Replace @example
9537 with @lisp.
9538 (Top): Add explanations to menu items.
9539 (GNU Free Documentation License): Remove.
9540
9541 2005-09-16 Romain Francoise <romain@orebokech.com>
9542
9543 Update all files to specify GFDL version 1.2.
9544
9545 * doclicense.texi (GNU Free Documentation License): Update to
9546 version 1.2.
9547
9548 2005-09-15 Richard M. Stallman <rms@gnu.org>
9549
9550 * newsticker.texi: Fix @setfilename.
9551
9552 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9553 (../info/newsticker, newsticker.dvi): New targets.
9554
9555 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
9556
9557 * org.texi: Version 3.15.
9558
9559 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
9560
9561 * ses.texi: Combine all three indices into one.
9562 Correct a few typos.
9563
9564 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
9565
9566 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
9567
9568 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
9569
9570 * emacs-mime.texi (Handles): Remove duplicate item.
9571 (Encoding Customization): Fix the default value for
9572 mm-coding-system-priorities.
9573 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
9574 (Basic Functions): Fix reference.
9575
9576 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
9577
9578 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
9579
9580 2005-08-18 Richard M. Stallman <rms@gnu.org>
9581
9582 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
9583 and web site.
9584
9585 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
9586 not keyboard-translate.
9587
9588 2005-08-11 Richard M. Stallman <rms@gnu.org>
9589
9590 * faq.texi (Using regular expressions): Fix xref.
9591
9592 2005-08-09 Juri Linkov <juri@jurta.org>
9593
9594 * info.texi (Help-P): Replace `Prev' with `Previous'.
9595 (Help-M, Help-Xref): Add S-TAB.
9596 (Help-FOO): Update `u' command.
9597 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
9598 Update info about visibility of xref parts.
9599 (Help-Int): Fix `m' command. Rename `Info-last' to
9600 `Info-history-back'. Add `Info-history-forward'.
9601 (Advanced): Fix `g*' and `M-n' commands.
9602 (Info Search): Add `index-apropos' in stand-alone browser.
9603 Add isearch commands.
9604 (Emacs Info Variables): Remove `Info-fontify'.
9605 Add `Info-mode-hook'. Update face names.
9606 Add `Info-fontify-maximum-menu-size',
9607 `Info-fontify-visited-nodes', `Info-isearch-search'.
9608
9609 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
9610
9611 Sync with Tramp 2.0.50.
9612
9613 * tramp.texi: Use @option{} consequently for method names.
9614 (Inline methods, External transfer methods): Remove references to
9615 Cygwin.
9616 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
9617 implementation.
9618
9619 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
9620
9621 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
9622 Mention that gnus-init-file is not read when Emacs is invoked with
9623 --no-init-file or -q.
9624
9625 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
9626
9627 * org.texi: Version 3.14.
9628
9629 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
9630
9631 * org.texi: Version 3.13.
9632
9633 2005-07-18 Juri Linkov <juri@jurta.org>
9634
9635 * calc.texi (Time Zones, Logical Operations):
9636 * cl.texi (Overview):
9637 * org.texi (TODO types):
9638 * sc.texi (Emacs 18 MUAs):
9639 * speedbar.texi (Top):
9640 * url.texi (History):
9641 Delete duplicate duplicate words.
9642
9643 2005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
9644
9645 * cl.texi (Type Predicates): Document `atom' type.
9646
9647 2005-07-04 Lute Kamstra <lute@gnu.org>
9648
9649 Update FSF's address in GPL notices.
9650
9651 * calc.texi (Copying):
9652 * doclicense.texi (GNU Free Documentation License):
9653 * faq.texi (Contacting the FSF):
9654 * mh-e.texi (Copying): Update FSF's address.
9655
9656 2005-07-03 Richard M. Stallman <rms@gnu.org>
9657
9658 * flymake.texi (Example -- Configuring a tool called directly):
9659 Update name of flymake-build-relative-filename.
9660
9661 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
9662
9663 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
9664
9665 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
9666
9667 * org.texi: Version 3.12.
9668
9669 2005-06-24 Eli Zaretskii <eliz@gnu.org>
9670
9671 * makefile.w32-in (MAKEINFO): Use --force.
9672 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
9673 Makefile.in.
9674 (gnus.dvi): Use "..." to quote Sed args, so that it works with
9675 more shells.
9676
9677 2005-06-23 Richard M. Stallman <rms@gnu.org>
9678
9679 * speedbar.texi (Creating a display): Texinfo usage fixes.
9680
9681 * tramp.texi (Customizing Completion, Auto-save and Backup):
9682 Texinfo usage fixes.
9683
9684 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
9685
9686 * dired-x.texi (Miscellaneous Commands):
9687 * ediff.texi (Miscellaneous):
9688 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
9689 (Agent Variables):
9690 * info.texi (Help-Xref):
9691 * message.texi (Message Headers):
9692 * org.texi (Remember):
9693 * reftex.texi (Options (Defining Label Environments)):
9694 (Options (Index Support)):
9695 (Options (Viewing Cross-References)):
9696 (Options (Misc)):
9697 (Changes):
9698 * speedbar.texi (Creating a display):
9699 * tramp.texi (Customizing Completion, Auto-save and Backup):
9700 Texinfo usage fix.
9701
9702 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
9703
9704 * org.texi: Version 3.11.
9705
9706 2005-06-12 Jay Belanger <belanger@truman.edu>
9707
9708 * calc.texi (Getting Started): Remove extra menu item.
9709
9710 2005-05-31 Jay Belanger <belanger@truman.edu>
9711
9712 * calc.texi (Notations Used in This Manual): Use @kbd for key
9713 sequence.
9714 (Demonstration of Calc): Mention another way of starting Calc.
9715 (Starting Calc): Mention long name of M-#.
9716 (Embedded Mode Overview): Remove unnecessary instruction.
9717 (Other M-# commands): Rephrase `M-# 0' explanation.
9718 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
9719 reflect current behavior.
9720
9721 2005-05-30 Jay Belanger <belanger@truman.edu>
9722
9723 * calc.texi (Hooks): Change description of calc-window-hook and
9724 calc-trail-window-hook to match usage.
9725 (Computational Functions): Add more constant-generating functions.
9726 (Customizable Variables): Use defvar.
9727
9728 2005-05-28 Jay Belanger <belanger@truman.edu>
9729
9730 * calc.texi (Assignments in Embedded Mode): Fix variable name.
9731 (Basic Embedded Mode): Explain behavior of arguments to
9732 calc-embedded-mode.
9733
9734 2005-05-27 Jay Belanger <belanger@truman.edu>
9735
9736 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
9737 current behavior.
9738
9739 2005-05-25 Jay Belanger <belanger@truman.edu>
9740
9741 * calc.texi: Change Calc version number throughout.
9742 (Keypad Mode): Change location in info output.
9743 (Keypad mode overview): Move picture of keypad.
9744
9745 2005-05-21 Jay Belanger <belanger@truman.edu>
9746
9747 * calc.texi (Storing variables): Mention that only most variables
9748 are void to begin with.
9749
9750 2005-05-21 Kevin Ryde <user42@zip.com.au>
9751
9752 * widget.texi (Basic Types): Update cross ref from "Enabling
9753 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
9754 lispref/text.texi change.
9755
9756 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
9757
9758 * org.texi: Version 3.09.
9759
9760 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
9761
9762 * reftex.texi: Version 4.28.
9763
9764 2005-05-16 Jay Belanger <belanger@truman.edu>
9765
9766 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
9767
9768 2005-05-14 Jay Belanger <belanger@truman.edu>
9769
9770 * calc.texi (Default Simplifications): Insert missing ! (logical
9771 not operator).
9772
9773 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
9774
9775 Sync with Tramp 2.0.49.
9776
9777 2005-05-10 Jay Belanger <belanger@truman.edu>
9778
9779 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
9780 to 1.
9781
9782 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
9783
9784 * org.texi: Version 3.08, structure reorganized.
9785
9786 2005-04-24 Richard M. Stallman <rms@gnu.org>
9787
9788 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
9789
9790 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
9791
9792 * org.texi: Update to version 3.06.
9793
9794 2005-04-13 Lute Kamstra <lute@gnu.org>
9795
9796 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
9797
9798 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
9799
9800 * cl.texi (Porting Common Lisp): Fix typo.
9801
9802 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
9803
9804 * gnus.texi (RSS): Addition.
9805
9806 2005-04-04 Jay Belanger <belanger@truman.edu>
9807
9808 * calc.texi: Change Calc version number.
9809 (Customizable variables): Fix description of calc-language-alist.
9810 (Copying): Put in version 2 of GPL.
9811
9812 2005-04-01 Jay Belanger <belanger@truman.edu>
9813
9814 * calc.texi (Troubleshooting Commands): Remove comment about
9815 installation.
9816 (Installation): Remove section.
9817 (Customizable Variables): New section.
9818 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
9819 (Graphical Devices): Add references to Customizable Variables.
9820
9821 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
9822
9823 * emacs-mime.texi (Display Customization): Markup fixes.
9824 (rfc2047): Update.
9825
9826 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
9827
9828 * gnus-faq.texi: Replaced with auto-generated version.
9829
9830 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
9831
9832 * dired-x.texi (Multiple Dired Directories): default-directory was
9833 renamed to dired-default-directory.
9834
9835 2005-03-26 Jay Belanger <belanger@truman.edu>
9836
9837 * calc.texi (Simplifying Formulas, Rewrite Rules):
9838 Change description of top and bottom of fraction.
9839 (Modulo Forms): Move description of how to create modulo forms to
9840 earlier in the section.
9841 (Fraction Mode): Suggest using : to get a fraction by dividing.
9842 (Basic Arithmetic): Adjust placement of command name.
9843 (Truncating the Stack): Emphasize that "hidden" entries are still
9844 visible.
9845 (Installation): Move discussion of printing manual to "About This
9846 Manual".
9847 (About This Manual): Mention how to print the manual.
9848 (Reporting Bugs): Remove first person.
9849 (Building Vectors): Add algebraic version of append.
9850 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
9851 (Grouping Digits): Fix typo.
9852
9853 2005-03-25 Werner Lemberg <wl@gnu.org>
9854
9855 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
9856 Replace `legal' with `valid'.
9857
9858 2005-03-25 Werner Lemberg <wl@gnu.org>
9859
9860 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
9861
9862 2005-03-24 Jay Belanger <belanger@truman.edu>
9863
9864 * calc.texi (General Mode Commands)
9865 (Mode Settings in Embedded Mode): Add some explanation of
9866 recording mode settings.
9867
9868 2005-03-24 Richard M. Stallman <rms@gnu.org>
9869
9870 * calc.texi: Remove praise of non-free software.
9871
9872 * idlwave.texi: Don't say where to get IDL or its non-free manual.
9873 (Installation): Node deleted.
9874
9875 2005-03-23 Richard M. Stallman <rms@gnu.org>
9876
9877 * url.texi (HTTP language/coding): Improve last change.
9878
9879 2005-03-22 Jay Belanger <belanger@truman.edu>
9880
9881 * calc.texi (Embedded Mode): Add new information on changing
9882 modes.
9883
9884 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
9885
9886 Sync with Tramp 2.0.48.
9887
9888 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
9889
9890 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
9891 "GNU/Linux". Change all addresses to .gnu.org.
9892 (Default Method): Offer shortened syntax for "su" and "sudo"
9893 methods.
9894
9895 2005-03-07 Richard M. Stallman <rms@gnu.org>
9896
9897 * url.texi: Fix usage of "e.g.".
9898 (HTTP language/coding): Explain the rules for these strings.
9899
9900 2005-03-06 Richard M. Stallman <rms@gnu.org>
9901
9902 * woman.texi (Introduction): Minor cleanups.
9903
9904 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
9905
9906 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
9907 (Installation): Node deleted.
9908
9909 * mh-e.texi (Preface): Get rid of "Emacs 21".
9910
9911 * eshell.texi (Installation): Delete node (for Emacs 20).
9912
9913 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
9914
9915 * flymake.texi: Refill and tweak style in @lisp blocks.
9916
9917 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
9918
9919 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
9920
9921 2005-03-01 Jay Belanger <belanger@truman.edu>
9922
9923 * calc.texi (Trigonometric and Hyperbolic Functions):
9924 Mention additional functions.
9925 (Algebraic Simplifications): Mention additional simplifications.
9926
9927 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
9928
9929 * ses.texi: Add concept/function/variable indices (this work was
9930 donated by Brad Collins <brad@chenla.org>, copyright-assignment
9931 papers on file at FSF).
9932
9933 2005-02-10 Jay Belanger <belanger@truman.edu>
9934
9935 * calc.texi: Change @LaTeX to La@TeX throughout.
9936 Redefine @expr as @math for TeX output.
9937 Redefine @texline as a no-op for TeX output.
9938 Define @tfn, replace @t by @tfn throughout.
9939
9940 2005-02-09 Jay Belanger <belanger@truman.edu>
9941
9942 * calc.texi: Add macro for LaTeX for info output.
9943
9944 2005-02-08 Kim F. Storm <storm@cua.dk>
9945
9946 * texinfo.tex (LaTex): Add def.
9947
9948 2005-02-06 Jay Belanger <belanger@truman.edu>
9949
9950 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
9951 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
9952 throughout manual.
9953
9954 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
9955
9956 * gnus.texi: Some edits based on comments from David Abrahams.
9957
9958 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
9959
9960 * gnus.texi (RSS): Fix the keystroke.
9961
9962 2005-01-24 David Kastrup <dak@gnu.org>
9963
9964 * faq.texi: Update AUCTeX version info.
9965
9966 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
9967
9968 * gnus-faq.texi ([4.1]): Typo.
9969
9970 2005-01-19 Jay Belanger <belanger@truman.edu>
9971
9972 * calc.texi (Keep Arguments): Mention that keeping arguments
9973 doesn't work with keyboard macros.
9974
9975 2005-01-16 Richard M. Stallman <rms@gnu.org>
9976
9977 * autotype.texi (Autoinserting): Fix small error.
9978
9979 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
9980
9981 Sync with Tramp 2.0.47.
9982
9983 * tramp.texi (Compilation): New section, describing compilation of
9984 remote files.
9985
9986 2005-01-11 Kim F. Storm <storm@cua.dk>
9987
9988 * widget.texi (Basic Types): Add :follow-link keyword.
9989
9990 2005-01-09 Jay Belanger <belanger@truman.edu>
9991
9992 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
9993
9994 2005-01-08 Jay Belanger <belanger@truman.edu>
9995
9996 * calc.texi: Change throughout to reflect new default value of
9997 calc-settings-file.
9998
9999 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
10000
10001 * message.texi (Reply): `message-reply-to-function' should return
10002 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
10003
10004 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
10005
10006 * faq.texi (Changing load-path): Fix typo.
10007
10008 2005-01-05 Jay Belanger <belanger@truman.edu>
10009
10010 * calc.texi (Programming Tutorial): Replace kbd command by
10011 appropriate characters for a keyboard macro.
10012
10013 2005-01-04 Jay Belanger <belanger@truman.edu>
10014
10015 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
10016 for Lucid Emacs.
10017 (Programming Tutorial): Mention that the user needs to be in the
10018 right mode to compute some functions.
10019
10020 2005-01-04 Jay Belanger <belanger@truman.edu>
10021
10022 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
10023 no longer applicable.
10024
10025 2005-01-01 Jay Belanger <belanger@truman.edu>
10026
10027 * calc.texi (Programming Tutorial): Change description of how to
10028 edit keyboard macros to match current behavior.
10029
10030 2004-12-31 Jay Belanger <belanger@truman.edu>
10031
10032 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
10033
10034 2004-12-20 Jay Belanger <belanger@truman.edu>
10035
10036 * calc.texi (Types Tutorial): Emphasize that you can't divide by
10037 zero.
10038
10039 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
10040
10041 * cc-mode.texi (Text Filling and Line Breaking): Put period after
10042 @xref.
10043 (Font Locking): Avoid @strong{Note:}.
10044
10045 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
10046
10047 Sync with Tramp 2.0.46.
10048
10049 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
10050
10051 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
10052
10053 * url.texi: Correct typos.
10054 (Retrieving URLs): @var{nil}->@code{nil}.
10055 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
10056 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
10057 (Dealing with HTTP documents): @inforef->@xref.
10058
10059 2004-12-15 Jay Belanger <belanger@truman.edu>
10060
10061 * calc.texi: Consistently capitalized all mode names.
10062 (Answers to Exercises): Mention that an answer can be a fraction
10063 when in Fraction mode.
10064
10065 2004-12-13 Jay Belanger <belanger@truman.edu>
10066
10067 * calc.texi: Fix some TeX definitions.
10068
10069 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
10070
10071 * reftex.texi (Imprint): Remove erroneous @value's.
10072
10073 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10074
10075 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
10076 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
10077
10078 2004-12-08 Jay Belanger <belanger@truman.edu>
10079
10080 * calc.texi (Starting Calc): Remove comment about installation.
10081 (Keypad Mode Overview): Remove comment about Emacs 19 support.
10082
10083 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10084
10085 * url.texi: Update @setfilename.
10086 (Getting Started): No need to worry about Gnus versions.
10087 (Dealing with HTTP documents): Use @inforef.
10088
10089 * org.texi: Fix @direntry file name.
10090
10091 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
10092
10093 * url.texi: New file.
10094
10095 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
10096
10097 2004-12-06 Jay Belanger <belanger@truman.edu>
10098
10099 * calc.texi (Using Calc): Remove paragraph about installation.
10100
10101 2004-12-06 Jay Belanger <belanger@truman.edu>
10102
10103 * calc.texi: Use more Texinfo macros and less TeX defs.
10104 Remove @refill's.
10105
10106 2004-12-06 Richard M. Stallman <rms@gnu.org>
10107
10108 * org.texi: New file.
10109
10110 2004-12-05 Richard M. Stallman <rms@gnu.org>
10111
10112 * Makefile.in (org.dvi, ../info/org): New targets.
10113 (INFO_TARGETS): Add ../info/org.
10114 (DVI_TARGETS): Add org.dvi.
10115 (maintainer-clean): Remove the info files in the info dir.
10116
10117 2004-11-26 Eli Zaretskii <eliz@gnu.org>
10118
10119 * idlwave.texi: Fix the setfilename directive to put the produced
10120 file in ../info.
10121 (Continued Statement Indentation): Resurrect Jan D.'s change from
10122 2004-11-03 that was lost when a newer version of idlwave.texi was
10123 imported.
10124
10125 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
10126
10127 * gnus-faq.texi ([5.1]): Add missing bracket.
10128
10129 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
10130 Index `spam-initialize'.
10131
10132 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
10133
10134 * message.texi (Various Message Variables): Mention that all mail
10135 file variables are derived from `message-directory'.
10136
10137 * gnus.texi (Splitting Mail): Clarify bogus group.
10138
10139 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
10140
10141 * emacs-mime.texi (Encoding Customization):
10142 Fix mm-coding-system-priorities entry.
10143
10144 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
10145
10146 * idlwave.texi (Continued Statement Indentation):
10147 * reftex.texi (Options (Index Support)):
10148 (Displaying and Editing the Index, Table of Contents):
10149 * speedbar.texi (Creating a display, Major Display Modes):
10150 Replace non-nil with non-@code{nil}.
10151
10152 2004-10-21 Jay Belanger <belanger@truman.edu>
10153
10154 * calc.texi (Algebraic-Style Calculations): Remove a comment.
10155
10156 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
10157
10158 * calc.texi (Reporting Bugs): Double up `@'.
10159
10160 2004-10-18 Jay Belanger <belanger@truman.edu>
10161
10162 * calc.texi (Reporting Bugs): Change the address that bugs
10163 should be sent to.
10164
10165 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
10166
10167 * gnus.texi (New Features): Add 5.11.
10168
10169 * message.texi (Resending): Remove wrong default value.
10170
10171 * gnus.texi (Mail Source Specifiers): Describe possible problems
10172 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
10173 `pop3-leave-mail-on-server' to the index.
10174
10175 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
10176
10177 * message.texi (Canceling News): Add how to set a password.
10178
10179 2004-10-12 Jay Belanger <belanger@truman.edu>
10180
10181 * calc.texi (Help Commands): Change the descriptions of
10182 calc-describe-function and calc-describe-variable to match their
10183 current behavior.
10184
10185 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
10186
10187 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
10188
10189 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
10190
10191 Sync with Tramp 2.0.45.
10192
10193 * tramp.texi (Frequently Asked Questions): Comment paragraph about
10194 plink link. The URL is outdated. Originator contacted for
10195 clarification.
10196
10197 2004-10-10 Juri Linkov <juri@jurta.org>
10198
10199 * gnus.texi (Top, Marking Articles): Join two menus in one node
10200 because a node can have only one menu.
10201
10202 2004-10-09 Juri Linkov <juri@jurta.org>
10203
10204 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
10205 example of nnmail-split-fancy.
10206
10207 2004-10-06 Karl Berry <karl@gnu.org>
10208
10209 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
10210 consistency with other uses of dashes.
10211
10212 2004-10-05 Karl Berry <karl@gnu.org>
10213
10214 * info.texi: Consistently use --- throughout, periods at end of
10215 menu descriptions, and a couple typos.
10216
10217 2004-09-26 Jesper Harder <harder@ifa.au.dk>
10218
10219 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
10220 * pgg.texi (User Commands, Backend methods): Do.
10221 * gnus.texi: Markup fixes.
10222 (Setting Process Marks): Fix `M P a' entry.
10223 * emacs-mime.texi: Fixes.
10224
10225 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
10226
10227 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
10228 again.
10229 Use 5.10 instead of 5.10.0.
10230
10231 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10232
10233 * gnus.texi (Summary Mail Commands): S D e.
10234
10235 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
10236
10237 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
10238 the gnus-article-mode-line-format section.
10239
10240 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
10241
10242 * gnus.texi (Various Summary Stuff): Fix the documentation for
10243 gnus-newsgroup-variables.
10244
10245 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
10246
10247 * gnus.texi (MIME Commands):
10248 Add gnus-mime-display-multipart-as-mixed,
10249 gnus-mime-display-multipart-alternative-as-mixed,
10250 gnus-mime-display-multipart-related-as-mixed.
10251 (Mail Source Customization): Clarify `mail-source-directory'.
10252 (Splitting Mail): Mention gnus-group-find-new-groups.
10253 (SpamOracle): Fix typo.
10254
10255 * gnus-faq.texi: Untabify.
10256 ([6.3]): nnir.el is in contrib directory.
10257
10258 * message.texi (News Headers): Clarify how a unique ID is created.
10259
10260 * gnus.texi (Batching Agents): Fix typo in example.
10261 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
10262
10263 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
10264
10265 * gnus.texi (Group Parameters): Add more on hooks.
10266
10267 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
10268
10269 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
10270
10271 2004-09-22 Jay Belanger <belanger@truman.edu>
10272
10273 * calc.texi (Vectors as Lists): Add a warning that the tutorial
10274 might be hidden during part of the session.
10275
10276 2004-09-20 Jay Belanger <belanger@truman.edu>
10277
10278 * calc.texi (Notations Used in This Manual): Put in an earlier
10279 mention that DEL could be called Backspace.
10280
10281 2004-09-10 Simon Josefsson <jas@extundo.com>
10282
10283 * gnus.texi (IMAP): Add example. Suggested and partially written
10284 by Steinar Bang <sb@dod.no>.
10285
10286 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10287
10288 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
10289 netrc syntax.
10290
10291 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10292
10293 * gnus.texi (Spam ELisp Package Sequence of Events):
10294 Some clarifications.
10295 (Spam ELisp Package Global Variables): More clarifications.
10296
10297 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10298
10299 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
10300 Mention spam-split does not modify incoming mail.
10301
10302 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10303
10304 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
10305
10306 2004-09-10 Eli Zaretskii <eliz@gnu.org>
10307
10308 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
10309
10310 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
10311
10312 * makefile.w32-in (sieve, pgg): Use $(infodir).
10313
10314 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
10315
10316 * makefile.w32-in: Fix PGG and Sieve entries.
10317
10318 2004-08-28 Eli Zaretskii <eliz@gnu.org>
10319
10320 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
10321 Emacs and related programs.
10322
10323 2004-08-27 Richard M. Stallman <rms@gnu.org>
10324
10325 * faq.texi: Fix texinfo usage, esp. doublequotes.
10326 (Difference between Emacs and XEmacs): Some clarification.
10327
10328 * faq.texi (Difference between Emacs and XEmacs):
10329 Explain not to contrast XEmacs with GNU Emacs.
10330
10331 2004-08-26 Richard M. Stallman <rms@gnu.org>
10332
10333 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
10334
10335 2004-08-22 David Kastrup <dak@gnu.org>
10336
10337 * reftex.texi (AUCTeX): Update links, section name.
10338
10339 * faq.texi (Calc): Update availability (included in 22.1).
10340 (AUCTeX): Update availability, information, versions, description.
10341
10342 2004-08-14 Eli Zaretskii <eliz@gnu.org>
10343
10344 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
10345
10346 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
10347
10348 * cc-mode.texi: Various updates for CC Mode 5.30.9.
10349
10350 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
10351
10352 Sync with Tramp 2.0.44.
10353
10354 2004-08-05 Lars Hansen <larsh@math.ku.dk>
10355
10356 * widget.texi (User Interface): Update how to separate the
10357 editable field of an editable-field widget from other widgets.
10358 (Programming Example): Add text after field.
10359
10360 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
10361
10362 * emacs-mime.texi (Encoding Customization): Add a note to the
10363 mm-content-transfer-encoding-defaults entry.
10364 (rfc2047): Update.
10365
10366 * gnus.texi (Article Highlighting):
10367 Add gnus-cite-ignore-quoted-from.
10368 (POP before SMTP): New node.
10369 (Posting Styles): Addition.
10370 (Splitting Mail): Add nnmail-split-lowercase-expanded.
10371 (Fancy Mail Splitting): Ditto.
10372 (X-Face): Add gnus-x-face.
10373
10374 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
10375
10376 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
10377 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
10378
10379 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
10380
10381 * gnus.texi (Mail Source Specifiers):
10382 Describe `pop3-leave-mail-on-server'.
10383
10384 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
10385
10386 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
10387
10388 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
10389 repository. Change setfilename.
10390
10391 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
10392
10393 2004-07-02 Juri Linkov <juri@jurta.org>
10394
10395 * pcl-cvs.texi (Viewing differences): Add `d r'.
10396
10397 2004-06-29 Jesper Harder <harder@ifa.au.dk>
10398
10399 * ses.texi, viper.texi, flymake.texi, faq.texi:
10400 * eshell.texi, ediff.texi: Markup fixes.
10401
10402 2004-06-21 Karl Berry <karl@gnu.org>
10403
10404 * info.texi (Top): Mention that only Emacs has mouse support.
10405 (Getting Started): Mention this in a few other places.
10406
10407 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
10408
10409 * autotype.texi (Copyrights, Timestamps):
10410 Recommend `before-save-hook' instead of `write-file-functions'.
10411
10412 2004-06-13 Lars Hansen <larsh@math.ku.dk>
10413
10414 * dired-x.texi (dired-mark-omitted): Update keybinding.
10415
10416 2004-06-10 Kim F. Storm <storm@cua.dk>
10417
10418 * pcl-cvs.texi (Viewing differences): Add 'd y'.
10419
10420 2004-06-05 Lars Hansen <larsh@math.ku.dk>
10421
10422 * dired-x.texi (variable dired-omit-mode): Rename from
10423 dired-omit-files-p.
10424 (function dired-omit-mode): Rename from dired-omit-toggle.
10425 Call dired-omit-mode rather than set dired-omit-files-p.
10426 (dired-mark-omitted): Describe command.
10427
10428 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
10429
10430 Version 2.0.41 of Tramp released.
10431
10432 2004-05-29 Juanma Barranquero <lektu@terra.es>
10433
10434 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
10435 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10436
10437 2004-05-29 Richard M. Stallman <rms@gnu.org>
10438
10439 * cl.texi (Top): Call this chapter `Introduction'.
10440 (Overview): In TeX, no section heading here.
10441
10442 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
10443
10444 2004-05-29 Eli Zaretskii <eliz@gnu.org>
10445
10446 * Makefile.in (../info/flymake, flymake.dvi): New targets.
10447 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10448
10449 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
10450
10451 * flymake.texi: New file.
10452
10453 2004-05-28 Simon Josefsson <jas@extundo.com>
10454
10455 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
10456
10457 2004-05-07 Kai Großjohann <kai@emptydomain.de>
10458
10459 Version 2.0.40 of Tramp released.
10460
10461 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
10462
10463 Complete rework, based on review by Karl Berry <karl@gnu.org>.
10464
10465 * tramp.texi (Auto-save and Backup): Explain exploitation of new
10466 variables `tramp-backup-directory-alist' and
10467 `tramp-bkup-backup-directory-info'.
10468 (Overview, Connection types)
10469 (External transfer methods, Default Method)
10470 (Windows setup hints): Remove restriction of password entering
10471 with external methods.
10472 (Auto-save and Backup): Make file name example
10473 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
10474 and `auto-save-directory' must be used.
10475 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
10476 only "NT"). Remove doubled entry "What kinds of systems does
10477 @tramp{} work on".
10478 (tramp): Macro removed.
10479 (Obtaining Tramp): Flag removed from title.
10480 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
10481 and `trampver' used properly. Flag `tramp-inst' replaced by
10482 `installchapter'. Installation related text adapted.
10483
10484 2004-04-28 Masatake YAMATO <jet@gyve.org>
10485
10486 * widget.texi (Programming Example): Remove overlays.
10487
10488 2004-04-27 Jesper Harder <harder@ifa.au.dk>
10489
10490 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
10491
10492 2004-04-23 Juanma Barranquero <lektu@terra.es>
10493
10494 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
10495
10496 2004-04-05 Jesper Harder <harder@ifa.au.dk>
10497
10498 * info.texi (Info Search): Add info-apropos.
10499
10500 2004-03-22 Juri Linkov <juri@jurta.org>
10501
10502 * faq.texi: Fix help key bindings.
10503
10504 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
10505
10506 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
10507 (as suggested by Karl Berry). Update information about colored
10508 stars in menus. Add new subheading describing M-n.
10509
10510 2004-03-12 Richard M. Stallman <rms@gnu.org>
10511
10512 * cl.texi (Top): Rename top node's title.
10513
10514 2004-03-08 Karl Berry <karl@gnu.org>
10515
10516 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
10517 problems making the texinfo distribution.
10518
10519 2004-02-29 Simon Josefsson <jas@extundo.com>
10520
10521 * smtpmail.texi (Authentication): Change the list of supported
10522 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
10523 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
10524 <voegelas@gmx.net>.
10525
10526 2004-02-29 Juanma Barranquero <lektu@terra.es>
10527
10528 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
10529 Use $(DEL) instead of rm, and ignore exit code.
10530
10531 2004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
10532
10533 Tramp version 2.0.39 released.
10534
10535 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
10536
10537 * tramp.texi (Customizing Completion): Explain new functions
10538 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
10539 (all): Savannah URLs unified to "http://savannah.nongnu.org".
10540 (Top): Refer to Savannah mailing list as the major one.
10541 Mention older mailing lists in HTML mode only.
10542 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
10543 (Frequently Asked Questions): Remote hosts must not be Unix-like
10544 for "smb" method.
10545 (Password caching): New node.
10546 (External transfer methods): Refer to password caching for "smb"
10547 method.
10548
10549 2004-02-17 Karl Berry <karl@gnu.org>
10550
10551 * info.texi (Help-Int): Mention the new line number feature.
10552
10553 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
10554
10555 * ses.texi (Advanced Features): New functionality for
10556 ses-set-header-row (defaults to current row unless C-u used).
10557 (Acknowledgements): Add Stefan Monnier.
10558
10559 2003-12-29 Kevin Ryde <user42@zip.com.au>
10560
10561 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
10562
10563 2003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
10564
10565 Tramp version 2.0.38 released.
10566
10567 * tramp.texi (Remote shell setup): Warn of environment variables
10568 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
10569 <sven.gabriel@imk.fzk.de>.
10570 (Configuration): Tramp now chooses base64/uuencode
10571 automatically. Update wording accordingly.
10572 (Top): More description for the `Default Method' menu entry.
10573 (Default Method): Use @code, not @var, for Lisp variables.
10574 (Default Method): New subsection `Which method is the right one
10575 for me?' Suggested by Christian Kirsch.
10576 (Configuration): Pointer to new subsection added.
10577 (Default Method): Too many "use" in one sentence.
10578 Rephrase. Reported by Christian Kirsch.
10579 (Filename Syntax): Old `su' example is probably a left-over from
10580 the sm/su method naming. Replace with `ssh', instead.
10581 (External transfer methods, Auto-save and Backup):
10582 Typo fixes.
10583
10584 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
10585
10586 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
10587 (Top): Mention japanese manual only if flag `jamanual' is set.
10588 Insert section `Japanese manual' in menu.
10589
10590 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
10591
10592 * eshell.texi (Known Problems): Add doc item.
10593
10594 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10595
10596 * cc-mode.texi: Update for CC Mode 5.30.
10597
10598 Note: Please refrain from doing purely cosmetic changes like
10599 removing trailing whitespace in this manual; it clobbers cvs
10600 merging for no good reason.
10601
10602 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
10603
10604 * ediff.texi, tramp.texi, vip.texi, viper.texi:
10605 * widget.texi, woman.texi: Replace @sc{ascii} and ASCII with
10606 @acronym{ASCII}.
10607
10608 2003-10-26 Karl Berry <karl@gnu.org>
10609
10610 * info.texi (Info Search): Echo area, not echo are. From Debian
10611 diff.
10612
10613 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
10614
10615 * widget.texi (Defining New Widgets): Document new behavior of
10616 :buttons and :children keywords.
10617
10618 2003-10-22 Miles Bader <miles@gnu.org>
10619
10620 * Makefile.in (info): Move before $(top_srcdir)/info.
10621
10622 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
10623
10624 * tramp.texi (Inline methods): Small grammar fix.
10625 (External transfer methods): Likewise.
10626
10627 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
10628
10629 * speedbar.texi: Remove paragraph for GUD that is no longer true.
10630
10631 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
10632
10633 * texinfo.tex: Replace `%' in arch tagline by @ignore.
10634
10635 2003-09-30 Richard M. Stallman <rms@gnu.org>
10636
10637 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
10638
10639 * widget.texi (User Interface): Fix typos.
10640
10641 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
10642
10643 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
10644
10645 * pcl-cvs.texi (Selected Files): Fix typo.
10646
10647 2003-09-21 Karl Berry <karl@gnu.org>
10648
10649 * info.texi (] and [ commands): No period at end of section title.
10650
10651 2003-09-04 Miles Bader <miles@gnu.org>
10652
10653 * Makefile.in (top_srcdir): New variable.
10654 ($(top_srcdir)/info): New rule.
10655 (info): Depend on it.
10656
10657 2003-09-03 Peter Runestig <peter@runestig.com>
10658
10659 * makefile.w32-in: New file.
10660
10661 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
10662
10663 * widget.texi (User Interface): Explain the need of static text
10664 around an editable field.
10665
10666 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
10667
10668 * widget.texi (Basic Types): The argument to `:help-echo' can now
10669 be a form that evaluates to a string.
10670
10671 2003-08-18 Kim F. Storm <storm@cua.dk>
10672
10673 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
10674
10675 2003-08-16 Richard M. Stallman <rms@gnu.org>
10676
10677 * dired-x.texi (Shell Command Guessing): Explain *.
10678
10679 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
10680
10681 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
10682 log-edit-insert-changelog.
10683
10684 2003-08-03 Karl Berry <karl@gnu.org>
10685
10686 * info.texi: Need @contents.
10687
10688 2003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
10689
10690 Tramp version 2.0.36 released.
10691
10692 * tramp.texi (Remote shell setup): Explain about problems with
10693 non-Bourne commands in ~/.profile and ~/.shrc.
10694
10695 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
10696
10697 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
10698 renaming of `vis-mode' to `visible-mode'.
10699
10700 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
10701
10702 * info.texi (Top, Help-Small-Screen): Remove accidentally added
10703 next, prev and up pointers.
10704
10705 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
10706
10707 * info.texi (Help): Mention existence of Emacs and stand-alone
10708 Info at the very beginning of the tutorial.
10709 (Help-Inv): New node.
10710 (Help-]): New node.
10711 (Help-M): Systematically point out the differences between default
10712 Emacs and stand-alone versions. Delete second menu.
10713 (Help-Xref): Systematically point out the differences between
10714 default Emacs and stand-alone versions.
10715 (Help-Int): Change `l' example.
10716 (Expert Info): Fix typos.
10717 (Emacs Info Variables): Mention `Info-hide-note-references' and
10718 new default for `Info-scroll-prefer-subnodes'.
10719
10720 2003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
10721
10722 Version 2.0.35 of Tramp released.
10723
10724 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
10725 (Inline methods): Add methods `remsh' and `plink1'.
10726 (External transfer methods): Add method `remcp'.
10727 (Multi-hop Methods): Add method `remsh'.
10728 Small patch from Adrian Aichner <adrian@xemacs.org>:
10729 Fix minor typos.
10730 (Concept Index): Add to make manual searchable via
10731 `Info-index'.
10732 (Version Control): Add cindex entry.
10733
10734 2003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
10735
10736 * trampver.texi: Version 2.0.34 released.
10737
10738 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
10739
10740 * faq.texi: Improve previous changes.
10741
10742 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
10743
10744 * faq.texi: Update copyright and maintenance details.
10745 Update some package URLs, versions, and maintainers.
10746 Remove many references to the Emacs Lisp Archive.
10747
10748 2003-04-23 Simon Josefsson <jas@extundo.com>
10749
10750 * smtpmail.texi: Fix license (the invariant sections mentioned has
10751 never been part of the smtp manual). Align info dir entry with
10752 other emacs packages.
10753
10754 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
10755
10756 * tramp.texi: Version 2.0.33 released.
10757 Remove installation chapter. Remove XEmacs specifics.
10758
10759 2003-03-29 Richard M. Stallman <rms@gnu.org>
10760
10761 * tramp.texi (Top): Undo the previous renaming.
10762 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
10763
10764 2003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
10765
10766 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
10767 version of manual.
10768
10769 * tramp.texi (Auto-save and Backup): New node.
10770
10771 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
10772
10773 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
10774 Emacs" in order to have better differentiation to "XEmacs".
10775 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
10776 are new macros in order to point to the other Emacs flavor where
10777 appropriate. In info case, point to node `Installation' in order
10778 to explain how to generate the other way. In html case, make a
10779 link to the other html file.
10780 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
10781 after CVS checkout/update.
10782 (Installation): Completely rewritten.
10783 (Installation parameters, Load paths): New sections under
10784 `Installation'.
10785
10786 2003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
10787
10788 * tramp.texi: Version 2.0.30 released.
10789 Replace word "path" with "localname" where used as a component of
10790 a Tramp file name.
10791
10792 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
10793
10794 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
10795 introduced.
10796 (Installation): Explain what to do if files from the tramp/contrib
10797 directory are needed.
10798
10799 2003-02-23 Alex Schroeder <alex@emacswiki.org>
10800
10801 * smtpmail.texi (How Mail Works): New.
10802
10803 2003-02-22 Alex Schroeder <alex@emacswiki.org>
10804
10805 * smtpmail.texi: New file.
10806
10807 * Makefile.in: Build SMTP manual.
10808
10809 2003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
10810
10811 * tramp.texi: Version 2.0.29 released.
10812 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
10813 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
10814
10815 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
10816
10817 * tramp.texi (Frequently Asked Questions): Explain a workaround if
10818 another package loads accidentally Ange-FTP.
10819
10820 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
10821
10822 * tramp.texi (Customizing Completion): Add function
10823 `tramp-parse-sconfig'. Change example of
10824 `tramp-set-completion-function', because parsing of ssh config
10825 files looks more natural.
10826
10827 2003-01-15 Kevin Ryde <user42@zip.com.au>
10828
10829 * gnus.texi (Using MIME): Mention auto-compression-mode with
10830 gnus-mime-copy-part.
10831
10832 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
10833
10834 * gnus.texi: Do not use `path' in several locations.
10835
10836 2002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
10837
10838 * tramp.texi (External transfer methods): New method `smb'.
10839 From Michael Albinus.
10840
10841 2002-11-05 Karl Berry <karl@gnu.org>
10842
10843 * info.texi (Info-fontify): Reorder face list to avoid bad line
10844 breaks.
10845
10846 2002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10847
10848 * tramp.texi: Move @copying to standard place.
10849 Use @insertcopying.
10850
10851 2002-10-02 Karl Berry <karl@gnu.org>
10852
10853 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi:
10854 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
10855 * eshell.texi, eudc.texi, faq.texi, forms.texi, idlwave.texi:
10856 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, reftex.texi:
10857 * sc.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
10858 * widget.texi, woman.texi:
10859 Per rms, update all manuals to use @copying instead of @ifinfo.
10860 Also use @ifnottex instead of @ifinfo around the top node, where
10861 needed for the sake of the HTML output.
10862 (The Gnus manual is not fixed since it's not clear to me how it
10863 works; and the Tramp manual already uses @copying, although in an
10864 unusual way. All others were changed.)
10865
10866 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
10867
10868 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
10869 (../info/ses, ses.dvi): New targets.
10870 * ses.texi: New file.
10871
10872 2002-09-06 Pavel Janík <Pavel@Janik.cz>
10873
10874 * texinfo.tex: Update to texinfo 4.2.
10875
10876 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
10877
10878 * reftex.texi: Update to RefTeX 4.19.
10879
10880 2002-07-21 Jesper Harder <harder@ifa.au.dk>
10881
10882 * gnus.texi (Sorting Groups): Add key bindings for
10883 gnus-group-sort-groups-by-real-name and
10884 gnus-group-sort-selected-groups-by-real-name.
10885
10886 2002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10887
10888 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
10889 (../info/tramp, tramp.dvi): New targets.
10890
10891 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
10892
10893 * Makefile.in (DVI_TARGETS): Add calc.dvi.
10894 (calc.dvi): Uncomment.
10895
10896 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
10897
10898 * Makefile.in (INFO_TARGETS): Add ../info/calc.
10899 (../info/calc): New target.
10900
10901 2001-10-20 Gerd Moellmann <gerd@gnu.org>
10902
10903 * (Version 21.1 released.)
10904
10905 2001-10-05 Gerd Moellmann <gerd@gnu.org>
10906
10907 * Branch for 21.1.
10908
10909 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
10910
10911 * Makefile.in (../info/info): Use an explicit -o switch to
10912 makeinfo.
10913
10914 2001-03-05 Gerd Moellmann <gerd@gnu.org>
10915
10916 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
10917
10918 2001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
10919
10920 * ediff.texi: Added ediff-coding-system-for-read.
10921
10922 * viper.texi: Fix typos.
10923
10924 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
10925
10926 * Makefile.in (../info/idlwave): Use --no-split.
10927
10928 2000-12-14 Dave Love <fx@gnu.org>
10929
10930 * Makefile.in (mostlyclean): Remove gnustmp.*.
10931 (gnus.dvi): Change rule to remove @latex stuff.
10932
10933 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
10934
10935 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
10936
10937 2000-10-13 John Wiegley <johnw@gnu.org>
10938
10939 * Makefile.in: Add build targets for eshell.texi.
10940
10941 2000-09-25 Gerd Moellmann <gerd@gnu.org>
10942
10943 * Makefile.in: Remove/comment speedbar stuff.
10944
10945 2000-09-22 Dave Love <fx@gnu.org>
10946
10947 * Makefile.in: Add emacs-mime.
10948
10949 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
10950
10951 * Makefile.in (INFO_TARGETS): Add ../info/woman.
10952 (DVI_TARGETS): Add woman.dvi.
10953 (../info/woman, woman.dvi): New targets.
10954
10955 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
10956
10957 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
10958
10959 * pcl-cvs.texi: New file.
10960 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
10961 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
10962
10963 2000-05-11 Gerd Moellmann <gerd@gnu.org>
10964
10965 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
10966 (../info/ebrowse, ebrowse.dvi): New targets.
10967
10968 2000-01-13 Gerd Moellmann <gerd@gnu.org>
10969
10970 * Makefile.in (INFO_TARGETS): Add eudc.
10971 (DVI_TARGETS): Add eudc.dvi.
10972 (../info/eudc, eudc.dvi): New targets.
10973
10974 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
10975
10976 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
10977 compatibility with 8+3 filesystems).
10978 (../info/efaq): Rename from emacs-faq.
10979
10980 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
10981
10982 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
10983 (../info/idlwave, idlwave.dvi): New targets.
10984
10985 1999-10-23 Dave Love <fx@gnu.org>
10986
10987 * Makefile.in: Use autotype.texi.
10988
10989 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
10990
10991 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
10992 faq.texi file) rather than ../info/faq.
10993
10994 1999-10-07 Gerd Moellmann <gerd@gnu.org>
10995
10996 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
10997 (../info/ada-mode, ada-mode.dvi): New targets.
10998
10999 1999-09-01 Dave Love <fx@gnu.org>
11000
11001 * Makefile.in: Add faq.
11002
11003 1999-07-12 Richard Stallman <rms@gnu.org>
11004
11005 * Version 20.4 released.
11006
11007 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
11008
11009 * Version 20.3 released.
11010
11011 1998-04-06 Andreas Schwab <schwab@gnu.org>
11012
11013 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
11014 Use it in dvi targets.
11015 (../etc/GNU): Change to $(srcdir) first.
11016
11017 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
11018
11019 * reftex.texi: Update for RefTeX version 3.22.
11020
11021 1998-03-01 Kim-Minh Kaplan <KimMinh.Kaplan@utopia.eunet.fr>
11022
11023 * gnus.texi (Easy Picons): Removed references to
11024 `gnus-group-display-picons'.
11025 (Hard Picons): Ditto.
11026
11027 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
11028
11029 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
11030 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11031
11032 1997-09-23 Paul Eggert <eggert@twinsun.com>
11033
11034 * Makefile.in: Merge changes mistakenly made to `Makefile'.
11035 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
11036
11037 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11038
11039 * Version 20.2 released.
11040
11041 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11042
11043 * Version 20.1 released.
11044
11045 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11046
11047 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
11048
11049 1997-04-12 Per Abrahamsen <abraham@dina.kvl.dk>
11050
11051 * widget.texi (push-button): Document it.
11052
11053 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11054
11055 * Version 19.33 released.
11056
11057 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11058
11059 * Version 19.32 released.
11060
11061 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11062
11063 * Makefile.in: Add rules for the Message manual.
11064
11065 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11066
11067 * gnus.texi: New version.
11068
11069 * message.texi: New manual.
11070
11071 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11072
11073 * Makefile.in (All info targets): cd $(srcdir) to do the work.
11074
11075 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11076
11077 * Makefile.in (All info targets): Specify $(srcdir) in input files.
11078 Specify -I option.
11079 (All dvi targets): Set the TEXINPUTS variable.
11080
11081 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
11082
11083 * Version 19.31 released.
11084
11085 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
11086
11087 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
11088 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
11089
11090 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11091
11092 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
11093 (INFO_TARGETS): Add ../info/cc-mode.
11094 (DVI_TARGETS): Add cc-mode.dvi.
11095
11096 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11097
11098 * Version 19.30 released.
11099
11100 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11101
11102 * gnus.texi: New file.
11103
11104 1995-11-04 Erik Naggum <erik@naggum.no>
11105
11106 * gnus.texi: File deleted.
11107
11108 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
11109
11110 * mh-e.texi: "Function Index" -> "Command Index" to work with
11111 Emacs 19.30 C-h C-k support of separately-documented commands.
11112
11113 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11114
11115 * Makefile.in (../info/ediff, ediff.dvi): New targets.
11116 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
11117
11118 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11119
11120 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
11121 (../info/viper, viper.dvi): New targets.
11122
11123 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
11124
11125 * dired-x.texi (Installation): Change the example to set
11126 buffer-local variables like dired-omit-files-p in
11127 dired-mode-hook.
11128
11129 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11130
11131 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
11132 (../info/mh-e, mh-e.dvi): New targets.
11133
11134 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
11135
11136 * Makefile.in (maintainer-clean): Rename from realclean.
11137
11138 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11139
11140 * Makefile.in: New file.
11141 * Makefile: File deleted.
11142
11143 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11144
11145 * Makefile (TEXINDEX_OBJS): Variable deleted.
11146 (texindex, texindex.o, getopt.o): Rules deleted.
11147 All deps on texindex deleted.
11148 (distclean): Don't delete texindex.
11149 (mostlyclean): Don't delete *.o.
11150 * texindex.c, getopt.c: Files deleted.
11151
11152 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11153
11154 * Version 19.26 released.
11155
11156 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11157
11158 * Version 19.25 released.
11159
11160 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11161
11162 * Version 19.24 released.
11163
11164 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11165
11166 * Version 19.23 released.
11167
11168 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11169
11170 * Makefile: Delete spurious tab.
11171
11172 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11173
11174 * Makefile (.SUFFIXES): New rule.
11175
11176 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11177
11178 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
11179 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11180
11181 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11182
11183 * Makefile (../info/sc): Rename from sc.info.
11184 (../info/cl): Likewise.
11185 (INFO_TARGETS): Use new names.
11186
11187 1993-12-04 Richard Stallman (rms@srarc2)
11188
11189 * getopt.c: New file.
11190 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
11191 (getopt.o): New rule.
11192 (dvi): Don't depend on texindex.
11193 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
11194 Depend on texindex.
11195
11196 1993-12-03 Richard Stallman (rms@srarc2)
11197
11198 * Makefile (../info/sc.info): Rename from ../info/sc.
11199 (TEXI2DVI): New variable.
11200 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
11201 Add explicit commands.
11202 (TEXINDEX_OBJS): Delete duplicate getopt.o.
11203
11204 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11205
11206 * Version 19.22 released.
11207
11208 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11209
11210 * Makefile (TEXINDEX_OBJS): Delete spurious period.
11211
11212 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11213
11214 * Version 19.21 released.
11215
11216 1993-11-15 Paul Eggert (eggert@twinsun.com)
11217
11218 * Makefile (../info/cl.info): Rename from ../info/cl.
11219
11220 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11221
11222 * Makefile (../etc/GNU): New target.
11223 (EMACSSOURCES): Add gnu1.texi.
11224
11225 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11226
11227 * Makefile (realclean): Don't delete the Info files.
11228
11229 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
11230
11231 * forms.texi: Fix forms.texi so that it will format correctly.
11232 Add missing `@end iftex', fix bad reference.
11233
11234 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
11235
11236 * Makefile: Fix targets for texindex, new info.texi files.
11237 * info-stnd.texi: New file implements info for standalone info
11238 reader.
11239 * info.texi: Update to include recent changes to "../info/info".
11240 New source file for ../info/info; includes info-stnd.texi.
11241
11242 * texindex.c: Include "../src/config.h" if building in emacs.
11243
11244 * Makefile: Change all files to FILENAME.texi, force all targets
11245 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
11246 vip.texinfo, forms.texinfo, cl.texinfo.
11247 Add target to build texindex.c, defining `emacs'.
11248
11249 * forms.texi: Install new file to match version 2.3 of forms.el.
11250
11251 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11252
11253 * Version 19.19 released.
11254
11255 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
11256
11257 * sc.texinfo: Fix info file name.
11258
11259 * Makefile (info): Add gnus and sc.
11260 (dvi): Add gnus.dvi and sc.dvi.
11261 (../info/sc, sc.dvi): New targets.
11262
11263 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11264
11265 * Version 19.18 released.
11266
11267 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11268
11269 * Makefile: Fix source file names of the separate manuals.
11270 (gnus.dvi, ../info/gnus): New targets.
11271
11272 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11273
11274 * Version 19.17 released.
11275
11276 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11277
11278 * split-man: Fix typos in last change.
11279
11280 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11281
11282 * Version 19.16 released.
11283
11284 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11285
11286 * version 19.15 released.
11287
11288 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11289
11290 * Makefile (distclean): It's rm, not rf.
11291
11292 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11293
11294 * Version 19.14 released.
11295
11296 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11297
11298 * Makefile: New file.
11299
11300 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11301
11302 * Version 19.13 released.
11303
11304 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11305
11306 * Version 19.9 released.
11307
11308 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11309
11310 * Version 19.8 released.
11311
11312 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11313
11314 * Version 19.7 released.
11315
11316 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
11317
11318 * gnus.texinfo: New file. Removed installation instructions.
11319
11320 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
11321
11322 * texindex.c: If USG, include sys/types.h and sys/fcntl.h.
11323
11324 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
11325
11326 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
11327 then define `\sc' as the command for smallcaps in Texinfo.
11328 This means that the @sc command will produce small caps. bfox has
11329 made the corresponding change to makeinfo and texinfm.el.
11330
11331 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11332
11333 * vip.texinfo: Remove menu entry Adding Lisp Code in node
11334 Customization since the menu entry did not point to anything.
11335 Also add an @finalout command to remove overfull hboxes from the
11336 printed output.
11337
11338 * cl.texinfo: Add @bye, \input line and @settitle to file.
11339 This file is clearly intended to be a chapter of some other work,
11340 but the other work does not yet exist.
11341
11342 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11343
11344 * texinfo.texinfo: Three typos corrected.
11345
11346 ;; Local Variables:
11347 ;; coding: utf-8
11348 ;; End:
11349
11350 Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
11351
11352 This file is part of GNU Emacs.
11353
11354 GNU Emacs is free software: you can redistribute it and/or modify
11355 it under the terms of the GNU General Public License as published by
11356 the Free Software Foundation, either version 3 of the License, or
11357 (at your option) any later version.
11358
11359 GNU Emacs is distributed in the hope that it will be useful,
11360 but WITHOUT ANY WARRANTY; without even the implied warranty of
11361 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11362 GNU General Public License for more details.
11363
11364 You should have received a copy of the GNU General Public License
11365 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.