* configure.ac (DEBUGGER_SEES_C_MACROS): Remove.
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
271672fa
BG
12013-11-12 Aaron Ecay <aaronecay@gmail.com>
2
3 * org.texi (Exporting code blocks): Document the 'inline-only
4 setting for `org-export-babel-evaluate'. Document how :var
5 introduces code block dependencies.
6
72013-11-12 Achim Gratz <Stromeko@Stromeko.DE>
8
9 * org.texi (Header arguments): Document header-args[:lang]
10 properties and remove deprecated old-style properties from
11 documentation.
12
13 * org.texi (Agenda commands): Remove footnote from @tsubheading
14 and add a sentence with the reference instead.
15
162013-11-12 Bastien Guerry <bzg@gnu.org>
17
18 * org.texi (Catching invisible edits):
19 * org.texi (Plain lists, Plain lists):
20 * org.texi (Advanced configuration):
21 * org.texi (Tag groups):
22 * org.texi (Conventions):
23 * org.texi (Checkboxes, Radio lists):
24 * org.texi (Top, Summary, Exporting):
25 * org.texi (In-buffer settings): Fix typos.
26
27 * org.texi (Refile and copy): Document `org-copy' and `C-3 C-c
28 C-w'. Add an index entry for `org-refile-keep'.
29
30 * org.texi (Plain lists): Add an index entry for sorting plain
31 list. Document sorting by checked status for check lists.
32
33 * org.texi (Publishing options): Fix old variable names.
34
35 * org.texi (Orgstruct mode): Fix suggested setting of
36 `orgstruct-heading-prefix-regexp'.
37
38 * org.texi (Export settings): Document
39 `org-export-allow-bind-keywords'.
40
41 * org.texi (History and Acknowledgments): Small rephrasing.
42
43 * org.texi (Template elements): Add a footnote about tags accepted
44 in a year datetree.
45
46 * org.texi (Beamer export, @LaTeX{} and PDF export)
47 (Header and sectioning, @LaTeX{} specific attributes): Enhance
48 style.
49
50 * org.texi (Agenda commands): Add a footnote about dragging agenda
51 lines: it does not persist and it does not change the .org files.
52
53 * org.texi (Agenda commands): Add a table heading for dragging
54 agenda lines forward/backward.
55
56 * org.texi (Agenda commands): Add documentation for
57 `org-agenda-bulk-toggle' and `org-agenda-bulk-toggle-all'.
58
59 * org.texi (Publishing options): Update the list of options.
60 (Simple example, Complex example): Fix the examples.
61
62 * org.texi (Formula syntax for Calc): Don't use a bold font the
63 warning.
64
65 * org.texi (Other built-in back-ends): New section.
66
67 * org.texi (Editing source code): Document
68 `org-edit-src-auto-save-idle-delay' and
69 `org-edit-src-turn-on-auto-save'.
70
71 * org.texi (External links): Document contributed link types
72 separately.
73
74 * org.texi (Closing items): Document
75 `org-closed-keep-when-no-todo'.
76
77 * org.texi (Export back-ends): Rename from "Export formats".
78 (The Export Dispatcher): Remove reference to
79 `org-export-run-in-background'.
80 (Export settings): Minor rewrites.
81 (ASCII/Latin-1/UTF-8 export): Update variable's name.
82 (In-buffer settings): Add #+HTML_HEAD_EXTRA.
83
84 * org.texi (Export in foreign buffers): New section.
85 (Exporting): Remove documentation about converting the selected
86 region.
87
88 * org.texi (Advanced configuration): Put the filter valid types in
89 a table. Use @lisp and @smalllisp.
90
91 * org.texi: Use @code{nil} instead of nil. Update the maintainer
92 contact info.
93
94 * org.texi (Exporting): Better introductory sentence. Add a note
95 about conversion commands.
96 (Feedback, Orgstruct mode, Built-in table editor)
97 (Built-in table editor, Orgtbl mode, Updating the table)
98 (Property syntax, Capturing column view, Capture)
99 (Agenda files, Agenda commands, CDLaTeX mode, CDLaTeX mode)
100 (Exporting, Extending ODT export)
101 (Working with @LaTeX{} math snippets, dir, Customization)
102 (Radio tables, A @LaTeX{} example, Pulling from MobileOrg):
103 Uniformly use @kbd{M-x command RET}.
104
105 * org.texi (Filtering/limiting agenda items): New subsection.
106 Document the use of `org-agenda-max-*' options and
107 `org-agenda-limit-interactively' from the agenda.
108 (Agenda commands): Move details about filtering commands to
109 the new section, only include a summary here.
110 (Customizing tables in ODT export)
111 (System-wide header arguments, Conflicts, Dynamic blocks): Use
112 spaces for indentation.
113
114 * org.texi (Emphasis and monospace): Mention `org-emphasis-alist'.
115
116 * org.texi (Links in HTML export, Images in HTML export)
117 (post): Fix syntax within #+ATTR_*.
118 (Tables in HTML export): Document `org-html-table-row-tags'
119 and use `org-html-table-default-attributes' instead of
120 `org-html-table-tag'.
121
122 * org.texi (Publishing action, Publishing options)
123 (Publishing links): Major rewrite. Enhance explanations for
124 `org-org-publish-to-org'. Remove reference to
125 `org-export-run-in-background'.
126
127 * org.texi: Fix many small typos. Use #+NAME instead of
128 #+TBLNAME. Use @smalllisp instead of @example.
129 (Special symbols): Add index?
130 (HTML preamble and postamble): Don't mention obsolete use of
131 opt-plist.
132 (JavaScript support): Don't mention the org-jsinfo.el file as it
133 has been merged with ox-html.el.
134
135 * org.texi (Installation, Feedback, Setting Options)
136 (Code evaluation security, org-crypt.el): Use @lisp instead of
137 @example.
138 (Agenda commands): Use @table instead of @example.
139
140 * org.texi (Adding hyperlink types): New appendix.
141
142 * org.texi (ODT export commands, Extending ODT export)
143 (Applying custom styles, Images in ODT export)
144 (Labels and captions in ODT export)
145 (Literal examples in ODT export)
146 (Configuring a document converter)
147 (Working with OpenDocument style files)
148 (Customizing tables in ODT export)
149 (Validating OpenDocument XML): Fix options names.
150
151 * org.texi (History and Acknowledgments): Update acknowledgments
152 to Nicolas. Add Nicolas Goaziou to the list of contributors.
153
154 * org.texi (System-wide header arguments): Don't use "customizing"
155 for setting a variable. Also remove comments.
156
157 * org.texi (Weekly/daily agenda): Add `org-agenda-start-day' and
158 `org-agenda-start-on-weekday' to the variable index and document
159 them.
160
161 * org.texi (Sparse trees, Agenda commands)
162 (@LaTeX{} fragments, Selective export, Export options)
163 (The export dispatcher, ASCII/Latin-1/UTF-8 export)
164 (HTML Export commands, @LaTeX{}/PDF export commands)
165 (iCalendar export, Publishing options, Triggering publication)
166 (In-buffer settings): Update to reflect changes from the new
167 export engine.
168
169 * org.texi (Matching tags and properties): More examples. Explain
170 group tags expansion as regular expressions.
171
172 * org.texi (Tag groups): New section.
173
174 * org.texi (Setting tags): Tiny formatting fixes.
175
176 * org.texi (Plain lists, Checkboxes): Use non-obsolete variable
177 names.
178
179 * org.texi (Storing searches): Add "agenda" and "agenda*" to the
180 concept index. Include example for these agenda views.
181 (Special agenda views): Mention the "agenda*" agenda view.
182
183 * org.texi (Repeated tasks): Document how to ignore a repeater
184 when using both a scheduled and a deadline timetamp.
185
186 * org.texi (Global and local cycling): Wrap in a new subsection.
187 (Initial visibility, Catching invisible edits): New subsections.
188
189 * org.texi (Visibility cycling): Mention that
190 `org-agenda-inhibit-startup' will prevent visibility setting when
191 the agenda opens an Org file for the first time.
192
193 * org.texi (Org syntax): New section.
194
195 * org.texi (Orgstruct mode): Document
196 `orgstruct-heading-prefix-regexp'.
197
198 * org.texi (Speeding up your agendas): New section.
199
200 * org.texi (Installation): When installing Org from ELPA, users
201 should do this from an Emacs session where no .org file has been
202 visited.
203
204 * org.texi (CSS support, In-buffer settings): Update HTML options
205 names.
206
207 * org.texi (Structure editing): Update documentation for
208 `org-insert-heading-or-item'.
209 (Plain lists, Relative timer): Update index entry.
210
211 * org.texi (JavaScript support): Update variable names.
212
213 * org.texi (comments): Minor formatting fix.
214
215 * org.texi (@LaTeX{} fragments): Minor enhancement.
216
217 * org.texi: Update the list contributions.
218
219 * org.texi (Agenda commands): Exporting the agenda to an .org file
220 will not copy the subtrees and the inherited tags. Document
221 `org-agenda-filter-by-regexp'.
222
223 * org.texi (Publishing action, Complex example): Fix names of
224 publishing functions.
225
226 * org.texi (Top, Exporting): Delete references to Freemind.
227 (Freemind export): Delete section.
228
229 * org.texi (Top, Exporting): Delete references to the XOXO export.
230 (XOXO export): Delete section.
231
232 * org.texi (Capture): Mention that org-remember.el is not
233 supported anymore.
234
235 * org.texi (Top, Exporting, Beamer class export): Delete
236 references to the TaskJuggler export.
237 (History and Acknowledgments): Mention that the TaskJuggler has
238 been rewritten by Nicolas and now lives in the contrib/ directory
239 of Org's distribution. Mention that Jambunathan rewrote the HTML
240 exporter. Remove Jambunathan from my own acknowledgments.
241 (TaskJuggler export): Delete.
242
243 * org.texi (HTML preamble and postamble)
244 (Tables in HTML export, Images in HTML export)
245 (Math formatting in HTML export, CSS support)
246 (@LaTeX{} and PDF export, Publishing options): Fix the names of
247 the HTML export and publishing options.
248
249 * org.texi (Literal examples, Export options)
250 (@LaTeX{} and PDF export, Header and sectioning)
251 (Publishing options): Fix LaTeX options names.
252
253 * org.texi (Export options, CSS support, In-buffer settings): Fix
254 references to HTML_LINK_* and HTML_STYLE keywords.
255
256 * org.texi (Export options, In-buffer settings): Fix references to
257 #+SELECT_TAGS and #+EXCLUDE_TAGS and remove reference to #+XSLT.
258
259 * org.texi (Top, Markup, Initial text, Images and tables)
260 (@LaTeX{} fragments, @LaTeX{} fragments, Exporting)
261 (Export options, JavaScript support, Beamer class export): Remove
262 references to the DocBook export, which has been deleted.
263 (History and Acknowledgments): Mention that DocBook has been
264 deleted, suggest to use the Texinfo exporter instead, then to
265 convert the .texi to DocBook with makeinfo.
266 (Links in ODT export, Tables in ODT export): Fix indices.
267
268 * org.texi (Deadlines and scheduling): Add a variable to the
269 index. Add documentation about delays for scheduled tasks.
270
271 * org.texi (Emphasis and monospace): Mention
272 `org-fontify-emphasized-text' and
273 `org-emphasis-regexp-components'.
274
275 * org.texi (References): Small enhancement.
276
277 * org.texi (Column width and alignment): Make the example visually
278 more clear.
279
280 * org.texi (The clock table): Document :mstart and :wstart as a
281 way to set the starting day of the week.
282
283 * org.texi (In-buffer settings): Document new startup keywords.
284 Thanks to John J Foerch for this idea.
285
286 * org.texi (Include files): Tiny formatting fix.
287
288 * org.texi (Activation): Point to the "Conflicts" section.
289
2902013-11-12 Carsten Dominik <carsten.dominik@gmail.com>
291
292 * org.texi (CSS support): Clarify this section.
293
294 * org.texi (@LaTeX{} specific attributes): Document that tabu and
295 tabularx packages are not in the default set of packages.
296
297 * org.texi (Agenda commands): Document fortnight view.
298
299 * org.texi: Document conflict with ecomplete.el.
300
301 * org.texi (History and Acknowledgments): Acknowledgements for
302 Jason Dunsmore and Rakcspace.
303
304 * org.texi: Rename org-crypt.el node to org-crypt.
305
306 * org.texi (A @LaTeX{} example): Fix typo in variable name.
307
308 * org.texi (MobileOrg): Mention the new iPhone developer.
309
310 * org.texi (Table of contents) Improve documentation of TOC
311 placement.
312
313 * org.texi: Explain that date/time information at read-date prompt
314 should start at the beginning, not anywhere in the middle of a
315 long string.
316
3172013-11-12 Christopher Schmidt <christopher@ch.ristopher.com>
318
319 * org.texi (Orgstruct mode): Fix wrong regexp.
320
3212013-11-12 Eric Abrahamsen <eric@ericabrahamsen.net>
322
323 * org.texi: Document export to (X)HTML flavors.
324
3252013-11-12 Eric Schulte <schulte.eric@gmail.com>
326
327 * org.texi (Extracting source code): Mention the prefix argument
328 to org-babel-tangle.
329 (noweb): Removed erroneous negative.
330 (Specific header arguments): Document new header arguments.
331 Documentation for new tangle-mode header argument.
332 (Top): Documentation for new tangle-mode header argument.
333 (rownames): Documentation for new tangle-mode header argument.
334 Mention elisp as special rowname case.
335 (tangle-mode): Documentation for new tangle-mode header argument.
336 (post): Documentation and an example of usage.
337 (var): Remove the "Alternate argument syntax" section from the
338 documentation.
339 (hlines): Note that :hline has no effect for Emacs Lisp code
340 blocks.
341
3422013-11-12 Feng Shu <tumashu@gmail.com>
343
344 * org.texi (@LaTeX{} fragments, Previewing @LaTeX{} fragments)
345 (Math formatting in HTML export)
346 (Working with @LaTeX{} math snippets): Add document about creating
347 formula image with imagemagick.
348
349 * org.texi (@LaTeX{} specific attributes): Document `:caption'
350 attribute of #+ATTR_LATEX.
351
3522013-11-12 Grégoire Jadi <gregoire.jadi@gmail.com>
353
354 * org.texi (Handling links): Fix a typo in
355 `org-startup-with-inline-images' documentation.
356
357 * org.texi (Previewing @LaTeX{} fragments): Document the startup
358 keywords to use for previewing LaTeX fragments or not.
359 (Summary of in-buffer settings): Improve formatting and add an
360 entry for the variable `org-startup-with-latex-preview'.
361
362 * org.texi (Property syntax): Recall the user to refresh the org
363 buffer when properties are set on a per-file basis.
364
3652013-11-12 Gustav Wikström <gustav.erik@gmail.com> (tiny change)
366
367 * org.texi (Matching tags and properties): Clarification.
368
3692013-11-12 Ippei Furuhashi <top.tuna+orgmode@gmail.com>
370
371 * org.texi (Editing and debugging formulas): Add an example when a
372 table has multiple #+TBLFM lines.
373
3742013-11-12 Ivan Vilata i Balaguer <ivan@selidor.net> (tiny change)
375
376 * org.texi (The clock table): Document acceptance of relative
377 times in tstart and tend, link to syntax description and provide
378 example.
379
3802013-11-12 Jarmo Hurri <jarmo.hurri@syk.fi>
381
382 * org.texi (The spreadsheet): Document lookup functions.
383
3842013-11-12 Kodi Arfer <git@arfer.net> (tiny change)
385
386 * org.text (CSS support): Mention .figure-number, .listing-number,
387 and .table-number.
388
3892013-11-12 Michael Brand <michael.ch.brand@gmail.com>
390
391 * org.texi
392 (Formula syntax for Calc, Emacs Lisp forms as formulas): Reformat
393 spreadsheet formula mode strings and some examples from @example
394 block with xy @r{yz} to @table.
395
396 * org.texi (Formula syntax for Calc): Improve the documentation of
397 empty fields in formulas for spreadsheet. Add explanation and
398 example for empty field. Extend explanations of format
399 specifiers. Add a sentence to mention Calc defmath.
400
401 * org.texi (Column formulas): Add a sentence to be more explicit
402 about when a table header is mandatory.
403
4042013-11-12 Nicolas Goaziou <n.goaziou@gmail.com>
405
406 * org.texi (Subscripts and superscripts): Remove reference to
407 quoted underscores until this mechanism is implemented again.
408
409 * org.texi (Beamer export): Be more accurate about BEAMER_OPT
410 property.
411
412 * org.texi (Document title): Subtree export is no longer triggered
413 by marking one as the region.
414 (Horizontal rules): LaTeX export doesn't use "\hrule" anymore, and
415 giving examples isn't very useful: "horizontal rule" is, at least,
416 as explicit as <hr/>.
417
418 * org.texi (HTML doctypes): Reflect keyword removal.
419 (CSS support): Reflect keyword removal.
420
421 * org.texi (@LaTeX{} specific attributes): Document new :float
422 values.
423
424 * org.texi (Export settings): Improve documentation.
425
426 * org.texi (Math formatting in HTML export): Fix OPTIONS item's name.
427 (Text areas in HTML export): Update text areas.
428 (HTML Export commands): Update export commands.
429
430 * org.texi (Header and sectioning): Add a footnote about the
431 different between LATEX_HEADER_EXTRA and LATEX_HEADER.
432
433 * org.texi (The Export Dispatcher): Document
434 `org-export-in-background'.
435
436 * org.texi (Footnotes): Export back-ends do not use
437 `org-footnote-normalize' anymore.
438
439 * org.texi: Document variable changes.
440
441 * org.texi (Export settings): Doument p: item in OPTIONS keyword.
442
443 * org.texi (Exporting): Massive rewrite of the first sections.
444 (Selective export): Delete.
445 (The Export Dispatcher): Rewrite.
446 (Export options): Rewrite as "Export settings".
447
448 * org.texi: Small changes to documentation for embedded LaTeX.
449
450 * org.texi (Internal links): Document #+NAME keyword and
451 cross-referencing during export.
452
453 * org.texi (Include files): Remove reference to :prefix1
454 and :prefix. Give more details for :minlevel.
455
456 * org.texi (Macro replacement): Fix macro name. Update
457 documentation about possible locations and escaping mechanism.
458
459 * org.texi (Table of contents): Update documentation. Document
460 lists of listings and lists of tables. Add documentation for
461 optional title and #+TOC: keyword.
462
4632013-11-12 Rick Frankel <rick@rickster.com>
464
465 * org.texi (results): Add Format section, broken out of Type
466 section to match code.
467 (hlines, colnames): Remove incorrect Emacs Lisp exception. Note
468 that the actual default handling (at least for python and
469 emacs-lisp) does not seem to match the description.
470
4712013-11-12 Sacha Chua <sacha@sachachua.com> (tiny change)
472
473 * org.texi (The date/time prompt): Update the documentation to
474 reflect the new way `org-read-date-get-relative' handles weekdays.
475
4762013-11-12 Yasushi Shoji <yashi@atmark-techno.com>
477
478 * org.texi (Resolving idle time): Document
479 `org-clock-x11idle-program-name'.
480
955ada11
MA
4812013-10-24 Michael Albinus <michael.albinus@gmx.de>
482
483 * ert.texi (Running Tests Interactively): Adapt examle output.
484 (Tests and Their Environment): Mention skip-unless.
485
48f73cfb
GM
4862013-10-23 Glenn Morris <rgm@gnu.org>
487
76f1a3c3
GM
488 * dired-x.texi, ebrowse.texi, ede.texi, eieio.texi, eshell.texi:
489 * pcl-cvs.texi, sc.texi, srecode.texi, vip.texi, viper.texi:
490 * widget.texi: Nuke @refill.
491
48f73cfb
GM
492 * Makefile.in (install-dvi, install-html, install-pdf)
493 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
494 (uninstall-pdf): Quote entities that might contain whitespace.
495
c8722a97
JB
4962013-10-17 Jay Belanger <jay.p.belanger@gmail.com>
497
498 * calc.el (Data Type Formats): Don't specify the size at
499 which integers begin to be represented by lists.
500
f55f544f
XF
5012013-10-14 Xue Fuqiao <xfq.free@gmail.com>
502
503 * cl.texi (Argument Lists): Add indexes for &key and &aux.
504
81856d28
MA
5052013-10-07 Michael Albinus <michael.albinus@gmx.de>
506
507 * trampver.texi: Update release number.
508
afae9a69
MA
5092013-10-02 Michael Albinus <michael.albinus@gmx.de>
510
511 Sync with Tramp 2.2.8.
512
513 * tramp.texi (External packages): Use `non-essential'.
514 * trampver.texi: Update release number.
515
fe30962e
GM
5162013-09-14 Glenn Morris <rgm@gnu.org>
517
518 * eshell.texi: Markup fixes.
519
412a0972
XF
5202013-09-11 Xue Fuqiao <xfq.free@gmail.com>
521
522 * ido.texi (Interactive Substring Matching): Use @key{RET} instead
523 of @kbd{RET}.
524 (Prefix Matching): Add an index.
525
7dc61a66
GM
5262013-09-08 Glenn Morris <rgm@gnu.org>
527
528 * emacs-gnutls.texi: Tweak direntry.
529
97e99cc3
MA
5302013-09-06 Michael Albinus <michael.albinus@gmx.de>
531
532 * tramp.texi (Alternative Syntax): Remove chapter.
533
50b13cde
PE
5342013-08-28 Paul Eggert <eggert@cs.ucla.edu>
535
536 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
537 for portability to hosts where /bin/sh has problems.
538
0acfedd3
SM
5392013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
540
541 Try to reduce redundancy in doc/misc/Makefile.in.
542 * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
543 (TARGETS): New intermediate variable.
544 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
545
1857cd3f
GM
5462013-08-27 Glenn Morris <rgm@gnu.org>
547
63e984f8
GM
548 * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
549
278208b8
GM
550 * efaq.texi: Rename from faq.texi, to match its output files.
551 * Makefile.in: Update for faq.texi name change.
552
79c238dc
GM
553 * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
554
c076ba95
GM
555 * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
556
1857cd3f
GM
557 * efaq-w32.texi: Move here from the web-pages repository.
558 * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
559 (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
560 (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
561 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
562 Add DOCMISC_*_W32 variables.
563 (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
564 (efaq_w32_deps): New variable.
565 (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
566 (efaq-w32.pdf, efaq-w32.html): New rules.
567 (clean): Remove efaq-w32 products.
568
dab3a8d5
KY
5692013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
570
571 * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
572 shift_jis from the default value set to mm-coding-system-priorities for
573 Japanese users.
574
55f612f0
GM
5752013-08-13 Glenn Morris <rgm@gnu.org>
576
577 * reftex.texi (LaTeX xr Package, Options - Table of Contents)
578 (Options - Defining Label Environments, Options - Creating Labels)
579 (Options - Referencing Labels, Options - Creating Citations)
580 (Options - Index Support, Options - Viewing Cross-References)
581 (Options - Finding Files, Options - Optimizations)
582 (Options - Fontification, Options - Misc):
583 * cc-mode.texi (Sample Init File):
584 * edt.texi (Init file):
585 * epa.texi (Encrypting/decrypting gpg files):
586 * mairix-el.texi (About, Setting up the mairix interface, Using)
587 (Extending):
588 Rename nodes to avoid characters that can cause Texinfo problems.
589
d401ef43
KY
5902013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
591
592 * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
593
8496d8d7
GM
5942013-08-12 Glenn Morris <rgm@gnu.org>
595
808190e6
GM
596 * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
597 (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
598 (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
599 (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
600 (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
601 (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
602 (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
603 (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
604 (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
605 (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
606 (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
607 (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
608 (wisent_deps, woman_deps): New variables. Use to reduce duplication.
609
2f3ac208
GM
610 * woman.texi (Top): Avoid mailto: in html output.
611
8496d8d7
GM
612 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
613 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
614 (INSTALL_DATA): New, set by configure.
615 (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
616 (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
617 install-ps ,install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
618 uninstall-ps, and uninstall-doc.
619 (.SUFFIXES): Add .ps and .dvi.
620 (.dvi.ps): New suffix rule.
621 (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
622 (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
623 (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
624 (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
625 (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
626 (forms.html, gnus.html, htmlfontify.html, idlwave.html)
627 (ido.html, mairix-el.html, message.html, mh-e.html)
628 (newsticker.html, nxml-mode.html, org.html, pgg.html)
629 (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
630 (semantic.html, sieve.html, smtpmail.html, speedbar.html)
631 (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
632 (viper.html, widget.html, wisent.html, woman.html, install-dvi)
633 (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
634 (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
635 New rules.
636 (clean): Remove HTML_TARGETS and PS_TARGETS.
637
33a9f380
XF
6382013-08-10 Xue Fuqiao <xfq.free@gmail.com>
639
640 * ido.texi (Working Directories):
641 (Flexible Matching, Regexp Matching, Find File At Point)
642 (Ignoring, Misc Customization): Use @defopt for user options.
643
353ca646
XF
6442013-08-09 Xue Fuqiao <xfq.free@gmail.com>
645
646 * htmlfontify.texi (Customization): Remove documentation of
241de290 647 `hfy-fast-lock-save'. Minor fixes.
353ca646 648
03300a14
XF
6492013-08-08 Xue Fuqiao <xfq.free@gmail.com>
650
651 * ido.texi (Top): Insert node "Working Directories" in menu.
652 (Working Directories): New node.
9dfc8491
XF
653 (Misc Customization): Add documentation of
654 `ido-confirm-unique-completion' and some other user options.
03300a14 655
2a024334
EZ
6562013-08-07 Eli Zaretskii <eliz@gnu.org>
657
658 * todo-mode.texi: Update @dircategory.
659 (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
660 (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
661 @ref.
662
c85989f5
XF
6632013-08-07 Xue Fuqiao <xfq.free@gmail.com>
664
998ad848
XF
665 * sc.texi (Introduction): Fix index.
666 (Usage Overview):
667 (Citations, Citation Elements, Recognizing Citations)
668 (Information Keys and the Info Alist, Reference Headers)
669 (The Built-in Header Rewrite Functions)
670 (Electric References, Reply Buffer Initialization)
671 (Filling Cited Text, Selecting an Attribution)
672 (Attribution Preferences)
673 (Anonymous Attributions, Author Names)
674 (Using Regi, Post-yank Formatting Commands)
675 (Citing Commands, Insertion Commands)
676 (Mail Field Commands)
677 (Hints to MUA Authors, Thanks and History): Change from one space
678 between sentences to two.
03300a14 679 (What Supercite Does): Typo fix.
998ad848 680
98374c9a
XF
681 * newsticker.texi (Usage): Use @key for RET.
682
c85989f5 683 * cl.texi (Argument Lists):
20940c20
XF
684 (For Clauses):
685 (Macros): Add indexes.
c85989f5 686
57fedd9f
XF
6872013-08-05 Xue Fuqiao <xfq.free@gmail.com>
688
689 * cl.texi (Blocks and Exits): Add an index.
690
016d3f7d
SB
6912013-08-04 Stephen Berman <stephen.berman@gmx.net>
692
693 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
694 (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT)):
695 (todo-mode.dvi, todo-mode.pdf): New rules.
696
697 * todo-mode.texi: New file.
698
89cccc2f
G
6992013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
700
701 * gnus.texi (Basic Usage): Mention that warp means jump here.
702 (The notmuch Engine): Mention notmuch.
703
a3fd87cb
TH
7042013-07-30 Tassilo Horn <tsdh@gnu.org>
705
706 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
707 `gnus-subthread-sort-functions' and remove the obsolete documentation
708 of `gnus-sort-threads-recursively'.
709
7102013-07-29 David Engster <deng@randomsample.de>
18657165
DE
711
712 * eieio.texi (top): Make clear that EIEIO is not a full CLOS
713 implementation.
714 (Introduction): Add further missing features.
715 (Building Classes): Add introductory paragraph.
716 (Wish List): Add metaclasses and EQL specialization.
717
b69c2ea7
MA
7182013-07-29 Michael Albinus <michael.albinus@gmx.de>
719
720 * tramp.texi (Frequently Asked Questions): Mention
721 `tramp-use-ssh-controlmaster-options'.
722
13afd560
TH
7232013-07-26 Tassilo Horn <tsdh@gnu.org>
724
725 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
726 `gnus-sort-threads-recursively'.
727
7add5a8a
GM
7282013-07-25 Glenn Morris <rgm@gnu.org>
729
57cff712
GM
730 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
731 (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
732
7add5a8a
GM
733 * erc.texi (Special Features): Update contact information.
734 (History): Avoid using @email.
735
736 * eshell.texi (Bugs and ideas): Minor updates.
737
738 * faq.texi (Reporting bugs, Origin of the term Emacs)
739 (Setting up a customization file)
740 (Using an already running Emacs process, Turning off beeping)
741 (Packages that do not come with Emacs)
742 (Replying to the sender of a message): Avoid using @email.
743
744 * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
745
746 * reftex.texi (Imprint): Avoid using @email.
747
748 * ses.texi (Top): Update bug reporting instructions.
749 (Acknowledgments): Avoid using @email.
750
751 * woman.texi (Introduction, Background): Remove outdated information.
752 (Bugs, Acknowledgments): Avoid using @email.
753
3f0faa45
XF
7542013-07-24 Xue Fuqiao <xfq.free@gmail.com>
755
756 * ido.texi: New file.
757
47cc1156
G
7582013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
759
760 * gnus.texi (Customizing Articles): Document function predicates.
761
c17b81a7
G
7622013-07-08 Tassilo Horn <tsdh@gnu.org>
763
764 * gnus.texi (lines): Correct description of
765 `gnus-registry-track-extra's default value. Mention
766 `gnus-registry-remove-extra-data'.
767
6ed7a66a
G
7682013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
769
770 * gnus.texi (Group Parameters): Mention regexp
771 substitutions (bug#11688).
772
7732013-07-06 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
774
775 * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
776
7772013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
778
779 * gnus.texi (Emacsen): Fix version.
780
781 * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
782
5154917e
GM
7832013-07-06 Glenn Morris <rgm@gnu.org>
784
785 * mh-e.texi: Fix external links.
3cab18a3 786 (Using This Manual): Printed elisp manuals no longer available.
5154917e 787
9d7a25d6 788 * newsticker.texi (Overview): Update URL.
583873a9 789
9d7a25d6
GM
790 * nxml-mode.texi (Introduction): Update URL.
791
792 * org.texi (JavaScript support): Fix URL.
91eea47b 793
bfd569a4
GM
794 * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
795
6338a049
GM
796 * eudc.texi (CCSO PH/QI): Remove defunct URL.
797
97df87bb
GM
798 * dbus.texi (Introspection): Update URL to a less defunct one.
799
f2a538a2
GM
800 * gnus.texi (Top): Restrict "Other related manuals" to info output.
801 (Foreign Groups): Use @indicateurl for examples.
802 (Direct Functions): Remove defunct URL.
803 (RSS): Update URL.
804
805 * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
806 (FAQ 7-1): Update URL.
807
f0a77200
GM
808 * pgg.texi (Top, Overview): Add note about obsolescence.
809
5aa43a3a
PE
8102013-07-03 Paul Eggert <eggert@cs.ucla.edu>
811
812 * texinfo.tex: Merge from gnulib.
813
a944db14
GM
8142013-07-03 Glenn Morris <rgm@gnu.org>
815
816 * bovine.texi (top):
817 * cc-mode.texi (AWK Mode Font Locking):
818 * mh-e.texi (Preface):
819 * url.texi (URI Parsing): Fix cross-references to other manuals.
820
eaa610c3
KY
8212013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
822
823 * gnus.texi (Client-Side IMAP Splitting):
824 Note that `nnimap-inbox' now can be a list.
825
7eeeb7dd
GM
8262013-06-24 Glenn Morris <rgm@gnu.org>
827
828 * eshell.texi: Fix cross-references to other manuals.
829
2e667b8c
GM
8302013-06-23 Glenn Morris <rgm@gnu.org>
831
832 * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
833 Remove; not needed now we use a standard html layout for the faq.
834 (clean): Remove HTML_TARGETS, emacs-faq.text.
835
c5b0993e
EW
8362013-06-21 Eduard Wiebe <usenet@pusto.de>
837
838 * flymake.texi (Parsing the output, Customizable variables):
839 Add reference to `flymake-warning-predicate'.
840
d6491e24
MA
8412013-06-19 Michael Albinus <michael.albinus@gmx.de>
842
843 * tramp.texi (Top, Configuration): Insert section `Predefined
844 connection information' in menu.
845 (Predefined connection information): New section.
846 (Android shell setup): Make a reference to `Predefined connection
847 information'.
848
09af5c3e
GM
8492013-06-19 Glenn Morris <rgm@gnu.org>
850
851 * Makefile.in (version): New, set by configure.
852 (clean): Delete dist tar file.
853 (infoclean): New, split from maintainer-clean.
854 (maintainer-clean): Run infoclean.
855 (dist): New rule, to make tarfile for www.gnu.org.
856
745b097b
AK
8572013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
858
4f405069 859 * sieve.texi (Managing Sieve): Fix port in example, fix documentation
745b097b
AK
860 for keys q and Q.
861 (Standards): Reference RFC5804 as the defining document of the
862 managesieve protocol.
863
fa472906
AG
8642013-06-10 Aidan Gauland <aidalgol@amuri.net>
865
866 * eshell.texi (Input/Output): Expand to cover new visual-command
867 options, eshell-visual-subcommands and eshell-visual-options.
868 Divide into separate Visual Commands and Redirection sections.
869
ff4871b9
GM
8702013-06-10 Glenn Morris <rgm@gnu.org>
871
872 * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
873
cdebc6dd
KY
8742013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
875
876 * gnus.texi (Article Date):
877 Fix description of gnus-article-update-date-headers.
878
962e44a5
XF
8792013-05-28 Xue Fuqiao <xfq.free@gmail.com>
880
881 * erc.texi (Special Features): ERC is being maintained within
882 Emacs now.
883
5d028165
XF
8842013-05-25 Xue Fuqiao <xfq.free@gmail.com>
885
998ad848 886 * flymake.texi: Change from one space between sentences to two.
5d028165 887
0a6313f7
SM
8882013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
889
890 * cl.texi (Obsolete Macros): Describe replacements for `flet'
891 (bug#14293).
892
a7bef505
MA
8932013-04-16 Michael Albinus <michael.albinus@gmx.de>
894
895 * tramp.texi (Frequently Asked Questions): Precise, how to define
896 an own ControlPath.
897
7a55aa13
MA
8982013-04-15 Michael Albinus <michael.albinus@gmx.de>
899
900 * tramp.texi (Frequently Asked Questions): New item for
901 ControlPath settings.
902
c81ecb72
JB
9032013-03-31 Jay Belanger <jay.p.belanger@gmail.com>
904
4f405069 905 * calc.texi (Basic Operations on Units): Streamline some
c81ecb72
JB
906 descriptions.
907
73572c72
AG
9082013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
909
78b8f320 910 * eshell.texi (Built-ins): Update manual to mention tramp module.
73572c72 911
24afc2e2
MA
9122013-03-18 Michael Albinus <michael.albinus@gmx.de>
913
914 * tramp.texi (Filename Syntax): Host names are not allowed to be
915 any method name, unless method name is specified explicitly.
916 Remove restriction on unibyte filenames.
917
918 * trampver.texi: Update release number.
919
5294599f
PE
9202013-03-17 Paul Eggert <eggert@cs.ucla.edu>
921
922 doc: convert some TeX accents to UTF-8
923 * emacs-mime.texi (Interface Functions): Use 'ï' rather than
924 '@"{@dotless{i}}'.
925
d7251c31
MA
9262013-03-15 Michael Albinus <michael.albinus@gmx.de>
927
928 Sync with Tramp 2.2.7.
929
930 * trampver.texi: Update release number.
931
f6817529
JB
9322013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
933
934 * calc.texi (Basic Operations on Units): Streamline some
935 descriptions.
936
c3e2de4c
GM
9372013-03-08 Glenn Morris <rgm@gnu.org>
938
939 * faq.texi (Top): Don't say this was updated @today.
940 That's irrelevant and leads to spurious diffs.
941
6d7ebb72
JB
9422013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
943
c5b0993e
EW
944 * calc.texi (Basic Operations on Units):
945 Fix cross-reference.
6d7ebb72 946
3cd23a35
KY
9472013-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
948
949 * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
950
33d1e2f5
AM
9512013-03-06 Alan Mackenzie <acm@muc.de>
952
953 * cc-mode.texi (Custom Line-Up): Clarify position of point on
954 calling a line-up function.
955
681ebc33
PE
9562013-03-04 Paul Eggert <eggert@cs.ucla.edu>
957
958 * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
959 * ses.texi: Switch from Latin-1 to UTF-8.
960
eeb84739
MA
9612013-03-03 Michael Albinus <michael.albinus@gmx.de>
962
963 * tramp.texi (External methods): Tramp does not connect Android
964 devices by itself.
965
fc0c5af8
BW
9662013-03-02 Bill Wohler <wohler@newt.com>
967
968 Release MH-E manual version 8.5.
969
970 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
971 release 8.5.
972
973 * mh-e.texi (Preface, Conventions, Getting Started)
974 (Using This Manual, Folder Selection, Viewing, Aliases)
975 (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
976 (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
977 Update URLs.
978
adb7352b
MA
9792013-03-01 Michael Albinus <michael.albinus@gmx.de>
980
981 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
982 and "plink2" entries. "plink2" is obsolete for a long time.
c5b0993e
EW
983 (External methods): Remove "scp1" and "scp2" entries.
984 Explain user name and host name specification for "adb".
adb7352b 985
538d9b94
MA
9862013-02-28 Michael Albinus <michael.albinus@gmx.de>
987
988 * tramp.texi (External methods): Mention `tramp-adb-program'.
989
8a28a5b8
BG
9902013-02-28 Bastien Guerry <bzg@gnu.org>
991
992 * org.texi (Visibility cycling): Suggest to set
993 `org-agenda-inhibit-startup' to nil if user wants the startup
994 visibility settings to be honored in any circumstances.
995 (Progress logging, Checkboxes): Fix typos.
996
929aeac6 9972013-02-28 Michael Albinus <michael.albinus@gmx.de>
db19bba3
MA
998
999 * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
1000 the macros, for Texinfo 4.13 and 5.0.
1001
c0c2eb82
MA
10022013-02-24 Michael Albinus <michael.albinus@gmx.de>
1003
1abfd3e8 1004 Port Tramp documentation to Texinfo 5.0.
c0c2eb82
MA
1005 * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
1006 (Filename Syntax): Do not use @trampfn{} in @item.
1007 (Filename completion): Use @columnfractions in @multitable.
1008
6800ff8d
GM
10092013-02-22 Glenn Morris <rgm@gnu.org>
1010
1011 * flymake.texi (Syntax check statuses): Fix multitable continued rows.
1012
b59a2e9e
PE
10132013-02-21 Paul Eggert <eggert@cs.ucla.edu>
1014
1015 * Makefile.in (html): New rule.
1016
5079cfef
MA
10172013-02-20 Michael Albinus <michael.albinus@gmx.de>
1018
1019 * tramp.texi (Android shell setup): Improve. Reported by Thierry
1020 Volpiatto <thierry.volpiatto@gmail.com>.
1021
2150b471
MA
10222013-02-16 Michael Albinus <michael.albinus@gmx.de>
1023
1024 * tramp.texi (Top, Configuration): Insert section `Android shell
1025 setup' in menu.
1026 (Android shell setup): New section.
1027 (Connection types, Default Method)
1028 (Frequently Asked Questions): Mention "scp" instead of "scpc".
1029 (External methods): Remove "scpc" and "rsyncc" entries.
1030 (Frequently Asked Questions): Remove entry about ControlPersist.
1031
4e16ddf4
GM
10322013-02-13 Glenn Morris <rgm@gnu.org>
1033
1034 * message.texi (News Headers): Don't mention yow any more.
1035
5d9c6f17
JB
10362013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1037
1038 * calc.texi (Basic Operations on Units):
1039 (Customizing Calc): Mention the variable `calc-allow-units-as-numbers'.
1040
dacbc44c
AG
10412013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
1042
1043 * eshell.texi: Fill most of the missing sections.
1044
d3517077
BG
10452013-02-07 Bastien Guerry <bzg@gnu.org>
1046
1047 * org.texi (References): Clarify an example.
1048 (Installation): Fix instructions.
1049 (Org-Plot): Fix link.
1050 (Checkboxes, Radio lists): Fix typos.
1051
8c4b24b2 10522013-02-07 Glenn Morris <rgm@gnu.org>
1e934b84
GM
1053
1054 * cl.texi (Equality Predicates): Mention memql.
1055
8c4b24b2 10562013-02-07 Eric Ludlam <zappo@gnu.org>
cf4dd911
EL
1057
1058 * doc/misc/ede.texi (Creating a project): Make ede-new doc less
1059 specific, and only about items it supports, indicating that there
1060 might be more. Remove refs to simple project and direct automake
1061 from ede new.
1062 (Simple projects): Re-write to not talk about ede-simple-project
1063 which is deprecated, and instead use the term to mean projects
c5b0993e
EW
1064 that don't do much management, just project wrapping.
1065 Add ede-generic-project link.
cf4dd911
EL
1066 (ede-generic-project): New node (bug#11441).
1067
8c4b24b2 10682013-02-07 Glenn Morris <rgm@gnu.org>
72ff76bb
GM
1069
1070 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
1071
86e100a6
GM
10722013-02-01 Glenn Morris <rgm@gnu.org>
1073
1074 * calc.texi (Help Commands): Update calc-view-news description.
0eb61895 1075 Mention etc/CALC-NEWS.
86e100a6 1076
7ff2b2a6
MA
10772013-01-24 Michael Albinus <michael.albinus@gmx.de>
1078
1079 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
1080
a89c8ef0
BG
10812013-01-13 Bastien Guerry <bzg@gnu.org>
1082
1083 * org.texi (Installation): Simplify.
1084
10852013-01-13 François Allisson <francois@allisson.co> (tiny change)
1086
1087 * org.texi (Handling links): Update the mention to the obsolete
1088 variable `org-link-to-org-use-id' with a mention to the newer
1089 variable `org-id-link-to-org-use-id'. Mention the need to load
1090 the org-id library.
1091
997d5f2d
MA
10922013-01-10 Michael Albinus <michael.albinus@gmx.de>
1093
1094 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
1095
fb9f7146 10962013-01-09 Bastien Guerry <bzg@gnu.org>
c7cf0ebc
BG
1097
1098 * org.texi (Pushing to MobileOrg): Add footnote about using
1099 symbolic links in `org-directory'.
1100 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
1101 of the now obsolete alias `org-float'.
1102 (TODO basics): Add `org-use-fast-todo-selection' to the variable
1103 index. Fix description of TODO keywords cycling.
1104 (Advanced features): Add missing argument for @item.
1105 (Storing searches): Add index entries and a note about
1106 *-tree agenda views.
6d3e4c80
BG
1107 (Structure editing): Document `org-mark-element' and
1108 `org-mark-subtree'.
1109 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
c7cf0ebc 1110
c6a22ce2
JL
11112013-01-08 Juri Linkov <juri@jurta.org>
1112
1113 * info.texi (Go to node): Mention the abbreviated format
1114 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
1115
7b08ccf7
AS
11162013-01-06 Andreas Schwab <schwab@linux-m68k.org>
1117
605f02ee
AS
1118 * autotype.texi: Remove undefined command @subtitlefont.
1119 * cc-mode.texi: Likewise.
1120
7b08ccf7
AS
1121 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
1122 @item argument.
1123 (Property searches): Use \\ instead of @backslashchar{}.
1124 * pgg.texi (VERSION): Move @set below @setfilename.
1125
db671917
AS
11262013-01-05 Andreas Schwab <schwab@linux-m68k.org>
1127
1128 * ada-mode.texi: Remove braces from @title argument.
1129 * eudc.texi: Likewise.
1130 * smtpmail.texi: Likewise.
1131 * auth.texi (VERSION): Set before first use.
1132 * emacs-gnutls.texi (VERSION): Likewise.
1133 * pgg.texi (VERSION): Likewise.
1134 * ede.texi (Top): Rename from top, all uses changed.
1135 * eshell.texi: Add missing argument to @sp.
1136 * forms.texi (Top): Reorder menu to match structure.
1137 * htmlfontify.texi (Customisation): Add missing @item in
1138 @enumerate.
1139 * org.texi (Advanced features): Add missing argument for @item.
1140 (Property searches): Use @backslashchar{} in macro argument.
1141 * pcl-cvs.texi: Add missing argument to @sp.
1142 (Movement commands): Fix use of @itemx.
1143 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
1144 * reftex.texi (Options (Creating Citations)): Add missing newline
1145 before @end.
1146 * tramp.texi (Obtaining Tramp): Remove extra dots.
1147 (Configuration): Reorder menu to match structure.
651a2c77 1148 (Remote shell setup): Replace literal NUL character by \0.
db671917
AS
1149 * viper.texi (Marking): Add missing argument for @item.
1150
b55349fb
GM
11512013-01-04 Glenn Morris <rgm@gnu.org>
1152
92d59611
GM
1153 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
1154 Add htmlfontify.
1155 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
1156 (htmlfontify.dvi, htmlfontify.pdf): New targets.
1157 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
1158 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
1159
b55349fb
GM
1160 * htmlfontify.texi: Miscellaneous fixes and updates.
1161 Set copyright to FSF, update license to GFDL 1.3+.
1162
7fca93e2
VD
11632013-01-04 Vivek Dasmohapatra <vivek@etla.org>
1164
1165 * htmlfontify.texi: New file.
1166
87e65f96
JB
11672013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
1168
1169 * calc.texi (Free-Form Dates): Expand on the date reading
1170 algorithm.
1171
82e2a1f0 11722012-12-27 Glenn Morris <rgm@gnu.org>
ddc41264 1173
173076b4
GM
1174 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
1175 Avoid some overfull lines.
1176
d227e322
GM
1177 * widget.texi (Programming Example): Break some long lines.
1178
2ecfdaa6
GM
1179 * wisent.texi (Wisent Overview): Fix xref.
1180 (Grammar format, Understanding the automaton): Avoid overfill.
1181
fd762011
GM
1182 * bovine.texi (Optional Lambda Expression): Allow line break.
1183
9fbc8f46
GM
1184 * auth.texi (Help for users): Break long lines.
1185
ceccabdb
GM
1186 * ada-mode.texi (Project file variables):
1187 Reword to reduce underfull hbox.
1188 (No project files, Use GNAT project file):
1189 Use smallexample to make some overfull lines less terrible.
1190
88edc57f
GM
1191 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
1192 Fix cross-references to separate manuals.
1193
ddc41264
GM
1194 * Makefile.in (gfdl): New variable. Use throughout where
1195 appropriate so that targets depend on doclicense.texi.
1196
45dd6480
LI
11972012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
1198
1199 * gnus.texi (Customizing the IMAP Connection): Mention the other
1200 authenticators.
1201
61bbede6
LI
12022012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
1203
c5b0993e
EW
1204 * gnus.texi (Browse Foreign Server):
1205 Document `gnus-browse-delete-group'.
61bbede6 1206
ddc41264
GM
12072012-12-22 Glenn Morris <rgm@gnu.org>
1208
563a450c 1209 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
6d1962b3
GM
1210 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
1211 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
1212 * widget.texi, wisent.texi: Nuke hand-written node pointers.
563a450c 1213
ddc41264
GM
1214 * Makefile.in (gfdl): New variable. Use throughout where
1215 appropriate so that targets depend on doclicense.texi.
1216
c995b26e
EZ
12172012-12-22 Eli Zaretskii <eliz@gnu.org>
1218
1219 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
1220 doclicense.texi. Remove doclicense.texi from all targets that
1221 mentioned it explicitly.
1222 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
1223 $(emacsdir)/emacsver.texi.
a170fe53 1224 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
c995b26e 1225
08953d7f
GM
12262012-12-21 Glenn Morris <rgm@gnu.org>
1227
c545e313
GM
1228 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
1229 Include emacsver.texi. Nuke hand-written node pointers.
1230 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
1231 Depend on emacsver.texi.
1232
0b1af106
GM
1233 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
1234 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
1235 May as well just include doclicense.texi in everything.
1236
1237 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
1238 which @copying says is included.
1239
6bf430d1
GM
1240 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
1241 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
1242 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
1243 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
1244 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
1245 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
1246 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
1247 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
1248 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1249 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
1250 * widget.texi, wisent.texi, woman.texi: Do not mention buying
1251 copies from the FSF, which does not publish these manuals.
1252
08953d7f
GM
1253 * erc.texi: No need to include gpl in this small manual.
1254
257b2c7d
GM
1255 * org.texi (copying): Include a copy of the GFDL.
1256 (GNU Free Documentation License): New section.
1257
a4b0cca1 12582012-12-21 Bastien Guerry <bzg@gnu.org>
1e20eeb7
BG
1259
1260 * org.texi: Fix typos.
1261
d2435ab9
PE
12622012-12-16 Paul Eggert <eggert@cs.ucla.edu>
1263
1264 * calc.texi (ISO 8601): Rename from ISO-8601,
1265 as it's typically spelled without a hyphen.
1266
b9d8175e
JB
12672012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
1268
1269 * calc.texi (ISO-8601): New section.
1270 (Date Formatting Codes): Mention new codes.
1271 (Standard Date Formats): Mention new formats.
1272
f0bc0bf1
MA
12732012-12-14 Michael Albinus <michael.albinus@gmx.de>
1274
1275 * tramp.texi (External methods): Move `adb' method here.
1276
98c94021
GM
12772012-12-13 Glenn Morris <rgm@gnu.org>
1278
ba30c70f
GM
1279 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
1280
bfe6ffb6
GM
1281 * wisent.texi: Small edits. Set copyright to FSF, update license to
1282 GFDL 1.3+.
1283 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
1284 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
1285 New targets.
1286 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
1287 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
1288
98c94021
GM
1289 * bovine.texi: Small edits. Set copyright to FSF, update license to
1290 GFDL 1.3+, remove empty index.
1291 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
1292 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
1293 New targets.
1294 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
1295 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
1296
cfa49c1e
EL
12972012-12-13 Eric Ludlam <zappo@gnu.org>
1298 David Ponce <david@dponce.com>
1299 Richard Kim <emacs18@gmail.com>
1300
9e7abd17 1301 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
cfa49c1e 1302
727f9739 13032012-12-13 Glenn Morris <rgm@gnu.org>
4c2dd4ee 1304
9b97b143
GM
1305 * flymake.texi (Customizable variables, Locating the buildfile):
1306 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
1307
4c2dd4ee
GM
1308 * srecode.texi: Small edits. Set copyright to FSF, add explicit
1309 GFDL 1.3+ license, fix up index.
1310 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
1311 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
1312 (srecode.pdf): New targets.
1313 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
1314 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
1315
727f9739 13162012-12-13 Eric Ludlam <zappo@gnu.org>
ac1d9dde
EL
1317
1318 * srecode.texi: New file, imported from CEDET trunk.
1319
727f9739 13202012-12-13 Bastien Guerry <bzg@gnu.org>
63aa0982
BG
1321
1322 * org.texi (Summary, Code block specific header arguments)
1323 (Code block specific header arguments)
1324 (Header arguments in function calls, var, noweb)
727f9739
GM
1325 (Results of evaluation, Code evaluation security):
1326 Small reformatting: add a blank line before some example.
63aa0982
BG
1327
1328 * org.texi (System-wide header arguments)
1329 (Header arguments in Org mode properties, Conflicts)
727f9739
GM
1330 (Dynamic blocks, Using the mapping API):
1331 Fix indentation of Elisp code examples.
63aa0982
BG
1332
1333 * org.texi (Comment lines): Fix description of the comment syntax.
1334
727f9739
GM
1335 * org.texi (Installation): Mention "make test" in the correct section.
1336
4288142b
PE
13372012-12-06 Paul Eggert <eggert@cs.ucla.edu>
1338
1339 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1340 These are just minor editorial changes.
1341
61b835df
MA
13422012-12-04 Michael Albinus <michael.albinus@gmx.de>
1343
1344 * tramp.texi (History): Mention ADB.
1345 (Inline methods): Add `adb' method.
1346
c5bc2d1d 13472012-12-03 Michael Albinus <michael.albinus@gmx.de>
328dac0d
MA
1348
1349 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
1350 (External methods): Fix typo.
1351
c5bc2d1d 13522012-12-03 Glenn Morris <rgm@gnu.org>
f4f3b439
GM
1353
1354 * rcirc.texi (Notices): Fix typo.
1355
d0457b57
BW
13562012-11-25 Bill Wohler <wohler@newt.com>
1357
1358 Release MH-E manual version 8.4.
1359
4f405069 1360 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
d0457b57
BW
1361 Update for release 8.4.
1362
551aaa66
BW
1363 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
1364 (Junk): Add mh-whitelist-preserves-sequences-flag,
1365 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
1366 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
1367
61d841dd
PE
13682012-11-25 Paul Eggert <eggert@cs.ucla.edu>
1369
1370 * mh-e.texi (Procmail): Fix two @ typos.
1371
c07a6ded
PE
13722012-11-24 Paul Eggert <eggert@cs.ucla.edu>
1373
1374 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1375 These are just minor editorial changes.
1376
678a34f4
JB
13772012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
1378
1379 * calc.texi (Date Formatting Codes): Mention the new beginning of
1380 the date numbering system.
1381
0e70ce93
PE
13822012-11-22 Paul Eggert <eggert@cs.ucla.edu>
1383
1384 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
1385 (Date Forms): Correct off-by-one error in explanation of
1386 Julian day numbers. Give Gregorian equivalent of its origin.
1387
723da6aa
JB
13882012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
1389
1390 * doc/misc/calc.texi (Date Forms): Mention the customizable
1391 Gregorian-Julian switch.
1392 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
1393
310e60d9
PE
13942012-11-17 Paul Eggert <eggert@cs.ucla.edu>
1395
6f6b82d6
PE
1396 Calc now uses the Gregorian calendar for all dates (Bug#12633).
1397 It also uses January 1, 1 AD as its day number 1.
310e60d9
PE
1398 * calc.texi (Date Forms): Document this.
1399
e8693c96
GM
14002012-11-16 Glenn Morris <rgm@gnu.org>
1401
1402 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
1403 (Obsolete Macros): Move example here from Function Bindings.
1404
5c934f8b
GM
1405 * erc.texi: Use @code{nil} rather than just "nil".
1406 (Modules): Undocument obsolete "hecomplete".
6e5e9b70 1407 Add "notifications".
f925b109 1408 (Connecting): Add brief section on passwords.
274f5de6 1409 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
6e5e9b70 1410
f78ee6af 14112012-11-13 Glenn Morris <rgm@gnu.org>
24c38527
GM
1412
1413 * flymake.texi (Customizable variables)
1414 (Highlighting erroneous lines): Mention flymake-error-bitmap,
1415 flymake-warning-bitmap, and flymake-fringe-indicator-position.
1416
1796ef98
VB
14172012-11-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
1418
1419 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
1420 In all file place SES into @acronym{...}.
1421 (Advanced Features): Add key index and function index for
4f405069
JB
1422 ses-set-header-row. Add description for function
1423 ses-rename-cell. Add description for function
1796ef98
VB
1424 ses-repair-cell-reference-all.
1425 (Ranges in formulas): Add description for ses-range flags.
1426
31f47fba
PE
14272012-11-12 Paul Eggert <eggert@cs.ucla.edu>
1428
1429 * texinfo.tex: Merge from gnulib.
1430
6baf66d5 14312012-11-10 Chong Yidong <cyd@gnu.org>
5b637222
CY
1432
1433 * url.texi (Introduction): Move url-configuration-directory to
1434 Customization node.
1435 (Parsed URIs): Split into its own node.
1436 (URI Encoding): New node.
1437 (Defining New URLs): Remove empty chapter.
1438 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
1439 Improve docs for url-queue-*.
1440 (Supported URL Types): Copyedits. Delete empty subnodes.
1441
c5b0993e
EW
1442 * url.texi (Introduction): Rename from Getting Started.
1443 Rewrite the introduction.
82f84fa3
CY
1444 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
1445
6baf66d5 14462012-11-10 Glenn Morris <rgm@gnu.org>
2ee1d59f
GM
1447
1448 * cl.texi (Obsolete Setf Customization):
1449 Revert defsetf example to the more correct let rather than prog1.
bdd8064f
GM
1450 Give define-modify-macro, defsetf, and define-setf-method
1451 gv.el replacements.
2ee1d59f 1452
2027b1b3 1453 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
a358a44e 1454 (Setf Extensions): Remove obsolete reference.
2027b1b3 1455 (Obsolete Setf Customization):
651af8c6 1456 Move note on lack of setf functions to lispref/variables.texi.
ab7f1c43 1457 Undocument get-setf-method, since it no longer exists.
a358a44e 1458 Mention simple defsetf replaced by gv-define-simple-setter.
651af8c6 1459
c65b407b
GM
14602012-11-03 Glenn Morris <rgm@gnu.org>
1461
1462 * cl.texi: Further general copyedits.
685b0026
GM
1463 (List Functions): Remove copy-tree, standard elisp for some time.
1464 (Efficiency Concerns): Comment out examples that no longer apply.
1465 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
92246540
GM
1466 (Creating Symbols, Random Numbers): De-emphasize internal
1467 variables cl--gensym-counter and cl--random-state. (Bug#12788)
f58542e1
GM
1468 (Naming Conventions, Type Predicates, Macros)
1469 (Predicates on Numbers): No longer mention cl-floatp-safe.
c65b407b 1470
a71e2379
G
14712012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
1472
1473 * gnus.texi (Mail Source Specifiers):
1474 Document :leave keyword used for pop mail source.
1475
df43dd53
GM
14762012-11-01 Glenn Morris <rgm@gnu.org>
1477
1478 * cl.texi: General copyedits for style, line-breaks, etc.
9f2881af
GM
1479 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
1480 (Macro Bindings, Blocks and Exits):
1481 Acknowledge existence of lexical-binding.
1482 (Iteration): Mainly defer to doc of standard dolist, dotimes.
df43dd53 1483
69c1c2e6
GM
14842012-10-31 Glenn Morris <rgm@gnu.org>
1485
dd90fd1a
GM
1486 * ert.texi (Introduction, The @code{should} Macro):
1487 Refer to "cl-assert" rather than "assert".
1488
69c1c2e6
GM
1489 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
1490 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
1491 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
1492 Reword, and add details of flet and labels.
87b0d8b1 1493 (Modify Macros, Function Bindings): Add some xrefs.
69c1c2e6 1494
4ddedf94
GM
14952012-10-30 Glenn Morris <rgm@gnu.org>
1496
1497 * cl.texi (Modify Macros): Update for cl-letf changes.
1498 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
516e1a08
GM
1499 (Setf Extensions): Partially restore note about cl-getf,
1500 mainly moved to lispref/variables.texi.
1501 (Property Lists): Fix cl-getf typos.
f43a5263 1502 (Mapping over Sequences): Mention cl-mapc naming oddity.
4ddedf94 1503
d3094168
GM
15042012-10-29 Glenn Morris <rgm@gnu.org>
1505
1506 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
a3c5b619 1507 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
d571e9c3 1508 (Customizing Setf): Move contents to "Obsolete Setf Customization".
d55911cf
GM
1509 (Modify Macros, Multiple Values, Other Clauses):
1510 Remove mentions of obsolete features.
6a07d52e 1511 (Obsolete Setf Customization): Don't mention `apply' setf.
d3094168 1512
3c0c6155
GM
15132012-10-28 Glenn Morris <rgm@gnu.org>
1514
f94b04fc
GM
1515 * cl.texi (Multiple Values, Common Lisp Compatibility):
1516 More namespace updates.
1517 (Obsolete Features): Copyedits.
1518 (Obsolete Lexical Macros, Obsolete Setf Customization):
1519 New subsections.
1520
9c52d61d
GM
1521 * cl.texi (Porting Common Lisp, Lexical Bindings):
1522 Add some xrefs to the Elisp manual.
1523
3c0c6155
GM
1524 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
1525 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
1526 (Obsolete Features): New appendix. Move Lexical Bindings here.
1527
5887564d
GM
15282012-10-27 Glenn Morris <rgm@gnu.org>
1529
e1117425
GM
1530 * cl.texi: Use defmac for macros rather than defspec.
1531 (Efficiency Concerns): Related copyedit.
1532
5887564d
GM
1533 * cl.texi (Control Structure): Update for setf now being in core.
1534 (Setf Extensions): Rename from Basic Setf. Move much of the
1535 former content to lispref/variables.texi.
1536 (Modify Macros): Move pop, push details to lispref/variables.texi.
1537 (Customizing Setf): Copyedits for setf etc being in core.
1538 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
1539 Further namespaces updates.
1540
bdebdb64
BG
15412012-10-26 Bastien Guerry <bzg@gnu.org>
1542
c5b0993e
EW
1543 * org.texi (Installation): Update the link to Org's ELPA.
1544 Also don't mention org-install.el anymore as the replacement file
bdebdb64
BG
1545 org-loaddefs.el is now loaded by org.el.
1546
f956e59d
MA
15472012-10-25 Michael Albinus <michael.albinus@gmx.de>
1548
c5b0993e
EW
1549 * tramp.texi (Frequently Asked Questions):
1550 Mention `tramp-completion-reread-directory-timeout' for performance
f956e59d
MA
1551 improvement.
1552
a05cb6e3
GM
15532012-10-25 Glenn Morris <rgm@gnu.org>
1554
1555 * cl.texi: Don't mess with the TeX section number counter.
1556 Use Texinfo recommended convention for quotes+punctuation.
1557 (Overview, Sequence Functions): Rephrase for better line-breaking.
1558 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
1559 (Macro Bindings, Conditionals, Iteration, Loop Basics)
1560 (Random Numbers, Mapping over Sequences, Structures)
1561 (Porting Common Lisp): Further updates for cl-lib namespace.
1562 (Modify Macros, Declarations, Macro Bindings, Structures):
1563 Break long lines in examples.
1564 (Dynamic Bindings): Update for changed progv behavior.
1565 (Loop Examples, Efficiency Concerns): Markup fixes.
1566 (Structures): Remove TeX margin change.
39ff2cf3 1567 (Declarations): Fix typos.
a05cb6e3 1568
39a58b5b
GM
15692012-10-24 Glenn Morris <rgm@gnu.org>
1570
a6880551
GM
1571 * cl.texi (Overview, Multiple Values, Creating Symbols)
1572 (Numerical Functions): Say less/nothing about the original cl.el.
1573 (Old CL Compatibility): Remove.
1574 (Assertions): Remove ignore-errors (standard Elisp for some time).
1575
39a58b5b
GM
1576 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
1577 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
1578 (Efficiency Concerns, Efficiency Concerns)
1579 (Common Lisp Compatibility, Old CL Compatibility):
1580 Further updates for cl-lib namespace.
1581
72ec96fb
PE
15822012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
1583
1584 Update manual for new time stamp format (Bug#12706).
1585 * emacs-mime.texi (time-date): Update for new format.
1586 Also, fix bogus time stamp and modernize a bit.
1587
8d6510b9
GM
15882012-10-23 Glenn Morris <rgm@gnu.org>
1589
1590 * cl.texi: Include emacsver.texi. Use Emacs version number rather
1591 than unchanging cl.el version number.
1592 End all menu descriptions with a period.
1593 Do not use @dfn{CL} for every instance of "CL".
1594 (Overview): Remove no-runtime caveat, and note about foo* names.
1595 (Usage): Use cl-lib rather than cl.
1596 (Organization, Naming Conventions): Update for cl-lib.el.
1597 (Installation): Remove long-irrelevant node.
1598 (Program Structure, Predicates, Control Structure):
1599 Start updating for cl-lib namespace.
8d6510b9
GM
1600 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
1601 Depend on emacsver.texi.
1602
0a078f36
MA
16032012-10-09 Michael Albinus <michael.albinus@gmx.de>
1604
1605 * trampver.texi: Update release number.
1606
a03bb33f
GM
16072012-10-06 Glenn Morris <rgm@gnu.org>
1608
24636b26
GM
1609 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
1610 ERC version.
1611 (Introduction): ERC is distributed with Emacs.
1612 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
1613 (Getting Started): Simplify.
1614 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
1615 (History): Mention ERC maintained as part of Emacs now.
1616 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
1617 Add dependency on emacsver.texi.
1618
a03bb33f
GM
1619 * erc.texi: Remove hand-written node pointers.
1620
d259be38
GM
16212012-10-05 Glenn Morris <rgm@gnu.org>
1622
1623 * newsticker.texi (Overview, Requirements, Usage, Configuration):
1624 Copyedits.
1625
62a81506
CY
16262012-10-01 Eric Ludlam <zappo@gnu.org>
1627
1628 * ede.texi (Quick Start, Project Local Variables)
1629 (Miscellaneous commands, ede-java-root, Development Overview)
1630 (Detecting a Project): New nodes.
1631 (Simple projects): Node deleted.
1632
1633 * eieio.texi (Building Classes): Some slot attributes cannot be
1634 overridden.
1635 (Slot Options): Remove an example.
1636 (Method Invocation, Documentation): New nodes.
1637
07f133bf
GM
16382012-10-01 Glenn Morris <rgm@gnu.org>
1639
1640 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
1641 (reftex.pdf): Add dependency on emacsver.texi.
1642 * reftex.texi: Don't include directory part for emacsver.texi;
1643 the Makefile's -I handles it.
1644
4f595e15
RA
16452012-09-30 Ralf Angeli <angeli@caeruleus.net>
1646
1647 Merge from standalone RefTeX repository.
1648
1649 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
1650 with macros.
1651 (Imprint): Mention Wolfgang in list of contributors.
1652 (Creating Citations): Give a hint about how to
1653 auto-revert the BibTeX database file when using external editors.
1654 (Referencing Labels): Simplify section about reference macro
1655 cycling.
1656 (Options (Referencing Labels)): Adapt to new structure of
1657 `reftex-ref-style-alist'.
1658 (Referencing Labels, Reference Styles): Document changes in the
1659 referencing functionality.
1660 (Commands): Mention options for definition of header and footer in
1661 BibTeX files.
1662 (Options (Creating Citations)): Document
1663 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
1664 (Reference Styles): New section.
1665 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
1666 (Options (Referencing Labels)): Remove descriptions of deprecated
1667 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
1668 Add descriptions for `reftex-ref-style-alist' and
1669 `reftex-ref-style-default-list'.
1670 (Referencing Labels): Update regarding reference styles.
1671 (Citation Styles): Mention support for ConTeXt.
1672 (Options (Defining Label Environments)): Fix typo.
c5b0993e
EW
1673 (Options (Creating Citations)):
1674 Document `reftex-cite-key-separator'.
4f595e15 1675
8223b1d2
BG
16762012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
1677
1678 * org.texi: Add description of ORG_ADD_CONTRIB to info
1679 documentation. Add link to Worg for more details.
1680
1681 * org.texi: Clarify installation procedure. Provide link to the
1682 build system description on Worg.
1683
1684 * org.texi: Remove reference to utils/, x11idle.c is now in
1685 contrib/scripts.
1686
1687 * org.texi: Re-normalize to "Org mode" in manual.
1688
1689 * org.texi (Installation): Adapt documentation to new build
1690 system. Mention GNU ELPA (since it needs to be handled like Emacs
1691 built-in Org).
1692
8223b1d2
BG
16932012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
1694
1695 * org.texi: Fix typo in description of the 'Hooks' section.
1696
1697 * org.texi: Add ID to the list of special properties.
1698
16992012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
1700
1701 * org.texi (Moving subtrees): Document the ability to archive to a
1702 datetree.
1703
1e20eeb7 17042012-09-30 Bastien Guerry <bzg@gnu.org>
8223b1d2 1705
c5b0993e
EW
1706 * org.texi (Installation, Feedback, Batch execution):
1707 Use (add-to-list 'load-path ... t) for the contrib dir.
8223b1d2
BG
1708
1709 * org.texi (results): Update documentation for ":results drawer"
1710 and ":results org".
1711
1712 * org.texi (Column width and alignment): Fix typo.
1713
1714 * org.texi (Activation): Point to the "Conflicts" section.
1715
1716 * org.texi (Conflicts): Mention filladapt.el in the list of
1717 conflicting packages.
1718
1719 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
1720 not needed for versions of Emacs > 22.1.
1721
1722 * org.texi (History and Acknowledgments): Fix typo.
1723
1724 * org.texi (History and Acknowledgments): Add my own
1725 acknowledgments.
1726
1727 * org.texi (Agenda commands): Document the new command and the new
1728 option.
1729
1730 * org.texi (Agenda commands): Delete `org-agenda-action' section.
1731 (Agenda commands): Reorder. Document `*' to toggle persistent
1732 marks.
1733
c5b0993e
EW
1734 * org.texi (Agenda dispatcher):
1735 Mention `org-toggle-agenda-sticky'.
8223b1d2
BG
1736 (Agenda commands, Exporting Agenda Views): Fix typo.
1737
1738 * org.texi (Templates in contexts, Setting Options): Update to
1739 reflect changes in how contexts options are processed.
1740
1741 * org.texi (Templates in contexts): Document the new structure of
1742 the variables `org-agenda-custom-commands-contexts' and
1743 `org-capture-templates-contexts'.
1744
1745 * org.texi (Templates in contexts): Document the new option
1746 `org-capture-templates-contexts'.
1747 (Storing searches): Document the new option
1748 `org-agenda-custom-commands-contexts'.
1749
1750 * org.texi (Formula syntax for Lisp): Reformat.
1751
1752 * org.texi (Special properties, Column attributes)
1753 (Agenda column view): Document the new special property
1754 CLOCKSUM_T.
1755
1756 * org.texi (Template expansion): Document the new %l template.
1757
1758 * org.texi (Fast access to TODO states): Fix documentation about
1759 allowed characters for fast todo selection.
1760
1761 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
1762 use in `org-agenda-to-appt'.
1763
1764 * org.texi (Comment lines): Update wrt comments.
1765
1766 * org.texi (Resolving idle time): Document new keybinding.
1767
1768 * org.texi (Clocking commands): Document the use of S-M-<up/down>
1769 on clock timestamps.
1770
1771 * org.texi (Fast access to TODO states): Explicitely says only
1772 letters are supported as fast TODO selection keys.
1773
1774 * org.texi (Link abbreviations): Illustrate the use of the "%h"
1775 specifier. Document the new "%(my-function)" specifier.
1776
1777 * org.texi (Clocking commands): New cindex.
1778 (Clocking commands): Update documentation for `org-clock-in'.
1779 Document `org-clock-in-last'. Mention `org-clock-out' and
1780 `org-clock-in-last' as commands that can be globally bound.
1781 (Resolving idle time): Document continuous clocking.
1782
1783 * org.texi (Top, Introduction): Fix formatting.
1784 (Activation): Add index entries.
1785 (Conventions): Update section.
1786 (Embedded @LaTeX{}): Fix formatting.
1787
1788 * org.texi (Visibility cycling): Document `show-children'.
1789
1790 * org.texi (Using capture): Mention the `org-capture-last-stored'
1791 bookmark as a way to jump to the last stored capture.
1792
1793 * org.texi (Uploading files): Fix typo.
1794
1795 * org.texi (Using capture): Document `C-0' as a prefix argument
1796 for `org-capture'.
1797
1798 * org.texi (Agenda commands): Document persistent marks.
1799
1800 * org.texi (Template expansion): Update doc to reflect change.
1801
1802 * org.texi (Radio tables): Document the :no-escape parameter.
1803
1804 * org.texi (Repeated tasks): Document repeat cookies for years,
1805 months, weeks, days and hours.
1806
1807 * org.texi (Export options): State that you can use the d: option
1808 by specifying a list of drawers.
1809
1810 * org.texi (HTML preamble and postamble): Small doc improvement.
1811
18122012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
1813
1814 * org.texi: The sections in the Exporting section of the manual
1815 left out articles in the description of the org-export-as-*
4f405069 1816 commands, among other places. This patch adds them, adds a few
8223b1d2
BG
1817 missing prepositions, and switches instances of "an HTML" to "a
1818 html" for internal consistency.
1819
1820 * org.texi: Alter several examples of headings with timestamps in
1821 them to include the timestamps in the body instead of the heading.
1822
18232012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
1824
1825 * org.texi (Agenda dispatcher): Document sticky agenda views and
1826 the new key for them.
1827
18282012-09-30 Charles <millarc@verizon.net> (tiny change)
1829
1830 * org.texi (Advanced features): Fix error in table.
1831
18322012-09-30 Feng Shu <tumashu@gmail.com>
1833
1834 * org.texi (@LaTeX{} fragments): Document imagemagick as an
1835 alternative to dvipng.
1836
18372012-09-30 François Allisson <francois@allisson.co> (tiny change)
1838
1839 * org.texi: Remove extra curly bracket.
1840
18412012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
1842
1843 * org.texi (org-clock-in-last and org-clock-cancel): Update the
1844 defkeys.
1845
18462012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
1847
1848 * org.texi (Agenda commands): Fix two typos by giving
1849 corresponding function names, according to
1850 `org-agenda-view-mode-dispatch'.
1851
a04689de 18522012-09-30 Jan Böcker <jan.boecker@jboecker.de>
8223b1d2
BG
1853
1854 * org.texi (The spreadsheet): Fix typo.
1855
18562012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
1857
1858 * org.texi (Tracking your habits): Point to the "Tracking TODO
1859 state changes" section.
1860
18612012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
1862
1863 * org.texi (Literal examples): Remove reference to unknown
4f405069 1864 `org-export-latex-minted' variable. Also simplify footnote since
8223b1d2
BG
1865 `org-export-latex-listings' documentation is exhaustive already.
1866
1867 * org.texi (Plain lists): Remove reference to now hard-coded
1868 `bullet' automatic rule.
1869
18702012-09-30 Toby S. Cubitt <tsc25@cantab.net>
1871
1872 * org.texi: Updated documentation accordingly.
1873
5087f097
PE
18742012-09-13 Paul Eggert <eggert@cs.ucla.edu>
1875
1876 * texinfo.tex: Merge from gnulib.
1877
20121a26
MA
18782012-09-12 Michael Albinus <michael.albinus@gmx.de>
1879
1880 Sync with Tramp 2.2.6.
1881
1882 * tramp.texi (Bug Reports): Cleanup caches before a test run.
1883
1884 * trampver.texi: Update release number.
1885
44677e30
PE
18862012-09-12 Paul Eggert <eggert@cs.ucla.edu>
1887
1888 * texinfo.tex: Merge from gnulib.
1889
5a4c42ba
AA
18902012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
1891
1892 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
1893 (bug#12096).
1894
8e7046c3
JB
18952012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
1896
1dcac243
JB
1897 * calc.texi (Simplification modes, Conversions)
1898 (Operating on Selections): Mention "basic" simplification.
8e7046c3
JB
1899 (The Calc Mode Line): Mention the mode line display for Basic
1900 simplification mode.
1901 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
1902 simplifications.
1903 (Basic Simplifications): Rename from "Limited Simplifications"
1904 Replace "limited" by "basic" throughout.
4f405069 1905 (Algebraic Simplifications): Indicate that the algebraic
8e7046c3 1906 simplifications are done by default.
4f405069 1907 (Unsafe Simplifications): Mention `m E'.
8e7046c3
JB
1908 (Simplification of Units): Mention `m U'.
1909 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
c5b0993e
EW
1910 (Kinds of Declarations, Functions for Declarations):
1911 Mention "algebraic simplifications" instead of `a s'.
1dcac243 1912 (Algebraic Entry): Remove mention of default simplifications.
8e7046c3 1913
d2bd74ff
JB
19142012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
1915
1916 * calc.texi (Getting Started, Tutorial): Change simulated
1917 Calc output to match actual output.
1918 (Simplifying Formulas): Mention that algebraic simplification is now
1919 the default.
1920
77472261
EZ
19212012-07-28 Eli Zaretskii <eliz@gnu.org>
1922
1923 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
1924 (Bug#12073)
1925
09ae5da1
PE
19262012-07-25 Paul Eggert <eggert@cs.ucla.edu>
1927
1928 Prefer typical American spelling for "acknowledgment".
1929 * calc.texi (History and Acknowledgments): Rename from
1930 History and Acknowledgements.
1931 * idlwave.texi (Acknowledgments):
1932 * ses.texi (Acknowledgments):
1933 * woman.texi (Acknowledgments): Rename from Acknowledgements.
1934
c4444d16
PE
19352012-07-09 Paul Eggert <eggert@cs.ucla.edu>
1936
1937 Rename configure.in to configure.ac (Bug#11603).
1938 * ede.texi (Compiler and Linker objects, ede-proj-project)
1939 (ede-step-project): Prefer the name configure.ac to configure.in.
1940
ef091c97
MA
19412012-07-06 Michael Albinus <michael.albinus@gmx.de>
1942
c5b0993e
EW
1943 * tramp.texi (Multi-hops):
1944 Introduce `tramp-restricted-shell-hosts-alist'.
ef091c97 1945
89b163db
G
19462012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1947
1948 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
1949 methods, so don't mention smtpmail here.
1950
19512012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
1952
1953 * gnus.texi (Picons): Document gnus-picon-properties.
1954
19552012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1956
1957 * gnus.texi: Remove mention of compilation, as that's no longer
1958 supported.
1959
19602012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
1961
1962 * gnus.texi (Archived Messages): Mention
1963 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
1964
19652012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1966
1967 * gnus.texi (Various Summary Stuff):
1968 Remove mention of `gnus-propagate-marks'.
1969
19702012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1971
1972 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
1973 which no longer exist.
1974
19752012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
1976
1977 * gnus.texi (Archived Messages):
1978 Document gnus-gcc-self-resent-messages.
1979
19802012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1981
1982 * message.texi (Mail Variables):
1983 Mention the optional user parameter for X-Message-SMTP-Method.
1984
19852012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1986
1987 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
1988
1989 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
1990
19912012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1992
1993 * gnus.texi (Key Index): Change encoding to utf-8.
1994
ac1a0ce1 19952012-06-21 Glenn Morris <rgm@gnu.org>
2fecccba
GM
1996
1997 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
1998
71cca84d
G
19992012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2000
2001 * gnus.texi (Group Timestamp): Mention where to find documentation for
2002 the `gnus-tmp-' variables (bug#11601).
2003
888a7fc0
MA
20042012-06-11 Michael Albinus <michael.albinus@gmx.de>
2005
2006 Sync with Tramp 2.2.6-pre.
2007
2008 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
2009 where appropriate.
2010 (Ad-hoc multi-hops): New section.
2011 (Remote processes): New subsection "Running remote processes on
2012 Windows hosts".
2013 (History): Add remote commands on Windows, and ad-hoc multi-hop
2014 methods.
2015 (External methods): "ControlPersist" must be set to "no" for the
2016 `scpc' method.
2017 (Remote processes): Add a note about `auto-revert-tail-mode'.
2018 (Frequently Asked Questions): Use "scpx" in combination with
2019 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
2020
2021 * trampver.texi: Update release number.
2022
31ca4639 20232012-06-10 Chong Yidong <cyd@gnu.org>
c342cead
CY
2024
2025 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
2026 compilation for html-mono.
2027
0e8bbf66
PE
20282012-06-08 Paul Eggert <eggert@cs.ucla.edu>
2029
2030 * texinfo.tex: Merge from gnulib.
2031
b8f061b3
KY
20322012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
2033
2034 * Makefile.in (echo-info): Don't try to install info files named
2035 just ".info".
2036
16af873e
GM
20372012-05-28 Glenn Morris <rgm@gnu.org>
2038
c1dabff0
GM
2039 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
2040
16af873e
GM
2041 * sc.texi: Nuke hand-written node pointers.
2042 Fix top-level menu to match actual node order.
2043
1d5b82ef
GM
20442012-05-27 Glenn Morris <rgm@gnu.org>
2045
2046 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
2047 Some associated fixes, including not messing with chapno in cl.texi.
2048
33017faf 20492012-05-27 Bastien Guerry <bzg@gnu.org>
8c8b834f
BG
2050
2051 * org.texi (Durations and time values): Fix typo.
2052
d14b0029
JB
20532012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
2054
33017faf 2055 * doc/misc/calc.texi (Basic Operations on Units, Customizing Calc):
d14b0029
JB
2056 Mention `calc-ensure-consistent-units'.
2057
2f4cadd1 20582012-05-14 Andreas Schwab <schwab@linux-m68k.org>
78e91d08 2059
9879e263
AS
2060 * cc-mode.texi: Avoid space before macro in 4th argument of cross
2061 reference commands. (Bug#11461)
2062
78e91d08
AS
2063 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
2064
3fe7cdc8
GM
20652012-05-12 Glenn Morris <rgm@gnu.org>
2066
9598ef0b
GM
2067 * Makefile.in (mostlyclean): Add more TeX intermediates.
2068
7d326a29
GM
2069 * Makefile.in: Make it look more like the other doc Makefiles.
2070 Use explicit $srcdir in all dependencies.
2071 Remove cd $srcdir from rules.
2072 (VPATH): Remove.
2073 (infodir): Set to an absolute path.
2074 (INFO_TARGETS): Use short names.
2075 (mkinfodir): infodir is now absolute.
2076 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
2077
c7f95930 2078 * Makefile.in (info.info): Rename from info, to avoid duplication.
9583393f 2079 (.SUFFIXES): Disable implicit rules.
c7f95930 2080
3fe7cdc8
GM
2081 * Makefile.in (MKDIR_P): New, set by configure.
2082 (mkinfodir): Use $MKDIR_P.
2083
6f0652af
GM
20842012-05-07 Glenn Morris <rgm@gnu.org>
2085
2086 * forms.texi (Long Example): Update for changed location of files.
2087
8045b906
GM
20882012-05-04 Glenn Morris <rgm@gnu.org>
2089
2090 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
2091 (INFO_TARGETS): Use $INFO_EXT.
2092 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2093 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
2094 (INFO_TARGETS): Use $INFO_EXT.
2095 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2096
9e7a4bcf
GM
20972012-05-02 Glenn Morris <rgm@gnu.org>
2098
9aa071df
GM
2099 * Makefile.in (echo-info): New phony target, used by top-level.
2100
9e7a4bcf
GM
2101 * viper.texi: Make direntry shorter (also it is no longer "newest").
2102
2103 * emacs-gnutls.texi, ert.texi, org.texi:
2104 Fix dircategory, direntry to match info/dir.
2105
31cc861c
GM
2106 * faq.texi: Convert @inforefs to @xrefs.
2107 Fix some malformed cross-references.
f9e320bb
GM
2108 (File-name conventions): Shorten section name to avoid overfull line.
2109 (How to add fonts): Use smallexample to avoid overfull lines.
31cc861c 2110
723ea6b5
TZ
21112012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
2112
2113 * auth.texi (Help for users): Update for .gpg file being second.
2114
a8e7d6d7 21152012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2f885dca
BG
2116
2117 * org.texi (Agenda commands): Fix two typos: give corresponding
2118 function names, according to `org-agenda-view-mode-dispatch'.
2119
a8e7d6d7 21202012-04-27 Glenn Morris <rgm@gnu.org>
dae39d9c
GM
2121
2122 * faq.texi (Major packages and programs): Remove section.
2123 There is no point listing 6 packages (cf etc/MORE.STUFF).
2124 (Finding Emacs and related packages): Move "Spell-checkers" here.
578c1d4b 2125
dcbf5805
MA
21262012-04-22 Michael Albinus <michael.albinus@gmx.de>
2127
2128 * dbus.texi (Version): New node.
2129 (Properties and Annotations): Mention the object manager
2130 interface. Describe dbus-get-all-managed-objects.
2131 (Type Conversion): Floating point numbers are allowed, if an
2132 anteger does not fit Emacs's integer range.
2133 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
2134 (Asynchronous Methods): Fix description of
2135 dbus-call-method-asynchronously.
c5b0993e
EW
2136 (Receiving Method Calls): Fix some minor errors.
2137 Add dbus-interface-emacs.
dcbf5805
MA
2138 (Signals): Describe unicast signals and the new match rules.
2139 (Alternative Buses): Add the PRIVATE optional argument to
2140 dbus-init-bus. Describe its new return value. Add dbus-setenv.
2141
adee4030
GM
21422012-04-20 Glenn Morris <rgm@gnu.org>
2143
2144 * faq.texi (New in Emacs 24): New section.
2145 (Packages that do not come with Emacs): Mention M-x list-packages.
2146
35dc09a1 21472012-04-14 Alan Mackenzie <acm@muc.de>
932de51c
AM
2148
2149 * cc-mode.texi (c-offsets-alist): Correct a typo.
2150
35dc09a1 21512012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
801a68c8
BG
2152
2153 * org.texi (Deadlines and scheduling): Fix the example: the
2154 DEADLINE item should come right after the headline. We enforce
2155 this convention, so it is a bug not to illustrate it correctly in
2156 the manual.
2157
35dc09a1 21582012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
801a68c8
BG
2159
2160 * org.texi (Agenda commands): Fix documentation bug by swapping
2161 the equivalent keybindings to `org-agenda-next-line' with the ones
2162 to `org-agenda-previous-line'.
2163
35dc09a1 21642012-04-14 Glenn Morris <rgm@gnu.org>
f48a9cb4
GM
2165
2166 * Makefile.in: Replace non-portable use of $< in ordinary rules.
2167
e2560ea8
EZ
21682012-04-09 Eli Zaretskii <eliz@gnu.org>
2169
c5b0993e
EW
2170 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
2171 Add emacs-gnutls.
e2560ea8
EZ
2172 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
2173
6b4f4a2d
TZ
21742012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
2175
250b840e 2176 * Makefile.in: Add emacs-gnutls.texi to build.
6b4f4a2d
TZ
2177
2178 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
2179
ca2c89b6
TZ
21802012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
2181
2182 * auth.texi (Secret Service API): Edit further and give examples.
c8bf3227 2183 (Secret Service API): Adjust @samp to @code for collection names.
ca2c89b6 2184
aebd5f1a
GM
21852012-04-04 Glenn Morris <rgm@gnu.org>
2186
2187 * auth.texi (Secret Service API): Copyedits.
2188 (Help for developers): Fill in some missing function doc-strings.
3c93d00f
GM
2189 (Help for users, Help for developers)
2190 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
aebd5f1a 2191
0317dd51
MA
21922012-04-04 Michael Albinus <michael.albinus@gmx.de>
2193
2194 * auth.texi (Secret Service API): Add the missing text.
2195
3d439cd1
CY
21962012-04-04 Chong Yidong <cyd@gnu.org>
2197
2198 * message.texi (Using PGP/MIME): Note that epg is now the default.
2199
2200 * gnus.texi: Reduce references to obsolete pgg library.
2201 (Security): Note that epg is now the default.
2202
2203 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
2204
2205 * nxml-mode.texi (Completion): C-RET is no longer bound to
2206 nxml-complete.
2207
153ae947
BG
22082012-04-01 Jambunathan K <kjambunathan@gmail.com>
2209
2210 * org.texi (Customizing tables in ODT export): Correct few errors.
2211
22122012-04-01 Jambunathan K <kjambunathan@gmail.com>
2213
2214 * org.texi (Links in ODT export): Update.
2215 (Labels and captions in ODT export): New node.
2216
22172012-04-01 Jambunathan K <kjambunathan@gmail.com>
2218
2219 * org.texi (Literal examples in ODT export): htmlfontify.el in
2220 Emacs-24.1 now supports fontification. So ODT source blocks will
2221 be fontified by default.
2222
22232012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
2224
2225 * org.texi (Refiling notes): Remove duplicated keybinding.
2226
22272012-04-01 Eric Schulte <eric.schulte@gmx.com>
2228
2229 * org.texi (noweb): Documentation of this new option to the :noweb
2230 header argument.
2231
22322012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
2233
2234 * org.texi (Header and sectioning): Add example demonstrating how
2235 to use "LaTeX_CLASS_OPTIONS".
2236
22372012-04-01 Eric Schulte <eric.schulte@gmx.com>
2238
2239 * org.texi (Noweb reference syntax): Describe the ability to
2240 execute noweb references in the manual.
2241
22422012-04-01 Eric Schulte <eric.schulte@gmx.com>
2243
2244 * org.texi (cache): Improve cache documentation when session
2245 evaluation is used.
2246
22472012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2248
2249 * org.texi (Plain lists): Document removal.
2250
22512012-04-01 Michael Brand <michael.ch.brand@gmail.com>
2252
2253 * org.texi: Decapitalize file name in references to Calc manual.
2254
22552012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2256
2257 * org.texi (Plain lists): Document removal.
2258
22592012-04-01 Jambunathan K <kjambunathan@gmail.com>
2260
2261 * org.texi (Top, OpenDocument Text export)
2262 (ODT export commands, Extending ODT export)
2263 (Images in ODT export, Tables in ODT export)
2264 (Configuring a document converter): Add or Update.
2265
22662012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
2267
2268 * org.texi (MobileOrg): Change the wording to reflect that the
2269 Android Version is no longer just the little brother of the iOS
2270 version.
2271
22722012-04-01 Eric Schulte <eric.schulte@gmx.com>
2273
c5b0993e 2274 * org.texi (Key bindings and useful functions): Update babel key
153ae947
BG
2275 binding documentation in manual.
2276
22772012-04-01 Eric Schulte <eric.schulte@gmx.com>
2278
2279 * org.texi (noweb): Document new noweb header value.
2280
22812012-04-01 Eric Schulte <eric.schulte@gmx.com>
2282
2283 * org.texi (noweb-sep): Document new header argument.
2284
22852012-04-01 Eric Schulte <eric.schulte@gmx.com>
2286
2287 * org.texi (noweb-ref): Documentation of this new custom variable.
2288
22892012-04-01 Eric Schulte <eric.schulte@gmx.com>
2290
2291 * org.texi (wrap): Update the new :wrap documentation to match the
2292 current implementation.
2293
22942012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2295
2296 * org.texi: Added documentation for :wrap.
2297
22982012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2299
2300 * org.texi: #+RESULTS now user-configurable.
2301
23022012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2303
2304 * org.texi: Documented :noweb no-export.
2305
23062012-04-01 Thomas Dye <dk@poto.local>
2307
2308 * org.texi: Edit :noweb no header argument for correctness.
2309
1e20eeb7 23102012-04-01 Bastien Guerry <bzg@gnu.org>
153ae947
BG
2311
2312 * org.texi (Customization): Update the approximate number of Org
2313 variables.
2314
23152012-04-01 Thomas Dye <dk@poto.local>
2316
2317 * org.texi: The :results wrap produces a drawer instead of a
2318 begin_results block.
2319
005a89ff
G
23202012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
2321
2322 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
2323 reflect the new default.
2324
589ce070
EZ
23252012-03-10 Eli Zaretskii <eliz@gnu.org>
2326
2327 * info.texi (Expert Info): Move the index entry for "Texinfo" from
2328 "Getting Started" to this node. (Bug#10450)
2329
a5392527
CY
23302012-03-10 Chong Yidong <cyd@gnu.org>
2331
8ae818e4
CY
2332 * flymake.texi (Example -- Configuring a tool called via make):
2333 Mention the Automake COMPILE variable (Bug#8715).
2334
a5392527
CY
2335 * info.texi (Getting Started): Add an index entry (Bug#10450).
2336
d49902e4
MA
23372012-03-02 Michael Albinus <michael.albinus@gmx.de>
2338
2339 * dbus.texi (Signals): Known names will be mapped onto unique
2340 names, when registering for signals.
2341
53eced6d
GM
23422012-02-29 Glenn Morris <rgm@gnu.org>
2343
bcd6cd23
GM
2344 * url.texi: Fix quote usage in body text.
2345
775b55af
GM
2346 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
2347
53eced6d
GM
2348 * cl.texi: Use @code{} in menus when appropriate.
2349
44e97401
GM
23502012-02-28 Glenn Morris <rgm@gnu.org>
2351
2352 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
2353 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
2354 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
2355 * org.texi, sc.texi, vip.texi, viper.texi:
2356 Standardize possessive apostrophe usage.
2357
fa9a0855
CY
23582012-02-26 Chong Yidong <cyd@gnu.org>
2359
2360 * ediff.texi (Quick Help Commands): Add a couple of index entries
2361 (Bug#10834).
2362
0fd2c9a3
GM
23632012-02-17 Glenn Morris <rgm@gnu.org>
2364
2365 * gnus.texi (Posting Styles):
2366 * remember.texi (Org): Fix cross-refs to other manuals.
2367
9f26dc24
GM
23682012-02-15 Glenn Morris <rgm@gnu.org>
2369
2370 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
2371 (Encryption): New chapter, split out from previous.
2372
3d2af193
LI
23732012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
2374
c5b0993e
EW
2375 * gnus.texi (Customizing the IMAP Connection):
2376 Mention nnimap-record-commands.
3d2af193 2377
b74c9672
GM
23782012-02-10 Glenn Morris <rgm@gnu.org>
2379
2380 * url.texi (Retrieving URLs): Update url-retrieve arguments.
2381 Mention url-queue-retrieve.
2382
2ebc3b94
GM
23832012-02-09 Glenn Morris <rgm@gnu.org>
2384
9fcfcdef
GM
2385 * sem-user.texi (Semantic mode user commands): Typo fix.
2386
2ebc3b94
GM
2387 * info.texi (Create Info buffer): Mention info-display-manual.
2388
7c4bbb69
LI
23892012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
2390
2391 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
2392 example (modified from an example by Michael Albinus).
2393
debce7bc
G
23942012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
2395
2396 * gnus.texi (Agent Basics): Fix outdated description of
2397 `gnus-agent-auto-agentize-methods'.
2398
b207a4ec
AS
23992012-01-28 Andreas Schwab <schwab@linux-m68k.org>
2400
2401 * cc-mode.texi: Always @defindex ss.
2402 (Config Basics): Fix argument of @itemize.
2403 (Macro Backslashes): Add @code around index entry.
2404
b8fe8712
GM
24052012-01-23 Glenn Morris <rgm@gnu.org>
2406
2407 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
2408
02dc2fd7
EH
24092012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
2410
2411 * tramp.texi (File): Tweak wording for the `scpc' option.
2412
e7719ea1
G
24132012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2414
2415 * gnus.texi (Group Parameters): Really note precedence.
2416
9937bef4
G
24172012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2418
2419 * gnus.texi (Group Parameters): Note precedence.
2420
e66ba1df
BG
24212012-01-03 Eric Schulte <eric.schulte@gmx.com>
2422
2423 * org.texi (Noweb reference syntax): Adding documentation of
2424 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
2425 variable.
2426
24272012-01-03 Bastien Guerry <bzg@gnu.org>
2428
2429 * org.texi (Plain lists): Split the table to fix the display
2430 of items.
2431
24322012-01-03 Bastien Guerry <bzg@gnu.org>
2433
2434 * org.texi (Plain lists): Fix misplaced explanation.
2435
24362012-01-03 Bastien Guerry <bzg@gnu.org>
2437
2438 * org.texi (Plain lists, Agenda files): Add index entries.
2439
24402012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2441
2442 * org.texi: Use "Org mode" instead of alternatives like
2443 "Org-mode" or "org-mode".
2444
24452012-01-03 Bernt Hansen <bernt@norang.ca>
2446
c5b0993e
EW
2447 * org.texi (Agenda commands):
2448 Document `org-clock-report-include-clocking-task'.
e66ba1df
BG
2449
24502012-01-03 Bastien Guerry <bzg@gnu.org>
2451
2452 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
2453 C-c' on checkboxes.
2454
24552012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2456
2457 * org.texi: End sentences with two spaces.
2458
24592012-01-03 Michael Brand <michael.ch.brand@gmail.com>
2460
2461 * org.texi (External links): Document the link types file+sys
2462 and file+emacs, slightly narrow used page width.
2463
24642012-01-03 Eric Schulte <eric.schulte@gmx.com>
2465
2466 * org.texi (colnames): Note that colnames behavior may differ
2467 across languages.
2468
24692012-01-03 Bastien Guerry <bzg@gnu.org>
2470
2471 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
2472
24732012-01-03 Thomas Dye <dk@poto.westell.com>
2474
2475 * org.texi: Augmented discussion of babel property
2476 inheritance. Put footnote outside sentence ending period.
2477
24782012-01-03 Eric Schulte <schulte.eric@gmail.com>
2479
2480 * org.texi (eval): Documenting the full range of :eval header
2481 argument values.
2482
24832012-01-03 Eric Schulte <schulte.eric@gmail.com>
2484
2485 * org.texi (eval): Documentation of the new :eval option.
2486
24872012-01-03 Thomas Dye <dk@poto.local>
2488
2489 * org.texi: Add accumulated properties.
2490
24912012-01-03 Thomas Dye <dk@poto.local>
2492
2493 * org.texi: Documented no spaces in name=assign, another
2494 correction to :var table.
2495
24962012-01-03 Thomas Dye <dk@poto.local>
2497
2498 * org.texi: Changed DATA to NAME in Working With Source Code
2499 section.
2500
25012012-01-03 Tom Dye <tsd@tsdye.com>
2502
2503 * org.texi: Minor change to :var table.
2504
25052012-01-03 Tom Dye <tsd@tsdye.com>
2506
2507 * org.texi: More changes to :var table (some examples were wrong).
2508
25092012-01-03 Tom Dye <tsd@tsdye.com>
2510
2511 * org.texi: Cleaned up :var table.
2512
25132012-01-03 Bastien Guerry <bzg@gnu.org>
2514
2515 * org.texi (Timestamps, Weekly/daily agenda)
2516 (Weekly/daily agenda): Add @cindex for "appointment".
2517
25182012-01-03 Eric Schulte <schulte.eric@gmail.com>
2519
2520 * org.texi (Literal examples): A new link to the template for
2521 inserting empty code blocks.
2522 (Structure of code blocks): A new link to the template for
2523 inserting empty code blocks.
2524
25252012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
2526
2527 * org.texi (External links): Add footnote on how the behavior
2528 of the text search in Org files are controled by the variable
2529 `org-link-search-must-match-exact-headline'.
2530
25312012-01-03 Eric Schulte <schulte.eric@gmail.com>
2532
c5b0993e
EW
2533 * org.texi (Buffer-wide header arguments):
2534 Update documentation to reflect removal of #+PROPERTIES.
e66ba1df
BG
2535
25362012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
2537
2538 * org.texi (The clock table): Mention that ACHIVED trees
2539 contribute to the clock table.
2540
25412012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
2542
2543 * org.texi (Conflicts): Better yasnippet config info.
2544
25452012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
2546
2547 * org.texi (Selective export): Explicitely mention the default
2548 values for `org-export-select-tags',
2549 `org-export-exclude-tags'.
2550
25512012-01-03 Tom Dye <tsd@tsdye.com>
2552
2553 * org.texi: Added a line to specify that header arguments are
2554 lowercase.
2555
25562012-01-03 Tom Dye <tsd@tsdye.com>
2557
2558 * org.texi: :var requires default value when declared.
2559
25602012-01-03 Bastien Guerry <bzg@gnu.org>
2561
2562 * org.texi (Handling links): Add a note about the
2563 `org-link-frame-setup' option.
2564
25652012-01-03 David Maus <dmaus@ictsoc.de>
2566
2567 * org.texi (Exporting Agenda Views, Extracting agenda
2568 information): Fix command line syntax, quote symbol parameter
2569 values.
2570
25712012-01-03 David Maus <dmaus@ictsoc.de>
2572
2573 * org.texi (Exporting Agenda Views): Fix command line syntax.
2574
8d80ef01
PE
25752011-12-28 Paul Eggert <eggert@cs.ucla.edu>
2576
2577 * gnus.texi (Mail Source Customization, Mail Back End Variables):
2578 Use octal notation for file permissions, which are normally
2579 thought of in octal.
2580 (Mail Back End Variables): Use more-plausible modes in example.
2581
47d42d81
AM
25822011-12-20 Alan Mackenzie <acm@muc.de>
2583
2584 * cc-mode.texi: Update version string 5.31 -> 5.32.
2585
a98edce9
JB
25862011-12-06 Juanma Barranquero <lekktu@gmail.com>
2587
2588 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
2589
321decc8
GM
25902011-11-24 Glenn Morris <rgm@gnu.org>
2591
2592 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
2593
f8107b79
JB
25942011-11-24 Juanma Barranquero <lekktu@gmail.com>
2595
2596 * makefile.w32-in: Update dependencies.
2597
f5a96a4f
GM
25982011-11-20 Glenn Morris <rgm@gnu.org>
2599
2600 * gnus.texi (Group Information):
2601 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
2602
cd1181db
JB
26032011-11-20 Juanma Barranquero <lekktu@gmail.com>
2604
2605 * gnus-coding.texi (Gnus Maintenance Guide):
2606 Rename from "Gnus Maintainance Guide".
2607
2608 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
2609 * eieio.texi (Customizing):
fe7a3057
JB
2610 * gnus.texi (Article Washing):
2611 * gnus-news.texi:
2612 * sem-user.texi (Smart Jump): Fix typos.
cd1181db 2613
7877f373
JB
26142011-11-16 Juanma Barranquero <lekktu@gmail.com>
2615
2616 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
2617
0d26e0b6
JB
26182011-11-15 Juanma Barranquero <lekktu@gmail.com>
2619
c7015153
JB
2620 * ede.texi (project-am-texinfo):
2621 * gnus.texi (Sending or Not Sending):
2622 * org.texi (Template elements): Fix typos.
0d26e0b6 2623
0b381c7e
JB
26242011-11-14 Juanma Barranquero <lekktu@gmail.com>
2625
2626 * ediff.texi (Hooks):
c7015153 2627 * sem-user.texi (Semanticdb Roots): Fix typos.
0b381c7e 2628
40a8bdf6
JB
26292011-11-11 Juanma Barranquero <lekktu@gmail.com>
2630
2631 * semantic.texi (Tag handling): Fix typo.
2632
57dda3bb
KY
26332011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
2634
2635 * gnus.texi (Other Gnus Versions): Remove.
2636
52bedd34
AM
26372011-10-28 Alan Mackenzie <acm@muc.de>
2638
2639 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
2640 (Other Special Indentations): Add an xref to "Macros with ;".
2641 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
2642 "Macros with ;".
2643 (Macros with ;): New page.
2644
00b77525
GM
2645 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
2646 Document the new handling of nested scopes for movement by defuns.
52bedd34 2647
4a623313
MA
26482011-10-23 Michael Albinus <michael.albinus@gmx.de>
2649
2650 Sync with Tramp 2.2.3.
2651
2652 * trampver.texi: Update release number.
2653
466a320e
GM
26542011-10-14 Glenn Morris <rgm@gnu.org>
2655
2656 * ert.texi (Introduction, How to Run Tests)
2657 (Running Tests Interactively, Expected Failures)
2658 (Tests and Their Environment, Useful Techniques)
2659 (Interactive Debugging, Fixtures and Test Suites):
2660 Minor rephrasings.
2661 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
2662 (Running Tests in Batch Mode): Simplify loading instructions.
2663 (Test Selectors): Clarify some selectors.
2664 (Expected Failures, Useful Techniques):
2665 Make examples fit in 80 columns.
2666
2be4956d
JB
26672011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
2668
2669 * calc.texi (Basic Operations on Units): Discuss temperature
2670 conversion (`u t') alongside with other unit conversions ('u c').
2671
7359a765
GM
26722011-10-12 Glenn Morris <rgm@gnu.org>
2673
2674 * ert.texi: Whitespace trivia to make main menu items line up better.
2675
a0c52e5d
GM
26762011-10-08 Glenn Morris <rgm@gnu.org>
2677
2678 * Makefile.in: Fix ert rules.
2679
465d0300
G
26802011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2681
2682 * gnus.texi (Gnus Utility Functions): Add more references and
2683 explanations (bug#9683).
2684
a5166359
LMI
26852011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2686
2687 * gnus.texi (Archived Messages): Note the default (bug#9552).
2688
b523dc20
BW
26892011-09-21 Bill Wohler <wohler@newt.com>
2690
2691 Release MH-E manual version 8.3.
2692
58179cce 2693 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
b523dc20 2694 release 8.3.
c5b0993e 2695 (Preface): Update support information.
bd7239f5 2696 (From Bill Wohler): Reset text to original version. As a
b523dc20
BW
2697 historical quote, the tense should be correct in the time that it
2698 was written.
2699
0afb49a1
LMI
27002011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2701
2702 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
2703 (Finding the News): Doc clarification.
2704 (Terminology): Mention naming.
2705
e21bac42
G
27062011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2707
2708 * gnus.texi: Remove mentions of `recent', which are now obsolete.
2709 (Interactive): Document `quiet'.
2710
5b409b39 27112011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
5cb05633 2712
bd7239f5 2713 * org.texi (Images in LaTeX export): Rewrite.
5cb05633 2714
5b409b39 27152011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 2716
bd7239f5 2717 * org.texi (Using the mapping API): Mention 'region as a possible
3ab2c837
BG
2718 scope for `org-map-entries'.
2719
5b409b39 27202011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2721
2722 * org.texi (Visibility cycling): Document `org-copy-visible'.
2723
5b409b39 27242011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 2725
bd7239f5 2726 * org.texi (Template expansion): Order template sequences in the
3ab2c837
BG
2727 proper order.
2728
5b409b39 27292011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2730
2731 * org.texi (eval): Expand discussion of the :eval header argument.
2732
5b409b39 27332011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
2734
2735 * org.texi (Languages): Add Lilypond and Awk as supported
2736 languages.
2737
5b409b39 27382011-08-15 Achim Gratz <stromeko@nexgo.de>
3ab2c837 2739
bd7239f5 2740 * org.texi: Document that both CLOCK_INTO_DRAWER and
3ab2c837
BG
2741 LOG_INTO_DRAWER can be used to override the contents of variable
2742 org-clock-into-drawer (or if unset, org-log-into-drawer).
2743
bd7239f5 2744 * org.texi: Replace @xref->@pxref.
3ab2c837 2745
5b409b39 27462011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2747
2748 * org.texi (Evaluating code blocks): Documenting the new option
2749 for inline call lines.
2750
5b409b39 27512011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2752
2753 * org.texi (Results of evaluation): More explicit about the
2754 mechanism through which interactive evaluation of code is
2755 performed.
2756
5b409b39 27572011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2758
2759 * org.texi (noweb-ref): New header argument documentation.
2760
5b409b39 27612011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2762
2763 * org.texi (Extracting source code): Documentation of the new
2764 org-babel-tangle-named-block-combination variable.
2765
5b409b39 27662011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 2767
bd7239f5 2768 * org.texi (Structure of code blocks): Explicitly state that the
ed9265fc 2769 behavior of multiple blocks of the same name is undefined.
3ab2c837 2770
5b409b39 27712011-08-15 Christian Egli <christian.egli@sbszh.ch>
3ab2c837
BG
2772
2773 * org.texi (TaskJuggler export): Modify the example to reflect the
2774 new effort durations.
2775
5b409b39 27762011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
2777
2778 * org.texi (Images in LaTeX export): Escape curly brackets in
2779 LaTeX example.
2780
5b409b39 27812011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2782
2783 * org.texi (The clock table): Document the :properties and
2784 :inherit-props arguments for the clocktable.
2785
5b409b39 27862011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2787
2788 * org.texi (Tables in LaTeX export): Document specifying placement
2789 options for tables.
2790
5b409b39 27912011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2792
2793 * org.texi (Evaluating code blocks): More specific documentation
2794 about the different types of header arguments.
2795
5b409b39 27962011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3ab2c837
BG
2797
2798 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
2799
5b409b39 28002011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2801
2802 * org.texi (Built-in table editor): Document the table field
2803 follow mode.
2804
5b409b39 28052011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
2806
2807 * org.texi (Easy Templates): Document new template.
2808
5b409b39 28092011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
2810
2811 * org.texi (Literal examples): Add a cross-reference from "Literal
2812 Examples" to "Easy Templates."
2813
5b409b39 28142011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2815
2816 * org.texi (The clock table): Add link to match syntax.
2817
5b409b39 28182011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2819
2820 * org.texi (Agenda commands): Document clock consistency checks.
2821
5b409b39 28222011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2823
2824 * org.texi (Built-in table editor): Document that \vert represents
2825 a vertical bar in a table field.
2826
5b409b39 28272011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2828
2829 * org.texi (Literal examples): Link from "Markup" > "Literate
2830 Examples" to "Working with Source Code".
2831
5b409b39 28322011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
2833
2834 * org.texi (Agenda commands): Doc for function option to bulk
2835 action.
2836
5b409b39 28372011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2838
2839 * org.texi (Template expansion): Document new %<...> template
2840 escape.
2841
5b409b39 28422011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2843
2844 * org.texi (Selective export): Document exclusion of any tasks
2845 from export.
2846
5b409b39 28472011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2848
2849 * org.texi (Selective export): Document how to exclude DONE tasks
2850 from export.
2851 (Publishing options): Document the properties to be used to turn off
2852 export of DONE tasks.
2853
5b409b39 28542011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2855
2856 * org.texi (The date/time prompt): Document date range protection.
2857
5b409b39 28582011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2859
2860 * org.texi (padline): Documentation of the new padline header
2861 argument.
2862
5b409b39 28632011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2864
2865 * org.texi (var): Adding "[" to list of characters triggering
2866 elisp evaluation.
2867
5b409b39 28682011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2869
2870 * org.texi (var): Documentation of Emacs Lisp evaluation during
2871 variable assignment.
2872
5b409b39 28732011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2874
2875 * org.texi (colnames): Reference indexing into variables, and note
2876 that colnames are *not* removed before indexing occurs.
2877 (rownames): Reference indexing into variables, and note that
2878 rownames are *not* removed before indexing occurs.
2879
5b409b39 28802011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2881
2882 * org.texi (var): Clarification of indexing into tabular
2883 variables.
2884
5b409b39 28852011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2886
2887 * org.texi (results): Documentation of the `:results wrap' header
2888 argument.
2889
5b409b39 28902011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 2891
bd7239f5 2892 * org.texi (LaTeX and PDF export): Add a note about a limitation
3ab2c837
BG
2893 of the LaTeX export: the org file has to be properly structured.
2894
5b409b39 28952011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 2896
c5b0993e
EW
2897 * org.texi (Dynamic blocks, Structure editing):
2898 Mention the function `org-narrow-to-block'.
3ab2c837 2899
5b409b39 29002011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2901
2902 * org.texi (Languages): Updating list of code block supported
2903 languages.
2904
5b409b39 29052011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2906
2907 * org.texi (Special properties): CATEGORY is a special property,
2908 but it may also used in the drawer.
2909
5b409b39 29102011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2911
2912 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
2913
5b409b39 29142011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
2915
2916 * org.texi (Include files): Document :lines.
2917
5b409b39 29182011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2919
2920 * org.texi (comments): Documentation of the ":comments noweb" code
2921 block header argument.
2922
5b409b39 29232011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 2924
c5b0993e 2925 * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
3ab2c837
BG
2926 added extra whitespace around functions to be consistent with the
2927 rest of the section.
2928
5b409b39 29292011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 2930
c5b0993e 2931 * org.texi (Evaluating code blocks): Expand discussion of
3ab2c837 2932 #+call: line syntax.
c5b0993e 2933 (Header arguments in function calls): Expand discussion of
3ab2c837
BG
2934 #+call: line syntax.
2935
5b409b39 29362011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2937
2938 * org.texi (Evaluating code blocks): More explicit about how to
2939 pass variables to #+call lines.
2940
5b409b39 29412011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2942
2943 * org.texi (Results of evaluation): Link to the :results header
2944 argument list from the "Results of evaluation" section.
2945
5b409b39 29462011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2947
2948 * org.texi (Conflicts): Adding additional information about
2949 resolving org/yasnippet conflicts.
2950
5b409b39 29512011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
2952
2953 * org.texi (Publishing options): Document style-include-scripts
2954 publishing project property.
2955
5b409b39 29562011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2957
2958 * org.texi (Sparse trees): Document the next-error /
2959 previous-error functionality.
2960
5b409b39 29612011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837 2962
c5b0993e 2963 * org.texi (cache): Improve documentation of code block caches.
3ab2c837 2964
5b409b39 29652011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837 2966
c5b0993e
EW
2967 * org.texi (Code block specific header arguments):
2968 Documentation of multi-line header arguments.
3ab2c837 2969
5b409b39 29702011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2971
2972 * org.texi (Code evaluation security): Add example for using a
2973 function.
2974
5b409b39 29752011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2976
2977 * org.texi (Tables in LaTeX export): Documentation of new
2978 attr_latex options for tables.
2979
5b409b39
BG
29802011-08-03 Michael Albinus <michael.albinus@gmx.de>
2981
2982 * trampver.texi: Update release number.
2983
29842011-07-30 Michael Albinus <michael.albinus@gmx.de>
2985
2986 Sync with Tramp 2.2.2.
2987
2988 * trampver.texi: Update release number.
2989
064e2d08
LMI
29902011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2991
2992 * flymake.texi (Example -- Configuring a tool called via make):
2993 Use /dev/null instead of the Windows "nul" (bug#8715).
2994
b8151e9c
LMI
29952011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
2996
2997 * widget.texi (Setting Up the Buffer): Remove mention of the
2998 global keymap parent, which doesn't seem to be accurate
2999 (bug#7045).
3000
5b409b39
BG
30012011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3002
3003 * org.texi (Special agenda views): Fix double quoting (bug#3509).
3004
c0a8ae95
KR
30052010-07-10 Kevin Ryde <user42@zip.com.au>
3006
3007 * cl.texi (For Clauses): Add destructuring example processing an
3008 alist (bug#6596).
3009
ac6531ad
LMI
30102011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3011
3012 * ediff.texi (Major Entry Points): Remove mention of `require',
3013 since that's not pertinent in the installed Emacs (bug#9016).
3014
d30dd079
G
30152011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3016
3017 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
0c502747
LMI
3018 (Filtering New Groups): Clarify how simple the "options -n" format is.
3019 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
3020 is internal.
d30dd079 3021
862c0d68
MA
30222011-07-04 Michael Albinus <michael.albinus@gmx.de>
3023
c5b0993e
EW
3024 * tramp.texi (Cleanup remote connections):
3025 Add `tramp-cleanup-this-connection'.
862c0d68 3026
cd865a33
G
30272011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3028
3029 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
3030 zombies.
3031 (Checking New Groups): Ditto (bug#8974).
c5b0993e 3032 (Checking New Groups): Move the reference to the right place.
cd865a33
G
3033
30342011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
3035
3036 * gnus.texi (Startup Files): Clarify that we're talking about numbered
3037 backups, and not actual vc (bug#8975).
3038
79414ae4
KR
30392011-07-03 Kevin Ryde <user42@zip.com.au>
3040
3041 * cl.texi (For Clauses): @items for hash-values and key-bindings
3042 to make them more visible when skimming. Add examples of `using'
3043 clause to them, examples being clearer than a description in
3044 words (bug#6599).
3045
847ccf7c
AM
30462011-07-01 Alan Mackenzie <acm@muc.de>
3047
3048 * cc-mode.texi (Guessing the Style): New page.
3049 (Styles): Add a short introduction to above.
3050
3da13bb9
DD
30512011-06-28 Deniz Dogan <deniz@dogan.se>
3052
3053 * rcirc.texi (Configuration): Bug-fix:
3054 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
3055 Reported by Elias Pipping <pipping@exherbo.org>.
3056
60a0884e
G
30572011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3058
c5b0993e
EW
3059 * gnus.texi (Summary Mail Commands):
3060 Document `gnus-summary-reply-to-list-with-original'.
60a0884e 3061
0c7efc08
SM
30622011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
3063
3064 * eshell.texi (Known problems): Fix typo.
3065
ea3596a2
MA
30662011-06-12 Michael Albinus <michael.albinus@gmx.de>
3067
0c7efc08 3068 * tramp.texi (Customizing Completion): Mention authinfo-style files.
ea3596a2
MA
3069 (Password handling): `auth-source-debug' is good for debug messages.
3070
2da9c605
G
30712011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
3072
3073 * gnus.texi (Store custom flags and keywords): Refer to
3074 `gnus-registry-article-marks-to-{chars,names}' instead of
3075 `gnus-registry-user-format-function-{M,M2}'.
3076
e61923c8
GM
30772011-05-27 Paul Eggert <eggert@cs.ucla.edu>
3078
3079 * texinfo.tex: Merge from gnulib.
3080
627abcdd
TZ
30812011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
3082
3083 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
0c7efc08
SM
3084 (Store custom flags and keywords):
3085 Mention `gnus-registry-user-format-function-M' and
627abcdd
TZ
3086 `gnus-registry-user-format-function-M2'.
3087
a3c92bc1
EZ
30882011-05-17 Paul Eggert <eggert@cs.ucla.edu>
3089
8f906c40 3090 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
a3c92bc1 3091
85d870a9
GM
30922011-05-17 Glenn Morris <rgm@gnu.org>
3093
3094 * gnus.texi (Face): Fix typo.
3095
2cdee799
GM
30962011-05-14 Glenn Morris <rgm@gnu.org>
3097
3098 * dired-x.texi (Omitting Examples): Minor addition.
3099
79b70037
GM
31002011-05-10 Jim Meyering <meyering@redhat.com>
3101
3102 * ede.texi: Fix typo "or or -> or".
3103
a7111a62 31042011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
c2f51e23
G
3105
3106 * gnus.texi (Summary Buffer Lines):
3107 gnus-summary-user-date-format-alist does not exist.
3108 (Sorting the Summary Buffer): More about sorting threads.
3109
69026aba
MA
31102011-04-25 Michael Albinus <michael.albinus@gmx.de>
3111
3112 * trampver.texi: Update release number.
3113
9024ff79
MA
31142011-04-14 Michael Albinus <michael.albinus@gmx.de>
3115
3116 * tramp.texi (Frequently Asked Questions): New item for disabling
3117 Tramp in other packages.
3118
c3c65d73
TZ
31192011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
3120
3121 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
0c7efc08 3122 (Fancy splitting to parent, Store arbitrary data):
c5b0993e 3123 Update gnus-registry docs.
c3c65d73 3124
9ec6a317
JB
31252011-04-13 Juanma Barranquero <lekktu@gmail.com>
3126
3127 * ede.texi: Fix typos.
3128
1e3b6001
G
31292011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3130
9ec6a317
JB
3131 * gnus.texi (Window Layout): @itemize @code doesn't exist.
3132 It's @table @code.
1e3b6001 3133
a5954fa5
G
31342011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
3135
ed9265fc 3136 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
a5954fa5 3137
d71990a1
JB
31382011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
3139
3140 * calc.texi (Logarithmic Units): Update the function names.
3141
1518e4f0
G
31422011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3143
3144 * message.texi (Various Commands): Document format specs in the
3145 ellipsis.
3146
a123622d
G
31472011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
3148
3149 * message.texi (Insertion Variables): Document message-cite-style.
3150
31512011-03-14 Michael Albinus <michael.albinus@gmx.de>
e756ec02
MA
3152
3153 * tramp.texi (Remote processes): New subsection "Running shell on
3154 a remote host".
3155
4248cca2
TZ
31562011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
3157
3158 * auth.texi (Help for developers): Update docs to explain that the
3159 :save-function will only run the first time.
3160
54ce11a1
GM
31612011-03-12 Glenn Morris <rgm@gnu.org>
3162
3163 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
3164 (emacs-faq.text): New target.
3165 (clean): Add emacs-faq.
3166
0c3b25f8
MA
31672011-03-12 Michael Albinus <michael.albinus@gmx.de>
3168
3169 Sync with Tramp 2.2.1.
3170
3171 * trampver.texi: Update release number.
3172
b740639e
GM
31732011-03-11 Glenn Morris <rgm@gnu.org>
3174
3175 * Makefile.in (HTML_TARGETS): New.
3176 (clean): Delete $HTML_TARGETS.
3177 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
3178
733afdf4
TZ
31792011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
3180
3181 * auth.texi (Help for developers): Show example of using
3182 `auth-source-search' with prompts and :save-function.
3183
33383987
JB
31842011-03-07 Chong Yidong <cyd@stupidchicken.com>
3185
3186 * Version 23.3 released.
3187
a5057546
G
31882011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
3189
3190 * message.texi (Message Buffers): Update default value of
3191 message-generate-new-buffers.
3192
479a2c9b
JB
31932011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
3194
3195 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
3196 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
3197 respectively.
05a29101
JB
3198 (Musical Notes): New section.
3199 (Customizing Calc): Mention the customizable variable
3200 calc-note-threshold.
479a2c9b 3201
e0535b76
GM
32022011-03-03 Glenn Morris <rgm@gnu.org>
3203
3204 * url.texi (Dealing with HTTP documents): Remove reference to
3205 function url-decode-text-part; never seems to have existed. (Bug#6038)
e7b21e2b 3206 (Configuration): Update url-configuration-directory description.
e0535b76 3207
2777ccbf
GM
32082011-03-02 Glenn Morris <rgm@gnu.org>
3209
3210 * dired-x.texi (Multiple Dired Directories): Remove mentions
3211 of dired-default-directory-alist and dired-default-directory.
3212 Move dired-smart-shell-command here...
3213 (Miscellaneous Commands): ... from here.
3214
257219bd
PE
32152011-03-02 Paul Eggert <eggert@cs.ucla.edu>
3216
3217 * texinfo.tex: Update to version 2011-02-24.09.
3218
8889f4e2
GM
32192011-03-02 Glenn Morris <rgm@gnu.org>
3220
3221 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
3222 instead of the obsoleted dired-omit-here-always.
3223
5d41af19
MA
32242011-02-28 Michael Albinus <michael.albinus@gmx.de>
3225
3226 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
3227 supported systems.
3228
2b0c7330 32292011-02-28 Glenn Morris <rgm@gnu.org>
51a13bdd 3230
61cf3a76
GM
3231 * dbus.texi (Type Conversion): Grammar fix.
3232
cce7d530 32332011-02-23 Michael Albinus <michael.albinus@gmx.de>
51a13bdd 3234
cce7d530
GM
3235 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
3236 "Debian GNU/Linux".
51a13bdd 3237
cce7d530
GM
3238 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
3239
817b48a7
GM
32402011-02-23 Glenn Morris <rgm@gnu.org>
3241
cce7d530
GM
3242 * dired-x.texi (Features): Minor rephrasing.
3243 (Local Variables): Fix typos.
47301027
GM
3244
3245 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
3246 Standardize some Emacs/XEmacs terminology.
3247
817b48a7
GM
3248 * dired-x.texi (Features): Don't advertise obsolete local variables.
3249 Simplify layout.
3250 (Omitting Variables): Update local variables example.
3251 (Local Variables): Say this is obsolete. Fix description of
3252 dired-enable-local-variables possible values.
3253
4a3988d5
G
32542011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
3255
3256 * auth.texi (Help for users): Mention ~/.netrc is also searched by
3257 default now.
3258
8e22bee0
G
32592011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
3260
3261 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
3262
06b840e0
LI
32632011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
3264
3265 * gnus.texi (Window Layout): Document layout names.
3266
67ab0163 32672011-02-19 Eli Zaretskii <eliz@gnu.org>
0c973505
EZ
3268
3269 * ada-mode.texi: Sync @dircategory with ../../info/dir.
3270 * auth.texi: Sync @dircategory with ../../info/dir.
3271 * autotype.texi: Sync @dircategory with ../../info/dir.
3272 * calc.texi: Sync @dircategory with ../../info/dir.
3273 * cc-mode.texi: Sync @dircategory with ../../info/dir.
3274 * cl.texi: Sync @dircategory with ../../info/dir.
3275 * dbus.texi: Sync @dircategory with ../../info/dir.
3276 * dired-x.texi: Sync @dircategory with ../../info/dir.
3277 * ebrowse.texi: Sync @dircategory with ../../info/dir.
3278 * ede.texi: Sync @dircategory with ../../info/dir.
3279 * ediff.texi: Sync @dircategory with ../../info/dir.
3280 * edt.texi: Sync @dircategory with ../../info/dir.
3281 * eieio.texi: Sync @dircategory with ../../info/dir.
3282 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
3283 * epa.texi: Sync @dircategory with ../../info/dir.
3284 * erc.texi: Sync @dircategory with ../../info/dir.
3285 * eshell.texi: Sync @dircategory with ../../info/dir.
3286 * eudc.texi: Sync @dircategory with ../../info/dir.
3287 * flymake.texi: Sync @dircategory with ../../info/dir.
3288 * forms.texi: Sync @dircategory with ../../info/dir.
3289 * gnus.texi: Sync @dircategory with ../../info/dir.
3290 * idlwave.texi: Sync @dircategory with ../../info/dir.
3291 * mairix-el.texi: Sync @dircategory with ../../info/dir.
3292 * message.texi: Sync @dircategory with ../../info/dir.
3293 * mh-e.texi: Sync @dircategory with ../../info/dir.
3294 * newsticker.texi: Sync @dircategory with ../../info/dir.
3295 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
3296 * org.texi: Sync @dircategory with ../../info/dir.
3297 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
3298 * pgg.texi: Sync @dircategory with ../../info/dir.
3299 * rcirc.texi: Sync @dircategory with ../../info/dir.
3300 * reftex.texi: Sync @dircategory with ../../info/dir.
3301 * remember.texi: Sync @dircategory with ../../info/dir.
3302 * sasl.texi: Sync @dircategory with ../../info/dir.
3303 * sc.texi: Sync @dircategory with ../../info/dir.
3304 * semantic.texi: Sync @dircategory with ../../info/dir.
3305 * ses.texi: Sync @dircategory with ../../info/dir.
3306 * sieve.texi: Sync @dircategory with ../../info/dir.
3307 * smtpmail.texi: Sync @dircategory with ../../info/dir.
3308 * speedbar.texi: Sync @dircategory with ../../info/dir.
3309 * trampver.texi [emacs]: Set emacsname to "Emacs".
3310 * tramp.texi: Sync @dircategory with ../../info/dir.
3311 * url.texi: Sync @dircategory with ../../info/dir.
3312 * vip.texi: Sync @dircategory with ../../info/dir.
3313 * viper.texi: Sync @dircategory with ../../info/dir.
3314 * widget.texi: Sync @dircategory with ../../info/dir.
3315 * woman.texi: Sync @dircategory with ../../info/dir.
3316
30abce25
GM
33172011-02-19 Glenn Morris <rgm@gnu.org>
3318
0c7efc08
SM
3319 * dired-x.texi (Technical Details): No longer redefines
3320 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
bea584fa 3321 dired-read-shell-command, or dired-find-buffer-nocreate.
30abce25 3322
73572c72
AG
33232013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
3324
78b8f320 3325 * eshell.texi (Input/Output): Document insert output redirection operator, >>>.
73572c72 3326
f31f8469
GM
33272011-02-18 Glenn Morris <rgm@gnu.org>
3328
3329 * dired-x.texi (Optional Installation File At Point): Simplify.
3330
35123c04
TZ
33312011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
3332
3333 * auth.texi (Help for users): Use :port instead of :protocol for all
3334 auth-source docs.
7ba93e94
G
3335 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
3336 to have two files in `auth-sources'.
35123c04 3337
da5e0ce4
GM
33382011-02-16 Glenn Morris <rgm@gnu.org>
3339
b322c9af
GM
3340 * dired-x.texi: Use emacsver.texi to get Emacs version.
3341 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
3342 Depend on emacsver.texi.
3343
07ca5555
GM
3344 * dired-x.texi: Drop meaningless version number.
3345 (Introduction): Remove old info.
3346 (Optional Installation Dired Jump): Autoload from dired-x.
3347 Remove incorrect info about loaddefs.el.
3348 (Bugs): Just refer to M-x report-emacs-bug.
3349
da5e0ce4
GM
3350 * dired-x.texi (Multiple Dired Directories): Update for rename of
3351 default-directory-alist.
3352 (Miscellaneous Commands): No longer mention very old VM version 4.
3353
bb55f713
PE
33542011-02-15 Paul Eggert <eggert@cs.ucla.edu>
3355
3356 Merge from gnulib.
3357 * texinfo.tex: Update to version 2011-02-14.11.
3358
5415d076
G
33592011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
3360
da5e0ce4
GM
3361 * auth.texi (Help for users):
3362 Login collection is "Login" and not "login".
5415d076 3363
14029d4b
MA
33642011-02-13 Michael Albinus <michael.albinus@gmx.de>
3365
3366 * tramp.texi (History): Remove IMAP support.
3367 (External methods, Frequently Asked Questions): Remove `imap' and
3368 `imaps' methods.
3369 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
3370
3371 * trampver.texi: Remove default value of `emacsimap'.
3372
8a36c07f
GM
33732011-02-13 Glenn Morris <rgm@gnu.org>
3374
3375 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
3376 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
3377
165bc5a0
GM
33782011-02-12 Glenn Morris <rgm@gnu.org>
3379
3380 * sc.texi (Getting Connected): Remove old index entries.
3381
5415d076 33822011-02-12 Ulrich Mueller <ulm@gentoo.org>
43aa28e2
UM
3383
3384 * url.texi: Remove duplicate @dircategory (Bug#7942).
3385
b8e0f0cd
G
33862011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
3387
8a36c07f
GM
3388 * auth.texi (Overview, Help for users, Help for developers):
3389 Update docs.
b8e0f0cd
G
3390 (Help for users): Talk about spaces.
3391
caf82551
PE
33922011-02-09 Paul Eggert <eggert@cs.ucla.edu>
3393
3394 * texinfo.tex: Update to version 2011-02-07.16.
3395
1ff98217
MA
33962011-02-07 Michael Albinus <michael.albinus@gmx.de>
3397
3398 * dbus.texi (Bus names): Adapt descriptions for
3399 dbus-list-activatable-names and dbus-list-known-names.
3400
2e78df6b
JB
34012011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
3402
3403 * calc.texi (Logarithmic Units): New section.
3404
7fbf7cae
TZ
34052011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
3406
3407 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
3408 manuals use it now.
3409
0c7efc08 3410 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
7fbf7cae 3411
156ad271
KY
34122011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
3413
3414 * overrides.texi: Remove.
3415
3416 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
3417 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
3418
36539990
MA
34192011-02-05 Michael Albinus <michael.albinus@gmx.de>
3420
3421 * tramp.texi (Frequently Asked Questions): Mention problems with
3422 WinSSHD.
3423
3424 * trampver.texi: Update release number.
3425
34262011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
3427
3428 * tramp.texi:
3429 Replace "delimet" with "delimit" globally.
3430 Replace "explicite" with "explicit" globally.
3431 Replace "instead of" with "instead" where there was nothing after "of".
3432 Audit use of comma before interrogative pronoun, "that", or "which".
3433 Minor word order, spelling, wording changes.
3434
ec72bf63
G
34352011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
3436
3437 * overrides.texi: New file to set or clear WEBHACKDEVEL.
3438
3439 * sieve.texi: Use WEBHACKDEVEL.
3440
3441 * sasl.texi: Use WEBHACKDEVEL.
3442
3443 * pgg.texi: Use WEBHACKDEVEL.
3444
3445 * message.texi: Use WEBHACKDEVEL.
3446
3447 * gnus.texi: Use WEBHACKDEVEL.
3448
3449 * emacs-mime.texi: Use WEBHACKDEVEL.
3450
3451 * auth.texi: Use WEBHACKDEVEL.
3452
3453 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
3454 manuals.
3455
34562011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
3457
3458 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
3459
90b750f4
PE
34602011-02-03 Paul Eggert <eggert@cs.ucla.edu>
3461
3462 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
3463 which in turn is copied from ftp://tug.org/tex/.
3464
0e751a49
GM
34652011-02-03 Glenn Morris <rgm@gnu.org>
3466
3467 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
3468 (Binding combinations of modifiers and function keys):
3469 Let's assume people reading this are not using Emacs 18.
3470
7f13c2e2
LI
34712011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
3472
3473 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
3474 since it's run automatically.
3475
d76c843e
LI
34762011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
3477
3478 * gnus.texi (Customizing Articles): Fix typo.
3479
12e3ca0a
LI
34802011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
3481
3482 * gnus.texi (Customizing Articles): Document the new way of customizing
3483 the date headers(s).
3484
fe72c8fa
LI
34852011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
3486
3487 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
3488 splitting example.
3489
bf3dae7e
EZ
34902011-01-29 Eli Zaretskii <eliz@gnu.org>
3491
3492 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
3493 (MAKEINFO_OPTS): New variable.
3494 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
3495 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
3496 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
3497 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
3498 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
3499 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
3500 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
3501 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
3502 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
3503 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
3504 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
3505 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
3506 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
3507 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
3508 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
3509 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
3510 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
3511 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
3512
d6f13ac8
LI
35132011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
3514
3515 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
3516
c5ecc769
G
35172011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
3518
3519 * message.texi (IDNA): Explain what it is.
3520
35212011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
3522
3523 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
3524
45eb2a5d
WL
35252011-01-23 Werner Lemberg <wl@gnu.org>
3526
3527 * Makefile.in (MAKEINFO): Now controlled by `configure'.
3528 (MAKEINFO_OPTS): New variable. Use it where appropriate.
0c7efc08 3529 (ENVADD): Update.
45eb2a5d 3530
6872a814
GM
35312011-01-18 Glenn Morris <rgm@gnu.org>
3532
3533 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
3534
77ab81d0 35352011-01-14 Eduard Wiebe <usenet@pusto.de>
b218c6cd
EW
3536
3537 * nxml-mode.texi (Introduction): Fix file name typos.
3538
d221e780
CO
35392011-01-13 Christian Ohler <ohler@gnu.org>
3540
3541 * ert.texi: New file.
3542
3543 * Makefile.in:
3544 * makefile.w32-in: Add ert.texi.
3545
8c904d82
MA
35462011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
3547
3548 * dbus.texi (Receiving Method Calls): New function
3549 dbus-register-service. Rearrange node.
3550
f56e0e7a
PE
35512011-01-07 Paul Eggert <eggert@cs.ucla.edu>
3552
3553 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
3554 which in turn is copied from ftp://tug.org/tex/.
3555
0fadf00e
MA
35562011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
3557
3558 * dbus.texi (Receiving Method Calls): Describe new optional
3559 parameter dont-register-service of dbus-register-{method,property}.
3560
8b358e90
DU
35612010-12-17 Daiki Ueno <ueno@unixuser.org>
3562
0c7efc08
SM
3563 * epa.texi (Encrypting/decrypting *.gpg files):
3564 Mention epa-file-select-keys.
8b358e90 3565
549c9aed
G
35662010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
3567
3568 * gnus.texi (Archived Messages): Remove outdated text.
3569
35702010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
3571
0c7efc08 3572 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
549c9aed 3573
156e3f9c
G
35742010-12-15 Andrew Cohen <cohen@andy.bu.edu>
3575
83f3eadc 3576 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
156e3f9c 3577
8151d490
AC
35782010-12-14 Andrew Cohen <cohen@andy.bu.edu>
3579
3580 * gnus.texi (The swish++ Engine): Add customizable parameters
3581 descriptions.
3582 (The swish-e Engine): Ditto.
3583
305bdd22
MA
35842010-12-14 Michael Albinus <michael.albinus@gmx.de>
3585
3586 * tramp.texi (Inline methods): Add "ksu" method.
3587 (Remote processes): Add example with remote `default-directory'.
3588
53aff12a
GM
35892010-12-14 Glenn Morris <rgm@gnu.org>
3590
3591 * faq.texi (Expanding aliases when sending mail):
3592 Now build-mail-aliases is interactive.
3593
8a1cdce5
AC
35942010-12-13 Andrew Cohen <cohen@andy.bu.edu>
3595
3596 * gnus.texi: First pass at adding (rough) nnir documentation.
3597
7410c270
G
35982010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3599
53aff12a
GM
3600 * gnus.texi (Filtering New Groups):
3601 Mention gnus-auto-subscribed-categories.
3602 (The First Time): Remove, since default-subscribed-newsgroups has been
7410c270
G
3603 removed.
3604
f49d1f52 36052010-12-13 Glenn Morris <rgm@gnu.org>
7dde1a86
GM
3606
3607 * cl.texi (For Clauses): Small fixes for frames and windows.
3608
acedf35c
CD
36092010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
3610
3611 * org.texi (Using capture): Document using prefix arguments for
3612 finalizing capture.
3613 (Agenda commands): Document prefix argument for the bulk scatter
3614 command.
3615 (Beamer class export): Document that also overlay arguments can be
3616 passed to the column environment.
3617 (Template elements): Document the new entry type.
3618
36192010-12-11 Puneeth Chaganti <punchagan@gmail.com>
3620
3621 * org.texi (Include files): Document :minlevel.
3622
36232010-12-11 Julien Danjou <julien@danjou.info>
3624
3625 * org.texi (Categories): Document category icons.
3626
36272010-12-11 Eric Schulte <schulte.eric@gmail.com>
3628
3629 * org.texi (noweb): Fix typo.
3630
516aa569
G
36312010-12-06 Tassilo Horn <tassilo@member.fsf.org>
3632
3633 * gnus.texi (Server Commands): Point to the rest of the server
3634 commands.
3635
04db63bc
G
36362010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3637
3638 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
3639 g'.
3640
ed797193
G
36412010-12-02 Julien Danjou <julien@danjou.info>
3642
3643 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
3644
36452010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3646
3647 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
3648 (Direct Functions): Note the STARTTLS upgrade.
3649
07976ae3 36502010-11-27 Glenn Morris <rgm@gnu.org>
4d47208a 3651 James Clark <none@example.com>
d3dfb185
GM
3652
3653 * nxml-mode.texi (Introduction): New section.
3654
59e75882
G
36552010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3656
3657 * gnus.texi (Server Commands): Document gnus-server-show-server.
3658
568a887f
MA
36592010-11-20 Michael Albinus <michael.albinus@gmx.de>
3660
3661 Sync with Tramp 2.2.0.
3662
3663 * trampver.texi: Update release number.
3664
1265829e
JB
36652010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
3666
3667 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
3668 Mention that the TeX specific units won't use the `tex' prefix
3669 in TeX mode.
3670
239661c0
KY
36712010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
3672
3673 * gnus.texi (Misc Article): Document gnus-inhibit-images.
3674
4a47c275 36752010-11-17 Glenn Morris <rgm@gnu.org>
20989285
GM
3676
3677 * edt.texi: Remove information about Emacs 19.
3678
4a47c275 36792010-11-17 Michael Albinus <michael.albinus@gmx.de>
3ff91964
MA
3680
3681 * trampver.texi: Update release number.
3682
2f0e0dc8
KY
36832010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
3684
3685 * gnus.texi (Article Washing): Fix typo.
3686
afe98dfa
CD
36872010-11-11 Noorul Islam <noorul@noorul.com>
3688
56f5a94e 3689 * org.texi: Fix typo.
afe98dfa
CD
3690
36912010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3692
3693 * org.texi (Using capture): Explain that refiling is
3694 sensitive to cursor position.
3695
36962010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3697
56f5a94e 3698 * org.texi (Images and tables): Add cross reference to link section.
afe98dfa
CD
3699
37002010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3701
3702 * org.texi: Document the <c> cookie.
3703
37042010-11-11 Eric Schulte <schulte.eric@gmail.com>
3705
bd7239f5 3706 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
56f5a94e 3707 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
afe98dfa
CD
3708
37092010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3710
56f5a94e 3711 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
afe98dfa
CD
3712
37132010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3714
56f5a94e 3715 * org.texi (Project alist): Mention that this is a property list.
afe98dfa
CD
3716
37172010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3718
3719 * org.texi (Setting up the staging area): Document that
3720 file names remain visible when encrypting the MobileOrg files.
3721
37222010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3723
3724 * org.texi (Setting up the staging area): Document which
3725 versions are needed for encryption.
3726
37272010-11-11 Eric Schulte <schulte.eric@gmail.com>
3728
56f5a94e
GM
3729 * org.texi (noweb): Update :noweb documentation to
3730 reflect the new "tangle" argument.
afe98dfa
CD
3731
37322010-11-11 Eric Schulte <schulte.eric@gmail.com>
3733
56f5a94e
GM
3734 * org.texi (Batch execution): Improve tangling script in
3735 documentation.
afe98dfa
CD
3736
37372010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3738
3739 * org.texi (Handling links):
3740 (In-buffer settings): Document inlining images on startup.
3741
37422010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3743
3744 * org.texi (Setting up the staging area): Document use of
3745 crypt password.
3746
37472010-11-11 David Maus <dmaus@ictsoc.de>
3748
56f5a94e 3749 * org.texi (Template expansion): Add date related link type escapes.
afe98dfa
CD
3750
37512010-11-11 David Maus <dmaus@ictsoc.de>
3752
56f5a94e
GM
3753 * org.texi (Template expansion): Add mew in table for link type
3754 escapes.
afe98dfa
CD
3755
37562010-11-11 David Maus <dmaus@ictsoc.de>
3757
56f5a94e 3758 * org.texi (Template expansion): Fix typo in link type escapes.
afe98dfa
CD
3759
37602010-11-11 Eric Schulte <schulte.eric@gmail.com>
3761
56f5a94e 3762 * org.texi (Structure of code blocks): Another documentation tweak.
afe98dfa
CD
3763
37642010-11-11 Eric Schulte <schulte.eric@gmail.com>
3765
56f5a94e 3766 * org.texi (Structure of code blocks): Documentation tweak.
afe98dfa
CD
3767
37682010-11-11 Eric Schulte <schulte.eric@gmail.com>
3769
56f5a94e
GM
3770 * org.texi (Structure of code blocks):
3771 Update documentation to mention inline code block syntax.
afe98dfa
CD
3772
37732010-11-11 Eric Schulte <schulte.eric@gmail.com>
3774
56f5a94e 3775 * org.texi (comments): Improve wording.
afe98dfa
CD
3776
37772010-11-11 Eric Schulte <schulte.eric@gmail.com>
3778
56f5a94e 3779 * org.texi (comments): Document the new :comments header arguments.
afe98dfa
CD
3780
37812010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3782
3783 * org.texi (Installation): Remove the special
3784 installation instructions for XEmacs.
3785
37862010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
3787
56f5a94e 3788 * org.texi (Easy Templates): New section. Documents quick
afe98dfa
CD
3789 insertion of empty structural elements.
3790
37912010-11-11 Noorul Islam <noorul@noorul.com>
3792
56f5a94e 3793 * org.texi: Fix doc.
afe98dfa
CD
3794
37952010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
3796
3797 * org.texi (The date/time prompt): Document specification
3798 of time ranges.
3799
38002010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3801
3802 * org.texi (Internal links): Document the changes in
3803 internal links.
3804
38052010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3806
3807 * org.texi (Agenda commands): Document the limitation for
3808 the filter preset - it can only be used for an entire agenda
3809 view, not in an individual block in a block agenda.
3810
38112010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
3812
3813 * org.texi (iCalendar export): Document alarm creation.
3814
6f8fc60c
MA
38152010-11-10 Michael Albinus <michael.albinus@gmx.de>
3816
3817 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
3818
be3c11b3
LMI
38192010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
3820
3821 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
3822
d607b96b 38232010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
3ff91964 3824
d607b96b 3825 * calc.texi: Use emacsver.texi to determine Emacs version.
3ff91964 3826
181cb5fb
G
38272010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3828
3829 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
3830 since that works by default.
3831
38322010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
3833
3834 * gnus.texi (Customizing the IMAP Connection): Document
3835 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
3836
36bc5d3b
MA
38372010-11-04 Michael Albinus <michael.albinus@gmx.de>
3838
3839 * tramp.texi (Remote shell setup): New item "Interactive shell
3840 prompt". Reported by Christian Millour <cm@abtela.com>.
3841 (Remote shell setup, Remote processes): Use @code{} for
3842 environment variables.
3843
cf503f7c
GM
38442010-11-03 Glenn Morris <rgm@gnu.org>
3845
537b04b9 3846 * ediff.texi (Quick Help Commands, Miscellaneous):
d7619e3b 3847 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
cf503f7c 3848
389b76fa
G
38492010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3850
3851 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
3852
2699a554 38532010-10-31 Glenn Morris <rgm@gnu.org>
bbe1ba5e
GM
3854
3855 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
3856
2699a554 38572010-10-31 Glenn Morris <rgm@gnu.org>
97af9a72
GM
3858
3859 * cc-mode.texi: Remove reference to defunct viewcvs URL.
3860
99e65b2d
G
38612010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3862
0c7efc08
SM
3863 * gnus.texi (Client-Side IMAP Splitting):
3864 Mention nnimap-unsplittable-articles.
99e65b2d
G
3865
38662010-10-29 Julien Danjou <julien@danjou.info>
3867
3868 * gnus.texi (Finding the News): Remove references to obsoletes
3869 variables `gnus-nntp-server' and `gnus-secondary-servers'.
3870
aeeb3dcb
EZ
38712010-10-29 Eli Zaretskii <eliz@gnu.org>
3872
3873 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
3874 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
3875 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
3876 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
3877
8289f37b
GM
38782010-10-28 Glenn Morris <rgm@gnu.org>
3879
3880 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
3881 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
3882 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
3883
d85d3b3a
DU
38842010-10-25 Daiki Ueno <ueno@unixuser.org>
3885
3886 * epa.texi (Mail-mode integration): Add alternative key bindings
3887 for epa-mail commands; escape comma.
c05c2b9b 3888 Don't use the word "PGP", since it is a non-free program.
d85d3b3a 3889
9f534a47
JB
38902010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
3891
99e65b2d 3892 * calc.texi: Use emacsver.texi to determine Emacs version.
9f534a47 3893
5793a7bc 38942010-10-24 Juanma Barranquero <lekktu@gmail.com>
88dbda51
JB
3895
3896 * gnus.texi (Group Parameters, Buttons): Fix typos.
3897
280f417b
G
38982010-10-22 Tassilo Horn <tassilo@member.fsf.org>
3899
3900 * gnus.texi (Subscription Commands): Mention that you can also
3901 subscribe to new groups via the Server buffer, which is probably more
3902 convenient when subscribing to many groups.
3903
d806c872
G
39042010-10-21 Julien Danjou <julien@danjou.info>
3905
3906 * message.texi (Message Headers): Allow message-default-headers to be a
3907 function.
3908
d5798f68
LMI
39092010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3910
3911 * gnus-news.texi: Mention new archive defaults.
3912
b79bbef7
KY
39132010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
3914
3915 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
3916
2526f423
G
39172010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
3918
3919 * gnus.texi (HTML): Document the function value of
3920 gnus-blocked-images.
3921 (Article Washing): shr and gnus-w3m, not the direct function names.
3922
ba91f05d
G
39232010-10-20 Julien Danjou <julien@danjou.info>
3924
3925 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
3926 variable.
3927
da451787
LMI
39282010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
3929
3930 * gnus.texi (Customizing the IMAP Connection): The port strings are
3931 strings.
c872595d 3932 (Document Groups): Mention git.
da451787 3933
7cad71ad
G
39342010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
3935
3936 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
3937 bzr/Gnus git sync.
3938
c56dfd36
EZ
39392010-10-15 Eli Zaretskii <eliz@gnu.org>
3940
3941 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
3942 change.
3943
a1d16a7b
G
39442010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3945
3946 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
3947 @item syntax for in-Emacs makeinfo.
3948
39492010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
3950
3951 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
3952 trim sentence.
3953
98e2b864
DU
39542010-10-12 Daiki Ueno <ueno@unixuser.org>
3955
3956 * epa.texi (Caching Passphrases):
0c7efc08
SM
3957 * auth.texi (GnuPG and EasyPG Assistant Configuration):
3958 Clarify some configurations require to set up gpg-agent.
98e2b864 3959
c12e4a81
GM
39602010-10-11 Glenn Morris <rgm@gnu.org>
3961
3962 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
3963
f7aa248a
G
39642010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
3965
3966 * gnus.texi (Spam Package Introduction): Mention `$'.
3967
6513b232
EZ
39682010-10-09 Eli Zaretskii <eliz@gnu.org>
3969
3970 * makefile.w32-in (emacsdir): New variable.
3971 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
3972 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
3973
abd40fb4
GM
39742010-10-09 Glenn Morris <rgm@gnu.org>
3975
0f05450f
GM
3976 * Makefile.in (mostlyclean): Delete *.toc.
3977
d3a4ac46
GM
3978 * Makefile.in: Use $< in rules.
3979
aa9db089
GM
3980 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
3981
abd40fb4
GM
3982 * Makefile.in ($(infodir)): Delete rule.
3983 (mkinfodir): New. Use it in all the info rules, rather than depending
3984 on infodir.
3985
ea274122
GM
39862010-10-09 Glenn Morris <rgm@gnu.org>
3987
6e90e2a8
GM
3988 * gnus.texi (Article Washing): Fix previous change.
3989
f7a31f11
GM
3990 * Makefile.in (emacsdir): New variable.
3991 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
b13254e7
GM
3992 Depend on emacsver.texi.
3993
f7a31f11
GM
3994 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
3995
ea274122
GM
3996 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
3997
36d3245f
G
39982010-10-08 Julien Danjou <julien@danjou.info>
3999
f7a31f11 4000 * gnus.texi: Add mm-shr.
36d3245f
G
4001
40022010-10-08 Ludovic Courtès <ludo@gnu.org>
4003
4004 * gnus.texi (Finding the Parent, The Gnus Registry)
4005 (Registry Article Refer Method): Update docs for nnregistry.el.
4006
40072010-10-08 Daiki Ueno <ueno@unixuser.org>
4008
4009 * auth.texi (Help for users)
4010 (GnuPG and EasyPG Assistant Configuration): Update docs.
4011
12359245
GM
40122010-10-08 Glenn Morris <rgm@gnu.org>
4013
4014 * cl.texi (Organization, Installation, Old CL Compatibility):
4015 Deprecate cl-compat for new code.
4628bef1 4016 (Usage, Installation): Remove outdated information.
e1a8c4c0
GM
4017
4018 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
4019
fcf2d385
KY
40202010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4021
4022 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
4023
66627fa9
G
40242010-10-06 Julien Danjou <julien@danjou.info>
4025
fd9ba500
JD
4026 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
4027
66627fa9
G
4028 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
4029 broken link.
4030
4031 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
4032
4033 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
4034 to ReiserFS.
4035
4036 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
4037 (FAQ 7-1): Fix getmail URL.
4038
65f54520
DU
40392010-10-06 Daiki Ueno <ueno@unixuser.org>
4040
4041 * epa.texi (Caching Passphrases): New section.
4042
4c83f6e1
GM
40432010-10-06 Glenn Morris <rgm@gnu.org>
4044
4045 * Makefile.in (SHELL): Set it.
4046 (info): Move the mkdir dependency to the individual info files.
4047 (mostlyclean): Tidy up.
4048 (clean): Only delete the specific dvi and pdf files.
4049 (maintainer-clean): Be more restrictive in what we delete.
8a944cea 4050 ($(infodir)): Add parallel build workaround.
4c83f6e1 4051
71e691a5
G
40522010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4053
4054 * gnus.texi (Misc Article): Document gnus-widen-article-window.
4055
a41c2e6d
G
40562010-10-03 Julien Danjou <julien@danjou.info>
4057
0c7efc08
SM
4058 * emacs-mime.texi (Display Customization):
4059 Update mm-inline-large-images documentation and add documentation for
a41c2e6d
G
4060 mm-inline-large-images-proportion.
4061
37255945
MA
40622010-10-03 Michael Albinus <michael.albinus@gmx.de>
4063
0c7efc08
SM
4064 * tramp.texi (Frequently Asked Questions):
4065 Mention remote-file-name-inhibit-cache.
37255945 4066
11e4e7bd
LMI
40672010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4068
4069 * gnus.texi (Splitting Mail): Fix @xref syntax.
870409d4 4070 (Splitting Mail): Really fix the @ref syntax.
11e4e7bd 4071
cb83220a
KY
40722010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4073
0c7efc08
SM
4074 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
4075 (Article Hiding): Add google banner example.
4076 Suggested by Benjamin Xu.
cb83220a 4077
6b958814
G
40782010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
4079
0c7efc08
SM
4080 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
4081 Remove nnimap-split-rule from examples.
6b958814
G
4082
40832010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4084
4085 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
4086 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
4087 Fishman.
4088 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
4089
40902010-09-30 Julien Danjou <julien@danjou.info>
4091
4092 * gnus.texi (Gravatars): Fix documentation about
4093 gnu-gravatar-properties.
4094
b9476c04
DU
40952010-09-29 Daiki Ueno <ueno@unixuser.org>
4096
4097 * epa.texi (Bug Reports): New section.
4098
5f874327
GM
40992010-09-29 Glenn Morris <rgm@gnu.org>
4100
4101 * Makefile.in (top_srcdir): Remove unused variable.
4102
6b958814
G
41032010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4104
4105 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
4106 (Client-Side IMAP Splitting): Document 'default.
4107
41082010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
4109
0c7efc08
SM
4110 * gnus.texi (Customizing the IMAP Connection):
4111 Document nnimap-fetch-partial-articles.
6b958814 4112
82bccbfa
KY
41132010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4114
4115 * gnus-news.texi: Mention nnimap-inbox.
4116
4117 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
4118
41192010-09-26 Julien Danjou <julien@danjou.info>
4120
47e08896 4121 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
82bccbfa
KY
4122
41232010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4124
4125 * gnus.texi (Security): Remove gpg.el mention.
4126
41272010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
4128
4129 * gnus.texi (Browse Foreign Server): New variable
4130 gnus-browse-subscribe-newsgroup-method.
4131
4132 * gnus-news.texi: Mention it.
4133
41342010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4135
0c7efc08 4136 * gnus.texi (NoCeM): Remove.
82bccbfa
KY
4137 (Startup Variables): No jingle.
4138
4c964351
UM
41392010-09-25 Ulrich Mueller <ulm@gentoo.org>
4140
4141 * woman.texi (Interface Options): xz compression is now supported.
4142
82bccbfa
KY
41432010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
4144
4145 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
4146 (Unavailable Servers): Document gnus-server-copy-server.
4147 (Using IMAP): Document the new nnimap.
4148
41492010-09-25 Julien Danjou <julien@danjou.info>
4150
47e08896 4151 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
82bccbfa 4152
18778f71
GM
41532010-09-24 Glenn Morris <rgm@gnu.org>
4154
4155 * url.texi (Disk Caching): Tweak previous change.
4156
9c766321
JD
41572010-09-24 Julien Danjou <julien@danjou.info>
4158
4159 * url.texi (Disk Caching): Mention url-cache-expire-time,
4160 url-cache-expired, and url-fetch-from-cache.
4161
82bccbfa
KY
41622010-09-24 Julien Danjou <julien@danjou.info>
4163
4164 * gnus.texi: Add Gravatars.
4165
41662010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4167
4168 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
4169
592bdb9a
LMI
41702010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4171
4172 * gnus.texi (Expunging mailboxes): Update name of the expunging
4173 command.
4174
e4e22d29
KY
41752010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
4176
4177 * emacs-mime.texi (rfc2047): Update description for
4178 rfc2047-encode-parameter.
4179
371d9801
MA
41802010-09-13 Michael Albinus <michael.albinus@gmx.de>
4181
4182 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
4183 "fish" methods.
4184 (External methods): Remove "scp1_old" and "scp2_old" methods.
4185
31ae5827
MA
41862010-09-09 Michael Albinus <michael.albinus@gmx.de>
4187
4188 * tramp.texi: Remove Japanese manual. Fix typo.
4189
4190 * trampver.texi: Update release number. Remove japanesemanual.
4191
c0468714
GM
41922010-09-09 Glenn Morris <rgm@gnu.org>
4193
4194 * org.texi: Restore clobbered changes (copyright years, untabify).
4195
86441999
JD
41962010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
4197
4198 * gnus.texi (Adaptive Scoring): Fix typo.
4199
25f28806
LMI
42002010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4201
4202 * gnus.texi (Article Display): Document gnus-html-show-images.
4203
45240125 42042010-09-02 Jan Djärv <jan.h.d@swipnet.se>
25f28806 4205
45240125
JD
4206 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
4207
59d09f15
LMI
42082010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4209
4210 * gnus.texi (HTML): Document gnus-max-image-proportion.
4211
2cdd366f
KY
42122010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4213
51dee5ef
KY
4214 * gnus.texi (HTML): Document gnus-blocked-images.
4215
2cdd366f
KY
4216 * message.texi (Wide Reply): Document message-prune-recipient-rules.
4217
b0e4f3fc
KY
42182010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4219
4220 * gnus.texi (Summary Mail Commands): Note that only the addresses from
4221 the first message are used for wide replies.
f02566ce
KY
4222 (Changing Servers): Remove documentation on gnus-change-server and
4223 friends, since it's been removed.
b0e4f3fc 4224
598451ed
KY
42252010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4226
4227 * gnus.texi (Drafts): Mention B DEL.
4228
e7842e69
KY
42292010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
4230
4231 * gnus.texi (Delayed Articles): Mention that the Date header is the
4232 original one, even if you delay.
4233
85115796
KY
42342010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4235
0c7efc08
SM
4236 * gnus.texi (Asynchronous Fetching):
4237 Document gnus-async-post-fetch-function.
85115796
KY
4238 (HTML): Made into its own section.
4239
f0b44bc0
MA
42402010-08-26 Michael Albinus <michael.albinus@gmx.de>
4241
4242 Sync with Tramp 2.1.19.
4243
c5b0993e
EW
4244 * tramp.texi (Inline methods, Default Method):
4245 Mention `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
0c7efc08 4246 Remove remark about doubled "-t" argument.
217876c9
MA
4247 (Auto-save and Backup): Remove reference to Emacs 21.
4248 (Filename Syntax): Describe port numbers.
4249 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
4250 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
4251 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
4252 errors with the backquotes.
4253 (External packages): File attributes cache flushing for asynchronous
4254 processes.
4255 (Traces and Profiles): Describe verbose level 9.
4256
f0b44bc0
MA
4257 * trampver.texi: Update release number.
4258
7457f7b6
MA
42592010-08-23 Michael Albinus <michael.albinus@gmx.de>
4260
4261 * dbus.texi (Alternative Buses): New chapter.
4262
b695beda
SM
42632010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
4264
4265 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
4266
443c2c03
JB
42672010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
4268
4269 * calc.texi (Customizing Calc): Rearrange description of new
4270 variables to match the presentation of other variables.
4271
7815fe19 42722010-08-08 Juanma Barranquero <lekktu@gmail.com>
e1d294ab
JB
4273
4274 * org.texi (Footnotes, Tables in HTML export): Fix typos.
4275
2c695727
JB
42762010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
4277
4278 * calc.texi (Making Selections, Selecting Subformulas)
4279 (Customizing Calc): Mention how to use faces to emphasize selected
4280 sub-formulas.
4281
bbb6ffa1
MA
42822010-08-05 Michael Albinus <michael.albinus@gmx.de>
4283
4284 * tramp.texi (External packages): File attributes cache flushing
4285 for asynchronous processes.
4286
5cee0a9c
AM
42872010-08-01 Alan Mackenzie <acm@muc.de>
4288
4289 Enhance the manual for the latest Java Mode.
4290
4291 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
4292 annotation-var-cont.
4293 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
4294 two new symbols.
4295
3f2afe32
MA
42962010-07-28 Michael Albinus <michael.albinus@gmx.de>
4297
4298 * tramp.texi (Traces and Profiles): Describe verbose level 9.
4299
0ed082fe 43002010-07-27 Chong Yidong <cyd@stupidchicken.com>
b196eafc
CY
4301
4302 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
4303
311f0356
JB
43042010-07-19 Juanma Barranquero <lekktu@gmail.com>
4305
4306 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
4307
86fbb8ca
CD
43082010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
4309
4310 * org.texi: Add macros to get plain quotes in PDF output.
4311 List additional contributors.
4312 (Capture): New section, replaces the section about remember.
4313 (Working With Source Code): New chapter, focused on documenting Org
4314 Babel.
4315 (Code evaluation security): New section.
4316 (MobileOrg): Document DropBox support.
4317 (TaskJuggler export): Document taskjuggler and Gantt chart support.
4318 (Special symbols): Show how to display UTF8 characters for entities.
4319 (Global TODO list): Clarify the use of the "M" key and the differences
4320 to the "m" key.
4321 (RSS Feeds): Mention Atom feeds as well.
4322 (Setting tags): Remove paragraph about
4323 `org-complete-tags-always-offer-all-agenda-tags'.
4324
5732e8ed
MA
43252010-07-17 Michael Albinus <michael.albinus@gmx.de>
4326
4327 * tramp.texi (Inline methods): Remove remark about doubled "-t"
4328 argument.
4329 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
4330 echoing shells.
4331
ca1bb391
MA
43322010-07-10 Michael Albinus <michael.albinus@gmx.de>
4333
4334 * tramp.texi (Inline methods): Remove "kludgy" phrase.
4335 (Filename Syntax): Describe port numbers.
4336
5bd55c3c
MA
43372010-07-09 Michael Albinus <michael.albinus@gmx.de>
4338
4339 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
4340 forgotten.
4341 (Type Conversion): Precise conversion of natural numbers.
4342 (Errors and Events): Add "debugging" to concept index. Add variable
4343 `dbus-debug'.
4344
820ae8fe
MA
43452010-07-04 Michael Albinus <michael.albinus@gmx.de>
4346
4347 * dbus.texi (Receiving Method Calls): Add optional argument
4348 EMITS-SIGNAL to `dbus-register-property'.
4349
b6f9df0f
JB
43502010-06-27 Alex Schroeder <alex@gnu.org>
4351
4352 * nxml-mode.texi (Commands for locating a schema): Fix typo.
4353
62e034c2
GM
43542010-06-24 Glenn Morris <rgm@gnu.org>
4355
4356 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4357 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
4358 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4359 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
4360 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
4361 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
4362 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
4363 * woman.texi: Start direntry descriptions in column 32, per Texinfo
4364 convention. Make them end with a period.
4365
9360256a
GM
43662010-06-23 Glenn Morris <rgm@gnu.org>
4367
4368 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
b1fbbb32
GM
4369 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
4370 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
4371 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
4372 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
4373 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
9360256a 4374
04d3bb6c
GM
43752010-06-10 Glenn Morris <rgm@gnu.org>
4376
4377 * idlwave.texi (Load-Path Shadows):
4378 * org.texi (Handling links): Fix typos.
4379
5e7d4a75
KY
43802010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
4381
4382 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
4383
9841cb4f
MA
43842010-05-26 Michael Albinus <michael.albinus@gmx.de>
4385
4386 * eshell.texi (Built-ins): Describe, how to disable a built-in command
4387 by an alias. (Bug#6226)
4388
597517ef
JB
43892010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
4390
4391 * calc.texi (Manipulating Vectors): Mention that vectors can
4392 be used to determine bins for `calc-histogram'.
4393
14914c43
JB
43942010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
4395
597517ef 4396 * calc.texi: Remove "\turnoffactive" commands throughout.
14914c43 4397
0235128c 43982010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
4399
4400 * url.texi (HTTP language/coding, Customization):
4401 * message.texi (Header Commands, Responses):
4402 * cl.texi (Argument Lists): Fix typos.
4403
0235128c 44042010-05-08 Chong Yidong <cyd@stupidchicken.com>
aa5789b5 4405
0235128c
SM
4406 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
4407 Note that Development menu is always available.
aa5789b5
CY
4408 (Creating a project): Fix terminology.
4409 (Add/Remove files): Fix typo.
4410
0235128c
SM
44112010-05-07 Chong Yidong <cyd@stupidchicken.com>
4412
4413 * Version 23.2 released.
4414
a628ad9d 44152010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
db37d257
DD
4416
4417 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
4418
502269d6
MA
44192010-05-01 Michael Albinus <michael.albinus@gmx.de>
4420
0235128c
SM
4421 * tramp.texi (Inline methods, Default Method):
4422 Mention `tramp-inline-compress-start-size'.
502269d6 4423
6e104790 44242010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
bff3818b
KY
4425
4426 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
4427 the CVS repo. Put the Git repo in the news section.
4428
6e104790 4429 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
bff3818b
KY
4430 Removed some mentions of CVS. Mention the new Git repo.
4431
6e104790 44322010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
b1519d85
KY
4433
4434 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
4435 (Mail Group Commands): Add index entry.
4436
6e104790 44372010-04-18 Glenn Morris <rgm@gnu.org>
2bf1d02d
GM
4438
4439 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
4440
f8b91752
JB
44412010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
4442
4443 * calc.texi (Radix modes): Mention that the option prefix will
4444 turn on twos-complement mode.
4445 (Inverse and Hyperbolic Flags): Mention the Option flag.
4446
ed21c5c8
CD
44472010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
4448
4449 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
6e104790 4450 (LaTeX/PDF export commands): Rename and Move section.
ed21c5c8
CD
4451 (Sectioning structure): Update.
4452 (References): New use case for field coordinates.
6e104790 4453 (The export dispatcher): Rename from ASCII export.
ed21c5c8
CD
4454 (Setting up the staging area): Document the availability of
4455 encryption for MobileOrg.
4456 (Images and tables): Document how to reference labels.
4457 (Index entries): New section.
4458 (Generating an index): New section.
4459 (Column width and alignment): Document that <N> now
4460 means a fixed width, not a maximum width.
4461 (Publishing options): Document the :email option.
4462 (Beamer class export): Fix bug in the BEAMER example.
4463 (Refiling notes): Document refile logging.
4464 (In-buffer settings): Document refile logging keywords.
4465 (Drawers): Document `C-c C-z' command.
4466 (Agenda commands): Mention the alternative key `C-c C-z'.
4467 (Special properties): Document the BLOCKED property.
4468 (The spreadsheet): Mention the formula editor.
4469 (References): Document field coordinates.
4470 (Publishing action): Correct the documentation for the
4471 publishing function.
4472 (The date/time prompt): Document that we accept dates
4473 like month/day/year.
4474 (Cooperation): Document the changes in table.el support.
4475 (Faces for TODO keywords, Faces for TODO keywords)
4476 (Priorities): Document the easy colors.
4477 (Visibility cycling): Document the new double prefix
4478 arg for `org-reveal'.
4479 (Cooperation): Remember.el is part of Emacs.
4480 (Clean view): Mention that `wrap-prefix' is also set by
4481 org-indent-mode.
4482 (Agenda commands): Add information about prefix args to
4483 scheduling and deadline commands.
4484 (Search view): Point to the docstring of
4485 `org-search-view' for more details.
6e104790 4486 (Agenda commands): Document that `>' prompts for a date.
ed21c5c8
CD
4487 (Setting tags): Document variable
4488 org-complete-tags-always-offer-all-agenda-tags.
6e104790 4489 (Column attributes): Cross-reference special properties.
ed21c5c8 4490
456b348e
MA
44912010-04-10 Michael Albinus <michael.albinus@gmx.de>
4492
4493 Synchronize with Tramp repository.
4494
4495 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
0c7efc08
SM
4496 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
4497 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
456b348e
MA
4498 syntax, texi2dvi reports errors with the backquotes.
4499
4500 * trampver.texi: Update release number.
4501
357e2d8e
KY
45022010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
4503
4504 * gnus.texi (Finding the News): Add pointers to the Server buffer
4505 because it's essential.
4506
1d4d7664
KY
45072010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
4508
4509 * gnus.texi (MIME Commands): Update description of
4510 gnus-article-browse-html-article.
4511
bd3e840f
KY
45122010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
4513
4514 * auth.texi (Secret Service API): Add TODO node.
4515 (Help for users): Explain the new source options for `auth-sources'.
4516
e867cb5d 45172010-03-24 Michael Albinus <michael.albinus@gmx.de>
c8215db1
MA
4518
4519 * trampver.texi: Update release number.
4520
288f9fc0
CY
45212010-03-10 Chong Yidong <cyd@stupidchicken.com>
4522
4523 * Branch for 23.2.
4524
d99aaebd
CY
45252010-03-03 Chong Yidong <cyd@stupidchicken.com>
4526
4527 * faq.texi (Escape sequences in shell output): Note that ansi-color is
4528 now enabled by default.
4529
5794c2a5
MA
45302010-02-28 Michael Albinus <michael.albinus@gmx.de>
4531
4532 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
4533 when Emacs runs in interactive mode. (Bug#5645)
4534
40572be6
GM
45352010-02-16 Glenn Morris <rgm@gnu.org>
4536
4537 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
4538
7bb8ed67
MH
45392010-02-05 Mark A. Hershberger <mah@everybody.org>
4540
4541 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
4542
45a1423d 45432010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
994ff697
KY
4544
4545 * gnus.texi (Score File Format): Fix typo.
4546
45a1423d 45472010-01-19 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
4548
4549 * cc-mode.texi: Replace references to obsolete c-subword-mode.
4550
14f17fc8
JB
45512010-01-18 Juanma Barranquero <lekktu@gmail.com>
4552
4553 * ada-mode.texi (Project File Overview): Fix typo.
4554
607d4369
CY
45552010-01-17 Chong Yidong <cyd@stupidchicken.com>
4556
4557 * semantic.texi: Add Richard Y. Kim credit.
4558
4559 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
4560
3d1bfa99
MA
45612010-01-17 Michael Albinus <michael.albinus@gmx.de>
4562
4563 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
a628ad9d 4564 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
3d1bfa99 4565
6fbf7a75
GM
45662010-01-17 Glenn Morris <rgm@gnu.org>
4567
b9f978f0
GM
4568 * calc.texi (Reporting Bugs): Don't mention format of repository.
4569
f19bc38d
GM
4570 * woman.texi (Bugs): Make "Emacs repository" less specific,
4571 and the URL for same more specific.
4572
6fbf7a75
GM
4573 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
4574
16c3428a
JB
45752010-01-17 Juanma Barranquero <lekktu@gmail.com>
4576
4577 * ede.texi (ede-step-project, ede-proj-target):
4578 * tramp.texi (Remote processes): Fix typos.
4579
045b9da7
ML
45802010-01-16 Mario Lang <mlang@delysid.org>
4581
4582 * ede.texi (ede-target):
4583 * org.texi (Refiling notes): Remove duplicated words.
4584
c57008f6
SM
45852010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
4586
4587 * gnus.texi (Posting Styles): Use with-current-buffer.
4588 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
4589
798c9eb5
KR
45902010-01-02 Kevin Ryde <user42@zip.com.au>
4591
4592 * eieio.texi (Naming Conventions): Correction to xref on elisp
4593 coding conventions, is "Tips" node not "Standards".
4594
4970fbfe
CY
45952009-12-24 Chong Yidong <cyd@stupidchicken.com>
4596
4597 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
4598
4599 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
4600
83828b06
KY
46012009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
4602
4603 * gnus.texi (Direct Functions): Add missing port number to tls method.
4604
45a4a565
JB
46052009-12-15 Juanma Barranquero <lekktu@gmail.com>
4606
4607 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
4608 ($(infodir)/edt, edt.dvi): New targets.
4609
698bfef7
GM
46102009-12-15 Glenn Morris <rgm@gnu.org>
4611
4612 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
4613 (edt, $(infodir)/edt, edt.dvi): New targets.
4614 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
4615
4616 * Makefile.in (PDF_TARGETS, pdf): New.
4617 (clean): Add *.pdf.
4618 Add pdf rules for all manuals.
4619
0e983327
JB
46202009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
4621
4622 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
4623
8e687433
CY
46242009-12-14 Chong Yidong <cyd@stupidchicken.com>
4625
4626 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
4627 (Smart Jump, Analyzer Debug): Copyedits.
4628 (Semantic mode user commands): Link to new nodes.
4629 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
4630 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
4631 upstream Semantic manual.
4632
4633 * semantic.texi (Introduction): Minor fix to diagram.
4634
020335df
MA
46352009-12-09 Michael Albinus <michael.albinus@gmx.de>
4636
4637 * eshell.texi (History): Add the other built-in variables.
4638 (Built-ins): Explain built-ins, and how to apply the external commands.
4639 Add `history', `su' and `sudo'.
4640
4641 * tramp.texi (Remote processes): Add missing <RET> in the example.
4642
6ddf13e4
BW
46432009-12-01 Bill Wohler <wohler@newt.com>
4644
4645 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
45a4a565 4646 path for mairix example. Specify -q in namazu example since namazu is
6ddf13e4
BW
4647 excessively garrulous.
4648
07b6428c
MA
46492009-11-29 Michael Albinus <michael.albinus@gmx.de>
4650
4651 * tramp.texi (Remote processes): Improve eshell example with "su"
4652 and "sudo" commands.
4653
fd1cefda
CY
46542009-11-28 Chong Yidong <cyd@stupidchicken.com>
4655
4656 * semantic.texi (Analyzer Internals): Rename from Analyzer.
4657
4658 * sem-user.texi (Semantic mode user commands): Fix key syntax.
4659 Document semantic-complete-analyze-inline.
4660 (Semanticdb search debugging commands): Minor clarification.
4661 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
45a4a565 4662 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
fd1cefda 4663 manual.
9d542758 4664 (Semantic mode): Link to Idle Scheduler.
fd1cefda 4665
159e3ad5
KR
46662009-11-28 Kevin Ryde <user42@zip.com.au>
4667
4668 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
45a4a565 4669 @pxref, now EIEIO is in Emacs.
159e3ad5 4670
c6d47315
KR
4671 * erc.texi (Development): Correction to git tutorial url.
4672
16f6287e
GM
46732009-11-26 Glenn Morris <rgm@gnu.org>
4674
4675 * faq.texi (Latest version of Emacs): Mention stability of development
4676 version.
4677 (Problems with very large files): Max buffer size increase in 23.2.
4678 (VM): VM has moved house again.
4679
5ea5dbc9
JB
46802009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
4681
4682 * calc.texi (Radix modes): Discuss alternate bases for two's complement
4683 notations.
4684
5dec9555
CD
46852009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
4686
45a4a565 4687 * org.texi (Column attributes): Fix documentation of new operators.
5dec9555 4688
bd6f6833
CY
46892009-11-20 Chong Yidong <cyd@stupidchicken.com>
4690
4691 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
673286f5
CY
4692 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
4693 (Idle Completions Mode): Numerous copyedits.
bd6f6833 4694
be479117
JB
46952009-11-17 Juanma Barranquero <lekktu@gmail.com>
4696
4697 * semantic.texi (Semantic Internals, Glossary):
4698 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
4699 (Semanticdb search debugging commands): Fix typos.
4700
17291a1f
JB
47012009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
4702
be479117 4703 * calc.texi (Radix modes): Mention twos-complement notation.
17291a1f 4704
af42a9cc
JB
47052009-11-16 Juanma Barranquero <lekktu@gmail.com>
4706
4707 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
4708 ($(infodir)/semantic, semantic.dvi): New targets.
4709
3149927d
CY
47102009-11-16 Chong Yidong <cyd@stupidchicken.com>
4711
4712 * Makefile.in: Build the Semantic manual.
4713
4714 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
4715 repository.
4716
977640ed
MA
47172009-11-16 Michael Albinus <michael.albinus@gmx.de>
4718
4719 * dbus.texi (Receiving Method Calls): New defun
4720 `dbus-unregister-service'.
4721
17673adf
CD
47222009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
4723
4724 * org.texi (Speed keys): New section.
4725
0ecd3c90
MA
47262009-11-13 Michael Albinus <michael.albinus@gmx.de>
4727
4728 * dbus.texi (Type Conversion): Fix typo.
4729 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
4730 `dbus-registered-objects-table'.
0c7efc08
SM
4731 (Receiving Method Calls): New defun `dbus-register-property'.
4732 Move `dbus-unregister-object' here.
0ecd3c90 4733
8bfe682a
CD
47342009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
4735
4736 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
4737
47382009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
4739
4740 * org.texi (Column attributes): Add the new age summary operators.
4741 Also, mention the fact you can only use one summary operator per
4742 property.
4743
47442009-11-13 John Wiegley <johnw@newartisans.com>
4745
0c7efc08 4746 * org.texi (Tracking your habits): Add a new section in the
8bfe682a 4747 manual about how to track habits.
0c7efc08 4748 (Resolving idle time): Add a section on how idle and
8bfe682a
CD
4749 dangling clocks are resolved.
4750
47512009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
4752
4753 * org.texi (Agenda commands): Document the new `i' command.
4754 (Inserting deadline/schedule): Document logging changes
4755 of scheduling and deadline times stamps.
4756 (In-buffer settings): Document the in-buffer keywords for logging
4757 changes of scheduling and deadline times stamps.
4758 (Structure editing, Plain lists): Document indentation
4759 cycling in empty entries with TAB.
4760 (Archiving): Document the default archiving command.
4761 (Moving subtrees): Document the new keys for archiving.
4762 (Internal archiving): Fix incorrect key.
4763 (Agenda commands): Document the TODO set switching commands.
4764 (Agenda commands): Document the new archiving keys.
4765 (Clocking work time): Better description on how to save
4766 and restore a clock.
4767 (Resolving idle time): Mention the x11idle program to get true
4768 idleness also under X11.
4769 (Resolving idle time): Use @kbd instead of @key for normal
4770 letters, because this is how he rest of the manual does this.
4771 (Pushing to MobileOrg): Mention that `org-directory'
4772 should be set.
4773 (Agenda commands): Document that SPC is a filter for
4774 any tag.
0c7efc08 4775 (Search view): Rename from "Keyword search".
8bfe682a
CD
4776 (Capure): New chapter.
4777 (Markup): New chapter.
0c7efc08
SM
4778 (Links in HTML export, Images in HTML export):
4779 Extend the section titles.
8bfe682a
CD
4780 (Images in HTML export): Document the align option.
4781 (Text areas in HTML export): Extend the section title.
4782 (Images in LaTeX export): Explain image placement in LaTeX.
4783
693737cd
GM
47842009-11-10 Glenn Morris <rgm@gnu.org>
4785
4786 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
4787
c7bd4ebe
MA
47882009-11-08 Michael Albinus <michael.albinus@gmx.de>
4789
4790 * tramp.texi (Auto-save and Backup): Disable backups just for a
4791 method.
4792
4793 * trampver.texi: Update release number.
4794
76c5acad
MA
47952009-11-07 Michael Albinus <michael.albinus@gmx.de>
4796
4797 Sync with Tramp 2.1.17.
4798
4799 * trampver.texi: Update release number.
4800
d9a57abf
GM
48012009-10-29 Glenn Morris <rgm@gnu.org>
4802
4803 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
4804
637f4f0f
MA
48052009-10-23 Michael Albinus <michael.albinus@gmx.de>
4806
4807 * tramp.texi (External methods): Temporary files are kept for
4808 `rsync' and `rsyncc' methods.
4809
310dbb05
JB
48102009-10-09 Juanma Barranquero <lekktu@gmail.com>
4811
4812 * eieio.texi: Fix typos.
4813
09094f28
CY
48142009-10-07 Chong Yidong <cyd@stupidchicken.com>
4815
4816 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
4817
216f299a
JB
48182009-10-07 Juanma Barranquero <lekktu@gmail.com>
4819
4820 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
4821 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
4822
966a6506
CY
48232009-10-07 Chong Yidong <cyd@stupidchicken.com>
4824
4825 * Makefile.in: Build EIEIO and EDE manuals.
4826
48272009-10-07 Eric Ludlam <zappo@gnu.org>
4828
4829 * eieio.texi:
4830 * ede.texi: New files.
4831
8842cd9b
MA
48322009-10-05 Michael Albinus <michael.albinus@gmx.de>
4833
4834 * tramp.texi (Remote processes): Association of a pty is not supported.
4835
7006d207
CD
48362009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
4837
4838 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
4839 (Processing LaTeX fragments): Document that the size of images can be
4840 changes using the variable `org-format-latex-options'.
4841 (The date/time prompt, Timestamps): Be more accurate over ISO format
4842 dates and times.
4843 (Visibility cycling): Document showeverything keyword.
4844 (In-buffer settings): Document showeverything keyword.
4845 (Setting up the staging area): Fix the example.
4846 (MobileOrg): New section.
4847 (Agenda commands, Exporting Agenda Views): Document exporting the
4848 agenda view to Org files.
4849
0e7b2867
MA
48502009-09-28 Michael Albinus <michael.albinus@gmx.de>
4851
4852 * tramp.texi (History): Add IMAP support.
4853 (External methods): Add `imap' and `imaps' methods.
4854 (GVFS based methods): Add indices for `davs'.
4855 (Password handling): Rename anchors. Add IMAP entries for
4856 ~/.authinfo.gpg.
4857
4858 * trampver.texi: Set default value of `emacsimap'.
4859
4146636e
KY
48602009-09-22 Daiki Ueno <ueno@unixuser.org>
4861
4862 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
4863
d22f7ffa
CY
48642009-09-13 Chong Yidong <cyd@stupidchicken.com>
4865
0c7efc08
SM
4866 * dired-x.texi (Technical Details):
4867 Delete dired-up-directory (Bug#4292).
d22f7ffa 4868
66043531
MA
48692009-09-03 Michael Albinus <michael.albinus@gmx.de>
4870
216f299a 4871 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 4872
6eb02347
CD
48732009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
4874
4875 * org.texi (Effort estimates): Document new effort setting commands.
4876 (Agenda commands): Document the new keys fro agenda time motion.
4877 Document entry text mode. Improve documentation of the keys to include
4878 inactive time stamps into the agenda view.
4879 (Feedback): Document the new bug report command.
0c7efc08 4880 (Structure editing): Add an index entry for the sorting of subtrees.
6eb02347 4881
38dc51ba
KY
48822009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
4883
4884 * auth.texi (Help for users): Corrected markup.
4885
e402f452
GM
48862009-09-02 Glenn Morris <rgm@gnu.org>
4887
4888 * emacs-mime.texi (time-date): Mention float-time.
4889
744256cf
JB
48902009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
4891
4892 * calc.texi (Simplifying Formulas): Improve the wording.
4893
b0b63450
MB
48942009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
4895
4896 * auth.texi: Rewritten for coverage and clarity.
4897
48982009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
4899
0c7efc08
SM
4900 * gnus.texi (Expiring Mail):
4901 Mention gnus-mark-copied-or-moved-articles-as-expirable.
b0b63450
MB
4902 (Various Various): Mention gnus-safe-html-newsgroups.
4903
4904 * gnus-news.texi: Mention
4905 gnus-mark-copied-or-moved-articles-as-expirable.
4906
4907 * emacs-mime.texi (Display Customization): Add xref to
4908 gnus-safe-html-newsgroups.
4909
b59329e0
MA
49102009-08-28 Michael Albinus <michael.albinus@gmx.de>
4911
4912 * tramp.texi (Version Control): Remove.
af42a9cc 4913 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
b59329e0
MA
4914 reference.
4915 (External methods): Correct `scpc' concept index entries. New method
4916 `rsyncc'.
4917 (External packages): New subsections "Filename completion" and "File
4918 attributes cache".
4919
0ff2d6c2
JB
49202009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
4921
4922 * calc.texi (Rewrite Rules): Improve the example.
4923 (Simplifying Formulas): Explain use of the I and H flags for
4924 simplification.
4925
ecd3d54f
MA
49262009-08-25 Michael Albinus <michael.albinus@gmx.de>
4927
4928 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
91af3942 4929 Describe autostart behavior of dbus-ping.
ecd3d54f
MA
4930 (Synchronous Methods, Asynchronous Methods): Use English numeric format
4931 for timeout values.
78176e69
MA
4932 (Top): Remove footnote saying D-Bus is not enabled by
4933 default. (Bug#4256)
ecd3d54f 4934
0f215bca
DU
49352009-08-23 Daiki Ueno <ueno@unixuser.org>
4936
4937 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 4938 Reported by Jari Aalto (Bug#4211).
0f215bca 4939 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 4940 epa-global-mail-mode.
3b7ab45f
DU
4941 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
4942 epa-setup.
0f215bca 4943
4f22e84d
MA
49442009-08-16 Michael Albinus <michael.albinus@gmx.de>
4945
4946 * dbus.texi (Asynchronous Methods): Allow nil handler.
4947
9ff0b02b 49482009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 4949
26b03ee3 4950 * ediff.texi (ediff-current-file): Add information about this new function.
4f22e84d 4951
26b03ee3 4952 * viper.texi: Add information about C-s in viper's search command.
4f22e84d 4953
4c39f404
CY
49542009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
4955
4956 * calc.texi (Date Forms): Fix typos.
4957
3bcfba17
GM
49582009-08-08 Glenn Morris <rgm@gnu.org>
4959
4960 * org.texi (Agenda commands): Restore clobbered change.
4961
66783bb4
EZ
49622009-08-07 Eli Zaretskii <eliz@gnu.org>
4963
4964 * calc.texi (Graphics, Devices): Update with the peculiarities of
4965 operation on MS-Windows.
4966
c8d0cf5c
CD
49672009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
4968
4969 * org.texi (Publishing action): Improve documentation of file
4970 names when publishing to the source directory.
4971 (Clean view): Document `org-indent-mode'.
4972 (Clocking work time): Add documentation for the
4973 new :timetamp option when creating a clock report.
4974 (Paragraphs): Fix many typos.
4975 (Plain lists): Remove duplicate explanation about the
4976 `C-c *' command.
4977 (Literal examples): Update to reflect the new behavior
4978 of the -n -r -k switches when exporting source code examples.
4979 (Structure editing): Add information about `C-c *',
4980 converting a plain list into a list of Org items.
4981 (Remember): Small rephrasing of the paragraph
4982 describing remember.el. Also mentioned that remember.el is part
4983 of Emacs 23, not Emacs 22.
4984 (Clocking work time): Add documentation about
4985 displaying the current clocking time against the effort estimate.
4986 Also add a footnote about using `org-clock-in-prepare-hook' to add
4987 an effort estimate on the fly, just before clocking it.
4988 (Footnotes): Document automatic renumbering and
4989 sorting.
4990 (Agenda commands): Document new bulk commands.
4991 (Plain lists): Document new behavior of
4992 `org-cycle-include-plain-lists'.
4e2af782 4993 Hyphenation only in TeX.
c8d0cf5c
CD
4994 (Clocking work time): Document the key to update effort
4995 estimates.
4996 (Clocking work time): Document the clock time display.
4997 (Structure editing, TODO basics): Document new
4998 variables.
4999 (Column attributes): Document new colciew operators.
5000 (Publishing options): Document :xml-declaration.
5001 (Tracking TODO state changes): Document the
5002 LOG_INTO_DRAWER property.
5003 (Literal examples): Document the new implementation for
5004 editing source code.
5005 (Publishing action): Mention the new publishing
5006 function, to publish an Org source file.
5007 (Publishing links): Mention how to link to an Org source file.
5008 (Macro replacement): Document new macros.
5009 (Handling links): Document type-specific completion
5010 when inserting links.
5011 (Structure editing, Plain lists): Improve documentation
5012 on sorting.
5013 (Internal links): Document custom ids for links.
5014 (Handling links): Document custom ids for links.
5015 (CSS support): Document new class.
5016 (Refiling notes): Document the possibility to create new nodes
5017 during refiling.
5018 (Agenda commands): Document the "?" operator to find
5019 tasks without effort setting.
5020 (Exporting agenda information): Section moved.
5021 (RSS Feeds): New section.
5022 (Built-in table editor): Document M-e and M-a navigate
5023 inside table field.
5024 (Stuck projects): Docment that projects identified as
5025 un-stuck will still be searchd for stuck sub-projects.
5026 (Paragraphs): Document centering.
5027 (Creating timestamps, Agenda commands): Document new
5028 behavior when changing time stamps.
5029 (Structure editing): Document the new command
5030 `org-clone-subtree-with-time-shift'.
5031 (Publishing): Refresh this chapter.
5032 (Export options, Export options, In-buffer settings):
5033 Document the new keywords.
5034 (Matching tags and properties): Collect all
5035 documentation about tags/property matches here.
5036 (Setting tags): Document `org-tag-persistent-alist'.
5037 (Weekly/daily agenda): New section.
5038 (Orgstruct mode): Describe `orgstruct++-mode'.
5039 (Drawers): Mention the LOGBOOK drawer.
5040 (Export options, Sectioning structure): Document the
5041 #+LEATEX_HEADER in-buffer setting.
5042 (Bugs): Section removed.
5043 (Hooks): New section.
0c7efc08 5044 (Add-on packages): Move here from old location.
c8d0cf5c
CD
5045 (Context-sensitive commands): New section.
5046 (Setting tags): Document newline option.
5047 (Global TODO list, Matching tags and properties):
5048 Mention more variables.
5049 (Checkboxes): Update to changed command behavior.
81a5560e 5050
40d2791f
CY
50512009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
5052
5053 * speedbar.texi (Basic Key Bindings): Fix typo.
5054
65d0154b
JB
50552009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
5056
5057 * calc.texi (Vector/Matrix Functions): Add index entries for both
5058 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
5059 affects matrices with more than one row.
b5bdfd9f 5060 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 5061
5a9e3ab7
JB
50622009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
5063
5064 * calc.texi (Stack Manipulation Commands): Add documentation for
ed9265fc 5065 `calc-transpose-lines'.
5a9e3ab7 5066
42fb7e61
MA
50672009-07-27 Michael Albinus <michael.albinus@gmx.de>
5068
5069 * dbus.texi (Receiving Method Calls): Describe special return value
5070 `:ignore'.
5071
574b69d5
AM
50722009-07-24 Alan Mackenzie <acm@muc.de>
5073
5074 * cc-mode.texi (Config Basics, File Styles): Document that at mode
5075 initialization, any individual variable setting now takes precedence
5076 over one done via c-file-style/c-file-offsets.
5077
ec06459c
JB
50782009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
5079
5080 * calc.texi (Undoing Mistakes): Mention that the undo list will be
5081 truncated when Calc is quit.
5082 (Customizing Calc): Document `calc-undo-length'.
5083
4ce54f6b
CY
50842009-07-20 Chong Yidong <cyd@stupidchicken.com>
5085
5086 * calc.texi (About This Manual): Don't mention chapter numbers in text.
5087
0e4f8ba5
GM
50882009-07-11 Kevin Ryde <user42@zip.com.au>
5089
5090 * pcl-cvs.texi (About PCL-CVS):
5091 * widget.texi (Basic Types):
5092 Fix cross-references.
5093
fa0f81b0
AS
50942009-07-01 Andreas Schwab <aschwab@redhat.com>
5095
5096 * dbus.texi (Type Conversion): Don't use literal control character.
5097
88a683c5
MA
50982009-07-01 Michael Albinus <michael.albinus@gmx.de>
5099
5100 * tramp.texi (GVFS based methods): New section.
5101 (Remote processes): Processes for GVFS based methods run locally.
5102
36c8febb
MA
51032009-06-30 Michael Albinus <michael.albinus@gmx.de>
5104
0c7efc08
SM
5105 * tramp.texi (Inline methods, External methods, Gateway methods):
5106 Avoid the words "kludge" and hack".
36c8febb
MA
5107 (External methods): Add `synce' method.
5108
5109 * trampver.texi: Update release number.
5110
d6b951bb
MA
51112009-06-22 Michael Albinus <michael.albinus@gmx.de>
5112
5113 Sync with Tramp 2.1.16.
5114
5115 * tramp.texi (History): Add GVFS support.
5116 (External methods): Precise `rsync' description. Add `dav', `davs' and
5117 `obex' methods. Add 'tramp-gvfs-methods' option.
5118 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
5119 forms.
5120 (Remote Programs): Introduce `tramp-own-remote-path'.
5121 (Remote processes): New subsection "Running remote programs that create
5122 local X11 windows".
5123 (Frequently Asked Questions): Improve code for disabling vc.
5124
5125 * trampver.texi: Update release number. Set default value of
5126 `emacsgvfs'.
5127
70243478
CY
51282009-06-21 Chong Yidong <cyd@stupidchicken.com>
5129
5130 * Branch for 23.1.
5131
54b31cbf
GM
51322009-06-17 Glenn Morris <rgm@gnu.org>
5133
5134 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
5135 (Latest version of Emacs): Mention source code repository.
5136
f6adc23c
GM
51372009-06-16 Glenn Morris <rgm@gnu.org>
5138
5139 * faq.texi (Top): Language tweak.
5140 (Extended commands): Most people have arrow keys.
5141 (Emacs manual): Say how to follow info links.
5142 (File-name conventions): Change title a bit. Explain about source
5143 versus installed. Condense etc description.
5144 (Guidelines for newsgroup postings): Mention Savannah list page.
5145 (Newsgroup archives): Simplify.
5146 (Contacting the FSF): Add contact URL.
5147 (Emacs Lisp documentation): Printed version not always available.
5148 (Installing Texinfo documentation): Explain how by hand installation is
5149 not normally needed. Use add-to-list. Remove duplicate reference.
5150 (Informational files for Emacs): Move info on Help menu here from
5151 "File-name conventions".
5152 (Help installing Emacs): Tweak uref.
5153 (Obtaining the FAQ): Mention repository.
5154 (Origin of the term Emacs): Explain "ITS".
5155 (Changing load-path): Use add-to-list.
5156 (Automatic indentation): Clarify this is for Text mode.
5157 Don't mention Indented Text mode.
5158 (Finding Emacs on the Internet): The FSF does not seem to offer a
5159 deluxe distribution on CD anymore.
5160
b59a8457
GM
51612009-06-16 Glenn Morris <rgm@gnu.org>
5162
5163 * faq.texi (Top): Mention which Emacs version this FAQ is about.
5164 Recommend the latest release. Mention how to get older FAQs.
5165 Recommend the Emacs manual.
5166 (Guidelines for newsgroup postings): Discourage cross-posts.
5167 (Underlining paragraphs): Remove.
5168 (Editing MS-DOS files): Remove pre-Emacs 20 information.
5169 (Bugs and problems): Update key-binding.
5170 (Problems with very large files): Mention 64-bit.
5171 (Shell process exits abnormally): Remove.
5172 (Problems with Shell Mode): Rename and update.
5173 (Spontaneous entry into isearch-mode)
5174 (Problems talking to certain hosts): Remove. This is old information,
5175 in etc/PROBLEMS if needed.
5176 (Emacs takes a long time to visit files, Updating Emacs): Remove.
5177 (Dired claims that no file is on this line): Update.
5178 (Installing Emacs, Problems building Emacs): Simplify.
5179 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
5180 information.
5181 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
5182 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
5183 (JDEE): "JDEE", not "JDE".
5184 (Handling C-s and C-q with flow control, Binding C-s and C-q):
5185 Remove. This is old information, in etc/PROBLEMS if needed.
5186 (stty and Backspace key, Kanji and Chinese characters): Remove.
5187 (Right-to-left alphabets): Update section.
5188 (Changing the included text prefix): Gnus uses message-yank-prefix.
5189 Add cross-reference to Supercite manual.
5190 (Saving a copy of outgoing mail): Simplify output file description.
5191 (Expanding aliases when sending mail): Refer to Emacs manual.
5192 Remove old info about RFC822.
5193 Correct description of how to rebuild aliases.
5194 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
5195 (MIME with Emacs mail packages)
5196 (Viewing articles with embedded underlining)
5197 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
5198 Remove old sections.
5199 (Killing based on nonstandard headers): Remove. Scoring is preferable,
5200 and is well-documented in the Gnus manual.
5201 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
5202 (Making Gnus faster): Rename from "Starting Gnus faster".
5203 Merge "Catch-up is slow in Gnus" into here.
5204
0e6d12ca
GM
52052009-06-14 Glenn Morris <rgm@gnu.org>
5206
5207 * faq.texi (Status of Emacs): Re-order with most recent releases first.
5208 (New in Emacs 23): New section.
5209 (Handling C-s and C-q with flow control): Add xref.
5210
2e17e05e
GM
52112009-06-13 Glenn Morris <rgm@gnu.org>
5212
5213 * faq.texi (Setting up a customization file): Grammar fix.
5214 Customize is no longer "new".
5215 (Displaying the current line or column): Line-number mode is on by
5216 default. Don't mention `column' package. Mention linum.el.
5217 (Turning on abbrevs by default): Explain how to do it for buffers,
5218 modes, and everywhere.
5219 (Associating modes with files): Use add-to-list. Don't mention Emacs
5220 19.
5221 (Highlighting a region): On by default since 23.1.
5222 (Replacing highlighted text): Update doc quote.
5223 (Working with unprintable characters): Don't mention search-quote-char.
5224 (Using an already running Emacs process): Gnuclient is probably not an
5225 enhancement these days.
5226 (Indenting switch statements): Remove mention of pre-Emacs 20.
5227 (Horizontal scrolling): Abbreviate Emacs 20 description.
5228 (Replacing text across multiple files): Fix name of dired command.
5229 (Disabling backups): Use require not load.
4f9d4de3 5230 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 5231
2a1cf2b9
BW
52322009-06-13 Bill Wohler <wohler@newt.com>
5233
5234 Release MH-E manual version 8.2.
5235
5236 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5237 release 8.2.
5238
85b438b7
GM
52392009-06-13 Glenn Morris <rgm@gnu.org>
5240
5241 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
5242 in this day and age the common meaning is "on the web".
5243 (copying): Use @copyright in all cases.
5244 (Basic keys): Remove reference to deleted manual node "Text Characters".
5245 (File-name conventions): Use GNU as an example rather than SERVICE.
5246 default.el lives in site-lisp. Update Info directory location.
5247 (Real meaning of copyleft): GPL actions have been brought, but all
5248 settled out of court.
5249 (Guidelines for newsgroup postings): Shorten section title.
5250 Simplify comp.emacs description.
5251 (Newsgroup archives): Change Google URL. Describe Gmane.
5252 (Unsubscribing from Emacs lists): Remove discussion of "distribution
5253 points". Mention List-Unsubscribe header.
5254 (Contacting the FSF): Update email and URLs.
5255 (Basic editing): Mention F1 for help.
5256 (Installing Texinfo documentation): Refer to Texinfo website rather
5257 than ftp server.
5258 (Printing a Texinfo file): Mention texi2pdf.
5259 (Informational files for Emacs): Don't describe FTP or SERVICE, they
5260 are just stubs nowadays.
5261 (Latest version of Emacs): Explain version numbers.
5262 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
5263 (Turning on syntax highlighting): No need to mention hilit19 any more.
5264 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
5265 (Modes for various languages): Remove section.
5266 (Major packages and programs): Remove most version and maintainer
5267 information - it's hard to keep up-to-date, and adds nothing.
5268 Similarly with direct links to mailing lists.
5269 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
5270 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
5271 years, and Emacs comes with tools for this now.
5272 (Patch): Remove section - this is a standard tool.
5273 (Using function keys under X): Remove section.
5274
93e2d996
GM
52752009-06-12 Glenn Morris <rgm@gnu.org>
5276
5277 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
5278 (Help installing Emacs): Remove reference to deleted X11 node.
5279 (Associating modes with files): Interpreter-mode-alist is no longer
5280 subservient to auto-mode-alist.
5281 (Installing Emacs): Change future Emacs version.
5282 (Linking with -lX11 fails): Remove old section.
5283 (Packages that do not come with Emacs): Update ELL location.
5284 Emacs Lisp archive is dead.
5285 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
5286 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
5287 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
5288 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
5289 (Removing flashing messages): Remove section about non-existent Gnus
5290 option.
5291
f0bf7708
GM
5292 * faq.texi (Top): Add @top command.
5293 Remove the optional arguments from all @node commands: makeinfo can
5294 generate these automatically, and it is easier to edit and rearrange
5295 nodes without them.
5296
30884d11
GM
52972009-06-11 Glenn Morris <rgm@gnu.org>
5298
5299 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
5300 (The LPF): Make the updated URL the sole reference point.
5301 (Learning how to do something): Update refcard price and format.
5302 (Getting a printed manual): Sources in doc/emacs/, not man/.
5303 Also available in PDF format. Since the page count varies, be less
5304 precise.
5305 (Informational files for Emacs): Remove references to deleted files
5306 LPF and SUN-SUPPORT, and to UUCP.
5307 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
5308 Remove many obsolete ways to get the FAQ, which now seems only to be
5309 distributed with Emacs.
5310 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
5311
deab46e0
CY
53122009-06-09 Chong Yidong <cyd@stupidchicken.com>
5313
223b43fa 5314 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 5315 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 5316
deab46e0
CY
5317 * ada-mode.texi (Installation, Compile commands)
5318 (Project File Overview, No project files, Set compiler options)
5319 (Use GNAT project file, Use multiple GNAT project files)
5320 (Identifier completion): Use @samp for menu items, and @kbd for key
5321 sequences (Bug#3504).
5322
71fbd643
DU
53232009-06-04 Daiki Ueno <ueno@unixuser.org>
5324
8c9bb6f5 5325 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 5326
f197085b
CY
53272009-06-04 Ryan Yeske <rcyeske@gmail.com>
5328
5329 * message.texi (Header Commands): Fix descriptions to match
5330 keybindings.
5331
7f3bc720
DU
53322009-04-22 Daiki Ueno <ueno@unixuser.org>
5333
5334 * gnus.texi (Security): Mention that EasyPG is the current default.
5335
4518068d
CY
53362009-04-13 Chong Yidong <cyd@stupidchicken.com>
5337
5338 * ediff.texi (Session Commands): Fix typo.
5339
d7ca410a
MB
53402009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
5341
5342 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
5343 news.software.readers. Reported by Florian Rehnisch.
5344
c6c76add
GM
53452009-04-02 Glenn Morris <rgm@gnu.org>
5346
5347 * auth.texi: Capitalize direntry.
5348
5349 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
5350 using a period in the entry name. (Bug#2797)
5351
35ed8e2e
JB
53522009-03-03 Juanma Barranquero <lekktu@gmail.com>
5353
5354 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
5355 ($(infodir)/auth, auth.dvi): New targets.
5356
e280480a
GM
53572009-03-03 Glenn Morris <rgm@gnu.org>
5358
5359 * auth.texi: Fix @setfilename.
5360
5361 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
5362 (auth, $(infodir)/auth, auth.dvi): New rules.
5363
8a76755b
GM
53642009-02-25 Glenn Morris <rgm@gnu.org>
5365
5366 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
5367
0038d478
MB
53682009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5369
5370 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
5371
53722009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5373
5374 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
5375 gnus-nocem-issuers, and gnus-nocem-verifyer.
5376
867d4bb3
JB
53772009-02-20 Juanma Barranquero <lekktu@gmail.com>
5378
5379 * ada-mode.texi (Project files, Automatic Casing):
5380 * dbus.texi (Signals):
5381 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
5382 * mh-e.texi (HTML):
5383 * nxml-mode.texi (Locating a schema)
5384 (Using the document's URI to locate a schema):
5385 * org.texi (Footnotes, Using the mapping API):
5386 * rcirc.texi (Channels): Remove duplicate words.
5387
3a44dc1f
GM
53882009-02-20 Glenn Morris <rgm@gnu.org>
5389
5390 * dired-x.texi (Miscellaneous Commands):
5391 * gnus.texi: Minor updates for mbox Rmail.
5392
5dc584b5
KB
53932009-02-16 Karl Berry <karl@gnu.org>
5394
b59a8457
GM
5395 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
5396 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
5397 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
5398 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
5399 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
5400 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
5401 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
5402 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
5403 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
5404 Consistently use @insertcopying in the Top node,
5dc584b5 5405 @contents at the front (after @end titlepage),
b59a8457 5406 and @direntry after @copying. (Bug#1988)
5dc584b5 5407
9eb59592
MB
54082009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
5409
5410 * auth.texi: New file documenting auth-source.
5411
d324fa76
CD
54122009-02-13 Carsten Dominik <dominik@science.uva.nl>
5413
5414 * org.texi (Org Plot): Fix link.
5415
7a603b73
DU
54162009-02-09 Daiki Ueno <ueno@unixuser.org>
5417
5418 * epa.texi (Mail-mode integration): Mention the way to do
5419 "encrypt-to-self". (Bug#1807)
5420
a626b338 54212009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
5422
5423 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
5424
3b36c17e
MB
54252009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
5426
5427 * gnus-news.texi: Print version about Incoming*.
5428
55033558
CD
54292009-02-02 Carsten Dominik <dominik@science.uva.nl>
5430
5431 * org.texi (Structure editing, Handling links)
5432 (Fast access to TODO states, Javascript support): Make standard docs
5433 correctly reflect default variable settings.
5434
ec712abb
GM
54352009-02-02 Glenn Morris <rgm@gnu.org>
5436
5437 * org.texi: Fix typos.
5438
7112648c
MA
54392009-02-01 Michael Albinus <michael.albinus@gmx.de>
5440
5441 Sync with Tramp 2.1.15.
5442
5443 * trampver.texi: Update release number.
5444
2e461fc1
CD
54452009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
5446
5447 * org.texi (TODO dependencies): Document TODO dependencies on
5448 checkboxes.
5449
bc283609
CD
54502009-01-30 Carsten Dominik <dominik@science.uva.nl>
5451
5452 * org.texi (TODO dependencies): Document key binding for toggling
5453 ORDERED property.
5454
74fc5047
MA
54552009-01-28 Michael Albinus <michael.albinus@gmx.de>
5456
5457 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
5458 of hook functions.
5459
d6685abc
CD
54602009-01-28 Carsten Dominik <dominik@science.uva.nl>
5461
5462 * org.texi (TODO dependencies): New section.
5463
65c439fd
CD
54642009-01-27 Carsten Dominik <dominik@science.uva.nl>
5465
5466 * org.texi (Plain lists, TODO basics, Priorities)
5467 (Multiple sets in one file, Conflicts): Document interaction with
5468 `shift-selection-mode'.
5469
5fafc247
JB
54702009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
5471
5472 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
5473 Make Calc the subject of sentences.
5474 (Rearranging Formulas using Selections): Discuss new options
5475 for `j *'.
5476
e7433508
MA
54772009-01-26 Michael Albinus <michael.albinus@gmx.de>
5478
5479 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
5480
2096a1b6
GM
54812009-01-26 Glenn Morris <rgm@gnu.org>
5482
5483 * org.texi: Fix typos.
5484
0cb61492
BW
54852009-01-26 Bill Wohler <wohler@newt.com>
5486
2096a1b6 5487 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 5488
0bd48b37
CD
54892009-01-25 Carsten Dominik <dominik@science.uva.nl>
5490
5491 * org.texi (References): Add information about remote references.
5492 (Built-in table editor): Document `C-c RET' in tables.
5493 (Math symbols, Quoting LaTeX code): Mention that simple
5494 LaTeX macros survive LaTeX export.
5495 (Images in LaTeX export): Show how to create a reference to a
5496 figure.
5497 (Sectioning structure): Document that the LaTeX class can be
5498 specified in a property.
5499 (Text areas in HTML export): New section.
5500 (External links): Add examples for text search and ID links.
5501 (Built-in table editor): Remove the descriptio of `C-c
5502 C-q', it not longer works.
5503 (Literal examples): Document that a space must follow
5504 the colon in short examples.
5505 (Relative timer): Document `org-timer-stop'.
5506 (Footnotes): New section.
5507 (Footnote markup): Shorten section and refer to new Footnote
5508 section.
5509 (Literal examples): Add documentation for line
5510 numbering in and references to code examples.
5511 (CSS support): Fix the description of default CSS styles.
5512 (Capturing column view): Document
5513 "file:path/to/file.org" as an allowed value for the ID property of
5514 a dynamic block copying column view.
5515
49dbbaf2
SE
55162009-01-23 Stephen Eglen <stephen@gnu.org>
5517
5518 * mh-e.texi (Getting Started): Describe $MH.
5519
193e6828
MA
55202009-01-21 Michael Albinus <michael.albinus@gmx.de>
5521
5522 * tramp.texi (all): Harmonize usage of "external method",
5523 "external transfer method" and "out-of-band method".
5524 (Connection types): Precise the differences of inline and external
5525 methods. Written by Adrian Phillips <a.phillips@met.no>.
5526
26b9f88d
MB
55272009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
5528
5529 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
5530 commands as described at the top. Reported by Allan Gottlieb
5531 <gottlieb@nyu.edu>.
5532
55332009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
5534
5535 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
5536 nnmail-pathname-coding-system.
5537
377952e0
GM
55382009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
5539
5540 * org.texi (Relative timer): Fix typo.
5541
a20d3598
JB
55422009-01-15 Juanma Barranquero <lekktu@gmail.com>
5543
5544 * org.texi (Clocking work time): Fix typo.
98a1e0f5 5545 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 5546
a50253cc
GM
55472009-01-13 Glenn Morris <rgm@gnu.org>
5548
5549 * org.texi: Fix some more typos.
5550
07450bee
GM
55512009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
5552
5553 * org.texi: Fix some typos.
5554
e3e955fe
MB
55552009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
5556
5557 * gnus.texi (Group Parameters): Add note for local variables.
5558
55592009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5560
0c7efc08
SM
5561 * gnus.texi (Converting Kill Files): Fix URL.
5562 Include gnus-kill-to-score.el in contrib directory.
e3e955fe
MB
5563
55642009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5565
5566 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
5567 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
5568 (Paging the Article): Add index entry.
5569
71dd9983
JB
55702009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
5571
5572 * ada-mode.texi (Examples): Delete redundant text.
5573
4a0cf14f
MA
55742009-01-03 Michael Albinus <michael.albinus@gmx.de>
5575
36c8febb 5576 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
5577
5578 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
5579 addresses.
5580
aedac0f0
BW
55812009-01-03 Bill Wohler <wohler@newt.com>
5582
5583 * mh-e.texi (Scan Line Formats): Indicate that first column should be
5584 kept empty.
5585
4c65b566
CD
55862008-12-20 Carsten Dominik <dominik@science.uva.nl>
5587
5588 * org.texi (Activation, Exporting, ASCII export, HTML export)
0c7efc08
SM
5589 (HTML Export commands, LaTeX/PDF export commands):
5590 Improve documentation about transient-mark-mode.
e9fce1ac 5591 (References): Document the use of special names like $LR1 to reference
4c65b566
CD
5592 to fields in the last table row.
5593
e1a78e1e
JL
55942008-12-19 Juri Linkov <juri@jurta.org>
5595
5596 * info.texi (Search Text): Remove mention of removed key binding M-s.
5597
17a0aa82
CD
55982008-12-18 Carsten Dominik <dominik@science.uva.nl>
5599
5600 * org.texi (References): Remove mentioning of @0 as reference for the
5601 last line, this has been reverted in the Lisp sources.
5602
4997d802
JB
56032008-12-17 Juanma Barranquero <lekktu@gmail.com>
5604
5605 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
5606 (DVI_TARGETS): Remove duplicates. Add sasl.
5607 ($(infodir)/sasl, sasl.dvi): New targets.
5608
33306645
CD
56092008-12-17 Carsten Dominik <dominik@science.uva.nl>
5610
5611 * org.texi: Version number pushed to 6.15d.
5612
db55f368
CD
56132008-12-16 Carsten Dominik <dominik@science.uva.nl>
5614
a0bf4117 5615 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
5616 (Images in LaTeX export): New section.
5617 (Inlined images, Images in HTML export): Sections renamed.
5618
dae0a942
MB
56192008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
5620
5621 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
5622
9f5572e9
MB
56232008-12-04 David Engster <dengste@eml.cc>
5624
5625 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
af42a9cc 5626 of nnml-get-new-mail. Change URL for mairix patch.
9f5572e9 5627
bc23baaa
CD
56282008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
5629
5630 * org.texi (Using the mapping API): Fix bug in mapping example.
5631 (Publishing options): Make the list of properties complete again, in
5632 correspondence to the variable `org-export-plist-vars'.
5633 (Property searches): Document new special values for time comparisons.
5634 (Tag inheritance): Refine the description of tag inheritance.
5635 (Project alist): Add info about the publishing sequence of components.
a0bf4117 5636 (Effort estimates): Document the new relative timer.
bc23baaa 5637
3bf8054f
JB
56382008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
5639
5640 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
5641 (Using Calc): Clarify use of `C-x * o'.
5642 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
5643
ac134f2f
RS
56442008-11-28 Richard M Stallman <rms@gnu.org>
5645
5646 * dbus.texi (Receiving Method Calls): Clean up previous change.
5647
ace706d1
MA
56482008-11-26 Michael Albinus <michael.albinus@gmx.de>
5649
5650 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
5651 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
5652 `dbus-unescape-from-identifier'.
5653 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 5654 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
5655 (Signals): Use the constants in the example.
5656
d60b1ba1
CD
56572008-11-24 Carsten Dominik <dominik@science.uva.nl>
5658
b97439ce 5659 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 5660
ce4fdcb9
CD
56612008-11-23 Carsten Dominik <dominik@science.uva.nl>
5662
5663 * org.texi (Setting up Remember): Document `org-remember-mode'.
5664 (External links): Document that bbdb links can use a regular
5665 expression.
5666 (External links): Document that elisp links can contain interactive
5667 commands.
5668
c8548a00 56692008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
5670
5671 * viper.texi (viper-translate-all-ESC-keysequences):
5672 Description removed.
5673
6a2c4aec
GM
56742008-11-19 Glenn Morris <rgm@gnu.org>
5675
5676 * doclicense.texi: Change to FDL 1.3.
5677 Relicense all texi files under FDL 1.3 or later.
5678
59ee4113
JB
56792008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
5680
5681 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
5682
59bcbb98 56832008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a 5684
0c7efc08 5685 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
2198eaa5
JB
5686
5687 * ediff.texi: Version/date change.
9f90198a 5688
8aa41c9b
CY
56892008-11-14 Chong Yidong <cyd@stupidchicken.com>
5690
5691 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
5692
17587b1b
JB
56932008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
5694
5695 * calc.texi (About This Manual): Comment out a mention of
5696 marginal notes.
5697
564c900e
CD
56982008-11-12 Carsten Dominik <dominik@science.uva.nl>
5699
5700 * org.texi (Clocking work time): Document the :formula property of
5701 clock tables.
5702 (Structure editing, Refiling notes): Document refiling regions.
5703 (Agenda commands): Document the double-prefix version
5704 of the `l' command in the agenda.
5705 (Handling links): Explain the effect of a double prefix
5706 arg to `C-c C-o'.
5707 (TODO basics): Add documentation for tag triggers.
5708
3c4be1f2
GM
57092008-10-23 Glenn Morris <rgm@gnu.org>
5710
5711 * cl.texi (Function Bindings): Mention `flet' fails to deal with
5712 byte-compiling things like `+'.
5713
5714 * ns-emacs.texi: Merge copyright years of author now with assignment
5715 into FSF years.
5716 (VER): Use it for easier automatic updating. Use Emacs version rather
5717 than standalone Emacs.app version.
5718
a6520ff3
CD
57192008-10-12 Carsten Dominik <dominik@science.uva.nl>
5720
864c9740 5721 * org.texi: Lots of minor fixes.
a6520ff3
CD
5722 (Capture): New chapter.
5723 (Org Plot): New section.
5724
db7a4b66
MH
57252008-09-30 Magnus Henoch <mange@freemail.hu>
5726
5727 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
5728
4043c194
JB
57292008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
5730
5731 * calc.texi (User Defined Units): Mention how to enter optional display
5732 string.
5733
eef5ade7
MB
57342008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
5735
0c7efc08 5736 * message.texi (Sending Variables): Fix variable documentation to
eef5ade7
MB
5737 avoid the "y/n" wording.
5738
e52cac88
MB
57392008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
5740
0c7efc08 5741 * message.texi (Sending Variables): Add `message-confirm-send' doc.
e52cac88
MB
5742
57432008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
5744
5745 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
5746 @enumerate section so as to be able to be formatted with MAKEINFO=no.
5747
00c55306
BW
57482008-09-22 Bill Wohler <wohler@newt.com>
5749
5750 Release MH-E manual version 8.1.
5751
5752 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5753 release 8.1.
5754
5755 * mh-e.texi: Retain dual license as agreed to by the FSF.
5756 However, bump GPL to Version 3.
5757 Use @include for license text.
5758
e52cac88 57592008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
5760
5761 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
5762 (Store custom flags and keywords, Store arbitrary data):
5763 Clean up markup.
64763fe3
MB
5764
57652008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
5766
5767 * gnus.texi (The Gnus Registry): Document it.
5768
9e601b8d
MB
57692008-09-08 David Engster <dengste@eml.cc>
5770
88ee5b02
JB
5771 * gnus.texi (nnmairix): Point out that nnml uses MH format.
5772 Clarify section about choosing back end servers.
9e601b8d 5773
247043f1
GM
57742008-08-23 Glenn Morris <rgm@gnu.org>
5775
5776 * dired-x.texi (Shell Command Guessing):
5777 Mention dired-guess-shell-case-fold-search. (Bug#417)
5778
2bfec7a0
MA
57792008-08-22 Michael Albinus <michael.albinus@gmx.de>
5780
5781 * trampver.texi: Update release number.
5782
247043f1 57832008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
5784
5785 * ns-emacs.texi: Update version.
5786 (Introduction): Correct menu location for options save.
5787 (Customization): Note that defaults are stored under org.gnu.Emacs.
5788
8c20bd92
BW
57892008-08-11 Bill Wohler <wohler@newt.com>
5790
5791 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
5792 explicit about GNU mailutils MH elsewhere (with thanks to Darel
5793 Henman) (closes SF #1768928).
5794
767a4d92
GM
57952008-08-10 Glenn Morris <rgm@gnu.org>
5796
5797 * ns-emacs.texi: Use @copying. Change copyright of authors with
5798 assignment to FSF. Change license to GFDL.
5799 (Top): Remove outdated references.
5800
6ecfe5c2
MB
58012008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
5802
88ee5b02
JB
5803 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
5804 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
5805 gnus-summary-sort-by-most-recent-date.
5806 (Summary Sorting): Explain prefix argument.
5807
58082008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
5809
5810 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
5811 gnus-summary-pipe-output.
5812
eb932e8a
MA
58132008-08-03 Michael Albinus <michael.albinus@gmx.de>
5814
5815 * dbus.texi (Receiving Method Calls): Document error handling of own
5816 D-Bus methods.
5817
bfe16263
BW
58182008-08-01 Bill Wohler <wohler@newt.com>
5819
5820 * mh-e.texi (Reading Mail)
9f90198a 5821 (Viewing Attachments): Describe new function
bfe16263
BW
5822 mh-show-preferred-alternative.
5823 (Sending Mail, Redistributing, Sending Message): Describe new hook
5824 mh-annotate-msg-hook.
5825
21956b56
MA
58262008-07-31 Michael Albinus <michael.albinus@gmx.de>
5827
5828 * dbus.texi (Arguments and Signatures): Fix example.
5829 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
5830 (Asynchronous Methods): New node.
9f90198a
JB
5831 (Errors and Events): Describe extended layout of `dbus-event'.
5832 New defun `dbus-event-message-type'.
21956b56 5833
7c2fb837
DN
58342008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
5835
5836 * ediff.texi: Remove VMS support.
5837
13662773
JB
58382008-07-29 Juanma Barranquero <lekktu@gmail.com>
5839
5840 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
5841 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
5842
ddde0b34
CY
58432008-07-29 Chong Yidong <cyd@stupidchicken.com>
5844
5845 * Makefile.in: Add mairix-el targets.
5846
58472008-07-29 David Engster <deng@randomsample.de>
5848
5849 * mairix-el.texi: New file.
5850
d5875b25
JB
58512008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
5852
366b7d44
JB
5853 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
5854 project files. Delete 'main_unit' project variable; not needed. Allow
5855 process environment variables wherever project variables are allowed.
5856 Add tutorial section on multiple GNAT project files.
d5875b25 5857
6cbab8ee
MA
58582008-07-27 Michael Albinus <michael.albinus@gmx.de>
5859
5860 Sync with Tramp 2.1.14.
5861
5862 * trampver.texi: Update release number.
5863
9e2a2647
DN
58642008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
5865
5866 * ns-emacs.texi:
5867 * faq.texi: Remove mentions of Mac Carbon.
5868
d62672f3
MB
58692008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
5870
5871 * gnus.texi (Saving Articles): Describe the 2nd argument of
5872 gnus-summary-save-in-pipe.
5873 (SpamAssassin): Use it.
5874
58752008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
5876
5877 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
5878
dd12e1c6
CD
58792008-07-25 Carsten Dominik <dominik@science.uva.nl>
5880
5881 * org.texi (Export options): Document the use of the creator flag.
5882
44ce9197
CD
58832008-07-24 Carsten Dominik <dominik@science.uva.nl>
5884
5885 * org.texi: New version 6.06a.
5886
ddd13c5d
JB
58872008-07-23 Juanma Barranquero <lekktu@gmail.com>
5888
5889 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
5890 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
5891
8dc6104d
JB
58922008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
5893
5894 * calc.texi (Editing Stack Entries):
5895 (Algebraic Entry): Rewrite introductory sentences so it can be used by
5896 Calc's help functions. Mention fixing typos.
5897 (Customizing Calc): Fix typo.
5898
58992008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
5900
5901 * calc.texi (summarykey): New macro. Use to correctly format keys in
5902 the summary.
5903
ddd13c5d 59042008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
5905
5906 * ns-emacs.texi (Customization): Corrected documentation on color
5907 specification formats.
5908
568beaa2
AS
59092008-07-19 Andreas Schwab <schwab@suse.de>
5910
db8ef699 5911 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
5912
5913 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
5914 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
5915
cd71b9ae
MA
59162008-07-18 Michael Albinus <michael.albinus@gmx.de>
5917
5918 * dbus.texi (Inspection): Rework, introduce submenus.
5919 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
5920 (Properties and Annotations, Arguments and Signatures): New nodes.
5921
9b7993b4
MA
59222008-07-13 Michael Albinus <michael.albinus@gmx.de>
5923
5924 * dbus.texi (Receiving Method Calls): Fix description of
5925 `dbus-register-method'.
5926 (Signals): Allow also signal arguments for filtering in
5927 `dbus-register-signal'.
5928
241d447b
JB
59292008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
5930
5931 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
5932 `cnorm'.
5933 (Arithmetic Tutorial): Simplify the verification of prime factors.
5934
adb46650
MB
59352008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
5936
5937 * gnus.texi (Saving Articles): Mention
5938 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
5939
92e15881
JB
59402008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
5941
5942 * calc.texi: Adjust mode line throughout.
5943
ea597303
JB
59442008-06-28 Juanma Barranquero <lekktu@gmail.com>
5945
5946 * sasl.texi (Mechanisms): Fix typos.
5947
aee08080
JB
59482008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
5949
5950 * calc.texi (Killing from the stack): Mention using normal Emacs
5951 copying.
5952
a06a4a12
MA
59532008-06-21 Michael Albinus <michael.albinus@gmx.de>
5954
0c7efc08 5955 * tramp.texi (Password handling): Rename from "Password caching".
ea597303 5956 Add `auth-source' mechanism.
a06a4a12
MA
5957 (Connection caching): Tramp reopens the connection automatically,
5958 when the operating system on the remote host has been changed.
5959
7389398d
EZ
59602008-06-20 Eli Zaretskii <eliz@gnu.org>
5961
5962 * makefile.w32-in (distclean): Remove makefile.
5963
b349f79f
CD
59642008-06-17 Carsten Dominik <dominik@science.uva.nl>
5965
3f9b4c2b 5966 * org.texi (Using the mapping API): New section.
b349f79f 5967 (Agenda column view): New section.
3f9b4c2b 5968 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 5969 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 5970 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
5971
59722008-06-17 Jason Riedy <jason@acm.org>
5973
5974 * org.texi (A LaTeX example): Note that fmt may be a one-argument
5975 function, and efmt may be a two-argument function.
5976 (Radio tables): Document multiple destinations.
5977
cd5c05d2
GM
59782008-06-16 Glenn Morris <rgm@gnu.org>
5979
5980 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
5981 Add Cover-Texts.
5982
debf4439
GM
59832008-06-15 Glenn Morris <rgm@gnu.org>
5984
5985 * faq.texi (VER): Update to 23.0.60.
5986
5987 * mh-e.texi: Remove option of licensing under GPL.
5988 Add Cover-Texts to GFDL permissions notice.
5989 (GPL): Remove section.
5990 (GFDL): Include doclicense.texi rather than the actual text.
5991
5992 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
5993 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
5994
5995 * sasl.texi: Fix output file name.
5996
5997 * epa.texi, sasl.texi: Refer to license in Emacs manual.
5998
5999 * gnus-coding.texi: Refer to license in Gnus manual.
6000
6001 * idlwave.texi, sasl.texi: Use @copying.
6002
6003 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
6004
6005 * speedbar.texi: Update Back-Cover Text as per maintain.info.
6006
6007 * url.texi: Use @copying, @title, @subtitle, @author.
6008
6009 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
6010 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
6011 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
6012 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
6013 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
6014 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
6015 * widget.texi, woman.texi:
6016 Remove references to external license, since doclicense is included.
6017
6018 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
6019 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
6020 Remove references to non-existent Invariant Sections.
6021
091f8bc1
GM
60222008-06-14 Glenn Morris <rgm@gnu.org>
6023
6024 * faq.texi (Major packages and programs): Remove references to external
6025 Supercite, Calc, VIPER, since they have been included for some time.
6026 Update VM, AUCTeX, BBDB entries.
6027
47bcb4d3
UJ
60282008-06-14 Ulf Jasper <ulf.jasper@web.de>
6029
6030 * newsticker.texi: Updated to match latest newsticker changes.
6031
6f093307
GM
60322008-06-13 Glenn Morris <rgm@gnu.org>
6033
6034 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
6035 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
6036 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
6037 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
6038 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
6039 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
6040 * woman.texi:
6041 Update Back-Cover Text as per maintain.info.
6042
2b968687
MB
60432008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6044
6045 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
6046
6047 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
6048 (gnus-faq.xml): Update repository host.
6049
2b968687
MB
6050 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
6051
60522008-06-15 Frank Schmitt <ich@frank-schmitt.net>
6053
6054 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
6055 Fix a typo.
6056
60572008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6058
6059 * gnus.texi (Mail Source Customization): Correct values of
4e2af782 6060 `mail-source-delete-incoming'. Reported by Tassilo Horn.
2b968687
MB
6061 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
6062
60632008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
6064
6065 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
6066 coding standards.
6067
60682008-06-14 David Engster <dengste@eml.cc>
6069
6070 * gnus.texi (nnmairix): Markup fixes.
6071
e6d2d263
MB
60722008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6073
2b968687 6074 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
6075
60762008-06-05 David Engster <dengste@eml.cc>
6077
6078 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
6079
60802008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6081
b344d29d 6082 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
6083 (Searching, nnir, nnmairix): New stub nodes.
6084
ad231df6 60852008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
6086
6087 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
6088
f394fa25
MB
60892008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
6090
6091 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
6092
58333467
MB
60932008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
6094
6095 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
6096
67525fb9
JY
60972008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
6098
6099 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
6100
0549d8fc
JB
61012008-05-06 Juanma Barranquero <lekktu@gmail.com>
6102
6103 * info.texi (Top): Fix typo in xref.
6104
149a3837
KB
61052008-05-05 Karl Berry <karl@gnu.org>
6106
6107 * info.texi (Top): @xref to stand-alone manual.
6108
3a23a519
MB
61092008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6110
6111 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
6112 (Various Summary Stuff): Fix typo in last xref.
6113
0a29fbf3
JB
61142008-05-02 Juanma Barranquero <lekktu@gmail.com>
6115
6116 * org.texi (Moving subtrees): Fix typo.
6117
586b90f1
MA
61182008-04-28 Michael Albinus <michael.albinus@gmx.de>
6119
6120 * tramp.texi (Frequently Asked Questions): Explain, how to disable
6121 Tramp via `tramp-mode'.
6122
b5af9883
CD
61232008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
6124
6125 * org.texi: Massive changes, in many parts of the file.
6126
d55fe5bb
MB
61272008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
6128
6129 * gnus.texi (Oort Gnus): Add message-fill-column.
6130
61312008-04-12 Adrian Aichner <adrian@xemacs.org>
6132
6133 * gnus.texi (Mail Source Specifiers): Typo fix.
6134
61352008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
6136
6137 * gnus.texi (Diary Headers Generation): Update key binding for
6138 `gnus-diary-check-message'.
6139
61402008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6141
6142 * gnus.texi (Emacsen): Addition.
6143
61442008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6145
6146 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
6147
61482008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6149
6150 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
6151
61522008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6153
6154 * gnus-news.texi: Update tool bar item.
6155
61562008-04-09 Sven Joachim <svenjoac@gmx.de>
6157
6158 * gnus-news.texi: Fix typos.
6159
76c109c3
JB
61602008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
6161
222027f2 6162 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
6163 Add mention of `kron'.
6164
d5fbd5a6
MO
61652008-04-01 Daiki Ueno <ueno@unixuser.org>
6166
0c7efc08
SM
6167 * epa.texi (Encrypting/decrypting *.gpg files):
6168 Document epa-file-name-regexp.
d5fbd5a6 6169
fbcbb58c
KY
61702008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
6171
6172 * gnus.texi (Example Methods): Fix description about ssh-agent.
6173 (Indirect Functions): Fix the default value of nntp-telnet-command;
6174 remove link to connect.html.
6175
134ce16c
MA
61762008-03-30 Michael Albinus <michael.albinus@gmx.de>
6177
6178 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
6179 dbus-call-method.
6180 (Receiving Method Calls): The timeout can be set by the calling client.
6181
da1975d7
MA
6182 * trampver.texi: Update release number.
6183
2e4089ab
RS
61842008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
6185
6186 * gnus.texi (Top): Fix version. Add SASL.
6187
70cab5a9
MA
61882008-03-29 Michael Albinus <michael.albinus@gmx.de>
6189
6190 Sync with Tramp 2.1.13.
6191
6192 * trampver.texi: Update release number.
6193
5bc6ddff
MB
61942008-03-29 Chong Yidong <cyd@stupidchicken.com>
6195
6196 * org.texi: Update to new org-mode website.
6197
61982008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
6199
6200 * cl.texi (For Clauses): Fix loop over key-seq to match code.
6201
9b3ebcb6
MB
62022008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
6203
6204 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
6205 gnus-read-ephemeral-gmane-group-url,
6206 gnus-read-ephemeral-emacs-bug-group,
6207 gnus-read-ephemeral-debian-bug-group.
6208
62092008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6210
6211 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
6212
6213 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
6214 Add FIXMEs for Bookmarks and gnus-registry-marks.
6215
62162008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6217
6218 * gnus.texi (Smileys): Document `smiley-style'.
6219
62202008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6221
6222 * gnus.texi (Gnus Development): Clarify difference between ding and
6223 gnu.emacs.gnus.
6224 (MIME Commands, Using MIME, RSS): Fix markup.
6225
6226 * gnus-faq.texi ([8.4]): Ditto.
6227
62282008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
6229
6230 * gnus.texi (Emacsen): Remove obsolete stuff.
6231
62322008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
6233
6234 * gnus.texi (Oort Gnus): Add version info WRT
6235 `mail-source-delete-incoming'.
6236
62372008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6238
6239 * gnus.texi (Top): Add "Other related manuals" and version info in
6240 `iftex' output.
6241 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
6242 gnus-balloon-face-0 and the corresponding format specifiers.
6243
608d6a81
MA
62442008-03-26 Michael Albinus <michael.albinus@gmx.de>
6245
6246 * tramp.texi (Filename completion): Remove footnote about let-bind
6247 of `partial-completion-mode'. It doesn't work this way.
6248
27a6f132
SM
62492008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
6250
6251 * pcl-cvs.texi (Contributors): Update my email.
6252
4a7c4c40
MA
62532008-03-21 Michael Albinus <michael.albinus@gmx.de>
6254
6255 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
6256
2940c053
BW
62572008-03-17 Bill Wohler <wohler@newt.com>
6258
6259 * mh-e.texi (Viewing): Update URL for adding header fields to
6260 mh-invisible-header-fields-default.
6261
30864d5f
BW
62622008-03-16 Bill Wohler <wohler@newt.com>
6263
6264 * mh-e.texi (Preface): Add Gnus to requirements.
6265 (Forwarding): Note that forwarded MIME messages are now inline.
6266
31fe2b00
SM
62672008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
6268
6269 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
6270 (Common Variables): Give precedence to the netcat methods over the
6271 telnet methods, and mention that they are more reliable.
31fe2b00 6272
5e97c626
CD
62732008-03-13 Carsten Dominik <dominik@science.uva.nl>
6274
6275 * org.texi (Exporting Agenda Views): Document agenda export to
6276 iCalendar.
6277 (Progress logging): Document the new progress logging stuff.
6278
37a68866
MB
62792008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6280
6281 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
6282 Update for change of `mail-source-delete-incoming'.
6283
6284 * gnus-news.texi: Ditto.
6285
8f7abae3
MB
62862008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6287
6288 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
6289 custom versions.
6290
af379c86
AM
62912008-03-07 Alan Mackenzie <acm@muc.de>
6292
6293 * cc-mode.texi (Limitations and Known Bugs): State that the number of
6294 parens/brackets in a k&r region is limited.
6295
3d0f8a67
MB
62962008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
6297
6298 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
6299 using different Emacs versions.
6300
52151df0
GM
63012008-02-27 Glenn Morris <rgm@gnu.org>
6302
6303 * sc.texi: Remove a lot of old and obsolete info.
6304 (titlepage): Simplify.
6305 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
6306 (VM with any Emacsen, GNEWS with any Emacsen)
6307 (Overloading for Non-conforming MUAs, Version 3 Changes)
6308 (The Supercite Mailing List): Delete nodes.
6309 (Introduction): Remove info about old packages.
6310 (Getting Connected): Simplify. Remove info about old packages.
6311 (Citing Commands): Delete Emacs 19 info.
6312 (Hints to MUA Authors): Simplify.
6313 (Thanks and History): Merge in some info from the deleted node
6314 "Version 3 Changes".
6315
b03f96dc
MB
63162008-02-05 Juanma Barranquero <lekktu@gmail.com>
6317
6318 * org.texi (Setting tags, In-buffer settings):
6319 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
6320
52bec650
MB
63212008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
6322
6323 * gnus-news.texi: Mention that spaces and tabs are allowed in the
6324 installation directory name.
6325
34a3c587
RF
63262008-02-12 Romain Francoise <romain@orebokech.com>
6327
6328 * epa.texi (Overview): Fix typo.
6329
5a8d03e9
MO
63302008-02-11 Daiki Ueno <ueno@unixuser.org>
6331
6332 * epa.texi (Quick start): Remove the .emacs setting.
6333
f1914c40
MO
63342008-02-10 Daiki Ueno <ueno@unixuser.org>
6335
6336 * epa.texi (Quick start): Use the command `epa-enable' instead of
6337 loading `epa-setup'.
6338
bca98fc9
JB
63392008-02-08 Juanma Barranquero <lekktu@gmail.com>
6340
6341 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
6342 ($(infodir)/epa, epa.dvi): New targets.
6343
4b01af2e
MO
63442008-02-08 Daiki Ueno <ueno@unixuser.org>
6345
6346 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
6347
6348 * epa.texi: New manual documenting the EasyPG Assistant.
6349
06c0751a
MA
63502008-02-06 Michael Albinus <michael.albinus@gmx.de>
6351
6352 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
6353 (Inspection): New function dbus-ping.
6354
7dcccd7b
MA
63552008-02-05 Michael Albinus <michael.albinus@gmx.de>
6356
6357 * tramp.texi (Remote processes): Add `shell-command'.
6358
a1da1e37
MB
63592008-01-28 Michael Sperber <sperber@deinprogramm.de>
6360
6361 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
6362 (Group Parameters): Document `mail-source' parameter.
6363
c9d8f746
MA
63642008-01-27 Michael Albinus <michael.albinus@gmx.de>
6365
6366 * tramp.texi (Inline methods): The hostname of the su(do)? methods
6367 must be a local host.
6368
15db4a13
MO
63692008-01-26 Michael Olson <mwolson@gnu.org>
6370
6371 * erc.texi: Update version for ERC 5.3 release.
6372 (Obtaining ERC): Update extras URLs for 5.3.
6373 (Development): Write instructions for git, and remove those for Arch.
6374 (History): Mention the switch to git.
6375
2bc43980
KB
63762008-01-24 Karl Berry <karl@gnu.org>
6377
bca98fc9
JB
6378 * info.texi (Search Index, Search Text): Mention the command
6379 character in the section name, a la the (Go to node) node.
2bc43980 6380
d2e4a6c9
MA
63812008-01-21 Michael Albinus <michael.albinus@gmx.de>
6382
6383 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
6384
0b6799c3
MB
63852008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6386
6387 * gnus-news.texi: Mention gnus-article-describe-bindings.
6388
63892008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6390
6391 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
6392
db9c3fb1 63932008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 6394
7b4d0413 6395 * org.texi (Property inheritance): New section.
db9c3fb1 6396 (Conventions): New section.
7b4d0413 6397 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
6398 commands, and the new bindings for refiling.
6399 (Sparse trees): Document the new special command for sparse trees.
6400 (References): Be more clear about the counting of hilines.
6401 (Handling links): Document M-p/n for accessing links.
6402 (Fast access to TODO states): New section.
6403 (Per file keywords): New section.
6404 (Property inheritance): New section.
6405 (Column attributes): New summary types.
6406 (Capturing Column View): New section.
6407 (The date/time prompt): Cover the new features in the date/time prompt.
6408 Compactify the table of keys for the calendar remote control.
6409 (Clocking work time): Document the new :scope parameter.
6410 (Remember): Promoted to chapter.
6411 (Quoted examples): New section.
6412 (Enhancing text): New verbatim environments.
6413
6ed73f28
MA
64142008-01-14 Michael Albinus <michael.albinus@gmx.de>
6415
6416 * trampver.texi: Update release number.
6417
95838435
MB
64182008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
6419
0c7efc08
SM
6420 * gnus.texi (Article Keymap):
6421 Add gnus-article-wide-reply-with-original; fix descriptions of
95838435
MB
6422 gnus-article-reply-with-original and
6423 gnus-article-followup-with-original.
6424
20234d96
GM
64252008-01-09 Glenn Morris <rgm@gnu.org>
6426
6427 * nxml-mode.texi: Add @copying section.
6428
d82cf70b
MB
64292008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
6430
6431 * message.texi (Mail Variables): Add some text from "(gnus)Posting
6432 Server". Add `message-send-mail-with-mailclient'.
6433
6434 * gnus.texi (Posting Server): Move some text to "(message)Mail
6435 Variables" and add a reference here.
6436
addb7f2e
MA
64372008-01-04 Michael Albinus <michael.albinus@gmx.de>
6438
6439 * dbus.texi (Receiving Method Calls): New chapter.
6440 (Errors and Events): Add serial number to events. Replace "signal" by
6441 "message". Introduce dbus-event-serial-number.
6442
4db2806c
MA
64432008-01-03 Michael Albinus <michael.albinus@gmx.de>
6444
6445 * dbus.texi (Type Conversion): Explain the type specification for empty
6446 arrays. Use another example.
6447
c9ecb5a7
MA
64482007-12-30 Michael Albinus <michael.albinus@gmx.de>
6449
6450 * dbus.texi (all): Replace "..." by @dots{}.
6451 (Type Conversion): Precise the value range for :byte types.
6452 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
6453 Mention its return value.
6454 (Errors and Events): There is no D-Bus error propagation during event
6455 processing.
6456
702dbfd9
JB
64572007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
6458
6459 * calc.tex (Yacas Language, Maxima Language, Giac Language):
6460 New sections.
6461
87035689
MB
64622007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
6463
6464 * gnus.texi (Group Parameters): Reorder the text and add a note about
6465 `gnus-parameters' near the beginning of the node.
6466
64672007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
6468
6469 * gnus.texi (Score File Editing): Fix function name.
6470
5492f5ca
MA
64712007-12-23 Michael Albinus <michael.albinus@gmx.de>
6472
6473 Sync with Tramp 2.1.12.
6474
6475 * trampver.texi: Update release number.
6476
d4e67bc5
MA
64772007-12-22 Michael Albinus <michael.albinus@gmx.de>
6478
6479 * dbus.texi (Type Conversion): Correct input parameters mapping.
6480
6a31c819
MA
64812007-12-21 Michael Albinus <michael.albinus@gmx.de>
6482
6483 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
6484 (Errors and Events): Mention wrong-type-argument error.
6485
99a3e35f
AS
64862007-12-21 Alex Schroeder <alex@gnu.org>
6487
6488 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 6489 spaces. Fixed some typos.
99a3e35f
AS
6490 (Internet Relay Chat): Explain relay.
6491 (Getting started with rcirc): Change items to reflect prompts.
6492 Add more explanation to rcirc-track-minor-mode and added a comment to
6493 warn future maintainers that this section is a copy.
0c7efc08 6494 (People): Change /ignore example.
62b12a24 6495 (Keywords): Not keywords.
99a3e35f 6496
331e4d02
AS
64972007-12-20 Alex Schroeder <alex@gnu.org>
6498
6499 * rcirc.texi (Top): Fighting Information Overload chapter added.
6500 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
0c7efc08 6501 (rcirc commands): Move /ignore command to the new chapter.
331e4d02
AS
6502 (Fighting Information Overload): New chapter documenting /keyword,
6503 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
6504 (Configuration): Document rcirc-server-alist, remove
6505 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 6506
cd71c3ef
MA
65072007-12-16 Michael Albinus <michael.albinus@gmx.de>
6508
6509 * dbus.texi (Signals): Fix example in dbus-register-signal.
6510
bbbe940b
MB
65112007-12-14 Sven Joachim <svenjoac@gmx.de>
6512
6513 * gnus.texi (Score Variables): Fix typo.
6514
0ce574ef
MA
65152007-12-07 Michael Albinus <michael.albinus@gmx.de>
6516
6517 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
6518 (Signals): Adapt dbus-send-signal and dbus-register-signal.
6519 (Errors and Events): Adapt dbus-event.
6520
b890d447
MB
65212007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
6522
6523 * gnus.texi (Other Files): Add the yenc command.
6524
65252007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
6526
6527 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
6528 since 2004-08-06.
6529
65302007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
6531
6532 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
6533 on body.
6534
65352007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
6536
6537 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
6538 and rfc2047-allow-irregular-q-encoded-words; fix description of
6539 rfc2047-encode-encoded-words.
6540
65412007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
6542
6543 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
6544
3728bf03
MO
65452007-12-05 Michael Olson <mwolson@gnu.org>
6546
6547 * remember.texi (Diary): Remove "require" line for remember-diary.el.
6548 Update documentation for `remember-diary-file'.
6549
a4397af9
MA
65502007-12-04 Michael Albinus <michael.albinus@gmx.de>
6551
6552 * dbus.texi (Signals): Precise `dbus-register-signal'.
6553 (Errors and Events): Rework events part, the internal structure of
6554 dbus-event has changed.
6555
1682490c
JB
65562007-12-03 Juanma Barranquero <lekktu@gmail.com>
6557
6558 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
6559 ($(infodir)/dbus, dbus.dvi): New targets.
6560
7b13a0f2
MA
65612007-12-03 Michael Albinus <michael.albinus@gmx.de>
6562
6563 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
6564 unconditionally.
6565
6566 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
6567 emulation with @print{}.
6568
7ef92bc9
RS
65692007-12-02 Richard Stallman <rms@gnu.org>
6570
6571 * dbus.texi (Overview): Minor cleanup.
6572
22d8ac3a
MA
65732007-12-02 Michael Albinus <michael.albinus@gmx.de>
6574
d3a8e0df
MA
6575 * Makefile.in (INFO_TARGETS): Add dbus.
6576 (DVI_TARGETS): Add dbus.dvi.
6577 (dbus, dbus.dvi): New targets.
6578
22d8ac3a
MA
6579 * dbus.texi: New file.
6580
559764ab
RF
65812007-11-24 Romain Francoise <romain@orebokech.com>
6582
6583 * nxml-mode.texi: Add description in @direntry.
7aa579d9 6584 Fix file name to match @setfilename.
559764ab 6585
ac97a16b
MH
65862007-11-23 Mark A. Hershberger <mah@everybody.org>
6587
6588 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6589 ($(infodir)/nxml-mode): New rule.
6590
6591 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6592 ($(infodir)/nxml-mode): New rule.
6593 (clean): Add nxml-mode*.
6594
6595 * nxml-mode.texi: New file with nxml manual.
6596
404cd454
GM
65972007-11-18 Richard Stallman <rms@gnu.org>
6598
6599 * flymake.texi (Example -- Configuring a tool called directly):
6600 Update example.
6601
b048d478
MA
66022007-11-18 Michael Albinus <michael.albinus@gmx.de>
6603
6604 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 6605 double-slash behavior. Explain directory contents flushing.
b048d478 6606
346e8469
JB
66072007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
6608
6609 * calc.texi (TeX and LaTeX Language Modes): Put in
6610 missing braces.
6611
404cd454
GM
66122007-11-15 Richard Stallman <rms@gnu.org>
6613
6614 * cl.texi (Equality Predicates): Delete `eql'.
6615 (Predicates, Naming Conventions, Top): Delete `eql'.
6616 (Common Lisp Compatibility): Delete `eql'.
6617 (Porting Common Lisp): Delete obsolete backquote info.
6618 Minor clarification about character constants.
6619 (Sequence Basics): Minor clarification.
6620
1f6af58b
JB
66212007-11-15 Juanma Barranquero <lekktu@gmail.com>
6622
dccb744b 6623 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
6624 * tramp.texi (Filename completion): Fix typos.
6625
3bc88bc9
JB
66262007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
6627
6628 * calc.texi (Basic commands): Mention the menu.
6629
bc5300d3
MA
66302007-11-12 Michael Albinus <michael.albinus@gmx.de>
6631
6632 * tramp.texi (Connection caching): Tramp flushes connection
6633 properties when remote operating system has been changed.
6634
4d8a28ec
MB
66352007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
6636
6637 * gnus-news.texi: Fix spelling.
6638 `message-insert-formatted-citation-line', not
6639 `message-insert-formated-citation-line'.
6640
404cd454
GM
6641 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
6642
e1176b47
MA
66432007-11-07 Michael Albinus <michael.albinus@gmx.de>
6644
6645 * tramp.texi (Overview): Mention also the PuTTY integration under
b46a6a83 6646 w32. Remove paragraphs about Tramp's experimental status.
e1176b47
MA
6647 (Frequently Asked Questions): Add code example for highlighting the
6648 mode line.
6649
6159985a
MO
66502007-11-03 Michael Olson <mwolson@gnu.org>
6651
6652 * remember.texi: Change mentions of remember-buffer to
6653 remember-finalize throughout.
6654
bec9b2f5
MO
66552007-10-30 Michael Olson <mwolson@gnu.org>
6656
6657 * remember.texi (Copying): Remove.
6658 (Mailbox): Update with non-BBDB instructions.
6659 (Diary, Org): Add.
6660 (Bibliography, Planner Page): Remove.
6661
b6173182
JB
66622007-10-30 Juanma Barranquero <lekktu@gmail.com>
6663
6664 * makefile.w32-in (INFO_TARGETS): Add remember.
6665 (DVI_TARGETS): Add remember.dvi.
6666 ($(infodir)/remember): New rule.
6667 (clean): Add remember*.
6668
15f3eb73
MO
66692007-10-30 Michael Olson <mwolson@gnu.org>
6670
70bdc930
MO
6671 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
6672 ($(infodir)/remember): New rule that builds the Remember Manual.
6673
b6173182
JB
6674 * remember.texi: New file containing the Remember Mode Manual.
6675 Shuffle chapters around after initial import.
7d3f6f1a
MO
6676 (Function Reference): Split Keystrokes into separate chapter.
6677 (Keystrokes): Document C-c C-k.
51d24a12 6678 (Introduction): Fix typographical issue with "---".
15f3eb73 6679
404cd454
GM
66802007-10-29 Richard Stallman <rms@gnu.org>
6681
6682 * widget.texi (Introduction): Delete discussion of implementation
6683 internals.
6684
9bbb9638
MA
66852007-10-29 Michael Albinus <michael.albinus@gmx.de>
6686
6687 * tramp.texi (Connection caching): Host names must be different
6688 when tunneling.
6689
c7ff939a
RS
66902007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6691
6692 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
6693 Gnus v5.13.
6694
01c52d31
MB
66952007-10-28 Miles Bader <miles@gnu.org>
6696
6697 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
6698
01c52d31
MB
66992007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6700
0c7efc08
SM
6701 * gnus.texi (Sorting the Summary Buffer):
6702 Remove gnus-article-sort-by-date-reverse.
01c52d31
MB
6703
67042007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6705
6706 * gnus.texi (Non-ASCII Group Names): New node.
6707 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
6708 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
6709
c8763fb6 67102007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
6711
6712 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
6713 clean the output of the program `imap-shell-program'.
6714
67152007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6716
6717 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
6718
67192007-10-28 Tassilo Horn <tassilo@member.fsf.org>
6720
6721 * gnus.texi (Sticky Articles): Documentation for sticky article
6722 buffers.
6723
c8763fb6 67242007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
6725
6726 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
6727
67282007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6729
6730 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
6731
67322007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6733
0c7efc08
SM
6734 * gnus.texi (Archived Messages):
6735 Document gnus-update-message-archive-method.
01c52d31
MB
6736
67372007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6738
6739 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
6740
c8763fb6 67412007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31 6742
0c7efc08
SM
6743 * gnus.texi (Group Maneuvering):
6744 Document `gnus-summary-next-group-on-exit'.
01c52d31
MB
6745
67462007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6747
0c7efc08
SM
6748 * gnus.texi (Really Various Summary Commands):
6749 Mention gnus-auto-select-on-ephemeral-exit.
01c52d31
MB
6750
67512007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6752
6753 * gnus.texi, message.texi: Bump version number.
6754
67552007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6756
6757 * gnus.texi (Group Line Specification, Misc Group Stuff)
6758 (Server Commands): Parenthesize @pxref{Mail Spool}.
6759
67602007-10-28 Didier Verna <didier@xemacs.org>
6761
6762 New user option: message-signature-directory.
6763 * message.texi (Insertion Variables): Document it.
6764 * gnus.texi (Posting Styles): Ditto.
6765
67662007-10-28 Didier Verna <didier@xemacs.org>
6767
6768 * gnus.texi (Group Line Specification):
6769 * gnus.texi (Misc Group Stuff):
6770 * gnus.texi (Server Commands): Document the group compaction feature.
6771
67722007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6773
6774 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
6775
6776 * message.texi (Various Message Variables): Add message-fill-column.
6777
67782007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6779
6780 * gnus.texi: Untabify.
6781
67822007-10-28 Didier Verna <didier@xemacs.org>
6783
6784 * gnus.texi (Group Parameters): Document the posting-style merging
6785 process in topic-mode.
6786
67872007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6788
6789 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
6790
67912007-10-28 Romain Francoise <romain@orebokech.com>
6792
6793 * gnus.texi (Mail Spool): Fix typo.
6794 Update copyright.
6795
67962007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6797
6798 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
6799
68002007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6801
6802 * gnus.texi (Summary Generation Commands):
6803 Add gnus-summary-insert-ticked-articles.
6804
68052007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6806
b2abec73
JB
6807 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
6808 to spam-spamassassin-program.
01c52d31
MB
6809
68102007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6811
6812 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
6813
68142007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6815
6816 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
6817
68182007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6819
6820 * message.texi (Mail Headers): Document `opportunistic'.
6821
68222007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6823
6824 * emacs-mime.texi (Encoding Customization): Explain how to set
6825 mm-coding-system-priorities per hierarchy.
6826
68272007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6828
6829 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
6830 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
6831
68322007-10-28 Didier Verna <didier@xemacs.org>
6833
6834 * message.texi (Wide Reply): Update documentation of
6835 message-dont-reply-to-names (now allowing a list of regexps).
6836
68372007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6838
6839 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
6840
68412007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6842
6843 * gnus.texi (SpamAssassin back end): Fix typo.
6844
6845 * sieve.texi (Examples): Fix grammar.
6846
68472007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6848
6849 * gnus.texi (Searching for Articles): Document M-S and M-R.
6850 (Limiting): Document / b.
6851
68522007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6853
6854 * gnus.texi (Thread Commands): T M-^.
6855
68562007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6857
6858 * message.texi (Mail Aliases): Document ecomplete.
6859 (Mail Aliases): Fix typo.
6860
68612007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6862
6863 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
6864 fix typo.
6865
68662007-10-28 Romain Francoise <romain@orebokech.com>
6867
6868 * gnus.texi (Mail Spool): Grammar fix.
6869
68702007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6871
6872 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
6873 string.
6874
68752007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6876
6877 * gnus.texi (Group Parameters): Fix description.
6878
68792007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6880
b2abec73
JB
6881 * gnus.texi (Gmane Spam Reporting):
6882 Fix spam-report-gmane-use-article-number.
6883 Add spam-report-user-mail-address.
01c52d31
MB
6884
68852007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6886
6887 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
6888
68892007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6890
6891 * gnus.texi (Group Parameters): Add simplified sorting example based on
6892 example for `Sorting the Summary Buffer' from Jari Aalto
6893 <jari.aalto@cante.net>.
6894 (Example Methods): Add example for an indirect connection.
6895
68962007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
6897
0c7efc08 6898 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
c5b0993e 6899 (Agent Parameters): Update parameter names to match code.
01c52d31
MB
6900 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
6901 'gnus-agent-summary-fetch-series'.
6902 (Agent and flags): New section providing a generalized discussion
6903 of flag handling.
0c7efc08
SM
6904 (Agent and IMAP): Remove flag discussion.
6905 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
01c52d31
MB
6906
69072007-10-28 Romain Francoise <romain@orebokech.com>
6908
6909 * gnus.texi (Exiting the Summary Buffer): Add new function
6910 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
6911
69122007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6913
6914 * gnus.texi (Conformity): Fix typo.
6915 (Customizing Articles): Document `first'.
6916
69172007-10-28 Jari Aalto <jari.aalto@cante.net>
6918
6919 * gnus.texi (Sorting the Summary Buffer):
6920 Add `gnus-thread-sort-by-date-reverse'. Add example
6921 host to different sorting in NNTP and RSS groups.
6922
69232007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6924
6925 * message.texi (Insertion): Describe prefix for
6926 message-mark-inserted-region and message-mark-insert-file.
6927
69282007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6929
6930 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
6931 LaTeX documents. Describe "text/x-gnus-verbatim".
6932
69332007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6934
b2abec73 6935 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
6936 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
6937 (spam-stat spam filtering, SpamOracle)
0c7efc08 6938 (Extending the Spam ELisp package): Remove extra quote symbol for
01c52d31
MB
6939 clarity.
6940
69412007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6942
6943 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
6944 gnus-article-delete-part and gnus-article-replace-part.
6945 (Using MIME): Add gnus-mime-replace-part.
6946
69472007-10-28 Romain Francoise <romain@orebokech.com>
6948
6949 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
6950 requires `auto-compression-mode' to be enabled. Add new nnml
6951 variable `nnml-compressed-files-size-threshold'.
6952
69532007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6954
0c7efc08
SM
6955 * gnus.texi (Sorting the Summary Buffer):
6956 Add gnus-thread-sort-by-recipient.
01c52d31
MB
6957
69582007-10-28 Romain Francoise <romain@orebokech.com>
6959
6960 * message.texi (Insertion Variables): Mention new variable
6961 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
6962 documentation accordingly.
6963
69642007-10-28 Romain Francoise <romain@orebokech.com>
6965
6966 * gnus.texi (To From Newsgroups): Mention new variables
6967 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
6968
69692007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6970
6971 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
6972 stuff; gnus-mime-inline-part does the automatic decompression.
6973
69742007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6975
6976 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 6977 "training.ham" should be "training.spam".
01c52d31
MB
6978
69792007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6980
6981 * message.texi (Mail Variables): Fix the default value for
6982 message-send-mail-function.
6983
69842007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6985
6986 * gnus.texi (Optional Back End Functions): nntp-request-update-info
6987 always returns nil exceptionally.
6988
69892007-10-28 Simon Josefsson <jas@extundo.com>
6990
0c7efc08
SM
6991 * gnus.texi (Article Washing): Add libidn URL.
6992 Suggested by Michael Cook <michael@waxrat.com>.
01c52d31
MB
6993
69942007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6995
6996 * gnus.texi (Topic Commands): Fix next/previous.
6997
69982007-10-28 Simon Josefsson <jas@extundo.com>
6999
7000 * gnus.texi (Article Washing): Mention `W i'.
7001
c8763fb6 70022007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
7003
7004 * gnus.texi (Group Parameters): Slight extension of sieve
7005 parameter description.
7006
70072007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7008
7009 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
7010 matching score files as well.
7011 (Picons): Describe `gnus-picon-style'.
7012
70132007-10-28 Romain Francoise <romain@orebokech.com>
7014
7015 * message.texi (Message Headers): Mention that headers are hidden
7016 using narrowing, and how to expose them.
7017 Update copyright.
7018
70192007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7020
7021 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
7022 `gnus-summary-sort-by-recipient'.
7023
70242007-10-28 Romain Francoise <romain@orebokech.com>
7025
7026 * gnus.texi (NNTP marks): New node.
7027 (NNTP): Move NNTP marks variables to the new node.
7028
70292007-10-28 Jesper Harder <harder@ifa.au.dk>
7030
b2abec73 7031 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
7032
7033 * gnus.texi (MIME Commands, Hashcash): Markup fix.
7034
70352007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7036
b2abec73 7037 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 7038 everywhere for consistency.
b2abec73
JB
7039 (Filtering Spam Using The Spam ELisp Package): Admonish again.
7040 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
0c7efc08
SM
7041 Say "regular expression" instead of "regex." Admonish.
7042 Pick other words to sound better (s/so/thus/).
7043 (Spam ELisp Package Filtering of Incoming Mail):
7044 Mention statistical filters. Remove old TODO.
01c52d31 7045 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
7046 New section on sorting and displaying the spam score.
7047 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
7048 backend but an alias to spam-use-BBDB.
7049 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
7050 new backend functionality.
7051
70522007-10-28 Simon Josefsson <jas@extundo.com>
7053
7054 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
7055 nntp-marks-directory, from Romain Francoise
7056 <romain@orebokech.com>.
7057
70582007-10-28 Magnus Henoch <mange@freemail.hu>
7059
7060 * gnus.texi (Hashcash): New default value of
7061 hashcash-default-payment.
7062
70632007-10-28 Simon Josefsson <jas@extundo.com>
7064
7065 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
7066 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
7067
70682007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7069
0c7efc08 7070 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
01c52d31
MB
7071
70722007-10-28 Simon Josefsson <jas@extundo.com>
7073
7074 * gnus.texi (documentencoding): Add, to avoid warnings.
7075
70762007-10-28 Simon Josefsson <jas@extundo.com>
7077
7078 * message.texi (Mail Headers): Add.
7079
7080 * gnus.texi (Hashcash): Fix.
7081
70822007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7083
0c7efc08 7084 * gnus.texi (Hashcash): Change location of library, also mention
01c52d31 7085 that payments can be verified and fix the name of the
b2abec73 7086 hashcash-path variable.
01c52d31
MB
7087
70882007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7089
b2abec73 7090 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
7091
70922007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7093
7094 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
7095
70962007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7097
7098 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
7099 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
7100 warning about ham processors in spam groups removed.
01c52d31
MB
7101
71022007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 7103
0c7efc08 7104 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
b2abec73 7105 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
7106
71072007-10-28 Jesper Harder <harder@ifa.au.dk>
7108
7109 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
7110 (Mailing List): Typo.
7111 (Customizing Articles): Add gnus-treat-ansi-sequences.
7112 (Article Washing): Index.
7113
7114 * message.texi: Use m-dash consistently.
7115
71162007-10-28 Jesper Harder <harder@ifa.au.dk>
7117
7118 * gnus.texi (GroupLens): Remove.
7119
71202007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
7121
0c7efc08
SM
7122 * gnus.texi (Outgoing Messages, Agent Variables):
7123 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
01c52d31
MB
7124 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
7125
71262007-10-28 Jesper Harder <harder@ifa.au.dk>
7127
7128 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
7129
71302007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7131
7132 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
7133
7134 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
7135
71362007-10-28 Simon Josefsson <jas@extundo.com>
7137
7138 * gnus.texi (Top): Add SASL.
7139
404cd454
GM
71402007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
7141
7142 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
7143
71442007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
7145
7146 * gnus.texi (Troubleshooting): Adjust Gnus version number.
7147
0edd2970
JB
71482007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
7149
7150 * calc.texi (Formulas, Composition Basics): Lower the
7151 precedence of negation.
7152
a9afba20
JY
71532007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
7154
7155 * ses.texi (The Basics): Mention how to create a new spreadsheet.
7156 Mention the new three-letter column identifiers.
7157 (More on cell printing): Calculate-cell and truncate-cell are now `c'
7158 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
7159 message when using `c' on an empty default with default printer.
7160 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
7161 renamed to `ses--symbolic-formulas' some time ago.
7162
45b778a6
JB
71632007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
7164
7165 * calc.texi (Default Simplifications, Making Selections)
7166 (Customizing Calc): Clarify associativity of multiplication.
7167
03b5bade
MA
71682007-10-23 Michael Albinus <michael.albinus@gmx.de>
7169
7170 * tramp.texi (Traces and Profiles): Simplify loop over
7171 `trace-function-background'.
7172
e658c8ee
JL
71732007-10-22 Juri Linkov <juri@jurta.org>
7174
7175 * dired-x.texi (Shell Command Guessing): Default values are now
7176 available by typing M-n instead of M-p.
7177
dd753688
MA
71782007-10-21 Michael Albinus <michael.albinus@gmx.de>
7179
7180 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
7181 (Password caching): Remove `tramp-clear-passwd'.
7182 It's not a command anymore.
dd753688
MA
7183 (Bug Reports): Add `tramp-bug' to function index.
7184 (Function Index, Variable Index): New nodes.
7185 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
7186
7187 * trampver.texi: Update release number.
7188
4bb49b43
JB
71892007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
7190
8b296cdd 7191 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
7192 about integer size into past tense.
7193 (Time Zones): Remove pointer to Calc author's address.
7194 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 7195 and hyperbolic cotangent. Fix typo.
4bb49b43 7196
311dd93f
MA
71972007-10-10 Michael Albinus <michael.albinus@gmx.de>
7198
7199 Sync with Tramp 2.1.11.
7200
7201 * trampver.texi: Update release number.
7202
ea3fc256
MA
72032007-10-06 Michael Albinus <michael.albinus@gmx.de>
7204
7205 * tramp.texi (External packages): New section.
7206
1af74d06
MB
72072007-09-29 Juri Linkov <juri@jurta.org>
7208
7209 * info.texi (Help-Int): Document `L' (`Info-history').
7210
0e2806fa
SM
72112007-09-26 Carsten Dominik <dominik@science.uva.nl>
7212
7213 * org.texi: Change links to webpage and maintained email.
7214 (Remember): Promote to Chapter, significant changes.
7215 (Fast access to TODO states): New section.
7216 (Faces for TODO keywords): New section.
7217 (Export options): Example for #+DATE.
7218 (Progress logging): Section moved.
7219
567b9191
BW
72202007-09-26 Bill Wohler <wohler@newt.com>
7221
7222 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
7223 browse-url-at-mouse.
7224
1af74d06
MB
72252007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
7226
7227 * flymake.texi (Customizable variables): Face names don't end in -face.
7228 Fix flymake-err-line-patterns template.
7229 (Example -- Configuring a tool called directly): Fix init-function.
7230 (Highlighting erroneous lines): Face names don't end in -face.
7231
d60a4e3a 72322007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
7233
7234 * erc.texi (Special-Features): Fix small typo.
7235
7d7a3510
MA
72362007-09-14 Michael Albinus <michael.albinus@gmx.de>
7237
7238 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
7239 and "External transfer methods".
7240
285f0d3a
JB
72412007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
7242
7243 * calc.texi (Predefined Units): Add some history.
7244
526dc846
MO
72452007-09-08 Michael Olson <mwolson@gnu.org>
7246
87e04f16
JB
7247 * erc.texi (Copying): New section included from gpl.texi.
7248 This matches the look of the upstream ERC manual.
526dc846 7249
f10d0e80
JB
72502007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
7251
87e04f16 7252 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
7253 (Random Numbers): Clarify the distribution of `random'.
7254
4009494e
GM
72552007-09-06 Glenn Morris <rgm@gnu.org>
7256
f1fc42aa 7257 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 7258 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
7259 Change all setfilename commands to use ../../info.
7260 * Makefile.in: Move the parts of the old man/Makefile.in that do not
7261 refer to the Emacs manual here.
7262 (infodir): New variable.
7263 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
7264 (cc-mode.texi, faq.texi): Update references to source file locations.
7265 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
7266 do not refer to the Emacs manual here.
7267 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
7268
7269 * Makefile.in: Add `basename' versions of all info targets, for
7270 convenience when rebuilding just one manual.
7271 (../etc/GNU): Delete obsolete target.
7272 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
7273 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
7274 *.vrs *.toc here...
7275 (maintainer-clean): ...from here.
4009494e
GM
7276
7277 * makefile.w32-in (../etc/GNU): Delete obsolete target.
7278
2de53ca6
GM
72792007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
7280
7281 * calc.texi (Date Conversions): Clarify definition of
7282 Julian day numbering.
7283 (Date Forms): Clarify definition of Julian day numbering;
7284 add some history.
7285
72862007-08-30 Carsten Dominik <dominik@science.uva.nl>
7287
87e04f16 7288 * org.texi: Version 5.07.
2de53ca6
GM
7289
72902007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
7291
7292 * message.texi (MIME): Replace mml-attach with mml-attach-file.
7293
72942007-08-22 Carsten Dominik <dominik@science.uva.nl>
7295
7296 * org.texi (Adding hyperlink types): New section.
7297 (Embedded LaTeX): Chapter updated because of LaTeX export.
7298 (LaTeX export): New section.
7299 (Using links out): New section.
7300
73012007-08-22 Glenn Morris <rgm@gnu.org>
7302
7303 * faq.texi (Learning how to do something): Refcards now in
7304 etc/refcards/ directory.
7305
73062007-08-22 Michael Albinus <michael.albinus@gmx.de>
7307
7308 * tramp.texi (Remote Programs): Persistency file must be cleared when
7309 changing `tramp-remote-path'.
7310 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
7311 macro.
7312
73132007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
7314
7315 * calc.texi: Move contents to beginning of file.
7316 (Algebraic Entry): Fix the formatting of an example.
7317
73182007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
7319
7320 * calc.texi (Basic Operations on Units): Mention exact versus
7321 inexact conversions.
7322
73232007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
7324
7325 * calc.texi (Basic Operations on Units): Mention default
7326 values for new units.
7327 (Quick Calculator Mode): Mention that binary format will
7328 be displayed.
7329
73302007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
7331
7332 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
7333
73342007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
7335
7336 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
7337
73382007-08-08 Glenn Morris <rgm@gnu.org>
7339
7340 * gnus.texi, sieve.texi: Replace `iff'.
7341
73422007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
7343
7344 * calc.texi (Basic Graphics): Mention the graphing of error
7345 forms.
7346 (Graphics Options): Mention how `g s' handles error forms.
7347 (Curve Fitting): Mention plotting the curves.
7348 (Standard Nonlinear Models): Add additional models.
7349 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
7350 (Linear Fits): Correct result.
7351
73522007-08-01 Alan Mackenzie <acm@muc.de>
7353
7354 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
7355 to "--no-site-file".
7356
73572007-07-29 Michael Albinus <michael.albinus@gmx.de>
7358
7359 * tramp.texi (Frequently Asked Questions): Point to mode line
7360 extension in Emacs 23.1.
7361
7362 * trampver.texi: Update release number.
7363
73642007-07-27 Glenn Morris <rgm@gnu.org>
7365
7366 * calc.texi (Copying): Include license text from gpl.texi, rather than
7367 in-line.
7368
73692007-07-25 Glenn Morris <rgm@gnu.org>
7370
7371 * calc.texi (Copying): Replace license with GPLv3.
7372
7373 * Relicense all FSF files to GPLv3 or later.
7374
73752007-07-22 Michael Albinus <michael.albinus@gmx.de>
7376
7377 Sync with Tramp 2.1.10.
7378
7379 * tramp.texi (trampfn): Expand macro implementation in order to handle
7380 empty arguments.
7381 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 7382 occurrences by trampfn.
2de53ca6 7383 (Frequently Asked Questions): Extend example code for host
b2abec73 7384 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
7385 file names to be typed.
7386
7387 * trampver.texi: Update release number.
7388
73892007-07-17 Michael Albinus <michael.albinus@gmx.de>
7390
7391 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
7392 section. Reported by <poti@potis.org>.
7393 (Remote processes): Arguments of the program to be debugged are taken
7394 literally.
7395 (Frequently Asked Questions): Simplify recentf example.
7396
73972007-07-14 Karl Berry <karl@gnu.org>
7398
7399 * info.texi (@copying): New Back-Cover Text.
7400
7401 * info.texi (Quitting Info): Move to proper place in source.
7402 (Reported by Benno Schulenberg.)
7403
74042007-07-13 Eli Zaretskii <eliz@gnu.org>
7405
7406 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
7407
7408 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
7409
7410 * emacs-mime.texi: Add @documentencoding directive.
7411
74122007-07-12 Nick Roberts <nickrob@snap.net.nz>
7413
7414 * tramp.texi (Remote processes): Add an anchor to the subsection
7415 "Running a debugger on a remote host".
7416
74172007-07-12 Michael Albinus <michael.albinus@gmx.de>
7418
7419 * tramp.texi (Remote processes): Don't call it "experimental" any
7420 longer. Add subsection about running a debugger on a remote host.
7421
74222007-07-10 Carsten Dominik <dominik@science.uva.nl>
7423
7424 * org.texi (Properties and columns): Chapter rewritten.
7425
74262007-07-08 Michael Albinus <michael.albinus@gmx.de>
7427
7428 * tramp.texi:
7429 * trampver.texi: Migrate to Tramp 2.1.
7430
74312007-07-02 Carsten Dominik <dominik@science.uva.nl>
7432
7433 * org.texi (Properties): New chapter.
7434
74352007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
7436
7437 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
7438 Control Panel.
7439
7440 * gnus.texi (Misc Article): Add index entry for
7441 gnus-single-article-buffer.
7442
74432007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
7444
7445 * gnus.texi (Starting Up): Fix typo.
7446
74472007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
7448
7449 * gnus.texi (Asynchronous Fetching): Fix typo.
7450
74512007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
7452
7453 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
7454 (About This Manual): Remove redundant information.
7455 (Getting Started): Mention author.
7456 (Basic Arithmetic, Customizing Calc): Make description of the
7457 variable `calc-multiplication-has-precedence' match its new effect.
7458
74592007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
7460
0c7efc08
SM
7461 * calc.texi (Basic Arithmetic, Customizing Calc):
7462 Mention the variable `calc-multiplication-has-precedence'.
2de53ca6
GM
7463
74642007-06-19 Carsten Dominik <dominik@science.uva.nl>
7465
7466 * org.texi (Tag): Section swapped with node Timestamps.
7467 (Formula syntax for Lisp): Document new `L' flag.
7468
74692007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
7470
7471 * gnus.texi (Misc Group Stuff, Summary Buffer)
7472 (Server Commands, Article Keymap): Fix typo. s/function/command/.
7473
74742007-06-06 Juanma Barranquero <lekktu@gmail.com>
7475
7476 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
7477 * gnus.texi (Article Buttons, Mail Source Customization)
7478 (Sending or Not Sending, Customizing NNDiary):
7479 * message.texi (Message Headers):
7480 * mh-e.texi (HTML): Fix typos.
7481
74822007-06-07 Michael Albinus <michael.albinus@gmx.de>
7483
7484 Sync with Tramp 2.0.56.
7485
7486 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
7487 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
7488
74892007-06-02 Chong Yidong <cyd@stupidchicken.com>
7490
7491 * Version 22.1 released.
7492
74932007-05-26 Michael Olson <mwolson@gnu.org>
7494
7495 * erc.texi (Modules): Fix references to completion modules.
7496
74972007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
7498
7499 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
7500
75012007-05-09 Didier Verna <didier@xemacs.org>
7502
7503 * gnus.texi (Email Based Diary): New. Proper documentation for the
7504 nndiary back end and the gnus-diary library.
7505
75062007-05-03 Karl Berry <karl@gnu.org>
7507
7508 * .cvsignore (*.pdf): New entry.
7509
7510 * texinfo.tex: Update from current version for better pdf generation.
7511
75122007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
7513
7514 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
7515
75162007-04-28 Glenn Morris <rgm@gnu.org>
7517
7518 * faq.texi (New in Emacs 22): Restore mention of python.el pending
7519 consideration of legal status.
7520
75212007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
7522
7523 * idlwave.texi: Minor updates for IDLWAVE 6.1.
7524
75252007-04-24 Chong Yidong <cyd@stupidchicken.com>
7526
7527 * faq.texi (New in Emacs 22): python.el removed.
7528
75292007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
7530
7531 * calc.texi (Reporting bugs): Update maintainer's address.
7532
75332007-04-22 Chong Yidong <cyd@stupidchicken.com>
7534
7535 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
7536
75372007-04-15 Jay Belanger <belanger@truman.edu>
7538
7539 * calc.texi (Title page): Remove the date.
7540 (Basic Arithmetic): Emphasize that / binds less strongly than *.
7541 (The Standard Calc Interface): Change trail title.
7542 (Floats): Mention that when non-decimal floats are entered, only
7543 approximations are stored.
7544 (Copying): Move to the appendices.
7545 (GNU Free Documentation License): Add as an appendix.
7546
75472007-04-15 Chong Yidong <cyd@stupidchicken.com>
7548
7549 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
7550 * dired-x.texi, ebrowse.texi, ediff.texi:
7551 * emacs-mime.texi, erc.texi, eshell.texi:
7552 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
7553 * idlwave.texi, message.texi, newsticker.texi, org.texi:
7554 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
7555 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
7556 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
7557 * woman.texi: Include GFDL.
7558
7559 * doclicense.texi: Remove node heading, so that it can be included by
7560 other files.
7561
7562 * dired-x.texi: Relicence under GFDL. Remove date from title page.
7563
7564 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
7565 than *.
7566
75672007-04-14 Carsten Dominik <dominik@science.uva.nl>
7568
7569 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
7570 in Calc.
7571
75722007-04-09 Romain Francoise <romain@orebokech.com>
7573
7574 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
7575 Mac OS ports. Make it clear that mouse-1 complements and doesn't
7576 replace mouse-2.
7577
75782007-04-08 Chong Yidong <cyd@stupidchicken.com>
7579
7580 * woman.texi (Word at point, Interface Options): woman-topic-at-point
7581 renamed to woman-use-topic-at-point. Document new behavior.
7582
75832007-04-08 Richard Stallman <rms@gnu.org>
7584
7585 * url.texi: Fix some indexing.
7586 (Disk Caching): Drop discussion of old/other Emacs versions.
7587
75882007-04-07 Chong Yidong <cyd@stupidchicken.com>
7589
7590 * url.texi (Disk Caching): Say Emacs 21 "and later".
7591
7592 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
7593 on Font locking which now mentions JIT lock.
7594
75952007-04-01 Michael Olson <mwolson@gnu.org>
7596
7597 * erc.texi: Update for the ERC 5.2 release.
7598
75992007-03-31 David Kastrup <dak@gnu.org>
7600
7601 * woman.texi (Topic, Interface Options): Explain changes semantics of
7602 woman-manpath in order to consider MANPATH_MAP entries.
7603
76042007-03-31 Eli Zaretskii <eliz@gnu.org>
7605
7606 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
7607
76082007-03-26 Richard Stallman <rms@gnu.org>
7609
7610 * pgg.texi (Caching passphrase): Clean up previous change.
7611
76122007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
7613
7614 * gnus.texi (Setting Process Marks): Fix typo.
7615
76162007-03-25 Romain Francoise <romain@orebokech.com>
7617
7618 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
7619 readability, and include various fixes by Daniel Brockman, Nick Roberts
7620 and Dieter Wilhelm.
7621
76222007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
7623
7624 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
7625
7626 * gnus.texi (Mail Source Specifiers): Fix typo.
7627
76282007-03-22 Ralf Angeli <angeli@caeruleus.net>
7629
7630 * reftex.texi (Imprint): Update maintainer information.
7631
76322007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
7633
7634 * message.texi (Message Buffers): Update documentation for
7635 message-generate-new-buffers.
7636
76372007-03-15 Daiki Ueno <ueno@unixuser.org>
7638
7639 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
7640
76412007-03-21 Glenn Morris <rgm@gnu.org>
7642
7643 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
7644
76452007-03-19 Chong Yidong <cyd@stupidchicken.com>
7646
7647 * eshell.texi (Known problems): Emacs 21 -> 22.
7648
7649 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
7650
76512007-03-18 Jay Belanger <belanger@truman.edu>
7652
7653 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
7654
76552007-03-12 Glenn Morris <rgm@gnu.org>
7656
7657 * calc.texi (Time Zones): Switch to new North America DST rule.
7658
7659 * calc.texi: Replace "daylight savings" with "daylight
7660 saving" in text throughout.
7661
76622007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7663
7664 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
7665 The variable now uses a list of symbols instead of just a symbol.
7666 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
7667
76682007-03-06 Romain Francoise <romain@orebokech.com>
7669
7670 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
7671 new packages, and mention Gnus update.
7672
76732007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
7674
7675 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
7676 nntp-open-connection-functions-never-echo-commands.
7677
76782007-02-27 Chong Yidong <cyd@stupidchicken.com>
7679
7680 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
7681 problems on the console, and security risk in not using gpg-agent.
7682
76832007-02-25 Carsten Dominik <dominik@science.uva.nl>
7684
0c7efc08 7685 * org.texi (The spreadsheet): Rename from "Table calculations".
2de53ca6
GM
7686 Completely reorganized and rewritten.
7687 (CamelCase links): Section removed.
7688 (Repeating items): New section.
7689 (Tracking TODO state changes): New section.
7690 (Agenda views): Chapter reorganized and rewritten.
7691 (HTML export): Section rewritten.
7692 (Tables in arbitrary syntax): New section.
7693 (Summary): Better feature summary.
7694 (Activation): Document problem with cut-and-paste of Lisp code
7695 from PDF files.
7696 (Visibility cycling): Document indirect buffer use.
7697 (Structure editing): Document sorting.
7698 (Remember): Section rewritten.
7699 (Time stamps): Better description of time stamp types.
7700 (Tag searches): Document regular expression search for tags.
7701 (Stuck projects): New section.
7702 (In-buffer settings): New keywords.
c5b0993e 7703 (History and Acknowledgments): Update description.
2de53ca6
GM
7704
77052007-02-24 Alan Mackenzie <acm@muc.de>
7706
7707 * cc-mode.texi (Movement Commands): Insert two missing command names.
7708 (Getting Started): Slight wording correction (use conditional).
7709
77102007-02-22 Kim F. Storm <storm@cua.dk>
7711
7712 * widget.texi (User Interface, Basic Types): Document need to put some
7713 text before the %v escape in :format string in editable-field widget.
7714
77152007-02-18 Romain Francoise <romain@orebokech.com>
7716
7717 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
7718 `cvs-mode-quit'.
7719
77202007-02-10 Markus Triska <markus.triska@gmx.at>
7721
7722 * widget.texi (Programming Example): Put constant strings in :format.
7723
77242007-02-07 Juanma Barranquero <lekktu@gmail.com>
7725
7726 * faq.texi (Fullscreen mode on MS-Windows): New node.
7727
77282007-02-04 David Kastrup <dak@gnu.org>
7729
7730 * faq.texi (AUCTeX): Update version number. Should probably be done
7731 for other packages as well.
7732
77332007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7734
7735 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
7736 <tassilo@member.fsf.org>.
7737
77382007-01-27 Eli Zaretskii <eliz@gnu.org>
7739
7740 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
7741 ls-lisp-use-localized-time-format.
7742
77432007-01-20 Markus Triska <markus.triska@gmx.at>
7744
7745 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
7746
77472007-01-13 Michael Olson <mwolson@gnu.org>
7748
7749 * erc.texi (Modules): Mention capab-identify module.
7750
77512007-01-05 Michael Olson <mwolson@gnu.org>
7752
7753 * erc.texi (Getting Started): Update for /RECONNECT command.
7754
77552007-01-04 Richard Stallman <rms@gnu.org>
7756
7757 * ebrowse.texi: Change C-c b to C-c C-m.
7758
77592007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
7760
7761 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
7762 variables only in info to avoid redundant entries in the printed
7763 manual.
7764
77652007-01-02 Daiki Ueno <ueno@unixuser.org>
7766
7767 * message.texi (Using PGP/MIME): Document gpg-agent usage.
7768
77692007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
7770
7771 * message.texi (Security): Split into sub-nodes.
7772
77732007-01-01 Alan Mackenzie <acm@muc.de>
7774
7775 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
7776 eval-after-load in Emacs <=21 and a workaround. Document that
7777 trigraphs are not supported.
7778
77792007-01-01 Alan Mackenzie <acm@muc.de>
7780
7781 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
7782 c-context-line-break. When invoked within a string, preserve
7783 whitespace. Add a backslash only when also in a macro.
7784
77852007-01-01 Alan Mackenzie <acm@muc.de>
7786
7787 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
7788
77892007-01-01 Alan Mackenzie <acm@muc.de>
7790
7791 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
7792 are now bound by default to c-\(beginning\|end\)-of-defun by default.
7793
77942007-01-01 Alan Mackenzie <acm@muc.de>
7795
7796 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
7797 "Choosing a Style".
7798
7799 * cc-mode.texi ("Styles"): Add @dfn{style}.
7800
78012006-12-30 Michael Albinus <michael.albinus@gmx.de>
7802
7803 Sync with Tramp 2.0.55.
7804
7805 * trampver.texi: Update release number.
7806
78072006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
7808
7809 * gnus.texi (Customizing Articles): Add index entries for all
7810 gnus-treat-* variables.
7811
c8763fb6 78122006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
7813
7814 * gnus.texi (IMAP): Fix incorrect explanation of
7815 nnimap-search-uids-not-since-is-evil in documentation for
7816 nnimap-expunge-search-string.
7817
78182006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
7819
7820 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
7821 spam-ifile-database.
7822
78232006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
7824
7825 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
7826 rebind C-s.
7827
c8763fb6 78282006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
7829
7830 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
7831 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
7832 "expiring mail".
7833 (IMAP): Document nnimap-search-uids-not-since-is-evil and
7834 nnimap-nov-is-evil.
7835
78362006-12-25 Kevin Ryde <user42@zip.com.au>
7837
7838 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
7839 about the key procedure being used heavily.
7840
78412006-12-24 Chong Yidong <cyd@stupidchicken.com>
7842
7843 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
7844 to t.
7845 (Prerequisites): Add explanation about gpg-agent.
7846
78472006-12-22 Kevin Ryde <user42@zip.com.au>
7848
7849 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
7850 "sort" instead of "sort*".
7851
78522006-12-19 Richard Stallman <rms@gnu.org>
7853
7854 * calc.texi (History and Acknowledgements): Recognize that Emacs
7855 now does have floating point.
7856
78572006-12-19 Michael Albinus <michael.albinus@gmx.de>
7858
7859 * tramp.texi (External transfer methods): Describe new method `scpc'.
7860
78612006-12-17 Sascha Wilde <wilde@sha-bang.de>
7862
7863 * pgg.texi: Added short note on gpg-agent to the introduction.
7864
78652006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
7866
7867 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
7868 also applies to Cc.
7869
78702006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
7871
7872 * gnus.texi (X-Face): Clarify. Say which programs are required
7873 on Windows.
7874
78752006-12-08 Michael Olson <mwolson@gnu.org>
7876
7877 * erc.texi (Modules): Remove documentation for list module.
7878
c8763fb6 78792006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
7880
7881 * faq.texi (^M in the shell buffer): Ditto.
7882
78832006-11-20 Michael Olson <mwolson@gnu.org>
7884
7885 * erc.texi: Call this the 5.2 stable pre-release of ERC.
7886
78872006-11-17 Carsten Dominik <dominik@science.uva.nl>
7888
7889 * org.texi: Fix typos.
7890 (Agenda commands): Document `C-k'.
7891
78922006-11-16 Eli Zaretskii <eliz@gnu.org>
7893
7894 * url.texi (http/https): Fix a typo in the HTTP URL.
7895
78962006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
7897
7898 * ada-mode.texi: Total rewrite.
7899
79002006-11-13 Carsten Dominik <dominik@science.uva.nl>
7901
7902 * org.texi: Minor typo fixes.
7903
79042006-11-13 Bill Wohler <wohler@newt.com>
7905
7906 Release MH-E manual version 8.0.3.
7907
7908 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7909 release 8.0.3.
7910
7911 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
7912 to set MAILDIR.
7913 (Reading Mail): Document the customization of read-mail-command
7914 for MH-E.
7915 (Viewing Attachments): Document mm-discouraged-alternatives.
7916 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
7917 (Junk): Add more information about the settings of mh-junk-background
7918 in a program. Add /usr/bin/mh to PATH in examples.
7919
79202006-11-12 Richard Stallman <rms@gnu.org>
7921
7922 * woman.texi: Update author address but say he no longer maintains it.
7923
79242006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
7925
7926 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
7927 archived trees.
7928 (Checkboxes): Section moved to chapter 5, and extended.
7929 (The date/time prompt): New section.
7930 (Link abbreviations): New section.
7931 (Presentation and sorting): New section.
7932 (Custom agenda views): Section completely rewritten.
7933 (Summary): Compare with Planner.
7934 (Feedback): More info about creating backtraces.
c5b0993e 7935 (Plain lists): Modify example.
2de53ca6
GM
7936 (Breaking down tasks): New section.
7937 (Custom time format): New section.
7938 (Time stamps): Document inactive timestamps.
7939 (Setting tags): More details about fast tag selection.
7940 (Block agenda): New section.
7941 (Custom agenda views): Section rewritten.
7942 (Block agenda): New section.
7943
79442006-11-07 Michael Albinus <michael.albinus@gmx.de>
7945
7946 * tramp.texi (Configuration): scp is the default method.
7947 (Default Method): Use ssh as example for another method.
7948
79492006-10-27 Richard Stallman <rms@gnu.org>
7950
7951 * woman.texi: Downcase nroff/troff/roff.
7952 (Installation): Chapter deleted. Some xrefs deleted.
7953 (Background): woman doesn't advise man ;-).
7954
c8763fb6 79552006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
7956
7957 * ada-mode.texi (Project files, Identifier completion)
7958 (Automatic Casing, Debugging, Using non-standard file names)
7959 (Working Remotely): Fix typos.
7960
79612006-10-20 Masatake YAMATO <jet@gyve.org>
7962
0c7efc08 7963 * cc-mode.texi (Sample .emacs File): Add missing `)' in
2de53ca6
GM
7964 sample code `my-c-initialization-hook'.
7965
79662006-10-19 Stuart D. Herring <herring@lanl.gov>
7967
7968 * widget.texi: Fix typos.
7969
79702006-10-19 Michael Albinus <michael.albinus@gmx.de>
7971
7972 * tramp.texi (Frequently Asked Questions): Remove questions marked with
7973 "???". There have been no complaints for years, so the information
7974 must be appropriate.
7975
79762006-10-16 Richard Stallman <rms@gnu.org>
7977
7978 * widget.texi: Use @var instead of capitalization.
7979 Clarify many widget type descriptions.
7980
79812006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7982
7983 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
7984 gnus-dired-attach.
7985 (Selecting a Group): Fix typo.
7986
c8763fb6 79872006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
7988
7989 * widget.texi: Fix typos.
7990
79912006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
7992
7993 * gnus.texi (Image Enhancements): Update for Emacs 22.
7994
7995 * gnus-faq.texi ([1.3]): Update.
7996
79972006-10-06 Richard Stallman <rms@gnu.org>
7998
7999 * faq.texi (Displaying the current line or column):
8000 Delete "As of Emacs 20".
8001
80022006-10-06 Romain Francoise <romain@orebokech.com>
8003
8004 * faq.texi (VM): VM works with Emacs 22 too.
8005
80062006-10-06 Richard Stallman <rms@gnu.org>
8007
8008 * ebrowse.texi: Remove Emacs version "21" from title.
8009
80102006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
8011
8012 * gnus.texi (Foreign Groups): Say where change of editing commands are
8013 stored. Add reference to `gnus-parameters'.
8014
80152006-09-15 Jay Belanger <belanger@truman.edu>
8016
8017 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
8018 Change "Library Public License" to "Lesser Public License"
8019 throughout. Use "yyyy" to represent year.
8020
80212006-09-15 Carsten Dominik <dominik@science.uva.nl>
8022
8023 * org.texi (Setting tags): Typo fix.
8024
80252006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
8026
8027 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
8028
80292006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
8030
8031 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
8032
80332006-09-12 Paul Eggert <eggert@cs.ucla.edu>
8034
8035 * faq.texi (Escape sequences in shell output): EMACS is now set
8036 to Emacs's absolute file name, not to "t".
8037 (^M in the shell buffer): Likewise.
8038 * misc.texi (Interactive Shell): Likewise.
8039
80402006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
8041
8042 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
8043 mails with pop3-leave-mail-on-server. Fix wording.
8044 (Limiting): Improve gnus-summary-limit-to-articles.
8045 (X-Face): Fix typo.
8046
80472006-09-11 Simon Josefsson <jas@extundo.com>
8048
8049 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
8050 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
8051
80522006-09-06 Simon Josefsson <jas@extundo.com>
8053
8054 * smtpmail.texi (Authentication): Mention SSL.
8055
80562006-09-01 Eli Zaretskii <eliz@gnu.org>
8057
8058 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
8059 Don't use @indicateurl.
8060
8061 * cc-mode.texi (Subword Movement): Don't use @headitem.
8062 (Custom Braces, Clean-ups): Don't use @tie.
8063
80642006-08-29 Michael Albinus <michael.albinus@gmx.de>
8065
8066 Sync with Tramp 2.0.54.
8067
8068 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
8069 Suggested by Adrian Phillips <a.phillips@met.no>.
8070
80712006-08-15 Carsten Dominik <dominik@science.uva.nl>
8072
8073 * org.texi (Installation, Activation): Split from Installation and
8074 Activation.
8075 (Clocking work time): Documented new features.
8076
80772006-08-13 Alex Schroeder <alex@gnu.org>
8078
8079 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
8080 example.
8081
80822006-08-12 Eli Zaretskii <eliz@gnu.org>
8083
8084 * faq.texi (How to add fonts): New node.
8085
80862006-08-05 Romain Francoise <romain@orebokech.com>
8087
8088 * faq.texi (New in Emacs 22): Expand.
8089
80902006-08-03 Michael Olson <mwolson@gnu.org>
8091
8092 * erc.texi: Update for ERC 5.1.4.
8093
80942006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
8095
8096 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
8097 in .../site-lisp/gnus/ by default.
8098 [ From gnus-news.texi in the trunk. ]
8099
81002006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8101
8102 * gnus.texi (MIME Commands): Additions for yEnc.
8103
81042006-07-24 Richard Stallman <rms@gnu.org>
8105
8106 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
8107 * faq.texi: Move periods and commas inside quotes.
8108
81092006-07-20 Jay Belanger <belanger@truman.edu>
8110
8111 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
8112
81132006-07-18 Chong Yidong <cyd@stupidchicken.com>
8114
8115 * faq.texi (Security risks with Emacs): Document Emacs 22
8116 file-local-variable mechanism.
8117
81182006-07-12 Michael Olson <mwolson@gnu.org>
8119
8120 * erc.texi: Update for ERC 5.1.3.
8121
81222006-07-12 Alex Schroeder <alex@gnu.org>
8123
8124 * rcirc.texi: Fix typos.
8125 (Getting started with rcirc): New calling convention for M-x irc.
8126 Mention #rcirc. Removed channel tracking.
0c7efc08 8127 (Configuration): Change the names of all variables that got changed
2de53ca6
GM
8128 recently, eg. rcirc-server to rcirc-default-server. Added
8129 documentation for rcirc-authinfo, some background for Bitlbee, and
8130 rcirc-track-minor-mode.
0c7efc08 8131 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
2de53ca6 8132 Scrolling.
0c7efc08 8133 (Reconnecting after you have lost the connection): Fix example code
2de53ca6
GM
8134 to match code changes.
8135
81362006-07-10 Nick Roberts <nickrob@snap.net.nz>
8137
8138 * gnus.texi, message.texi: Fix typos.
8139
81402006-07-07 Carsten Dominik <dominik@science.uva.nl>
8141
8142 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
8143 commands.
8144 (Global TODO list): Document the use of the variables
8145 `org-agenda-todo-ignore-scheduled' and
8146 `org-agenda-todo-list-sublevels'.
8147
81482006-07-05 Richard Stallman <rms@gnu.org>
8149
8150 * faq.texi (Scrolling only one line): Fix xref.
8151
81522006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
8153
8154 * faq.texi (Evaluating Emacs Lisp code):
8155 Throughout, replace eval-current-buffer with eval-buffer.
8156
81572006-07-03 Richard Stallman <rms@gnu.org>
8158
8159 * rcirc.texi (Scrolling conservatively): Fix xref.
8160
8161 * pcl-cvs.texi (Viewing differences): Usage fix.
8162
81632006-07-03 Carsten Dominik <dominik@science.uva.nl>
8164
8165 * org.texi (Agenda commands): Document `s' key to save all org-mode
8166 buffers.
8167
81682006-06-30 Ralf Angeli <angeli@caeruleus.net>
8169
8170 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
8171 names. Mention `cvs-msg' face.
8172
81732006-06-29 Carsten Dominik <dominik@science.uva.nl>
8174
8175 * org.texi (Checkboxes): New section.
8176
81772006-06-28 Carsten Dominik <dominik@science.uva.nl>
8178
8179 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
8180 throughout this chapter.
8181
81822006-06-27 Chong Yidong <cyd@stupidchicken.com>
8183
8184 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
8185 text for standalone vs Emacs info.
8186 (Help): Clarify header line description. Use mouse-1 for clicks.
8187 (Help-P): Use mouse-1 for clicks.
8188 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
8189 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
8190 (Choose menu subtopic): Remove gratuitous Emacs command names.
8191 (Help-FOO): Put usual behavior first.
8192 (Help-Xref): Clicking on xrefs works in Emacs.
8193 (Search Text): Clarify what the default behavior is.
8194 (Create Info buffer): Fix Emacs window/X window confusion.
8195 (Emacs Info Variables): Fix for new Emacs init file behavior.
8196
81972006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8198
8199 * gnus.texi (Summary Buffer Lines): Fix typo.
8200
82012006-06-23 Carsten Dominik <dominik@science.uva.nl>
8202
8203 * org.texi (Embedded LaTeX): New chapter.
8204 (Archiving): Section rewritten.
8205 (Enhancing text): Some parts moved to the new chapter about LaTeX.
8206
82072006-06-20 Bill Wohler <wohler@newt.com>
8208
8209 Release MH-E manual version 8.0.1.
8210
8211 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8212 release 8.0.1.
8213 (Preface): Depend on GNU mailutils 1.0 and higher.
8214
82152006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
8216
8217 * message.texi (News Headers): Update message-syntax-checks section.
8218
82192006-06-19 Karl Berry <karl@gnu.org>
8220
8221 * info.texi (Advanced): Mention C-q, especially with ?.
8222
82232006-06-19 Carsten Dominik <dominik@science.uva.nl>
8224
8225 * org.texi (Publishing links): Document the `:link-validation-function'
8226 property.
8227 (Extensions and Hacking): New chapter, includes some sections of the
8228 "Miscellaneous" chapter.
8229
82302006-06-10 Carsten Dominik <dominik@science.uva.nl>
8231
8232 * org.texi (Progress logging): New section.
8233
2de53ca6
GM
82342006-06-06 Carsten Dominik <dominik@science.uva.nl>
8235
8236 * org.texi (ASCII export): Document indentation adaptation.
8237 (Setting tags): Document mutually-exclusive tags.
8238
82392006-06-05 Romain Francoise <romain@orebokech.com>
8240
8241 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
8242 Fix typo.
8243
8244 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
8245 channel (#gnus@irc.freenode.net).
8246 Fix typos. Update copyright notice.
8247
8248 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
8249 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
8250 (Line-Up Functions, Custom Macros):
8251 * ediff.texi (Window and Frame Configuration)
dccb744b 8252 (Highlighting Difference Regions):
2de53ca6
GM
8253 * emacs-mime.texi (Display Customization):
8254 * erc.texi (History):
8255 * eshell.texi (Known problems):
8256 * eudc.texi (Overview, BBDB):
8257 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
8258 (The problem of spam, SpamOracle, Extending the Spam package)
8259 (Conformity, Terminology):
dccb744b 8260 * idlwave.texi (Routine Info)
2de53ca6
GM
8261 (Class and Keyword Inheritance, Padding Operators)
8262 (Breakpoints and Stepping, Electric Debug Mode)
8263 (Examining Variables, Troubleshooting):
8264 * org.texi (Creating timestamps):
8265 * reftex.texi (Commands, Options, Changes):
8266 * tramp.texi (Inline methods, Password caching)
8267 (Auto-save and Backup, Issues):
8268 * vip.texi (Files, Commands in Insert Mode):
8269 * viper.texi (Emacs Preliminaries, States in Viper)
8270 (Packages that Change Keymaps, Viper Specials, Groundwork):
8271 Fix various typos.
8272
82732006-05-31 Michael Ernst <mernst@alum.mit.edu>
8274
8275 * ediff.texi: Fix typos.
8276
82772006-05-30 Carsten Dominik <dominik@science.uva.nl>
8278
8279 * org.texi: Small typo fixes.
8280
fff84c22
JB
82812006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
8282
8283 * viper.texi (Viper Specials):
8284 * gnus.texi (Example Setup):
8285 * faq.texi (Backspace invokes help):
8286 * dired-x.texi (Optional Installation Dired Jump):
8287 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
8288 follow coding conventions.
8289
2de53ca6
GM
82902006-05-29 Michael Albinus <michael.albinus@gmx.de>
8291
8292 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
8293
82942006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
8295
8296 * pcl-cvs.texi: Fix typos.
8297 (Customization): Say "us".
8298
82992006-05-26 Eli Zaretskii <eliz@gnu.org>
8300
8301 * org.texi: Remove bogus @setfilename.
8302
83032006-05-26 Carsten Dominik <dominik@science.uva.nl>
8304
8305 * org.texi (ASCII export): Omit command name.
8306 (HTML export): Add prefix to all lines in Local Variable example.
8307 (Acknowledgments): Typeset names in italics.
8308
83092006-05-24 Carsten Dominik <dominik@science.uva.nl>
8310
8311 * org.texi (Plain lists): Add new item navigation commands.
8312 (External links): Document elisp and info links.
8313 (Custom searches): New section.
8314 (Publishing): New chapter.
8315 (HTML export): Include a list of supported CSS classes.
8316 (Setting tags): Describe the fast-tag-setting interface.
8317
83182006-05-20 Luc Teirlinck <teirllm@auburn.edu>
8319
8320 * dired-x.texi: ifinfo -> ifnottex.
8321
83222006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
8323
8324 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
8325
83262006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
8327
8328 * message.texi (Interface): Add tool bar customization.
8329 (MIME): Index and text additions for mml-attach.
8330 (MIME): Describe mml-dnd-protocol-alist and
8331 mml-dnd-attach-options.
8332
8333 * gnus.texi (Oort Gnus): Reorder entries in sections.
8334 Fix some entries.
8335 (Starting Up): Add references to "Emacs for Heathens" and to
8336 "Finding the News". Add user-full-name and user-mail-address.
8337 (Group Buffer Format): Add tool bar customization and update.
8338 (Summary Buffer): Add tool bar customization.
8339 (Posting Styles): Add message-alternative-emails.
8340
83412006-05-09 Michael Albinus <michael.albinus@gmx.de>
8342
8343 * tramp.texi (Filename completion): Improve wording.
8344
83452006-05-07 Romain Francoise <romain@orebokech.com>
8346
8347 * faq.texi (Using regular expressions): Fix typo.
8348 (Packages that do not come with Emacs): Fix capitalization.
8349 (Replacing text across multiple files): Expand node to explain how
8350 to use `dired-do-query-replace-regexp' in more detail, based on
8351 suggestion by Eric Hanchrow <offby1@blarg.net>.
8352
83532006-05-06 Michael Albinus <michael.albinus@gmx.de>
8354
8355 * tramp.texi (Filename completion): Completion of remote files'
8356 method, user name and host name is active only in partial
8357 completion mode.
8358
83592006-05-06 Bill Wohler <wohler@newt.com>
8360
8361 Release MH-E manual version 8.0.
8362
8363 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8364 release 8.0.
8365
83662006-05-06 Bill Wohler <wohler@newt.com>
8367
8368 * mh-e.texi (MH-BOOK-HOME): Change from
8369 http://www.ics.uci.edu/~mh/book/mh to
8370 http://rand-mh.sourceforge.net/book/mh.
8371 Replace .htm suffix with .html for MH book files.
8372 (Using This Manual): Update key binding for getting relevant
8373 chapter in Info from command key.
8374 (Ranges): Fix itemx.
8375
83762006-05-05 Karl Berry <karl@gnu.org>
8377
8378 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
8379 (\fonttextsize): New user-level command to change text font size.
8380
83812006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
8382
8383 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
8384
83852006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
8386
8387 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
8388
83892006-04-24 Bill Wohler <wohler@newt.com>
8390
8391 * mh-e.texi (Getting Started): Make it more explicit that you need
8392 to install MH. Add pointers to current MH implementations.
8393
83942006-04-21 Bill Wohler <wohler@newt.com>
8395
8396 Release MH-E manual version 7.94.
8397
8398 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8399 release 7.94.
8400
84012006-04-21 Carsten Dominik <dominik@science.uva.nl>
8402
8403 * org.texi: Many small fixes.
8404 (Handling links): Rename from "Managing links".
8405
84062006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
8407
8408 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
8409 (Splitting mail using spam-stat): Fix @xref.
8410
84112006-04-20 Chong Yidong <cyd@stupidchicken.com>
8412
8413 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 8414 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
8415
84162006-04-20 Carsten Dominik <dominik@science.uva.nl>
8417
8418 * org.texi (Time stamps): Better explanation of the purpose of
8419 different time stamps.
8420 (Structure editing, Plain lists): More details on how new items
8421 and headings are inserted.
8422
84232006-04-18 Carsten Dominik <dominik@science.uva.nl>
8424
8425 * org.texi (Formula syntax): Fix link to Calc Manual.
8426
84272006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
8428
8429 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
8430
84312006-04-17 Bill Wohler <wohler@newt.com>
8432
8433 * mh-e.texi (Folders): Update mh-before-quit-hook and
8434 mh-quit-hook example with code that removes the buffers rather
8435 than just bury them.
8436
84372006-04-17 Michael Albinus <michael.albinus@gmx.de>
8438
8439 Sync with Tramp 2.0.53.
8440
84412006-04-13 Carsten Dominik <dominik@science.uva.nl>
8442
8443 * org.texi (Updating settings): New section.
8444 (Visibility cycling): Better names for the startup folding
8445 options.
8446 (Exporting): Completely restructured.
8447 (The very busy C-c C-c key): New section.
8448 (Summary of in-buffer settings): New section.
8449
84502006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
8451
8452 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
8453
84542006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
8455
8456 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
8457 (Server Commands): Key `v' is reserved for users.
8458
84592006-04-11 Carsten Dominik <dominik@science.uva.nl>
8460
8461 * org.texi (Link format): New section, emphasis on bracket links.
8462 (External links): Document bracket links.
8463 (FAQ): Expand to cover shell links and the new link format.
8464
84652006-04-09 Kevin Ryde <user42@zip.com.au>
8466
8467 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
8468
84692006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
8470
8471 * gnus.texi (Summary Buffer Lines): Add `*'.
8472
c8763fb6 84732006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
8474
8475 * gnus.texi (Group Parameters):
8476 Mention gnus-permanently-visible-groups.
8477
84782006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
8479
8480 * gnus.texi (Face): Fix typo.
8481
84822006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
8483
8484 * gnus.texi (X-Face): Clarify.
8485 (Face): Need Emacs with PNG support.
8486
84872006-04-06 Richard Stallman <rms@gnu.org>
8488
8489 * idlwave.texi: Delete the blocks "not suitable for inclusion with
8490 Emacs".
8491
84922006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
8493
8494 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
8495 blocks not suitable for inclusion with Emacs using variable
8496 PARTOFEMACS.
8497
84982006-04-04 Simon Josefsson <jas@extundo.com>
8499
8500 * gnus.texi (Security): Improve.
8501
85022006-04-02 Bill Wohler <wohler@newt.com>
8503
8504 * mh-e.texi (Getting Started, Junk, Bug Reports)
8505 (MH FAQ and Support): Fix URLs.
8506
85072006-03-31 Romain Francoise <romain@orebokech.com>
8508
8509 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
8510 to t, not nil (and has for the past eight years).
8511
85122006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
8513
8514 * message.texi, gnus.texi: Bump version to 5.11.
8515
85162006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
8517
8518 * gnus.texi (Top): Add comment about version line.
8519
8520 * message.texi (Top): Ditto. Change to take named versions into
8521 account.
8522
85232006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
8524
8525 * gnus.texi (Posting Styles): Add x-face-file to example.
8526 (X-Face): Refer to posting styles.
8527
8528 * gnus-faq.texi ([5.8]): Add x-face-file.
8529 ([8.4]): Add links to gmane.emacs.gnus.user and
8530 gmane.emacs.gnus.general.
8531
85322006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
8533
8534 * gnus-faq.texi: Use .invalid.
8535 ([5.4]): Fix gnus-posting-styles example.
8536
85372006-03-27 Romain Francoise <romain@orebokech.com>
8538
8539 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
8540 Emacs/W3 needs a new maintainer.
8541 (Ispell): Update author and version info.
8542 (Mailcrypt): Mention PGG.
8543 (New in Emacs 22): Add PGG to the list of new packages.
8544 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
8545 updating dead URLs.
8546
85472006-03-25 Karl Berry <karl@gnu.org>
8548
8549 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
8550 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
8551 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
8552 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
8553 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
8554 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
8555 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
8556 (2) do not indent copyright year list (or anything else).
8557
85582006-03-21 Bill Wohler <wohler@newt.com>
8559
8560 * mh-e.texi (Folders): Various edits.
8561
85622006-03-20 Romain Francoise <romain@orebokech.com>
8563
8564 * gnus.texi (Mail Folders): Grammar fix.
8565
85662006-03-19 Bill Wohler <wohler@newt.com>
8567
8568 * mh-e.texi (Replying): Document Mail-Followup-To.
8569 Change manually-formatted table to multitable. Add debugging info.
8570 Move description of mh-reply-default-reply-to into paragraph
8571 that describes its values.
8572
85732006-03-17 Bill Wohler <wohler@newt.com>
8574
10d1d0af 8575 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
8576 (Sending Mail Tour): Update method of entering
8577 addresses and subject.
8578 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
8579 (Adding Attachments, Searching): Update screenshots for Emacs 22.
8580
85812006-03-15 Carsten Dominik <dominik@science.uva.nl>
8582
8583 * org.texi: Version number change only.
8584
85852006-03-14 Bill Wohler <wohler@newt.com>
8586
8587 * mh-e.texi: Add index entries around each paragraph rather than
8588 depend on entries from beginning of node. Doing so ensures that
8589 index entries are less likely to be forgotten if text is cut and
8590 pasted, and are necessary anyway if the references are on a
8591 separate page. It seems that makeinfo is now (v. 4.8) only
8592 producing one index entry per node, so there is no longer any
8593 excuse not to. Use subheading instead of heading. The incorrect
8594 use of heading produced very large fonts in Info--as large as the
8595 main heading.
8596 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
8597 versions 6 and 7 appeared *around* the time of these Emacs releases.
8598
85992006-03-13 Carsten Dominik <dominik@science.uva.nl>
8600
8601 * org.texi (Clean view): Document new startup options.
8602
86032006-03-11 Bill Wohler <wohler@newt.com>
8604
8605 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
8606 (Composing, Scan Line Formats): Fix @refs.
8607 (Getting Started): Define MH profile and MH profile components.
8608 (Incorporating Mail, Reading Mail, Viewing, Printing)
8609 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
8610 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
8611 for string constants.
8612 (Tool Bar): Remove spurious quote.
8613 (Junk): Use ``...'' instead of "...".
8614 (Scan Line Formats): Replace @samp with @kbd.
8615
86162006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
8617
8618 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
8619
86202006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
8621
8622 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
8623 easy to understand.
8624
86252006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
8626
8627 * gnus.texi: Markup fix.
8628 (Fancy Mail Splitting): Specify new feature.
8629
86302006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
8631
8632 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
8633 partial-words matching.
8634
86352006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
8636
8637 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
8638
8639 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
8640 (MIME Commands): Fix mm-discouraged-alternatives.
8641
86422006-03-07 Carsten Dominik <dominik@science.uva.nl>
8643
8644 * org.texi: Version number change only.
8645
86462006-03-06 Bill Wohler <wohler@newt.com>
8647
8648 * mh-e.texi: Move from SourceForge repository to Savannah.
8649 This is version 7.93, which is a total rewrite from the previous
8650 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
8651 version 7.93.
8652
86532006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
8654
8655 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
8656
86572006-03-01 Carsten Dominik <dominik@science.uva.nl>
8658
8659 * org.texi (Interaction): Add item about `org-mouse.el' by
8660 Piotr Zielinski.
8661 (Managing links): Document that also mouse-1 can be used to
8662 activate a link.
8663 (Headlines, FAQ): Add entry about hiding leading stars.
8664 (Miscellaneous): Resort the sections in this chapter to a more
8665 logical sequence.
8666
86672006-02-27 Simon Josefsson <jas@extundo.com>
8668
8669 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
8670 2004-01-27 from the trunk).
8671
86722006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8673
8674 * cc-mode.texi: Rename c-hungry-backspace to
8675 c-hungry-delete-backwards, at the request of RMS. Leave the old
8676 name as an alias.
8677
86782006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8679
8680 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
8681 include the function header within the defun.
8682
86832006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8684
8685 * cc-mode.texi: Correct two typos.
8686
86872006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8688
8689 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
8690 existing comment.
8691 (Electric Keys): Add a justification for electric indentation.
8692 (Hungry WS Deletion): Clear up the names and complications of the
8693 BACKSPACE and DELETE keys.
8694
86952006-02-23 Juri Linkov <juri@jurta.org>
8696
8697 * faq.texi (Common requests): Move `Turning on auto-fill by
8698 default' after `Wrapping words automatically'. Move `Working with
8699 unprintable characters' before `Searching for/replacing newlines'.
8700 Move `Replacing highlighted text' after `Highlighting a region'.
8701 Merge `Repeating commands' and `Repeating a command as many times
8702 as possible' into the former.
8703 (Packages that do not come with Emacs): Add refs to Gmane and
8704 etc/MORE.STUFF.
8705
87062006-02-23 Juri Linkov <juri@jurta.org>
8707
8708 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
8709 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
8710 Add xref to `(emacs)Reporting Bugs'.
8711 (Getting a printed manual): Add URL to other formats of the manual.
8712 (Common requests): Fix menu.
8713 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
8714 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
8715 (Inserting text at the beginning of each line): Add pxref to
8716 `Changing the included text prefix'.
8717 (Forcing the cursor to remain in the same column): Mention `track-eol'
8718 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
8719 (Replacing text across multiple files): Add keybinding `Q' for
8720 `dired-do-query-replace'.
8721
87222006-02-22 Carsten Dominik <dominik@science.uva.nl>
8723
8724 * reftex.texi: Version number and date change only.
8725
8726 * org.texi (Internal Links): Rewrite to cover the modified
8727 linking system.
8728
87292006-02-17 Eli Zaretskii <eliz@gnu.org>
8730
8731 * faq.texi: Remove the coding cookie, it's not needed anymore.
8732
87332006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8734
8735 * faq.texi (Colors on a TTY): Mention Mac OS port.
8736
87372006-02-12 Karl Berry <karl@gnu.org>
8738
8739 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
8740 8-bit accented a.
8741
87422006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
8743
8744 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
8745
87462006-02-08 Romain Francoise <romain@orebokech.com>
8747
8748 * faq.texi (Top): Remove paragraph about the FAQ being a
8749 transitional document, etc.
8750 (Searching for/replacing newlines): New node.
8751 (Yanking text in isearch): New node.
8752 (Inserting text at the beginning of each line): Rename and make
8753 more general, mention `M-;' in Message mode.
8754
87552006-02-07 Luc Teirlinck <teirllm@auburn.edu>
8756
8757 * faq.texi (Meta key does not work in xterm)
8758 (Emacs does not display 8-bit characters)
8759 (Inputting eight-bit characters): Update xrefs.
8760
87612006-02-06 Romain Francoise <romain@orebokech.com>
8762
8763 * faq.texi (VM): VM now at version 7.19.
8764 Set myself as maintainer of this file.
8765
87662006-02-04 Michael Olson <mwolson@gnu.org>
8767
8768 * erc.texi (History): Note that ERC is now included with Emacs.
8769
87702006-01-31 Romain Francoise <romain@orebokech.com>
8771
8772 * message.texi (Message Headers): Explain what
8773 `message-alternative-emails' does in more detail.
8774 Update copyright year.
8775
87762006-01-30 Juanma Barranquero <lekktu@gmail.com>
8777
8778 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
8779
87802006-01-29 Richard M. Stallman <rms@gnu.org>
8781
8782 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
8783
87842006-01-29 Michael Olson <mwolson@gnu.org>
8785
8786 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
8787
8788 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
8789
8790 * faq.texi (New in Emacs 22): Mention ERC.
8791
87922006-01-28 Luc Teirlinck <teirllm@auburn.edu>
8793
8794 * rcirc.texi: Capitalize dir entry for consistency with the entry
8795 in info/dir and other entries in the Emacs category.
8796 Fix typos. Delete trailing whitespace.
8797
c8763fb6 87982006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
8799
8800 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
8801
88022006-01-27 Eli Zaretskii <eliz@gnu.org>
8803
8804 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
8805 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
8806
8807 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
8808 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
8809
88102006-01-27 Alex Schroeder <alex@gnu.org>
8811
8812 * rcirc.texi: New file.
8813
88142006-01-23 Juri Linkov <juri@jurta.org>
8815
8816 * widget.texi (User Interface): Add S-TAB for widget-backward.
8817
88182006-01-22 Michael Albinus <michael.albinus@gmx.de>
8819
8820 Sync with Tramp 2.0.52.
8821
8822 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
8823 Add Tramp disabling item. New item for common connection problems.
8824 (various): Apply "ftp" as method for the download URL.
8825 (Bug Reports): Refer to FAQ for common problems.
8826
88272006-01-21 Eli Zaretskii <eliz@gnu.org>
8828
8829 * widget.texi (User Interface): Use @key for TAB.
8830
8831 * ses.texi (Formulas, Printer functions): Use @key for TAB.
8832
8833 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
8834 for TAB.
8835
8836 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
8837
88382006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
8839
8840 * gnus.texi: Update copyright.
8841
88422006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
8843
8844 * gnus.texi (Article Washing): Additions.
8845
2de53ca6
GM
88462006-01-13 Carsten Dominik <dominik@science.uva.nl>
8847
8848 * org.texi (Agenda commands): Document tags command.
8849
88502006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
8851
8852 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
8853
88542006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
8855
8856 * gnus.texi (RSS): Addition.
8857
88582005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
8859
8860 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
8861
88622005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
8863
8864 * emacs-mime.texi (Display Customization): Add setting example to
8865 mm-discouraged-alternatives.
8866
88672006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
8868
8869 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
8870 version is the canonical version.
8871
88722006-01-08 Alex Schroeder <alex@gnu.org>
8873
8874 * pgg.texi (Caching passphrase): Rewording.
8875
88762006-01-06 Eli Zaretskii <eliz@gnu.org>
8877
8878 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
8879 repository URL.
8880
88812006-01-06 Carsten Dominik <dominik@science.uva.nl>
8882
8883 * org.texi: Removed the accidentally re-added empty line in the
8884 direntry.
8885
88862006-01-05 Carsten Dominik <dominik@science.uva.nl>
8887
8888 * org.texi (Agenda Views): Chapter reorganized.
8889
88902005-12-29 Romain Francoise <romain@orebokech.com>
8891
8892 * faq.texi (Using Customize): New node.
8893
88942005-12-28 Luc Teirlinck <teirllm@auburn.edu>
8895
8896 * org.texi: Remove blank line in @direntry. It is non-standard
8897 and recursively produces blank lines all over the dir file (when
8898 using Texinfo 4.8).
8899
89002005-12-21 Luc Teirlinck <teirllm@auburn.edu>
8901
8902 * widget.texi (atoms): Delete obsolete remark about `file' widget.
8903
89042005-12-20 Carsten Dominik <dominik@science.uva.nl>
8905
8906 * org.texi (Tags): Boolean logic documented.
8907 (Agenda Views): Document custom commands.
8908
89092005-12-20 David Kastrup <dak@gnu.org>
8910
8911 * faq.texi (AUCTeX): Update version and mailing list info.
8912
89132005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
8914
8915 * gnus.texi (MIME Commands): Mention addition of
8916 multipart/alternative to gnus-buttonized-mime-types and add xref
8917 to mm-discouraged-alternatives.
8918
8919 * emacs-mime.texi (Display Customization): Mention addition of
8920 "image/.*" and add xref to gnus-buttonized-mime-types in the
8921 mm-discouraged-alternatives section.
8922
89232005-12-16 Carsten Dominik <dominik@science.uva.nl>
8924
8925 * org.texi (Tags): New section.
8926 (Agenda Views): Chapter reorganized.
8927
89282005-12-16 Eli Zaretskii <eliz@gnu.org>
8929
8930 * org.texi (Internal Links): Add a missing comma after an @xref.
8931
89322005-12-14 Chong Yidong <cyd@stupidchicken.com>
8933
8934 * faq.texi (Filling paragraphs with a single space): No need to
8935 change sentence-end now.
8936
89372005-12-13 Romain Francoise <romain@orebokech.com>
8938
8939 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
8940
89412005-12-12 Jay Belanger <belanger@truman.edu>
8942
8943 * faq.texi (Calc): Update version number.
8944
89452005-12-12 Carsten Dominik <dominik@science.uva.nl>
8946
8947 * org.texi (Progress Logging): New section.
8948
89492005-12-10 Romain Francoise <romain@orebokech.com>
8950
8951 Update the Emacs FAQ for the 22.1 release.
8952
8953 * faq.texi: Set VER to `22.1'.
8954 (Basic editing): Explain how to use localized versions of the
0c7efc08
SM
8955 Tutorial. Mention that `C-h r' displays the manual.
8956 Delete obsolete WWW link to an Emacs 18 tutorial.
2de53ca6
GM
8957 (Getting a printed manual): Point to the new locations of the
8958 manuals on the GNU Web site.
8959 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
8960 available via Info (it was previously distributed separately).
8961 (Installing Texinfo documentation): The latest version of Texinfo
8962 is 4.8, not 4.0.
8963 (Informational files for Emacs): COPYING is the GNU General Public
8964 License, not the Emacs General Public License.
8965 (Informational files for Emacs): Delete obsolete link to the
8966 GNUinfo pages as they have been removed from the GNU Web site.
8967 (New in Emacs 22): New node.
8968 (Setting up a customization file): Say that most packages support
8969 Customize nowadays.
8970 (Colors on a TTY): Delete reference to instructions on how to
8971 enable syntax highlighting, it is now enabled by default.
8972 (Turning on abbrevs by default): Emacs now reads the abbrevs file
8973 at startup automatically.
8974 (Controlling case sensitivity): Mention `M-c' in isearch.
8975 (Using an already running Emacs process): Emacs now creates the
8976 socket in `/tmp/emacsUID'. Fix typos. Change default location of
8977 gnuserv. As emacsclient can now run Lisp code as well, delete a
8978 sentence praising gnuserv for that. Simplify description of how
8979 the client/server operation works.
8980 (Compiler error messages): Delete obsolete text (compile.el has
8981 been rewritten).
8982 (Indenting switch statements): Fix typo.
8983 (Matching parentheses): Simplify setup instructions, mention the
8984 menu bar item in the Options menu.
8985 (Repeating a command as many times as possible): Mention `C-x e'.
8986 (Going to a line by number): Mention new keymap and bindings
8987 `M-g M-g', `M-g M-p' and `M-g M-n'.
8988 (Turning on syntax highlighting): Now on by default. Simplify.
8989 (Replacing highlighted text): Use `1', not `t'.
8990 (Problems with very large files): The maximum size is now 256MB on
8991 32-bit machines.
8992 (^M in the shell buffer): Mention `comint-process-echoes'.
8993 (Emacs for Apple computers): Emacs 22 has native support for Mac
8994 OS X.
8995 (Translating names to IP addresses): Delete node.
8996 (Binding keys to commands): Fix typo.
8997 (SPC no longer completes file names): New node.
8998 (MIME with Emacs mail packages): Delete section about the Emacs
8999 MIME FAQ (it's not reachable anymore).
9000
90012005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
9002
9003 * cc-mode.texi: The manual has been extensively revised: the
9004 information about using CC Mode has been separated from the larger
9005 and more difficult chapters about configuration. It has been
9006 updated for CC Mode 5.31.
9007
90082005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
9009
9010 * pgg.texi (User Commands): Fix description of pgg-verify-region.
9011 (Selecting an implementation): Fix descriptions.
9012
90132005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
9014
9015 * message.texi (Various Message Variables): Addition.
9016
90172005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
9018
9019 * message.texi: Fix default values.
9020
90212005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
9022
9023 * message.texi (Header Commands): Clarify descriptions of
9024 message-cross-post-followup-to, message-reduce-to-to-cc, and
9025 message-insert-wide-reply.
9026 (Various Commands): Fix kindex for message-kill-to-signature;
9027 clarify description of message-tab.
9028
90292005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
9030
9031 * message.texi (Mailing Lists): Fix description about MFT.
9032
9033 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
9034
90352005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
9036
9037 * gnus.texi (Slow Terminal Connection): Replace old description
9038 with new one.
9039
90402005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
9041
9042 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
9043 replace X-Draft-Headers with X-Draft-From.
9044
90452005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
9046
9047 * gnus.texi (Various Various): Fix the default value of
9048 nnheader-max-head-length.
9049 (Gnus Versions): Fix typo.
9050
90512005-12-08 Carsten Dominik <dominik@science.uva.nl>
9052
9053 * org.texi (Structure editing): Document new functionality of
9054 M-RET.
9055
90562005-12-06 Luc Teirlinck <teirllm@auburn.edu>
9057
9058 * org.texi (Internal Links): Fix Texinfo usage.
9059
90602005-12-06 Carsten Dominik <dominik@science.uva.nl>
9061
9062 * org.texi (TODO basics): Document the global todo list.
9063 (TODO items): Documents sparse tree for specific TODO
9064 keywords.
9065
90662005-11-30 Carsten Dominik <dominik@science.uva.nl>
9067
9068 * org.texi (Plain Lists): Typos fixed.
9069
90702005-11-28 Jay Belanger <belanger@truman.edu>
9071
9072 * calc.texi: Change references of `M-#' to `C-x *' prefix.
9073
90742005-11-24 Carsten Dominik <dominik@science.uva.nl>
9075
9076 * org.texi (Structure editing): New item moving commands added.
9077 (Plain Lists): New section.
9078
90792005-11-18 Carsten Dominik <dominik@science.uva.nl>
9080
9081 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
9082 (Agenda): Document commands `org-cycle-agenda-files' and
c4cc8b9a 9083 `org-agenda-file-to-front'.
2de53ca6
GM
9084 (Built-in table editor): Document `org-table-sort-lines'.
9085 (HTML formatting): Export of hand-formatted lists.
9086
90872005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
9088
9089 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
9090 new variable gnus-toolbar-thickness.
9091
90922005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
9093
9094 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
9095
90962005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
9097
9098 * gnus.texi (X-Face): Fix description.
9099 (XVarious): Remove gnus-xmas-logo-color-alist and
9100 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
9101
91022005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
9103
9104 * gnus.texi (Group Parameters): Mention new variable
9105 gnus-parameters-case-fold-search.
9106 (Home Score File): Addition.
9107
91082005-11-04 Ulf Jasper <ulf.jasper@web.de>
9109
9110 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
9111 (Overview): List supported feed types.
9112 (Installation): No installation necessary when using autoload.
9113 (Configuration): Rename "RSS" to "news".
9114
91152005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
9116
9117 * pgg.texi (User Commands): Document additional passphrase
9118 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
9119 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
9120
91212005-11-04 Carsten Dominik <dominik@science.uva.nl>
9122
9123 * org.texi: Version number changed to 3.19.
9124
91252005-10-29 Sascha Wilde <wilde@sha-bang.de>
9126
9127 * pgg.texi (How to use): Update the example to add autoload of
9128 pgg-encrypt-symmetric-region.
9129 (User Commands): Document pgg-encrypt-symmetric-region.
9130 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
9131
91322005-10-27 Jay Belanger <belanger@truman.edu>
9133
9134 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
9135 mention other TeX-related units.
9136
91372005-10-23 Lars Hansen <larsh@soem.dk>
9138
0c7efc08
SM
9139 * dired-x.texi (Miscellaneous Commands):
9140 Replace dired-do-relative-symlink by dired-do-relsymlink and
2de53ca6
GM
9141 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
9142
91432005-10-23 Jay Belanger <belanger@truman.edu>
9144
9145 * calc.texi (Predefined Units): Use `alpha' for the fine structure
9146 constant.
9147
91482005-10-23 Michael Albinus <michael.albinus@gmx.de>
9149
0c7efc08
SM
9150 * faq.texi (Bugs and problems):
9151 Replace `dired-move-to-filename-regexp' by
2de53ca6
GM
9152 `directory-listing-before-filename-regexp'.
9153
91542005-10-22 Eli Zaretskii <eliz@gnu.org>
9155
9156 * newsticker.texi (UPDATED): Set value.
9157
91582005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
9159
9160 * gnus.texi (Document Groups): Remove duplicate item.
9161
91622005-10-21 Carsten Dominik <dominik@science.uva.nl>
9163
9164 * org.texi (Summary): Mention iCalendar support.
9165 (Exporting): Document iCalendar support.
9166
91672005-10-18 Romain Francoise <romain@orebokech.com>
9168
9169 * viper.texi (Viper Specials): Capitalize GNU.
9170
91712005-10-17 Juri Linkov <juri@jurta.org>
9172
9173 * info.texi (Getting Started, Search Index, Expert Info):
9174 Fix wording.
9175 (Search Text): Replace `echo area' with `mode line'.
9176 (Search Index): Both `i' and `,' find all index entries.
9177 Replace example `C-f' with `C-l' (which exists in index of Info
9178 manual) and delete spaces in its keyboard input sequence.
9179 Delete unnecessary explanations about literal characters.
9180
91812005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
9182
9183 * gnus.texi (Document Server Internals): Addition.
9184
91852005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
9186
9187 * gnus.texi (A note on namespaces): Fix RFC reference.
9188
91892005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
9190
9191 * gnus.texi (RSS): Fix key description.
9192
91932005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
9194
9195 * gnus.texi: Emacs/w3 -> Emacs/W3.
9196 (Browsing the Web): Fix description.
9197 (Web Searches): Ditto.
9198 (Customizing W3): Ditto.
9199
92002005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
9201
9202 * gnus.texi (Maildir): Clarify expire-age and expire-group.
9203
92042005-10-11 Jay Belanger <belanger@truman.edu>
9205
9206 * calc.texi (Integration): Mention using `a i' to compute definite
9207 integrals.
9208
92092005-10-11 Juri Linkov <juri@jurta.org>
9210
9211 * info.texi: Rearrange nodes.
9212 (Top): Update menu. Change ref `Info for Experts' to
9213 `Advanced Info Commands'.
9214 (Getting Started): Fix description of manual's parts.
9215 (Help-Int): Change xref `Info Search' to `Search Index', and
9216 `Expert Info' to `Advanced'.
9217 (Advanced): Move node one level up.
9218 (Search Text, Search Index): New nodes split out from `Info Search'.
9219 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
9220 split out from `Advanced'.
9221 (Advanced, Emacs Info Variables): De-document editing an Info file
9222 in Info.
9223 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
9224 (Creating an Info File): Delete node and move its text to
9225 `Expert Info'.
9226
92272005-10-10 Carsten Dominik <dominik@science.uva.nl>
9228
9229 * org.texi (Workflow states): Documented that change in keywords
9230 becomes active only after restart of Emacs.
9231
92322005-10-08 Michael Albinus <michael.albinus@gmx.de>
9233
9234 Sync with Tramp 2.0.51.
9235
92362005-10-08 Nick Roberts <nickrob@snap.net.nz>
9237
9238 * speedbar.texi (Introduction): Describe new location of speedbar
9239 on menubar.
9240 (Basic Key Bindings): Remove descriptions of bindings that have
9241 been removed.
9242
92432005-10-05 Nick Roberts <nickrob@snap.net.nz>
9244
9245 * speedbar.texi (GDB): Describe use of watch expressions.
9246
92472005-09-28 Simon Josefsson <jas@extundo.com>
9248
9249 * message.texi (IDNA): Fix.
9250
92512005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
9252
9253 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
9254 nntp-server-hook, and nntp-warn-about-losing-connection; fix
9255 description of nntp-open-connection-function.
9256 (Common Variables): Fix descriptions.
9257
92582005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
9259
9260 * gnus.texi (Server Buffer Format): Document the %a format spec.
9261
92622005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
9263
9264 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
9265
92662005-09-23 Carsten Dominik <dominik@science.uva.nl>
9267
9268 * org.texi Version 3.16.
9269
92702005-09-19 Miles Bader <miles@gnu.org>
9271
9272 * newsticker.texi: Get rid of CVS keywords.
9273
92742005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
9275
9276 * gnus.texi (Finding the Parent): Fix description of how Gnus
9277 finds article.
9278
92792005-09-14 Jari Aalto <jari.aalto@cante.net>
9280
9281 * gnus.texi (Advanced Scoring Examples): New examples to teach how
9282 to drop off non-answered articles.
9283
92842005-09-19 Juanma Barranquero <lekktu@gmail.com>
9285
9286 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
9287 braces (which are unsupported by NMAKE) for macro `srcdir'.
9288
92892005-09-17 Eli Zaretskii <eliz@gnu.org>
9290
9291 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9292 (../info/newsticker, newsticker.dvi): New targets.
9293
92942005-09-17 Ulf Jasper <ulf.jasper@web.de>
9295
9296 * newsticker.texi: Replace @command with @code. Replace @example
9297 with @lisp.
0c7efc08
SM
9298 (Top): Add explanations to menu items.
9299 (GNU Free Documentation License): Remove.
2de53ca6
GM
9300
93012005-09-16 Romain Francoise <romain@orebokech.com>
9302
9303 Update all files to specify GFDL version 1.2.
9304
9305 * doclicense.texi (GNU Free Documentation License): Update to
9306 version 1.2.
9307
93082005-09-15 Richard M. Stallman <rms@gnu.org>
9309
9310 * newsticker.texi: Fix @setfilename.
9311
9312 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9313 (../info/newsticker, newsticker.dvi): New targets.
9314
93152005-08-30 Carsten Dominik <dominik@science.uva.nl>
9316
9317 * org.texi: Version 3.15.
9318
93192005-08-29 Luc Teirlinck <teirllm@auburn.edu>
9320
9321 * ses.texi: Combine all three indices into one.
9322 Correct a few typos.
9323
93242005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
9325
9326 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
9327
93282005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
9329
9330 * emacs-mime.texi (Handles): Remove duplicate item.
9331 (Encoding Customization): Fix the default value for
9332 mm-coding-system-priorities.
9333 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
9334 (Basic Functions): Fix reference.
9335
93362005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
9337
9338 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
9339
93402005-08-18 Richard M. Stallman <rms@gnu.org>
9341
9342 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
9343 and web site.
9344
9345 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
9346 not keyboard-translate.
9347
93482005-08-11 Richard M. Stallman <rms@gnu.org>
9349
9350 * faq.texi (Using regular expressions): Fix xref.
9351
93522005-08-09 Juri Linkov <juri@jurta.org>
9353
9354 * info.texi (Help-P): Replace `Prev' with `Previous'.
9355 (Help-M, Help-Xref): Add S-TAB.
9356 (Help-FOO): Update `u' command.
9357 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
9358 Update info about visibility of xref parts.
9359 (Help-Int): Fix `m' command. Rename `Info-last' to
9360 `Info-history-back'. Add `Info-history-forward'.
9361 (Advanced): Fix `g*' and `M-n' commands.
9362 (Info Search): Add `index-apropos' in stand-alone browser.
9363 Add isearch commands.
9364 (Emacs Info Variables): Remove `Info-fontify'.
9365 Add `Info-mode-hook'. Update face names.
9366 Add `Info-fontify-maximum-menu-size',
9367 `Info-fontify-visited-nodes', `Info-isearch-search'.
9368
93692005-08-07 Michael Albinus <michael.albinus@gmx.de>
9370
9371 Sync with Tramp 2.0.50.
9372
9373 * tramp.texi: Use @option{} consequently for method names.
9374 (Inline methods, External transfer methods): Remove references to
9375 Cygwin.
9376 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
9377 implementation.
9378
93792005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
9380
9381 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
9382 Mention that gnus-init-file is not read when Emacs is invoked with
9383 --no-init-file or -q.
9384
93852005-07-19 Carsten Dominik <dominik@science.uva.nl>
9386
9387 * org.texi: Version 3.14.
9388
93892005-07-04 Carsten Dominik <dominik@science.uva.nl>
9390
9391 * org.texi: Version 3.13.
9392
93932005-07-18 Juri Linkov <juri@jurta.org>
9394
9395 * calc.texi (Time Zones, Logical Operations):
9396 * cl.texi (Overview):
9397 * org.texi (TODO types):
9398 * sc.texi (Emacs 18 MUAs):
9399 * speedbar.texi (Top):
9400 * url.texi (History):
9401 Delete duplicate duplicate words.
9402
ce058493 94032005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
9404
9405 * cl.texi (Type Predicates): Document `atom' type.
9406
94072005-07-04 Lute Kamstra <lute@gnu.org>
9408
9409 Update FSF's address in GPL notices.
9410
9411 * calc.texi (Copying):
9412 * doclicense.texi (GNU Free Documentation License):
9413 * faq.texi (Contacting the FSF):
9414 * mh-e.texi (Copying): Update FSF's address.
9415
94162005-07-03 Richard M. Stallman <rms@gnu.org>
9417
9418 * flymake.texi (Example -- Configuring a tool called directly):
9419 Update name of flymake-build-relative-filename.
9420
94212005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
9422
9423 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
9424
94252005-06-29 Carsten Dominik <dominik@science.uva.nl>
9426
9427 * org.texi: Version 3.12.
9428
94292005-06-24 Eli Zaretskii <eliz@gnu.org>
9430
9431 * makefile.w32-in (MAKEINFO): Use --force.
9432 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
9433 Makefile.in.
9434 (gnus.dvi): Use "..." to quote Sed args, so that it works with
9435 more shells.
9436
94372005-06-23 Richard M. Stallman <rms@gnu.org>
9438
9439 * speedbar.texi (Creating a display): Texinfo usage fixes.
9440
9441 * tramp.texi (Customizing Completion, Auto-save and Backup):
9442 Texinfo usage fixes.
9443
94442005-06-23 Juanma Barranquero <lekktu@gmail.com>
9445
9446 * dired-x.texi (Miscellaneous Commands):
9447 * ediff.texi (Miscellaneous):
9448 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
9449 (Agent Variables):
9450 * info.texi (Help-Xref):
9451 * message.texi (Message Headers):
9452 * org.texi (Remember):
9453 * reftex.texi (Options (Defining Label Environments)):
9454 (Options (Index Support)):
9455 (Options (Viewing Cross-References)):
9456 (Options (Misc)):
9457 (Changes):
9458 * speedbar.texi (Creating a display):
9459 * tramp.texi (Customizing Completion, Auto-save and Backup):
9460 Texinfo usage fix.
9461
94622005-06-13 Carsten Dominik <dominik@science.uva.nl>
9463
9464 * org.texi: Version 3.11.
9465
94662005-06-12 Jay Belanger <belanger@truman.edu>
9467
9468 * calc.texi (Getting Started): Remove extra menu item.
9469
94702005-05-31 Jay Belanger <belanger@truman.edu>
9471
9472 * calc.texi (Notations Used in This Manual): Use @kbd for key
9473 sequence.
9474 (Demonstration of Calc): Mention another way of starting Calc.
9475 (Starting Calc): Mention long name of M-#.
9476 (Embedded Mode Overview): Remove unnecessary instruction.
9477 (Other M-# commands): Rephrase `M-# 0' explanation.
9478 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
9479 reflect current behavior.
9480
94812005-05-30 Jay Belanger <belanger@truman.edu>
9482
9483 * calc.texi (Hooks): Change description of calc-window-hook and
9484 calc-trail-window-hook to match usage.
9485 (Computational Functions): Add more constant-generating functions.
9486 (Customizable Variables): Use defvar.
9487
94882005-05-28 Jay Belanger <belanger@truman.edu>
9489
9490 * calc.texi (Assignments in Embedded Mode): Fix variable name.
9491 (Basic Embedded Mode): Explain behavior of arguments to
9492 calc-embedded-mode.
9493
94942005-05-27 Jay Belanger <belanger@truman.edu>
9495
9496 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
9497 current behavior.
9498
94992005-05-25 Jay Belanger <belanger@truman.edu>
9500
9501 * calc.texi: Change Calc version number throughout.
9502 (Keypad Mode): Change location in info output.
9503 (Keypad mode overview): Move picture of keypad.
9504
95052005-05-21 Jay Belanger <belanger@truman.edu>
9506
9507 * calc.texi (Storing variables): Mention that only most variables
9508 are void to begin with.
9509
95102005-05-21 Kevin Ryde <user42@zip.com.au>
9511
9512 * widget.texi (Basic Types): Update cross ref from "Enabling
9513 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
9514 lispref/text.texi change.
9515
95162005-05-20 Carsten Dominik <dominik@science.uva.nl>
9517
9518 * org.texi: Version 3.09.
9519
95202005-05-18 Carsten Dominik <dominik@science.uva.nl>
9521
9522 * reftex.texi: Version 4.28.
9523
95242005-05-16 Jay Belanger <belanger@truman.edu>
9525
9526 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
9527
95282005-05-14 Jay Belanger <belanger@truman.edu>
9529
9530 * calc.texi (Default Simplifications): Insert missing ! (logical
9531 not operator).
9532
95332005-05-14 Michael Albinus <michael.albinus@gmx.de>
9534
9535 Sync with Tramp 2.0.49.
9536
95372005-05-10 Jay Belanger <belanger@truman.edu>
9538
9539 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
9540 to 1.
9541
95422005-04-29 Carsten Dominik <dominik@science.uva.nl>
9543
9544 * org.texi: Version 3.08, structure reorganized.
9545
95462005-04-24 Richard M. Stallman <rms@gnu.org>
9547
9548 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
9549
95502005-04-15 Carsten Dominik <dominik@science.uva.nl>
9551
9552 * org.texi: Update to version 3.06.
9553
95542005-04-13 Lute Kamstra <lute@gnu.org>
9555
9556 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
9557
95582005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
9559
9560 * cl.texi (Porting Common Lisp): Fix typo.
9561
95622005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
9563
9564 * gnus.texi (RSS): Addition.
9565
95662005-04-04 Jay Belanger <belanger@truman.edu>
9567
9568 * calc.texi: Change Calc version number.
9569 (Customizable variables): Fix description of calc-language-alist.
9570 (Copying): Put in version 2 of GPL.
9571
95722005-04-01 Jay Belanger <belanger@truman.edu>
9573
9574 * calc.texi (Troubleshooting Commands): Remove comment about
9575 installation.
9576 (Installation): Remove section.
9577 (Customizable Variables): New section.
9578 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
9579 (Graphical Devices): Add references to Customizable Variables.
9580
95812005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
9582
9583 * emacs-mime.texi (Display Customization): Markup fixes.
9584 (rfc2047): Update.
9585
95862005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
9587
9588 * gnus-faq.texi: Replaced with auto-generated version.
9589
95902005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
9591
9592 * dired-x.texi (Multiple Dired Directories): default-directory was
9593 renamed to dired-default-directory.
9594
95952005-03-26 Jay Belanger <belanger@truman.edu>
9596
9597 * calc.texi (Simplifying Formulas, Rewrite Rules):
9598 Change description of top and bottom of fraction.
9599 (Modulo Forms): Move description of how to create modulo forms to
9600 earlier in the section.
9601 (Fraction Mode): Suggest using : to get a fraction by dividing.
9602 (Basic Arithmetic): Adjust placement of command name.
9603 (Truncating the Stack): Emphasize that "hidden" entries are still
9604 visible.
9605 (Installation): Move discussion of printing manual to "About This
9606 Manual".
9607 (About This Manual): Mention how to print the manual.
9608 (Reporting Bugs): Remove first person.
9609 (Building Vectors): Add algebraic version of append.
9610 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
9611 (Grouping Digits): Fix typo.
9612
96132005-03-25 Werner Lemberg <wl@gnu.org>
9614
9615 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
9616 Replace `legal' with `valid'.
9617
96182005-03-25 Werner Lemberg <wl@gnu.org>
9619
9620 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
9621
96222005-03-24 Jay Belanger <belanger@truman.edu>
9623
9624 * calc.texi (General Mode Commands)
9625 (Mode Settings in Embedded Mode): Add some explanation of
9626 recording mode settings.
9627
96282005-03-24 Richard M. Stallman <rms@gnu.org>
9629
9630 * calc.texi: Remove praise of non-free software.
9631
9632 * idlwave.texi: Don't say where to get IDL or its non-free manual.
9633 (Installation): Node deleted.
9634
96352005-03-23 Richard M. Stallman <rms@gnu.org>
9636
9637 * url.texi (HTTP language/coding): Improve last change.
9638
96392005-03-22 Jay Belanger <belanger@truman.edu>
9640
9641 * calc.texi (Embedded Mode): Add new information on changing
9642 modes.
9643
96442005-03-20 Michael Albinus <michael.albinus@gmx.de>
9645
9646 Sync with Tramp 2.0.48.
9647
9648 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
9649
9650 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
9651 "GNU/Linux". Change all addresses to .gnu.org.
9652 (Default Method): Offer shortened syntax for "su" and "sudo"
9653 methods.
9654
96552005-03-07 Richard M. Stallman <rms@gnu.org>
9656
9657 * url.texi: Fix usage of "e.g.".
9658 (HTTP language/coding): Explain the rules for these strings.
9659
96602005-03-06 Richard M. Stallman <rms@gnu.org>
9661
9662 * woman.texi (Introduction): Minor cleanups.
9663
9664 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
9665
9666 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
9667 (Installation): Node deleted.
9668
9669 * mh-e.texi (Preface): Get rid of "Emacs 21".
9670
9671 * eshell.texi (Installation): Delete node (for Emacs 20).
9672
96732005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
9674
9675 * flymake.texi: Refill and tweak style in @lisp blocks.
9676
96772005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
9678
9679 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
9680
96812005-03-01 Jay Belanger <belanger@truman.edu>
9682
9683 * calc.texi (Trigonometric and Hyperbolic Functions):
9684 Mention additional functions.
9685 (Algebraic Simplifications): Mention additional simplifications.
9686
96872005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
9688
9689 * ses.texi: Add concept/function/variable indices (this work was
9690 donated by Brad Collins <brad@chenla.org>, copyright-assignment
9691 papers on file at FSF).
9692
96932005-02-10 Jay Belanger <belanger@truman.edu>
9694
9695 * calc.texi: Change @LaTeX to La@TeX throughout.
9696 Redefine @expr as @math for TeX output.
9697 Redefine @texline as a no-op for TeX output.
9698 Define @tfn, replace @t by @tfn throughout.
9699
97002005-02-09 Jay Belanger <belanger@truman.edu>
9701
9702 * calc.texi: Add macro for LaTeX for info output.
9703
97042005-02-08 Kim F. Storm <storm@cua.dk>
9705
9706 * texinfo.tex (LaTex): Add def.
9707
97082005-02-06 Jay Belanger <belanger@truman.edu>
9709
9710 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
9711 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
9712 throughout manual.
9713
97142005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
9715
9716 * gnus.texi: Some edits based on comments from David Abrahams.
9717
97182005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
9719
9720 * gnus.texi (RSS): Fix the keystroke.
9721
97222005-01-24 David Kastrup <dak@gnu.org>
9723
9724 * faq.texi: Update AUCTeX version info.
9725
97262005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
9727
9728 * gnus-faq.texi ([4.1]): Typo.
9729
97302005-01-19 Jay Belanger <belanger@truman.edu>
9731
9732 * calc.texi (Keep Arguments): Mention that keeping arguments
9733 doesn't work with keyboard macros.
9734
97352005-01-16 Richard M. Stallman <rms@gnu.org>
9736
9737 * autotype.texi (Autoinserting): Fix small error.
9738
97392005-01-16 Michael Albinus <michael.albinus@gmx.de>
9740
9741 Sync with Tramp 2.0.47.
9742
9743 * tramp.texi (Compilation): New section, describing compilation of
9744 remote files.
9745
97462005-01-11 Kim F. Storm <storm@cua.dk>
9747
9748 * widget.texi (Basic Types): Add :follow-link keyword.
9749
97502005-01-09 Jay Belanger <belanger@truman.edu>
9751
9752 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
9753
97542005-01-08 Jay Belanger <belanger@truman.edu>
9755
9756 * calc.texi: Change throughout to reflect new default value of
9757 calc-settings-file.
9758
97592005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9760
9761 * message.texi (Reply): `message-reply-to-function' should return
9762 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
9763
97642005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
9765
9766 * faq.texi (Changing load-path): Fix typo.
9767
97682005-01-05 Jay Belanger <belanger@truman.edu>
9769
9770 * calc.texi (Programming Tutorial): Replace kbd command by
9771 appropriate characters for a keyboard macro.
9772
97732005-01-04 Jay Belanger <belanger@truman.edu>
9774
9775 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
9776 for Lucid Emacs.
9777 (Programming Tutorial): Mention that the user needs to be in the
9778 right mode to compute some functions.
9779
97802005-01-04 Jay Belanger <belanger@truman.edu>
9781
9782 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
9783 no longer applicable.
9784
97852005-01-01 Jay Belanger <belanger@truman.edu>
9786
0c7efc08 9787 * calc.texi (Programming Tutorial): Change description of how to
2de53ca6
GM
9788 edit keyboard macros to match current behavior.
9789
97902004-12-31 Jay Belanger <belanger@truman.edu>
9791
9792 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
9793
97942004-12-20 Jay Belanger <belanger@truman.edu>
9795
9796 * calc.texi (Types Tutorial): Emphasize that you can't divide by
9797 zero.
9798
97992004-12-17 Luc Teirlinck <teirllm@auburn.edu>
9800
9801 * cc-mode.texi (Text Filling and Line Breaking): Put period after
9802 @xref.
9803 (Font Locking): Avoid @strong{Note:}.
9804
98052004-12-17 Michael Albinus <michael.albinus@gmx.de>
9806
9807 Sync with Tramp 2.0.46.
9808
9809 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
9810
98112004-12-16 Luc Teirlinck <teirllm@auburn.edu>
9812
9813 * url.texi: Correct typos.
9814 (Retrieving URLs): @var{nil}->@code{nil}.
af42a9cc 9815 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
2de53ca6
GM
9816 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
9817 (Dealing with HTTP documents): @inforef->@xref.
9818
98192004-12-15 Jay Belanger <belanger@truman.edu>
9820
9821 * calc.texi: Consistently capitalized all mode names.
9822 (Answers to Exercises): Mention that an answer can be a fraction
9823 when in Fraction mode.
9824
98252004-12-13 Jay Belanger <belanger@truman.edu>
9826
9827 * calc.texi: Fix some TeX definitions.
9828
98292004-12-09 Luc Teirlinck <teirllm@auburn.edu>
9830
9831 * reftex.texi (Imprint): Remove erroneous @value's.
9832
98332004-12-08 Luc Teirlinck <teirllm@auburn.edu>
9834
9835 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
9836 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
9837
98382004-12-08 Jay Belanger <belanger@truman.edu>
9839
9840 * calc.texi (Starting Calc): Remove comment about installation.
9841 (Keypad Mode Overview): Remove comment about Emacs 19 support.
9842
98432004-12-08 Luc Teirlinck <teirllm@auburn.edu>
9844
9845 * url.texi: Update @setfilename.
9846 (Getting Started): No need to worry about Gnus versions.
9847 (Dealing with HTTP documents): Use @inforef.
9848
9849 * org.texi: Fix @direntry file name.
9850
98512004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
9852
9853 * url.texi: New file.
9854
9855 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
9856
98572004-12-06 Jay Belanger <belanger@truman.edu>
9858
9859 * calc.texi (Using Calc): Remove paragraph about installation.
9860
98612004-12-06 Jay Belanger <belanger@truman.edu>
9862
9863 * calc.texi: Use more Texinfo macros and less TeX defs.
9864 Remove @refill's.
9865
98662004-12-06 Richard M. Stallman <rms@gnu.org>
9867
9868 * org.texi: New file.
9869
98702004-12-05 Richard M. Stallman <rms@gnu.org>
9871
9872 * Makefile.in (org.dvi, ../info/org): New targets.
9873 (INFO_TARGETS): Add ../info/org.
9874 (DVI_TARGETS): Add org.dvi.
9875 (maintainer-clean): Remove the info files in the info dir.
9876
98772004-11-26 Eli Zaretskii <eliz@gnu.org>
9878
9879 * idlwave.texi: Fix the setfilename directive to put the produced
9880 file in ../info.
9881 (Continued Statement Indentation): Resurrect Jan D.'s change from
9882 2004-11-03 that was lost when a newer version of idlwave.texi was
9883 imported.
9884
98852004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
9886
0c7efc08 9887 * gnus-faq.texi ([5.1]): Add missing bracket.
2de53ca6 9888
0c7efc08
SM
9889 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
9890 Index `spam-initialize'.
2de53ca6
GM
9891
98922004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
9893
9894 * message.texi (Various Message Variables): Mention that all mail
9895 file variables are derived from `message-directory'.
9896
9897 * gnus.texi (Splitting Mail): Clarify bogus group.
9898
98992004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
9900
0c7efc08
SM
9901 * emacs-mime.texi (Encoding Customization):
9902 Fix mm-coding-system-priorities entry.
2de53ca6 9903
c8763fb6 99042004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
9905
9906 * idlwave.texi (Continued Statement Indentation):
9907 * reftex.texi (Options (Index Support)):
9908 (Displaying and Editing the Index, Table of Contents):
0c7efc08
SM
9909 * speedbar.texi (Creating a display, Major Display Modes):
9910 Replace non-nil with non-@code{nil}.
2de53ca6
GM
9911
99122004-10-21 Jay Belanger <belanger@truman.edu>
9913
0c7efc08 9914 * calc.texi (Algebraic-Style Calculations): Remove a comment.
2de53ca6
GM
9915
99162004-10-18 Luc Teirlinck <teirllm@auburn.edu>
9917
9918 * calc.texi (Reporting Bugs): Double up `@'.
9919
99202004-10-18 Jay Belanger <belanger@truman.edu>
9921
0c7efc08 9922 * calc.texi (Reporting Bugs): Change the address that bugs
2de53ca6
GM
9923 should be sent to.
9924
99252004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
9926
9927 * gnus.texi (New Features): Add 5.11.
9928
9929 * message.texi (Resending): Remove wrong default value.
9930
9931 * gnus.texi (Mail Source Specifiers): Describe possible problems
9932 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
9933 `pop3-leave-mail-on-server' to the index.
9934
99352004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
9936
9937 * message.texi (Canceling News): Add how to set a password.
9938
99392004-10-12 Jay Belanger <belanger@truman.edu>
9940
0c7efc08 9941 * calc.texi (Help Commands): Change the descriptions of
2de53ca6
GM
9942 calc-describe-function and calc-describe-variable to match their
9943 current behavior.
9944
99452004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
9946
9947 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
9948
99492004-10-12 Michael Albinus <michael.albinus@gmx.de>
9950
9951 Sync with Tramp 2.0.45.
9952
9953 * tramp.texi (Frequently Asked Questions): Comment paragraph about
9954 plink link. The URL is outdated. Originator contacted for
9955 clarification.
9956
99572004-10-10 Juri Linkov <juri@jurta.org>
9958
9959 * gnus.texi (Top, Marking Articles): Join two menus in one node
9960 because a node can have only one menu.
9961
99622004-10-09 Juri Linkov <juri@jurta.org>
9963
9964 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
9965 example of nnmail-split-fancy.
9966
99672004-10-06 Karl Berry <karl@gnu.org>
9968
9969 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
9970 consistency with other uses of dashes.
9971
99722004-10-05 Karl Berry <karl@gnu.org>
9973
9974 * info.texi: Consistently use --- throughout, periods at end of
9975 menu descriptions, and a couple typos.
9976
99772004-09-26 Jesper Harder <harder@ifa.au.dk>
9978
9979 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
9980 * pgg.texi (User Commands, Backend methods): Do.
9981 * gnus.texi: Markup fixes.
9982 (Setting Process Marks): Fix `M P a' entry.
9983 * emacs-mime.texi: Fixes.
9984
99852004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
9986
9987 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
9988 again.
9989 Use 5.10 instead of 5.10.0.
9990
99912004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
9992
9993 * gnus.texi (Summary Mail Commands): S D e.
9994
99952004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
9996
9997 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
9998 the gnus-article-mode-line-format section.
9999
100002004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
10001
10002 * gnus.texi (Various Summary Stuff): Fix the documentation for
10003 gnus-newsgroup-variables.
10004
100052004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
10006
0c7efc08
SM
10007 * gnus.texi (MIME Commands):
10008 Add gnus-mime-display-multipart-as-mixed,
2de53ca6
GM
10009 gnus-mime-display-multipart-alternative-as-mixed,
10010 gnus-mime-display-multipart-related-as-mixed.
10011 (Mail Source Customization): Clarify `mail-source-directory'.
10012 (Splitting Mail): Mention gnus-group-find-new-groups.
0c7efc08 10013 (SpamOracle): Fix typo.
2de53ca6
GM
10014
10015 * gnus-faq.texi: Untabify.
10016 ([6.3]): nnir.el is in contrib directory.
10017
10018 * message.texi (News Headers): Clarify how a unique ID is created.
10019
0c7efc08
SM
10020 * gnus.texi (Batching Agents): Fix typo in example.
10021 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
2de53ca6 10022
b2abec73 100232004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 10024
0c7efc08 10025 * gnus.texi (Group Parameters): Add more on hooks.
2de53ca6
GM
10026
100272004-09-20 Florian Weimer <fw@deneb.enyo.de>
10028
10029 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
10030
100312004-09-22 Jay Belanger <belanger@truman.edu>
10032
0c7efc08 10033 * calc.texi (Vectors as Lists): Add a warning that the tutorial
2de53ca6
GM
10034 might be hidden during part of the session.
10035
100362004-09-20 Jay Belanger <belanger@truman.edu>
10037
10038 * calc.texi (Notations Used in This Manual): Put in an earlier
10039 mention that DEL could be called Backspace.
10040
100412004-09-10 Simon Josefsson <jas@extundo.com>
10042
10043 * gnus.texi (IMAP): Add example. Suggested and partially written
10044 by Steinar Bang <sb@dod.no>.
10045
100462004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10047
10048 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
10049 netrc syntax.
10050
100512004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10052
b2abec73
JB
10053 * gnus.texi (Spam ELisp Package Sequence of Events):
10054 Some clarifications.
2de53ca6
GM
10055 (Spam ELisp Package Global Variables): More clarifications.
10056
100572004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10058
10059 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
10060 Mention spam-split does not modify incoming mail.
10061
100622004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10063
10064 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
10065
100662004-09-10 Eli Zaretskii <eliz@gnu.org>
10067
10068 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
10069
100702004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
10071
10072 * makefile.w32-in (sieve, pgg): Use $(infodir).
10073
100742004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
10075
10076 * makefile.w32-in: Fix PGG and Sieve entries.
10077
100782004-08-28 Eli Zaretskii <eliz@gnu.org>
10079
10080 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
10081 Emacs and related programs.
10082
100832004-08-27 Richard M. Stallman <rms@gnu.org>
10084
10085 * faq.texi: Fix texinfo usage, esp. doublequotes.
10086 (Difference between Emacs and XEmacs): Some clarification.
10087
10088 * faq.texi (Difference between Emacs and XEmacs):
10089 Explain not to contrast XEmacs with GNU Emacs.
10090
100912004-08-26 Richard M. Stallman <rms@gnu.org>
10092
10093 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
10094
100952004-08-22 David Kastrup <dak@gnu.org>
10096
10097 * reftex.texi (AUCTeX): Update links, section name.
10098
10099 * faq.texi (Calc): Update availability (included in 22.1).
10100 (AUCTeX): Update availability, information, versions, description.
10101
101022004-08-14 Eli Zaretskii <eliz@gnu.org>
10103
10104 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
10105
101062004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
10107
10108 * cc-mode.texi: Various updates for CC Mode 5.30.9.
10109
101102004-08-10 Michael Albinus <michael.albinus@gmx.de>
10111
10112 Sync with Tramp 2.0.44.
10113
101142004-08-05 Lars Hansen <larsh@math.ku.dk>
10115
10116 * widget.texi (User Interface): Update how to separate the
10117 editable field of an editable-field widget from other widgets.
10118 (Programming Example): Add text after field.
10119
101202004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
10121
10122 * emacs-mime.texi (Encoding Customization): Add a note to the
10123 mm-content-transfer-encoding-defaults entry.
10124 (rfc2047): Update.
10125
0c7efc08
SM
10126 * gnus.texi (Article Highlighting):
10127 Add gnus-cite-ignore-quoted-from.
2de53ca6
GM
10128 (POP before SMTP): New node.
10129 (Posting Styles): Addition.
10130 (Splitting Mail): Add nnmail-split-lowercase-expanded.
10131 (Fancy Mail Splitting): Ditto.
10132 (X-Face): Add gnus-x-face.
10133
101342004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
10135
10136 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
10137 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
10138
101392004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
10140
0c7efc08
SM
10141 * gnus.texi (Mail Source Specifiers):
10142 Describe `pop3-leave-mail-on-server'.
2de53ca6
GM
10143
101442004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
10145
10146 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
10147
10148 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
10149 repository. Change setfilename.
10150
10151 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
10152
101532004-07-02 Juri Linkov <juri@jurta.org>
10154
10155 * pcl-cvs.texi (Viewing differences): Add `d r'.
10156
101572004-06-29 Jesper Harder <harder@ifa.au.dk>
10158
10159 * ses.texi, viper.texi, flymake.texi, faq.texi:
10160 * eshell.texi, ediff.texi: Markup fixes.
10161
101622004-06-21 Karl Berry <karl@gnu.org>
10163
10164 * info.texi (Top): Mention that only Emacs has mouse support.
10165 (Getting Started): Mention this in a few other places.
10166
101672004-06-13 Luc Teirlinck <teirllm@auburn.edu>
10168
0c7efc08
SM
10169 * autotype.texi (Copyrights, Timestamps):
10170 Recommend `before-save-hook' instead of `write-file-functions'.
2de53ca6
GM
10171
101722004-06-13 Lars Hansen <larsh@math.ku.dk>
10173
10174 * dired-x.texi (dired-mark-omitted): Update keybinding.
10175
101762004-06-10 Kim F. Storm <storm@cua.dk>
10177
10178 * pcl-cvs.texi (Viewing differences): Add 'd y'.
10179
101802004-06-05 Lars Hansen <larsh@math.ku.dk>
10181
10182 * dired-x.texi (variable dired-omit-mode): Rename from
10183 dired-omit-files-p.
10184 (function dired-omit-mode): Rename from dired-omit-toggle.
10185 Call dired-omit-mode rather than set dired-omit-files-p.
10186 (dired-mark-omitted): Describe command.
10187
101882004-05-29 Michael Albinus <michael.albinus@gmx.de>
10189
10190 Version 2.0.41 of Tramp released.
10191
101922004-05-29 Juanma Barranquero <lektu@terra.es>
10193
10194 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
10195 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10196
101972004-05-29 Richard M. Stallman <rms@gnu.org>
10198
10199 * cl.texi (Top): Call this chapter `Introduction'.
10200 (Overview): In TeX, no section heading here.
10201
10202 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
10203
102042004-05-29 Eli Zaretskii <eliz@gnu.org>
10205
10206 * Makefile.in (../info/flymake, flymake.dvi): New targets.
10207 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10208
102092004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
10210
10211 * flymake.texi: New file.
10212
102132004-05-28 Simon Josefsson <jas@extundo.com>
10214
10215 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
10216
b344d29d 102172004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
10218
10219 Version 2.0.40 of Tramp released.
10220
102212004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
10222
10223 Complete rework, based on review by Karl Berry <karl@gnu.org>.
10224
10225 * tramp.texi (Auto-save and Backup): Explain exploitation of new
10226 variables `tramp-backup-directory-alist' and
10227 `tramp-bkup-backup-directory-info'.
10228 (Overview, Connection types)
10229 (External transfer methods, Default Method)
10230 (Windows setup hints): Remove restriction of password entering
10231 with external methods.
10232 (Auto-save and Backup): Make file name example
10233 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
10234 and `auto-save-directory' must be used.
10235 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
10236 only "NT"). Remove doubled entry "What kinds of systems does
10237 @tramp{} work on".
10238 (tramp): Macro removed.
10239 (Obtaining Tramp): Flag removed from title.
10240 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
10241 and `trampver' used properly. Flag `tramp-inst' replaced by
10242 `installchapter'. Installation related text adapted.
10243
102442004-04-28 Masatake YAMATO <jet@gyve.org>
10245
10246 * widget.texi (Programming Example): Remove overlays.
10247
102482004-04-27 Jesper Harder <harder@ifa.au.dk>
10249
10250 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
10251
102522004-04-23 Juanma Barranquero <lektu@terra.es>
10253
10254 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
10255
102562004-04-05 Jesper Harder <harder@ifa.au.dk>
10257
10258 * info.texi (Info Search): Add info-apropos.
10259
102602004-03-22 Juri Linkov <juri@jurta.org>
10261
10262 * faq.texi: Fix help key bindings.
10263
102642004-03-17 Luc Teirlinck <teirllm@auburn.edu>
10265
10266 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
10267 (as suggested by Karl Berry). Update information about colored
10268 stars in menus. Add new subheading describing M-n.
10269
102702004-03-12 Richard M. Stallman <rms@gnu.org>
10271
10272 * cl.texi (Top): Rename top node's title.
10273
102742004-03-08 Karl Berry <karl@gnu.org>
10275
10276 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
10277 problems making the texinfo distribution.
10278
102792004-02-29 Simon Josefsson <jas@extundo.com>
10280
0c7efc08 10281 * smtpmail.texi (Authentication): Change the list of supported
2de53ca6
GM
10282 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
10283 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
10284 <voegelas@gmx.net>.
10285
102862004-02-29 Juanma Barranquero <lektu@terra.es>
10287
10288 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
10289 Use $(DEL) instead of rm, and ignore exit code.
10290
b344d29d 102912004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
10292
10293 Tramp version 2.0.39 released.
10294
102952004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
10296
10297 * tramp.texi (Customizing Completion): Explain new functions
10298 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
10299 (all): Savannah URLs unified to "http://savannah.nongnu.org".
0c7efc08
SM
10300 (Top): Refer to Savannah mailing list as the major one.
10301 Mention older mailing lists in HTML mode only.
2de53ca6
GM
10302 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
10303 (Frequently Asked Questions): Remote hosts must not be Unix-like
10304 for "smb" method.
10305 (Password caching): New node.
10306 (External transfer methods): Refer to password caching for "smb"
10307 method.
10308
103092004-02-17 Karl Berry <karl@gnu.org>
10310
10311 * info.texi (Help-Int): Mention the new line number feature.
10312
103132004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
10314
10315 * ses.texi (Advanced Features): New functionality for
10316 ses-set-header-row (defaults to current row unless C-u used).
10317 (Acknowledgements): Add Stefan Monnier.
10318
103192003-12-29 Kevin Ryde <user42@zip.com.au>
10320
10321 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
10322
b344d29d 103232003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
10324
10325 Tramp version 2.0.38 released.
10326
10327 * tramp.texi (Remote shell setup): Warn of environment variables
10328 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
10329 <sven.gabriel@imk.fzk.de>.
10330 (Configuration): Tramp now chooses base64/uuencode
10331 automatically. Update wording accordingly.
10332 (Top): More description for the `Default Method' menu entry.
10333 (Default Method): Use @code, not @var, for Lisp variables.
10334 (Default Method): New subsection `Which method is the right one
10335 for me?' Suggested by Christian Kirsch.
10336 (Configuration): Pointer to new subsection added.
10337 (Default Method): Too many "use" in one sentence.
10338 Rephrase. Reported by Christian Kirsch.
10339 (Filename Syntax): Old `su' example is probably a left-over from
10340 the sm/su method naming. Replace with `ssh', instead.
10341 (External transfer methods, Auto-save and Backup):
10342 Typo fixes.
10343
103442003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
10345
183080b6 10346 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
10347 (Top): Mention japanese manual only if flag `jamanual' is set.
10348 Insert section `Japanese manual' in menu.
10349
103502003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
10351
10352 * eshell.texi (Known Problems): Add doc item.
10353
103542003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10355
10356 * cc-mode.texi: Update for CC Mode 5.30.
10357
10358 Note: Please refrain from doing purely cosmetic changes like
10359 removing trailing whitespace in this manual; it clobbers cvs
10360 merging for no good reason.
10361
103622003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
10363
10364 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
10365 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
10366 @acronym{ASCII}.
10367
103682003-10-26 Karl Berry <karl@gnu.org>
10369
10370 * info.texi (Info Search): Echo area, not echo are. From Debian
10371 diff.
10372
103732003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
10374
10d1d0af 10375 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
10376 :buttons and :children keywords.
10377
103782003-10-22 Miles Bader <miles@gnu.org>
10379
10380 * Makefile.in (info): Move before $(top_srcdir)/info.
10381
103822003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
10383
10384 * tramp.texi (Inline methods): Small grammar fix.
10385 (External transfer methods): Likewise.
10386
103872003-10-08 Nick Roberts <nick@nick.uklinux.net>
10388
10389 * speedbar.texi: Remove paragraph for GUD that is no longer true.
10390
103912003-10-06 Luc Teirlinck <teirllm@auburn.edu>
10392
10393 * texinfo.tex: Replace `%' in arch tagline by @ignore.
10394
103952003-09-30 Richard M. Stallman <rms@gnu.org>
10396
10397 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
10398
10399 * widget.texi (User Interface): Fix typos.
10400
10401 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
10402
104032003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
10404
10405 * pcl-cvs.texi (Selected Files): Fix typo.
10406
104072003-09-21 Karl Berry <karl@gnu.org>
10408
10409 * info.texi (] and [ commands): No period at end of section title.
10410
104112003-09-04 Miles Bader <miles@gnu.org>
10412
10413 * Makefile.in (top_srcdir): New variable.
10414 ($(top_srcdir)/info): New rule.
10415 (info): Depend on it.
10416
104172003-09-03 Peter Runestig <peter@runestig.com>
10418
10419 * makefile.w32-in: New file.
10420
104212003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
10422
10423 * widget.texi (User Interface): Explain the need of static text
10424 around an editable field.
10425
104262003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
10427
10428 * widget.texi (Basic Types): The argument to `:help-echo' can now
10429 be a form that evaluates to a string.
10430
104312003-08-18 Kim F. Storm <storm@cua.dk>
10432
10433 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
10434
104352003-08-16 Richard M. Stallman <rms@gnu.org>
10436
10437 * dired-x.texi (Shell Command Guessing): Explain *.
10438
104392003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
10440
10441 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
10442 log-edit-insert-changelog.
10443
104442003-08-03 Karl Berry <karl@gnu.org>
10445
10446 * info.texi: Need @contents.
10447
c8763fb6 104482003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
10449
10450 Tramp version 2.0.36 released.
10451
10452 * tramp.texi (Remote shell setup): Explain about problems with
10453 non-Bourne commands in ~/.profile and ~/.shrc.
10454
104552003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
10456
10457 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
10458 renaming of `vis-mode' to `visible-mode'.
10459
104602003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
10461
10462 * info.texi (Top, Help-Small-Screen): Remove accidentally added
10463 next, prev and up pointers.
10464
104652003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
10466
10467 * info.texi (Help): Mention existence of Emacs and stand-alone
10468 Info at the very beginning of the tutorial.
10469 (Help-Inv): New node.
10470 (Help-]): New node.
10471 (Help-M): Systematically point out the differences between default
10472 Emacs and stand-alone versions. Delete second menu.
10473 (Help-Xref): Systematically point out the differences between
10474 default Emacs and stand-alone versions.
10475 (Help-Int): Change `l' example.
10476 (Expert Info): Fix typos.
10477 (Emacs Info Variables): Mention `Info-hide-note-references' and
10478 new default for `Info-scroll-prefer-subnodes'.
10479
c8763fb6 104802003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
10481
10482 Version 2.0.35 of Tramp released.
10483
10484 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
10485 (Inline methods): Add methods `remsh' and `plink1'.
10486 (External transfer methods): Add method `remcp'.
10487 (Multi-hop Methods): Add method `remsh'.
10488 Small patch from Adrian Aichner <adrian@xemacs.org>:
10489 Fix minor typos.
0c7efc08 10490 (Concept Index): Add to make manual searchable via
2de53ca6
GM
10491 `Info-index'.
10492 (Version Control): Add cindex entry.
10493
c8763fb6 104942003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
10495
10496 * trampver.texi: Version 2.0.34 released.
10497
104982003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
10499
10500 * faq.texi: Improve previous changes.
10501
105022003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
10503
10504 * faq.texi: Update copyright and maintenance details.
10505 Update some package URLs, versions, and maintainers.
10506 Remove many references to the Emacs Lisp Archive.
10507
105082003-04-23 Simon Josefsson <jas@extundo.com>
10509
10510 * smtpmail.texi: Fix license (the invariant sections mentioned has
10511 never been part of the smtp manual). Align info dir entry with
10512 other emacs packages.
10513
105142003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
10515
10516 * tramp.texi: Version 2.0.33 released.
10517 Remove installation chapter. Remove XEmacs specifics.
10518
105192003-03-29 Richard M. Stallman <rms@gnu.org>
10520
10521 * tramp.texi (Top): Undo the previous renaming.
10522 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
10523
c8763fb6 105242003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
10525
10526 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
10527 version of manual.
10528
10529 * tramp.texi (Auto-save and Backup): New node.
10530
105312003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
10532
10533 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
10534 Emacs" in order to have better differentiation to "XEmacs".
10535 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
10536 are new macros in order to point to the other Emacs flavor where
10537 appropriate. In info case, point to node `Installation' in order
10538 to explain how to generate the other way. In html case, make a
10539 link to the other html file.
0c7efc08 10540 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
2de53ca6
GM
10541 after CVS checkout/update.
10542 (Installation): Completely rewritten.
10543 (Installation parameters, Load paths): New sections under
10544 `Installation'.
10545
c8763fb6 105462003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
10547
10548 * tramp.texi: Version 2.0.30 released.
10549 Replace word "path" with "localname" where used as a component of
10550 a Tramp file name.
10551
105522003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
10553
10554 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
10555 introduced.
10556 (Installation): Explain what to do if files from the tramp/contrib
10557 directory are needed.
10558
105592003-02-23 Alex Schroeder <alex@emacswiki.org>
10560
10561 * smtpmail.texi (How Mail Works): New.
10562
105632003-02-22 Alex Schroeder <alex@emacswiki.org>
10564
10565 * smtpmail.texi: New file.
10566
10567 * Makefile.in: Build SMTP manual.
10568
c8763fb6 105692003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
10570
10571 * tramp.texi: Version 2.0.29 released.
10572 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
10573 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
10574
105752003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
10576
10577 * tramp.texi (Frequently Asked Questions): Explain a workaround if
e4920bc9 10578 another package loads accidentally Ange-FTP.
2de53ca6
GM
10579
105802003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
10581
10582 * tramp.texi (Customizing Completion): Add function
10583 `tramp-parse-sconfig'. Change example of
10584 `tramp-set-completion-function', because parsing of ssh config
10585 files looks more natural.
10586
105872003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
10588
10589 * gnus.texi: Do not use `path' in several locations.
10590
c8763fb6 105912002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6 10592
0c7efc08
SM
10593 * tramp.texi (External transfer methods): New method `smb'.
10594 From Michael Albinus.
2de53ca6
GM
10595
105962002-11-05 Karl Berry <karl@gnu.org>
10597
10598 * info.texi (Info-fontify): Reorder face list to avoid bad line
10599 breaks.
10600
c8763fb6 106012002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6 10602
0c7efc08
SM
10603 * tramp.texi: Move @copying to standard place.
10604 Use @insertcopying.
2de53ca6
GM
10605
106062002-10-02 Karl Berry <karl@gnu.org>
10607
10608 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
10609 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
10610 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
10611 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
10612 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
10613 Per rms, update all manuals to use @copying instead of @ifinfo.
10614 Also use @ifnottex instead of @ifinfo around the top node, where
10615 needed for the sake of the HTML output.
10616 (The Gnus manual is not fixed since it's not clear to me how it
10617 works; and the Tramp manual already uses @copying, although in an
10618 unusual way. All others were changed.)
10619
106202002-09-10 Jonathan Yavner <jyavner@engineer.com>
10621
10622 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
10623 (../info/ses, ses.dvi): New targets.
10624 * ses.texi: New file.
10625
c8763fb6 106262002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
10627
10628 * texinfo.tex: Update to texinfo 4.2.
10629
106302002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
10631
10632 * reftex.texi: Update to RefTeX 4.19.
10633
c8763fb6 106342002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
10635
10636 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
10637 (../info/tramp, tramp.dvi): New targets.
10638
106392002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
10640
10641 * Makefile.in (DVI_TARGETS): Add calc.dvi.
10642 (calc.dvi): Uncomment.
10643
106442001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
10645
10646 * Makefile.in (INFO_TARGETS): Add ../info/calc.
10647 (../info/calc): New target.
10648
106492001-10-20 Gerd Moellmann <gerd@gnu.org>
10650
10651 * (Version 21.1 released.)
10652
106532001-10-05 Gerd Moellmann <gerd@gnu.org>
10654
10655 * Branch for 21.1.
10656
106572001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
10658
10659 * Makefile.in (../info/info): Use an explicit -o switch to
10660 makeinfo.
10661
106622001-03-05 Gerd Moellmann <gerd@gnu.org>
10663
10664 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
10665
106662000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
10667
10668 * Makefile.in (../info/idlwave): Use --no-split.
10669
106702000-12-14 Dave Love <fx@gnu.org>
10671
c4cc8b9a 10672 * Makefile.in (mostlyclean): Remove gnustmp.*.
2de53ca6
GM
10673 (gnus.dvi): Change rule to remove @latex stuff.
10674
106752000-10-19 Eric M. Ludlam <zappo@ultranet.com>
10676
10677 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
10678
106792000-10-13 John Wiegley <johnw@gnu.org>
10680
10681 * Makefile.in: Add build targets for eshell.texi.
10682
106832000-09-25 Gerd Moellmann <gerd@gnu.org>
10684
10685 * Makefile.in: Remove/comment speedbar stuff.
10686
106872000-09-22 Dave Love <fx@gnu.org>
10688
10689 * Makefile.in: Add emacs-mime.
10690
106912000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
10692
10693 * Makefile.in (INFO_TARGETS): Add ../info/woman.
10694 (DVI_TARGETS): Add woman.dvi.
10695 (../info/woman, woman.dvi): New targets.
10696
106972000-05-31 Stefan Monnier <monnier@cs.yale.edu>
10698
10699 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
10700
10701 * pcl-cvs.texi: New file.
10702 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
10703 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
10704
107052000-05-11 Gerd Moellmann <gerd@gnu.org>
10706
10707 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
10708 (../info/ebrowse, ebrowse.dvi): New targets.
10709
107102000-01-13 Gerd Moellmann <gerd@gnu.org>
10711
10712 * Makefile.in (INFO_TARGETS): Add eudc.
10713 (DVI_TARGETS): Add eudc.dvi.
10714 (../info/eudc, eudc.dvi): New targets.
10715
107162000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
10717
10718 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
10719 compatibility with 8+3 filesystems).
10720 (../info/efaq): Rename from emacs-faq.
10721
107222000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
10723
10724 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
10725 (../info/idlwave, idlwave.dvi): New targets.
10726
107271999-10-23 Dave Love <fx@gnu.org>
10728
10729 * Makefile.in: Use autotype.texi.
10730
107311999-10-12 Stefan Monnier <monnier@cs.yale.edu>
10732
10733 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
10734 faq.texi file) rather than ../info/faq.
10735
107361999-10-07 Gerd Moellmann <gerd@gnu.org>
10737
10738 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
10739 (../info/ada-mode, ada-mode.dvi): New targets.
10740
107411999-09-01 Dave Love <fx@gnu.org>
10742
10743 * Makefile.in: Add faq.
10744
107451999-07-12 Richard Stallman <rms@gnu.org>
10746
10747 * Version 20.4 released.
10748
107491998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
10750
10751 * Version 20.3 released.
10752
107531998-04-06 Andreas Schwab <schwab@gnu.org>
10754
768c0c0f
JB
10755 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
10756 Use it in dvi targets.
2de53ca6
GM
10757 (../etc/GNU): Change to $(srcdir) first.
10758
107591998-03-11 Carsten Dominik <cd@delysid.gnu.org>
10760
10761 * reftex.texi: Update for RefTeX version 3.22.
10762
107631998-02-08 Richard Stallman <rms@psilocin.gnu.org>
10764
10765 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
10766 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
10767
107681997-09-23 Paul Eggert <eggert@twinsun.com>
10769
10770 * Makefile.in: Merge changes mistakenly made to `Makefile'.
10771 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
10772
107731997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10774
10775 * Version 20.2 released.
10776
107771997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10778
10779 * Version 20.1 released.
10780
107811997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10782
10783 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
10784
107851996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10786
10787 * Version 19.33 released.
10788
107891996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10790
10791 * Version 19.32 released.
10792
107931996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
10794
10795 * Makefile.in: Add rules for the Message manual.
10796
107971996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
10798
10799 * gnus.texi: New version.
10800
10801 * message.texi: New manual.
10802
108031996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10804
10805 * Makefile.in (All info targets): cd $(srcdir) to do the work.
10806
108071996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10808
10809 * Makefile.in (All info targets): Specify $(srcdir) in input files.
10810 Specify -I option.
10811 (All dvi targets): Set the TEXINPUTS variable.
10812
108131996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
10814
10815 * Version 19.31 released.
10816
108171996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
10818
10819 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
10820 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
10821
108221995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10823
10824 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
10825 (INFO_TARGETS): Add ../info/cc-mode.
10826 (DVI_TARGETS): Add cc-mode.dvi.
10827
2de53ca6
GM
108281995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10829
10830 * Version 19.30 released.
10831
108321995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
10833
10834 * gnus.texi: New file.
10835
108361995-11-04 Erik Naggum <erik@naggum.no>
10837
10838 * gnus.texi: File deleted.
10839
108401995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
10841
10842 * mh-e.texi: "Function Index" -> "Command Index" to work with
10843 Emacs 19.30 C-h C-k support of separately-documented commands.
10844
108451995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10846
10847 * Makefile.in (../info/ediff, ediff.dvi): New targets.
10848 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
10849
108501995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10851
10852 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
10853 (../info/viper, viper.dvi): New targets.
10854
108551995-04-20 Kevin Rodgers <kevinr@ihs.com>
10856
10857 * dired-x.texi (Installation): Change the example to set
10858 buffer-local variables like dired-omit-files-p in
10859 dired-mode-hook.
10860
108611995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10862
10863 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
10864 (../info/mh-e, mh-e.dvi): New targets.
10865
108661995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
10867
10868 * Makefile.in (maintainer-clean): Rename from realclean.
10869
108701994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10871
10872 * Makefile.in: New file.
10873 * Makefile: File deleted.
10874
108751994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10876
10877 * Makefile (TEXINDEX_OBJS): Variable deleted.
10878 (texindex, texindex.o, getopt.o): Rules deleted.
10879 All deps on texindex deleted.
10880 (distclean): Don't delete texindex.
10881 (mostlyclean): Don't delete *.o.
10882 * texindex.c, getopt.c: Files deleted.
10883
108841994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10885
10886 * Version 19.26 released.
10887
108881994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10889
10890 * Version 19.25 released.
10891
108921994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10893
10894 * Version 19.24 released.
10895
108961994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10897
10898 * Version 19.23 released.
10899
109001994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10901
10902 * Makefile: Delete spurious tab.
10903
109041994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10905
10906 * Makefile (.SUFFIXES): New rule.
10907
109081994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10909
10910 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
10911 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
10912
109131994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10914
10915 * Makefile (../info/sc): Rename from sc.info.
10916 (../info/cl): Likewise.
10917 (INFO_TARGETS): Use new names.
10918
109191993-12-04 Richard Stallman (rms@srarc2)
10920
10921 * getopt.c: New file.
10922 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
10923 (getopt.o): New rule.
10924 (dvi): Don't depend on texindex.
10925 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
10926 Depend on texindex.
10927
109281993-12-03 Richard Stallman (rms@srarc2)
10929
10930 * Makefile (../info/sc.info): Rename from ../info/sc.
10931 (TEXI2DVI): New variable.
10932 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
10933 Add explicit commands.
10934 (TEXINDEX_OBJS): Delete duplicate getopt.o.
10935
109361993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10937
10938 * Version 19.22 released.
10939
109401993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10941
10942 * Makefile (TEXINDEX_OBJS): Delete spurious period.
10943
109441993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10945
10946 * Version 19.21 released.
10947
109481993-11-15 Paul Eggert (eggert@twinsun.com)
10949
10950 * man/Makefile (../info/cl.info): Rename from ../info/cl.
10951
109521993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10953
10954 * Makefile (../etc/GNU): New target.
10955 (EMACSSOURCES): Add gnu1.texi.
10956
109571993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10958
10959 * Makefile (realclean): Don't delete the Info files.
10960
f0131492 109611993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
10962
10963 * forms.texi: Fix forms.texi so that it will format correctly.
10964 Add missing `@end iftex', fix bad reference.
10965
10966 * info.texi, info-stn.texi: New files implement texinfo version of
10967 `info' file.
10968
f0131492 109691993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
10970
10971 * Makefile: Fix targets for texindex, new info.texi files.
10972 * info-stnd.texi: New file implements info for standalone info
10973 reader.
10974 * info.texi: Update to include recent changes to "../info/info".
10975 New source file for ../info/info; includes info-stnd.texi.
10976
10977 * texindex.c: Include "../src/config.h" if building in emacs.
10978
10979 * Makefile: Change all files to FILENAME.texi, force all targets
10980 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
10981 vip.texinfo, forms.texinfo, cl.texinfo.
10982 Add target to build texindex.c, defining `emacs'.
10983
10984 * forms.texi: Install new file to match version 2.3 of forms.el.
10985
109861993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10987
10988 * Version 19.19 released.
10989
109901993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
10991
10992 * sc.texinfo: Fix info file name.
10993
10994 * Makefile (info): Add gnus and sc.
10995 (dvi): Add gnus.dvi and sc.dvi.
10996 (../info/sc, sc.dvi): New targets.
10997
109981993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10999
11000 * Version 19.18 released.
11001
110021993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11003
11004 * Makefile: Fix source file names of the separate manuals.
11005 (gnus.dvi, ../info/gnus): New targets.
11006
110071993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11008
11009 * Version 19.17 released.
11010
110111993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11012
11013 * split-man: Fix typos in last change.
11014
110151993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11016
11017 * Version 19.16 released.
11018
110191993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11020
11021 * version 19.15 released.
11022
110231993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11024
11025 * Makefile (distclean): It's rm, not rf.
11026
110271993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11028
11029 * Version 19.14 released.
11030
110311993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11032
11033 * Makefile: New file.
11034
110351993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11036
11037 * Version 19.13 released.
11038
110391993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11040
11041 * Version 19.9 released.
11042
110431993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11044
11045 * Version 19.8 released.
11046
110471993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11048
11049 * Version 19.7 released.
11050
110511990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
11052
11053 * gnus.texinfo: New file. Removed installation instructions.
11054
110551990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
11056
11057 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
11058
110591989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
11060
11061 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
0c7efc08
SM
11062 then define `\sc' as the command for smallcaps in Texinfo.
11063 This means that the @sc command will produce small caps. bfox has
2de53ca6
GM
11064 made the corresponding change to makeinfo and texinfm.el.
11065
110661988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11067
11068 * vip.texinfo: Remove menu entry Adding Lisp Code in node
11069 Customization since the menu entry did not point to anything.
11070 Also add an @finalout command to remove overfull hboxes from the
11071 printed output.
11072
11073 * cl.texinfo: Add @bye, \input line and @settitle to file.
11074 This file is clearly intended to be a chapter of some other work,
11075 but the other work does not yet exist.
11076
110771988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11078
11079 * texinfo.texinfo: Three typos corrected.
11080
4009494e 11081;; Local Variables:
c8763fb6 11082;; coding: utf-8
4009494e
GM
11083;; End:
11084
ab422c4d 11085 Copyright (C) 1993-1999, 2001-2013 Free Software Foundation, Inc.
4009494e
GM
11086
11087 This file is part of GNU Emacs.
11088
97c0352c 11089 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 11090 it under the terms of the GNU General Public License as published by
97c0352c
GM
11091 the Free Software Foundation, either version 3 of the License, or
11092 (at your option) any later version.
4009494e
GM
11093
11094 GNU Emacs is distributed in the hope that it will be useful,
11095 but WITHOUT ANY WARRANTY; without even the implied warranty of
11096 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11097 GNU General Public License for more details.
11098
11099 You should have received a copy of the GNU General Public License
97c0352c 11100 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.