org.texi: Don't include Emacs version within Org's version
[bpt/emacs.git] / doc / misc / ChangeLog
1 2013-12-06 Bastien Guerry <bzg@gnu.org>
2
3 * org.texi: Don't include Emacs version within Org's version.
4
5 2013-12-06 Nicolas Goaziou <n.goaziou@gmail.com>
6
7 * org.texi (Creating one-off styles): Use new export snippet
8 syntax.
9
10 * org.texi (Export settings): documentation describing how text
11 above the first heading is ignored when an :export: tag is in a
12 file.
13
14 2013-12-05 Michael Albinus <michael.albinus@gmx.de>
15
16 * dbus.texi (Type Conversion): Clarify unibyte-ness of strings.
17
18 2013-11-30 Glenn Morris <rgm@gnu.org>
19
20 * Makefile.in (distclean): Remove Makefile.
21
22 2013-11-20 era eriksson <era+emacsbugs@iki.fi>
23
24 * ses.texi (Quick Tutorial): New chapter. (Bug#14748)
25 (The Basics, Formulas): Copyedits.
26 (Resizing, Printer functions): Add index entries.
27
28 2013-11-17 Jay Belanger <jay.p.belanger@gmail.com>
29
30 * calc.texi (Customizing Calc): Mention new variable
31 `calc-context-sensitive-enter'.
32
33 2013-11-12 Aaron Ecay <aaronecay@gmail.com>
34
35 * org.texi (Exporting code blocks): Document the 'inline-only
36 setting for `org-export-babel-evaluate'. Document how :var
37 introduces code block dependencies.
38
39 2013-11-12 Achim Gratz <Stromeko@Stromeko.DE>
40
41 * org.texi (Header arguments): Document header-args[:lang]
42 properties and remove deprecated old-style properties from
43 documentation.
44
45 * org.texi (Agenda commands): Remove footnote from @tsubheading
46 and add a sentence with the reference instead.
47
48 2013-11-12 Bastien Guerry <bzg@gnu.org>
49
50 * org.texi (Catching invisible edits):
51 * org.texi (Plain lists, Plain lists):
52 * org.texi (Advanced configuration):
53 * org.texi (Tag groups):
54 * org.texi (Conventions):
55 * org.texi (Checkboxes, Radio lists):
56 * org.texi (Top, Summary, Exporting):
57 * org.texi (In-buffer settings): Fix typos.
58
59 * org.texi (Refile and copy): Document `org-copy' and `C-3 C-c
60 C-w'. Add an index entry for `org-refile-keep'.
61
62 * org.texi (Plain lists): Add an index entry for sorting plain
63 list. Document sorting by checked status for check lists.
64
65 * org.texi (Publishing options): Fix old variable names.
66
67 * org.texi (Orgstruct mode): Fix suggested setting of
68 `orgstruct-heading-prefix-regexp'.
69
70 * org.texi (Export settings): Document
71 `org-export-allow-bind-keywords'.
72
73 * org.texi (History and Acknowledgments): Small rephrasing.
74
75 * org.texi (Template elements): Add a footnote about tags accepted
76 in a year datetree.
77
78 * org.texi (Beamer export, @LaTeX{} and PDF export)
79 (Header and sectioning, @LaTeX{} specific attributes): Enhance
80 style.
81
82 * org.texi (Agenda commands): Add a footnote about dragging agenda
83 lines: it does not persist and it does not change the .org files.
84
85 * org.texi (Agenda commands): Add a table heading for dragging
86 agenda lines forward/backward.
87
88 * org.texi (Agenda commands): Add documentation for
89 `org-agenda-bulk-toggle' and `org-agenda-bulk-toggle-all'.
90
91 * org.texi (Publishing options): Update the list of options.
92 (Simple example, Complex example): Fix the examples.
93
94 * org.texi (Formula syntax for Calc): Don't use a bold font the
95 warning.
96
97 * org.texi (Other built-in back-ends): New section.
98
99 * org.texi (Editing source code): Document
100 `org-edit-src-auto-save-idle-delay' and
101 `org-edit-src-turn-on-auto-save'.
102
103 * org.texi (External links): Document contributed link types
104 separately.
105
106 * org.texi (Closing items): Document
107 `org-closed-keep-when-no-todo'.
108
109 * org.texi (Export back-ends): Rename from "Export formats".
110 (The Export Dispatcher): Remove reference to
111 `org-export-run-in-background'.
112 (Export settings): Minor rewrites.
113 (ASCII/Latin-1/UTF-8 export): Update variable's name.
114 (In-buffer settings): Add #+HTML_HEAD_EXTRA.
115
116 * org.texi (Export in foreign buffers): New section.
117 (Exporting): Remove documentation about converting the selected
118 region.
119
120 * org.texi (Advanced configuration): Put the filter valid types in
121 a table. Use @lisp and @smalllisp.
122
123 * org.texi: Use @code{nil} instead of nil. Update the maintainer
124 contact info.
125
126 * org.texi (Exporting): Better introductory sentence. Add a note
127 about conversion commands.
128 (Feedback, Orgstruct mode, Built-in table editor)
129 (Built-in table editor, Orgtbl mode, Updating the table)
130 (Property syntax, Capturing column view, Capture)
131 (Agenda files, Agenda commands, CDLaTeX mode, CDLaTeX mode)
132 (Exporting, Extending ODT export)
133 (Working with @LaTeX{} math snippets, dir, Customization)
134 (Radio tables, A @LaTeX{} example, Pulling from MobileOrg):
135 Uniformly use @kbd{M-x command RET}.
136
137 * org.texi (Filtering/limiting agenda items): New subsection.
138 Document the use of `org-agenda-max-*' options and
139 `org-agenda-limit-interactively' from the agenda.
140 (Agenda commands): Move details about filtering commands to
141 the new section, only include a summary here.
142 (Customizing tables in ODT export)
143 (System-wide header arguments, Conflicts, Dynamic blocks): Use
144 spaces for indentation.
145
146 * org.texi (Emphasis and monospace): Mention `org-emphasis-alist'.
147
148 * org.texi (Links in HTML export, Images in HTML export)
149 (post): Fix syntax within #+ATTR_*.
150 (Tables in HTML export): Document `org-html-table-row-tags'
151 and use `org-html-table-default-attributes' instead of
152 `org-html-table-tag'.
153
154 * org.texi (Publishing action, Publishing options)
155 (Publishing links): Major rewrite. Enhance explanations for
156 `org-org-publish-to-org'. Remove reference to
157 `org-export-run-in-background'.
158
159 * org.texi: Fix many small typos. Use #+NAME instead of
160 #+TBLNAME. Use @smalllisp instead of @example.
161 (Special symbols): Add index?
162 (HTML preamble and postamble): Don't mention obsolete use of
163 opt-plist.
164 (JavaScript support): Don't mention the org-jsinfo.el file as it
165 has been merged with ox-html.el.
166
167 * org.texi (Installation, Feedback, Setting Options)
168 (Code evaluation security, org-crypt.el): Use @lisp instead of
169 @example.
170 (Agenda commands): Use @table instead of @example.
171
172 * org.texi (Adding hyperlink types): New appendix.
173
174 * org.texi (ODT export commands, Extending ODT export)
175 (Applying custom styles, Images in ODT export)
176 (Labels and captions in ODT export)
177 (Literal examples in ODT export)
178 (Configuring a document converter)
179 (Working with OpenDocument style files)
180 (Customizing tables in ODT export)
181 (Validating OpenDocument XML): Fix options names.
182
183 * org.texi (History and Acknowledgments): Update acknowledgments
184 to Nicolas. Add Nicolas Goaziou to the list of contributors.
185
186 * org.texi (System-wide header arguments): Don't use "customizing"
187 for setting a variable. Also remove comments.
188
189 * org.texi (Weekly/daily agenda): Add `org-agenda-start-day' and
190 `org-agenda-start-on-weekday' to the variable index and document
191 them.
192
193 * org.texi (Sparse trees, Agenda commands)
194 (@LaTeX{} fragments, Selective export, Export options)
195 (The export dispatcher, ASCII/Latin-1/UTF-8 export)
196 (HTML Export commands, @LaTeX{}/PDF export commands)
197 (iCalendar export, Publishing options, Triggering publication)
198 (In-buffer settings): Update to reflect changes from the new
199 export engine.
200
201 * org.texi (Matching tags and properties): More examples. Explain
202 group tags expansion as regular expressions.
203
204 * org.texi (Tag groups): New section.
205
206 * org.texi (Setting tags): Tiny formatting fixes.
207
208 * org.texi (Plain lists, Checkboxes): Use non-obsolete variable
209 names.
210
211 * org.texi (Storing searches): Add "agenda" and "agenda*" to the
212 concept index. Include example for these agenda views.
213 (Special agenda views): Mention the "agenda*" agenda view.
214
215 * org.texi (Repeated tasks): Document how to ignore a repeater
216 when using both a scheduled and a deadline timetamp.
217
218 * org.texi (Global and local cycling): Wrap in a new subsection.
219 (Initial visibility, Catching invisible edits): New subsections.
220
221 * org.texi (Visibility cycling): Mention that
222 `org-agenda-inhibit-startup' will prevent visibility setting when
223 the agenda opens an Org file for the first time.
224
225 * org.texi (Org syntax): New section.
226
227 * org.texi (Orgstruct mode): Document
228 `orgstruct-heading-prefix-regexp'.
229
230 * org.texi (Speeding up your agendas): New section.
231
232 * org.texi (Installation): When installing Org from ELPA, users
233 should do this from an Emacs session where no .org file has been
234 visited.
235
236 * org.texi (CSS support, In-buffer settings): Update HTML options
237 names.
238
239 * org.texi (Structure editing): Update documentation for
240 `org-insert-heading-or-item'.
241 (Plain lists, Relative timer): Update index entry.
242
243 * org.texi (JavaScript support): Update variable names.
244
245 * org.texi (comments): Minor formatting fix.
246
247 * org.texi (@LaTeX{} fragments): Minor enhancement.
248
249 * org.texi: Update the list contributions.
250
251 * org.texi (Agenda commands): Exporting the agenda to an .org file
252 will not copy the subtrees and the inherited tags. Document
253 `org-agenda-filter-by-regexp'.
254
255 * org.texi (Publishing action, Complex example): Fix names of
256 publishing functions.
257
258 * org.texi (Top, Exporting): Delete references to Freemind.
259 (Freemind export): Delete section.
260
261 * org.texi (Top, Exporting): Delete references to the XOXO export.
262 (XOXO export): Delete section.
263
264 * org.texi (Capture): Mention that org-remember.el is not
265 supported anymore.
266
267 * org.texi (Top, Exporting, Beamer class export): Delete
268 references to the TaskJuggler export.
269 (History and Acknowledgments): Mention that the TaskJuggler has
270 been rewritten by Nicolas and now lives in the contrib/ directory
271 of Org's distribution. Mention that Jambunathan rewrote the HTML
272 exporter. Remove Jambunathan from my own acknowledgments.
273 (TaskJuggler export): Delete.
274
275 * org.texi (HTML preamble and postamble)
276 (Tables in HTML export, Images in HTML export)
277 (Math formatting in HTML export, CSS support)
278 (@LaTeX{} and PDF export, Publishing options): Fix the names of
279 the HTML export and publishing options.
280
281 * org.texi (Literal examples, Export options)
282 (@LaTeX{} and PDF export, Header and sectioning)
283 (Publishing options): Fix LaTeX options names.
284
285 * org.texi (Export options, CSS support, In-buffer settings): Fix
286 references to HTML_LINK_* and HTML_STYLE keywords.
287
288 * org.texi (Export options, In-buffer settings): Fix references to
289 #+SELECT_TAGS and #+EXCLUDE_TAGS and remove reference to #+XSLT.
290
291 * org.texi (Top, Markup, Initial text, Images and tables)
292 (@LaTeX{} fragments, @LaTeX{} fragments, Exporting)
293 (Export options, JavaScript support, Beamer class export): Remove
294 references to the DocBook export, which has been deleted.
295 (History and Acknowledgments): Mention that DocBook has been
296 deleted, suggest to use the Texinfo exporter instead, then to
297 convert the .texi to DocBook with makeinfo.
298 (Links in ODT export, Tables in ODT export): Fix indices.
299
300 * org.texi (Deadlines and scheduling): Add a variable to the
301 index. Add documentation about delays for scheduled tasks.
302
303 * org.texi (Emphasis and monospace): Mention
304 `org-fontify-emphasized-text' and
305 `org-emphasis-regexp-components'.
306
307 * org.texi (References): Small enhancement.
308
309 * org.texi (Column width and alignment): Make the example visually
310 more clear.
311
312 * org.texi (The clock table): Document :mstart and :wstart as a
313 way to set the starting day of the week.
314
315 * org.texi (In-buffer settings): Document new startup keywords.
316 Thanks to John J Foerch for this idea.
317
318 * org.texi (Include files): Tiny formatting fix.
319
320 * org.texi (Activation): Point to the "Conflicts" section.
321
322 2013-11-12 Carsten Dominik <carsten.dominik@gmail.com>
323
324 * org.texi (CSS support): Clarify this section.
325
326 * org.texi (@LaTeX{} specific attributes): Document that tabu and
327 tabularx packages are not in the default set of packages.
328
329 * org.texi (Agenda commands): Document fortnight view.
330
331 * org.texi: Document conflict with ecomplete.el.
332
333 * org.texi (History and Acknowledgments): Acknowledgements for
334 Jason Dunsmore and Rakcspace.
335
336 * org.texi: Rename org-crypt.el node to org-crypt.
337
338 * org.texi (A @LaTeX{} example): Fix typo in variable name.
339
340 * org.texi (MobileOrg): Mention the new iPhone developer.
341
342 * org.texi (Table of contents) Improve documentation of TOC
343 placement.
344
345 * org.texi: Explain that date/time information at read-date prompt
346 should start at the beginning, not anywhere in the middle of a
347 long string.
348
349 2013-11-12 Christopher Schmidt <christopher@ch.ristopher.com>
350
351 * org.texi (Orgstruct mode): Fix wrong regexp.
352
353 2013-11-12 Eric Abrahamsen <eric@ericabrahamsen.net>
354
355 * org.texi: Document export to (X)HTML flavors.
356
357 2013-11-12 Eric Schulte <schulte.eric@gmail.com>
358
359 * org.texi (Extracting source code): Mention the prefix argument
360 to org-babel-tangle.
361 (noweb): Removed erroneous negative.
362 (Specific header arguments): Document new header arguments.
363 Documentation for new tangle-mode header argument.
364 (Top): Documentation for new tangle-mode header argument.
365 (rownames): Documentation for new tangle-mode header argument.
366 Mention elisp as special rowname case.
367 (tangle-mode): Documentation for new tangle-mode header argument.
368 (post): Documentation and an example of usage.
369 (var): Remove the "Alternate argument syntax" section from the
370 documentation.
371 (hlines): Note that :hline has no effect for Emacs Lisp code
372 blocks.
373
374 2013-11-12 Feng Shu <tumashu@gmail.com>
375
376 * org.texi (@LaTeX{} fragments, Previewing @LaTeX{} fragments)
377 (Math formatting in HTML export)
378 (Working with @LaTeX{} math snippets): Add document about creating
379 formula image with imagemagick.
380
381 * org.texi (@LaTeX{} specific attributes): Document `:caption'
382 attribute of #+ATTR_LATEX.
383
384 2013-11-12 Grégoire Jadi <gregoire.jadi@gmail.com>
385
386 * org.texi (Handling links): Fix a typo in
387 `org-startup-with-inline-images' documentation.
388
389 * org.texi (Previewing @LaTeX{} fragments): Document the startup
390 keywords to use for previewing LaTeX fragments or not.
391 (Summary of in-buffer settings): Improve formatting and add an
392 entry for the variable `org-startup-with-latex-preview'.
393
394 * org.texi (Property syntax): Recall the user to refresh the org
395 buffer when properties are set on a per-file basis.
396
397 2013-11-12 Gustav Wikström <gustav.erik@gmail.com> (tiny change)
398
399 * org.texi (Matching tags and properties): Clarification.
400
401 2013-11-12 Ippei Furuhashi <top.tuna+orgmode@gmail.com>
402
403 * org.texi (Editing and debugging formulas): Add an example when a
404 table has multiple #+TBLFM lines.
405
406 2013-11-12 Ivan Vilata i Balaguer <ivan@selidor.net> (tiny change)
407
408 * org.texi (The clock table): Document acceptance of relative
409 times in tstart and tend, link to syntax description and provide
410 example.
411
412 2013-11-12 Jarmo Hurri <jarmo.hurri@syk.fi>
413
414 * org.texi (The spreadsheet): Document lookup functions.
415
416 2013-11-12 Kodi Arfer <git@arfer.net> (tiny change)
417
418 * org.text (CSS support): Mention .figure-number, .listing-number,
419 and .table-number.
420
421 2013-11-12 Michael Brand <michael.ch.brand@gmail.com>
422
423 * org.texi
424 (Formula syntax for Calc, Emacs Lisp forms as formulas): Reformat
425 spreadsheet formula mode strings and some examples from @example
426 block with xy @r{yz} to @table.
427
428 * org.texi (Formula syntax for Calc): Improve the documentation of
429 empty fields in formulas for spreadsheet. Add explanation and
430 example for empty field. Extend explanations of format
431 specifiers. Add a sentence to mention Calc defmath.
432
433 * org.texi (Column formulas): Add a sentence to be more explicit
434 about when a table header is mandatory.
435
436 2013-11-12 Nicolas Goaziou <n.goaziou@gmail.com>
437
438 * org.texi (Subscripts and superscripts): Remove reference to
439 quoted underscores until this mechanism is implemented again.
440
441 * org.texi (Beamer export): Be more accurate about BEAMER_OPT
442 property.
443
444 * org.texi (Document title): Subtree export is no longer triggered
445 by marking one as the region.
446 (Horizontal rules): LaTeX export doesn't use "\hrule" anymore, and
447 giving examples isn't very useful: "horizontal rule" is, at least,
448 as explicit as <hr/>.
449
450 * org.texi (HTML doctypes): Reflect keyword removal.
451 (CSS support): Reflect keyword removal.
452
453 * org.texi (@LaTeX{} specific attributes): Document new :float
454 values.
455
456 * org.texi (Export settings): Improve documentation.
457
458 * org.texi (Math formatting in HTML export): Fix OPTIONS item's name.
459 (Text areas in HTML export): Update text areas.
460 (HTML Export commands): Update export commands.
461
462 * org.texi (Header and sectioning): Add a footnote about the
463 different between LATEX_HEADER_EXTRA and LATEX_HEADER.
464
465 * org.texi (The Export Dispatcher): Document
466 `org-export-in-background'.
467
468 * org.texi (Footnotes): Export back-ends do not use
469 `org-footnote-normalize' anymore.
470
471 * org.texi: Document variable changes.
472
473 * org.texi (Export settings): Doument p: item in OPTIONS keyword.
474
475 * org.texi (Exporting): Massive rewrite of the first sections.
476 (Selective export): Delete.
477 (The Export Dispatcher): Rewrite.
478 (Export options): Rewrite as "Export settings".
479
480 * org.texi: Small changes to documentation for embedded LaTeX.
481
482 * org.texi (Internal links): Document #+NAME keyword and
483 cross-referencing during export.
484
485 * org.texi (Include files): Remove reference to :prefix1
486 and :prefix. Give more details for :minlevel.
487
488 * org.texi (Macro replacement): Fix macro name. Update
489 documentation about possible locations and escaping mechanism.
490
491 * org.texi (Table of contents): Update documentation. Document
492 lists of listings and lists of tables. Add documentation for
493 optional title and #+TOC: keyword.
494
495 2013-11-12 Rick Frankel <rick@rickster.com>
496
497 * org.texi (results): Add Format section, broken out of Type
498 section to match code.
499 (hlines, colnames): Remove incorrect Emacs Lisp exception. Note
500 that the actual default handling (at least for python and
501 emacs-lisp) does not seem to match the description.
502
503 2013-11-12 Sacha Chua <sacha@sachachua.com> (tiny change)
504
505 * org.texi (The date/time prompt): Update the documentation to
506 reflect the new way `org-read-date-get-relative' handles weekdays.
507
508 2013-11-12 Yasushi Shoji <yashi@atmark-techno.com>
509
510 * org.texi (Resolving idle time): Document
511 `org-clock-x11idle-program-name'.
512
513 2013-10-24 Michael Albinus <michael.albinus@gmx.de>
514
515 * ert.texi (Running Tests Interactively): Adapt examle output.
516 (Tests and Their Environment): Mention skip-unless.
517
518 2013-10-23 Glenn Morris <rgm@gnu.org>
519
520 * dired-x.texi, ebrowse.texi, ede.texi, eieio.texi, eshell.texi:
521 * pcl-cvs.texi, sc.texi, srecode.texi, vip.texi, viper.texi:
522 * widget.texi: Nuke @refill.
523
524 * Makefile.in (install-dvi, install-html, install-pdf)
525 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
526 (uninstall-pdf): Quote entities that might contain whitespace.
527
528 2013-10-17 Jay Belanger <jay.p.belanger@gmail.com>
529
530 * calc.el (Data Type Formats): Don't specify the size at
531 which integers begin to be represented by lists.
532
533 2013-10-14 Xue Fuqiao <xfq.free@gmail.com>
534
535 * cl.texi (Argument Lists): Add indexes for &key and &aux.
536
537 2013-10-07 Michael Albinus <michael.albinus@gmx.de>
538
539 * trampver.texi: Update release number.
540
541 2013-10-02 Michael Albinus <michael.albinus@gmx.de>
542
543 Sync with Tramp 2.2.8.
544
545 * tramp.texi (External packages): Use `non-essential'.
546 * trampver.texi: Update release number.
547
548 2013-09-14 Glenn Morris <rgm@gnu.org>
549
550 * eshell.texi: Markup fixes.
551
552 2013-09-11 Xue Fuqiao <xfq.free@gmail.com>
553
554 * ido.texi (Interactive Substring Matching): Use @key{RET} instead
555 of @kbd{RET}.
556 (Prefix Matching): Add an index.
557
558 2013-09-08 Glenn Morris <rgm@gnu.org>
559
560 * emacs-gnutls.texi: Tweak direntry.
561
562 2013-09-06 Michael Albinus <michael.albinus@gmx.de>
563
564 * tramp.texi (Alternative Syntax): Remove chapter.
565
566 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
567
568 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
569 for portability to hosts where /bin/sh has problems.
570
571 2013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
572
573 Try to reduce redundancy in doc/misc/Makefile.in.
574 * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
575 (TARGETS): New intermediate variable.
576 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
577
578 2013-08-27 Glenn Morris <rgm@gnu.org>
579
580 * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
581
582 * efaq.texi: Rename from faq.texi, to match its output files.
583 * Makefile.in: Update for faq.texi name change.
584
585 * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
586
587 * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
588
589 * efaq-w32.texi: Move here from the web-pages repository.
590 * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
591 (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
592 (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
593 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
594 Add DOCMISC_*_W32 variables.
595 (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
596 (efaq_w32_deps): New variable.
597 (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
598 (efaq-w32.pdf, efaq-w32.html): New rules.
599 (clean): Remove efaq-w32 products.
600
601 2013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
602
603 * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
604 shift_jis from the default value set to mm-coding-system-priorities for
605 Japanese users.
606
607 2013-08-13 Glenn Morris <rgm@gnu.org>
608
609 * reftex.texi (LaTeX xr Package, Options - Table of Contents)
610 (Options - Defining Label Environments, Options - Creating Labels)
611 (Options - Referencing Labels, Options - Creating Citations)
612 (Options - Index Support, Options - Viewing Cross-References)
613 (Options - Finding Files, Options - Optimizations)
614 (Options - Fontification, Options - Misc):
615 * cc-mode.texi (Sample Init File):
616 * edt.texi (Init file):
617 * epa.texi (Encrypting/decrypting gpg files):
618 * mairix-el.texi (About, Setting up the mairix interface, Using)
619 (Extending):
620 Rename nodes to avoid characters that can cause Texinfo problems.
621
622 2013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
623
624 * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
625
626 2013-08-12 Glenn Morris <rgm@gnu.org>
627
628 * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
629 (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
630 (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
631 (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
632 (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
633 (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
634 (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
635 (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
636 (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
637 (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
638 (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
639 (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
640 (wisent_deps, woman_deps): New variables. Use to reduce duplication.
641
642 * woman.texi (Top): Avoid mailto: in html output.
643
644 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
645 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
646 (INSTALL_DATA): New, set by configure.
647 (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
648 (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
649 install-ps ,install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
650 uninstall-ps, and uninstall-doc.
651 (.SUFFIXES): Add .ps and .dvi.
652 (.dvi.ps): New suffix rule.
653 (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
654 (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
655 (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
656 (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
657 (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
658 (forms.html, gnus.html, htmlfontify.html, idlwave.html)
659 (ido.html, mairix-el.html, message.html, mh-e.html)
660 (newsticker.html, nxml-mode.html, org.html, pgg.html)
661 (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
662 (semantic.html, sieve.html, smtpmail.html, speedbar.html)
663 (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
664 (viper.html, widget.html, wisent.html, woman.html, install-dvi)
665 (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
666 (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
667 New rules.
668 (clean): Remove HTML_TARGETS and PS_TARGETS.
669
670 2013-08-10 Xue Fuqiao <xfq.free@gmail.com>
671
672 * ido.texi (Working Directories):
673 (Flexible Matching, Regexp Matching, Find File At Point)
674 (Ignoring, Misc Customization): Use @defopt for user options.
675
676 2013-08-09 Xue Fuqiao <xfq.free@gmail.com>
677
678 * htmlfontify.texi (Customization): Remove documentation of
679 `hfy-fast-lock-save'. Minor fixes.
680
681 2013-08-08 Xue Fuqiao <xfq.free@gmail.com>
682
683 * ido.texi (Top): Insert node "Working Directories" in menu.
684 (Working Directories): New node.
685 (Misc Customization): Add documentation of
686 `ido-confirm-unique-completion' and some other user options.
687
688 2013-08-07 Eli Zaretskii <eliz@gnu.org>
689
690 * todo-mode.texi: Update @dircategory.
691 (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
692 (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
693 @ref.
694
695 2013-08-07 Xue Fuqiao <xfq.free@gmail.com>
696
697 * sc.texi (Introduction): Fix index.
698 (Usage Overview):
699 (Citations, Citation Elements, Recognizing Citations)
700 (Information Keys and the Info Alist, Reference Headers)
701 (The Built-in Header Rewrite Functions)
702 (Electric References, Reply Buffer Initialization)
703 (Filling Cited Text, Selecting an Attribution)
704 (Attribution Preferences)
705 (Anonymous Attributions, Author Names)
706 (Using Regi, Post-yank Formatting Commands)
707 (Citing Commands, Insertion Commands)
708 (Mail Field Commands)
709 (Hints to MUA Authors, Thanks and History): Change from one space
710 between sentences to two.
711 (What Supercite Does): Typo fix.
712
713 * newsticker.texi (Usage): Use @key for RET.
714
715 * cl.texi (Argument Lists):
716 (For Clauses):
717 (Macros): Add indexes.
718
719 2013-08-05 Xue Fuqiao <xfq.free@gmail.com>
720
721 * cl.texi (Blocks and Exits): Add an index.
722
723 2013-08-04 Stephen Berman <stephen.berman@gmx.net>
724
725 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
726 (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT)):
727 (todo-mode.dvi, todo-mode.pdf): New rules.
728
729 * todo-mode.texi: New file.
730
731 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
732
733 * gnus.texi (Basic Usage): Mention that warp means jump here.
734 (The notmuch Engine): Mention notmuch.
735
736 2013-07-30 Tassilo Horn <tsdh@gnu.org>
737
738 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
739 `gnus-subthread-sort-functions' and remove the obsolete documentation
740 of `gnus-sort-threads-recursively'.
741
742 2013-07-29 David Engster <deng@randomsample.de>
743
744 * eieio.texi (top): Make clear that EIEIO is not a full CLOS
745 implementation.
746 (Introduction): Add further missing features.
747 (Building Classes): Add introductory paragraph.
748 (Wish List): Add metaclasses and EQL specialization.
749
750 2013-07-29 Michael Albinus <michael.albinus@gmx.de>
751
752 * tramp.texi (Frequently Asked Questions): Mention
753 `tramp-use-ssh-controlmaster-options'.
754
755 2013-07-26 Tassilo Horn <tsdh@gnu.org>
756
757 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
758 `gnus-sort-threads-recursively'.
759
760 2013-07-25 Glenn Morris <rgm@gnu.org>
761
762 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
763 (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
764
765 * erc.texi (Special Features): Update contact information.
766 (History): Avoid using @email.
767
768 * eshell.texi (Bugs and ideas): Minor updates.
769
770 * faq.texi (Reporting bugs, Origin of the term Emacs)
771 (Setting up a customization file)
772 (Using an already running Emacs process, Turning off beeping)
773 (Packages that do not come with Emacs)
774 (Replying to the sender of a message): Avoid using @email.
775
776 * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
777
778 * reftex.texi (Imprint): Avoid using @email.
779
780 * ses.texi (Top): Update bug reporting instructions.
781 (Acknowledgments): Avoid using @email.
782
783 * woman.texi (Introduction, Background): Remove outdated information.
784 (Bugs, Acknowledgments): Avoid using @email.
785
786 2013-07-24 Xue Fuqiao <xfq.free@gmail.com>
787
788 * ido.texi: New file.
789
790 2013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
791
792 * gnus.texi (Customizing Articles): Document function predicates.
793
794 2013-07-08 Tassilo Horn <tsdh@gnu.org>
795
796 * gnus.texi (lines): Correct description of
797 `gnus-registry-track-extra's default value. Mention
798 `gnus-registry-remove-extra-data'.
799
800 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
801
802 * gnus.texi (Group Parameters): Mention regexp
803 substitutions (bug#11688).
804
805 2013-07-06 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
806
807 * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
808
809 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
810
811 * gnus.texi (Emacsen): Fix version.
812
813 * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
814
815 2013-07-06 Glenn Morris <rgm@gnu.org>
816
817 * mh-e.texi: Fix external links.
818 (Using This Manual): Printed elisp manuals no longer available.
819
820 * newsticker.texi (Overview): Update URL.
821
822 * nxml-mode.texi (Introduction): Update URL.
823
824 * org.texi (JavaScript support): Fix URL.
825
826 * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
827
828 * eudc.texi (CCSO PH/QI): Remove defunct URL.
829
830 * dbus.texi (Introspection): Update URL to a less defunct one.
831
832 * gnus.texi (Top): Restrict "Other related manuals" to info output.
833 (Foreign Groups): Use @indicateurl for examples.
834 (Direct Functions): Remove defunct URL.
835 (RSS): Update URL.
836
837 * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
838 (FAQ 7-1): Update URL.
839
840 * pgg.texi (Top, Overview): Add note about obsolescence.
841
842 2013-07-03 Paul Eggert <eggert@cs.ucla.edu>
843
844 * texinfo.tex: Merge from gnulib.
845
846 2013-07-03 Glenn Morris <rgm@gnu.org>
847
848 * bovine.texi (top):
849 * cc-mode.texi (AWK Mode Font Locking):
850 * mh-e.texi (Preface):
851 * url.texi (URI Parsing): Fix cross-references to other manuals.
852
853 2013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
854
855 * gnus.texi (Client-Side IMAP Splitting):
856 Note that `nnimap-inbox' now can be a list.
857
858 2013-06-24 Glenn Morris <rgm@gnu.org>
859
860 * eshell.texi: Fix cross-references to other manuals.
861
862 2013-06-23 Glenn Morris <rgm@gnu.org>
863
864 * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
865 Remove; not needed now we use a standard html layout for the faq.
866 (clean): Remove HTML_TARGETS, emacs-faq.text.
867
868 2013-06-21 Eduard Wiebe <usenet@pusto.de>
869
870 * flymake.texi (Parsing the output, Customizable variables):
871 Add reference to `flymake-warning-predicate'.
872
873 2013-06-19 Michael Albinus <michael.albinus@gmx.de>
874
875 * tramp.texi (Top, Configuration): Insert section `Predefined
876 connection information' in menu.
877 (Predefined connection information): New section.
878 (Android shell setup): Make a reference to `Predefined connection
879 information'.
880
881 2013-06-19 Glenn Morris <rgm@gnu.org>
882
883 * Makefile.in (version): New, set by configure.
884 (clean): Delete dist tar file.
885 (infoclean): New, split from maintainer-clean.
886 (maintainer-clean): Run infoclean.
887 (dist): New rule, to make tarfile for www.gnu.org.
888
889 2013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
890
891 * sieve.texi (Managing Sieve): Fix port in example, fix documentation
892 for keys q and Q.
893 (Standards): Reference RFC5804 as the defining document of the
894 managesieve protocol.
895
896 2013-06-10 Aidan Gauland <aidalgol@amuri.net>
897
898 * eshell.texi (Input/Output): Expand to cover new visual-command
899 options, eshell-visual-subcommands and eshell-visual-options.
900 Divide into separate Visual Commands and Redirection sections.
901
902 2013-06-10 Glenn Morris <rgm@gnu.org>
903
904 * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
905
906 2013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
907
908 * gnus.texi (Article Date):
909 Fix description of gnus-article-update-date-headers.
910
911 2013-05-28 Xue Fuqiao <xfq.free@gmail.com>
912
913 * erc.texi (Special Features): ERC is being maintained within
914 Emacs now.
915
916 2013-05-25 Xue Fuqiao <xfq.free@gmail.com>
917
918 * flymake.texi: Change from one space between sentences to two.
919
920 2013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
921
922 * cl.texi (Obsolete Macros): Describe replacements for `flet'
923 (bug#14293).
924
925 2013-04-16 Michael Albinus <michael.albinus@gmx.de>
926
927 * tramp.texi (Frequently Asked Questions): Precise, how to define
928 an own ControlPath.
929
930 2013-04-15 Michael Albinus <michael.albinus@gmx.de>
931
932 * tramp.texi (Frequently Asked Questions): New item for
933 ControlPath settings.
934
935 2013-03-31 Jay Belanger <jay.p.belanger@gmail.com>
936
937 * calc.texi (Basic Operations on Units): Streamline some
938 descriptions.
939
940 2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
941
942 * eshell.texi (Built-ins): Update manual to mention tramp module.
943
944 2013-03-18 Michael Albinus <michael.albinus@gmx.de>
945
946 * tramp.texi (Filename Syntax): Host names are not allowed to be
947 any method name, unless method name is specified explicitly.
948 Remove restriction on unibyte filenames.
949
950 * trampver.texi: Update release number.
951
952 2013-03-17 Paul Eggert <eggert@cs.ucla.edu>
953
954 doc: convert some TeX accents to UTF-8
955 * emacs-mime.texi (Interface Functions): Use 'ï' rather than
956 '@"{@dotless{i}}'.
957
958 2013-03-15 Michael Albinus <michael.albinus@gmx.de>
959
960 Sync with Tramp 2.2.7.
961
962 * trampver.texi: Update release number.
963
964 2013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
965
966 * calc.texi (Basic Operations on Units): Streamline some
967 descriptions.
968
969 2013-03-08 Glenn Morris <rgm@gnu.org>
970
971 * faq.texi (Top): Don't say this was updated @today.
972 That's irrelevant and leads to spurious diffs.
973
974 2013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
975
976 * calc.texi (Basic Operations on Units):
977 Fix cross-reference.
978
979 2013-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
980
981 * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
982
983 2013-03-06 Alan Mackenzie <acm@muc.de>
984
985 * cc-mode.texi (Custom Line-Up): Clarify position of point on
986 calling a line-up function.
987
988 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
989
990 * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
991 * ses.texi: Switch from Latin-1 to UTF-8.
992
993 2013-03-03 Michael Albinus <michael.albinus@gmx.de>
994
995 * tramp.texi (External methods): Tramp does not connect Android
996 devices by itself.
997
998 2013-03-02 Bill Wohler <wohler@newt.com>
999
1000 Release MH-E manual version 8.5.
1001
1002 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1003 release 8.5.
1004
1005 * mh-e.texi (Preface, Conventions, Getting Started)
1006 (Using This Manual, Folder Selection, Viewing, Aliases)
1007 (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
1008 (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
1009 Update URLs.
1010
1011 2013-03-01 Michael Albinus <michael.albinus@gmx.de>
1012
1013 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
1014 and "plink2" entries. "plink2" is obsolete for a long time.
1015 (External methods): Remove "scp1" and "scp2" entries.
1016 Explain user name and host name specification for "adb".
1017
1018 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1019
1020 * tramp.texi (External methods): Mention `tramp-adb-program'.
1021
1022 2013-02-28 Bastien Guerry <bzg@gnu.org>
1023
1024 * org.texi (Visibility cycling): Suggest to set
1025 `org-agenda-inhibit-startup' to nil if user wants the startup
1026 visibility settings to be honored in any circumstances.
1027 (Progress logging, Checkboxes): Fix typos.
1028
1029 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1030
1031 * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
1032 the macros, for Texinfo 4.13 and 5.0.
1033
1034 2013-02-24 Michael Albinus <michael.albinus@gmx.de>
1035
1036 Port Tramp documentation to Texinfo 5.0.
1037 * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
1038 (Filename Syntax): Do not use @trampfn{} in @item.
1039 (Filename completion): Use @columnfractions in @multitable.
1040
1041 2013-02-22 Glenn Morris <rgm@gnu.org>
1042
1043 * flymake.texi (Syntax check statuses): Fix multitable continued rows.
1044
1045 2013-02-21 Paul Eggert <eggert@cs.ucla.edu>
1046
1047 * Makefile.in (html): New rule.
1048
1049 2013-02-20 Michael Albinus <michael.albinus@gmx.de>
1050
1051 * tramp.texi (Android shell setup): Improve. Reported by Thierry
1052 Volpiatto <thierry.volpiatto@gmail.com>.
1053
1054 2013-02-16 Michael Albinus <michael.albinus@gmx.de>
1055
1056 * tramp.texi (Top, Configuration): Insert section `Android shell
1057 setup' in menu.
1058 (Android shell setup): New section.
1059 (Connection types, Default Method)
1060 (Frequently Asked Questions): Mention "scp" instead of "scpc".
1061 (External methods): Remove "scpc" and "rsyncc" entries.
1062 (Frequently Asked Questions): Remove entry about ControlPersist.
1063
1064 2013-02-13 Glenn Morris <rgm@gnu.org>
1065
1066 * message.texi (News Headers): Don't mention yow any more.
1067
1068 2013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1069
1070 * calc.texi (Basic Operations on Units):
1071 (Customizing Calc): Mention the variable `calc-allow-units-as-numbers'.
1072
1073 2013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
1074
1075 * eshell.texi: Fill most of the missing sections.
1076
1077 2013-02-07 Bastien Guerry <bzg@gnu.org>
1078
1079 * org.texi (References): Clarify an example.
1080 (Installation): Fix instructions.
1081 (Org-Plot): Fix link.
1082 (Checkboxes, Radio lists): Fix typos.
1083
1084 2013-02-07 Glenn Morris <rgm@gnu.org>
1085
1086 * cl.texi (Equality Predicates): Mention memql.
1087
1088 2013-02-07 Eric Ludlam <zappo@gnu.org>
1089
1090 * doc/misc/ede.texi (Creating a project): Make ede-new doc less
1091 specific, and only about items it supports, indicating that there
1092 might be more. Remove refs to simple project and direct automake
1093 from ede new.
1094 (Simple projects): Re-write to not talk about ede-simple-project
1095 which is deprecated, and instead use the term to mean projects
1096 that don't do much management, just project wrapping.
1097 Add ede-generic-project link.
1098 (ede-generic-project): New node (bug#11441).
1099
1100 2013-02-07 Glenn Morris <rgm@gnu.org>
1101
1102 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
1103
1104 2013-02-01 Glenn Morris <rgm@gnu.org>
1105
1106 * calc.texi (Help Commands): Update calc-view-news description.
1107 Mention etc/CALC-NEWS.
1108
1109 2013-01-24 Michael Albinus <michael.albinus@gmx.de>
1110
1111 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
1112
1113 2013-01-13 Bastien Guerry <bzg@gnu.org>
1114
1115 * org.texi (Installation): Simplify.
1116
1117 2013-01-13 François Allisson <francois@allisson.co> (tiny change)
1118
1119 * org.texi (Handling links): Update the mention to the obsolete
1120 variable `org-link-to-org-use-id' with a mention to the newer
1121 variable `org-id-link-to-org-use-id'. Mention the need to load
1122 the org-id library.
1123
1124 2013-01-10 Michael Albinus <michael.albinus@gmx.de>
1125
1126 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
1127
1128 2013-01-09 Bastien Guerry <bzg@gnu.org>
1129
1130 * org.texi (Pushing to MobileOrg): Add footnote about using
1131 symbolic links in `org-directory'.
1132 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
1133 of the now obsolete alias `org-float'.
1134 (TODO basics): Add `org-use-fast-todo-selection' to the variable
1135 index. Fix description of TODO keywords cycling.
1136 (Advanced features): Add missing argument for @item.
1137 (Storing searches): Add index entries and a note about
1138 *-tree agenda views.
1139 (Structure editing): Document `org-mark-element' and
1140 `org-mark-subtree'.
1141 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
1142
1143 2013-01-08 Juri Linkov <juri@jurta.org>
1144
1145 * info.texi (Go to node): Mention the abbreviated format
1146 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
1147
1148 2013-01-06 Andreas Schwab <schwab@linux-m68k.org>
1149
1150 * autotype.texi: Remove undefined command @subtitlefont.
1151 * cc-mode.texi: Likewise.
1152
1153 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
1154 @item argument.
1155 (Property searches): Use \\ instead of @backslashchar{}.
1156 * pgg.texi (VERSION): Move @set below @setfilename.
1157
1158 2013-01-05 Andreas Schwab <schwab@linux-m68k.org>
1159
1160 * ada-mode.texi: Remove braces from @title argument.
1161 * eudc.texi: Likewise.
1162 * smtpmail.texi: Likewise.
1163 * auth.texi (VERSION): Set before first use.
1164 * emacs-gnutls.texi (VERSION): Likewise.
1165 * pgg.texi (VERSION): Likewise.
1166 * ede.texi (Top): Rename from top, all uses changed.
1167 * eshell.texi: Add missing argument to @sp.
1168 * forms.texi (Top): Reorder menu to match structure.
1169 * htmlfontify.texi (Customisation): Add missing @item in
1170 @enumerate.
1171 * org.texi (Advanced features): Add missing argument for @item.
1172 (Property searches): Use @backslashchar{} in macro argument.
1173 * pcl-cvs.texi: Add missing argument to @sp.
1174 (Movement commands): Fix use of @itemx.
1175 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
1176 * reftex.texi (Options (Creating Citations)): Add missing newline
1177 before @end.
1178 * tramp.texi (Obtaining Tramp): Remove extra dots.
1179 (Configuration): Reorder menu to match structure.
1180 (Remote shell setup): Replace literal NUL character by \0.
1181 * viper.texi (Marking): Add missing argument for @item.
1182
1183 2013-01-04 Glenn Morris <rgm@gnu.org>
1184
1185 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
1186 Add htmlfontify.
1187 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
1188 (htmlfontify.dvi, htmlfontify.pdf): New targets.
1189 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
1190 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
1191
1192 * htmlfontify.texi: Miscellaneous fixes and updates.
1193 Set copyright to FSF, update license to GFDL 1.3+.
1194
1195 2013-01-04 Vivek Dasmohapatra <vivek@etla.org>
1196
1197 * htmlfontify.texi: New file.
1198
1199 2013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
1200
1201 * calc.texi (Free-Form Dates): Expand on the date reading
1202 algorithm.
1203
1204 2012-12-27 Glenn Morris <rgm@gnu.org>
1205
1206 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
1207 Avoid some overfull lines.
1208
1209 * widget.texi (Programming Example): Break some long lines.
1210
1211 * wisent.texi (Wisent Overview): Fix xref.
1212 (Grammar format, Understanding the automaton): Avoid overfill.
1213
1214 * bovine.texi (Optional Lambda Expression): Allow line break.
1215
1216 * auth.texi (Help for users): Break long lines.
1217
1218 * ada-mode.texi (Project file variables):
1219 Reword to reduce underfull hbox.
1220 (No project files, Use GNAT project file):
1221 Use smallexample to make some overfull lines less terrible.
1222
1223 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
1224 Fix cross-references to separate manuals.
1225
1226 * Makefile.in (gfdl): New variable. Use throughout where
1227 appropriate so that targets depend on doclicense.texi.
1228
1229 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
1230
1231 * gnus.texi (Customizing the IMAP Connection): Mention the other
1232 authenticators.
1233
1234 2012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
1235
1236 * gnus.texi (Browse Foreign Server):
1237 Document `gnus-browse-delete-group'.
1238
1239 2012-12-22 Glenn Morris <rgm@gnu.org>
1240
1241 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
1242 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
1243 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
1244 * widget.texi, wisent.texi: Nuke hand-written node pointers.
1245
1246 * Makefile.in (gfdl): New variable. Use throughout where
1247 appropriate so that targets depend on doclicense.texi.
1248
1249 2012-12-22 Eli Zaretskii <eliz@gnu.org>
1250
1251 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
1252 doclicense.texi. Remove doclicense.texi from all targets that
1253 mentioned it explicitly.
1254 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
1255 $(emacsdir)/emacsver.texi.
1256 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
1257
1258 2012-12-21 Glenn Morris <rgm@gnu.org>
1259
1260 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
1261 Include emacsver.texi. Nuke hand-written node pointers.
1262 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
1263 Depend on emacsver.texi.
1264
1265 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
1266 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
1267 May as well just include doclicense.texi in everything.
1268
1269 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
1270 which @copying says is included.
1271
1272 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
1273 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
1274 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
1275 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
1276 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
1277 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
1278 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
1279 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
1280 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1281 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
1282 * widget.texi, wisent.texi, woman.texi: Do not mention buying
1283 copies from the FSF, which does not publish these manuals.
1284
1285 * erc.texi: No need to include gpl in this small manual.
1286
1287 * org.texi (copying): Include a copy of the GFDL.
1288 (GNU Free Documentation License): New section.
1289
1290 2012-12-21 Bastien Guerry <bzg@gnu.org>
1291
1292 * org.texi: Fix typos.
1293
1294 2012-12-16 Paul Eggert <eggert@cs.ucla.edu>
1295
1296 * calc.texi (ISO 8601): Rename from ISO-8601,
1297 as it's typically spelled without a hyphen.
1298
1299 2012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
1300
1301 * calc.texi (ISO-8601): New section.
1302 (Date Formatting Codes): Mention new codes.
1303 (Standard Date Formats): Mention new formats.
1304
1305 2012-12-14 Michael Albinus <michael.albinus@gmx.de>
1306
1307 * tramp.texi (External methods): Move `adb' method here.
1308
1309 2012-12-13 Glenn Morris <rgm@gnu.org>
1310
1311 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
1312
1313 * wisent.texi: Small edits. Set copyright to FSF, update license to
1314 GFDL 1.3+.
1315 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
1316 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
1317 New targets.
1318 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
1319 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
1320
1321 * bovine.texi: Small edits. Set copyright to FSF, update license to
1322 GFDL 1.3+, remove empty index.
1323 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
1324 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
1325 New targets.
1326 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
1327 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
1328
1329 2012-12-13 Eric Ludlam <zappo@gnu.org>
1330 David Ponce <david@dponce.com>
1331 Richard Kim <emacs18@gmail.com>
1332
1333 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
1334
1335 2012-12-13 Glenn Morris <rgm@gnu.org>
1336
1337 * flymake.texi (Customizable variables, Locating the buildfile):
1338 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
1339
1340 * srecode.texi: Small edits. Set copyright to FSF, add explicit
1341 GFDL 1.3+ license, fix up index.
1342 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
1343 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
1344 (srecode.pdf): New targets.
1345 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
1346 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
1347
1348 2012-12-13 Eric Ludlam <zappo@gnu.org>
1349
1350 * srecode.texi: New file, imported from CEDET trunk.
1351
1352 2012-12-13 Bastien Guerry <bzg@gnu.org>
1353
1354 * org.texi (Summary, Code block specific header arguments)
1355 (Code block specific header arguments)
1356 (Header arguments in function calls, var, noweb)
1357 (Results of evaluation, Code evaluation security):
1358 Small reformatting: add a blank line before some example.
1359
1360 * org.texi (System-wide header arguments)
1361 (Header arguments in Org mode properties, Conflicts)
1362 (Dynamic blocks, Using the mapping API):
1363 Fix indentation of Elisp code examples.
1364
1365 * org.texi (Comment lines): Fix description of the comment syntax.
1366
1367 * org.texi (Installation): Mention "make test" in the correct section.
1368
1369 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
1370
1371 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1372 These are just minor editorial changes.
1373
1374 2012-12-04 Michael Albinus <michael.albinus@gmx.de>
1375
1376 * tramp.texi (History): Mention ADB.
1377 (Inline methods): Add `adb' method.
1378
1379 2012-12-03 Michael Albinus <michael.albinus@gmx.de>
1380
1381 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
1382 (External methods): Fix typo.
1383
1384 2012-12-03 Glenn Morris <rgm@gnu.org>
1385
1386 * rcirc.texi (Notices): Fix typo.
1387
1388 2012-11-25 Bill Wohler <wohler@newt.com>
1389
1390 Release MH-E manual version 8.4.
1391
1392 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
1393 Update for release 8.4.
1394
1395 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
1396 (Junk): Add mh-whitelist-preserves-sequences-flag,
1397 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
1398 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
1399
1400 2012-11-25 Paul Eggert <eggert@cs.ucla.edu>
1401
1402 * mh-e.texi (Procmail): Fix two @ typos.
1403
1404 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
1405
1406 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1407 These are just minor editorial changes.
1408
1409 2012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
1410
1411 * calc.texi (Date Formatting Codes): Mention the new beginning of
1412 the date numbering system.
1413
1414 2012-11-22 Paul Eggert <eggert@cs.ucla.edu>
1415
1416 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
1417 (Date Forms): Correct off-by-one error in explanation of
1418 Julian day numbers. Give Gregorian equivalent of its origin.
1419
1420 2012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
1421
1422 * doc/misc/calc.texi (Date Forms): Mention the customizable
1423 Gregorian-Julian switch.
1424 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
1425
1426 2012-11-17 Paul Eggert <eggert@cs.ucla.edu>
1427
1428 Calc now uses the Gregorian calendar for all dates (Bug#12633).
1429 It also uses January 1, 1 AD as its day number 1.
1430 * calc.texi (Date Forms): Document this.
1431
1432 2012-11-16 Glenn Morris <rgm@gnu.org>
1433
1434 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
1435 (Obsolete Macros): Move example here from Function Bindings.
1436
1437 * erc.texi: Use @code{nil} rather than just "nil".
1438 (Modules): Undocument obsolete "hecomplete".
1439 Add "notifications".
1440 (Connecting): Add brief section on passwords.
1441 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
1442
1443 2012-11-13 Glenn Morris <rgm@gnu.org>
1444
1445 * flymake.texi (Customizable variables)
1446 (Highlighting erroneous lines): Mention flymake-error-bitmap,
1447 flymake-warning-bitmap, and flymake-fringe-indicator-position.
1448
1449 2012-11-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
1450
1451 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
1452 In all file place SES into @acronym{...}.
1453 (Advanced Features): Add key index and function index for
1454 ses-set-header-row. Add description for function
1455 ses-rename-cell. Add description for function
1456 ses-repair-cell-reference-all.
1457 (Ranges in formulas): Add description for ses-range flags.
1458
1459 2012-11-12 Paul Eggert <eggert@cs.ucla.edu>
1460
1461 * texinfo.tex: Merge from gnulib.
1462
1463 2012-11-10 Chong Yidong <cyd@gnu.org>
1464
1465 * url.texi (Introduction): Move url-configuration-directory to
1466 Customization node.
1467 (Parsed URIs): Split into its own node.
1468 (URI Encoding): New node.
1469 (Defining New URLs): Remove empty chapter.
1470 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
1471 Improve docs for url-queue-*.
1472 (Supported URL Types): Copyedits. Delete empty subnodes.
1473
1474 * url.texi (Introduction): Rename from Getting Started.
1475 Rewrite the introduction.
1476 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
1477
1478 2012-11-10 Glenn Morris <rgm@gnu.org>
1479
1480 * cl.texi (Obsolete Setf Customization):
1481 Revert defsetf example to the more correct let rather than prog1.
1482 Give define-modify-macro, defsetf, and define-setf-method
1483 gv.el replacements.
1484
1485 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
1486 (Setf Extensions): Remove obsolete reference.
1487 (Obsolete Setf Customization):
1488 Move note on lack of setf functions to lispref/variables.texi.
1489 Undocument get-setf-method, since it no longer exists.
1490 Mention simple defsetf replaced by gv-define-simple-setter.
1491
1492 2012-11-03 Glenn Morris <rgm@gnu.org>
1493
1494 * cl.texi: Further general copyedits.
1495 (List Functions): Remove copy-tree, standard elisp for some time.
1496 (Efficiency Concerns): Comment out examples that no longer apply.
1497 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
1498 (Creating Symbols, Random Numbers): De-emphasize internal
1499 variables cl--gensym-counter and cl--random-state. (Bug#12788)
1500 (Naming Conventions, Type Predicates, Macros)
1501 (Predicates on Numbers): No longer mention cl-floatp-safe.
1502
1503 2012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
1504
1505 * gnus.texi (Mail Source Specifiers):
1506 Document :leave keyword used for pop mail source.
1507
1508 2012-11-01 Glenn Morris <rgm@gnu.org>
1509
1510 * cl.texi: General copyedits for style, line-breaks, etc.
1511 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
1512 (Macro Bindings, Blocks and Exits):
1513 Acknowledge existence of lexical-binding.
1514 (Iteration): Mainly defer to doc of standard dolist, dotimes.
1515
1516 2012-10-31 Glenn Morris <rgm@gnu.org>
1517
1518 * ert.texi (Introduction, The @code{should} Macro):
1519 Refer to "cl-assert" rather than "assert".
1520
1521 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
1522 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
1523 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
1524 Reword, and add details of flet and labels.
1525 (Modify Macros, Function Bindings): Add some xrefs.
1526
1527 2012-10-30 Glenn Morris <rgm@gnu.org>
1528
1529 * cl.texi (Modify Macros): Update for cl-letf changes.
1530 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
1531 (Setf Extensions): Partially restore note about cl-getf,
1532 mainly moved to lispref/variables.texi.
1533 (Property Lists): Fix cl-getf typos.
1534 (Mapping over Sequences): Mention cl-mapc naming oddity.
1535
1536 2012-10-29 Glenn Morris <rgm@gnu.org>
1537
1538 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
1539 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
1540 (Customizing Setf): Move contents to "Obsolete Setf Customization".
1541 (Modify Macros, Multiple Values, Other Clauses):
1542 Remove mentions of obsolete features.
1543 (Obsolete Setf Customization): Don't mention `apply' setf.
1544
1545 2012-10-28 Glenn Morris <rgm@gnu.org>
1546
1547 * cl.texi (Multiple Values, Common Lisp Compatibility):
1548 More namespace updates.
1549 (Obsolete Features): Copyedits.
1550 (Obsolete Lexical Macros, Obsolete Setf Customization):
1551 New subsections.
1552
1553 * cl.texi (Porting Common Lisp, Lexical Bindings):
1554 Add some xrefs to the Elisp manual.
1555
1556 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
1557 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
1558 (Obsolete Features): New appendix. Move Lexical Bindings here.
1559
1560 2012-10-27 Glenn Morris <rgm@gnu.org>
1561
1562 * cl.texi: Use defmac for macros rather than defspec.
1563 (Efficiency Concerns): Related copyedit.
1564
1565 * cl.texi (Control Structure): Update for setf now being in core.
1566 (Setf Extensions): Rename from Basic Setf. Move much of the
1567 former content to lispref/variables.texi.
1568 (Modify Macros): Move pop, push details to lispref/variables.texi.
1569 (Customizing Setf): Copyedits for setf etc being in core.
1570 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
1571 Further namespaces updates.
1572
1573 2012-10-26 Bastien Guerry <bzg@gnu.org>
1574
1575 * org.texi (Installation): Update the link to Org's ELPA.
1576 Also don't mention org-install.el anymore as the replacement file
1577 org-loaddefs.el is now loaded by org.el.
1578
1579 2012-10-25 Michael Albinus <michael.albinus@gmx.de>
1580
1581 * tramp.texi (Frequently Asked Questions):
1582 Mention `tramp-completion-reread-directory-timeout' for performance
1583 improvement.
1584
1585 2012-10-25 Glenn Morris <rgm@gnu.org>
1586
1587 * cl.texi: Don't mess with the TeX section number counter.
1588 Use Texinfo recommended convention for quotes+punctuation.
1589 (Overview, Sequence Functions): Rephrase for better line-breaking.
1590 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
1591 (Macro Bindings, Conditionals, Iteration, Loop Basics)
1592 (Random Numbers, Mapping over Sequences, Structures)
1593 (Porting Common Lisp): Further updates for cl-lib namespace.
1594 (Modify Macros, Declarations, Macro Bindings, Structures):
1595 Break long lines in examples.
1596 (Dynamic Bindings): Update for changed progv behavior.
1597 (Loop Examples, Efficiency Concerns): Markup fixes.
1598 (Structures): Remove TeX margin change.
1599 (Declarations): Fix typos.
1600
1601 2012-10-24 Glenn Morris <rgm@gnu.org>
1602
1603 * cl.texi (Overview, Multiple Values, Creating Symbols)
1604 (Numerical Functions): Say less/nothing about the original cl.el.
1605 (Old CL Compatibility): Remove.
1606 (Assertions): Remove ignore-errors (standard Elisp for some time).
1607
1608 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
1609 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
1610 (Efficiency Concerns, Efficiency Concerns)
1611 (Common Lisp Compatibility, Old CL Compatibility):
1612 Further updates for cl-lib namespace.
1613
1614 2012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
1615
1616 Update manual for new time stamp format (Bug#12706).
1617 * emacs-mime.texi (time-date): Update for new format.
1618 Also, fix bogus time stamp and modernize a bit.
1619
1620 2012-10-23 Glenn Morris <rgm@gnu.org>
1621
1622 * cl.texi: Include emacsver.texi. Use Emacs version number rather
1623 than unchanging cl.el version number.
1624 End all menu descriptions with a period.
1625 Do not use @dfn{CL} for every instance of "CL".
1626 (Overview): Remove no-runtime caveat, and note about foo* names.
1627 (Usage): Use cl-lib rather than cl.
1628 (Organization, Naming Conventions): Update for cl-lib.el.
1629 (Installation): Remove long-irrelevant node.
1630 (Program Structure, Predicates, Control Structure):
1631 Start updating for cl-lib namespace.
1632 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
1633 Depend on emacsver.texi.
1634
1635 2012-10-09 Michael Albinus <michael.albinus@gmx.de>
1636
1637 * trampver.texi: Update release number.
1638
1639 2012-10-06 Glenn Morris <rgm@gnu.org>
1640
1641 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
1642 ERC version.
1643 (Introduction): ERC is distributed with Emacs.
1644 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
1645 (Getting Started): Simplify.
1646 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
1647 (History): Mention ERC maintained as part of Emacs now.
1648 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
1649 Add dependency on emacsver.texi.
1650
1651 * erc.texi: Remove hand-written node pointers.
1652
1653 2012-10-05 Glenn Morris <rgm@gnu.org>
1654
1655 * newsticker.texi (Overview, Requirements, Usage, Configuration):
1656 Copyedits.
1657
1658 2012-10-01 Eric Ludlam <zappo@gnu.org>
1659
1660 * ede.texi (Quick Start, Project Local Variables)
1661 (Miscellaneous commands, ede-java-root, Development Overview)
1662 (Detecting a Project): New nodes.
1663 (Simple projects): Node deleted.
1664
1665 * eieio.texi (Building Classes): Some slot attributes cannot be
1666 overridden.
1667 (Slot Options): Remove an example.
1668 (Method Invocation, Documentation): New nodes.
1669
1670 2012-10-01 Glenn Morris <rgm@gnu.org>
1671
1672 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
1673 (reftex.pdf): Add dependency on emacsver.texi.
1674 * reftex.texi: Don't include directory part for emacsver.texi;
1675 the Makefile's -I handles it.
1676
1677 2012-09-30 Ralf Angeli <angeli@caeruleus.net>
1678
1679 Merge from standalone RefTeX repository.
1680
1681 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
1682 with macros.
1683 (Imprint): Mention Wolfgang in list of contributors.
1684 (Creating Citations): Give a hint about how to
1685 auto-revert the BibTeX database file when using external editors.
1686 (Referencing Labels): Simplify section about reference macro
1687 cycling.
1688 (Options (Referencing Labels)): Adapt to new structure of
1689 `reftex-ref-style-alist'.
1690 (Referencing Labels, Reference Styles): Document changes in the
1691 referencing functionality.
1692 (Commands): Mention options for definition of header and footer in
1693 BibTeX files.
1694 (Options (Creating Citations)): Document
1695 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
1696 (Reference Styles): New section.
1697 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
1698 (Options (Referencing Labels)): Remove descriptions of deprecated
1699 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
1700 Add descriptions for `reftex-ref-style-alist' and
1701 `reftex-ref-style-default-list'.
1702 (Referencing Labels): Update regarding reference styles.
1703 (Citation Styles): Mention support for ConTeXt.
1704 (Options (Defining Label Environments)): Fix typo.
1705 (Options (Creating Citations)):
1706 Document `reftex-cite-key-separator'.
1707
1708 2012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
1709
1710 * org.texi: Add description of ORG_ADD_CONTRIB to info
1711 documentation. Add link to Worg for more details.
1712
1713 * org.texi: Clarify installation procedure. Provide link to the
1714 build system description on Worg.
1715
1716 * org.texi: Remove reference to utils/, x11idle.c is now in
1717 contrib/scripts.
1718
1719 * org.texi: Re-normalize to "Org mode" in manual.
1720
1721 * org.texi (Installation): Adapt documentation to new build
1722 system. Mention GNU ELPA (since it needs to be handled like Emacs
1723 built-in Org).
1724
1725 2012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
1726
1727 * org.texi: Fix typo in description of the 'Hooks' section.
1728
1729 * org.texi: Add ID to the list of special properties.
1730
1731 2012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
1732
1733 * org.texi (Moving subtrees): Document the ability to archive to a
1734 datetree.
1735
1736 2012-09-30 Bastien Guerry <bzg@gnu.org>
1737
1738 * org.texi (Installation, Feedback, Batch execution):
1739 Use (add-to-list 'load-path ... t) for the contrib dir.
1740
1741 * org.texi (results): Update documentation for ":results drawer"
1742 and ":results org".
1743
1744 * org.texi (Column width and alignment): Fix typo.
1745
1746 * org.texi (Activation): Point to the "Conflicts" section.
1747
1748 * org.texi (Conflicts): Mention filladapt.el in the list of
1749 conflicting packages.
1750
1751 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
1752 not needed for versions of Emacs > 22.1.
1753
1754 * org.texi (History and Acknowledgments): Fix typo.
1755
1756 * org.texi (History and Acknowledgments): Add my own
1757 acknowledgments.
1758
1759 * org.texi (Agenda commands): Document the new command and the new
1760 option.
1761
1762 * org.texi (Agenda commands): Delete `org-agenda-action' section.
1763 (Agenda commands): Reorder. Document `*' to toggle persistent
1764 marks.
1765
1766 * org.texi (Agenda dispatcher):
1767 Mention `org-toggle-agenda-sticky'.
1768 (Agenda commands, Exporting Agenda Views): Fix typo.
1769
1770 * org.texi (Templates in contexts, Setting Options): Update to
1771 reflect changes in how contexts options are processed.
1772
1773 * org.texi (Templates in contexts): Document the new structure of
1774 the variables `org-agenda-custom-commands-contexts' and
1775 `org-capture-templates-contexts'.
1776
1777 * org.texi (Templates in contexts): Document the new option
1778 `org-capture-templates-contexts'.
1779 (Storing searches): Document the new option
1780 `org-agenda-custom-commands-contexts'.
1781
1782 * org.texi (Formula syntax for Lisp): Reformat.
1783
1784 * org.texi (Special properties, Column attributes)
1785 (Agenda column view): Document the new special property
1786 CLOCKSUM_T.
1787
1788 * org.texi (Template expansion): Document the new %l template.
1789
1790 * org.texi (Fast access to TODO states): Fix documentation about
1791 allowed characters for fast todo selection.
1792
1793 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
1794 use in `org-agenda-to-appt'.
1795
1796 * org.texi (Comment lines): Update wrt comments.
1797
1798 * org.texi (Resolving idle time): Document new keybinding.
1799
1800 * org.texi (Clocking commands): Document the use of S-M-<up/down>
1801 on clock timestamps.
1802
1803 * org.texi (Fast access to TODO states): Explicitly says only
1804 letters are supported as fast TODO selection keys.
1805
1806 * org.texi (Link abbreviations): Illustrate the use of the "%h"
1807 specifier. Document the new "%(my-function)" specifier.
1808
1809 * org.texi (Clocking commands): New cindex.
1810 (Clocking commands): Update documentation for `org-clock-in'.
1811 Document `org-clock-in-last'. Mention `org-clock-out' and
1812 `org-clock-in-last' as commands that can be globally bound.
1813 (Resolving idle time): Document continuous clocking.
1814
1815 * org.texi (Top, Introduction): Fix formatting.
1816 (Activation): Add index entries.
1817 (Conventions): Update section.
1818 (Embedded @LaTeX{}): Fix formatting.
1819
1820 * org.texi (Visibility cycling): Document `show-children'.
1821
1822 * org.texi (Using capture): Mention the `org-capture-last-stored'
1823 bookmark as a way to jump to the last stored capture.
1824
1825 * org.texi (Uploading files): Fix typo.
1826
1827 * org.texi (Using capture): Document `C-0' as a prefix argument
1828 for `org-capture'.
1829
1830 * org.texi (Agenda commands): Document persistent marks.
1831
1832 * org.texi (Template expansion): Update doc to reflect change.
1833
1834 * org.texi (Radio tables): Document the :no-escape parameter.
1835
1836 * org.texi (Repeated tasks): Document repeat cookies for years,
1837 months, weeks, days and hours.
1838
1839 * org.texi (Export options): State that you can use the d: option
1840 by specifying a list of drawers.
1841
1842 * org.texi (HTML preamble and postamble): Small doc improvement.
1843
1844 2012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
1845
1846 * org.texi: The sections in the Exporting section of the manual
1847 left out articles in the description of the org-export-as-*
1848 commands, among other places. This patch adds them, adds a few
1849 missing prepositions, and switches instances of "an HTML" to "a
1850 html" for internal consistency.
1851
1852 * org.texi: Alter several examples of headings with timestamps in
1853 them to include the timestamps in the body instead of the heading.
1854
1855 2012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
1856
1857 * org.texi (Agenda dispatcher): Document sticky agenda views and
1858 the new key for them.
1859
1860 2012-09-30 Charles <millarc@verizon.net> (tiny change)
1861
1862 * org.texi (Advanced features): Fix error in table.
1863
1864 2012-09-30 Feng Shu <tumashu@gmail.com>
1865
1866 * org.texi (@LaTeX{} fragments): Document imagemagick as an
1867 alternative to dvipng.
1868
1869 2012-09-30 François Allisson <francois@allisson.co> (tiny change)
1870
1871 * org.texi: Remove extra curly bracket.
1872
1873 2012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
1874
1875 * org.texi (org-clock-in-last and org-clock-cancel): Update the
1876 defkeys.
1877
1878 2012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
1879
1880 * org.texi (Agenda commands): Fix two typos by giving
1881 corresponding function names, according to
1882 `org-agenda-view-mode-dispatch'.
1883
1884 2012-09-30 Jan Böcker <jan.boecker@jboecker.de>
1885
1886 * org.texi (The spreadsheet): Fix typo.
1887
1888 2012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
1889
1890 * org.texi (Tracking your habits): Point to the "Tracking TODO
1891 state changes" section.
1892
1893 2012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
1894
1895 * org.texi (Literal examples): Remove reference to unknown
1896 `org-export-latex-minted' variable. Also simplify footnote since
1897 `org-export-latex-listings' documentation is exhaustive already.
1898
1899 * org.texi (Plain lists): Remove reference to now hard-coded
1900 `bullet' automatic rule.
1901
1902 2012-09-30 Toby S. Cubitt <tsc25@cantab.net>
1903
1904 * org.texi: Updated documentation accordingly.
1905
1906 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
1907
1908 * texinfo.tex: Merge from gnulib.
1909
1910 2012-09-12 Michael Albinus <michael.albinus@gmx.de>
1911
1912 Sync with Tramp 2.2.6.
1913
1914 * tramp.texi (Bug Reports): Cleanup caches before a test run.
1915
1916 * trampver.texi: Update release number.
1917
1918 2012-09-12 Paul Eggert <eggert@cs.ucla.edu>
1919
1920 * texinfo.tex: Merge from gnulib.
1921
1922 2012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
1923
1924 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
1925 (bug#12096).
1926
1927 2012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
1928
1929 * calc.texi (Simplification modes, Conversions)
1930 (Operating on Selections): Mention "basic" simplification.
1931 (The Calc Mode Line): Mention the mode line display for Basic
1932 simplification mode.
1933 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
1934 simplifications.
1935 (Basic Simplifications): Rename from "Limited Simplifications"
1936 Replace "limited" by "basic" throughout.
1937 (Algebraic Simplifications): Indicate that the algebraic
1938 simplifications are done by default.
1939 (Unsafe Simplifications): Mention `m E'.
1940 (Simplification of Units): Mention `m U'.
1941 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
1942 (Kinds of Declarations, Functions for Declarations):
1943 Mention "algebraic simplifications" instead of `a s'.
1944 (Algebraic Entry): Remove mention of default simplifications.
1945
1946 2012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
1947
1948 * calc.texi (Getting Started, Tutorial): Change simulated
1949 Calc output to match actual output.
1950 (Simplifying Formulas): Mention that algebraic simplification is now
1951 the default.
1952
1953 2012-07-28 Eli Zaretskii <eliz@gnu.org>
1954
1955 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
1956 (Bug#12073)
1957
1958 2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
1959
1960 Prefer typical American spelling for "acknowledgment".
1961 * calc.texi (History and Acknowledgments): Rename from
1962 History and Acknowledgements.
1963 * idlwave.texi (Acknowledgments):
1964 * ses.texi (Acknowledgments):
1965 * woman.texi (Acknowledgments): Rename from Acknowledgements.
1966
1967 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
1968
1969 Rename configure.in to configure.ac (Bug#11603).
1970 * ede.texi (Compiler and Linker objects, ede-proj-project)
1971 (ede-step-project): Prefer the name configure.ac to configure.in.
1972
1973 2012-07-06 Michael Albinus <michael.albinus@gmx.de>
1974
1975 * tramp.texi (Multi-hops):
1976 Introduce `tramp-restricted-shell-hosts-alist'.
1977
1978 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1979
1980 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
1981 methods, so don't mention smtpmail here.
1982
1983 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
1984
1985 * gnus.texi (Picons): Document gnus-picon-properties.
1986
1987 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1988
1989 * gnus.texi: Remove mention of compilation, as that's no longer
1990 supported.
1991
1992 2012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
1993
1994 * gnus.texi (Archived Messages): Mention
1995 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
1996
1997 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1998
1999 * gnus.texi (Various Summary Stuff):
2000 Remove mention of `gnus-propagate-marks'.
2001
2002 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2003
2004 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
2005 which no longer exist.
2006
2007 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2008
2009 * gnus.texi (Archived Messages):
2010 Document gnus-gcc-self-resent-messages.
2011
2012 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2013
2014 * message.texi (Mail Variables):
2015 Mention the optional user parameter for X-Message-SMTP-Method.
2016
2017 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2018
2019 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
2020
2021 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
2022
2023 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2024
2025 * gnus.texi (Key Index): Change encoding to utf-8.
2026
2027 2012-06-21 Glenn Morris <rgm@gnu.org>
2028
2029 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
2030
2031 2012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2032
2033 * gnus.texi (Group Timestamp): Mention where to find documentation for
2034 the `gnus-tmp-' variables (bug#11601).
2035
2036 2012-06-11 Michael Albinus <michael.albinus@gmx.de>
2037
2038 Sync with Tramp 2.2.6-pre.
2039
2040 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
2041 where appropriate.
2042 (Ad-hoc multi-hops): New section.
2043 (Remote processes): New subsection "Running remote processes on
2044 Windows hosts".
2045 (History): Add remote commands on Windows, and ad-hoc multi-hop
2046 methods.
2047 (External methods): "ControlPersist" must be set to "no" for the
2048 `scpc' method.
2049 (Remote processes): Add a note about `auto-revert-tail-mode'.
2050 (Frequently Asked Questions): Use "scpx" in combination with
2051 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
2052
2053 * trampver.texi: Update release number.
2054
2055 2012-06-10 Chong Yidong <cyd@gnu.org>
2056
2057 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
2058 compilation for html-mono.
2059
2060 2012-06-08 Paul Eggert <eggert@cs.ucla.edu>
2061
2062 * texinfo.tex: Merge from gnulib.
2063
2064 2012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
2065
2066 * Makefile.in (echo-info): Don't try to install info files named
2067 just ".info".
2068
2069 2012-05-28 Glenn Morris <rgm@gnu.org>
2070
2071 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
2072
2073 * sc.texi: Nuke hand-written node pointers.
2074 Fix top-level menu to match actual node order.
2075
2076 2012-05-27 Glenn Morris <rgm@gnu.org>
2077
2078 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
2079 Some associated fixes, including not messing with chapno in cl.texi.
2080
2081 2012-05-27 Bastien Guerry <bzg@gnu.org>
2082
2083 * org.texi (Durations and time values): Fix typo.
2084
2085 2012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
2086
2087 * doc/misc/calc.texi (Basic Operations on Units, Customizing Calc):
2088 Mention `calc-ensure-consistent-units'.
2089
2090 2012-05-14 Andreas Schwab <schwab@linux-m68k.org>
2091
2092 * cc-mode.texi: Avoid space before macro in 4th argument of cross
2093 reference commands. (Bug#11461)
2094
2095 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
2096
2097 2012-05-12 Glenn Morris <rgm@gnu.org>
2098
2099 * Makefile.in (mostlyclean): Add more TeX intermediates.
2100
2101 * Makefile.in: Make it look more like the other doc Makefiles.
2102 Use explicit $srcdir in all dependencies.
2103 Remove cd $srcdir from rules.
2104 (VPATH): Remove.
2105 (infodir): Set to an absolute path.
2106 (INFO_TARGETS): Use short names.
2107 (mkinfodir): infodir is now absolute.
2108 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
2109
2110 * Makefile.in (info.info): Rename from info, to avoid duplication.
2111 (.SUFFIXES): Disable implicit rules.
2112
2113 * Makefile.in (MKDIR_P): New, set by configure.
2114 (mkinfodir): Use $MKDIR_P.
2115
2116 2012-05-07 Glenn Morris <rgm@gnu.org>
2117
2118 * forms.texi (Long Example): Update for changed location of files.
2119
2120 2012-05-04 Glenn Morris <rgm@gnu.org>
2121
2122 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
2123 (INFO_TARGETS): Use $INFO_EXT.
2124 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2125 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
2126 (INFO_TARGETS): Use $INFO_EXT.
2127 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2128
2129 2012-05-02 Glenn Morris <rgm@gnu.org>
2130
2131 * Makefile.in (echo-info): New phony target, used by top-level.
2132
2133 * viper.texi: Make direntry shorter (also it is no longer "newest").
2134
2135 * emacs-gnutls.texi, ert.texi, org.texi:
2136 Fix dircategory, direntry to match info/dir.
2137
2138 * faq.texi: Convert @inforefs to @xrefs.
2139 Fix some malformed cross-references.
2140 (File-name conventions): Shorten section name to avoid overfull line.
2141 (How to add fonts): Use smallexample to avoid overfull lines.
2142
2143 2012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
2144
2145 * auth.texi (Help for users): Update for .gpg file being second.
2146
2147 2012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2148
2149 * org.texi (Agenda commands): Fix two typos: give corresponding
2150 function names, according to `org-agenda-view-mode-dispatch'.
2151
2152 2012-04-27 Glenn Morris <rgm@gnu.org>
2153
2154 * faq.texi (Major packages and programs): Remove section.
2155 There is no point listing 6 packages (cf etc/MORE.STUFF).
2156 (Finding Emacs and related packages): Move "Spell-checkers" here.
2157
2158 2012-04-22 Michael Albinus <michael.albinus@gmx.de>
2159
2160 * dbus.texi (Version): New node.
2161 (Properties and Annotations): Mention the object manager
2162 interface. Describe dbus-get-all-managed-objects.
2163 (Type Conversion): Floating point numbers are allowed, if an
2164 anteger does not fit Emacs's integer range.
2165 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
2166 (Asynchronous Methods): Fix description of
2167 dbus-call-method-asynchronously.
2168 (Receiving Method Calls): Fix some minor errors.
2169 Add dbus-interface-emacs.
2170 (Signals): Describe unicast signals and the new match rules.
2171 (Alternative Buses): Add the PRIVATE optional argument to
2172 dbus-init-bus. Describe its new return value. Add dbus-setenv.
2173
2174 2012-04-20 Glenn Morris <rgm@gnu.org>
2175
2176 * faq.texi (New in Emacs 24): New section.
2177 (Packages that do not come with Emacs): Mention M-x list-packages.
2178
2179 2012-04-14 Alan Mackenzie <acm@muc.de>
2180
2181 * cc-mode.texi (c-offsets-alist): Correct a typo.
2182
2183 2012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
2184
2185 * org.texi (Deadlines and scheduling): Fix the example: the
2186 DEADLINE item should come right after the headline. We enforce
2187 this convention, so it is a bug not to illustrate it correctly in
2188 the manual.
2189
2190 2012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2191
2192 * org.texi (Agenda commands): Fix documentation bug by swapping
2193 the equivalent keybindings to `org-agenda-next-line' with the ones
2194 to `org-agenda-previous-line'.
2195
2196 2012-04-14 Glenn Morris <rgm@gnu.org>
2197
2198 * Makefile.in: Replace non-portable use of $< in ordinary rules.
2199
2200 2012-04-09 Eli Zaretskii <eliz@gnu.org>
2201
2202 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
2203 Add emacs-gnutls.
2204 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
2205
2206 2012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
2207
2208 * Makefile.in: Add emacs-gnutls.texi to build.
2209
2210 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
2211
2212 2012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
2213
2214 * auth.texi (Secret Service API): Edit further and give examples.
2215 (Secret Service API): Adjust @samp to @code for collection names.
2216
2217 2012-04-04 Glenn Morris <rgm@gnu.org>
2218
2219 * auth.texi (Secret Service API): Copyedits.
2220 (Help for developers): Fill in some missing function doc-strings.
2221 (Help for users, Help for developers)
2222 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
2223
2224 2012-04-04 Michael Albinus <michael.albinus@gmx.de>
2225
2226 * auth.texi (Secret Service API): Add the missing text.
2227
2228 2012-04-04 Chong Yidong <cyd@gnu.org>
2229
2230 * message.texi (Using PGP/MIME): Note that epg is now the default.
2231
2232 * gnus.texi: Reduce references to obsolete pgg library.
2233 (Security): Note that epg is now the default.
2234
2235 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
2236
2237 * nxml-mode.texi (Completion): C-RET is no longer bound to
2238 nxml-complete.
2239
2240 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2241
2242 * org.texi (Customizing tables in ODT export): Correct few errors.
2243
2244 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2245
2246 * org.texi (Links in ODT export): Update.
2247 (Labels and captions in ODT export): New node.
2248
2249 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2250
2251 * org.texi (Literal examples in ODT export): htmlfontify.el in
2252 Emacs-24.1 now supports fontification. So ODT source blocks will
2253 be fontified by default.
2254
2255 2012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
2256
2257 * org.texi (Refiling notes): Remove duplicated keybinding.
2258
2259 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2260
2261 * org.texi (noweb): Documentation of this new option to the :noweb
2262 header argument.
2263
2264 2012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
2265
2266 * org.texi (Header and sectioning): Add example demonstrating how
2267 to use "LaTeX_CLASS_OPTIONS".
2268
2269 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2270
2271 * org.texi (Noweb reference syntax): Describe the ability to
2272 execute noweb references in the manual.
2273
2274 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2275
2276 * org.texi (cache): Improve cache documentation when session
2277 evaluation is used.
2278
2279 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2280
2281 * org.texi (Plain lists): Document removal.
2282
2283 2012-04-01 Michael Brand <michael.ch.brand@gmail.com>
2284
2285 * org.texi: Decapitalize file name in references to Calc manual.
2286
2287 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2288
2289 * org.texi (Plain lists): Document removal.
2290
2291 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2292
2293 * org.texi (Top, OpenDocument Text export)
2294 (ODT export commands, Extending ODT export)
2295 (Images in ODT export, Tables in ODT export)
2296 (Configuring a document converter): Add or Update.
2297
2298 2012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
2299
2300 * org.texi (MobileOrg): Change the wording to reflect that the
2301 Android Version is no longer just the little brother of the iOS
2302 version.
2303
2304 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2305
2306 * org.texi (Key bindings and useful functions): Update babel key
2307 binding documentation in manual.
2308
2309 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2310
2311 * org.texi (noweb): Document new noweb header value.
2312
2313 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2314
2315 * org.texi (noweb-sep): Document new header argument.
2316
2317 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2318
2319 * org.texi (noweb-ref): Documentation of this new custom variable.
2320
2321 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2322
2323 * org.texi (wrap): Update the new :wrap documentation to match the
2324 current implementation.
2325
2326 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2327
2328 * org.texi: Added documentation for :wrap.
2329
2330 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2331
2332 * org.texi: #+RESULTS now user-configurable.
2333
2334 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2335
2336 * org.texi: Documented :noweb no-export.
2337
2338 2012-04-01 Thomas Dye <dk@poto.local>
2339
2340 * org.texi: Edit :noweb no header argument for correctness.
2341
2342 2012-04-01 Bastien Guerry <bzg@gnu.org>
2343
2344 * org.texi (Customization): Update the approximate number of Org
2345 variables.
2346
2347 2012-04-01 Thomas Dye <dk@poto.local>
2348
2349 * org.texi: The :results wrap produces a drawer instead of a
2350 begin_results block.
2351
2352 2012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
2353
2354 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
2355 reflect the new default.
2356
2357 2012-03-10 Eli Zaretskii <eliz@gnu.org>
2358
2359 * info.texi (Expert Info): Move the index entry for "Texinfo" from
2360 "Getting Started" to this node. (Bug#10450)
2361
2362 2012-03-10 Chong Yidong <cyd@gnu.org>
2363
2364 * flymake.texi (Example -- Configuring a tool called via make):
2365 Mention the Automake COMPILE variable (Bug#8715).
2366
2367 * info.texi (Getting Started): Add an index entry (Bug#10450).
2368
2369 2012-03-02 Michael Albinus <michael.albinus@gmx.de>
2370
2371 * dbus.texi (Signals): Known names will be mapped onto unique
2372 names, when registering for signals.
2373
2374 2012-02-29 Glenn Morris <rgm@gnu.org>
2375
2376 * url.texi: Fix quote usage in body text.
2377
2378 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
2379
2380 * cl.texi: Use @code{} in menus when appropriate.
2381
2382 2012-02-28 Glenn Morris <rgm@gnu.org>
2383
2384 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
2385 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
2386 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
2387 * org.texi, sc.texi, vip.texi, viper.texi:
2388 Standardize possessive apostrophe usage.
2389
2390 2012-02-26 Chong Yidong <cyd@gnu.org>
2391
2392 * ediff.texi (Quick Help Commands): Add a couple of index entries
2393 (Bug#10834).
2394
2395 2012-02-17 Glenn Morris <rgm@gnu.org>
2396
2397 * gnus.texi (Posting Styles):
2398 * remember.texi (Org): Fix cross-refs to other manuals.
2399
2400 2012-02-15 Glenn Morris <rgm@gnu.org>
2401
2402 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
2403 (Encryption): New chapter, split out from previous.
2404
2405 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
2406
2407 * gnus.texi (Customizing the IMAP Connection):
2408 Mention nnimap-record-commands.
2409
2410 2012-02-10 Glenn Morris <rgm@gnu.org>
2411
2412 * url.texi (Retrieving URLs): Update url-retrieve arguments.
2413 Mention url-queue-retrieve.
2414
2415 2012-02-09 Glenn Morris <rgm@gnu.org>
2416
2417 * sem-user.texi (Semantic mode user commands): Typo fix.
2418
2419 * info.texi (Create Info buffer): Mention info-display-manual.
2420
2421 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
2422
2423 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
2424 example (modified from an example by Michael Albinus).
2425
2426 2012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
2427
2428 * gnus.texi (Agent Basics): Fix outdated description of
2429 `gnus-agent-auto-agentize-methods'.
2430
2431 2012-01-28 Andreas Schwab <schwab@linux-m68k.org>
2432
2433 * cc-mode.texi: Always @defindex ss.
2434 (Config Basics): Fix argument of @itemize.
2435 (Macro Backslashes): Add @code around index entry.
2436
2437 2012-01-23 Glenn Morris <rgm@gnu.org>
2438
2439 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
2440
2441 2012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
2442
2443 * tramp.texi (File): Tweak wording for the `scpc' option.
2444
2445 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2446
2447 * gnus.texi (Group Parameters): Really note precedence.
2448
2449 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2450
2451 * gnus.texi (Group Parameters): Note precedence.
2452
2453 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
2454
2455 * org.texi (Noweb reference syntax): Adding documentation of
2456 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
2457 variable.
2458
2459 2012-01-03 Bastien Guerry <bzg@gnu.org>
2460
2461 * org.texi (Plain lists): Split the table to fix the display
2462 of items.
2463
2464 2012-01-03 Bastien Guerry <bzg@gnu.org>
2465
2466 * org.texi (Plain lists): Fix misplaced explanation.
2467
2468 2012-01-03 Bastien Guerry <bzg@gnu.org>
2469
2470 * org.texi (Plain lists, Agenda files): Add index entries.
2471
2472 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2473
2474 * org.texi: Use "Org mode" instead of alternatives like
2475 "Org-mode" or "org-mode".
2476
2477 2012-01-03 Bernt Hansen <bernt@norang.ca>
2478
2479 * org.texi (Agenda commands):
2480 Document `org-clock-report-include-clocking-task'.
2481
2482 2012-01-03 Bastien Guerry <bzg@gnu.org>
2483
2484 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
2485 C-c' on checkboxes.
2486
2487 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2488
2489 * org.texi: End sentences with two spaces.
2490
2491 2012-01-03 Michael Brand <michael.ch.brand@gmail.com>
2492
2493 * org.texi (External links): Document the link types file+sys
2494 and file+emacs, slightly narrow used page width.
2495
2496 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
2497
2498 * org.texi (colnames): Note that colnames behavior may differ
2499 across languages.
2500
2501 2012-01-03 Bastien Guerry <bzg@gnu.org>
2502
2503 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
2504
2505 2012-01-03 Thomas Dye <dk@poto.westell.com>
2506
2507 * org.texi: Augmented discussion of babel property
2508 inheritance. Put footnote outside sentence ending period.
2509
2510 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2511
2512 * org.texi (eval): Documenting the full range of :eval header
2513 argument values.
2514
2515 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2516
2517 * org.texi (eval): Documentation of the new :eval option.
2518
2519 2012-01-03 Thomas Dye <dk@poto.local>
2520
2521 * org.texi: Add accumulated properties.
2522
2523 2012-01-03 Thomas Dye <dk@poto.local>
2524
2525 * org.texi: Documented no spaces in name=assign, another
2526 correction to :var table.
2527
2528 2012-01-03 Thomas Dye <dk@poto.local>
2529
2530 * org.texi: Changed DATA to NAME in Working With Source Code
2531 section.
2532
2533 2012-01-03 Tom Dye <tsd@tsdye.com>
2534
2535 * org.texi: Minor change to :var table.
2536
2537 2012-01-03 Tom Dye <tsd@tsdye.com>
2538
2539 * org.texi: More changes to :var table (some examples were wrong).
2540
2541 2012-01-03 Tom Dye <tsd@tsdye.com>
2542
2543 * org.texi: Cleaned up :var table.
2544
2545 2012-01-03 Bastien Guerry <bzg@gnu.org>
2546
2547 * org.texi (Timestamps, Weekly/daily agenda)
2548 (Weekly/daily agenda): Add @cindex for "appointment".
2549
2550 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2551
2552 * org.texi (Literal examples): A new link to the template for
2553 inserting empty code blocks.
2554 (Structure of code blocks): A new link to the template for
2555 inserting empty code blocks.
2556
2557 2012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
2558
2559 * org.texi (External links): Add footnote on how the behavior
2560 of the text search in Org files are controled by the variable
2561 `org-link-search-must-match-exact-headline'.
2562
2563 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2564
2565 * org.texi (Buffer-wide header arguments):
2566 Update documentation to reflect removal of #+PROPERTIES.
2567
2568 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
2569
2570 * org.texi (The clock table): Mention that ACHIVED trees
2571 contribute to the clock table.
2572
2573 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
2574
2575 * org.texi (Conflicts): Better yasnippet config info.
2576
2577 2012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
2578
2579 * org.texi (Selective export): Explicitly mention the default
2580 values for `org-export-select-tags',
2581 `org-export-exclude-tags'.
2582
2583 2012-01-03 Tom Dye <tsd@tsdye.com>
2584
2585 * org.texi: Added a line to specify that header arguments are
2586 lowercase.
2587
2588 2012-01-03 Tom Dye <tsd@tsdye.com>
2589
2590 * org.texi: :var requires default value when declared.
2591
2592 2012-01-03 Bastien Guerry <bzg@gnu.org>
2593
2594 * org.texi (Handling links): Add a note about the
2595 `org-link-frame-setup' option.
2596
2597 2012-01-03 David Maus <dmaus@ictsoc.de>
2598
2599 * org.texi (Exporting Agenda Views, Extracting agenda
2600 information): Fix command line syntax, quote symbol parameter
2601 values.
2602
2603 2012-01-03 David Maus <dmaus@ictsoc.de>
2604
2605 * org.texi (Exporting Agenda Views): Fix command line syntax.
2606
2607 2011-12-28 Paul Eggert <eggert@cs.ucla.edu>
2608
2609 * gnus.texi (Mail Source Customization, Mail Back End Variables):
2610 Use octal notation for file permissions, which are normally
2611 thought of in octal.
2612 (Mail Back End Variables): Use more-plausible modes in example.
2613
2614 2011-12-20 Alan Mackenzie <acm@muc.de>
2615
2616 * cc-mode.texi: Update version string 5.31 -> 5.32.
2617
2618 2011-12-06 Juanma Barranquero <lekktu@gmail.com>
2619
2620 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
2621
2622 2011-11-24 Glenn Morris <rgm@gnu.org>
2623
2624 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
2625
2626 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
2627
2628 * makefile.w32-in: Update dependencies.
2629
2630 2011-11-20 Glenn Morris <rgm@gnu.org>
2631
2632 * gnus.texi (Group Information):
2633 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
2634
2635 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
2636
2637 * gnus-coding.texi (Gnus Maintenance Guide):
2638 Rename from "Gnus Maintainance Guide".
2639
2640 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
2641 * eieio.texi (Customizing):
2642 * gnus.texi (Article Washing):
2643 * gnus-news.texi:
2644 * sem-user.texi (Smart Jump): Fix typos.
2645
2646 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
2647
2648 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
2649
2650 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
2651
2652 * ede.texi (project-am-texinfo):
2653 * gnus.texi (Sending or Not Sending):
2654 * org.texi (Template elements): Fix typos.
2655
2656 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
2657
2658 * ediff.texi (Hooks):
2659 * sem-user.texi (Semanticdb Roots): Fix typos.
2660
2661 2011-11-11 Juanma Barranquero <lekktu@gmail.com>
2662
2663 * semantic.texi (Tag handling): Fix typo.
2664
2665 2011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
2666
2667 * gnus.texi (Other Gnus Versions): Remove.
2668
2669 2011-10-28 Alan Mackenzie <acm@muc.de>
2670
2671 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
2672 (Other Special Indentations): Add an xref to "Macros with ;".
2673 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
2674 "Macros with ;".
2675 (Macros with ;): New page.
2676
2677 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
2678 Document the new handling of nested scopes for movement by defuns.
2679
2680 2011-10-23 Michael Albinus <michael.albinus@gmx.de>
2681
2682 Sync with Tramp 2.2.3.
2683
2684 * trampver.texi: Update release number.
2685
2686 2011-10-14 Glenn Morris <rgm@gnu.org>
2687
2688 * ert.texi (Introduction, How to Run Tests)
2689 (Running Tests Interactively, Expected Failures)
2690 (Tests and Their Environment, Useful Techniques)
2691 (Interactive Debugging, Fixtures and Test Suites):
2692 Minor rephrasings.
2693 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
2694 (Running Tests in Batch Mode): Simplify loading instructions.
2695 (Test Selectors): Clarify some selectors.
2696 (Expected Failures, Useful Techniques):
2697 Make examples fit in 80 columns.
2698
2699 2011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
2700
2701 * calc.texi (Basic Operations on Units): Discuss temperature
2702 conversion (`u t') alongside with other unit conversions ('u c').
2703
2704 2011-10-12 Glenn Morris <rgm@gnu.org>
2705
2706 * ert.texi: Whitespace trivia to make main menu items line up better.
2707
2708 2011-10-08 Glenn Morris <rgm@gnu.org>
2709
2710 * Makefile.in: Fix ert rules.
2711
2712 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2713
2714 * gnus.texi (Gnus Utility Functions): Add more references and
2715 explanations (bug#9683).
2716
2717 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2718
2719 * gnus.texi (Archived Messages): Note the default (bug#9552).
2720
2721 2011-09-21 Bill Wohler <wohler@newt.com>
2722
2723 Release MH-E manual version 8.3.
2724
2725 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2726 release 8.3.
2727 (Preface): Update support information.
2728 (From Bill Wohler): Reset text to original version. As a
2729 historical quote, the tense should be correct in the time that it
2730 was written.
2731
2732 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2733
2734 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
2735 (Finding the News): Doc clarification.
2736 (Terminology): Mention naming.
2737
2738 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2739
2740 * gnus.texi: Remove mentions of `recent', which are now obsolete.
2741 (Interactive): Document `quiet'.
2742
2743 2011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
2744
2745 * org.texi (Images in LaTeX export): Rewrite.
2746
2747 2011-08-15 Bastien Guerry <bzg@gnu.org>
2748
2749 * org.texi (Using the mapping API): Mention 'region as a possible
2750 scope for `org-map-entries'.
2751
2752 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2753
2754 * org.texi (Visibility cycling): Document `org-copy-visible'.
2755
2756 2011-08-15 Bastien Guerry <bzg@gnu.org>
2757
2758 * org.texi (Template expansion): Order template sequences in the
2759 proper order.
2760
2761 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2762
2763 * org.texi (eval): Expand discussion of the :eval header argument.
2764
2765 2011-08-15 Bastien Guerry <bzg@gnu.org>
2766
2767 * org.texi (Languages): Add Lilypond and Awk as supported
2768 languages.
2769
2770 2011-08-15 Achim Gratz <stromeko@nexgo.de>
2771
2772 * org.texi: Document that both CLOCK_INTO_DRAWER and
2773 LOG_INTO_DRAWER can be used to override the contents of variable
2774 org-clock-into-drawer (or if unset, org-log-into-drawer).
2775
2776 * org.texi: Replace @xref->@pxref.
2777
2778 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2779
2780 * org.texi (Evaluating code blocks): Documenting the new option
2781 for inline call lines.
2782
2783 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2784
2785 * org.texi (Results of evaluation): More explicit about the
2786 mechanism through which interactive evaluation of code is
2787 performed.
2788
2789 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2790
2791 * org.texi (noweb-ref): New header argument documentation.
2792
2793 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2794
2795 * org.texi (Extracting source code): Documentation of the new
2796 org-babel-tangle-named-block-combination variable.
2797
2798 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2799
2800 * org.texi (Structure of code blocks): Explicitly state that the
2801 behavior of multiple blocks of the same name is undefined.
2802
2803 2011-08-15 Christian Egli <christian.egli@sbszh.ch>
2804
2805 * org.texi (TaskJuggler export): Modify the example to reflect the
2806 new effort durations.
2807
2808 2011-08-15 David Maus <dmaus@ictsoc.de>
2809
2810 * org.texi (Images in LaTeX export): Escape curly brackets in
2811 LaTeX example.
2812
2813 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2814
2815 * org.texi (The clock table): Document the :properties and
2816 :inherit-props arguments for the clocktable.
2817
2818 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2819
2820 * org.texi (Tables in LaTeX export): Document specifying placement
2821 options for tables.
2822
2823 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2824
2825 * org.texi (Evaluating code blocks): More specific documentation
2826 about the different types of header arguments.
2827
2828 2011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
2829
2830 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
2831
2832 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2833
2834 * org.texi (Built-in table editor): Document the table field
2835 follow mode.
2836
2837 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
2838
2839 * org.texi (Easy Templates): Document new template.
2840
2841 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
2842
2843 * org.texi (Literal examples): Add a cross-reference from "Literal
2844 Examples" to "Easy Templates."
2845
2846 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2847
2848 * org.texi (The clock table): Add link to match syntax.
2849
2850 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2851
2852 * org.texi (Agenda commands): Document clock consistency checks.
2853
2854 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2855
2856 * org.texi (Built-in table editor): Document that \vert represents
2857 a vertical bar in a table field.
2858
2859 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2860
2861 * org.texi (Literal examples): Link from "Markup" > "Literate
2862 Examples" to "Working with Source Code".
2863
2864 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
2865
2866 * org.texi (Agenda commands): Doc for function option to bulk
2867 action.
2868
2869 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2870
2871 * org.texi (Template expansion): Document new %<...> template
2872 escape.
2873
2874 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2875
2876 * org.texi (Selective export): Document exclusion of any tasks
2877 from export.
2878
2879 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2880
2881 * org.texi (Selective export): Document how to exclude DONE tasks
2882 from export.
2883 (Publishing options): Document the properties to be used to turn off
2884 export of DONE tasks.
2885
2886 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2887
2888 * org.texi (The date/time prompt): Document date range protection.
2889
2890 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2891
2892 * org.texi (padline): Documentation of the new padline header
2893 argument.
2894
2895 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2896
2897 * org.texi (var): Adding "[" to list of characters triggering
2898 elisp evaluation.
2899
2900 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2901
2902 * org.texi (var): Documentation of Emacs Lisp evaluation during
2903 variable assignment.
2904
2905 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2906
2907 * org.texi (colnames): Reference indexing into variables, and note
2908 that colnames are *not* removed before indexing occurs.
2909 (rownames): Reference indexing into variables, and note that
2910 rownames are *not* removed before indexing occurs.
2911
2912 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2913
2914 * org.texi (var): Clarification of indexing into tabular
2915 variables.
2916
2917 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2918
2919 * org.texi (results): Documentation of the `:results wrap' header
2920 argument.
2921
2922 2011-08-15 Bastien Guerry <bzg@gnu.org>
2923
2924 * org.texi (LaTeX and PDF export): Add a note about a limitation
2925 of the LaTeX export: the org file has to be properly structured.
2926
2927 2011-08-15 Bastien Guerry <bzg@gnu.org>
2928
2929 * org.texi (Dynamic blocks, Structure editing):
2930 Mention the function `org-narrow-to-block'.
2931
2932 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2933
2934 * org.texi (Languages): Updating list of code block supported
2935 languages.
2936
2937 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2938
2939 * org.texi (Special properties): CATEGORY is a special property,
2940 but it may also used in the drawer.
2941
2942 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2943
2944 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
2945
2946 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
2947
2948 * org.texi (Include files): Document :lines.
2949
2950 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2951
2952 * org.texi (comments): Documentation of the ":comments noweb" code
2953 block header argument.
2954
2955 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2956
2957 * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
2958 added extra whitespace around functions to be consistent with the
2959 rest of the section.
2960
2961 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2962
2963 * org.texi (Evaluating code blocks): Expand discussion of
2964 #+call: line syntax.
2965 (Header arguments in function calls): Expand discussion of
2966 #+call: line syntax.
2967
2968 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2969
2970 * org.texi (Evaluating code blocks): More explicit about how to
2971 pass variables to #+call lines.
2972
2973 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2974
2975 * org.texi (Results of evaluation): Link to the :results header
2976 argument list from the "Results of evaluation" section.
2977
2978 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2979
2980 * org.texi (Conflicts): Adding additional information about
2981 resolving org/yasnippet conflicts.
2982
2983 2011-08-15 David Maus <dmaus@ictsoc.de>
2984
2985 * org.texi (Publishing options): Document style-include-scripts
2986 publishing project property.
2987
2988 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2989
2990 * org.texi (Sparse trees): Document the next-error /
2991 previous-error functionality.
2992
2993 2011-08-15 Tom Dye <tsd@tsdye.com>
2994
2995 * org.texi (cache): Improve documentation of code block caches.
2996
2997 2011-08-15 Tom Dye <tsd@tsdye.com>
2998
2999 * org.texi (Code block specific header arguments):
3000 Documentation of multi-line header arguments.
3001
3002 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3003
3004 * org.texi (Code evaluation security): Add example for using a
3005 function.
3006
3007 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3008
3009 * org.texi (Tables in LaTeX export): Documentation of new
3010 attr_latex options for tables.
3011
3012 2011-08-03 Michael Albinus <michael.albinus@gmx.de>
3013
3014 * trampver.texi: Update release number.
3015
3016 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
3017
3018 Sync with Tramp 2.2.2.
3019
3020 * trampver.texi: Update release number.
3021
3022 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3023
3024 * flymake.texi (Example -- Configuring a tool called via make):
3025 Use /dev/null instead of the Windows "nul" (bug#8715).
3026
3027 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3028
3029 * widget.texi (Setting Up the Buffer): Remove mention of the
3030 global keymap parent, which doesn't seem to be accurate
3031 (bug#7045).
3032
3033 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3034
3035 * org.texi (Special agenda views): Fix double quoting (bug#3509).
3036
3037 2010-07-10 Kevin Ryde <user42@zip.com.au>
3038
3039 * cl.texi (For Clauses): Add destructuring example processing an
3040 alist (bug#6596).
3041
3042 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3043
3044 * ediff.texi (Major Entry Points): Remove mention of `require',
3045 since that's not pertinent in the installed Emacs (bug#9016).
3046
3047 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3048
3049 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
3050 (Filtering New Groups): Clarify how simple the "options -n" format is.
3051 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
3052 is internal.
3053
3054 2011-07-04 Michael Albinus <michael.albinus@gmx.de>
3055
3056 * tramp.texi (Cleanup remote connections):
3057 Add `tramp-cleanup-this-connection'.
3058
3059 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3060
3061 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
3062 zombies.
3063 (Checking New Groups): Ditto (bug#8974).
3064 (Checking New Groups): Move the reference to the right place.
3065
3066 2011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
3067
3068 * gnus.texi (Startup Files): Clarify that we're talking about numbered
3069 backups, and not actual vc (bug#8975).
3070
3071 2011-07-03 Kevin Ryde <user42@zip.com.au>
3072
3073 * cl.texi (For Clauses): @items for hash-values and key-bindings
3074 to make them more visible when skimming. Add examples of `using'
3075 clause to them, examples being clearer than a description in
3076 words (bug#6599).
3077
3078 2011-07-01 Alan Mackenzie <acm@muc.de>
3079
3080 * cc-mode.texi (Guessing the Style): New page.
3081 (Styles): Add a short introduction to above.
3082
3083 2011-06-28 Deniz Dogan <deniz@dogan.se>
3084
3085 * rcirc.texi (Configuration): Bug-fix:
3086 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
3087 Reported by Elias Pipping <pipping@exherbo.org>.
3088
3089 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3090
3091 * gnus.texi (Summary Mail Commands):
3092 Document `gnus-summary-reply-to-list-with-original'.
3093
3094 2011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
3095
3096 * eshell.texi (Known problems): Fix typo.
3097
3098 2011-06-12 Michael Albinus <michael.albinus@gmx.de>
3099
3100 * tramp.texi (Customizing Completion): Mention authinfo-style files.
3101 (Password handling): `auth-source-debug' is good for debug messages.
3102
3103 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
3104
3105 * gnus.texi (Store custom flags and keywords): Refer to
3106 `gnus-registry-article-marks-to-{chars,names}' instead of
3107 `gnus-registry-user-format-function-{M,M2}'.
3108
3109 2011-05-27 Paul Eggert <eggert@cs.ucla.edu>
3110
3111 * texinfo.tex: Merge from gnulib.
3112
3113 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
3114
3115 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
3116 (Store custom flags and keywords):
3117 Mention `gnus-registry-user-format-function-M' and
3118 `gnus-registry-user-format-function-M2'.
3119
3120 2011-05-17 Paul Eggert <eggert@cs.ucla.edu>
3121
3122 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
3123
3124 2011-05-17 Glenn Morris <rgm@gnu.org>
3125
3126 * gnus.texi (Face): Fix typo.
3127
3128 2011-05-14 Glenn Morris <rgm@gnu.org>
3129
3130 * dired-x.texi (Omitting Examples): Minor addition.
3131
3132 2011-05-10 Jim Meyering <meyering@redhat.com>
3133
3134 * ede.texi: Fix typo "or or -> or".
3135
3136 2011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
3137
3138 * gnus.texi (Summary Buffer Lines):
3139 gnus-summary-user-date-format-alist does not exist.
3140 (Sorting the Summary Buffer): More about sorting threads.
3141
3142 2011-04-25 Michael Albinus <michael.albinus@gmx.de>
3143
3144 * trampver.texi: Update release number.
3145
3146 2011-04-14 Michael Albinus <michael.albinus@gmx.de>
3147
3148 * tramp.texi (Frequently Asked Questions): New item for disabling
3149 Tramp in other packages.
3150
3151 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
3152
3153 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
3154 (Fancy splitting to parent, Store arbitrary data):
3155 Update gnus-registry docs.
3156
3157 2011-04-13 Juanma Barranquero <lekktu@gmail.com>
3158
3159 * ede.texi: Fix typos.
3160
3161 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3162
3163 * gnus.texi (Window Layout): @itemize @code doesn't exist.
3164 It's @table @code.
3165
3166 2011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
3167
3168 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
3169
3170 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
3171
3172 * calc.texi (Logarithmic Units): Update the function names.
3173
3174 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3175
3176 * message.texi (Various Commands): Document format specs in the
3177 ellipsis.
3178
3179 2011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
3180
3181 * message.texi (Insertion Variables): Document message-cite-style.
3182
3183 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
3184
3185 * tramp.texi (Remote processes): New subsection "Running shell on
3186 a remote host".
3187
3188 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
3189
3190 * auth.texi (Help for developers): Update docs to explain that the
3191 :save-function will only run the first time.
3192
3193 2011-03-12 Glenn Morris <rgm@gnu.org>
3194
3195 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
3196 (emacs-faq.text): New target.
3197 (clean): Add emacs-faq.
3198
3199 2011-03-12 Michael Albinus <michael.albinus@gmx.de>
3200
3201 Sync with Tramp 2.2.1.
3202
3203 * trampver.texi: Update release number.
3204
3205 2011-03-11 Glenn Morris <rgm@gnu.org>
3206
3207 * Makefile.in (HTML_TARGETS): New.
3208 (clean): Delete $HTML_TARGETS.
3209 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
3210
3211 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
3212
3213 * auth.texi (Help for developers): Show example of using
3214 `auth-source-search' with prompts and :save-function.
3215
3216 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
3217
3218 * Version 23.3 released.
3219
3220 2011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
3221
3222 * message.texi (Message Buffers): Update default value of
3223 message-generate-new-buffers.
3224
3225 2011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
3226
3227 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
3228 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
3229 respectively.
3230 (Musical Notes): New section.
3231 (Customizing Calc): Mention the customizable variable
3232 calc-note-threshold.
3233
3234 2011-03-03 Glenn Morris <rgm@gnu.org>
3235
3236 * url.texi (Dealing with HTTP documents): Remove reference to
3237 function url-decode-text-part; never seems to have existed. (Bug#6038)
3238 (Configuration): Update url-configuration-directory description.
3239
3240 2011-03-02 Glenn Morris <rgm@gnu.org>
3241
3242 * dired-x.texi (Multiple Dired Directories): Remove mentions
3243 of dired-default-directory-alist and dired-default-directory.
3244 Move dired-smart-shell-command here...
3245 (Miscellaneous Commands): ... from here.
3246
3247 2011-03-02 Paul Eggert <eggert@cs.ucla.edu>
3248
3249 * texinfo.tex: Update to version 2011-02-24.09.
3250
3251 2011-03-02 Glenn Morris <rgm@gnu.org>
3252
3253 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
3254 instead of the obsoleted dired-omit-here-always.
3255
3256 2011-02-28 Michael Albinus <michael.albinus@gmx.de>
3257
3258 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
3259 supported systems.
3260
3261 2011-02-28 Glenn Morris <rgm@gnu.org>
3262
3263 * dbus.texi (Type Conversion): Grammar fix.
3264
3265 2011-02-23 Michael Albinus <michael.albinus@gmx.de>
3266
3267 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
3268 "Debian GNU/Linux".
3269
3270 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
3271
3272 2011-02-23 Glenn Morris <rgm@gnu.org>
3273
3274 * dired-x.texi (Features): Minor rephrasing.
3275 (Local Variables): Fix typos.
3276
3277 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
3278 Standardize some Emacs/XEmacs terminology.
3279
3280 * dired-x.texi (Features): Don't advertise obsolete local variables.
3281 Simplify layout.
3282 (Omitting Variables): Update local variables example.
3283 (Local Variables): Say this is obsolete. Fix description of
3284 dired-enable-local-variables possible values.
3285
3286 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
3287
3288 * auth.texi (Help for users): Mention ~/.netrc is also searched by
3289 default now.
3290
3291 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
3292
3293 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
3294
3295 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
3296
3297 * gnus.texi (Window Layout): Document layout names.
3298
3299 2011-02-19 Eli Zaretskii <eliz@gnu.org>
3300
3301 * ada-mode.texi: Sync @dircategory with ../../info/dir.
3302 * auth.texi: Sync @dircategory with ../../info/dir.
3303 * autotype.texi: Sync @dircategory with ../../info/dir.
3304 * calc.texi: Sync @dircategory with ../../info/dir.
3305 * cc-mode.texi: Sync @dircategory with ../../info/dir.
3306 * cl.texi: Sync @dircategory with ../../info/dir.
3307 * dbus.texi: Sync @dircategory with ../../info/dir.
3308 * dired-x.texi: Sync @dircategory with ../../info/dir.
3309 * ebrowse.texi: Sync @dircategory with ../../info/dir.
3310 * ede.texi: Sync @dircategory with ../../info/dir.
3311 * ediff.texi: Sync @dircategory with ../../info/dir.
3312 * edt.texi: Sync @dircategory with ../../info/dir.
3313 * eieio.texi: Sync @dircategory with ../../info/dir.
3314 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
3315 * epa.texi: Sync @dircategory with ../../info/dir.
3316 * erc.texi: Sync @dircategory with ../../info/dir.
3317 * eshell.texi: Sync @dircategory with ../../info/dir.
3318 * eudc.texi: Sync @dircategory with ../../info/dir.
3319 * flymake.texi: Sync @dircategory with ../../info/dir.
3320 * forms.texi: Sync @dircategory with ../../info/dir.
3321 * gnus.texi: Sync @dircategory with ../../info/dir.
3322 * idlwave.texi: Sync @dircategory with ../../info/dir.
3323 * mairix-el.texi: Sync @dircategory with ../../info/dir.
3324 * message.texi: Sync @dircategory with ../../info/dir.
3325 * mh-e.texi: Sync @dircategory with ../../info/dir.
3326 * newsticker.texi: Sync @dircategory with ../../info/dir.
3327 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
3328 * org.texi: Sync @dircategory with ../../info/dir.
3329 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
3330 * pgg.texi: Sync @dircategory with ../../info/dir.
3331 * rcirc.texi: Sync @dircategory with ../../info/dir.
3332 * reftex.texi: Sync @dircategory with ../../info/dir.
3333 * remember.texi: Sync @dircategory with ../../info/dir.
3334 * sasl.texi: Sync @dircategory with ../../info/dir.
3335 * sc.texi: Sync @dircategory with ../../info/dir.
3336 * semantic.texi: Sync @dircategory with ../../info/dir.
3337 * ses.texi: Sync @dircategory with ../../info/dir.
3338 * sieve.texi: Sync @dircategory with ../../info/dir.
3339 * smtpmail.texi: Sync @dircategory with ../../info/dir.
3340 * speedbar.texi: Sync @dircategory with ../../info/dir.
3341 * trampver.texi [emacs]: Set emacsname to "Emacs".
3342 * tramp.texi: Sync @dircategory with ../../info/dir.
3343 * url.texi: Sync @dircategory with ../../info/dir.
3344 * vip.texi: Sync @dircategory with ../../info/dir.
3345 * viper.texi: Sync @dircategory with ../../info/dir.
3346 * widget.texi: Sync @dircategory with ../../info/dir.
3347 * woman.texi: Sync @dircategory with ../../info/dir.
3348
3349 2011-02-19 Glenn Morris <rgm@gnu.org>
3350
3351 * dired-x.texi (Technical Details): No longer redefines
3352 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
3353 dired-read-shell-command, or dired-find-buffer-nocreate.
3354
3355 2013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
3356
3357 * eshell.texi (Input/Output): Document insert output redirection operator, >>>.
3358
3359 2011-02-18 Glenn Morris <rgm@gnu.org>
3360
3361 * dired-x.texi (Optional Installation File At Point): Simplify.
3362
3363 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
3364
3365 * auth.texi (Help for users): Use :port instead of :protocol for all
3366 auth-source docs.
3367 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
3368 to have two files in `auth-sources'.
3369
3370 2011-02-16 Glenn Morris <rgm@gnu.org>
3371
3372 * dired-x.texi: Use emacsver.texi to get Emacs version.
3373 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
3374 Depend on emacsver.texi.
3375
3376 * dired-x.texi: Drop meaningless version number.
3377 (Introduction): Remove old info.
3378 (Optional Installation Dired Jump): Autoload from dired-x.
3379 Remove incorrect info about loaddefs.el.
3380 (Bugs): Just refer to M-x report-emacs-bug.
3381
3382 * dired-x.texi (Multiple Dired Directories): Update for rename of
3383 default-directory-alist.
3384 (Miscellaneous Commands): No longer mention very old VM version 4.
3385
3386 2011-02-15 Paul Eggert <eggert@cs.ucla.edu>
3387
3388 Merge from gnulib.
3389 * texinfo.tex: Update to version 2011-02-14.11.
3390
3391 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
3392
3393 * auth.texi (Help for users):
3394 Login collection is "Login" and not "login".
3395
3396 2011-02-13 Michael Albinus <michael.albinus@gmx.de>
3397
3398 * tramp.texi (History): Remove IMAP support.
3399 (External methods, Frequently Asked Questions): Remove `imap' and
3400 `imaps' methods.
3401 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
3402
3403 * trampver.texi: Remove default value of `emacsimap'.
3404
3405 2011-02-13 Glenn Morris <rgm@gnu.org>
3406
3407 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
3408 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
3409
3410 2011-02-12 Glenn Morris <rgm@gnu.org>
3411
3412 * sc.texi (Getting Connected): Remove old index entries.
3413
3414 2011-02-12 Ulrich Mueller <ulm@gentoo.org>
3415
3416 * url.texi: Remove duplicate @dircategory (Bug#7942).
3417
3418 2011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
3419
3420 * auth.texi (Overview, Help for users, Help for developers):
3421 Update docs.
3422 (Help for users): Talk about spaces.
3423
3424 2011-02-09 Paul Eggert <eggert@cs.ucla.edu>
3425
3426 * texinfo.tex: Update to version 2011-02-07.16.
3427
3428 2011-02-07 Michael Albinus <michael.albinus@gmx.de>
3429
3430 * dbus.texi (Bus names): Adapt descriptions for
3431 dbus-list-activatable-names and dbus-list-known-names.
3432
3433 2011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
3434
3435 * calc.texi (Logarithmic Units): New section.
3436
3437 2011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
3438
3439 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
3440 manuals use it now.
3441
3442 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
3443
3444 2011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
3445
3446 * overrides.texi: Remove.
3447
3448 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
3449 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
3450
3451 2011-02-05 Michael Albinus <michael.albinus@gmx.de>
3452
3453 * tramp.texi (Frequently Asked Questions): Mention problems with
3454 WinSSHD.
3455
3456 * trampver.texi: Update release number.
3457
3458 2011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
3459
3460 * tramp.texi:
3461 Replace "delimet" with "delimit" globally.
3462 Replace "explicite" with "explicit" globally.
3463 Replace "instead of" with "instead" where there was nothing after "of".
3464 Audit use of comma before interrogative pronoun, "that", or "which".
3465 Minor word order, spelling, wording changes.
3466
3467 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
3468
3469 * overrides.texi: New file to set or clear WEBHACKDEVEL.
3470
3471 * sieve.texi: Use WEBHACKDEVEL.
3472
3473 * sasl.texi: Use WEBHACKDEVEL.
3474
3475 * pgg.texi: Use WEBHACKDEVEL.
3476
3477 * message.texi: Use WEBHACKDEVEL.
3478
3479 * gnus.texi: Use WEBHACKDEVEL.
3480
3481 * emacs-mime.texi: Use WEBHACKDEVEL.
3482
3483 * auth.texi: Use WEBHACKDEVEL.
3484
3485 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
3486 manuals.
3487
3488 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
3489
3490 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
3491
3492 2011-02-03 Paul Eggert <eggert@cs.ucla.edu>
3493
3494 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
3495 which in turn is copied from ftp://tug.org/tex/.
3496
3497 2011-02-03 Glenn Morris <rgm@gnu.org>
3498
3499 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
3500 (Binding combinations of modifiers and function keys):
3501 Let's assume people reading this are not using Emacs 18.
3502
3503 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
3504
3505 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
3506 since it's run automatically.
3507
3508 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
3509
3510 * gnus.texi (Customizing Articles): Fix typo.
3511
3512 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
3513
3514 * gnus.texi (Customizing Articles): Document the new way of customizing
3515 the date headers(s).
3516
3517 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
3518
3519 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
3520 splitting example.
3521
3522 2011-01-29 Eli Zaretskii <eliz@gnu.org>
3523
3524 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
3525 (MAKEINFO_OPTS): New variable.
3526 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
3527 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
3528 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
3529 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
3530 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
3531 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
3532 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
3533 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
3534 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
3535 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
3536 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
3537 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
3538 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
3539 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
3540 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
3541 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
3542 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
3543 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
3544
3545 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
3546
3547 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
3548
3549 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
3550
3551 * message.texi (IDNA): Explain what it is.
3552
3553 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
3554
3555 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
3556
3557 2011-01-23 Werner Lemberg <wl@gnu.org>
3558
3559 * Makefile.in (MAKEINFO): Now controlled by `configure'.
3560 (MAKEINFO_OPTS): New variable. Use it where appropriate.
3561 (ENVADD): Update.
3562
3563 2011-01-18 Glenn Morris <rgm@gnu.org>
3564
3565 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
3566
3567 2011-01-14 Eduard Wiebe <usenet@pusto.de>
3568
3569 * nxml-mode.texi (Introduction): Fix file name typos.
3570
3571 2011-01-13 Christian Ohler <ohler@gnu.org>
3572
3573 * ert.texi: New file.
3574
3575 * Makefile.in:
3576 * makefile.w32-in: Add ert.texi.
3577
3578 2011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
3579
3580 * dbus.texi (Receiving Method Calls): New function
3581 dbus-register-service. Rearrange node.
3582
3583 2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
3584
3585 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
3586 which in turn is copied from ftp://tug.org/tex/.
3587
3588 2011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
3589
3590 * dbus.texi (Receiving Method Calls): Describe new optional
3591 parameter dont-register-service of dbus-register-{method,property}.
3592
3593 2010-12-17 Daiki Ueno <ueno@unixuser.org>
3594
3595 * epa.texi (Encrypting/decrypting *.gpg files):
3596 Mention epa-file-select-keys.
3597
3598 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
3599
3600 * gnus.texi (Archived Messages): Remove outdated text.
3601
3602 2010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
3603
3604 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
3605
3606 2010-12-15 Andrew Cohen <cohen@andy.bu.edu>
3607
3608 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
3609
3610 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
3611
3612 * gnus.texi (The swish++ Engine): Add customizable parameters
3613 descriptions.
3614 (The swish-e Engine): Ditto.
3615
3616 2010-12-14 Michael Albinus <michael.albinus@gmx.de>
3617
3618 * tramp.texi (Inline methods): Add "ksu" method.
3619 (Remote processes): Add example with remote `default-directory'.
3620
3621 2010-12-14 Glenn Morris <rgm@gnu.org>
3622
3623 * faq.texi (Expanding aliases when sending mail):
3624 Now build-mail-aliases is interactive.
3625
3626 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
3627
3628 * gnus.texi: First pass at adding (rough) nnir documentation.
3629
3630 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3631
3632 * gnus.texi (Filtering New Groups):
3633 Mention gnus-auto-subscribed-categories.
3634 (The First Time): Remove, since default-subscribed-newsgroups has been
3635 removed.
3636
3637 2010-12-13 Glenn Morris <rgm@gnu.org>
3638
3639 * cl.texi (For Clauses): Small fixes for frames and windows.
3640
3641 2010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
3642
3643 * org.texi (Using capture): Document using prefix arguments for
3644 finalizing capture.
3645 (Agenda commands): Document prefix argument for the bulk scatter
3646 command.
3647 (Beamer class export): Document that also overlay arguments can be
3648 passed to the column environment.
3649 (Template elements): Document the new entry type.
3650
3651 2010-12-11 Puneeth Chaganti <punchagan@gmail.com>
3652
3653 * org.texi (Include files): Document :minlevel.
3654
3655 2010-12-11 Julien Danjou <julien@danjou.info>
3656
3657 * org.texi (Categories): Document category icons.
3658
3659 2010-12-11 Eric Schulte <schulte.eric@gmail.com>
3660
3661 * org.texi (noweb): Fix typo.
3662
3663 2010-12-06 Tassilo Horn <tassilo@member.fsf.org>
3664
3665 * gnus.texi (Server Commands): Point to the rest of the server
3666 commands.
3667
3668 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3669
3670 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
3671 g'.
3672
3673 2010-12-02 Julien Danjou <julien@danjou.info>
3674
3675 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
3676
3677 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3678
3679 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
3680 (Direct Functions): Note the STARTTLS upgrade.
3681
3682 2010-11-27 Glenn Morris <rgm@gnu.org>
3683 James Clark <none@example.com>
3684
3685 * nxml-mode.texi (Introduction): New section.
3686
3687 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3688
3689 * gnus.texi (Server Commands): Document gnus-server-show-server.
3690
3691 2010-11-20 Michael Albinus <michael.albinus@gmx.de>
3692
3693 Sync with Tramp 2.2.0.
3694
3695 * trampver.texi: Update release number.
3696
3697 2010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
3698
3699 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
3700 Mention that the TeX specific units won't use the `tex' prefix
3701 in TeX mode.
3702
3703 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
3704
3705 * gnus.texi (Misc Article): Document gnus-inhibit-images.
3706
3707 2010-11-17 Glenn Morris <rgm@gnu.org>
3708
3709 * edt.texi: Remove information about Emacs 19.
3710
3711 2010-11-17 Michael Albinus <michael.albinus@gmx.de>
3712
3713 * trampver.texi: Update release number.
3714
3715 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
3716
3717 * gnus.texi (Article Washing): Fix typo.
3718
3719 2010-11-11 Noorul Islam <noorul@noorul.com>
3720
3721 * org.texi: Fix typo.
3722
3723 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3724
3725 * org.texi (Using capture): Explain that refiling is
3726 sensitive to cursor position.
3727
3728 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3729
3730 * org.texi (Images and tables): Add cross reference to link section.
3731
3732 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3733
3734 * org.texi: Document the <c> cookie.
3735
3736 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3737
3738 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
3739 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
3740
3741 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3742
3743 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
3744
3745 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3746
3747 * org.texi (Project alist): Mention that this is a property list.
3748
3749 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3750
3751 * org.texi (Setting up the staging area): Document that
3752 file names remain visible when encrypting the MobileOrg files.
3753
3754 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3755
3756 * org.texi (Setting up the staging area): Document which
3757 versions are needed for encryption.
3758
3759 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3760
3761 * org.texi (noweb): Update :noweb documentation to
3762 reflect the new "tangle" argument.
3763
3764 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3765
3766 * org.texi (Batch execution): Improve tangling script in
3767 documentation.
3768
3769 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3770
3771 * org.texi (Handling links):
3772 (In-buffer settings): Document inlining images on startup.
3773
3774 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3775
3776 * org.texi (Setting up the staging area): Document use of
3777 crypt password.
3778
3779 2010-11-11 David Maus <dmaus@ictsoc.de>
3780
3781 * org.texi (Template expansion): Add date related link type escapes.
3782
3783 2010-11-11 David Maus <dmaus@ictsoc.de>
3784
3785 * org.texi (Template expansion): Add mew in table for link type
3786 escapes.
3787
3788 2010-11-11 David Maus <dmaus@ictsoc.de>
3789
3790 * org.texi (Template expansion): Fix typo in link type escapes.
3791
3792 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3793
3794 * org.texi (Structure of code blocks): Another documentation tweak.
3795
3796 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3797
3798 * org.texi (Structure of code blocks): Documentation tweak.
3799
3800 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3801
3802 * org.texi (Structure of code blocks):
3803 Update documentation to mention inline code block syntax.
3804
3805 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3806
3807 * org.texi (comments): Improve wording.
3808
3809 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3810
3811 * org.texi (comments): Document the new :comments header arguments.
3812
3813 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3814
3815 * org.texi (Installation): Remove the special
3816 installation instructions for XEmacs.
3817
3818 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
3819
3820 * org.texi (Easy Templates): New section. Documents quick
3821 insertion of empty structural elements.
3822
3823 2010-11-11 Noorul Islam <noorul@noorul.com>
3824
3825 * org.texi: Fix doc.
3826
3827 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
3828
3829 * org.texi (The date/time prompt): Document specification
3830 of time ranges.
3831
3832 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3833
3834 * org.texi (Internal links): Document the changes in
3835 internal links.
3836
3837 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3838
3839 * org.texi (Agenda commands): Document the limitation for
3840 the filter preset - it can only be used for an entire agenda
3841 view, not in an individual block in a block agenda.
3842
3843 2010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
3844
3845 * org.texi (iCalendar export): Document alarm creation.
3846
3847 2010-11-10 Michael Albinus <michael.albinus@gmx.de>
3848
3849 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
3850
3851 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
3852
3853 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
3854
3855 2010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
3856
3857 * calc.texi: Use emacsver.texi to determine Emacs version.
3858
3859 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3860
3861 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
3862 since that works by default.
3863
3864 2010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
3865
3866 * gnus.texi (Customizing the IMAP Connection): Document
3867 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
3868
3869 2010-11-04 Michael Albinus <michael.albinus@gmx.de>
3870
3871 * tramp.texi (Remote shell setup): New item "Interactive shell
3872 prompt". Reported by Christian Millour <cm@abtela.com>.
3873 (Remote shell setup, Remote processes): Use @code{} for
3874 environment variables.
3875
3876 2010-11-03 Glenn Morris <rgm@gnu.org>
3877
3878 * ediff.texi (Quick Help Commands, Miscellaneous):
3879 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
3880
3881 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3882
3883 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
3884
3885 2010-10-31 Glenn Morris <rgm@gnu.org>
3886
3887 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
3888
3889 2010-10-31 Glenn Morris <rgm@gnu.org>
3890
3891 * cc-mode.texi: Remove reference to defunct viewcvs URL.
3892
3893 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3894
3895 * gnus.texi (Client-Side IMAP Splitting):
3896 Mention nnimap-unsplittable-articles.
3897
3898 2010-10-29 Julien Danjou <julien@danjou.info>
3899
3900 * gnus.texi (Finding the News): Remove references to obsoletes
3901 variables `gnus-nntp-server' and `gnus-secondary-servers'.
3902
3903 2010-10-29 Eli Zaretskii <eliz@gnu.org>
3904
3905 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
3906 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
3907 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
3908 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
3909
3910 2010-10-28 Glenn Morris <rgm@gnu.org>
3911
3912 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
3913 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
3914 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
3915
3916 2010-10-25 Daiki Ueno <ueno@unixuser.org>
3917
3918 * epa.texi (Mail-mode integration): Add alternative key bindings
3919 for epa-mail commands; escape comma.
3920 Don't use the word "PGP", since it is a non-free program.
3921
3922 2010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
3923
3924 * calc.texi: Use emacsver.texi to determine Emacs version.
3925
3926 2010-10-24 Juanma Barranquero <lekktu@gmail.com>
3927
3928 * gnus.texi (Group Parameters, Buttons): Fix typos.
3929
3930 2010-10-22 Tassilo Horn <tassilo@member.fsf.org>
3931
3932 * gnus.texi (Subscription Commands): Mention that you can also
3933 subscribe to new groups via the Server buffer, which is probably more
3934 convenient when subscribing to many groups.
3935
3936 2010-10-21 Julien Danjou <julien@danjou.info>
3937
3938 * message.texi (Message Headers): Allow message-default-headers to be a
3939 function.
3940
3941 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3942
3943 * gnus-news.texi: Mention new archive defaults.
3944
3945 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
3946
3947 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
3948
3949 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
3950
3951 * gnus.texi (HTML): Document the function value of
3952 gnus-blocked-images.
3953 (Article Washing): shr and gnus-w3m, not the direct function names.
3954
3955 2010-10-20 Julien Danjou <julien@danjou.info>
3956
3957 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
3958 variable.
3959
3960 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
3961
3962 * gnus.texi (Customizing the IMAP Connection): The port strings are
3963 strings.
3964 (Document Groups): Mention git.
3965
3966 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
3967
3968 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
3969 bzr/Gnus git sync.
3970
3971 2010-10-15 Eli Zaretskii <eliz@gnu.org>
3972
3973 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
3974 change.
3975
3976 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3977
3978 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
3979 @item syntax for in-Emacs makeinfo.
3980
3981 2010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
3982
3983 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
3984 trim sentence.
3985
3986 2010-10-12 Daiki Ueno <ueno@unixuser.org>
3987
3988 * epa.texi (Caching Passphrases):
3989 * auth.texi (GnuPG and EasyPG Assistant Configuration):
3990 Clarify some configurations require to set up gpg-agent.
3991
3992 2010-10-11 Glenn Morris <rgm@gnu.org>
3993
3994 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
3995
3996 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
3997
3998 * gnus.texi (Spam Package Introduction): Mention `$'.
3999
4000 2010-10-09 Eli Zaretskii <eliz@gnu.org>
4001
4002 * makefile.w32-in (emacsdir): New variable.
4003 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
4004 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
4005
4006 2010-10-09 Glenn Morris <rgm@gnu.org>
4007
4008 * Makefile.in (mostlyclean): Delete *.toc.
4009
4010 * Makefile.in: Use $< in rules.
4011
4012 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
4013
4014 * Makefile.in ($(infodir)): Delete rule.
4015 (mkinfodir): New. Use it in all the info rules, rather than depending
4016 on infodir.
4017
4018 2010-10-09 Glenn Morris <rgm@gnu.org>
4019
4020 * gnus.texi (Article Washing): Fix previous change.
4021
4022 * Makefile.in (emacsdir): New variable.
4023 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
4024 Depend on emacsver.texi.
4025
4026 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
4027
4028 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
4029
4030 2010-10-08 Julien Danjou <julien@danjou.info>
4031
4032 * gnus.texi: Add mm-shr.
4033
4034 2010-10-08 Ludovic Courtès <ludo@gnu.org>
4035
4036 * gnus.texi (Finding the Parent, The Gnus Registry)
4037 (Registry Article Refer Method): Update docs for nnregistry.el.
4038
4039 2010-10-08 Daiki Ueno <ueno@unixuser.org>
4040
4041 * auth.texi (Help for users)
4042 (GnuPG and EasyPG Assistant Configuration): Update docs.
4043
4044 2010-10-08 Glenn Morris <rgm@gnu.org>
4045
4046 * cl.texi (Organization, Installation, Old CL Compatibility):
4047 Deprecate cl-compat for new code.
4048 (Usage, Installation): Remove outdated information.
4049
4050 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
4051
4052 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4053
4054 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
4055
4056 2010-10-06 Julien Danjou <julien@danjou.info>
4057
4058 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
4059
4060 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
4061 broken link.
4062
4063 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
4064
4065 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
4066 to ReiserFS.
4067
4068 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
4069 (FAQ 7-1): Fix getmail URL.
4070
4071 2010-10-06 Daiki Ueno <ueno@unixuser.org>
4072
4073 * epa.texi (Caching Passphrases): New section.
4074
4075 2010-10-06 Glenn Morris <rgm@gnu.org>
4076
4077 * Makefile.in (SHELL): Set it.
4078 (info): Move the mkdir dependency to the individual info files.
4079 (mostlyclean): Tidy up.
4080 (clean): Only delete the specific dvi and pdf files.
4081 (maintainer-clean): Be more restrictive in what we delete.
4082 ($(infodir)): Add parallel build workaround.
4083
4084 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4085
4086 * gnus.texi (Misc Article): Document gnus-widen-article-window.
4087
4088 2010-10-03 Julien Danjou <julien@danjou.info>
4089
4090 * emacs-mime.texi (Display Customization):
4091 Update mm-inline-large-images documentation and add documentation for
4092 mm-inline-large-images-proportion.
4093
4094 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
4095
4096 * tramp.texi (Frequently Asked Questions):
4097 Mention remote-file-name-inhibit-cache.
4098
4099 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4100
4101 * gnus.texi (Splitting Mail): Fix @xref syntax.
4102 (Splitting Mail): Really fix the @ref syntax.
4103
4104 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4105
4106 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
4107 (Article Hiding): Add google banner example.
4108 Suggested by Benjamin Xu.
4109
4110 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
4111
4112 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
4113 Remove nnimap-split-rule from examples.
4114
4115 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4116
4117 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
4118 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
4119 Fishman.
4120 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
4121
4122 2010-09-30 Julien Danjou <julien@danjou.info>
4123
4124 * gnus.texi (Gravatars): Fix documentation about
4125 gnu-gravatar-properties.
4126
4127 2010-09-29 Daiki Ueno <ueno@unixuser.org>
4128
4129 * epa.texi (Bug Reports): New section.
4130
4131 2010-09-29 Glenn Morris <rgm@gnu.org>
4132
4133 * Makefile.in (top_srcdir): Remove unused variable.
4134
4135 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4136
4137 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
4138 (Client-Side IMAP Splitting): Document 'default.
4139
4140 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
4141
4142 * gnus.texi (Customizing the IMAP Connection):
4143 Document nnimap-fetch-partial-articles.
4144
4145 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4146
4147 * gnus-news.texi: Mention nnimap-inbox.
4148
4149 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
4150
4151 2010-09-26 Julien Danjou <julien@danjou.info>
4152
4153 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
4154
4155 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4156
4157 * gnus.texi (Security): Remove gpg.el mention.
4158
4159 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
4160
4161 * gnus.texi (Browse Foreign Server): New variable
4162 gnus-browse-subscribe-newsgroup-method.
4163
4164 * gnus-news.texi: Mention it.
4165
4166 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4167
4168 * gnus.texi (NoCeM): Remove.
4169 (Startup Variables): No jingle.
4170
4171 2010-09-25 Ulrich Mueller <ulm@gentoo.org>
4172
4173 * woman.texi (Interface Options): xz compression is now supported.
4174
4175 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
4176
4177 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
4178 (Unavailable Servers): Document gnus-server-copy-server.
4179 (Using IMAP): Document the new nnimap.
4180
4181 2010-09-25 Julien Danjou <julien@danjou.info>
4182
4183 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
4184
4185 2010-09-24 Glenn Morris <rgm@gnu.org>
4186
4187 * url.texi (Disk Caching): Tweak previous change.
4188
4189 2010-09-24 Julien Danjou <julien@danjou.info>
4190
4191 * url.texi (Disk Caching): Mention url-cache-expire-time,
4192 url-cache-expired, and url-fetch-from-cache.
4193
4194 2010-09-24 Julien Danjou <julien@danjou.info>
4195
4196 * gnus.texi: Add Gravatars.
4197
4198 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4199
4200 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
4201
4202 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4203
4204 * gnus.texi (Expunging mailboxes): Update name of the expunging
4205 command.
4206
4207 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
4208
4209 * emacs-mime.texi (rfc2047): Update description for
4210 rfc2047-encode-parameter.
4211
4212 2010-09-13 Michael Albinus <michael.albinus@gmx.de>
4213
4214 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
4215 "fish" methods.
4216 (External methods): Remove "scp1_old" and "scp2_old" methods.
4217
4218 2010-09-09 Michael Albinus <michael.albinus@gmx.de>
4219
4220 * tramp.texi: Remove Japanese manual. Fix typo.
4221
4222 * trampver.texi: Update release number. Remove japanesemanual.
4223
4224 2010-09-09 Glenn Morris <rgm@gnu.org>
4225
4226 * org.texi: Restore clobbered changes (copyright years, untabify).
4227
4228 2010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
4229
4230 * gnus.texi (Adaptive Scoring): Fix typo.
4231
4232 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4233
4234 * gnus.texi (Article Display): Document gnus-html-show-images.
4235
4236 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
4237
4238 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
4239
4240 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4241
4242 * gnus.texi (HTML): Document gnus-max-image-proportion.
4243
4244 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4245
4246 * gnus.texi (HTML): Document gnus-blocked-images.
4247
4248 * message.texi (Wide Reply): Document message-prune-recipient-rules.
4249
4250 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4251
4252 * gnus.texi (Summary Mail Commands): Note that only the addresses from
4253 the first message are used for wide replies.
4254 (Changing Servers): Remove documentation on gnus-change-server and
4255 friends, since it's been removed.
4256
4257 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4258
4259 * gnus.texi (Drafts): Mention B DEL.
4260
4261 2010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
4262
4263 * gnus.texi (Delayed Articles): Mention that the Date header is the
4264 original one, even if you delay.
4265
4266 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4267
4268 * gnus.texi (Asynchronous Fetching):
4269 Document gnus-async-post-fetch-function.
4270 (HTML): Made into its own section.
4271
4272 2010-08-26 Michael Albinus <michael.albinus@gmx.de>
4273
4274 Sync with Tramp 2.1.19.
4275
4276 * tramp.texi (Inline methods, Default Method):
4277 Mention `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
4278 Remove remark about doubled "-t" argument.
4279 (Auto-save and Backup): Remove reference to Emacs 21.
4280 (Filename Syntax): Describe port numbers.
4281 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
4282 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
4283 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
4284 errors with the backquotes.
4285 (External packages): File attributes cache flushing for asynchronous
4286 processes.
4287 (Traces and Profiles): Describe verbose level 9.
4288
4289 * trampver.texi: Update release number.
4290
4291 2010-08-23 Michael Albinus <michael.albinus@gmx.de>
4292
4293 * dbus.texi (Alternative Buses): New chapter.
4294
4295 2010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
4296
4297 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
4298
4299 2010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
4300
4301 * calc.texi (Customizing Calc): Rearrange description of new
4302 variables to match the presentation of other variables.
4303
4304 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
4305
4306 * org.texi (Footnotes, Tables in HTML export): Fix typos.
4307
4308 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
4309
4310 * calc.texi (Making Selections, Selecting Subformulas)
4311 (Customizing Calc): Mention how to use faces to emphasize selected
4312 sub-formulas.
4313
4314 2010-08-05 Michael Albinus <michael.albinus@gmx.de>
4315
4316 * tramp.texi (External packages): File attributes cache flushing
4317 for asynchronous processes.
4318
4319 2010-08-01 Alan Mackenzie <acm@muc.de>
4320
4321 Enhance the manual for the latest Java Mode.
4322
4323 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
4324 annotation-var-cont.
4325 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
4326 two new symbols.
4327
4328 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
4329
4330 * tramp.texi (Traces and Profiles): Describe verbose level 9.
4331
4332 2010-07-27 Chong Yidong <cyd@stupidchicken.com>
4333
4334 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
4335
4336 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
4337
4338 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
4339
4340 2010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
4341
4342 * org.texi: Add macros to get plain quotes in PDF output.
4343 List additional contributors.
4344 (Capture): New section, replaces the section about remember.
4345 (Working With Source Code): New chapter, focused on documenting Org
4346 Babel.
4347 (Code evaluation security): New section.
4348 (MobileOrg): Document DropBox support.
4349 (TaskJuggler export): Document taskjuggler and Gantt chart support.
4350 (Special symbols): Show how to display UTF8 characters for entities.
4351 (Global TODO list): Clarify the use of the "M" key and the differences
4352 to the "m" key.
4353 (RSS Feeds): Mention Atom feeds as well.
4354 (Setting tags): Remove paragraph about
4355 `org-complete-tags-always-offer-all-agenda-tags'.
4356
4357 2010-07-17 Michael Albinus <michael.albinus@gmx.de>
4358
4359 * tramp.texi (Inline methods): Remove remark about doubled "-t"
4360 argument.
4361 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
4362 echoing shells.
4363
4364 2010-07-10 Michael Albinus <michael.albinus@gmx.de>
4365
4366 * tramp.texi (Inline methods): Remove "kludgy" phrase.
4367 (Filename Syntax): Describe port numbers.
4368
4369 2010-07-09 Michael Albinus <michael.albinus@gmx.de>
4370
4371 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
4372 forgotten.
4373 (Type Conversion): Precise conversion of natural numbers.
4374 (Errors and Events): Add "debugging" to concept index. Add variable
4375 `dbus-debug'.
4376
4377 2010-07-04 Michael Albinus <michael.albinus@gmx.de>
4378
4379 * dbus.texi (Receiving Method Calls): Add optional argument
4380 EMITS-SIGNAL to `dbus-register-property'.
4381
4382 2010-06-27 Alex Schroeder <alex@gnu.org>
4383
4384 * nxml-mode.texi (Commands for locating a schema): Fix typo.
4385
4386 2010-06-24 Glenn Morris <rgm@gnu.org>
4387
4388 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4389 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
4390 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4391 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
4392 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
4393 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
4394 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
4395 * woman.texi: Start direntry descriptions in column 32, per Texinfo
4396 convention. Make them end with a period.
4397
4398 2010-06-23 Glenn Morris <rgm@gnu.org>
4399
4400 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
4401 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
4402 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
4403 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
4404 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
4405 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
4406
4407 2010-06-10 Glenn Morris <rgm@gnu.org>
4408
4409 * idlwave.texi (Load-Path Shadows):
4410 * org.texi (Handling links): Fix typos.
4411
4412 2010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
4413
4414 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
4415
4416 2010-05-26 Michael Albinus <michael.albinus@gmx.de>
4417
4418 * eshell.texi (Built-ins): Describe, how to disable a built-in command
4419 by an alias. (Bug#6226)
4420
4421 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
4422
4423 * calc.texi (Manipulating Vectors): Mention that vectors can
4424 be used to determine bins for `calc-histogram'.
4425
4426 2010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
4427
4428 * calc.texi: Remove "\turnoffactive" commands throughout.
4429
4430 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
4431
4432 * url.texi (HTTP language/coding, Customization):
4433 * message.texi (Header Commands, Responses):
4434 * cl.texi (Argument Lists): Fix typos.
4435
4436 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
4437
4438 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
4439 Note that Development menu is always available.
4440 (Creating a project): Fix terminology.
4441 (Add/Remove files): Fix typo.
4442
4443 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
4444
4445 * Version 23.2 released.
4446
4447 2010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
4448
4449 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
4450
4451 2010-05-01 Michael Albinus <michael.albinus@gmx.de>
4452
4453 * tramp.texi (Inline methods, Default Method):
4454 Mention `tramp-inline-compress-start-size'.
4455
4456 2010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
4457
4458 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
4459 the CVS repo. Put the Git repo in the news section.
4460
4461 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
4462 Removed some mentions of CVS. Mention the new Git repo.
4463
4464 2010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
4465
4466 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
4467 (Mail Group Commands): Add index entry.
4468
4469 2010-04-18 Glenn Morris <rgm@gnu.org>
4470
4471 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
4472
4473 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
4474
4475 * calc.texi (Radix modes): Mention that the option prefix will
4476 turn on twos-complement mode.
4477 (Inverse and Hyperbolic Flags): Mention the Option flag.
4478
4479 2010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
4480
4481 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
4482 (LaTeX/PDF export commands): Rename and Move section.
4483 (Sectioning structure): Update.
4484 (References): New use case for field coordinates.
4485 (The export dispatcher): Rename from ASCII export.
4486 (Setting up the staging area): Document the availability of
4487 encryption for MobileOrg.
4488 (Images and tables): Document how to reference labels.
4489 (Index entries): New section.
4490 (Generating an index): New section.
4491 (Column width and alignment): Document that <N> now
4492 means a fixed width, not a maximum width.
4493 (Publishing options): Document the :email option.
4494 (Beamer class export): Fix bug in the BEAMER example.
4495 (Refiling notes): Document refile logging.
4496 (In-buffer settings): Document refile logging keywords.
4497 (Drawers): Document `C-c C-z' command.
4498 (Agenda commands): Mention the alternative key `C-c C-z'.
4499 (Special properties): Document the BLOCKED property.
4500 (The spreadsheet): Mention the formula editor.
4501 (References): Document field coordinates.
4502 (Publishing action): Correct the documentation for the
4503 publishing function.
4504 (The date/time prompt): Document that we accept dates
4505 like month/day/year.
4506 (Cooperation): Document the changes in table.el support.
4507 (Faces for TODO keywords, Faces for TODO keywords)
4508 (Priorities): Document the easy colors.
4509 (Visibility cycling): Document the new double prefix
4510 arg for `org-reveal'.
4511 (Cooperation): Remember.el is part of Emacs.
4512 (Clean view): Mention that `wrap-prefix' is also set by
4513 org-indent-mode.
4514 (Agenda commands): Add information about prefix args to
4515 scheduling and deadline commands.
4516 (Search view): Point to the docstring of
4517 `org-search-view' for more details.
4518 (Agenda commands): Document that `>' prompts for a date.
4519 (Setting tags): Document variable
4520 org-complete-tags-always-offer-all-agenda-tags.
4521 (Column attributes): Cross-reference special properties.
4522
4523 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
4524
4525 Synchronize with Tramp repository.
4526
4527 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
4528 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
4529 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
4530 syntax, texi2dvi reports errors with the backquotes.
4531
4532 * trampver.texi: Update release number.
4533
4534 2010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
4535
4536 * gnus.texi (Finding the News): Add pointers to the Server buffer
4537 because it's essential.
4538
4539 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
4540
4541 * gnus.texi (MIME Commands): Update description of
4542 gnus-article-browse-html-article.
4543
4544 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
4545
4546 * auth.texi (Secret Service API): Add TODO node.
4547 (Help for users): Explain the new source options for `auth-sources'.
4548
4549 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
4550
4551 * trampver.texi: Update release number.
4552
4553 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
4554
4555 * Branch for 23.2.
4556
4557 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
4558
4559 * faq.texi (Escape sequences in shell output): Note that ansi-color is
4560 now enabled by default.
4561
4562 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
4563
4564 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
4565 when Emacs runs in interactive mode. (Bug#5645)
4566
4567 2010-02-16 Glenn Morris <rgm@gnu.org>
4568
4569 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
4570
4571 2010-02-05 Mark A. Hershberger <mah@everybody.org>
4572
4573 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
4574
4575 2010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
4576
4577 * gnus.texi (Score File Format): Fix typo.
4578
4579 2010-01-19 Mark A. Hershberger <mah@everybody.org>
4580
4581 * cc-mode.texi: Replace references to obsolete c-subword-mode.
4582
4583 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
4584
4585 * ada-mode.texi (Project File Overview): Fix typo.
4586
4587 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
4588
4589 * semantic.texi: Add Richard Y. Kim credit.
4590
4591 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
4592
4593 2010-01-17 Michael Albinus <michael.albinus@gmx.de>
4594
4595 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
4596 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
4597
4598 2010-01-17 Glenn Morris <rgm@gnu.org>
4599
4600 * calc.texi (Reporting Bugs): Don't mention format of repository.
4601
4602 * woman.texi (Bugs): Make "Emacs repository" less specific,
4603 and the URL for same more specific.
4604
4605 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
4606
4607 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
4608
4609 * ede.texi (ede-step-project, ede-proj-target):
4610 * tramp.texi (Remote processes): Fix typos.
4611
4612 2010-01-16 Mario Lang <mlang@delysid.org>
4613
4614 * ede.texi (ede-target):
4615 * org.texi (Refiling notes): Remove duplicated words.
4616
4617 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
4618
4619 * gnus.texi (Posting Styles): Use with-current-buffer.
4620 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
4621
4622 2010-01-02 Kevin Ryde <user42@zip.com.au>
4623
4624 * eieio.texi (Naming Conventions): Correction to xref on elisp
4625 coding conventions, is "Tips" node not "Standards".
4626
4627 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
4628
4629 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
4630
4631 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
4632
4633 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
4634
4635 * gnus.texi (Direct Functions): Add missing port number to tls method.
4636
4637 2009-12-15 Juanma Barranquero <lekktu@gmail.com>
4638
4639 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
4640 ($(infodir)/edt, edt.dvi): New targets.
4641
4642 2009-12-15 Glenn Morris <rgm@gnu.org>
4643
4644 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
4645 (edt, $(infodir)/edt, edt.dvi): New targets.
4646 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
4647
4648 * Makefile.in (PDF_TARGETS, pdf): New.
4649 (clean): Add *.pdf.
4650 Add pdf rules for all manuals.
4651
4652 2009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
4653
4654 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
4655
4656 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
4657
4658 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
4659 (Smart Jump, Analyzer Debug): Copyedits.
4660 (Semantic mode user commands): Link to new nodes.
4661 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
4662 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
4663 upstream Semantic manual.
4664
4665 * semantic.texi (Introduction): Minor fix to diagram.
4666
4667 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
4668
4669 * eshell.texi (History): Add the other built-in variables.
4670 (Built-ins): Explain built-ins, and how to apply the external commands.
4671 Add `history', `su' and `sudo'.
4672
4673 * tramp.texi (Remote processes): Add missing <RET> in the example.
4674
4675 2009-12-01 Bill Wohler <wohler@newt.com>
4676
4677 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
4678 path for mairix example. Specify -q in namazu example since namazu is
4679 excessively garrulous.
4680
4681 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
4682
4683 * tramp.texi (Remote processes): Improve eshell example with "su"
4684 and "sudo" commands.
4685
4686 2009-11-28 Chong Yidong <cyd@stupidchicken.com>
4687
4688 * semantic.texi (Analyzer Internals): Rename from Analyzer.
4689
4690 * sem-user.texi (Semantic mode user commands): Fix key syntax.
4691 Document semantic-complete-analyze-inline.
4692 (Semanticdb search debugging commands): Minor clarification.
4693 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
4694 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
4695 manual.
4696 (Semantic mode): Link to Idle Scheduler.
4697
4698 2009-11-28 Kevin Ryde <user42@zip.com.au>
4699
4700 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
4701 @pxref, now EIEIO is in Emacs.
4702
4703 * erc.texi (Development): Correction to git tutorial url.
4704
4705 2009-11-26 Glenn Morris <rgm@gnu.org>
4706
4707 * faq.texi (Latest version of Emacs): Mention stability of development
4708 version.
4709 (Problems with very large files): Max buffer size increase in 23.2.
4710 (VM): VM has moved house again.
4711
4712 2009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
4713
4714 * calc.texi (Radix modes): Discuss alternate bases for two's complement
4715 notations.
4716
4717 2009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
4718
4719 * org.texi (Column attributes): Fix documentation of new operators.
4720
4721 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
4722
4723 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
4724 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
4725 (Idle Completions Mode): Numerous copyedits.
4726
4727 2009-11-17 Juanma Barranquero <lekktu@gmail.com>
4728
4729 * semantic.texi (Semantic Internals, Glossary):
4730 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
4731 (Semanticdb search debugging commands): Fix typos.
4732
4733 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
4734
4735 * calc.texi (Radix modes): Mention twos-complement notation.
4736
4737 2009-11-16 Juanma Barranquero <lekktu@gmail.com>
4738
4739 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
4740 ($(infodir)/semantic, semantic.dvi): New targets.
4741
4742 2009-11-16 Chong Yidong <cyd@stupidchicken.com>
4743
4744 * Makefile.in: Build the Semantic manual.
4745
4746 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
4747 repository.
4748
4749 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
4750
4751 * dbus.texi (Receiving Method Calls): New defun
4752 `dbus-unregister-service'.
4753
4754 2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
4755
4756 * org.texi (Speed keys): New section.
4757
4758 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
4759
4760 * dbus.texi (Type Conversion): Fix typo.
4761 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
4762 `dbus-registered-objects-table'.
4763 (Receiving Method Calls): New defun `dbus-register-property'.
4764 Move `dbus-unregister-object' here.
4765
4766 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
4767
4768 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
4769
4770 2009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
4771
4772 * org.texi (Column attributes): Add the new age summary operators.
4773 Also, mention the fact you can only use one summary operator per
4774 property.
4775
4776 2009-11-13 John Wiegley <johnw@newartisans.com>
4777
4778 * org.texi (Tracking your habits): Add a new section in the
4779 manual about how to track habits.
4780 (Resolving idle time): Add a section on how idle and
4781 dangling clocks are resolved.
4782
4783 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
4784
4785 * org.texi (Agenda commands): Document the new `i' command.
4786 (Inserting deadline/schedule): Document logging changes
4787 of scheduling and deadline times stamps.
4788 (In-buffer settings): Document the in-buffer keywords for logging
4789 changes of scheduling and deadline times stamps.
4790 (Structure editing, Plain lists): Document indentation
4791 cycling in empty entries with TAB.
4792 (Archiving): Document the default archiving command.
4793 (Moving subtrees): Document the new keys for archiving.
4794 (Internal archiving): Fix incorrect key.
4795 (Agenda commands): Document the TODO set switching commands.
4796 (Agenda commands): Document the new archiving keys.
4797 (Clocking work time): Better description on how to save
4798 and restore a clock.
4799 (Resolving idle time): Mention the x11idle program to get true
4800 idleness also under X11.
4801 (Resolving idle time): Use @kbd instead of @key for normal
4802 letters, because this is how he rest of the manual does this.
4803 (Pushing to MobileOrg): Mention that `org-directory'
4804 should be set.
4805 (Agenda commands): Document that SPC is a filter for
4806 any tag.
4807 (Search view): Rename from "Keyword search".
4808 (Capure): New chapter.
4809 (Markup): New chapter.
4810 (Links in HTML export, Images in HTML export):
4811 Extend the section titles.
4812 (Images in HTML export): Document the align option.
4813 (Text areas in HTML export): Extend the section title.
4814 (Images in LaTeX export): Explain image placement in LaTeX.
4815
4816 2009-11-10 Glenn Morris <rgm@gnu.org>
4817
4818 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
4819
4820 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
4821
4822 * tramp.texi (Auto-save and Backup): Disable backups just for a
4823 method.
4824
4825 * trampver.texi: Update release number.
4826
4827 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
4828
4829 Sync with Tramp 2.1.17.
4830
4831 * trampver.texi: Update release number.
4832
4833 2009-10-29 Glenn Morris <rgm@gnu.org>
4834
4835 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
4836
4837 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
4838
4839 * tramp.texi (External methods): Temporary files are kept for
4840 `rsync' and `rsyncc' methods.
4841
4842 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
4843
4844 * eieio.texi: Fix typos.
4845
4846 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
4847
4848 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
4849
4850 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
4851
4852 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
4853 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
4854
4855 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
4856
4857 * Makefile.in: Build EIEIO and EDE manuals.
4858
4859 2009-10-07 Eric Ludlam <zappo@gnu.org>
4860
4861 * eieio.texi:
4862 * ede.texi: New files.
4863
4864 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
4865
4866 * tramp.texi (Remote processes): Association of a pty is not supported.
4867
4868 2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
4869
4870 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
4871 (Processing LaTeX fragments): Document that the size of images can be
4872 changes using the variable `org-format-latex-options'.
4873 (The date/time prompt, Timestamps): Be more accurate over ISO format
4874 dates and times.
4875 (Visibility cycling): Document showeverything keyword.
4876 (In-buffer settings): Document showeverything keyword.
4877 (Setting up the staging area): Fix the example.
4878 (MobileOrg): New section.
4879 (Agenda commands, Exporting Agenda Views): Document exporting the
4880 agenda view to Org files.
4881
4882 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
4883
4884 * tramp.texi (History): Add IMAP support.
4885 (External methods): Add `imap' and `imaps' methods.
4886 (GVFS based methods): Add indices for `davs'.
4887 (Password handling): Rename anchors. Add IMAP entries for
4888 ~/.authinfo.gpg.
4889
4890 * trampver.texi: Set default value of `emacsimap'.
4891
4892 2009-09-22 Daiki Ueno <ueno@unixuser.org>
4893
4894 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
4895
4896 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
4897
4898 * dired-x.texi (Technical Details):
4899 Delete dired-up-directory (Bug#4292).
4900
4901 2009-09-03 Michael Albinus <michael.albinus@gmx.de>
4902
4903 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
4904
4905 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
4906
4907 * org.texi (Effort estimates): Document new effort setting commands.
4908 (Agenda commands): Document the new keys fro agenda time motion.
4909 Document entry text mode. Improve documentation of the keys to include
4910 inactive time stamps into the agenda view.
4911 (Feedback): Document the new bug report command.
4912 (Structure editing): Add an index entry for the sorting of subtrees.
4913
4914 2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
4915
4916 * auth.texi (Help for users): Corrected markup.
4917
4918 2009-09-02 Glenn Morris <rgm@gnu.org>
4919
4920 * emacs-mime.texi (time-date): Mention float-time.
4921
4922 2009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
4923
4924 * calc.texi (Simplifying Formulas): Improve the wording.
4925
4926 2009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
4927
4928 * auth.texi: Rewritten for coverage and clarity.
4929
4930 2009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
4931
4932 * gnus.texi (Expiring Mail):
4933 Mention gnus-mark-copied-or-moved-articles-as-expirable.
4934 (Various Various): Mention gnus-safe-html-newsgroups.
4935
4936 * gnus-news.texi: Mention
4937 gnus-mark-copied-or-moved-articles-as-expirable.
4938
4939 * emacs-mime.texi (Display Customization): Add xref to
4940 gnus-safe-html-newsgroups.
4941
4942 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
4943
4944 * tramp.texi (Version Control): Remove.
4945 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
4946 reference.
4947 (External methods): Correct `scpc' concept index entries. New method
4948 `rsyncc'.
4949 (External packages): New subsections "Filename completion" and "File
4950 attributes cache".
4951
4952 2009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
4953
4954 * calc.texi (Rewrite Rules): Improve the example.
4955 (Simplifying Formulas): Explain use of the I and H flags for
4956 simplification.
4957
4958 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
4959
4960 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
4961 Describe autostart behavior of dbus-ping.
4962 (Synchronous Methods, Asynchronous Methods): Use English numeric format
4963 for timeout values.
4964 (Top): Remove footnote saying D-Bus is not enabled by
4965 default. (Bug#4256)
4966
4967 2009-08-23 Daiki Ueno <ueno@unixuser.org>
4968
4969 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
4970 Reported by Jari Aalto (Bug#4211).
4971 (Mail-mode integration): Mention epa-mail-mode and
4972 epa-global-mail-mode.
4973 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
4974 epa-setup.
4975
4976 2009-08-16 Michael Albinus <michael.albinus@gmx.de>
4977
4978 * dbus.texi (Asynchronous Methods): Allow nil handler.
4979
4980 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4981
4982 * ediff.texi (ediff-current-file): Add information about this new function.
4983
4984 * viper.texi: Add information about C-s in viper's search command.
4985
4986 2009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
4987
4988 * calc.texi (Date Forms): Fix typos.
4989
4990 2009-08-08 Glenn Morris <rgm@gnu.org>
4991
4992 * org.texi (Agenda commands): Restore clobbered change.
4993
4994 2009-08-07 Eli Zaretskii <eliz@gnu.org>
4995
4996 * calc.texi (Graphics, Devices): Update with the peculiarities of
4997 operation on MS-Windows.
4998
4999 2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
5000
5001 * org.texi (Publishing action): Improve documentation of file
5002 names when publishing to the source directory.
5003 (Clean view): Document `org-indent-mode'.
5004 (Clocking work time): Add documentation for the
5005 new :timetamp option when creating a clock report.
5006 (Paragraphs): Fix many typos.
5007 (Plain lists): Remove duplicate explanation about the
5008 `C-c *' command.
5009 (Literal examples): Update to reflect the new behavior
5010 of the -n -r -k switches when exporting source code examples.
5011 (Structure editing): Add information about `C-c *',
5012 converting a plain list into a list of Org items.
5013 (Remember): Small rephrasing of the paragraph
5014 describing remember.el. Also mentioned that remember.el is part
5015 of Emacs 23, not Emacs 22.
5016 (Clocking work time): Add documentation about
5017 displaying the current clocking time against the effort estimate.
5018 Also add a footnote about using `org-clock-in-prepare-hook' to add
5019 an effort estimate on the fly, just before clocking it.
5020 (Footnotes): Document automatic renumbering and
5021 sorting.
5022 (Agenda commands): Document new bulk commands.
5023 (Plain lists): Document new behavior of
5024 `org-cycle-include-plain-lists'.
5025 Hyphenation only in TeX.
5026 (Clocking work time): Document the key to update effort
5027 estimates.
5028 (Clocking work time): Document the clock time display.
5029 (Structure editing, TODO basics): Document new
5030 variables.
5031 (Column attributes): Document new colciew operators.
5032 (Publishing options): Document :xml-declaration.
5033 (Tracking TODO state changes): Document the
5034 LOG_INTO_DRAWER property.
5035 (Literal examples): Document the new implementation for
5036 editing source code.
5037 (Publishing action): Mention the new publishing
5038 function, to publish an Org source file.
5039 (Publishing links): Mention how to link to an Org source file.
5040 (Macro replacement): Document new macros.
5041 (Handling links): Document type-specific completion
5042 when inserting links.
5043 (Structure editing, Plain lists): Improve documentation
5044 on sorting.
5045 (Internal links): Document custom ids for links.
5046 (Handling links): Document custom ids for links.
5047 (CSS support): Document new class.
5048 (Refiling notes): Document the possibility to create new nodes
5049 during refiling.
5050 (Agenda commands): Document the "?" operator to find
5051 tasks without effort setting.
5052 (Exporting agenda information): Section moved.
5053 (RSS Feeds): New section.
5054 (Built-in table editor): Document M-e and M-a navigate
5055 inside table field.
5056 (Stuck projects): Docment that projects identified as
5057 un-stuck will still be searchd for stuck sub-projects.
5058 (Paragraphs): Document centering.
5059 (Creating timestamps, Agenda commands): Document new
5060 behavior when changing time stamps.
5061 (Structure editing): Document the new command
5062 `org-clone-subtree-with-time-shift'.
5063 (Publishing): Refresh this chapter.
5064 (Export options, Export options, In-buffer settings):
5065 Document the new keywords.
5066 (Matching tags and properties): Collect all
5067 documentation about tags/property matches here.
5068 (Setting tags): Document `org-tag-persistent-alist'.
5069 (Weekly/daily agenda): New section.
5070 (Orgstruct mode): Describe `orgstruct++-mode'.
5071 (Drawers): Mention the LOGBOOK drawer.
5072 (Export options, Sectioning structure): Document the
5073 #+LEATEX_HEADER in-buffer setting.
5074 (Bugs): Section removed.
5075 (Hooks): New section.
5076 (Add-on packages): Move here from old location.
5077 (Context-sensitive commands): New section.
5078 (Setting tags): Document newline option.
5079 (Global TODO list, Matching tags and properties):
5080 Mention more variables.
5081 (Checkboxes): Update to changed command behavior.
5082
5083 2009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
5084
5085 * speedbar.texi (Basic Key Bindings): Fix typo.
5086
5087 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
5088
5089 * calc.texi (Vector/Matrix Functions): Add index entries for both
5090 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
5091 affects matrices with more than one row.
5092 (Help Commands): Add index entries for "prefix ?" key bindings.
5093
5094 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
5095
5096 * calc.texi (Stack Manipulation Commands): Add documentation for
5097 `calc-transpose-lines'.
5098
5099 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
5100
5101 * dbus.texi (Receiving Method Calls): Describe special return value
5102 `:ignore'.
5103
5104 2009-07-24 Alan Mackenzie <acm@muc.de>
5105
5106 * cc-mode.texi (Config Basics, File Styles): Document that at mode
5107 initialization, any individual variable setting now takes precedence
5108 over one done via c-file-style/c-file-offsets.
5109
5110 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
5111
5112 * calc.texi (Undoing Mistakes): Mention that the undo list will be
5113 truncated when Calc is quit.
5114 (Customizing Calc): Document `calc-undo-length'.
5115
5116 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
5117
5118 * calc.texi (About This Manual): Don't mention chapter numbers in text.
5119
5120 2009-07-11 Kevin Ryde <user42@zip.com.au>
5121
5122 * pcl-cvs.texi (About PCL-CVS):
5123 * widget.texi (Basic Types):
5124 Fix cross-references.
5125
5126 2009-07-01 Andreas Schwab <aschwab@redhat.com>
5127
5128 * dbus.texi (Type Conversion): Don't use literal control character.
5129
5130 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
5131
5132 * tramp.texi (GVFS based methods): New section.
5133 (Remote processes): Processes for GVFS based methods run locally.
5134
5135 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
5136
5137 * tramp.texi (Inline methods, External methods, Gateway methods):
5138 Avoid the words "kludge" and hack".
5139 (External methods): Add `synce' method.
5140
5141 * trampver.texi: Update release number.
5142
5143 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
5144
5145 Sync with Tramp 2.1.16.
5146
5147 * tramp.texi (History): Add GVFS support.
5148 (External methods): Precise `rsync' description. Add `dav', `davs' and
5149 `obex' methods. Add 'tramp-gvfs-methods' option.
5150 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
5151 forms.
5152 (Remote Programs): Introduce `tramp-own-remote-path'.
5153 (Remote processes): New subsection "Running remote programs that create
5154 local X11 windows".
5155 (Frequently Asked Questions): Improve code for disabling vc.
5156
5157 * trampver.texi: Update release number. Set default value of
5158 `emacsgvfs'.
5159
5160 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
5161
5162 * Branch for 23.1.
5163
5164 2009-06-17 Glenn Morris <rgm@gnu.org>
5165
5166 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
5167 (Latest version of Emacs): Mention source code repository.
5168
5169 2009-06-16 Glenn Morris <rgm@gnu.org>
5170
5171 * faq.texi (Top): Language tweak.
5172 (Extended commands): Most people have arrow keys.
5173 (Emacs manual): Say how to follow info links.
5174 (File-name conventions): Change title a bit. Explain about source
5175 versus installed. Condense etc description.
5176 (Guidelines for newsgroup postings): Mention Savannah list page.
5177 (Newsgroup archives): Simplify.
5178 (Contacting the FSF): Add contact URL.
5179 (Emacs Lisp documentation): Printed version not always available.
5180 (Installing Texinfo documentation): Explain how by hand installation is
5181 not normally needed. Use add-to-list. Remove duplicate reference.
5182 (Informational files for Emacs): Move info on Help menu here from
5183 "File-name conventions".
5184 (Help installing Emacs): Tweak uref.
5185 (Obtaining the FAQ): Mention repository.
5186 (Origin of the term Emacs): Explain "ITS".
5187 (Changing load-path): Use add-to-list.
5188 (Automatic indentation): Clarify this is for Text mode.
5189 Don't mention Indented Text mode.
5190 (Finding Emacs on the Internet): The FSF does not seem to offer a
5191 deluxe distribution on CD anymore.
5192
5193 2009-06-16 Glenn Morris <rgm@gnu.org>
5194
5195 * faq.texi (Top): Mention which Emacs version this FAQ is about.
5196 Recommend the latest release. Mention how to get older FAQs.
5197 Recommend the Emacs manual.
5198 (Guidelines for newsgroup postings): Discourage cross-posts.
5199 (Underlining paragraphs): Remove.
5200 (Editing MS-DOS files): Remove pre-Emacs 20 information.
5201 (Bugs and problems): Update key-binding.
5202 (Problems with very large files): Mention 64-bit.
5203 (Shell process exits abnormally): Remove.
5204 (Problems with Shell Mode): Rename and update.
5205 (Spontaneous entry into isearch-mode)
5206 (Problems talking to certain hosts): Remove. This is old information,
5207 in etc/PROBLEMS if needed.
5208 (Emacs takes a long time to visit files, Updating Emacs): Remove.
5209 (Dired claims that no file is on this line): Update.
5210 (Installing Emacs, Problems building Emacs): Simplify.
5211 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
5212 information.
5213 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
5214 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
5215 (JDEE): "JDEE", not "JDE".
5216 (Handling C-s and C-q with flow control, Binding C-s and C-q):
5217 Remove. This is old information, in etc/PROBLEMS if needed.
5218 (stty and Backspace key, Kanji and Chinese characters): Remove.
5219 (Right-to-left alphabets): Update section.
5220 (Changing the included text prefix): Gnus uses message-yank-prefix.
5221 Add cross-reference to Supercite manual.
5222 (Saving a copy of outgoing mail): Simplify output file description.
5223 (Expanding aliases when sending mail): Refer to Emacs manual.
5224 Remove old info about RFC822.
5225 Correct description of how to rebuild aliases.
5226 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
5227 (MIME with Emacs mail packages)
5228 (Viewing articles with embedded underlining)
5229 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
5230 Remove old sections.
5231 (Killing based on nonstandard headers): Remove. Scoring is preferable,
5232 and is well-documented in the Gnus manual.
5233 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
5234 (Making Gnus faster): Rename from "Starting Gnus faster".
5235 Merge "Catch-up is slow in Gnus" into here.
5236
5237 2009-06-14 Glenn Morris <rgm@gnu.org>
5238
5239 * faq.texi (Status of Emacs): Re-order with most recent releases first.
5240 (New in Emacs 23): New section.
5241 (Handling C-s and C-q with flow control): Add xref.
5242
5243 2009-06-13 Glenn Morris <rgm@gnu.org>
5244
5245 * faq.texi (Setting up a customization file): Grammar fix.
5246 Customize is no longer "new".
5247 (Displaying the current line or column): Line-number mode is on by
5248 default. Don't mention `column' package. Mention linum.el.
5249 (Turning on abbrevs by default): Explain how to do it for buffers,
5250 modes, and everywhere.
5251 (Associating modes with files): Use add-to-list. Don't mention Emacs
5252 19.
5253 (Highlighting a region): On by default since 23.1.
5254 (Replacing highlighted text): Update doc quote.
5255 (Working with unprintable characters): Don't mention search-quote-char.
5256 (Using an already running Emacs process): Gnuclient is probably not an
5257 enhancement these days.
5258 (Indenting switch statements): Remove mention of pre-Emacs 20.
5259 (Horizontal scrolling): Abbreviate Emacs 20 description.
5260 (Replacing text across multiple files): Fix name of dired command.
5261 (Disabling backups): Use require not load.
5262 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
5263
5264 2009-06-13 Bill Wohler <wohler@newt.com>
5265
5266 Release MH-E manual version 8.2.
5267
5268 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5269 release 8.2.
5270
5271 2009-06-13 Glenn Morris <rgm@gnu.org>
5272
5273 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
5274 in this day and age the common meaning is "on the web".
5275 (copying): Use @copyright in all cases.
5276 (Basic keys): Remove reference to deleted manual node "Text Characters".
5277 (File-name conventions): Use GNU as an example rather than SERVICE.
5278 default.el lives in site-lisp. Update Info directory location.
5279 (Real meaning of copyleft): GPL actions have been brought, but all
5280 settled out of court.
5281 (Guidelines for newsgroup postings): Shorten section title.
5282 Simplify comp.emacs description.
5283 (Newsgroup archives): Change Google URL. Describe Gmane.
5284 (Unsubscribing from Emacs lists): Remove discussion of "distribution
5285 points". Mention List-Unsubscribe header.
5286 (Contacting the FSF): Update email and URLs.
5287 (Basic editing): Mention F1 for help.
5288 (Installing Texinfo documentation): Refer to Texinfo website rather
5289 than ftp server.
5290 (Printing a Texinfo file): Mention texi2pdf.
5291 (Informational files for Emacs): Don't describe FTP or SERVICE, they
5292 are just stubs nowadays.
5293 (Latest version of Emacs): Explain version numbers.
5294 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
5295 (Turning on syntax highlighting): No need to mention hilit19 any more.
5296 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
5297 (Modes for various languages): Remove section.
5298 (Major packages and programs): Remove most version and maintainer
5299 information - it's hard to keep up-to-date, and adds nothing.
5300 Similarly with direct links to mailing lists.
5301 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
5302 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
5303 years, and Emacs comes with tools for this now.
5304 (Patch): Remove section - this is a standard tool.
5305 (Using function keys under X): Remove section.
5306
5307 2009-06-12 Glenn Morris <rgm@gnu.org>
5308
5309 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
5310 (Help installing Emacs): Remove reference to deleted X11 node.
5311 (Associating modes with files): Interpreter-mode-alist is no longer
5312 subservient to auto-mode-alist.
5313 (Installing Emacs): Change future Emacs version.
5314 (Linking with -lX11 fails): Remove old section.
5315 (Packages that do not come with Emacs): Update ELL location.
5316 Emacs Lisp archive is dead.
5317 (Emacs for Windows): Remove reference to old CE port.
5318 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
5319 (Emacs for VMS and DECwindows): Remove old ports.
5320 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
5321 (Removing flashing messages): Remove section about non-existent Gnus
5322 option.
5323
5324 * faq.texi (Top): Add @top command.
5325 Remove the optional arguments from all @node commands: makeinfo can
5326 generate these automatically, and it is easier to edit and rearrange
5327 nodes without them.
5328
5329 2009-06-11 Glenn Morris <rgm@gnu.org>
5330
5331 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
5332 (The LPF): Make the updated URL the sole reference point.
5333 (Learning how to do something): Update refcard price and format.
5334 (Getting a printed manual): Sources in doc/emacs/, not man/.
5335 Also available in PDF format. Since the page count varies, be less
5336 precise.
5337 (Informational files for Emacs): Remove references to deleted files
5338 LPF and SUN-SUPPORT, and to UUCP.
5339 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
5340 Remove many obsolete ways to get the FAQ, which now seems only to be
5341 distributed with Emacs.
5342 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
5343
5344 2009-06-09 Chong Yidong <cyd@stupidchicken.com>
5345
5346 * org.texi (Org Plot): Fix tags (Bug#3507).
5347 (Workflow states, Agenda commands): Fix tags (Bug#3508).
5348
5349 * ada-mode.texi (Installation, Compile commands)
5350 (Project File Overview, No project files, Set compiler options)
5351 (Use GNAT project file, Use multiple GNAT project files)
5352 (Identifier completion): Use @samp for menu items, and @kbd for key
5353 sequences (Bug#3504).
5354
5355 2009-06-04 Daiki Ueno <ueno@unixuser.org>
5356
5357 * gnus.texi (Security): Fix wording; add a link to epa.info.
5358
5359 2009-06-04 Ryan Yeske <rcyeske@gmail.com>
5360
5361 * message.texi (Header Commands): Fix descriptions to match
5362 keybindings.
5363
5364 2009-04-22 Daiki Ueno <ueno@unixuser.org>
5365
5366 * gnus.texi (Security): Mention that EasyPG is the current default.
5367
5368 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
5369
5370 * ediff.texi (Session Commands): Fix typo.
5371
5372 2009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
5373
5374 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
5375 news.software.readers. Reported by Florian Rehnisch.
5376
5377 2009-04-02 Glenn Morris <rgm@gnu.org>
5378
5379 * auth.texi: Capitalize direntry.
5380
5381 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
5382 using a period in the entry name. (Bug#2797)
5383
5384 2009-03-03 Juanma Barranquero <lekktu@gmail.com>
5385
5386 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
5387 ($(infodir)/auth, auth.dvi): New targets.
5388
5389 2009-03-03 Glenn Morris <rgm@gnu.org>
5390
5391 * auth.texi: Fix @setfilename.
5392
5393 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
5394 (auth, $(infodir)/auth, auth.dvi): New rules.
5395
5396 2009-02-25 Glenn Morris <rgm@gnu.org>
5397
5398 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
5399
5400 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5401
5402 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
5403
5404 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5405
5406 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
5407 gnus-nocem-issuers, and gnus-nocem-verifyer.
5408
5409 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
5410
5411 * ada-mode.texi (Project files, Automatic Casing):
5412 * dbus.texi (Signals):
5413 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
5414 * mh-e.texi (HTML):
5415 * nxml-mode.texi (Locating a schema)
5416 (Using the document's URI to locate a schema):
5417 * org.texi (Footnotes, Using the mapping API):
5418 * rcirc.texi (Channels): Remove duplicate words.
5419
5420 2009-02-20 Glenn Morris <rgm@gnu.org>
5421
5422 * dired-x.texi (Miscellaneous Commands):
5423 * gnus.texi: Minor updates for mbox Rmail.
5424
5425 2009-02-16 Karl Berry <karl@gnu.org>
5426
5427 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
5428 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
5429 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
5430 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
5431 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
5432 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
5433 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
5434 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
5435 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
5436 Consistently use @insertcopying in the Top node,
5437 @contents at the front (after @end titlepage),
5438 and @direntry after @copying. (Bug#1988)
5439
5440 2009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
5441
5442 * auth.texi: New file documenting auth-source.
5443
5444 2009-02-13 Carsten Dominik <dominik@science.uva.nl>
5445
5446 * org.texi (Org Plot): Fix link.
5447
5448 2009-02-09 Daiki Ueno <ueno@unixuser.org>
5449
5450 * epa.texi (Mail-mode integration): Mention the way to do
5451 "encrypt-to-self". (Bug#1807)
5452
5453 2009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5454
5455 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
5456
5457 2009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
5458
5459 * gnus-news.texi: Print version about Incoming*.
5460
5461 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
5462
5463 * org.texi (Structure editing, Handling links)
5464 (Fast access to TODO states, Javascript support): Make standard docs
5465 correctly reflect default variable settings.
5466
5467 2009-02-02 Glenn Morris <rgm@gnu.org>
5468
5469 * org.texi: Fix typos.
5470
5471 2009-02-01 Michael Albinus <michael.albinus@gmx.de>
5472
5473 Sync with Tramp 2.1.15.
5474
5475 * trampver.texi: Update release number.
5476
5477 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
5478
5479 * org.texi (TODO dependencies): Document TODO dependencies on
5480 checkboxes.
5481
5482 2009-01-30 Carsten Dominik <dominik@science.uva.nl>
5483
5484 * org.texi (TODO dependencies): Document key binding for toggling
5485 ORDERED property.
5486
5487 2009-01-28 Michael Albinus <michael.albinus@gmx.de>
5488
5489 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
5490 of hook functions.
5491
5492 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
5493
5494 * org.texi (TODO dependencies): New section.
5495
5496 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
5497
5498 * org.texi (Plain lists, TODO basics, Priorities)
5499 (Multiple sets in one file, Conflicts): Document interaction with
5500 `shift-selection-mode'.
5501
5502 2009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
5503
5504 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
5505 Make Calc the subject of sentences.
5506 (Rearranging Formulas using Selections): Discuss new options
5507 for `j *'.
5508
5509 2009-01-26 Michael Albinus <michael.albinus@gmx.de>
5510
5511 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
5512
5513 2009-01-26 Glenn Morris <rgm@gnu.org>
5514
5515 * org.texi: Fix typos.
5516
5517 2009-01-26 Bill Wohler <wohler@newt.com>
5518
5519 * mh-e.texi (EDITION, UPDATED): Update.
5520
5521 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
5522
5523 * org.texi (References): Add information about remote references.
5524 (Built-in table editor): Document `C-c RET' in tables.
5525 (Math symbols, Quoting LaTeX code): Mention that simple
5526 LaTeX macros survive LaTeX export.
5527 (Images in LaTeX export): Show how to create a reference to a
5528 figure.
5529 (Sectioning structure): Document that the LaTeX class can be
5530 specified in a property.
5531 (Text areas in HTML export): New section.
5532 (External links): Add examples for text search and ID links.
5533 (Built-in table editor): Remove the descriptio of `C-c
5534 C-q', it not longer works.
5535 (Literal examples): Document that a space must follow
5536 the colon in short examples.
5537 (Relative timer): Document `org-timer-stop'.
5538 (Footnotes): New section.
5539 (Footnote markup): Shorten section and refer to new Footnote
5540 section.
5541 (Literal examples): Add documentation for line
5542 numbering in and references to code examples.
5543 (CSS support): Fix the description of default CSS styles.
5544 (Capturing column view): Document
5545 "file:path/to/file.org" as an allowed value for the ID property of
5546 a dynamic block copying column view.
5547
5548 2009-01-23 Stephen Eglen <stephen@gnu.org>
5549
5550 * mh-e.texi (Getting Started): Describe $MH.
5551
5552 2009-01-21 Michael Albinus <michael.albinus@gmx.de>
5553
5554 * tramp.texi (all): Harmonize usage of "external method",
5555 "external transfer method" and "out-of-band method".
5556 (Connection types): Precise the differences of inline and external
5557 methods. Written by Adrian Phillips <a.phillips@met.no>.
5558
5559 2009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
5560
5561 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
5562 commands as described at the top. Reported by Allan Gottlieb
5563 <gottlieb@nyu.edu>.
5564
5565 2009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
5566
5567 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
5568 nnmail-pathname-coding-system.
5569
5570 2009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
5571
5572 * org.texi (Relative timer): Fix typo.
5573
5574 2009-01-15 Juanma Barranquero <lekktu@gmail.com>
5575
5576 * org.texi (Clocking work time): Fix typo.
5577 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
5578
5579 2009-01-13 Glenn Morris <rgm@gnu.org>
5580
5581 * org.texi: Fix some more typos.
5582
5583 2009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
5584
5585 * org.texi: Fix some typos.
5586
5587 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
5588
5589 * gnus.texi (Group Parameters): Add note for local variables.
5590
5591 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5592
5593 * gnus.texi (Converting Kill Files): Fix URL.
5594 Include gnus-kill-to-score.el in contrib directory.
5595
5596 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5597
5598 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
5599 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
5600 (Paging the Article): Add index entry.
5601
5602 2009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
5603
5604 * ada-mode.texi (Examples): Delete redundant text.
5605
5606 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
5607
5608 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
5609
5610 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
5611 addresses.
5612
5613 2009-01-03 Bill Wohler <wohler@newt.com>
5614
5615 * mh-e.texi (Scan Line Formats): Indicate that first column should be
5616 kept empty.
5617
5618 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
5619
5620 * org.texi (Activation, Exporting, ASCII export, HTML export)
5621 (HTML Export commands, LaTeX/PDF export commands):
5622 Improve documentation about transient-mark-mode.
5623 (References): Document the use of special names like $LR1 to reference
5624 to fields in the last table row.
5625
5626 2008-12-19 Juri Linkov <juri@jurta.org>
5627
5628 * info.texi (Search Text): Remove mention of removed key binding M-s.
5629
5630 2008-12-18 Carsten Dominik <dominik@science.uva.nl>
5631
5632 * org.texi (References): Remove mentioning of @0 as reference for the
5633 last line, this has been reverted in the Lisp sources.
5634
5635 2008-12-17 Juanma Barranquero <lekktu@gmail.com>
5636
5637 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
5638 (DVI_TARGETS): Remove duplicates. Add sasl.
5639 ($(infodir)/sasl, sasl.dvi): New targets.
5640
5641 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
5642
5643 * org.texi: Version number pushed to 6.15d.
5644
5645 2008-12-16 Carsten Dominik <dominik@science.uva.nl>
5646
5647 * org.texi (Tables in LaTeX export): New section.
5648 (Images in LaTeX export): New section.
5649 (Inlined images, Images in HTML export): Sections renamed.
5650
5651 2008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
5652
5653 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
5654
5655 2008-12-04 David Engster <dengste@eml.cc>
5656
5657 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
5658 of nnml-get-new-mail. Change URL for mairix patch.
5659
5660 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
5661
5662 * org.texi (Using the mapping API): Fix bug in mapping example.
5663 (Publishing options): Make the list of properties complete again, in
5664 correspondence to the variable `org-export-plist-vars'.
5665 (Property searches): Document new special values for time comparisons.
5666 (Tag inheritance): Refine the description of tag inheritance.
5667 (Project alist): Add info about the publishing sequence of components.
5668 (Effort estimates): Document the new relative timer.
5669
5670 2008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
5671
5672 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
5673 (Using Calc): Clarify use of `C-x * o'.
5674 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
5675
5676 2008-11-28 Richard M Stallman <rms@gnu.org>
5677
5678 * dbus.texi (Receiving Method Calls): Clean up previous change.
5679
5680 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
5681
5682 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
5683 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
5684 `dbus-unescape-from-identifier'.
5685 (Receiving Method Calls): New constants `dbus-service-emacs' and
5686 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
5687 (Signals): Use the constants in the example.
5688
5689 2008-11-24 Carsten Dominik <dominik@science.uva.nl>
5690
5691 * org.texi: Re-apply change to FDL 1.3.
5692
5693 2008-11-23 Carsten Dominik <dominik@science.uva.nl>
5694
5695 * org.texi (Setting up Remember): Document `org-remember-mode'.
5696 (External links): Document that bbdb links can use a regular
5697 expression.
5698 (External links): Document that elisp links can contain interactive
5699 commands.
5700
5701 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
5702
5703 * viper.texi (viper-translate-all-ESC-keysequences):
5704 Description removed.
5705
5706 2008-11-19 Glenn Morris <rgm@gnu.org>
5707
5708 * doclicense.texi: Change to FDL 1.3.
5709 Relicense all texi files under FDL 1.3 or later.
5710
5711 2008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
5712
5713 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
5714
5715 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
5716
5717 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
5718
5719 * ediff.texi: Version/date change.
5720
5721 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
5722
5723 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
5724
5725 2008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
5726
5727 * calc.texi (About This Manual): Comment out a mention of
5728 marginal notes.
5729
5730 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
5731
5732 * org.texi (Clocking work time): Document the :formula property of
5733 clock tables.
5734 (Structure editing, Refiling notes): Document refiling regions.
5735 (Agenda commands): Document the double-prefix version
5736 of the `l' command in the agenda.
5737 (Handling links): Explain the effect of a double prefix
5738 arg to `C-c C-o'.
5739 (TODO basics): Add documentation for tag triggers.
5740
5741 2008-10-23 Glenn Morris <rgm@gnu.org>
5742
5743 * cl.texi (Function Bindings): Mention `flet' fails to deal with
5744 byte-compiling things like `+'.
5745
5746 * ns-emacs.texi: Merge copyright years of author now with assignment
5747 into FSF years.
5748 (VER): Use it for easier automatic updating. Use Emacs version rather
5749 than standalone Emacs.app version.
5750
5751 2008-10-12 Carsten Dominik <dominik@science.uva.nl>
5752
5753 * org.texi: Lots of minor fixes.
5754 (Capture): New chapter.
5755 (Org Plot): New section.
5756
5757 2008-09-30 Magnus Henoch <mange@freemail.hu>
5758
5759 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
5760
5761 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
5762
5763 * calc.texi (User Defined Units): Mention how to enter optional display
5764 string.
5765
5766 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
5767
5768 * message.texi (Sending Variables): Fix variable documentation to
5769 avoid the "y/n" wording.
5770
5771 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
5772
5773 * message.texi (Sending Variables): Add `message-confirm-send' doc.
5774
5775 2008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
5776
5777 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
5778 @enumerate section so as to be able to be formatted with MAKEINFO=no.
5779
5780 2008-09-22 Bill Wohler <wohler@newt.com>
5781
5782 Release MH-E manual version 8.1.
5783
5784 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5785 release 8.1.
5786
5787 * mh-e.texi: Retain dual license as agreed to by the FSF.
5788 However, bump GPL to Version 3.
5789 Use @include for license text.
5790
5791 2008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
5792
5793 * gnus.texi (Top, Setup, Fancy splitting to parent)
5794 (Store custom flags and keywords, Store arbitrary data):
5795 Clean up markup.
5796
5797 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
5798
5799 * gnus.texi (The Gnus Registry): Document it.
5800
5801 2008-09-08 David Engster <dengste@eml.cc>
5802
5803 * gnus.texi (nnmairix): Point out that nnml uses MH format.
5804 Clarify section about choosing back end servers.
5805
5806 2008-08-23 Glenn Morris <rgm@gnu.org>
5807
5808 * dired-x.texi (Shell Command Guessing):
5809 Mention dired-guess-shell-case-fold-search. (Bug#417)
5810
5811 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
5812
5813 * trampver.texi: Update release number.
5814
5815 2008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
5816
5817 * ns-emacs.texi: Update version.
5818 (Introduction): Correct menu location for options save.
5819 (Customization): Note that defaults are stored under org.gnu.Emacs.
5820
5821 2008-08-11 Bill Wohler <wohler@newt.com>
5822
5823 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
5824 explicit about GNU mailutils MH elsewhere (with thanks to Darel
5825 Henman) (closes SF #1768928).
5826
5827 2008-08-10 Glenn Morris <rgm@gnu.org>
5828
5829 * ns-emacs.texi: Use @copying. Change copyright of authors with
5830 assignment to FSF. Change license to GFDL.
5831 (Top): Remove outdated references.
5832
5833 2008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
5834
5835 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
5836 Add gnus-summary-sort-by-most-recent-number and
5837 gnus-summary-sort-by-most-recent-date.
5838 (Summary Sorting): Explain prefix argument.
5839
5840 2008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
5841
5842 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
5843 gnus-summary-pipe-output.
5844
5845 2008-08-03 Michael Albinus <michael.albinus@gmx.de>
5846
5847 * dbus.texi (Receiving Method Calls): Document error handling of own
5848 D-Bus methods.
5849
5850 2008-08-01 Bill Wohler <wohler@newt.com>
5851
5852 * mh-e.texi (Reading Mail)
5853 (Viewing Attachments): Describe new function
5854 mh-show-preferred-alternative.
5855 (Sending Mail, Redistributing, Sending Message): Describe new hook
5856 mh-annotate-msg-hook.
5857
5858 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
5859
5860 * dbus.texi (Arguments and Signatures): Fix example.
5861 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
5862 (Asynchronous Methods): New node.
5863 (Errors and Events): Describe extended layout of `dbus-event'.
5864 New defun `dbus-event-message-type'.
5865
5866 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
5867
5868 * ediff.texi: Remove VMS support.
5869
5870 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
5871
5872 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
5873 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
5874
5875 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
5876
5877 * Makefile.in: Add mairix-el targets.
5878
5879 2008-07-29 David Engster <deng@randomsample.de>
5880
5881 * mairix-el.texi: New file.
5882
5883 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
5884
5885 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
5886 project files. Delete 'main_unit' project variable; not needed. Allow
5887 process environment variables wherever project variables are allowed.
5888 Add tutorial section on multiple GNAT project files.
5889
5890 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
5891
5892 Sync with Tramp 2.1.14.
5893
5894 * trampver.texi: Update release number.
5895
5896 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
5897
5898 * ns-emacs.texi:
5899 * faq.texi: Remove mentions of Mac Carbon.
5900
5901 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
5902
5903 * gnus.texi (Saving Articles): Describe the 2nd argument of
5904 gnus-summary-save-in-pipe.
5905 (SpamAssassin): Use it.
5906
5907 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
5908
5909 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
5910
5911 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
5912
5913 * org.texi (Export options): Document the use of the creator flag.
5914
5915 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
5916
5917 * org.texi: New version 6.06a.
5918
5919 2008-07-23 Juanma Barranquero <lekktu@gmail.com>
5920
5921 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
5922 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
5923
5924 2008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
5925
5926 * calc.texi (Editing Stack Entries):
5927 (Algebraic Entry): Rewrite introductory sentences so it can be used by
5928 Calc's help functions. Mention fixing typos.
5929 (Customizing Calc): Fix typo.
5930
5931 2008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
5932
5933 * calc.texi (summarykey): New macro. Use to correctly format keys in
5934 the summary.
5935
5936 2008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
5937
5938 * ns-emacs.texi (Customization): Corrected documentation on color
5939 specification formats.
5940
5941 2008-07-19 Andreas Schwab <schwab@suse.de>
5942
5943 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
5944
5945 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
5946 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
5947
5948 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
5949
5950 * dbus.texi (Inspection): Rework, introduce submenus.
5951 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
5952 (Properties and Annotations, Arguments and Signatures): New nodes.
5953
5954 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
5955
5956 * dbus.texi (Receiving Method Calls): Fix description of
5957 `dbus-register-method'.
5958 (Signals): Allow also signal arguments for filtering in
5959 `dbus-register-signal'.
5960
5961 2008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
5962
5963 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
5964 `cnorm'.
5965 (Arithmetic Tutorial): Simplify the verification of prime factors.
5966
5967 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
5968
5969 * gnus.texi (Saving Articles): Mention
5970 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
5971
5972 2008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
5973
5974 * calc.texi: Adjust mode line throughout.
5975
5976 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
5977
5978 * sasl.texi (Mechanisms): Fix typos.
5979
5980 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
5981
5982 * calc.texi (Killing from the stack): Mention using normal Emacs
5983 copying.
5984
5985 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
5986
5987 * tramp.texi (Password handling): Rename from "Password caching".
5988 Add `auth-source' mechanism.
5989 (Connection caching): Tramp reopens the connection automatically,
5990 when the operating system on the remote host has been changed.
5991
5992 2008-06-20 Eli Zaretskii <eliz@gnu.org>
5993
5994 * makefile.w32-in (distclean): Remove makefile.
5995
5996 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
5997
5998 * org.texi (Using the mapping API): New section.
5999 (Agenda column view): New section.
6000 (Moving subtrees): Document archiving to the archive sibling.
6001 (Agenda commands): Document columns view in the agenda.
6002 (Using the property API): Document the API for multi-valued properties.
6003
6004 2008-06-17 Jason Riedy <jason@acm.org>
6005
6006 * org.texi (A LaTeX example): Note that fmt may be a one-argument
6007 function, and efmt may be a two-argument function.
6008 (Radio tables): Document multiple destinations.
6009
6010 2008-06-16 Glenn Morris <rgm@gnu.org>
6011
6012 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
6013 Add Cover-Texts.
6014
6015 2008-06-15 Glenn Morris <rgm@gnu.org>
6016
6017 * faq.texi (VER): Update to 23.0.60.
6018
6019 * mh-e.texi: Remove option of licensing under GPL.
6020 Add Cover-Texts to GFDL permissions notice.
6021 (GPL): Remove section.
6022 (GFDL): Include doclicense.texi rather than the actual text.
6023
6024 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
6025 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
6026
6027 * sasl.texi: Fix output file name.
6028
6029 * epa.texi, sasl.texi: Refer to license in Emacs manual.
6030
6031 * gnus-coding.texi: Refer to license in Gnus manual.
6032
6033 * idlwave.texi, sasl.texi: Use @copying.
6034
6035 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
6036
6037 * speedbar.texi: Update Back-Cover Text as per maintain.info.
6038
6039 * url.texi: Use @copying, @title, @subtitle, @author.
6040
6041 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
6042 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
6043 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
6044 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
6045 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
6046 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
6047 * widget.texi, woman.texi:
6048 Remove references to external license, since doclicense is included.
6049
6050 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
6051 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
6052 Remove references to non-existent Invariant Sections.
6053
6054 2008-06-14 Glenn Morris <rgm@gnu.org>
6055
6056 * faq.texi (Major packages and programs): Remove references to external
6057 Supercite, Calc, VIPER, since they have been included for some time.
6058 Update VM, AUCTeX, BBDB entries.
6059
6060 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
6061
6062 * newsticker.texi: Updated to match latest newsticker changes.
6063
6064 2008-06-13 Glenn Morris <rgm@gnu.org>
6065
6066 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
6067 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
6068 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
6069 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
6070 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
6071 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
6072 * woman.texi:
6073 Update Back-Cover Text as per maintain.info.
6074
6075 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6076
6077 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
6078
6079 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
6080 (gnus-faq.xml): Update repository host.
6081
6082 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
6083
6084 2008-06-15 Frank Schmitt <ich@frank-schmitt.net>
6085
6086 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
6087 Fix a typo.
6088
6089 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6090
6091 * gnus.texi (Mail Source Customization): Correct values of
6092 `mail-source-delete-incoming'. Reported by Tassilo Horn.
6093 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
6094
6095 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
6096
6097 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
6098 coding standards.
6099
6100 2008-06-14 David Engster <dengste@eml.cc>
6101
6102 * gnus.texi (nnmairix): Markup fixes.
6103
6104 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6105
6106 * gnus.texi (nnmairix): Markup and other minor fixes.
6107
6108 2008-06-05 David Engster <dengste@eml.cc>
6109
6110 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
6111
6112 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6113
6114 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
6115 (Searching, nnir, nnmairix): New stub nodes.
6116
6117 2008-05-30 Felix Lee <felix.1@canids.net>
6118
6119 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
6120
6121 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
6122
6123 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
6124
6125 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
6126
6127 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
6128
6129 2008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
6130
6131 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
6132
6133 2008-05-06 Juanma Barranquero <lekktu@gmail.com>
6134
6135 * info.texi (Top): Fix typo in xref.
6136
6137 2008-05-05 Karl Berry <karl@gnu.org>
6138
6139 * info.texi (Top): @xref to stand-alone manual.
6140
6141 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6142
6143 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
6144 (Various Summary Stuff): Fix typo in last xref.
6145
6146 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
6147
6148 * org.texi (Moving subtrees): Fix typo.
6149
6150 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
6151
6152 * tramp.texi (Frequently Asked Questions): Explain, how to disable
6153 Tramp via `tramp-mode'.
6154
6155 2008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
6156
6157 * org.texi: Massive changes, in many parts of the file.
6158
6159 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
6160
6161 * gnus.texi (Oort Gnus): Add message-fill-column.
6162
6163 2008-04-12 Adrian Aichner <adrian@xemacs.org>
6164
6165 * gnus.texi (Mail Source Specifiers): Typo fix.
6166
6167 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
6168
6169 * gnus.texi (Diary Headers Generation): Update key binding for
6170 `gnus-diary-check-message'.
6171
6172 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6173
6174 * gnus.texi (Emacsen): Addition.
6175
6176 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6177
6178 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
6179
6180 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6181
6182 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
6183
6184 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6185
6186 * gnus-news.texi: Update tool bar item.
6187
6188 2008-04-09 Sven Joachim <svenjoac@gmx.de>
6189
6190 * gnus-news.texi: Fix typos.
6191
6192 2008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
6193
6194 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
6195 Add mention of `kron'.
6196
6197 2008-04-01 Daiki Ueno <ueno@unixuser.org>
6198
6199 * epa.texi (Encrypting/decrypting *.gpg files):
6200 Document epa-file-name-regexp.
6201
6202 2008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
6203
6204 * gnus.texi (Example Methods): Fix description about ssh-agent.
6205 (Indirect Functions): Fix the default value of nntp-telnet-command;
6206 remove link to connect.html.
6207
6208 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
6209
6210 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
6211 dbus-call-method.
6212 (Receiving Method Calls): The timeout can be set by the calling client.
6213
6214 * trampver.texi: Update release number.
6215
6216 2008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
6217
6218 * gnus.texi (Top): Fix version. Add SASL.
6219
6220 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
6221
6222 Sync with Tramp 2.1.13.
6223
6224 * trampver.texi: Update release number.
6225
6226 2008-03-29 Chong Yidong <cyd@stupidchicken.com>
6227
6228 * org.texi: Update to new org-mode website.
6229
6230 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
6231
6232 * cl.texi (For Clauses): Fix loop over key-seq to match code.
6233
6234 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
6235
6236 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
6237 gnus-read-ephemeral-gmane-group-url,
6238 gnus-read-ephemeral-emacs-bug-group,
6239 gnus-read-ephemeral-debian-bug-group.
6240
6241 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6242
6243 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
6244
6245 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
6246 Add FIXMEs for Bookmarks and gnus-registry-marks.
6247
6248 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6249
6250 * gnus.texi (Smileys): Document `smiley-style'.
6251
6252 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6253
6254 * gnus.texi (Gnus Development): Clarify difference between ding and
6255 gnu.emacs.gnus.
6256 (MIME Commands, Using MIME, RSS): Fix markup.
6257
6258 * gnus-faq.texi ([8.4]): Ditto.
6259
6260 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
6261
6262 * gnus.texi (Emacsen): Remove obsolete stuff.
6263
6264 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
6265
6266 * gnus.texi (Oort Gnus): Add version info WRT
6267 `mail-source-delete-incoming'.
6268
6269 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6270
6271 * gnus.texi (Top): Add "Other related manuals" and version info in
6272 `iftex' output.
6273 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
6274 gnus-balloon-face-0 and the corresponding format specifiers.
6275
6276 2008-03-26 Michael Albinus <michael.albinus@gmx.de>
6277
6278 * tramp.texi (Filename completion): Remove footnote about let-bind
6279 of `partial-completion-mode'. It doesn't work this way.
6280
6281 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
6282
6283 * pcl-cvs.texi (Contributors): Update my email.
6284
6285 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
6286
6287 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
6288
6289 2008-03-17 Bill Wohler <wohler@newt.com>
6290
6291 * mh-e.texi (Viewing): Update URL for adding header fields to
6292 mh-invisible-header-fields-default.
6293
6294 2008-03-16 Bill Wohler <wohler@newt.com>
6295
6296 * mh-e.texi (Preface): Add Gnus to requirements.
6297 (Forwarding): Note that forwarded MIME messages are now inline.
6298
6299 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
6300
6301 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
6302 (Common Variables): Give precedence to the netcat methods over the
6303 telnet methods, and mention that they are more reliable.
6304
6305 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
6306
6307 * org.texi (Exporting Agenda Views): Document agenda export to
6308 iCalendar.
6309 (Progress logging): Document the new progress logging stuff.
6310
6311 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6312
6313 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
6314 Update for change of `mail-source-delete-incoming'.
6315
6316 * gnus-news.texi: Ditto.
6317
6318 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6319
6320 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
6321 custom versions.
6322
6323 2008-03-07 Alan Mackenzie <acm@muc.de>
6324
6325 * cc-mode.texi (Limitations and Known Bugs): State that the number of
6326 parens/brackets in a k&r region is limited.
6327
6328 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
6329
6330 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
6331 using different Emacs versions.
6332
6333 2008-02-27 Glenn Morris <rgm@gnu.org>
6334
6335 * sc.texi: Remove a lot of old and obsolete info.
6336 (titlepage): Simplify.
6337 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
6338 (VM with any Emacsen, GNEWS with any Emacsen)
6339 (Overloading for Non-conforming MUAs, Version 3 Changes)
6340 (The Supercite Mailing List): Delete nodes.
6341 (Introduction): Remove info about old packages.
6342 (Getting Connected): Simplify. Remove info about old packages.
6343 (Citing Commands): Delete Emacs 19 info.
6344 (Hints to MUA Authors): Simplify.
6345 (Thanks and History): Merge in some info from the deleted node
6346 "Version 3 Changes".
6347
6348 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
6349
6350 * org.texi (Setting tags, In-buffer settings):
6351 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
6352
6353 2008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
6354
6355 * gnus-news.texi: Mention that spaces and tabs are allowed in the
6356 installation directory name.
6357
6358 2008-02-12 Romain Francoise <romain@orebokech.com>
6359
6360 * epa.texi (Overview): Fix typo.
6361
6362 2008-02-11 Daiki Ueno <ueno@unixuser.org>
6363
6364 * epa.texi (Quick start): Remove the .emacs setting.
6365
6366 2008-02-10 Daiki Ueno <ueno@unixuser.org>
6367
6368 * epa.texi (Quick start): Use the command `epa-enable' instead of
6369 loading `epa-setup'.
6370
6371 2008-02-08 Juanma Barranquero <lekktu@gmail.com>
6372
6373 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
6374 ($(infodir)/epa, epa.dvi): New targets.
6375
6376 2008-02-08 Daiki Ueno <ueno@unixuser.org>
6377
6378 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
6379
6380 * epa.texi: New manual documenting the EasyPG Assistant.
6381
6382 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
6383
6384 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
6385 (Inspection): New function dbus-ping.
6386
6387 2008-02-05 Michael Albinus <michael.albinus@gmx.de>
6388
6389 * tramp.texi (Remote processes): Add `shell-command'.
6390
6391 2008-01-28 Michael Sperber <sperber@deinprogramm.de>
6392
6393 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
6394 (Group Parameters): Document `mail-source' parameter.
6395
6396 2008-01-27 Michael Albinus <michael.albinus@gmx.de>
6397
6398 * tramp.texi (Inline methods): The hostname of the su(do)? methods
6399 must be a local host.
6400
6401 2008-01-26 Michael Olson <mwolson@gnu.org>
6402
6403 * erc.texi: Update version for ERC 5.3 release.
6404 (Obtaining ERC): Update extras URLs for 5.3.
6405 (Development): Write instructions for git, and remove those for Arch.
6406 (History): Mention the switch to git.
6407
6408 2008-01-24 Karl Berry <karl@gnu.org>
6409
6410 * info.texi (Search Index, Search Text): Mention the command
6411 character in the section name, a la the (Go to node) node.
6412
6413 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
6414
6415 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
6416
6417 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6418
6419 * gnus-news.texi: Mention gnus-article-describe-bindings.
6420
6421 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6422
6423 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
6424
6425 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
6426
6427 * org.texi (Property inheritance): New section.
6428 (Conventions): New section.
6429 (Structure editing): Document C-RET, the prefix arg to the cut/copy
6430 commands, and the new bindings for refiling.
6431 (Sparse trees): Document the new special command for sparse trees.
6432 (References): Be more clear about the counting of hilines.
6433 (Handling links): Document M-p/n for accessing links.
6434 (Fast access to TODO states): New section.
6435 (Per file keywords): New section.
6436 (Property inheritance): New section.
6437 (Column attributes): New summary types.
6438 (Capturing Column View): New section.
6439 (The date/time prompt): Cover the new features in the date/time prompt.
6440 Compactify the table of keys for the calendar remote control.
6441 (Clocking work time): Document the new :scope parameter.
6442 (Remember): Promoted to chapter.
6443 (Quoted examples): New section.
6444 (Enhancing text): New verbatim environments.
6445
6446 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
6447
6448 * trampver.texi: Update release number.
6449
6450 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
6451
6452 * gnus.texi (Article Keymap):
6453 Add gnus-article-wide-reply-with-original; fix descriptions of
6454 gnus-article-reply-with-original and
6455 gnus-article-followup-with-original.
6456
6457 2008-01-09 Glenn Morris <rgm@gnu.org>
6458
6459 * nxml-mode.texi: Add @copying section.
6460
6461 2008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
6462
6463 * message.texi (Mail Variables): Add some text from "(gnus)Posting
6464 Server". Add `message-send-mail-with-mailclient'.
6465
6466 * gnus.texi (Posting Server): Move some text to "(message)Mail
6467 Variables" and add a reference here.
6468
6469 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
6470
6471 * dbus.texi (Receiving Method Calls): New chapter.
6472 (Errors and Events): Add serial number to events. Replace "signal" by
6473 "message". Introduce dbus-event-serial-number.
6474
6475 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
6476
6477 * dbus.texi (Type Conversion): Explain the type specification for empty
6478 arrays. Use another example.
6479
6480 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
6481
6482 * dbus.texi (all): Replace "..." by @dots{}.
6483 (Type Conversion): Precise the value range for :byte types.
6484 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
6485 Mention its return value.
6486 (Errors and Events): There is no D-Bus error propagation during event
6487 processing.
6488
6489 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
6490
6491 * calc.tex (Yacas Language, Maxima Language, Giac Language):
6492 New sections.
6493
6494 2007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
6495
6496 * gnus.texi (Group Parameters): Reorder the text and add a note about
6497 `gnus-parameters' near the beginning of the node.
6498
6499 2007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
6500
6501 * gnus.texi (Score File Editing): Fix function name.
6502
6503 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
6504
6505 Sync with Tramp 2.1.12.
6506
6507 * trampver.texi: Update release number.
6508
6509 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
6510
6511 * dbus.texi (Type Conversion): Correct input parameters mapping.
6512
6513 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
6514
6515 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
6516 (Errors and Events): Mention wrong-type-argument error.
6517
6518 2007-12-21 Alex Schroeder <alex@gnu.org>
6519
6520 * rcirc.texi: Changed single spaces after sentence end to double
6521 spaces. Fixed some typos.
6522 (Internet Relay Chat): Explain relay.
6523 (Getting started with rcirc): Change items to reflect prompts.
6524 Add more explanation to rcirc-track-minor-mode and added a comment to
6525 warn future maintainers that this section is a copy.
6526 (People): Change /ignore example.
6527 (Keywords): Not keywords.
6528
6529 2007-12-20 Alex Schroeder <alex@gnu.org>
6530
6531 * rcirc.texi (Top): Fighting Information Overload chapter added.
6532 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
6533 (rcirc commands): Move /ignore command to the new chapter.
6534 (Fighting Information Overload): New chapter documenting /keyword,
6535 /bright, /dim, channel ignore, and low priority channels.
6536 (Configuration): Document rcirc-server-alist, remove
6537 rcirc-startup-channels-alist and rcirc-default-server.
6538
6539 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
6540
6541 * dbus.texi (Signals): Fix example in dbus-register-signal.
6542
6543 2007-12-14 Sven Joachim <svenjoac@gmx.de>
6544
6545 * gnus.texi (Score Variables): Fix typo.
6546
6547 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
6548
6549 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
6550 (Signals): Adapt dbus-send-signal and dbus-register-signal.
6551 (Errors and Events): Adapt dbus-event.
6552
6553 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
6554
6555 * gnus.texi (Other Files): Add the yenc command.
6556
6557 2007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
6558
6559 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
6560 since 2004-08-06.
6561
6562 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
6563
6564 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
6565 on body.
6566
6567 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
6568
6569 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
6570 and rfc2047-allow-irregular-q-encoded-words; fix description of
6571 rfc2047-encode-encoded-words.
6572
6573 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
6574
6575 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
6576
6577 2007-12-05 Michael Olson <mwolson@gnu.org>
6578
6579 * remember.texi (Diary): Remove "require" line for remember-diary.el.
6580 Update documentation for `remember-diary-file'.
6581
6582 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
6583
6584 * dbus.texi (Signals): Precise `dbus-register-signal'.
6585 (Errors and Events): Rework events part, the internal structure of
6586 dbus-event has changed.
6587
6588 2007-12-03 Juanma Barranquero <lekktu@gmail.com>
6589
6590 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
6591 ($(infodir)/dbus, dbus.dvi): New targets.
6592
6593 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
6594
6595 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
6596 unconditionally.
6597
6598 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
6599 emulation with @print{}.
6600
6601 2007-12-02 Richard Stallman <rms@gnu.org>
6602
6603 * dbus.texi (Overview): Minor cleanup.
6604
6605 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
6606
6607 * Makefile.in (INFO_TARGETS): Add dbus.
6608 (DVI_TARGETS): Add dbus.dvi.
6609 (dbus, dbus.dvi): New targets.
6610
6611 * dbus.texi: New file.
6612
6613 2007-11-24 Romain Francoise <romain@orebokech.com>
6614
6615 * nxml-mode.texi: Add description in @direntry.
6616 Fix file name to match @setfilename.
6617
6618 2007-11-23 Mark A. Hershberger <mah@everybody.org>
6619
6620 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6621 ($(infodir)/nxml-mode): New rule.
6622
6623 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6624 ($(infodir)/nxml-mode): New rule.
6625 (clean): Add nxml-mode*.
6626
6627 * nxml-mode.texi: New file with nxml manual.
6628
6629 2007-11-18 Richard Stallman <rms@gnu.org>
6630
6631 * flymake.texi (Example -- Configuring a tool called directly):
6632 Update example.
6633
6634 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
6635
6636 * tramp.texi (Filename completion): Simplify explanation of
6637 double-slash behavior. Explain directory contents flushing.
6638
6639 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
6640
6641 * calc.texi (TeX and LaTeX Language Modes): Put in
6642 missing braces.
6643
6644 2007-11-15 Richard Stallman <rms@gnu.org>
6645
6646 * cl.texi (Equality Predicates): Delete `eql'.
6647 (Predicates, Naming Conventions, Top): Delete `eql'.
6648 (Common Lisp Compatibility): Delete `eql'.
6649 (Porting Common Lisp): Delete obsolete backquote info.
6650 Minor clarification about character constants.
6651 (Sequence Basics): Minor clarification.
6652
6653 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
6654
6655 * cc-mode.texi (Electric Keys, Custom Macros):
6656 * tramp.texi (Filename completion): Fix typos.
6657
6658 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
6659
6660 * calc.texi (Basic commands): Mention the menu.
6661
6662 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
6663
6664 * tramp.texi (Connection caching): Tramp flushes connection
6665 properties when remote operating system has been changed.
6666
6667 2007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
6668
6669 * gnus-news.texi: Fix spelling.
6670 `message-insert-formatted-citation-line', not
6671 `message-insert-formated-citation-line'.
6672
6673 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
6674
6675 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
6676
6677 * tramp.texi (Overview): Mention also the PuTTY integration under
6678 w32. Remove paragraphs about Tramp's experimental status.
6679 (Frequently Asked Questions): Add code example for highlighting the
6680 mode line.
6681
6682 2007-11-03 Michael Olson <mwolson@gnu.org>
6683
6684 * remember.texi: Change mentions of remember-buffer to
6685 remember-finalize throughout.
6686
6687 2007-10-30 Michael Olson <mwolson@gnu.org>
6688
6689 * remember.texi (Copying): Remove.
6690 (Mailbox): Update with non-BBDB instructions.
6691 (Diary, Org): Add.
6692 (Bibliography, Planner Page): Remove.
6693
6694 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
6695
6696 * makefile.w32-in (INFO_TARGETS): Add remember.
6697 (DVI_TARGETS): Add remember.dvi.
6698 ($(infodir)/remember): New rule.
6699 (clean): Add remember*.
6700
6701 2007-10-30 Michael Olson <mwolson@gnu.org>
6702
6703 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
6704 ($(infodir)/remember): New rule that builds the Remember Manual.
6705
6706 * remember.texi: New file containing the Remember Mode Manual.
6707 Shuffle chapters around after initial import.
6708 (Function Reference): Split Keystrokes into separate chapter.
6709 (Keystrokes): Document C-c C-k.
6710 (Introduction): Fix typographical issue with "---".
6711
6712 2007-10-29 Richard Stallman <rms@gnu.org>
6713
6714 * widget.texi (Introduction): Delete discussion of implementation
6715 internals.
6716
6717 2007-10-29 Michael Albinus <michael.albinus@gmx.de>
6718
6719 * tramp.texi (Connection caching): Host names must be different
6720 when tunneling.
6721
6722 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6723
6724 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
6725 Gnus v5.13.
6726
6727 2007-10-28 Miles Bader <miles@gnu.org>
6728
6729 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
6730
6731 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6732
6733 * gnus.texi (Sorting the Summary Buffer):
6734 Remove gnus-article-sort-by-date-reverse.
6735
6736 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6737
6738 * gnus.texi (Non-ASCII Group Names): New node.
6739 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
6740 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
6741
6742 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
6743
6744 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
6745 clean the output of the program `imap-shell-program'.
6746
6747 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6748
6749 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
6750
6751 2007-10-28 Tassilo Horn <tassilo@member.fsf.org>
6752
6753 * gnus.texi (Sticky Articles): Documentation for sticky article
6754 buffers.
6755
6756 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
6757
6758 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
6759
6760 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6761
6762 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
6763
6764 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6765
6766 * gnus.texi (Archived Messages):
6767 Document gnus-update-message-archive-method.
6768
6769 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6770
6771 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
6772
6773 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
6774
6775 * gnus.texi (Group Maneuvering):
6776 Document `gnus-summary-next-group-on-exit'.
6777
6778 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6779
6780 * gnus.texi (Really Various Summary Commands):
6781 Mention gnus-auto-select-on-ephemeral-exit.
6782
6783 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6784
6785 * gnus.texi, message.texi: Bump version number.
6786
6787 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6788
6789 * gnus.texi (Group Line Specification, Misc Group Stuff)
6790 (Server Commands): Parenthesize @pxref{Mail Spool}.
6791
6792 2007-10-28 Didier Verna <didier@xemacs.org>
6793
6794 New user option: message-signature-directory.
6795 * message.texi (Insertion Variables): Document it.
6796 * gnus.texi (Posting Styles): Ditto.
6797
6798 2007-10-28 Didier Verna <didier@xemacs.org>
6799
6800 * gnus.texi (Group Line Specification):
6801 * gnus.texi (Misc Group Stuff):
6802 * gnus.texi (Server Commands): Document the group compaction feature.
6803
6804 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6805
6806 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
6807
6808 * message.texi (Various Message Variables): Add message-fill-column.
6809
6810 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6811
6812 * gnus.texi: Untabify.
6813
6814 2007-10-28 Didier Verna <didier@xemacs.org>
6815
6816 * gnus.texi (Group Parameters): Document the posting-style merging
6817 process in topic-mode.
6818
6819 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6820
6821 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
6822
6823 2007-10-28 Romain Francoise <romain@orebokech.com>
6824
6825 * gnus.texi (Mail Spool): Fix typo.
6826 Update copyright.
6827
6828 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6829
6830 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
6831
6832 2007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6833
6834 * gnus.texi (Summary Generation Commands):
6835 Add gnus-summary-insert-ticked-articles.
6836
6837 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6838
6839 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
6840 to spam-spamassassin-program.
6841
6842 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6843
6844 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
6845
6846 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6847
6848 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
6849
6850 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6851
6852 * message.texi (Mail Headers): Document `opportunistic'.
6853
6854 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6855
6856 * emacs-mime.texi (Encoding Customization): Explain how to set
6857 mm-coding-system-priorities per hierarchy.
6858
6859 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6860
6861 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
6862 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
6863
6864 2007-10-28 Didier Verna <didier@xemacs.org>
6865
6866 * message.texi (Wide Reply): Update documentation of
6867 message-dont-reply-to-names (now allowing a list of regexps).
6868
6869 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6870
6871 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
6872
6873 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6874
6875 * gnus.texi (SpamAssassin back end): Fix typo.
6876
6877 * sieve.texi (Examples): Fix grammar.
6878
6879 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6880
6881 * gnus.texi (Searching for Articles): Document M-S and M-R.
6882 (Limiting): Document / b.
6883
6884 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6885
6886 * gnus.texi (Thread Commands): T M-^.
6887
6888 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6889
6890 * message.texi (Mail Aliases): Document ecomplete.
6891 (Mail Aliases): Fix typo.
6892
6893 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6894
6895 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
6896 fix typo.
6897
6898 2007-10-28 Romain Francoise <romain@orebokech.com>
6899
6900 * gnus.texi (Mail Spool): Grammar fix.
6901
6902 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6903
6904 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
6905 string.
6906
6907 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6908
6909 * gnus.texi (Group Parameters): Fix description.
6910
6911 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6912
6913 * gnus.texi (Gmane Spam Reporting):
6914 Fix spam-report-gmane-use-article-number.
6915 Add spam-report-user-mail-address.
6916
6917 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6918
6919 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
6920
6921 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6922
6923 * gnus.texi (Group Parameters): Add simplified sorting example based on
6924 example for `Sorting the Summary Buffer' from Jari Aalto
6925 <jari.aalto@cante.net>.
6926 (Example Methods): Add example for an indirect connection.
6927
6928 2007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
6929
6930 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
6931 (Agent Parameters): Update parameter names to match code.
6932 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
6933 'gnus-agent-summary-fetch-series'.
6934 (Agent and flags): New section providing a generalized discussion
6935 of flag handling.
6936 (Agent and IMAP): Remove flag discussion.
6937 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
6938
6939 2007-10-28 Romain Francoise <romain@orebokech.com>
6940
6941 * gnus.texi (Exiting the Summary Buffer): Add new function
6942 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
6943
6944 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6945
6946 * gnus.texi (Conformity): Fix typo.
6947 (Customizing Articles): Document `first'.
6948
6949 2007-10-28 Jari Aalto <jari.aalto@cante.net>
6950
6951 * gnus.texi (Sorting the Summary Buffer):
6952 Add `gnus-thread-sort-by-date-reverse'. Add example
6953 host to different sorting in NNTP and RSS groups.
6954
6955 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6956
6957 * message.texi (Insertion): Describe prefix for
6958 message-mark-inserted-region and message-mark-insert-file.
6959
6960 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6961
6962 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
6963 LaTeX documents. Describe "text/x-gnus-verbatim".
6964
6965 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6966
6967 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
6968 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
6969 (spam-stat spam filtering, SpamOracle)
6970 (Extending the Spam ELisp package): Remove extra quote symbol for
6971 clarity.
6972
6973 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6974
6975 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
6976 gnus-article-delete-part and gnus-article-replace-part.
6977 (Using MIME): Add gnus-mime-replace-part.
6978
6979 2007-10-28 Romain Francoise <romain@orebokech.com>
6980
6981 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
6982 requires `auto-compression-mode' to be enabled. Add new nnml
6983 variable `nnml-compressed-files-size-threshold'.
6984
6985 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6986
6987 * gnus.texi (Sorting the Summary Buffer):
6988 Add gnus-thread-sort-by-recipient.
6989
6990 2007-10-28 Romain Francoise <romain@orebokech.com>
6991
6992 * message.texi (Insertion Variables): Mention new variable
6993 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
6994 documentation accordingly.
6995
6996 2007-10-28 Romain Francoise <romain@orebokech.com>
6997
6998 * gnus.texi (To From Newsgroups): Mention new variables
6999 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
7000
7001 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7002
7003 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
7004 stuff; gnus-mime-inline-part does the automatic decompression.
7005
7006 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7007
7008 * gnus.texi (Spam ELisp Package Configuration Examples):
7009 "training.ham" should be "training.spam".
7010
7011 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7012
7013 * message.texi (Mail Variables): Fix the default value for
7014 message-send-mail-function.
7015
7016 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7017
7018 * gnus.texi (Optional Back End Functions): nntp-request-update-info
7019 always returns nil exceptionally.
7020
7021 2007-10-28 Simon Josefsson <jas@extundo.com>
7022
7023 * gnus.texi (Article Washing): Add libidn URL.
7024 Suggested by Michael Cook <michael@waxrat.com>.
7025
7026 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7027
7028 * gnus.texi (Topic Commands): Fix next/previous.
7029
7030 2007-10-28 Simon Josefsson <jas@extundo.com>
7031
7032 * gnus.texi (Article Washing): Mention `W i'.
7033
7034 2007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
7035
7036 * gnus.texi (Group Parameters): Slight extension of sieve
7037 parameter description.
7038
7039 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7040
7041 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
7042 matching score files as well.
7043 (Picons): Describe `gnus-picon-style'.
7044
7045 2007-10-28 Romain Francoise <romain@orebokech.com>
7046
7047 * message.texi (Message Headers): Mention that headers are hidden
7048 using narrowing, and how to expose them.
7049 Update copyright.
7050
7051 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7052
7053 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
7054 `gnus-summary-sort-by-recipient'.
7055
7056 2007-10-28 Romain Francoise <romain@orebokech.com>
7057
7058 * gnus.texi (NNTP marks): New node.
7059 (NNTP): Move NNTP marks variables to the new node.
7060
7061 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7062
7063 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
7064
7065 * gnus.texi (MIME Commands, Hashcash): Markup fix.
7066
7067 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7068
7069 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
7070 everywhere for consistency.
7071 (Filtering Spam Using The Spam ELisp Package): Admonish again.
7072 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
7073 Say "regular expression" instead of "regex." Admonish.
7074 Pick other words to sound better (s/so/thus/).
7075 (Spam ELisp Package Filtering of Incoming Mail):
7076 Mention statistical filters. Remove old TODO.
7077 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
7078 New section on sorting and displaying the spam score.
7079 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
7080 backend but an alias to spam-use-BBDB.
7081 (Extending the Spam ELisp package): Rewrite the example using the
7082 new backend functionality.
7083
7084 2007-10-28 Simon Josefsson <jas@extundo.com>
7085
7086 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
7087 nntp-marks-directory, from Romain Francoise
7088 <romain@orebokech.com>.
7089
7090 2007-10-28 Magnus Henoch <mange@freemail.hu>
7091
7092 * gnus.texi (Hashcash): New default value of
7093 hashcash-default-payment.
7094
7095 2007-10-28 Simon Josefsson <jas@extundo.com>
7096
7097 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
7098 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
7099
7100 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7101
7102 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
7103
7104 2007-10-28 Simon Josefsson <jas@extundo.com>
7105
7106 * gnus.texi (documentencoding): Add, to avoid warnings.
7107
7108 2007-10-28 Simon Josefsson <jas@extundo.com>
7109
7110 * message.texi (Mail Headers): Add.
7111
7112 * gnus.texi (Hashcash): Fix.
7113
7114 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7115
7116 * gnus.texi (Hashcash): Change location of library, also mention
7117 that payments can be verified and fix the name of the
7118 hashcash-path variable.
7119
7120 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7121
7122 * gnus.texi (Article Display): Add `gnus-picon-style'.
7123
7124 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7125
7126 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
7127
7128 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7129
7130 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7131 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
7132 warning about ham processors in spam groups removed.
7133
7134 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7135
7136 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
7137 From Hubert Chan <hubert@uhoreg.ca>.
7138
7139 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7140
7141 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
7142 (Mailing List): Typo.
7143 (Customizing Articles): Add gnus-treat-ansi-sequences.
7144 (Article Washing): Index.
7145
7146 * message.texi: Use m-dash consistently.
7147
7148 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7149
7150 * gnus.texi (GroupLens): Remove.
7151
7152 2007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
7153
7154 * gnus.texi (Outgoing Messages, Agent Variables):
7155 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
7156 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
7157
7158 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7159
7160 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
7161
7162 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7163
7164 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
7165
7166 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
7167
7168 2007-10-28 Simon Josefsson <jas@extundo.com>
7169
7170 * gnus.texi (Top): Add SASL.
7171
7172 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
7173
7174 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
7175
7176 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
7177
7178 * gnus.texi (Troubleshooting): Adjust Gnus version number.
7179
7180 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
7181
7182 * calc.texi (Formulas, Composition Basics): Lower the
7183 precedence of negation.
7184
7185 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
7186
7187 * ses.texi (The Basics): Mention how to create a new spreadsheet.
7188 Mention the new three-letter column identifiers.
7189 (More on cell printing): Calculate-cell and truncate-cell are now `c'
7190 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
7191 message when using `c' on an empty default with default printer.
7192 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
7193 renamed to `ses--symbolic-formulas' some time ago.
7194
7195 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
7196
7197 * calc.texi (Default Simplifications, Making Selections)
7198 (Customizing Calc): Clarify associativity of multiplication.
7199
7200 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
7201
7202 * tramp.texi (Traces and Profiles): Simplify loop over
7203 `trace-function-background'.
7204
7205 2007-10-22 Juri Linkov <juri@jurta.org>
7206
7207 * dired-x.texi (Shell Command Guessing): Default values are now
7208 available by typing M-n instead of M-p.
7209
7210 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
7211
7212 * tramp.texi (Cleanup remote connections): New section.
7213 (Password caching): Remove `tramp-clear-passwd'.
7214 It's not a command anymore.
7215 (Bug Reports): Add `tramp-bug' to function index.
7216 (Function Index, Variable Index): New nodes.
7217 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
7218
7219 * trampver.texi: Update release number.
7220
7221 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
7222
7223 * calc.texi (History and Acknowledgements): Turn comment
7224 about integer size into past tense.
7225 (Time Zones): Remove pointer to Calc author's address.
7226 (Trigonometric and Hyperbolic Functions): Mention cotangent
7227 and hyperbolic cotangent. Fix typo.
7228
7229 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
7230
7231 Sync with Tramp 2.1.11.
7232
7233 * trampver.texi: Update release number.
7234
7235 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
7236
7237 * tramp.texi (External packages): New section.
7238
7239 2007-09-29 Juri Linkov <juri@jurta.org>
7240
7241 * info.texi (Help-Int): Document `L' (`Info-history').
7242
7243 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
7244
7245 * org.texi: Change links to webpage and maintained email.
7246 (Remember): Promote to Chapter, significant changes.
7247 (Fast access to TODO states): New section.
7248 (Faces for TODO keywords): New section.
7249 (Export options): Example for #+DATE.
7250 (Progress logging): Section moved.
7251
7252 2007-09-26 Bill Wohler <wohler@newt.com>
7253
7254 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
7255 browse-url-at-mouse.
7256
7257 2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
7258
7259 * flymake.texi (Customizable variables): Face names don't end in -face.
7260 Fix flymake-err-line-patterns template.
7261 (Example -- Configuring a tool called directly): Fix init-function.
7262 (Highlighting erroneous lines): Face names don't end in -face.
7263
7264 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
7265
7266 * erc.texi (Special-Features): Fix small typo.
7267
7268 2007-09-14 Michael Albinus <michael.albinus@gmx.de>
7269
7270 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
7271 and "External transfer methods".
7272
7273 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
7274
7275 * calc.texi (Predefined Units): Add some history.
7276
7277 2007-09-08 Michael Olson <mwolson@gnu.org>
7278
7279 * erc.texi (Copying): New section included from gpl.texi.
7280 This matches the look of the upstream ERC manual.
7281
7282 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
7283
7284 * calc.texi (History and Acknowledgements): Adjust the "thanks".
7285 (Random Numbers): Clarify the distribution of `random'.
7286
7287 2007-09-06 Glenn Morris <rgm@gnu.org>
7288
7289 Move manual sources from man/ to subdirectories of doc/.
7290 Split into the Emacs manual in emacs/, and other manuals in misc/.
7291 Change all setfilename commands to use ../../info.
7292 * Makefile.in: Move the parts of the old man/Makefile.in that do not
7293 refer to the Emacs manual here.
7294 (infodir): New variable.
7295 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
7296 (cc-mode.texi, faq.texi): Update references to source file locations.
7297 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
7298 do not refer to the Emacs manual here.
7299 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
7300
7301 * Makefile.in: Add `basename' versions of all info targets, for
7302 convenience when rebuilding just one manual.
7303 (../etc/GNU): Delete obsolete target.
7304 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
7305 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
7306 *.vrs *.toc here...
7307 (maintainer-clean): ...from here.
7308
7309 * makefile.w32-in (../etc/GNU): Delete obsolete target.
7310
7311 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
7312
7313 * calc.texi (Date Conversions): Clarify definition of
7314 Julian day numbering.
7315 (Date Forms): Clarify definition of Julian day numbering;
7316 add some history.
7317
7318 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
7319
7320 * org.texi: Version 5.07.
7321
7322 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
7323
7324 * message.texi (MIME): Replace mml-attach with mml-attach-file.
7325
7326 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
7327
7328 * org.texi (Adding hyperlink types): New section.
7329 (Embedded LaTeX): Chapter updated because of LaTeX export.
7330 (LaTeX export): New section.
7331 (Using links out): New section.
7332
7333 2007-08-22 Glenn Morris <rgm@gnu.org>
7334
7335 * faq.texi (Learning how to do something): Refcards now in
7336 etc/refcards/ directory.
7337
7338 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
7339
7340 * tramp.texi (Remote Programs): Persistency file must be cleared when
7341 changing `tramp-remote-path'.
7342 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
7343 macro.
7344
7345 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
7346
7347 * calc.texi: Move contents to beginning of file.
7348 (Algebraic Entry): Fix the formatting of an example.
7349
7350 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
7351
7352 * calc.texi (Basic Operations on Units): Mention exact versus
7353 inexact conversions.
7354
7355 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
7356
7357 * calc.texi (Basic Operations on Units): Mention default
7358 values for new units.
7359 (Quick Calculator Mode): Mention that binary format will
7360 be displayed.
7361
7362 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
7363
7364 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
7365
7366 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
7367
7368 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
7369
7370 2007-08-08 Glenn Morris <rgm@gnu.org>
7371
7372 * gnus.texi, sieve.texi: Replace `iff'.
7373
7374 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
7375
7376 * calc.texi (Basic Graphics): Mention the graphing of error
7377 forms.
7378 (Graphics Options): Mention how `g s' handles error forms.
7379 (Curve Fitting): Mention plotting the curves.
7380 (Standard Nonlinear Models): Add additional models.
7381 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
7382 (Linear Fits): Correct result.
7383
7384 2007-08-01 Alan Mackenzie <acm@muc.de>
7385
7386 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
7387 to "--no-site-file".
7388
7389 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
7390
7391 * tramp.texi (Frequently Asked Questions): Point to mode line
7392 extension in Emacs 23.1.
7393
7394 * trampver.texi: Update release number.
7395
7396 2007-07-27 Glenn Morris <rgm@gnu.org>
7397
7398 * calc.texi (Copying): Include license text from gpl.texi, rather than
7399 in-line.
7400
7401 2007-07-25 Glenn Morris <rgm@gnu.org>
7402
7403 * calc.texi (Copying): Replace license with GPLv3.
7404
7405 * Relicense all FSF files to GPLv3 or later.
7406
7407 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
7408
7409 Sync with Tramp 2.1.10.
7410
7411 * tramp.texi (trampfn): Expand macro implementation in order to handle
7412 empty arguments.
7413 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
7414 occurrences by trampfn.
7415 (Frequently Asked Questions): Extend example code for host
7416 identification in the modeline. Add bbdb to approaches shortening Tramp
7417 file names to be typed.
7418
7419 * trampver.texi: Update release number.
7420
7421 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
7422
7423 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
7424 section. Reported by <poti@potis.org>.
7425 (Remote processes): Arguments of the program to be debugged are taken
7426 literally.
7427 (Frequently Asked Questions): Simplify recentf example.
7428
7429 2007-07-14 Karl Berry <karl@gnu.org>
7430
7431 * info.texi (@copying): New Back-Cover Text.
7432
7433 * info.texi (Quitting Info): Move to proper place in source.
7434 (Reported by Benno Schulenberg.)
7435
7436 2007-07-13 Eli Zaretskii <eliz@gnu.org>
7437
7438 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
7439
7440 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
7441
7442 * emacs-mime.texi: Add @documentencoding directive.
7443
7444 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
7445
7446 * tramp.texi (Remote processes): Add an anchor to the subsection
7447 "Running a debugger on a remote host".
7448
7449 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
7450
7451 * tramp.texi (Remote processes): Don't call it "experimental" any
7452 longer. Add subsection about running a debugger on a remote host.
7453
7454 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
7455
7456 * org.texi (Properties and columns): Chapter rewritten.
7457
7458 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
7459
7460 * tramp.texi:
7461 * trampver.texi: Migrate to Tramp 2.1.
7462
7463 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
7464
7465 * org.texi (Properties): New chapter.
7466
7467 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
7468
7469 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
7470 Control Panel.
7471
7472 * gnus.texi (Misc Article): Add index entry for
7473 gnus-single-article-buffer.
7474
7475 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
7476
7477 * gnus.texi (Starting Up): Fix typo.
7478
7479 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
7480
7481 * gnus.texi (Asynchronous Fetching): Fix typo.
7482
7483 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
7484
7485 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
7486 (About This Manual): Remove redundant information.
7487 (Getting Started): Mention author.
7488 (Basic Arithmetic, Customizing Calc): Make description of the
7489 variable `calc-multiplication-has-precedence' match its new effect.
7490
7491 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
7492
7493 * calc.texi (Basic Arithmetic, Customizing Calc):
7494 Mention the variable `calc-multiplication-has-precedence'.
7495
7496 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
7497
7498 * org.texi (Tag): Section swapped with node Timestamps.
7499 (Formula syntax for Lisp): Document new `L' flag.
7500
7501 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
7502
7503 * gnus.texi (Misc Group Stuff, Summary Buffer)
7504 (Server Commands, Article Keymap): Fix typo. s/function/command/.
7505
7506 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
7507
7508 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
7509 * gnus.texi (Article Buttons, Mail Source Customization)
7510 (Sending or Not Sending, Customizing NNDiary):
7511 * message.texi (Message Headers):
7512 * mh-e.texi (HTML): Fix typos.
7513
7514 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
7515
7516 Sync with Tramp 2.0.56.
7517
7518 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
7519 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
7520
7521 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
7522
7523 * Version 22.1 released.
7524
7525 2007-05-26 Michael Olson <mwolson@gnu.org>
7526
7527 * erc.texi (Modules): Fix references to completion modules.
7528
7529 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
7530
7531 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
7532
7533 2007-05-09 Didier Verna <didier@xemacs.org>
7534
7535 * gnus.texi (Email Based Diary): New. Proper documentation for the
7536 nndiary back end and the gnus-diary library.
7537
7538 2007-05-03 Karl Berry <karl@gnu.org>
7539
7540 * .cvsignore (*.pdf): New entry.
7541
7542 * texinfo.tex: Update from current version for better pdf generation.
7543
7544 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
7545
7546 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
7547
7548 2007-04-28 Glenn Morris <rgm@gnu.org>
7549
7550 * faq.texi (New in Emacs 22): Restore mention of python.el pending
7551 consideration of legal status.
7552
7553 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
7554
7555 * idlwave.texi: Minor updates for IDLWAVE 6.1.
7556
7557 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
7558
7559 * faq.texi (New in Emacs 22): python.el removed.
7560
7561 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
7562
7563 * calc.texi (Reporting bugs): Update maintainer's address.
7564
7565 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
7566
7567 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
7568
7569 2007-04-15 Jay Belanger <belanger@truman.edu>
7570
7571 * calc.texi (Title page): Remove the date.
7572 (Basic Arithmetic): Emphasize that / binds less strongly than *.
7573 (The Standard Calc Interface): Change trail title.
7574 (Floats): Mention that when non-decimal floats are entered, only
7575 approximations are stored.
7576 (Copying): Move to the appendices.
7577 (GNU Free Documentation License): Add as an appendix.
7578
7579 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
7580
7581 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
7582 * dired-x.texi, ebrowse.texi, ediff.texi:
7583 * emacs-mime.texi, erc.texi, eshell.texi:
7584 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
7585 * idlwave.texi, message.texi, newsticker.texi, org.texi:
7586 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
7587 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
7588 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
7589 * woman.texi: Include GFDL.
7590
7591 * doclicense.texi: Remove node heading, so that it can be included by
7592 other files.
7593
7594 * dired-x.texi: Relicence under GFDL. Remove date from title page.
7595
7596 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
7597 than *.
7598
7599 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
7600
7601 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
7602 in Calc.
7603
7604 2007-04-09 Romain Francoise <romain@orebokech.com>
7605
7606 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
7607 Mac OS ports. Make it clear that mouse-1 complements and doesn't
7608 replace mouse-2.
7609
7610 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
7611
7612 * woman.texi (Word at point, Interface Options): woman-topic-at-point
7613 renamed to woman-use-topic-at-point. Document new behavior.
7614
7615 2007-04-08 Richard Stallman <rms@gnu.org>
7616
7617 * url.texi: Fix some indexing.
7618 (Disk Caching): Drop discussion of old/other Emacs versions.
7619
7620 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
7621
7622 * url.texi (Disk Caching): Say Emacs 21 "and later".
7623
7624 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
7625 on Font locking which now mentions JIT lock.
7626
7627 2007-04-01 Michael Olson <mwolson@gnu.org>
7628
7629 * erc.texi: Update for the ERC 5.2 release.
7630
7631 2007-03-31 David Kastrup <dak@gnu.org>
7632
7633 * woman.texi (Topic, Interface Options): Explain changes semantics of
7634 woman-manpath in order to consider MANPATH_MAP entries.
7635
7636 2007-03-31 Eli Zaretskii <eliz@gnu.org>
7637
7638 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
7639
7640 2007-03-26 Richard Stallman <rms@gnu.org>
7641
7642 * pgg.texi (Caching passphrase): Clean up previous change.
7643
7644 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
7645
7646 * gnus.texi (Setting Process Marks): Fix typo.
7647
7648 2007-03-25 Romain Francoise <romain@orebokech.com>
7649
7650 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
7651 readability, and include various fixes by Daniel Brockman, Nick Roberts
7652 and Dieter Wilhelm.
7653
7654 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
7655
7656 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
7657
7658 * gnus.texi (Mail Source Specifiers): Fix typo.
7659
7660 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
7661
7662 * reftex.texi (Imprint): Update maintainer information.
7663
7664 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
7665
7666 * message.texi (Message Buffers): Update documentation for
7667 message-generate-new-buffers.
7668
7669 2007-03-15 Daiki Ueno <ueno@unixuser.org>
7670
7671 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
7672
7673 2007-03-21 Glenn Morris <rgm@gnu.org>
7674
7675 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
7676
7677 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
7678
7679 * eshell.texi (Known problems): Emacs 21 -> 22.
7680
7681 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
7682
7683 2007-03-18 Jay Belanger <belanger@truman.edu>
7684
7685 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
7686
7687 2007-03-12 Glenn Morris <rgm@gnu.org>
7688
7689 * calc.texi (Time Zones): Switch to new North America DST rule.
7690
7691 * calc.texi: Replace "daylight savings" with "daylight
7692 saving" in text throughout.
7693
7694 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7695
7696 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
7697 The variable now uses a list of symbols instead of just a symbol.
7698 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
7699
7700 2007-03-06 Romain Francoise <romain@orebokech.com>
7701
7702 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
7703 new packages, and mention Gnus update.
7704
7705 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
7706
7707 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
7708 nntp-open-connection-functions-never-echo-commands.
7709
7710 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
7711
7712 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
7713 problems on the console, and security risk in not using gpg-agent.
7714
7715 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
7716
7717 * org.texi (The spreadsheet): Rename from "Table calculations".
7718 Completely reorganized and rewritten.
7719 (CamelCase links): Section removed.
7720 (Repeating items): New section.
7721 (Tracking TODO state changes): New section.
7722 (Agenda views): Chapter reorganized and rewritten.
7723 (HTML export): Section rewritten.
7724 (Tables in arbitrary syntax): New section.
7725 (Summary): Better feature summary.
7726 (Activation): Document problem with cut-and-paste of Lisp code
7727 from PDF files.
7728 (Visibility cycling): Document indirect buffer use.
7729 (Structure editing): Document sorting.
7730 (Remember): Section rewritten.
7731 (Time stamps): Better description of time stamp types.
7732 (Tag searches): Document regular expression search for tags.
7733 (Stuck projects): New section.
7734 (In-buffer settings): New keywords.
7735 (History and Acknowledgments): Update description.
7736
7737 2007-02-24 Alan Mackenzie <acm@muc.de>
7738
7739 * cc-mode.texi (Movement Commands): Insert two missing command names.
7740 (Getting Started): Slight wording correction (use conditional).
7741
7742 2007-02-22 Kim F. Storm <storm@cua.dk>
7743
7744 * widget.texi (User Interface, Basic Types): Document need to put some
7745 text before the %v escape in :format string in editable-field widget.
7746
7747 2007-02-18 Romain Francoise <romain@orebokech.com>
7748
7749 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
7750 `cvs-mode-quit'.
7751
7752 2007-02-10 Markus Triska <markus.triska@gmx.at>
7753
7754 * widget.texi (Programming Example): Put constant strings in :format.
7755
7756 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
7757
7758 * faq.texi (Fullscreen mode on MS-Windows): New node.
7759
7760 2007-02-04 David Kastrup <dak@gnu.org>
7761
7762 * faq.texi (AUCTeX): Update version number. Should probably be done
7763 for other packages as well.
7764
7765 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7766
7767 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
7768 <tassilo@member.fsf.org>.
7769
7770 2007-01-27 Eli Zaretskii <eliz@gnu.org>
7771
7772 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
7773 ls-lisp-use-localized-time-format.
7774
7775 2007-01-20 Markus Triska <markus.triska@gmx.at>
7776
7777 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
7778
7779 2007-01-13 Michael Olson <mwolson@gnu.org>
7780
7781 * erc.texi (Modules): Mention capab-identify module.
7782
7783 2007-01-05 Michael Olson <mwolson@gnu.org>
7784
7785 * erc.texi (Getting Started): Update for /RECONNECT command.
7786
7787 2007-01-04 Richard Stallman <rms@gnu.org>
7788
7789 * ebrowse.texi: Change C-c b to C-c C-m.
7790
7791 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
7792
7793 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
7794 variables only in info to avoid redundant entries in the printed
7795 manual.
7796
7797 2007-01-02 Daiki Ueno <ueno@unixuser.org>
7798
7799 * message.texi (Using PGP/MIME): Document gpg-agent usage.
7800
7801 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
7802
7803 * message.texi (Security): Split into sub-nodes.
7804
7805 2007-01-01 Alan Mackenzie <acm@muc.de>
7806
7807 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
7808 eval-after-load in Emacs <=21 and a workaround. Document that
7809 trigraphs are not supported.
7810
7811 2007-01-01 Alan Mackenzie <acm@muc.de>
7812
7813 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
7814 c-context-line-break. When invoked within a string, preserve
7815 whitespace. Add a backslash only when also in a macro.
7816
7817 2007-01-01 Alan Mackenzie <acm@muc.de>
7818
7819 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
7820
7821 2007-01-01 Alan Mackenzie <acm@muc.de>
7822
7823 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
7824 are now bound by default to c-\(beginning\|end\)-of-defun by default.
7825
7826 2007-01-01 Alan Mackenzie <acm@muc.de>
7827
7828 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
7829 "Choosing a Style".
7830
7831 * cc-mode.texi ("Styles"): Add @dfn{style}.
7832
7833 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
7834
7835 Sync with Tramp 2.0.55.
7836
7837 * trampver.texi: Update release number.
7838
7839 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
7840
7841 * gnus.texi (Customizing Articles): Add index entries for all
7842 gnus-treat-* variables.
7843
7844 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
7845
7846 * gnus.texi (IMAP): Fix incorrect explanation of
7847 nnimap-search-uids-not-since-is-evil in documentation for
7848 nnimap-expunge-search-string.
7849
7850 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
7851
7852 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
7853 spam-ifile-database.
7854
7855 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
7856
7857 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
7858 rebind C-s.
7859
7860 2006-12-26 Jouni K. Seppänen <jks@iki.fi>
7861
7862 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
7863 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
7864 "expiring mail".
7865 (IMAP): Document nnimap-search-uids-not-since-is-evil and
7866 nnimap-nov-is-evil.
7867
7868 2006-12-25 Kevin Ryde <user42@zip.com.au>
7869
7870 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
7871 about the key procedure being used heavily.
7872
7873 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
7874
7875 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
7876 to t.
7877 (Prerequisites): Add explanation about gpg-agent.
7878
7879 2006-12-22 Kevin Ryde <user42@zip.com.au>
7880
7881 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
7882 "sort" instead of "sort*".
7883
7884 2006-12-19 Richard Stallman <rms@gnu.org>
7885
7886 * calc.texi (History and Acknowledgements): Recognize that Emacs
7887 now does have floating point.
7888
7889 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
7890
7891 * tramp.texi (External transfer methods): Describe new method `scpc'.
7892
7893 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
7894
7895 * pgg.texi: Added short note on gpg-agent to the introduction.
7896
7897 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
7898
7899 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
7900 also applies to Cc.
7901
7902 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
7903
7904 * gnus.texi (X-Face): Clarify. Say which programs are required
7905 on Windows.
7906
7907 2006-12-08 Michael Olson <mwolson@gnu.org>
7908
7909 * erc.texi (Modules): Remove documentation for list module.
7910
7911 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
7912
7913 * faq.texi (^M in the shell buffer): Ditto.
7914
7915 2006-11-20 Michael Olson <mwolson@gnu.org>
7916
7917 * erc.texi: Call this the 5.2 stable pre-release of ERC.
7918
7919 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
7920
7921 * org.texi: Fix typos.
7922 (Agenda commands): Document `C-k'.
7923
7924 2006-11-16 Eli Zaretskii <eliz@gnu.org>
7925
7926 * url.texi (http/https): Fix a typo in the HTTP URL.
7927
7928 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
7929
7930 * ada-mode.texi: Total rewrite.
7931
7932 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
7933
7934 * org.texi: Minor typo fixes.
7935
7936 2006-11-13 Bill Wohler <wohler@newt.com>
7937
7938 Release MH-E manual version 8.0.3.
7939
7940 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7941 release 8.0.3.
7942
7943 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
7944 to set MAILDIR.
7945 (Reading Mail): Document the customization of read-mail-command
7946 for MH-E.
7947 (Viewing Attachments): Document mm-discouraged-alternatives.
7948 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
7949 (Junk): Add more information about the settings of mh-junk-background
7950 in a program. Add /usr/bin/mh to PATH in examples.
7951
7952 2006-11-12 Richard Stallman <rms@gnu.org>
7953
7954 * woman.texi: Update author address but say he no longer maintains it.
7955
7956 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
7957
7958 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
7959 archived trees.
7960 (Checkboxes): Section moved to chapter 5, and extended.
7961 (The date/time prompt): New section.
7962 (Link abbreviations): New section.
7963 (Presentation and sorting): New section.
7964 (Custom agenda views): Section completely rewritten.
7965 (Summary): Compare with Planner.
7966 (Feedback): More info about creating backtraces.
7967 (Plain lists): Modify example.
7968 (Breaking down tasks): New section.
7969 (Custom time format): New section.
7970 (Time stamps): Document inactive timestamps.
7971 (Setting tags): More details about fast tag selection.
7972 (Block agenda): New section.
7973 (Custom agenda views): Section rewritten.
7974 (Block agenda): New section.
7975
7976 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
7977
7978 * tramp.texi (Configuration): scp is the default method.
7979 (Default Method): Use ssh as example for another method.
7980
7981 2006-10-27 Richard Stallman <rms@gnu.org>
7982
7983 * woman.texi: Downcase nroff/troff/roff.
7984 (Installation): Chapter deleted. Some xrefs deleted.
7985 (Background): woman doesn't advise man ;-).
7986
7987 2006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
7988
7989 * ada-mode.texi (Project files, Identifier completion)
7990 (Automatic Casing, Debugging, Using non-standard file names)
7991 (Working Remotely): Fix typos.
7992
7993 2006-10-20 Masatake YAMATO <jet@gyve.org>
7994
7995 * cc-mode.texi (Sample .emacs File): Add missing `)' in
7996 sample code `my-c-initialization-hook'.
7997
7998 2006-10-19 Stuart D. Herring <herring@lanl.gov>
7999
8000 * widget.texi: Fix typos.
8001
8002 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
8003
8004 * tramp.texi (Frequently Asked Questions): Remove questions marked with
8005 "???". There have been no complaints for years, so the information
8006 must be appropriate.
8007
8008 2006-10-16 Richard Stallman <rms@gnu.org>
8009
8010 * widget.texi: Use @var instead of capitalization.
8011 Clarify many widget type descriptions.
8012
8013 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8014
8015 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
8016 gnus-dired-attach.
8017 (Selecting a Group): Fix typo.
8018
8019 2006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8020
8021 * widget.texi: Fix typos.
8022
8023 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
8024
8025 * gnus.texi (Image Enhancements): Update for Emacs 22.
8026
8027 * gnus-faq.texi ([1.3]): Update.
8028
8029 2006-10-06 Richard Stallman <rms@gnu.org>
8030
8031 * faq.texi (Displaying the current line or column):
8032 Delete "As of Emacs 20".
8033
8034 2006-10-06 Romain Francoise <romain@orebokech.com>
8035
8036 * faq.texi (VM): VM works with Emacs 22 too.
8037
8038 2006-10-06 Richard Stallman <rms@gnu.org>
8039
8040 * ebrowse.texi: Remove Emacs version "21" from title.
8041
8042 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
8043
8044 * gnus.texi (Foreign Groups): Say where change of editing commands are
8045 stored. Add reference to `gnus-parameters'.
8046
8047 2006-09-15 Jay Belanger <belanger@truman.edu>
8048
8049 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
8050 Change "Library Public License" to "Lesser Public License"
8051 throughout. Use "yyyy" to represent year.
8052
8053 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
8054
8055 * org.texi (Setting tags): Typo fix.
8056
8057 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
8058
8059 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
8060
8061 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
8062
8063 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
8064
8065 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
8066
8067 * faq.texi (Escape sequences in shell output): EMACS is now set
8068 to Emacs's absolute file name, not to "t".
8069 (^M in the shell buffer): Likewise.
8070 * misc.texi (Interactive Shell): Likewise.
8071
8072 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
8073
8074 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
8075 mails with pop3-leave-mail-on-server. Fix wording.
8076 (Limiting): Improve gnus-summary-limit-to-articles.
8077 (X-Face): Fix typo.
8078
8079 2006-09-11 Simon Josefsson <jas@extundo.com>
8080
8081 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
8082 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
8083
8084 2006-09-06 Simon Josefsson <jas@extundo.com>
8085
8086 * smtpmail.texi (Authentication): Mention SSL.
8087
8088 2006-09-01 Eli Zaretskii <eliz@gnu.org>
8089
8090 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
8091 Don't use @indicateurl.
8092
8093 * cc-mode.texi (Subword Movement): Don't use @headitem.
8094 (Custom Braces, Clean-ups): Don't use @tie.
8095
8096 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
8097
8098 Sync with Tramp 2.0.54.
8099
8100 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
8101 Suggested by Adrian Phillips <a.phillips@met.no>.
8102
8103 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
8104
8105 * org.texi (Installation, Activation): Split from Installation and
8106 Activation.
8107 (Clocking work time): Documented new features.
8108
8109 2006-08-13 Alex Schroeder <alex@gnu.org>
8110
8111 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
8112 example.
8113
8114 2006-08-12 Eli Zaretskii <eliz@gnu.org>
8115
8116 * faq.texi (How to add fonts): New node.
8117
8118 2006-08-05 Romain Francoise <romain@orebokech.com>
8119
8120 * faq.texi (New in Emacs 22): Expand.
8121
8122 2006-08-03 Michael Olson <mwolson@gnu.org>
8123
8124 * erc.texi: Update for ERC 5.1.4.
8125
8126 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
8127
8128 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
8129 in .../site-lisp/gnus/ by default.
8130 [ From gnus-news.texi in the trunk. ]
8131
8132 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8133
8134 * gnus.texi (MIME Commands): Additions for yEnc.
8135
8136 2006-07-24 Richard Stallman <rms@gnu.org>
8137
8138 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
8139 * faq.texi: Move periods and commas inside quotes.
8140
8141 2006-07-20 Jay Belanger <belanger@truman.edu>
8142
8143 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
8144
8145 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
8146
8147 * faq.texi (Security risks with Emacs): Document Emacs 22
8148 file-local-variable mechanism.
8149
8150 2006-07-12 Michael Olson <mwolson@gnu.org>
8151
8152 * erc.texi: Update for ERC 5.1.3.
8153
8154 2006-07-12 Alex Schroeder <alex@gnu.org>
8155
8156 * rcirc.texi: Fix typos.
8157 (Getting started with rcirc): New calling convention for M-x irc.
8158 Mention #rcirc. Removed channel tracking.
8159 (Configuration): Change the names of all variables that got changed
8160 recently, eg. rcirc-server to rcirc-default-server. Added
8161 documentation for rcirc-authinfo, some background for Bitlbee, and
8162 rcirc-track-minor-mode.
8163 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
8164 Scrolling.
8165 (Reconnecting after you have lost the connection): Fix example code
8166 to match code changes.
8167
8168 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
8169
8170 * gnus.texi, message.texi: Fix typos.
8171
8172 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
8173
8174 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
8175 commands.
8176 (Global TODO list): Document the use of the variables
8177 `org-agenda-todo-ignore-scheduled' and
8178 `org-agenda-todo-list-sublevels'.
8179
8180 2006-07-05 Richard Stallman <rms@gnu.org>
8181
8182 * faq.texi (Scrolling only one line): Fix xref.
8183
8184 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
8185
8186 * faq.texi (Evaluating Emacs Lisp code):
8187 Throughout, replace eval-current-buffer with eval-buffer.
8188
8189 2006-07-03 Richard Stallman <rms@gnu.org>
8190
8191 * rcirc.texi (Scrolling conservatively): Fix xref.
8192
8193 * pcl-cvs.texi (Viewing differences): Usage fix.
8194
8195 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
8196
8197 * org.texi (Agenda commands): Document `s' key to save all org-mode
8198 buffers.
8199
8200 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
8201
8202 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
8203 names. Mention `cvs-msg' face.
8204
8205 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
8206
8207 * org.texi (Checkboxes): New section.
8208
8209 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
8210
8211 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
8212 throughout this chapter.
8213
8214 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
8215
8216 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
8217 text for standalone vs Emacs info.
8218 (Help): Clarify header line description. Use mouse-1 for clicks.
8219 (Help-P): Use mouse-1 for clicks.
8220 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
8221 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
8222 (Choose menu subtopic): Remove gratuitous Emacs command names.
8223 (Help-FOO): Put usual behavior first.
8224 (Help-Xref): Clicking on xrefs works in Emacs.
8225 (Search Text): Clarify what the default behavior is.
8226 (Create Info buffer): Fix Emacs window/X window confusion.
8227 (Emacs Info Variables): Fix for new Emacs init file behavior.
8228
8229 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8230
8231 * gnus.texi (Summary Buffer Lines): Fix typo.
8232
8233 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
8234
8235 * org.texi (Embedded LaTeX): New chapter.
8236 (Archiving): Section rewritten.
8237 (Enhancing text): Some parts moved to the new chapter about LaTeX.
8238
8239 2006-06-20 Bill Wohler <wohler@newt.com>
8240
8241 Release MH-E manual version 8.0.1.
8242
8243 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8244 release 8.0.1.
8245 (Preface): Depend on GNU mailutils 1.0 and higher.
8246
8247 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
8248
8249 * message.texi (News Headers): Update message-syntax-checks section.
8250
8251 2006-06-19 Karl Berry <karl@gnu.org>
8252
8253 * info.texi (Advanced): Mention C-q, especially with ?.
8254
8255 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
8256
8257 * org.texi (Publishing links): Document the `:link-validation-function'
8258 property.
8259 (Extensions and Hacking): New chapter, includes some sections of the
8260 "Miscellaneous" chapter.
8261
8262 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
8263
8264 * org.texi (Progress logging): New section.
8265
8266 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
8267
8268 * org.texi (ASCII export): Document indentation adaptation.
8269 (Setting tags): Document mutually-exclusive tags.
8270
8271 2006-06-05 Romain Francoise <romain@orebokech.com>
8272
8273 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
8274 Fix typo.
8275
8276 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
8277 channel (#gnus@irc.freenode.net).
8278 Fix typos. Update copyright notice.
8279
8280 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
8281 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
8282 (Line-Up Functions, Custom Macros):
8283 * ediff.texi (Window and Frame Configuration)
8284 (Highlighting Difference Regions):
8285 * emacs-mime.texi (Display Customization):
8286 * erc.texi (History):
8287 * eshell.texi (Known problems):
8288 * eudc.texi (Overview, BBDB):
8289 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
8290 (The problem of spam, SpamOracle, Extending the Spam package)
8291 (Conformity, Terminology):
8292 * idlwave.texi (Routine Info)
8293 (Class and Keyword Inheritance, Padding Operators)
8294 (Breakpoints and Stepping, Electric Debug Mode)
8295 (Examining Variables, Troubleshooting):
8296 * org.texi (Creating timestamps):
8297 * reftex.texi (Commands, Options, Changes):
8298 * tramp.texi (Inline methods, Password caching)
8299 (Auto-save and Backup, Issues):
8300 * vip.texi (Files, Commands in Insert Mode):
8301 * viper.texi (Emacs Preliminaries, States in Viper)
8302 (Packages that Change Keymaps, Viper Specials, Groundwork):
8303 Fix various typos.
8304
8305 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
8306
8307 * ediff.texi: Fix typos.
8308
8309 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
8310
8311 * org.texi: Small typo fixes.
8312
8313 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
8314
8315 * viper.texi (Viper Specials):
8316 * gnus.texi (Example Setup):
8317 * faq.texi (Backspace invokes help):
8318 * dired-x.texi (Optional Installation Dired Jump):
8319 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
8320 follow coding conventions.
8321
8322 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
8323
8324 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
8325
8326 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
8327
8328 * pcl-cvs.texi: Fix typos.
8329 (Customization): Say "us".
8330
8331 2006-05-26 Eli Zaretskii <eliz@gnu.org>
8332
8333 * org.texi: Remove bogus @setfilename.
8334
8335 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
8336
8337 * org.texi (ASCII export): Omit command name.
8338 (HTML export): Add prefix to all lines in Local Variable example.
8339 (Acknowledgments): Typeset names in italics.
8340
8341 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
8342
8343 * org.texi (Plain lists): Add new item navigation commands.
8344 (External links): Document elisp and info links.
8345 (Custom searches): New section.
8346 (Publishing): New chapter.
8347 (HTML export): Include a list of supported CSS classes.
8348 (Setting tags): Describe the fast-tag-setting interface.
8349
8350 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
8351
8352 * dired-x.texi: ifinfo -> ifnottex.
8353
8354 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
8355
8356 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
8357
8358 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
8359
8360 * message.texi (Interface): Add tool bar customization.
8361 (MIME): Index and text additions for mml-attach.
8362 (MIME): Describe mml-dnd-protocol-alist and
8363 mml-dnd-attach-options.
8364
8365 * gnus.texi (Oort Gnus): Reorder entries in sections.
8366 Fix some entries.
8367 (Starting Up): Add references to "Emacs for Heathens" and to
8368 "Finding the News". Add user-full-name and user-mail-address.
8369 (Group Buffer Format): Add tool bar customization and update.
8370 (Summary Buffer): Add tool bar customization.
8371 (Posting Styles): Add message-alternative-emails.
8372
8373 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
8374
8375 * tramp.texi (Filename completion): Improve wording.
8376
8377 2006-05-07 Romain Francoise <romain@orebokech.com>
8378
8379 * faq.texi (Using regular expressions): Fix typo.
8380 (Packages that do not come with Emacs): Fix capitalization.
8381 (Replacing text across multiple files): Expand node to explain how
8382 to use `dired-do-query-replace-regexp' in more detail, based on
8383 suggestion by Eric Hanchrow <offby1@blarg.net>.
8384
8385 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
8386
8387 * tramp.texi (Filename completion): Completion of remote files'
8388 method, user name and host name is active only in partial
8389 completion mode.
8390
8391 2006-05-06 Bill Wohler <wohler@newt.com>
8392
8393 Release MH-E manual version 8.0.
8394
8395 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8396 release 8.0.
8397
8398 2006-05-06 Bill Wohler <wohler@newt.com>
8399
8400 * mh-e.texi (MH-BOOK-HOME): Change from
8401 http://www.ics.uci.edu/~mh/book/mh to
8402 http://rand-mh.sourceforge.net/book/mh.
8403 Replace .htm suffix with .html for MH book files.
8404 (Using This Manual): Update key binding for getting relevant
8405 chapter in Info from command key.
8406 (Ranges): Fix itemx.
8407
8408 2006-05-05 Karl Berry <karl@gnu.org>
8409
8410 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
8411 (\fonttextsize): New user-level command to change text font size.
8412
8413 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
8414
8415 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
8416
8417 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
8418
8419 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
8420
8421 2006-04-24 Bill Wohler <wohler@newt.com>
8422
8423 * mh-e.texi (Getting Started): Make it more explicit that you need
8424 to install MH. Add pointers to current MH implementations.
8425
8426 2006-04-21 Bill Wohler <wohler@newt.com>
8427
8428 Release MH-E manual version 7.94.
8429
8430 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8431 release 7.94.
8432
8433 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
8434
8435 * org.texi: Many small fixes.
8436 (Handling links): Rename from "Managing links".
8437
8438 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
8439
8440 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
8441 (Splitting mail using spam-stat): Fix @xref.
8442
8443 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
8444
8445 * gnus.texi (Spam Package): Major revision of the text.
8446 Previously this node was "Filtering Spam Using The Spam ELisp Package".
8447
8448 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
8449
8450 * org.texi (Time stamps): Better explanation of the purpose of
8451 different time stamps.
8452 (Structure editing, Plain lists): More details on how new items
8453 and headings are inserted.
8454
8455 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
8456
8457 * org.texi (Formula syntax): Fix link to Calc Manual.
8458
8459 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
8460
8461 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
8462
8463 2006-04-17 Bill Wohler <wohler@newt.com>
8464
8465 * mh-e.texi (Folders): Update mh-before-quit-hook and
8466 mh-quit-hook example with code that removes the buffers rather
8467 than just bury them.
8468
8469 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
8470
8471 Sync with Tramp 2.0.53.
8472
8473 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
8474
8475 * org.texi (Updating settings): New section.
8476 (Visibility cycling): Better names for the startup folding
8477 options.
8478 (Exporting): Completely restructured.
8479 (The very busy C-c C-c key): New section.
8480 (Summary of in-buffer settings): New section.
8481
8482 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
8483
8484 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
8485
8486 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
8487
8488 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
8489 (Server Commands): Key `v' is reserved for users.
8490
8491 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
8492
8493 * org.texi (Link format): New section, emphasis on bracket links.
8494 (External links): Document bracket links.
8495 (FAQ): Expand to cover shell links and the new link format.
8496
8497 2006-04-09 Kevin Ryde <user42@zip.com.au>
8498
8499 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
8500
8501 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
8502
8503 * gnus.texi (Summary Buffer Lines): Add `*'.
8504
8505 2006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
8506
8507 * gnus.texi (Group Parameters):
8508 Mention gnus-permanently-visible-groups.
8509
8510 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
8511
8512 * gnus.texi (Face): Fix typo.
8513
8514 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
8515
8516 * gnus.texi (X-Face): Clarify.
8517 (Face): Need Emacs with PNG support.
8518
8519 2006-04-06 Richard Stallman <rms@gnu.org>
8520
8521 * idlwave.texi: Delete the blocks "not suitable for inclusion with
8522 Emacs".
8523
8524 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
8525
8526 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
8527 blocks not suitable for inclusion with Emacs using variable
8528 PARTOFEMACS.
8529
8530 2006-04-04 Simon Josefsson <jas@extundo.com>
8531
8532 * gnus.texi (Security): Improve.
8533
8534 2006-04-02 Bill Wohler <wohler@newt.com>
8535
8536 * mh-e.texi (Getting Started, Junk, Bug Reports)
8537 (MH FAQ and Support): Fix URLs.
8538
8539 2006-03-31 Romain Francoise <romain@orebokech.com>
8540
8541 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
8542 to t, not nil (and has for the past eight years).
8543
8544 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
8545
8546 * message.texi, gnus.texi: Bump version to 5.11.
8547
8548 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
8549
8550 * gnus.texi (Top): Add comment about version line.
8551
8552 * message.texi (Top): Ditto. Change to take named versions into
8553 account.
8554
8555 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
8556
8557 * gnus.texi (Posting Styles): Add x-face-file to example.
8558 (X-Face): Refer to posting styles.
8559
8560 * gnus-faq.texi ([5.8]): Add x-face-file.
8561 ([8.4]): Add links to gmane.emacs.gnus.user and
8562 gmane.emacs.gnus.general.
8563
8564 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
8565
8566 * gnus-faq.texi: Use .invalid.
8567 ([5.4]): Fix gnus-posting-styles example.
8568
8569 2006-03-27 Romain Francoise <romain@orebokech.com>
8570
8571 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
8572 Emacs/W3 needs a new maintainer.
8573 (Ispell): Update author and version info.
8574 (Mailcrypt): Mention PGG.
8575 (New in Emacs 22): Add PGG to the list of new packages.
8576 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
8577 updating dead URLs.
8578
8579 2006-03-25 Karl Berry <karl@gnu.org>
8580
8581 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
8582 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
8583 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
8584 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
8585 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
8586 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
8587 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
8588 (2) do not indent copyright year list (or anything else).
8589
8590 2006-03-21 Bill Wohler <wohler@newt.com>
8591
8592 * mh-e.texi (Folders): Various edits.
8593
8594 2006-03-20 Romain Francoise <romain@orebokech.com>
8595
8596 * gnus.texi (Mail Folders): Grammar fix.
8597
8598 2006-03-19 Bill Wohler <wohler@newt.com>
8599
8600 * mh-e.texi (Replying): Document Mail-Followup-To.
8601 Change manually-formatted table to multitable. Add debugging info.
8602 Move description of mh-reply-default-reply-to into paragraph
8603 that describes its values.
8604
8605 2006-03-17 Bill Wohler <wohler@newt.com>
8606
8607 * mh-e.texi: Use smallexample and smalllisp consistently.
8608 (Sending Mail Tour): Update method of entering
8609 addresses and subject.
8610 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
8611 (Adding Attachments, Searching): Update screenshots for Emacs 22.
8612
8613 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
8614
8615 * org.texi: Version number change only.
8616
8617 2006-03-14 Bill Wohler <wohler@newt.com>
8618
8619 * mh-e.texi: Add index entries around each paragraph rather than
8620 depend on entries from beginning of node. Doing so ensures that
8621 index entries are less likely to be forgotten if text is cut and
8622 pasted, and are necessary anyway if the references are on a
8623 separate page. It seems that makeinfo is now (v. 4.8) only
8624 producing one index entry per node, so there is no longer any
8625 excuse not to. Use subheading instead of heading. The incorrect
8626 use of heading produced very large fonts in Info--as large as the
8627 main heading.
8628 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
8629 versions 6 and 7 appeared *around* the time of these Emacs releases.
8630
8631 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
8632
8633 * org.texi (Clean view): Document new startup options.
8634
8635 2006-03-11 Bill Wohler <wohler@newt.com>
8636
8637 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
8638 (Composing, Scan Line Formats): Fix @refs.
8639 (Getting Started): Define MH profile and MH profile components.
8640 (Incorporating Mail, Reading Mail, Viewing, Printing)
8641 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
8642 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
8643 for string constants.
8644 (Tool Bar): Remove spurious quote.
8645 (Junk): Use ``...'' instead of "...".
8646 (Scan Line Formats): Replace @samp with @kbd.
8647
8648 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
8649
8650 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
8651
8652 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
8653
8654 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
8655 easy to understand.
8656
8657 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
8658
8659 * gnus.texi: Markup fix.
8660 (Fancy Mail Splitting): Specify new feature.
8661
8662 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
8663
8664 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
8665 partial-words matching.
8666
8667 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
8668
8669 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
8670
8671 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
8672 (MIME Commands): Fix mm-discouraged-alternatives.
8673
8674 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
8675
8676 * org.texi: Version number change only.
8677
8678 2006-03-06 Bill Wohler <wohler@newt.com>
8679
8680 * mh-e.texi: Move from SourceForge repository to Savannah.
8681 This is version 7.93, which is a total rewrite from the previous
8682 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
8683 version 7.93.
8684
8685 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
8686
8687 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
8688
8689 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
8690
8691 * org.texi (Interaction): Add item about `org-mouse.el' by
8692 Piotr Zielinski.
8693 (Managing links): Document that also mouse-1 can be used to
8694 activate a link.
8695 (Headlines, FAQ): Add entry about hiding leading stars.
8696 (Miscellaneous): Resort the sections in this chapter to a more
8697 logical sequence.
8698
8699 2006-02-27 Simon Josefsson <jas@extundo.com>
8700
8701 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
8702 2004-01-27 from the trunk).
8703
8704 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8705
8706 * cc-mode.texi: Rename c-hungry-backspace to
8707 c-hungry-delete-backwards, at the request of RMS. Leave the old
8708 name as an alias.
8709
8710 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8711
8712 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
8713 include the function header within the defun.
8714
8715 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8716
8717 * cc-mode.texi: Correct two typos.
8718
8719 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8720
8721 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
8722 existing comment.
8723 (Electric Keys): Add a justification for electric indentation.
8724 (Hungry WS Deletion): Clear up the names and complications of the
8725 BACKSPACE and DELETE keys.
8726
8727 2006-02-23 Juri Linkov <juri@jurta.org>
8728
8729 * faq.texi (Common requests): Move `Turning on auto-fill by
8730 default' after `Wrapping words automatically'. Move `Working with
8731 unprintable characters' before `Searching for/replacing newlines'.
8732 Move `Replacing highlighted text' after `Highlighting a region'.
8733 Merge `Repeating commands' and `Repeating a command as many times
8734 as possible' into the former.
8735 (Packages that do not come with Emacs): Add refs to Gmane and
8736 etc/MORE.STUFF.
8737
8738 2006-02-23 Juri Linkov <juri@jurta.org>
8739
8740 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
8741 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
8742 Add xref to `(emacs)Reporting Bugs'.
8743 (Getting a printed manual): Add URL to other formats of the manual.
8744 (Common requests): Fix menu.
8745 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
8746 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
8747 (Inserting text at the beginning of each line): Add pxref to
8748 `Changing the included text prefix'.
8749 (Forcing the cursor to remain in the same column): Mention `track-eol'
8750 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
8751 (Replacing text across multiple files): Add keybinding `Q' for
8752 `dired-do-query-replace'.
8753
8754 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
8755
8756 * reftex.texi: Version number and date change only.
8757
8758 * org.texi (Internal Links): Rewrite to cover the modified
8759 linking system.
8760
8761 2006-02-17 Eli Zaretskii <eliz@gnu.org>
8762
8763 * faq.texi: Remove the coding cookie, it's not needed anymore.
8764
8765 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8766
8767 * faq.texi (Colors on a TTY): Mention Mac OS port.
8768
8769 2006-02-12 Karl Berry <karl@gnu.org>
8770
8771 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
8772 8-bit accented a.
8773
8774 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
8775
8776 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
8777
8778 2006-02-08 Romain Francoise <romain@orebokech.com>
8779
8780 * faq.texi (Top): Remove paragraph about the FAQ being a
8781 transitional document, etc.
8782 (Searching for/replacing newlines): New node.
8783 (Yanking text in isearch): New node.
8784 (Inserting text at the beginning of each line): Rename and make
8785 more general, mention `M-;' in Message mode.
8786
8787 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
8788
8789 * faq.texi (Meta key does not work in xterm)
8790 (Emacs does not display 8-bit characters)
8791 (Inputting eight-bit characters): Update xrefs.
8792
8793 2006-02-06 Romain Francoise <romain@orebokech.com>
8794
8795 * faq.texi (VM): VM now at version 7.19.
8796 Set myself as maintainer of this file.
8797
8798 2006-02-04 Michael Olson <mwolson@gnu.org>
8799
8800 * erc.texi (History): Note that ERC is now included with Emacs.
8801
8802 2006-01-31 Romain Francoise <romain@orebokech.com>
8803
8804 * message.texi (Message Headers): Explain what
8805 `message-alternative-emails' does in more detail.
8806 Update copyright year.
8807
8808 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
8809
8810 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
8811
8812 2006-01-29 Richard M. Stallman <rms@gnu.org>
8813
8814 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
8815
8816 2006-01-29 Michael Olson <mwolson@gnu.org>
8817
8818 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
8819
8820 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
8821
8822 * faq.texi (New in Emacs 22): Mention ERC.
8823
8824 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
8825
8826 * rcirc.texi: Capitalize dir entry for consistency with the entry
8827 in info/dir and other entries in the Emacs category.
8828 Fix typos. Delete trailing whitespace.
8829
8830 2006-01-28 Björn Lindström <bkhl@elektrubadur.se>
8831
8832 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
8833
8834 2006-01-27 Eli Zaretskii <eliz@gnu.org>
8835
8836 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
8837 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
8838
8839 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
8840 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
8841
8842 2006-01-27 Alex Schroeder <alex@gnu.org>
8843
8844 * rcirc.texi: New file.
8845
8846 2006-01-23 Juri Linkov <juri@jurta.org>
8847
8848 * widget.texi (User Interface): Add S-TAB for widget-backward.
8849
8850 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
8851
8852 Sync with Tramp 2.0.52.
8853
8854 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
8855 Add Tramp disabling item. New item for common connection problems.
8856 (various): Apply "ftp" as method for the download URL.
8857 (Bug Reports): Refer to FAQ for common problems.
8858
8859 2006-01-21 Eli Zaretskii <eliz@gnu.org>
8860
8861 * widget.texi (User Interface): Use @key for TAB.
8862
8863 * ses.texi (Formulas, Printer functions): Use @key for TAB.
8864
8865 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
8866 for TAB.
8867
8868 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
8869
8870 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
8871
8872 * gnus.texi: Update copyright.
8873
8874 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
8875
8876 * gnus.texi (Article Washing): Additions.
8877
8878 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
8879
8880 * org.texi (Agenda commands): Document tags command.
8881
8882 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
8883
8884 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
8885
8886 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
8887
8888 * gnus.texi (RSS): Addition.
8889
8890 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
8891
8892 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
8893
8894 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
8895
8896 * emacs-mime.texi (Display Customization): Add setting example to
8897 mm-discouraged-alternatives.
8898
8899 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
8900
8901 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
8902 version is the canonical version.
8903
8904 2006-01-08 Alex Schroeder <alex@gnu.org>
8905
8906 * pgg.texi (Caching passphrase): Rewording.
8907
8908 2006-01-06 Eli Zaretskii <eliz@gnu.org>
8909
8910 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
8911 repository URL.
8912
8913 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
8914
8915 * org.texi: Removed the accidentally re-added empty line in the
8916 direntry.
8917
8918 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
8919
8920 * org.texi (Agenda Views): Chapter reorganized.
8921
8922 2005-12-29 Romain Francoise <romain@orebokech.com>
8923
8924 * faq.texi (Using Customize): New node.
8925
8926 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
8927
8928 * org.texi: Remove blank line in @direntry. It is non-standard
8929 and recursively produces blank lines all over the dir file (when
8930 using Texinfo 4.8).
8931
8932 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
8933
8934 * widget.texi (atoms): Delete obsolete remark about `file' widget.
8935
8936 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
8937
8938 * org.texi (Tags): Boolean logic documented.
8939 (Agenda Views): Document custom commands.
8940
8941 2005-12-20 David Kastrup <dak@gnu.org>
8942
8943 * faq.texi (AUCTeX): Update version and mailing list info.
8944
8945 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
8946
8947 * gnus.texi (MIME Commands): Mention addition of
8948 multipart/alternative to gnus-buttonized-mime-types and add xref
8949 to mm-discouraged-alternatives.
8950
8951 * emacs-mime.texi (Display Customization): Mention addition of
8952 "image/.*" and add xref to gnus-buttonized-mime-types in the
8953 mm-discouraged-alternatives section.
8954
8955 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
8956
8957 * org.texi (Tags): New section.
8958 (Agenda Views): Chapter reorganized.
8959
8960 2005-12-16 Eli Zaretskii <eliz@gnu.org>
8961
8962 * org.texi (Internal Links): Add a missing comma after an @xref.
8963
8964 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
8965
8966 * faq.texi (Filling paragraphs with a single space): No need to
8967 change sentence-end now.
8968
8969 2005-12-13 Romain Francoise <romain@orebokech.com>
8970
8971 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
8972
8973 2005-12-12 Jay Belanger <belanger@truman.edu>
8974
8975 * faq.texi (Calc): Update version number.
8976
8977 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
8978
8979 * org.texi (Progress Logging): New section.
8980
8981 2005-12-10 Romain Francoise <romain@orebokech.com>
8982
8983 Update the Emacs FAQ for the 22.1 release.
8984
8985 * faq.texi: Set VER to `22.1'.
8986 (Basic editing): Explain how to use localized versions of the
8987 Tutorial. Mention that `C-h r' displays the manual.
8988 Delete obsolete WWW link to an Emacs 18 tutorial.
8989 (Getting a printed manual): Point to the new locations of the
8990 manuals on the GNU Web site.
8991 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
8992 available via Info (it was previously distributed separately).
8993 (Installing Texinfo documentation): The latest version of Texinfo
8994 is 4.8, not 4.0.
8995 (Informational files for Emacs): COPYING is the GNU General Public
8996 License, not the Emacs General Public License.
8997 (Informational files for Emacs): Delete obsolete link to the
8998 GNUinfo pages as they have been removed from the GNU Web site.
8999 (New in Emacs 22): New node.
9000 (Setting up a customization file): Say that most packages support
9001 Customize nowadays.
9002 (Colors on a TTY): Delete reference to instructions on how to
9003 enable syntax highlighting, it is now enabled by default.
9004 (Turning on abbrevs by default): Emacs now reads the abbrevs file
9005 at startup automatically.
9006 (Controlling case sensitivity): Mention `M-c' in isearch.
9007 (Using an already running Emacs process): Emacs now creates the
9008 socket in `/tmp/emacsUID'. Fix typos. Change default location of
9009 gnuserv. As emacsclient can now run Lisp code as well, delete a
9010 sentence praising gnuserv for that. Simplify description of how
9011 the client/server operation works.
9012 (Compiler error messages): Delete obsolete text (compile.el has
9013 been rewritten).
9014 (Indenting switch statements): Fix typo.
9015 (Matching parentheses): Simplify setup instructions, mention the
9016 menu bar item in the Options menu.
9017 (Repeating a command as many times as possible): Mention `C-x e'.
9018 (Going to a line by number): Mention new keymap and bindings
9019 `M-g M-g', `M-g M-p' and `M-g M-n'.
9020 (Turning on syntax highlighting): Now on by default. Simplify.
9021 (Replacing highlighted text): Use `1', not `t'.
9022 (Problems with very large files): The maximum size is now 256MB on
9023 32-bit machines.
9024 (^M in the shell buffer): Mention `comint-process-echoes'.
9025 (Emacs for Apple computers): Emacs 22 has native support for Mac
9026 OS X.
9027 (Translating names to IP addresses): Delete node.
9028 (Binding keys to commands): Fix typo.
9029 (SPC no longer completes file names): New node.
9030 (MIME with Emacs mail packages): Delete section about the Emacs
9031 MIME FAQ (it's not reachable anymore).
9032
9033 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
9034
9035 * cc-mode.texi: The manual has been extensively revised: the
9036 information about using CC Mode has been separated from the larger
9037 and more difficult chapters about configuration. It has been
9038 updated for CC Mode 5.31.
9039
9040 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
9041
9042 * pgg.texi (User Commands): Fix description of pgg-verify-region.
9043 (Selecting an implementation): Fix descriptions.
9044
9045 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
9046
9047 * message.texi (Various Message Variables): Addition.
9048
9049 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
9050
9051 * message.texi: Fix default values.
9052
9053 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
9054
9055 * message.texi (Header Commands): Clarify descriptions of
9056 message-cross-post-followup-to, message-reduce-to-to-cc, and
9057 message-insert-wide-reply.
9058 (Various Commands): Fix kindex for message-kill-to-signature;
9059 clarify description of message-tab.
9060
9061 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
9062
9063 * message.texi (Mailing Lists): Fix description about MFT.
9064
9065 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
9066
9067 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
9068
9069 * gnus.texi (Slow Terminal Connection): Replace old description
9070 with new one.
9071
9072 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
9073
9074 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
9075 replace X-Draft-Headers with X-Draft-From.
9076
9077 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
9078
9079 * gnus.texi (Various Various): Fix the default value of
9080 nnheader-max-head-length.
9081 (Gnus Versions): Fix typo.
9082
9083 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
9084
9085 * org.texi (Structure editing): Document new functionality of
9086 M-RET.
9087
9088 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
9089
9090 * org.texi (Internal Links): Fix Texinfo usage.
9091
9092 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
9093
9094 * org.texi (TODO basics): Document the global todo list.
9095 (TODO items): Documents sparse tree for specific TODO
9096 keywords.
9097
9098 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
9099
9100 * org.texi (Plain Lists): Typos fixed.
9101
9102 2005-11-28 Jay Belanger <belanger@truman.edu>
9103
9104 * calc.texi: Change references of `M-#' to `C-x *' prefix.
9105
9106 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
9107
9108 * org.texi (Structure editing): New item moving commands added.
9109 (Plain Lists): New section.
9110
9111 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
9112
9113 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
9114 (Agenda): Document commands `org-cycle-agenda-files' and
9115 `org-agenda-file-to-front'.
9116 (Built-in table editor): Document `org-table-sort-lines'.
9117 (HTML formatting): Export of hand-formatted lists.
9118
9119 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
9120
9121 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
9122 new variable gnus-toolbar-thickness.
9123
9124 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
9125
9126 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
9127
9128 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
9129
9130 * gnus.texi (X-Face): Fix description.
9131 (XVarious): Remove gnus-xmas-logo-color-alist and
9132 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
9133
9134 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
9135
9136 * gnus.texi (Group Parameters): Mention new variable
9137 gnus-parameters-case-fold-search.
9138 (Home Score File): Addition.
9139
9140 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
9141
9142 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
9143 (Overview): List supported feed types.
9144 (Installation): No installation necessary when using autoload.
9145 (Configuration): Rename "RSS" to "news".
9146
9147 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
9148
9149 * pgg.texi (User Commands): Document additional passphrase
9150 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
9151 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
9152
9153 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
9154
9155 * org.texi: Version number changed to 3.19.
9156
9157 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
9158
9159 * pgg.texi (How to use): Update the example to add autoload of
9160 pgg-encrypt-symmetric-region.
9161 (User Commands): Document pgg-encrypt-symmetric-region.
9162 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
9163
9164 2005-10-27 Jay Belanger <belanger@truman.edu>
9165
9166 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
9167 mention other TeX-related units.
9168
9169 2005-10-23 Lars Hansen <larsh@soem.dk>
9170
9171 * dired-x.texi (Miscellaneous Commands):
9172 Replace dired-do-relative-symlink by dired-do-relsymlink and
9173 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
9174
9175 2005-10-23 Jay Belanger <belanger@truman.edu>
9176
9177 * calc.texi (Predefined Units): Use `alpha' for the fine structure
9178 constant.
9179
9180 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
9181
9182 * faq.texi (Bugs and problems):
9183 Replace `dired-move-to-filename-regexp' by
9184 `directory-listing-before-filename-regexp'.
9185
9186 2005-10-22 Eli Zaretskii <eliz@gnu.org>
9187
9188 * newsticker.texi (UPDATED): Set value.
9189
9190 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
9191
9192 * gnus.texi (Document Groups): Remove duplicate item.
9193
9194 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
9195
9196 * org.texi (Summary): Mention iCalendar support.
9197 (Exporting): Document iCalendar support.
9198
9199 2005-10-18 Romain Francoise <romain@orebokech.com>
9200
9201 * viper.texi (Viper Specials): Capitalize GNU.
9202
9203 2005-10-17 Juri Linkov <juri@jurta.org>
9204
9205 * info.texi (Getting Started, Search Index, Expert Info):
9206 Fix wording.
9207 (Search Text): Replace `echo area' with `mode line'.
9208 (Search Index): Both `i' and `,' find all index entries.
9209 Replace example `C-f' with `C-l' (which exists in index of Info
9210 manual) and delete spaces in its keyboard input sequence.
9211 Delete unnecessary explanations about literal characters.
9212
9213 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
9214
9215 * gnus.texi (Document Server Internals): Addition.
9216
9217 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
9218
9219 * gnus.texi (A note on namespaces): Fix RFC reference.
9220
9221 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
9222
9223 * gnus.texi (RSS): Fix key description.
9224
9225 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
9226
9227 * gnus.texi: Emacs/w3 -> Emacs/W3.
9228 (Browsing the Web): Fix description.
9229 (Web Searches): Ditto.
9230 (Customizing W3): Ditto.
9231
9232 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
9233
9234 * gnus.texi (Maildir): Clarify expire-age and expire-group.
9235
9236 2005-10-11 Jay Belanger <belanger@truman.edu>
9237
9238 * calc.texi (Integration): Mention using `a i' to compute definite
9239 integrals.
9240
9241 2005-10-11 Juri Linkov <juri@jurta.org>
9242
9243 * info.texi: Rearrange nodes.
9244 (Top): Update menu. Change ref `Info for Experts' to
9245 `Advanced Info Commands'.
9246 (Getting Started): Fix description of manual's parts.
9247 (Help-Int): Change xref `Info Search' to `Search Index', and
9248 `Expert Info' to `Advanced'.
9249 (Advanced): Move node one level up.
9250 (Search Text, Search Index): New nodes split out from `Info Search'.
9251 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
9252 split out from `Advanced'.
9253 (Advanced, Emacs Info Variables): De-document editing an Info file
9254 in Info.
9255 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
9256 (Creating an Info File): Delete node and move its text to
9257 `Expert Info'.
9258
9259 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
9260
9261 * org.texi (Workflow states): Documented that change in keywords
9262 becomes active only after restart of Emacs.
9263
9264 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
9265
9266 Sync with Tramp 2.0.51.
9267
9268 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
9269
9270 * speedbar.texi (Introduction): Describe new location of speedbar
9271 on menubar.
9272 (Basic Key Bindings): Remove descriptions of bindings that have
9273 been removed.
9274
9275 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
9276
9277 * speedbar.texi (GDB): Describe use of watch expressions.
9278
9279 2005-09-28 Simon Josefsson <jas@extundo.com>
9280
9281 * message.texi (IDNA): Fix.
9282
9283 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
9284
9285 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
9286 nntp-server-hook, and nntp-warn-about-losing-connection; fix
9287 description of nntp-open-connection-function.
9288 (Common Variables): Fix descriptions.
9289
9290 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
9291
9292 * gnus.texi (Server Buffer Format): Document the %a format spec.
9293
9294 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
9295
9296 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
9297
9298 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
9299
9300 * org.texi Version 3.16.
9301
9302 2005-09-19 Miles Bader <miles@gnu.org>
9303
9304 * newsticker.texi: Get rid of CVS keywords.
9305
9306 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
9307
9308 * gnus.texi (Finding the Parent): Fix description of how Gnus
9309 finds article.
9310
9311 2005-09-14 Jari Aalto <jari.aalto@cante.net>
9312
9313 * gnus.texi (Advanced Scoring Examples): New examples to teach how
9314 to drop off non-answered articles.
9315
9316 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
9317
9318 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
9319 braces (which are unsupported by NMAKE) for macro `srcdir'.
9320
9321 2005-09-17 Eli Zaretskii <eliz@gnu.org>
9322
9323 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9324 (../info/newsticker, newsticker.dvi): New targets.
9325
9326 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
9327
9328 * newsticker.texi: Replace @command with @code. Replace @example
9329 with @lisp.
9330 (Top): Add explanations to menu items.
9331 (GNU Free Documentation License): Remove.
9332
9333 2005-09-16 Romain Francoise <romain@orebokech.com>
9334
9335 Update all files to specify GFDL version 1.2.
9336
9337 * doclicense.texi (GNU Free Documentation License): Update to
9338 version 1.2.
9339
9340 2005-09-15 Richard M. Stallman <rms@gnu.org>
9341
9342 * newsticker.texi: Fix @setfilename.
9343
9344 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9345 (../info/newsticker, newsticker.dvi): New targets.
9346
9347 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
9348
9349 * org.texi: Version 3.15.
9350
9351 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
9352
9353 * ses.texi: Combine all three indices into one.
9354 Correct a few typos.
9355
9356 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
9357
9358 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
9359
9360 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
9361
9362 * emacs-mime.texi (Handles): Remove duplicate item.
9363 (Encoding Customization): Fix the default value for
9364 mm-coding-system-priorities.
9365 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
9366 (Basic Functions): Fix reference.
9367
9368 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
9369
9370 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
9371
9372 2005-08-18 Richard M. Stallman <rms@gnu.org>
9373
9374 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
9375 and web site.
9376
9377 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
9378 not keyboard-translate.
9379
9380 2005-08-11 Richard M. Stallman <rms@gnu.org>
9381
9382 * faq.texi (Using regular expressions): Fix xref.
9383
9384 2005-08-09 Juri Linkov <juri@jurta.org>
9385
9386 * info.texi (Help-P): Replace `Prev' with `Previous'.
9387 (Help-M, Help-Xref): Add S-TAB.
9388 (Help-FOO): Update `u' command.
9389 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
9390 Update info about visibility of xref parts.
9391 (Help-Int): Fix `m' command. Rename `Info-last' to
9392 `Info-history-back'. Add `Info-history-forward'.
9393 (Advanced): Fix `g*' and `M-n' commands.
9394 (Info Search): Add `index-apropos' in stand-alone browser.
9395 Add isearch commands.
9396 (Emacs Info Variables): Remove `Info-fontify'.
9397 Add `Info-mode-hook'. Update face names.
9398 Add `Info-fontify-maximum-menu-size',
9399 `Info-fontify-visited-nodes', `Info-isearch-search'.
9400
9401 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
9402
9403 Sync with Tramp 2.0.50.
9404
9405 * tramp.texi: Use @option{} consequently for method names.
9406 (Inline methods, External transfer methods): Remove references to
9407 Cygwin.
9408 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
9409 implementation.
9410
9411 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
9412
9413 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
9414 Mention that gnus-init-file is not read when Emacs is invoked with
9415 --no-init-file or -q.
9416
9417 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
9418
9419 * org.texi: Version 3.14.
9420
9421 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
9422
9423 * org.texi: Version 3.13.
9424
9425 2005-07-18 Juri Linkov <juri@jurta.org>
9426
9427 * calc.texi (Time Zones, Logical Operations):
9428 * cl.texi (Overview):
9429 * org.texi (TODO types):
9430 * sc.texi (Emacs 18 MUAs):
9431 * speedbar.texi (Top):
9432 * url.texi (History):
9433 Delete duplicate duplicate words.
9434
9435 2005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
9436
9437 * cl.texi (Type Predicates): Document `atom' type.
9438
9439 2005-07-04 Lute Kamstra <lute@gnu.org>
9440
9441 Update FSF's address in GPL notices.
9442
9443 * calc.texi (Copying):
9444 * doclicense.texi (GNU Free Documentation License):
9445 * faq.texi (Contacting the FSF):
9446 * mh-e.texi (Copying): Update FSF's address.
9447
9448 2005-07-03 Richard M. Stallman <rms@gnu.org>
9449
9450 * flymake.texi (Example -- Configuring a tool called directly):
9451 Update name of flymake-build-relative-filename.
9452
9453 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
9454
9455 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
9456
9457 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
9458
9459 * org.texi: Version 3.12.
9460
9461 2005-06-24 Eli Zaretskii <eliz@gnu.org>
9462
9463 * makefile.w32-in (MAKEINFO): Use --force.
9464 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
9465 Makefile.in.
9466 (gnus.dvi): Use "..." to quote Sed args, so that it works with
9467 more shells.
9468
9469 2005-06-23 Richard M. Stallman <rms@gnu.org>
9470
9471 * speedbar.texi (Creating a display): Texinfo usage fixes.
9472
9473 * tramp.texi (Customizing Completion, Auto-save and Backup):
9474 Texinfo usage fixes.
9475
9476 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
9477
9478 * dired-x.texi (Miscellaneous Commands):
9479 * ediff.texi (Miscellaneous):
9480 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
9481 (Agent Variables):
9482 * info.texi (Help-Xref):
9483 * message.texi (Message Headers):
9484 * org.texi (Remember):
9485 * reftex.texi (Options (Defining Label Environments)):
9486 (Options (Index Support)):
9487 (Options (Viewing Cross-References)):
9488 (Options (Misc)):
9489 (Changes):
9490 * speedbar.texi (Creating a display):
9491 * tramp.texi (Customizing Completion, Auto-save and Backup):
9492 Texinfo usage fix.
9493
9494 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
9495
9496 * org.texi: Version 3.11.
9497
9498 2005-06-12 Jay Belanger <belanger@truman.edu>
9499
9500 * calc.texi (Getting Started): Remove extra menu item.
9501
9502 2005-05-31 Jay Belanger <belanger@truman.edu>
9503
9504 * calc.texi (Notations Used in This Manual): Use @kbd for key
9505 sequence.
9506 (Demonstration of Calc): Mention another way of starting Calc.
9507 (Starting Calc): Mention long name of M-#.
9508 (Embedded Mode Overview): Remove unnecessary instruction.
9509 (Other M-# commands): Rephrase `M-# 0' explanation.
9510 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
9511 reflect current behavior.
9512
9513 2005-05-30 Jay Belanger <belanger@truman.edu>
9514
9515 * calc.texi (Hooks): Change description of calc-window-hook and
9516 calc-trail-window-hook to match usage.
9517 (Computational Functions): Add more constant-generating functions.
9518 (Customizable Variables): Use defvar.
9519
9520 2005-05-28 Jay Belanger <belanger@truman.edu>
9521
9522 * calc.texi (Assignments in Embedded Mode): Fix variable name.
9523 (Basic Embedded Mode): Explain behavior of arguments to
9524 calc-embedded-mode.
9525
9526 2005-05-27 Jay Belanger <belanger@truman.edu>
9527
9528 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
9529 current behavior.
9530
9531 2005-05-25 Jay Belanger <belanger@truman.edu>
9532
9533 * calc.texi: Change Calc version number throughout.
9534 (Keypad Mode): Change location in info output.
9535 (Keypad mode overview): Move picture of keypad.
9536
9537 2005-05-21 Jay Belanger <belanger@truman.edu>
9538
9539 * calc.texi (Storing variables): Mention that only most variables
9540 are void to begin with.
9541
9542 2005-05-21 Kevin Ryde <user42@zip.com.au>
9543
9544 * widget.texi (Basic Types): Update cross ref from "Enabling
9545 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
9546 lispref/text.texi change.
9547
9548 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
9549
9550 * org.texi: Version 3.09.
9551
9552 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
9553
9554 * reftex.texi: Version 4.28.
9555
9556 2005-05-16 Jay Belanger <belanger@truman.edu>
9557
9558 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
9559
9560 2005-05-14 Jay Belanger <belanger@truman.edu>
9561
9562 * calc.texi (Default Simplifications): Insert missing ! (logical
9563 not operator).
9564
9565 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
9566
9567 Sync with Tramp 2.0.49.
9568
9569 2005-05-10 Jay Belanger <belanger@truman.edu>
9570
9571 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
9572 to 1.
9573
9574 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
9575
9576 * org.texi: Version 3.08, structure reorganized.
9577
9578 2005-04-24 Richard M. Stallman <rms@gnu.org>
9579
9580 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
9581
9582 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
9583
9584 * org.texi: Update to version 3.06.
9585
9586 2005-04-13 Lute Kamstra <lute@gnu.org>
9587
9588 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
9589
9590 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
9591
9592 * cl.texi (Porting Common Lisp): Fix typo.
9593
9594 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
9595
9596 * gnus.texi (RSS): Addition.
9597
9598 2005-04-04 Jay Belanger <belanger@truman.edu>
9599
9600 * calc.texi: Change Calc version number.
9601 (Customizable variables): Fix description of calc-language-alist.
9602 (Copying): Put in version 2 of GPL.
9603
9604 2005-04-01 Jay Belanger <belanger@truman.edu>
9605
9606 * calc.texi (Troubleshooting Commands): Remove comment about
9607 installation.
9608 (Installation): Remove section.
9609 (Customizable Variables): New section.
9610 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
9611 (Graphical Devices): Add references to Customizable Variables.
9612
9613 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
9614
9615 * emacs-mime.texi (Display Customization): Markup fixes.
9616 (rfc2047): Update.
9617
9618 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
9619
9620 * gnus-faq.texi: Replaced with auto-generated version.
9621
9622 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
9623
9624 * dired-x.texi (Multiple Dired Directories): default-directory was
9625 renamed to dired-default-directory.
9626
9627 2005-03-26 Jay Belanger <belanger@truman.edu>
9628
9629 * calc.texi (Simplifying Formulas, Rewrite Rules):
9630 Change description of top and bottom of fraction.
9631 (Modulo Forms): Move description of how to create modulo forms to
9632 earlier in the section.
9633 (Fraction Mode): Suggest using : to get a fraction by dividing.
9634 (Basic Arithmetic): Adjust placement of command name.
9635 (Truncating the Stack): Emphasize that "hidden" entries are still
9636 visible.
9637 (Installation): Move discussion of printing manual to "About This
9638 Manual".
9639 (About This Manual): Mention how to print the manual.
9640 (Reporting Bugs): Remove first person.
9641 (Building Vectors): Add algebraic version of append.
9642 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
9643 (Grouping Digits): Fix typo.
9644
9645 2005-03-25 Werner Lemberg <wl@gnu.org>
9646
9647 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
9648 Replace `legal' with `valid'.
9649
9650 2005-03-25 Werner Lemberg <wl@gnu.org>
9651
9652 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
9653
9654 2005-03-24 Jay Belanger <belanger@truman.edu>
9655
9656 * calc.texi (General Mode Commands)
9657 (Mode Settings in Embedded Mode): Add some explanation of
9658 recording mode settings.
9659
9660 2005-03-24 Richard M. Stallman <rms@gnu.org>
9661
9662 * calc.texi: Remove praise of non-free software.
9663
9664 * idlwave.texi: Don't say where to get IDL or its non-free manual.
9665 (Installation): Node deleted.
9666
9667 2005-03-23 Richard M. Stallman <rms@gnu.org>
9668
9669 * url.texi (HTTP language/coding): Improve last change.
9670
9671 2005-03-22 Jay Belanger <belanger@truman.edu>
9672
9673 * calc.texi (Embedded Mode): Add new information on changing
9674 modes.
9675
9676 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
9677
9678 Sync with Tramp 2.0.48.
9679
9680 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
9681
9682 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
9683 "GNU/Linux". Change all addresses to .gnu.org.
9684 (Default Method): Offer shortened syntax for "su" and "sudo"
9685 methods.
9686
9687 2005-03-07 Richard M. Stallman <rms@gnu.org>
9688
9689 * url.texi: Fix usage of "e.g.".
9690 (HTTP language/coding): Explain the rules for these strings.
9691
9692 2005-03-06 Richard M. Stallman <rms@gnu.org>
9693
9694 * woman.texi (Introduction): Minor cleanups.
9695
9696 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
9697
9698 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
9699 (Installation): Node deleted.
9700
9701 * mh-e.texi (Preface): Get rid of "Emacs 21".
9702
9703 * eshell.texi (Installation): Delete node (for Emacs 20).
9704
9705 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
9706
9707 * flymake.texi: Refill and tweak style in @lisp blocks.
9708
9709 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
9710
9711 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
9712
9713 2005-03-01 Jay Belanger <belanger@truman.edu>
9714
9715 * calc.texi (Trigonometric and Hyperbolic Functions):
9716 Mention additional functions.
9717 (Algebraic Simplifications): Mention additional simplifications.
9718
9719 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
9720
9721 * ses.texi: Add concept/function/variable indices (this work was
9722 donated by Brad Collins <brad@chenla.org>, copyright-assignment
9723 papers on file at FSF).
9724
9725 2005-02-10 Jay Belanger <belanger@truman.edu>
9726
9727 * calc.texi: Change @LaTeX to La@TeX throughout.
9728 Redefine @expr as @math for TeX output.
9729 Redefine @texline as a no-op for TeX output.
9730 Define @tfn, replace @t by @tfn throughout.
9731
9732 2005-02-09 Jay Belanger <belanger@truman.edu>
9733
9734 * calc.texi: Add macro for LaTeX for info output.
9735
9736 2005-02-08 Kim F. Storm <storm@cua.dk>
9737
9738 * texinfo.tex (LaTex): Add def.
9739
9740 2005-02-06 Jay Belanger <belanger@truman.edu>
9741
9742 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
9743 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
9744 throughout manual.
9745
9746 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
9747
9748 * gnus.texi: Some edits based on comments from David Abrahams.
9749
9750 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
9751
9752 * gnus.texi (RSS): Fix the keystroke.
9753
9754 2005-01-24 David Kastrup <dak@gnu.org>
9755
9756 * faq.texi: Update AUCTeX version info.
9757
9758 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
9759
9760 * gnus-faq.texi ([4.1]): Typo.
9761
9762 2005-01-19 Jay Belanger <belanger@truman.edu>
9763
9764 * calc.texi (Keep Arguments): Mention that keeping arguments
9765 doesn't work with keyboard macros.
9766
9767 2005-01-16 Richard M. Stallman <rms@gnu.org>
9768
9769 * autotype.texi (Autoinserting): Fix small error.
9770
9771 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
9772
9773 Sync with Tramp 2.0.47.
9774
9775 * tramp.texi (Compilation): New section, describing compilation of
9776 remote files.
9777
9778 2005-01-11 Kim F. Storm <storm@cua.dk>
9779
9780 * widget.texi (Basic Types): Add :follow-link keyword.
9781
9782 2005-01-09 Jay Belanger <belanger@truman.edu>
9783
9784 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
9785
9786 2005-01-08 Jay Belanger <belanger@truman.edu>
9787
9788 * calc.texi: Change throughout to reflect new default value of
9789 calc-settings-file.
9790
9791 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9792
9793 * message.texi (Reply): `message-reply-to-function' should return
9794 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
9795
9796 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
9797
9798 * faq.texi (Changing load-path): Fix typo.
9799
9800 2005-01-05 Jay Belanger <belanger@truman.edu>
9801
9802 * calc.texi (Programming Tutorial): Replace kbd command by
9803 appropriate characters for a keyboard macro.
9804
9805 2005-01-04 Jay Belanger <belanger@truman.edu>
9806
9807 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
9808 for Lucid Emacs.
9809 (Programming Tutorial): Mention that the user needs to be in the
9810 right mode to compute some functions.
9811
9812 2005-01-04 Jay Belanger <belanger@truman.edu>
9813
9814 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
9815 no longer applicable.
9816
9817 2005-01-01 Jay Belanger <belanger@truman.edu>
9818
9819 * calc.texi (Programming Tutorial): Change description of how to
9820 edit keyboard macros to match current behavior.
9821
9822 2004-12-31 Jay Belanger <belanger@truman.edu>
9823
9824 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
9825
9826 2004-12-20 Jay Belanger <belanger@truman.edu>
9827
9828 * calc.texi (Types Tutorial): Emphasize that you can't divide by
9829 zero.
9830
9831 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
9832
9833 * cc-mode.texi (Text Filling and Line Breaking): Put period after
9834 @xref.
9835 (Font Locking): Avoid @strong{Note:}.
9836
9837 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
9838
9839 Sync with Tramp 2.0.46.
9840
9841 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
9842
9843 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
9844
9845 * url.texi: Correct typos.
9846 (Retrieving URLs): @var{nil}->@code{nil}.
9847 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
9848 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
9849 (Dealing with HTTP documents): @inforef->@xref.
9850
9851 2004-12-15 Jay Belanger <belanger@truman.edu>
9852
9853 * calc.texi: Consistently capitalized all mode names.
9854 (Answers to Exercises): Mention that an answer can be a fraction
9855 when in Fraction mode.
9856
9857 2004-12-13 Jay Belanger <belanger@truman.edu>
9858
9859 * calc.texi: Fix some TeX definitions.
9860
9861 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
9862
9863 * reftex.texi (Imprint): Remove erroneous @value's.
9864
9865 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
9866
9867 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
9868 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
9869
9870 2004-12-08 Jay Belanger <belanger@truman.edu>
9871
9872 * calc.texi (Starting Calc): Remove comment about installation.
9873 (Keypad Mode Overview): Remove comment about Emacs 19 support.
9874
9875 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
9876
9877 * url.texi: Update @setfilename.
9878 (Getting Started): No need to worry about Gnus versions.
9879 (Dealing with HTTP documents): Use @inforef.
9880
9881 * org.texi: Fix @direntry file name.
9882
9883 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
9884
9885 * url.texi: New file.
9886
9887 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
9888
9889 2004-12-06 Jay Belanger <belanger@truman.edu>
9890
9891 * calc.texi (Using Calc): Remove paragraph about installation.
9892
9893 2004-12-06 Jay Belanger <belanger@truman.edu>
9894
9895 * calc.texi: Use more Texinfo macros and less TeX defs.
9896 Remove @refill's.
9897
9898 2004-12-06 Richard M. Stallman <rms@gnu.org>
9899
9900 * org.texi: New file.
9901
9902 2004-12-05 Richard M. Stallman <rms@gnu.org>
9903
9904 * Makefile.in (org.dvi, ../info/org): New targets.
9905 (INFO_TARGETS): Add ../info/org.
9906 (DVI_TARGETS): Add org.dvi.
9907 (maintainer-clean): Remove the info files in the info dir.
9908
9909 2004-11-26 Eli Zaretskii <eliz@gnu.org>
9910
9911 * idlwave.texi: Fix the setfilename directive to put the produced
9912 file in ../info.
9913 (Continued Statement Indentation): Resurrect Jan D.'s change from
9914 2004-11-03 that was lost when a newer version of idlwave.texi was
9915 imported.
9916
9917 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
9918
9919 * gnus-faq.texi ([5.1]): Add missing bracket.
9920
9921 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
9922 Index `spam-initialize'.
9923
9924 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
9925
9926 * message.texi (Various Message Variables): Mention that all mail
9927 file variables are derived from `message-directory'.
9928
9929 * gnus.texi (Splitting Mail): Clarify bogus group.
9930
9931 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
9932
9933 * emacs-mime.texi (Encoding Customization):
9934 Fix mm-coding-system-priorities entry.
9935
9936 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
9937
9938 * idlwave.texi (Continued Statement Indentation):
9939 * reftex.texi (Options (Index Support)):
9940 (Displaying and Editing the Index, Table of Contents):
9941 * speedbar.texi (Creating a display, Major Display Modes):
9942 Replace non-nil with non-@code{nil}.
9943
9944 2004-10-21 Jay Belanger <belanger@truman.edu>
9945
9946 * calc.texi (Algebraic-Style Calculations): Remove a comment.
9947
9948 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
9949
9950 * calc.texi (Reporting Bugs): Double up `@'.
9951
9952 2004-10-18 Jay Belanger <belanger@truman.edu>
9953
9954 * calc.texi (Reporting Bugs): Change the address that bugs
9955 should be sent to.
9956
9957 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
9958
9959 * gnus.texi (New Features): Add 5.11.
9960
9961 * message.texi (Resending): Remove wrong default value.
9962
9963 * gnus.texi (Mail Source Specifiers): Describe possible problems
9964 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
9965 `pop3-leave-mail-on-server' to the index.
9966
9967 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
9968
9969 * message.texi (Canceling News): Add how to set a password.
9970
9971 2004-10-12 Jay Belanger <belanger@truman.edu>
9972
9973 * calc.texi (Help Commands): Change the descriptions of
9974 calc-describe-function and calc-describe-variable to match their
9975 current behavior.
9976
9977 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
9978
9979 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
9980
9981 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
9982
9983 Sync with Tramp 2.0.45.
9984
9985 * tramp.texi (Frequently Asked Questions): Comment paragraph about
9986 plink link. The URL is outdated. Originator contacted for
9987 clarification.
9988
9989 2004-10-10 Juri Linkov <juri@jurta.org>
9990
9991 * gnus.texi (Top, Marking Articles): Join two menus in one node
9992 because a node can have only one menu.
9993
9994 2004-10-09 Juri Linkov <juri@jurta.org>
9995
9996 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
9997 example of nnmail-split-fancy.
9998
9999 2004-10-06 Karl Berry <karl@gnu.org>
10000
10001 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
10002 consistency with other uses of dashes.
10003
10004 2004-10-05 Karl Berry <karl@gnu.org>
10005
10006 * info.texi: Consistently use --- throughout, periods at end of
10007 menu descriptions, and a couple typos.
10008
10009 2004-09-26 Jesper Harder <harder@ifa.au.dk>
10010
10011 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
10012 * pgg.texi (User Commands, Backend methods): Do.
10013 * gnus.texi: Markup fixes.
10014 (Setting Process Marks): Fix `M P a' entry.
10015 * emacs-mime.texi: Fixes.
10016
10017 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
10018
10019 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
10020 again.
10021 Use 5.10 instead of 5.10.0.
10022
10023 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10024
10025 * gnus.texi (Summary Mail Commands): S D e.
10026
10027 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
10028
10029 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
10030 the gnus-article-mode-line-format section.
10031
10032 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
10033
10034 * gnus.texi (Various Summary Stuff): Fix the documentation for
10035 gnus-newsgroup-variables.
10036
10037 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
10038
10039 * gnus.texi (MIME Commands):
10040 Add gnus-mime-display-multipart-as-mixed,
10041 gnus-mime-display-multipart-alternative-as-mixed,
10042 gnus-mime-display-multipart-related-as-mixed.
10043 (Mail Source Customization): Clarify `mail-source-directory'.
10044 (Splitting Mail): Mention gnus-group-find-new-groups.
10045 (SpamOracle): Fix typo.
10046
10047 * gnus-faq.texi: Untabify.
10048 ([6.3]): nnir.el is in contrib directory.
10049
10050 * message.texi (News Headers): Clarify how a unique ID is created.
10051
10052 * gnus.texi (Batching Agents): Fix typo in example.
10053 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
10054
10055 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
10056
10057 * gnus.texi (Group Parameters): Add more on hooks.
10058
10059 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
10060
10061 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
10062
10063 2004-09-22 Jay Belanger <belanger@truman.edu>
10064
10065 * calc.texi (Vectors as Lists): Add a warning that the tutorial
10066 might be hidden during part of the session.
10067
10068 2004-09-20 Jay Belanger <belanger@truman.edu>
10069
10070 * calc.texi (Notations Used in This Manual): Put in an earlier
10071 mention that DEL could be called Backspace.
10072
10073 2004-09-10 Simon Josefsson <jas@extundo.com>
10074
10075 * gnus.texi (IMAP): Add example. Suggested and partially written
10076 by Steinar Bang <sb@dod.no>.
10077
10078 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10079
10080 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
10081 netrc syntax.
10082
10083 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10084
10085 * gnus.texi (Spam ELisp Package Sequence of Events):
10086 Some clarifications.
10087 (Spam ELisp Package Global Variables): More clarifications.
10088
10089 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10090
10091 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
10092 Mention spam-split does not modify incoming mail.
10093
10094 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10095
10096 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
10097
10098 2004-09-10 Eli Zaretskii <eliz@gnu.org>
10099
10100 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
10101
10102 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
10103
10104 * makefile.w32-in (sieve, pgg): Use $(infodir).
10105
10106 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
10107
10108 * makefile.w32-in: Fix PGG and Sieve entries.
10109
10110 2004-08-28 Eli Zaretskii <eliz@gnu.org>
10111
10112 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
10113 Emacs and related programs.
10114
10115 2004-08-27 Richard M. Stallman <rms@gnu.org>
10116
10117 * faq.texi: Fix texinfo usage, esp. doublequotes.
10118 (Difference between Emacs and XEmacs): Some clarification.
10119
10120 * faq.texi (Difference between Emacs and XEmacs):
10121 Explain not to contrast XEmacs with GNU Emacs.
10122
10123 2004-08-26 Richard M. Stallman <rms@gnu.org>
10124
10125 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
10126
10127 2004-08-22 David Kastrup <dak@gnu.org>
10128
10129 * reftex.texi (AUCTeX): Update links, section name.
10130
10131 * faq.texi (Calc): Update availability (included in 22.1).
10132 (AUCTeX): Update availability, information, versions, description.
10133
10134 2004-08-14 Eli Zaretskii <eliz@gnu.org>
10135
10136 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
10137
10138 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
10139
10140 * cc-mode.texi: Various updates for CC Mode 5.30.9.
10141
10142 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
10143
10144 Sync with Tramp 2.0.44.
10145
10146 2004-08-05 Lars Hansen <larsh@math.ku.dk>
10147
10148 * widget.texi (User Interface): Update how to separate the
10149 editable field of an editable-field widget from other widgets.
10150 (Programming Example): Add text after field.
10151
10152 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
10153
10154 * emacs-mime.texi (Encoding Customization): Add a note to the
10155 mm-content-transfer-encoding-defaults entry.
10156 (rfc2047): Update.
10157
10158 * gnus.texi (Article Highlighting):
10159 Add gnus-cite-ignore-quoted-from.
10160 (POP before SMTP): New node.
10161 (Posting Styles): Addition.
10162 (Splitting Mail): Add nnmail-split-lowercase-expanded.
10163 (Fancy Mail Splitting): Ditto.
10164 (X-Face): Add gnus-x-face.
10165
10166 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
10167
10168 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
10169 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
10170
10171 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
10172
10173 * gnus.texi (Mail Source Specifiers):
10174 Describe `pop3-leave-mail-on-server'.
10175
10176 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
10177
10178 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
10179
10180 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
10181 repository. Change setfilename.
10182
10183 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
10184
10185 2004-07-02 Juri Linkov <juri@jurta.org>
10186
10187 * pcl-cvs.texi (Viewing differences): Add `d r'.
10188
10189 2004-06-29 Jesper Harder <harder@ifa.au.dk>
10190
10191 * ses.texi, viper.texi, flymake.texi, faq.texi:
10192 * eshell.texi, ediff.texi: Markup fixes.
10193
10194 2004-06-21 Karl Berry <karl@gnu.org>
10195
10196 * info.texi (Top): Mention that only Emacs has mouse support.
10197 (Getting Started): Mention this in a few other places.
10198
10199 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
10200
10201 * autotype.texi (Copyrights, Timestamps):
10202 Recommend `before-save-hook' instead of `write-file-functions'.
10203
10204 2004-06-13 Lars Hansen <larsh@math.ku.dk>
10205
10206 * dired-x.texi (dired-mark-omitted): Update keybinding.
10207
10208 2004-06-10 Kim F. Storm <storm@cua.dk>
10209
10210 * pcl-cvs.texi (Viewing differences): Add 'd y'.
10211
10212 2004-06-05 Lars Hansen <larsh@math.ku.dk>
10213
10214 * dired-x.texi (variable dired-omit-mode): Rename from
10215 dired-omit-files-p.
10216 (function dired-omit-mode): Rename from dired-omit-toggle.
10217 Call dired-omit-mode rather than set dired-omit-files-p.
10218 (dired-mark-omitted): Describe command.
10219
10220 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
10221
10222 Version 2.0.41 of Tramp released.
10223
10224 2004-05-29 Juanma Barranquero <lektu@terra.es>
10225
10226 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
10227 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10228
10229 2004-05-29 Richard M. Stallman <rms@gnu.org>
10230
10231 * cl.texi (Top): Call this chapter `Introduction'.
10232 (Overview): In TeX, no section heading here.
10233
10234 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
10235
10236 2004-05-29 Eli Zaretskii <eliz@gnu.org>
10237
10238 * Makefile.in (../info/flymake, flymake.dvi): New targets.
10239 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10240
10241 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
10242
10243 * flymake.texi: New file.
10244
10245 2004-05-28 Simon Josefsson <jas@extundo.com>
10246
10247 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
10248
10249 2004-05-07 Kai Großjohann <kai@emptydomain.de>
10250
10251 Version 2.0.40 of Tramp released.
10252
10253 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
10254
10255 Complete rework, based on review by Karl Berry <karl@gnu.org>.
10256
10257 * tramp.texi (Auto-save and Backup): Explain exploitation of new
10258 variables `tramp-backup-directory-alist' and
10259 `tramp-bkup-backup-directory-info'.
10260 (Overview, Connection types)
10261 (External transfer methods, Default Method)
10262 (Windows setup hints): Remove restriction of password entering
10263 with external methods.
10264 (Auto-save and Backup): Make file name example
10265 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
10266 and `auto-save-directory' must be used.
10267 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
10268 only "NT"). Remove doubled entry "What kinds of systems does
10269 @tramp{} work on".
10270 (tramp): Macro removed.
10271 (Obtaining Tramp): Flag removed from title.
10272 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
10273 and `trampver' used properly. Flag `tramp-inst' replaced by
10274 `installchapter'. Installation related text adapted.
10275
10276 2004-04-28 Masatake YAMATO <jet@gyve.org>
10277
10278 * widget.texi (Programming Example): Remove overlays.
10279
10280 2004-04-27 Jesper Harder <harder@ifa.au.dk>
10281
10282 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
10283
10284 2004-04-23 Juanma Barranquero <lektu@terra.es>
10285
10286 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
10287
10288 2004-04-05 Jesper Harder <harder@ifa.au.dk>
10289
10290 * info.texi (Info Search): Add info-apropos.
10291
10292 2004-03-22 Juri Linkov <juri@jurta.org>
10293
10294 * faq.texi: Fix help key bindings.
10295
10296 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
10297
10298 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
10299 (as suggested by Karl Berry). Update information about colored
10300 stars in menus. Add new subheading describing M-n.
10301
10302 2004-03-12 Richard M. Stallman <rms@gnu.org>
10303
10304 * cl.texi (Top): Rename top node's title.
10305
10306 2004-03-08 Karl Berry <karl@gnu.org>
10307
10308 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
10309 problems making the texinfo distribution.
10310
10311 2004-02-29 Simon Josefsson <jas@extundo.com>
10312
10313 * smtpmail.texi (Authentication): Change the list of supported
10314 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
10315 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
10316 <voegelas@gmx.net>.
10317
10318 2004-02-29 Juanma Barranquero <lektu@terra.es>
10319
10320 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
10321 Use $(DEL) instead of rm, and ignore exit code.
10322
10323 2004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
10324
10325 Tramp version 2.0.39 released.
10326
10327 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
10328
10329 * tramp.texi (Customizing Completion): Explain new functions
10330 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
10331 (all): Savannah URLs unified to "http://savannah.nongnu.org".
10332 (Top): Refer to Savannah mailing list as the major one.
10333 Mention older mailing lists in HTML mode only.
10334 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
10335 (Frequently Asked Questions): Remote hosts must not be Unix-like
10336 for "smb" method.
10337 (Password caching): New node.
10338 (External transfer methods): Refer to password caching for "smb"
10339 method.
10340
10341 2004-02-17 Karl Berry <karl@gnu.org>
10342
10343 * info.texi (Help-Int): Mention the new line number feature.
10344
10345 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
10346
10347 * ses.texi (Advanced Features): New functionality for
10348 ses-set-header-row (defaults to current row unless C-u used).
10349 (Acknowledgements): Add Stefan Monnier.
10350
10351 2003-12-29 Kevin Ryde <user42@zip.com.au>
10352
10353 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
10354
10355 2003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
10356
10357 Tramp version 2.0.38 released.
10358
10359 * tramp.texi (Remote shell setup): Warn of environment variables
10360 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
10361 <sven.gabriel@imk.fzk.de>.
10362 (Configuration): Tramp now chooses base64/uuencode
10363 automatically. Update wording accordingly.
10364 (Top): More description for the `Default Method' menu entry.
10365 (Default Method): Use @code, not @var, for Lisp variables.
10366 (Default Method): New subsection `Which method is the right one
10367 for me?' Suggested by Christian Kirsch.
10368 (Configuration): Pointer to new subsection added.
10369 (Default Method): Too many "use" in one sentence.
10370 Rephrase. Reported by Christian Kirsch.
10371 (Filename Syntax): Old `su' example is probably a left-over from
10372 the sm/su method naming. Replace with `ssh', instead.
10373 (External transfer methods, Auto-save and Backup):
10374 Typo fixes.
10375
10376 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
10377
10378 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
10379 (Top): Mention japanese manual only if flag `jamanual' is set.
10380 Insert section `Japanese manual' in menu.
10381
10382 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
10383
10384 * eshell.texi (Known Problems): Add doc item.
10385
10386 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10387
10388 * cc-mode.texi: Update for CC Mode 5.30.
10389
10390 Note: Please refrain from doing purely cosmetic changes like
10391 removing trailing whitespace in this manual; it clobbers cvs
10392 merging for no good reason.
10393
10394 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
10395
10396 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
10397 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
10398 @acronym{ASCII}.
10399
10400 2003-10-26 Karl Berry <karl@gnu.org>
10401
10402 * info.texi (Info Search): Echo area, not echo are. From Debian
10403 diff.
10404
10405 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
10406
10407 * widget.texi (Defining New Widgets): Document new behavior of
10408 :buttons and :children keywords.
10409
10410 2003-10-22 Miles Bader <miles@gnu.org>
10411
10412 * Makefile.in (info): Move before $(top_srcdir)/info.
10413
10414 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
10415
10416 * tramp.texi (Inline methods): Small grammar fix.
10417 (External transfer methods): Likewise.
10418
10419 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
10420
10421 * speedbar.texi: Remove paragraph for GUD that is no longer true.
10422
10423 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
10424
10425 * texinfo.tex: Replace `%' in arch tagline by @ignore.
10426
10427 2003-09-30 Richard M. Stallman <rms@gnu.org>
10428
10429 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
10430
10431 * widget.texi (User Interface): Fix typos.
10432
10433 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
10434
10435 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
10436
10437 * pcl-cvs.texi (Selected Files): Fix typo.
10438
10439 2003-09-21 Karl Berry <karl@gnu.org>
10440
10441 * info.texi (] and [ commands): No period at end of section title.
10442
10443 2003-09-04 Miles Bader <miles@gnu.org>
10444
10445 * Makefile.in (top_srcdir): New variable.
10446 ($(top_srcdir)/info): New rule.
10447 (info): Depend on it.
10448
10449 2003-09-03 Peter Runestig <peter@runestig.com>
10450
10451 * makefile.w32-in: New file.
10452
10453 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
10454
10455 * widget.texi (User Interface): Explain the need of static text
10456 around an editable field.
10457
10458 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
10459
10460 * widget.texi (Basic Types): The argument to `:help-echo' can now
10461 be a form that evaluates to a string.
10462
10463 2003-08-18 Kim F. Storm <storm@cua.dk>
10464
10465 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
10466
10467 2003-08-16 Richard M. Stallman <rms@gnu.org>
10468
10469 * dired-x.texi (Shell Command Guessing): Explain *.
10470
10471 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
10472
10473 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
10474 log-edit-insert-changelog.
10475
10476 2003-08-03 Karl Berry <karl@gnu.org>
10477
10478 * info.texi: Need @contents.
10479
10480 2003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
10481
10482 Tramp version 2.0.36 released.
10483
10484 * tramp.texi (Remote shell setup): Explain about problems with
10485 non-Bourne commands in ~/.profile and ~/.shrc.
10486
10487 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
10488
10489 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
10490 renaming of `vis-mode' to `visible-mode'.
10491
10492 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
10493
10494 * info.texi (Top, Help-Small-Screen): Remove accidentally added
10495 next, prev and up pointers.
10496
10497 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
10498
10499 * info.texi (Help): Mention existence of Emacs and stand-alone
10500 Info at the very beginning of the tutorial.
10501 (Help-Inv): New node.
10502 (Help-]): New node.
10503 (Help-M): Systematically point out the differences between default
10504 Emacs and stand-alone versions. Delete second menu.
10505 (Help-Xref): Systematically point out the differences between
10506 default Emacs and stand-alone versions.
10507 (Help-Int): Change `l' example.
10508 (Expert Info): Fix typos.
10509 (Emacs Info Variables): Mention `Info-hide-note-references' and
10510 new default for `Info-scroll-prefer-subnodes'.
10511
10512 2003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
10513
10514 Version 2.0.35 of Tramp released.
10515
10516 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
10517 (Inline methods): Add methods `remsh' and `plink1'.
10518 (External transfer methods): Add method `remcp'.
10519 (Multi-hop Methods): Add method `remsh'.
10520 Small patch from Adrian Aichner <adrian@xemacs.org>:
10521 Fix minor typos.
10522 (Concept Index): Add to make manual searchable via
10523 `Info-index'.
10524 (Version Control): Add cindex entry.
10525
10526 2003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
10527
10528 * trampver.texi: Version 2.0.34 released.
10529
10530 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
10531
10532 * faq.texi: Improve previous changes.
10533
10534 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
10535
10536 * faq.texi: Update copyright and maintenance details.
10537 Update some package URLs, versions, and maintainers.
10538 Remove many references to the Emacs Lisp Archive.
10539
10540 2003-04-23 Simon Josefsson <jas@extundo.com>
10541
10542 * smtpmail.texi: Fix license (the invariant sections mentioned has
10543 never been part of the smtp manual). Align info dir entry with
10544 other emacs packages.
10545
10546 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
10547
10548 * tramp.texi: Version 2.0.33 released.
10549 Remove installation chapter. Remove XEmacs specifics.
10550
10551 2003-03-29 Richard M. Stallman <rms@gnu.org>
10552
10553 * tramp.texi (Top): Undo the previous renaming.
10554 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
10555
10556 2003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
10557
10558 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
10559 version of manual.
10560
10561 * tramp.texi (Auto-save and Backup): New node.
10562
10563 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
10564
10565 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
10566 Emacs" in order to have better differentiation to "XEmacs".
10567 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
10568 are new macros in order to point to the other Emacs flavor where
10569 appropriate. In info case, point to node `Installation' in order
10570 to explain how to generate the other way. In html case, make a
10571 link to the other html file.
10572 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
10573 after CVS checkout/update.
10574 (Installation): Completely rewritten.
10575 (Installation parameters, Load paths): New sections under
10576 `Installation'.
10577
10578 2003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
10579
10580 * tramp.texi: Version 2.0.30 released.
10581 Replace word "path" with "localname" where used as a component of
10582 a Tramp file name.
10583
10584 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
10585
10586 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
10587 introduced.
10588 (Installation): Explain what to do if files from the tramp/contrib
10589 directory are needed.
10590
10591 2003-02-23 Alex Schroeder <alex@emacswiki.org>
10592
10593 * smtpmail.texi (How Mail Works): New.
10594
10595 2003-02-22 Alex Schroeder <alex@emacswiki.org>
10596
10597 * smtpmail.texi: New file.
10598
10599 * Makefile.in: Build SMTP manual.
10600
10601 2003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
10602
10603 * tramp.texi: Version 2.0.29 released.
10604 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
10605 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
10606
10607 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
10608
10609 * tramp.texi (Frequently Asked Questions): Explain a workaround if
10610 another package loads accidentally Ange-FTP.
10611
10612 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
10613
10614 * tramp.texi (Customizing Completion): Add function
10615 `tramp-parse-sconfig'. Change example of
10616 `tramp-set-completion-function', because parsing of ssh config
10617 files looks more natural.
10618
10619 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
10620
10621 * gnus.texi: Do not use `path' in several locations.
10622
10623 2002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
10624
10625 * tramp.texi (External transfer methods): New method `smb'.
10626 From Michael Albinus.
10627
10628 2002-11-05 Karl Berry <karl@gnu.org>
10629
10630 * info.texi (Info-fontify): Reorder face list to avoid bad line
10631 breaks.
10632
10633 2002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10634
10635 * tramp.texi: Move @copying to standard place.
10636 Use @insertcopying.
10637
10638 2002-10-02 Karl Berry <karl@gnu.org>
10639
10640 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
10641 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
10642 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
10643 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
10644 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
10645 Per rms, update all manuals to use @copying instead of @ifinfo.
10646 Also use @ifnottex instead of @ifinfo around the top node, where
10647 needed for the sake of the HTML output.
10648 (The Gnus manual is not fixed since it's not clear to me how it
10649 works; and the Tramp manual already uses @copying, although in an
10650 unusual way. All others were changed.)
10651
10652 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
10653
10654 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
10655 (../info/ses, ses.dvi): New targets.
10656 * ses.texi: New file.
10657
10658 2002-09-06 Pavel Janík <Pavel@Janik.cz>
10659
10660 * texinfo.tex: Update to texinfo 4.2.
10661
10662 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
10663
10664 * reftex.texi: Update to RefTeX 4.19.
10665
10666 2002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10667
10668 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
10669 (../info/tramp, tramp.dvi): New targets.
10670
10671 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
10672
10673 * Makefile.in (DVI_TARGETS): Add calc.dvi.
10674 (calc.dvi): Uncomment.
10675
10676 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
10677
10678 * Makefile.in (INFO_TARGETS): Add ../info/calc.
10679 (../info/calc): New target.
10680
10681 2001-10-20 Gerd Moellmann <gerd@gnu.org>
10682
10683 * (Version 21.1 released.)
10684
10685 2001-10-05 Gerd Moellmann <gerd@gnu.org>
10686
10687 * Branch for 21.1.
10688
10689 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
10690
10691 * Makefile.in (../info/info): Use an explicit -o switch to
10692 makeinfo.
10693
10694 2001-03-05 Gerd Moellmann <gerd@gnu.org>
10695
10696 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
10697
10698 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
10699
10700 * Makefile.in (../info/idlwave): Use --no-split.
10701
10702 2000-12-14 Dave Love <fx@gnu.org>
10703
10704 * Makefile.in (mostlyclean): Remove gnustmp.*.
10705 (gnus.dvi): Change rule to remove @latex stuff.
10706
10707 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
10708
10709 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
10710
10711 2000-10-13 John Wiegley <johnw@gnu.org>
10712
10713 * Makefile.in: Add build targets for eshell.texi.
10714
10715 2000-09-25 Gerd Moellmann <gerd@gnu.org>
10716
10717 * Makefile.in: Remove/comment speedbar stuff.
10718
10719 2000-09-22 Dave Love <fx@gnu.org>
10720
10721 * Makefile.in: Add emacs-mime.
10722
10723 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
10724
10725 * Makefile.in (INFO_TARGETS): Add ../info/woman.
10726 (DVI_TARGETS): Add woman.dvi.
10727 (../info/woman, woman.dvi): New targets.
10728
10729 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
10730
10731 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
10732
10733 * pcl-cvs.texi: New file.
10734 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
10735 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
10736
10737 2000-05-11 Gerd Moellmann <gerd@gnu.org>
10738
10739 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
10740 (../info/ebrowse, ebrowse.dvi): New targets.
10741
10742 2000-01-13 Gerd Moellmann <gerd@gnu.org>
10743
10744 * Makefile.in (INFO_TARGETS): Add eudc.
10745 (DVI_TARGETS): Add eudc.dvi.
10746 (../info/eudc, eudc.dvi): New targets.
10747
10748 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
10749
10750 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
10751 compatibility with 8+3 filesystems).
10752 (../info/efaq): Rename from emacs-faq.
10753
10754 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
10755
10756 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
10757 (../info/idlwave, idlwave.dvi): New targets.
10758
10759 1999-10-23 Dave Love <fx@gnu.org>
10760
10761 * Makefile.in: Use autotype.texi.
10762
10763 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
10764
10765 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
10766 faq.texi file) rather than ../info/faq.
10767
10768 1999-10-07 Gerd Moellmann <gerd@gnu.org>
10769
10770 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
10771 (../info/ada-mode, ada-mode.dvi): New targets.
10772
10773 1999-09-01 Dave Love <fx@gnu.org>
10774
10775 * Makefile.in: Add faq.
10776
10777 1999-07-12 Richard Stallman <rms@gnu.org>
10778
10779 * Version 20.4 released.
10780
10781 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
10782
10783 * Version 20.3 released.
10784
10785 1998-04-06 Andreas Schwab <schwab@gnu.org>
10786
10787 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
10788 Use it in dvi targets.
10789 (../etc/GNU): Change to $(srcdir) first.
10790
10791 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
10792
10793 * reftex.texi: Update for RefTeX version 3.22.
10794
10795 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
10796
10797 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
10798 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
10799
10800 1997-09-23 Paul Eggert <eggert@twinsun.com>
10801
10802 * Makefile.in: Merge changes mistakenly made to `Makefile'.
10803 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
10804
10805 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10806
10807 * Version 20.2 released.
10808
10809 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10810
10811 * Version 20.1 released.
10812
10813 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10814
10815 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
10816
10817 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10818
10819 * Version 19.33 released.
10820
10821 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10822
10823 * Version 19.32 released.
10824
10825 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
10826
10827 * Makefile.in: Add rules for the Message manual.
10828
10829 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
10830
10831 * gnus.texi: New version.
10832
10833 * message.texi: New manual.
10834
10835 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10836
10837 * Makefile.in (All info targets): cd $(srcdir) to do the work.
10838
10839 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10840
10841 * Makefile.in (All info targets): Specify $(srcdir) in input files.
10842 Specify -I option.
10843 (All dvi targets): Set the TEXINPUTS variable.
10844
10845 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
10846
10847 * Version 19.31 released.
10848
10849 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
10850
10851 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
10852 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
10853
10854 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10855
10856 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
10857 (INFO_TARGETS): Add ../info/cc-mode.
10858 (DVI_TARGETS): Add cc-mode.dvi.
10859
10860 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10861
10862 * Version 19.30 released.
10863
10864 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
10865
10866 * gnus.texi: New file.
10867
10868 1995-11-04 Erik Naggum <erik@naggum.no>
10869
10870 * gnus.texi: File deleted.
10871
10872 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
10873
10874 * mh-e.texi: "Function Index" -> "Command Index" to work with
10875 Emacs 19.30 C-h C-k support of separately-documented commands.
10876
10877 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10878
10879 * Makefile.in (../info/ediff, ediff.dvi): New targets.
10880 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
10881
10882 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10883
10884 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
10885 (../info/viper, viper.dvi): New targets.
10886
10887 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
10888
10889 * dired-x.texi (Installation): Change the example to set
10890 buffer-local variables like dired-omit-files-p in
10891 dired-mode-hook.
10892
10893 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10894
10895 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
10896 (../info/mh-e, mh-e.dvi): New targets.
10897
10898 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
10899
10900 * Makefile.in (maintainer-clean): Rename from realclean.
10901
10902 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10903
10904 * Makefile.in: New file.
10905 * Makefile: File deleted.
10906
10907 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10908
10909 * Makefile (TEXINDEX_OBJS): Variable deleted.
10910 (texindex, texindex.o, getopt.o): Rules deleted.
10911 All deps on texindex deleted.
10912 (distclean): Don't delete texindex.
10913 (mostlyclean): Don't delete *.o.
10914 * texindex.c, getopt.c: Files deleted.
10915
10916 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10917
10918 * Version 19.26 released.
10919
10920 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10921
10922 * Version 19.25 released.
10923
10924 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10925
10926 * Version 19.24 released.
10927
10928 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10929
10930 * Version 19.23 released.
10931
10932 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10933
10934 * Makefile: Delete spurious tab.
10935
10936 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10937
10938 * Makefile (.SUFFIXES): New rule.
10939
10940 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10941
10942 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
10943 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
10944
10945 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10946
10947 * Makefile (../info/sc): Rename from sc.info.
10948 (../info/cl): Likewise.
10949 (INFO_TARGETS): Use new names.
10950
10951 1993-12-04 Richard Stallman (rms@srarc2)
10952
10953 * getopt.c: New file.
10954 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
10955 (getopt.o): New rule.
10956 (dvi): Don't depend on texindex.
10957 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
10958 Depend on texindex.
10959
10960 1993-12-03 Richard Stallman (rms@srarc2)
10961
10962 * Makefile (../info/sc.info): Rename from ../info/sc.
10963 (TEXI2DVI): New variable.
10964 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
10965 Add explicit commands.
10966 (TEXINDEX_OBJS): Delete duplicate getopt.o.
10967
10968 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10969
10970 * Version 19.22 released.
10971
10972 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10973
10974 * Makefile (TEXINDEX_OBJS): Delete spurious period.
10975
10976 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10977
10978 * Version 19.21 released.
10979
10980 1993-11-15 Paul Eggert (eggert@twinsun.com)
10981
10982 * man/Makefile (../info/cl.info): Rename from ../info/cl.
10983
10984 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10985
10986 * Makefile (../etc/GNU): New target.
10987 (EMACSSOURCES): Add gnu1.texi.
10988
10989 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10990
10991 * Makefile (realclean): Don't delete the Info files.
10992
10993 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
10994
10995 * forms.texi: Fix forms.texi so that it will format correctly.
10996 Add missing `@end iftex', fix bad reference.
10997
10998 * info.texi, info-stn.texi: New files implement texinfo version of
10999 `info' file.
11000
11001 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
11002
11003 * Makefile: Fix targets for texindex, new info.texi files.
11004 * info-stnd.texi: New file implements info for standalone info
11005 reader.
11006 * info.texi: Update to include recent changes to "../info/info".
11007 New source file for ../info/info; includes info-stnd.texi.
11008
11009 * texindex.c: Include "../src/config.h" if building in emacs.
11010
11011 * Makefile: Change all files to FILENAME.texi, force all targets
11012 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
11013 vip.texinfo, forms.texinfo, cl.texinfo.
11014 Add target to build texindex.c, defining `emacs'.
11015
11016 * forms.texi: Install new file to match version 2.3 of forms.el.
11017
11018 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11019
11020 * Version 19.19 released.
11021
11022 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
11023
11024 * sc.texinfo: Fix info file name.
11025
11026 * Makefile (info): Add gnus and sc.
11027 (dvi): Add gnus.dvi and sc.dvi.
11028 (../info/sc, sc.dvi): New targets.
11029
11030 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11031
11032 * Version 19.18 released.
11033
11034 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11035
11036 * Makefile: Fix source file names of the separate manuals.
11037 (gnus.dvi, ../info/gnus): New targets.
11038
11039 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11040
11041 * Version 19.17 released.
11042
11043 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11044
11045 * split-man: Fix typos in last change.
11046
11047 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11048
11049 * Version 19.16 released.
11050
11051 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11052
11053 * version 19.15 released.
11054
11055 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11056
11057 * Makefile (distclean): It's rm, not rf.
11058
11059 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11060
11061 * Version 19.14 released.
11062
11063 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11064
11065 * Makefile: New file.
11066
11067 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11068
11069 * Version 19.13 released.
11070
11071 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11072
11073 * Version 19.9 released.
11074
11075 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11076
11077 * Version 19.8 released.
11078
11079 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11080
11081 * Version 19.7 released.
11082
11083 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
11084
11085 * gnus.texinfo: New file. Removed installation instructions.
11086
11087 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
11088
11089 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
11090
11091 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
11092
11093 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
11094 then define `\sc' as the command for smallcaps in Texinfo.
11095 This means that the @sc command will produce small caps. bfox has
11096 made the corresponding change to makeinfo and texinfm.el.
11097
11098 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11099
11100 * vip.texinfo: Remove menu entry Adding Lisp Code in node
11101 Customization since the menu entry did not point to anything.
11102 Also add an @finalout command to remove overfull hboxes from the
11103 printed output.
11104
11105 * cl.texinfo: Add @bye, \input line and @settitle to file.
11106 This file is clearly intended to be a chapter of some other work,
11107 but the other work does not yet exist.
11108
11109 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11110
11111 * texinfo.texinfo: Three typos corrected.
11112
11113 ;; Local Variables:
11114 ;; coding: utf-8
11115 ;; End:
11116
11117 Copyright (C) 1993-1999, 2001-2013 Free Software Foundation, Inc.
11118
11119 This file is part of GNU Emacs.
11120
11121 GNU Emacs is free software: you can redistribute it and/or modify
11122 it under the terms of the GNU General Public License as published by
11123 the Free Software Foundation, either version 3 of the License, or
11124 (at your option) any later version.
11125
11126 GNU Emacs is distributed in the hope that it will be useful,
11127 but WITHOUT ANY WARRANTY; without even the implied warranty of
11128 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11129 GNU General Public License for more details.
11130
11131 You should have received a copy of the GNU General Public License
11132 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.