]> code.delx.au - gnu-emacs/blob - doc/misc/ChangeLog
Another merge from trunk.
[gnu-emacs] / doc / misc / ChangeLog
1 2013-12-11 RĂ¼diger Sonderfeld <ruediger@c-plusplus.de>
2
3 * Makefile.in: Add octave-mode.texi.
4
5 2013-12-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
6 RĂ¼diger Sonderfeld <ruediger@c-plusplus.de>
7
8 * octave-mode.texi: Import from GNU Octave (doc/interpreter/emacs.txi).
9
10 2013-12-08 Juanma Barranquero <lekktu@gmail.com>
11
12 * dbus.texi (Properties and Annotations): Fix typo.
13
14 2013-12-06 Bastien Guerry <bzg@gnu.org>
15
16 * org.texi: Don't include Emacs version within Org's version.
17
18 2013-12-06 Nicolas Goaziou <n.goaziou@gmail.com>
19
20 * org.texi (Creating one-off styles): Use new export snippet
21 syntax.
22
23 * org.texi (Export settings): documentation describing how text
24 above the first heading is ignored when an :export: tag is in a
25 file.
26
27 2013-12-05 Michael Albinus <michael.albinus@gmx.de>
28
29 * dbus.texi (Type Conversion): Clarify unibyte-ness of strings.
30
31 2013-11-30 Glenn Morris <rgm@gnu.org>
32
33 * Makefile.in (distclean): Remove Makefile.
34
35 2013-11-20 era eriksson <era+emacsbugs@iki.fi>
36
37 * ses.texi (Quick Tutorial): New chapter. (Bug#14748)
38 (The Basics, Formulas): Copyedits.
39 (Resizing, Printer functions): Add index entries.
40
41 2013-11-17 Jay Belanger <jay.p.belanger@gmail.com>
42
43 * calc.texi (Customizing Calc): Mention new variable
44 `calc-context-sensitive-enter'.
45
46 2013-11-12 Aaron Ecay <aaronecay@gmail.com>
47
48 * org.texi (Exporting code blocks): Document the 'inline-only
49 setting for `org-export-babel-evaluate'. Document how :var
50 introduces code block dependencies.
51
52 2013-11-12 Achim Gratz <Stromeko@Stromeko.DE>
53
54 * org.texi (Header arguments): Document header-args[:lang]
55 properties and remove deprecated old-style properties from
56 documentation.
57
58 * org.texi (Agenda commands): Remove footnote from @tsubheading
59 and add a sentence with the reference instead.
60
61 2013-11-12 Bastien Guerry <bzg@gnu.org>
62
63 * org.texi (Catching invisible edits):
64 * org.texi (Plain lists, Plain lists):
65 * org.texi (Advanced configuration):
66 * org.texi (Tag groups):
67 * org.texi (Conventions):
68 * org.texi (Checkboxes, Radio lists):
69 * org.texi (Top, Summary, Exporting):
70 * org.texi (In-buffer settings): Fix typos.
71
72 * org.texi (Refile and copy): Document `org-copy' and `C-3 C-c
73 C-w'. Add an index entry for `org-refile-keep'.
74
75 * org.texi (Plain lists): Add an index entry for sorting plain
76 list. Document sorting by checked status for check lists.
77
78 * org.texi (Publishing options): Fix old variable names.
79
80 * org.texi (Orgstruct mode): Fix suggested setting of
81 `orgstruct-heading-prefix-regexp'.
82
83 * org.texi (Export settings): Document
84 `org-export-allow-bind-keywords'.
85
86 * org.texi (History and Acknowledgments): Small rephrasing.
87
88 * org.texi (Template elements): Add a footnote about tags accepted
89 in a year datetree.
90
91 * org.texi (Beamer export, @LaTeX{} and PDF export)
92 (Header and sectioning, @LaTeX{} specific attributes): Enhance
93 style.
94
95 * org.texi (Agenda commands): Add a footnote about dragging agenda
96 lines: it does not persist and it does not change the .org files.
97
98 * org.texi (Agenda commands): Add a table heading for dragging
99 agenda lines forward/backward.
100
101 * org.texi (Agenda commands): Add documentation for
102 `org-agenda-bulk-toggle' and `org-agenda-bulk-toggle-all'.
103
104 * org.texi (Publishing options): Update the list of options.
105 (Simple example, Complex example): Fix the examples.
106
107 * org.texi (Formula syntax for Calc): Don't use a bold font the
108 warning.
109
110 * org.texi (Other built-in back-ends): New section.
111
112 * org.texi (Editing source code): Document
113 `org-edit-src-auto-save-idle-delay' and
114 `org-edit-src-turn-on-auto-save'.
115
116 * org.texi (External links): Document contributed link types
117 separately.
118
119 * org.texi (Closing items): Document
120 `org-closed-keep-when-no-todo'.
121
122 * org.texi (Export back-ends): Rename from "Export formats".
123 (The Export Dispatcher): Remove reference to
124 `org-export-run-in-background'.
125 (Export settings): Minor rewrites.
126 (ASCII/Latin-1/UTF-8 export): Update variable's name.
127 (In-buffer settings): Add #+HTML_HEAD_EXTRA.
128
129 * org.texi (Export in foreign buffers): New section.
130 (Exporting): Remove documentation about converting the selected
131 region.
132
133 * org.texi (Advanced configuration): Put the filter valid types in
134 a table. Use @lisp and @smalllisp.
135
136 * org.texi: Use @code{nil} instead of nil. Update the maintainer
137 contact info.
138
139 * org.texi (Exporting): Better introductory sentence. Add a note
140 about conversion commands.
141 (Feedback, Orgstruct mode, Built-in table editor)
142 (Built-in table editor, Orgtbl mode, Updating the table)
143 (Property syntax, Capturing column view, Capture)
144 (Agenda files, Agenda commands, CDLaTeX mode, CDLaTeX mode)
145 (Exporting, Extending ODT export)
146 (Working with @LaTeX{} math snippets, dir, Customization)
147 (Radio tables, A @LaTeX{} example, Pulling from MobileOrg):
148 Uniformly use @kbd{M-x command RET}.
149
150 * org.texi (Filtering/limiting agenda items): New subsection.
151 Document the use of `org-agenda-max-*' options and
152 `org-agenda-limit-interactively' from the agenda.
153 (Agenda commands): Move details about filtering commands to
154 the new section, only include a summary here.
155 (Customizing tables in ODT export)
156 (System-wide header arguments, Conflicts, Dynamic blocks): Use
157 spaces for indentation.
158
159 * org.texi (Emphasis and monospace): Mention `org-emphasis-alist'.
160
161 * org.texi (Links in HTML export, Images in HTML export)
162 (post): Fix syntax within #+ATTR_*.
163 (Tables in HTML export): Document `org-html-table-row-tags'
164 and use `org-html-table-default-attributes' instead of
165 `org-html-table-tag'.
166
167 * org.texi (Publishing action, Publishing options)
168 (Publishing links): Major rewrite. Enhance explanations for
169 `org-org-publish-to-org'. Remove reference to
170 `org-export-run-in-background'.
171
172 * org.texi: Fix many small typos. Use #+NAME instead of
173 #+TBLNAME. Use @smalllisp instead of @example.
174 (Special symbols): Add index?
175 (HTML preamble and postamble): Don't mention obsolete use of
176 opt-plist.
177 (JavaScript support): Don't mention the org-jsinfo.el file as it
178 has been merged with ox-html.el.
179
180 * org.texi (Installation, Feedback, Setting Options)
181 (Code evaluation security, org-crypt.el): Use @lisp instead of
182 @example.
183 (Agenda commands): Use @table instead of @example.
184
185 * org.texi (Adding hyperlink types): New appendix.
186
187 * org.texi (ODT export commands, Extending ODT export)
188 (Applying custom styles, Images in ODT export)
189 (Labels and captions in ODT export)
190 (Literal examples in ODT export)
191 (Configuring a document converter)
192 (Working with OpenDocument style files)
193 (Customizing tables in ODT export)
194 (Validating OpenDocument XML): Fix options names.
195
196 * org.texi (History and Acknowledgments): Update acknowledgments
197 to Nicolas. Add Nicolas Goaziou to the list of contributors.
198
199 * org.texi (System-wide header arguments): Don't use "customizing"
200 for setting a variable. Also remove comments.
201
202 * org.texi (Weekly/daily agenda): Add `org-agenda-start-day' and
203 `org-agenda-start-on-weekday' to the variable index and document
204 them.
205
206 * org.texi (Sparse trees, Agenda commands)
207 (@LaTeX{} fragments, Selective export, Export options)
208 (The export dispatcher, ASCII/Latin-1/UTF-8 export)
209 (HTML Export commands, @LaTeX{}/PDF export commands)
210 (iCalendar export, Publishing options, Triggering publication)
211 (In-buffer settings): Update to reflect changes from the new
212 export engine.
213
214 * org.texi (Matching tags and properties): More examples. Explain
215 group tags expansion as regular expressions.
216
217 * org.texi (Tag groups): New section.
218
219 * org.texi (Setting tags): Tiny formatting fixes.
220
221 * org.texi (Plain lists, Checkboxes): Use non-obsolete variable
222 names.
223
224 * org.texi (Storing searches): Add "agenda" and "agenda*" to the
225 concept index. Include example for these agenda views.
226 (Special agenda views): Mention the "agenda*" agenda view.
227
228 * org.texi (Repeated tasks): Document how to ignore a repeater
229 when using both a scheduled and a deadline timetamp.
230
231 * org.texi (Global and local cycling): Wrap in a new subsection.
232 (Initial visibility, Catching invisible edits): New subsections.
233
234 * org.texi (Visibility cycling): Mention that
235 `org-agenda-inhibit-startup' will prevent visibility setting when
236 the agenda opens an Org file for the first time.
237
238 * org.texi (Org syntax): New section.
239
240 * org.texi (Orgstruct mode): Document
241 `orgstruct-heading-prefix-regexp'.
242
243 * org.texi (Speeding up your agendas): New section.
244
245 * org.texi (Installation): When installing Org from ELPA, users
246 should do this from an Emacs session where no .org file has been
247 visited.
248
249 * org.texi (CSS support, In-buffer settings): Update HTML options
250 names.
251
252 * org.texi (Structure editing): Update documentation for
253 `org-insert-heading-or-item'.
254 (Plain lists, Relative timer): Update index entry.
255
256 * org.texi (JavaScript support): Update variable names.
257
258 * org.texi (comments): Minor formatting fix.
259
260 * org.texi (@LaTeX{} fragments): Minor enhancement.
261
262 * org.texi: Update the list contributions.
263
264 * org.texi (Agenda commands): Exporting the agenda to an .org file
265 will not copy the subtrees and the inherited tags. Document
266 `org-agenda-filter-by-regexp'.
267
268 * org.texi (Publishing action, Complex example): Fix names of
269 publishing functions.
270
271 * org.texi (Top, Exporting): Delete references to Freemind.
272 (Freemind export): Delete section.
273
274 * org.texi (Top, Exporting): Delete references to the XOXO export.
275 (XOXO export): Delete section.
276
277 * org.texi (Capture): Mention that org-remember.el is not
278 supported anymore.
279
280 * org.texi (Top, Exporting, Beamer class export): Delete
281 references to the TaskJuggler export.
282 (History and Acknowledgments): Mention that the TaskJuggler has
283 been rewritten by Nicolas and now lives in the contrib/ directory
284 of Org's distribution. Mention that Jambunathan rewrote the HTML
285 exporter. Remove Jambunathan from my own acknowledgments.
286 (TaskJuggler export): Delete.
287
288 * org.texi (HTML preamble and postamble)
289 (Tables in HTML export, Images in HTML export)
290 (Math formatting in HTML export, CSS support)
291 (@LaTeX{} and PDF export, Publishing options): Fix the names of
292 the HTML export and publishing options.
293
294 * org.texi (Literal examples, Export options)
295 (@LaTeX{} and PDF export, Header and sectioning)
296 (Publishing options): Fix LaTeX options names.
297
298 * org.texi (Export options, CSS support, In-buffer settings): Fix
299 references to HTML_LINK_* and HTML_STYLE keywords.
300
301 * org.texi (Export options, In-buffer settings): Fix references to
302 #+SELECT_TAGS and #+EXCLUDE_TAGS and remove reference to #+XSLT.
303
304 * org.texi (Top, Markup, Initial text, Images and tables)
305 (@LaTeX{} fragments, @LaTeX{} fragments, Exporting)
306 (Export options, JavaScript support, Beamer class export): Remove
307 references to the DocBook export, which has been deleted.
308 (History and Acknowledgments): Mention that DocBook has been
309 deleted, suggest to use the Texinfo exporter instead, then to
310 convert the .texi to DocBook with makeinfo.
311 (Links in ODT export, Tables in ODT export): Fix indices.
312
313 * org.texi (Deadlines and scheduling): Add a variable to the
314 index. Add documentation about delays for scheduled tasks.
315
316 * org.texi (Emphasis and monospace): Mention
317 `org-fontify-emphasized-text' and
318 `org-emphasis-regexp-components'.
319
320 * org.texi (References): Small enhancement.
321
322 * org.texi (Column width and alignment): Make the example visually
323 more clear.
324
325 * org.texi (The clock table): Document :mstart and :wstart as a
326 way to set the starting day of the week.
327
328 * org.texi (In-buffer settings): Document new startup keywords.
329 Thanks to John J Foerch for this idea.
330
331 * org.texi (Include files): Tiny formatting fix.
332
333 * org.texi (Activation): Point to the "Conflicts" section.
334
335 2013-11-12 Carsten Dominik <carsten.dominik@gmail.com>
336
337 * org.texi (CSS support): Clarify this section.
338
339 * org.texi (@LaTeX{} specific attributes): Document that tabu and
340 tabularx packages are not in the default set of packages.
341
342 * org.texi (Agenda commands): Document fortnight view.
343
344 * org.texi: Document conflict with ecomplete.el.
345
346 * org.texi (History and Acknowledgments): Acknowledgements for
347 Jason Dunsmore and Rakcspace.
348
349 * org.texi: Rename org-crypt.el node to org-crypt.
350
351 * org.texi (A @LaTeX{} example): Fix typo in variable name.
352
353 * org.texi (MobileOrg): Mention the new iPhone developer.
354
355 * org.texi (Table of contents) Improve documentation of TOC
356 placement.
357
358 * org.texi: Explain that date/time information at read-date prompt
359 should start at the beginning, not anywhere in the middle of a
360 long string.
361
362 2013-11-12 Christopher Schmidt <christopher@ch.ristopher.com>
363
364 * org.texi (Orgstruct mode): Fix wrong regexp.
365
366 2013-11-12 Eric Abrahamsen <eric@ericabrahamsen.net>
367
368 * org.texi: Document export to (X)HTML flavors.
369
370 2013-11-12 Eric Schulte <schulte.eric@gmail.com>
371
372 * org.texi (Extracting source code): Mention the prefix argument
373 to org-babel-tangle.
374 (noweb): Removed erroneous negative.
375 (Specific header arguments): Document new header arguments.
376 Documentation for new tangle-mode header argument.
377 (Top): Documentation for new tangle-mode header argument.
378 (rownames): Documentation for new tangle-mode header argument.
379 Mention elisp as special rowname case.
380 (tangle-mode): Documentation for new tangle-mode header argument.
381 (post): Documentation and an example of usage.
382 (var): Remove the "Alternate argument syntax" section from the
383 documentation.
384 (hlines): Note that :hline has no effect for Emacs Lisp code
385 blocks.
386
387 2013-11-12 Feng Shu <tumashu@gmail.com>
388
389 * org.texi (@LaTeX{} fragments, Previewing @LaTeX{} fragments)
390 (Math formatting in HTML export)
391 (Working with @LaTeX{} math snippets): Add document about creating
392 formula image with imagemagick.
393
394 * org.texi (@LaTeX{} specific attributes): Document `:caption'
395 attribute of #+ATTR_LATEX.
396
397 2013-11-12 Grégoire Jadi <gregoire.jadi@gmail.com>
398
399 * org.texi (Handling links): Fix a typo in
400 `org-startup-with-inline-images' documentation.
401
402 * org.texi (Previewing @LaTeX{} fragments): Document the startup
403 keywords to use for previewing LaTeX fragments or not.
404 (Summary of in-buffer settings): Improve formatting and add an
405 entry for the variable `org-startup-with-latex-preview'.
406
407 * org.texi (Property syntax): Recall the user to refresh the org
408 buffer when properties are set on a per-file basis.
409
410 2013-11-12 Gustav Wikström <gustav.erik@gmail.com> (tiny change)
411
412 * org.texi (Matching tags and properties): Clarification.
413
414 2013-11-12 Ippei Furuhashi <top.tuna+orgmode@gmail.com>
415
416 * org.texi (Editing and debugging formulas): Add an example when a
417 table has multiple #+TBLFM lines.
418
419 2013-11-12 Ivan Vilata i Balaguer <ivan@selidor.net> (tiny change)
420
421 * org.texi (The clock table): Document acceptance of relative
422 times in tstart and tend, link to syntax description and provide
423 example.
424
425 2013-11-12 Jarmo Hurri <jarmo.hurri@syk.fi>
426
427 * org.texi (The spreadsheet): Document lookup functions.
428
429 2013-11-12 Kodi Arfer <git@arfer.net> (tiny change)
430
431 * org.text (CSS support): Mention .figure-number, .listing-number,
432 and .table-number.
433
434 2013-11-12 Michael Brand <michael.ch.brand@gmail.com>
435
436 * org.texi
437 (Formula syntax for Calc, Emacs Lisp forms as formulas): Reformat
438 spreadsheet formula mode strings and some examples from @example
439 block with xy @r{yz} to @table.
440
441 * org.texi (Formula syntax for Calc): Improve the documentation of
442 empty fields in formulas for spreadsheet. Add explanation and
443 example for empty field. Extend explanations of format
444 specifiers. Add a sentence to mention Calc defmath.
445
446 * org.texi (Column formulas): Add a sentence to be more explicit
447 about when a table header is mandatory.
448
449 2013-11-12 Nicolas Goaziou <n.goaziou@gmail.com>
450
451 * org.texi (Subscripts and superscripts): Remove reference to
452 quoted underscores until this mechanism is implemented again.
453
454 * org.texi (Beamer export): Be more accurate about BEAMER_OPT
455 property.
456
457 * org.texi (Document title): Subtree export is no longer triggered
458 by marking one as the region.
459 (Horizontal rules): LaTeX export doesn't use "\hrule" anymore, and
460 giving examples isn't very useful: "horizontal rule" is, at least,
461 as explicit as <hr/>.
462
463 * org.texi (HTML doctypes): Reflect keyword removal.
464 (CSS support): Reflect keyword removal.
465
466 * org.texi (@LaTeX{} specific attributes): Document new :float
467 values.
468
469 * org.texi (Export settings): Improve documentation.
470
471 * org.texi (Math formatting in HTML export): Fix OPTIONS item's name.
472 (Text areas in HTML export): Update text areas.
473 (HTML Export commands): Update export commands.
474
475 * org.texi (Header and sectioning): Add a footnote about the
476 different between LATEX_HEADER_EXTRA and LATEX_HEADER.
477
478 * org.texi (The Export Dispatcher): Document
479 `org-export-in-background'.
480
481 * org.texi (Footnotes): Export back-ends do not use
482 `org-footnote-normalize' anymore.
483
484 * org.texi: Document variable changes.
485
486 * org.texi (Export settings): Doument p: item in OPTIONS keyword.
487
488 * org.texi (Exporting): Massive rewrite of the first sections.
489 (Selective export): Delete.
490 (The Export Dispatcher): Rewrite.
491 (Export options): Rewrite as "Export settings".
492
493 * org.texi: Small changes to documentation for embedded LaTeX.
494
495 * org.texi (Internal links): Document #+NAME keyword and
496 cross-referencing during export.
497
498 * org.texi (Include files): Remove reference to :prefix1
499 and :prefix. Give more details for :minlevel.
500
501 * org.texi (Macro replacement): Fix macro name. Update
502 documentation about possible locations and escaping mechanism.
503
504 * org.texi (Table of contents): Update documentation. Document
505 lists of listings and lists of tables. Add documentation for
506 optional title and #+TOC: keyword.
507
508 2013-11-12 Rick Frankel <rick@rickster.com>
509
510 * org.texi (results): Add Format section, broken out of Type
511 section to match code.
512 (hlines, colnames): Remove incorrect Emacs Lisp exception. Note
513 that the actual default handling (at least for python and
514 emacs-lisp) does not seem to match the description.
515
516 2013-11-12 Sacha Chua <sacha@sachachua.com> (tiny change)
517
518 * org.texi (The date/time prompt): Update the documentation to
519 reflect the new way `org-read-date-get-relative' handles weekdays.
520
521 2013-11-12 Yasushi Shoji <yashi@atmark-techno.com>
522
523 * org.texi (Resolving idle time): Document
524 `org-clock-x11idle-program-name'.
525
526 2013-10-24 Michael Albinus <michael.albinus@gmx.de>
527
528 * ert.texi (Running Tests Interactively): Adapt examle output.
529 (Tests and Their Environment): Mention skip-unless.
530
531 2013-10-23 Glenn Morris <rgm@gnu.org>
532
533 * dired-x.texi, ebrowse.texi, ede.texi, eieio.texi, eshell.texi:
534 * pcl-cvs.texi, sc.texi, srecode.texi, vip.texi, viper.texi:
535 * widget.texi: Nuke @refill.
536
537 * Makefile.in (install-dvi, install-html, install-pdf)
538 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
539 (uninstall-pdf): Quote entities that might contain whitespace.
540
541 2013-10-17 Jay Belanger <jay.p.belanger@gmail.com>
542
543 * calc.el (Data Type Formats): Don't specify the size at
544 which integers begin to be represented by lists.
545
546 2013-10-14 Xue Fuqiao <xfq.free@gmail.com>
547
548 * cl.texi (Argument Lists): Add indexes for &key and &aux.
549
550 2013-10-07 Michael Albinus <michael.albinus@gmx.de>
551
552 * trampver.texi: Update release number.
553
554 2013-10-02 Michael Albinus <michael.albinus@gmx.de>
555
556 Sync with Tramp 2.2.8.
557
558 * tramp.texi (External packages): Use `non-essential'.
559 * trampver.texi: Update release number.
560
561 2013-09-14 Glenn Morris <rgm@gnu.org>
562
563 * eshell.texi: Markup fixes.
564
565 2013-09-11 Xue Fuqiao <xfq.free@gmail.com>
566
567 * ido.texi (Interactive Substring Matching): Use @key{RET} instead
568 of @kbd{RET}.
569 (Prefix Matching): Add an index.
570
571 2013-09-08 Glenn Morris <rgm@gnu.org>
572
573 * emacs-gnutls.texi: Tweak direntry.
574
575 2013-09-06 Michael Albinus <michael.albinus@gmx.de>
576
577 * tramp.texi (Alternative Syntax): Remove chapter.
578
579 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
580
581 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
582 for portability to hosts where /bin/sh has problems.
583
584 2013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
585
586 Try to reduce redundancy in doc/misc/Makefile.in.
587 * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
588 (TARGETS): New intermediate variable.
589 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
590
591 2013-08-27 Glenn Morris <rgm@gnu.org>
592
593 * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
594
595 * efaq.texi: Rename from faq.texi, to match its output files.
596 * Makefile.in: Update for faq.texi name change.
597
598 * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
599
600 * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
601
602 * efaq-w32.texi: Move here from the web-pages repository.
603 * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
604 (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
605 (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
606 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
607 Add DOCMISC_*_W32 variables.
608 (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
609 (efaq_w32_deps): New variable.
610 (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
611 (efaq-w32.pdf, efaq-w32.html): New rules.
612 (clean): Remove efaq-w32 products.
613
614 2013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
615
616 * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
617 shift_jis from the default value set to mm-coding-system-priorities for
618 Japanese users.
619
620 2013-08-13 Glenn Morris <rgm@gnu.org>
621
622 * reftex.texi (LaTeX xr Package, Options - Table of Contents)
623 (Options - Defining Label Environments, Options - Creating Labels)
624 (Options - Referencing Labels, Options - Creating Citations)
625 (Options - Index Support, Options - Viewing Cross-References)
626 (Options - Finding Files, Options - Optimizations)
627 (Options - Fontification, Options - Misc):
628 * cc-mode.texi (Sample Init File):
629 * edt.texi (Init file):
630 * epa.texi (Encrypting/decrypting gpg files):
631 * mairix-el.texi (About, Setting up the mairix interface, Using)
632 (Extending):
633 Rename nodes to avoid characters that can cause Texinfo problems.
634
635 2013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
636
637 * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
638
639 2013-08-12 Glenn Morris <rgm@gnu.org>
640
641 * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
642 (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
643 (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
644 (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
645 (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
646 (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
647 (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
648 (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
649 (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
650 (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
651 (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
652 (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
653 (wisent_deps, woman_deps): New variables. Use to reduce duplication.
654
655 * woman.texi (Top): Avoid mailto: in html output.
656
657 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
658 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
659 (INSTALL_DATA): New, set by configure.
660 (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
661 (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
662 install-ps ,install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
663 uninstall-ps, and uninstall-doc.
664 (.SUFFIXES): Add .ps and .dvi.
665 (.dvi.ps): New suffix rule.
666 (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
667 (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
668 (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
669 (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
670 (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
671 (forms.html, gnus.html, htmlfontify.html, idlwave.html)
672 (ido.html, mairix-el.html, message.html, mh-e.html)
673 (newsticker.html, nxml-mode.html, org.html, pgg.html)
674 (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
675 (semantic.html, sieve.html, smtpmail.html, speedbar.html)
676 (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
677 (viper.html, widget.html, wisent.html, woman.html, install-dvi)
678 (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
679 (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
680 New rules.
681 (clean): Remove HTML_TARGETS and PS_TARGETS.
682
683 2013-08-10 Xue Fuqiao <xfq.free@gmail.com>
684
685 * ido.texi (Working Directories):
686 (Flexible Matching, Regexp Matching, Find File At Point)
687 (Ignoring, Misc Customization): Use @defopt for user options.
688
689 2013-08-09 Xue Fuqiao <xfq.free@gmail.com>
690
691 * htmlfontify.texi (Customization): Remove documentation of
692 `hfy-fast-lock-save'. Minor fixes.
693
694 2013-08-08 Xue Fuqiao <xfq.free@gmail.com>
695
696 * ido.texi (Top): Insert node "Working Directories" in menu.
697 (Working Directories): New node.
698 (Misc Customization): Add documentation of
699 `ido-confirm-unique-completion' and some other user options.
700
701 2013-08-07 Eli Zaretskii <eliz@gnu.org>
702
703 * todo-mode.texi: Update @dircategory.
704 (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
705 (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
706 @ref.
707
708 2013-08-07 Xue Fuqiao <xfq.free@gmail.com>
709
710 * sc.texi (Introduction): Fix index.
711 (Usage Overview):
712 (Citations, Citation Elements, Recognizing Citations)
713 (Information Keys and the Info Alist, Reference Headers)
714 (The Built-in Header Rewrite Functions)
715 (Electric References, Reply Buffer Initialization)
716 (Filling Cited Text, Selecting an Attribution)
717 (Attribution Preferences)
718 (Anonymous Attributions, Author Names)
719 (Using Regi, Post-yank Formatting Commands)
720 (Citing Commands, Insertion Commands)
721 (Mail Field Commands)
722 (Hints to MUA Authors, Thanks and History): Change from one space
723 between sentences to two.
724 (What Supercite Does): Typo fix.
725
726 * newsticker.texi (Usage): Use @key for RET.
727
728 * cl.texi (Argument Lists):
729 (For Clauses):
730 (Macros): Add indexes.
731
732 2013-08-05 Xue Fuqiao <xfq.free@gmail.com>
733
734 * cl.texi (Blocks and Exits): Add an index.
735
736 2013-08-04 Stephen Berman <stephen.berman@gmx.net>
737
738 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
739 (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT)):
740 (todo-mode.dvi, todo-mode.pdf): New rules.
741
742 * todo-mode.texi: New file.
743
744 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
745
746 * gnus.texi (Basic Usage): Mention that warp means jump here.
747 (The notmuch Engine): Mention notmuch.
748
749 2013-07-30 Tassilo Horn <tsdh@gnu.org>
750
751 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
752 `gnus-subthread-sort-functions' and remove the obsolete documentation
753 of `gnus-sort-threads-recursively'.
754
755 2013-07-29 David Engster <deng@randomsample.de>
756
757 * eieio.texi (top): Make clear that EIEIO is not a full CLOS
758 implementation.
759 (Introduction): Add further missing features.
760 (Building Classes): Add introductory paragraph.
761 (Wish List): Add metaclasses and EQL specialization.
762
763 2013-07-29 Michael Albinus <michael.albinus@gmx.de>
764
765 * tramp.texi (Frequently Asked Questions): Mention
766 `tramp-use-ssh-controlmaster-options'.
767
768 2013-07-26 Tassilo Horn <tsdh@gnu.org>
769
770 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
771 `gnus-sort-threads-recursively'.
772
773 2013-07-25 Glenn Morris <rgm@gnu.org>
774
775 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
776 (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
777
778 * erc.texi (Special Features): Update contact information.
779 (History): Avoid using @email.
780
781 * eshell.texi (Bugs and ideas): Minor updates.
782
783 * faq.texi (Reporting bugs, Origin of the term Emacs)
784 (Setting up a customization file)
785 (Using an already running Emacs process, Turning off beeping)
786 (Packages that do not come with Emacs)
787 (Replying to the sender of a message): Avoid using @email.
788
789 * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
790
791 * reftex.texi (Imprint): Avoid using @email.
792
793 * ses.texi (Top): Update bug reporting instructions.
794 (Acknowledgments): Avoid using @email.
795
796 * woman.texi (Introduction, Background): Remove outdated information.
797 (Bugs, Acknowledgments): Avoid using @email.
798
799 2013-07-24 Xue Fuqiao <xfq.free@gmail.com>
800
801 * ido.texi: New file.
802
803 2013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
804
805 * gnus.texi (Customizing Articles): Document function predicates.
806
807 2013-07-08 Tassilo Horn <tsdh@gnu.org>
808
809 * gnus.texi (lines): Correct description of
810 `gnus-registry-track-extra's default value. Mention
811 `gnus-registry-remove-extra-data'.
812
813 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
814
815 * gnus.texi (Group Parameters): Mention regexp
816 substitutions (bug#11688).
817
818 2013-07-06 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
819
820 * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
821
822 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
823
824 * gnus.texi (Emacsen): Fix version.
825
826 * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
827
828 2013-07-06 Glenn Morris <rgm@gnu.org>
829
830 * mh-e.texi: Fix external links.
831 (Using This Manual): Printed elisp manuals no longer available.
832
833 * newsticker.texi (Overview): Update URL.
834
835 * nxml-mode.texi (Introduction): Update URL.
836
837 * org.texi (JavaScript support): Fix URL.
838
839 * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
840
841 * eudc.texi (CCSO PH/QI): Remove defunct URL.
842
843 * dbus.texi (Introspection): Update URL to a less defunct one.
844
845 * gnus.texi (Top): Restrict "Other related manuals" to info output.
846 (Foreign Groups): Use @indicateurl for examples.
847 (Direct Functions): Remove defunct URL.
848 (RSS): Update URL.
849
850 * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
851 (FAQ 7-1): Update URL.
852
853 * pgg.texi (Top, Overview): Add note about obsolescence.
854
855 2013-07-03 Paul Eggert <eggert@cs.ucla.edu>
856
857 * texinfo.tex: Merge from gnulib.
858
859 2013-07-03 Glenn Morris <rgm@gnu.org>
860
861 * bovine.texi (top):
862 * cc-mode.texi (AWK Mode Font Locking):
863 * mh-e.texi (Preface):
864 * url.texi (URI Parsing): Fix cross-references to other manuals.
865
866 2013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
867
868 * gnus.texi (Client-Side IMAP Splitting):
869 Note that `nnimap-inbox' now can be a list.
870
871 2013-06-24 Glenn Morris <rgm@gnu.org>
872
873 * eshell.texi: Fix cross-references to other manuals.
874
875 2013-06-23 Glenn Morris <rgm@gnu.org>
876
877 * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
878 Remove; not needed now we use a standard html layout for the faq.
879 (clean): Remove HTML_TARGETS, emacs-faq.text.
880
881 2013-06-21 Eduard Wiebe <usenet@pusto.de>
882
883 * flymake.texi (Parsing the output, Customizable variables):
884 Add reference to `flymake-warning-predicate'.
885
886 2013-06-19 Michael Albinus <michael.albinus@gmx.de>
887
888 * tramp.texi (Top, Configuration): Insert section `Predefined
889 connection information' in menu.
890 (Predefined connection information): New section.
891 (Android shell setup): Make a reference to `Predefined connection
892 information'.
893
894 2013-06-19 Glenn Morris <rgm@gnu.org>
895
896 * Makefile.in (version): New, set by configure.
897 (clean): Delete dist tar file.
898 (infoclean): New, split from maintainer-clean.
899 (maintainer-clean): Run infoclean.
900 (dist): New rule, to make tarfile for www.gnu.org.
901
902 2013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
903
904 * sieve.texi (Managing Sieve): Fix port in example, fix documentation
905 for keys q and Q.
906 (Standards): Reference RFC5804 as the defining document of the
907 managesieve protocol.
908
909 2013-06-10 Aidan Gauland <aidalgol@amuri.net>
910
911 * eshell.texi (Input/Output): Expand to cover new visual-command
912 options, eshell-visual-subcommands and eshell-visual-options.
913 Divide into separate Visual Commands and Redirection sections.
914
915 2013-06-10 Glenn Morris <rgm@gnu.org>
916
917 * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
918
919 2013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
920
921 * gnus.texi (Article Date):
922 Fix description of gnus-article-update-date-headers.
923
924 2013-05-28 Xue Fuqiao <xfq.free@gmail.com>
925
926 * erc.texi (Special Features): ERC is being maintained within
927 Emacs now.
928
929 2013-05-25 Xue Fuqiao <xfq.free@gmail.com>
930
931 * flymake.texi: Change from one space between sentences to two.
932
933 2013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
934
935 * cl.texi (Obsolete Macros): Describe replacements for `flet'
936 (bug#14293).
937
938 2013-04-16 Michael Albinus <michael.albinus@gmx.de>
939
940 * tramp.texi (Frequently Asked Questions): Precise, how to define
941 an own ControlPath.
942
943 2013-04-15 Michael Albinus <michael.albinus@gmx.de>
944
945 * tramp.texi (Frequently Asked Questions): New item for
946 ControlPath settings.
947
948 2013-03-31 Jay Belanger <jay.p.belanger@gmail.com>
949
950 * calc.texi (Basic Operations on Units): Streamline some
951 descriptions.
952
953 2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
954
955 * eshell.texi (Built-ins): Update manual to mention tramp module.
956
957 2013-03-18 Michael Albinus <michael.albinus@gmx.de>
958
959 * tramp.texi (Filename Syntax): Host names are not allowed to be
960 any method name, unless method name is specified explicitly.
961 Remove restriction on unibyte filenames.
962
963 * trampver.texi: Update release number.
964
965 2013-03-17 Paul Eggert <eggert@cs.ucla.edu>
966
967 doc: convert some TeX accents to UTF-8
968 * emacs-mime.texi (Interface Functions): Use 'Ă¯' rather than
969 '@"{@dotless{i}}'.
970
971 2013-03-15 Michael Albinus <michael.albinus@gmx.de>
972
973 Sync with Tramp 2.2.7.
974
975 * trampver.texi: Update release number.
976
977 2013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
978
979 * calc.texi (Basic Operations on Units): Streamline some
980 descriptions.
981
982 2013-03-08 Glenn Morris <rgm@gnu.org>
983
984 * faq.texi (Top): Don't say this was updated @today.
985 That's irrelevant and leads to spurious diffs.
986
987 2013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
988
989 * calc.texi (Basic Operations on Units):
990 Fix cross-reference.
991
992 2013-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
993
994 * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
995
996 2013-03-06 Alan Mackenzie <acm@muc.de>
997
998 * cc-mode.texi (Custom Line-Up): Clarify position of point on
999 calling a line-up function.
1000
1001 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
1002
1003 * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
1004 * ses.texi: Switch from Latin-1 to UTF-8.
1005
1006 2013-03-03 Michael Albinus <michael.albinus@gmx.de>
1007
1008 * tramp.texi (External methods): Tramp does not connect Android
1009 devices by itself.
1010
1011 2013-03-02 Bill Wohler <wohler@newt.com>
1012
1013 Release MH-E manual version 8.5.
1014
1015 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1016 release 8.5.
1017
1018 * mh-e.texi (Preface, Conventions, Getting Started)
1019 (Using This Manual, Folder Selection, Viewing, Aliases)
1020 (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
1021 (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
1022 Update URLs.
1023
1024 2013-03-01 Michael Albinus <michael.albinus@gmx.de>
1025
1026 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
1027 and "plink2" entries. "plink2" is obsolete for a long time.
1028 (External methods): Remove "scp1" and "scp2" entries.
1029 Explain user name and host name specification for "adb".
1030
1031 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1032
1033 * tramp.texi (External methods): Mention `tramp-adb-program'.
1034
1035 2013-02-28 Bastien Guerry <bzg@gnu.org>
1036
1037 * org.texi (Visibility cycling): Suggest to set
1038 `org-agenda-inhibit-startup' to nil if user wants the startup
1039 visibility settings to be honored in any circumstances.
1040 (Progress logging, Checkboxes): Fix typos.
1041
1042 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1043
1044 * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
1045 the macros, for Texinfo 4.13 and 5.0.
1046
1047 2013-02-24 Michael Albinus <michael.albinus@gmx.de>
1048
1049 Port Tramp documentation to Texinfo 5.0.
1050 * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
1051 (Filename Syntax): Do not use @trampfn{} in @item.
1052 (Filename completion): Use @columnfractions in @multitable.
1053
1054 2013-02-22 Glenn Morris <rgm@gnu.org>
1055
1056 * flymake.texi (Syntax check statuses): Fix multitable continued rows.
1057
1058 2013-02-21 Paul Eggert <eggert@cs.ucla.edu>
1059
1060 * Makefile.in (html): New rule.
1061
1062 2013-02-20 Michael Albinus <michael.albinus@gmx.de>
1063
1064 * tramp.texi (Android shell setup): Improve. Reported by Thierry
1065 Volpiatto <thierry.volpiatto@gmail.com>.
1066
1067 2013-02-16 Michael Albinus <michael.albinus@gmx.de>
1068
1069 * tramp.texi (Top, Configuration): Insert section `Android shell
1070 setup' in menu.
1071 (Android shell setup): New section.
1072 (Connection types, Default Method)
1073 (Frequently Asked Questions): Mention "scp" instead of "scpc".
1074 (External methods): Remove "scpc" and "rsyncc" entries.
1075 (Frequently Asked Questions): Remove entry about ControlPersist.
1076
1077 2013-02-13 Glenn Morris <rgm@gnu.org>
1078
1079 * message.texi (News Headers): Don't mention yow any more.
1080
1081 2013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1082
1083 * calc.texi (Basic Operations on Units):
1084 (Customizing Calc): Mention the variable `calc-allow-units-as-numbers'.
1085
1086 2013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
1087
1088 * eshell.texi: Fill most of the missing sections.
1089
1090 2013-02-07 Bastien Guerry <bzg@gnu.org>
1091
1092 * org.texi (References): Clarify an example.
1093 (Installation): Fix instructions.
1094 (Org-Plot): Fix link.
1095 (Checkboxes, Radio lists): Fix typos.
1096
1097 2013-02-07 Glenn Morris <rgm@gnu.org>
1098
1099 * cl.texi (Equality Predicates): Mention memql.
1100
1101 2013-02-07 Eric Ludlam <zappo@gnu.org>
1102
1103 * doc/misc/ede.texi (Creating a project): Make ede-new doc less
1104 specific, and only about items it supports, indicating that there
1105 might be more. Remove refs to simple project and direct automake
1106 from ede new.
1107 (Simple projects): Re-write to not talk about ede-simple-project
1108 which is deprecated, and instead use the term to mean projects
1109 that don't do much management, just project wrapping.
1110 Add ede-generic-project link.
1111 (ede-generic-project): New node (bug#11441).
1112
1113 2013-02-07 Glenn Morris <rgm@gnu.org>
1114
1115 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
1116
1117 2013-02-01 Glenn Morris <rgm@gnu.org>
1118
1119 * calc.texi (Help Commands): Update calc-view-news description.
1120 Mention etc/CALC-NEWS.
1121
1122 2013-01-24 Michael Albinus <michael.albinus@gmx.de>
1123
1124 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
1125
1126 2013-01-13 Bastien Guerry <bzg@gnu.org>
1127
1128 * org.texi (Installation): Simplify.
1129
1130 2013-01-13 François Allisson <francois@allisson.co> (tiny change)
1131
1132 * org.texi (Handling links): Update the mention to the obsolete
1133 variable `org-link-to-org-use-id' with a mention to the newer
1134 variable `org-id-link-to-org-use-id'. Mention the need to load
1135 the org-id library.
1136
1137 2013-01-10 Michael Albinus <michael.albinus@gmx.de>
1138
1139 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
1140
1141 2013-01-09 Bastien Guerry <bzg@gnu.org>
1142
1143 * org.texi (Pushing to MobileOrg): Add footnote about using
1144 symbolic links in `org-directory'.
1145 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
1146 of the now obsolete alias `org-float'.
1147 (TODO basics): Add `org-use-fast-todo-selection' to the variable
1148 index. Fix description of TODO keywords cycling.
1149 (Advanced features): Add missing argument for @item.
1150 (Storing searches): Add index entries and a note about
1151 *-tree agenda views.
1152 (Structure editing): Document `org-mark-element' and
1153 `org-mark-subtree'.
1154 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
1155
1156 2013-01-08 Juri Linkov <juri@jurta.org>
1157
1158 * info.texi (Go to node): Mention the abbreviated format
1159 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
1160
1161 2013-01-06 Andreas Schwab <schwab@linux-m68k.org>
1162
1163 * autotype.texi: Remove undefined command @subtitlefont.
1164 * cc-mode.texi: Likewise.
1165
1166 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
1167 @item argument.
1168 (Property searches): Use \\ instead of @backslashchar{}.
1169 * pgg.texi (VERSION): Move @set below @setfilename.
1170
1171 2013-01-05 Andreas Schwab <schwab@linux-m68k.org>
1172
1173 * ada-mode.texi: Remove braces from @title argument.
1174 * eudc.texi: Likewise.
1175 * smtpmail.texi: Likewise.
1176 * auth.texi (VERSION): Set before first use.
1177 * emacs-gnutls.texi (VERSION): Likewise.
1178 * pgg.texi (VERSION): Likewise.
1179 * ede.texi (Top): Rename from top, all uses changed.
1180 * eshell.texi: Add missing argument to @sp.
1181 * forms.texi (Top): Reorder menu to match structure.
1182 * htmlfontify.texi (Customisation): Add missing @item in
1183 @enumerate.
1184 * org.texi (Advanced features): Add missing argument for @item.
1185 (Property searches): Use @backslashchar{} in macro argument.
1186 * pcl-cvs.texi: Add missing argument to @sp.
1187 (Movement commands): Fix use of @itemx.
1188 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
1189 * reftex.texi (Options (Creating Citations)): Add missing newline
1190 before @end.
1191 * tramp.texi (Obtaining Tramp): Remove extra dots.
1192 (Configuration): Reorder menu to match structure.
1193 (Remote shell setup): Replace literal NUL character by \0.
1194 * viper.texi (Marking): Add missing argument for @item.
1195
1196 2013-01-04 Glenn Morris <rgm@gnu.org>
1197
1198 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
1199 Add htmlfontify.
1200 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
1201 (htmlfontify.dvi, htmlfontify.pdf): New targets.
1202 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
1203 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
1204
1205 * htmlfontify.texi: Miscellaneous fixes and updates.
1206 Set copyright to FSF, update license to GFDL 1.3+.
1207
1208 2013-01-04 Vivek Dasmohapatra <vivek@etla.org>
1209
1210 * htmlfontify.texi: New file.
1211
1212 2013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
1213
1214 * calc.texi (Free-Form Dates): Expand on the date reading
1215 algorithm.
1216
1217 2012-12-27 Glenn Morris <rgm@gnu.org>
1218
1219 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
1220 Avoid some overfull lines.
1221
1222 * widget.texi (Programming Example): Break some long lines.
1223
1224 * wisent.texi (Wisent Overview): Fix xref.
1225 (Grammar format, Understanding the automaton): Avoid overfill.
1226
1227 * bovine.texi (Optional Lambda Expression): Allow line break.
1228
1229 * auth.texi (Help for users): Break long lines.
1230
1231 * ada-mode.texi (Project file variables):
1232 Reword to reduce underfull hbox.
1233 (No project files, Use GNAT project file):
1234 Use smallexample to make some overfull lines less terrible.
1235
1236 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
1237 Fix cross-references to separate manuals.
1238
1239 * Makefile.in (gfdl): New variable. Use throughout where
1240 appropriate so that targets depend on doclicense.texi.
1241
1242 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
1243
1244 * gnus.texi (Customizing the IMAP Connection): Mention the other
1245 authenticators.
1246
1247 2012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
1248
1249 * gnus.texi (Browse Foreign Server):
1250 Document `gnus-browse-delete-group'.
1251
1252 2012-12-22 Glenn Morris <rgm@gnu.org>
1253
1254 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
1255 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
1256 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
1257 * widget.texi, wisent.texi: Nuke hand-written node pointers.
1258
1259 * Makefile.in (gfdl): New variable. Use throughout where
1260 appropriate so that targets depend on doclicense.texi.
1261
1262 2012-12-22 Eli Zaretskii <eliz@gnu.org>
1263
1264 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
1265 doclicense.texi. Remove doclicense.texi from all targets that
1266 mentioned it explicitly.
1267 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
1268 $(emacsdir)/emacsver.texi.
1269 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
1270
1271 2012-12-21 Glenn Morris <rgm@gnu.org>
1272
1273 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
1274 Include emacsver.texi. Nuke hand-written node pointers.
1275 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
1276 Depend on emacsver.texi.
1277
1278 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
1279 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
1280 May as well just include doclicense.texi in everything.
1281
1282 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
1283 which @copying says is included.
1284
1285 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
1286 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
1287 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
1288 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
1289 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
1290 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
1291 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
1292 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
1293 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1294 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
1295 * widget.texi, wisent.texi, woman.texi: Do not mention buying
1296 copies from the FSF, which does not publish these manuals.
1297
1298 * erc.texi: No need to include gpl in this small manual.
1299
1300 * org.texi (copying): Include a copy of the GFDL.
1301 (GNU Free Documentation License): New section.
1302
1303 2012-12-21 Bastien Guerry <bzg@gnu.org>
1304
1305 * org.texi: Fix typos.
1306
1307 2012-12-16 Paul Eggert <eggert@cs.ucla.edu>
1308
1309 * calc.texi (ISO 8601): Rename from ISO-8601,
1310 as it's typically spelled without a hyphen.
1311
1312 2012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
1313
1314 * calc.texi (ISO-8601): New section.
1315 (Date Formatting Codes): Mention new codes.
1316 (Standard Date Formats): Mention new formats.
1317
1318 2012-12-14 Michael Albinus <michael.albinus@gmx.de>
1319
1320 * tramp.texi (External methods): Move `adb' method here.
1321
1322 2012-12-13 Glenn Morris <rgm@gnu.org>
1323
1324 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
1325
1326 * wisent.texi: Small edits. Set copyright to FSF, update license to
1327 GFDL 1.3+.
1328 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
1329 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
1330 New targets.
1331 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
1332 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
1333
1334 * bovine.texi: Small edits. Set copyright to FSF, update license to
1335 GFDL 1.3+, remove empty index.
1336 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
1337 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
1338 New targets.
1339 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
1340 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
1341
1342 2012-12-13 Eric Ludlam <zappo@gnu.org>
1343 David Ponce <david@dponce.com>
1344 Richard Kim <emacs18@gmail.com>
1345
1346 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
1347
1348 2012-12-13 Glenn Morris <rgm@gnu.org>
1349
1350 * flymake.texi (Customizable variables, Locating the buildfile):
1351 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
1352
1353 * srecode.texi: Small edits. Set copyright to FSF, add explicit
1354 GFDL 1.3+ license, fix up index.
1355 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
1356 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
1357 (srecode.pdf): New targets.
1358 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
1359 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
1360
1361 2012-12-13 Eric Ludlam <zappo@gnu.org>
1362
1363 * srecode.texi: New file, imported from CEDET trunk.
1364
1365 2012-12-13 Bastien Guerry <bzg@gnu.org>
1366
1367 * org.texi (Summary, Code block specific header arguments)
1368 (Code block specific header arguments)
1369 (Header arguments in function calls, var, noweb)
1370 (Results of evaluation, Code evaluation security):
1371 Small reformatting: add a blank line before some example.
1372
1373 * org.texi (System-wide header arguments)
1374 (Header arguments in Org mode properties, Conflicts)
1375 (Dynamic blocks, Using the mapping API):
1376 Fix indentation of Elisp code examples.
1377
1378 * org.texi (Comment lines): Fix description of the comment syntax.
1379
1380 * org.texi (Installation): Mention "make test" in the correct section.
1381
1382 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
1383
1384 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1385 These are just minor editorial changes.
1386
1387 2012-12-04 Michael Albinus <michael.albinus@gmx.de>
1388
1389 * tramp.texi (History): Mention ADB.
1390 (Inline methods): Add `adb' method.
1391
1392 2012-12-03 Michael Albinus <michael.albinus@gmx.de>
1393
1394 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
1395 (External methods): Fix typo.
1396
1397 2012-12-03 Glenn Morris <rgm@gnu.org>
1398
1399 * rcirc.texi (Notices): Fix typo.
1400
1401 2012-11-25 Bill Wohler <wohler@newt.com>
1402
1403 Release MH-E manual version 8.4.
1404
1405 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
1406 Update for release 8.4.
1407
1408 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
1409 (Junk): Add mh-whitelist-preserves-sequences-flag,
1410 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
1411 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
1412
1413 2012-11-25 Paul Eggert <eggert@cs.ucla.edu>
1414
1415 * mh-e.texi (Procmail): Fix two @ typos.
1416
1417 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
1418
1419 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1420 These are just minor editorial changes.
1421
1422 2012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
1423
1424 * calc.texi (Date Formatting Codes): Mention the new beginning of
1425 the date numbering system.
1426
1427 2012-11-22 Paul Eggert <eggert@cs.ucla.edu>
1428
1429 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
1430 (Date Forms): Correct off-by-one error in explanation of
1431 Julian day numbers. Give Gregorian equivalent of its origin.
1432
1433 2012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
1434
1435 * doc/misc/calc.texi (Date Forms): Mention the customizable
1436 Gregorian-Julian switch.
1437 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
1438
1439 2012-11-17 Paul Eggert <eggert@cs.ucla.edu>
1440
1441 Calc now uses the Gregorian calendar for all dates (Bug#12633).
1442 It also uses January 1, 1 AD as its day number 1.
1443 * calc.texi (Date Forms): Document this.
1444
1445 2012-11-16 Glenn Morris <rgm@gnu.org>
1446
1447 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
1448 (Obsolete Macros): Move example here from Function Bindings.
1449
1450 * erc.texi: Use @code{nil} rather than just "nil".
1451 (Modules): Undocument obsolete "hecomplete".
1452 Add "notifications".
1453 (Connecting): Add brief section on passwords.
1454 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
1455
1456 2012-11-13 Glenn Morris <rgm@gnu.org>
1457
1458 * flymake.texi (Customizable variables)
1459 (Highlighting erroneous lines): Mention flymake-error-bitmap,
1460 flymake-warning-bitmap, and flymake-fringe-indicator-position.
1461
1462 2012-11-12 Vincent BelaĂ¯che <vincentb1@users.sourceforge.net>
1463
1464 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
1465 In all file place SES into @acronym{...}.
1466 (Advanced Features): Add key index and function index for
1467 ses-set-header-row. Add description for function
1468 ses-rename-cell. Add description for function
1469 ses-repair-cell-reference-all.
1470 (Ranges in formulas): Add description for ses-range flags.
1471
1472 2012-11-12 Paul Eggert <eggert@cs.ucla.edu>
1473
1474 * texinfo.tex: Merge from gnulib.
1475
1476 2012-11-10 Chong Yidong <cyd@gnu.org>
1477
1478 * url.texi (Introduction): Move url-configuration-directory to
1479 Customization node.
1480 (Parsed URIs): Split into its own node.
1481 (URI Encoding): New node.
1482 (Defining New URLs): Remove empty chapter.
1483 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
1484 Improve docs for url-queue-*.
1485 (Supported URL Types): Copyedits. Delete empty subnodes.
1486
1487 * url.texi (Introduction): Rename from Getting Started.
1488 Rewrite the introduction.
1489 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
1490
1491 2012-11-10 Glenn Morris <rgm@gnu.org>
1492
1493 * cl.texi (Obsolete Setf Customization):
1494 Revert defsetf example to the more correct let rather than prog1.
1495 Give define-modify-macro, defsetf, and define-setf-method
1496 gv.el replacements.
1497
1498 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
1499 (Setf Extensions): Remove obsolete reference.
1500 (Obsolete Setf Customization):
1501 Move note on lack of setf functions to lispref/variables.texi.
1502 Undocument get-setf-method, since it no longer exists.
1503 Mention simple defsetf replaced by gv-define-simple-setter.
1504
1505 2012-11-03 Glenn Morris <rgm@gnu.org>
1506
1507 * cl.texi: Further general copyedits.
1508 (List Functions): Remove copy-tree, standard elisp for some time.
1509 (Efficiency Concerns): Comment out examples that no longer apply.
1510 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
1511 (Creating Symbols, Random Numbers): De-emphasize internal
1512 variables cl--gensym-counter and cl--random-state. (Bug#12788)
1513 (Naming Conventions, Type Predicates, Macros)
1514 (Predicates on Numbers): No longer mention cl-floatp-safe.
1515
1516 2012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
1517
1518 * gnus.texi (Mail Source Specifiers):
1519 Document :leave keyword used for pop mail source.
1520
1521 2012-11-01 Glenn Morris <rgm@gnu.org>
1522
1523 * cl.texi: General copyedits for style, line-breaks, etc.
1524 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
1525 (Macro Bindings, Blocks and Exits):
1526 Acknowledge existence of lexical-binding.
1527 (Iteration): Mainly defer to doc of standard dolist, dotimes.
1528
1529 2012-10-31 Glenn Morris <rgm@gnu.org>
1530
1531 * ert.texi (Introduction, The @code{should} Macro):
1532 Refer to "cl-assert" rather than "assert".
1533
1534 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
1535 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
1536 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
1537 Reword, and add details of flet and labels.
1538 (Modify Macros, Function Bindings): Add some xrefs.
1539
1540 2012-10-30 Glenn Morris <rgm@gnu.org>
1541
1542 * cl.texi (Modify Macros): Update for cl-letf changes.
1543 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
1544 (Setf Extensions): Partially restore note about cl-getf,
1545 mainly moved to lispref/variables.texi.
1546 (Property Lists): Fix cl-getf typos.
1547 (Mapping over Sequences): Mention cl-mapc naming oddity.
1548
1549 2012-10-29 Glenn Morris <rgm@gnu.org>
1550
1551 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
1552 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
1553 (Customizing Setf): Move contents to "Obsolete Setf Customization".
1554 (Modify Macros, Multiple Values, Other Clauses):
1555 Remove mentions of obsolete features.
1556 (Obsolete Setf Customization): Don't mention `apply' setf.
1557
1558 2012-10-28 Glenn Morris <rgm@gnu.org>
1559
1560 * cl.texi (Multiple Values, Common Lisp Compatibility):
1561 More namespace updates.
1562 (Obsolete Features): Copyedits.
1563 (Obsolete Lexical Macros, Obsolete Setf Customization):
1564 New subsections.
1565
1566 * cl.texi (Porting Common Lisp, Lexical Bindings):
1567 Add some xrefs to the Elisp manual.
1568
1569 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
1570 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
1571 (Obsolete Features): New appendix. Move Lexical Bindings here.
1572
1573 2012-10-27 Glenn Morris <rgm@gnu.org>
1574
1575 * cl.texi: Use defmac for macros rather than defspec.
1576 (Efficiency Concerns): Related copyedit.
1577
1578 * cl.texi (Control Structure): Update for setf now being in core.
1579 (Setf Extensions): Rename from Basic Setf. Move much of the
1580 former content to lispref/variables.texi.
1581 (Modify Macros): Move pop, push details to lispref/variables.texi.
1582 (Customizing Setf): Copyedits for setf etc being in core.
1583 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
1584 Further namespaces updates.
1585
1586 2012-10-26 Bastien Guerry <bzg@gnu.org>
1587
1588 * org.texi (Installation): Update the link to Org's ELPA.
1589 Also don't mention org-install.el anymore as the replacement file
1590 org-loaddefs.el is now loaded by org.el.
1591
1592 2012-10-25 Michael Albinus <michael.albinus@gmx.de>
1593
1594 * tramp.texi (Frequently Asked Questions):
1595 Mention `tramp-completion-reread-directory-timeout' for performance
1596 improvement.
1597
1598 2012-10-25 Glenn Morris <rgm@gnu.org>
1599
1600 * cl.texi: Don't mess with the TeX section number counter.
1601 Use Texinfo recommended convention for quotes+punctuation.
1602 (Overview, Sequence Functions): Rephrase for better line-breaking.
1603 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
1604 (Macro Bindings, Conditionals, Iteration, Loop Basics)
1605 (Random Numbers, Mapping over Sequences, Structures)
1606 (Porting Common Lisp): Further updates for cl-lib namespace.
1607 (Modify Macros, Declarations, Macro Bindings, Structures):
1608 Break long lines in examples.
1609 (Dynamic Bindings): Update for changed progv behavior.
1610 (Loop Examples, Efficiency Concerns): Markup fixes.
1611 (Structures): Remove TeX margin change.
1612 (Declarations): Fix typos.
1613
1614 2012-10-24 Glenn Morris <rgm@gnu.org>
1615
1616 * cl.texi (Overview, Multiple Values, Creating Symbols)
1617 (Numerical Functions): Say less/nothing about the original cl.el.
1618 (Old CL Compatibility): Remove.
1619 (Assertions): Remove ignore-errors (standard Elisp for some time).
1620
1621 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
1622 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
1623 (Efficiency Concerns, Efficiency Concerns)
1624 (Common Lisp Compatibility, Old CL Compatibility):
1625 Further updates for cl-lib namespace.
1626
1627 2012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
1628
1629 Update manual for new time stamp format (Bug#12706).
1630 * emacs-mime.texi (time-date): Update for new format.
1631 Also, fix bogus time stamp and modernize a bit.
1632
1633 2012-10-23 Glenn Morris <rgm@gnu.org>
1634
1635 * cl.texi: Include emacsver.texi. Use Emacs version number rather
1636 than unchanging cl.el version number.
1637 End all menu descriptions with a period.
1638 Do not use @dfn{CL} for every instance of "CL".
1639 (Overview): Remove no-runtime caveat, and note about foo* names.
1640 (Usage): Use cl-lib rather than cl.
1641 (Organization, Naming Conventions): Update for cl-lib.el.
1642 (Installation): Remove long-irrelevant node.
1643 (Program Structure, Predicates, Control Structure):
1644 Start updating for cl-lib namespace.
1645 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
1646 Depend on emacsver.texi.
1647
1648 2012-10-09 Michael Albinus <michael.albinus@gmx.de>
1649
1650 * trampver.texi: Update release number.
1651
1652 2012-10-06 Glenn Morris <rgm@gnu.org>
1653
1654 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
1655 ERC version.
1656 (Introduction): ERC is distributed with Emacs.
1657 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
1658 (Getting Started): Simplify.
1659 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
1660 (History): Mention ERC maintained as part of Emacs now.
1661 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
1662 Add dependency on emacsver.texi.
1663
1664 * erc.texi: Remove hand-written node pointers.
1665
1666 2012-10-05 Glenn Morris <rgm@gnu.org>
1667
1668 * newsticker.texi (Overview, Requirements, Usage, Configuration):
1669 Copyedits.
1670
1671 2012-10-01 Eric Ludlam <zappo@gnu.org>
1672
1673 * ede.texi (Quick Start, Project Local Variables)
1674 (Miscellaneous commands, ede-java-root, Development Overview)
1675 (Detecting a Project): New nodes.
1676 (Simple projects): Node deleted.
1677
1678 * eieio.texi (Building Classes): Some slot attributes cannot be
1679 overridden.
1680 (Slot Options): Remove an example.
1681 (Method Invocation, Documentation): New nodes.
1682
1683 2012-10-01 Glenn Morris <rgm@gnu.org>
1684
1685 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
1686 (reftex.pdf): Add dependency on emacsver.texi.
1687 * reftex.texi: Don't include directory part for emacsver.texi;
1688 the Makefile's -I handles it.
1689
1690 2012-09-30 Ralf Angeli <angeli@caeruleus.net>
1691
1692 Merge from standalone RefTeX repository.
1693
1694 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
1695 with macros.
1696 (Imprint): Mention Wolfgang in list of contributors.
1697 (Creating Citations): Give a hint about how to
1698 auto-revert the BibTeX database file when using external editors.
1699 (Referencing Labels): Simplify section about reference macro
1700 cycling.
1701 (Options (Referencing Labels)): Adapt to new structure of
1702 `reftex-ref-style-alist'.
1703 (Referencing Labels, Reference Styles): Document changes in the
1704 referencing functionality.
1705 (Commands): Mention options for definition of header and footer in
1706 BibTeX files.
1707 (Options (Creating Citations)): Document
1708 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
1709 (Reference Styles): New section.
1710 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
1711 (Options (Referencing Labels)): Remove descriptions of deprecated
1712 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
1713 Add descriptions for `reftex-ref-style-alist' and
1714 `reftex-ref-style-default-list'.
1715 (Referencing Labels): Update regarding reference styles.
1716 (Citation Styles): Mention support for ConTeXt.
1717 (Options (Defining Label Environments)): Fix typo.
1718 (Options (Creating Citations)):
1719 Document `reftex-cite-key-separator'.
1720
1721 2012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
1722
1723 * org.texi: Add description of ORG_ADD_CONTRIB to info
1724 documentation. Add link to Worg for more details.
1725
1726 * org.texi: Clarify installation procedure. Provide link to the
1727 build system description on Worg.
1728
1729 * org.texi: Remove reference to utils/, x11idle.c is now in
1730 contrib/scripts.
1731
1732 * org.texi: Re-normalize to "Org mode" in manual.
1733
1734 * org.texi (Installation): Adapt documentation to new build
1735 system. Mention GNU ELPA (since it needs to be handled like Emacs
1736 built-in Org).
1737
1738 2012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
1739
1740 * org.texi: Fix typo in description of the 'Hooks' section.
1741
1742 * org.texi: Add ID to the list of special properties.
1743
1744 2012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
1745
1746 * org.texi (Moving subtrees): Document the ability to archive to a
1747 datetree.
1748
1749 2012-09-30 Bastien Guerry <bzg@gnu.org>
1750
1751 * org.texi (Installation, Feedback, Batch execution):
1752 Use (add-to-list 'load-path ... t) for the contrib dir.
1753
1754 * org.texi (results): Update documentation for ":results drawer"
1755 and ":results org".
1756
1757 * org.texi (Column width and alignment): Fix typo.
1758
1759 * org.texi (Activation): Point to the "Conflicts" section.
1760
1761 * org.texi (Conflicts): Mention filladapt.el in the list of
1762 conflicting packages.
1763
1764 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
1765 not needed for versions of Emacs > 22.1.
1766
1767 * org.texi (History and Acknowledgments): Fix typo.
1768
1769 * org.texi (History and Acknowledgments): Add my own
1770 acknowledgments.
1771
1772 * org.texi (Agenda commands): Document the new command and the new
1773 option.
1774
1775 * org.texi (Agenda commands): Delete `org-agenda-action' section.
1776 (Agenda commands): Reorder. Document `*' to toggle persistent
1777 marks.
1778
1779 * org.texi (Agenda dispatcher):
1780 Mention `org-toggle-agenda-sticky'.
1781 (Agenda commands, Exporting Agenda Views): Fix typo.
1782
1783 * org.texi (Templates in contexts, Setting Options): Update to
1784 reflect changes in how contexts options are processed.
1785
1786 * org.texi (Templates in contexts): Document the new structure of
1787 the variables `org-agenda-custom-commands-contexts' and
1788 `org-capture-templates-contexts'.
1789
1790 * org.texi (Templates in contexts): Document the new option
1791 `org-capture-templates-contexts'.
1792 (Storing searches): Document the new option
1793 `org-agenda-custom-commands-contexts'.
1794
1795 * org.texi (Formula syntax for Lisp): Reformat.
1796
1797 * org.texi (Special properties, Column attributes)
1798 (Agenda column view): Document the new special property
1799 CLOCKSUM_T.
1800
1801 * org.texi (Template expansion): Document the new %l template.
1802
1803 * org.texi (Fast access to TODO states): Fix documentation about
1804 allowed characters for fast todo selection.
1805
1806 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
1807 use in `org-agenda-to-appt'.
1808
1809 * org.texi (Comment lines): Update wrt comments.
1810
1811 * org.texi (Resolving idle time): Document new keybinding.
1812
1813 * org.texi (Clocking commands): Document the use of S-M-<up/down>
1814 on clock timestamps.
1815
1816 * org.texi (Fast access to TODO states): Explicitly says only
1817 letters are supported as fast TODO selection keys.
1818
1819 * org.texi (Link abbreviations): Illustrate the use of the "%h"
1820 specifier. Document the new "%(my-function)" specifier.
1821
1822 * org.texi (Clocking commands): New cindex.
1823 (Clocking commands): Update documentation for `org-clock-in'.
1824 Document `org-clock-in-last'. Mention `org-clock-out' and
1825 `org-clock-in-last' as commands that can be globally bound.
1826 (Resolving idle time): Document continuous clocking.
1827
1828 * org.texi (Top, Introduction): Fix formatting.
1829 (Activation): Add index entries.
1830 (Conventions): Update section.
1831 (Embedded @LaTeX{}): Fix formatting.
1832
1833 * org.texi (Visibility cycling): Document `show-children'.
1834
1835 * org.texi (Using capture): Mention the `org-capture-last-stored'
1836 bookmark as a way to jump to the last stored capture.
1837
1838 * org.texi (Uploading files): Fix typo.
1839
1840 * org.texi (Using capture): Document `C-0' as a prefix argument
1841 for `org-capture'.
1842
1843 * org.texi (Agenda commands): Document persistent marks.
1844
1845 * org.texi (Template expansion): Update doc to reflect change.
1846
1847 * org.texi (Radio tables): Document the :no-escape parameter.
1848
1849 * org.texi (Repeated tasks): Document repeat cookies for years,
1850 months, weeks, days and hours.
1851
1852 * org.texi (Export options): State that you can use the d: option
1853 by specifying a list of drawers.
1854
1855 * org.texi (HTML preamble and postamble): Small doc improvement.
1856
1857 2012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
1858
1859 * org.texi: The sections in the Exporting section of the manual
1860 left out articles in the description of the org-export-as-*
1861 commands, among other places. This patch adds them, adds a few
1862 missing prepositions, and switches instances of "an HTML" to "a
1863 html" for internal consistency.
1864
1865 * org.texi: Alter several examples of headings with timestamps in
1866 them to include the timestamps in the body instead of the heading.
1867
1868 2012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
1869
1870 * org.texi (Agenda dispatcher): Document sticky agenda views and
1871 the new key for them.
1872
1873 2012-09-30 Charles <millarc@verizon.net> (tiny change)
1874
1875 * org.texi (Advanced features): Fix error in table.
1876
1877 2012-09-30 Feng Shu <tumashu@gmail.com>
1878
1879 * org.texi (@LaTeX{} fragments): Document imagemagick as an
1880 alternative to dvipng.
1881
1882 2012-09-30 François Allisson <francois@allisson.co> (tiny change)
1883
1884 * org.texi: Remove extra curly bracket.
1885
1886 2012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
1887
1888 * org.texi (org-clock-in-last and org-clock-cancel): Update the
1889 defkeys.
1890
1891 2012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
1892
1893 * org.texi (Agenda commands): Fix two typos by giving
1894 corresponding function names, according to
1895 `org-agenda-view-mode-dispatch'.
1896
1897 2012-09-30 Jan Böcker <jan.boecker@jboecker.de>
1898
1899 * org.texi (The spreadsheet): Fix typo.
1900
1901 2012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
1902
1903 * org.texi (Tracking your habits): Point to the "Tracking TODO
1904 state changes" section.
1905
1906 2012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
1907
1908 * org.texi (Literal examples): Remove reference to unknown
1909 `org-export-latex-minted' variable. Also simplify footnote since
1910 `org-export-latex-listings' documentation is exhaustive already.
1911
1912 * org.texi (Plain lists): Remove reference to now hard-coded
1913 `bullet' automatic rule.
1914
1915 2012-09-30 Toby S. Cubitt <tsc25@cantab.net>
1916
1917 * org.texi: Updated documentation accordingly.
1918
1919 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
1920
1921 * texinfo.tex: Merge from gnulib.
1922
1923 2012-09-12 Michael Albinus <michael.albinus@gmx.de>
1924
1925 Sync with Tramp 2.2.6.
1926
1927 * tramp.texi (Bug Reports): Cleanup caches before a test run.
1928
1929 * trampver.texi: Update release number.
1930
1931 2012-09-12 Paul Eggert <eggert@cs.ucla.edu>
1932
1933 * texinfo.tex: Merge from gnulib.
1934
1935 2012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
1936
1937 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
1938 (bug#12096).
1939
1940 2012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
1941
1942 * calc.texi (Simplification modes, Conversions)
1943 (Operating on Selections): Mention "basic" simplification.
1944 (The Calc Mode Line): Mention the mode line display for Basic
1945 simplification mode.
1946 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
1947 simplifications.
1948 (Basic Simplifications): Rename from "Limited Simplifications"
1949 Replace "limited" by "basic" throughout.
1950 (Algebraic Simplifications): Indicate that the algebraic
1951 simplifications are done by default.
1952 (Unsafe Simplifications): Mention `m E'.
1953 (Simplification of Units): Mention `m U'.
1954 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
1955 (Kinds of Declarations, Functions for Declarations):
1956 Mention "algebraic simplifications" instead of `a s'.
1957 (Algebraic Entry): Remove mention of default simplifications.
1958
1959 2012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
1960
1961 * calc.texi (Getting Started, Tutorial): Change simulated
1962 Calc output to match actual output.
1963 (Simplifying Formulas): Mention that algebraic simplification is now
1964 the default.
1965
1966 2012-07-28 Eli Zaretskii <eliz@gnu.org>
1967
1968 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
1969 (Bug#12073)
1970
1971 2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
1972
1973 Prefer typical American spelling for "acknowledgment".
1974 * calc.texi (History and Acknowledgments): Rename from
1975 History and Acknowledgements.
1976 * idlwave.texi (Acknowledgments):
1977 * ses.texi (Acknowledgments):
1978 * woman.texi (Acknowledgments): Rename from Acknowledgements.
1979
1980 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
1981
1982 Rename configure.in to configure.ac (Bug#11603).
1983 * ede.texi (Compiler and Linker objects, ede-proj-project)
1984 (ede-step-project): Prefer the name configure.ac to configure.in.
1985
1986 2012-07-06 Michael Albinus <michael.albinus@gmx.de>
1987
1988 * tramp.texi (Multi-hops):
1989 Introduce `tramp-restricted-shell-hosts-alist'.
1990
1991 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1992
1993 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
1994 methods, so don't mention smtpmail here.
1995
1996 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
1997
1998 * gnus.texi (Picons): Document gnus-picon-properties.
1999
2000 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2001
2002 * gnus.texi: Remove mention of compilation, as that's no longer
2003 supported.
2004
2005 2012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
2006
2007 * gnus.texi (Archived Messages): Mention
2008 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
2009
2010 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2011
2012 * gnus.texi (Various Summary Stuff):
2013 Remove mention of `gnus-propagate-marks'.
2014
2015 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2016
2017 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
2018 which no longer exist.
2019
2020 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2021
2022 * gnus.texi (Archived Messages):
2023 Document gnus-gcc-self-resent-messages.
2024
2025 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2026
2027 * message.texi (Mail Variables):
2028 Mention the optional user parameter for X-Message-SMTP-Method.
2029
2030 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2031
2032 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
2033
2034 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
2035
2036 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2037
2038 * gnus.texi (Key Index): Change encoding to utf-8.
2039
2040 2012-06-21 Glenn Morris <rgm@gnu.org>
2041
2042 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
2043
2044 2012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2045
2046 * gnus.texi (Group Timestamp): Mention where to find documentation for
2047 the `gnus-tmp-' variables (bug#11601).
2048
2049 2012-06-11 Michael Albinus <michael.albinus@gmx.de>
2050
2051 Sync with Tramp 2.2.6-pre.
2052
2053 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
2054 where appropriate.
2055 (Ad-hoc multi-hops): New section.
2056 (Remote processes): New subsection "Running remote processes on
2057 Windows hosts".
2058 (History): Add remote commands on Windows, and ad-hoc multi-hop
2059 methods.
2060 (External methods): "ControlPersist" must be set to "no" for the
2061 `scpc' method.
2062 (Remote processes): Add a note about `auto-revert-tail-mode'.
2063 (Frequently Asked Questions): Use "scpx" in combination with
2064 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
2065
2066 * trampver.texi: Update release number.
2067
2068 2012-06-10 Chong Yidong <cyd@gnu.org>
2069
2070 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
2071 compilation for html-mono.
2072
2073 2012-06-08 Paul Eggert <eggert@cs.ucla.edu>
2074
2075 * texinfo.tex: Merge from gnulib.
2076
2077 2012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
2078
2079 * Makefile.in (echo-info): Don't try to install info files named
2080 just ".info".
2081
2082 2012-05-28 Glenn Morris <rgm@gnu.org>
2083
2084 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
2085
2086 * sc.texi: Nuke hand-written node pointers.
2087 Fix top-level menu to match actual node order.
2088
2089 2012-05-27 Glenn Morris <rgm@gnu.org>
2090
2091 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
2092 Some associated fixes, including not messing with chapno in cl.texi.
2093
2094 2012-05-27 Bastien Guerry <bzg@gnu.org>
2095
2096 * org.texi (Durations and time values): Fix typo.
2097
2098 2012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
2099
2100 * doc/misc/calc.texi (Basic Operations on Units, Customizing Calc):
2101 Mention `calc-ensure-consistent-units'.
2102
2103 2012-05-14 Andreas Schwab <schwab@linux-m68k.org>
2104
2105 * cc-mode.texi: Avoid space before macro in 4th argument of cross
2106 reference commands. (Bug#11461)
2107
2108 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
2109
2110 2012-05-12 Glenn Morris <rgm@gnu.org>
2111
2112 * Makefile.in (mostlyclean): Add more TeX intermediates.
2113
2114 * Makefile.in: Make it look more like the other doc Makefiles.
2115 Use explicit $srcdir in all dependencies.
2116 Remove cd $srcdir from rules.
2117 (VPATH): Remove.
2118 (infodir): Set to an absolute path.
2119 (INFO_TARGETS): Use short names.
2120 (mkinfodir): infodir is now absolute.
2121 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
2122
2123 * Makefile.in (info.info): Rename from info, to avoid duplication.
2124 (.SUFFIXES): Disable implicit rules.
2125
2126 * Makefile.in (MKDIR_P): New, set by configure.
2127 (mkinfodir): Use $MKDIR_P.
2128
2129 2012-05-07 Glenn Morris <rgm@gnu.org>
2130
2131 * forms.texi (Long Example): Update for changed location of files.
2132
2133 2012-05-04 Glenn Morris <rgm@gnu.org>
2134
2135 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
2136 (INFO_TARGETS): Use $INFO_EXT.
2137 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2138 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
2139 (INFO_TARGETS): Use $INFO_EXT.
2140 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2141
2142 2012-05-02 Glenn Morris <rgm@gnu.org>
2143
2144 * Makefile.in (echo-info): New phony target, used by top-level.
2145
2146 * viper.texi: Make direntry shorter (also it is no longer "newest").
2147
2148 * emacs-gnutls.texi, ert.texi, org.texi:
2149 Fix dircategory, direntry to match info/dir.
2150
2151 * faq.texi: Convert @inforefs to @xrefs.
2152 Fix some malformed cross-references.
2153 (File-name conventions): Shorten section name to avoid overfull line.
2154 (How to add fonts): Use smallexample to avoid overfull lines.
2155
2156 2012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
2157
2158 * auth.texi (Help for users): Update for .gpg file being second.
2159
2160 2012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2161
2162 * org.texi (Agenda commands): Fix two typos: give corresponding
2163 function names, according to `org-agenda-view-mode-dispatch'.
2164
2165 2012-04-27 Glenn Morris <rgm@gnu.org>
2166
2167 * faq.texi (Major packages and programs): Remove section.
2168 There is no point listing 6 packages (cf etc/MORE.STUFF).
2169 (Finding Emacs and related packages): Move "Spell-checkers" here.
2170
2171 2012-04-22 Michael Albinus <michael.albinus@gmx.de>
2172
2173 * dbus.texi (Version): New node.
2174 (Properties and Annotations): Mention the object manager
2175 interface. Describe dbus-get-all-managed-objects.
2176 (Type Conversion): Floating point numbers are allowed, if an
2177 anteger does not fit Emacs's integer range.
2178 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
2179 (Asynchronous Methods): Fix description of
2180 dbus-call-method-asynchronously.
2181 (Receiving Method Calls): Fix some minor errors.
2182 Add dbus-interface-emacs.
2183 (Signals): Describe unicast signals and the new match rules.
2184 (Alternative Buses): Add the PRIVATE optional argument to
2185 dbus-init-bus. Describe its new return value. Add dbus-setenv.
2186
2187 2012-04-20 Glenn Morris <rgm@gnu.org>
2188
2189 * faq.texi (New in Emacs 24): New section.
2190 (Packages that do not come with Emacs): Mention M-x list-packages.
2191
2192 2012-04-14 Alan Mackenzie <acm@muc.de>
2193
2194 * cc-mode.texi (c-offsets-alist): Correct a typo.
2195
2196 2012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
2197
2198 * org.texi (Deadlines and scheduling): Fix the example: the
2199 DEADLINE item should come right after the headline. We enforce
2200 this convention, so it is a bug not to illustrate it correctly in
2201 the manual.
2202
2203 2012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2204
2205 * org.texi (Agenda commands): Fix documentation bug by swapping
2206 the equivalent keybindings to `org-agenda-next-line' with the ones
2207 to `org-agenda-previous-line'.
2208
2209 2012-04-14 Glenn Morris <rgm@gnu.org>
2210
2211 * Makefile.in: Replace non-portable use of $< in ordinary rules.
2212
2213 2012-04-09 Eli Zaretskii <eliz@gnu.org>
2214
2215 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
2216 Add emacs-gnutls.
2217 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
2218
2219 2012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
2220
2221 * Makefile.in: Add emacs-gnutls.texi to build.
2222
2223 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
2224
2225 2012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
2226
2227 * auth.texi (Secret Service API): Edit further and give examples.
2228 (Secret Service API): Adjust @samp to @code for collection names.
2229
2230 2012-04-04 Glenn Morris <rgm@gnu.org>
2231
2232 * auth.texi (Secret Service API): Copyedits.
2233 (Help for developers): Fill in some missing function doc-strings.
2234 (Help for users, Help for developers)
2235 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
2236
2237 2012-04-04 Michael Albinus <michael.albinus@gmx.de>
2238
2239 * auth.texi (Secret Service API): Add the missing text.
2240
2241 2012-04-04 Chong Yidong <cyd@gnu.org>
2242
2243 * message.texi (Using PGP/MIME): Note that epg is now the default.
2244
2245 * gnus.texi: Reduce references to obsolete pgg library.
2246 (Security): Note that epg is now the default.
2247
2248 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
2249
2250 * nxml-mode.texi (Completion): C-RET is no longer bound to
2251 nxml-complete.
2252
2253 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2254
2255 * org.texi (Customizing tables in ODT export): Correct few errors.
2256
2257 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2258
2259 * org.texi (Links in ODT export): Update.
2260 (Labels and captions in ODT export): New node.
2261
2262 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2263
2264 * org.texi (Literal examples in ODT export): htmlfontify.el in
2265 Emacs-24.1 now supports fontification. So ODT source blocks will
2266 be fontified by default.
2267
2268 2012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
2269
2270 * org.texi (Refiling notes): Remove duplicated keybinding.
2271
2272 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2273
2274 * org.texi (noweb): Documentation of this new option to the :noweb
2275 header argument.
2276
2277 2012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
2278
2279 * org.texi (Header and sectioning): Add example demonstrating how
2280 to use "LaTeX_CLASS_OPTIONS".
2281
2282 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2283
2284 * org.texi (Noweb reference syntax): Describe the ability to
2285 execute noweb references in the manual.
2286
2287 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2288
2289 * org.texi (cache): Improve cache documentation when session
2290 evaluation is used.
2291
2292 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2293
2294 * org.texi (Plain lists): Document removal.
2295
2296 2012-04-01 Michael Brand <michael.ch.brand@gmail.com>
2297
2298 * org.texi: Decapitalize file name in references to Calc manual.
2299
2300 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2301
2302 * org.texi (Plain lists): Document removal.
2303
2304 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2305
2306 * org.texi (Top, OpenDocument Text export)
2307 (ODT export commands, Extending ODT export)
2308 (Images in ODT export, Tables in ODT export)
2309 (Configuring a document converter): Add or Update.
2310
2311 2012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
2312
2313 * org.texi (MobileOrg): Change the wording to reflect that the
2314 Android Version is no longer just the little brother of the iOS
2315 version.
2316
2317 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2318
2319 * org.texi (Key bindings and useful functions): Update babel key
2320 binding documentation in manual.
2321
2322 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2323
2324 * org.texi (noweb): Document new noweb header value.
2325
2326 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2327
2328 * org.texi (noweb-sep): Document new header argument.
2329
2330 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2331
2332 * org.texi (noweb-ref): Documentation of this new custom variable.
2333
2334 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2335
2336 * org.texi (wrap): Update the new :wrap documentation to match the
2337 current implementation.
2338
2339 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2340
2341 * org.texi: Added documentation for :wrap.
2342
2343 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2344
2345 * org.texi: #+RESULTS now user-configurable.
2346
2347 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2348
2349 * org.texi: Documented :noweb no-export.
2350
2351 2012-04-01 Thomas Dye <dk@poto.local>
2352
2353 * org.texi: Edit :noweb no header argument for correctness.
2354
2355 2012-04-01 Bastien Guerry <bzg@gnu.org>
2356
2357 * org.texi (Customization): Update the approximate number of Org
2358 variables.
2359
2360 2012-04-01 Thomas Dye <dk@poto.local>
2361
2362 * org.texi: The :results wrap produces a drawer instead of a
2363 begin_results block.
2364
2365 2012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
2366
2367 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
2368 reflect the new default.
2369
2370 2012-03-10 Eli Zaretskii <eliz@gnu.org>
2371
2372 * info.texi (Expert Info): Move the index entry for "Texinfo" from
2373 "Getting Started" to this node. (Bug#10450)
2374
2375 2012-03-10 Chong Yidong <cyd@gnu.org>
2376
2377 * flymake.texi (Example -- Configuring a tool called via make):
2378 Mention the Automake COMPILE variable (Bug#8715).
2379
2380 * info.texi (Getting Started): Add an index entry (Bug#10450).
2381
2382 2012-03-02 Michael Albinus <michael.albinus@gmx.de>
2383
2384 * dbus.texi (Signals): Known names will be mapped onto unique
2385 names, when registering for signals.
2386
2387 2012-02-29 Glenn Morris <rgm@gnu.org>
2388
2389 * url.texi: Fix quote usage in body text.
2390
2391 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
2392
2393 * cl.texi: Use @code{} in menus when appropriate.
2394
2395 2012-02-28 Glenn Morris <rgm@gnu.org>
2396
2397 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
2398 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
2399 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
2400 * org.texi, sc.texi, vip.texi, viper.texi:
2401 Standardize possessive apostrophe usage.
2402
2403 2012-02-26 Chong Yidong <cyd@gnu.org>
2404
2405 * ediff.texi (Quick Help Commands): Add a couple of index entries
2406 (Bug#10834).
2407
2408 2012-02-17 Glenn Morris <rgm@gnu.org>
2409
2410 * gnus.texi (Posting Styles):
2411 * remember.texi (Org): Fix cross-refs to other manuals.
2412
2413 2012-02-15 Glenn Morris <rgm@gnu.org>
2414
2415 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
2416 (Encryption): New chapter, split out from previous.
2417
2418 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
2419
2420 * gnus.texi (Customizing the IMAP Connection):
2421 Mention nnimap-record-commands.
2422
2423 2012-02-10 Glenn Morris <rgm@gnu.org>
2424
2425 * url.texi (Retrieving URLs): Update url-retrieve arguments.
2426 Mention url-queue-retrieve.
2427
2428 2012-02-09 Glenn Morris <rgm@gnu.org>
2429
2430 * sem-user.texi (Semantic mode user commands): Typo fix.
2431
2432 * info.texi (Create Info buffer): Mention info-display-manual.
2433
2434 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
2435
2436 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
2437 example (modified from an example by Michael Albinus).
2438
2439 2012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
2440
2441 * gnus.texi (Agent Basics): Fix outdated description of
2442 `gnus-agent-auto-agentize-methods'.
2443
2444 2012-01-28 Andreas Schwab <schwab@linux-m68k.org>
2445
2446 * cc-mode.texi: Always @defindex ss.
2447 (Config Basics): Fix argument of @itemize.
2448 (Macro Backslashes): Add @code around index entry.
2449
2450 2012-01-23 Glenn Morris <rgm@gnu.org>
2451
2452 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
2453
2454 2012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
2455
2456 * tramp.texi (File): Tweak wording for the `scpc' option.
2457
2458 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2459
2460 * gnus.texi (Group Parameters): Really note precedence.
2461
2462 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2463
2464 * gnus.texi (Group Parameters): Note precedence.
2465
2466 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
2467
2468 * org.texi (Noweb reference syntax): Adding documentation of
2469 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
2470 variable.
2471
2472 2012-01-03 Bastien Guerry <bzg@gnu.org>
2473
2474 * org.texi (Plain lists): Split the table to fix the display
2475 of items.
2476
2477 2012-01-03 Bastien Guerry <bzg@gnu.org>
2478
2479 * org.texi (Plain lists): Fix misplaced explanation.
2480
2481 2012-01-03 Bastien Guerry <bzg@gnu.org>
2482
2483 * org.texi (Plain lists, Agenda files): Add index entries.
2484
2485 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2486
2487 * org.texi: Use "Org mode" instead of alternatives like
2488 "Org-mode" or "org-mode".
2489
2490 2012-01-03 Bernt Hansen <bernt@norang.ca>
2491
2492 * org.texi (Agenda commands):
2493 Document `org-clock-report-include-clocking-task'.
2494
2495 2012-01-03 Bastien Guerry <bzg@gnu.org>
2496
2497 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
2498 C-c' on checkboxes.
2499
2500 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2501
2502 * org.texi: End sentences with two spaces.
2503
2504 2012-01-03 Michael Brand <michael.ch.brand@gmail.com>
2505
2506 * org.texi (External links): Document the link types file+sys
2507 and file+emacs, slightly narrow used page width.
2508
2509 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
2510
2511 * org.texi (colnames): Note that colnames behavior may differ
2512 across languages.
2513
2514 2012-01-03 Bastien Guerry <bzg@gnu.org>
2515
2516 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
2517
2518 2012-01-03 Thomas Dye <dk@poto.westell.com>
2519
2520 * org.texi: Augmented discussion of babel property
2521 inheritance. Put footnote outside sentence ending period.
2522
2523 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2524
2525 * org.texi (eval): Documenting the full range of :eval header
2526 argument values.
2527
2528 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2529
2530 * org.texi (eval): Documentation of the new :eval option.
2531
2532 2012-01-03 Thomas Dye <dk@poto.local>
2533
2534 * org.texi: Add accumulated properties.
2535
2536 2012-01-03 Thomas Dye <dk@poto.local>
2537
2538 * org.texi: Documented no spaces in name=assign, another
2539 correction to :var table.
2540
2541 2012-01-03 Thomas Dye <dk@poto.local>
2542
2543 * org.texi: Changed DATA to NAME in Working With Source Code
2544 section.
2545
2546 2012-01-03 Tom Dye <tsd@tsdye.com>
2547
2548 * org.texi: Minor change to :var table.
2549
2550 2012-01-03 Tom Dye <tsd@tsdye.com>
2551
2552 * org.texi: More changes to :var table (some examples were wrong).
2553
2554 2012-01-03 Tom Dye <tsd@tsdye.com>
2555
2556 * org.texi: Cleaned up :var table.
2557
2558 2012-01-03 Bastien Guerry <bzg@gnu.org>
2559
2560 * org.texi (Timestamps, Weekly/daily agenda)
2561 (Weekly/daily agenda): Add @cindex for "appointment".
2562
2563 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2564
2565 * org.texi (Literal examples): A new link to the template for
2566 inserting empty code blocks.
2567 (Structure of code blocks): A new link to the template for
2568 inserting empty code blocks.
2569
2570 2012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
2571
2572 * org.texi (External links): Add footnote on how the behavior
2573 of the text search in Org files are controled by the variable
2574 `org-link-search-must-match-exact-headline'.
2575
2576 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2577
2578 * org.texi (Buffer-wide header arguments):
2579 Update documentation to reflect removal of #+PROPERTIES.
2580
2581 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
2582
2583 * org.texi (The clock table): Mention that ACHIVED trees
2584 contribute to the clock table.
2585
2586 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
2587
2588 * org.texi (Conflicts): Better yasnippet config info.
2589
2590 2012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
2591
2592 * org.texi (Selective export): Explicitly mention the default
2593 values for `org-export-select-tags',
2594 `org-export-exclude-tags'.
2595
2596 2012-01-03 Tom Dye <tsd@tsdye.com>
2597
2598 * org.texi: Added a line to specify that header arguments are
2599 lowercase.
2600
2601 2012-01-03 Tom Dye <tsd@tsdye.com>
2602
2603 * org.texi: :var requires default value when declared.
2604
2605 2012-01-03 Bastien Guerry <bzg@gnu.org>
2606
2607 * org.texi (Handling links): Add a note about the
2608 `org-link-frame-setup' option.
2609
2610 2012-01-03 David Maus <dmaus@ictsoc.de>
2611
2612 * org.texi (Exporting Agenda Views, Extracting agenda
2613 information): Fix command line syntax, quote symbol parameter
2614 values.
2615
2616 2012-01-03 David Maus <dmaus@ictsoc.de>
2617
2618 * org.texi (Exporting Agenda Views): Fix command line syntax.
2619
2620 2011-12-28 Paul Eggert <eggert@cs.ucla.edu>
2621
2622 * gnus.texi (Mail Source Customization, Mail Back End Variables):
2623 Use octal notation for file permissions, which are normally
2624 thought of in octal.
2625 (Mail Back End Variables): Use more-plausible modes in example.
2626
2627 2011-12-20 Alan Mackenzie <acm@muc.de>
2628
2629 * cc-mode.texi: Update version string 5.31 -> 5.32.
2630
2631 2011-12-06 Juanma Barranquero <lekktu@gmail.com>
2632
2633 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
2634
2635 2011-11-24 Glenn Morris <rgm@gnu.org>
2636
2637 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
2638
2639 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
2640
2641 * makefile.w32-in: Update dependencies.
2642
2643 2011-11-20 Glenn Morris <rgm@gnu.org>
2644
2645 * gnus.texi (Group Information):
2646 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
2647
2648 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
2649
2650 * gnus-coding.texi (Gnus Maintenance Guide):
2651 Rename from "Gnus Maintainance Guide".
2652
2653 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
2654 * eieio.texi (Customizing):
2655 * gnus.texi (Article Washing):
2656 * gnus-news.texi:
2657 * sem-user.texi (Smart Jump): Fix typos.
2658
2659 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
2660
2661 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
2662
2663 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
2664
2665 * ede.texi (project-am-texinfo):
2666 * gnus.texi (Sending or Not Sending):
2667 * org.texi (Template elements): Fix typos.
2668
2669 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
2670
2671 * ediff.texi (Hooks):
2672 * sem-user.texi (Semanticdb Roots): Fix typos.
2673
2674 2011-11-11 Juanma Barranquero <lekktu@gmail.com>
2675
2676 * semantic.texi (Tag handling): Fix typo.
2677
2678 2011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
2679
2680 * gnus.texi (Other Gnus Versions): Remove.
2681
2682 2011-10-28 Alan Mackenzie <acm@muc.de>
2683
2684 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
2685 (Other Special Indentations): Add an xref to "Macros with ;".
2686 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
2687 "Macros with ;".
2688 (Macros with ;): New page.
2689
2690 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
2691 Document the new handling of nested scopes for movement by defuns.
2692
2693 2011-10-23 Michael Albinus <michael.albinus@gmx.de>
2694
2695 Sync with Tramp 2.2.3.
2696
2697 * trampver.texi: Update release number.
2698
2699 2011-10-14 Glenn Morris <rgm@gnu.org>
2700
2701 * ert.texi (Introduction, How to Run Tests)
2702 (Running Tests Interactively, Expected Failures)
2703 (Tests and Their Environment, Useful Techniques)
2704 (Interactive Debugging, Fixtures and Test Suites):
2705 Minor rephrasings.
2706 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
2707 (Running Tests in Batch Mode): Simplify loading instructions.
2708 (Test Selectors): Clarify some selectors.
2709 (Expected Failures, Useful Techniques):
2710 Make examples fit in 80 columns.
2711
2712 2011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
2713
2714 * calc.texi (Basic Operations on Units): Discuss temperature
2715 conversion (`u t') alongside with other unit conversions ('u c').
2716
2717 2011-10-12 Glenn Morris <rgm@gnu.org>
2718
2719 * ert.texi: Whitespace trivia to make main menu items line up better.
2720
2721 2011-10-08 Glenn Morris <rgm@gnu.org>
2722
2723 * Makefile.in: Fix ert rules.
2724
2725 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2726
2727 * gnus.texi (Gnus Utility Functions): Add more references and
2728 explanations (bug#9683).
2729
2730 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2731
2732 * gnus.texi (Archived Messages): Note the default (bug#9552).
2733
2734 2011-09-21 Bill Wohler <wohler@newt.com>
2735
2736 Release MH-E manual version 8.3.
2737
2738 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2739 release 8.3.
2740 (Preface): Update support information.
2741 (From Bill Wohler): Reset text to original version. As a
2742 historical quote, the tense should be correct in the time that it
2743 was written.
2744
2745 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2746
2747 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
2748 (Finding the News): Doc clarification.
2749 (Terminology): Mention naming.
2750
2751 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2752
2753 * gnus.texi: Remove mentions of `recent', which are now obsolete.
2754 (Interactive): Document `quiet'.
2755
2756 2011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
2757
2758 * org.texi (Images in LaTeX export): Rewrite.
2759
2760 2011-08-15 Bastien Guerry <bzg@gnu.org>
2761
2762 * org.texi (Using the mapping API): Mention 'region as a possible
2763 scope for `org-map-entries'.
2764
2765 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2766
2767 * org.texi (Visibility cycling): Document `org-copy-visible'.
2768
2769 2011-08-15 Bastien Guerry <bzg@gnu.org>
2770
2771 * org.texi (Template expansion): Order template sequences in the
2772 proper order.
2773
2774 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2775
2776 * org.texi (eval): Expand discussion of the :eval header argument.
2777
2778 2011-08-15 Bastien Guerry <bzg@gnu.org>
2779
2780 * org.texi (Languages): Add Lilypond and Awk as supported
2781 languages.
2782
2783 2011-08-15 Achim Gratz <stromeko@nexgo.de>
2784
2785 * org.texi: Document that both CLOCK_INTO_DRAWER and
2786 LOG_INTO_DRAWER can be used to override the contents of variable
2787 org-clock-into-drawer (or if unset, org-log-into-drawer).
2788
2789 * org.texi: Replace @xref->@pxref.
2790
2791 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2792
2793 * org.texi (Evaluating code blocks): Documenting the new option
2794 for inline call lines.
2795
2796 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2797
2798 * org.texi (Results of evaluation): More explicit about the
2799 mechanism through which interactive evaluation of code is
2800 performed.
2801
2802 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2803
2804 * org.texi (noweb-ref): New header argument documentation.
2805
2806 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2807
2808 * org.texi (Extracting source code): Documentation of the new
2809 org-babel-tangle-named-block-combination variable.
2810
2811 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2812
2813 * org.texi (Structure of code blocks): Explicitly state that the
2814 behavior of multiple blocks of the same name is undefined.
2815
2816 2011-08-15 Christian Egli <christian.egli@sbszh.ch>
2817
2818 * org.texi (TaskJuggler export): Modify the example to reflect the
2819 new effort durations.
2820
2821 2011-08-15 David Maus <dmaus@ictsoc.de>
2822
2823 * org.texi (Images in LaTeX export): Escape curly brackets in
2824 LaTeX example.
2825
2826 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2827
2828 * org.texi (The clock table): Document the :properties and
2829 :inherit-props arguments for the clocktable.
2830
2831 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2832
2833 * org.texi (Tables in LaTeX export): Document specifying placement
2834 options for tables.
2835
2836 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2837
2838 * org.texi (Evaluating code blocks): More specific documentation
2839 about the different types of header arguments.
2840
2841 2011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
2842
2843 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
2844
2845 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2846
2847 * org.texi (Built-in table editor): Document the table field
2848 follow mode.
2849
2850 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
2851
2852 * org.texi (Easy Templates): Document new template.
2853
2854 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
2855
2856 * org.texi (Literal examples): Add a cross-reference from "Literal
2857 Examples" to "Easy Templates."
2858
2859 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2860
2861 * org.texi (The clock table): Add link to match syntax.
2862
2863 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2864
2865 * org.texi (Agenda commands): Document clock consistency checks.
2866
2867 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2868
2869 * org.texi (Built-in table editor): Document that \vert represents
2870 a vertical bar in a table field.
2871
2872 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2873
2874 * org.texi (Literal examples): Link from "Markup" > "Literate
2875 Examples" to "Working with Source Code".
2876
2877 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
2878
2879 * org.texi (Agenda commands): Doc for function option to bulk
2880 action.
2881
2882 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2883
2884 * org.texi (Template expansion): Document new %<...> template
2885 escape.
2886
2887 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2888
2889 * org.texi (Selective export): Document exclusion of any tasks
2890 from export.
2891
2892 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2893
2894 * org.texi (Selective export): Document how to exclude DONE tasks
2895 from export.
2896 (Publishing options): Document the properties to be used to turn off
2897 export of DONE tasks.
2898
2899 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2900
2901 * org.texi (The date/time prompt): Document date range protection.
2902
2903 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2904
2905 * org.texi (padline): Documentation of the new padline header
2906 argument.
2907
2908 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2909
2910 * org.texi (var): Adding "[" to list of characters triggering
2911 elisp evaluation.
2912
2913 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2914
2915 * org.texi (var): Documentation of Emacs Lisp evaluation during
2916 variable assignment.
2917
2918 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2919
2920 * org.texi (colnames): Reference indexing into variables, and note
2921 that colnames are *not* removed before indexing occurs.
2922 (rownames): Reference indexing into variables, and note that
2923 rownames are *not* removed before indexing occurs.
2924
2925 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2926
2927 * org.texi (var): Clarification of indexing into tabular
2928 variables.
2929
2930 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2931
2932 * org.texi (results): Documentation of the `:results wrap' header
2933 argument.
2934
2935 2011-08-15 Bastien Guerry <bzg@gnu.org>
2936
2937 * org.texi (LaTeX and PDF export): Add a note about a limitation
2938 of the LaTeX export: the org file has to be properly structured.
2939
2940 2011-08-15 Bastien Guerry <bzg@gnu.org>
2941
2942 * org.texi (Dynamic blocks, Structure editing):
2943 Mention the function `org-narrow-to-block'.
2944
2945 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2946
2947 * org.texi (Languages): Updating list of code block supported
2948 languages.
2949
2950 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2951
2952 * org.texi (Special properties): CATEGORY is a special property,
2953 but it may also used in the drawer.
2954
2955 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2956
2957 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
2958
2959 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
2960
2961 * org.texi (Include files): Document :lines.
2962
2963 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2964
2965 * org.texi (comments): Documentation of the ":comments noweb" code
2966 block header argument.
2967
2968 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2969
2970 * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
2971 added extra whitespace around functions to be consistent with the
2972 rest of the section.
2973
2974 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2975
2976 * org.texi (Evaluating code blocks): Expand discussion of
2977 #+call: line syntax.
2978 (Header arguments in function calls): Expand discussion of
2979 #+call: line syntax.
2980
2981 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2982
2983 * org.texi (Evaluating code blocks): More explicit about how to
2984 pass variables to #+call lines.
2985
2986 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2987
2988 * org.texi (Results of evaluation): Link to the :results header
2989 argument list from the "Results of evaluation" section.
2990
2991 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2992
2993 * org.texi (Conflicts): Adding additional information about
2994 resolving org/yasnippet conflicts.
2995
2996 2011-08-15 David Maus <dmaus@ictsoc.de>
2997
2998 * org.texi (Publishing options): Document style-include-scripts
2999 publishing project property.
3000
3001 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3002
3003 * org.texi (Sparse trees): Document the next-error /
3004 previous-error functionality.
3005
3006 2011-08-15 Tom Dye <tsd@tsdye.com>
3007
3008 * org.texi (cache): Improve documentation of code block caches.
3009
3010 2011-08-15 Tom Dye <tsd@tsdye.com>
3011
3012 * org.texi (Code block specific header arguments):
3013 Documentation of multi-line header arguments.
3014
3015 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3016
3017 * org.texi (Code evaluation security): Add example for using a
3018 function.
3019
3020 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3021
3022 * org.texi (Tables in LaTeX export): Documentation of new
3023 attr_latex options for tables.
3024
3025 2011-08-03 Michael Albinus <michael.albinus@gmx.de>
3026
3027 * trampver.texi: Update release number.
3028
3029 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
3030
3031 Sync with Tramp 2.2.2.
3032
3033 * trampver.texi: Update release number.
3034
3035 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3036
3037 * flymake.texi (Example -- Configuring a tool called via make):
3038 Use /dev/null instead of the Windows "nul" (bug#8715).
3039
3040 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3041
3042 * widget.texi (Setting Up the Buffer): Remove mention of the
3043 global keymap parent, which doesn't seem to be accurate
3044 (bug#7045).
3045
3046 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3047
3048 * org.texi (Special agenda views): Fix double quoting (bug#3509).
3049
3050 2010-07-10 Kevin Ryde <user42@zip.com.au>
3051
3052 * cl.texi (For Clauses): Add destructuring example processing an
3053 alist (bug#6596).
3054
3055 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3056
3057 * ediff.texi (Major Entry Points): Remove mention of `require',
3058 since that's not pertinent in the installed Emacs (bug#9016).
3059
3060 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3061
3062 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
3063 (Filtering New Groups): Clarify how simple the "options -n" format is.
3064 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
3065 is internal.
3066
3067 2011-07-04 Michael Albinus <michael.albinus@gmx.de>
3068
3069 * tramp.texi (Cleanup remote connections):
3070 Add `tramp-cleanup-this-connection'.
3071
3072 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3073
3074 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
3075 zombies.
3076 (Checking New Groups): Ditto (bug#8974).
3077 (Checking New Groups): Move the reference to the right place.
3078
3079 2011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
3080
3081 * gnus.texi (Startup Files): Clarify that we're talking about numbered
3082 backups, and not actual vc (bug#8975).
3083
3084 2011-07-03 Kevin Ryde <user42@zip.com.au>
3085
3086 * cl.texi (For Clauses): @items for hash-values and key-bindings
3087 to make them more visible when skimming. Add examples of `using'
3088 clause to them, examples being clearer than a description in
3089 words (bug#6599).
3090
3091 2011-07-01 Alan Mackenzie <acm@muc.de>
3092
3093 * cc-mode.texi (Guessing the Style): New page.
3094 (Styles): Add a short introduction to above.
3095
3096 2011-06-28 Deniz Dogan <deniz@dogan.se>
3097
3098 * rcirc.texi (Configuration): Bug-fix:
3099 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
3100 Reported by Elias Pipping <pipping@exherbo.org>.
3101
3102 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3103
3104 * gnus.texi (Summary Mail Commands):
3105 Document `gnus-summary-reply-to-list-with-original'.
3106
3107 2011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
3108
3109 * eshell.texi (Known problems): Fix typo.
3110
3111 2011-06-12 Michael Albinus <michael.albinus@gmx.de>
3112
3113 * tramp.texi (Customizing Completion): Mention authinfo-style files.
3114 (Password handling): `auth-source-debug' is good for debug messages.
3115
3116 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
3117
3118 * gnus.texi (Store custom flags and keywords): Refer to
3119 `gnus-registry-article-marks-to-{chars,names}' instead of
3120 `gnus-registry-user-format-function-{M,M2}'.
3121
3122 2011-05-27 Paul Eggert <eggert@cs.ucla.edu>
3123
3124 * texinfo.tex: Merge from gnulib.
3125
3126 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
3127
3128 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
3129 (Store custom flags and keywords):
3130 Mention `gnus-registry-user-format-function-M' and
3131 `gnus-registry-user-format-function-M2'.
3132
3133 2011-05-17 Paul Eggert <eggert@cs.ucla.edu>
3134
3135 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
3136
3137 2011-05-17 Glenn Morris <rgm@gnu.org>
3138
3139 * gnus.texi (Face): Fix typo.
3140
3141 2011-05-14 Glenn Morris <rgm@gnu.org>
3142
3143 * dired-x.texi (Omitting Examples): Minor addition.
3144
3145 2011-05-10 Jim Meyering <meyering@redhat.com>
3146
3147 * ede.texi: Fix typo "or or -> or".
3148
3149 2011-05-03 Peter MĂ¼nster <pmlists@free.fr> (tiny change)
3150
3151 * gnus.texi (Summary Buffer Lines):
3152 gnus-summary-user-date-format-alist does not exist.
3153 (Sorting the Summary Buffer): More about sorting threads.
3154
3155 2011-04-25 Michael Albinus <michael.albinus@gmx.de>
3156
3157 * trampver.texi: Update release number.
3158
3159 2011-04-14 Michael Albinus <michael.albinus@gmx.de>
3160
3161 * tramp.texi (Frequently Asked Questions): New item for disabling
3162 Tramp in other packages.
3163
3164 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
3165
3166 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
3167 (Fancy splitting to parent, Store arbitrary data):
3168 Update gnus-registry docs.
3169
3170 2011-04-13 Juanma Barranquero <lekktu@gmail.com>
3171
3172 * ede.texi: Fix typos.
3173
3174 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3175
3176 * gnus.texi (Window Layout): @itemize @code doesn't exist.
3177 It's @table @code.
3178
3179 2011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
3180
3181 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
3182
3183 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
3184
3185 * calc.texi (Logarithmic Units): Update the function names.
3186
3187 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3188
3189 * message.texi (Various Commands): Document format specs in the
3190 ellipsis.
3191
3192 2011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
3193
3194 * message.texi (Insertion Variables): Document message-cite-style.
3195
3196 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
3197
3198 * tramp.texi (Remote processes): New subsection "Running shell on
3199 a remote host".
3200
3201 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
3202
3203 * auth.texi (Help for developers): Update docs to explain that the
3204 :save-function will only run the first time.
3205
3206 2011-03-12 Glenn Morris <rgm@gnu.org>
3207
3208 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
3209 (emacs-faq.text): New target.
3210 (clean): Add emacs-faq.
3211
3212 2011-03-12 Michael Albinus <michael.albinus@gmx.de>
3213
3214 Sync with Tramp 2.2.1.
3215
3216 * trampver.texi: Update release number.
3217
3218 2011-03-11 Glenn Morris <rgm@gnu.org>
3219
3220 * Makefile.in (HTML_TARGETS): New.
3221 (clean): Delete $HTML_TARGETS.
3222 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
3223
3224 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
3225
3226 * auth.texi (Help for developers): Show example of using
3227 `auth-source-search' with prompts and :save-function.
3228
3229 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
3230
3231 * Version 23.3 released.
3232
3233 2011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
3234
3235 * message.texi (Message Buffers): Update default value of
3236 message-generate-new-buffers.
3237
3238 2011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
3239
3240 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
3241 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
3242 respectively.
3243 (Musical Notes): New section.
3244 (Customizing Calc): Mention the customizable variable
3245 calc-note-threshold.
3246
3247 2011-03-03 Glenn Morris <rgm@gnu.org>
3248
3249 * url.texi (Dealing with HTTP documents): Remove reference to
3250 function url-decode-text-part; never seems to have existed. (Bug#6038)
3251 (Configuration): Update url-configuration-directory description.
3252
3253 2011-03-02 Glenn Morris <rgm@gnu.org>
3254
3255 * dired-x.texi (Multiple Dired Directories): Remove mentions
3256 of dired-default-directory-alist and dired-default-directory.
3257 Move dired-smart-shell-command here...
3258 (Miscellaneous Commands): ... from here.
3259
3260 2011-03-02 Paul Eggert <eggert@cs.ucla.edu>
3261
3262 * texinfo.tex: Update to version 2011-02-24.09.
3263
3264 2011-03-02 Glenn Morris <rgm@gnu.org>
3265
3266 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
3267 instead of the obsoleted dired-omit-here-always.
3268
3269 2011-02-28 Michael Albinus <michael.albinus@gmx.de>
3270
3271 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
3272 supported systems.
3273
3274 2011-02-28 Glenn Morris <rgm@gnu.org>
3275
3276 * dbus.texi (Type Conversion): Grammar fix.
3277
3278 2011-02-23 Michael Albinus <michael.albinus@gmx.de>
3279
3280 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
3281 "Debian GNU/Linux".
3282
3283 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
3284
3285 2011-02-23 Glenn Morris <rgm@gnu.org>
3286
3287 * dired-x.texi (Features): Minor rephrasing.
3288 (Local Variables): Fix typos.
3289
3290 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
3291 Standardize some Emacs/XEmacs terminology.
3292
3293 * dired-x.texi (Features): Don't advertise obsolete local variables.
3294 Simplify layout.
3295 (Omitting Variables): Update local variables example.
3296 (Local Variables): Say this is obsolete. Fix description of
3297 dired-enable-local-variables possible values.
3298
3299 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
3300
3301 * auth.texi (Help for users): Mention ~/.netrc is also searched by
3302 default now.
3303
3304 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
3305
3306 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
3307
3308 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
3309
3310 * gnus.texi (Window Layout): Document layout names.
3311
3312 2011-02-19 Eli Zaretskii <eliz@gnu.org>
3313
3314 * ada-mode.texi: Sync @dircategory with ../../info/dir.
3315 * auth.texi: Sync @dircategory with ../../info/dir.
3316 * autotype.texi: Sync @dircategory with ../../info/dir.
3317 * calc.texi: Sync @dircategory with ../../info/dir.
3318 * cc-mode.texi: Sync @dircategory with ../../info/dir.
3319 * cl.texi: Sync @dircategory with ../../info/dir.
3320 * dbus.texi: Sync @dircategory with ../../info/dir.
3321 * dired-x.texi: Sync @dircategory with ../../info/dir.
3322 * ebrowse.texi: Sync @dircategory with ../../info/dir.
3323 * ede.texi: Sync @dircategory with ../../info/dir.
3324 * ediff.texi: Sync @dircategory with ../../info/dir.
3325 * edt.texi: Sync @dircategory with ../../info/dir.
3326 * eieio.texi: Sync @dircategory with ../../info/dir.
3327 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
3328 * epa.texi: Sync @dircategory with ../../info/dir.
3329 * erc.texi: Sync @dircategory with ../../info/dir.
3330 * eshell.texi: Sync @dircategory with ../../info/dir.
3331 * eudc.texi: Sync @dircategory with ../../info/dir.
3332 * flymake.texi: Sync @dircategory with ../../info/dir.
3333 * forms.texi: Sync @dircategory with ../../info/dir.
3334 * gnus.texi: Sync @dircategory with ../../info/dir.
3335 * idlwave.texi: Sync @dircategory with ../../info/dir.
3336 * mairix-el.texi: Sync @dircategory with ../../info/dir.
3337 * message.texi: Sync @dircategory with ../../info/dir.
3338 * mh-e.texi: Sync @dircategory with ../../info/dir.
3339 * newsticker.texi: Sync @dircategory with ../../info/dir.
3340 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
3341 * org.texi: Sync @dircategory with ../../info/dir.
3342 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
3343 * pgg.texi: Sync @dircategory with ../../info/dir.
3344 * rcirc.texi: Sync @dircategory with ../../info/dir.
3345 * reftex.texi: Sync @dircategory with ../../info/dir.
3346 * remember.texi: Sync @dircategory with ../../info/dir.
3347 * sasl.texi: Sync @dircategory with ../../info/dir.
3348 * sc.texi: Sync @dircategory with ../../info/dir.
3349 * semantic.texi: Sync @dircategory with ../../info/dir.
3350 * ses.texi: Sync @dircategory with ../../info/dir.
3351 * sieve.texi: Sync @dircategory with ../../info/dir.
3352 * smtpmail.texi: Sync @dircategory with ../../info/dir.
3353 * speedbar.texi: Sync @dircategory with ../../info/dir.
3354 * trampver.texi [emacs]: Set emacsname to "Emacs".
3355 * tramp.texi: Sync @dircategory with ../../info/dir.
3356 * url.texi: Sync @dircategory with ../../info/dir.
3357 * vip.texi: Sync @dircategory with ../../info/dir.
3358 * viper.texi: Sync @dircategory with ../../info/dir.
3359 * widget.texi: Sync @dircategory with ../../info/dir.
3360 * woman.texi: Sync @dircategory with ../../info/dir.
3361
3362 2011-02-19 Glenn Morris <rgm@gnu.org>
3363
3364 * dired-x.texi (Technical Details): No longer redefines
3365 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
3366 dired-read-shell-command, or dired-find-buffer-nocreate.
3367
3368 2013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
3369
3370 * eshell.texi (Input/Output): Document insert output redirection operator, >>>.
3371
3372 2011-02-18 Glenn Morris <rgm@gnu.org>
3373
3374 * dired-x.texi (Optional Installation File At Point): Simplify.
3375
3376 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
3377
3378 * auth.texi (Help for users): Use :port instead of :protocol for all
3379 auth-source docs.
3380 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
3381 to have two files in `auth-sources'.
3382
3383 2011-02-16 Glenn Morris <rgm@gnu.org>
3384
3385 * dired-x.texi: Use emacsver.texi to get Emacs version.
3386 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
3387 Depend on emacsver.texi.
3388
3389 * dired-x.texi: Drop meaningless version number.
3390 (Introduction): Remove old info.
3391 (Optional Installation Dired Jump): Autoload from dired-x.
3392 Remove incorrect info about loaddefs.el.
3393 (Bugs): Just refer to M-x report-emacs-bug.
3394
3395 * dired-x.texi (Multiple Dired Directories): Update for rename of
3396 default-directory-alist.
3397 (Miscellaneous Commands): No longer mention very old VM version 4.
3398
3399 2011-02-15 Paul Eggert <eggert@cs.ucla.edu>
3400
3401 Merge from gnulib.
3402 * texinfo.tex: Update to version 2011-02-14.11.
3403
3404 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
3405
3406 * auth.texi (Help for users):
3407 Login collection is "Login" and not "login".
3408
3409 2011-02-13 Michael Albinus <michael.albinus@gmx.de>
3410
3411 * tramp.texi (History): Remove IMAP support.
3412 (External methods, Frequently Asked Questions): Remove `imap' and
3413 `imaps' methods.
3414 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
3415
3416 * trampver.texi: Remove default value of `emacsimap'.
3417
3418 2011-02-13 Glenn Morris <rgm@gnu.org>
3419
3420 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
3421 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
3422
3423 2011-02-12 Glenn Morris <rgm@gnu.org>
3424
3425 * sc.texi (Getting Connected): Remove old index entries.
3426
3427 2011-02-12 Ulrich Mueller <ulm@gentoo.org>
3428
3429 * url.texi: Remove duplicate @dircategory (Bug#7942).
3430
3431 2011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
3432
3433 * auth.texi (Overview, Help for users, Help for developers):
3434 Update docs.
3435 (Help for users): Talk about spaces.
3436
3437 2011-02-09 Paul Eggert <eggert@cs.ucla.edu>
3438
3439 * texinfo.tex: Update to version 2011-02-07.16.
3440
3441 2011-02-07 Michael Albinus <michael.albinus@gmx.de>
3442
3443 * dbus.texi (Bus names): Adapt descriptions for
3444 dbus-list-activatable-names and dbus-list-known-names.
3445
3446 2011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
3447
3448 * calc.texi (Logarithmic Units): New section.
3449
3450 2011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
3451
3452 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
3453 manuals use it now.
3454
3455 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
3456
3457 2011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
3458
3459 * overrides.texi: Remove.
3460
3461 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
3462 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
3463
3464 2011-02-05 Michael Albinus <michael.albinus@gmx.de>
3465
3466 * tramp.texi (Frequently Asked Questions): Mention problems with
3467 WinSSHD.
3468
3469 * trampver.texi: Update release number.
3470
3471 2011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
3472
3473 * tramp.texi:
3474 Replace "delimet" with "delimit" globally.
3475 Replace "explicite" with "explicit" globally.
3476 Replace "instead of" with "instead" where there was nothing after "of".
3477 Audit use of comma before interrogative pronoun, "that", or "which".
3478 Minor word order, spelling, wording changes.
3479
3480 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
3481
3482 * overrides.texi: New file to set or clear WEBHACKDEVEL.
3483
3484 * sieve.texi: Use WEBHACKDEVEL.
3485
3486 * sasl.texi: Use WEBHACKDEVEL.
3487
3488 * pgg.texi: Use WEBHACKDEVEL.
3489
3490 * message.texi: Use WEBHACKDEVEL.
3491
3492 * gnus.texi: Use WEBHACKDEVEL.
3493
3494 * emacs-mime.texi: Use WEBHACKDEVEL.
3495
3496 * auth.texi: Use WEBHACKDEVEL.
3497
3498 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
3499 manuals.
3500
3501 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
3502
3503 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
3504
3505 2011-02-03 Paul Eggert <eggert@cs.ucla.edu>
3506
3507 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
3508 which in turn is copied from ftp://tug.org/tex/.
3509
3510 2011-02-03 Glenn Morris <rgm@gnu.org>
3511
3512 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
3513 (Binding combinations of modifiers and function keys):
3514 Let's assume people reading this are not using Emacs 18.
3515
3516 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
3517
3518 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
3519 since it's run automatically.
3520
3521 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
3522
3523 * gnus.texi (Customizing Articles): Fix typo.
3524
3525 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
3526
3527 * gnus.texi (Customizing Articles): Document the new way of customizing
3528 the date headers(s).
3529
3530 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
3531
3532 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
3533 splitting example.
3534
3535 2011-01-29 Eli Zaretskii <eliz@gnu.org>
3536
3537 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
3538 (MAKEINFO_OPTS): New variable.
3539 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
3540 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
3541 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
3542 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
3543 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
3544 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
3545 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
3546 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
3547 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
3548 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
3549 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
3550 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
3551 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
3552 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
3553 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
3554 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
3555 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
3556 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
3557
3558 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
3559
3560 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
3561
3562 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
3563
3564 * message.texi (IDNA): Explain what it is.
3565
3566 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
3567
3568 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
3569
3570 2011-01-23 Werner Lemberg <wl@gnu.org>
3571
3572 * Makefile.in (MAKEINFO): Now controlled by `configure'.
3573 (MAKEINFO_OPTS): New variable. Use it where appropriate.
3574 (ENVADD): Update.
3575
3576 2011-01-18 Glenn Morris <rgm@gnu.org>
3577
3578 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
3579
3580 2011-01-14 Eduard Wiebe <usenet@pusto.de>
3581
3582 * nxml-mode.texi (Introduction): Fix file name typos.
3583
3584 2011-01-13 Christian Ohler <ohler@gnu.org>
3585
3586 * ert.texi: New file.
3587
3588 * Makefile.in:
3589 * makefile.w32-in: Add ert.texi.
3590
3591 2011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
3592
3593 * dbus.texi (Receiving Method Calls): New function
3594 dbus-register-service. Rearrange node.
3595
3596 2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
3597
3598 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
3599 which in turn is copied from ftp://tug.org/tex/.
3600
3601 2011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
3602
3603 * dbus.texi (Receiving Method Calls): Describe new optional
3604 parameter dont-register-service of dbus-register-{method,property}.
3605
3606 2010-12-17 Daiki Ueno <ueno@unixuser.org>
3607
3608 * epa.texi (Encrypting/decrypting *.gpg files):
3609 Mention epa-file-select-keys.
3610
3611 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
3612
3613 * gnus.texi (Archived Messages): Remove outdated text.
3614
3615 2010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
3616
3617 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
3618
3619 2010-12-15 Andrew Cohen <cohen@andy.bu.edu>
3620
3621 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
3622
3623 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
3624
3625 * gnus.texi (The swish++ Engine): Add customizable parameters
3626 descriptions.
3627 (The swish-e Engine): Ditto.
3628
3629 2010-12-14 Michael Albinus <michael.albinus@gmx.de>
3630
3631 * tramp.texi (Inline methods): Add "ksu" method.
3632 (Remote processes): Add example with remote `default-directory'.
3633
3634 2010-12-14 Glenn Morris <rgm@gnu.org>
3635
3636 * faq.texi (Expanding aliases when sending mail):
3637 Now build-mail-aliases is interactive.
3638
3639 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
3640
3641 * gnus.texi: First pass at adding (rough) nnir documentation.
3642
3643 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3644
3645 * gnus.texi (Filtering New Groups):
3646 Mention gnus-auto-subscribed-categories.
3647 (The First Time): Remove, since default-subscribed-newsgroups has been
3648 removed.
3649
3650 2010-12-13 Glenn Morris <rgm@gnu.org>
3651
3652 * cl.texi (For Clauses): Small fixes for frames and windows.
3653
3654 2010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
3655
3656 * org.texi (Using capture): Document using prefix arguments for
3657 finalizing capture.
3658 (Agenda commands): Document prefix argument for the bulk scatter
3659 command.
3660 (Beamer class export): Document that also overlay arguments can be
3661 passed to the column environment.
3662 (Template elements): Document the new entry type.
3663
3664 2010-12-11 Puneeth Chaganti <punchagan@gmail.com>
3665
3666 * org.texi (Include files): Document :minlevel.
3667
3668 2010-12-11 Julien Danjou <julien@danjou.info>
3669
3670 * org.texi (Categories): Document category icons.
3671
3672 2010-12-11 Eric Schulte <schulte.eric@gmail.com>
3673
3674 * org.texi (noweb): Fix typo.
3675
3676 2010-12-06 Tassilo Horn <tassilo@member.fsf.org>
3677
3678 * gnus.texi (Server Commands): Point to the rest of the server
3679 commands.
3680
3681 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3682
3683 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
3684 g'.
3685
3686 2010-12-02 Julien Danjou <julien@danjou.info>
3687
3688 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
3689
3690 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3691
3692 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
3693 (Direct Functions): Note the STARTTLS upgrade.
3694
3695 2010-11-27 Glenn Morris <rgm@gnu.org>
3696 James Clark <none@example.com>
3697
3698 * nxml-mode.texi (Introduction): New section.
3699
3700 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3701
3702 * gnus.texi (Server Commands): Document gnus-server-show-server.
3703
3704 2010-11-20 Michael Albinus <michael.albinus@gmx.de>
3705
3706 Sync with Tramp 2.2.0.
3707
3708 * trampver.texi: Update release number.
3709
3710 2010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
3711
3712 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
3713 Mention that the TeX specific units won't use the `tex' prefix
3714 in TeX mode.
3715
3716 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
3717
3718 * gnus.texi (Misc Article): Document gnus-inhibit-images.
3719
3720 2010-11-17 Glenn Morris <rgm@gnu.org>
3721
3722 * edt.texi: Remove information about Emacs 19.
3723
3724 2010-11-17 Michael Albinus <michael.albinus@gmx.de>
3725
3726 * trampver.texi: Update release number.
3727
3728 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
3729
3730 * gnus.texi (Article Washing): Fix typo.
3731
3732 2010-11-11 Noorul Islam <noorul@noorul.com>
3733
3734 * org.texi: Fix typo.
3735
3736 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3737
3738 * org.texi (Using capture): Explain that refiling is
3739 sensitive to cursor position.
3740
3741 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3742
3743 * org.texi (Images and tables): Add cross reference to link section.
3744
3745 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3746
3747 * org.texi: Document the <c> cookie.
3748
3749 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3750
3751 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
3752 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
3753
3754 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3755
3756 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
3757
3758 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3759
3760 * org.texi (Project alist): Mention that this is a property list.
3761
3762 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3763
3764 * org.texi (Setting up the staging area): Document that
3765 file names remain visible when encrypting the MobileOrg files.
3766
3767 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3768
3769 * org.texi (Setting up the staging area): Document which
3770 versions are needed for encryption.
3771
3772 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3773
3774 * org.texi (noweb): Update :noweb documentation to
3775 reflect the new "tangle" argument.
3776
3777 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3778
3779 * org.texi (Batch execution): Improve tangling script in
3780 documentation.
3781
3782 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3783
3784 * org.texi (Handling links):
3785 (In-buffer settings): Document inlining images on startup.
3786
3787 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3788
3789 * org.texi (Setting up the staging area): Document use of
3790 crypt password.
3791
3792 2010-11-11 David Maus <dmaus@ictsoc.de>
3793
3794 * org.texi (Template expansion): Add date related link type escapes.
3795
3796 2010-11-11 David Maus <dmaus@ictsoc.de>
3797
3798 * org.texi (Template expansion): Add mew in table for link type
3799 escapes.
3800
3801 2010-11-11 David Maus <dmaus@ictsoc.de>
3802
3803 * org.texi (Template expansion): Fix typo in link type escapes.
3804
3805 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3806
3807 * org.texi (Structure of code blocks): Another documentation tweak.
3808
3809 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3810
3811 * org.texi (Structure of code blocks): Documentation tweak.
3812
3813 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3814
3815 * org.texi (Structure of code blocks):
3816 Update documentation to mention inline code block syntax.
3817
3818 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3819
3820 * org.texi (comments): Improve wording.
3821
3822 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3823
3824 * org.texi (comments): Document the new :comments header arguments.
3825
3826 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3827
3828 * org.texi (Installation): Remove the special
3829 installation instructions for XEmacs.
3830
3831 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
3832
3833 * org.texi (Easy Templates): New section. Documents quick
3834 insertion of empty structural elements.
3835
3836 2010-11-11 Noorul Islam <noorul@noorul.com>
3837
3838 * org.texi: Fix doc.
3839
3840 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
3841
3842 * org.texi (The date/time prompt): Document specification
3843 of time ranges.
3844
3845 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3846
3847 * org.texi (Internal links): Document the changes in
3848 internal links.
3849
3850 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3851
3852 * org.texi (Agenda commands): Document the limitation for
3853 the filter preset - it can only be used for an entire agenda
3854 view, not in an individual block in a block agenda.
3855
3856 2010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
3857
3858 * org.texi (iCalendar export): Document alarm creation.
3859
3860 2010-11-10 Michael Albinus <michael.albinus@gmx.de>
3861
3862 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
3863
3864 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
3865
3866 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
3867
3868 2010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
3869
3870 * calc.texi: Use emacsver.texi to determine Emacs version.
3871
3872 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3873
3874 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
3875 since that works by default.
3876
3877 2010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
3878
3879 * gnus.texi (Customizing the IMAP Connection): Document
3880 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
3881
3882 2010-11-04 Michael Albinus <michael.albinus@gmx.de>
3883
3884 * tramp.texi (Remote shell setup): New item "Interactive shell
3885 prompt". Reported by Christian Millour <cm@abtela.com>.
3886 (Remote shell setup, Remote processes): Use @code{} for
3887 environment variables.
3888
3889 2010-11-03 Glenn Morris <rgm@gnu.org>
3890
3891 * ediff.texi (Quick Help Commands, Miscellaneous):
3892 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
3893
3894 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3895
3896 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
3897
3898 2010-10-31 Glenn Morris <rgm@gnu.org>
3899
3900 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
3901
3902 2010-10-31 Glenn Morris <rgm@gnu.org>
3903
3904 * cc-mode.texi: Remove reference to defunct viewcvs URL.
3905
3906 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3907
3908 * gnus.texi (Client-Side IMAP Splitting):
3909 Mention nnimap-unsplittable-articles.
3910
3911 2010-10-29 Julien Danjou <julien@danjou.info>
3912
3913 * gnus.texi (Finding the News): Remove references to obsoletes
3914 variables `gnus-nntp-server' and `gnus-secondary-servers'.
3915
3916 2010-10-29 Eli Zaretskii <eliz@gnu.org>
3917
3918 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
3919 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
3920 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
3921 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
3922
3923 2010-10-28 Glenn Morris <rgm@gnu.org>
3924
3925 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
3926 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
3927 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
3928
3929 2010-10-25 Daiki Ueno <ueno@unixuser.org>
3930
3931 * epa.texi (Mail-mode integration): Add alternative key bindings
3932 for epa-mail commands; escape comma.
3933 Don't use the word "PGP", since it is a non-free program.
3934
3935 2010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
3936
3937 * calc.texi: Use emacsver.texi to determine Emacs version.
3938
3939 2010-10-24 Juanma Barranquero <lekktu@gmail.com>
3940
3941 * gnus.texi (Group Parameters, Buttons): Fix typos.
3942
3943 2010-10-22 Tassilo Horn <tassilo@member.fsf.org>
3944
3945 * gnus.texi (Subscription Commands): Mention that you can also
3946 subscribe to new groups via the Server buffer, which is probably more
3947 convenient when subscribing to many groups.
3948
3949 2010-10-21 Julien Danjou <julien@danjou.info>
3950
3951 * message.texi (Message Headers): Allow message-default-headers to be a
3952 function.
3953
3954 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3955
3956 * gnus-news.texi: Mention new archive defaults.
3957
3958 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
3959
3960 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
3961
3962 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
3963
3964 * gnus.texi (HTML): Document the function value of
3965 gnus-blocked-images.
3966 (Article Washing): shr and gnus-w3m, not the direct function names.
3967
3968 2010-10-20 Julien Danjou <julien@danjou.info>
3969
3970 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
3971 variable.
3972
3973 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
3974
3975 * gnus.texi (Customizing the IMAP Connection): The port strings are
3976 strings.
3977 (Document Groups): Mention git.
3978
3979 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
3980
3981 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
3982 bzr/Gnus git sync.
3983
3984 2010-10-15 Eli Zaretskii <eliz@gnu.org>
3985
3986 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
3987 change.
3988
3989 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3990
3991 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
3992 @item syntax for in-Emacs makeinfo.
3993
3994 2010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
3995
3996 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
3997 trim sentence.
3998
3999 2010-10-12 Daiki Ueno <ueno@unixuser.org>
4000
4001 * epa.texi (Caching Passphrases):
4002 * auth.texi (GnuPG and EasyPG Assistant Configuration):
4003 Clarify some configurations require to set up gpg-agent.
4004
4005 2010-10-11 Glenn Morris <rgm@gnu.org>
4006
4007 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
4008
4009 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4010
4011 * gnus.texi (Spam Package Introduction): Mention `$'.
4012
4013 2010-10-09 Eli Zaretskii <eliz@gnu.org>
4014
4015 * makefile.w32-in (emacsdir): New variable.
4016 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
4017 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
4018
4019 2010-10-09 Glenn Morris <rgm@gnu.org>
4020
4021 * Makefile.in (mostlyclean): Delete *.toc.
4022
4023 * Makefile.in: Use $< in rules.
4024
4025 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
4026
4027 * Makefile.in ($(infodir)): Delete rule.
4028 (mkinfodir): New. Use it in all the info rules, rather than depending
4029 on infodir.
4030
4031 2010-10-09 Glenn Morris <rgm@gnu.org>
4032
4033 * gnus.texi (Article Washing): Fix previous change.
4034
4035 * Makefile.in (emacsdir): New variable.
4036 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
4037 Depend on emacsver.texi.
4038
4039 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
4040
4041 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
4042
4043 2010-10-08 Julien Danjou <julien@danjou.info>
4044
4045 * gnus.texi: Add mm-shr.
4046
4047 2010-10-08 Ludovic Courtès <ludo@gnu.org>
4048
4049 * gnus.texi (Finding the Parent, The Gnus Registry)
4050 (Registry Article Refer Method): Update docs for nnregistry.el.
4051
4052 2010-10-08 Daiki Ueno <ueno@unixuser.org>
4053
4054 * auth.texi (Help for users)
4055 (GnuPG and EasyPG Assistant Configuration): Update docs.
4056
4057 2010-10-08 Glenn Morris <rgm@gnu.org>
4058
4059 * cl.texi (Organization, Installation, Old CL Compatibility):
4060 Deprecate cl-compat for new code.
4061 (Usage, Installation): Remove outdated information.
4062
4063 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
4064
4065 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4066
4067 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
4068
4069 2010-10-06 Julien Danjou <julien@danjou.info>
4070
4071 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
4072
4073 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
4074 broken link.
4075
4076 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
4077
4078 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
4079 to ReiserFS.
4080
4081 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
4082 (FAQ 7-1): Fix getmail URL.
4083
4084 2010-10-06 Daiki Ueno <ueno@unixuser.org>
4085
4086 * epa.texi (Caching Passphrases): New section.
4087
4088 2010-10-06 Glenn Morris <rgm@gnu.org>
4089
4090 * Makefile.in (SHELL): Set it.
4091 (info): Move the mkdir dependency to the individual info files.
4092 (mostlyclean): Tidy up.
4093 (clean): Only delete the specific dvi and pdf files.
4094 (maintainer-clean): Be more restrictive in what we delete.
4095 ($(infodir)): Add parallel build workaround.
4096
4097 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4098
4099 * gnus.texi (Misc Article): Document gnus-widen-article-window.
4100
4101 2010-10-03 Julien Danjou <julien@danjou.info>
4102
4103 * emacs-mime.texi (Display Customization):
4104 Update mm-inline-large-images documentation and add documentation for
4105 mm-inline-large-images-proportion.
4106
4107 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
4108
4109 * tramp.texi (Frequently Asked Questions):
4110 Mention remote-file-name-inhibit-cache.
4111
4112 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4113
4114 * gnus.texi (Splitting Mail): Fix @xref syntax.
4115 (Splitting Mail): Really fix the @ref syntax.
4116
4117 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4118
4119 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
4120 (Article Hiding): Add google banner example.
4121 Suggested by Benjamin Xu.
4122
4123 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
4124
4125 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
4126 Remove nnimap-split-rule from examples.
4127
4128 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4129
4130 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
4131 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
4132 Fishman.
4133 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
4134
4135 2010-09-30 Julien Danjou <julien@danjou.info>
4136
4137 * gnus.texi (Gravatars): Fix documentation about
4138 gnu-gravatar-properties.
4139
4140 2010-09-29 Daiki Ueno <ueno@unixuser.org>
4141
4142 * epa.texi (Bug Reports): New section.
4143
4144 2010-09-29 Glenn Morris <rgm@gnu.org>
4145
4146 * Makefile.in (top_srcdir): Remove unused variable.
4147
4148 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4149
4150 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
4151 (Client-Side IMAP Splitting): Document 'default.
4152
4153 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
4154
4155 * gnus.texi (Customizing the IMAP Connection):
4156 Document nnimap-fetch-partial-articles.
4157
4158 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4159
4160 * gnus-news.texi: Mention nnimap-inbox.
4161
4162 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
4163
4164 2010-09-26 Julien Danjou <julien@danjou.info>
4165
4166 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
4167
4168 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4169
4170 * gnus.texi (Security): Remove gpg.el mention.
4171
4172 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
4173
4174 * gnus.texi (Browse Foreign Server): New variable
4175 gnus-browse-subscribe-newsgroup-method.
4176
4177 * gnus-news.texi: Mention it.
4178
4179 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4180
4181 * gnus.texi (NoCeM): Remove.
4182 (Startup Variables): No jingle.
4183
4184 2010-09-25 Ulrich Mueller <ulm@gentoo.org>
4185
4186 * woman.texi (Interface Options): xz compression is now supported.
4187
4188 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
4189
4190 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
4191 (Unavailable Servers): Document gnus-server-copy-server.
4192 (Using IMAP): Document the new nnimap.
4193
4194 2010-09-25 Julien Danjou <julien@danjou.info>
4195
4196 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
4197
4198 2010-09-24 Glenn Morris <rgm@gnu.org>
4199
4200 * url.texi (Disk Caching): Tweak previous change.
4201
4202 2010-09-24 Julien Danjou <julien@danjou.info>
4203
4204 * url.texi (Disk Caching): Mention url-cache-expire-time,
4205 url-cache-expired, and url-fetch-from-cache.
4206
4207 2010-09-24 Julien Danjou <julien@danjou.info>
4208
4209 * gnus.texi: Add Gravatars.
4210
4211 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4212
4213 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
4214
4215 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4216
4217 * gnus.texi (Expunging mailboxes): Update name of the expunging
4218 command.
4219
4220 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
4221
4222 * emacs-mime.texi (rfc2047): Update description for
4223 rfc2047-encode-parameter.
4224
4225 2010-09-13 Michael Albinus <michael.albinus@gmx.de>
4226
4227 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
4228 "fish" methods.
4229 (External methods): Remove "scp1_old" and "scp2_old" methods.
4230
4231 2010-09-09 Michael Albinus <michael.albinus@gmx.de>
4232
4233 * tramp.texi: Remove Japanese manual. Fix typo.
4234
4235 * trampver.texi: Update release number. Remove japanesemanual.
4236
4237 2010-09-09 Glenn Morris <rgm@gnu.org>
4238
4239 * org.texi: Restore clobbered changes (copyright years, untabify).
4240
4241 2010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
4242
4243 * gnus.texi (Adaptive Scoring): Fix typo.
4244
4245 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4246
4247 * gnus.texi (Article Display): Document gnus-html-show-images.
4248
4249 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
4250
4251 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
4252
4253 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4254
4255 * gnus.texi (HTML): Document gnus-max-image-proportion.
4256
4257 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4258
4259 * gnus.texi (HTML): Document gnus-blocked-images.
4260
4261 * message.texi (Wide Reply): Document message-prune-recipient-rules.
4262
4263 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4264
4265 * gnus.texi (Summary Mail Commands): Note that only the addresses from
4266 the first message are used for wide replies.
4267 (Changing Servers): Remove documentation on gnus-change-server and
4268 friends, since it's been removed.
4269
4270 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4271
4272 * gnus.texi (Drafts): Mention B DEL.
4273
4274 2010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
4275
4276 * gnus.texi (Delayed Articles): Mention that the Date header is the
4277 original one, even if you delay.
4278
4279 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4280
4281 * gnus.texi (Asynchronous Fetching):
4282 Document gnus-async-post-fetch-function.
4283 (HTML): Made into its own section.
4284
4285 2010-08-26 Michael Albinus <michael.albinus@gmx.de>
4286
4287 Sync with Tramp 2.1.19.
4288
4289 * tramp.texi (Inline methods, Default Method):
4290 Mention `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
4291 Remove remark about doubled "-t" argument.
4292 (Auto-save and Backup): Remove reference to Emacs 21.
4293 (Filename Syntax): Describe port numbers.
4294 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
4295 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
4296 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
4297 errors with the backquotes.
4298 (External packages): File attributes cache flushing for asynchronous
4299 processes.
4300 (Traces and Profiles): Describe verbose level 9.
4301
4302 * trampver.texi: Update release number.
4303
4304 2010-08-23 Michael Albinus <michael.albinus@gmx.de>
4305
4306 * dbus.texi (Alternative Buses): New chapter.
4307
4308 2010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
4309
4310 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
4311
4312 2010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
4313
4314 * calc.texi (Customizing Calc): Rearrange description of new
4315 variables to match the presentation of other variables.
4316
4317 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
4318
4319 * org.texi (Footnotes, Tables in HTML export): Fix typos.
4320
4321 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
4322
4323 * calc.texi (Making Selections, Selecting Subformulas)
4324 (Customizing Calc): Mention how to use faces to emphasize selected
4325 sub-formulas.
4326
4327 2010-08-05 Michael Albinus <michael.albinus@gmx.de>
4328
4329 * tramp.texi (External packages): File attributes cache flushing
4330 for asynchronous processes.
4331
4332 2010-08-01 Alan Mackenzie <acm@muc.de>
4333
4334 Enhance the manual for the latest Java Mode.
4335
4336 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
4337 annotation-var-cont.
4338 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
4339 two new symbols.
4340
4341 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
4342
4343 * tramp.texi (Traces and Profiles): Describe verbose level 9.
4344
4345 2010-07-27 Chong Yidong <cyd@stupidchicken.com>
4346
4347 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
4348
4349 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
4350
4351 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
4352
4353 2010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
4354
4355 * org.texi: Add macros to get plain quotes in PDF output.
4356 List additional contributors.
4357 (Capture): New section, replaces the section about remember.
4358 (Working With Source Code): New chapter, focused on documenting Org
4359 Babel.
4360 (Code evaluation security): New section.
4361 (MobileOrg): Document DropBox support.
4362 (TaskJuggler export): Document taskjuggler and Gantt chart support.
4363 (Special symbols): Show how to display UTF8 characters for entities.
4364 (Global TODO list): Clarify the use of the "M" key and the differences
4365 to the "m" key.
4366 (RSS Feeds): Mention Atom feeds as well.
4367 (Setting tags): Remove paragraph about
4368 `org-complete-tags-always-offer-all-agenda-tags'.
4369
4370 2010-07-17 Michael Albinus <michael.albinus@gmx.de>
4371
4372 * tramp.texi (Inline methods): Remove remark about doubled "-t"
4373 argument.
4374 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
4375 echoing shells.
4376
4377 2010-07-10 Michael Albinus <michael.albinus@gmx.de>
4378
4379 * tramp.texi (Inline methods): Remove "kludgy" phrase.
4380 (Filename Syntax): Describe port numbers.
4381
4382 2010-07-09 Michael Albinus <michael.albinus@gmx.de>
4383
4384 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
4385 forgotten.
4386 (Type Conversion): Precise conversion of natural numbers.
4387 (Errors and Events): Add "debugging" to concept index. Add variable
4388 `dbus-debug'.
4389
4390 2010-07-04 Michael Albinus <michael.albinus@gmx.de>
4391
4392 * dbus.texi (Receiving Method Calls): Add optional argument
4393 EMITS-SIGNAL to `dbus-register-property'.
4394
4395 2010-06-27 Alex Schroeder <alex@gnu.org>
4396
4397 * nxml-mode.texi (Commands for locating a schema): Fix typo.
4398
4399 2010-06-24 Glenn Morris <rgm@gnu.org>
4400
4401 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4402 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
4403 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4404 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
4405 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
4406 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
4407 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
4408 * woman.texi: Start direntry descriptions in column 32, per Texinfo
4409 convention. Make them end with a period.
4410
4411 2010-06-23 Glenn Morris <rgm@gnu.org>
4412
4413 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
4414 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
4415 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
4416 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
4417 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
4418 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
4419
4420 2010-06-10 Glenn Morris <rgm@gnu.org>
4421
4422 * idlwave.texi (Load-Path Shadows):
4423 * org.texi (Handling links): Fix typos.
4424
4425 2010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
4426
4427 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
4428
4429 2010-05-26 Michael Albinus <michael.albinus@gmx.de>
4430
4431 * eshell.texi (Built-ins): Describe, how to disable a built-in command
4432 by an alias. (Bug#6226)
4433
4434 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
4435
4436 * calc.texi (Manipulating Vectors): Mention that vectors can
4437 be used to determine bins for `calc-histogram'.
4438
4439 2010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
4440
4441 * calc.texi: Remove "\turnoffactive" commands throughout.
4442
4443 2010-05-08 Å tÄ›pĂ¡n NÄ›mec <stepnem@gmail.com> (tiny change)
4444
4445 * url.texi (HTTP language/coding, Customization):
4446 * message.texi (Header Commands, Responses):
4447 * cl.texi (Argument Lists): Fix typos.
4448
4449 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
4450
4451 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
4452 Note that Development menu is always available.
4453 (Creating a project): Fix terminology.
4454 (Add/Remove files): Fix typo.
4455
4456 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
4457
4458 * Version 23.2 released.
4459
4460 2010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
4461
4462 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
4463
4464 2010-05-01 Michael Albinus <michael.albinus@gmx.de>
4465
4466 * tramp.texi (Inline methods, Default Method):
4467 Mention `tramp-inline-compress-start-size'.
4468
4469 2010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
4470
4471 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
4472 the CVS repo. Put the Git repo in the news section.
4473
4474 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
4475 Removed some mentions of CVS. Mention the new Git repo.
4476
4477 2010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
4478
4479 * gnus.texi (Score File Format): Fix typo. Reported by Å tÄ›pĂ¡n NÄ›mec.
4480 (Mail Group Commands): Add index entry.
4481
4482 2010-04-18 Glenn Morris <rgm@gnu.org>
4483
4484 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
4485
4486 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
4487
4488 * calc.texi (Radix modes): Mention that the option prefix will
4489 turn on twos-complement mode.
4490 (Inverse and Hyperbolic Flags): Mention the Option flag.
4491
4492 2010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
4493
4494 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
4495 (LaTeX/PDF export commands): Rename and Move section.
4496 (Sectioning structure): Update.
4497 (References): New use case for field coordinates.
4498 (The export dispatcher): Rename from ASCII export.
4499 (Setting up the staging area): Document the availability of
4500 encryption for MobileOrg.
4501 (Images and tables): Document how to reference labels.
4502 (Index entries): New section.
4503 (Generating an index): New section.
4504 (Column width and alignment): Document that <N> now
4505 means a fixed width, not a maximum width.
4506 (Publishing options): Document the :email option.
4507 (Beamer class export): Fix bug in the BEAMER example.
4508 (Refiling notes): Document refile logging.
4509 (In-buffer settings): Document refile logging keywords.
4510 (Drawers): Document `C-c C-z' command.
4511 (Agenda commands): Mention the alternative key `C-c C-z'.
4512 (Special properties): Document the BLOCKED property.
4513 (The spreadsheet): Mention the formula editor.
4514 (References): Document field coordinates.
4515 (Publishing action): Correct the documentation for the
4516 publishing function.
4517 (The date/time prompt): Document that we accept dates
4518 like month/day/year.
4519 (Cooperation): Document the changes in table.el support.
4520 (Faces for TODO keywords, Faces for TODO keywords)
4521 (Priorities): Document the easy colors.
4522 (Visibility cycling): Document the new double prefix
4523 arg for `org-reveal'.
4524 (Cooperation): Remember.el is part of Emacs.
4525 (Clean view): Mention that `wrap-prefix' is also set by
4526 org-indent-mode.
4527 (Agenda commands): Add information about prefix args to
4528 scheduling and deadline commands.
4529 (Search view): Point to the docstring of
4530 `org-search-view' for more details.
4531 (Agenda commands): Document that `>' prompts for a date.
4532 (Setting tags): Document variable
4533 org-complete-tags-always-offer-all-agenda-tags.
4534 (Column attributes): Cross-reference special properties.
4535
4536 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
4537
4538 Synchronize with Tramp repository.
4539
4540 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
4541 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
4542 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
4543 syntax, texi2dvi reports errors with the backquotes.
4544
4545 * trampver.texi: Update release number.
4546
4547 2010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
4548
4549 * gnus.texi (Finding the News): Add pointers to the Server buffer
4550 because it's essential.
4551
4552 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
4553
4554 * gnus.texi (MIME Commands): Update description of
4555 gnus-article-browse-html-article.
4556
4557 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
4558
4559 * auth.texi (Secret Service API): Add TODO node.
4560 (Help for users): Explain the new source options for `auth-sources'.
4561
4562 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
4563
4564 * trampver.texi: Update release number.
4565
4566 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
4567
4568 * Branch for 23.2.
4569
4570 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
4571
4572 * faq.texi (Escape sequences in shell output): Note that ansi-color is
4573 now enabled by default.
4574
4575 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
4576
4577 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
4578 when Emacs runs in interactive mode. (Bug#5645)
4579
4580 2010-02-16 Glenn Morris <rgm@gnu.org>
4581
4582 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
4583
4584 2010-02-05 Mark A. Hershberger <mah@everybody.org>
4585
4586 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
4587
4588 2010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
4589
4590 * gnus.texi (Score File Format): Fix typo.
4591
4592 2010-01-19 Mark A. Hershberger <mah@everybody.org>
4593
4594 * cc-mode.texi: Replace references to obsolete c-subword-mode.
4595
4596 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
4597
4598 * ada-mode.texi (Project File Overview): Fix typo.
4599
4600 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
4601
4602 * semantic.texi: Add Richard Y. Kim credit.
4603
4604 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
4605
4606 2010-01-17 Michael Albinus <michael.albinus@gmx.de>
4607
4608 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
4609 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
4610
4611 2010-01-17 Glenn Morris <rgm@gnu.org>
4612
4613 * calc.texi (Reporting Bugs): Don't mention format of repository.
4614
4615 * woman.texi (Bugs): Make "Emacs repository" less specific,
4616 and the URL for same more specific.
4617
4618 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
4619
4620 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
4621
4622 * ede.texi (ede-step-project, ede-proj-target):
4623 * tramp.texi (Remote processes): Fix typos.
4624
4625 2010-01-16 Mario Lang <mlang@delysid.org>
4626
4627 * ede.texi (ede-target):
4628 * org.texi (Refiling notes): Remove duplicated words.
4629
4630 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
4631
4632 * gnus.texi (Posting Styles): Use with-current-buffer.
4633 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
4634
4635 2010-01-02 Kevin Ryde <user42@zip.com.au>
4636
4637 * eieio.texi (Naming Conventions): Correction to xref on elisp
4638 coding conventions, is "Tips" node not "Standards".
4639
4640 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
4641
4642 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
4643
4644 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
4645
4646 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
4647
4648 * gnus.texi (Direct Functions): Add missing port number to tls method.
4649
4650 2009-12-15 Juanma Barranquero <lekktu@gmail.com>
4651
4652 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
4653 ($(infodir)/edt, edt.dvi): New targets.
4654
4655 2009-12-15 Glenn Morris <rgm@gnu.org>
4656
4657 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
4658 (edt, $(infodir)/edt, edt.dvi): New targets.
4659 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
4660
4661 * Makefile.in (PDF_TARGETS, pdf): New.
4662 (clean): Add *.pdf.
4663 Add pdf rules for all manuals.
4664
4665 2009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
4666
4667 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
4668
4669 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
4670
4671 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
4672 (Smart Jump, Analyzer Debug): Copyedits.
4673 (Semantic mode user commands): Link to new nodes.
4674 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
4675 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
4676 upstream Semantic manual.
4677
4678 * semantic.texi (Introduction): Minor fix to diagram.
4679
4680 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
4681
4682 * eshell.texi (History): Add the other built-in variables.
4683 (Built-ins): Explain built-ins, and how to apply the external commands.
4684 Add `history', `su' and `sudo'.
4685
4686 * tramp.texi (Remote processes): Add missing <RET> in the example.
4687
4688 2009-12-01 Bill Wohler <wohler@newt.com>
4689
4690 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
4691 path for mairix example. Specify -q in namazu example since namazu is
4692 excessively garrulous.
4693
4694 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
4695
4696 * tramp.texi (Remote processes): Improve eshell example with "su"
4697 and "sudo" commands.
4698
4699 2009-11-28 Chong Yidong <cyd@stupidchicken.com>
4700
4701 * semantic.texi (Analyzer Internals): Rename from Analyzer.
4702
4703 * sem-user.texi (Semantic mode user commands): Fix key syntax.
4704 Document semantic-complete-analyze-inline.
4705 (Semanticdb search debugging commands): Minor clarification.
4706 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
4707 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
4708 manual.
4709 (Semantic mode): Link to Idle Scheduler.
4710
4711 2009-11-28 Kevin Ryde <user42@zip.com.au>
4712
4713 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
4714 @pxref, now EIEIO is in Emacs.
4715
4716 * erc.texi (Development): Correction to git tutorial url.
4717
4718 2009-11-26 Glenn Morris <rgm@gnu.org>
4719
4720 * faq.texi (Latest version of Emacs): Mention stability of development
4721 version.
4722 (Problems with very large files): Max buffer size increase in 23.2.
4723 (VM): VM has moved house again.
4724
4725 2009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
4726
4727 * calc.texi (Radix modes): Discuss alternate bases for two's complement
4728 notations.
4729
4730 2009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
4731
4732 * org.texi (Column attributes): Fix documentation of new operators.
4733
4734 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
4735
4736 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
4737 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
4738 (Idle Completions Mode): Numerous copyedits.
4739
4740 2009-11-17 Juanma Barranquero <lekktu@gmail.com>
4741
4742 * semantic.texi (Semantic Internals, Glossary):
4743 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
4744 (Semanticdb search debugging commands): Fix typos.
4745
4746 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
4747
4748 * calc.texi (Radix modes): Mention twos-complement notation.
4749
4750 2009-11-16 Juanma Barranquero <lekktu@gmail.com>
4751
4752 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
4753 ($(infodir)/semantic, semantic.dvi): New targets.
4754
4755 2009-11-16 Chong Yidong <cyd@stupidchicken.com>
4756
4757 * Makefile.in: Build the Semantic manual.
4758
4759 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
4760 repository.
4761
4762 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
4763
4764 * dbus.texi (Receiving Method Calls): New defun
4765 `dbus-unregister-service'.
4766
4767 2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
4768
4769 * org.texi (Speed keys): New section.
4770
4771 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
4772
4773 * dbus.texi (Type Conversion): Fix typo.
4774 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
4775 `dbus-registered-objects-table'.
4776 (Receiving Method Calls): New defun `dbus-register-property'.
4777 Move `dbus-unregister-object' here.
4778
4779 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
4780
4781 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
4782
4783 2009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
4784
4785 * org.texi (Column attributes): Add the new age summary operators.
4786 Also, mention the fact you can only use one summary operator per
4787 property.
4788
4789 2009-11-13 John Wiegley <johnw@newartisans.com>
4790
4791 * org.texi (Tracking your habits): Add a new section in the
4792 manual about how to track habits.
4793 (Resolving idle time): Add a section on how idle and
4794 dangling clocks are resolved.
4795
4796 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
4797
4798 * org.texi (Agenda commands): Document the new `i' command.
4799 (Inserting deadline/schedule): Document logging changes
4800 of scheduling and deadline times stamps.
4801 (In-buffer settings): Document the in-buffer keywords for logging
4802 changes of scheduling and deadline times stamps.
4803 (Structure editing, Plain lists): Document indentation
4804 cycling in empty entries with TAB.
4805 (Archiving): Document the default archiving command.
4806 (Moving subtrees): Document the new keys for archiving.
4807 (Internal archiving): Fix incorrect key.
4808 (Agenda commands): Document the TODO set switching commands.
4809 (Agenda commands): Document the new archiving keys.
4810 (Clocking work time): Better description on how to save
4811 and restore a clock.
4812 (Resolving idle time): Mention the x11idle program to get true
4813 idleness also under X11.
4814 (Resolving idle time): Use @kbd instead of @key for normal
4815 letters, because this is how he rest of the manual does this.
4816 (Pushing to MobileOrg): Mention that `org-directory'
4817 should be set.
4818 (Agenda commands): Document that SPC is a filter for
4819 any tag.
4820 (Search view): Rename from "Keyword search".
4821 (Capure): New chapter.
4822 (Markup): New chapter.
4823 (Links in HTML export, Images in HTML export):
4824 Extend the section titles.
4825 (Images in HTML export): Document the align option.
4826 (Text areas in HTML export): Extend the section title.
4827 (Images in LaTeX export): Explain image placement in LaTeX.
4828
4829 2009-11-10 Glenn Morris <rgm@gnu.org>
4830
4831 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
4832
4833 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
4834
4835 * tramp.texi (Auto-save and Backup): Disable backups just for a
4836 method.
4837
4838 * trampver.texi: Update release number.
4839
4840 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
4841
4842 Sync with Tramp 2.1.17.
4843
4844 * trampver.texi: Update release number.
4845
4846 2009-10-29 Glenn Morris <rgm@gnu.org>
4847
4848 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
4849
4850 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
4851
4852 * tramp.texi (External methods): Temporary files are kept for
4853 `rsync' and `rsyncc' methods.
4854
4855 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
4856
4857 * eieio.texi: Fix typos.
4858
4859 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
4860
4861 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
4862
4863 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
4864
4865 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
4866 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
4867
4868 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
4869
4870 * Makefile.in: Build EIEIO and EDE manuals.
4871
4872 2009-10-07 Eric Ludlam <zappo@gnu.org>
4873
4874 * eieio.texi:
4875 * ede.texi: New files.
4876
4877 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
4878
4879 * tramp.texi (Remote processes): Association of a pty is not supported.
4880
4881 2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
4882
4883 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
4884 (Processing LaTeX fragments): Document that the size of images can be
4885 changes using the variable `org-format-latex-options'.
4886 (The date/time prompt, Timestamps): Be more accurate over ISO format
4887 dates and times.
4888 (Visibility cycling): Document showeverything keyword.
4889 (In-buffer settings): Document showeverything keyword.
4890 (Setting up the staging area): Fix the example.
4891 (MobileOrg): New section.
4892 (Agenda commands, Exporting Agenda Views): Document exporting the
4893 agenda view to Org files.
4894
4895 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
4896
4897 * tramp.texi (History): Add IMAP support.
4898 (External methods): Add `imap' and `imaps' methods.
4899 (GVFS based methods): Add indices for `davs'.
4900 (Password handling): Rename anchors. Add IMAP entries for
4901 ~/.authinfo.gpg.
4902
4903 * trampver.texi: Set default value of `emacsimap'.
4904
4905 2009-09-22 Daiki Ueno <ueno@unixuser.org>
4906
4907 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
4908
4909 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
4910
4911 * dired-x.texi (Technical Details):
4912 Delete dired-up-directory (Bug#4292).
4913
4914 2009-09-03 Michael Albinus <michael.albinus@gmx.de>
4915
4916 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
4917
4918 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
4919
4920 * org.texi (Effort estimates): Document new effort setting commands.
4921 (Agenda commands): Document the new keys fro agenda time motion.
4922 Document entry text mode. Improve documentation of the keys to include
4923 inactive time stamps into the agenda view.
4924 (Feedback): Document the new bug report command.
4925 (Structure editing): Add an index entry for the sorting of subtrees.
4926
4927 2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
4928
4929 * auth.texi (Help for users): Corrected markup.
4930
4931 2009-09-02 Glenn Morris <rgm@gnu.org>
4932
4933 * emacs-mime.texi (time-date): Mention float-time.
4934
4935 2009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
4936
4937 * calc.texi (Simplifying Formulas): Improve the wording.
4938
4939 2009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
4940
4941 * auth.texi: Rewritten for coverage and clarity.
4942
4943 2009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
4944
4945 * gnus.texi (Expiring Mail):
4946 Mention gnus-mark-copied-or-moved-articles-as-expirable.
4947 (Various Various): Mention gnus-safe-html-newsgroups.
4948
4949 * gnus-news.texi: Mention
4950 gnus-mark-copied-or-moved-articles-as-expirable.
4951
4952 * emacs-mime.texi (Display Customization): Add xref to
4953 gnus-safe-html-newsgroups.
4954
4955 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
4956
4957 * tramp.texi (Version Control): Remove.
4958 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
4959 reference.
4960 (External methods): Correct `scpc' concept index entries. New method
4961 `rsyncc'.
4962 (External packages): New subsections "Filename completion" and "File
4963 attributes cache".
4964
4965 2009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
4966
4967 * calc.texi (Rewrite Rules): Improve the example.
4968 (Simplifying Formulas): Explain use of the I and H flags for
4969 simplification.
4970
4971 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
4972
4973 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
4974 Describe autostart behavior of dbus-ping.
4975 (Synchronous Methods, Asynchronous Methods): Use English numeric format
4976 for timeout values.
4977 (Top): Remove footnote saying D-Bus is not enabled by
4978 default. (Bug#4256)
4979
4980 2009-08-23 Daiki Ueno <ueno@unixuser.org>
4981
4982 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
4983 Reported by Jari Aalto (Bug#4211).
4984 (Mail-mode integration): Mention epa-mail-mode and
4985 epa-global-mail-mode.
4986 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
4987 epa-setup.
4988
4989 2009-08-16 Michael Albinus <michael.albinus@gmx.de>
4990
4991 * dbus.texi (Asynchronous Methods): Allow nil handler.
4992
4993 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4994
4995 * ediff.texi (ediff-current-file): Add information about this new function.
4996
4997 * viper.texi: Add information about C-s in viper's search command.
4998
4999 2009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
5000
5001 * calc.texi (Date Forms): Fix typos.
5002
5003 2009-08-08 Glenn Morris <rgm@gnu.org>
5004
5005 * org.texi (Agenda commands): Restore clobbered change.
5006
5007 2009-08-07 Eli Zaretskii <eliz@gnu.org>
5008
5009 * calc.texi (Graphics, Devices): Update with the peculiarities of
5010 operation on MS-Windows.
5011
5012 2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
5013
5014 * org.texi (Publishing action): Improve documentation of file
5015 names when publishing to the source directory.
5016 (Clean view): Document `org-indent-mode'.
5017 (Clocking work time): Add documentation for the
5018 new :timetamp option when creating a clock report.
5019 (Paragraphs): Fix many typos.
5020 (Plain lists): Remove duplicate explanation about the
5021 `C-c *' command.
5022 (Literal examples): Update to reflect the new behavior
5023 of the -n -r -k switches when exporting source code examples.
5024 (Structure editing): Add information about `C-c *',
5025 converting a plain list into a list of Org items.
5026 (Remember): Small rephrasing of the paragraph
5027 describing remember.el. Also mentioned that remember.el is part
5028 of Emacs 23, not Emacs 22.
5029 (Clocking work time): Add documentation about
5030 displaying the current clocking time against the effort estimate.
5031 Also add a footnote about using `org-clock-in-prepare-hook' to add
5032 an effort estimate on the fly, just before clocking it.
5033 (Footnotes): Document automatic renumbering and
5034 sorting.
5035 (Agenda commands): Document new bulk commands.
5036 (Plain lists): Document new behavior of
5037 `org-cycle-include-plain-lists'.
5038 Hyphenation only in TeX.
5039 (Clocking work time): Document the key to update effort
5040 estimates.
5041 (Clocking work time): Document the clock time display.
5042 (Structure editing, TODO basics): Document new
5043 variables.
5044 (Column attributes): Document new colciew operators.
5045 (Publishing options): Document :xml-declaration.
5046 (Tracking TODO state changes): Document the
5047 LOG_INTO_DRAWER property.
5048 (Literal examples): Document the new implementation for
5049 editing source code.
5050 (Publishing action): Mention the new publishing
5051 function, to publish an Org source file.
5052 (Publishing links): Mention how to link to an Org source file.
5053 (Macro replacement): Document new macros.
5054 (Handling links): Document type-specific completion
5055 when inserting links.
5056 (Structure editing, Plain lists): Improve documentation
5057 on sorting.
5058 (Internal links): Document custom ids for links.
5059 (Handling links): Document custom ids for links.
5060 (CSS support): Document new class.
5061 (Refiling notes): Document the possibility to create new nodes
5062 during refiling.
5063 (Agenda commands): Document the "?" operator to find
5064 tasks without effort setting.
5065 (Exporting agenda information): Section moved.
5066 (RSS Feeds): New section.
5067 (Built-in table editor): Document M-e and M-a navigate
5068 inside table field.
5069 (Stuck projects): Docment that projects identified as
5070 un-stuck will still be searchd for stuck sub-projects.
5071 (Paragraphs): Document centering.
5072 (Creating timestamps, Agenda commands): Document new
5073 behavior when changing time stamps.
5074 (Structure editing): Document the new command
5075 `org-clone-subtree-with-time-shift'.
5076 (Publishing): Refresh this chapter.
5077 (Export options, Export options, In-buffer settings):
5078 Document the new keywords.
5079 (Matching tags and properties): Collect all
5080 documentation about tags/property matches here.
5081 (Setting tags): Document `org-tag-persistent-alist'.
5082 (Weekly/daily agenda): New section.
5083 (Orgstruct mode): Describe `orgstruct++-mode'.
5084 (Drawers): Mention the LOGBOOK drawer.
5085 (Export options, Sectioning structure): Document the
5086 #+LEATEX_HEADER in-buffer setting.
5087 (Bugs): Section removed.
5088 (Hooks): New section.
5089 (Add-on packages): Move here from old location.
5090 (Context-sensitive commands): New section.
5091 (Setting tags): Document newline option.
5092 (Global TODO list, Matching tags and properties):
5093 Mention more variables.
5094 (Checkboxes): Update to changed command behavior.
5095
5096 2009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
5097
5098 * speedbar.texi (Basic Key Bindings): Fix typo.
5099
5100 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
5101
5102 * calc.texi (Vector/Matrix Functions): Add index entries for both
5103 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
5104 affects matrices with more than one row.
5105 (Help Commands): Add index entries for "prefix ?" key bindings.
5106
5107 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
5108
5109 * calc.texi (Stack Manipulation Commands): Add documentation for
5110 `calc-transpose-lines'.
5111
5112 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
5113
5114 * dbus.texi (Receiving Method Calls): Describe special return value
5115 `:ignore'.
5116
5117 2009-07-24 Alan Mackenzie <acm@muc.de>
5118
5119 * cc-mode.texi (Config Basics, File Styles): Document that at mode
5120 initialization, any individual variable setting now takes precedence
5121 over one done via c-file-style/c-file-offsets.
5122
5123 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
5124
5125 * calc.texi (Undoing Mistakes): Mention that the undo list will be
5126 truncated when Calc is quit.
5127 (Customizing Calc): Document `calc-undo-length'.
5128
5129 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
5130
5131 * calc.texi (About This Manual): Don't mention chapter numbers in text.
5132
5133 2009-07-11 Kevin Ryde <user42@zip.com.au>
5134
5135 * pcl-cvs.texi (About PCL-CVS):
5136 * widget.texi (Basic Types):
5137 Fix cross-references.
5138
5139 2009-07-01 Andreas Schwab <aschwab@redhat.com>
5140
5141 * dbus.texi (Type Conversion): Don't use literal control character.
5142
5143 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
5144
5145 * tramp.texi (GVFS based methods): New section.
5146 (Remote processes): Processes for GVFS based methods run locally.
5147
5148 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
5149
5150 * tramp.texi (Inline methods, External methods, Gateway methods):
5151 Avoid the words "kludge" and hack".
5152 (External methods): Add `synce' method.
5153
5154 * trampver.texi: Update release number.
5155
5156 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
5157
5158 Sync with Tramp 2.1.16.
5159
5160 * tramp.texi (History): Add GVFS support.
5161 (External methods): Precise `rsync' description. Add `dav', `davs' and
5162 `obex' methods. Add 'tramp-gvfs-methods' option.
5163 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
5164 forms.
5165 (Remote Programs): Introduce `tramp-own-remote-path'.
5166 (Remote processes): New subsection "Running remote programs that create
5167 local X11 windows".
5168 (Frequently Asked Questions): Improve code for disabling vc.
5169
5170 * trampver.texi: Update release number. Set default value of
5171 `emacsgvfs'.
5172
5173 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
5174
5175 * Branch for 23.1.
5176
5177 2009-06-17 Glenn Morris <rgm@gnu.org>
5178
5179 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
5180 (Latest version of Emacs): Mention source code repository.
5181
5182 2009-06-16 Glenn Morris <rgm@gnu.org>
5183
5184 * faq.texi (Top): Language tweak.
5185 (Extended commands): Most people have arrow keys.
5186 (Emacs manual): Say how to follow info links.
5187 (File-name conventions): Change title a bit. Explain about source
5188 versus installed. Condense etc description.
5189 (Guidelines for newsgroup postings): Mention Savannah list page.
5190 (Newsgroup archives): Simplify.
5191 (Contacting the FSF): Add contact URL.
5192 (Emacs Lisp documentation): Printed version not always available.
5193 (Installing Texinfo documentation): Explain how by hand installation is
5194 not normally needed. Use add-to-list. Remove duplicate reference.
5195 (Informational files for Emacs): Move info on Help menu here from
5196 "File-name conventions".
5197 (Help installing Emacs): Tweak uref.
5198 (Obtaining the FAQ): Mention repository.
5199 (Origin of the term Emacs): Explain "ITS".
5200 (Changing load-path): Use add-to-list.
5201 (Automatic indentation): Clarify this is for Text mode.
5202 Don't mention Indented Text mode.
5203 (Finding Emacs on the Internet): The FSF does not seem to offer a
5204 deluxe distribution on CD anymore.
5205
5206 2009-06-16 Glenn Morris <rgm@gnu.org>
5207
5208 * faq.texi (Top): Mention which Emacs version this FAQ is about.
5209 Recommend the latest release. Mention how to get older FAQs.
5210 Recommend the Emacs manual.
5211 (Guidelines for newsgroup postings): Discourage cross-posts.
5212 (Underlining paragraphs): Remove.
5213 (Editing MS-DOS files): Remove pre-Emacs 20 information.
5214 (Bugs and problems): Update key-binding.
5215 (Problems with very large files): Mention 64-bit.
5216 (Shell process exits abnormally): Remove.
5217 (Problems with Shell Mode): Rename and update.
5218 (Spontaneous entry into isearch-mode)
5219 (Problems talking to certain hosts): Remove. This is old information,
5220 in etc/PROBLEMS if needed.
5221 (Emacs takes a long time to visit files, Updating Emacs): Remove.
5222 (Dired claims that no file is on this line): Update.
5223 (Installing Emacs, Problems building Emacs): Simplify.
5224 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
5225 information.
5226 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
5227 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
5228 (JDEE): "JDEE", not "JDE".
5229 (Handling C-s and C-q with flow control, Binding C-s and C-q):
5230 Remove. This is old information, in etc/PROBLEMS if needed.
5231 (stty and Backspace key, Kanji and Chinese characters): Remove.
5232 (Right-to-left alphabets): Update section.
5233 (Changing the included text prefix): Gnus uses message-yank-prefix.
5234 Add cross-reference to Supercite manual.
5235 (Saving a copy of outgoing mail): Simplify output file description.
5236 (Expanding aliases when sending mail): Refer to Emacs manual.
5237 Remove old info about RFC822.
5238 Correct description of how to rebuild aliases.
5239 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
5240 (MIME with Emacs mail packages)
5241 (Viewing articles with embedded underlining)
5242 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
5243 Remove old sections.
5244 (Killing based on nonstandard headers): Remove. Scoring is preferable,
5245 and is well-documented in the Gnus manual.
5246 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
5247 (Making Gnus faster): Rename from "Starting Gnus faster".
5248 Merge "Catch-up is slow in Gnus" into here.
5249
5250 2009-06-14 Glenn Morris <rgm@gnu.org>
5251
5252 * faq.texi (Status of Emacs): Re-order with most recent releases first.
5253 (New in Emacs 23): New section.
5254 (Handling C-s and C-q with flow control): Add xref.
5255
5256 2009-06-13 Glenn Morris <rgm@gnu.org>
5257
5258 * faq.texi (Setting up a customization file): Grammar fix.
5259 Customize is no longer "new".
5260 (Displaying the current line or column): Line-number mode is on by
5261 default. Don't mention `column' package. Mention linum.el.
5262 (Turning on abbrevs by default): Explain how to do it for buffers,
5263 modes, and everywhere.
5264 (Associating modes with files): Use add-to-list. Don't mention Emacs
5265 19.
5266 (Highlighting a region): On by default since 23.1.
5267 (Replacing highlighted text): Update doc quote.
5268 (Working with unprintable characters): Don't mention search-quote-char.
5269 (Using an already running Emacs process): Gnuclient is probably not an
5270 enhancement these days.
5271 (Indenting switch statements): Remove mention of pre-Emacs 20.
5272 (Horizontal scrolling): Abbreviate Emacs 20 description.
5273 (Replacing text across multiple files): Fix name of dired command.
5274 (Disabling backups): Use require not load.
5275 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
5276
5277 2009-06-13 Bill Wohler <wohler@newt.com>
5278
5279 Release MH-E manual version 8.2.
5280
5281 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5282 release 8.2.
5283
5284 2009-06-13 Glenn Morris <rgm@gnu.org>
5285
5286 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
5287 in this day and age the common meaning is "on the web".
5288 (copying): Use @copyright in all cases.
5289 (Basic keys): Remove reference to deleted manual node "Text Characters".
5290 (File-name conventions): Use GNU as an example rather than SERVICE.
5291 default.el lives in site-lisp. Update Info directory location.
5292 (Real meaning of copyleft): GPL actions have been brought, but all
5293 settled out of court.
5294 (Guidelines for newsgroup postings): Shorten section title.
5295 Simplify comp.emacs description.
5296 (Newsgroup archives): Change Google URL. Describe Gmane.
5297 (Unsubscribing from Emacs lists): Remove discussion of "distribution
5298 points". Mention List-Unsubscribe header.
5299 (Contacting the FSF): Update email and URLs.
5300 (Basic editing): Mention F1 for help.
5301 (Installing Texinfo documentation): Refer to Texinfo website rather
5302 than ftp server.
5303 (Printing a Texinfo file): Mention texi2pdf.
5304 (Informational files for Emacs): Don't describe FTP or SERVICE, they
5305 are just stubs nowadays.
5306 (Latest version of Emacs): Explain version numbers.
5307 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
5308 (Turning on syntax highlighting): No need to mention hilit19 any more.
5309 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
5310 (Modes for various languages): Remove section.
5311 (Major packages and programs): Remove most version and maintainer
5312 information - it's hard to keep up-to-date, and adds nothing.
5313 Similarly with direct links to mailing lists.
5314 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
5315 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
5316 years, and Emacs comes with tools for this now.
5317 (Patch): Remove section - this is a standard tool.
5318 (Using function keys under X): Remove section.
5319
5320 2009-06-12 Glenn Morris <rgm@gnu.org>
5321
5322 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
5323 (Help installing Emacs): Remove reference to deleted X11 node.
5324 (Associating modes with files): Interpreter-mode-alist is no longer
5325 subservient to auto-mode-alist.
5326 (Installing Emacs): Change future Emacs version.
5327 (Linking with -lX11 fails): Remove old section.
5328 (Packages that do not come with Emacs): Update ELL location.
5329 Emacs Lisp archive is dead.
5330 (Emacs for Windows): Remove reference to old CE port.
5331 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
5332 (Emacs for VMS and DECwindows): Remove old ports.
5333 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
5334 (Removing flashing messages): Remove section about non-existent Gnus
5335 option.
5336
5337 * faq.texi (Top): Add @top command.
5338 Remove the optional arguments from all @node commands: makeinfo can
5339 generate these automatically, and it is easier to edit and rearrange
5340 nodes without them.
5341
5342 2009-06-11 Glenn Morris <rgm@gnu.org>
5343
5344 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
5345 (The LPF): Make the updated URL the sole reference point.
5346 (Learning how to do something): Update refcard price and format.
5347 (Getting a printed manual): Sources in doc/emacs/, not man/.
5348 Also available in PDF format. Since the page count varies, be less
5349 precise.
5350 (Informational files for Emacs): Remove references to deleted files
5351 LPF and SUN-SUPPORT, and to UUCP.
5352 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
5353 Remove many obsolete ways to get the FAQ, which now seems only to be
5354 distributed with Emacs.
5355 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
5356
5357 2009-06-09 Chong Yidong <cyd@stupidchicken.com>
5358
5359 * org.texi (Org Plot): Fix tags (Bug#3507).
5360 (Workflow states, Agenda commands): Fix tags (Bug#3508).
5361
5362 * ada-mode.texi (Installation, Compile commands)
5363 (Project File Overview, No project files, Set compiler options)
5364 (Use GNAT project file, Use multiple GNAT project files)
5365 (Identifier completion): Use @samp for menu items, and @kbd for key
5366 sequences (Bug#3504).
5367
5368 2009-06-04 Daiki Ueno <ueno@unixuser.org>
5369
5370 * gnus.texi (Security): Fix wording; add a link to epa.info.
5371
5372 2009-06-04 Ryan Yeske <rcyeske@gmail.com>
5373
5374 * message.texi (Header Commands): Fix descriptions to match
5375 keybindings.
5376
5377 2009-04-22 Daiki Ueno <ueno@unixuser.org>
5378
5379 * gnus.texi (Security): Mention that EasyPG is the current default.
5380
5381 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
5382
5383 * ediff.texi (Session Commands): Fix typo.
5384
5385 2009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
5386
5387 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
5388 news.software.readers. Reported by Florian Rehnisch.
5389
5390 2009-04-02 Glenn Morris <rgm@gnu.org>
5391
5392 * auth.texi: Capitalize direntry.
5393
5394 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
5395 using a period in the entry name. (Bug#2797)
5396
5397 2009-03-03 Juanma Barranquero <lekktu@gmail.com>
5398
5399 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
5400 ($(infodir)/auth, auth.dvi): New targets.
5401
5402 2009-03-03 Glenn Morris <rgm@gnu.org>
5403
5404 * auth.texi: Fix @setfilename.
5405
5406 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
5407 (auth, $(infodir)/auth, auth.dvi): New rules.
5408
5409 2009-02-25 Glenn Morris <rgm@gnu.org>
5410
5411 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
5412
5413 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5414
5415 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
5416
5417 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5418
5419 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
5420 gnus-nocem-issuers, and gnus-nocem-verifyer.
5421
5422 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
5423
5424 * ada-mode.texi (Project files, Automatic Casing):
5425 * dbus.texi (Signals):
5426 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
5427 * mh-e.texi (HTML):
5428 * nxml-mode.texi (Locating a schema)
5429 (Using the document's URI to locate a schema):
5430 * org.texi (Footnotes, Using the mapping API):
5431 * rcirc.texi (Channels): Remove duplicate words.
5432
5433 2009-02-20 Glenn Morris <rgm@gnu.org>
5434
5435 * dired-x.texi (Miscellaneous Commands):
5436 * gnus.texi: Minor updates for mbox Rmail.
5437
5438 2009-02-16 Karl Berry <karl@gnu.org>
5439
5440 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
5441 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
5442 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
5443 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
5444 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
5445 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
5446 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
5447 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
5448 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
5449 Consistently use @insertcopying in the Top node,
5450 @contents at the front (after @end titlepage),
5451 and @direntry after @copying. (Bug#1988)
5452
5453 2009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
5454
5455 * auth.texi: New file documenting auth-source.
5456
5457 2009-02-13 Carsten Dominik <dominik@science.uva.nl>
5458
5459 * org.texi (Org Plot): Fix link.
5460
5461 2009-02-09 Daiki Ueno <ueno@unixuser.org>
5462
5463 * epa.texi (Mail-mode integration): Mention the way to do
5464 "encrypt-to-self". (Bug#1807)
5465
5466 2009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5467
5468 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
5469
5470 2009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
5471
5472 * gnus-news.texi: Print version about Incoming*.
5473
5474 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
5475
5476 * org.texi (Structure editing, Handling links)
5477 (Fast access to TODO states, Javascript support): Make standard docs
5478 correctly reflect default variable settings.
5479
5480 2009-02-02 Glenn Morris <rgm@gnu.org>
5481
5482 * org.texi: Fix typos.
5483
5484 2009-02-01 Michael Albinus <michael.albinus@gmx.de>
5485
5486 Sync with Tramp 2.1.15.
5487
5488 * trampver.texi: Update release number.
5489
5490 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
5491
5492 * org.texi (TODO dependencies): Document TODO dependencies on
5493 checkboxes.
5494
5495 2009-01-30 Carsten Dominik <dominik@science.uva.nl>
5496
5497 * org.texi (TODO dependencies): Document key binding for toggling
5498 ORDERED property.
5499
5500 2009-01-28 Michael Albinus <michael.albinus@gmx.de>
5501
5502 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
5503 of hook functions.
5504
5505 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
5506
5507 * org.texi (TODO dependencies): New section.
5508
5509 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
5510
5511 * org.texi (Plain lists, TODO basics, Priorities)
5512 (Multiple sets in one file, Conflicts): Document interaction with
5513 `shift-selection-mode'.
5514
5515 2009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
5516
5517 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
5518 Make Calc the subject of sentences.
5519 (Rearranging Formulas using Selections): Discuss new options
5520 for `j *'.
5521
5522 2009-01-26 Michael Albinus <michael.albinus@gmx.de>
5523
5524 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
5525
5526 2009-01-26 Glenn Morris <rgm@gnu.org>
5527
5528 * org.texi: Fix typos.
5529
5530 2009-01-26 Bill Wohler <wohler@newt.com>
5531
5532 * mh-e.texi (EDITION, UPDATED): Update.
5533
5534 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
5535
5536 * org.texi (References): Add information about remote references.
5537 (Built-in table editor): Document `C-c RET' in tables.
5538 (Math symbols, Quoting LaTeX code): Mention that simple
5539 LaTeX macros survive LaTeX export.
5540 (Images in LaTeX export): Show how to create a reference to a
5541 figure.
5542 (Sectioning structure): Document that the LaTeX class can be
5543 specified in a property.
5544 (Text areas in HTML export): New section.
5545 (External links): Add examples for text search and ID links.
5546 (Built-in table editor): Remove the descriptio of `C-c
5547 C-q', it not longer works.
5548 (Literal examples): Document that a space must follow
5549 the colon in short examples.
5550 (Relative timer): Document `org-timer-stop'.
5551 (Footnotes): New section.
5552 (Footnote markup): Shorten section and refer to new Footnote
5553 section.
5554 (Literal examples): Add documentation for line
5555 numbering in and references to code examples.
5556 (CSS support): Fix the description of default CSS styles.
5557 (Capturing column view): Document
5558 "file:path/to/file.org" as an allowed value for the ID property of
5559 a dynamic block copying column view.
5560
5561 2009-01-23 Stephen Eglen <stephen@gnu.org>
5562
5563 * mh-e.texi (Getting Started): Describe $MH.
5564
5565 2009-01-21 Michael Albinus <michael.albinus@gmx.de>
5566
5567 * tramp.texi (all): Harmonize usage of "external method",
5568 "external transfer method" and "out-of-band method".
5569 (Connection types): Precise the differences of inline and external
5570 methods. Written by Adrian Phillips <a.phillips@met.no>.
5571
5572 2009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
5573
5574 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
5575 commands as described at the top. Reported by Allan Gottlieb
5576 <gottlieb@nyu.edu>.
5577
5578 2009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
5579
5580 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
5581 nnmail-pathname-coding-system.
5582
5583 2009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
5584
5585 * org.texi (Relative timer): Fix typo.
5586
5587 2009-01-15 Juanma Barranquero <lekktu@gmail.com>
5588
5589 * org.texi (Clocking work time): Fix typo.
5590 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
5591
5592 2009-01-13 Glenn Morris <rgm@gnu.org>
5593
5594 * org.texi: Fix some more typos.
5595
5596 2009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
5597
5598 * org.texi: Fix some typos.
5599
5600 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
5601
5602 * gnus.texi (Group Parameters): Add note for local variables.
5603
5604 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5605
5606 * gnus.texi (Converting Kill Files): Fix URL.
5607 Include gnus-kill-to-score.el in contrib directory.
5608
5609 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5610
5611 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
5612 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
5613 (Paging the Article): Add index entry.
5614
5615 2009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
5616
5617 * ada-mode.texi (Examples): Delete redundant text.
5618
5619 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
5620
5621 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
5622
5623 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
5624 addresses.
5625
5626 2009-01-03 Bill Wohler <wohler@newt.com>
5627
5628 * mh-e.texi (Scan Line Formats): Indicate that first column should be
5629 kept empty.
5630
5631 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
5632
5633 * org.texi (Activation, Exporting, ASCII export, HTML export)
5634 (HTML Export commands, LaTeX/PDF export commands):
5635 Improve documentation about transient-mark-mode.
5636 (References): Document the use of special names like $LR1 to reference
5637 to fields in the last table row.
5638
5639 2008-12-19 Juri Linkov <juri@jurta.org>
5640
5641 * info.texi (Search Text): Remove mention of removed key binding M-s.
5642
5643 2008-12-18 Carsten Dominik <dominik@science.uva.nl>
5644
5645 * org.texi (References): Remove mentioning of @0 as reference for the
5646 last line, this has been reverted in the Lisp sources.
5647
5648 2008-12-17 Juanma Barranquero <lekktu@gmail.com>
5649
5650 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
5651 (DVI_TARGETS): Remove duplicates. Add sasl.
5652 ($(infodir)/sasl, sasl.dvi): New targets.
5653
5654 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
5655
5656 * org.texi: Version number pushed to 6.15d.
5657
5658 2008-12-16 Carsten Dominik <dominik@science.uva.nl>
5659
5660 * org.texi (Tables in LaTeX export): New section.
5661 (Images in LaTeX export): New section.
5662 (Inlined images, Images in HTML export): Sections renamed.
5663
5664 2008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
5665
5666 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
5667
5668 2008-12-04 David Engster <dengste@eml.cc>
5669
5670 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
5671 of nnml-get-new-mail. Change URL for mairix patch.
5672
5673 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
5674
5675 * org.texi (Using the mapping API): Fix bug in mapping example.
5676 (Publishing options): Make the list of properties complete again, in
5677 correspondence to the variable `org-export-plist-vars'.
5678 (Property searches): Document new special values for time comparisons.
5679 (Tag inheritance): Refine the description of tag inheritance.
5680 (Project alist): Add info about the publishing sequence of components.
5681 (Effort estimates): Document the new relative timer.
5682
5683 2008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
5684
5685 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
5686 (Using Calc): Clarify use of `C-x * o'.
5687 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
5688
5689 2008-11-28 Richard M Stallman <rms@gnu.org>
5690
5691 * dbus.texi (Receiving Method Calls): Clean up previous change.
5692
5693 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
5694
5695 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
5696 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
5697 `dbus-unescape-from-identifier'.
5698 (Receiving Method Calls): New constants `dbus-service-emacs' and
5699 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
5700 (Signals): Use the constants in the example.
5701
5702 2008-11-24 Carsten Dominik <dominik@science.uva.nl>
5703
5704 * org.texi: Re-apply change to FDL 1.3.
5705
5706 2008-11-23 Carsten Dominik <dominik@science.uva.nl>
5707
5708 * org.texi (Setting up Remember): Document `org-remember-mode'.
5709 (External links): Document that bbdb links can use a regular
5710 expression.
5711 (External links): Document that elisp links can contain interactive
5712 commands.
5713
5714 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
5715
5716 * viper.texi (viper-translate-all-ESC-keysequences):
5717 Description removed.
5718
5719 2008-11-19 Glenn Morris <rgm@gnu.org>
5720
5721 * doclicense.texi: Change to FDL 1.3.
5722 Relicense all texi files under FDL 1.3 or later.
5723
5724 2008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
5725
5726 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
5727
5728 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
5729
5730 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
5731
5732 * ediff.texi: Version/date change.
5733
5734 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
5735
5736 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
5737
5738 2008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
5739
5740 * calc.texi (About This Manual): Comment out a mention of
5741 marginal notes.
5742
5743 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
5744
5745 * org.texi (Clocking work time): Document the :formula property of
5746 clock tables.
5747 (Structure editing, Refiling notes): Document refiling regions.
5748 (Agenda commands): Document the double-prefix version
5749 of the `l' command in the agenda.
5750 (Handling links): Explain the effect of a double prefix
5751 arg to `C-c C-o'.
5752 (TODO basics): Add documentation for tag triggers.
5753
5754 2008-10-23 Glenn Morris <rgm@gnu.org>
5755
5756 * cl.texi (Function Bindings): Mention `flet' fails to deal with
5757 byte-compiling things like `+'.
5758
5759 * ns-emacs.texi: Merge copyright years of author now with assignment
5760 into FSF years.
5761 (VER): Use it for easier automatic updating. Use Emacs version rather
5762 than standalone Emacs.app version.
5763
5764 2008-10-12 Carsten Dominik <dominik@science.uva.nl>
5765
5766 * org.texi: Lots of minor fixes.
5767 (Capture): New chapter.
5768 (Org Plot): New section.
5769
5770 2008-09-30 Magnus Henoch <mange@freemail.hu>
5771
5772 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
5773
5774 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
5775
5776 * calc.texi (User Defined Units): Mention how to enter optional display
5777 string.
5778
5779 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
5780
5781 * message.texi (Sending Variables): Fix variable documentation to
5782 avoid the "y/n" wording.
5783
5784 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
5785
5786 * message.texi (Sending Variables): Add `message-confirm-send' doc.
5787
5788 2008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
5789
5790 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
5791 @enumerate section so as to be able to be formatted with MAKEINFO=no.
5792
5793 2008-09-22 Bill Wohler <wohler@newt.com>
5794
5795 Release MH-E manual version 8.1.
5796
5797 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5798 release 8.1.
5799
5800 * mh-e.texi: Retain dual license as agreed to by the FSF.
5801 However, bump GPL to Version 3.
5802 Use @include for license text.
5803
5804 2008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
5805
5806 * gnus.texi (Top, Setup, Fancy splitting to parent)
5807 (Store custom flags and keywords, Store arbitrary data):
5808 Clean up markup.
5809
5810 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
5811
5812 * gnus.texi (The Gnus Registry): Document it.
5813
5814 2008-09-08 David Engster <dengste@eml.cc>
5815
5816 * gnus.texi (nnmairix): Point out that nnml uses MH format.
5817 Clarify section about choosing back end servers.
5818
5819 2008-08-23 Glenn Morris <rgm@gnu.org>
5820
5821 * dired-x.texi (Shell Command Guessing):
5822 Mention dired-guess-shell-case-fold-search. (Bug#417)
5823
5824 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
5825
5826 * trampver.texi: Update release number.
5827
5828 2008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
5829
5830 * ns-emacs.texi: Update version.
5831 (Introduction): Correct menu location for options save.
5832 (Customization): Note that defaults are stored under org.gnu.Emacs.
5833
5834 2008-08-11 Bill Wohler <wohler@newt.com>
5835
5836 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
5837 explicit about GNU mailutils MH elsewhere (with thanks to Darel
5838 Henman) (closes SF #1768928).
5839
5840 2008-08-10 Glenn Morris <rgm@gnu.org>
5841
5842 * ns-emacs.texi: Use @copying. Change copyright of authors with
5843 assignment to FSF. Change license to GFDL.
5844 (Top): Remove outdated references.
5845
5846 2008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
5847
5848 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
5849 Add gnus-summary-sort-by-most-recent-number and
5850 gnus-summary-sort-by-most-recent-date.
5851 (Summary Sorting): Explain prefix argument.
5852
5853 2008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
5854
5855 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
5856 gnus-summary-pipe-output.
5857
5858 2008-08-03 Michael Albinus <michael.albinus@gmx.de>
5859
5860 * dbus.texi (Receiving Method Calls): Document error handling of own
5861 D-Bus methods.
5862
5863 2008-08-01 Bill Wohler <wohler@newt.com>
5864
5865 * mh-e.texi (Reading Mail)
5866 (Viewing Attachments): Describe new function
5867 mh-show-preferred-alternative.
5868 (Sending Mail, Redistributing, Sending Message): Describe new hook
5869 mh-annotate-msg-hook.
5870
5871 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
5872
5873 * dbus.texi (Arguments and Signatures): Fix example.
5874 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
5875 (Asynchronous Methods): New node.
5876 (Errors and Events): Describe extended layout of `dbus-event'.
5877 New defun `dbus-event-message-type'.
5878
5879 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
5880
5881 * ediff.texi: Remove VMS support.
5882
5883 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
5884
5885 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
5886 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
5887
5888 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
5889
5890 * Makefile.in: Add mairix-el targets.
5891
5892 2008-07-29 David Engster <deng@randomsample.de>
5893
5894 * mairix-el.texi: New file.
5895
5896 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
5897
5898 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
5899 project files. Delete 'main_unit' project variable; not needed. Allow
5900 process environment variables wherever project variables are allowed.
5901 Add tutorial section on multiple GNAT project files.
5902
5903 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
5904
5905 Sync with Tramp 2.1.14.
5906
5907 * trampver.texi: Update release number.
5908
5909 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
5910
5911 * ns-emacs.texi:
5912 * faq.texi: Remove mentions of Mac Carbon.
5913
5914 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
5915
5916 * gnus.texi (Saving Articles): Describe the 2nd argument of
5917 gnus-summary-save-in-pipe.
5918 (SpamAssassin): Use it.
5919
5920 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
5921
5922 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
5923
5924 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
5925
5926 * org.texi (Export options): Document the use of the creator flag.
5927
5928 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
5929
5930 * org.texi: New version 6.06a.
5931
5932 2008-07-23 Juanma Barranquero <lekktu@gmail.com>
5933
5934 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
5935 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
5936
5937 2008-07-23 Vincent BelaĂ¯che <vincent.b.1@hotmail.fr>
5938
5939 * calc.texi (Editing Stack Entries):
5940 (Algebraic Entry): Rewrite introductory sentences so it can be used by
5941 Calc's help functions. Mention fixing typos.
5942 (Customizing Calc): Fix typo.
5943
5944 2008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
5945
5946 * calc.texi (summarykey): New macro. Use to correctly format keys in
5947 the summary.
5948
5949 2008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
5950
5951 * ns-emacs.texi (Customization): Corrected documentation on color
5952 specification formats.
5953
5954 2008-07-19 Andreas Schwab <schwab@suse.de>
5955
5956 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
5957
5958 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
5959 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
5960
5961 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
5962
5963 * dbus.texi (Inspection): Rework, introduce submenus.
5964 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
5965 (Properties and Annotations, Arguments and Signatures): New nodes.
5966
5967 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
5968
5969 * dbus.texi (Receiving Method Calls): Fix description of
5970 `dbus-register-method'.
5971 (Signals): Allow also signal arguments for filtering in
5972 `dbus-register-signal'.
5973
5974 2008-07-13 Vincent BelaĂ¯che <vincent.b.1@hotmail.fr>
5975
5976 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
5977 `cnorm'.
5978 (Arithmetic Tutorial): Simplify the verification of prime factors.
5979
5980 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
5981
5982 * gnus.texi (Saving Articles): Mention
5983 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
5984
5985 2008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
5986
5987 * calc.texi: Adjust mode line throughout.
5988
5989 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
5990
5991 * sasl.texi (Mechanisms): Fix typos.
5992
5993 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
5994
5995 * calc.texi (Killing from the stack): Mention using normal Emacs
5996 copying.
5997
5998 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
5999
6000 * tramp.texi (Password handling): Rename from "Password caching".
6001 Add `auth-source' mechanism.
6002 (Connection caching): Tramp reopens the connection automatically,
6003 when the operating system on the remote host has been changed.
6004
6005 2008-06-20 Eli Zaretskii <eliz@gnu.org>
6006
6007 * makefile.w32-in (distclean): Remove makefile.
6008
6009 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
6010
6011 * org.texi (Using the mapping API): New section.
6012 (Agenda column view): New section.
6013 (Moving subtrees): Document archiving to the archive sibling.
6014 (Agenda commands): Document columns view in the agenda.
6015 (Using the property API): Document the API for multi-valued properties.
6016
6017 2008-06-17 Jason Riedy <jason@acm.org>
6018
6019 * org.texi (A LaTeX example): Note that fmt may be a one-argument
6020 function, and efmt may be a two-argument function.
6021 (Radio tables): Document multiple destinations.
6022
6023 2008-06-16 Glenn Morris <rgm@gnu.org>
6024
6025 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
6026 Add Cover-Texts.
6027
6028 2008-06-15 Glenn Morris <rgm@gnu.org>
6029
6030 * faq.texi (VER): Update to 23.0.60.
6031
6032 * mh-e.texi: Remove option of licensing under GPL.
6033 Add Cover-Texts to GFDL permissions notice.
6034 (GPL): Remove section.
6035 (GFDL): Include doclicense.texi rather than the actual text.
6036
6037 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
6038 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
6039
6040 * sasl.texi: Fix output file name.
6041
6042 * epa.texi, sasl.texi: Refer to license in Emacs manual.
6043
6044 * gnus-coding.texi: Refer to license in Gnus manual.
6045
6046 * idlwave.texi, sasl.texi: Use @copying.
6047
6048 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
6049
6050 * speedbar.texi: Update Back-Cover Text as per maintain.info.
6051
6052 * url.texi: Use @copying, @title, @subtitle, @author.
6053
6054 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
6055 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
6056 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
6057 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
6058 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
6059 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
6060 * widget.texi, woman.texi:
6061 Remove references to external license, since doclicense is included.
6062
6063 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
6064 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
6065 Remove references to non-existent Invariant Sections.
6066
6067 2008-06-14 Glenn Morris <rgm@gnu.org>
6068
6069 * faq.texi (Major packages and programs): Remove references to external
6070 Supercite, Calc, VIPER, since they have been included for some time.
6071 Update VM, AUCTeX, BBDB entries.
6072
6073 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
6074
6075 * newsticker.texi: Updated to match latest newsticker changes.
6076
6077 2008-06-13 Glenn Morris <rgm@gnu.org>
6078
6079 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
6080 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
6081 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
6082 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
6083 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
6084 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
6085 * woman.texi:
6086 Update Back-Cover Text as per maintain.info.
6087
6088 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6089
6090 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
6091
6092 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
6093 (gnus-faq.xml): Update repository host.
6094
6095 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
6096
6097 2008-06-15 Frank Schmitt <ich@frank-schmitt.net>
6098
6099 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
6100 Fix a typo.
6101
6102 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6103
6104 * gnus.texi (Mail Source Customization): Correct values of
6105 `mail-source-delete-incoming'. Reported by Tassilo Horn.
6106 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
6107
6108 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
6109
6110 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
6111 coding standards.
6112
6113 2008-06-14 David Engster <dengste@eml.cc>
6114
6115 * gnus.texi (nnmairix): Markup fixes.
6116
6117 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6118
6119 * gnus.texi (nnmairix): Markup and other minor fixes.
6120
6121 2008-06-05 David Engster <dengste@eml.cc>
6122
6123 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
6124
6125 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6126
6127 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
6128 (Searching, nnir, nnmairix): New stub nodes.
6129
6130 2008-05-30 Felix Lee <felix.1@canids.net>
6131
6132 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
6133
6134 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
6135
6136 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
6137
6138 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
6139
6140 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
6141
6142 2008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
6143
6144 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
6145
6146 2008-05-06 Juanma Barranquero <lekktu@gmail.com>
6147
6148 * info.texi (Top): Fix typo in xref.
6149
6150 2008-05-05 Karl Berry <karl@gnu.org>
6151
6152 * info.texi (Top): @xref to stand-alone manual.
6153
6154 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6155
6156 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
6157 (Various Summary Stuff): Fix typo in last xref.
6158
6159 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
6160
6161 * org.texi (Moving subtrees): Fix typo.
6162
6163 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
6164
6165 * tramp.texi (Frequently Asked Questions): Explain, how to disable
6166 Tramp via `tramp-mode'.
6167
6168 2008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
6169
6170 * org.texi: Massive changes, in many parts of the file.
6171
6172 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
6173
6174 * gnus.texi (Oort Gnus): Add message-fill-column.
6175
6176 2008-04-12 Adrian Aichner <adrian@xemacs.org>
6177
6178 * gnus.texi (Mail Source Specifiers): Typo fix.
6179
6180 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
6181
6182 * gnus.texi (Diary Headers Generation): Update key binding for
6183 `gnus-diary-check-message'.
6184
6185 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6186
6187 * gnus.texi (Emacsen): Addition.
6188
6189 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6190
6191 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
6192
6193 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6194
6195 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
6196
6197 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6198
6199 * gnus-news.texi: Update tool bar item.
6200
6201 2008-04-09 Sven Joachim <svenjoac@gmx.de>
6202
6203 * gnus-news.texi: Fix typos.
6204
6205 2008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
6206
6207 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
6208 Add mention of `kron'.
6209
6210 2008-04-01 Daiki Ueno <ueno@unixuser.org>
6211
6212 * epa.texi (Encrypting/decrypting *.gpg files):
6213 Document epa-file-name-regexp.
6214
6215 2008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
6216
6217 * gnus.texi (Example Methods): Fix description about ssh-agent.
6218 (Indirect Functions): Fix the default value of nntp-telnet-command;
6219 remove link to connect.html.
6220
6221 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
6222
6223 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
6224 dbus-call-method.
6225 (Receiving Method Calls): The timeout can be set by the calling client.
6226
6227 * trampver.texi: Update release number.
6228
6229 2008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
6230
6231 * gnus.texi (Top): Fix version. Add SASL.
6232
6233 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
6234
6235 Sync with Tramp 2.1.13.
6236
6237 * trampver.texi: Update release number.
6238
6239 2008-03-29 Chong Yidong <cyd@stupidchicken.com>
6240
6241 * org.texi: Update to new org-mode website.
6242
6243 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
6244
6245 * cl.texi (For Clauses): Fix loop over key-seq to match code.
6246
6247 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
6248
6249 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
6250 gnus-read-ephemeral-gmane-group-url,
6251 gnus-read-ephemeral-emacs-bug-group,
6252 gnus-read-ephemeral-debian-bug-group.
6253
6254 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6255
6256 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
6257
6258 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
6259 Add FIXMEs for Bookmarks and gnus-registry-marks.
6260
6261 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6262
6263 * gnus.texi (Smileys): Document `smiley-style'.
6264
6265 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6266
6267 * gnus.texi (Gnus Development): Clarify difference between ding and
6268 gnu.emacs.gnus.
6269 (MIME Commands, Using MIME, RSS): Fix markup.
6270
6271 * gnus-faq.texi ([8.4]): Ditto.
6272
6273 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
6274
6275 * gnus.texi (Emacsen): Remove obsolete stuff.
6276
6277 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
6278
6279 * gnus.texi (Oort Gnus): Add version info WRT
6280 `mail-source-delete-incoming'.
6281
6282 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6283
6284 * gnus.texi (Top): Add "Other related manuals" and version info in
6285 `iftex' output.
6286 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
6287 gnus-balloon-face-0 and the corresponding format specifiers.
6288
6289 2008-03-26 Michael Albinus <michael.albinus@gmx.de>
6290
6291 * tramp.texi (Filename completion): Remove footnote about let-bind
6292 of `partial-completion-mode'. It doesn't work this way.
6293
6294 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
6295
6296 * pcl-cvs.texi (Contributors): Update my email.
6297
6298 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
6299
6300 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
6301
6302 2008-03-17 Bill Wohler <wohler@newt.com>
6303
6304 * mh-e.texi (Viewing): Update URL for adding header fields to
6305 mh-invisible-header-fields-default.
6306
6307 2008-03-16 Bill Wohler <wohler@newt.com>
6308
6309 * mh-e.texi (Preface): Add Gnus to requirements.
6310 (Forwarding): Note that forwarded MIME messages are now inline.
6311
6312 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
6313
6314 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
6315 (Common Variables): Give precedence to the netcat methods over the
6316 telnet methods, and mention that they are more reliable.
6317
6318 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
6319
6320 * org.texi (Exporting Agenda Views): Document agenda export to
6321 iCalendar.
6322 (Progress logging): Document the new progress logging stuff.
6323
6324 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6325
6326 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
6327 Update for change of `mail-source-delete-incoming'.
6328
6329 * gnus-news.texi: Ditto.
6330
6331 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6332
6333 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
6334 custom versions.
6335
6336 2008-03-07 Alan Mackenzie <acm@muc.de>
6337
6338 * cc-mode.texi (Limitations and Known Bugs): State that the number of
6339 parens/brackets in a k&r region is limited.
6340
6341 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
6342
6343 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
6344 using different Emacs versions.
6345
6346 2008-02-27 Glenn Morris <rgm@gnu.org>
6347
6348 * sc.texi: Remove a lot of old and obsolete info.
6349 (titlepage): Simplify.
6350 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
6351 (VM with any Emacsen, GNEWS with any Emacsen)
6352 (Overloading for Non-conforming MUAs, Version 3 Changes)
6353 (The Supercite Mailing List): Delete nodes.
6354 (Introduction): Remove info about old packages.
6355 (Getting Connected): Simplify. Remove info about old packages.
6356 (Citing Commands): Delete Emacs 19 info.
6357 (Hints to MUA Authors): Simplify.
6358 (Thanks and History): Merge in some info from the deleted node
6359 "Version 3 Changes".
6360
6361 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
6362
6363 * org.texi (Setting tags, In-buffer settings):
6364 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
6365
6366 2008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
6367
6368 * gnus-news.texi: Mention that spaces and tabs are allowed in the
6369 installation directory name.
6370
6371 2008-02-12 Romain Francoise <romain@orebokech.com>
6372
6373 * epa.texi (Overview): Fix typo.
6374
6375 2008-02-11 Daiki Ueno <ueno@unixuser.org>
6376
6377 * epa.texi (Quick start): Remove the .emacs setting.
6378
6379 2008-02-10 Daiki Ueno <ueno@unixuser.org>
6380
6381 * epa.texi (Quick start): Use the command `epa-enable' instead of
6382 loading `epa-setup'.
6383
6384 2008-02-08 Juanma Barranquero <lekktu@gmail.com>
6385
6386 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
6387 ($(infodir)/epa, epa.dvi): New targets.
6388
6389 2008-02-08 Daiki Ueno <ueno@unixuser.org>
6390
6391 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
6392
6393 * epa.texi: New manual documenting the EasyPG Assistant.
6394
6395 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
6396
6397 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
6398 (Inspection): New function dbus-ping.
6399
6400 2008-02-05 Michael Albinus <michael.albinus@gmx.de>
6401
6402 * tramp.texi (Remote processes): Add `shell-command'.
6403
6404 2008-01-28 Michael Sperber <sperber@deinprogramm.de>
6405
6406 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
6407 (Group Parameters): Document `mail-source' parameter.
6408
6409 2008-01-27 Michael Albinus <michael.albinus@gmx.de>
6410
6411 * tramp.texi (Inline methods): The hostname of the su(do)? methods
6412 must be a local host.
6413
6414 2008-01-26 Michael Olson <mwolson@gnu.org>
6415
6416 * erc.texi: Update version for ERC 5.3 release.
6417 (Obtaining ERC): Update extras URLs for 5.3.
6418 (Development): Write instructions for git, and remove those for Arch.
6419 (History): Mention the switch to git.
6420
6421 2008-01-24 Karl Berry <karl@gnu.org>
6422
6423 * info.texi (Search Index, Search Text): Mention the command
6424 character in the section name, a la the (Go to node) node.
6425
6426 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
6427
6428 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
6429
6430 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6431
6432 * gnus-news.texi: Mention gnus-article-describe-bindings.
6433
6434 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6435
6436 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
6437
6438 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
6439
6440 * org.texi (Property inheritance): New section.
6441 (Conventions): New section.
6442 (Structure editing): Document C-RET, the prefix arg to the cut/copy
6443 commands, and the new bindings for refiling.
6444 (Sparse trees): Document the new special command for sparse trees.
6445 (References): Be more clear about the counting of hilines.
6446 (Handling links): Document M-p/n for accessing links.
6447 (Fast access to TODO states): New section.
6448 (Per file keywords): New section.
6449 (Property inheritance): New section.
6450 (Column attributes): New summary types.
6451 (Capturing Column View): New section.
6452 (The date/time prompt): Cover the new features in the date/time prompt.
6453 Compactify the table of keys for the calendar remote control.
6454 (Clocking work time): Document the new :scope parameter.
6455 (Remember): Promoted to chapter.
6456 (Quoted examples): New section.
6457 (Enhancing text): New verbatim environments.
6458
6459 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
6460
6461 * trampver.texi: Update release number.
6462
6463 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
6464
6465 * gnus.texi (Article Keymap):
6466 Add gnus-article-wide-reply-with-original; fix descriptions of
6467 gnus-article-reply-with-original and
6468 gnus-article-followup-with-original.
6469
6470 2008-01-09 Glenn Morris <rgm@gnu.org>
6471
6472 * nxml-mode.texi: Add @copying section.
6473
6474 2008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
6475
6476 * message.texi (Mail Variables): Add some text from "(gnus)Posting
6477 Server". Add `message-send-mail-with-mailclient'.
6478
6479 * gnus.texi (Posting Server): Move some text to "(message)Mail
6480 Variables" and add a reference here.
6481
6482 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
6483
6484 * dbus.texi (Receiving Method Calls): New chapter.
6485 (Errors and Events): Add serial number to events. Replace "signal" by
6486 "message". Introduce dbus-event-serial-number.
6487
6488 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
6489
6490 * dbus.texi (Type Conversion): Explain the type specification for empty
6491 arrays. Use another example.
6492
6493 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
6494
6495 * dbus.texi (all): Replace "..." by @dots{}.
6496 (Type Conversion): Precise the value range for :byte types.
6497 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
6498 Mention its return value.
6499 (Errors and Events): There is no D-Bus error propagation during event
6500 processing.
6501
6502 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
6503
6504 * calc.tex (Yacas Language, Maxima Language, Giac Language):
6505 New sections.
6506
6507 2007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
6508
6509 * gnus.texi (Group Parameters): Reorder the text and add a note about
6510 `gnus-parameters' near the beginning of the node.
6511
6512 2007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
6513
6514 * gnus.texi (Score File Editing): Fix function name.
6515
6516 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
6517
6518 Sync with Tramp 2.1.12.
6519
6520 * trampver.texi: Update release number.
6521
6522 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
6523
6524 * dbus.texi (Type Conversion): Correct input parameters mapping.
6525
6526 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
6527
6528 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
6529 (Errors and Events): Mention wrong-type-argument error.
6530
6531 2007-12-21 Alex Schroeder <alex@gnu.org>
6532
6533 * rcirc.texi: Changed single spaces after sentence end to double
6534 spaces. Fixed some typos.
6535 (Internet Relay Chat): Explain relay.
6536 (Getting started with rcirc): Change items to reflect prompts.
6537 Add more explanation to rcirc-track-minor-mode and added a comment to
6538 warn future maintainers that this section is a copy.
6539 (People): Change /ignore example.
6540 (Keywords): Not keywords.
6541
6542 2007-12-20 Alex Schroeder <alex@gnu.org>
6543
6544 * rcirc.texi (Top): Fighting Information Overload chapter added.
6545 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
6546 (rcirc commands): Move /ignore command to the new chapter.
6547 (Fighting Information Overload): New chapter documenting /keyword,
6548 /bright, /dim, channel ignore, and low priority channels.
6549 (Configuration): Document rcirc-server-alist, remove
6550 rcirc-startup-channels-alist and rcirc-default-server.
6551
6552 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
6553
6554 * dbus.texi (Signals): Fix example in dbus-register-signal.
6555
6556 2007-12-14 Sven Joachim <svenjoac@gmx.de>
6557
6558 * gnus.texi (Score Variables): Fix typo.
6559
6560 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
6561
6562 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
6563 (Signals): Adapt dbus-send-signal and dbus-register-signal.
6564 (Errors and Events): Adapt dbus-event.
6565
6566 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
6567
6568 * gnus.texi (Other Files): Add the yenc command.
6569
6570 2007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
6571
6572 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
6573 since 2004-08-06.
6574
6575 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
6576
6577 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
6578 on body.
6579
6580 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
6581
6582 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
6583 and rfc2047-allow-irregular-q-encoded-words; fix description of
6584 rfc2047-encode-encoded-words.
6585
6586 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
6587
6588 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
6589
6590 2007-12-05 Michael Olson <mwolson@gnu.org>
6591
6592 * remember.texi (Diary): Remove "require" line for remember-diary.el.
6593 Update documentation for `remember-diary-file'.
6594
6595 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
6596
6597 * dbus.texi (Signals): Precise `dbus-register-signal'.
6598 (Errors and Events): Rework events part, the internal structure of
6599 dbus-event has changed.
6600
6601 2007-12-03 Juanma Barranquero <lekktu@gmail.com>
6602
6603 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
6604 ($(infodir)/dbus, dbus.dvi): New targets.
6605
6606 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
6607
6608 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
6609 unconditionally.
6610
6611 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
6612 emulation with @print{}.
6613
6614 2007-12-02 Richard Stallman <rms@gnu.org>
6615
6616 * dbus.texi (Overview): Minor cleanup.
6617
6618 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
6619
6620 * Makefile.in (INFO_TARGETS): Add dbus.
6621 (DVI_TARGETS): Add dbus.dvi.
6622 (dbus, dbus.dvi): New targets.
6623
6624 * dbus.texi: New file.
6625
6626 2007-11-24 Romain Francoise <romain@orebokech.com>
6627
6628 * nxml-mode.texi: Add description in @direntry.
6629 Fix file name to match @setfilename.
6630
6631 2007-11-23 Mark A. Hershberger <mah@everybody.org>
6632
6633 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6634 ($(infodir)/nxml-mode): New rule.
6635
6636 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6637 ($(infodir)/nxml-mode): New rule.
6638 (clean): Add nxml-mode*.
6639
6640 * nxml-mode.texi: New file with nxml manual.
6641
6642 2007-11-18 Richard Stallman <rms@gnu.org>
6643
6644 * flymake.texi (Example -- Configuring a tool called directly):
6645 Update example.
6646
6647 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
6648
6649 * tramp.texi (Filename completion): Simplify explanation of
6650 double-slash behavior. Explain directory contents flushing.
6651
6652 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
6653
6654 * calc.texi (TeX and LaTeX Language Modes): Put in
6655 missing braces.
6656
6657 2007-11-15 Richard Stallman <rms@gnu.org>
6658
6659 * cl.texi (Equality Predicates): Delete `eql'.
6660 (Predicates, Naming Conventions, Top): Delete `eql'.
6661 (Common Lisp Compatibility): Delete `eql'.
6662 (Porting Common Lisp): Delete obsolete backquote info.
6663 Minor clarification about character constants.
6664 (Sequence Basics): Minor clarification.
6665
6666 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
6667
6668 * cc-mode.texi (Electric Keys, Custom Macros):
6669 * tramp.texi (Filename completion): Fix typos.
6670
6671 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
6672
6673 * calc.texi (Basic commands): Mention the menu.
6674
6675 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
6676
6677 * tramp.texi (Connection caching): Tramp flushes connection
6678 properties when remote operating system has been changed.
6679
6680 2007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
6681
6682 * gnus-news.texi: Fix spelling.
6683 `message-insert-formatted-citation-line', not
6684 `message-insert-formated-citation-line'.
6685
6686 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
6687
6688 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
6689
6690 * tramp.texi (Overview): Mention also the PuTTY integration under
6691 w32. Remove paragraphs about Tramp's experimental status.
6692 (Frequently Asked Questions): Add code example for highlighting the
6693 mode line.
6694
6695 2007-11-03 Michael Olson <mwolson@gnu.org>
6696
6697 * remember.texi: Change mentions of remember-buffer to
6698 remember-finalize throughout.
6699
6700 2007-10-30 Michael Olson <mwolson@gnu.org>
6701
6702 * remember.texi (Copying): Remove.
6703 (Mailbox): Update with non-BBDB instructions.
6704 (Diary, Org): Add.
6705 (Bibliography, Planner Page): Remove.
6706
6707 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
6708
6709 * makefile.w32-in (INFO_TARGETS): Add remember.
6710 (DVI_TARGETS): Add remember.dvi.
6711 ($(infodir)/remember): New rule.
6712 (clean): Add remember*.
6713
6714 2007-10-30 Michael Olson <mwolson@gnu.org>
6715
6716 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
6717 ($(infodir)/remember): New rule that builds the Remember Manual.
6718
6719 * remember.texi: New file containing the Remember Mode Manual.
6720 Shuffle chapters around after initial import.
6721 (Function Reference): Split Keystrokes into separate chapter.
6722 (Keystrokes): Document C-c C-k.
6723 (Introduction): Fix typographical issue with "---".
6724
6725 2007-10-29 Richard Stallman <rms@gnu.org>
6726
6727 * widget.texi (Introduction): Delete discussion of implementation
6728 internals.
6729
6730 2007-10-29 Michael Albinus <michael.albinus@gmx.de>
6731
6732 * tramp.texi (Connection caching): Host names must be different
6733 when tunneling.
6734
6735 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6736
6737 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
6738 Gnus v5.13.
6739
6740 2007-10-28 Miles Bader <miles@gnu.org>
6741
6742 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
6743
6744 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6745
6746 * gnus.texi (Sorting the Summary Buffer):
6747 Remove gnus-article-sort-by-date-reverse.
6748
6749 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6750
6751 * gnus.texi (Non-ASCII Group Names): New node.
6752 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
6753 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
6754
6755 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
6756
6757 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
6758 clean the output of the program `imap-shell-program'.
6759
6760 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6761
6762 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
6763
6764 2007-10-28 Tassilo Horn <tassilo@member.fsf.org>
6765
6766 * gnus.texi (Sticky Articles): Documentation for sticky article
6767 buffers.
6768
6769 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
6770
6771 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
6772
6773 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6774
6775 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
6776
6777 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6778
6779 * gnus.texi (Archived Messages):
6780 Document gnus-update-message-archive-method.
6781
6782 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6783
6784 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
6785
6786 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
6787
6788 * gnus.texi (Group Maneuvering):
6789 Document `gnus-summary-next-group-on-exit'.
6790
6791 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6792
6793 * gnus.texi (Really Various Summary Commands):
6794 Mention gnus-auto-select-on-ephemeral-exit.
6795
6796 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6797
6798 * gnus.texi, message.texi: Bump version number.
6799
6800 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6801
6802 * gnus.texi (Group Line Specification, Misc Group Stuff)
6803 (Server Commands): Parenthesize @pxref{Mail Spool}.
6804
6805 2007-10-28 Didier Verna <didier@xemacs.org>
6806
6807 New user option: message-signature-directory.
6808 * message.texi (Insertion Variables): Document it.
6809 * gnus.texi (Posting Styles): Ditto.
6810
6811 2007-10-28 Didier Verna <didier@xemacs.org>
6812
6813 * gnus.texi (Group Line Specification):
6814 * gnus.texi (Misc Group Stuff):
6815 * gnus.texi (Server Commands): Document the group compaction feature.
6816
6817 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6818
6819 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
6820
6821 * message.texi (Various Message Variables): Add message-fill-column.
6822
6823 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6824
6825 * gnus.texi: Untabify.
6826
6827 2007-10-28 Didier Verna <didier@xemacs.org>
6828
6829 * gnus.texi (Group Parameters): Document the posting-style merging
6830 process in topic-mode.
6831
6832 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6833
6834 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
6835
6836 2007-10-28 Romain Francoise <romain@orebokech.com>
6837
6838 * gnus.texi (Mail Spool): Fix typo.
6839 Update copyright.
6840
6841 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6842
6843 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
6844
6845 2007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6846
6847 * gnus.texi (Summary Generation Commands):
6848 Add gnus-summary-insert-ticked-articles.
6849
6850 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6851
6852 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
6853 to spam-spamassassin-program.
6854
6855 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6856
6857 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
6858
6859 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6860
6861 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
6862
6863 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6864
6865 * message.texi (Mail Headers): Document `opportunistic'.
6866
6867 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6868
6869 * emacs-mime.texi (Encoding Customization): Explain how to set
6870 mm-coding-system-priorities per hierarchy.
6871
6872 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6873
6874 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
6875 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
6876
6877 2007-10-28 Didier Verna <didier@xemacs.org>
6878
6879 * message.texi (Wide Reply): Update documentation of
6880 message-dont-reply-to-names (now allowing a list of regexps).
6881
6882 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6883
6884 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
6885
6886 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6887
6888 * gnus.texi (SpamAssassin back end): Fix typo.
6889
6890 * sieve.texi (Examples): Fix grammar.
6891
6892 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6893
6894 * gnus.texi (Searching for Articles): Document M-S and M-R.
6895 (Limiting): Document / b.
6896
6897 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6898
6899 * gnus.texi (Thread Commands): T M-^.
6900
6901 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6902
6903 * message.texi (Mail Aliases): Document ecomplete.
6904 (Mail Aliases): Fix typo.
6905
6906 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6907
6908 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
6909 fix typo.
6910
6911 2007-10-28 Romain Francoise <romain@orebokech.com>
6912
6913 * gnus.texi (Mail Spool): Grammar fix.
6914
6915 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6916
6917 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
6918 string.
6919
6920 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6921
6922 * gnus.texi (Group Parameters): Fix description.
6923
6924 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6925
6926 * gnus.texi (Gmane Spam Reporting):
6927 Fix spam-report-gmane-use-article-number.
6928 Add spam-report-user-mail-address.
6929
6930 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6931
6932 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
6933
6934 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6935
6936 * gnus.texi (Group Parameters): Add simplified sorting example based on
6937 example for `Sorting the Summary Buffer' from Jari Aalto
6938 <jari.aalto@cante.net>.
6939 (Example Methods): Add example for an indirect connection.
6940
6941 2007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
6942
6943 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
6944 (Agent Parameters): Update parameter names to match code.
6945 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
6946 'gnus-agent-summary-fetch-series'.
6947 (Agent and flags): New section providing a generalized discussion
6948 of flag handling.
6949 (Agent and IMAP): Remove flag discussion.
6950 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
6951
6952 2007-10-28 Romain Francoise <romain@orebokech.com>
6953
6954 * gnus.texi (Exiting the Summary Buffer): Add new function
6955 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
6956
6957 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6958
6959 * gnus.texi (Conformity): Fix typo.
6960 (Customizing Articles): Document `first'.
6961
6962 2007-10-28 Jari Aalto <jari.aalto@cante.net>
6963
6964 * gnus.texi (Sorting the Summary Buffer):
6965 Add `gnus-thread-sort-by-date-reverse'. Add example
6966 host to different sorting in NNTP and RSS groups.
6967
6968 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6969
6970 * message.texi (Insertion): Describe prefix for
6971 message-mark-inserted-region and message-mark-insert-file.
6972
6973 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6974
6975 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
6976 LaTeX documents. Describe "text/x-gnus-verbatim".
6977
6978 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6979
6980 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
6981 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
6982 (spam-stat spam filtering, SpamOracle)
6983 (Extending the Spam ELisp package): Remove extra quote symbol for
6984 clarity.
6985
6986 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6987
6988 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
6989 gnus-article-delete-part and gnus-article-replace-part.
6990 (Using MIME): Add gnus-mime-replace-part.
6991
6992 2007-10-28 Romain Francoise <romain@orebokech.com>
6993
6994 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
6995 requires `auto-compression-mode' to be enabled. Add new nnml
6996 variable `nnml-compressed-files-size-threshold'.
6997
6998 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6999
7000 * gnus.texi (Sorting the Summary Buffer):
7001 Add gnus-thread-sort-by-recipient.
7002
7003 2007-10-28 Romain Francoise <romain@orebokech.com>
7004
7005 * message.texi (Insertion Variables): Mention new variable
7006 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
7007 documentation accordingly.
7008
7009 2007-10-28 Romain Francoise <romain@orebokech.com>
7010
7011 * gnus.texi (To From Newsgroups): Mention new variables
7012 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
7013
7014 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7015
7016 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
7017 stuff; gnus-mime-inline-part does the automatic decompression.
7018
7019 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7020
7021 * gnus.texi (Spam ELisp Package Configuration Examples):
7022 "training.ham" should be "training.spam".
7023
7024 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7025
7026 * message.texi (Mail Variables): Fix the default value for
7027 message-send-mail-function.
7028
7029 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7030
7031 * gnus.texi (Optional Back End Functions): nntp-request-update-info
7032 always returns nil exceptionally.
7033
7034 2007-10-28 Simon Josefsson <jas@extundo.com>
7035
7036 * gnus.texi (Article Washing): Add libidn URL.
7037 Suggested by Michael Cook <michael@waxrat.com>.
7038
7039 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7040
7041 * gnus.texi (Topic Commands): Fix next/previous.
7042
7043 2007-10-28 Simon Josefsson <jas@extundo.com>
7044
7045 * gnus.texi (Article Washing): Mention `W i'.
7046
7047 2007-10-28 Jochen KĂ¼pper <jochen@fhi-berlin.mpg.de>
7048
7049 * gnus.texi (Group Parameters): Slight extension of sieve
7050 parameter description.
7051
7052 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7053
7054 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
7055 matching score files as well.
7056 (Picons): Describe `gnus-picon-style'.
7057
7058 2007-10-28 Romain Francoise <romain@orebokech.com>
7059
7060 * message.texi (Message Headers): Mention that headers are hidden
7061 using narrowing, and how to expose them.
7062 Update copyright.
7063
7064 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7065
7066 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
7067 `gnus-summary-sort-by-recipient'.
7068
7069 2007-10-28 Romain Francoise <romain@orebokech.com>
7070
7071 * gnus.texi (NNTP marks): New node.
7072 (NNTP): Move NNTP marks variables to the new node.
7073
7074 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7075
7076 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
7077
7078 * gnus.texi (MIME Commands, Hashcash): Markup fix.
7079
7080 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7081
7082 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
7083 everywhere for consistency.
7084 (Filtering Spam Using The Spam ELisp Package): Admonish again.
7085 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
7086 Say "regular expression" instead of "regex." Admonish.
7087 Pick other words to sound better (s/so/thus/).
7088 (Spam ELisp Package Filtering of Incoming Mail):
7089 Mention statistical filters. Remove old TODO.
7090 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
7091 New section on sorting and displaying the spam score.
7092 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
7093 backend but an alias to spam-use-BBDB.
7094 (Extending the Spam ELisp package): Rewrite the example using the
7095 new backend functionality.
7096
7097 2007-10-28 Simon Josefsson <jas@extundo.com>
7098
7099 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
7100 nntp-marks-directory, from Romain Francoise
7101 <romain@orebokech.com>.
7102
7103 2007-10-28 Magnus Henoch <mange@freemail.hu>
7104
7105 * gnus.texi (Hashcash): New default value of
7106 hashcash-default-payment.
7107
7108 2007-10-28 Simon Josefsson <jas@extundo.com>
7109
7110 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
7111 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
7112
7113 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7114
7115 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
7116
7117 2007-10-28 Simon Josefsson <jas@extundo.com>
7118
7119 * gnus.texi (documentencoding): Add, to avoid warnings.
7120
7121 2007-10-28 Simon Josefsson <jas@extundo.com>
7122
7123 * message.texi (Mail Headers): Add.
7124
7125 * gnus.texi (Hashcash): Fix.
7126
7127 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7128
7129 * gnus.texi (Hashcash): Change location of library, also mention
7130 that payments can be verified and fix the name of the
7131 hashcash-path variable.
7132
7133 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7134
7135 * gnus.texi (Article Display): Add `gnus-picon-style'.
7136
7137 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7138
7139 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
7140
7141 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7142
7143 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7144 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
7145 warning about ham processors in spam groups removed.
7146
7147 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7148
7149 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
7150 From Hubert Chan <hubert@uhoreg.ca>.
7151
7152 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7153
7154 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
7155 (Mailing List): Typo.
7156 (Customizing Articles): Add gnus-treat-ansi-sequences.
7157 (Article Washing): Index.
7158
7159 * message.texi: Use m-dash consistently.
7160
7161 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7162
7163 * gnus.texi (GroupLens): Remove.
7164
7165 2007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
7166
7167 * gnus.texi (Outgoing Messages, Agent Variables):
7168 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
7169 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
7170
7171 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7172
7173 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
7174
7175 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7176
7177 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
7178
7179 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
7180
7181 2007-10-28 Simon Josefsson <jas@extundo.com>
7182
7183 * gnus.texi (Top): Add SASL.
7184
7185 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
7186
7187 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
7188
7189 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
7190
7191 * gnus.texi (Troubleshooting): Adjust Gnus version number.
7192
7193 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
7194
7195 * calc.texi (Formulas, Composition Basics): Lower the
7196 precedence of negation.
7197
7198 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
7199
7200 * ses.texi (The Basics): Mention how to create a new spreadsheet.
7201 Mention the new three-letter column identifiers.
7202 (More on cell printing): Calculate-cell and truncate-cell are now `c'
7203 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
7204 message when using `c' on an empty default with default printer.
7205 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
7206 renamed to `ses--symbolic-formulas' some time ago.
7207
7208 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
7209
7210 * calc.texi (Default Simplifications, Making Selections)
7211 (Customizing Calc): Clarify associativity of multiplication.
7212
7213 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
7214
7215 * tramp.texi (Traces and Profiles): Simplify loop over
7216 `trace-function-background'.
7217
7218 2007-10-22 Juri Linkov <juri@jurta.org>
7219
7220 * dired-x.texi (Shell Command Guessing): Default values are now
7221 available by typing M-n instead of M-p.
7222
7223 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
7224
7225 * tramp.texi (Cleanup remote connections): New section.
7226 (Password caching): Remove `tramp-clear-passwd'.
7227 It's not a command anymore.
7228 (Bug Reports): Add `tramp-bug' to function index.
7229 (Function Index, Variable Index): New nodes.
7230 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
7231
7232 * trampver.texi: Update release number.
7233
7234 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
7235
7236 * calc.texi (History and Acknowledgements): Turn comment
7237 about integer size into past tense.
7238 (Time Zones): Remove pointer to Calc author's address.
7239 (Trigonometric and Hyperbolic Functions): Mention cotangent
7240 and hyperbolic cotangent. Fix typo.
7241
7242 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
7243
7244 Sync with Tramp 2.1.11.
7245
7246 * trampver.texi: Update release number.
7247
7248 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
7249
7250 * tramp.texi (External packages): New section.
7251
7252 2007-09-29 Juri Linkov <juri@jurta.org>
7253
7254 * info.texi (Help-Int): Document `L' (`Info-history').
7255
7256 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
7257
7258 * org.texi: Change links to webpage and maintained email.
7259 (Remember): Promote to Chapter, significant changes.
7260 (Fast access to TODO states): New section.
7261 (Faces for TODO keywords): New section.
7262 (Export options): Example for #+DATE.
7263 (Progress logging): Section moved.
7264
7265 2007-09-26 Bill Wohler <wohler@newt.com>
7266
7267 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
7268 browse-url-at-mouse.
7269
7270 2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
7271
7272 * flymake.texi (Customizable variables): Face names don't end in -face.
7273 Fix flymake-err-line-patterns template.
7274 (Example -- Configuring a tool called directly): Fix init-function.
7275 (Highlighting erroneous lines): Face names don't end in -face.
7276
7277 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
7278
7279 * erc.texi (Special-Features): Fix small typo.
7280
7281 2007-09-14 Michael Albinus <michael.albinus@gmx.de>
7282
7283 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
7284 and "External transfer methods".
7285
7286 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
7287
7288 * calc.texi (Predefined Units): Add some history.
7289
7290 2007-09-08 Michael Olson <mwolson@gnu.org>
7291
7292 * erc.texi (Copying): New section included from gpl.texi.
7293 This matches the look of the upstream ERC manual.
7294
7295 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
7296
7297 * calc.texi (History and Acknowledgements): Adjust the "thanks".
7298 (Random Numbers): Clarify the distribution of `random'.
7299
7300 2007-09-06 Glenn Morris <rgm@gnu.org>
7301
7302 Move manual sources from man/ to subdirectories of doc/.
7303 Split into the Emacs manual in emacs/, and other manuals in misc/.
7304 Change all setfilename commands to use ../../info.
7305 * Makefile.in: Move the parts of the old man/Makefile.in that do not
7306 refer to the Emacs manual here.
7307 (infodir): New variable.
7308 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
7309 (cc-mode.texi, faq.texi): Update references to source file locations.
7310 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
7311 do not refer to the Emacs manual here.
7312 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
7313
7314 * Makefile.in: Add `basename' versions of all info targets, for
7315 convenience when rebuilding just one manual.
7316 (../etc/GNU): Delete obsolete target.
7317 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
7318 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
7319 *.vrs *.toc here...
7320 (maintainer-clean): ...from here.
7321
7322 * makefile.w32-in (../etc/GNU): Delete obsolete target.
7323
7324 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
7325
7326 * calc.texi (Date Conversions): Clarify definition of
7327 Julian day numbering.
7328 (Date Forms): Clarify definition of Julian day numbering;
7329 add some history.
7330
7331 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
7332
7333 * org.texi: Version 5.07.
7334
7335 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
7336
7337 * message.texi (MIME): Replace mml-attach with mml-attach-file.
7338
7339 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
7340
7341 * org.texi (Adding hyperlink types): New section.
7342 (Embedded LaTeX): Chapter updated because of LaTeX export.
7343 (LaTeX export): New section.
7344 (Using links out): New section.
7345
7346 2007-08-22 Glenn Morris <rgm@gnu.org>
7347
7348 * faq.texi (Learning how to do something): Refcards now in
7349 etc/refcards/ directory.
7350
7351 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
7352
7353 * tramp.texi (Remote Programs): Persistency file must be cleared when
7354 changing `tramp-remote-path'.
7355 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
7356 macro.
7357
7358 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
7359
7360 * calc.texi: Move contents to beginning of file.
7361 (Algebraic Entry): Fix the formatting of an example.
7362
7363 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
7364
7365 * calc.texi (Basic Operations on Units): Mention exact versus
7366 inexact conversions.
7367
7368 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
7369
7370 * calc.texi (Basic Operations on Units): Mention default
7371 values for new units.
7372 (Quick Calculator Mode): Mention that binary format will
7373 be displayed.
7374
7375 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
7376
7377 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
7378
7379 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
7380
7381 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
7382
7383 2007-08-08 Glenn Morris <rgm@gnu.org>
7384
7385 * gnus.texi, sieve.texi: Replace `iff'.
7386
7387 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
7388
7389 * calc.texi (Basic Graphics): Mention the graphing of error
7390 forms.
7391 (Graphics Options): Mention how `g s' handles error forms.
7392 (Curve Fitting): Mention plotting the curves.
7393 (Standard Nonlinear Models): Add additional models.
7394 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
7395 (Linear Fits): Correct result.
7396
7397 2007-08-01 Alan Mackenzie <acm@muc.de>
7398
7399 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
7400 to "--no-site-file".
7401
7402 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
7403
7404 * tramp.texi (Frequently Asked Questions): Point to mode line
7405 extension in Emacs 23.1.
7406
7407 * trampver.texi: Update release number.
7408
7409 2007-07-27 Glenn Morris <rgm@gnu.org>
7410
7411 * calc.texi (Copying): Include license text from gpl.texi, rather than
7412 in-line.
7413
7414 2007-07-25 Glenn Morris <rgm@gnu.org>
7415
7416 * calc.texi (Copying): Replace license with GPLv3.
7417
7418 * Relicense all FSF files to GPLv3 or later.
7419
7420 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
7421
7422 Sync with Tramp 2.1.10.
7423
7424 * tramp.texi (trampfn): Expand macro implementation in order to handle
7425 empty arguments.
7426 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
7427 occurrences by trampfn.
7428 (Frequently Asked Questions): Extend example code for host
7429 identification in the modeline. Add bbdb to approaches shortening Tramp
7430 file names to be typed.
7431
7432 * trampver.texi: Update release number.
7433
7434 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
7435
7436 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
7437 section. Reported by <poti@potis.org>.
7438 (Remote processes): Arguments of the program to be debugged are taken
7439 literally.
7440 (Frequently Asked Questions): Simplify recentf example.
7441
7442 2007-07-14 Karl Berry <karl@gnu.org>
7443
7444 * info.texi (@copying): New Back-Cover Text.
7445
7446 * info.texi (Quitting Info): Move to proper place in source.
7447 (Reported by Benno Schulenberg.)
7448
7449 2007-07-13 Eli Zaretskii <eliz@gnu.org>
7450
7451 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
7452
7453 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
7454
7455 * emacs-mime.texi: Add @documentencoding directive.
7456
7457 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
7458
7459 * tramp.texi (Remote processes): Add an anchor to the subsection
7460 "Running a debugger on a remote host".
7461
7462 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
7463
7464 * tramp.texi (Remote processes): Don't call it "experimental" any
7465 longer. Add subsection about running a debugger on a remote host.
7466
7467 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
7468
7469 * org.texi (Properties and columns): Chapter rewritten.
7470
7471 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
7472
7473 * tramp.texi:
7474 * trampver.texi: Migrate to Tramp 2.1.
7475
7476 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
7477
7478 * org.texi (Properties): New chapter.
7479
7480 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
7481
7482 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
7483 Control Panel.
7484
7485 * gnus.texi (Misc Article): Add index entry for
7486 gnus-single-article-buffer.
7487
7488 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
7489
7490 * gnus.texi (Starting Up): Fix typo.
7491
7492 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
7493
7494 * gnus.texi (Asynchronous Fetching): Fix typo.
7495
7496 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
7497
7498 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
7499 (About This Manual): Remove redundant information.
7500 (Getting Started): Mention author.
7501 (Basic Arithmetic, Customizing Calc): Make description of the
7502 variable `calc-multiplication-has-precedence' match its new effect.
7503
7504 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
7505
7506 * calc.texi (Basic Arithmetic, Customizing Calc):
7507 Mention the variable `calc-multiplication-has-precedence'.
7508
7509 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
7510
7511 * org.texi (Tag): Section swapped with node Timestamps.
7512 (Formula syntax for Lisp): Document new `L' flag.
7513
7514 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
7515
7516 * gnus.texi (Misc Group Stuff, Summary Buffer)
7517 (Server Commands, Article Keymap): Fix typo. s/function/command/.
7518
7519 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
7520
7521 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
7522 * gnus.texi (Article Buttons, Mail Source Customization)
7523 (Sending or Not Sending, Customizing NNDiary):
7524 * message.texi (Message Headers):
7525 * mh-e.texi (HTML): Fix typos.
7526
7527 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
7528
7529 Sync with Tramp 2.0.56.
7530
7531 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
7532 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
7533
7534 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
7535
7536 * Version 22.1 released.
7537
7538 2007-05-26 Michael Olson <mwolson@gnu.org>
7539
7540 * erc.texi (Modules): Fix references to completion modules.
7541
7542 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
7543
7544 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
7545
7546 2007-05-09 Didier Verna <didier@xemacs.org>
7547
7548 * gnus.texi (Email Based Diary): New. Proper documentation for the
7549 nndiary back end and the gnus-diary library.
7550
7551 2007-05-03 Karl Berry <karl@gnu.org>
7552
7553 * .cvsignore (*.pdf): New entry.
7554
7555 * texinfo.tex: Update from current version for better pdf generation.
7556
7557 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
7558
7559 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
7560
7561 2007-04-28 Glenn Morris <rgm@gnu.org>
7562
7563 * faq.texi (New in Emacs 22): Restore mention of python.el pending
7564 consideration of legal status.
7565
7566 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
7567
7568 * idlwave.texi: Minor updates for IDLWAVE 6.1.
7569
7570 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
7571
7572 * faq.texi (New in Emacs 22): python.el removed.
7573
7574 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
7575
7576 * calc.texi (Reporting bugs): Update maintainer's address.
7577
7578 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
7579
7580 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
7581
7582 2007-04-15 Jay Belanger <belanger@truman.edu>
7583
7584 * calc.texi (Title page): Remove the date.
7585 (Basic Arithmetic): Emphasize that / binds less strongly than *.
7586 (The Standard Calc Interface): Change trail title.
7587 (Floats): Mention that when non-decimal floats are entered, only
7588 approximations are stored.
7589 (Copying): Move to the appendices.
7590 (GNU Free Documentation License): Add as an appendix.
7591
7592 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
7593
7594 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
7595 * dired-x.texi, ebrowse.texi, ediff.texi:
7596 * emacs-mime.texi, erc.texi, eshell.texi:
7597 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
7598 * idlwave.texi, message.texi, newsticker.texi, org.texi:
7599 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
7600 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
7601 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
7602 * woman.texi: Include GFDL.
7603
7604 * doclicense.texi: Remove node heading, so that it can be included by
7605 other files.
7606
7607 * dired-x.texi: Relicence under GFDL. Remove date from title page.
7608
7609 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
7610 than *.
7611
7612 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
7613
7614 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
7615 in Calc.
7616
7617 2007-04-09 Romain Francoise <romain@orebokech.com>
7618
7619 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
7620 Mac OS ports. Make it clear that mouse-1 complements and doesn't
7621 replace mouse-2.
7622
7623 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
7624
7625 * woman.texi (Word at point, Interface Options): woman-topic-at-point
7626 renamed to woman-use-topic-at-point. Document new behavior.
7627
7628 2007-04-08 Richard Stallman <rms@gnu.org>
7629
7630 * url.texi: Fix some indexing.
7631 (Disk Caching): Drop discussion of old/other Emacs versions.
7632
7633 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
7634
7635 * url.texi (Disk Caching): Say Emacs 21 "and later".
7636
7637 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
7638 on Font locking which now mentions JIT lock.
7639
7640 2007-04-01 Michael Olson <mwolson@gnu.org>
7641
7642 * erc.texi: Update for the ERC 5.2 release.
7643
7644 2007-03-31 David Kastrup <dak@gnu.org>
7645
7646 * woman.texi (Topic, Interface Options): Explain changes semantics of
7647 woman-manpath in order to consider MANPATH_MAP entries.
7648
7649 2007-03-31 Eli Zaretskii <eliz@gnu.org>
7650
7651 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
7652
7653 2007-03-26 Richard Stallman <rms@gnu.org>
7654
7655 * pgg.texi (Caching passphrase): Clean up previous change.
7656
7657 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
7658
7659 * gnus.texi (Setting Process Marks): Fix typo.
7660
7661 2007-03-25 Romain Francoise <romain@orebokech.com>
7662
7663 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
7664 readability, and include various fixes by Daniel Brockman, Nick Roberts
7665 and Dieter Wilhelm.
7666
7667 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
7668
7669 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
7670
7671 * gnus.texi (Mail Source Specifiers): Fix typo.
7672
7673 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
7674
7675 * reftex.texi (Imprint): Update maintainer information.
7676
7677 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
7678
7679 * message.texi (Message Buffers): Update documentation for
7680 message-generate-new-buffers.
7681
7682 2007-03-15 Daiki Ueno <ueno@unixuser.org>
7683
7684 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
7685
7686 2007-03-21 Glenn Morris <rgm@gnu.org>
7687
7688 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
7689
7690 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
7691
7692 * eshell.texi (Known problems): Emacs 21 -> 22.
7693
7694 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
7695
7696 2007-03-18 Jay Belanger <belanger@truman.edu>
7697
7698 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
7699
7700 2007-03-12 Glenn Morris <rgm@gnu.org>
7701
7702 * calc.texi (Time Zones): Switch to new North America DST rule.
7703
7704 * calc.texi: Replace "daylight savings" with "daylight
7705 saving" in text throughout.
7706
7707 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7708
7709 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
7710 The variable now uses a list of symbols instead of just a symbol.
7711 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
7712
7713 2007-03-06 Romain Francoise <romain@orebokech.com>
7714
7715 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
7716 new packages, and mention Gnus update.
7717
7718 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
7719
7720 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
7721 nntp-open-connection-functions-never-echo-commands.
7722
7723 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
7724
7725 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
7726 problems on the console, and security risk in not using gpg-agent.
7727
7728 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
7729
7730 * org.texi (The spreadsheet): Rename from "Table calculations".
7731 Completely reorganized and rewritten.
7732 (CamelCase links): Section removed.
7733 (Repeating items): New section.
7734 (Tracking TODO state changes): New section.
7735 (Agenda views): Chapter reorganized and rewritten.
7736 (HTML export): Section rewritten.
7737 (Tables in arbitrary syntax): New section.
7738 (Summary): Better feature summary.
7739 (Activation): Document problem with cut-and-paste of Lisp code
7740 from PDF files.
7741 (Visibility cycling): Document indirect buffer use.
7742 (Structure editing): Document sorting.
7743 (Remember): Section rewritten.
7744 (Time stamps): Better description of time stamp types.
7745 (Tag searches): Document regular expression search for tags.
7746 (Stuck projects): New section.
7747 (In-buffer settings): New keywords.
7748 (History and Acknowledgments): Update description.
7749
7750 2007-02-24 Alan Mackenzie <acm@muc.de>
7751
7752 * cc-mode.texi (Movement Commands): Insert two missing command names.
7753 (Getting Started): Slight wording correction (use conditional).
7754
7755 2007-02-22 Kim F. Storm <storm@cua.dk>
7756
7757 * widget.texi (User Interface, Basic Types): Document need to put some
7758 text before the %v escape in :format string in editable-field widget.
7759
7760 2007-02-18 Romain Francoise <romain@orebokech.com>
7761
7762 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
7763 `cvs-mode-quit'.
7764
7765 2007-02-10 Markus Triska <markus.triska@gmx.at>
7766
7767 * widget.texi (Programming Example): Put constant strings in :format.
7768
7769 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
7770
7771 * faq.texi (Fullscreen mode on MS-Windows): New node.
7772
7773 2007-02-04 David Kastrup <dak@gnu.org>
7774
7775 * faq.texi (AUCTeX): Update version number. Should probably be done
7776 for other packages as well.
7777
7778 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7779
7780 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
7781 <tassilo@member.fsf.org>.
7782
7783 2007-01-27 Eli Zaretskii <eliz@gnu.org>
7784
7785 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
7786 ls-lisp-use-localized-time-format.
7787
7788 2007-01-20 Markus Triska <markus.triska@gmx.at>
7789
7790 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
7791
7792 2007-01-13 Michael Olson <mwolson@gnu.org>
7793
7794 * erc.texi (Modules): Mention capab-identify module.
7795
7796 2007-01-05 Michael Olson <mwolson@gnu.org>
7797
7798 * erc.texi (Getting Started): Update for /RECONNECT command.
7799
7800 2007-01-04 Richard Stallman <rms@gnu.org>
7801
7802 * ebrowse.texi: Change C-c b to C-c C-m.
7803
7804 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
7805
7806 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
7807 variables only in info to avoid redundant entries in the printed
7808 manual.
7809
7810 2007-01-02 Daiki Ueno <ueno@unixuser.org>
7811
7812 * message.texi (Using PGP/MIME): Document gpg-agent usage.
7813
7814 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
7815
7816 * message.texi (Security): Split into sub-nodes.
7817
7818 2007-01-01 Alan Mackenzie <acm@muc.de>
7819
7820 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
7821 eval-after-load in Emacs <=21 and a workaround. Document that
7822 trigraphs are not supported.
7823
7824 2007-01-01 Alan Mackenzie <acm@muc.de>
7825
7826 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
7827 c-context-line-break. When invoked within a string, preserve
7828 whitespace. Add a backslash only when also in a macro.
7829
7830 2007-01-01 Alan Mackenzie <acm@muc.de>
7831
7832 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
7833
7834 2007-01-01 Alan Mackenzie <acm@muc.de>
7835
7836 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
7837 are now bound by default to c-\(beginning\|end\)-of-defun by default.
7838
7839 2007-01-01 Alan Mackenzie <acm@muc.de>
7840
7841 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
7842 "Choosing a Style".
7843
7844 * cc-mode.texi ("Styles"): Add @dfn{style}.
7845
7846 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
7847
7848 Sync with Tramp 2.0.55.
7849
7850 * trampver.texi: Update release number.
7851
7852 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
7853
7854 * gnus.texi (Customizing Articles): Add index entries for all
7855 gnus-treat-* variables.
7856
7857 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
7858
7859 * gnus.texi (IMAP): Fix incorrect explanation of
7860 nnimap-search-uids-not-since-is-evil in documentation for
7861 nnimap-expunge-search-string.
7862
7863 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
7864
7865 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
7866 spam-ifile-database.
7867
7868 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
7869
7870 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
7871 rebind C-s.
7872
7873 2006-12-26 Jouni K. Seppänen <jks@iki.fi>
7874
7875 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
7876 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
7877 "expiring mail".
7878 (IMAP): Document nnimap-search-uids-not-since-is-evil and
7879 nnimap-nov-is-evil.
7880
7881 2006-12-25 Kevin Ryde <user42@zip.com.au>
7882
7883 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
7884 about the key procedure being used heavily.
7885
7886 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
7887
7888 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
7889 to t.
7890 (Prerequisites): Add explanation about gpg-agent.
7891
7892 2006-12-22 Kevin Ryde <user42@zip.com.au>
7893
7894 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
7895 "sort" instead of "sort*".
7896
7897 2006-12-19 Richard Stallman <rms@gnu.org>
7898
7899 * calc.texi (History and Acknowledgements): Recognize that Emacs
7900 now does have floating point.
7901
7902 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
7903
7904 * tramp.texi (External transfer methods): Describe new method `scpc'.
7905
7906 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
7907
7908 * pgg.texi: Added short note on gpg-agent to the introduction.
7909
7910 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
7911
7912 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
7913 also applies to Cc.
7914
7915 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
7916
7917 * gnus.texi (X-Face): Clarify. Say which programs are required
7918 on Windows.
7919
7920 2006-12-08 Michael Olson <mwolson@gnu.org>
7921
7922 * erc.texi (Modules): Remove documentation for list module.
7923
7924 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
7925
7926 * faq.texi (^M in the shell buffer): Ditto.
7927
7928 2006-11-20 Michael Olson <mwolson@gnu.org>
7929
7930 * erc.texi: Call this the 5.2 stable pre-release of ERC.
7931
7932 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
7933
7934 * org.texi: Fix typos.
7935 (Agenda commands): Document `C-k'.
7936
7937 2006-11-16 Eli Zaretskii <eliz@gnu.org>
7938
7939 * url.texi (http/https): Fix a typo in the HTTP URL.
7940
7941 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
7942
7943 * ada-mode.texi: Total rewrite.
7944
7945 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
7946
7947 * org.texi: Minor typo fixes.
7948
7949 2006-11-13 Bill Wohler <wohler@newt.com>
7950
7951 Release MH-E manual version 8.0.3.
7952
7953 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7954 release 8.0.3.
7955
7956 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
7957 to set MAILDIR.
7958 (Reading Mail): Document the customization of read-mail-command
7959 for MH-E.
7960 (Viewing Attachments): Document mm-discouraged-alternatives.
7961 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
7962 (Junk): Add more information about the settings of mh-junk-background
7963 in a program. Add /usr/bin/mh to PATH in examples.
7964
7965 2006-11-12 Richard Stallman <rms@gnu.org>
7966
7967 * woman.texi: Update author address but say he no longer maintains it.
7968
7969 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
7970
7971 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
7972 archived trees.
7973 (Checkboxes): Section moved to chapter 5, and extended.
7974 (The date/time prompt): New section.
7975 (Link abbreviations): New section.
7976 (Presentation and sorting): New section.
7977 (Custom agenda views): Section completely rewritten.
7978 (Summary): Compare with Planner.
7979 (Feedback): More info about creating backtraces.
7980 (Plain lists): Modify example.
7981 (Breaking down tasks): New section.
7982 (Custom time format): New section.
7983 (Time stamps): Document inactive timestamps.
7984 (Setting tags): More details about fast tag selection.
7985 (Block agenda): New section.
7986 (Custom agenda views): Section rewritten.
7987 (Block agenda): New section.
7988
7989 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
7990
7991 * tramp.texi (Configuration): scp is the default method.
7992 (Default Method): Use ssh as example for another method.
7993
7994 2006-10-27 Richard Stallman <rms@gnu.org>
7995
7996 * woman.texi: Downcase nroff/troff/roff.
7997 (Installation): Chapter deleted. Some xrefs deleted.
7998 (Background): woman doesn't advise man ;-).
7999
8000 2006-10-26 Roberto RodrĂ­guez <lanubeblanca@googlemail.com> (tiny change)
8001
8002 * ada-mode.texi (Project files, Identifier completion)
8003 (Automatic Casing, Debugging, Using non-standard file names)
8004 (Working Remotely): Fix typos.
8005
8006 2006-10-20 Masatake YAMATO <jet@gyve.org>
8007
8008 * cc-mode.texi (Sample .emacs File): Add missing `)' in
8009 sample code `my-c-initialization-hook'.
8010
8011 2006-10-19 Stuart D. Herring <herring@lanl.gov>
8012
8013 * widget.texi: Fix typos.
8014
8015 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
8016
8017 * tramp.texi (Frequently Asked Questions): Remove questions marked with
8018 "???". There have been no complaints for years, so the information
8019 must be appropriate.
8020
8021 2006-10-16 Richard Stallman <rms@gnu.org>
8022
8023 * widget.texi: Use @var instead of capitalization.
8024 Clarify many widget type descriptions.
8025
8026 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8027
8028 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
8029 gnus-dired-attach.
8030 (Selecting a Group): Fix typo.
8031
8032 2006-10-12 Roberto RodrĂ­guez <lanubeblanca@googlemail.com> (tiny change)
8033
8034 * widget.texi: Fix typos.
8035
8036 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
8037
8038 * gnus.texi (Image Enhancements): Update for Emacs 22.
8039
8040 * gnus-faq.texi ([1.3]): Update.
8041
8042 2006-10-06 Richard Stallman <rms@gnu.org>
8043
8044 * faq.texi (Displaying the current line or column):
8045 Delete "As of Emacs 20".
8046
8047 2006-10-06 Romain Francoise <romain@orebokech.com>
8048
8049 * faq.texi (VM): VM works with Emacs 22 too.
8050
8051 2006-10-06 Richard Stallman <rms@gnu.org>
8052
8053 * ebrowse.texi: Remove Emacs version "21" from title.
8054
8055 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
8056
8057 * gnus.texi (Foreign Groups): Say where change of editing commands are
8058 stored. Add reference to `gnus-parameters'.
8059
8060 2006-09-15 Jay Belanger <belanger@truman.edu>
8061
8062 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
8063 Change "Library Public License" to "Lesser Public License"
8064 throughout. Use "yyyy" to represent year.
8065
8066 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
8067
8068 * org.texi (Setting tags): Typo fix.
8069
8070 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
8071
8072 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
8073
8074 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
8075
8076 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
8077
8078 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
8079
8080 * faq.texi (Escape sequences in shell output): EMACS is now set
8081 to Emacs's absolute file name, not to "t".
8082 (^M in the shell buffer): Likewise.
8083 * misc.texi (Interactive Shell): Likewise.
8084
8085 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
8086
8087 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
8088 mails with pop3-leave-mail-on-server. Fix wording.
8089 (Limiting): Improve gnus-summary-limit-to-articles.
8090 (X-Face): Fix typo.
8091
8092 2006-09-11 Simon Josefsson <jas@extundo.com>
8093
8094 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
8095 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
8096
8097 2006-09-06 Simon Josefsson <jas@extundo.com>
8098
8099 * smtpmail.texi (Authentication): Mention SSL.
8100
8101 2006-09-01 Eli Zaretskii <eliz@gnu.org>
8102
8103 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
8104 Don't use @indicateurl.
8105
8106 * cc-mode.texi (Subword Movement): Don't use @headitem.
8107 (Custom Braces, Clean-ups): Don't use @tie.
8108
8109 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
8110
8111 Sync with Tramp 2.0.54.
8112
8113 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
8114 Suggested by Adrian Phillips <a.phillips@met.no>.
8115
8116 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
8117
8118 * org.texi (Installation, Activation): Split from Installation and
8119 Activation.
8120 (Clocking work time): Documented new features.
8121
8122 2006-08-13 Alex Schroeder <alex@gnu.org>
8123
8124 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
8125 example.
8126
8127 2006-08-12 Eli Zaretskii <eliz@gnu.org>
8128
8129 * faq.texi (How to add fonts): New node.
8130
8131 2006-08-05 Romain Francoise <romain@orebokech.com>
8132
8133 * faq.texi (New in Emacs 22): Expand.
8134
8135 2006-08-03 Michael Olson <mwolson@gnu.org>
8136
8137 * erc.texi: Update for ERC 5.1.4.
8138
8139 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
8140
8141 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
8142 in .../site-lisp/gnus/ by default.
8143 [ From gnus-news.texi in the trunk. ]
8144
8145 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8146
8147 * gnus.texi (MIME Commands): Additions for yEnc.
8148
8149 2006-07-24 Richard Stallman <rms@gnu.org>
8150
8151 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
8152 * faq.texi: Move periods and commas inside quotes.
8153
8154 2006-07-20 Jay Belanger <belanger@truman.edu>
8155
8156 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
8157
8158 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
8159
8160 * faq.texi (Security risks with Emacs): Document Emacs 22
8161 file-local-variable mechanism.
8162
8163 2006-07-12 Michael Olson <mwolson@gnu.org>
8164
8165 * erc.texi: Update for ERC 5.1.3.
8166
8167 2006-07-12 Alex Schroeder <alex@gnu.org>
8168
8169 * rcirc.texi: Fix typos.
8170 (Getting started with rcirc): New calling convention for M-x irc.
8171 Mention #rcirc. Removed channel tracking.
8172 (Configuration): Change the names of all variables that got changed
8173 recently, eg. rcirc-server to rcirc-default-server. Added
8174 documentation for rcirc-authinfo, some background for Bitlbee, and
8175 rcirc-track-minor-mode.
8176 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
8177 Scrolling.
8178 (Reconnecting after you have lost the connection): Fix example code
8179 to match code changes.
8180
8181 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
8182
8183 * gnus.texi, message.texi: Fix typos.
8184
8185 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
8186
8187 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
8188 commands.
8189 (Global TODO list): Document the use of the variables
8190 `org-agenda-todo-ignore-scheduled' and
8191 `org-agenda-todo-list-sublevels'.
8192
8193 2006-07-05 Richard Stallman <rms@gnu.org>
8194
8195 * faq.texi (Scrolling only one line): Fix xref.
8196
8197 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
8198
8199 * faq.texi (Evaluating Emacs Lisp code):
8200 Throughout, replace eval-current-buffer with eval-buffer.
8201
8202 2006-07-03 Richard Stallman <rms@gnu.org>
8203
8204 * rcirc.texi (Scrolling conservatively): Fix xref.
8205
8206 * pcl-cvs.texi (Viewing differences): Usage fix.
8207
8208 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
8209
8210 * org.texi (Agenda commands): Document `s' key to save all org-mode
8211 buffers.
8212
8213 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
8214
8215 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
8216 names. Mention `cvs-msg' face.
8217
8218 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
8219
8220 * org.texi (Checkboxes): New section.
8221
8222 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
8223
8224 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
8225 throughout this chapter.
8226
8227 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
8228
8229 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
8230 text for standalone vs Emacs info.
8231 (Help): Clarify header line description. Use mouse-1 for clicks.
8232 (Help-P): Use mouse-1 for clicks.
8233 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
8234 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
8235 (Choose menu subtopic): Remove gratuitous Emacs command names.
8236 (Help-FOO): Put usual behavior first.
8237 (Help-Xref): Clicking on xrefs works in Emacs.
8238 (Search Text): Clarify what the default behavior is.
8239 (Create Info buffer): Fix Emacs window/X window confusion.
8240 (Emacs Info Variables): Fix for new Emacs init file behavior.
8241
8242 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8243
8244 * gnus.texi (Summary Buffer Lines): Fix typo.
8245
8246 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
8247
8248 * org.texi (Embedded LaTeX): New chapter.
8249 (Archiving): Section rewritten.
8250 (Enhancing text): Some parts moved to the new chapter about LaTeX.
8251
8252 2006-06-20 Bill Wohler <wohler@newt.com>
8253
8254 Release MH-E manual version 8.0.1.
8255
8256 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8257 release 8.0.1.
8258 (Preface): Depend on GNU mailutils 1.0 and higher.
8259
8260 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
8261
8262 * message.texi (News Headers): Update message-syntax-checks section.
8263
8264 2006-06-19 Karl Berry <karl@gnu.org>
8265
8266 * info.texi (Advanced): Mention C-q, especially with ?.
8267
8268 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
8269
8270 * org.texi (Publishing links): Document the `:link-validation-function'
8271 property.
8272 (Extensions and Hacking): New chapter, includes some sections of the
8273 "Miscellaneous" chapter.
8274
8275 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
8276
8277 * org.texi (Progress logging): New section.
8278
8279 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
8280
8281 * org.texi (ASCII export): Document indentation adaptation.
8282 (Setting tags): Document mutually-exclusive tags.
8283
8284 2006-06-05 Romain Francoise <romain@orebokech.com>
8285
8286 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
8287 Fix typo.
8288
8289 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
8290 channel (#gnus@irc.freenode.net).
8291 Fix typos. Update copyright notice.
8292
8293 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
8294 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
8295 (Line-Up Functions, Custom Macros):
8296 * ediff.texi (Window and Frame Configuration)
8297 (Highlighting Difference Regions):
8298 * emacs-mime.texi (Display Customization):
8299 * erc.texi (History):
8300 * eshell.texi (Known problems):
8301 * eudc.texi (Overview, BBDB):
8302 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
8303 (The problem of spam, SpamOracle, Extending the Spam package)
8304 (Conformity, Terminology):
8305 * idlwave.texi (Routine Info)
8306 (Class and Keyword Inheritance, Padding Operators)
8307 (Breakpoints and Stepping, Electric Debug Mode)
8308 (Examining Variables, Troubleshooting):
8309 * org.texi (Creating timestamps):
8310 * reftex.texi (Commands, Options, Changes):
8311 * tramp.texi (Inline methods, Password caching)
8312 (Auto-save and Backup, Issues):
8313 * vip.texi (Files, Commands in Insert Mode):
8314 * viper.texi (Emacs Preliminaries, States in Viper)
8315 (Packages that Change Keymaps, Viper Specials, Groundwork):
8316 Fix various typos.
8317
8318 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
8319
8320 * ediff.texi: Fix typos.
8321
8322 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
8323
8324 * org.texi: Small typo fixes.
8325
8326 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
8327
8328 * viper.texi (Viper Specials):
8329 * gnus.texi (Example Setup):
8330 * faq.texi (Backspace invokes help):
8331 * dired-x.texi (Optional Installation Dired Jump):
8332 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
8333 follow coding conventions.
8334
8335 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
8336
8337 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
8338
8339 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
8340
8341 * pcl-cvs.texi: Fix typos.
8342 (Customization): Say "us".
8343
8344 2006-05-26 Eli Zaretskii <eliz@gnu.org>
8345
8346 * org.texi: Remove bogus @setfilename.
8347
8348 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
8349
8350 * org.texi (ASCII export): Omit command name.
8351 (HTML export): Add prefix to all lines in Local Variable example.
8352 (Acknowledgments): Typeset names in italics.
8353
8354 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
8355
8356 * org.texi (Plain lists): Add new item navigation commands.
8357 (External links): Document elisp and info links.
8358 (Custom searches): New section.
8359 (Publishing): New chapter.
8360 (HTML export): Include a list of supported CSS classes.
8361 (Setting tags): Describe the fast-tag-setting interface.
8362
8363 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
8364
8365 * dired-x.texi: ifinfo -> ifnottex.
8366
8367 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
8368
8369 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
8370
8371 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
8372
8373 * message.texi (Interface): Add tool bar customization.
8374 (MIME): Index and text additions for mml-attach.
8375 (MIME): Describe mml-dnd-protocol-alist and
8376 mml-dnd-attach-options.
8377
8378 * gnus.texi (Oort Gnus): Reorder entries in sections.
8379 Fix some entries.
8380 (Starting Up): Add references to "Emacs for Heathens" and to
8381 "Finding the News". Add user-full-name and user-mail-address.
8382 (Group Buffer Format): Add tool bar customization and update.
8383 (Summary Buffer): Add tool bar customization.
8384 (Posting Styles): Add message-alternative-emails.
8385
8386 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
8387
8388 * tramp.texi (Filename completion): Improve wording.
8389
8390 2006-05-07 Romain Francoise <romain@orebokech.com>
8391
8392 * faq.texi (Using regular expressions): Fix typo.
8393 (Packages that do not come with Emacs): Fix capitalization.
8394 (Replacing text across multiple files): Expand node to explain how
8395 to use `dired-do-query-replace-regexp' in more detail, based on
8396 suggestion by Eric Hanchrow <offby1@blarg.net>.
8397
8398 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
8399
8400 * tramp.texi (Filename completion): Completion of remote files'
8401 method, user name and host name is active only in partial
8402 completion mode.
8403
8404 2006-05-06 Bill Wohler <wohler@newt.com>
8405
8406 Release MH-E manual version 8.0.
8407
8408 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8409 release 8.0.
8410
8411 2006-05-06 Bill Wohler <wohler@newt.com>
8412
8413 * mh-e.texi (MH-BOOK-HOME): Change from
8414 http://www.ics.uci.edu/~mh/book/mh to
8415 http://rand-mh.sourceforge.net/book/mh.
8416 Replace .htm suffix with .html for MH book files.
8417 (Using This Manual): Update key binding for getting relevant
8418 chapter in Info from command key.
8419 (Ranges): Fix itemx.
8420
8421 2006-05-05 Karl Berry <karl@gnu.org>
8422
8423 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
8424 (\fonttextsize): New user-level command to change text font size.
8425
8426 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
8427
8428 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
8429
8430 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
8431
8432 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
8433
8434 2006-04-24 Bill Wohler <wohler@newt.com>
8435
8436 * mh-e.texi (Getting Started): Make it more explicit that you need
8437 to install MH. Add pointers to current MH implementations.
8438
8439 2006-04-21 Bill Wohler <wohler@newt.com>
8440
8441 Release MH-E manual version 7.94.
8442
8443 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8444 release 7.94.
8445
8446 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
8447
8448 * org.texi: Many small fixes.
8449 (Handling links): Rename from "Managing links".
8450
8451 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
8452
8453 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
8454 (Splitting mail using spam-stat): Fix @xref.
8455
8456 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
8457
8458 * gnus.texi (Spam Package): Major revision of the text.
8459 Previously this node was "Filtering Spam Using The Spam ELisp Package".
8460
8461 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
8462
8463 * org.texi (Time stamps): Better explanation of the purpose of
8464 different time stamps.
8465 (Structure editing, Plain lists): More details on how new items
8466 and headings are inserted.
8467
8468 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
8469
8470 * org.texi (Formula syntax): Fix link to Calc Manual.
8471
8472 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
8473
8474 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
8475
8476 2006-04-17 Bill Wohler <wohler@newt.com>
8477
8478 * mh-e.texi (Folders): Update mh-before-quit-hook and
8479 mh-quit-hook example with code that removes the buffers rather
8480 than just bury them.
8481
8482 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
8483
8484 Sync with Tramp 2.0.53.
8485
8486 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
8487
8488 * org.texi (Updating settings): New section.
8489 (Visibility cycling): Better names for the startup folding
8490 options.
8491 (Exporting): Completely restructured.
8492 (The very busy C-c C-c key): New section.
8493 (Summary of in-buffer settings): New section.
8494
8495 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
8496
8497 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
8498
8499 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
8500
8501 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
8502 (Server Commands): Key `v' is reserved for users.
8503
8504 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
8505
8506 * org.texi (Link format): New section, emphasis on bracket links.
8507 (External links): Document bracket links.
8508 (FAQ): Expand to cover shell links and the new link format.
8509
8510 2006-04-09 Kevin Ryde <user42@zip.com.au>
8511
8512 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
8513
8514 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
8515
8516 * gnus.texi (Summary Buffer Lines): Add `*'.
8517
8518 2006-04-07 Jochen KĂ¼pper <jochen@fhi-berlin.mpg.de>
8519
8520 * gnus.texi (Group Parameters):
8521 Mention gnus-permanently-visible-groups.
8522
8523 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
8524
8525 * gnus.texi (Face): Fix typo.
8526
8527 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
8528
8529 * gnus.texi (X-Face): Clarify.
8530 (Face): Need Emacs with PNG support.
8531
8532 2006-04-06 Richard Stallman <rms@gnu.org>
8533
8534 * idlwave.texi: Delete the blocks "not suitable for inclusion with
8535 Emacs".
8536
8537 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
8538
8539 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
8540 blocks not suitable for inclusion with Emacs using variable
8541 PARTOFEMACS.
8542
8543 2006-04-04 Simon Josefsson <jas@extundo.com>
8544
8545 * gnus.texi (Security): Improve.
8546
8547 2006-04-02 Bill Wohler <wohler@newt.com>
8548
8549 * mh-e.texi (Getting Started, Junk, Bug Reports)
8550 (MH FAQ and Support): Fix URLs.
8551
8552 2006-03-31 Romain Francoise <romain@orebokech.com>
8553
8554 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
8555 to t, not nil (and has for the past eight years).
8556
8557 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
8558
8559 * message.texi, gnus.texi: Bump version to 5.11.
8560
8561 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
8562
8563 * gnus.texi (Top): Add comment about version line.
8564
8565 * message.texi (Top): Ditto. Change to take named versions into
8566 account.
8567
8568 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
8569
8570 * gnus.texi (Posting Styles): Add x-face-file to example.
8571 (X-Face): Refer to posting styles.
8572
8573 * gnus-faq.texi ([5.8]): Add x-face-file.
8574 ([8.4]): Add links to gmane.emacs.gnus.user and
8575 gmane.emacs.gnus.general.
8576
8577 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
8578
8579 * gnus-faq.texi: Use .invalid.
8580 ([5.4]): Fix gnus-posting-styles example.
8581
8582 2006-03-27 Romain Francoise <romain@orebokech.com>
8583
8584 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
8585 Emacs/W3 needs a new maintainer.
8586 (Ispell): Update author and version info.
8587 (Mailcrypt): Mention PGG.
8588 (New in Emacs 22): Add PGG to the list of new packages.
8589 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
8590 updating dead URLs.
8591
8592 2006-03-25 Karl Berry <karl@gnu.org>
8593
8594 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
8595 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
8596 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
8597 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
8598 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
8599 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
8600 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
8601 (2) do not indent copyright year list (or anything else).
8602
8603 2006-03-21 Bill Wohler <wohler@newt.com>
8604
8605 * mh-e.texi (Folders): Various edits.
8606
8607 2006-03-20 Romain Francoise <romain@orebokech.com>
8608
8609 * gnus.texi (Mail Folders): Grammar fix.
8610
8611 2006-03-19 Bill Wohler <wohler@newt.com>
8612
8613 * mh-e.texi (Replying): Document Mail-Followup-To.
8614 Change manually-formatted table to multitable. Add debugging info.
8615 Move description of mh-reply-default-reply-to into paragraph
8616 that describes its values.
8617
8618 2006-03-17 Bill Wohler <wohler@newt.com>
8619
8620 * mh-e.texi: Use smallexample and smalllisp consistently.
8621 (Sending Mail Tour): Update method of entering
8622 addresses and subject.
8623 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
8624 (Adding Attachments, Searching): Update screenshots for Emacs 22.
8625
8626 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
8627
8628 * org.texi: Version number change only.
8629
8630 2006-03-14 Bill Wohler <wohler@newt.com>
8631
8632 * mh-e.texi: Add index entries around each paragraph rather than
8633 depend on entries from beginning of node. Doing so ensures that
8634 index entries are less likely to be forgotten if text is cut and
8635 pasted, and are necessary anyway if the references are on a
8636 separate page. It seems that makeinfo is now (v. 4.8) only
8637 producing one index entry per node, so there is no longer any
8638 excuse not to. Use subheading instead of heading. The incorrect
8639 use of heading produced very large fonts in Info--as large as the
8640 main heading.
8641 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
8642 versions 6 and 7 appeared *around* the time of these Emacs releases.
8643
8644 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
8645
8646 * org.texi (Clean view): Document new startup options.
8647
8648 2006-03-11 Bill Wohler <wohler@newt.com>
8649
8650 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
8651 (Composing, Scan Line Formats): Fix @refs.
8652 (Getting Started): Define MH profile and MH profile components.
8653 (Incorporating Mail, Reading Mail, Viewing, Printing)
8654 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
8655 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
8656 for string constants.
8657 (Tool Bar): Remove spurious quote.
8658 (Junk): Use ``...'' instead of "...".
8659 (Scan Line Formats): Replace @samp with @kbd.
8660
8661 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
8662
8663 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
8664
8665 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
8666
8667 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
8668 easy to understand.
8669
8670 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
8671
8672 * gnus.texi: Markup fix.
8673 (Fancy Mail Splitting): Specify new feature.
8674
8675 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
8676
8677 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
8678 partial-words matching.
8679
8680 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
8681
8682 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
8683
8684 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
8685 (MIME Commands): Fix mm-discouraged-alternatives.
8686
8687 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
8688
8689 * org.texi: Version number change only.
8690
8691 2006-03-06 Bill Wohler <wohler@newt.com>
8692
8693 * mh-e.texi: Move from SourceForge repository to Savannah.
8694 This is version 7.93, which is a total rewrite from the previous
8695 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
8696 version 7.93.
8697
8698 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
8699
8700 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
8701
8702 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
8703
8704 * org.texi (Interaction): Add item about `org-mouse.el' by
8705 Piotr Zielinski.
8706 (Managing links): Document that also mouse-1 can be used to
8707 activate a link.
8708 (Headlines, FAQ): Add entry about hiding leading stars.
8709 (Miscellaneous): Resort the sections in this chapter to a more
8710 logical sequence.
8711
8712 2006-02-27 Simon Josefsson <jas@extundo.com>
8713
8714 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
8715 2004-01-27 from the trunk).
8716
8717 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8718
8719 * cc-mode.texi: Rename c-hungry-backspace to
8720 c-hungry-delete-backwards, at the request of RMS. Leave the old
8721 name as an alias.
8722
8723 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8724
8725 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
8726 include the function header within the defun.
8727
8728 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8729
8730 * cc-mode.texi: Correct two typos.
8731
8732 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8733
8734 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
8735 existing comment.
8736 (Electric Keys): Add a justification for electric indentation.
8737 (Hungry WS Deletion): Clear up the names and complications of the
8738 BACKSPACE and DELETE keys.
8739
8740 2006-02-23 Juri Linkov <juri@jurta.org>
8741
8742 * faq.texi (Common requests): Move `Turning on auto-fill by
8743 default' after `Wrapping words automatically'. Move `Working with
8744 unprintable characters' before `Searching for/replacing newlines'.
8745 Move `Replacing highlighted text' after `Highlighting a region'.
8746 Merge `Repeating commands' and `Repeating a command as many times
8747 as possible' into the former.
8748 (Packages that do not come with Emacs): Add refs to Gmane and
8749 etc/MORE.STUFF.
8750
8751 2006-02-23 Juri Linkov <juri@jurta.org>
8752
8753 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
8754 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
8755 Add xref to `(emacs)Reporting Bugs'.
8756 (Getting a printed manual): Add URL to other formats of the manual.
8757 (Common requests): Fix menu.
8758 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
8759 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
8760 (Inserting text at the beginning of each line): Add pxref to
8761 `Changing the included text prefix'.
8762 (Forcing the cursor to remain in the same column): Mention `track-eol'
8763 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
8764 (Replacing text across multiple files): Add keybinding `Q' for
8765 `dired-do-query-replace'.
8766
8767 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
8768
8769 * reftex.texi: Version number and date change only.
8770
8771 * org.texi (Internal Links): Rewrite to cover the modified
8772 linking system.
8773
8774 2006-02-17 Eli Zaretskii <eliz@gnu.org>
8775
8776 * faq.texi: Remove the coding cookie, it's not needed anymore.
8777
8778 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8779
8780 * faq.texi (Colors on a TTY): Mention Mac OS port.
8781
8782 2006-02-12 Karl Berry <karl@gnu.org>
8783
8784 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
8785 8-bit accented a.
8786
8787 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
8788
8789 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
8790
8791 2006-02-08 Romain Francoise <romain@orebokech.com>
8792
8793 * faq.texi (Top): Remove paragraph about the FAQ being a
8794 transitional document, etc.
8795 (Searching for/replacing newlines): New node.
8796 (Yanking text in isearch): New node.
8797 (Inserting text at the beginning of each line): Rename and make
8798 more general, mention `M-;' in Message mode.
8799
8800 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
8801
8802 * faq.texi (Meta key does not work in xterm)
8803 (Emacs does not display 8-bit characters)
8804 (Inputting eight-bit characters): Update xrefs.
8805
8806 2006-02-06 Romain Francoise <romain@orebokech.com>
8807
8808 * faq.texi (VM): VM now at version 7.19.
8809 Set myself as maintainer of this file.
8810
8811 2006-02-04 Michael Olson <mwolson@gnu.org>
8812
8813 * erc.texi (History): Note that ERC is now included with Emacs.
8814
8815 2006-01-31 Romain Francoise <romain@orebokech.com>
8816
8817 * message.texi (Message Headers): Explain what
8818 `message-alternative-emails' does in more detail.
8819 Update copyright year.
8820
8821 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
8822
8823 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
8824
8825 2006-01-29 Richard M. Stallman <rms@gnu.org>
8826
8827 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
8828
8829 2006-01-29 Michael Olson <mwolson@gnu.org>
8830
8831 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
8832
8833 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
8834
8835 * faq.texi (New in Emacs 22): Mention ERC.
8836
8837 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
8838
8839 * rcirc.texi: Capitalize dir entry for consistency with the entry
8840 in info/dir and other entries in the Emacs category.
8841 Fix typos. Delete trailing whitespace.
8842
8843 2006-01-28 Björn Lindström <bkhl@elektrubadur.se>
8844
8845 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
8846
8847 2006-01-27 Eli Zaretskii <eliz@gnu.org>
8848
8849 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
8850 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
8851
8852 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
8853 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
8854
8855 2006-01-27 Alex Schroeder <alex@gnu.org>
8856
8857 * rcirc.texi: New file.
8858
8859 2006-01-23 Juri Linkov <juri@jurta.org>
8860
8861 * widget.texi (User Interface): Add S-TAB for widget-backward.
8862
8863 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
8864
8865 Sync with Tramp 2.0.52.
8866
8867 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
8868 Add Tramp disabling item. New item for common connection problems.
8869 (various): Apply "ftp" as method for the download URL.
8870 (Bug Reports): Refer to FAQ for common problems.
8871
8872 2006-01-21 Eli Zaretskii <eliz@gnu.org>
8873
8874 * widget.texi (User Interface): Use @key for TAB.
8875
8876 * ses.texi (Formulas, Printer functions): Use @key for TAB.
8877
8878 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
8879 for TAB.
8880
8881 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
8882
8883 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
8884
8885 * gnus.texi: Update copyright.
8886
8887 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
8888
8889 * gnus.texi (Article Washing): Additions.
8890
8891 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
8892
8893 * org.texi (Agenda commands): Document tags command.
8894
8895 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
8896
8897 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
8898
8899 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
8900
8901 * gnus.texi (RSS): Addition.
8902
8903 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
8904
8905 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
8906
8907 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
8908
8909 * emacs-mime.texi (Display Customization): Add setting example to
8910 mm-discouraged-alternatives.
8911
8912 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
8913
8914 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
8915 version is the canonical version.
8916
8917 2006-01-08 Alex Schroeder <alex@gnu.org>
8918
8919 * pgg.texi (Caching passphrase): Rewording.
8920
8921 2006-01-06 Eli Zaretskii <eliz@gnu.org>
8922
8923 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
8924 repository URL.
8925
8926 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
8927
8928 * org.texi: Removed the accidentally re-added empty line in the
8929 direntry.
8930
8931 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
8932
8933 * org.texi (Agenda Views): Chapter reorganized.
8934
8935 2005-12-29 Romain Francoise <romain@orebokech.com>
8936
8937 * faq.texi (Using Customize): New node.
8938
8939 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
8940
8941 * org.texi: Remove blank line in @direntry. It is non-standard
8942 and recursively produces blank lines all over the dir file (when
8943 using Texinfo 4.8).
8944
8945 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
8946
8947 * widget.texi (atoms): Delete obsolete remark about `file' widget.
8948
8949 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
8950
8951 * org.texi (Tags): Boolean logic documented.
8952 (Agenda Views): Document custom commands.
8953
8954 2005-12-20 David Kastrup <dak@gnu.org>
8955
8956 * faq.texi (AUCTeX): Update version and mailing list info.
8957
8958 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
8959
8960 * gnus.texi (MIME Commands): Mention addition of
8961 multipart/alternative to gnus-buttonized-mime-types and add xref
8962 to mm-discouraged-alternatives.
8963
8964 * emacs-mime.texi (Display Customization): Mention addition of
8965 "image/.*" and add xref to gnus-buttonized-mime-types in the
8966 mm-discouraged-alternatives section.
8967
8968 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
8969
8970 * org.texi (Tags): New section.
8971 (Agenda Views): Chapter reorganized.
8972
8973 2005-12-16 Eli Zaretskii <eliz@gnu.org>
8974
8975 * org.texi (Internal Links): Add a missing comma after an @xref.
8976
8977 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
8978
8979 * faq.texi (Filling paragraphs with a single space): No need to
8980 change sentence-end now.
8981
8982 2005-12-13 Romain Francoise <romain@orebokech.com>
8983
8984 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
8985
8986 2005-12-12 Jay Belanger <belanger@truman.edu>
8987
8988 * faq.texi (Calc): Update version number.
8989
8990 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
8991
8992 * org.texi (Progress Logging): New section.
8993
8994 2005-12-10 Romain Francoise <romain@orebokech.com>
8995
8996 Update the Emacs FAQ for the 22.1 release.
8997
8998 * faq.texi: Set VER to `22.1'.
8999 (Basic editing): Explain how to use localized versions of the
9000 Tutorial. Mention that `C-h r' displays the manual.
9001 Delete obsolete WWW link to an Emacs 18 tutorial.
9002 (Getting a printed manual): Point to the new locations of the
9003 manuals on the GNU Web site.
9004 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
9005 available via Info (it was previously distributed separately).
9006 (Installing Texinfo documentation): The latest version of Texinfo
9007 is 4.8, not 4.0.
9008 (Informational files for Emacs): COPYING is the GNU General Public
9009 License, not the Emacs General Public License.
9010 (Informational files for Emacs): Delete obsolete link to the
9011 GNUinfo pages as they have been removed from the GNU Web site.
9012 (New in Emacs 22): New node.
9013 (Setting up a customization file): Say that most packages support
9014 Customize nowadays.
9015 (Colors on a TTY): Delete reference to instructions on how to
9016 enable syntax highlighting, it is now enabled by default.
9017 (Turning on abbrevs by default): Emacs now reads the abbrevs file
9018 at startup automatically.
9019 (Controlling case sensitivity): Mention `M-c' in isearch.
9020 (Using an already running Emacs process): Emacs now creates the
9021 socket in `/tmp/emacsUID'. Fix typos. Change default location of
9022 gnuserv. As emacsclient can now run Lisp code as well, delete a
9023 sentence praising gnuserv for that. Simplify description of how
9024 the client/server operation works.
9025 (Compiler error messages): Delete obsolete text (compile.el has
9026 been rewritten).
9027 (Indenting switch statements): Fix typo.
9028 (Matching parentheses): Simplify setup instructions, mention the
9029 menu bar item in the Options menu.
9030 (Repeating a command as many times as possible): Mention `C-x e'.
9031 (Going to a line by number): Mention new keymap and bindings
9032 `M-g M-g', `M-g M-p' and `M-g M-n'.
9033 (Turning on syntax highlighting): Now on by default. Simplify.
9034 (Replacing highlighted text): Use `1', not `t'.
9035 (Problems with very large files): The maximum size is now 256MB on
9036 32-bit machines.
9037 (^M in the shell buffer): Mention `comint-process-echoes'.
9038 (Emacs for Apple computers): Emacs 22 has native support for Mac
9039 OS X.
9040 (Translating names to IP addresses): Delete node.
9041 (Binding keys to commands): Fix typo.
9042 (SPC no longer completes file names): New node.
9043 (MIME with Emacs mail packages): Delete section about the Emacs
9044 MIME FAQ (it's not reachable anymore).
9045
9046 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
9047
9048 * cc-mode.texi: The manual has been extensively revised: the
9049 information about using CC Mode has been separated from the larger
9050 and more difficult chapters about configuration. It has been
9051 updated for CC Mode 5.31.
9052
9053 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
9054
9055 * pgg.texi (User Commands): Fix description of pgg-verify-region.
9056 (Selecting an implementation): Fix descriptions.
9057
9058 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
9059
9060 * message.texi (Various Message Variables): Addition.
9061
9062 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
9063
9064 * message.texi: Fix default values.
9065
9066 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
9067
9068 * message.texi (Header Commands): Clarify descriptions of
9069 message-cross-post-followup-to, message-reduce-to-to-cc, and
9070 message-insert-wide-reply.
9071 (Various Commands): Fix kindex for message-kill-to-signature;
9072 clarify description of message-tab.
9073
9074 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
9075
9076 * message.texi (Mailing Lists): Fix description about MFT.
9077
9078 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
9079
9080 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
9081
9082 * gnus.texi (Slow Terminal Connection): Replace old description
9083 with new one.
9084
9085 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
9086
9087 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
9088 replace X-Draft-Headers with X-Draft-From.
9089
9090 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
9091
9092 * gnus.texi (Various Various): Fix the default value of
9093 nnheader-max-head-length.
9094 (Gnus Versions): Fix typo.
9095
9096 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
9097
9098 * org.texi (Structure editing): Document new functionality of
9099 M-RET.
9100
9101 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
9102
9103 * org.texi (Internal Links): Fix Texinfo usage.
9104
9105 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
9106
9107 * org.texi (TODO basics): Document the global todo list.
9108 (TODO items): Documents sparse tree for specific TODO
9109 keywords.
9110
9111 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
9112
9113 * org.texi (Plain Lists): Typos fixed.
9114
9115 2005-11-28 Jay Belanger <belanger@truman.edu>
9116
9117 * calc.texi: Change references of `M-#' to `C-x *' prefix.
9118
9119 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
9120
9121 * org.texi (Structure editing): New item moving commands added.
9122 (Plain Lists): New section.
9123
9124 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
9125
9126 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
9127 (Agenda): Document commands `org-cycle-agenda-files' and
9128 `org-agenda-file-to-front'.
9129 (Built-in table editor): Document `org-table-sort-lines'.
9130 (HTML formatting): Export of hand-formatted lists.
9131
9132 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
9133
9134 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
9135 new variable gnus-toolbar-thickness.
9136
9137 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
9138
9139 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
9140
9141 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
9142
9143 * gnus.texi (X-Face): Fix description.
9144 (XVarious): Remove gnus-xmas-logo-color-alist and
9145 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
9146
9147 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
9148
9149 * gnus.texi (Group Parameters): Mention new variable
9150 gnus-parameters-case-fold-search.
9151 (Home Score File): Addition.
9152
9153 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
9154
9155 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
9156 (Overview): List supported feed types.
9157 (Installation): No installation necessary when using autoload.
9158 (Configuration): Rename "RSS" to "news".
9159
9160 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
9161
9162 * pgg.texi (User Commands): Document additional passphrase
9163 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
9164 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
9165
9166 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
9167
9168 * org.texi: Version number changed to 3.19.
9169
9170 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
9171
9172 * pgg.texi (How to use): Update the example to add autoload of
9173 pgg-encrypt-symmetric-region.
9174 (User Commands): Document pgg-encrypt-symmetric-region.
9175 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
9176
9177 2005-10-27 Jay Belanger <belanger@truman.edu>
9178
9179 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
9180 mention other TeX-related units.
9181
9182 2005-10-23 Lars Hansen <larsh@soem.dk>
9183
9184 * dired-x.texi (Miscellaneous Commands):
9185 Replace dired-do-relative-symlink by dired-do-relsymlink and
9186 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
9187
9188 2005-10-23 Jay Belanger <belanger@truman.edu>
9189
9190 * calc.texi (Predefined Units): Use `alpha' for the fine structure
9191 constant.
9192
9193 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
9194
9195 * faq.texi (Bugs and problems):
9196 Replace `dired-move-to-filename-regexp' by
9197 `directory-listing-before-filename-regexp'.
9198
9199 2005-10-22 Eli Zaretskii <eliz@gnu.org>
9200
9201 * newsticker.texi (UPDATED): Set value.
9202
9203 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
9204
9205 * gnus.texi (Document Groups): Remove duplicate item.
9206
9207 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
9208
9209 * org.texi (Summary): Mention iCalendar support.
9210 (Exporting): Document iCalendar support.
9211
9212 2005-10-18 Romain Francoise <romain@orebokech.com>
9213
9214 * viper.texi (Viper Specials): Capitalize GNU.
9215
9216 2005-10-17 Juri Linkov <juri@jurta.org>
9217
9218 * info.texi (Getting Started, Search Index, Expert Info):
9219 Fix wording.
9220 (Search Text): Replace `echo area' with `mode line'.
9221 (Search Index): Both `i' and `,' find all index entries.
9222 Replace example `C-f' with `C-l' (which exists in index of Info
9223 manual) and delete spaces in its keyboard input sequence.
9224 Delete unnecessary explanations about literal characters.
9225
9226 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
9227
9228 * gnus.texi (Document Server Internals): Addition.
9229
9230 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
9231
9232 * gnus.texi (A note on namespaces): Fix RFC reference.
9233
9234 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
9235
9236 * gnus.texi (RSS): Fix key description.
9237
9238 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
9239
9240 * gnus.texi: Emacs/w3 -> Emacs/W3.
9241 (Browsing the Web): Fix description.
9242 (Web Searches): Ditto.
9243 (Customizing W3): Ditto.
9244
9245 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
9246
9247 * gnus.texi (Maildir): Clarify expire-age and expire-group.
9248
9249 2005-10-11 Jay Belanger <belanger@truman.edu>
9250
9251 * calc.texi (Integration): Mention using `a i' to compute definite
9252 integrals.
9253
9254 2005-10-11 Juri Linkov <juri@jurta.org>
9255
9256 * info.texi: Rearrange nodes.
9257 (Top): Update menu. Change ref `Info for Experts' to
9258 `Advanced Info Commands'.
9259 (Getting Started): Fix description of manual's parts.
9260 (Help-Int): Change xref `Info Search' to `Search Index', and
9261 `Expert Info' to `Advanced'.
9262 (Advanced): Move node one level up.
9263 (Search Text, Search Index): New nodes split out from `Info Search'.
9264 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
9265 split out from `Advanced'.
9266 (Advanced, Emacs Info Variables): De-document editing an Info file
9267 in Info.
9268 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
9269 (Creating an Info File): Delete node and move its text to
9270 `Expert Info'.
9271
9272 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
9273
9274 * org.texi (Workflow states): Documented that change in keywords
9275 becomes active only after restart of Emacs.
9276
9277 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
9278
9279 Sync with Tramp 2.0.51.
9280
9281 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
9282
9283 * speedbar.texi (Introduction): Describe new location of speedbar
9284 on menubar.
9285 (Basic Key Bindings): Remove descriptions of bindings that have
9286 been removed.
9287
9288 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
9289
9290 * speedbar.texi (GDB): Describe use of watch expressions.
9291
9292 2005-09-28 Simon Josefsson <jas@extundo.com>
9293
9294 * message.texi (IDNA): Fix.
9295
9296 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
9297
9298 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
9299 nntp-server-hook, and nntp-warn-about-losing-connection; fix
9300 description of nntp-open-connection-function.
9301 (Common Variables): Fix descriptions.
9302
9303 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
9304
9305 * gnus.texi (Server Buffer Format): Document the %a format spec.
9306
9307 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
9308
9309 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
9310
9311 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
9312
9313 * org.texi Version 3.16.
9314
9315 2005-09-19 Miles Bader <miles@gnu.org>
9316
9317 * newsticker.texi: Get rid of CVS keywords.
9318
9319 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
9320
9321 * gnus.texi (Finding the Parent): Fix description of how Gnus
9322 finds article.
9323
9324 2005-09-14 Jari Aalto <jari.aalto@cante.net>
9325
9326 * gnus.texi (Advanced Scoring Examples): New examples to teach how
9327 to drop off non-answered articles.
9328
9329 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
9330
9331 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
9332 braces (which are unsupported by NMAKE) for macro `srcdir'.
9333
9334 2005-09-17 Eli Zaretskii <eliz@gnu.org>
9335
9336 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9337 (../info/newsticker, newsticker.dvi): New targets.
9338
9339 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
9340
9341 * newsticker.texi: Replace @command with @code. Replace @example
9342 with @lisp.
9343 (Top): Add explanations to menu items.
9344 (GNU Free Documentation License): Remove.
9345
9346 2005-09-16 Romain Francoise <romain@orebokech.com>
9347
9348 Update all files to specify GFDL version 1.2.
9349
9350 * doclicense.texi (GNU Free Documentation License): Update to
9351 version 1.2.
9352
9353 2005-09-15 Richard M. Stallman <rms@gnu.org>
9354
9355 * newsticker.texi: Fix @setfilename.
9356
9357 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9358 (../info/newsticker, newsticker.dvi): New targets.
9359
9360 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
9361
9362 * org.texi: Version 3.15.
9363
9364 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
9365
9366 * ses.texi: Combine all three indices into one.
9367 Correct a few typos.
9368
9369 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
9370
9371 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
9372
9373 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
9374
9375 * emacs-mime.texi (Handles): Remove duplicate item.
9376 (Encoding Customization): Fix the default value for
9377 mm-coding-system-priorities.
9378 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
9379 (Basic Functions): Fix reference.
9380
9381 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
9382
9383 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
9384
9385 2005-08-18 Richard M. Stallman <rms@gnu.org>
9386
9387 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
9388 and web site.
9389
9390 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
9391 not keyboard-translate.
9392
9393 2005-08-11 Richard M. Stallman <rms@gnu.org>
9394
9395 * faq.texi (Using regular expressions): Fix xref.
9396
9397 2005-08-09 Juri Linkov <juri@jurta.org>
9398
9399 * info.texi (Help-P): Replace `Prev' with `Previous'.
9400 (Help-M, Help-Xref): Add S-TAB.
9401 (Help-FOO): Update `u' command.
9402 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
9403 Update info about visibility of xref parts.
9404 (Help-Int): Fix `m' command. Rename `Info-last' to
9405 `Info-history-back'. Add `Info-history-forward'.
9406 (Advanced): Fix `g*' and `M-n' commands.
9407 (Info Search): Add `index-apropos' in stand-alone browser.
9408 Add isearch commands.
9409 (Emacs Info Variables): Remove `Info-fontify'.
9410 Add `Info-mode-hook'. Update face names.
9411 Add `Info-fontify-maximum-menu-size',
9412 `Info-fontify-visited-nodes', `Info-isearch-search'.
9413
9414 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
9415
9416 Sync with Tramp 2.0.50.
9417
9418 * tramp.texi: Use @option{} consequently for method names.
9419 (Inline methods, External transfer methods): Remove references to
9420 Cygwin.
9421 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
9422 implementation.
9423
9424 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
9425
9426 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
9427 Mention that gnus-init-file is not read when Emacs is invoked with
9428 --no-init-file or -q.
9429
9430 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
9431
9432 * org.texi: Version 3.14.
9433
9434 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
9435
9436 * org.texi: Version 3.13.
9437
9438 2005-07-18 Juri Linkov <juri@jurta.org>
9439
9440 * calc.texi (Time Zones, Logical Operations):
9441 * cl.texi (Overview):
9442 * org.texi (TODO types):
9443 * sc.texi (Emacs 18 MUAs):
9444 * speedbar.texi (Top):
9445 * url.texi (History):
9446 Delete duplicate duplicate words.
9447
9448 2005-07-16 Johan BockgĂ¥rd <bojohan@users.sourceforge.net> (tiny change)
9449
9450 * cl.texi (Type Predicates): Document `atom' type.
9451
9452 2005-07-04 Lute Kamstra <lute@gnu.org>
9453
9454 Update FSF's address in GPL notices.
9455
9456 * calc.texi (Copying):
9457 * doclicense.texi (GNU Free Documentation License):
9458 * faq.texi (Contacting the FSF):
9459 * mh-e.texi (Copying): Update FSF's address.
9460
9461 2005-07-03 Richard M. Stallman <rms@gnu.org>
9462
9463 * flymake.texi (Example -- Configuring a tool called directly):
9464 Update name of flymake-build-relative-filename.
9465
9466 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
9467
9468 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
9469
9470 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
9471
9472 * org.texi: Version 3.12.
9473
9474 2005-06-24 Eli Zaretskii <eliz@gnu.org>
9475
9476 * makefile.w32-in (MAKEINFO): Use --force.
9477 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
9478 Makefile.in.
9479 (gnus.dvi): Use "..." to quote Sed args, so that it works with
9480 more shells.
9481
9482 2005-06-23 Richard M. Stallman <rms@gnu.org>
9483
9484 * speedbar.texi (Creating a display): Texinfo usage fixes.
9485
9486 * tramp.texi (Customizing Completion, Auto-save and Backup):
9487 Texinfo usage fixes.
9488
9489 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
9490
9491 * dired-x.texi (Miscellaneous Commands):
9492 * ediff.texi (Miscellaneous):
9493 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
9494 (Agent Variables):
9495 * info.texi (Help-Xref):
9496 * message.texi (Message Headers):
9497 * org.texi (Remember):
9498 * reftex.texi (Options (Defining Label Environments)):
9499 (Options (Index Support)):
9500 (Options (Viewing Cross-References)):
9501 (Options (Misc)):
9502 (Changes):
9503 * speedbar.texi (Creating a display):
9504 * tramp.texi (Customizing Completion, Auto-save and Backup):
9505 Texinfo usage fix.
9506
9507 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
9508
9509 * org.texi: Version 3.11.
9510
9511 2005-06-12 Jay Belanger <belanger@truman.edu>
9512
9513 * calc.texi (Getting Started): Remove extra menu item.
9514
9515 2005-05-31 Jay Belanger <belanger@truman.edu>
9516
9517 * calc.texi (Notations Used in This Manual): Use @kbd for key
9518 sequence.
9519 (Demonstration of Calc): Mention another way of starting Calc.
9520 (Starting Calc): Mention long name of M-#.
9521 (Embedded Mode Overview): Remove unnecessary instruction.
9522 (Other M-# commands): Rephrase `M-# 0' explanation.
9523 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
9524 reflect current behavior.
9525
9526 2005-05-30 Jay Belanger <belanger@truman.edu>
9527
9528 * calc.texi (Hooks): Change description of calc-window-hook and
9529 calc-trail-window-hook to match usage.
9530 (Computational Functions): Add more constant-generating functions.
9531 (Customizable Variables): Use defvar.
9532
9533 2005-05-28 Jay Belanger <belanger@truman.edu>
9534
9535 * calc.texi (Assignments in Embedded Mode): Fix variable name.
9536 (Basic Embedded Mode): Explain behavior of arguments to
9537 calc-embedded-mode.
9538
9539 2005-05-27 Jay Belanger <belanger@truman.edu>
9540
9541 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
9542 current behavior.
9543
9544 2005-05-25 Jay Belanger <belanger@truman.edu>
9545
9546 * calc.texi: Change Calc version number throughout.
9547 (Keypad Mode): Change location in info output.
9548 (Keypad mode overview): Move picture of keypad.
9549
9550 2005-05-21 Jay Belanger <belanger@truman.edu>
9551
9552 * calc.texi (Storing variables): Mention that only most variables
9553 are void to begin with.
9554
9555 2005-05-21 Kevin Ryde <user42@zip.com.au>
9556
9557 * widget.texi (Basic Types): Update cross ref from "Enabling
9558 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
9559 lispref/text.texi change.
9560
9561 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
9562
9563 * org.texi: Version 3.09.
9564
9565 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
9566
9567 * reftex.texi: Version 4.28.
9568
9569 2005-05-16 Jay Belanger <belanger@truman.edu>
9570
9571 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
9572
9573 2005-05-14 Jay Belanger <belanger@truman.edu>
9574
9575 * calc.texi (Default Simplifications): Insert missing ! (logical
9576 not operator).
9577
9578 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
9579
9580 Sync with Tramp 2.0.49.
9581
9582 2005-05-10 Jay Belanger <belanger@truman.edu>
9583
9584 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
9585 to 1.
9586
9587 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
9588
9589 * org.texi: Version 3.08, structure reorganized.
9590
9591 2005-04-24 Richard M. Stallman <rms@gnu.org>
9592
9593 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
9594
9595 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
9596
9597 * org.texi: Update to version 3.06.
9598
9599 2005-04-13 Lute Kamstra <lute@gnu.org>
9600
9601 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
9602
9603 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
9604
9605 * cl.texi (Porting Common Lisp): Fix typo.
9606
9607 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
9608
9609 * gnus.texi (RSS): Addition.
9610
9611 2005-04-04 Jay Belanger <belanger@truman.edu>
9612
9613 * calc.texi: Change Calc version number.
9614 (Customizable variables): Fix description of calc-language-alist.
9615 (Copying): Put in version 2 of GPL.
9616
9617 2005-04-01 Jay Belanger <belanger@truman.edu>
9618
9619 * calc.texi (Troubleshooting Commands): Remove comment about
9620 installation.
9621 (Installation): Remove section.
9622 (Customizable Variables): New section.
9623 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
9624 (Graphical Devices): Add references to Customizable Variables.
9625
9626 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
9627
9628 * emacs-mime.texi (Display Customization): Markup fixes.
9629 (rfc2047): Update.
9630
9631 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
9632
9633 * gnus-faq.texi: Replaced with auto-generated version.
9634
9635 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
9636
9637 * dired-x.texi (Multiple Dired Directories): default-directory was
9638 renamed to dired-default-directory.
9639
9640 2005-03-26 Jay Belanger <belanger@truman.edu>
9641
9642 * calc.texi (Simplifying Formulas, Rewrite Rules):
9643 Change description of top and bottom of fraction.
9644 (Modulo Forms): Move description of how to create modulo forms to
9645 earlier in the section.
9646 (Fraction Mode): Suggest using : to get a fraction by dividing.
9647 (Basic Arithmetic): Adjust placement of command name.
9648 (Truncating the Stack): Emphasize that "hidden" entries are still
9649 visible.
9650 (Installation): Move discussion of printing manual to "About This
9651 Manual".
9652 (About This Manual): Mention how to print the manual.
9653 (Reporting Bugs): Remove first person.
9654 (Building Vectors): Add algebraic version of append.
9655 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
9656 (Grouping Digits): Fix typo.
9657
9658 2005-03-25 Werner Lemberg <wl@gnu.org>
9659
9660 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
9661 Replace `legal' with `valid'.
9662
9663 2005-03-25 Werner Lemberg <wl@gnu.org>
9664
9665 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
9666
9667 2005-03-24 Jay Belanger <belanger@truman.edu>
9668
9669 * calc.texi (General Mode Commands)
9670 (Mode Settings in Embedded Mode): Add some explanation of
9671 recording mode settings.
9672
9673 2005-03-24 Richard M. Stallman <rms@gnu.org>
9674
9675 * calc.texi: Remove praise of non-free software.
9676
9677 * idlwave.texi: Don't say where to get IDL or its non-free manual.
9678 (Installation): Node deleted.
9679
9680 2005-03-23 Richard M. Stallman <rms@gnu.org>
9681
9682 * url.texi (HTTP language/coding): Improve last change.
9683
9684 2005-03-22 Jay Belanger <belanger@truman.edu>
9685
9686 * calc.texi (Embedded Mode): Add new information on changing
9687 modes.
9688
9689 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
9690
9691 Sync with Tramp 2.0.48.
9692
9693 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
9694
9695 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
9696 "GNU/Linux". Change all addresses to .gnu.org.
9697 (Default Method): Offer shortened syntax for "su" and "sudo"
9698 methods.
9699
9700 2005-03-07 Richard M. Stallman <rms@gnu.org>
9701
9702 * url.texi: Fix usage of "e.g.".
9703 (HTTP language/coding): Explain the rules for these strings.
9704
9705 2005-03-06 Richard M. Stallman <rms@gnu.org>
9706
9707 * woman.texi (Introduction): Minor cleanups.
9708
9709 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
9710
9711 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
9712 (Installation): Node deleted.
9713
9714 * mh-e.texi (Preface): Get rid of "Emacs 21".
9715
9716 * eshell.texi (Installation): Delete node (for Emacs 20).
9717
9718 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
9719
9720 * flymake.texi: Refill and tweak style in @lisp blocks.
9721
9722 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
9723
9724 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
9725
9726 2005-03-01 Jay Belanger <belanger@truman.edu>
9727
9728 * calc.texi (Trigonometric and Hyperbolic Functions):
9729 Mention additional functions.
9730 (Algebraic Simplifications): Mention additional simplifications.
9731
9732 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
9733
9734 * ses.texi: Add concept/function/variable indices (this work was
9735 donated by Brad Collins <brad@chenla.org>, copyright-assignment
9736 papers on file at FSF).
9737
9738 2005-02-10 Jay Belanger <belanger@truman.edu>
9739
9740 * calc.texi: Change @LaTeX to La@TeX throughout.
9741 Redefine @expr as @math for TeX output.
9742 Redefine @texline as a no-op for TeX output.
9743 Define @tfn, replace @t by @tfn throughout.
9744
9745 2005-02-09 Jay Belanger <belanger@truman.edu>
9746
9747 * calc.texi: Add macro for LaTeX for info output.
9748
9749 2005-02-08 Kim F. Storm <storm@cua.dk>
9750
9751 * texinfo.tex (LaTex): Add def.
9752
9753 2005-02-06 Jay Belanger <belanger@truman.edu>
9754
9755 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
9756 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
9757 throughout manual.
9758
9759 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
9760
9761 * gnus.texi: Some edits based on comments from David Abrahams.
9762
9763 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
9764
9765 * gnus.texi (RSS): Fix the keystroke.
9766
9767 2005-01-24 David Kastrup <dak@gnu.org>
9768
9769 * faq.texi: Update AUCTeX version info.
9770
9771 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
9772
9773 * gnus-faq.texi ([4.1]): Typo.
9774
9775 2005-01-19 Jay Belanger <belanger@truman.edu>
9776
9777 * calc.texi (Keep Arguments): Mention that keeping arguments
9778 doesn't work with keyboard macros.
9779
9780 2005-01-16 Richard M. Stallman <rms@gnu.org>
9781
9782 * autotype.texi (Autoinserting): Fix small error.
9783
9784 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
9785
9786 Sync with Tramp 2.0.47.
9787
9788 * tramp.texi (Compilation): New section, describing compilation of
9789 remote files.
9790
9791 2005-01-11 Kim F. Storm <storm@cua.dk>
9792
9793 * widget.texi (Basic Types): Add :follow-link keyword.
9794
9795 2005-01-09 Jay Belanger <belanger@truman.edu>
9796
9797 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
9798
9799 2005-01-08 Jay Belanger <belanger@truman.edu>
9800
9801 * calc.texi: Change throughout to reflect new default value of
9802 calc-settings-file.
9803
9804 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9805
9806 * message.texi (Reply): `message-reply-to-function' should return
9807 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
9808
9809 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
9810
9811 * faq.texi (Changing load-path): Fix typo.
9812
9813 2005-01-05 Jay Belanger <belanger@truman.edu>
9814
9815 * calc.texi (Programming Tutorial): Replace kbd command by
9816 appropriate characters for a keyboard macro.
9817
9818 2005-01-04 Jay Belanger <belanger@truman.edu>
9819
9820 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
9821 for Lucid Emacs.
9822 (Programming Tutorial): Mention that the user needs to be in the
9823 right mode to compute some functions.
9824
9825 2005-01-04 Jay Belanger <belanger@truman.edu>
9826
9827 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
9828 no longer applicable.
9829
9830 2005-01-01 Jay Belanger <belanger@truman.edu>
9831
9832 * calc.texi (Programming Tutorial): Change description of how to
9833 edit keyboard macros to match current behavior.
9834
9835 2004-12-31 Jay Belanger <belanger@truman.edu>
9836
9837 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
9838
9839 2004-12-20 Jay Belanger <belanger@truman.edu>
9840
9841 * calc.texi (Types Tutorial): Emphasize that you can't divide by
9842 zero.
9843
9844 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
9845
9846 * cc-mode.texi (Text Filling and Line Breaking): Put period after
9847 @xref.
9848 (Font Locking): Avoid @strong{Note:}.
9849
9850 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
9851
9852 Sync with Tramp 2.0.46.
9853
9854 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
9855
9856 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
9857
9858 * url.texi: Correct typos.
9859 (Retrieving URLs): @var{nil}->@code{nil}.
9860 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
9861 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
9862 (Dealing with HTTP documents): @inforef->@xref.
9863
9864 2004-12-15 Jay Belanger <belanger@truman.edu>
9865
9866 * calc.texi: Consistently capitalized all mode names.
9867 (Answers to Exercises): Mention that an answer can be a fraction
9868 when in Fraction mode.
9869
9870 2004-12-13 Jay Belanger <belanger@truman.edu>
9871
9872 * calc.texi: Fix some TeX definitions.
9873
9874 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
9875
9876 * reftex.texi (Imprint): Remove erroneous @value's.
9877
9878 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
9879
9880 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
9881 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
9882
9883 2004-12-08 Jay Belanger <belanger@truman.edu>
9884
9885 * calc.texi (Starting Calc): Remove comment about installation.
9886 (Keypad Mode Overview): Remove comment about Emacs 19 support.
9887
9888 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
9889
9890 * url.texi: Update @setfilename.
9891 (Getting Started): No need to worry about Gnus versions.
9892 (Dealing with HTTP documents): Use @inforef.
9893
9894 * org.texi: Fix @direntry file name.
9895
9896 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
9897
9898 * url.texi: New file.
9899
9900 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
9901
9902 2004-12-06 Jay Belanger <belanger@truman.edu>
9903
9904 * calc.texi (Using Calc): Remove paragraph about installation.
9905
9906 2004-12-06 Jay Belanger <belanger@truman.edu>
9907
9908 * calc.texi: Use more Texinfo macros and less TeX defs.
9909 Remove @refill's.
9910
9911 2004-12-06 Richard M. Stallman <rms@gnu.org>
9912
9913 * org.texi: New file.
9914
9915 2004-12-05 Richard M. Stallman <rms@gnu.org>
9916
9917 * Makefile.in (org.dvi, ../info/org): New targets.
9918 (INFO_TARGETS): Add ../info/org.
9919 (DVI_TARGETS): Add org.dvi.
9920 (maintainer-clean): Remove the info files in the info dir.
9921
9922 2004-11-26 Eli Zaretskii <eliz@gnu.org>
9923
9924 * idlwave.texi: Fix the setfilename directive to put the produced
9925 file in ../info.
9926 (Continued Statement Indentation): Resurrect Jan D.'s change from
9927 2004-11-03 that was lost when a newer version of idlwave.texi was
9928 imported.
9929
9930 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
9931
9932 * gnus-faq.texi ([5.1]): Add missing bracket.
9933
9934 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
9935 Index `spam-initialize'.
9936
9937 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
9938
9939 * message.texi (Various Message Variables): Mention that all mail
9940 file variables are derived from `message-directory'.
9941
9942 * gnus.texi (Splitting Mail): Clarify bogus group.
9943
9944 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
9945
9946 * emacs-mime.texi (Encoding Customization):
9947 Fix mm-coding-system-priorities entry.
9948
9949 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
9950
9951 * idlwave.texi (Continued Statement Indentation):
9952 * reftex.texi (Options (Index Support)):
9953 (Displaying and Editing the Index, Table of Contents):
9954 * speedbar.texi (Creating a display, Major Display Modes):
9955 Replace non-nil with non-@code{nil}.
9956
9957 2004-10-21 Jay Belanger <belanger@truman.edu>
9958
9959 * calc.texi (Algebraic-Style Calculations): Remove a comment.
9960
9961 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
9962
9963 * calc.texi (Reporting Bugs): Double up `@'.
9964
9965 2004-10-18 Jay Belanger <belanger@truman.edu>
9966
9967 * calc.texi (Reporting Bugs): Change the address that bugs
9968 should be sent to.
9969
9970 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
9971
9972 * gnus.texi (New Features): Add 5.11.
9973
9974 * message.texi (Resending): Remove wrong default value.
9975
9976 * gnus.texi (Mail Source Specifiers): Describe possible problems
9977 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
9978 `pop3-leave-mail-on-server' to the index.
9979
9980 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
9981
9982 * message.texi (Canceling News): Add how to set a password.
9983
9984 2004-10-12 Jay Belanger <belanger@truman.edu>
9985
9986 * calc.texi (Help Commands): Change the descriptions of
9987 calc-describe-function and calc-describe-variable to match their
9988 current behavior.
9989
9990 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
9991
9992 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
9993
9994 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
9995
9996 Sync with Tramp 2.0.45.
9997
9998 * tramp.texi (Frequently Asked Questions): Comment paragraph about
9999 plink link. The URL is outdated. Originator contacted for
10000 clarification.
10001
10002 2004-10-10 Juri Linkov <juri@jurta.org>
10003
10004 * gnus.texi (Top, Marking Articles): Join two menus in one node
10005 because a node can have only one menu.
10006
10007 2004-10-09 Juri Linkov <juri@jurta.org>
10008
10009 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
10010 example of nnmail-split-fancy.
10011
10012 2004-10-06 Karl Berry <karl@gnu.org>
10013
10014 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
10015 consistency with other uses of dashes.
10016
10017 2004-10-05 Karl Berry <karl@gnu.org>
10018
10019 * info.texi: Consistently use --- throughout, periods at end of
10020 menu descriptions, and a couple typos.
10021
10022 2004-09-26 Jesper Harder <harder@ifa.au.dk>
10023
10024 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
10025 * pgg.texi (User Commands, Backend methods): Do.
10026 * gnus.texi: Markup fixes.
10027 (Setting Process Marks): Fix `M P a' entry.
10028 * emacs-mime.texi: Fixes.
10029
10030 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
10031
10032 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
10033 again.
10034 Use 5.10 instead of 5.10.0.
10035
10036 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10037
10038 * gnus.texi (Summary Mail Commands): S D e.
10039
10040 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
10041
10042 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
10043 the gnus-article-mode-line-format section.
10044
10045 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
10046
10047 * gnus.texi (Various Summary Stuff): Fix the documentation for
10048 gnus-newsgroup-variables.
10049
10050 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
10051
10052 * gnus.texi (MIME Commands):
10053 Add gnus-mime-display-multipart-as-mixed,
10054 gnus-mime-display-multipart-alternative-as-mixed,
10055 gnus-mime-display-multipart-related-as-mixed.
10056 (Mail Source Customization): Clarify `mail-source-directory'.
10057 (Splitting Mail): Mention gnus-group-find-new-groups.
10058 (SpamOracle): Fix typo.
10059
10060 * gnus-faq.texi: Untabify.
10061 ([6.3]): nnir.el is in contrib directory.
10062
10063 * message.texi (News Headers): Clarify how a unique ID is created.
10064
10065 * gnus.texi (Batching Agents): Fix typo in example.
10066 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
10067
10068 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
10069
10070 * gnus.texi (Group Parameters): Add more on hooks.
10071
10072 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
10073
10074 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
10075
10076 2004-09-22 Jay Belanger <belanger@truman.edu>
10077
10078 * calc.texi (Vectors as Lists): Add a warning that the tutorial
10079 might be hidden during part of the session.
10080
10081 2004-09-20 Jay Belanger <belanger@truman.edu>
10082
10083 * calc.texi (Notations Used in This Manual): Put in an earlier
10084 mention that DEL could be called Backspace.
10085
10086 2004-09-10 Simon Josefsson <jas@extundo.com>
10087
10088 * gnus.texi (IMAP): Add example. Suggested and partially written
10089 by Steinar Bang <sb@dod.no>.
10090
10091 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10092
10093 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
10094 netrc syntax.
10095
10096 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10097
10098 * gnus.texi (Spam ELisp Package Sequence of Events):
10099 Some clarifications.
10100 (Spam ELisp Package Global Variables): More clarifications.
10101
10102 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10103
10104 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
10105 Mention spam-split does not modify incoming mail.
10106
10107 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10108
10109 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
10110
10111 2004-09-10 Eli Zaretskii <eliz@gnu.org>
10112
10113 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
10114
10115 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
10116
10117 * makefile.w32-in (sieve, pgg): Use $(infodir).
10118
10119 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
10120
10121 * makefile.w32-in: Fix PGG and Sieve entries.
10122
10123 2004-08-28 Eli Zaretskii <eliz@gnu.org>
10124
10125 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
10126 Emacs and related programs.
10127
10128 2004-08-27 Richard M. Stallman <rms@gnu.org>
10129
10130 * faq.texi: Fix texinfo usage, esp. doublequotes.
10131 (Difference between Emacs and XEmacs): Some clarification.
10132
10133 * faq.texi (Difference between Emacs and XEmacs):
10134 Explain not to contrast XEmacs with GNU Emacs.
10135
10136 2004-08-26 Richard M. Stallman <rms@gnu.org>
10137
10138 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
10139
10140 2004-08-22 David Kastrup <dak@gnu.org>
10141
10142 * reftex.texi (AUCTeX): Update links, section name.
10143
10144 * faq.texi (Calc): Update availability (included in 22.1).
10145 (AUCTeX): Update availability, information, versions, description.
10146
10147 2004-08-14 Eli Zaretskii <eliz@gnu.org>
10148
10149 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
10150
10151 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
10152
10153 * cc-mode.texi: Various updates for CC Mode 5.30.9.
10154
10155 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
10156
10157 Sync with Tramp 2.0.44.
10158
10159 2004-08-05 Lars Hansen <larsh@math.ku.dk>
10160
10161 * widget.texi (User Interface): Update how to separate the
10162 editable field of an editable-field widget from other widgets.
10163 (Programming Example): Add text after field.
10164
10165 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
10166
10167 * emacs-mime.texi (Encoding Customization): Add a note to the
10168 mm-content-transfer-encoding-defaults entry.
10169 (rfc2047): Update.
10170
10171 * gnus.texi (Article Highlighting):
10172 Add gnus-cite-ignore-quoted-from.
10173 (POP before SMTP): New node.
10174 (Posting Styles): Addition.
10175 (Splitting Mail): Add nnmail-split-lowercase-expanded.
10176 (Fancy Mail Splitting): Ditto.
10177 (X-Face): Add gnus-x-face.
10178
10179 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
10180
10181 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
10182 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
10183
10184 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
10185
10186 * gnus.texi (Mail Source Specifiers):
10187 Describe `pop3-leave-mail-on-server'.
10188
10189 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
10190
10191 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
10192
10193 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
10194 repository. Change setfilename.
10195
10196 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
10197
10198 2004-07-02 Juri Linkov <juri@jurta.org>
10199
10200 * pcl-cvs.texi (Viewing differences): Add `d r'.
10201
10202 2004-06-29 Jesper Harder <harder@ifa.au.dk>
10203
10204 * ses.texi, viper.texi, flymake.texi, faq.texi:
10205 * eshell.texi, ediff.texi: Markup fixes.
10206
10207 2004-06-21 Karl Berry <karl@gnu.org>
10208
10209 * info.texi (Top): Mention that only Emacs has mouse support.
10210 (Getting Started): Mention this in a few other places.
10211
10212 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
10213
10214 * autotype.texi (Copyrights, Timestamps):
10215 Recommend `before-save-hook' instead of `write-file-functions'.
10216
10217 2004-06-13 Lars Hansen <larsh@math.ku.dk>
10218
10219 * dired-x.texi (dired-mark-omitted): Update keybinding.
10220
10221 2004-06-10 Kim F. Storm <storm@cua.dk>
10222
10223 * pcl-cvs.texi (Viewing differences): Add 'd y'.
10224
10225 2004-06-05 Lars Hansen <larsh@math.ku.dk>
10226
10227 * dired-x.texi (variable dired-omit-mode): Rename from
10228 dired-omit-files-p.
10229 (function dired-omit-mode): Rename from dired-omit-toggle.
10230 Call dired-omit-mode rather than set dired-omit-files-p.
10231 (dired-mark-omitted): Describe command.
10232
10233 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
10234
10235 Version 2.0.41 of Tramp released.
10236
10237 2004-05-29 Juanma Barranquero <lektu@terra.es>
10238
10239 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
10240 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10241
10242 2004-05-29 Richard M. Stallman <rms@gnu.org>
10243
10244 * cl.texi (Top): Call this chapter `Introduction'.
10245 (Overview): In TeX, no section heading here.
10246
10247 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
10248
10249 2004-05-29 Eli Zaretskii <eliz@gnu.org>
10250
10251 * Makefile.in (../info/flymake, flymake.dvi): New targets.
10252 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10253
10254 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
10255
10256 * flymake.texi: New file.
10257
10258 2004-05-28 Simon Josefsson <jas@extundo.com>
10259
10260 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
10261
10262 2004-05-07 Kai GroĂŸjohann <kai@emptydomain.de>
10263
10264 Version 2.0.40 of Tramp released.
10265
10266 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
10267
10268 Complete rework, based on review by Karl Berry <karl@gnu.org>.
10269
10270 * tramp.texi (Auto-save and Backup): Explain exploitation of new
10271 variables `tramp-backup-directory-alist' and
10272 `tramp-bkup-backup-directory-info'.
10273 (Overview, Connection types)
10274 (External transfer methods, Default Method)
10275 (Windows setup hints): Remove restriction of password entering
10276 with external methods.
10277 (Auto-save and Backup): Make file name example
10278 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
10279 and `auto-save-directory' must be used.
10280 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
10281 only "NT"). Remove doubled entry "What kinds of systems does
10282 @tramp{} work on".
10283 (tramp): Macro removed.
10284 (Obtaining Tramp): Flag removed from title.
10285 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
10286 and `trampver' used properly. Flag `tramp-inst' replaced by
10287 `installchapter'. Installation related text adapted.
10288
10289 2004-04-28 Masatake YAMATO <jet@gyve.org>
10290
10291 * widget.texi (Programming Example): Remove overlays.
10292
10293 2004-04-27 Jesper Harder <harder@ifa.au.dk>
10294
10295 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
10296
10297 2004-04-23 Juanma Barranquero <lektu@terra.es>
10298
10299 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
10300
10301 2004-04-05 Jesper Harder <harder@ifa.au.dk>
10302
10303 * info.texi (Info Search): Add info-apropos.
10304
10305 2004-03-22 Juri Linkov <juri@jurta.org>
10306
10307 * faq.texi: Fix help key bindings.
10308
10309 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
10310
10311 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
10312 (as suggested by Karl Berry). Update information about colored
10313 stars in menus. Add new subheading describing M-n.
10314
10315 2004-03-12 Richard M. Stallman <rms@gnu.org>
10316
10317 * cl.texi (Top): Rename top node's title.
10318
10319 2004-03-08 Karl Berry <karl@gnu.org>
10320
10321 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
10322 problems making the texinfo distribution.
10323
10324 2004-02-29 Simon Josefsson <jas@extundo.com>
10325
10326 * smtpmail.texi (Authentication): Change the list of supported
10327 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
10328 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
10329 <voegelas@gmx.net>.
10330
10331 2004-02-29 Juanma Barranquero <lektu@terra.es>
10332
10333 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
10334 Use $(DEL) instead of rm, and ignore exit code.
10335
10336 2004-02-29 Kai GroĂŸjohann <kgrossjo@eu.uu.net>
10337
10338 Tramp version 2.0.39 released.
10339
10340 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
10341
10342 * tramp.texi (Customizing Completion): Explain new functions
10343 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
10344 (all): Savannah URLs unified to "http://savannah.nongnu.org".
10345 (Top): Refer to Savannah mailing list as the major one.
10346 Mention older mailing lists in HTML mode only.
10347 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
10348 (Frequently Asked Questions): Remote hosts must not be Unix-like
10349 for "smb" method.
10350 (Password caching): New node.
10351 (External transfer methods): Refer to password caching for "smb"
10352 method.
10353
10354 2004-02-17 Karl Berry <karl@gnu.org>
10355
10356 * info.texi (Help-Int): Mention the new line number feature.
10357
10358 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
10359
10360 * ses.texi (Advanced Features): New functionality for
10361 ses-set-header-row (defaults to current row unless C-u used).
10362 (Acknowledgements): Add Stefan Monnier.
10363
10364 2003-12-29 Kevin Ryde <user42@zip.com.au>
10365
10366 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
10367
10368 2003-11-30 Kai GroĂŸjohann <kai.grossjohann@gmx.net>
10369
10370 Tramp version 2.0.38 released.
10371
10372 * tramp.texi (Remote shell setup): Warn of environment variables
10373 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
10374 <sven.gabriel@imk.fzk.de>.
10375 (Configuration): Tramp now chooses base64/uuencode
10376 automatically. Update wording accordingly.
10377 (Top): More description for the `Default Method' menu entry.
10378 (Default Method): Use @code, not @var, for Lisp variables.
10379 (Default Method): New subsection `Which method is the right one
10380 for me?' Suggested by Christian Kirsch.
10381 (Configuration): Pointer to new subsection added.
10382 (Default Method): Too many "use" in one sentence.
10383 Rephrase. Reported by Christian Kirsch.
10384 (Filename Syntax): Old `su' example is probably a left-over from
10385 the sm/su method naming. Replace with `ssh', instead.
10386 (External transfer methods, Auto-save and Backup):
10387 Typo fixes.
10388
10389 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
10390
10391 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
10392 (Top): Mention japanese manual only if flag `jamanual' is set.
10393 Insert section `Japanese manual' in menu.
10394
10395 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
10396
10397 * eshell.texi (Known Problems): Add doc item.
10398
10399 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10400
10401 * cc-mode.texi: Update for CC Mode 5.30.
10402
10403 Note: Please refrain from doing purely cosmetic changes like
10404 removing trailing whitespace in this manual; it clobbers cvs
10405 merging for no good reason.
10406
10407 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
10408
10409 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
10410 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
10411 @acronym{ASCII}.
10412
10413 2003-10-26 Karl Berry <karl@gnu.org>
10414
10415 * info.texi (Info Search): Echo area, not echo are. From Debian
10416 diff.
10417
10418 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
10419
10420 * widget.texi (Defining New Widgets): Document new behavior of
10421 :buttons and :children keywords.
10422
10423 2003-10-22 Miles Bader <miles@gnu.org>
10424
10425 * Makefile.in (info): Move before $(top_srcdir)/info.
10426
10427 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
10428
10429 * tramp.texi (Inline methods): Small grammar fix.
10430 (External transfer methods): Likewise.
10431
10432 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
10433
10434 * speedbar.texi: Remove paragraph for GUD that is no longer true.
10435
10436 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
10437
10438 * texinfo.tex: Replace `%' in arch tagline by @ignore.
10439
10440 2003-09-30 Richard M. Stallman <rms@gnu.org>
10441
10442 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
10443
10444 * widget.texi (User Interface): Fix typos.
10445
10446 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
10447
10448 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
10449
10450 * pcl-cvs.texi (Selected Files): Fix typo.
10451
10452 2003-09-21 Karl Berry <karl@gnu.org>
10453
10454 * info.texi (] and [ commands): No period at end of section title.
10455
10456 2003-09-04 Miles Bader <miles@gnu.org>
10457
10458 * Makefile.in (top_srcdir): New variable.
10459 ($(top_srcdir)/info): New rule.
10460 (info): Depend on it.
10461
10462 2003-09-03 Peter Runestig <peter@runestig.com>
10463
10464 * makefile.w32-in: New file.
10465
10466 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
10467
10468 * widget.texi (User Interface): Explain the need of static text
10469 around an editable field.
10470
10471 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
10472
10473 * widget.texi (Basic Types): The argument to `:help-echo' can now
10474 be a form that evaluates to a string.
10475
10476 2003-08-18 Kim F. Storm <storm@cua.dk>
10477
10478 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
10479
10480 2003-08-16 Richard M. Stallman <rms@gnu.org>
10481
10482 * dired-x.texi (Shell Command Guessing): Explain *.
10483
10484 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
10485
10486 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
10487 log-edit-insert-changelog.
10488
10489 2003-08-03 Karl Berry <karl@gnu.org>
10490
10491 * info.texi: Need @contents.
10492
10493 2003-07-20 Kai GroĂŸjohann <kai.grossjohann@gmx.net>
10494
10495 Tramp version 2.0.36 released.
10496
10497 * tramp.texi (Remote shell setup): Explain about problems with
10498 non-Bourne commands in ~/.profile and ~/.shrc.
10499
10500 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
10501
10502 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
10503 renaming of `vis-mode' to `visible-mode'.
10504
10505 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
10506
10507 * info.texi (Top, Help-Small-Screen): Remove accidentally added
10508 next, prev and up pointers.
10509
10510 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
10511
10512 * info.texi (Help): Mention existence of Emacs and stand-alone
10513 Info at the very beginning of the tutorial.
10514 (Help-Inv): New node.
10515 (Help-]): New node.
10516 (Help-M): Systematically point out the differences between default
10517 Emacs and stand-alone versions. Delete second menu.
10518 (Help-Xref): Systematically point out the differences between
10519 default Emacs and stand-alone versions.
10520 (Help-Int): Change `l' example.
10521 (Expert Info): Fix typos.
10522 (Emacs Info Variables): Mention `Info-hide-note-references' and
10523 new default for `Info-scroll-prefer-subnodes'.
10524
10525 2003-06-17 Kai GroĂŸjohann <kai.grossjohann@gmx.net>
10526
10527 Version 2.0.35 of Tramp released.
10528
10529 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
10530 (Inline methods): Add methods `remsh' and `plink1'.
10531 (External transfer methods): Add method `remcp'.
10532 (Multi-hop Methods): Add method `remsh'.
10533 Small patch from Adrian Aichner <adrian@xemacs.org>:
10534 Fix minor typos.
10535 (Concept Index): Add to make manual searchable via
10536 `Info-index'.
10537 (Version Control): Add cindex entry.
10538
10539 2003-05-24 Kai GroĂŸjohann <kai.grossjohann@gmx.net>
10540
10541 * trampver.texi: Version 2.0.34 released.
10542
10543 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
10544
10545 * faq.texi: Improve previous changes.
10546
10547 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
10548
10549 * faq.texi: Update copyright and maintenance details.
10550 Update some package URLs, versions, and maintainers.
10551 Remove many references to the Emacs Lisp Archive.
10552
10553 2003-04-23 Simon Josefsson <jas@extundo.com>
10554
10555 * smtpmail.texi: Fix license (the invariant sections mentioned has
10556 never been part of the smtp manual). Align info dir entry with
10557 other emacs packages.
10558
10559 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
10560
10561 * tramp.texi: Version 2.0.33 released.
10562 Remove installation chapter. Remove XEmacs specifics.
10563
10564 2003-03-29 Richard M. Stallman <rms@gnu.org>
10565
10566 * tramp.texi (Top): Undo the previous renaming.
10567 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
10568
10569 2003-03-29 Kai GroĂŸjohann <kai.grossjohann@gmx.net>
10570
10571 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
10572 version of manual.
10573
10574 * tramp.texi (Auto-save and Backup): New node.
10575
10576 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
10577
10578 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
10579 Emacs" in order to have better differentiation to "XEmacs".
10580 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
10581 are new macros in order to point to the other Emacs flavor where
10582 appropriate. In info case, point to node `Installation' in order
10583 to explain how to generate the other way. In html case, make a
10584 link to the other html file.
10585 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
10586 after CVS checkout/update.
10587 (Installation): Completely rewritten.
10588 (Installation parameters, Load paths): New sections under
10589 `Installation'.
10590
10591 2003-02-28 Kai GroĂŸjohann <kai.grossjohann@uni-duisburg.de>
10592
10593 * tramp.texi: Version 2.0.30 released.
10594 Replace word "path" with "localname" where used as a component of
10595 a Tramp file name.
10596
10597 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
10598
10599 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
10600 introduced.
10601 (Installation): Explain what to do if files from the tramp/contrib
10602 directory are needed.
10603
10604 2003-02-23 Alex Schroeder <alex@emacswiki.org>
10605
10606 * smtpmail.texi (How Mail Works): New.
10607
10608 2003-02-22 Alex Schroeder <alex@emacswiki.org>
10609
10610 * smtpmail.texi: New file.
10611
10612 * Makefile.in: Build SMTP manual.
10613
10614 2003-02-05 Kai GroĂŸjohann <kai.grossjohann@uni-duisburg.de>
10615
10616 * tramp.texi: Version 2.0.29 released.
10617 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
10618 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
10619
10620 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
10621
10622 * tramp.texi (Frequently Asked Questions): Explain a workaround if
10623 another package loads accidentally Ange-FTP.
10624
10625 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
10626
10627 * tramp.texi (Customizing Completion): Add function
10628 `tramp-parse-sconfig'. Change example of
10629 `tramp-set-completion-function', because parsing of ssh config
10630 files looks more natural.
10631
10632 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
10633
10634 * gnus.texi: Do not use `path' in several locations.
10635
10636 2002-12-26 Kai GroĂŸjohann <kai.grossjohann@uni-duisburg.de>
10637
10638 * tramp.texi (External transfer methods): New method `smb'.
10639 From Michael Albinus.
10640
10641 2002-11-05 Karl Berry <karl@gnu.org>
10642
10643 * info.texi (Info-fontify): Reorder face list to avoid bad line
10644 breaks.
10645
10646 2002-10-06 Kai GroĂŸjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10647
10648 * tramp.texi: Move @copying to standard place.
10649 Use @insertcopying.
10650
10651 2002-10-02 Karl Berry <karl@gnu.org>
10652
10653 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
10654 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
10655 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
10656 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
10657 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
10658 Per rms, update all manuals to use @copying instead of @ifinfo.
10659 Also use @ifnottex instead of @ifinfo around the top node, where
10660 needed for the sake of the HTML output.
10661 (The Gnus manual is not fixed since it's not clear to me how it
10662 works; and the Tramp manual already uses @copying, although in an
10663 unusual way. All others were changed.)
10664
10665 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
10666
10667 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
10668 (../info/ses, ses.dvi): New targets.
10669 * ses.texi: New file.
10670
10671 2002-09-06 Pavel JanĂ­k <Pavel@Janik.cz>
10672
10673 * texinfo.tex: Update to texinfo 4.2.
10674
10675 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
10676
10677 * reftex.texi: Update to RefTeX 4.19.
10678
10679 2002-06-17 Kai GroĂŸjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10680
10681 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
10682 (../info/tramp, tramp.dvi): New targets.
10683
10684 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
10685
10686 * Makefile.in (DVI_TARGETS): Add calc.dvi.
10687 (calc.dvi): Uncomment.
10688
10689 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
10690
10691 * Makefile.in (INFO_TARGETS): Add ../info/calc.
10692 (../info/calc): New target.
10693
10694 2001-10-20 Gerd Moellmann <gerd@gnu.org>
10695
10696 * (Version 21.1 released.)
10697
10698 2001-10-05 Gerd Moellmann <gerd@gnu.org>
10699
10700 * Branch for 21.1.
10701
10702 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
10703
10704 * Makefile.in (../info/info): Use an explicit -o switch to
10705 makeinfo.
10706
10707 2001-03-05 Gerd Moellmann <gerd@gnu.org>
10708
10709 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
10710
10711 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
10712
10713 * Makefile.in (../info/idlwave): Use --no-split.
10714
10715 2000-12-14 Dave Love <fx@gnu.org>
10716
10717 * Makefile.in (mostlyclean): Remove gnustmp.*.
10718 (gnus.dvi): Change rule to remove @latex stuff.
10719
10720 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
10721
10722 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
10723
10724 2000-10-13 John Wiegley <johnw@gnu.org>
10725
10726 * Makefile.in: Add build targets for eshell.texi.
10727
10728 2000-09-25 Gerd Moellmann <gerd@gnu.org>
10729
10730 * Makefile.in: Remove/comment speedbar stuff.
10731
10732 2000-09-22 Dave Love <fx@gnu.org>
10733
10734 * Makefile.in: Add emacs-mime.
10735
10736 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
10737
10738 * Makefile.in (INFO_TARGETS): Add ../info/woman.
10739 (DVI_TARGETS): Add woman.dvi.
10740 (../info/woman, woman.dvi): New targets.
10741
10742 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
10743
10744 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
10745
10746 * pcl-cvs.texi: New file.
10747 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
10748 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
10749
10750 2000-05-11 Gerd Moellmann <gerd@gnu.org>
10751
10752 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
10753 (../info/ebrowse, ebrowse.dvi): New targets.
10754
10755 2000-01-13 Gerd Moellmann <gerd@gnu.org>
10756
10757 * Makefile.in (INFO_TARGETS): Add eudc.
10758 (DVI_TARGETS): Add eudc.dvi.
10759 (../info/eudc, eudc.dvi): New targets.
10760
10761 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
10762
10763 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
10764 compatibility with 8+3 filesystems).
10765 (../info/efaq): Rename from emacs-faq.
10766
10767 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
10768
10769 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
10770 (../info/idlwave, idlwave.dvi): New targets.
10771
10772 1999-10-23 Dave Love <fx@gnu.org>
10773
10774 * Makefile.in: Use autotype.texi.
10775
10776 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
10777
10778 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
10779 faq.texi file) rather than ../info/faq.
10780
10781 1999-10-07 Gerd Moellmann <gerd@gnu.org>
10782
10783 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
10784 (../info/ada-mode, ada-mode.dvi): New targets.
10785
10786 1999-09-01 Dave Love <fx@gnu.org>
10787
10788 * Makefile.in: Add faq.
10789
10790 1999-07-12 Richard Stallman <rms@gnu.org>
10791
10792 * Version 20.4 released.
10793
10794 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
10795
10796 * Version 20.3 released.
10797
10798 1998-04-06 Andreas Schwab <schwab@gnu.org>
10799
10800 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
10801 Use it in dvi targets.
10802 (../etc/GNU): Change to $(srcdir) first.
10803
10804 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
10805
10806 * reftex.texi: Update for RefTeX version 3.22.
10807
10808 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
10809
10810 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
10811 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
10812
10813 1997-09-23 Paul Eggert <eggert@twinsun.com>
10814
10815 * Makefile.in: Merge changes mistakenly made to `Makefile'.
10816 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
10817
10818 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10819
10820 * Version 20.2 released.
10821
10822 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10823
10824 * Version 20.1 released.
10825
10826 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10827
10828 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
10829
10830 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10831
10832 * Version 19.33 released.
10833
10834 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10835
10836 * Version 19.32 released.
10837
10838 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
10839
10840 * Makefile.in: Add rules for the Message manual.
10841
10842 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
10843
10844 * gnus.texi: New version.
10845
10846 * message.texi: New manual.
10847
10848 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10849
10850 * Makefile.in (All info targets): cd $(srcdir) to do the work.
10851
10852 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10853
10854 * Makefile.in (All info targets): Specify $(srcdir) in input files.
10855 Specify -I option.
10856 (All dvi targets): Set the TEXINPUTS variable.
10857
10858 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
10859
10860 * Version 19.31 released.
10861
10862 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
10863
10864 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
10865 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
10866
10867 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10868
10869 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
10870 (INFO_TARGETS): Add ../info/cc-mode.
10871 (DVI_TARGETS): Add cc-mode.dvi.
10872
10873 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10874
10875 * Version 19.30 released.
10876
10877 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
10878
10879 * gnus.texi: New file.
10880
10881 1995-11-04 Erik Naggum <erik@naggum.no>
10882
10883 * gnus.texi: File deleted.
10884
10885 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
10886
10887 * mh-e.texi: "Function Index" -> "Command Index" to work with
10888 Emacs 19.30 C-h C-k support of separately-documented commands.
10889
10890 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10891
10892 * Makefile.in (../info/ediff, ediff.dvi): New targets.
10893 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
10894
10895 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10896
10897 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
10898 (../info/viper, viper.dvi): New targets.
10899
10900 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
10901
10902 * dired-x.texi (Installation): Change the example to set
10903 buffer-local variables like dired-omit-files-p in
10904 dired-mode-hook.
10905
10906 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10907
10908 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
10909 (../info/mh-e, mh-e.dvi): New targets.
10910
10911 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
10912
10913 * Makefile.in (maintainer-clean): Rename from realclean.
10914
10915 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10916
10917 * Makefile.in: New file.
10918 * Makefile: File deleted.
10919
10920 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10921
10922 * Makefile (TEXINDEX_OBJS): Variable deleted.
10923 (texindex, texindex.o, getopt.o): Rules deleted.
10924 All deps on texindex deleted.
10925 (distclean): Don't delete texindex.
10926 (mostlyclean): Don't delete *.o.
10927 * texindex.c, getopt.c: Files deleted.
10928
10929 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10930
10931 * Version 19.26 released.
10932
10933 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10934
10935 * Version 19.25 released.
10936
10937 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10938
10939 * Version 19.24 released.
10940
10941 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10942
10943 * Version 19.23 released.
10944
10945 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10946
10947 * Makefile: Delete spurious tab.
10948
10949 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10950
10951 * Makefile (.SUFFIXES): New rule.
10952
10953 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10954
10955 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
10956 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
10957
10958 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10959
10960 * Makefile (../info/sc): Rename from sc.info.
10961 (../info/cl): Likewise.
10962 (INFO_TARGETS): Use new names.
10963
10964 1993-12-04 Richard Stallman (rms@srarc2)
10965
10966 * getopt.c: New file.
10967 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
10968 (getopt.o): New rule.
10969 (dvi): Don't depend on texindex.
10970 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
10971 Depend on texindex.
10972
10973 1993-12-03 Richard Stallman (rms@srarc2)
10974
10975 * Makefile (../info/sc.info): Rename from ../info/sc.
10976 (TEXI2DVI): New variable.
10977 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
10978 Add explicit commands.
10979 (TEXINDEX_OBJS): Delete duplicate getopt.o.
10980
10981 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10982
10983 * Version 19.22 released.
10984
10985 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10986
10987 * Makefile (TEXINDEX_OBJS): Delete spurious period.
10988
10989 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10990
10991 * Version 19.21 released.
10992
10993 1993-11-15 Paul Eggert (eggert@twinsun.com)
10994
10995 * man/Makefile (../info/cl.info): Rename from ../info/cl.
10996
10997 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10998
10999 * Makefile (../etc/GNU): New target.
11000 (EMACSSOURCES): Add gnu1.texi.
11001
11002 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11003
11004 * Makefile (realclean): Don't delete the Info files.
11005
11006 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
11007
11008 * forms.texi: Fix forms.texi so that it will format correctly.
11009 Add missing `@end iftex', fix bad reference.
11010
11011 * info.texi, info-stn.texi: New files implement texinfo version of
11012 `info' file.
11013
11014 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
11015
11016 * Makefile: Fix targets for texindex, new info.texi files.
11017 * info-stnd.texi: New file implements info for standalone info
11018 reader.
11019 * info.texi: Update to include recent changes to "../info/info".
11020 New source file for ../info/info; includes info-stnd.texi.
11021
11022 * texindex.c: Include "../src/config.h" if building in emacs.
11023
11024 * Makefile: Change all files to FILENAME.texi, force all targets
11025 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
11026 vip.texinfo, forms.texinfo, cl.texinfo.
11027 Add target to build texindex.c, defining `emacs'.
11028
11029 * forms.texi: Install new file to match version 2.3 of forms.el.
11030
11031 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11032
11033 * Version 19.19 released.
11034
11035 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
11036
11037 * sc.texinfo: Fix info file name.
11038
11039 * Makefile (info): Add gnus and sc.
11040 (dvi): Add gnus.dvi and sc.dvi.
11041 (../info/sc, sc.dvi): New targets.
11042
11043 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11044
11045 * Version 19.18 released.
11046
11047 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11048
11049 * Makefile: Fix source file names of the separate manuals.
11050 (gnus.dvi, ../info/gnus): New targets.
11051
11052 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11053
11054 * Version 19.17 released.
11055
11056 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11057
11058 * split-man: Fix typos in last change.
11059
11060 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11061
11062 * Version 19.16 released.
11063
11064 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11065
11066 * version 19.15 released.
11067
11068 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11069
11070 * Makefile (distclean): It's rm, not rf.
11071
11072 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11073
11074 * Version 19.14 released.
11075
11076 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11077
11078 * Makefile: New file.
11079
11080 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11081
11082 * Version 19.13 released.
11083
11084 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11085
11086 * Version 19.9 released.
11087
11088 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11089
11090 * Version 19.8 released.
11091
11092 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11093
11094 * Version 19.7 released.
11095
11096 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
11097
11098 * gnus.texinfo: New file. Removed installation instructions.
11099
11100 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
11101
11102 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
11103
11104 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
11105
11106 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
11107 then define `\sc' as the command for smallcaps in Texinfo.
11108 This means that the @sc command will produce small caps. bfox has
11109 made the corresponding change to makeinfo and texinfm.el.
11110
11111 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11112
11113 * vip.texinfo: Remove menu entry Adding Lisp Code in node
11114 Customization since the menu entry did not point to anything.
11115 Also add an @finalout command to remove overfull hboxes from the
11116 printed output.
11117
11118 * cl.texinfo: Add @bye, \input line and @settitle to file.
11119 This file is clearly intended to be a chapter of some other work,
11120 but the other work does not yet exist.
11121
11122 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11123
11124 * texinfo.texinfo: Three typos corrected.
11125
11126 ;; Local Variables:
11127 ;; coding: utf-8
11128 ;; End:
11129
11130 Copyright (C) 1993-1999, 2001-2013 Free Software Foundation, Inc.
11131
11132 This file is part of GNU Emacs.
11133
11134 GNU Emacs is free software: you can redistribute it and/or modify
11135 it under the terms of the GNU General Public License as published by
11136 the Free Software Foundation, either version 3 of the License, or
11137 (at your option) any later version.
11138
11139 GNU Emacs is distributed in the hope that it will be useful,
11140 but WITHOUT ANY WARRANTY; without even the implied warranty of
11141 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11142 GNU General Public License for more details.
11143
11144 You should have received a copy of the GNU General Public License
11145 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.