ChangeLog fixes
[bpt/emacs.git] / doc / misc / ChangeLog
1 2014-01-20 Paul Eggert <eggert@cs.ucla.edu>
2
3 * texinfo.tex: Update from gnulib.
4
5 2014-01-15 Glenn Morris <rgm@gnu.org>
6
7 * Makefile.in (eww_deps): Does not depend on emacsver.texi.
8
9 2014-01-12 Michael Albinus <michael.albinus@gmx.de>
10
11 * tramp.texi (all): Doc fix according to GNU Coding Standards.
12 Use "file name" instead of "filename" or "path". Use "host"
13 instead of "machine".
14
15 2014-01-12 David Engster <deng@randomsample.de>
16
17 * eieio.texi (Introduction): `class-of' is obsolete.
18 (Predicates, Basic Methods): Adapt function names to namespace
19 cleanup.
20
21 2014-01-12 Xue Fuqiao <xfq.free@gmail.com>
22
23 * eww.texi (Basics): Use "directory" instead of "path" (Bug#16419).
24
25 2014-01-12 Glenn Morris <rgm@gnu.org>
26
27 * efaq.texi (Guidelines for newsgroup postings)
28 (Informational files for Emacs):
29 Remove references to etc/MAILINGLISTS, etc/INTERVIEW.
30
31 2014-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
32
33 * cl.texi (Function Bindings): Fix incorrect description of cl-let.
34
35 2014-01-09 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
36
37 * Makefile.in: Add eww.texi.
38 * eww.texi: New file.
39
40 2014-01-07 Glenn Morris <rgm@gnu.org>
41
42 * efaq.texi (Problems with very large files): Fix superscript typo.
43
44 2013-01-07 Rasmus <w530@pank.eu>
45
46 * org.texi (Global and local cycling): Fix missing '@'.
47
48 2013-01-07 Bastien Guerry <bzg@gnu.org>
49
50 * org.texi (Global and local cycling): Mention C-u C-u TAB.
51 (Include files, The Export Dispatcher)
52 (Advanced configuration)
53 (Header arguments in Org mode properties): Spelling fixes.
54 (Special blocks): Add #+BEGIN_ABSTRACT as another example.
55 (@LaTeX{} specific attributes): New index entries.
56 Use #+BEGIN_ABSTRACT in the example.
57
58 2013-01-07 Nicolas Goaziou <n.goaziou@gmail.com>
59
60 * org.texi (Org export): New section.
61 (HTML doctypes): Fix whitespace error. Fix display.
62 (Publishing options): Add missing html publishing options.
63
64 2014-01-07 Glenn Morris <rgm@gnu.org>
65
66 * efaq.texi (Basic editing, Packages that do not come with Emacs):
67 Merge in some info from etc/MORE.STUFF.
68
69 2014-01-05 Paul Eggert <eggert@cs.ucla.edu>
70
71 Specify .texi encoding (Bug#16292).
72 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
73 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
74 * ede.texi, ediff.texi, edt.texi, efaq.texi, eieio.texi:
75 * emacs-gnutls.texi, epa.texi, erc.texi, ert.texi:
76 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi:
77 * gnus-faq.texi, htmlfontify.texi, idlwave.texi, ido.texi, info.texi:
78 * message.texi, mh-e.texi, newsticker.texi, nxml-mode.texi:
79 * octave-mode.texi, org.texi, pcl-cvs.texi, pgg.texi, rcirc.texi:
80 * reftex.texi, remember.texi, sasl.texi, sc.texi, semantic.texi:
81 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi, srecode.texi:
82 * todo-mode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
83 * widget.texi, wisent.texi, woman.texi:
84 Add @documentencoding.
85
86 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
87
88 * eshell.texi (What Eshell is not): Clean up confusing clause.
89
90 2014-01-03 Glenn Morris <rgm@gnu.org>
91
92 * efaq-w32.texi, reftex.texi: Use @insertcopying in non-TeX.
93
94 * ede.texi, eieio.texi, semantic.texi, srecode.texi:
95 Add copyright notice to titlepage.
96
97 * dbus.texi, nxml-mode.texi, widget.texi: Add titlepage.
98
99 * ert.texi: Add a titlepage. Use @insertcopying.
100
101 * calc.texi (Top): Use @top rather than @chapter.
102
103 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
104
105 * eshell.texi (top): Fix incorrect use of xref.
106
107 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
108
109 * eshell.texi (top): Fix incorrect info filename in an xref.
110
111 2014-01-02 Glenn Morris <rgm@gnu.org>
112
113 * Makefile.in (cc_mode_deps): Rename from (typo) ccmode_deps.
114
115 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
116
117 * eshell.texi (Command Basics): Remove `Command basics' chapter.
118
119 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
120
121 * eshell.texi (What is Eshell?): Add section about what not to use
122 Eshell for.
123
124 2013-12-23 Teodor Zlatanov <tzz@lifelogs.com>
125
126 * emacs-gnutls.texi (Help For Users): Document `gnutls-verify-error'.
127
128 2013-12-22 Glenn Morris <rgm@gnu.org>
129
130 * woman.texi (Navigation): Use itemx where appropriate.
131
132 2013-12-20 Tassilo Horn <tsdh@gnu.org>
133
134 * info.texi, woman.texi:
135 Document `S-SPC' as alternative to `DEL' for scrolling.
136
137 2013-12-20 Jay Belanger <jay.p.belanger@gmail.com>
138
139 * calc.texi (Stack Manipulation Commands): Mention using the variable
140 `calc-context-sensitive-enter' for `calc-enter' and `calc-pop'.
141
142 2013-12-12 Michael Albinus <michael.albinus@gmx.de>
143
144 * tramp.texi (direntry): Use ssh but rsh.
145 (all): Encode all environment variable names with @env{...}.
146 (Bug Reports): Refer to Testing node.
147
148 2013-12-12 Glenn Morris <rgm@gnu.org>
149
150 * autotype.texi, cc-mode.texi, ediff.texi, ert.texi:
151 * htmlfontify.texi, ido.texi, octave-mode.texi, org.texi:
152 * srecode.texi, todo-mode.texi, tramp.texi:
153 Sync direntry with info/dir version.
154
155 2013-12-11 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
156
157 * Makefile.in: Add octave-mode.texi.
158
159 2013-12-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
160 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
161
162 * octave-mode.texi: Import from GNU Octave (doc/interpreter/emacs.txi).
163
164 2013-12-08 Juanma Barranquero <lekktu@gmail.com>
165
166 * dbus.texi (Properties and Annotations): Fix typo.
167
168 2013-12-06 Bastien Guerry <bzg@gnu.org>
169
170 * org.texi: Don't include Emacs version within Org's version.
171
172 2013-12-06 Nicolas Goaziou <n.goaziou@gmail.com>
173
174 * org.texi (Creating one-off styles): Use new export snippet
175 syntax.
176
177 * org.texi (Export settings): documentation describing how text
178 above the first heading is ignored when an :export: tag is in a
179 file.
180
181 2013-12-05 Michael Albinus <michael.albinus@gmx.de>
182
183 * dbus.texi (Type Conversion): Clarify unibyte-ness of strings.
184
185 2013-11-30 Glenn Morris <rgm@gnu.org>
186
187 * Makefile.in (distclean): Remove Makefile.
188
189 2013-11-20 era eriksson <era+emacsbugs@iki.fi>
190
191 * ses.texi (Quick Tutorial): New chapter. (Bug#14748)
192 (The Basics, Formulas): Copyedits.
193 (Resizing, Printer functions): Add index entries.
194
195 2013-11-17 Jay Belanger <jay.p.belanger@gmail.com>
196
197 * calc.texi (Customizing Calc): Mention new variable
198 `calc-context-sensitive-enter'.
199
200 2013-11-12 Aaron Ecay <aaronecay@gmail.com>
201
202 * org.texi (Exporting code blocks): Document the 'inline-only
203 setting for `org-export-babel-evaluate'. Document how :var
204 introduces code block dependencies.
205
206 2013-11-12 Achim Gratz <Stromeko@Stromeko.DE>
207
208 * org.texi (Header arguments): Document header-args[:lang]
209 properties and remove deprecated old-style properties from
210 documentation.
211
212 * org.texi (Agenda commands): Remove footnote from @tsubheading
213 and add a sentence with the reference instead.
214
215 2013-11-12 Bastien Guerry <bzg@gnu.org>
216
217 * org.texi (Catching invisible edits):
218 * org.texi (Plain lists, Plain lists):
219 * org.texi (Advanced configuration):
220 * org.texi (Tag groups):
221 * org.texi (Conventions):
222 * org.texi (Checkboxes, Radio lists):
223 * org.texi (Top, Summary, Exporting):
224 * org.texi (In-buffer settings): Fix typos.
225
226 * org.texi (Refile and copy): Document `org-copy' and `C-3 C-c
227 C-w'. Add an index entry for `org-refile-keep'.
228
229 * org.texi (Plain lists): Add an index entry for sorting plain
230 list. Document sorting by checked status for check lists.
231
232 * org.texi (Publishing options): Fix old variable names.
233
234 * org.texi (Orgstruct mode): Fix suggested setting of
235 `orgstruct-heading-prefix-regexp'.
236
237 * org.texi (Export settings):
238 Document `org-export-allow-bind-keywords'.
239
240 * org.texi (History and Acknowledgments): Small rephrasing.
241
242 * org.texi (Template elements): Add a footnote about tags accepted
243 in a year datetree.
244
245 * org.texi (Beamer export, @LaTeX{} and PDF export)
246 (Header and sectioning, @LaTeX{} specific attributes):
247 Enhance style.
248
249 * org.texi (Agenda commands): Add a footnote about dragging agenda
250 lines: it does not persist and it does not change the .org files.
251
252 * org.texi (Agenda commands): Add a table heading for dragging
253 agenda lines forward/backward.
254
255 * org.texi (Agenda commands): Add documentation for
256 `org-agenda-bulk-toggle' and `org-agenda-bulk-toggle-all'.
257
258 * org.texi (Publishing options): Update the list of options.
259 (Simple example, Complex example): Fix the examples.
260
261 * org.texi (Formula syntax for Calc): Don't use a bold font the
262 warning.
263
264 * org.texi (Other built-in back-ends): New section.
265
266 * org.texi (Editing source code):
267 Document `org-edit-src-auto-save-idle-delay' and
268 `org-edit-src-turn-on-auto-save'.
269
270 * org.texi (External links): Document contributed link types
271 separately.
272
273 * org.texi (Closing items):
274 Document `org-closed-keep-when-no-todo'.
275
276 * org.texi (Export back-ends): Rename from "Export formats".
277 (The Export Dispatcher): Remove reference to
278 `org-export-run-in-background'.
279 (Export settings): Minor rewrites.
280 (ASCII/Latin-1/UTF-8 export): Update variable's name.
281 (In-buffer settings): Add #+HTML_HEAD_EXTRA.
282
283 * org.texi (Export in foreign buffers): New section.
284 (Exporting): Remove documentation about converting the selected
285 region.
286
287 * org.texi (Advanced configuration): Put the filter valid types in
288 a table. Use @lisp and @smalllisp.
289
290 * org.texi: Use @code{nil} instead of nil. Update the maintainer
291 contact info.
292
293 * org.texi (Exporting): Better introductory sentence. Add a note
294 about conversion commands.
295 (Feedback, Orgstruct mode, Built-in table editor)
296 (Built-in table editor, Orgtbl mode, Updating the table)
297 (Property syntax, Capturing column view, Capture)
298 (Agenda files, Agenda commands, CDLaTeX mode, CDLaTeX mode)
299 (Exporting, Extending ODT export)
300 (Working with @LaTeX{} math snippets, dir, Customization)
301 (Radio tables, A @LaTeX{} example, Pulling from MobileOrg):
302 Uniformly use @kbd{M-x command RET}.
303
304 * org.texi (Filtering/limiting agenda items): New subsection.
305 Document the use of `org-agenda-max-*' options and
306 `org-agenda-limit-interactively' from the agenda.
307 (Agenda commands): Move details about filtering commands to
308 the new section, only include a summary here.
309 (Customizing tables in ODT export)
310 (System-wide header arguments, Conflicts, Dynamic blocks):
311 Use spaces for indentation.
312
313 * org.texi (Emphasis and monospace): Mention `org-emphasis-alist'.
314
315 * org.texi (Links in HTML export, Images in HTML export)
316 (post): Fix syntax within #+ATTR_*.
317 (Tables in HTML export): Document `org-html-table-row-tags'
318 and use `org-html-table-default-attributes' instead of
319 `org-html-table-tag'.
320
321 * org.texi (Publishing action, Publishing options)
322 (Publishing links): Major rewrite. Enhance explanations for
323 `org-org-publish-to-org'. Remove reference to
324 `org-export-run-in-background'.
325
326 * org.texi: Fix many small typos. Use #+NAME instead of
327 #+TBLNAME. Use @smalllisp instead of @example.
328 (Special symbols): Add index?
329 (HTML preamble and postamble): Don't mention obsolete use of
330 opt-plist.
331 (JavaScript support): Don't mention the org-jsinfo.el file as it
332 has been merged with ox-html.el.
333
334 * org.texi (Installation, Feedback, Setting Options)
335 (Code evaluation security, org-crypt.el): Use @lisp instead of
336 @example.
337 (Agenda commands): Use @table instead of @example.
338
339 * org.texi (Adding hyperlink types): New appendix.
340
341 * org.texi (ODT export commands, Extending ODT export)
342 (Applying custom styles, Images in ODT export)
343 (Labels and captions in ODT export)
344 (Literal examples in ODT export)
345 (Configuring a document converter)
346 (Working with OpenDocument style files)
347 (Customizing tables in ODT export)
348 (Validating OpenDocument XML): Fix options names.
349
350 * org.texi (History and Acknowledgments): Update acknowledgments
351 to Nicolas. Add Nicolas Goaziou to the list of contributors.
352
353 * org.texi (System-wide header arguments): Don't use "customizing"
354 for setting a variable. Also remove comments.
355
356 * org.texi (Weekly/daily agenda): Add `org-agenda-start-day' and
357 `org-agenda-start-on-weekday' to the variable index and document
358 them.
359
360 * org.texi (Sparse trees, Agenda commands)
361 (@LaTeX{} fragments, Selective export, Export options)
362 (The export dispatcher, ASCII/Latin-1/UTF-8 export)
363 (HTML Export commands, @LaTeX{}/PDF export commands)
364 (iCalendar export, Publishing options, Triggering publication)
365 (In-buffer settings): Update to reflect changes from the new
366 export engine.
367
368 * org.texi (Matching tags and properties): More examples.
369 Explain group tags expansion as regular expressions.
370
371 * org.texi (Tag groups): New section.
372
373 * org.texi (Setting tags): Tiny formatting fixes.
374
375 * org.texi (Plain lists, Checkboxes): Use non-obsolete variable
376 names.
377
378 * org.texi (Storing searches): Add "agenda" and "agenda*" to the
379 concept index. Include example for these agenda views.
380 (Special agenda views): Mention the "agenda*" agenda view.
381
382 * org.texi (Repeated tasks): Document how to ignore a repeater
383 when using both a scheduled and a deadline timetamp.
384
385 * org.texi (Global and local cycling): Wrap in a new subsection.
386 (Initial visibility, Catching invisible edits): New subsections.
387
388 * org.texi (Visibility cycling): Mention that
389 `org-agenda-inhibit-startup' will prevent visibility setting when
390 the agenda opens an Org file for the first time.
391
392 * org.texi (Org syntax): New section.
393
394 * org.texi (Orgstruct mode):
395 Document `orgstruct-heading-prefix-regexp'.
396
397 * org.texi (Speeding up your agendas): New section.
398
399 * org.texi (Installation): When installing Org from ELPA, users
400 should do this from an Emacs session where no .org file has been
401 visited.
402
403 * org.texi (CSS support, In-buffer settings): Update HTML options
404 names.
405
406 * org.texi (Structure editing): Update documentation for
407 `org-insert-heading-or-item'.
408 (Plain lists, Relative timer): Update index entry.
409
410 * org.texi (JavaScript support): Update variable names.
411
412 * org.texi (comments): Minor formatting fix.
413
414 * org.texi (@LaTeX{} fragments): Minor enhancement.
415
416 * org.texi: Update the list contributions.
417
418 * org.texi (Agenda commands): Exporting the agenda to an .org file
419 will not copy the subtrees and the inherited tags.
420 Document `org-agenda-filter-by-regexp'.
421
422 * org.texi (Publishing action, Complex example): Fix names of
423 publishing functions.
424
425 * org.texi (Top, Exporting): Delete references to Freemind.
426 (Freemind export): Delete section.
427
428 * org.texi (Top, Exporting): Delete references to the XOXO export.
429 (XOXO export): Delete section.
430
431 * org.texi (Capture): Mention that org-remember.el is not
432 supported anymore.
433
434 * org.texi (Top, Exporting, Beamer class export):
435 Delete references to the TaskJuggler export.
436 (History and Acknowledgments): Mention that the TaskJuggler has
437 been rewritten by Nicolas and now lives in the contrib/ directory
438 of Org's distribution. Mention that Jambunathan rewrote the HTML
439 exporter. Remove Jambunathan from my own acknowledgments.
440 (TaskJuggler export): Delete.
441
442 * org.texi (HTML preamble and postamble)
443 (Tables in HTML export, Images in HTML export)
444 (Math formatting in HTML export, CSS support)
445 (@LaTeX{} and PDF export, Publishing options): Fix the names of
446 the HTML export and publishing options.
447
448 * org.texi (Literal examples, Export options)
449 (@LaTeX{} and PDF export, Header and sectioning)
450 (Publishing options): Fix LaTeX options names.
451
452 * org.texi (Export options, CSS support, In-buffer settings):
453 Fix references to HTML_LINK_* and HTML_STYLE keywords.
454
455 * org.texi (Export options, In-buffer settings): Fix references to
456 #+SELECT_TAGS and #+EXCLUDE_TAGS and remove reference to #+XSLT.
457
458 * org.texi (Top, Markup, Initial text, Images and tables)
459 (@LaTeX{} fragments, @LaTeX{} fragments, Exporting)
460 (Export options, JavaScript support, Beamer class export):
461 Remove references to the DocBook export, which has been deleted.
462 (History and Acknowledgments): Mention that DocBook has been
463 deleted, suggest to use the Texinfo exporter instead, then to
464 convert the .texi to DocBook with makeinfo.
465 (Links in ODT export, Tables in ODT export): Fix indices.
466
467 * org.texi (Deadlines and scheduling): Add a variable to the
468 index. Add documentation about delays for scheduled tasks.
469
470 * org.texi (Emphasis and monospace):
471 Mention `org-fontify-emphasized-text' and
472 `org-emphasis-regexp-components'.
473
474 * org.texi (References): Small enhancement.
475
476 * org.texi (Column width and alignment): Make the example visually
477 more clear.
478
479 * org.texi (The clock table): Document :mstart and :wstart as a
480 way to set the starting day of the week.
481
482 * org.texi (In-buffer settings): Document new startup keywords.
483 Thanks to John J Foerch for this idea.
484
485 * org.texi (Include files): Tiny formatting fix.
486
487 * org.texi (Activation): Point to the "Conflicts" section.
488
489 2013-11-12 Carsten Dominik <carsten.dominik@gmail.com>
490
491 * org.texi (CSS support): Clarify this section.
492
493 * org.texi (@LaTeX{} specific attributes): Document that tabu and
494 tabularx packages are not in the default set of packages.
495
496 * org.texi (Agenda commands): Document fortnight view.
497
498 * org.texi: Document conflict with ecomplete.el.
499
500 * org.texi (History and Acknowledgments): Acknowledgements for
501 Jason Dunsmore and Rakcspace.
502
503 * org.texi: Rename org-crypt.el node to org-crypt.
504
505 * org.texi (A @LaTeX{} example): Fix typo in variable name.
506
507 * org.texi (MobileOrg): Mention the new iPhone developer.
508
509 * org.texi (Table of contents) Improve documentation of TOC
510 placement.
511
512 * org.texi: Explain that date/time information at read-date prompt
513 should start at the beginning, not anywhere in the middle of a
514 long string.
515
516 2013-11-12 Christopher Schmidt <christopher@ch.ristopher.com>
517
518 * org.texi (Orgstruct mode): Fix wrong regexp.
519
520 2013-11-12 Eric Abrahamsen <eric@ericabrahamsen.net>
521
522 * org.texi: Document export to (X)HTML flavors.
523
524 2013-11-12 Eric Schulte <schulte.eric@gmail.com>
525
526 * org.texi (Extracting source code): Mention the prefix argument
527 to org-babel-tangle.
528 (noweb): Remove erroneous negative.
529 (Specific header arguments): Document new header arguments.
530 Documentation for new tangle-mode header argument.
531 (Top): Documentation for new tangle-mode header argument.
532 (rownames): Documentation for new tangle-mode header argument.
533 Mention elisp as special rowname case.
534 (tangle-mode): Documentation for new tangle-mode header argument.
535 (post): Documentation and an example of usage.
536 (var): Remove the "Alternate argument syntax" section from the
537 documentation.
538 (hlines): Note that :hline has no effect for Emacs Lisp code
539 blocks.
540
541 2013-11-12 Feng Shu <tumashu@gmail.com>
542
543 * org.texi (@LaTeX{} fragments, Previewing @LaTeX{} fragments)
544 (Math formatting in HTML export)
545 (Working with @LaTeX{} math snippets): Add document about creating
546 formula image with imagemagick.
547
548 * org.texi (@LaTeX{} specific attributes): Document `:caption'
549 attribute of #+ATTR_LATEX.
550
551 2013-11-12 Grégoire Jadi <gregoire.jadi@gmail.com>
552
553 * org.texi (Handling links): Fix a typo in
554 `org-startup-with-inline-images' documentation.
555
556 * org.texi (Previewing @LaTeX{} fragments): Document the startup
557 keywords to use for previewing LaTeX fragments or not.
558 (Summary of in-buffer settings): Improve formatting and add an
559 entry for the variable `org-startup-with-latex-preview'.
560
561 * org.texi (Property syntax): Recall the user to refresh the org
562 buffer when properties are set on a per-file basis.
563
564 2013-11-12 Gustav Wikström <gustav.erik@gmail.com> (tiny change)
565
566 * org.texi (Matching tags and properties): Clarification.
567
568 2013-11-12 Ippei Furuhashi <top.tuna+orgmode@gmail.com>
569
570 * org.texi (Editing and debugging formulas): Add an example when a
571 table has multiple #+TBLFM lines.
572
573 2013-11-12 Ivan Vilata i Balaguer <ivan@selidor.net> (tiny change)
574
575 * org.texi (The clock table): Document acceptance of relative
576 times in tstart and tend, link to syntax description and provide
577 example.
578
579 2013-11-12 Jarmo Hurri <jarmo.hurri@syk.fi>
580
581 * org.texi (The spreadsheet): Document lookup functions.
582
583 2013-11-12 Kodi Arfer <git@arfer.net> (tiny change)
584
585 * org.texi (CSS support): Mention .figure-number, .listing-number,
586 and .table-number.
587
588 2013-11-12 Michael Brand <michael.ch.brand@gmail.com>
589
590 * org.texi
591 (Formula syntax for Calc, Emacs Lisp forms as formulas): Reformat
592 spreadsheet formula mode strings and some examples from @example
593 block with xy @r{yz} to @table.
594
595 * org.texi (Formula syntax for Calc): Improve the documentation of
596 empty fields in formulas for spreadsheet. Add explanation and
597 example for empty field. Extend explanations of format
598 specifiers. Add a sentence to mention Calc defmath.
599
600 * org.texi (Column formulas): Add a sentence to be more explicit
601 about when a table header is mandatory.
602
603 2013-11-12 Nicolas Goaziou <n.goaziou@gmail.com>
604
605 * org.texi (Subscripts and superscripts): Remove reference to
606 quoted underscores until this mechanism is implemented again.
607
608 * org.texi (Beamer export): Be more accurate about BEAMER_OPT
609 property.
610
611 * org.texi (Document title): Subtree export is no longer triggered
612 by marking one as the region.
613 (Horizontal rules): LaTeX export doesn't use "\hrule" anymore, and
614 giving examples isn't very useful: "horizontal rule" is, at least,
615 as explicit as <hr/>.
616
617 * org.texi (HTML doctypes): Reflect keyword removal.
618 (CSS support): Reflect keyword removal.
619
620 * org.texi (@LaTeX{} specific attributes): Document new :float
621 values.
622
623 * org.texi (Export settings): Improve documentation.
624
625 * org.texi (Math formatting in HTML export): Fix OPTIONS item's name.
626 (Text areas in HTML export): Update text areas.
627 (HTML Export commands): Update export commands.
628
629 * org.texi (Header and sectioning): Add a footnote about the
630 different between LATEX_HEADER_EXTRA and LATEX_HEADER.
631
632 * org.texi (The Export Dispatcher):
633 Document `org-export-in-background'.
634
635 * org.texi (Footnotes): Export back-ends do not use
636 `org-footnote-normalize' anymore.
637
638 * org.texi: Document variable changes.
639
640 * org.texi (Export settings): Doument p: item in OPTIONS keyword.
641
642 * org.texi (Exporting): Massive rewrite of the first sections.
643 (Selective export): Delete.
644 (The Export Dispatcher): Rewrite.
645 (Export options): Rewrite as "Export settings".
646
647 * org.texi: Small changes to documentation for embedded LaTeX.
648
649 * org.texi (Internal links): Document #+NAME keyword and
650 cross-referencing during export.
651
652 * org.texi (Include files): Remove reference to :prefix1
653 and :prefix. Give more details for :minlevel.
654
655 * org.texi (Macro replacement): Fix macro name.
656 Update documentation about possible locations and escaping mechanism.
657
658 * org.texi (Table of contents): Update documentation.
659 Document lists of listings and lists of tables. Add documentation for
660 optional title and #+TOC: keyword.
661
662 2013-11-12 Rick Frankel <rick@rickster.com>
663
664 * org.texi (results): Add Format section, broken out of Type
665 section to match code.
666 (hlines, colnames): Remove incorrect Emacs Lisp exception.
667 Note that the actual default handling (at least for python and
668 emacs-lisp) does not seem to match the description.
669
670 2013-11-12 Sacha Chua <sacha@sachachua.com> (tiny change)
671
672 * org.texi (The date/time prompt): Update the documentation to
673 reflect the new way `org-read-date-get-relative' handles weekdays.
674
675 2013-11-12 Yasushi Shoji <yashi@atmark-techno.com>
676
677 * org.texi (Resolving idle time):
678 Document `org-clock-x11idle-program-name'.
679
680 2013-10-24 Michael Albinus <michael.albinus@gmx.de>
681
682 * ert.texi (Running Tests Interactively): Adapt examle output.
683 (Tests and Their Environment): Mention skip-unless.
684
685 2013-10-23 Glenn Morris <rgm@gnu.org>
686
687 * dired-x.texi, ebrowse.texi, ede.texi, eieio.texi, eshell.texi:
688 * pcl-cvs.texi, sc.texi, srecode.texi, vip.texi, viper.texi:
689 * widget.texi: Nuke @refill.
690
691 * Makefile.in (install-dvi, install-html, install-pdf)
692 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
693 (uninstall-pdf): Quote entities that might contain whitespace.
694
695 2013-10-17 Jay Belanger <jay.p.belanger@gmail.com>
696
697 * calc.texi (Data Type Formats): Don't specify the size at
698 which integers begin to be represented by lists.
699
700 2013-10-14 Xue Fuqiao <xfq.free@gmail.com>
701
702 * cl.texi (Argument Lists): Add indexes for &key and &aux.
703
704 2013-10-07 Michael Albinus <michael.albinus@gmx.de>
705
706 * trampver.texi: Update release number.
707
708 2013-10-02 Michael Albinus <michael.albinus@gmx.de>
709
710 Sync with Tramp 2.2.8.
711
712 * tramp.texi (External packages): Use `non-essential'.
713 * trampver.texi: Update release number.
714
715 2013-09-14 Glenn Morris <rgm@gnu.org>
716
717 * eshell.texi: Markup fixes.
718
719 2013-09-11 Xue Fuqiao <xfq.free@gmail.com>
720
721 * ido.texi (Interactive Substring Matching): Use @key{RET} instead
722 of @kbd{RET}.
723 (Prefix Matching): Add an index.
724
725 2013-09-08 Glenn Morris <rgm@gnu.org>
726
727 * emacs-gnutls.texi: Tweak direntry.
728
729 2013-09-06 Michael Albinus <michael.albinus@gmx.de>
730
731 * tramp.texi (Alternative Syntax): Remove chapter.
732
733 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
734
735 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
736 for portability to hosts where /bin/sh has problems.
737
738 2013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
739
740 Try to reduce redundancy in doc/misc/Makefile.in.
741 * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
742 (TARGETS): New intermediate variable.
743 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
744
745 2013-08-27 Glenn Morris <rgm@gnu.org>
746
747 * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
748
749 * efaq.texi: Rename from faq.texi, to match its output files.
750 * Makefile.in: Update for faq.texi name change.
751
752 * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
753
754 * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
755
756 * efaq-w32.texi: Move here from the web-pages repository.
757 * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
758 (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
759 (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
760 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
761 Add DOCMISC_*_W32 variables.
762 (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
763 (efaq_w32_deps): New variable.
764 (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
765 (efaq-w32.pdf, efaq-w32.html): New rules.
766 (clean): Remove efaq-w32 products.
767
768 2013-08-26 Paul Eggert <eggert@cs.ucla.edu>
769
770 * texinfo.tex: Update from gnulib.
771
772 2013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
773
774 * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
775 shift_jis from the default value set to mm-coding-system-priorities for
776 Japanese users.
777
778 2013-08-13 Glenn Morris <rgm@gnu.org>
779
780 * reftex.texi (LaTeX xr Package, Options - Table of Contents)
781 (Options - Defining Label Environments, Options - Creating Labels)
782 (Options - Referencing Labels, Options - Creating Citations)
783 (Options - Index Support, Options - Viewing Cross-References)
784 (Options - Finding Files, Options - Optimizations)
785 (Options - Fontification, Options - Misc):
786 * cc-mode.texi (Sample Init File):
787 * edt.texi (Init file):
788 * epa.texi (Encrypting/decrypting gpg files):
789 * mairix-el.texi (About, Setting up the mairix interface, Using)
790 (Extending):
791 Rename nodes to avoid characters that can cause Texinfo problems.
792
793 2013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
794
795 * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
796
797 2013-08-12 Glenn Morris <rgm@gnu.org>
798
799 * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
800 (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
801 (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
802 (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
803 (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
804 (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
805 (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
806 (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
807 (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
808 (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
809 (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
810 (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
811 (wisent_deps, woman_deps): New variables. Use to reduce duplication.
812
813 * woman.texi (Top): Avoid mailto: in html output.
814
815 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
816 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
817 (INSTALL_DATA): New, set by configure.
818 (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
819 (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
820 install-ps ,install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
821 uninstall-ps, and uninstall-doc.
822 (.SUFFIXES): Add .ps and .dvi.
823 (.dvi.ps): New suffix rule.
824 (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
825 (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
826 (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
827 (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
828 (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
829 (forms.html, gnus.html, htmlfontify.html, idlwave.html)
830 (ido.html, mairix-el.html, message.html, mh-e.html)
831 (newsticker.html, nxml-mode.html, org.html, pgg.html)
832 (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
833 (semantic.html, sieve.html, smtpmail.html, speedbar.html)
834 (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
835 (viper.html, widget.html, wisent.html, woman.html, install-dvi)
836 (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
837 (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
838 New rules.
839 (clean): Remove HTML_TARGETS and PS_TARGETS.
840
841 2013-08-10 Xue Fuqiao <xfq.free@gmail.com>
842
843 * ido.texi (Working Directories):
844 (Flexible Matching, Regexp Matching, Find File At Point)
845 (Ignoring, Misc Customization): Use @defopt for user options.
846
847 2013-08-09 Xue Fuqiao <xfq.free@gmail.com>
848
849 * htmlfontify.texi (Customization): Remove documentation of
850 `hfy-fast-lock-save'. Minor fixes.
851
852 2013-08-08 Xue Fuqiao <xfq.free@gmail.com>
853
854 * ido.texi (Top): Insert node "Working Directories" in menu.
855 (Working Directories): New node.
856 (Misc Customization): Add documentation of
857 `ido-confirm-unique-completion' and some other user options.
858
859 2013-08-07 Eli Zaretskii <eliz@gnu.org>
860
861 * todo-mode.texi: Update @dircategory.
862 (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
863 (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
864 @ref.
865
866 2013-08-07 Xue Fuqiao <xfq.free@gmail.com>
867
868 * sc.texi (Introduction): Fix index.
869 (Usage Overview):
870 (Citations, Citation Elements, Recognizing Citations)
871 (Information Keys and the Info Alist, Reference Headers)
872 (The Built-in Header Rewrite Functions)
873 (Electric References, Reply Buffer Initialization)
874 (Filling Cited Text, Selecting an Attribution)
875 (Attribution Preferences)
876 (Anonymous Attributions, Author Names)
877 (Using Regi, Post-yank Formatting Commands)
878 (Citing Commands, Insertion Commands)
879 (Mail Field Commands)
880 (Hints to MUA Authors, Thanks and History): Change from one space
881 between sentences to two.
882 (What Supercite Does): Typo fix.
883
884 * newsticker.texi (Usage): Use @key for RET.
885
886 * cl.texi (Argument Lists):
887 (For Clauses):
888 (Macros): Add indexes.
889
890 2013-08-05 Xue Fuqiao <xfq.free@gmail.com>
891
892 * cl.texi (Blocks and Exits): Add an index.
893
894 2013-08-04 Stephen Berman <stephen.berman@gmx.net>
895
896 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
897 (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT)):
898 (todo-mode.dvi, todo-mode.pdf): New rules.
899
900 * todo-mode.texi: New file.
901
902 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
903
904 * gnus.texi (Basic Usage): Mention that warp means jump here.
905 (The notmuch Engine): Mention notmuch.
906
907 2013-07-30 Tassilo Horn <tsdh@gnu.org>
908
909 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
910 `gnus-subthread-sort-functions' and remove the obsolete documentation
911 of `gnus-sort-threads-recursively'.
912
913 2012-07-30 Paul Eggert <eggert@cs.ucla.edu>
914
915 * texinfo.tex: Update to 2012-07-29.17 version.
916
917 2013-07-29 David Engster <deng@randomsample.de>
918
919 * eieio.texi (top): Make clear that EIEIO is not a full CLOS
920 implementation.
921 (Introduction): Add further missing features.
922 (Building Classes): Add introductory paragraph.
923 (Wish List): Add metaclasses and EQL specialization.
924
925 2013-07-29 Michael Albinus <michael.albinus@gmx.de>
926
927 * tramp.texi (Frequently Asked Questions):
928 Mention `tramp-use-ssh-controlmaster-options'.
929
930 2013-07-26 Tassilo Horn <tsdh@gnu.org>
931
932 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
933 `gnus-sort-threads-recursively'.
934
935 2013-07-25 Glenn Morris <rgm@gnu.org>
936
937 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
938 (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
939
940 * erc.texi (Special Features): Update contact information.
941 (History): Avoid using @email.
942
943 * eshell.texi (Bugs and ideas): Minor updates.
944
945 * faq.texi (Reporting bugs, Origin of the term Emacs)
946 (Setting up a customization file)
947 (Using an already running Emacs process, Turning off beeping)
948 (Packages that do not come with Emacs)
949 (Replying to the sender of a message): Avoid using @email.
950
951 * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
952
953 * reftex.texi (Imprint): Avoid using @email.
954
955 * ses.texi (Top): Update bug reporting instructions.
956 (Acknowledgments): Avoid using @email.
957
958 * woman.texi (Introduction, Background): Remove outdated information.
959 (Bugs, Acknowledgments): Avoid using @email.
960
961 2013-07-24 Xue Fuqiao <xfq.free@gmail.com>
962
963 * ido.texi: New file.
964
965 2013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
966
967 * gnus.texi (Customizing Articles): Document function predicates.
968
969 2013-07-08 Tassilo Horn <tsdh@gnu.org>
970
971 * gnus.texi (lines): Correct description of
972 `gnus-registry-track-extra's default value.
973 Mention `gnus-registry-remove-extra-data'.
974
975 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
976
977 * gnus.texi (Group Parameters): Mention regexp
978 substitutions (bug#11688).
979
980 2013-07-06 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
981
982 * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
983
984 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
985
986 * gnus.texi (Emacsen): Fix version.
987
988 * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
989
990 2013-07-06 Glenn Morris <rgm@gnu.org>
991
992 * mh-e.texi: Fix external links.
993 (Using This Manual): Printed elisp manuals no longer available.
994
995 * newsticker.texi (Overview): Update URL.
996
997 * nxml-mode.texi (Introduction): Update URL.
998
999 * org.texi (JavaScript support): Fix URL.
1000
1001 * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
1002
1003 * eudc.texi (CCSO PH/QI): Remove defunct URL.
1004
1005 * dbus.texi (Introspection): Update URL to a less defunct one.
1006
1007 * gnus.texi (Top): Restrict "Other related manuals" to info output.
1008 (Foreign Groups): Use @indicateurl for examples.
1009 (Direct Functions): Remove defunct URL.
1010 (RSS): Update URL.
1011
1012 * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
1013 (FAQ 7-1): Update URL.
1014
1015 * pgg.texi (Top, Overview): Add note about obsolescence.
1016
1017 2013-07-03 Paul Eggert <eggert@cs.ucla.edu>
1018
1019 * texinfo.tex: Merge from gnulib.
1020
1021 2013-07-03 Glenn Morris <rgm@gnu.org>
1022
1023 * bovine.texi (top):
1024 * cc-mode.texi (AWK Mode Font Locking):
1025 * mh-e.texi (Preface):
1026 * url.texi (URI Parsing): Fix cross-references to other manuals.
1027
1028 2013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1029
1030 * gnus.texi (Client-Side IMAP Splitting):
1031 Note that `nnimap-inbox' now can be a list.
1032
1033 2013-06-24 Glenn Morris <rgm@gnu.org>
1034
1035 * eshell.texi: Fix cross-references to other manuals.
1036
1037 2013-06-23 Glenn Morris <rgm@gnu.org>
1038
1039 * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
1040 Remove; not needed now we use a standard html layout for the faq.
1041 (clean): Remove HTML_TARGETS, emacs-faq.text.
1042
1043 2013-06-21 Eduard Wiebe <usenet@pusto.de>
1044
1045 * flymake.texi (Parsing the output, Customizable variables):
1046 Add reference to `flymake-warning-predicate'.
1047
1048 2013-06-19 Michael Albinus <michael.albinus@gmx.de>
1049
1050 * tramp.texi (Top, Configuration): Insert section `Predefined
1051 connection information' in menu.
1052 (Predefined connection information): New section.
1053 (Android shell setup): Make a reference to `Predefined connection
1054 information'.
1055
1056 2013-06-19 Glenn Morris <rgm@gnu.org>
1057
1058 * Makefile.in (version): New, set by configure.
1059 (clean): Delete dist tar file.
1060 (infoclean): New, split from maintainer-clean.
1061 (maintainer-clean): Run infoclean.
1062 (dist): New rule, to make tarfile for www.gnu.org.
1063
1064 2013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
1065
1066 * sieve.texi (Managing Sieve): Fix port in example, fix documentation
1067 for keys q and Q.
1068 (Standards): Reference RFC5804 as the defining document of the
1069 managesieve protocol.
1070
1071 2013-06-10 Aidan Gauland <aidalgol@amuri.net>
1072
1073 * eshell.texi (Input/Output): Expand to cover new visual-command
1074 options, eshell-visual-subcommands and eshell-visual-options.
1075 Divide into separate Visual Commands and Redirection sections.
1076
1077 2013-06-10 Glenn Morris <rgm@gnu.org>
1078
1079 * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
1080
1081 2013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
1082
1083 * gnus.texi (Article Date):
1084 Fix description of gnus-article-update-date-headers.
1085
1086 2013-05-28 Xue Fuqiao <xfq.free@gmail.com>
1087
1088 * erc.texi (Special Features): ERC is being maintained within
1089 Emacs now.
1090
1091 2013-05-25 Xue Fuqiao <xfq.free@gmail.com>
1092
1093 * flymake.texi: Change from one space between sentences to two.
1094
1095 2013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
1096
1097 * cl.texi (Obsolete Macros): Describe replacements for `flet'
1098 (bug#14293).
1099
1100 2013-04-16 Michael Albinus <michael.albinus@gmx.de>
1101
1102 * tramp.texi (Frequently Asked Questions): Precise, how to define
1103 an own ControlPath.
1104
1105 2013-04-15 Michael Albinus <michael.albinus@gmx.de>
1106
1107 * tramp.texi (Frequently Asked Questions): New item for
1108 ControlPath settings.
1109
1110 2013-03-31 Jay Belanger <jay.p.belanger@gmail.com>
1111
1112 * calc.texi (Basic Operations on Units): Streamline some
1113 descriptions.
1114
1115 2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
1116
1117 * eshell.texi (Built-ins): Update manual to mention tramp module.
1118
1119 2013-03-18 Michael Albinus <michael.albinus@gmx.de>
1120
1121 * tramp.texi (Filename Syntax): Host names are not allowed to be
1122 any method name, unless method name is specified explicitly.
1123 Remove restriction on unibyte filenames.
1124
1125 * trampver.texi: Update release number.
1126
1127 2013-03-17 Paul Eggert <eggert@cs.ucla.edu>
1128
1129 doc: convert some TeX accents to UTF-8
1130 * emacs-mime.texi (Interface Functions): Use 'ï' rather than
1131 '@"{@dotless{i}}'.
1132
1133 2013-03-15 Michael Albinus <michael.albinus@gmx.de>
1134
1135 Sync with Tramp 2.2.7.
1136
1137 * trampver.texi: Update release number.
1138
1139 2013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
1140
1141 * calc.texi (Basic Operations on Units): Streamline some
1142 descriptions.
1143
1144 2013-03-08 Glenn Morris <rgm@gnu.org>
1145
1146 * faq.texi (Top): Don't say this was updated @today.
1147 That's irrelevant and leads to spurious diffs.
1148
1149 2013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
1150
1151 * calc.texi (Basic Operations on Units):
1152 Fix cross-reference.
1153
1154 2013-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
1155
1156 * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
1157
1158 2013-03-06 Alan Mackenzie <acm@muc.de>
1159
1160 * cc-mode.texi (Custom Line-Up): Clarify position of point on
1161 calling a line-up function.
1162
1163 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
1164
1165 * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
1166 * ses.texi: Switch from Latin-1 to UTF-8.
1167
1168 2013-03-03 Michael Albinus <michael.albinus@gmx.de>
1169
1170 * tramp.texi (External methods): Tramp does not connect Android
1171 devices by itself.
1172
1173 2013-03-02 Bill Wohler <wohler@newt.com>
1174
1175 Release MH-E manual version 8.5.
1176
1177 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1178 release 8.5.
1179
1180 * mh-e.texi (Preface, Conventions, Getting Started)
1181 (Using This Manual, Folder Selection, Viewing, Aliases)
1182 (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
1183 (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
1184 Update URLs.
1185
1186 2013-03-01 Michael Albinus <michael.albinus@gmx.de>
1187
1188 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
1189 and "plink2" entries. "plink2" is obsolete for a long time.
1190 (External methods): Remove "scp1" and "scp2" entries.
1191 Explain user name and host name specification for "adb".
1192
1193 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1194
1195 * tramp.texi (External methods): Mention `tramp-adb-program'.
1196
1197 2013-02-28 Bastien Guerry <bzg@gnu.org>
1198
1199 * org.texi (Visibility cycling): Suggest to set
1200 `org-agenda-inhibit-startup' to nil if user wants the startup
1201 visibility settings to be honored in any circumstances.
1202 (Progress logging, Checkboxes): Fix typos.
1203
1204 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1205
1206 * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
1207 the macros, for Texinfo 4.13 and 5.0.
1208
1209 2013-02-24 Michael Albinus <michael.albinus@gmx.de>
1210
1211 Port Tramp documentation to Texinfo 5.0.
1212 * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
1213 (Filename Syntax): Do not use @trampfn{} in @item.
1214 (Filename completion): Use @columnfractions in @multitable.
1215
1216 2013-02-22 Glenn Morris <rgm@gnu.org>
1217
1218 * flymake.texi (Syntax check statuses): Fix multitable continued rows.
1219
1220 2013-02-21 Paul Eggert <eggert@cs.ucla.edu>
1221
1222 * Makefile.in (html): New rule.
1223
1224 2013-02-20 Michael Albinus <michael.albinus@gmx.de>
1225
1226 * tramp.texi (Android shell setup): Improve. Reported by Thierry
1227 Volpiatto <thierry.volpiatto@gmail.com>.
1228
1229 2013-02-16 Michael Albinus <michael.albinus@gmx.de>
1230
1231 * tramp.texi (Top, Configuration): Insert section `Android shell
1232 setup' in menu.
1233 (Android shell setup): New section.
1234 (Connection types, Default Method)
1235 (Frequently Asked Questions): Mention "scp" instead of "scpc".
1236 (External methods): Remove "scpc" and "rsyncc" entries.
1237 (Frequently Asked Questions): Remove entry about ControlPersist.
1238
1239 2013-02-13 Glenn Morris <rgm@gnu.org>
1240
1241 * message.texi (News Headers): Don't mention yow any more.
1242
1243 2013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1244
1245 * calc.texi (Basic Operations on Units):
1246 (Customizing Calc): Mention the variable `calc-allow-units-as-numbers'.
1247
1248 2013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
1249
1250 * eshell.texi: Fill most of the missing sections.
1251
1252 2013-02-07 Bastien Guerry <bzg@gnu.org>
1253
1254 * org.texi (References): Clarify an example.
1255 (Installation): Fix instructions.
1256 (Org-Plot): Fix link.
1257 (Checkboxes, Radio lists): Fix typos.
1258
1259 2013-02-07 Glenn Morris <rgm@gnu.org>
1260
1261 * cl.texi (Equality Predicates): Mention memql.
1262
1263 2013-02-07 Eric Ludlam <zappo@gnu.org>
1264
1265 * ede.texi (Creating a project): Make ede-new doc less
1266 specific, and only about items it supports, indicating that there
1267 might be more. Remove refs to simple project and direct automake
1268 from ede new.
1269 (Simple projects): Re-write to not talk about ede-simple-project
1270 which is deprecated, and instead use the term to mean projects
1271 that don't do much management, just project wrapping.
1272 Add ede-generic-project link.
1273 (ede-generic-project): New node (bug#11441).
1274
1275 2013-02-07 Glenn Morris <rgm@gnu.org>
1276
1277 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
1278
1279 2013-02-01 Glenn Morris <rgm@gnu.org>
1280
1281 * calc.texi (Help Commands): Update calc-view-news description.
1282 Mention etc/CALC-NEWS.
1283
1284 2013-01-24 Michael Albinus <michael.albinus@gmx.de>
1285
1286 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
1287
1288 2013-01-13 Bastien Guerry <bzg@gnu.org>
1289
1290 * org.texi (Installation): Simplify.
1291
1292 2013-01-13 François Allisson <francois@allisson.co> (tiny change)
1293
1294 * org.texi (Handling links): Update the mention to the obsolete
1295 variable `org-link-to-org-use-id' with a mention to the newer
1296 variable `org-id-link-to-org-use-id'. Mention the need to load
1297 the org-id library.
1298
1299 2013-01-10 Michael Albinus <michael.albinus@gmx.de>
1300
1301 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
1302
1303 2013-01-09 Bastien Guerry <bzg@gnu.org>
1304
1305 * org.texi (Pushing to MobileOrg): Add footnote about using
1306 symbolic links in `org-directory'.
1307 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
1308 of the now obsolete alias `org-float'.
1309 (TODO basics): Add `org-use-fast-todo-selection' to the variable
1310 index. Fix description of TODO keywords cycling.
1311 (Advanced features): Add missing argument for @item.
1312 (Storing searches): Add index entries and a note about
1313 *-tree agenda views.
1314 (Structure editing): Document `org-mark-element' and
1315 `org-mark-subtree'.
1316 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
1317
1318 2013-01-08 Juri Linkov <juri@jurta.org>
1319
1320 * info.texi (Go to node): Mention the abbreviated format
1321 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
1322
1323 2013-01-06 Andreas Schwab <schwab@linux-m68k.org>
1324
1325 * autotype.texi: Remove undefined command @subtitlefont.
1326 * cc-mode.texi: Likewise.
1327
1328 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
1329 @item argument.
1330 (Property searches): Use \\ instead of @backslashchar{}.
1331 * pgg.texi (VERSION): Move @set below @setfilename.
1332
1333 2013-01-05 Andreas Schwab <schwab@linux-m68k.org>
1334
1335 * ada-mode.texi: Remove braces from @title argument.
1336 * eudc.texi: Likewise.
1337 * smtpmail.texi: Likewise.
1338 * auth.texi (VERSION): Set before first use.
1339 * emacs-gnutls.texi (VERSION): Likewise.
1340 * pgg.texi (VERSION): Likewise.
1341 * ede.texi (Top): Rename from top, all uses changed.
1342 * eshell.texi: Add missing argument to @sp.
1343 * forms.texi (Top): Reorder menu to match structure.
1344 * htmlfontify.texi (Customisation): Add missing @item in
1345 @enumerate.
1346 * org.texi (Advanced features): Add missing argument for @item.
1347 (Property searches): Use @backslashchar{} in macro argument.
1348 * pcl-cvs.texi: Add missing argument to @sp.
1349 (Movement commands): Fix use of @itemx.
1350 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
1351 * reftex.texi (Options (Creating Citations)): Add missing newline
1352 before @end.
1353 * tramp.texi (Obtaining Tramp): Remove extra dots.
1354 (Configuration): Reorder menu to match structure.
1355 (Remote shell setup): Replace literal NUL character by \0.
1356 * viper.texi (Marking): Add missing argument for @item.
1357
1358 2013-01-04 Glenn Morris <rgm@gnu.org>
1359
1360 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
1361 Add htmlfontify.
1362 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
1363 (htmlfontify.dvi, htmlfontify.pdf): New targets.
1364 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
1365 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
1366
1367 * htmlfontify.texi: Miscellaneous fixes and updates.
1368 Set copyright to FSF, update license to GFDL 1.3+.
1369
1370 2013-01-04 Vivek Dasmohapatra <vivek@etla.org>
1371
1372 * htmlfontify.texi: New file.
1373
1374 2013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
1375
1376 * calc.texi (Free-Form Dates): Expand on the date reading
1377 algorithm.
1378
1379 2012-12-27 Glenn Morris <rgm@gnu.org>
1380
1381 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
1382 Avoid some overfull lines.
1383
1384 * widget.texi (Programming Example): Break some long lines.
1385
1386 * wisent.texi (Wisent Overview): Fix xref.
1387 (Grammar format, Understanding the automaton): Avoid overfill.
1388
1389 * bovine.texi (Optional Lambda Expression): Allow line break.
1390
1391 * auth.texi (Help for users): Break long lines.
1392
1393 * ada-mode.texi (Project file variables):
1394 Reword to reduce underfull hbox.
1395 (No project files, Use GNAT project file):
1396 Use smallexample to make some overfull lines less terrible.
1397
1398 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
1399 Fix cross-references to separate manuals.
1400
1401 * Makefile.in (gfdl): New variable. Use throughout where
1402 appropriate so that targets depend on doclicense.texi.
1403
1404 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
1405
1406 * gnus.texi (Customizing the IMAP Connection): Mention the other
1407 authenticators.
1408
1409 2012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
1410
1411 * gnus.texi (Browse Foreign Server):
1412 Document `gnus-browse-delete-group'.
1413
1414 2012-12-22 Glenn Morris <rgm@gnu.org>
1415
1416 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
1417 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
1418 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
1419 * widget.texi, wisent.texi: Nuke hand-written node pointers.
1420
1421 * Makefile.in (gfdl): New variable. Use throughout where
1422 appropriate so that targets depend on doclicense.texi.
1423
1424 2012-12-22 Eli Zaretskii <eliz@gnu.org>
1425
1426 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
1427 doclicense.texi. Remove doclicense.texi from all targets that
1428 mentioned it explicitly.
1429 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
1430 $(emacsdir)/emacsver.texi.
1431 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
1432
1433 2012-12-21 Glenn Morris <rgm@gnu.org>
1434
1435 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
1436 Include emacsver.texi. Nuke hand-written node pointers.
1437 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
1438 Depend on emacsver.texi.
1439
1440 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
1441 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
1442 May as well just include doclicense.texi in everything.
1443
1444 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
1445 which @copying says is included.
1446
1447 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
1448 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
1449 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
1450 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
1451 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
1452 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
1453 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
1454 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
1455 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1456 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
1457 * widget.texi, wisent.texi, woman.texi: Do not mention buying
1458 copies from the FSF, which does not publish these manuals.
1459
1460 * erc.texi: No need to include gpl in this small manual.
1461
1462 * org.texi (copying): Include a copy of the GFDL.
1463 (GNU Free Documentation License): New section.
1464
1465 2012-12-21 Bastien Guerry <bzg@gnu.org>
1466
1467 * org.texi: Fix typos.
1468
1469 2012-12-16 Paul Eggert <eggert@cs.ucla.edu>
1470
1471 * calc.texi (ISO 8601): Rename from ISO-8601,
1472 as it's typically spelled without a hyphen.
1473
1474 2012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
1475
1476 * calc.texi (ISO-8601): New section.
1477 (Date Formatting Codes): Mention new codes.
1478 (Standard Date Formats): Mention new formats.
1479
1480 2012-12-14 Michael Albinus <michael.albinus@gmx.de>
1481
1482 * tramp.texi (External methods): Move `adb' method here.
1483
1484 2012-12-13 Glenn Morris <rgm@gnu.org>
1485
1486 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
1487
1488 * wisent.texi: Small edits. Set copyright to FSF, update license to
1489 GFDL 1.3+.
1490 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
1491 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
1492 New targets.
1493 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
1494 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
1495
1496 * bovine.texi: Small edits. Set copyright to FSF, update license to
1497 GFDL 1.3+, remove empty index.
1498 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
1499 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
1500 New targets.
1501 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
1502 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
1503
1504 2012-12-13 Eric Ludlam <zappo@gnu.org>
1505 David Ponce <david@dponce.com>
1506 Richard Kim <emacs18@gmail.com>
1507
1508 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
1509
1510 2012-12-13 Glenn Morris <rgm@gnu.org>
1511
1512 * flymake.texi (Customizable variables, Locating the buildfile):
1513 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
1514
1515 * srecode.texi: Small edits. Set copyright to FSF, add explicit
1516 GFDL 1.3+ license, fix up index.
1517 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
1518 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
1519 (srecode.pdf): New targets.
1520 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
1521 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
1522
1523 2012-12-13 Eric Ludlam <zappo@gnu.org>
1524
1525 * srecode.texi: New file, imported from CEDET trunk.
1526
1527 2012-12-13 Bastien Guerry <bzg@gnu.org>
1528
1529 * org.texi (Summary, Code block specific header arguments)
1530 (Code block specific header arguments)
1531 (Header arguments in function calls, var, noweb)
1532 (Results of evaluation, Code evaluation security):
1533 Small reformatting: add a blank line before some example.
1534
1535 * org.texi (System-wide header arguments)
1536 (Header arguments in Org mode properties, Conflicts)
1537 (Dynamic blocks, Using the mapping API):
1538 Fix indentation of Elisp code examples.
1539
1540 * org.texi (Comment lines): Fix description of the comment syntax.
1541
1542 * org.texi (Installation): Mention "make test" in the correct section.
1543
1544 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
1545
1546 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1547 These are just minor editorial changes.
1548
1549 2012-12-04 Michael Albinus <michael.albinus@gmx.de>
1550
1551 * tramp.texi (History): Mention ADB.
1552 (Inline methods): Add `adb' method.
1553
1554 2012-12-03 Michael Albinus <michael.albinus@gmx.de>
1555
1556 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
1557 (External methods): Fix typo.
1558
1559 2012-12-03 Glenn Morris <rgm@gnu.org>
1560
1561 * rcirc.texi (Notices): Fix typo.
1562
1563 2012-11-25 Bill Wohler <wohler@newt.com>
1564
1565 Release MH-E manual version 8.4.
1566
1567 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
1568 Update for release 8.4.
1569
1570 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
1571 (Junk): Add mh-whitelist-preserves-sequences-flag,
1572 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
1573 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
1574
1575 2012-11-25 Paul Eggert <eggert@cs.ucla.edu>
1576
1577 * mh-e.texi (Procmail): Fix two @ typos.
1578
1579 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
1580
1581 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1582 These are just minor editorial changes.
1583
1584 2012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
1585
1586 * calc.texi (Date Formatting Codes): Mention the new beginning of
1587 the date numbering system.
1588
1589 2012-11-22 Paul Eggert <eggert@cs.ucla.edu>
1590
1591 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
1592 (Date Forms): Correct off-by-one error in explanation of
1593 Julian day numbers. Give Gregorian equivalent of its origin.
1594
1595 2012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
1596
1597 * calc.texi (Date Forms): Mention the customizable
1598 Gregorian-Julian switch.
1599 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
1600
1601 2012-11-17 Paul Eggert <eggert@cs.ucla.edu>
1602
1603 Calc now uses the Gregorian calendar for all dates (Bug#12633).
1604 It also uses January 1, 1 AD as its day number 1.
1605 * calc.texi (Date Forms): Document this.
1606
1607 2012-11-16 Glenn Morris <rgm@gnu.org>
1608
1609 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
1610 (Obsolete Macros): Move example here from Function Bindings.
1611
1612 * erc.texi: Use @code{nil} rather than just "nil".
1613 (Modules): Undocument obsolete "hecomplete".
1614 Add "notifications".
1615 (Connecting): Add brief section on passwords.
1616 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
1617
1618 2012-11-13 Glenn Morris <rgm@gnu.org>
1619
1620 * flymake.texi (Customizable variables)
1621 (Highlighting erroneous lines): Mention flymake-error-bitmap,
1622 flymake-warning-bitmap, and flymake-fringe-indicator-position.
1623
1624 2012-11-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
1625
1626 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
1627 In all file place SES into @acronym{...}.
1628 (Advanced Features): Add key index and function index for
1629 ses-set-header-row. Add description for function
1630 ses-rename-cell. Add description for function
1631 ses-repair-cell-reference-all.
1632 (Ranges in formulas): Add description for ses-range flags.
1633
1634 2012-11-12 Paul Eggert <eggert@cs.ucla.edu>
1635
1636 * texinfo.tex: Merge from gnulib.
1637
1638 2012-11-10 Chong Yidong <cyd@gnu.org>
1639
1640 * url.texi (Introduction): Move url-configuration-directory to
1641 Customization node.
1642 (Parsed URIs): Split into its own node.
1643 (URI Encoding): New node.
1644 (Defining New URLs): Remove empty chapter.
1645 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
1646 Improve docs for url-queue-*.
1647 (Supported URL Types): Copyedits. Delete empty subnodes.
1648
1649 * url.texi (Introduction): Rename from Getting Started.
1650 Rewrite the introduction.
1651 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
1652
1653 2012-11-10 Glenn Morris <rgm@gnu.org>
1654
1655 * cl.texi (Obsolete Setf Customization):
1656 Revert defsetf example to the more correct let rather than prog1.
1657 Give define-modify-macro, defsetf, and define-setf-method
1658 gv.el replacements.
1659
1660 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
1661 (Setf Extensions): Remove obsolete reference.
1662 (Obsolete Setf Customization):
1663 Move note on lack of setf functions to lispref/variables.texi.
1664 Undocument get-setf-method, since it no longer exists.
1665 Mention simple defsetf replaced by gv-define-simple-setter.
1666
1667 2012-11-03 Glenn Morris <rgm@gnu.org>
1668
1669 * cl.texi: Further general copyedits.
1670 (List Functions): Remove copy-tree, standard elisp for some time.
1671 (Efficiency Concerns): Comment out examples that no longer apply.
1672 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
1673 (Creating Symbols, Random Numbers): De-emphasize internal
1674 variables cl--gensym-counter and cl--random-state. (Bug#12788)
1675 (Naming Conventions, Type Predicates, Macros)
1676 (Predicates on Numbers): No longer mention cl-floatp-safe.
1677
1678 2012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
1679
1680 * gnus.texi (Mail Source Specifiers):
1681 Document :leave keyword used for pop mail source.
1682
1683 2012-11-01 Glenn Morris <rgm@gnu.org>
1684
1685 * cl.texi: General copyedits for style, line-breaks, etc.
1686 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
1687 (Macro Bindings, Blocks and Exits):
1688 Acknowledge existence of lexical-binding.
1689 (Iteration): Mainly defer to doc of standard dolist, dotimes.
1690
1691 2012-10-31 Glenn Morris <rgm@gnu.org>
1692
1693 * ert.texi (Introduction, The @code{should} Macro):
1694 Refer to "cl-assert" rather than "assert".
1695
1696 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
1697 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
1698 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
1699 Reword, and add details of flet and labels.
1700 (Modify Macros, Function Bindings): Add some xrefs.
1701
1702 2012-10-30 Glenn Morris <rgm@gnu.org>
1703
1704 * cl.texi (Modify Macros): Update for cl-letf changes.
1705 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
1706 (Setf Extensions): Partially restore note about cl-getf,
1707 mainly moved to lispref/variables.texi.
1708 (Property Lists): Fix cl-getf typos.
1709 (Mapping over Sequences): Mention cl-mapc naming oddity.
1710
1711 2012-10-29 Glenn Morris <rgm@gnu.org>
1712
1713 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
1714 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
1715 (Customizing Setf): Move contents to "Obsolete Setf Customization".
1716 (Modify Macros, Multiple Values, Other Clauses):
1717 Remove mentions of obsolete features.
1718 (Obsolete Setf Customization): Don't mention `apply' setf.
1719
1720 2012-10-28 Glenn Morris <rgm@gnu.org>
1721
1722 * cl.texi (Multiple Values, Common Lisp Compatibility):
1723 More namespace updates.
1724 (Obsolete Features): Copyedits.
1725 (Obsolete Lexical Macros, Obsolete Setf Customization):
1726 New subsections.
1727
1728 * cl.texi (Porting Common Lisp, Lexical Bindings):
1729 Add some xrefs to the Elisp manual.
1730
1731 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
1732 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
1733 (Obsolete Features): New appendix. Move Lexical Bindings here.
1734
1735 2012-10-27 Glenn Morris <rgm@gnu.org>
1736
1737 * cl.texi: Use defmac for macros rather than defspec.
1738 (Efficiency Concerns): Related copyedit.
1739
1740 * cl.texi (Control Structure): Update for setf now being in core.
1741 (Setf Extensions): Rename from Basic Setf. Move much of the
1742 former content to lispref/variables.texi.
1743 (Modify Macros): Move pop, push details to lispref/variables.texi.
1744 (Customizing Setf): Copyedits for setf etc being in core.
1745 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
1746 Further namespaces updates.
1747
1748 2012-10-26 Bastien Guerry <bzg@gnu.org>
1749
1750 * org.texi (Installation): Update the link to Org's ELPA.
1751 Also don't mention org-install.el anymore as the replacement file
1752 org-loaddefs.el is now loaded by org.el.
1753
1754 2012-10-25 Michael Albinus <michael.albinus@gmx.de>
1755
1756 * tramp.texi (Frequently Asked Questions):
1757 Mention `tramp-completion-reread-directory-timeout' for performance
1758 improvement.
1759
1760 2012-10-25 Glenn Morris <rgm@gnu.org>
1761
1762 * cl.texi: Don't mess with the TeX section number counter.
1763 Use Texinfo recommended convention for quotes+punctuation.
1764 (Overview, Sequence Functions): Rephrase for better line-breaking.
1765 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
1766 (Macro Bindings, Conditionals, Iteration, Loop Basics)
1767 (Random Numbers, Mapping over Sequences, Structures)
1768 (Porting Common Lisp): Further updates for cl-lib namespace.
1769 (Modify Macros, Declarations, Macro Bindings, Structures):
1770 Break long lines in examples.
1771 (Dynamic Bindings): Update for changed progv behavior.
1772 (Loop Examples, Efficiency Concerns): Markup fixes.
1773 (Structures): Remove TeX margin change.
1774 (Declarations): Fix typos.
1775
1776 2012-10-24 Glenn Morris <rgm@gnu.org>
1777
1778 * cl.texi (Overview, Multiple Values, Creating Symbols)
1779 (Numerical Functions): Say less/nothing about the original cl.el.
1780 (Old CL Compatibility): Remove.
1781 (Assertions): Remove ignore-errors (standard Elisp for some time).
1782
1783 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
1784 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
1785 (Efficiency Concerns, Efficiency Concerns)
1786 (Common Lisp Compatibility, Old CL Compatibility):
1787 Further updates for cl-lib namespace.
1788
1789 2012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
1790
1791 Update manual for new time stamp format (Bug#12706).
1792 * emacs-mime.texi (time-date): Update for new format.
1793 Also, fix bogus time stamp and modernize a bit.
1794
1795 2012-10-23 Glenn Morris <rgm@gnu.org>
1796
1797 * cl.texi: Include emacsver.texi. Use Emacs version number rather
1798 than unchanging cl.el version number.
1799 End all menu descriptions with a period.
1800 Do not use @dfn{CL} for every instance of "CL".
1801 (Overview): Remove no-runtime caveat, and note about foo* names.
1802 (Usage): Use cl-lib rather than cl.
1803 (Organization, Naming Conventions): Update for cl-lib.el.
1804 (Installation): Remove long-irrelevant node.
1805 (Program Structure, Predicates, Control Structure):
1806 Start updating for cl-lib namespace.
1807 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
1808 Depend on emacsver.texi.
1809
1810 2012-10-09 Michael Albinus <michael.albinus@gmx.de>
1811
1812 * trampver.texi: Update release number.
1813
1814 2012-10-06 Glenn Morris <rgm@gnu.org>
1815
1816 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
1817 ERC version.
1818 (Introduction): ERC is distributed with Emacs.
1819 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
1820 (Getting Started): Simplify.
1821 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
1822 (History): Mention ERC maintained as part of Emacs now.
1823 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
1824 Add dependency on emacsver.texi.
1825
1826 * erc.texi: Remove hand-written node pointers.
1827
1828 2012-10-05 Glenn Morris <rgm@gnu.org>
1829
1830 * newsticker.texi (Overview, Requirements, Usage, Configuration):
1831 Copyedits.
1832
1833 2012-10-01 Eric Ludlam <zappo@gnu.org>
1834
1835 * ede.texi (Quick Start, Project Local Variables)
1836 (Miscellaneous commands, ede-java-root, Development Overview)
1837 (Detecting a Project): New nodes.
1838 (Simple projects): Node deleted.
1839
1840 * eieio.texi (Building Classes): Some slot attributes cannot be
1841 overridden.
1842 (Slot Options): Remove an example.
1843 (Method Invocation, Documentation): New nodes.
1844
1845 2012-10-01 Glenn Morris <rgm@gnu.org>
1846
1847 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
1848 (reftex.pdf): Add dependency on emacsver.texi.
1849 * reftex.texi: Don't include directory part for emacsver.texi;
1850 the Makefile's -I handles it.
1851
1852 2012-09-30 Ralf Angeli <angeli@caeruleus.net>
1853
1854 Merge from standalone RefTeX repository.
1855
1856 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
1857 with macros.
1858 (Imprint): Mention Wolfgang in list of contributors.
1859 (Creating Citations): Give a hint about how to
1860 auto-revert the BibTeX database file when using external editors.
1861 (Referencing Labels): Simplify section about reference macro
1862 cycling.
1863 (Options (Referencing Labels)): Adapt to new structure of
1864 `reftex-ref-style-alist'.
1865 (Referencing Labels, Reference Styles): Document changes in the
1866 referencing functionality.
1867 (Commands): Mention options for definition of header and footer in
1868 BibTeX files.
1869 (Options (Creating Citations)): Document
1870 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
1871 (Reference Styles): New section.
1872 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
1873 (Options (Referencing Labels)): Remove descriptions of deprecated
1874 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
1875 Add descriptions for `reftex-ref-style-alist' and
1876 `reftex-ref-style-default-list'.
1877 (Referencing Labels): Update regarding reference styles.
1878 (Citation Styles): Mention support for ConTeXt.
1879 (Options (Defining Label Environments)): Fix typo.
1880 (Options (Creating Citations)):
1881 Document `reftex-cite-key-separator'.
1882
1883 2012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
1884
1885 * org.texi: Add description of ORG_ADD_CONTRIB to info
1886 documentation. Add link to Worg for more details.
1887
1888 * org.texi: Clarify installation procedure. Provide link to the
1889 build system description on Worg.
1890
1891 * org.texi: Remove reference to utils/, x11idle.c is now in
1892 contrib/scripts.
1893
1894 * org.texi: Re-normalize to "Org mode" in manual.
1895
1896 * org.texi (Installation): Adapt documentation to new build
1897 system. Mention GNU ELPA (since it needs to be handled like Emacs
1898 built-in Org).
1899
1900 2012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
1901
1902 * org.texi: Fix typo in description of the 'Hooks' section.
1903
1904 * org.texi: Add ID to the list of special properties.
1905
1906 2012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
1907
1908 * org.texi (Moving subtrees): Document the ability to archive to a
1909 datetree.
1910
1911 2012-09-30 Bastien Guerry <bzg@gnu.org>
1912
1913 * org.texi (Installation, Feedback, Batch execution):
1914 Use (add-to-list 'load-path ... t) for the contrib dir.
1915
1916 * org.texi (results): Update documentation for ":results drawer"
1917 and ":results org".
1918
1919 * org.texi (Column width and alignment): Fix typo.
1920
1921 * org.texi (Activation): Point to the "Conflicts" section.
1922
1923 * org.texi (Conflicts): Mention filladapt.el in the list of
1924 conflicting packages.
1925
1926 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
1927 not needed for versions of Emacs > 22.1.
1928
1929 * org.texi (History and Acknowledgments): Fix typo.
1930
1931 * org.texi (History and Acknowledgments): Add my own
1932 acknowledgments.
1933
1934 * org.texi (Agenda commands): Document the new command and the new
1935 option.
1936
1937 * org.texi (Agenda commands): Delete `org-agenda-action' section.
1938 (Agenda commands): Reorder. Document `*' to toggle persistent
1939 marks.
1940
1941 * org.texi (Agenda dispatcher):
1942 Mention `org-toggle-agenda-sticky'.
1943 (Agenda commands, Exporting Agenda Views): Fix typo.
1944
1945 * org.texi (Templates in contexts, Setting Options): Update to
1946 reflect changes in how contexts options are processed.
1947
1948 * org.texi (Templates in contexts): Document the new structure of
1949 the variables `org-agenda-custom-commands-contexts' and
1950 `org-capture-templates-contexts'.
1951
1952 * org.texi (Templates in contexts): Document the new option
1953 `org-capture-templates-contexts'.
1954 (Storing searches): Document the new option
1955 `org-agenda-custom-commands-contexts'.
1956
1957 * org.texi (Formula syntax for Lisp): Reformat.
1958
1959 * org.texi (Special properties, Column attributes)
1960 (Agenda column view): Document the new special property
1961 CLOCKSUM_T.
1962
1963 * org.texi (Template expansion): Document the new %l template.
1964
1965 * org.texi (Fast access to TODO states): Fix documentation about
1966 allowed characters for fast todo selection.
1967
1968 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
1969 use in `org-agenda-to-appt'.
1970
1971 * org.texi (Comment lines): Update wrt comments.
1972
1973 * org.texi (Resolving idle time): Document new keybinding.
1974
1975 * org.texi (Clocking commands): Document the use of S-M-<up/down>
1976 on clock timestamps.
1977
1978 * org.texi (Fast access to TODO states): Explicitly says only
1979 letters are supported as fast TODO selection keys.
1980
1981 * org.texi (Link abbreviations): Illustrate the use of the "%h"
1982 specifier. Document the new "%(my-function)" specifier.
1983
1984 * org.texi (Clocking commands): New cindex.
1985 (Clocking commands): Update documentation for `org-clock-in'.
1986 Document `org-clock-in-last'. Mention `org-clock-out' and
1987 `org-clock-in-last' as commands that can be globally bound.
1988 (Resolving idle time): Document continuous clocking.
1989
1990 * org.texi (Top, Introduction): Fix formatting.
1991 (Activation): Add index entries.
1992 (Conventions): Update section.
1993 (Embedded @LaTeX{}): Fix formatting.
1994
1995 * org.texi (Visibility cycling): Document `show-children'.
1996
1997 * org.texi (Using capture): Mention the `org-capture-last-stored'
1998 bookmark as a way to jump to the last stored capture.
1999
2000 * org.texi (Uploading files): Fix typo.
2001
2002 * org.texi (Using capture): Document `C-0' as a prefix argument
2003 for `org-capture'.
2004
2005 * org.texi (Agenda commands): Document persistent marks.
2006
2007 * org.texi (Template expansion): Update doc to reflect change.
2008
2009 * org.texi (Radio tables): Document the :no-escape parameter.
2010
2011 * org.texi (Repeated tasks): Document repeat cookies for years,
2012 months, weeks, days and hours.
2013
2014 * org.texi (Export options): State that you can use the d: option
2015 by specifying a list of drawers.
2016
2017 * org.texi (HTML preamble and postamble): Small doc improvement.
2018
2019 2012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
2020
2021 * org.texi: The sections in the Exporting section of the manual
2022 left out articles in the description of the org-export-as-*
2023 commands, among other places. This patch adds them, adds a few
2024 missing prepositions, and switches instances of "an HTML" to "a
2025 html" for internal consistency.
2026
2027 * org.texi: Alter several examples of headings with timestamps in
2028 them to include the timestamps in the body instead of the heading.
2029
2030 2012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
2031
2032 * org.texi (Agenda dispatcher): Document sticky agenda views and
2033 the new key for them.
2034
2035 2012-09-30 Charles <millarc@verizon.net> (tiny change)
2036
2037 * org.texi (Advanced features): Fix error in table.
2038
2039 2012-09-30 Feng Shu <tumashu@gmail.com>
2040
2041 * org.texi (@LaTeX{} fragments): Document imagemagick as an
2042 alternative to dvipng.
2043
2044 2012-09-30 François Allisson <francois@allisson.co> (tiny change)
2045
2046 * org.texi: Remove extra curly bracket.
2047
2048 2012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
2049
2050 * org.texi (org-clock-in-last and org-clock-cancel): Update the
2051 defkeys.
2052
2053 2012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2054
2055 * org.texi (Agenda commands): Fix two typos by giving
2056 corresponding function names, according to
2057 `org-agenda-view-mode-dispatch'.
2058
2059 2012-09-30 Jan Böcker <jan.boecker@jboecker.de>
2060
2061 * org.texi (The spreadsheet): Fix typo.
2062
2063 2012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
2064
2065 * org.texi (Tracking your habits): Point to the "Tracking TODO
2066 state changes" section.
2067
2068 2012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
2069
2070 * org.texi (Literal examples): Remove reference to unknown
2071 `org-export-latex-minted' variable. Also simplify footnote since
2072 `org-export-latex-listings' documentation is exhaustive already.
2073
2074 * org.texi (Plain lists): Remove reference to now hard-coded
2075 `bullet' automatic rule.
2076
2077 2012-09-30 Toby S. Cubitt <tsc25@cantab.net>
2078
2079 * org.texi: Updated documentation accordingly.
2080
2081 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
2082
2083 * texinfo.tex: Merge from gnulib.
2084
2085 2012-09-12 Michael Albinus <michael.albinus@gmx.de>
2086
2087 Sync with Tramp 2.2.6.
2088
2089 * tramp.texi (Bug Reports): Cleanup caches before a test run.
2090
2091 * trampver.texi: Update release number.
2092
2093 2012-09-12 Paul Eggert <eggert@cs.ucla.edu>
2094
2095 * texinfo.tex: Merge from gnulib.
2096
2097 2012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
2098
2099 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
2100 (bug#12096).
2101
2102 2012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
2103
2104 * calc.texi (Simplification modes, Conversions)
2105 (Operating on Selections): Mention "basic" simplification.
2106 (The Calc Mode Line): Mention the mode line display for Basic
2107 simplification mode.
2108 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
2109 simplifications.
2110 (Basic Simplifications): Rename from "Limited Simplifications"
2111 Replace "limited" by "basic" throughout.
2112 (Algebraic Simplifications): Indicate that the algebraic
2113 simplifications are done by default.
2114 (Unsafe Simplifications): Mention `m E'.
2115 (Simplification of Units): Mention `m U'.
2116 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
2117 (Kinds of Declarations, Functions for Declarations):
2118 Mention "algebraic simplifications" instead of `a s'.
2119 (Algebraic Entry): Remove mention of default simplifications.
2120
2121 2012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
2122
2123 * calc.texi (Getting Started, Tutorial): Change simulated
2124 Calc output to match actual output.
2125 (Simplifying Formulas): Mention that algebraic simplification is now
2126 the default.
2127
2128 2012-07-28 Eli Zaretskii <eliz@gnu.org>
2129
2130 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
2131 (Bug#12073)
2132
2133 2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
2134
2135 Prefer typical American spelling for "acknowledgment".
2136 * calc.texi (History and Acknowledgments): Rename from
2137 History and Acknowledgements.
2138 * idlwave.texi (Acknowledgments):
2139 * ses.texi (Acknowledgments):
2140 * woman.texi (Acknowledgments): Rename from Acknowledgements.
2141
2142 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
2143
2144 Rename configure.in to configure.ac (Bug#11603).
2145 * ede.texi (Compiler and Linker objects, ede-proj-project)
2146 (ede-step-project): Prefer the name configure.ac to configure.in.
2147
2148 2012-07-06 Michael Albinus <michael.albinus@gmx.de>
2149
2150 * tramp.texi (Multi-hops):
2151 Introduce `tramp-restricted-shell-hosts-alist'.
2152
2153 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2154
2155 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
2156 methods, so don't mention smtpmail here.
2157
2158 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
2159
2160 * gnus.texi (Picons): Document gnus-picon-properties.
2161
2162 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2163
2164 * gnus.texi: Remove mention of compilation, as that's no longer
2165 supported.
2166
2167 2012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
2168
2169 * gnus.texi (Archived Messages): Mention
2170 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
2171
2172 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2173
2174 * gnus.texi (Various Summary Stuff):
2175 Remove mention of `gnus-propagate-marks'.
2176
2177 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2178
2179 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
2180 which no longer exist.
2181
2182 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2183
2184 * gnus.texi (Archived Messages):
2185 Document gnus-gcc-self-resent-messages.
2186
2187 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2188
2189 * message.texi (Mail Variables):
2190 Mention the optional user parameter for X-Message-SMTP-Method.
2191
2192 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2193
2194 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
2195
2196 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
2197
2198 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2199
2200 * gnus.texi (Key Index): Change encoding to utf-8.
2201
2202 2012-06-21 Glenn Morris <rgm@gnu.org>
2203
2204 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
2205
2206 2012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2207
2208 * gnus.texi (Group Timestamp): Mention where to find documentation for
2209 the `gnus-tmp-' variables (bug#11601).
2210
2211 2012-06-11 Michael Albinus <michael.albinus@gmx.de>
2212
2213 Sync with Tramp 2.2.6-pre.
2214
2215 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
2216 where appropriate.
2217 (Ad-hoc multi-hops): New section.
2218 (Remote processes): New subsection "Running remote processes on
2219 Windows hosts".
2220 (History): Add remote commands on Windows, and ad-hoc multi-hop
2221 methods.
2222 (External methods): "ControlPersist" must be set to "no" for the
2223 `scpc' method.
2224 (Remote processes): Add a note about `auto-revert-tail-mode'.
2225 (Frequently Asked Questions): Use "scpx" in combination with
2226 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
2227
2228 * trampver.texi: Update release number.
2229
2230 2012-06-10 Chong Yidong <cyd@gnu.org>
2231
2232 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
2233 compilation for html-mono.
2234
2235 2012-06-08 Paul Eggert <eggert@cs.ucla.edu>
2236
2237 * texinfo.tex: Merge from gnulib.
2238
2239 2012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
2240
2241 * Makefile.in (echo-info): Don't try to install info files named
2242 just ".info".
2243
2244 2012-05-28 Glenn Morris <rgm@gnu.org>
2245
2246 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
2247
2248 * sc.texi: Nuke hand-written node pointers.
2249 Fix top-level menu to match actual node order.
2250
2251 2012-05-27 Glenn Morris <rgm@gnu.org>
2252
2253 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
2254 Some associated fixes, including not messing with chapno in cl.texi.
2255
2256 2012-05-27 Bastien Guerry <bzg@gnu.org>
2257
2258 * org.texi (Durations and time values): Fix typo.
2259
2260 2012-05-26 Paul Eggert <eggert@cs.ucla.edu>
2261
2262 * texinfo.tex: Update from gnulib.
2263
2264 2012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
2265
2266 * calc.texi (Basic Operations on Units, Customizing Calc):
2267 Mention `calc-ensure-consistent-units'.
2268
2269 2012-05-14 Andreas Schwab <schwab@linux-m68k.org>
2270
2271 * cc-mode.texi: Avoid space before macro in 4th argument of cross
2272 reference commands. (Bug#11461)
2273
2274 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
2275
2276 2012-05-12 Glenn Morris <rgm@gnu.org>
2277
2278 * Makefile.in (mostlyclean): Add more TeX intermediates.
2279
2280 * Makefile.in: Make it look more like the other doc Makefiles.
2281 Use explicit $srcdir in all dependencies.
2282 Remove cd $srcdir from rules.
2283 (VPATH): Remove.
2284 (infodir): Set to an absolute path.
2285 (INFO_TARGETS): Use short names.
2286 (mkinfodir): infodir is now absolute.
2287 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
2288
2289 * Makefile.in (info.info): Rename from info, to avoid duplication.
2290 (.SUFFIXES): Disable implicit rules.
2291
2292 * Makefile.in (MKDIR_P): New, set by configure.
2293 (mkinfodir): Use $MKDIR_P.
2294
2295 2012-05-07 Glenn Morris <rgm@gnu.org>
2296
2297 * forms.texi (Long Example): Update for changed location of files.
2298
2299 2012-05-04 Glenn Morris <rgm@gnu.org>
2300
2301 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
2302 (INFO_TARGETS): Use $INFO_EXT.
2303 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2304 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
2305 (INFO_TARGETS): Use $INFO_EXT.
2306 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2307
2308 2012-05-02 Glenn Morris <rgm@gnu.org>
2309
2310 * Makefile.in (echo-info): New phony target, used by top-level.
2311
2312 * viper.texi: Make direntry shorter (also it is no longer "newest").
2313
2314 * emacs-gnutls.texi, ert.texi, org.texi:
2315 Fix dircategory, direntry to match info/dir.
2316
2317 * faq.texi: Convert @inforefs to @xrefs.
2318 Fix some malformed cross-references.
2319 (File-name conventions): Shorten section name to avoid overfull line.
2320 (How to add fonts): Use smallexample to avoid overfull lines.
2321
2322 2012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
2323
2324 * auth.texi (Help for users): Update for .gpg file being second.
2325
2326 2012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2327
2328 * org.texi (Agenda commands): Fix two typos: give corresponding
2329 function names, according to `org-agenda-view-mode-dispatch'.
2330
2331 2012-04-27 Glenn Morris <rgm@gnu.org>
2332
2333 * faq.texi (Major packages and programs): Remove section.
2334 There is no point listing 6 packages (cf etc/MORE.STUFF).
2335 (Finding Emacs and related packages): Move "Spell-checkers" here.
2336
2337 2012-04-22 Michael Albinus <michael.albinus@gmx.de>
2338
2339 * dbus.texi (Version): New node.
2340 (Properties and Annotations): Mention the object manager
2341 interface. Describe dbus-get-all-managed-objects.
2342 (Type Conversion): Floating point numbers are allowed, if an
2343 anteger does not fit Emacs's integer range.
2344 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
2345 (Asynchronous Methods): Fix description of
2346 dbus-call-method-asynchronously.
2347 (Receiving Method Calls): Fix some minor errors.
2348 Add dbus-interface-emacs.
2349 (Signals): Describe unicast signals and the new match rules.
2350 (Alternative Buses): Add the PRIVATE optional argument to
2351 dbus-init-bus. Describe its new return value. Add dbus-setenv.
2352
2353 2012-04-20 Glenn Morris <rgm@gnu.org>
2354
2355 * faq.texi (New in Emacs 24): New section.
2356 (Packages that do not come with Emacs): Mention M-x list-packages.
2357
2358 2012-04-14 Alan Mackenzie <acm@muc.de>
2359
2360 * cc-mode.texi (c-offsets-alist): Correct a typo.
2361
2362 2012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
2363
2364 * org.texi (Deadlines and scheduling): Fix the example: the
2365 DEADLINE item should come right after the headline. We enforce
2366 this convention, so it is a bug not to illustrate it correctly in
2367 the manual.
2368
2369 2012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2370
2371 * org.texi (Agenda commands): Fix documentation bug by swapping
2372 the equivalent keybindings to `org-agenda-next-line' with the ones
2373 to `org-agenda-previous-line'.
2374
2375 2012-04-14 Glenn Morris <rgm@gnu.org>
2376
2377 * Makefile.in: Replace non-portable use of $< in ordinary rules.
2378
2379 2012-04-09 Eli Zaretskii <eliz@gnu.org>
2380
2381 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
2382 Add emacs-gnutls.
2383 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
2384
2385 2012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
2386
2387 * Makefile.in: Add emacs-gnutls.texi to build.
2388
2389 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
2390
2391 2012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
2392
2393 * auth.texi (Secret Service API): Edit further and give examples.
2394 (Secret Service API): Adjust @samp to @code for collection names.
2395
2396 2012-04-04 Glenn Morris <rgm@gnu.org>
2397
2398 * auth.texi (Secret Service API): Copyedits.
2399 (Help for developers): Fill in some missing function doc-strings.
2400 (Help for users, Help for developers)
2401 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
2402
2403 2012-04-04 Michael Albinus <michael.albinus@gmx.de>
2404
2405 * auth.texi (Secret Service API): Add the missing text.
2406
2407 2012-04-04 Chong Yidong <cyd@gnu.org>
2408
2409 * message.texi (Using PGP/MIME): Note that epg is now the default.
2410
2411 * gnus.texi: Reduce references to obsolete pgg library.
2412 (Security): Note that epg is now the default.
2413
2414 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
2415
2416 * nxml-mode.texi (Completion): C-RET is no longer bound to
2417 nxml-complete.
2418
2419 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2420
2421 * org.texi (Customizing tables in ODT export): Correct few errors.
2422
2423 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2424
2425 * org.texi (Links in ODT export): Update.
2426 (Labels and captions in ODT export): New node.
2427
2428 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2429
2430 * org.texi (Literal examples in ODT export): htmlfontify.el in
2431 Emacs-24.1 now supports fontification. So ODT source blocks will
2432 be fontified by default.
2433
2434 2012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
2435
2436 * org.texi (Refiling notes): Remove duplicated keybinding.
2437
2438 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2439
2440 * org.texi (noweb): Documentation of this new option to the :noweb
2441 header argument.
2442
2443 2012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
2444
2445 * org.texi (Header and sectioning): Add example demonstrating how
2446 to use "LaTeX_CLASS_OPTIONS".
2447
2448 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2449
2450 * org.texi (Noweb reference syntax): Describe the ability to
2451 execute noweb references in the manual.
2452
2453 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2454
2455 * org.texi (cache): Improve cache documentation when session
2456 evaluation is used.
2457
2458 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2459
2460 * org.texi (Plain lists): Document removal.
2461
2462 2012-04-01 Michael Brand <michael.ch.brand@gmail.com>
2463
2464 * org.texi: Decapitalize file name in references to Calc manual.
2465
2466 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2467
2468 * org.texi (Plain lists): Document removal.
2469
2470 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2471
2472 * org.texi (Top, OpenDocument Text export)
2473 (ODT export commands, Extending ODT export)
2474 (Images in ODT export, Tables in ODT export)
2475 (Configuring a document converter): Add or Update.
2476
2477 2012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
2478
2479 * org.texi (MobileOrg): Change the wording to reflect that the
2480 Android Version is no longer just the little brother of the iOS
2481 version.
2482
2483 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2484
2485 * org.texi (Key bindings and useful functions): Update babel key
2486 binding documentation in manual.
2487
2488 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2489
2490 * org.texi (noweb): Document new noweb header value.
2491
2492 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2493
2494 * org.texi (noweb-sep): Document new header argument.
2495
2496 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2497
2498 * org.texi (noweb-ref): Documentation of this new custom variable.
2499
2500 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2501
2502 * org.texi (wrap): Update the new :wrap documentation to match the
2503 current implementation.
2504
2505 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2506
2507 * org.texi: Added documentation for :wrap.
2508
2509 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2510
2511 * org.texi: #+RESULTS now user-configurable.
2512
2513 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2514
2515 * org.texi: Documented :noweb no-export.
2516
2517 2012-04-01 Thomas Dye <dk@poto.local>
2518
2519 * org.texi: Edit :noweb no header argument for correctness.
2520
2521 2012-04-01 Bastien Guerry <bzg@gnu.org>
2522
2523 * org.texi (Customization): Update the approximate number of Org
2524 variables.
2525
2526 2012-04-01 Thomas Dye <dk@poto.local>
2527
2528 * org.texi: The :results wrap produces a drawer instead of a
2529 begin_results block.
2530
2531 2012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
2532
2533 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
2534 reflect the new default.
2535
2536 2012-03-10 Eli Zaretskii <eliz@gnu.org>
2537
2538 * info.texi (Expert Info): Move the index entry for "Texinfo" from
2539 "Getting Started" to this node. (Bug#10450)
2540
2541 2012-03-10 Chong Yidong <cyd@gnu.org>
2542
2543 * flymake.texi (Example -- Configuring a tool called via make):
2544 Mention the Automake COMPILE variable (Bug#8715).
2545
2546 * info.texi (Getting Started): Add an index entry (Bug#10450).
2547
2548 2012-03-02 Michael Albinus <michael.albinus@gmx.de>
2549
2550 * dbus.texi (Signals): Known names will be mapped onto unique
2551 names, when registering for signals.
2552
2553 2012-02-29 Glenn Morris <rgm@gnu.org>
2554
2555 * url.texi: Fix quote usage in body text.
2556
2557 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
2558
2559 * cl.texi: Use @code{} in menus when appropriate.
2560
2561 2012-02-28 Glenn Morris <rgm@gnu.org>
2562
2563 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
2564 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
2565 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
2566 * org.texi, sc.texi, vip.texi, viper.texi:
2567 Standardize possessive apostrophe usage.
2568
2569 2012-02-26 Chong Yidong <cyd@gnu.org>
2570
2571 * ediff.texi (Quick Help Commands): Add a couple of index entries
2572 (Bug#10834).
2573
2574 2012-02-17 Glenn Morris <rgm@gnu.org>
2575
2576 * gnus.texi (Posting Styles):
2577 * remember.texi (Org): Fix cross-refs to other manuals.
2578
2579 2012-02-15 Glenn Morris <rgm@gnu.org>
2580
2581 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
2582 (Encryption): New chapter, split out from previous.
2583
2584 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
2585
2586 * gnus.texi (Customizing the IMAP Connection):
2587 Mention nnimap-record-commands.
2588
2589 2012-02-10 Glenn Morris <rgm@gnu.org>
2590
2591 * url.texi (Retrieving URLs): Update url-retrieve arguments.
2592 Mention url-queue-retrieve.
2593
2594 2012-02-09 Glenn Morris <rgm@gnu.org>
2595
2596 * sem-user.texi (Semantic mode user commands): Typo fix.
2597
2598 * info.texi (Create Info buffer): Mention info-display-manual.
2599
2600 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
2601
2602 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
2603 example (modified from an example by Michael Albinus).
2604
2605 2012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
2606
2607 * gnus.texi (Agent Basics): Fix outdated description of
2608 `gnus-agent-auto-agentize-methods'.
2609
2610 2012-01-28 Andreas Schwab <schwab@linux-m68k.org>
2611
2612 * cc-mode.texi: Always @defindex ss.
2613 (Config Basics): Fix argument of @itemize.
2614 (Macro Backslashes): Add @code around index entry.
2615
2616 2012-01-23 Glenn Morris <rgm@gnu.org>
2617
2618 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
2619
2620 2012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
2621
2622 * tramp.texi (File): Tweak wording for the `scpc' option.
2623
2624 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2625
2626 * gnus.texi (Group Parameters): Really note precedence.
2627
2628 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2629
2630 * gnus.texi (Group Parameters): Note precedence.
2631
2632 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
2633
2634 * org.texi (Noweb reference syntax): Adding documentation of
2635 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
2636 variable.
2637
2638 2012-01-03 Bastien Guerry <bzg@gnu.org>
2639
2640 * org.texi (Plain lists): Split the table to fix the display
2641 of items.
2642
2643 2012-01-03 Bastien Guerry <bzg@gnu.org>
2644
2645 * org.texi (Plain lists): Fix misplaced explanation.
2646
2647 2012-01-03 Bastien Guerry <bzg@gnu.org>
2648
2649 * org.texi (Plain lists, Agenda files): Add index entries.
2650
2651 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2652
2653 * org.texi: Use "Org mode" instead of alternatives like
2654 "Org-mode" or "org-mode".
2655
2656 2012-01-03 Bernt Hansen <bernt@norang.ca>
2657
2658 * org.texi (Agenda commands):
2659 Document `org-clock-report-include-clocking-task'.
2660
2661 2012-01-03 Bastien Guerry <bzg@gnu.org>
2662
2663 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
2664 C-c' on checkboxes.
2665
2666 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2667
2668 * org.texi: End sentences with two spaces.
2669
2670 2012-01-03 Michael Brand <michael.ch.brand@gmail.com>
2671
2672 * org.texi (External links): Document the link types file+sys
2673 and file+emacs, slightly narrow used page width.
2674
2675 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
2676
2677 * org.texi (colnames): Note that colnames behavior may differ
2678 across languages.
2679
2680 2012-01-03 Bastien Guerry <bzg@gnu.org>
2681
2682 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
2683
2684 2012-01-03 Thomas Dye <dk@poto.westell.com>
2685
2686 * org.texi: Augmented discussion of babel property
2687 inheritance. Put footnote outside sentence ending period.
2688
2689 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2690
2691 * org.texi (eval): Documenting the full range of :eval header
2692 argument values.
2693
2694 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2695
2696 * org.texi (eval): Documentation of the new :eval option.
2697
2698 2012-01-03 Thomas Dye <dk@poto.local>
2699
2700 * org.texi: Add accumulated properties.
2701
2702 2012-01-03 Thomas Dye <dk@poto.local>
2703
2704 * org.texi: Documented no spaces in name=assign, another
2705 correction to :var table.
2706
2707 2012-01-03 Thomas Dye <dk@poto.local>
2708
2709 * org.texi: Changed DATA to NAME in Working With Source Code
2710 section.
2711
2712 2012-01-03 Tom Dye <tsd@tsdye.com>
2713
2714 * org.texi: Minor change to :var table.
2715
2716 2012-01-03 Tom Dye <tsd@tsdye.com>
2717
2718 * org.texi: More changes to :var table (some examples were wrong).
2719
2720 2012-01-03 Tom Dye <tsd@tsdye.com>
2721
2722 * org.texi: Cleaned up :var table.
2723
2724 2012-01-03 Bastien Guerry <bzg@gnu.org>
2725
2726 * org.texi (Timestamps, Weekly/daily agenda)
2727 (Weekly/daily agenda): Add @cindex for "appointment".
2728
2729 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2730
2731 * org.texi (Literal examples): A new link to the template for
2732 inserting empty code blocks.
2733 (Structure of code blocks): A new link to the template for
2734 inserting empty code blocks.
2735
2736 2012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
2737
2738 * org.texi (External links): Add footnote on how the behavior
2739 of the text search in Org files are controled by the variable
2740 `org-link-search-must-match-exact-headline'.
2741
2742 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2743
2744 * org.texi (Buffer-wide header arguments):
2745 Update documentation to reflect removal of #+PROPERTIES.
2746
2747 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
2748
2749 * org.texi (The clock table): Mention that ACHIVED trees
2750 contribute to the clock table.
2751
2752 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
2753
2754 * org.texi (Conflicts): Better yasnippet config info.
2755
2756 2012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
2757
2758 * org.texi (Selective export): Explicitly mention the default
2759 values for `org-export-select-tags',
2760 `org-export-exclude-tags'.
2761
2762 2012-01-03 Tom Dye <tsd@tsdye.com>
2763
2764 * org.texi: Added a line to specify that header arguments are
2765 lowercase.
2766
2767 2012-01-03 Tom Dye <tsd@tsdye.com>
2768
2769 * org.texi: :var requires default value when declared.
2770
2771 2012-01-03 Bastien Guerry <bzg@gnu.org>
2772
2773 * org.texi (Handling links): Add a note about the
2774 `org-link-frame-setup' option.
2775
2776 2012-01-03 David Maus <dmaus@ictsoc.de>
2777
2778 * org.texi (Exporting Agenda Views, Extracting agenda
2779 information): Fix command line syntax, quote symbol parameter
2780 values.
2781
2782 2012-01-03 David Maus <dmaus@ictsoc.de>
2783
2784 * org.texi (Exporting Agenda Views): Fix command line syntax.
2785
2786 2011-12-28 Paul Eggert <eggert@cs.ucla.edu>
2787
2788 * gnus.texi (Mail Source Customization, Mail Back End Variables):
2789 Use octal notation for file permissions, which are normally
2790 thought of in octal.
2791 (Mail Back End Variables): Use more-plausible modes in example.
2792
2793 2011-12-20 Alan Mackenzie <acm@muc.de>
2794
2795 * cc-mode.texi: Update version string 5.31 -> 5.32.
2796
2797 2011-12-06 Juanma Barranquero <lekktu@gmail.com>
2798
2799 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
2800
2801 2011-11-24 Glenn Morris <rgm@gnu.org>
2802
2803 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
2804
2805 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
2806
2807 * makefile.w32-in: Update dependencies.
2808
2809 2011-11-20 Glenn Morris <rgm@gnu.org>
2810
2811 * gnus.texi (Group Information):
2812 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
2813
2814 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
2815
2816 * gnus-coding.texi (Gnus Maintenance Guide):
2817 Rename from "Gnus Maintainance Guide".
2818
2819 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
2820 * eieio.texi (Customizing):
2821 * gnus.texi (Article Washing):
2822 * gnus-news.texi:
2823 * sem-user.texi (Smart Jump): Fix typos.
2824
2825 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
2826
2827 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
2828
2829 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
2830
2831 * ede.texi (project-am-texinfo):
2832 * gnus.texi (Sending or Not Sending):
2833 * org.texi (Template elements): Fix typos.
2834
2835 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
2836
2837 * ediff.texi (Hooks):
2838 * sem-user.texi (Semanticdb Roots): Fix typos.
2839
2840 2011-11-11 Juanma Barranquero <lekktu@gmail.com>
2841
2842 * semantic.texi (Tag handling): Fix typo.
2843
2844 2011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
2845
2846 * gnus.texi (Other Gnus Versions): Remove.
2847
2848 2011-10-28 Alan Mackenzie <acm@muc.de>
2849
2850 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
2851 (Other Special Indentations): Add an xref to "Macros with ;".
2852 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
2853 "Macros with ;".
2854 (Macros with ;): New page.
2855
2856 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
2857 Document the new handling of nested scopes for movement by defuns.
2858
2859 2011-10-23 Michael Albinus <michael.albinus@gmx.de>
2860
2861 Sync with Tramp 2.2.3.
2862
2863 * trampver.texi: Update release number.
2864
2865 2011-10-14 Glenn Morris <rgm@gnu.org>
2866
2867 * ert.texi (Introduction, How to Run Tests)
2868 (Running Tests Interactively, Expected Failures)
2869 (Tests and Their Environment, Useful Techniques)
2870 (Interactive Debugging, Fixtures and Test Suites):
2871 Minor rephrasings.
2872 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
2873 (Running Tests in Batch Mode): Simplify loading instructions.
2874 (Test Selectors): Clarify some selectors.
2875 (Expected Failures, Useful Techniques):
2876 Make examples fit in 80 columns.
2877
2878 2011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
2879
2880 * calc.texi (Basic Operations on Units): Discuss temperature
2881 conversion (`u t') alongside with other unit conversions ('u c').
2882
2883 2011-10-12 Glenn Morris <rgm@gnu.org>
2884
2885 * ert.texi: Whitespace trivia to make main menu items line up better.
2886
2887 2011-10-08 Glenn Morris <rgm@gnu.org>
2888
2889 * Makefile.in: Fix ert rules.
2890
2891 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2892
2893 * gnus.texi (Gnus Utility Functions): Add more references and
2894 explanations (bug#9683).
2895
2896 2011-09-26 Paul Eggert <eggert@cs.ucla.edu>
2897
2898 * texinfo.tex: Merge from gnulib.
2899
2900 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2901
2902 * gnus.texi (Archived Messages): Note the default (bug#9552).
2903
2904 2011-09-21 Bill Wohler <wohler@newt.com>
2905
2906 Release MH-E manual version 8.3.
2907
2908 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2909 release 8.3.
2910 (Preface): Update support information.
2911 (From Bill Wohler): Reset text to original version. As a
2912 historical quote, the tense should be correct in the time that it
2913 was written.
2914
2915 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2916
2917 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
2918 (Finding the News): Doc clarification.
2919 (Terminology): Mention naming.
2920
2921 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2922
2923 * gnus.texi: Remove mentions of `recent', which are now obsolete.
2924 (Interactive): Document `quiet'.
2925
2926 2011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
2927
2928 * org.texi (Images in LaTeX export): Rewrite.
2929
2930 2011-08-15 Bastien Guerry <bzg@gnu.org>
2931
2932 * org.texi (Using the mapping API): Mention 'region as a possible
2933 scope for `org-map-entries'.
2934
2935 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2936
2937 * org.texi (Visibility cycling): Document `org-copy-visible'.
2938
2939 2011-08-15 Bastien Guerry <bzg@gnu.org>
2940
2941 * org.texi (Template expansion): Order template sequences in the
2942 proper order.
2943
2944 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2945
2946 * org.texi (eval): Expand discussion of the :eval header argument.
2947
2948 2011-08-15 Bastien Guerry <bzg@gnu.org>
2949
2950 * org.texi (Languages): Add Lilypond and Awk as supported
2951 languages.
2952
2953 2011-08-15 Achim Gratz <stromeko@nexgo.de>
2954
2955 * org.texi: Document that both CLOCK_INTO_DRAWER and
2956 LOG_INTO_DRAWER can be used to override the contents of variable
2957 org-clock-into-drawer (or if unset, org-log-into-drawer).
2958
2959 * org.texi: Replace @xref->@pxref.
2960
2961 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2962
2963 * org.texi (Evaluating code blocks): Documenting the new option
2964 for inline call lines.
2965
2966 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2967
2968 * org.texi (Results of evaluation): More explicit about the
2969 mechanism through which interactive evaluation of code is
2970 performed.
2971
2972 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2973
2974 * org.texi (noweb-ref): New header argument documentation.
2975
2976 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2977
2978 * org.texi (Extracting source code): Documentation of the new
2979 org-babel-tangle-named-block-combination variable.
2980
2981 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2982
2983 * org.texi (Structure of code blocks): Explicitly state that the
2984 behavior of multiple blocks of the same name is undefined.
2985
2986 2011-08-15 Christian Egli <christian.egli@sbszh.ch>
2987
2988 * org.texi (TaskJuggler export): Modify the example to reflect the
2989 new effort durations.
2990
2991 2011-08-15 David Maus <dmaus@ictsoc.de>
2992
2993 * org.texi (Images in LaTeX export): Escape curly brackets in
2994 LaTeX example.
2995
2996 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2997
2998 * org.texi (The clock table): Document the :properties and
2999 :inherit-props arguments for the clocktable.
3000
3001 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3002
3003 * org.texi (Tables in LaTeX export): Document specifying placement
3004 options for tables.
3005
3006 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3007
3008 * org.texi (Evaluating code blocks): More specific documentation
3009 about the different types of header arguments.
3010
3011 2011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3012
3013 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
3014
3015 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3016
3017 * org.texi (Built-in table editor): Document the table field
3018 follow mode.
3019
3020 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3021
3022 * org.texi (Easy Templates): Document new template.
3023
3024 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3025
3026 * org.texi (Literal examples): Add a cross-reference from "Literal
3027 Examples" to "Easy Templates."
3028
3029 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3030
3031 * org.texi (The clock table): Add link to match syntax.
3032
3033 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3034
3035 * org.texi (Agenda commands): Document clock consistency checks.
3036
3037 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3038
3039 * org.texi (Built-in table editor): Document that \vert represents
3040 a vertical bar in a table field.
3041
3042 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3043
3044 * org.texi (Literal examples): Link from "Markup" > "Literate
3045 Examples" to "Working with Source Code".
3046
3047 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3048
3049 * org.texi (Agenda commands): Doc for function option to bulk
3050 action.
3051
3052 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3053
3054 * org.texi (Template expansion): Document new %<...> template
3055 escape.
3056
3057 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3058
3059 * org.texi (Selective export): Document exclusion of any tasks
3060 from export.
3061
3062 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3063
3064 * org.texi (Selective export): Document how to exclude DONE tasks
3065 from export.
3066 (Publishing options): Document the properties to be used to turn off
3067 export of DONE tasks.
3068
3069 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3070
3071 * org.texi (The date/time prompt): Document date range protection.
3072
3073 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3074
3075 * org.texi (padline): Documentation of the new padline header
3076 argument.
3077
3078 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3079
3080 * org.texi (var): Adding "[" to list of characters triggering
3081 elisp evaluation.
3082
3083 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3084
3085 * org.texi (var): Documentation of Emacs Lisp evaluation during
3086 variable assignment.
3087
3088 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3089
3090 * org.texi (colnames): Reference indexing into variables, and note
3091 that colnames are *not* removed before indexing occurs.
3092 (rownames): Reference indexing into variables, and note that
3093 rownames are *not* removed before indexing occurs.
3094
3095 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3096
3097 * org.texi (var): Clarification of indexing into tabular
3098 variables.
3099
3100 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3101
3102 * org.texi (results): Documentation of the `:results wrap' header
3103 argument.
3104
3105 2011-08-15 Bastien Guerry <bzg@gnu.org>
3106
3107 * org.texi (LaTeX and PDF export): Add a note about a limitation
3108 of the LaTeX export: the org file has to be properly structured.
3109
3110 2011-08-15 Bastien Guerry <bzg@gnu.org>
3111
3112 * org.texi (Dynamic blocks, Structure editing):
3113 Mention the function `org-narrow-to-block'.
3114
3115 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3116
3117 * org.texi (Languages): Updating list of code block supported
3118 languages.
3119
3120 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3121
3122 * org.texi (Special properties): CATEGORY is a special property,
3123 but it may also used in the drawer.
3124
3125 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3126
3127 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
3128
3129 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3130
3131 * org.texi (Include files): Document :lines.
3132
3133 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3134
3135 * org.texi (comments): Documentation of the ":comments noweb" code
3136 block header argument.
3137
3138 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3139
3140 * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
3141 added extra whitespace around functions to be consistent with the
3142 rest of the section.
3143
3144 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3145
3146 * org.texi (Evaluating code blocks): Expand discussion of
3147 #+call: line syntax.
3148 (Header arguments in function calls): Expand discussion of
3149 #+call: line syntax.
3150
3151 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3152
3153 * org.texi (Evaluating code blocks): More explicit about how to
3154 pass variables to #+call lines.
3155
3156 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3157
3158 * org.texi (Results of evaluation): Link to the :results header
3159 argument list from the "Results of evaluation" section.
3160
3161 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3162
3163 * org.texi (Conflicts): Adding additional information about
3164 resolving org/yasnippet conflicts.
3165
3166 2011-08-15 David Maus <dmaus@ictsoc.de>
3167
3168 * org.texi (Publishing options): Document style-include-scripts
3169 publishing project property.
3170
3171 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3172
3173 * org.texi (Sparse trees): Document the next-error /
3174 previous-error functionality.
3175
3176 2011-08-15 Tom Dye <tsd@tsdye.com>
3177
3178 * org.texi (cache): Improve documentation of code block caches.
3179
3180 2011-08-15 Tom Dye <tsd@tsdye.com>
3181
3182 * org.texi (Code block specific header arguments):
3183 Documentation of multi-line header arguments.
3184
3185 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3186
3187 * org.texi (Code evaluation security): Add example for using a
3188 function.
3189
3190 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3191
3192 * org.texi (Tables in LaTeX export): Documentation of new
3193 attr_latex options for tables.
3194
3195 2011-08-03 Michael Albinus <michael.albinus@gmx.de>
3196
3197 * trampver.texi: Update release number.
3198
3199 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
3200
3201 Sync with Tramp 2.2.2.
3202
3203 * trampver.texi: Update release number.
3204
3205 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3206
3207 * flymake.texi (Example -- Configuring a tool called via make):
3208 Use /dev/null instead of the Windows "nul" (bug#8715).
3209
3210 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3211
3212 * widget.texi (Setting Up the Buffer): Remove mention of the
3213 global keymap parent, which doesn't seem to be accurate
3214 (bug#7045).
3215
3216 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3217
3218 * org.texi (Special agenda views): Fix double quoting (bug#3509).
3219
3220 2010-07-10 Kevin Ryde <user42@zip.com.au>
3221
3222 * cl.texi (For Clauses): Add destructuring example processing an
3223 alist (bug#6596).
3224
3225 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3226
3227 * ediff.texi (Major Entry Points): Remove mention of `require',
3228 since that's not pertinent in the installed Emacs (bug#9016).
3229
3230 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3231
3232 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
3233 (Filtering New Groups): Clarify how simple the "options -n" format is.
3234 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
3235 is internal.
3236
3237 2011-07-04 Michael Albinus <michael.albinus@gmx.de>
3238
3239 * tramp.texi (Cleanup remote connections):
3240 Add `tramp-cleanup-this-connection'.
3241
3242 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3243
3244 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
3245 zombies.
3246 (Checking New Groups): Ditto (bug#8974).
3247 (Checking New Groups): Move the reference to the right place.
3248
3249 2011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
3250
3251 * gnus.texi (Startup Files): Clarify that we're talking about numbered
3252 backups, and not actual vc (bug#8975).
3253
3254 2011-07-03 Kevin Ryde <user42@zip.com.au>
3255
3256 * cl.texi (For Clauses): @items for hash-values and key-bindings
3257 to make them more visible when skimming. Add examples of `using'
3258 clause to them, examples being clearer than a description in
3259 words (bug#6599).
3260
3261 2011-07-01 Alan Mackenzie <acm@muc.de>
3262
3263 * cc-mode.texi (Guessing the Style): New page.
3264 (Styles): Add a short introduction to above.
3265
3266 2011-06-28 Deniz Dogan <deniz@dogan.se>
3267
3268 * rcirc.texi (Configuration): Bug-fix:
3269 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
3270 Reported by Elias Pipping <pipping@exherbo.org>.
3271
3272 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3273
3274 * gnus.texi (Summary Mail Commands):
3275 Document `gnus-summary-reply-to-list-with-original'.
3276
3277 2011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
3278
3279 * eshell.texi (Known problems): Fix typo.
3280
3281 2011-06-12 Michael Albinus <michael.albinus@gmx.de>
3282
3283 * tramp.texi (Customizing Completion): Mention authinfo-style files.
3284 (Password handling): `auth-source-debug' is good for debug messages.
3285
3286 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
3287
3288 * gnus.texi (Store custom flags and keywords): Refer to
3289 `gnus-registry-article-marks-to-{chars,names}' instead of
3290 `gnus-registry-user-format-function-{M,M2}'.
3291
3292 2011-05-27 Paul Eggert <eggert@cs.ucla.edu>
3293
3294 * texinfo.tex: Merge from gnulib.
3295
3296 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
3297
3298 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
3299 (Store custom flags and keywords):
3300 Mention `gnus-registry-user-format-function-M' and
3301 `gnus-registry-user-format-function-M2'.
3302
3303 2011-05-17 Paul Eggert <eggert@cs.ucla.edu>
3304
3305 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
3306
3307 2011-05-17 Glenn Morris <rgm@gnu.org>
3308
3309 * gnus.texi (Face): Fix typo.
3310
3311 2011-05-14 Glenn Morris <rgm@gnu.org>
3312
3313 * dired-x.texi (Omitting Examples): Minor addition.
3314
3315 2011-05-10 Jim Meyering <meyering@redhat.com>
3316
3317 * ede.texi: Fix typo "or or -> or".
3318
3319 2011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
3320
3321 * gnus.texi (Summary Buffer Lines):
3322 gnus-summary-user-date-format-alist does not exist.
3323 (Sorting the Summary Buffer): More about sorting threads.
3324
3325 2011-04-25 Michael Albinus <michael.albinus@gmx.de>
3326
3327 * trampver.texi: Update release number.
3328
3329 2011-04-14 Michael Albinus <michael.albinus@gmx.de>
3330
3331 * tramp.texi (Frequently Asked Questions): New item for disabling
3332 Tramp in other packages.
3333
3334 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
3335
3336 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
3337 (Fancy splitting to parent, Store arbitrary data):
3338 Update gnus-registry docs.
3339
3340 2011-04-13 Juanma Barranquero <lekktu@gmail.com>
3341
3342 * ede.texi: Fix typos.
3343
3344 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3345
3346 * gnus.texi (Window Layout): @itemize @code doesn't exist.
3347 It's @table @code.
3348
3349 2011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
3350
3351 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
3352
3353 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
3354
3355 * calc.texi (Logarithmic Units): Update the function names.
3356
3357 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3358
3359 * message.texi (Various Commands): Document format specs in the
3360 ellipsis.
3361
3362 2011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
3363
3364 * message.texi (Insertion Variables): Document message-cite-style.
3365
3366 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
3367
3368 * tramp.texi (Remote processes): New subsection "Running shell on
3369 a remote host".
3370
3371 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
3372
3373 * auth.texi (Help for developers): Update docs to explain that the
3374 :save-function will only run the first time.
3375
3376 2011-03-12 Glenn Morris <rgm@gnu.org>
3377
3378 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
3379 (emacs-faq.text): New target.
3380 (clean): Add emacs-faq.
3381
3382 2011-03-12 Michael Albinus <michael.albinus@gmx.de>
3383
3384 Sync with Tramp 2.2.1.
3385
3386 * trampver.texi: Update release number.
3387
3388 2011-03-11 Glenn Morris <rgm@gnu.org>
3389
3390 * Makefile.in (HTML_TARGETS): New.
3391 (clean): Delete $HTML_TARGETS.
3392 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
3393
3394 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
3395
3396 * auth.texi (Help for developers): Show example of using
3397 `auth-source-search' with prompts and :save-function.
3398
3399 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
3400
3401 * Version 23.3 released.
3402
3403 2011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
3404
3405 * message.texi (Message Buffers): Update default value of
3406 message-generate-new-buffers.
3407
3408 2011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
3409
3410 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
3411 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
3412 respectively.
3413 (Musical Notes): New section.
3414 (Customizing Calc): Mention the customizable variable
3415 calc-note-threshold.
3416
3417 2011-03-03 Glenn Morris <rgm@gnu.org>
3418
3419 * url.texi (Dealing with HTTP documents): Remove reference to
3420 function url-decode-text-part; never seems to have existed. (Bug#6038)
3421 (Configuration): Update url-configuration-directory description.
3422
3423 2011-03-02 Glenn Morris <rgm@gnu.org>
3424
3425 * dired-x.texi (Multiple Dired Directories): Remove mentions
3426 of dired-default-directory-alist and dired-default-directory.
3427 Move dired-smart-shell-command here...
3428 (Miscellaneous Commands): ... from here.
3429
3430 2011-03-02 Paul Eggert <eggert@cs.ucla.edu>
3431
3432 * texinfo.tex: Update to version 2011-02-24.09.
3433
3434 2011-03-02 Glenn Morris <rgm@gnu.org>
3435
3436 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
3437 instead of the obsoleted dired-omit-here-always.
3438
3439 2011-02-28 Michael Albinus <michael.albinus@gmx.de>
3440
3441 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
3442 supported systems.
3443
3444 2011-02-28 Glenn Morris <rgm@gnu.org>
3445
3446 * dbus.texi (Type Conversion): Grammar fix.
3447
3448 2011-02-23 Michael Albinus <michael.albinus@gmx.de>
3449
3450 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
3451 "Debian GNU/Linux".
3452
3453 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
3454
3455 2011-02-23 Glenn Morris <rgm@gnu.org>
3456
3457 * dired-x.texi (Features): Minor rephrasing.
3458 (Local Variables): Fix typos.
3459
3460 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
3461 Standardize some Emacs/XEmacs terminology.
3462
3463 * dired-x.texi (Features): Don't advertise obsolete local variables.
3464 Simplify layout.
3465 (Omitting Variables): Update local variables example.
3466 (Local Variables): Say this is obsolete. Fix description of
3467 dired-enable-local-variables possible values.
3468
3469 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
3470
3471 * auth.texi (Help for users): Mention ~/.netrc is also searched by
3472 default now.
3473
3474 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
3475
3476 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
3477
3478 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
3479
3480 * gnus.texi (Window Layout): Document layout names.
3481
3482 2011-02-19 Eli Zaretskii <eliz@gnu.org>
3483
3484 * ada-mode.texi: Sync @dircategory with ../../info/dir.
3485 * auth.texi: Sync @dircategory with ../../info/dir.
3486 * autotype.texi: Sync @dircategory with ../../info/dir.
3487 * calc.texi: Sync @dircategory with ../../info/dir.
3488 * cc-mode.texi: Sync @dircategory with ../../info/dir.
3489 * cl.texi: Sync @dircategory with ../../info/dir.
3490 * dbus.texi: Sync @dircategory with ../../info/dir.
3491 * dired-x.texi: Sync @dircategory with ../../info/dir.
3492 * ebrowse.texi: Sync @dircategory with ../../info/dir.
3493 * ede.texi: Sync @dircategory with ../../info/dir.
3494 * ediff.texi: Sync @dircategory with ../../info/dir.
3495 * edt.texi: Sync @dircategory with ../../info/dir.
3496 * eieio.texi: Sync @dircategory with ../../info/dir.
3497 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
3498 * epa.texi: Sync @dircategory with ../../info/dir.
3499 * erc.texi: Sync @dircategory with ../../info/dir.
3500 * eshell.texi: Sync @dircategory with ../../info/dir.
3501 * eudc.texi: Sync @dircategory with ../../info/dir.
3502 * flymake.texi: Sync @dircategory with ../../info/dir.
3503 * forms.texi: Sync @dircategory with ../../info/dir.
3504 * gnus.texi: Sync @dircategory with ../../info/dir.
3505 * idlwave.texi: Sync @dircategory with ../../info/dir.
3506 * mairix-el.texi: Sync @dircategory with ../../info/dir.
3507 * message.texi: Sync @dircategory with ../../info/dir.
3508 * mh-e.texi: Sync @dircategory with ../../info/dir.
3509 * newsticker.texi: Sync @dircategory with ../../info/dir.
3510 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
3511 * org.texi: Sync @dircategory with ../../info/dir.
3512 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
3513 * pgg.texi: Sync @dircategory with ../../info/dir.
3514 * rcirc.texi: Sync @dircategory with ../../info/dir.
3515 * reftex.texi: Sync @dircategory with ../../info/dir.
3516 * remember.texi: Sync @dircategory with ../../info/dir.
3517 * sasl.texi: Sync @dircategory with ../../info/dir.
3518 * sc.texi: Sync @dircategory with ../../info/dir.
3519 * semantic.texi: Sync @dircategory with ../../info/dir.
3520 * ses.texi: Sync @dircategory with ../../info/dir.
3521 * sieve.texi: Sync @dircategory with ../../info/dir.
3522 * smtpmail.texi: Sync @dircategory with ../../info/dir.
3523 * speedbar.texi: Sync @dircategory with ../../info/dir.
3524 * trampver.texi [emacs]: Set emacsname to "Emacs".
3525 * tramp.texi: Sync @dircategory with ../../info/dir.
3526 * url.texi: Sync @dircategory with ../../info/dir.
3527 * vip.texi: Sync @dircategory with ../../info/dir.
3528 * viper.texi: Sync @dircategory with ../../info/dir.
3529 * widget.texi: Sync @dircategory with ../../info/dir.
3530 * woman.texi: Sync @dircategory with ../../info/dir.
3531
3532 2011-02-19 Glenn Morris <rgm@gnu.org>
3533
3534 * dired-x.texi (Technical Details): No longer redefines
3535 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
3536 dired-read-shell-command, or dired-find-buffer-nocreate.
3537
3538 2013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
3539
3540 * eshell.texi (Input/Output):
3541 Document insert output redirection operator, >>>.
3542
3543 2011-02-18 Glenn Morris <rgm@gnu.org>
3544
3545 * dired-x.texi (Optional Installation File At Point): Simplify.
3546
3547 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
3548
3549 * auth.texi (Help for users): Use :port instead of :protocol for all
3550 auth-source docs.
3551 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
3552 to have two files in `auth-sources'.
3553
3554 2011-02-16 Glenn Morris <rgm@gnu.org>
3555
3556 * dired-x.texi: Use emacsver.texi to get Emacs version.
3557 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
3558 Depend on emacsver.texi.
3559
3560 * dired-x.texi: Drop meaningless version number.
3561 (Introduction): Remove old info.
3562 (Optional Installation Dired Jump): Autoload from dired-x.
3563 Remove incorrect info about loaddefs.el.
3564 (Bugs): Just refer to M-x report-emacs-bug.
3565
3566 * dired-x.texi (Multiple Dired Directories): Update for rename of
3567 default-directory-alist.
3568 (Miscellaneous Commands): No longer mention very old VM version 4.
3569
3570 2011-02-15 Paul Eggert <eggert@cs.ucla.edu>
3571
3572 Merge from gnulib.
3573 * texinfo.tex: Update to version 2011-02-14.11.
3574
3575 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
3576
3577 * auth.texi (Help for users):
3578 Login collection is "Login" and not "login".
3579
3580 2011-02-13 Michael Albinus <michael.albinus@gmx.de>
3581
3582 * tramp.texi (History): Remove IMAP support.
3583 (External methods, Frequently Asked Questions): Remove `imap' and
3584 `imaps' methods.
3585 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
3586
3587 * trampver.texi: Remove default value of `emacsimap'.
3588
3589 2011-02-13 Glenn Morris <rgm@gnu.org>
3590
3591 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
3592 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
3593
3594 2011-02-12 Glenn Morris <rgm@gnu.org>
3595
3596 * sc.texi (Getting Connected): Remove old index entries.
3597
3598 2011-02-12 Ulrich Mueller <ulm@gentoo.org>
3599
3600 * url.texi: Remove duplicate @dircategory (Bug#7942).
3601
3602 2011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
3603
3604 * auth.texi (Overview, Help for users, Help for developers):
3605 Update docs.
3606 (Help for users): Talk about spaces.
3607
3608 2011-02-09 Paul Eggert <eggert@cs.ucla.edu>
3609
3610 * texinfo.tex: Update to version 2011-02-07.16.
3611
3612 2011-02-07 Michael Albinus <michael.albinus@gmx.de>
3613
3614 * dbus.texi (Bus names): Adapt descriptions for
3615 dbus-list-activatable-names and dbus-list-known-names.
3616
3617 2011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
3618
3619 * calc.texi (Logarithmic Units): New section.
3620
3621 2011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
3622
3623 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
3624 manuals use it now.
3625
3626 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
3627
3628 2011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
3629
3630 * overrides.texi: Remove.
3631
3632 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
3633 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
3634
3635 2011-02-05 Michael Albinus <michael.albinus@gmx.de>
3636
3637 * tramp.texi (Frequently Asked Questions): Mention problems with
3638 WinSSHD.
3639
3640 * trampver.texi: Update release number.
3641
3642 2011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
3643
3644 * tramp.texi:
3645 Replace "delimet" with "delimit" globally.
3646 Replace "explicite" with "explicit" globally.
3647 Replace "instead of" with "instead" where there was nothing after "of".
3648 Audit use of comma before interrogative pronoun, "that", or "which".
3649 Minor word order, spelling, wording changes.
3650
3651 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
3652
3653 * overrides.texi: New file to set or clear WEBHACKDEVEL.
3654
3655 * sieve.texi: Use WEBHACKDEVEL.
3656
3657 * sasl.texi: Use WEBHACKDEVEL.
3658
3659 * pgg.texi: Use WEBHACKDEVEL.
3660
3661 * message.texi: Use WEBHACKDEVEL.
3662
3663 * gnus.texi: Use WEBHACKDEVEL.
3664
3665 * emacs-mime.texi: Use WEBHACKDEVEL.
3666
3667 * auth.texi: Use WEBHACKDEVEL.
3668
3669 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
3670 manuals.
3671
3672 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
3673
3674 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
3675
3676 2011-02-03 Paul Eggert <eggert@cs.ucla.edu>
3677
3678 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
3679 which in turn is copied from ftp://tug.org/tex/.
3680
3681 2011-02-03 Glenn Morris <rgm@gnu.org>
3682
3683 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
3684 (Binding combinations of modifiers and function keys):
3685 Let's assume people reading this are not using Emacs 18.
3686
3687 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
3688
3689 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
3690 since it's run automatically.
3691
3692 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
3693
3694 * gnus.texi (Customizing Articles): Fix typo.
3695
3696 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
3697
3698 * gnus.texi (Customizing Articles): Document the new way of customizing
3699 the date headers(s).
3700
3701 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
3702
3703 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
3704 splitting example.
3705
3706 2011-01-29 Eli Zaretskii <eliz@gnu.org>
3707
3708 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
3709 (MAKEINFO_OPTS): New variable.
3710 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
3711 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
3712 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
3713 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
3714 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
3715 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
3716 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
3717 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
3718 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
3719 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
3720 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
3721 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
3722 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
3723 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
3724 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
3725 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
3726 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
3727 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
3728
3729 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
3730
3731 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
3732
3733 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
3734
3735 * message.texi (IDNA): Explain what it is.
3736
3737 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
3738
3739 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
3740
3741 2011-01-23 Werner Lemberg <wl@gnu.org>
3742
3743 * Makefile.in (MAKEINFO): Now controlled by `configure'.
3744 (MAKEINFO_OPTS): New variable. Use it where appropriate.
3745 (ENVADD): Update.
3746
3747 2011-01-18 Glenn Morris <rgm@gnu.org>
3748
3749 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
3750
3751 2011-01-14 Eduard Wiebe <usenet@pusto.de>
3752
3753 * nxml-mode.texi (Introduction): Fix file name typos.
3754
3755 2011-01-13 Christian Ohler <ohler@gnu.org>
3756
3757 * ert.texi: New file.
3758
3759 * Makefile.in:
3760 * makefile.w32-in: Add ert.texi.
3761
3762 2011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
3763
3764 * dbus.texi (Receiving Method Calls): New function
3765 dbus-register-service. Rearrange node.
3766
3767 2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
3768
3769 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
3770 which in turn is copied from ftp://tug.org/tex/.
3771
3772 2011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
3773
3774 * dbus.texi (Receiving Method Calls): Describe new optional
3775 parameter dont-register-service of dbus-register-{method,property}.
3776
3777 2010-12-17 Daiki Ueno <ueno@unixuser.org>
3778
3779 * epa.texi (Encrypting/decrypting *.gpg files):
3780 Mention epa-file-select-keys.
3781
3782 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
3783
3784 * gnus.texi (Archived Messages): Remove outdated text.
3785
3786 2010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
3787
3788 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
3789
3790 2010-12-15 Andrew Cohen <cohen@andy.bu.edu>
3791
3792 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
3793
3794 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
3795
3796 * gnus.texi (The swish++ Engine): Add customizable parameters
3797 descriptions.
3798 (The swish-e Engine): Ditto.
3799
3800 2010-12-14 Michael Albinus <michael.albinus@gmx.de>
3801
3802 * tramp.texi (Inline methods): Add "ksu" method.
3803 (Remote processes): Add example with remote `default-directory'.
3804
3805 2010-12-14 Glenn Morris <rgm@gnu.org>
3806
3807 * faq.texi (Expanding aliases when sending mail):
3808 Now build-mail-aliases is interactive.
3809
3810 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
3811
3812 * gnus.texi: First pass at adding (rough) nnir documentation.
3813
3814 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3815
3816 * gnus.texi (Filtering New Groups):
3817 Mention gnus-auto-subscribed-categories.
3818 (The First Time): Remove, since default-subscribed-newsgroups has been
3819 removed.
3820
3821 2010-12-13 Glenn Morris <rgm@gnu.org>
3822
3823 * cl.texi (For Clauses): Small fixes for frames and windows.
3824
3825 2010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
3826
3827 * org.texi (Using capture): Document using prefix arguments for
3828 finalizing capture.
3829 (Agenda commands): Document prefix argument for the bulk scatter
3830 command.
3831 (Beamer class export): Document that also overlay arguments can be
3832 passed to the column environment.
3833 (Template elements): Document the new entry type.
3834
3835 2010-12-11 Puneeth Chaganti <punchagan@gmail.com>
3836
3837 * org.texi (Include files): Document :minlevel.
3838
3839 2010-12-11 Julien Danjou <julien@danjou.info>
3840
3841 * org.texi (Categories): Document category icons.
3842
3843 2010-12-11 Eric Schulte <schulte.eric@gmail.com>
3844
3845 * org.texi (noweb): Fix typo.
3846
3847 2010-12-06 Tassilo Horn <tassilo@member.fsf.org>
3848
3849 * gnus.texi (Server Commands): Point to the rest of the server
3850 commands.
3851
3852 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3853
3854 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
3855 g'.
3856
3857 2010-12-02 Julien Danjou <julien@danjou.info>
3858
3859 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
3860
3861 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3862
3863 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
3864 (Direct Functions): Note the STARTTLS upgrade.
3865
3866 2010-11-27 Glenn Morris <rgm@gnu.org>
3867 James Clark <none@example.com>
3868
3869 * nxml-mode.texi (Introduction): New section.
3870
3871 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3872
3873 * gnus.texi (Server Commands): Document gnus-server-show-server.
3874
3875 2010-11-20 Michael Albinus <michael.albinus@gmx.de>
3876
3877 Sync with Tramp 2.2.0.
3878
3879 * trampver.texi: Update release number.
3880
3881 2010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
3882
3883 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
3884 Mention that the TeX specific units won't use the `tex' prefix
3885 in TeX mode.
3886
3887 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
3888
3889 * gnus.texi (Misc Article): Document gnus-inhibit-images.
3890
3891 2010-11-17 Glenn Morris <rgm@gnu.org>
3892
3893 * edt.texi: Remove information about Emacs 19.
3894
3895 2010-11-17 Michael Albinus <michael.albinus@gmx.de>
3896
3897 * trampver.texi: Update release number.
3898
3899 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
3900
3901 * gnus.texi (Article Washing): Fix typo.
3902
3903 2010-11-11 Noorul Islam <noorul@noorul.com>
3904
3905 * org.texi: Fix typo.
3906
3907 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3908
3909 * org.texi (Using capture): Explain that refiling is
3910 sensitive to cursor position.
3911
3912 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3913
3914 * org.texi (Images and tables): Add cross reference to link section.
3915
3916 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3917
3918 * org.texi: Document the <c> cookie.
3919
3920 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3921
3922 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
3923 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
3924
3925 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3926
3927 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
3928
3929 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3930
3931 * org.texi (Project alist): Mention that this is a property list.
3932
3933 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3934
3935 * org.texi (Setting up the staging area): Document that
3936 file names remain visible when encrypting the MobileOrg files.
3937
3938 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3939
3940 * org.texi (Setting up the staging area): Document which
3941 versions are needed for encryption.
3942
3943 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3944
3945 * org.texi (noweb): Update :noweb documentation to
3946 reflect the new "tangle" argument.
3947
3948 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3949
3950 * org.texi (Batch execution): Improve tangling script in
3951 documentation.
3952
3953 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3954
3955 * org.texi (Handling links):
3956 (In-buffer settings): Document inlining images on startup.
3957
3958 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3959
3960 * org.texi (Setting up the staging area): Document use of
3961 crypt password.
3962
3963 2010-11-11 David Maus <dmaus@ictsoc.de>
3964
3965 * org.texi (Template expansion): Add date related link type escapes.
3966
3967 2010-11-11 David Maus <dmaus@ictsoc.de>
3968
3969 * org.texi (Template expansion): Add mew in table for link type
3970 escapes.
3971
3972 2010-11-11 David Maus <dmaus@ictsoc.de>
3973
3974 * org.texi (Template expansion): Fix typo in link type escapes.
3975
3976 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3977
3978 * org.texi (Structure of code blocks): Another documentation tweak.
3979
3980 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3981
3982 * org.texi (Structure of code blocks): Documentation tweak.
3983
3984 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3985
3986 * org.texi (Structure of code blocks):
3987 Update documentation to mention inline code block syntax.
3988
3989 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3990
3991 * org.texi (comments): Improve wording.
3992
3993 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3994
3995 * org.texi (comments): Document the new :comments header arguments.
3996
3997 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3998
3999 * org.texi (Installation): Remove the special
4000 installation instructions for XEmacs.
4001
4002 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4003
4004 * org.texi (Easy Templates): New section. Documents quick
4005 insertion of empty structural elements.
4006
4007 2010-11-11 Noorul Islam <noorul@noorul.com>
4008
4009 * org.texi: Fix doc.
4010
4011 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4012
4013 * org.texi (The date/time prompt): Document specification
4014 of time ranges.
4015
4016 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4017
4018 * org.texi (Internal links): Document the changes in
4019 internal links.
4020
4021 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4022
4023 * org.texi (Agenda commands): Document the limitation for
4024 the filter preset - it can only be used for an entire agenda
4025 view, not in an individual block in a block agenda.
4026
4027 2010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
4028
4029 * org.texi (iCalendar export): Document alarm creation.
4030
4031 2010-11-10 Michael Albinus <michael.albinus@gmx.de>
4032
4033 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
4034
4035 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4036
4037 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
4038
4039 2010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
4040
4041 * calc.texi: Use emacsver.texi to determine Emacs version.
4042
4043 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4044
4045 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
4046 since that works by default.
4047
4048 2010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
4049
4050 * gnus.texi (Customizing the IMAP Connection): Document
4051 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
4052
4053 2010-11-04 Michael Albinus <michael.albinus@gmx.de>
4054
4055 * tramp.texi (Remote shell setup): New item "Interactive shell
4056 prompt". Reported by Christian Millour <cm@abtela.com>.
4057 (Remote shell setup, Remote processes): Use @code{} for
4058 environment variables.
4059
4060 2010-11-03 Glenn Morris <rgm@gnu.org>
4061
4062 * ediff.texi (Quick Help Commands, Miscellaneous):
4063 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
4064
4065 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4066
4067 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
4068
4069 2010-10-31 Glenn Morris <rgm@gnu.org>
4070
4071 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
4072
4073 2010-10-31 Glenn Morris <rgm@gnu.org>
4074
4075 * cc-mode.texi: Remove reference to defunct viewcvs URL.
4076
4077 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4078
4079 * gnus.texi (Client-Side IMAP Splitting):
4080 Mention nnimap-unsplittable-articles.
4081
4082 2010-10-29 Julien Danjou <julien@danjou.info>
4083
4084 * gnus.texi (Finding the News): Remove references to obsoletes
4085 variables `gnus-nntp-server' and `gnus-secondary-servers'.
4086
4087 2010-10-29 Eli Zaretskii <eliz@gnu.org>
4088
4089 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
4090 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
4091 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
4092 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
4093
4094 2010-10-28 Glenn Morris <rgm@gnu.org>
4095
4096 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
4097 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
4098 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
4099
4100 2010-10-25 Daiki Ueno <ueno@unixuser.org>
4101
4102 * epa.texi (Mail-mode integration): Add alternative key bindings
4103 for epa-mail commands; escape comma.
4104 Don't use the word "PGP", since it is a non-free program.
4105
4106 2010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
4107
4108 * calc.texi: Use emacsver.texi to determine Emacs version.
4109
4110 2010-10-24 Juanma Barranquero <lekktu@gmail.com>
4111
4112 * gnus.texi (Group Parameters, Buttons): Fix typos.
4113
4114 2010-10-22 Tassilo Horn <tassilo@member.fsf.org>
4115
4116 * gnus.texi (Subscription Commands): Mention that you can also
4117 subscribe to new groups via the Server buffer, which is probably more
4118 convenient when subscribing to many groups.
4119
4120 2010-10-21 Julien Danjou <julien@danjou.info>
4121
4122 * message.texi (Message Headers): Allow message-default-headers to be a
4123 function.
4124
4125 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4126
4127 * gnus-news.texi: Mention new archive defaults.
4128
4129 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
4130
4131 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
4132
4133 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
4134
4135 * gnus.texi (HTML): Document the function value of
4136 gnus-blocked-images.
4137 (Article Washing): shr and gnus-w3m, not the direct function names.
4138
4139 2010-10-20 Julien Danjou <julien@danjou.info>
4140
4141 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
4142 variable.
4143
4144 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
4145
4146 * gnus.texi (Customizing the IMAP Connection): The port strings are
4147 strings.
4148 (Document Groups): Mention git.
4149
4150 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
4151
4152 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
4153 bzr/Gnus git sync.
4154
4155 2010-10-15 Eli Zaretskii <eliz@gnu.org>
4156
4157 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
4158 change.
4159
4160 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4161
4162 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
4163 @item syntax for in-Emacs makeinfo.
4164
4165 2010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
4166
4167 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
4168 trim sentence.
4169
4170 2010-10-12 Daiki Ueno <ueno@unixuser.org>
4171
4172 * epa.texi (Caching Passphrases):
4173 * auth.texi (GnuPG and EasyPG Assistant Configuration):
4174 Clarify some configurations require to set up gpg-agent.
4175
4176 2010-10-11 Glenn Morris <rgm@gnu.org>
4177
4178 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
4179
4180 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4181
4182 * gnus.texi (Spam Package Introduction): Mention `$'.
4183
4184 2010-10-09 Eli Zaretskii <eliz@gnu.org>
4185
4186 * makefile.w32-in (emacsdir): New variable.
4187 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
4188 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
4189
4190 2010-10-09 Glenn Morris <rgm@gnu.org>
4191
4192 * Makefile.in (mostlyclean): Delete *.toc.
4193
4194 * Makefile.in: Use $< in rules.
4195
4196 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
4197
4198 * Makefile.in ($(infodir)): Delete rule.
4199 (mkinfodir): New. Use it in all the info rules, rather than depending
4200 on infodir.
4201
4202 2010-10-09 Glenn Morris <rgm@gnu.org>
4203
4204 * gnus.texi (Article Washing): Fix previous change.
4205
4206 * Makefile.in (emacsdir): New variable.
4207 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
4208 Depend on emacsver.texi.
4209
4210 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
4211
4212 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
4213
4214 2010-10-08 Julien Danjou <julien@danjou.info>
4215
4216 * gnus.texi: Add mm-shr.
4217
4218 2010-10-08 Ludovic Courtès <ludo@gnu.org>
4219
4220 * gnus.texi (Finding the Parent, The Gnus Registry)
4221 (Registry Article Refer Method): Update docs for nnregistry.el.
4222
4223 2010-10-08 Daiki Ueno <ueno@unixuser.org>
4224
4225 * auth.texi (Help for users)
4226 (GnuPG and EasyPG Assistant Configuration): Update docs.
4227
4228 2010-10-08 Glenn Morris <rgm@gnu.org>
4229
4230 * cl.texi (Organization, Installation, Old CL Compatibility):
4231 Deprecate cl-compat for new code.
4232 (Usage, Installation): Remove outdated information.
4233
4234 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
4235
4236 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4237
4238 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
4239
4240 2010-10-06 Julien Danjou <julien@danjou.info>
4241
4242 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
4243
4244 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
4245 broken link.
4246
4247 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
4248
4249 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
4250 to ReiserFS.
4251
4252 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
4253 (FAQ 7-1): Fix getmail URL.
4254
4255 2010-10-06 Daiki Ueno <ueno@unixuser.org>
4256
4257 * epa.texi (Caching Passphrases): New section.
4258
4259 2010-10-06 Glenn Morris <rgm@gnu.org>
4260
4261 * Makefile.in (SHELL): Set it.
4262 (info): Move the mkdir dependency to the individual info files.
4263 (mostlyclean): Tidy up.
4264 (clean): Only delete the specific dvi and pdf files.
4265 (maintainer-clean): Be more restrictive in what we delete.
4266 ($(infodir)): Add parallel build workaround.
4267
4268 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4269
4270 * gnus.texi (Misc Article): Document gnus-widen-article-window.
4271
4272 2010-10-03 Julien Danjou <julien@danjou.info>
4273
4274 * emacs-mime.texi (Display Customization):
4275 Update mm-inline-large-images documentation and add documentation for
4276 mm-inline-large-images-proportion.
4277
4278 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
4279
4280 * tramp.texi (Frequently Asked Questions):
4281 Mention remote-file-name-inhibit-cache.
4282
4283 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4284
4285 * gnus.texi (Splitting Mail): Fix @xref syntax.
4286 (Splitting Mail): Really fix the @ref syntax.
4287
4288 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4289
4290 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
4291 (Article Hiding): Add google banner example.
4292 Suggested by Benjamin Xu.
4293
4294 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
4295
4296 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
4297 Remove nnimap-split-rule from examples.
4298
4299 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4300
4301 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
4302 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
4303 Fishman.
4304 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
4305
4306 2010-09-30 Julien Danjou <julien@danjou.info>
4307
4308 * gnus.texi (Gravatars): Fix documentation about
4309 gnu-gravatar-properties.
4310
4311 2010-09-29 Daiki Ueno <ueno@unixuser.org>
4312
4313 * epa.texi (Bug Reports): New section.
4314
4315 2010-09-29 Glenn Morris <rgm@gnu.org>
4316
4317 * Makefile.in (top_srcdir): Remove unused variable.
4318
4319 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4320
4321 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
4322 (Client-Side IMAP Splitting): Document 'default.
4323
4324 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
4325
4326 * gnus.texi (Customizing the IMAP Connection):
4327 Document nnimap-fetch-partial-articles.
4328
4329 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4330
4331 * gnus-news.texi: Mention nnimap-inbox.
4332
4333 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
4334
4335 2010-09-26 Julien Danjou <julien@danjou.info>
4336
4337 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
4338
4339 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4340
4341 * gnus.texi (Security): Remove gpg.el mention.
4342
4343 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
4344
4345 * gnus.texi (Browse Foreign Server): New variable
4346 gnus-browse-subscribe-newsgroup-method.
4347
4348 * gnus-news.texi: Mention it.
4349
4350 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4351
4352 * gnus.texi (NoCeM): Remove.
4353 (Startup Variables): No jingle.
4354
4355 2010-09-25 Ulrich Mueller <ulm@gentoo.org>
4356
4357 * woman.texi (Interface Options): xz compression is now supported.
4358
4359 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
4360
4361 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
4362 (Unavailable Servers): Document gnus-server-copy-server.
4363 (Using IMAP): Document the new nnimap.
4364
4365 2010-09-25 Julien Danjou <julien@danjou.info>
4366
4367 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
4368
4369 2010-09-24 Glenn Morris <rgm@gnu.org>
4370
4371 * url.texi (Disk Caching): Tweak previous change.
4372
4373 2010-09-24 Julien Danjou <julien@danjou.info>
4374
4375 * url.texi (Disk Caching): Mention url-cache-expire-time,
4376 url-cache-expired, and url-fetch-from-cache.
4377
4378 2010-09-24 Julien Danjou <julien@danjou.info>
4379
4380 * gnus.texi: Add Gravatars.
4381
4382 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4383
4384 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
4385
4386 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4387
4388 * gnus.texi (Expunging mailboxes): Update name of the expunging
4389 command.
4390
4391 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
4392
4393 * emacs-mime.texi (rfc2047): Update description for
4394 rfc2047-encode-parameter.
4395
4396 2010-09-13 Michael Albinus <michael.albinus@gmx.de>
4397
4398 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
4399 "fish" methods.
4400 (External methods): Remove "scp1_old" and "scp2_old" methods.
4401
4402 2010-09-09 Michael Albinus <michael.albinus@gmx.de>
4403
4404 * tramp.texi: Remove Japanese manual. Fix typo.
4405
4406 * trampver.texi: Update release number. Remove japanesemanual.
4407
4408 2010-09-09 Glenn Morris <rgm@gnu.org>
4409
4410 * org.texi: Restore clobbered changes (copyright years, untabify).
4411
4412 2010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
4413
4414 * gnus.texi (Adaptive Scoring): Fix typo.
4415
4416 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4417
4418 * gnus.texi (Article Display): Document gnus-html-show-images.
4419
4420 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
4421
4422 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
4423
4424 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4425
4426 * gnus.texi (HTML): Document gnus-max-image-proportion.
4427
4428 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4429
4430 * gnus.texi (HTML): Document gnus-blocked-images.
4431
4432 * message.texi (Wide Reply): Document message-prune-recipient-rules.
4433
4434 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4435
4436 * gnus.texi (Summary Mail Commands): Note that only the addresses from
4437 the first message are used for wide replies.
4438 (Changing Servers): Remove documentation on gnus-change-server and
4439 friends, since it's been removed.
4440
4441 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4442
4443 * gnus.texi (Drafts): Mention B DEL.
4444
4445 2010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
4446
4447 * gnus.texi (Delayed Articles): Mention that the Date header is the
4448 original one, even if you delay.
4449
4450 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4451
4452 * gnus.texi (Asynchronous Fetching):
4453 Document gnus-async-post-fetch-function.
4454 (HTML): Made into its own section.
4455
4456 2010-08-26 Michael Albinus <michael.albinus@gmx.de>
4457
4458 Sync with Tramp 2.1.19.
4459
4460 * tramp.texi (Inline methods, Default Method):
4461 Mention `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
4462 Remove remark about doubled "-t" argument.
4463 (Auto-save and Backup): Remove reference to Emacs 21.
4464 (Filename Syntax): Describe port numbers.
4465 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
4466 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
4467 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
4468 errors with the backquotes.
4469 (External packages): File attributes cache flushing for asynchronous
4470 processes.
4471 (Traces and Profiles): Describe verbose level 9.
4472
4473 * trampver.texi: Update release number.
4474
4475 2010-08-23 Michael Albinus <michael.albinus@gmx.de>
4476
4477 * dbus.texi (Alternative Buses): New chapter.
4478
4479 2010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
4480
4481 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
4482
4483 2010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
4484
4485 * calc.texi (Customizing Calc): Rearrange description of new
4486 variables to match the presentation of other variables.
4487
4488 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
4489
4490 * org.texi (Footnotes, Tables in HTML export): Fix typos.
4491
4492 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
4493
4494 * calc.texi (Making Selections, Selecting Subformulas)
4495 (Customizing Calc): Mention how to use faces to emphasize selected
4496 sub-formulas.
4497
4498 2010-08-05 Michael Albinus <michael.albinus@gmx.de>
4499
4500 * tramp.texi (External packages): File attributes cache flushing
4501 for asynchronous processes.
4502
4503 2010-08-01 Alan Mackenzie <acm@muc.de>
4504
4505 Enhance the manual for the latest Java Mode.
4506
4507 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
4508 annotation-var-cont.
4509 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
4510 two new symbols.
4511
4512 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
4513
4514 * tramp.texi (Traces and Profiles): Describe verbose level 9.
4515
4516 2010-07-27 Chong Yidong <cyd@stupidchicken.com>
4517
4518 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
4519
4520 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
4521
4522 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
4523
4524 2010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
4525
4526 * org.texi: Add macros to get plain quotes in PDF output.
4527 List additional contributors.
4528 (Capture): New section, replaces the section about remember.
4529 (Working With Source Code): New chapter, focused on documenting Org
4530 Babel.
4531 (Code evaluation security): New section.
4532 (MobileOrg): Document DropBox support.
4533 (TaskJuggler export): Document taskjuggler and Gantt chart support.
4534 (Special symbols): Show how to display UTF8 characters for entities.
4535 (Global TODO list): Clarify the use of the "M" key and the differences
4536 to the "m" key.
4537 (RSS Feeds): Mention Atom feeds as well.
4538 (Setting tags): Remove paragraph about
4539 `org-complete-tags-always-offer-all-agenda-tags'.
4540
4541 2010-07-17 Michael Albinus <michael.albinus@gmx.de>
4542
4543 * tramp.texi (Inline methods): Remove remark about doubled "-t"
4544 argument.
4545 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
4546 echoing shells.
4547
4548 2010-07-10 Michael Albinus <michael.albinus@gmx.de>
4549
4550 * tramp.texi (Inline methods): Remove "kludgy" phrase.
4551 (Filename Syntax): Describe port numbers.
4552
4553 2010-07-09 Michael Albinus <michael.albinus@gmx.de>
4554
4555 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
4556 forgotten.
4557 (Type Conversion): Precise conversion of natural numbers.
4558 (Errors and Events): Add "debugging" to concept index. Add variable
4559 `dbus-debug'.
4560
4561 2010-07-04 Michael Albinus <michael.albinus@gmx.de>
4562
4563 * dbus.texi (Receiving Method Calls): Add optional argument
4564 EMITS-SIGNAL to `dbus-register-property'.
4565
4566 2010-06-27 Alex Schroeder <alex@gnu.org>
4567
4568 * nxml-mode.texi (Commands for locating a schema): Fix typo.
4569
4570 2010-06-24 Glenn Morris <rgm@gnu.org>
4571
4572 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4573 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
4574 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4575 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
4576 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
4577 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
4578 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
4579 * woman.texi: Start direntry descriptions in column 32, per Texinfo
4580 convention. Make them end with a period.
4581
4582 2010-06-23 Glenn Morris <rgm@gnu.org>
4583
4584 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
4585 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
4586 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
4587 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
4588 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
4589 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
4590
4591 2010-06-10 Glenn Morris <rgm@gnu.org>
4592
4593 * idlwave.texi (Load-Path Shadows):
4594 * org.texi (Handling links): Fix typos.
4595
4596 2010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
4597
4598 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
4599
4600 2010-05-26 Michael Albinus <michael.albinus@gmx.de>
4601
4602 * eshell.texi (Built-ins): Describe, how to disable a built-in command
4603 by an alias. (Bug#6226)
4604
4605 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
4606
4607 * calc.texi (Manipulating Vectors): Mention that vectors can
4608 be used to determine bins for `calc-histogram'.
4609
4610 2010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
4611
4612 * calc.texi: Remove "\turnoffactive" commands throughout.
4613
4614 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
4615
4616 * url.texi (HTTP language/coding, Customization):
4617 * message.texi (Header Commands, Responses):
4618 * cl.texi (Argument Lists): Fix typos.
4619
4620 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
4621
4622 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
4623 Note that Development menu is always available.
4624 (Creating a project): Fix terminology.
4625 (Add/Remove files): Fix typo.
4626
4627 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
4628
4629 * Version 23.2 released.
4630
4631 2010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
4632
4633 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
4634
4635 2010-05-01 Michael Albinus <michael.albinus@gmx.de>
4636
4637 * tramp.texi (Inline methods, Default Method):
4638 Mention `tramp-inline-compress-start-size'.
4639
4640 2010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
4641
4642 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
4643 the CVS repo. Put the Git repo in the news section.
4644
4645 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
4646 Removed some mentions of CVS. Mention the new Git repo.
4647
4648 2010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
4649
4650 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
4651 (Mail Group Commands): Add index entry.
4652
4653 2010-04-18 Glenn Morris <rgm@gnu.org>
4654
4655 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
4656
4657 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
4658
4659 * calc.texi (Radix modes): Mention that the option prefix will
4660 turn on twos-complement mode.
4661 (Inverse and Hyperbolic Flags): Mention the Option flag.
4662
4663 2010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
4664
4665 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
4666 (LaTeX/PDF export commands): Rename and Move section.
4667 (Sectioning structure): Update.
4668 (References): New use case for field coordinates.
4669 (The export dispatcher): Rename from ASCII export.
4670 (Setting up the staging area): Document the availability of
4671 encryption for MobileOrg.
4672 (Images and tables): Document how to reference labels.
4673 (Index entries): New section.
4674 (Generating an index): New section.
4675 (Column width and alignment): Document that <N> now
4676 means a fixed width, not a maximum width.
4677 (Publishing options): Document the :email option.
4678 (Beamer class export): Fix bug in the BEAMER example.
4679 (Refiling notes): Document refile logging.
4680 (In-buffer settings): Document refile logging keywords.
4681 (Drawers): Document `C-c C-z' command.
4682 (Agenda commands): Mention the alternative key `C-c C-z'.
4683 (Special properties): Document the BLOCKED property.
4684 (The spreadsheet): Mention the formula editor.
4685 (References): Document field coordinates.
4686 (Publishing action): Correct the documentation for the
4687 publishing function.
4688 (The date/time prompt): Document that we accept dates
4689 like month/day/year.
4690 (Cooperation): Document the changes in table.el support.
4691 (Faces for TODO keywords, Faces for TODO keywords)
4692 (Priorities): Document the easy colors.
4693 (Visibility cycling): Document the new double prefix
4694 arg for `org-reveal'.
4695 (Cooperation): Remember.el is part of Emacs.
4696 (Clean view): Mention that `wrap-prefix' is also set by
4697 org-indent-mode.
4698 (Agenda commands): Add information about prefix args to
4699 scheduling and deadline commands.
4700 (Search view): Point to the docstring of
4701 `org-search-view' for more details.
4702 (Agenda commands): Document that `>' prompts for a date.
4703 (Setting tags): Document variable
4704 org-complete-tags-always-offer-all-agenda-tags.
4705 (Column attributes): Cross-reference special properties.
4706
4707 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
4708
4709 Synchronize with Tramp repository.
4710
4711 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
4712 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
4713 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
4714 syntax, texi2dvi reports errors with the backquotes.
4715
4716 * trampver.texi: Update release number.
4717
4718 2010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
4719
4720 * gnus.texi (Finding the News): Add pointers to the Server buffer
4721 because it's essential.
4722
4723 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
4724
4725 * gnus.texi (MIME Commands): Update description of
4726 gnus-article-browse-html-article.
4727
4728 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
4729
4730 * auth.texi (Secret Service API): Add TODO node.
4731 (Help for users): Explain the new source options for `auth-sources'.
4732
4733 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
4734
4735 * trampver.texi: Update release number.
4736
4737 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
4738
4739 * Branch for 23.2.
4740
4741 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
4742
4743 * faq.texi (Escape sequences in shell output): Note that ansi-color is
4744 now enabled by default.
4745
4746 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
4747
4748 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
4749 when Emacs runs in interactive mode. (Bug#5645)
4750
4751 2010-02-16 Glenn Morris <rgm@gnu.org>
4752
4753 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
4754
4755 2010-02-05 Mark A. Hershberger <mah@everybody.org>
4756
4757 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
4758
4759 2010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
4760
4761 * gnus.texi (Score File Format): Fix typo.
4762
4763 2010-01-19 Mark A. Hershberger <mah@everybody.org>
4764
4765 * cc-mode.texi: Replace references to obsolete c-subword-mode.
4766
4767 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
4768
4769 * ada-mode.texi (Project File Overview): Fix typo.
4770
4771 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
4772
4773 * semantic.texi: Add Richard Y. Kim credit.
4774
4775 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
4776
4777 2010-01-17 Michael Albinus <michael.albinus@gmx.de>
4778
4779 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
4780 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
4781
4782 2010-01-17 Glenn Morris <rgm@gnu.org>
4783
4784 * calc.texi (Reporting Bugs): Don't mention format of repository.
4785
4786 * woman.texi (Bugs): Make "Emacs repository" less specific,
4787 and the URL for same more specific.
4788
4789 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
4790
4791 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
4792
4793 * ede.texi (ede-step-project, ede-proj-target):
4794 * tramp.texi (Remote processes): Fix typos.
4795
4796 2010-01-16 Mario Lang <mlang@delysid.org>
4797
4798 * ede.texi (ede-target):
4799 * org.texi (Refiling notes): Remove duplicated words.
4800
4801 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
4802
4803 * gnus.texi (Posting Styles): Use with-current-buffer.
4804 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
4805
4806 2010-01-02 Kevin Ryde <user42@zip.com.au>
4807
4808 * eieio.texi (Naming Conventions): Correction to xref on elisp
4809 coding conventions, is "Tips" node not "Standards".
4810
4811 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
4812
4813 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
4814
4815 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
4816
4817 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
4818
4819 * gnus.texi (Direct Functions): Add missing port number to tls method.
4820
4821 2009-12-15 Juanma Barranquero <lekktu@gmail.com>
4822
4823 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
4824 ($(infodir)/edt, edt.dvi): New targets.
4825
4826 2009-12-15 Glenn Morris <rgm@gnu.org>
4827
4828 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
4829 (edt, $(infodir)/edt, edt.dvi): New targets.
4830 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
4831
4832 * Makefile.in (PDF_TARGETS, pdf): New.
4833 (clean): Add *.pdf.
4834 Add pdf rules for all manuals.
4835
4836 2009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
4837
4838 * calc.texi (Radix Modes): Clarify two's complement notation.
4839
4840 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
4841
4842 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
4843 (Smart Jump, Analyzer Debug): Copyedits.
4844 (Semantic mode user commands): Link to new nodes.
4845 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
4846 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
4847 upstream Semantic manual.
4848
4849 * semantic.texi (Introduction): Minor fix to diagram.
4850
4851 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
4852
4853 * eshell.texi (History): Add the other built-in variables.
4854 (Built-ins): Explain built-ins, and how to apply the external commands.
4855 Add `history', `su' and `sudo'.
4856
4857 * tramp.texi (Remote processes): Add missing <RET> in the example.
4858
4859 2009-12-01 Bill Wohler <wohler@newt.com>
4860
4861 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
4862 path for mairix example. Specify -q in namazu example since namazu is
4863 excessively garrulous.
4864
4865 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
4866
4867 * tramp.texi (Remote processes): Improve eshell example with "su"
4868 and "sudo" commands.
4869
4870 2009-11-28 Chong Yidong <cyd@stupidchicken.com>
4871
4872 * semantic.texi (Analyzer Internals): Rename from Analyzer.
4873
4874 * sem-user.texi (Semantic mode user commands): Fix key syntax.
4875 Document semantic-complete-analyze-inline.
4876 (Semanticdb search debugging commands): Minor clarification.
4877 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
4878 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
4879 manual.
4880 (Semantic mode): Link to Idle Scheduler.
4881
4882 2009-11-28 Kevin Ryde <user42@zip.com.au>
4883
4884 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
4885 @pxref, now EIEIO is in Emacs.
4886
4887 * erc.texi (Development): Correction to git tutorial url.
4888
4889 2009-11-26 Glenn Morris <rgm@gnu.org>
4890
4891 * faq.texi (Latest version of Emacs): Mention stability of development
4892 version.
4893 (Problems with very large files): Max buffer size increase in 23.2.
4894 (VM): VM has moved house again.
4895
4896 2009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
4897
4898 * calc.texi (Radix modes): Discuss alternate bases for two's complement
4899 notations.
4900
4901 2009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
4902
4903 * org.texi (Column attributes): Fix documentation of new operators.
4904
4905 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
4906
4907 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
4908 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
4909 (Idle Completions Mode): Numerous copyedits.
4910
4911 2009-11-17 Juanma Barranquero <lekktu@gmail.com>
4912
4913 * semantic.texi (Semantic Internals, Glossary):
4914 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
4915 (Semanticdb search debugging commands): Fix typos.
4916
4917 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
4918
4919 * calc.texi (Radix modes): Mention twos-complement notation.
4920
4921 2009-11-16 Juanma Barranquero <lekktu@gmail.com>
4922
4923 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
4924 ($(infodir)/semantic, semantic.dvi): New targets.
4925
4926 2009-11-16 Chong Yidong <cyd@stupidchicken.com>
4927
4928 * Makefile.in: Build the Semantic manual.
4929
4930 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
4931 repository.
4932
4933 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
4934
4935 * dbus.texi (Receiving Method Calls): New defun
4936 `dbus-unregister-service'.
4937
4938 2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
4939
4940 * org.texi (Speed keys): New section.
4941
4942 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
4943
4944 * dbus.texi (Type Conversion): Fix typo.
4945 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
4946 `dbus-registered-objects-table'.
4947 (Receiving Method Calls): New defun `dbus-register-property'.
4948 Move `dbus-unregister-object' here.
4949
4950 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
4951
4952 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
4953
4954 2009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
4955
4956 * org.texi (Column attributes): Add the new age summary operators.
4957 Also, mention the fact you can only use one summary operator per
4958 property.
4959
4960 2009-11-13 John Wiegley <johnw@newartisans.com>
4961
4962 * org.texi (Tracking your habits): Add a new section in the
4963 manual about how to track habits.
4964 (Resolving idle time): Add a section on how idle and
4965 dangling clocks are resolved.
4966
4967 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
4968
4969 * org.texi (Agenda commands): Document the new `i' command.
4970 (Inserting deadline/schedule): Document logging changes
4971 of scheduling and deadline times stamps.
4972 (In-buffer settings): Document the in-buffer keywords for logging
4973 changes of scheduling and deadline times stamps.
4974 (Structure editing, Plain lists): Document indentation
4975 cycling in empty entries with TAB.
4976 (Archiving): Document the default archiving command.
4977 (Moving subtrees): Document the new keys for archiving.
4978 (Internal archiving): Fix incorrect key.
4979 (Agenda commands): Document the TODO set switching commands.
4980 (Agenda commands): Document the new archiving keys.
4981 (Clocking work time): Better description on how to save
4982 and restore a clock.
4983 (Resolving idle time): Mention the x11idle program to get true
4984 idleness also under X11.
4985 (Resolving idle time): Use @kbd instead of @key for normal
4986 letters, because this is how he rest of the manual does this.
4987 (Pushing to MobileOrg): Mention that `org-directory'
4988 should be set.
4989 (Agenda commands): Document that SPC is a filter for
4990 any tag.
4991 (Search view): Rename from "Keyword search".
4992 (Capure): New chapter.
4993 (Markup): New chapter.
4994 (Links in HTML export, Images in HTML export):
4995 Extend the section titles.
4996 (Images in HTML export): Document the align option.
4997 (Text areas in HTML export): Extend the section title.
4998 (Images in LaTeX export): Explain image placement in LaTeX.
4999
5000 2009-11-10 Glenn Morris <rgm@gnu.org>
5001
5002 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
5003
5004 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
5005
5006 * tramp.texi (Auto-save and Backup): Disable backups just for a
5007 method.
5008
5009 * trampver.texi: Update release number.
5010
5011 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
5012
5013 Sync with Tramp 2.1.17.
5014
5015 * trampver.texi: Update release number.
5016
5017 2009-10-29 Glenn Morris <rgm@gnu.org>
5018
5019 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
5020
5021 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
5022
5023 * tramp.texi (External methods): Temporary files are kept for
5024 `rsync' and `rsyncc' methods.
5025
5026 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
5027
5028 * eieio.texi: Fix typos.
5029
5030 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5031
5032 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
5033
5034 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
5035
5036 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
5037 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
5038
5039 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5040
5041 * Makefile.in: Build EIEIO and EDE manuals.
5042
5043 2009-10-07 Eric Ludlam <zappo@gnu.org>
5044
5045 * eieio.texi:
5046 * ede.texi: New files.
5047
5048 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
5049
5050 * tramp.texi (Remote processes): Association of a pty is not supported.
5051
5052 2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
5053
5054 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
5055 (Processing LaTeX fragments): Document that the size of images can be
5056 changes using the variable `org-format-latex-options'.
5057 (The date/time prompt, Timestamps): Be more accurate over ISO format
5058 dates and times.
5059 (Visibility cycling): Document showeverything keyword.
5060 (In-buffer settings): Document showeverything keyword.
5061 (Setting up the staging area): Fix the example.
5062 (MobileOrg): New section.
5063 (Agenda commands, Exporting Agenda Views): Document exporting the
5064 agenda view to Org files.
5065
5066 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
5067
5068 * tramp.texi (History): Add IMAP support.
5069 (External methods): Add `imap' and `imaps' methods.
5070 (GVFS based methods): Add indices for `davs'.
5071 (Password handling): Rename anchors. Add IMAP entries for
5072 ~/.authinfo.gpg.
5073
5074 * trampver.texi: Set default value of `emacsimap'.
5075
5076 2009-09-22 Daiki Ueno <ueno@unixuser.org>
5077
5078 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
5079
5080 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
5081
5082 * dired-x.texi (Technical Details):
5083 Delete dired-up-directory (Bug#4292).
5084
5085 2009-09-03 Michael Albinus <michael.albinus@gmx.de>
5086
5087 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
5088
5089 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
5090
5091 * org.texi (Effort estimates): Document new effort setting commands.
5092 (Agenda commands): Document the new keys fro agenda time motion.
5093 Document entry text mode. Improve documentation of the keys to include
5094 inactive time stamps into the agenda view.
5095 (Feedback): Document the new bug report command.
5096 (Structure editing): Add an index entry for the sorting of subtrees.
5097
5098 2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
5099
5100 * auth.texi (Help for users): Corrected markup.
5101
5102 2009-09-02 Glenn Morris <rgm@gnu.org>
5103
5104 * emacs-mime.texi (time-date): Mention float-time.
5105
5106 2009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
5107
5108 * calc.texi (Simplifying Formulas): Improve the wording.
5109
5110 2009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
5111
5112 * auth.texi: Rewritten for coverage and clarity.
5113
5114 2009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
5115
5116 * gnus.texi (Expiring Mail):
5117 Mention gnus-mark-copied-or-moved-articles-as-expirable.
5118 (Various Various): Mention gnus-safe-html-newsgroups.
5119
5120 * gnus-news.texi: Mention
5121 gnus-mark-copied-or-moved-articles-as-expirable.
5122
5123 * emacs-mime.texi (Display Customization): Add xref to
5124 gnus-safe-html-newsgroups.
5125
5126 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
5127
5128 * tramp.texi (Version Control): Remove.
5129 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
5130 reference.
5131 (External methods): Correct `scpc' concept index entries. New method
5132 `rsyncc'.
5133 (External packages): New subsections "Filename completion" and "File
5134 attributes cache".
5135
5136 2009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
5137
5138 * calc.texi (Rewrite Rules): Improve the example.
5139 (Simplifying Formulas): Explain use of the I and H flags for
5140 simplification.
5141
5142 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
5143
5144 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
5145 Describe autostart behavior of dbus-ping.
5146 (Synchronous Methods, Asynchronous Methods): Use English numeric format
5147 for timeout values.
5148 (Top): Remove footnote saying D-Bus is not enabled by
5149 default. (Bug#4256)
5150
5151 2009-08-23 Daiki Ueno <ueno@unixuser.org>
5152
5153 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
5154 Reported by Jari Aalto (Bug#4211).
5155 (Mail-mode integration): Mention epa-mail-mode and
5156 epa-global-mail-mode.
5157 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
5158 epa-setup.
5159
5160 2009-08-16 Michael Albinus <michael.albinus@gmx.de>
5161
5162 * dbus.texi (Asynchronous Methods): Allow nil handler.
5163
5164 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
5165
5166 * ediff.texi (ediff-current-file): Add information about this new function.
5167
5168 * viper.texi: Add information about C-s in viper's search command.
5169
5170 2009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
5171
5172 * calc.texi (Date Forms): Fix typos.
5173
5174 2009-08-08 Glenn Morris <rgm@gnu.org>
5175
5176 * org.texi (Agenda commands): Restore clobbered change.
5177
5178 2009-08-07 Eli Zaretskii <eliz@gnu.org>
5179
5180 * calc.texi (Graphics, Devices): Update with the peculiarities of
5181 operation on MS-Windows.
5182
5183 2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
5184
5185 * org.texi (Publishing action): Improve documentation of file
5186 names when publishing to the source directory.
5187 (Clean view): Document `org-indent-mode'.
5188 (Clocking work time): Add documentation for the
5189 new :timetamp option when creating a clock report.
5190 (Paragraphs): Fix many typos.
5191 (Plain lists): Remove duplicate explanation about the
5192 `C-c *' command.
5193 (Literal examples): Update to reflect the new behavior
5194 of the -n -r -k switches when exporting source code examples.
5195 (Structure editing): Add information about `C-c *',
5196 converting a plain list into a list of Org items.
5197 (Remember): Small rephrasing of the paragraph
5198 describing remember.el. Also mentioned that remember.el is part
5199 of Emacs 23, not Emacs 22.
5200 (Clocking work time): Add documentation about
5201 displaying the current clocking time against the effort estimate.
5202 Also add a footnote about using `org-clock-in-prepare-hook' to add
5203 an effort estimate on the fly, just before clocking it.
5204 (Footnotes): Document automatic renumbering and
5205 sorting.
5206 (Agenda commands): Document new bulk commands.
5207 (Plain lists): Document new behavior of
5208 `org-cycle-include-plain-lists'.
5209 Hyphenation only in TeX.
5210 (Clocking work time): Document the key to update effort
5211 estimates.
5212 (Clocking work time): Document the clock time display.
5213 (Structure editing, TODO basics): Document new
5214 variables.
5215 (Column attributes): Document new colciew operators.
5216 (Publishing options): Document :xml-declaration.
5217 (Tracking TODO state changes): Document the
5218 LOG_INTO_DRAWER property.
5219 (Literal examples): Document the new implementation for
5220 editing source code.
5221 (Publishing action): Mention the new publishing
5222 function, to publish an Org source file.
5223 (Publishing links): Mention how to link to an Org source file.
5224 (Macro replacement): Document new macros.
5225 (Handling links): Document type-specific completion
5226 when inserting links.
5227 (Structure editing, Plain lists): Improve documentation
5228 on sorting.
5229 (Internal links): Document custom ids for links.
5230 (Handling links): Document custom ids for links.
5231 (CSS support): Document new class.
5232 (Refiling notes): Document the possibility to create new nodes
5233 during refiling.
5234 (Agenda commands): Document the "?" operator to find
5235 tasks without effort setting.
5236 (Exporting agenda information): Section moved.
5237 (RSS Feeds): New section.
5238 (Built-in table editor): Document M-e and M-a navigate
5239 inside table field.
5240 (Stuck projects): Docment that projects identified as
5241 un-stuck will still be searchd for stuck sub-projects.
5242 (Paragraphs): Document centering.
5243 (Creating timestamps, Agenda commands): Document new
5244 behavior when changing time stamps.
5245 (Structure editing): Document the new command
5246 `org-clone-subtree-with-time-shift'.
5247 (Publishing): Refresh this chapter.
5248 (Export options, Export options, In-buffer settings):
5249 Document the new keywords.
5250 (Matching tags and properties): Collect all
5251 documentation about tags/property matches here.
5252 (Setting tags): Document `org-tag-persistent-alist'.
5253 (Weekly/daily agenda): New section.
5254 (Orgstruct mode): Describe `orgstruct++-mode'.
5255 (Drawers): Mention the LOGBOOK drawer.
5256 (Export options, Sectioning structure): Document the
5257 #+LEATEX_HEADER in-buffer setting.
5258 (Bugs): Section removed.
5259 (Hooks): New section.
5260 (Add-on packages): Move here from old location.
5261 (Context-sensitive commands): New section.
5262 (Setting tags): Document newline option.
5263 (Global TODO list, Matching tags and properties):
5264 Mention more variables.
5265 (Checkboxes): Update to changed command behavior.
5266
5267 2009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
5268
5269 * speedbar.texi (Basic Key Bindings): Fix typo.
5270
5271 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
5272
5273 * calc.texi (Vector/Matrix Functions): Add index entries for both
5274 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
5275 affects matrices with more than one row.
5276 (Help Commands): Add index entries for "prefix ?" key bindings.
5277
5278 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
5279
5280 * calc.texi (Stack Manipulation Commands): Add documentation for
5281 `calc-transpose-lines'.
5282
5283 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
5284
5285 * dbus.texi (Receiving Method Calls): Describe special return value
5286 `:ignore'.
5287
5288 2009-07-24 Alan Mackenzie <acm@muc.de>
5289
5290 * cc-mode.texi (Config Basics, File Styles): Document that at mode
5291 initialization, any individual variable setting now takes precedence
5292 over one done via c-file-style/c-file-offsets.
5293
5294 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
5295
5296 * calc.texi (Undoing Mistakes): Mention that the undo list will be
5297 truncated when Calc is quit.
5298 (Customizing Calc): Document `calc-undo-length'.
5299
5300 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
5301
5302 * calc.texi (About This Manual): Don't mention chapter numbers in text.
5303
5304 2009-07-11 Kevin Ryde <user42@zip.com.au>
5305
5306 * pcl-cvs.texi (About PCL-CVS):
5307 * widget.texi (Basic Types):
5308 Fix cross-references.
5309
5310 2009-07-01 Andreas Schwab <aschwab@redhat.com>
5311
5312 * dbus.texi (Type Conversion): Don't use literal control character.
5313
5314 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
5315
5316 * tramp.texi (GVFS based methods): New section.
5317 (Remote processes): Processes for GVFS based methods run locally.
5318
5319 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
5320
5321 * tramp.texi (Inline methods, External methods, Gateway methods):
5322 Avoid the words "kludge" and hack".
5323 (External methods): Add `synce' method.
5324
5325 * trampver.texi: Update release number.
5326
5327 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
5328
5329 Sync with Tramp 2.1.16.
5330
5331 * tramp.texi (History): Add GVFS support.
5332 (External methods): Precise `rsync' description. Add `dav', `davs' and
5333 `obex' methods. Add 'tramp-gvfs-methods' option.
5334 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
5335 forms.
5336 (Remote Programs): Introduce `tramp-own-remote-path'.
5337 (Remote processes): New subsection "Running remote programs that create
5338 local X11 windows".
5339 (Frequently Asked Questions): Improve code for disabling vc.
5340
5341 * trampver.texi: Update release number. Set default value of
5342 `emacsgvfs'.
5343
5344 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
5345
5346 * Branch for 23.1.
5347
5348 2009-06-17 Glenn Morris <rgm@gnu.org>
5349
5350 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
5351 (Latest version of Emacs): Mention source code repository.
5352
5353 2009-06-16 Glenn Morris <rgm@gnu.org>
5354
5355 * faq.texi (Top): Language tweak.
5356 (Extended commands): Most people have arrow keys.
5357 (Emacs manual): Say how to follow info links.
5358 (File-name conventions): Change title a bit. Explain about source
5359 versus installed. Condense etc description.
5360 (Guidelines for newsgroup postings): Mention Savannah list page.
5361 (Newsgroup archives): Simplify.
5362 (Contacting the FSF): Add contact URL.
5363 (Emacs Lisp documentation): Printed version not always available.
5364 (Installing Texinfo documentation): Explain how by hand installation is
5365 not normally needed. Use add-to-list. Remove duplicate reference.
5366 (Informational files for Emacs): Move info on Help menu here from
5367 "File-name conventions".
5368 (Help installing Emacs): Tweak uref.
5369 (Obtaining the FAQ): Mention repository.
5370 (Origin of the term Emacs): Explain "ITS".
5371 (Changing load-path): Use add-to-list.
5372 (Automatic indentation): Clarify this is for Text mode.
5373 Don't mention Indented Text mode.
5374 (Finding Emacs on the Internet): The FSF does not seem to offer a
5375 deluxe distribution on CD anymore.
5376
5377 2009-06-16 Glenn Morris <rgm@gnu.org>
5378
5379 * faq.texi (Top): Mention which Emacs version this FAQ is about.
5380 Recommend the latest release. Mention how to get older FAQs.
5381 Recommend the Emacs manual.
5382 (Guidelines for newsgroup postings): Discourage cross-posts.
5383 (Underlining paragraphs): Remove.
5384 (Editing MS-DOS files): Remove pre-Emacs 20 information.
5385 (Bugs and problems): Update key-binding.
5386 (Problems with very large files): Mention 64-bit.
5387 (Shell process exits abnormally): Remove.
5388 (Problems with Shell Mode): Rename and update.
5389 (Spontaneous entry into isearch-mode)
5390 (Problems talking to certain hosts): Remove. This is old information,
5391 in etc/PROBLEMS if needed.
5392 (Emacs takes a long time to visit files, Updating Emacs): Remove.
5393 (Dired claims that no file is on this line): Update.
5394 (Installing Emacs, Problems building Emacs): Simplify.
5395 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
5396 information.
5397 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
5398 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
5399 (JDEE): "JDEE", not "JDE".
5400 (Handling C-s and C-q with flow control, Binding C-s and C-q):
5401 Remove. This is old information, in etc/PROBLEMS if needed.
5402 (stty and Backspace key, Kanji and Chinese characters): Remove.
5403 (Right-to-left alphabets): Update section.
5404 (Changing the included text prefix): Gnus uses message-yank-prefix.
5405 Add cross-reference to Supercite manual.
5406 (Saving a copy of outgoing mail): Simplify output file description.
5407 (Expanding aliases when sending mail): Refer to Emacs manual.
5408 Remove old info about RFC822.
5409 Correct description of how to rebuild aliases.
5410 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
5411 (MIME with Emacs mail packages)
5412 (Viewing articles with embedded underlining)
5413 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
5414 Remove old sections.
5415 (Killing based on nonstandard headers): Remove. Scoring is preferable,
5416 and is well-documented in the Gnus manual.
5417 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
5418 (Making Gnus faster): Rename from "Starting Gnus faster".
5419 Merge "Catch-up is slow in Gnus" into here.
5420
5421 2009-06-14 Glenn Morris <rgm@gnu.org>
5422
5423 * faq.texi (Status of Emacs): Re-order with most recent releases first.
5424 (New in Emacs 23): New section.
5425 (Handling C-s and C-q with flow control): Add xref.
5426
5427 2009-06-13 Glenn Morris <rgm@gnu.org>
5428
5429 * faq.texi (Setting up a customization file): Grammar fix.
5430 Customize is no longer "new".
5431 (Displaying the current line or column): Line-number mode is on by
5432 default. Don't mention `column' package. Mention linum.el.
5433 (Turning on abbrevs by default): Explain how to do it for buffers,
5434 modes, and everywhere.
5435 (Associating modes with files): Use add-to-list. Don't mention Emacs
5436 19.
5437 (Highlighting a region): On by default since 23.1.
5438 (Replacing highlighted text): Update doc quote.
5439 (Working with unprintable characters): Don't mention search-quote-char.
5440 (Using an already running Emacs process): Gnuclient is probably not an
5441 enhancement these days.
5442 (Indenting switch statements): Remove mention of pre-Emacs 20.
5443 (Horizontal scrolling): Abbreviate Emacs 20 description.
5444 (Replacing text across multiple files): Fix name of dired command.
5445 (Disabling backups): Use require not load.
5446 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
5447
5448 2009-06-13 Bill Wohler <wohler@newt.com>
5449
5450 Release MH-E manual version 8.2.
5451
5452 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5453 release 8.2.
5454
5455 2009-06-13 Glenn Morris <rgm@gnu.org>
5456
5457 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
5458 in this day and age the common meaning is "on the web".
5459 (copying): Use @copyright in all cases.
5460 (Basic keys): Remove reference to deleted manual node "Text Characters".
5461 (File-name conventions): Use GNU as an example rather than SERVICE.
5462 default.el lives in site-lisp. Update Info directory location.
5463 (Real meaning of copyleft): GPL actions have been brought, but all
5464 settled out of court.
5465 (Guidelines for newsgroup postings): Shorten section title.
5466 Simplify comp.emacs description.
5467 (Newsgroup archives): Change Google URL. Describe Gmane.
5468 (Unsubscribing from Emacs lists): Remove discussion of "distribution
5469 points". Mention List-Unsubscribe header.
5470 (Contacting the FSF): Update email and URLs.
5471 (Basic editing): Mention F1 for help.
5472 (Installing Texinfo documentation): Refer to Texinfo website rather
5473 than ftp server.
5474 (Printing a Texinfo file): Mention texi2pdf.
5475 (Informational files for Emacs): Don't describe FTP or SERVICE, they
5476 are just stubs nowadays.
5477 (Latest version of Emacs): Explain version numbers.
5478 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
5479 (Turning on syntax highlighting): No need to mention hilit19 any more.
5480 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
5481 (Modes for various languages): Remove section.
5482 (Major packages and programs): Remove most version and maintainer
5483 information - it's hard to keep up-to-date, and adds nothing.
5484 Similarly with direct links to mailing lists.
5485 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
5486 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
5487 years, and Emacs comes with tools for this now.
5488 (Patch): Remove section - this is a standard tool.
5489 (Using function keys under X): Remove section.
5490
5491 2009-06-12 Glenn Morris <rgm@gnu.org>
5492
5493 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
5494 (Help installing Emacs): Remove reference to deleted X11 node.
5495 (Associating modes with files): Interpreter-mode-alist is no longer
5496 subservient to auto-mode-alist.
5497 (Installing Emacs): Change future Emacs version.
5498 (Linking with -lX11 fails): Remove old section.
5499 (Packages that do not come with Emacs): Update ELL location.
5500 Emacs Lisp archive is dead.
5501 (Emacs for Windows): Remove reference to old CE port.
5502 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
5503 (Emacs for VMS and DECwindows): Remove old ports.
5504 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
5505 (Removing flashing messages): Remove section about non-existent Gnus
5506 option.
5507
5508 * faq.texi (Top): Add @top command.
5509 Remove the optional arguments from all @node commands: makeinfo can
5510 generate these automatically, and it is easier to edit and rearrange
5511 nodes without them.
5512
5513 2009-06-11 Glenn Morris <rgm@gnu.org>
5514
5515 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
5516 (The LPF): Make the updated URL the sole reference point.
5517 (Learning how to do something): Update refcard price and format.
5518 (Getting a printed manual): Sources in doc/emacs/, not man/.
5519 Also available in PDF format. Since the page count varies, be less
5520 precise.
5521 (Informational files for Emacs): Remove references to deleted files
5522 LPF and SUN-SUPPORT, and to UUCP.
5523 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
5524 Remove many obsolete ways to get the FAQ, which now seems only to be
5525 distributed with Emacs.
5526 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
5527
5528 2009-06-09 Chong Yidong <cyd@stupidchicken.com>
5529
5530 * org.texi (Org Plot): Fix tags (Bug#3507).
5531 (Workflow states, Agenda commands): Fix tags (Bug#3508).
5532
5533 * ada-mode.texi (Installation, Compile commands)
5534 (Project File Overview, No project files, Set compiler options)
5535 (Use GNAT project file, Use multiple GNAT project files)
5536 (Identifier completion): Use @samp for menu items, and @kbd for key
5537 sequences (Bug#3504).
5538
5539 2009-06-04 Daiki Ueno <ueno@unixuser.org>
5540
5541 * gnus.texi (Security): Fix wording; add a link to epa.info.
5542
5543 2009-06-04 Ryan Yeske <rcyeske@gmail.com>
5544
5545 * message.texi (Header Commands): Fix descriptions to match
5546 keybindings.
5547
5548 2009-04-22 Daiki Ueno <ueno@unixuser.org>
5549
5550 * gnus.texi (Security): Mention that EasyPG is the current default.
5551
5552 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
5553
5554 * ediff.texi (Session Commands): Fix typo.
5555
5556 2009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
5557
5558 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
5559 news.software.readers. Reported by Florian Rehnisch.
5560
5561 2009-04-02 Glenn Morris <rgm@gnu.org>
5562
5563 * auth.texi: Capitalize direntry.
5564
5565 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
5566 using a period in the entry name. (Bug#2797)
5567
5568 2009-03-03 Juanma Barranquero <lekktu@gmail.com>
5569
5570 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
5571 ($(infodir)/auth, auth.dvi): New targets.
5572
5573 2009-03-03 Glenn Morris <rgm@gnu.org>
5574
5575 * auth.texi: Fix @setfilename.
5576
5577 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
5578 (auth, $(infodir)/auth, auth.dvi): New rules.
5579
5580 2009-02-25 Glenn Morris <rgm@gnu.org>
5581
5582 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
5583
5584 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5585
5586 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
5587
5588 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5589
5590 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
5591 gnus-nocem-issuers, and gnus-nocem-verifyer.
5592
5593 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
5594
5595 * ada-mode.texi (Project files, Automatic Casing):
5596 * dbus.texi (Signals):
5597 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
5598 * mh-e.texi (HTML):
5599 * nxml-mode.texi (Locating a schema)
5600 (Using the document's URI to locate a schema):
5601 * org.texi (Footnotes, Using the mapping API):
5602 * rcirc.texi (Channels): Remove duplicate words.
5603
5604 2009-02-20 Glenn Morris <rgm@gnu.org>
5605
5606 * dired-x.texi (Miscellaneous Commands):
5607 * gnus.texi: Minor updates for mbox Rmail.
5608
5609 2009-02-16 Karl Berry <karl@gnu.org>
5610
5611 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
5612 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
5613 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
5614 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
5615 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
5616 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
5617 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
5618 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
5619 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
5620 Consistently use @insertcopying in the Top node,
5621 @contents at the front (after @end titlepage),
5622 and @direntry after @copying. (Bug#1988)
5623
5624 2009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
5625
5626 * auth.texi: New file documenting auth-source.
5627
5628 2009-02-13 Carsten Dominik <dominik@science.uva.nl>
5629
5630 * org.texi (Org Plot): Fix link.
5631
5632 2009-02-09 Daiki Ueno <ueno@unixuser.org>
5633
5634 * epa.texi (Mail-mode integration): Mention the way to do
5635 "encrypt-to-self". (Bug#1807)
5636
5637 2009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5638
5639 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
5640
5641 2009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
5642
5643 * gnus-news.texi: Print version about Incoming*.
5644
5645 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
5646
5647 * org.texi (Structure editing, Handling links)
5648 (Fast access to TODO states, Javascript support): Make standard docs
5649 correctly reflect default variable settings.
5650
5651 2009-02-02 Glenn Morris <rgm@gnu.org>
5652
5653 * org.texi: Fix typos.
5654
5655 2009-02-01 Michael Albinus <michael.albinus@gmx.de>
5656
5657 Sync with Tramp 2.1.15.
5658
5659 * trampver.texi: Update release number.
5660
5661 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
5662
5663 * org.texi (TODO dependencies): Document TODO dependencies on
5664 checkboxes.
5665
5666 2009-01-30 Carsten Dominik <dominik@science.uva.nl>
5667
5668 * org.texi (TODO dependencies): Document key binding for toggling
5669 ORDERED property.
5670
5671 2009-01-28 Michael Albinus <michael.albinus@gmx.de>
5672
5673 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
5674 of hook functions.
5675
5676 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
5677
5678 * org.texi (TODO dependencies): New section.
5679
5680 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
5681
5682 * org.texi (Plain lists, TODO basics, Priorities)
5683 (Multiple sets in one file, Conflicts): Document interaction with
5684 `shift-selection-mode'.
5685
5686 2009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
5687
5688 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
5689 Make Calc the subject of sentences.
5690 (Rearranging Formulas using Selections): Discuss new options
5691 for `j *'.
5692
5693 2009-01-26 Michael Albinus <michael.albinus@gmx.de>
5694
5695 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
5696
5697 2009-01-26 Glenn Morris <rgm@gnu.org>
5698
5699 * org.texi: Fix typos.
5700
5701 2009-01-26 Bill Wohler <wohler@newt.com>
5702
5703 * mh-e.texi (EDITION, UPDATED): Update.
5704
5705 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
5706
5707 * org.texi (References): Add information about remote references.
5708 (Built-in table editor): Document `C-c RET' in tables.
5709 (Math symbols, Quoting LaTeX code): Mention that simple
5710 LaTeX macros survive LaTeX export.
5711 (Images in LaTeX export): Show how to create a reference to a
5712 figure.
5713 (Sectioning structure): Document that the LaTeX class can be
5714 specified in a property.
5715 (Text areas in HTML export): New section.
5716 (External links): Add examples for text search and ID links.
5717 (Built-in table editor): Remove the descriptio of `C-c
5718 C-q', it not longer works.
5719 (Literal examples): Document that a space must follow
5720 the colon in short examples.
5721 (Relative timer): Document `org-timer-stop'.
5722 (Footnotes): New section.
5723 (Footnote markup): Shorten section and refer to new Footnote
5724 section.
5725 (Literal examples): Add documentation for line
5726 numbering in and references to code examples.
5727 (CSS support): Fix the description of default CSS styles.
5728 (Capturing column view): Document
5729 "file:path/to/file.org" as an allowed value for the ID property of
5730 a dynamic block copying column view.
5731
5732 2009-01-23 Stephen Eglen <stephen@gnu.org>
5733
5734 * mh-e.texi (Getting Started): Describe $MH.
5735
5736 2009-01-21 Michael Albinus <michael.albinus@gmx.de>
5737
5738 * tramp.texi (all): Harmonize usage of "external method",
5739 "external transfer method" and "out-of-band method".
5740 (Connection types): Precise the differences of inline and external
5741 methods. Written by Adrian Phillips <a.phillips@met.no>.
5742
5743 2009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
5744
5745 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
5746 commands as described at the top. Reported by Allan Gottlieb
5747 <gottlieb@nyu.edu>.
5748
5749 2009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
5750
5751 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
5752 nnmail-pathname-coding-system.
5753
5754 2009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
5755
5756 * org.texi (Relative timer): Fix typo.
5757
5758 2009-01-15 Juanma Barranquero <lekktu@gmail.com>
5759
5760 * org.texi (Clocking work time): Fix typo.
5761 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
5762
5763 2009-01-13 Glenn Morris <rgm@gnu.org>
5764
5765 * org.texi: Fix some more typos.
5766
5767 2009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
5768
5769 * org.texi: Fix some typos.
5770
5771 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
5772
5773 * gnus.texi (Group Parameters): Add note for local variables.
5774
5775 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5776
5777 * gnus.texi (Converting Kill Files): Fix URL.
5778 Include gnus-kill-to-score.el in contrib directory.
5779
5780 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5781
5782 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
5783 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
5784 (Paging the Article): Add index entry.
5785
5786 2009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
5787
5788 * ada-mode.texi (Examples): Delete redundant text.
5789
5790 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
5791
5792 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
5793
5794 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
5795 addresses.
5796
5797 2009-01-03 Bill Wohler <wohler@newt.com>
5798
5799 * mh-e.texi (Scan Line Formats): Indicate that first column should be
5800 kept empty.
5801
5802 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
5803
5804 * org.texi (Activation, Exporting, ASCII export, HTML export)
5805 (HTML Export commands, LaTeX/PDF export commands):
5806 Improve documentation about transient-mark-mode.
5807 (References): Document the use of special names like $LR1 to reference
5808 to fields in the last table row.
5809
5810 2008-12-19 Juri Linkov <juri@jurta.org>
5811
5812 * info.texi (Search Text): Remove mention of removed key binding M-s.
5813
5814 2008-12-18 Carsten Dominik <dominik@science.uva.nl>
5815
5816 * org.texi (References): Remove mentioning of @0 as reference for the
5817 last line, this has been reverted in the Lisp sources.
5818
5819 2008-12-17 Juanma Barranquero <lekktu@gmail.com>
5820
5821 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
5822 (DVI_TARGETS): Remove duplicates. Add sasl.
5823 ($(infodir)/sasl, sasl.dvi): New targets.
5824
5825 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
5826
5827 * org.texi: Version number pushed to 6.15d.
5828
5829 2008-12-16 Carsten Dominik <dominik@science.uva.nl>
5830
5831 * org.texi (Tables in LaTeX export): New section.
5832 (Images in LaTeX export): New section.
5833 (Inlined images, Images in HTML export): Sections renamed.
5834
5835 2008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
5836
5837 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
5838
5839 2008-12-04 David Engster <dengste@eml.cc>
5840
5841 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
5842 of nnml-get-new-mail. Change URL for mairix patch.
5843
5844 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
5845
5846 * org.texi (Using the mapping API): Fix bug in mapping example.
5847 (Publishing options): Make the list of properties complete again, in
5848 correspondence to the variable `org-export-plist-vars'.
5849 (Property searches): Document new special values for time comparisons.
5850 (Tag inheritance): Refine the description of tag inheritance.
5851 (Project alist): Add info about the publishing sequence of components.
5852 (Effort estimates): Document the new relative timer.
5853
5854 2008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
5855
5856 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
5857 (Using Calc): Clarify use of `C-x * o'.
5858 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
5859
5860 2008-11-28 Richard M Stallman <rms@gnu.org>
5861
5862 * dbus.texi (Receiving Method Calls): Clean up previous change.
5863
5864 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
5865
5866 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
5867 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
5868 `dbus-unescape-from-identifier'.
5869 (Receiving Method Calls): New constants `dbus-service-emacs' and
5870 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
5871 (Signals): Use the constants in the example.
5872
5873 2008-11-24 Carsten Dominik <dominik@science.uva.nl>
5874
5875 * org.texi: Re-apply change to FDL 1.3.
5876
5877 2008-11-23 Carsten Dominik <dominik@science.uva.nl>
5878
5879 * org.texi (Setting up Remember): Document `org-remember-mode'.
5880 (External links): Document that bbdb links can use a regular
5881 expression.
5882 (External links): Document that elisp links can contain interactive
5883 commands.
5884
5885 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
5886
5887 * viper.texi (viper-translate-all-ESC-keysequences):
5888 Description removed.
5889
5890 2008-11-19 Glenn Morris <rgm@gnu.org>
5891
5892 * doclicense.texi: Change to FDL 1.3.
5893 Relicense all texi files under FDL 1.3 or later.
5894
5895 2008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
5896
5897 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
5898
5899 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
5900
5901 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
5902
5903 * ediff.texi: Version/date change.
5904
5905 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
5906
5907 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
5908
5909 2008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
5910
5911 * calc.texi (About This Manual): Comment out a mention of
5912 marginal notes.
5913
5914 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
5915
5916 * org.texi (Clocking work time): Document the :formula property of
5917 clock tables.
5918 (Structure editing, Refiling notes): Document refiling regions.
5919 (Agenda commands): Document the double-prefix version
5920 of the `l' command in the agenda.
5921 (Handling links): Explain the effect of a double prefix
5922 arg to `C-c C-o'.
5923 (TODO basics): Add documentation for tag triggers.
5924
5925 2008-10-23 Glenn Morris <rgm@gnu.org>
5926
5927 * cl.texi (Function Bindings): Mention `flet' fails to deal with
5928 byte-compiling things like `+'.
5929
5930 * ns-emacs.texi: Merge copyright years of author now with assignment
5931 into FSF years.
5932 (VER): Use it for easier automatic updating. Use Emacs version rather
5933 than standalone Emacs.app version.
5934
5935 2008-10-12 Carsten Dominik <dominik@science.uva.nl>
5936
5937 * org.texi: Lots of minor fixes.
5938 (Capture): New chapter.
5939 (Org Plot): New section.
5940
5941 2008-09-30 Magnus Henoch <mange@freemail.hu>
5942
5943 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
5944
5945 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
5946
5947 * calc.texi (User Defined Units): Mention how to enter optional display
5948 string.
5949
5950 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
5951
5952 * message.texi (Sending Variables): Fix variable documentation to
5953 avoid the "y/n" wording.
5954
5955 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
5956
5957 * message.texi (Sending Variables): Add `message-confirm-send' doc.
5958
5959 2008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
5960
5961 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
5962 @enumerate section so as to be able to be formatted with MAKEINFO=no.
5963
5964 2008-09-22 Bill Wohler <wohler@newt.com>
5965
5966 Release MH-E manual version 8.1.
5967
5968 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5969 release 8.1.
5970
5971 * mh-e.texi: Retain dual license as agreed to by the FSF.
5972 However, bump GPL to Version 3.
5973 Use @include for license text.
5974
5975 2008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
5976
5977 * gnus.texi (Top, Setup, Fancy splitting to parent)
5978 (Store custom flags and keywords, Store arbitrary data):
5979 Clean up markup.
5980
5981 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
5982
5983 * gnus.texi (The Gnus Registry): Document it.
5984
5985 2008-09-08 David Engster <dengste@eml.cc>
5986
5987 * gnus.texi (nnmairix): Point out that nnml uses MH format.
5988 Clarify section about choosing back end servers.
5989
5990 2008-08-23 Glenn Morris <rgm@gnu.org>
5991
5992 * dired-x.texi (Shell Command Guessing):
5993 Mention dired-guess-shell-case-fold-search. (Bug#417)
5994
5995 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
5996
5997 * trampver.texi: Update release number.
5998
5999 2008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
6000
6001 * ns-emacs.texi: Update version.
6002 (Introduction): Correct menu location for options save.
6003 (Customization): Note that defaults are stored under org.gnu.Emacs.
6004
6005 2008-08-11 Bill Wohler <wohler@newt.com>
6006
6007 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
6008 explicit about GNU mailutils MH elsewhere (with thanks to Darel
6009 Henman) (closes SF #1768928).
6010
6011 2008-08-10 Glenn Morris <rgm@gnu.org>
6012
6013 * ns-emacs.texi: Use @copying. Change copyright of authors with
6014 assignment to FSF. Change license to GFDL.
6015 (Top): Remove outdated references.
6016
6017 2008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
6018
6019 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
6020 Add gnus-summary-sort-by-most-recent-number and
6021 gnus-summary-sort-by-most-recent-date.
6022 (Summary Sorting): Explain prefix argument.
6023
6024 2008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
6025
6026 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
6027 gnus-summary-pipe-output.
6028
6029 2008-08-03 Michael Albinus <michael.albinus@gmx.de>
6030
6031 * dbus.texi (Receiving Method Calls): Document error handling of own
6032 D-Bus methods.
6033
6034 2008-08-01 Bill Wohler <wohler@newt.com>
6035
6036 * mh-e.texi (Reading Mail)
6037 (Viewing Attachments): Describe new function
6038 mh-show-preferred-alternative.
6039 (Sending Mail, Redistributing, Sending Message): Describe new hook
6040 mh-annotate-msg-hook.
6041
6042 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
6043
6044 * dbus.texi (Arguments and Signatures): Fix example.
6045 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
6046 (Asynchronous Methods): New node.
6047 (Errors and Events): Describe extended layout of `dbus-event'.
6048 New defun `dbus-event-message-type'.
6049
6050 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
6051
6052 * ediff.texi: Remove VMS support.
6053
6054 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
6055
6056 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
6057 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
6058
6059 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
6060
6061 * Makefile.in: Add mairix-el targets.
6062
6063 2008-07-29 David Engster <deng@randomsample.de>
6064
6065 * mairix-el.texi: New file.
6066
6067 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
6068
6069 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
6070 project files. Delete 'main_unit' project variable; not needed. Allow
6071 process environment variables wherever project variables are allowed.
6072 Add tutorial section on multiple GNAT project files.
6073
6074 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
6075
6076 Sync with Tramp 2.1.14.
6077
6078 * trampver.texi: Update release number.
6079
6080 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
6081
6082 * ns-emacs.texi:
6083 * faq.texi: Remove mentions of Mac Carbon.
6084
6085 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
6086
6087 * gnus.texi (Saving Articles): Describe the 2nd argument of
6088 gnus-summary-save-in-pipe.
6089 (SpamAssassin): Use it.
6090
6091 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
6092
6093 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
6094
6095 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
6096
6097 * org.texi (Export options): Document the use of the creator flag.
6098
6099 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
6100
6101 * org.texi: New version 6.06a.
6102
6103 2008-07-23 Juanma Barranquero <lekktu@gmail.com>
6104
6105 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
6106 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
6107
6108 2008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
6109
6110 * calc.texi (Editing Stack Entries):
6111 (Algebraic Entry): Rewrite introductory sentences so it can be used by
6112 Calc's help functions. Mention fixing typos.
6113 (Customizing Calc): Fix typo.
6114
6115 2008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
6116
6117 * calc.texi (summarykey): New macro. Use to correctly format keys in
6118 the summary.
6119
6120 2008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
6121
6122 * ns-emacs.texi (Customization): Corrected documentation on color
6123 specification formats.
6124
6125 2008-07-19 Andreas Schwab <schwab@suse.de>
6126
6127 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
6128
6129 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
6130 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
6131
6132 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
6133
6134 * dbus.texi (Inspection): Rework, introduce submenus.
6135 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
6136 (Properties and Annotations, Arguments and Signatures): New nodes.
6137
6138 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
6139
6140 * dbus.texi (Receiving Method Calls): Fix description of
6141 `dbus-register-method'.
6142 (Signals): Allow also signal arguments for filtering in
6143 `dbus-register-signal'.
6144
6145 2008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
6146
6147 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
6148 `cnorm'.
6149 (Arithmetic Tutorial): Simplify the verification of prime factors.
6150
6151 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
6152
6153 * gnus.texi (Saving Articles): Mention
6154 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
6155
6156 2008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
6157
6158 * calc.texi: Adjust mode line throughout.
6159
6160 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
6161
6162 * sasl.texi (Mechanisms): Fix typos.
6163
6164 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
6165
6166 * calc.texi (Killing from the stack): Mention using normal Emacs
6167 copying.
6168
6169 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
6170
6171 * tramp.texi (Password handling): Rename from "Password caching".
6172 Add `auth-source' mechanism.
6173 (Connection caching): Tramp reopens the connection automatically,
6174 when the operating system on the remote host has been changed.
6175
6176 2008-06-20 Eli Zaretskii <eliz@gnu.org>
6177
6178 * makefile.w32-in (distclean): Remove makefile.
6179
6180 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
6181
6182 * org.texi (Using the mapping API): New section.
6183 (Agenda column view): New section.
6184 (Moving subtrees): Document archiving to the archive sibling.
6185 (Agenda commands): Document columns view in the agenda.
6186 (Using the property API): Document the API for multi-valued properties.
6187
6188 2008-06-17 Jason Riedy <jason@acm.org>
6189
6190 * org.texi (A LaTeX example): Note that fmt may be a one-argument
6191 function, and efmt may be a two-argument function.
6192 (Radio tables): Document multiple destinations.
6193
6194 2008-06-16 Glenn Morris <rgm@gnu.org>
6195
6196 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
6197 Add Cover-Texts.
6198
6199 2008-06-15 Glenn Morris <rgm@gnu.org>
6200
6201 * faq.texi (VER): Update to 23.0.60.
6202
6203 * mh-e.texi: Remove option of licensing under GPL.
6204 Add Cover-Texts to GFDL permissions notice.
6205 (GPL): Remove section.
6206 (GFDL): Include doclicense.texi rather than the actual text.
6207
6208 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
6209 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
6210
6211 * sasl.texi: Fix output file name.
6212
6213 * epa.texi, sasl.texi: Refer to license in Emacs manual.
6214
6215 * gnus-coding.texi: Refer to license in Gnus manual.
6216
6217 * idlwave.texi, sasl.texi: Use @copying.
6218
6219 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
6220
6221 * speedbar.texi: Update Back-Cover Text as per maintain.info.
6222
6223 * url.texi: Use @copying, @title, @subtitle, @author.
6224
6225 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
6226 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
6227 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
6228 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
6229 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
6230 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
6231 * widget.texi, woman.texi:
6232 Remove references to external license, since doclicense is included.
6233
6234 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
6235 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
6236 Remove references to non-existent Invariant Sections.
6237
6238 2008-06-14 Glenn Morris <rgm@gnu.org>
6239
6240 * faq.texi (Major packages and programs): Remove references to external
6241 Supercite, Calc, VIPER, since they have been included for some time.
6242 Update VM, AUCTeX, BBDB entries.
6243
6244 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
6245
6246 * newsticker.texi: Updated to match latest newsticker changes.
6247
6248 2008-06-13 Glenn Morris <rgm@gnu.org>
6249
6250 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
6251 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
6252 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
6253 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
6254 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
6255 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
6256 * woman.texi:
6257 Update Back-Cover Text as per maintain.info.
6258
6259 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6260
6261 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
6262
6263 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
6264 (gnus-faq.xml): Update repository host.
6265
6266 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
6267
6268 2008-06-15 Frank Schmitt <ich@frank-schmitt.net>
6269
6270 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
6271 Fix a typo.
6272
6273 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6274
6275 * gnus.texi (Mail Source Customization): Correct values of
6276 `mail-source-delete-incoming'. Reported by Tassilo Horn.
6277 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
6278
6279 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
6280
6281 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
6282 coding standards.
6283
6284 2008-06-14 David Engster <dengste@eml.cc>
6285
6286 * gnus.texi (nnmairix): Markup fixes.
6287
6288 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6289
6290 * gnus.texi (nnmairix): Markup and other minor fixes.
6291
6292 2008-06-05 David Engster <dengste@eml.cc>
6293
6294 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
6295
6296 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6297
6298 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
6299 (Searching, nnir, nnmairix): New stub nodes.
6300
6301 2008-05-30 Felix Lee <felix.1@canids.net>
6302
6303 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
6304
6305 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
6306
6307 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
6308
6309 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
6310
6311 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
6312
6313 2008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
6314
6315 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
6316
6317 2008-05-06 Juanma Barranquero <lekktu@gmail.com>
6318
6319 * info.texi (Top): Fix typo in xref.
6320
6321 2008-05-05 Karl Berry <karl@gnu.org>
6322
6323 * info.texi (Top): @xref to stand-alone manual.
6324
6325 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6326
6327 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
6328 (Various Summary Stuff): Fix typo in last xref.
6329
6330 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
6331
6332 * org.texi (Moving subtrees): Fix typo.
6333
6334 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
6335
6336 * tramp.texi (Frequently Asked Questions): Explain, how to disable
6337 Tramp via `tramp-mode'.
6338
6339 2008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
6340
6341 * org.texi: Massive changes, in many parts of the file.
6342
6343 2008-04-27 Jason Riedy <jason@acm.org>
6344
6345 * org.texi (A LaTeX example): Note that fmt may be a
6346 one-argument function, and efmt may be a two-argument function.
6347 (Radio tables): Document multiple destinations.
6348
6349 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
6350
6351 * gnus.texi (Oort Gnus): Add message-fill-column.
6352
6353 2008-04-12 Adrian Aichner <adrian@xemacs.org>
6354
6355 * gnus.texi (Mail Source Specifiers): Typo fix.
6356
6357 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
6358
6359 * gnus.texi (Diary Headers Generation): Update key binding for
6360 `gnus-diary-check-message'.
6361
6362 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6363
6364 * gnus.texi (Emacsen): Addition.
6365
6366 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6367
6368 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
6369
6370 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6371
6372 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
6373
6374 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6375
6376 * gnus-news.texi: Update tool bar item.
6377
6378 2008-04-09 Sven Joachim <svenjoac@gmx.de>
6379
6380 * gnus-news.texi: Fix typos.
6381
6382 2008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
6383
6384 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
6385 Add mention of `kron'.
6386
6387 2008-04-01 Daiki Ueno <ueno@unixuser.org>
6388
6389 * epa.texi (Encrypting/decrypting *.gpg files):
6390 Document epa-file-name-regexp.
6391
6392 2008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
6393
6394 * gnus.texi (Example Methods): Fix description about ssh-agent.
6395 (Indirect Functions): Fix the default value of nntp-telnet-command;
6396 remove link to connect.html.
6397
6398 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
6399
6400 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
6401 dbus-call-method.
6402 (Receiving Method Calls): The timeout can be set by the calling client.
6403
6404 * trampver.texi: Update release number.
6405
6406 2008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
6407
6408 * gnus.texi (Top): Fix version. Add SASL.
6409
6410 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
6411
6412 Sync with Tramp 2.1.13.
6413
6414 * trampver.texi: Update release number.
6415
6416 2008-03-29 Chong Yidong <cyd@stupidchicken.com>
6417
6418 * org.texi: Update to new org-mode website.
6419
6420 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
6421
6422 * cl.texi (For Clauses): Fix loop over key-seq to match code.
6423
6424 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
6425
6426 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
6427 gnus-read-ephemeral-gmane-group-url,
6428 gnus-read-ephemeral-emacs-bug-group,
6429 gnus-read-ephemeral-debian-bug-group.
6430
6431 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6432
6433 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
6434
6435 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
6436 Add FIXMEs for Bookmarks and gnus-registry-marks.
6437
6438 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6439
6440 * gnus.texi (Smileys): Document `smiley-style'.
6441
6442 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6443
6444 * gnus.texi (Gnus Development): Clarify difference between ding and
6445 gnu.emacs.gnus.
6446 (MIME Commands, Using MIME, RSS): Fix markup.
6447
6448 * gnus-faq.texi ([8.4]): Ditto.
6449
6450 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
6451
6452 * gnus.texi (Emacsen): Remove obsolete stuff.
6453
6454 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
6455
6456 * gnus.texi (Oort Gnus): Add version info WRT
6457 `mail-source-delete-incoming'.
6458
6459 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6460
6461 * gnus.texi (Top): Add "Other related manuals" and version info in
6462 `iftex' output.
6463 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
6464 gnus-balloon-face-0 and the corresponding format specifiers.
6465
6466 2008-03-26 Michael Albinus <michael.albinus@gmx.de>
6467
6468 * tramp.texi (Filename completion): Remove footnote about let-bind
6469 of `partial-completion-mode'. It doesn't work this way.
6470
6471 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
6472
6473 * pcl-cvs.texi (Contributors): Update my email.
6474
6475 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
6476
6477 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
6478
6479 2008-03-17 Bill Wohler <wohler@newt.com>
6480
6481 * mh-e.texi (Viewing): Update URL for adding header fields to
6482 mh-invisible-header-fields-default.
6483
6484 2008-03-16 Bill Wohler <wohler@newt.com>
6485
6486 * mh-e.texi (Preface): Add Gnus to requirements.
6487 (Forwarding): Note that forwarded MIME messages are now inline.
6488
6489 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
6490
6491 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
6492 (Common Variables): Give precedence to the netcat methods over the
6493 telnet methods, and mention that they are more reliable.
6494
6495 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
6496
6497 * org.texi (Exporting Agenda Views): Document agenda export to
6498 iCalendar.
6499 (Progress logging): Document the new progress logging stuff.
6500
6501 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6502
6503 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
6504 Update for change of `mail-source-delete-incoming'.
6505
6506 * gnus-news.texi: Ditto.
6507
6508 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6509
6510 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
6511 custom versions.
6512
6513 2008-03-07 Alan Mackenzie <acm@muc.de>
6514
6515 * cc-mode.texi (Limitations and Known Bugs): State that the number of
6516 parens/brackets in a k&r region is limited.
6517
6518 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
6519
6520 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
6521 using different Emacs versions.
6522
6523 2008-02-27 Glenn Morris <rgm@gnu.org>
6524
6525 * sc.texi: Remove a lot of old and obsolete info.
6526 (titlepage): Simplify.
6527 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
6528 (VM with any Emacsen, GNEWS with any Emacsen)
6529 (Overloading for Non-conforming MUAs, Version 3 Changes)
6530 (The Supercite Mailing List): Delete nodes.
6531 (Introduction): Remove info about old packages.
6532 (Getting Connected): Simplify. Remove info about old packages.
6533 (Citing Commands): Delete Emacs 19 info.
6534 (Hints to MUA Authors): Simplify.
6535 (Thanks and History): Merge in some info from the deleted node
6536 "Version 3 Changes".
6537
6538 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
6539
6540 * org.texi (Setting tags, In-buffer settings):
6541 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
6542
6543 2008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
6544
6545 * gnus-news.texi: Mention that spaces and tabs are allowed in the
6546 installation directory name.
6547
6548 2008-02-12 Romain Francoise <romain@orebokech.com>
6549
6550 * epa.texi (Overview): Fix typo.
6551
6552 2008-02-11 Daiki Ueno <ueno@unixuser.org>
6553
6554 * epa.texi (Quick start): Remove the .emacs setting.
6555
6556 2008-02-10 Daiki Ueno <ueno@unixuser.org>
6557
6558 * epa.texi (Quick start): Use the command `epa-enable' instead of
6559 loading `epa-setup'.
6560
6561 2008-02-08 Juanma Barranquero <lekktu@gmail.com>
6562
6563 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
6564 ($(infodir)/epa, epa.dvi): New targets.
6565
6566 2008-02-08 Daiki Ueno <ueno@unixuser.org>
6567
6568 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
6569
6570 * epa.texi: New manual documenting the EasyPG Assistant.
6571
6572 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
6573
6574 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
6575 (Inspection): New function dbus-ping.
6576
6577 2008-02-05 Michael Albinus <michael.albinus@gmx.de>
6578
6579 * tramp.texi (Remote processes): Add `shell-command'.
6580
6581 2008-02-02 Michael Albinus <michael.albinus@gmx.de>
6582
6583 * tramp.texi: Use new FSF's Back-Cover Text.
6584
6585 2008-01-28 Michael Sperber <sperber@deinprogramm.de>
6586
6587 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
6588 (Group Parameters): Document `mail-source' parameter.
6589
6590 2008-01-27 Michael Albinus <michael.albinus@gmx.de>
6591
6592 * tramp.texi (Inline methods): The hostname of the su(do)? methods
6593 must be a local host.
6594
6595 2008-01-26 Michael Olson <mwolson@gnu.org>
6596
6597 * erc.texi: Update version for ERC 5.3 release.
6598 (Obtaining ERC): Update extras URLs for 5.3.
6599 (Development): Write instructions for git, and remove those for Arch.
6600 (History): Mention the switch to git.
6601
6602 2008-01-24 Karl Berry <karl@gnu.org>
6603
6604 * info.texi (Search Index, Search Text): Mention the command
6605 character in the section name, a la the (Go to node) node.
6606
6607 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
6608
6609 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
6610
6611 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6612
6613 * gnus-news.texi: Mention gnus-article-describe-bindings.
6614
6615 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6616
6617 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
6618
6619 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
6620
6621 * org.texi (Property inheritance): New section.
6622 (Conventions): New section.
6623 (Structure editing): Document C-RET, the prefix arg to the cut/copy
6624 commands, and the new bindings for refiling.
6625 (Sparse trees): Document the new special command for sparse trees.
6626 (References): Be more clear about the counting of hilines.
6627 (Handling links): Document M-p/n for accessing links.
6628 (Fast access to TODO states): New section.
6629 (Per file keywords): New section.
6630 (Property inheritance): New section.
6631 (Column attributes): New summary types.
6632 (Capturing Column View): New section.
6633 (The date/time prompt): Cover the new features in the date/time prompt.
6634 Compactify the table of keys for the calendar remote control.
6635 (Clocking work time): Document the new :scope parameter.
6636 (Remember): Promoted to chapter.
6637 (Quoted examples): New section.
6638 (Enhancing text): New verbatim environments.
6639
6640 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
6641
6642 * trampver.texi: Update release number.
6643
6644 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
6645
6646 * gnus.texi (Article Keymap):
6647 Add gnus-article-wide-reply-with-original; fix descriptions of
6648 gnus-article-reply-with-original and
6649 gnus-article-followup-with-original.
6650
6651 2008-01-09 Glenn Morris <rgm@gnu.org>
6652
6653 * nxml-mode.texi: Add @copying section.
6654
6655 2008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
6656
6657 * message.texi (Mail Variables): Add some text from "(gnus)Posting
6658 Server". Add `message-send-mail-with-mailclient'.
6659
6660 * gnus.texi (Posting Server): Move some text to "(message)Mail
6661 Variables" and add a reference here.
6662
6663 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
6664
6665 * dbus.texi (Receiving Method Calls): New chapter.
6666 (Errors and Events): Add serial number to events. Replace "signal" by
6667 "message". Introduce dbus-event-serial-number.
6668
6669 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
6670
6671 * dbus.texi (Type Conversion): Explain the type specification for empty
6672 arrays. Use another example.
6673
6674 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
6675
6676 * dbus.texi (all): Replace "..." by @dots{}.
6677 (Type Conversion): Precise the value range for :byte types.
6678 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
6679 Mention its return value.
6680 (Errors and Events): There is no D-Bus error propagation during event
6681 processing.
6682
6683 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
6684
6685 * calc.texi (Yacas Language, Maxima Language, Giac Language):
6686 New sections.
6687
6688 2007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
6689
6690 * gnus.texi (Group Parameters): Reorder the text and add a note about
6691 `gnus-parameters' near the beginning of the node.
6692
6693 2007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
6694
6695 * gnus.texi (Score File Editing): Fix function name.
6696
6697 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
6698
6699 Sync with Tramp 2.1.12.
6700
6701 * trampver.texi: Update release number.
6702
6703 2007-12-22 Richard Stallman <rms@gnu.org>
6704
6705 * cc-mode.texi (Getting Started): Change @ref to @pxref.
6706
6707 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
6708
6709 * dbus.texi (Type Conversion): Correct input parameters mapping.
6710
6711 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
6712
6713 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
6714 (Errors and Events): Mention wrong-type-argument error.
6715
6716 2007-12-21 Alex Schroeder <alex@gnu.org>
6717
6718 * rcirc.texi: Changed single spaces after sentence end to double
6719 spaces. Fixed some typos.
6720 (Internet Relay Chat): Explain relay.
6721 (Getting started with rcirc): Change items to reflect prompts.
6722 Add more explanation to rcirc-track-minor-mode and added a comment to
6723 warn future maintainers that this section is a copy.
6724 (People): Change /ignore example.
6725 (Keywords): Not keywords.
6726
6727 2007-12-20 Alex Schroeder <alex@gnu.org>
6728
6729 * rcirc.texi (Top): Fighting Information Overload chapter added.
6730 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
6731 (rcirc commands): Move /ignore command to the new chapter.
6732 (Fighting Information Overload): New chapter documenting /keyword,
6733 /bright, /dim, channel ignore, and low priority channels.
6734 (Configuration): Document rcirc-server-alist, remove
6735 rcirc-startup-channels-alist and rcirc-default-server.
6736
6737 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
6738
6739 * dbus.texi (Signals): Fix example in dbus-register-signal.
6740
6741 2007-12-14 Sven Joachim <svenjoac@gmx.de>
6742
6743 * gnus.texi (Score Variables): Fix typo.
6744
6745 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
6746
6747 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
6748 (Signals): Adapt dbus-send-signal and dbus-register-signal.
6749 (Errors and Events): Adapt dbus-event.
6750
6751 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
6752
6753 * gnus.texi (Other Files): Add the yenc command.
6754
6755 2007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
6756
6757 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
6758 since 2004-08-06.
6759
6760 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
6761
6762 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
6763 on body.
6764
6765 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
6766
6767 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
6768 and rfc2047-allow-irregular-q-encoded-words; fix description of
6769 rfc2047-encode-encoded-words.
6770
6771 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
6772
6773 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
6774
6775 2007-12-05 Michael Olson <mwolson@gnu.org>
6776
6777 * remember.texi (Diary): Remove "require" line for remember-diary.el.
6778 Update documentation for `remember-diary-file'.
6779
6780 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
6781
6782 * dbus.texi (Signals): Precise `dbus-register-signal'.
6783 (Errors and Events): Rework events part, the internal structure of
6784 dbus-event has changed.
6785
6786 2007-12-03 Juanma Barranquero <lekktu@gmail.com>
6787
6788 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
6789 ($(infodir)/dbus, dbus.dvi): New targets.
6790
6791 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
6792
6793 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
6794 unconditionally.
6795
6796 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
6797 emulation with @print{}.
6798
6799 2007-12-02 Richard Stallman <rms@gnu.org>
6800
6801 * dbus.texi (Overview): Minor cleanup.
6802
6803 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
6804
6805 * Makefile.in (INFO_TARGETS): Add dbus.
6806 (DVI_TARGETS): Add dbus.dvi.
6807 (dbus, dbus.dvi): New targets.
6808
6809 * dbus.texi: New file.
6810
6811 2007-11-24 Romain Francoise <romain@orebokech.com>
6812
6813 * nxml-mode.texi: Add description in @direntry.
6814 Fix file name to match @setfilename.
6815
6816 2007-11-23 Mark A. Hershberger <mah@everybody.org>
6817
6818 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6819 ($(infodir)/nxml-mode): New rule.
6820
6821 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6822 ($(infodir)/nxml-mode): New rule.
6823 (clean): Add nxml-mode*.
6824
6825 * nxml-mode.texi: New file with nxml manual.
6826
6827 2007-11-18 Richard Stallman <rms@gnu.org>
6828
6829 * flymake.texi (Example -- Configuring a tool called directly):
6830 Update example.
6831
6832 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
6833
6834 * tramp.texi (Filename completion): Simplify explanation of
6835 double-slash behavior. Explain directory contents flushing.
6836
6837 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
6838
6839 * calc.texi (TeX and LaTeX Language Modes): Put in
6840 missing braces.
6841
6842 2007-11-15 Richard Stallman <rms@gnu.org>
6843
6844 * cl.texi (Equality Predicates): Delete `eql'.
6845 (Predicates, Naming Conventions, Top): Delete `eql'.
6846 (Common Lisp Compatibility): Delete `eql'.
6847 (Porting Common Lisp): Delete obsolete backquote info.
6848 Minor clarification about character constants.
6849 (Sequence Basics): Minor clarification.
6850
6851 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
6852
6853 * cc-mode.texi (Electric Keys, Custom Macros):
6854 * tramp.texi (Filename completion): Fix typos.
6855
6856 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
6857
6858 * calc.texi (Basic commands): Mention the menu.
6859
6860 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
6861
6862 * tramp.texi (Connection caching): Tramp flushes connection
6863 properties when remote operating system has been changed.
6864
6865 2007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
6866
6867 * gnus-news.texi: Fix spelling.
6868 `message-insert-formatted-citation-line', not
6869 `message-insert-formated-citation-line'.
6870
6871 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
6872
6873 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
6874
6875 * tramp.texi (Overview): Mention also the PuTTY integration under
6876 w32. Remove paragraphs about Tramp's experimental status.
6877 (Frequently Asked Questions): Add code example for highlighting the
6878 mode line.
6879
6880 2007-11-03 Michael Olson <mwolson@gnu.org>
6881
6882 * remember.texi: Change mentions of remember-buffer to
6883 remember-finalize throughout.
6884
6885 2007-10-30 Michael Olson <mwolson@gnu.org>
6886
6887 * remember.texi (Copying): Remove.
6888 (Mailbox): Update with non-BBDB instructions.
6889 (Diary, Org): Add.
6890 (Bibliography, Planner Page): Remove.
6891
6892 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
6893
6894 * makefile.w32-in (INFO_TARGETS): Add remember.
6895 (DVI_TARGETS): Add remember.dvi.
6896 ($(infodir)/remember): New rule.
6897 (clean): Add remember*.
6898
6899 2007-10-30 Michael Olson <mwolson@gnu.org>
6900
6901 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
6902 ($(infodir)/remember): New rule that builds the Remember Manual.
6903
6904 * remember.texi: New file containing the Remember Mode Manual.
6905 Shuffle chapters around after initial import.
6906 (Function Reference): Split Keystrokes into separate chapter.
6907 (Keystrokes): Document C-c C-k.
6908 (Introduction): Fix typographical issue with "---".
6909
6910 2007-10-29 Richard Stallman <rms@gnu.org>
6911
6912 * widget.texi (Introduction): Delete discussion of implementation
6913 internals.
6914
6915 2007-10-29 Michael Albinus <michael.albinus@gmx.de>
6916
6917 * tramp.texi (Connection caching): Host names must be different
6918 when tunneling.
6919
6920 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6921
6922 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
6923 Gnus v5.13.
6924
6925 2007-10-28 Miles Bader <miles@gnu.org>
6926
6927 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
6928
6929 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6930
6931 * gnus.texi (Sorting the Summary Buffer):
6932 Remove gnus-article-sort-by-date-reverse.
6933
6934 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6935
6936 * gnus.texi (Non-ASCII Group Names): New node.
6937 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
6938 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
6939
6940 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
6941
6942 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
6943 clean the output of the program `imap-shell-program'.
6944
6945 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6946
6947 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
6948
6949 2007-10-28 Tassilo Horn <tassilo@member.fsf.org>
6950
6951 * gnus.texi (Sticky Articles): Documentation for sticky article
6952 buffers.
6953
6954 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
6955
6956 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
6957
6958 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6959
6960 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
6961
6962 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6963
6964 * gnus.texi (Archived Messages):
6965 Document gnus-update-message-archive-method.
6966
6967 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6968
6969 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
6970
6971 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
6972
6973 * gnus.texi (Group Maneuvering):
6974 Document `gnus-summary-next-group-on-exit'.
6975
6976 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6977
6978 * gnus.texi (Really Various Summary Commands):
6979 Mention gnus-auto-select-on-ephemeral-exit.
6980
6981 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6982
6983 * gnus.texi, message.texi: Bump version number.
6984
6985 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6986
6987 * gnus.texi (Group Line Specification, Misc Group Stuff)
6988 (Server Commands): Parenthesize @pxref{Mail Spool}.
6989
6990 2007-10-28 Didier Verna <didier@xemacs.org>
6991
6992 New user option: message-signature-directory.
6993 * message.texi (Insertion Variables): Document it.
6994 * gnus.texi (Posting Styles): Ditto.
6995
6996 2007-10-28 Didier Verna <didier@xemacs.org>
6997
6998 * gnus.texi (Group Line Specification):
6999 * gnus.texi (Misc Group Stuff):
7000 * gnus.texi (Server Commands): Document the group compaction feature.
7001
7002 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7003
7004 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
7005
7006 * message.texi (Various Message Variables): Add message-fill-column.
7007
7008 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7009
7010 * gnus.texi: Untabify.
7011
7012 2007-10-28 Didier Verna <didier@xemacs.org>
7013
7014 * gnus.texi (Group Parameters): Document the posting-style merging
7015 process in topic-mode.
7016
7017 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7018
7019 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
7020
7021 2007-10-28 Romain Francoise <romain@orebokech.com>
7022
7023 * gnus.texi (Mail Spool): Fix typo.
7024 Update copyright.
7025
7026 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7027
7028 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
7029
7030 2007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7031
7032 * gnus.texi (Summary Generation Commands):
7033 Add gnus-summary-insert-ticked-articles.
7034
7035 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7036
7037 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
7038 to spam-spamassassin-program.
7039
7040 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7041
7042 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
7043
7044 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7045
7046 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
7047
7048 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7049
7050 * message.texi (Mail Headers): Document `opportunistic'.
7051
7052 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7053
7054 * emacs-mime.texi (Encoding Customization): Explain how to set
7055 mm-coding-system-priorities per hierarchy.
7056
7057 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7058
7059 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
7060 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
7061
7062 2007-10-28 Didier Verna <didier@xemacs.org>
7063
7064 * message.texi (Wide Reply): Update documentation of
7065 message-dont-reply-to-names (now allowing a list of regexps).
7066
7067 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7068
7069 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
7070
7071 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7072
7073 * gnus.texi (SpamAssassin back end): Fix typo.
7074
7075 * sieve.texi (Examples): Fix grammar.
7076
7077 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7078
7079 * gnus.texi (Searching for Articles): Document M-S and M-R.
7080 (Limiting): Document / b.
7081
7082 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7083
7084 * gnus.texi (Thread Commands): T M-^.
7085
7086 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7087
7088 * message.texi (Mail Aliases): Document ecomplete.
7089 (Mail Aliases): Fix typo.
7090
7091 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7092
7093 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
7094 fix typo.
7095
7096 2007-10-28 Romain Francoise <romain@orebokech.com>
7097
7098 * gnus.texi (Mail Spool): Grammar fix.
7099
7100 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7101
7102 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
7103 string.
7104
7105 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7106
7107 * gnus.texi (Group Parameters): Fix description.
7108
7109 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7110
7111 * gnus.texi (Gmane Spam Reporting):
7112 Fix spam-report-gmane-use-article-number.
7113 Add spam-report-user-mail-address.
7114
7115 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7116
7117 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
7118
7119 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7120
7121 * gnus.texi (Group Parameters): Add simplified sorting example based on
7122 example for `Sorting the Summary Buffer' from Jari Aalto
7123 <jari.aalto@cante.net>.
7124 (Example Methods): Add example for an indirect connection.
7125
7126 2007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
7127
7128 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
7129 (Agent Parameters): Update parameter names to match code.
7130 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
7131 'gnus-agent-summary-fetch-series'.
7132 (Agent and flags): New section providing a generalized discussion
7133 of flag handling.
7134 (Agent and IMAP): Remove flag discussion.
7135 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
7136
7137 2007-10-28 Romain Francoise <romain@orebokech.com>
7138
7139 * gnus.texi (Exiting the Summary Buffer): Add new function
7140 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
7141
7142 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7143
7144 * gnus.texi (Conformity): Fix typo.
7145 (Customizing Articles): Document `first'.
7146
7147 2007-10-28 Jari Aalto <jari.aalto@cante.net>
7148
7149 * gnus.texi (Sorting the Summary Buffer):
7150 Add `gnus-thread-sort-by-date-reverse'. Add example
7151 host to different sorting in NNTP and RSS groups.
7152
7153 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7154
7155 * message.texi (Insertion): Describe prefix for
7156 message-mark-inserted-region and message-mark-insert-file.
7157
7158 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7159
7160 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
7161 LaTeX documents. Describe "text/x-gnus-verbatim".
7162
7163 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7164
7165 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7166 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
7167 (spam-stat spam filtering, SpamOracle)
7168 (Extending the Spam ELisp package): Remove extra quote symbol for
7169 clarity.
7170
7171 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7172
7173 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
7174 gnus-article-delete-part and gnus-article-replace-part.
7175 (Using MIME): Add gnus-mime-replace-part.
7176
7177 2007-10-28 Romain Francoise <romain@orebokech.com>
7178
7179 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
7180 requires `auto-compression-mode' to be enabled. Add new nnml
7181 variable `nnml-compressed-files-size-threshold'.
7182
7183 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7184
7185 * gnus.texi (Sorting the Summary Buffer):
7186 Add gnus-thread-sort-by-recipient.
7187
7188 2007-10-28 Romain Francoise <romain@orebokech.com>
7189
7190 * message.texi (Insertion Variables): Mention new variable
7191 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
7192 documentation accordingly.
7193
7194 2007-10-28 Romain Francoise <romain@orebokech.com>
7195
7196 * gnus.texi (To From Newsgroups): Mention new variables
7197 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
7198
7199 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7200
7201 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
7202 stuff; gnus-mime-inline-part does the automatic decompression.
7203
7204 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7205
7206 * gnus.texi (Spam ELisp Package Configuration Examples):
7207 "training.ham" should be "training.spam".
7208
7209 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7210
7211 * message.texi (Mail Variables): Fix the default value for
7212 message-send-mail-function.
7213
7214 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7215
7216 * gnus.texi (Optional Back End Functions): nntp-request-update-info
7217 always returns nil exceptionally.
7218
7219 2007-10-28 Simon Josefsson <jas@extundo.com>
7220
7221 * gnus.texi (Article Washing): Add libidn URL.
7222 Suggested by Michael Cook <michael@waxrat.com>.
7223
7224 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7225
7226 * gnus.texi (Topic Commands): Fix next/previous.
7227
7228 2007-10-28 Simon Josefsson <jas@extundo.com>
7229
7230 * gnus.texi (Article Washing): Mention `W i'.
7231
7232 2007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
7233
7234 * gnus.texi (Group Parameters): Slight extension of sieve
7235 parameter description.
7236
7237 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7238
7239 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
7240 matching score files as well.
7241 (Picons): Describe `gnus-picon-style'.
7242
7243 2007-10-28 Romain Francoise <romain@orebokech.com>
7244
7245 * message.texi (Message Headers): Mention that headers are hidden
7246 using narrowing, and how to expose them.
7247 Update copyright.
7248
7249 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7250
7251 * gnus.texi: Mention `gnus-summary-limit-to-recipient' and
7252 `gnus-summary-sort-by-recipient'.
7253
7254 2007-10-28 Romain Francoise <romain@orebokech.com>
7255
7256 * gnus.texi (NNTP marks): New node.
7257 (NNTP): Move NNTP marks variables to the new node.
7258
7259 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7260
7261 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
7262
7263 * gnus.texi (MIME Commands, Hashcash): Markup fix.
7264
7265 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7266
7267 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
7268 everywhere for consistency.
7269 (Filtering Spam Using The Spam ELisp Package): Admonish again.
7270 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
7271 Say "regular expression" instead of "regex." Admonish.
7272 Pick other words to sound better (s/so/thus/).
7273 (Spam ELisp Package Filtering of Incoming Mail):
7274 Mention statistical filters. Remove old TODO.
7275 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
7276 New section on sorting and displaying the spam score.
7277 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
7278 backend but an alias to spam-use-BBDB.
7279 (Extending the Spam ELisp package): Rewrite the example using the
7280 new backend functionality.
7281
7282 2007-10-28 Simon Josefsson <jas@extundo.com>
7283
7284 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
7285 nntp-marks-directory, from Romain Francoise
7286 <romain@orebokech.com>.
7287
7288 2007-10-28 Magnus Henoch <mange@freemail.hu>
7289
7290 * gnus.texi (Hashcash): New default value of
7291 hashcash-default-payment.
7292
7293 2007-10-28 Simon Josefsson <jas@extundo.com>
7294
7295 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
7296 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
7297
7298 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7299
7300 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
7301
7302 2007-10-28 Simon Josefsson <jas@extundo.com>
7303
7304 * gnus.texi (documentencoding): Add, to avoid warnings.
7305
7306 2007-10-28 Simon Josefsson <jas@extundo.com>
7307
7308 * message.texi (Mail Headers): Add.
7309
7310 * gnus.texi (Hashcash): Fix.
7311
7312 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7313
7314 * gnus.texi (Hashcash): Change location of library, also mention
7315 that payments can be verified and fix the name of the
7316 hashcash-path variable.
7317
7318 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7319
7320 * gnus.texi (Article Display): Add `gnus-picon-style'.
7321
7322 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7323
7324 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
7325
7326 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7327
7328 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7329 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
7330 warning about ham processors in spam groups removed.
7331
7332 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7333
7334 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
7335 From Hubert Chan <hubert@uhoreg.ca>.
7336
7337 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7338
7339 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
7340 (Mailing List): Typo.
7341 (Customizing Articles): Add gnus-treat-ansi-sequences.
7342 (Article Washing): Index.
7343
7344 * message.texi: Use m-dash consistently.
7345
7346 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7347
7348 * gnus.texi (GroupLens): Remove.
7349
7350 2007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
7351
7352 * gnus.texi (Outgoing Messages, Agent Variables):
7353 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
7354 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
7355
7356 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7357
7358 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
7359
7360 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7361
7362 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
7363
7364 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
7365
7366 2007-10-28 Simon Josefsson <jas@extundo.com>
7367
7368 * gnus.texi (Top): Add SASL.
7369
7370 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
7371
7372 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
7373
7374 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
7375
7376 * gnus.texi (Troubleshooting): Adjust Gnus version number.
7377
7378 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
7379
7380 * calc.texi (Formulas, Composition Basics): Lower the
7381 precedence of negation.
7382
7383 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
7384
7385 * ses.texi (The Basics): Mention how to create a new spreadsheet.
7386 Mention the new three-letter column identifiers.
7387 (More on cell printing): Calculate-cell and truncate-cell are now `c'
7388 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
7389 message when using `c' on an empty default with default printer.
7390 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
7391 renamed to `ses--symbolic-formulas' some time ago.
7392
7393 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
7394
7395 * calc.texi (Default Simplifications, Making Selections)
7396 (Customizing Calc): Clarify associativity of multiplication.
7397
7398 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
7399
7400 * tramp.texi (Traces and Profiles): Simplify loop over
7401 `trace-function-background'.
7402
7403 2007-10-22 Juri Linkov <juri@jurta.org>
7404
7405 * dired-x.texi (Shell Command Guessing): Default values are now
7406 available by typing M-n instead of M-p.
7407
7408 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
7409
7410 * tramp.texi (Cleanup remote connections): New section.
7411 (Password caching): Remove `tramp-clear-passwd'.
7412 It's not a command anymore.
7413 (Bug Reports): Add `tramp-bug' to function index.
7414 (Function Index, Variable Index): New nodes.
7415 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
7416
7417 * trampver.texi: Update release number.
7418
7419 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
7420
7421 * calc.texi (History and Acknowledgements): Turn comment
7422 about integer size into past tense.
7423 (Time Zones): Remove pointer to Calc author's address.
7424 (Trigonometric and Hyperbolic Functions): Mention cotangent
7425 and hyperbolic cotangent. Fix typo.
7426
7427 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
7428
7429 Sync with Tramp 2.1.11.
7430
7431 * trampver.texi: Update release number.
7432
7433 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
7434
7435 * tramp.texi (External packages): New section.
7436
7437 2007-09-29 Juri Linkov <juri@jurta.org>
7438
7439 * info.texi (Help-Int): Document `L' (`Info-history').
7440
7441 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
7442
7443 * org.texi: Change links to webpage and maintained email.
7444 (Remember): Promote to Chapter, significant changes.
7445 (Fast access to TODO states): New section.
7446 (Faces for TODO keywords): New section.
7447 (Export options): Example for #+DATE.
7448 (Progress logging): Section moved.
7449
7450 2007-09-26 Bill Wohler <wohler@newt.com>
7451
7452 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
7453 browse-url-at-mouse.
7454
7455 2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
7456
7457 * flymake.texi (Customizable variables): Face names don't end in -face.
7458 Fix flymake-err-line-patterns template.
7459 (Example -- Configuring a tool called directly): Fix init-function.
7460 (Highlighting erroneous lines): Face names don't end in -face.
7461
7462 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
7463
7464 * erc.texi (Special-Features): Fix small typo.
7465
7466 2007-09-14 Michael Albinus <michael.albinus@gmx.de>
7467
7468 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
7469 and "External transfer methods".
7470
7471 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
7472
7473 * calc.texi (Predefined Units): Add some history.
7474
7475 2007-09-08 Michael Olson <mwolson@gnu.org>
7476
7477 * erc.texi (Copying): New section included from gpl.texi.
7478 This matches the look of the upstream ERC manual.
7479
7480 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
7481
7482 * calc.texi (History and Acknowledgements): Adjust the "thanks".
7483 (Random Numbers): Clarify the distribution of `random'.
7484
7485 2007-09-06 Glenn Morris <rgm@gnu.org>
7486
7487 Move manual sources from man/ to subdirectories of doc/.
7488 Split into the Emacs manual in emacs/, and other manuals in misc/.
7489 Change all setfilename commands to use ../../info.
7490 * Makefile.in: Move the parts of the old man/Makefile.in that do not
7491 refer to the Emacs manual here.
7492 (infodir): New variable.
7493 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
7494 (cc-mode.texi, faq.texi): Update references to source file locations.
7495 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
7496 do not refer to the Emacs manual here.
7497 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
7498
7499 * Makefile.in: Add `basename' versions of all info targets, for
7500 convenience when rebuilding just one manual.
7501 (../etc/GNU): Delete obsolete target.
7502 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
7503 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
7504 *.vrs *.toc here...
7505 (maintainer-clean): ...from here.
7506
7507 * makefile.w32-in (../etc/GNU): Delete obsolete target.
7508
7509 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
7510
7511 * calc.texi (Date Conversions): Clarify definition of
7512 Julian day numbering.
7513 (Date Forms): Clarify definition of Julian day numbering;
7514 add some history.
7515
7516 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
7517
7518 * org.texi: Version 5.07.
7519
7520 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
7521
7522 * message.texi (MIME): Replace mml-attach with mml-attach-file.
7523
7524 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
7525
7526 * org.texi (Adding hyperlink types): New section.
7527 (Embedded LaTeX): Chapter updated because of LaTeX export.
7528 (LaTeX export): New section.
7529 (Using links out): New section.
7530
7531 2007-08-22 Glenn Morris <rgm@gnu.org>
7532
7533 * faq.texi (Learning how to do something): Refcards now in
7534 etc/refcards/ directory.
7535
7536 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
7537
7538 * tramp.texi (Remote Programs): Persistency file must be cleared when
7539 changing `tramp-remote-path'.
7540 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
7541 macro.
7542
7543 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
7544
7545 * calc.texi: Move contents to beginning of file.
7546 (Algebraic Entry): Fix the formatting of an example.
7547
7548 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
7549
7550 * calc.texi (Basic Operations on Units): Mention exact versus
7551 inexact conversions.
7552
7553 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
7554
7555 * calc.texi (Basic Operations on Units): Mention default
7556 values for new units.
7557 (Quick Calculator Mode): Mention that binary format will
7558 be displayed.
7559
7560 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
7561
7562 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
7563
7564 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
7565
7566 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
7567
7568 2007-08-08 Glenn Morris <rgm@gnu.org>
7569
7570 * gnus.texi, sieve.texi: Replace `iff'.
7571
7572 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
7573
7574 * calc.texi (Basic Graphics): Mention the graphing of error
7575 forms.
7576 (Graphics Options): Mention how `g s' handles error forms.
7577 (Curve Fitting): Mention plotting the curves.
7578 (Standard Nonlinear Models): Add additional models.
7579 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
7580 (Linear Fits): Correct result.
7581
7582 2007-08-01 Alan Mackenzie <acm@muc.de>
7583
7584 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
7585 to "--no-site-file".
7586
7587 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
7588
7589 * tramp.texi (Frequently Asked Questions): Point to mode line
7590 extension in Emacs 23.1.
7591
7592 * trampver.texi: Update release number.
7593
7594 2007-07-27 Glenn Morris <rgm@gnu.org>
7595
7596 * calc.texi (Copying): Include license text from gpl.texi, rather than
7597 in-line.
7598
7599 2007-07-25 Glenn Morris <rgm@gnu.org>
7600
7601 * calc.texi (Copying): Replace license with GPLv3.
7602
7603 * Relicense all FSF files to GPLv3 or later.
7604
7605 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
7606
7607 Sync with Tramp 2.1.10.
7608
7609 * tramp.texi (trampfn): Expand macro implementation in order to handle
7610 empty arguments.
7611 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
7612 occurrences by trampfn.
7613 (Frequently Asked Questions): Extend example code for host
7614 identification in the modeline. Add bbdb to approaches shortening Tramp
7615 file names to be typed.
7616
7617 * trampver.texi: Update release number.
7618
7619 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
7620
7621 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
7622 section. Reported by <poti@potis.org>.
7623 (Remote processes): Arguments of the program to be debugged are taken
7624 literally.
7625 (Frequently Asked Questions): Simplify recentf example.
7626
7627 2007-07-14 Karl Berry <karl@gnu.org>
7628
7629 * info.texi (@copying): New Back-Cover Text.
7630
7631 * info.texi (Quitting Info): Move to proper place in source.
7632 (Reported by Benno Schulenberg.)
7633
7634 2007-07-13 Eli Zaretskii <eliz@gnu.org>
7635
7636 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
7637
7638 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
7639
7640 * emacs-mime.texi: Add @documentencoding directive.
7641
7642 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
7643
7644 * tramp.texi (Remote processes): Add an anchor to the subsection
7645 "Running a debugger on a remote host".
7646
7647 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
7648
7649 * tramp.texi (Remote processes): Don't call it "experimental" any
7650 longer. Add subsection about running a debugger on a remote host.
7651
7652 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
7653
7654 * org.texi (Properties and columns): Chapter rewritten.
7655
7656 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
7657
7658 * tramp.texi:
7659 * trampver.texi: Migrate to Tramp 2.1.
7660
7661 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
7662
7663 * org.texi (Properties): New chapter.
7664
7665 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
7666
7667 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
7668 Control Panel.
7669
7670 * gnus.texi (Misc Article): Add index entry for
7671 gnus-single-article-buffer.
7672
7673 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
7674
7675 * gnus.texi (Starting Up): Fix typo.
7676
7677 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
7678
7679 * gnus.texi (Asynchronous Fetching): Fix typo.
7680
7681 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
7682
7683 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
7684 (About This Manual): Remove redundant information.
7685 (Getting Started): Mention author.
7686 (Basic Arithmetic, Customizing Calc): Make description of the
7687 variable `calc-multiplication-has-precedence' match its new effect.
7688
7689 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
7690
7691 * calc.texi (Basic Arithmetic, Customizing Calc):
7692 Mention the variable `calc-multiplication-has-precedence'.
7693
7694 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
7695
7696 * org.texi (Tag): Section swapped with node Timestamps.
7697 (Formula syntax for Lisp): Document new `L' flag.
7698
7699 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
7700
7701 * gnus.texi (Misc Group Stuff, Summary Buffer)
7702 (Server Commands, Article Keymap): Fix typo. s/function/command/.
7703
7704 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
7705
7706 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
7707 * gnus.texi (Article Buttons, Mail Source Customization)
7708 (Sending or Not Sending, Customizing NNDiary):
7709 * message.texi (Message Headers):
7710 * mh-e.texi (HTML): Fix typos.
7711
7712 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
7713
7714 Sync with Tramp 2.0.56.
7715
7716 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
7717 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
7718
7719 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
7720
7721 * Version 22.1 released.
7722
7723 2007-05-26 Michael Olson <mwolson@gnu.org>
7724
7725 * erc.texi (Modules): Fix references to completion modules.
7726
7727 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
7728
7729 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
7730
7731 2007-05-09 Didier Verna <didier@xemacs.org>
7732
7733 * gnus.texi (Email Based Diary): New. Proper documentation for the
7734 nndiary back end and the gnus-diary library.
7735
7736 2007-05-03 Karl Berry <karl@gnu.org>
7737
7738 * .cvsignore (*.pdf): New entry.
7739
7740 * texinfo.tex: Update from current version for better pdf generation.
7741
7742 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
7743
7744 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
7745
7746 2007-04-28 Glenn Morris <rgm@gnu.org>
7747
7748 * faq.texi (New in Emacs 22): Restore mention of python.el pending
7749 consideration of legal status.
7750
7751 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
7752
7753 * idlwave.texi: Minor updates for IDLWAVE 6.1.
7754
7755 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
7756
7757 * faq.texi (New in Emacs 22): python.el removed.
7758
7759 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
7760
7761 * calc.texi (Reporting bugs): Update maintainer's address.
7762
7763 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
7764
7765 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
7766
7767 2007-04-15 Jay Belanger <belanger@truman.edu>
7768
7769 * calc.texi (Title page): Remove the date.
7770 (Basic Arithmetic): Emphasize that / binds less strongly than *.
7771 (The Standard Calc Interface): Change trail title.
7772 (Floats): Mention that when non-decimal floats are entered, only
7773 approximations are stored.
7774 (Copying): Move to the appendices.
7775 (GNU Free Documentation License): Add as an appendix.
7776
7777 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
7778
7779 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
7780 * dired-x.texi, ebrowse.texi, ediff.texi:
7781 * emacs-mime.texi, erc.texi, eshell.texi:
7782 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
7783 * idlwave.texi, message.texi, newsticker.texi, org.texi:
7784 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
7785 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
7786 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
7787 * woman.texi: Include GFDL.
7788
7789 * doclicense.texi: Remove node heading, so that it can be included by
7790 other files.
7791
7792 * dired-x.texi: Relicence under GFDL. Remove date from title page.
7793
7794 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
7795 than *.
7796
7797 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
7798
7799 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
7800 in Calc.
7801
7802 2007-04-09 Romain Francoise <romain@orebokech.com>
7803
7804 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
7805 Mac OS ports. Make it clear that mouse-1 complements and doesn't
7806 replace mouse-2.
7807
7808 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
7809
7810 * woman.texi (Word at point, Interface Options): woman-topic-at-point
7811 renamed to woman-use-topic-at-point. Document new behavior.
7812
7813 2007-04-08 Richard Stallman <rms@gnu.org>
7814
7815 * url.texi: Fix some indexing.
7816 (Disk Caching): Drop discussion of old/other Emacs versions.
7817
7818 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
7819
7820 * url.texi (Disk Caching): Say Emacs 21 "and later".
7821
7822 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
7823 on Font locking which now mentions JIT lock.
7824
7825 2007-04-01 Michael Olson <mwolson@gnu.org>
7826
7827 * erc.texi: Update for the ERC 5.2 release.
7828
7829 2007-03-31 David Kastrup <dak@gnu.org>
7830
7831 * woman.texi (Topic, Interface Options): Explain changes semantics of
7832 woman-manpath in order to consider MANPATH_MAP entries.
7833
7834 2007-03-31 Eli Zaretskii <eliz@gnu.org>
7835
7836 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
7837
7838 2007-03-26 Richard Stallman <rms@gnu.org>
7839
7840 * pgg.texi (Caching passphrase): Clean up previous change.
7841
7842 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
7843
7844 * gnus.texi (Setting Process Marks): Fix typo.
7845
7846 2007-03-25 Romain Francoise <romain@orebokech.com>
7847
7848 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
7849 readability, and include various fixes by Daniel Brockman, Nick Roberts
7850 and Dieter Wilhelm.
7851
7852 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
7853
7854 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
7855
7856 * gnus.texi (Mail Source Specifiers): Fix typo.
7857
7858 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
7859
7860 * reftex.texi (Imprint): Update maintainer information.
7861
7862 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
7863
7864 * message.texi (Message Buffers): Update documentation for
7865 message-generate-new-buffers.
7866
7867 2007-03-15 Daiki Ueno <ueno@unixuser.org>
7868
7869 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
7870
7871 2007-03-21 Glenn Morris <rgm@gnu.org>
7872
7873 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
7874
7875 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
7876
7877 * eshell.texi (Known problems): Emacs 21 -> 22.
7878
7879 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
7880
7881 2007-03-18 Jay Belanger <belanger@truman.edu>
7882
7883 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
7884
7885 2007-03-12 Glenn Morris <rgm@gnu.org>
7886
7887 * calc.texi (Time Zones): Switch to new North America DST rule.
7888
7889 * calc.texi: Replace "daylight savings" with "daylight
7890 saving" in text throughout.
7891
7892 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7893
7894 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
7895 The variable now uses a list of symbols instead of just a symbol.
7896 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
7897
7898 2007-03-06 Romain Francoise <romain@orebokech.com>
7899
7900 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
7901 new packages, and mention Gnus update.
7902
7903 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
7904
7905 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
7906 nntp-open-connection-functions-never-echo-commands.
7907
7908 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
7909
7910 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
7911 problems on the console, and security risk in not using gpg-agent.
7912
7913 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
7914
7915 * org.texi (The spreadsheet): Rename from "Table calculations".
7916 Completely reorganized and rewritten.
7917 (CamelCase links): Section removed.
7918 (Repeating items): New section.
7919 (Tracking TODO state changes): New section.
7920 (Agenda views): Chapter reorganized and rewritten.
7921 (HTML export): Section rewritten.
7922 (Tables in arbitrary syntax): New section.
7923 (Summary): Better feature summary.
7924 (Activation): Document problem with cut-and-paste of Lisp code
7925 from PDF files.
7926 (Visibility cycling): Document indirect buffer use.
7927 (Structure editing): Document sorting.
7928 (Remember): Section rewritten.
7929 (Time stamps): Better description of time stamp types.
7930 (Tag searches): Document regular expression search for tags.
7931 (Stuck projects): New section.
7932 (In-buffer settings): New keywords.
7933 (History and Acknowledgments): Update description.
7934
7935 2007-02-24 Alan Mackenzie <acm@muc.de>
7936
7937 * cc-mode.texi (Movement Commands): Insert two missing command names.
7938 (Getting Started): Slight wording correction (use conditional).
7939
7940 2007-02-22 Kim F. Storm <storm@cua.dk>
7941
7942 * widget.texi (User Interface, Basic Types): Document need to put some
7943 text before the %v escape in :format string in editable-field widget.
7944
7945 2007-02-18 Romain Francoise <romain@orebokech.com>
7946
7947 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
7948 `cvs-mode-quit'.
7949
7950 2007-02-10 Markus Triska <markus.triska@gmx.at>
7951
7952 * widget.texi (Programming Example): Put constant strings in :format.
7953
7954 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
7955
7956 * faq.texi (Fullscreen mode on MS-Windows): New node.
7957
7958 2007-02-04 David Kastrup <dak@gnu.org>
7959
7960 * faq.texi (AUCTeX): Update version number. Should probably be done
7961 for other packages as well.
7962
7963 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7964
7965 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
7966 <tassilo@member.fsf.org>.
7967
7968 2007-01-20 Markus Triska <markus.triska@gmx.at>
7969
7970 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
7971
7972 2007-01-13 Michael Olson <mwolson@gnu.org>
7973
7974 * erc.texi (Modules): Mention capab-identify module.
7975
7976 2007-01-05 Michael Olson <mwolson@gnu.org>
7977
7978 * erc.texi (Getting Started): Update for /RECONNECT command.
7979
7980 2007-01-04 Richard Stallman <rms@gnu.org>
7981
7982 * ebrowse.texi: Change C-c b to C-c C-m.
7983
7984 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
7985
7986 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
7987 variables only in info to avoid redundant entries in the printed
7988 manual.
7989
7990 2007-01-02 Daiki Ueno <ueno@unixuser.org>
7991
7992 * message.texi (Using PGP/MIME): Document gpg-agent usage.
7993
7994 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
7995
7996 * message.texi (Security): Split into sub-nodes.
7997
7998 2007-01-01 Alan Mackenzie <acm@muc.de>
7999
8000 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
8001 eval-after-load in Emacs <=21 and a workaround. Document that
8002 trigraphs are not supported.
8003
8004 2007-01-01 Alan Mackenzie <acm@muc.de>
8005
8006 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
8007 c-context-line-break. When invoked within a string, preserve
8008 whitespace. Add a backslash only when also in a macro.
8009
8010 2007-01-01 Alan Mackenzie <acm@muc.de>
8011
8012 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
8013
8014 2007-01-01 Alan Mackenzie <acm@muc.de>
8015
8016 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
8017 are now bound by default to c-\(beginning\|end\)-of-defun by default.
8018
8019 2007-01-01 Alan Mackenzie <acm@muc.de>
8020
8021 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
8022 "Choosing a Style".
8023
8024 * cc-mode.texi ("Styles"): Add @dfn{style}.
8025
8026 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
8027
8028 Sync with Tramp 2.0.55.
8029
8030 * trampver.texi: Update release number.
8031
8032 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
8033
8034 * gnus.texi (Customizing Articles): Add index entries for all
8035 gnus-treat-* variables.
8036
8037 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
8038
8039 * gnus.texi (IMAP): Fix incorrect explanation of
8040 nnimap-search-uids-not-since-is-evil in documentation for
8041 nnimap-expunge-search-string.
8042
8043 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
8044
8045 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
8046 spam-ifile-database.
8047
8048 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
8049
8050 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
8051 rebind C-s.
8052
8053 2006-12-26 Jouni K. Seppänen <jks@iki.fi>
8054
8055 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
8056 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
8057 "expiring mail".
8058 (IMAP): Document nnimap-search-uids-not-since-is-evil and
8059 nnimap-nov-is-evil.
8060
8061 2006-12-25 Kevin Ryde <user42@zip.com.au>
8062
8063 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
8064 about the key procedure being used heavily.
8065
8066 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
8067
8068 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
8069 to t.
8070 (Prerequisites): Add explanation about gpg-agent.
8071
8072 2006-12-22 Kevin Ryde <user42@zip.com.au>
8073
8074 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
8075 "sort" instead of "sort*".
8076
8077 2006-12-19 Richard Stallman <rms@gnu.org>
8078
8079 * calc.texi (History and Acknowledgements): Recognize that Emacs
8080 now does have floating point.
8081
8082 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
8083
8084 * tramp.texi (External transfer methods): Describe new method `scpc'.
8085
8086 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
8087
8088 * pgg.texi: Added short note on gpg-agent to the introduction.
8089
8090 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
8091
8092 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
8093 also applies to Cc.
8094
8095 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
8096
8097 * gnus.texi (X-Face): Clarify. Say which programs are required
8098 on Windows.
8099
8100 2006-12-08 Michael Olson <mwolson@gnu.org>
8101
8102 * erc.texi (Modules): Remove documentation for list module.
8103
8104 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8105
8106 * faq.texi (^M in the shell buffer): Ditto.
8107
8108 2006-11-20 Michael Olson <mwolson@gnu.org>
8109
8110 * erc.texi: Call this the 5.2 stable pre-release of ERC.
8111
8112 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
8113
8114 * org.texi: Fix typos.
8115 (Agenda commands): Document `C-k'.
8116
8117 2006-11-16 Eli Zaretskii <eliz@gnu.org>
8118
8119 * url.texi (http/https): Fix a typo in the HTTP URL.
8120
8121 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
8122
8123 * ada-mode.texi: Total rewrite.
8124
8125 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
8126
8127 * org.texi: Minor typo fixes.
8128
8129 2006-11-13 Bill Wohler <wohler@newt.com>
8130
8131 Release MH-E manual version 8.0.3.
8132
8133 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8134 release 8.0.3.
8135
8136 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
8137 to set MAILDIR.
8138 (Reading Mail): Document the customization of read-mail-command
8139 for MH-E.
8140 (Viewing Attachments): Document mm-discouraged-alternatives.
8141 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
8142 (Junk): Add more information about the settings of mh-junk-background
8143 in a program. Add /usr/bin/mh to PATH in examples.
8144
8145 2006-11-12 Richard Stallman <rms@gnu.org>
8146
8147 * woman.texi: Update author address but say he no longer maintains it.
8148
8149 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
8150
8151 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
8152 archived trees.
8153 (Checkboxes): Section moved to chapter 5, and extended.
8154 (The date/time prompt): New section.
8155 (Link abbreviations): New section.
8156 (Presentation and sorting): New section.
8157 (Custom agenda views): Section completely rewritten.
8158 (Summary): Compare with Planner.
8159 (Feedback): More info about creating backtraces.
8160 (Plain lists): Modify example.
8161 (Breaking down tasks): New section.
8162 (Custom time format): New section.
8163 (Time stamps): Document inactive timestamps.
8164 (Setting tags): More details about fast tag selection.
8165 (Block agenda): New section.
8166 (Custom agenda views): Section rewritten.
8167 (Block agenda): New section.
8168
8169 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
8170
8171 * tramp.texi (Configuration): scp is the default method.
8172 (Default Method): Use ssh as example for another method.
8173
8174 2006-10-27 Richard Stallman <rms@gnu.org>
8175
8176 * woman.texi: Downcase nroff/troff/roff.
8177 (Installation): Chapter deleted. Some xrefs deleted.
8178 (Background): woman doesn't advise man ;-).
8179
8180 2006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8181
8182 * ada-mode.texi (Project files, Identifier completion)
8183 (Automatic Casing, Debugging, Using non-standard file names)
8184 (Working Remotely): Fix typos.
8185
8186 2006-10-20 Masatake YAMATO <jet@gyve.org>
8187
8188 * cc-mode.texi (Sample .emacs File): Add missing `)' in
8189 sample code `my-c-initialization-hook'.
8190
8191 2006-10-19 Stuart D. Herring <herring@lanl.gov>
8192
8193 * widget.texi: Fix typos.
8194
8195 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
8196
8197 * tramp.texi (Frequently Asked Questions): Remove questions marked with
8198 "???". There have been no complaints for years, so the information
8199 must be appropriate.
8200
8201 2006-10-16 Richard Stallman <rms@gnu.org>
8202
8203 * widget.texi: Use @var instead of capitalization.
8204 Clarify many widget type descriptions.
8205
8206 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8207
8208 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
8209 gnus-dired-attach.
8210 (Selecting a Group): Fix typo.
8211
8212 2006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8213
8214 * widget.texi: Fix typos.
8215
8216 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
8217
8218 * gnus.texi (Image Enhancements): Update for Emacs 22.
8219
8220 * gnus-faq.texi ([1.3]): Update.
8221
8222 2006-10-06 Richard Stallman <rms@gnu.org>
8223
8224 * faq.texi (Displaying the current line or column):
8225 Delete "As of Emacs 20".
8226
8227 2006-10-06 Romain Francoise <romain@orebokech.com>
8228
8229 * faq.texi (VM): VM works with Emacs 22 too.
8230
8231 2006-10-06 Richard Stallman <rms@gnu.org>
8232
8233 * ebrowse.texi: Remove Emacs version "21" from title.
8234
8235 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
8236
8237 * gnus.texi (Foreign Groups): Say where change of editing commands are
8238 stored. Add reference to `gnus-parameters'.
8239
8240 2006-09-15 Jay Belanger <belanger@truman.edu>
8241
8242 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
8243 Change "Library Public License" to "Lesser Public License"
8244 throughout. Use "yyyy" to represent year.
8245
8246 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
8247
8248 * org.texi (Setting tags): Typo fix.
8249
8250 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
8251
8252 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
8253
8254 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
8255
8256 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
8257
8258 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
8259
8260 * faq.texi (Escape sequences in shell output): EMACS is now set
8261 to Emacs's absolute file name, not to "t".
8262 (^M in the shell buffer): Likewise.
8263
8264 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
8265
8266 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
8267 mails with pop3-leave-mail-on-server. Fix wording.
8268 (Limiting): Improve gnus-summary-limit-to-articles.
8269 (X-Face): Fix typo.
8270
8271 2006-09-11 Simon Josefsson <jas@extundo.com>
8272
8273 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
8274 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
8275
8276 2006-09-06 Simon Josefsson <jas@extundo.com>
8277
8278 * smtpmail.texi (Authentication): Mention SSL.
8279
8280 2006-09-03 Diane Murray <disumu@x3y2z1.net>
8281
8282 * erc.texi (Getting Started, Connecting): Change erc-select to erc.
8283
8284 2006-09-01 Eli Zaretskii <eliz@gnu.org>
8285
8286 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
8287 Don't use @indicateurl.
8288
8289 * cc-mode.texi (Subword Movement): Don't use @headitem.
8290 (Custom Braces, Clean-ups): Don't use @tie.
8291
8292 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
8293
8294 Sync with Tramp 2.0.54.
8295
8296 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
8297 Suggested by Adrian Phillips <a.phillips@met.no>.
8298
8299 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
8300
8301 * org.texi (Installation, Activation): Split from Installation and
8302 Activation.
8303 (Clocking work time): Documented new features.
8304
8305 2006-08-13 Alex Schroeder <alex@gnu.org>
8306
8307 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
8308 example.
8309
8310 2006-08-12 Eli Zaretskii <eliz@gnu.org>
8311
8312 * faq.texi (How to add fonts): New node.
8313
8314 2006-08-05 Romain Francoise <romain@orebokech.com>
8315
8316 * faq.texi (New in Emacs 22): Expand.
8317
8318 2006-08-03 Michael Olson <mwolson@gnu.org>
8319
8320 * erc.texi: Update for ERC 5.1.4.
8321
8322 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
8323
8324 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
8325 in .../site-lisp/gnus/ by default.
8326 [ From gnus-news.texi in the trunk. ]
8327
8328 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8329
8330 * gnus.texi (MIME Commands): Additions for yEnc.
8331
8332 2006-07-24 Richard Stallman <rms@gnu.org>
8333
8334 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
8335 * faq.texi: Move periods and commas inside quotes.
8336
8337 2006-07-20 Jay Belanger <belanger@truman.edu>
8338
8339 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
8340
8341 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
8342
8343 * faq.texi (Security risks with Emacs): Document Emacs 22
8344 file-local-variable mechanism.
8345
8346 2006-07-12 Michael Olson <mwolson@gnu.org>
8347
8348 * erc.texi: Update for ERC 5.1.3.
8349
8350 2006-07-12 Alex Schroeder <alex@gnu.org>
8351
8352 * rcirc.texi: Fix typos.
8353 (Getting started with rcirc): New calling convention for M-x irc.
8354 Mention #rcirc. Removed channel tracking.
8355 (Configuration): Change the names of all variables that got changed
8356 recently, eg. rcirc-server to rcirc-default-server. Added
8357 documentation for rcirc-authinfo, some background for Bitlbee, and
8358 rcirc-track-minor-mode.
8359 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
8360 Scrolling.
8361 (Reconnecting after you have lost the connection): Fix example code
8362 to match code changes.
8363
8364 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
8365
8366 * gnus.texi, message.texi: Fix typos.
8367
8368 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
8369
8370 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
8371 commands.
8372 (Global TODO list): Document the use of the variables
8373 `org-agenda-todo-ignore-scheduled' and
8374 `org-agenda-todo-list-sublevels'.
8375
8376 2006-07-05 Richard Stallman <rms@gnu.org>
8377
8378 * faq.texi (Scrolling only one line): Fix xref.
8379
8380 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
8381
8382 * faq.texi (Evaluating Emacs Lisp code):
8383 Throughout, replace eval-current-buffer with eval-buffer.
8384
8385 2006-07-03 Richard Stallman <rms@gnu.org>
8386
8387 * rcirc.texi (Scrolling conservatively): Fix xref.
8388
8389 * pcl-cvs.texi (Viewing differences): Usage fix.
8390
8391 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
8392
8393 * org.texi (Agenda commands): Document `s' key to save all org-mode
8394 buffers.
8395
8396 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
8397
8398 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
8399 names. Mention `cvs-msg' face.
8400
8401 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
8402
8403 * org.texi (Checkboxes): New section.
8404
8405 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
8406
8407 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
8408 throughout this chapter.
8409
8410 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
8411
8412 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
8413 text for standalone vs Emacs info.
8414 (Help): Clarify header line description. Use mouse-1 for clicks.
8415 (Help-P): Use mouse-1 for clicks.
8416 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
8417 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
8418 (Choose menu subtopic): Remove gratuitous Emacs command names.
8419 (Help-FOO): Put usual behavior first.
8420 (Help-Xref): Clicking on xrefs works in Emacs.
8421 (Search Text): Clarify what the default behavior is.
8422 (Create Info buffer): Fix Emacs window/X window confusion.
8423 (Emacs Info Variables): Fix for new Emacs init file behavior.
8424
8425 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8426
8427 * gnus.texi (Summary Buffer Lines): Fix typo.
8428
8429 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
8430
8431 * org.texi (Embedded LaTeX): New chapter.
8432 (Archiving): Section rewritten.
8433 (Enhancing text): Some parts moved to the new chapter about LaTeX.
8434
8435 2006-06-20 Bill Wohler <wohler@newt.com>
8436
8437 Release MH-E manual version 8.0.1.
8438
8439 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8440 release 8.0.1.
8441 (Preface): Depend on GNU mailutils 1.0 and higher.
8442
8443 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
8444
8445 * message.texi (News Headers): Update message-syntax-checks section.
8446
8447 2006-06-19 Karl Berry <karl@gnu.org>
8448
8449 * info.texi (Advanced): Mention C-q, especially with ?.
8450
8451 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
8452
8453 * org.texi (Publishing links): Document the `:link-validation-function'
8454 property.
8455 (Extensions and Hacking): New chapter, includes some sections of the
8456 "Miscellaneous" chapter.
8457
8458 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
8459
8460 * org.texi (Progress logging): New section.
8461
8462 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
8463
8464 * org.texi (ASCII export): Document indentation adaptation.
8465 (Setting tags): Document mutually-exclusive tags.
8466
8467 2006-06-05 Romain Francoise <romain@orebokech.com>
8468
8469 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
8470 Fix typo.
8471
8472 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
8473 channel (#gnus@irc.freenode.net).
8474 Fix typos. Update copyright notice.
8475
8476 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
8477 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
8478 (Line-Up Functions, Custom Macros):
8479 * ediff.texi (Window and Frame Configuration)
8480 (Highlighting Difference Regions):
8481 * emacs-mime.texi (Display Customization):
8482 * erc.texi (History):
8483 * eshell.texi (Known problems):
8484 * eudc.texi (Overview, BBDB):
8485 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
8486 (The problem of spam, SpamOracle, Extending the Spam package)
8487 (Conformity, Terminology):
8488 * idlwave.texi (Routine Info)
8489 (Class and Keyword Inheritance, Padding Operators)
8490 (Breakpoints and Stepping, Electric Debug Mode)
8491 (Examining Variables, Troubleshooting):
8492 * org.texi (Creating timestamps):
8493 * reftex.texi (Commands, Options, Changes):
8494 * tramp.texi (Inline methods, Password caching)
8495 (Auto-save and Backup, Issues):
8496 * vip.texi (Files, Commands in Insert Mode):
8497 * viper.texi (Emacs Preliminaries, States in Viper)
8498 (Packages that Change Keymaps, Viper Specials, Groundwork):
8499 Fix various typos.
8500
8501 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
8502
8503 * ediff.texi: Fix typos.
8504
8505 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
8506
8507 * org.texi: Small typo fixes.
8508
8509 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
8510
8511 * viper.texi (Viper Specials):
8512 * gnus.texi (Example Setup):
8513 * faq.texi (Backspace invokes help):
8514 * dired-x.texi (Optional Installation Dired Jump):
8515 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
8516 follow coding conventions.
8517
8518 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
8519
8520 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
8521
8522 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
8523
8524 * pcl-cvs.texi: Fix typos.
8525 (Customization): Say "us".
8526
8527 2006-05-26 Eli Zaretskii <eliz@gnu.org>
8528
8529 * org.texi: Remove bogus @setfilename.
8530
8531 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
8532
8533 * org.texi (ASCII export): Omit command name.
8534 (HTML export): Add prefix to all lines in Local Variable example.
8535 (Acknowledgments): Typeset names in italics.
8536
8537 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
8538
8539 * org.texi (Plain lists): Add new item navigation commands.
8540 (External links): Document elisp and info links.
8541 (Custom searches): New section.
8542 (Publishing): New chapter.
8543 (HTML export): Include a list of supported CSS classes.
8544 (Setting tags): Describe the fast-tag-setting interface.
8545
8546 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
8547
8548 * dired-x.texi: ifinfo -> ifnottex.
8549
8550 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
8551
8552 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
8553
8554 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
8555
8556 * message.texi (Interface): Add tool bar customization.
8557 (MIME): Index and text additions for mml-attach.
8558 (MIME): Describe mml-dnd-protocol-alist and
8559 mml-dnd-attach-options.
8560
8561 * gnus.texi (Oort Gnus): Reorder entries in sections.
8562 Fix some entries.
8563 (Starting Up): Add references to "Emacs for Heathens" and to
8564 "Finding the News". Add user-full-name and user-mail-address.
8565 (Group Buffer Format): Add tool bar customization and update.
8566 (Summary Buffer): Add tool bar customization.
8567 (Posting Styles): Add message-alternative-emails.
8568
8569 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
8570
8571 * tramp.texi (Filename completion): Improve wording.
8572
8573 2006-05-07 Romain Francoise <romain@orebokech.com>
8574
8575 * faq.texi (Using regular expressions): Fix typo.
8576 (Packages that do not come with Emacs): Fix capitalization.
8577 (Replacing text across multiple files): Expand node to explain how
8578 to use `dired-do-query-replace-regexp' in more detail, based on
8579 suggestion by Eric Hanchrow <offby1@blarg.net>.
8580
8581 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
8582
8583 * tramp.texi (Filename completion): Completion of remote files'
8584 method, user name and host name is active only in partial
8585 completion mode.
8586
8587 2006-05-06 Bill Wohler <wohler@newt.com>
8588
8589 Release MH-E manual version 8.0.
8590
8591 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8592 release 8.0.
8593
8594 2006-05-06 Bill Wohler <wohler@newt.com>
8595
8596 * mh-e.texi (MH-BOOK-HOME): Change from
8597 http://www.ics.uci.edu/~mh/book/mh to
8598 http://rand-mh.sourceforge.net/book/mh.
8599 Replace .htm suffix with .html for MH book files.
8600 (Using This Manual): Update key binding for getting relevant
8601 chapter in Info from command key.
8602 (Ranges): Fix itemx.
8603
8604 2006-05-05 Karl Berry <karl@gnu.org>
8605
8606 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
8607 (\fonttextsize): New user-level command to change text font size.
8608
8609 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
8610
8611 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
8612
8613 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
8614
8615 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
8616
8617 2006-04-24 Bill Wohler <wohler@newt.com>
8618
8619 * mh-e.texi (Getting Started): Make it more explicit that you need
8620 to install MH. Add pointers to current MH implementations.
8621
8622 2006-04-21 Bill Wohler <wohler@newt.com>
8623
8624 Release MH-E manual version 7.94.
8625
8626 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8627 release 7.94.
8628
8629 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
8630
8631 * org.texi: Many small fixes.
8632 (Handling links): Rename from "Managing links".
8633
8634 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
8635
8636 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
8637 (Splitting mail using spam-stat): Fix @xref.
8638
8639 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
8640
8641 * gnus.texi (Spam Package): Major revision of the text.
8642 Previously this node was "Filtering Spam Using The Spam ELisp Package".
8643
8644 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
8645
8646 * org.texi (Time stamps): Better explanation of the purpose of
8647 different time stamps.
8648 (Structure editing, Plain lists): More details on how new items
8649 and headings are inserted.
8650
8651 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
8652
8653 * org.texi (Formula syntax): Fix link to Calc Manual.
8654
8655 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
8656
8657 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
8658
8659 2006-04-17 Bill Wohler <wohler@newt.com>
8660
8661 * mh-e.texi (Folders): Update mh-before-quit-hook and
8662 mh-quit-hook example with code that removes the buffers rather
8663 than just bury them.
8664
8665 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
8666
8667 Sync with Tramp 2.0.53.
8668
8669 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
8670
8671 * org.texi (Updating settings): New section.
8672 (Visibility cycling): Better names for the startup folding
8673 options.
8674 (Exporting): Completely restructured.
8675 (The very busy C-c C-c key): New section.
8676 (Summary of in-buffer settings): New section.
8677
8678 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
8679
8680 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
8681
8682 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
8683
8684 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
8685 (Server Commands): Key `v' is reserved for users.
8686
8687 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
8688
8689 * org.texi (Link format): New section, emphasis on bracket links.
8690 (External links): Document bracket links.
8691 (FAQ): Expand to cover shell links and the new link format.
8692
8693 2006-04-09 Kevin Ryde <user42@zip.com.au>
8694
8695 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
8696
8697 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
8698
8699 * gnus.texi (Summary Buffer Lines): Add `*'.
8700
8701 2006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
8702
8703 * gnus.texi (Group Parameters):
8704 Mention gnus-permanently-visible-groups.
8705
8706 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
8707
8708 * gnus.texi (Face): Fix typo.
8709
8710 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
8711
8712 * gnus.texi (X-Face): Clarify.
8713 (Face): Need Emacs with PNG support.
8714
8715 2006-04-06 Richard Stallman <rms@gnu.org>
8716
8717 * idlwave.texi: Delete the blocks "not suitable for inclusion with
8718 Emacs".
8719
8720 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
8721
8722 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
8723 blocks not suitable for inclusion with Emacs using variable
8724 PARTOFEMACS.
8725
8726 2006-04-04 Simon Josefsson <jas@extundo.com>
8727
8728 * gnus.texi (Security): Improve.
8729
8730 2006-04-02 Karl Berry <karl@gnu.org>
8731
8732 * texinfo.tex: Update to current version (2006-03-21.13).
8733
8734 2006-04-02 Bill Wohler <wohler@newt.com>
8735
8736 * mh-e.texi (Getting Started, Junk, Bug Reports)
8737 (MH FAQ and Support): Fix URLs.
8738
8739 2006-03-31 Romain Francoise <romain@orebokech.com>
8740
8741 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
8742 to t, not nil (and has for the past eight years).
8743
8744 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
8745
8746 * message.texi, gnus.texi: Bump version to 5.11.
8747
8748 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
8749
8750 * gnus.texi (Top): Add comment about version line.
8751
8752 * message.texi (Top): Ditto. Change to take named versions into
8753 account.
8754
8755 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
8756
8757 * gnus.texi (Posting Styles): Add x-face-file to example.
8758 (X-Face): Refer to posting styles.
8759
8760 * gnus-faq.texi ([5.8]): Add x-face-file.
8761 ([8.4]): Add links to gmane.emacs.gnus.user and
8762 gmane.emacs.gnus.general.
8763
8764 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
8765
8766 * gnus-faq.texi: Use .invalid.
8767 ([5.4]): Fix gnus-posting-styles example.
8768
8769 2006-03-27 Romain Francoise <romain@orebokech.com>
8770
8771 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
8772 Emacs/W3 needs a new maintainer.
8773 (Ispell): Update author and version info.
8774 (Mailcrypt): Mention PGG.
8775 (New in Emacs 22): Add PGG to the list of new packages.
8776 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
8777 updating dead URLs.
8778
8779 2006-03-25 Karl Berry <karl@gnu.org>
8780
8781 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
8782 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
8783 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
8784 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
8785 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
8786 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
8787 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
8788 (2) do not indent copyright year list (or anything else).
8789
8790 2006-03-21 Bill Wohler <wohler@newt.com>
8791
8792 * mh-e.texi (Folders): Various edits.
8793
8794 2006-03-20 Romain Francoise <romain@orebokech.com>
8795
8796 * gnus.texi (Mail Folders): Grammar fix.
8797
8798 2006-03-19 Bill Wohler <wohler@newt.com>
8799
8800 * mh-e.texi (Replying): Document Mail-Followup-To.
8801 Change manually-formatted table to multitable. Add debugging info.
8802 Move description of mh-reply-default-reply-to into paragraph
8803 that describes its values.
8804
8805 2006-03-17 Bill Wohler <wohler@newt.com>
8806
8807 * mh-e.texi: Use smallexample and smalllisp consistently.
8808 (Sending Mail Tour): Update method of entering
8809 addresses and subject.
8810 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
8811 (Adding Attachments, Searching): Update screenshots for Emacs 22.
8812
8813 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
8814
8815 * org.texi: Version number change only.
8816
8817 2006-03-14 Bill Wohler <wohler@newt.com>
8818
8819 * mh-e.texi: Add index entries around each paragraph rather than
8820 depend on entries from beginning of node. Doing so ensures that
8821 index entries are less likely to be forgotten if text is cut and
8822 pasted, and are necessary anyway if the references are on a
8823 separate page. It seems that makeinfo is now (v. 4.8) only
8824 producing one index entry per node, so there is no longer any
8825 excuse not to. Use subheading instead of heading. The incorrect
8826 use of heading produced very large fonts in Info--as large as the
8827 main heading.
8828 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
8829 versions 6 and 7 appeared *around* the time of these Emacs releases.
8830
8831 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
8832
8833 * org.texi (Clean view): Document new startup options.
8834
8835 2006-03-11 Bill Wohler <wohler@newt.com>
8836
8837 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
8838 (Composing, Scan Line Formats): Fix @refs.
8839 (Getting Started): Define MH profile and MH profile components.
8840 (Incorporating Mail, Reading Mail, Viewing, Printing)
8841 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
8842 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
8843 for string constants.
8844 (Tool Bar): Remove spurious quote.
8845 (Junk): Use ``...'' instead of "...".
8846 (Scan Line Formats): Replace @samp with @kbd.
8847
8848 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
8849
8850 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
8851
8852 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
8853
8854 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
8855 easy to understand.
8856
8857 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
8858
8859 * gnus.texi: Markup fix.
8860 (Fancy Mail Splitting): Specify new feature.
8861
8862 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
8863
8864 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
8865 partial-words matching.
8866
8867 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
8868
8869 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
8870
8871 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
8872 (MIME Commands): Fix mm-discouraged-alternatives.
8873
8874 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
8875
8876 * org.texi: Version number change only.
8877
8878 2006-03-06 Bill Wohler <wohler@newt.com>
8879
8880 * mh-e.texi: Move from SourceForge repository to Savannah.
8881 This is version 7.93, which is a total rewrite from the previous
8882 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
8883 version 7.93.
8884
8885 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
8886
8887 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
8888
8889 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
8890
8891 * org.texi (Interaction): Add item about `org-mouse.el' by
8892 Piotr Zielinski.
8893 (Managing links): Document that also mouse-1 can be used to
8894 activate a link.
8895 (Headlines, FAQ): Add entry about hiding leading stars.
8896 (Miscellaneous): Resort the sections in this chapter to a more
8897 logical sequence.
8898
8899 2006-02-27 Simon Josefsson <jas@extundo.com>
8900
8901 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
8902 2004-01-27 from the trunk).
8903
8904 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8905
8906 * cc-mode.texi: Rename c-hungry-backspace to
8907 c-hungry-delete-backwards, at the request of RMS. Leave the old
8908 name as an alias.
8909
8910 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8911
8912 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
8913 include the function header within the defun.
8914
8915 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8916
8917 * cc-mode.texi: Correct two typos.
8918
8919 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8920
8921 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
8922 existing comment.
8923 (Electric Keys): Add a justification for electric indentation.
8924 (Hungry WS Deletion): Clear up the names and complications of the
8925 BACKSPACE and DELETE keys.
8926
8927 2006-02-23 Juri Linkov <juri@jurta.org>
8928
8929 * faq.texi (Common requests): Move `Turning on auto-fill by
8930 default' after `Wrapping words automatically'. Move `Working with
8931 unprintable characters' before `Searching for/replacing newlines'.
8932 Move `Replacing highlighted text' after `Highlighting a region'.
8933 Merge `Repeating commands' and `Repeating a command as many times
8934 as possible' into the former.
8935 (Packages that do not come with Emacs): Add refs to Gmane and
8936 etc/MORE.STUFF.
8937
8938 2006-02-23 Juri Linkov <juri@jurta.org>
8939
8940 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
8941 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
8942 Add xref to `(emacs)Reporting Bugs'.
8943 (Getting a printed manual): Add URL to other formats of the manual.
8944 (Common requests): Fix menu.
8945 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
8946 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
8947 (Inserting text at the beginning of each line): Add pxref to
8948 `Changing the included text prefix'.
8949 (Forcing the cursor to remain in the same column): Mention `track-eol'
8950 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
8951 (Replacing text across multiple files): Add keybinding `Q' for
8952 `dired-do-query-replace'.
8953
8954 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
8955
8956 * reftex.texi: Version number and date change only.
8957
8958 * org.texi (Internal Links): Rewrite to cover the modified
8959 linking system.
8960
8961 2006-02-17 Eli Zaretskii <eliz@gnu.org>
8962
8963 * faq.texi: Remove the coding cookie, it's not needed anymore.
8964
8965 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8966
8967 * faq.texi (Colors on a TTY): Mention Mac OS port.
8968
8969 2006-02-12 Karl Berry <karl@gnu.org>
8970
8971 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
8972 8-bit accented a.
8973
8974 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
8975
8976 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
8977
8978 2006-02-08 Romain Francoise <romain@orebokech.com>
8979
8980 * faq.texi (Top): Remove paragraph about the FAQ being a
8981 transitional document, etc.
8982 (Searching for/replacing newlines): New node.
8983 (Yanking text in isearch): New node.
8984 (Inserting text at the beginning of each line): Rename and make
8985 more general, mention `M-;' in Message mode.
8986
8987 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
8988
8989 * faq.texi (Meta key does not work in xterm)
8990 (Emacs does not display 8-bit characters)
8991 (Inputting eight-bit characters): Update xrefs.
8992
8993 2006-02-06 Romain Francoise <romain@orebokech.com>
8994
8995 * faq.texi (VM): VM now at version 7.19.
8996 Set myself as maintainer of this file.
8997
8998 2006-02-04 Michael Olson <mwolson@gnu.org>
8999
9000 * erc.texi (History): Note that ERC is now included with Emacs.
9001
9002 2006-01-31 Romain Francoise <romain@orebokech.com>
9003
9004 * message.texi (Message Headers): Explain what
9005 `message-alternative-emails' does in more detail.
9006 Update copyright year.
9007
9008 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
9009
9010 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
9011
9012 2006-01-29 Richard M. Stallman <rms@gnu.org>
9013
9014 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
9015
9016 2006-01-29 Michael Olson <mwolson@gnu.org>
9017
9018 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
9019
9020 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
9021
9022 * faq.texi (New in Emacs 22): Mention ERC.
9023
9024 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
9025
9026 * rcirc.texi: Capitalize dir entry for consistency with the entry
9027 in info/dir and other entries in the Emacs category.
9028 Fix typos. Delete trailing whitespace.
9029
9030 2006-01-28 Björn Lindström <bkhl@elektrubadur.se>
9031
9032 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
9033
9034 2006-01-27 Eli Zaretskii <eliz@gnu.org>
9035
9036 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
9037 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9038
9039 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
9040 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9041
9042 2006-01-27 Alex Schroeder <alex@gnu.org>
9043
9044 * rcirc.texi: New file.
9045
9046 2006-01-23 Juri Linkov <juri@jurta.org>
9047
9048 * widget.texi (User Interface): Add S-TAB for widget-backward.
9049
9050 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
9051
9052 Sync with Tramp 2.0.52.
9053
9054 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
9055 Add Tramp disabling item. New item for common connection problems.
9056 (various): Apply "ftp" as method for the download URL.
9057 (Bug Reports): Refer to FAQ for common problems.
9058
9059 2006-01-21 Eli Zaretskii <eliz@gnu.org>
9060
9061 * widget.texi (User Interface): Use @key for TAB.
9062
9063 * ses.texi (Formulas, Printer functions): Use @key for TAB.
9064
9065 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
9066 for TAB.
9067
9068 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
9069
9070 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
9071
9072 * gnus.texi: Update copyright.
9073
9074 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
9075
9076 * gnus.texi (Article Washing): Additions.
9077
9078 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
9079
9080 * org.texi (Agenda commands): Document tags command.
9081
9082 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
9083
9084 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
9085
9086 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9087
9088 * gnus.texi (RSS): Addition.
9089
9090 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
9091
9092 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
9093
9094 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
9095
9096 * emacs-mime.texi (Display Customization): Add setting example to
9097 mm-discouraged-alternatives.
9098
9099 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
9100
9101 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
9102 version is the canonical version.
9103
9104 2006-01-08 Alex Schroeder <alex@gnu.org>
9105
9106 * pgg.texi (Caching passphrase): Rewording.
9107
9108 2006-01-06 Eli Zaretskii <eliz@gnu.org>
9109
9110 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
9111 repository URL.
9112
9113 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
9114
9115 * org.texi: Removed the accidentally re-added empty line in the
9116 direntry.
9117
9118 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
9119
9120 * org.texi (Agenda Views): Chapter reorganized.
9121
9122 2005-12-29 Romain Francoise <romain@orebokech.com>
9123
9124 * faq.texi (Using Customize): New node.
9125
9126 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
9127
9128 * org.texi: Remove blank line in @direntry. It is non-standard
9129 and recursively produces blank lines all over the dir file (when
9130 using Texinfo 4.8).
9131
9132 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
9133
9134 * widget.texi (atoms): Delete obsolete remark about `file' widget.
9135
9136 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
9137
9138 * org.texi (Tags): Boolean logic documented.
9139 (Agenda Views): Document custom commands.
9140
9141 2005-12-20 David Kastrup <dak@gnu.org>
9142
9143 * faq.texi (AUCTeX): Update version and mailing list info.
9144
9145 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
9146
9147 * gnus.texi (MIME Commands): Mention addition of
9148 multipart/alternative to gnus-buttonized-mime-types and add xref
9149 to mm-discouraged-alternatives.
9150
9151 * emacs-mime.texi (Display Customization): Mention addition of
9152 "image/.*" and add xref to gnus-buttonized-mime-types in the
9153 mm-discouraged-alternatives section.
9154
9155 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
9156
9157 * org.texi (Tags): New section.
9158 (Agenda Views): Chapter reorganized.
9159
9160 2005-12-16 Eli Zaretskii <eliz@gnu.org>
9161
9162 * org.texi (Internal Links): Add a missing comma after an @xref.
9163
9164 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
9165
9166 * faq.texi (Filling paragraphs with a single space): No need to
9167 change sentence-end now.
9168
9169 2005-12-13 Romain Francoise <romain@orebokech.com>
9170
9171 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
9172
9173 2005-12-12 Jay Belanger <belanger@truman.edu>
9174
9175 * faq.texi (Calc): Update version number.
9176
9177 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
9178
9179 * org.texi (Progress Logging): New section.
9180
9181 2005-12-10 Romain Francoise <romain@orebokech.com>
9182
9183 Update the Emacs FAQ for the 22.1 release.
9184
9185 * faq.texi: Set VER to `22.1'.
9186 (Basic editing): Explain how to use localized versions of the
9187 Tutorial. Mention that `C-h r' displays the manual.
9188 Delete obsolete WWW link to an Emacs 18 tutorial.
9189 (Getting a printed manual): Point to the new locations of the
9190 manuals on the GNU Web site.
9191 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
9192 available via Info (it was previously distributed separately).
9193 (Installing Texinfo documentation): The latest version of Texinfo
9194 is 4.8, not 4.0.
9195 (Informational files for Emacs): COPYING is the GNU General Public
9196 License, not the Emacs General Public License.
9197 (Informational files for Emacs): Delete obsolete link to the
9198 GNUinfo pages as they have been removed from the GNU Web site.
9199 (New in Emacs 22): New node.
9200 (Setting up a customization file): Say that most packages support
9201 Customize nowadays.
9202 (Colors on a TTY): Delete reference to instructions on how to
9203 enable syntax highlighting, it is now enabled by default.
9204 (Turning on abbrevs by default): Emacs now reads the abbrevs file
9205 at startup automatically.
9206 (Controlling case sensitivity): Mention `M-c' in isearch.
9207 (Using an already running Emacs process): Emacs now creates the
9208 socket in `/tmp/emacsUID'. Fix typos. Change default location of
9209 gnuserv. As emacsclient can now run Lisp code as well, delete a
9210 sentence praising gnuserv for that. Simplify description of how
9211 the client/server operation works.
9212 (Compiler error messages): Delete obsolete text (compile.el has
9213 been rewritten).
9214 (Indenting switch statements): Fix typo.
9215 (Matching parentheses): Simplify setup instructions, mention the
9216 menu bar item in the Options menu.
9217 (Repeating a command as many times as possible): Mention `C-x e'.
9218 (Going to a line by number): Mention new keymap and bindings
9219 `M-g M-g', `M-g M-p' and `M-g M-n'.
9220 (Turning on syntax highlighting): Now on by default. Simplify.
9221 (Replacing highlighted text): Use `1', not `t'.
9222 (Problems with very large files): The maximum size is now 256MB on
9223 32-bit machines.
9224 (^M in the shell buffer): Mention `comint-process-echoes'.
9225 (Emacs for Apple computers): Emacs 22 has native support for Mac
9226 OS X.
9227 (Translating names to IP addresses): Delete node.
9228 (Binding keys to commands): Fix typo.
9229 (SPC no longer completes file names): New node.
9230 (MIME with Emacs mail packages): Delete section about the Emacs
9231 MIME FAQ (it's not reachable anymore).
9232
9233 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
9234
9235 * cc-mode.texi: The manual has been extensively revised: the
9236 information about using CC Mode has been separated from the larger
9237 and more difficult chapters about configuration. It has been
9238 updated for CC Mode 5.31.
9239
9240 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
9241
9242 * pgg.texi (User Commands): Fix description of pgg-verify-region.
9243 (Selecting an implementation): Fix descriptions.
9244
9245 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
9246
9247 * message.texi (Various Message Variables): Addition.
9248
9249 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
9250
9251 * message.texi: Fix default values.
9252
9253 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
9254
9255 * message.texi (Header Commands): Clarify descriptions of
9256 message-cross-post-followup-to, message-reduce-to-to-cc, and
9257 message-insert-wide-reply.
9258 (Various Commands): Fix kindex for message-kill-to-signature;
9259 clarify description of message-tab.
9260
9261 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
9262
9263 * message.texi (Mailing Lists): Fix description about MFT.
9264
9265 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
9266
9267 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
9268
9269 * gnus.texi (Slow Terminal Connection): Replace old description
9270 with new one.
9271
9272 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
9273
9274 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
9275 replace X-Draft-Headers with X-Draft-From.
9276
9277 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
9278
9279 * gnus.texi (Various Various): Fix the default value of
9280 nnheader-max-head-length.
9281 (Gnus Versions): Fix typo.
9282
9283 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
9284
9285 * org.texi (Structure editing): Document new functionality of
9286 M-RET.
9287
9288 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
9289
9290 * org.texi (Internal Links): Fix Texinfo usage.
9291
9292 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
9293
9294 * org.texi (TODO basics): Document the global todo list.
9295 (TODO items): Documents sparse tree for specific TODO
9296 keywords.
9297
9298 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
9299
9300 * org.texi (Plain Lists): Typos fixed.
9301
9302 2005-11-28 Jay Belanger <belanger@truman.edu>
9303
9304 * calc.texi: Change references of `M-#' to `C-x *' prefix.
9305
9306 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
9307
9308 * org.texi (Structure editing): New item moving commands added.
9309 (Plain Lists): New section.
9310
9311 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
9312
9313 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
9314 (Agenda): Document commands `org-cycle-agenda-files' and
9315 `org-agenda-file-to-front'.
9316 (Built-in table editor): Document `org-table-sort-lines'.
9317 (HTML formatting): Export of hand-formatted lists.
9318
9319 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
9320
9321 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
9322 new variable gnus-toolbar-thickness.
9323
9324 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
9325
9326 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
9327
9328 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
9329
9330 * gnus.texi (X-Face): Fix description.
9331 (XVarious): Remove gnus-xmas-logo-color-alist and
9332 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
9333
9334 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
9335
9336 * gnus.texi (Group Parameters): Mention new variable
9337 gnus-parameters-case-fold-search.
9338 (Home Score File): Addition.
9339
9340 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
9341
9342 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
9343 (Overview): List supported feed types.
9344 (Installation): No installation necessary when using autoload.
9345 (Configuration): Rename "RSS" to "news".
9346
9347 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
9348
9349 * pgg.texi (User Commands): Document additional passphrase
9350 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
9351 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
9352
9353 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
9354
9355 * org.texi: Version number changed to 3.19.
9356
9357 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
9358
9359 * pgg.texi (How to use): Update the example to add autoload of
9360 pgg-encrypt-symmetric-region.
9361 (User Commands): Document pgg-encrypt-symmetric-region.
9362 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
9363
9364 2005-10-27 Jay Belanger <belanger@truman.edu>
9365
9366 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
9367 mention other TeX-related units.
9368
9369 2005-10-23 Lars Hansen <larsh@soem.dk>
9370
9371 * dired-x.texi (Miscellaneous Commands):
9372 Replace dired-do-relative-symlink by dired-do-relsymlink and
9373 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
9374
9375 2005-10-23 Jay Belanger <belanger@truman.edu>
9376
9377 * calc.texi (Predefined Units): Use `alpha' for the fine structure
9378 constant.
9379
9380 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
9381
9382 * faq.texi (Bugs and problems):
9383 Replace `dired-move-to-filename-regexp' by
9384 `directory-listing-before-filename-regexp'.
9385
9386 2005-10-22 Eli Zaretskii <eliz@gnu.org>
9387
9388 * newsticker.texi (UPDATED): Set value.
9389
9390 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
9391
9392 * gnus.texi (Document Groups): Remove duplicate item.
9393
9394 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
9395
9396 * org.texi (Summary): Mention iCalendar support.
9397 (Exporting): Document iCalendar support.
9398
9399 2005-10-18 Romain Francoise <romain@orebokech.com>
9400
9401 * viper.texi (Viper Specials): Capitalize GNU.
9402
9403 2005-10-17 Juri Linkov <juri@jurta.org>
9404
9405 * info.texi (Getting Started, Search Index, Expert Info):
9406 Fix wording.
9407 (Search Text): Replace `echo area' with `mode line'.
9408 (Search Index): Both `i' and `,' find all index entries.
9409 Replace example `C-f' with `C-l' (which exists in index of Info
9410 manual) and delete spaces in its keyboard input sequence.
9411 Delete unnecessary explanations about literal characters.
9412
9413 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
9414
9415 * gnus.texi (Document Server Internals): Addition.
9416
9417 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
9418
9419 * gnus.texi (A note on namespaces): Fix RFC reference.
9420
9421 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
9422
9423 * gnus.texi (RSS): Fix key description.
9424
9425 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
9426
9427 * gnus.texi: Emacs/w3 -> Emacs/W3.
9428 (Browsing the Web): Fix description.
9429 (Web Searches): Ditto.
9430 (Customizing W3): Ditto.
9431
9432 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
9433
9434 * gnus.texi (Maildir): Clarify expire-age and expire-group.
9435
9436 2005-10-11 Jay Belanger <belanger@truman.edu>
9437
9438 * calc.texi (Integration): Mention using `a i' to compute definite
9439 integrals.
9440
9441 2005-10-11 Juri Linkov <juri@jurta.org>
9442
9443 * info.texi: Rearrange nodes.
9444 (Top): Update menu. Change ref `Info for Experts' to
9445 `Advanced Info Commands'.
9446 (Getting Started): Fix description of manual's parts.
9447 (Help-Int): Change xref `Info Search' to `Search Index', and
9448 `Expert Info' to `Advanced'.
9449 (Advanced): Move node one level up.
9450 (Search Text, Search Index): New nodes split out from `Info Search'.
9451 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
9452 split out from `Advanced'.
9453 (Advanced, Emacs Info Variables): De-document editing an Info file
9454 in Info.
9455 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
9456 (Creating an Info File): Delete node and move its text to
9457 `Expert Info'.
9458
9459 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
9460
9461 * org.texi (Workflow states): Documented that change in keywords
9462 becomes active only after restart of Emacs.
9463
9464 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
9465
9466 Sync with Tramp 2.0.51.
9467
9468 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
9469
9470 * speedbar.texi (Introduction): Describe new location of speedbar
9471 on menubar.
9472 (Basic Key Bindings): Remove descriptions of bindings that have
9473 been removed.
9474
9475 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
9476
9477 * speedbar.texi (GDB): Describe use of watch expressions.
9478
9479 2005-09-28 Simon Josefsson <jas@extundo.com>
9480
9481 * message.texi (IDNA): Fix.
9482
9483 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
9484
9485 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
9486 nntp-server-hook, and nntp-warn-about-losing-connection; fix
9487 description of nntp-open-connection-function.
9488 (Common Variables): Fix descriptions.
9489
9490 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
9491
9492 * gnus.texi (Server Buffer Format): Document the %a format spec.
9493
9494 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
9495
9496 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
9497
9498 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
9499
9500 * org.texi Version 3.16.
9501
9502 2005-09-19 Miles Bader <miles@gnu.org>
9503
9504 * newsticker.texi: Get rid of CVS keywords.
9505
9506 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
9507
9508 * gnus.texi (Finding the Parent): Fix description of how Gnus
9509 finds article.
9510
9511 2005-09-14 Jari Aalto <jari.aalto@cante.net>
9512
9513 * gnus.texi (Advanced Scoring Examples): New examples to teach how
9514 to drop off non-answered articles.
9515
9516 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
9517
9518 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
9519 braces (which are unsupported by NMAKE) for macro `srcdir'.
9520
9521 2005-09-17 Eli Zaretskii <eliz@gnu.org>
9522
9523 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9524 (../info/newsticker, newsticker.dvi): New targets.
9525
9526 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
9527
9528 * newsticker.texi: Replace @command with @code. Replace @example
9529 with @lisp.
9530 (Top): Add explanations to menu items.
9531 (GNU Free Documentation License): Remove.
9532
9533 2005-09-16 Romain Francoise <romain@orebokech.com>
9534
9535 Update all files to specify GFDL version 1.2.
9536
9537 * doclicense.texi (GNU Free Documentation License): Update to
9538 version 1.2.
9539
9540 2005-09-15 Richard M. Stallman <rms@gnu.org>
9541
9542 * newsticker.texi: Fix @setfilename.
9543
9544 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9545 (../info/newsticker, newsticker.dvi): New targets.
9546
9547 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
9548
9549 * org.texi: Version 3.15.
9550
9551 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
9552
9553 * ses.texi: Combine all three indices into one.
9554 Correct a few typos.
9555
9556 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
9557
9558 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
9559
9560 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
9561
9562 * emacs-mime.texi (Handles): Remove duplicate item.
9563 (Encoding Customization): Fix the default value for
9564 mm-coding-system-priorities.
9565 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
9566 (Basic Functions): Fix reference.
9567
9568 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
9569
9570 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
9571
9572 2005-08-18 Richard M. Stallman <rms@gnu.org>
9573
9574 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
9575 and web site.
9576
9577 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
9578 not keyboard-translate.
9579
9580 2005-08-11 Richard M. Stallman <rms@gnu.org>
9581
9582 * faq.texi (Using regular expressions): Fix xref.
9583
9584 2005-08-09 Juri Linkov <juri@jurta.org>
9585
9586 * info.texi (Help-P): Replace `Prev' with `Previous'.
9587 (Help-M, Help-Xref): Add S-TAB.
9588 (Help-FOO): Update `u' command.
9589 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
9590 Update info about visibility of xref parts.
9591 (Help-Int): Fix `m' command. Rename `Info-last' to
9592 `Info-history-back'. Add `Info-history-forward'.
9593 (Advanced): Fix `g*' and `M-n' commands.
9594 (Info Search): Add `index-apropos' in stand-alone browser.
9595 Add isearch commands.
9596 (Emacs Info Variables): Remove `Info-fontify'.
9597 Add `Info-mode-hook'. Update face names.
9598 Add `Info-fontify-maximum-menu-size',
9599 `Info-fontify-visited-nodes', `Info-isearch-search'.
9600
9601 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
9602
9603 Sync with Tramp 2.0.50.
9604
9605 * tramp.texi: Use @option{} consequently for method names.
9606 (Inline methods, External transfer methods): Remove references to
9607 Cygwin.
9608 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
9609 implementation.
9610
9611 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
9612
9613 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
9614 Mention that gnus-init-file is not read when Emacs is invoked with
9615 --no-init-file or -q.
9616
9617 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
9618
9619 * org.texi: Version 3.14.
9620
9621 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
9622
9623 * org.texi: Version 3.13.
9624
9625 2005-07-18 Juri Linkov <juri@jurta.org>
9626
9627 * calc.texi (Time Zones, Logical Operations):
9628 * cl.texi (Overview):
9629 * org.texi (TODO types):
9630 * sc.texi (Emacs 18 MUAs):
9631 * speedbar.texi (Top):
9632 * url.texi (History):
9633 Delete duplicate duplicate words.
9634
9635 2005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
9636
9637 * cl.texi (Type Predicates): Document `atom' type.
9638
9639 2005-07-04 Lute Kamstra <lute@gnu.org>
9640
9641 Update FSF's address in GPL notices.
9642
9643 * calc.texi (Copying):
9644 * doclicense.texi (GNU Free Documentation License):
9645 * faq.texi (Contacting the FSF):
9646 * mh-e.texi (Copying): Update FSF's address.
9647
9648 2005-07-03 Richard M. Stallman <rms@gnu.org>
9649
9650 * flymake.texi (Example -- Configuring a tool called directly):
9651 Update name of flymake-build-relative-filename.
9652
9653 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
9654
9655 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
9656
9657 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
9658
9659 * org.texi: Version 3.12.
9660
9661 2005-06-24 Eli Zaretskii <eliz@gnu.org>
9662
9663 * makefile.w32-in (MAKEINFO): Use --force.
9664 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
9665 Makefile.in.
9666 (gnus.dvi): Use "..." to quote Sed args, so that it works with
9667 more shells.
9668
9669 2005-06-23 Richard M. Stallman <rms@gnu.org>
9670
9671 * speedbar.texi (Creating a display): Texinfo usage fixes.
9672
9673 * tramp.texi (Customizing Completion, Auto-save and Backup):
9674 Texinfo usage fixes.
9675
9676 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
9677
9678 * dired-x.texi (Miscellaneous Commands):
9679 * ediff.texi (Miscellaneous):
9680 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
9681 (Agent Variables):
9682 * info.texi (Help-Xref):
9683 * message.texi (Message Headers):
9684 * org.texi (Remember):
9685 * reftex.texi (Options (Defining Label Environments)):
9686 (Options (Index Support)):
9687 (Options (Viewing Cross-References)):
9688 (Options (Misc)):
9689 (Changes):
9690 * speedbar.texi (Creating a display):
9691 * tramp.texi (Customizing Completion, Auto-save and Backup):
9692 Texinfo usage fix.
9693
9694 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
9695
9696 * org.texi: Version 3.11.
9697
9698 2005-06-12 Jay Belanger <belanger@truman.edu>
9699
9700 * calc.texi (Getting Started): Remove extra menu item.
9701
9702 2005-05-31 Jay Belanger <belanger@truman.edu>
9703
9704 * calc.texi (Notations Used in This Manual): Use @kbd for key
9705 sequence.
9706 (Demonstration of Calc): Mention another way of starting Calc.
9707 (Starting Calc): Mention long name of M-#.
9708 (Embedded Mode Overview): Remove unnecessary instruction.
9709 (Other M-# commands): Rephrase `M-# 0' explanation.
9710 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
9711 reflect current behavior.
9712
9713 2005-05-30 Jay Belanger <belanger@truman.edu>
9714
9715 * calc.texi (Hooks): Change description of calc-window-hook and
9716 calc-trail-window-hook to match usage.
9717 (Computational Functions): Add more constant-generating functions.
9718 (Customizable Variables): Use defvar.
9719
9720 2005-05-28 Jay Belanger <belanger@truman.edu>
9721
9722 * calc.texi (Assignments in Embedded Mode): Fix variable name.
9723 (Basic Embedded Mode): Explain behavior of arguments to
9724 calc-embedded-mode.
9725
9726 2005-05-27 Jay Belanger <belanger@truman.edu>
9727
9728 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
9729 current behavior.
9730
9731 2005-05-25 Jay Belanger <belanger@truman.edu>
9732
9733 * calc.texi: Change Calc version number throughout.
9734 (Keypad Mode): Change location in info output.
9735 (Keypad mode overview): Move picture of keypad.
9736
9737 2005-05-21 Jay Belanger <belanger@truman.edu>
9738
9739 * calc.texi (Storing variables): Mention that only most variables
9740 are void to begin with.
9741
9742 2005-05-21 Kevin Ryde <user42@zip.com.au>
9743
9744 * widget.texi (Basic Types): Update cross ref from "Enabling
9745 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
9746 lispref/text.texi change.
9747
9748 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
9749
9750 * org.texi: Version 3.09.
9751
9752 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
9753
9754 * reftex.texi: Version 4.28.
9755
9756 2005-05-16 Jay Belanger <belanger@truman.edu>
9757
9758 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
9759
9760 2005-05-14 Jay Belanger <belanger@truman.edu>
9761
9762 * calc.texi (Default Simplifications): Insert missing ! (logical
9763 not operator).
9764
9765 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
9766
9767 Sync with Tramp 2.0.49.
9768
9769 2005-05-10 Jay Belanger <belanger@truman.edu>
9770
9771 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
9772 to 1.
9773
9774 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
9775
9776 * org.texi: Version 3.08, structure reorganized.
9777
9778 2005-04-24 Richard M. Stallman <rms@gnu.org>
9779
9780 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
9781
9782 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
9783
9784 * org.texi: Update to version 3.06.
9785
9786 2005-04-13 Lute Kamstra <lute@gnu.org>
9787
9788 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
9789
9790 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
9791
9792 * cl.texi (Porting Common Lisp): Fix typo.
9793
9794 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
9795
9796 * gnus.texi (RSS): Addition.
9797
9798 2005-04-04 Jay Belanger <belanger@truman.edu>
9799
9800 * calc.texi: Change Calc version number.
9801 (Customizable variables): Fix description of calc-language-alist.
9802 (Copying): Put in version 2 of GPL.
9803
9804 2005-04-01 Jay Belanger <belanger@truman.edu>
9805
9806 * calc.texi (Troubleshooting Commands): Remove comment about
9807 installation.
9808 (Installation): Remove section.
9809 (Customizable Variables): New section.
9810 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
9811 (Graphical Devices): Add references to Customizable Variables.
9812
9813 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
9814
9815 * emacs-mime.texi (Display Customization): Markup fixes.
9816 (rfc2047): Update.
9817
9818 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
9819
9820 * gnus-faq.texi: Replaced with auto-generated version.
9821
9822 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
9823
9824 * dired-x.texi (Multiple Dired Directories): default-directory was
9825 renamed to dired-default-directory.
9826
9827 2005-03-26 Jay Belanger <belanger@truman.edu>
9828
9829 * calc.texi (Simplifying Formulas, Rewrite Rules):
9830 Change description of top and bottom of fraction.
9831 (Modulo Forms): Move description of how to create modulo forms to
9832 earlier in the section.
9833 (Fraction Mode): Suggest using : to get a fraction by dividing.
9834 (Basic Arithmetic): Adjust placement of command name.
9835 (Truncating the Stack): Emphasize that "hidden" entries are still
9836 visible.
9837 (Installation): Move discussion of printing manual to "About This
9838 Manual".
9839 (About This Manual): Mention how to print the manual.
9840 (Reporting Bugs): Remove first person.
9841 (Building Vectors): Add algebraic version of append.
9842 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
9843 (Grouping Digits): Fix typo.
9844
9845 2005-03-25 Werner Lemberg <wl@gnu.org>
9846
9847 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
9848 Replace `legal' with `valid'.
9849
9850 2005-03-25 Werner Lemberg <wl@gnu.org>
9851
9852 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
9853
9854 2005-03-24 Jay Belanger <belanger@truman.edu>
9855
9856 * calc.texi (General Mode Commands)
9857 (Mode Settings in Embedded Mode): Add some explanation of
9858 recording mode settings.
9859
9860 2005-03-24 Richard M. Stallman <rms@gnu.org>
9861
9862 * calc.texi: Remove praise of non-free software.
9863
9864 * idlwave.texi: Don't say where to get IDL or its non-free manual.
9865 (Installation): Node deleted.
9866
9867 2005-03-23 Richard M. Stallman <rms@gnu.org>
9868
9869 * url.texi (HTTP language/coding): Improve last change.
9870
9871 2005-03-22 Jay Belanger <belanger@truman.edu>
9872
9873 * calc.texi (Embedded Mode): Add new information on changing
9874 modes.
9875
9876 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
9877
9878 Sync with Tramp 2.0.48.
9879
9880 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
9881
9882 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
9883 "GNU/Linux". Change all addresses to .gnu.org.
9884 (Default Method): Offer shortened syntax for "su" and "sudo"
9885 methods.
9886
9887 2005-03-07 Richard M. Stallman <rms@gnu.org>
9888
9889 * url.texi: Fix usage of "e.g.".
9890 (HTTP language/coding): Explain the rules for these strings.
9891
9892 2005-03-06 Richard M. Stallman <rms@gnu.org>
9893
9894 * woman.texi (Introduction): Minor cleanups.
9895
9896 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
9897
9898 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
9899 (Installation): Node deleted.
9900
9901 * mh-e.texi (Preface): Get rid of "Emacs 21".
9902
9903 * eshell.texi (Installation): Delete node (for Emacs 20).
9904
9905 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
9906
9907 * flymake.texi: Refill and tweak style in @lisp blocks.
9908
9909 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
9910
9911 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
9912
9913 2005-03-01 Jay Belanger <belanger@truman.edu>
9914
9915 * calc.texi (Trigonometric and Hyperbolic Functions):
9916 Mention additional functions.
9917 (Algebraic Simplifications): Mention additional simplifications.
9918
9919 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
9920
9921 * ses.texi: Add concept/function/variable indices (this work was
9922 donated by Brad Collins <brad@chenla.org>, copyright-assignment
9923 papers on file at FSF).
9924
9925 2005-02-10 Jay Belanger <belanger@truman.edu>
9926
9927 * calc.texi: Change @LaTeX to La@TeX throughout.
9928 Redefine @expr as @math for TeX output.
9929 Redefine @texline as a no-op for TeX output.
9930 Define @tfn, replace @t by @tfn throughout.
9931
9932 2005-02-09 Jay Belanger <belanger@truman.edu>
9933
9934 * calc.texi: Add macro for LaTeX for info output.
9935
9936 2005-02-08 Kim F. Storm <storm@cua.dk>
9937
9938 * texinfo.tex (LaTex): Add def.
9939
9940 2005-02-06 Jay Belanger <belanger@truman.edu>
9941
9942 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
9943 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
9944 throughout manual.
9945
9946 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
9947
9948 * gnus.texi: Some edits based on comments from David Abrahams.
9949
9950 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
9951
9952 * gnus.texi (RSS): Fix the keystroke.
9953
9954 2005-01-24 David Kastrup <dak@gnu.org>
9955
9956 * faq.texi: Update AUCTeX version info.
9957
9958 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
9959
9960 * gnus-faq.texi ([4.1]): Typo.
9961
9962 2005-01-19 Jay Belanger <belanger@truman.edu>
9963
9964 * calc.texi (Keep Arguments): Mention that keeping arguments
9965 doesn't work with keyboard macros.
9966
9967 2005-01-16 Richard M. Stallman <rms@gnu.org>
9968
9969 * autotype.texi (Autoinserting): Fix small error.
9970
9971 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
9972
9973 Sync with Tramp 2.0.47.
9974
9975 * tramp.texi (Compilation): New section, describing compilation of
9976 remote files.
9977
9978 2005-01-11 Kim F. Storm <storm@cua.dk>
9979
9980 * widget.texi (Basic Types): Add :follow-link keyword.
9981
9982 2005-01-09 Jay Belanger <belanger@truman.edu>
9983
9984 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
9985
9986 2005-01-08 Jay Belanger <belanger@truman.edu>
9987
9988 * calc.texi: Change throughout to reflect new default value of
9989 calc-settings-file.
9990
9991 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9992
9993 * message.texi (Reply): `message-reply-to-function' should return
9994 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
9995
9996 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
9997
9998 * faq.texi (Changing load-path): Fix typo.
9999
10000 2005-01-05 Jay Belanger <belanger@truman.edu>
10001
10002 * calc.texi (Programming Tutorial): Replace kbd command by
10003 appropriate characters for a keyboard macro.
10004
10005 2005-01-04 Jay Belanger <belanger@truman.edu>
10006
10007 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
10008 for Lucid Emacs.
10009 (Programming Tutorial): Mention that the user needs to be in the
10010 right mode to compute some functions.
10011
10012 2005-01-04 Jay Belanger <belanger@truman.edu>
10013
10014 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
10015 no longer applicable.
10016
10017 2005-01-01 Jay Belanger <belanger@truman.edu>
10018
10019 * calc.texi (Programming Tutorial): Change description of how to
10020 edit keyboard macros to match current behavior.
10021
10022 2004-12-31 Jay Belanger <belanger@truman.edu>
10023
10024 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
10025
10026 2004-12-20 Jay Belanger <belanger@truman.edu>
10027
10028 * calc.texi (Types Tutorial): Emphasize that you can't divide by
10029 zero.
10030
10031 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
10032
10033 * cc-mode.texi (Text Filling and Line Breaking): Put period after
10034 @xref.
10035 (Font Locking): Avoid @strong{Note:}.
10036
10037 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
10038
10039 Sync with Tramp 2.0.46.
10040
10041 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
10042
10043 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
10044
10045 * url.texi: Correct typos.
10046 (Retrieving URLs): @var{nil}->@code{nil}.
10047 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
10048 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
10049 (Dealing with HTTP documents): @inforef->@xref.
10050
10051 2004-12-15 Jay Belanger <belanger@truman.edu>
10052
10053 * calc.texi: Consistently capitalized all mode names.
10054 (Answers to Exercises): Mention that an answer can be a fraction
10055 when in Fraction mode.
10056
10057 2004-12-13 Jay Belanger <belanger@truman.edu>
10058
10059 * calc.texi: Fix some TeX definitions.
10060
10061 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
10062
10063 * reftex.texi (Imprint): Remove erroneous @value's.
10064
10065 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10066
10067 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
10068 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
10069
10070 2004-12-08 Jay Belanger <belanger@truman.edu>
10071
10072 * calc.texi (Starting Calc): Remove comment about installation.
10073 (Keypad Mode Overview): Remove comment about Emacs 19 support.
10074
10075 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10076
10077 * url.texi: Update @setfilename.
10078 (Getting Started): No need to worry about Gnus versions.
10079 (Dealing with HTTP documents): Use @inforef.
10080
10081 * org.texi: Fix @direntry file name.
10082
10083 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
10084
10085 * url.texi: New file.
10086
10087 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
10088
10089 2004-12-06 Jay Belanger <belanger@truman.edu>
10090
10091 * calc.texi (Using Calc): Remove paragraph about installation.
10092
10093 2004-12-06 Jay Belanger <belanger@truman.edu>
10094
10095 * calc.texi: Use more Texinfo macros and less TeX defs.
10096 Remove @refill's.
10097
10098 2004-12-06 Richard M. Stallman <rms@gnu.org>
10099
10100 * org.texi: New file.
10101
10102 2004-12-05 Richard M. Stallman <rms@gnu.org>
10103
10104 * Makefile.in (org.dvi, ../info/org): New targets.
10105 (INFO_TARGETS): Add ../info/org.
10106 (DVI_TARGETS): Add org.dvi.
10107 (maintainer-clean): Remove the info files in the info dir.
10108
10109 2004-11-26 Eli Zaretskii <eliz@gnu.org>
10110
10111 * idlwave.texi: Fix the setfilename directive to put the produced
10112 file in ../info.
10113 (Continued Statement Indentation): Resurrect Jan D.'s change from
10114 2004-11-03 that was lost when a newer version of idlwave.texi was
10115 imported.
10116
10117 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
10118
10119 * gnus-faq.texi ([5.1]): Add missing bracket.
10120
10121 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
10122 Index `spam-initialize'.
10123
10124 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
10125
10126 * message.texi (Various Message Variables): Mention that all mail
10127 file variables are derived from `message-directory'.
10128
10129 * gnus.texi (Splitting Mail): Clarify bogus group.
10130
10131 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
10132
10133 * emacs-mime.texi (Encoding Customization):
10134 Fix mm-coding-system-priorities entry.
10135
10136 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
10137
10138 * idlwave.texi (Continued Statement Indentation):
10139 * reftex.texi (Options (Index Support)):
10140 (Displaying and Editing the Index, Table of Contents):
10141 * speedbar.texi (Creating a display, Major Display Modes):
10142 Replace non-nil with non-@code{nil}.
10143
10144 2004-10-21 Jay Belanger <belanger@truman.edu>
10145
10146 * calc.texi (Algebraic-Style Calculations): Remove a comment.
10147
10148 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
10149
10150 * calc.texi (Reporting Bugs): Double up `@'.
10151
10152 2004-10-18 Jay Belanger <belanger@truman.edu>
10153
10154 * calc.texi (Reporting Bugs): Change the address that bugs
10155 should be sent to.
10156
10157 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
10158
10159 * gnus.texi (New Features): Add 5.11.
10160
10161 * message.texi (Resending): Remove wrong default value.
10162
10163 * gnus.texi (Mail Source Specifiers): Describe possible problems
10164 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
10165 `pop3-leave-mail-on-server' to the index.
10166
10167 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
10168
10169 * message.texi (Canceling News): Add how to set a password.
10170
10171 2004-10-12 Jay Belanger <belanger@truman.edu>
10172
10173 * calc.texi (Help Commands): Change the descriptions of
10174 calc-describe-function and calc-describe-variable to match their
10175 current behavior.
10176
10177 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
10178
10179 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
10180
10181 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
10182
10183 Sync with Tramp 2.0.45.
10184
10185 * tramp.texi (Frequently Asked Questions): Comment paragraph about
10186 plink link. The URL is outdated. Originator contacted for
10187 clarification.
10188
10189 2004-10-10 Juri Linkov <juri@jurta.org>
10190
10191 * gnus.texi (Top, Marking Articles): Join two menus in one node
10192 because a node can have only one menu.
10193
10194 2004-10-09 Juri Linkov <juri@jurta.org>
10195
10196 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
10197 example of nnmail-split-fancy.
10198
10199 2004-10-06 Karl Berry <karl@gnu.org>
10200
10201 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
10202 consistency with other uses of dashes.
10203
10204 2004-10-05 Karl Berry <karl@gnu.org>
10205
10206 * info.texi: Consistently use --- throughout, periods at end of
10207 menu descriptions, and a couple typos.
10208
10209 2004-09-26 Jesper Harder <harder@ifa.au.dk>
10210
10211 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
10212 * pgg.texi (User Commands, Backend methods): Do.
10213 * gnus.texi: Markup fixes.
10214 (Setting Process Marks): Fix `M P a' entry.
10215 * emacs-mime.texi: Fixes.
10216
10217 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
10218
10219 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
10220 again.
10221 Use 5.10 instead of 5.10.0.
10222
10223 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10224
10225 * gnus.texi (Summary Mail Commands): S D e.
10226
10227 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
10228
10229 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
10230 the gnus-article-mode-line-format section.
10231
10232 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
10233
10234 * gnus.texi (Various Summary Stuff): Fix the documentation for
10235 gnus-newsgroup-variables.
10236
10237 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
10238
10239 * gnus.texi (MIME Commands):
10240 Add gnus-mime-display-multipart-as-mixed,
10241 gnus-mime-display-multipart-alternative-as-mixed,
10242 gnus-mime-display-multipart-related-as-mixed.
10243 (Mail Source Customization): Clarify `mail-source-directory'.
10244 (Splitting Mail): Mention gnus-group-find-new-groups.
10245 (SpamOracle): Fix typo.
10246
10247 * gnus-faq.texi: Untabify.
10248 ([6.3]): nnir.el is in contrib directory.
10249
10250 * message.texi (News Headers): Clarify how a unique ID is created.
10251
10252 * gnus.texi (Batching Agents): Fix typo in example.
10253 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
10254
10255 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
10256
10257 * gnus.texi (Group Parameters): Add more on hooks.
10258
10259 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
10260
10261 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
10262
10263 2004-09-22 Jay Belanger <belanger@truman.edu>
10264
10265 * calc.texi (Vectors as Lists): Add a warning that the tutorial
10266 might be hidden during part of the session.
10267
10268 2004-09-20 Jay Belanger <belanger@truman.edu>
10269
10270 * calc.texi (Notations Used in This Manual): Put in an earlier
10271 mention that DEL could be called Backspace.
10272
10273 2004-09-10 Simon Josefsson <jas@extundo.com>
10274
10275 * gnus.texi (IMAP): Add example. Suggested and partially written
10276 by Steinar Bang <sb@dod.no>.
10277
10278 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10279
10280 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
10281 netrc syntax.
10282
10283 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10284
10285 * gnus.texi (Spam ELisp Package Sequence of Events):
10286 Some clarifications.
10287 (Spam ELisp Package Global Variables): More clarifications.
10288
10289 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10290
10291 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
10292 Mention spam-split does not modify incoming mail.
10293
10294 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10295
10296 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
10297
10298 2004-09-10 Eli Zaretskii <eliz@gnu.org>
10299
10300 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
10301
10302 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
10303
10304 * makefile.w32-in (sieve, pgg): Use $(infodir).
10305
10306 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
10307
10308 * makefile.w32-in: Fix PGG and Sieve entries.
10309
10310 2004-08-28 Eli Zaretskii <eliz@gnu.org>
10311
10312 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
10313 Emacs and related programs.
10314
10315 2004-08-27 Richard M. Stallman <rms@gnu.org>
10316
10317 * faq.texi: Fix texinfo usage, esp. doublequotes.
10318 (Difference between Emacs and XEmacs): Some clarification.
10319
10320 * faq.texi (Difference between Emacs and XEmacs):
10321 Explain not to contrast XEmacs with GNU Emacs.
10322
10323 2004-08-26 Richard M. Stallman <rms@gnu.org>
10324
10325 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
10326
10327 2004-08-22 David Kastrup <dak@gnu.org>
10328
10329 * reftex.texi (AUCTeX): Update links, section name.
10330
10331 * faq.texi (Calc): Update availability (included in 22.1).
10332 (AUCTeX): Update availability, information, versions, description.
10333
10334 2004-08-14 Eli Zaretskii <eliz@gnu.org>
10335
10336 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
10337
10338 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
10339
10340 * cc-mode.texi: Various updates for CC Mode 5.30.9.
10341
10342 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
10343
10344 Sync with Tramp 2.0.44.
10345
10346 2004-08-05 Lars Hansen <larsh@math.ku.dk>
10347
10348 * widget.texi (User Interface): Update how to separate the
10349 editable field of an editable-field widget from other widgets.
10350 (Programming Example): Add text after field.
10351
10352 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
10353
10354 * emacs-mime.texi (Encoding Customization): Add a note to the
10355 mm-content-transfer-encoding-defaults entry.
10356 (rfc2047): Update.
10357
10358 * gnus.texi (Article Highlighting):
10359 Add gnus-cite-ignore-quoted-from.
10360 (POP before SMTP): New node.
10361 (Posting Styles): Addition.
10362 (Splitting Mail): Add nnmail-split-lowercase-expanded.
10363 (Fancy Mail Splitting): Ditto.
10364 (X-Face): Add gnus-x-face.
10365
10366 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
10367
10368 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
10369 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
10370
10371 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
10372
10373 * gnus.texi (Mail Source Specifiers):
10374 Describe `pop3-leave-mail-on-server'.
10375
10376 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
10377
10378 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
10379
10380 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
10381 repository. Change setfilename.
10382
10383 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
10384
10385 2004-07-02 Juri Linkov <juri@jurta.org>
10386
10387 * pcl-cvs.texi (Viewing differences): Add `d r'.
10388
10389 2004-06-29 Jesper Harder <harder@ifa.au.dk>
10390
10391 * ses.texi, viper.texi, flymake.texi, faq.texi:
10392 * eshell.texi, ediff.texi: Markup fixes.
10393
10394 2004-06-21 Karl Berry <karl@gnu.org>
10395
10396 * info.texi (Top): Mention that only Emacs has mouse support.
10397 (Getting Started): Mention this in a few other places.
10398
10399 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
10400
10401 * autotype.texi (Copyrights, Timestamps):
10402 Recommend `before-save-hook' instead of `write-file-functions'.
10403
10404 2004-06-13 Lars Hansen <larsh@math.ku.dk>
10405
10406 * dired-x.texi (dired-mark-omitted): Update keybinding.
10407
10408 2004-06-10 Kim F. Storm <storm@cua.dk>
10409
10410 * pcl-cvs.texi (Viewing differences): Add 'd y'.
10411
10412 2004-06-05 Lars Hansen <larsh@math.ku.dk>
10413
10414 * dired-x.texi (variable dired-omit-mode): Rename from
10415 dired-omit-files-p.
10416 (function dired-omit-mode): Rename from dired-omit-toggle.
10417 Call dired-omit-mode rather than set dired-omit-files-p.
10418 (dired-mark-omitted): Describe command.
10419
10420 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
10421
10422 Version 2.0.41 of Tramp released.
10423
10424 2004-05-29 Juanma Barranquero <lektu@terra.es>
10425
10426 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
10427 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10428
10429 2004-05-29 Richard M. Stallman <rms@gnu.org>
10430
10431 * cl.texi (Top): Call this chapter `Introduction'.
10432 (Overview): In TeX, no section heading here.
10433
10434 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
10435
10436 2004-05-29 Eli Zaretskii <eliz@gnu.org>
10437
10438 * Makefile.in (../info/flymake, flymake.dvi): New targets.
10439 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10440
10441 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
10442
10443 * flymake.texi: New file.
10444
10445 2004-05-28 Simon Josefsson <jas@extundo.com>
10446
10447 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
10448
10449 2004-05-07 Kai Großjohann <kai@emptydomain.de>
10450
10451 Version 2.0.40 of Tramp released.
10452
10453 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
10454
10455 Complete rework, based on review by Karl Berry <karl@gnu.org>.
10456
10457 * tramp.texi (Auto-save and Backup): Explain exploitation of new
10458 variables `tramp-backup-directory-alist' and
10459 `tramp-bkup-backup-directory-info'.
10460 (Overview, Connection types)
10461 (External transfer methods, Default Method)
10462 (Windows setup hints): Remove restriction of password entering
10463 with external methods.
10464 (Auto-save and Backup): Make file name example
10465 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
10466 and `auto-save-directory' must be used.
10467 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
10468 only "NT"). Remove doubled entry "What kinds of systems does
10469 @tramp{} work on".
10470 (tramp): Macro removed.
10471 (Obtaining Tramp): Flag removed from title.
10472 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
10473 and `trampver' used properly. Flag `tramp-inst' replaced by
10474 `installchapter'. Installation related text adapted.
10475
10476 2004-04-28 Masatake YAMATO <jet@gyve.org>
10477
10478 * widget.texi (Programming Example): Remove overlays.
10479
10480 2004-04-27 Jesper Harder <harder@ifa.au.dk>
10481
10482 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
10483
10484 2004-04-23 Juanma Barranquero <lektu@terra.es>
10485
10486 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
10487
10488 2004-04-05 Jesper Harder <harder@ifa.au.dk>
10489
10490 * info.texi (Info Search): Add info-apropos.
10491
10492 2004-03-22 Juri Linkov <juri@jurta.org>
10493
10494 * faq.texi: Fix help key bindings.
10495
10496 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
10497
10498 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
10499 (as suggested by Karl Berry). Update information about colored
10500 stars in menus. Add new subheading describing M-n.
10501
10502 2004-03-12 Richard M. Stallman <rms@gnu.org>
10503
10504 * cl.texi (Top): Rename top node's title.
10505
10506 2004-03-08 Karl Berry <karl@gnu.org>
10507
10508 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
10509 problems making the texinfo distribution.
10510
10511 2004-02-29 Simon Josefsson <jas@extundo.com>
10512
10513 * smtpmail.texi (Authentication): Change the list of supported
10514 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
10515 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
10516 <voegelas@gmx.net>.
10517
10518 2004-02-29 Juanma Barranquero <lektu@terra.es>
10519
10520 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
10521 Use $(DEL) instead of rm, and ignore exit code.
10522
10523 2004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
10524
10525 Tramp version 2.0.39 released.
10526
10527 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
10528
10529 * tramp.texi (Customizing Completion): Explain new functions
10530 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
10531 (all): Savannah URLs unified to "http://savannah.nongnu.org".
10532 (Top): Refer to Savannah mailing list as the major one.
10533 Mention older mailing lists in HTML mode only.
10534 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
10535 (Frequently Asked Questions): Remote hosts must not be Unix-like
10536 for "smb" method.
10537 (Password caching): New node.
10538 (External transfer methods): Refer to password caching for "smb"
10539 method.
10540
10541 2004-02-17 Karl Berry <karl@gnu.org>
10542
10543 * info.texi (Help-Int): Mention the new line number feature.
10544
10545 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
10546
10547 * ses.texi (Advanced Features): New functionality for
10548 ses-set-header-row (defaults to current row unless C-u used).
10549 (Acknowledgements): Add Stefan Monnier.
10550
10551 2003-12-29 Kevin Ryde <user42@zip.com.au>
10552
10553 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
10554
10555 2003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
10556
10557 Tramp version 2.0.38 released.
10558
10559 * tramp.texi (Remote shell setup): Warn of environment variables
10560 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
10561 <sven.gabriel@imk.fzk.de>.
10562 (Configuration): Tramp now chooses base64/uuencode
10563 automatically. Update wording accordingly.
10564 (Top): More description for the `Default Method' menu entry.
10565 (Default Method): Use @code, not @var, for Lisp variables.
10566 (Default Method): New subsection `Which method is the right one
10567 for me?' Suggested by Christian Kirsch.
10568 (Configuration): Pointer to new subsection added.
10569 (Default Method): Too many "use" in one sentence.
10570 Rephrase. Reported by Christian Kirsch.
10571 (Filename Syntax): Old `su' example is probably a left-over from
10572 the sm/su method naming. Replace with `ssh', instead.
10573 (External transfer methods, Auto-save and Backup):
10574 Typo fixes.
10575
10576 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
10577
10578 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
10579 (Top): Mention japanese manual only if flag `jamanual' is set.
10580 Insert section `Japanese manual' in menu.
10581
10582 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
10583
10584 * eshell.texi (Known Problems): Add doc item.
10585
10586 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10587
10588 * cc-mode.texi: Update for CC Mode 5.30.
10589
10590 Note: Please refrain from doing purely cosmetic changes like
10591 removing trailing whitespace in this manual; it clobbers cvs
10592 merging for no good reason.
10593
10594 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
10595
10596 * ediff.texi, tramp.texi, vip.texi, viper.texi:
10597 * widget.texi, woman.texi: Replace @sc{ascii} and ASCII with
10598 @acronym{ASCII}.
10599
10600 2003-10-26 Karl Berry <karl@gnu.org>
10601
10602 * info.texi (Info Search): Echo area, not echo are. From Debian
10603 diff.
10604
10605 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
10606
10607 * widget.texi (Defining New Widgets): Document new behavior of
10608 :buttons and :children keywords.
10609
10610 2003-10-22 Miles Bader <miles@gnu.org>
10611
10612 * Makefile.in (info): Move before $(top_srcdir)/info.
10613
10614 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
10615
10616 * tramp.texi (Inline methods): Small grammar fix.
10617 (External transfer methods): Likewise.
10618
10619 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
10620
10621 * speedbar.texi: Remove paragraph for GUD that is no longer true.
10622
10623 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
10624
10625 * texinfo.tex: Replace `%' in arch tagline by @ignore.
10626
10627 2003-09-30 Richard M. Stallman <rms@gnu.org>
10628
10629 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
10630
10631 * widget.texi (User Interface): Fix typos.
10632
10633 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
10634
10635 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
10636
10637 * pcl-cvs.texi (Selected Files): Fix typo.
10638
10639 2003-09-21 Karl Berry <karl@gnu.org>
10640
10641 * info.texi (] and [ commands): No period at end of section title.
10642
10643 2003-09-04 Miles Bader <miles@gnu.org>
10644
10645 * Makefile.in (top_srcdir): New variable.
10646 ($(top_srcdir)/info): New rule.
10647 (info): Depend on it.
10648
10649 2003-09-03 Peter Runestig <peter@runestig.com>
10650
10651 * makefile.w32-in: New file.
10652
10653 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
10654
10655 * widget.texi (User Interface): Explain the need of static text
10656 around an editable field.
10657
10658 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
10659
10660 * widget.texi (Basic Types): The argument to `:help-echo' can now
10661 be a form that evaluates to a string.
10662
10663 2003-08-18 Kim F. Storm <storm@cua.dk>
10664
10665 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
10666
10667 2003-08-16 Richard M. Stallman <rms@gnu.org>
10668
10669 * dired-x.texi (Shell Command Guessing): Explain *.
10670
10671 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
10672
10673 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
10674 log-edit-insert-changelog.
10675
10676 2003-08-03 Karl Berry <karl@gnu.org>
10677
10678 * info.texi: Need @contents.
10679
10680 2003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
10681
10682 Tramp version 2.0.36 released.
10683
10684 * tramp.texi (Remote shell setup): Explain about problems with
10685 non-Bourne commands in ~/.profile and ~/.shrc.
10686
10687 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
10688
10689 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
10690 renaming of `vis-mode' to `visible-mode'.
10691
10692 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
10693
10694 * info.texi (Top, Help-Small-Screen): Remove accidentally added
10695 next, prev and up pointers.
10696
10697 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
10698
10699 * info.texi (Help): Mention existence of Emacs and stand-alone
10700 Info at the very beginning of the tutorial.
10701 (Help-Inv): New node.
10702 (Help-]): New node.
10703 (Help-M): Systematically point out the differences between default
10704 Emacs and stand-alone versions. Delete second menu.
10705 (Help-Xref): Systematically point out the differences between
10706 default Emacs and stand-alone versions.
10707 (Help-Int): Change `l' example.
10708 (Expert Info): Fix typos.
10709 (Emacs Info Variables): Mention `Info-hide-note-references' and
10710 new default for `Info-scroll-prefer-subnodes'.
10711
10712 2003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
10713
10714 Version 2.0.35 of Tramp released.
10715
10716 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
10717 (Inline methods): Add methods `remsh' and `plink1'.
10718 (External transfer methods): Add method `remcp'.
10719 (Multi-hop Methods): Add method `remsh'.
10720 Small patch from Adrian Aichner <adrian@xemacs.org>:
10721 Fix minor typos.
10722 (Concept Index): Add to make manual searchable via
10723 `Info-index'.
10724 (Version Control): Add cindex entry.
10725
10726 2003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
10727
10728 * trampver.texi: Version 2.0.34 released.
10729
10730 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
10731
10732 * faq.texi: Improve previous changes.
10733
10734 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
10735
10736 * faq.texi: Update copyright and maintenance details.
10737 Update some package URLs, versions, and maintainers.
10738 Remove many references to the Emacs Lisp Archive.
10739
10740 2003-04-23 Simon Josefsson <jas@extundo.com>
10741
10742 * smtpmail.texi: Fix license (the invariant sections mentioned has
10743 never been part of the smtp manual). Align info dir entry with
10744 other emacs packages.
10745
10746 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
10747
10748 * tramp.texi: Version 2.0.33 released.
10749 Remove installation chapter. Remove XEmacs specifics.
10750
10751 2003-03-29 Richard M. Stallman <rms@gnu.org>
10752
10753 * tramp.texi (Top): Undo the previous renaming.
10754 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
10755
10756 2003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
10757
10758 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
10759 version of manual.
10760
10761 * tramp.texi (Auto-save and Backup): New node.
10762
10763 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
10764
10765 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
10766 Emacs" in order to have better differentiation to "XEmacs".
10767 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
10768 are new macros in order to point to the other Emacs flavor where
10769 appropriate. In info case, point to node `Installation' in order
10770 to explain how to generate the other way. In html case, make a
10771 link to the other html file.
10772 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
10773 after CVS checkout/update.
10774 (Installation): Completely rewritten.
10775 (Installation parameters, Load paths): New sections under
10776 `Installation'.
10777
10778 2003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
10779
10780 * tramp.texi: Version 2.0.30 released.
10781 Replace word "path" with "localname" where used as a component of
10782 a Tramp file name.
10783
10784 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
10785
10786 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
10787 introduced.
10788 (Installation): Explain what to do if files from the tramp/contrib
10789 directory are needed.
10790
10791 2003-02-23 Alex Schroeder <alex@emacswiki.org>
10792
10793 * smtpmail.texi (How Mail Works): New.
10794
10795 2003-02-22 Alex Schroeder <alex@emacswiki.org>
10796
10797 * smtpmail.texi: New file.
10798
10799 * Makefile.in: Build SMTP manual.
10800
10801 2003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
10802
10803 * tramp.texi: Version 2.0.29 released.
10804 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
10805 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
10806
10807 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
10808
10809 * tramp.texi (Frequently Asked Questions): Explain a workaround if
10810 another package loads accidentally Ange-FTP.
10811
10812 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
10813
10814 * tramp.texi (Customizing Completion): Add function
10815 `tramp-parse-sconfig'. Change example of
10816 `tramp-set-completion-function', because parsing of ssh config
10817 files looks more natural.
10818
10819 2003-01-15 Kevin Ryde <user42@zip.com.au>
10820
10821 * gnus.texi (Using MIME): Mention auto-compression-mode with
10822 gnus-mime-copy-part.
10823
10824 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
10825
10826 * gnus.texi: Do not use `path' in several locations.
10827
10828 2002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
10829
10830 * tramp.texi (External transfer methods): New method `smb'.
10831 From Michael Albinus.
10832
10833 2002-11-05 Karl Berry <karl@gnu.org>
10834
10835 * info.texi (Info-fontify): Reorder face list to avoid bad line
10836 breaks.
10837
10838 2002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10839
10840 * tramp.texi: Move @copying to standard place.
10841 Use @insertcopying.
10842
10843 2002-10-02 Karl Berry <karl@gnu.org>
10844
10845 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi:
10846 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
10847 * eshell.texi, eudc.texi, faq.texi, forms.texi, idlwave.texi:
10848 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, reftex.texi:
10849 * sc.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
10850 * widget.texi, woman.texi:
10851 Per rms, update all manuals to use @copying instead of @ifinfo.
10852 Also use @ifnottex instead of @ifinfo around the top node, where
10853 needed for the sake of the HTML output.
10854 (The Gnus manual is not fixed since it's not clear to me how it
10855 works; and the Tramp manual already uses @copying, although in an
10856 unusual way. All others were changed.)
10857
10858 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
10859
10860 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
10861 (../info/ses, ses.dvi): New targets.
10862 * ses.texi: New file.
10863
10864 2002-09-06 Pavel Janík <Pavel@Janik.cz>
10865
10866 * texinfo.tex: Update to texinfo 4.2.
10867
10868 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
10869
10870 * reftex.texi: Update to RefTeX 4.19.
10871
10872 2002-07-21 Jesper Harder <harder@ifa.au.dk>
10873
10874 * gnus.texi (Sorting Groups): Add key bindings for
10875 gnus-group-sort-groups-by-real-name and
10876 gnus-group-sort-selected-groups-by-real-name.
10877
10878 2002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10879
10880 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
10881 (../info/tramp, tramp.dvi): New targets.
10882
10883 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
10884
10885 * Makefile.in (DVI_TARGETS): Add calc.dvi.
10886 (calc.dvi): Uncomment.
10887
10888 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
10889
10890 * Makefile.in (INFO_TARGETS): Add ../info/calc.
10891 (../info/calc): New target.
10892
10893 2001-10-20 Gerd Moellmann <gerd@gnu.org>
10894
10895 * (Version 21.1 released.)
10896
10897 2001-10-05 Gerd Moellmann <gerd@gnu.org>
10898
10899 * Branch for 21.1.
10900
10901 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
10902
10903 * Makefile.in (../info/info): Use an explicit -o switch to
10904 makeinfo.
10905
10906 2001-03-05 Gerd Moellmann <gerd@gnu.org>
10907
10908 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
10909
10910 2001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
10911
10912 * ediff.texi: Added ediff-coding-system-for-read.
10913
10914 * viper.texi: Fix typos.
10915
10916 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
10917
10918 * Makefile.in (../info/idlwave): Use --no-split.
10919
10920 2000-12-14 Dave Love <fx@gnu.org>
10921
10922 * Makefile.in (mostlyclean): Remove gnustmp.*.
10923 (gnus.dvi): Change rule to remove @latex stuff.
10924
10925 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
10926
10927 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
10928
10929 2000-10-13 John Wiegley <johnw@gnu.org>
10930
10931 * Makefile.in: Add build targets for eshell.texi.
10932
10933 2000-09-25 Gerd Moellmann <gerd@gnu.org>
10934
10935 * Makefile.in: Remove/comment speedbar stuff.
10936
10937 2000-09-22 Dave Love <fx@gnu.org>
10938
10939 * Makefile.in: Add emacs-mime.
10940
10941 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
10942
10943 * Makefile.in (INFO_TARGETS): Add ../info/woman.
10944 (DVI_TARGETS): Add woman.dvi.
10945 (../info/woman, woman.dvi): New targets.
10946
10947 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
10948
10949 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
10950
10951 * pcl-cvs.texi: New file.
10952 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
10953 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
10954
10955 2000-05-11 Gerd Moellmann <gerd@gnu.org>
10956
10957 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
10958 (../info/ebrowse, ebrowse.dvi): New targets.
10959
10960 2000-01-13 Gerd Moellmann <gerd@gnu.org>
10961
10962 * Makefile.in (INFO_TARGETS): Add eudc.
10963 (DVI_TARGETS): Add eudc.dvi.
10964 (../info/eudc, eudc.dvi): New targets.
10965
10966 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
10967
10968 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
10969 compatibility with 8+3 filesystems).
10970 (../info/efaq): Rename from emacs-faq.
10971
10972 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
10973
10974 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
10975 (../info/idlwave, idlwave.dvi): New targets.
10976
10977 1999-10-23 Dave Love <fx@gnu.org>
10978
10979 * Makefile.in: Use autotype.texi.
10980
10981 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
10982
10983 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
10984 faq.texi file) rather than ../info/faq.
10985
10986 1999-10-07 Gerd Moellmann <gerd@gnu.org>
10987
10988 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
10989 (../info/ada-mode, ada-mode.dvi): New targets.
10990
10991 1999-09-01 Dave Love <fx@gnu.org>
10992
10993 * Makefile.in: Add faq.
10994
10995 1999-07-12 Richard Stallman <rms@gnu.org>
10996
10997 * Version 20.4 released.
10998
10999 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
11000
11001 * Version 20.3 released.
11002
11003 1998-04-06 Andreas Schwab <schwab@gnu.org>
11004
11005 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
11006 Use it in dvi targets.
11007 (../etc/GNU): Change to $(srcdir) first.
11008
11009 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
11010
11011 * reftex.texi: Update for RefTeX version 3.22.
11012
11013 1998-03-01 Kim-Minh Kaplan <KimMinh.Kaplan@utopia.eunet.fr>
11014
11015 * gnus.texi (Easy Picons): Removed references to
11016 `gnus-group-display-picons'.
11017 (Hard Picons): Ditto.
11018
11019 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
11020
11021 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
11022 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11023
11024 1997-09-23 Paul Eggert <eggert@twinsun.com>
11025
11026 * Makefile.in: Merge changes mistakenly made to `Makefile'.
11027 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
11028
11029 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11030
11031 * Version 20.2 released.
11032
11033 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11034
11035 * Version 20.1 released.
11036
11037 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11038
11039 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
11040
11041 1997-04-12 Per Abrahamsen <abraham@dina.kvl.dk>
11042
11043 * widget.texi (push-button): Document it.
11044
11045 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11046
11047 * Version 19.33 released.
11048
11049 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11050
11051 * Version 19.32 released.
11052
11053 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11054
11055 * Makefile.in: Add rules for the Message manual.
11056
11057 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11058
11059 * gnus.texi: New version.
11060
11061 * message.texi: New manual.
11062
11063 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11064
11065 * Makefile.in (All info targets): cd $(srcdir) to do the work.
11066
11067 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11068
11069 * Makefile.in (All info targets): Specify $(srcdir) in input files.
11070 Specify -I option.
11071 (All dvi targets): Set the TEXINPUTS variable.
11072
11073 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
11074
11075 * Version 19.31 released.
11076
11077 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
11078
11079 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
11080 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
11081
11082 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11083
11084 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
11085 (INFO_TARGETS): Add ../info/cc-mode.
11086 (DVI_TARGETS): Add cc-mode.dvi.
11087
11088 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11089
11090 * Version 19.30 released.
11091
11092 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11093
11094 * gnus.texi: New file.
11095
11096 1995-11-04 Erik Naggum <erik@naggum.no>
11097
11098 * gnus.texi: File deleted.
11099
11100 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
11101
11102 * mh-e.texi: "Function Index" -> "Command Index" to work with
11103 Emacs 19.30 C-h C-k support of separately-documented commands.
11104
11105 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11106
11107 * Makefile.in (../info/ediff, ediff.dvi): New targets.
11108 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
11109
11110 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11111
11112 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
11113 (../info/viper, viper.dvi): New targets.
11114
11115 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
11116
11117 * dired-x.texi (Installation): Change the example to set
11118 buffer-local variables like dired-omit-files-p in
11119 dired-mode-hook.
11120
11121 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11122
11123 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
11124 (../info/mh-e, mh-e.dvi): New targets.
11125
11126 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
11127
11128 * Makefile.in (maintainer-clean): Rename from realclean.
11129
11130 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11131
11132 * Makefile.in: New file.
11133 * Makefile: File deleted.
11134
11135 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11136
11137 * Makefile (TEXINDEX_OBJS): Variable deleted.
11138 (texindex, texindex.o, getopt.o): Rules deleted.
11139 All deps on texindex deleted.
11140 (distclean): Don't delete texindex.
11141 (mostlyclean): Don't delete *.o.
11142 * texindex.c, getopt.c: Files deleted.
11143
11144 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11145
11146 * Version 19.26 released.
11147
11148 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11149
11150 * Version 19.25 released.
11151
11152 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11153
11154 * Version 19.24 released.
11155
11156 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11157
11158 * Version 19.23 released.
11159
11160 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11161
11162 * Makefile: Delete spurious tab.
11163
11164 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11165
11166 * Makefile (.SUFFIXES): New rule.
11167
11168 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11169
11170 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
11171 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11172
11173 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11174
11175 * Makefile (../info/sc): Rename from sc.info.
11176 (../info/cl): Likewise.
11177 (INFO_TARGETS): Use new names.
11178
11179 1993-12-04 Richard Stallman (rms@srarc2)
11180
11181 * getopt.c: New file.
11182 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
11183 (getopt.o): New rule.
11184 (dvi): Don't depend on texindex.
11185 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
11186 Depend on texindex.
11187
11188 1993-12-03 Richard Stallman (rms@srarc2)
11189
11190 * Makefile (../info/sc.info): Rename from ../info/sc.
11191 (TEXI2DVI): New variable.
11192 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
11193 Add explicit commands.
11194 (TEXINDEX_OBJS): Delete duplicate getopt.o.
11195
11196 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11197
11198 * Version 19.22 released.
11199
11200 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11201
11202 * Makefile (TEXINDEX_OBJS): Delete spurious period.
11203
11204 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11205
11206 * Version 19.21 released.
11207
11208 1993-11-15 Paul Eggert (eggert@twinsun.com)
11209
11210 * Makefile (../info/cl.info): Rename from ../info/cl.
11211
11212 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11213
11214 * Makefile (../etc/GNU): New target.
11215 (EMACSSOURCES): Add gnu1.texi.
11216
11217 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11218
11219 * Makefile (realclean): Don't delete the Info files.
11220
11221 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
11222
11223 * forms.texi: Fix forms.texi so that it will format correctly.
11224 Add missing `@end iftex', fix bad reference.
11225
11226 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
11227
11228 * Makefile: Fix targets for texindex, new info.texi files.
11229 * info-stnd.texi: New file implements info for standalone info
11230 reader.
11231 * info.texi: Update to include recent changes to "../info/info".
11232 New source file for ../info/info; includes info-stnd.texi.
11233
11234 * texindex.c: Include "../src/config.h" if building in emacs.
11235
11236 * Makefile: Change all files to FILENAME.texi, force all targets
11237 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
11238 vip.texinfo, forms.texinfo, cl.texinfo.
11239 Add target to build texindex.c, defining `emacs'.
11240
11241 * forms.texi: Install new file to match version 2.3 of forms.el.
11242
11243 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11244
11245 * Version 19.19 released.
11246
11247 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
11248
11249 * sc.texinfo: Fix info file name.
11250
11251 * Makefile (info): Add gnus and sc.
11252 (dvi): Add gnus.dvi and sc.dvi.
11253 (../info/sc, sc.dvi): New targets.
11254
11255 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11256
11257 * Version 19.18 released.
11258
11259 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11260
11261 * Makefile: Fix source file names of the separate manuals.
11262 (gnus.dvi, ../info/gnus): New targets.
11263
11264 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11265
11266 * Version 19.17 released.
11267
11268 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11269
11270 * split-man: Fix typos in last change.
11271
11272 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11273
11274 * Version 19.16 released.
11275
11276 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11277
11278 * version 19.15 released.
11279
11280 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11281
11282 * Makefile (distclean): It's rm, not rf.
11283
11284 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11285
11286 * Version 19.14 released.
11287
11288 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11289
11290 * Makefile: New file.
11291
11292 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11293
11294 * Version 19.13 released.
11295
11296 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11297
11298 * Version 19.9 released.
11299
11300 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11301
11302 * Version 19.8 released.
11303
11304 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11305
11306 * Version 19.7 released.
11307
11308 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
11309
11310 * gnus.texinfo: New file. Removed installation instructions.
11311
11312 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
11313
11314 * texindex.c: If USG, include sys/types.h and sys/fcntl.h.
11315
11316 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
11317
11318 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
11319 then define `\sc' as the command for smallcaps in Texinfo.
11320 This means that the @sc command will produce small caps. bfox has
11321 made the corresponding change to makeinfo and texinfm.el.
11322
11323 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11324
11325 * vip.texinfo: Remove menu entry Adding Lisp Code in node
11326 Customization since the menu entry did not point to anything.
11327 Also add an @finalout command to remove overfull hboxes from the
11328 printed output.
11329
11330 * cl.texinfo: Add @bye, \input line and @settitle to file.
11331 This file is clearly intended to be a chapter of some other work,
11332 but the other work does not yet exist.
11333
11334 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11335
11336 * texinfo.texinfo: Three typos corrected.
11337
11338 ;; Local Variables:
11339 ;; coding: utf-8
11340 ;; End:
11341
11342 Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
11343
11344 This file is part of GNU Emacs.
11345
11346 GNU Emacs is free software: you can redistribute it and/or modify
11347 it under the terms of the GNU General Public License as published by
11348 the Free Software Foundation, either version 3 of the License, or
11349 (at your option) any later version.
11350
11351 GNU Emacs is distributed in the hope that it will be useful,
11352 but WITHOUT ANY WARRANTY; without even the implied warranty of
11353 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11354 GNU General Public License for more details.
11355
11356 You should have received a copy of the GNU General Public License
11357 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.