* automated/dbus-tests.el: New file.
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
26e4aa7d
GM
12013-11-30 Glenn Morris <rgm@gnu.org>
2
3 * Makefile.in (distclean): Remove Makefile.
4
0ec16636 52013-11-20 era eriksson <era+emacsbugs@iki.fi>
6
7 * ses.texi (Quick Tutorial): New chapter. (Bug#14748)
8 (The Basics, Formulas): Copyedits.
9 (Resizing, Printer functions): Add index entries.
10
014690de
JB
112013-11-17 Jay Belanger <jay.p.belanger@gmail.com>
12
13 * calc.texi (Customizing Calc): Mention new variable
14 `calc-context-sensitive-enter'.
15
271672fa
BG
162013-11-12 Aaron Ecay <aaronecay@gmail.com>
17
18 * org.texi (Exporting code blocks): Document the 'inline-only
19 setting for `org-export-babel-evaluate'. Document how :var
20 introduces code block dependencies.
21
222013-11-12 Achim Gratz <Stromeko@Stromeko.DE>
23
24 * org.texi (Header arguments): Document header-args[:lang]
25 properties and remove deprecated old-style properties from
26 documentation.
27
28 * org.texi (Agenda commands): Remove footnote from @tsubheading
29 and add a sentence with the reference instead.
30
312013-11-12 Bastien Guerry <bzg@gnu.org>
32
33 * org.texi (Catching invisible edits):
34 * org.texi (Plain lists, Plain lists):
35 * org.texi (Advanced configuration):
36 * org.texi (Tag groups):
37 * org.texi (Conventions):
38 * org.texi (Checkboxes, Radio lists):
39 * org.texi (Top, Summary, Exporting):
40 * org.texi (In-buffer settings): Fix typos.
41
42 * org.texi (Refile and copy): Document `org-copy' and `C-3 C-c
43 C-w'. Add an index entry for `org-refile-keep'.
44
45 * org.texi (Plain lists): Add an index entry for sorting plain
46 list. Document sorting by checked status for check lists.
47
48 * org.texi (Publishing options): Fix old variable names.
49
50 * org.texi (Orgstruct mode): Fix suggested setting of
51 `orgstruct-heading-prefix-regexp'.
52
53 * org.texi (Export settings): Document
54 `org-export-allow-bind-keywords'.
55
56 * org.texi (History and Acknowledgments): Small rephrasing.
57
58 * org.texi (Template elements): Add a footnote about tags accepted
59 in a year datetree.
60
61 * org.texi (Beamer export, @LaTeX{} and PDF export)
62 (Header and sectioning, @LaTeX{} specific attributes): Enhance
63 style.
64
65 * org.texi (Agenda commands): Add a footnote about dragging agenda
66 lines: it does not persist and it does not change the .org files.
67
68 * org.texi (Agenda commands): Add a table heading for dragging
69 agenda lines forward/backward.
70
71 * org.texi (Agenda commands): Add documentation for
72 `org-agenda-bulk-toggle' and `org-agenda-bulk-toggle-all'.
73
74 * org.texi (Publishing options): Update the list of options.
75 (Simple example, Complex example): Fix the examples.
76
77 * org.texi (Formula syntax for Calc): Don't use a bold font the
78 warning.
79
80 * org.texi (Other built-in back-ends): New section.
81
82 * org.texi (Editing source code): Document
83 `org-edit-src-auto-save-idle-delay' and
84 `org-edit-src-turn-on-auto-save'.
85
86 * org.texi (External links): Document contributed link types
87 separately.
88
89 * org.texi (Closing items): Document
90 `org-closed-keep-when-no-todo'.
91
92 * org.texi (Export back-ends): Rename from "Export formats".
93 (The Export Dispatcher): Remove reference to
94 `org-export-run-in-background'.
95 (Export settings): Minor rewrites.
96 (ASCII/Latin-1/UTF-8 export): Update variable's name.
97 (In-buffer settings): Add #+HTML_HEAD_EXTRA.
98
99 * org.texi (Export in foreign buffers): New section.
100 (Exporting): Remove documentation about converting the selected
101 region.
102
103 * org.texi (Advanced configuration): Put the filter valid types in
104 a table. Use @lisp and @smalllisp.
105
106 * org.texi: Use @code{nil} instead of nil. Update the maintainer
107 contact info.
108
109 * org.texi (Exporting): Better introductory sentence. Add a note
110 about conversion commands.
111 (Feedback, Orgstruct mode, Built-in table editor)
112 (Built-in table editor, Orgtbl mode, Updating the table)
113 (Property syntax, Capturing column view, Capture)
114 (Agenda files, Agenda commands, CDLaTeX mode, CDLaTeX mode)
115 (Exporting, Extending ODT export)
116 (Working with @LaTeX{} math snippets, dir, Customization)
117 (Radio tables, A @LaTeX{} example, Pulling from MobileOrg):
118 Uniformly use @kbd{M-x command RET}.
119
120 * org.texi (Filtering/limiting agenda items): New subsection.
121 Document the use of `org-agenda-max-*' options and
122 `org-agenda-limit-interactively' from the agenda.
123 (Agenda commands): Move details about filtering commands to
124 the new section, only include a summary here.
125 (Customizing tables in ODT export)
126 (System-wide header arguments, Conflicts, Dynamic blocks): Use
127 spaces for indentation.
128
129 * org.texi (Emphasis and monospace): Mention `org-emphasis-alist'.
130
131 * org.texi (Links in HTML export, Images in HTML export)
132 (post): Fix syntax within #+ATTR_*.
133 (Tables in HTML export): Document `org-html-table-row-tags'
134 and use `org-html-table-default-attributes' instead of
135 `org-html-table-tag'.
136
137 * org.texi (Publishing action, Publishing options)
138 (Publishing links): Major rewrite. Enhance explanations for
139 `org-org-publish-to-org'. Remove reference to
140 `org-export-run-in-background'.
141
142 * org.texi: Fix many small typos. Use #+NAME instead of
143 #+TBLNAME. Use @smalllisp instead of @example.
144 (Special symbols): Add index?
145 (HTML preamble and postamble): Don't mention obsolete use of
146 opt-plist.
147 (JavaScript support): Don't mention the org-jsinfo.el file as it
148 has been merged with ox-html.el.
149
150 * org.texi (Installation, Feedback, Setting Options)
151 (Code evaluation security, org-crypt.el): Use @lisp instead of
152 @example.
153 (Agenda commands): Use @table instead of @example.
154
155 * org.texi (Adding hyperlink types): New appendix.
156
157 * org.texi (ODT export commands, Extending ODT export)
158 (Applying custom styles, Images in ODT export)
159 (Labels and captions in ODT export)
160 (Literal examples in ODT export)
161 (Configuring a document converter)
162 (Working with OpenDocument style files)
163 (Customizing tables in ODT export)
164 (Validating OpenDocument XML): Fix options names.
165
166 * org.texi (History and Acknowledgments): Update acknowledgments
167 to Nicolas. Add Nicolas Goaziou to the list of contributors.
168
169 * org.texi (System-wide header arguments): Don't use "customizing"
170 for setting a variable. Also remove comments.
171
172 * org.texi (Weekly/daily agenda): Add `org-agenda-start-day' and
173 `org-agenda-start-on-weekday' to the variable index and document
174 them.
175
176 * org.texi (Sparse trees, Agenda commands)
177 (@LaTeX{} fragments, Selective export, Export options)
178 (The export dispatcher, ASCII/Latin-1/UTF-8 export)
179 (HTML Export commands, @LaTeX{}/PDF export commands)
180 (iCalendar export, Publishing options, Triggering publication)
181 (In-buffer settings): Update to reflect changes from the new
182 export engine.
183
184 * org.texi (Matching tags and properties): More examples. Explain
185 group tags expansion as regular expressions.
186
187 * org.texi (Tag groups): New section.
188
189 * org.texi (Setting tags): Tiny formatting fixes.
190
191 * org.texi (Plain lists, Checkboxes): Use non-obsolete variable
192 names.
193
194 * org.texi (Storing searches): Add "agenda" and "agenda*" to the
195 concept index. Include example for these agenda views.
196 (Special agenda views): Mention the "agenda*" agenda view.
197
198 * org.texi (Repeated tasks): Document how to ignore a repeater
199 when using both a scheduled and a deadline timetamp.
200
201 * org.texi (Global and local cycling): Wrap in a new subsection.
202 (Initial visibility, Catching invisible edits): New subsections.
203
204 * org.texi (Visibility cycling): Mention that
205 `org-agenda-inhibit-startup' will prevent visibility setting when
206 the agenda opens an Org file for the first time.
207
208 * org.texi (Org syntax): New section.
209
210 * org.texi (Orgstruct mode): Document
211 `orgstruct-heading-prefix-regexp'.
212
213 * org.texi (Speeding up your agendas): New section.
214
215 * org.texi (Installation): When installing Org from ELPA, users
216 should do this from an Emacs session where no .org file has been
217 visited.
218
219 * org.texi (CSS support, In-buffer settings): Update HTML options
220 names.
221
222 * org.texi (Structure editing): Update documentation for
223 `org-insert-heading-or-item'.
224 (Plain lists, Relative timer): Update index entry.
225
226 * org.texi (JavaScript support): Update variable names.
227
228 * org.texi (comments): Minor formatting fix.
229
230 * org.texi (@LaTeX{} fragments): Minor enhancement.
231
232 * org.texi: Update the list contributions.
233
234 * org.texi (Agenda commands): Exporting the agenda to an .org file
235 will not copy the subtrees and the inherited tags. Document
236 `org-agenda-filter-by-regexp'.
237
238 * org.texi (Publishing action, Complex example): Fix names of
239 publishing functions.
240
241 * org.texi (Top, Exporting): Delete references to Freemind.
242 (Freemind export): Delete section.
243
244 * org.texi (Top, Exporting): Delete references to the XOXO export.
245 (XOXO export): Delete section.
246
247 * org.texi (Capture): Mention that org-remember.el is not
248 supported anymore.
249
250 * org.texi (Top, Exporting, Beamer class export): Delete
251 references to the TaskJuggler export.
252 (History and Acknowledgments): Mention that the TaskJuggler has
253 been rewritten by Nicolas and now lives in the contrib/ directory
254 of Org's distribution. Mention that Jambunathan rewrote the HTML
255 exporter. Remove Jambunathan from my own acknowledgments.
256 (TaskJuggler export): Delete.
257
258 * org.texi (HTML preamble and postamble)
259 (Tables in HTML export, Images in HTML export)
260 (Math formatting in HTML export, CSS support)
261 (@LaTeX{} and PDF export, Publishing options): Fix the names of
262 the HTML export and publishing options.
263
264 * org.texi (Literal examples, Export options)
265 (@LaTeX{} and PDF export, Header and sectioning)
266 (Publishing options): Fix LaTeX options names.
267
268 * org.texi (Export options, CSS support, In-buffer settings): Fix
269 references to HTML_LINK_* and HTML_STYLE keywords.
270
271 * org.texi (Export options, In-buffer settings): Fix references to
272 #+SELECT_TAGS and #+EXCLUDE_TAGS and remove reference to #+XSLT.
273
274 * org.texi (Top, Markup, Initial text, Images and tables)
275 (@LaTeX{} fragments, @LaTeX{} fragments, Exporting)
276 (Export options, JavaScript support, Beamer class export): Remove
277 references to the DocBook export, which has been deleted.
278 (History and Acknowledgments): Mention that DocBook has been
279 deleted, suggest to use the Texinfo exporter instead, then to
280 convert the .texi to DocBook with makeinfo.
281 (Links in ODT export, Tables in ODT export): Fix indices.
282
283 * org.texi (Deadlines and scheduling): Add a variable to the
284 index. Add documentation about delays for scheduled tasks.
285
286 * org.texi (Emphasis and monospace): Mention
287 `org-fontify-emphasized-text' and
288 `org-emphasis-regexp-components'.
289
290 * org.texi (References): Small enhancement.
291
292 * org.texi (Column width and alignment): Make the example visually
293 more clear.
294
295 * org.texi (The clock table): Document :mstart and :wstart as a
296 way to set the starting day of the week.
297
298 * org.texi (In-buffer settings): Document new startup keywords.
299 Thanks to John J Foerch for this idea.
300
301 * org.texi (Include files): Tiny formatting fix.
302
303 * org.texi (Activation): Point to the "Conflicts" section.
304
3052013-11-12 Carsten Dominik <carsten.dominik@gmail.com>
306
307 * org.texi (CSS support): Clarify this section.
308
309 * org.texi (@LaTeX{} specific attributes): Document that tabu and
310 tabularx packages are not in the default set of packages.
311
312 * org.texi (Agenda commands): Document fortnight view.
313
314 * org.texi: Document conflict with ecomplete.el.
315
316 * org.texi (History and Acknowledgments): Acknowledgements for
317 Jason Dunsmore and Rakcspace.
318
319 * org.texi: Rename org-crypt.el node to org-crypt.
320
321 * org.texi (A @LaTeX{} example): Fix typo in variable name.
322
323 * org.texi (MobileOrg): Mention the new iPhone developer.
324
325 * org.texi (Table of contents) Improve documentation of TOC
326 placement.
327
328 * org.texi: Explain that date/time information at read-date prompt
329 should start at the beginning, not anywhere in the middle of a
330 long string.
331
3322013-11-12 Christopher Schmidt <christopher@ch.ristopher.com>
333
334 * org.texi (Orgstruct mode): Fix wrong regexp.
335
3362013-11-12 Eric Abrahamsen <eric@ericabrahamsen.net>
337
338 * org.texi: Document export to (X)HTML flavors.
339
3402013-11-12 Eric Schulte <schulte.eric@gmail.com>
341
342 * org.texi (Extracting source code): Mention the prefix argument
343 to org-babel-tangle.
344 (noweb): Removed erroneous negative.
345 (Specific header arguments): Document new header arguments.
346 Documentation for new tangle-mode header argument.
347 (Top): Documentation for new tangle-mode header argument.
348 (rownames): Documentation for new tangle-mode header argument.
349 Mention elisp as special rowname case.
350 (tangle-mode): Documentation for new tangle-mode header argument.
351 (post): Documentation and an example of usage.
352 (var): Remove the "Alternate argument syntax" section from the
353 documentation.
354 (hlines): Note that :hline has no effect for Emacs Lisp code
355 blocks.
356
3572013-11-12 Feng Shu <tumashu@gmail.com>
358
359 * org.texi (@LaTeX{} fragments, Previewing @LaTeX{} fragments)
360 (Math formatting in HTML export)
361 (Working with @LaTeX{} math snippets): Add document about creating
362 formula image with imagemagick.
363
364 * org.texi (@LaTeX{} specific attributes): Document `:caption'
365 attribute of #+ATTR_LATEX.
366
3672013-11-12 Grégoire Jadi <gregoire.jadi@gmail.com>
368
369 * org.texi (Handling links): Fix a typo in
370 `org-startup-with-inline-images' documentation.
371
372 * org.texi (Previewing @LaTeX{} fragments): Document the startup
373 keywords to use for previewing LaTeX fragments or not.
374 (Summary of in-buffer settings): Improve formatting and add an
375 entry for the variable `org-startup-with-latex-preview'.
376
377 * org.texi (Property syntax): Recall the user to refresh the org
378 buffer when properties are set on a per-file basis.
379
3802013-11-12 Gustav Wikström <gustav.erik@gmail.com> (tiny change)
381
382 * org.texi (Matching tags and properties): Clarification.
383
3842013-11-12 Ippei Furuhashi <top.tuna+orgmode@gmail.com>
385
386 * org.texi (Editing and debugging formulas): Add an example when a
387 table has multiple #+TBLFM lines.
388
3892013-11-12 Ivan Vilata i Balaguer <ivan@selidor.net> (tiny change)
390
391 * org.texi (The clock table): Document acceptance of relative
392 times in tstart and tend, link to syntax description and provide
393 example.
394
3952013-11-12 Jarmo Hurri <jarmo.hurri@syk.fi>
396
397 * org.texi (The spreadsheet): Document lookup functions.
398
3992013-11-12 Kodi Arfer <git@arfer.net> (tiny change)
400
401 * org.text (CSS support): Mention .figure-number, .listing-number,
402 and .table-number.
403
4042013-11-12 Michael Brand <michael.ch.brand@gmail.com>
405
406 * org.texi
407 (Formula syntax for Calc, Emacs Lisp forms as formulas): Reformat
408 spreadsheet formula mode strings and some examples from @example
409 block with xy @r{yz} to @table.
410
411 * org.texi (Formula syntax for Calc): Improve the documentation of
412 empty fields in formulas for spreadsheet. Add explanation and
413 example for empty field. Extend explanations of format
414 specifiers. Add a sentence to mention Calc defmath.
415
416 * org.texi (Column formulas): Add a sentence to be more explicit
417 about when a table header is mandatory.
418
4192013-11-12 Nicolas Goaziou <n.goaziou@gmail.com>
420
421 * org.texi (Subscripts and superscripts): Remove reference to
422 quoted underscores until this mechanism is implemented again.
423
424 * org.texi (Beamer export): Be more accurate about BEAMER_OPT
425 property.
426
427 * org.texi (Document title): Subtree export is no longer triggered
428 by marking one as the region.
429 (Horizontal rules): LaTeX export doesn't use "\hrule" anymore, and
430 giving examples isn't very useful: "horizontal rule" is, at least,
431 as explicit as <hr/>.
432
433 * org.texi (HTML doctypes): Reflect keyword removal.
434 (CSS support): Reflect keyword removal.
435
436 * org.texi (@LaTeX{} specific attributes): Document new :float
437 values.
438
439 * org.texi (Export settings): Improve documentation.
440
441 * org.texi (Math formatting in HTML export): Fix OPTIONS item's name.
442 (Text areas in HTML export): Update text areas.
443 (HTML Export commands): Update export commands.
444
445 * org.texi (Header and sectioning): Add a footnote about the
446 different between LATEX_HEADER_EXTRA and LATEX_HEADER.
447
448 * org.texi (The Export Dispatcher): Document
449 `org-export-in-background'.
450
451 * org.texi (Footnotes): Export back-ends do not use
452 `org-footnote-normalize' anymore.
453
454 * org.texi: Document variable changes.
455
456 * org.texi (Export settings): Doument p: item in OPTIONS keyword.
457
458 * org.texi (Exporting): Massive rewrite of the first sections.
459 (Selective export): Delete.
460 (The Export Dispatcher): Rewrite.
461 (Export options): Rewrite as "Export settings".
462
463 * org.texi: Small changes to documentation for embedded LaTeX.
464
465 * org.texi (Internal links): Document #+NAME keyword and
466 cross-referencing during export.
467
468 * org.texi (Include files): Remove reference to :prefix1
469 and :prefix. Give more details for :minlevel.
470
471 * org.texi (Macro replacement): Fix macro name. Update
472 documentation about possible locations and escaping mechanism.
473
474 * org.texi (Table of contents): Update documentation. Document
475 lists of listings and lists of tables. Add documentation for
476 optional title and #+TOC: keyword.
477
4782013-11-12 Rick Frankel <rick@rickster.com>
479
480 * org.texi (results): Add Format section, broken out of Type
481 section to match code.
482 (hlines, colnames): Remove incorrect Emacs Lisp exception. Note
483 that the actual default handling (at least for python and
484 emacs-lisp) does not seem to match the description.
485
4862013-11-12 Sacha Chua <sacha@sachachua.com> (tiny change)
487
488 * org.texi (The date/time prompt): Update the documentation to
489 reflect the new way `org-read-date-get-relative' handles weekdays.
490
4912013-11-12 Yasushi Shoji <yashi@atmark-techno.com>
492
493 * org.texi (Resolving idle time): Document
494 `org-clock-x11idle-program-name'.
495
955ada11
MA
4962013-10-24 Michael Albinus <michael.albinus@gmx.de>
497
498 * ert.texi (Running Tests Interactively): Adapt examle output.
499 (Tests and Their Environment): Mention skip-unless.
500
48f73cfb
GM
5012013-10-23 Glenn Morris <rgm@gnu.org>
502
76f1a3c3
GM
503 * dired-x.texi, ebrowse.texi, ede.texi, eieio.texi, eshell.texi:
504 * pcl-cvs.texi, sc.texi, srecode.texi, vip.texi, viper.texi:
505 * widget.texi: Nuke @refill.
506
48f73cfb
GM
507 * Makefile.in (install-dvi, install-html, install-pdf)
508 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
509 (uninstall-pdf): Quote entities that might contain whitespace.
510
c8722a97
JB
5112013-10-17 Jay Belanger <jay.p.belanger@gmail.com>
512
513 * calc.el (Data Type Formats): Don't specify the size at
514 which integers begin to be represented by lists.
515
f55f544f
XF
5162013-10-14 Xue Fuqiao <xfq.free@gmail.com>
517
518 * cl.texi (Argument Lists): Add indexes for &key and &aux.
519
81856d28
MA
5202013-10-07 Michael Albinus <michael.albinus@gmx.de>
521
522 * trampver.texi: Update release number.
523
afae9a69
MA
5242013-10-02 Michael Albinus <michael.albinus@gmx.de>
525
526 Sync with Tramp 2.2.8.
527
528 * tramp.texi (External packages): Use `non-essential'.
529 * trampver.texi: Update release number.
530
fe30962e
GM
5312013-09-14 Glenn Morris <rgm@gnu.org>
532
533 * eshell.texi: Markup fixes.
534
412a0972
XF
5352013-09-11 Xue Fuqiao <xfq.free@gmail.com>
536
537 * ido.texi (Interactive Substring Matching): Use @key{RET} instead
538 of @kbd{RET}.
539 (Prefix Matching): Add an index.
540
7dc61a66
GM
5412013-09-08 Glenn Morris <rgm@gnu.org>
542
543 * emacs-gnutls.texi: Tweak direntry.
544
97e99cc3
MA
5452013-09-06 Michael Albinus <michael.albinus@gmx.de>
546
547 * tramp.texi (Alternative Syntax): Remove chapter.
548
50b13cde
PE
5492013-08-28 Paul Eggert <eggert@cs.ucla.edu>
550
551 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
552 for portability to hosts where /bin/sh has problems.
553
0acfedd3
SM
5542013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
555
556 Try to reduce redundancy in doc/misc/Makefile.in.
557 * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
558 (TARGETS): New intermediate variable.
559 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
560
1857cd3f
GM
5612013-08-27 Glenn Morris <rgm@gnu.org>
562
63e984f8
GM
563 * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
564
278208b8
GM
565 * efaq.texi: Rename from faq.texi, to match its output files.
566 * Makefile.in: Update for faq.texi name change.
567
79c238dc
GM
568 * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
569
c076ba95
GM
570 * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
571
1857cd3f
GM
572 * efaq-w32.texi: Move here from the web-pages repository.
573 * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
574 (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
575 (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
576 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
577 Add DOCMISC_*_W32 variables.
578 (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
579 (efaq_w32_deps): New variable.
580 (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
581 (efaq-w32.pdf, efaq-w32.html): New rules.
582 (clean): Remove efaq-w32 products.
583
dab3a8d5
KY
5842013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
585
586 * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
587 shift_jis from the default value set to mm-coding-system-priorities for
588 Japanese users.
589
55f612f0
GM
5902013-08-13 Glenn Morris <rgm@gnu.org>
591
592 * reftex.texi (LaTeX xr Package, Options - Table of Contents)
593 (Options - Defining Label Environments, Options - Creating Labels)
594 (Options - Referencing Labels, Options - Creating Citations)
595 (Options - Index Support, Options - Viewing Cross-References)
596 (Options - Finding Files, Options - Optimizations)
597 (Options - Fontification, Options - Misc):
598 * cc-mode.texi (Sample Init File):
599 * edt.texi (Init file):
600 * epa.texi (Encrypting/decrypting gpg files):
601 * mairix-el.texi (About, Setting up the mairix interface, Using)
602 (Extending):
603 Rename nodes to avoid characters that can cause Texinfo problems.
604
d401ef43
KY
6052013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
606
607 * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
608
8496d8d7
GM
6092013-08-12 Glenn Morris <rgm@gnu.org>
610
808190e6
GM
611 * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
612 (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
613 (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
614 (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
615 (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
616 (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
617 (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
618 (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
619 (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
620 (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
621 (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
622 (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
623 (wisent_deps, woman_deps): New variables. Use to reduce duplication.
624
2f3ac208
GM
625 * woman.texi (Top): Avoid mailto: in html output.
626
8496d8d7
GM
627 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
628 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
629 (INSTALL_DATA): New, set by configure.
630 (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
631 (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
632 install-ps ,install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
633 uninstall-ps, and uninstall-doc.
634 (.SUFFIXES): Add .ps and .dvi.
635 (.dvi.ps): New suffix rule.
636 (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
637 (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
638 (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
639 (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
640 (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
641 (forms.html, gnus.html, htmlfontify.html, idlwave.html)
642 (ido.html, mairix-el.html, message.html, mh-e.html)
643 (newsticker.html, nxml-mode.html, org.html, pgg.html)
644 (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
645 (semantic.html, sieve.html, smtpmail.html, speedbar.html)
646 (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
647 (viper.html, widget.html, wisent.html, woman.html, install-dvi)
648 (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
649 (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
650 New rules.
651 (clean): Remove HTML_TARGETS and PS_TARGETS.
652
33a9f380
XF
6532013-08-10 Xue Fuqiao <xfq.free@gmail.com>
654
655 * ido.texi (Working Directories):
656 (Flexible Matching, Regexp Matching, Find File At Point)
657 (Ignoring, Misc Customization): Use @defopt for user options.
658
353ca646
XF
6592013-08-09 Xue Fuqiao <xfq.free@gmail.com>
660
661 * htmlfontify.texi (Customization): Remove documentation of
241de290 662 `hfy-fast-lock-save'. Minor fixes.
353ca646 663
03300a14
XF
6642013-08-08 Xue Fuqiao <xfq.free@gmail.com>
665
666 * ido.texi (Top): Insert node "Working Directories" in menu.
667 (Working Directories): New node.
9dfc8491
XF
668 (Misc Customization): Add documentation of
669 `ido-confirm-unique-completion' and some other user options.
03300a14 670
2a024334
EZ
6712013-08-07 Eli Zaretskii <eliz@gnu.org>
672
673 * todo-mode.texi: Update @dircategory.
674 (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
675 (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
676 @ref.
677
c85989f5
XF
6782013-08-07 Xue Fuqiao <xfq.free@gmail.com>
679
998ad848
XF
680 * sc.texi (Introduction): Fix index.
681 (Usage Overview):
682 (Citations, Citation Elements, Recognizing Citations)
683 (Information Keys and the Info Alist, Reference Headers)
684 (The Built-in Header Rewrite Functions)
685 (Electric References, Reply Buffer Initialization)
686 (Filling Cited Text, Selecting an Attribution)
687 (Attribution Preferences)
688 (Anonymous Attributions, Author Names)
689 (Using Regi, Post-yank Formatting Commands)
690 (Citing Commands, Insertion Commands)
691 (Mail Field Commands)
692 (Hints to MUA Authors, Thanks and History): Change from one space
693 between sentences to two.
03300a14 694 (What Supercite Does): Typo fix.
998ad848 695
98374c9a
XF
696 * newsticker.texi (Usage): Use @key for RET.
697
c85989f5 698 * cl.texi (Argument Lists):
20940c20
XF
699 (For Clauses):
700 (Macros): Add indexes.
c85989f5 701
57fedd9f
XF
7022013-08-05 Xue Fuqiao <xfq.free@gmail.com>
703
704 * cl.texi (Blocks and Exits): Add an index.
705
016d3f7d
SB
7062013-08-04 Stephen Berman <stephen.berman@gmx.net>
707
708 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
709 (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT)):
710 (todo-mode.dvi, todo-mode.pdf): New rules.
711
712 * todo-mode.texi: New file.
713
89cccc2f
G
7142013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
715
716 * gnus.texi (Basic Usage): Mention that warp means jump here.
717 (The notmuch Engine): Mention notmuch.
718
a3fd87cb
TH
7192013-07-30 Tassilo Horn <tsdh@gnu.org>
720
721 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
722 `gnus-subthread-sort-functions' and remove the obsolete documentation
723 of `gnus-sort-threads-recursively'.
724
7252013-07-29 David Engster <deng@randomsample.de>
18657165
DE
726
727 * eieio.texi (top): Make clear that EIEIO is not a full CLOS
728 implementation.
729 (Introduction): Add further missing features.
730 (Building Classes): Add introductory paragraph.
731 (Wish List): Add metaclasses and EQL specialization.
732
b69c2ea7
MA
7332013-07-29 Michael Albinus <michael.albinus@gmx.de>
734
735 * tramp.texi (Frequently Asked Questions): Mention
736 `tramp-use-ssh-controlmaster-options'.
737
13afd560
TH
7382013-07-26 Tassilo Horn <tsdh@gnu.org>
739
740 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
741 `gnus-sort-threads-recursively'.
742
7add5a8a
GM
7432013-07-25 Glenn Morris <rgm@gnu.org>
744
57cff712
GM
745 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
746 (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
747
7add5a8a
GM
748 * erc.texi (Special Features): Update contact information.
749 (History): Avoid using @email.
750
751 * eshell.texi (Bugs and ideas): Minor updates.
752
753 * faq.texi (Reporting bugs, Origin of the term Emacs)
754 (Setting up a customization file)
755 (Using an already running Emacs process, Turning off beeping)
756 (Packages that do not come with Emacs)
757 (Replying to the sender of a message): Avoid using @email.
758
759 * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
760
761 * reftex.texi (Imprint): Avoid using @email.
762
763 * ses.texi (Top): Update bug reporting instructions.
764 (Acknowledgments): Avoid using @email.
765
766 * woman.texi (Introduction, Background): Remove outdated information.
767 (Bugs, Acknowledgments): Avoid using @email.
768
3f0faa45
XF
7692013-07-24 Xue Fuqiao <xfq.free@gmail.com>
770
771 * ido.texi: New file.
772
47cc1156
G
7732013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
774
775 * gnus.texi (Customizing Articles): Document function predicates.
776
c17b81a7
G
7772013-07-08 Tassilo Horn <tsdh@gnu.org>
778
779 * gnus.texi (lines): Correct description of
780 `gnus-registry-track-extra's default value. Mention
781 `gnus-registry-remove-extra-data'.
782
6ed7a66a
G
7832013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
784
785 * gnus.texi (Group Parameters): Mention regexp
786 substitutions (bug#11688).
787
7882013-07-06 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
789
790 * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
791
7922013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
793
794 * gnus.texi (Emacsen): Fix version.
795
796 * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
797
5154917e
GM
7982013-07-06 Glenn Morris <rgm@gnu.org>
799
800 * mh-e.texi: Fix external links.
3cab18a3 801 (Using This Manual): Printed elisp manuals no longer available.
5154917e 802
9d7a25d6 803 * newsticker.texi (Overview): Update URL.
583873a9 804
9d7a25d6
GM
805 * nxml-mode.texi (Introduction): Update URL.
806
807 * org.texi (JavaScript support): Fix URL.
91eea47b 808
bfd569a4
GM
809 * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
810
6338a049
GM
811 * eudc.texi (CCSO PH/QI): Remove defunct URL.
812
97df87bb
GM
813 * dbus.texi (Introspection): Update URL to a less defunct one.
814
f2a538a2
GM
815 * gnus.texi (Top): Restrict "Other related manuals" to info output.
816 (Foreign Groups): Use @indicateurl for examples.
817 (Direct Functions): Remove defunct URL.
818 (RSS): Update URL.
819
820 * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
821 (FAQ 7-1): Update URL.
822
f0a77200
GM
823 * pgg.texi (Top, Overview): Add note about obsolescence.
824
5aa43a3a
PE
8252013-07-03 Paul Eggert <eggert@cs.ucla.edu>
826
827 * texinfo.tex: Merge from gnulib.
828
a944db14
GM
8292013-07-03 Glenn Morris <rgm@gnu.org>
830
831 * bovine.texi (top):
832 * cc-mode.texi (AWK Mode Font Locking):
833 * mh-e.texi (Preface):
834 * url.texi (URI Parsing): Fix cross-references to other manuals.
835
eaa610c3
KY
8362013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
837
838 * gnus.texi (Client-Side IMAP Splitting):
839 Note that `nnimap-inbox' now can be a list.
840
7eeeb7dd
GM
8412013-06-24 Glenn Morris <rgm@gnu.org>
842
843 * eshell.texi: Fix cross-references to other manuals.
844
2e667b8c
GM
8452013-06-23 Glenn Morris <rgm@gnu.org>
846
847 * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
848 Remove; not needed now we use a standard html layout for the faq.
849 (clean): Remove HTML_TARGETS, emacs-faq.text.
850
c5b0993e
EW
8512013-06-21 Eduard Wiebe <usenet@pusto.de>
852
853 * flymake.texi (Parsing the output, Customizable variables):
854 Add reference to `flymake-warning-predicate'.
855
d6491e24
MA
8562013-06-19 Michael Albinus <michael.albinus@gmx.de>
857
858 * tramp.texi (Top, Configuration): Insert section `Predefined
859 connection information' in menu.
860 (Predefined connection information): New section.
861 (Android shell setup): Make a reference to `Predefined connection
862 information'.
863
09af5c3e
GM
8642013-06-19 Glenn Morris <rgm@gnu.org>
865
866 * Makefile.in (version): New, set by configure.
867 (clean): Delete dist tar file.
868 (infoclean): New, split from maintainer-clean.
869 (maintainer-clean): Run infoclean.
870 (dist): New rule, to make tarfile for www.gnu.org.
871
745b097b
AK
8722013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
873
4f405069 874 * sieve.texi (Managing Sieve): Fix port in example, fix documentation
745b097b
AK
875 for keys q and Q.
876 (Standards): Reference RFC5804 as the defining document of the
877 managesieve protocol.
878
fa472906
AG
8792013-06-10 Aidan Gauland <aidalgol@amuri.net>
880
881 * eshell.texi (Input/Output): Expand to cover new visual-command
882 options, eshell-visual-subcommands and eshell-visual-options.
883 Divide into separate Visual Commands and Redirection sections.
884
ff4871b9
GM
8852013-06-10 Glenn Morris <rgm@gnu.org>
886
887 * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
888
cdebc6dd
KY
8892013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
890
891 * gnus.texi (Article Date):
892 Fix description of gnus-article-update-date-headers.
893
962e44a5
XF
8942013-05-28 Xue Fuqiao <xfq.free@gmail.com>
895
896 * erc.texi (Special Features): ERC is being maintained within
897 Emacs now.
898
5d028165
XF
8992013-05-25 Xue Fuqiao <xfq.free@gmail.com>
900
998ad848 901 * flymake.texi: Change from one space between sentences to two.
5d028165 902
0a6313f7
SM
9032013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
904
905 * cl.texi (Obsolete Macros): Describe replacements for `flet'
906 (bug#14293).
907
a7bef505
MA
9082013-04-16 Michael Albinus <michael.albinus@gmx.de>
909
910 * tramp.texi (Frequently Asked Questions): Precise, how to define
911 an own ControlPath.
912
7a55aa13
MA
9132013-04-15 Michael Albinus <michael.albinus@gmx.de>
914
915 * tramp.texi (Frequently Asked Questions): New item for
916 ControlPath settings.
917
c81ecb72
JB
9182013-03-31 Jay Belanger <jay.p.belanger@gmail.com>
919
4f405069 920 * calc.texi (Basic Operations on Units): Streamline some
c81ecb72
JB
921 descriptions.
922
73572c72
AG
9232013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
924
78b8f320 925 * eshell.texi (Built-ins): Update manual to mention tramp module.
73572c72 926
24afc2e2
MA
9272013-03-18 Michael Albinus <michael.albinus@gmx.de>
928
929 * tramp.texi (Filename Syntax): Host names are not allowed to be
930 any method name, unless method name is specified explicitly.
931 Remove restriction on unibyte filenames.
932
933 * trampver.texi: Update release number.
934
5294599f
PE
9352013-03-17 Paul Eggert <eggert@cs.ucla.edu>
936
937 doc: convert some TeX accents to UTF-8
938 * emacs-mime.texi (Interface Functions): Use 'ï' rather than
939 '@"{@dotless{i}}'.
940
d7251c31
MA
9412013-03-15 Michael Albinus <michael.albinus@gmx.de>
942
943 Sync with Tramp 2.2.7.
944
945 * trampver.texi: Update release number.
946
f6817529
JB
9472013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
948
949 * calc.texi (Basic Operations on Units): Streamline some
950 descriptions.
951
c3e2de4c
GM
9522013-03-08 Glenn Morris <rgm@gnu.org>
953
954 * faq.texi (Top): Don't say this was updated @today.
955 That's irrelevant and leads to spurious diffs.
956
6d7ebb72
JB
9572013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
958
c5b0993e
EW
959 * calc.texi (Basic Operations on Units):
960 Fix cross-reference.
6d7ebb72 961
3cd23a35
KY
9622013-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
963
964 * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
965
33d1e2f5
AM
9662013-03-06 Alan Mackenzie <acm@muc.de>
967
968 * cc-mode.texi (Custom Line-Up): Clarify position of point on
969 calling a line-up function.
970
681ebc33
PE
9712013-03-04 Paul Eggert <eggert@cs.ucla.edu>
972
973 * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
974 * ses.texi: Switch from Latin-1 to UTF-8.
975
eeb84739
MA
9762013-03-03 Michael Albinus <michael.albinus@gmx.de>
977
978 * tramp.texi (External methods): Tramp does not connect Android
979 devices by itself.
980
fc0c5af8
BW
9812013-03-02 Bill Wohler <wohler@newt.com>
982
983 Release MH-E manual version 8.5.
984
985 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
986 release 8.5.
987
988 * mh-e.texi (Preface, Conventions, Getting Started)
989 (Using This Manual, Folder Selection, Viewing, Aliases)
990 (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
991 (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
992 Update URLs.
993
adb7352b
MA
9942013-03-01 Michael Albinus <michael.albinus@gmx.de>
995
996 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
997 and "plink2" entries. "plink2" is obsolete for a long time.
c5b0993e
EW
998 (External methods): Remove "scp1" and "scp2" entries.
999 Explain user name and host name specification for "adb".
adb7352b 1000
538d9b94
MA
10012013-02-28 Michael Albinus <michael.albinus@gmx.de>
1002
1003 * tramp.texi (External methods): Mention `tramp-adb-program'.
1004
8a28a5b8
BG
10052013-02-28 Bastien Guerry <bzg@gnu.org>
1006
1007 * org.texi (Visibility cycling): Suggest to set
1008 `org-agenda-inhibit-startup' to nil if user wants the startup
1009 visibility settings to be honored in any circumstances.
1010 (Progress logging, Checkboxes): Fix typos.
1011
929aeac6 10122013-02-28 Michael Albinus <michael.albinus@gmx.de>
db19bba3
MA
1013
1014 * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
1015 the macros, for Texinfo 4.13 and 5.0.
1016
c0c2eb82
MA
10172013-02-24 Michael Albinus <michael.albinus@gmx.de>
1018
1abfd3e8 1019 Port Tramp documentation to Texinfo 5.0.
c0c2eb82
MA
1020 * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
1021 (Filename Syntax): Do not use @trampfn{} in @item.
1022 (Filename completion): Use @columnfractions in @multitable.
1023
6800ff8d
GM
10242013-02-22 Glenn Morris <rgm@gnu.org>
1025
1026 * flymake.texi (Syntax check statuses): Fix multitable continued rows.
1027
b59a2e9e
PE
10282013-02-21 Paul Eggert <eggert@cs.ucla.edu>
1029
1030 * Makefile.in (html): New rule.
1031
5079cfef
MA
10322013-02-20 Michael Albinus <michael.albinus@gmx.de>
1033
1034 * tramp.texi (Android shell setup): Improve. Reported by Thierry
1035 Volpiatto <thierry.volpiatto@gmail.com>.
1036
2150b471
MA
10372013-02-16 Michael Albinus <michael.albinus@gmx.de>
1038
1039 * tramp.texi (Top, Configuration): Insert section `Android shell
1040 setup' in menu.
1041 (Android shell setup): New section.
1042 (Connection types, Default Method)
1043 (Frequently Asked Questions): Mention "scp" instead of "scpc".
1044 (External methods): Remove "scpc" and "rsyncc" entries.
1045 (Frequently Asked Questions): Remove entry about ControlPersist.
1046
4e16ddf4
GM
10472013-02-13 Glenn Morris <rgm@gnu.org>
1048
1049 * message.texi (News Headers): Don't mention yow any more.
1050
5d9c6f17
JB
10512013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1052
1053 * calc.texi (Basic Operations on Units):
1054 (Customizing Calc): Mention the variable `calc-allow-units-as-numbers'.
1055
dacbc44c
AG
10562013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
1057
1058 * eshell.texi: Fill most of the missing sections.
1059
d3517077
BG
10602013-02-07 Bastien Guerry <bzg@gnu.org>
1061
1062 * org.texi (References): Clarify an example.
1063 (Installation): Fix instructions.
1064 (Org-Plot): Fix link.
1065 (Checkboxes, Radio lists): Fix typos.
1066
8c4b24b2 10672013-02-07 Glenn Morris <rgm@gnu.org>
1e934b84
GM
1068
1069 * cl.texi (Equality Predicates): Mention memql.
1070
8c4b24b2 10712013-02-07 Eric Ludlam <zappo@gnu.org>
cf4dd911
EL
1072
1073 * doc/misc/ede.texi (Creating a project): Make ede-new doc less
1074 specific, and only about items it supports, indicating that there
1075 might be more. Remove refs to simple project and direct automake
1076 from ede new.
1077 (Simple projects): Re-write to not talk about ede-simple-project
1078 which is deprecated, and instead use the term to mean projects
c5b0993e
EW
1079 that don't do much management, just project wrapping.
1080 Add ede-generic-project link.
cf4dd911
EL
1081 (ede-generic-project): New node (bug#11441).
1082
8c4b24b2 10832013-02-07 Glenn Morris <rgm@gnu.org>
72ff76bb
GM
1084
1085 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
1086
86e100a6
GM
10872013-02-01 Glenn Morris <rgm@gnu.org>
1088
1089 * calc.texi (Help Commands): Update calc-view-news description.
0eb61895 1090 Mention etc/CALC-NEWS.
86e100a6 1091
7ff2b2a6
MA
10922013-01-24 Michael Albinus <michael.albinus@gmx.de>
1093
1094 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
1095
a89c8ef0
BG
10962013-01-13 Bastien Guerry <bzg@gnu.org>
1097
1098 * org.texi (Installation): Simplify.
1099
11002013-01-13 François Allisson <francois@allisson.co> (tiny change)
1101
1102 * org.texi (Handling links): Update the mention to the obsolete
1103 variable `org-link-to-org-use-id' with a mention to the newer
1104 variable `org-id-link-to-org-use-id'. Mention the need to load
1105 the org-id library.
1106
997d5f2d
MA
11072013-01-10 Michael Albinus <michael.albinus@gmx.de>
1108
1109 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
1110
fb9f7146 11112013-01-09 Bastien Guerry <bzg@gnu.org>
c7cf0ebc
BG
1112
1113 * org.texi (Pushing to MobileOrg): Add footnote about using
1114 symbolic links in `org-directory'.
1115 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
1116 of the now obsolete alias `org-float'.
1117 (TODO basics): Add `org-use-fast-todo-selection' to the variable
1118 index. Fix description of TODO keywords cycling.
1119 (Advanced features): Add missing argument for @item.
1120 (Storing searches): Add index entries and a note about
1121 *-tree agenda views.
6d3e4c80
BG
1122 (Structure editing): Document `org-mark-element' and
1123 `org-mark-subtree'.
1124 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
c7cf0ebc 1125
c6a22ce2
JL
11262013-01-08 Juri Linkov <juri@jurta.org>
1127
1128 * info.texi (Go to node): Mention the abbreviated format
1129 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
1130
7b08ccf7
AS
11312013-01-06 Andreas Schwab <schwab@linux-m68k.org>
1132
605f02ee
AS
1133 * autotype.texi: Remove undefined command @subtitlefont.
1134 * cc-mode.texi: Likewise.
1135
7b08ccf7
AS
1136 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
1137 @item argument.
1138 (Property searches): Use \\ instead of @backslashchar{}.
1139 * pgg.texi (VERSION): Move @set below @setfilename.
1140
db671917
AS
11412013-01-05 Andreas Schwab <schwab@linux-m68k.org>
1142
1143 * ada-mode.texi: Remove braces from @title argument.
1144 * eudc.texi: Likewise.
1145 * smtpmail.texi: Likewise.
1146 * auth.texi (VERSION): Set before first use.
1147 * emacs-gnutls.texi (VERSION): Likewise.
1148 * pgg.texi (VERSION): Likewise.
1149 * ede.texi (Top): Rename from top, all uses changed.
1150 * eshell.texi: Add missing argument to @sp.
1151 * forms.texi (Top): Reorder menu to match structure.
1152 * htmlfontify.texi (Customisation): Add missing @item in
1153 @enumerate.
1154 * org.texi (Advanced features): Add missing argument for @item.
1155 (Property searches): Use @backslashchar{} in macro argument.
1156 * pcl-cvs.texi: Add missing argument to @sp.
1157 (Movement commands): Fix use of @itemx.
1158 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
1159 * reftex.texi (Options (Creating Citations)): Add missing newline
1160 before @end.
1161 * tramp.texi (Obtaining Tramp): Remove extra dots.
1162 (Configuration): Reorder menu to match structure.
651a2c77 1163 (Remote shell setup): Replace literal NUL character by \0.
db671917
AS
1164 * viper.texi (Marking): Add missing argument for @item.
1165
b55349fb
GM
11662013-01-04 Glenn Morris <rgm@gnu.org>
1167
92d59611
GM
1168 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
1169 Add htmlfontify.
1170 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
1171 (htmlfontify.dvi, htmlfontify.pdf): New targets.
1172 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
1173 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
1174
b55349fb
GM
1175 * htmlfontify.texi: Miscellaneous fixes and updates.
1176 Set copyright to FSF, update license to GFDL 1.3+.
1177
7fca93e2
VD
11782013-01-04 Vivek Dasmohapatra <vivek@etla.org>
1179
1180 * htmlfontify.texi: New file.
1181
87e65f96
JB
11822013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
1183
1184 * calc.texi (Free-Form Dates): Expand on the date reading
1185 algorithm.
1186
82e2a1f0 11872012-12-27 Glenn Morris <rgm@gnu.org>
ddc41264 1188
173076b4
GM
1189 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
1190 Avoid some overfull lines.
1191
d227e322
GM
1192 * widget.texi (Programming Example): Break some long lines.
1193
2ecfdaa6
GM
1194 * wisent.texi (Wisent Overview): Fix xref.
1195 (Grammar format, Understanding the automaton): Avoid overfill.
1196
fd762011
GM
1197 * bovine.texi (Optional Lambda Expression): Allow line break.
1198
9fbc8f46
GM
1199 * auth.texi (Help for users): Break long lines.
1200
ceccabdb
GM
1201 * ada-mode.texi (Project file variables):
1202 Reword to reduce underfull hbox.
1203 (No project files, Use GNAT project file):
1204 Use smallexample to make some overfull lines less terrible.
1205
88edc57f
GM
1206 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
1207 Fix cross-references to separate manuals.
1208
ddc41264
GM
1209 * Makefile.in (gfdl): New variable. Use throughout where
1210 appropriate so that targets depend on doclicense.texi.
1211
45dd6480
LI
12122012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
1213
1214 * gnus.texi (Customizing the IMAP Connection): Mention the other
1215 authenticators.
1216
61bbede6
LI
12172012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
1218
c5b0993e
EW
1219 * gnus.texi (Browse Foreign Server):
1220 Document `gnus-browse-delete-group'.
61bbede6 1221
ddc41264
GM
12222012-12-22 Glenn Morris <rgm@gnu.org>
1223
563a450c 1224 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
6d1962b3
GM
1225 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
1226 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
1227 * widget.texi, wisent.texi: Nuke hand-written node pointers.
563a450c 1228
ddc41264
GM
1229 * Makefile.in (gfdl): New variable. Use throughout where
1230 appropriate so that targets depend on doclicense.texi.
1231
c995b26e
EZ
12322012-12-22 Eli Zaretskii <eliz@gnu.org>
1233
1234 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
1235 doclicense.texi. Remove doclicense.texi from all targets that
1236 mentioned it explicitly.
1237 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
1238 $(emacsdir)/emacsver.texi.
a170fe53 1239 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
c995b26e 1240
08953d7f
GM
12412012-12-21 Glenn Morris <rgm@gnu.org>
1242
c545e313
GM
1243 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
1244 Include emacsver.texi. Nuke hand-written node pointers.
1245 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
1246 Depend on emacsver.texi.
1247
0b1af106
GM
1248 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
1249 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
1250 May as well just include doclicense.texi in everything.
1251
1252 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
1253 which @copying says is included.
1254
6bf430d1
GM
1255 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
1256 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
1257 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
1258 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
1259 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
1260 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
1261 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
1262 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
1263 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1264 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
1265 * widget.texi, wisent.texi, woman.texi: Do not mention buying
1266 copies from the FSF, which does not publish these manuals.
1267
08953d7f
GM
1268 * erc.texi: No need to include gpl in this small manual.
1269
257b2c7d
GM
1270 * org.texi (copying): Include a copy of the GFDL.
1271 (GNU Free Documentation License): New section.
1272
a4b0cca1 12732012-12-21 Bastien Guerry <bzg@gnu.org>
1e20eeb7
BG
1274
1275 * org.texi: Fix typos.
1276
d2435ab9
PE
12772012-12-16 Paul Eggert <eggert@cs.ucla.edu>
1278
1279 * calc.texi (ISO 8601): Rename from ISO-8601,
1280 as it's typically spelled without a hyphen.
1281
b9d8175e
JB
12822012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
1283
1284 * calc.texi (ISO-8601): New section.
1285 (Date Formatting Codes): Mention new codes.
1286 (Standard Date Formats): Mention new formats.
1287
f0bc0bf1
MA
12882012-12-14 Michael Albinus <michael.albinus@gmx.de>
1289
1290 * tramp.texi (External methods): Move `adb' method here.
1291
98c94021
GM
12922012-12-13 Glenn Morris <rgm@gnu.org>
1293
ba30c70f
GM
1294 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
1295
bfe6ffb6
GM
1296 * wisent.texi: Small edits. Set copyright to FSF, update license to
1297 GFDL 1.3+.
1298 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
1299 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
1300 New targets.
1301 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
1302 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
1303
98c94021
GM
1304 * bovine.texi: Small edits. Set copyright to FSF, update license to
1305 GFDL 1.3+, remove empty index.
1306 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
1307 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
1308 New targets.
1309 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
1310 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
1311
cfa49c1e
EL
13122012-12-13 Eric Ludlam <zappo@gnu.org>
1313 David Ponce <david@dponce.com>
1314 Richard Kim <emacs18@gmail.com>
1315
9e7abd17 1316 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
cfa49c1e 1317
727f9739 13182012-12-13 Glenn Morris <rgm@gnu.org>
4c2dd4ee 1319
9b97b143
GM
1320 * flymake.texi (Customizable variables, Locating the buildfile):
1321 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
1322
4c2dd4ee
GM
1323 * srecode.texi: Small edits. Set copyright to FSF, add explicit
1324 GFDL 1.3+ license, fix up index.
1325 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
1326 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
1327 (srecode.pdf): New targets.
1328 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
1329 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
1330
727f9739 13312012-12-13 Eric Ludlam <zappo@gnu.org>
ac1d9dde
EL
1332
1333 * srecode.texi: New file, imported from CEDET trunk.
1334
727f9739 13352012-12-13 Bastien Guerry <bzg@gnu.org>
63aa0982
BG
1336
1337 * org.texi (Summary, Code block specific header arguments)
1338 (Code block specific header arguments)
1339 (Header arguments in function calls, var, noweb)
727f9739
GM
1340 (Results of evaluation, Code evaluation security):
1341 Small reformatting: add a blank line before some example.
63aa0982
BG
1342
1343 * org.texi (System-wide header arguments)
1344 (Header arguments in Org mode properties, Conflicts)
727f9739
GM
1345 (Dynamic blocks, Using the mapping API):
1346 Fix indentation of Elisp code examples.
63aa0982
BG
1347
1348 * org.texi (Comment lines): Fix description of the comment syntax.
1349
727f9739
GM
1350 * org.texi (Installation): Mention "make test" in the correct section.
1351
4288142b
PE
13522012-12-06 Paul Eggert <eggert@cs.ucla.edu>
1353
1354 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1355 These are just minor editorial changes.
1356
61b835df
MA
13572012-12-04 Michael Albinus <michael.albinus@gmx.de>
1358
1359 * tramp.texi (History): Mention ADB.
1360 (Inline methods): Add `adb' method.
1361
c5bc2d1d 13622012-12-03 Michael Albinus <michael.albinus@gmx.de>
328dac0d
MA
1363
1364 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
1365 (External methods): Fix typo.
1366
c5bc2d1d 13672012-12-03 Glenn Morris <rgm@gnu.org>
f4f3b439
GM
1368
1369 * rcirc.texi (Notices): Fix typo.
1370
d0457b57
BW
13712012-11-25 Bill Wohler <wohler@newt.com>
1372
1373 Release MH-E manual version 8.4.
1374
4f405069 1375 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
d0457b57
BW
1376 Update for release 8.4.
1377
551aaa66
BW
1378 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
1379 (Junk): Add mh-whitelist-preserves-sequences-flag,
1380 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
1381 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
1382
61d841dd
PE
13832012-11-25 Paul Eggert <eggert@cs.ucla.edu>
1384
1385 * mh-e.texi (Procmail): Fix two @ typos.
1386
c07a6ded
PE
13872012-11-24 Paul Eggert <eggert@cs.ucla.edu>
1388
1389 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1390 These are just minor editorial changes.
1391
678a34f4
JB
13922012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
1393
1394 * calc.texi (Date Formatting Codes): Mention the new beginning of
1395 the date numbering system.
1396
0e70ce93
PE
13972012-11-22 Paul Eggert <eggert@cs.ucla.edu>
1398
1399 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
1400 (Date Forms): Correct off-by-one error in explanation of
1401 Julian day numbers. Give Gregorian equivalent of its origin.
1402
723da6aa
JB
14032012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
1404
1405 * doc/misc/calc.texi (Date Forms): Mention the customizable
1406 Gregorian-Julian switch.
1407 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
1408
310e60d9
PE
14092012-11-17 Paul Eggert <eggert@cs.ucla.edu>
1410
6f6b82d6
PE
1411 Calc now uses the Gregorian calendar for all dates (Bug#12633).
1412 It also uses January 1, 1 AD as its day number 1.
310e60d9
PE
1413 * calc.texi (Date Forms): Document this.
1414
e8693c96
GM
14152012-11-16 Glenn Morris <rgm@gnu.org>
1416
1417 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
1418 (Obsolete Macros): Move example here from Function Bindings.
1419
5c934f8b
GM
1420 * erc.texi: Use @code{nil} rather than just "nil".
1421 (Modules): Undocument obsolete "hecomplete".
6e5e9b70 1422 Add "notifications".
f925b109 1423 (Connecting): Add brief section on passwords.
274f5de6 1424 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
6e5e9b70 1425
f78ee6af 14262012-11-13 Glenn Morris <rgm@gnu.org>
24c38527
GM
1427
1428 * flymake.texi (Customizable variables)
1429 (Highlighting erroneous lines): Mention flymake-error-bitmap,
1430 flymake-warning-bitmap, and flymake-fringe-indicator-position.
1431
1796ef98
VB
14322012-11-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
1433
1434 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
1435 In all file place SES into @acronym{...}.
1436 (Advanced Features): Add key index and function index for
4f405069
JB
1437 ses-set-header-row. Add description for function
1438 ses-rename-cell. Add description for function
1796ef98
VB
1439 ses-repair-cell-reference-all.
1440 (Ranges in formulas): Add description for ses-range flags.
1441
31f47fba
PE
14422012-11-12 Paul Eggert <eggert@cs.ucla.edu>
1443
1444 * texinfo.tex: Merge from gnulib.
1445
6baf66d5 14462012-11-10 Chong Yidong <cyd@gnu.org>
5b637222
CY
1447
1448 * url.texi (Introduction): Move url-configuration-directory to
1449 Customization node.
1450 (Parsed URIs): Split into its own node.
1451 (URI Encoding): New node.
1452 (Defining New URLs): Remove empty chapter.
1453 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
1454 Improve docs for url-queue-*.
1455 (Supported URL Types): Copyedits. Delete empty subnodes.
1456
c5b0993e
EW
1457 * url.texi (Introduction): Rename from Getting Started.
1458 Rewrite the introduction.
82f84fa3
CY
1459 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
1460
6baf66d5 14612012-11-10 Glenn Morris <rgm@gnu.org>
2ee1d59f
GM
1462
1463 * cl.texi (Obsolete Setf Customization):
1464 Revert defsetf example to the more correct let rather than prog1.
bdd8064f
GM
1465 Give define-modify-macro, defsetf, and define-setf-method
1466 gv.el replacements.
2ee1d59f 1467
2027b1b3 1468 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
a358a44e 1469 (Setf Extensions): Remove obsolete reference.
2027b1b3 1470 (Obsolete Setf Customization):
651af8c6 1471 Move note on lack of setf functions to lispref/variables.texi.
ab7f1c43 1472 Undocument get-setf-method, since it no longer exists.
a358a44e 1473 Mention simple defsetf replaced by gv-define-simple-setter.
651af8c6 1474
c65b407b
GM
14752012-11-03 Glenn Morris <rgm@gnu.org>
1476
1477 * cl.texi: Further general copyedits.
685b0026
GM
1478 (List Functions): Remove copy-tree, standard elisp for some time.
1479 (Efficiency Concerns): Comment out examples that no longer apply.
1480 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
92246540
GM
1481 (Creating Symbols, Random Numbers): De-emphasize internal
1482 variables cl--gensym-counter and cl--random-state. (Bug#12788)
f58542e1
GM
1483 (Naming Conventions, Type Predicates, Macros)
1484 (Predicates on Numbers): No longer mention cl-floatp-safe.
c65b407b 1485
a71e2379
G
14862012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
1487
1488 * gnus.texi (Mail Source Specifiers):
1489 Document :leave keyword used for pop mail source.
1490
df43dd53
GM
14912012-11-01 Glenn Morris <rgm@gnu.org>
1492
1493 * cl.texi: General copyedits for style, line-breaks, etc.
9f2881af
GM
1494 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
1495 (Macro Bindings, Blocks and Exits):
1496 Acknowledge existence of lexical-binding.
1497 (Iteration): Mainly defer to doc of standard dolist, dotimes.
df43dd53 1498
69c1c2e6
GM
14992012-10-31 Glenn Morris <rgm@gnu.org>
1500
dd90fd1a
GM
1501 * ert.texi (Introduction, The @code{should} Macro):
1502 Refer to "cl-assert" rather than "assert".
1503
69c1c2e6
GM
1504 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
1505 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
1506 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
1507 Reword, and add details of flet and labels.
87b0d8b1 1508 (Modify Macros, Function Bindings): Add some xrefs.
69c1c2e6 1509
4ddedf94
GM
15102012-10-30 Glenn Morris <rgm@gnu.org>
1511
1512 * cl.texi (Modify Macros): Update for cl-letf changes.
1513 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
516e1a08
GM
1514 (Setf Extensions): Partially restore note about cl-getf,
1515 mainly moved to lispref/variables.texi.
1516 (Property Lists): Fix cl-getf typos.
f43a5263 1517 (Mapping over Sequences): Mention cl-mapc naming oddity.
4ddedf94 1518
d3094168
GM
15192012-10-29 Glenn Morris <rgm@gnu.org>
1520
1521 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
a3c5b619 1522 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
d571e9c3 1523 (Customizing Setf): Move contents to "Obsolete Setf Customization".
d55911cf
GM
1524 (Modify Macros, Multiple Values, Other Clauses):
1525 Remove mentions of obsolete features.
6a07d52e 1526 (Obsolete Setf Customization): Don't mention `apply' setf.
d3094168 1527
3c0c6155
GM
15282012-10-28 Glenn Morris <rgm@gnu.org>
1529
f94b04fc
GM
1530 * cl.texi (Multiple Values, Common Lisp Compatibility):
1531 More namespace updates.
1532 (Obsolete Features): Copyedits.
1533 (Obsolete Lexical Macros, Obsolete Setf Customization):
1534 New subsections.
1535
9c52d61d
GM
1536 * cl.texi (Porting Common Lisp, Lexical Bindings):
1537 Add some xrefs to the Elisp manual.
1538
3c0c6155
GM
1539 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
1540 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
1541 (Obsolete Features): New appendix. Move Lexical Bindings here.
1542
5887564d
GM
15432012-10-27 Glenn Morris <rgm@gnu.org>
1544
e1117425
GM
1545 * cl.texi: Use defmac for macros rather than defspec.
1546 (Efficiency Concerns): Related copyedit.
1547
5887564d
GM
1548 * cl.texi (Control Structure): Update for setf now being in core.
1549 (Setf Extensions): Rename from Basic Setf. Move much of the
1550 former content to lispref/variables.texi.
1551 (Modify Macros): Move pop, push details to lispref/variables.texi.
1552 (Customizing Setf): Copyedits for setf etc being in core.
1553 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
1554 Further namespaces updates.
1555
bdebdb64
BG
15562012-10-26 Bastien Guerry <bzg@gnu.org>
1557
c5b0993e
EW
1558 * org.texi (Installation): Update the link to Org's ELPA.
1559 Also don't mention org-install.el anymore as the replacement file
bdebdb64
BG
1560 org-loaddefs.el is now loaded by org.el.
1561
f956e59d
MA
15622012-10-25 Michael Albinus <michael.albinus@gmx.de>
1563
c5b0993e
EW
1564 * tramp.texi (Frequently Asked Questions):
1565 Mention `tramp-completion-reread-directory-timeout' for performance
f956e59d
MA
1566 improvement.
1567
a05cb6e3
GM
15682012-10-25 Glenn Morris <rgm@gnu.org>
1569
1570 * cl.texi: Don't mess with the TeX section number counter.
1571 Use Texinfo recommended convention for quotes+punctuation.
1572 (Overview, Sequence Functions): Rephrase for better line-breaking.
1573 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
1574 (Macro Bindings, Conditionals, Iteration, Loop Basics)
1575 (Random Numbers, Mapping over Sequences, Structures)
1576 (Porting Common Lisp): Further updates for cl-lib namespace.
1577 (Modify Macros, Declarations, Macro Bindings, Structures):
1578 Break long lines in examples.
1579 (Dynamic Bindings): Update for changed progv behavior.
1580 (Loop Examples, Efficiency Concerns): Markup fixes.
1581 (Structures): Remove TeX margin change.
39ff2cf3 1582 (Declarations): Fix typos.
a05cb6e3 1583
39a58b5b
GM
15842012-10-24 Glenn Morris <rgm@gnu.org>
1585
a6880551
GM
1586 * cl.texi (Overview, Multiple Values, Creating Symbols)
1587 (Numerical Functions): Say less/nothing about the original cl.el.
1588 (Old CL Compatibility): Remove.
1589 (Assertions): Remove ignore-errors (standard Elisp for some time).
1590
39a58b5b
GM
1591 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
1592 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
1593 (Efficiency Concerns, Efficiency Concerns)
1594 (Common Lisp Compatibility, Old CL Compatibility):
1595 Further updates for cl-lib namespace.
1596
72ec96fb
PE
15972012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
1598
1599 Update manual for new time stamp format (Bug#12706).
1600 * emacs-mime.texi (time-date): Update for new format.
1601 Also, fix bogus time stamp and modernize a bit.
1602
8d6510b9
GM
16032012-10-23 Glenn Morris <rgm@gnu.org>
1604
1605 * cl.texi: Include emacsver.texi. Use Emacs version number rather
1606 than unchanging cl.el version number.
1607 End all menu descriptions with a period.
1608 Do not use @dfn{CL} for every instance of "CL".
1609 (Overview): Remove no-runtime caveat, and note about foo* names.
1610 (Usage): Use cl-lib rather than cl.
1611 (Organization, Naming Conventions): Update for cl-lib.el.
1612 (Installation): Remove long-irrelevant node.
1613 (Program Structure, Predicates, Control Structure):
1614 Start updating for cl-lib namespace.
8d6510b9
GM
1615 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
1616 Depend on emacsver.texi.
1617
0a078f36
MA
16182012-10-09 Michael Albinus <michael.albinus@gmx.de>
1619
1620 * trampver.texi: Update release number.
1621
a03bb33f
GM
16222012-10-06 Glenn Morris <rgm@gnu.org>
1623
24636b26
GM
1624 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
1625 ERC version.
1626 (Introduction): ERC is distributed with Emacs.
1627 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
1628 (Getting Started): Simplify.
1629 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
1630 (History): Mention ERC maintained as part of Emacs now.
1631 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
1632 Add dependency on emacsver.texi.
1633
a03bb33f
GM
1634 * erc.texi: Remove hand-written node pointers.
1635
d259be38
GM
16362012-10-05 Glenn Morris <rgm@gnu.org>
1637
1638 * newsticker.texi (Overview, Requirements, Usage, Configuration):
1639 Copyedits.
1640
62a81506
CY
16412012-10-01 Eric Ludlam <zappo@gnu.org>
1642
1643 * ede.texi (Quick Start, Project Local Variables)
1644 (Miscellaneous commands, ede-java-root, Development Overview)
1645 (Detecting a Project): New nodes.
1646 (Simple projects): Node deleted.
1647
1648 * eieio.texi (Building Classes): Some slot attributes cannot be
1649 overridden.
1650 (Slot Options): Remove an example.
1651 (Method Invocation, Documentation): New nodes.
1652
07f133bf
GM
16532012-10-01 Glenn Morris <rgm@gnu.org>
1654
1655 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
1656 (reftex.pdf): Add dependency on emacsver.texi.
1657 * reftex.texi: Don't include directory part for emacsver.texi;
1658 the Makefile's -I handles it.
1659
4f595e15
RA
16602012-09-30 Ralf Angeli <angeli@caeruleus.net>
1661
1662 Merge from standalone RefTeX repository.
1663
1664 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
1665 with macros.
1666 (Imprint): Mention Wolfgang in list of contributors.
1667 (Creating Citations): Give a hint about how to
1668 auto-revert the BibTeX database file when using external editors.
1669 (Referencing Labels): Simplify section about reference macro
1670 cycling.
1671 (Options (Referencing Labels)): Adapt to new structure of
1672 `reftex-ref-style-alist'.
1673 (Referencing Labels, Reference Styles): Document changes in the
1674 referencing functionality.
1675 (Commands): Mention options for definition of header and footer in
1676 BibTeX files.
1677 (Options (Creating Citations)): Document
1678 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
1679 (Reference Styles): New section.
1680 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
1681 (Options (Referencing Labels)): Remove descriptions of deprecated
1682 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
1683 Add descriptions for `reftex-ref-style-alist' and
1684 `reftex-ref-style-default-list'.
1685 (Referencing Labels): Update regarding reference styles.
1686 (Citation Styles): Mention support for ConTeXt.
1687 (Options (Defining Label Environments)): Fix typo.
c5b0993e
EW
1688 (Options (Creating Citations)):
1689 Document `reftex-cite-key-separator'.
4f595e15 1690
8223b1d2
BG
16912012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
1692
1693 * org.texi: Add description of ORG_ADD_CONTRIB to info
1694 documentation. Add link to Worg for more details.
1695
1696 * org.texi: Clarify installation procedure. Provide link to the
1697 build system description on Worg.
1698
1699 * org.texi: Remove reference to utils/, x11idle.c is now in
1700 contrib/scripts.
1701
1702 * org.texi: Re-normalize to "Org mode" in manual.
1703
1704 * org.texi (Installation): Adapt documentation to new build
1705 system. Mention GNU ELPA (since it needs to be handled like Emacs
1706 built-in Org).
1707
8223b1d2
BG
17082012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
1709
1710 * org.texi: Fix typo in description of the 'Hooks' section.
1711
1712 * org.texi: Add ID to the list of special properties.
1713
17142012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
1715
1716 * org.texi (Moving subtrees): Document the ability to archive to a
1717 datetree.
1718
1e20eeb7 17192012-09-30 Bastien Guerry <bzg@gnu.org>
8223b1d2 1720
c5b0993e
EW
1721 * org.texi (Installation, Feedback, Batch execution):
1722 Use (add-to-list 'load-path ... t) for the contrib dir.
8223b1d2
BG
1723
1724 * org.texi (results): Update documentation for ":results drawer"
1725 and ":results org".
1726
1727 * org.texi (Column width and alignment): Fix typo.
1728
1729 * org.texi (Activation): Point to the "Conflicts" section.
1730
1731 * org.texi (Conflicts): Mention filladapt.el in the list of
1732 conflicting packages.
1733
1734 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
1735 not needed for versions of Emacs > 22.1.
1736
1737 * org.texi (History and Acknowledgments): Fix typo.
1738
1739 * org.texi (History and Acknowledgments): Add my own
1740 acknowledgments.
1741
1742 * org.texi (Agenda commands): Document the new command and the new
1743 option.
1744
1745 * org.texi (Agenda commands): Delete `org-agenda-action' section.
1746 (Agenda commands): Reorder. Document `*' to toggle persistent
1747 marks.
1748
c5b0993e
EW
1749 * org.texi (Agenda dispatcher):
1750 Mention `org-toggle-agenda-sticky'.
8223b1d2
BG
1751 (Agenda commands, Exporting Agenda Views): Fix typo.
1752
1753 * org.texi (Templates in contexts, Setting Options): Update to
1754 reflect changes in how contexts options are processed.
1755
1756 * org.texi (Templates in contexts): Document the new structure of
1757 the variables `org-agenda-custom-commands-contexts' and
1758 `org-capture-templates-contexts'.
1759
1760 * org.texi (Templates in contexts): Document the new option
1761 `org-capture-templates-contexts'.
1762 (Storing searches): Document the new option
1763 `org-agenda-custom-commands-contexts'.
1764
1765 * org.texi (Formula syntax for Lisp): Reformat.
1766
1767 * org.texi (Special properties, Column attributes)
1768 (Agenda column view): Document the new special property
1769 CLOCKSUM_T.
1770
1771 * org.texi (Template expansion): Document the new %l template.
1772
1773 * org.texi (Fast access to TODO states): Fix documentation about
1774 allowed characters for fast todo selection.
1775
1776 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
1777 use in `org-agenda-to-appt'.
1778
1779 * org.texi (Comment lines): Update wrt comments.
1780
1781 * org.texi (Resolving idle time): Document new keybinding.
1782
1783 * org.texi (Clocking commands): Document the use of S-M-<up/down>
1784 on clock timestamps.
1785
d1389828 1786 * org.texi (Fast access to TODO states): Explicitly says only
8223b1d2
BG
1787 letters are supported as fast TODO selection keys.
1788
1789 * org.texi (Link abbreviations): Illustrate the use of the "%h"
1790 specifier. Document the new "%(my-function)" specifier.
1791
1792 * org.texi (Clocking commands): New cindex.
1793 (Clocking commands): Update documentation for `org-clock-in'.
1794 Document `org-clock-in-last'. Mention `org-clock-out' and
1795 `org-clock-in-last' as commands that can be globally bound.
1796 (Resolving idle time): Document continuous clocking.
1797
1798 * org.texi (Top, Introduction): Fix formatting.
1799 (Activation): Add index entries.
1800 (Conventions): Update section.
1801 (Embedded @LaTeX{}): Fix formatting.
1802
1803 * org.texi (Visibility cycling): Document `show-children'.
1804
1805 * org.texi (Using capture): Mention the `org-capture-last-stored'
1806 bookmark as a way to jump to the last stored capture.
1807
1808 * org.texi (Uploading files): Fix typo.
1809
1810 * org.texi (Using capture): Document `C-0' as a prefix argument
1811 for `org-capture'.
1812
1813 * org.texi (Agenda commands): Document persistent marks.
1814
1815 * org.texi (Template expansion): Update doc to reflect change.
1816
1817 * org.texi (Radio tables): Document the :no-escape parameter.
1818
1819 * org.texi (Repeated tasks): Document repeat cookies for years,
1820 months, weeks, days and hours.
1821
1822 * org.texi (Export options): State that you can use the d: option
1823 by specifying a list of drawers.
1824
1825 * org.texi (HTML preamble and postamble): Small doc improvement.
1826
18272012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
1828
1829 * org.texi: The sections in the Exporting section of the manual
1830 left out articles in the description of the org-export-as-*
4f405069 1831 commands, among other places. This patch adds them, adds a few
8223b1d2
BG
1832 missing prepositions, and switches instances of "an HTML" to "a
1833 html" for internal consistency.
1834
1835 * org.texi: Alter several examples of headings with timestamps in
1836 them to include the timestamps in the body instead of the heading.
1837
18382012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
1839
1840 * org.texi (Agenda dispatcher): Document sticky agenda views and
1841 the new key for them.
1842
18432012-09-30 Charles <millarc@verizon.net> (tiny change)
1844
1845 * org.texi (Advanced features): Fix error in table.
1846
18472012-09-30 Feng Shu <tumashu@gmail.com>
1848
1849 * org.texi (@LaTeX{} fragments): Document imagemagick as an
1850 alternative to dvipng.
1851
18522012-09-30 François Allisson <francois@allisson.co> (tiny change)
1853
1854 * org.texi: Remove extra curly bracket.
1855
18562012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
1857
1858 * org.texi (org-clock-in-last and org-clock-cancel): Update the
1859 defkeys.
1860
18612012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
1862
1863 * org.texi (Agenda commands): Fix two typos by giving
1864 corresponding function names, according to
1865 `org-agenda-view-mode-dispatch'.
1866
a04689de 18672012-09-30 Jan Böcker <jan.boecker@jboecker.de>
8223b1d2
BG
1868
1869 * org.texi (The spreadsheet): Fix typo.
1870
18712012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
1872
1873 * org.texi (Tracking your habits): Point to the "Tracking TODO
1874 state changes" section.
1875
18762012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
1877
1878 * org.texi (Literal examples): Remove reference to unknown
4f405069 1879 `org-export-latex-minted' variable. Also simplify footnote since
8223b1d2
BG
1880 `org-export-latex-listings' documentation is exhaustive already.
1881
1882 * org.texi (Plain lists): Remove reference to now hard-coded
1883 `bullet' automatic rule.
1884
18852012-09-30 Toby S. Cubitt <tsc25@cantab.net>
1886
1887 * org.texi: Updated documentation accordingly.
1888
5087f097
PE
18892012-09-13 Paul Eggert <eggert@cs.ucla.edu>
1890
1891 * texinfo.tex: Merge from gnulib.
1892
20121a26
MA
18932012-09-12 Michael Albinus <michael.albinus@gmx.de>
1894
1895 Sync with Tramp 2.2.6.
1896
1897 * tramp.texi (Bug Reports): Cleanup caches before a test run.
1898
1899 * trampver.texi: Update release number.
1900
44677e30
PE
19012012-09-12 Paul Eggert <eggert@cs.ucla.edu>
1902
1903 * texinfo.tex: Merge from gnulib.
1904
5a4c42ba
AA
19052012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
1906
1907 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
1908 (bug#12096).
1909
8e7046c3
JB
19102012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
1911
1dcac243
JB
1912 * calc.texi (Simplification modes, Conversions)
1913 (Operating on Selections): Mention "basic" simplification.
8e7046c3
JB
1914 (The Calc Mode Line): Mention the mode line display for Basic
1915 simplification mode.
1916 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
1917 simplifications.
1918 (Basic Simplifications): Rename from "Limited Simplifications"
1919 Replace "limited" by "basic" throughout.
4f405069 1920 (Algebraic Simplifications): Indicate that the algebraic
8e7046c3 1921 simplifications are done by default.
4f405069 1922 (Unsafe Simplifications): Mention `m E'.
8e7046c3
JB
1923 (Simplification of Units): Mention `m U'.
1924 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
c5b0993e
EW
1925 (Kinds of Declarations, Functions for Declarations):
1926 Mention "algebraic simplifications" instead of `a s'.
1dcac243 1927 (Algebraic Entry): Remove mention of default simplifications.
8e7046c3 1928
d2bd74ff
JB
19292012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
1930
1931 * calc.texi (Getting Started, Tutorial): Change simulated
1932 Calc output to match actual output.
1933 (Simplifying Formulas): Mention that algebraic simplification is now
1934 the default.
1935
77472261
EZ
19362012-07-28 Eli Zaretskii <eliz@gnu.org>
1937
1938 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
1939 (Bug#12073)
1940
09ae5da1
PE
19412012-07-25 Paul Eggert <eggert@cs.ucla.edu>
1942
1943 Prefer typical American spelling for "acknowledgment".
1944 * calc.texi (History and Acknowledgments): Rename from
1945 History and Acknowledgements.
1946 * idlwave.texi (Acknowledgments):
1947 * ses.texi (Acknowledgments):
1948 * woman.texi (Acknowledgments): Rename from Acknowledgements.
1949
c4444d16
PE
19502012-07-09 Paul Eggert <eggert@cs.ucla.edu>
1951
1952 Rename configure.in to configure.ac (Bug#11603).
1953 * ede.texi (Compiler and Linker objects, ede-proj-project)
1954 (ede-step-project): Prefer the name configure.ac to configure.in.
1955
ef091c97
MA
19562012-07-06 Michael Albinus <michael.albinus@gmx.de>
1957
c5b0993e
EW
1958 * tramp.texi (Multi-hops):
1959 Introduce `tramp-restricted-shell-hosts-alist'.
ef091c97 1960
89b163db
G
19612012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1962
1963 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
1964 methods, so don't mention smtpmail here.
1965
19662012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
1967
1968 * gnus.texi (Picons): Document gnus-picon-properties.
1969
19702012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1971
1972 * gnus.texi: Remove mention of compilation, as that's no longer
1973 supported.
1974
19752012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
1976
1977 * gnus.texi (Archived Messages): Mention
1978 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
1979
19802012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1981
1982 * gnus.texi (Various Summary Stuff):
1983 Remove mention of `gnus-propagate-marks'.
1984
19852012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1986
1987 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
1988 which no longer exist.
1989
19902012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
1991
1992 * gnus.texi (Archived Messages):
1993 Document gnus-gcc-self-resent-messages.
1994
19952012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1996
1997 * message.texi (Mail Variables):
1998 Mention the optional user parameter for X-Message-SMTP-Method.
1999
20002012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2001
2002 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
2003
2004 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
2005
20062012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2007
2008 * gnus.texi (Key Index): Change encoding to utf-8.
2009
ac1a0ce1 20102012-06-21 Glenn Morris <rgm@gnu.org>
2fecccba
GM
2011
2012 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
2013
71cca84d
G
20142012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2015
2016 * gnus.texi (Group Timestamp): Mention where to find documentation for
2017 the `gnus-tmp-' variables (bug#11601).
2018
888a7fc0
MA
20192012-06-11 Michael Albinus <michael.albinus@gmx.de>
2020
2021 Sync with Tramp 2.2.6-pre.
2022
2023 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
2024 where appropriate.
2025 (Ad-hoc multi-hops): New section.
2026 (Remote processes): New subsection "Running remote processes on
2027 Windows hosts".
2028 (History): Add remote commands on Windows, and ad-hoc multi-hop
2029 methods.
2030 (External methods): "ControlPersist" must be set to "no" for the
2031 `scpc' method.
2032 (Remote processes): Add a note about `auto-revert-tail-mode'.
2033 (Frequently Asked Questions): Use "scpx" in combination with
2034 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
2035
2036 * trampver.texi: Update release number.
2037
31ca4639 20382012-06-10 Chong Yidong <cyd@gnu.org>
c342cead
CY
2039
2040 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
2041 compilation for html-mono.
2042
0e8bbf66
PE
20432012-06-08 Paul Eggert <eggert@cs.ucla.edu>
2044
2045 * texinfo.tex: Merge from gnulib.
2046
b8f061b3
KY
20472012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
2048
2049 * Makefile.in (echo-info): Don't try to install info files named
2050 just ".info".
2051
16af873e
GM
20522012-05-28 Glenn Morris <rgm@gnu.org>
2053
c1dabff0
GM
2054 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
2055
16af873e
GM
2056 * sc.texi: Nuke hand-written node pointers.
2057 Fix top-level menu to match actual node order.
2058
1d5b82ef
GM
20592012-05-27 Glenn Morris <rgm@gnu.org>
2060
2061 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
2062 Some associated fixes, including not messing with chapno in cl.texi.
2063
33017faf 20642012-05-27 Bastien Guerry <bzg@gnu.org>
8c8b834f
BG
2065
2066 * org.texi (Durations and time values): Fix typo.
2067
d14b0029
JB
20682012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
2069
33017faf 2070 * doc/misc/calc.texi (Basic Operations on Units, Customizing Calc):
d14b0029
JB
2071 Mention `calc-ensure-consistent-units'.
2072
2f4cadd1 20732012-05-14 Andreas Schwab <schwab@linux-m68k.org>
78e91d08 2074
9879e263
AS
2075 * cc-mode.texi: Avoid space before macro in 4th argument of cross
2076 reference commands. (Bug#11461)
2077
78e91d08
AS
2078 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
2079
3fe7cdc8
GM
20802012-05-12 Glenn Morris <rgm@gnu.org>
2081
9598ef0b
GM
2082 * Makefile.in (mostlyclean): Add more TeX intermediates.
2083
7d326a29
GM
2084 * Makefile.in: Make it look more like the other doc Makefiles.
2085 Use explicit $srcdir in all dependencies.
2086 Remove cd $srcdir from rules.
2087 (VPATH): Remove.
2088 (infodir): Set to an absolute path.
2089 (INFO_TARGETS): Use short names.
2090 (mkinfodir): infodir is now absolute.
2091 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
2092
c7f95930 2093 * Makefile.in (info.info): Rename from info, to avoid duplication.
9583393f 2094 (.SUFFIXES): Disable implicit rules.
c7f95930 2095
3fe7cdc8
GM
2096 * Makefile.in (MKDIR_P): New, set by configure.
2097 (mkinfodir): Use $MKDIR_P.
2098
6f0652af
GM
20992012-05-07 Glenn Morris <rgm@gnu.org>
2100
2101 * forms.texi (Long Example): Update for changed location of files.
2102
8045b906
GM
21032012-05-04 Glenn Morris <rgm@gnu.org>
2104
2105 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
2106 (INFO_TARGETS): Use $INFO_EXT.
2107 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2108 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
2109 (INFO_TARGETS): Use $INFO_EXT.
2110 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2111
9e7a4bcf
GM
21122012-05-02 Glenn Morris <rgm@gnu.org>
2113
9aa071df
GM
2114 * Makefile.in (echo-info): New phony target, used by top-level.
2115
9e7a4bcf
GM
2116 * viper.texi: Make direntry shorter (also it is no longer "newest").
2117
2118 * emacs-gnutls.texi, ert.texi, org.texi:
2119 Fix dircategory, direntry to match info/dir.
2120
31cc861c
GM
2121 * faq.texi: Convert @inforefs to @xrefs.
2122 Fix some malformed cross-references.
f9e320bb
GM
2123 (File-name conventions): Shorten section name to avoid overfull line.
2124 (How to add fonts): Use smallexample to avoid overfull lines.
31cc861c 2125
723ea6b5
TZ
21262012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
2127
2128 * auth.texi (Help for users): Update for .gpg file being second.
2129
a8e7d6d7 21302012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2f885dca
BG
2131
2132 * org.texi (Agenda commands): Fix two typos: give corresponding
2133 function names, according to `org-agenda-view-mode-dispatch'.
2134
a8e7d6d7 21352012-04-27 Glenn Morris <rgm@gnu.org>
dae39d9c
GM
2136
2137 * faq.texi (Major packages and programs): Remove section.
2138 There is no point listing 6 packages (cf etc/MORE.STUFF).
2139 (Finding Emacs and related packages): Move "Spell-checkers" here.
578c1d4b 2140
dcbf5805
MA
21412012-04-22 Michael Albinus <michael.albinus@gmx.de>
2142
2143 * dbus.texi (Version): New node.
2144 (Properties and Annotations): Mention the object manager
2145 interface. Describe dbus-get-all-managed-objects.
2146 (Type Conversion): Floating point numbers are allowed, if an
2147 anteger does not fit Emacs's integer range.
2148 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
2149 (Asynchronous Methods): Fix description of
2150 dbus-call-method-asynchronously.
c5b0993e
EW
2151 (Receiving Method Calls): Fix some minor errors.
2152 Add dbus-interface-emacs.
dcbf5805
MA
2153 (Signals): Describe unicast signals and the new match rules.
2154 (Alternative Buses): Add the PRIVATE optional argument to
2155 dbus-init-bus. Describe its new return value. Add dbus-setenv.
2156
adee4030
GM
21572012-04-20 Glenn Morris <rgm@gnu.org>
2158
2159 * faq.texi (New in Emacs 24): New section.
2160 (Packages that do not come with Emacs): Mention M-x list-packages.
2161
35dc09a1 21622012-04-14 Alan Mackenzie <acm@muc.de>
932de51c
AM
2163
2164 * cc-mode.texi (c-offsets-alist): Correct a typo.
2165
35dc09a1 21662012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
801a68c8
BG
2167
2168 * org.texi (Deadlines and scheduling): Fix the example: the
2169 DEADLINE item should come right after the headline. We enforce
2170 this convention, so it is a bug not to illustrate it correctly in
2171 the manual.
2172
35dc09a1 21732012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
801a68c8
BG
2174
2175 * org.texi (Agenda commands): Fix documentation bug by swapping
2176 the equivalent keybindings to `org-agenda-next-line' with the ones
2177 to `org-agenda-previous-line'.
2178
35dc09a1 21792012-04-14 Glenn Morris <rgm@gnu.org>
f48a9cb4
GM
2180
2181 * Makefile.in: Replace non-portable use of $< in ordinary rules.
2182
e2560ea8
EZ
21832012-04-09 Eli Zaretskii <eliz@gnu.org>
2184
c5b0993e
EW
2185 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
2186 Add emacs-gnutls.
e2560ea8
EZ
2187 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
2188
6b4f4a2d
TZ
21892012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
2190
250b840e 2191 * Makefile.in: Add emacs-gnutls.texi to build.
6b4f4a2d
TZ
2192
2193 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
2194
ca2c89b6
TZ
21952012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
2196
2197 * auth.texi (Secret Service API): Edit further and give examples.
c8bf3227 2198 (Secret Service API): Adjust @samp to @code for collection names.
ca2c89b6 2199
aebd5f1a
GM
22002012-04-04 Glenn Morris <rgm@gnu.org>
2201
2202 * auth.texi (Secret Service API): Copyedits.
2203 (Help for developers): Fill in some missing function doc-strings.
3c93d00f
GM
2204 (Help for users, Help for developers)
2205 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
aebd5f1a 2206
0317dd51
MA
22072012-04-04 Michael Albinus <michael.albinus@gmx.de>
2208
2209 * auth.texi (Secret Service API): Add the missing text.
2210
3d439cd1
CY
22112012-04-04 Chong Yidong <cyd@gnu.org>
2212
2213 * message.texi (Using PGP/MIME): Note that epg is now the default.
2214
2215 * gnus.texi: Reduce references to obsolete pgg library.
2216 (Security): Note that epg is now the default.
2217
2218 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
2219
2220 * nxml-mode.texi (Completion): C-RET is no longer bound to
2221 nxml-complete.
2222
153ae947
BG
22232012-04-01 Jambunathan K <kjambunathan@gmail.com>
2224
2225 * org.texi (Customizing tables in ODT export): Correct few errors.
2226
22272012-04-01 Jambunathan K <kjambunathan@gmail.com>
2228
2229 * org.texi (Links in ODT export): Update.
2230 (Labels and captions in ODT export): New node.
2231
22322012-04-01 Jambunathan K <kjambunathan@gmail.com>
2233
2234 * org.texi (Literal examples in ODT export): htmlfontify.el in
2235 Emacs-24.1 now supports fontification. So ODT source blocks will
2236 be fontified by default.
2237
22382012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
2239
2240 * org.texi (Refiling notes): Remove duplicated keybinding.
2241
22422012-04-01 Eric Schulte <eric.schulte@gmx.com>
2243
2244 * org.texi (noweb): Documentation of this new option to the :noweb
2245 header argument.
2246
22472012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
2248
2249 * org.texi (Header and sectioning): Add example demonstrating how
2250 to use "LaTeX_CLASS_OPTIONS".
2251
22522012-04-01 Eric Schulte <eric.schulte@gmx.com>
2253
2254 * org.texi (Noweb reference syntax): Describe the ability to
2255 execute noweb references in the manual.
2256
22572012-04-01 Eric Schulte <eric.schulte@gmx.com>
2258
2259 * org.texi (cache): Improve cache documentation when session
2260 evaluation is used.
2261
22622012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2263
2264 * org.texi (Plain lists): Document removal.
2265
22662012-04-01 Michael Brand <michael.ch.brand@gmail.com>
2267
2268 * org.texi: Decapitalize file name in references to Calc manual.
2269
22702012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2271
2272 * org.texi (Plain lists): Document removal.
2273
22742012-04-01 Jambunathan K <kjambunathan@gmail.com>
2275
2276 * org.texi (Top, OpenDocument Text export)
2277 (ODT export commands, Extending ODT export)
2278 (Images in ODT export, Tables in ODT export)
2279 (Configuring a document converter): Add or Update.
2280
22812012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
2282
2283 * org.texi (MobileOrg): Change the wording to reflect that the
2284 Android Version is no longer just the little brother of the iOS
2285 version.
2286
22872012-04-01 Eric Schulte <eric.schulte@gmx.com>
2288
c5b0993e 2289 * org.texi (Key bindings and useful functions): Update babel key
153ae947
BG
2290 binding documentation in manual.
2291
22922012-04-01 Eric Schulte <eric.schulte@gmx.com>
2293
2294 * org.texi (noweb): Document new noweb header value.
2295
22962012-04-01 Eric Schulte <eric.schulte@gmx.com>
2297
2298 * org.texi (noweb-sep): Document new header argument.
2299
23002012-04-01 Eric Schulte <eric.schulte@gmx.com>
2301
2302 * org.texi (noweb-ref): Documentation of this new custom variable.
2303
23042012-04-01 Eric Schulte <eric.schulte@gmx.com>
2305
2306 * org.texi (wrap): Update the new :wrap documentation to match the
2307 current implementation.
2308
23092012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2310
2311 * org.texi: Added documentation for :wrap.
2312
23132012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2314
2315 * org.texi: #+RESULTS now user-configurable.
2316
23172012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2318
2319 * org.texi: Documented :noweb no-export.
2320
23212012-04-01 Thomas Dye <dk@poto.local>
2322
2323 * org.texi: Edit :noweb no header argument for correctness.
2324
1e20eeb7 23252012-04-01 Bastien Guerry <bzg@gnu.org>
153ae947
BG
2326
2327 * org.texi (Customization): Update the approximate number of Org
2328 variables.
2329
23302012-04-01 Thomas Dye <dk@poto.local>
2331
2332 * org.texi: The :results wrap produces a drawer instead of a
2333 begin_results block.
2334
005a89ff
G
23352012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
2336
2337 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
2338 reflect the new default.
2339
589ce070
EZ
23402012-03-10 Eli Zaretskii <eliz@gnu.org>
2341
2342 * info.texi (Expert Info): Move the index entry for "Texinfo" from
2343 "Getting Started" to this node. (Bug#10450)
2344
a5392527
CY
23452012-03-10 Chong Yidong <cyd@gnu.org>
2346
8ae818e4
CY
2347 * flymake.texi (Example -- Configuring a tool called via make):
2348 Mention the Automake COMPILE variable (Bug#8715).
2349
a5392527
CY
2350 * info.texi (Getting Started): Add an index entry (Bug#10450).
2351
d49902e4
MA
23522012-03-02 Michael Albinus <michael.albinus@gmx.de>
2353
2354 * dbus.texi (Signals): Known names will be mapped onto unique
2355 names, when registering for signals.
2356
53eced6d
GM
23572012-02-29 Glenn Morris <rgm@gnu.org>
2358
bcd6cd23
GM
2359 * url.texi: Fix quote usage in body text.
2360
775b55af
GM
2361 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
2362
53eced6d
GM
2363 * cl.texi: Use @code{} in menus when appropriate.
2364
44e97401
GM
23652012-02-28 Glenn Morris <rgm@gnu.org>
2366
2367 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
2368 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
2369 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
2370 * org.texi, sc.texi, vip.texi, viper.texi:
2371 Standardize possessive apostrophe usage.
2372
fa9a0855
CY
23732012-02-26 Chong Yidong <cyd@gnu.org>
2374
2375 * ediff.texi (Quick Help Commands): Add a couple of index entries
2376 (Bug#10834).
2377
0fd2c9a3
GM
23782012-02-17 Glenn Morris <rgm@gnu.org>
2379
2380 * gnus.texi (Posting Styles):
2381 * remember.texi (Org): Fix cross-refs to other manuals.
2382
9f26dc24
GM
23832012-02-15 Glenn Morris <rgm@gnu.org>
2384
2385 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
2386 (Encryption): New chapter, split out from previous.
2387
3d2af193
LI
23882012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
2389
c5b0993e
EW
2390 * gnus.texi (Customizing the IMAP Connection):
2391 Mention nnimap-record-commands.
3d2af193 2392
b74c9672
GM
23932012-02-10 Glenn Morris <rgm@gnu.org>
2394
2395 * url.texi (Retrieving URLs): Update url-retrieve arguments.
2396 Mention url-queue-retrieve.
2397
2ebc3b94
GM
23982012-02-09 Glenn Morris <rgm@gnu.org>
2399
9fcfcdef
GM
2400 * sem-user.texi (Semantic mode user commands): Typo fix.
2401
2ebc3b94
GM
2402 * info.texi (Create Info buffer): Mention info-display-manual.
2403
7c4bbb69
LI
24042012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
2405
2406 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
2407 example (modified from an example by Michael Albinus).
2408
debce7bc
G
24092012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
2410
2411 * gnus.texi (Agent Basics): Fix outdated description of
2412 `gnus-agent-auto-agentize-methods'.
2413
b207a4ec
AS
24142012-01-28 Andreas Schwab <schwab@linux-m68k.org>
2415
2416 * cc-mode.texi: Always @defindex ss.
2417 (Config Basics): Fix argument of @itemize.
2418 (Macro Backslashes): Add @code around index entry.
2419
b8fe8712
GM
24202012-01-23 Glenn Morris <rgm@gnu.org>
2421
2422 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
2423
02dc2fd7
EH
24242012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
2425
2426 * tramp.texi (File): Tweak wording for the `scpc' option.
2427
e7719ea1
G
24282012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2429
2430 * gnus.texi (Group Parameters): Really note precedence.
2431
9937bef4
G
24322012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2433
2434 * gnus.texi (Group Parameters): Note precedence.
2435
e66ba1df
BG
24362012-01-03 Eric Schulte <eric.schulte@gmx.com>
2437
2438 * org.texi (Noweb reference syntax): Adding documentation of
2439 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
2440 variable.
2441
24422012-01-03 Bastien Guerry <bzg@gnu.org>
2443
2444 * org.texi (Plain lists): Split the table to fix the display
2445 of items.
2446
24472012-01-03 Bastien Guerry <bzg@gnu.org>
2448
2449 * org.texi (Plain lists): Fix misplaced explanation.
2450
24512012-01-03 Bastien Guerry <bzg@gnu.org>
2452
2453 * org.texi (Plain lists, Agenda files): Add index entries.
2454
24552012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2456
2457 * org.texi: Use "Org mode" instead of alternatives like
2458 "Org-mode" or "org-mode".
2459
24602012-01-03 Bernt Hansen <bernt@norang.ca>
2461
c5b0993e
EW
2462 * org.texi (Agenda commands):
2463 Document `org-clock-report-include-clocking-task'.
e66ba1df
BG
2464
24652012-01-03 Bastien Guerry <bzg@gnu.org>
2466
2467 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
2468 C-c' on checkboxes.
2469
24702012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2471
2472 * org.texi: End sentences with two spaces.
2473
24742012-01-03 Michael Brand <michael.ch.brand@gmail.com>
2475
2476 * org.texi (External links): Document the link types file+sys
2477 and file+emacs, slightly narrow used page width.
2478
24792012-01-03 Eric Schulte <eric.schulte@gmx.com>
2480
2481 * org.texi (colnames): Note that colnames behavior may differ
2482 across languages.
2483
24842012-01-03 Bastien Guerry <bzg@gnu.org>
2485
2486 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
2487
24882012-01-03 Thomas Dye <dk@poto.westell.com>
2489
2490 * org.texi: Augmented discussion of babel property
2491 inheritance. Put footnote outside sentence ending period.
2492
24932012-01-03 Eric Schulte <schulte.eric@gmail.com>
2494
2495 * org.texi (eval): Documenting the full range of :eval header
2496 argument values.
2497
24982012-01-03 Eric Schulte <schulte.eric@gmail.com>
2499
2500 * org.texi (eval): Documentation of the new :eval option.
2501
25022012-01-03 Thomas Dye <dk@poto.local>
2503
2504 * org.texi: Add accumulated properties.
2505
25062012-01-03 Thomas Dye <dk@poto.local>
2507
2508 * org.texi: Documented no spaces in name=assign, another
2509 correction to :var table.
2510
25112012-01-03 Thomas Dye <dk@poto.local>
2512
2513 * org.texi: Changed DATA to NAME in Working With Source Code
2514 section.
2515
25162012-01-03 Tom Dye <tsd@tsdye.com>
2517
2518 * org.texi: Minor change to :var table.
2519
25202012-01-03 Tom Dye <tsd@tsdye.com>
2521
2522 * org.texi: More changes to :var table (some examples were wrong).
2523
25242012-01-03 Tom Dye <tsd@tsdye.com>
2525
2526 * org.texi: Cleaned up :var table.
2527
25282012-01-03 Bastien Guerry <bzg@gnu.org>
2529
2530 * org.texi (Timestamps, Weekly/daily agenda)
2531 (Weekly/daily agenda): Add @cindex for "appointment".
2532
25332012-01-03 Eric Schulte <schulte.eric@gmail.com>
2534
2535 * org.texi (Literal examples): A new link to the template for
2536 inserting empty code blocks.
2537 (Structure of code blocks): A new link to the template for
2538 inserting empty code blocks.
2539
25402012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
2541
2542 * org.texi (External links): Add footnote on how the behavior
2543 of the text search in Org files are controled by the variable
2544 `org-link-search-must-match-exact-headline'.
2545
25462012-01-03 Eric Schulte <schulte.eric@gmail.com>
2547
c5b0993e
EW
2548 * org.texi (Buffer-wide header arguments):
2549 Update documentation to reflect removal of #+PROPERTIES.
e66ba1df
BG
2550
25512012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
2552
2553 * org.texi (The clock table): Mention that ACHIVED trees
2554 contribute to the clock table.
2555
25562012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
2557
2558 * org.texi (Conflicts): Better yasnippet config info.
2559
25602012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
2561
d1389828 2562 * org.texi (Selective export): Explicitly mention the default
e66ba1df
BG
2563 values for `org-export-select-tags',
2564 `org-export-exclude-tags'.
2565
25662012-01-03 Tom Dye <tsd@tsdye.com>
2567
2568 * org.texi: Added a line to specify that header arguments are
2569 lowercase.
2570
25712012-01-03 Tom Dye <tsd@tsdye.com>
2572
2573 * org.texi: :var requires default value when declared.
2574
25752012-01-03 Bastien Guerry <bzg@gnu.org>
2576
2577 * org.texi (Handling links): Add a note about the
2578 `org-link-frame-setup' option.
2579
25802012-01-03 David Maus <dmaus@ictsoc.de>
2581
2582 * org.texi (Exporting Agenda Views, Extracting agenda
2583 information): Fix command line syntax, quote symbol parameter
2584 values.
2585
25862012-01-03 David Maus <dmaus@ictsoc.de>
2587
2588 * org.texi (Exporting Agenda Views): Fix command line syntax.
2589
8d80ef01
PE
25902011-12-28 Paul Eggert <eggert@cs.ucla.edu>
2591
2592 * gnus.texi (Mail Source Customization, Mail Back End Variables):
2593 Use octal notation for file permissions, which are normally
2594 thought of in octal.
2595 (Mail Back End Variables): Use more-plausible modes in example.
2596
47d42d81
AM
25972011-12-20 Alan Mackenzie <acm@muc.de>
2598
2599 * cc-mode.texi: Update version string 5.31 -> 5.32.
2600
a98edce9
JB
26012011-12-06 Juanma Barranquero <lekktu@gmail.com>
2602
2603 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
2604
321decc8
GM
26052011-11-24 Glenn Morris <rgm@gnu.org>
2606
2607 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
2608
f8107b79
JB
26092011-11-24 Juanma Barranquero <lekktu@gmail.com>
2610
2611 * makefile.w32-in: Update dependencies.
2612
f5a96a4f
GM
26132011-11-20 Glenn Morris <rgm@gnu.org>
2614
2615 * gnus.texi (Group Information):
2616 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
2617
cd1181db
JB
26182011-11-20 Juanma Barranquero <lekktu@gmail.com>
2619
2620 * gnus-coding.texi (Gnus Maintenance Guide):
2621 Rename from "Gnus Maintainance Guide".
2622
2623 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
2624 * eieio.texi (Customizing):
fe7a3057
JB
2625 * gnus.texi (Article Washing):
2626 * gnus-news.texi:
2627 * sem-user.texi (Smart Jump): Fix typos.
cd1181db 2628
7877f373
JB
26292011-11-16 Juanma Barranquero <lekktu@gmail.com>
2630
2631 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
2632
0d26e0b6
JB
26332011-11-15 Juanma Barranquero <lekktu@gmail.com>
2634
c7015153
JB
2635 * ede.texi (project-am-texinfo):
2636 * gnus.texi (Sending or Not Sending):
2637 * org.texi (Template elements): Fix typos.
0d26e0b6 2638
0b381c7e
JB
26392011-11-14 Juanma Barranquero <lekktu@gmail.com>
2640
2641 * ediff.texi (Hooks):
c7015153 2642 * sem-user.texi (Semanticdb Roots): Fix typos.
0b381c7e 2643
40a8bdf6
JB
26442011-11-11 Juanma Barranquero <lekktu@gmail.com>
2645
2646 * semantic.texi (Tag handling): Fix typo.
2647
57dda3bb
KY
26482011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
2649
2650 * gnus.texi (Other Gnus Versions): Remove.
2651
52bedd34
AM
26522011-10-28 Alan Mackenzie <acm@muc.de>
2653
2654 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
2655 (Other Special Indentations): Add an xref to "Macros with ;".
2656 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
2657 "Macros with ;".
2658 (Macros with ;): New page.
2659
00b77525
GM
2660 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
2661 Document the new handling of nested scopes for movement by defuns.
52bedd34 2662
4a623313
MA
26632011-10-23 Michael Albinus <michael.albinus@gmx.de>
2664
2665 Sync with Tramp 2.2.3.
2666
2667 * trampver.texi: Update release number.
2668
466a320e
GM
26692011-10-14 Glenn Morris <rgm@gnu.org>
2670
2671 * ert.texi (Introduction, How to Run Tests)
2672 (Running Tests Interactively, Expected Failures)
2673 (Tests and Their Environment, Useful Techniques)
2674 (Interactive Debugging, Fixtures and Test Suites):
2675 Minor rephrasings.
2676 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
2677 (Running Tests in Batch Mode): Simplify loading instructions.
2678 (Test Selectors): Clarify some selectors.
2679 (Expected Failures, Useful Techniques):
2680 Make examples fit in 80 columns.
2681
2be4956d
JB
26822011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
2683
2684 * calc.texi (Basic Operations on Units): Discuss temperature
2685 conversion (`u t') alongside with other unit conversions ('u c').
2686
7359a765
GM
26872011-10-12 Glenn Morris <rgm@gnu.org>
2688
2689 * ert.texi: Whitespace trivia to make main menu items line up better.
2690
a0c52e5d
GM
26912011-10-08 Glenn Morris <rgm@gnu.org>
2692
2693 * Makefile.in: Fix ert rules.
2694
465d0300
G
26952011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2696
2697 * gnus.texi (Gnus Utility Functions): Add more references and
2698 explanations (bug#9683).
2699
a5166359
LMI
27002011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2701
2702 * gnus.texi (Archived Messages): Note the default (bug#9552).
2703
b523dc20
BW
27042011-09-21 Bill Wohler <wohler@newt.com>
2705
2706 Release MH-E manual version 8.3.
2707
58179cce 2708 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
b523dc20 2709 release 8.3.
c5b0993e 2710 (Preface): Update support information.
bd7239f5 2711 (From Bill Wohler): Reset text to original version. As a
b523dc20
BW
2712 historical quote, the tense should be correct in the time that it
2713 was written.
2714
0afb49a1
LMI
27152011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2716
2717 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
2718 (Finding the News): Doc clarification.
2719 (Terminology): Mention naming.
2720
e21bac42
G
27212011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2722
2723 * gnus.texi: Remove mentions of `recent', which are now obsolete.
2724 (Interactive): Document `quiet'.
2725
5b409b39 27262011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
5cb05633 2727
bd7239f5 2728 * org.texi (Images in LaTeX export): Rewrite.
5cb05633 2729
5b409b39 27302011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 2731
bd7239f5 2732 * org.texi (Using the mapping API): Mention 'region as a possible
3ab2c837
BG
2733 scope for `org-map-entries'.
2734
5b409b39 27352011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2736
2737 * org.texi (Visibility cycling): Document `org-copy-visible'.
2738
5b409b39 27392011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 2740
bd7239f5 2741 * org.texi (Template expansion): Order template sequences in the
3ab2c837
BG
2742 proper order.
2743
5b409b39 27442011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2745
2746 * org.texi (eval): Expand discussion of the :eval header argument.
2747
5b409b39 27482011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
2749
2750 * org.texi (Languages): Add Lilypond and Awk as supported
2751 languages.
2752
5b409b39 27532011-08-15 Achim Gratz <stromeko@nexgo.de>
3ab2c837 2754
bd7239f5 2755 * org.texi: Document that both CLOCK_INTO_DRAWER and
3ab2c837
BG
2756 LOG_INTO_DRAWER can be used to override the contents of variable
2757 org-clock-into-drawer (or if unset, org-log-into-drawer).
2758
bd7239f5 2759 * org.texi: Replace @xref->@pxref.
3ab2c837 2760
5b409b39 27612011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2762
2763 * org.texi (Evaluating code blocks): Documenting the new option
2764 for inline call lines.
2765
5b409b39 27662011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2767
2768 * org.texi (Results of evaluation): More explicit about the
2769 mechanism through which interactive evaluation of code is
2770 performed.
2771
5b409b39 27722011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2773
2774 * org.texi (noweb-ref): New header argument documentation.
2775
5b409b39 27762011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2777
2778 * org.texi (Extracting source code): Documentation of the new
2779 org-babel-tangle-named-block-combination variable.
2780
5b409b39 27812011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 2782
bd7239f5 2783 * org.texi (Structure of code blocks): Explicitly state that the
ed9265fc 2784 behavior of multiple blocks of the same name is undefined.
3ab2c837 2785
5b409b39 27862011-08-15 Christian Egli <christian.egli@sbszh.ch>
3ab2c837
BG
2787
2788 * org.texi (TaskJuggler export): Modify the example to reflect the
2789 new effort durations.
2790
5b409b39 27912011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
2792
2793 * org.texi (Images in LaTeX export): Escape curly brackets in
2794 LaTeX example.
2795
5b409b39 27962011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2797
2798 * org.texi (The clock table): Document the :properties and
2799 :inherit-props arguments for the clocktable.
2800
5b409b39 28012011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2802
2803 * org.texi (Tables in LaTeX export): Document specifying placement
2804 options for tables.
2805
5b409b39 28062011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2807
2808 * org.texi (Evaluating code blocks): More specific documentation
2809 about the different types of header arguments.
2810
5b409b39 28112011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3ab2c837
BG
2812
2813 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
2814
5b409b39 28152011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2816
2817 * org.texi (Built-in table editor): Document the table field
2818 follow mode.
2819
5b409b39 28202011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
2821
2822 * org.texi (Easy Templates): Document new template.
2823
5b409b39 28242011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
2825
2826 * org.texi (Literal examples): Add a cross-reference from "Literal
2827 Examples" to "Easy Templates."
2828
5b409b39 28292011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2830
2831 * org.texi (The clock table): Add link to match syntax.
2832
5b409b39 28332011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2834
2835 * org.texi (Agenda commands): Document clock consistency checks.
2836
5b409b39 28372011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2838
2839 * org.texi (Built-in table editor): Document that \vert represents
2840 a vertical bar in a table field.
2841
5b409b39 28422011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2843
2844 * org.texi (Literal examples): Link from "Markup" > "Literate
2845 Examples" to "Working with Source Code".
2846
5b409b39 28472011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
2848
2849 * org.texi (Agenda commands): Doc for function option to bulk
2850 action.
2851
5b409b39 28522011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2853
2854 * org.texi (Template expansion): Document new %<...> template
2855 escape.
2856
5b409b39 28572011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2858
2859 * org.texi (Selective export): Document exclusion of any tasks
2860 from export.
2861
5b409b39 28622011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2863
2864 * org.texi (Selective export): Document how to exclude DONE tasks
2865 from export.
2866 (Publishing options): Document the properties to be used to turn off
2867 export of DONE tasks.
2868
5b409b39 28692011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2870
2871 * org.texi (The date/time prompt): Document date range protection.
2872
5b409b39 28732011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2874
2875 * org.texi (padline): Documentation of the new padline header
2876 argument.
2877
5b409b39 28782011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2879
2880 * org.texi (var): Adding "[" to list of characters triggering
2881 elisp evaluation.
2882
5b409b39 28832011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2884
2885 * org.texi (var): Documentation of Emacs Lisp evaluation during
2886 variable assignment.
2887
5b409b39 28882011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2889
2890 * org.texi (colnames): Reference indexing into variables, and note
2891 that colnames are *not* removed before indexing occurs.
2892 (rownames): Reference indexing into variables, and note that
2893 rownames are *not* removed before indexing occurs.
2894
5b409b39 28952011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2896
2897 * org.texi (var): Clarification of indexing into tabular
2898 variables.
2899
5b409b39 29002011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2901
2902 * org.texi (results): Documentation of the `:results wrap' header
2903 argument.
2904
5b409b39 29052011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 2906
bd7239f5 2907 * org.texi (LaTeX and PDF export): Add a note about a limitation
3ab2c837
BG
2908 of the LaTeX export: the org file has to be properly structured.
2909
5b409b39 29102011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 2911
c5b0993e
EW
2912 * org.texi (Dynamic blocks, Structure editing):
2913 Mention the function `org-narrow-to-block'.
3ab2c837 2914
5b409b39 29152011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2916
2917 * org.texi (Languages): Updating list of code block supported
2918 languages.
2919
5b409b39 29202011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2921
2922 * org.texi (Special properties): CATEGORY is a special property,
2923 but it may also used in the drawer.
2924
5b409b39 29252011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2926
2927 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
2928
5b409b39 29292011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
2930
2931 * org.texi (Include files): Document :lines.
2932
5b409b39 29332011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2934
2935 * org.texi (comments): Documentation of the ":comments noweb" code
2936 block header argument.
2937
5b409b39 29382011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 2939
c5b0993e 2940 * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
3ab2c837
BG
2941 added extra whitespace around functions to be consistent with the
2942 rest of the section.
2943
5b409b39 29442011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 2945
c5b0993e 2946 * org.texi (Evaluating code blocks): Expand discussion of
3ab2c837 2947 #+call: line syntax.
c5b0993e 2948 (Header arguments in function calls): Expand discussion of
3ab2c837
BG
2949 #+call: line syntax.
2950
5b409b39 29512011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2952
2953 * org.texi (Evaluating code blocks): More explicit about how to
2954 pass variables to #+call lines.
2955
5b409b39 29562011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2957
2958 * org.texi (Results of evaluation): Link to the :results header
2959 argument list from the "Results of evaluation" section.
2960
5b409b39 29612011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2962
2963 * org.texi (Conflicts): Adding additional information about
2964 resolving org/yasnippet conflicts.
2965
5b409b39 29662011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
2967
2968 * org.texi (Publishing options): Document style-include-scripts
2969 publishing project property.
2970
5b409b39 29712011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2972
2973 * org.texi (Sparse trees): Document the next-error /
2974 previous-error functionality.
2975
5b409b39 29762011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837 2977
c5b0993e 2978 * org.texi (cache): Improve documentation of code block caches.
3ab2c837 2979
5b409b39 29802011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837 2981
c5b0993e
EW
2982 * org.texi (Code block specific header arguments):
2983 Documentation of multi-line header arguments.
3ab2c837 2984
5b409b39 29852011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2986
2987 * org.texi (Code evaluation security): Add example for using a
2988 function.
2989
5b409b39 29902011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2991
2992 * org.texi (Tables in LaTeX export): Documentation of new
2993 attr_latex options for tables.
2994
5b409b39
BG
29952011-08-03 Michael Albinus <michael.albinus@gmx.de>
2996
2997 * trampver.texi: Update release number.
2998
29992011-07-30 Michael Albinus <michael.albinus@gmx.de>
3000
3001 Sync with Tramp 2.2.2.
3002
3003 * trampver.texi: Update release number.
3004
064e2d08
LMI
30052011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3006
3007 * flymake.texi (Example -- Configuring a tool called via make):
3008 Use /dev/null instead of the Windows "nul" (bug#8715).
3009
b8151e9c
LMI
30102011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3011
3012 * widget.texi (Setting Up the Buffer): Remove mention of the
3013 global keymap parent, which doesn't seem to be accurate
3014 (bug#7045).
3015
5b409b39
BG
30162011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3017
3018 * org.texi (Special agenda views): Fix double quoting (bug#3509).
3019
c0a8ae95
KR
30202010-07-10 Kevin Ryde <user42@zip.com.au>
3021
3022 * cl.texi (For Clauses): Add destructuring example processing an
3023 alist (bug#6596).
3024
ac6531ad
LMI
30252011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3026
3027 * ediff.texi (Major Entry Points): Remove mention of `require',
3028 since that's not pertinent in the installed Emacs (bug#9016).
3029
d30dd079
G
30302011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3031
3032 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
0c502747
LMI
3033 (Filtering New Groups): Clarify how simple the "options -n" format is.
3034 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
3035 is internal.
d30dd079 3036
862c0d68
MA
30372011-07-04 Michael Albinus <michael.albinus@gmx.de>
3038
c5b0993e
EW
3039 * tramp.texi (Cleanup remote connections):
3040 Add `tramp-cleanup-this-connection'.
862c0d68 3041
cd865a33
G
30422011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3043
3044 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
3045 zombies.
3046 (Checking New Groups): Ditto (bug#8974).
c5b0993e 3047 (Checking New Groups): Move the reference to the right place.
cd865a33
G
3048
30492011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
3050
3051 * gnus.texi (Startup Files): Clarify that we're talking about numbered
3052 backups, and not actual vc (bug#8975).
3053
79414ae4
KR
30542011-07-03 Kevin Ryde <user42@zip.com.au>
3055
3056 * cl.texi (For Clauses): @items for hash-values and key-bindings
3057 to make them more visible when skimming. Add examples of `using'
3058 clause to them, examples being clearer than a description in
3059 words (bug#6599).
3060
847ccf7c
AM
30612011-07-01 Alan Mackenzie <acm@muc.de>
3062
3063 * cc-mode.texi (Guessing the Style): New page.
3064 (Styles): Add a short introduction to above.
3065
3da13bb9
DD
30662011-06-28 Deniz Dogan <deniz@dogan.se>
3067
3068 * rcirc.texi (Configuration): Bug-fix:
3069 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
3070 Reported by Elias Pipping <pipping@exherbo.org>.
3071
60a0884e
G
30722011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3073
c5b0993e
EW
3074 * gnus.texi (Summary Mail Commands):
3075 Document `gnus-summary-reply-to-list-with-original'.
60a0884e 3076
0c7efc08
SM
30772011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
3078
3079 * eshell.texi (Known problems): Fix typo.
3080
ea3596a2
MA
30812011-06-12 Michael Albinus <michael.albinus@gmx.de>
3082
0c7efc08 3083 * tramp.texi (Customizing Completion): Mention authinfo-style files.
ea3596a2
MA
3084 (Password handling): `auth-source-debug' is good for debug messages.
3085
2da9c605
G
30862011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
3087
3088 * gnus.texi (Store custom flags and keywords): Refer to
3089 `gnus-registry-article-marks-to-{chars,names}' instead of
3090 `gnus-registry-user-format-function-{M,M2}'.
3091
e61923c8
GM
30922011-05-27 Paul Eggert <eggert@cs.ucla.edu>
3093
3094 * texinfo.tex: Merge from gnulib.
3095
627abcdd
TZ
30962011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
3097
3098 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
0c7efc08
SM
3099 (Store custom flags and keywords):
3100 Mention `gnus-registry-user-format-function-M' and
627abcdd
TZ
3101 `gnus-registry-user-format-function-M2'.
3102
a3c92bc1
EZ
31032011-05-17 Paul Eggert <eggert@cs.ucla.edu>
3104
8f906c40 3105 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
a3c92bc1 3106
85d870a9
GM
31072011-05-17 Glenn Morris <rgm@gnu.org>
3108
3109 * gnus.texi (Face): Fix typo.
3110
2cdee799
GM
31112011-05-14 Glenn Morris <rgm@gnu.org>
3112
3113 * dired-x.texi (Omitting Examples): Minor addition.
3114
79b70037
GM
31152011-05-10 Jim Meyering <meyering@redhat.com>
3116
3117 * ede.texi: Fix typo "or or -> or".
3118
a7111a62 31192011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
c2f51e23
G
3120
3121 * gnus.texi (Summary Buffer Lines):
3122 gnus-summary-user-date-format-alist does not exist.
3123 (Sorting the Summary Buffer): More about sorting threads.
3124
69026aba
MA
31252011-04-25 Michael Albinus <michael.albinus@gmx.de>
3126
3127 * trampver.texi: Update release number.
3128
9024ff79
MA
31292011-04-14 Michael Albinus <michael.albinus@gmx.de>
3130
3131 * tramp.texi (Frequently Asked Questions): New item for disabling
3132 Tramp in other packages.
3133
c3c65d73
TZ
31342011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
3135
3136 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
0c7efc08 3137 (Fancy splitting to parent, Store arbitrary data):
c5b0993e 3138 Update gnus-registry docs.
c3c65d73 3139
9ec6a317
JB
31402011-04-13 Juanma Barranquero <lekktu@gmail.com>
3141
3142 * ede.texi: Fix typos.
3143
1e3b6001
G
31442011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3145
9ec6a317
JB
3146 * gnus.texi (Window Layout): @itemize @code doesn't exist.
3147 It's @table @code.
1e3b6001 3148
a5954fa5
G
31492011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
3150
ed9265fc 3151 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
a5954fa5 3152
d71990a1
JB
31532011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
3154
3155 * calc.texi (Logarithmic Units): Update the function names.
3156
1518e4f0
G
31572011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3158
3159 * message.texi (Various Commands): Document format specs in the
3160 ellipsis.
3161
a123622d
G
31622011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
3163
3164 * message.texi (Insertion Variables): Document message-cite-style.
3165
31662011-03-14 Michael Albinus <michael.albinus@gmx.de>
e756ec02
MA
3167
3168 * tramp.texi (Remote processes): New subsection "Running shell on
3169 a remote host".
3170
4248cca2
TZ
31712011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
3172
3173 * auth.texi (Help for developers): Update docs to explain that the
3174 :save-function will only run the first time.
3175
54ce11a1
GM
31762011-03-12 Glenn Morris <rgm@gnu.org>
3177
3178 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
3179 (emacs-faq.text): New target.
3180 (clean): Add emacs-faq.
3181
0c3b25f8
MA
31822011-03-12 Michael Albinus <michael.albinus@gmx.de>
3183
3184 Sync with Tramp 2.2.1.
3185
3186 * trampver.texi: Update release number.
3187
b740639e
GM
31882011-03-11 Glenn Morris <rgm@gnu.org>
3189
3190 * Makefile.in (HTML_TARGETS): New.
3191 (clean): Delete $HTML_TARGETS.
3192 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
3193
733afdf4
TZ
31942011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
3195
3196 * auth.texi (Help for developers): Show example of using
3197 `auth-source-search' with prompts and :save-function.
3198
33383987
JB
31992011-03-07 Chong Yidong <cyd@stupidchicken.com>
3200
3201 * Version 23.3 released.
3202
a5057546
G
32032011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
3204
3205 * message.texi (Message Buffers): Update default value of
3206 message-generate-new-buffers.
3207
479a2c9b
JB
32082011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
3209
3210 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
3211 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
3212 respectively.
05a29101
JB
3213 (Musical Notes): New section.
3214 (Customizing Calc): Mention the customizable variable
3215 calc-note-threshold.
479a2c9b 3216
e0535b76
GM
32172011-03-03 Glenn Morris <rgm@gnu.org>
3218
3219 * url.texi (Dealing with HTTP documents): Remove reference to
3220 function url-decode-text-part; never seems to have existed. (Bug#6038)
e7b21e2b 3221 (Configuration): Update url-configuration-directory description.
e0535b76 3222
2777ccbf
GM
32232011-03-02 Glenn Morris <rgm@gnu.org>
3224
3225 * dired-x.texi (Multiple Dired Directories): Remove mentions
3226 of dired-default-directory-alist and dired-default-directory.
3227 Move dired-smart-shell-command here...
3228 (Miscellaneous Commands): ... from here.
3229
257219bd
PE
32302011-03-02 Paul Eggert <eggert@cs.ucla.edu>
3231
3232 * texinfo.tex: Update to version 2011-02-24.09.
3233
8889f4e2
GM
32342011-03-02 Glenn Morris <rgm@gnu.org>
3235
3236 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
3237 instead of the obsoleted dired-omit-here-always.
3238
5d41af19
MA
32392011-02-28 Michael Albinus <michael.albinus@gmx.de>
3240
3241 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
3242 supported systems.
3243
2b0c7330 32442011-02-28 Glenn Morris <rgm@gnu.org>
51a13bdd 3245
61cf3a76
GM
3246 * dbus.texi (Type Conversion): Grammar fix.
3247
cce7d530 32482011-02-23 Michael Albinus <michael.albinus@gmx.de>
51a13bdd 3249
cce7d530
GM
3250 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
3251 "Debian GNU/Linux".
51a13bdd 3252
cce7d530
GM
3253 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
3254
817b48a7
GM
32552011-02-23 Glenn Morris <rgm@gnu.org>
3256
cce7d530
GM
3257 * dired-x.texi (Features): Minor rephrasing.
3258 (Local Variables): Fix typos.
47301027
GM
3259
3260 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
3261 Standardize some Emacs/XEmacs terminology.
3262
817b48a7
GM
3263 * dired-x.texi (Features): Don't advertise obsolete local variables.
3264 Simplify layout.
3265 (Omitting Variables): Update local variables example.
3266 (Local Variables): Say this is obsolete. Fix description of
3267 dired-enable-local-variables possible values.
3268
4a3988d5
G
32692011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
3270
3271 * auth.texi (Help for users): Mention ~/.netrc is also searched by
3272 default now.
3273
8e22bee0
G
32742011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
3275
3276 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
3277
06b840e0
LI
32782011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
3279
3280 * gnus.texi (Window Layout): Document layout names.
3281
67ab0163 32822011-02-19 Eli Zaretskii <eliz@gnu.org>
0c973505
EZ
3283
3284 * ada-mode.texi: Sync @dircategory with ../../info/dir.
3285 * auth.texi: Sync @dircategory with ../../info/dir.
3286 * autotype.texi: Sync @dircategory with ../../info/dir.
3287 * calc.texi: Sync @dircategory with ../../info/dir.
3288 * cc-mode.texi: Sync @dircategory with ../../info/dir.
3289 * cl.texi: Sync @dircategory with ../../info/dir.
3290 * dbus.texi: Sync @dircategory with ../../info/dir.
3291 * dired-x.texi: Sync @dircategory with ../../info/dir.
3292 * ebrowse.texi: Sync @dircategory with ../../info/dir.
3293 * ede.texi: Sync @dircategory with ../../info/dir.
3294 * ediff.texi: Sync @dircategory with ../../info/dir.
3295 * edt.texi: Sync @dircategory with ../../info/dir.
3296 * eieio.texi: Sync @dircategory with ../../info/dir.
3297 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
3298 * epa.texi: Sync @dircategory with ../../info/dir.
3299 * erc.texi: Sync @dircategory with ../../info/dir.
3300 * eshell.texi: Sync @dircategory with ../../info/dir.
3301 * eudc.texi: Sync @dircategory with ../../info/dir.
3302 * flymake.texi: Sync @dircategory with ../../info/dir.
3303 * forms.texi: Sync @dircategory with ../../info/dir.
3304 * gnus.texi: Sync @dircategory with ../../info/dir.
3305 * idlwave.texi: Sync @dircategory with ../../info/dir.
3306 * mairix-el.texi: Sync @dircategory with ../../info/dir.
3307 * message.texi: Sync @dircategory with ../../info/dir.
3308 * mh-e.texi: Sync @dircategory with ../../info/dir.
3309 * newsticker.texi: Sync @dircategory with ../../info/dir.
3310 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
3311 * org.texi: Sync @dircategory with ../../info/dir.
3312 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
3313 * pgg.texi: Sync @dircategory with ../../info/dir.
3314 * rcirc.texi: Sync @dircategory with ../../info/dir.
3315 * reftex.texi: Sync @dircategory with ../../info/dir.
3316 * remember.texi: Sync @dircategory with ../../info/dir.
3317 * sasl.texi: Sync @dircategory with ../../info/dir.
3318 * sc.texi: Sync @dircategory with ../../info/dir.
3319 * semantic.texi: Sync @dircategory with ../../info/dir.
3320 * ses.texi: Sync @dircategory with ../../info/dir.
3321 * sieve.texi: Sync @dircategory with ../../info/dir.
3322 * smtpmail.texi: Sync @dircategory with ../../info/dir.
3323 * speedbar.texi: Sync @dircategory with ../../info/dir.
3324 * trampver.texi [emacs]: Set emacsname to "Emacs".
3325 * tramp.texi: Sync @dircategory with ../../info/dir.
3326 * url.texi: Sync @dircategory with ../../info/dir.
3327 * vip.texi: Sync @dircategory with ../../info/dir.
3328 * viper.texi: Sync @dircategory with ../../info/dir.
3329 * widget.texi: Sync @dircategory with ../../info/dir.
3330 * woman.texi: Sync @dircategory with ../../info/dir.
3331
30abce25
GM
33322011-02-19 Glenn Morris <rgm@gnu.org>
3333
0c7efc08
SM
3334 * dired-x.texi (Technical Details): No longer redefines
3335 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
bea584fa 3336 dired-read-shell-command, or dired-find-buffer-nocreate.
30abce25 3337
73572c72
AG
33382013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
3339
78b8f320 3340 * eshell.texi (Input/Output): Document insert output redirection operator, >>>.
73572c72 3341
f31f8469
GM
33422011-02-18 Glenn Morris <rgm@gnu.org>
3343
3344 * dired-x.texi (Optional Installation File At Point): Simplify.
3345
35123c04
TZ
33462011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
3347
3348 * auth.texi (Help for users): Use :port instead of :protocol for all
3349 auth-source docs.
7ba93e94
G
3350 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
3351 to have two files in `auth-sources'.
35123c04 3352
da5e0ce4
GM
33532011-02-16 Glenn Morris <rgm@gnu.org>
3354
b322c9af
GM
3355 * dired-x.texi: Use emacsver.texi to get Emacs version.
3356 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
3357 Depend on emacsver.texi.
3358
07ca5555
GM
3359 * dired-x.texi: Drop meaningless version number.
3360 (Introduction): Remove old info.
3361 (Optional Installation Dired Jump): Autoload from dired-x.
3362 Remove incorrect info about loaddefs.el.
3363 (Bugs): Just refer to M-x report-emacs-bug.
3364
da5e0ce4
GM
3365 * dired-x.texi (Multiple Dired Directories): Update for rename of
3366 default-directory-alist.
3367 (Miscellaneous Commands): No longer mention very old VM version 4.
3368
bb55f713
PE
33692011-02-15 Paul Eggert <eggert@cs.ucla.edu>
3370
3371 Merge from gnulib.
3372 * texinfo.tex: Update to version 2011-02-14.11.
3373
5415d076
G
33742011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
3375
da5e0ce4
GM
3376 * auth.texi (Help for users):
3377 Login collection is "Login" and not "login".
5415d076 3378
14029d4b
MA
33792011-02-13 Michael Albinus <michael.albinus@gmx.de>
3380
3381 * tramp.texi (History): Remove IMAP support.
3382 (External methods, Frequently Asked Questions): Remove `imap' and
3383 `imaps' methods.
3384 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
3385
3386 * trampver.texi: Remove default value of `emacsimap'.
3387
8a36c07f
GM
33882011-02-13 Glenn Morris <rgm@gnu.org>
3389
3390 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
3391 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
3392
165bc5a0
GM
33932011-02-12 Glenn Morris <rgm@gnu.org>
3394
3395 * sc.texi (Getting Connected): Remove old index entries.
3396
5415d076 33972011-02-12 Ulrich Mueller <ulm@gentoo.org>
43aa28e2
UM
3398
3399 * url.texi: Remove duplicate @dircategory (Bug#7942).
3400
b8e0f0cd
G
34012011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
3402
8a36c07f
GM
3403 * auth.texi (Overview, Help for users, Help for developers):
3404 Update docs.
b8e0f0cd
G
3405 (Help for users): Talk about spaces.
3406
caf82551
PE
34072011-02-09 Paul Eggert <eggert@cs.ucla.edu>
3408
3409 * texinfo.tex: Update to version 2011-02-07.16.
3410
1ff98217
MA
34112011-02-07 Michael Albinus <michael.albinus@gmx.de>
3412
3413 * dbus.texi (Bus names): Adapt descriptions for
3414 dbus-list-activatable-names and dbus-list-known-names.
3415
2e78df6b
JB
34162011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
3417
3418 * calc.texi (Logarithmic Units): New section.
3419
7fbf7cae
TZ
34202011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
3421
3422 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
3423 manuals use it now.
3424
0c7efc08 3425 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
7fbf7cae 3426
156ad271
KY
34272011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
3428
3429 * overrides.texi: Remove.
3430
3431 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
3432 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
3433
36539990
MA
34342011-02-05 Michael Albinus <michael.albinus@gmx.de>
3435
3436 * tramp.texi (Frequently Asked Questions): Mention problems with
3437 WinSSHD.
3438
3439 * trampver.texi: Update release number.
3440
34412011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
3442
3443 * tramp.texi:
3444 Replace "delimet" with "delimit" globally.
3445 Replace "explicite" with "explicit" globally.
3446 Replace "instead of" with "instead" where there was nothing after "of".
3447 Audit use of comma before interrogative pronoun, "that", or "which".
3448 Minor word order, spelling, wording changes.
3449
ec72bf63
G
34502011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
3451
3452 * overrides.texi: New file to set or clear WEBHACKDEVEL.
3453
3454 * sieve.texi: Use WEBHACKDEVEL.
3455
3456 * sasl.texi: Use WEBHACKDEVEL.
3457
3458 * pgg.texi: Use WEBHACKDEVEL.
3459
3460 * message.texi: Use WEBHACKDEVEL.
3461
3462 * gnus.texi: Use WEBHACKDEVEL.
3463
3464 * emacs-mime.texi: Use WEBHACKDEVEL.
3465
3466 * auth.texi: Use WEBHACKDEVEL.
3467
3468 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
3469 manuals.
3470
34712011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
3472
3473 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
3474
90b750f4
PE
34752011-02-03 Paul Eggert <eggert@cs.ucla.edu>
3476
3477 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
3478 which in turn is copied from ftp://tug.org/tex/.
3479
0e751a49
GM
34802011-02-03 Glenn Morris <rgm@gnu.org>
3481
3482 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
3483 (Binding combinations of modifiers and function keys):
3484 Let's assume people reading this are not using Emacs 18.
3485
7f13c2e2
LI
34862011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
3487
3488 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
3489 since it's run automatically.
3490
d76c843e
LI
34912011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
3492
3493 * gnus.texi (Customizing Articles): Fix typo.
3494
12e3ca0a
LI
34952011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
3496
3497 * gnus.texi (Customizing Articles): Document the new way of customizing
3498 the date headers(s).
3499
fe72c8fa
LI
35002011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
3501
3502 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
3503 splitting example.
3504
bf3dae7e
EZ
35052011-01-29 Eli Zaretskii <eliz@gnu.org>
3506
3507 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
3508 (MAKEINFO_OPTS): New variable.
3509 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
3510 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
3511 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
3512 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
3513 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
3514 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
3515 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
3516 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
3517 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
3518 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
3519 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
3520 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
3521 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
3522 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
3523 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
3524 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
3525 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
3526 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
3527
d6f13ac8
LI
35282011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
3529
3530 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
3531
c5ecc769
G
35322011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
3533
3534 * message.texi (IDNA): Explain what it is.
3535
35362011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
3537
3538 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
3539
45eb2a5d
WL
35402011-01-23 Werner Lemberg <wl@gnu.org>
3541
3542 * Makefile.in (MAKEINFO): Now controlled by `configure'.
3543 (MAKEINFO_OPTS): New variable. Use it where appropriate.
0c7efc08 3544 (ENVADD): Update.
45eb2a5d 3545
6872a814
GM
35462011-01-18 Glenn Morris <rgm@gnu.org>
3547
3548 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
3549
77ab81d0 35502011-01-14 Eduard Wiebe <usenet@pusto.de>
b218c6cd
EW
3551
3552 * nxml-mode.texi (Introduction): Fix file name typos.
3553
d221e780
CO
35542011-01-13 Christian Ohler <ohler@gnu.org>
3555
3556 * ert.texi: New file.
3557
3558 * Makefile.in:
3559 * makefile.w32-in: Add ert.texi.
3560
8c904d82
MA
35612011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
3562
3563 * dbus.texi (Receiving Method Calls): New function
3564 dbus-register-service. Rearrange node.
3565
f56e0e7a
PE
35662011-01-07 Paul Eggert <eggert@cs.ucla.edu>
3567
3568 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
3569 which in turn is copied from ftp://tug.org/tex/.
3570
0fadf00e
MA
35712011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
3572
3573 * dbus.texi (Receiving Method Calls): Describe new optional
3574 parameter dont-register-service of dbus-register-{method,property}.
3575
8b358e90
DU
35762010-12-17 Daiki Ueno <ueno@unixuser.org>
3577
0c7efc08
SM
3578 * epa.texi (Encrypting/decrypting *.gpg files):
3579 Mention epa-file-select-keys.
8b358e90 3580
549c9aed
G
35812010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
3582
3583 * gnus.texi (Archived Messages): Remove outdated text.
3584
35852010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
3586
0c7efc08 3587 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
549c9aed 3588
156e3f9c
G
35892010-12-15 Andrew Cohen <cohen@andy.bu.edu>
3590
83f3eadc 3591 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
156e3f9c 3592
8151d490
AC
35932010-12-14 Andrew Cohen <cohen@andy.bu.edu>
3594
3595 * gnus.texi (The swish++ Engine): Add customizable parameters
3596 descriptions.
3597 (The swish-e Engine): Ditto.
3598
305bdd22
MA
35992010-12-14 Michael Albinus <michael.albinus@gmx.de>
3600
3601 * tramp.texi (Inline methods): Add "ksu" method.
3602 (Remote processes): Add example with remote `default-directory'.
3603
53aff12a
GM
36042010-12-14 Glenn Morris <rgm@gnu.org>
3605
3606 * faq.texi (Expanding aliases when sending mail):
3607 Now build-mail-aliases is interactive.
3608
8a1cdce5
AC
36092010-12-13 Andrew Cohen <cohen@andy.bu.edu>
3610
3611 * gnus.texi: First pass at adding (rough) nnir documentation.
3612
7410c270
G
36132010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3614
53aff12a
GM
3615 * gnus.texi (Filtering New Groups):
3616 Mention gnus-auto-subscribed-categories.
3617 (The First Time): Remove, since default-subscribed-newsgroups has been
7410c270
G
3618 removed.
3619
f49d1f52 36202010-12-13 Glenn Morris <rgm@gnu.org>
7dde1a86
GM
3621
3622 * cl.texi (For Clauses): Small fixes for frames and windows.
3623
acedf35c
CD
36242010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
3625
3626 * org.texi (Using capture): Document using prefix arguments for
3627 finalizing capture.
3628 (Agenda commands): Document prefix argument for the bulk scatter
3629 command.
3630 (Beamer class export): Document that also overlay arguments can be
3631 passed to the column environment.
3632 (Template elements): Document the new entry type.
3633
36342010-12-11 Puneeth Chaganti <punchagan@gmail.com>
3635
3636 * org.texi (Include files): Document :minlevel.
3637
36382010-12-11 Julien Danjou <julien@danjou.info>
3639
3640 * org.texi (Categories): Document category icons.
3641
36422010-12-11 Eric Schulte <schulte.eric@gmail.com>
3643
3644 * org.texi (noweb): Fix typo.
3645
516aa569
G
36462010-12-06 Tassilo Horn <tassilo@member.fsf.org>
3647
3648 * gnus.texi (Server Commands): Point to the rest of the server
3649 commands.
3650
04db63bc
G
36512010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3652
3653 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
3654 g'.
3655
ed797193
G
36562010-12-02 Julien Danjou <julien@danjou.info>
3657
3658 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
3659
36602010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3661
3662 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
3663 (Direct Functions): Note the STARTTLS upgrade.
3664
07976ae3 36652010-11-27 Glenn Morris <rgm@gnu.org>
4d47208a 3666 James Clark <none@example.com>
d3dfb185
GM
3667
3668 * nxml-mode.texi (Introduction): New section.
3669
59e75882
G
36702010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3671
3672 * gnus.texi (Server Commands): Document gnus-server-show-server.
3673
568a887f
MA
36742010-11-20 Michael Albinus <michael.albinus@gmx.de>
3675
3676 Sync with Tramp 2.2.0.
3677
3678 * trampver.texi: Update release number.
3679
1265829e
JB
36802010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
3681
3682 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
3683 Mention that the TeX specific units won't use the `tex' prefix
3684 in TeX mode.
3685
239661c0
KY
36862010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
3687
3688 * gnus.texi (Misc Article): Document gnus-inhibit-images.
3689
4a47c275 36902010-11-17 Glenn Morris <rgm@gnu.org>
20989285
GM
3691
3692 * edt.texi: Remove information about Emacs 19.
3693
4a47c275 36942010-11-17 Michael Albinus <michael.albinus@gmx.de>
3ff91964
MA
3695
3696 * trampver.texi: Update release number.
3697
2f0e0dc8
KY
36982010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
3699
3700 * gnus.texi (Article Washing): Fix typo.
3701
afe98dfa
CD
37022010-11-11 Noorul Islam <noorul@noorul.com>
3703
56f5a94e 3704 * org.texi: Fix typo.
afe98dfa
CD
3705
37062010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3707
3708 * org.texi (Using capture): Explain that refiling is
3709 sensitive to cursor position.
3710
37112010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3712
56f5a94e 3713 * org.texi (Images and tables): Add cross reference to link section.
afe98dfa
CD
3714
37152010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3716
3717 * org.texi: Document the <c> cookie.
3718
37192010-11-11 Eric Schulte <schulte.eric@gmail.com>
3720
bd7239f5 3721 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
56f5a94e 3722 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
afe98dfa
CD
3723
37242010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3725
56f5a94e 3726 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
afe98dfa
CD
3727
37282010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3729
56f5a94e 3730 * org.texi (Project alist): Mention that this is a property list.
afe98dfa
CD
3731
37322010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3733
3734 * org.texi (Setting up the staging area): Document that
3735 file names remain visible when encrypting the MobileOrg files.
3736
37372010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3738
3739 * org.texi (Setting up the staging area): Document which
3740 versions are needed for encryption.
3741
37422010-11-11 Eric Schulte <schulte.eric@gmail.com>
3743
56f5a94e
GM
3744 * org.texi (noweb): Update :noweb documentation to
3745 reflect the new "tangle" argument.
afe98dfa
CD
3746
37472010-11-11 Eric Schulte <schulte.eric@gmail.com>
3748
56f5a94e
GM
3749 * org.texi (Batch execution): Improve tangling script in
3750 documentation.
afe98dfa
CD
3751
37522010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3753
3754 * org.texi (Handling links):
3755 (In-buffer settings): Document inlining images on startup.
3756
37572010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3758
3759 * org.texi (Setting up the staging area): Document use of
3760 crypt password.
3761
37622010-11-11 David Maus <dmaus@ictsoc.de>
3763
56f5a94e 3764 * org.texi (Template expansion): Add date related link type escapes.
afe98dfa
CD
3765
37662010-11-11 David Maus <dmaus@ictsoc.de>
3767
56f5a94e
GM
3768 * org.texi (Template expansion): Add mew in table for link type
3769 escapes.
afe98dfa
CD
3770
37712010-11-11 David Maus <dmaus@ictsoc.de>
3772
56f5a94e 3773 * org.texi (Template expansion): Fix typo in link type escapes.
afe98dfa
CD
3774
37752010-11-11 Eric Schulte <schulte.eric@gmail.com>
3776
56f5a94e 3777 * org.texi (Structure of code blocks): Another documentation tweak.
afe98dfa
CD
3778
37792010-11-11 Eric Schulte <schulte.eric@gmail.com>
3780
56f5a94e 3781 * org.texi (Structure of code blocks): Documentation tweak.
afe98dfa
CD
3782
37832010-11-11 Eric Schulte <schulte.eric@gmail.com>
3784
56f5a94e
GM
3785 * org.texi (Structure of code blocks):
3786 Update documentation to mention inline code block syntax.
afe98dfa
CD
3787
37882010-11-11 Eric Schulte <schulte.eric@gmail.com>
3789
56f5a94e 3790 * org.texi (comments): Improve wording.
afe98dfa
CD
3791
37922010-11-11 Eric Schulte <schulte.eric@gmail.com>
3793
56f5a94e 3794 * org.texi (comments): Document the new :comments header arguments.
afe98dfa
CD
3795
37962010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3797
3798 * org.texi (Installation): Remove the special
3799 installation instructions for XEmacs.
3800
38012010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
3802
56f5a94e 3803 * org.texi (Easy Templates): New section. Documents quick
afe98dfa
CD
3804 insertion of empty structural elements.
3805
38062010-11-11 Noorul Islam <noorul@noorul.com>
3807
56f5a94e 3808 * org.texi: Fix doc.
afe98dfa
CD
3809
38102010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
3811
3812 * org.texi (The date/time prompt): Document specification
3813 of time ranges.
3814
38152010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3816
3817 * org.texi (Internal links): Document the changes in
3818 internal links.
3819
38202010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3821
3822 * org.texi (Agenda commands): Document the limitation for
3823 the filter preset - it can only be used for an entire agenda
3824 view, not in an individual block in a block agenda.
3825
38262010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
3827
3828 * org.texi (iCalendar export): Document alarm creation.
3829
6f8fc60c
MA
38302010-11-10 Michael Albinus <michael.albinus@gmx.de>
3831
3832 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
3833
be3c11b3
LMI
38342010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
3835
3836 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
3837
d607b96b 38382010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
3ff91964 3839
d607b96b 3840 * calc.texi: Use emacsver.texi to determine Emacs version.
3ff91964 3841
181cb5fb
G
38422010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3843
3844 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
3845 since that works by default.
3846
38472010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
3848
3849 * gnus.texi (Customizing the IMAP Connection): Document
3850 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
3851
36bc5d3b
MA
38522010-11-04 Michael Albinus <michael.albinus@gmx.de>
3853
3854 * tramp.texi (Remote shell setup): New item "Interactive shell
3855 prompt". Reported by Christian Millour <cm@abtela.com>.
3856 (Remote shell setup, Remote processes): Use @code{} for
3857 environment variables.
3858
cf503f7c
GM
38592010-11-03 Glenn Morris <rgm@gnu.org>
3860
537b04b9 3861 * ediff.texi (Quick Help Commands, Miscellaneous):
d7619e3b 3862 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
cf503f7c 3863
389b76fa
G
38642010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3865
3866 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
3867
2699a554 38682010-10-31 Glenn Morris <rgm@gnu.org>
bbe1ba5e
GM
3869
3870 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
3871
2699a554 38722010-10-31 Glenn Morris <rgm@gnu.org>
97af9a72
GM
3873
3874 * cc-mode.texi: Remove reference to defunct viewcvs URL.
3875
99e65b2d
G
38762010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3877
0c7efc08
SM
3878 * gnus.texi (Client-Side IMAP Splitting):
3879 Mention nnimap-unsplittable-articles.
99e65b2d
G
3880
38812010-10-29 Julien Danjou <julien@danjou.info>
3882
3883 * gnus.texi (Finding the News): Remove references to obsoletes
3884 variables `gnus-nntp-server' and `gnus-secondary-servers'.
3885
aeeb3dcb
EZ
38862010-10-29 Eli Zaretskii <eliz@gnu.org>
3887
3888 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
3889 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
3890 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
3891 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
3892
8289f37b
GM
38932010-10-28 Glenn Morris <rgm@gnu.org>
3894
3895 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
3896 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
3897 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
3898
d85d3b3a
DU
38992010-10-25 Daiki Ueno <ueno@unixuser.org>
3900
3901 * epa.texi (Mail-mode integration): Add alternative key bindings
3902 for epa-mail commands; escape comma.
c05c2b9b 3903 Don't use the word "PGP", since it is a non-free program.
d85d3b3a 3904
9f534a47
JB
39052010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
3906
99e65b2d 3907 * calc.texi: Use emacsver.texi to determine Emacs version.
9f534a47 3908
5793a7bc 39092010-10-24 Juanma Barranquero <lekktu@gmail.com>
88dbda51
JB
3910
3911 * gnus.texi (Group Parameters, Buttons): Fix typos.
3912
280f417b
G
39132010-10-22 Tassilo Horn <tassilo@member.fsf.org>
3914
3915 * gnus.texi (Subscription Commands): Mention that you can also
3916 subscribe to new groups via the Server buffer, which is probably more
3917 convenient when subscribing to many groups.
3918
d806c872
G
39192010-10-21 Julien Danjou <julien@danjou.info>
3920
3921 * message.texi (Message Headers): Allow message-default-headers to be a
3922 function.
3923
d5798f68
LMI
39242010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3925
3926 * gnus-news.texi: Mention new archive defaults.
3927
b79bbef7
KY
39282010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
3929
3930 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
3931
2526f423
G
39322010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
3933
3934 * gnus.texi (HTML): Document the function value of
3935 gnus-blocked-images.
3936 (Article Washing): shr and gnus-w3m, not the direct function names.
3937
ba91f05d
G
39382010-10-20 Julien Danjou <julien@danjou.info>
3939
3940 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
3941 variable.
3942
da451787
LMI
39432010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
3944
3945 * gnus.texi (Customizing the IMAP Connection): The port strings are
3946 strings.
c872595d 3947 (Document Groups): Mention git.
da451787 3948
7cad71ad
G
39492010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
3950
3951 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
3952 bzr/Gnus git sync.
3953
c56dfd36
EZ
39542010-10-15 Eli Zaretskii <eliz@gnu.org>
3955
3956 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
3957 change.
3958
a1d16a7b
G
39592010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3960
3961 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
3962 @item syntax for in-Emacs makeinfo.
3963
39642010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
3965
3966 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
3967 trim sentence.
3968
98e2b864
DU
39692010-10-12 Daiki Ueno <ueno@unixuser.org>
3970
3971 * epa.texi (Caching Passphrases):
0c7efc08
SM
3972 * auth.texi (GnuPG and EasyPG Assistant Configuration):
3973 Clarify some configurations require to set up gpg-agent.
98e2b864 3974
c12e4a81
GM
39752010-10-11 Glenn Morris <rgm@gnu.org>
3976
3977 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
3978
f7aa248a
G
39792010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
3980
3981 * gnus.texi (Spam Package Introduction): Mention `$'.
3982
6513b232
EZ
39832010-10-09 Eli Zaretskii <eliz@gnu.org>
3984
3985 * makefile.w32-in (emacsdir): New variable.
3986 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
3987 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
3988
abd40fb4
GM
39892010-10-09 Glenn Morris <rgm@gnu.org>
3990
0f05450f
GM
3991 * Makefile.in (mostlyclean): Delete *.toc.
3992
d3a4ac46
GM
3993 * Makefile.in: Use $< in rules.
3994
aa9db089
GM
3995 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
3996
abd40fb4
GM
3997 * Makefile.in ($(infodir)): Delete rule.
3998 (mkinfodir): New. Use it in all the info rules, rather than depending
3999 on infodir.
4000
ea274122
GM
40012010-10-09 Glenn Morris <rgm@gnu.org>
4002
6e90e2a8
GM
4003 * gnus.texi (Article Washing): Fix previous change.
4004
f7a31f11
GM
4005 * Makefile.in (emacsdir): New variable.
4006 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
b13254e7
GM
4007 Depend on emacsver.texi.
4008
f7a31f11
GM
4009 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
4010
ea274122
GM
4011 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
4012
36d3245f
G
40132010-10-08 Julien Danjou <julien@danjou.info>
4014
f7a31f11 4015 * gnus.texi: Add mm-shr.
36d3245f
G
4016
40172010-10-08 Ludovic Courtès <ludo@gnu.org>
4018
4019 * gnus.texi (Finding the Parent, The Gnus Registry)
4020 (Registry Article Refer Method): Update docs for nnregistry.el.
4021
40222010-10-08 Daiki Ueno <ueno@unixuser.org>
4023
4024 * auth.texi (Help for users)
4025 (GnuPG and EasyPG Assistant Configuration): Update docs.
4026
12359245
GM
40272010-10-08 Glenn Morris <rgm@gnu.org>
4028
4029 * cl.texi (Organization, Installation, Old CL Compatibility):
4030 Deprecate cl-compat for new code.
4628bef1 4031 (Usage, Installation): Remove outdated information.
e1a8c4c0
GM
4032
4033 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
4034
fcf2d385
KY
40352010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4036
4037 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
4038
66627fa9
G
40392010-10-06 Julien Danjou <julien@danjou.info>
4040
fd9ba500
JD
4041 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
4042
66627fa9
G
4043 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
4044 broken link.
4045
4046 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
4047
4048 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
4049 to ReiserFS.
4050
4051 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
4052 (FAQ 7-1): Fix getmail URL.
4053
65f54520
DU
40542010-10-06 Daiki Ueno <ueno@unixuser.org>
4055
4056 * epa.texi (Caching Passphrases): New section.
4057
4c83f6e1
GM
40582010-10-06 Glenn Morris <rgm@gnu.org>
4059
4060 * Makefile.in (SHELL): Set it.
4061 (info): Move the mkdir dependency to the individual info files.
4062 (mostlyclean): Tidy up.
4063 (clean): Only delete the specific dvi and pdf files.
4064 (maintainer-clean): Be more restrictive in what we delete.
8a944cea 4065 ($(infodir)): Add parallel build workaround.
4c83f6e1 4066
71e691a5
G
40672010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4068
4069 * gnus.texi (Misc Article): Document gnus-widen-article-window.
4070
a41c2e6d
G
40712010-10-03 Julien Danjou <julien@danjou.info>
4072
0c7efc08
SM
4073 * emacs-mime.texi (Display Customization):
4074 Update mm-inline-large-images documentation and add documentation for
a41c2e6d
G
4075 mm-inline-large-images-proportion.
4076
37255945
MA
40772010-10-03 Michael Albinus <michael.albinus@gmx.de>
4078
0c7efc08
SM
4079 * tramp.texi (Frequently Asked Questions):
4080 Mention remote-file-name-inhibit-cache.
37255945 4081
11e4e7bd
LMI
40822010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4083
4084 * gnus.texi (Splitting Mail): Fix @xref syntax.
870409d4 4085 (Splitting Mail): Really fix the @ref syntax.
11e4e7bd 4086
cb83220a
KY
40872010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4088
0c7efc08
SM
4089 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
4090 (Article Hiding): Add google banner example.
4091 Suggested by Benjamin Xu.
cb83220a 4092
6b958814
G
40932010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
4094
0c7efc08
SM
4095 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
4096 Remove nnimap-split-rule from examples.
6b958814
G
4097
40982010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4099
4100 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
4101 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
4102 Fishman.
4103 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
4104
41052010-09-30 Julien Danjou <julien@danjou.info>
4106
4107 * gnus.texi (Gravatars): Fix documentation about
4108 gnu-gravatar-properties.
4109
b9476c04
DU
41102010-09-29 Daiki Ueno <ueno@unixuser.org>
4111
4112 * epa.texi (Bug Reports): New section.
4113
5f874327
GM
41142010-09-29 Glenn Morris <rgm@gnu.org>
4115
4116 * Makefile.in (top_srcdir): Remove unused variable.
4117
6b958814
G
41182010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4119
4120 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
4121 (Client-Side IMAP Splitting): Document 'default.
4122
41232010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
4124
0c7efc08
SM
4125 * gnus.texi (Customizing the IMAP Connection):
4126 Document nnimap-fetch-partial-articles.
6b958814 4127
82bccbfa
KY
41282010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4129
4130 * gnus-news.texi: Mention nnimap-inbox.
4131
4132 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
4133
41342010-09-26 Julien Danjou <julien@danjou.info>
4135
47e08896 4136 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
82bccbfa
KY
4137
41382010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4139
4140 * gnus.texi (Security): Remove gpg.el mention.
4141
41422010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
4143
4144 * gnus.texi (Browse Foreign Server): New variable
4145 gnus-browse-subscribe-newsgroup-method.
4146
4147 * gnus-news.texi: Mention it.
4148
41492010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4150
0c7efc08 4151 * gnus.texi (NoCeM): Remove.
82bccbfa
KY
4152 (Startup Variables): No jingle.
4153
4c964351
UM
41542010-09-25 Ulrich Mueller <ulm@gentoo.org>
4155
4156 * woman.texi (Interface Options): xz compression is now supported.
4157
82bccbfa
KY
41582010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
4159
4160 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
4161 (Unavailable Servers): Document gnus-server-copy-server.
4162 (Using IMAP): Document the new nnimap.
4163
41642010-09-25 Julien Danjou <julien@danjou.info>
4165
47e08896 4166 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
82bccbfa 4167
18778f71
GM
41682010-09-24 Glenn Morris <rgm@gnu.org>
4169
4170 * url.texi (Disk Caching): Tweak previous change.
4171
9c766321
JD
41722010-09-24 Julien Danjou <julien@danjou.info>
4173
4174 * url.texi (Disk Caching): Mention url-cache-expire-time,
4175 url-cache-expired, and url-fetch-from-cache.
4176
82bccbfa
KY
41772010-09-24 Julien Danjou <julien@danjou.info>
4178
4179 * gnus.texi: Add Gravatars.
4180
41812010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4182
4183 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
4184
592bdb9a
LMI
41852010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4186
4187 * gnus.texi (Expunging mailboxes): Update name of the expunging
4188 command.
4189
e4e22d29
KY
41902010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
4191
4192 * emacs-mime.texi (rfc2047): Update description for
4193 rfc2047-encode-parameter.
4194
371d9801
MA
41952010-09-13 Michael Albinus <michael.albinus@gmx.de>
4196
4197 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
4198 "fish" methods.
4199 (External methods): Remove "scp1_old" and "scp2_old" methods.
4200
31ae5827
MA
42012010-09-09 Michael Albinus <michael.albinus@gmx.de>
4202
4203 * tramp.texi: Remove Japanese manual. Fix typo.
4204
4205 * trampver.texi: Update release number. Remove japanesemanual.
4206
c0468714
GM
42072010-09-09 Glenn Morris <rgm@gnu.org>
4208
4209 * org.texi: Restore clobbered changes (copyright years, untabify).
4210
86441999
JD
42112010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
4212
4213 * gnus.texi (Adaptive Scoring): Fix typo.
4214
25f28806
LMI
42152010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4216
4217 * gnus.texi (Article Display): Document gnus-html-show-images.
4218
45240125 42192010-09-02 Jan Djärv <jan.h.d@swipnet.se>
25f28806 4220
45240125
JD
4221 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
4222
59d09f15
LMI
42232010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4224
4225 * gnus.texi (HTML): Document gnus-max-image-proportion.
4226
2cdd366f
KY
42272010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4228
51dee5ef
KY
4229 * gnus.texi (HTML): Document gnus-blocked-images.
4230
2cdd366f
KY
4231 * message.texi (Wide Reply): Document message-prune-recipient-rules.
4232
b0e4f3fc
KY
42332010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4234
4235 * gnus.texi (Summary Mail Commands): Note that only the addresses from
4236 the first message are used for wide replies.
f02566ce
KY
4237 (Changing Servers): Remove documentation on gnus-change-server and
4238 friends, since it's been removed.
b0e4f3fc 4239
598451ed
KY
42402010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4241
4242 * gnus.texi (Drafts): Mention B DEL.
4243
e7842e69
KY
42442010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
4245
4246 * gnus.texi (Delayed Articles): Mention that the Date header is the
4247 original one, even if you delay.
4248
85115796
KY
42492010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4250
0c7efc08
SM
4251 * gnus.texi (Asynchronous Fetching):
4252 Document gnus-async-post-fetch-function.
85115796
KY
4253 (HTML): Made into its own section.
4254
f0b44bc0
MA
42552010-08-26 Michael Albinus <michael.albinus@gmx.de>
4256
4257 Sync with Tramp 2.1.19.
4258
c5b0993e
EW
4259 * tramp.texi (Inline methods, Default Method):
4260 Mention `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
0c7efc08 4261 Remove remark about doubled "-t" argument.
217876c9
MA
4262 (Auto-save and Backup): Remove reference to Emacs 21.
4263 (Filename Syntax): Describe port numbers.
4264 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
4265 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
4266 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
4267 errors with the backquotes.
4268 (External packages): File attributes cache flushing for asynchronous
4269 processes.
4270 (Traces and Profiles): Describe verbose level 9.
4271
f0b44bc0
MA
4272 * trampver.texi: Update release number.
4273
7457f7b6
MA
42742010-08-23 Michael Albinus <michael.albinus@gmx.de>
4275
4276 * dbus.texi (Alternative Buses): New chapter.
4277
b695beda
SM
42782010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
4279
4280 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
4281
443c2c03
JB
42822010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
4283
4284 * calc.texi (Customizing Calc): Rearrange description of new
4285 variables to match the presentation of other variables.
4286
7815fe19 42872010-08-08 Juanma Barranquero <lekktu@gmail.com>
e1d294ab
JB
4288
4289 * org.texi (Footnotes, Tables in HTML export): Fix typos.
4290
2c695727
JB
42912010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
4292
4293 * calc.texi (Making Selections, Selecting Subformulas)
4294 (Customizing Calc): Mention how to use faces to emphasize selected
4295 sub-formulas.
4296
bbb6ffa1
MA
42972010-08-05 Michael Albinus <michael.albinus@gmx.de>
4298
4299 * tramp.texi (External packages): File attributes cache flushing
4300 for asynchronous processes.
4301
5cee0a9c
AM
43022010-08-01 Alan Mackenzie <acm@muc.de>
4303
4304 Enhance the manual for the latest Java Mode.
4305
4306 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
4307 annotation-var-cont.
4308 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
4309 two new symbols.
4310
3f2afe32
MA
43112010-07-28 Michael Albinus <michael.albinus@gmx.de>
4312
4313 * tramp.texi (Traces and Profiles): Describe verbose level 9.
4314
0ed082fe 43152010-07-27 Chong Yidong <cyd@stupidchicken.com>
b196eafc
CY
4316
4317 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
4318
311f0356
JB
43192010-07-19 Juanma Barranquero <lekktu@gmail.com>
4320
4321 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
4322
86fbb8ca
CD
43232010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
4324
4325 * org.texi: Add macros to get plain quotes in PDF output.
4326 List additional contributors.
4327 (Capture): New section, replaces the section about remember.
4328 (Working With Source Code): New chapter, focused on documenting Org
4329 Babel.
4330 (Code evaluation security): New section.
4331 (MobileOrg): Document DropBox support.
4332 (TaskJuggler export): Document taskjuggler and Gantt chart support.
4333 (Special symbols): Show how to display UTF8 characters for entities.
4334 (Global TODO list): Clarify the use of the "M" key and the differences
4335 to the "m" key.
4336 (RSS Feeds): Mention Atom feeds as well.
4337 (Setting tags): Remove paragraph about
4338 `org-complete-tags-always-offer-all-agenda-tags'.
4339
5732e8ed
MA
43402010-07-17 Michael Albinus <michael.albinus@gmx.de>
4341
4342 * tramp.texi (Inline methods): Remove remark about doubled "-t"
4343 argument.
4344 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
4345 echoing shells.
4346
ca1bb391
MA
43472010-07-10 Michael Albinus <michael.albinus@gmx.de>
4348
4349 * tramp.texi (Inline methods): Remove "kludgy" phrase.
4350 (Filename Syntax): Describe port numbers.
4351
5bd55c3c
MA
43522010-07-09 Michael Albinus <michael.albinus@gmx.de>
4353
4354 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
4355 forgotten.
4356 (Type Conversion): Precise conversion of natural numbers.
4357 (Errors and Events): Add "debugging" to concept index. Add variable
4358 `dbus-debug'.
4359
820ae8fe
MA
43602010-07-04 Michael Albinus <michael.albinus@gmx.de>
4361
4362 * dbus.texi (Receiving Method Calls): Add optional argument
4363 EMITS-SIGNAL to `dbus-register-property'.
4364
b6f9df0f
JB
43652010-06-27 Alex Schroeder <alex@gnu.org>
4366
4367 * nxml-mode.texi (Commands for locating a schema): Fix typo.
4368
62e034c2
GM
43692010-06-24 Glenn Morris <rgm@gnu.org>
4370
4371 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4372 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
4373 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4374 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
4375 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
4376 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
4377 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
4378 * woman.texi: Start direntry descriptions in column 32, per Texinfo
4379 convention. Make them end with a period.
4380
9360256a
GM
43812010-06-23 Glenn Morris <rgm@gnu.org>
4382
4383 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
b1fbbb32
GM
4384 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
4385 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
4386 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
4387 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
4388 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
9360256a 4389
04d3bb6c
GM
43902010-06-10 Glenn Morris <rgm@gnu.org>
4391
4392 * idlwave.texi (Load-Path Shadows):
4393 * org.texi (Handling links): Fix typos.
4394
5e7d4a75
KY
43952010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
4396
4397 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
4398
9841cb4f
MA
43992010-05-26 Michael Albinus <michael.albinus@gmx.de>
4400
4401 * eshell.texi (Built-ins): Describe, how to disable a built-in command
4402 by an alias. (Bug#6226)
4403
597517ef
JB
44042010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
4405
4406 * calc.texi (Manipulating Vectors): Mention that vectors can
4407 be used to determine bins for `calc-histogram'.
4408
14914c43
JB
44092010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
4410
597517ef 4411 * calc.texi: Remove "\turnoffactive" commands throughout.
14914c43 4412
0235128c 44132010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
4414
4415 * url.texi (HTTP language/coding, Customization):
4416 * message.texi (Header Commands, Responses):
4417 * cl.texi (Argument Lists): Fix typos.
4418
0235128c 44192010-05-08 Chong Yidong <cyd@stupidchicken.com>
aa5789b5 4420
0235128c
SM
4421 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
4422 Note that Development menu is always available.
aa5789b5
CY
4423 (Creating a project): Fix terminology.
4424 (Add/Remove files): Fix typo.
4425
0235128c
SM
44262010-05-07 Chong Yidong <cyd@stupidchicken.com>
4427
4428 * Version 23.2 released.
4429
a628ad9d 44302010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
db37d257
DD
4431
4432 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
4433
502269d6
MA
44342010-05-01 Michael Albinus <michael.albinus@gmx.de>
4435
0235128c
SM
4436 * tramp.texi (Inline methods, Default Method):
4437 Mention `tramp-inline-compress-start-size'.
502269d6 4438
6e104790 44392010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
bff3818b
KY
4440
4441 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
4442 the CVS repo. Put the Git repo in the news section.
4443
6e104790 4444 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
bff3818b
KY
4445 Removed some mentions of CVS. Mention the new Git repo.
4446
6e104790 44472010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
b1519d85
KY
4448
4449 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
4450 (Mail Group Commands): Add index entry.
4451
6e104790 44522010-04-18 Glenn Morris <rgm@gnu.org>
2bf1d02d
GM
4453
4454 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
4455
f8b91752
JB
44562010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
4457
4458 * calc.texi (Radix modes): Mention that the option prefix will
4459 turn on twos-complement mode.
4460 (Inverse and Hyperbolic Flags): Mention the Option flag.
4461
ed21c5c8
CD
44622010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
4463
4464 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
6e104790 4465 (LaTeX/PDF export commands): Rename and Move section.
ed21c5c8
CD
4466 (Sectioning structure): Update.
4467 (References): New use case for field coordinates.
6e104790 4468 (The export dispatcher): Rename from ASCII export.
ed21c5c8
CD
4469 (Setting up the staging area): Document the availability of
4470 encryption for MobileOrg.
4471 (Images and tables): Document how to reference labels.
4472 (Index entries): New section.
4473 (Generating an index): New section.
4474 (Column width and alignment): Document that <N> now
4475 means a fixed width, not a maximum width.
4476 (Publishing options): Document the :email option.
4477 (Beamer class export): Fix bug in the BEAMER example.
4478 (Refiling notes): Document refile logging.
4479 (In-buffer settings): Document refile logging keywords.
4480 (Drawers): Document `C-c C-z' command.
4481 (Agenda commands): Mention the alternative key `C-c C-z'.
4482 (Special properties): Document the BLOCKED property.
4483 (The spreadsheet): Mention the formula editor.
4484 (References): Document field coordinates.
4485 (Publishing action): Correct the documentation for the
4486 publishing function.
4487 (The date/time prompt): Document that we accept dates
4488 like month/day/year.
4489 (Cooperation): Document the changes in table.el support.
4490 (Faces for TODO keywords, Faces for TODO keywords)
4491 (Priorities): Document the easy colors.
4492 (Visibility cycling): Document the new double prefix
4493 arg for `org-reveal'.
4494 (Cooperation): Remember.el is part of Emacs.
4495 (Clean view): Mention that `wrap-prefix' is also set by
4496 org-indent-mode.
4497 (Agenda commands): Add information about prefix args to
4498 scheduling and deadline commands.
4499 (Search view): Point to the docstring of
4500 `org-search-view' for more details.
6e104790 4501 (Agenda commands): Document that `>' prompts for a date.
ed21c5c8
CD
4502 (Setting tags): Document variable
4503 org-complete-tags-always-offer-all-agenda-tags.
6e104790 4504 (Column attributes): Cross-reference special properties.
ed21c5c8 4505
456b348e
MA
45062010-04-10 Michael Albinus <michael.albinus@gmx.de>
4507
4508 Synchronize with Tramp repository.
4509
4510 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
0c7efc08
SM
4511 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
4512 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
456b348e
MA
4513 syntax, texi2dvi reports errors with the backquotes.
4514
4515 * trampver.texi: Update release number.
4516
357e2d8e
KY
45172010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
4518
4519 * gnus.texi (Finding the News): Add pointers to the Server buffer
4520 because it's essential.
4521
1d4d7664
KY
45222010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
4523
4524 * gnus.texi (MIME Commands): Update description of
4525 gnus-article-browse-html-article.
4526
bd3e840f
KY
45272010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
4528
4529 * auth.texi (Secret Service API): Add TODO node.
4530 (Help for users): Explain the new source options for `auth-sources'.
4531
e867cb5d 45322010-03-24 Michael Albinus <michael.albinus@gmx.de>
c8215db1
MA
4533
4534 * trampver.texi: Update release number.
4535
288f9fc0
CY
45362010-03-10 Chong Yidong <cyd@stupidchicken.com>
4537
4538 * Branch for 23.2.
4539
d99aaebd
CY
45402010-03-03 Chong Yidong <cyd@stupidchicken.com>
4541
4542 * faq.texi (Escape sequences in shell output): Note that ansi-color is
4543 now enabled by default.
4544
5794c2a5
MA
45452010-02-28 Michael Albinus <michael.albinus@gmx.de>
4546
4547 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
4548 when Emacs runs in interactive mode. (Bug#5645)
4549
40572be6
GM
45502010-02-16 Glenn Morris <rgm@gnu.org>
4551
4552 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
4553
7bb8ed67
MH
45542010-02-05 Mark A. Hershberger <mah@everybody.org>
4555
4556 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
4557
45a1423d 45582010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
994ff697
KY
4559
4560 * gnus.texi (Score File Format): Fix typo.
4561
45a1423d 45622010-01-19 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
4563
4564 * cc-mode.texi: Replace references to obsolete c-subword-mode.
4565
14f17fc8
JB
45662010-01-18 Juanma Barranquero <lekktu@gmail.com>
4567
4568 * ada-mode.texi (Project File Overview): Fix typo.
4569
607d4369
CY
45702010-01-17 Chong Yidong <cyd@stupidchicken.com>
4571
4572 * semantic.texi: Add Richard Y. Kim credit.
4573
4574 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
4575
3d1bfa99
MA
45762010-01-17 Michael Albinus <michael.albinus@gmx.de>
4577
4578 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
a628ad9d 4579 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
3d1bfa99 4580
6fbf7a75
GM
45812010-01-17 Glenn Morris <rgm@gnu.org>
4582
b9f978f0
GM
4583 * calc.texi (Reporting Bugs): Don't mention format of repository.
4584
f19bc38d
GM
4585 * woman.texi (Bugs): Make "Emacs repository" less specific,
4586 and the URL for same more specific.
4587
6fbf7a75
GM
4588 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
4589
16c3428a
JB
45902010-01-17 Juanma Barranquero <lekktu@gmail.com>
4591
4592 * ede.texi (ede-step-project, ede-proj-target):
4593 * tramp.texi (Remote processes): Fix typos.
4594
045b9da7
ML
45952010-01-16 Mario Lang <mlang@delysid.org>
4596
4597 * ede.texi (ede-target):
4598 * org.texi (Refiling notes): Remove duplicated words.
4599
c57008f6
SM
46002010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
4601
4602 * gnus.texi (Posting Styles): Use with-current-buffer.
4603 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
4604
798c9eb5
KR
46052010-01-02 Kevin Ryde <user42@zip.com.au>
4606
4607 * eieio.texi (Naming Conventions): Correction to xref on elisp
4608 coding conventions, is "Tips" node not "Standards".
4609
4970fbfe
CY
46102009-12-24 Chong Yidong <cyd@stupidchicken.com>
4611
4612 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
4613
4614 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
4615
83828b06
KY
46162009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
4617
4618 * gnus.texi (Direct Functions): Add missing port number to tls method.
4619
45a4a565
JB
46202009-12-15 Juanma Barranquero <lekktu@gmail.com>
4621
4622 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
4623 ($(infodir)/edt, edt.dvi): New targets.
4624
698bfef7
GM
46252009-12-15 Glenn Morris <rgm@gnu.org>
4626
4627 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
4628 (edt, $(infodir)/edt, edt.dvi): New targets.
4629 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
4630
4631 * Makefile.in (PDF_TARGETS, pdf): New.
4632 (clean): Add *.pdf.
4633 Add pdf rules for all manuals.
4634
0e983327
JB
46352009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
4636
4637 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
4638
8e687433
CY
46392009-12-14 Chong Yidong <cyd@stupidchicken.com>
4640
4641 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
4642 (Smart Jump, Analyzer Debug): Copyedits.
4643 (Semantic mode user commands): Link to new nodes.
4644 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
4645 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
4646 upstream Semantic manual.
4647
4648 * semantic.texi (Introduction): Minor fix to diagram.
4649
020335df
MA
46502009-12-09 Michael Albinus <michael.albinus@gmx.de>
4651
4652 * eshell.texi (History): Add the other built-in variables.
4653 (Built-ins): Explain built-ins, and how to apply the external commands.
4654 Add `history', `su' and `sudo'.
4655
4656 * tramp.texi (Remote processes): Add missing <RET> in the example.
4657
6ddf13e4
BW
46582009-12-01 Bill Wohler <wohler@newt.com>
4659
4660 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
45a4a565 4661 path for mairix example. Specify -q in namazu example since namazu is
6ddf13e4
BW
4662 excessively garrulous.
4663
07b6428c
MA
46642009-11-29 Michael Albinus <michael.albinus@gmx.de>
4665
4666 * tramp.texi (Remote processes): Improve eshell example with "su"
4667 and "sudo" commands.
4668
fd1cefda
CY
46692009-11-28 Chong Yidong <cyd@stupidchicken.com>
4670
4671 * semantic.texi (Analyzer Internals): Rename from Analyzer.
4672
4673 * sem-user.texi (Semantic mode user commands): Fix key syntax.
4674 Document semantic-complete-analyze-inline.
4675 (Semanticdb search debugging commands): Minor clarification.
4676 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
45a4a565 4677 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
fd1cefda 4678 manual.
9d542758 4679 (Semantic mode): Link to Idle Scheduler.
fd1cefda 4680
159e3ad5
KR
46812009-11-28 Kevin Ryde <user42@zip.com.au>
4682
4683 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
45a4a565 4684 @pxref, now EIEIO is in Emacs.
159e3ad5 4685
c6d47315
KR
4686 * erc.texi (Development): Correction to git tutorial url.
4687
16f6287e
GM
46882009-11-26 Glenn Morris <rgm@gnu.org>
4689
4690 * faq.texi (Latest version of Emacs): Mention stability of development
4691 version.
4692 (Problems with very large files): Max buffer size increase in 23.2.
4693 (VM): VM has moved house again.
4694
5ea5dbc9
JB
46952009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
4696
4697 * calc.texi (Radix modes): Discuss alternate bases for two's complement
4698 notations.
4699
5dec9555
CD
47002009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
4701
45a4a565 4702 * org.texi (Column attributes): Fix documentation of new operators.
5dec9555 4703
bd6f6833
CY
47042009-11-20 Chong Yidong <cyd@stupidchicken.com>
4705
4706 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
673286f5
CY
4707 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
4708 (Idle Completions Mode): Numerous copyedits.
bd6f6833 4709
be479117
JB
47102009-11-17 Juanma Barranquero <lekktu@gmail.com>
4711
4712 * semantic.texi (Semantic Internals, Glossary):
4713 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
4714 (Semanticdb search debugging commands): Fix typos.
4715
17291a1f
JB
47162009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
4717
be479117 4718 * calc.texi (Radix modes): Mention twos-complement notation.
17291a1f 4719
af42a9cc
JB
47202009-11-16 Juanma Barranquero <lekktu@gmail.com>
4721
4722 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
4723 ($(infodir)/semantic, semantic.dvi): New targets.
4724
3149927d
CY
47252009-11-16 Chong Yidong <cyd@stupidchicken.com>
4726
4727 * Makefile.in: Build the Semantic manual.
4728
4729 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
4730 repository.
4731
977640ed
MA
47322009-11-16 Michael Albinus <michael.albinus@gmx.de>
4733
4734 * dbus.texi (Receiving Method Calls): New defun
4735 `dbus-unregister-service'.
4736
17673adf
CD
47372009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
4738
4739 * org.texi (Speed keys): New section.
4740
0ecd3c90
MA
47412009-11-13 Michael Albinus <michael.albinus@gmx.de>
4742
4743 * dbus.texi (Type Conversion): Fix typo.
4744 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
4745 `dbus-registered-objects-table'.
0c7efc08
SM
4746 (Receiving Method Calls): New defun `dbus-register-property'.
4747 Move `dbus-unregister-object' here.
0ecd3c90 4748
8bfe682a
CD
47492009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
4750
4751 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
4752
47532009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
4754
4755 * org.texi (Column attributes): Add the new age summary operators.
4756 Also, mention the fact you can only use one summary operator per
4757 property.
4758
47592009-11-13 John Wiegley <johnw@newartisans.com>
4760
0c7efc08 4761 * org.texi (Tracking your habits): Add a new section in the
8bfe682a 4762 manual about how to track habits.
0c7efc08 4763 (Resolving idle time): Add a section on how idle and
8bfe682a
CD
4764 dangling clocks are resolved.
4765
47662009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
4767
4768 * org.texi (Agenda commands): Document the new `i' command.
4769 (Inserting deadline/schedule): Document logging changes
4770 of scheduling and deadline times stamps.
4771 (In-buffer settings): Document the in-buffer keywords for logging
4772 changes of scheduling and deadline times stamps.
4773 (Structure editing, Plain lists): Document indentation
4774 cycling in empty entries with TAB.
4775 (Archiving): Document the default archiving command.
4776 (Moving subtrees): Document the new keys for archiving.
4777 (Internal archiving): Fix incorrect key.
4778 (Agenda commands): Document the TODO set switching commands.
4779 (Agenda commands): Document the new archiving keys.
4780 (Clocking work time): Better description on how to save
4781 and restore a clock.
4782 (Resolving idle time): Mention the x11idle program to get true
4783 idleness also under X11.
4784 (Resolving idle time): Use @kbd instead of @key for normal
4785 letters, because this is how he rest of the manual does this.
4786 (Pushing to MobileOrg): Mention that `org-directory'
4787 should be set.
4788 (Agenda commands): Document that SPC is a filter for
4789 any tag.
0c7efc08 4790 (Search view): Rename from "Keyword search".
8bfe682a
CD
4791 (Capure): New chapter.
4792 (Markup): New chapter.
0c7efc08
SM
4793 (Links in HTML export, Images in HTML export):
4794 Extend the section titles.
8bfe682a
CD
4795 (Images in HTML export): Document the align option.
4796 (Text areas in HTML export): Extend the section title.
4797 (Images in LaTeX export): Explain image placement in LaTeX.
4798
693737cd
GM
47992009-11-10 Glenn Morris <rgm@gnu.org>
4800
4801 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
4802
c7bd4ebe
MA
48032009-11-08 Michael Albinus <michael.albinus@gmx.de>
4804
4805 * tramp.texi (Auto-save and Backup): Disable backups just for a
4806 method.
4807
4808 * trampver.texi: Update release number.
4809
76c5acad
MA
48102009-11-07 Michael Albinus <michael.albinus@gmx.de>
4811
4812 Sync with Tramp 2.1.17.
4813
4814 * trampver.texi: Update release number.
4815
d9a57abf
GM
48162009-10-29 Glenn Morris <rgm@gnu.org>
4817
4818 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
4819
637f4f0f
MA
48202009-10-23 Michael Albinus <michael.albinus@gmx.de>
4821
4822 * tramp.texi (External methods): Temporary files are kept for
4823 `rsync' and `rsyncc' methods.
4824
310dbb05
JB
48252009-10-09 Juanma Barranquero <lekktu@gmail.com>
4826
4827 * eieio.texi: Fix typos.
4828
09094f28
CY
48292009-10-07 Chong Yidong <cyd@stupidchicken.com>
4830
4831 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
4832
216f299a
JB
48332009-10-07 Juanma Barranquero <lekktu@gmail.com>
4834
4835 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
4836 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
4837
966a6506
CY
48382009-10-07 Chong Yidong <cyd@stupidchicken.com>
4839
4840 * Makefile.in: Build EIEIO and EDE manuals.
4841
48422009-10-07 Eric Ludlam <zappo@gnu.org>
4843
4844 * eieio.texi:
4845 * ede.texi: New files.
4846
8842cd9b
MA
48472009-10-05 Michael Albinus <michael.albinus@gmx.de>
4848
4849 * tramp.texi (Remote processes): Association of a pty is not supported.
4850
7006d207
CD
48512009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
4852
4853 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
4854 (Processing LaTeX fragments): Document that the size of images can be
4855 changes using the variable `org-format-latex-options'.
4856 (The date/time prompt, Timestamps): Be more accurate over ISO format
4857 dates and times.
4858 (Visibility cycling): Document showeverything keyword.
4859 (In-buffer settings): Document showeverything keyword.
4860 (Setting up the staging area): Fix the example.
4861 (MobileOrg): New section.
4862 (Agenda commands, Exporting Agenda Views): Document exporting the
4863 agenda view to Org files.
4864
0e7b2867
MA
48652009-09-28 Michael Albinus <michael.albinus@gmx.de>
4866
4867 * tramp.texi (History): Add IMAP support.
4868 (External methods): Add `imap' and `imaps' methods.
4869 (GVFS based methods): Add indices for `davs'.
4870 (Password handling): Rename anchors. Add IMAP entries for
4871 ~/.authinfo.gpg.
4872
4873 * trampver.texi: Set default value of `emacsimap'.
4874
4146636e
KY
48752009-09-22 Daiki Ueno <ueno@unixuser.org>
4876
4877 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
4878
d22f7ffa
CY
48792009-09-13 Chong Yidong <cyd@stupidchicken.com>
4880
0c7efc08
SM
4881 * dired-x.texi (Technical Details):
4882 Delete dired-up-directory (Bug#4292).
d22f7ffa 4883
66043531
MA
48842009-09-03 Michael Albinus <michael.albinus@gmx.de>
4885
216f299a 4886 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 4887
6eb02347
CD
48882009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
4889
4890 * org.texi (Effort estimates): Document new effort setting commands.
4891 (Agenda commands): Document the new keys fro agenda time motion.
4892 Document entry text mode. Improve documentation of the keys to include
4893 inactive time stamps into the agenda view.
4894 (Feedback): Document the new bug report command.
0c7efc08 4895 (Structure editing): Add an index entry for the sorting of subtrees.
6eb02347 4896
38dc51ba
KY
48972009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
4898
4899 * auth.texi (Help for users): Corrected markup.
4900
e402f452
GM
49012009-09-02 Glenn Morris <rgm@gnu.org>
4902
4903 * emacs-mime.texi (time-date): Mention float-time.
4904
744256cf
JB
49052009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
4906
4907 * calc.texi (Simplifying Formulas): Improve the wording.
4908
b0b63450
MB
49092009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
4910
4911 * auth.texi: Rewritten for coverage and clarity.
4912
49132009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
4914
0c7efc08
SM
4915 * gnus.texi (Expiring Mail):
4916 Mention gnus-mark-copied-or-moved-articles-as-expirable.
b0b63450
MB
4917 (Various Various): Mention gnus-safe-html-newsgroups.
4918
4919 * gnus-news.texi: Mention
4920 gnus-mark-copied-or-moved-articles-as-expirable.
4921
4922 * emacs-mime.texi (Display Customization): Add xref to
4923 gnus-safe-html-newsgroups.
4924
b59329e0
MA
49252009-08-28 Michael Albinus <michael.albinus@gmx.de>
4926
4927 * tramp.texi (Version Control): Remove.
af42a9cc 4928 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
b59329e0
MA
4929 reference.
4930 (External methods): Correct `scpc' concept index entries. New method
4931 `rsyncc'.
4932 (External packages): New subsections "Filename completion" and "File
4933 attributes cache".
4934
0ff2d6c2
JB
49352009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
4936
4937 * calc.texi (Rewrite Rules): Improve the example.
4938 (Simplifying Formulas): Explain use of the I and H flags for
4939 simplification.
4940
ecd3d54f
MA
49412009-08-25 Michael Albinus <michael.albinus@gmx.de>
4942
4943 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
91af3942 4944 Describe autostart behavior of dbus-ping.
ecd3d54f
MA
4945 (Synchronous Methods, Asynchronous Methods): Use English numeric format
4946 for timeout values.
78176e69
MA
4947 (Top): Remove footnote saying D-Bus is not enabled by
4948 default. (Bug#4256)
ecd3d54f 4949
0f215bca
DU
49502009-08-23 Daiki Ueno <ueno@unixuser.org>
4951
4952 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 4953 Reported by Jari Aalto (Bug#4211).
0f215bca 4954 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 4955 epa-global-mail-mode.
3b7ab45f
DU
4956 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
4957 epa-setup.
0f215bca 4958
4f22e84d
MA
49592009-08-16 Michael Albinus <michael.albinus@gmx.de>
4960
4961 * dbus.texi (Asynchronous Methods): Allow nil handler.
4962
9ff0b02b 49632009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 4964
26b03ee3 4965 * ediff.texi (ediff-current-file): Add information about this new function.
4f22e84d 4966
26b03ee3 4967 * viper.texi: Add information about C-s in viper's search command.
4f22e84d 4968
4c39f404
CY
49692009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
4970
4971 * calc.texi (Date Forms): Fix typos.
4972
3bcfba17
GM
49732009-08-08 Glenn Morris <rgm@gnu.org>
4974
4975 * org.texi (Agenda commands): Restore clobbered change.
4976
66783bb4
EZ
49772009-08-07 Eli Zaretskii <eliz@gnu.org>
4978
4979 * calc.texi (Graphics, Devices): Update with the peculiarities of
4980 operation on MS-Windows.
4981
c8d0cf5c
CD
49822009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
4983
4984 * org.texi (Publishing action): Improve documentation of file
4985 names when publishing to the source directory.
4986 (Clean view): Document `org-indent-mode'.
4987 (Clocking work time): Add documentation for the
4988 new :timetamp option when creating a clock report.
4989 (Paragraphs): Fix many typos.
4990 (Plain lists): Remove duplicate explanation about the
4991 `C-c *' command.
4992 (Literal examples): Update to reflect the new behavior
4993 of the -n -r -k switches when exporting source code examples.
4994 (Structure editing): Add information about `C-c *',
4995 converting a plain list into a list of Org items.
4996 (Remember): Small rephrasing of the paragraph
4997 describing remember.el. Also mentioned that remember.el is part
4998 of Emacs 23, not Emacs 22.
4999 (Clocking work time): Add documentation about
5000 displaying the current clocking time against the effort estimate.
5001 Also add a footnote about using `org-clock-in-prepare-hook' to add
5002 an effort estimate on the fly, just before clocking it.
5003 (Footnotes): Document automatic renumbering and
5004 sorting.
5005 (Agenda commands): Document new bulk commands.
5006 (Plain lists): Document new behavior of
5007 `org-cycle-include-plain-lists'.
4e2af782 5008 Hyphenation only in TeX.
c8d0cf5c
CD
5009 (Clocking work time): Document the key to update effort
5010 estimates.
5011 (Clocking work time): Document the clock time display.
5012 (Structure editing, TODO basics): Document new
5013 variables.
5014 (Column attributes): Document new colciew operators.
5015 (Publishing options): Document :xml-declaration.
5016 (Tracking TODO state changes): Document the
5017 LOG_INTO_DRAWER property.
5018 (Literal examples): Document the new implementation for
5019 editing source code.
5020 (Publishing action): Mention the new publishing
5021 function, to publish an Org source file.
5022 (Publishing links): Mention how to link to an Org source file.
5023 (Macro replacement): Document new macros.
5024 (Handling links): Document type-specific completion
5025 when inserting links.
5026 (Structure editing, Plain lists): Improve documentation
5027 on sorting.
5028 (Internal links): Document custom ids for links.
5029 (Handling links): Document custom ids for links.
5030 (CSS support): Document new class.
5031 (Refiling notes): Document the possibility to create new nodes
5032 during refiling.
5033 (Agenda commands): Document the "?" operator to find
5034 tasks without effort setting.
5035 (Exporting agenda information): Section moved.
5036 (RSS Feeds): New section.
5037 (Built-in table editor): Document M-e and M-a navigate
5038 inside table field.
5039 (Stuck projects): Docment that projects identified as
5040 un-stuck will still be searchd for stuck sub-projects.
5041 (Paragraphs): Document centering.
5042 (Creating timestamps, Agenda commands): Document new
5043 behavior when changing time stamps.
5044 (Structure editing): Document the new command
5045 `org-clone-subtree-with-time-shift'.
5046 (Publishing): Refresh this chapter.
5047 (Export options, Export options, In-buffer settings):
5048 Document the new keywords.
5049 (Matching tags and properties): Collect all
5050 documentation about tags/property matches here.
5051 (Setting tags): Document `org-tag-persistent-alist'.
5052 (Weekly/daily agenda): New section.
5053 (Orgstruct mode): Describe `orgstruct++-mode'.
5054 (Drawers): Mention the LOGBOOK drawer.
5055 (Export options, Sectioning structure): Document the
5056 #+LEATEX_HEADER in-buffer setting.
5057 (Bugs): Section removed.
5058 (Hooks): New section.
0c7efc08 5059 (Add-on packages): Move here from old location.
c8d0cf5c
CD
5060 (Context-sensitive commands): New section.
5061 (Setting tags): Document newline option.
5062 (Global TODO list, Matching tags and properties):
5063 Mention more variables.
5064 (Checkboxes): Update to changed command behavior.
81a5560e 5065
40d2791f
CY
50662009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
5067
5068 * speedbar.texi (Basic Key Bindings): Fix typo.
5069
65d0154b
JB
50702009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
5071
5072 * calc.texi (Vector/Matrix Functions): Add index entries for both
5073 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
5074 affects matrices with more than one row.
b5bdfd9f 5075 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 5076
5a9e3ab7
JB
50772009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
5078
5079 * calc.texi (Stack Manipulation Commands): Add documentation for
ed9265fc 5080 `calc-transpose-lines'.
5a9e3ab7 5081
42fb7e61
MA
50822009-07-27 Michael Albinus <michael.albinus@gmx.de>
5083
5084 * dbus.texi (Receiving Method Calls): Describe special return value
5085 `:ignore'.
5086
574b69d5
AM
50872009-07-24 Alan Mackenzie <acm@muc.de>
5088
5089 * cc-mode.texi (Config Basics, File Styles): Document that at mode
5090 initialization, any individual variable setting now takes precedence
5091 over one done via c-file-style/c-file-offsets.
5092
ec06459c
JB
50932009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
5094
5095 * calc.texi (Undoing Mistakes): Mention that the undo list will be
5096 truncated when Calc is quit.
5097 (Customizing Calc): Document `calc-undo-length'.
5098
4ce54f6b
CY
50992009-07-20 Chong Yidong <cyd@stupidchicken.com>
5100
5101 * calc.texi (About This Manual): Don't mention chapter numbers in text.
5102
0e4f8ba5
GM
51032009-07-11 Kevin Ryde <user42@zip.com.au>
5104
5105 * pcl-cvs.texi (About PCL-CVS):
5106 * widget.texi (Basic Types):
5107 Fix cross-references.
5108
fa0f81b0
AS
51092009-07-01 Andreas Schwab <aschwab@redhat.com>
5110
5111 * dbus.texi (Type Conversion): Don't use literal control character.
5112
88a683c5
MA
51132009-07-01 Michael Albinus <michael.albinus@gmx.de>
5114
5115 * tramp.texi (GVFS based methods): New section.
5116 (Remote processes): Processes for GVFS based methods run locally.
5117
36c8febb
MA
51182009-06-30 Michael Albinus <michael.albinus@gmx.de>
5119
0c7efc08
SM
5120 * tramp.texi (Inline methods, External methods, Gateway methods):
5121 Avoid the words "kludge" and hack".
36c8febb
MA
5122 (External methods): Add `synce' method.
5123
5124 * trampver.texi: Update release number.
5125
d6b951bb
MA
51262009-06-22 Michael Albinus <michael.albinus@gmx.de>
5127
5128 Sync with Tramp 2.1.16.
5129
5130 * tramp.texi (History): Add GVFS support.
5131 (External methods): Precise `rsync' description. Add `dav', `davs' and
5132 `obex' methods. Add 'tramp-gvfs-methods' option.
5133 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
5134 forms.
5135 (Remote Programs): Introduce `tramp-own-remote-path'.
5136 (Remote processes): New subsection "Running remote programs that create
5137 local X11 windows".
5138 (Frequently Asked Questions): Improve code for disabling vc.
5139
5140 * trampver.texi: Update release number. Set default value of
5141 `emacsgvfs'.
5142
70243478
CY
51432009-06-21 Chong Yidong <cyd@stupidchicken.com>
5144
5145 * Branch for 23.1.
5146
54b31cbf
GM
51472009-06-17 Glenn Morris <rgm@gnu.org>
5148
5149 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
5150 (Latest version of Emacs): Mention source code repository.
5151
f6adc23c
GM
51522009-06-16 Glenn Morris <rgm@gnu.org>
5153
5154 * faq.texi (Top): Language tweak.
5155 (Extended commands): Most people have arrow keys.
5156 (Emacs manual): Say how to follow info links.
5157 (File-name conventions): Change title a bit. Explain about source
5158 versus installed. Condense etc description.
5159 (Guidelines for newsgroup postings): Mention Savannah list page.
5160 (Newsgroup archives): Simplify.
5161 (Contacting the FSF): Add contact URL.
5162 (Emacs Lisp documentation): Printed version not always available.
5163 (Installing Texinfo documentation): Explain how by hand installation is
5164 not normally needed. Use add-to-list. Remove duplicate reference.
5165 (Informational files for Emacs): Move info on Help menu here from
5166 "File-name conventions".
5167 (Help installing Emacs): Tweak uref.
5168 (Obtaining the FAQ): Mention repository.
5169 (Origin of the term Emacs): Explain "ITS".
5170 (Changing load-path): Use add-to-list.
5171 (Automatic indentation): Clarify this is for Text mode.
5172 Don't mention Indented Text mode.
5173 (Finding Emacs on the Internet): The FSF does not seem to offer a
5174 deluxe distribution on CD anymore.
5175
b59a8457
GM
51762009-06-16 Glenn Morris <rgm@gnu.org>
5177
5178 * faq.texi (Top): Mention which Emacs version this FAQ is about.
5179 Recommend the latest release. Mention how to get older FAQs.
5180 Recommend the Emacs manual.
5181 (Guidelines for newsgroup postings): Discourage cross-posts.
5182 (Underlining paragraphs): Remove.
5183 (Editing MS-DOS files): Remove pre-Emacs 20 information.
5184 (Bugs and problems): Update key-binding.
5185 (Problems with very large files): Mention 64-bit.
5186 (Shell process exits abnormally): Remove.
5187 (Problems with Shell Mode): Rename and update.
5188 (Spontaneous entry into isearch-mode)
5189 (Problems talking to certain hosts): Remove. This is old information,
5190 in etc/PROBLEMS if needed.
5191 (Emacs takes a long time to visit files, Updating Emacs): Remove.
5192 (Dired claims that no file is on this line): Update.
5193 (Installing Emacs, Problems building Emacs): Simplify.
5194 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
5195 information.
5196 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
5197 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
5198 (JDEE): "JDEE", not "JDE".
5199 (Handling C-s and C-q with flow control, Binding C-s and C-q):
5200 Remove. This is old information, in etc/PROBLEMS if needed.
5201 (stty and Backspace key, Kanji and Chinese characters): Remove.
5202 (Right-to-left alphabets): Update section.
5203 (Changing the included text prefix): Gnus uses message-yank-prefix.
5204 Add cross-reference to Supercite manual.
5205 (Saving a copy of outgoing mail): Simplify output file description.
5206 (Expanding aliases when sending mail): Refer to Emacs manual.
5207 Remove old info about RFC822.
5208 Correct description of how to rebuild aliases.
5209 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
5210 (MIME with Emacs mail packages)
5211 (Viewing articles with embedded underlining)
5212 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
5213 Remove old sections.
5214 (Killing based on nonstandard headers): Remove. Scoring is preferable,
5215 and is well-documented in the Gnus manual.
5216 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
5217 (Making Gnus faster): Rename from "Starting Gnus faster".
5218 Merge "Catch-up is slow in Gnus" into here.
5219
0e6d12ca
GM
52202009-06-14 Glenn Morris <rgm@gnu.org>
5221
5222 * faq.texi (Status of Emacs): Re-order with most recent releases first.
5223 (New in Emacs 23): New section.
5224 (Handling C-s and C-q with flow control): Add xref.
5225
2e17e05e
GM
52262009-06-13 Glenn Morris <rgm@gnu.org>
5227
5228 * faq.texi (Setting up a customization file): Grammar fix.
5229 Customize is no longer "new".
5230 (Displaying the current line or column): Line-number mode is on by
5231 default. Don't mention `column' package. Mention linum.el.
5232 (Turning on abbrevs by default): Explain how to do it for buffers,
5233 modes, and everywhere.
5234 (Associating modes with files): Use add-to-list. Don't mention Emacs
5235 19.
5236 (Highlighting a region): On by default since 23.1.
5237 (Replacing highlighted text): Update doc quote.
5238 (Working with unprintable characters): Don't mention search-quote-char.
5239 (Using an already running Emacs process): Gnuclient is probably not an
5240 enhancement these days.
5241 (Indenting switch statements): Remove mention of pre-Emacs 20.
5242 (Horizontal scrolling): Abbreviate Emacs 20 description.
5243 (Replacing text across multiple files): Fix name of dired command.
5244 (Disabling backups): Use require not load.
4f9d4de3 5245 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 5246
2a1cf2b9
BW
52472009-06-13 Bill Wohler <wohler@newt.com>
5248
5249 Release MH-E manual version 8.2.
5250
5251 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5252 release 8.2.
5253
85b438b7
GM
52542009-06-13 Glenn Morris <rgm@gnu.org>
5255
5256 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
5257 in this day and age the common meaning is "on the web".
5258 (copying): Use @copyright in all cases.
5259 (Basic keys): Remove reference to deleted manual node "Text Characters".
5260 (File-name conventions): Use GNU as an example rather than SERVICE.
5261 default.el lives in site-lisp. Update Info directory location.
5262 (Real meaning of copyleft): GPL actions have been brought, but all
5263 settled out of court.
5264 (Guidelines for newsgroup postings): Shorten section title.
5265 Simplify comp.emacs description.
5266 (Newsgroup archives): Change Google URL. Describe Gmane.
5267 (Unsubscribing from Emacs lists): Remove discussion of "distribution
5268 points". Mention List-Unsubscribe header.
5269 (Contacting the FSF): Update email and URLs.
5270 (Basic editing): Mention F1 for help.
5271 (Installing Texinfo documentation): Refer to Texinfo website rather
5272 than ftp server.
5273 (Printing a Texinfo file): Mention texi2pdf.
5274 (Informational files for Emacs): Don't describe FTP or SERVICE, they
5275 are just stubs nowadays.
5276 (Latest version of Emacs): Explain version numbers.
5277 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
5278 (Turning on syntax highlighting): No need to mention hilit19 any more.
5279 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
5280 (Modes for various languages): Remove section.
5281 (Major packages and programs): Remove most version and maintainer
5282 information - it's hard to keep up-to-date, and adds nothing.
5283 Similarly with direct links to mailing lists.
5284 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
5285 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
5286 years, and Emacs comes with tools for this now.
5287 (Patch): Remove section - this is a standard tool.
5288 (Using function keys under X): Remove section.
5289
93e2d996
GM
52902009-06-12 Glenn Morris <rgm@gnu.org>
5291
5292 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
5293 (Help installing Emacs): Remove reference to deleted X11 node.
5294 (Associating modes with files): Interpreter-mode-alist is no longer
5295 subservient to auto-mode-alist.
5296 (Installing Emacs): Change future Emacs version.
5297 (Linking with -lX11 fails): Remove old section.
5298 (Packages that do not come with Emacs): Update ELL location.
5299 Emacs Lisp archive is dead.
5300 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
5301 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
5302 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
5303 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
5304 (Removing flashing messages): Remove section about non-existent Gnus
5305 option.
5306
f0bf7708
GM
5307 * faq.texi (Top): Add @top command.
5308 Remove the optional arguments from all @node commands: makeinfo can
5309 generate these automatically, and it is easier to edit and rearrange
5310 nodes without them.
5311
30884d11
GM
53122009-06-11 Glenn Morris <rgm@gnu.org>
5313
5314 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
5315 (The LPF): Make the updated URL the sole reference point.
5316 (Learning how to do something): Update refcard price and format.
5317 (Getting a printed manual): Sources in doc/emacs/, not man/.
5318 Also available in PDF format. Since the page count varies, be less
5319 precise.
5320 (Informational files for Emacs): Remove references to deleted files
5321 LPF and SUN-SUPPORT, and to UUCP.
5322 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
5323 Remove many obsolete ways to get the FAQ, which now seems only to be
5324 distributed with Emacs.
5325 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
5326
deab46e0
CY
53272009-06-09 Chong Yidong <cyd@stupidchicken.com>
5328
223b43fa 5329 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 5330 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 5331
deab46e0
CY
5332 * ada-mode.texi (Installation, Compile commands)
5333 (Project File Overview, No project files, Set compiler options)
5334 (Use GNAT project file, Use multiple GNAT project files)
5335 (Identifier completion): Use @samp for menu items, and @kbd for key
5336 sequences (Bug#3504).
5337
71fbd643
DU
53382009-06-04 Daiki Ueno <ueno@unixuser.org>
5339
8c9bb6f5 5340 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 5341
f197085b
CY
53422009-06-04 Ryan Yeske <rcyeske@gmail.com>
5343
5344 * message.texi (Header Commands): Fix descriptions to match
5345 keybindings.
5346
7f3bc720
DU
53472009-04-22 Daiki Ueno <ueno@unixuser.org>
5348
5349 * gnus.texi (Security): Mention that EasyPG is the current default.
5350
4518068d
CY
53512009-04-13 Chong Yidong <cyd@stupidchicken.com>
5352
5353 * ediff.texi (Session Commands): Fix typo.
5354
d7ca410a
MB
53552009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
5356
5357 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
5358 news.software.readers. Reported by Florian Rehnisch.
5359
c6c76add
GM
53602009-04-02 Glenn Morris <rgm@gnu.org>
5361
5362 * auth.texi: Capitalize direntry.
5363
5364 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
5365 using a period in the entry name. (Bug#2797)
5366
35ed8e2e
JB
53672009-03-03 Juanma Barranquero <lekktu@gmail.com>
5368
5369 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
5370 ($(infodir)/auth, auth.dvi): New targets.
5371
e280480a
GM
53722009-03-03 Glenn Morris <rgm@gnu.org>
5373
5374 * auth.texi: Fix @setfilename.
5375
5376 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
5377 (auth, $(infodir)/auth, auth.dvi): New rules.
5378
8a76755b
GM
53792009-02-25 Glenn Morris <rgm@gnu.org>
5380
5381 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
5382
0038d478
MB
53832009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5384
5385 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
5386
53872009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5388
5389 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
5390 gnus-nocem-issuers, and gnus-nocem-verifyer.
5391
867d4bb3
JB
53922009-02-20 Juanma Barranquero <lekktu@gmail.com>
5393
5394 * ada-mode.texi (Project files, Automatic Casing):
5395 * dbus.texi (Signals):
5396 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
5397 * mh-e.texi (HTML):
5398 * nxml-mode.texi (Locating a schema)
5399 (Using the document's URI to locate a schema):
5400 * org.texi (Footnotes, Using the mapping API):
5401 * rcirc.texi (Channels): Remove duplicate words.
5402
3a44dc1f
GM
54032009-02-20 Glenn Morris <rgm@gnu.org>
5404
5405 * dired-x.texi (Miscellaneous Commands):
5406 * gnus.texi: Minor updates for mbox Rmail.
5407
5dc584b5
KB
54082009-02-16 Karl Berry <karl@gnu.org>
5409
b59a8457
GM
5410 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
5411 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
5412 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
5413 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
5414 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
5415 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
5416 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
5417 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
5418 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
5419 Consistently use @insertcopying in the Top node,
5dc584b5 5420 @contents at the front (after @end titlepage),
b59a8457 5421 and @direntry after @copying. (Bug#1988)
5dc584b5 5422
9eb59592
MB
54232009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
5424
5425 * auth.texi: New file documenting auth-source.
5426
d324fa76
CD
54272009-02-13 Carsten Dominik <dominik@science.uva.nl>
5428
5429 * org.texi (Org Plot): Fix link.
5430
7a603b73
DU
54312009-02-09 Daiki Ueno <ueno@unixuser.org>
5432
5433 * epa.texi (Mail-mode integration): Mention the way to do
5434 "encrypt-to-self". (Bug#1807)
5435
a626b338 54362009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
5437
5438 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
5439
3b36c17e
MB
54402009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
5441
5442 * gnus-news.texi: Print version about Incoming*.
5443
55033558
CD
54442009-02-02 Carsten Dominik <dominik@science.uva.nl>
5445
5446 * org.texi (Structure editing, Handling links)
5447 (Fast access to TODO states, Javascript support): Make standard docs
5448 correctly reflect default variable settings.
5449
ec712abb
GM
54502009-02-02 Glenn Morris <rgm@gnu.org>
5451
5452 * org.texi: Fix typos.
5453
7112648c
MA
54542009-02-01 Michael Albinus <michael.albinus@gmx.de>
5455
5456 Sync with Tramp 2.1.15.
5457
5458 * trampver.texi: Update release number.
5459
2e461fc1
CD
54602009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
5461
5462 * org.texi (TODO dependencies): Document TODO dependencies on
5463 checkboxes.
5464
bc283609
CD
54652009-01-30 Carsten Dominik <dominik@science.uva.nl>
5466
5467 * org.texi (TODO dependencies): Document key binding for toggling
5468 ORDERED property.
5469
74fc5047
MA
54702009-01-28 Michael Albinus <michael.albinus@gmx.de>
5471
5472 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
5473 of hook functions.
5474
d6685abc
CD
54752009-01-28 Carsten Dominik <dominik@science.uva.nl>
5476
5477 * org.texi (TODO dependencies): New section.
5478
65c439fd
CD
54792009-01-27 Carsten Dominik <dominik@science.uva.nl>
5480
5481 * org.texi (Plain lists, TODO basics, Priorities)
5482 (Multiple sets in one file, Conflicts): Document interaction with
5483 `shift-selection-mode'.
5484
5fafc247
JB
54852009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
5486
5487 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
5488 Make Calc the subject of sentences.
5489 (Rearranging Formulas using Selections): Discuss new options
5490 for `j *'.
5491
e7433508
MA
54922009-01-26 Michael Albinus <michael.albinus@gmx.de>
5493
5494 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
5495
2096a1b6
GM
54962009-01-26 Glenn Morris <rgm@gnu.org>
5497
5498 * org.texi: Fix typos.
5499
0cb61492
BW
55002009-01-26 Bill Wohler <wohler@newt.com>
5501
2096a1b6 5502 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 5503
0bd48b37
CD
55042009-01-25 Carsten Dominik <dominik@science.uva.nl>
5505
5506 * org.texi (References): Add information about remote references.
5507 (Built-in table editor): Document `C-c RET' in tables.
5508 (Math symbols, Quoting LaTeX code): Mention that simple
5509 LaTeX macros survive LaTeX export.
5510 (Images in LaTeX export): Show how to create a reference to a
5511 figure.
5512 (Sectioning structure): Document that the LaTeX class can be
5513 specified in a property.
5514 (Text areas in HTML export): New section.
5515 (External links): Add examples for text search and ID links.
5516 (Built-in table editor): Remove the descriptio of `C-c
5517 C-q', it not longer works.
5518 (Literal examples): Document that a space must follow
5519 the colon in short examples.
5520 (Relative timer): Document `org-timer-stop'.
5521 (Footnotes): New section.
5522 (Footnote markup): Shorten section and refer to new Footnote
5523 section.
5524 (Literal examples): Add documentation for line
5525 numbering in and references to code examples.
5526 (CSS support): Fix the description of default CSS styles.
5527 (Capturing column view): Document
5528 "file:path/to/file.org" as an allowed value for the ID property of
5529 a dynamic block copying column view.
5530
49dbbaf2
SE
55312009-01-23 Stephen Eglen <stephen@gnu.org>
5532
5533 * mh-e.texi (Getting Started): Describe $MH.
5534
193e6828
MA
55352009-01-21 Michael Albinus <michael.albinus@gmx.de>
5536
5537 * tramp.texi (all): Harmonize usage of "external method",
5538 "external transfer method" and "out-of-band method".
5539 (Connection types): Precise the differences of inline and external
5540 methods. Written by Adrian Phillips <a.phillips@met.no>.
5541
26b9f88d
MB
55422009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
5543
5544 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
5545 commands as described at the top. Reported by Allan Gottlieb
5546 <gottlieb@nyu.edu>.
5547
55482009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
5549
5550 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
5551 nnmail-pathname-coding-system.
5552
377952e0
GM
55532009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
5554
5555 * org.texi (Relative timer): Fix typo.
5556
a20d3598
JB
55572009-01-15 Juanma Barranquero <lekktu@gmail.com>
5558
5559 * org.texi (Clocking work time): Fix typo.
98a1e0f5 5560 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 5561
a50253cc
GM
55622009-01-13 Glenn Morris <rgm@gnu.org>
5563
5564 * org.texi: Fix some more typos.
5565
07450bee
GM
55662009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
5567
5568 * org.texi: Fix some typos.
5569
e3e955fe
MB
55702009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
5571
5572 * gnus.texi (Group Parameters): Add note for local variables.
5573
55742009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5575
0c7efc08
SM
5576 * gnus.texi (Converting Kill Files): Fix URL.
5577 Include gnus-kill-to-score.el in contrib directory.
e3e955fe
MB
5578
55792009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5580
5581 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
5582 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
5583 (Paging the Article): Add index entry.
5584
71dd9983
JB
55852009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
5586
5587 * ada-mode.texi (Examples): Delete redundant text.
5588
4a0cf14f
MA
55892009-01-03 Michael Albinus <michael.albinus@gmx.de>
5590
36c8febb 5591 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
5592
5593 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
5594 addresses.
5595
aedac0f0
BW
55962009-01-03 Bill Wohler <wohler@newt.com>
5597
5598 * mh-e.texi (Scan Line Formats): Indicate that first column should be
5599 kept empty.
5600
4c65b566
CD
56012008-12-20 Carsten Dominik <dominik@science.uva.nl>
5602
5603 * org.texi (Activation, Exporting, ASCII export, HTML export)
0c7efc08
SM
5604 (HTML Export commands, LaTeX/PDF export commands):
5605 Improve documentation about transient-mark-mode.
e9fce1ac 5606 (References): Document the use of special names like $LR1 to reference
4c65b566
CD
5607 to fields in the last table row.
5608
e1a78e1e
JL
56092008-12-19 Juri Linkov <juri@jurta.org>
5610
5611 * info.texi (Search Text): Remove mention of removed key binding M-s.
5612
17a0aa82
CD
56132008-12-18 Carsten Dominik <dominik@science.uva.nl>
5614
5615 * org.texi (References): Remove mentioning of @0 as reference for the
5616 last line, this has been reverted in the Lisp sources.
5617
4997d802
JB
56182008-12-17 Juanma Barranquero <lekktu@gmail.com>
5619
5620 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
5621 (DVI_TARGETS): Remove duplicates. Add sasl.
5622 ($(infodir)/sasl, sasl.dvi): New targets.
5623
33306645
CD
56242008-12-17 Carsten Dominik <dominik@science.uva.nl>
5625
5626 * org.texi: Version number pushed to 6.15d.
5627
db55f368
CD
56282008-12-16 Carsten Dominik <dominik@science.uva.nl>
5629
a0bf4117 5630 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
5631 (Images in LaTeX export): New section.
5632 (Inlined images, Images in HTML export): Sections renamed.
5633
dae0a942
MB
56342008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
5635
5636 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
5637
9f5572e9
MB
56382008-12-04 David Engster <dengste@eml.cc>
5639
5640 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
af42a9cc 5641 of nnml-get-new-mail. Change URL for mairix patch.
9f5572e9 5642
bc23baaa
CD
56432008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
5644
5645 * org.texi (Using the mapping API): Fix bug in mapping example.
5646 (Publishing options): Make the list of properties complete again, in
5647 correspondence to the variable `org-export-plist-vars'.
5648 (Property searches): Document new special values for time comparisons.
5649 (Tag inheritance): Refine the description of tag inheritance.
5650 (Project alist): Add info about the publishing sequence of components.
a0bf4117 5651 (Effort estimates): Document the new relative timer.
bc23baaa 5652
3bf8054f
JB
56532008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
5654
5655 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
5656 (Using Calc): Clarify use of `C-x * o'.
5657 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
5658
ac134f2f
RS
56592008-11-28 Richard M Stallman <rms@gnu.org>
5660
5661 * dbus.texi (Receiving Method Calls): Clean up previous change.
5662
ace706d1
MA
56632008-11-26 Michael Albinus <michael.albinus@gmx.de>
5664
5665 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
5666 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
5667 `dbus-unescape-from-identifier'.
5668 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 5669 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
5670 (Signals): Use the constants in the example.
5671
d60b1ba1
CD
56722008-11-24 Carsten Dominik <dominik@science.uva.nl>
5673
b97439ce 5674 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 5675
ce4fdcb9
CD
56762008-11-23 Carsten Dominik <dominik@science.uva.nl>
5677
5678 * org.texi (Setting up Remember): Document `org-remember-mode'.
5679 (External links): Document that bbdb links can use a regular
5680 expression.
5681 (External links): Document that elisp links can contain interactive
5682 commands.
5683
c8548a00 56842008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
5685
5686 * viper.texi (viper-translate-all-ESC-keysequences):
5687 Description removed.
5688
6a2c4aec
GM
56892008-11-19 Glenn Morris <rgm@gnu.org>
5690
5691 * doclicense.texi: Change to FDL 1.3.
5692 Relicense all texi files under FDL 1.3 or later.
5693
59ee4113
JB
56942008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
5695
5696 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
5697
59bcbb98 56982008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a 5699
0c7efc08 5700 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
2198eaa5
JB
5701
5702 * ediff.texi: Version/date change.
9f90198a 5703
8aa41c9b
CY
57042008-11-14 Chong Yidong <cyd@stupidchicken.com>
5705
5706 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
5707
17587b1b
JB
57082008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
5709
5710 * calc.texi (About This Manual): Comment out a mention of
5711 marginal notes.
5712
564c900e
CD
57132008-11-12 Carsten Dominik <dominik@science.uva.nl>
5714
5715 * org.texi (Clocking work time): Document the :formula property of
5716 clock tables.
5717 (Structure editing, Refiling notes): Document refiling regions.
5718 (Agenda commands): Document the double-prefix version
5719 of the `l' command in the agenda.
5720 (Handling links): Explain the effect of a double prefix
5721 arg to `C-c C-o'.
5722 (TODO basics): Add documentation for tag triggers.
5723
3c4be1f2
GM
57242008-10-23 Glenn Morris <rgm@gnu.org>
5725
5726 * cl.texi (Function Bindings): Mention `flet' fails to deal with
5727 byte-compiling things like `+'.
5728
5729 * ns-emacs.texi: Merge copyright years of author now with assignment
5730 into FSF years.
5731 (VER): Use it for easier automatic updating. Use Emacs version rather
5732 than standalone Emacs.app version.
5733
a6520ff3
CD
57342008-10-12 Carsten Dominik <dominik@science.uva.nl>
5735
864c9740 5736 * org.texi: Lots of minor fixes.
a6520ff3
CD
5737 (Capture): New chapter.
5738 (Org Plot): New section.
5739
db7a4b66
MH
57402008-09-30 Magnus Henoch <mange@freemail.hu>
5741
5742 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
5743
4043c194
JB
57442008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
5745
5746 * calc.texi (User Defined Units): Mention how to enter optional display
5747 string.
5748
eef5ade7
MB
57492008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
5750
0c7efc08 5751 * message.texi (Sending Variables): Fix variable documentation to
eef5ade7
MB
5752 avoid the "y/n" wording.
5753
e52cac88
MB
57542008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
5755
0c7efc08 5756 * message.texi (Sending Variables): Add `message-confirm-send' doc.
e52cac88
MB
5757
57582008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
5759
5760 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
5761 @enumerate section so as to be able to be formatted with MAKEINFO=no.
5762
00c55306
BW
57632008-09-22 Bill Wohler <wohler@newt.com>
5764
5765 Release MH-E manual version 8.1.
5766
5767 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5768 release 8.1.
5769
5770 * mh-e.texi: Retain dual license as agreed to by the FSF.
5771 However, bump GPL to Version 3.
5772 Use @include for license text.
5773
e52cac88 57742008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
5775
5776 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
5777 (Store custom flags and keywords, Store arbitrary data):
5778 Clean up markup.
64763fe3
MB
5779
57802008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
5781
5782 * gnus.texi (The Gnus Registry): Document it.
5783
9e601b8d
MB
57842008-09-08 David Engster <dengste@eml.cc>
5785
88ee5b02
JB
5786 * gnus.texi (nnmairix): Point out that nnml uses MH format.
5787 Clarify section about choosing back end servers.
9e601b8d 5788
247043f1
GM
57892008-08-23 Glenn Morris <rgm@gnu.org>
5790
5791 * dired-x.texi (Shell Command Guessing):
5792 Mention dired-guess-shell-case-fold-search. (Bug#417)
5793
2bfec7a0
MA
57942008-08-22 Michael Albinus <michael.albinus@gmx.de>
5795
5796 * trampver.texi: Update release number.
5797
247043f1 57982008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
5799
5800 * ns-emacs.texi: Update version.
5801 (Introduction): Correct menu location for options save.
5802 (Customization): Note that defaults are stored under org.gnu.Emacs.
5803
8c20bd92
BW
58042008-08-11 Bill Wohler <wohler@newt.com>
5805
5806 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
5807 explicit about GNU mailutils MH elsewhere (with thanks to Darel
5808 Henman) (closes SF #1768928).
5809
767a4d92
GM
58102008-08-10 Glenn Morris <rgm@gnu.org>
5811
5812 * ns-emacs.texi: Use @copying. Change copyright of authors with
5813 assignment to FSF. Change license to GFDL.
5814 (Top): Remove outdated references.
5815
6ecfe5c2
MB
58162008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
5817
88ee5b02
JB
5818 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
5819 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
5820 gnus-summary-sort-by-most-recent-date.
5821 (Summary Sorting): Explain prefix argument.
5822
58232008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
5824
5825 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
5826 gnus-summary-pipe-output.
5827
eb932e8a
MA
58282008-08-03 Michael Albinus <michael.albinus@gmx.de>
5829
5830 * dbus.texi (Receiving Method Calls): Document error handling of own
5831 D-Bus methods.
5832
bfe16263
BW
58332008-08-01 Bill Wohler <wohler@newt.com>
5834
5835 * mh-e.texi (Reading Mail)
9f90198a 5836 (Viewing Attachments): Describe new function
bfe16263
BW
5837 mh-show-preferred-alternative.
5838 (Sending Mail, Redistributing, Sending Message): Describe new hook
5839 mh-annotate-msg-hook.
5840
21956b56
MA
58412008-07-31 Michael Albinus <michael.albinus@gmx.de>
5842
5843 * dbus.texi (Arguments and Signatures): Fix example.
5844 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
5845 (Asynchronous Methods): New node.
9f90198a
JB
5846 (Errors and Events): Describe extended layout of `dbus-event'.
5847 New defun `dbus-event-message-type'.
21956b56 5848
7c2fb837
DN
58492008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
5850
5851 * ediff.texi: Remove VMS support.
5852
13662773
JB
58532008-07-29 Juanma Barranquero <lekktu@gmail.com>
5854
5855 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
5856 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
5857
ddde0b34
CY
58582008-07-29 Chong Yidong <cyd@stupidchicken.com>
5859
5860 * Makefile.in: Add mairix-el targets.
5861
58622008-07-29 David Engster <deng@randomsample.de>
5863
5864 * mairix-el.texi: New file.
5865
d5875b25
JB
58662008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
5867
366b7d44
JB
5868 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
5869 project files. Delete 'main_unit' project variable; not needed. Allow
5870 process environment variables wherever project variables are allowed.
5871 Add tutorial section on multiple GNAT project files.
d5875b25 5872
6cbab8ee
MA
58732008-07-27 Michael Albinus <michael.albinus@gmx.de>
5874
5875 Sync with Tramp 2.1.14.
5876
5877 * trampver.texi: Update release number.
5878
9e2a2647
DN
58792008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
5880
5881 * ns-emacs.texi:
5882 * faq.texi: Remove mentions of Mac Carbon.
5883
d62672f3
MB
58842008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
5885
5886 * gnus.texi (Saving Articles): Describe the 2nd argument of
5887 gnus-summary-save-in-pipe.
5888 (SpamAssassin): Use it.
5889
58902008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
5891
5892 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
5893
dd12e1c6
CD
58942008-07-25 Carsten Dominik <dominik@science.uva.nl>
5895
5896 * org.texi (Export options): Document the use of the creator flag.
5897
44ce9197
CD
58982008-07-24 Carsten Dominik <dominik@science.uva.nl>
5899
5900 * org.texi: New version 6.06a.
5901
ddd13c5d
JB
59022008-07-23 Juanma Barranquero <lekktu@gmail.com>
5903
5904 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
5905 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
5906
8dc6104d
JB
59072008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
5908
5909 * calc.texi (Editing Stack Entries):
5910 (Algebraic Entry): Rewrite introductory sentences so it can be used by
5911 Calc's help functions. Mention fixing typos.
5912 (Customizing Calc): Fix typo.
5913
59142008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
5915
5916 * calc.texi (summarykey): New macro. Use to correctly format keys in
5917 the summary.
5918
ddd13c5d 59192008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
5920
5921 * ns-emacs.texi (Customization): Corrected documentation on color
5922 specification formats.
5923
568beaa2
AS
59242008-07-19 Andreas Schwab <schwab@suse.de>
5925
db8ef699 5926 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
5927
5928 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
5929 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
5930
cd71b9ae
MA
59312008-07-18 Michael Albinus <michael.albinus@gmx.de>
5932
5933 * dbus.texi (Inspection): Rework, introduce submenus.
5934 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
5935 (Properties and Annotations, Arguments and Signatures): New nodes.
5936
9b7993b4
MA
59372008-07-13 Michael Albinus <michael.albinus@gmx.de>
5938
5939 * dbus.texi (Receiving Method Calls): Fix description of
5940 `dbus-register-method'.
5941 (Signals): Allow also signal arguments for filtering in
5942 `dbus-register-signal'.
5943
241d447b
JB
59442008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
5945
5946 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
5947 `cnorm'.
5948 (Arithmetic Tutorial): Simplify the verification of prime factors.
5949
adb46650
MB
59502008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
5951
5952 * gnus.texi (Saving Articles): Mention
5953 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
5954
92e15881
JB
59552008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
5956
5957 * calc.texi: Adjust mode line throughout.
5958
ea597303
JB
59592008-06-28 Juanma Barranquero <lekktu@gmail.com>
5960
5961 * sasl.texi (Mechanisms): Fix typos.
5962
aee08080
JB
59632008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
5964
5965 * calc.texi (Killing from the stack): Mention using normal Emacs
5966 copying.
5967
a06a4a12
MA
59682008-06-21 Michael Albinus <michael.albinus@gmx.de>
5969
0c7efc08 5970 * tramp.texi (Password handling): Rename from "Password caching".
ea597303 5971 Add `auth-source' mechanism.
a06a4a12
MA
5972 (Connection caching): Tramp reopens the connection automatically,
5973 when the operating system on the remote host has been changed.
5974
7389398d
EZ
59752008-06-20 Eli Zaretskii <eliz@gnu.org>
5976
5977 * makefile.w32-in (distclean): Remove makefile.
5978
b349f79f
CD
59792008-06-17 Carsten Dominik <dominik@science.uva.nl>
5980
3f9b4c2b 5981 * org.texi (Using the mapping API): New section.
b349f79f 5982 (Agenda column view): New section.
3f9b4c2b 5983 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 5984 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 5985 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
5986
59872008-06-17 Jason Riedy <jason@acm.org>
5988
5989 * org.texi (A LaTeX example): Note that fmt may be a one-argument
5990 function, and efmt may be a two-argument function.
5991 (Radio tables): Document multiple destinations.
5992
cd5c05d2
GM
59932008-06-16 Glenn Morris <rgm@gnu.org>
5994
5995 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
5996 Add Cover-Texts.
5997
debf4439
GM
59982008-06-15 Glenn Morris <rgm@gnu.org>
5999
6000 * faq.texi (VER): Update to 23.0.60.
6001
6002 * mh-e.texi: Remove option of licensing under GPL.
6003 Add Cover-Texts to GFDL permissions notice.
6004 (GPL): Remove section.
6005 (GFDL): Include doclicense.texi rather than the actual text.
6006
6007 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
6008 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
6009
6010 * sasl.texi: Fix output file name.
6011
6012 * epa.texi, sasl.texi: Refer to license in Emacs manual.
6013
6014 * gnus-coding.texi: Refer to license in Gnus manual.
6015
6016 * idlwave.texi, sasl.texi: Use @copying.
6017
6018 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
6019
6020 * speedbar.texi: Update Back-Cover Text as per maintain.info.
6021
6022 * url.texi: Use @copying, @title, @subtitle, @author.
6023
6024 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
6025 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
6026 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
6027 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
6028 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
6029 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
6030 * widget.texi, woman.texi:
6031 Remove references to external license, since doclicense is included.
6032
6033 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
6034 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
6035 Remove references to non-existent Invariant Sections.
6036
091f8bc1
GM
60372008-06-14 Glenn Morris <rgm@gnu.org>
6038
6039 * faq.texi (Major packages and programs): Remove references to external
6040 Supercite, Calc, VIPER, since they have been included for some time.
6041 Update VM, AUCTeX, BBDB entries.
6042
47bcb4d3
UJ
60432008-06-14 Ulf Jasper <ulf.jasper@web.de>
6044
6045 * newsticker.texi: Updated to match latest newsticker changes.
6046
6f093307
GM
60472008-06-13 Glenn Morris <rgm@gnu.org>
6048
6049 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
6050 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
6051 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
6052 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
6053 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
6054 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
6055 * woman.texi:
6056 Update Back-Cover Text as per maintain.info.
6057
2b968687
MB
60582008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6059
6060 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
6061
6062 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
6063 (gnus-faq.xml): Update repository host.
6064
2b968687
MB
6065 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
6066
60672008-06-15 Frank Schmitt <ich@frank-schmitt.net>
6068
6069 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
6070 Fix a typo.
6071
60722008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6073
6074 * gnus.texi (Mail Source Customization): Correct values of
4e2af782 6075 `mail-source-delete-incoming'. Reported by Tassilo Horn.
2b968687
MB
6076 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
6077
60782008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
6079
6080 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
6081 coding standards.
6082
60832008-06-14 David Engster <dengste@eml.cc>
6084
6085 * gnus.texi (nnmairix): Markup fixes.
6086
e6d2d263
MB
60872008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6088
2b968687 6089 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
6090
60912008-06-05 David Engster <dengste@eml.cc>
6092
6093 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
6094
60952008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6096
b344d29d 6097 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
6098 (Searching, nnir, nnmairix): New stub nodes.
6099
ad231df6 61002008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
6101
6102 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
6103
f394fa25
MB
61042008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
6105
6106 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
6107
58333467
MB
61082008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
6109
6110 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
6111
67525fb9
JY
61122008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
6113
6114 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
6115
0549d8fc
JB
61162008-05-06 Juanma Barranquero <lekktu@gmail.com>
6117
6118 * info.texi (Top): Fix typo in xref.
6119
149a3837
KB
61202008-05-05 Karl Berry <karl@gnu.org>
6121
6122 * info.texi (Top): @xref to stand-alone manual.
6123
3a23a519
MB
61242008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6125
6126 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
6127 (Various Summary Stuff): Fix typo in last xref.
6128
0a29fbf3
JB
61292008-05-02 Juanma Barranquero <lekktu@gmail.com>
6130
6131 * org.texi (Moving subtrees): Fix typo.
6132
586b90f1
MA
61332008-04-28 Michael Albinus <michael.albinus@gmx.de>
6134
6135 * tramp.texi (Frequently Asked Questions): Explain, how to disable
6136 Tramp via `tramp-mode'.
6137
b5af9883
CD
61382008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
6139
6140 * org.texi: Massive changes, in many parts of the file.
6141
d55fe5bb
MB
61422008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
6143
6144 * gnus.texi (Oort Gnus): Add message-fill-column.
6145
61462008-04-12 Adrian Aichner <adrian@xemacs.org>
6147
6148 * gnus.texi (Mail Source Specifiers): Typo fix.
6149
61502008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
6151
6152 * gnus.texi (Diary Headers Generation): Update key binding for
6153 `gnus-diary-check-message'.
6154
61552008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6156
6157 * gnus.texi (Emacsen): Addition.
6158
61592008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6160
6161 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
6162
61632008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6164
6165 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
6166
61672008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6168
6169 * gnus-news.texi: Update tool bar item.
6170
61712008-04-09 Sven Joachim <svenjoac@gmx.de>
6172
6173 * gnus-news.texi: Fix typos.
6174
76c109c3
JB
61752008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
6176
222027f2 6177 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
6178 Add mention of `kron'.
6179
d5fbd5a6
MO
61802008-04-01 Daiki Ueno <ueno@unixuser.org>
6181
0c7efc08
SM
6182 * epa.texi (Encrypting/decrypting *.gpg files):
6183 Document epa-file-name-regexp.
d5fbd5a6 6184
fbcbb58c
KY
61852008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
6186
6187 * gnus.texi (Example Methods): Fix description about ssh-agent.
6188 (Indirect Functions): Fix the default value of nntp-telnet-command;
6189 remove link to connect.html.
6190
134ce16c
MA
61912008-03-30 Michael Albinus <michael.albinus@gmx.de>
6192
6193 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
6194 dbus-call-method.
6195 (Receiving Method Calls): The timeout can be set by the calling client.
6196
da1975d7
MA
6197 * trampver.texi: Update release number.
6198
2e4089ab
RS
61992008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
6200
6201 * gnus.texi (Top): Fix version. Add SASL.
6202
70cab5a9
MA
62032008-03-29 Michael Albinus <michael.albinus@gmx.de>
6204
6205 Sync with Tramp 2.1.13.
6206
6207 * trampver.texi: Update release number.
6208
5bc6ddff
MB
62092008-03-29 Chong Yidong <cyd@stupidchicken.com>
6210
6211 * org.texi: Update to new org-mode website.
6212
62132008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
6214
6215 * cl.texi (For Clauses): Fix loop over key-seq to match code.
6216
9b3ebcb6
MB
62172008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
6218
6219 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
6220 gnus-read-ephemeral-gmane-group-url,
6221 gnus-read-ephemeral-emacs-bug-group,
6222 gnus-read-ephemeral-debian-bug-group.
6223
62242008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6225
6226 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
6227
6228 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
6229 Add FIXMEs for Bookmarks and gnus-registry-marks.
6230
62312008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6232
6233 * gnus.texi (Smileys): Document `smiley-style'.
6234
62352008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6236
6237 * gnus.texi (Gnus Development): Clarify difference between ding and
6238 gnu.emacs.gnus.
6239 (MIME Commands, Using MIME, RSS): Fix markup.
6240
6241 * gnus-faq.texi ([8.4]): Ditto.
6242
62432008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
6244
6245 * gnus.texi (Emacsen): Remove obsolete stuff.
6246
62472008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
6248
6249 * gnus.texi (Oort Gnus): Add version info WRT
6250 `mail-source-delete-incoming'.
6251
62522008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6253
6254 * gnus.texi (Top): Add "Other related manuals" and version info in
6255 `iftex' output.
6256 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
6257 gnus-balloon-face-0 and the corresponding format specifiers.
6258
608d6a81
MA
62592008-03-26 Michael Albinus <michael.albinus@gmx.de>
6260
6261 * tramp.texi (Filename completion): Remove footnote about let-bind
6262 of `partial-completion-mode'. It doesn't work this way.
6263
27a6f132
SM
62642008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
6265
6266 * pcl-cvs.texi (Contributors): Update my email.
6267
4a7c4c40
MA
62682008-03-21 Michael Albinus <michael.albinus@gmx.de>
6269
6270 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
6271
2940c053
BW
62722008-03-17 Bill Wohler <wohler@newt.com>
6273
6274 * mh-e.texi (Viewing): Update URL for adding header fields to
6275 mh-invisible-header-fields-default.
6276
30864d5f
BW
62772008-03-16 Bill Wohler <wohler@newt.com>
6278
6279 * mh-e.texi (Preface): Add Gnus to requirements.
6280 (Forwarding): Note that forwarded MIME messages are now inline.
6281
31fe2b00
SM
62822008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
6283
6284 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
6285 (Common Variables): Give precedence to the netcat methods over the
6286 telnet methods, and mention that they are more reliable.
31fe2b00 6287
5e97c626
CD
62882008-03-13 Carsten Dominik <dominik@science.uva.nl>
6289
6290 * org.texi (Exporting Agenda Views): Document agenda export to
6291 iCalendar.
6292 (Progress logging): Document the new progress logging stuff.
6293
37a68866
MB
62942008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6295
6296 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
6297 Update for change of `mail-source-delete-incoming'.
6298
6299 * gnus-news.texi: Ditto.
6300
8f7abae3
MB
63012008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6302
6303 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
6304 custom versions.
6305
af379c86
AM
63062008-03-07 Alan Mackenzie <acm@muc.de>
6307
6308 * cc-mode.texi (Limitations and Known Bugs): State that the number of
6309 parens/brackets in a k&r region is limited.
6310
3d0f8a67
MB
63112008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
6312
6313 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
6314 using different Emacs versions.
6315
52151df0
GM
63162008-02-27 Glenn Morris <rgm@gnu.org>
6317
6318 * sc.texi: Remove a lot of old and obsolete info.
6319 (titlepage): Simplify.
6320 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
6321 (VM with any Emacsen, GNEWS with any Emacsen)
6322 (Overloading for Non-conforming MUAs, Version 3 Changes)
6323 (The Supercite Mailing List): Delete nodes.
6324 (Introduction): Remove info about old packages.
6325 (Getting Connected): Simplify. Remove info about old packages.
6326 (Citing Commands): Delete Emacs 19 info.
6327 (Hints to MUA Authors): Simplify.
6328 (Thanks and History): Merge in some info from the deleted node
6329 "Version 3 Changes".
6330
b03f96dc
MB
63312008-02-05 Juanma Barranquero <lekktu@gmail.com>
6332
6333 * org.texi (Setting tags, In-buffer settings):
6334 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
6335
52bec650
MB
63362008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
6337
6338 * gnus-news.texi: Mention that spaces and tabs are allowed in the
6339 installation directory name.
6340
34a3c587
RF
63412008-02-12 Romain Francoise <romain@orebokech.com>
6342
6343 * epa.texi (Overview): Fix typo.
6344
5a8d03e9
MO
63452008-02-11 Daiki Ueno <ueno@unixuser.org>
6346
6347 * epa.texi (Quick start): Remove the .emacs setting.
6348
f1914c40
MO
63492008-02-10 Daiki Ueno <ueno@unixuser.org>
6350
6351 * epa.texi (Quick start): Use the command `epa-enable' instead of
6352 loading `epa-setup'.
6353
bca98fc9
JB
63542008-02-08 Juanma Barranquero <lekktu@gmail.com>
6355
6356 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
6357 ($(infodir)/epa, epa.dvi): New targets.
6358
4b01af2e
MO
63592008-02-08 Daiki Ueno <ueno@unixuser.org>
6360
6361 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
6362
6363 * epa.texi: New manual documenting the EasyPG Assistant.
6364
06c0751a
MA
63652008-02-06 Michael Albinus <michael.albinus@gmx.de>
6366
6367 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
6368 (Inspection): New function dbus-ping.
6369
7dcccd7b
MA
63702008-02-05 Michael Albinus <michael.albinus@gmx.de>
6371
6372 * tramp.texi (Remote processes): Add `shell-command'.
6373
a1da1e37
MB
63742008-01-28 Michael Sperber <sperber@deinprogramm.de>
6375
6376 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
6377 (Group Parameters): Document `mail-source' parameter.
6378
c9d8f746
MA
63792008-01-27 Michael Albinus <michael.albinus@gmx.de>
6380
6381 * tramp.texi (Inline methods): The hostname of the su(do)? methods
6382 must be a local host.
6383
15db4a13
MO
63842008-01-26 Michael Olson <mwolson@gnu.org>
6385
6386 * erc.texi: Update version for ERC 5.3 release.
6387 (Obtaining ERC): Update extras URLs for 5.3.
6388 (Development): Write instructions for git, and remove those for Arch.
6389 (History): Mention the switch to git.
6390
2bc43980
KB
63912008-01-24 Karl Berry <karl@gnu.org>
6392
bca98fc9
JB
6393 * info.texi (Search Index, Search Text): Mention the command
6394 character in the section name, a la the (Go to node) node.
2bc43980 6395
d2e4a6c9
MA
63962008-01-21 Michael Albinus <michael.albinus@gmx.de>
6397
6398 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
6399
0b6799c3
MB
64002008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6401
6402 * gnus-news.texi: Mention gnus-article-describe-bindings.
6403
64042008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6405
6406 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
6407
db9c3fb1 64082008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 6409
7b4d0413 6410 * org.texi (Property inheritance): New section.
db9c3fb1 6411 (Conventions): New section.
7b4d0413 6412 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
6413 commands, and the new bindings for refiling.
6414 (Sparse trees): Document the new special command for sparse trees.
6415 (References): Be more clear about the counting of hilines.
6416 (Handling links): Document M-p/n for accessing links.
6417 (Fast access to TODO states): New section.
6418 (Per file keywords): New section.
6419 (Property inheritance): New section.
6420 (Column attributes): New summary types.
6421 (Capturing Column View): New section.
6422 (The date/time prompt): Cover the new features in the date/time prompt.
6423 Compactify the table of keys for the calendar remote control.
6424 (Clocking work time): Document the new :scope parameter.
6425 (Remember): Promoted to chapter.
6426 (Quoted examples): New section.
6427 (Enhancing text): New verbatim environments.
6428
6ed73f28
MA
64292008-01-14 Michael Albinus <michael.albinus@gmx.de>
6430
6431 * trampver.texi: Update release number.
6432
95838435
MB
64332008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
6434
0c7efc08
SM
6435 * gnus.texi (Article Keymap):
6436 Add gnus-article-wide-reply-with-original; fix descriptions of
95838435
MB
6437 gnus-article-reply-with-original and
6438 gnus-article-followup-with-original.
6439
20234d96
GM
64402008-01-09 Glenn Morris <rgm@gnu.org>
6441
6442 * nxml-mode.texi: Add @copying section.
6443
d82cf70b
MB
64442008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
6445
6446 * message.texi (Mail Variables): Add some text from "(gnus)Posting
6447 Server". Add `message-send-mail-with-mailclient'.
6448
6449 * gnus.texi (Posting Server): Move some text to "(message)Mail
6450 Variables" and add a reference here.
6451
addb7f2e
MA
64522008-01-04 Michael Albinus <michael.albinus@gmx.de>
6453
6454 * dbus.texi (Receiving Method Calls): New chapter.
6455 (Errors and Events): Add serial number to events. Replace "signal" by
6456 "message". Introduce dbus-event-serial-number.
6457
4db2806c
MA
64582008-01-03 Michael Albinus <michael.albinus@gmx.de>
6459
6460 * dbus.texi (Type Conversion): Explain the type specification for empty
6461 arrays. Use another example.
6462
c9ecb5a7
MA
64632007-12-30 Michael Albinus <michael.albinus@gmx.de>
6464
6465 * dbus.texi (all): Replace "..." by @dots{}.
6466 (Type Conversion): Precise the value range for :byte types.
6467 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
6468 Mention its return value.
6469 (Errors and Events): There is no D-Bus error propagation during event
6470 processing.
6471
702dbfd9
JB
64722007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
6473
6474 * calc.tex (Yacas Language, Maxima Language, Giac Language):
6475 New sections.
6476
87035689
MB
64772007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
6478
6479 * gnus.texi (Group Parameters): Reorder the text and add a note about
6480 `gnus-parameters' near the beginning of the node.
6481
64822007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
6483
6484 * gnus.texi (Score File Editing): Fix function name.
6485
5492f5ca
MA
64862007-12-23 Michael Albinus <michael.albinus@gmx.de>
6487
6488 Sync with Tramp 2.1.12.
6489
6490 * trampver.texi: Update release number.
6491
d4e67bc5
MA
64922007-12-22 Michael Albinus <michael.albinus@gmx.de>
6493
6494 * dbus.texi (Type Conversion): Correct input parameters mapping.
6495
6a31c819
MA
64962007-12-21 Michael Albinus <michael.albinus@gmx.de>
6497
6498 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
6499 (Errors and Events): Mention wrong-type-argument error.
6500
99a3e35f
AS
65012007-12-21 Alex Schroeder <alex@gnu.org>
6502
6503 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 6504 spaces. Fixed some typos.
99a3e35f
AS
6505 (Internet Relay Chat): Explain relay.
6506 (Getting started with rcirc): Change items to reflect prompts.
6507 Add more explanation to rcirc-track-minor-mode and added a comment to
6508 warn future maintainers that this section is a copy.
0c7efc08 6509 (People): Change /ignore example.
62b12a24 6510 (Keywords): Not keywords.
99a3e35f 6511
331e4d02
AS
65122007-12-20 Alex Schroeder <alex@gnu.org>
6513
6514 * rcirc.texi (Top): Fighting Information Overload chapter added.
6515 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
0c7efc08 6516 (rcirc commands): Move /ignore command to the new chapter.
331e4d02
AS
6517 (Fighting Information Overload): New chapter documenting /keyword,
6518 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
6519 (Configuration): Document rcirc-server-alist, remove
6520 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 6521
cd71c3ef
MA
65222007-12-16 Michael Albinus <michael.albinus@gmx.de>
6523
6524 * dbus.texi (Signals): Fix example in dbus-register-signal.
6525
bbbe940b
MB
65262007-12-14 Sven Joachim <svenjoac@gmx.de>
6527
6528 * gnus.texi (Score Variables): Fix typo.
6529
0ce574ef
MA
65302007-12-07 Michael Albinus <michael.albinus@gmx.de>
6531
6532 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
6533 (Signals): Adapt dbus-send-signal and dbus-register-signal.
6534 (Errors and Events): Adapt dbus-event.
6535
b890d447
MB
65362007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
6537
6538 * gnus.texi (Other Files): Add the yenc command.
6539
65402007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
6541
6542 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
6543 since 2004-08-06.
6544
65452007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
6546
6547 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
6548 on body.
6549
65502007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
6551
6552 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
6553 and rfc2047-allow-irregular-q-encoded-words; fix description of
6554 rfc2047-encode-encoded-words.
6555
65562007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
6557
6558 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
6559
3728bf03
MO
65602007-12-05 Michael Olson <mwolson@gnu.org>
6561
6562 * remember.texi (Diary): Remove "require" line for remember-diary.el.
6563 Update documentation for `remember-diary-file'.
6564
a4397af9
MA
65652007-12-04 Michael Albinus <michael.albinus@gmx.de>
6566
6567 * dbus.texi (Signals): Precise `dbus-register-signal'.
6568 (Errors and Events): Rework events part, the internal structure of
6569 dbus-event has changed.
6570
1682490c
JB
65712007-12-03 Juanma Barranquero <lekktu@gmail.com>
6572
6573 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
6574 ($(infodir)/dbus, dbus.dvi): New targets.
6575
7b13a0f2
MA
65762007-12-03 Michael Albinus <michael.albinus@gmx.de>
6577
6578 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
6579 unconditionally.
6580
6581 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
6582 emulation with @print{}.
6583
7ef92bc9
RS
65842007-12-02 Richard Stallman <rms@gnu.org>
6585
6586 * dbus.texi (Overview): Minor cleanup.
6587
22d8ac3a
MA
65882007-12-02 Michael Albinus <michael.albinus@gmx.de>
6589
d3a8e0df
MA
6590 * Makefile.in (INFO_TARGETS): Add dbus.
6591 (DVI_TARGETS): Add dbus.dvi.
6592 (dbus, dbus.dvi): New targets.
6593
22d8ac3a
MA
6594 * dbus.texi: New file.
6595
559764ab
RF
65962007-11-24 Romain Francoise <romain@orebokech.com>
6597
6598 * nxml-mode.texi: Add description in @direntry.
7aa579d9 6599 Fix file name to match @setfilename.
559764ab 6600
ac97a16b
MH
66012007-11-23 Mark A. Hershberger <mah@everybody.org>
6602
6603 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6604 ($(infodir)/nxml-mode): New rule.
6605
6606 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6607 ($(infodir)/nxml-mode): New rule.
6608 (clean): Add nxml-mode*.
6609
6610 * nxml-mode.texi: New file with nxml manual.
6611
404cd454
GM
66122007-11-18 Richard Stallman <rms@gnu.org>
6613
6614 * flymake.texi (Example -- Configuring a tool called directly):
6615 Update example.
6616
b048d478
MA
66172007-11-18 Michael Albinus <michael.albinus@gmx.de>
6618
6619 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 6620 double-slash behavior. Explain directory contents flushing.
b048d478 6621
346e8469
JB
66222007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
6623
6624 * calc.texi (TeX and LaTeX Language Modes): Put in
6625 missing braces.
6626
404cd454
GM
66272007-11-15 Richard Stallman <rms@gnu.org>
6628
6629 * cl.texi (Equality Predicates): Delete `eql'.
6630 (Predicates, Naming Conventions, Top): Delete `eql'.
6631 (Common Lisp Compatibility): Delete `eql'.
6632 (Porting Common Lisp): Delete obsolete backquote info.
6633 Minor clarification about character constants.
6634 (Sequence Basics): Minor clarification.
6635
1f6af58b
JB
66362007-11-15 Juanma Barranquero <lekktu@gmail.com>
6637
dccb744b 6638 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
6639 * tramp.texi (Filename completion): Fix typos.
6640
3bc88bc9
JB
66412007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
6642
6643 * calc.texi (Basic commands): Mention the menu.
6644
bc5300d3
MA
66452007-11-12 Michael Albinus <michael.albinus@gmx.de>
6646
6647 * tramp.texi (Connection caching): Tramp flushes connection
6648 properties when remote operating system has been changed.
6649
4d8a28ec
MB
66502007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
6651
6652 * gnus-news.texi: Fix spelling.
6653 `message-insert-formatted-citation-line', not
6654 `message-insert-formated-citation-line'.
6655
404cd454
GM
6656 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
6657
e1176b47
MA
66582007-11-07 Michael Albinus <michael.albinus@gmx.de>
6659
6660 * tramp.texi (Overview): Mention also the PuTTY integration under
b46a6a83 6661 w32. Remove paragraphs about Tramp's experimental status.
e1176b47
MA
6662 (Frequently Asked Questions): Add code example for highlighting the
6663 mode line.
6664
6159985a
MO
66652007-11-03 Michael Olson <mwolson@gnu.org>
6666
6667 * remember.texi: Change mentions of remember-buffer to
6668 remember-finalize throughout.
6669
bec9b2f5
MO
66702007-10-30 Michael Olson <mwolson@gnu.org>
6671
6672 * remember.texi (Copying): Remove.
6673 (Mailbox): Update with non-BBDB instructions.
6674 (Diary, Org): Add.
6675 (Bibliography, Planner Page): Remove.
6676
b6173182
JB
66772007-10-30 Juanma Barranquero <lekktu@gmail.com>
6678
6679 * makefile.w32-in (INFO_TARGETS): Add remember.
6680 (DVI_TARGETS): Add remember.dvi.
6681 ($(infodir)/remember): New rule.
6682 (clean): Add remember*.
6683
15f3eb73
MO
66842007-10-30 Michael Olson <mwolson@gnu.org>
6685
70bdc930
MO
6686 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
6687 ($(infodir)/remember): New rule that builds the Remember Manual.
6688
b6173182
JB
6689 * remember.texi: New file containing the Remember Mode Manual.
6690 Shuffle chapters around after initial import.
7d3f6f1a
MO
6691 (Function Reference): Split Keystrokes into separate chapter.
6692 (Keystrokes): Document C-c C-k.
51d24a12 6693 (Introduction): Fix typographical issue with "---".
15f3eb73 6694
404cd454
GM
66952007-10-29 Richard Stallman <rms@gnu.org>
6696
6697 * widget.texi (Introduction): Delete discussion of implementation
6698 internals.
6699
9bbb9638
MA
67002007-10-29 Michael Albinus <michael.albinus@gmx.de>
6701
6702 * tramp.texi (Connection caching): Host names must be different
6703 when tunneling.
6704
c7ff939a
RS
67052007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6706
6707 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
6708 Gnus v5.13.
6709
01c52d31
MB
67102007-10-28 Miles Bader <miles@gnu.org>
6711
6712 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
6713
01c52d31
MB
67142007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6715
0c7efc08
SM
6716 * gnus.texi (Sorting the Summary Buffer):
6717 Remove gnus-article-sort-by-date-reverse.
01c52d31
MB
6718
67192007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6720
6721 * gnus.texi (Non-ASCII Group Names): New node.
6722 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
6723 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
6724
c8763fb6 67252007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
6726
6727 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
6728 clean the output of the program `imap-shell-program'.
6729
67302007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6731
6732 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
6733
67342007-10-28 Tassilo Horn <tassilo@member.fsf.org>
6735
6736 * gnus.texi (Sticky Articles): Documentation for sticky article
6737 buffers.
6738
c8763fb6 67392007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
6740
6741 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
6742
67432007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6744
6745 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
6746
67472007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6748
0c7efc08
SM
6749 * gnus.texi (Archived Messages):
6750 Document gnus-update-message-archive-method.
01c52d31
MB
6751
67522007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6753
6754 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
6755
c8763fb6 67562007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31 6757
0c7efc08
SM
6758 * gnus.texi (Group Maneuvering):
6759 Document `gnus-summary-next-group-on-exit'.
01c52d31
MB
6760
67612007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6762
0c7efc08
SM
6763 * gnus.texi (Really Various Summary Commands):
6764 Mention gnus-auto-select-on-ephemeral-exit.
01c52d31
MB
6765
67662007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6767
6768 * gnus.texi, message.texi: Bump version number.
6769
67702007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6771
6772 * gnus.texi (Group Line Specification, Misc Group Stuff)
6773 (Server Commands): Parenthesize @pxref{Mail Spool}.
6774
67752007-10-28 Didier Verna <didier@xemacs.org>
6776
6777 New user option: message-signature-directory.
6778 * message.texi (Insertion Variables): Document it.
6779 * gnus.texi (Posting Styles): Ditto.
6780
67812007-10-28 Didier Verna <didier@xemacs.org>
6782
6783 * gnus.texi (Group Line Specification):
6784 * gnus.texi (Misc Group Stuff):
6785 * gnus.texi (Server Commands): Document the group compaction feature.
6786
67872007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6788
6789 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
6790
6791 * message.texi (Various Message Variables): Add message-fill-column.
6792
67932007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6794
6795 * gnus.texi: Untabify.
6796
67972007-10-28 Didier Verna <didier@xemacs.org>
6798
6799 * gnus.texi (Group Parameters): Document the posting-style merging
6800 process in topic-mode.
6801
68022007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6803
6804 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
6805
68062007-10-28 Romain Francoise <romain@orebokech.com>
6807
6808 * gnus.texi (Mail Spool): Fix typo.
6809 Update copyright.
6810
68112007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6812
6813 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
6814
68152007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6816
6817 * gnus.texi (Summary Generation Commands):
6818 Add gnus-summary-insert-ticked-articles.
6819
68202007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6821
b2abec73
JB
6822 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
6823 to spam-spamassassin-program.
01c52d31
MB
6824
68252007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6826
6827 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
6828
68292007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6830
6831 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
6832
68332007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6834
6835 * message.texi (Mail Headers): Document `opportunistic'.
6836
68372007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6838
6839 * emacs-mime.texi (Encoding Customization): Explain how to set
6840 mm-coding-system-priorities per hierarchy.
6841
68422007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6843
6844 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
6845 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
6846
68472007-10-28 Didier Verna <didier@xemacs.org>
6848
6849 * message.texi (Wide Reply): Update documentation of
6850 message-dont-reply-to-names (now allowing a list of regexps).
6851
68522007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6853
6854 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
6855
68562007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6857
6858 * gnus.texi (SpamAssassin back end): Fix typo.
6859
6860 * sieve.texi (Examples): Fix grammar.
6861
68622007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6863
6864 * gnus.texi (Searching for Articles): Document M-S and M-R.
6865 (Limiting): Document / b.
6866
68672007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6868
6869 * gnus.texi (Thread Commands): T M-^.
6870
68712007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6872
6873 * message.texi (Mail Aliases): Document ecomplete.
6874 (Mail Aliases): Fix typo.
6875
68762007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6877
6878 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
6879 fix typo.
6880
68812007-10-28 Romain Francoise <romain@orebokech.com>
6882
6883 * gnus.texi (Mail Spool): Grammar fix.
6884
68852007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6886
6887 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
6888 string.
6889
68902007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6891
6892 * gnus.texi (Group Parameters): Fix description.
6893
68942007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6895
b2abec73
JB
6896 * gnus.texi (Gmane Spam Reporting):
6897 Fix spam-report-gmane-use-article-number.
6898 Add spam-report-user-mail-address.
01c52d31
MB
6899
69002007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6901
6902 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
6903
69042007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6905
6906 * gnus.texi (Group Parameters): Add simplified sorting example based on
6907 example for `Sorting the Summary Buffer' from Jari Aalto
6908 <jari.aalto@cante.net>.
6909 (Example Methods): Add example for an indirect connection.
6910
69112007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
6912
0c7efc08 6913 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
c5b0993e 6914 (Agent Parameters): Update parameter names to match code.
01c52d31
MB
6915 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
6916 'gnus-agent-summary-fetch-series'.
6917 (Agent and flags): New section providing a generalized discussion
6918 of flag handling.
0c7efc08
SM
6919 (Agent and IMAP): Remove flag discussion.
6920 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
01c52d31
MB
6921
69222007-10-28 Romain Francoise <romain@orebokech.com>
6923
6924 * gnus.texi (Exiting the Summary Buffer): Add new function
6925 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
6926
69272007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6928
6929 * gnus.texi (Conformity): Fix typo.
6930 (Customizing Articles): Document `first'.
6931
69322007-10-28 Jari Aalto <jari.aalto@cante.net>
6933
6934 * gnus.texi (Sorting the Summary Buffer):
6935 Add `gnus-thread-sort-by-date-reverse'. Add example
6936 host to different sorting in NNTP and RSS groups.
6937
69382007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6939
6940 * message.texi (Insertion): Describe prefix for
6941 message-mark-inserted-region and message-mark-insert-file.
6942
69432007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6944
6945 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
6946 LaTeX documents. Describe "text/x-gnus-verbatim".
6947
69482007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6949
b2abec73 6950 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
6951 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
6952 (spam-stat spam filtering, SpamOracle)
0c7efc08 6953 (Extending the Spam ELisp package): Remove extra quote symbol for
01c52d31
MB
6954 clarity.
6955
69562007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6957
6958 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
6959 gnus-article-delete-part and gnus-article-replace-part.
6960 (Using MIME): Add gnus-mime-replace-part.
6961
69622007-10-28 Romain Francoise <romain@orebokech.com>
6963
6964 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
6965 requires `auto-compression-mode' to be enabled. Add new nnml
6966 variable `nnml-compressed-files-size-threshold'.
6967
69682007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6969
0c7efc08
SM
6970 * gnus.texi (Sorting the Summary Buffer):
6971 Add gnus-thread-sort-by-recipient.
01c52d31
MB
6972
69732007-10-28 Romain Francoise <romain@orebokech.com>
6974
6975 * message.texi (Insertion Variables): Mention new variable
6976 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
6977 documentation accordingly.
6978
69792007-10-28 Romain Francoise <romain@orebokech.com>
6980
6981 * gnus.texi (To From Newsgroups): Mention new variables
6982 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
6983
69842007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6985
6986 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
6987 stuff; gnus-mime-inline-part does the automatic decompression.
6988
69892007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6990
6991 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 6992 "training.ham" should be "training.spam".
01c52d31
MB
6993
69942007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6995
6996 * message.texi (Mail Variables): Fix the default value for
6997 message-send-mail-function.
6998
69992007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7000
7001 * gnus.texi (Optional Back End Functions): nntp-request-update-info
7002 always returns nil exceptionally.
7003
70042007-10-28 Simon Josefsson <jas@extundo.com>
7005
0c7efc08
SM
7006 * gnus.texi (Article Washing): Add libidn URL.
7007 Suggested by Michael Cook <michael@waxrat.com>.
01c52d31
MB
7008
70092007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7010
7011 * gnus.texi (Topic Commands): Fix next/previous.
7012
70132007-10-28 Simon Josefsson <jas@extundo.com>
7014
7015 * gnus.texi (Article Washing): Mention `W i'.
7016
c8763fb6 70172007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
7018
7019 * gnus.texi (Group Parameters): Slight extension of sieve
7020 parameter description.
7021
70222007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7023
7024 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
7025 matching score files as well.
7026 (Picons): Describe `gnus-picon-style'.
7027
70282007-10-28 Romain Francoise <romain@orebokech.com>
7029
7030 * message.texi (Message Headers): Mention that headers are hidden
7031 using narrowing, and how to expose them.
7032 Update copyright.
7033
70342007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7035
7036 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
7037 `gnus-summary-sort-by-recipient'.
7038
70392007-10-28 Romain Francoise <romain@orebokech.com>
7040
7041 * gnus.texi (NNTP marks): New node.
7042 (NNTP): Move NNTP marks variables to the new node.
7043
70442007-10-28 Jesper Harder <harder@ifa.au.dk>
7045
b2abec73 7046 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
7047
7048 * gnus.texi (MIME Commands, Hashcash): Markup fix.
7049
70502007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7051
b2abec73 7052 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 7053 everywhere for consistency.
b2abec73
JB
7054 (Filtering Spam Using The Spam ELisp Package): Admonish again.
7055 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
0c7efc08
SM
7056 Say "regular expression" instead of "regex." Admonish.
7057 Pick other words to sound better (s/so/thus/).
7058 (Spam ELisp Package Filtering of Incoming Mail):
7059 Mention statistical filters. Remove old TODO.
01c52d31 7060 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
7061 New section on sorting and displaying the spam score.
7062 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
7063 backend but an alias to spam-use-BBDB.
7064 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
7065 new backend functionality.
7066
70672007-10-28 Simon Josefsson <jas@extundo.com>
7068
7069 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
7070 nntp-marks-directory, from Romain Francoise
7071 <romain@orebokech.com>.
7072
70732007-10-28 Magnus Henoch <mange@freemail.hu>
7074
7075 * gnus.texi (Hashcash): New default value of
7076 hashcash-default-payment.
7077
70782007-10-28 Simon Josefsson <jas@extundo.com>
7079
7080 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
7081 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
7082
70832007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7084
0c7efc08 7085 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
01c52d31
MB
7086
70872007-10-28 Simon Josefsson <jas@extundo.com>
7088
7089 * gnus.texi (documentencoding): Add, to avoid warnings.
7090
70912007-10-28 Simon Josefsson <jas@extundo.com>
7092
7093 * message.texi (Mail Headers): Add.
7094
7095 * gnus.texi (Hashcash): Fix.
7096
70972007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7098
0c7efc08 7099 * gnus.texi (Hashcash): Change location of library, also mention
01c52d31 7100 that payments can be verified and fix the name of the
b2abec73 7101 hashcash-path variable.
01c52d31
MB
7102
71032007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7104
b2abec73 7105 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
7106
71072007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7108
7109 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
7110
71112007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7112
7113 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
7114 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
7115 warning about ham processors in spam groups removed.
01c52d31
MB
7116
71172007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 7118
0c7efc08 7119 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
b2abec73 7120 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
7121
71222007-10-28 Jesper Harder <harder@ifa.au.dk>
7123
7124 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
7125 (Mailing List): Typo.
7126 (Customizing Articles): Add gnus-treat-ansi-sequences.
7127 (Article Washing): Index.
7128
7129 * message.texi: Use m-dash consistently.
7130
71312007-10-28 Jesper Harder <harder@ifa.au.dk>
7132
7133 * gnus.texi (GroupLens): Remove.
7134
71352007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
7136
0c7efc08
SM
7137 * gnus.texi (Outgoing Messages, Agent Variables):
7138 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
01c52d31
MB
7139 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
7140
71412007-10-28 Jesper Harder <harder@ifa.au.dk>
7142
7143 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
7144
71452007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7146
7147 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
7148
7149 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
7150
71512007-10-28 Simon Josefsson <jas@extundo.com>
7152
7153 * gnus.texi (Top): Add SASL.
7154
404cd454
GM
71552007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
7156
7157 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
7158
71592007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
7160
7161 * gnus.texi (Troubleshooting): Adjust Gnus version number.
7162
0edd2970
JB
71632007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
7164
7165 * calc.texi (Formulas, Composition Basics): Lower the
7166 precedence of negation.
7167
a9afba20
JY
71682007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
7169
7170 * ses.texi (The Basics): Mention how to create a new spreadsheet.
7171 Mention the new three-letter column identifiers.
7172 (More on cell printing): Calculate-cell and truncate-cell are now `c'
7173 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
7174 message when using `c' on an empty default with default printer.
7175 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
7176 renamed to `ses--symbolic-formulas' some time ago.
7177
45b778a6
JB
71782007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
7179
7180 * calc.texi (Default Simplifications, Making Selections)
7181 (Customizing Calc): Clarify associativity of multiplication.
7182
03b5bade
MA
71832007-10-23 Michael Albinus <michael.albinus@gmx.de>
7184
7185 * tramp.texi (Traces and Profiles): Simplify loop over
7186 `trace-function-background'.
7187
e658c8ee
JL
71882007-10-22 Juri Linkov <juri@jurta.org>
7189
7190 * dired-x.texi (Shell Command Guessing): Default values are now
7191 available by typing M-n instead of M-p.
7192
dd753688
MA
71932007-10-21 Michael Albinus <michael.albinus@gmx.de>
7194
7195 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
7196 (Password caching): Remove `tramp-clear-passwd'.
7197 It's not a command anymore.
dd753688
MA
7198 (Bug Reports): Add `tramp-bug' to function index.
7199 (Function Index, Variable Index): New nodes.
7200 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
7201
7202 * trampver.texi: Update release number.
7203
4bb49b43
JB
72042007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
7205
8b296cdd 7206 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
7207 about integer size into past tense.
7208 (Time Zones): Remove pointer to Calc author's address.
7209 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 7210 and hyperbolic cotangent. Fix typo.
4bb49b43 7211
311dd93f
MA
72122007-10-10 Michael Albinus <michael.albinus@gmx.de>
7213
7214 Sync with Tramp 2.1.11.
7215
7216 * trampver.texi: Update release number.
7217
ea3fc256
MA
72182007-10-06 Michael Albinus <michael.albinus@gmx.de>
7219
7220 * tramp.texi (External packages): New section.
7221
1af74d06
MB
72222007-09-29 Juri Linkov <juri@jurta.org>
7223
7224 * info.texi (Help-Int): Document `L' (`Info-history').
7225
0e2806fa
SM
72262007-09-26 Carsten Dominik <dominik@science.uva.nl>
7227
7228 * org.texi: Change links to webpage and maintained email.
7229 (Remember): Promote to Chapter, significant changes.
7230 (Fast access to TODO states): New section.
7231 (Faces for TODO keywords): New section.
7232 (Export options): Example for #+DATE.
7233 (Progress logging): Section moved.
7234
567b9191
BW
72352007-09-26 Bill Wohler <wohler@newt.com>
7236
7237 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
7238 browse-url-at-mouse.
7239
1af74d06
MB
72402007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
7241
7242 * flymake.texi (Customizable variables): Face names don't end in -face.
7243 Fix flymake-err-line-patterns template.
7244 (Example -- Configuring a tool called directly): Fix init-function.
7245 (Highlighting erroneous lines): Face names don't end in -face.
7246
d60a4e3a 72472007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
7248
7249 * erc.texi (Special-Features): Fix small typo.
7250
7d7a3510
MA
72512007-09-14 Michael Albinus <michael.albinus@gmx.de>
7252
7253 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
7254 and "External transfer methods".
7255
285f0d3a
JB
72562007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
7257
7258 * calc.texi (Predefined Units): Add some history.
7259
526dc846
MO
72602007-09-08 Michael Olson <mwolson@gnu.org>
7261
87e04f16
JB
7262 * erc.texi (Copying): New section included from gpl.texi.
7263 This matches the look of the upstream ERC manual.
526dc846 7264
f10d0e80
JB
72652007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
7266
87e04f16 7267 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
7268 (Random Numbers): Clarify the distribution of `random'.
7269
4009494e
GM
72702007-09-06 Glenn Morris <rgm@gnu.org>
7271
f1fc42aa 7272 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 7273 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
7274 Change all setfilename commands to use ../../info.
7275 * Makefile.in: Move the parts of the old man/Makefile.in that do not
7276 refer to the Emacs manual here.
7277 (infodir): New variable.
7278 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
7279 (cc-mode.texi, faq.texi): Update references to source file locations.
7280 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
7281 do not refer to the Emacs manual here.
7282 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
7283
7284 * Makefile.in: Add `basename' versions of all info targets, for
7285 convenience when rebuilding just one manual.
7286 (../etc/GNU): Delete obsolete target.
7287 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
7288 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
7289 *.vrs *.toc here...
7290 (maintainer-clean): ...from here.
4009494e
GM
7291
7292 * makefile.w32-in (../etc/GNU): Delete obsolete target.
7293
2de53ca6
GM
72942007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
7295
7296 * calc.texi (Date Conversions): Clarify definition of
7297 Julian day numbering.
7298 (Date Forms): Clarify definition of Julian day numbering;
7299 add some history.
7300
73012007-08-30 Carsten Dominik <dominik@science.uva.nl>
7302
87e04f16 7303 * org.texi: Version 5.07.
2de53ca6
GM
7304
73052007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
7306
7307 * message.texi (MIME): Replace mml-attach with mml-attach-file.
7308
73092007-08-22 Carsten Dominik <dominik@science.uva.nl>
7310
7311 * org.texi (Adding hyperlink types): New section.
7312 (Embedded LaTeX): Chapter updated because of LaTeX export.
7313 (LaTeX export): New section.
7314 (Using links out): New section.
7315
73162007-08-22 Glenn Morris <rgm@gnu.org>
7317
7318 * faq.texi (Learning how to do something): Refcards now in
7319 etc/refcards/ directory.
7320
73212007-08-22 Michael Albinus <michael.albinus@gmx.de>
7322
7323 * tramp.texi (Remote Programs): Persistency file must be cleared when
7324 changing `tramp-remote-path'.
7325 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
7326 macro.
7327
73282007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
7329
7330 * calc.texi: Move contents to beginning of file.
7331 (Algebraic Entry): Fix the formatting of an example.
7332
73332007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
7334
7335 * calc.texi (Basic Operations on Units): Mention exact versus
7336 inexact conversions.
7337
73382007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
7339
7340 * calc.texi (Basic Operations on Units): Mention default
7341 values for new units.
7342 (Quick Calculator Mode): Mention that binary format will
7343 be displayed.
7344
73452007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
7346
7347 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
7348
73492007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
7350
7351 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
7352
73532007-08-08 Glenn Morris <rgm@gnu.org>
7354
7355 * gnus.texi, sieve.texi: Replace `iff'.
7356
73572007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
7358
7359 * calc.texi (Basic Graphics): Mention the graphing of error
7360 forms.
7361 (Graphics Options): Mention how `g s' handles error forms.
7362 (Curve Fitting): Mention plotting the curves.
7363 (Standard Nonlinear Models): Add additional models.
7364 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
7365 (Linear Fits): Correct result.
7366
73672007-08-01 Alan Mackenzie <acm@muc.de>
7368
7369 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
7370 to "--no-site-file".
7371
73722007-07-29 Michael Albinus <michael.albinus@gmx.de>
7373
7374 * tramp.texi (Frequently Asked Questions): Point to mode line
7375 extension in Emacs 23.1.
7376
7377 * trampver.texi: Update release number.
7378
73792007-07-27 Glenn Morris <rgm@gnu.org>
7380
7381 * calc.texi (Copying): Include license text from gpl.texi, rather than
7382 in-line.
7383
73842007-07-25 Glenn Morris <rgm@gnu.org>
7385
7386 * calc.texi (Copying): Replace license with GPLv3.
7387
7388 * Relicense all FSF files to GPLv3 or later.
7389
73902007-07-22 Michael Albinus <michael.albinus@gmx.de>
7391
7392 Sync with Tramp 2.1.10.
7393
7394 * tramp.texi (trampfn): Expand macro implementation in order to handle
7395 empty arguments.
7396 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 7397 occurrences by trampfn.
2de53ca6 7398 (Frequently Asked Questions): Extend example code for host
b2abec73 7399 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
7400 file names to be typed.
7401
7402 * trampver.texi: Update release number.
7403
74042007-07-17 Michael Albinus <michael.albinus@gmx.de>
7405
7406 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
7407 section. Reported by <poti@potis.org>.
7408 (Remote processes): Arguments of the program to be debugged are taken
7409 literally.
7410 (Frequently Asked Questions): Simplify recentf example.
7411
74122007-07-14 Karl Berry <karl@gnu.org>
7413
7414 * info.texi (@copying): New Back-Cover Text.
7415
7416 * info.texi (Quitting Info): Move to proper place in source.
7417 (Reported by Benno Schulenberg.)
7418
74192007-07-13 Eli Zaretskii <eliz@gnu.org>
7420
7421 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
7422
7423 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
7424
7425 * emacs-mime.texi: Add @documentencoding directive.
7426
74272007-07-12 Nick Roberts <nickrob@snap.net.nz>
7428
7429 * tramp.texi (Remote processes): Add an anchor to the subsection
7430 "Running a debugger on a remote host".
7431
74322007-07-12 Michael Albinus <michael.albinus@gmx.de>
7433
7434 * tramp.texi (Remote processes): Don't call it "experimental" any
7435 longer. Add subsection about running a debugger on a remote host.
7436
74372007-07-10 Carsten Dominik <dominik@science.uva.nl>
7438
7439 * org.texi (Properties and columns): Chapter rewritten.
7440
74412007-07-08 Michael Albinus <michael.albinus@gmx.de>
7442
7443 * tramp.texi:
7444 * trampver.texi: Migrate to Tramp 2.1.
7445
74462007-07-02 Carsten Dominik <dominik@science.uva.nl>
7447
7448 * org.texi (Properties): New chapter.
7449
74502007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
7451
7452 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
7453 Control Panel.
7454
7455 * gnus.texi (Misc Article): Add index entry for
7456 gnus-single-article-buffer.
7457
74582007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
7459
7460 * gnus.texi (Starting Up): Fix typo.
7461
74622007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
7463
7464 * gnus.texi (Asynchronous Fetching): Fix typo.
7465
74662007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
7467
7468 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
7469 (About This Manual): Remove redundant information.
7470 (Getting Started): Mention author.
7471 (Basic Arithmetic, Customizing Calc): Make description of the
7472 variable `calc-multiplication-has-precedence' match its new effect.
7473
74742007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
7475
0c7efc08
SM
7476 * calc.texi (Basic Arithmetic, Customizing Calc):
7477 Mention the variable `calc-multiplication-has-precedence'.
2de53ca6
GM
7478
74792007-06-19 Carsten Dominik <dominik@science.uva.nl>
7480
7481 * org.texi (Tag): Section swapped with node Timestamps.
7482 (Formula syntax for Lisp): Document new `L' flag.
7483
74842007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
7485
7486 * gnus.texi (Misc Group Stuff, Summary Buffer)
7487 (Server Commands, Article Keymap): Fix typo. s/function/command/.
7488
74892007-06-06 Juanma Barranquero <lekktu@gmail.com>
7490
7491 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
7492 * gnus.texi (Article Buttons, Mail Source Customization)
7493 (Sending or Not Sending, Customizing NNDiary):
7494 * message.texi (Message Headers):
7495 * mh-e.texi (HTML): Fix typos.
7496
74972007-06-07 Michael Albinus <michael.albinus@gmx.de>
7498
7499 Sync with Tramp 2.0.56.
7500
7501 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
7502 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
7503
75042007-06-02 Chong Yidong <cyd@stupidchicken.com>
7505
7506 * Version 22.1 released.
7507
75082007-05-26 Michael Olson <mwolson@gnu.org>
7509
7510 * erc.texi (Modules): Fix references to completion modules.
7511
75122007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
7513
7514 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
7515
75162007-05-09 Didier Verna <didier@xemacs.org>
7517
7518 * gnus.texi (Email Based Diary): New. Proper documentation for the
7519 nndiary back end and the gnus-diary library.
7520
75212007-05-03 Karl Berry <karl@gnu.org>
7522
7523 * .cvsignore (*.pdf): New entry.
7524
7525 * texinfo.tex: Update from current version for better pdf generation.
7526
75272007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
7528
7529 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
7530
75312007-04-28 Glenn Morris <rgm@gnu.org>
7532
7533 * faq.texi (New in Emacs 22): Restore mention of python.el pending
7534 consideration of legal status.
7535
75362007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
7537
7538 * idlwave.texi: Minor updates for IDLWAVE 6.1.
7539
75402007-04-24 Chong Yidong <cyd@stupidchicken.com>
7541
7542 * faq.texi (New in Emacs 22): python.el removed.
7543
75442007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
7545
7546 * calc.texi (Reporting bugs): Update maintainer's address.
7547
75482007-04-22 Chong Yidong <cyd@stupidchicken.com>
7549
7550 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
7551
75522007-04-15 Jay Belanger <belanger@truman.edu>
7553
7554 * calc.texi (Title page): Remove the date.
7555 (Basic Arithmetic): Emphasize that / binds less strongly than *.
7556 (The Standard Calc Interface): Change trail title.
7557 (Floats): Mention that when non-decimal floats are entered, only
7558 approximations are stored.
7559 (Copying): Move to the appendices.
7560 (GNU Free Documentation License): Add as an appendix.
7561
75622007-04-15 Chong Yidong <cyd@stupidchicken.com>
7563
7564 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
7565 * dired-x.texi, ebrowse.texi, ediff.texi:
7566 * emacs-mime.texi, erc.texi, eshell.texi:
7567 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
7568 * idlwave.texi, message.texi, newsticker.texi, org.texi:
7569 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
7570 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
7571 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
7572 * woman.texi: Include GFDL.
7573
7574 * doclicense.texi: Remove node heading, so that it can be included by
7575 other files.
7576
7577 * dired-x.texi: Relicence under GFDL. Remove date from title page.
7578
7579 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
7580 than *.
7581
75822007-04-14 Carsten Dominik <dominik@science.uva.nl>
7583
7584 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
7585 in Calc.
7586
75872007-04-09 Romain Francoise <romain@orebokech.com>
7588
7589 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
7590 Mac OS ports. Make it clear that mouse-1 complements and doesn't
7591 replace mouse-2.
7592
75932007-04-08 Chong Yidong <cyd@stupidchicken.com>
7594
7595 * woman.texi (Word at point, Interface Options): woman-topic-at-point
7596 renamed to woman-use-topic-at-point. Document new behavior.
7597
75982007-04-08 Richard Stallman <rms@gnu.org>
7599
7600 * url.texi: Fix some indexing.
7601 (Disk Caching): Drop discussion of old/other Emacs versions.
7602
76032007-04-07 Chong Yidong <cyd@stupidchicken.com>
7604
7605 * url.texi (Disk Caching): Say Emacs 21 "and later".
7606
7607 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
7608 on Font locking which now mentions JIT lock.
7609
76102007-04-01 Michael Olson <mwolson@gnu.org>
7611
7612 * erc.texi: Update for the ERC 5.2 release.
7613
76142007-03-31 David Kastrup <dak@gnu.org>
7615
7616 * woman.texi (Topic, Interface Options): Explain changes semantics of
7617 woman-manpath in order to consider MANPATH_MAP entries.
7618
76192007-03-31 Eli Zaretskii <eliz@gnu.org>
7620
7621 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
7622
76232007-03-26 Richard Stallman <rms@gnu.org>
7624
7625 * pgg.texi (Caching passphrase): Clean up previous change.
7626
76272007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
7628
7629 * gnus.texi (Setting Process Marks): Fix typo.
7630
76312007-03-25 Romain Francoise <romain@orebokech.com>
7632
7633 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
7634 readability, and include various fixes by Daniel Brockman, Nick Roberts
7635 and Dieter Wilhelm.
7636
76372007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
7638
7639 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
7640
7641 * gnus.texi (Mail Source Specifiers): Fix typo.
7642
76432007-03-22 Ralf Angeli <angeli@caeruleus.net>
7644
7645 * reftex.texi (Imprint): Update maintainer information.
7646
76472007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
7648
7649 * message.texi (Message Buffers): Update documentation for
7650 message-generate-new-buffers.
7651
76522007-03-15 Daiki Ueno <ueno@unixuser.org>
7653
7654 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
7655
76562007-03-21 Glenn Morris <rgm@gnu.org>
7657
7658 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
7659
76602007-03-19 Chong Yidong <cyd@stupidchicken.com>
7661
7662 * eshell.texi (Known problems): Emacs 21 -> 22.
7663
7664 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
7665
76662007-03-18 Jay Belanger <belanger@truman.edu>
7667
7668 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
7669
76702007-03-12 Glenn Morris <rgm@gnu.org>
7671
7672 * calc.texi (Time Zones): Switch to new North America DST rule.
7673
7674 * calc.texi: Replace "daylight savings" with "daylight
7675 saving" in text throughout.
7676
76772007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7678
7679 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
7680 The variable now uses a list of symbols instead of just a symbol.
7681 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
7682
76832007-03-06 Romain Francoise <romain@orebokech.com>
7684
7685 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
7686 new packages, and mention Gnus update.
7687
76882007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
7689
7690 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
7691 nntp-open-connection-functions-never-echo-commands.
7692
76932007-02-27 Chong Yidong <cyd@stupidchicken.com>
7694
7695 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
7696 problems on the console, and security risk in not using gpg-agent.
7697
76982007-02-25 Carsten Dominik <dominik@science.uva.nl>
7699
0c7efc08 7700 * org.texi (The spreadsheet): Rename from "Table calculations".
2de53ca6
GM
7701 Completely reorganized and rewritten.
7702 (CamelCase links): Section removed.
7703 (Repeating items): New section.
7704 (Tracking TODO state changes): New section.
7705 (Agenda views): Chapter reorganized and rewritten.
7706 (HTML export): Section rewritten.
7707 (Tables in arbitrary syntax): New section.
7708 (Summary): Better feature summary.
7709 (Activation): Document problem with cut-and-paste of Lisp code
7710 from PDF files.
7711 (Visibility cycling): Document indirect buffer use.
7712 (Structure editing): Document sorting.
7713 (Remember): Section rewritten.
7714 (Time stamps): Better description of time stamp types.
7715 (Tag searches): Document regular expression search for tags.
7716 (Stuck projects): New section.
7717 (In-buffer settings): New keywords.
c5b0993e 7718 (History and Acknowledgments): Update description.
2de53ca6
GM
7719
77202007-02-24 Alan Mackenzie <acm@muc.de>
7721
7722 * cc-mode.texi (Movement Commands): Insert two missing command names.
7723 (Getting Started): Slight wording correction (use conditional).
7724
77252007-02-22 Kim F. Storm <storm@cua.dk>
7726
7727 * widget.texi (User Interface, Basic Types): Document need to put some
7728 text before the %v escape in :format string in editable-field widget.
7729
77302007-02-18 Romain Francoise <romain@orebokech.com>
7731
7732 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
7733 `cvs-mode-quit'.
7734
77352007-02-10 Markus Triska <markus.triska@gmx.at>
7736
7737 * widget.texi (Programming Example): Put constant strings in :format.
7738
77392007-02-07 Juanma Barranquero <lekktu@gmail.com>
7740
7741 * faq.texi (Fullscreen mode on MS-Windows): New node.
7742
77432007-02-04 David Kastrup <dak@gnu.org>
7744
7745 * faq.texi (AUCTeX): Update version number. Should probably be done
7746 for other packages as well.
7747
77482007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7749
7750 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
7751 <tassilo@member.fsf.org>.
7752
77532007-01-27 Eli Zaretskii <eliz@gnu.org>
7754
7755 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
7756 ls-lisp-use-localized-time-format.
7757
77582007-01-20 Markus Triska <markus.triska@gmx.at>
7759
7760 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
7761
77622007-01-13 Michael Olson <mwolson@gnu.org>
7763
7764 * erc.texi (Modules): Mention capab-identify module.
7765
77662007-01-05 Michael Olson <mwolson@gnu.org>
7767
7768 * erc.texi (Getting Started): Update for /RECONNECT command.
7769
77702007-01-04 Richard Stallman <rms@gnu.org>
7771
7772 * ebrowse.texi: Change C-c b to C-c C-m.
7773
77742007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
7775
7776 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
7777 variables only in info to avoid redundant entries in the printed
7778 manual.
7779
77802007-01-02 Daiki Ueno <ueno@unixuser.org>
7781
7782 * message.texi (Using PGP/MIME): Document gpg-agent usage.
7783
77842007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
7785
7786 * message.texi (Security): Split into sub-nodes.
7787
77882007-01-01 Alan Mackenzie <acm@muc.de>
7789
7790 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
7791 eval-after-load in Emacs <=21 and a workaround. Document that
7792 trigraphs are not supported.
7793
77942007-01-01 Alan Mackenzie <acm@muc.de>
7795
7796 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
7797 c-context-line-break. When invoked within a string, preserve
7798 whitespace. Add a backslash only when also in a macro.
7799
78002007-01-01 Alan Mackenzie <acm@muc.de>
7801
7802 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
7803
78042007-01-01 Alan Mackenzie <acm@muc.de>
7805
7806 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
7807 are now bound by default to c-\(beginning\|end\)-of-defun by default.
7808
78092007-01-01 Alan Mackenzie <acm@muc.de>
7810
7811 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
7812 "Choosing a Style".
7813
7814 * cc-mode.texi ("Styles"): Add @dfn{style}.
7815
78162006-12-30 Michael Albinus <michael.albinus@gmx.de>
7817
7818 Sync with Tramp 2.0.55.
7819
7820 * trampver.texi: Update release number.
7821
78222006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
7823
7824 * gnus.texi (Customizing Articles): Add index entries for all
7825 gnus-treat-* variables.
7826
c8763fb6 78272006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
7828
7829 * gnus.texi (IMAP): Fix incorrect explanation of
7830 nnimap-search-uids-not-since-is-evil in documentation for
7831 nnimap-expunge-search-string.
7832
78332006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
7834
7835 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
7836 spam-ifile-database.
7837
78382006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
7839
7840 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
7841 rebind C-s.
7842
c8763fb6 78432006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
7844
7845 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
7846 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
7847 "expiring mail".
7848 (IMAP): Document nnimap-search-uids-not-since-is-evil and
7849 nnimap-nov-is-evil.
7850
78512006-12-25 Kevin Ryde <user42@zip.com.au>
7852
7853 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
7854 about the key procedure being used heavily.
7855
78562006-12-24 Chong Yidong <cyd@stupidchicken.com>
7857
7858 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
7859 to t.
7860 (Prerequisites): Add explanation about gpg-agent.
7861
78622006-12-22 Kevin Ryde <user42@zip.com.au>
7863
7864 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
7865 "sort" instead of "sort*".
7866
78672006-12-19 Richard Stallman <rms@gnu.org>
7868
7869 * calc.texi (History and Acknowledgements): Recognize that Emacs
7870 now does have floating point.
7871
78722006-12-19 Michael Albinus <michael.albinus@gmx.de>
7873
7874 * tramp.texi (External transfer methods): Describe new method `scpc'.
7875
78762006-12-17 Sascha Wilde <wilde@sha-bang.de>
7877
7878 * pgg.texi: Added short note on gpg-agent to the introduction.
7879
78802006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
7881
7882 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
7883 also applies to Cc.
7884
78852006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
7886
7887 * gnus.texi (X-Face): Clarify. Say which programs are required
7888 on Windows.
7889
78902006-12-08 Michael Olson <mwolson@gnu.org>
7891
7892 * erc.texi (Modules): Remove documentation for list module.
7893
c8763fb6 78942006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
7895
7896 * faq.texi (^M in the shell buffer): Ditto.
7897
78982006-11-20 Michael Olson <mwolson@gnu.org>
7899
7900 * erc.texi: Call this the 5.2 stable pre-release of ERC.
7901
79022006-11-17 Carsten Dominik <dominik@science.uva.nl>
7903
7904 * org.texi: Fix typos.
7905 (Agenda commands): Document `C-k'.
7906
79072006-11-16 Eli Zaretskii <eliz@gnu.org>
7908
7909 * url.texi (http/https): Fix a typo in the HTTP URL.
7910
79112006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
7912
7913 * ada-mode.texi: Total rewrite.
7914
79152006-11-13 Carsten Dominik <dominik@science.uva.nl>
7916
7917 * org.texi: Minor typo fixes.
7918
79192006-11-13 Bill Wohler <wohler@newt.com>
7920
7921 Release MH-E manual version 8.0.3.
7922
7923 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7924 release 8.0.3.
7925
7926 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
7927 to set MAILDIR.
7928 (Reading Mail): Document the customization of read-mail-command
7929 for MH-E.
7930 (Viewing Attachments): Document mm-discouraged-alternatives.
7931 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
7932 (Junk): Add more information about the settings of mh-junk-background
7933 in a program. Add /usr/bin/mh to PATH in examples.
7934
79352006-11-12 Richard Stallman <rms@gnu.org>
7936
7937 * woman.texi: Update author address but say he no longer maintains it.
7938
79392006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
7940
7941 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
7942 archived trees.
7943 (Checkboxes): Section moved to chapter 5, and extended.
7944 (The date/time prompt): New section.
7945 (Link abbreviations): New section.
7946 (Presentation and sorting): New section.
7947 (Custom agenda views): Section completely rewritten.
7948 (Summary): Compare with Planner.
7949 (Feedback): More info about creating backtraces.
c5b0993e 7950 (Plain lists): Modify example.
2de53ca6
GM
7951 (Breaking down tasks): New section.
7952 (Custom time format): New section.
7953 (Time stamps): Document inactive timestamps.
7954 (Setting tags): More details about fast tag selection.
7955 (Block agenda): New section.
7956 (Custom agenda views): Section rewritten.
7957 (Block agenda): New section.
7958
79592006-11-07 Michael Albinus <michael.albinus@gmx.de>
7960
7961 * tramp.texi (Configuration): scp is the default method.
7962 (Default Method): Use ssh as example for another method.
7963
79642006-10-27 Richard Stallman <rms@gnu.org>
7965
7966 * woman.texi: Downcase nroff/troff/roff.
7967 (Installation): Chapter deleted. Some xrefs deleted.
7968 (Background): woman doesn't advise man ;-).
7969
c8763fb6 79702006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
7971
7972 * ada-mode.texi (Project files, Identifier completion)
7973 (Automatic Casing, Debugging, Using non-standard file names)
7974 (Working Remotely): Fix typos.
7975
79762006-10-20 Masatake YAMATO <jet@gyve.org>
7977
0c7efc08 7978 * cc-mode.texi (Sample .emacs File): Add missing `)' in
2de53ca6
GM
7979 sample code `my-c-initialization-hook'.
7980
79812006-10-19 Stuart D. Herring <herring@lanl.gov>
7982
7983 * widget.texi: Fix typos.
7984
79852006-10-19 Michael Albinus <michael.albinus@gmx.de>
7986
7987 * tramp.texi (Frequently Asked Questions): Remove questions marked with
7988 "???". There have been no complaints for years, so the information
7989 must be appropriate.
7990
79912006-10-16 Richard Stallman <rms@gnu.org>
7992
7993 * widget.texi: Use @var instead of capitalization.
7994 Clarify many widget type descriptions.
7995
79962006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7997
7998 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
7999 gnus-dired-attach.
8000 (Selecting a Group): Fix typo.
8001
c8763fb6 80022006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
8003
8004 * widget.texi: Fix typos.
8005
80062006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
8007
8008 * gnus.texi (Image Enhancements): Update for Emacs 22.
8009
8010 * gnus-faq.texi ([1.3]): Update.
8011
80122006-10-06 Richard Stallman <rms@gnu.org>
8013
8014 * faq.texi (Displaying the current line or column):
8015 Delete "As of Emacs 20".
8016
80172006-10-06 Romain Francoise <romain@orebokech.com>
8018
8019 * faq.texi (VM): VM works with Emacs 22 too.
8020
80212006-10-06 Richard Stallman <rms@gnu.org>
8022
8023 * ebrowse.texi: Remove Emacs version "21" from title.
8024
80252006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
8026
8027 * gnus.texi (Foreign Groups): Say where change of editing commands are
8028 stored. Add reference to `gnus-parameters'.
8029
80302006-09-15 Jay Belanger <belanger@truman.edu>
8031
8032 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
8033 Change "Library Public License" to "Lesser Public License"
8034 throughout. Use "yyyy" to represent year.
8035
80362006-09-15 Carsten Dominik <dominik@science.uva.nl>
8037
8038 * org.texi (Setting tags): Typo fix.
8039
80402006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
8041
8042 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
8043
80442006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
8045
8046 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
8047
80482006-09-12 Paul Eggert <eggert@cs.ucla.edu>
8049
8050 * faq.texi (Escape sequences in shell output): EMACS is now set
8051 to Emacs's absolute file name, not to "t".
8052 (^M in the shell buffer): Likewise.
8053 * misc.texi (Interactive Shell): Likewise.
8054
80552006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
8056
8057 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
8058 mails with pop3-leave-mail-on-server. Fix wording.
8059 (Limiting): Improve gnus-summary-limit-to-articles.
8060 (X-Face): Fix typo.
8061
80622006-09-11 Simon Josefsson <jas@extundo.com>
8063
8064 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
8065 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
8066
80672006-09-06 Simon Josefsson <jas@extundo.com>
8068
8069 * smtpmail.texi (Authentication): Mention SSL.
8070
80712006-09-01 Eli Zaretskii <eliz@gnu.org>
8072
8073 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
8074 Don't use @indicateurl.
8075
8076 * cc-mode.texi (Subword Movement): Don't use @headitem.
8077 (Custom Braces, Clean-ups): Don't use @tie.
8078
80792006-08-29 Michael Albinus <michael.albinus@gmx.de>
8080
8081 Sync with Tramp 2.0.54.
8082
8083 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
8084 Suggested by Adrian Phillips <a.phillips@met.no>.
8085
80862006-08-15 Carsten Dominik <dominik@science.uva.nl>
8087
8088 * org.texi (Installation, Activation): Split from Installation and
8089 Activation.
8090 (Clocking work time): Documented new features.
8091
80922006-08-13 Alex Schroeder <alex@gnu.org>
8093
8094 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
8095 example.
8096
80972006-08-12 Eli Zaretskii <eliz@gnu.org>
8098
8099 * faq.texi (How to add fonts): New node.
8100
81012006-08-05 Romain Francoise <romain@orebokech.com>
8102
8103 * faq.texi (New in Emacs 22): Expand.
8104
81052006-08-03 Michael Olson <mwolson@gnu.org>
8106
8107 * erc.texi: Update for ERC 5.1.4.
8108
81092006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
8110
8111 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
8112 in .../site-lisp/gnus/ by default.
8113 [ From gnus-news.texi in the trunk. ]
8114
81152006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8116
8117 * gnus.texi (MIME Commands): Additions for yEnc.
8118
81192006-07-24 Richard Stallman <rms@gnu.org>
8120
8121 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
8122 * faq.texi: Move periods and commas inside quotes.
8123
81242006-07-20 Jay Belanger <belanger@truman.edu>
8125
8126 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
8127
81282006-07-18 Chong Yidong <cyd@stupidchicken.com>
8129
8130 * faq.texi (Security risks with Emacs): Document Emacs 22
8131 file-local-variable mechanism.
8132
81332006-07-12 Michael Olson <mwolson@gnu.org>
8134
8135 * erc.texi: Update for ERC 5.1.3.
8136
81372006-07-12 Alex Schroeder <alex@gnu.org>
8138
8139 * rcirc.texi: Fix typos.
8140 (Getting started with rcirc): New calling convention for M-x irc.
8141 Mention #rcirc. Removed channel tracking.
0c7efc08 8142 (Configuration): Change the names of all variables that got changed
2de53ca6
GM
8143 recently, eg. rcirc-server to rcirc-default-server. Added
8144 documentation for rcirc-authinfo, some background for Bitlbee, and
8145 rcirc-track-minor-mode.
0c7efc08 8146 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
2de53ca6 8147 Scrolling.
0c7efc08 8148 (Reconnecting after you have lost the connection): Fix example code
2de53ca6
GM
8149 to match code changes.
8150
81512006-07-10 Nick Roberts <nickrob@snap.net.nz>
8152
8153 * gnus.texi, message.texi: Fix typos.
8154
81552006-07-07 Carsten Dominik <dominik@science.uva.nl>
8156
8157 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
8158 commands.
8159 (Global TODO list): Document the use of the variables
8160 `org-agenda-todo-ignore-scheduled' and
8161 `org-agenda-todo-list-sublevels'.
8162
81632006-07-05 Richard Stallman <rms@gnu.org>
8164
8165 * faq.texi (Scrolling only one line): Fix xref.
8166
81672006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
8168
8169 * faq.texi (Evaluating Emacs Lisp code):
8170 Throughout, replace eval-current-buffer with eval-buffer.
8171
81722006-07-03 Richard Stallman <rms@gnu.org>
8173
8174 * rcirc.texi (Scrolling conservatively): Fix xref.
8175
8176 * pcl-cvs.texi (Viewing differences): Usage fix.
8177
81782006-07-03 Carsten Dominik <dominik@science.uva.nl>
8179
8180 * org.texi (Agenda commands): Document `s' key to save all org-mode
8181 buffers.
8182
81832006-06-30 Ralf Angeli <angeli@caeruleus.net>
8184
8185 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
8186 names. Mention `cvs-msg' face.
8187
81882006-06-29 Carsten Dominik <dominik@science.uva.nl>
8189
8190 * org.texi (Checkboxes): New section.
8191
81922006-06-28 Carsten Dominik <dominik@science.uva.nl>
8193
8194 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
8195 throughout this chapter.
8196
81972006-06-27 Chong Yidong <cyd@stupidchicken.com>
8198
8199 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
8200 text for standalone vs Emacs info.
8201 (Help): Clarify header line description. Use mouse-1 for clicks.
8202 (Help-P): Use mouse-1 for clicks.
8203 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
8204 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
8205 (Choose menu subtopic): Remove gratuitous Emacs command names.
8206 (Help-FOO): Put usual behavior first.
8207 (Help-Xref): Clicking on xrefs works in Emacs.
8208 (Search Text): Clarify what the default behavior is.
8209 (Create Info buffer): Fix Emacs window/X window confusion.
8210 (Emacs Info Variables): Fix for new Emacs init file behavior.
8211
82122006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8213
8214 * gnus.texi (Summary Buffer Lines): Fix typo.
8215
82162006-06-23 Carsten Dominik <dominik@science.uva.nl>
8217
8218 * org.texi (Embedded LaTeX): New chapter.
8219 (Archiving): Section rewritten.
8220 (Enhancing text): Some parts moved to the new chapter about LaTeX.
8221
82222006-06-20 Bill Wohler <wohler@newt.com>
8223
8224 Release MH-E manual version 8.0.1.
8225
8226 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8227 release 8.0.1.
8228 (Preface): Depend on GNU mailutils 1.0 and higher.
8229
82302006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
8231
8232 * message.texi (News Headers): Update message-syntax-checks section.
8233
82342006-06-19 Karl Berry <karl@gnu.org>
8235
8236 * info.texi (Advanced): Mention C-q, especially with ?.
8237
82382006-06-19 Carsten Dominik <dominik@science.uva.nl>
8239
8240 * org.texi (Publishing links): Document the `:link-validation-function'
8241 property.
8242 (Extensions and Hacking): New chapter, includes some sections of the
8243 "Miscellaneous" chapter.
8244
82452006-06-10 Carsten Dominik <dominik@science.uva.nl>
8246
8247 * org.texi (Progress logging): New section.
8248
2de53ca6
GM
82492006-06-06 Carsten Dominik <dominik@science.uva.nl>
8250
8251 * org.texi (ASCII export): Document indentation adaptation.
8252 (Setting tags): Document mutually-exclusive tags.
8253
82542006-06-05 Romain Francoise <romain@orebokech.com>
8255
8256 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
8257 Fix typo.
8258
8259 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
8260 channel (#gnus@irc.freenode.net).
8261 Fix typos. Update copyright notice.
8262
8263 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
8264 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
8265 (Line-Up Functions, Custom Macros):
8266 * ediff.texi (Window and Frame Configuration)
dccb744b 8267 (Highlighting Difference Regions):
2de53ca6
GM
8268 * emacs-mime.texi (Display Customization):
8269 * erc.texi (History):
8270 * eshell.texi (Known problems):
8271 * eudc.texi (Overview, BBDB):
8272 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
8273 (The problem of spam, SpamOracle, Extending the Spam package)
8274 (Conformity, Terminology):
dccb744b 8275 * idlwave.texi (Routine Info)
2de53ca6
GM
8276 (Class and Keyword Inheritance, Padding Operators)
8277 (Breakpoints and Stepping, Electric Debug Mode)
8278 (Examining Variables, Troubleshooting):
8279 * org.texi (Creating timestamps):
8280 * reftex.texi (Commands, Options, Changes):
8281 * tramp.texi (Inline methods, Password caching)
8282 (Auto-save and Backup, Issues):
8283 * vip.texi (Files, Commands in Insert Mode):
8284 * viper.texi (Emacs Preliminaries, States in Viper)
8285 (Packages that Change Keymaps, Viper Specials, Groundwork):
8286 Fix various typos.
8287
82882006-05-31 Michael Ernst <mernst@alum.mit.edu>
8289
8290 * ediff.texi: Fix typos.
8291
82922006-05-30 Carsten Dominik <dominik@science.uva.nl>
8293
8294 * org.texi: Small typo fixes.
8295
fff84c22
JB
82962006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
8297
8298 * viper.texi (Viper Specials):
8299 * gnus.texi (Example Setup):
8300 * faq.texi (Backspace invokes help):
8301 * dired-x.texi (Optional Installation Dired Jump):
8302 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
8303 follow coding conventions.
8304
2de53ca6
GM
83052006-05-29 Michael Albinus <michael.albinus@gmx.de>
8306
8307 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
8308
83092006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
8310
8311 * pcl-cvs.texi: Fix typos.
8312 (Customization): Say "us".
8313
83142006-05-26 Eli Zaretskii <eliz@gnu.org>
8315
8316 * org.texi: Remove bogus @setfilename.
8317
83182006-05-26 Carsten Dominik <dominik@science.uva.nl>
8319
8320 * org.texi (ASCII export): Omit command name.
8321 (HTML export): Add prefix to all lines in Local Variable example.
8322 (Acknowledgments): Typeset names in italics.
8323
83242006-05-24 Carsten Dominik <dominik@science.uva.nl>
8325
8326 * org.texi (Plain lists): Add new item navigation commands.
8327 (External links): Document elisp and info links.
8328 (Custom searches): New section.
8329 (Publishing): New chapter.
8330 (HTML export): Include a list of supported CSS classes.
8331 (Setting tags): Describe the fast-tag-setting interface.
8332
83332006-05-20 Luc Teirlinck <teirllm@auburn.edu>
8334
8335 * dired-x.texi: ifinfo -> ifnottex.
8336
83372006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
8338
8339 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
8340
83412006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
8342
8343 * message.texi (Interface): Add tool bar customization.
8344 (MIME): Index and text additions for mml-attach.
8345 (MIME): Describe mml-dnd-protocol-alist and
8346 mml-dnd-attach-options.
8347
8348 * gnus.texi (Oort Gnus): Reorder entries in sections.
8349 Fix some entries.
8350 (Starting Up): Add references to "Emacs for Heathens" and to
8351 "Finding the News". Add user-full-name and user-mail-address.
8352 (Group Buffer Format): Add tool bar customization and update.
8353 (Summary Buffer): Add tool bar customization.
8354 (Posting Styles): Add message-alternative-emails.
8355
83562006-05-09 Michael Albinus <michael.albinus@gmx.de>
8357
8358 * tramp.texi (Filename completion): Improve wording.
8359
83602006-05-07 Romain Francoise <romain@orebokech.com>
8361
8362 * faq.texi (Using regular expressions): Fix typo.
8363 (Packages that do not come with Emacs): Fix capitalization.
8364 (Replacing text across multiple files): Expand node to explain how
8365 to use `dired-do-query-replace-regexp' in more detail, based on
8366 suggestion by Eric Hanchrow <offby1@blarg.net>.
8367
83682006-05-06 Michael Albinus <michael.albinus@gmx.de>
8369
8370 * tramp.texi (Filename completion): Completion of remote files'
8371 method, user name and host name is active only in partial
8372 completion mode.
8373
83742006-05-06 Bill Wohler <wohler@newt.com>
8375
8376 Release MH-E manual version 8.0.
8377
8378 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8379 release 8.0.
8380
83812006-05-06 Bill Wohler <wohler@newt.com>
8382
8383 * mh-e.texi (MH-BOOK-HOME): Change from
8384 http://www.ics.uci.edu/~mh/book/mh to
8385 http://rand-mh.sourceforge.net/book/mh.
8386 Replace .htm suffix with .html for MH book files.
8387 (Using This Manual): Update key binding for getting relevant
8388 chapter in Info from command key.
8389 (Ranges): Fix itemx.
8390
83912006-05-05 Karl Berry <karl@gnu.org>
8392
8393 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
8394 (\fonttextsize): New user-level command to change text font size.
8395
83962006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
8397
8398 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
8399
84002006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
8401
8402 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
8403
84042006-04-24 Bill Wohler <wohler@newt.com>
8405
8406 * mh-e.texi (Getting Started): Make it more explicit that you need
8407 to install MH. Add pointers to current MH implementations.
8408
84092006-04-21 Bill Wohler <wohler@newt.com>
8410
8411 Release MH-E manual version 7.94.
8412
8413 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8414 release 7.94.
8415
84162006-04-21 Carsten Dominik <dominik@science.uva.nl>
8417
8418 * org.texi: Many small fixes.
8419 (Handling links): Rename from "Managing links".
8420
84212006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
8422
8423 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
8424 (Splitting mail using spam-stat): Fix @xref.
8425
84262006-04-20 Chong Yidong <cyd@stupidchicken.com>
8427
8428 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 8429 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
8430
84312006-04-20 Carsten Dominik <dominik@science.uva.nl>
8432
8433 * org.texi (Time stamps): Better explanation of the purpose of
8434 different time stamps.
8435 (Structure editing, Plain lists): More details on how new items
8436 and headings are inserted.
8437
84382006-04-18 Carsten Dominik <dominik@science.uva.nl>
8439
8440 * org.texi (Formula syntax): Fix link to Calc Manual.
8441
84422006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
8443
8444 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
8445
84462006-04-17 Bill Wohler <wohler@newt.com>
8447
8448 * mh-e.texi (Folders): Update mh-before-quit-hook and
8449 mh-quit-hook example with code that removes the buffers rather
8450 than just bury them.
8451
84522006-04-17 Michael Albinus <michael.albinus@gmx.de>
8453
8454 Sync with Tramp 2.0.53.
8455
84562006-04-13 Carsten Dominik <dominik@science.uva.nl>
8457
8458 * org.texi (Updating settings): New section.
8459 (Visibility cycling): Better names for the startup folding
8460 options.
8461 (Exporting): Completely restructured.
8462 (The very busy C-c C-c key): New section.
8463 (Summary of in-buffer settings): New section.
8464
84652006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
8466
8467 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
8468
84692006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
8470
8471 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
8472 (Server Commands): Key `v' is reserved for users.
8473
84742006-04-11 Carsten Dominik <dominik@science.uva.nl>
8475
8476 * org.texi (Link format): New section, emphasis on bracket links.
8477 (External links): Document bracket links.
8478 (FAQ): Expand to cover shell links and the new link format.
8479
84802006-04-09 Kevin Ryde <user42@zip.com.au>
8481
8482 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
8483
84842006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
8485
8486 * gnus.texi (Summary Buffer Lines): Add `*'.
8487
c8763fb6 84882006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
8489
8490 * gnus.texi (Group Parameters):
8491 Mention gnus-permanently-visible-groups.
8492
84932006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
8494
8495 * gnus.texi (Face): Fix typo.
8496
84972006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
8498
8499 * gnus.texi (X-Face): Clarify.
8500 (Face): Need Emacs with PNG support.
8501
85022006-04-06 Richard Stallman <rms@gnu.org>
8503
8504 * idlwave.texi: Delete the blocks "not suitable for inclusion with
8505 Emacs".
8506
85072006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
8508
8509 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
8510 blocks not suitable for inclusion with Emacs using variable
8511 PARTOFEMACS.
8512
85132006-04-04 Simon Josefsson <jas@extundo.com>
8514
8515 * gnus.texi (Security): Improve.
8516
85172006-04-02 Bill Wohler <wohler@newt.com>
8518
8519 * mh-e.texi (Getting Started, Junk, Bug Reports)
8520 (MH FAQ and Support): Fix URLs.
8521
85222006-03-31 Romain Francoise <romain@orebokech.com>
8523
8524 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
8525 to t, not nil (and has for the past eight years).
8526
85272006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
8528
8529 * message.texi, gnus.texi: Bump version to 5.11.
8530
85312006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
8532
8533 * gnus.texi (Top): Add comment about version line.
8534
8535 * message.texi (Top): Ditto. Change to take named versions into
8536 account.
8537
85382006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
8539
8540 * gnus.texi (Posting Styles): Add x-face-file to example.
8541 (X-Face): Refer to posting styles.
8542
8543 * gnus-faq.texi ([5.8]): Add x-face-file.
8544 ([8.4]): Add links to gmane.emacs.gnus.user and
8545 gmane.emacs.gnus.general.
8546
85472006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
8548
8549 * gnus-faq.texi: Use .invalid.
8550 ([5.4]): Fix gnus-posting-styles example.
8551
85522006-03-27 Romain Francoise <romain@orebokech.com>
8553
8554 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
8555 Emacs/W3 needs a new maintainer.
8556 (Ispell): Update author and version info.
8557 (Mailcrypt): Mention PGG.
8558 (New in Emacs 22): Add PGG to the list of new packages.
8559 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
8560 updating dead URLs.
8561
85622006-03-25 Karl Berry <karl@gnu.org>
8563
8564 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
8565 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
8566 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
8567 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
8568 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
8569 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
8570 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
8571 (2) do not indent copyright year list (or anything else).
8572
85732006-03-21 Bill Wohler <wohler@newt.com>
8574
8575 * mh-e.texi (Folders): Various edits.
8576
85772006-03-20 Romain Francoise <romain@orebokech.com>
8578
8579 * gnus.texi (Mail Folders): Grammar fix.
8580
85812006-03-19 Bill Wohler <wohler@newt.com>
8582
8583 * mh-e.texi (Replying): Document Mail-Followup-To.
8584 Change manually-formatted table to multitable. Add debugging info.
8585 Move description of mh-reply-default-reply-to into paragraph
8586 that describes its values.
8587
85882006-03-17 Bill Wohler <wohler@newt.com>
8589
10d1d0af 8590 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
8591 (Sending Mail Tour): Update method of entering
8592 addresses and subject.
8593 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
8594 (Adding Attachments, Searching): Update screenshots for Emacs 22.
8595
85962006-03-15 Carsten Dominik <dominik@science.uva.nl>
8597
8598 * org.texi: Version number change only.
8599
86002006-03-14 Bill Wohler <wohler@newt.com>
8601
8602 * mh-e.texi: Add index entries around each paragraph rather than
8603 depend on entries from beginning of node. Doing so ensures that
8604 index entries are less likely to be forgotten if text is cut and
8605 pasted, and are necessary anyway if the references are on a
8606 separate page. It seems that makeinfo is now (v. 4.8) only
8607 producing one index entry per node, so there is no longer any
8608 excuse not to. Use subheading instead of heading. The incorrect
8609 use of heading produced very large fonts in Info--as large as the
8610 main heading.
8611 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
8612 versions 6 and 7 appeared *around* the time of these Emacs releases.
8613
86142006-03-13 Carsten Dominik <dominik@science.uva.nl>
8615
8616 * org.texi (Clean view): Document new startup options.
8617
86182006-03-11 Bill Wohler <wohler@newt.com>
8619
8620 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
8621 (Composing, Scan Line Formats): Fix @refs.
8622 (Getting Started): Define MH profile and MH profile components.
8623 (Incorporating Mail, Reading Mail, Viewing, Printing)
8624 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
8625 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
8626 for string constants.
8627 (Tool Bar): Remove spurious quote.
8628 (Junk): Use ``...'' instead of "...".
8629 (Scan Line Formats): Replace @samp with @kbd.
8630
86312006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
8632
8633 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
8634
86352006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
8636
8637 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
8638 easy to understand.
8639
86402006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
8641
8642 * gnus.texi: Markup fix.
8643 (Fancy Mail Splitting): Specify new feature.
8644
86452006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
8646
8647 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
8648 partial-words matching.
8649
86502006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
8651
8652 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
8653
8654 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
8655 (MIME Commands): Fix mm-discouraged-alternatives.
8656
86572006-03-07 Carsten Dominik <dominik@science.uva.nl>
8658
8659 * org.texi: Version number change only.
8660
86612006-03-06 Bill Wohler <wohler@newt.com>
8662
8663 * mh-e.texi: Move from SourceForge repository to Savannah.
8664 This is version 7.93, which is a total rewrite from the previous
8665 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
8666 version 7.93.
8667
86682006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
8669
8670 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
8671
86722006-03-01 Carsten Dominik <dominik@science.uva.nl>
8673
8674 * org.texi (Interaction): Add item about `org-mouse.el' by
8675 Piotr Zielinski.
8676 (Managing links): Document that also mouse-1 can be used to
8677 activate a link.
8678 (Headlines, FAQ): Add entry about hiding leading stars.
8679 (Miscellaneous): Resort the sections in this chapter to a more
8680 logical sequence.
8681
86822006-02-27 Simon Josefsson <jas@extundo.com>
8683
8684 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
8685 2004-01-27 from the trunk).
8686
86872006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8688
8689 * cc-mode.texi: Rename c-hungry-backspace to
8690 c-hungry-delete-backwards, at the request of RMS. Leave the old
8691 name as an alias.
8692
86932006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8694
8695 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
8696 include the function header within the defun.
8697
86982006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8699
8700 * cc-mode.texi: Correct two typos.
8701
87022006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8703
8704 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
8705 existing comment.
8706 (Electric Keys): Add a justification for electric indentation.
8707 (Hungry WS Deletion): Clear up the names and complications of the
8708 BACKSPACE and DELETE keys.
8709
87102006-02-23 Juri Linkov <juri@jurta.org>
8711
8712 * faq.texi (Common requests): Move `Turning on auto-fill by
8713 default' after `Wrapping words automatically'. Move `Working with
8714 unprintable characters' before `Searching for/replacing newlines'.
8715 Move `Replacing highlighted text' after `Highlighting a region'.
8716 Merge `Repeating commands' and `Repeating a command as many times
8717 as possible' into the former.
8718 (Packages that do not come with Emacs): Add refs to Gmane and
8719 etc/MORE.STUFF.
8720
87212006-02-23 Juri Linkov <juri@jurta.org>
8722
8723 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
8724 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
8725 Add xref to `(emacs)Reporting Bugs'.
8726 (Getting a printed manual): Add URL to other formats of the manual.
8727 (Common requests): Fix menu.
8728 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
8729 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
8730 (Inserting text at the beginning of each line): Add pxref to
8731 `Changing the included text prefix'.
8732 (Forcing the cursor to remain in the same column): Mention `track-eol'
8733 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
8734 (Replacing text across multiple files): Add keybinding `Q' for
8735 `dired-do-query-replace'.
8736
87372006-02-22 Carsten Dominik <dominik@science.uva.nl>
8738
8739 * reftex.texi: Version number and date change only.
8740
8741 * org.texi (Internal Links): Rewrite to cover the modified
8742 linking system.
8743
87442006-02-17 Eli Zaretskii <eliz@gnu.org>
8745
8746 * faq.texi: Remove the coding cookie, it's not needed anymore.
8747
87482006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8749
8750 * faq.texi (Colors on a TTY): Mention Mac OS port.
8751
87522006-02-12 Karl Berry <karl@gnu.org>
8753
8754 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
8755 8-bit accented a.
8756
87572006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
8758
8759 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
8760
87612006-02-08 Romain Francoise <romain@orebokech.com>
8762
8763 * faq.texi (Top): Remove paragraph about the FAQ being a
8764 transitional document, etc.
8765 (Searching for/replacing newlines): New node.
8766 (Yanking text in isearch): New node.
8767 (Inserting text at the beginning of each line): Rename and make
8768 more general, mention `M-;' in Message mode.
8769
87702006-02-07 Luc Teirlinck <teirllm@auburn.edu>
8771
8772 * faq.texi (Meta key does not work in xterm)
8773 (Emacs does not display 8-bit characters)
8774 (Inputting eight-bit characters): Update xrefs.
8775
87762006-02-06 Romain Francoise <romain@orebokech.com>
8777
8778 * faq.texi (VM): VM now at version 7.19.
8779 Set myself as maintainer of this file.
8780
87812006-02-04 Michael Olson <mwolson@gnu.org>
8782
8783 * erc.texi (History): Note that ERC is now included with Emacs.
8784
87852006-01-31 Romain Francoise <romain@orebokech.com>
8786
8787 * message.texi (Message Headers): Explain what
8788 `message-alternative-emails' does in more detail.
8789 Update copyright year.
8790
87912006-01-30 Juanma Barranquero <lekktu@gmail.com>
8792
8793 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
8794
87952006-01-29 Richard M. Stallman <rms@gnu.org>
8796
8797 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
8798
87992006-01-29 Michael Olson <mwolson@gnu.org>
8800
8801 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
8802
8803 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
8804
8805 * faq.texi (New in Emacs 22): Mention ERC.
8806
88072006-01-28 Luc Teirlinck <teirllm@auburn.edu>
8808
8809 * rcirc.texi: Capitalize dir entry for consistency with the entry
8810 in info/dir and other entries in the Emacs category.
8811 Fix typos. Delete trailing whitespace.
8812
c8763fb6 88132006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
8814
8815 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
8816
88172006-01-27 Eli Zaretskii <eliz@gnu.org>
8818
8819 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
8820 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
8821
8822 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
8823 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
8824
88252006-01-27 Alex Schroeder <alex@gnu.org>
8826
8827 * rcirc.texi: New file.
8828
88292006-01-23 Juri Linkov <juri@jurta.org>
8830
8831 * widget.texi (User Interface): Add S-TAB for widget-backward.
8832
88332006-01-22 Michael Albinus <michael.albinus@gmx.de>
8834
8835 Sync with Tramp 2.0.52.
8836
8837 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
8838 Add Tramp disabling item. New item for common connection problems.
8839 (various): Apply "ftp" as method for the download URL.
8840 (Bug Reports): Refer to FAQ for common problems.
8841
88422006-01-21 Eli Zaretskii <eliz@gnu.org>
8843
8844 * widget.texi (User Interface): Use @key for TAB.
8845
8846 * ses.texi (Formulas, Printer functions): Use @key for TAB.
8847
8848 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
8849 for TAB.
8850
8851 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
8852
88532006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
8854
8855 * gnus.texi: Update copyright.
8856
88572006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
8858
8859 * gnus.texi (Article Washing): Additions.
8860
2de53ca6
GM
88612006-01-13 Carsten Dominik <dominik@science.uva.nl>
8862
8863 * org.texi (Agenda commands): Document tags command.
8864
88652006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
8866
8867 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
8868
88692006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
8870
8871 * gnus.texi (RSS): Addition.
8872
88732005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
8874
8875 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
8876
88772005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
8878
8879 * emacs-mime.texi (Display Customization): Add setting example to
8880 mm-discouraged-alternatives.
8881
88822006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
8883
8884 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
8885 version is the canonical version.
8886
88872006-01-08 Alex Schroeder <alex@gnu.org>
8888
8889 * pgg.texi (Caching passphrase): Rewording.
8890
88912006-01-06 Eli Zaretskii <eliz@gnu.org>
8892
8893 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
8894 repository URL.
8895
88962006-01-06 Carsten Dominik <dominik@science.uva.nl>
8897
8898 * org.texi: Removed the accidentally re-added empty line in the
8899 direntry.
8900
89012006-01-05 Carsten Dominik <dominik@science.uva.nl>
8902
8903 * org.texi (Agenda Views): Chapter reorganized.
8904
89052005-12-29 Romain Francoise <romain@orebokech.com>
8906
8907 * faq.texi (Using Customize): New node.
8908
89092005-12-28 Luc Teirlinck <teirllm@auburn.edu>
8910
8911 * org.texi: Remove blank line in @direntry. It is non-standard
8912 and recursively produces blank lines all over the dir file (when
8913 using Texinfo 4.8).
8914
89152005-12-21 Luc Teirlinck <teirllm@auburn.edu>
8916
8917 * widget.texi (atoms): Delete obsolete remark about `file' widget.
8918
89192005-12-20 Carsten Dominik <dominik@science.uva.nl>
8920
8921 * org.texi (Tags): Boolean logic documented.
8922 (Agenda Views): Document custom commands.
8923
89242005-12-20 David Kastrup <dak@gnu.org>
8925
8926 * faq.texi (AUCTeX): Update version and mailing list info.
8927
89282005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
8929
8930 * gnus.texi (MIME Commands): Mention addition of
8931 multipart/alternative to gnus-buttonized-mime-types and add xref
8932 to mm-discouraged-alternatives.
8933
8934 * emacs-mime.texi (Display Customization): Mention addition of
8935 "image/.*" and add xref to gnus-buttonized-mime-types in the
8936 mm-discouraged-alternatives section.
8937
89382005-12-16 Carsten Dominik <dominik@science.uva.nl>
8939
8940 * org.texi (Tags): New section.
8941 (Agenda Views): Chapter reorganized.
8942
89432005-12-16 Eli Zaretskii <eliz@gnu.org>
8944
8945 * org.texi (Internal Links): Add a missing comma after an @xref.
8946
89472005-12-14 Chong Yidong <cyd@stupidchicken.com>
8948
8949 * faq.texi (Filling paragraphs with a single space): No need to
8950 change sentence-end now.
8951
89522005-12-13 Romain Francoise <romain@orebokech.com>
8953
8954 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
8955
89562005-12-12 Jay Belanger <belanger@truman.edu>
8957
8958 * faq.texi (Calc): Update version number.
8959
89602005-12-12 Carsten Dominik <dominik@science.uva.nl>
8961
8962 * org.texi (Progress Logging): New section.
8963
89642005-12-10 Romain Francoise <romain@orebokech.com>
8965
8966 Update the Emacs FAQ for the 22.1 release.
8967
8968 * faq.texi: Set VER to `22.1'.
8969 (Basic editing): Explain how to use localized versions of the
0c7efc08
SM
8970 Tutorial. Mention that `C-h r' displays the manual.
8971 Delete obsolete WWW link to an Emacs 18 tutorial.
2de53ca6
GM
8972 (Getting a printed manual): Point to the new locations of the
8973 manuals on the GNU Web site.
8974 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
8975 available via Info (it was previously distributed separately).
8976 (Installing Texinfo documentation): The latest version of Texinfo
8977 is 4.8, not 4.0.
8978 (Informational files for Emacs): COPYING is the GNU General Public
8979 License, not the Emacs General Public License.
8980 (Informational files for Emacs): Delete obsolete link to the
8981 GNUinfo pages as they have been removed from the GNU Web site.
8982 (New in Emacs 22): New node.
8983 (Setting up a customization file): Say that most packages support
8984 Customize nowadays.
8985 (Colors on a TTY): Delete reference to instructions on how to
8986 enable syntax highlighting, it is now enabled by default.
8987 (Turning on abbrevs by default): Emacs now reads the abbrevs file
8988 at startup automatically.
8989 (Controlling case sensitivity): Mention `M-c' in isearch.
8990 (Using an already running Emacs process): Emacs now creates the
8991 socket in `/tmp/emacsUID'. Fix typos. Change default location of
8992 gnuserv. As emacsclient can now run Lisp code as well, delete a
8993 sentence praising gnuserv for that. Simplify description of how
8994 the client/server operation works.
8995 (Compiler error messages): Delete obsolete text (compile.el has
8996 been rewritten).
8997 (Indenting switch statements): Fix typo.
8998 (Matching parentheses): Simplify setup instructions, mention the
8999 menu bar item in the Options menu.
9000 (Repeating a command as many times as possible): Mention `C-x e'.
9001 (Going to a line by number): Mention new keymap and bindings
9002 `M-g M-g', `M-g M-p' and `M-g M-n'.
9003 (Turning on syntax highlighting): Now on by default. Simplify.
9004 (Replacing highlighted text): Use `1', not `t'.
9005 (Problems with very large files): The maximum size is now 256MB on
9006 32-bit machines.
9007 (^M in the shell buffer): Mention `comint-process-echoes'.
9008 (Emacs for Apple computers): Emacs 22 has native support for Mac
9009 OS X.
9010 (Translating names to IP addresses): Delete node.
9011 (Binding keys to commands): Fix typo.
9012 (SPC no longer completes file names): New node.
9013 (MIME with Emacs mail packages): Delete section about the Emacs
9014 MIME FAQ (it's not reachable anymore).
9015
90162005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
9017
9018 * cc-mode.texi: The manual has been extensively revised: the
9019 information about using CC Mode has been separated from the larger
9020 and more difficult chapters about configuration. It has been
9021 updated for CC Mode 5.31.
9022
90232005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
9024
9025 * pgg.texi (User Commands): Fix description of pgg-verify-region.
9026 (Selecting an implementation): Fix descriptions.
9027
90282005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
9029
9030 * message.texi (Various Message Variables): Addition.
9031
90322005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
9033
9034 * message.texi: Fix default values.
9035
90362005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
9037
9038 * message.texi (Header Commands): Clarify descriptions of
9039 message-cross-post-followup-to, message-reduce-to-to-cc, and
9040 message-insert-wide-reply.
9041 (Various Commands): Fix kindex for message-kill-to-signature;
9042 clarify description of message-tab.
9043
90442005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
9045
9046 * message.texi (Mailing Lists): Fix description about MFT.
9047
9048 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
9049
90502005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
9051
9052 * gnus.texi (Slow Terminal Connection): Replace old description
9053 with new one.
9054
90552005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
9056
9057 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
9058 replace X-Draft-Headers with X-Draft-From.
9059
90602005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
9061
9062 * gnus.texi (Various Various): Fix the default value of
9063 nnheader-max-head-length.
9064 (Gnus Versions): Fix typo.
9065
90662005-12-08 Carsten Dominik <dominik@science.uva.nl>
9067
9068 * org.texi (Structure editing): Document new functionality of
9069 M-RET.
9070
90712005-12-06 Luc Teirlinck <teirllm@auburn.edu>
9072
9073 * org.texi (Internal Links): Fix Texinfo usage.
9074
90752005-12-06 Carsten Dominik <dominik@science.uva.nl>
9076
9077 * org.texi (TODO basics): Document the global todo list.
9078 (TODO items): Documents sparse tree for specific TODO
9079 keywords.
9080
90812005-11-30 Carsten Dominik <dominik@science.uva.nl>
9082
9083 * org.texi (Plain Lists): Typos fixed.
9084
90852005-11-28 Jay Belanger <belanger@truman.edu>
9086
9087 * calc.texi: Change references of `M-#' to `C-x *' prefix.
9088
90892005-11-24 Carsten Dominik <dominik@science.uva.nl>
9090
9091 * org.texi (Structure editing): New item moving commands added.
9092 (Plain Lists): New section.
9093
90942005-11-18 Carsten Dominik <dominik@science.uva.nl>
9095
9096 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
9097 (Agenda): Document commands `org-cycle-agenda-files' and
c4cc8b9a 9098 `org-agenda-file-to-front'.
2de53ca6
GM
9099 (Built-in table editor): Document `org-table-sort-lines'.
9100 (HTML formatting): Export of hand-formatted lists.
9101
91022005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
9103
9104 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
9105 new variable gnus-toolbar-thickness.
9106
91072005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
9108
9109 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
9110
91112005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
9112
9113 * gnus.texi (X-Face): Fix description.
9114 (XVarious): Remove gnus-xmas-logo-color-alist and
9115 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
9116
91172005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
9118
9119 * gnus.texi (Group Parameters): Mention new variable
9120 gnus-parameters-case-fold-search.
9121 (Home Score File): Addition.
9122
91232005-11-04 Ulf Jasper <ulf.jasper@web.de>
9124
9125 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
9126 (Overview): List supported feed types.
9127 (Installation): No installation necessary when using autoload.
9128 (Configuration): Rename "RSS" to "news".
9129
91302005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
9131
9132 * pgg.texi (User Commands): Document additional passphrase
9133 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
9134 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
9135
91362005-11-04 Carsten Dominik <dominik@science.uva.nl>
9137
9138 * org.texi: Version number changed to 3.19.
9139
91402005-10-29 Sascha Wilde <wilde@sha-bang.de>
9141
9142 * pgg.texi (How to use): Update the example to add autoload of
9143 pgg-encrypt-symmetric-region.
9144 (User Commands): Document pgg-encrypt-symmetric-region.
9145 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
9146
91472005-10-27 Jay Belanger <belanger@truman.edu>
9148
9149 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
9150 mention other TeX-related units.
9151
91522005-10-23 Lars Hansen <larsh@soem.dk>
9153
0c7efc08
SM
9154 * dired-x.texi (Miscellaneous Commands):
9155 Replace dired-do-relative-symlink by dired-do-relsymlink and
2de53ca6
GM
9156 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
9157
91582005-10-23 Jay Belanger <belanger@truman.edu>
9159
9160 * calc.texi (Predefined Units): Use `alpha' for the fine structure
9161 constant.
9162
91632005-10-23 Michael Albinus <michael.albinus@gmx.de>
9164
0c7efc08
SM
9165 * faq.texi (Bugs and problems):
9166 Replace `dired-move-to-filename-regexp' by
2de53ca6
GM
9167 `directory-listing-before-filename-regexp'.
9168
91692005-10-22 Eli Zaretskii <eliz@gnu.org>
9170
9171 * newsticker.texi (UPDATED): Set value.
9172
91732005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
9174
9175 * gnus.texi (Document Groups): Remove duplicate item.
9176
91772005-10-21 Carsten Dominik <dominik@science.uva.nl>
9178
9179 * org.texi (Summary): Mention iCalendar support.
9180 (Exporting): Document iCalendar support.
9181
91822005-10-18 Romain Francoise <romain@orebokech.com>
9183
9184 * viper.texi (Viper Specials): Capitalize GNU.
9185
91862005-10-17 Juri Linkov <juri@jurta.org>
9187
9188 * info.texi (Getting Started, Search Index, Expert Info):
9189 Fix wording.
9190 (Search Text): Replace `echo area' with `mode line'.
9191 (Search Index): Both `i' and `,' find all index entries.
9192 Replace example `C-f' with `C-l' (which exists in index of Info
9193 manual) and delete spaces in its keyboard input sequence.
9194 Delete unnecessary explanations about literal characters.
9195
91962005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
9197
9198 * gnus.texi (Document Server Internals): Addition.
9199
92002005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
9201
9202 * gnus.texi (A note on namespaces): Fix RFC reference.
9203
92042005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
9205
9206 * gnus.texi (RSS): Fix key description.
9207
92082005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
9209
9210 * gnus.texi: Emacs/w3 -> Emacs/W3.
9211 (Browsing the Web): Fix description.
9212 (Web Searches): Ditto.
9213 (Customizing W3): Ditto.
9214
92152005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
9216
9217 * gnus.texi (Maildir): Clarify expire-age and expire-group.
9218
92192005-10-11 Jay Belanger <belanger@truman.edu>
9220
9221 * calc.texi (Integration): Mention using `a i' to compute definite
9222 integrals.
9223
92242005-10-11 Juri Linkov <juri@jurta.org>
9225
9226 * info.texi: Rearrange nodes.
9227 (Top): Update menu. Change ref `Info for Experts' to
9228 `Advanced Info Commands'.
9229 (Getting Started): Fix description of manual's parts.
9230 (Help-Int): Change xref `Info Search' to `Search Index', and
9231 `Expert Info' to `Advanced'.
9232 (Advanced): Move node one level up.
9233 (Search Text, Search Index): New nodes split out from `Info Search'.
9234 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
9235 split out from `Advanced'.
9236 (Advanced, Emacs Info Variables): De-document editing an Info file
9237 in Info.
9238 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
9239 (Creating an Info File): Delete node and move its text to
9240 `Expert Info'.
9241
92422005-10-10 Carsten Dominik <dominik@science.uva.nl>
9243
9244 * org.texi (Workflow states): Documented that change in keywords
9245 becomes active only after restart of Emacs.
9246
92472005-10-08 Michael Albinus <michael.albinus@gmx.de>
9248
9249 Sync with Tramp 2.0.51.
9250
92512005-10-08 Nick Roberts <nickrob@snap.net.nz>
9252
9253 * speedbar.texi (Introduction): Describe new location of speedbar
9254 on menubar.
9255 (Basic Key Bindings): Remove descriptions of bindings that have
9256 been removed.
9257
92582005-10-05 Nick Roberts <nickrob@snap.net.nz>
9259
9260 * speedbar.texi (GDB): Describe use of watch expressions.
9261
92622005-09-28 Simon Josefsson <jas@extundo.com>
9263
9264 * message.texi (IDNA): Fix.
9265
92662005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
9267
9268 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
9269 nntp-server-hook, and nntp-warn-about-losing-connection; fix
9270 description of nntp-open-connection-function.
9271 (Common Variables): Fix descriptions.
9272
92732005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
9274
9275 * gnus.texi (Server Buffer Format): Document the %a format spec.
9276
92772005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
9278
9279 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
9280
92812005-09-23 Carsten Dominik <dominik@science.uva.nl>
9282
9283 * org.texi Version 3.16.
9284
92852005-09-19 Miles Bader <miles@gnu.org>
9286
9287 * newsticker.texi: Get rid of CVS keywords.
9288
92892005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
9290
9291 * gnus.texi (Finding the Parent): Fix description of how Gnus
9292 finds article.
9293
92942005-09-14 Jari Aalto <jari.aalto@cante.net>
9295
9296 * gnus.texi (Advanced Scoring Examples): New examples to teach how
9297 to drop off non-answered articles.
9298
92992005-09-19 Juanma Barranquero <lekktu@gmail.com>
9300
9301 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
9302 braces (which are unsupported by NMAKE) for macro `srcdir'.
9303
93042005-09-17 Eli Zaretskii <eliz@gnu.org>
9305
9306 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9307 (../info/newsticker, newsticker.dvi): New targets.
9308
93092005-09-17 Ulf Jasper <ulf.jasper@web.de>
9310
9311 * newsticker.texi: Replace @command with @code. Replace @example
9312 with @lisp.
0c7efc08
SM
9313 (Top): Add explanations to menu items.
9314 (GNU Free Documentation License): Remove.
2de53ca6
GM
9315
93162005-09-16 Romain Francoise <romain@orebokech.com>
9317
9318 Update all files to specify GFDL version 1.2.
9319
9320 * doclicense.texi (GNU Free Documentation License): Update to
9321 version 1.2.
9322
93232005-09-15 Richard M. Stallman <rms@gnu.org>
9324
9325 * newsticker.texi: Fix @setfilename.
9326
9327 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9328 (../info/newsticker, newsticker.dvi): New targets.
9329
93302005-08-30 Carsten Dominik <dominik@science.uva.nl>
9331
9332 * org.texi: Version 3.15.
9333
93342005-08-29 Luc Teirlinck <teirllm@auburn.edu>
9335
9336 * ses.texi: Combine all three indices into one.
9337 Correct a few typos.
9338
93392005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
9340
9341 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
9342
93432005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
9344
9345 * emacs-mime.texi (Handles): Remove duplicate item.
9346 (Encoding Customization): Fix the default value for
9347 mm-coding-system-priorities.
9348 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
9349 (Basic Functions): Fix reference.
9350
93512005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
9352
9353 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
9354
93552005-08-18 Richard M. Stallman <rms@gnu.org>
9356
9357 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
9358 and web site.
9359
9360 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
9361 not keyboard-translate.
9362
93632005-08-11 Richard M. Stallman <rms@gnu.org>
9364
9365 * faq.texi (Using regular expressions): Fix xref.
9366
93672005-08-09 Juri Linkov <juri@jurta.org>
9368
9369 * info.texi (Help-P): Replace `Prev' with `Previous'.
9370 (Help-M, Help-Xref): Add S-TAB.
9371 (Help-FOO): Update `u' command.
9372 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
9373 Update info about visibility of xref parts.
9374 (Help-Int): Fix `m' command. Rename `Info-last' to
9375 `Info-history-back'. Add `Info-history-forward'.
9376 (Advanced): Fix `g*' and `M-n' commands.
9377 (Info Search): Add `index-apropos' in stand-alone browser.
9378 Add isearch commands.
9379 (Emacs Info Variables): Remove `Info-fontify'.
9380 Add `Info-mode-hook'. Update face names.
9381 Add `Info-fontify-maximum-menu-size',
9382 `Info-fontify-visited-nodes', `Info-isearch-search'.
9383
93842005-08-07 Michael Albinus <michael.albinus@gmx.de>
9385
9386 Sync with Tramp 2.0.50.
9387
9388 * tramp.texi: Use @option{} consequently for method names.
9389 (Inline methods, External transfer methods): Remove references to
9390 Cygwin.
9391 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
9392 implementation.
9393
93942005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
9395
9396 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
9397 Mention that gnus-init-file is not read when Emacs is invoked with
9398 --no-init-file or -q.
9399
94002005-07-19 Carsten Dominik <dominik@science.uva.nl>
9401
9402 * org.texi: Version 3.14.
9403
94042005-07-04 Carsten Dominik <dominik@science.uva.nl>
9405
9406 * org.texi: Version 3.13.
9407
94082005-07-18 Juri Linkov <juri@jurta.org>
9409
9410 * calc.texi (Time Zones, Logical Operations):
9411 * cl.texi (Overview):
9412 * org.texi (TODO types):
9413 * sc.texi (Emacs 18 MUAs):
9414 * speedbar.texi (Top):
9415 * url.texi (History):
9416 Delete duplicate duplicate words.
9417
ce058493 94182005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
9419
9420 * cl.texi (Type Predicates): Document `atom' type.
9421
94222005-07-04 Lute Kamstra <lute@gnu.org>
9423
9424 Update FSF's address in GPL notices.
9425
9426 * calc.texi (Copying):
9427 * doclicense.texi (GNU Free Documentation License):
9428 * faq.texi (Contacting the FSF):
9429 * mh-e.texi (Copying): Update FSF's address.
9430
94312005-07-03 Richard M. Stallman <rms@gnu.org>
9432
9433 * flymake.texi (Example -- Configuring a tool called directly):
9434 Update name of flymake-build-relative-filename.
9435
94362005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
9437
9438 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
9439
94402005-06-29 Carsten Dominik <dominik@science.uva.nl>
9441
9442 * org.texi: Version 3.12.
9443
94442005-06-24 Eli Zaretskii <eliz@gnu.org>
9445
9446 * makefile.w32-in (MAKEINFO): Use --force.
9447 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
9448 Makefile.in.
9449 (gnus.dvi): Use "..." to quote Sed args, so that it works with
9450 more shells.
9451
94522005-06-23 Richard M. Stallman <rms@gnu.org>
9453
9454 * speedbar.texi (Creating a display): Texinfo usage fixes.
9455
9456 * tramp.texi (Customizing Completion, Auto-save and Backup):
9457 Texinfo usage fixes.
9458
94592005-06-23 Juanma Barranquero <lekktu@gmail.com>
9460
9461 * dired-x.texi (Miscellaneous Commands):
9462 * ediff.texi (Miscellaneous):
9463 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
9464 (Agent Variables):
9465 * info.texi (Help-Xref):
9466 * message.texi (Message Headers):
9467 * org.texi (Remember):
9468 * reftex.texi (Options (Defining Label Environments)):
9469 (Options (Index Support)):
9470 (Options (Viewing Cross-References)):
9471 (Options (Misc)):
9472 (Changes):
9473 * speedbar.texi (Creating a display):
9474 * tramp.texi (Customizing Completion, Auto-save and Backup):
9475 Texinfo usage fix.
9476
94772005-06-13 Carsten Dominik <dominik@science.uva.nl>
9478
9479 * org.texi: Version 3.11.
9480
94812005-06-12 Jay Belanger <belanger@truman.edu>
9482
9483 * calc.texi (Getting Started): Remove extra menu item.
9484
94852005-05-31 Jay Belanger <belanger@truman.edu>
9486
9487 * calc.texi (Notations Used in This Manual): Use @kbd for key
9488 sequence.
9489 (Demonstration of Calc): Mention another way of starting Calc.
9490 (Starting Calc): Mention long name of M-#.
9491 (Embedded Mode Overview): Remove unnecessary instruction.
9492 (Other M-# commands): Rephrase `M-# 0' explanation.
9493 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
9494 reflect current behavior.
9495
94962005-05-30 Jay Belanger <belanger@truman.edu>
9497
9498 * calc.texi (Hooks): Change description of calc-window-hook and
9499 calc-trail-window-hook to match usage.
9500 (Computational Functions): Add more constant-generating functions.
9501 (Customizable Variables): Use defvar.
9502
95032005-05-28 Jay Belanger <belanger@truman.edu>
9504
9505 * calc.texi (Assignments in Embedded Mode): Fix variable name.
9506 (Basic Embedded Mode): Explain behavior of arguments to
9507 calc-embedded-mode.
9508
95092005-05-27 Jay Belanger <belanger@truman.edu>
9510
9511 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
9512 current behavior.
9513
95142005-05-25 Jay Belanger <belanger@truman.edu>
9515
9516 * calc.texi: Change Calc version number throughout.
9517 (Keypad Mode): Change location in info output.
9518 (Keypad mode overview): Move picture of keypad.
9519
95202005-05-21 Jay Belanger <belanger@truman.edu>
9521
9522 * calc.texi (Storing variables): Mention that only most variables
9523 are void to begin with.
9524
95252005-05-21 Kevin Ryde <user42@zip.com.au>
9526
9527 * widget.texi (Basic Types): Update cross ref from "Enabling
9528 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
9529 lispref/text.texi change.
9530
95312005-05-20 Carsten Dominik <dominik@science.uva.nl>
9532
9533 * org.texi: Version 3.09.
9534
95352005-05-18 Carsten Dominik <dominik@science.uva.nl>
9536
9537 * reftex.texi: Version 4.28.
9538
95392005-05-16 Jay Belanger <belanger@truman.edu>
9540
9541 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
9542
95432005-05-14 Jay Belanger <belanger@truman.edu>
9544
9545 * calc.texi (Default Simplifications): Insert missing ! (logical
9546 not operator).
9547
95482005-05-14 Michael Albinus <michael.albinus@gmx.de>
9549
9550 Sync with Tramp 2.0.49.
9551
95522005-05-10 Jay Belanger <belanger@truman.edu>
9553
9554 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
9555 to 1.
9556
95572005-04-29 Carsten Dominik <dominik@science.uva.nl>
9558
9559 * org.texi: Version 3.08, structure reorganized.
9560
95612005-04-24 Richard M. Stallman <rms@gnu.org>
9562
9563 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
9564
95652005-04-15 Carsten Dominik <dominik@science.uva.nl>
9566
9567 * org.texi: Update to version 3.06.
9568
95692005-04-13 Lute Kamstra <lute@gnu.org>
9570
9571 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
9572
95732005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
9574
9575 * cl.texi (Porting Common Lisp): Fix typo.
9576
95772005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
9578
9579 * gnus.texi (RSS): Addition.
9580
95812005-04-04 Jay Belanger <belanger@truman.edu>
9582
9583 * calc.texi: Change Calc version number.
9584 (Customizable variables): Fix description of calc-language-alist.
9585 (Copying): Put in version 2 of GPL.
9586
95872005-04-01 Jay Belanger <belanger@truman.edu>
9588
9589 * calc.texi (Troubleshooting Commands): Remove comment about
9590 installation.
9591 (Installation): Remove section.
9592 (Customizable Variables): New section.
9593 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
9594 (Graphical Devices): Add references to Customizable Variables.
9595
95962005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
9597
9598 * emacs-mime.texi (Display Customization): Markup fixes.
9599 (rfc2047): Update.
9600
96012005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
9602
9603 * gnus-faq.texi: Replaced with auto-generated version.
9604
96052005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
9606
9607 * dired-x.texi (Multiple Dired Directories): default-directory was
9608 renamed to dired-default-directory.
9609
96102005-03-26 Jay Belanger <belanger@truman.edu>
9611
9612 * calc.texi (Simplifying Formulas, Rewrite Rules):
9613 Change description of top and bottom of fraction.
9614 (Modulo Forms): Move description of how to create modulo forms to
9615 earlier in the section.
9616 (Fraction Mode): Suggest using : to get a fraction by dividing.
9617 (Basic Arithmetic): Adjust placement of command name.
9618 (Truncating the Stack): Emphasize that "hidden" entries are still
9619 visible.
9620 (Installation): Move discussion of printing manual to "About This
9621 Manual".
9622 (About This Manual): Mention how to print the manual.
9623 (Reporting Bugs): Remove first person.
9624 (Building Vectors): Add algebraic version of append.
9625 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
9626 (Grouping Digits): Fix typo.
9627
96282005-03-25 Werner Lemberg <wl@gnu.org>
9629
9630 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
9631 Replace `legal' with `valid'.
9632
96332005-03-25 Werner Lemberg <wl@gnu.org>
9634
9635 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
9636
96372005-03-24 Jay Belanger <belanger@truman.edu>
9638
9639 * calc.texi (General Mode Commands)
9640 (Mode Settings in Embedded Mode): Add some explanation of
9641 recording mode settings.
9642
96432005-03-24 Richard M. Stallman <rms@gnu.org>
9644
9645 * calc.texi: Remove praise of non-free software.
9646
9647 * idlwave.texi: Don't say where to get IDL or its non-free manual.
9648 (Installation): Node deleted.
9649
96502005-03-23 Richard M. Stallman <rms@gnu.org>
9651
9652 * url.texi (HTTP language/coding): Improve last change.
9653
96542005-03-22 Jay Belanger <belanger@truman.edu>
9655
9656 * calc.texi (Embedded Mode): Add new information on changing
9657 modes.
9658
96592005-03-20 Michael Albinus <michael.albinus@gmx.de>
9660
9661 Sync with Tramp 2.0.48.
9662
9663 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
9664
9665 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
9666 "GNU/Linux". Change all addresses to .gnu.org.
9667 (Default Method): Offer shortened syntax for "su" and "sudo"
9668 methods.
9669
96702005-03-07 Richard M. Stallman <rms@gnu.org>
9671
9672 * url.texi: Fix usage of "e.g.".
9673 (HTTP language/coding): Explain the rules for these strings.
9674
96752005-03-06 Richard M. Stallman <rms@gnu.org>
9676
9677 * woman.texi (Introduction): Minor cleanups.
9678
9679 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
9680
9681 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
9682 (Installation): Node deleted.
9683
9684 * mh-e.texi (Preface): Get rid of "Emacs 21".
9685
9686 * eshell.texi (Installation): Delete node (for Emacs 20).
9687
96882005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
9689
9690 * flymake.texi: Refill and tweak style in @lisp blocks.
9691
96922005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
9693
9694 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
9695
96962005-03-01 Jay Belanger <belanger@truman.edu>
9697
9698 * calc.texi (Trigonometric and Hyperbolic Functions):
9699 Mention additional functions.
9700 (Algebraic Simplifications): Mention additional simplifications.
9701
97022005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
9703
9704 * ses.texi: Add concept/function/variable indices (this work was
9705 donated by Brad Collins <brad@chenla.org>, copyright-assignment
9706 papers on file at FSF).
9707
97082005-02-10 Jay Belanger <belanger@truman.edu>
9709
9710 * calc.texi: Change @LaTeX to La@TeX throughout.
9711 Redefine @expr as @math for TeX output.
9712 Redefine @texline as a no-op for TeX output.
9713 Define @tfn, replace @t by @tfn throughout.
9714
97152005-02-09 Jay Belanger <belanger@truman.edu>
9716
9717 * calc.texi: Add macro for LaTeX for info output.
9718
97192005-02-08 Kim F. Storm <storm@cua.dk>
9720
9721 * texinfo.tex (LaTex): Add def.
9722
97232005-02-06 Jay Belanger <belanger@truman.edu>
9724
9725 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
9726 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
9727 throughout manual.
9728
97292005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
9730
9731 * gnus.texi: Some edits based on comments from David Abrahams.
9732
97332005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
9734
9735 * gnus.texi (RSS): Fix the keystroke.
9736
97372005-01-24 David Kastrup <dak@gnu.org>
9738
9739 * faq.texi: Update AUCTeX version info.
9740
97412005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
9742
9743 * gnus-faq.texi ([4.1]): Typo.
9744
97452005-01-19 Jay Belanger <belanger@truman.edu>
9746
9747 * calc.texi (Keep Arguments): Mention that keeping arguments
9748 doesn't work with keyboard macros.
9749
97502005-01-16 Richard M. Stallman <rms@gnu.org>
9751
9752 * autotype.texi (Autoinserting): Fix small error.
9753
97542005-01-16 Michael Albinus <michael.albinus@gmx.de>
9755
9756 Sync with Tramp 2.0.47.
9757
9758 * tramp.texi (Compilation): New section, describing compilation of
9759 remote files.
9760
97612005-01-11 Kim F. Storm <storm@cua.dk>
9762
9763 * widget.texi (Basic Types): Add :follow-link keyword.
9764
97652005-01-09 Jay Belanger <belanger@truman.edu>
9766
9767 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
9768
97692005-01-08 Jay Belanger <belanger@truman.edu>
9770
9771 * calc.texi: Change throughout to reflect new default value of
9772 calc-settings-file.
9773
97742005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9775
9776 * message.texi (Reply): `message-reply-to-function' should return
9777 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
9778
97792005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
9780
9781 * faq.texi (Changing load-path): Fix typo.
9782
97832005-01-05 Jay Belanger <belanger@truman.edu>
9784
9785 * calc.texi (Programming Tutorial): Replace kbd command by
9786 appropriate characters for a keyboard macro.
9787
97882005-01-04 Jay Belanger <belanger@truman.edu>
9789
9790 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
9791 for Lucid Emacs.
9792 (Programming Tutorial): Mention that the user needs to be in the
9793 right mode to compute some functions.
9794
97952005-01-04 Jay Belanger <belanger@truman.edu>
9796
9797 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
9798 no longer applicable.
9799
98002005-01-01 Jay Belanger <belanger@truman.edu>
9801
0c7efc08 9802 * calc.texi (Programming Tutorial): Change description of how to
2de53ca6
GM
9803 edit keyboard macros to match current behavior.
9804
98052004-12-31 Jay Belanger <belanger@truman.edu>
9806
9807 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
9808
98092004-12-20 Jay Belanger <belanger@truman.edu>
9810
9811 * calc.texi (Types Tutorial): Emphasize that you can't divide by
9812 zero.
9813
98142004-12-17 Luc Teirlinck <teirllm@auburn.edu>
9815
9816 * cc-mode.texi (Text Filling and Line Breaking): Put period after
9817 @xref.
9818 (Font Locking): Avoid @strong{Note:}.
9819
98202004-12-17 Michael Albinus <michael.albinus@gmx.de>
9821
9822 Sync with Tramp 2.0.46.
9823
9824 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
9825
98262004-12-16 Luc Teirlinck <teirllm@auburn.edu>
9827
9828 * url.texi: Correct typos.
9829 (Retrieving URLs): @var{nil}->@code{nil}.
af42a9cc 9830 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
2de53ca6
GM
9831 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
9832 (Dealing with HTTP documents): @inforef->@xref.
9833
98342004-12-15 Jay Belanger <belanger@truman.edu>
9835
9836 * calc.texi: Consistently capitalized all mode names.
9837 (Answers to Exercises): Mention that an answer can be a fraction
9838 when in Fraction mode.
9839
98402004-12-13 Jay Belanger <belanger@truman.edu>
9841
9842 * calc.texi: Fix some TeX definitions.
9843
98442004-12-09 Luc Teirlinck <teirllm@auburn.edu>
9845
9846 * reftex.texi (Imprint): Remove erroneous @value's.
9847
98482004-12-08 Luc Teirlinck <teirllm@auburn.edu>
9849
9850 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
9851 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
9852
98532004-12-08 Jay Belanger <belanger@truman.edu>
9854
9855 * calc.texi (Starting Calc): Remove comment about installation.
9856 (Keypad Mode Overview): Remove comment about Emacs 19 support.
9857
98582004-12-08 Luc Teirlinck <teirllm@auburn.edu>
9859
9860 * url.texi: Update @setfilename.
9861 (Getting Started): No need to worry about Gnus versions.
9862 (Dealing with HTTP documents): Use @inforef.
9863
9864 * org.texi: Fix @direntry file name.
9865
98662004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
9867
9868 * url.texi: New file.
9869
9870 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
9871
98722004-12-06 Jay Belanger <belanger@truman.edu>
9873
9874 * calc.texi (Using Calc): Remove paragraph about installation.
9875
98762004-12-06 Jay Belanger <belanger@truman.edu>
9877
9878 * calc.texi: Use more Texinfo macros and less TeX defs.
9879 Remove @refill's.
9880
98812004-12-06 Richard M. Stallman <rms@gnu.org>
9882
9883 * org.texi: New file.
9884
98852004-12-05 Richard M. Stallman <rms@gnu.org>
9886
9887 * Makefile.in (org.dvi, ../info/org): New targets.
9888 (INFO_TARGETS): Add ../info/org.
9889 (DVI_TARGETS): Add org.dvi.
9890 (maintainer-clean): Remove the info files in the info dir.
9891
98922004-11-26 Eli Zaretskii <eliz@gnu.org>
9893
9894 * idlwave.texi: Fix the setfilename directive to put the produced
9895 file in ../info.
9896 (Continued Statement Indentation): Resurrect Jan D.'s change from
9897 2004-11-03 that was lost when a newer version of idlwave.texi was
9898 imported.
9899
99002004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
9901
0c7efc08 9902 * gnus-faq.texi ([5.1]): Add missing bracket.
2de53ca6 9903
0c7efc08
SM
9904 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
9905 Index `spam-initialize'.
2de53ca6
GM
9906
99072004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
9908
9909 * message.texi (Various Message Variables): Mention that all mail
9910 file variables are derived from `message-directory'.
9911
9912 * gnus.texi (Splitting Mail): Clarify bogus group.
9913
99142004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
9915
0c7efc08
SM
9916 * emacs-mime.texi (Encoding Customization):
9917 Fix mm-coding-system-priorities entry.
2de53ca6 9918
c8763fb6 99192004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
9920
9921 * idlwave.texi (Continued Statement Indentation):
9922 * reftex.texi (Options (Index Support)):
9923 (Displaying and Editing the Index, Table of Contents):
0c7efc08
SM
9924 * speedbar.texi (Creating a display, Major Display Modes):
9925 Replace non-nil with non-@code{nil}.
2de53ca6
GM
9926
99272004-10-21 Jay Belanger <belanger@truman.edu>
9928
0c7efc08 9929 * calc.texi (Algebraic-Style Calculations): Remove a comment.
2de53ca6
GM
9930
99312004-10-18 Luc Teirlinck <teirllm@auburn.edu>
9932
9933 * calc.texi (Reporting Bugs): Double up `@'.
9934
99352004-10-18 Jay Belanger <belanger@truman.edu>
9936
0c7efc08 9937 * calc.texi (Reporting Bugs): Change the address that bugs
2de53ca6
GM
9938 should be sent to.
9939
99402004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
9941
9942 * gnus.texi (New Features): Add 5.11.
9943
9944 * message.texi (Resending): Remove wrong default value.
9945
9946 * gnus.texi (Mail Source Specifiers): Describe possible problems
9947 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
9948 `pop3-leave-mail-on-server' to the index.
9949
99502004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
9951
9952 * message.texi (Canceling News): Add how to set a password.
9953
99542004-10-12 Jay Belanger <belanger@truman.edu>
9955
0c7efc08 9956 * calc.texi (Help Commands): Change the descriptions of
2de53ca6
GM
9957 calc-describe-function and calc-describe-variable to match their
9958 current behavior.
9959
99602004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
9961
9962 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
9963
99642004-10-12 Michael Albinus <michael.albinus@gmx.de>
9965
9966 Sync with Tramp 2.0.45.
9967
9968 * tramp.texi (Frequently Asked Questions): Comment paragraph about
9969 plink link. The URL is outdated. Originator contacted for
9970 clarification.
9971
99722004-10-10 Juri Linkov <juri@jurta.org>
9973
9974 * gnus.texi (Top, Marking Articles): Join two menus in one node
9975 because a node can have only one menu.
9976
99772004-10-09 Juri Linkov <juri@jurta.org>
9978
9979 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
9980 example of nnmail-split-fancy.
9981
99822004-10-06 Karl Berry <karl@gnu.org>
9983
9984 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
9985 consistency with other uses of dashes.
9986
99872004-10-05 Karl Berry <karl@gnu.org>
9988
9989 * info.texi: Consistently use --- throughout, periods at end of
9990 menu descriptions, and a couple typos.
9991
99922004-09-26 Jesper Harder <harder@ifa.au.dk>
9993
9994 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
9995 * pgg.texi (User Commands, Backend methods): Do.
9996 * gnus.texi: Markup fixes.
9997 (Setting Process Marks): Fix `M P a' entry.
9998 * emacs-mime.texi: Fixes.
9999
100002004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
10001
10002 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
10003 again.
10004 Use 5.10 instead of 5.10.0.
10005
100062004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10007
10008 * gnus.texi (Summary Mail Commands): S D e.
10009
100102004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
10011
10012 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
10013 the gnus-article-mode-line-format section.
10014
100152004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
10016
10017 * gnus.texi (Various Summary Stuff): Fix the documentation for
10018 gnus-newsgroup-variables.
10019
100202004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
10021
0c7efc08
SM
10022 * gnus.texi (MIME Commands):
10023 Add gnus-mime-display-multipart-as-mixed,
2de53ca6
GM
10024 gnus-mime-display-multipart-alternative-as-mixed,
10025 gnus-mime-display-multipart-related-as-mixed.
10026 (Mail Source Customization): Clarify `mail-source-directory'.
10027 (Splitting Mail): Mention gnus-group-find-new-groups.
0c7efc08 10028 (SpamOracle): Fix typo.
2de53ca6
GM
10029
10030 * gnus-faq.texi: Untabify.
10031 ([6.3]): nnir.el is in contrib directory.
10032
10033 * message.texi (News Headers): Clarify how a unique ID is created.
10034
0c7efc08
SM
10035 * gnus.texi (Batching Agents): Fix typo in example.
10036 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
2de53ca6 10037
b2abec73 100382004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 10039
0c7efc08 10040 * gnus.texi (Group Parameters): Add more on hooks.
2de53ca6
GM
10041
100422004-09-20 Florian Weimer <fw@deneb.enyo.de>
10043
10044 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
10045
100462004-09-22 Jay Belanger <belanger@truman.edu>
10047
0c7efc08 10048 * calc.texi (Vectors as Lists): Add a warning that the tutorial
2de53ca6
GM
10049 might be hidden during part of the session.
10050
100512004-09-20 Jay Belanger <belanger@truman.edu>
10052
10053 * calc.texi (Notations Used in This Manual): Put in an earlier
10054 mention that DEL could be called Backspace.
10055
100562004-09-10 Simon Josefsson <jas@extundo.com>
10057
10058 * gnus.texi (IMAP): Add example. Suggested and partially written
10059 by Steinar Bang <sb@dod.no>.
10060
100612004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10062
10063 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
10064 netrc syntax.
10065
100662004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10067
b2abec73
JB
10068 * gnus.texi (Spam ELisp Package Sequence of Events):
10069 Some clarifications.
2de53ca6
GM
10070 (Spam ELisp Package Global Variables): More clarifications.
10071
100722004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10073
10074 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
10075 Mention spam-split does not modify incoming mail.
10076
100772004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10078
10079 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
10080
100812004-09-10 Eli Zaretskii <eliz@gnu.org>
10082
10083 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
10084
100852004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
10086
10087 * makefile.w32-in (sieve, pgg): Use $(infodir).
10088
100892004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
10090
10091 * makefile.w32-in: Fix PGG and Sieve entries.
10092
100932004-08-28 Eli Zaretskii <eliz@gnu.org>
10094
10095 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
10096 Emacs and related programs.
10097
100982004-08-27 Richard M. Stallman <rms@gnu.org>
10099
10100 * faq.texi: Fix texinfo usage, esp. doublequotes.
10101 (Difference between Emacs and XEmacs): Some clarification.
10102
10103 * faq.texi (Difference between Emacs and XEmacs):
10104 Explain not to contrast XEmacs with GNU Emacs.
10105
101062004-08-26 Richard M. Stallman <rms@gnu.org>
10107
10108 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
10109
101102004-08-22 David Kastrup <dak@gnu.org>
10111
10112 * reftex.texi (AUCTeX): Update links, section name.
10113
10114 * faq.texi (Calc): Update availability (included in 22.1).
10115 (AUCTeX): Update availability, information, versions, description.
10116
101172004-08-14 Eli Zaretskii <eliz@gnu.org>
10118
10119 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
10120
101212004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
10122
10123 * cc-mode.texi: Various updates for CC Mode 5.30.9.
10124
101252004-08-10 Michael Albinus <michael.albinus@gmx.de>
10126
10127 Sync with Tramp 2.0.44.
10128
101292004-08-05 Lars Hansen <larsh@math.ku.dk>
10130
10131 * widget.texi (User Interface): Update how to separate the
10132 editable field of an editable-field widget from other widgets.
10133 (Programming Example): Add text after field.
10134
101352004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
10136
10137 * emacs-mime.texi (Encoding Customization): Add a note to the
10138 mm-content-transfer-encoding-defaults entry.
10139 (rfc2047): Update.
10140
0c7efc08
SM
10141 * gnus.texi (Article Highlighting):
10142 Add gnus-cite-ignore-quoted-from.
2de53ca6
GM
10143 (POP before SMTP): New node.
10144 (Posting Styles): Addition.
10145 (Splitting Mail): Add nnmail-split-lowercase-expanded.
10146 (Fancy Mail Splitting): Ditto.
10147 (X-Face): Add gnus-x-face.
10148
101492004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
10150
10151 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
10152 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
10153
101542004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
10155
0c7efc08
SM
10156 * gnus.texi (Mail Source Specifiers):
10157 Describe `pop3-leave-mail-on-server'.
2de53ca6
GM
10158
101592004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
10160
10161 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
10162
10163 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
10164 repository. Change setfilename.
10165
10166 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
10167
101682004-07-02 Juri Linkov <juri@jurta.org>
10169
10170 * pcl-cvs.texi (Viewing differences): Add `d r'.
10171
101722004-06-29 Jesper Harder <harder@ifa.au.dk>
10173
10174 * ses.texi, viper.texi, flymake.texi, faq.texi:
10175 * eshell.texi, ediff.texi: Markup fixes.
10176
101772004-06-21 Karl Berry <karl@gnu.org>
10178
10179 * info.texi (Top): Mention that only Emacs has mouse support.
10180 (Getting Started): Mention this in a few other places.
10181
101822004-06-13 Luc Teirlinck <teirllm@auburn.edu>
10183
0c7efc08
SM
10184 * autotype.texi (Copyrights, Timestamps):
10185 Recommend `before-save-hook' instead of `write-file-functions'.
2de53ca6
GM
10186
101872004-06-13 Lars Hansen <larsh@math.ku.dk>
10188
10189 * dired-x.texi (dired-mark-omitted): Update keybinding.
10190
101912004-06-10 Kim F. Storm <storm@cua.dk>
10192
10193 * pcl-cvs.texi (Viewing differences): Add 'd y'.
10194
101952004-06-05 Lars Hansen <larsh@math.ku.dk>
10196
10197 * dired-x.texi (variable dired-omit-mode): Rename from
10198 dired-omit-files-p.
10199 (function dired-omit-mode): Rename from dired-omit-toggle.
10200 Call dired-omit-mode rather than set dired-omit-files-p.
10201 (dired-mark-omitted): Describe command.
10202
102032004-05-29 Michael Albinus <michael.albinus@gmx.de>
10204
10205 Version 2.0.41 of Tramp released.
10206
102072004-05-29 Juanma Barranquero <lektu@terra.es>
10208
10209 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
10210 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10211
102122004-05-29 Richard M. Stallman <rms@gnu.org>
10213
10214 * cl.texi (Top): Call this chapter `Introduction'.
10215 (Overview): In TeX, no section heading here.
10216
10217 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
10218
102192004-05-29 Eli Zaretskii <eliz@gnu.org>
10220
10221 * Makefile.in (../info/flymake, flymake.dvi): New targets.
10222 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10223
102242004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
10225
10226 * flymake.texi: New file.
10227
102282004-05-28 Simon Josefsson <jas@extundo.com>
10229
10230 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
10231
b344d29d 102322004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
10233
10234 Version 2.0.40 of Tramp released.
10235
102362004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
10237
10238 Complete rework, based on review by Karl Berry <karl@gnu.org>.
10239
10240 * tramp.texi (Auto-save and Backup): Explain exploitation of new
10241 variables `tramp-backup-directory-alist' and
10242 `tramp-bkup-backup-directory-info'.
10243 (Overview, Connection types)
10244 (External transfer methods, Default Method)
10245 (Windows setup hints): Remove restriction of password entering
10246 with external methods.
10247 (Auto-save and Backup): Make file name example
10248 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
10249 and `auto-save-directory' must be used.
10250 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
10251 only "NT"). Remove doubled entry "What kinds of systems does
10252 @tramp{} work on".
10253 (tramp): Macro removed.
10254 (Obtaining Tramp): Flag removed from title.
10255 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
10256 and `trampver' used properly. Flag `tramp-inst' replaced by
10257 `installchapter'. Installation related text adapted.
10258
102592004-04-28 Masatake YAMATO <jet@gyve.org>
10260
10261 * widget.texi (Programming Example): Remove overlays.
10262
102632004-04-27 Jesper Harder <harder@ifa.au.dk>
10264
10265 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
10266
102672004-04-23 Juanma Barranquero <lektu@terra.es>
10268
10269 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
10270
102712004-04-05 Jesper Harder <harder@ifa.au.dk>
10272
10273 * info.texi (Info Search): Add info-apropos.
10274
102752004-03-22 Juri Linkov <juri@jurta.org>
10276
10277 * faq.texi: Fix help key bindings.
10278
102792004-03-17 Luc Teirlinck <teirllm@auburn.edu>
10280
10281 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
10282 (as suggested by Karl Berry). Update information about colored
10283 stars in menus. Add new subheading describing M-n.
10284
102852004-03-12 Richard M. Stallman <rms@gnu.org>
10286
10287 * cl.texi (Top): Rename top node's title.
10288
102892004-03-08 Karl Berry <karl@gnu.org>
10290
10291 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
10292 problems making the texinfo distribution.
10293
102942004-02-29 Simon Josefsson <jas@extundo.com>
10295
0c7efc08 10296 * smtpmail.texi (Authentication): Change the list of supported
2de53ca6
GM
10297 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
10298 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
10299 <voegelas@gmx.net>.
10300
103012004-02-29 Juanma Barranquero <lektu@terra.es>
10302
10303 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
10304 Use $(DEL) instead of rm, and ignore exit code.
10305
b344d29d 103062004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
10307
10308 Tramp version 2.0.39 released.
10309
103102004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
10311
10312 * tramp.texi (Customizing Completion): Explain new functions
10313 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
10314 (all): Savannah URLs unified to "http://savannah.nongnu.org".
0c7efc08
SM
10315 (Top): Refer to Savannah mailing list as the major one.
10316 Mention older mailing lists in HTML mode only.
2de53ca6
GM
10317 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
10318 (Frequently Asked Questions): Remote hosts must not be Unix-like
10319 for "smb" method.
10320 (Password caching): New node.
10321 (External transfer methods): Refer to password caching for "smb"
10322 method.
10323
103242004-02-17 Karl Berry <karl@gnu.org>
10325
10326 * info.texi (Help-Int): Mention the new line number feature.
10327
103282004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
10329
10330 * ses.texi (Advanced Features): New functionality for
10331 ses-set-header-row (defaults to current row unless C-u used).
10332 (Acknowledgements): Add Stefan Monnier.
10333
103342003-12-29 Kevin Ryde <user42@zip.com.au>
10335
10336 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
10337
b344d29d 103382003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
10339
10340 Tramp version 2.0.38 released.
10341
10342 * tramp.texi (Remote shell setup): Warn of environment variables
10343 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
10344 <sven.gabriel@imk.fzk.de>.
10345 (Configuration): Tramp now chooses base64/uuencode
10346 automatically. Update wording accordingly.
10347 (Top): More description for the `Default Method' menu entry.
10348 (Default Method): Use @code, not @var, for Lisp variables.
10349 (Default Method): New subsection `Which method is the right one
10350 for me?' Suggested by Christian Kirsch.
10351 (Configuration): Pointer to new subsection added.
10352 (Default Method): Too many "use" in one sentence.
10353 Rephrase. Reported by Christian Kirsch.
10354 (Filename Syntax): Old `su' example is probably a left-over from
10355 the sm/su method naming. Replace with `ssh', instead.
10356 (External transfer methods, Auto-save and Backup):
10357 Typo fixes.
10358
103592003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
10360
183080b6 10361 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
10362 (Top): Mention japanese manual only if flag `jamanual' is set.
10363 Insert section `Japanese manual' in menu.
10364
103652003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
10366
10367 * eshell.texi (Known Problems): Add doc item.
10368
103692003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10370
10371 * cc-mode.texi: Update for CC Mode 5.30.
10372
10373 Note: Please refrain from doing purely cosmetic changes like
10374 removing trailing whitespace in this manual; it clobbers cvs
10375 merging for no good reason.
10376
103772003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
10378
10379 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
10380 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
10381 @acronym{ASCII}.
10382
103832003-10-26 Karl Berry <karl@gnu.org>
10384
10385 * info.texi (Info Search): Echo area, not echo are. From Debian
10386 diff.
10387
103882003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
10389
10d1d0af 10390 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
10391 :buttons and :children keywords.
10392
103932003-10-22 Miles Bader <miles@gnu.org>
10394
10395 * Makefile.in (info): Move before $(top_srcdir)/info.
10396
103972003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
10398
10399 * tramp.texi (Inline methods): Small grammar fix.
10400 (External transfer methods): Likewise.
10401
104022003-10-08 Nick Roberts <nick@nick.uklinux.net>
10403
10404 * speedbar.texi: Remove paragraph for GUD that is no longer true.
10405
104062003-10-06 Luc Teirlinck <teirllm@auburn.edu>
10407
10408 * texinfo.tex: Replace `%' in arch tagline by @ignore.
10409
104102003-09-30 Richard M. Stallman <rms@gnu.org>
10411
10412 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
10413
10414 * widget.texi (User Interface): Fix typos.
10415
10416 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
10417
104182003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
10419
10420 * pcl-cvs.texi (Selected Files): Fix typo.
10421
104222003-09-21 Karl Berry <karl@gnu.org>
10423
10424 * info.texi (] and [ commands): No period at end of section title.
10425
104262003-09-04 Miles Bader <miles@gnu.org>
10427
10428 * Makefile.in (top_srcdir): New variable.
10429 ($(top_srcdir)/info): New rule.
10430 (info): Depend on it.
10431
104322003-09-03 Peter Runestig <peter@runestig.com>
10433
10434 * makefile.w32-in: New file.
10435
104362003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
10437
10438 * widget.texi (User Interface): Explain the need of static text
10439 around an editable field.
10440
104412003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
10442
10443 * widget.texi (Basic Types): The argument to `:help-echo' can now
10444 be a form that evaluates to a string.
10445
104462003-08-18 Kim F. Storm <storm@cua.dk>
10447
10448 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
10449
104502003-08-16 Richard M. Stallman <rms@gnu.org>
10451
10452 * dired-x.texi (Shell Command Guessing): Explain *.
10453
104542003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
10455
10456 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
10457 log-edit-insert-changelog.
10458
104592003-08-03 Karl Berry <karl@gnu.org>
10460
10461 * info.texi: Need @contents.
10462
c8763fb6 104632003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
10464
10465 Tramp version 2.0.36 released.
10466
10467 * tramp.texi (Remote shell setup): Explain about problems with
10468 non-Bourne commands in ~/.profile and ~/.shrc.
10469
104702003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
10471
10472 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
10473 renaming of `vis-mode' to `visible-mode'.
10474
104752003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
10476
10477 * info.texi (Top, Help-Small-Screen): Remove accidentally added
10478 next, prev and up pointers.
10479
104802003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
10481
10482 * info.texi (Help): Mention existence of Emacs and stand-alone
10483 Info at the very beginning of the tutorial.
10484 (Help-Inv): New node.
10485 (Help-]): New node.
10486 (Help-M): Systematically point out the differences between default
10487 Emacs and stand-alone versions. Delete second menu.
10488 (Help-Xref): Systematically point out the differences between
10489 default Emacs and stand-alone versions.
10490 (Help-Int): Change `l' example.
10491 (Expert Info): Fix typos.
10492 (Emacs Info Variables): Mention `Info-hide-note-references' and
10493 new default for `Info-scroll-prefer-subnodes'.
10494
c8763fb6 104952003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
10496
10497 Version 2.0.35 of Tramp released.
10498
10499 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
10500 (Inline methods): Add methods `remsh' and `plink1'.
10501 (External transfer methods): Add method `remcp'.
10502 (Multi-hop Methods): Add method `remsh'.
10503 Small patch from Adrian Aichner <adrian@xemacs.org>:
10504 Fix minor typos.
0c7efc08 10505 (Concept Index): Add to make manual searchable via
2de53ca6
GM
10506 `Info-index'.
10507 (Version Control): Add cindex entry.
10508
c8763fb6 105092003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
10510
10511 * trampver.texi: Version 2.0.34 released.
10512
105132003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
10514
10515 * faq.texi: Improve previous changes.
10516
105172003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
10518
10519 * faq.texi: Update copyright and maintenance details.
10520 Update some package URLs, versions, and maintainers.
10521 Remove many references to the Emacs Lisp Archive.
10522
105232003-04-23 Simon Josefsson <jas@extundo.com>
10524
10525 * smtpmail.texi: Fix license (the invariant sections mentioned has
10526 never been part of the smtp manual). Align info dir entry with
10527 other emacs packages.
10528
105292003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
10530
10531 * tramp.texi: Version 2.0.33 released.
10532 Remove installation chapter. Remove XEmacs specifics.
10533
105342003-03-29 Richard M. Stallman <rms@gnu.org>
10535
10536 * tramp.texi (Top): Undo the previous renaming.
10537 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
10538
c8763fb6 105392003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
10540
10541 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
10542 version of manual.
10543
10544 * tramp.texi (Auto-save and Backup): New node.
10545
105462003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
10547
10548 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
10549 Emacs" in order to have better differentiation to "XEmacs".
10550 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
10551 are new macros in order to point to the other Emacs flavor where
10552 appropriate. In info case, point to node `Installation' in order
10553 to explain how to generate the other way. In html case, make a
10554 link to the other html file.
0c7efc08 10555 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
2de53ca6
GM
10556 after CVS checkout/update.
10557 (Installation): Completely rewritten.
10558 (Installation parameters, Load paths): New sections under
10559 `Installation'.
10560
c8763fb6 105612003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
10562
10563 * tramp.texi: Version 2.0.30 released.
10564 Replace word "path" with "localname" where used as a component of
10565 a Tramp file name.
10566
105672003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
10568
10569 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
10570 introduced.
10571 (Installation): Explain what to do if files from the tramp/contrib
10572 directory are needed.
10573
105742003-02-23 Alex Schroeder <alex@emacswiki.org>
10575
10576 * smtpmail.texi (How Mail Works): New.
10577
105782003-02-22 Alex Schroeder <alex@emacswiki.org>
10579
10580 * smtpmail.texi: New file.
10581
10582 * Makefile.in: Build SMTP manual.
10583
c8763fb6 105842003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
10585
10586 * tramp.texi: Version 2.0.29 released.
10587 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
10588 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
10589
105902003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
10591
10592 * tramp.texi (Frequently Asked Questions): Explain a workaround if
e4920bc9 10593 another package loads accidentally Ange-FTP.
2de53ca6
GM
10594
105952003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
10596
10597 * tramp.texi (Customizing Completion): Add function
10598 `tramp-parse-sconfig'. Change example of
10599 `tramp-set-completion-function', because parsing of ssh config
10600 files looks more natural.
10601
106022003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
10603
10604 * gnus.texi: Do not use `path' in several locations.
10605
c8763fb6 106062002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6 10607
0c7efc08
SM
10608 * tramp.texi (External transfer methods): New method `smb'.
10609 From Michael Albinus.
2de53ca6
GM
10610
106112002-11-05 Karl Berry <karl@gnu.org>
10612
10613 * info.texi (Info-fontify): Reorder face list to avoid bad line
10614 breaks.
10615
c8763fb6 106162002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6 10617
0c7efc08
SM
10618 * tramp.texi: Move @copying to standard place.
10619 Use @insertcopying.
2de53ca6
GM
10620
106212002-10-02 Karl Berry <karl@gnu.org>
10622
10623 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
10624 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
10625 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
10626 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
10627 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
10628 Per rms, update all manuals to use @copying instead of @ifinfo.
10629 Also use @ifnottex instead of @ifinfo around the top node, where
10630 needed for the sake of the HTML output.
10631 (The Gnus manual is not fixed since it's not clear to me how it
10632 works; and the Tramp manual already uses @copying, although in an
10633 unusual way. All others were changed.)
10634
106352002-09-10 Jonathan Yavner <jyavner@engineer.com>
10636
10637 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
10638 (../info/ses, ses.dvi): New targets.
10639 * ses.texi: New file.
10640
c8763fb6 106412002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
10642
10643 * texinfo.tex: Update to texinfo 4.2.
10644
106452002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
10646
10647 * reftex.texi: Update to RefTeX 4.19.
10648
c8763fb6 106492002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
10650
10651 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
10652 (../info/tramp, tramp.dvi): New targets.
10653
106542002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
10655
10656 * Makefile.in (DVI_TARGETS): Add calc.dvi.
10657 (calc.dvi): Uncomment.
10658
106592001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
10660
10661 * Makefile.in (INFO_TARGETS): Add ../info/calc.
10662 (../info/calc): New target.
10663
106642001-10-20 Gerd Moellmann <gerd@gnu.org>
10665
10666 * (Version 21.1 released.)
10667
106682001-10-05 Gerd Moellmann <gerd@gnu.org>
10669
10670 * Branch for 21.1.
10671
106722001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
10673
10674 * Makefile.in (../info/info): Use an explicit -o switch to
10675 makeinfo.
10676
106772001-03-05 Gerd Moellmann <gerd@gnu.org>
10678
10679 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
10680
106812000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
10682
10683 * Makefile.in (../info/idlwave): Use --no-split.
10684
106852000-12-14 Dave Love <fx@gnu.org>
10686
c4cc8b9a 10687 * Makefile.in (mostlyclean): Remove gnustmp.*.
2de53ca6
GM
10688 (gnus.dvi): Change rule to remove @latex stuff.
10689
106902000-10-19 Eric M. Ludlam <zappo@ultranet.com>
10691
10692 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
10693
106942000-10-13 John Wiegley <johnw@gnu.org>
10695
10696 * Makefile.in: Add build targets for eshell.texi.
10697
106982000-09-25 Gerd Moellmann <gerd@gnu.org>
10699
10700 * Makefile.in: Remove/comment speedbar stuff.
10701
107022000-09-22 Dave Love <fx@gnu.org>
10703
10704 * Makefile.in: Add emacs-mime.
10705
107062000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
10707
10708 * Makefile.in (INFO_TARGETS): Add ../info/woman.
10709 (DVI_TARGETS): Add woman.dvi.
10710 (../info/woman, woman.dvi): New targets.
10711
107122000-05-31 Stefan Monnier <monnier@cs.yale.edu>
10713
10714 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
10715
10716 * pcl-cvs.texi: New file.
10717 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
10718 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
10719
107202000-05-11 Gerd Moellmann <gerd@gnu.org>
10721
10722 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
10723 (../info/ebrowse, ebrowse.dvi): New targets.
10724
107252000-01-13 Gerd Moellmann <gerd@gnu.org>
10726
10727 * Makefile.in (INFO_TARGETS): Add eudc.
10728 (DVI_TARGETS): Add eudc.dvi.
10729 (../info/eudc, eudc.dvi): New targets.
10730
107312000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
10732
10733 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
10734 compatibility with 8+3 filesystems).
10735 (../info/efaq): Rename from emacs-faq.
10736
107372000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
10738
10739 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
10740 (../info/idlwave, idlwave.dvi): New targets.
10741
107421999-10-23 Dave Love <fx@gnu.org>
10743
10744 * Makefile.in: Use autotype.texi.
10745
107461999-10-12 Stefan Monnier <monnier@cs.yale.edu>
10747
10748 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
10749 faq.texi file) rather than ../info/faq.
10750
107511999-10-07 Gerd Moellmann <gerd@gnu.org>
10752
10753 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
10754 (../info/ada-mode, ada-mode.dvi): New targets.
10755
107561999-09-01 Dave Love <fx@gnu.org>
10757
10758 * Makefile.in: Add faq.
10759
107601999-07-12 Richard Stallman <rms@gnu.org>
10761
10762 * Version 20.4 released.
10763
107641998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
10765
10766 * Version 20.3 released.
10767
107681998-04-06 Andreas Schwab <schwab@gnu.org>
10769
768c0c0f
JB
10770 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
10771 Use it in dvi targets.
2de53ca6
GM
10772 (../etc/GNU): Change to $(srcdir) first.
10773
107741998-03-11 Carsten Dominik <cd@delysid.gnu.org>
10775
10776 * reftex.texi: Update for RefTeX version 3.22.
10777
107781998-02-08 Richard Stallman <rms@psilocin.gnu.org>
10779
10780 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
10781 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
10782
107831997-09-23 Paul Eggert <eggert@twinsun.com>
10784
10785 * Makefile.in: Merge changes mistakenly made to `Makefile'.
10786 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
10787
107881997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10789
10790 * Version 20.2 released.
10791
107921997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10793
10794 * Version 20.1 released.
10795
107961997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10797
10798 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
10799
108001996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10801
10802 * Version 19.33 released.
10803
108041996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10805
10806 * Version 19.32 released.
10807
108081996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
10809
10810 * Makefile.in: Add rules for the Message manual.
10811
108121996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
10813
10814 * gnus.texi: New version.
10815
10816 * message.texi: New manual.
10817
108181996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10819
10820 * Makefile.in (All info targets): cd $(srcdir) to do the work.
10821
108221996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10823
10824 * Makefile.in (All info targets): Specify $(srcdir) in input files.
10825 Specify -I option.
10826 (All dvi targets): Set the TEXINPUTS variable.
10827
108281996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
10829
10830 * Version 19.31 released.
10831
108321996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
10833
10834 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
10835 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
10836
108371995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10838
10839 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
10840 (INFO_TARGETS): Add ../info/cc-mode.
10841 (DVI_TARGETS): Add cc-mode.dvi.
10842
2de53ca6
GM
108431995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10844
10845 * Version 19.30 released.
10846
108471995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
10848
10849 * gnus.texi: New file.
10850
108511995-11-04 Erik Naggum <erik@naggum.no>
10852
10853 * gnus.texi: File deleted.
10854
108551995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
10856
10857 * mh-e.texi: "Function Index" -> "Command Index" to work with
10858 Emacs 19.30 C-h C-k support of separately-documented commands.
10859
108601995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10861
10862 * Makefile.in (../info/ediff, ediff.dvi): New targets.
10863 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
10864
108651995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10866
10867 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
10868 (../info/viper, viper.dvi): New targets.
10869
108701995-04-20 Kevin Rodgers <kevinr@ihs.com>
10871
10872 * dired-x.texi (Installation): Change the example to set
10873 buffer-local variables like dired-omit-files-p in
10874 dired-mode-hook.
10875
108761995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10877
10878 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
10879 (../info/mh-e, mh-e.dvi): New targets.
10880
108811995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
10882
10883 * Makefile.in (maintainer-clean): Rename from realclean.
10884
108851994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10886
10887 * Makefile.in: New file.
10888 * Makefile: File deleted.
10889
108901994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10891
10892 * Makefile (TEXINDEX_OBJS): Variable deleted.
10893 (texindex, texindex.o, getopt.o): Rules deleted.
10894 All deps on texindex deleted.
10895 (distclean): Don't delete texindex.
10896 (mostlyclean): Don't delete *.o.
10897 * texindex.c, getopt.c: Files deleted.
10898
108991994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10900
10901 * Version 19.26 released.
10902
109031994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10904
10905 * Version 19.25 released.
10906
109071994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10908
10909 * Version 19.24 released.
10910
109111994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10912
10913 * Version 19.23 released.
10914
109151994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10916
10917 * Makefile: Delete spurious tab.
10918
109191994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10920
10921 * Makefile (.SUFFIXES): New rule.
10922
109231994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10924
10925 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
10926 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
10927
109281994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10929
10930 * Makefile (../info/sc): Rename from sc.info.
10931 (../info/cl): Likewise.
10932 (INFO_TARGETS): Use new names.
10933
109341993-12-04 Richard Stallman (rms@srarc2)
10935
10936 * getopt.c: New file.
10937 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
10938 (getopt.o): New rule.
10939 (dvi): Don't depend on texindex.
10940 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
10941 Depend on texindex.
10942
109431993-12-03 Richard Stallman (rms@srarc2)
10944
10945 * Makefile (../info/sc.info): Rename from ../info/sc.
10946 (TEXI2DVI): New variable.
10947 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
10948 Add explicit commands.
10949 (TEXINDEX_OBJS): Delete duplicate getopt.o.
10950
109511993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10952
10953 * Version 19.22 released.
10954
109551993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10956
10957 * Makefile (TEXINDEX_OBJS): Delete spurious period.
10958
109591993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10960
10961 * Version 19.21 released.
10962
109631993-11-15 Paul Eggert (eggert@twinsun.com)
10964
10965 * man/Makefile (../info/cl.info): Rename from ../info/cl.
10966
109671993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10968
10969 * Makefile (../etc/GNU): New target.
10970 (EMACSSOURCES): Add gnu1.texi.
10971
109721993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10973
10974 * Makefile (realclean): Don't delete the Info files.
10975
f0131492 109761993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
10977
10978 * forms.texi: Fix forms.texi so that it will format correctly.
10979 Add missing `@end iftex', fix bad reference.
10980
10981 * info.texi, info-stn.texi: New files implement texinfo version of
10982 `info' file.
10983
f0131492 109841993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
10985
10986 * Makefile: Fix targets for texindex, new info.texi files.
10987 * info-stnd.texi: New file implements info for standalone info
10988 reader.
10989 * info.texi: Update to include recent changes to "../info/info".
10990 New source file for ../info/info; includes info-stnd.texi.
10991
10992 * texindex.c: Include "../src/config.h" if building in emacs.
10993
10994 * Makefile: Change all files to FILENAME.texi, force all targets
10995 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
10996 vip.texinfo, forms.texinfo, cl.texinfo.
10997 Add target to build texindex.c, defining `emacs'.
10998
10999 * forms.texi: Install new file to match version 2.3 of forms.el.
11000
110011993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11002
11003 * Version 19.19 released.
11004
110051993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
11006
11007 * sc.texinfo: Fix info file name.
11008
11009 * Makefile (info): Add gnus and sc.
11010 (dvi): Add gnus.dvi and sc.dvi.
11011 (../info/sc, sc.dvi): New targets.
11012
110131993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11014
11015 * Version 19.18 released.
11016
110171993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11018
11019 * Makefile: Fix source file names of the separate manuals.
11020 (gnus.dvi, ../info/gnus): New targets.
11021
110221993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11023
11024 * Version 19.17 released.
11025
110261993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11027
11028 * split-man: Fix typos in last change.
11029
110301993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11031
11032 * Version 19.16 released.
11033
110341993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11035
11036 * version 19.15 released.
11037
110381993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11039
11040 * Makefile (distclean): It's rm, not rf.
11041
110421993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11043
11044 * Version 19.14 released.
11045
110461993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11047
11048 * Makefile: New file.
11049
110501993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11051
11052 * Version 19.13 released.
11053
110541993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11055
11056 * Version 19.9 released.
11057
110581993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11059
11060 * Version 19.8 released.
11061
110621993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11063
11064 * Version 19.7 released.
11065
110661990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
11067
11068 * gnus.texinfo: New file. Removed installation instructions.
11069
110701990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
11071
11072 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
11073
110741989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
11075
11076 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
0c7efc08
SM
11077 then define `\sc' as the command for smallcaps in Texinfo.
11078 This means that the @sc command will produce small caps. bfox has
2de53ca6
GM
11079 made the corresponding change to makeinfo and texinfm.el.
11080
110811988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11082
11083 * vip.texinfo: Remove menu entry Adding Lisp Code in node
11084 Customization since the menu entry did not point to anything.
11085 Also add an @finalout command to remove overfull hboxes from the
11086 printed output.
11087
11088 * cl.texinfo: Add @bye, \input line and @settitle to file.
11089 This file is clearly intended to be a chapter of some other work,
11090 but the other work does not yet exist.
11091
110921988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11093
11094 * texinfo.texinfo: Three typos corrected.
11095
4009494e 11096;; Local Variables:
c8763fb6 11097;; coding: utf-8
4009494e
GM
11098;; End:
11099
ab422c4d 11100 Copyright (C) 1993-1999, 2001-2013 Free Software Foundation, Inc.
4009494e
GM
11101
11102 This file is part of GNU Emacs.
11103
97c0352c 11104 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 11105 it under the terms of the GNU General Public License as published by
97c0352c
GM
11106 the Free Software Foundation, either version 3 of the License, or
11107 (at your option) any later version.
4009494e
GM
11108
11109 GNU Emacs is distributed in the hope that it will be useful,
11110 but WITHOUT ANY WARRANTY; without even the implied warranty of
11111 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11112 GNU General Public License for more details.
11113
11114 You should have received a copy of the GNU General Public License
97c0352c 11115 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.