* doc/misc/ert.texi: Add a titlepage. Use @insertcopying.
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
fdf52fd4
GM
12014-01-03 Glenn Morris <rgm@gnu.org>
2
33306400
GM
3 * ert.texi: Add a titlepage. Use @insertcopying.
4
fdf52fd4
GM
5 * calc.texi (Top): Use @top rather than @chapter.
6
8f9740f0
AG
72014-01-03 Aidan Gauland <aidalgol@amuri.net>
8
9 * eshell.text (top): Fix incorrect use of xref.
10
112720b1
AG
112014-01-03 Aidan Gauland <aidalgol@amuri.net>
12
13 * eshell.text (top): Fix incorrect info filename in an xref.
14
b66b98fe
VB
152014-01-02 Vincent Belaïche <vincentb1@users.sourceforge.net>
16
17 * ses.texi: Add documentation for local printer functions.
18
c28426f9
GM
192014-01-02 Glenn Morris <rgm@gnu.org>
20
21 * Makefile.in (cc_mode_deps): Rename from (typo) ccmode_deps.
22
f2299e89
AG
232014-01-02 Aidan Gauland <aidalgol@amuri.net>
24
25 * eshell.text (Command Basics): Removed `Command basics' chapter.
26
94ee8719
AG
272014-01-02 Aidan Gauland <aidalgol@amuri.net>
28
29 * eshell.text (What is Eshell?): Add section about what not to use
30 Eshell for.
31
a0f20f21
TZ
322013-12-23 Teodor Zlatanov <tzz@lifelogs.com>
33
34 * emacs-gnutls.texi (Help For Users): Document `gnutls-verify-error'.
35
91dedc43
GM
362013-12-22 Glenn Morris <rgm@gnu.org>
37
38 * woman.texi (Navigation): Use itemx where appropriate.
30aafaf5 39
91dedc43 402013-12-20 Tassilo Horn <tsdh@gnu.org>
30aafaf5 41
91dedc43
GM
42 * info.texi, woman.texi:
43 Document `S-SPC' as alternative to `DEL' for scrolling.
30aafaf5 44
26b75b45
JB
452013-12-20 Jay Belanger <jay.p.belanger@gmail.com>
46
47 * calc.texi (Stack Manipulation Commands): Mention using the variable
48 `calc-context-sensitive-enter' for `calc-enter' and `calc-pop'.
49
c4246a60
MA
502013-12-12 Michael Albinus <michael.albinus@gmx.de>
51
52 * tramp.texi (direntry): Use ssh but rsh.
53 (all): Encode all environment variable names with @env{...}.
54 (Bug Reports): Refer to Testing node.
55
f9405d87
GM
562013-12-12 Glenn Morris <rgm@gnu.org>
57
58 * autotype.texi, cc-mode.texi, ediff.texi, ert.texi:
59 * htmlfontify.texi, ido.texi, octave-mode.texi, org.texi:
60 * srecode.texi, todo-mode.texi, tramp.texi:
61 Sync direntry with info/dir version.
62
b94b96b2
GM
632013-12-11 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
64
65 * Makefile.in: Add octave-mode.texi.
66
672013-12-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
68 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
69
70 * octave-mode.texi: Import from GNU Octave (doc/interpreter/emacs.txi).
71
36291308
JB
722013-12-08 Juanma Barranquero <lekktu@gmail.com>
73
74 * dbus.texi (Properties and Annotations): Fix typo.
75
ed72f323
BG
762013-12-06 Bastien Guerry <bzg@gnu.org>
77
78 * org.texi: Don't include Emacs version within Org's version.
79
73d3db82
BG
802013-12-06 Nicolas Goaziou <n.goaziou@gmail.com>
81
82 * org.texi (Creating one-off styles): Use new export snippet
83 syntax.
84
85 * org.texi (Export settings): documentation describing how text
86 above the first heading is ignored when an :export: tag is in a
87 file.
88
543dd969
MA
892013-12-05 Michael Albinus <michael.albinus@gmx.de>
90
91 * dbus.texi (Type Conversion): Clarify unibyte-ness of strings.
92
26e4aa7d
GM
932013-11-30 Glenn Morris <rgm@gnu.org>
94
95 * Makefile.in (distclean): Remove Makefile.
96
0ec16636 972013-11-20 era eriksson <era+emacsbugs@iki.fi>
98
99 * ses.texi (Quick Tutorial): New chapter. (Bug#14748)
100 (The Basics, Formulas): Copyedits.
101 (Resizing, Printer functions): Add index entries.
102
014690de
JB
1032013-11-17 Jay Belanger <jay.p.belanger@gmail.com>
104
105 * calc.texi (Customizing Calc): Mention new variable
106 `calc-context-sensitive-enter'.
107
271672fa
BG
1082013-11-12 Aaron Ecay <aaronecay@gmail.com>
109
110 * org.texi (Exporting code blocks): Document the 'inline-only
111 setting for `org-export-babel-evaluate'. Document how :var
112 introduces code block dependencies.
113
1142013-11-12 Achim Gratz <Stromeko@Stromeko.DE>
115
116 * org.texi (Header arguments): Document header-args[:lang]
117 properties and remove deprecated old-style properties from
118 documentation.
119
120 * org.texi (Agenda commands): Remove footnote from @tsubheading
121 and add a sentence with the reference instead.
122
1232013-11-12 Bastien Guerry <bzg@gnu.org>
124
125 * org.texi (Catching invisible edits):
126 * org.texi (Plain lists, Plain lists):
127 * org.texi (Advanced configuration):
128 * org.texi (Tag groups):
129 * org.texi (Conventions):
130 * org.texi (Checkboxes, Radio lists):
131 * org.texi (Top, Summary, Exporting):
132 * org.texi (In-buffer settings): Fix typos.
133
134 * org.texi (Refile and copy): Document `org-copy' and `C-3 C-c
135 C-w'. Add an index entry for `org-refile-keep'.
136
137 * org.texi (Plain lists): Add an index entry for sorting plain
138 list. Document sorting by checked status for check lists.
139
140 * org.texi (Publishing options): Fix old variable names.
141
142 * org.texi (Orgstruct mode): Fix suggested setting of
143 `orgstruct-heading-prefix-regexp'.
144
145 * org.texi (Export settings): Document
146 `org-export-allow-bind-keywords'.
147
148 * org.texi (History and Acknowledgments): Small rephrasing.
149
150 * org.texi (Template elements): Add a footnote about tags accepted
151 in a year datetree.
152
153 * org.texi (Beamer export, @LaTeX{} and PDF export)
154 (Header and sectioning, @LaTeX{} specific attributes): Enhance
155 style.
156
157 * org.texi (Agenda commands): Add a footnote about dragging agenda
158 lines: it does not persist and it does not change the .org files.
159
160 * org.texi (Agenda commands): Add a table heading for dragging
161 agenda lines forward/backward.
162
163 * org.texi (Agenda commands): Add documentation for
164 `org-agenda-bulk-toggle' and `org-agenda-bulk-toggle-all'.
165
166 * org.texi (Publishing options): Update the list of options.
167 (Simple example, Complex example): Fix the examples.
168
169 * org.texi (Formula syntax for Calc): Don't use a bold font the
170 warning.
171
172 * org.texi (Other built-in back-ends): New section.
173
174 * org.texi (Editing source code): Document
175 `org-edit-src-auto-save-idle-delay' and
176 `org-edit-src-turn-on-auto-save'.
177
178 * org.texi (External links): Document contributed link types
179 separately.
180
181 * org.texi (Closing items): Document
182 `org-closed-keep-when-no-todo'.
183
184 * org.texi (Export back-ends): Rename from "Export formats".
185 (The Export Dispatcher): Remove reference to
186 `org-export-run-in-background'.
187 (Export settings): Minor rewrites.
188 (ASCII/Latin-1/UTF-8 export): Update variable's name.
189 (In-buffer settings): Add #+HTML_HEAD_EXTRA.
190
191 * org.texi (Export in foreign buffers): New section.
192 (Exporting): Remove documentation about converting the selected
193 region.
194
195 * org.texi (Advanced configuration): Put the filter valid types in
196 a table. Use @lisp and @smalllisp.
197
198 * org.texi: Use @code{nil} instead of nil. Update the maintainer
199 contact info.
200
201 * org.texi (Exporting): Better introductory sentence. Add a note
202 about conversion commands.
203 (Feedback, Orgstruct mode, Built-in table editor)
204 (Built-in table editor, Orgtbl mode, Updating the table)
205 (Property syntax, Capturing column view, Capture)
206 (Agenda files, Agenda commands, CDLaTeX mode, CDLaTeX mode)
207 (Exporting, Extending ODT export)
208 (Working with @LaTeX{} math snippets, dir, Customization)
209 (Radio tables, A @LaTeX{} example, Pulling from MobileOrg):
210 Uniformly use @kbd{M-x command RET}.
211
212 * org.texi (Filtering/limiting agenda items): New subsection.
213 Document the use of `org-agenda-max-*' options and
214 `org-agenda-limit-interactively' from the agenda.
215 (Agenda commands): Move details about filtering commands to
216 the new section, only include a summary here.
217 (Customizing tables in ODT export)
218 (System-wide header arguments, Conflicts, Dynamic blocks): Use
219 spaces for indentation.
220
221 * org.texi (Emphasis and monospace): Mention `org-emphasis-alist'.
222
223 * org.texi (Links in HTML export, Images in HTML export)
224 (post): Fix syntax within #+ATTR_*.
225 (Tables in HTML export): Document `org-html-table-row-tags'
226 and use `org-html-table-default-attributes' instead of
227 `org-html-table-tag'.
228
229 * org.texi (Publishing action, Publishing options)
230 (Publishing links): Major rewrite. Enhance explanations for
231 `org-org-publish-to-org'. Remove reference to
232 `org-export-run-in-background'.
233
234 * org.texi: Fix many small typos. Use #+NAME instead of
235 #+TBLNAME. Use @smalllisp instead of @example.
236 (Special symbols): Add index?
237 (HTML preamble and postamble): Don't mention obsolete use of
238 opt-plist.
239 (JavaScript support): Don't mention the org-jsinfo.el file as it
240 has been merged with ox-html.el.
241
242 * org.texi (Installation, Feedback, Setting Options)
243 (Code evaluation security, org-crypt.el): Use @lisp instead of
244 @example.
245 (Agenda commands): Use @table instead of @example.
246
247 * org.texi (Adding hyperlink types): New appendix.
248
249 * org.texi (ODT export commands, Extending ODT export)
250 (Applying custom styles, Images in ODT export)
251 (Labels and captions in ODT export)
252 (Literal examples in ODT export)
253 (Configuring a document converter)
254 (Working with OpenDocument style files)
255 (Customizing tables in ODT export)
256 (Validating OpenDocument XML): Fix options names.
257
258 * org.texi (History and Acknowledgments): Update acknowledgments
259 to Nicolas. Add Nicolas Goaziou to the list of contributors.
260
261 * org.texi (System-wide header arguments): Don't use "customizing"
262 for setting a variable. Also remove comments.
263
264 * org.texi (Weekly/daily agenda): Add `org-agenda-start-day' and
265 `org-agenda-start-on-weekday' to the variable index and document
266 them.
267
268 * org.texi (Sparse trees, Agenda commands)
269 (@LaTeX{} fragments, Selective export, Export options)
270 (The export dispatcher, ASCII/Latin-1/UTF-8 export)
271 (HTML Export commands, @LaTeX{}/PDF export commands)
272 (iCalendar export, Publishing options, Triggering publication)
273 (In-buffer settings): Update to reflect changes from the new
274 export engine.
275
276 * org.texi (Matching tags and properties): More examples. Explain
277 group tags expansion as regular expressions.
278
279 * org.texi (Tag groups): New section.
280
281 * org.texi (Setting tags): Tiny formatting fixes.
282
283 * org.texi (Plain lists, Checkboxes): Use non-obsolete variable
284 names.
285
286 * org.texi (Storing searches): Add "agenda" and "agenda*" to the
287 concept index. Include example for these agenda views.
288 (Special agenda views): Mention the "agenda*" agenda view.
289
290 * org.texi (Repeated tasks): Document how to ignore a repeater
291 when using both a scheduled and a deadline timetamp.
292
293 * org.texi (Global and local cycling): Wrap in a new subsection.
294 (Initial visibility, Catching invisible edits): New subsections.
295
296 * org.texi (Visibility cycling): Mention that
297 `org-agenda-inhibit-startup' will prevent visibility setting when
298 the agenda opens an Org file for the first time.
299
300 * org.texi (Org syntax): New section.
301
302 * org.texi (Orgstruct mode): Document
303 `orgstruct-heading-prefix-regexp'.
304
305 * org.texi (Speeding up your agendas): New section.
306
307 * org.texi (Installation): When installing Org from ELPA, users
308 should do this from an Emacs session where no .org file has been
309 visited.
310
311 * org.texi (CSS support, In-buffer settings): Update HTML options
312 names.
313
314 * org.texi (Structure editing): Update documentation for
315 `org-insert-heading-or-item'.
316 (Plain lists, Relative timer): Update index entry.
317
318 * org.texi (JavaScript support): Update variable names.
319
320 * org.texi (comments): Minor formatting fix.
321
322 * org.texi (@LaTeX{} fragments): Minor enhancement.
323
324 * org.texi: Update the list contributions.
325
326 * org.texi (Agenda commands): Exporting the agenda to an .org file
327 will not copy the subtrees and the inherited tags. Document
328 `org-agenda-filter-by-regexp'.
329
330 * org.texi (Publishing action, Complex example): Fix names of
331 publishing functions.
332
333 * org.texi (Top, Exporting): Delete references to Freemind.
334 (Freemind export): Delete section.
335
336 * org.texi (Top, Exporting): Delete references to the XOXO export.
337 (XOXO export): Delete section.
338
339 * org.texi (Capture): Mention that org-remember.el is not
340 supported anymore.
341
342 * org.texi (Top, Exporting, Beamer class export): Delete
343 references to the TaskJuggler export.
344 (History and Acknowledgments): Mention that the TaskJuggler has
345 been rewritten by Nicolas and now lives in the contrib/ directory
346 of Org's distribution. Mention that Jambunathan rewrote the HTML
347 exporter. Remove Jambunathan from my own acknowledgments.
348 (TaskJuggler export): Delete.
349
350 * org.texi (HTML preamble and postamble)
351 (Tables in HTML export, Images in HTML export)
352 (Math formatting in HTML export, CSS support)
353 (@LaTeX{} and PDF export, Publishing options): Fix the names of
354 the HTML export and publishing options.
355
356 * org.texi (Literal examples, Export options)
357 (@LaTeX{} and PDF export, Header and sectioning)
358 (Publishing options): Fix LaTeX options names.
359
360 * org.texi (Export options, CSS support, In-buffer settings): Fix
361 references to HTML_LINK_* and HTML_STYLE keywords.
362
363 * org.texi (Export options, In-buffer settings): Fix references to
364 #+SELECT_TAGS and #+EXCLUDE_TAGS and remove reference to #+XSLT.
365
366 * org.texi (Top, Markup, Initial text, Images and tables)
367 (@LaTeX{} fragments, @LaTeX{} fragments, Exporting)
368 (Export options, JavaScript support, Beamer class export): Remove
369 references to the DocBook export, which has been deleted.
370 (History and Acknowledgments): Mention that DocBook has been
371 deleted, suggest to use the Texinfo exporter instead, then to
372 convert the .texi to DocBook with makeinfo.
373 (Links in ODT export, Tables in ODT export): Fix indices.
374
375 * org.texi (Deadlines and scheduling): Add a variable to the
376 index. Add documentation about delays for scheduled tasks.
377
378 * org.texi (Emphasis and monospace): Mention
379 `org-fontify-emphasized-text' and
380 `org-emphasis-regexp-components'.
381
382 * org.texi (References): Small enhancement.
383
384 * org.texi (Column width and alignment): Make the example visually
385 more clear.
386
387 * org.texi (The clock table): Document :mstart and :wstart as a
388 way to set the starting day of the week.
389
390 * org.texi (In-buffer settings): Document new startup keywords.
391 Thanks to John J Foerch for this idea.
392
393 * org.texi (Include files): Tiny formatting fix.
394
395 * org.texi (Activation): Point to the "Conflicts" section.
396
3972013-11-12 Carsten Dominik <carsten.dominik@gmail.com>
398
399 * org.texi (CSS support): Clarify this section.
400
401 * org.texi (@LaTeX{} specific attributes): Document that tabu and
402 tabularx packages are not in the default set of packages.
403
404 * org.texi (Agenda commands): Document fortnight view.
405
406 * org.texi: Document conflict with ecomplete.el.
407
408 * org.texi (History and Acknowledgments): Acknowledgements for
409 Jason Dunsmore and Rakcspace.
410
411 * org.texi: Rename org-crypt.el node to org-crypt.
412
413 * org.texi (A @LaTeX{} example): Fix typo in variable name.
414
415 * org.texi (MobileOrg): Mention the new iPhone developer.
416
417 * org.texi (Table of contents) Improve documentation of TOC
418 placement.
419
420 * org.texi: Explain that date/time information at read-date prompt
421 should start at the beginning, not anywhere in the middle of a
422 long string.
423
4242013-11-12 Christopher Schmidt <christopher@ch.ristopher.com>
425
426 * org.texi (Orgstruct mode): Fix wrong regexp.
427
4282013-11-12 Eric Abrahamsen <eric@ericabrahamsen.net>
429
430 * org.texi: Document export to (X)HTML flavors.
431
4322013-11-12 Eric Schulte <schulte.eric@gmail.com>
433
434 * org.texi (Extracting source code): Mention the prefix argument
435 to org-babel-tangle.
436 (noweb): Removed erroneous negative.
437 (Specific header arguments): Document new header arguments.
438 Documentation for new tangle-mode header argument.
439 (Top): Documentation for new tangle-mode header argument.
440 (rownames): Documentation for new tangle-mode header argument.
441 Mention elisp as special rowname case.
442 (tangle-mode): Documentation for new tangle-mode header argument.
443 (post): Documentation and an example of usage.
444 (var): Remove the "Alternate argument syntax" section from the
445 documentation.
446 (hlines): Note that :hline has no effect for Emacs Lisp code
447 blocks.
448
4492013-11-12 Feng Shu <tumashu@gmail.com>
450
451 * org.texi (@LaTeX{} fragments, Previewing @LaTeX{} fragments)
452 (Math formatting in HTML export)
453 (Working with @LaTeX{} math snippets): Add document about creating
454 formula image with imagemagick.
455
456 * org.texi (@LaTeX{} specific attributes): Document `:caption'
457 attribute of #+ATTR_LATEX.
458
4592013-11-12 Grégoire Jadi <gregoire.jadi@gmail.com>
460
461 * org.texi (Handling links): Fix a typo in
462 `org-startup-with-inline-images' documentation.
463
464 * org.texi (Previewing @LaTeX{} fragments): Document the startup
465 keywords to use for previewing LaTeX fragments or not.
466 (Summary of in-buffer settings): Improve formatting and add an
467 entry for the variable `org-startup-with-latex-preview'.
468
469 * org.texi (Property syntax): Recall the user to refresh the org
470 buffer when properties are set on a per-file basis.
471
4722013-11-12 Gustav Wikström <gustav.erik@gmail.com> (tiny change)
473
474 * org.texi (Matching tags and properties): Clarification.
475
4762013-11-12 Ippei Furuhashi <top.tuna+orgmode@gmail.com>
477
478 * org.texi (Editing and debugging formulas): Add an example when a
479 table has multiple #+TBLFM lines.
480
4812013-11-12 Ivan Vilata i Balaguer <ivan@selidor.net> (tiny change)
482
483 * org.texi (The clock table): Document acceptance of relative
484 times in tstart and tend, link to syntax description and provide
485 example.
486
4872013-11-12 Jarmo Hurri <jarmo.hurri@syk.fi>
488
489 * org.texi (The spreadsheet): Document lookup functions.
490
4912013-11-12 Kodi Arfer <git@arfer.net> (tiny change)
492
8449dd1f 493 * org.texi (CSS support): Mention .figure-number, .listing-number,
271672fa
BG
494 and .table-number.
495
4962013-11-12 Michael Brand <michael.ch.brand@gmail.com>
497
498 * org.texi
499 (Formula syntax for Calc, Emacs Lisp forms as formulas): Reformat
500 spreadsheet formula mode strings and some examples from @example
501 block with xy @r{yz} to @table.
502
503 * org.texi (Formula syntax for Calc): Improve the documentation of
504 empty fields in formulas for spreadsheet. Add explanation and
505 example for empty field. Extend explanations of format
506 specifiers. Add a sentence to mention Calc defmath.
507
508 * org.texi (Column formulas): Add a sentence to be more explicit
509 about when a table header is mandatory.
510
5112013-11-12 Nicolas Goaziou <n.goaziou@gmail.com>
512
513 * org.texi (Subscripts and superscripts): Remove reference to
514 quoted underscores until this mechanism is implemented again.
515
516 * org.texi (Beamer export): Be more accurate about BEAMER_OPT
517 property.
518
519 * org.texi (Document title): Subtree export is no longer triggered
520 by marking one as the region.
521 (Horizontal rules): LaTeX export doesn't use "\hrule" anymore, and
522 giving examples isn't very useful: "horizontal rule" is, at least,
523 as explicit as <hr/>.
524
525 * org.texi (HTML doctypes): Reflect keyword removal.
526 (CSS support): Reflect keyword removal.
527
528 * org.texi (@LaTeX{} specific attributes): Document new :float
529 values.
530
531 * org.texi (Export settings): Improve documentation.
532
533 * org.texi (Math formatting in HTML export): Fix OPTIONS item's name.
534 (Text areas in HTML export): Update text areas.
535 (HTML Export commands): Update export commands.
536
537 * org.texi (Header and sectioning): Add a footnote about the
538 different between LATEX_HEADER_EXTRA and LATEX_HEADER.
539
540 * org.texi (The Export Dispatcher): Document
541 `org-export-in-background'.
542
543 * org.texi (Footnotes): Export back-ends do not use
544 `org-footnote-normalize' anymore.
545
546 * org.texi: Document variable changes.
547
548 * org.texi (Export settings): Doument p: item in OPTIONS keyword.
549
550 * org.texi (Exporting): Massive rewrite of the first sections.
551 (Selective export): Delete.
552 (The Export Dispatcher): Rewrite.
553 (Export options): Rewrite as "Export settings".
554
555 * org.texi: Small changes to documentation for embedded LaTeX.
556
557 * org.texi (Internal links): Document #+NAME keyword and
558 cross-referencing during export.
559
560 * org.texi (Include files): Remove reference to :prefix1
561 and :prefix. Give more details for :minlevel.
562
563 * org.texi (Macro replacement): Fix macro name. Update
564 documentation about possible locations and escaping mechanism.
565
566 * org.texi (Table of contents): Update documentation. Document
567 lists of listings and lists of tables. Add documentation for
568 optional title and #+TOC: keyword.
569
5702013-11-12 Rick Frankel <rick@rickster.com>
571
572 * org.texi (results): Add Format section, broken out of Type
573 section to match code.
574 (hlines, colnames): Remove incorrect Emacs Lisp exception. Note
575 that the actual default handling (at least for python and
576 emacs-lisp) does not seem to match the description.
577
5782013-11-12 Sacha Chua <sacha@sachachua.com> (tiny change)
579
580 * org.texi (The date/time prompt): Update the documentation to
581 reflect the new way `org-read-date-get-relative' handles weekdays.
582
5832013-11-12 Yasushi Shoji <yashi@atmark-techno.com>
584
585 * org.texi (Resolving idle time): Document
586 `org-clock-x11idle-program-name'.
587
955ada11
MA
5882013-10-24 Michael Albinus <michael.albinus@gmx.de>
589
590 * ert.texi (Running Tests Interactively): Adapt examle output.
591 (Tests and Their Environment): Mention skip-unless.
592
48f73cfb
GM
5932013-10-23 Glenn Morris <rgm@gnu.org>
594
76f1a3c3
GM
595 * dired-x.texi, ebrowse.texi, ede.texi, eieio.texi, eshell.texi:
596 * pcl-cvs.texi, sc.texi, srecode.texi, vip.texi, viper.texi:
597 * widget.texi: Nuke @refill.
598
48f73cfb
GM
599 * Makefile.in (install-dvi, install-html, install-pdf)
600 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
601 (uninstall-pdf): Quote entities that might contain whitespace.
602
c8722a97
JB
6032013-10-17 Jay Belanger <jay.p.belanger@gmail.com>
604
605 * calc.el (Data Type Formats): Don't specify the size at
606 which integers begin to be represented by lists.
607
f55f544f
XF
6082013-10-14 Xue Fuqiao <xfq.free@gmail.com>
609
610 * cl.texi (Argument Lists): Add indexes for &key and &aux.
611
81856d28
MA
6122013-10-07 Michael Albinus <michael.albinus@gmx.de>
613
614 * trampver.texi: Update release number.
615
afae9a69
MA
6162013-10-02 Michael Albinus <michael.albinus@gmx.de>
617
618 Sync with Tramp 2.2.8.
619
620 * tramp.texi (External packages): Use `non-essential'.
621 * trampver.texi: Update release number.
622
fe30962e
GM
6232013-09-14 Glenn Morris <rgm@gnu.org>
624
625 * eshell.texi: Markup fixes.
626
412a0972
XF
6272013-09-11 Xue Fuqiao <xfq.free@gmail.com>
628
629 * ido.texi (Interactive Substring Matching): Use @key{RET} instead
630 of @kbd{RET}.
631 (Prefix Matching): Add an index.
632
7dc61a66
GM
6332013-09-08 Glenn Morris <rgm@gnu.org>
634
635 * emacs-gnutls.texi: Tweak direntry.
636
97e99cc3
MA
6372013-09-06 Michael Albinus <michael.albinus@gmx.de>
638
639 * tramp.texi (Alternative Syntax): Remove chapter.
640
50b13cde
PE
6412013-08-28 Paul Eggert <eggert@cs.ucla.edu>
642
643 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
644 for portability to hosts where /bin/sh has problems.
645
0acfedd3
SM
6462013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
647
648 Try to reduce redundancy in doc/misc/Makefile.in.
649 * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
650 (TARGETS): New intermediate variable.
651 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
652
1857cd3f
GM
6532013-08-27 Glenn Morris <rgm@gnu.org>
654
63e984f8
GM
655 * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
656
278208b8
GM
657 * efaq.texi: Rename from faq.texi, to match its output files.
658 * Makefile.in: Update for faq.texi name change.
659
79c238dc
GM
660 * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
661
c076ba95
GM
662 * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
663
1857cd3f
GM
664 * efaq-w32.texi: Move here from the web-pages repository.
665 * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
666 (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
667 (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
668 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
669 Add DOCMISC_*_W32 variables.
670 (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
671 (efaq_w32_deps): New variable.
672 (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
673 (efaq-w32.pdf, efaq-w32.html): New rules.
674 (clean): Remove efaq-w32 products.
675
dab3a8d5
KY
6762013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
677
678 * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
679 shift_jis from the default value set to mm-coding-system-priorities for
680 Japanese users.
681
55f612f0
GM
6822013-08-13 Glenn Morris <rgm@gnu.org>
683
684 * reftex.texi (LaTeX xr Package, Options - Table of Contents)
685 (Options - Defining Label Environments, Options - Creating Labels)
686 (Options - Referencing Labels, Options - Creating Citations)
687 (Options - Index Support, Options - Viewing Cross-References)
688 (Options - Finding Files, Options - Optimizations)
689 (Options - Fontification, Options - Misc):
690 * cc-mode.texi (Sample Init File):
691 * edt.texi (Init file):
692 * epa.texi (Encrypting/decrypting gpg files):
693 * mairix-el.texi (About, Setting up the mairix interface, Using)
694 (Extending):
695 Rename nodes to avoid characters that can cause Texinfo problems.
696
d401ef43
KY
6972013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
698
699 * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
700
8496d8d7
GM
7012013-08-12 Glenn Morris <rgm@gnu.org>
702
808190e6
GM
703 * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
704 (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
705 (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
706 (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
707 (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
708 (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
709 (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
710 (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
711 (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
712 (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
713 (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
714 (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
715 (wisent_deps, woman_deps): New variables. Use to reduce duplication.
716
2f3ac208
GM
717 * woman.texi (Top): Avoid mailto: in html output.
718
8496d8d7
GM
719 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
720 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
721 (INSTALL_DATA): New, set by configure.
722 (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
723 (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
724 install-ps ,install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
725 uninstall-ps, and uninstall-doc.
726 (.SUFFIXES): Add .ps and .dvi.
727 (.dvi.ps): New suffix rule.
728 (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
729 (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
730 (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
731 (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
732 (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
733 (forms.html, gnus.html, htmlfontify.html, idlwave.html)
734 (ido.html, mairix-el.html, message.html, mh-e.html)
735 (newsticker.html, nxml-mode.html, org.html, pgg.html)
736 (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
737 (semantic.html, sieve.html, smtpmail.html, speedbar.html)
738 (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
739 (viper.html, widget.html, wisent.html, woman.html, install-dvi)
740 (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
741 (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
742 New rules.
743 (clean): Remove HTML_TARGETS and PS_TARGETS.
744
33a9f380
XF
7452013-08-10 Xue Fuqiao <xfq.free@gmail.com>
746
747 * ido.texi (Working Directories):
748 (Flexible Matching, Regexp Matching, Find File At Point)
749 (Ignoring, Misc Customization): Use @defopt for user options.
750
353ca646
XF
7512013-08-09 Xue Fuqiao <xfq.free@gmail.com>
752
753 * htmlfontify.texi (Customization): Remove documentation of
241de290 754 `hfy-fast-lock-save'. Minor fixes.
353ca646 755
03300a14
XF
7562013-08-08 Xue Fuqiao <xfq.free@gmail.com>
757
758 * ido.texi (Top): Insert node "Working Directories" in menu.
759 (Working Directories): New node.
9dfc8491
XF
760 (Misc Customization): Add documentation of
761 `ido-confirm-unique-completion' and some other user options.
03300a14 762
2a024334
EZ
7632013-08-07 Eli Zaretskii <eliz@gnu.org>
764
765 * todo-mode.texi: Update @dircategory.
766 (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
767 (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
768 @ref.
769
c85989f5
XF
7702013-08-07 Xue Fuqiao <xfq.free@gmail.com>
771
998ad848
XF
772 * sc.texi (Introduction): Fix index.
773 (Usage Overview):
774 (Citations, Citation Elements, Recognizing Citations)
775 (Information Keys and the Info Alist, Reference Headers)
776 (The Built-in Header Rewrite Functions)
777 (Electric References, Reply Buffer Initialization)
778 (Filling Cited Text, Selecting an Attribution)
779 (Attribution Preferences)
780 (Anonymous Attributions, Author Names)
781 (Using Regi, Post-yank Formatting Commands)
782 (Citing Commands, Insertion Commands)
783 (Mail Field Commands)
784 (Hints to MUA Authors, Thanks and History): Change from one space
785 between sentences to two.
03300a14 786 (What Supercite Does): Typo fix.
998ad848 787
98374c9a
XF
788 * newsticker.texi (Usage): Use @key for RET.
789
c85989f5 790 * cl.texi (Argument Lists):
20940c20
XF
791 (For Clauses):
792 (Macros): Add indexes.
c85989f5 793
57fedd9f
XF
7942013-08-05 Xue Fuqiao <xfq.free@gmail.com>
795
796 * cl.texi (Blocks and Exits): Add an index.
797
016d3f7d
SB
7982013-08-04 Stephen Berman <stephen.berman@gmx.net>
799
800 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
801 (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT)):
802 (todo-mode.dvi, todo-mode.pdf): New rules.
803
804 * todo-mode.texi: New file.
805
89cccc2f
G
8062013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
807
808 * gnus.texi (Basic Usage): Mention that warp means jump here.
809 (The notmuch Engine): Mention notmuch.
810
a3fd87cb
TH
8112013-07-30 Tassilo Horn <tsdh@gnu.org>
812
813 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
814 `gnus-subthread-sort-functions' and remove the obsolete documentation
815 of `gnus-sort-threads-recursively'.
816
8172013-07-29 David Engster <deng@randomsample.de>
18657165
DE
818
819 * eieio.texi (top): Make clear that EIEIO is not a full CLOS
820 implementation.
821 (Introduction): Add further missing features.
822 (Building Classes): Add introductory paragraph.
823 (Wish List): Add metaclasses and EQL specialization.
824
b69c2ea7
MA
8252013-07-29 Michael Albinus <michael.albinus@gmx.de>
826
827 * tramp.texi (Frequently Asked Questions): Mention
828 `tramp-use-ssh-controlmaster-options'.
829
13afd560
TH
8302013-07-26 Tassilo Horn <tsdh@gnu.org>
831
832 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
833 `gnus-sort-threads-recursively'.
834
7add5a8a
GM
8352013-07-25 Glenn Morris <rgm@gnu.org>
836
57cff712
GM
837 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
838 (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
839
7add5a8a
GM
840 * erc.texi (Special Features): Update contact information.
841 (History): Avoid using @email.
842
843 * eshell.texi (Bugs and ideas): Minor updates.
844
845 * faq.texi (Reporting bugs, Origin of the term Emacs)
846 (Setting up a customization file)
847 (Using an already running Emacs process, Turning off beeping)
848 (Packages that do not come with Emacs)
849 (Replying to the sender of a message): Avoid using @email.
850
851 * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
852
853 * reftex.texi (Imprint): Avoid using @email.
854
855 * ses.texi (Top): Update bug reporting instructions.
856 (Acknowledgments): Avoid using @email.
857
858 * woman.texi (Introduction, Background): Remove outdated information.
859 (Bugs, Acknowledgments): Avoid using @email.
860
3f0faa45
XF
8612013-07-24 Xue Fuqiao <xfq.free@gmail.com>
862
863 * ido.texi: New file.
864
47cc1156
G
8652013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
866
867 * gnus.texi (Customizing Articles): Document function predicates.
868
c17b81a7
G
8692013-07-08 Tassilo Horn <tsdh@gnu.org>
870
871 * gnus.texi (lines): Correct description of
872 `gnus-registry-track-extra's default value. Mention
873 `gnus-registry-remove-extra-data'.
874
6ed7a66a
G
8752013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
876
877 * gnus.texi (Group Parameters): Mention regexp
878 substitutions (bug#11688).
879
8802013-07-06 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
881
882 * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
883
8842013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
885
886 * gnus.texi (Emacsen): Fix version.
887
888 * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
889
5154917e
GM
8902013-07-06 Glenn Morris <rgm@gnu.org>
891
892 * mh-e.texi: Fix external links.
3cab18a3 893 (Using This Manual): Printed elisp manuals no longer available.
5154917e 894
9d7a25d6 895 * newsticker.texi (Overview): Update URL.
583873a9 896
9d7a25d6
GM
897 * nxml-mode.texi (Introduction): Update URL.
898
899 * org.texi (JavaScript support): Fix URL.
91eea47b 900
bfd569a4
GM
901 * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
902
6338a049
GM
903 * eudc.texi (CCSO PH/QI): Remove defunct URL.
904
97df87bb
GM
905 * dbus.texi (Introspection): Update URL to a less defunct one.
906
f2a538a2
GM
907 * gnus.texi (Top): Restrict "Other related manuals" to info output.
908 (Foreign Groups): Use @indicateurl for examples.
909 (Direct Functions): Remove defunct URL.
910 (RSS): Update URL.
911
912 * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
913 (FAQ 7-1): Update URL.
914
f0a77200
GM
915 * pgg.texi (Top, Overview): Add note about obsolescence.
916
5aa43a3a
PE
9172013-07-03 Paul Eggert <eggert@cs.ucla.edu>
918
919 * texinfo.tex: Merge from gnulib.
920
a944db14
GM
9212013-07-03 Glenn Morris <rgm@gnu.org>
922
923 * bovine.texi (top):
924 * cc-mode.texi (AWK Mode Font Locking):
925 * mh-e.texi (Preface):
926 * url.texi (URI Parsing): Fix cross-references to other manuals.
927
eaa610c3
KY
9282013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
929
930 * gnus.texi (Client-Side IMAP Splitting):
931 Note that `nnimap-inbox' now can be a list.
932
7eeeb7dd
GM
9332013-06-24 Glenn Morris <rgm@gnu.org>
934
935 * eshell.texi: Fix cross-references to other manuals.
936
2e667b8c
GM
9372013-06-23 Glenn Morris <rgm@gnu.org>
938
939 * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
940 Remove; not needed now we use a standard html layout for the faq.
941 (clean): Remove HTML_TARGETS, emacs-faq.text.
942
c5b0993e
EW
9432013-06-21 Eduard Wiebe <usenet@pusto.de>
944
945 * flymake.texi (Parsing the output, Customizable variables):
946 Add reference to `flymake-warning-predicate'.
947
d6491e24
MA
9482013-06-19 Michael Albinus <michael.albinus@gmx.de>
949
950 * tramp.texi (Top, Configuration): Insert section `Predefined
951 connection information' in menu.
952 (Predefined connection information): New section.
953 (Android shell setup): Make a reference to `Predefined connection
954 information'.
955
09af5c3e
GM
9562013-06-19 Glenn Morris <rgm@gnu.org>
957
958 * Makefile.in (version): New, set by configure.
959 (clean): Delete dist tar file.
960 (infoclean): New, split from maintainer-clean.
961 (maintainer-clean): Run infoclean.
962 (dist): New rule, to make tarfile for www.gnu.org.
963
745b097b
AK
9642013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
965
4f405069 966 * sieve.texi (Managing Sieve): Fix port in example, fix documentation
745b097b
AK
967 for keys q and Q.
968 (Standards): Reference RFC5804 as the defining document of the
969 managesieve protocol.
970
fa472906
AG
9712013-06-10 Aidan Gauland <aidalgol@amuri.net>
972
973 * eshell.texi (Input/Output): Expand to cover new visual-command
974 options, eshell-visual-subcommands and eshell-visual-options.
975 Divide into separate Visual Commands and Redirection sections.
976
ff4871b9
GM
9772013-06-10 Glenn Morris <rgm@gnu.org>
978
979 * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
980
cdebc6dd
KY
9812013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
982
983 * gnus.texi (Article Date):
984 Fix description of gnus-article-update-date-headers.
985
962e44a5
XF
9862013-05-28 Xue Fuqiao <xfq.free@gmail.com>
987
988 * erc.texi (Special Features): ERC is being maintained within
989 Emacs now.
990
5d028165
XF
9912013-05-25 Xue Fuqiao <xfq.free@gmail.com>
992
998ad848 993 * flymake.texi: Change from one space between sentences to two.
5d028165 994
0a6313f7
SM
9952013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
996
997 * cl.texi (Obsolete Macros): Describe replacements for `flet'
998 (bug#14293).
999
a7bef505
MA
10002013-04-16 Michael Albinus <michael.albinus@gmx.de>
1001
1002 * tramp.texi (Frequently Asked Questions): Precise, how to define
1003 an own ControlPath.
1004
7a55aa13
MA
10052013-04-15 Michael Albinus <michael.albinus@gmx.de>
1006
1007 * tramp.texi (Frequently Asked Questions): New item for
1008 ControlPath settings.
1009
c81ecb72
JB
10102013-03-31 Jay Belanger <jay.p.belanger@gmail.com>
1011
4f405069 1012 * calc.texi (Basic Operations on Units): Streamline some
c81ecb72
JB
1013 descriptions.
1014
73572c72
AG
10152013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
1016
78b8f320 1017 * eshell.texi (Built-ins): Update manual to mention tramp module.
73572c72 1018
24afc2e2
MA
10192013-03-18 Michael Albinus <michael.albinus@gmx.de>
1020
1021 * tramp.texi (Filename Syntax): Host names are not allowed to be
1022 any method name, unless method name is specified explicitly.
1023 Remove restriction on unibyte filenames.
1024
1025 * trampver.texi: Update release number.
1026
5294599f
PE
10272013-03-17 Paul Eggert <eggert@cs.ucla.edu>
1028
1029 doc: convert some TeX accents to UTF-8
1030 * emacs-mime.texi (Interface Functions): Use 'ï' rather than
1031 '@"{@dotless{i}}'.
1032
d7251c31
MA
10332013-03-15 Michael Albinus <michael.albinus@gmx.de>
1034
1035 Sync with Tramp 2.2.7.
1036
1037 * trampver.texi: Update release number.
1038
f6817529
JB
10392013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
1040
1041 * calc.texi (Basic Operations on Units): Streamline some
1042 descriptions.
1043
c3e2de4c
GM
10442013-03-08 Glenn Morris <rgm@gnu.org>
1045
1046 * faq.texi (Top): Don't say this was updated @today.
1047 That's irrelevant and leads to spurious diffs.
1048
6d7ebb72
JB
10492013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
1050
c5b0993e
EW
1051 * calc.texi (Basic Operations on Units):
1052 Fix cross-reference.
6d7ebb72 1053
3cd23a35
KY
10542013-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
1055
1056 * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
1057
33d1e2f5
AM
10582013-03-06 Alan Mackenzie <acm@muc.de>
1059
1060 * cc-mode.texi (Custom Line-Up): Clarify position of point on
1061 calling a line-up function.
1062
681ebc33
PE
10632013-03-04 Paul Eggert <eggert@cs.ucla.edu>
1064
1065 * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
1066 * ses.texi: Switch from Latin-1 to UTF-8.
1067
eeb84739
MA
10682013-03-03 Michael Albinus <michael.albinus@gmx.de>
1069
1070 * tramp.texi (External methods): Tramp does not connect Android
1071 devices by itself.
1072
fc0c5af8
BW
10732013-03-02 Bill Wohler <wohler@newt.com>
1074
1075 Release MH-E manual version 8.5.
1076
1077 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1078 release 8.5.
1079
1080 * mh-e.texi (Preface, Conventions, Getting Started)
1081 (Using This Manual, Folder Selection, Viewing, Aliases)
1082 (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
1083 (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
1084 Update URLs.
1085
adb7352b
MA
10862013-03-01 Michael Albinus <michael.albinus@gmx.de>
1087
1088 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
1089 and "plink2" entries. "plink2" is obsolete for a long time.
c5b0993e
EW
1090 (External methods): Remove "scp1" and "scp2" entries.
1091 Explain user name and host name specification for "adb".
adb7352b 1092
538d9b94
MA
10932013-02-28 Michael Albinus <michael.albinus@gmx.de>
1094
1095 * tramp.texi (External methods): Mention `tramp-adb-program'.
1096
8a28a5b8
BG
10972013-02-28 Bastien Guerry <bzg@gnu.org>
1098
1099 * org.texi (Visibility cycling): Suggest to set
1100 `org-agenda-inhibit-startup' to nil if user wants the startup
1101 visibility settings to be honored in any circumstances.
1102 (Progress logging, Checkboxes): Fix typos.
1103
929aeac6 11042013-02-28 Michael Albinus <michael.albinus@gmx.de>
db19bba3
MA
1105
1106 * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
1107 the macros, for Texinfo 4.13 and 5.0.
1108
c0c2eb82
MA
11092013-02-24 Michael Albinus <michael.albinus@gmx.de>
1110
1abfd3e8 1111 Port Tramp documentation to Texinfo 5.0.
c0c2eb82
MA
1112 * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
1113 (Filename Syntax): Do not use @trampfn{} in @item.
1114 (Filename completion): Use @columnfractions in @multitable.
1115
6800ff8d
GM
11162013-02-22 Glenn Morris <rgm@gnu.org>
1117
1118 * flymake.texi (Syntax check statuses): Fix multitable continued rows.
1119
b59a2e9e
PE
11202013-02-21 Paul Eggert <eggert@cs.ucla.edu>
1121
1122 * Makefile.in (html): New rule.
1123
5079cfef
MA
11242013-02-20 Michael Albinus <michael.albinus@gmx.de>
1125
1126 * tramp.texi (Android shell setup): Improve. Reported by Thierry
1127 Volpiatto <thierry.volpiatto@gmail.com>.
1128
2150b471
MA
11292013-02-16 Michael Albinus <michael.albinus@gmx.de>
1130
1131 * tramp.texi (Top, Configuration): Insert section `Android shell
1132 setup' in menu.
1133 (Android shell setup): New section.
1134 (Connection types, Default Method)
1135 (Frequently Asked Questions): Mention "scp" instead of "scpc".
1136 (External methods): Remove "scpc" and "rsyncc" entries.
1137 (Frequently Asked Questions): Remove entry about ControlPersist.
1138
4e16ddf4
GM
11392013-02-13 Glenn Morris <rgm@gnu.org>
1140
1141 * message.texi (News Headers): Don't mention yow any more.
1142
5d9c6f17
JB
11432013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1144
1145 * calc.texi (Basic Operations on Units):
1146 (Customizing Calc): Mention the variable `calc-allow-units-as-numbers'.
1147
dacbc44c
AG
11482013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
1149
1150 * eshell.texi: Fill most of the missing sections.
1151
d3517077
BG
11522013-02-07 Bastien Guerry <bzg@gnu.org>
1153
1154 * org.texi (References): Clarify an example.
1155 (Installation): Fix instructions.
1156 (Org-Plot): Fix link.
1157 (Checkboxes, Radio lists): Fix typos.
1158
8c4b24b2 11592013-02-07 Glenn Morris <rgm@gnu.org>
1e934b84
GM
1160
1161 * cl.texi (Equality Predicates): Mention memql.
1162
8c4b24b2 11632013-02-07 Eric Ludlam <zappo@gnu.org>
cf4dd911
EL
1164
1165 * doc/misc/ede.texi (Creating a project): Make ede-new doc less
1166 specific, and only about items it supports, indicating that there
1167 might be more. Remove refs to simple project and direct automake
1168 from ede new.
1169 (Simple projects): Re-write to not talk about ede-simple-project
1170 which is deprecated, and instead use the term to mean projects
c5b0993e
EW
1171 that don't do much management, just project wrapping.
1172 Add ede-generic-project link.
cf4dd911
EL
1173 (ede-generic-project): New node (bug#11441).
1174
8c4b24b2 11752013-02-07 Glenn Morris <rgm@gnu.org>
72ff76bb
GM
1176
1177 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
1178
86e100a6
GM
11792013-02-01 Glenn Morris <rgm@gnu.org>
1180
1181 * calc.texi (Help Commands): Update calc-view-news description.
0eb61895 1182 Mention etc/CALC-NEWS.
86e100a6 1183
7ff2b2a6
MA
11842013-01-24 Michael Albinus <michael.albinus@gmx.de>
1185
1186 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
1187
a89c8ef0
BG
11882013-01-13 Bastien Guerry <bzg@gnu.org>
1189
1190 * org.texi (Installation): Simplify.
1191
11922013-01-13 François Allisson <francois@allisson.co> (tiny change)
1193
1194 * org.texi (Handling links): Update the mention to the obsolete
1195 variable `org-link-to-org-use-id' with a mention to the newer
1196 variable `org-id-link-to-org-use-id'. Mention the need to load
1197 the org-id library.
1198
997d5f2d
MA
11992013-01-10 Michael Albinus <michael.albinus@gmx.de>
1200
1201 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
1202
fb9f7146 12032013-01-09 Bastien Guerry <bzg@gnu.org>
c7cf0ebc
BG
1204
1205 * org.texi (Pushing to MobileOrg): Add footnote about using
1206 symbolic links in `org-directory'.
1207 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
1208 of the now obsolete alias `org-float'.
1209 (TODO basics): Add `org-use-fast-todo-selection' to the variable
1210 index. Fix description of TODO keywords cycling.
1211 (Advanced features): Add missing argument for @item.
1212 (Storing searches): Add index entries and a note about
1213 *-tree agenda views.
6d3e4c80
BG
1214 (Structure editing): Document `org-mark-element' and
1215 `org-mark-subtree'.
1216 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
c7cf0ebc 1217
c6a22ce2
JL
12182013-01-08 Juri Linkov <juri@jurta.org>
1219
1220 * info.texi (Go to node): Mention the abbreviated format
1221 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
1222
7b08ccf7
AS
12232013-01-06 Andreas Schwab <schwab@linux-m68k.org>
1224
605f02ee
AS
1225 * autotype.texi: Remove undefined command @subtitlefont.
1226 * cc-mode.texi: Likewise.
1227
7b08ccf7
AS
1228 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
1229 @item argument.
1230 (Property searches): Use \\ instead of @backslashchar{}.
1231 * pgg.texi (VERSION): Move @set below @setfilename.
1232
db671917
AS
12332013-01-05 Andreas Schwab <schwab@linux-m68k.org>
1234
1235 * ada-mode.texi: Remove braces from @title argument.
1236 * eudc.texi: Likewise.
1237 * smtpmail.texi: Likewise.
1238 * auth.texi (VERSION): Set before first use.
1239 * emacs-gnutls.texi (VERSION): Likewise.
1240 * pgg.texi (VERSION): Likewise.
1241 * ede.texi (Top): Rename from top, all uses changed.
1242 * eshell.texi: Add missing argument to @sp.
1243 * forms.texi (Top): Reorder menu to match structure.
1244 * htmlfontify.texi (Customisation): Add missing @item in
1245 @enumerate.
1246 * org.texi (Advanced features): Add missing argument for @item.
1247 (Property searches): Use @backslashchar{} in macro argument.
1248 * pcl-cvs.texi: Add missing argument to @sp.
1249 (Movement commands): Fix use of @itemx.
1250 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
1251 * reftex.texi (Options (Creating Citations)): Add missing newline
1252 before @end.
1253 * tramp.texi (Obtaining Tramp): Remove extra dots.
1254 (Configuration): Reorder menu to match structure.
651a2c77 1255 (Remote shell setup): Replace literal NUL character by \0.
db671917
AS
1256 * viper.texi (Marking): Add missing argument for @item.
1257
b55349fb
GM
12582013-01-04 Glenn Morris <rgm@gnu.org>
1259
92d59611
GM
1260 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
1261 Add htmlfontify.
1262 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
1263 (htmlfontify.dvi, htmlfontify.pdf): New targets.
1264 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
1265 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
1266
b55349fb
GM
1267 * htmlfontify.texi: Miscellaneous fixes and updates.
1268 Set copyright to FSF, update license to GFDL 1.3+.
1269
7fca93e2
VD
12702013-01-04 Vivek Dasmohapatra <vivek@etla.org>
1271
1272 * htmlfontify.texi: New file.
1273
87e65f96
JB
12742013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
1275
1276 * calc.texi (Free-Form Dates): Expand on the date reading
1277 algorithm.
1278
82e2a1f0 12792012-12-27 Glenn Morris <rgm@gnu.org>
ddc41264 1280
173076b4
GM
1281 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
1282 Avoid some overfull lines.
1283
d227e322
GM
1284 * widget.texi (Programming Example): Break some long lines.
1285
2ecfdaa6
GM
1286 * wisent.texi (Wisent Overview): Fix xref.
1287 (Grammar format, Understanding the automaton): Avoid overfill.
1288
fd762011
GM
1289 * bovine.texi (Optional Lambda Expression): Allow line break.
1290
9fbc8f46
GM
1291 * auth.texi (Help for users): Break long lines.
1292
ceccabdb
GM
1293 * ada-mode.texi (Project file variables):
1294 Reword to reduce underfull hbox.
1295 (No project files, Use GNAT project file):
1296 Use smallexample to make some overfull lines less terrible.
1297
88edc57f
GM
1298 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
1299 Fix cross-references to separate manuals.
1300
ddc41264
GM
1301 * Makefile.in (gfdl): New variable. Use throughout where
1302 appropriate so that targets depend on doclicense.texi.
1303
45dd6480
LI
13042012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
1305
1306 * gnus.texi (Customizing the IMAP Connection): Mention the other
1307 authenticators.
1308
61bbede6
LI
13092012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
1310
c5b0993e
EW
1311 * gnus.texi (Browse Foreign Server):
1312 Document `gnus-browse-delete-group'.
61bbede6 1313
ddc41264
GM
13142012-12-22 Glenn Morris <rgm@gnu.org>
1315
563a450c 1316 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
6d1962b3
GM
1317 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
1318 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
1319 * widget.texi, wisent.texi: Nuke hand-written node pointers.
563a450c 1320
ddc41264
GM
1321 * Makefile.in (gfdl): New variable. Use throughout where
1322 appropriate so that targets depend on doclicense.texi.
1323
c995b26e
EZ
13242012-12-22 Eli Zaretskii <eliz@gnu.org>
1325
1326 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
1327 doclicense.texi. Remove doclicense.texi from all targets that
1328 mentioned it explicitly.
1329 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
1330 $(emacsdir)/emacsver.texi.
a170fe53 1331 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
c995b26e 1332
08953d7f
GM
13332012-12-21 Glenn Morris <rgm@gnu.org>
1334
c545e313
GM
1335 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
1336 Include emacsver.texi. Nuke hand-written node pointers.
1337 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
1338 Depend on emacsver.texi.
1339
0b1af106
GM
1340 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
1341 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
1342 May as well just include doclicense.texi in everything.
1343
1344 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
1345 which @copying says is included.
1346
6bf430d1
GM
1347 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
1348 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
1349 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
1350 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
1351 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
1352 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
1353 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
1354 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
1355 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1356 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
1357 * widget.texi, wisent.texi, woman.texi: Do not mention buying
1358 copies from the FSF, which does not publish these manuals.
1359
08953d7f
GM
1360 * erc.texi: No need to include gpl in this small manual.
1361
257b2c7d
GM
1362 * org.texi (copying): Include a copy of the GFDL.
1363 (GNU Free Documentation License): New section.
1364
a4b0cca1 13652012-12-21 Bastien Guerry <bzg@gnu.org>
1e20eeb7
BG
1366
1367 * org.texi: Fix typos.
1368
d2435ab9
PE
13692012-12-16 Paul Eggert <eggert@cs.ucla.edu>
1370
1371 * calc.texi (ISO 8601): Rename from ISO-8601,
1372 as it's typically spelled without a hyphen.
1373
b9d8175e
JB
13742012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
1375
1376 * calc.texi (ISO-8601): New section.
1377 (Date Formatting Codes): Mention new codes.
1378 (Standard Date Formats): Mention new formats.
1379
f0bc0bf1
MA
13802012-12-14 Michael Albinus <michael.albinus@gmx.de>
1381
1382 * tramp.texi (External methods): Move `adb' method here.
1383
98c94021
GM
13842012-12-13 Glenn Morris <rgm@gnu.org>
1385
ba30c70f
GM
1386 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
1387
bfe6ffb6
GM
1388 * wisent.texi: Small edits. Set copyright to FSF, update license to
1389 GFDL 1.3+.
1390 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
1391 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
1392 New targets.
1393 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
1394 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
1395
98c94021
GM
1396 * bovine.texi: Small edits. Set copyright to FSF, update license to
1397 GFDL 1.3+, remove empty index.
1398 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
1399 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
1400 New targets.
1401 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
1402 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
1403
cfa49c1e
EL
14042012-12-13 Eric Ludlam <zappo@gnu.org>
1405 David Ponce <david@dponce.com>
1406 Richard Kim <emacs18@gmail.com>
1407
9e7abd17 1408 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
cfa49c1e 1409
727f9739 14102012-12-13 Glenn Morris <rgm@gnu.org>
4c2dd4ee 1411
9b97b143
GM
1412 * flymake.texi (Customizable variables, Locating the buildfile):
1413 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
1414
4c2dd4ee
GM
1415 * srecode.texi: Small edits. Set copyright to FSF, add explicit
1416 GFDL 1.3+ license, fix up index.
1417 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
1418 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
1419 (srecode.pdf): New targets.
1420 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
1421 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
1422
727f9739 14232012-12-13 Eric Ludlam <zappo@gnu.org>
ac1d9dde
EL
1424
1425 * srecode.texi: New file, imported from CEDET trunk.
1426
727f9739 14272012-12-13 Bastien Guerry <bzg@gnu.org>
63aa0982
BG
1428
1429 * org.texi (Summary, Code block specific header arguments)
1430 (Code block specific header arguments)
1431 (Header arguments in function calls, var, noweb)
727f9739
GM
1432 (Results of evaluation, Code evaluation security):
1433 Small reformatting: add a blank line before some example.
63aa0982
BG
1434
1435 * org.texi (System-wide header arguments)
1436 (Header arguments in Org mode properties, Conflicts)
727f9739
GM
1437 (Dynamic blocks, Using the mapping API):
1438 Fix indentation of Elisp code examples.
63aa0982
BG
1439
1440 * org.texi (Comment lines): Fix description of the comment syntax.
1441
727f9739
GM
1442 * org.texi (Installation): Mention "make test" in the correct section.
1443
4288142b
PE
14442012-12-06 Paul Eggert <eggert@cs.ucla.edu>
1445
1446 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1447 These are just minor editorial changes.
1448
61b835df
MA
14492012-12-04 Michael Albinus <michael.albinus@gmx.de>
1450
1451 * tramp.texi (History): Mention ADB.
1452 (Inline methods): Add `adb' method.
1453
c5bc2d1d 14542012-12-03 Michael Albinus <michael.albinus@gmx.de>
328dac0d
MA
1455
1456 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
1457 (External methods): Fix typo.
1458
c5bc2d1d 14592012-12-03 Glenn Morris <rgm@gnu.org>
f4f3b439
GM
1460
1461 * rcirc.texi (Notices): Fix typo.
1462
d0457b57
BW
14632012-11-25 Bill Wohler <wohler@newt.com>
1464
1465 Release MH-E manual version 8.4.
1466
4f405069 1467 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
d0457b57
BW
1468 Update for release 8.4.
1469
551aaa66
BW
1470 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
1471 (Junk): Add mh-whitelist-preserves-sequences-flag,
1472 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
1473 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
1474
61d841dd
PE
14752012-11-25 Paul Eggert <eggert@cs.ucla.edu>
1476
1477 * mh-e.texi (Procmail): Fix two @ typos.
1478
c07a6ded
PE
14792012-11-24 Paul Eggert <eggert@cs.ucla.edu>
1480
1481 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1482 These are just minor editorial changes.
1483
678a34f4
JB
14842012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
1485
1486 * calc.texi (Date Formatting Codes): Mention the new beginning of
1487 the date numbering system.
1488
0e70ce93
PE
14892012-11-22 Paul Eggert <eggert@cs.ucla.edu>
1490
1491 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
1492 (Date Forms): Correct off-by-one error in explanation of
1493 Julian day numbers. Give Gregorian equivalent of its origin.
1494
723da6aa
JB
14952012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
1496
1497 * doc/misc/calc.texi (Date Forms): Mention the customizable
1498 Gregorian-Julian switch.
1499 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
1500
310e60d9
PE
15012012-11-17 Paul Eggert <eggert@cs.ucla.edu>
1502
6f6b82d6
PE
1503 Calc now uses the Gregorian calendar for all dates (Bug#12633).
1504 It also uses January 1, 1 AD as its day number 1.
310e60d9
PE
1505 * calc.texi (Date Forms): Document this.
1506
e8693c96
GM
15072012-11-16 Glenn Morris <rgm@gnu.org>
1508
1509 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
1510 (Obsolete Macros): Move example here from Function Bindings.
1511
5c934f8b
GM
1512 * erc.texi: Use @code{nil} rather than just "nil".
1513 (Modules): Undocument obsolete "hecomplete".
6e5e9b70 1514 Add "notifications".
f925b109 1515 (Connecting): Add brief section on passwords.
274f5de6 1516 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
6e5e9b70 1517
f78ee6af 15182012-11-13 Glenn Morris <rgm@gnu.org>
24c38527
GM
1519
1520 * flymake.texi (Customizable variables)
1521 (Highlighting erroneous lines): Mention flymake-error-bitmap,
1522 flymake-warning-bitmap, and flymake-fringe-indicator-position.
1523
1796ef98
VB
15242012-11-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
1525
1526 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
1527 In all file place SES into @acronym{...}.
1528 (Advanced Features): Add key index and function index for
4f405069
JB
1529 ses-set-header-row. Add description for function
1530 ses-rename-cell. Add description for function
1796ef98
VB
1531 ses-repair-cell-reference-all.
1532 (Ranges in formulas): Add description for ses-range flags.
1533
31f47fba
PE
15342012-11-12 Paul Eggert <eggert@cs.ucla.edu>
1535
1536 * texinfo.tex: Merge from gnulib.
1537
6baf66d5 15382012-11-10 Chong Yidong <cyd@gnu.org>
5b637222
CY
1539
1540 * url.texi (Introduction): Move url-configuration-directory to
1541 Customization node.
1542 (Parsed URIs): Split into its own node.
1543 (URI Encoding): New node.
1544 (Defining New URLs): Remove empty chapter.
1545 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
1546 Improve docs for url-queue-*.
1547 (Supported URL Types): Copyedits. Delete empty subnodes.
1548
c5b0993e
EW
1549 * url.texi (Introduction): Rename from Getting Started.
1550 Rewrite the introduction.
82f84fa3
CY
1551 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
1552
6baf66d5 15532012-11-10 Glenn Morris <rgm@gnu.org>
2ee1d59f
GM
1554
1555 * cl.texi (Obsolete Setf Customization):
1556 Revert defsetf example to the more correct let rather than prog1.
bdd8064f
GM
1557 Give define-modify-macro, defsetf, and define-setf-method
1558 gv.el replacements.
2ee1d59f 1559
2027b1b3 1560 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
a358a44e 1561 (Setf Extensions): Remove obsolete reference.
2027b1b3 1562 (Obsolete Setf Customization):
651af8c6 1563 Move note on lack of setf functions to lispref/variables.texi.
ab7f1c43 1564 Undocument get-setf-method, since it no longer exists.
a358a44e 1565 Mention simple defsetf replaced by gv-define-simple-setter.
651af8c6 1566
c65b407b
GM
15672012-11-03 Glenn Morris <rgm@gnu.org>
1568
1569 * cl.texi: Further general copyedits.
685b0026
GM
1570 (List Functions): Remove copy-tree, standard elisp for some time.
1571 (Efficiency Concerns): Comment out examples that no longer apply.
1572 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
92246540
GM
1573 (Creating Symbols, Random Numbers): De-emphasize internal
1574 variables cl--gensym-counter and cl--random-state. (Bug#12788)
f58542e1
GM
1575 (Naming Conventions, Type Predicates, Macros)
1576 (Predicates on Numbers): No longer mention cl-floatp-safe.
c65b407b 1577
a71e2379
G
15782012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
1579
1580 * gnus.texi (Mail Source Specifiers):
1581 Document :leave keyword used for pop mail source.
1582
df43dd53
GM
15832012-11-01 Glenn Morris <rgm@gnu.org>
1584
1585 * cl.texi: General copyedits for style, line-breaks, etc.
9f2881af
GM
1586 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
1587 (Macro Bindings, Blocks and Exits):
1588 Acknowledge existence of lexical-binding.
1589 (Iteration): Mainly defer to doc of standard dolist, dotimes.
df43dd53 1590
69c1c2e6
GM
15912012-10-31 Glenn Morris <rgm@gnu.org>
1592
dd90fd1a
GM
1593 * ert.texi (Introduction, The @code{should} Macro):
1594 Refer to "cl-assert" rather than "assert".
1595
69c1c2e6
GM
1596 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
1597 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
1598 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
1599 Reword, and add details of flet and labels.
87b0d8b1 1600 (Modify Macros, Function Bindings): Add some xrefs.
69c1c2e6 1601
4ddedf94
GM
16022012-10-30 Glenn Morris <rgm@gnu.org>
1603
1604 * cl.texi (Modify Macros): Update for cl-letf changes.
1605 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
516e1a08
GM
1606 (Setf Extensions): Partially restore note about cl-getf,
1607 mainly moved to lispref/variables.texi.
1608 (Property Lists): Fix cl-getf typos.
f43a5263 1609 (Mapping over Sequences): Mention cl-mapc naming oddity.
4ddedf94 1610
d3094168
GM
16112012-10-29 Glenn Morris <rgm@gnu.org>
1612
1613 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
a3c5b619 1614 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
d571e9c3 1615 (Customizing Setf): Move contents to "Obsolete Setf Customization".
d55911cf
GM
1616 (Modify Macros, Multiple Values, Other Clauses):
1617 Remove mentions of obsolete features.
6a07d52e 1618 (Obsolete Setf Customization): Don't mention `apply' setf.
d3094168 1619
3c0c6155
GM
16202012-10-28 Glenn Morris <rgm@gnu.org>
1621
f94b04fc
GM
1622 * cl.texi (Multiple Values, Common Lisp Compatibility):
1623 More namespace updates.
1624 (Obsolete Features): Copyedits.
1625 (Obsolete Lexical Macros, Obsolete Setf Customization):
1626 New subsections.
1627
9c52d61d
GM
1628 * cl.texi (Porting Common Lisp, Lexical Bindings):
1629 Add some xrefs to the Elisp manual.
1630
3c0c6155
GM
1631 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
1632 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
1633 (Obsolete Features): New appendix. Move Lexical Bindings here.
1634
5887564d
GM
16352012-10-27 Glenn Morris <rgm@gnu.org>
1636
e1117425
GM
1637 * cl.texi: Use defmac for macros rather than defspec.
1638 (Efficiency Concerns): Related copyedit.
1639
5887564d
GM
1640 * cl.texi (Control Structure): Update for setf now being in core.
1641 (Setf Extensions): Rename from Basic Setf. Move much of the
1642 former content to lispref/variables.texi.
1643 (Modify Macros): Move pop, push details to lispref/variables.texi.
1644 (Customizing Setf): Copyedits for setf etc being in core.
1645 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
1646 Further namespaces updates.
1647
bdebdb64
BG
16482012-10-26 Bastien Guerry <bzg@gnu.org>
1649
c5b0993e
EW
1650 * org.texi (Installation): Update the link to Org's ELPA.
1651 Also don't mention org-install.el anymore as the replacement file
bdebdb64
BG
1652 org-loaddefs.el is now loaded by org.el.
1653
f956e59d
MA
16542012-10-25 Michael Albinus <michael.albinus@gmx.de>
1655
c5b0993e
EW
1656 * tramp.texi (Frequently Asked Questions):
1657 Mention `tramp-completion-reread-directory-timeout' for performance
f956e59d
MA
1658 improvement.
1659
a05cb6e3
GM
16602012-10-25 Glenn Morris <rgm@gnu.org>
1661
1662 * cl.texi: Don't mess with the TeX section number counter.
1663 Use Texinfo recommended convention for quotes+punctuation.
1664 (Overview, Sequence Functions): Rephrase for better line-breaking.
1665 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
1666 (Macro Bindings, Conditionals, Iteration, Loop Basics)
1667 (Random Numbers, Mapping over Sequences, Structures)
1668 (Porting Common Lisp): Further updates for cl-lib namespace.
1669 (Modify Macros, Declarations, Macro Bindings, Structures):
1670 Break long lines in examples.
1671 (Dynamic Bindings): Update for changed progv behavior.
1672 (Loop Examples, Efficiency Concerns): Markup fixes.
1673 (Structures): Remove TeX margin change.
39ff2cf3 1674 (Declarations): Fix typos.
a05cb6e3 1675
39a58b5b
GM
16762012-10-24 Glenn Morris <rgm@gnu.org>
1677
a6880551
GM
1678 * cl.texi (Overview, Multiple Values, Creating Symbols)
1679 (Numerical Functions): Say less/nothing about the original cl.el.
1680 (Old CL Compatibility): Remove.
1681 (Assertions): Remove ignore-errors (standard Elisp for some time).
1682
39a58b5b
GM
1683 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
1684 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
1685 (Efficiency Concerns, Efficiency Concerns)
1686 (Common Lisp Compatibility, Old CL Compatibility):
1687 Further updates for cl-lib namespace.
1688
72ec96fb
PE
16892012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
1690
1691 Update manual for new time stamp format (Bug#12706).
1692 * emacs-mime.texi (time-date): Update for new format.
1693 Also, fix bogus time stamp and modernize a bit.
1694
8d6510b9
GM
16952012-10-23 Glenn Morris <rgm@gnu.org>
1696
1697 * cl.texi: Include emacsver.texi. Use Emacs version number rather
1698 than unchanging cl.el version number.
1699 End all menu descriptions with a period.
1700 Do not use @dfn{CL} for every instance of "CL".
1701 (Overview): Remove no-runtime caveat, and note about foo* names.
1702 (Usage): Use cl-lib rather than cl.
1703 (Organization, Naming Conventions): Update for cl-lib.el.
1704 (Installation): Remove long-irrelevant node.
1705 (Program Structure, Predicates, Control Structure):
1706 Start updating for cl-lib namespace.
8d6510b9
GM
1707 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
1708 Depend on emacsver.texi.
1709
0a078f36
MA
17102012-10-09 Michael Albinus <michael.albinus@gmx.de>
1711
1712 * trampver.texi: Update release number.
1713
a03bb33f
GM
17142012-10-06 Glenn Morris <rgm@gnu.org>
1715
24636b26
GM
1716 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
1717 ERC version.
1718 (Introduction): ERC is distributed with Emacs.
1719 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
1720 (Getting Started): Simplify.
1721 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
1722 (History): Mention ERC maintained as part of Emacs now.
1723 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
1724 Add dependency on emacsver.texi.
1725
a03bb33f
GM
1726 * erc.texi: Remove hand-written node pointers.
1727
d259be38
GM
17282012-10-05 Glenn Morris <rgm@gnu.org>
1729
1730 * newsticker.texi (Overview, Requirements, Usage, Configuration):
1731 Copyedits.
1732
62a81506
CY
17332012-10-01 Eric Ludlam <zappo@gnu.org>
1734
1735 * ede.texi (Quick Start, Project Local Variables)
1736 (Miscellaneous commands, ede-java-root, Development Overview)
1737 (Detecting a Project): New nodes.
1738 (Simple projects): Node deleted.
1739
1740 * eieio.texi (Building Classes): Some slot attributes cannot be
1741 overridden.
1742 (Slot Options): Remove an example.
1743 (Method Invocation, Documentation): New nodes.
1744
07f133bf
GM
17452012-10-01 Glenn Morris <rgm@gnu.org>
1746
1747 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
1748 (reftex.pdf): Add dependency on emacsver.texi.
1749 * reftex.texi: Don't include directory part for emacsver.texi;
1750 the Makefile's -I handles it.
1751
4f595e15
RA
17522012-09-30 Ralf Angeli <angeli@caeruleus.net>
1753
1754 Merge from standalone RefTeX repository.
1755
1756 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
1757 with macros.
1758 (Imprint): Mention Wolfgang in list of contributors.
1759 (Creating Citations): Give a hint about how to
1760 auto-revert the BibTeX database file when using external editors.
1761 (Referencing Labels): Simplify section about reference macro
1762 cycling.
1763 (Options (Referencing Labels)): Adapt to new structure of
1764 `reftex-ref-style-alist'.
1765 (Referencing Labels, Reference Styles): Document changes in the
1766 referencing functionality.
1767 (Commands): Mention options for definition of header and footer in
1768 BibTeX files.
1769 (Options (Creating Citations)): Document
1770 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
1771 (Reference Styles): New section.
1772 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
1773 (Options (Referencing Labels)): Remove descriptions of deprecated
1774 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
1775 Add descriptions for `reftex-ref-style-alist' and
1776 `reftex-ref-style-default-list'.
1777 (Referencing Labels): Update regarding reference styles.
1778 (Citation Styles): Mention support for ConTeXt.
1779 (Options (Defining Label Environments)): Fix typo.
c5b0993e
EW
1780 (Options (Creating Citations)):
1781 Document `reftex-cite-key-separator'.
4f595e15 1782
8223b1d2
BG
17832012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
1784
1785 * org.texi: Add description of ORG_ADD_CONTRIB to info
1786 documentation. Add link to Worg for more details.
1787
1788 * org.texi: Clarify installation procedure. Provide link to the
1789 build system description on Worg.
1790
1791 * org.texi: Remove reference to utils/, x11idle.c is now in
1792 contrib/scripts.
1793
1794 * org.texi: Re-normalize to "Org mode" in manual.
1795
1796 * org.texi (Installation): Adapt documentation to new build
1797 system. Mention GNU ELPA (since it needs to be handled like Emacs
1798 built-in Org).
1799
8223b1d2
BG
18002012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
1801
1802 * org.texi: Fix typo in description of the 'Hooks' section.
1803
1804 * org.texi: Add ID to the list of special properties.
1805
18062012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
1807
1808 * org.texi (Moving subtrees): Document the ability to archive to a
1809 datetree.
1810
1e20eeb7 18112012-09-30 Bastien Guerry <bzg@gnu.org>
8223b1d2 1812
c5b0993e
EW
1813 * org.texi (Installation, Feedback, Batch execution):
1814 Use (add-to-list 'load-path ... t) for the contrib dir.
8223b1d2
BG
1815
1816 * org.texi (results): Update documentation for ":results drawer"
1817 and ":results org".
1818
1819 * org.texi (Column width and alignment): Fix typo.
1820
1821 * org.texi (Activation): Point to the "Conflicts" section.
1822
1823 * org.texi (Conflicts): Mention filladapt.el in the list of
1824 conflicting packages.
1825
1826 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
1827 not needed for versions of Emacs > 22.1.
1828
1829 * org.texi (History and Acknowledgments): Fix typo.
1830
1831 * org.texi (History and Acknowledgments): Add my own
1832 acknowledgments.
1833
1834 * org.texi (Agenda commands): Document the new command and the new
1835 option.
1836
1837 * org.texi (Agenda commands): Delete `org-agenda-action' section.
1838 (Agenda commands): Reorder. Document `*' to toggle persistent
1839 marks.
1840
c5b0993e
EW
1841 * org.texi (Agenda dispatcher):
1842 Mention `org-toggle-agenda-sticky'.
8223b1d2
BG
1843 (Agenda commands, Exporting Agenda Views): Fix typo.
1844
1845 * org.texi (Templates in contexts, Setting Options): Update to
1846 reflect changes in how contexts options are processed.
1847
1848 * org.texi (Templates in contexts): Document the new structure of
1849 the variables `org-agenda-custom-commands-contexts' and
1850 `org-capture-templates-contexts'.
1851
1852 * org.texi (Templates in contexts): Document the new option
1853 `org-capture-templates-contexts'.
1854 (Storing searches): Document the new option
1855 `org-agenda-custom-commands-contexts'.
1856
1857 * org.texi (Formula syntax for Lisp): Reformat.
1858
1859 * org.texi (Special properties, Column attributes)
1860 (Agenda column view): Document the new special property
1861 CLOCKSUM_T.
1862
1863 * org.texi (Template expansion): Document the new %l template.
1864
1865 * org.texi (Fast access to TODO states): Fix documentation about
1866 allowed characters for fast todo selection.
1867
1868 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
1869 use in `org-agenda-to-appt'.
1870
1871 * org.texi (Comment lines): Update wrt comments.
1872
1873 * org.texi (Resolving idle time): Document new keybinding.
1874
1875 * org.texi (Clocking commands): Document the use of S-M-<up/down>
1876 on clock timestamps.
1877
d1389828 1878 * org.texi (Fast access to TODO states): Explicitly says only
8223b1d2
BG
1879 letters are supported as fast TODO selection keys.
1880
1881 * org.texi (Link abbreviations): Illustrate the use of the "%h"
1882 specifier. Document the new "%(my-function)" specifier.
1883
1884 * org.texi (Clocking commands): New cindex.
1885 (Clocking commands): Update documentation for `org-clock-in'.
1886 Document `org-clock-in-last'. Mention `org-clock-out' and
1887 `org-clock-in-last' as commands that can be globally bound.
1888 (Resolving idle time): Document continuous clocking.
1889
1890 * org.texi (Top, Introduction): Fix formatting.
1891 (Activation): Add index entries.
1892 (Conventions): Update section.
1893 (Embedded @LaTeX{}): Fix formatting.
1894
1895 * org.texi (Visibility cycling): Document `show-children'.
1896
1897 * org.texi (Using capture): Mention the `org-capture-last-stored'
1898 bookmark as a way to jump to the last stored capture.
1899
1900 * org.texi (Uploading files): Fix typo.
1901
1902 * org.texi (Using capture): Document `C-0' as a prefix argument
1903 for `org-capture'.
1904
1905 * org.texi (Agenda commands): Document persistent marks.
1906
1907 * org.texi (Template expansion): Update doc to reflect change.
1908
1909 * org.texi (Radio tables): Document the :no-escape parameter.
1910
1911 * org.texi (Repeated tasks): Document repeat cookies for years,
1912 months, weeks, days and hours.
1913
1914 * org.texi (Export options): State that you can use the d: option
1915 by specifying a list of drawers.
1916
1917 * org.texi (HTML preamble and postamble): Small doc improvement.
1918
19192012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
1920
1921 * org.texi: The sections in the Exporting section of the manual
1922 left out articles in the description of the org-export-as-*
4f405069 1923 commands, among other places. This patch adds them, adds a few
8223b1d2
BG
1924 missing prepositions, and switches instances of "an HTML" to "a
1925 html" for internal consistency.
1926
1927 * org.texi: Alter several examples of headings with timestamps in
1928 them to include the timestamps in the body instead of the heading.
1929
19302012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
1931
1932 * org.texi (Agenda dispatcher): Document sticky agenda views and
1933 the new key for them.
1934
19352012-09-30 Charles <millarc@verizon.net> (tiny change)
1936
1937 * org.texi (Advanced features): Fix error in table.
1938
19392012-09-30 Feng Shu <tumashu@gmail.com>
1940
1941 * org.texi (@LaTeX{} fragments): Document imagemagick as an
1942 alternative to dvipng.
1943
19442012-09-30 François Allisson <francois@allisson.co> (tiny change)
1945
1946 * org.texi: Remove extra curly bracket.
1947
19482012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
1949
1950 * org.texi (org-clock-in-last and org-clock-cancel): Update the
1951 defkeys.
1952
19532012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
1954
1955 * org.texi (Agenda commands): Fix two typos by giving
1956 corresponding function names, according to
1957 `org-agenda-view-mode-dispatch'.
1958
a04689de 19592012-09-30 Jan Böcker <jan.boecker@jboecker.de>
8223b1d2
BG
1960
1961 * org.texi (The spreadsheet): Fix typo.
1962
19632012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
1964
1965 * org.texi (Tracking your habits): Point to the "Tracking TODO
1966 state changes" section.
1967
19682012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
1969
1970 * org.texi (Literal examples): Remove reference to unknown
4f405069 1971 `org-export-latex-minted' variable. Also simplify footnote since
8223b1d2
BG
1972 `org-export-latex-listings' documentation is exhaustive already.
1973
1974 * org.texi (Plain lists): Remove reference to now hard-coded
1975 `bullet' automatic rule.
1976
19772012-09-30 Toby S. Cubitt <tsc25@cantab.net>
1978
1979 * org.texi: Updated documentation accordingly.
1980
5087f097
PE
19812012-09-13 Paul Eggert <eggert@cs.ucla.edu>
1982
1983 * texinfo.tex: Merge from gnulib.
1984
20121a26
MA
19852012-09-12 Michael Albinus <michael.albinus@gmx.de>
1986
1987 Sync with Tramp 2.2.6.
1988
1989 * tramp.texi (Bug Reports): Cleanup caches before a test run.
1990
1991 * trampver.texi: Update release number.
1992
44677e30
PE
19932012-09-12 Paul Eggert <eggert@cs.ucla.edu>
1994
1995 * texinfo.tex: Merge from gnulib.
1996
5a4c42ba
AA
19972012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
1998
1999 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
2000 (bug#12096).
2001
8e7046c3
JB
20022012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
2003
1dcac243
JB
2004 * calc.texi (Simplification modes, Conversions)
2005 (Operating on Selections): Mention "basic" simplification.
8e7046c3
JB
2006 (The Calc Mode Line): Mention the mode line display for Basic
2007 simplification mode.
2008 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
2009 simplifications.
2010 (Basic Simplifications): Rename from "Limited Simplifications"
2011 Replace "limited" by "basic" throughout.
4f405069 2012 (Algebraic Simplifications): Indicate that the algebraic
8e7046c3 2013 simplifications are done by default.
4f405069 2014 (Unsafe Simplifications): Mention `m E'.
8e7046c3
JB
2015 (Simplification of Units): Mention `m U'.
2016 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
c5b0993e
EW
2017 (Kinds of Declarations, Functions for Declarations):
2018 Mention "algebraic simplifications" instead of `a s'.
1dcac243 2019 (Algebraic Entry): Remove mention of default simplifications.
8e7046c3 2020
d2bd74ff
JB
20212012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
2022
2023 * calc.texi (Getting Started, Tutorial): Change simulated
2024 Calc output to match actual output.
2025 (Simplifying Formulas): Mention that algebraic simplification is now
2026 the default.
2027
77472261
EZ
20282012-07-28 Eli Zaretskii <eliz@gnu.org>
2029
2030 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
2031 (Bug#12073)
2032
09ae5da1
PE
20332012-07-25 Paul Eggert <eggert@cs.ucla.edu>
2034
2035 Prefer typical American spelling for "acknowledgment".
2036 * calc.texi (History and Acknowledgments): Rename from
2037 History and Acknowledgements.
2038 * idlwave.texi (Acknowledgments):
2039 * ses.texi (Acknowledgments):
2040 * woman.texi (Acknowledgments): Rename from Acknowledgements.
2041
c4444d16
PE
20422012-07-09 Paul Eggert <eggert@cs.ucla.edu>
2043
2044 Rename configure.in to configure.ac (Bug#11603).
2045 * ede.texi (Compiler and Linker objects, ede-proj-project)
2046 (ede-step-project): Prefer the name configure.ac to configure.in.
2047
ef091c97
MA
20482012-07-06 Michael Albinus <michael.albinus@gmx.de>
2049
c5b0993e
EW
2050 * tramp.texi (Multi-hops):
2051 Introduce `tramp-restricted-shell-hosts-alist'.
ef091c97 2052
89b163db
G
20532012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2054
2055 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
2056 methods, so don't mention smtpmail here.
2057
20582012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
2059
2060 * gnus.texi (Picons): Document gnus-picon-properties.
2061
20622012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2063
2064 * gnus.texi: Remove mention of compilation, as that's no longer
2065 supported.
2066
20672012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
2068
2069 * gnus.texi (Archived Messages): Mention
2070 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
2071
20722012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2073
2074 * gnus.texi (Various Summary Stuff):
2075 Remove mention of `gnus-propagate-marks'.
2076
20772012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2078
2079 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
2080 which no longer exist.
2081
20822012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2083
2084 * gnus.texi (Archived Messages):
2085 Document gnus-gcc-self-resent-messages.
2086
20872012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2088
2089 * message.texi (Mail Variables):
2090 Mention the optional user parameter for X-Message-SMTP-Method.
2091
20922012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2093
2094 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
2095
2096 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
2097
20982012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2099
2100 * gnus.texi (Key Index): Change encoding to utf-8.
2101
ac1a0ce1 21022012-06-21 Glenn Morris <rgm@gnu.org>
2fecccba
GM
2103
2104 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
2105
71cca84d
G
21062012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2107
2108 * gnus.texi (Group Timestamp): Mention where to find documentation for
2109 the `gnus-tmp-' variables (bug#11601).
2110
888a7fc0
MA
21112012-06-11 Michael Albinus <michael.albinus@gmx.de>
2112
2113 Sync with Tramp 2.2.6-pre.
2114
2115 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
2116 where appropriate.
2117 (Ad-hoc multi-hops): New section.
2118 (Remote processes): New subsection "Running remote processes on
2119 Windows hosts".
2120 (History): Add remote commands on Windows, and ad-hoc multi-hop
2121 methods.
2122 (External methods): "ControlPersist" must be set to "no" for the
2123 `scpc' method.
2124 (Remote processes): Add a note about `auto-revert-tail-mode'.
2125 (Frequently Asked Questions): Use "scpx" in combination with
2126 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
2127
2128 * trampver.texi: Update release number.
2129
31ca4639 21302012-06-10 Chong Yidong <cyd@gnu.org>
c342cead
CY
2131
2132 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
2133 compilation for html-mono.
2134
0e8bbf66
PE
21352012-06-08 Paul Eggert <eggert@cs.ucla.edu>
2136
2137 * texinfo.tex: Merge from gnulib.
2138
b8f061b3
KY
21392012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
2140
2141 * Makefile.in (echo-info): Don't try to install info files named
2142 just ".info".
2143
16af873e
GM
21442012-05-28 Glenn Morris <rgm@gnu.org>
2145
c1dabff0
GM
2146 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
2147
16af873e
GM
2148 * sc.texi: Nuke hand-written node pointers.
2149 Fix top-level menu to match actual node order.
2150
1d5b82ef
GM
21512012-05-27 Glenn Morris <rgm@gnu.org>
2152
2153 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
2154 Some associated fixes, including not messing with chapno in cl.texi.
2155
33017faf 21562012-05-27 Bastien Guerry <bzg@gnu.org>
8c8b834f
BG
2157
2158 * org.texi (Durations and time values): Fix typo.
2159
d14b0029
JB
21602012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
2161
33017faf 2162 * doc/misc/calc.texi (Basic Operations on Units, Customizing Calc):
d14b0029
JB
2163 Mention `calc-ensure-consistent-units'.
2164
2f4cadd1 21652012-05-14 Andreas Schwab <schwab@linux-m68k.org>
78e91d08 2166
9879e263
AS
2167 * cc-mode.texi: Avoid space before macro in 4th argument of cross
2168 reference commands. (Bug#11461)
2169
78e91d08
AS
2170 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
2171
3fe7cdc8
GM
21722012-05-12 Glenn Morris <rgm@gnu.org>
2173
9598ef0b
GM
2174 * Makefile.in (mostlyclean): Add more TeX intermediates.
2175
7d326a29
GM
2176 * Makefile.in: Make it look more like the other doc Makefiles.
2177 Use explicit $srcdir in all dependencies.
2178 Remove cd $srcdir from rules.
2179 (VPATH): Remove.
2180 (infodir): Set to an absolute path.
2181 (INFO_TARGETS): Use short names.
2182 (mkinfodir): infodir is now absolute.
2183 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
2184
c7f95930 2185 * Makefile.in (info.info): Rename from info, to avoid duplication.
9583393f 2186 (.SUFFIXES): Disable implicit rules.
c7f95930 2187
3fe7cdc8
GM
2188 * Makefile.in (MKDIR_P): New, set by configure.
2189 (mkinfodir): Use $MKDIR_P.
2190
6f0652af
GM
21912012-05-07 Glenn Morris <rgm@gnu.org>
2192
2193 * forms.texi (Long Example): Update for changed location of files.
2194
8045b906
GM
21952012-05-04 Glenn Morris <rgm@gnu.org>
2196
2197 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
2198 (INFO_TARGETS): Use $INFO_EXT.
2199 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2200 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
2201 (INFO_TARGETS): Use $INFO_EXT.
2202 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2203
9e7a4bcf
GM
22042012-05-02 Glenn Morris <rgm@gnu.org>
2205
9aa071df
GM
2206 * Makefile.in (echo-info): New phony target, used by top-level.
2207
9e7a4bcf
GM
2208 * viper.texi: Make direntry shorter (also it is no longer "newest").
2209
2210 * emacs-gnutls.texi, ert.texi, org.texi:
2211 Fix dircategory, direntry to match info/dir.
2212
31cc861c
GM
2213 * faq.texi: Convert @inforefs to @xrefs.
2214 Fix some malformed cross-references.
f9e320bb
GM
2215 (File-name conventions): Shorten section name to avoid overfull line.
2216 (How to add fonts): Use smallexample to avoid overfull lines.
31cc861c 2217
723ea6b5
TZ
22182012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
2219
2220 * auth.texi (Help for users): Update for .gpg file being second.
2221
a8e7d6d7 22222012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2f885dca
BG
2223
2224 * org.texi (Agenda commands): Fix two typos: give corresponding
2225 function names, according to `org-agenda-view-mode-dispatch'.
2226
a8e7d6d7 22272012-04-27 Glenn Morris <rgm@gnu.org>
dae39d9c
GM
2228
2229 * faq.texi (Major packages and programs): Remove section.
2230 There is no point listing 6 packages (cf etc/MORE.STUFF).
2231 (Finding Emacs and related packages): Move "Spell-checkers" here.
578c1d4b 2232
dcbf5805
MA
22332012-04-22 Michael Albinus <michael.albinus@gmx.de>
2234
2235 * dbus.texi (Version): New node.
2236 (Properties and Annotations): Mention the object manager
2237 interface. Describe dbus-get-all-managed-objects.
2238 (Type Conversion): Floating point numbers are allowed, if an
2239 anteger does not fit Emacs's integer range.
2240 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
2241 (Asynchronous Methods): Fix description of
2242 dbus-call-method-asynchronously.
c5b0993e
EW
2243 (Receiving Method Calls): Fix some minor errors.
2244 Add dbus-interface-emacs.
dcbf5805
MA
2245 (Signals): Describe unicast signals and the new match rules.
2246 (Alternative Buses): Add the PRIVATE optional argument to
2247 dbus-init-bus. Describe its new return value. Add dbus-setenv.
2248
adee4030
GM
22492012-04-20 Glenn Morris <rgm@gnu.org>
2250
2251 * faq.texi (New in Emacs 24): New section.
2252 (Packages that do not come with Emacs): Mention M-x list-packages.
2253
35dc09a1 22542012-04-14 Alan Mackenzie <acm@muc.de>
932de51c
AM
2255
2256 * cc-mode.texi (c-offsets-alist): Correct a typo.
2257
35dc09a1 22582012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
801a68c8
BG
2259
2260 * org.texi (Deadlines and scheduling): Fix the example: the
2261 DEADLINE item should come right after the headline. We enforce
2262 this convention, so it is a bug not to illustrate it correctly in
2263 the manual.
2264
35dc09a1 22652012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
801a68c8
BG
2266
2267 * org.texi (Agenda commands): Fix documentation bug by swapping
2268 the equivalent keybindings to `org-agenda-next-line' with the ones
2269 to `org-agenda-previous-line'.
2270
35dc09a1 22712012-04-14 Glenn Morris <rgm@gnu.org>
f48a9cb4
GM
2272
2273 * Makefile.in: Replace non-portable use of $< in ordinary rules.
2274
e2560ea8
EZ
22752012-04-09 Eli Zaretskii <eliz@gnu.org>
2276
c5b0993e
EW
2277 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
2278 Add emacs-gnutls.
e2560ea8
EZ
2279 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
2280
6b4f4a2d
TZ
22812012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
2282
250b840e 2283 * Makefile.in: Add emacs-gnutls.texi to build.
6b4f4a2d
TZ
2284
2285 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
2286
ca2c89b6
TZ
22872012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
2288
2289 * auth.texi (Secret Service API): Edit further and give examples.
c8bf3227 2290 (Secret Service API): Adjust @samp to @code for collection names.
ca2c89b6 2291
aebd5f1a
GM
22922012-04-04 Glenn Morris <rgm@gnu.org>
2293
2294 * auth.texi (Secret Service API): Copyedits.
2295 (Help for developers): Fill in some missing function doc-strings.
3c93d00f
GM
2296 (Help for users, Help for developers)
2297 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
aebd5f1a 2298
0317dd51
MA
22992012-04-04 Michael Albinus <michael.albinus@gmx.de>
2300
2301 * auth.texi (Secret Service API): Add the missing text.
2302
3d439cd1
CY
23032012-04-04 Chong Yidong <cyd@gnu.org>
2304
2305 * message.texi (Using PGP/MIME): Note that epg is now the default.
2306
2307 * gnus.texi: Reduce references to obsolete pgg library.
2308 (Security): Note that epg is now the default.
2309
2310 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
2311
2312 * nxml-mode.texi (Completion): C-RET is no longer bound to
2313 nxml-complete.
2314
153ae947
BG
23152012-04-01 Jambunathan K <kjambunathan@gmail.com>
2316
2317 * org.texi (Customizing tables in ODT export): Correct few errors.
2318
23192012-04-01 Jambunathan K <kjambunathan@gmail.com>
2320
2321 * org.texi (Links in ODT export): Update.
2322 (Labels and captions in ODT export): New node.
2323
23242012-04-01 Jambunathan K <kjambunathan@gmail.com>
2325
2326 * org.texi (Literal examples in ODT export): htmlfontify.el in
2327 Emacs-24.1 now supports fontification. So ODT source blocks will
2328 be fontified by default.
2329
23302012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
2331
2332 * org.texi (Refiling notes): Remove duplicated keybinding.
2333
23342012-04-01 Eric Schulte <eric.schulte@gmx.com>
2335
2336 * org.texi (noweb): Documentation of this new option to the :noweb
2337 header argument.
2338
23392012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
2340
2341 * org.texi (Header and sectioning): Add example demonstrating how
2342 to use "LaTeX_CLASS_OPTIONS".
2343
23442012-04-01 Eric Schulte <eric.schulte@gmx.com>
2345
2346 * org.texi (Noweb reference syntax): Describe the ability to
2347 execute noweb references in the manual.
2348
23492012-04-01 Eric Schulte <eric.schulte@gmx.com>
2350
2351 * org.texi (cache): Improve cache documentation when session
2352 evaluation is used.
2353
23542012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2355
2356 * org.texi (Plain lists): Document removal.
2357
23582012-04-01 Michael Brand <michael.ch.brand@gmail.com>
2359
2360 * org.texi: Decapitalize file name in references to Calc manual.
2361
23622012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2363
2364 * org.texi (Plain lists): Document removal.
2365
23662012-04-01 Jambunathan K <kjambunathan@gmail.com>
2367
2368 * org.texi (Top, OpenDocument Text export)
2369 (ODT export commands, Extending ODT export)
2370 (Images in ODT export, Tables in ODT export)
2371 (Configuring a document converter): Add or Update.
2372
23732012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
2374
2375 * org.texi (MobileOrg): Change the wording to reflect that the
2376 Android Version is no longer just the little brother of the iOS
2377 version.
2378
23792012-04-01 Eric Schulte <eric.schulte@gmx.com>
2380
c5b0993e 2381 * org.texi (Key bindings and useful functions): Update babel key
153ae947
BG
2382 binding documentation in manual.
2383
23842012-04-01 Eric Schulte <eric.schulte@gmx.com>
2385
2386 * org.texi (noweb): Document new noweb header value.
2387
23882012-04-01 Eric Schulte <eric.schulte@gmx.com>
2389
2390 * org.texi (noweb-sep): Document new header argument.
2391
23922012-04-01 Eric Schulte <eric.schulte@gmx.com>
2393
2394 * org.texi (noweb-ref): Documentation of this new custom variable.
2395
23962012-04-01 Eric Schulte <eric.schulte@gmx.com>
2397
2398 * org.texi (wrap): Update the new :wrap documentation to match the
2399 current implementation.
2400
24012012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2402
2403 * org.texi: Added documentation for :wrap.
2404
24052012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2406
2407 * org.texi: #+RESULTS now user-configurable.
2408
24092012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2410
2411 * org.texi: Documented :noweb no-export.
2412
24132012-04-01 Thomas Dye <dk@poto.local>
2414
2415 * org.texi: Edit :noweb no header argument for correctness.
2416
1e20eeb7 24172012-04-01 Bastien Guerry <bzg@gnu.org>
153ae947
BG
2418
2419 * org.texi (Customization): Update the approximate number of Org
2420 variables.
2421
24222012-04-01 Thomas Dye <dk@poto.local>
2423
2424 * org.texi: The :results wrap produces a drawer instead of a
2425 begin_results block.
2426
005a89ff
G
24272012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
2428
2429 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
2430 reflect the new default.
2431
589ce070
EZ
24322012-03-10 Eli Zaretskii <eliz@gnu.org>
2433
2434 * info.texi (Expert Info): Move the index entry for "Texinfo" from
2435 "Getting Started" to this node. (Bug#10450)
2436
a5392527
CY
24372012-03-10 Chong Yidong <cyd@gnu.org>
2438
8ae818e4
CY
2439 * flymake.texi (Example -- Configuring a tool called via make):
2440 Mention the Automake COMPILE variable (Bug#8715).
2441
a5392527
CY
2442 * info.texi (Getting Started): Add an index entry (Bug#10450).
2443
d49902e4
MA
24442012-03-02 Michael Albinus <michael.albinus@gmx.de>
2445
2446 * dbus.texi (Signals): Known names will be mapped onto unique
2447 names, when registering for signals.
2448
53eced6d
GM
24492012-02-29 Glenn Morris <rgm@gnu.org>
2450
bcd6cd23
GM
2451 * url.texi: Fix quote usage in body text.
2452
775b55af
GM
2453 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
2454
53eced6d
GM
2455 * cl.texi: Use @code{} in menus when appropriate.
2456
44e97401
GM
24572012-02-28 Glenn Morris <rgm@gnu.org>
2458
2459 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
2460 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
2461 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
2462 * org.texi, sc.texi, vip.texi, viper.texi:
2463 Standardize possessive apostrophe usage.
2464
fa9a0855
CY
24652012-02-26 Chong Yidong <cyd@gnu.org>
2466
2467 * ediff.texi (Quick Help Commands): Add a couple of index entries
2468 (Bug#10834).
2469
0fd2c9a3
GM
24702012-02-17 Glenn Morris <rgm@gnu.org>
2471
2472 * gnus.texi (Posting Styles):
2473 * remember.texi (Org): Fix cross-refs to other manuals.
2474
9f26dc24
GM
24752012-02-15 Glenn Morris <rgm@gnu.org>
2476
2477 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
2478 (Encryption): New chapter, split out from previous.
2479
3d2af193
LI
24802012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
2481
c5b0993e
EW
2482 * gnus.texi (Customizing the IMAP Connection):
2483 Mention nnimap-record-commands.
3d2af193 2484
b74c9672
GM
24852012-02-10 Glenn Morris <rgm@gnu.org>
2486
2487 * url.texi (Retrieving URLs): Update url-retrieve arguments.
2488 Mention url-queue-retrieve.
2489
2ebc3b94
GM
24902012-02-09 Glenn Morris <rgm@gnu.org>
2491
9fcfcdef
GM
2492 * sem-user.texi (Semantic mode user commands): Typo fix.
2493
2ebc3b94
GM
2494 * info.texi (Create Info buffer): Mention info-display-manual.
2495
7c4bbb69
LI
24962012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
2497
2498 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
2499 example (modified from an example by Michael Albinus).
2500
debce7bc
G
25012012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
2502
2503 * gnus.texi (Agent Basics): Fix outdated description of
2504 `gnus-agent-auto-agentize-methods'.
2505
b207a4ec
AS
25062012-01-28 Andreas Schwab <schwab@linux-m68k.org>
2507
2508 * cc-mode.texi: Always @defindex ss.
2509 (Config Basics): Fix argument of @itemize.
2510 (Macro Backslashes): Add @code around index entry.
2511
b8fe8712
GM
25122012-01-23 Glenn Morris <rgm@gnu.org>
2513
2514 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
2515
02dc2fd7
EH
25162012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
2517
2518 * tramp.texi (File): Tweak wording for the `scpc' option.
2519
e7719ea1
G
25202012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2521
2522 * gnus.texi (Group Parameters): Really note precedence.
2523
9937bef4
G
25242012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2525
2526 * gnus.texi (Group Parameters): Note precedence.
2527
e66ba1df
BG
25282012-01-03 Eric Schulte <eric.schulte@gmx.com>
2529
2530 * org.texi (Noweb reference syntax): Adding documentation of
2531 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
2532 variable.
2533
25342012-01-03 Bastien Guerry <bzg@gnu.org>
2535
2536 * org.texi (Plain lists): Split the table to fix the display
2537 of items.
2538
25392012-01-03 Bastien Guerry <bzg@gnu.org>
2540
2541 * org.texi (Plain lists): Fix misplaced explanation.
2542
25432012-01-03 Bastien Guerry <bzg@gnu.org>
2544
2545 * org.texi (Plain lists, Agenda files): Add index entries.
2546
25472012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2548
2549 * org.texi: Use "Org mode" instead of alternatives like
2550 "Org-mode" or "org-mode".
2551
25522012-01-03 Bernt Hansen <bernt@norang.ca>
2553
c5b0993e
EW
2554 * org.texi (Agenda commands):
2555 Document `org-clock-report-include-clocking-task'.
e66ba1df
BG
2556
25572012-01-03 Bastien Guerry <bzg@gnu.org>
2558
2559 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
2560 C-c' on checkboxes.
2561
25622012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2563
2564 * org.texi: End sentences with two spaces.
2565
25662012-01-03 Michael Brand <michael.ch.brand@gmail.com>
2567
2568 * org.texi (External links): Document the link types file+sys
2569 and file+emacs, slightly narrow used page width.
2570
25712012-01-03 Eric Schulte <eric.schulte@gmx.com>
2572
2573 * org.texi (colnames): Note that colnames behavior may differ
2574 across languages.
2575
25762012-01-03 Bastien Guerry <bzg@gnu.org>
2577
2578 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
2579
25802012-01-03 Thomas Dye <dk@poto.westell.com>
2581
2582 * org.texi: Augmented discussion of babel property
2583 inheritance. Put footnote outside sentence ending period.
2584
25852012-01-03 Eric Schulte <schulte.eric@gmail.com>
2586
2587 * org.texi (eval): Documenting the full range of :eval header
2588 argument values.
2589
25902012-01-03 Eric Schulte <schulte.eric@gmail.com>
2591
2592 * org.texi (eval): Documentation of the new :eval option.
2593
25942012-01-03 Thomas Dye <dk@poto.local>
2595
2596 * org.texi: Add accumulated properties.
2597
25982012-01-03 Thomas Dye <dk@poto.local>
2599
2600 * org.texi: Documented no spaces in name=assign, another
2601 correction to :var table.
2602
26032012-01-03 Thomas Dye <dk@poto.local>
2604
2605 * org.texi: Changed DATA to NAME in Working With Source Code
2606 section.
2607
26082012-01-03 Tom Dye <tsd@tsdye.com>
2609
2610 * org.texi: Minor change to :var table.
2611
26122012-01-03 Tom Dye <tsd@tsdye.com>
2613
2614 * org.texi: More changes to :var table (some examples were wrong).
2615
26162012-01-03 Tom Dye <tsd@tsdye.com>
2617
2618 * org.texi: Cleaned up :var table.
2619
26202012-01-03 Bastien Guerry <bzg@gnu.org>
2621
2622 * org.texi (Timestamps, Weekly/daily agenda)
2623 (Weekly/daily agenda): Add @cindex for "appointment".
2624
26252012-01-03 Eric Schulte <schulte.eric@gmail.com>
2626
2627 * org.texi (Literal examples): A new link to the template for
2628 inserting empty code blocks.
2629 (Structure of code blocks): A new link to the template for
2630 inserting empty code blocks.
2631
26322012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
2633
2634 * org.texi (External links): Add footnote on how the behavior
2635 of the text search in Org files are controled by the variable
2636 `org-link-search-must-match-exact-headline'.
2637
26382012-01-03 Eric Schulte <schulte.eric@gmail.com>
2639
c5b0993e
EW
2640 * org.texi (Buffer-wide header arguments):
2641 Update documentation to reflect removal of #+PROPERTIES.
e66ba1df
BG
2642
26432012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
2644
2645 * org.texi (The clock table): Mention that ACHIVED trees
2646 contribute to the clock table.
2647
26482012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
2649
2650 * org.texi (Conflicts): Better yasnippet config info.
2651
26522012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
2653
d1389828 2654 * org.texi (Selective export): Explicitly mention the default
e66ba1df
BG
2655 values for `org-export-select-tags',
2656 `org-export-exclude-tags'.
2657
26582012-01-03 Tom Dye <tsd@tsdye.com>
2659
2660 * org.texi: Added a line to specify that header arguments are
2661 lowercase.
2662
26632012-01-03 Tom Dye <tsd@tsdye.com>
2664
2665 * org.texi: :var requires default value when declared.
2666
26672012-01-03 Bastien Guerry <bzg@gnu.org>
2668
2669 * org.texi (Handling links): Add a note about the
2670 `org-link-frame-setup' option.
2671
26722012-01-03 David Maus <dmaus@ictsoc.de>
2673
2674 * org.texi (Exporting Agenda Views, Extracting agenda
2675 information): Fix command line syntax, quote symbol parameter
2676 values.
2677
26782012-01-03 David Maus <dmaus@ictsoc.de>
2679
2680 * org.texi (Exporting Agenda Views): Fix command line syntax.
2681
8d80ef01
PE
26822011-12-28 Paul Eggert <eggert@cs.ucla.edu>
2683
2684 * gnus.texi (Mail Source Customization, Mail Back End Variables):
2685 Use octal notation for file permissions, which are normally
2686 thought of in octal.
2687 (Mail Back End Variables): Use more-plausible modes in example.
2688
47d42d81
AM
26892011-12-20 Alan Mackenzie <acm@muc.de>
2690
2691 * cc-mode.texi: Update version string 5.31 -> 5.32.
2692
a98edce9
JB
26932011-12-06 Juanma Barranquero <lekktu@gmail.com>
2694
2695 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
2696
321decc8
GM
26972011-11-24 Glenn Morris <rgm@gnu.org>
2698
2699 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
2700
f8107b79
JB
27012011-11-24 Juanma Barranquero <lekktu@gmail.com>
2702
2703 * makefile.w32-in: Update dependencies.
2704
f5a96a4f
GM
27052011-11-20 Glenn Morris <rgm@gnu.org>
2706
2707 * gnus.texi (Group Information):
2708 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
2709
cd1181db
JB
27102011-11-20 Juanma Barranquero <lekktu@gmail.com>
2711
2712 * gnus-coding.texi (Gnus Maintenance Guide):
2713 Rename from "Gnus Maintainance Guide".
2714
2715 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
2716 * eieio.texi (Customizing):
fe7a3057
JB
2717 * gnus.texi (Article Washing):
2718 * gnus-news.texi:
2719 * sem-user.texi (Smart Jump): Fix typos.
cd1181db 2720
7877f373
JB
27212011-11-16 Juanma Barranquero <lekktu@gmail.com>
2722
2723 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
2724
0d26e0b6
JB
27252011-11-15 Juanma Barranquero <lekktu@gmail.com>
2726
c7015153
JB
2727 * ede.texi (project-am-texinfo):
2728 * gnus.texi (Sending or Not Sending):
2729 * org.texi (Template elements): Fix typos.
0d26e0b6 2730
0b381c7e
JB
27312011-11-14 Juanma Barranquero <lekktu@gmail.com>
2732
2733 * ediff.texi (Hooks):
c7015153 2734 * sem-user.texi (Semanticdb Roots): Fix typos.
0b381c7e 2735
40a8bdf6
JB
27362011-11-11 Juanma Barranquero <lekktu@gmail.com>
2737
2738 * semantic.texi (Tag handling): Fix typo.
2739
57dda3bb
KY
27402011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
2741
2742 * gnus.texi (Other Gnus Versions): Remove.
2743
52bedd34
AM
27442011-10-28 Alan Mackenzie <acm@muc.de>
2745
2746 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
2747 (Other Special Indentations): Add an xref to "Macros with ;".
2748 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
2749 "Macros with ;".
2750 (Macros with ;): New page.
2751
00b77525
GM
2752 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
2753 Document the new handling of nested scopes for movement by defuns.
52bedd34 2754
4a623313
MA
27552011-10-23 Michael Albinus <michael.albinus@gmx.de>
2756
2757 Sync with Tramp 2.2.3.
2758
2759 * trampver.texi: Update release number.
2760
466a320e
GM
27612011-10-14 Glenn Morris <rgm@gnu.org>
2762
2763 * ert.texi (Introduction, How to Run Tests)
2764 (Running Tests Interactively, Expected Failures)
2765 (Tests and Their Environment, Useful Techniques)
2766 (Interactive Debugging, Fixtures and Test Suites):
2767 Minor rephrasings.
2768 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
2769 (Running Tests in Batch Mode): Simplify loading instructions.
2770 (Test Selectors): Clarify some selectors.
2771 (Expected Failures, Useful Techniques):
2772 Make examples fit in 80 columns.
2773
2be4956d
JB
27742011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
2775
2776 * calc.texi (Basic Operations on Units): Discuss temperature
2777 conversion (`u t') alongside with other unit conversions ('u c').
2778
7359a765
GM
27792011-10-12 Glenn Morris <rgm@gnu.org>
2780
2781 * ert.texi: Whitespace trivia to make main menu items line up better.
2782
a0c52e5d
GM
27832011-10-08 Glenn Morris <rgm@gnu.org>
2784
2785 * Makefile.in: Fix ert rules.
2786
465d0300
G
27872011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2788
2789 * gnus.texi (Gnus Utility Functions): Add more references and
2790 explanations (bug#9683).
2791
a5166359
LMI
27922011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2793
2794 * gnus.texi (Archived Messages): Note the default (bug#9552).
2795
b523dc20
BW
27962011-09-21 Bill Wohler <wohler@newt.com>
2797
2798 Release MH-E manual version 8.3.
2799
58179cce 2800 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
b523dc20 2801 release 8.3.
c5b0993e 2802 (Preface): Update support information.
bd7239f5 2803 (From Bill Wohler): Reset text to original version. As a
b523dc20
BW
2804 historical quote, the tense should be correct in the time that it
2805 was written.
2806
0afb49a1
LMI
28072011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2808
2809 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
2810 (Finding the News): Doc clarification.
2811 (Terminology): Mention naming.
2812
e21bac42
G
28132011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2814
2815 * gnus.texi: Remove mentions of `recent', which are now obsolete.
2816 (Interactive): Document `quiet'.
2817
5b409b39 28182011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
5cb05633 2819
bd7239f5 2820 * org.texi (Images in LaTeX export): Rewrite.
5cb05633 2821
5b409b39 28222011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 2823
bd7239f5 2824 * org.texi (Using the mapping API): Mention 'region as a possible
3ab2c837
BG
2825 scope for `org-map-entries'.
2826
5b409b39 28272011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2828
2829 * org.texi (Visibility cycling): Document `org-copy-visible'.
2830
5b409b39 28312011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 2832
bd7239f5 2833 * org.texi (Template expansion): Order template sequences in the
3ab2c837
BG
2834 proper order.
2835
5b409b39 28362011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2837
2838 * org.texi (eval): Expand discussion of the :eval header argument.
2839
5b409b39 28402011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
2841
2842 * org.texi (Languages): Add Lilypond and Awk as supported
2843 languages.
2844
5b409b39 28452011-08-15 Achim Gratz <stromeko@nexgo.de>
3ab2c837 2846
bd7239f5 2847 * org.texi: Document that both CLOCK_INTO_DRAWER and
3ab2c837
BG
2848 LOG_INTO_DRAWER can be used to override the contents of variable
2849 org-clock-into-drawer (or if unset, org-log-into-drawer).
2850
bd7239f5 2851 * org.texi: Replace @xref->@pxref.
3ab2c837 2852
5b409b39 28532011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2854
2855 * org.texi (Evaluating code blocks): Documenting the new option
2856 for inline call lines.
2857
5b409b39 28582011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2859
2860 * org.texi (Results of evaluation): More explicit about the
2861 mechanism through which interactive evaluation of code is
2862 performed.
2863
5b409b39 28642011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2865
2866 * org.texi (noweb-ref): New header argument documentation.
2867
5b409b39 28682011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2869
2870 * org.texi (Extracting source code): Documentation of the new
2871 org-babel-tangle-named-block-combination variable.
2872
5b409b39 28732011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 2874
bd7239f5 2875 * org.texi (Structure of code blocks): Explicitly state that the
ed9265fc 2876 behavior of multiple blocks of the same name is undefined.
3ab2c837 2877
5b409b39 28782011-08-15 Christian Egli <christian.egli@sbszh.ch>
3ab2c837
BG
2879
2880 * org.texi (TaskJuggler export): Modify the example to reflect the
2881 new effort durations.
2882
5b409b39 28832011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
2884
2885 * org.texi (Images in LaTeX export): Escape curly brackets in
2886 LaTeX example.
2887
5b409b39 28882011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2889
2890 * org.texi (The clock table): Document the :properties and
2891 :inherit-props arguments for the clocktable.
2892
5b409b39 28932011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2894
2895 * org.texi (Tables in LaTeX export): Document specifying placement
2896 options for tables.
2897
5b409b39 28982011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2899
2900 * org.texi (Evaluating code blocks): More specific documentation
2901 about the different types of header arguments.
2902
5b409b39 29032011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3ab2c837
BG
2904
2905 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
2906
5b409b39 29072011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2908
2909 * org.texi (Built-in table editor): Document the table field
2910 follow mode.
2911
5b409b39 29122011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
2913
2914 * org.texi (Easy Templates): Document new template.
2915
5b409b39 29162011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
2917
2918 * org.texi (Literal examples): Add a cross-reference from "Literal
2919 Examples" to "Easy Templates."
2920
5b409b39 29212011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2922
2923 * org.texi (The clock table): Add link to match syntax.
2924
5b409b39 29252011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2926
2927 * org.texi (Agenda commands): Document clock consistency checks.
2928
5b409b39 29292011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2930
2931 * org.texi (Built-in table editor): Document that \vert represents
2932 a vertical bar in a table field.
2933
5b409b39 29342011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2935
2936 * org.texi (Literal examples): Link from "Markup" > "Literate
2937 Examples" to "Working with Source Code".
2938
5b409b39 29392011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
2940
2941 * org.texi (Agenda commands): Doc for function option to bulk
2942 action.
2943
5b409b39 29442011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2945
2946 * org.texi (Template expansion): Document new %<...> template
2947 escape.
2948
5b409b39 29492011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2950
2951 * org.texi (Selective export): Document exclusion of any tasks
2952 from export.
2953
5b409b39 29542011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2955
2956 * org.texi (Selective export): Document how to exclude DONE tasks
2957 from export.
2958 (Publishing options): Document the properties to be used to turn off
2959 export of DONE tasks.
2960
5b409b39 29612011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2962
2963 * org.texi (The date/time prompt): Document date range protection.
2964
5b409b39 29652011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2966
2967 * org.texi (padline): Documentation of the new padline header
2968 argument.
2969
5b409b39 29702011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2971
2972 * org.texi (var): Adding "[" to list of characters triggering
2973 elisp evaluation.
2974
5b409b39 29752011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2976
2977 * org.texi (var): Documentation of Emacs Lisp evaluation during
2978 variable assignment.
2979
5b409b39 29802011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2981
2982 * org.texi (colnames): Reference indexing into variables, and note
2983 that colnames are *not* removed before indexing occurs.
2984 (rownames): Reference indexing into variables, and note that
2985 rownames are *not* removed before indexing occurs.
2986
5b409b39 29872011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2988
2989 * org.texi (var): Clarification of indexing into tabular
2990 variables.
2991
5b409b39 29922011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2993
2994 * org.texi (results): Documentation of the `:results wrap' header
2995 argument.
2996
5b409b39 29972011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 2998
bd7239f5 2999 * org.texi (LaTeX and PDF export): Add a note about a limitation
3ab2c837
BG
3000 of the LaTeX export: the org file has to be properly structured.
3001
5b409b39 30022011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 3003
c5b0993e
EW
3004 * org.texi (Dynamic blocks, Structure editing):
3005 Mention the function `org-narrow-to-block'.
3ab2c837 3006
5b409b39 30072011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3008
3009 * org.texi (Languages): Updating list of code block supported
3010 languages.
3011
5b409b39 30122011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3013
3014 * org.texi (Special properties): CATEGORY is a special property,
3015 but it may also used in the drawer.
3016
5b409b39 30172011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3018
3019 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
3020
5b409b39 30212011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
3022
3023 * org.texi (Include files): Document :lines.
3024
5b409b39 30252011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3026
3027 * org.texi (comments): Documentation of the ":comments noweb" code
3028 block header argument.
3029
5b409b39 30302011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 3031
c5b0993e 3032 * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
3ab2c837
BG
3033 added extra whitespace around functions to be consistent with the
3034 rest of the section.
3035
5b409b39 30362011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 3037
c5b0993e 3038 * org.texi (Evaluating code blocks): Expand discussion of
3ab2c837 3039 #+call: line syntax.
c5b0993e 3040 (Header arguments in function calls): Expand discussion of
3ab2c837
BG
3041 #+call: line syntax.
3042
5b409b39 30432011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3044
3045 * org.texi (Evaluating code blocks): More explicit about how to
3046 pass variables to #+call lines.
3047
5b409b39 30482011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3049
3050 * org.texi (Results of evaluation): Link to the :results header
3051 argument list from the "Results of evaluation" section.
3052
5b409b39 30532011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3054
3055 * org.texi (Conflicts): Adding additional information about
3056 resolving org/yasnippet conflicts.
3057
5b409b39 30582011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
3059
3060 * org.texi (Publishing options): Document style-include-scripts
3061 publishing project property.
3062
5b409b39 30632011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3064
3065 * org.texi (Sparse trees): Document the next-error /
3066 previous-error functionality.
3067
5b409b39 30682011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837 3069
c5b0993e 3070 * org.texi (cache): Improve documentation of code block caches.
3ab2c837 3071
5b409b39 30722011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837 3073
c5b0993e
EW
3074 * org.texi (Code block specific header arguments):
3075 Documentation of multi-line header arguments.
3ab2c837 3076
5b409b39 30772011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3078
3079 * org.texi (Code evaluation security): Add example for using a
3080 function.
3081
5b409b39 30822011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3083
3084 * org.texi (Tables in LaTeX export): Documentation of new
3085 attr_latex options for tables.
3086
5b409b39
BG
30872011-08-03 Michael Albinus <michael.albinus@gmx.de>
3088
3089 * trampver.texi: Update release number.
3090
30912011-07-30 Michael Albinus <michael.albinus@gmx.de>
3092
3093 Sync with Tramp 2.2.2.
3094
3095 * trampver.texi: Update release number.
3096
064e2d08
LMI
30972011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3098
3099 * flymake.texi (Example -- Configuring a tool called via make):
3100 Use /dev/null instead of the Windows "nul" (bug#8715).
3101
b8151e9c
LMI
31022011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3103
3104 * widget.texi (Setting Up the Buffer): Remove mention of the
3105 global keymap parent, which doesn't seem to be accurate
3106 (bug#7045).
3107
5b409b39
BG
31082011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3109
3110 * org.texi (Special agenda views): Fix double quoting (bug#3509).
3111
c0a8ae95
KR
31122010-07-10 Kevin Ryde <user42@zip.com.au>
3113
3114 * cl.texi (For Clauses): Add destructuring example processing an
3115 alist (bug#6596).
3116
ac6531ad
LMI
31172011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3118
3119 * ediff.texi (Major Entry Points): Remove mention of `require',
3120 since that's not pertinent in the installed Emacs (bug#9016).
3121
d30dd079
G
31222011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3123
3124 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
0c502747
LMI
3125 (Filtering New Groups): Clarify how simple the "options -n" format is.
3126 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
3127 is internal.
d30dd079 3128
862c0d68
MA
31292011-07-04 Michael Albinus <michael.albinus@gmx.de>
3130
c5b0993e
EW
3131 * tramp.texi (Cleanup remote connections):
3132 Add `tramp-cleanup-this-connection'.
862c0d68 3133
cd865a33
G
31342011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3135
3136 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
3137 zombies.
3138 (Checking New Groups): Ditto (bug#8974).
c5b0993e 3139 (Checking New Groups): Move the reference to the right place.
cd865a33
G
3140
31412011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
3142
3143 * gnus.texi (Startup Files): Clarify that we're talking about numbered
3144 backups, and not actual vc (bug#8975).
3145
79414ae4
KR
31462011-07-03 Kevin Ryde <user42@zip.com.au>
3147
3148 * cl.texi (For Clauses): @items for hash-values and key-bindings
3149 to make them more visible when skimming. Add examples of `using'
3150 clause to them, examples being clearer than a description in
3151 words (bug#6599).
3152
847ccf7c
AM
31532011-07-01 Alan Mackenzie <acm@muc.de>
3154
3155 * cc-mode.texi (Guessing the Style): New page.
3156 (Styles): Add a short introduction to above.
3157
3da13bb9
DD
31582011-06-28 Deniz Dogan <deniz@dogan.se>
3159
3160 * rcirc.texi (Configuration): Bug-fix:
3161 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
3162 Reported by Elias Pipping <pipping@exherbo.org>.
3163
60a0884e
G
31642011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3165
c5b0993e
EW
3166 * gnus.texi (Summary Mail Commands):
3167 Document `gnus-summary-reply-to-list-with-original'.
60a0884e 3168
0c7efc08
SM
31692011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
3170
3171 * eshell.texi (Known problems): Fix typo.
3172
ea3596a2
MA
31732011-06-12 Michael Albinus <michael.albinus@gmx.de>
3174
0c7efc08 3175 * tramp.texi (Customizing Completion): Mention authinfo-style files.
ea3596a2
MA
3176 (Password handling): `auth-source-debug' is good for debug messages.
3177
2da9c605
G
31782011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
3179
3180 * gnus.texi (Store custom flags and keywords): Refer to
3181 `gnus-registry-article-marks-to-{chars,names}' instead of
3182 `gnus-registry-user-format-function-{M,M2}'.
3183
e61923c8
GM
31842011-05-27 Paul Eggert <eggert@cs.ucla.edu>
3185
3186 * texinfo.tex: Merge from gnulib.
3187
627abcdd
TZ
31882011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
3189
3190 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
0c7efc08
SM
3191 (Store custom flags and keywords):
3192 Mention `gnus-registry-user-format-function-M' and
627abcdd
TZ
3193 `gnus-registry-user-format-function-M2'.
3194
a3c92bc1
EZ
31952011-05-17 Paul Eggert <eggert@cs.ucla.edu>
3196
8f906c40 3197 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
a3c92bc1 3198
85d870a9
GM
31992011-05-17 Glenn Morris <rgm@gnu.org>
3200
3201 * gnus.texi (Face): Fix typo.
3202
2cdee799
GM
32032011-05-14 Glenn Morris <rgm@gnu.org>
3204
3205 * dired-x.texi (Omitting Examples): Minor addition.
3206
79b70037
GM
32072011-05-10 Jim Meyering <meyering@redhat.com>
3208
3209 * ede.texi: Fix typo "or or -> or".
3210
a7111a62 32112011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
c2f51e23
G
3212
3213 * gnus.texi (Summary Buffer Lines):
3214 gnus-summary-user-date-format-alist does not exist.
3215 (Sorting the Summary Buffer): More about sorting threads.
3216
69026aba
MA
32172011-04-25 Michael Albinus <michael.albinus@gmx.de>
3218
3219 * trampver.texi: Update release number.
3220
9024ff79
MA
32212011-04-14 Michael Albinus <michael.albinus@gmx.de>
3222
3223 * tramp.texi (Frequently Asked Questions): New item for disabling
3224 Tramp in other packages.
3225
c3c65d73
TZ
32262011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
3227
3228 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
0c7efc08 3229 (Fancy splitting to parent, Store arbitrary data):
c5b0993e 3230 Update gnus-registry docs.
c3c65d73 3231
9ec6a317
JB
32322011-04-13 Juanma Barranquero <lekktu@gmail.com>
3233
3234 * ede.texi: Fix typos.
3235
1e3b6001
G
32362011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3237
9ec6a317
JB
3238 * gnus.texi (Window Layout): @itemize @code doesn't exist.
3239 It's @table @code.
1e3b6001 3240
a5954fa5
G
32412011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
3242
ed9265fc 3243 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
a5954fa5 3244
d71990a1
JB
32452011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
3246
3247 * calc.texi (Logarithmic Units): Update the function names.
3248
1518e4f0
G
32492011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3250
3251 * message.texi (Various Commands): Document format specs in the
3252 ellipsis.
3253
a123622d
G
32542011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
3255
3256 * message.texi (Insertion Variables): Document message-cite-style.
3257
32582011-03-14 Michael Albinus <michael.albinus@gmx.de>
e756ec02
MA
3259
3260 * tramp.texi (Remote processes): New subsection "Running shell on
3261 a remote host".
3262
4248cca2
TZ
32632011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
3264
3265 * auth.texi (Help for developers): Update docs to explain that the
3266 :save-function will only run the first time.
3267
54ce11a1
GM
32682011-03-12 Glenn Morris <rgm@gnu.org>
3269
3270 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
3271 (emacs-faq.text): New target.
3272 (clean): Add emacs-faq.
3273
0c3b25f8
MA
32742011-03-12 Michael Albinus <michael.albinus@gmx.de>
3275
3276 Sync with Tramp 2.2.1.
3277
3278 * trampver.texi: Update release number.
3279
b740639e
GM
32802011-03-11 Glenn Morris <rgm@gnu.org>
3281
3282 * Makefile.in (HTML_TARGETS): New.
3283 (clean): Delete $HTML_TARGETS.
3284 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
3285
733afdf4
TZ
32862011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
3287
3288 * auth.texi (Help for developers): Show example of using
3289 `auth-source-search' with prompts and :save-function.
3290
33383987
JB
32912011-03-07 Chong Yidong <cyd@stupidchicken.com>
3292
3293 * Version 23.3 released.
3294
a5057546
G
32952011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
3296
3297 * message.texi (Message Buffers): Update default value of
3298 message-generate-new-buffers.
3299
479a2c9b
JB
33002011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
3301
3302 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
3303 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
3304 respectively.
05a29101
JB
3305 (Musical Notes): New section.
3306 (Customizing Calc): Mention the customizable variable
3307 calc-note-threshold.
479a2c9b 3308
e0535b76
GM
33092011-03-03 Glenn Morris <rgm@gnu.org>
3310
3311 * url.texi (Dealing with HTTP documents): Remove reference to
3312 function url-decode-text-part; never seems to have existed. (Bug#6038)
e7b21e2b 3313 (Configuration): Update url-configuration-directory description.
e0535b76 3314
2777ccbf
GM
33152011-03-02 Glenn Morris <rgm@gnu.org>
3316
3317 * dired-x.texi (Multiple Dired Directories): Remove mentions
3318 of dired-default-directory-alist and dired-default-directory.
3319 Move dired-smart-shell-command here...
3320 (Miscellaneous Commands): ... from here.
3321
257219bd
PE
33222011-03-02 Paul Eggert <eggert@cs.ucla.edu>
3323
3324 * texinfo.tex: Update to version 2011-02-24.09.
3325
8889f4e2
GM
33262011-03-02 Glenn Morris <rgm@gnu.org>
3327
3328 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
3329 instead of the obsoleted dired-omit-here-always.
3330
5d41af19
MA
33312011-02-28 Michael Albinus <michael.albinus@gmx.de>
3332
3333 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
3334 supported systems.
3335
2b0c7330 33362011-02-28 Glenn Morris <rgm@gnu.org>
51a13bdd 3337
61cf3a76
GM
3338 * dbus.texi (Type Conversion): Grammar fix.
3339
cce7d530 33402011-02-23 Michael Albinus <michael.albinus@gmx.de>
51a13bdd 3341
cce7d530
GM
3342 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
3343 "Debian GNU/Linux".
51a13bdd 3344
cce7d530
GM
3345 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
3346
817b48a7
GM
33472011-02-23 Glenn Morris <rgm@gnu.org>
3348
cce7d530
GM
3349 * dired-x.texi (Features): Minor rephrasing.
3350 (Local Variables): Fix typos.
47301027
GM
3351
3352 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
3353 Standardize some Emacs/XEmacs terminology.
3354
817b48a7
GM
3355 * dired-x.texi (Features): Don't advertise obsolete local variables.
3356 Simplify layout.
3357 (Omitting Variables): Update local variables example.
3358 (Local Variables): Say this is obsolete. Fix description of
3359 dired-enable-local-variables possible values.
3360
4a3988d5
G
33612011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
3362
3363 * auth.texi (Help for users): Mention ~/.netrc is also searched by
3364 default now.
3365
8e22bee0
G
33662011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
3367
3368 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
3369
06b840e0
LI
33702011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
3371
3372 * gnus.texi (Window Layout): Document layout names.
3373
67ab0163 33742011-02-19 Eli Zaretskii <eliz@gnu.org>
0c973505
EZ
3375
3376 * ada-mode.texi: Sync @dircategory with ../../info/dir.
3377 * auth.texi: Sync @dircategory with ../../info/dir.
3378 * autotype.texi: Sync @dircategory with ../../info/dir.
3379 * calc.texi: Sync @dircategory with ../../info/dir.
3380 * cc-mode.texi: Sync @dircategory with ../../info/dir.
3381 * cl.texi: Sync @dircategory with ../../info/dir.
3382 * dbus.texi: Sync @dircategory with ../../info/dir.
3383 * dired-x.texi: Sync @dircategory with ../../info/dir.
3384 * ebrowse.texi: Sync @dircategory with ../../info/dir.
3385 * ede.texi: Sync @dircategory with ../../info/dir.
3386 * ediff.texi: Sync @dircategory with ../../info/dir.
3387 * edt.texi: Sync @dircategory with ../../info/dir.
3388 * eieio.texi: Sync @dircategory with ../../info/dir.
3389 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
3390 * epa.texi: Sync @dircategory with ../../info/dir.
3391 * erc.texi: Sync @dircategory with ../../info/dir.
3392 * eshell.texi: Sync @dircategory with ../../info/dir.
3393 * eudc.texi: Sync @dircategory with ../../info/dir.
3394 * flymake.texi: Sync @dircategory with ../../info/dir.
3395 * forms.texi: Sync @dircategory with ../../info/dir.
3396 * gnus.texi: Sync @dircategory with ../../info/dir.
3397 * idlwave.texi: Sync @dircategory with ../../info/dir.
3398 * mairix-el.texi: Sync @dircategory with ../../info/dir.
3399 * message.texi: Sync @dircategory with ../../info/dir.
3400 * mh-e.texi: Sync @dircategory with ../../info/dir.
3401 * newsticker.texi: Sync @dircategory with ../../info/dir.
3402 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
3403 * org.texi: Sync @dircategory with ../../info/dir.
3404 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
3405 * pgg.texi: Sync @dircategory with ../../info/dir.
3406 * rcirc.texi: Sync @dircategory with ../../info/dir.
3407 * reftex.texi: Sync @dircategory with ../../info/dir.
3408 * remember.texi: Sync @dircategory with ../../info/dir.
3409 * sasl.texi: Sync @dircategory with ../../info/dir.
3410 * sc.texi: Sync @dircategory with ../../info/dir.
3411 * semantic.texi: Sync @dircategory with ../../info/dir.
3412 * ses.texi: Sync @dircategory with ../../info/dir.
3413 * sieve.texi: Sync @dircategory with ../../info/dir.
3414 * smtpmail.texi: Sync @dircategory with ../../info/dir.
3415 * speedbar.texi: Sync @dircategory with ../../info/dir.
3416 * trampver.texi [emacs]: Set emacsname to "Emacs".
3417 * tramp.texi: Sync @dircategory with ../../info/dir.
3418 * url.texi: Sync @dircategory with ../../info/dir.
3419 * vip.texi: Sync @dircategory with ../../info/dir.
3420 * viper.texi: Sync @dircategory with ../../info/dir.
3421 * widget.texi: Sync @dircategory with ../../info/dir.
3422 * woman.texi: Sync @dircategory with ../../info/dir.
3423
30abce25
GM
34242011-02-19 Glenn Morris <rgm@gnu.org>
3425
0c7efc08
SM
3426 * dired-x.texi (Technical Details): No longer redefines
3427 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
bea584fa 3428 dired-read-shell-command, or dired-find-buffer-nocreate.
30abce25 3429
73572c72
AG
34302013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
3431
78b8f320 3432 * eshell.texi (Input/Output): Document insert output redirection operator, >>>.
73572c72 3433
f31f8469
GM
34342011-02-18 Glenn Morris <rgm@gnu.org>
3435
3436 * dired-x.texi (Optional Installation File At Point): Simplify.
3437
35123c04
TZ
34382011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
3439
3440 * auth.texi (Help for users): Use :port instead of :protocol for all
3441 auth-source docs.
7ba93e94
G
3442 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
3443 to have two files in `auth-sources'.
35123c04 3444
da5e0ce4
GM
34452011-02-16 Glenn Morris <rgm@gnu.org>
3446
b322c9af
GM
3447 * dired-x.texi: Use emacsver.texi to get Emacs version.
3448 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
3449 Depend on emacsver.texi.
3450
07ca5555
GM
3451 * dired-x.texi: Drop meaningless version number.
3452 (Introduction): Remove old info.
3453 (Optional Installation Dired Jump): Autoload from dired-x.
3454 Remove incorrect info about loaddefs.el.
3455 (Bugs): Just refer to M-x report-emacs-bug.
3456
da5e0ce4
GM
3457 * dired-x.texi (Multiple Dired Directories): Update for rename of
3458 default-directory-alist.
3459 (Miscellaneous Commands): No longer mention very old VM version 4.
3460
bb55f713
PE
34612011-02-15 Paul Eggert <eggert@cs.ucla.edu>
3462
3463 Merge from gnulib.
3464 * texinfo.tex: Update to version 2011-02-14.11.
3465
5415d076
G
34662011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
3467
da5e0ce4
GM
3468 * auth.texi (Help for users):
3469 Login collection is "Login" and not "login".
5415d076 3470
14029d4b
MA
34712011-02-13 Michael Albinus <michael.albinus@gmx.de>
3472
3473 * tramp.texi (History): Remove IMAP support.
3474 (External methods, Frequently Asked Questions): Remove `imap' and
3475 `imaps' methods.
3476 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
3477
3478 * trampver.texi: Remove default value of `emacsimap'.
3479
8a36c07f
GM
34802011-02-13 Glenn Morris <rgm@gnu.org>
3481
3482 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
3483 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
3484
165bc5a0
GM
34852011-02-12 Glenn Morris <rgm@gnu.org>
3486
3487 * sc.texi (Getting Connected): Remove old index entries.
3488
5415d076 34892011-02-12 Ulrich Mueller <ulm@gentoo.org>
43aa28e2
UM
3490
3491 * url.texi: Remove duplicate @dircategory (Bug#7942).
3492
b8e0f0cd
G
34932011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
3494
8a36c07f
GM
3495 * auth.texi (Overview, Help for users, Help for developers):
3496 Update docs.
b8e0f0cd
G
3497 (Help for users): Talk about spaces.
3498
caf82551
PE
34992011-02-09 Paul Eggert <eggert@cs.ucla.edu>
3500
3501 * texinfo.tex: Update to version 2011-02-07.16.
3502
1ff98217
MA
35032011-02-07 Michael Albinus <michael.albinus@gmx.de>
3504
3505 * dbus.texi (Bus names): Adapt descriptions for
3506 dbus-list-activatable-names and dbus-list-known-names.
3507
2e78df6b
JB
35082011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
3509
3510 * calc.texi (Logarithmic Units): New section.
3511
7fbf7cae
TZ
35122011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
3513
3514 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
3515 manuals use it now.
3516
0c7efc08 3517 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
7fbf7cae 3518
156ad271
KY
35192011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
3520
3521 * overrides.texi: Remove.
3522
3523 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
3524 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
3525
36539990
MA
35262011-02-05 Michael Albinus <michael.albinus@gmx.de>
3527
3528 * tramp.texi (Frequently Asked Questions): Mention problems with
3529 WinSSHD.
3530
3531 * trampver.texi: Update release number.
3532
35332011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
3534
3535 * tramp.texi:
3536 Replace "delimet" with "delimit" globally.
3537 Replace "explicite" with "explicit" globally.
3538 Replace "instead of" with "instead" where there was nothing after "of".
3539 Audit use of comma before interrogative pronoun, "that", or "which".
3540 Minor word order, spelling, wording changes.
3541
ec72bf63
G
35422011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
3543
3544 * overrides.texi: New file to set or clear WEBHACKDEVEL.
3545
3546 * sieve.texi: Use WEBHACKDEVEL.
3547
3548 * sasl.texi: Use WEBHACKDEVEL.
3549
3550 * pgg.texi: Use WEBHACKDEVEL.
3551
3552 * message.texi: Use WEBHACKDEVEL.
3553
3554 * gnus.texi: Use WEBHACKDEVEL.
3555
3556 * emacs-mime.texi: Use WEBHACKDEVEL.
3557
3558 * auth.texi: Use WEBHACKDEVEL.
3559
3560 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
3561 manuals.
3562
35632011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
3564
3565 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
3566
90b750f4
PE
35672011-02-03 Paul Eggert <eggert@cs.ucla.edu>
3568
3569 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
3570 which in turn is copied from ftp://tug.org/tex/.
3571
0e751a49
GM
35722011-02-03 Glenn Morris <rgm@gnu.org>
3573
3574 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
3575 (Binding combinations of modifiers and function keys):
3576 Let's assume people reading this are not using Emacs 18.
3577
7f13c2e2
LI
35782011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
3579
3580 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
3581 since it's run automatically.
3582
d76c843e
LI
35832011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
3584
3585 * gnus.texi (Customizing Articles): Fix typo.
3586
12e3ca0a
LI
35872011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
3588
3589 * gnus.texi (Customizing Articles): Document the new way of customizing
3590 the date headers(s).
3591
fe72c8fa
LI
35922011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
3593
3594 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
3595 splitting example.
3596
bf3dae7e
EZ
35972011-01-29 Eli Zaretskii <eliz@gnu.org>
3598
3599 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
3600 (MAKEINFO_OPTS): New variable.
3601 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
3602 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
3603 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
3604 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
3605 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
3606 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
3607 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
3608 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
3609 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
3610 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
3611 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
3612 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
3613 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
3614 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
3615 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
3616 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
3617 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
3618 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
3619
d6f13ac8
LI
36202011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
3621
3622 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
3623
c5ecc769
G
36242011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
3625
3626 * message.texi (IDNA): Explain what it is.
3627
36282011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
3629
3630 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
3631
45eb2a5d
WL
36322011-01-23 Werner Lemberg <wl@gnu.org>
3633
3634 * Makefile.in (MAKEINFO): Now controlled by `configure'.
3635 (MAKEINFO_OPTS): New variable. Use it where appropriate.
0c7efc08 3636 (ENVADD): Update.
45eb2a5d 3637
6872a814
GM
36382011-01-18 Glenn Morris <rgm@gnu.org>
3639
3640 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
3641
77ab81d0 36422011-01-14 Eduard Wiebe <usenet@pusto.de>
b218c6cd
EW
3643
3644 * nxml-mode.texi (Introduction): Fix file name typos.
3645
d221e780
CO
36462011-01-13 Christian Ohler <ohler@gnu.org>
3647
3648 * ert.texi: New file.
3649
3650 * Makefile.in:
3651 * makefile.w32-in: Add ert.texi.
3652
8c904d82
MA
36532011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
3654
3655 * dbus.texi (Receiving Method Calls): New function
3656 dbus-register-service. Rearrange node.
3657
f56e0e7a
PE
36582011-01-07 Paul Eggert <eggert@cs.ucla.edu>
3659
3660 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
3661 which in turn is copied from ftp://tug.org/tex/.
3662
0fadf00e
MA
36632011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
3664
3665 * dbus.texi (Receiving Method Calls): Describe new optional
3666 parameter dont-register-service of dbus-register-{method,property}.
3667
8b358e90
DU
36682010-12-17 Daiki Ueno <ueno@unixuser.org>
3669
0c7efc08
SM
3670 * epa.texi (Encrypting/decrypting *.gpg files):
3671 Mention epa-file-select-keys.
8b358e90 3672
549c9aed
G
36732010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
3674
3675 * gnus.texi (Archived Messages): Remove outdated text.
3676
36772010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
3678
0c7efc08 3679 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
549c9aed 3680
156e3f9c
G
36812010-12-15 Andrew Cohen <cohen@andy.bu.edu>
3682
83f3eadc 3683 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
156e3f9c 3684
8151d490
AC
36852010-12-14 Andrew Cohen <cohen@andy.bu.edu>
3686
3687 * gnus.texi (The swish++ Engine): Add customizable parameters
3688 descriptions.
3689 (The swish-e Engine): Ditto.
3690
305bdd22
MA
36912010-12-14 Michael Albinus <michael.albinus@gmx.de>
3692
3693 * tramp.texi (Inline methods): Add "ksu" method.
3694 (Remote processes): Add example with remote `default-directory'.
3695
53aff12a
GM
36962010-12-14 Glenn Morris <rgm@gnu.org>
3697
3698 * faq.texi (Expanding aliases when sending mail):
3699 Now build-mail-aliases is interactive.
3700
8a1cdce5
AC
37012010-12-13 Andrew Cohen <cohen@andy.bu.edu>
3702
3703 * gnus.texi: First pass at adding (rough) nnir documentation.
3704
7410c270
G
37052010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3706
53aff12a
GM
3707 * gnus.texi (Filtering New Groups):
3708 Mention gnus-auto-subscribed-categories.
3709 (The First Time): Remove, since default-subscribed-newsgroups has been
7410c270
G
3710 removed.
3711
f49d1f52 37122010-12-13 Glenn Morris <rgm@gnu.org>
7dde1a86
GM
3713
3714 * cl.texi (For Clauses): Small fixes for frames and windows.
3715
acedf35c
CD
37162010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
3717
3718 * org.texi (Using capture): Document using prefix arguments for
3719 finalizing capture.
3720 (Agenda commands): Document prefix argument for the bulk scatter
3721 command.
3722 (Beamer class export): Document that also overlay arguments can be
3723 passed to the column environment.
3724 (Template elements): Document the new entry type.
3725
37262010-12-11 Puneeth Chaganti <punchagan@gmail.com>
3727
3728 * org.texi (Include files): Document :minlevel.
3729
37302010-12-11 Julien Danjou <julien@danjou.info>
3731
3732 * org.texi (Categories): Document category icons.
3733
37342010-12-11 Eric Schulte <schulte.eric@gmail.com>
3735
3736 * org.texi (noweb): Fix typo.
3737
516aa569
G
37382010-12-06 Tassilo Horn <tassilo@member.fsf.org>
3739
3740 * gnus.texi (Server Commands): Point to the rest of the server
3741 commands.
3742
04db63bc
G
37432010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3744
3745 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
3746 g'.
3747
ed797193
G
37482010-12-02 Julien Danjou <julien@danjou.info>
3749
3750 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
3751
37522010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3753
3754 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
3755 (Direct Functions): Note the STARTTLS upgrade.
3756
07976ae3 37572010-11-27 Glenn Morris <rgm@gnu.org>
4d47208a 3758 James Clark <none@example.com>
d3dfb185
GM
3759
3760 * nxml-mode.texi (Introduction): New section.
3761
59e75882
G
37622010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3763
3764 * gnus.texi (Server Commands): Document gnus-server-show-server.
3765
568a887f
MA
37662010-11-20 Michael Albinus <michael.albinus@gmx.de>
3767
3768 Sync with Tramp 2.2.0.
3769
3770 * trampver.texi: Update release number.
3771
1265829e
JB
37722010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
3773
3774 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
3775 Mention that the TeX specific units won't use the `tex' prefix
3776 in TeX mode.
3777
239661c0
KY
37782010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
3779
3780 * gnus.texi (Misc Article): Document gnus-inhibit-images.
3781
4a47c275 37822010-11-17 Glenn Morris <rgm@gnu.org>
20989285
GM
3783
3784 * edt.texi: Remove information about Emacs 19.
3785
4a47c275 37862010-11-17 Michael Albinus <michael.albinus@gmx.de>
3ff91964
MA
3787
3788 * trampver.texi: Update release number.
3789
2f0e0dc8
KY
37902010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
3791
3792 * gnus.texi (Article Washing): Fix typo.
3793
afe98dfa
CD
37942010-11-11 Noorul Islam <noorul@noorul.com>
3795
56f5a94e 3796 * org.texi: Fix typo.
afe98dfa
CD
3797
37982010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3799
3800 * org.texi (Using capture): Explain that refiling is
3801 sensitive to cursor position.
3802
38032010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3804
56f5a94e 3805 * org.texi (Images and tables): Add cross reference to link section.
afe98dfa
CD
3806
38072010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3808
3809 * org.texi: Document the <c> cookie.
3810
38112010-11-11 Eric Schulte <schulte.eric@gmail.com>
3812
bd7239f5 3813 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
56f5a94e 3814 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
afe98dfa
CD
3815
38162010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3817
56f5a94e 3818 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
afe98dfa
CD
3819
38202010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3821
56f5a94e 3822 * org.texi (Project alist): Mention that this is a property list.
afe98dfa
CD
3823
38242010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3825
3826 * org.texi (Setting up the staging area): Document that
3827 file names remain visible when encrypting the MobileOrg files.
3828
38292010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3830
3831 * org.texi (Setting up the staging area): Document which
3832 versions are needed for encryption.
3833
38342010-11-11 Eric Schulte <schulte.eric@gmail.com>
3835
56f5a94e
GM
3836 * org.texi (noweb): Update :noweb documentation to
3837 reflect the new "tangle" argument.
afe98dfa
CD
3838
38392010-11-11 Eric Schulte <schulte.eric@gmail.com>
3840
56f5a94e
GM
3841 * org.texi (Batch execution): Improve tangling script in
3842 documentation.
afe98dfa
CD
3843
38442010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3845
3846 * org.texi (Handling links):
3847 (In-buffer settings): Document inlining images on startup.
3848
38492010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3850
3851 * org.texi (Setting up the staging area): Document use of
3852 crypt password.
3853
38542010-11-11 David Maus <dmaus@ictsoc.de>
3855
56f5a94e 3856 * org.texi (Template expansion): Add date related link type escapes.
afe98dfa
CD
3857
38582010-11-11 David Maus <dmaus@ictsoc.de>
3859
56f5a94e
GM
3860 * org.texi (Template expansion): Add mew in table for link type
3861 escapes.
afe98dfa
CD
3862
38632010-11-11 David Maus <dmaus@ictsoc.de>
3864
56f5a94e 3865 * org.texi (Template expansion): Fix typo in link type escapes.
afe98dfa
CD
3866
38672010-11-11 Eric Schulte <schulte.eric@gmail.com>
3868
56f5a94e 3869 * org.texi (Structure of code blocks): Another documentation tweak.
afe98dfa
CD
3870
38712010-11-11 Eric Schulte <schulte.eric@gmail.com>
3872
56f5a94e 3873 * org.texi (Structure of code blocks): Documentation tweak.
afe98dfa
CD
3874
38752010-11-11 Eric Schulte <schulte.eric@gmail.com>
3876
56f5a94e
GM
3877 * org.texi (Structure of code blocks):
3878 Update documentation to mention inline code block syntax.
afe98dfa
CD
3879
38802010-11-11 Eric Schulte <schulte.eric@gmail.com>
3881
56f5a94e 3882 * org.texi (comments): Improve wording.
afe98dfa
CD
3883
38842010-11-11 Eric Schulte <schulte.eric@gmail.com>
3885
56f5a94e 3886 * org.texi (comments): Document the new :comments header arguments.
afe98dfa
CD
3887
38882010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3889
3890 * org.texi (Installation): Remove the special
3891 installation instructions for XEmacs.
3892
38932010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
3894
56f5a94e 3895 * org.texi (Easy Templates): New section. Documents quick
afe98dfa
CD
3896 insertion of empty structural elements.
3897
38982010-11-11 Noorul Islam <noorul@noorul.com>
3899
56f5a94e 3900 * org.texi: Fix doc.
afe98dfa
CD
3901
39022010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
3903
3904 * org.texi (The date/time prompt): Document specification
3905 of time ranges.
3906
39072010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3908
3909 * org.texi (Internal links): Document the changes in
3910 internal links.
3911
39122010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3913
3914 * org.texi (Agenda commands): Document the limitation for
3915 the filter preset - it can only be used for an entire agenda
3916 view, not in an individual block in a block agenda.
3917
39182010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
3919
3920 * org.texi (iCalendar export): Document alarm creation.
3921
6f8fc60c
MA
39222010-11-10 Michael Albinus <michael.albinus@gmx.de>
3923
3924 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
3925
be3c11b3
LMI
39262010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
3927
3928 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
3929
d607b96b 39302010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
3ff91964 3931
d607b96b 3932 * calc.texi: Use emacsver.texi to determine Emacs version.
3ff91964 3933
181cb5fb
G
39342010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3935
3936 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
3937 since that works by default.
3938
39392010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
3940
3941 * gnus.texi (Customizing the IMAP Connection): Document
3942 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
3943
36bc5d3b
MA
39442010-11-04 Michael Albinus <michael.albinus@gmx.de>
3945
3946 * tramp.texi (Remote shell setup): New item "Interactive shell
3947 prompt". Reported by Christian Millour <cm@abtela.com>.
3948 (Remote shell setup, Remote processes): Use @code{} for
3949 environment variables.
3950
cf503f7c
GM
39512010-11-03 Glenn Morris <rgm@gnu.org>
3952
537b04b9 3953 * ediff.texi (Quick Help Commands, Miscellaneous):
d7619e3b 3954 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
cf503f7c 3955
389b76fa
G
39562010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3957
3958 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
3959
2699a554 39602010-10-31 Glenn Morris <rgm@gnu.org>
bbe1ba5e
GM
3961
3962 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
3963
2699a554 39642010-10-31 Glenn Morris <rgm@gnu.org>
97af9a72
GM
3965
3966 * cc-mode.texi: Remove reference to defunct viewcvs URL.
3967
99e65b2d
G
39682010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3969
0c7efc08
SM
3970 * gnus.texi (Client-Side IMAP Splitting):
3971 Mention nnimap-unsplittable-articles.
99e65b2d
G
3972
39732010-10-29 Julien Danjou <julien@danjou.info>
3974
3975 * gnus.texi (Finding the News): Remove references to obsoletes
3976 variables `gnus-nntp-server' and `gnus-secondary-servers'.
3977
aeeb3dcb
EZ
39782010-10-29 Eli Zaretskii <eliz@gnu.org>
3979
3980 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
3981 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
3982 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
3983 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
3984
8289f37b
GM
39852010-10-28 Glenn Morris <rgm@gnu.org>
3986
3987 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
3988 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
3989 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
3990
d85d3b3a
DU
39912010-10-25 Daiki Ueno <ueno@unixuser.org>
3992
3993 * epa.texi (Mail-mode integration): Add alternative key bindings
3994 for epa-mail commands; escape comma.
c05c2b9b 3995 Don't use the word "PGP", since it is a non-free program.
d85d3b3a 3996
9f534a47
JB
39972010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
3998
99e65b2d 3999 * calc.texi: Use emacsver.texi to determine Emacs version.
9f534a47 4000
5793a7bc 40012010-10-24 Juanma Barranquero <lekktu@gmail.com>
88dbda51
JB
4002
4003 * gnus.texi (Group Parameters, Buttons): Fix typos.
4004
280f417b
G
40052010-10-22 Tassilo Horn <tassilo@member.fsf.org>
4006
4007 * gnus.texi (Subscription Commands): Mention that you can also
4008 subscribe to new groups via the Server buffer, which is probably more
4009 convenient when subscribing to many groups.
4010
d806c872
G
40112010-10-21 Julien Danjou <julien@danjou.info>
4012
4013 * message.texi (Message Headers): Allow message-default-headers to be a
4014 function.
4015
d5798f68
LMI
40162010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4017
4018 * gnus-news.texi: Mention new archive defaults.
4019
b79bbef7
KY
40202010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
4021
4022 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
4023
2526f423
G
40242010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
4025
4026 * gnus.texi (HTML): Document the function value of
4027 gnus-blocked-images.
4028 (Article Washing): shr and gnus-w3m, not the direct function names.
4029
ba91f05d
G
40302010-10-20 Julien Danjou <julien@danjou.info>
4031
4032 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
4033 variable.
4034
da451787
LMI
40352010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
4036
4037 * gnus.texi (Customizing the IMAP Connection): The port strings are
4038 strings.
c872595d 4039 (Document Groups): Mention git.
da451787 4040
7cad71ad
G
40412010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
4042
4043 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
4044 bzr/Gnus git sync.
4045
c56dfd36
EZ
40462010-10-15 Eli Zaretskii <eliz@gnu.org>
4047
4048 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
4049 change.
4050
a1d16a7b
G
40512010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4052
4053 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
4054 @item syntax for in-Emacs makeinfo.
4055
40562010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
4057
4058 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
4059 trim sentence.
4060
98e2b864
DU
40612010-10-12 Daiki Ueno <ueno@unixuser.org>
4062
4063 * epa.texi (Caching Passphrases):
0c7efc08
SM
4064 * auth.texi (GnuPG and EasyPG Assistant Configuration):
4065 Clarify some configurations require to set up gpg-agent.
98e2b864 4066
c12e4a81
GM
40672010-10-11 Glenn Morris <rgm@gnu.org>
4068
4069 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
4070
f7aa248a
G
40712010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4072
4073 * gnus.texi (Spam Package Introduction): Mention `$'.
4074
6513b232
EZ
40752010-10-09 Eli Zaretskii <eliz@gnu.org>
4076
4077 * makefile.w32-in (emacsdir): New variable.
4078 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
4079 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
4080
abd40fb4
GM
40812010-10-09 Glenn Morris <rgm@gnu.org>
4082
0f05450f
GM
4083 * Makefile.in (mostlyclean): Delete *.toc.
4084
d3a4ac46
GM
4085 * Makefile.in: Use $< in rules.
4086
aa9db089
GM
4087 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
4088
abd40fb4
GM
4089 * Makefile.in ($(infodir)): Delete rule.
4090 (mkinfodir): New. Use it in all the info rules, rather than depending
4091 on infodir.
4092
ea274122
GM
40932010-10-09 Glenn Morris <rgm@gnu.org>
4094
6e90e2a8
GM
4095 * gnus.texi (Article Washing): Fix previous change.
4096
f7a31f11
GM
4097 * Makefile.in (emacsdir): New variable.
4098 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
b13254e7
GM
4099 Depend on emacsver.texi.
4100
f7a31f11
GM
4101 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
4102
ea274122
GM
4103 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
4104
36d3245f
G
41052010-10-08 Julien Danjou <julien@danjou.info>
4106
f7a31f11 4107 * gnus.texi: Add mm-shr.
36d3245f
G
4108
41092010-10-08 Ludovic Courtès <ludo@gnu.org>
4110
4111 * gnus.texi (Finding the Parent, The Gnus Registry)
4112 (Registry Article Refer Method): Update docs for nnregistry.el.
4113
41142010-10-08 Daiki Ueno <ueno@unixuser.org>
4115
4116 * auth.texi (Help for users)
4117 (GnuPG and EasyPG Assistant Configuration): Update docs.
4118
12359245
GM
41192010-10-08 Glenn Morris <rgm@gnu.org>
4120
4121 * cl.texi (Organization, Installation, Old CL Compatibility):
4122 Deprecate cl-compat for new code.
4628bef1 4123 (Usage, Installation): Remove outdated information.
e1a8c4c0
GM
4124
4125 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
4126
fcf2d385
KY
41272010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4128
4129 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
4130
66627fa9
G
41312010-10-06 Julien Danjou <julien@danjou.info>
4132
fd9ba500
JD
4133 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
4134
66627fa9
G
4135 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
4136 broken link.
4137
4138 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
4139
4140 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
4141 to ReiserFS.
4142
4143 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
4144 (FAQ 7-1): Fix getmail URL.
4145
65f54520
DU
41462010-10-06 Daiki Ueno <ueno@unixuser.org>
4147
4148 * epa.texi (Caching Passphrases): New section.
4149
4c83f6e1
GM
41502010-10-06 Glenn Morris <rgm@gnu.org>
4151
4152 * Makefile.in (SHELL): Set it.
4153 (info): Move the mkdir dependency to the individual info files.
4154 (mostlyclean): Tidy up.
4155 (clean): Only delete the specific dvi and pdf files.
4156 (maintainer-clean): Be more restrictive in what we delete.
8a944cea 4157 ($(infodir)): Add parallel build workaround.
4c83f6e1 4158
71e691a5
G
41592010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4160
4161 * gnus.texi (Misc Article): Document gnus-widen-article-window.
4162
a41c2e6d
G
41632010-10-03 Julien Danjou <julien@danjou.info>
4164
0c7efc08
SM
4165 * emacs-mime.texi (Display Customization):
4166 Update mm-inline-large-images documentation and add documentation for
a41c2e6d
G
4167 mm-inline-large-images-proportion.
4168
37255945
MA
41692010-10-03 Michael Albinus <michael.albinus@gmx.de>
4170
0c7efc08
SM
4171 * tramp.texi (Frequently Asked Questions):
4172 Mention remote-file-name-inhibit-cache.
37255945 4173
11e4e7bd
LMI
41742010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4175
4176 * gnus.texi (Splitting Mail): Fix @xref syntax.
870409d4 4177 (Splitting Mail): Really fix the @ref syntax.
11e4e7bd 4178
cb83220a
KY
41792010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4180
0c7efc08
SM
4181 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
4182 (Article Hiding): Add google banner example.
4183 Suggested by Benjamin Xu.
cb83220a 4184
6b958814
G
41852010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
4186
0c7efc08
SM
4187 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
4188 Remove nnimap-split-rule from examples.
6b958814
G
4189
41902010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4191
4192 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
4193 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
4194 Fishman.
4195 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
4196
41972010-09-30 Julien Danjou <julien@danjou.info>
4198
4199 * gnus.texi (Gravatars): Fix documentation about
4200 gnu-gravatar-properties.
4201
b9476c04
DU
42022010-09-29 Daiki Ueno <ueno@unixuser.org>
4203
4204 * epa.texi (Bug Reports): New section.
4205
5f874327
GM
42062010-09-29 Glenn Morris <rgm@gnu.org>
4207
4208 * Makefile.in (top_srcdir): Remove unused variable.
4209
6b958814
G
42102010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4211
4212 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
4213 (Client-Side IMAP Splitting): Document 'default.
4214
42152010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
4216
0c7efc08
SM
4217 * gnus.texi (Customizing the IMAP Connection):
4218 Document nnimap-fetch-partial-articles.
6b958814 4219
82bccbfa
KY
42202010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4221
4222 * gnus-news.texi: Mention nnimap-inbox.
4223
4224 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
4225
42262010-09-26 Julien Danjou <julien@danjou.info>
4227
47e08896 4228 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
82bccbfa
KY
4229
42302010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4231
4232 * gnus.texi (Security): Remove gpg.el mention.
4233
42342010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
4235
4236 * gnus.texi (Browse Foreign Server): New variable
4237 gnus-browse-subscribe-newsgroup-method.
4238
4239 * gnus-news.texi: Mention it.
4240
42412010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4242
0c7efc08 4243 * gnus.texi (NoCeM): Remove.
82bccbfa
KY
4244 (Startup Variables): No jingle.
4245
4c964351
UM
42462010-09-25 Ulrich Mueller <ulm@gentoo.org>
4247
4248 * woman.texi (Interface Options): xz compression is now supported.
4249
82bccbfa
KY
42502010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
4251
4252 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
4253 (Unavailable Servers): Document gnus-server-copy-server.
4254 (Using IMAP): Document the new nnimap.
4255
42562010-09-25 Julien Danjou <julien@danjou.info>
4257
47e08896 4258 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
82bccbfa 4259
18778f71
GM
42602010-09-24 Glenn Morris <rgm@gnu.org>
4261
4262 * url.texi (Disk Caching): Tweak previous change.
4263
9c766321
JD
42642010-09-24 Julien Danjou <julien@danjou.info>
4265
4266 * url.texi (Disk Caching): Mention url-cache-expire-time,
4267 url-cache-expired, and url-fetch-from-cache.
4268
82bccbfa
KY
42692010-09-24 Julien Danjou <julien@danjou.info>
4270
4271 * gnus.texi: Add Gravatars.
4272
42732010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4274
4275 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
4276
592bdb9a
LMI
42772010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4278
4279 * gnus.texi (Expunging mailboxes): Update name of the expunging
4280 command.
4281
e4e22d29
KY
42822010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
4283
4284 * emacs-mime.texi (rfc2047): Update description for
4285 rfc2047-encode-parameter.
4286
371d9801
MA
42872010-09-13 Michael Albinus <michael.albinus@gmx.de>
4288
4289 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
4290 "fish" methods.
4291 (External methods): Remove "scp1_old" and "scp2_old" methods.
4292
31ae5827
MA
42932010-09-09 Michael Albinus <michael.albinus@gmx.de>
4294
4295 * tramp.texi: Remove Japanese manual. Fix typo.
4296
4297 * trampver.texi: Update release number. Remove japanesemanual.
4298
c0468714
GM
42992010-09-09 Glenn Morris <rgm@gnu.org>
4300
4301 * org.texi: Restore clobbered changes (copyright years, untabify).
4302
86441999
JD
43032010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
4304
4305 * gnus.texi (Adaptive Scoring): Fix typo.
4306
25f28806
LMI
43072010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4308
4309 * gnus.texi (Article Display): Document gnus-html-show-images.
4310
45240125 43112010-09-02 Jan Djärv <jan.h.d@swipnet.se>
25f28806 4312
45240125
JD
4313 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
4314
59d09f15
LMI
43152010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4316
4317 * gnus.texi (HTML): Document gnus-max-image-proportion.
4318
2cdd366f
KY
43192010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4320
51dee5ef
KY
4321 * gnus.texi (HTML): Document gnus-blocked-images.
4322
2cdd366f
KY
4323 * message.texi (Wide Reply): Document message-prune-recipient-rules.
4324
b0e4f3fc
KY
43252010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4326
4327 * gnus.texi (Summary Mail Commands): Note that only the addresses from
4328 the first message are used for wide replies.
f02566ce
KY
4329 (Changing Servers): Remove documentation on gnus-change-server and
4330 friends, since it's been removed.
b0e4f3fc 4331
598451ed
KY
43322010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4333
4334 * gnus.texi (Drafts): Mention B DEL.
4335
e7842e69
KY
43362010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
4337
4338 * gnus.texi (Delayed Articles): Mention that the Date header is the
4339 original one, even if you delay.
4340
85115796
KY
43412010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4342
0c7efc08
SM
4343 * gnus.texi (Asynchronous Fetching):
4344 Document gnus-async-post-fetch-function.
85115796
KY
4345 (HTML): Made into its own section.
4346
f0b44bc0
MA
43472010-08-26 Michael Albinus <michael.albinus@gmx.de>
4348
4349 Sync with Tramp 2.1.19.
4350
c5b0993e
EW
4351 * tramp.texi (Inline methods, Default Method):
4352 Mention `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
0c7efc08 4353 Remove remark about doubled "-t" argument.
217876c9
MA
4354 (Auto-save and Backup): Remove reference to Emacs 21.
4355 (Filename Syntax): Describe port numbers.
4356 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
4357 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
4358 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
4359 errors with the backquotes.
4360 (External packages): File attributes cache flushing for asynchronous
4361 processes.
4362 (Traces and Profiles): Describe verbose level 9.
4363
f0b44bc0
MA
4364 * trampver.texi: Update release number.
4365
7457f7b6
MA
43662010-08-23 Michael Albinus <michael.albinus@gmx.de>
4367
4368 * dbus.texi (Alternative Buses): New chapter.
4369
b695beda
SM
43702010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
4371
4372 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
4373
443c2c03
JB
43742010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
4375
4376 * calc.texi (Customizing Calc): Rearrange description of new
4377 variables to match the presentation of other variables.
4378
7815fe19 43792010-08-08 Juanma Barranquero <lekktu@gmail.com>
e1d294ab
JB
4380
4381 * org.texi (Footnotes, Tables in HTML export): Fix typos.
4382
2c695727
JB
43832010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
4384
4385 * calc.texi (Making Selections, Selecting Subformulas)
4386 (Customizing Calc): Mention how to use faces to emphasize selected
4387 sub-formulas.
4388
bbb6ffa1
MA
43892010-08-05 Michael Albinus <michael.albinus@gmx.de>
4390
4391 * tramp.texi (External packages): File attributes cache flushing
4392 for asynchronous processes.
4393
5cee0a9c
AM
43942010-08-01 Alan Mackenzie <acm@muc.de>
4395
4396 Enhance the manual for the latest Java Mode.
4397
4398 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
4399 annotation-var-cont.
4400 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
4401 two new symbols.
4402
3f2afe32
MA
44032010-07-28 Michael Albinus <michael.albinus@gmx.de>
4404
4405 * tramp.texi (Traces and Profiles): Describe verbose level 9.
4406
0ed082fe 44072010-07-27 Chong Yidong <cyd@stupidchicken.com>
b196eafc
CY
4408
4409 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
4410
311f0356
JB
44112010-07-19 Juanma Barranquero <lekktu@gmail.com>
4412
4413 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
4414
86fbb8ca
CD
44152010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
4416
4417 * org.texi: Add macros to get plain quotes in PDF output.
4418 List additional contributors.
4419 (Capture): New section, replaces the section about remember.
4420 (Working With Source Code): New chapter, focused on documenting Org
4421 Babel.
4422 (Code evaluation security): New section.
4423 (MobileOrg): Document DropBox support.
4424 (TaskJuggler export): Document taskjuggler and Gantt chart support.
4425 (Special symbols): Show how to display UTF8 characters for entities.
4426 (Global TODO list): Clarify the use of the "M" key and the differences
4427 to the "m" key.
4428 (RSS Feeds): Mention Atom feeds as well.
4429 (Setting tags): Remove paragraph about
4430 `org-complete-tags-always-offer-all-agenda-tags'.
4431
5732e8ed
MA
44322010-07-17 Michael Albinus <michael.albinus@gmx.de>
4433
4434 * tramp.texi (Inline methods): Remove remark about doubled "-t"
4435 argument.
4436 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
4437 echoing shells.
4438
ca1bb391
MA
44392010-07-10 Michael Albinus <michael.albinus@gmx.de>
4440
4441 * tramp.texi (Inline methods): Remove "kludgy" phrase.
4442 (Filename Syntax): Describe port numbers.
4443
5bd55c3c
MA
44442010-07-09 Michael Albinus <michael.albinus@gmx.de>
4445
4446 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
4447 forgotten.
4448 (Type Conversion): Precise conversion of natural numbers.
4449 (Errors and Events): Add "debugging" to concept index. Add variable
4450 `dbus-debug'.
4451
820ae8fe
MA
44522010-07-04 Michael Albinus <michael.albinus@gmx.de>
4453
4454 * dbus.texi (Receiving Method Calls): Add optional argument
4455 EMITS-SIGNAL to `dbus-register-property'.
4456
b6f9df0f
JB
44572010-06-27 Alex Schroeder <alex@gnu.org>
4458
4459 * nxml-mode.texi (Commands for locating a schema): Fix typo.
4460
62e034c2
GM
44612010-06-24 Glenn Morris <rgm@gnu.org>
4462
4463 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4464 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
4465 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4466 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
4467 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
4468 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
4469 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
4470 * woman.texi: Start direntry descriptions in column 32, per Texinfo
4471 convention. Make them end with a period.
4472
9360256a
GM
44732010-06-23 Glenn Morris <rgm@gnu.org>
4474
4475 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
b1fbbb32
GM
4476 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
4477 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
4478 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
4479 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
4480 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
9360256a 4481
04d3bb6c
GM
44822010-06-10 Glenn Morris <rgm@gnu.org>
4483
4484 * idlwave.texi (Load-Path Shadows):
4485 * org.texi (Handling links): Fix typos.
4486
5e7d4a75
KY
44872010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
4488
4489 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
4490
9841cb4f
MA
44912010-05-26 Michael Albinus <michael.albinus@gmx.de>
4492
4493 * eshell.texi (Built-ins): Describe, how to disable a built-in command
4494 by an alias. (Bug#6226)
4495
597517ef
JB
44962010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
4497
4498 * calc.texi (Manipulating Vectors): Mention that vectors can
4499 be used to determine bins for `calc-histogram'.
4500
14914c43
JB
45012010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
4502
597517ef 4503 * calc.texi: Remove "\turnoffactive" commands throughout.
14914c43 4504
0235128c 45052010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
4506
4507 * url.texi (HTTP language/coding, Customization):
4508 * message.texi (Header Commands, Responses):
4509 * cl.texi (Argument Lists): Fix typos.
4510
0235128c 45112010-05-08 Chong Yidong <cyd@stupidchicken.com>
aa5789b5 4512
0235128c
SM
4513 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
4514 Note that Development menu is always available.
aa5789b5
CY
4515 (Creating a project): Fix terminology.
4516 (Add/Remove files): Fix typo.
4517
0235128c
SM
45182010-05-07 Chong Yidong <cyd@stupidchicken.com>
4519
4520 * Version 23.2 released.
4521
a628ad9d 45222010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
db37d257
DD
4523
4524 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
4525
502269d6
MA
45262010-05-01 Michael Albinus <michael.albinus@gmx.de>
4527
0235128c
SM
4528 * tramp.texi (Inline methods, Default Method):
4529 Mention `tramp-inline-compress-start-size'.
502269d6 4530
6e104790 45312010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
bff3818b
KY
4532
4533 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
4534 the CVS repo. Put the Git repo in the news section.
4535
6e104790 4536 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
bff3818b
KY
4537 Removed some mentions of CVS. Mention the new Git repo.
4538
6e104790 45392010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
b1519d85
KY
4540
4541 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
4542 (Mail Group Commands): Add index entry.
4543
6e104790 45442010-04-18 Glenn Morris <rgm@gnu.org>
2bf1d02d
GM
4545
4546 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
4547
f8b91752
JB
45482010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
4549
4550 * calc.texi (Radix modes): Mention that the option prefix will
4551 turn on twos-complement mode.
4552 (Inverse and Hyperbolic Flags): Mention the Option flag.
4553
ed21c5c8
CD
45542010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
4555
4556 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
6e104790 4557 (LaTeX/PDF export commands): Rename and Move section.
ed21c5c8
CD
4558 (Sectioning structure): Update.
4559 (References): New use case for field coordinates.
6e104790 4560 (The export dispatcher): Rename from ASCII export.
ed21c5c8
CD
4561 (Setting up the staging area): Document the availability of
4562 encryption for MobileOrg.
4563 (Images and tables): Document how to reference labels.
4564 (Index entries): New section.
4565 (Generating an index): New section.
4566 (Column width and alignment): Document that <N> now
4567 means a fixed width, not a maximum width.
4568 (Publishing options): Document the :email option.
4569 (Beamer class export): Fix bug in the BEAMER example.
4570 (Refiling notes): Document refile logging.
4571 (In-buffer settings): Document refile logging keywords.
4572 (Drawers): Document `C-c C-z' command.
4573 (Agenda commands): Mention the alternative key `C-c C-z'.
4574 (Special properties): Document the BLOCKED property.
4575 (The spreadsheet): Mention the formula editor.
4576 (References): Document field coordinates.
4577 (Publishing action): Correct the documentation for the
4578 publishing function.
4579 (The date/time prompt): Document that we accept dates
4580 like month/day/year.
4581 (Cooperation): Document the changes in table.el support.
4582 (Faces for TODO keywords, Faces for TODO keywords)
4583 (Priorities): Document the easy colors.
4584 (Visibility cycling): Document the new double prefix
4585 arg for `org-reveal'.
4586 (Cooperation): Remember.el is part of Emacs.
4587 (Clean view): Mention that `wrap-prefix' is also set by
4588 org-indent-mode.
4589 (Agenda commands): Add information about prefix args to
4590 scheduling and deadline commands.
4591 (Search view): Point to the docstring of
4592 `org-search-view' for more details.
6e104790 4593 (Agenda commands): Document that `>' prompts for a date.
ed21c5c8
CD
4594 (Setting tags): Document variable
4595 org-complete-tags-always-offer-all-agenda-tags.
6e104790 4596 (Column attributes): Cross-reference special properties.
ed21c5c8 4597
456b348e
MA
45982010-04-10 Michael Albinus <michael.albinus@gmx.de>
4599
4600 Synchronize with Tramp repository.
4601
4602 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
0c7efc08
SM
4603 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
4604 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
456b348e
MA
4605 syntax, texi2dvi reports errors with the backquotes.
4606
4607 * trampver.texi: Update release number.
4608
357e2d8e
KY
46092010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
4610
4611 * gnus.texi (Finding the News): Add pointers to the Server buffer
4612 because it's essential.
4613
1d4d7664
KY
46142010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
4615
4616 * gnus.texi (MIME Commands): Update description of
4617 gnus-article-browse-html-article.
4618
bd3e840f
KY
46192010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
4620
4621 * auth.texi (Secret Service API): Add TODO node.
4622 (Help for users): Explain the new source options for `auth-sources'.
4623
e867cb5d 46242010-03-24 Michael Albinus <michael.albinus@gmx.de>
c8215db1
MA
4625
4626 * trampver.texi: Update release number.
4627
288f9fc0
CY
46282010-03-10 Chong Yidong <cyd@stupidchicken.com>
4629
4630 * Branch for 23.2.
4631
d99aaebd
CY
46322010-03-03 Chong Yidong <cyd@stupidchicken.com>
4633
4634 * faq.texi (Escape sequences in shell output): Note that ansi-color is
4635 now enabled by default.
4636
5794c2a5
MA
46372010-02-28 Michael Albinus <michael.albinus@gmx.de>
4638
4639 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
4640 when Emacs runs in interactive mode. (Bug#5645)
4641
40572be6
GM
46422010-02-16 Glenn Morris <rgm@gnu.org>
4643
4644 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
4645
7bb8ed67
MH
46462010-02-05 Mark A. Hershberger <mah@everybody.org>
4647
4648 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
4649
45a1423d 46502010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
994ff697
KY
4651
4652 * gnus.texi (Score File Format): Fix typo.
4653
45a1423d 46542010-01-19 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
4655
4656 * cc-mode.texi: Replace references to obsolete c-subword-mode.
4657
14f17fc8
JB
46582010-01-18 Juanma Barranquero <lekktu@gmail.com>
4659
4660 * ada-mode.texi (Project File Overview): Fix typo.
4661
607d4369
CY
46622010-01-17 Chong Yidong <cyd@stupidchicken.com>
4663
4664 * semantic.texi: Add Richard Y. Kim credit.
4665
4666 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
4667
3d1bfa99
MA
46682010-01-17 Michael Albinus <michael.albinus@gmx.de>
4669
4670 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
a628ad9d 4671 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
3d1bfa99 4672
6fbf7a75
GM
46732010-01-17 Glenn Morris <rgm@gnu.org>
4674
b9f978f0
GM
4675 * calc.texi (Reporting Bugs): Don't mention format of repository.
4676
f19bc38d
GM
4677 * woman.texi (Bugs): Make "Emacs repository" less specific,
4678 and the URL for same more specific.
4679
6fbf7a75
GM
4680 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
4681
16c3428a
JB
46822010-01-17 Juanma Barranquero <lekktu@gmail.com>
4683
4684 * ede.texi (ede-step-project, ede-proj-target):
4685 * tramp.texi (Remote processes): Fix typos.
4686
045b9da7
ML
46872010-01-16 Mario Lang <mlang@delysid.org>
4688
4689 * ede.texi (ede-target):
4690 * org.texi (Refiling notes): Remove duplicated words.
4691
c57008f6
SM
46922010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
4693
4694 * gnus.texi (Posting Styles): Use with-current-buffer.
4695 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
4696
798c9eb5
KR
46972010-01-02 Kevin Ryde <user42@zip.com.au>
4698
4699 * eieio.texi (Naming Conventions): Correction to xref on elisp
4700 coding conventions, is "Tips" node not "Standards".
4701
4970fbfe
CY
47022009-12-24 Chong Yidong <cyd@stupidchicken.com>
4703
4704 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
4705
4706 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
4707
83828b06
KY
47082009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
4709
4710 * gnus.texi (Direct Functions): Add missing port number to tls method.
4711
45a4a565
JB
47122009-12-15 Juanma Barranquero <lekktu@gmail.com>
4713
4714 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
4715 ($(infodir)/edt, edt.dvi): New targets.
4716
698bfef7
GM
47172009-12-15 Glenn Morris <rgm@gnu.org>
4718
4719 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
4720 (edt, $(infodir)/edt, edt.dvi): New targets.
4721 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
4722
4723 * Makefile.in (PDF_TARGETS, pdf): New.
4724 (clean): Add *.pdf.
4725 Add pdf rules for all manuals.
4726
0e983327
JB
47272009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
4728
4729 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
4730
8e687433
CY
47312009-12-14 Chong Yidong <cyd@stupidchicken.com>
4732
4733 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
4734 (Smart Jump, Analyzer Debug): Copyedits.
4735 (Semantic mode user commands): Link to new nodes.
4736 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
4737 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
4738 upstream Semantic manual.
4739
4740 * semantic.texi (Introduction): Minor fix to diagram.
4741
020335df
MA
47422009-12-09 Michael Albinus <michael.albinus@gmx.de>
4743
4744 * eshell.texi (History): Add the other built-in variables.
4745 (Built-ins): Explain built-ins, and how to apply the external commands.
4746 Add `history', `su' and `sudo'.
4747
4748 * tramp.texi (Remote processes): Add missing <RET> in the example.
4749
6ddf13e4
BW
47502009-12-01 Bill Wohler <wohler@newt.com>
4751
4752 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
45a4a565 4753 path for mairix example. Specify -q in namazu example since namazu is
6ddf13e4
BW
4754 excessively garrulous.
4755
07b6428c
MA
47562009-11-29 Michael Albinus <michael.albinus@gmx.de>
4757
4758 * tramp.texi (Remote processes): Improve eshell example with "su"
4759 and "sudo" commands.
4760
fd1cefda
CY
47612009-11-28 Chong Yidong <cyd@stupidchicken.com>
4762
4763 * semantic.texi (Analyzer Internals): Rename from Analyzer.
4764
4765 * sem-user.texi (Semantic mode user commands): Fix key syntax.
4766 Document semantic-complete-analyze-inline.
4767 (Semanticdb search debugging commands): Minor clarification.
4768 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
45a4a565 4769 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
fd1cefda 4770 manual.
9d542758 4771 (Semantic mode): Link to Idle Scheduler.
fd1cefda 4772
159e3ad5
KR
47732009-11-28 Kevin Ryde <user42@zip.com.au>
4774
4775 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
45a4a565 4776 @pxref, now EIEIO is in Emacs.
159e3ad5 4777
c6d47315
KR
4778 * erc.texi (Development): Correction to git tutorial url.
4779
16f6287e
GM
47802009-11-26 Glenn Morris <rgm@gnu.org>
4781
4782 * faq.texi (Latest version of Emacs): Mention stability of development
4783 version.
4784 (Problems with very large files): Max buffer size increase in 23.2.
4785 (VM): VM has moved house again.
4786
5ea5dbc9
JB
47872009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
4788
4789 * calc.texi (Radix modes): Discuss alternate bases for two's complement
4790 notations.
4791
5dec9555
CD
47922009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
4793
45a4a565 4794 * org.texi (Column attributes): Fix documentation of new operators.
5dec9555 4795
bd6f6833
CY
47962009-11-20 Chong Yidong <cyd@stupidchicken.com>
4797
4798 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
673286f5
CY
4799 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
4800 (Idle Completions Mode): Numerous copyedits.
bd6f6833 4801
be479117
JB
48022009-11-17 Juanma Barranquero <lekktu@gmail.com>
4803
4804 * semantic.texi (Semantic Internals, Glossary):
4805 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
4806 (Semanticdb search debugging commands): Fix typos.
4807
17291a1f
JB
48082009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
4809
be479117 4810 * calc.texi (Radix modes): Mention twos-complement notation.
17291a1f 4811
af42a9cc
JB
48122009-11-16 Juanma Barranquero <lekktu@gmail.com>
4813
4814 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
4815 ($(infodir)/semantic, semantic.dvi): New targets.
4816
3149927d
CY
48172009-11-16 Chong Yidong <cyd@stupidchicken.com>
4818
4819 * Makefile.in: Build the Semantic manual.
4820
4821 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
4822 repository.
4823
977640ed
MA
48242009-11-16 Michael Albinus <michael.albinus@gmx.de>
4825
4826 * dbus.texi (Receiving Method Calls): New defun
4827 `dbus-unregister-service'.
4828
17673adf
CD
48292009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
4830
4831 * org.texi (Speed keys): New section.
4832
0ecd3c90
MA
48332009-11-13 Michael Albinus <michael.albinus@gmx.de>
4834
4835 * dbus.texi (Type Conversion): Fix typo.
4836 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
4837 `dbus-registered-objects-table'.
0c7efc08
SM
4838 (Receiving Method Calls): New defun `dbus-register-property'.
4839 Move `dbus-unregister-object' here.
0ecd3c90 4840
8bfe682a
CD
48412009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
4842
4843 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
4844
48452009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
4846
4847 * org.texi (Column attributes): Add the new age summary operators.
4848 Also, mention the fact you can only use one summary operator per
4849 property.
4850
48512009-11-13 John Wiegley <johnw@newartisans.com>
4852
0c7efc08 4853 * org.texi (Tracking your habits): Add a new section in the
8bfe682a 4854 manual about how to track habits.
0c7efc08 4855 (Resolving idle time): Add a section on how idle and
8bfe682a
CD
4856 dangling clocks are resolved.
4857
48582009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
4859
4860 * org.texi (Agenda commands): Document the new `i' command.
4861 (Inserting deadline/schedule): Document logging changes
4862 of scheduling and deadline times stamps.
4863 (In-buffer settings): Document the in-buffer keywords for logging
4864 changes of scheduling and deadline times stamps.
4865 (Structure editing, Plain lists): Document indentation
4866 cycling in empty entries with TAB.
4867 (Archiving): Document the default archiving command.
4868 (Moving subtrees): Document the new keys for archiving.
4869 (Internal archiving): Fix incorrect key.
4870 (Agenda commands): Document the TODO set switching commands.
4871 (Agenda commands): Document the new archiving keys.
4872 (Clocking work time): Better description on how to save
4873 and restore a clock.
4874 (Resolving idle time): Mention the x11idle program to get true
4875 idleness also under X11.
4876 (Resolving idle time): Use @kbd instead of @key for normal
4877 letters, because this is how he rest of the manual does this.
4878 (Pushing to MobileOrg): Mention that `org-directory'
4879 should be set.
4880 (Agenda commands): Document that SPC is a filter for
4881 any tag.
0c7efc08 4882 (Search view): Rename from "Keyword search".
8bfe682a
CD
4883 (Capure): New chapter.
4884 (Markup): New chapter.
0c7efc08
SM
4885 (Links in HTML export, Images in HTML export):
4886 Extend the section titles.
8bfe682a
CD
4887 (Images in HTML export): Document the align option.
4888 (Text areas in HTML export): Extend the section title.
4889 (Images in LaTeX export): Explain image placement in LaTeX.
4890
693737cd
GM
48912009-11-10 Glenn Morris <rgm@gnu.org>
4892
4893 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
4894
c7bd4ebe
MA
48952009-11-08 Michael Albinus <michael.albinus@gmx.de>
4896
4897 * tramp.texi (Auto-save and Backup): Disable backups just for a
4898 method.
4899
4900 * trampver.texi: Update release number.
4901
76c5acad
MA
49022009-11-07 Michael Albinus <michael.albinus@gmx.de>
4903
4904 Sync with Tramp 2.1.17.
4905
4906 * trampver.texi: Update release number.
4907
d9a57abf
GM
49082009-10-29 Glenn Morris <rgm@gnu.org>
4909
4910 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
4911
637f4f0f
MA
49122009-10-23 Michael Albinus <michael.albinus@gmx.de>
4913
4914 * tramp.texi (External methods): Temporary files are kept for
4915 `rsync' and `rsyncc' methods.
4916
310dbb05
JB
49172009-10-09 Juanma Barranquero <lekktu@gmail.com>
4918
4919 * eieio.texi: Fix typos.
4920
09094f28
CY
49212009-10-07 Chong Yidong <cyd@stupidchicken.com>
4922
4923 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
4924
216f299a
JB
49252009-10-07 Juanma Barranquero <lekktu@gmail.com>
4926
4927 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
4928 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
4929
966a6506
CY
49302009-10-07 Chong Yidong <cyd@stupidchicken.com>
4931
4932 * Makefile.in: Build EIEIO and EDE manuals.
4933
49342009-10-07 Eric Ludlam <zappo@gnu.org>
4935
4936 * eieio.texi:
4937 * ede.texi: New files.
4938
8842cd9b
MA
49392009-10-05 Michael Albinus <michael.albinus@gmx.de>
4940
4941 * tramp.texi (Remote processes): Association of a pty is not supported.
4942
7006d207
CD
49432009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
4944
4945 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
4946 (Processing LaTeX fragments): Document that the size of images can be
4947 changes using the variable `org-format-latex-options'.
4948 (The date/time prompt, Timestamps): Be more accurate over ISO format
4949 dates and times.
4950 (Visibility cycling): Document showeverything keyword.
4951 (In-buffer settings): Document showeverything keyword.
4952 (Setting up the staging area): Fix the example.
4953 (MobileOrg): New section.
4954 (Agenda commands, Exporting Agenda Views): Document exporting the
4955 agenda view to Org files.
4956
0e7b2867
MA
49572009-09-28 Michael Albinus <michael.albinus@gmx.de>
4958
4959 * tramp.texi (History): Add IMAP support.
4960 (External methods): Add `imap' and `imaps' methods.
4961 (GVFS based methods): Add indices for `davs'.
4962 (Password handling): Rename anchors. Add IMAP entries for
4963 ~/.authinfo.gpg.
4964
4965 * trampver.texi: Set default value of `emacsimap'.
4966
4146636e
KY
49672009-09-22 Daiki Ueno <ueno@unixuser.org>
4968
4969 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
4970
d22f7ffa
CY
49712009-09-13 Chong Yidong <cyd@stupidchicken.com>
4972
0c7efc08
SM
4973 * dired-x.texi (Technical Details):
4974 Delete dired-up-directory (Bug#4292).
d22f7ffa 4975
66043531
MA
49762009-09-03 Michael Albinus <michael.albinus@gmx.de>
4977
216f299a 4978 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 4979
6eb02347
CD
49802009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
4981
4982 * org.texi (Effort estimates): Document new effort setting commands.
4983 (Agenda commands): Document the new keys fro agenda time motion.
4984 Document entry text mode. Improve documentation of the keys to include
4985 inactive time stamps into the agenda view.
4986 (Feedback): Document the new bug report command.
0c7efc08 4987 (Structure editing): Add an index entry for the sorting of subtrees.
6eb02347 4988
38dc51ba
KY
49892009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
4990
4991 * auth.texi (Help for users): Corrected markup.
4992
e402f452
GM
49932009-09-02 Glenn Morris <rgm@gnu.org>
4994
4995 * emacs-mime.texi (time-date): Mention float-time.
4996
744256cf
JB
49972009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
4998
4999 * calc.texi (Simplifying Formulas): Improve the wording.
5000
b0b63450
MB
50012009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
5002
5003 * auth.texi: Rewritten for coverage and clarity.
5004
50052009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
5006
0c7efc08
SM
5007 * gnus.texi (Expiring Mail):
5008 Mention gnus-mark-copied-or-moved-articles-as-expirable.
b0b63450
MB
5009 (Various Various): Mention gnus-safe-html-newsgroups.
5010
5011 * gnus-news.texi: Mention
5012 gnus-mark-copied-or-moved-articles-as-expirable.
5013
5014 * emacs-mime.texi (Display Customization): Add xref to
5015 gnus-safe-html-newsgroups.
5016
b59329e0
MA
50172009-08-28 Michael Albinus <michael.albinus@gmx.de>
5018
5019 * tramp.texi (Version Control): Remove.
af42a9cc 5020 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
b59329e0
MA
5021 reference.
5022 (External methods): Correct `scpc' concept index entries. New method
5023 `rsyncc'.
5024 (External packages): New subsections "Filename completion" and "File
5025 attributes cache".
5026
0ff2d6c2
JB
50272009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
5028
5029 * calc.texi (Rewrite Rules): Improve the example.
5030 (Simplifying Formulas): Explain use of the I and H flags for
5031 simplification.
5032
ecd3d54f
MA
50332009-08-25 Michael Albinus <michael.albinus@gmx.de>
5034
5035 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
91af3942 5036 Describe autostart behavior of dbus-ping.
ecd3d54f
MA
5037 (Synchronous Methods, Asynchronous Methods): Use English numeric format
5038 for timeout values.
78176e69
MA
5039 (Top): Remove footnote saying D-Bus is not enabled by
5040 default. (Bug#4256)
ecd3d54f 5041
0f215bca
DU
50422009-08-23 Daiki Ueno <ueno@unixuser.org>
5043
5044 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 5045 Reported by Jari Aalto (Bug#4211).
0f215bca 5046 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 5047 epa-global-mail-mode.
3b7ab45f
DU
5048 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
5049 epa-setup.
0f215bca 5050
4f22e84d
MA
50512009-08-16 Michael Albinus <michael.albinus@gmx.de>
5052
5053 * dbus.texi (Asynchronous Methods): Allow nil handler.
5054
9ff0b02b 50552009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 5056
26b03ee3 5057 * ediff.texi (ediff-current-file): Add information about this new function.
4f22e84d 5058
26b03ee3 5059 * viper.texi: Add information about C-s in viper's search command.
4f22e84d 5060
4c39f404
CY
50612009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
5062
5063 * calc.texi (Date Forms): Fix typos.
5064
3bcfba17
GM
50652009-08-08 Glenn Morris <rgm@gnu.org>
5066
5067 * org.texi (Agenda commands): Restore clobbered change.
5068
66783bb4
EZ
50692009-08-07 Eli Zaretskii <eliz@gnu.org>
5070
5071 * calc.texi (Graphics, Devices): Update with the peculiarities of
5072 operation on MS-Windows.
5073
c8d0cf5c
CD
50742009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
5075
5076 * org.texi (Publishing action): Improve documentation of file
5077 names when publishing to the source directory.
5078 (Clean view): Document `org-indent-mode'.
5079 (Clocking work time): Add documentation for the
5080 new :timetamp option when creating a clock report.
5081 (Paragraphs): Fix many typos.
5082 (Plain lists): Remove duplicate explanation about the
5083 `C-c *' command.
5084 (Literal examples): Update to reflect the new behavior
5085 of the -n -r -k switches when exporting source code examples.
5086 (Structure editing): Add information about `C-c *',
5087 converting a plain list into a list of Org items.
5088 (Remember): Small rephrasing of the paragraph
5089 describing remember.el. Also mentioned that remember.el is part
5090 of Emacs 23, not Emacs 22.
5091 (Clocking work time): Add documentation about
5092 displaying the current clocking time against the effort estimate.
5093 Also add a footnote about using `org-clock-in-prepare-hook' to add
5094 an effort estimate on the fly, just before clocking it.
5095 (Footnotes): Document automatic renumbering and
5096 sorting.
5097 (Agenda commands): Document new bulk commands.
5098 (Plain lists): Document new behavior of
5099 `org-cycle-include-plain-lists'.
4e2af782 5100 Hyphenation only in TeX.
c8d0cf5c
CD
5101 (Clocking work time): Document the key to update effort
5102 estimates.
5103 (Clocking work time): Document the clock time display.
5104 (Structure editing, TODO basics): Document new
5105 variables.
5106 (Column attributes): Document new colciew operators.
5107 (Publishing options): Document :xml-declaration.
5108 (Tracking TODO state changes): Document the
5109 LOG_INTO_DRAWER property.
5110 (Literal examples): Document the new implementation for
5111 editing source code.
5112 (Publishing action): Mention the new publishing
5113 function, to publish an Org source file.
5114 (Publishing links): Mention how to link to an Org source file.
5115 (Macro replacement): Document new macros.
5116 (Handling links): Document type-specific completion
5117 when inserting links.
5118 (Structure editing, Plain lists): Improve documentation
5119 on sorting.
5120 (Internal links): Document custom ids for links.
5121 (Handling links): Document custom ids for links.
5122 (CSS support): Document new class.
5123 (Refiling notes): Document the possibility to create new nodes
5124 during refiling.
5125 (Agenda commands): Document the "?" operator to find
5126 tasks without effort setting.
5127 (Exporting agenda information): Section moved.
5128 (RSS Feeds): New section.
5129 (Built-in table editor): Document M-e and M-a navigate
5130 inside table field.
5131 (Stuck projects): Docment that projects identified as
5132 un-stuck will still be searchd for stuck sub-projects.
5133 (Paragraphs): Document centering.
5134 (Creating timestamps, Agenda commands): Document new
5135 behavior when changing time stamps.
5136 (Structure editing): Document the new command
5137 `org-clone-subtree-with-time-shift'.
5138 (Publishing): Refresh this chapter.
5139 (Export options, Export options, In-buffer settings):
5140 Document the new keywords.
5141 (Matching tags and properties): Collect all
5142 documentation about tags/property matches here.
5143 (Setting tags): Document `org-tag-persistent-alist'.
5144 (Weekly/daily agenda): New section.
5145 (Orgstruct mode): Describe `orgstruct++-mode'.
5146 (Drawers): Mention the LOGBOOK drawer.
5147 (Export options, Sectioning structure): Document the
5148 #+LEATEX_HEADER in-buffer setting.
5149 (Bugs): Section removed.
5150 (Hooks): New section.
0c7efc08 5151 (Add-on packages): Move here from old location.
c8d0cf5c
CD
5152 (Context-sensitive commands): New section.
5153 (Setting tags): Document newline option.
5154 (Global TODO list, Matching tags and properties):
5155 Mention more variables.
5156 (Checkboxes): Update to changed command behavior.
81a5560e 5157
40d2791f
CY
51582009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
5159
5160 * speedbar.texi (Basic Key Bindings): Fix typo.
5161
65d0154b
JB
51622009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
5163
5164 * calc.texi (Vector/Matrix Functions): Add index entries for both
5165 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
5166 affects matrices with more than one row.
b5bdfd9f 5167 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 5168
5a9e3ab7
JB
51692009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
5170
5171 * calc.texi (Stack Manipulation Commands): Add documentation for
ed9265fc 5172 `calc-transpose-lines'.
5a9e3ab7 5173
42fb7e61
MA
51742009-07-27 Michael Albinus <michael.albinus@gmx.de>
5175
5176 * dbus.texi (Receiving Method Calls): Describe special return value
5177 `:ignore'.
5178
574b69d5
AM
51792009-07-24 Alan Mackenzie <acm@muc.de>
5180
5181 * cc-mode.texi (Config Basics, File Styles): Document that at mode
5182 initialization, any individual variable setting now takes precedence
5183 over one done via c-file-style/c-file-offsets.
5184
ec06459c
JB
51852009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
5186
5187 * calc.texi (Undoing Mistakes): Mention that the undo list will be
5188 truncated when Calc is quit.
5189 (Customizing Calc): Document `calc-undo-length'.
5190
4ce54f6b
CY
51912009-07-20 Chong Yidong <cyd@stupidchicken.com>
5192
5193 * calc.texi (About This Manual): Don't mention chapter numbers in text.
5194
0e4f8ba5
GM
51952009-07-11 Kevin Ryde <user42@zip.com.au>
5196
5197 * pcl-cvs.texi (About PCL-CVS):
5198 * widget.texi (Basic Types):
5199 Fix cross-references.
5200
fa0f81b0
AS
52012009-07-01 Andreas Schwab <aschwab@redhat.com>
5202
5203 * dbus.texi (Type Conversion): Don't use literal control character.
5204
88a683c5
MA
52052009-07-01 Michael Albinus <michael.albinus@gmx.de>
5206
5207 * tramp.texi (GVFS based methods): New section.
5208 (Remote processes): Processes for GVFS based methods run locally.
5209
36c8febb
MA
52102009-06-30 Michael Albinus <michael.albinus@gmx.de>
5211
0c7efc08
SM
5212 * tramp.texi (Inline methods, External methods, Gateway methods):
5213 Avoid the words "kludge" and hack".
36c8febb
MA
5214 (External methods): Add `synce' method.
5215
5216 * trampver.texi: Update release number.
5217
d6b951bb
MA
52182009-06-22 Michael Albinus <michael.albinus@gmx.de>
5219
5220 Sync with Tramp 2.1.16.
5221
5222 * tramp.texi (History): Add GVFS support.
5223 (External methods): Precise `rsync' description. Add `dav', `davs' and
5224 `obex' methods. Add 'tramp-gvfs-methods' option.
5225 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
5226 forms.
5227 (Remote Programs): Introduce `tramp-own-remote-path'.
5228 (Remote processes): New subsection "Running remote programs that create
5229 local X11 windows".
5230 (Frequently Asked Questions): Improve code for disabling vc.
5231
5232 * trampver.texi: Update release number. Set default value of
5233 `emacsgvfs'.
5234
70243478
CY
52352009-06-21 Chong Yidong <cyd@stupidchicken.com>
5236
5237 * Branch for 23.1.
5238
54b31cbf
GM
52392009-06-17 Glenn Morris <rgm@gnu.org>
5240
5241 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
5242 (Latest version of Emacs): Mention source code repository.
5243
f6adc23c
GM
52442009-06-16 Glenn Morris <rgm@gnu.org>
5245
5246 * faq.texi (Top): Language tweak.
5247 (Extended commands): Most people have arrow keys.
5248 (Emacs manual): Say how to follow info links.
5249 (File-name conventions): Change title a bit. Explain about source
5250 versus installed. Condense etc description.
5251 (Guidelines for newsgroup postings): Mention Savannah list page.
5252 (Newsgroup archives): Simplify.
5253 (Contacting the FSF): Add contact URL.
5254 (Emacs Lisp documentation): Printed version not always available.
5255 (Installing Texinfo documentation): Explain how by hand installation is
5256 not normally needed. Use add-to-list. Remove duplicate reference.
5257 (Informational files for Emacs): Move info on Help menu here from
5258 "File-name conventions".
5259 (Help installing Emacs): Tweak uref.
5260 (Obtaining the FAQ): Mention repository.
5261 (Origin of the term Emacs): Explain "ITS".
5262 (Changing load-path): Use add-to-list.
5263 (Automatic indentation): Clarify this is for Text mode.
5264 Don't mention Indented Text mode.
5265 (Finding Emacs on the Internet): The FSF does not seem to offer a
5266 deluxe distribution on CD anymore.
5267
b59a8457
GM
52682009-06-16 Glenn Morris <rgm@gnu.org>
5269
5270 * faq.texi (Top): Mention which Emacs version this FAQ is about.
5271 Recommend the latest release. Mention how to get older FAQs.
5272 Recommend the Emacs manual.
5273 (Guidelines for newsgroup postings): Discourage cross-posts.
5274 (Underlining paragraphs): Remove.
5275 (Editing MS-DOS files): Remove pre-Emacs 20 information.
5276 (Bugs and problems): Update key-binding.
5277 (Problems with very large files): Mention 64-bit.
5278 (Shell process exits abnormally): Remove.
5279 (Problems with Shell Mode): Rename and update.
5280 (Spontaneous entry into isearch-mode)
5281 (Problems talking to certain hosts): Remove. This is old information,
5282 in etc/PROBLEMS if needed.
5283 (Emacs takes a long time to visit files, Updating Emacs): Remove.
5284 (Dired claims that no file is on this line): Update.
5285 (Installing Emacs, Problems building Emacs): Simplify.
5286 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
5287 information.
5288 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
5289 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
5290 (JDEE): "JDEE", not "JDE".
5291 (Handling C-s and C-q with flow control, Binding C-s and C-q):
5292 Remove. This is old information, in etc/PROBLEMS if needed.
5293 (stty and Backspace key, Kanji and Chinese characters): Remove.
5294 (Right-to-left alphabets): Update section.
5295 (Changing the included text prefix): Gnus uses message-yank-prefix.
5296 Add cross-reference to Supercite manual.
5297 (Saving a copy of outgoing mail): Simplify output file description.
5298 (Expanding aliases when sending mail): Refer to Emacs manual.
5299 Remove old info about RFC822.
5300 Correct description of how to rebuild aliases.
5301 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
5302 (MIME with Emacs mail packages)
5303 (Viewing articles with embedded underlining)
5304 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
5305 Remove old sections.
5306 (Killing based on nonstandard headers): Remove. Scoring is preferable,
5307 and is well-documented in the Gnus manual.
5308 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
5309 (Making Gnus faster): Rename from "Starting Gnus faster".
5310 Merge "Catch-up is slow in Gnus" into here.
5311
0e6d12ca
GM
53122009-06-14 Glenn Morris <rgm@gnu.org>
5313
5314 * faq.texi (Status of Emacs): Re-order with most recent releases first.
5315 (New in Emacs 23): New section.
5316 (Handling C-s and C-q with flow control): Add xref.
5317
2e17e05e
GM
53182009-06-13 Glenn Morris <rgm@gnu.org>
5319
5320 * faq.texi (Setting up a customization file): Grammar fix.
5321 Customize is no longer "new".
5322 (Displaying the current line or column): Line-number mode is on by
5323 default. Don't mention `column' package. Mention linum.el.
5324 (Turning on abbrevs by default): Explain how to do it for buffers,
5325 modes, and everywhere.
5326 (Associating modes with files): Use add-to-list. Don't mention Emacs
5327 19.
5328 (Highlighting a region): On by default since 23.1.
5329 (Replacing highlighted text): Update doc quote.
5330 (Working with unprintable characters): Don't mention search-quote-char.
5331 (Using an already running Emacs process): Gnuclient is probably not an
5332 enhancement these days.
5333 (Indenting switch statements): Remove mention of pre-Emacs 20.
5334 (Horizontal scrolling): Abbreviate Emacs 20 description.
5335 (Replacing text across multiple files): Fix name of dired command.
5336 (Disabling backups): Use require not load.
4f9d4de3 5337 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 5338
2a1cf2b9
BW
53392009-06-13 Bill Wohler <wohler@newt.com>
5340
5341 Release MH-E manual version 8.2.
5342
5343 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5344 release 8.2.
5345
85b438b7
GM
53462009-06-13 Glenn Morris <rgm@gnu.org>
5347
5348 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
5349 in this day and age the common meaning is "on the web".
5350 (copying): Use @copyright in all cases.
5351 (Basic keys): Remove reference to deleted manual node "Text Characters".
5352 (File-name conventions): Use GNU as an example rather than SERVICE.
5353 default.el lives in site-lisp. Update Info directory location.
5354 (Real meaning of copyleft): GPL actions have been brought, but all
5355 settled out of court.
5356 (Guidelines for newsgroup postings): Shorten section title.
5357 Simplify comp.emacs description.
5358 (Newsgroup archives): Change Google URL. Describe Gmane.
5359 (Unsubscribing from Emacs lists): Remove discussion of "distribution
5360 points". Mention List-Unsubscribe header.
5361 (Contacting the FSF): Update email and URLs.
5362 (Basic editing): Mention F1 for help.
5363 (Installing Texinfo documentation): Refer to Texinfo website rather
5364 than ftp server.
5365 (Printing a Texinfo file): Mention texi2pdf.
5366 (Informational files for Emacs): Don't describe FTP or SERVICE, they
5367 are just stubs nowadays.
5368 (Latest version of Emacs): Explain version numbers.
5369 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
5370 (Turning on syntax highlighting): No need to mention hilit19 any more.
5371 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
5372 (Modes for various languages): Remove section.
5373 (Major packages and programs): Remove most version and maintainer
5374 information - it's hard to keep up-to-date, and adds nothing.
5375 Similarly with direct links to mailing lists.
5376 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
5377 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
5378 years, and Emacs comes with tools for this now.
5379 (Patch): Remove section - this is a standard tool.
5380 (Using function keys under X): Remove section.
5381
93e2d996
GM
53822009-06-12 Glenn Morris <rgm@gnu.org>
5383
5384 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
5385 (Help installing Emacs): Remove reference to deleted X11 node.
5386 (Associating modes with files): Interpreter-mode-alist is no longer
5387 subservient to auto-mode-alist.
5388 (Installing Emacs): Change future Emacs version.
5389 (Linking with -lX11 fails): Remove old section.
5390 (Packages that do not come with Emacs): Update ELL location.
5391 Emacs Lisp archive is dead.
5392 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
5393 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
5394 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
5395 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
5396 (Removing flashing messages): Remove section about non-existent Gnus
5397 option.
5398
f0bf7708
GM
5399 * faq.texi (Top): Add @top command.
5400 Remove the optional arguments from all @node commands: makeinfo can
5401 generate these automatically, and it is easier to edit and rearrange
5402 nodes without them.
5403
30884d11
GM
54042009-06-11 Glenn Morris <rgm@gnu.org>
5405
5406 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
5407 (The LPF): Make the updated URL the sole reference point.
5408 (Learning how to do something): Update refcard price and format.
5409 (Getting a printed manual): Sources in doc/emacs/, not man/.
5410 Also available in PDF format. Since the page count varies, be less
5411 precise.
5412 (Informational files for Emacs): Remove references to deleted files
5413 LPF and SUN-SUPPORT, and to UUCP.
5414 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
5415 Remove many obsolete ways to get the FAQ, which now seems only to be
5416 distributed with Emacs.
5417 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
5418
deab46e0
CY
54192009-06-09 Chong Yidong <cyd@stupidchicken.com>
5420
223b43fa 5421 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 5422 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 5423
deab46e0
CY
5424 * ada-mode.texi (Installation, Compile commands)
5425 (Project File Overview, No project files, Set compiler options)
5426 (Use GNAT project file, Use multiple GNAT project files)
5427 (Identifier completion): Use @samp for menu items, and @kbd for key
5428 sequences (Bug#3504).
5429
71fbd643
DU
54302009-06-04 Daiki Ueno <ueno@unixuser.org>
5431
8c9bb6f5 5432 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 5433
f197085b
CY
54342009-06-04 Ryan Yeske <rcyeske@gmail.com>
5435
5436 * message.texi (Header Commands): Fix descriptions to match
5437 keybindings.
5438
7f3bc720
DU
54392009-04-22 Daiki Ueno <ueno@unixuser.org>
5440
5441 * gnus.texi (Security): Mention that EasyPG is the current default.
5442
4518068d
CY
54432009-04-13 Chong Yidong <cyd@stupidchicken.com>
5444
5445 * ediff.texi (Session Commands): Fix typo.
5446
d7ca410a
MB
54472009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
5448
5449 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
5450 news.software.readers. Reported by Florian Rehnisch.
5451
c6c76add
GM
54522009-04-02 Glenn Morris <rgm@gnu.org>
5453
5454 * auth.texi: Capitalize direntry.
5455
5456 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
5457 using a period in the entry name. (Bug#2797)
5458
35ed8e2e
JB
54592009-03-03 Juanma Barranquero <lekktu@gmail.com>
5460
5461 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
5462 ($(infodir)/auth, auth.dvi): New targets.
5463
e280480a
GM
54642009-03-03 Glenn Morris <rgm@gnu.org>
5465
5466 * auth.texi: Fix @setfilename.
5467
5468 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
5469 (auth, $(infodir)/auth, auth.dvi): New rules.
5470
8a76755b
GM
54712009-02-25 Glenn Morris <rgm@gnu.org>
5472
5473 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
5474
0038d478
MB
54752009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5476
5477 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
5478
54792009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5480
5481 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
5482 gnus-nocem-issuers, and gnus-nocem-verifyer.
5483
867d4bb3
JB
54842009-02-20 Juanma Barranquero <lekktu@gmail.com>
5485
5486 * ada-mode.texi (Project files, Automatic Casing):
5487 * dbus.texi (Signals):
5488 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
5489 * mh-e.texi (HTML):
5490 * nxml-mode.texi (Locating a schema)
5491 (Using the document's URI to locate a schema):
5492 * org.texi (Footnotes, Using the mapping API):
5493 * rcirc.texi (Channels): Remove duplicate words.
5494
3a44dc1f
GM
54952009-02-20 Glenn Morris <rgm@gnu.org>
5496
5497 * dired-x.texi (Miscellaneous Commands):
5498 * gnus.texi: Minor updates for mbox Rmail.
5499
5dc584b5
KB
55002009-02-16 Karl Berry <karl@gnu.org>
5501
b59a8457
GM
5502 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
5503 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
5504 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
5505 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
5506 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
5507 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
5508 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
5509 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
5510 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
5511 Consistently use @insertcopying in the Top node,
5dc584b5 5512 @contents at the front (after @end titlepage),
b59a8457 5513 and @direntry after @copying. (Bug#1988)
5dc584b5 5514
9eb59592
MB
55152009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
5516
5517 * auth.texi: New file documenting auth-source.
5518
d324fa76
CD
55192009-02-13 Carsten Dominik <dominik@science.uva.nl>
5520
5521 * org.texi (Org Plot): Fix link.
5522
7a603b73
DU
55232009-02-09 Daiki Ueno <ueno@unixuser.org>
5524
5525 * epa.texi (Mail-mode integration): Mention the way to do
5526 "encrypt-to-self". (Bug#1807)
5527
a626b338 55282009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
5529
5530 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
5531
3b36c17e
MB
55322009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
5533
5534 * gnus-news.texi: Print version about Incoming*.
5535
55033558
CD
55362009-02-02 Carsten Dominik <dominik@science.uva.nl>
5537
5538 * org.texi (Structure editing, Handling links)
5539 (Fast access to TODO states, Javascript support): Make standard docs
5540 correctly reflect default variable settings.
5541
ec712abb
GM
55422009-02-02 Glenn Morris <rgm@gnu.org>
5543
5544 * org.texi: Fix typos.
5545
7112648c
MA
55462009-02-01 Michael Albinus <michael.albinus@gmx.de>
5547
5548 Sync with Tramp 2.1.15.
5549
5550 * trampver.texi: Update release number.
5551
2e461fc1
CD
55522009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
5553
5554 * org.texi (TODO dependencies): Document TODO dependencies on
5555 checkboxes.
5556
bc283609
CD
55572009-01-30 Carsten Dominik <dominik@science.uva.nl>
5558
5559 * org.texi (TODO dependencies): Document key binding for toggling
5560 ORDERED property.
5561
74fc5047
MA
55622009-01-28 Michael Albinus <michael.albinus@gmx.de>
5563
5564 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
5565 of hook functions.
5566
d6685abc
CD
55672009-01-28 Carsten Dominik <dominik@science.uva.nl>
5568
5569 * org.texi (TODO dependencies): New section.
5570
65c439fd
CD
55712009-01-27 Carsten Dominik <dominik@science.uva.nl>
5572
5573 * org.texi (Plain lists, TODO basics, Priorities)
5574 (Multiple sets in one file, Conflicts): Document interaction with
5575 `shift-selection-mode'.
5576
5fafc247
JB
55772009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
5578
5579 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
5580 Make Calc the subject of sentences.
5581 (Rearranging Formulas using Selections): Discuss new options
5582 for `j *'.
5583
e7433508
MA
55842009-01-26 Michael Albinus <michael.albinus@gmx.de>
5585
5586 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
5587
2096a1b6
GM
55882009-01-26 Glenn Morris <rgm@gnu.org>
5589
5590 * org.texi: Fix typos.
5591
0cb61492
BW
55922009-01-26 Bill Wohler <wohler@newt.com>
5593
2096a1b6 5594 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 5595
0bd48b37
CD
55962009-01-25 Carsten Dominik <dominik@science.uva.nl>
5597
5598 * org.texi (References): Add information about remote references.
5599 (Built-in table editor): Document `C-c RET' in tables.
5600 (Math symbols, Quoting LaTeX code): Mention that simple
5601 LaTeX macros survive LaTeX export.
5602 (Images in LaTeX export): Show how to create a reference to a
5603 figure.
5604 (Sectioning structure): Document that the LaTeX class can be
5605 specified in a property.
5606 (Text areas in HTML export): New section.
5607 (External links): Add examples for text search and ID links.
5608 (Built-in table editor): Remove the descriptio of `C-c
5609 C-q', it not longer works.
5610 (Literal examples): Document that a space must follow
5611 the colon in short examples.
5612 (Relative timer): Document `org-timer-stop'.
5613 (Footnotes): New section.
5614 (Footnote markup): Shorten section and refer to new Footnote
5615 section.
5616 (Literal examples): Add documentation for line
5617 numbering in and references to code examples.
5618 (CSS support): Fix the description of default CSS styles.
5619 (Capturing column view): Document
5620 "file:path/to/file.org" as an allowed value for the ID property of
5621 a dynamic block copying column view.
5622
49dbbaf2
SE
56232009-01-23 Stephen Eglen <stephen@gnu.org>
5624
5625 * mh-e.texi (Getting Started): Describe $MH.
5626
193e6828
MA
56272009-01-21 Michael Albinus <michael.albinus@gmx.de>
5628
5629 * tramp.texi (all): Harmonize usage of "external method",
5630 "external transfer method" and "out-of-band method".
5631 (Connection types): Precise the differences of inline and external
5632 methods. Written by Adrian Phillips <a.phillips@met.no>.
5633
26b9f88d
MB
56342009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
5635
5636 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
5637 commands as described at the top. Reported by Allan Gottlieb
5638 <gottlieb@nyu.edu>.
5639
56402009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
5641
5642 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
5643 nnmail-pathname-coding-system.
5644
377952e0
GM
56452009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
5646
5647 * org.texi (Relative timer): Fix typo.
5648
a20d3598
JB
56492009-01-15 Juanma Barranquero <lekktu@gmail.com>
5650
5651 * org.texi (Clocking work time): Fix typo.
98a1e0f5 5652 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 5653
a50253cc
GM
56542009-01-13 Glenn Morris <rgm@gnu.org>
5655
5656 * org.texi: Fix some more typos.
5657
07450bee
GM
56582009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
5659
5660 * org.texi: Fix some typos.
5661
e3e955fe
MB
56622009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
5663
5664 * gnus.texi (Group Parameters): Add note for local variables.
5665
56662009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5667
0c7efc08
SM
5668 * gnus.texi (Converting Kill Files): Fix URL.
5669 Include gnus-kill-to-score.el in contrib directory.
e3e955fe
MB
5670
56712009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5672
5673 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
5674 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
5675 (Paging the Article): Add index entry.
5676
71dd9983
JB
56772009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
5678
5679 * ada-mode.texi (Examples): Delete redundant text.
5680
4a0cf14f
MA
56812009-01-03 Michael Albinus <michael.albinus@gmx.de>
5682
36c8febb 5683 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
5684
5685 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
5686 addresses.
5687
aedac0f0
BW
56882009-01-03 Bill Wohler <wohler@newt.com>
5689
5690 * mh-e.texi (Scan Line Formats): Indicate that first column should be
5691 kept empty.
5692
4c65b566
CD
56932008-12-20 Carsten Dominik <dominik@science.uva.nl>
5694
5695 * org.texi (Activation, Exporting, ASCII export, HTML export)
0c7efc08
SM
5696 (HTML Export commands, LaTeX/PDF export commands):
5697 Improve documentation about transient-mark-mode.
e9fce1ac 5698 (References): Document the use of special names like $LR1 to reference
4c65b566
CD
5699 to fields in the last table row.
5700
e1a78e1e
JL
57012008-12-19 Juri Linkov <juri@jurta.org>
5702
5703 * info.texi (Search Text): Remove mention of removed key binding M-s.
5704
17a0aa82
CD
57052008-12-18 Carsten Dominik <dominik@science.uva.nl>
5706
5707 * org.texi (References): Remove mentioning of @0 as reference for the
5708 last line, this has been reverted in the Lisp sources.
5709
4997d802
JB
57102008-12-17 Juanma Barranquero <lekktu@gmail.com>
5711
5712 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
5713 (DVI_TARGETS): Remove duplicates. Add sasl.
5714 ($(infodir)/sasl, sasl.dvi): New targets.
5715
33306645
CD
57162008-12-17 Carsten Dominik <dominik@science.uva.nl>
5717
5718 * org.texi: Version number pushed to 6.15d.
5719
db55f368
CD
57202008-12-16 Carsten Dominik <dominik@science.uva.nl>
5721
a0bf4117 5722 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
5723 (Images in LaTeX export): New section.
5724 (Inlined images, Images in HTML export): Sections renamed.
5725
dae0a942
MB
57262008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
5727
5728 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
5729
9f5572e9
MB
57302008-12-04 David Engster <dengste@eml.cc>
5731
5732 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
af42a9cc 5733 of nnml-get-new-mail. Change URL for mairix patch.
9f5572e9 5734
bc23baaa
CD
57352008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
5736
5737 * org.texi (Using the mapping API): Fix bug in mapping example.
5738 (Publishing options): Make the list of properties complete again, in
5739 correspondence to the variable `org-export-plist-vars'.
5740 (Property searches): Document new special values for time comparisons.
5741 (Tag inheritance): Refine the description of tag inheritance.
5742 (Project alist): Add info about the publishing sequence of components.
a0bf4117 5743 (Effort estimates): Document the new relative timer.
bc23baaa 5744
3bf8054f
JB
57452008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
5746
5747 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
5748 (Using Calc): Clarify use of `C-x * o'.
5749 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
5750
ac134f2f
RS
57512008-11-28 Richard M Stallman <rms@gnu.org>
5752
5753 * dbus.texi (Receiving Method Calls): Clean up previous change.
5754
ace706d1
MA
57552008-11-26 Michael Albinus <michael.albinus@gmx.de>
5756
5757 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
5758 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
5759 `dbus-unescape-from-identifier'.
5760 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 5761 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
5762 (Signals): Use the constants in the example.
5763
d60b1ba1
CD
57642008-11-24 Carsten Dominik <dominik@science.uva.nl>
5765
b97439ce 5766 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 5767
ce4fdcb9
CD
57682008-11-23 Carsten Dominik <dominik@science.uva.nl>
5769
5770 * org.texi (Setting up Remember): Document `org-remember-mode'.
5771 (External links): Document that bbdb links can use a regular
5772 expression.
5773 (External links): Document that elisp links can contain interactive
5774 commands.
5775
c8548a00 57762008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
5777
5778 * viper.texi (viper-translate-all-ESC-keysequences):
5779 Description removed.
5780
6a2c4aec
GM
57812008-11-19 Glenn Morris <rgm@gnu.org>
5782
5783 * doclicense.texi: Change to FDL 1.3.
5784 Relicense all texi files under FDL 1.3 or later.
5785
59ee4113
JB
57862008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
5787
5788 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
5789
59bcbb98 57902008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a 5791
0c7efc08 5792 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
2198eaa5
JB
5793
5794 * ediff.texi: Version/date change.
9f90198a 5795
8aa41c9b
CY
57962008-11-14 Chong Yidong <cyd@stupidchicken.com>
5797
5798 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
5799
17587b1b
JB
58002008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
5801
5802 * calc.texi (About This Manual): Comment out a mention of
5803 marginal notes.
5804
564c900e
CD
58052008-11-12 Carsten Dominik <dominik@science.uva.nl>
5806
5807 * org.texi (Clocking work time): Document the :formula property of
5808 clock tables.
5809 (Structure editing, Refiling notes): Document refiling regions.
5810 (Agenda commands): Document the double-prefix version
5811 of the `l' command in the agenda.
5812 (Handling links): Explain the effect of a double prefix
5813 arg to `C-c C-o'.
5814 (TODO basics): Add documentation for tag triggers.
5815
3c4be1f2
GM
58162008-10-23 Glenn Morris <rgm@gnu.org>
5817
5818 * cl.texi (Function Bindings): Mention `flet' fails to deal with
5819 byte-compiling things like `+'.
5820
5821 * ns-emacs.texi: Merge copyright years of author now with assignment
5822 into FSF years.
5823 (VER): Use it for easier automatic updating. Use Emacs version rather
5824 than standalone Emacs.app version.
5825
a6520ff3
CD
58262008-10-12 Carsten Dominik <dominik@science.uva.nl>
5827
864c9740 5828 * org.texi: Lots of minor fixes.
a6520ff3
CD
5829 (Capture): New chapter.
5830 (Org Plot): New section.
5831
db7a4b66
MH
58322008-09-30 Magnus Henoch <mange@freemail.hu>
5833
5834 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
5835
4043c194
JB
58362008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
5837
5838 * calc.texi (User Defined Units): Mention how to enter optional display
5839 string.
5840
eef5ade7
MB
58412008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
5842
0c7efc08 5843 * message.texi (Sending Variables): Fix variable documentation to
eef5ade7
MB
5844 avoid the "y/n" wording.
5845
e52cac88
MB
58462008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
5847
0c7efc08 5848 * message.texi (Sending Variables): Add `message-confirm-send' doc.
e52cac88
MB
5849
58502008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
5851
5852 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
5853 @enumerate section so as to be able to be formatted with MAKEINFO=no.
5854
00c55306
BW
58552008-09-22 Bill Wohler <wohler@newt.com>
5856
5857 Release MH-E manual version 8.1.
5858
5859 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5860 release 8.1.
5861
5862 * mh-e.texi: Retain dual license as agreed to by the FSF.
5863 However, bump GPL to Version 3.
5864 Use @include for license text.
5865
e52cac88 58662008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
5867
5868 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
5869 (Store custom flags and keywords, Store arbitrary data):
5870 Clean up markup.
64763fe3
MB
5871
58722008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
5873
5874 * gnus.texi (The Gnus Registry): Document it.
5875
9e601b8d
MB
58762008-09-08 David Engster <dengste@eml.cc>
5877
88ee5b02
JB
5878 * gnus.texi (nnmairix): Point out that nnml uses MH format.
5879 Clarify section about choosing back end servers.
9e601b8d 5880
247043f1
GM
58812008-08-23 Glenn Morris <rgm@gnu.org>
5882
5883 * dired-x.texi (Shell Command Guessing):
5884 Mention dired-guess-shell-case-fold-search. (Bug#417)
5885
2bfec7a0
MA
58862008-08-22 Michael Albinus <michael.albinus@gmx.de>
5887
5888 * trampver.texi: Update release number.
5889
247043f1 58902008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
5891
5892 * ns-emacs.texi: Update version.
5893 (Introduction): Correct menu location for options save.
5894 (Customization): Note that defaults are stored under org.gnu.Emacs.
5895
8c20bd92
BW
58962008-08-11 Bill Wohler <wohler@newt.com>
5897
5898 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
5899 explicit about GNU mailutils MH elsewhere (with thanks to Darel
5900 Henman) (closes SF #1768928).
5901
767a4d92
GM
59022008-08-10 Glenn Morris <rgm@gnu.org>
5903
5904 * ns-emacs.texi: Use @copying. Change copyright of authors with
5905 assignment to FSF. Change license to GFDL.
5906 (Top): Remove outdated references.
5907
6ecfe5c2
MB
59082008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
5909
88ee5b02
JB
5910 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
5911 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
5912 gnus-summary-sort-by-most-recent-date.
5913 (Summary Sorting): Explain prefix argument.
5914
59152008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
5916
5917 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
5918 gnus-summary-pipe-output.
5919
eb932e8a
MA
59202008-08-03 Michael Albinus <michael.albinus@gmx.de>
5921
5922 * dbus.texi (Receiving Method Calls): Document error handling of own
5923 D-Bus methods.
5924
bfe16263
BW
59252008-08-01 Bill Wohler <wohler@newt.com>
5926
5927 * mh-e.texi (Reading Mail)
9f90198a 5928 (Viewing Attachments): Describe new function
bfe16263
BW
5929 mh-show-preferred-alternative.
5930 (Sending Mail, Redistributing, Sending Message): Describe new hook
5931 mh-annotate-msg-hook.
5932
21956b56
MA
59332008-07-31 Michael Albinus <michael.albinus@gmx.de>
5934
5935 * dbus.texi (Arguments and Signatures): Fix example.
5936 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
5937 (Asynchronous Methods): New node.
9f90198a
JB
5938 (Errors and Events): Describe extended layout of `dbus-event'.
5939 New defun `dbus-event-message-type'.
21956b56 5940
7c2fb837
DN
59412008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
5942
5943 * ediff.texi: Remove VMS support.
5944
13662773
JB
59452008-07-29 Juanma Barranquero <lekktu@gmail.com>
5946
5947 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
5948 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
5949
ddde0b34
CY
59502008-07-29 Chong Yidong <cyd@stupidchicken.com>
5951
5952 * Makefile.in: Add mairix-el targets.
5953
59542008-07-29 David Engster <deng@randomsample.de>
5955
5956 * mairix-el.texi: New file.
5957
d5875b25
JB
59582008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
5959
366b7d44
JB
5960 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
5961 project files. Delete 'main_unit' project variable; not needed. Allow
5962 process environment variables wherever project variables are allowed.
5963 Add tutorial section on multiple GNAT project files.
d5875b25 5964
6cbab8ee
MA
59652008-07-27 Michael Albinus <michael.albinus@gmx.de>
5966
5967 Sync with Tramp 2.1.14.
5968
5969 * trampver.texi: Update release number.
5970
9e2a2647
DN
59712008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
5972
5973 * ns-emacs.texi:
5974 * faq.texi: Remove mentions of Mac Carbon.
5975
d62672f3
MB
59762008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
5977
5978 * gnus.texi (Saving Articles): Describe the 2nd argument of
5979 gnus-summary-save-in-pipe.
5980 (SpamAssassin): Use it.
5981
59822008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
5983
5984 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
5985
dd12e1c6
CD
59862008-07-25 Carsten Dominik <dominik@science.uva.nl>
5987
5988 * org.texi (Export options): Document the use of the creator flag.
5989
44ce9197
CD
59902008-07-24 Carsten Dominik <dominik@science.uva.nl>
5991
5992 * org.texi: New version 6.06a.
5993
ddd13c5d
JB
59942008-07-23 Juanma Barranquero <lekktu@gmail.com>
5995
5996 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
5997 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
5998
8dc6104d
JB
59992008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
6000
6001 * calc.texi (Editing Stack Entries):
6002 (Algebraic Entry): Rewrite introductory sentences so it can be used by
6003 Calc's help functions. Mention fixing typos.
6004 (Customizing Calc): Fix typo.
6005
60062008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
6007
6008 * calc.texi (summarykey): New macro. Use to correctly format keys in
6009 the summary.
6010
ddd13c5d 60112008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
6012
6013 * ns-emacs.texi (Customization): Corrected documentation on color
6014 specification formats.
6015
568beaa2
AS
60162008-07-19 Andreas Schwab <schwab@suse.de>
6017
db8ef699 6018 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
6019
6020 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
6021 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
6022
cd71b9ae
MA
60232008-07-18 Michael Albinus <michael.albinus@gmx.de>
6024
6025 * dbus.texi (Inspection): Rework, introduce submenus.
6026 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
6027 (Properties and Annotations, Arguments and Signatures): New nodes.
6028
9b7993b4
MA
60292008-07-13 Michael Albinus <michael.albinus@gmx.de>
6030
6031 * dbus.texi (Receiving Method Calls): Fix description of
6032 `dbus-register-method'.
6033 (Signals): Allow also signal arguments for filtering in
6034 `dbus-register-signal'.
6035
241d447b
JB
60362008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
6037
6038 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
6039 `cnorm'.
6040 (Arithmetic Tutorial): Simplify the verification of prime factors.
6041
adb46650
MB
60422008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
6043
6044 * gnus.texi (Saving Articles): Mention
6045 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
6046
92e15881
JB
60472008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
6048
6049 * calc.texi: Adjust mode line throughout.
6050
ea597303
JB
60512008-06-28 Juanma Barranquero <lekktu@gmail.com>
6052
6053 * sasl.texi (Mechanisms): Fix typos.
6054
aee08080
JB
60552008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
6056
6057 * calc.texi (Killing from the stack): Mention using normal Emacs
6058 copying.
6059
a06a4a12
MA
60602008-06-21 Michael Albinus <michael.albinus@gmx.de>
6061
0c7efc08 6062 * tramp.texi (Password handling): Rename from "Password caching".
ea597303 6063 Add `auth-source' mechanism.
a06a4a12
MA
6064 (Connection caching): Tramp reopens the connection automatically,
6065 when the operating system on the remote host has been changed.
6066
7389398d
EZ
60672008-06-20 Eli Zaretskii <eliz@gnu.org>
6068
6069 * makefile.w32-in (distclean): Remove makefile.
6070
b349f79f
CD
60712008-06-17 Carsten Dominik <dominik@science.uva.nl>
6072
3f9b4c2b 6073 * org.texi (Using the mapping API): New section.
b349f79f 6074 (Agenda column view): New section.
3f9b4c2b 6075 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 6076 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 6077 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
6078
60792008-06-17 Jason Riedy <jason@acm.org>
6080
6081 * org.texi (A LaTeX example): Note that fmt may be a one-argument
6082 function, and efmt may be a two-argument function.
6083 (Radio tables): Document multiple destinations.
6084
cd5c05d2
GM
60852008-06-16 Glenn Morris <rgm@gnu.org>
6086
6087 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
6088 Add Cover-Texts.
6089
debf4439
GM
60902008-06-15 Glenn Morris <rgm@gnu.org>
6091
6092 * faq.texi (VER): Update to 23.0.60.
6093
6094 * mh-e.texi: Remove option of licensing under GPL.
6095 Add Cover-Texts to GFDL permissions notice.
6096 (GPL): Remove section.
6097 (GFDL): Include doclicense.texi rather than the actual text.
6098
6099 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
6100 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
6101
6102 * sasl.texi: Fix output file name.
6103
6104 * epa.texi, sasl.texi: Refer to license in Emacs manual.
6105
6106 * gnus-coding.texi: Refer to license in Gnus manual.
6107
6108 * idlwave.texi, sasl.texi: Use @copying.
6109
6110 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
6111
6112 * speedbar.texi: Update Back-Cover Text as per maintain.info.
6113
6114 * url.texi: Use @copying, @title, @subtitle, @author.
6115
6116 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
6117 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
6118 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
6119 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
6120 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
6121 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
6122 * widget.texi, woman.texi:
6123 Remove references to external license, since doclicense is included.
6124
6125 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
6126 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
6127 Remove references to non-existent Invariant Sections.
6128
091f8bc1
GM
61292008-06-14 Glenn Morris <rgm@gnu.org>
6130
6131 * faq.texi (Major packages and programs): Remove references to external
6132 Supercite, Calc, VIPER, since they have been included for some time.
6133 Update VM, AUCTeX, BBDB entries.
6134
47bcb4d3
UJ
61352008-06-14 Ulf Jasper <ulf.jasper@web.de>
6136
6137 * newsticker.texi: Updated to match latest newsticker changes.
6138
6f093307
GM
61392008-06-13 Glenn Morris <rgm@gnu.org>
6140
6141 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
6142 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
6143 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
6144 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
6145 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
6146 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
6147 * woman.texi:
6148 Update Back-Cover Text as per maintain.info.
6149
2b968687
MB
61502008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6151
6152 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
6153
6154 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
6155 (gnus-faq.xml): Update repository host.
6156
2b968687
MB
6157 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
6158
61592008-06-15 Frank Schmitt <ich@frank-schmitt.net>
6160
6161 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
6162 Fix a typo.
6163
61642008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6165
6166 * gnus.texi (Mail Source Customization): Correct values of
4e2af782 6167 `mail-source-delete-incoming'. Reported by Tassilo Horn.
2b968687
MB
6168 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
6169
61702008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
6171
6172 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
6173 coding standards.
6174
61752008-06-14 David Engster <dengste@eml.cc>
6176
6177 * gnus.texi (nnmairix): Markup fixes.
6178
e6d2d263
MB
61792008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6180
2b968687 6181 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
6182
61832008-06-05 David Engster <dengste@eml.cc>
6184
6185 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
6186
61872008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6188
b344d29d 6189 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
6190 (Searching, nnir, nnmairix): New stub nodes.
6191
ad231df6 61922008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
6193
6194 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
6195
f394fa25
MB
61962008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
6197
6198 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
6199
58333467
MB
62002008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
6201
6202 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
6203
67525fb9
JY
62042008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
6205
6206 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
6207
0549d8fc
JB
62082008-05-06 Juanma Barranquero <lekktu@gmail.com>
6209
6210 * info.texi (Top): Fix typo in xref.
6211
149a3837
KB
62122008-05-05 Karl Berry <karl@gnu.org>
6213
6214 * info.texi (Top): @xref to stand-alone manual.
6215
3a23a519
MB
62162008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6217
6218 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
6219 (Various Summary Stuff): Fix typo in last xref.
6220
0a29fbf3
JB
62212008-05-02 Juanma Barranquero <lekktu@gmail.com>
6222
6223 * org.texi (Moving subtrees): Fix typo.
6224
586b90f1
MA
62252008-04-28 Michael Albinus <michael.albinus@gmx.de>
6226
6227 * tramp.texi (Frequently Asked Questions): Explain, how to disable
6228 Tramp via `tramp-mode'.
6229
b5af9883
CD
62302008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
6231
6232 * org.texi: Massive changes, in many parts of the file.
6233
d55fe5bb
MB
62342008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
6235
6236 * gnus.texi (Oort Gnus): Add message-fill-column.
6237
62382008-04-12 Adrian Aichner <adrian@xemacs.org>
6239
6240 * gnus.texi (Mail Source Specifiers): Typo fix.
6241
62422008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
6243
6244 * gnus.texi (Diary Headers Generation): Update key binding for
6245 `gnus-diary-check-message'.
6246
62472008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6248
6249 * gnus.texi (Emacsen): Addition.
6250
62512008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6252
6253 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
6254
62552008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6256
6257 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
6258
62592008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6260
6261 * gnus-news.texi: Update tool bar item.
6262
62632008-04-09 Sven Joachim <svenjoac@gmx.de>
6264
6265 * gnus-news.texi: Fix typos.
6266
76c109c3
JB
62672008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
6268
222027f2 6269 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
6270 Add mention of `kron'.
6271
d5fbd5a6
MO
62722008-04-01 Daiki Ueno <ueno@unixuser.org>
6273
0c7efc08
SM
6274 * epa.texi (Encrypting/decrypting *.gpg files):
6275 Document epa-file-name-regexp.
d5fbd5a6 6276
fbcbb58c
KY
62772008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
6278
6279 * gnus.texi (Example Methods): Fix description about ssh-agent.
6280 (Indirect Functions): Fix the default value of nntp-telnet-command;
6281 remove link to connect.html.
6282
134ce16c
MA
62832008-03-30 Michael Albinus <michael.albinus@gmx.de>
6284
6285 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
6286 dbus-call-method.
6287 (Receiving Method Calls): The timeout can be set by the calling client.
6288
da1975d7
MA
6289 * trampver.texi: Update release number.
6290
2e4089ab
RS
62912008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
6292
6293 * gnus.texi (Top): Fix version. Add SASL.
6294
70cab5a9
MA
62952008-03-29 Michael Albinus <michael.albinus@gmx.de>
6296
6297 Sync with Tramp 2.1.13.
6298
6299 * trampver.texi: Update release number.
6300
5bc6ddff
MB
63012008-03-29 Chong Yidong <cyd@stupidchicken.com>
6302
6303 * org.texi: Update to new org-mode website.
6304
63052008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
6306
6307 * cl.texi (For Clauses): Fix loop over key-seq to match code.
6308
9b3ebcb6
MB
63092008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
6310
6311 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
6312 gnus-read-ephemeral-gmane-group-url,
6313 gnus-read-ephemeral-emacs-bug-group,
6314 gnus-read-ephemeral-debian-bug-group.
6315
63162008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6317
6318 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
6319
6320 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
6321 Add FIXMEs for Bookmarks and gnus-registry-marks.
6322
63232008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6324
6325 * gnus.texi (Smileys): Document `smiley-style'.
6326
63272008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6328
6329 * gnus.texi (Gnus Development): Clarify difference between ding and
6330 gnu.emacs.gnus.
6331 (MIME Commands, Using MIME, RSS): Fix markup.
6332
6333 * gnus-faq.texi ([8.4]): Ditto.
6334
63352008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
6336
6337 * gnus.texi (Emacsen): Remove obsolete stuff.
6338
63392008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
6340
6341 * gnus.texi (Oort Gnus): Add version info WRT
6342 `mail-source-delete-incoming'.
6343
63442008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6345
6346 * gnus.texi (Top): Add "Other related manuals" and version info in
6347 `iftex' output.
6348 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
6349 gnus-balloon-face-0 and the corresponding format specifiers.
6350
608d6a81
MA
63512008-03-26 Michael Albinus <michael.albinus@gmx.de>
6352
6353 * tramp.texi (Filename completion): Remove footnote about let-bind
6354 of `partial-completion-mode'. It doesn't work this way.
6355
27a6f132
SM
63562008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
6357
6358 * pcl-cvs.texi (Contributors): Update my email.
6359
4a7c4c40
MA
63602008-03-21 Michael Albinus <michael.albinus@gmx.de>
6361
6362 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
6363
2940c053
BW
63642008-03-17 Bill Wohler <wohler@newt.com>
6365
6366 * mh-e.texi (Viewing): Update URL for adding header fields to
6367 mh-invisible-header-fields-default.
6368
30864d5f
BW
63692008-03-16 Bill Wohler <wohler@newt.com>
6370
6371 * mh-e.texi (Preface): Add Gnus to requirements.
6372 (Forwarding): Note that forwarded MIME messages are now inline.
6373
31fe2b00
SM
63742008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
6375
6376 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
6377 (Common Variables): Give precedence to the netcat methods over the
6378 telnet methods, and mention that they are more reliable.
31fe2b00 6379
5e97c626
CD
63802008-03-13 Carsten Dominik <dominik@science.uva.nl>
6381
6382 * org.texi (Exporting Agenda Views): Document agenda export to
6383 iCalendar.
6384 (Progress logging): Document the new progress logging stuff.
6385
37a68866
MB
63862008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6387
6388 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
6389 Update for change of `mail-source-delete-incoming'.
6390
6391 * gnus-news.texi: Ditto.
6392
8f7abae3
MB
63932008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6394
6395 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
6396 custom versions.
6397
af379c86
AM
63982008-03-07 Alan Mackenzie <acm@muc.de>
6399
6400 * cc-mode.texi (Limitations and Known Bugs): State that the number of
6401 parens/brackets in a k&r region is limited.
6402
3d0f8a67
MB
64032008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
6404
6405 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
6406 using different Emacs versions.
6407
52151df0
GM
64082008-02-27 Glenn Morris <rgm@gnu.org>
6409
6410 * sc.texi: Remove a lot of old and obsolete info.
6411 (titlepage): Simplify.
6412 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
6413 (VM with any Emacsen, GNEWS with any Emacsen)
6414 (Overloading for Non-conforming MUAs, Version 3 Changes)
6415 (The Supercite Mailing List): Delete nodes.
6416 (Introduction): Remove info about old packages.
6417 (Getting Connected): Simplify. Remove info about old packages.
6418 (Citing Commands): Delete Emacs 19 info.
6419 (Hints to MUA Authors): Simplify.
6420 (Thanks and History): Merge in some info from the deleted node
6421 "Version 3 Changes".
6422
b03f96dc
MB
64232008-02-05 Juanma Barranquero <lekktu@gmail.com>
6424
6425 * org.texi (Setting tags, In-buffer settings):
6426 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
6427
52bec650
MB
64282008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
6429
6430 * gnus-news.texi: Mention that spaces and tabs are allowed in the
6431 installation directory name.
6432
34a3c587
RF
64332008-02-12 Romain Francoise <romain@orebokech.com>
6434
6435 * epa.texi (Overview): Fix typo.
6436
5a8d03e9
MO
64372008-02-11 Daiki Ueno <ueno@unixuser.org>
6438
6439 * epa.texi (Quick start): Remove the .emacs setting.
6440
f1914c40
MO
64412008-02-10 Daiki Ueno <ueno@unixuser.org>
6442
6443 * epa.texi (Quick start): Use the command `epa-enable' instead of
6444 loading `epa-setup'.
6445
bca98fc9
JB
64462008-02-08 Juanma Barranquero <lekktu@gmail.com>
6447
6448 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
6449 ($(infodir)/epa, epa.dvi): New targets.
6450
4b01af2e
MO
64512008-02-08 Daiki Ueno <ueno@unixuser.org>
6452
6453 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
6454
6455 * epa.texi: New manual documenting the EasyPG Assistant.
6456
06c0751a
MA
64572008-02-06 Michael Albinus <michael.albinus@gmx.de>
6458
6459 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
6460 (Inspection): New function dbus-ping.
6461
7dcccd7b
MA
64622008-02-05 Michael Albinus <michael.albinus@gmx.de>
6463
6464 * tramp.texi (Remote processes): Add `shell-command'.
6465
a1da1e37
MB
64662008-01-28 Michael Sperber <sperber@deinprogramm.de>
6467
6468 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
6469 (Group Parameters): Document `mail-source' parameter.
6470
c9d8f746
MA
64712008-01-27 Michael Albinus <michael.albinus@gmx.de>
6472
6473 * tramp.texi (Inline methods): The hostname of the su(do)? methods
6474 must be a local host.
6475
15db4a13
MO
64762008-01-26 Michael Olson <mwolson@gnu.org>
6477
6478 * erc.texi: Update version for ERC 5.3 release.
6479 (Obtaining ERC): Update extras URLs for 5.3.
6480 (Development): Write instructions for git, and remove those for Arch.
6481 (History): Mention the switch to git.
6482
2bc43980
KB
64832008-01-24 Karl Berry <karl@gnu.org>
6484
bca98fc9
JB
6485 * info.texi (Search Index, Search Text): Mention the command
6486 character in the section name, a la the (Go to node) node.
2bc43980 6487
d2e4a6c9
MA
64882008-01-21 Michael Albinus <michael.albinus@gmx.de>
6489
6490 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
6491
0b6799c3
MB
64922008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6493
6494 * gnus-news.texi: Mention gnus-article-describe-bindings.
6495
64962008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6497
6498 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
6499
db9c3fb1 65002008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 6501
7b4d0413 6502 * org.texi (Property inheritance): New section.
db9c3fb1 6503 (Conventions): New section.
7b4d0413 6504 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
6505 commands, and the new bindings for refiling.
6506 (Sparse trees): Document the new special command for sparse trees.
6507 (References): Be more clear about the counting of hilines.
6508 (Handling links): Document M-p/n for accessing links.
6509 (Fast access to TODO states): New section.
6510 (Per file keywords): New section.
6511 (Property inheritance): New section.
6512 (Column attributes): New summary types.
6513 (Capturing Column View): New section.
6514 (The date/time prompt): Cover the new features in the date/time prompt.
6515 Compactify the table of keys for the calendar remote control.
6516 (Clocking work time): Document the new :scope parameter.
6517 (Remember): Promoted to chapter.
6518 (Quoted examples): New section.
6519 (Enhancing text): New verbatim environments.
6520
6ed73f28
MA
65212008-01-14 Michael Albinus <michael.albinus@gmx.de>
6522
6523 * trampver.texi: Update release number.
6524
95838435
MB
65252008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
6526
0c7efc08
SM
6527 * gnus.texi (Article Keymap):
6528 Add gnus-article-wide-reply-with-original; fix descriptions of
95838435
MB
6529 gnus-article-reply-with-original and
6530 gnus-article-followup-with-original.
6531
20234d96
GM
65322008-01-09 Glenn Morris <rgm@gnu.org>
6533
6534 * nxml-mode.texi: Add @copying section.
6535
d82cf70b
MB
65362008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
6537
6538 * message.texi (Mail Variables): Add some text from "(gnus)Posting
6539 Server". Add `message-send-mail-with-mailclient'.
6540
6541 * gnus.texi (Posting Server): Move some text to "(message)Mail
6542 Variables" and add a reference here.
6543
addb7f2e
MA
65442008-01-04 Michael Albinus <michael.albinus@gmx.de>
6545
6546 * dbus.texi (Receiving Method Calls): New chapter.
6547 (Errors and Events): Add serial number to events. Replace "signal" by
6548 "message". Introduce dbus-event-serial-number.
6549
4db2806c
MA
65502008-01-03 Michael Albinus <michael.albinus@gmx.de>
6551
6552 * dbus.texi (Type Conversion): Explain the type specification for empty
6553 arrays. Use another example.
6554
c9ecb5a7
MA
65552007-12-30 Michael Albinus <michael.albinus@gmx.de>
6556
6557 * dbus.texi (all): Replace "..." by @dots{}.
6558 (Type Conversion): Precise the value range for :byte types.
6559 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
6560 Mention its return value.
6561 (Errors and Events): There is no D-Bus error propagation during event
6562 processing.
6563
702dbfd9
JB
65642007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
6565
6566 * calc.tex (Yacas Language, Maxima Language, Giac Language):
6567 New sections.
6568
87035689
MB
65692007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
6570
6571 * gnus.texi (Group Parameters): Reorder the text and add a note about
6572 `gnus-parameters' near the beginning of the node.
6573
65742007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
6575
6576 * gnus.texi (Score File Editing): Fix function name.
6577
5492f5ca
MA
65782007-12-23 Michael Albinus <michael.albinus@gmx.de>
6579
6580 Sync with Tramp 2.1.12.
6581
6582 * trampver.texi: Update release number.
6583
d4e67bc5
MA
65842007-12-22 Michael Albinus <michael.albinus@gmx.de>
6585
6586 * dbus.texi (Type Conversion): Correct input parameters mapping.
6587
6a31c819
MA
65882007-12-21 Michael Albinus <michael.albinus@gmx.de>
6589
6590 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
6591 (Errors and Events): Mention wrong-type-argument error.
6592
99a3e35f
AS
65932007-12-21 Alex Schroeder <alex@gnu.org>
6594
6595 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 6596 spaces. Fixed some typos.
99a3e35f
AS
6597 (Internet Relay Chat): Explain relay.
6598 (Getting started with rcirc): Change items to reflect prompts.
6599 Add more explanation to rcirc-track-minor-mode and added a comment to
6600 warn future maintainers that this section is a copy.
0c7efc08 6601 (People): Change /ignore example.
62b12a24 6602 (Keywords): Not keywords.
99a3e35f 6603
331e4d02
AS
66042007-12-20 Alex Schroeder <alex@gnu.org>
6605
6606 * rcirc.texi (Top): Fighting Information Overload chapter added.
6607 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
0c7efc08 6608 (rcirc commands): Move /ignore command to the new chapter.
331e4d02
AS
6609 (Fighting Information Overload): New chapter documenting /keyword,
6610 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
6611 (Configuration): Document rcirc-server-alist, remove
6612 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 6613
cd71c3ef
MA
66142007-12-16 Michael Albinus <michael.albinus@gmx.de>
6615
6616 * dbus.texi (Signals): Fix example in dbus-register-signal.
6617
bbbe940b
MB
66182007-12-14 Sven Joachim <svenjoac@gmx.de>
6619
6620 * gnus.texi (Score Variables): Fix typo.
6621
0ce574ef
MA
66222007-12-07 Michael Albinus <michael.albinus@gmx.de>
6623
6624 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
6625 (Signals): Adapt dbus-send-signal and dbus-register-signal.
6626 (Errors and Events): Adapt dbus-event.
6627
b890d447
MB
66282007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
6629
6630 * gnus.texi (Other Files): Add the yenc command.
6631
66322007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
6633
6634 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
6635 since 2004-08-06.
6636
66372007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
6638
6639 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
6640 on body.
6641
66422007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
6643
6644 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
6645 and rfc2047-allow-irregular-q-encoded-words; fix description of
6646 rfc2047-encode-encoded-words.
6647
66482007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
6649
6650 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
6651
3728bf03
MO
66522007-12-05 Michael Olson <mwolson@gnu.org>
6653
6654 * remember.texi (Diary): Remove "require" line for remember-diary.el.
6655 Update documentation for `remember-diary-file'.
6656
a4397af9
MA
66572007-12-04 Michael Albinus <michael.albinus@gmx.de>
6658
6659 * dbus.texi (Signals): Precise `dbus-register-signal'.
6660 (Errors and Events): Rework events part, the internal structure of
6661 dbus-event has changed.
6662
1682490c
JB
66632007-12-03 Juanma Barranquero <lekktu@gmail.com>
6664
6665 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
6666 ($(infodir)/dbus, dbus.dvi): New targets.
6667
7b13a0f2
MA
66682007-12-03 Michael Albinus <michael.albinus@gmx.de>
6669
6670 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
6671 unconditionally.
6672
6673 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
6674 emulation with @print{}.
6675
7ef92bc9
RS
66762007-12-02 Richard Stallman <rms@gnu.org>
6677
6678 * dbus.texi (Overview): Minor cleanup.
6679
22d8ac3a
MA
66802007-12-02 Michael Albinus <michael.albinus@gmx.de>
6681
d3a8e0df
MA
6682 * Makefile.in (INFO_TARGETS): Add dbus.
6683 (DVI_TARGETS): Add dbus.dvi.
6684 (dbus, dbus.dvi): New targets.
6685
22d8ac3a
MA
6686 * dbus.texi: New file.
6687
559764ab
RF
66882007-11-24 Romain Francoise <romain@orebokech.com>
6689
6690 * nxml-mode.texi: Add description in @direntry.
7aa579d9 6691 Fix file name to match @setfilename.
559764ab 6692
ac97a16b
MH
66932007-11-23 Mark A. Hershberger <mah@everybody.org>
6694
6695 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6696 ($(infodir)/nxml-mode): New rule.
6697
6698 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6699 ($(infodir)/nxml-mode): New rule.
6700 (clean): Add nxml-mode*.
6701
6702 * nxml-mode.texi: New file with nxml manual.
6703
404cd454
GM
67042007-11-18 Richard Stallman <rms@gnu.org>
6705
6706 * flymake.texi (Example -- Configuring a tool called directly):
6707 Update example.
6708
b048d478
MA
67092007-11-18 Michael Albinus <michael.albinus@gmx.de>
6710
6711 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 6712 double-slash behavior. Explain directory contents flushing.
b048d478 6713
346e8469
JB
67142007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
6715
6716 * calc.texi (TeX and LaTeX Language Modes): Put in
6717 missing braces.
6718
404cd454
GM
67192007-11-15 Richard Stallman <rms@gnu.org>
6720
6721 * cl.texi (Equality Predicates): Delete `eql'.
6722 (Predicates, Naming Conventions, Top): Delete `eql'.
6723 (Common Lisp Compatibility): Delete `eql'.
6724 (Porting Common Lisp): Delete obsolete backquote info.
6725 Minor clarification about character constants.
6726 (Sequence Basics): Minor clarification.
6727
1f6af58b
JB
67282007-11-15 Juanma Barranquero <lekktu@gmail.com>
6729
dccb744b 6730 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
6731 * tramp.texi (Filename completion): Fix typos.
6732
3bc88bc9
JB
67332007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
6734
6735 * calc.texi (Basic commands): Mention the menu.
6736
bc5300d3
MA
67372007-11-12 Michael Albinus <michael.albinus@gmx.de>
6738
6739 * tramp.texi (Connection caching): Tramp flushes connection
6740 properties when remote operating system has been changed.
6741
4d8a28ec
MB
67422007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
6743
6744 * gnus-news.texi: Fix spelling.
6745 `message-insert-formatted-citation-line', not
6746 `message-insert-formated-citation-line'.
6747
404cd454
GM
6748 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
6749
e1176b47
MA
67502007-11-07 Michael Albinus <michael.albinus@gmx.de>
6751
6752 * tramp.texi (Overview): Mention also the PuTTY integration under
b46a6a83 6753 w32. Remove paragraphs about Tramp's experimental status.
e1176b47
MA
6754 (Frequently Asked Questions): Add code example for highlighting the
6755 mode line.
6756
6159985a
MO
67572007-11-03 Michael Olson <mwolson@gnu.org>
6758
6759 * remember.texi: Change mentions of remember-buffer to
6760 remember-finalize throughout.
6761
bec9b2f5
MO
67622007-10-30 Michael Olson <mwolson@gnu.org>
6763
6764 * remember.texi (Copying): Remove.
6765 (Mailbox): Update with non-BBDB instructions.
6766 (Diary, Org): Add.
6767 (Bibliography, Planner Page): Remove.
6768
b6173182
JB
67692007-10-30 Juanma Barranquero <lekktu@gmail.com>
6770
6771 * makefile.w32-in (INFO_TARGETS): Add remember.
6772 (DVI_TARGETS): Add remember.dvi.
6773 ($(infodir)/remember): New rule.
6774 (clean): Add remember*.
6775
15f3eb73
MO
67762007-10-30 Michael Olson <mwolson@gnu.org>
6777
70bdc930
MO
6778 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
6779 ($(infodir)/remember): New rule that builds the Remember Manual.
6780
b6173182
JB
6781 * remember.texi: New file containing the Remember Mode Manual.
6782 Shuffle chapters around after initial import.
7d3f6f1a
MO
6783 (Function Reference): Split Keystrokes into separate chapter.
6784 (Keystrokes): Document C-c C-k.
51d24a12 6785 (Introduction): Fix typographical issue with "---".
15f3eb73 6786
404cd454
GM
67872007-10-29 Richard Stallman <rms@gnu.org>
6788
6789 * widget.texi (Introduction): Delete discussion of implementation
6790 internals.
6791
9bbb9638
MA
67922007-10-29 Michael Albinus <michael.albinus@gmx.de>
6793
6794 * tramp.texi (Connection caching): Host names must be different
6795 when tunneling.
6796
c7ff939a
RS
67972007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6798
6799 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
6800 Gnus v5.13.
6801
01c52d31
MB
68022007-10-28 Miles Bader <miles@gnu.org>
6803
6804 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
6805
01c52d31
MB
68062007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6807
0c7efc08
SM
6808 * gnus.texi (Sorting the Summary Buffer):
6809 Remove gnus-article-sort-by-date-reverse.
01c52d31
MB
6810
68112007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6812
6813 * gnus.texi (Non-ASCII Group Names): New node.
6814 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
6815 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
6816
c8763fb6 68172007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
6818
6819 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
6820 clean the output of the program `imap-shell-program'.
6821
68222007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6823
6824 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
6825
68262007-10-28 Tassilo Horn <tassilo@member.fsf.org>
6827
6828 * gnus.texi (Sticky Articles): Documentation for sticky article
6829 buffers.
6830
c8763fb6 68312007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
6832
6833 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
6834
68352007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6836
6837 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
6838
68392007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6840
0c7efc08
SM
6841 * gnus.texi (Archived Messages):
6842 Document gnus-update-message-archive-method.
01c52d31
MB
6843
68442007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6845
6846 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
6847
c8763fb6 68482007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31 6849
0c7efc08
SM
6850 * gnus.texi (Group Maneuvering):
6851 Document `gnus-summary-next-group-on-exit'.
01c52d31
MB
6852
68532007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6854
0c7efc08
SM
6855 * gnus.texi (Really Various Summary Commands):
6856 Mention gnus-auto-select-on-ephemeral-exit.
01c52d31
MB
6857
68582007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6859
6860 * gnus.texi, message.texi: Bump version number.
6861
68622007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6863
6864 * gnus.texi (Group Line Specification, Misc Group Stuff)
6865 (Server Commands): Parenthesize @pxref{Mail Spool}.
6866
68672007-10-28 Didier Verna <didier@xemacs.org>
6868
6869 New user option: message-signature-directory.
6870 * message.texi (Insertion Variables): Document it.
6871 * gnus.texi (Posting Styles): Ditto.
6872
68732007-10-28 Didier Verna <didier@xemacs.org>
6874
6875 * gnus.texi (Group Line Specification):
6876 * gnus.texi (Misc Group Stuff):
6877 * gnus.texi (Server Commands): Document the group compaction feature.
6878
68792007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6880
6881 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
6882
6883 * message.texi (Various Message Variables): Add message-fill-column.
6884
68852007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6886
6887 * gnus.texi: Untabify.
6888
68892007-10-28 Didier Verna <didier@xemacs.org>
6890
6891 * gnus.texi (Group Parameters): Document the posting-style merging
6892 process in topic-mode.
6893
68942007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6895
6896 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
6897
68982007-10-28 Romain Francoise <romain@orebokech.com>
6899
6900 * gnus.texi (Mail Spool): Fix typo.
6901 Update copyright.
6902
69032007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6904
6905 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
6906
69072007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6908
6909 * gnus.texi (Summary Generation Commands):
6910 Add gnus-summary-insert-ticked-articles.
6911
69122007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6913
b2abec73
JB
6914 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
6915 to spam-spamassassin-program.
01c52d31
MB
6916
69172007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6918
6919 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
6920
69212007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6922
6923 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
6924
69252007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6926
6927 * message.texi (Mail Headers): Document `opportunistic'.
6928
69292007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6930
6931 * emacs-mime.texi (Encoding Customization): Explain how to set
6932 mm-coding-system-priorities per hierarchy.
6933
69342007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6935
6936 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
6937 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
6938
69392007-10-28 Didier Verna <didier@xemacs.org>
6940
6941 * message.texi (Wide Reply): Update documentation of
6942 message-dont-reply-to-names (now allowing a list of regexps).
6943
69442007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6945
6946 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
6947
69482007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6949
6950 * gnus.texi (SpamAssassin back end): Fix typo.
6951
6952 * sieve.texi (Examples): Fix grammar.
6953
69542007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6955
6956 * gnus.texi (Searching for Articles): Document M-S and M-R.
6957 (Limiting): Document / b.
6958
69592007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6960
6961 * gnus.texi (Thread Commands): T M-^.
6962
69632007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6964
6965 * message.texi (Mail Aliases): Document ecomplete.
6966 (Mail Aliases): Fix typo.
6967
69682007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6969
6970 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
6971 fix typo.
6972
69732007-10-28 Romain Francoise <romain@orebokech.com>
6974
6975 * gnus.texi (Mail Spool): Grammar fix.
6976
69772007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6978
6979 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
6980 string.
6981
69822007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6983
6984 * gnus.texi (Group Parameters): Fix description.
6985
69862007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6987
b2abec73
JB
6988 * gnus.texi (Gmane Spam Reporting):
6989 Fix spam-report-gmane-use-article-number.
6990 Add spam-report-user-mail-address.
01c52d31
MB
6991
69922007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6993
6994 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
6995
69962007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6997
6998 * gnus.texi (Group Parameters): Add simplified sorting example based on
6999 example for `Sorting the Summary Buffer' from Jari Aalto
7000 <jari.aalto@cante.net>.
7001 (Example Methods): Add example for an indirect connection.
7002
70032007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
7004
0c7efc08 7005 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
c5b0993e 7006 (Agent Parameters): Update parameter names to match code.
01c52d31
MB
7007 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
7008 'gnus-agent-summary-fetch-series'.
7009 (Agent and flags): New section providing a generalized discussion
7010 of flag handling.
0c7efc08
SM
7011 (Agent and IMAP): Remove flag discussion.
7012 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
01c52d31
MB
7013
70142007-10-28 Romain Francoise <romain@orebokech.com>
7015
7016 * gnus.texi (Exiting the Summary Buffer): Add new function
7017 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
7018
70192007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7020
7021 * gnus.texi (Conformity): Fix typo.
7022 (Customizing Articles): Document `first'.
7023
70242007-10-28 Jari Aalto <jari.aalto@cante.net>
7025
7026 * gnus.texi (Sorting the Summary Buffer):
7027 Add `gnus-thread-sort-by-date-reverse'. Add example
7028 host to different sorting in NNTP and RSS groups.
7029
70302007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7031
7032 * message.texi (Insertion): Describe prefix for
7033 message-mark-inserted-region and message-mark-insert-file.
7034
70352007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7036
7037 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
7038 LaTeX documents. Describe "text/x-gnus-verbatim".
7039
70402007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7041
b2abec73 7042 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
7043 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
7044 (spam-stat spam filtering, SpamOracle)
0c7efc08 7045 (Extending the Spam ELisp package): Remove extra quote symbol for
01c52d31
MB
7046 clarity.
7047
70482007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7049
7050 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
7051 gnus-article-delete-part and gnus-article-replace-part.
7052 (Using MIME): Add gnus-mime-replace-part.
7053
70542007-10-28 Romain Francoise <romain@orebokech.com>
7055
7056 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
7057 requires `auto-compression-mode' to be enabled. Add new nnml
7058 variable `nnml-compressed-files-size-threshold'.
7059
70602007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7061
0c7efc08
SM
7062 * gnus.texi (Sorting the Summary Buffer):
7063 Add gnus-thread-sort-by-recipient.
01c52d31
MB
7064
70652007-10-28 Romain Francoise <romain@orebokech.com>
7066
7067 * message.texi (Insertion Variables): Mention new variable
7068 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
7069 documentation accordingly.
7070
70712007-10-28 Romain Francoise <romain@orebokech.com>
7072
7073 * gnus.texi (To From Newsgroups): Mention new variables
7074 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
7075
70762007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7077
7078 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
7079 stuff; gnus-mime-inline-part does the automatic decompression.
7080
70812007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7082
7083 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 7084 "training.ham" should be "training.spam".
01c52d31
MB
7085
70862007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7087
7088 * message.texi (Mail Variables): Fix the default value for
7089 message-send-mail-function.
7090
70912007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7092
7093 * gnus.texi (Optional Back End Functions): nntp-request-update-info
7094 always returns nil exceptionally.
7095
70962007-10-28 Simon Josefsson <jas@extundo.com>
7097
0c7efc08
SM
7098 * gnus.texi (Article Washing): Add libidn URL.
7099 Suggested by Michael Cook <michael@waxrat.com>.
01c52d31
MB
7100
71012007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7102
7103 * gnus.texi (Topic Commands): Fix next/previous.
7104
71052007-10-28 Simon Josefsson <jas@extundo.com>
7106
7107 * gnus.texi (Article Washing): Mention `W i'.
7108
c8763fb6 71092007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
7110
7111 * gnus.texi (Group Parameters): Slight extension of sieve
7112 parameter description.
7113
71142007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7115
7116 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
7117 matching score files as well.
7118 (Picons): Describe `gnus-picon-style'.
7119
71202007-10-28 Romain Francoise <romain@orebokech.com>
7121
7122 * message.texi (Message Headers): Mention that headers are hidden
7123 using narrowing, and how to expose them.
7124 Update copyright.
7125
71262007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7127
7128 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
7129 `gnus-summary-sort-by-recipient'.
7130
71312007-10-28 Romain Francoise <romain@orebokech.com>
7132
7133 * gnus.texi (NNTP marks): New node.
7134 (NNTP): Move NNTP marks variables to the new node.
7135
71362007-10-28 Jesper Harder <harder@ifa.au.dk>
7137
b2abec73 7138 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
7139
7140 * gnus.texi (MIME Commands, Hashcash): Markup fix.
7141
71422007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7143
b2abec73 7144 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 7145 everywhere for consistency.
b2abec73
JB
7146 (Filtering Spam Using The Spam ELisp Package): Admonish again.
7147 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
0c7efc08
SM
7148 Say "regular expression" instead of "regex." Admonish.
7149 Pick other words to sound better (s/so/thus/).
7150 (Spam ELisp Package Filtering of Incoming Mail):
7151 Mention statistical filters. Remove old TODO.
01c52d31 7152 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
7153 New section on sorting and displaying the spam score.
7154 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
7155 backend but an alias to spam-use-BBDB.
7156 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
7157 new backend functionality.
7158
71592007-10-28 Simon Josefsson <jas@extundo.com>
7160
7161 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
7162 nntp-marks-directory, from Romain Francoise
7163 <romain@orebokech.com>.
7164
71652007-10-28 Magnus Henoch <mange@freemail.hu>
7166
7167 * gnus.texi (Hashcash): New default value of
7168 hashcash-default-payment.
7169
71702007-10-28 Simon Josefsson <jas@extundo.com>
7171
7172 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
7173 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
7174
71752007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7176
0c7efc08 7177 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
01c52d31
MB
7178
71792007-10-28 Simon Josefsson <jas@extundo.com>
7180
7181 * gnus.texi (documentencoding): Add, to avoid warnings.
7182
71832007-10-28 Simon Josefsson <jas@extundo.com>
7184
7185 * message.texi (Mail Headers): Add.
7186
7187 * gnus.texi (Hashcash): Fix.
7188
71892007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7190
0c7efc08 7191 * gnus.texi (Hashcash): Change location of library, also mention
01c52d31 7192 that payments can be verified and fix the name of the
b2abec73 7193 hashcash-path variable.
01c52d31
MB
7194
71952007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7196
b2abec73 7197 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
7198
71992007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7200
7201 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
7202
72032007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7204
7205 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
7206 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
7207 warning about ham processors in spam groups removed.
01c52d31
MB
7208
72092007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 7210
0c7efc08 7211 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
b2abec73 7212 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
7213
72142007-10-28 Jesper Harder <harder@ifa.au.dk>
7215
7216 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
7217 (Mailing List): Typo.
7218 (Customizing Articles): Add gnus-treat-ansi-sequences.
7219 (Article Washing): Index.
7220
7221 * message.texi: Use m-dash consistently.
7222
72232007-10-28 Jesper Harder <harder@ifa.au.dk>
7224
7225 * gnus.texi (GroupLens): Remove.
7226
72272007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
7228
0c7efc08
SM
7229 * gnus.texi (Outgoing Messages, Agent Variables):
7230 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
01c52d31
MB
7231 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
7232
72332007-10-28 Jesper Harder <harder@ifa.au.dk>
7234
7235 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
7236
72372007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7238
7239 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
7240
7241 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
7242
72432007-10-28 Simon Josefsson <jas@extundo.com>
7244
7245 * gnus.texi (Top): Add SASL.
7246
404cd454
GM
72472007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
7248
7249 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
7250
72512007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
7252
7253 * gnus.texi (Troubleshooting): Adjust Gnus version number.
7254
0edd2970
JB
72552007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
7256
7257 * calc.texi (Formulas, Composition Basics): Lower the
7258 precedence of negation.
7259
a9afba20
JY
72602007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
7261
7262 * ses.texi (The Basics): Mention how to create a new spreadsheet.
7263 Mention the new three-letter column identifiers.
7264 (More on cell printing): Calculate-cell and truncate-cell are now `c'
7265 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
7266 message when using `c' on an empty default with default printer.
7267 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
7268 renamed to `ses--symbolic-formulas' some time ago.
7269
45b778a6
JB
72702007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
7271
7272 * calc.texi (Default Simplifications, Making Selections)
7273 (Customizing Calc): Clarify associativity of multiplication.
7274
03b5bade
MA
72752007-10-23 Michael Albinus <michael.albinus@gmx.de>
7276
7277 * tramp.texi (Traces and Profiles): Simplify loop over
7278 `trace-function-background'.
7279
e658c8ee
JL
72802007-10-22 Juri Linkov <juri@jurta.org>
7281
7282 * dired-x.texi (Shell Command Guessing): Default values are now
7283 available by typing M-n instead of M-p.
7284
dd753688
MA
72852007-10-21 Michael Albinus <michael.albinus@gmx.de>
7286
7287 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
7288 (Password caching): Remove `tramp-clear-passwd'.
7289 It's not a command anymore.
dd753688
MA
7290 (Bug Reports): Add `tramp-bug' to function index.
7291 (Function Index, Variable Index): New nodes.
7292 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
7293
7294 * trampver.texi: Update release number.
7295
4bb49b43
JB
72962007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
7297
8b296cdd 7298 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
7299 about integer size into past tense.
7300 (Time Zones): Remove pointer to Calc author's address.
7301 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 7302 and hyperbolic cotangent. Fix typo.
4bb49b43 7303
311dd93f
MA
73042007-10-10 Michael Albinus <michael.albinus@gmx.de>
7305
7306 Sync with Tramp 2.1.11.
7307
7308 * trampver.texi: Update release number.
7309
ea3fc256
MA
73102007-10-06 Michael Albinus <michael.albinus@gmx.de>
7311
7312 * tramp.texi (External packages): New section.
7313
1af74d06
MB
73142007-09-29 Juri Linkov <juri@jurta.org>
7315
7316 * info.texi (Help-Int): Document `L' (`Info-history').
7317
0e2806fa
SM
73182007-09-26 Carsten Dominik <dominik@science.uva.nl>
7319
7320 * org.texi: Change links to webpage and maintained email.
7321 (Remember): Promote to Chapter, significant changes.
7322 (Fast access to TODO states): New section.
7323 (Faces for TODO keywords): New section.
7324 (Export options): Example for #+DATE.
7325 (Progress logging): Section moved.
7326
567b9191
BW
73272007-09-26 Bill Wohler <wohler@newt.com>
7328
7329 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
7330 browse-url-at-mouse.
7331
1af74d06
MB
73322007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
7333
7334 * flymake.texi (Customizable variables): Face names don't end in -face.
7335 Fix flymake-err-line-patterns template.
7336 (Example -- Configuring a tool called directly): Fix init-function.
7337 (Highlighting erroneous lines): Face names don't end in -face.
7338
d60a4e3a 73392007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
7340
7341 * erc.texi (Special-Features): Fix small typo.
7342
7d7a3510
MA
73432007-09-14 Michael Albinus <michael.albinus@gmx.de>
7344
7345 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
7346 and "External transfer methods".
7347
285f0d3a
JB
73482007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
7349
7350 * calc.texi (Predefined Units): Add some history.
7351
526dc846
MO
73522007-09-08 Michael Olson <mwolson@gnu.org>
7353
87e04f16
JB
7354 * erc.texi (Copying): New section included from gpl.texi.
7355 This matches the look of the upstream ERC manual.
526dc846 7356
f10d0e80
JB
73572007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
7358
87e04f16 7359 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
7360 (Random Numbers): Clarify the distribution of `random'.
7361
4009494e
GM
73622007-09-06 Glenn Morris <rgm@gnu.org>
7363
f1fc42aa 7364 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 7365 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
7366 Change all setfilename commands to use ../../info.
7367 * Makefile.in: Move the parts of the old man/Makefile.in that do not
7368 refer to the Emacs manual here.
7369 (infodir): New variable.
7370 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
7371 (cc-mode.texi, faq.texi): Update references to source file locations.
7372 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
7373 do not refer to the Emacs manual here.
7374 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
7375
7376 * Makefile.in: Add `basename' versions of all info targets, for
7377 convenience when rebuilding just one manual.
7378 (../etc/GNU): Delete obsolete target.
7379 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
7380 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
7381 *.vrs *.toc here...
7382 (maintainer-clean): ...from here.
4009494e
GM
7383
7384 * makefile.w32-in (../etc/GNU): Delete obsolete target.
7385
2de53ca6
GM
73862007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
7387
7388 * calc.texi (Date Conversions): Clarify definition of
7389 Julian day numbering.
7390 (Date Forms): Clarify definition of Julian day numbering;
7391 add some history.
7392
73932007-08-30 Carsten Dominik <dominik@science.uva.nl>
7394
87e04f16 7395 * org.texi: Version 5.07.
2de53ca6
GM
7396
73972007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
7398
7399 * message.texi (MIME): Replace mml-attach with mml-attach-file.
7400
74012007-08-22 Carsten Dominik <dominik@science.uva.nl>
7402
7403 * org.texi (Adding hyperlink types): New section.
7404 (Embedded LaTeX): Chapter updated because of LaTeX export.
7405 (LaTeX export): New section.
7406 (Using links out): New section.
7407
74082007-08-22 Glenn Morris <rgm@gnu.org>
7409
7410 * faq.texi (Learning how to do something): Refcards now in
7411 etc/refcards/ directory.
7412
74132007-08-22 Michael Albinus <michael.albinus@gmx.de>
7414
7415 * tramp.texi (Remote Programs): Persistency file must be cleared when
7416 changing `tramp-remote-path'.
7417 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
7418 macro.
7419
74202007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
7421
7422 * calc.texi: Move contents to beginning of file.
7423 (Algebraic Entry): Fix the formatting of an example.
7424
74252007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
7426
7427 * calc.texi (Basic Operations on Units): Mention exact versus
7428 inexact conversions.
7429
74302007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
7431
7432 * calc.texi (Basic Operations on Units): Mention default
7433 values for new units.
7434 (Quick Calculator Mode): Mention that binary format will
7435 be displayed.
7436
74372007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
7438
7439 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
7440
74412007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
7442
7443 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
7444
74452007-08-08 Glenn Morris <rgm@gnu.org>
7446
7447 * gnus.texi, sieve.texi: Replace `iff'.
7448
74492007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
7450
7451 * calc.texi (Basic Graphics): Mention the graphing of error
7452 forms.
7453 (Graphics Options): Mention how `g s' handles error forms.
7454 (Curve Fitting): Mention plotting the curves.
7455 (Standard Nonlinear Models): Add additional models.
7456 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
7457 (Linear Fits): Correct result.
7458
74592007-08-01 Alan Mackenzie <acm@muc.de>
7460
7461 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
7462 to "--no-site-file".
7463
74642007-07-29 Michael Albinus <michael.albinus@gmx.de>
7465
7466 * tramp.texi (Frequently Asked Questions): Point to mode line
7467 extension in Emacs 23.1.
7468
7469 * trampver.texi: Update release number.
7470
74712007-07-27 Glenn Morris <rgm@gnu.org>
7472
7473 * calc.texi (Copying): Include license text from gpl.texi, rather than
7474 in-line.
7475
74762007-07-25 Glenn Morris <rgm@gnu.org>
7477
7478 * calc.texi (Copying): Replace license with GPLv3.
7479
7480 * Relicense all FSF files to GPLv3 or later.
7481
74822007-07-22 Michael Albinus <michael.albinus@gmx.de>
7483
7484 Sync with Tramp 2.1.10.
7485
7486 * tramp.texi (trampfn): Expand macro implementation in order to handle
7487 empty arguments.
7488 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 7489 occurrences by trampfn.
2de53ca6 7490 (Frequently Asked Questions): Extend example code for host
b2abec73 7491 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
7492 file names to be typed.
7493
7494 * trampver.texi: Update release number.
7495
74962007-07-17 Michael Albinus <michael.albinus@gmx.de>
7497
7498 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
7499 section. Reported by <poti@potis.org>.
7500 (Remote processes): Arguments of the program to be debugged are taken
7501 literally.
7502 (Frequently Asked Questions): Simplify recentf example.
7503
75042007-07-14 Karl Berry <karl@gnu.org>
7505
7506 * info.texi (@copying): New Back-Cover Text.
7507
7508 * info.texi (Quitting Info): Move to proper place in source.
7509 (Reported by Benno Schulenberg.)
7510
75112007-07-13 Eli Zaretskii <eliz@gnu.org>
7512
7513 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
7514
7515 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
7516
7517 * emacs-mime.texi: Add @documentencoding directive.
7518
75192007-07-12 Nick Roberts <nickrob@snap.net.nz>
7520
7521 * tramp.texi (Remote processes): Add an anchor to the subsection
7522 "Running a debugger on a remote host".
7523
75242007-07-12 Michael Albinus <michael.albinus@gmx.de>
7525
7526 * tramp.texi (Remote processes): Don't call it "experimental" any
7527 longer. Add subsection about running a debugger on a remote host.
7528
75292007-07-10 Carsten Dominik <dominik@science.uva.nl>
7530
7531 * org.texi (Properties and columns): Chapter rewritten.
7532
75332007-07-08 Michael Albinus <michael.albinus@gmx.de>
7534
7535 * tramp.texi:
7536 * trampver.texi: Migrate to Tramp 2.1.
7537
75382007-07-02 Carsten Dominik <dominik@science.uva.nl>
7539
7540 * org.texi (Properties): New chapter.
7541
75422007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
7543
7544 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
7545 Control Panel.
7546
7547 * gnus.texi (Misc Article): Add index entry for
7548 gnus-single-article-buffer.
7549
75502007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
7551
7552 * gnus.texi (Starting Up): Fix typo.
7553
75542007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
7555
7556 * gnus.texi (Asynchronous Fetching): Fix typo.
7557
75582007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
7559
7560 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
7561 (About This Manual): Remove redundant information.
7562 (Getting Started): Mention author.
7563 (Basic Arithmetic, Customizing Calc): Make description of the
7564 variable `calc-multiplication-has-precedence' match its new effect.
7565
75662007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
7567
0c7efc08
SM
7568 * calc.texi (Basic Arithmetic, Customizing Calc):
7569 Mention the variable `calc-multiplication-has-precedence'.
2de53ca6
GM
7570
75712007-06-19 Carsten Dominik <dominik@science.uva.nl>
7572
7573 * org.texi (Tag): Section swapped with node Timestamps.
7574 (Formula syntax for Lisp): Document new `L' flag.
7575
75762007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
7577
7578 * gnus.texi (Misc Group Stuff, Summary Buffer)
7579 (Server Commands, Article Keymap): Fix typo. s/function/command/.
7580
75812007-06-06 Juanma Barranquero <lekktu@gmail.com>
7582
7583 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
7584 * gnus.texi (Article Buttons, Mail Source Customization)
7585 (Sending or Not Sending, Customizing NNDiary):
7586 * message.texi (Message Headers):
7587 * mh-e.texi (HTML): Fix typos.
7588
75892007-06-07 Michael Albinus <michael.albinus@gmx.de>
7590
7591 Sync with Tramp 2.0.56.
7592
7593 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
7594 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
7595
75962007-06-02 Chong Yidong <cyd@stupidchicken.com>
7597
7598 * Version 22.1 released.
7599
76002007-05-26 Michael Olson <mwolson@gnu.org>
7601
7602 * erc.texi (Modules): Fix references to completion modules.
7603
76042007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
7605
7606 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
7607
76082007-05-09 Didier Verna <didier@xemacs.org>
7609
7610 * gnus.texi (Email Based Diary): New. Proper documentation for the
7611 nndiary back end and the gnus-diary library.
7612
76132007-05-03 Karl Berry <karl@gnu.org>
7614
7615 * .cvsignore (*.pdf): New entry.
7616
7617 * texinfo.tex: Update from current version for better pdf generation.
7618
76192007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
7620
7621 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
7622
76232007-04-28 Glenn Morris <rgm@gnu.org>
7624
7625 * faq.texi (New in Emacs 22): Restore mention of python.el pending
7626 consideration of legal status.
7627
76282007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
7629
7630 * idlwave.texi: Minor updates for IDLWAVE 6.1.
7631
76322007-04-24 Chong Yidong <cyd@stupidchicken.com>
7633
7634 * faq.texi (New in Emacs 22): python.el removed.
7635
76362007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
7637
7638 * calc.texi (Reporting bugs): Update maintainer's address.
7639
76402007-04-22 Chong Yidong <cyd@stupidchicken.com>
7641
7642 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
7643
76442007-04-15 Jay Belanger <belanger@truman.edu>
7645
7646 * calc.texi (Title page): Remove the date.
7647 (Basic Arithmetic): Emphasize that / binds less strongly than *.
7648 (The Standard Calc Interface): Change trail title.
7649 (Floats): Mention that when non-decimal floats are entered, only
7650 approximations are stored.
7651 (Copying): Move to the appendices.
7652 (GNU Free Documentation License): Add as an appendix.
7653
76542007-04-15 Chong Yidong <cyd@stupidchicken.com>
7655
7656 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
7657 * dired-x.texi, ebrowse.texi, ediff.texi:
7658 * emacs-mime.texi, erc.texi, eshell.texi:
7659 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
7660 * idlwave.texi, message.texi, newsticker.texi, org.texi:
7661 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
7662 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
7663 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
7664 * woman.texi: Include GFDL.
7665
7666 * doclicense.texi: Remove node heading, so that it can be included by
7667 other files.
7668
7669 * dired-x.texi: Relicence under GFDL. Remove date from title page.
7670
7671 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
7672 than *.
7673
76742007-04-14 Carsten Dominik <dominik@science.uva.nl>
7675
7676 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
7677 in Calc.
7678
76792007-04-09 Romain Francoise <romain@orebokech.com>
7680
7681 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
7682 Mac OS ports. Make it clear that mouse-1 complements and doesn't
7683 replace mouse-2.
7684
76852007-04-08 Chong Yidong <cyd@stupidchicken.com>
7686
7687 * woman.texi (Word at point, Interface Options): woman-topic-at-point
7688 renamed to woman-use-topic-at-point. Document new behavior.
7689
76902007-04-08 Richard Stallman <rms@gnu.org>
7691
7692 * url.texi: Fix some indexing.
7693 (Disk Caching): Drop discussion of old/other Emacs versions.
7694
76952007-04-07 Chong Yidong <cyd@stupidchicken.com>
7696
7697 * url.texi (Disk Caching): Say Emacs 21 "and later".
7698
7699 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
7700 on Font locking which now mentions JIT lock.
7701
77022007-04-01 Michael Olson <mwolson@gnu.org>
7703
7704 * erc.texi: Update for the ERC 5.2 release.
7705
77062007-03-31 David Kastrup <dak@gnu.org>
7707
7708 * woman.texi (Topic, Interface Options): Explain changes semantics of
7709 woman-manpath in order to consider MANPATH_MAP entries.
7710
77112007-03-31 Eli Zaretskii <eliz@gnu.org>
7712
7713 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
7714
77152007-03-26 Richard Stallman <rms@gnu.org>
7716
7717 * pgg.texi (Caching passphrase): Clean up previous change.
7718
77192007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
7720
7721 * gnus.texi (Setting Process Marks): Fix typo.
7722
77232007-03-25 Romain Francoise <romain@orebokech.com>
7724
7725 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
7726 readability, and include various fixes by Daniel Brockman, Nick Roberts
7727 and Dieter Wilhelm.
7728
77292007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
7730
7731 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
7732
7733 * gnus.texi (Mail Source Specifiers): Fix typo.
7734
77352007-03-22 Ralf Angeli <angeli@caeruleus.net>
7736
7737 * reftex.texi (Imprint): Update maintainer information.
7738
77392007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
7740
7741 * message.texi (Message Buffers): Update documentation for
7742 message-generate-new-buffers.
7743
77442007-03-15 Daiki Ueno <ueno@unixuser.org>
7745
7746 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
7747
77482007-03-21 Glenn Morris <rgm@gnu.org>
7749
7750 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
7751
77522007-03-19 Chong Yidong <cyd@stupidchicken.com>
7753
7754 * eshell.texi (Known problems): Emacs 21 -> 22.
7755
7756 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
7757
77582007-03-18 Jay Belanger <belanger@truman.edu>
7759
7760 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
7761
77622007-03-12 Glenn Morris <rgm@gnu.org>
7763
7764 * calc.texi (Time Zones): Switch to new North America DST rule.
7765
7766 * calc.texi: Replace "daylight savings" with "daylight
7767 saving" in text throughout.
7768
77692007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7770
7771 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
7772 The variable now uses a list of symbols instead of just a symbol.
7773 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
7774
77752007-03-06 Romain Francoise <romain@orebokech.com>
7776
7777 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
7778 new packages, and mention Gnus update.
7779
77802007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
7781
7782 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
7783 nntp-open-connection-functions-never-echo-commands.
7784
77852007-02-27 Chong Yidong <cyd@stupidchicken.com>
7786
7787 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
7788 problems on the console, and security risk in not using gpg-agent.
7789
77902007-02-25 Carsten Dominik <dominik@science.uva.nl>
7791
0c7efc08 7792 * org.texi (The spreadsheet): Rename from "Table calculations".
2de53ca6
GM
7793 Completely reorganized and rewritten.
7794 (CamelCase links): Section removed.
7795 (Repeating items): New section.
7796 (Tracking TODO state changes): New section.
7797 (Agenda views): Chapter reorganized and rewritten.
7798 (HTML export): Section rewritten.
7799 (Tables in arbitrary syntax): New section.
7800 (Summary): Better feature summary.
7801 (Activation): Document problem with cut-and-paste of Lisp code
7802 from PDF files.
7803 (Visibility cycling): Document indirect buffer use.
7804 (Structure editing): Document sorting.
7805 (Remember): Section rewritten.
7806 (Time stamps): Better description of time stamp types.
7807 (Tag searches): Document regular expression search for tags.
7808 (Stuck projects): New section.
7809 (In-buffer settings): New keywords.
c5b0993e 7810 (History and Acknowledgments): Update description.
2de53ca6
GM
7811
78122007-02-24 Alan Mackenzie <acm@muc.de>
7813
7814 * cc-mode.texi (Movement Commands): Insert two missing command names.
7815 (Getting Started): Slight wording correction (use conditional).
7816
78172007-02-22 Kim F. Storm <storm@cua.dk>
7818
7819 * widget.texi (User Interface, Basic Types): Document need to put some
7820 text before the %v escape in :format string in editable-field widget.
7821
78222007-02-18 Romain Francoise <romain@orebokech.com>
7823
7824 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
7825 `cvs-mode-quit'.
7826
78272007-02-10 Markus Triska <markus.triska@gmx.at>
7828
7829 * widget.texi (Programming Example): Put constant strings in :format.
7830
78312007-02-07 Juanma Barranquero <lekktu@gmail.com>
7832
7833 * faq.texi (Fullscreen mode on MS-Windows): New node.
7834
78352007-02-04 David Kastrup <dak@gnu.org>
7836
7837 * faq.texi (AUCTeX): Update version number. Should probably be done
7838 for other packages as well.
7839
78402007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7841
7842 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
7843 <tassilo@member.fsf.org>.
7844
78452007-01-27 Eli Zaretskii <eliz@gnu.org>
7846
7847 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
7848 ls-lisp-use-localized-time-format.
7849
78502007-01-20 Markus Triska <markus.triska@gmx.at>
7851
7852 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
7853
78542007-01-13 Michael Olson <mwolson@gnu.org>
7855
7856 * erc.texi (Modules): Mention capab-identify module.
7857
78582007-01-05 Michael Olson <mwolson@gnu.org>
7859
7860 * erc.texi (Getting Started): Update for /RECONNECT command.
7861
78622007-01-04 Richard Stallman <rms@gnu.org>
7863
7864 * ebrowse.texi: Change C-c b to C-c C-m.
7865
78662007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
7867
7868 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
7869 variables only in info to avoid redundant entries in the printed
7870 manual.
7871
78722007-01-02 Daiki Ueno <ueno@unixuser.org>
7873
7874 * message.texi (Using PGP/MIME): Document gpg-agent usage.
7875
78762007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
7877
7878 * message.texi (Security): Split into sub-nodes.
7879
78802007-01-01 Alan Mackenzie <acm@muc.de>
7881
7882 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
7883 eval-after-load in Emacs <=21 and a workaround. Document that
7884 trigraphs are not supported.
7885
78862007-01-01 Alan Mackenzie <acm@muc.de>
7887
7888 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
7889 c-context-line-break. When invoked within a string, preserve
7890 whitespace. Add a backslash only when also in a macro.
7891
78922007-01-01 Alan Mackenzie <acm@muc.de>
7893
7894 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
7895
78962007-01-01 Alan Mackenzie <acm@muc.de>
7897
7898 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
7899 are now bound by default to c-\(beginning\|end\)-of-defun by default.
7900
79012007-01-01 Alan Mackenzie <acm@muc.de>
7902
7903 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
7904 "Choosing a Style".
7905
7906 * cc-mode.texi ("Styles"): Add @dfn{style}.
7907
79082006-12-30 Michael Albinus <michael.albinus@gmx.de>
7909
7910 Sync with Tramp 2.0.55.
7911
7912 * trampver.texi: Update release number.
7913
79142006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
7915
7916 * gnus.texi (Customizing Articles): Add index entries for all
7917 gnus-treat-* variables.
7918
c8763fb6 79192006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
7920
7921 * gnus.texi (IMAP): Fix incorrect explanation of
7922 nnimap-search-uids-not-since-is-evil in documentation for
7923 nnimap-expunge-search-string.
7924
79252006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
7926
7927 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
7928 spam-ifile-database.
7929
79302006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
7931
7932 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
7933 rebind C-s.
7934
c8763fb6 79352006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
7936
7937 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
7938 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
7939 "expiring mail".
7940 (IMAP): Document nnimap-search-uids-not-since-is-evil and
7941 nnimap-nov-is-evil.
7942
79432006-12-25 Kevin Ryde <user42@zip.com.au>
7944
7945 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
7946 about the key procedure being used heavily.
7947
79482006-12-24 Chong Yidong <cyd@stupidchicken.com>
7949
7950 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
7951 to t.
7952 (Prerequisites): Add explanation about gpg-agent.
7953
79542006-12-22 Kevin Ryde <user42@zip.com.au>
7955
7956 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
7957 "sort" instead of "sort*".
7958
79592006-12-19 Richard Stallman <rms@gnu.org>
7960
7961 * calc.texi (History and Acknowledgements): Recognize that Emacs
7962 now does have floating point.
7963
79642006-12-19 Michael Albinus <michael.albinus@gmx.de>
7965
7966 * tramp.texi (External transfer methods): Describe new method `scpc'.
7967
79682006-12-17 Sascha Wilde <wilde@sha-bang.de>
7969
7970 * pgg.texi: Added short note on gpg-agent to the introduction.
7971
79722006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
7973
7974 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
7975 also applies to Cc.
7976
79772006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
7978
7979 * gnus.texi (X-Face): Clarify. Say which programs are required
7980 on Windows.
7981
79822006-12-08 Michael Olson <mwolson@gnu.org>
7983
7984 * erc.texi (Modules): Remove documentation for list module.
7985
c8763fb6 79862006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
7987
7988 * faq.texi (^M in the shell buffer): Ditto.
7989
79902006-11-20 Michael Olson <mwolson@gnu.org>
7991
7992 * erc.texi: Call this the 5.2 stable pre-release of ERC.
7993
79942006-11-17 Carsten Dominik <dominik@science.uva.nl>
7995
7996 * org.texi: Fix typos.
7997 (Agenda commands): Document `C-k'.
7998
79992006-11-16 Eli Zaretskii <eliz@gnu.org>
8000
8001 * url.texi (http/https): Fix a typo in the HTTP URL.
8002
80032006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
8004
8005 * ada-mode.texi: Total rewrite.
8006
80072006-11-13 Carsten Dominik <dominik@science.uva.nl>
8008
8009 * org.texi: Minor typo fixes.
8010
80112006-11-13 Bill Wohler <wohler@newt.com>
8012
8013 Release MH-E manual version 8.0.3.
8014
8015 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8016 release 8.0.3.
8017
8018 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
8019 to set MAILDIR.
8020 (Reading Mail): Document the customization of read-mail-command
8021 for MH-E.
8022 (Viewing Attachments): Document mm-discouraged-alternatives.
8023 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
8024 (Junk): Add more information about the settings of mh-junk-background
8025 in a program. Add /usr/bin/mh to PATH in examples.
8026
80272006-11-12 Richard Stallman <rms@gnu.org>
8028
8029 * woman.texi: Update author address but say he no longer maintains it.
8030
80312006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
8032
8033 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
8034 archived trees.
8035 (Checkboxes): Section moved to chapter 5, and extended.
8036 (The date/time prompt): New section.
8037 (Link abbreviations): New section.
8038 (Presentation and sorting): New section.
8039 (Custom agenda views): Section completely rewritten.
8040 (Summary): Compare with Planner.
8041 (Feedback): More info about creating backtraces.
c5b0993e 8042 (Plain lists): Modify example.
2de53ca6
GM
8043 (Breaking down tasks): New section.
8044 (Custom time format): New section.
8045 (Time stamps): Document inactive timestamps.
8046 (Setting tags): More details about fast tag selection.
8047 (Block agenda): New section.
8048 (Custom agenda views): Section rewritten.
8049 (Block agenda): New section.
8050
80512006-11-07 Michael Albinus <michael.albinus@gmx.de>
8052
8053 * tramp.texi (Configuration): scp is the default method.
8054 (Default Method): Use ssh as example for another method.
8055
80562006-10-27 Richard Stallman <rms@gnu.org>
8057
8058 * woman.texi: Downcase nroff/troff/roff.
8059 (Installation): Chapter deleted. Some xrefs deleted.
8060 (Background): woman doesn't advise man ;-).
8061
c8763fb6 80622006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
8063
8064 * ada-mode.texi (Project files, Identifier completion)
8065 (Automatic Casing, Debugging, Using non-standard file names)
8066 (Working Remotely): Fix typos.
8067
80682006-10-20 Masatake YAMATO <jet@gyve.org>
8069
0c7efc08 8070 * cc-mode.texi (Sample .emacs File): Add missing `)' in
2de53ca6
GM
8071 sample code `my-c-initialization-hook'.
8072
80732006-10-19 Stuart D. Herring <herring@lanl.gov>
8074
8075 * widget.texi: Fix typos.
8076
80772006-10-19 Michael Albinus <michael.albinus@gmx.de>
8078
8079 * tramp.texi (Frequently Asked Questions): Remove questions marked with
8080 "???". There have been no complaints for years, so the information
8081 must be appropriate.
8082
80832006-10-16 Richard Stallman <rms@gnu.org>
8084
8085 * widget.texi: Use @var instead of capitalization.
8086 Clarify many widget type descriptions.
8087
80882006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8089
8090 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
8091 gnus-dired-attach.
8092 (Selecting a Group): Fix typo.
8093
c8763fb6 80942006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
8095
8096 * widget.texi: Fix typos.
8097
80982006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
8099
8100 * gnus.texi (Image Enhancements): Update for Emacs 22.
8101
8102 * gnus-faq.texi ([1.3]): Update.
8103
81042006-10-06 Richard Stallman <rms@gnu.org>
8105
8106 * faq.texi (Displaying the current line or column):
8107 Delete "As of Emacs 20".
8108
81092006-10-06 Romain Francoise <romain@orebokech.com>
8110
8111 * faq.texi (VM): VM works with Emacs 22 too.
8112
81132006-10-06 Richard Stallman <rms@gnu.org>
8114
8115 * ebrowse.texi: Remove Emacs version "21" from title.
8116
81172006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
8118
8119 * gnus.texi (Foreign Groups): Say where change of editing commands are
8120 stored. Add reference to `gnus-parameters'.
8121
81222006-09-15 Jay Belanger <belanger@truman.edu>
8123
8124 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
8125 Change "Library Public License" to "Lesser Public License"
8126 throughout. Use "yyyy" to represent year.
8127
81282006-09-15 Carsten Dominik <dominik@science.uva.nl>
8129
8130 * org.texi (Setting tags): Typo fix.
8131
81322006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
8133
8134 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
8135
81362006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
8137
8138 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
8139
81402006-09-12 Paul Eggert <eggert@cs.ucla.edu>
8141
8142 * faq.texi (Escape sequences in shell output): EMACS is now set
8143 to Emacs's absolute file name, not to "t".
8144 (^M in the shell buffer): Likewise.
8145 * misc.texi (Interactive Shell): Likewise.
8146
81472006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
8148
8149 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
8150 mails with pop3-leave-mail-on-server. Fix wording.
8151 (Limiting): Improve gnus-summary-limit-to-articles.
8152 (X-Face): Fix typo.
8153
81542006-09-11 Simon Josefsson <jas@extundo.com>
8155
8156 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
8157 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
8158
81592006-09-06 Simon Josefsson <jas@extundo.com>
8160
8161 * smtpmail.texi (Authentication): Mention SSL.
8162
81632006-09-01 Eli Zaretskii <eliz@gnu.org>
8164
8165 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
8166 Don't use @indicateurl.
8167
8168 * cc-mode.texi (Subword Movement): Don't use @headitem.
8169 (Custom Braces, Clean-ups): Don't use @tie.
8170
81712006-08-29 Michael Albinus <michael.albinus@gmx.de>
8172
8173 Sync with Tramp 2.0.54.
8174
8175 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
8176 Suggested by Adrian Phillips <a.phillips@met.no>.
8177
81782006-08-15 Carsten Dominik <dominik@science.uva.nl>
8179
8180 * org.texi (Installation, Activation): Split from Installation and
8181 Activation.
8182 (Clocking work time): Documented new features.
8183
81842006-08-13 Alex Schroeder <alex@gnu.org>
8185
8186 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
8187 example.
8188
81892006-08-12 Eli Zaretskii <eliz@gnu.org>
8190
8191 * faq.texi (How to add fonts): New node.
8192
81932006-08-05 Romain Francoise <romain@orebokech.com>
8194
8195 * faq.texi (New in Emacs 22): Expand.
8196
81972006-08-03 Michael Olson <mwolson@gnu.org>
8198
8199 * erc.texi: Update for ERC 5.1.4.
8200
82012006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
8202
8203 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
8204 in .../site-lisp/gnus/ by default.
8205 [ From gnus-news.texi in the trunk. ]
8206
82072006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8208
8209 * gnus.texi (MIME Commands): Additions for yEnc.
8210
82112006-07-24 Richard Stallman <rms@gnu.org>
8212
8213 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
8214 * faq.texi: Move periods and commas inside quotes.
8215
82162006-07-20 Jay Belanger <belanger@truman.edu>
8217
8218 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
8219
82202006-07-18 Chong Yidong <cyd@stupidchicken.com>
8221
8222 * faq.texi (Security risks with Emacs): Document Emacs 22
8223 file-local-variable mechanism.
8224
82252006-07-12 Michael Olson <mwolson@gnu.org>
8226
8227 * erc.texi: Update for ERC 5.1.3.
8228
82292006-07-12 Alex Schroeder <alex@gnu.org>
8230
8231 * rcirc.texi: Fix typos.
8232 (Getting started with rcirc): New calling convention for M-x irc.
8233 Mention #rcirc. Removed channel tracking.
0c7efc08 8234 (Configuration): Change the names of all variables that got changed
2de53ca6
GM
8235 recently, eg. rcirc-server to rcirc-default-server. Added
8236 documentation for rcirc-authinfo, some background for Bitlbee, and
8237 rcirc-track-minor-mode.
0c7efc08 8238 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
2de53ca6 8239 Scrolling.
0c7efc08 8240 (Reconnecting after you have lost the connection): Fix example code
2de53ca6
GM
8241 to match code changes.
8242
82432006-07-10 Nick Roberts <nickrob@snap.net.nz>
8244
8245 * gnus.texi, message.texi: Fix typos.
8246
82472006-07-07 Carsten Dominik <dominik@science.uva.nl>
8248
8249 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
8250 commands.
8251 (Global TODO list): Document the use of the variables
8252 `org-agenda-todo-ignore-scheduled' and
8253 `org-agenda-todo-list-sublevels'.
8254
82552006-07-05 Richard Stallman <rms@gnu.org>
8256
8257 * faq.texi (Scrolling only one line): Fix xref.
8258
82592006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
8260
8261 * faq.texi (Evaluating Emacs Lisp code):
8262 Throughout, replace eval-current-buffer with eval-buffer.
8263
82642006-07-03 Richard Stallman <rms@gnu.org>
8265
8266 * rcirc.texi (Scrolling conservatively): Fix xref.
8267
8268 * pcl-cvs.texi (Viewing differences): Usage fix.
8269
82702006-07-03 Carsten Dominik <dominik@science.uva.nl>
8271
8272 * org.texi (Agenda commands): Document `s' key to save all org-mode
8273 buffers.
8274
82752006-06-30 Ralf Angeli <angeli@caeruleus.net>
8276
8277 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
8278 names. Mention `cvs-msg' face.
8279
82802006-06-29 Carsten Dominik <dominik@science.uva.nl>
8281
8282 * org.texi (Checkboxes): New section.
8283
82842006-06-28 Carsten Dominik <dominik@science.uva.nl>
8285
8286 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
8287 throughout this chapter.
8288
82892006-06-27 Chong Yidong <cyd@stupidchicken.com>
8290
8291 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
8292 text for standalone vs Emacs info.
8293 (Help): Clarify header line description. Use mouse-1 for clicks.
8294 (Help-P): Use mouse-1 for clicks.
8295 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
8296 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
8297 (Choose menu subtopic): Remove gratuitous Emacs command names.
8298 (Help-FOO): Put usual behavior first.
8299 (Help-Xref): Clicking on xrefs works in Emacs.
8300 (Search Text): Clarify what the default behavior is.
8301 (Create Info buffer): Fix Emacs window/X window confusion.
8302 (Emacs Info Variables): Fix for new Emacs init file behavior.
8303
83042006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8305
8306 * gnus.texi (Summary Buffer Lines): Fix typo.
8307
83082006-06-23 Carsten Dominik <dominik@science.uva.nl>
8309
8310 * org.texi (Embedded LaTeX): New chapter.
8311 (Archiving): Section rewritten.
8312 (Enhancing text): Some parts moved to the new chapter about LaTeX.
8313
83142006-06-20 Bill Wohler <wohler@newt.com>
8315
8316 Release MH-E manual version 8.0.1.
8317
8318 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8319 release 8.0.1.
8320 (Preface): Depend on GNU mailutils 1.0 and higher.
8321
83222006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
8323
8324 * message.texi (News Headers): Update message-syntax-checks section.
8325
83262006-06-19 Karl Berry <karl@gnu.org>
8327
8328 * info.texi (Advanced): Mention C-q, especially with ?.
8329
83302006-06-19 Carsten Dominik <dominik@science.uva.nl>
8331
8332 * org.texi (Publishing links): Document the `:link-validation-function'
8333 property.
8334 (Extensions and Hacking): New chapter, includes some sections of the
8335 "Miscellaneous" chapter.
8336
83372006-06-10 Carsten Dominik <dominik@science.uva.nl>
8338
8339 * org.texi (Progress logging): New section.
8340
2de53ca6
GM
83412006-06-06 Carsten Dominik <dominik@science.uva.nl>
8342
8343 * org.texi (ASCII export): Document indentation adaptation.
8344 (Setting tags): Document mutually-exclusive tags.
8345
83462006-06-05 Romain Francoise <romain@orebokech.com>
8347
8348 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
8349 Fix typo.
8350
8351 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
8352 channel (#gnus@irc.freenode.net).
8353 Fix typos. Update copyright notice.
8354
8355 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
8356 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
8357 (Line-Up Functions, Custom Macros):
8358 * ediff.texi (Window and Frame Configuration)
dccb744b 8359 (Highlighting Difference Regions):
2de53ca6
GM
8360 * emacs-mime.texi (Display Customization):
8361 * erc.texi (History):
8362 * eshell.texi (Known problems):
8363 * eudc.texi (Overview, BBDB):
8364 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
8365 (The problem of spam, SpamOracle, Extending the Spam package)
8366 (Conformity, Terminology):
dccb744b 8367 * idlwave.texi (Routine Info)
2de53ca6
GM
8368 (Class and Keyword Inheritance, Padding Operators)
8369 (Breakpoints and Stepping, Electric Debug Mode)
8370 (Examining Variables, Troubleshooting):
8371 * org.texi (Creating timestamps):
8372 * reftex.texi (Commands, Options, Changes):
8373 * tramp.texi (Inline methods, Password caching)
8374 (Auto-save and Backup, Issues):
8375 * vip.texi (Files, Commands in Insert Mode):
8376 * viper.texi (Emacs Preliminaries, States in Viper)
8377 (Packages that Change Keymaps, Viper Specials, Groundwork):
8378 Fix various typos.
8379
83802006-05-31 Michael Ernst <mernst@alum.mit.edu>
8381
8382 * ediff.texi: Fix typos.
8383
83842006-05-30 Carsten Dominik <dominik@science.uva.nl>
8385
8386 * org.texi: Small typo fixes.
8387
fff84c22
JB
83882006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
8389
8390 * viper.texi (Viper Specials):
8391 * gnus.texi (Example Setup):
8392 * faq.texi (Backspace invokes help):
8393 * dired-x.texi (Optional Installation Dired Jump):
8394 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
8395 follow coding conventions.
8396
2de53ca6
GM
83972006-05-29 Michael Albinus <michael.albinus@gmx.de>
8398
8399 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
8400
84012006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
8402
8403 * pcl-cvs.texi: Fix typos.
8404 (Customization): Say "us".
8405
84062006-05-26 Eli Zaretskii <eliz@gnu.org>
8407
8408 * org.texi: Remove bogus @setfilename.
8409
84102006-05-26 Carsten Dominik <dominik@science.uva.nl>
8411
8412 * org.texi (ASCII export): Omit command name.
8413 (HTML export): Add prefix to all lines in Local Variable example.
8414 (Acknowledgments): Typeset names in italics.
8415
84162006-05-24 Carsten Dominik <dominik@science.uva.nl>
8417
8418 * org.texi (Plain lists): Add new item navigation commands.
8419 (External links): Document elisp and info links.
8420 (Custom searches): New section.
8421 (Publishing): New chapter.
8422 (HTML export): Include a list of supported CSS classes.
8423 (Setting tags): Describe the fast-tag-setting interface.
8424
84252006-05-20 Luc Teirlinck <teirllm@auburn.edu>
8426
8427 * dired-x.texi: ifinfo -> ifnottex.
8428
84292006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
8430
8431 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
8432
84332006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
8434
8435 * message.texi (Interface): Add tool bar customization.
8436 (MIME): Index and text additions for mml-attach.
8437 (MIME): Describe mml-dnd-protocol-alist and
8438 mml-dnd-attach-options.
8439
8440 * gnus.texi (Oort Gnus): Reorder entries in sections.
8441 Fix some entries.
8442 (Starting Up): Add references to "Emacs for Heathens" and to
8443 "Finding the News". Add user-full-name and user-mail-address.
8444 (Group Buffer Format): Add tool bar customization and update.
8445 (Summary Buffer): Add tool bar customization.
8446 (Posting Styles): Add message-alternative-emails.
8447
84482006-05-09 Michael Albinus <michael.albinus@gmx.de>
8449
8450 * tramp.texi (Filename completion): Improve wording.
8451
84522006-05-07 Romain Francoise <romain@orebokech.com>
8453
8454 * faq.texi (Using regular expressions): Fix typo.
8455 (Packages that do not come with Emacs): Fix capitalization.
8456 (Replacing text across multiple files): Expand node to explain how
8457 to use `dired-do-query-replace-regexp' in more detail, based on
8458 suggestion by Eric Hanchrow <offby1@blarg.net>.
8459
84602006-05-06 Michael Albinus <michael.albinus@gmx.de>
8461
8462 * tramp.texi (Filename completion): Completion of remote files'
8463 method, user name and host name is active only in partial
8464 completion mode.
8465
84662006-05-06 Bill Wohler <wohler@newt.com>
8467
8468 Release MH-E manual version 8.0.
8469
8470 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8471 release 8.0.
8472
84732006-05-06 Bill Wohler <wohler@newt.com>
8474
8475 * mh-e.texi (MH-BOOK-HOME): Change from
8476 http://www.ics.uci.edu/~mh/book/mh to
8477 http://rand-mh.sourceforge.net/book/mh.
8478 Replace .htm suffix with .html for MH book files.
8479 (Using This Manual): Update key binding for getting relevant
8480 chapter in Info from command key.
8481 (Ranges): Fix itemx.
8482
84832006-05-05 Karl Berry <karl@gnu.org>
8484
8485 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
8486 (\fonttextsize): New user-level command to change text font size.
8487
84882006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
8489
8490 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
8491
84922006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
8493
8494 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
8495
84962006-04-24 Bill Wohler <wohler@newt.com>
8497
8498 * mh-e.texi (Getting Started): Make it more explicit that you need
8499 to install MH. Add pointers to current MH implementations.
8500
85012006-04-21 Bill Wohler <wohler@newt.com>
8502
8503 Release MH-E manual version 7.94.
8504
8505 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8506 release 7.94.
8507
85082006-04-21 Carsten Dominik <dominik@science.uva.nl>
8509
8510 * org.texi: Many small fixes.
8511 (Handling links): Rename from "Managing links".
8512
85132006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
8514
8515 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
8516 (Splitting mail using spam-stat): Fix @xref.
8517
85182006-04-20 Chong Yidong <cyd@stupidchicken.com>
8519
8520 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 8521 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
8522
85232006-04-20 Carsten Dominik <dominik@science.uva.nl>
8524
8525 * org.texi (Time stamps): Better explanation of the purpose of
8526 different time stamps.
8527 (Structure editing, Plain lists): More details on how new items
8528 and headings are inserted.
8529
85302006-04-18 Carsten Dominik <dominik@science.uva.nl>
8531
8532 * org.texi (Formula syntax): Fix link to Calc Manual.
8533
85342006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
8535
8536 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
8537
85382006-04-17 Bill Wohler <wohler@newt.com>
8539
8540 * mh-e.texi (Folders): Update mh-before-quit-hook and
8541 mh-quit-hook example with code that removes the buffers rather
8542 than just bury them.
8543
85442006-04-17 Michael Albinus <michael.albinus@gmx.de>
8545
8546 Sync with Tramp 2.0.53.
8547
85482006-04-13 Carsten Dominik <dominik@science.uva.nl>
8549
8550 * org.texi (Updating settings): New section.
8551 (Visibility cycling): Better names for the startup folding
8552 options.
8553 (Exporting): Completely restructured.
8554 (The very busy C-c C-c key): New section.
8555 (Summary of in-buffer settings): New section.
8556
85572006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
8558
8559 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
8560
85612006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
8562
8563 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
8564 (Server Commands): Key `v' is reserved for users.
8565
85662006-04-11 Carsten Dominik <dominik@science.uva.nl>
8567
8568 * org.texi (Link format): New section, emphasis on bracket links.
8569 (External links): Document bracket links.
8570 (FAQ): Expand to cover shell links and the new link format.
8571
85722006-04-09 Kevin Ryde <user42@zip.com.au>
8573
8574 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
8575
85762006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
8577
8578 * gnus.texi (Summary Buffer Lines): Add `*'.
8579
c8763fb6 85802006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
8581
8582 * gnus.texi (Group Parameters):
8583 Mention gnus-permanently-visible-groups.
8584
85852006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
8586
8587 * gnus.texi (Face): Fix typo.
8588
85892006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
8590
8591 * gnus.texi (X-Face): Clarify.
8592 (Face): Need Emacs with PNG support.
8593
85942006-04-06 Richard Stallman <rms@gnu.org>
8595
8596 * idlwave.texi: Delete the blocks "not suitable for inclusion with
8597 Emacs".
8598
85992006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
8600
8601 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
8602 blocks not suitable for inclusion with Emacs using variable
8603 PARTOFEMACS.
8604
86052006-04-04 Simon Josefsson <jas@extundo.com>
8606
8607 * gnus.texi (Security): Improve.
8608
86092006-04-02 Bill Wohler <wohler@newt.com>
8610
8611 * mh-e.texi (Getting Started, Junk, Bug Reports)
8612 (MH FAQ and Support): Fix URLs.
8613
86142006-03-31 Romain Francoise <romain@orebokech.com>
8615
8616 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
8617 to t, not nil (and has for the past eight years).
8618
86192006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
8620
8621 * message.texi, gnus.texi: Bump version to 5.11.
8622
86232006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
8624
8625 * gnus.texi (Top): Add comment about version line.
8626
8627 * message.texi (Top): Ditto. Change to take named versions into
8628 account.
8629
86302006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
8631
8632 * gnus.texi (Posting Styles): Add x-face-file to example.
8633 (X-Face): Refer to posting styles.
8634
8635 * gnus-faq.texi ([5.8]): Add x-face-file.
8636 ([8.4]): Add links to gmane.emacs.gnus.user and
8637 gmane.emacs.gnus.general.
8638
86392006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
8640
8641 * gnus-faq.texi: Use .invalid.
8642 ([5.4]): Fix gnus-posting-styles example.
8643
86442006-03-27 Romain Francoise <romain@orebokech.com>
8645
8646 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
8647 Emacs/W3 needs a new maintainer.
8648 (Ispell): Update author and version info.
8649 (Mailcrypt): Mention PGG.
8650 (New in Emacs 22): Add PGG to the list of new packages.
8651 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
8652 updating dead URLs.
8653
86542006-03-25 Karl Berry <karl@gnu.org>
8655
8656 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
8657 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
8658 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
8659 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
8660 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
8661 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
8662 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
8663 (2) do not indent copyright year list (or anything else).
8664
86652006-03-21 Bill Wohler <wohler@newt.com>
8666
8667 * mh-e.texi (Folders): Various edits.
8668
86692006-03-20 Romain Francoise <romain@orebokech.com>
8670
8671 * gnus.texi (Mail Folders): Grammar fix.
8672
86732006-03-19 Bill Wohler <wohler@newt.com>
8674
8675 * mh-e.texi (Replying): Document Mail-Followup-To.
8676 Change manually-formatted table to multitable. Add debugging info.
8677 Move description of mh-reply-default-reply-to into paragraph
8678 that describes its values.
8679
86802006-03-17 Bill Wohler <wohler@newt.com>
8681
10d1d0af 8682 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
8683 (Sending Mail Tour): Update method of entering
8684 addresses and subject.
8685 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
8686 (Adding Attachments, Searching): Update screenshots for Emacs 22.
8687
86882006-03-15 Carsten Dominik <dominik@science.uva.nl>
8689
8690 * org.texi: Version number change only.
8691
86922006-03-14 Bill Wohler <wohler@newt.com>
8693
8694 * mh-e.texi: Add index entries around each paragraph rather than
8695 depend on entries from beginning of node. Doing so ensures that
8696 index entries are less likely to be forgotten if text is cut and
8697 pasted, and are necessary anyway if the references are on a
8698 separate page. It seems that makeinfo is now (v. 4.8) only
8699 producing one index entry per node, so there is no longer any
8700 excuse not to. Use subheading instead of heading. The incorrect
8701 use of heading produced very large fonts in Info--as large as the
8702 main heading.
8703 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
8704 versions 6 and 7 appeared *around* the time of these Emacs releases.
8705
87062006-03-13 Carsten Dominik <dominik@science.uva.nl>
8707
8708 * org.texi (Clean view): Document new startup options.
8709
87102006-03-11 Bill Wohler <wohler@newt.com>
8711
8712 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
8713 (Composing, Scan Line Formats): Fix @refs.
8714 (Getting Started): Define MH profile and MH profile components.
8715 (Incorporating Mail, Reading Mail, Viewing, Printing)
8716 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
8717 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
8718 for string constants.
8719 (Tool Bar): Remove spurious quote.
8720 (Junk): Use ``...'' instead of "...".
8721 (Scan Line Formats): Replace @samp with @kbd.
8722
87232006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
8724
8725 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
8726
87272006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
8728
8729 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
8730 easy to understand.
8731
87322006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
8733
8734 * gnus.texi: Markup fix.
8735 (Fancy Mail Splitting): Specify new feature.
8736
87372006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
8738
8739 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
8740 partial-words matching.
8741
87422006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
8743
8744 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
8745
8746 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
8747 (MIME Commands): Fix mm-discouraged-alternatives.
8748
87492006-03-07 Carsten Dominik <dominik@science.uva.nl>
8750
8751 * org.texi: Version number change only.
8752
87532006-03-06 Bill Wohler <wohler@newt.com>
8754
8755 * mh-e.texi: Move from SourceForge repository to Savannah.
8756 This is version 7.93, which is a total rewrite from the previous
8757 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
8758 version 7.93.
8759
87602006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
8761
8762 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
8763
87642006-03-01 Carsten Dominik <dominik@science.uva.nl>
8765
8766 * org.texi (Interaction): Add item about `org-mouse.el' by
8767 Piotr Zielinski.
8768 (Managing links): Document that also mouse-1 can be used to
8769 activate a link.
8770 (Headlines, FAQ): Add entry about hiding leading stars.
8771 (Miscellaneous): Resort the sections in this chapter to a more
8772 logical sequence.
8773
87742006-02-27 Simon Josefsson <jas@extundo.com>
8775
8776 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
8777 2004-01-27 from the trunk).
8778
87792006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8780
8781 * cc-mode.texi: Rename c-hungry-backspace to
8782 c-hungry-delete-backwards, at the request of RMS. Leave the old
8783 name as an alias.
8784
87852006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8786
8787 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
8788 include the function header within the defun.
8789
87902006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8791
8792 * cc-mode.texi: Correct two typos.
8793
87942006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8795
8796 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
8797 existing comment.
8798 (Electric Keys): Add a justification for electric indentation.
8799 (Hungry WS Deletion): Clear up the names and complications of the
8800 BACKSPACE and DELETE keys.
8801
88022006-02-23 Juri Linkov <juri@jurta.org>
8803
8804 * faq.texi (Common requests): Move `Turning on auto-fill by
8805 default' after `Wrapping words automatically'. Move `Working with
8806 unprintable characters' before `Searching for/replacing newlines'.
8807 Move `Replacing highlighted text' after `Highlighting a region'.
8808 Merge `Repeating commands' and `Repeating a command as many times
8809 as possible' into the former.
8810 (Packages that do not come with Emacs): Add refs to Gmane and
8811 etc/MORE.STUFF.
8812
88132006-02-23 Juri Linkov <juri@jurta.org>
8814
8815 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
8816 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
8817 Add xref to `(emacs)Reporting Bugs'.
8818 (Getting a printed manual): Add URL to other formats of the manual.
8819 (Common requests): Fix menu.
8820 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
8821 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
8822 (Inserting text at the beginning of each line): Add pxref to
8823 `Changing the included text prefix'.
8824 (Forcing the cursor to remain in the same column): Mention `track-eol'
8825 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
8826 (Replacing text across multiple files): Add keybinding `Q' for
8827 `dired-do-query-replace'.
8828
88292006-02-22 Carsten Dominik <dominik@science.uva.nl>
8830
8831 * reftex.texi: Version number and date change only.
8832
8833 * org.texi (Internal Links): Rewrite to cover the modified
8834 linking system.
8835
88362006-02-17 Eli Zaretskii <eliz@gnu.org>
8837
8838 * faq.texi: Remove the coding cookie, it's not needed anymore.
8839
88402006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8841
8842 * faq.texi (Colors on a TTY): Mention Mac OS port.
8843
88442006-02-12 Karl Berry <karl@gnu.org>
8845
8846 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
8847 8-bit accented a.
8848
88492006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
8850
8851 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
8852
88532006-02-08 Romain Francoise <romain@orebokech.com>
8854
8855 * faq.texi (Top): Remove paragraph about the FAQ being a
8856 transitional document, etc.
8857 (Searching for/replacing newlines): New node.
8858 (Yanking text in isearch): New node.
8859 (Inserting text at the beginning of each line): Rename and make
8860 more general, mention `M-;' in Message mode.
8861
88622006-02-07 Luc Teirlinck <teirllm@auburn.edu>
8863
8864 * faq.texi (Meta key does not work in xterm)
8865 (Emacs does not display 8-bit characters)
8866 (Inputting eight-bit characters): Update xrefs.
8867
88682006-02-06 Romain Francoise <romain@orebokech.com>
8869
8870 * faq.texi (VM): VM now at version 7.19.
8871 Set myself as maintainer of this file.
8872
88732006-02-04 Michael Olson <mwolson@gnu.org>
8874
8875 * erc.texi (History): Note that ERC is now included with Emacs.
8876
88772006-01-31 Romain Francoise <romain@orebokech.com>
8878
8879 * message.texi (Message Headers): Explain what
8880 `message-alternative-emails' does in more detail.
8881 Update copyright year.
8882
88832006-01-30 Juanma Barranquero <lekktu@gmail.com>
8884
8885 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
8886
88872006-01-29 Richard M. Stallman <rms@gnu.org>
8888
8889 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
8890
88912006-01-29 Michael Olson <mwolson@gnu.org>
8892
8893 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
8894
8895 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
8896
8897 * faq.texi (New in Emacs 22): Mention ERC.
8898
88992006-01-28 Luc Teirlinck <teirllm@auburn.edu>
8900
8901 * rcirc.texi: Capitalize dir entry for consistency with the entry
8902 in info/dir and other entries in the Emacs category.
8903 Fix typos. Delete trailing whitespace.
8904
c8763fb6 89052006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
8906
8907 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
8908
89092006-01-27 Eli Zaretskii <eliz@gnu.org>
8910
8911 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
8912 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
8913
8914 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
8915 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
8916
89172006-01-27 Alex Schroeder <alex@gnu.org>
8918
8919 * rcirc.texi: New file.
8920
89212006-01-23 Juri Linkov <juri@jurta.org>
8922
8923 * widget.texi (User Interface): Add S-TAB for widget-backward.
8924
89252006-01-22 Michael Albinus <michael.albinus@gmx.de>
8926
8927 Sync with Tramp 2.0.52.
8928
8929 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
8930 Add Tramp disabling item. New item for common connection problems.
8931 (various): Apply "ftp" as method for the download URL.
8932 (Bug Reports): Refer to FAQ for common problems.
8933
89342006-01-21 Eli Zaretskii <eliz@gnu.org>
8935
8936 * widget.texi (User Interface): Use @key for TAB.
8937
8938 * ses.texi (Formulas, Printer functions): Use @key for TAB.
8939
8940 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
8941 for TAB.
8942
8943 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
8944
89452006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
8946
8947 * gnus.texi: Update copyright.
8948
89492006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
8950
8951 * gnus.texi (Article Washing): Additions.
8952
2de53ca6
GM
89532006-01-13 Carsten Dominik <dominik@science.uva.nl>
8954
8955 * org.texi (Agenda commands): Document tags command.
8956
89572006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
8958
8959 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
8960
89612006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
8962
8963 * gnus.texi (RSS): Addition.
8964
89652005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
8966
8967 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
8968
89692005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
8970
8971 * emacs-mime.texi (Display Customization): Add setting example to
8972 mm-discouraged-alternatives.
8973
89742006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
8975
8976 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
8977 version is the canonical version.
8978
89792006-01-08 Alex Schroeder <alex@gnu.org>
8980
8981 * pgg.texi (Caching passphrase): Rewording.
8982
89832006-01-06 Eli Zaretskii <eliz@gnu.org>
8984
8985 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
8986 repository URL.
8987
89882006-01-06 Carsten Dominik <dominik@science.uva.nl>
8989
8990 * org.texi: Removed the accidentally re-added empty line in the
8991 direntry.
8992
89932006-01-05 Carsten Dominik <dominik@science.uva.nl>
8994
8995 * org.texi (Agenda Views): Chapter reorganized.
8996
89972005-12-29 Romain Francoise <romain@orebokech.com>
8998
8999 * faq.texi (Using Customize): New node.
9000
90012005-12-28 Luc Teirlinck <teirllm@auburn.edu>
9002
9003 * org.texi: Remove blank line in @direntry. It is non-standard
9004 and recursively produces blank lines all over the dir file (when
9005 using Texinfo 4.8).
9006
90072005-12-21 Luc Teirlinck <teirllm@auburn.edu>
9008
9009 * widget.texi (atoms): Delete obsolete remark about `file' widget.
9010
90112005-12-20 Carsten Dominik <dominik@science.uva.nl>
9012
9013 * org.texi (Tags): Boolean logic documented.
9014 (Agenda Views): Document custom commands.
9015
90162005-12-20 David Kastrup <dak@gnu.org>
9017
9018 * faq.texi (AUCTeX): Update version and mailing list info.
9019
90202005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
9021
9022 * gnus.texi (MIME Commands): Mention addition of
9023 multipart/alternative to gnus-buttonized-mime-types and add xref
9024 to mm-discouraged-alternatives.
9025
9026 * emacs-mime.texi (Display Customization): Mention addition of
9027 "image/.*" and add xref to gnus-buttonized-mime-types in the
9028 mm-discouraged-alternatives section.
9029
90302005-12-16 Carsten Dominik <dominik@science.uva.nl>
9031
9032 * org.texi (Tags): New section.
9033 (Agenda Views): Chapter reorganized.
9034
90352005-12-16 Eli Zaretskii <eliz@gnu.org>
9036
9037 * org.texi (Internal Links): Add a missing comma after an @xref.
9038
90392005-12-14 Chong Yidong <cyd@stupidchicken.com>
9040
9041 * faq.texi (Filling paragraphs with a single space): No need to
9042 change sentence-end now.
9043
90442005-12-13 Romain Francoise <romain@orebokech.com>
9045
9046 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
9047
90482005-12-12 Jay Belanger <belanger@truman.edu>
9049
9050 * faq.texi (Calc): Update version number.
9051
90522005-12-12 Carsten Dominik <dominik@science.uva.nl>
9053
9054 * org.texi (Progress Logging): New section.
9055
90562005-12-10 Romain Francoise <romain@orebokech.com>
9057
9058 Update the Emacs FAQ for the 22.1 release.
9059
9060 * faq.texi: Set VER to `22.1'.
9061 (Basic editing): Explain how to use localized versions of the
0c7efc08
SM
9062 Tutorial. Mention that `C-h r' displays the manual.
9063 Delete obsolete WWW link to an Emacs 18 tutorial.
2de53ca6
GM
9064 (Getting a printed manual): Point to the new locations of the
9065 manuals on the GNU Web site.
9066 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
9067 available via Info (it was previously distributed separately).
9068 (Installing Texinfo documentation): The latest version of Texinfo
9069 is 4.8, not 4.0.
9070 (Informational files for Emacs): COPYING is the GNU General Public
9071 License, not the Emacs General Public License.
9072 (Informational files for Emacs): Delete obsolete link to the
9073 GNUinfo pages as they have been removed from the GNU Web site.
9074 (New in Emacs 22): New node.
9075 (Setting up a customization file): Say that most packages support
9076 Customize nowadays.
9077 (Colors on a TTY): Delete reference to instructions on how to
9078 enable syntax highlighting, it is now enabled by default.
9079 (Turning on abbrevs by default): Emacs now reads the abbrevs file
9080 at startup automatically.
9081 (Controlling case sensitivity): Mention `M-c' in isearch.
9082 (Using an already running Emacs process): Emacs now creates the
9083 socket in `/tmp/emacsUID'. Fix typos. Change default location of
9084 gnuserv. As emacsclient can now run Lisp code as well, delete a
9085 sentence praising gnuserv for that. Simplify description of how
9086 the client/server operation works.
9087 (Compiler error messages): Delete obsolete text (compile.el has
9088 been rewritten).
9089 (Indenting switch statements): Fix typo.
9090 (Matching parentheses): Simplify setup instructions, mention the
9091 menu bar item in the Options menu.
9092 (Repeating a command as many times as possible): Mention `C-x e'.
9093 (Going to a line by number): Mention new keymap and bindings
9094 `M-g M-g', `M-g M-p' and `M-g M-n'.
9095 (Turning on syntax highlighting): Now on by default. Simplify.
9096 (Replacing highlighted text): Use `1', not `t'.
9097 (Problems with very large files): The maximum size is now 256MB on
9098 32-bit machines.
9099 (^M in the shell buffer): Mention `comint-process-echoes'.
9100 (Emacs for Apple computers): Emacs 22 has native support for Mac
9101 OS X.
9102 (Translating names to IP addresses): Delete node.
9103 (Binding keys to commands): Fix typo.
9104 (SPC no longer completes file names): New node.
9105 (MIME with Emacs mail packages): Delete section about the Emacs
9106 MIME FAQ (it's not reachable anymore).
9107
91082005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
9109
9110 * cc-mode.texi: The manual has been extensively revised: the
9111 information about using CC Mode has been separated from the larger
9112 and more difficult chapters about configuration. It has been
9113 updated for CC Mode 5.31.
9114
91152005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
9116
9117 * pgg.texi (User Commands): Fix description of pgg-verify-region.
9118 (Selecting an implementation): Fix descriptions.
9119
91202005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
9121
9122 * message.texi (Various Message Variables): Addition.
9123
91242005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
9125
9126 * message.texi: Fix default values.
9127
91282005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
9129
9130 * message.texi (Header Commands): Clarify descriptions of
9131 message-cross-post-followup-to, message-reduce-to-to-cc, and
9132 message-insert-wide-reply.
9133 (Various Commands): Fix kindex for message-kill-to-signature;
9134 clarify description of message-tab.
9135
91362005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
9137
9138 * message.texi (Mailing Lists): Fix description about MFT.
9139
9140 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
9141
91422005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
9143
9144 * gnus.texi (Slow Terminal Connection): Replace old description
9145 with new one.
9146
91472005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
9148
9149 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
9150 replace X-Draft-Headers with X-Draft-From.
9151
91522005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
9153
9154 * gnus.texi (Various Various): Fix the default value of
9155 nnheader-max-head-length.
9156 (Gnus Versions): Fix typo.
9157
91582005-12-08 Carsten Dominik <dominik@science.uva.nl>
9159
9160 * org.texi (Structure editing): Document new functionality of
9161 M-RET.
9162
91632005-12-06 Luc Teirlinck <teirllm@auburn.edu>
9164
9165 * org.texi (Internal Links): Fix Texinfo usage.
9166
91672005-12-06 Carsten Dominik <dominik@science.uva.nl>
9168
9169 * org.texi (TODO basics): Document the global todo list.
9170 (TODO items): Documents sparse tree for specific TODO
9171 keywords.
9172
91732005-11-30 Carsten Dominik <dominik@science.uva.nl>
9174
9175 * org.texi (Plain Lists): Typos fixed.
9176
91772005-11-28 Jay Belanger <belanger@truman.edu>
9178
9179 * calc.texi: Change references of `M-#' to `C-x *' prefix.
9180
91812005-11-24 Carsten Dominik <dominik@science.uva.nl>
9182
9183 * org.texi (Structure editing): New item moving commands added.
9184 (Plain Lists): New section.
9185
91862005-11-18 Carsten Dominik <dominik@science.uva.nl>
9187
9188 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
9189 (Agenda): Document commands `org-cycle-agenda-files' and
c4cc8b9a 9190 `org-agenda-file-to-front'.
2de53ca6
GM
9191 (Built-in table editor): Document `org-table-sort-lines'.
9192 (HTML formatting): Export of hand-formatted lists.
9193
91942005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
9195
9196 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
9197 new variable gnus-toolbar-thickness.
9198
91992005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
9200
9201 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
9202
92032005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
9204
9205 * gnus.texi (X-Face): Fix description.
9206 (XVarious): Remove gnus-xmas-logo-color-alist and
9207 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
9208
92092005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
9210
9211 * gnus.texi (Group Parameters): Mention new variable
9212 gnus-parameters-case-fold-search.
9213 (Home Score File): Addition.
9214
92152005-11-04 Ulf Jasper <ulf.jasper@web.de>
9216
9217 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
9218 (Overview): List supported feed types.
9219 (Installation): No installation necessary when using autoload.
9220 (Configuration): Rename "RSS" to "news".
9221
92222005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
9223
9224 * pgg.texi (User Commands): Document additional passphrase
9225 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
9226 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
9227
92282005-11-04 Carsten Dominik <dominik@science.uva.nl>
9229
9230 * org.texi: Version number changed to 3.19.
9231
92322005-10-29 Sascha Wilde <wilde@sha-bang.de>
9233
9234 * pgg.texi (How to use): Update the example to add autoload of
9235 pgg-encrypt-symmetric-region.
9236 (User Commands): Document pgg-encrypt-symmetric-region.
9237 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
9238
92392005-10-27 Jay Belanger <belanger@truman.edu>
9240
9241 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
9242 mention other TeX-related units.
9243
92442005-10-23 Lars Hansen <larsh@soem.dk>
9245
0c7efc08
SM
9246 * dired-x.texi (Miscellaneous Commands):
9247 Replace dired-do-relative-symlink by dired-do-relsymlink and
2de53ca6
GM
9248 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
9249
92502005-10-23 Jay Belanger <belanger@truman.edu>
9251
9252 * calc.texi (Predefined Units): Use `alpha' for the fine structure
9253 constant.
9254
92552005-10-23 Michael Albinus <michael.albinus@gmx.de>
9256
0c7efc08
SM
9257 * faq.texi (Bugs and problems):
9258 Replace `dired-move-to-filename-regexp' by
2de53ca6
GM
9259 `directory-listing-before-filename-regexp'.
9260
92612005-10-22 Eli Zaretskii <eliz@gnu.org>
9262
9263 * newsticker.texi (UPDATED): Set value.
9264
92652005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
9266
9267 * gnus.texi (Document Groups): Remove duplicate item.
9268
92692005-10-21 Carsten Dominik <dominik@science.uva.nl>
9270
9271 * org.texi (Summary): Mention iCalendar support.
9272 (Exporting): Document iCalendar support.
9273
92742005-10-18 Romain Francoise <romain@orebokech.com>
9275
9276 * viper.texi (Viper Specials): Capitalize GNU.
9277
92782005-10-17 Juri Linkov <juri@jurta.org>
9279
9280 * info.texi (Getting Started, Search Index, Expert Info):
9281 Fix wording.
9282 (Search Text): Replace `echo area' with `mode line'.
9283 (Search Index): Both `i' and `,' find all index entries.
9284 Replace example `C-f' with `C-l' (which exists in index of Info
9285 manual) and delete spaces in its keyboard input sequence.
9286 Delete unnecessary explanations about literal characters.
9287
92882005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
9289
9290 * gnus.texi (Document Server Internals): Addition.
9291
92922005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
9293
9294 * gnus.texi (A note on namespaces): Fix RFC reference.
9295
92962005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
9297
9298 * gnus.texi (RSS): Fix key description.
9299
93002005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
9301
9302 * gnus.texi: Emacs/w3 -> Emacs/W3.
9303 (Browsing the Web): Fix description.
9304 (Web Searches): Ditto.
9305 (Customizing W3): Ditto.
9306
93072005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
9308
9309 * gnus.texi (Maildir): Clarify expire-age and expire-group.
9310
93112005-10-11 Jay Belanger <belanger@truman.edu>
9312
9313 * calc.texi (Integration): Mention using `a i' to compute definite
9314 integrals.
9315
93162005-10-11 Juri Linkov <juri@jurta.org>
9317
9318 * info.texi: Rearrange nodes.
9319 (Top): Update menu. Change ref `Info for Experts' to
9320 `Advanced Info Commands'.
9321 (Getting Started): Fix description of manual's parts.
9322 (Help-Int): Change xref `Info Search' to `Search Index', and
9323 `Expert Info' to `Advanced'.
9324 (Advanced): Move node one level up.
9325 (Search Text, Search Index): New nodes split out from `Info Search'.
9326 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
9327 split out from `Advanced'.
9328 (Advanced, Emacs Info Variables): De-document editing an Info file
9329 in Info.
9330 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
9331 (Creating an Info File): Delete node and move its text to
9332 `Expert Info'.
9333
93342005-10-10 Carsten Dominik <dominik@science.uva.nl>
9335
9336 * org.texi (Workflow states): Documented that change in keywords
9337 becomes active only after restart of Emacs.
9338
93392005-10-08 Michael Albinus <michael.albinus@gmx.de>
9340
9341 Sync with Tramp 2.0.51.
9342
93432005-10-08 Nick Roberts <nickrob@snap.net.nz>
9344
9345 * speedbar.texi (Introduction): Describe new location of speedbar
9346 on menubar.
9347 (Basic Key Bindings): Remove descriptions of bindings that have
9348 been removed.
9349
93502005-10-05 Nick Roberts <nickrob@snap.net.nz>
9351
9352 * speedbar.texi (GDB): Describe use of watch expressions.
9353
93542005-09-28 Simon Josefsson <jas@extundo.com>
9355
9356 * message.texi (IDNA): Fix.
9357
93582005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
9359
9360 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
9361 nntp-server-hook, and nntp-warn-about-losing-connection; fix
9362 description of nntp-open-connection-function.
9363 (Common Variables): Fix descriptions.
9364
93652005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
9366
9367 * gnus.texi (Server Buffer Format): Document the %a format spec.
9368
93692005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
9370
9371 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
9372
93732005-09-23 Carsten Dominik <dominik@science.uva.nl>
9374
9375 * org.texi Version 3.16.
9376
93772005-09-19 Miles Bader <miles@gnu.org>
9378
9379 * newsticker.texi: Get rid of CVS keywords.
9380
93812005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
9382
9383 * gnus.texi (Finding the Parent): Fix description of how Gnus
9384 finds article.
9385
93862005-09-14 Jari Aalto <jari.aalto@cante.net>
9387
9388 * gnus.texi (Advanced Scoring Examples): New examples to teach how
9389 to drop off non-answered articles.
9390
93912005-09-19 Juanma Barranquero <lekktu@gmail.com>
9392
9393 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
9394 braces (which are unsupported by NMAKE) for macro `srcdir'.
9395
93962005-09-17 Eli Zaretskii <eliz@gnu.org>
9397
9398 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9399 (../info/newsticker, newsticker.dvi): New targets.
9400
94012005-09-17 Ulf Jasper <ulf.jasper@web.de>
9402
9403 * newsticker.texi: Replace @command with @code. Replace @example
9404 with @lisp.
0c7efc08
SM
9405 (Top): Add explanations to menu items.
9406 (GNU Free Documentation License): Remove.
2de53ca6
GM
9407
94082005-09-16 Romain Francoise <romain@orebokech.com>
9409
9410 Update all files to specify GFDL version 1.2.
9411
9412 * doclicense.texi (GNU Free Documentation License): Update to
9413 version 1.2.
9414
94152005-09-15 Richard M. Stallman <rms@gnu.org>
9416
9417 * newsticker.texi: Fix @setfilename.
9418
9419 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9420 (../info/newsticker, newsticker.dvi): New targets.
9421
94222005-08-30 Carsten Dominik <dominik@science.uva.nl>
9423
9424 * org.texi: Version 3.15.
9425
94262005-08-29 Luc Teirlinck <teirllm@auburn.edu>
9427
9428 * ses.texi: Combine all three indices into one.
9429 Correct a few typos.
9430
94312005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
9432
9433 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
9434
94352005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
9436
9437 * emacs-mime.texi (Handles): Remove duplicate item.
9438 (Encoding Customization): Fix the default value for
9439 mm-coding-system-priorities.
9440 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
9441 (Basic Functions): Fix reference.
9442
94432005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
9444
9445 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
9446
94472005-08-18 Richard M. Stallman <rms@gnu.org>
9448
9449 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
9450 and web site.
9451
9452 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
9453 not keyboard-translate.
9454
94552005-08-11 Richard M. Stallman <rms@gnu.org>
9456
9457 * faq.texi (Using regular expressions): Fix xref.
9458
94592005-08-09 Juri Linkov <juri@jurta.org>
9460
9461 * info.texi (Help-P): Replace `Prev' with `Previous'.
9462 (Help-M, Help-Xref): Add S-TAB.
9463 (Help-FOO): Update `u' command.
9464 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
9465 Update info about visibility of xref parts.
9466 (Help-Int): Fix `m' command. Rename `Info-last' to
9467 `Info-history-back'. Add `Info-history-forward'.
9468 (Advanced): Fix `g*' and `M-n' commands.
9469 (Info Search): Add `index-apropos' in stand-alone browser.
9470 Add isearch commands.
9471 (Emacs Info Variables): Remove `Info-fontify'.
9472 Add `Info-mode-hook'. Update face names.
9473 Add `Info-fontify-maximum-menu-size',
9474 `Info-fontify-visited-nodes', `Info-isearch-search'.
9475
94762005-08-07 Michael Albinus <michael.albinus@gmx.de>
9477
9478 Sync with Tramp 2.0.50.
9479
9480 * tramp.texi: Use @option{} consequently for method names.
9481 (Inline methods, External transfer methods): Remove references to
9482 Cygwin.
9483 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
9484 implementation.
9485
94862005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
9487
9488 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
9489 Mention that gnus-init-file is not read when Emacs is invoked with
9490 --no-init-file or -q.
9491
94922005-07-19 Carsten Dominik <dominik@science.uva.nl>
9493
9494 * org.texi: Version 3.14.
9495
94962005-07-04 Carsten Dominik <dominik@science.uva.nl>
9497
9498 * org.texi: Version 3.13.
9499
95002005-07-18 Juri Linkov <juri@jurta.org>
9501
9502 * calc.texi (Time Zones, Logical Operations):
9503 * cl.texi (Overview):
9504 * org.texi (TODO types):
9505 * sc.texi (Emacs 18 MUAs):
9506 * speedbar.texi (Top):
9507 * url.texi (History):
9508 Delete duplicate duplicate words.
9509
ce058493 95102005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
9511
9512 * cl.texi (Type Predicates): Document `atom' type.
9513
95142005-07-04 Lute Kamstra <lute@gnu.org>
9515
9516 Update FSF's address in GPL notices.
9517
9518 * calc.texi (Copying):
9519 * doclicense.texi (GNU Free Documentation License):
9520 * faq.texi (Contacting the FSF):
9521 * mh-e.texi (Copying): Update FSF's address.
9522
95232005-07-03 Richard M. Stallman <rms@gnu.org>
9524
9525 * flymake.texi (Example -- Configuring a tool called directly):
9526 Update name of flymake-build-relative-filename.
9527
95282005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
9529
9530 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
9531
95322005-06-29 Carsten Dominik <dominik@science.uva.nl>
9533
9534 * org.texi: Version 3.12.
9535
95362005-06-24 Eli Zaretskii <eliz@gnu.org>
9537
9538 * makefile.w32-in (MAKEINFO): Use --force.
9539 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
9540 Makefile.in.
9541 (gnus.dvi): Use "..." to quote Sed args, so that it works with
9542 more shells.
9543
95442005-06-23 Richard M. Stallman <rms@gnu.org>
9545
9546 * speedbar.texi (Creating a display): Texinfo usage fixes.
9547
9548 * tramp.texi (Customizing Completion, Auto-save and Backup):
9549 Texinfo usage fixes.
9550
95512005-06-23 Juanma Barranquero <lekktu@gmail.com>
9552
9553 * dired-x.texi (Miscellaneous Commands):
9554 * ediff.texi (Miscellaneous):
9555 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
9556 (Agent Variables):
9557 * info.texi (Help-Xref):
9558 * message.texi (Message Headers):
9559 * org.texi (Remember):
9560 * reftex.texi (Options (Defining Label Environments)):
9561 (Options (Index Support)):
9562 (Options (Viewing Cross-References)):
9563 (Options (Misc)):
9564 (Changes):
9565 * speedbar.texi (Creating a display):
9566 * tramp.texi (Customizing Completion, Auto-save and Backup):
9567 Texinfo usage fix.
9568
95692005-06-13 Carsten Dominik <dominik@science.uva.nl>
9570
9571 * org.texi: Version 3.11.
9572
95732005-06-12 Jay Belanger <belanger@truman.edu>
9574
9575 * calc.texi (Getting Started): Remove extra menu item.
9576
95772005-05-31 Jay Belanger <belanger@truman.edu>
9578
9579 * calc.texi (Notations Used in This Manual): Use @kbd for key
9580 sequence.
9581 (Demonstration of Calc): Mention another way of starting Calc.
9582 (Starting Calc): Mention long name of M-#.
9583 (Embedded Mode Overview): Remove unnecessary instruction.
9584 (Other M-# commands): Rephrase `M-# 0' explanation.
9585 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
9586 reflect current behavior.
9587
95882005-05-30 Jay Belanger <belanger@truman.edu>
9589
9590 * calc.texi (Hooks): Change description of calc-window-hook and
9591 calc-trail-window-hook to match usage.
9592 (Computational Functions): Add more constant-generating functions.
9593 (Customizable Variables): Use defvar.
9594
95952005-05-28 Jay Belanger <belanger@truman.edu>
9596
9597 * calc.texi (Assignments in Embedded Mode): Fix variable name.
9598 (Basic Embedded Mode): Explain behavior of arguments to
9599 calc-embedded-mode.
9600
96012005-05-27 Jay Belanger <belanger@truman.edu>
9602
9603 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
9604 current behavior.
9605
96062005-05-25 Jay Belanger <belanger@truman.edu>
9607
9608 * calc.texi: Change Calc version number throughout.
9609 (Keypad Mode): Change location in info output.
9610 (Keypad mode overview): Move picture of keypad.
9611
96122005-05-21 Jay Belanger <belanger@truman.edu>
9613
9614 * calc.texi (Storing variables): Mention that only most variables
9615 are void to begin with.
9616
96172005-05-21 Kevin Ryde <user42@zip.com.au>
9618
9619 * widget.texi (Basic Types): Update cross ref from "Enabling
9620 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
9621 lispref/text.texi change.
9622
96232005-05-20 Carsten Dominik <dominik@science.uva.nl>
9624
9625 * org.texi: Version 3.09.
9626
96272005-05-18 Carsten Dominik <dominik@science.uva.nl>
9628
9629 * reftex.texi: Version 4.28.
9630
96312005-05-16 Jay Belanger <belanger@truman.edu>
9632
9633 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
9634
96352005-05-14 Jay Belanger <belanger@truman.edu>
9636
9637 * calc.texi (Default Simplifications): Insert missing ! (logical
9638 not operator).
9639
96402005-05-14 Michael Albinus <michael.albinus@gmx.de>
9641
9642 Sync with Tramp 2.0.49.
9643
96442005-05-10 Jay Belanger <belanger@truman.edu>
9645
9646 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
9647 to 1.
9648
96492005-04-29 Carsten Dominik <dominik@science.uva.nl>
9650
9651 * org.texi: Version 3.08, structure reorganized.
9652
96532005-04-24 Richard M. Stallman <rms@gnu.org>
9654
9655 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
9656
96572005-04-15 Carsten Dominik <dominik@science.uva.nl>
9658
9659 * org.texi: Update to version 3.06.
9660
96612005-04-13 Lute Kamstra <lute@gnu.org>
9662
9663 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
9664
96652005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
9666
9667 * cl.texi (Porting Common Lisp): Fix typo.
9668
96692005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
9670
9671 * gnus.texi (RSS): Addition.
9672
96732005-04-04 Jay Belanger <belanger@truman.edu>
9674
9675 * calc.texi: Change Calc version number.
9676 (Customizable variables): Fix description of calc-language-alist.
9677 (Copying): Put in version 2 of GPL.
9678
96792005-04-01 Jay Belanger <belanger@truman.edu>
9680
9681 * calc.texi (Troubleshooting Commands): Remove comment about
9682 installation.
9683 (Installation): Remove section.
9684 (Customizable Variables): New section.
9685 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
9686 (Graphical Devices): Add references to Customizable Variables.
9687
96882005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
9689
9690 * emacs-mime.texi (Display Customization): Markup fixes.
9691 (rfc2047): Update.
9692
96932005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
9694
9695 * gnus-faq.texi: Replaced with auto-generated version.
9696
96972005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
9698
9699 * dired-x.texi (Multiple Dired Directories): default-directory was
9700 renamed to dired-default-directory.
9701
97022005-03-26 Jay Belanger <belanger@truman.edu>
9703
9704 * calc.texi (Simplifying Formulas, Rewrite Rules):
9705 Change description of top and bottom of fraction.
9706 (Modulo Forms): Move description of how to create modulo forms to
9707 earlier in the section.
9708 (Fraction Mode): Suggest using : to get a fraction by dividing.
9709 (Basic Arithmetic): Adjust placement of command name.
9710 (Truncating the Stack): Emphasize that "hidden" entries are still
9711 visible.
9712 (Installation): Move discussion of printing manual to "About This
9713 Manual".
9714 (About This Manual): Mention how to print the manual.
9715 (Reporting Bugs): Remove first person.
9716 (Building Vectors): Add algebraic version of append.
9717 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
9718 (Grouping Digits): Fix typo.
9719
97202005-03-25 Werner Lemberg <wl@gnu.org>
9721
9722 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
9723 Replace `legal' with `valid'.
9724
97252005-03-25 Werner Lemberg <wl@gnu.org>
9726
9727 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
9728
97292005-03-24 Jay Belanger <belanger@truman.edu>
9730
9731 * calc.texi (General Mode Commands)
9732 (Mode Settings in Embedded Mode): Add some explanation of
9733 recording mode settings.
9734
97352005-03-24 Richard M. Stallman <rms@gnu.org>
9736
9737 * calc.texi: Remove praise of non-free software.
9738
9739 * idlwave.texi: Don't say where to get IDL or its non-free manual.
9740 (Installation): Node deleted.
9741
97422005-03-23 Richard M. Stallman <rms@gnu.org>
9743
9744 * url.texi (HTTP language/coding): Improve last change.
9745
97462005-03-22 Jay Belanger <belanger@truman.edu>
9747
9748 * calc.texi (Embedded Mode): Add new information on changing
9749 modes.
9750
97512005-03-20 Michael Albinus <michael.albinus@gmx.de>
9752
9753 Sync with Tramp 2.0.48.
9754
9755 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
9756
9757 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
9758 "GNU/Linux". Change all addresses to .gnu.org.
9759 (Default Method): Offer shortened syntax for "su" and "sudo"
9760 methods.
9761
97622005-03-07 Richard M. Stallman <rms@gnu.org>
9763
9764 * url.texi: Fix usage of "e.g.".
9765 (HTTP language/coding): Explain the rules for these strings.
9766
97672005-03-06 Richard M. Stallman <rms@gnu.org>
9768
9769 * woman.texi (Introduction): Minor cleanups.
9770
9771 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
9772
9773 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
9774 (Installation): Node deleted.
9775
9776 * mh-e.texi (Preface): Get rid of "Emacs 21".
9777
9778 * eshell.texi (Installation): Delete node (for Emacs 20).
9779
97802005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
9781
9782 * flymake.texi: Refill and tweak style in @lisp blocks.
9783
97842005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
9785
9786 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
9787
97882005-03-01 Jay Belanger <belanger@truman.edu>
9789
9790 * calc.texi (Trigonometric and Hyperbolic Functions):
9791 Mention additional functions.
9792 (Algebraic Simplifications): Mention additional simplifications.
9793
97942005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
9795
9796 * ses.texi: Add concept/function/variable indices (this work was
9797 donated by Brad Collins <brad@chenla.org>, copyright-assignment
9798 papers on file at FSF).
9799
98002005-02-10 Jay Belanger <belanger@truman.edu>
9801
9802 * calc.texi: Change @LaTeX to La@TeX throughout.
9803 Redefine @expr as @math for TeX output.
9804 Redefine @texline as a no-op for TeX output.
9805 Define @tfn, replace @t by @tfn throughout.
9806
98072005-02-09 Jay Belanger <belanger@truman.edu>
9808
9809 * calc.texi: Add macro for LaTeX for info output.
9810
98112005-02-08 Kim F. Storm <storm@cua.dk>
9812
9813 * texinfo.tex (LaTex): Add def.
9814
98152005-02-06 Jay Belanger <belanger@truman.edu>
9816
9817 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
9818 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
9819 throughout manual.
9820
98212005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
9822
9823 * gnus.texi: Some edits based on comments from David Abrahams.
9824
98252005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
9826
9827 * gnus.texi (RSS): Fix the keystroke.
9828
98292005-01-24 David Kastrup <dak@gnu.org>
9830
9831 * faq.texi: Update AUCTeX version info.
9832
98332005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
9834
9835 * gnus-faq.texi ([4.1]): Typo.
9836
98372005-01-19 Jay Belanger <belanger@truman.edu>
9838
9839 * calc.texi (Keep Arguments): Mention that keeping arguments
9840 doesn't work with keyboard macros.
9841
98422005-01-16 Richard M. Stallman <rms@gnu.org>
9843
9844 * autotype.texi (Autoinserting): Fix small error.
9845
98462005-01-16 Michael Albinus <michael.albinus@gmx.de>
9847
9848 Sync with Tramp 2.0.47.
9849
9850 * tramp.texi (Compilation): New section, describing compilation of
9851 remote files.
9852
98532005-01-11 Kim F. Storm <storm@cua.dk>
9854
9855 * widget.texi (Basic Types): Add :follow-link keyword.
9856
98572005-01-09 Jay Belanger <belanger@truman.edu>
9858
9859 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
9860
98612005-01-08 Jay Belanger <belanger@truman.edu>
9862
9863 * calc.texi: Change throughout to reflect new default value of
9864 calc-settings-file.
9865
98662005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9867
9868 * message.texi (Reply): `message-reply-to-function' should return
9869 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
9870
98712005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
9872
9873 * faq.texi (Changing load-path): Fix typo.
9874
98752005-01-05 Jay Belanger <belanger@truman.edu>
9876
9877 * calc.texi (Programming Tutorial): Replace kbd command by
9878 appropriate characters for a keyboard macro.
9879
98802005-01-04 Jay Belanger <belanger@truman.edu>
9881
9882 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
9883 for Lucid Emacs.
9884 (Programming Tutorial): Mention that the user needs to be in the
9885 right mode to compute some functions.
9886
98872005-01-04 Jay Belanger <belanger@truman.edu>
9888
9889 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
9890 no longer applicable.
9891
98922005-01-01 Jay Belanger <belanger@truman.edu>
9893
0c7efc08 9894 * calc.texi (Programming Tutorial): Change description of how to
2de53ca6
GM
9895 edit keyboard macros to match current behavior.
9896
98972004-12-31 Jay Belanger <belanger@truman.edu>
9898
9899 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
9900
99012004-12-20 Jay Belanger <belanger@truman.edu>
9902
9903 * calc.texi (Types Tutorial): Emphasize that you can't divide by
9904 zero.
9905
99062004-12-17 Luc Teirlinck <teirllm@auburn.edu>
9907
9908 * cc-mode.texi (Text Filling and Line Breaking): Put period after
9909 @xref.
9910 (Font Locking): Avoid @strong{Note:}.
9911
99122004-12-17 Michael Albinus <michael.albinus@gmx.de>
9913
9914 Sync with Tramp 2.0.46.
9915
9916 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
9917
99182004-12-16 Luc Teirlinck <teirllm@auburn.edu>
9919
9920 * url.texi: Correct typos.
9921 (Retrieving URLs): @var{nil}->@code{nil}.
af42a9cc 9922 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
2de53ca6
GM
9923 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
9924 (Dealing with HTTP documents): @inforef->@xref.
9925
99262004-12-15 Jay Belanger <belanger@truman.edu>
9927
9928 * calc.texi: Consistently capitalized all mode names.
9929 (Answers to Exercises): Mention that an answer can be a fraction
9930 when in Fraction mode.
9931
99322004-12-13 Jay Belanger <belanger@truman.edu>
9933
9934 * calc.texi: Fix some TeX definitions.
9935
99362004-12-09 Luc Teirlinck <teirllm@auburn.edu>
9937
9938 * reftex.texi (Imprint): Remove erroneous @value's.
9939
99402004-12-08 Luc Teirlinck <teirllm@auburn.edu>
9941
9942 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
9943 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
9944
99452004-12-08 Jay Belanger <belanger@truman.edu>
9946
9947 * calc.texi (Starting Calc): Remove comment about installation.
9948 (Keypad Mode Overview): Remove comment about Emacs 19 support.
9949
99502004-12-08 Luc Teirlinck <teirllm@auburn.edu>
9951
9952 * url.texi: Update @setfilename.
9953 (Getting Started): No need to worry about Gnus versions.
9954 (Dealing with HTTP documents): Use @inforef.
9955
9956 * org.texi: Fix @direntry file name.
9957
99582004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
9959
9960 * url.texi: New file.
9961
9962 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
9963
99642004-12-06 Jay Belanger <belanger@truman.edu>
9965
9966 * calc.texi (Using Calc): Remove paragraph about installation.
9967
99682004-12-06 Jay Belanger <belanger@truman.edu>
9969
9970 * calc.texi: Use more Texinfo macros and less TeX defs.
9971 Remove @refill's.
9972
99732004-12-06 Richard M. Stallman <rms@gnu.org>
9974
9975 * org.texi: New file.
9976
99772004-12-05 Richard M. Stallman <rms@gnu.org>
9978
9979 * Makefile.in (org.dvi, ../info/org): New targets.
9980 (INFO_TARGETS): Add ../info/org.
9981 (DVI_TARGETS): Add org.dvi.
9982 (maintainer-clean): Remove the info files in the info dir.
9983
99842004-11-26 Eli Zaretskii <eliz@gnu.org>
9985
9986 * idlwave.texi: Fix the setfilename directive to put the produced
9987 file in ../info.
9988 (Continued Statement Indentation): Resurrect Jan D.'s change from
9989 2004-11-03 that was lost when a newer version of idlwave.texi was
9990 imported.
9991
99922004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
9993
0c7efc08 9994 * gnus-faq.texi ([5.1]): Add missing bracket.
2de53ca6 9995
0c7efc08
SM
9996 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
9997 Index `spam-initialize'.
2de53ca6
GM
9998
99992004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
10000
10001 * message.texi (Various Message Variables): Mention that all mail
10002 file variables are derived from `message-directory'.
10003
10004 * gnus.texi (Splitting Mail): Clarify bogus group.
10005
100062004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
10007
0c7efc08
SM
10008 * emacs-mime.texi (Encoding Customization):
10009 Fix mm-coding-system-priorities entry.
2de53ca6 10010
c8763fb6 100112004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
10012
10013 * idlwave.texi (Continued Statement Indentation):
10014 * reftex.texi (Options (Index Support)):
10015 (Displaying and Editing the Index, Table of Contents):
0c7efc08
SM
10016 * speedbar.texi (Creating a display, Major Display Modes):
10017 Replace non-nil with non-@code{nil}.
2de53ca6
GM
10018
100192004-10-21 Jay Belanger <belanger@truman.edu>
10020
0c7efc08 10021 * calc.texi (Algebraic-Style Calculations): Remove a comment.
2de53ca6
GM
10022
100232004-10-18 Luc Teirlinck <teirllm@auburn.edu>
10024
10025 * calc.texi (Reporting Bugs): Double up `@'.
10026
100272004-10-18 Jay Belanger <belanger@truman.edu>
10028
0c7efc08 10029 * calc.texi (Reporting Bugs): Change the address that bugs
2de53ca6
GM
10030 should be sent to.
10031
100322004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
10033
10034 * gnus.texi (New Features): Add 5.11.
10035
10036 * message.texi (Resending): Remove wrong default value.
10037
10038 * gnus.texi (Mail Source Specifiers): Describe possible problems
10039 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
10040 `pop3-leave-mail-on-server' to the index.
10041
100422004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
10043
10044 * message.texi (Canceling News): Add how to set a password.
10045
100462004-10-12 Jay Belanger <belanger@truman.edu>
10047
0c7efc08 10048 * calc.texi (Help Commands): Change the descriptions of
2de53ca6
GM
10049 calc-describe-function and calc-describe-variable to match their
10050 current behavior.
10051
100522004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
10053
10054 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
10055
100562004-10-12 Michael Albinus <michael.albinus@gmx.de>
10057
10058 Sync with Tramp 2.0.45.
10059
10060 * tramp.texi (Frequently Asked Questions): Comment paragraph about
10061 plink link. The URL is outdated. Originator contacted for
10062 clarification.
10063
100642004-10-10 Juri Linkov <juri@jurta.org>
10065
10066 * gnus.texi (Top, Marking Articles): Join two menus in one node
10067 because a node can have only one menu.
10068
100692004-10-09 Juri Linkov <juri@jurta.org>
10070
10071 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
10072 example of nnmail-split-fancy.
10073
100742004-10-06 Karl Berry <karl@gnu.org>
10075
10076 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
10077 consistency with other uses of dashes.
10078
100792004-10-05 Karl Berry <karl@gnu.org>
10080
10081 * info.texi: Consistently use --- throughout, periods at end of
10082 menu descriptions, and a couple typos.
10083
100842004-09-26 Jesper Harder <harder@ifa.au.dk>
10085
10086 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
10087 * pgg.texi (User Commands, Backend methods): Do.
10088 * gnus.texi: Markup fixes.
10089 (Setting Process Marks): Fix `M P a' entry.
10090 * emacs-mime.texi: Fixes.
10091
100922004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
10093
10094 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
10095 again.
10096 Use 5.10 instead of 5.10.0.
10097
100982004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10099
10100 * gnus.texi (Summary Mail Commands): S D e.
10101
101022004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
10103
10104 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
10105 the gnus-article-mode-line-format section.
10106
101072004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
10108
10109 * gnus.texi (Various Summary Stuff): Fix the documentation for
10110 gnus-newsgroup-variables.
10111
101122004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
10113
0c7efc08
SM
10114 * gnus.texi (MIME Commands):
10115 Add gnus-mime-display-multipart-as-mixed,
2de53ca6
GM
10116 gnus-mime-display-multipart-alternative-as-mixed,
10117 gnus-mime-display-multipart-related-as-mixed.
10118 (Mail Source Customization): Clarify `mail-source-directory'.
10119 (Splitting Mail): Mention gnus-group-find-new-groups.
0c7efc08 10120 (SpamOracle): Fix typo.
2de53ca6
GM
10121
10122 * gnus-faq.texi: Untabify.
10123 ([6.3]): nnir.el is in contrib directory.
10124
10125 * message.texi (News Headers): Clarify how a unique ID is created.
10126
0c7efc08
SM
10127 * gnus.texi (Batching Agents): Fix typo in example.
10128 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
2de53ca6 10129
b2abec73 101302004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 10131
0c7efc08 10132 * gnus.texi (Group Parameters): Add more on hooks.
2de53ca6
GM
10133
101342004-09-20 Florian Weimer <fw@deneb.enyo.de>
10135
10136 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
10137
101382004-09-22 Jay Belanger <belanger@truman.edu>
10139
0c7efc08 10140 * calc.texi (Vectors as Lists): Add a warning that the tutorial
2de53ca6
GM
10141 might be hidden during part of the session.
10142
101432004-09-20 Jay Belanger <belanger@truman.edu>
10144
10145 * calc.texi (Notations Used in This Manual): Put in an earlier
10146 mention that DEL could be called Backspace.
10147
101482004-09-10 Simon Josefsson <jas@extundo.com>
10149
10150 * gnus.texi (IMAP): Add example. Suggested and partially written
10151 by Steinar Bang <sb@dod.no>.
10152
101532004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10154
10155 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
10156 netrc syntax.
10157
101582004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10159
b2abec73
JB
10160 * gnus.texi (Spam ELisp Package Sequence of Events):
10161 Some clarifications.
2de53ca6
GM
10162 (Spam ELisp Package Global Variables): More clarifications.
10163
101642004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10165
10166 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
10167 Mention spam-split does not modify incoming mail.
10168
101692004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10170
10171 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
10172
101732004-09-10 Eli Zaretskii <eliz@gnu.org>
10174
10175 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
10176
101772004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
10178
10179 * makefile.w32-in (sieve, pgg): Use $(infodir).
10180
101812004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
10182
10183 * makefile.w32-in: Fix PGG and Sieve entries.
10184
101852004-08-28 Eli Zaretskii <eliz@gnu.org>
10186
10187 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
10188 Emacs and related programs.
10189
101902004-08-27 Richard M. Stallman <rms@gnu.org>
10191
10192 * faq.texi: Fix texinfo usage, esp. doublequotes.
10193 (Difference between Emacs and XEmacs): Some clarification.
10194
10195 * faq.texi (Difference between Emacs and XEmacs):
10196 Explain not to contrast XEmacs with GNU Emacs.
10197
101982004-08-26 Richard M. Stallman <rms@gnu.org>
10199
10200 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
10201
102022004-08-22 David Kastrup <dak@gnu.org>
10203
10204 * reftex.texi (AUCTeX): Update links, section name.
10205
10206 * faq.texi (Calc): Update availability (included in 22.1).
10207 (AUCTeX): Update availability, information, versions, description.
10208
102092004-08-14 Eli Zaretskii <eliz@gnu.org>
10210
10211 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
10212
102132004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
10214
10215 * cc-mode.texi: Various updates for CC Mode 5.30.9.
10216
102172004-08-10 Michael Albinus <michael.albinus@gmx.de>
10218
10219 Sync with Tramp 2.0.44.
10220
102212004-08-05 Lars Hansen <larsh@math.ku.dk>
10222
10223 * widget.texi (User Interface): Update how to separate the
10224 editable field of an editable-field widget from other widgets.
10225 (Programming Example): Add text after field.
10226
102272004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
10228
10229 * emacs-mime.texi (Encoding Customization): Add a note to the
10230 mm-content-transfer-encoding-defaults entry.
10231 (rfc2047): Update.
10232
0c7efc08
SM
10233 * gnus.texi (Article Highlighting):
10234 Add gnus-cite-ignore-quoted-from.
2de53ca6
GM
10235 (POP before SMTP): New node.
10236 (Posting Styles): Addition.
10237 (Splitting Mail): Add nnmail-split-lowercase-expanded.
10238 (Fancy Mail Splitting): Ditto.
10239 (X-Face): Add gnus-x-face.
10240
102412004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
10242
10243 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
10244 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
10245
102462004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
10247
0c7efc08
SM
10248 * gnus.texi (Mail Source Specifiers):
10249 Describe `pop3-leave-mail-on-server'.
2de53ca6
GM
10250
102512004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
10252
10253 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
10254
10255 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
10256 repository. Change setfilename.
10257
10258 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
10259
102602004-07-02 Juri Linkov <juri@jurta.org>
10261
10262 * pcl-cvs.texi (Viewing differences): Add `d r'.
10263
102642004-06-29 Jesper Harder <harder@ifa.au.dk>
10265
10266 * ses.texi, viper.texi, flymake.texi, faq.texi:
10267 * eshell.texi, ediff.texi: Markup fixes.
10268
102692004-06-21 Karl Berry <karl@gnu.org>
10270
10271 * info.texi (Top): Mention that only Emacs has mouse support.
10272 (Getting Started): Mention this in a few other places.
10273
102742004-06-13 Luc Teirlinck <teirllm@auburn.edu>
10275
0c7efc08
SM
10276 * autotype.texi (Copyrights, Timestamps):
10277 Recommend `before-save-hook' instead of `write-file-functions'.
2de53ca6
GM
10278
102792004-06-13 Lars Hansen <larsh@math.ku.dk>
10280
10281 * dired-x.texi (dired-mark-omitted): Update keybinding.
10282
102832004-06-10 Kim F. Storm <storm@cua.dk>
10284
10285 * pcl-cvs.texi (Viewing differences): Add 'd y'.
10286
102872004-06-05 Lars Hansen <larsh@math.ku.dk>
10288
10289 * dired-x.texi (variable dired-omit-mode): Rename from
10290 dired-omit-files-p.
10291 (function dired-omit-mode): Rename from dired-omit-toggle.
10292 Call dired-omit-mode rather than set dired-omit-files-p.
10293 (dired-mark-omitted): Describe command.
10294
102952004-05-29 Michael Albinus <michael.albinus@gmx.de>
10296
10297 Version 2.0.41 of Tramp released.
10298
102992004-05-29 Juanma Barranquero <lektu@terra.es>
10300
10301 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
10302 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10303
103042004-05-29 Richard M. Stallman <rms@gnu.org>
10305
10306 * cl.texi (Top): Call this chapter `Introduction'.
10307 (Overview): In TeX, no section heading here.
10308
10309 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
10310
103112004-05-29 Eli Zaretskii <eliz@gnu.org>
10312
10313 * Makefile.in (../info/flymake, flymake.dvi): New targets.
10314 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10315
103162004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
10317
10318 * flymake.texi: New file.
10319
103202004-05-28 Simon Josefsson <jas@extundo.com>
10321
10322 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
10323
b344d29d 103242004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
10325
10326 Version 2.0.40 of Tramp released.
10327
103282004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
10329
10330 Complete rework, based on review by Karl Berry <karl@gnu.org>.
10331
10332 * tramp.texi (Auto-save and Backup): Explain exploitation of new
10333 variables `tramp-backup-directory-alist' and
10334 `tramp-bkup-backup-directory-info'.
10335 (Overview, Connection types)
10336 (External transfer methods, Default Method)
10337 (Windows setup hints): Remove restriction of password entering
10338 with external methods.
10339 (Auto-save and Backup): Make file name example
10340 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
10341 and `auto-save-directory' must be used.
10342 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
10343 only "NT"). Remove doubled entry "What kinds of systems does
10344 @tramp{} work on".
10345 (tramp): Macro removed.
10346 (Obtaining Tramp): Flag removed from title.
10347 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
10348 and `trampver' used properly. Flag `tramp-inst' replaced by
10349 `installchapter'. Installation related text adapted.
10350
103512004-04-28 Masatake YAMATO <jet@gyve.org>
10352
10353 * widget.texi (Programming Example): Remove overlays.
10354
103552004-04-27 Jesper Harder <harder@ifa.au.dk>
10356
10357 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
10358
103592004-04-23 Juanma Barranquero <lektu@terra.es>
10360
10361 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
10362
103632004-04-05 Jesper Harder <harder@ifa.au.dk>
10364
10365 * info.texi (Info Search): Add info-apropos.
10366
103672004-03-22 Juri Linkov <juri@jurta.org>
10368
10369 * faq.texi: Fix help key bindings.
10370
103712004-03-17 Luc Teirlinck <teirllm@auburn.edu>
10372
10373 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
10374 (as suggested by Karl Berry). Update information about colored
10375 stars in menus. Add new subheading describing M-n.
10376
103772004-03-12 Richard M. Stallman <rms@gnu.org>
10378
10379 * cl.texi (Top): Rename top node's title.
10380
103812004-03-08 Karl Berry <karl@gnu.org>
10382
10383 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
10384 problems making the texinfo distribution.
10385
103862004-02-29 Simon Josefsson <jas@extundo.com>
10387
0c7efc08 10388 * smtpmail.texi (Authentication): Change the list of supported
2de53ca6
GM
10389 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
10390 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
10391 <voegelas@gmx.net>.
10392
103932004-02-29 Juanma Barranquero <lektu@terra.es>
10394
10395 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
10396 Use $(DEL) instead of rm, and ignore exit code.
10397
b344d29d 103982004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
10399
10400 Tramp version 2.0.39 released.
10401
104022004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
10403
10404 * tramp.texi (Customizing Completion): Explain new functions
10405 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
10406 (all): Savannah URLs unified to "http://savannah.nongnu.org".
0c7efc08
SM
10407 (Top): Refer to Savannah mailing list as the major one.
10408 Mention older mailing lists in HTML mode only.
2de53ca6
GM
10409 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
10410 (Frequently Asked Questions): Remote hosts must not be Unix-like
10411 for "smb" method.
10412 (Password caching): New node.
10413 (External transfer methods): Refer to password caching for "smb"
10414 method.
10415
104162004-02-17 Karl Berry <karl@gnu.org>
10417
10418 * info.texi (Help-Int): Mention the new line number feature.
10419
104202004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
10421
10422 * ses.texi (Advanced Features): New functionality for
10423 ses-set-header-row (defaults to current row unless C-u used).
10424 (Acknowledgements): Add Stefan Monnier.
10425
104262003-12-29 Kevin Ryde <user42@zip.com.au>
10427
10428 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
10429
b344d29d 104302003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
10431
10432 Tramp version 2.0.38 released.
10433
10434 * tramp.texi (Remote shell setup): Warn of environment variables
10435 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
10436 <sven.gabriel@imk.fzk.de>.
10437 (Configuration): Tramp now chooses base64/uuencode
10438 automatically. Update wording accordingly.
10439 (Top): More description for the `Default Method' menu entry.
10440 (Default Method): Use @code, not @var, for Lisp variables.
10441 (Default Method): New subsection `Which method is the right one
10442 for me?' Suggested by Christian Kirsch.
10443 (Configuration): Pointer to new subsection added.
10444 (Default Method): Too many "use" in one sentence.
10445 Rephrase. Reported by Christian Kirsch.
10446 (Filename Syntax): Old `su' example is probably a left-over from
10447 the sm/su method naming. Replace with `ssh', instead.
10448 (External transfer methods, Auto-save and Backup):
10449 Typo fixes.
10450
104512003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
10452
183080b6 10453 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
10454 (Top): Mention japanese manual only if flag `jamanual' is set.
10455 Insert section `Japanese manual' in menu.
10456
104572003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
10458
10459 * eshell.texi (Known Problems): Add doc item.
10460
104612003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10462
10463 * cc-mode.texi: Update for CC Mode 5.30.
10464
10465 Note: Please refrain from doing purely cosmetic changes like
10466 removing trailing whitespace in this manual; it clobbers cvs
10467 merging for no good reason.
10468
104692003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
10470
10471 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
10472 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
10473 @acronym{ASCII}.
10474
104752003-10-26 Karl Berry <karl@gnu.org>
10476
10477 * info.texi (Info Search): Echo area, not echo are. From Debian
10478 diff.
10479
104802003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
10481
10d1d0af 10482 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
10483 :buttons and :children keywords.
10484
104852003-10-22 Miles Bader <miles@gnu.org>
10486
10487 * Makefile.in (info): Move before $(top_srcdir)/info.
10488
104892003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
10490
10491 * tramp.texi (Inline methods): Small grammar fix.
10492 (External transfer methods): Likewise.
10493
104942003-10-08 Nick Roberts <nick@nick.uklinux.net>
10495
10496 * speedbar.texi: Remove paragraph for GUD that is no longer true.
10497
104982003-10-06 Luc Teirlinck <teirllm@auburn.edu>
10499
10500 * texinfo.tex: Replace `%' in arch tagline by @ignore.
10501
105022003-09-30 Richard M. Stallman <rms@gnu.org>
10503
10504 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
10505
10506 * widget.texi (User Interface): Fix typos.
10507
10508 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
10509
105102003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
10511
10512 * pcl-cvs.texi (Selected Files): Fix typo.
10513
105142003-09-21 Karl Berry <karl@gnu.org>
10515
10516 * info.texi (] and [ commands): No period at end of section title.
10517
105182003-09-04 Miles Bader <miles@gnu.org>
10519
10520 * Makefile.in (top_srcdir): New variable.
10521 ($(top_srcdir)/info): New rule.
10522 (info): Depend on it.
10523
105242003-09-03 Peter Runestig <peter@runestig.com>
10525
10526 * makefile.w32-in: New file.
10527
105282003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
10529
10530 * widget.texi (User Interface): Explain the need of static text
10531 around an editable field.
10532
105332003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
10534
10535 * widget.texi (Basic Types): The argument to `:help-echo' can now
10536 be a form that evaluates to a string.
10537
105382003-08-18 Kim F. Storm <storm@cua.dk>
10539
10540 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
10541
105422003-08-16 Richard M. Stallman <rms@gnu.org>
10543
10544 * dired-x.texi (Shell Command Guessing): Explain *.
10545
105462003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
10547
10548 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
10549 log-edit-insert-changelog.
10550
105512003-08-03 Karl Berry <karl@gnu.org>
10552
10553 * info.texi: Need @contents.
10554
c8763fb6 105552003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
10556
10557 Tramp version 2.0.36 released.
10558
10559 * tramp.texi (Remote shell setup): Explain about problems with
10560 non-Bourne commands in ~/.profile and ~/.shrc.
10561
105622003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
10563
10564 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
10565 renaming of `vis-mode' to `visible-mode'.
10566
105672003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
10568
10569 * info.texi (Top, Help-Small-Screen): Remove accidentally added
10570 next, prev and up pointers.
10571
105722003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
10573
10574 * info.texi (Help): Mention existence of Emacs and stand-alone
10575 Info at the very beginning of the tutorial.
10576 (Help-Inv): New node.
10577 (Help-]): New node.
10578 (Help-M): Systematically point out the differences between default
10579 Emacs and stand-alone versions. Delete second menu.
10580 (Help-Xref): Systematically point out the differences between
10581 default Emacs and stand-alone versions.
10582 (Help-Int): Change `l' example.
10583 (Expert Info): Fix typos.
10584 (Emacs Info Variables): Mention `Info-hide-note-references' and
10585 new default for `Info-scroll-prefer-subnodes'.
10586
c8763fb6 105872003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
10588
10589 Version 2.0.35 of Tramp released.
10590
10591 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
10592 (Inline methods): Add methods `remsh' and `plink1'.
10593 (External transfer methods): Add method `remcp'.
10594 (Multi-hop Methods): Add method `remsh'.
10595 Small patch from Adrian Aichner <adrian@xemacs.org>:
10596 Fix minor typos.
0c7efc08 10597 (Concept Index): Add to make manual searchable via
2de53ca6
GM
10598 `Info-index'.
10599 (Version Control): Add cindex entry.
10600
c8763fb6 106012003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
10602
10603 * trampver.texi: Version 2.0.34 released.
10604
106052003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
10606
10607 * faq.texi: Improve previous changes.
10608
106092003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
10610
10611 * faq.texi: Update copyright and maintenance details.
10612 Update some package URLs, versions, and maintainers.
10613 Remove many references to the Emacs Lisp Archive.
10614
106152003-04-23 Simon Josefsson <jas@extundo.com>
10616
10617 * smtpmail.texi: Fix license (the invariant sections mentioned has
10618 never been part of the smtp manual). Align info dir entry with
10619 other emacs packages.
10620
106212003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
10622
10623 * tramp.texi: Version 2.0.33 released.
10624 Remove installation chapter. Remove XEmacs specifics.
10625
106262003-03-29 Richard M. Stallman <rms@gnu.org>
10627
10628 * tramp.texi (Top): Undo the previous renaming.
10629 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
10630
c8763fb6 106312003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
10632
10633 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
10634 version of manual.
10635
10636 * tramp.texi (Auto-save and Backup): New node.
10637
106382003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
10639
10640 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
10641 Emacs" in order to have better differentiation to "XEmacs".
10642 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
10643 are new macros in order to point to the other Emacs flavor where
10644 appropriate. In info case, point to node `Installation' in order
10645 to explain how to generate the other way. In html case, make a
10646 link to the other html file.
0c7efc08 10647 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
2de53ca6
GM
10648 after CVS checkout/update.
10649 (Installation): Completely rewritten.
10650 (Installation parameters, Load paths): New sections under
10651 `Installation'.
10652
c8763fb6 106532003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
10654
10655 * tramp.texi: Version 2.0.30 released.
10656 Replace word "path" with "localname" where used as a component of
10657 a Tramp file name.
10658
106592003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
10660
10661 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
10662 introduced.
10663 (Installation): Explain what to do if files from the tramp/contrib
10664 directory are needed.
10665
106662003-02-23 Alex Schroeder <alex@emacswiki.org>
10667
10668 * smtpmail.texi (How Mail Works): New.
10669
106702003-02-22 Alex Schroeder <alex@emacswiki.org>
10671
10672 * smtpmail.texi: New file.
10673
10674 * Makefile.in: Build SMTP manual.
10675
c8763fb6 106762003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
10677
10678 * tramp.texi: Version 2.0.29 released.
10679 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
10680 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
10681
106822003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
10683
10684 * tramp.texi (Frequently Asked Questions): Explain a workaround if
e4920bc9 10685 another package loads accidentally Ange-FTP.
2de53ca6
GM
10686
106872003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
10688
10689 * tramp.texi (Customizing Completion): Add function
10690 `tramp-parse-sconfig'. Change example of
10691 `tramp-set-completion-function', because parsing of ssh config
10692 files looks more natural.
10693
106942003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
10695
10696 * gnus.texi: Do not use `path' in several locations.
10697
c8763fb6 106982002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6 10699
0c7efc08
SM
10700 * tramp.texi (External transfer methods): New method `smb'.
10701 From Michael Albinus.
2de53ca6
GM
10702
107032002-11-05 Karl Berry <karl@gnu.org>
10704
10705 * info.texi (Info-fontify): Reorder face list to avoid bad line
10706 breaks.
10707
c8763fb6 107082002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6 10709
0c7efc08
SM
10710 * tramp.texi: Move @copying to standard place.
10711 Use @insertcopying.
2de53ca6
GM
10712
107132002-10-02 Karl Berry <karl@gnu.org>
10714
10715 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
10716 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
10717 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
10718 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
10719 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
10720 Per rms, update all manuals to use @copying instead of @ifinfo.
10721 Also use @ifnottex instead of @ifinfo around the top node, where
10722 needed for the sake of the HTML output.
10723 (The Gnus manual is not fixed since it's not clear to me how it
10724 works; and the Tramp manual already uses @copying, although in an
10725 unusual way. All others were changed.)
10726
107272002-09-10 Jonathan Yavner <jyavner@engineer.com>
10728
10729 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
10730 (../info/ses, ses.dvi): New targets.
10731 * ses.texi: New file.
10732
c8763fb6 107332002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
10734
10735 * texinfo.tex: Update to texinfo 4.2.
10736
107372002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
10738
10739 * reftex.texi: Update to RefTeX 4.19.
10740
c8763fb6 107412002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
10742
10743 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
10744 (../info/tramp, tramp.dvi): New targets.
10745
107462002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
10747
10748 * Makefile.in (DVI_TARGETS): Add calc.dvi.
10749 (calc.dvi): Uncomment.
10750
107512001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
10752
10753 * Makefile.in (INFO_TARGETS): Add ../info/calc.
10754 (../info/calc): New target.
10755
107562001-10-20 Gerd Moellmann <gerd@gnu.org>
10757
10758 * (Version 21.1 released.)
10759
107602001-10-05 Gerd Moellmann <gerd@gnu.org>
10761
10762 * Branch for 21.1.
10763
107642001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
10765
10766 * Makefile.in (../info/info): Use an explicit -o switch to
10767 makeinfo.
10768
107692001-03-05 Gerd Moellmann <gerd@gnu.org>
10770
10771 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
10772
107732000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
10774
10775 * Makefile.in (../info/idlwave): Use --no-split.
10776
107772000-12-14 Dave Love <fx@gnu.org>
10778
c4cc8b9a 10779 * Makefile.in (mostlyclean): Remove gnustmp.*.
2de53ca6
GM
10780 (gnus.dvi): Change rule to remove @latex stuff.
10781
107822000-10-19 Eric M. Ludlam <zappo@ultranet.com>
10783
10784 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
10785
107862000-10-13 John Wiegley <johnw@gnu.org>
10787
10788 * Makefile.in: Add build targets for eshell.texi.
10789
107902000-09-25 Gerd Moellmann <gerd@gnu.org>
10791
10792 * Makefile.in: Remove/comment speedbar stuff.
10793
107942000-09-22 Dave Love <fx@gnu.org>
10795
10796 * Makefile.in: Add emacs-mime.
10797
107982000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
10799
10800 * Makefile.in (INFO_TARGETS): Add ../info/woman.
10801 (DVI_TARGETS): Add woman.dvi.
10802 (../info/woman, woman.dvi): New targets.
10803
108042000-05-31 Stefan Monnier <monnier@cs.yale.edu>
10805
10806 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
10807
10808 * pcl-cvs.texi: New file.
10809 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
10810 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
10811
108122000-05-11 Gerd Moellmann <gerd@gnu.org>
10813
10814 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
10815 (../info/ebrowse, ebrowse.dvi): New targets.
10816
108172000-01-13 Gerd Moellmann <gerd@gnu.org>
10818
10819 * Makefile.in (INFO_TARGETS): Add eudc.
10820 (DVI_TARGETS): Add eudc.dvi.
10821 (../info/eudc, eudc.dvi): New targets.
10822
108232000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
10824
10825 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
10826 compatibility with 8+3 filesystems).
10827 (../info/efaq): Rename from emacs-faq.
10828
108292000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
10830
10831 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
10832 (../info/idlwave, idlwave.dvi): New targets.
10833
108341999-10-23 Dave Love <fx@gnu.org>
10835
10836 * Makefile.in: Use autotype.texi.
10837
108381999-10-12 Stefan Monnier <monnier@cs.yale.edu>
10839
10840 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
10841 faq.texi file) rather than ../info/faq.
10842
108431999-10-07 Gerd Moellmann <gerd@gnu.org>
10844
10845 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
10846 (../info/ada-mode, ada-mode.dvi): New targets.
10847
108481999-09-01 Dave Love <fx@gnu.org>
10849
10850 * Makefile.in: Add faq.
10851
108521999-07-12 Richard Stallman <rms@gnu.org>
10853
10854 * Version 20.4 released.
10855
108561998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
10857
10858 * Version 20.3 released.
10859
108601998-04-06 Andreas Schwab <schwab@gnu.org>
10861
768c0c0f
JB
10862 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
10863 Use it in dvi targets.
2de53ca6
GM
10864 (../etc/GNU): Change to $(srcdir) first.
10865
108661998-03-11 Carsten Dominik <cd@delysid.gnu.org>
10867
10868 * reftex.texi: Update for RefTeX version 3.22.
10869
108701998-02-08 Richard Stallman <rms@psilocin.gnu.org>
10871
10872 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
10873 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
10874
108751997-09-23 Paul Eggert <eggert@twinsun.com>
10876
10877 * Makefile.in: Merge changes mistakenly made to `Makefile'.
10878 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
10879
108801997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10881
10882 * Version 20.2 released.
10883
108841997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10885
10886 * Version 20.1 released.
10887
108881997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10889
10890 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
10891
108921996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10893
10894 * Version 19.33 released.
10895
108961996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10897
10898 * Version 19.32 released.
10899
109001996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
10901
10902 * Makefile.in: Add rules for the Message manual.
10903
109041996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
10905
10906 * gnus.texi: New version.
10907
10908 * message.texi: New manual.
10909
109101996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10911
10912 * Makefile.in (All info targets): cd $(srcdir) to do the work.
10913
109141996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10915
10916 * Makefile.in (All info targets): Specify $(srcdir) in input files.
10917 Specify -I option.
10918 (All dvi targets): Set the TEXINPUTS variable.
10919
109201996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
10921
10922 * Version 19.31 released.
10923
109241996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
10925
10926 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
10927 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
10928
109291995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10930
10931 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
10932 (INFO_TARGETS): Add ../info/cc-mode.
10933 (DVI_TARGETS): Add cc-mode.dvi.
10934
2de53ca6
GM
109351995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10936
10937 * Version 19.30 released.
10938
109391995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
10940
10941 * gnus.texi: New file.
10942
109431995-11-04 Erik Naggum <erik@naggum.no>
10944
10945 * gnus.texi: File deleted.
10946
109471995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
10948
10949 * mh-e.texi: "Function Index" -> "Command Index" to work with
10950 Emacs 19.30 C-h C-k support of separately-documented commands.
10951
109521995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10953
10954 * Makefile.in (../info/ediff, ediff.dvi): New targets.
10955 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
10956
109571995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10958
10959 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
10960 (../info/viper, viper.dvi): New targets.
10961
109621995-04-20 Kevin Rodgers <kevinr@ihs.com>
10963
10964 * dired-x.texi (Installation): Change the example to set
10965 buffer-local variables like dired-omit-files-p in
10966 dired-mode-hook.
10967
109681995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10969
10970 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
10971 (../info/mh-e, mh-e.dvi): New targets.
10972
109731995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
10974
10975 * Makefile.in (maintainer-clean): Rename from realclean.
10976
109771994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10978
10979 * Makefile.in: New file.
10980 * Makefile: File deleted.
10981
109821994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10983
10984 * Makefile (TEXINDEX_OBJS): Variable deleted.
10985 (texindex, texindex.o, getopt.o): Rules deleted.
10986 All deps on texindex deleted.
10987 (distclean): Don't delete texindex.
10988 (mostlyclean): Don't delete *.o.
10989 * texindex.c, getopt.c: Files deleted.
10990
109911994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10992
10993 * Version 19.26 released.
10994
109951994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10996
10997 * Version 19.25 released.
10998
109991994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11000
11001 * Version 19.24 released.
11002
110031994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11004
11005 * Version 19.23 released.
11006
110071994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11008
11009 * Makefile: Delete spurious tab.
11010
110111994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11012
11013 * Makefile (.SUFFIXES): New rule.
11014
110151994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11016
11017 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
11018 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11019
110201994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11021
11022 * Makefile (../info/sc): Rename from sc.info.
11023 (../info/cl): Likewise.
11024 (INFO_TARGETS): Use new names.
11025
110261993-12-04 Richard Stallman (rms@srarc2)
11027
11028 * getopt.c: New file.
11029 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
11030 (getopt.o): New rule.
11031 (dvi): Don't depend on texindex.
11032 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
11033 Depend on texindex.
11034
110351993-12-03 Richard Stallman (rms@srarc2)
11036
11037 * Makefile (../info/sc.info): Rename from ../info/sc.
11038 (TEXI2DVI): New variable.
11039 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
11040 Add explicit commands.
11041 (TEXINDEX_OBJS): Delete duplicate getopt.o.
11042
110431993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11044
11045 * Version 19.22 released.
11046
110471993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11048
11049 * Makefile (TEXINDEX_OBJS): Delete spurious period.
11050
110511993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11052
11053 * Version 19.21 released.
11054
110551993-11-15 Paul Eggert (eggert@twinsun.com)
11056
11057 * man/Makefile (../info/cl.info): Rename from ../info/cl.
11058
110591993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11060
11061 * Makefile (../etc/GNU): New target.
11062 (EMACSSOURCES): Add gnu1.texi.
11063
110641993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11065
11066 * Makefile (realclean): Don't delete the Info files.
11067
f0131492 110681993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
11069
11070 * forms.texi: Fix forms.texi so that it will format correctly.
11071 Add missing `@end iftex', fix bad reference.
11072
11073 * info.texi, info-stn.texi: New files implement texinfo version of
11074 `info' file.
11075
f0131492 110761993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
11077
11078 * Makefile: Fix targets for texindex, new info.texi files.
11079 * info-stnd.texi: New file implements info for standalone info
11080 reader.
11081 * info.texi: Update to include recent changes to "../info/info".
11082 New source file for ../info/info; includes info-stnd.texi.
11083
11084 * texindex.c: Include "../src/config.h" if building in emacs.
11085
11086 * Makefile: Change all files to FILENAME.texi, force all targets
11087 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
11088 vip.texinfo, forms.texinfo, cl.texinfo.
11089 Add target to build texindex.c, defining `emacs'.
11090
11091 * forms.texi: Install new file to match version 2.3 of forms.el.
11092
110931993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11094
11095 * Version 19.19 released.
11096
110971993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
11098
11099 * sc.texinfo: Fix info file name.
11100
11101 * Makefile (info): Add gnus and sc.
11102 (dvi): Add gnus.dvi and sc.dvi.
11103 (../info/sc, sc.dvi): New targets.
11104
111051993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11106
11107 * Version 19.18 released.
11108
111091993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11110
11111 * Makefile: Fix source file names of the separate manuals.
11112 (gnus.dvi, ../info/gnus): New targets.
11113
111141993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11115
11116 * Version 19.17 released.
11117
111181993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11119
11120 * split-man: Fix typos in last change.
11121
111221993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11123
11124 * Version 19.16 released.
11125
111261993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11127
11128 * version 19.15 released.
11129
111301993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11131
11132 * Makefile (distclean): It's rm, not rf.
11133
111341993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11135
11136 * Version 19.14 released.
11137
111381993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11139
11140 * Makefile: New file.
11141
111421993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11143
11144 * Version 19.13 released.
11145
111461993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11147
11148 * Version 19.9 released.
11149
111501993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11151
11152 * Version 19.8 released.
11153
111541993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11155
11156 * Version 19.7 released.
11157
111581990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
11159
11160 * gnus.texinfo: New file. Removed installation instructions.
11161
111621990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
11163
11164 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
11165
111661989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
11167
11168 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
0c7efc08
SM
11169 then define `\sc' as the command for smallcaps in Texinfo.
11170 This means that the @sc command will produce small caps. bfox has
2de53ca6
GM
11171 made the corresponding change to makeinfo and texinfm.el.
11172
111731988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11174
11175 * vip.texinfo: Remove menu entry Adding Lisp Code in node
11176 Customization since the menu entry did not point to anything.
11177 Also add an @finalout command to remove overfull hboxes from the
11178 printed output.
11179
11180 * cl.texinfo: Add @bye, \input line and @settitle to file.
11181 This file is clearly intended to be a chapter of some other work,
11182 but the other work does not yet exist.
11183
111841988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11185
11186 * texinfo.texinfo: Three typos corrected.
11187
4009494e 11188;; Local Variables:
c8763fb6 11189;; coding: utf-8
4009494e
GM
11190;; End:
11191
ba318903 11192 Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
4009494e
GM
11193
11194 This file is part of GNU Emacs.
11195
97c0352c 11196 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 11197 it under the terms of the GNU General Public License as published by
97c0352c
GM
11198 the Free Software Foundation, either version 3 of the License, or
11199 (at your option) any later version.
4009494e
GM
11200
11201 GNU Emacs is distributed in the hope that it will be useful,
11202 but WITHOUT ANY WARRANTY; without even the implied warranty of
11203 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11204 GNU General Public License for more details.
11205
11206 You should have received a copy of the GNU General Public License
97c0352c 11207 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.