Misc small doc updates
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
96c983e0
GM
12014-01-24 Glenn Morris <rgm@gnu.org>
2
3 * emacs-mime.texi (time-date): Use float-time.
4
45d9ec75
DE
52014-01-22 David Engster <deng@randomsample.de>
6
7 * eieio.texi (Introduction): Move introductory paragraph about
8 EIEIO and CLOS from 'Building Classes' to here.
9 (Documentation): Remove, since eieio-doc is not part of Emacs.
10 (Class Values, CLOS compatibility): Mention that
11 `describe-function' will also give information about classes.
12
2fb6d9c6
GM
132014-01-20 Paul Eggert <eggert@cs.ucla.edu>
14
15 * texinfo.tex: Update from gnulib.
16
630395d1
GM
172014-01-15 Glenn Morris <rgm@gnu.org>
18
19 * Makefile.in (eww_deps): Does not depend on emacsver.texi.
20
c5eb4323
MA
212014-01-12 Michael Albinus <michael.albinus@gmx.de>
22
23 * tramp.texi (all): Doc fix according to GNU Coding Standards.
24 Use "file name" instead of "filename" or "path". Use "host"
25 instead of "machine".
26
194a9710
DE
272014-01-12 David Engster <deng@randomsample.de>
28
29 * eieio.texi (Introduction): `class-of' is obsolete.
30 (Predicates, Basic Methods): Adapt function names to namespace
31 cleanup.
32
e6344e17
XF
332014-01-12 Xue Fuqiao <xfq.free@gmail.com>
34
35 * eww.texi (Basics): Use "directory" instead of "path" (Bug#16419).
36
4efa3f1e
GM
372014-01-12 Glenn Morris <rgm@gnu.org>
38
39 * efaq.texi (Guidelines for newsgroup postings)
40 (Informational files for Emacs):
41 Remove references to etc/MAILINGLISTS, etc/INTERVIEW.
42
122ff675
SM
432014-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
44
45 * cl.texi (Function Bindings): Fix incorrect description of cl-let.
46
548a1b28
RS
472014-01-09 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
48
49 * Makefile.in: Add eww.texi.
50 * eww.texi: New file.
51
d831c9b8
GM
522014-01-07 Glenn Morris <rgm@gnu.org>
53
54 * efaq.texi (Problems with very large files): Fix superscript typo.
55
3c8b09ca
BG
562013-01-07 Rasmus <w530@pank.eu>
57
cfdaa150 58 * org.texi (Global and local cycling): Fix missing '@'.
3c8b09ca
BG
59
602013-01-07 Bastien Guerry <bzg@gnu.org>
61
cfdaa150 62 * org.texi (Global and local cycling): Mention C-u C-u TAB.
3c8b09ca
BG
63 (Include files, The Export Dispatcher)
64 (Advanced configuration)
65 (Header arguments in Org mode properties): Spelling fixes.
66 (Special blocks): Add #+BEGIN_ABSTRACT as another example.
122ff675
SM
67 (@LaTeX{} specific attributes): New index entries.
68 Use #+BEGIN_ABSTRACT in the example.
3c8b09ca
BG
69
702013-01-07 Nicolas Goaziou <n.goaziou@gmail.com>
71
cfdaa150 72 * org.texi (Org export): New section.
3c8b09ca
BG
73 (HTML doctypes): Fix whitespace error. Fix display.
74 (Publishing options): Add missing html publishing options.
75
ff4a5a41
GM
762014-01-07 Glenn Morris <rgm@gnu.org>
77
78 * efaq.texi (Basic editing, Packages that do not come with Emacs):
79 Merge in some info from etc/MORE.STUFF.
80
c6ab4664
PE
812014-01-05 Paul Eggert <eggert@cs.ucla.edu>
82
83 Specify .texi encoding (Bug#16292).
84 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
85 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
86 * ede.texi, ediff.texi, edt.texi, efaq.texi, eieio.texi:
87 * emacs-gnutls.texi, epa.texi, erc.texi, ert.texi:
88 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi:
89 * gnus-faq.texi, htmlfontify.texi, idlwave.texi, ido.texi, info.texi:
90 * message.texi, mh-e.texi, newsticker.texi, nxml-mode.texi:
91 * octave-mode.texi, org.texi, pcl-cvs.texi, pgg.texi, rcirc.texi:
92 * reftex.texi, remember.texi, sasl.texi, sc.texi, semantic.texi:
93 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi, srecode.texi:
94 * todo-mode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
95 * widget.texi, wisent.texi, woman.texi:
96 Add @documentencoding.
97
22db5dd5
AG
982014-01-03 Aidan Gauland <aidalgol@amuri.net>
99
100 * eshell.texi (What Eshell is not): Clean up confusing clause.
101
fdf52fd4
GM
1022014-01-03 Glenn Morris <rgm@gnu.org>
103
de229ee3
GM
104 * efaq-w32.texi, reftex.texi: Use @insertcopying in non-TeX.
105
75b76b87
GM
106 * ede.texi, eieio.texi, semantic.texi, srecode.texi:
107 Add copyright notice to titlepage.
108
4a970ff5
GM
109 * dbus.texi, nxml-mode.texi, widget.texi: Add titlepage.
110
33306400
GM
111 * ert.texi: Add a titlepage. Use @insertcopying.
112
fdf52fd4
GM
113 * calc.texi (Top): Use @top rather than @chapter.
114
8f9740f0
AG
1152014-01-03 Aidan Gauland <aidalgol@amuri.net>
116
ba05e912 117 * eshell.texi (top): Fix incorrect use of xref.
8f9740f0 118
112720b1
AG
1192014-01-03 Aidan Gauland <aidalgol@amuri.net>
120
ba05e912 121 * eshell.texi (top): Fix incorrect info filename in an xref.
112720b1 122
c28426f9
GM
1232014-01-02 Glenn Morris <rgm@gnu.org>
124
125 * Makefile.in (cc_mode_deps): Rename from (typo) ccmode_deps.
126
f2299e89
AG
1272014-01-02 Aidan Gauland <aidalgol@amuri.net>
128
122ff675 129 * eshell.texi (Command Basics): Remove `Command basics' chapter.
f2299e89 130
94ee8719
AG
1312014-01-02 Aidan Gauland <aidalgol@amuri.net>
132
ba05e912 133 * eshell.texi (What is Eshell?): Add section about what not to use
94ee8719
AG
134 Eshell for.
135
a0f20f21
TZ
1362013-12-23 Teodor Zlatanov <tzz@lifelogs.com>
137
138 * emacs-gnutls.texi (Help For Users): Document `gnutls-verify-error'.
139
91dedc43
GM
1402013-12-22 Glenn Morris <rgm@gnu.org>
141
142 * woman.texi (Navigation): Use itemx where appropriate.
30aafaf5 143
91dedc43 1442013-12-20 Tassilo Horn <tsdh@gnu.org>
30aafaf5 145
91dedc43
GM
146 * info.texi, woman.texi:
147 Document `S-SPC' as alternative to `DEL' for scrolling.
30aafaf5 148
26b75b45
JB
1492013-12-20 Jay Belanger <jay.p.belanger@gmail.com>
150
151 * calc.texi (Stack Manipulation Commands): Mention using the variable
152 `calc-context-sensitive-enter' for `calc-enter' and `calc-pop'.
153
c4246a60
MA
1542013-12-12 Michael Albinus <michael.albinus@gmx.de>
155
156 * tramp.texi (direntry): Use ssh but rsh.
157 (all): Encode all environment variable names with @env{...}.
158 (Bug Reports): Refer to Testing node.
159
f9405d87
GM
1602013-12-12 Glenn Morris <rgm@gnu.org>
161
162 * autotype.texi, cc-mode.texi, ediff.texi, ert.texi:
163 * htmlfontify.texi, ido.texi, octave-mode.texi, org.texi:
164 * srecode.texi, todo-mode.texi, tramp.texi:
165 Sync direntry with info/dir version.
166
b94b96b2
GM
1672013-12-11 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
168
169 * Makefile.in: Add octave-mode.texi.
170
1712013-12-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
172 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
173
174 * octave-mode.texi: Import from GNU Octave (doc/interpreter/emacs.txi).
175
36291308
JB
1762013-12-08 Juanma Barranquero <lekktu@gmail.com>
177
178 * dbus.texi (Properties and Annotations): Fix typo.
179
ed72f323
BG
1802013-12-06 Bastien Guerry <bzg@gnu.org>
181
182 * org.texi: Don't include Emacs version within Org's version.
183
73d3db82
BG
1842013-12-06 Nicolas Goaziou <n.goaziou@gmail.com>
185
186 * org.texi (Creating one-off styles): Use new export snippet
187 syntax.
188
189 * org.texi (Export settings): documentation describing how text
190 above the first heading is ignored when an :export: tag is in a
191 file.
192
543dd969
MA
1932013-12-05 Michael Albinus <michael.albinus@gmx.de>
194
195 * dbus.texi (Type Conversion): Clarify unibyte-ness of strings.
196
26e4aa7d
GM
1972013-11-30 Glenn Morris <rgm@gnu.org>
198
199 * Makefile.in (distclean): Remove Makefile.
200
0ec16636 2012013-11-20 era eriksson <era+emacsbugs@iki.fi>
202
203 * ses.texi (Quick Tutorial): New chapter. (Bug#14748)
204 (The Basics, Formulas): Copyedits.
205 (Resizing, Printer functions): Add index entries.
206
014690de
JB
2072013-11-17 Jay Belanger <jay.p.belanger@gmail.com>
208
209 * calc.texi (Customizing Calc): Mention new variable
210 `calc-context-sensitive-enter'.
211
271672fa
BG
2122013-11-12 Aaron Ecay <aaronecay@gmail.com>
213
214 * org.texi (Exporting code blocks): Document the 'inline-only
215 setting for `org-export-babel-evaluate'. Document how :var
216 introduces code block dependencies.
217
2182013-11-12 Achim Gratz <Stromeko@Stromeko.DE>
219
220 * org.texi (Header arguments): Document header-args[:lang]
221 properties and remove deprecated old-style properties from
222 documentation.
223
224 * org.texi (Agenda commands): Remove footnote from @tsubheading
225 and add a sentence with the reference instead.
226
2272013-11-12 Bastien Guerry <bzg@gnu.org>
228
229 * org.texi (Catching invisible edits):
230 * org.texi (Plain lists, Plain lists):
231 * org.texi (Advanced configuration):
232 * org.texi (Tag groups):
233 * org.texi (Conventions):
234 * org.texi (Checkboxes, Radio lists):
235 * org.texi (Top, Summary, Exporting):
236 * org.texi (In-buffer settings): Fix typos.
237
238 * org.texi (Refile and copy): Document `org-copy' and `C-3 C-c
239 C-w'. Add an index entry for `org-refile-keep'.
240
241 * org.texi (Plain lists): Add an index entry for sorting plain
242 list. Document sorting by checked status for check lists.
243
244 * org.texi (Publishing options): Fix old variable names.
245
246 * org.texi (Orgstruct mode): Fix suggested setting of
247 `orgstruct-heading-prefix-regexp'.
248
122ff675
SM
249 * org.texi (Export settings):
250 Document `org-export-allow-bind-keywords'.
271672fa
BG
251
252 * org.texi (History and Acknowledgments): Small rephrasing.
253
254 * org.texi (Template elements): Add a footnote about tags accepted
255 in a year datetree.
256
257 * org.texi (Beamer export, @LaTeX{} and PDF export)
122ff675
SM
258 (Header and sectioning, @LaTeX{} specific attributes):
259 Enhance style.
271672fa
BG
260
261 * org.texi (Agenda commands): Add a footnote about dragging agenda
262 lines: it does not persist and it does not change the .org files.
263
264 * org.texi (Agenda commands): Add a table heading for dragging
265 agenda lines forward/backward.
266
267 * org.texi (Agenda commands): Add documentation for
268 `org-agenda-bulk-toggle' and `org-agenda-bulk-toggle-all'.
269
270 * org.texi (Publishing options): Update the list of options.
271 (Simple example, Complex example): Fix the examples.
272
273 * org.texi (Formula syntax for Calc): Don't use a bold font the
274 warning.
275
276 * org.texi (Other built-in back-ends): New section.
277
122ff675
SM
278 * org.texi (Editing source code):
279 Document `org-edit-src-auto-save-idle-delay' and
271672fa
BG
280 `org-edit-src-turn-on-auto-save'.
281
282 * org.texi (External links): Document contributed link types
283 separately.
284
122ff675
SM
285 * org.texi (Closing items):
286 Document `org-closed-keep-when-no-todo'.
271672fa
BG
287
288 * org.texi (Export back-ends): Rename from "Export formats".
289 (The Export Dispatcher): Remove reference to
290 `org-export-run-in-background'.
291 (Export settings): Minor rewrites.
292 (ASCII/Latin-1/UTF-8 export): Update variable's name.
293 (In-buffer settings): Add #+HTML_HEAD_EXTRA.
294
295 * org.texi (Export in foreign buffers): New section.
296 (Exporting): Remove documentation about converting the selected
297 region.
298
299 * org.texi (Advanced configuration): Put the filter valid types in
300 a table. Use @lisp and @smalllisp.
301
302 * org.texi: Use @code{nil} instead of nil. Update the maintainer
303 contact info.
304
305 * org.texi (Exporting): Better introductory sentence. Add a note
306 about conversion commands.
307 (Feedback, Orgstruct mode, Built-in table editor)
308 (Built-in table editor, Orgtbl mode, Updating the table)
309 (Property syntax, Capturing column view, Capture)
310 (Agenda files, Agenda commands, CDLaTeX mode, CDLaTeX mode)
311 (Exporting, Extending ODT export)
312 (Working with @LaTeX{} math snippets, dir, Customization)
313 (Radio tables, A @LaTeX{} example, Pulling from MobileOrg):
314 Uniformly use @kbd{M-x command RET}.
315
316 * org.texi (Filtering/limiting agenda items): New subsection.
317 Document the use of `org-agenda-max-*' options and
318 `org-agenda-limit-interactively' from the agenda.
319 (Agenda commands): Move details about filtering commands to
320 the new section, only include a summary here.
321 (Customizing tables in ODT export)
122ff675
SM
322 (System-wide header arguments, Conflicts, Dynamic blocks):
323 Use spaces for indentation.
271672fa
BG
324
325 * org.texi (Emphasis and monospace): Mention `org-emphasis-alist'.
326
327 * org.texi (Links in HTML export, Images in HTML export)
328 (post): Fix syntax within #+ATTR_*.
329 (Tables in HTML export): Document `org-html-table-row-tags'
330 and use `org-html-table-default-attributes' instead of
331 `org-html-table-tag'.
332
333 * org.texi (Publishing action, Publishing options)
334 (Publishing links): Major rewrite. Enhance explanations for
335 `org-org-publish-to-org'. Remove reference to
336 `org-export-run-in-background'.
337
338 * org.texi: Fix many small typos. Use #+NAME instead of
339 #+TBLNAME. Use @smalllisp instead of @example.
340 (Special symbols): Add index?
341 (HTML preamble and postamble): Don't mention obsolete use of
342 opt-plist.
343 (JavaScript support): Don't mention the org-jsinfo.el file as it
344 has been merged with ox-html.el.
345
346 * org.texi (Installation, Feedback, Setting Options)
347 (Code evaluation security, org-crypt.el): Use @lisp instead of
348 @example.
349 (Agenda commands): Use @table instead of @example.
350
351 * org.texi (Adding hyperlink types): New appendix.
352
353 * org.texi (ODT export commands, Extending ODT export)
354 (Applying custom styles, Images in ODT export)
355 (Labels and captions in ODT export)
356 (Literal examples in ODT export)
357 (Configuring a document converter)
358 (Working with OpenDocument style files)
359 (Customizing tables in ODT export)
360 (Validating OpenDocument XML): Fix options names.
361
362 * org.texi (History and Acknowledgments): Update acknowledgments
363 to Nicolas. Add Nicolas Goaziou to the list of contributors.
364
365 * org.texi (System-wide header arguments): Don't use "customizing"
366 for setting a variable. Also remove comments.
367
368 * org.texi (Weekly/daily agenda): Add `org-agenda-start-day' and
369 `org-agenda-start-on-weekday' to the variable index and document
370 them.
371
372 * org.texi (Sparse trees, Agenda commands)
373 (@LaTeX{} fragments, Selective export, Export options)
374 (The export dispatcher, ASCII/Latin-1/UTF-8 export)
375 (HTML Export commands, @LaTeX{}/PDF export commands)
376 (iCalendar export, Publishing options, Triggering publication)
377 (In-buffer settings): Update to reflect changes from the new
378 export engine.
379
122ff675
SM
380 * org.texi (Matching tags and properties): More examples.
381 Explain group tags expansion as regular expressions.
271672fa
BG
382
383 * org.texi (Tag groups): New section.
384
385 * org.texi (Setting tags): Tiny formatting fixes.
386
387 * org.texi (Plain lists, Checkboxes): Use non-obsolete variable
388 names.
389
390 * org.texi (Storing searches): Add "agenda" and "agenda*" to the
391 concept index. Include example for these agenda views.
392 (Special agenda views): Mention the "agenda*" agenda view.
393
394 * org.texi (Repeated tasks): Document how to ignore a repeater
395 when using both a scheduled and a deadline timetamp.
396
397 * org.texi (Global and local cycling): Wrap in a new subsection.
398 (Initial visibility, Catching invisible edits): New subsections.
399
400 * org.texi (Visibility cycling): Mention that
401 `org-agenda-inhibit-startup' will prevent visibility setting when
402 the agenda opens an Org file for the first time.
403
404 * org.texi (Org syntax): New section.
405
122ff675
SM
406 * org.texi (Orgstruct mode):
407 Document `orgstruct-heading-prefix-regexp'.
271672fa
BG
408
409 * org.texi (Speeding up your agendas): New section.
410
411 * org.texi (Installation): When installing Org from ELPA, users
412 should do this from an Emacs session where no .org file has been
413 visited.
414
415 * org.texi (CSS support, In-buffer settings): Update HTML options
416 names.
417
418 * org.texi (Structure editing): Update documentation for
419 `org-insert-heading-or-item'.
420 (Plain lists, Relative timer): Update index entry.
421
422 * org.texi (JavaScript support): Update variable names.
423
424 * org.texi (comments): Minor formatting fix.
425
426 * org.texi (@LaTeX{} fragments): Minor enhancement.
427
428 * org.texi: Update the list contributions.
429
430 * org.texi (Agenda commands): Exporting the agenda to an .org file
122ff675
SM
431 will not copy the subtrees and the inherited tags.
432 Document `org-agenda-filter-by-regexp'.
271672fa
BG
433
434 * org.texi (Publishing action, Complex example): Fix names of
435 publishing functions.
436
437 * org.texi (Top, Exporting): Delete references to Freemind.
438 (Freemind export): Delete section.
439
440 * org.texi (Top, Exporting): Delete references to the XOXO export.
441 (XOXO export): Delete section.
442
443 * org.texi (Capture): Mention that org-remember.el is not
444 supported anymore.
445
122ff675
SM
446 * org.texi (Top, Exporting, Beamer class export):
447 Delete references to the TaskJuggler export.
271672fa
BG
448 (History and Acknowledgments): Mention that the TaskJuggler has
449 been rewritten by Nicolas and now lives in the contrib/ directory
450 of Org's distribution. Mention that Jambunathan rewrote the HTML
451 exporter. Remove Jambunathan from my own acknowledgments.
452 (TaskJuggler export): Delete.
453
454 * org.texi (HTML preamble and postamble)
455 (Tables in HTML export, Images in HTML export)
456 (Math formatting in HTML export, CSS support)
457 (@LaTeX{} and PDF export, Publishing options): Fix the names of
458 the HTML export and publishing options.
459
460 * org.texi (Literal examples, Export options)
461 (@LaTeX{} and PDF export, Header and sectioning)
462 (Publishing options): Fix LaTeX options names.
463
122ff675
SM
464 * org.texi (Export options, CSS support, In-buffer settings):
465 Fix references to HTML_LINK_* and HTML_STYLE keywords.
271672fa
BG
466
467 * org.texi (Export options, In-buffer settings): Fix references to
468 #+SELECT_TAGS and #+EXCLUDE_TAGS and remove reference to #+XSLT.
469
470 * org.texi (Top, Markup, Initial text, Images and tables)
471 (@LaTeX{} fragments, @LaTeX{} fragments, Exporting)
122ff675
SM
472 (Export options, JavaScript support, Beamer class export):
473 Remove references to the DocBook export, which has been deleted.
271672fa
BG
474 (History and Acknowledgments): Mention that DocBook has been
475 deleted, suggest to use the Texinfo exporter instead, then to
476 convert the .texi to DocBook with makeinfo.
477 (Links in ODT export, Tables in ODT export): Fix indices.
478
479 * org.texi (Deadlines and scheduling): Add a variable to the
480 index. Add documentation about delays for scheduled tasks.
481
122ff675
SM
482 * org.texi (Emphasis and monospace):
483 Mention `org-fontify-emphasized-text' and
271672fa
BG
484 `org-emphasis-regexp-components'.
485
486 * org.texi (References): Small enhancement.
487
488 * org.texi (Column width and alignment): Make the example visually
489 more clear.
490
491 * org.texi (The clock table): Document :mstart and :wstart as a
492 way to set the starting day of the week.
493
494 * org.texi (In-buffer settings): Document new startup keywords.
495 Thanks to John J Foerch for this idea.
496
497 * org.texi (Include files): Tiny formatting fix.
498
499 * org.texi (Activation): Point to the "Conflicts" section.
500
5012013-11-12 Carsten Dominik <carsten.dominik@gmail.com>
502
503 * org.texi (CSS support): Clarify this section.
504
505 * org.texi (@LaTeX{} specific attributes): Document that tabu and
506 tabularx packages are not in the default set of packages.
507
508 * org.texi (Agenda commands): Document fortnight view.
509
510 * org.texi: Document conflict with ecomplete.el.
511
512 * org.texi (History and Acknowledgments): Acknowledgements for
513 Jason Dunsmore and Rakcspace.
514
515 * org.texi: Rename org-crypt.el node to org-crypt.
516
517 * org.texi (A @LaTeX{} example): Fix typo in variable name.
518
519 * org.texi (MobileOrg): Mention the new iPhone developer.
520
521 * org.texi (Table of contents) Improve documentation of TOC
522 placement.
523
524 * org.texi: Explain that date/time information at read-date prompt
525 should start at the beginning, not anywhere in the middle of a
526 long string.
527
5282013-11-12 Christopher Schmidt <christopher@ch.ristopher.com>
529
530 * org.texi (Orgstruct mode): Fix wrong regexp.
531
5322013-11-12 Eric Abrahamsen <eric@ericabrahamsen.net>
533
534 * org.texi: Document export to (X)HTML flavors.
535
5362013-11-12 Eric Schulte <schulte.eric@gmail.com>
537
538 * org.texi (Extracting source code): Mention the prefix argument
539 to org-babel-tangle.
122ff675 540 (noweb): Remove erroneous negative.
271672fa
BG
541 (Specific header arguments): Document new header arguments.
542 Documentation for new tangle-mode header argument.
543 (Top): Documentation for new tangle-mode header argument.
544 (rownames): Documentation for new tangle-mode header argument.
545 Mention elisp as special rowname case.
546 (tangle-mode): Documentation for new tangle-mode header argument.
547 (post): Documentation and an example of usage.
548 (var): Remove the "Alternate argument syntax" section from the
549 documentation.
550 (hlines): Note that :hline has no effect for Emacs Lisp code
551 blocks.
552
5532013-11-12 Feng Shu <tumashu@gmail.com>
554
555 * org.texi (@LaTeX{} fragments, Previewing @LaTeX{} fragments)
556 (Math formatting in HTML export)
557 (Working with @LaTeX{} math snippets): Add document about creating
558 formula image with imagemagick.
559
560 * org.texi (@LaTeX{} specific attributes): Document `:caption'
561 attribute of #+ATTR_LATEX.
562
5632013-11-12 Grégoire Jadi <gregoire.jadi@gmail.com>
564
565 * org.texi (Handling links): Fix a typo in
566 `org-startup-with-inline-images' documentation.
567
568 * org.texi (Previewing @LaTeX{} fragments): Document the startup
569 keywords to use for previewing LaTeX fragments or not.
570 (Summary of in-buffer settings): Improve formatting and add an
571 entry for the variable `org-startup-with-latex-preview'.
572
573 * org.texi (Property syntax): Recall the user to refresh the org
574 buffer when properties are set on a per-file basis.
575
5762013-11-12 Gustav Wikström <gustav.erik@gmail.com> (tiny change)
577
578 * org.texi (Matching tags and properties): Clarification.
579
5802013-11-12 Ippei Furuhashi <top.tuna+orgmode@gmail.com>
581
582 * org.texi (Editing and debugging formulas): Add an example when a
583 table has multiple #+TBLFM lines.
584
5852013-11-12 Ivan Vilata i Balaguer <ivan@selidor.net> (tiny change)
586
587 * org.texi (The clock table): Document acceptance of relative
588 times in tstart and tend, link to syntax description and provide
589 example.
590
5912013-11-12 Jarmo Hurri <jarmo.hurri@syk.fi>
592
593 * org.texi (The spreadsheet): Document lookup functions.
594
5952013-11-12 Kodi Arfer <git@arfer.net> (tiny change)
596
8449dd1f 597 * org.texi (CSS support): Mention .figure-number, .listing-number,
271672fa
BG
598 and .table-number.
599
6002013-11-12 Michael Brand <michael.ch.brand@gmail.com>
601
602 * org.texi
603 (Formula syntax for Calc, Emacs Lisp forms as formulas): Reformat
604 spreadsheet formula mode strings and some examples from @example
605 block with xy @r{yz} to @table.
606
607 * org.texi (Formula syntax for Calc): Improve the documentation of
608 empty fields in formulas for spreadsheet. Add explanation and
609 example for empty field. Extend explanations of format
610 specifiers. Add a sentence to mention Calc defmath.
611
612 * org.texi (Column formulas): Add a sentence to be more explicit
613 about when a table header is mandatory.
614
6152013-11-12 Nicolas Goaziou <n.goaziou@gmail.com>
616
617 * org.texi (Subscripts and superscripts): Remove reference to
618 quoted underscores until this mechanism is implemented again.
619
620 * org.texi (Beamer export): Be more accurate about BEAMER_OPT
621 property.
622
623 * org.texi (Document title): Subtree export is no longer triggered
624 by marking one as the region.
625 (Horizontal rules): LaTeX export doesn't use "\hrule" anymore, and
626 giving examples isn't very useful: "horizontal rule" is, at least,
627 as explicit as <hr/>.
628
629 * org.texi (HTML doctypes): Reflect keyword removal.
630 (CSS support): Reflect keyword removal.
631
632 * org.texi (@LaTeX{} specific attributes): Document new :float
633 values.
634
635 * org.texi (Export settings): Improve documentation.
636
637 * org.texi (Math formatting in HTML export): Fix OPTIONS item's name.
638 (Text areas in HTML export): Update text areas.
639 (HTML Export commands): Update export commands.
640
641 * org.texi (Header and sectioning): Add a footnote about the
642 different between LATEX_HEADER_EXTRA and LATEX_HEADER.
643
122ff675
SM
644 * org.texi (The Export Dispatcher):
645 Document `org-export-in-background'.
271672fa
BG
646
647 * org.texi (Footnotes): Export back-ends do not use
648 `org-footnote-normalize' anymore.
649
650 * org.texi: Document variable changes.
651
652 * org.texi (Export settings): Doument p: item in OPTIONS keyword.
653
654 * org.texi (Exporting): Massive rewrite of the first sections.
655 (Selective export): Delete.
656 (The Export Dispatcher): Rewrite.
657 (Export options): Rewrite as "Export settings".
658
659 * org.texi: Small changes to documentation for embedded LaTeX.
660
661 * org.texi (Internal links): Document #+NAME keyword and
662 cross-referencing during export.
663
664 * org.texi (Include files): Remove reference to :prefix1
665 and :prefix. Give more details for :minlevel.
666
122ff675
SM
667 * org.texi (Macro replacement): Fix macro name.
668 Update documentation about possible locations and escaping mechanism.
271672fa 669
122ff675
SM
670 * org.texi (Table of contents): Update documentation.
671 Document lists of listings and lists of tables. Add documentation for
271672fa
BG
672 optional title and #+TOC: keyword.
673
6742013-11-12 Rick Frankel <rick@rickster.com>
675
676 * org.texi (results): Add Format section, broken out of Type
677 section to match code.
122ff675
SM
678 (hlines, colnames): Remove incorrect Emacs Lisp exception.
679 Note that the actual default handling (at least for python and
271672fa
BG
680 emacs-lisp) does not seem to match the description.
681
6822013-11-12 Sacha Chua <sacha@sachachua.com> (tiny change)
683
684 * org.texi (The date/time prompt): Update the documentation to
685 reflect the new way `org-read-date-get-relative' handles weekdays.
686
6872013-11-12 Yasushi Shoji <yashi@atmark-techno.com>
688
122ff675
SM
689 * org.texi (Resolving idle time):
690 Document `org-clock-x11idle-program-name'.
271672fa 691
955ada11
MA
6922013-10-24 Michael Albinus <michael.albinus@gmx.de>
693
694 * ert.texi (Running Tests Interactively): Adapt examle output.
695 (Tests and Their Environment): Mention skip-unless.
696
48f73cfb
GM
6972013-10-23 Glenn Morris <rgm@gnu.org>
698
76f1a3c3
GM
699 * dired-x.texi, ebrowse.texi, ede.texi, eieio.texi, eshell.texi:
700 * pcl-cvs.texi, sc.texi, srecode.texi, vip.texi, viper.texi:
701 * widget.texi: Nuke @refill.
702
48f73cfb
GM
703 * Makefile.in (install-dvi, install-html, install-pdf)
704 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
705 (uninstall-pdf): Quote entities that might contain whitespace.
706
c8722a97
JB
7072013-10-17 Jay Belanger <jay.p.belanger@gmail.com>
708
a12bf61e 709 * calc.texi (Data Type Formats): Don't specify the size at
c8722a97
JB
710 which integers begin to be represented by lists.
711
f55f544f
XF
7122013-10-14 Xue Fuqiao <xfq.free@gmail.com>
713
714 * cl.texi (Argument Lists): Add indexes for &key and &aux.
715
81856d28
MA
7162013-10-07 Michael Albinus <michael.albinus@gmx.de>
717
718 * trampver.texi: Update release number.
719
afae9a69
MA
7202013-10-02 Michael Albinus <michael.albinus@gmx.de>
721
722 Sync with Tramp 2.2.8.
723
724 * tramp.texi (External packages): Use `non-essential'.
725 * trampver.texi: Update release number.
726
fe30962e
GM
7272013-09-14 Glenn Morris <rgm@gnu.org>
728
729 * eshell.texi: Markup fixes.
730
412a0972
XF
7312013-09-11 Xue Fuqiao <xfq.free@gmail.com>
732
733 * ido.texi (Interactive Substring Matching): Use @key{RET} instead
734 of @kbd{RET}.
735 (Prefix Matching): Add an index.
736
7dc61a66
GM
7372013-09-08 Glenn Morris <rgm@gnu.org>
738
739 * emacs-gnutls.texi: Tweak direntry.
740
97e99cc3
MA
7412013-09-06 Michael Albinus <michael.albinus@gmx.de>
742
743 * tramp.texi (Alternative Syntax): Remove chapter.
744
50b13cde
PE
7452013-08-28 Paul Eggert <eggert@cs.ucla.edu>
746
747 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
748 for portability to hosts where /bin/sh has problems.
749
0acfedd3
SM
7502013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
751
752 Try to reduce redundancy in doc/misc/Makefile.in.
753 * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
754 (TARGETS): New intermediate variable.
755 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
756
1857cd3f
GM
7572013-08-27 Glenn Morris <rgm@gnu.org>
758
63e984f8
GM
759 * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
760
278208b8
GM
761 * efaq.texi: Rename from faq.texi, to match its output files.
762 * Makefile.in: Update for faq.texi name change.
763
79c238dc
GM
764 * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
765
c076ba95
GM
766 * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
767
1857cd3f
GM
768 * efaq-w32.texi: Move here from the web-pages repository.
769 * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
770 (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
771 (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
772 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
773 Add DOCMISC_*_W32 variables.
774 (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
775 (efaq_w32_deps): New variable.
776 (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
777 (efaq-w32.pdf, efaq-w32.html): New rules.
778 (clean): Remove efaq-w32 products.
779
2fb6d9c6
GM
7802013-08-26 Paul Eggert <eggert@cs.ucla.edu>
781
782 * texinfo.tex: Update from gnulib.
783
dab3a8d5
KY
7842013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
785
786 * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
787 shift_jis from the default value set to mm-coding-system-priorities for
788 Japanese users.
789
55f612f0
GM
7902013-08-13 Glenn Morris <rgm@gnu.org>
791
792 * reftex.texi (LaTeX xr Package, Options - Table of Contents)
793 (Options - Defining Label Environments, Options - Creating Labels)
794 (Options - Referencing Labels, Options - Creating Citations)
795 (Options - Index Support, Options - Viewing Cross-References)
796 (Options - Finding Files, Options - Optimizations)
797 (Options - Fontification, Options - Misc):
798 * cc-mode.texi (Sample Init File):
799 * edt.texi (Init file):
800 * epa.texi (Encrypting/decrypting gpg files):
801 * mairix-el.texi (About, Setting up the mairix interface, Using)
802 (Extending):
803 Rename nodes to avoid characters that can cause Texinfo problems.
804
d401ef43
KY
8052013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
806
807 * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
808
8496d8d7
GM
8092013-08-12 Glenn Morris <rgm@gnu.org>
810
808190e6
GM
811 * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
812 (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
813 (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
814 (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
815 (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
816 (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
817 (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
818 (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
819 (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
820 (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
821 (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
822 (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
823 (wisent_deps, woman_deps): New variables. Use to reduce duplication.
824
2f3ac208
GM
825 * woman.texi (Top): Avoid mailto: in html output.
826
8496d8d7
GM
827 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
828 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
829 (INSTALL_DATA): New, set by configure.
830 (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
831 (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
832 install-ps ,install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
833 uninstall-ps, and uninstall-doc.
834 (.SUFFIXES): Add .ps and .dvi.
835 (.dvi.ps): New suffix rule.
836 (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
837 (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
838 (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
839 (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
840 (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
841 (forms.html, gnus.html, htmlfontify.html, idlwave.html)
842 (ido.html, mairix-el.html, message.html, mh-e.html)
843 (newsticker.html, nxml-mode.html, org.html, pgg.html)
844 (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
845 (semantic.html, sieve.html, smtpmail.html, speedbar.html)
846 (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
847 (viper.html, widget.html, wisent.html, woman.html, install-dvi)
848 (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
849 (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
850 New rules.
851 (clean): Remove HTML_TARGETS and PS_TARGETS.
852
33a9f380
XF
8532013-08-10 Xue Fuqiao <xfq.free@gmail.com>
854
855 * ido.texi (Working Directories):
856 (Flexible Matching, Regexp Matching, Find File At Point)
857 (Ignoring, Misc Customization): Use @defopt for user options.
858
353ca646
XF
8592013-08-09 Xue Fuqiao <xfq.free@gmail.com>
860
861 * htmlfontify.texi (Customization): Remove documentation of
241de290 862 `hfy-fast-lock-save'. Minor fixes.
353ca646 863
03300a14
XF
8642013-08-08 Xue Fuqiao <xfq.free@gmail.com>
865
866 * ido.texi (Top): Insert node "Working Directories" in menu.
867 (Working Directories): New node.
9dfc8491
XF
868 (Misc Customization): Add documentation of
869 `ido-confirm-unique-completion' and some other user options.
03300a14 870
2a024334
EZ
8712013-08-07 Eli Zaretskii <eliz@gnu.org>
872
873 * todo-mode.texi: Update @dircategory.
874 (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
875 (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
876 @ref.
877
c85989f5
XF
8782013-08-07 Xue Fuqiao <xfq.free@gmail.com>
879
998ad848
XF
880 * sc.texi (Introduction): Fix index.
881 (Usage Overview):
882 (Citations, Citation Elements, Recognizing Citations)
883 (Information Keys and the Info Alist, Reference Headers)
884 (The Built-in Header Rewrite Functions)
885 (Electric References, Reply Buffer Initialization)
886 (Filling Cited Text, Selecting an Attribution)
887 (Attribution Preferences)
888 (Anonymous Attributions, Author Names)
889 (Using Regi, Post-yank Formatting Commands)
890 (Citing Commands, Insertion Commands)
891 (Mail Field Commands)
892 (Hints to MUA Authors, Thanks and History): Change from one space
893 between sentences to two.
03300a14 894 (What Supercite Does): Typo fix.
998ad848 895
98374c9a
XF
896 * newsticker.texi (Usage): Use @key for RET.
897
c85989f5 898 * cl.texi (Argument Lists):
20940c20
XF
899 (For Clauses):
900 (Macros): Add indexes.
c85989f5 901
57fedd9f
XF
9022013-08-05 Xue Fuqiao <xfq.free@gmail.com>
903
904 * cl.texi (Blocks and Exits): Add an index.
905
016d3f7d
SB
9062013-08-04 Stephen Berman <stephen.berman@gmx.net>
907
908 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
909 (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT)):
910 (todo-mode.dvi, todo-mode.pdf): New rules.
911
912 * todo-mode.texi: New file.
913
89cccc2f
G
9142013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
915
916 * gnus.texi (Basic Usage): Mention that warp means jump here.
917 (The notmuch Engine): Mention notmuch.
918
a3fd87cb
TH
9192013-07-30 Tassilo Horn <tsdh@gnu.org>
920
921 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
922 `gnus-subthread-sort-functions' and remove the obsolete documentation
923 of `gnus-sort-threads-recursively'.
924
2fb6d9c6
GM
9252012-07-30 Paul Eggert <eggert@cs.ucla.edu>
926
927 * texinfo.tex: Update to 2012-07-29.17 version.
928
a3fd87cb 9292013-07-29 David Engster <deng@randomsample.de>
18657165
DE
930
931 * eieio.texi (top): Make clear that EIEIO is not a full CLOS
932 implementation.
933 (Introduction): Add further missing features.
934 (Building Classes): Add introductory paragraph.
935 (Wish List): Add metaclasses and EQL specialization.
936
b69c2ea7
MA
9372013-07-29 Michael Albinus <michael.albinus@gmx.de>
938
122ff675
SM
939 * tramp.texi (Frequently Asked Questions):
940 Mention `tramp-use-ssh-controlmaster-options'.
b69c2ea7 941
13afd560
TH
9422013-07-26 Tassilo Horn <tsdh@gnu.org>
943
944 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
945 `gnus-sort-threads-recursively'.
946
7add5a8a
GM
9472013-07-25 Glenn Morris <rgm@gnu.org>
948
57cff712
GM
949 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
950 (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
951
7add5a8a
GM
952 * erc.texi (Special Features): Update contact information.
953 (History): Avoid using @email.
954
955 * eshell.texi (Bugs and ideas): Minor updates.
956
957 * faq.texi (Reporting bugs, Origin of the term Emacs)
958 (Setting up a customization file)
959 (Using an already running Emacs process, Turning off beeping)
960 (Packages that do not come with Emacs)
961 (Replying to the sender of a message): Avoid using @email.
962
963 * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
964
965 * reftex.texi (Imprint): Avoid using @email.
966
967 * ses.texi (Top): Update bug reporting instructions.
968 (Acknowledgments): Avoid using @email.
969
970 * woman.texi (Introduction, Background): Remove outdated information.
971 (Bugs, Acknowledgments): Avoid using @email.
972
3f0faa45
XF
9732013-07-24 Xue Fuqiao <xfq.free@gmail.com>
974
975 * ido.texi: New file.
976
47cc1156
G
9772013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
978
979 * gnus.texi (Customizing Articles): Document function predicates.
980
c17b81a7
G
9812013-07-08 Tassilo Horn <tsdh@gnu.org>
982
983 * gnus.texi (lines): Correct description of
122ff675
SM
984 `gnus-registry-track-extra's default value.
985 Mention `gnus-registry-remove-extra-data'.
c17b81a7 986
6ed7a66a
G
9872013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
988
989 * gnus.texi (Group Parameters): Mention regexp
990 substitutions (bug#11688).
991
9922013-07-06 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
993
994 * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
995
9962013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
997
998 * gnus.texi (Emacsen): Fix version.
999
1000 * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
1001
5154917e
GM
10022013-07-06 Glenn Morris <rgm@gnu.org>
1003
1004 * mh-e.texi: Fix external links.
3cab18a3 1005 (Using This Manual): Printed elisp manuals no longer available.
5154917e 1006
9d7a25d6 1007 * newsticker.texi (Overview): Update URL.
583873a9 1008
9d7a25d6
GM
1009 * nxml-mode.texi (Introduction): Update URL.
1010
1011 * org.texi (JavaScript support): Fix URL.
91eea47b 1012
bfd569a4
GM
1013 * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
1014
6338a049
GM
1015 * eudc.texi (CCSO PH/QI): Remove defunct URL.
1016
97df87bb
GM
1017 * dbus.texi (Introspection): Update URL to a less defunct one.
1018
f2a538a2
GM
1019 * gnus.texi (Top): Restrict "Other related manuals" to info output.
1020 (Foreign Groups): Use @indicateurl for examples.
1021 (Direct Functions): Remove defunct URL.
1022 (RSS): Update URL.
1023
1024 * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
1025 (FAQ 7-1): Update URL.
1026
f0a77200
GM
1027 * pgg.texi (Top, Overview): Add note about obsolescence.
1028
5aa43a3a
PE
10292013-07-03 Paul Eggert <eggert@cs.ucla.edu>
1030
1031 * texinfo.tex: Merge from gnulib.
1032
a944db14
GM
10332013-07-03 Glenn Morris <rgm@gnu.org>
1034
1035 * bovine.texi (top):
1036 * cc-mode.texi (AWK Mode Font Locking):
1037 * mh-e.texi (Preface):
1038 * url.texi (URI Parsing): Fix cross-references to other manuals.
1039
eaa610c3
KY
10402013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1041
1042 * gnus.texi (Client-Side IMAP Splitting):
1043 Note that `nnimap-inbox' now can be a list.
1044
7eeeb7dd
GM
10452013-06-24 Glenn Morris <rgm@gnu.org>
1046
1047 * eshell.texi: Fix cross-references to other manuals.
1048
2e667b8c
GM
10492013-06-23 Glenn Morris <rgm@gnu.org>
1050
1051 * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
1052 Remove; not needed now we use a standard html layout for the faq.
1053 (clean): Remove HTML_TARGETS, emacs-faq.text.
1054
c5b0993e
EW
10552013-06-21 Eduard Wiebe <usenet@pusto.de>
1056
1057 * flymake.texi (Parsing the output, Customizable variables):
1058 Add reference to `flymake-warning-predicate'.
1059
d6491e24
MA
10602013-06-19 Michael Albinus <michael.albinus@gmx.de>
1061
1062 * tramp.texi (Top, Configuration): Insert section `Predefined
1063 connection information' in menu.
1064 (Predefined connection information): New section.
1065 (Android shell setup): Make a reference to `Predefined connection
1066 information'.
1067
09af5c3e
GM
10682013-06-19 Glenn Morris <rgm@gnu.org>
1069
1070 * Makefile.in (version): New, set by configure.
1071 (clean): Delete dist tar file.
1072 (infoclean): New, split from maintainer-clean.
1073 (maintainer-clean): Run infoclean.
1074 (dist): New rule, to make tarfile for www.gnu.org.
1075
745b097b
AK
10762013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
1077
4f405069 1078 * sieve.texi (Managing Sieve): Fix port in example, fix documentation
745b097b
AK
1079 for keys q and Q.
1080 (Standards): Reference RFC5804 as the defining document of the
1081 managesieve protocol.
1082
fa472906
AG
10832013-06-10 Aidan Gauland <aidalgol@amuri.net>
1084
1085 * eshell.texi (Input/Output): Expand to cover new visual-command
1086 options, eshell-visual-subcommands and eshell-visual-options.
1087 Divide into separate Visual Commands and Redirection sections.
1088
ff4871b9
GM
10892013-06-10 Glenn Morris <rgm@gnu.org>
1090
1091 * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
1092
cdebc6dd
KY
10932013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
1094
1095 * gnus.texi (Article Date):
1096 Fix description of gnus-article-update-date-headers.
1097
962e44a5
XF
10982013-05-28 Xue Fuqiao <xfq.free@gmail.com>
1099
1100 * erc.texi (Special Features): ERC is being maintained within
1101 Emacs now.
1102
5d028165
XF
11032013-05-25 Xue Fuqiao <xfq.free@gmail.com>
1104
998ad848 1105 * flymake.texi: Change from one space between sentences to two.
5d028165 1106
0a6313f7
SM
11072013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
1108
1109 * cl.texi (Obsolete Macros): Describe replacements for `flet'
1110 (bug#14293).
1111
a7bef505
MA
11122013-04-16 Michael Albinus <michael.albinus@gmx.de>
1113
1114 * tramp.texi (Frequently Asked Questions): Precise, how to define
1115 an own ControlPath.
1116
7a55aa13
MA
11172013-04-15 Michael Albinus <michael.albinus@gmx.de>
1118
1119 * tramp.texi (Frequently Asked Questions): New item for
1120 ControlPath settings.
1121
c81ecb72
JB
11222013-03-31 Jay Belanger <jay.p.belanger@gmail.com>
1123
4f405069 1124 * calc.texi (Basic Operations on Units): Streamline some
c81ecb72
JB
1125 descriptions.
1126
73572c72
AG
11272013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
1128
78b8f320 1129 * eshell.texi (Built-ins): Update manual to mention tramp module.
73572c72 1130
24afc2e2
MA
11312013-03-18 Michael Albinus <michael.albinus@gmx.de>
1132
1133 * tramp.texi (Filename Syntax): Host names are not allowed to be
1134 any method name, unless method name is specified explicitly.
1135 Remove restriction on unibyte filenames.
1136
1137 * trampver.texi: Update release number.
1138
5294599f
PE
11392013-03-17 Paul Eggert <eggert@cs.ucla.edu>
1140
1141 doc: convert some TeX accents to UTF-8
1142 * emacs-mime.texi (Interface Functions): Use 'ï' rather than
1143 '@"{@dotless{i}}'.
1144
d7251c31
MA
11452013-03-15 Michael Albinus <michael.albinus@gmx.de>
1146
1147 Sync with Tramp 2.2.7.
1148
1149 * trampver.texi: Update release number.
1150
f6817529
JB
11512013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
1152
1153 * calc.texi (Basic Operations on Units): Streamline some
1154 descriptions.
1155
c3e2de4c
GM
11562013-03-08 Glenn Morris <rgm@gnu.org>
1157
1158 * faq.texi (Top): Don't say this was updated @today.
1159 That's irrelevant and leads to spurious diffs.
1160
6d7ebb72
JB
11612013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
1162
c5b0993e
EW
1163 * calc.texi (Basic Operations on Units):
1164 Fix cross-reference.
6d7ebb72 1165
3cd23a35
KY
11662013-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
1167
1168 * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
1169
33d1e2f5
AM
11702013-03-06 Alan Mackenzie <acm@muc.de>
1171
1172 * cc-mode.texi (Custom Line-Up): Clarify position of point on
1173 calling a line-up function.
1174
681ebc33
PE
11752013-03-04 Paul Eggert <eggert@cs.ucla.edu>
1176
1177 * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
1178 * ses.texi: Switch from Latin-1 to UTF-8.
1179
eeb84739
MA
11802013-03-03 Michael Albinus <michael.albinus@gmx.de>
1181
1182 * tramp.texi (External methods): Tramp does not connect Android
1183 devices by itself.
1184
fc0c5af8
BW
11852013-03-02 Bill Wohler <wohler@newt.com>
1186
1187 Release MH-E manual version 8.5.
1188
1189 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1190 release 8.5.
1191
1192 * mh-e.texi (Preface, Conventions, Getting Started)
1193 (Using This Manual, Folder Selection, Viewing, Aliases)
1194 (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
1195 (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
1196 Update URLs.
1197
adb7352b
MA
11982013-03-01 Michael Albinus <michael.albinus@gmx.de>
1199
1200 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
1201 and "plink2" entries. "plink2" is obsolete for a long time.
c5b0993e
EW
1202 (External methods): Remove "scp1" and "scp2" entries.
1203 Explain user name and host name specification for "adb".
adb7352b 1204
538d9b94
MA
12052013-02-28 Michael Albinus <michael.albinus@gmx.de>
1206
1207 * tramp.texi (External methods): Mention `tramp-adb-program'.
1208
8a28a5b8
BG
12092013-02-28 Bastien Guerry <bzg@gnu.org>
1210
1211 * org.texi (Visibility cycling): Suggest to set
1212 `org-agenda-inhibit-startup' to nil if user wants the startup
1213 visibility settings to be honored in any circumstances.
1214 (Progress logging, Checkboxes): Fix typos.
1215
929aeac6 12162013-02-28 Michael Albinus <michael.albinus@gmx.de>
db19bba3
MA
1217
1218 * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
1219 the macros, for Texinfo 4.13 and 5.0.
1220
c0c2eb82
MA
12212013-02-24 Michael Albinus <michael.albinus@gmx.de>
1222
1abfd3e8 1223 Port Tramp documentation to Texinfo 5.0.
c0c2eb82
MA
1224 * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
1225 (Filename Syntax): Do not use @trampfn{} in @item.
1226 (Filename completion): Use @columnfractions in @multitable.
1227
6800ff8d
GM
12282013-02-22 Glenn Morris <rgm@gnu.org>
1229
1230 * flymake.texi (Syntax check statuses): Fix multitable continued rows.
1231
b59a2e9e
PE
12322013-02-21 Paul Eggert <eggert@cs.ucla.edu>
1233
1234 * Makefile.in (html): New rule.
1235
5079cfef
MA
12362013-02-20 Michael Albinus <michael.albinus@gmx.de>
1237
1238 * tramp.texi (Android shell setup): Improve. Reported by Thierry
1239 Volpiatto <thierry.volpiatto@gmail.com>.
1240
2150b471
MA
12412013-02-16 Michael Albinus <michael.albinus@gmx.de>
1242
1243 * tramp.texi (Top, Configuration): Insert section `Android shell
1244 setup' in menu.
1245 (Android shell setup): New section.
1246 (Connection types, Default Method)
1247 (Frequently Asked Questions): Mention "scp" instead of "scpc".
1248 (External methods): Remove "scpc" and "rsyncc" entries.
1249 (Frequently Asked Questions): Remove entry about ControlPersist.
1250
4e16ddf4
GM
12512013-02-13 Glenn Morris <rgm@gnu.org>
1252
1253 * message.texi (News Headers): Don't mention yow any more.
1254
5d9c6f17
JB
12552013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1256
1257 * calc.texi (Basic Operations on Units):
1258 (Customizing Calc): Mention the variable `calc-allow-units-as-numbers'.
1259
dacbc44c
AG
12602013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
1261
1262 * eshell.texi: Fill most of the missing sections.
1263
d3517077
BG
12642013-02-07 Bastien Guerry <bzg@gnu.org>
1265
1266 * org.texi (References): Clarify an example.
1267 (Installation): Fix instructions.
1268 (Org-Plot): Fix link.
1269 (Checkboxes, Radio lists): Fix typos.
1270
8c4b24b2 12712013-02-07 Glenn Morris <rgm@gnu.org>
1e934b84
GM
1272
1273 * cl.texi (Equality Predicates): Mention memql.
1274
8c4b24b2 12752013-02-07 Eric Ludlam <zappo@gnu.org>
cf4dd911 1276
cfdaa150 1277 * ede.texi (Creating a project): Make ede-new doc less
cf4dd911
EL
1278 specific, and only about items it supports, indicating that there
1279 might be more. Remove refs to simple project and direct automake
1280 from ede new.
1281 (Simple projects): Re-write to not talk about ede-simple-project
1282 which is deprecated, and instead use the term to mean projects
c5b0993e
EW
1283 that don't do much management, just project wrapping.
1284 Add ede-generic-project link.
cf4dd911
EL
1285 (ede-generic-project): New node (bug#11441).
1286
8c4b24b2 12872013-02-07 Glenn Morris <rgm@gnu.org>
72ff76bb
GM
1288
1289 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
1290
86e100a6
GM
12912013-02-01 Glenn Morris <rgm@gnu.org>
1292
1293 * calc.texi (Help Commands): Update calc-view-news description.
0eb61895 1294 Mention etc/CALC-NEWS.
86e100a6 1295
7ff2b2a6
MA
12962013-01-24 Michael Albinus <michael.albinus@gmx.de>
1297
1298 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
1299
a89c8ef0
BG
13002013-01-13 Bastien Guerry <bzg@gnu.org>
1301
1302 * org.texi (Installation): Simplify.
1303
13042013-01-13 François Allisson <francois@allisson.co> (tiny change)
1305
1306 * org.texi (Handling links): Update the mention to the obsolete
1307 variable `org-link-to-org-use-id' with a mention to the newer
1308 variable `org-id-link-to-org-use-id'. Mention the need to load
1309 the org-id library.
1310
997d5f2d
MA
13112013-01-10 Michael Albinus <michael.albinus@gmx.de>
1312
1313 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
1314
fb9f7146 13152013-01-09 Bastien Guerry <bzg@gnu.org>
c7cf0ebc
BG
1316
1317 * org.texi (Pushing to MobileOrg): Add footnote about using
1318 symbolic links in `org-directory'.
1319 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
1320 of the now obsolete alias `org-float'.
1321 (TODO basics): Add `org-use-fast-todo-selection' to the variable
1322 index. Fix description of TODO keywords cycling.
1323 (Advanced features): Add missing argument for @item.
1324 (Storing searches): Add index entries and a note about
1325 *-tree agenda views.
6d3e4c80
BG
1326 (Structure editing): Document `org-mark-element' and
1327 `org-mark-subtree'.
1328 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
c7cf0ebc 1329
c6a22ce2
JL
13302013-01-08 Juri Linkov <juri@jurta.org>
1331
1332 * info.texi (Go to node): Mention the abbreviated format
1333 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
1334
7b08ccf7
AS
13352013-01-06 Andreas Schwab <schwab@linux-m68k.org>
1336
605f02ee
AS
1337 * autotype.texi: Remove undefined command @subtitlefont.
1338 * cc-mode.texi: Likewise.
1339
7b08ccf7
AS
1340 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
1341 @item argument.
1342 (Property searches): Use \\ instead of @backslashchar{}.
1343 * pgg.texi (VERSION): Move @set below @setfilename.
1344
db671917
AS
13452013-01-05 Andreas Schwab <schwab@linux-m68k.org>
1346
1347 * ada-mode.texi: Remove braces from @title argument.
1348 * eudc.texi: Likewise.
1349 * smtpmail.texi: Likewise.
1350 * auth.texi (VERSION): Set before first use.
1351 * emacs-gnutls.texi (VERSION): Likewise.
1352 * pgg.texi (VERSION): Likewise.
1353 * ede.texi (Top): Rename from top, all uses changed.
1354 * eshell.texi: Add missing argument to @sp.
1355 * forms.texi (Top): Reorder menu to match structure.
1356 * htmlfontify.texi (Customisation): Add missing @item in
1357 @enumerate.
1358 * org.texi (Advanced features): Add missing argument for @item.
1359 (Property searches): Use @backslashchar{} in macro argument.
1360 * pcl-cvs.texi: Add missing argument to @sp.
1361 (Movement commands): Fix use of @itemx.
1362 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
1363 * reftex.texi (Options (Creating Citations)): Add missing newline
1364 before @end.
1365 * tramp.texi (Obtaining Tramp): Remove extra dots.
1366 (Configuration): Reorder menu to match structure.
651a2c77 1367 (Remote shell setup): Replace literal NUL character by \0.
db671917
AS
1368 * viper.texi (Marking): Add missing argument for @item.
1369
b55349fb
GM
13702013-01-04 Glenn Morris <rgm@gnu.org>
1371
92d59611
GM
1372 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
1373 Add htmlfontify.
1374 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
1375 (htmlfontify.dvi, htmlfontify.pdf): New targets.
1376 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
1377 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
1378
b55349fb
GM
1379 * htmlfontify.texi: Miscellaneous fixes and updates.
1380 Set copyright to FSF, update license to GFDL 1.3+.
1381
7fca93e2
VD
13822013-01-04 Vivek Dasmohapatra <vivek@etla.org>
1383
1384 * htmlfontify.texi: New file.
1385
87e65f96
JB
13862013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
1387
1388 * calc.texi (Free-Form Dates): Expand on the date reading
1389 algorithm.
1390
82e2a1f0 13912012-12-27 Glenn Morris <rgm@gnu.org>
ddc41264 1392
173076b4
GM
1393 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
1394 Avoid some overfull lines.
1395
d227e322
GM
1396 * widget.texi (Programming Example): Break some long lines.
1397
2ecfdaa6
GM
1398 * wisent.texi (Wisent Overview): Fix xref.
1399 (Grammar format, Understanding the automaton): Avoid overfill.
1400
fd762011
GM
1401 * bovine.texi (Optional Lambda Expression): Allow line break.
1402
9fbc8f46
GM
1403 * auth.texi (Help for users): Break long lines.
1404
ceccabdb
GM
1405 * ada-mode.texi (Project file variables):
1406 Reword to reduce underfull hbox.
1407 (No project files, Use GNAT project file):
1408 Use smallexample to make some overfull lines less terrible.
1409
88edc57f
GM
1410 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
1411 Fix cross-references to separate manuals.
1412
ddc41264
GM
1413 * Makefile.in (gfdl): New variable. Use throughout where
1414 appropriate so that targets depend on doclicense.texi.
1415
45dd6480
LI
14162012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
1417
1418 * gnus.texi (Customizing the IMAP Connection): Mention the other
1419 authenticators.
1420
61bbede6
LI
14212012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
1422
c5b0993e
EW
1423 * gnus.texi (Browse Foreign Server):
1424 Document `gnus-browse-delete-group'.
61bbede6 1425
ddc41264
GM
14262012-12-22 Glenn Morris <rgm@gnu.org>
1427
563a450c 1428 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
6d1962b3
GM
1429 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
1430 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
1431 * widget.texi, wisent.texi: Nuke hand-written node pointers.
563a450c 1432
ddc41264
GM
1433 * Makefile.in (gfdl): New variable. Use throughout where
1434 appropriate so that targets depend on doclicense.texi.
1435
c995b26e
EZ
14362012-12-22 Eli Zaretskii <eliz@gnu.org>
1437
1438 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
1439 doclicense.texi. Remove doclicense.texi from all targets that
1440 mentioned it explicitly.
1441 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
1442 $(emacsdir)/emacsver.texi.
a170fe53 1443 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
c995b26e 1444
08953d7f
GM
14452012-12-21 Glenn Morris <rgm@gnu.org>
1446
c545e313
GM
1447 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
1448 Include emacsver.texi. Nuke hand-written node pointers.
1449 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
1450 Depend on emacsver.texi.
1451
0b1af106
GM
1452 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
1453 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
1454 May as well just include doclicense.texi in everything.
1455
1456 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
1457 which @copying says is included.
1458
6bf430d1
GM
1459 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
1460 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
1461 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
1462 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
1463 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
1464 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
1465 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
1466 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
1467 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1468 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
1469 * widget.texi, wisent.texi, woman.texi: Do not mention buying
1470 copies from the FSF, which does not publish these manuals.
1471
08953d7f
GM
1472 * erc.texi: No need to include gpl in this small manual.
1473
257b2c7d
GM
1474 * org.texi (copying): Include a copy of the GFDL.
1475 (GNU Free Documentation License): New section.
1476
a4b0cca1 14772012-12-21 Bastien Guerry <bzg@gnu.org>
1e20eeb7
BG
1478
1479 * org.texi: Fix typos.
1480
d2435ab9
PE
14812012-12-16 Paul Eggert <eggert@cs.ucla.edu>
1482
1483 * calc.texi (ISO 8601): Rename from ISO-8601,
1484 as it's typically spelled without a hyphen.
1485
b9d8175e
JB
14862012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
1487
1488 * calc.texi (ISO-8601): New section.
1489 (Date Formatting Codes): Mention new codes.
1490 (Standard Date Formats): Mention new formats.
1491
f0bc0bf1
MA
14922012-12-14 Michael Albinus <michael.albinus@gmx.de>
1493
1494 * tramp.texi (External methods): Move `adb' method here.
1495
98c94021
GM
14962012-12-13 Glenn Morris <rgm@gnu.org>
1497
ba30c70f
GM
1498 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
1499
bfe6ffb6
GM
1500 * wisent.texi: Small edits. Set copyright to FSF, update license to
1501 GFDL 1.3+.
1502 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
1503 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
1504 New targets.
1505 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
1506 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
1507
98c94021
GM
1508 * bovine.texi: Small edits. Set copyright to FSF, update license to
1509 GFDL 1.3+, remove empty index.
1510 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
1511 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
1512 New targets.
1513 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
1514 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
1515
cfa49c1e
EL
15162012-12-13 Eric Ludlam <zappo@gnu.org>
1517 David Ponce <david@dponce.com>
1518 Richard Kim <emacs18@gmail.com>
1519
9e7abd17 1520 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
cfa49c1e 1521
727f9739 15222012-12-13 Glenn Morris <rgm@gnu.org>
4c2dd4ee 1523
9b97b143
GM
1524 * flymake.texi (Customizable variables, Locating the buildfile):
1525 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
1526
4c2dd4ee
GM
1527 * srecode.texi: Small edits. Set copyright to FSF, add explicit
1528 GFDL 1.3+ license, fix up index.
1529 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
1530 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
1531 (srecode.pdf): New targets.
1532 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
1533 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
1534
727f9739 15352012-12-13 Eric Ludlam <zappo@gnu.org>
ac1d9dde
EL
1536
1537 * srecode.texi: New file, imported from CEDET trunk.
1538
727f9739 15392012-12-13 Bastien Guerry <bzg@gnu.org>
63aa0982
BG
1540
1541 * org.texi (Summary, Code block specific header arguments)
1542 (Code block specific header arguments)
1543 (Header arguments in function calls, var, noweb)
727f9739
GM
1544 (Results of evaluation, Code evaluation security):
1545 Small reformatting: add a blank line before some example.
63aa0982
BG
1546
1547 * org.texi (System-wide header arguments)
1548 (Header arguments in Org mode properties, Conflicts)
727f9739
GM
1549 (Dynamic blocks, Using the mapping API):
1550 Fix indentation of Elisp code examples.
63aa0982
BG
1551
1552 * org.texi (Comment lines): Fix description of the comment syntax.
1553
727f9739
GM
1554 * org.texi (Installation): Mention "make test" in the correct section.
1555
4288142b
PE
15562012-12-06 Paul Eggert <eggert@cs.ucla.edu>
1557
1558 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1559 These are just minor editorial changes.
1560
61b835df
MA
15612012-12-04 Michael Albinus <michael.albinus@gmx.de>
1562
1563 * tramp.texi (History): Mention ADB.
1564 (Inline methods): Add `adb' method.
1565
c5bc2d1d 15662012-12-03 Michael Albinus <michael.albinus@gmx.de>
328dac0d
MA
1567
1568 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
1569 (External methods): Fix typo.
1570
c5bc2d1d 15712012-12-03 Glenn Morris <rgm@gnu.org>
f4f3b439
GM
1572
1573 * rcirc.texi (Notices): Fix typo.
1574
d0457b57
BW
15752012-11-25 Bill Wohler <wohler@newt.com>
1576
1577 Release MH-E manual version 8.4.
1578
4f405069 1579 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
d0457b57
BW
1580 Update for release 8.4.
1581
551aaa66
BW
1582 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
1583 (Junk): Add mh-whitelist-preserves-sequences-flag,
1584 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
1585 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
1586
61d841dd
PE
15872012-11-25 Paul Eggert <eggert@cs.ucla.edu>
1588
1589 * mh-e.texi (Procmail): Fix two @ typos.
1590
c07a6ded
PE
15912012-11-24 Paul Eggert <eggert@cs.ucla.edu>
1592
1593 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1594 These are just minor editorial changes.
1595
678a34f4
JB
15962012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
1597
1598 * calc.texi (Date Formatting Codes): Mention the new beginning of
1599 the date numbering system.
1600
0e70ce93
PE
16012012-11-22 Paul Eggert <eggert@cs.ucla.edu>
1602
1603 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
1604 (Date Forms): Correct off-by-one error in explanation of
1605 Julian day numbers. Give Gregorian equivalent of its origin.
1606
723da6aa
JB
16072012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
1608
cfdaa150 1609 * calc.texi (Date Forms): Mention the customizable
723da6aa
JB
1610 Gregorian-Julian switch.
1611 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
1612
310e60d9
PE
16132012-11-17 Paul Eggert <eggert@cs.ucla.edu>
1614
6f6b82d6
PE
1615 Calc now uses the Gregorian calendar for all dates (Bug#12633).
1616 It also uses January 1, 1 AD as its day number 1.
310e60d9
PE
1617 * calc.texi (Date Forms): Document this.
1618
e8693c96
GM
16192012-11-16 Glenn Morris <rgm@gnu.org>
1620
1621 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
1622 (Obsolete Macros): Move example here from Function Bindings.
1623
5c934f8b
GM
1624 * erc.texi: Use @code{nil} rather than just "nil".
1625 (Modules): Undocument obsolete "hecomplete".
6e5e9b70 1626 Add "notifications".
f925b109 1627 (Connecting): Add brief section on passwords.
274f5de6 1628 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
6e5e9b70 1629
f78ee6af 16302012-11-13 Glenn Morris <rgm@gnu.org>
24c38527
GM
1631
1632 * flymake.texi (Customizable variables)
1633 (Highlighting erroneous lines): Mention flymake-error-bitmap,
1634 flymake-warning-bitmap, and flymake-fringe-indicator-position.
1635
1796ef98
VB
16362012-11-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
1637
1638 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
1639 In all file place SES into @acronym{...}.
1640 (Advanced Features): Add key index and function index for
4f405069
JB
1641 ses-set-header-row. Add description for function
1642 ses-rename-cell. Add description for function
1796ef98
VB
1643 ses-repair-cell-reference-all.
1644 (Ranges in formulas): Add description for ses-range flags.
1645
31f47fba
PE
16462012-11-12 Paul Eggert <eggert@cs.ucla.edu>
1647
1648 * texinfo.tex: Merge from gnulib.
1649
6baf66d5 16502012-11-10 Chong Yidong <cyd@gnu.org>
5b637222
CY
1651
1652 * url.texi (Introduction): Move url-configuration-directory to
1653 Customization node.
1654 (Parsed URIs): Split into its own node.
1655 (URI Encoding): New node.
1656 (Defining New URLs): Remove empty chapter.
1657 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
1658 Improve docs for url-queue-*.
1659 (Supported URL Types): Copyedits. Delete empty subnodes.
1660
c5b0993e
EW
1661 * url.texi (Introduction): Rename from Getting Started.
1662 Rewrite the introduction.
82f84fa3
CY
1663 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
1664
6baf66d5 16652012-11-10 Glenn Morris <rgm@gnu.org>
2ee1d59f
GM
1666
1667 * cl.texi (Obsolete Setf Customization):
1668 Revert defsetf example to the more correct let rather than prog1.
bdd8064f
GM
1669 Give define-modify-macro, defsetf, and define-setf-method
1670 gv.el replacements.
2ee1d59f 1671
2027b1b3 1672 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
a358a44e 1673 (Setf Extensions): Remove obsolete reference.
2027b1b3 1674 (Obsolete Setf Customization):
651af8c6 1675 Move note on lack of setf functions to lispref/variables.texi.
ab7f1c43 1676 Undocument get-setf-method, since it no longer exists.
a358a44e 1677 Mention simple defsetf replaced by gv-define-simple-setter.
651af8c6 1678
c65b407b
GM
16792012-11-03 Glenn Morris <rgm@gnu.org>
1680
1681 * cl.texi: Further general copyedits.
685b0026
GM
1682 (List Functions): Remove copy-tree, standard elisp for some time.
1683 (Efficiency Concerns): Comment out examples that no longer apply.
1684 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
92246540
GM
1685 (Creating Symbols, Random Numbers): De-emphasize internal
1686 variables cl--gensym-counter and cl--random-state. (Bug#12788)
f58542e1
GM
1687 (Naming Conventions, Type Predicates, Macros)
1688 (Predicates on Numbers): No longer mention cl-floatp-safe.
c65b407b 1689
a71e2379
G
16902012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
1691
1692 * gnus.texi (Mail Source Specifiers):
1693 Document :leave keyword used for pop mail source.
1694
df43dd53
GM
16952012-11-01 Glenn Morris <rgm@gnu.org>
1696
1697 * cl.texi: General copyedits for style, line-breaks, etc.
9f2881af
GM
1698 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
1699 (Macro Bindings, Blocks and Exits):
1700 Acknowledge existence of lexical-binding.
1701 (Iteration): Mainly defer to doc of standard dolist, dotimes.
df43dd53 1702
69c1c2e6
GM
17032012-10-31 Glenn Morris <rgm@gnu.org>
1704
dd90fd1a
GM
1705 * ert.texi (Introduction, The @code{should} Macro):
1706 Refer to "cl-assert" rather than "assert".
1707
69c1c2e6
GM
1708 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
1709 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
1710 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
1711 Reword, and add details of flet and labels.
87b0d8b1 1712 (Modify Macros, Function Bindings): Add some xrefs.
69c1c2e6 1713
4ddedf94
GM
17142012-10-30 Glenn Morris <rgm@gnu.org>
1715
1716 * cl.texi (Modify Macros): Update for cl-letf changes.
1717 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
516e1a08
GM
1718 (Setf Extensions): Partially restore note about cl-getf,
1719 mainly moved to lispref/variables.texi.
1720 (Property Lists): Fix cl-getf typos.
f43a5263 1721 (Mapping over Sequences): Mention cl-mapc naming oddity.
4ddedf94 1722
d3094168
GM
17232012-10-29 Glenn Morris <rgm@gnu.org>
1724
1725 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
a3c5b619 1726 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
d571e9c3 1727 (Customizing Setf): Move contents to "Obsolete Setf Customization".
d55911cf
GM
1728 (Modify Macros, Multiple Values, Other Clauses):
1729 Remove mentions of obsolete features.
6a07d52e 1730 (Obsolete Setf Customization): Don't mention `apply' setf.
d3094168 1731
3c0c6155
GM
17322012-10-28 Glenn Morris <rgm@gnu.org>
1733
f94b04fc
GM
1734 * cl.texi (Multiple Values, Common Lisp Compatibility):
1735 More namespace updates.
1736 (Obsolete Features): Copyedits.
1737 (Obsolete Lexical Macros, Obsolete Setf Customization):
1738 New subsections.
1739
9c52d61d
GM
1740 * cl.texi (Porting Common Lisp, Lexical Bindings):
1741 Add some xrefs to the Elisp manual.
1742
3c0c6155
GM
1743 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
1744 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
1745 (Obsolete Features): New appendix. Move Lexical Bindings here.
1746
5887564d
GM
17472012-10-27 Glenn Morris <rgm@gnu.org>
1748
e1117425
GM
1749 * cl.texi: Use defmac for macros rather than defspec.
1750 (Efficiency Concerns): Related copyedit.
1751
5887564d
GM
1752 * cl.texi (Control Structure): Update for setf now being in core.
1753 (Setf Extensions): Rename from Basic Setf. Move much of the
1754 former content to lispref/variables.texi.
1755 (Modify Macros): Move pop, push details to lispref/variables.texi.
1756 (Customizing Setf): Copyedits for setf etc being in core.
1757 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
1758 Further namespaces updates.
1759
bdebdb64
BG
17602012-10-26 Bastien Guerry <bzg@gnu.org>
1761
c5b0993e
EW
1762 * org.texi (Installation): Update the link to Org's ELPA.
1763 Also don't mention org-install.el anymore as the replacement file
bdebdb64
BG
1764 org-loaddefs.el is now loaded by org.el.
1765
f956e59d
MA
17662012-10-25 Michael Albinus <michael.albinus@gmx.de>
1767
c5b0993e
EW
1768 * tramp.texi (Frequently Asked Questions):
1769 Mention `tramp-completion-reread-directory-timeout' for performance
f956e59d
MA
1770 improvement.
1771
a05cb6e3
GM
17722012-10-25 Glenn Morris <rgm@gnu.org>
1773
1774 * cl.texi: Don't mess with the TeX section number counter.
1775 Use Texinfo recommended convention for quotes+punctuation.
1776 (Overview, Sequence Functions): Rephrase for better line-breaking.
1777 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
1778 (Macro Bindings, Conditionals, Iteration, Loop Basics)
1779 (Random Numbers, Mapping over Sequences, Structures)
1780 (Porting Common Lisp): Further updates for cl-lib namespace.
1781 (Modify Macros, Declarations, Macro Bindings, Structures):
1782 Break long lines in examples.
1783 (Dynamic Bindings): Update for changed progv behavior.
1784 (Loop Examples, Efficiency Concerns): Markup fixes.
1785 (Structures): Remove TeX margin change.
39ff2cf3 1786 (Declarations): Fix typos.
a05cb6e3 1787
39a58b5b
GM
17882012-10-24 Glenn Morris <rgm@gnu.org>
1789
a6880551
GM
1790 * cl.texi (Overview, Multiple Values, Creating Symbols)
1791 (Numerical Functions): Say less/nothing about the original cl.el.
1792 (Old CL Compatibility): Remove.
1793 (Assertions): Remove ignore-errors (standard Elisp for some time).
1794
39a58b5b
GM
1795 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
1796 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
1797 (Efficiency Concerns, Efficiency Concerns)
1798 (Common Lisp Compatibility, Old CL Compatibility):
1799 Further updates for cl-lib namespace.
1800
72ec96fb
PE
18012012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
1802
1803 Update manual for new time stamp format (Bug#12706).
1804 * emacs-mime.texi (time-date): Update for new format.
1805 Also, fix bogus time stamp and modernize a bit.
1806
8d6510b9
GM
18072012-10-23 Glenn Morris <rgm@gnu.org>
1808
1809 * cl.texi: Include emacsver.texi. Use Emacs version number rather
1810 than unchanging cl.el version number.
1811 End all menu descriptions with a period.
1812 Do not use @dfn{CL} for every instance of "CL".
1813 (Overview): Remove no-runtime caveat, and note about foo* names.
1814 (Usage): Use cl-lib rather than cl.
1815 (Organization, Naming Conventions): Update for cl-lib.el.
1816 (Installation): Remove long-irrelevant node.
1817 (Program Structure, Predicates, Control Structure):
1818 Start updating for cl-lib namespace.
8d6510b9
GM
1819 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
1820 Depend on emacsver.texi.
1821
0a078f36
MA
18222012-10-09 Michael Albinus <michael.albinus@gmx.de>
1823
1824 * trampver.texi: Update release number.
1825
a03bb33f
GM
18262012-10-06 Glenn Morris <rgm@gnu.org>
1827
24636b26
GM
1828 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
1829 ERC version.
1830 (Introduction): ERC is distributed with Emacs.
1831 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
1832 (Getting Started): Simplify.
1833 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
1834 (History): Mention ERC maintained as part of Emacs now.
1835 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
1836 Add dependency on emacsver.texi.
1837
a03bb33f
GM
1838 * erc.texi: Remove hand-written node pointers.
1839
d259be38
GM
18402012-10-05 Glenn Morris <rgm@gnu.org>
1841
1842 * newsticker.texi (Overview, Requirements, Usage, Configuration):
1843 Copyedits.
1844
62a81506
CY
18452012-10-01 Eric Ludlam <zappo@gnu.org>
1846
1847 * ede.texi (Quick Start, Project Local Variables)
1848 (Miscellaneous commands, ede-java-root, Development Overview)
1849 (Detecting a Project): New nodes.
1850 (Simple projects): Node deleted.
1851
1852 * eieio.texi (Building Classes): Some slot attributes cannot be
1853 overridden.
1854 (Slot Options): Remove an example.
1855 (Method Invocation, Documentation): New nodes.
1856
07f133bf
GM
18572012-10-01 Glenn Morris <rgm@gnu.org>
1858
1859 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
1860 (reftex.pdf): Add dependency on emacsver.texi.
1861 * reftex.texi: Don't include directory part for emacsver.texi;
1862 the Makefile's -I handles it.
1863
4f595e15
RA
18642012-09-30 Ralf Angeli <angeli@caeruleus.net>
1865
1866 Merge from standalone RefTeX repository.
1867
1868 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
1869 with macros.
1870 (Imprint): Mention Wolfgang in list of contributors.
1871 (Creating Citations): Give a hint about how to
1872 auto-revert the BibTeX database file when using external editors.
1873 (Referencing Labels): Simplify section about reference macro
1874 cycling.
1875 (Options (Referencing Labels)): Adapt to new structure of
1876 `reftex-ref-style-alist'.
1877 (Referencing Labels, Reference Styles): Document changes in the
1878 referencing functionality.
1879 (Commands): Mention options for definition of header and footer in
1880 BibTeX files.
1881 (Options (Creating Citations)): Document
1882 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
1883 (Reference Styles): New section.
1884 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
1885 (Options (Referencing Labels)): Remove descriptions of deprecated
1886 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
1887 Add descriptions for `reftex-ref-style-alist' and
1888 `reftex-ref-style-default-list'.
1889 (Referencing Labels): Update regarding reference styles.
1890 (Citation Styles): Mention support for ConTeXt.
1891 (Options (Defining Label Environments)): Fix typo.
c5b0993e
EW
1892 (Options (Creating Citations)):
1893 Document `reftex-cite-key-separator'.
4f595e15 1894
8223b1d2
BG
18952012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
1896
1897 * org.texi: Add description of ORG_ADD_CONTRIB to info
1898 documentation. Add link to Worg for more details.
1899
1900 * org.texi: Clarify installation procedure. Provide link to the
1901 build system description on Worg.
1902
1903 * org.texi: Remove reference to utils/, x11idle.c is now in
1904 contrib/scripts.
1905
1906 * org.texi: Re-normalize to "Org mode" in manual.
1907
1908 * org.texi (Installation): Adapt documentation to new build
1909 system. Mention GNU ELPA (since it needs to be handled like Emacs
1910 built-in Org).
1911
8223b1d2
BG
19122012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
1913
1914 * org.texi: Fix typo in description of the 'Hooks' section.
1915
1916 * org.texi: Add ID to the list of special properties.
1917
19182012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
1919
1920 * org.texi (Moving subtrees): Document the ability to archive to a
1921 datetree.
1922
1e20eeb7 19232012-09-30 Bastien Guerry <bzg@gnu.org>
8223b1d2 1924
c5b0993e
EW
1925 * org.texi (Installation, Feedback, Batch execution):
1926 Use (add-to-list 'load-path ... t) for the contrib dir.
8223b1d2
BG
1927
1928 * org.texi (results): Update documentation for ":results drawer"
1929 and ":results org".
1930
1931 * org.texi (Column width and alignment): Fix typo.
1932
1933 * org.texi (Activation): Point to the "Conflicts" section.
1934
1935 * org.texi (Conflicts): Mention filladapt.el in the list of
1936 conflicting packages.
1937
1938 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
1939 not needed for versions of Emacs > 22.1.
1940
1941 * org.texi (History and Acknowledgments): Fix typo.
1942
1943 * org.texi (History and Acknowledgments): Add my own
1944 acknowledgments.
1945
1946 * org.texi (Agenda commands): Document the new command and the new
1947 option.
1948
1949 * org.texi (Agenda commands): Delete `org-agenda-action' section.
1950 (Agenda commands): Reorder. Document `*' to toggle persistent
1951 marks.
1952
c5b0993e
EW
1953 * org.texi (Agenda dispatcher):
1954 Mention `org-toggle-agenda-sticky'.
8223b1d2
BG
1955 (Agenda commands, Exporting Agenda Views): Fix typo.
1956
1957 * org.texi (Templates in contexts, Setting Options): Update to
1958 reflect changes in how contexts options are processed.
1959
1960 * org.texi (Templates in contexts): Document the new structure of
1961 the variables `org-agenda-custom-commands-contexts' and
1962 `org-capture-templates-contexts'.
1963
1964 * org.texi (Templates in contexts): Document the new option
1965 `org-capture-templates-contexts'.
1966 (Storing searches): Document the new option
1967 `org-agenda-custom-commands-contexts'.
1968
1969 * org.texi (Formula syntax for Lisp): Reformat.
1970
1971 * org.texi (Special properties, Column attributes)
1972 (Agenda column view): Document the new special property
1973 CLOCKSUM_T.
1974
1975 * org.texi (Template expansion): Document the new %l template.
1976
1977 * org.texi (Fast access to TODO states): Fix documentation about
1978 allowed characters for fast todo selection.
1979
1980 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
1981 use in `org-agenda-to-appt'.
1982
1983 * org.texi (Comment lines): Update wrt comments.
1984
1985 * org.texi (Resolving idle time): Document new keybinding.
1986
1987 * org.texi (Clocking commands): Document the use of S-M-<up/down>
1988 on clock timestamps.
1989
d1389828 1990 * org.texi (Fast access to TODO states): Explicitly says only
8223b1d2
BG
1991 letters are supported as fast TODO selection keys.
1992
1993 * org.texi (Link abbreviations): Illustrate the use of the "%h"
1994 specifier. Document the new "%(my-function)" specifier.
1995
1996 * org.texi (Clocking commands): New cindex.
1997 (Clocking commands): Update documentation for `org-clock-in'.
1998 Document `org-clock-in-last'. Mention `org-clock-out' and
1999 `org-clock-in-last' as commands that can be globally bound.
2000 (Resolving idle time): Document continuous clocking.
2001
2002 * org.texi (Top, Introduction): Fix formatting.
2003 (Activation): Add index entries.
2004 (Conventions): Update section.
2005 (Embedded @LaTeX{}): Fix formatting.
2006
2007 * org.texi (Visibility cycling): Document `show-children'.
2008
2009 * org.texi (Using capture): Mention the `org-capture-last-stored'
2010 bookmark as a way to jump to the last stored capture.
2011
2012 * org.texi (Uploading files): Fix typo.
2013
2014 * org.texi (Using capture): Document `C-0' as a prefix argument
2015 for `org-capture'.
2016
2017 * org.texi (Agenda commands): Document persistent marks.
2018
2019 * org.texi (Template expansion): Update doc to reflect change.
2020
2021 * org.texi (Radio tables): Document the :no-escape parameter.
2022
2023 * org.texi (Repeated tasks): Document repeat cookies for years,
2024 months, weeks, days and hours.
2025
2026 * org.texi (Export options): State that you can use the d: option
2027 by specifying a list of drawers.
2028
2029 * org.texi (HTML preamble and postamble): Small doc improvement.
2030
20312012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
2032
2033 * org.texi: The sections in the Exporting section of the manual
2034 left out articles in the description of the org-export-as-*
4f405069 2035 commands, among other places. This patch adds them, adds a few
8223b1d2
BG
2036 missing prepositions, and switches instances of "an HTML" to "a
2037 html" for internal consistency.
2038
2039 * org.texi: Alter several examples of headings with timestamps in
2040 them to include the timestamps in the body instead of the heading.
2041
20422012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
2043
2044 * org.texi (Agenda dispatcher): Document sticky agenda views and
2045 the new key for them.
2046
20472012-09-30 Charles <millarc@verizon.net> (tiny change)
2048
2049 * org.texi (Advanced features): Fix error in table.
2050
20512012-09-30 Feng Shu <tumashu@gmail.com>
2052
2053 * org.texi (@LaTeX{} fragments): Document imagemagick as an
2054 alternative to dvipng.
2055
20562012-09-30 François Allisson <francois@allisson.co> (tiny change)
2057
2058 * org.texi: Remove extra curly bracket.
2059
20602012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
2061
2062 * org.texi (org-clock-in-last and org-clock-cancel): Update the
2063 defkeys.
2064
20652012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2066
2067 * org.texi (Agenda commands): Fix two typos by giving
2068 corresponding function names, according to
2069 `org-agenda-view-mode-dispatch'.
2070
a04689de 20712012-09-30 Jan Böcker <jan.boecker@jboecker.de>
8223b1d2
BG
2072
2073 * org.texi (The spreadsheet): Fix typo.
2074
20752012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
2076
2077 * org.texi (Tracking your habits): Point to the "Tracking TODO
2078 state changes" section.
2079
20802012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
2081
2082 * org.texi (Literal examples): Remove reference to unknown
4f405069 2083 `org-export-latex-minted' variable. Also simplify footnote since
8223b1d2
BG
2084 `org-export-latex-listings' documentation is exhaustive already.
2085
2086 * org.texi (Plain lists): Remove reference to now hard-coded
2087 `bullet' automatic rule.
2088
20892012-09-30 Toby S. Cubitt <tsc25@cantab.net>
2090
2091 * org.texi: Updated documentation accordingly.
2092
5087f097
PE
20932012-09-13 Paul Eggert <eggert@cs.ucla.edu>
2094
2095 * texinfo.tex: Merge from gnulib.
2096
20121a26
MA
20972012-09-12 Michael Albinus <michael.albinus@gmx.de>
2098
2099 Sync with Tramp 2.2.6.
2100
2101 * tramp.texi (Bug Reports): Cleanup caches before a test run.
2102
2103 * trampver.texi: Update release number.
2104
44677e30
PE
21052012-09-12 Paul Eggert <eggert@cs.ucla.edu>
2106
2107 * texinfo.tex: Merge from gnulib.
2108
5a4c42ba
AA
21092012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
2110
2111 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
2112 (bug#12096).
2113
8e7046c3
JB
21142012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
2115
1dcac243
JB
2116 * calc.texi (Simplification modes, Conversions)
2117 (Operating on Selections): Mention "basic" simplification.
8e7046c3
JB
2118 (The Calc Mode Line): Mention the mode line display for Basic
2119 simplification mode.
2120 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
2121 simplifications.
2122 (Basic Simplifications): Rename from "Limited Simplifications"
2123 Replace "limited" by "basic" throughout.
4f405069 2124 (Algebraic Simplifications): Indicate that the algebraic
8e7046c3 2125 simplifications are done by default.
4f405069 2126 (Unsafe Simplifications): Mention `m E'.
8e7046c3
JB
2127 (Simplification of Units): Mention `m U'.
2128 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
c5b0993e
EW
2129 (Kinds of Declarations, Functions for Declarations):
2130 Mention "algebraic simplifications" instead of `a s'.
1dcac243 2131 (Algebraic Entry): Remove mention of default simplifications.
8e7046c3 2132
d2bd74ff
JB
21332012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
2134
2135 * calc.texi (Getting Started, Tutorial): Change simulated
2136 Calc output to match actual output.
2137 (Simplifying Formulas): Mention that algebraic simplification is now
2138 the default.
2139
77472261
EZ
21402012-07-28 Eli Zaretskii <eliz@gnu.org>
2141
2142 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
2143 (Bug#12073)
2144
09ae5da1
PE
21452012-07-25 Paul Eggert <eggert@cs.ucla.edu>
2146
2147 Prefer typical American spelling for "acknowledgment".
2148 * calc.texi (History and Acknowledgments): Rename from
2149 History and Acknowledgements.
2150 * idlwave.texi (Acknowledgments):
2151 * ses.texi (Acknowledgments):
2152 * woman.texi (Acknowledgments): Rename from Acknowledgements.
2153
c4444d16
PE
21542012-07-09 Paul Eggert <eggert@cs.ucla.edu>
2155
2156 Rename configure.in to configure.ac (Bug#11603).
2157 * ede.texi (Compiler and Linker objects, ede-proj-project)
2158 (ede-step-project): Prefer the name configure.ac to configure.in.
2159
ef091c97
MA
21602012-07-06 Michael Albinus <michael.albinus@gmx.de>
2161
c5b0993e
EW
2162 * tramp.texi (Multi-hops):
2163 Introduce `tramp-restricted-shell-hosts-alist'.
ef091c97 2164
89b163db
G
21652012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2166
2167 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
2168 methods, so don't mention smtpmail here.
2169
21702012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
2171
2172 * gnus.texi (Picons): Document gnus-picon-properties.
2173
21742012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2175
2176 * gnus.texi: Remove mention of compilation, as that's no longer
2177 supported.
2178
21792012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
2180
2181 * gnus.texi (Archived Messages): Mention
2182 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
2183
21842012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2185
2186 * gnus.texi (Various Summary Stuff):
2187 Remove mention of `gnus-propagate-marks'.
2188
21892012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2190
2191 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
2192 which no longer exist.
2193
21942012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2195
2196 * gnus.texi (Archived Messages):
2197 Document gnus-gcc-self-resent-messages.
2198
21992012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2200
2201 * message.texi (Mail Variables):
2202 Mention the optional user parameter for X-Message-SMTP-Method.
2203
22042012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2205
2206 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
2207
2208 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
2209
22102012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2211
2212 * gnus.texi (Key Index): Change encoding to utf-8.
2213
ac1a0ce1 22142012-06-21 Glenn Morris <rgm@gnu.org>
2fecccba
GM
2215
2216 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
2217
71cca84d
G
22182012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2219
2220 * gnus.texi (Group Timestamp): Mention where to find documentation for
2221 the `gnus-tmp-' variables (bug#11601).
2222
888a7fc0
MA
22232012-06-11 Michael Albinus <michael.albinus@gmx.de>
2224
2225 Sync with Tramp 2.2.6-pre.
2226
2227 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
2228 where appropriate.
2229 (Ad-hoc multi-hops): New section.
2230 (Remote processes): New subsection "Running remote processes on
2231 Windows hosts".
2232 (History): Add remote commands on Windows, and ad-hoc multi-hop
2233 methods.
2234 (External methods): "ControlPersist" must be set to "no" for the
2235 `scpc' method.
2236 (Remote processes): Add a note about `auto-revert-tail-mode'.
2237 (Frequently Asked Questions): Use "scpx" in combination with
2238 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
2239
2240 * trampver.texi: Update release number.
2241
31ca4639 22422012-06-10 Chong Yidong <cyd@gnu.org>
c342cead
CY
2243
2244 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
2245 compilation for html-mono.
2246
0e8bbf66
PE
22472012-06-08 Paul Eggert <eggert@cs.ucla.edu>
2248
2249 * texinfo.tex: Merge from gnulib.
2250
b8f061b3
KY
22512012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
2252
2253 * Makefile.in (echo-info): Don't try to install info files named
2254 just ".info".
2255
16af873e
GM
22562012-05-28 Glenn Morris <rgm@gnu.org>
2257
c1dabff0
GM
2258 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
2259
16af873e
GM
2260 * sc.texi: Nuke hand-written node pointers.
2261 Fix top-level menu to match actual node order.
2262
1d5b82ef
GM
22632012-05-27 Glenn Morris <rgm@gnu.org>
2264
2265 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
2266 Some associated fixes, including not messing with chapno in cl.texi.
2267
33017faf 22682012-05-27 Bastien Guerry <bzg@gnu.org>
8c8b834f
BG
2269
2270 * org.texi (Durations and time values): Fix typo.
2271
2fb6d9c6
GM
22722012-05-26 Paul Eggert <eggert@cs.ucla.edu>
2273
2274 * texinfo.tex: Update from gnulib.
2275
d14b0029
JB
22762012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
2277
cfdaa150 2278 * calc.texi (Basic Operations on Units, Customizing Calc):
d14b0029
JB
2279 Mention `calc-ensure-consistent-units'.
2280
2f4cadd1 22812012-05-14 Andreas Schwab <schwab@linux-m68k.org>
78e91d08 2282
9879e263
AS
2283 * cc-mode.texi: Avoid space before macro in 4th argument of cross
2284 reference commands. (Bug#11461)
2285
78e91d08
AS
2286 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
2287
3fe7cdc8
GM
22882012-05-12 Glenn Morris <rgm@gnu.org>
2289
9598ef0b
GM
2290 * Makefile.in (mostlyclean): Add more TeX intermediates.
2291
7d326a29
GM
2292 * Makefile.in: Make it look more like the other doc Makefiles.
2293 Use explicit $srcdir in all dependencies.
2294 Remove cd $srcdir from rules.
2295 (VPATH): Remove.
2296 (infodir): Set to an absolute path.
2297 (INFO_TARGETS): Use short names.
2298 (mkinfodir): infodir is now absolute.
2299 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
2300
c7f95930 2301 * Makefile.in (info.info): Rename from info, to avoid duplication.
9583393f 2302 (.SUFFIXES): Disable implicit rules.
c7f95930 2303
3fe7cdc8
GM
2304 * Makefile.in (MKDIR_P): New, set by configure.
2305 (mkinfodir): Use $MKDIR_P.
2306
6f0652af
GM
23072012-05-07 Glenn Morris <rgm@gnu.org>
2308
2309 * forms.texi (Long Example): Update for changed location of files.
2310
8045b906
GM
23112012-05-04 Glenn Morris <rgm@gnu.org>
2312
2313 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
2314 (INFO_TARGETS): Use $INFO_EXT.
2315 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2316 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
2317 (INFO_TARGETS): Use $INFO_EXT.
2318 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2319
9e7a4bcf
GM
23202012-05-02 Glenn Morris <rgm@gnu.org>
2321
9aa071df
GM
2322 * Makefile.in (echo-info): New phony target, used by top-level.
2323
9e7a4bcf
GM
2324 * viper.texi: Make direntry shorter (also it is no longer "newest").
2325
2326 * emacs-gnutls.texi, ert.texi, org.texi:
2327 Fix dircategory, direntry to match info/dir.
2328
31cc861c
GM
2329 * faq.texi: Convert @inforefs to @xrefs.
2330 Fix some malformed cross-references.
f9e320bb
GM
2331 (File-name conventions): Shorten section name to avoid overfull line.
2332 (How to add fonts): Use smallexample to avoid overfull lines.
31cc861c 2333
723ea6b5
TZ
23342012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
2335
2336 * auth.texi (Help for users): Update for .gpg file being second.
2337
a8e7d6d7 23382012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2f885dca
BG
2339
2340 * org.texi (Agenda commands): Fix two typos: give corresponding
2341 function names, according to `org-agenda-view-mode-dispatch'.
2342
a8e7d6d7 23432012-04-27 Glenn Morris <rgm@gnu.org>
dae39d9c
GM
2344
2345 * faq.texi (Major packages and programs): Remove section.
2346 There is no point listing 6 packages (cf etc/MORE.STUFF).
2347 (Finding Emacs and related packages): Move "Spell-checkers" here.
578c1d4b 2348
dcbf5805
MA
23492012-04-22 Michael Albinus <michael.albinus@gmx.de>
2350
2351 * dbus.texi (Version): New node.
2352 (Properties and Annotations): Mention the object manager
2353 interface. Describe dbus-get-all-managed-objects.
2354 (Type Conversion): Floating point numbers are allowed, if an
2355 anteger does not fit Emacs's integer range.
2356 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
2357 (Asynchronous Methods): Fix description of
2358 dbus-call-method-asynchronously.
c5b0993e
EW
2359 (Receiving Method Calls): Fix some minor errors.
2360 Add dbus-interface-emacs.
dcbf5805
MA
2361 (Signals): Describe unicast signals and the new match rules.
2362 (Alternative Buses): Add the PRIVATE optional argument to
2363 dbus-init-bus. Describe its new return value. Add dbus-setenv.
2364
adee4030
GM
23652012-04-20 Glenn Morris <rgm@gnu.org>
2366
2367 * faq.texi (New in Emacs 24): New section.
2368 (Packages that do not come with Emacs): Mention M-x list-packages.
2369
35dc09a1 23702012-04-14 Alan Mackenzie <acm@muc.de>
932de51c
AM
2371
2372 * cc-mode.texi (c-offsets-alist): Correct a typo.
2373
35dc09a1 23742012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
801a68c8
BG
2375
2376 * org.texi (Deadlines and scheduling): Fix the example: the
2377 DEADLINE item should come right after the headline. We enforce
2378 this convention, so it is a bug not to illustrate it correctly in
2379 the manual.
2380
35dc09a1 23812012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
801a68c8
BG
2382
2383 * org.texi (Agenda commands): Fix documentation bug by swapping
2384 the equivalent keybindings to `org-agenda-next-line' with the ones
2385 to `org-agenda-previous-line'.
2386
35dc09a1 23872012-04-14 Glenn Morris <rgm@gnu.org>
f48a9cb4
GM
2388
2389 * Makefile.in: Replace non-portable use of $< in ordinary rules.
2390
e2560ea8
EZ
23912012-04-09 Eli Zaretskii <eliz@gnu.org>
2392
c5b0993e
EW
2393 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
2394 Add emacs-gnutls.
e2560ea8
EZ
2395 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
2396
6b4f4a2d
TZ
23972012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
2398
250b840e 2399 * Makefile.in: Add emacs-gnutls.texi to build.
6b4f4a2d
TZ
2400
2401 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
2402
ca2c89b6
TZ
24032012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
2404
2405 * auth.texi (Secret Service API): Edit further and give examples.
c8bf3227 2406 (Secret Service API): Adjust @samp to @code for collection names.
ca2c89b6 2407
aebd5f1a
GM
24082012-04-04 Glenn Morris <rgm@gnu.org>
2409
2410 * auth.texi (Secret Service API): Copyedits.
2411 (Help for developers): Fill in some missing function doc-strings.
3c93d00f
GM
2412 (Help for users, Help for developers)
2413 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
aebd5f1a 2414
0317dd51
MA
24152012-04-04 Michael Albinus <michael.albinus@gmx.de>
2416
2417 * auth.texi (Secret Service API): Add the missing text.
2418
3d439cd1
CY
24192012-04-04 Chong Yidong <cyd@gnu.org>
2420
2421 * message.texi (Using PGP/MIME): Note that epg is now the default.
2422
2423 * gnus.texi: Reduce references to obsolete pgg library.
2424 (Security): Note that epg is now the default.
2425
2426 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
2427
2428 * nxml-mode.texi (Completion): C-RET is no longer bound to
2429 nxml-complete.
2430
153ae947
BG
24312012-04-01 Jambunathan K <kjambunathan@gmail.com>
2432
2433 * org.texi (Customizing tables in ODT export): Correct few errors.
2434
24352012-04-01 Jambunathan K <kjambunathan@gmail.com>
2436
2437 * org.texi (Links in ODT export): Update.
2438 (Labels and captions in ODT export): New node.
2439
24402012-04-01 Jambunathan K <kjambunathan@gmail.com>
2441
2442 * org.texi (Literal examples in ODT export): htmlfontify.el in
2443 Emacs-24.1 now supports fontification. So ODT source blocks will
2444 be fontified by default.
2445
24462012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
2447
2448 * org.texi (Refiling notes): Remove duplicated keybinding.
2449
24502012-04-01 Eric Schulte <eric.schulte@gmx.com>
2451
2452 * org.texi (noweb): Documentation of this new option to the :noweb
2453 header argument.
2454
24552012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
2456
2457 * org.texi (Header and sectioning): Add example demonstrating how
2458 to use "LaTeX_CLASS_OPTIONS".
2459
24602012-04-01 Eric Schulte <eric.schulte@gmx.com>
2461
2462 * org.texi (Noweb reference syntax): Describe the ability to
2463 execute noweb references in the manual.
2464
24652012-04-01 Eric Schulte <eric.schulte@gmx.com>
2466
2467 * org.texi (cache): Improve cache documentation when session
2468 evaluation is used.
2469
24702012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2471
2472 * org.texi (Plain lists): Document removal.
2473
24742012-04-01 Michael Brand <michael.ch.brand@gmail.com>
2475
2476 * org.texi: Decapitalize file name in references to Calc manual.
2477
24782012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2479
2480 * org.texi (Plain lists): Document removal.
2481
24822012-04-01 Jambunathan K <kjambunathan@gmail.com>
2483
2484 * org.texi (Top, OpenDocument Text export)
2485 (ODT export commands, Extending ODT export)
2486 (Images in ODT export, Tables in ODT export)
2487 (Configuring a document converter): Add or Update.
2488
24892012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
2490
2491 * org.texi (MobileOrg): Change the wording to reflect that the
2492 Android Version is no longer just the little brother of the iOS
2493 version.
2494
24952012-04-01 Eric Schulte <eric.schulte@gmx.com>
2496
c5b0993e 2497 * org.texi (Key bindings and useful functions): Update babel key
153ae947
BG
2498 binding documentation in manual.
2499
25002012-04-01 Eric Schulte <eric.schulte@gmx.com>
2501
2502 * org.texi (noweb): Document new noweb header value.
2503
25042012-04-01 Eric Schulte <eric.schulte@gmx.com>
2505
2506 * org.texi (noweb-sep): Document new header argument.
2507
25082012-04-01 Eric Schulte <eric.schulte@gmx.com>
2509
2510 * org.texi (noweb-ref): Documentation of this new custom variable.
2511
25122012-04-01 Eric Schulte <eric.schulte@gmx.com>
2513
2514 * org.texi (wrap): Update the new :wrap documentation to match the
2515 current implementation.
2516
25172012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2518
2519 * org.texi: Added documentation for :wrap.
2520
25212012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2522
2523 * org.texi: #+RESULTS now user-configurable.
2524
25252012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2526
2527 * org.texi: Documented :noweb no-export.
2528
25292012-04-01 Thomas Dye <dk@poto.local>
2530
2531 * org.texi: Edit :noweb no header argument for correctness.
2532
1e20eeb7 25332012-04-01 Bastien Guerry <bzg@gnu.org>
153ae947
BG
2534
2535 * org.texi (Customization): Update the approximate number of Org
2536 variables.
2537
25382012-04-01 Thomas Dye <dk@poto.local>
2539
2540 * org.texi: The :results wrap produces a drawer instead of a
2541 begin_results block.
2542
005a89ff
G
25432012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
2544
2545 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
2546 reflect the new default.
2547
589ce070
EZ
25482012-03-10 Eli Zaretskii <eliz@gnu.org>
2549
2550 * info.texi (Expert Info): Move the index entry for "Texinfo" from
2551 "Getting Started" to this node. (Bug#10450)
2552
a5392527
CY
25532012-03-10 Chong Yidong <cyd@gnu.org>
2554
8ae818e4
CY
2555 * flymake.texi (Example -- Configuring a tool called via make):
2556 Mention the Automake COMPILE variable (Bug#8715).
2557
a5392527
CY
2558 * info.texi (Getting Started): Add an index entry (Bug#10450).
2559
d49902e4
MA
25602012-03-02 Michael Albinus <michael.albinus@gmx.de>
2561
2562 * dbus.texi (Signals): Known names will be mapped onto unique
2563 names, when registering for signals.
2564
53eced6d
GM
25652012-02-29 Glenn Morris <rgm@gnu.org>
2566
bcd6cd23
GM
2567 * url.texi: Fix quote usage in body text.
2568
775b55af
GM
2569 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
2570
53eced6d
GM
2571 * cl.texi: Use @code{} in menus when appropriate.
2572
44e97401
GM
25732012-02-28 Glenn Morris <rgm@gnu.org>
2574
2575 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
2576 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
2577 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
2578 * org.texi, sc.texi, vip.texi, viper.texi:
2579 Standardize possessive apostrophe usage.
2580
fa9a0855
CY
25812012-02-26 Chong Yidong <cyd@gnu.org>
2582
2583 * ediff.texi (Quick Help Commands): Add a couple of index entries
2584 (Bug#10834).
2585
0fd2c9a3
GM
25862012-02-17 Glenn Morris <rgm@gnu.org>
2587
2588 * gnus.texi (Posting Styles):
2589 * remember.texi (Org): Fix cross-refs to other manuals.
2590
9f26dc24
GM
25912012-02-15 Glenn Morris <rgm@gnu.org>
2592
2593 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
2594 (Encryption): New chapter, split out from previous.
2595
3d2af193
LI
25962012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
2597
c5b0993e
EW
2598 * gnus.texi (Customizing the IMAP Connection):
2599 Mention nnimap-record-commands.
3d2af193 2600
b74c9672
GM
26012012-02-10 Glenn Morris <rgm@gnu.org>
2602
2603 * url.texi (Retrieving URLs): Update url-retrieve arguments.
2604 Mention url-queue-retrieve.
2605
2ebc3b94
GM
26062012-02-09 Glenn Morris <rgm@gnu.org>
2607
9fcfcdef
GM
2608 * sem-user.texi (Semantic mode user commands): Typo fix.
2609
2ebc3b94
GM
2610 * info.texi (Create Info buffer): Mention info-display-manual.
2611
7c4bbb69
LI
26122012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
2613
2614 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
2615 example (modified from an example by Michael Albinus).
2616
debce7bc
G
26172012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
2618
2619 * gnus.texi (Agent Basics): Fix outdated description of
2620 `gnus-agent-auto-agentize-methods'.
2621
b207a4ec
AS
26222012-01-28 Andreas Schwab <schwab@linux-m68k.org>
2623
2624 * cc-mode.texi: Always @defindex ss.
2625 (Config Basics): Fix argument of @itemize.
2626 (Macro Backslashes): Add @code around index entry.
2627
b8fe8712
GM
26282012-01-23 Glenn Morris <rgm@gnu.org>
2629
2630 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
2631
02dc2fd7
EH
26322012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
2633
2634 * tramp.texi (File): Tweak wording for the `scpc' option.
2635
e7719ea1
G
26362012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2637
2638 * gnus.texi (Group Parameters): Really note precedence.
2639
9937bef4
G
26402012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2641
2642 * gnus.texi (Group Parameters): Note precedence.
2643
e66ba1df
BG
26442012-01-03 Eric Schulte <eric.schulte@gmx.com>
2645
2646 * org.texi (Noweb reference syntax): Adding documentation of
2647 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
2648 variable.
2649
26502012-01-03 Bastien Guerry <bzg@gnu.org>
2651
2652 * org.texi (Plain lists): Split the table to fix the display
2653 of items.
2654
26552012-01-03 Bastien Guerry <bzg@gnu.org>
2656
2657 * org.texi (Plain lists): Fix misplaced explanation.
2658
26592012-01-03 Bastien Guerry <bzg@gnu.org>
2660
2661 * org.texi (Plain lists, Agenda files): Add index entries.
2662
26632012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2664
2665 * org.texi: Use "Org mode" instead of alternatives like
2666 "Org-mode" or "org-mode".
2667
26682012-01-03 Bernt Hansen <bernt@norang.ca>
2669
c5b0993e
EW
2670 * org.texi (Agenda commands):
2671 Document `org-clock-report-include-clocking-task'.
e66ba1df
BG
2672
26732012-01-03 Bastien Guerry <bzg@gnu.org>
2674
2675 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
2676 C-c' on checkboxes.
2677
26782012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2679
2680 * org.texi: End sentences with two spaces.
2681
26822012-01-03 Michael Brand <michael.ch.brand@gmail.com>
2683
2684 * org.texi (External links): Document the link types file+sys
2685 and file+emacs, slightly narrow used page width.
2686
26872012-01-03 Eric Schulte <eric.schulte@gmx.com>
2688
2689 * org.texi (colnames): Note that colnames behavior may differ
2690 across languages.
2691
26922012-01-03 Bastien Guerry <bzg@gnu.org>
2693
2694 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
2695
26962012-01-03 Thomas Dye <dk@poto.westell.com>
2697
2698 * org.texi: Augmented discussion of babel property
2699 inheritance. Put footnote outside sentence ending period.
2700
27012012-01-03 Eric Schulte <schulte.eric@gmail.com>
2702
2703 * org.texi (eval): Documenting the full range of :eval header
2704 argument values.
2705
27062012-01-03 Eric Schulte <schulte.eric@gmail.com>
2707
2708 * org.texi (eval): Documentation of the new :eval option.
2709
27102012-01-03 Thomas Dye <dk@poto.local>
2711
2712 * org.texi: Add accumulated properties.
2713
27142012-01-03 Thomas Dye <dk@poto.local>
2715
2716 * org.texi: Documented no spaces in name=assign, another
2717 correction to :var table.
2718
27192012-01-03 Thomas Dye <dk@poto.local>
2720
2721 * org.texi: Changed DATA to NAME in Working With Source Code
2722 section.
2723
27242012-01-03 Tom Dye <tsd@tsdye.com>
2725
2726 * org.texi: Minor change to :var table.
2727
27282012-01-03 Tom Dye <tsd@tsdye.com>
2729
2730 * org.texi: More changes to :var table (some examples were wrong).
2731
27322012-01-03 Tom Dye <tsd@tsdye.com>
2733
2734 * org.texi: Cleaned up :var table.
2735
27362012-01-03 Bastien Guerry <bzg@gnu.org>
2737
2738 * org.texi (Timestamps, Weekly/daily agenda)
2739 (Weekly/daily agenda): Add @cindex for "appointment".
2740
27412012-01-03 Eric Schulte <schulte.eric@gmail.com>
2742
2743 * org.texi (Literal examples): A new link to the template for
2744 inserting empty code blocks.
2745 (Structure of code blocks): A new link to the template for
2746 inserting empty code blocks.
2747
27482012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
2749
2750 * org.texi (External links): Add footnote on how the behavior
2751 of the text search in Org files are controled by the variable
2752 `org-link-search-must-match-exact-headline'.
2753
27542012-01-03 Eric Schulte <schulte.eric@gmail.com>
2755
c5b0993e
EW
2756 * org.texi (Buffer-wide header arguments):
2757 Update documentation to reflect removal of #+PROPERTIES.
e66ba1df
BG
2758
27592012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
2760
2761 * org.texi (The clock table): Mention that ACHIVED trees
2762 contribute to the clock table.
2763
27642012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
2765
2766 * org.texi (Conflicts): Better yasnippet config info.
2767
27682012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
2769
d1389828 2770 * org.texi (Selective export): Explicitly mention the default
e66ba1df
BG
2771 values for `org-export-select-tags',
2772 `org-export-exclude-tags'.
2773
27742012-01-03 Tom Dye <tsd@tsdye.com>
2775
2776 * org.texi: Added a line to specify that header arguments are
2777 lowercase.
2778
27792012-01-03 Tom Dye <tsd@tsdye.com>
2780
2781 * org.texi: :var requires default value when declared.
2782
27832012-01-03 Bastien Guerry <bzg@gnu.org>
2784
2785 * org.texi (Handling links): Add a note about the
2786 `org-link-frame-setup' option.
2787
27882012-01-03 David Maus <dmaus@ictsoc.de>
2789
2790 * org.texi (Exporting Agenda Views, Extracting agenda
2791 information): Fix command line syntax, quote symbol parameter
2792 values.
2793
27942012-01-03 David Maus <dmaus@ictsoc.de>
2795
2796 * org.texi (Exporting Agenda Views): Fix command line syntax.
2797
8d80ef01
PE
27982011-12-28 Paul Eggert <eggert@cs.ucla.edu>
2799
2800 * gnus.texi (Mail Source Customization, Mail Back End Variables):
2801 Use octal notation for file permissions, which are normally
2802 thought of in octal.
2803 (Mail Back End Variables): Use more-plausible modes in example.
2804
47d42d81
AM
28052011-12-20 Alan Mackenzie <acm@muc.de>
2806
2807 * cc-mode.texi: Update version string 5.31 -> 5.32.
2808
a98edce9
JB
28092011-12-06 Juanma Barranquero <lekktu@gmail.com>
2810
2811 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
2812
321decc8
GM
28132011-11-24 Glenn Morris <rgm@gnu.org>
2814
2815 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
2816
f8107b79
JB
28172011-11-24 Juanma Barranquero <lekktu@gmail.com>
2818
2819 * makefile.w32-in: Update dependencies.
2820
f5a96a4f
GM
28212011-11-20 Glenn Morris <rgm@gnu.org>
2822
2823 * gnus.texi (Group Information):
2824 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
2825
cd1181db
JB
28262011-11-20 Juanma Barranquero <lekktu@gmail.com>
2827
2828 * gnus-coding.texi (Gnus Maintenance Guide):
2829 Rename from "Gnus Maintainance Guide".
2830
2831 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
2832 * eieio.texi (Customizing):
fe7a3057
JB
2833 * gnus.texi (Article Washing):
2834 * gnus-news.texi:
2835 * sem-user.texi (Smart Jump): Fix typos.
cd1181db 2836
7877f373
JB
28372011-11-16 Juanma Barranquero <lekktu@gmail.com>
2838
2839 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
2840
0d26e0b6
JB
28412011-11-15 Juanma Barranquero <lekktu@gmail.com>
2842
c7015153
JB
2843 * ede.texi (project-am-texinfo):
2844 * gnus.texi (Sending or Not Sending):
2845 * org.texi (Template elements): Fix typos.
0d26e0b6 2846
0b381c7e
JB
28472011-11-14 Juanma Barranquero <lekktu@gmail.com>
2848
2849 * ediff.texi (Hooks):
c7015153 2850 * sem-user.texi (Semanticdb Roots): Fix typos.
0b381c7e 2851
40a8bdf6
JB
28522011-11-11 Juanma Barranquero <lekktu@gmail.com>
2853
2854 * semantic.texi (Tag handling): Fix typo.
2855
57dda3bb
KY
28562011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
2857
2858 * gnus.texi (Other Gnus Versions): Remove.
2859
52bedd34
AM
28602011-10-28 Alan Mackenzie <acm@muc.de>
2861
2862 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
2863 (Other Special Indentations): Add an xref to "Macros with ;".
2864 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
2865 "Macros with ;".
2866 (Macros with ;): New page.
2867
00b77525
GM
2868 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
2869 Document the new handling of nested scopes for movement by defuns.
52bedd34 2870
4a623313
MA
28712011-10-23 Michael Albinus <michael.albinus@gmx.de>
2872
2873 Sync with Tramp 2.2.3.
2874
2875 * trampver.texi: Update release number.
2876
466a320e
GM
28772011-10-14 Glenn Morris <rgm@gnu.org>
2878
2879 * ert.texi (Introduction, How to Run Tests)
2880 (Running Tests Interactively, Expected Failures)
2881 (Tests and Their Environment, Useful Techniques)
2882 (Interactive Debugging, Fixtures and Test Suites):
2883 Minor rephrasings.
2884 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
2885 (Running Tests in Batch Mode): Simplify loading instructions.
2886 (Test Selectors): Clarify some selectors.
2887 (Expected Failures, Useful Techniques):
2888 Make examples fit in 80 columns.
2889
2be4956d
JB
28902011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
2891
2892 * calc.texi (Basic Operations on Units): Discuss temperature
2893 conversion (`u t') alongside with other unit conversions ('u c').
2894
7359a765
GM
28952011-10-12 Glenn Morris <rgm@gnu.org>
2896
2897 * ert.texi: Whitespace trivia to make main menu items line up better.
2898
a0c52e5d
GM
28992011-10-08 Glenn Morris <rgm@gnu.org>
2900
2901 * Makefile.in: Fix ert rules.
2902
465d0300
G
29032011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2904
2905 * gnus.texi (Gnus Utility Functions): Add more references and
2906 explanations (bug#9683).
2907
2fb6d9c6
GM
29082011-09-26 Paul Eggert <eggert@cs.ucla.edu>
2909
2910 * texinfo.tex: Merge from gnulib.
2911
a5166359
LMI
29122011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2913
2914 * gnus.texi (Archived Messages): Note the default (bug#9552).
2915
b523dc20
BW
29162011-09-21 Bill Wohler <wohler@newt.com>
2917
2918 Release MH-E manual version 8.3.
2919
58179cce 2920 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
b523dc20 2921 release 8.3.
c5b0993e 2922 (Preface): Update support information.
bd7239f5 2923 (From Bill Wohler): Reset text to original version. As a
b523dc20
BW
2924 historical quote, the tense should be correct in the time that it
2925 was written.
2926
0afb49a1
LMI
29272011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2928
2929 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
2930 (Finding the News): Doc clarification.
2931 (Terminology): Mention naming.
2932
e21bac42
G
29332011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2934
2935 * gnus.texi: Remove mentions of `recent', which are now obsolete.
2936 (Interactive): Document `quiet'.
2937
5b409b39 29382011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
5cb05633 2939
bd7239f5 2940 * org.texi (Images in LaTeX export): Rewrite.
5cb05633 2941
5b409b39 29422011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 2943
bd7239f5 2944 * org.texi (Using the mapping API): Mention 'region as a possible
3ab2c837
BG
2945 scope for `org-map-entries'.
2946
5b409b39 29472011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2948
2949 * org.texi (Visibility cycling): Document `org-copy-visible'.
2950
5b409b39 29512011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 2952
bd7239f5 2953 * org.texi (Template expansion): Order template sequences in the
3ab2c837
BG
2954 proper order.
2955
5b409b39 29562011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2957
2958 * org.texi (eval): Expand discussion of the :eval header argument.
2959
5b409b39 29602011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
2961
2962 * org.texi (Languages): Add Lilypond and Awk as supported
2963 languages.
2964
5b409b39 29652011-08-15 Achim Gratz <stromeko@nexgo.de>
3ab2c837 2966
bd7239f5 2967 * org.texi: Document that both CLOCK_INTO_DRAWER and
3ab2c837
BG
2968 LOG_INTO_DRAWER can be used to override the contents of variable
2969 org-clock-into-drawer (or if unset, org-log-into-drawer).
2970
bd7239f5 2971 * org.texi: Replace @xref->@pxref.
3ab2c837 2972
5b409b39 29732011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2974
2975 * org.texi (Evaluating code blocks): Documenting the new option
2976 for inline call lines.
2977
5b409b39 29782011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2979
2980 * org.texi (Results of evaluation): More explicit about the
2981 mechanism through which interactive evaluation of code is
2982 performed.
2983
5b409b39 29842011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2985
2986 * org.texi (noweb-ref): New header argument documentation.
2987
5b409b39 29882011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2989
2990 * org.texi (Extracting source code): Documentation of the new
2991 org-babel-tangle-named-block-combination variable.
2992
5b409b39 29932011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 2994
bd7239f5 2995 * org.texi (Structure of code blocks): Explicitly state that the
ed9265fc 2996 behavior of multiple blocks of the same name is undefined.
3ab2c837 2997
5b409b39 29982011-08-15 Christian Egli <christian.egli@sbszh.ch>
3ab2c837
BG
2999
3000 * org.texi (TaskJuggler export): Modify the example to reflect the
3001 new effort durations.
3002
5b409b39 30032011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
3004
3005 * org.texi (Images in LaTeX export): Escape curly brackets in
3006 LaTeX example.
3007
5b409b39 30082011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3009
3010 * org.texi (The clock table): Document the :properties and
3011 :inherit-props arguments for the clocktable.
3012
5b409b39 30132011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3014
3015 * org.texi (Tables in LaTeX export): Document specifying placement
3016 options for tables.
3017
5b409b39 30182011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3019
3020 * org.texi (Evaluating code blocks): More specific documentation
3021 about the different types of header arguments.
3022
5b409b39 30232011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3ab2c837
BG
3024
3025 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
3026
5b409b39 30272011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3028
3029 * org.texi (Built-in table editor): Document the table field
3030 follow mode.
3031
5b409b39 30322011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
3033
3034 * org.texi (Easy Templates): Document new template.
3035
5b409b39 30362011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
3037
3038 * org.texi (Literal examples): Add a cross-reference from "Literal
3039 Examples" to "Easy Templates."
3040
5b409b39 30412011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3042
3043 * org.texi (The clock table): Add link to match syntax.
3044
5b409b39 30452011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3046
3047 * org.texi (Agenda commands): Document clock consistency checks.
3048
5b409b39 30492011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3050
3051 * org.texi (Built-in table editor): Document that \vert represents
3052 a vertical bar in a table field.
3053
5b409b39 30542011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3055
3056 * org.texi (Literal examples): Link from "Markup" > "Literate
3057 Examples" to "Working with Source Code".
3058
5b409b39 30592011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
3060
3061 * org.texi (Agenda commands): Doc for function option to bulk
3062 action.
3063
5b409b39 30642011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3065
3066 * org.texi (Template expansion): Document new %<...> template
3067 escape.
3068
5b409b39 30692011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3070
3071 * org.texi (Selective export): Document exclusion of any tasks
3072 from export.
3073
5b409b39 30742011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3075
3076 * org.texi (Selective export): Document how to exclude DONE tasks
3077 from export.
3078 (Publishing options): Document the properties to be used to turn off
3079 export of DONE tasks.
3080
5b409b39 30812011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3082
3083 * org.texi (The date/time prompt): Document date range protection.
3084
5b409b39 30852011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3086
3087 * org.texi (padline): Documentation of the new padline header
3088 argument.
3089
5b409b39 30902011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3091
3092 * org.texi (var): Adding "[" to list of characters triggering
3093 elisp evaluation.
3094
5b409b39 30952011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3096
3097 * org.texi (var): Documentation of Emacs Lisp evaluation during
3098 variable assignment.
3099
5b409b39 31002011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3101
3102 * org.texi (colnames): Reference indexing into variables, and note
3103 that colnames are *not* removed before indexing occurs.
3104 (rownames): Reference indexing into variables, and note that
3105 rownames are *not* removed before indexing occurs.
3106
5b409b39 31072011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3108
3109 * org.texi (var): Clarification of indexing into tabular
3110 variables.
3111
5b409b39 31122011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3113
3114 * org.texi (results): Documentation of the `:results wrap' header
3115 argument.
3116
5b409b39 31172011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 3118
bd7239f5 3119 * org.texi (LaTeX and PDF export): Add a note about a limitation
3ab2c837
BG
3120 of the LaTeX export: the org file has to be properly structured.
3121
5b409b39 31222011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 3123
c5b0993e
EW
3124 * org.texi (Dynamic blocks, Structure editing):
3125 Mention the function `org-narrow-to-block'.
3ab2c837 3126
5b409b39 31272011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3128
3129 * org.texi (Languages): Updating list of code block supported
3130 languages.
3131
5b409b39 31322011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3133
3134 * org.texi (Special properties): CATEGORY is a special property,
3135 but it may also used in the drawer.
3136
5b409b39 31372011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3138
3139 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
3140
5b409b39 31412011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
3142
3143 * org.texi (Include files): Document :lines.
3144
5b409b39 31452011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3146
3147 * org.texi (comments): Documentation of the ":comments noweb" code
3148 block header argument.
3149
5b409b39 31502011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 3151
c5b0993e 3152 * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
3ab2c837
BG
3153 added extra whitespace around functions to be consistent with the
3154 rest of the section.
3155
5b409b39 31562011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 3157
c5b0993e 3158 * org.texi (Evaluating code blocks): Expand discussion of
3ab2c837 3159 #+call: line syntax.
c5b0993e 3160 (Header arguments in function calls): Expand discussion of
3ab2c837
BG
3161 #+call: line syntax.
3162
5b409b39 31632011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3164
3165 * org.texi (Evaluating code blocks): More explicit about how to
3166 pass variables to #+call lines.
3167
5b409b39 31682011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3169
3170 * org.texi (Results of evaluation): Link to the :results header
3171 argument list from the "Results of evaluation" section.
3172
5b409b39 31732011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3174
3175 * org.texi (Conflicts): Adding additional information about
3176 resolving org/yasnippet conflicts.
3177
5b409b39 31782011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
3179
3180 * org.texi (Publishing options): Document style-include-scripts
3181 publishing project property.
3182
5b409b39 31832011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3184
3185 * org.texi (Sparse trees): Document the next-error /
3186 previous-error functionality.
3187
5b409b39 31882011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837 3189
c5b0993e 3190 * org.texi (cache): Improve documentation of code block caches.
3ab2c837 3191
5b409b39 31922011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837 3193
c5b0993e
EW
3194 * org.texi (Code block specific header arguments):
3195 Documentation of multi-line header arguments.
3ab2c837 3196
5b409b39 31972011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3198
3199 * org.texi (Code evaluation security): Add example for using a
3200 function.
3201
5b409b39 32022011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3203
3204 * org.texi (Tables in LaTeX export): Documentation of new
3205 attr_latex options for tables.
3206
5b409b39
BG
32072011-08-03 Michael Albinus <michael.albinus@gmx.de>
3208
3209 * trampver.texi: Update release number.
3210
32112011-07-30 Michael Albinus <michael.albinus@gmx.de>
3212
3213 Sync with Tramp 2.2.2.
3214
3215 * trampver.texi: Update release number.
3216
064e2d08
LMI
32172011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3218
3219 * flymake.texi (Example -- Configuring a tool called via make):
3220 Use /dev/null instead of the Windows "nul" (bug#8715).
3221
b8151e9c
LMI
32222011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3223
3224 * widget.texi (Setting Up the Buffer): Remove mention of the
3225 global keymap parent, which doesn't seem to be accurate
3226 (bug#7045).
3227
5b409b39
BG
32282011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3229
3230 * org.texi (Special agenda views): Fix double quoting (bug#3509).
3231
c0a8ae95
KR
32322010-07-10 Kevin Ryde <user42@zip.com.au>
3233
3234 * cl.texi (For Clauses): Add destructuring example processing an
3235 alist (bug#6596).
3236
ac6531ad
LMI
32372011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3238
3239 * ediff.texi (Major Entry Points): Remove mention of `require',
3240 since that's not pertinent in the installed Emacs (bug#9016).
3241
d30dd079
G
32422011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3243
3244 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
0c502747
LMI
3245 (Filtering New Groups): Clarify how simple the "options -n" format is.
3246 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
3247 is internal.
d30dd079 3248
862c0d68
MA
32492011-07-04 Michael Albinus <michael.albinus@gmx.de>
3250
c5b0993e
EW
3251 * tramp.texi (Cleanup remote connections):
3252 Add `tramp-cleanup-this-connection'.
862c0d68 3253
cd865a33
G
32542011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3255
3256 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
3257 zombies.
3258 (Checking New Groups): Ditto (bug#8974).
c5b0993e 3259 (Checking New Groups): Move the reference to the right place.
cd865a33
G
3260
32612011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
3262
3263 * gnus.texi (Startup Files): Clarify that we're talking about numbered
3264 backups, and not actual vc (bug#8975).
3265
79414ae4
KR
32662011-07-03 Kevin Ryde <user42@zip.com.au>
3267
3268 * cl.texi (For Clauses): @items for hash-values and key-bindings
3269 to make them more visible when skimming. Add examples of `using'
3270 clause to them, examples being clearer than a description in
3271 words (bug#6599).
3272
847ccf7c
AM
32732011-07-01 Alan Mackenzie <acm@muc.de>
3274
3275 * cc-mode.texi (Guessing the Style): New page.
3276 (Styles): Add a short introduction to above.
3277
3da13bb9
DD
32782011-06-28 Deniz Dogan <deniz@dogan.se>
3279
3280 * rcirc.texi (Configuration): Bug-fix:
3281 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
3282 Reported by Elias Pipping <pipping@exherbo.org>.
3283
60a0884e
G
32842011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3285
c5b0993e
EW
3286 * gnus.texi (Summary Mail Commands):
3287 Document `gnus-summary-reply-to-list-with-original'.
60a0884e 3288
0c7efc08
SM
32892011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
3290
3291 * eshell.texi (Known problems): Fix typo.
3292
ea3596a2
MA
32932011-06-12 Michael Albinus <michael.albinus@gmx.de>
3294
0c7efc08 3295 * tramp.texi (Customizing Completion): Mention authinfo-style files.
ea3596a2
MA
3296 (Password handling): `auth-source-debug' is good for debug messages.
3297
2da9c605
G
32982011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
3299
3300 * gnus.texi (Store custom flags and keywords): Refer to
3301 `gnus-registry-article-marks-to-{chars,names}' instead of
3302 `gnus-registry-user-format-function-{M,M2}'.
3303
e61923c8
GM
33042011-05-27 Paul Eggert <eggert@cs.ucla.edu>
3305
3306 * texinfo.tex: Merge from gnulib.
3307
627abcdd
TZ
33082011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
3309
3310 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
0c7efc08
SM
3311 (Store custom flags and keywords):
3312 Mention `gnus-registry-user-format-function-M' and
627abcdd
TZ
3313 `gnus-registry-user-format-function-M2'.
3314
a3c92bc1
EZ
33152011-05-17 Paul Eggert <eggert@cs.ucla.edu>
3316
8f906c40 3317 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
a3c92bc1 3318
85d870a9
GM
33192011-05-17 Glenn Morris <rgm@gnu.org>
3320
3321 * gnus.texi (Face): Fix typo.
3322
2cdee799
GM
33232011-05-14 Glenn Morris <rgm@gnu.org>
3324
3325 * dired-x.texi (Omitting Examples): Minor addition.
3326
79b70037
GM
33272011-05-10 Jim Meyering <meyering@redhat.com>
3328
3329 * ede.texi: Fix typo "or or -> or".
3330
a7111a62 33312011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
c2f51e23
G
3332
3333 * gnus.texi (Summary Buffer Lines):
3334 gnus-summary-user-date-format-alist does not exist.
3335 (Sorting the Summary Buffer): More about sorting threads.
3336
69026aba
MA
33372011-04-25 Michael Albinus <michael.albinus@gmx.de>
3338
3339 * trampver.texi: Update release number.
3340
9024ff79
MA
33412011-04-14 Michael Albinus <michael.albinus@gmx.de>
3342
3343 * tramp.texi (Frequently Asked Questions): New item for disabling
3344 Tramp in other packages.
3345
c3c65d73
TZ
33462011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
3347
3348 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
0c7efc08 3349 (Fancy splitting to parent, Store arbitrary data):
c5b0993e 3350 Update gnus-registry docs.
c3c65d73 3351
9ec6a317
JB
33522011-04-13 Juanma Barranquero <lekktu@gmail.com>
3353
3354 * ede.texi: Fix typos.
3355
1e3b6001
G
33562011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3357
9ec6a317
JB
3358 * gnus.texi (Window Layout): @itemize @code doesn't exist.
3359 It's @table @code.
1e3b6001 3360
a5954fa5
G
33612011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
3362
ed9265fc 3363 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
a5954fa5 3364
d71990a1
JB
33652011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
3366
3367 * calc.texi (Logarithmic Units): Update the function names.
3368
1518e4f0
G
33692011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3370
3371 * message.texi (Various Commands): Document format specs in the
3372 ellipsis.
3373
a123622d
G
33742011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
3375
3376 * message.texi (Insertion Variables): Document message-cite-style.
3377
33782011-03-14 Michael Albinus <michael.albinus@gmx.de>
e756ec02
MA
3379
3380 * tramp.texi (Remote processes): New subsection "Running shell on
3381 a remote host".
3382
4248cca2
TZ
33832011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
3384
3385 * auth.texi (Help for developers): Update docs to explain that the
3386 :save-function will only run the first time.
3387
54ce11a1
GM
33882011-03-12 Glenn Morris <rgm@gnu.org>
3389
3390 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
3391 (emacs-faq.text): New target.
3392 (clean): Add emacs-faq.
3393
0c3b25f8
MA
33942011-03-12 Michael Albinus <michael.albinus@gmx.de>
3395
3396 Sync with Tramp 2.2.1.
3397
3398 * trampver.texi: Update release number.
3399
b740639e
GM
34002011-03-11 Glenn Morris <rgm@gnu.org>
3401
3402 * Makefile.in (HTML_TARGETS): New.
3403 (clean): Delete $HTML_TARGETS.
3404 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
3405
733afdf4
TZ
34062011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
3407
3408 * auth.texi (Help for developers): Show example of using
3409 `auth-source-search' with prompts and :save-function.
3410
33383987
JB
34112011-03-07 Chong Yidong <cyd@stupidchicken.com>
3412
3413 * Version 23.3 released.
3414
a5057546
G
34152011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
3416
3417 * message.texi (Message Buffers): Update default value of
3418 message-generate-new-buffers.
3419
479a2c9b
JB
34202011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
3421
3422 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
3423 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
3424 respectively.
05a29101
JB
3425 (Musical Notes): New section.
3426 (Customizing Calc): Mention the customizable variable
3427 calc-note-threshold.
479a2c9b 3428
e0535b76
GM
34292011-03-03 Glenn Morris <rgm@gnu.org>
3430
3431 * url.texi (Dealing with HTTP documents): Remove reference to
3432 function url-decode-text-part; never seems to have existed. (Bug#6038)
e7b21e2b 3433 (Configuration): Update url-configuration-directory description.
e0535b76 3434
2777ccbf
GM
34352011-03-02 Glenn Morris <rgm@gnu.org>
3436
3437 * dired-x.texi (Multiple Dired Directories): Remove mentions
3438 of dired-default-directory-alist and dired-default-directory.
3439 Move dired-smart-shell-command here...
3440 (Miscellaneous Commands): ... from here.
3441
257219bd
PE
34422011-03-02 Paul Eggert <eggert@cs.ucla.edu>
3443
3444 * texinfo.tex: Update to version 2011-02-24.09.
3445
8889f4e2
GM
34462011-03-02 Glenn Morris <rgm@gnu.org>
3447
3448 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
3449 instead of the obsoleted dired-omit-here-always.
3450
5d41af19
MA
34512011-02-28 Michael Albinus <michael.albinus@gmx.de>
3452
3453 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
3454 supported systems.
3455
2b0c7330 34562011-02-28 Glenn Morris <rgm@gnu.org>
51a13bdd 3457
61cf3a76
GM
3458 * dbus.texi (Type Conversion): Grammar fix.
3459
cce7d530 34602011-02-23 Michael Albinus <michael.albinus@gmx.de>
51a13bdd 3461
cce7d530
GM
3462 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
3463 "Debian GNU/Linux".
51a13bdd 3464
cce7d530
GM
3465 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
3466
817b48a7
GM
34672011-02-23 Glenn Morris <rgm@gnu.org>
3468
cce7d530
GM
3469 * dired-x.texi (Features): Minor rephrasing.
3470 (Local Variables): Fix typos.
47301027
GM
3471
3472 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
3473 Standardize some Emacs/XEmacs terminology.
3474
817b48a7
GM
3475 * dired-x.texi (Features): Don't advertise obsolete local variables.
3476 Simplify layout.
3477 (Omitting Variables): Update local variables example.
3478 (Local Variables): Say this is obsolete. Fix description of
3479 dired-enable-local-variables possible values.
3480
4a3988d5
G
34812011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
3482
3483 * auth.texi (Help for users): Mention ~/.netrc is also searched by
3484 default now.
3485
8e22bee0
G
34862011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
3487
3488 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
3489
06b840e0
LI
34902011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
3491
3492 * gnus.texi (Window Layout): Document layout names.
3493
67ab0163 34942011-02-19 Eli Zaretskii <eliz@gnu.org>
0c973505
EZ
3495
3496 * ada-mode.texi: Sync @dircategory with ../../info/dir.
3497 * auth.texi: Sync @dircategory with ../../info/dir.
3498 * autotype.texi: Sync @dircategory with ../../info/dir.
3499 * calc.texi: Sync @dircategory with ../../info/dir.
3500 * cc-mode.texi: Sync @dircategory with ../../info/dir.
3501 * cl.texi: Sync @dircategory with ../../info/dir.
3502 * dbus.texi: Sync @dircategory with ../../info/dir.
3503 * dired-x.texi: Sync @dircategory with ../../info/dir.
3504 * ebrowse.texi: Sync @dircategory with ../../info/dir.
3505 * ede.texi: Sync @dircategory with ../../info/dir.
3506 * ediff.texi: Sync @dircategory with ../../info/dir.
3507 * edt.texi: Sync @dircategory with ../../info/dir.
3508 * eieio.texi: Sync @dircategory with ../../info/dir.
3509 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
3510 * epa.texi: Sync @dircategory with ../../info/dir.
3511 * erc.texi: Sync @dircategory with ../../info/dir.
3512 * eshell.texi: Sync @dircategory with ../../info/dir.
3513 * eudc.texi: Sync @dircategory with ../../info/dir.
3514 * flymake.texi: Sync @dircategory with ../../info/dir.
3515 * forms.texi: Sync @dircategory with ../../info/dir.
3516 * gnus.texi: Sync @dircategory with ../../info/dir.
3517 * idlwave.texi: Sync @dircategory with ../../info/dir.
3518 * mairix-el.texi: Sync @dircategory with ../../info/dir.
3519 * message.texi: Sync @dircategory with ../../info/dir.
3520 * mh-e.texi: Sync @dircategory with ../../info/dir.
3521 * newsticker.texi: Sync @dircategory with ../../info/dir.
3522 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
3523 * org.texi: Sync @dircategory with ../../info/dir.
3524 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
3525 * pgg.texi: Sync @dircategory with ../../info/dir.
3526 * rcirc.texi: Sync @dircategory with ../../info/dir.
3527 * reftex.texi: Sync @dircategory with ../../info/dir.
3528 * remember.texi: Sync @dircategory with ../../info/dir.
3529 * sasl.texi: Sync @dircategory with ../../info/dir.
3530 * sc.texi: Sync @dircategory with ../../info/dir.
3531 * semantic.texi: Sync @dircategory with ../../info/dir.
3532 * ses.texi: Sync @dircategory with ../../info/dir.
3533 * sieve.texi: Sync @dircategory with ../../info/dir.
3534 * smtpmail.texi: Sync @dircategory with ../../info/dir.
3535 * speedbar.texi: Sync @dircategory with ../../info/dir.
3536 * trampver.texi [emacs]: Set emacsname to "Emacs".
3537 * tramp.texi: Sync @dircategory with ../../info/dir.
3538 * url.texi: Sync @dircategory with ../../info/dir.
3539 * vip.texi: Sync @dircategory with ../../info/dir.
3540 * viper.texi: Sync @dircategory with ../../info/dir.
3541 * widget.texi: Sync @dircategory with ../../info/dir.
3542 * woman.texi: Sync @dircategory with ../../info/dir.
3543
30abce25
GM
35442011-02-19 Glenn Morris <rgm@gnu.org>
3545
0c7efc08
SM
3546 * dired-x.texi (Technical Details): No longer redefines
3547 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
bea584fa 3548 dired-read-shell-command, or dired-find-buffer-nocreate.
30abce25 3549
73572c72
AG
35502013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
3551
d967cd18
GM
3552 * eshell.texi (Input/Output):
3553 Document insert output redirection operator, >>>.
73572c72 3554
f31f8469
GM
35552011-02-18 Glenn Morris <rgm@gnu.org>
3556
3557 * dired-x.texi (Optional Installation File At Point): Simplify.
3558
35123c04
TZ
35592011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
3560
3561 * auth.texi (Help for users): Use :port instead of :protocol for all
3562 auth-source docs.
7ba93e94
G
3563 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
3564 to have two files in `auth-sources'.
35123c04 3565
da5e0ce4
GM
35662011-02-16 Glenn Morris <rgm@gnu.org>
3567
b322c9af
GM
3568 * dired-x.texi: Use emacsver.texi to get Emacs version.
3569 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
3570 Depend on emacsver.texi.
3571
07ca5555
GM
3572 * dired-x.texi: Drop meaningless version number.
3573 (Introduction): Remove old info.
3574 (Optional Installation Dired Jump): Autoload from dired-x.
3575 Remove incorrect info about loaddefs.el.
3576 (Bugs): Just refer to M-x report-emacs-bug.
3577
da5e0ce4
GM
3578 * dired-x.texi (Multiple Dired Directories): Update for rename of
3579 default-directory-alist.
3580 (Miscellaneous Commands): No longer mention very old VM version 4.
3581
bb55f713
PE
35822011-02-15 Paul Eggert <eggert@cs.ucla.edu>
3583
3584 Merge from gnulib.
3585 * texinfo.tex: Update to version 2011-02-14.11.
3586
5415d076
G
35872011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
3588
da5e0ce4
GM
3589 * auth.texi (Help for users):
3590 Login collection is "Login" and not "login".
5415d076 3591
14029d4b
MA
35922011-02-13 Michael Albinus <michael.albinus@gmx.de>
3593
3594 * tramp.texi (History): Remove IMAP support.
3595 (External methods, Frequently Asked Questions): Remove `imap' and
3596 `imaps' methods.
3597 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
3598
3599 * trampver.texi: Remove default value of `emacsimap'.
3600
8a36c07f
GM
36012011-02-13 Glenn Morris <rgm@gnu.org>
3602
3603 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
3604 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
3605
165bc5a0
GM
36062011-02-12 Glenn Morris <rgm@gnu.org>
3607
3608 * sc.texi (Getting Connected): Remove old index entries.
3609
5415d076 36102011-02-12 Ulrich Mueller <ulm@gentoo.org>
43aa28e2
UM
3611
3612 * url.texi: Remove duplicate @dircategory (Bug#7942).
3613
b8e0f0cd
G
36142011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
3615
8a36c07f
GM
3616 * auth.texi (Overview, Help for users, Help for developers):
3617 Update docs.
b8e0f0cd
G
3618 (Help for users): Talk about spaces.
3619
caf82551
PE
36202011-02-09 Paul Eggert <eggert@cs.ucla.edu>
3621
3622 * texinfo.tex: Update to version 2011-02-07.16.
3623
1ff98217
MA
36242011-02-07 Michael Albinus <michael.albinus@gmx.de>
3625
3626 * dbus.texi (Bus names): Adapt descriptions for
3627 dbus-list-activatable-names and dbus-list-known-names.
3628
2e78df6b
JB
36292011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
3630
3631 * calc.texi (Logarithmic Units): New section.
3632
7fbf7cae
TZ
36332011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
3634
3635 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
3636 manuals use it now.
3637
0c7efc08 3638 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
7fbf7cae 3639
156ad271
KY
36402011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
3641
3642 * overrides.texi: Remove.
3643
3644 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
3645 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
3646
36539990
MA
36472011-02-05 Michael Albinus <michael.albinus@gmx.de>
3648
3649 * tramp.texi (Frequently Asked Questions): Mention problems with
3650 WinSSHD.
3651
3652 * trampver.texi: Update release number.
3653
36542011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
3655
3656 * tramp.texi:
3657 Replace "delimet" with "delimit" globally.
3658 Replace "explicite" with "explicit" globally.
3659 Replace "instead of" with "instead" where there was nothing after "of".
3660 Audit use of comma before interrogative pronoun, "that", or "which".
3661 Minor word order, spelling, wording changes.
3662
ec72bf63
G
36632011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
3664
3665 * overrides.texi: New file to set or clear WEBHACKDEVEL.
3666
3667 * sieve.texi: Use WEBHACKDEVEL.
3668
3669 * sasl.texi: Use WEBHACKDEVEL.
3670
3671 * pgg.texi: Use WEBHACKDEVEL.
3672
3673 * message.texi: Use WEBHACKDEVEL.
3674
3675 * gnus.texi: Use WEBHACKDEVEL.
3676
3677 * emacs-mime.texi: Use WEBHACKDEVEL.
3678
3679 * auth.texi: Use WEBHACKDEVEL.
3680
3681 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
3682 manuals.
3683
36842011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
3685
3686 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
3687
90b750f4
PE
36882011-02-03 Paul Eggert <eggert@cs.ucla.edu>
3689
3690 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
3691 which in turn is copied from ftp://tug.org/tex/.
3692
0e751a49
GM
36932011-02-03 Glenn Morris <rgm@gnu.org>
3694
3695 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
3696 (Binding combinations of modifiers and function keys):
3697 Let's assume people reading this are not using Emacs 18.
3698
7f13c2e2
LI
36992011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
3700
3701 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
3702 since it's run automatically.
3703
d76c843e
LI
37042011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
3705
3706 * gnus.texi (Customizing Articles): Fix typo.
3707
12e3ca0a
LI
37082011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
3709
3710 * gnus.texi (Customizing Articles): Document the new way of customizing
3711 the date headers(s).
3712
fe72c8fa
LI
37132011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
3714
3715 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
3716 splitting example.
3717
bf3dae7e
EZ
37182011-01-29 Eli Zaretskii <eliz@gnu.org>
3719
3720 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
3721 (MAKEINFO_OPTS): New variable.
3722 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
3723 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
3724 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
3725 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
3726 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
3727 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
3728 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
3729 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
3730 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
3731 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
3732 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
3733 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
3734 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
3735 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
3736 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
3737 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
3738 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
3739 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
3740
d6f13ac8
LI
37412011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
3742
3743 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
3744
c5ecc769
G
37452011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
3746
3747 * message.texi (IDNA): Explain what it is.
3748
37492011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
3750
3751 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
3752
45eb2a5d
WL
37532011-01-23 Werner Lemberg <wl@gnu.org>
3754
3755 * Makefile.in (MAKEINFO): Now controlled by `configure'.
3756 (MAKEINFO_OPTS): New variable. Use it where appropriate.
0c7efc08 3757 (ENVADD): Update.
45eb2a5d 3758
6872a814
GM
37592011-01-18 Glenn Morris <rgm@gnu.org>
3760
3761 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
3762
77ab81d0 37632011-01-14 Eduard Wiebe <usenet@pusto.de>
b218c6cd
EW
3764
3765 * nxml-mode.texi (Introduction): Fix file name typos.
3766
d221e780
CO
37672011-01-13 Christian Ohler <ohler@gnu.org>
3768
3769 * ert.texi: New file.
3770
3771 * Makefile.in:
3772 * makefile.w32-in: Add ert.texi.
3773
8c904d82
MA
37742011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
3775
3776 * dbus.texi (Receiving Method Calls): New function
3777 dbus-register-service. Rearrange node.
3778
f56e0e7a
PE
37792011-01-07 Paul Eggert <eggert@cs.ucla.edu>
3780
3781 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
3782 which in turn is copied from ftp://tug.org/tex/.
3783
0fadf00e
MA
37842011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
3785
3786 * dbus.texi (Receiving Method Calls): Describe new optional
3787 parameter dont-register-service of dbus-register-{method,property}.
3788
8b358e90
DU
37892010-12-17 Daiki Ueno <ueno@unixuser.org>
3790
0c7efc08
SM
3791 * epa.texi (Encrypting/decrypting *.gpg files):
3792 Mention epa-file-select-keys.
8b358e90 3793
549c9aed
G
37942010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
3795
3796 * gnus.texi (Archived Messages): Remove outdated text.
3797
37982010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
3799
0c7efc08 3800 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
549c9aed 3801
156e3f9c
G
38022010-12-15 Andrew Cohen <cohen@andy.bu.edu>
3803
83f3eadc 3804 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
156e3f9c 3805
8151d490
AC
38062010-12-14 Andrew Cohen <cohen@andy.bu.edu>
3807
3808 * gnus.texi (The swish++ Engine): Add customizable parameters
3809 descriptions.
3810 (The swish-e Engine): Ditto.
3811
305bdd22
MA
38122010-12-14 Michael Albinus <michael.albinus@gmx.de>
3813
3814 * tramp.texi (Inline methods): Add "ksu" method.
3815 (Remote processes): Add example with remote `default-directory'.
3816
53aff12a
GM
38172010-12-14 Glenn Morris <rgm@gnu.org>
3818
3819 * faq.texi (Expanding aliases when sending mail):
3820 Now build-mail-aliases is interactive.
3821
8a1cdce5
AC
38222010-12-13 Andrew Cohen <cohen@andy.bu.edu>
3823
3824 * gnus.texi: First pass at adding (rough) nnir documentation.
3825
7410c270
G
38262010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3827
53aff12a
GM
3828 * gnus.texi (Filtering New Groups):
3829 Mention gnus-auto-subscribed-categories.
3830 (The First Time): Remove, since default-subscribed-newsgroups has been
7410c270
G
3831 removed.
3832
f49d1f52 38332010-12-13 Glenn Morris <rgm@gnu.org>
7dde1a86
GM
3834
3835 * cl.texi (For Clauses): Small fixes for frames and windows.
3836
acedf35c
CD
38372010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
3838
3839 * org.texi (Using capture): Document using prefix arguments for
3840 finalizing capture.
3841 (Agenda commands): Document prefix argument for the bulk scatter
3842 command.
3843 (Beamer class export): Document that also overlay arguments can be
3844 passed to the column environment.
3845 (Template elements): Document the new entry type.
3846
38472010-12-11 Puneeth Chaganti <punchagan@gmail.com>
3848
3849 * org.texi (Include files): Document :minlevel.
3850
38512010-12-11 Julien Danjou <julien@danjou.info>
3852
3853 * org.texi (Categories): Document category icons.
3854
38552010-12-11 Eric Schulte <schulte.eric@gmail.com>
3856
3857 * org.texi (noweb): Fix typo.
3858
516aa569
G
38592010-12-06 Tassilo Horn <tassilo@member.fsf.org>
3860
3861 * gnus.texi (Server Commands): Point to the rest of the server
3862 commands.
3863
04db63bc
G
38642010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3865
3866 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
3867 g'.
3868
ed797193
G
38692010-12-02 Julien Danjou <julien@danjou.info>
3870
3871 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
3872
38732010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3874
3875 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
3876 (Direct Functions): Note the STARTTLS upgrade.
3877
07976ae3 38782010-11-27 Glenn Morris <rgm@gnu.org>
4d47208a 3879 James Clark <none@example.com>
d3dfb185
GM
3880
3881 * nxml-mode.texi (Introduction): New section.
3882
59e75882
G
38832010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3884
3885 * gnus.texi (Server Commands): Document gnus-server-show-server.
3886
568a887f
MA
38872010-11-20 Michael Albinus <michael.albinus@gmx.de>
3888
3889 Sync with Tramp 2.2.0.
3890
3891 * trampver.texi: Update release number.
3892
1265829e
JB
38932010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
3894
3895 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
3896 Mention that the TeX specific units won't use the `tex' prefix
3897 in TeX mode.
3898
239661c0
KY
38992010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
3900
3901 * gnus.texi (Misc Article): Document gnus-inhibit-images.
3902
4a47c275 39032010-11-17 Glenn Morris <rgm@gnu.org>
20989285
GM
3904
3905 * edt.texi: Remove information about Emacs 19.
3906
4a47c275 39072010-11-17 Michael Albinus <michael.albinus@gmx.de>
3ff91964
MA
3908
3909 * trampver.texi: Update release number.
3910
2f0e0dc8
KY
39112010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
3912
3913 * gnus.texi (Article Washing): Fix typo.
3914
afe98dfa
CD
39152010-11-11 Noorul Islam <noorul@noorul.com>
3916
56f5a94e 3917 * org.texi: Fix typo.
afe98dfa
CD
3918
39192010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3920
3921 * org.texi (Using capture): Explain that refiling is
3922 sensitive to cursor position.
3923
39242010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3925
56f5a94e 3926 * org.texi (Images and tables): Add cross reference to link section.
afe98dfa
CD
3927
39282010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3929
3930 * org.texi: Document the <c> cookie.
3931
39322010-11-11 Eric Schulte <schulte.eric@gmail.com>
3933
bd7239f5 3934 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
56f5a94e 3935 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
afe98dfa
CD
3936
39372010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3938
56f5a94e 3939 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
afe98dfa
CD
3940
39412010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3942
56f5a94e 3943 * org.texi (Project alist): Mention that this is a property list.
afe98dfa
CD
3944
39452010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3946
3947 * org.texi (Setting up the staging area): Document that
3948 file names remain visible when encrypting the MobileOrg files.
3949
39502010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3951
3952 * org.texi (Setting up the staging area): Document which
3953 versions are needed for encryption.
3954
39552010-11-11 Eric Schulte <schulte.eric@gmail.com>
3956
56f5a94e
GM
3957 * org.texi (noweb): Update :noweb documentation to
3958 reflect the new "tangle" argument.
afe98dfa
CD
3959
39602010-11-11 Eric Schulte <schulte.eric@gmail.com>
3961
56f5a94e
GM
3962 * org.texi (Batch execution): Improve tangling script in
3963 documentation.
afe98dfa
CD
3964
39652010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3966
3967 * org.texi (Handling links):
3968 (In-buffer settings): Document inlining images on startup.
3969
39702010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3971
3972 * org.texi (Setting up the staging area): Document use of
3973 crypt password.
3974
39752010-11-11 David Maus <dmaus@ictsoc.de>
3976
56f5a94e 3977 * org.texi (Template expansion): Add date related link type escapes.
afe98dfa
CD
3978
39792010-11-11 David Maus <dmaus@ictsoc.de>
3980
56f5a94e
GM
3981 * org.texi (Template expansion): Add mew in table for link type
3982 escapes.
afe98dfa
CD
3983
39842010-11-11 David Maus <dmaus@ictsoc.de>
3985
56f5a94e 3986 * org.texi (Template expansion): Fix typo in link type escapes.
afe98dfa
CD
3987
39882010-11-11 Eric Schulte <schulte.eric@gmail.com>
3989
56f5a94e 3990 * org.texi (Structure of code blocks): Another documentation tweak.
afe98dfa
CD
3991
39922010-11-11 Eric Schulte <schulte.eric@gmail.com>
3993
56f5a94e 3994 * org.texi (Structure of code blocks): Documentation tweak.
afe98dfa
CD
3995
39962010-11-11 Eric Schulte <schulte.eric@gmail.com>
3997
56f5a94e
GM
3998 * org.texi (Structure of code blocks):
3999 Update documentation to mention inline code block syntax.
afe98dfa
CD
4000
40012010-11-11 Eric Schulte <schulte.eric@gmail.com>
4002
56f5a94e 4003 * org.texi (comments): Improve wording.
afe98dfa
CD
4004
40052010-11-11 Eric Schulte <schulte.eric@gmail.com>
4006
56f5a94e 4007 * org.texi (comments): Document the new :comments header arguments.
afe98dfa
CD
4008
40092010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4010
4011 * org.texi (Installation): Remove the special
4012 installation instructions for XEmacs.
4013
40142010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4015
56f5a94e 4016 * org.texi (Easy Templates): New section. Documents quick
afe98dfa
CD
4017 insertion of empty structural elements.
4018
40192010-11-11 Noorul Islam <noorul@noorul.com>
4020
56f5a94e 4021 * org.texi: Fix doc.
afe98dfa
CD
4022
40232010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4024
4025 * org.texi (The date/time prompt): Document specification
4026 of time ranges.
4027
40282010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4029
4030 * org.texi (Internal links): Document the changes in
4031 internal links.
4032
40332010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4034
4035 * org.texi (Agenda commands): Document the limitation for
4036 the filter preset - it can only be used for an entire agenda
4037 view, not in an individual block in a block agenda.
4038
40392010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
4040
4041 * org.texi (iCalendar export): Document alarm creation.
4042
6f8fc60c
MA
40432010-11-10 Michael Albinus <michael.albinus@gmx.de>
4044
4045 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
4046
be3c11b3
LMI
40472010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4048
4049 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
4050
d607b96b 40512010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
3ff91964 4052
d607b96b 4053 * calc.texi: Use emacsver.texi to determine Emacs version.
3ff91964 4054
181cb5fb
G
40552010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4056
4057 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
4058 since that works by default.
4059
40602010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
4061
4062 * gnus.texi (Customizing the IMAP Connection): Document
4063 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
4064
36bc5d3b
MA
40652010-11-04 Michael Albinus <michael.albinus@gmx.de>
4066
4067 * tramp.texi (Remote shell setup): New item "Interactive shell
4068 prompt". Reported by Christian Millour <cm@abtela.com>.
4069 (Remote shell setup, Remote processes): Use @code{} for
4070 environment variables.
4071
cf503f7c
GM
40722010-11-03 Glenn Morris <rgm@gnu.org>
4073
537b04b9 4074 * ediff.texi (Quick Help Commands, Miscellaneous):
d7619e3b 4075 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
cf503f7c 4076
389b76fa
G
40772010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4078
4079 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
4080
2699a554 40812010-10-31 Glenn Morris <rgm@gnu.org>
bbe1ba5e
GM
4082
4083 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
4084
2699a554 40852010-10-31 Glenn Morris <rgm@gnu.org>
97af9a72
GM
4086
4087 * cc-mode.texi: Remove reference to defunct viewcvs URL.
4088
99e65b2d
G
40892010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4090
0c7efc08
SM
4091 * gnus.texi (Client-Side IMAP Splitting):
4092 Mention nnimap-unsplittable-articles.
99e65b2d
G
4093
40942010-10-29 Julien Danjou <julien@danjou.info>
4095
4096 * gnus.texi (Finding the News): Remove references to obsoletes
4097 variables `gnus-nntp-server' and `gnus-secondary-servers'.
4098
aeeb3dcb
EZ
40992010-10-29 Eli Zaretskii <eliz@gnu.org>
4100
4101 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
4102 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
4103 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
4104 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
4105
8289f37b
GM
41062010-10-28 Glenn Morris <rgm@gnu.org>
4107
4108 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
4109 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
4110 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
4111
d85d3b3a
DU
41122010-10-25 Daiki Ueno <ueno@unixuser.org>
4113
4114 * epa.texi (Mail-mode integration): Add alternative key bindings
4115 for epa-mail commands; escape comma.
c05c2b9b 4116 Don't use the word "PGP", since it is a non-free program.
d85d3b3a 4117
9f534a47
JB
41182010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
4119
99e65b2d 4120 * calc.texi: Use emacsver.texi to determine Emacs version.
9f534a47 4121
5793a7bc 41222010-10-24 Juanma Barranquero <lekktu@gmail.com>
88dbda51
JB
4123
4124 * gnus.texi (Group Parameters, Buttons): Fix typos.
4125
280f417b
G
41262010-10-22 Tassilo Horn <tassilo@member.fsf.org>
4127
4128 * gnus.texi (Subscription Commands): Mention that you can also
4129 subscribe to new groups via the Server buffer, which is probably more
4130 convenient when subscribing to many groups.
4131
d806c872
G
41322010-10-21 Julien Danjou <julien@danjou.info>
4133
4134 * message.texi (Message Headers): Allow message-default-headers to be a
4135 function.
4136
d5798f68
LMI
41372010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4138
4139 * gnus-news.texi: Mention new archive defaults.
4140
b79bbef7
KY
41412010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
4142
4143 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
4144
2526f423
G
41452010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
4146
4147 * gnus.texi (HTML): Document the function value of
4148 gnus-blocked-images.
4149 (Article Washing): shr and gnus-w3m, not the direct function names.
4150
ba91f05d
G
41512010-10-20 Julien Danjou <julien@danjou.info>
4152
4153 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
4154 variable.
4155
da451787
LMI
41562010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
4157
4158 * gnus.texi (Customizing the IMAP Connection): The port strings are
4159 strings.
c872595d 4160 (Document Groups): Mention git.
da451787 4161
7cad71ad
G
41622010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
4163
4164 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
4165 bzr/Gnus git sync.
4166
c56dfd36
EZ
41672010-10-15 Eli Zaretskii <eliz@gnu.org>
4168
4169 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
4170 change.
4171
a1d16a7b
G
41722010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4173
4174 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
4175 @item syntax for in-Emacs makeinfo.
4176
41772010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
4178
4179 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
4180 trim sentence.
4181
98e2b864
DU
41822010-10-12 Daiki Ueno <ueno@unixuser.org>
4183
4184 * epa.texi (Caching Passphrases):
0c7efc08
SM
4185 * auth.texi (GnuPG and EasyPG Assistant Configuration):
4186 Clarify some configurations require to set up gpg-agent.
98e2b864 4187
c12e4a81
GM
41882010-10-11 Glenn Morris <rgm@gnu.org>
4189
4190 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
4191
f7aa248a
G
41922010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4193
4194 * gnus.texi (Spam Package Introduction): Mention `$'.
4195
6513b232
EZ
41962010-10-09 Eli Zaretskii <eliz@gnu.org>
4197
4198 * makefile.w32-in (emacsdir): New variable.
4199 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
4200 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
4201
abd40fb4
GM
42022010-10-09 Glenn Morris <rgm@gnu.org>
4203
0f05450f
GM
4204 * Makefile.in (mostlyclean): Delete *.toc.
4205
d3a4ac46
GM
4206 * Makefile.in: Use $< in rules.
4207
aa9db089
GM
4208 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
4209
abd40fb4
GM
4210 * Makefile.in ($(infodir)): Delete rule.
4211 (mkinfodir): New. Use it in all the info rules, rather than depending
4212 on infodir.
4213
ea274122
GM
42142010-10-09 Glenn Morris <rgm@gnu.org>
4215
6e90e2a8
GM
4216 * gnus.texi (Article Washing): Fix previous change.
4217
f7a31f11
GM
4218 * Makefile.in (emacsdir): New variable.
4219 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
b13254e7
GM
4220 Depend on emacsver.texi.
4221
f7a31f11
GM
4222 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
4223
ea274122
GM
4224 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
4225
36d3245f
G
42262010-10-08 Julien Danjou <julien@danjou.info>
4227
f7a31f11 4228 * gnus.texi: Add mm-shr.
36d3245f
G
4229
42302010-10-08 Ludovic Courtès <ludo@gnu.org>
4231
4232 * gnus.texi (Finding the Parent, The Gnus Registry)
4233 (Registry Article Refer Method): Update docs for nnregistry.el.
4234
42352010-10-08 Daiki Ueno <ueno@unixuser.org>
4236
4237 * auth.texi (Help for users)
4238 (GnuPG and EasyPG Assistant Configuration): Update docs.
4239
12359245
GM
42402010-10-08 Glenn Morris <rgm@gnu.org>
4241
4242 * cl.texi (Organization, Installation, Old CL Compatibility):
4243 Deprecate cl-compat for new code.
4628bef1 4244 (Usage, Installation): Remove outdated information.
e1a8c4c0
GM
4245
4246 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
4247
fcf2d385
KY
42482010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4249
4250 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
4251
66627fa9
G
42522010-10-06 Julien Danjou <julien@danjou.info>
4253
fd9ba500
JD
4254 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
4255
66627fa9
G
4256 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
4257 broken link.
4258
4259 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
4260
4261 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
4262 to ReiserFS.
4263
4264 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
4265 (FAQ 7-1): Fix getmail URL.
4266
65f54520
DU
42672010-10-06 Daiki Ueno <ueno@unixuser.org>
4268
4269 * epa.texi (Caching Passphrases): New section.
4270
4c83f6e1
GM
42712010-10-06 Glenn Morris <rgm@gnu.org>
4272
4273 * Makefile.in (SHELL): Set it.
4274 (info): Move the mkdir dependency to the individual info files.
4275 (mostlyclean): Tidy up.
4276 (clean): Only delete the specific dvi and pdf files.
4277 (maintainer-clean): Be more restrictive in what we delete.
8a944cea 4278 ($(infodir)): Add parallel build workaround.
4c83f6e1 4279
71e691a5
G
42802010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4281
4282 * gnus.texi (Misc Article): Document gnus-widen-article-window.
4283
a41c2e6d
G
42842010-10-03 Julien Danjou <julien@danjou.info>
4285
0c7efc08
SM
4286 * emacs-mime.texi (Display Customization):
4287 Update mm-inline-large-images documentation and add documentation for
a41c2e6d
G
4288 mm-inline-large-images-proportion.
4289
37255945
MA
42902010-10-03 Michael Albinus <michael.albinus@gmx.de>
4291
0c7efc08
SM
4292 * tramp.texi (Frequently Asked Questions):
4293 Mention remote-file-name-inhibit-cache.
37255945 4294
11e4e7bd
LMI
42952010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4296
4297 * gnus.texi (Splitting Mail): Fix @xref syntax.
870409d4 4298 (Splitting Mail): Really fix the @ref syntax.
11e4e7bd 4299
cb83220a
KY
43002010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4301
0c7efc08
SM
4302 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
4303 (Article Hiding): Add google banner example.
4304 Suggested by Benjamin Xu.
cb83220a 4305
6b958814
G
43062010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
4307
0c7efc08
SM
4308 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
4309 Remove nnimap-split-rule from examples.
6b958814
G
4310
43112010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4312
4313 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
4314 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
4315 Fishman.
4316 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
4317
43182010-09-30 Julien Danjou <julien@danjou.info>
4319
4320 * gnus.texi (Gravatars): Fix documentation about
4321 gnu-gravatar-properties.
4322
b9476c04
DU
43232010-09-29 Daiki Ueno <ueno@unixuser.org>
4324
4325 * epa.texi (Bug Reports): New section.
4326
5f874327
GM
43272010-09-29 Glenn Morris <rgm@gnu.org>
4328
4329 * Makefile.in (top_srcdir): Remove unused variable.
4330
6b958814
G
43312010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4332
4333 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
4334 (Client-Side IMAP Splitting): Document 'default.
4335
43362010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
4337
0c7efc08
SM
4338 * gnus.texi (Customizing the IMAP Connection):
4339 Document nnimap-fetch-partial-articles.
6b958814 4340
82bccbfa
KY
43412010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4342
4343 * gnus-news.texi: Mention nnimap-inbox.
4344
4345 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
4346
43472010-09-26 Julien Danjou <julien@danjou.info>
4348
47e08896 4349 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
82bccbfa
KY
4350
43512010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4352
4353 * gnus.texi (Security): Remove gpg.el mention.
4354
43552010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
4356
4357 * gnus.texi (Browse Foreign Server): New variable
4358 gnus-browse-subscribe-newsgroup-method.
4359
4360 * gnus-news.texi: Mention it.
4361
43622010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4363
0c7efc08 4364 * gnus.texi (NoCeM): Remove.
82bccbfa
KY
4365 (Startup Variables): No jingle.
4366
4c964351
UM
43672010-09-25 Ulrich Mueller <ulm@gentoo.org>
4368
4369 * woman.texi (Interface Options): xz compression is now supported.
4370
82bccbfa
KY
43712010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
4372
4373 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
4374 (Unavailable Servers): Document gnus-server-copy-server.
4375 (Using IMAP): Document the new nnimap.
4376
43772010-09-25 Julien Danjou <julien@danjou.info>
4378
47e08896 4379 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
82bccbfa 4380
18778f71
GM
43812010-09-24 Glenn Morris <rgm@gnu.org>
4382
4383 * url.texi (Disk Caching): Tweak previous change.
4384
9c766321
JD
43852010-09-24 Julien Danjou <julien@danjou.info>
4386
4387 * url.texi (Disk Caching): Mention url-cache-expire-time,
4388 url-cache-expired, and url-fetch-from-cache.
4389
82bccbfa
KY
43902010-09-24 Julien Danjou <julien@danjou.info>
4391
4392 * gnus.texi: Add Gravatars.
4393
43942010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4395
4396 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
4397
592bdb9a
LMI
43982010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4399
4400 * gnus.texi (Expunging mailboxes): Update name of the expunging
4401 command.
4402
e4e22d29
KY
44032010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
4404
4405 * emacs-mime.texi (rfc2047): Update description for
4406 rfc2047-encode-parameter.
4407
371d9801
MA
44082010-09-13 Michael Albinus <michael.albinus@gmx.de>
4409
4410 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
4411 "fish" methods.
4412 (External methods): Remove "scp1_old" and "scp2_old" methods.
4413
31ae5827
MA
44142010-09-09 Michael Albinus <michael.albinus@gmx.de>
4415
4416 * tramp.texi: Remove Japanese manual. Fix typo.
4417
4418 * trampver.texi: Update release number. Remove japanesemanual.
4419
c0468714
GM
44202010-09-09 Glenn Morris <rgm@gnu.org>
4421
4422 * org.texi: Restore clobbered changes (copyright years, untabify).
4423
86441999
JD
44242010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
4425
4426 * gnus.texi (Adaptive Scoring): Fix typo.
4427
25f28806
LMI
44282010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4429
4430 * gnus.texi (Article Display): Document gnus-html-show-images.
4431
45240125 44322010-09-02 Jan Djärv <jan.h.d@swipnet.se>
25f28806 4433
45240125
JD
4434 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
4435
59d09f15
LMI
44362010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4437
4438 * gnus.texi (HTML): Document gnus-max-image-proportion.
4439
2cdd366f
KY
44402010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4441
51dee5ef
KY
4442 * gnus.texi (HTML): Document gnus-blocked-images.
4443
2cdd366f
KY
4444 * message.texi (Wide Reply): Document message-prune-recipient-rules.
4445
b0e4f3fc
KY
44462010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4447
4448 * gnus.texi (Summary Mail Commands): Note that only the addresses from
4449 the first message are used for wide replies.
f02566ce
KY
4450 (Changing Servers): Remove documentation on gnus-change-server and
4451 friends, since it's been removed.
b0e4f3fc 4452
598451ed
KY
44532010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4454
4455 * gnus.texi (Drafts): Mention B DEL.
4456
e7842e69
KY
44572010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
4458
4459 * gnus.texi (Delayed Articles): Mention that the Date header is the
4460 original one, even if you delay.
4461
85115796
KY
44622010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4463
0c7efc08
SM
4464 * gnus.texi (Asynchronous Fetching):
4465 Document gnus-async-post-fetch-function.
85115796
KY
4466 (HTML): Made into its own section.
4467
f0b44bc0
MA
44682010-08-26 Michael Albinus <michael.albinus@gmx.de>
4469
4470 Sync with Tramp 2.1.19.
4471
c5b0993e
EW
4472 * tramp.texi (Inline methods, Default Method):
4473 Mention `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
0c7efc08 4474 Remove remark about doubled "-t" argument.
217876c9
MA
4475 (Auto-save and Backup): Remove reference to Emacs 21.
4476 (Filename Syntax): Describe port numbers.
4477 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
4478 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
4479 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
4480 errors with the backquotes.
4481 (External packages): File attributes cache flushing for asynchronous
4482 processes.
4483 (Traces and Profiles): Describe verbose level 9.
4484
f0b44bc0
MA
4485 * trampver.texi: Update release number.
4486
7457f7b6
MA
44872010-08-23 Michael Albinus <michael.albinus@gmx.de>
4488
4489 * dbus.texi (Alternative Buses): New chapter.
4490
b695beda
SM
44912010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
4492
4493 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
4494
443c2c03
JB
44952010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
4496
4497 * calc.texi (Customizing Calc): Rearrange description of new
4498 variables to match the presentation of other variables.
4499
7815fe19 45002010-08-08 Juanma Barranquero <lekktu@gmail.com>
e1d294ab
JB
4501
4502 * org.texi (Footnotes, Tables in HTML export): Fix typos.
4503
2c695727
JB
45042010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
4505
4506 * calc.texi (Making Selections, Selecting Subformulas)
4507 (Customizing Calc): Mention how to use faces to emphasize selected
4508 sub-formulas.
4509
bbb6ffa1
MA
45102010-08-05 Michael Albinus <michael.albinus@gmx.de>
4511
4512 * tramp.texi (External packages): File attributes cache flushing
4513 for asynchronous processes.
4514
5cee0a9c
AM
45152010-08-01 Alan Mackenzie <acm@muc.de>
4516
4517 Enhance the manual for the latest Java Mode.
4518
4519 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
4520 annotation-var-cont.
4521 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
4522 two new symbols.
4523
3f2afe32
MA
45242010-07-28 Michael Albinus <michael.albinus@gmx.de>
4525
4526 * tramp.texi (Traces and Profiles): Describe verbose level 9.
4527
0ed082fe 45282010-07-27 Chong Yidong <cyd@stupidchicken.com>
b196eafc
CY
4529
4530 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
4531
311f0356
JB
45322010-07-19 Juanma Barranquero <lekktu@gmail.com>
4533
4534 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
4535
86fbb8ca
CD
45362010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
4537
4538 * org.texi: Add macros to get plain quotes in PDF output.
4539 List additional contributors.
4540 (Capture): New section, replaces the section about remember.
4541 (Working With Source Code): New chapter, focused on documenting Org
4542 Babel.
4543 (Code evaluation security): New section.
4544 (MobileOrg): Document DropBox support.
4545 (TaskJuggler export): Document taskjuggler and Gantt chart support.
4546 (Special symbols): Show how to display UTF8 characters for entities.
4547 (Global TODO list): Clarify the use of the "M" key and the differences
4548 to the "m" key.
4549 (RSS Feeds): Mention Atom feeds as well.
4550 (Setting tags): Remove paragraph about
4551 `org-complete-tags-always-offer-all-agenda-tags'.
4552
5732e8ed
MA
45532010-07-17 Michael Albinus <michael.albinus@gmx.de>
4554
4555 * tramp.texi (Inline methods): Remove remark about doubled "-t"
4556 argument.
4557 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
4558 echoing shells.
4559
ca1bb391
MA
45602010-07-10 Michael Albinus <michael.albinus@gmx.de>
4561
4562 * tramp.texi (Inline methods): Remove "kludgy" phrase.
4563 (Filename Syntax): Describe port numbers.
4564
5bd55c3c
MA
45652010-07-09 Michael Albinus <michael.albinus@gmx.de>
4566
4567 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
4568 forgotten.
4569 (Type Conversion): Precise conversion of natural numbers.
4570 (Errors and Events): Add "debugging" to concept index. Add variable
4571 `dbus-debug'.
4572
820ae8fe
MA
45732010-07-04 Michael Albinus <michael.albinus@gmx.de>
4574
4575 * dbus.texi (Receiving Method Calls): Add optional argument
4576 EMITS-SIGNAL to `dbus-register-property'.
4577
b6f9df0f
JB
45782010-06-27 Alex Schroeder <alex@gnu.org>
4579
4580 * nxml-mode.texi (Commands for locating a schema): Fix typo.
4581
62e034c2
GM
45822010-06-24 Glenn Morris <rgm@gnu.org>
4583
4584 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4585 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
4586 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4587 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
4588 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
4589 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
4590 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
4591 * woman.texi: Start direntry descriptions in column 32, per Texinfo
4592 convention. Make them end with a period.
4593
9360256a
GM
45942010-06-23 Glenn Morris <rgm@gnu.org>
4595
4596 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
b1fbbb32
GM
4597 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
4598 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
4599 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
4600 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
4601 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
9360256a 4602
04d3bb6c
GM
46032010-06-10 Glenn Morris <rgm@gnu.org>
4604
4605 * idlwave.texi (Load-Path Shadows):
4606 * org.texi (Handling links): Fix typos.
4607
5e7d4a75
KY
46082010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
4609
4610 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
4611
9841cb4f
MA
46122010-05-26 Michael Albinus <michael.albinus@gmx.de>
4613
4614 * eshell.texi (Built-ins): Describe, how to disable a built-in command
4615 by an alias. (Bug#6226)
4616
597517ef
JB
46172010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
4618
4619 * calc.texi (Manipulating Vectors): Mention that vectors can
4620 be used to determine bins for `calc-histogram'.
4621
14914c43
JB
46222010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
4623
597517ef 4624 * calc.texi: Remove "\turnoffactive" commands throughout.
14914c43 4625
0235128c 46262010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
4627
4628 * url.texi (HTTP language/coding, Customization):
4629 * message.texi (Header Commands, Responses):
4630 * cl.texi (Argument Lists): Fix typos.
4631
0235128c 46322010-05-08 Chong Yidong <cyd@stupidchicken.com>
aa5789b5 4633
0235128c
SM
4634 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
4635 Note that Development menu is always available.
aa5789b5
CY
4636 (Creating a project): Fix terminology.
4637 (Add/Remove files): Fix typo.
4638
0235128c
SM
46392010-05-07 Chong Yidong <cyd@stupidchicken.com>
4640
4641 * Version 23.2 released.
4642
a628ad9d 46432010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
db37d257
DD
4644
4645 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
4646
502269d6
MA
46472010-05-01 Michael Albinus <michael.albinus@gmx.de>
4648
0235128c
SM
4649 * tramp.texi (Inline methods, Default Method):
4650 Mention `tramp-inline-compress-start-size'.
502269d6 4651
6e104790 46522010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
bff3818b
KY
4653
4654 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
4655 the CVS repo. Put the Git repo in the news section.
4656
6e104790 4657 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
bff3818b
KY
4658 Removed some mentions of CVS. Mention the new Git repo.
4659
6e104790 46602010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
b1519d85
KY
4661
4662 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
4663 (Mail Group Commands): Add index entry.
4664
6e104790 46652010-04-18 Glenn Morris <rgm@gnu.org>
2bf1d02d
GM
4666
4667 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
4668
f8b91752
JB
46692010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
4670
4671 * calc.texi (Radix modes): Mention that the option prefix will
4672 turn on twos-complement mode.
4673 (Inverse and Hyperbolic Flags): Mention the Option flag.
4674
ed21c5c8
CD
46752010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
4676
4677 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
6e104790 4678 (LaTeX/PDF export commands): Rename and Move section.
ed21c5c8
CD
4679 (Sectioning structure): Update.
4680 (References): New use case for field coordinates.
6e104790 4681 (The export dispatcher): Rename from ASCII export.
ed21c5c8
CD
4682 (Setting up the staging area): Document the availability of
4683 encryption for MobileOrg.
4684 (Images and tables): Document how to reference labels.
4685 (Index entries): New section.
4686 (Generating an index): New section.
4687 (Column width and alignment): Document that <N> now
4688 means a fixed width, not a maximum width.
4689 (Publishing options): Document the :email option.
4690 (Beamer class export): Fix bug in the BEAMER example.
4691 (Refiling notes): Document refile logging.
4692 (In-buffer settings): Document refile logging keywords.
4693 (Drawers): Document `C-c C-z' command.
4694 (Agenda commands): Mention the alternative key `C-c C-z'.
4695 (Special properties): Document the BLOCKED property.
4696 (The spreadsheet): Mention the formula editor.
4697 (References): Document field coordinates.
4698 (Publishing action): Correct the documentation for the
4699 publishing function.
4700 (The date/time prompt): Document that we accept dates
4701 like month/day/year.
4702 (Cooperation): Document the changes in table.el support.
4703 (Faces for TODO keywords, Faces for TODO keywords)
4704 (Priorities): Document the easy colors.
4705 (Visibility cycling): Document the new double prefix
4706 arg for `org-reveal'.
4707 (Cooperation): Remember.el is part of Emacs.
4708 (Clean view): Mention that `wrap-prefix' is also set by
4709 org-indent-mode.
4710 (Agenda commands): Add information about prefix args to
4711 scheduling and deadline commands.
4712 (Search view): Point to the docstring of
4713 `org-search-view' for more details.
6e104790 4714 (Agenda commands): Document that `>' prompts for a date.
ed21c5c8
CD
4715 (Setting tags): Document variable
4716 org-complete-tags-always-offer-all-agenda-tags.
6e104790 4717 (Column attributes): Cross-reference special properties.
ed21c5c8 4718
456b348e
MA
47192010-04-10 Michael Albinus <michael.albinus@gmx.de>
4720
4721 Synchronize with Tramp repository.
4722
4723 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
0c7efc08
SM
4724 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
4725 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
456b348e
MA
4726 syntax, texi2dvi reports errors with the backquotes.
4727
4728 * trampver.texi: Update release number.
4729
357e2d8e
KY
47302010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
4731
4732 * gnus.texi (Finding the News): Add pointers to the Server buffer
4733 because it's essential.
4734
1d4d7664
KY
47352010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
4736
4737 * gnus.texi (MIME Commands): Update description of
4738 gnus-article-browse-html-article.
4739
bd3e840f
KY
47402010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
4741
4742 * auth.texi (Secret Service API): Add TODO node.
4743 (Help for users): Explain the new source options for `auth-sources'.
4744
e867cb5d 47452010-03-24 Michael Albinus <michael.albinus@gmx.de>
c8215db1
MA
4746
4747 * trampver.texi: Update release number.
4748
288f9fc0
CY
47492010-03-10 Chong Yidong <cyd@stupidchicken.com>
4750
4751 * Branch for 23.2.
4752
d99aaebd
CY
47532010-03-03 Chong Yidong <cyd@stupidchicken.com>
4754
4755 * faq.texi (Escape sequences in shell output): Note that ansi-color is
4756 now enabled by default.
4757
5794c2a5
MA
47582010-02-28 Michael Albinus <michael.albinus@gmx.de>
4759
4760 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
4761 when Emacs runs in interactive mode. (Bug#5645)
4762
40572be6
GM
47632010-02-16 Glenn Morris <rgm@gnu.org>
4764
4765 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
4766
7bb8ed67
MH
47672010-02-05 Mark A. Hershberger <mah@everybody.org>
4768
4769 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
4770
45a1423d 47712010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
994ff697
KY
4772
4773 * gnus.texi (Score File Format): Fix typo.
4774
45a1423d 47752010-01-19 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
4776
4777 * cc-mode.texi: Replace references to obsolete c-subword-mode.
4778
14f17fc8
JB
47792010-01-18 Juanma Barranquero <lekktu@gmail.com>
4780
4781 * ada-mode.texi (Project File Overview): Fix typo.
4782
607d4369
CY
47832010-01-17 Chong Yidong <cyd@stupidchicken.com>
4784
4785 * semantic.texi: Add Richard Y. Kim credit.
4786
4787 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
4788
3d1bfa99
MA
47892010-01-17 Michael Albinus <michael.albinus@gmx.de>
4790
4791 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
a628ad9d 4792 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
3d1bfa99 4793
6fbf7a75
GM
47942010-01-17 Glenn Morris <rgm@gnu.org>
4795
b9f978f0
GM
4796 * calc.texi (Reporting Bugs): Don't mention format of repository.
4797
f19bc38d
GM
4798 * woman.texi (Bugs): Make "Emacs repository" less specific,
4799 and the URL for same more specific.
4800
6fbf7a75
GM
4801 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
4802
16c3428a
JB
48032010-01-17 Juanma Barranquero <lekktu@gmail.com>
4804
4805 * ede.texi (ede-step-project, ede-proj-target):
4806 * tramp.texi (Remote processes): Fix typos.
4807
045b9da7
ML
48082010-01-16 Mario Lang <mlang@delysid.org>
4809
4810 * ede.texi (ede-target):
4811 * org.texi (Refiling notes): Remove duplicated words.
4812
c57008f6
SM
48132010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
4814
4815 * gnus.texi (Posting Styles): Use with-current-buffer.
4816 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
4817
798c9eb5
KR
48182010-01-02 Kevin Ryde <user42@zip.com.au>
4819
4820 * eieio.texi (Naming Conventions): Correction to xref on elisp
4821 coding conventions, is "Tips" node not "Standards".
4822
4970fbfe
CY
48232009-12-24 Chong Yidong <cyd@stupidchicken.com>
4824
4825 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
4826
4827 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
4828
83828b06
KY
48292009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
4830
4831 * gnus.texi (Direct Functions): Add missing port number to tls method.
4832
45a4a565
JB
48332009-12-15 Juanma Barranquero <lekktu@gmail.com>
4834
4835 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
4836 ($(infodir)/edt, edt.dvi): New targets.
4837
698bfef7
GM
48382009-12-15 Glenn Morris <rgm@gnu.org>
4839
4840 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
4841 (edt, $(infodir)/edt, edt.dvi): New targets.
4842 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
4843
4844 * Makefile.in (PDF_TARGETS, pdf): New.
4845 (clean): Add *.pdf.
4846 Add pdf rules for all manuals.
4847
0e983327
JB
48482009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
4849
38942b9c 4850 * calc.texi (Radix Modes): Clarify two's complement notation.
0e983327 4851
8e687433
CY
48522009-12-14 Chong Yidong <cyd@stupidchicken.com>
4853
4854 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
4855 (Smart Jump, Analyzer Debug): Copyedits.
4856 (Semantic mode user commands): Link to new nodes.
4857 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
4858 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
4859 upstream Semantic manual.
4860
4861 * semantic.texi (Introduction): Minor fix to diagram.
4862
020335df
MA
48632009-12-09 Michael Albinus <michael.albinus@gmx.de>
4864
4865 * eshell.texi (History): Add the other built-in variables.
4866 (Built-ins): Explain built-ins, and how to apply the external commands.
4867 Add `history', `su' and `sudo'.
4868
4869 * tramp.texi (Remote processes): Add missing <RET> in the example.
4870
6ddf13e4
BW
48712009-12-01 Bill Wohler <wohler@newt.com>
4872
4873 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
45a4a565 4874 path for mairix example. Specify -q in namazu example since namazu is
6ddf13e4
BW
4875 excessively garrulous.
4876
07b6428c
MA
48772009-11-29 Michael Albinus <michael.albinus@gmx.de>
4878
4879 * tramp.texi (Remote processes): Improve eshell example with "su"
4880 and "sudo" commands.
4881
fd1cefda
CY
48822009-11-28 Chong Yidong <cyd@stupidchicken.com>
4883
4884 * semantic.texi (Analyzer Internals): Rename from Analyzer.
4885
4886 * sem-user.texi (Semantic mode user commands): Fix key syntax.
4887 Document semantic-complete-analyze-inline.
4888 (Semanticdb search debugging commands): Minor clarification.
4889 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
45a4a565 4890 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
fd1cefda 4891 manual.
9d542758 4892 (Semantic mode): Link to Idle Scheduler.
fd1cefda 4893
159e3ad5
KR
48942009-11-28 Kevin Ryde <user42@zip.com.au>
4895
4896 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
45a4a565 4897 @pxref, now EIEIO is in Emacs.
159e3ad5 4898
c6d47315
KR
4899 * erc.texi (Development): Correction to git tutorial url.
4900
16f6287e
GM
49012009-11-26 Glenn Morris <rgm@gnu.org>
4902
4903 * faq.texi (Latest version of Emacs): Mention stability of development
4904 version.
4905 (Problems with very large files): Max buffer size increase in 23.2.
4906 (VM): VM has moved house again.
4907
5ea5dbc9
JB
49082009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
4909
4910 * calc.texi (Radix modes): Discuss alternate bases for two's complement
4911 notations.
4912
5dec9555
CD
49132009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
4914
45a4a565 4915 * org.texi (Column attributes): Fix documentation of new operators.
5dec9555 4916
bd6f6833
CY
49172009-11-20 Chong Yidong <cyd@stupidchicken.com>
4918
4919 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
673286f5
CY
4920 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
4921 (Idle Completions Mode): Numerous copyedits.
bd6f6833 4922
be479117
JB
49232009-11-17 Juanma Barranquero <lekktu@gmail.com>
4924
4925 * semantic.texi (Semantic Internals, Glossary):
4926 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
4927 (Semanticdb search debugging commands): Fix typos.
4928
17291a1f
JB
49292009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
4930
be479117 4931 * calc.texi (Radix modes): Mention twos-complement notation.
17291a1f 4932
af42a9cc
JB
49332009-11-16 Juanma Barranquero <lekktu@gmail.com>
4934
4935 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
4936 ($(infodir)/semantic, semantic.dvi): New targets.
4937
3149927d
CY
49382009-11-16 Chong Yidong <cyd@stupidchicken.com>
4939
4940 * Makefile.in: Build the Semantic manual.
4941
4942 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
4943 repository.
4944
977640ed
MA
49452009-11-16 Michael Albinus <michael.albinus@gmx.de>
4946
4947 * dbus.texi (Receiving Method Calls): New defun
4948 `dbus-unregister-service'.
4949
17673adf
CD
49502009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
4951
4952 * org.texi (Speed keys): New section.
4953
0ecd3c90
MA
49542009-11-13 Michael Albinus <michael.albinus@gmx.de>
4955
4956 * dbus.texi (Type Conversion): Fix typo.
4957 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
4958 `dbus-registered-objects-table'.
0c7efc08
SM
4959 (Receiving Method Calls): New defun `dbus-register-property'.
4960 Move `dbus-unregister-object' here.
0ecd3c90 4961
8bfe682a
CD
49622009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
4963
4964 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
4965
49662009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
4967
4968 * org.texi (Column attributes): Add the new age summary operators.
4969 Also, mention the fact you can only use one summary operator per
4970 property.
4971
49722009-11-13 John Wiegley <johnw@newartisans.com>
4973
0c7efc08 4974 * org.texi (Tracking your habits): Add a new section in the
8bfe682a 4975 manual about how to track habits.
0c7efc08 4976 (Resolving idle time): Add a section on how idle and
8bfe682a
CD
4977 dangling clocks are resolved.
4978
49792009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
4980
4981 * org.texi (Agenda commands): Document the new `i' command.
4982 (Inserting deadline/schedule): Document logging changes
4983 of scheduling and deadline times stamps.
4984 (In-buffer settings): Document the in-buffer keywords for logging
4985 changes of scheduling and deadline times stamps.
4986 (Structure editing, Plain lists): Document indentation
4987 cycling in empty entries with TAB.
4988 (Archiving): Document the default archiving command.
4989 (Moving subtrees): Document the new keys for archiving.
4990 (Internal archiving): Fix incorrect key.
4991 (Agenda commands): Document the TODO set switching commands.
4992 (Agenda commands): Document the new archiving keys.
4993 (Clocking work time): Better description on how to save
4994 and restore a clock.
4995 (Resolving idle time): Mention the x11idle program to get true
4996 idleness also under X11.
4997 (Resolving idle time): Use @kbd instead of @key for normal
4998 letters, because this is how he rest of the manual does this.
4999 (Pushing to MobileOrg): Mention that `org-directory'
5000 should be set.
5001 (Agenda commands): Document that SPC is a filter for
5002 any tag.
0c7efc08 5003 (Search view): Rename from "Keyword search".
8bfe682a
CD
5004 (Capure): New chapter.
5005 (Markup): New chapter.
0c7efc08
SM
5006 (Links in HTML export, Images in HTML export):
5007 Extend the section titles.
8bfe682a
CD
5008 (Images in HTML export): Document the align option.
5009 (Text areas in HTML export): Extend the section title.
5010 (Images in LaTeX export): Explain image placement in LaTeX.
5011
693737cd
GM
50122009-11-10 Glenn Morris <rgm@gnu.org>
5013
5014 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
5015
c7bd4ebe
MA
50162009-11-08 Michael Albinus <michael.albinus@gmx.de>
5017
5018 * tramp.texi (Auto-save and Backup): Disable backups just for a
5019 method.
5020
5021 * trampver.texi: Update release number.
5022
76c5acad
MA
50232009-11-07 Michael Albinus <michael.albinus@gmx.de>
5024
5025 Sync with Tramp 2.1.17.
5026
5027 * trampver.texi: Update release number.
5028
d9a57abf
GM
50292009-10-29 Glenn Morris <rgm@gnu.org>
5030
5031 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
5032
637f4f0f
MA
50332009-10-23 Michael Albinus <michael.albinus@gmx.de>
5034
5035 * tramp.texi (External methods): Temporary files are kept for
5036 `rsync' and `rsyncc' methods.
5037
310dbb05
JB
50382009-10-09 Juanma Barranquero <lekktu@gmail.com>
5039
5040 * eieio.texi: Fix typos.
5041
09094f28
CY
50422009-10-07 Chong Yidong <cyd@stupidchicken.com>
5043
5044 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
5045
216f299a
JB
50462009-10-07 Juanma Barranquero <lekktu@gmail.com>
5047
5048 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
5049 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
5050
966a6506
CY
50512009-10-07 Chong Yidong <cyd@stupidchicken.com>
5052
5053 * Makefile.in: Build EIEIO and EDE manuals.
5054
50552009-10-07 Eric Ludlam <zappo@gnu.org>
5056
5057 * eieio.texi:
5058 * ede.texi: New files.
5059
8842cd9b
MA
50602009-10-05 Michael Albinus <michael.albinus@gmx.de>
5061
5062 * tramp.texi (Remote processes): Association of a pty is not supported.
5063
7006d207
CD
50642009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
5065
5066 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
5067 (Processing LaTeX fragments): Document that the size of images can be
5068 changes using the variable `org-format-latex-options'.
5069 (The date/time prompt, Timestamps): Be more accurate over ISO format
5070 dates and times.
5071 (Visibility cycling): Document showeverything keyword.
5072 (In-buffer settings): Document showeverything keyword.
5073 (Setting up the staging area): Fix the example.
5074 (MobileOrg): New section.
5075 (Agenda commands, Exporting Agenda Views): Document exporting the
5076 agenda view to Org files.
5077
0e7b2867
MA
50782009-09-28 Michael Albinus <michael.albinus@gmx.de>
5079
5080 * tramp.texi (History): Add IMAP support.
5081 (External methods): Add `imap' and `imaps' methods.
5082 (GVFS based methods): Add indices for `davs'.
5083 (Password handling): Rename anchors. Add IMAP entries for
5084 ~/.authinfo.gpg.
5085
5086 * trampver.texi: Set default value of `emacsimap'.
5087
4146636e
KY
50882009-09-22 Daiki Ueno <ueno@unixuser.org>
5089
5090 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
5091
d22f7ffa
CY
50922009-09-13 Chong Yidong <cyd@stupidchicken.com>
5093
0c7efc08
SM
5094 * dired-x.texi (Technical Details):
5095 Delete dired-up-directory (Bug#4292).
d22f7ffa 5096
66043531
MA
50972009-09-03 Michael Albinus <michael.albinus@gmx.de>
5098
216f299a 5099 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 5100
6eb02347
CD
51012009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
5102
5103 * org.texi (Effort estimates): Document new effort setting commands.
5104 (Agenda commands): Document the new keys fro agenda time motion.
5105 Document entry text mode. Improve documentation of the keys to include
5106 inactive time stamps into the agenda view.
5107 (Feedback): Document the new bug report command.
0c7efc08 5108 (Structure editing): Add an index entry for the sorting of subtrees.
6eb02347 5109
38dc51ba
KY
51102009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
5111
5112 * auth.texi (Help for users): Corrected markup.
5113
e402f452
GM
51142009-09-02 Glenn Morris <rgm@gnu.org>
5115
5116 * emacs-mime.texi (time-date): Mention float-time.
5117
744256cf
JB
51182009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
5119
5120 * calc.texi (Simplifying Formulas): Improve the wording.
5121
b0b63450
MB
51222009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
5123
5124 * auth.texi: Rewritten for coverage and clarity.
5125
51262009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
5127
0c7efc08
SM
5128 * gnus.texi (Expiring Mail):
5129 Mention gnus-mark-copied-or-moved-articles-as-expirable.
b0b63450
MB
5130 (Various Various): Mention gnus-safe-html-newsgroups.
5131
5132 * gnus-news.texi: Mention
5133 gnus-mark-copied-or-moved-articles-as-expirable.
5134
5135 * emacs-mime.texi (Display Customization): Add xref to
5136 gnus-safe-html-newsgroups.
5137
b59329e0
MA
51382009-08-28 Michael Albinus <michael.albinus@gmx.de>
5139
5140 * tramp.texi (Version Control): Remove.
af42a9cc 5141 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
b59329e0
MA
5142 reference.
5143 (External methods): Correct `scpc' concept index entries. New method
5144 `rsyncc'.
5145 (External packages): New subsections "Filename completion" and "File
5146 attributes cache".
5147
0ff2d6c2
JB
51482009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
5149
5150 * calc.texi (Rewrite Rules): Improve the example.
5151 (Simplifying Formulas): Explain use of the I and H flags for
5152 simplification.
5153
ecd3d54f
MA
51542009-08-25 Michael Albinus <michael.albinus@gmx.de>
5155
5156 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
91af3942 5157 Describe autostart behavior of dbus-ping.
ecd3d54f
MA
5158 (Synchronous Methods, Asynchronous Methods): Use English numeric format
5159 for timeout values.
78176e69
MA
5160 (Top): Remove footnote saying D-Bus is not enabled by
5161 default. (Bug#4256)
ecd3d54f 5162
0f215bca
DU
51632009-08-23 Daiki Ueno <ueno@unixuser.org>
5164
5165 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 5166 Reported by Jari Aalto (Bug#4211).
0f215bca 5167 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 5168 epa-global-mail-mode.
3b7ab45f
DU
5169 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
5170 epa-setup.
0f215bca 5171
4f22e84d
MA
51722009-08-16 Michael Albinus <michael.albinus@gmx.de>
5173
5174 * dbus.texi (Asynchronous Methods): Allow nil handler.
5175
9ff0b02b 51762009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 5177
26b03ee3 5178 * ediff.texi (ediff-current-file): Add information about this new function.
4f22e84d 5179
26b03ee3 5180 * viper.texi: Add information about C-s in viper's search command.
4f22e84d 5181
4c39f404
CY
51822009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
5183
5184 * calc.texi (Date Forms): Fix typos.
5185
3bcfba17
GM
51862009-08-08 Glenn Morris <rgm@gnu.org>
5187
5188 * org.texi (Agenda commands): Restore clobbered change.
5189
66783bb4
EZ
51902009-08-07 Eli Zaretskii <eliz@gnu.org>
5191
5192 * calc.texi (Graphics, Devices): Update with the peculiarities of
5193 operation on MS-Windows.
5194
c8d0cf5c
CD
51952009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
5196
5197 * org.texi (Publishing action): Improve documentation of file
5198 names when publishing to the source directory.
5199 (Clean view): Document `org-indent-mode'.
5200 (Clocking work time): Add documentation for the
5201 new :timetamp option when creating a clock report.
5202 (Paragraphs): Fix many typos.
5203 (Plain lists): Remove duplicate explanation about the
5204 `C-c *' command.
5205 (Literal examples): Update to reflect the new behavior
5206 of the -n -r -k switches when exporting source code examples.
5207 (Structure editing): Add information about `C-c *',
5208 converting a plain list into a list of Org items.
5209 (Remember): Small rephrasing of the paragraph
5210 describing remember.el. Also mentioned that remember.el is part
5211 of Emacs 23, not Emacs 22.
5212 (Clocking work time): Add documentation about
5213 displaying the current clocking time against the effort estimate.
5214 Also add a footnote about using `org-clock-in-prepare-hook' to add
5215 an effort estimate on the fly, just before clocking it.
5216 (Footnotes): Document automatic renumbering and
5217 sorting.
5218 (Agenda commands): Document new bulk commands.
5219 (Plain lists): Document new behavior of
5220 `org-cycle-include-plain-lists'.
4e2af782 5221 Hyphenation only in TeX.
c8d0cf5c
CD
5222 (Clocking work time): Document the key to update effort
5223 estimates.
5224 (Clocking work time): Document the clock time display.
5225 (Structure editing, TODO basics): Document new
5226 variables.
5227 (Column attributes): Document new colciew operators.
5228 (Publishing options): Document :xml-declaration.
5229 (Tracking TODO state changes): Document the
5230 LOG_INTO_DRAWER property.
5231 (Literal examples): Document the new implementation for
5232 editing source code.
5233 (Publishing action): Mention the new publishing
5234 function, to publish an Org source file.
5235 (Publishing links): Mention how to link to an Org source file.
5236 (Macro replacement): Document new macros.
5237 (Handling links): Document type-specific completion
5238 when inserting links.
5239 (Structure editing, Plain lists): Improve documentation
5240 on sorting.
5241 (Internal links): Document custom ids for links.
5242 (Handling links): Document custom ids for links.
5243 (CSS support): Document new class.
5244 (Refiling notes): Document the possibility to create new nodes
5245 during refiling.
5246 (Agenda commands): Document the "?" operator to find
5247 tasks without effort setting.
5248 (Exporting agenda information): Section moved.
5249 (RSS Feeds): New section.
5250 (Built-in table editor): Document M-e and M-a navigate
5251 inside table field.
5252 (Stuck projects): Docment that projects identified as
5253 un-stuck will still be searchd for stuck sub-projects.
5254 (Paragraphs): Document centering.
5255 (Creating timestamps, Agenda commands): Document new
5256 behavior when changing time stamps.
5257 (Structure editing): Document the new command
5258 `org-clone-subtree-with-time-shift'.
5259 (Publishing): Refresh this chapter.
5260 (Export options, Export options, In-buffer settings):
5261 Document the new keywords.
5262 (Matching tags and properties): Collect all
5263 documentation about tags/property matches here.
5264 (Setting tags): Document `org-tag-persistent-alist'.
5265 (Weekly/daily agenda): New section.
5266 (Orgstruct mode): Describe `orgstruct++-mode'.
5267 (Drawers): Mention the LOGBOOK drawer.
5268 (Export options, Sectioning structure): Document the
5269 #+LEATEX_HEADER in-buffer setting.
5270 (Bugs): Section removed.
5271 (Hooks): New section.
0c7efc08 5272 (Add-on packages): Move here from old location.
c8d0cf5c
CD
5273 (Context-sensitive commands): New section.
5274 (Setting tags): Document newline option.
5275 (Global TODO list, Matching tags and properties):
5276 Mention more variables.
5277 (Checkboxes): Update to changed command behavior.
81a5560e 5278
40d2791f
CY
52792009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
5280
5281 * speedbar.texi (Basic Key Bindings): Fix typo.
5282
65d0154b
JB
52832009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
5284
5285 * calc.texi (Vector/Matrix Functions): Add index entries for both
5286 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
5287 affects matrices with more than one row.
b5bdfd9f 5288 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 5289
5a9e3ab7
JB
52902009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
5291
5292 * calc.texi (Stack Manipulation Commands): Add documentation for
ed9265fc 5293 `calc-transpose-lines'.
5a9e3ab7 5294
42fb7e61
MA
52952009-07-27 Michael Albinus <michael.albinus@gmx.de>
5296
5297 * dbus.texi (Receiving Method Calls): Describe special return value
5298 `:ignore'.
5299
574b69d5
AM
53002009-07-24 Alan Mackenzie <acm@muc.de>
5301
5302 * cc-mode.texi (Config Basics, File Styles): Document that at mode
5303 initialization, any individual variable setting now takes precedence
5304 over one done via c-file-style/c-file-offsets.
5305
ec06459c
JB
53062009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
5307
5308 * calc.texi (Undoing Mistakes): Mention that the undo list will be
5309 truncated when Calc is quit.
5310 (Customizing Calc): Document `calc-undo-length'.
5311
4ce54f6b
CY
53122009-07-20 Chong Yidong <cyd@stupidchicken.com>
5313
5314 * calc.texi (About This Manual): Don't mention chapter numbers in text.
5315
0e4f8ba5
GM
53162009-07-11 Kevin Ryde <user42@zip.com.au>
5317
5318 * pcl-cvs.texi (About PCL-CVS):
5319 * widget.texi (Basic Types):
5320 Fix cross-references.
5321
fa0f81b0
AS
53222009-07-01 Andreas Schwab <aschwab@redhat.com>
5323
5324 * dbus.texi (Type Conversion): Don't use literal control character.
5325
88a683c5
MA
53262009-07-01 Michael Albinus <michael.albinus@gmx.de>
5327
5328 * tramp.texi (GVFS based methods): New section.
5329 (Remote processes): Processes for GVFS based methods run locally.
5330
36c8febb
MA
53312009-06-30 Michael Albinus <michael.albinus@gmx.de>
5332
0c7efc08
SM
5333 * tramp.texi (Inline methods, External methods, Gateway methods):
5334 Avoid the words "kludge" and hack".
36c8febb
MA
5335 (External methods): Add `synce' method.
5336
5337 * trampver.texi: Update release number.
5338
d6b951bb
MA
53392009-06-22 Michael Albinus <michael.albinus@gmx.de>
5340
5341 Sync with Tramp 2.1.16.
5342
5343 * tramp.texi (History): Add GVFS support.
5344 (External methods): Precise `rsync' description. Add `dav', `davs' and
5345 `obex' methods. Add 'tramp-gvfs-methods' option.
5346 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
5347 forms.
5348 (Remote Programs): Introduce `tramp-own-remote-path'.
5349 (Remote processes): New subsection "Running remote programs that create
5350 local X11 windows".
5351 (Frequently Asked Questions): Improve code for disabling vc.
5352
5353 * trampver.texi: Update release number. Set default value of
5354 `emacsgvfs'.
5355
70243478
CY
53562009-06-21 Chong Yidong <cyd@stupidchicken.com>
5357
5358 * Branch for 23.1.
5359
54b31cbf
GM
53602009-06-17 Glenn Morris <rgm@gnu.org>
5361
5362 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
5363 (Latest version of Emacs): Mention source code repository.
5364
f6adc23c
GM
53652009-06-16 Glenn Morris <rgm@gnu.org>
5366
5367 * faq.texi (Top): Language tweak.
5368 (Extended commands): Most people have arrow keys.
5369 (Emacs manual): Say how to follow info links.
5370 (File-name conventions): Change title a bit. Explain about source
5371 versus installed. Condense etc description.
5372 (Guidelines for newsgroup postings): Mention Savannah list page.
5373 (Newsgroup archives): Simplify.
5374 (Contacting the FSF): Add contact URL.
5375 (Emacs Lisp documentation): Printed version not always available.
5376 (Installing Texinfo documentation): Explain how by hand installation is
5377 not normally needed. Use add-to-list. Remove duplicate reference.
5378 (Informational files for Emacs): Move info on Help menu here from
5379 "File-name conventions".
5380 (Help installing Emacs): Tweak uref.
5381 (Obtaining the FAQ): Mention repository.
5382 (Origin of the term Emacs): Explain "ITS".
5383 (Changing load-path): Use add-to-list.
5384 (Automatic indentation): Clarify this is for Text mode.
5385 Don't mention Indented Text mode.
5386 (Finding Emacs on the Internet): The FSF does not seem to offer a
5387 deluxe distribution on CD anymore.
5388
b59a8457
GM
53892009-06-16 Glenn Morris <rgm@gnu.org>
5390
5391 * faq.texi (Top): Mention which Emacs version this FAQ is about.
5392 Recommend the latest release. Mention how to get older FAQs.
5393 Recommend the Emacs manual.
5394 (Guidelines for newsgroup postings): Discourage cross-posts.
5395 (Underlining paragraphs): Remove.
5396 (Editing MS-DOS files): Remove pre-Emacs 20 information.
5397 (Bugs and problems): Update key-binding.
5398 (Problems with very large files): Mention 64-bit.
5399 (Shell process exits abnormally): Remove.
5400 (Problems with Shell Mode): Rename and update.
5401 (Spontaneous entry into isearch-mode)
5402 (Problems talking to certain hosts): Remove. This is old information,
5403 in etc/PROBLEMS if needed.
5404 (Emacs takes a long time to visit files, Updating Emacs): Remove.
5405 (Dired claims that no file is on this line): Update.
5406 (Installing Emacs, Problems building Emacs): Simplify.
5407 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
5408 information.
5409 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
5410 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
5411 (JDEE): "JDEE", not "JDE".
5412 (Handling C-s and C-q with flow control, Binding C-s and C-q):
5413 Remove. This is old information, in etc/PROBLEMS if needed.
5414 (stty and Backspace key, Kanji and Chinese characters): Remove.
5415 (Right-to-left alphabets): Update section.
5416 (Changing the included text prefix): Gnus uses message-yank-prefix.
5417 Add cross-reference to Supercite manual.
5418 (Saving a copy of outgoing mail): Simplify output file description.
5419 (Expanding aliases when sending mail): Refer to Emacs manual.
5420 Remove old info about RFC822.
5421 Correct description of how to rebuild aliases.
5422 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
5423 (MIME with Emacs mail packages)
5424 (Viewing articles with embedded underlining)
5425 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
5426 Remove old sections.
5427 (Killing based on nonstandard headers): Remove. Scoring is preferable,
5428 and is well-documented in the Gnus manual.
5429 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
5430 (Making Gnus faster): Rename from "Starting Gnus faster".
5431 Merge "Catch-up is slow in Gnus" into here.
5432
0e6d12ca
GM
54332009-06-14 Glenn Morris <rgm@gnu.org>
5434
5435 * faq.texi (Status of Emacs): Re-order with most recent releases first.
5436 (New in Emacs 23): New section.
5437 (Handling C-s and C-q with flow control): Add xref.
5438
2e17e05e
GM
54392009-06-13 Glenn Morris <rgm@gnu.org>
5440
5441 * faq.texi (Setting up a customization file): Grammar fix.
5442 Customize is no longer "new".
5443 (Displaying the current line or column): Line-number mode is on by
5444 default. Don't mention `column' package. Mention linum.el.
5445 (Turning on abbrevs by default): Explain how to do it for buffers,
5446 modes, and everywhere.
5447 (Associating modes with files): Use add-to-list. Don't mention Emacs
5448 19.
5449 (Highlighting a region): On by default since 23.1.
5450 (Replacing highlighted text): Update doc quote.
5451 (Working with unprintable characters): Don't mention search-quote-char.
5452 (Using an already running Emacs process): Gnuclient is probably not an
5453 enhancement these days.
5454 (Indenting switch statements): Remove mention of pre-Emacs 20.
5455 (Horizontal scrolling): Abbreviate Emacs 20 description.
5456 (Replacing text across multiple files): Fix name of dired command.
5457 (Disabling backups): Use require not load.
4f9d4de3 5458 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 5459
2a1cf2b9
BW
54602009-06-13 Bill Wohler <wohler@newt.com>
5461
5462 Release MH-E manual version 8.2.
5463
5464 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5465 release 8.2.
5466
85b438b7
GM
54672009-06-13 Glenn Morris <rgm@gnu.org>
5468
5469 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
5470 in this day and age the common meaning is "on the web".
5471 (copying): Use @copyright in all cases.
5472 (Basic keys): Remove reference to deleted manual node "Text Characters".
5473 (File-name conventions): Use GNU as an example rather than SERVICE.
5474 default.el lives in site-lisp. Update Info directory location.
5475 (Real meaning of copyleft): GPL actions have been brought, but all
5476 settled out of court.
5477 (Guidelines for newsgroup postings): Shorten section title.
5478 Simplify comp.emacs description.
5479 (Newsgroup archives): Change Google URL. Describe Gmane.
5480 (Unsubscribing from Emacs lists): Remove discussion of "distribution
5481 points". Mention List-Unsubscribe header.
5482 (Contacting the FSF): Update email and URLs.
5483 (Basic editing): Mention F1 for help.
5484 (Installing Texinfo documentation): Refer to Texinfo website rather
5485 than ftp server.
5486 (Printing a Texinfo file): Mention texi2pdf.
5487 (Informational files for Emacs): Don't describe FTP or SERVICE, they
5488 are just stubs nowadays.
5489 (Latest version of Emacs): Explain version numbers.
5490 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
5491 (Turning on syntax highlighting): No need to mention hilit19 any more.
5492 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
5493 (Modes for various languages): Remove section.
5494 (Major packages and programs): Remove most version and maintainer
5495 information - it's hard to keep up-to-date, and adds nothing.
5496 Similarly with direct links to mailing lists.
5497 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
5498 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
5499 years, and Emacs comes with tools for this now.
5500 (Patch): Remove section - this is a standard tool.
5501 (Using function keys under X): Remove section.
5502
93e2d996
GM
55032009-06-12 Glenn Morris <rgm@gnu.org>
5504
5505 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
5506 (Help installing Emacs): Remove reference to deleted X11 node.
5507 (Associating modes with files): Interpreter-mode-alist is no longer
5508 subservient to auto-mode-alist.
5509 (Installing Emacs): Change future Emacs version.
5510 (Linking with -lX11 fails): Remove old section.
5511 (Packages that do not come with Emacs): Update ELL location.
5512 Emacs Lisp archive is dead.
5513 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
5514 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
5515 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
5516 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
5517 (Removing flashing messages): Remove section about non-existent Gnus
5518 option.
5519
f0bf7708
GM
5520 * faq.texi (Top): Add @top command.
5521 Remove the optional arguments from all @node commands: makeinfo can
5522 generate these automatically, and it is easier to edit and rearrange
5523 nodes without them.
5524
30884d11
GM
55252009-06-11 Glenn Morris <rgm@gnu.org>
5526
5527 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
5528 (The LPF): Make the updated URL the sole reference point.
5529 (Learning how to do something): Update refcard price and format.
5530 (Getting a printed manual): Sources in doc/emacs/, not man/.
5531 Also available in PDF format. Since the page count varies, be less
5532 precise.
5533 (Informational files for Emacs): Remove references to deleted files
5534 LPF and SUN-SUPPORT, and to UUCP.
5535 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
5536 Remove many obsolete ways to get the FAQ, which now seems only to be
5537 distributed with Emacs.
5538 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
5539
deab46e0
CY
55402009-06-09 Chong Yidong <cyd@stupidchicken.com>
5541
223b43fa 5542 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 5543 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 5544
deab46e0
CY
5545 * ada-mode.texi (Installation, Compile commands)
5546 (Project File Overview, No project files, Set compiler options)
5547 (Use GNAT project file, Use multiple GNAT project files)
5548 (Identifier completion): Use @samp for menu items, and @kbd for key
5549 sequences (Bug#3504).
5550
71fbd643
DU
55512009-06-04 Daiki Ueno <ueno@unixuser.org>
5552
8c9bb6f5 5553 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 5554
f197085b
CY
55552009-06-04 Ryan Yeske <rcyeske@gmail.com>
5556
5557 * message.texi (Header Commands): Fix descriptions to match
5558 keybindings.
5559
7f3bc720
DU
55602009-04-22 Daiki Ueno <ueno@unixuser.org>
5561
5562 * gnus.texi (Security): Mention that EasyPG is the current default.
5563
4518068d
CY
55642009-04-13 Chong Yidong <cyd@stupidchicken.com>
5565
5566 * ediff.texi (Session Commands): Fix typo.
5567
d7ca410a
MB
55682009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
5569
5570 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
5571 news.software.readers. Reported by Florian Rehnisch.
5572
c6c76add
GM
55732009-04-02 Glenn Morris <rgm@gnu.org>
5574
5575 * auth.texi: Capitalize direntry.
5576
5577 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
5578 using a period in the entry name. (Bug#2797)
5579
35ed8e2e
JB
55802009-03-03 Juanma Barranquero <lekktu@gmail.com>
5581
5582 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
5583 ($(infodir)/auth, auth.dvi): New targets.
5584
e280480a
GM
55852009-03-03 Glenn Morris <rgm@gnu.org>
5586
5587 * auth.texi: Fix @setfilename.
5588
5589 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
5590 (auth, $(infodir)/auth, auth.dvi): New rules.
5591
8a76755b
GM
55922009-02-25 Glenn Morris <rgm@gnu.org>
5593
5594 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
5595
0038d478
MB
55962009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5597
5598 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
5599
56002009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5601
5602 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
5603 gnus-nocem-issuers, and gnus-nocem-verifyer.
5604
867d4bb3
JB
56052009-02-20 Juanma Barranquero <lekktu@gmail.com>
5606
5607 * ada-mode.texi (Project files, Automatic Casing):
5608 * dbus.texi (Signals):
5609 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
5610 * mh-e.texi (HTML):
5611 * nxml-mode.texi (Locating a schema)
5612 (Using the document's URI to locate a schema):
5613 * org.texi (Footnotes, Using the mapping API):
5614 * rcirc.texi (Channels): Remove duplicate words.
5615
3a44dc1f
GM
56162009-02-20 Glenn Morris <rgm@gnu.org>
5617
5618 * dired-x.texi (Miscellaneous Commands):
5619 * gnus.texi: Minor updates for mbox Rmail.
5620
5dc584b5
KB
56212009-02-16 Karl Berry <karl@gnu.org>
5622
b59a8457
GM
5623 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
5624 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
5625 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
5626 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
5627 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
5628 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
5629 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
5630 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
5631 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
5632 Consistently use @insertcopying in the Top node,
5dc584b5 5633 @contents at the front (after @end titlepage),
b59a8457 5634 and @direntry after @copying. (Bug#1988)
5dc584b5 5635
9eb59592
MB
56362009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
5637
5638 * auth.texi: New file documenting auth-source.
5639
d324fa76
CD
56402009-02-13 Carsten Dominik <dominik@science.uva.nl>
5641
5642 * org.texi (Org Plot): Fix link.
5643
7a603b73
DU
56442009-02-09 Daiki Ueno <ueno@unixuser.org>
5645
5646 * epa.texi (Mail-mode integration): Mention the way to do
5647 "encrypt-to-self". (Bug#1807)
5648
a626b338 56492009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
5650
5651 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
5652
3b36c17e
MB
56532009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
5654
5655 * gnus-news.texi: Print version about Incoming*.
5656
55033558
CD
56572009-02-02 Carsten Dominik <dominik@science.uva.nl>
5658
5659 * org.texi (Structure editing, Handling links)
5660 (Fast access to TODO states, Javascript support): Make standard docs
5661 correctly reflect default variable settings.
5662
ec712abb
GM
56632009-02-02 Glenn Morris <rgm@gnu.org>
5664
5665 * org.texi: Fix typos.
5666
7112648c
MA
56672009-02-01 Michael Albinus <michael.albinus@gmx.de>
5668
5669 Sync with Tramp 2.1.15.
5670
5671 * trampver.texi: Update release number.
5672
2e461fc1
CD
56732009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
5674
5675 * org.texi (TODO dependencies): Document TODO dependencies on
5676 checkboxes.
5677
bc283609
CD
56782009-01-30 Carsten Dominik <dominik@science.uva.nl>
5679
5680 * org.texi (TODO dependencies): Document key binding for toggling
5681 ORDERED property.
5682
74fc5047
MA
56832009-01-28 Michael Albinus <michael.albinus@gmx.de>
5684
5685 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
5686 of hook functions.
5687
d6685abc
CD
56882009-01-28 Carsten Dominik <dominik@science.uva.nl>
5689
5690 * org.texi (TODO dependencies): New section.
5691
65c439fd
CD
56922009-01-27 Carsten Dominik <dominik@science.uva.nl>
5693
5694 * org.texi (Plain lists, TODO basics, Priorities)
5695 (Multiple sets in one file, Conflicts): Document interaction with
5696 `shift-selection-mode'.
5697
5fafc247
JB
56982009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
5699
5700 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
5701 Make Calc the subject of sentences.
5702 (Rearranging Formulas using Selections): Discuss new options
5703 for `j *'.
5704
e7433508
MA
57052009-01-26 Michael Albinus <michael.albinus@gmx.de>
5706
5707 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
5708
2096a1b6
GM
57092009-01-26 Glenn Morris <rgm@gnu.org>
5710
5711 * org.texi: Fix typos.
5712
0cb61492
BW
57132009-01-26 Bill Wohler <wohler@newt.com>
5714
2096a1b6 5715 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 5716
0bd48b37
CD
57172009-01-25 Carsten Dominik <dominik@science.uva.nl>
5718
5719 * org.texi (References): Add information about remote references.
5720 (Built-in table editor): Document `C-c RET' in tables.
5721 (Math symbols, Quoting LaTeX code): Mention that simple
5722 LaTeX macros survive LaTeX export.
5723 (Images in LaTeX export): Show how to create a reference to a
5724 figure.
5725 (Sectioning structure): Document that the LaTeX class can be
5726 specified in a property.
5727 (Text areas in HTML export): New section.
5728 (External links): Add examples for text search and ID links.
5729 (Built-in table editor): Remove the descriptio of `C-c
5730 C-q', it not longer works.
5731 (Literal examples): Document that a space must follow
5732 the colon in short examples.
5733 (Relative timer): Document `org-timer-stop'.
5734 (Footnotes): New section.
5735 (Footnote markup): Shorten section and refer to new Footnote
5736 section.
5737 (Literal examples): Add documentation for line
5738 numbering in and references to code examples.
5739 (CSS support): Fix the description of default CSS styles.
5740 (Capturing column view): Document
5741 "file:path/to/file.org" as an allowed value for the ID property of
5742 a dynamic block copying column view.
5743
49dbbaf2
SE
57442009-01-23 Stephen Eglen <stephen@gnu.org>
5745
5746 * mh-e.texi (Getting Started): Describe $MH.
5747
193e6828
MA
57482009-01-21 Michael Albinus <michael.albinus@gmx.de>
5749
5750 * tramp.texi (all): Harmonize usage of "external method",
5751 "external transfer method" and "out-of-band method".
5752 (Connection types): Precise the differences of inline and external
5753 methods. Written by Adrian Phillips <a.phillips@met.no>.
5754
26b9f88d
MB
57552009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
5756
5757 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
5758 commands as described at the top. Reported by Allan Gottlieb
5759 <gottlieb@nyu.edu>.
5760
57612009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
5762
5763 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
5764 nnmail-pathname-coding-system.
5765
377952e0
GM
57662009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
5767
5768 * org.texi (Relative timer): Fix typo.
5769
a20d3598
JB
57702009-01-15 Juanma Barranquero <lekktu@gmail.com>
5771
5772 * org.texi (Clocking work time): Fix typo.
98a1e0f5 5773 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 5774
a50253cc
GM
57752009-01-13 Glenn Morris <rgm@gnu.org>
5776
5777 * org.texi: Fix some more typos.
5778
07450bee
GM
57792009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
5780
5781 * org.texi: Fix some typos.
5782
e3e955fe
MB
57832009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
5784
5785 * gnus.texi (Group Parameters): Add note for local variables.
5786
57872009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5788
0c7efc08
SM
5789 * gnus.texi (Converting Kill Files): Fix URL.
5790 Include gnus-kill-to-score.el in contrib directory.
e3e955fe
MB
5791
57922009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5793
5794 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
5795 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
5796 (Paging the Article): Add index entry.
5797
71dd9983
JB
57982009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
5799
5800 * ada-mode.texi (Examples): Delete redundant text.
5801
4a0cf14f
MA
58022009-01-03 Michael Albinus <michael.albinus@gmx.de>
5803
36c8febb 5804 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
5805
5806 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
5807 addresses.
5808
aedac0f0
BW
58092009-01-03 Bill Wohler <wohler@newt.com>
5810
5811 * mh-e.texi (Scan Line Formats): Indicate that first column should be
5812 kept empty.
5813
4c65b566
CD
58142008-12-20 Carsten Dominik <dominik@science.uva.nl>
5815
5816 * org.texi (Activation, Exporting, ASCII export, HTML export)
0c7efc08
SM
5817 (HTML Export commands, LaTeX/PDF export commands):
5818 Improve documentation about transient-mark-mode.
e9fce1ac 5819 (References): Document the use of special names like $LR1 to reference
4c65b566
CD
5820 to fields in the last table row.
5821
e1a78e1e
JL
58222008-12-19 Juri Linkov <juri@jurta.org>
5823
5824 * info.texi (Search Text): Remove mention of removed key binding M-s.
5825
17a0aa82
CD
58262008-12-18 Carsten Dominik <dominik@science.uva.nl>
5827
5828 * org.texi (References): Remove mentioning of @0 as reference for the
5829 last line, this has been reverted in the Lisp sources.
5830
4997d802
JB
58312008-12-17 Juanma Barranquero <lekktu@gmail.com>
5832
5833 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
5834 (DVI_TARGETS): Remove duplicates. Add sasl.
5835 ($(infodir)/sasl, sasl.dvi): New targets.
5836
33306645
CD
58372008-12-17 Carsten Dominik <dominik@science.uva.nl>
5838
5839 * org.texi: Version number pushed to 6.15d.
5840
db55f368
CD
58412008-12-16 Carsten Dominik <dominik@science.uva.nl>
5842
a0bf4117 5843 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
5844 (Images in LaTeX export): New section.
5845 (Inlined images, Images in HTML export): Sections renamed.
5846
dae0a942
MB
58472008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
5848
5849 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
5850
9f5572e9
MB
58512008-12-04 David Engster <dengste@eml.cc>
5852
5853 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
af42a9cc 5854 of nnml-get-new-mail. Change URL for mairix patch.
9f5572e9 5855
bc23baaa
CD
58562008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
5857
5858 * org.texi (Using the mapping API): Fix bug in mapping example.
5859 (Publishing options): Make the list of properties complete again, in
5860 correspondence to the variable `org-export-plist-vars'.
5861 (Property searches): Document new special values for time comparisons.
5862 (Tag inheritance): Refine the description of tag inheritance.
5863 (Project alist): Add info about the publishing sequence of components.
a0bf4117 5864 (Effort estimates): Document the new relative timer.
bc23baaa 5865
3bf8054f
JB
58662008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
5867
5868 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
5869 (Using Calc): Clarify use of `C-x * o'.
5870 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
5871
ac134f2f
RS
58722008-11-28 Richard M Stallman <rms@gnu.org>
5873
5874 * dbus.texi (Receiving Method Calls): Clean up previous change.
5875
ace706d1
MA
58762008-11-26 Michael Albinus <michael.albinus@gmx.de>
5877
5878 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
5879 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
5880 `dbus-unescape-from-identifier'.
5881 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 5882 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
5883 (Signals): Use the constants in the example.
5884
d60b1ba1
CD
58852008-11-24 Carsten Dominik <dominik@science.uva.nl>
5886
b97439ce 5887 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 5888
ce4fdcb9
CD
58892008-11-23 Carsten Dominik <dominik@science.uva.nl>
5890
5891 * org.texi (Setting up Remember): Document `org-remember-mode'.
5892 (External links): Document that bbdb links can use a regular
5893 expression.
5894 (External links): Document that elisp links can contain interactive
5895 commands.
5896
c8548a00 58972008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
5898
5899 * viper.texi (viper-translate-all-ESC-keysequences):
5900 Description removed.
5901
6a2c4aec
GM
59022008-11-19 Glenn Morris <rgm@gnu.org>
5903
5904 * doclicense.texi: Change to FDL 1.3.
5905 Relicense all texi files under FDL 1.3 or later.
5906
59ee4113
JB
59072008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
5908
5909 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
5910
59bcbb98 59112008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a 5912
0c7efc08 5913 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
2198eaa5
JB
5914
5915 * ediff.texi: Version/date change.
9f90198a 5916
8aa41c9b
CY
59172008-11-14 Chong Yidong <cyd@stupidchicken.com>
5918
5919 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
5920
17587b1b
JB
59212008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
5922
5923 * calc.texi (About This Manual): Comment out a mention of
5924 marginal notes.
5925
564c900e
CD
59262008-11-12 Carsten Dominik <dominik@science.uva.nl>
5927
5928 * org.texi (Clocking work time): Document the :formula property of
5929 clock tables.
5930 (Structure editing, Refiling notes): Document refiling regions.
5931 (Agenda commands): Document the double-prefix version
5932 of the `l' command in the agenda.
5933 (Handling links): Explain the effect of a double prefix
5934 arg to `C-c C-o'.
5935 (TODO basics): Add documentation for tag triggers.
5936
3c4be1f2
GM
59372008-10-23 Glenn Morris <rgm@gnu.org>
5938
5939 * cl.texi (Function Bindings): Mention `flet' fails to deal with
5940 byte-compiling things like `+'.
5941
5942 * ns-emacs.texi: Merge copyright years of author now with assignment
5943 into FSF years.
5944 (VER): Use it for easier automatic updating. Use Emacs version rather
5945 than standalone Emacs.app version.
5946
a6520ff3
CD
59472008-10-12 Carsten Dominik <dominik@science.uva.nl>
5948
864c9740 5949 * org.texi: Lots of minor fixes.
a6520ff3
CD
5950 (Capture): New chapter.
5951 (Org Plot): New section.
5952
db7a4b66
MH
59532008-09-30 Magnus Henoch <mange@freemail.hu>
5954
5955 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
5956
4043c194
JB
59572008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
5958
5959 * calc.texi (User Defined Units): Mention how to enter optional display
5960 string.
5961
eef5ade7
MB
59622008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
5963
0c7efc08 5964 * message.texi (Sending Variables): Fix variable documentation to
eef5ade7
MB
5965 avoid the "y/n" wording.
5966
e52cac88
MB
59672008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
5968
0c7efc08 5969 * message.texi (Sending Variables): Add `message-confirm-send' doc.
e52cac88
MB
5970
59712008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
5972
5973 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
5974 @enumerate section so as to be able to be formatted with MAKEINFO=no.
5975
00c55306
BW
59762008-09-22 Bill Wohler <wohler@newt.com>
5977
5978 Release MH-E manual version 8.1.
5979
5980 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5981 release 8.1.
5982
5983 * mh-e.texi: Retain dual license as agreed to by the FSF.
5984 However, bump GPL to Version 3.
5985 Use @include for license text.
5986
e52cac88 59872008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
5988
5989 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
5990 (Store custom flags and keywords, Store arbitrary data):
5991 Clean up markup.
64763fe3
MB
5992
59932008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
5994
5995 * gnus.texi (The Gnus Registry): Document it.
5996
9e601b8d
MB
59972008-09-08 David Engster <dengste@eml.cc>
5998
88ee5b02
JB
5999 * gnus.texi (nnmairix): Point out that nnml uses MH format.
6000 Clarify section about choosing back end servers.
9e601b8d 6001
247043f1
GM
60022008-08-23 Glenn Morris <rgm@gnu.org>
6003
6004 * dired-x.texi (Shell Command Guessing):
6005 Mention dired-guess-shell-case-fold-search. (Bug#417)
6006
2bfec7a0
MA
60072008-08-22 Michael Albinus <michael.albinus@gmx.de>
6008
6009 * trampver.texi: Update release number.
6010
247043f1 60112008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
6012
6013 * ns-emacs.texi: Update version.
6014 (Introduction): Correct menu location for options save.
6015 (Customization): Note that defaults are stored under org.gnu.Emacs.
6016
8c20bd92
BW
60172008-08-11 Bill Wohler <wohler@newt.com>
6018
6019 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
6020 explicit about GNU mailutils MH elsewhere (with thanks to Darel
6021 Henman) (closes SF #1768928).
6022
767a4d92
GM
60232008-08-10 Glenn Morris <rgm@gnu.org>
6024
6025 * ns-emacs.texi: Use @copying. Change copyright of authors with
6026 assignment to FSF. Change license to GFDL.
6027 (Top): Remove outdated references.
6028
6ecfe5c2
MB
60292008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
6030
88ee5b02
JB
6031 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
6032 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
6033 gnus-summary-sort-by-most-recent-date.
6034 (Summary Sorting): Explain prefix argument.
6035
60362008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
6037
6038 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
6039 gnus-summary-pipe-output.
6040
eb932e8a
MA
60412008-08-03 Michael Albinus <michael.albinus@gmx.de>
6042
6043 * dbus.texi (Receiving Method Calls): Document error handling of own
6044 D-Bus methods.
6045
bfe16263
BW
60462008-08-01 Bill Wohler <wohler@newt.com>
6047
6048 * mh-e.texi (Reading Mail)
9f90198a 6049 (Viewing Attachments): Describe new function
bfe16263
BW
6050 mh-show-preferred-alternative.
6051 (Sending Mail, Redistributing, Sending Message): Describe new hook
6052 mh-annotate-msg-hook.
6053
21956b56
MA
60542008-07-31 Michael Albinus <michael.albinus@gmx.de>
6055
6056 * dbus.texi (Arguments and Signatures): Fix example.
6057 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
6058 (Asynchronous Methods): New node.
9f90198a
JB
6059 (Errors and Events): Describe extended layout of `dbus-event'.
6060 New defun `dbus-event-message-type'.
21956b56 6061
7c2fb837
DN
60622008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
6063
6064 * ediff.texi: Remove VMS support.
6065
13662773
JB
60662008-07-29 Juanma Barranquero <lekktu@gmail.com>
6067
6068 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
6069 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
6070
ddde0b34
CY
60712008-07-29 Chong Yidong <cyd@stupidchicken.com>
6072
6073 * Makefile.in: Add mairix-el targets.
6074
60752008-07-29 David Engster <deng@randomsample.de>
6076
6077 * mairix-el.texi: New file.
6078
d5875b25
JB
60792008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
6080
366b7d44
JB
6081 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
6082 project files. Delete 'main_unit' project variable; not needed. Allow
6083 process environment variables wherever project variables are allowed.
6084 Add tutorial section on multiple GNAT project files.
d5875b25 6085
6cbab8ee
MA
60862008-07-27 Michael Albinus <michael.albinus@gmx.de>
6087
6088 Sync with Tramp 2.1.14.
6089
6090 * trampver.texi: Update release number.
6091
9e2a2647
DN
60922008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
6093
6094 * ns-emacs.texi:
6095 * faq.texi: Remove mentions of Mac Carbon.
6096
d62672f3
MB
60972008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
6098
6099 * gnus.texi (Saving Articles): Describe the 2nd argument of
6100 gnus-summary-save-in-pipe.
6101 (SpamAssassin): Use it.
6102
61032008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
6104
6105 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
6106
dd12e1c6
CD
61072008-07-25 Carsten Dominik <dominik@science.uva.nl>
6108
6109 * org.texi (Export options): Document the use of the creator flag.
6110
44ce9197
CD
61112008-07-24 Carsten Dominik <dominik@science.uva.nl>
6112
6113 * org.texi: New version 6.06a.
6114
ddd13c5d
JB
61152008-07-23 Juanma Barranquero <lekktu@gmail.com>
6116
6117 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
6118 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
6119
8dc6104d
JB
61202008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
6121
6122 * calc.texi (Editing Stack Entries):
6123 (Algebraic Entry): Rewrite introductory sentences so it can be used by
6124 Calc's help functions. Mention fixing typos.
6125 (Customizing Calc): Fix typo.
6126
61272008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
6128
6129 * calc.texi (summarykey): New macro. Use to correctly format keys in
6130 the summary.
6131
ddd13c5d 61322008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
6133
6134 * ns-emacs.texi (Customization): Corrected documentation on color
6135 specification formats.
6136
568beaa2
AS
61372008-07-19 Andreas Schwab <schwab@suse.de>
6138
db8ef699 6139 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
6140
6141 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
6142 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
6143
cd71b9ae
MA
61442008-07-18 Michael Albinus <michael.albinus@gmx.de>
6145
6146 * dbus.texi (Inspection): Rework, introduce submenus.
6147 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
6148 (Properties and Annotations, Arguments and Signatures): New nodes.
6149
9b7993b4
MA
61502008-07-13 Michael Albinus <michael.albinus@gmx.de>
6151
6152 * dbus.texi (Receiving Method Calls): Fix description of
6153 `dbus-register-method'.
6154 (Signals): Allow also signal arguments for filtering in
6155 `dbus-register-signal'.
6156
241d447b
JB
61572008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
6158
6159 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
6160 `cnorm'.
6161 (Arithmetic Tutorial): Simplify the verification of prime factors.
6162
adb46650
MB
61632008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
6164
6165 * gnus.texi (Saving Articles): Mention
6166 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
6167
92e15881
JB
61682008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
6169
6170 * calc.texi: Adjust mode line throughout.
6171
ea597303
JB
61722008-06-28 Juanma Barranquero <lekktu@gmail.com>
6173
6174 * sasl.texi (Mechanisms): Fix typos.
6175
aee08080
JB
61762008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
6177
6178 * calc.texi (Killing from the stack): Mention using normal Emacs
6179 copying.
6180
a06a4a12
MA
61812008-06-21 Michael Albinus <michael.albinus@gmx.de>
6182
0c7efc08 6183 * tramp.texi (Password handling): Rename from "Password caching".
ea597303 6184 Add `auth-source' mechanism.
a06a4a12
MA
6185 (Connection caching): Tramp reopens the connection automatically,
6186 when the operating system on the remote host has been changed.
6187
7389398d
EZ
61882008-06-20 Eli Zaretskii <eliz@gnu.org>
6189
6190 * makefile.w32-in (distclean): Remove makefile.
6191
b349f79f
CD
61922008-06-17 Carsten Dominik <dominik@science.uva.nl>
6193
3f9b4c2b 6194 * org.texi (Using the mapping API): New section.
b349f79f 6195 (Agenda column view): New section.
3f9b4c2b 6196 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 6197 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 6198 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
6199
62002008-06-17 Jason Riedy <jason@acm.org>
6201
6202 * org.texi (A LaTeX example): Note that fmt may be a one-argument
6203 function, and efmt may be a two-argument function.
6204 (Radio tables): Document multiple destinations.
6205
cd5c05d2
GM
62062008-06-16 Glenn Morris <rgm@gnu.org>
6207
6208 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
6209 Add Cover-Texts.
6210
debf4439
GM
62112008-06-15 Glenn Morris <rgm@gnu.org>
6212
6213 * faq.texi (VER): Update to 23.0.60.
6214
6215 * mh-e.texi: Remove option of licensing under GPL.
6216 Add Cover-Texts to GFDL permissions notice.
6217 (GPL): Remove section.
6218 (GFDL): Include doclicense.texi rather than the actual text.
6219
6220 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
6221 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
6222
6223 * sasl.texi: Fix output file name.
6224
6225 * epa.texi, sasl.texi: Refer to license in Emacs manual.
6226
6227 * gnus-coding.texi: Refer to license in Gnus manual.
6228
6229 * idlwave.texi, sasl.texi: Use @copying.
6230
6231 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
6232
6233 * speedbar.texi: Update Back-Cover Text as per maintain.info.
6234
6235 * url.texi: Use @copying, @title, @subtitle, @author.
6236
6237 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
6238 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
6239 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
6240 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
6241 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
6242 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
6243 * widget.texi, woman.texi:
6244 Remove references to external license, since doclicense is included.
6245
6246 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
6247 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
6248 Remove references to non-existent Invariant Sections.
6249
091f8bc1
GM
62502008-06-14 Glenn Morris <rgm@gnu.org>
6251
6252 * faq.texi (Major packages and programs): Remove references to external
6253 Supercite, Calc, VIPER, since they have been included for some time.
6254 Update VM, AUCTeX, BBDB entries.
6255
47bcb4d3
UJ
62562008-06-14 Ulf Jasper <ulf.jasper@web.de>
6257
6258 * newsticker.texi: Updated to match latest newsticker changes.
6259
6f093307
GM
62602008-06-13 Glenn Morris <rgm@gnu.org>
6261
6262 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
6263 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
6264 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
6265 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
6266 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
6267 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
6268 * woman.texi:
6269 Update Back-Cover Text as per maintain.info.
6270
2b968687
MB
62712008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6272
6273 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
6274
6275 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
6276 (gnus-faq.xml): Update repository host.
6277
2b968687
MB
6278 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
6279
62802008-06-15 Frank Schmitt <ich@frank-schmitt.net>
6281
6282 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
6283 Fix a typo.
6284
62852008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6286
6287 * gnus.texi (Mail Source Customization): Correct values of
4e2af782 6288 `mail-source-delete-incoming'. Reported by Tassilo Horn.
2b968687
MB
6289 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
6290
62912008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
6292
6293 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
6294 coding standards.
6295
62962008-06-14 David Engster <dengste@eml.cc>
6297
6298 * gnus.texi (nnmairix): Markup fixes.
6299
e6d2d263
MB
63002008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6301
2b968687 6302 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
6303
63042008-06-05 David Engster <dengste@eml.cc>
6305
6306 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
6307
63082008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6309
b344d29d 6310 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
6311 (Searching, nnir, nnmairix): New stub nodes.
6312
ad231df6 63132008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
6314
6315 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
6316
f394fa25
MB
63172008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
6318
6319 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
6320
58333467
MB
63212008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
6322
6323 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
6324
67525fb9
JY
63252008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
6326
6327 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
6328
0549d8fc
JB
63292008-05-06 Juanma Barranquero <lekktu@gmail.com>
6330
6331 * info.texi (Top): Fix typo in xref.
6332
149a3837
KB
63332008-05-05 Karl Berry <karl@gnu.org>
6334
6335 * info.texi (Top): @xref to stand-alone manual.
6336
3a23a519
MB
63372008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6338
6339 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
6340 (Various Summary Stuff): Fix typo in last xref.
6341
0a29fbf3
JB
63422008-05-02 Juanma Barranquero <lekktu@gmail.com>
6343
6344 * org.texi (Moving subtrees): Fix typo.
6345
586b90f1
MA
63462008-04-28 Michael Albinus <michael.albinus@gmx.de>
6347
6348 * tramp.texi (Frequently Asked Questions): Explain, how to disable
6349 Tramp via `tramp-mode'.
6350
b5af9883
CD
63512008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
6352
6353 * org.texi: Massive changes, in many parts of the file.
6354
a12bf61e
GM
63552008-04-27 Jason Riedy <jason@acm.org>
6356
6357 * org.texi (A LaTeX example): Note that fmt may be a
6358 one-argument function, and efmt may be a two-argument function.
6359 (Radio tables): Document multiple destinations.
6360
d55fe5bb
MB
63612008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
6362
6363 * gnus.texi (Oort Gnus): Add message-fill-column.
6364
63652008-04-12 Adrian Aichner <adrian@xemacs.org>
6366
6367 * gnus.texi (Mail Source Specifiers): Typo fix.
6368
63692008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
6370
6371 * gnus.texi (Diary Headers Generation): Update key binding for
6372 `gnus-diary-check-message'.
6373
63742008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6375
6376 * gnus.texi (Emacsen): Addition.
6377
63782008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6379
6380 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
6381
63822008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6383
6384 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
6385
63862008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6387
6388 * gnus-news.texi: Update tool bar item.
6389
63902008-04-09 Sven Joachim <svenjoac@gmx.de>
6391
6392 * gnus-news.texi: Fix typos.
6393
76c109c3
JB
63942008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
6395
222027f2 6396 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
6397 Add mention of `kron'.
6398
d5fbd5a6
MO
63992008-04-01 Daiki Ueno <ueno@unixuser.org>
6400
0c7efc08
SM
6401 * epa.texi (Encrypting/decrypting *.gpg files):
6402 Document epa-file-name-regexp.
d5fbd5a6 6403
fbcbb58c
KY
64042008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
6405
6406 * gnus.texi (Example Methods): Fix description about ssh-agent.
6407 (Indirect Functions): Fix the default value of nntp-telnet-command;
6408 remove link to connect.html.
6409
134ce16c
MA
64102008-03-30 Michael Albinus <michael.albinus@gmx.de>
6411
6412 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
6413 dbus-call-method.
6414 (Receiving Method Calls): The timeout can be set by the calling client.
6415
da1975d7
MA
6416 * trampver.texi: Update release number.
6417
2e4089ab
RS
64182008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
6419
6420 * gnus.texi (Top): Fix version. Add SASL.
6421
70cab5a9
MA
64222008-03-29 Michael Albinus <michael.albinus@gmx.de>
6423
6424 Sync with Tramp 2.1.13.
6425
6426 * trampver.texi: Update release number.
6427
5bc6ddff
MB
64282008-03-29 Chong Yidong <cyd@stupidchicken.com>
6429
6430 * org.texi: Update to new org-mode website.
6431
64322008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
6433
6434 * cl.texi (For Clauses): Fix loop over key-seq to match code.
6435
9b3ebcb6
MB
64362008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
6437
6438 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
6439 gnus-read-ephemeral-gmane-group-url,
6440 gnus-read-ephemeral-emacs-bug-group,
6441 gnus-read-ephemeral-debian-bug-group.
6442
64432008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6444
6445 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
6446
6447 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
6448 Add FIXMEs for Bookmarks and gnus-registry-marks.
6449
64502008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6451
6452 * gnus.texi (Smileys): Document `smiley-style'.
6453
64542008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6455
6456 * gnus.texi (Gnus Development): Clarify difference between ding and
6457 gnu.emacs.gnus.
6458 (MIME Commands, Using MIME, RSS): Fix markup.
6459
6460 * gnus-faq.texi ([8.4]): Ditto.
6461
64622008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
6463
6464 * gnus.texi (Emacsen): Remove obsolete stuff.
6465
64662008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
6467
6468 * gnus.texi (Oort Gnus): Add version info WRT
6469 `mail-source-delete-incoming'.
6470
64712008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6472
6473 * gnus.texi (Top): Add "Other related manuals" and version info in
6474 `iftex' output.
6475 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
6476 gnus-balloon-face-0 and the corresponding format specifiers.
6477
608d6a81
MA
64782008-03-26 Michael Albinus <michael.albinus@gmx.de>
6479
6480 * tramp.texi (Filename completion): Remove footnote about let-bind
6481 of `partial-completion-mode'. It doesn't work this way.
6482
27a6f132
SM
64832008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
6484
6485 * pcl-cvs.texi (Contributors): Update my email.
6486
4a7c4c40
MA
64872008-03-21 Michael Albinus <michael.albinus@gmx.de>
6488
6489 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
6490
2940c053
BW
64912008-03-17 Bill Wohler <wohler@newt.com>
6492
6493 * mh-e.texi (Viewing): Update URL for adding header fields to
6494 mh-invisible-header-fields-default.
6495
30864d5f
BW
64962008-03-16 Bill Wohler <wohler@newt.com>
6497
6498 * mh-e.texi (Preface): Add Gnus to requirements.
6499 (Forwarding): Note that forwarded MIME messages are now inline.
6500
31fe2b00
SM
65012008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
6502
6503 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
6504 (Common Variables): Give precedence to the netcat methods over the
6505 telnet methods, and mention that they are more reliable.
31fe2b00 6506
5e97c626
CD
65072008-03-13 Carsten Dominik <dominik@science.uva.nl>
6508
6509 * org.texi (Exporting Agenda Views): Document agenda export to
6510 iCalendar.
6511 (Progress logging): Document the new progress logging stuff.
6512
37a68866
MB
65132008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6514
6515 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
6516 Update for change of `mail-source-delete-incoming'.
6517
6518 * gnus-news.texi: Ditto.
6519
8f7abae3
MB
65202008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6521
6522 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
6523 custom versions.
6524
af379c86
AM
65252008-03-07 Alan Mackenzie <acm@muc.de>
6526
6527 * cc-mode.texi (Limitations and Known Bugs): State that the number of
6528 parens/brackets in a k&r region is limited.
6529
3d0f8a67
MB
65302008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
6531
6532 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
6533 using different Emacs versions.
6534
52151df0
GM
65352008-02-27 Glenn Morris <rgm@gnu.org>
6536
6537 * sc.texi: Remove a lot of old and obsolete info.
6538 (titlepage): Simplify.
6539 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
6540 (VM with any Emacsen, GNEWS with any Emacsen)
6541 (Overloading for Non-conforming MUAs, Version 3 Changes)
6542 (The Supercite Mailing List): Delete nodes.
6543 (Introduction): Remove info about old packages.
6544 (Getting Connected): Simplify. Remove info about old packages.
6545 (Citing Commands): Delete Emacs 19 info.
6546 (Hints to MUA Authors): Simplify.
6547 (Thanks and History): Merge in some info from the deleted node
6548 "Version 3 Changes".
6549
b03f96dc
MB
65502008-02-05 Juanma Barranquero <lekktu@gmail.com>
6551
6552 * org.texi (Setting tags, In-buffer settings):
6553 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
6554
52bec650
MB
65552008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
6556
6557 * gnus-news.texi: Mention that spaces and tabs are allowed in the
6558 installation directory name.
6559
34a3c587
RF
65602008-02-12 Romain Francoise <romain@orebokech.com>
6561
6562 * epa.texi (Overview): Fix typo.
6563
5a8d03e9
MO
65642008-02-11 Daiki Ueno <ueno@unixuser.org>
6565
6566 * epa.texi (Quick start): Remove the .emacs setting.
6567
f1914c40
MO
65682008-02-10 Daiki Ueno <ueno@unixuser.org>
6569
6570 * epa.texi (Quick start): Use the command `epa-enable' instead of
6571 loading `epa-setup'.
6572
bca98fc9
JB
65732008-02-08 Juanma Barranquero <lekktu@gmail.com>
6574
6575 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
6576 ($(infodir)/epa, epa.dvi): New targets.
6577
4b01af2e
MO
65782008-02-08 Daiki Ueno <ueno@unixuser.org>
6579
6580 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
6581
6582 * epa.texi: New manual documenting the EasyPG Assistant.
6583
06c0751a
MA
65842008-02-06 Michael Albinus <michael.albinus@gmx.de>
6585
6586 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
6587 (Inspection): New function dbus-ping.
6588
7dcccd7b
MA
65892008-02-05 Michael Albinus <michael.albinus@gmx.de>
6590
6591 * tramp.texi (Remote processes): Add `shell-command'.
6592
a12bf61e
GM
65932008-02-02 Michael Albinus <michael.albinus@gmx.de>
6594
6595 * tramp.texi: Use new FSF's Back-Cover Text.
6596
a1da1e37
MB
65972008-01-28 Michael Sperber <sperber@deinprogramm.de>
6598
6599 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
6600 (Group Parameters): Document `mail-source' parameter.
6601
c9d8f746
MA
66022008-01-27 Michael Albinus <michael.albinus@gmx.de>
6603
6604 * tramp.texi (Inline methods): The hostname of the su(do)? methods
6605 must be a local host.
6606
15db4a13
MO
66072008-01-26 Michael Olson <mwolson@gnu.org>
6608
6609 * erc.texi: Update version for ERC 5.3 release.
6610 (Obtaining ERC): Update extras URLs for 5.3.
6611 (Development): Write instructions for git, and remove those for Arch.
6612 (History): Mention the switch to git.
6613
2bc43980
KB
66142008-01-24 Karl Berry <karl@gnu.org>
6615
bca98fc9
JB
6616 * info.texi (Search Index, Search Text): Mention the command
6617 character in the section name, a la the (Go to node) node.
2bc43980 6618
d2e4a6c9
MA
66192008-01-21 Michael Albinus <michael.albinus@gmx.de>
6620
6621 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
6622
0b6799c3
MB
66232008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6624
6625 * gnus-news.texi: Mention gnus-article-describe-bindings.
6626
66272008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6628
6629 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
6630
db9c3fb1 66312008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 6632
7b4d0413 6633 * org.texi (Property inheritance): New section.
db9c3fb1 6634 (Conventions): New section.
7b4d0413 6635 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
6636 commands, and the new bindings for refiling.
6637 (Sparse trees): Document the new special command for sparse trees.
6638 (References): Be more clear about the counting of hilines.
6639 (Handling links): Document M-p/n for accessing links.
6640 (Fast access to TODO states): New section.
6641 (Per file keywords): New section.
6642 (Property inheritance): New section.
6643 (Column attributes): New summary types.
6644 (Capturing Column View): New section.
6645 (The date/time prompt): Cover the new features in the date/time prompt.
6646 Compactify the table of keys for the calendar remote control.
6647 (Clocking work time): Document the new :scope parameter.
6648 (Remember): Promoted to chapter.
6649 (Quoted examples): New section.
6650 (Enhancing text): New verbatim environments.
6651
6ed73f28
MA
66522008-01-14 Michael Albinus <michael.albinus@gmx.de>
6653
6654 * trampver.texi: Update release number.
6655
95838435
MB
66562008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
6657
0c7efc08
SM
6658 * gnus.texi (Article Keymap):
6659 Add gnus-article-wide-reply-with-original; fix descriptions of
95838435
MB
6660 gnus-article-reply-with-original and
6661 gnus-article-followup-with-original.
6662
20234d96
GM
66632008-01-09 Glenn Morris <rgm@gnu.org>
6664
6665 * nxml-mode.texi: Add @copying section.
6666
d82cf70b
MB
66672008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
6668
6669 * message.texi (Mail Variables): Add some text from "(gnus)Posting
6670 Server". Add `message-send-mail-with-mailclient'.
6671
6672 * gnus.texi (Posting Server): Move some text to "(message)Mail
6673 Variables" and add a reference here.
6674
addb7f2e
MA
66752008-01-04 Michael Albinus <michael.albinus@gmx.de>
6676
6677 * dbus.texi (Receiving Method Calls): New chapter.
6678 (Errors and Events): Add serial number to events. Replace "signal" by
6679 "message". Introduce dbus-event-serial-number.
6680
4db2806c
MA
66812008-01-03 Michael Albinus <michael.albinus@gmx.de>
6682
6683 * dbus.texi (Type Conversion): Explain the type specification for empty
6684 arrays. Use another example.
6685
c9ecb5a7
MA
66862007-12-30 Michael Albinus <michael.albinus@gmx.de>
6687
6688 * dbus.texi (all): Replace "..." by @dots{}.
6689 (Type Conversion): Precise the value range for :byte types.
6690 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
6691 Mention its return value.
6692 (Errors and Events): There is no D-Bus error propagation during event
6693 processing.
6694
702dbfd9
JB
66952007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
6696
a12bf61e 6697 * calc.texi (Yacas Language, Maxima Language, Giac Language):
702dbfd9
JB
6698 New sections.
6699
87035689
MB
67002007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
6701
6702 * gnus.texi (Group Parameters): Reorder the text and add a note about
6703 `gnus-parameters' near the beginning of the node.
6704
67052007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
6706
6707 * gnus.texi (Score File Editing): Fix function name.
6708
5492f5ca
MA
67092007-12-23 Michael Albinus <michael.albinus@gmx.de>
6710
6711 Sync with Tramp 2.1.12.
6712
6713 * trampver.texi: Update release number.
6714
a12bf61e
GM
67152007-12-22 Richard Stallman <rms@gnu.org>
6716
6717 * cc-mode.texi (Getting Started): Change @ref to @pxref.
6718
d4e67bc5
MA
67192007-12-22 Michael Albinus <michael.albinus@gmx.de>
6720
6721 * dbus.texi (Type Conversion): Correct input parameters mapping.
6722
6a31c819
MA
67232007-12-21 Michael Albinus <michael.albinus@gmx.de>
6724
6725 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
6726 (Errors and Events): Mention wrong-type-argument error.
6727
99a3e35f
AS
67282007-12-21 Alex Schroeder <alex@gnu.org>
6729
6730 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 6731 spaces. Fixed some typos.
99a3e35f
AS
6732 (Internet Relay Chat): Explain relay.
6733 (Getting started with rcirc): Change items to reflect prompts.
6734 Add more explanation to rcirc-track-minor-mode and added a comment to
6735 warn future maintainers that this section is a copy.
0c7efc08 6736 (People): Change /ignore example.
62b12a24 6737 (Keywords): Not keywords.
99a3e35f 6738
331e4d02
AS
67392007-12-20 Alex Schroeder <alex@gnu.org>
6740
6741 * rcirc.texi (Top): Fighting Information Overload chapter added.
6742 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
0c7efc08 6743 (rcirc commands): Move /ignore command to the new chapter.
331e4d02
AS
6744 (Fighting Information Overload): New chapter documenting /keyword,
6745 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
6746 (Configuration): Document rcirc-server-alist, remove
6747 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 6748
cd71c3ef
MA
67492007-12-16 Michael Albinus <michael.albinus@gmx.de>
6750
6751 * dbus.texi (Signals): Fix example in dbus-register-signal.
6752
bbbe940b
MB
67532007-12-14 Sven Joachim <svenjoac@gmx.de>
6754
6755 * gnus.texi (Score Variables): Fix typo.
6756
0ce574ef
MA
67572007-12-07 Michael Albinus <michael.albinus@gmx.de>
6758
6759 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
6760 (Signals): Adapt dbus-send-signal and dbus-register-signal.
6761 (Errors and Events): Adapt dbus-event.
6762
b890d447
MB
67632007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
6764
6765 * gnus.texi (Other Files): Add the yenc command.
6766
67672007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
6768
6769 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
6770 since 2004-08-06.
6771
67722007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
6773
6774 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
6775 on body.
6776
67772007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
6778
6779 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
6780 and rfc2047-allow-irregular-q-encoded-words; fix description of
6781 rfc2047-encode-encoded-words.
6782
67832007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
6784
6785 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
6786
3728bf03
MO
67872007-12-05 Michael Olson <mwolson@gnu.org>
6788
6789 * remember.texi (Diary): Remove "require" line for remember-diary.el.
6790 Update documentation for `remember-diary-file'.
6791
a4397af9
MA
67922007-12-04 Michael Albinus <michael.albinus@gmx.de>
6793
6794 * dbus.texi (Signals): Precise `dbus-register-signal'.
6795 (Errors and Events): Rework events part, the internal structure of
6796 dbus-event has changed.
6797
1682490c
JB
67982007-12-03 Juanma Barranquero <lekktu@gmail.com>
6799
6800 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
6801 ($(infodir)/dbus, dbus.dvi): New targets.
6802
7b13a0f2
MA
68032007-12-03 Michael Albinus <michael.albinus@gmx.de>
6804
6805 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
6806 unconditionally.
6807
6808 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
6809 emulation with @print{}.
6810
7ef92bc9
RS
68112007-12-02 Richard Stallman <rms@gnu.org>
6812
6813 * dbus.texi (Overview): Minor cleanup.
6814
22d8ac3a
MA
68152007-12-02 Michael Albinus <michael.albinus@gmx.de>
6816
d3a8e0df
MA
6817 * Makefile.in (INFO_TARGETS): Add dbus.
6818 (DVI_TARGETS): Add dbus.dvi.
6819 (dbus, dbus.dvi): New targets.
6820
22d8ac3a
MA
6821 * dbus.texi: New file.
6822
559764ab
RF
68232007-11-24 Romain Francoise <romain@orebokech.com>
6824
6825 * nxml-mode.texi: Add description in @direntry.
7aa579d9 6826 Fix file name to match @setfilename.
559764ab 6827
ac97a16b
MH
68282007-11-23 Mark A. Hershberger <mah@everybody.org>
6829
6830 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6831 ($(infodir)/nxml-mode): New rule.
6832
6833 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6834 ($(infodir)/nxml-mode): New rule.
6835 (clean): Add nxml-mode*.
6836
6837 * nxml-mode.texi: New file with nxml manual.
6838
404cd454
GM
68392007-11-18 Richard Stallman <rms@gnu.org>
6840
6841 * flymake.texi (Example -- Configuring a tool called directly):
6842 Update example.
6843
b048d478
MA
68442007-11-18 Michael Albinus <michael.albinus@gmx.de>
6845
6846 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 6847 double-slash behavior. Explain directory contents flushing.
b048d478 6848
346e8469
JB
68492007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
6850
6851 * calc.texi (TeX and LaTeX Language Modes): Put in
6852 missing braces.
6853
404cd454
GM
68542007-11-15 Richard Stallman <rms@gnu.org>
6855
6856 * cl.texi (Equality Predicates): Delete `eql'.
6857 (Predicates, Naming Conventions, Top): Delete `eql'.
6858 (Common Lisp Compatibility): Delete `eql'.
6859 (Porting Common Lisp): Delete obsolete backquote info.
6860 Minor clarification about character constants.
6861 (Sequence Basics): Minor clarification.
6862
1f6af58b
JB
68632007-11-15 Juanma Barranquero <lekktu@gmail.com>
6864
dccb744b 6865 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
6866 * tramp.texi (Filename completion): Fix typos.
6867
3bc88bc9
JB
68682007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
6869
6870 * calc.texi (Basic commands): Mention the menu.
6871
bc5300d3
MA
68722007-11-12 Michael Albinus <michael.albinus@gmx.de>
6873
6874 * tramp.texi (Connection caching): Tramp flushes connection
6875 properties when remote operating system has been changed.
6876
4d8a28ec
MB
68772007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
6878
6879 * gnus-news.texi: Fix spelling.
6880 `message-insert-formatted-citation-line', not
6881 `message-insert-formated-citation-line'.
6882
404cd454
GM
6883 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
6884
e1176b47
MA
68852007-11-07 Michael Albinus <michael.albinus@gmx.de>
6886
6887 * tramp.texi (Overview): Mention also the PuTTY integration under
b46a6a83 6888 w32. Remove paragraphs about Tramp's experimental status.
e1176b47
MA
6889 (Frequently Asked Questions): Add code example for highlighting the
6890 mode line.
6891
6159985a
MO
68922007-11-03 Michael Olson <mwolson@gnu.org>
6893
6894 * remember.texi: Change mentions of remember-buffer to
6895 remember-finalize throughout.
6896
bec9b2f5
MO
68972007-10-30 Michael Olson <mwolson@gnu.org>
6898
6899 * remember.texi (Copying): Remove.
6900 (Mailbox): Update with non-BBDB instructions.
6901 (Diary, Org): Add.
6902 (Bibliography, Planner Page): Remove.
6903
b6173182
JB
69042007-10-30 Juanma Barranquero <lekktu@gmail.com>
6905
6906 * makefile.w32-in (INFO_TARGETS): Add remember.
6907 (DVI_TARGETS): Add remember.dvi.
6908 ($(infodir)/remember): New rule.
6909 (clean): Add remember*.
6910
15f3eb73
MO
69112007-10-30 Michael Olson <mwolson@gnu.org>
6912
70bdc930
MO
6913 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
6914 ($(infodir)/remember): New rule that builds the Remember Manual.
6915
b6173182
JB
6916 * remember.texi: New file containing the Remember Mode Manual.
6917 Shuffle chapters around after initial import.
7d3f6f1a
MO
6918 (Function Reference): Split Keystrokes into separate chapter.
6919 (Keystrokes): Document C-c C-k.
51d24a12 6920 (Introduction): Fix typographical issue with "---".
15f3eb73 6921
404cd454
GM
69222007-10-29 Richard Stallman <rms@gnu.org>
6923
6924 * widget.texi (Introduction): Delete discussion of implementation
6925 internals.
6926
9bbb9638
MA
69272007-10-29 Michael Albinus <michael.albinus@gmx.de>
6928
6929 * tramp.texi (Connection caching): Host names must be different
6930 when tunneling.
6931
c7ff939a
RS
69322007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6933
6934 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
6935 Gnus v5.13.
6936
01c52d31
MB
69372007-10-28 Miles Bader <miles@gnu.org>
6938
6939 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
6940
01c52d31
MB
69412007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6942
0c7efc08
SM
6943 * gnus.texi (Sorting the Summary Buffer):
6944 Remove gnus-article-sort-by-date-reverse.
01c52d31
MB
6945
69462007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6947
6948 * gnus.texi (Non-ASCII Group Names): New node.
6949 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
6950 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
6951
c8763fb6 69522007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
6953
6954 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
6955 clean the output of the program `imap-shell-program'.
6956
69572007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6958
6959 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
6960
69612007-10-28 Tassilo Horn <tassilo@member.fsf.org>
6962
6963 * gnus.texi (Sticky Articles): Documentation for sticky article
6964 buffers.
6965
c8763fb6 69662007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
6967
6968 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
6969
69702007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6971
6972 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
6973
69742007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6975
0c7efc08
SM
6976 * gnus.texi (Archived Messages):
6977 Document gnus-update-message-archive-method.
01c52d31
MB
6978
69792007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6980
6981 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
6982
c8763fb6 69832007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31 6984
0c7efc08
SM
6985 * gnus.texi (Group Maneuvering):
6986 Document `gnus-summary-next-group-on-exit'.
01c52d31
MB
6987
69882007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6989
0c7efc08
SM
6990 * gnus.texi (Really Various Summary Commands):
6991 Mention gnus-auto-select-on-ephemeral-exit.
01c52d31
MB
6992
69932007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6994
6995 * gnus.texi, message.texi: Bump version number.
6996
69972007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6998
6999 * gnus.texi (Group Line Specification, Misc Group Stuff)
7000 (Server Commands): Parenthesize @pxref{Mail Spool}.
7001
70022007-10-28 Didier Verna <didier@xemacs.org>
7003
7004 New user option: message-signature-directory.
7005 * message.texi (Insertion Variables): Document it.
7006 * gnus.texi (Posting Styles): Ditto.
7007
70082007-10-28 Didier Verna <didier@xemacs.org>
7009
7010 * gnus.texi (Group Line Specification):
7011 * gnus.texi (Misc Group Stuff):
7012 * gnus.texi (Server Commands): Document the group compaction feature.
7013
70142007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7015
7016 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
7017
7018 * message.texi (Various Message Variables): Add message-fill-column.
7019
70202007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7021
7022 * gnus.texi: Untabify.
7023
70242007-10-28 Didier Verna <didier@xemacs.org>
7025
7026 * gnus.texi (Group Parameters): Document the posting-style merging
7027 process in topic-mode.
7028
70292007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7030
7031 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
7032
70332007-10-28 Romain Francoise <romain@orebokech.com>
7034
7035 * gnus.texi (Mail Spool): Fix typo.
7036 Update copyright.
7037
70382007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7039
7040 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
7041
70422007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7043
7044 * gnus.texi (Summary Generation Commands):
7045 Add gnus-summary-insert-ticked-articles.
7046
70472007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7048
b2abec73
JB
7049 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
7050 to spam-spamassassin-program.
01c52d31
MB
7051
70522007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7053
7054 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
7055
70562007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7057
7058 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
7059
70602007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7061
7062 * message.texi (Mail Headers): Document `opportunistic'.
7063
70642007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7065
7066 * emacs-mime.texi (Encoding Customization): Explain how to set
7067 mm-coding-system-priorities per hierarchy.
7068
70692007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7070
7071 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
7072 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
7073
70742007-10-28 Didier Verna <didier@xemacs.org>
7075
7076 * message.texi (Wide Reply): Update documentation of
7077 message-dont-reply-to-names (now allowing a list of regexps).
7078
70792007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7080
7081 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
7082
70832007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7084
7085 * gnus.texi (SpamAssassin back end): Fix typo.
7086
7087 * sieve.texi (Examples): Fix grammar.
7088
70892007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7090
7091 * gnus.texi (Searching for Articles): Document M-S and M-R.
7092 (Limiting): Document / b.
7093
70942007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7095
7096 * gnus.texi (Thread Commands): T M-^.
7097
70982007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7099
7100 * message.texi (Mail Aliases): Document ecomplete.
7101 (Mail Aliases): Fix typo.
7102
71032007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7104
7105 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
7106 fix typo.
7107
71082007-10-28 Romain Francoise <romain@orebokech.com>
7109
7110 * gnus.texi (Mail Spool): Grammar fix.
7111
71122007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7113
7114 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
7115 string.
7116
71172007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7118
7119 * gnus.texi (Group Parameters): Fix description.
7120
71212007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7122
b2abec73
JB
7123 * gnus.texi (Gmane Spam Reporting):
7124 Fix spam-report-gmane-use-article-number.
7125 Add spam-report-user-mail-address.
01c52d31
MB
7126
71272007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7128
7129 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
7130
71312007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7132
7133 * gnus.texi (Group Parameters): Add simplified sorting example based on
7134 example for `Sorting the Summary Buffer' from Jari Aalto
7135 <jari.aalto@cante.net>.
7136 (Example Methods): Add example for an indirect connection.
7137
71382007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
7139
0c7efc08 7140 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
c5b0993e 7141 (Agent Parameters): Update parameter names to match code.
01c52d31
MB
7142 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
7143 'gnus-agent-summary-fetch-series'.
7144 (Agent and flags): New section providing a generalized discussion
7145 of flag handling.
0c7efc08
SM
7146 (Agent and IMAP): Remove flag discussion.
7147 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
01c52d31
MB
7148
71492007-10-28 Romain Francoise <romain@orebokech.com>
7150
7151 * gnus.texi (Exiting the Summary Buffer): Add new function
7152 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
7153
71542007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7155
7156 * gnus.texi (Conformity): Fix typo.
7157 (Customizing Articles): Document `first'.
7158
71592007-10-28 Jari Aalto <jari.aalto@cante.net>
7160
7161 * gnus.texi (Sorting the Summary Buffer):
7162 Add `gnus-thread-sort-by-date-reverse'. Add example
7163 host to different sorting in NNTP and RSS groups.
7164
71652007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7166
7167 * message.texi (Insertion): Describe prefix for
7168 message-mark-inserted-region and message-mark-insert-file.
7169
71702007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7171
7172 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
7173 LaTeX documents. Describe "text/x-gnus-verbatim".
7174
71752007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7176
b2abec73 7177 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
7178 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
7179 (spam-stat spam filtering, SpamOracle)
0c7efc08 7180 (Extending the Spam ELisp package): Remove extra quote symbol for
01c52d31
MB
7181 clarity.
7182
71832007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7184
7185 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
7186 gnus-article-delete-part and gnus-article-replace-part.
7187 (Using MIME): Add gnus-mime-replace-part.
7188
71892007-10-28 Romain Francoise <romain@orebokech.com>
7190
7191 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
7192 requires `auto-compression-mode' to be enabled. Add new nnml
7193 variable `nnml-compressed-files-size-threshold'.
7194
71952007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7196
0c7efc08
SM
7197 * gnus.texi (Sorting the Summary Buffer):
7198 Add gnus-thread-sort-by-recipient.
01c52d31
MB
7199
72002007-10-28 Romain Francoise <romain@orebokech.com>
7201
7202 * message.texi (Insertion Variables): Mention new variable
7203 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
7204 documentation accordingly.
7205
72062007-10-28 Romain Francoise <romain@orebokech.com>
7207
7208 * gnus.texi (To From Newsgroups): Mention new variables
7209 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
7210
72112007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7212
7213 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
7214 stuff; gnus-mime-inline-part does the automatic decompression.
7215
72162007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7217
7218 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 7219 "training.ham" should be "training.spam".
01c52d31
MB
7220
72212007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7222
7223 * message.texi (Mail Variables): Fix the default value for
7224 message-send-mail-function.
7225
72262007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7227
7228 * gnus.texi (Optional Back End Functions): nntp-request-update-info
7229 always returns nil exceptionally.
7230
72312007-10-28 Simon Josefsson <jas@extundo.com>
7232
0c7efc08
SM
7233 * gnus.texi (Article Washing): Add libidn URL.
7234 Suggested by Michael Cook <michael@waxrat.com>.
01c52d31
MB
7235
72362007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7237
7238 * gnus.texi (Topic Commands): Fix next/previous.
7239
72402007-10-28 Simon Josefsson <jas@extundo.com>
7241
7242 * gnus.texi (Article Washing): Mention `W i'.
7243
c8763fb6 72442007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
7245
7246 * gnus.texi (Group Parameters): Slight extension of sieve
7247 parameter description.
7248
72492007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7250
7251 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
7252 matching score files as well.
7253 (Picons): Describe `gnus-picon-style'.
7254
72552007-10-28 Romain Francoise <romain@orebokech.com>
7256
7257 * message.texi (Message Headers): Mention that headers are hidden
7258 using narrowing, and how to expose them.
7259 Update copyright.
7260
72612007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7262
c6c863df 7263 * gnus.texi: Mention `gnus-summary-limit-to-recipient' and
01c52d31
MB
7264 `gnus-summary-sort-by-recipient'.
7265
72662007-10-28 Romain Francoise <romain@orebokech.com>
7267
7268 * gnus.texi (NNTP marks): New node.
7269 (NNTP): Move NNTP marks variables to the new node.
7270
72712007-10-28 Jesper Harder <harder@ifa.au.dk>
7272
b2abec73 7273 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
7274
7275 * gnus.texi (MIME Commands, Hashcash): Markup fix.
7276
72772007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7278
b2abec73 7279 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 7280 everywhere for consistency.
b2abec73
JB
7281 (Filtering Spam Using The Spam ELisp Package): Admonish again.
7282 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
0c7efc08
SM
7283 Say "regular expression" instead of "regex." Admonish.
7284 Pick other words to sound better (s/so/thus/).
7285 (Spam ELisp Package Filtering of Incoming Mail):
7286 Mention statistical filters. Remove old TODO.
01c52d31 7287 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
7288 New section on sorting and displaying the spam score.
7289 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
7290 backend but an alias to spam-use-BBDB.
7291 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
7292 new backend functionality.
7293
72942007-10-28 Simon Josefsson <jas@extundo.com>
7295
7296 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
7297 nntp-marks-directory, from Romain Francoise
7298 <romain@orebokech.com>.
7299
73002007-10-28 Magnus Henoch <mange@freemail.hu>
7301
7302 * gnus.texi (Hashcash): New default value of
7303 hashcash-default-payment.
7304
73052007-10-28 Simon Josefsson <jas@extundo.com>
7306
7307 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
7308 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
7309
73102007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7311
0c7efc08 7312 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
01c52d31
MB
7313
73142007-10-28 Simon Josefsson <jas@extundo.com>
7315
7316 * gnus.texi (documentencoding): Add, to avoid warnings.
7317
73182007-10-28 Simon Josefsson <jas@extundo.com>
7319
7320 * message.texi (Mail Headers): Add.
7321
7322 * gnus.texi (Hashcash): Fix.
7323
73242007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7325
0c7efc08 7326 * gnus.texi (Hashcash): Change location of library, also mention
01c52d31 7327 that payments can be verified and fix the name of the
b2abec73 7328 hashcash-path variable.
01c52d31
MB
7329
73302007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7331
b2abec73 7332 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
7333
73342007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7335
7336 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
7337
73382007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7339
7340 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
7341 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
7342 warning about ham processors in spam groups removed.
01c52d31
MB
7343
73442007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 7345
0c7efc08 7346 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
b2abec73 7347 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
7348
73492007-10-28 Jesper Harder <harder@ifa.au.dk>
7350
7351 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
7352 (Mailing List): Typo.
7353 (Customizing Articles): Add gnus-treat-ansi-sequences.
7354 (Article Washing): Index.
7355
7356 * message.texi: Use m-dash consistently.
7357
73582007-10-28 Jesper Harder <harder@ifa.au.dk>
7359
7360 * gnus.texi (GroupLens): Remove.
7361
73622007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
7363
0c7efc08
SM
7364 * gnus.texi (Outgoing Messages, Agent Variables):
7365 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
01c52d31
MB
7366 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
7367
73682007-10-28 Jesper Harder <harder@ifa.au.dk>
7369
7370 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
7371
73722007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7373
7374 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
7375
7376 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
7377
73782007-10-28 Simon Josefsson <jas@extundo.com>
7379
7380 * gnus.texi (Top): Add SASL.
7381
404cd454
GM
73822007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
7383
7384 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
7385
73862007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
7387
7388 * gnus.texi (Troubleshooting): Adjust Gnus version number.
7389
0edd2970
JB
73902007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
7391
7392 * calc.texi (Formulas, Composition Basics): Lower the
7393 precedence of negation.
7394
a9afba20
JY
73952007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
7396
7397 * ses.texi (The Basics): Mention how to create a new spreadsheet.
7398 Mention the new three-letter column identifiers.
7399 (More on cell printing): Calculate-cell and truncate-cell are now `c'
7400 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
7401 message when using `c' on an empty default with default printer.
7402 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
7403 renamed to `ses--symbolic-formulas' some time ago.
7404
45b778a6
JB
74052007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
7406
7407 * calc.texi (Default Simplifications, Making Selections)
7408 (Customizing Calc): Clarify associativity of multiplication.
7409
03b5bade
MA
74102007-10-23 Michael Albinus <michael.albinus@gmx.de>
7411
7412 * tramp.texi (Traces and Profiles): Simplify loop over
7413 `trace-function-background'.
7414
e658c8ee
JL
74152007-10-22 Juri Linkov <juri@jurta.org>
7416
7417 * dired-x.texi (Shell Command Guessing): Default values are now
7418 available by typing M-n instead of M-p.
7419
dd753688
MA
74202007-10-21 Michael Albinus <michael.albinus@gmx.de>
7421
7422 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
7423 (Password caching): Remove `tramp-clear-passwd'.
7424 It's not a command anymore.
dd753688
MA
7425 (Bug Reports): Add `tramp-bug' to function index.
7426 (Function Index, Variable Index): New nodes.
7427 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
7428
7429 * trampver.texi: Update release number.
7430
4bb49b43
JB
74312007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
7432
8b296cdd 7433 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
7434 about integer size into past tense.
7435 (Time Zones): Remove pointer to Calc author's address.
7436 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 7437 and hyperbolic cotangent. Fix typo.
4bb49b43 7438
311dd93f
MA
74392007-10-10 Michael Albinus <michael.albinus@gmx.de>
7440
7441 Sync with Tramp 2.1.11.
7442
7443 * trampver.texi: Update release number.
7444
ea3fc256
MA
74452007-10-06 Michael Albinus <michael.albinus@gmx.de>
7446
7447 * tramp.texi (External packages): New section.
7448
1af74d06
MB
74492007-09-29 Juri Linkov <juri@jurta.org>
7450
7451 * info.texi (Help-Int): Document `L' (`Info-history').
7452
0e2806fa
SM
74532007-09-26 Carsten Dominik <dominik@science.uva.nl>
7454
7455 * org.texi: Change links to webpage and maintained email.
7456 (Remember): Promote to Chapter, significant changes.
7457 (Fast access to TODO states): New section.
7458 (Faces for TODO keywords): New section.
7459 (Export options): Example for #+DATE.
7460 (Progress logging): Section moved.
7461
567b9191
BW
74622007-09-26 Bill Wohler <wohler@newt.com>
7463
7464 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
7465 browse-url-at-mouse.
7466
1af74d06
MB
74672007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
7468
7469 * flymake.texi (Customizable variables): Face names don't end in -face.
7470 Fix flymake-err-line-patterns template.
7471 (Example -- Configuring a tool called directly): Fix init-function.
7472 (Highlighting erroneous lines): Face names don't end in -face.
7473
d60a4e3a 74742007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
7475
7476 * erc.texi (Special-Features): Fix small typo.
7477
7d7a3510
MA
74782007-09-14 Michael Albinus <michael.albinus@gmx.de>
7479
7480 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
7481 and "External transfer methods".
7482
285f0d3a
JB
74832007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
7484
7485 * calc.texi (Predefined Units): Add some history.
7486
526dc846
MO
74872007-09-08 Michael Olson <mwolson@gnu.org>
7488
87e04f16
JB
7489 * erc.texi (Copying): New section included from gpl.texi.
7490 This matches the look of the upstream ERC manual.
526dc846 7491
f10d0e80
JB
74922007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
7493
87e04f16 7494 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
7495 (Random Numbers): Clarify the distribution of `random'.
7496
4009494e
GM
74972007-09-06 Glenn Morris <rgm@gnu.org>
7498
f1fc42aa 7499 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 7500 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
7501 Change all setfilename commands to use ../../info.
7502 * Makefile.in: Move the parts of the old man/Makefile.in that do not
7503 refer to the Emacs manual here.
7504 (infodir): New variable.
7505 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
7506 (cc-mode.texi, faq.texi): Update references to source file locations.
7507 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
7508 do not refer to the Emacs manual here.
7509 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
7510
7511 * Makefile.in: Add `basename' versions of all info targets, for
7512 convenience when rebuilding just one manual.
7513 (../etc/GNU): Delete obsolete target.
7514 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
7515 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
7516 *.vrs *.toc here...
7517 (maintainer-clean): ...from here.
4009494e
GM
7518
7519 * makefile.w32-in (../etc/GNU): Delete obsolete target.
7520
2de53ca6
GM
75212007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
7522
7523 * calc.texi (Date Conversions): Clarify definition of
7524 Julian day numbering.
7525 (Date Forms): Clarify definition of Julian day numbering;
7526 add some history.
7527
75282007-08-30 Carsten Dominik <dominik@science.uva.nl>
7529
87e04f16 7530 * org.texi: Version 5.07.
2de53ca6
GM
7531
75322007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
7533
7534 * message.texi (MIME): Replace mml-attach with mml-attach-file.
7535
75362007-08-22 Carsten Dominik <dominik@science.uva.nl>
7537
7538 * org.texi (Adding hyperlink types): New section.
7539 (Embedded LaTeX): Chapter updated because of LaTeX export.
7540 (LaTeX export): New section.
7541 (Using links out): New section.
7542
75432007-08-22 Glenn Morris <rgm@gnu.org>
7544
7545 * faq.texi (Learning how to do something): Refcards now in
7546 etc/refcards/ directory.
7547
75482007-08-22 Michael Albinus <michael.albinus@gmx.de>
7549
7550 * tramp.texi (Remote Programs): Persistency file must be cleared when
7551 changing `tramp-remote-path'.
7552 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
7553 macro.
7554
75552007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
7556
7557 * calc.texi: Move contents to beginning of file.
7558 (Algebraic Entry): Fix the formatting of an example.
7559
75602007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
7561
7562 * calc.texi (Basic Operations on Units): Mention exact versus
7563 inexact conversions.
7564
75652007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
7566
7567 * calc.texi (Basic Operations on Units): Mention default
7568 values for new units.
7569 (Quick Calculator Mode): Mention that binary format will
7570 be displayed.
7571
75722007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
7573
7574 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
7575
75762007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
7577
7578 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
7579
75802007-08-08 Glenn Morris <rgm@gnu.org>
7581
7582 * gnus.texi, sieve.texi: Replace `iff'.
7583
75842007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
7585
7586 * calc.texi (Basic Graphics): Mention the graphing of error
7587 forms.
7588 (Graphics Options): Mention how `g s' handles error forms.
7589 (Curve Fitting): Mention plotting the curves.
7590 (Standard Nonlinear Models): Add additional models.
7591 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
7592 (Linear Fits): Correct result.
7593
75942007-08-01 Alan Mackenzie <acm@muc.de>
7595
7596 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
7597 to "--no-site-file".
7598
75992007-07-29 Michael Albinus <michael.albinus@gmx.de>
7600
7601 * tramp.texi (Frequently Asked Questions): Point to mode line
7602 extension in Emacs 23.1.
7603
7604 * trampver.texi: Update release number.
7605
76062007-07-27 Glenn Morris <rgm@gnu.org>
7607
7608 * calc.texi (Copying): Include license text from gpl.texi, rather than
7609 in-line.
7610
76112007-07-25 Glenn Morris <rgm@gnu.org>
7612
7613 * calc.texi (Copying): Replace license with GPLv3.
7614
7615 * Relicense all FSF files to GPLv3 or later.
7616
76172007-07-22 Michael Albinus <michael.albinus@gmx.de>
7618
7619 Sync with Tramp 2.1.10.
7620
7621 * tramp.texi (trampfn): Expand macro implementation in order to handle
7622 empty arguments.
7623 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 7624 occurrences by trampfn.
2de53ca6 7625 (Frequently Asked Questions): Extend example code for host
b2abec73 7626 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
7627 file names to be typed.
7628
7629 * trampver.texi: Update release number.
7630
76312007-07-17 Michael Albinus <michael.albinus@gmx.de>
7632
7633 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
7634 section. Reported by <poti@potis.org>.
7635 (Remote processes): Arguments of the program to be debugged are taken
7636 literally.
7637 (Frequently Asked Questions): Simplify recentf example.
7638
76392007-07-14 Karl Berry <karl@gnu.org>
7640
7641 * info.texi (@copying): New Back-Cover Text.
7642
7643 * info.texi (Quitting Info): Move to proper place in source.
7644 (Reported by Benno Schulenberg.)
7645
76462007-07-13 Eli Zaretskii <eliz@gnu.org>
7647
7648 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
7649
7650 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
7651
7652 * emacs-mime.texi: Add @documentencoding directive.
7653
76542007-07-12 Nick Roberts <nickrob@snap.net.nz>
7655
7656 * tramp.texi (Remote processes): Add an anchor to the subsection
7657 "Running a debugger on a remote host".
7658
76592007-07-12 Michael Albinus <michael.albinus@gmx.de>
7660
7661 * tramp.texi (Remote processes): Don't call it "experimental" any
7662 longer. Add subsection about running a debugger on a remote host.
7663
76642007-07-10 Carsten Dominik <dominik@science.uva.nl>
7665
7666 * org.texi (Properties and columns): Chapter rewritten.
7667
76682007-07-08 Michael Albinus <michael.albinus@gmx.de>
7669
7670 * tramp.texi:
7671 * trampver.texi: Migrate to Tramp 2.1.
7672
76732007-07-02 Carsten Dominik <dominik@science.uva.nl>
7674
7675 * org.texi (Properties): New chapter.
7676
76772007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
7678
7679 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
7680 Control Panel.
7681
7682 * gnus.texi (Misc Article): Add index entry for
7683 gnus-single-article-buffer.
7684
76852007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
7686
7687 * gnus.texi (Starting Up): Fix typo.
7688
76892007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
7690
7691 * gnus.texi (Asynchronous Fetching): Fix typo.
7692
76932007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
7694
7695 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
7696 (About This Manual): Remove redundant information.
7697 (Getting Started): Mention author.
7698 (Basic Arithmetic, Customizing Calc): Make description of the
7699 variable `calc-multiplication-has-precedence' match its new effect.
7700
77012007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
7702
0c7efc08
SM
7703 * calc.texi (Basic Arithmetic, Customizing Calc):
7704 Mention the variable `calc-multiplication-has-precedence'.
2de53ca6
GM
7705
77062007-06-19 Carsten Dominik <dominik@science.uva.nl>
7707
7708 * org.texi (Tag): Section swapped with node Timestamps.
7709 (Formula syntax for Lisp): Document new `L' flag.
7710
77112007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
7712
7713 * gnus.texi (Misc Group Stuff, Summary Buffer)
7714 (Server Commands, Article Keymap): Fix typo. s/function/command/.
7715
77162007-06-06 Juanma Barranquero <lekktu@gmail.com>
7717
7718 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
7719 * gnus.texi (Article Buttons, Mail Source Customization)
7720 (Sending or Not Sending, Customizing NNDiary):
7721 * message.texi (Message Headers):
7722 * mh-e.texi (HTML): Fix typos.
7723
77242007-06-07 Michael Albinus <michael.albinus@gmx.de>
7725
7726 Sync with Tramp 2.0.56.
7727
7728 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
7729 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
7730
77312007-06-02 Chong Yidong <cyd@stupidchicken.com>
7732
7733 * Version 22.1 released.
7734
77352007-05-26 Michael Olson <mwolson@gnu.org>
7736
7737 * erc.texi (Modules): Fix references to completion modules.
7738
77392007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
7740
7741 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
7742
77432007-05-09 Didier Verna <didier@xemacs.org>
7744
7745 * gnus.texi (Email Based Diary): New. Proper documentation for the
7746 nndiary back end and the gnus-diary library.
7747
77482007-05-03 Karl Berry <karl@gnu.org>
7749
7750 * .cvsignore (*.pdf): New entry.
7751
7752 * texinfo.tex: Update from current version for better pdf generation.
7753
77542007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
7755
7756 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
7757
77582007-04-28 Glenn Morris <rgm@gnu.org>
7759
7760 * faq.texi (New in Emacs 22): Restore mention of python.el pending
7761 consideration of legal status.
7762
77632007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
7764
7765 * idlwave.texi: Minor updates for IDLWAVE 6.1.
7766
77672007-04-24 Chong Yidong <cyd@stupidchicken.com>
7768
7769 * faq.texi (New in Emacs 22): python.el removed.
7770
77712007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
7772
7773 * calc.texi (Reporting bugs): Update maintainer's address.
7774
77752007-04-22 Chong Yidong <cyd@stupidchicken.com>
7776
7777 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
7778
77792007-04-15 Jay Belanger <belanger@truman.edu>
7780
7781 * calc.texi (Title page): Remove the date.
7782 (Basic Arithmetic): Emphasize that / binds less strongly than *.
7783 (The Standard Calc Interface): Change trail title.
7784 (Floats): Mention that when non-decimal floats are entered, only
7785 approximations are stored.
7786 (Copying): Move to the appendices.
7787 (GNU Free Documentation License): Add as an appendix.
7788
77892007-04-15 Chong Yidong <cyd@stupidchicken.com>
7790
7791 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
7792 * dired-x.texi, ebrowse.texi, ediff.texi:
7793 * emacs-mime.texi, erc.texi, eshell.texi:
7794 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
7795 * idlwave.texi, message.texi, newsticker.texi, org.texi:
7796 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
7797 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
7798 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
7799 * woman.texi: Include GFDL.
7800
7801 * doclicense.texi: Remove node heading, so that it can be included by
7802 other files.
7803
7804 * dired-x.texi: Relicence under GFDL. Remove date from title page.
7805
7806 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
7807 than *.
7808
78092007-04-14 Carsten Dominik <dominik@science.uva.nl>
7810
7811 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
7812 in Calc.
7813
78142007-04-09 Romain Francoise <romain@orebokech.com>
7815
7816 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
7817 Mac OS ports. Make it clear that mouse-1 complements and doesn't
7818 replace mouse-2.
7819
78202007-04-08 Chong Yidong <cyd@stupidchicken.com>
7821
7822 * woman.texi (Word at point, Interface Options): woman-topic-at-point
7823 renamed to woman-use-topic-at-point. Document new behavior.
7824
78252007-04-08 Richard Stallman <rms@gnu.org>
7826
7827 * url.texi: Fix some indexing.
7828 (Disk Caching): Drop discussion of old/other Emacs versions.
7829
78302007-04-07 Chong Yidong <cyd@stupidchicken.com>
7831
7832 * url.texi (Disk Caching): Say Emacs 21 "and later".
7833
7834 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
7835 on Font locking which now mentions JIT lock.
7836
78372007-04-01 Michael Olson <mwolson@gnu.org>
7838
7839 * erc.texi: Update for the ERC 5.2 release.
7840
78412007-03-31 David Kastrup <dak@gnu.org>
7842
7843 * woman.texi (Topic, Interface Options): Explain changes semantics of
7844 woman-manpath in order to consider MANPATH_MAP entries.
7845
78462007-03-31 Eli Zaretskii <eliz@gnu.org>
7847
7848 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
7849
78502007-03-26 Richard Stallman <rms@gnu.org>
7851
7852 * pgg.texi (Caching passphrase): Clean up previous change.
7853
78542007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
7855
7856 * gnus.texi (Setting Process Marks): Fix typo.
7857
78582007-03-25 Romain Francoise <romain@orebokech.com>
7859
7860 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
7861 readability, and include various fixes by Daniel Brockman, Nick Roberts
7862 and Dieter Wilhelm.
7863
78642007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
7865
7866 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
7867
7868 * gnus.texi (Mail Source Specifiers): Fix typo.
7869
78702007-03-22 Ralf Angeli <angeli@caeruleus.net>
7871
7872 * reftex.texi (Imprint): Update maintainer information.
7873
78742007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
7875
7876 * message.texi (Message Buffers): Update documentation for
7877 message-generate-new-buffers.
7878
78792007-03-15 Daiki Ueno <ueno@unixuser.org>
7880
7881 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
7882
78832007-03-21 Glenn Morris <rgm@gnu.org>
7884
7885 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
7886
78872007-03-19 Chong Yidong <cyd@stupidchicken.com>
7888
7889 * eshell.texi (Known problems): Emacs 21 -> 22.
7890
7891 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
7892
78932007-03-18 Jay Belanger <belanger@truman.edu>
7894
7895 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
7896
78972007-03-12 Glenn Morris <rgm@gnu.org>
7898
7899 * calc.texi (Time Zones): Switch to new North America DST rule.
7900
7901 * calc.texi: Replace "daylight savings" with "daylight
7902 saving" in text throughout.
7903
79042007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7905
7906 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
7907 The variable now uses a list of symbols instead of just a symbol.
7908 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
7909
79102007-03-06 Romain Francoise <romain@orebokech.com>
7911
7912 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
7913 new packages, and mention Gnus update.
7914
79152007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
7916
7917 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
7918 nntp-open-connection-functions-never-echo-commands.
7919
79202007-02-27 Chong Yidong <cyd@stupidchicken.com>
7921
7922 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
7923 problems on the console, and security risk in not using gpg-agent.
7924
79252007-02-25 Carsten Dominik <dominik@science.uva.nl>
7926
0c7efc08 7927 * org.texi (The spreadsheet): Rename from "Table calculations".
2de53ca6
GM
7928 Completely reorganized and rewritten.
7929 (CamelCase links): Section removed.
7930 (Repeating items): New section.
7931 (Tracking TODO state changes): New section.
7932 (Agenda views): Chapter reorganized and rewritten.
7933 (HTML export): Section rewritten.
7934 (Tables in arbitrary syntax): New section.
7935 (Summary): Better feature summary.
7936 (Activation): Document problem with cut-and-paste of Lisp code
7937 from PDF files.
7938 (Visibility cycling): Document indirect buffer use.
7939 (Structure editing): Document sorting.
7940 (Remember): Section rewritten.
7941 (Time stamps): Better description of time stamp types.
7942 (Tag searches): Document regular expression search for tags.
7943 (Stuck projects): New section.
7944 (In-buffer settings): New keywords.
c5b0993e 7945 (History and Acknowledgments): Update description.
2de53ca6
GM
7946
79472007-02-24 Alan Mackenzie <acm@muc.de>
7948
7949 * cc-mode.texi (Movement Commands): Insert two missing command names.
7950 (Getting Started): Slight wording correction (use conditional).
7951
79522007-02-22 Kim F. Storm <storm@cua.dk>
7953
7954 * widget.texi (User Interface, Basic Types): Document need to put some
7955 text before the %v escape in :format string in editable-field widget.
7956
79572007-02-18 Romain Francoise <romain@orebokech.com>
7958
7959 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
7960 `cvs-mode-quit'.
7961
79622007-02-10 Markus Triska <markus.triska@gmx.at>
7963
7964 * widget.texi (Programming Example): Put constant strings in :format.
7965
79662007-02-07 Juanma Barranquero <lekktu@gmail.com>
7967
7968 * faq.texi (Fullscreen mode on MS-Windows): New node.
7969
79702007-02-04 David Kastrup <dak@gnu.org>
7971
7972 * faq.texi (AUCTeX): Update version number. Should probably be done
7973 for other packages as well.
7974
79752007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7976
7977 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
7978 <tassilo@member.fsf.org>.
7979
2de53ca6
GM
79802007-01-20 Markus Triska <markus.triska@gmx.at>
7981
7982 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
7983
79842007-01-13 Michael Olson <mwolson@gnu.org>
7985
7986 * erc.texi (Modules): Mention capab-identify module.
7987
79882007-01-05 Michael Olson <mwolson@gnu.org>
7989
7990 * erc.texi (Getting Started): Update for /RECONNECT command.
7991
79922007-01-04 Richard Stallman <rms@gnu.org>
7993
7994 * ebrowse.texi: Change C-c b to C-c C-m.
7995
79962007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
7997
7998 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
7999 variables only in info to avoid redundant entries in the printed
8000 manual.
8001
80022007-01-02 Daiki Ueno <ueno@unixuser.org>
8003
8004 * message.texi (Using PGP/MIME): Document gpg-agent usage.
8005
80062007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
8007
8008 * message.texi (Security): Split into sub-nodes.
8009
80102007-01-01 Alan Mackenzie <acm@muc.de>
8011
8012 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
8013 eval-after-load in Emacs <=21 and a workaround. Document that
8014 trigraphs are not supported.
8015
80162007-01-01 Alan Mackenzie <acm@muc.de>
8017
8018 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
8019 c-context-line-break. When invoked within a string, preserve
8020 whitespace. Add a backslash only when also in a macro.
8021
80222007-01-01 Alan Mackenzie <acm@muc.de>
8023
8024 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
8025
80262007-01-01 Alan Mackenzie <acm@muc.de>
8027
8028 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
8029 are now bound by default to c-\(beginning\|end\)-of-defun by default.
8030
80312007-01-01 Alan Mackenzie <acm@muc.de>
8032
8033 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
8034 "Choosing a Style".
8035
8036 * cc-mode.texi ("Styles"): Add @dfn{style}.
8037
80382006-12-30 Michael Albinus <michael.albinus@gmx.de>
8039
8040 Sync with Tramp 2.0.55.
8041
8042 * trampver.texi: Update release number.
8043
80442006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
8045
8046 * gnus.texi (Customizing Articles): Add index entries for all
8047 gnus-treat-* variables.
8048
c8763fb6 80492006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
8050
8051 * gnus.texi (IMAP): Fix incorrect explanation of
8052 nnimap-search-uids-not-since-is-evil in documentation for
8053 nnimap-expunge-search-string.
8054
80552006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
8056
8057 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
8058 spam-ifile-database.
8059
80602006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
8061
8062 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
8063 rebind C-s.
8064
c8763fb6 80652006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
8066
8067 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
8068 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
8069 "expiring mail".
8070 (IMAP): Document nnimap-search-uids-not-since-is-evil and
8071 nnimap-nov-is-evil.
8072
80732006-12-25 Kevin Ryde <user42@zip.com.au>
8074
8075 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
8076 about the key procedure being used heavily.
8077
80782006-12-24 Chong Yidong <cyd@stupidchicken.com>
8079
8080 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
8081 to t.
8082 (Prerequisites): Add explanation about gpg-agent.
8083
80842006-12-22 Kevin Ryde <user42@zip.com.au>
8085
8086 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
8087 "sort" instead of "sort*".
8088
80892006-12-19 Richard Stallman <rms@gnu.org>
8090
8091 * calc.texi (History and Acknowledgements): Recognize that Emacs
8092 now does have floating point.
8093
80942006-12-19 Michael Albinus <michael.albinus@gmx.de>
8095
8096 * tramp.texi (External transfer methods): Describe new method `scpc'.
8097
80982006-12-17 Sascha Wilde <wilde@sha-bang.de>
8099
8100 * pgg.texi: Added short note on gpg-agent to the introduction.
8101
81022006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
8103
8104 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
8105 also applies to Cc.
8106
81072006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
8108
8109 * gnus.texi (X-Face): Clarify. Say which programs are required
8110 on Windows.
8111
81122006-12-08 Michael Olson <mwolson@gnu.org>
8113
8114 * erc.texi (Modules): Remove documentation for list module.
8115
c8763fb6 81162006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
8117
8118 * faq.texi (^M in the shell buffer): Ditto.
8119
81202006-11-20 Michael Olson <mwolson@gnu.org>
8121
8122 * erc.texi: Call this the 5.2 stable pre-release of ERC.
8123
81242006-11-17 Carsten Dominik <dominik@science.uva.nl>
8125
8126 * org.texi: Fix typos.
8127 (Agenda commands): Document `C-k'.
8128
81292006-11-16 Eli Zaretskii <eliz@gnu.org>
8130
8131 * url.texi (http/https): Fix a typo in the HTTP URL.
8132
81332006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
8134
8135 * ada-mode.texi: Total rewrite.
8136
81372006-11-13 Carsten Dominik <dominik@science.uva.nl>
8138
8139 * org.texi: Minor typo fixes.
8140
81412006-11-13 Bill Wohler <wohler@newt.com>
8142
8143 Release MH-E manual version 8.0.3.
8144
8145 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8146 release 8.0.3.
8147
8148 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
8149 to set MAILDIR.
8150 (Reading Mail): Document the customization of read-mail-command
8151 for MH-E.
8152 (Viewing Attachments): Document mm-discouraged-alternatives.
8153 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
8154 (Junk): Add more information about the settings of mh-junk-background
8155 in a program. Add /usr/bin/mh to PATH in examples.
8156
81572006-11-12 Richard Stallman <rms@gnu.org>
8158
8159 * woman.texi: Update author address but say he no longer maintains it.
8160
81612006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
8162
8163 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
8164 archived trees.
8165 (Checkboxes): Section moved to chapter 5, and extended.
8166 (The date/time prompt): New section.
8167 (Link abbreviations): New section.
8168 (Presentation and sorting): New section.
8169 (Custom agenda views): Section completely rewritten.
8170 (Summary): Compare with Planner.
8171 (Feedback): More info about creating backtraces.
c5b0993e 8172 (Plain lists): Modify example.
2de53ca6
GM
8173 (Breaking down tasks): New section.
8174 (Custom time format): New section.
8175 (Time stamps): Document inactive timestamps.
8176 (Setting tags): More details about fast tag selection.
8177 (Block agenda): New section.
8178 (Custom agenda views): Section rewritten.
8179 (Block agenda): New section.
8180
81812006-11-07 Michael Albinus <michael.albinus@gmx.de>
8182
8183 * tramp.texi (Configuration): scp is the default method.
8184 (Default Method): Use ssh as example for another method.
8185
81862006-10-27 Richard Stallman <rms@gnu.org>
8187
8188 * woman.texi: Downcase nroff/troff/roff.
8189 (Installation): Chapter deleted. Some xrefs deleted.
8190 (Background): woman doesn't advise man ;-).
8191
c8763fb6 81922006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
8193
8194 * ada-mode.texi (Project files, Identifier completion)
8195 (Automatic Casing, Debugging, Using non-standard file names)
8196 (Working Remotely): Fix typos.
8197
81982006-10-20 Masatake YAMATO <jet@gyve.org>
8199
0c7efc08 8200 * cc-mode.texi (Sample .emacs File): Add missing `)' in
2de53ca6
GM
8201 sample code `my-c-initialization-hook'.
8202
82032006-10-19 Stuart D. Herring <herring@lanl.gov>
8204
8205 * widget.texi: Fix typos.
8206
82072006-10-19 Michael Albinus <michael.albinus@gmx.de>
8208
8209 * tramp.texi (Frequently Asked Questions): Remove questions marked with
8210 "???". There have been no complaints for years, so the information
8211 must be appropriate.
8212
82132006-10-16 Richard Stallman <rms@gnu.org>
8214
8215 * widget.texi: Use @var instead of capitalization.
8216 Clarify many widget type descriptions.
8217
82182006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8219
8220 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
8221 gnus-dired-attach.
8222 (Selecting a Group): Fix typo.
8223
c8763fb6 82242006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
8225
8226 * widget.texi: Fix typos.
8227
82282006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
8229
8230 * gnus.texi (Image Enhancements): Update for Emacs 22.
8231
8232 * gnus-faq.texi ([1.3]): Update.
8233
82342006-10-06 Richard Stallman <rms@gnu.org>
8235
8236 * faq.texi (Displaying the current line or column):
8237 Delete "As of Emacs 20".
8238
82392006-10-06 Romain Francoise <romain@orebokech.com>
8240
8241 * faq.texi (VM): VM works with Emacs 22 too.
8242
82432006-10-06 Richard Stallman <rms@gnu.org>
8244
8245 * ebrowse.texi: Remove Emacs version "21" from title.
8246
82472006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
8248
8249 * gnus.texi (Foreign Groups): Say where change of editing commands are
8250 stored. Add reference to `gnus-parameters'.
8251
82522006-09-15 Jay Belanger <belanger@truman.edu>
8253
8254 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
8255 Change "Library Public License" to "Lesser Public License"
8256 throughout. Use "yyyy" to represent year.
8257
82582006-09-15 Carsten Dominik <dominik@science.uva.nl>
8259
8260 * org.texi (Setting tags): Typo fix.
8261
82622006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
8263
8264 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
8265
82662006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
8267
8268 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
8269
82702006-09-12 Paul Eggert <eggert@cs.ucla.edu>
8271
8272 * faq.texi (Escape sequences in shell output): EMACS is now set
8273 to Emacs's absolute file name, not to "t".
8274 (^M in the shell buffer): Likewise.
2de53ca6
GM
8275
82762006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
8277
8278 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
8279 mails with pop3-leave-mail-on-server. Fix wording.
8280 (Limiting): Improve gnus-summary-limit-to-articles.
8281 (X-Face): Fix typo.
8282
82832006-09-11 Simon Josefsson <jas@extundo.com>
8284
8285 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
8286 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
8287
82882006-09-06 Simon Josefsson <jas@extundo.com>
8289
8290 * smtpmail.texi (Authentication): Mention SSL.
8291
a12bf61e
GM
82922006-09-03 Diane Murray <disumu@x3y2z1.net>
8293
8294 * erc.texi (Getting Started, Connecting): Change erc-select to erc.
8295
2de53ca6
GM
82962006-09-01 Eli Zaretskii <eliz@gnu.org>
8297
8298 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
8299 Don't use @indicateurl.
8300
8301 * cc-mode.texi (Subword Movement): Don't use @headitem.
8302 (Custom Braces, Clean-ups): Don't use @tie.
8303
83042006-08-29 Michael Albinus <michael.albinus@gmx.de>
8305
8306 Sync with Tramp 2.0.54.
8307
8308 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
8309 Suggested by Adrian Phillips <a.phillips@met.no>.
8310
83112006-08-15 Carsten Dominik <dominik@science.uva.nl>
8312
8313 * org.texi (Installation, Activation): Split from Installation and
8314 Activation.
8315 (Clocking work time): Documented new features.
8316
83172006-08-13 Alex Schroeder <alex@gnu.org>
8318
8319 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
8320 example.
8321
83222006-08-12 Eli Zaretskii <eliz@gnu.org>
8323
8324 * faq.texi (How to add fonts): New node.
8325
83262006-08-05 Romain Francoise <romain@orebokech.com>
8327
8328 * faq.texi (New in Emacs 22): Expand.
8329
83302006-08-03 Michael Olson <mwolson@gnu.org>
8331
8332 * erc.texi: Update for ERC 5.1.4.
8333
83342006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
8335
8336 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
8337 in .../site-lisp/gnus/ by default.
8338 [ From gnus-news.texi in the trunk. ]
8339
83402006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8341
8342 * gnus.texi (MIME Commands): Additions for yEnc.
8343
83442006-07-24 Richard Stallman <rms@gnu.org>
8345
8346 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
8347 * faq.texi: Move periods and commas inside quotes.
8348
83492006-07-20 Jay Belanger <belanger@truman.edu>
8350
8351 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
8352
83532006-07-18 Chong Yidong <cyd@stupidchicken.com>
8354
8355 * faq.texi (Security risks with Emacs): Document Emacs 22
8356 file-local-variable mechanism.
8357
83582006-07-12 Michael Olson <mwolson@gnu.org>
8359
8360 * erc.texi: Update for ERC 5.1.3.
8361
83622006-07-12 Alex Schroeder <alex@gnu.org>
8363
8364 * rcirc.texi: Fix typos.
8365 (Getting started with rcirc): New calling convention for M-x irc.
8366 Mention #rcirc. Removed channel tracking.
0c7efc08 8367 (Configuration): Change the names of all variables that got changed
2de53ca6
GM
8368 recently, eg. rcirc-server to rcirc-default-server. Added
8369 documentation for rcirc-authinfo, some background for Bitlbee, and
8370 rcirc-track-minor-mode.
0c7efc08 8371 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
2de53ca6 8372 Scrolling.
0c7efc08 8373 (Reconnecting after you have lost the connection): Fix example code
2de53ca6
GM
8374 to match code changes.
8375
83762006-07-10 Nick Roberts <nickrob@snap.net.nz>
8377
8378 * gnus.texi, message.texi: Fix typos.
8379
83802006-07-07 Carsten Dominik <dominik@science.uva.nl>
8381
8382 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
8383 commands.
8384 (Global TODO list): Document the use of the variables
8385 `org-agenda-todo-ignore-scheduled' and
8386 `org-agenda-todo-list-sublevels'.
8387
83882006-07-05 Richard Stallman <rms@gnu.org>
8389
8390 * faq.texi (Scrolling only one line): Fix xref.
8391
83922006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
8393
8394 * faq.texi (Evaluating Emacs Lisp code):
8395 Throughout, replace eval-current-buffer with eval-buffer.
8396
83972006-07-03 Richard Stallman <rms@gnu.org>
8398
8399 * rcirc.texi (Scrolling conservatively): Fix xref.
8400
8401 * pcl-cvs.texi (Viewing differences): Usage fix.
8402
84032006-07-03 Carsten Dominik <dominik@science.uva.nl>
8404
8405 * org.texi (Agenda commands): Document `s' key to save all org-mode
8406 buffers.
8407
84082006-06-30 Ralf Angeli <angeli@caeruleus.net>
8409
8410 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
8411 names. Mention `cvs-msg' face.
8412
84132006-06-29 Carsten Dominik <dominik@science.uva.nl>
8414
8415 * org.texi (Checkboxes): New section.
8416
84172006-06-28 Carsten Dominik <dominik@science.uva.nl>
8418
8419 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
8420 throughout this chapter.
8421
84222006-06-27 Chong Yidong <cyd@stupidchicken.com>
8423
8424 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
8425 text for standalone vs Emacs info.
8426 (Help): Clarify header line description. Use mouse-1 for clicks.
8427 (Help-P): Use mouse-1 for clicks.
8428 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
8429 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
8430 (Choose menu subtopic): Remove gratuitous Emacs command names.
8431 (Help-FOO): Put usual behavior first.
8432 (Help-Xref): Clicking on xrefs works in Emacs.
8433 (Search Text): Clarify what the default behavior is.
8434 (Create Info buffer): Fix Emacs window/X window confusion.
8435 (Emacs Info Variables): Fix for new Emacs init file behavior.
8436
84372006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8438
8439 * gnus.texi (Summary Buffer Lines): Fix typo.
8440
84412006-06-23 Carsten Dominik <dominik@science.uva.nl>
8442
8443 * org.texi (Embedded LaTeX): New chapter.
8444 (Archiving): Section rewritten.
8445 (Enhancing text): Some parts moved to the new chapter about LaTeX.
8446
84472006-06-20 Bill Wohler <wohler@newt.com>
8448
8449 Release MH-E manual version 8.0.1.
8450
8451 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8452 release 8.0.1.
8453 (Preface): Depend on GNU mailutils 1.0 and higher.
8454
84552006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
8456
8457 * message.texi (News Headers): Update message-syntax-checks section.
8458
84592006-06-19 Karl Berry <karl@gnu.org>
8460
8461 * info.texi (Advanced): Mention C-q, especially with ?.
8462
84632006-06-19 Carsten Dominik <dominik@science.uva.nl>
8464
8465 * org.texi (Publishing links): Document the `:link-validation-function'
8466 property.
8467 (Extensions and Hacking): New chapter, includes some sections of the
8468 "Miscellaneous" chapter.
8469
84702006-06-10 Carsten Dominik <dominik@science.uva.nl>
8471
8472 * org.texi (Progress logging): New section.
8473
2de53ca6
GM
84742006-06-06 Carsten Dominik <dominik@science.uva.nl>
8475
8476 * org.texi (ASCII export): Document indentation adaptation.
8477 (Setting tags): Document mutually-exclusive tags.
8478
84792006-06-05 Romain Francoise <romain@orebokech.com>
8480
8481 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
8482 Fix typo.
8483
8484 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
8485 channel (#gnus@irc.freenode.net).
8486 Fix typos. Update copyright notice.
8487
8488 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
8489 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
8490 (Line-Up Functions, Custom Macros):
8491 * ediff.texi (Window and Frame Configuration)
dccb744b 8492 (Highlighting Difference Regions):
2de53ca6
GM
8493 * emacs-mime.texi (Display Customization):
8494 * erc.texi (History):
8495 * eshell.texi (Known problems):
8496 * eudc.texi (Overview, BBDB):
8497 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
8498 (The problem of spam, SpamOracle, Extending the Spam package)
8499 (Conformity, Terminology):
dccb744b 8500 * idlwave.texi (Routine Info)
2de53ca6
GM
8501 (Class and Keyword Inheritance, Padding Operators)
8502 (Breakpoints and Stepping, Electric Debug Mode)
8503 (Examining Variables, Troubleshooting):
8504 * org.texi (Creating timestamps):
8505 * reftex.texi (Commands, Options, Changes):
8506 * tramp.texi (Inline methods, Password caching)
8507 (Auto-save and Backup, Issues):
8508 * vip.texi (Files, Commands in Insert Mode):
8509 * viper.texi (Emacs Preliminaries, States in Viper)
8510 (Packages that Change Keymaps, Viper Specials, Groundwork):
8511 Fix various typos.
8512
85132006-05-31 Michael Ernst <mernst@alum.mit.edu>
8514
8515 * ediff.texi: Fix typos.
8516
85172006-05-30 Carsten Dominik <dominik@science.uva.nl>
8518
8519 * org.texi: Small typo fixes.
8520
fff84c22
JB
85212006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
8522
8523 * viper.texi (Viper Specials):
8524 * gnus.texi (Example Setup):
8525 * faq.texi (Backspace invokes help):
8526 * dired-x.texi (Optional Installation Dired Jump):
8527 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
8528 follow coding conventions.
8529
2de53ca6
GM
85302006-05-29 Michael Albinus <michael.albinus@gmx.de>
8531
8532 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
8533
85342006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
8535
8536 * pcl-cvs.texi: Fix typos.
8537 (Customization): Say "us".
8538
85392006-05-26 Eli Zaretskii <eliz@gnu.org>
8540
8541 * org.texi: Remove bogus @setfilename.
8542
85432006-05-26 Carsten Dominik <dominik@science.uva.nl>
8544
8545 * org.texi (ASCII export): Omit command name.
8546 (HTML export): Add prefix to all lines in Local Variable example.
8547 (Acknowledgments): Typeset names in italics.
8548
85492006-05-24 Carsten Dominik <dominik@science.uva.nl>
8550
8551 * org.texi (Plain lists): Add new item navigation commands.
8552 (External links): Document elisp and info links.
8553 (Custom searches): New section.
8554 (Publishing): New chapter.
8555 (HTML export): Include a list of supported CSS classes.
8556 (Setting tags): Describe the fast-tag-setting interface.
8557
85582006-05-20 Luc Teirlinck <teirllm@auburn.edu>
8559
8560 * dired-x.texi: ifinfo -> ifnottex.
8561
85622006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
8563
8564 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
8565
85662006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
8567
8568 * message.texi (Interface): Add tool bar customization.
8569 (MIME): Index and text additions for mml-attach.
8570 (MIME): Describe mml-dnd-protocol-alist and
8571 mml-dnd-attach-options.
8572
8573 * gnus.texi (Oort Gnus): Reorder entries in sections.
8574 Fix some entries.
8575 (Starting Up): Add references to "Emacs for Heathens" and to
8576 "Finding the News". Add user-full-name and user-mail-address.
8577 (Group Buffer Format): Add tool bar customization and update.
8578 (Summary Buffer): Add tool bar customization.
8579 (Posting Styles): Add message-alternative-emails.
8580
85812006-05-09 Michael Albinus <michael.albinus@gmx.de>
8582
8583 * tramp.texi (Filename completion): Improve wording.
8584
85852006-05-07 Romain Francoise <romain@orebokech.com>
8586
8587 * faq.texi (Using regular expressions): Fix typo.
8588 (Packages that do not come with Emacs): Fix capitalization.
8589 (Replacing text across multiple files): Expand node to explain how
8590 to use `dired-do-query-replace-regexp' in more detail, based on
8591 suggestion by Eric Hanchrow <offby1@blarg.net>.
8592
85932006-05-06 Michael Albinus <michael.albinus@gmx.de>
8594
8595 * tramp.texi (Filename completion): Completion of remote files'
8596 method, user name and host name is active only in partial
8597 completion mode.
8598
85992006-05-06 Bill Wohler <wohler@newt.com>
8600
8601 Release MH-E manual version 8.0.
8602
8603 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8604 release 8.0.
8605
86062006-05-06 Bill Wohler <wohler@newt.com>
8607
8608 * mh-e.texi (MH-BOOK-HOME): Change from
8609 http://www.ics.uci.edu/~mh/book/mh to
8610 http://rand-mh.sourceforge.net/book/mh.
8611 Replace .htm suffix with .html for MH book files.
8612 (Using This Manual): Update key binding for getting relevant
8613 chapter in Info from command key.
8614 (Ranges): Fix itemx.
8615
86162006-05-05 Karl Berry <karl@gnu.org>
8617
8618 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
8619 (\fonttextsize): New user-level command to change text font size.
8620
86212006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
8622
8623 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
8624
86252006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
8626
8627 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
8628
86292006-04-24 Bill Wohler <wohler@newt.com>
8630
8631 * mh-e.texi (Getting Started): Make it more explicit that you need
8632 to install MH. Add pointers to current MH implementations.
8633
86342006-04-21 Bill Wohler <wohler@newt.com>
8635
8636 Release MH-E manual version 7.94.
8637
8638 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8639 release 7.94.
8640
86412006-04-21 Carsten Dominik <dominik@science.uva.nl>
8642
8643 * org.texi: Many small fixes.
8644 (Handling links): Rename from "Managing links".
8645
86462006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
8647
8648 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
8649 (Splitting mail using spam-stat): Fix @xref.
8650
86512006-04-20 Chong Yidong <cyd@stupidchicken.com>
8652
8653 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 8654 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
8655
86562006-04-20 Carsten Dominik <dominik@science.uva.nl>
8657
8658 * org.texi (Time stamps): Better explanation of the purpose of
8659 different time stamps.
8660 (Structure editing, Plain lists): More details on how new items
8661 and headings are inserted.
8662
86632006-04-18 Carsten Dominik <dominik@science.uva.nl>
8664
8665 * org.texi (Formula syntax): Fix link to Calc Manual.
8666
86672006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
8668
8669 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
8670
86712006-04-17 Bill Wohler <wohler@newt.com>
8672
8673 * mh-e.texi (Folders): Update mh-before-quit-hook and
8674 mh-quit-hook example with code that removes the buffers rather
8675 than just bury them.
8676
86772006-04-17 Michael Albinus <michael.albinus@gmx.de>
8678
8679 Sync with Tramp 2.0.53.
8680
86812006-04-13 Carsten Dominik <dominik@science.uva.nl>
8682
8683 * org.texi (Updating settings): New section.
8684 (Visibility cycling): Better names for the startup folding
8685 options.
8686 (Exporting): Completely restructured.
8687 (The very busy C-c C-c key): New section.
8688 (Summary of in-buffer settings): New section.
8689
86902006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
8691
8692 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
8693
86942006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
8695
8696 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
8697 (Server Commands): Key `v' is reserved for users.
8698
86992006-04-11 Carsten Dominik <dominik@science.uva.nl>
8700
8701 * org.texi (Link format): New section, emphasis on bracket links.
8702 (External links): Document bracket links.
8703 (FAQ): Expand to cover shell links and the new link format.
8704
87052006-04-09 Kevin Ryde <user42@zip.com.au>
8706
8707 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
8708
87092006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
8710
8711 * gnus.texi (Summary Buffer Lines): Add `*'.
8712
c8763fb6 87132006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
8714
8715 * gnus.texi (Group Parameters):
8716 Mention gnus-permanently-visible-groups.
8717
87182006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
8719
8720 * gnus.texi (Face): Fix typo.
8721
87222006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
8723
8724 * gnus.texi (X-Face): Clarify.
8725 (Face): Need Emacs with PNG support.
8726
87272006-04-06 Richard Stallman <rms@gnu.org>
8728
8729 * idlwave.texi: Delete the blocks "not suitable for inclusion with
8730 Emacs".
8731
87322006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
8733
8734 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
8735 blocks not suitable for inclusion with Emacs using variable
8736 PARTOFEMACS.
8737
87382006-04-04 Simon Josefsson <jas@extundo.com>
8739
8740 * gnus.texi (Security): Improve.
8741
689c9ca5
GM
87422006-04-02 Karl Berry <karl@gnu.org>
8743
8744 * texinfo.tex: Update to current version (2006-03-21.13).
8745
2de53ca6
GM
87462006-04-02 Bill Wohler <wohler@newt.com>
8747
8748 * mh-e.texi (Getting Started, Junk, Bug Reports)
8749 (MH FAQ and Support): Fix URLs.
8750
87512006-03-31 Romain Francoise <romain@orebokech.com>
8752
8753 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
8754 to t, not nil (and has for the past eight years).
8755
87562006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
8757
8758 * message.texi, gnus.texi: Bump version to 5.11.
8759
87602006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
8761
8762 * gnus.texi (Top): Add comment about version line.
8763
8764 * message.texi (Top): Ditto. Change to take named versions into
8765 account.
8766
87672006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
8768
8769 * gnus.texi (Posting Styles): Add x-face-file to example.
8770 (X-Face): Refer to posting styles.
8771
8772 * gnus-faq.texi ([5.8]): Add x-face-file.
8773 ([8.4]): Add links to gmane.emacs.gnus.user and
8774 gmane.emacs.gnus.general.
8775
87762006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
8777
8778 * gnus-faq.texi: Use .invalid.
8779 ([5.4]): Fix gnus-posting-styles example.
8780
87812006-03-27 Romain Francoise <romain@orebokech.com>
8782
8783 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
8784 Emacs/W3 needs a new maintainer.
8785 (Ispell): Update author and version info.
8786 (Mailcrypt): Mention PGG.
8787 (New in Emacs 22): Add PGG to the list of new packages.
8788 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
8789 updating dead URLs.
8790
87912006-03-25 Karl Berry <karl@gnu.org>
8792
8793 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
8794 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
8795 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
8796 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
8797 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
8798 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
8799 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
8800 (2) do not indent copyright year list (or anything else).
8801
88022006-03-21 Bill Wohler <wohler@newt.com>
8803
8804 * mh-e.texi (Folders): Various edits.
8805
88062006-03-20 Romain Francoise <romain@orebokech.com>
8807
8808 * gnus.texi (Mail Folders): Grammar fix.
8809
88102006-03-19 Bill Wohler <wohler@newt.com>
8811
8812 * mh-e.texi (Replying): Document Mail-Followup-To.
8813 Change manually-formatted table to multitable. Add debugging info.
8814 Move description of mh-reply-default-reply-to into paragraph
8815 that describes its values.
8816
88172006-03-17 Bill Wohler <wohler@newt.com>
8818
10d1d0af 8819 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
8820 (Sending Mail Tour): Update method of entering
8821 addresses and subject.
8822 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
8823 (Adding Attachments, Searching): Update screenshots for Emacs 22.
8824
88252006-03-15 Carsten Dominik <dominik@science.uva.nl>
8826
8827 * org.texi: Version number change only.
8828
88292006-03-14 Bill Wohler <wohler@newt.com>
8830
8831 * mh-e.texi: Add index entries around each paragraph rather than
8832 depend on entries from beginning of node. Doing so ensures that
8833 index entries are less likely to be forgotten if text is cut and
8834 pasted, and are necessary anyway if the references are on a
8835 separate page. It seems that makeinfo is now (v. 4.8) only
8836 producing one index entry per node, so there is no longer any
8837 excuse not to. Use subheading instead of heading. The incorrect
8838 use of heading produced very large fonts in Info--as large as the
8839 main heading.
8840 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
8841 versions 6 and 7 appeared *around* the time of these Emacs releases.
8842
88432006-03-13 Carsten Dominik <dominik@science.uva.nl>
8844
8845 * org.texi (Clean view): Document new startup options.
8846
88472006-03-11 Bill Wohler <wohler@newt.com>
8848
8849 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
8850 (Composing, Scan Line Formats): Fix @refs.
8851 (Getting Started): Define MH profile and MH profile components.
8852 (Incorporating Mail, Reading Mail, Viewing, Printing)
8853 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
8854 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
8855 for string constants.
8856 (Tool Bar): Remove spurious quote.
8857 (Junk): Use ``...'' instead of "...".
8858 (Scan Line Formats): Replace @samp with @kbd.
8859
88602006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
8861
8862 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
8863
88642006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
8865
8866 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
8867 easy to understand.
8868
88692006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
8870
8871 * gnus.texi: Markup fix.
8872 (Fancy Mail Splitting): Specify new feature.
8873
88742006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
8875
8876 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
8877 partial-words matching.
8878
88792006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
8880
8881 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
8882
8883 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
8884 (MIME Commands): Fix mm-discouraged-alternatives.
8885
88862006-03-07 Carsten Dominik <dominik@science.uva.nl>
8887
8888 * org.texi: Version number change only.
8889
88902006-03-06 Bill Wohler <wohler@newt.com>
8891
8892 * mh-e.texi: Move from SourceForge repository to Savannah.
8893 This is version 7.93, which is a total rewrite from the previous
8894 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
8895 version 7.93.
8896
88972006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
8898
8899 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
8900
89012006-03-01 Carsten Dominik <dominik@science.uva.nl>
8902
8903 * org.texi (Interaction): Add item about `org-mouse.el' by
8904 Piotr Zielinski.
8905 (Managing links): Document that also mouse-1 can be used to
8906 activate a link.
8907 (Headlines, FAQ): Add entry about hiding leading stars.
8908 (Miscellaneous): Resort the sections in this chapter to a more
8909 logical sequence.
8910
89112006-02-27 Simon Josefsson <jas@extundo.com>
8912
8913 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
8914 2004-01-27 from the trunk).
8915
89162006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8917
8918 * cc-mode.texi: Rename c-hungry-backspace to
8919 c-hungry-delete-backwards, at the request of RMS. Leave the old
8920 name as an alias.
8921
89222006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8923
8924 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
8925 include the function header within the defun.
8926
89272006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8928
8929 * cc-mode.texi: Correct two typos.
8930
89312006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8932
8933 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
8934 existing comment.
8935 (Electric Keys): Add a justification for electric indentation.
8936 (Hungry WS Deletion): Clear up the names and complications of the
8937 BACKSPACE and DELETE keys.
8938
89392006-02-23 Juri Linkov <juri@jurta.org>
8940
8941 * faq.texi (Common requests): Move `Turning on auto-fill by
8942 default' after `Wrapping words automatically'. Move `Working with
8943 unprintable characters' before `Searching for/replacing newlines'.
8944 Move `Replacing highlighted text' after `Highlighting a region'.
8945 Merge `Repeating commands' and `Repeating a command as many times
8946 as possible' into the former.
8947 (Packages that do not come with Emacs): Add refs to Gmane and
8948 etc/MORE.STUFF.
8949
89502006-02-23 Juri Linkov <juri@jurta.org>
8951
8952 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
8953 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
8954 Add xref to `(emacs)Reporting Bugs'.
8955 (Getting a printed manual): Add URL to other formats of the manual.
8956 (Common requests): Fix menu.
8957 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
8958 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
8959 (Inserting text at the beginning of each line): Add pxref to
8960 `Changing the included text prefix'.
8961 (Forcing the cursor to remain in the same column): Mention `track-eol'
8962 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
8963 (Replacing text across multiple files): Add keybinding `Q' for
8964 `dired-do-query-replace'.
8965
89662006-02-22 Carsten Dominik <dominik@science.uva.nl>
8967
8968 * reftex.texi: Version number and date change only.
8969
8970 * org.texi (Internal Links): Rewrite to cover the modified
8971 linking system.
8972
89732006-02-17 Eli Zaretskii <eliz@gnu.org>
8974
8975 * faq.texi: Remove the coding cookie, it's not needed anymore.
8976
89772006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8978
8979 * faq.texi (Colors on a TTY): Mention Mac OS port.
8980
89812006-02-12 Karl Berry <karl@gnu.org>
8982
8983 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
8984 8-bit accented a.
8985
89862006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
8987
8988 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
8989
89902006-02-08 Romain Francoise <romain@orebokech.com>
8991
8992 * faq.texi (Top): Remove paragraph about the FAQ being a
8993 transitional document, etc.
8994 (Searching for/replacing newlines): New node.
8995 (Yanking text in isearch): New node.
8996 (Inserting text at the beginning of each line): Rename and make
8997 more general, mention `M-;' in Message mode.
8998
89992006-02-07 Luc Teirlinck <teirllm@auburn.edu>
9000
9001 * faq.texi (Meta key does not work in xterm)
9002 (Emacs does not display 8-bit characters)
9003 (Inputting eight-bit characters): Update xrefs.
9004
90052006-02-06 Romain Francoise <romain@orebokech.com>
9006
9007 * faq.texi (VM): VM now at version 7.19.
9008 Set myself as maintainer of this file.
9009
90102006-02-04 Michael Olson <mwolson@gnu.org>
9011
9012 * erc.texi (History): Note that ERC is now included with Emacs.
9013
90142006-01-31 Romain Francoise <romain@orebokech.com>
9015
9016 * message.texi (Message Headers): Explain what
9017 `message-alternative-emails' does in more detail.
9018 Update copyright year.
9019
90202006-01-30 Juanma Barranquero <lekktu@gmail.com>
9021
9022 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
9023
90242006-01-29 Richard M. Stallman <rms@gnu.org>
9025
9026 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
9027
90282006-01-29 Michael Olson <mwolson@gnu.org>
9029
9030 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
9031
9032 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
9033
9034 * faq.texi (New in Emacs 22): Mention ERC.
9035
90362006-01-28 Luc Teirlinck <teirllm@auburn.edu>
9037
9038 * rcirc.texi: Capitalize dir entry for consistency with the entry
9039 in info/dir and other entries in the Emacs category.
9040 Fix typos. Delete trailing whitespace.
9041
c8763fb6 90422006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
9043
9044 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
9045
90462006-01-27 Eli Zaretskii <eliz@gnu.org>
9047
9048 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
9049 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9050
9051 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
9052 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9053
90542006-01-27 Alex Schroeder <alex@gnu.org>
9055
9056 * rcirc.texi: New file.
9057
90582006-01-23 Juri Linkov <juri@jurta.org>
9059
9060 * widget.texi (User Interface): Add S-TAB for widget-backward.
9061
90622006-01-22 Michael Albinus <michael.albinus@gmx.de>
9063
9064 Sync with Tramp 2.0.52.
9065
9066 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
9067 Add Tramp disabling item. New item for common connection problems.
9068 (various): Apply "ftp" as method for the download URL.
9069 (Bug Reports): Refer to FAQ for common problems.
9070
90712006-01-21 Eli Zaretskii <eliz@gnu.org>
9072
9073 * widget.texi (User Interface): Use @key for TAB.
9074
9075 * ses.texi (Formulas, Printer functions): Use @key for TAB.
9076
9077 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
9078 for TAB.
9079
9080 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
9081
90822006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
9083
9084 * gnus.texi: Update copyright.
9085
90862006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
9087
9088 * gnus.texi (Article Washing): Additions.
9089
2de53ca6
GM
90902006-01-13 Carsten Dominik <dominik@science.uva.nl>
9091
9092 * org.texi (Agenda commands): Document tags command.
9093
90942006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
9095
9096 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
9097
90982006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9099
9100 * gnus.texi (RSS): Addition.
9101
91022005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
9103
9104 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
9105
91062005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
9107
9108 * emacs-mime.texi (Display Customization): Add setting example to
9109 mm-discouraged-alternatives.
9110
91112006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
9112
9113 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
9114 version is the canonical version.
9115
91162006-01-08 Alex Schroeder <alex@gnu.org>
9117
9118 * pgg.texi (Caching passphrase): Rewording.
9119
91202006-01-06 Eli Zaretskii <eliz@gnu.org>
9121
9122 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
9123 repository URL.
9124
91252006-01-06 Carsten Dominik <dominik@science.uva.nl>
9126
9127 * org.texi: Removed the accidentally re-added empty line in the
9128 direntry.
9129
91302006-01-05 Carsten Dominik <dominik@science.uva.nl>
9131
9132 * org.texi (Agenda Views): Chapter reorganized.
9133
91342005-12-29 Romain Francoise <romain@orebokech.com>
9135
9136 * faq.texi (Using Customize): New node.
9137
91382005-12-28 Luc Teirlinck <teirllm@auburn.edu>
9139
9140 * org.texi: Remove blank line in @direntry. It is non-standard
9141 and recursively produces blank lines all over the dir file (when
9142 using Texinfo 4.8).
9143
91442005-12-21 Luc Teirlinck <teirllm@auburn.edu>
9145
9146 * widget.texi (atoms): Delete obsolete remark about `file' widget.
9147
91482005-12-20 Carsten Dominik <dominik@science.uva.nl>
9149
9150 * org.texi (Tags): Boolean logic documented.
9151 (Agenda Views): Document custom commands.
9152
91532005-12-20 David Kastrup <dak@gnu.org>
9154
9155 * faq.texi (AUCTeX): Update version and mailing list info.
9156
91572005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
9158
9159 * gnus.texi (MIME Commands): Mention addition of
9160 multipart/alternative to gnus-buttonized-mime-types and add xref
9161 to mm-discouraged-alternatives.
9162
9163 * emacs-mime.texi (Display Customization): Mention addition of
9164 "image/.*" and add xref to gnus-buttonized-mime-types in the
9165 mm-discouraged-alternatives section.
9166
91672005-12-16 Carsten Dominik <dominik@science.uva.nl>
9168
9169 * org.texi (Tags): New section.
9170 (Agenda Views): Chapter reorganized.
9171
91722005-12-16 Eli Zaretskii <eliz@gnu.org>
9173
9174 * org.texi (Internal Links): Add a missing comma after an @xref.
9175
91762005-12-14 Chong Yidong <cyd@stupidchicken.com>
9177
9178 * faq.texi (Filling paragraphs with a single space): No need to
9179 change sentence-end now.
9180
91812005-12-13 Romain Francoise <romain@orebokech.com>
9182
9183 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
9184
91852005-12-12 Jay Belanger <belanger@truman.edu>
9186
9187 * faq.texi (Calc): Update version number.
9188
91892005-12-12 Carsten Dominik <dominik@science.uva.nl>
9190
9191 * org.texi (Progress Logging): New section.
9192
91932005-12-10 Romain Francoise <romain@orebokech.com>
9194
9195 Update the Emacs FAQ for the 22.1 release.
9196
9197 * faq.texi: Set VER to `22.1'.
9198 (Basic editing): Explain how to use localized versions of the
0c7efc08
SM
9199 Tutorial. Mention that `C-h r' displays the manual.
9200 Delete obsolete WWW link to an Emacs 18 tutorial.
2de53ca6
GM
9201 (Getting a printed manual): Point to the new locations of the
9202 manuals on the GNU Web site.
9203 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
9204 available via Info (it was previously distributed separately).
9205 (Installing Texinfo documentation): The latest version of Texinfo
9206 is 4.8, not 4.0.
9207 (Informational files for Emacs): COPYING is the GNU General Public
9208 License, not the Emacs General Public License.
9209 (Informational files for Emacs): Delete obsolete link to the
9210 GNUinfo pages as they have been removed from the GNU Web site.
9211 (New in Emacs 22): New node.
9212 (Setting up a customization file): Say that most packages support
9213 Customize nowadays.
9214 (Colors on a TTY): Delete reference to instructions on how to
9215 enable syntax highlighting, it is now enabled by default.
9216 (Turning on abbrevs by default): Emacs now reads the abbrevs file
9217 at startup automatically.
9218 (Controlling case sensitivity): Mention `M-c' in isearch.
9219 (Using an already running Emacs process): Emacs now creates the
9220 socket in `/tmp/emacsUID'. Fix typos. Change default location of
9221 gnuserv. As emacsclient can now run Lisp code as well, delete a
9222 sentence praising gnuserv for that. Simplify description of how
9223 the client/server operation works.
9224 (Compiler error messages): Delete obsolete text (compile.el has
9225 been rewritten).
9226 (Indenting switch statements): Fix typo.
9227 (Matching parentheses): Simplify setup instructions, mention the
9228 menu bar item in the Options menu.
9229 (Repeating a command as many times as possible): Mention `C-x e'.
9230 (Going to a line by number): Mention new keymap and bindings
9231 `M-g M-g', `M-g M-p' and `M-g M-n'.
9232 (Turning on syntax highlighting): Now on by default. Simplify.
9233 (Replacing highlighted text): Use `1', not `t'.
9234 (Problems with very large files): The maximum size is now 256MB on
9235 32-bit machines.
9236 (^M in the shell buffer): Mention `comint-process-echoes'.
9237 (Emacs for Apple computers): Emacs 22 has native support for Mac
9238 OS X.
9239 (Translating names to IP addresses): Delete node.
9240 (Binding keys to commands): Fix typo.
9241 (SPC no longer completes file names): New node.
9242 (MIME with Emacs mail packages): Delete section about the Emacs
9243 MIME FAQ (it's not reachable anymore).
9244
92452005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
9246
9247 * cc-mode.texi: The manual has been extensively revised: the
9248 information about using CC Mode has been separated from the larger
9249 and more difficult chapters about configuration. It has been
9250 updated for CC Mode 5.31.
9251
92522005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
9253
9254 * pgg.texi (User Commands): Fix description of pgg-verify-region.
9255 (Selecting an implementation): Fix descriptions.
9256
92572005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
9258
9259 * message.texi (Various Message Variables): Addition.
9260
92612005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
9262
9263 * message.texi: Fix default values.
9264
92652005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
9266
9267 * message.texi (Header Commands): Clarify descriptions of
9268 message-cross-post-followup-to, message-reduce-to-to-cc, and
9269 message-insert-wide-reply.
9270 (Various Commands): Fix kindex for message-kill-to-signature;
9271 clarify description of message-tab.
9272
92732005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
9274
9275 * message.texi (Mailing Lists): Fix description about MFT.
9276
9277 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
9278
92792005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
9280
9281 * gnus.texi (Slow Terminal Connection): Replace old description
9282 with new one.
9283
92842005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
9285
9286 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
9287 replace X-Draft-Headers with X-Draft-From.
9288
92892005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
9290
9291 * gnus.texi (Various Various): Fix the default value of
9292 nnheader-max-head-length.
9293 (Gnus Versions): Fix typo.
9294
92952005-12-08 Carsten Dominik <dominik@science.uva.nl>
9296
9297 * org.texi (Structure editing): Document new functionality of
9298 M-RET.
9299
93002005-12-06 Luc Teirlinck <teirllm@auburn.edu>
9301
9302 * org.texi (Internal Links): Fix Texinfo usage.
9303
93042005-12-06 Carsten Dominik <dominik@science.uva.nl>
9305
9306 * org.texi (TODO basics): Document the global todo list.
9307 (TODO items): Documents sparse tree for specific TODO
9308 keywords.
9309
93102005-11-30 Carsten Dominik <dominik@science.uva.nl>
9311
9312 * org.texi (Plain Lists): Typos fixed.
9313
93142005-11-28 Jay Belanger <belanger@truman.edu>
9315
9316 * calc.texi: Change references of `M-#' to `C-x *' prefix.
9317
93182005-11-24 Carsten Dominik <dominik@science.uva.nl>
9319
9320 * org.texi (Structure editing): New item moving commands added.
9321 (Plain Lists): New section.
9322
93232005-11-18 Carsten Dominik <dominik@science.uva.nl>
9324
9325 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
9326 (Agenda): Document commands `org-cycle-agenda-files' and
c4cc8b9a 9327 `org-agenda-file-to-front'.
2de53ca6
GM
9328 (Built-in table editor): Document `org-table-sort-lines'.
9329 (HTML formatting): Export of hand-formatted lists.
9330
93312005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
9332
9333 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
9334 new variable gnus-toolbar-thickness.
9335
93362005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
9337
9338 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
9339
93402005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
9341
9342 * gnus.texi (X-Face): Fix description.
9343 (XVarious): Remove gnus-xmas-logo-color-alist and
9344 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
9345
93462005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
9347
9348 * gnus.texi (Group Parameters): Mention new variable
9349 gnus-parameters-case-fold-search.
9350 (Home Score File): Addition.
9351
93522005-11-04 Ulf Jasper <ulf.jasper@web.de>
9353
9354 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
9355 (Overview): List supported feed types.
9356 (Installation): No installation necessary when using autoload.
9357 (Configuration): Rename "RSS" to "news".
9358
93592005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
9360
9361 * pgg.texi (User Commands): Document additional passphrase
9362 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
9363 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
9364
93652005-11-04 Carsten Dominik <dominik@science.uva.nl>
9366
9367 * org.texi: Version number changed to 3.19.
9368
93692005-10-29 Sascha Wilde <wilde@sha-bang.de>
9370
9371 * pgg.texi (How to use): Update the example to add autoload of
9372 pgg-encrypt-symmetric-region.
9373 (User Commands): Document pgg-encrypt-symmetric-region.
9374 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
9375
93762005-10-27 Jay Belanger <belanger@truman.edu>
9377
9378 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
9379 mention other TeX-related units.
9380
93812005-10-23 Lars Hansen <larsh@soem.dk>
9382
0c7efc08
SM
9383 * dired-x.texi (Miscellaneous Commands):
9384 Replace dired-do-relative-symlink by dired-do-relsymlink and
2de53ca6
GM
9385 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
9386
93872005-10-23 Jay Belanger <belanger@truman.edu>
9388
9389 * calc.texi (Predefined Units): Use `alpha' for the fine structure
9390 constant.
9391
93922005-10-23 Michael Albinus <michael.albinus@gmx.de>
9393
0c7efc08
SM
9394 * faq.texi (Bugs and problems):
9395 Replace `dired-move-to-filename-regexp' by
2de53ca6
GM
9396 `directory-listing-before-filename-regexp'.
9397
93982005-10-22 Eli Zaretskii <eliz@gnu.org>
9399
9400 * newsticker.texi (UPDATED): Set value.
9401
94022005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
9403
9404 * gnus.texi (Document Groups): Remove duplicate item.
9405
94062005-10-21 Carsten Dominik <dominik@science.uva.nl>
9407
9408 * org.texi (Summary): Mention iCalendar support.
9409 (Exporting): Document iCalendar support.
9410
94112005-10-18 Romain Francoise <romain@orebokech.com>
9412
9413 * viper.texi (Viper Specials): Capitalize GNU.
9414
94152005-10-17 Juri Linkov <juri@jurta.org>
9416
9417 * info.texi (Getting Started, Search Index, Expert Info):
9418 Fix wording.
9419 (Search Text): Replace `echo area' with `mode line'.
9420 (Search Index): Both `i' and `,' find all index entries.
9421 Replace example `C-f' with `C-l' (which exists in index of Info
9422 manual) and delete spaces in its keyboard input sequence.
9423 Delete unnecessary explanations about literal characters.
9424
94252005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
9426
9427 * gnus.texi (Document Server Internals): Addition.
9428
94292005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
9430
9431 * gnus.texi (A note on namespaces): Fix RFC reference.
9432
94332005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
9434
9435 * gnus.texi (RSS): Fix key description.
9436
94372005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
9438
9439 * gnus.texi: Emacs/w3 -> Emacs/W3.
9440 (Browsing the Web): Fix description.
9441 (Web Searches): Ditto.
9442 (Customizing W3): Ditto.
9443
94442005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
9445
9446 * gnus.texi (Maildir): Clarify expire-age and expire-group.
9447
94482005-10-11 Jay Belanger <belanger@truman.edu>
9449
9450 * calc.texi (Integration): Mention using `a i' to compute definite
9451 integrals.
9452
94532005-10-11 Juri Linkov <juri@jurta.org>
9454
9455 * info.texi: Rearrange nodes.
9456 (Top): Update menu. Change ref `Info for Experts' to
9457 `Advanced Info Commands'.
9458 (Getting Started): Fix description of manual's parts.
9459 (Help-Int): Change xref `Info Search' to `Search Index', and
9460 `Expert Info' to `Advanced'.
9461 (Advanced): Move node one level up.
9462 (Search Text, Search Index): New nodes split out from `Info Search'.
9463 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
9464 split out from `Advanced'.
9465 (Advanced, Emacs Info Variables): De-document editing an Info file
9466 in Info.
9467 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
9468 (Creating an Info File): Delete node and move its text to
9469 `Expert Info'.
9470
94712005-10-10 Carsten Dominik <dominik@science.uva.nl>
9472
9473 * org.texi (Workflow states): Documented that change in keywords
9474 becomes active only after restart of Emacs.
9475
94762005-10-08 Michael Albinus <michael.albinus@gmx.de>
9477
9478 Sync with Tramp 2.0.51.
9479
94802005-10-08 Nick Roberts <nickrob@snap.net.nz>
9481
9482 * speedbar.texi (Introduction): Describe new location of speedbar
9483 on menubar.
9484 (Basic Key Bindings): Remove descriptions of bindings that have
9485 been removed.
9486
94872005-10-05 Nick Roberts <nickrob@snap.net.nz>
9488
9489 * speedbar.texi (GDB): Describe use of watch expressions.
9490
94912005-09-28 Simon Josefsson <jas@extundo.com>
9492
9493 * message.texi (IDNA): Fix.
9494
94952005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
9496
9497 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
9498 nntp-server-hook, and nntp-warn-about-losing-connection; fix
9499 description of nntp-open-connection-function.
9500 (Common Variables): Fix descriptions.
9501
95022005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
9503
9504 * gnus.texi (Server Buffer Format): Document the %a format spec.
9505
95062005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
9507
9508 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
9509
95102005-09-23 Carsten Dominik <dominik@science.uva.nl>
9511
9512 * org.texi Version 3.16.
9513
95142005-09-19 Miles Bader <miles@gnu.org>
9515
9516 * newsticker.texi: Get rid of CVS keywords.
9517
95182005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
9519
9520 * gnus.texi (Finding the Parent): Fix description of how Gnus
9521 finds article.
9522
95232005-09-14 Jari Aalto <jari.aalto@cante.net>
9524
9525 * gnus.texi (Advanced Scoring Examples): New examples to teach how
9526 to drop off non-answered articles.
9527
95282005-09-19 Juanma Barranquero <lekktu@gmail.com>
9529
9530 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
9531 braces (which are unsupported by NMAKE) for macro `srcdir'.
9532
95332005-09-17 Eli Zaretskii <eliz@gnu.org>
9534
9535 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9536 (../info/newsticker, newsticker.dvi): New targets.
9537
95382005-09-17 Ulf Jasper <ulf.jasper@web.de>
9539
9540 * newsticker.texi: Replace @command with @code. Replace @example
9541 with @lisp.
0c7efc08
SM
9542 (Top): Add explanations to menu items.
9543 (GNU Free Documentation License): Remove.
2de53ca6
GM
9544
95452005-09-16 Romain Francoise <romain@orebokech.com>
9546
9547 Update all files to specify GFDL version 1.2.
9548
9549 * doclicense.texi (GNU Free Documentation License): Update to
9550 version 1.2.
9551
95522005-09-15 Richard M. Stallman <rms@gnu.org>
9553
9554 * newsticker.texi: Fix @setfilename.
9555
9556 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9557 (../info/newsticker, newsticker.dvi): New targets.
9558
95592005-08-30 Carsten Dominik <dominik@science.uva.nl>
9560
9561 * org.texi: Version 3.15.
9562
95632005-08-29 Luc Teirlinck <teirllm@auburn.edu>
9564
9565 * ses.texi: Combine all three indices into one.
9566 Correct a few typos.
9567
95682005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
9569
9570 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
9571
95722005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
9573
9574 * emacs-mime.texi (Handles): Remove duplicate item.
9575 (Encoding Customization): Fix the default value for
9576 mm-coding-system-priorities.
9577 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
9578 (Basic Functions): Fix reference.
9579
95802005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
9581
9582 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
9583
95842005-08-18 Richard M. Stallman <rms@gnu.org>
9585
9586 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
9587 and web site.
9588
9589 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
9590 not keyboard-translate.
9591
95922005-08-11 Richard M. Stallman <rms@gnu.org>
9593
9594 * faq.texi (Using regular expressions): Fix xref.
9595
95962005-08-09 Juri Linkov <juri@jurta.org>
9597
9598 * info.texi (Help-P): Replace `Prev' with `Previous'.
9599 (Help-M, Help-Xref): Add S-TAB.
9600 (Help-FOO): Update `u' command.
9601 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
9602 Update info about visibility of xref parts.
9603 (Help-Int): Fix `m' command. Rename `Info-last' to
9604 `Info-history-back'. Add `Info-history-forward'.
9605 (Advanced): Fix `g*' and `M-n' commands.
9606 (Info Search): Add `index-apropos' in stand-alone browser.
9607 Add isearch commands.
9608 (Emacs Info Variables): Remove `Info-fontify'.
9609 Add `Info-mode-hook'. Update face names.
9610 Add `Info-fontify-maximum-menu-size',
9611 `Info-fontify-visited-nodes', `Info-isearch-search'.
9612
96132005-08-07 Michael Albinus <michael.albinus@gmx.de>
9614
9615 Sync with Tramp 2.0.50.
9616
9617 * tramp.texi: Use @option{} consequently for method names.
9618 (Inline methods, External transfer methods): Remove references to
9619 Cygwin.
9620 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
9621 implementation.
9622
96232005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
9624
9625 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
9626 Mention that gnus-init-file is not read when Emacs is invoked with
9627 --no-init-file or -q.
9628
96292005-07-19 Carsten Dominik <dominik@science.uva.nl>
9630
9631 * org.texi: Version 3.14.
9632
96332005-07-04 Carsten Dominik <dominik@science.uva.nl>
9634
9635 * org.texi: Version 3.13.
9636
96372005-07-18 Juri Linkov <juri@jurta.org>
9638
9639 * calc.texi (Time Zones, Logical Operations):
9640 * cl.texi (Overview):
9641 * org.texi (TODO types):
9642 * sc.texi (Emacs 18 MUAs):
9643 * speedbar.texi (Top):
9644 * url.texi (History):
9645 Delete duplicate duplicate words.
9646
ce058493 96472005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
9648
9649 * cl.texi (Type Predicates): Document `atom' type.
9650
96512005-07-04 Lute Kamstra <lute@gnu.org>
9652
9653 Update FSF's address in GPL notices.
9654
9655 * calc.texi (Copying):
9656 * doclicense.texi (GNU Free Documentation License):
9657 * faq.texi (Contacting the FSF):
9658 * mh-e.texi (Copying): Update FSF's address.
9659
96602005-07-03 Richard M. Stallman <rms@gnu.org>
9661
9662 * flymake.texi (Example -- Configuring a tool called directly):
9663 Update name of flymake-build-relative-filename.
9664
96652005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
9666
9667 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
9668
96692005-06-29 Carsten Dominik <dominik@science.uva.nl>
9670
9671 * org.texi: Version 3.12.
9672
96732005-06-24 Eli Zaretskii <eliz@gnu.org>
9674
9675 * makefile.w32-in (MAKEINFO): Use --force.
9676 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
9677 Makefile.in.
9678 (gnus.dvi): Use "..." to quote Sed args, so that it works with
9679 more shells.
9680
96812005-06-23 Richard M. Stallman <rms@gnu.org>
9682
9683 * speedbar.texi (Creating a display): Texinfo usage fixes.
9684
9685 * tramp.texi (Customizing Completion, Auto-save and Backup):
9686 Texinfo usage fixes.
9687
96882005-06-23 Juanma Barranquero <lekktu@gmail.com>
9689
9690 * dired-x.texi (Miscellaneous Commands):
9691 * ediff.texi (Miscellaneous):
9692 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
9693 (Agent Variables):
9694 * info.texi (Help-Xref):
9695 * message.texi (Message Headers):
9696 * org.texi (Remember):
9697 * reftex.texi (Options (Defining Label Environments)):
9698 (Options (Index Support)):
9699 (Options (Viewing Cross-References)):
9700 (Options (Misc)):
9701 (Changes):
9702 * speedbar.texi (Creating a display):
9703 * tramp.texi (Customizing Completion, Auto-save and Backup):
9704 Texinfo usage fix.
9705
97062005-06-13 Carsten Dominik <dominik@science.uva.nl>
9707
9708 * org.texi: Version 3.11.
9709
97102005-06-12 Jay Belanger <belanger@truman.edu>
9711
9712 * calc.texi (Getting Started): Remove extra menu item.
9713
97142005-05-31 Jay Belanger <belanger@truman.edu>
9715
9716 * calc.texi (Notations Used in This Manual): Use @kbd for key
9717 sequence.
9718 (Demonstration of Calc): Mention another way of starting Calc.
9719 (Starting Calc): Mention long name of M-#.
9720 (Embedded Mode Overview): Remove unnecessary instruction.
9721 (Other M-# commands): Rephrase `M-# 0' explanation.
9722 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
9723 reflect current behavior.
9724
97252005-05-30 Jay Belanger <belanger@truman.edu>
9726
9727 * calc.texi (Hooks): Change description of calc-window-hook and
9728 calc-trail-window-hook to match usage.
9729 (Computational Functions): Add more constant-generating functions.
9730 (Customizable Variables): Use defvar.
9731
97322005-05-28 Jay Belanger <belanger@truman.edu>
9733
9734 * calc.texi (Assignments in Embedded Mode): Fix variable name.
9735 (Basic Embedded Mode): Explain behavior of arguments to
9736 calc-embedded-mode.
9737
97382005-05-27 Jay Belanger <belanger@truman.edu>
9739
9740 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
9741 current behavior.
9742
97432005-05-25 Jay Belanger <belanger@truman.edu>
9744
9745 * calc.texi: Change Calc version number throughout.
9746 (Keypad Mode): Change location in info output.
9747 (Keypad mode overview): Move picture of keypad.
9748
97492005-05-21 Jay Belanger <belanger@truman.edu>
9750
9751 * calc.texi (Storing variables): Mention that only most variables
9752 are void to begin with.
9753
97542005-05-21 Kevin Ryde <user42@zip.com.au>
9755
9756 * widget.texi (Basic Types): Update cross ref from "Enabling
9757 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
9758 lispref/text.texi change.
9759
97602005-05-20 Carsten Dominik <dominik@science.uva.nl>
9761
9762 * org.texi: Version 3.09.
9763
97642005-05-18 Carsten Dominik <dominik@science.uva.nl>
9765
9766 * reftex.texi: Version 4.28.
9767
97682005-05-16 Jay Belanger <belanger@truman.edu>
9769
9770 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
9771
97722005-05-14 Jay Belanger <belanger@truman.edu>
9773
9774 * calc.texi (Default Simplifications): Insert missing ! (logical
9775 not operator).
9776
97772005-05-14 Michael Albinus <michael.albinus@gmx.de>
9778
9779 Sync with Tramp 2.0.49.
9780
97812005-05-10 Jay Belanger <belanger@truman.edu>
9782
9783 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
9784 to 1.
9785
97862005-04-29 Carsten Dominik <dominik@science.uva.nl>
9787
9788 * org.texi: Version 3.08, structure reorganized.
9789
97902005-04-24 Richard M. Stallman <rms@gnu.org>
9791
9792 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
9793
97942005-04-15 Carsten Dominik <dominik@science.uva.nl>
9795
9796 * org.texi: Update to version 3.06.
9797
97982005-04-13 Lute Kamstra <lute@gnu.org>
9799
9800 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
9801
98022005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
9803
9804 * cl.texi (Porting Common Lisp): Fix typo.
9805
98062005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
9807
9808 * gnus.texi (RSS): Addition.
9809
98102005-04-04 Jay Belanger <belanger@truman.edu>
9811
9812 * calc.texi: Change Calc version number.
9813 (Customizable variables): Fix description of calc-language-alist.
9814 (Copying): Put in version 2 of GPL.
9815
98162005-04-01 Jay Belanger <belanger@truman.edu>
9817
9818 * calc.texi (Troubleshooting Commands): Remove comment about
9819 installation.
9820 (Installation): Remove section.
9821 (Customizable Variables): New section.
9822 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
9823 (Graphical Devices): Add references to Customizable Variables.
9824
98252005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
9826
9827 * emacs-mime.texi (Display Customization): Markup fixes.
9828 (rfc2047): Update.
9829
98302005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
9831
9832 * gnus-faq.texi: Replaced with auto-generated version.
9833
98342005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
9835
9836 * dired-x.texi (Multiple Dired Directories): default-directory was
9837 renamed to dired-default-directory.
9838
98392005-03-26 Jay Belanger <belanger@truman.edu>
9840
9841 * calc.texi (Simplifying Formulas, Rewrite Rules):
9842 Change description of top and bottom of fraction.
9843 (Modulo Forms): Move description of how to create modulo forms to
9844 earlier in the section.
9845 (Fraction Mode): Suggest using : to get a fraction by dividing.
9846 (Basic Arithmetic): Adjust placement of command name.
9847 (Truncating the Stack): Emphasize that "hidden" entries are still
9848 visible.
9849 (Installation): Move discussion of printing manual to "About This
9850 Manual".
9851 (About This Manual): Mention how to print the manual.
9852 (Reporting Bugs): Remove first person.
9853 (Building Vectors): Add algebraic version of append.
9854 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
9855 (Grouping Digits): Fix typo.
9856
98572005-03-25 Werner Lemberg <wl@gnu.org>
9858
9859 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
9860 Replace `legal' with `valid'.
9861
98622005-03-25 Werner Lemberg <wl@gnu.org>
9863
9864 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
9865
98662005-03-24 Jay Belanger <belanger@truman.edu>
9867
9868 * calc.texi (General Mode Commands)
9869 (Mode Settings in Embedded Mode): Add some explanation of
9870 recording mode settings.
9871
98722005-03-24 Richard M. Stallman <rms@gnu.org>
9873
9874 * calc.texi: Remove praise of non-free software.
9875
9876 * idlwave.texi: Don't say where to get IDL or its non-free manual.
9877 (Installation): Node deleted.
9878
98792005-03-23 Richard M. Stallman <rms@gnu.org>
9880
9881 * url.texi (HTTP language/coding): Improve last change.
9882
98832005-03-22 Jay Belanger <belanger@truman.edu>
9884
9885 * calc.texi (Embedded Mode): Add new information on changing
9886 modes.
9887
98882005-03-20 Michael Albinus <michael.albinus@gmx.de>
9889
9890 Sync with Tramp 2.0.48.
9891
9892 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
9893
9894 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
9895 "GNU/Linux". Change all addresses to .gnu.org.
9896 (Default Method): Offer shortened syntax for "su" and "sudo"
9897 methods.
9898
98992005-03-07 Richard M. Stallman <rms@gnu.org>
9900
9901 * url.texi: Fix usage of "e.g.".
9902 (HTTP language/coding): Explain the rules for these strings.
9903
99042005-03-06 Richard M. Stallman <rms@gnu.org>
9905
9906 * woman.texi (Introduction): Minor cleanups.
9907
9908 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
9909
9910 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
9911 (Installation): Node deleted.
9912
9913 * mh-e.texi (Preface): Get rid of "Emacs 21".
9914
9915 * eshell.texi (Installation): Delete node (for Emacs 20).
9916
99172005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
9918
9919 * flymake.texi: Refill and tweak style in @lisp blocks.
9920
99212005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
9922
9923 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
9924
99252005-03-01 Jay Belanger <belanger@truman.edu>
9926
9927 * calc.texi (Trigonometric and Hyperbolic Functions):
9928 Mention additional functions.
9929 (Algebraic Simplifications): Mention additional simplifications.
9930
99312005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
9932
9933 * ses.texi: Add concept/function/variable indices (this work was
9934 donated by Brad Collins <brad@chenla.org>, copyright-assignment
9935 papers on file at FSF).
9936
99372005-02-10 Jay Belanger <belanger@truman.edu>
9938
9939 * calc.texi: Change @LaTeX to La@TeX throughout.
9940 Redefine @expr as @math for TeX output.
9941 Redefine @texline as a no-op for TeX output.
9942 Define @tfn, replace @t by @tfn throughout.
9943
99442005-02-09 Jay Belanger <belanger@truman.edu>
9945
9946 * calc.texi: Add macro for LaTeX for info output.
9947
99482005-02-08 Kim F. Storm <storm@cua.dk>
9949
9950 * texinfo.tex (LaTex): Add def.
9951
99522005-02-06 Jay Belanger <belanger@truman.edu>
9953
9954 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
9955 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
9956 throughout manual.
9957
99582005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
9959
9960 * gnus.texi: Some edits based on comments from David Abrahams.
9961
99622005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
9963
9964 * gnus.texi (RSS): Fix the keystroke.
9965
99662005-01-24 David Kastrup <dak@gnu.org>
9967
9968 * faq.texi: Update AUCTeX version info.
9969
99702005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
9971
9972 * gnus-faq.texi ([4.1]): Typo.
9973
99742005-01-19 Jay Belanger <belanger@truman.edu>
9975
9976 * calc.texi (Keep Arguments): Mention that keeping arguments
9977 doesn't work with keyboard macros.
9978
99792005-01-16 Richard M. Stallman <rms@gnu.org>
9980
9981 * autotype.texi (Autoinserting): Fix small error.
9982
99832005-01-16 Michael Albinus <michael.albinus@gmx.de>
9984
9985 Sync with Tramp 2.0.47.
9986
9987 * tramp.texi (Compilation): New section, describing compilation of
9988 remote files.
9989
99902005-01-11 Kim F. Storm <storm@cua.dk>
9991
9992 * widget.texi (Basic Types): Add :follow-link keyword.
9993
99942005-01-09 Jay Belanger <belanger@truman.edu>
9995
9996 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
9997
99982005-01-08 Jay Belanger <belanger@truman.edu>
9999
10000 * calc.texi: Change throughout to reflect new default value of
10001 calc-settings-file.
10002
100032005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
10004
10005 * message.texi (Reply): `message-reply-to-function' should return
10006 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
10007
100082005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
10009
10010 * faq.texi (Changing load-path): Fix typo.
10011
100122005-01-05 Jay Belanger <belanger@truman.edu>
10013
10014 * calc.texi (Programming Tutorial): Replace kbd command by
10015 appropriate characters for a keyboard macro.
10016
100172005-01-04 Jay Belanger <belanger@truman.edu>
10018
10019 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
10020 for Lucid Emacs.
10021 (Programming Tutorial): Mention that the user needs to be in the
10022 right mode to compute some functions.
10023
100242005-01-04 Jay Belanger <belanger@truman.edu>
10025
10026 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
10027 no longer applicable.
10028
100292005-01-01 Jay Belanger <belanger@truman.edu>
10030
0c7efc08 10031 * calc.texi (Programming Tutorial): Change description of how to
2de53ca6
GM
10032 edit keyboard macros to match current behavior.
10033
100342004-12-31 Jay Belanger <belanger@truman.edu>
10035
10036 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
10037
100382004-12-20 Jay Belanger <belanger@truman.edu>
10039
10040 * calc.texi (Types Tutorial): Emphasize that you can't divide by
10041 zero.
10042
100432004-12-17 Luc Teirlinck <teirllm@auburn.edu>
10044
10045 * cc-mode.texi (Text Filling and Line Breaking): Put period after
10046 @xref.
10047 (Font Locking): Avoid @strong{Note:}.
10048
100492004-12-17 Michael Albinus <michael.albinus@gmx.de>
10050
10051 Sync with Tramp 2.0.46.
10052
10053 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
10054
100552004-12-16 Luc Teirlinck <teirllm@auburn.edu>
10056
10057 * url.texi: Correct typos.
10058 (Retrieving URLs): @var{nil}->@code{nil}.
af42a9cc 10059 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
2de53ca6
GM
10060 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
10061 (Dealing with HTTP documents): @inforef->@xref.
10062
100632004-12-15 Jay Belanger <belanger@truman.edu>
10064
10065 * calc.texi: Consistently capitalized all mode names.
10066 (Answers to Exercises): Mention that an answer can be a fraction
10067 when in Fraction mode.
10068
100692004-12-13 Jay Belanger <belanger@truman.edu>
10070
10071 * calc.texi: Fix some TeX definitions.
10072
100732004-12-09 Luc Teirlinck <teirllm@auburn.edu>
10074
10075 * reftex.texi (Imprint): Remove erroneous @value's.
10076
100772004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10078
10079 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
10080 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
10081
100822004-12-08 Jay Belanger <belanger@truman.edu>
10083
10084 * calc.texi (Starting Calc): Remove comment about installation.
10085 (Keypad Mode Overview): Remove comment about Emacs 19 support.
10086
100872004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10088
10089 * url.texi: Update @setfilename.
10090 (Getting Started): No need to worry about Gnus versions.
10091 (Dealing with HTTP documents): Use @inforef.
10092
10093 * org.texi: Fix @direntry file name.
10094
100952004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
10096
10097 * url.texi: New file.
10098
10099 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
10100
101012004-12-06 Jay Belanger <belanger@truman.edu>
10102
10103 * calc.texi (Using Calc): Remove paragraph about installation.
10104
101052004-12-06 Jay Belanger <belanger@truman.edu>
10106
10107 * calc.texi: Use more Texinfo macros and less TeX defs.
10108 Remove @refill's.
10109
101102004-12-06 Richard M. Stallman <rms@gnu.org>
10111
10112 * org.texi: New file.
10113
101142004-12-05 Richard M. Stallman <rms@gnu.org>
10115
10116 * Makefile.in (org.dvi, ../info/org): New targets.
10117 (INFO_TARGETS): Add ../info/org.
10118 (DVI_TARGETS): Add org.dvi.
10119 (maintainer-clean): Remove the info files in the info dir.
10120
101212004-11-26 Eli Zaretskii <eliz@gnu.org>
10122
10123 * idlwave.texi: Fix the setfilename directive to put the produced
10124 file in ../info.
10125 (Continued Statement Indentation): Resurrect Jan D.'s change from
10126 2004-11-03 that was lost when a newer version of idlwave.texi was
10127 imported.
10128
101292004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
10130
0c7efc08 10131 * gnus-faq.texi ([5.1]): Add missing bracket.
2de53ca6 10132
0c7efc08
SM
10133 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
10134 Index `spam-initialize'.
2de53ca6
GM
10135
101362004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
10137
10138 * message.texi (Various Message Variables): Mention that all mail
10139 file variables are derived from `message-directory'.
10140
10141 * gnus.texi (Splitting Mail): Clarify bogus group.
10142
101432004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
10144
0c7efc08
SM
10145 * emacs-mime.texi (Encoding Customization):
10146 Fix mm-coding-system-priorities entry.
2de53ca6 10147
c8763fb6 101482004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
10149
10150 * idlwave.texi (Continued Statement Indentation):
10151 * reftex.texi (Options (Index Support)):
10152 (Displaying and Editing the Index, Table of Contents):
0c7efc08
SM
10153 * speedbar.texi (Creating a display, Major Display Modes):
10154 Replace non-nil with non-@code{nil}.
2de53ca6
GM
10155
101562004-10-21 Jay Belanger <belanger@truman.edu>
10157
0c7efc08 10158 * calc.texi (Algebraic-Style Calculations): Remove a comment.
2de53ca6
GM
10159
101602004-10-18 Luc Teirlinck <teirllm@auburn.edu>
10161
10162 * calc.texi (Reporting Bugs): Double up `@'.
10163
101642004-10-18 Jay Belanger <belanger@truman.edu>
10165
0c7efc08 10166 * calc.texi (Reporting Bugs): Change the address that bugs
2de53ca6
GM
10167 should be sent to.
10168
101692004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
10170
10171 * gnus.texi (New Features): Add 5.11.
10172
10173 * message.texi (Resending): Remove wrong default value.
10174
10175 * gnus.texi (Mail Source Specifiers): Describe possible problems
10176 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
10177 `pop3-leave-mail-on-server' to the index.
10178
101792004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
10180
10181 * message.texi (Canceling News): Add how to set a password.
10182
101832004-10-12 Jay Belanger <belanger@truman.edu>
10184
0c7efc08 10185 * calc.texi (Help Commands): Change the descriptions of
2de53ca6
GM
10186 calc-describe-function and calc-describe-variable to match their
10187 current behavior.
10188
101892004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
10190
10191 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
10192
101932004-10-12 Michael Albinus <michael.albinus@gmx.de>
10194
10195 Sync with Tramp 2.0.45.
10196
10197 * tramp.texi (Frequently Asked Questions): Comment paragraph about
10198 plink link. The URL is outdated. Originator contacted for
10199 clarification.
10200
102012004-10-10 Juri Linkov <juri@jurta.org>
10202
10203 * gnus.texi (Top, Marking Articles): Join two menus in one node
10204 because a node can have only one menu.
10205
102062004-10-09 Juri Linkov <juri@jurta.org>
10207
10208 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
10209 example of nnmail-split-fancy.
10210
102112004-10-06 Karl Berry <karl@gnu.org>
10212
10213 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
10214 consistency with other uses of dashes.
10215
102162004-10-05 Karl Berry <karl@gnu.org>
10217
10218 * info.texi: Consistently use --- throughout, periods at end of
10219 menu descriptions, and a couple typos.
10220
102212004-09-26 Jesper Harder <harder@ifa.au.dk>
10222
10223 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
10224 * pgg.texi (User Commands, Backend methods): Do.
10225 * gnus.texi: Markup fixes.
10226 (Setting Process Marks): Fix `M P a' entry.
10227 * emacs-mime.texi: Fixes.
10228
102292004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
10230
10231 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
10232 again.
10233 Use 5.10 instead of 5.10.0.
10234
102352004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10236
10237 * gnus.texi (Summary Mail Commands): S D e.
10238
102392004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
10240
10241 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
10242 the gnus-article-mode-line-format section.
10243
102442004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
10245
10246 * gnus.texi (Various Summary Stuff): Fix the documentation for
10247 gnus-newsgroup-variables.
10248
102492004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
10250
0c7efc08
SM
10251 * gnus.texi (MIME Commands):
10252 Add gnus-mime-display-multipart-as-mixed,
2de53ca6
GM
10253 gnus-mime-display-multipart-alternative-as-mixed,
10254 gnus-mime-display-multipart-related-as-mixed.
10255 (Mail Source Customization): Clarify `mail-source-directory'.
10256 (Splitting Mail): Mention gnus-group-find-new-groups.
0c7efc08 10257 (SpamOracle): Fix typo.
2de53ca6
GM
10258
10259 * gnus-faq.texi: Untabify.
10260 ([6.3]): nnir.el is in contrib directory.
10261
10262 * message.texi (News Headers): Clarify how a unique ID is created.
10263
0c7efc08
SM
10264 * gnus.texi (Batching Agents): Fix typo in example.
10265 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
2de53ca6 10266
b2abec73 102672004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 10268
0c7efc08 10269 * gnus.texi (Group Parameters): Add more on hooks.
2de53ca6
GM
10270
102712004-09-20 Florian Weimer <fw@deneb.enyo.de>
10272
10273 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
10274
102752004-09-22 Jay Belanger <belanger@truman.edu>
10276
0c7efc08 10277 * calc.texi (Vectors as Lists): Add a warning that the tutorial
2de53ca6
GM
10278 might be hidden during part of the session.
10279
102802004-09-20 Jay Belanger <belanger@truman.edu>
10281
10282 * calc.texi (Notations Used in This Manual): Put in an earlier
10283 mention that DEL could be called Backspace.
10284
102852004-09-10 Simon Josefsson <jas@extundo.com>
10286
10287 * gnus.texi (IMAP): Add example. Suggested and partially written
10288 by Steinar Bang <sb@dod.no>.
10289
102902004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10291
10292 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
10293 netrc syntax.
10294
102952004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10296
b2abec73
JB
10297 * gnus.texi (Spam ELisp Package Sequence of Events):
10298 Some clarifications.
2de53ca6
GM
10299 (Spam ELisp Package Global Variables): More clarifications.
10300
103012004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10302
10303 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
10304 Mention spam-split does not modify incoming mail.
10305
103062004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10307
10308 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
10309
103102004-09-10 Eli Zaretskii <eliz@gnu.org>
10311
10312 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
10313
103142004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
10315
10316 * makefile.w32-in (sieve, pgg): Use $(infodir).
10317
103182004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
10319
10320 * makefile.w32-in: Fix PGG and Sieve entries.
10321
103222004-08-28 Eli Zaretskii <eliz@gnu.org>
10323
10324 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
10325 Emacs and related programs.
10326
103272004-08-27 Richard M. Stallman <rms@gnu.org>
10328
10329 * faq.texi: Fix texinfo usage, esp. doublequotes.
10330 (Difference between Emacs and XEmacs): Some clarification.
10331
10332 * faq.texi (Difference between Emacs and XEmacs):
10333 Explain not to contrast XEmacs with GNU Emacs.
10334
103352004-08-26 Richard M. Stallman <rms@gnu.org>
10336
10337 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
10338
103392004-08-22 David Kastrup <dak@gnu.org>
10340
10341 * reftex.texi (AUCTeX): Update links, section name.
10342
10343 * faq.texi (Calc): Update availability (included in 22.1).
10344 (AUCTeX): Update availability, information, versions, description.
10345
103462004-08-14 Eli Zaretskii <eliz@gnu.org>
10347
10348 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
10349
103502004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
10351
10352 * cc-mode.texi: Various updates for CC Mode 5.30.9.
10353
103542004-08-10 Michael Albinus <michael.albinus@gmx.de>
10355
10356 Sync with Tramp 2.0.44.
10357
103582004-08-05 Lars Hansen <larsh@math.ku.dk>
10359
10360 * widget.texi (User Interface): Update how to separate the
10361 editable field of an editable-field widget from other widgets.
10362 (Programming Example): Add text after field.
10363
103642004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
10365
10366 * emacs-mime.texi (Encoding Customization): Add a note to the
10367 mm-content-transfer-encoding-defaults entry.
10368 (rfc2047): Update.
10369
0c7efc08
SM
10370 * gnus.texi (Article Highlighting):
10371 Add gnus-cite-ignore-quoted-from.
2de53ca6
GM
10372 (POP before SMTP): New node.
10373 (Posting Styles): Addition.
10374 (Splitting Mail): Add nnmail-split-lowercase-expanded.
10375 (Fancy Mail Splitting): Ditto.
10376 (X-Face): Add gnus-x-face.
10377
103782004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
10379
10380 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
10381 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
10382
103832004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
10384
0c7efc08
SM
10385 * gnus.texi (Mail Source Specifiers):
10386 Describe `pop3-leave-mail-on-server'.
2de53ca6
GM
10387
103882004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
10389
10390 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
10391
10392 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
10393 repository. Change setfilename.
10394
10395 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
10396
103972004-07-02 Juri Linkov <juri@jurta.org>
10398
10399 * pcl-cvs.texi (Viewing differences): Add `d r'.
10400
104012004-06-29 Jesper Harder <harder@ifa.au.dk>
10402
10403 * ses.texi, viper.texi, flymake.texi, faq.texi:
10404 * eshell.texi, ediff.texi: Markup fixes.
10405
104062004-06-21 Karl Berry <karl@gnu.org>
10407
10408 * info.texi (Top): Mention that only Emacs has mouse support.
10409 (Getting Started): Mention this in a few other places.
10410
104112004-06-13 Luc Teirlinck <teirllm@auburn.edu>
10412
0c7efc08
SM
10413 * autotype.texi (Copyrights, Timestamps):
10414 Recommend `before-save-hook' instead of `write-file-functions'.
2de53ca6
GM
10415
104162004-06-13 Lars Hansen <larsh@math.ku.dk>
10417
10418 * dired-x.texi (dired-mark-omitted): Update keybinding.
10419
104202004-06-10 Kim F. Storm <storm@cua.dk>
10421
10422 * pcl-cvs.texi (Viewing differences): Add 'd y'.
10423
104242004-06-05 Lars Hansen <larsh@math.ku.dk>
10425
10426 * dired-x.texi (variable dired-omit-mode): Rename from
10427 dired-omit-files-p.
10428 (function dired-omit-mode): Rename from dired-omit-toggle.
10429 Call dired-omit-mode rather than set dired-omit-files-p.
10430 (dired-mark-omitted): Describe command.
10431
104322004-05-29 Michael Albinus <michael.albinus@gmx.de>
10433
10434 Version 2.0.41 of Tramp released.
10435
104362004-05-29 Juanma Barranquero <lektu@terra.es>
10437
10438 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
10439 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10440
104412004-05-29 Richard M. Stallman <rms@gnu.org>
10442
10443 * cl.texi (Top): Call this chapter `Introduction'.
10444 (Overview): In TeX, no section heading here.
10445
10446 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
10447
104482004-05-29 Eli Zaretskii <eliz@gnu.org>
10449
10450 * Makefile.in (../info/flymake, flymake.dvi): New targets.
10451 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10452
104532004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
10454
10455 * flymake.texi: New file.
10456
104572004-05-28 Simon Josefsson <jas@extundo.com>
10458
10459 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
10460
b344d29d 104612004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
10462
10463 Version 2.0.40 of Tramp released.
10464
104652004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
10466
10467 Complete rework, based on review by Karl Berry <karl@gnu.org>.
10468
10469 * tramp.texi (Auto-save and Backup): Explain exploitation of new
10470 variables `tramp-backup-directory-alist' and
10471 `tramp-bkup-backup-directory-info'.
10472 (Overview, Connection types)
10473 (External transfer methods, Default Method)
10474 (Windows setup hints): Remove restriction of password entering
10475 with external methods.
10476 (Auto-save and Backup): Make file name example
10477 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
10478 and `auto-save-directory' must be used.
10479 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
10480 only "NT"). Remove doubled entry "What kinds of systems does
10481 @tramp{} work on".
10482 (tramp): Macro removed.
10483 (Obtaining Tramp): Flag removed from title.
10484 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
10485 and `trampver' used properly. Flag `tramp-inst' replaced by
10486 `installchapter'. Installation related text adapted.
10487
104882004-04-28 Masatake YAMATO <jet@gyve.org>
10489
10490 * widget.texi (Programming Example): Remove overlays.
10491
104922004-04-27 Jesper Harder <harder@ifa.au.dk>
10493
10494 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
10495
104962004-04-23 Juanma Barranquero <lektu@terra.es>
10497
10498 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
10499
105002004-04-05 Jesper Harder <harder@ifa.au.dk>
10501
10502 * info.texi (Info Search): Add info-apropos.
10503
105042004-03-22 Juri Linkov <juri@jurta.org>
10505
10506 * faq.texi: Fix help key bindings.
10507
105082004-03-17 Luc Teirlinck <teirllm@auburn.edu>
10509
10510 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
10511 (as suggested by Karl Berry). Update information about colored
10512 stars in menus. Add new subheading describing M-n.
10513
105142004-03-12 Richard M. Stallman <rms@gnu.org>
10515
10516 * cl.texi (Top): Rename top node's title.
10517
105182004-03-08 Karl Berry <karl@gnu.org>
10519
10520 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
10521 problems making the texinfo distribution.
10522
105232004-02-29 Simon Josefsson <jas@extundo.com>
10524
0c7efc08 10525 * smtpmail.texi (Authentication): Change the list of supported
2de53ca6
GM
10526 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
10527 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
10528 <voegelas@gmx.net>.
10529
105302004-02-29 Juanma Barranquero <lektu@terra.es>
10531
10532 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
10533 Use $(DEL) instead of rm, and ignore exit code.
10534
b344d29d 105352004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
10536
10537 Tramp version 2.0.39 released.
10538
105392004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
10540
10541 * tramp.texi (Customizing Completion): Explain new functions
10542 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
10543 (all): Savannah URLs unified to "http://savannah.nongnu.org".
0c7efc08
SM
10544 (Top): Refer to Savannah mailing list as the major one.
10545 Mention older mailing lists in HTML mode only.
2de53ca6
GM
10546 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
10547 (Frequently Asked Questions): Remote hosts must not be Unix-like
10548 for "smb" method.
10549 (Password caching): New node.
10550 (External transfer methods): Refer to password caching for "smb"
10551 method.
10552
105532004-02-17 Karl Berry <karl@gnu.org>
10554
10555 * info.texi (Help-Int): Mention the new line number feature.
10556
105572004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
10558
10559 * ses.texi (Advanced Features): New functionality for
10560 ses-set-header-row (defaults to current row unless C-u used).
10561 (Acknowledgements): Add Stefan Monnier.
10562
105632003-12-29 Kevin Ryde <user42@zip.com.au>
10564
10565 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
10566
b344d29d 105672003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
10568
10569 Tramp version 2.0.38 released.
10570
10571 * tramp.texi (Remote shell setup): Warn of environment variables
10572 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
10573 <sven.gabriel@imk.fzk.de>.
10574 (Configuration): Tramp now chooses base64/uuencode
10575 automatically. Update wording accordingly.
10576 (Top): More description for the `Default Method' menu entry.
10577 (Default Method): Use @code, not @var, for Lisp variables.
10578 (Default Method): New subsection `Which method is the right one
10579 for me?' Suggested by Christian Kirsch.
10580 (Configuration): Pointer to new subsection added.
10581 (Default Method): Too many "use" in one sentence.
10582 Rephrase. Reported by Christian Kirsch.
10583 (Filename Syntax): Old `su' example is probably a left-over from
10584 the sm/su method naming. Replace with `ssh', instead.
10585 (External transfer methods, Auto-save and Backup):
10586 Typo fixes.
10587
105882003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
10589
183080b6 10590 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
10591 (Top): Mention japanese manual only if flag `jamanual' is set.
10592 Insert section `Japanese manual' in menu.
10593
105942003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
10595
10596 * eshell.texi (Known Problems): Add doc item.
10597
105982003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10599
10600 * cc-mode.texi: Update for CC Mode 5.30.
10601
10602 Note: Please refrain from doing purely cosmetic changes like
10603 removing trailing whitespace in this manual; it clobbers cvs
10604 merging for no good reason.
10605
106062003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
10607
38942b9c
GM
10608 * ediff.texi, tramp.texi, vip.texi, viper.texi:
10609 * widget.texi, woman.texi: Replace @sc{ascii} and ASCII with
2de53ca6
GM
10610 @acronym{ASCII}.
10611
106122003-10-26 Karl Berry <karl@gnu.org>
10613
10614 * info.texi (Info Search): Echo area, not echo are. From Debian
10615 diff.
10616
106172003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
10618
10d1d0af 10619 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
10620 :buttons and :children keywords.
10621
106222003-10-22 Miles Bader <miles@gnu.org>
10623
10624 * Makefile.in (info): Move before $(top_srcdir)/info.
10625
106262003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
10627
10628 * tramp.texi (Inline methods): Small grammar fix.
10629 (External transfer methods): Likewise.
10630
106312003-10-08 Nick Roberts <nick@nick.uklinux.net>
10632
10633 * speedbar.texi: Remove paragraph for GUD that is no longer true.
10634
106352003-10-06 Luc Teirlinck <teirllm@auburn.edu>
10636
10637 * texinfo.tex: Replace `%' in arch tagline by @ignore.
10638
106392003-09-30 Richard M. Stallman <rms@gnu.org>
10640
10641 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
10642
10643 * widget.texi (User Interface): Fix typos.
10644
10645 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
10646
106472003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
10648
10649 * pcl-cvs.texi (Selected Files): Fix typo.
10650
106512003-09-21 Karl Berry <karl@gnu.org>
10652
10653 * info.texi (] and [ commands): No period at end of section title.
10654
106552003-09-04 Miles Bader <miles@gnu.org>
10656
10657 * Makefile.in (top_srcdir): New variable.
10658 ($(top_srcdir)/info): New rule.
10659 (info): Depend on it.
10660
106612003-09-03 Peter Runestig <peter@runestig.com>
10662
10663 * makefile.w32-in: New file.
10664
106652003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
10666
10667 * widget.texi (User Interface): Explain the need of static text
10668 around an editable field.
10669
106702003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
10671
10672 * widget.texi (Basic Types): The argument to `:help-echo' can now
10673 be a form that evaluates to a string.
10674
106752003-08-18 Kim F. Storm <storm@cua.dk>
10676
10677 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
10678
106792003-08-16 Richard M. Stallman <rms@gnu.org>
10680
10681 * dired-x.texi (Shell Command Guessing): Explain *.
10682
106832003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
10684
10685 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
10686 log-edit-insert-changelog.
10687
106882003-08-03 Karl Berry <karl@gnu.org>
10689
10690 * info.texi: Need @contents.
10691
c8763fb6 106922003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
10693
10694 Tramp version 2.0.36 released.
10695
10696 * tramp.texi (Remote shell setup): Explain about problems with
10697 non-Bourne commands in ~/.profile and ~/.shrc.
10698
106992003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
10700
10701 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
10702 renaming of `vis-mode' to `visible-mode'.
10703
107042003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
10705
10706 * info.texi (Top, Help-Small-Screen): Remove accidentally added
10707 next, prev and up pointers.
10708
107092003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
10710
10711 * info.texi (Help): Mention existence of Emacs and stand-alone
10712 Info at the very beginning of the tutorial.
10713 (Help-Inv): New node.
10714 (Help-]): New node.
10715 (Help-M): Systematically point out the differences between default
10716 Emacs and stand-alone versions. Delete second menu.
10717 (Help-Xref): Systematically point out the differences between
10718 default Emacs and stand-alone versions.
10719 (Help-Int): Change `l' example.
10720 (Expert Info): Fix typos.
10721 (Emacs Info Variables): Mention `Info-hide-note-references' and
10722 new default for `Info-scroll-prefer-subnodes'.
10723
c8763fb6 107242003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
10725
10726 Version 2.0.35 of Tramp released.
10727
10728 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
10729 (Inline methods): Add methods `remsh' and `plink1'.
10730 (External transfer methods): Add method `remcp'.
10731 (Multi-hop Methods): Add method `remsh'.
10732 Small patch from Adrian Aichner <adrian@xemacs.org>:
10733 Fix minor typos.
0c7efc08 10734 (Concept Index): Add to make manual searchable via
2de53ca6
GM
10735 `Info-index'.
10736 (Version Control): Add cindex entry.
10737
c8763fb6 107382003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
10739
10740 * trampver.texi: Version 2.0.34 released.
10741
107422003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
10743
10744 * faq.texi: Improve previous changes.
10745
107462003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
10747
10748 * faq.texi: Update copyright and maintenance details.
10749 Update some package URLs, versions, and maintainers.
10750 Remove many references to the Emacs Lisp Archive.
10751
107522003-04-23 Simon Josefsson <jas@extundo.com>
10753
10754 * smtpmail.texi: Fix license (the invariant sections mentioned has
10755 never been part of the smtp manual). Align info dir entry with
10756 other emacs packages.
10757
107582003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
10759
10760 * tramp.texi: Version 2.0.33 released.
10761 Remove installation chapter. Remove XEmacs specifics.
10762
107632003-03-29 Richard M. Stallman <rms@gnu.org>
10764
10765 * tramp.texi (Top): Undo the previous renaming.
10766 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
10767
c8763fb6 107682003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
10769
10770 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
10771 version of manual.
10772
10773 * tramp.texi (Auto-save and Backup): New node.
10774
107752003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
10776
10777 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
10778 Emacs" in order to have better differentiation to "XEmacs".
10779 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
10780 are new macros in order to point to the other Emacs flavor where
10781 appropriate. In info case, point to node `Installation' in order
10782 to explain how to generate the other way. In html case, make a
10783 link to the other html file.
0c7efc08 10784 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
2de53ca6
GM
10785 after CVS checkout/update.
10786 (Installation): Completely rewritten.
10787 (Installation parameters, Load paths): New sections under
10788 `Installation'.
10789
c8763fb6 107902003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
10791
10792 * tramp.texi: Version 2.0.30 released.
10793 Replace word "path" with "localname" where used as a component of
10794 a Tramp file name.
10795
107962003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
10797
10798 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
10799 introduced.
10800 (Installation): Explain what to do if files from the tramp/contrib
10801 directory are needed.
10802
108032003-02-23 Alex Schroeder <alex@emacswiki.org>
10804
10805 * smtpmail.texi (How Mail Works): New.
10806
108072003-02-22 Alex Schroeder <alex@emacswiki.org>
10808
10809 * smtpmail.texi: New file.
10810
10811 * Makefile.in: Build SMTP manual.
10812
c8763fb6 108132003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
10814
10815 * tramp.texi: Version 2.0.29 released.
10816 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
10817 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
10818
108192003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
10820
10821 * tramp.texi (Frequently Asked Questions): Explain a workaround if
e4920bc9 10822 another package loads accidentally Ange-FTP.
2de53ca6
GM
10823
108242003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
10825
10826 * tramp.texi (Customizing Completion): Add function
10827 `tramp-parse-sconfig'. Change example of
10828 `tramp-set-completion-function', because parsing of ssh config
10829 files looks more natural.
10830
d967cd18
GM
108312003-01-15 Kevin Ryde <user42@zip.com.au>
10832
10833 * gnus.texi (Using MIME): Mention auto-compression-mode with
10834 gnus-mime-copy-part.
10835
2de53ca6
GM
108362003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
10837
10838 * gnus.texi: Do not use `path' in several locations.
10839
c8763fb6 108402002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6 10841
0c7efc08
SM
10842 * tramp.texi (External transfer methods): New method `smb'.
10843 From Michael Albinus.
2de53ca6
GM
10844
108452002-11-05 Karl Berry <karl@gnu.org>
10846
10847 * info.texi (Info-fontify): Reorder face list to avoid bad line
10848 breaks.
10849
c8763fb6 108502002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6 10851
0c7efc08
SM
10852 * tramp.texi: Move @copying to standard place.
10853 Use @insertcopying.
2de53ca6
GM
10854
108552002-10-02 Karl Berry <karl@gnu.org>
10856
39c87140
GM
10857 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi:
10858 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
10859 * eshell.texi, eudc.texi, faq.texi, forms.texi, idlwave.texi:
10860 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, reftex.texi:
10861 * sc.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
10862 * widget.texi, woman.texi:
2de53ca6
GM
10863 Per rms, update all manuals to use @copying instead of @ifinfo.
10864 Also use @ifnottex instead of @ifinfo around the top node, where
10865 needed for the sake of the HTML output.
10866 (The Gnus manual is not fixed since it's not clear to me how it
10867 works; and the Tramp manual already uses @copying, although in an
10868 unusual way. All others were changed.)
10869
108702002-09-10 Jonathan Yavner <jyavner@engineer.com>
10871
10872 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
10873 (../info/ses, ses.dvi): New targets.
10874 * ses.texi: New file.
10875
c8763fb6 108762002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
10877
10878 * texinfo.tex: Update to texinfo 4.2.
10879
108802002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
10881
10882 * reftex.texi: Update to RefTeX 4.19.
10883
d967cd18
GM
108842002-07-21 Jesper Harder <harder@ifa.au.dk>
10885
10886 * gnus.texi (Sorting Groups): Add key bindings for
10887 gnus-group-sort-groups-by-real-name and
10888 gnus-group-sort-selected-groups-by-real-name.
10889
c8763fb6 108902002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
10891
10892 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
10893 (../info/tramp, tramp.dvi): New targets.
10894
108952002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
10896
10897 * Makefile.in (DVI_TARGETS): Add calc.dvi.
10898 (calc.dvi): Uncomment.
10899
109002001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
10901
10902 * Makefile.in (INFO_TARGETS): Add ../info/calc.
10903 (../info/calc): New target.
10904
109052001-10-20 Gerd Moellmann <gerd@gnu.org>
10906
10907 * (Version 21.1 released.)
10908
109092001-10-05 Gerd Moellmann <gerd@gnu.org>
10910
10911 * Branch for 21.1.
10912
109132001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
10914
10915 * Makefile.in (../info/info): Use an explicit -o switch to
10916 makeinfo.
10917
109182001-03-05 Gerd Moellmann <gerd@gnu.org>
10919
10920 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
10921
689c9ca5
GM
109222001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
10923
10924 * ediff.texi: Added ediff-coding-system-for-read.
10925
10926 * viper.texi: Fix typos.
10927
2de53ca6
GM
109282000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
10929
10930 * Makefile.in (../info/idlwave): Use --no-split.
10931
109322000-12-14 Dave Love <fx@gnu.org>
10933
c4cc8b9a 10934 * Makefile.in (mostlyclean): Remove gnustmp.*.
2de53ca6
GM
10935 (gnus.dvi): Change rule to remove @latex stuff.
10936
109372000-10-19 Eric M. Ludlam <zappo@ultranet.com>
10938
10939 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
10940
109412000-10-13 John Wiegley <johnw@gnu.org>
10942
10943 * Makefile.in: Add build targets for eshell.texi.
10944
109452000-09-25 Gerd Moellmann <gerd@gnu.org>
10946
10947 * Makefile.in: Remove/comment speedbar stuff.
10948
109492000-09-22 Dave Love <fx@gnu.org>
10950
10951 * Makefile.in: Add emacs-mime.
10952
109532000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
10954
10955 * Makefile.in (INFO_TARGETS): Add ../info/woman.
10956 (DVI_TARGETS): Add woman.dvi.
10957 (../info/woman, woman.dvi): New targets.
10958
109592000-05-31 Stefan Monnier <monnier@cs.yale.edu>
10960
10961 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
10962
10963 * pcl-cvs.texi: New file.
10964 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
10965 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
10966
109672000-05-11 Gerd Moellmann <gerd@gnu.org>
10968
10969 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
10970 (../info/ebrowse, ebrowse.dvi): New targets.
10971
109722000-01-13 Gerd Moellmann <gerd@gnu.org>
10973
10974 * Makefile.in (INFO_TARGETS): Add eudc.
10975 (DVI_TARGETS): Add eudc.dvi.
10976 (../info/eudc, eudc.dvi): New targets.
10977
109782000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
10979
10980 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
10981 compatibility with 8+3 filesystems).
10982 (../info/efaq): Rename from emacs-faq.
10983
109842000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
10985
10986 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
10987 (../info/idlwave, idlwave.dvi): New targets.
10988
109891999-10-23 Dave Love <fx@gnu.org>
10990
10991 * Makefile.in: Use autotype.texi.
10992
109931999-10-12 Stefan Monnier <monnier@cs.yale.edu>
10994
10995 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
10996 faq.texi file) rather than ../info/faq.
10997
109981999-10-07 Gerd Moellmann <gerd@gnu.org>
10999
11000 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
11001 (../info/ada-mode, ada-mode.dvi): New targets.
11002
110031999-09-01 Dave Love <fx@gnu.org>
11004
11005 * Makefile.in: Add faq.
11006
110071999-07-12 Richard Stallman <rms@gnu.org>
11008
11009 * Version 20.4 released.
11010
110111998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
11012
11013 * Version 20.3 released.
11014
110151998-04-06 Andreas Schwab <schwab@gnu.org>
11016
768c0c0f
JB
11017 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
11018 Use it in dvi targets.
2de53ca6
GM
11019 (../etc/GNU): Change to $(srcdir) first.
11020
110211998-03-11 Carsten Dominik <cd@delysid.gnu.org>
11022
11023 * reftex.texi: Update for RefTeX version 3.22.
11024
d967cd18
GM
110251998-03-01 Kim-Minh Kaplan <KimMinh.Kaplan@utopia.eunet.fr>
11026
11027 * gnus.texi (Easy Picons): Removed references to
11028 `gnus-group-display-picons'.
11029 (Hard Picons): Ditto.
11030
2de53ca6
GM
110311998-02-08 Richard Stallman <rms@psilocin.gnu.org>
11032
11033 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
11034 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11035
110361997-09-23 Paul Eggert <eggert@twinsun.com>
11037
11038 * Makefile.in: Merge changes mistakenly made to `Makefile'.
11039 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
11040
110411997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11042
11043 * Version 20.2 released.
11044
110451997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11046
11047 * Version 20.1 released.
11048
110491997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11050
11051 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
11052
39c87140
GM
110531997-04-12 Per Abrahamsen <abraham@dina.kvl.dk>
11054
11055 * widget.texi (push-button): Document it.
11056
2de53ca6
GM
110571996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11058
11059 * Version 19.33 released.
11060
110611996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11062
11063 * Version 19.32 released.
11064
110651996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11066
11067 * Makefile.in: Add rules for the Message manual.
11068
110691996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11070
11071 * gnus.texi: New version.
11072
11073 * message.texi: New manual.
11074
110751996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11076
11077 * Makefile.in (All info targets): cd $(srcdir) to do the work.
11078
110791996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11080
11081 * Makefile.in (All info targets): Specify $(srcdir) in input files.
11082 Specify -I option.
11083 (All dvi targets): Set the TEXINPUTS variable.
11084
110851996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
11086
11087 * Version 19.31 released.
11088
110891996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
11090
11091 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
11092 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
11093
110941995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11095
11096 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
11097 (INFO_TARGETS): Add ../info/cc-mode.
11098 (DVI_TARGETS): Add cc-mode.dvi.
11099
2de53ca6
GM
111001995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11101
11102 * Version 19.30 released.
11103
111041995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11105
11106 * gnus.texi: New file.
11107
111081995-11-04 Erik Naggum <erik@naggum.no>
11109
11110 * gnus.texi: File deleted.
11111
111121995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
11113
11114 * mh-e.texi: "Function Index" -> "Command Index" to work with
11115 Emacs 19.30 C-h C-k support of separately-documented commands.
11116
111171995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11118
11119 * Makefile.in (../info/ediff, ediff.dvi): New targets.
11120 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
11121
111221995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11123
11124 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
11125 (../info/viper, viper.dvi): New targets.
11126
111271995-04-20 Kevin Rodgers <kevinr@ihs.com>
11128
11129 * dired-x.texi (Installation): Change the example to set
11130 buffer-local variables like dired-omit-files-p in
11131 dired-mode-hook.
11132
111331995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11134
11135 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
11136 (../info/mh-e, mh-e.dvi): New targets.
11137
111381995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
11139
11140 * Makefile.in (maintainer-clean): Rename from realclean.
11141
111421994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11143
11144 * Makefile.in: New file.
11145 * Makefile: File deleted.
11146
111471994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11148
11149 * Makefile (TEXINDEX_OBJS): Variable deleted.
11150 (texindex, texindex.o, getopt.o): Rules deleted.
11151 All deps on texindex deleted.
11152 (distclean): Don't delete texindex.
11153 (mostlyclean): Don't delete *.o.
11154 * texindex.c, getopt.c: Files deleted.
11155
111561994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11157
11158 * Version 19.26 released.
11159
111601994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11161
11162 * Version 19.25 released.
11163
111641994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11165
11166 * Version 19.24 released.
11167
111681994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11169
11170 * Version 19.23 released.
11171
111721994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11173
11174 * Makefile: Delete spurious tab.
11175
111761994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11177
11178 * Makefile (.SUFFIXES): New rule.
11179
111801994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11181
11182 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
11183 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11184
111851994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11186
11187 * Makefile (../info/sc): Rename from sc.info.
11188 (../info/cl): Likewise.
11189 (INFO_TARGETS): Use new names.
11190
111911993-12-04 Richard Stallman (rms@srarc2)
11192
11193 * getopt.c: New file.
11194 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
11195 (getopt.o): New rule.
11196 (dvi): Don't depend on texindex.
11197 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
11198 Depend on texindex.
11199
112001993-12-03 Richard Stallman (rms@srarc2)
11201
11202 * Makefile (../info/sc.info): Rename from ../info/sc.
11203 (TEXI2DVI): New variable.
11204 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
11205 Add explicit commands.
11206 (TEXINDEX_OBJS): Delete duplicate getopt.o.
11207
112081993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11209
11210 * Version 19.22 released.
11211
112121993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11213
11214 * Makefile (TEXINDEX_OBJS): Delete spurious period.
11215
112161993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11217
11218 * Version 19.21 released.
11219
112201993-11-15 Paul Eggert (eggert@twinsun.com)
11221
38942b9c 11222 * Makefile (../info/cl.info): Rename from ../info/cl.
2de53ca6
GM
11223
112241993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11225
11226 * Makefile (../etc/GNU): New target.
11227 (EMACSSOURCES): Add gnu1.texi.
11228
112291993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11230
11231 * Makefile (realclean): Don't delete the Info files.
11232
f0131492 112331993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
11234
11235 * forms.texi: Fix forms.texi so that it will format correctly.
11236 Add missing `@end iftex', fix bad reference.
11237
f0131492 112381993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
11239
11240 * Makefile: Fix targets for texindex, new info.texi files.
11241 * info-stnd.texi: New file implements info for standalone info
11242 reader.
11243 * info.texi: Update to include recent changes to "../info/info".
11244 New source file for ../info/info; includes info-stnd.texi.
11245
11246 * texindex.c: Include "../src/config.h" if building in emacs.
11247
11248 * Makefile: Change all files to FILENAME.texi, force all targets
11249 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
11250 vip.texinfo, forms.texinfo, cl.texinfo.
11251 Add target to build texindex.c, defining `emacs'.
11252
11253 * forms.texi: Install new file to match version 2.3 of forms.el.
11254
112551993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11256
11257 * Version 19.19 released.
11258
112591993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
11260
11261 * sc.texinfo: Fix info file name.
11262
11263 * Makefile (info): Add gnus and sc.
11264 (dvi): Add gnus.dvi and sc.dvi.
11265 (../info/sc, sc.dvi): New targets.
11266
112671993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11268
11269 * Version 19.18 released.
11270
112711993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11272
11273 * Makefile: Fix source file names of the separate manuals.
11274 (gnus.dvi, ../info/gnus): New targets.
11275
112761993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11277
11278 * Version 19.17 released.
11279
112801993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11281
11282 * split-man: Fix typos in last change.
11283
112841993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11285
11286 * Version 19.16 released.
11287
112881993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11289
11290 * version 19.15 released.
11291
112921993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11293
11294 * Makefile (distclean): It's rm, not rf.
11295
112961993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11297
11298 * Version 19.14 released.
11299
113001993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11301
11302 * Makefile: New file.
11303
113041993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11305
11306 * Version 19.13 released.
11307
113081993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11309
11310 * Version 19.9 released.
11311
113121993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11313
11314 * Version 19.8 released.
11315
113161993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11317
11318 * Version 19.7 released.
11319
113201990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
11321
11322 * gnus.texinfo: New file. Removed installation instructions.
11323
113241990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
11325
689c9ca5 11326 * texindex.c: If USG, include sys/types.h and sys/fcntl.h.
2de53ca6
GM
11327
113281989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
11329
11330 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
0c7efc08
SM
11331 then define `\sc' as the command for smallcaps in Texinfo.
11332 This means that the @sc command will produce small caps. bfox has
2de53ca6
GM
11333 made the corresponding change to makeinfo and texinfm.el.
11334
113351988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11336
11337 * vip.texinfo: Remove menu entry Adding Lisp Code in node
11338 Customization since the menu entry did not point to anything.
11339 Also add an @finalout command to remove overfull hboxes from the
11340 printed output.
11341
11342 * cl.texinfo: Add @bye, \input line and @settitle to file.
11343 This file is clearly intended to be a chapter of some other work,
11344 but the other work does not yet exist.
11345
113461988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11347
11348 * texinfo.texinfo: Three typos corrected.
11349
4009494e 11350;; Local Variables:
c8763fb6 11351;; coding: utf-8
4009494e
GM
11352;; End:
11353
ba318903 11354 Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
4009494e
GM
11355
11356 This file is part of GNU Emacs.
11357
97c0352c 11358 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 11359 it under the terms of the GNU General Public License as published by
97c0352c
GM
11360 the Free Software Foundation, either version 3 of the License, or
11361 (at your option) any later version.
4009494e
GM
11362
11363 GNU Emacs is distributed in the hope that it will be useful,
11364 but WITHOUT ANY WARRANTY; without even the implied warranty of
11365 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11366 GNU General Public License for more details.
11367
11368 You should have received a copy of the GNU General Public License
97c0352c 11369 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.