Some remember doc
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
1cf4cf56
XF
12014-02-22 Xue Fuqiao <xfq@gnu.org>
2
3 * remember.texi (Quick Start): Add an index.
4 (Function Reference, Quick Start): Add cross-references.
5
458e643b
GM
62014-02-21 Glenn Morris <rgm@gnu.org>
7
8 * flymake.texi (Starting the syntax check process): Grammar fix.
9
10 * tramp.texi (External packages): Grammar fix.
11 Reword for default sentinel not being nil any more.
12
c0733b63
MA
132014-02-19 Michael Albinus <michael.albinus@gmx.de>
14
15 * trampver.texi: Update release number.
16
95160c90
GM
172014-02-19 Glenn Morris <rgm@gnu.org>
18
19 * remember.texi: Copyedits.
20 (Quick Start): No need for manual autoloads. Mention remember-notes.
21 (Function Reference): Update arguments. Add new commands.
22
a73fae1f
GM
232014-02-18 Glenn Morris <rgm@gnu.org>
24
25 * remember.texi (copying): Bump remember mode version.
26 (Installation): Remove unnecessary chapter.
27 (Quick Start): No need to explicitly load remember.el.
28 (Separate Text Files): New section.
29
fb7a3ee2
GM
302014-02-17 Glenn Morris <rgm@gnu.org>
31
32 * eieio.texi (Class Values, CLOS compatibility):
33 Remove references to deleted eieio-describe-class/generic.
34
d34a353c
MA
352014-02-16 Michael Albinus <michael.albinus@gmx.de>
36
dd7691b7 37 Sync with Tramp 2.2.9.
dd7691b7
MA
38 * trampver.texi: Update release number.
39
d34a353c
MA
40 * efaq-w32.texi (Tramp ssh): Remove also pscp1 and pscp2.
41
2804e0bd
JB
422014-02-14 Jay Belanger <jay.p.belanger@gmail.com>
43
44 * calc.texi (Single-Variable Statistics): Remove mention of
45 incorrect keybinding.
46
45432fd9
PE
472014-02-12 Paul Eggert <eggert@cs.ucla.edu>
48
49 * texinfo.tex: Update from gnulib.
50
36f1351e
GM
512014-02-08 Glenn Morris <rgm@gnu.org>
52
53 * auth.texi (GnuPG and EasyPG Assistant Configuration):
54 Be agnostic about authinfo/authinfo.gpg default order. (Bug#16642)
55
2b568bc9
GM
562014-02-07 Glenn Morris <rgm@gnu.org>
57
58 * viper.texi (File and Buffer Handling): Prefer ido to iswitchb.
59
36a672f6
GM
602014-02-06 Glenn Morris <rgm@gnu.org>
61
79b6e0a9
GM
62 * epa.texi (Mail-mode integration): Mention epa-mail-aliases.
63
36a672f6
GM
64 * mh-e.texi, viper.texi: Do not use colons in index entries.
65
06c2ec49
PE
662014-02-05 Paul Eggert <eggert@cs.ucla.edu>
67
68 * texinfo.tex: Update from gnulib.
69
645586dc
GM
702014-02-05 Glenn Morris <rgm@gnu.org>
71
6222d672
GM
72 * epa.texi: Add indices.
73
645586dc
GM
74 * url.texi (Cookies): Mention url-cookie-list command.
75
f16a3d52
GM
762014-02-03 Glenn Morris <rgm@gnu.org>
77
78 * cl.texi (Blocks and Exits): Mention cl-tagbody.
79
65bc4bb5
GM
802014-02-02 Glenn Morris <rgm@gnu.org>
81
82 * efaq-w32.texi (Tramp ssh): Remove deleted tramp methods.
83
a69ecd19
GM
842014-01-31 Glenn Morris <rgm@gnu.org>
85
86 * efaq.texi (Replacing highlighted text):
87 Update delete-selection-mode doc.
88
ba74a2c0
XF
892014-01-30 Xue Fuqiao <xfq.free@gmail.com>
90
91 * sem-user.texi (Include paths): Fix a Texinfo command.
92
ece4bae5
GM
932014-01-27 Glenn Morris <rgm@gnu.org>
94
95 * idlwave.texi (Lesson III---User Catalog, Online Help)
96 (Starting the Shell, Catalogs, User Catalog):
97 * remember.texi (Quick Start):
98 * viper.texi:
99 * vip.texi (Customization, Customizing Constants)
100 (Customizing Key Bindings): Update for files being in ~/.emacs.d/.
101
caece7c3
XF
1022014-01-25 Xue Fuqiao <xfq.free@gmail.com>
103
104 * cc-mode.texi (Minor Modes): Minor fix.
105
c13b1a2d
DE
1062014-01-24 David Engster <deng@randomsample.de>
107
108 * eieio.texi (Introduction): Fix references.
109
96c983e0
GM
1102014-01-24 Glenn Morris <rgm@gnu.org>
111
5ace6c29
GM
112 * efaq.texi (Termcap/Terminfo entries for Emacs):
113 Use M-x term rather than M-x terminal-emulator.
114
96c983e0
GM
115 * emacs-mime.texi (time-date): Use float-time.
116
45d9ec75
DE
1172014-01-22 David Engster <deng@randomsample.de>
118
119 * eieio.texi (Introduction): Move introductory paragraph about
120 EIEIO and CLOS from 'Building Classes' to here.
121 (Documentation): Remove, since eieio-doc is not part of Emacs.
122 (Class Values, CLOS compatibility): Mention that
123 `describe-function' will also give information about classes.
124
2fb6d9c6
GM
1252014-01-20 Paul Eggert <eggert@cs.ucla.edu>
126
127 * texinfo.tex: Update from gnulib.
128
630395d1
GM
1292014-01-15 Glenn Morris <rgm@gnu.org>
130
131 * Makefile.in (eww_deps): Does not depend on emacsver.texi.
132
c5eb4323
MA
1332014-01-12 Michael Albinus <michael.albinus@gmx.de>
134
135 * tramp.texi (all): Doc fix according to GNU Coding Standards.
136 Use "file name" instead of "filename" or "path". Use "host"
137 instead of "machine".
138
194a9710
DE
1392014-01-12 David Engster <deng@randomsample.de>
140
141 * eieio.texi (Introduction): `class-of' is obsolete.
142 (Predicates, Basic Methods): Adapt function names to namespace
143 cleanup.
144
e6344e17
XF
1452014-01-12 Xue Fuqiao <xfq.free@gmail.com>
146
147 * eww.texi (Basics): Use "directory" instead of "path" (Bug#16419).
148
4efa3f1e
GM
1492014-01-12 Glenn Morris <rgm@gnu.org>
150
151 * efaq.texi (Guidelines for newsgroup postings)
152 (Informational files for Emacs):
153 Remove references to etc/MAILINGLISTS, etc/INTERVIEW.
154
122ff675
SM
1552014-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
156
157 * cl.texi (Function Bindings): Fix incorrect description of cl-let.
158
548a1b28
RS
1592014-01-09 RĂ¼diger Sonderfeld <ruediger@c-plusplus.de>
160
161 * Makefile.in: Add eww.texi.
162 * eww.texi: New file.
163
d831c9b8
GM
1642014-01-07 Glenn Morris <rgm@gnu.org>
165
166 * efaq.texi (Problems with very large files): Fix superscript typo.
167
3c8b09ca
BG
1682013-01-07 Rasmus <w530@pank.eu>
169
cfdaa150 170 * org.texi (Global and local cycling): Fix missing '@'.
3c8b09ca
BG
171
1722013-01-07 Bastien Guerry <bzg@gnu.org>
173
cfdaa150 174 * org.texi (Global and local cycling): Mention C-u C-u TAB.
3c8b09ca
BG
175 (Include files, The Export Dispatcher)
176 (Advanced configuration)
177 (Header arguments in Org mode properties): Spelling fixes.
178 (Special blocks): Add #+BEGIN_ABSTRACT as another example.
122ff675
SM
179 (@LaTeX{} specific attributes): New index entries.
180 Use #+BEGIN_ABSTRACT in the example.
3c8b09ca
BG
181
1822013-01-07 Nicolas Goaziou <n.goaziou@gmail.com>
183
cfdaa150 184 * org.texi (Org export): New section.
3c8b09ca
BG
185 (HTML doctypes): Fix whitespace error. Fix display.
186 (Publishing options): Add missing html publishing options.
187
ff4a5a41
GM
1882014-01-07 Glenn Morris <rgm@gnu.org>
189
190 * efaq.texi (Basic editing, Packages that do not come with Emacs):
191 Merge in some info from etc/MORE.STUFF.
192
c6ab4664
PE
1932014-01-05 Paul Eggert <eggert@cs.ucla.edu>
194
195 Specify .texi encoding (Bug#16292).
196 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
197 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
198 * ede.texi, ediff.texi, edt.texi, efaq.texi, eieio.texi:
199 * emacs-gnutls.texi, epa.texi, erc.texi, ert.texi:
200 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi:
201 * gnus-faq.texi, htmlfontify.texi, idlwave.texi, ido.texi, info.texi:
202 * message.texi, mh-e.texi, newsticker.texi, nxml-mode.texi:
203 * octave-mode.texi, org.texi, pcl-cvs.texi, pgg.texi, rcirc.texi:
204 * reftex.texi, remember.texi, sasl.texi, sc.texi, semantic.texi:
205 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi, srecode.texi:
206 * todo-mode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
207 * widget.texi, wisent.texi, woman.texi:
208 Add @documentencoding.
209
22db5dd5
AG
2102014-01-03 Aidan Gauland <aidalgol@amuri.net>
211
212 * eshell.texi (What Eshell is not): Clean up confusing clause.
213
fdf52fd4
GM
2142014-01-03 Glenn Morris <rgm@gnu.org>
215
de229ee3
GM
216 * efaq-w32.texi, reftex.texi: Use @insertcopying in non-TeX.
217
75b76b87
GM
218 * ede.texi, eieio.texi, semantic.texi, srecode.texi:
219 Add copyright notice to titlepage.
220
4a970ff5
GM
221 * dbus.texi, nxml-mode.texi, widget.texi: Add titlepage.
222
33306400
GM
223 * ert.texi: Add a titlepage. Use @insertcopying.
224
fdf52fd4
GM
225 * calc.texi (Top): Use @top rather than @chapter.
226
8f9740f0
AG
2272014-01-03 Aidan Gauland <aidalgol@amuri.net>
228
ba05e912 229 * eshell.texi (top): Fix incorrect use of xref.
8f9740f0 230
112720b1
AG
2312014-01-03 Aidan Gauland <aidalgol@amuri.net>
232
ba05e912 233 * eshell.texi (top): Fix incorrect info filename in an xref.
112720b1 234
c28426f9
GM
2352014-01-02 Glenn Morris <rgm@gnu.org>
236
237 * Makefile.in (cc_mode_deps): Rename from (typo) ccmode_deps.
238
f2299e89
AG
2392014-01-02 Aidan Gauland <aidalgol@amuri.net>
240
122ff675 241 * eshell.texi (Command Basics): Remove `Command basics' chapter.
f2299e89 242
94ee8719
AG
2432014-01-02 Aidan Gauland <aidalgol@amuri.net>
244
ba05e912 245 * eshell.texi (What is Eshell?): Add section about what not to use
94ee8719
AG
246 Eshell for.
247
a0f20f21
TZ
2482013-12-23 Teodor Zlatanov <tzz@lifelogs.com>
249
250 * emacs-gnutls.texi (Help For Users): Document `gnutls-verify-error'.
251
91dedc43
GM
2522013-12-22 Glenn Morris <rgm@gnu.org>
253
254 * woman.texi (Navigation): Use itemx where appropriate.
30aafaf5 255
91dedc43 2562013-12-20 Tassilo Horn <tsdh@gnu.org>
30aafaf5 257
91dedc43
GM
258 * info.texi, woman.texi:
259 Document `S-SPC' as alternative to `DEL' for scrolling.
30aafaf5 260
26b75b45
JB
2612013-12-20 Jay Belanger <jay.p.belanger@gmail.com>
262
263 * calc.texi (Stack Manipulation Commands): Mention using the variable
264 `calc-context-sensitive-enter' for `calc-enter' and `calc-pop'.
265
c4246a60
MA
2662013-12-12 Michael Albinus <michael.albinus@gmx.de>
267
268 * tramp.texi (direntry): Use ssh but rsh.
269 (all): Encode all environment variable names with @env{...}.
270 (Bug Reports): Refer to Testing node.
271
f9405d87
GM
2722013-12-12 Glenn Morris <rgm@gnu.org>
273
274 * autotype.texi, cc-mode.texi, ediff.texi, ert.texi:
275 * htmlfontify.texi, ido.texi, octave-mode.texi, org.texi:
276 * srecode.texi, todo-mode.texi, tramp.texi:
277 Sync direntry with info/dir version.
278
b94b96b2
GM
2792013-12-11 RĂ¼diger Sonderfeld <ruediger@c-plusplus.de>
280
281 * Makefile.in: Add octave-mode.texi.
282
2832013-12-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
284 RĂ¼diger Sonderfeld <ruediger@c-plusplus.de>
285
286 * octave-mode.texi: Import from GNU Octave (doc/interpreter/emacs.txi).
287
36291308
JB
2882013-12-08 Juanma Barranquero <lekktu@gmail.com>
289
290 * dbus.texi (Properties and Annotations): Fix typo.
291
ed72f323
BG
2922013-12-06 Bastien Guerry <bzg@gnu.org>
293
294 * org.texi: Don't include Emacs version within Org's version.
295
73d3db82
BG
2962013-12-06 Nicolas Goaziou <n.goaziou@gmail.com>
297
298 * org.texi (Creating one-off styles): Use new export snippet
299 syntax.
300
c295fc18 301 * org.texi (Export settings): Documentation describing how text
73d3db82
BG
302 above the first heading is ignored when an :export: tag is in a
303 file.
304
543dd969
MA
3052013-12-05 Michael Albinus <michael.albinus@gmx.de>
306
307 * dbus.texi (Type Conversion): Clarify unibyte-ness of strings.
308
26e4aa7d
GM
3092013-11-30 Glenn Morris <rgm@gnu.org>
310
311 * Makefile.in (distclean): Remove Makefile.
312
0ec16636 3132013-11-20 era eriksson <era+emacsbugs@iki.fi>
314
315 * ses.texi (Quick Tutorial): New chapter. (Bug#14748)
316 (The Basics, Formulas): Copyedits.
317 (Resizing, Printer functions): Add index entries.
318
014690de
JB
3192013-11-17 Jay Belanger <jay.p.belanger@gmail.com>
320
321 * calc.texi (Customizing Calc): Mention new variable
322 `calc-context-sensitive-enter'.
323
271672fa
BG
3242013-11-12 Aaron Ecay <aaronecay@gmail.com>
325
326 * org.texi (Exporting code blocks): Document the 'inline-only
327 setting for `org-export-babel-evaluate'. Document how :var
328 introduces code block dependencies.
329
3302013-11-12 Achim Gratz <Stromeko@Stromeko.DE>
331
332 * org.texi (Header arguments): Document header-args[:lang]
333 properties and remove deprecated old-style properties from
334 documentation.
335
336 * org.texi (Agenda commands): Remove footnote from @tsubheading
337 and add a sentence with the reference instead.
338
3392013-11-12 Bastien Guerry <bzg@gnu.org>
340
341 * org.texi (Catching invisible edits):
342 * org.texi (Plain lists, Plain lists):
343 * org.texi (Advanced configuration):
344 * org.texi (Tag groups):
345 * org.texi (Conventions):
346 * org.texi (Checkboxes, Radio lists):
347 * org.texi (Top, Summary, Exporting):
348 * org.texi (In-buffer settings): Fix typos.
349
350 * org.texi (Refile and copy): Document `org-copy' and `C-3 C-c
351 C-w'. Add an index entry for `org-refile-keep'.
352
353 * org.texi (Plain lists): Add an index entry for sorting plain
354 list. Document sorting by checked status for check lists.
355
356 * org.texi (Publishing options): Fix old variable names.
357
358 * org.texi (Orgstruct mode): Fix suggested setting of
359 `orgstruct-heading-prefix-regexp'.
360
122ff675
SM
361 * org.texi (Export settings):
362 Document `org-export-allow-bind-keywords'.
271672fa
BG
363
364 * org.texi (History and Acknowledgments): Small rephrasing.
365
366 * org.texi (Template elements): Add a footnote about tags accepted
367 in a year datetree.
368
369 * org.texi (Beamer export, @LaTeX{} and PDF export)
122ff675
SM
370 (Header and sectioning, @LaTeX{} specific attributes):
371 Enhance style.
271672fa
BG
372
373 * org.texi (Agenda commands): Add a footnote about dragging agenda
374 lines: it does not persist and it does not change the .org files.
375
376 * org.texi (Agenda commands): Add a table heading for dragging
377 agenda lines forward/backward.
378
379 * org.texi (Agenda commands): Add documentation for
380 `org-agenda-bulk-toggle' and `org-agenda-bulk-toggle-all'.
381
382 * org.texi (Publishing options): Update the list of options.
383 (Simple example, Complex example): Fix the examples.
384
385 * org.texi (Formula syntax for Calc): Don't use a bold font the
386 warning.
387
388 * org.texi (Other built-in back-ends): New section.
389
122ff675
SM
390 * org.texi (Editing source code):
391 Document `org-edit-src-auto-save-idle-delay' and
271672fa
BG
392 `org-edit-src-turn-on-auto-save'.
393
394 * org.texi (External links): Document contributed link types
395 separately.
396
122ff675
SM
397 * org.texi (Closing items):
398 Document `org-closed-keep-when-no-todo'.
271672fa
BG
399
400 * org.texi (Export back-ends): Rename from "Export formats".
401 (The Export Dispatcher): Remove reference to
402 `org-export-run-in-background'.
403 (Export settings): Minor rewrites.
404 (ASCII/Latin-1/UTF-8 export): Update variable's name.
405 (In-buffer settings): Add #+HTML_HEAD_EXTRA.
406
407 * org.texi (Export in foreign buffers): New section.
408 (Exporting): Remove documentation about converting the selected
409 region.
410
411 * org.texi (Advanced configuration): Put the filter valid types in
412 a table. Use @lisp and @smalllisp.
413
414 * org.texi: Use @code{nil} instead of nil. Update the maintainer
415 contact info.
416
417 * org.texi (Exporting): Better introductory sentence. Add a note
418 about conversion commands.
419 (Feedback, Orgstruct mode, Built-in table editor)
420 (Built-in table editor, Orgtbl mode, Updating the table)
421 (Property syntax, Capturing column view, Capture)
422 (Agenda files, Agenda commands, CDLaTeX mode, CDLaTeX mode)
423 (Exporting, Extending ODT export)
424 (Working with @LaTeX{} math snippets, dir, Customization)
425 (Radio tables, A @LaTeX{} example, Pulling from MobileOrg):
426 Uniformly use @kbd{M-x command RET}.
427
428 * org.texi (Filtering/limiting agenda items): New subsection.
429 Document the use of `org-agenda-max-*' options and
430 `org-agenda-limit-interactively' from the agenda.
431 (Agenda commands): Move details about filtering commands to
432 the new section, only include a summary here.
433 (Customizing tables in ODT export)
122ff675
SM
434 (System-wide header arguments, Conflicts, Dynamic blocks):
435 Use spaces for indentation.
271672fa
BG
436
437 * org.texi (Emphasis and monospace): Mention `org-emphasis-alist'.
438
439 * org.texi (Links in HTML export, Images in HTML export)
440 (post): Fix syntax within #+ATTR_*.
441 (Tables in HTML export): Document `org-html-table-row-tags'
442 and use `org-html-table-default-attributes' instead of
443 `org-html-table-tag'.
444
445 * org.texi (Publishing action, Publishing options)
446 (Publishing links): Major rewrite. Enhance explanations for
447 `org-org-publish-to-org'. Remove reference to
448 `org-export-run-in-background'.
449
450 * org.texi: Fix many small typos. Use #+NAME instead of
451 #+TBLNAME. Use @smalllisp instead of @example.
452 (Special symbols): Add index?
453 (HTML preamble and postamble): Don't mention obsolete use of
454 opt-plist.
455 (JavaScript support): Don't mention the org-jsinfo.el file as it
456 has been merged with ox-html.el.
457
458 * org.texi (Installation, Feedback, Setting Options)
459 (Code evaluation security, org-crypt.el): Use @lisp instead of
460 @example.
461 (Agenda commands): Use @table instead of @example.
462
463 * org.texi (Adding hyperlink types): New appendix.
464
465 * org.texi (ODT export commands, Extending ODT export)
466 (Applying custom styles, Images in ODT export)
467 (Labels and captions in ODT export)
468 (Literal examples in ODT export)
469 (Configuring a document converter)
470 (Working with OpenDocument style files)
471 (Customizing tables in ODT export)
472 (Validating OpenDocument XML): Fix options names.
473
474 * org.texi (History and Acknowledgments): Update acknowledgments
475 to Nicolas. Add Nicolas Goaziou to the list of contributors.
476
477 * org.texi (System-wide header arguments): Don't use "customizing"
478 for setting a variable. Also remove comments.
479
480 * org.texi (Weekly/daily agenda): Add `org-agenda-start-day' and
481 `org-agenda-start-on-weekday' to the variable index and document
482 them.
483
484 * org.texi (Sparse trees, Agenda commands)
485 (@LaTeX{} fragments, Selective export, Export options)
486 (The export dispatcher, ASCII/Latin-1/UTF-8 export)
487 (HTML Export commands, @LaTeX{}/PDF export commands)
488 (iCalendar export, Publishing options, Triggering publication)
489 (In-buffer settings): Update to reflect changes from the new
490 export engine.
491
122ff675
SM
492 * org.texi (Matching tags and properties): More examples.
493 Explain group tags expansion as regular expressions.
271672fa
BG
494
495 * org.texi (Tag groups): New section.
496
497 * org.texi (Setting tags): Tiny formatting fixes.
498
499 * org.texi (Plain lists, Checkboxes): Use non-obsolete variable
500 names.
501
502 * org.texi (Storing searches): Add "agenda" and "agenda*" to the
503 concept index. Include example for these agenda views.
504 (Special agenda views): Mention the "agenda*" agenda view.
505
506 * org.texi (Repeated tasks): Document how to ignore a repeater
507 when using both a scheduled and a deadline timetamp.
508
509 * org.texi (Global and local cycling): Wrap in a new subsection.
510 (Initial visibility, Catching invisible edits): New subsections.
511
512 * org.texi (Visibility cycling): Mention that
513 `org-agenda-inhibit-startup' will prevent visibility setting when
514 the agenda opens an Org file for the first time.
515
516 * org.texi (Org syntax): New section.
517
122ff675
SM
518 * org.texi (Orgstruct mode):
519 Document `orgstruct-heading-prefix-regexp'.
271672fa
BG
520
521 * org.texi (Speeding up your agendas): New section.
522
523 * org.texi (Installation): When installing Org from ELPA, users
524 should do this from an Emacs session where no .org file has been
525 visited.
526
527 * org.texi (CSS support, In-buffer settings): Update HTML options
528 names.
529
530 * org.texi (Structure editing): Update documentation for
531 `org-insert-heading-or-item'.
532 (Plain lists, Relative timer): Update index entry.
533
534 * org.texi (JavaScript support): Update variable names.
535
536 * org.texi (comments): Minor formatting fix.
537
538 * org.texi (@LaTeX{} fragments): Minor enhancement.
539
540 * org.texi: Update the list contributions.
541
542 * org.texi (Agenda commands): Exporting the agenda to an .org file
122ff675
SM
543 will not copy the subtrees and the inherited tags.
544 Document `org-agenda-filter-by-regexp'.
271672fa
BG
545
546 * org.texi (Publishing action, Complex example): Fix names of
547 publishing functions.
548
549 * org.texi (Top, Exporting): Delete references to Freemind.
550 (Freemind export): Delete section.
551
552 * org.texi (Top, Exporting): Delete references to the XOXO export.
553 (XOXO export): Delete section.
554
555 * org.texi (Capture): Mention that org-remember.el is not
556 supported anymore.
557
122ff675
SM
558 * org.texi (Top, Exporting, Beamer class export):
559 Delete references to the TaskJuggler export.
271672fa
BG
560 (History and Acknowledgments): Mention that the TaskJuggler has
561 been rewritten by Nicolas and now lives in the contrib/ directory
562 of Org's distribution. Mention that Jambunathan rewrote the HTML
563 exporter. Remove Jambunathan from my own acknowledgments.
564 (TaskJuggler export): Delete.
565
566 * org.texi (HTML preamble and postamble)
567 (Tables in HTML export, Images in HTML export)
568 (Math formatting in HTML export, CSS support)
569 (@LaTeX{} and PDF export, Publishing options): Fix the names of
570 the HTML export and publishing options.
571
572 * org.texi (Literal examples, Export options)
573 (@LaTeX{} and PDF export, Header and sectioning)
574 (Publishing options): Fix LaTeX options names.
575
122ff675
SM
576 * org.texi (Export options, CSS support, In-buffer settings):
577 Fix references to HTML_LINK_* and HTML_STYLE keywords.
271672fa
BG
578
579 * org.texi (Export options, In-buffer settings): Fix references to
580 #+SELECT_TAGS and #+EXCLUDE_TAGS and remove reference to #+XSLT.
581
582 * org.texi (Top, Markup, Initial text, Images and tables)
583 (@LaTeX{} fragments, @LaTeX{} fragments, Exporting)
122ff675
SM
584 (Export options, JavaScript support, Beamer class export):
585 Remove references to the DocBook export, which has been deleted.
271672fa
BG
586 (History and Acknowledgments): Mention that DocBook has been
587 deleted, suggest to use the Texinfo exporter instead, then to
588 convert the .texi to DocBook with makeinfo.
589 (Links in ODT export, Tables in ODT export): Fix indices.
590
591 * org.texi (Deadlines and scheduling): Add a variable to the
592 index. Add documentation about delays for scheduled tasks.
593
122ff675
SM
594 * org.texi (Emphasis and monospace):
595 Mention `org-fontify-emphasized-text' and
271672fa
BG
596 `org-emphasis-regexp-components'.
597
598 * org.texi (References): Small enhancement.
599
600 * org.texi (Column width and alignment): Make the example visually
601 more clear.
602
603 * org.texi (The clock table): Document :mstart and :wstart as a
604 way to set the starting day of the week.
605
606 * org.texi (In-buffer settings): Document new startup keywords.
607 Thanks to John J Foerch for this idea.
608
609 * org.texi (Include files): Tiny formatting fix.
610
611 * org.texi (Activation): Point to the "Conflicts" section.
612
6132013-11-12 Carsten Dominik <carsten.dominik@gmail.com>
614
615 * org.texi (CSS support): Clarify this section.
616
617 * org.texi (@LaTeX{} specific attributes): Document that tabu and
618 tabularx packages are not in the default set of packages.
619
620 * org.texi (Agenda commands): Document fortnight view.
621
622 * org.texi: Document conflict with ecomplete.el.
623
624 * org.texi (History and Acknowledgments): Acknowledgements for
625 Jason Dunsmore and Rakcspace.
626
627 * org.texi: Rename org-crypt.el node to org-crypt.
628
629 * org.texi (A @LaTeX{} example): Fix typo in variable name.
630
631 * org.texi (MobileOrg): Mention the new iPhone developer.
632
633 * org.texi (Table of contents) Improve documentation of TOC
634 placement.
635
636 * org.texi: Explain that date/time information at read-date prompt
637 should start at the beginning, not anywhere in the middle of a
638 long string.
639
6402013-11-12 Christopher Schmidt <christopher@ch.ristopher.com>
641
642 * org.texi (Orgstruct mode): Fix wrong regexp.
643
6442013-11-12 Eric Abrahamsen <eric@ericabrahamsen.net>
645
646 * org.texi: Document export to (X)HTML flavors.
647
6482013-11-12 Eric Schulte <schulte.eric@gmail.com>
649
650 * org.texi (Extracting source code): Mention the prefix argument
651 to org-babel-tangle.
122ff675 652 (noweb): Remove erroneous negative.
271672fa
BG
653 (Specific header arguments): Document new header arguments.
654 Documentation for new tangle-mode header argument.
655 (Top): Documentation for new tangle-mode header argument.
656 (rownames): Documentation for new tangle-mode header argument.
657 Mention elisp as special rowname case.
658 (tangle-mode): Documentation for new tangle-mode header argument.
659 (post): Documentation and an example of usage.
660 (var): Remove the "Alternate argument syntax" section from the
661 documentation.
662 (hlines): Note that :hline has no effect for Emacs Lisp code
663 blocks.
664
6652013-11-12 Feng Shu <tumashu@gmail.com>
666
667 * org.texi (@LaTeX{} fragments, Previewing @LaTeX{} fragments)
668 (Math formatting in HTML export)
669 (Working with @LaTeX{} math snippets): Add document about creating
670 formula image with imagemagick.
671
672 * org.texi (@LaTeX{} specific attributes): Document `:caption'
673 attribute of #+ATTR_LATEX.
674
6752013-11-12 Grégoire Jadi <gregoire.jadi@gmail.com>
676
677 * org.texi (Handling links): Fix a typo in
678 `org-startup-with-inline-images' documentation.
679
680 * org.texi (Previewing @LaTeX{} fragments): Document the startup
681 keywords to use for previewing LaTeX fragments or not.
682 (Summary of in-buffer settings): Improve formatting and add an
683 entry for the variable `org-startup-with-latex-preview'.
684
685 * org.texi (Property syntax): Recall the user to refresh the org
686 buffer when properties are set on a per-file basis.
687
6882013-11-12 Gustav Wikström <gustav.erik@gmail.com> (tiny change)
689
690 * org.texi (Matching tags and properties): Clarification.
691
6922013-11-12 Ippei Furuhashi <top.tuna+orgmode@gmail.com>
693
694 * org.texi (Editing and debugging formulas): Add an example when a
695 table has multiple #+TBLFM lines.
696
6972013-11-12 Ivan Vilata i Balaguer <ivan@selidor.net> (tiny change)
698
699 * org.texi (The clock table): Document acceptance of relative
700 times in tstart and tend, link to syntax description and provide
701 example.
702
7032013-11-12 Jarmo Hurri <jarmo.hurri@syk.fi>
704
705 * org.texi (The spreadsheet): Document lookup functions.
706
7072013-11-12 Kodi Arfer <git@arfer.net> (tiny change)
708
8449dd1f 709 * org.texi (CSS support): Mention .figure-number, .listing-number,
271672fa
BG
710 and .table-number.
711
7122013-11-12 Michael Brand <michael.ch.brand@gmail.com>
713
714 * org.texi
715 (Formula syntax for Calc, Emacs Lisp forms as formulas): Reformat
716 spreadsheet formula mode strings and some examples from @example
717 block with xy @r{yz} to @table.
718
719 * org.texi (Formula syntax for Calc): Improve the documentation of
720 empty fields in formulas for spreadsheet. Add explanation and
721 example for empty field. Extend explanations of format
722 specifiers. Add a sentence to mention Calc defmath.
723
724 * org.texi (Column formulas): Add a sentence to be more explicit
725 about when a table header is mandatory.
726
7272013-11-12 Nicolas Goaziou <n.goaziou@gmail.com>
728
729 * org.texi (Subscripts and superscripts): Remove reference to
730 quoted underscores until this mechanism is implemented again.
731
732 * org.texi (Beamer export): Be more accurate about BEAMER_OPT
733 property.
734
735 * org.texi (Document title): Subtree export is no longer triggered
736 by marking one as the region.
737 (Horizontal rules): LaTeX export doesn't use "\hrule" anymore, and
738 giving examples isn't very useful: "horizontal rule" is, at least,
739 as explicit as <hr/>.
740
741 * org.texi (HTML doctypes): Reflect keyword removal.
742 (CSS support): Reflect keyword removal.
743
744 * org.texi (@LaTeX{} specific attributes): Document new :float
745 values.
746
747 * org.texi (Export settings): Improve documentation.
748
749 * org.texi (Math formatting in HTML export): Fix OPTIONS item's name.
750 (Text areas in HTML export): Update text areas.
751 (HTML Export commands): Update export commands.
752
753 * org.texi (Header and sectioning): Add a footnote about the
754 different between LATEX_HEADER_EXTRA and LATEX_HEADER.
755
122ff675
SM
756 * org.texi (The Export Dispatcher):
757 Document `org-export-in-background'.
271672fa
BG
758
759 * org.texi (Footnotes): Export back-ends do not use
760 `org-footnote-normalize' anymore.
761
762 * org.texi: Document variable changes.
763
c295fc18 764 * org.texi (Export settings): Document p: item in OPTIONS keyword.
271672fa
BG
765
766 * org.texi (Exporting): Massive rewrite of the first sections.
767 (Selective export): Delete.
768 (The Export Dispatcher): Rewrite.
769 (Export options): Rewrite as "Export settings".
770
771 * org.texi: Small changes to documentation for embedded LaTeX.
772
773 * org.texi (Internal links): Document #+NAME keyword and
774 cross-referencing during export.
775
776 * org.texi (Include files): Remove reference to :prefix1
777 and :prefix. Give more details for :minlevel.
778
122ff675
SM
779 * org.texi (Macro replacement): Fix macro name.
780 Update documentation about possible locations and escaping mechanism.
271672fa 781
122ff675
SM
782 * org.texi (Table of contents): Update documentation.
783 Document lists of listings and lists of tables. Add documentation for
271672fa
BG
784 optional title and #+TOC: keyword.
785
7862013-11-12 Rick Frankel <rick@rickster.com>
787
788 * org.texi (results): Add Format section, broken out of Type
789 section to match code.
122ff675
SM
790 (hlines, colnames): Remove incorrect Emacs Lisp exception.
791 Note that the actual default handling (at least for python and
271672fa
BG
792 emacs-lisp) does not seem to match the description.
793
7942013-11-12 Sacha Chua <sacha@sachachua.com> (tiny change)
795
796 * org.texi (The date/time prompt): Update the documentation to
797 reflect the new way `org-read-date-get-relative' handles weekdays.
798
7992013-11-12 Yasushi Shoji <yashi@atmark-techno.com>
800
122ff675
SM
801 * org.texi (Resolving idle time):
802 Document `org-clock-x11idle-program-name'.
271672fa 803
955ada11
MA
8042013-10-24 Michael Albinus <michael.albinus@gmx.de>
805
806 * ert.texi (Running Tests Interactively): Adapt examle output.
807 (Tests and Their Environment): Mention skip-unless.
808
48f73cfb
GM
8092013-10-23 Glenn Morris <rgm@gnu.org>
810
76f1a3c3
GM
811 * dired-x.texi, ebrowse.texi, ede.texi, eieio.texi, eshell.texi:
812 * pcl-cvs.texi, sc.texi, srecode.texi, vip.texi, viper.texi:
813 * widget.texi: Nuke @refill.
814
48f73cfb
GM
815 * Makefile.in (install-dvi, install-html, install-pdf)
816 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
817 (uninstall-pdf): Quote entities that might contain whitespace.
818
c8722a97
JB
8192013-10-17 Jay Belanger <jay.p.belanger@gmail.com>
820
a12bf61e 821 * calc.texi (Data Type Formats): Don't specify the size at
c8722a97
JB
822 which integers begin to be represented by lists.
823
f55f544f
XF
8242013-10-14 Xue Fuqiao <xfq.free@gmail.com>
825
826 * cl.texi (Argument Lists): Add indexes for &key and &aux.
827
81856d28
MA
8282013-10-07 Michael Albinus <michael.albinus@gmx.de>
829
830 * trampver.texi: Update release number.
831
afae9a69
MA
8322013-10-02 Michael Albinus <michael.albinus@gmx.de>
833
834 Sync with Tramp 2.2.8.
835
836 * tramp.texi (External packages): Use `non-essential'.
837 * trampver.texi: Update release number.
838
fe30962e
GM
8392013-09-14 Glenn Morris <rgm@gnu.org>
840
841 * eshell.texi: Markup fixes.
842
412a0972
XF
8432013-09-11 Xue Fuqiao <xfq.free@gmail.com>
844
845 * ido.texi (Interactive Substring Matching): Use @key{RET} instead
846 of @kbd{RET}.
847 (Prefix Matching): Add an index.
848
7dc61a66
GM
8492013-09-08 Glenn Morris <rgm@gnu.org>
850
851 * emacs-gnutls.texi: Tweak direntry.
852
97e99cc3
MA
8532013-09-06 Michael Albinus <michael.albinus@gmx.de>
854
855 * tramp.texi (Alternative Syntax): Remove chapter.
856
50b13cde
PE
8572013-08-28 Paul Eggert <eggert@cs.ucla.edu>
858
859 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
860 for portability to hosts where /bin/sh has problems.
861
0acfedd3
SM
8622013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
863
864 Try to reduce redundancy in doc/misc/Makefile.in.
865 * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
866 (TARGETS): New intermediate variable.
867 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
868
1857cd3f
GM
8692013-08-27 Glenn Morris <rgm@gnu.org>
870
63e984f8
GM
871 * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
872
278208b8
GM
873 * efaq.texi: Rename from faq.texi, to match its output files.
874 * Makefile.in: Update for faq.texi name change.
875
79c238dc
GM
876 * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
877
c076ba95
GM
878 * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
879
1857cd3f
GM
880 * efaq-w32.texi: Move here from the web-pages repository.
881 * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
882 (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
883 (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
884 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
885 Add DOCMISC_*_W32 variables.
886 (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
887 (efaq_w32_deps): New variable.
888 (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
889 (efaq-w32.pdf, efaq-w32.html): New rules.
890 (clean): Remove efaq-w32 products.
891
2fb6d9c6
GM
8922013-08-26 Paul Eggert <eggert@cs.ucla.edu>
893
894 * texinfo.tex: Update from gnulib.
895
dab3a8d5
KY
8962013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
897
898 * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
899 shift_jis from the default value set to mm-coding-system-priorities for
900 Japanese users.
901
55f612f0
GM
9022013-08-13 Glenn Morris <rgm@gnu.org>
903
904 * reftex.texi (LaTeX xr Package, Options - Table of Contents)
905 (Options - Defining Label Environments, Options - Creating Labels)
906 (Options - Referencing Labels, Options - Creating Citations)
907 (Options - Index Support, Options - Viewing Cross-References)
908 (Options - Finding Files, Options - Optimizations)
909 (Options - Fontification, Options - Misc):
910 * cc-mode.texi (Sample Init File):
911 * edt.texi (Init file):
912 * epa.texi (Encrypting/decrypting gpg files):
913 * mairix-el.texi (About, Setting up the mairix interface, Using)
914 (Extending):
915 Rename nodes to avoid characters that can cause Texinfo problems.
916
d401ef43
KY
9172013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
918
919 * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
920
8496d8d7
GM
9212013-08-12 Glenn Morris <rgm@gnu.org>
922
808190e6
GM
923 * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
924 (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
925 (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
926 (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
927 (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
928 (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
929 (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
930 (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
931 (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
932 (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
933 (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
934 (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
935 (wisent_deps, woman_deps): New variables. Use to reduce duplication.
936
2f3ac208
GM
937 * woman.texi (Top): Avoid mailto: in html output.
938
8496d8d7
GM
939 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
940 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
941 (INSTALL_DATA): New, set by configure.
942 (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
943 (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
c295fc18 944 install-ps, install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
8496d8d7
GM
945 uninstall-ps, and uninstall-doc.
946 (.SUFFIXES): Add .ps and .dvi.
947 (.dvi.ps): New suffix rule.
948 (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
949 (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
950 (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
951 (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
952 (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
953 (forms.html, gnus.html, htmlfontify.html, idlwave.html)
954 (ido.html, mairix-el.html, message.html, mh-e.html)
955 (newsticker.html, nxml-mode.html, org.html, pgg.html)
956 (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
957 (semantic.html, sieve.html, smtpmail.html, speedbar.html)
958 (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
959 (viper.html, widget.html, wisent.html, woman.html, install-dvi)
960 (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
961 (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
962 New rules.
963 (clean): Remove HTML_TARGETS and PS_TARGETS.
964
33a9f380
XF
9652013-08-10 Xue Fuqiao <xfq.free@gmail.com>
966
967 * ido.texi (Working Directories):
968 (Flexible Matching, Regexp Matching, Find File At Point)
969 (Ignoring, Misc Customization): Use @defopt for user options.
970
353ca646
XF
9712013-08-09 Xue Fuqiao <xfq.free@gmail.com>
972
973 * htmlfontify.texi (Customization): Remove documentation of
241de290 974 `hfy-fast-lock-save'. Minor fixes.
353ca646 975
03300a14
XF
9762013-08-08 Xue Fuqiao <xfq.free@gmail.com>
977
978 * ido.texi (Top): Insert node "Working Directories" in menu.
979 (Working Directories): New node.
9dfc8491
XF
980 (Misc Customization): Add documentation of
981 `ido-confirm-unique-completion' and some other user options.
03300a14 982
2a024334
EZ
9832013-08-07 Eli Zaretskii <eliz@gnu.org>
984
985 * todo-mode.texi: Update @dircategory.
986 (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
987 (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
988 @ref.
989
c85989f5
XF
9902013-08-07 Xue Fuqiao <xfq.free@gmail.com>
991
998ad848
XF
992 * sc.texi (Introduction): Fix index.
993 (Usage Overview):
994 (Citations, Citation Elements, Recognizing Citations)
995 (Information Keys and the Info Alist, Reference Headers)
996 (The Built-in Header Rewrite Functions)
997 (Electric References, Reply Buffer Initialization)
998 (Filling Cited Text, Selecting an Attribution)
999 (Attribution Preferences)
1000 (Anonymous Attributions, Author Names)
1001 (Using Regi, Post-yank Formatting Commands)
1002 (Citing Commands, Insertion Commands)
1003 (Mail Field Commands)
1004 (Hints to MUA Authors, Thanks and History): Change from one space
1005 between sentences to two.
03300a14 1006 (What Supercite Does): Typo fix.
998ad848 1007
98374c9a
XF
1008 * newsticker.texi (Usage): Use @key for RET.
1009
c85989f5 1010 * cl.texi (Argument Lists):
20940c20
XF
1011 (For Clauses):
1012 (Macros): Add indexes.
c85989f5 1013
57fedd9f
XF
10142013-08-05 Xue Fuqiao <xfq.free@gmail.com>
1015
1016 * cl.texi (Blocks and Exits): Add an index.
1017
016d3f7d
SB
10182013-08-04 Stephen Berman <stephen.berman@gmx.net>
1019
1020 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
1021 (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT)):
1022 (todo-mode.dvi, todo-mode.pdf): New rules.
1023
1024 * todo-mode.texi: New file.
1025
89cccc2f
G
10262013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1027
1028 * gnus.texi (Basic Usage): Mention that warp means jump here.
1029 (The notmuch Engine): Mention notmuch.
1030
a3fd87cb
TH
10312013-07-30 Tassilo Horn <tsdh@gnu.org>
1032
1033 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1034 `gnus-subthread-sort-functions' and remove the obsolete documentation
1035 of `gnus-sort-threads-recursively'.
1036
2fb6d9c6
GM
10372012-07-30 Paul Eggert <eggert@cs.ucla.edu>
1038
1039 * texinfo.tex: Update to 2012-07-29.17 version.
1040
a3fd87cb 10412013-07-29 David Engster <deng@randomsample.de>
18657165
DE
1042
1043 * eieio.texi (top): Make clear that EIEIO is not a full CLOS
1044 implementation.
1045 (Introduction): Add further missing features.
1046 (Building Classes): Add introductory paragraph.
1047 (Wish List): Add metaclasses and EQL specialization.
1048
b69c2ea7
MA
10492013-07-29 Michael Albinus <michael.albinus@gmx.de>
1050
122ff675
SM
1051 * tramp.texi (Frequently Asked Questions):
1052 Mention `tramp-use-ssh-controlmaster-options'.
b69c2ea7 1053
13afd560
TH
10542013-07-26 Tassilo Horn <tsdh@gnu.org>
1055
1056 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1057 `gnus-sort-threads-recursively'.
1058
7add5a8a
GM
10592013-07-25 Glenn Morris <rgm@gnu.org>
1060
57cff712
GM
1061 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
1062 (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
1063
7add5a8a
GM
1064 * erc.texi (Special Features): Update contact information.
1065 (History): Avoid using @email.
1066
1067 * eshell.texi (Bugs and ideas): Minor updates.
1068
1069 * faq.texi (Reporting bugs, Origin of the term Emacs)
1070 (Setting up a customization file)
1071 (Using an already running Emacs process, Turning off beeping)
1072 (Packages that do not come with Emacs)
1073 (Replying to the sender of a message): Avoid using @email.
1074
1075 * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
1076
1077 * reftex.texi (Imprint): Avoid using @email.
1078
1079 * ses.texi (Top): Update bug reporting instructions.
1080 (Acknowledgments): Avoid using @email.
1081
1082 * woman.texi (Introduction, Background): Remove outdated information.
1083 (Bugs, Acknowledgments): Avoid using @email.
1084
3f0faa45
XF
10852013-07-24 Xue Fuqiao <xfq.free@gmail.com>
1086
1087 * ido.texi: New file.
1088
47cc1156
G
10892013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
1090
1091 * gnus.texi (Customizing Articles): Document function predicates.
1092
c17b81a7
G
10932013-07-08 Tassilo Horn <tsdh@gnu.org>
1094
1095 * gnus.texi (lines): Correct description of
122ff675
SM
1096 `gnus-registry-track-extra's default value.
1097 Mention `gnus-registry-remove-extra-data'.
c17b81a7 1098
6ed7a66a
G
10992013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1100
1101 * gnus.texi (Group Parameters): Mention regexp
1102 substitutions (bug#11688).
1103
11042013-07-06 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
1105
1106 * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
1107
11082013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1109
1110 * gnus.texi (Emacsen): Fix version.
1111
1112 * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
1113
5154917e
GM
11142013-07-06 Glenn Morris <rgm@gnu.org>
1115
1116 * mh-e.texi: Fix external links.
3cab18a3 1117 (Using This Manual): Printed elisp manuals no longer available.
5154917e 1118
9d7a25d6 1119 * newsticker.texi (Overview): Update URL.
583873a9 1120
9d7a25d6
GM
1121 * nxml-mode.texi (Introduction): Update URL.
1122
1123 * org.texi (JavaScript support): Fix URL.
91eea47b 1124
bfd569a4
GM
1125 * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
1126
6338a049
GM
1127 * eudc.texi (CCSO PH/QI): Remove defunct URL.
1128
97df87bb
GM
1129 * dbus.texi (Introspection): Update URL to a less defunct one.
1130
f2a538a2
GM
1131 * gnus.texi (Top): Restrict "Other related manuals" to info output.
1132 (Foreign Groups): Use @indicateurl for examples.
1133 (Direct Functions): Remove defunct URL.
1134 (RSS): Update URL.
1135
1136 * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
1137 (FAQ 7-1): Update URL.
1138
f0a77200
GM
1139 * pgg.texi (Top, Overview): Add note about obsolescence.
1140
5aa43a3a
PE
11412013-07-03 Paul Eggert <eggert@cs.ucla.edu>
1142
1143 * texinfo.tex: Merge from gnulib.
1144
a944db14
GM
11452013-07-03 Glenn Morris <rgm@gnu.org>
1146
1147 * bovine.texi (top):
1148 * cc-mode.texi (AWK Mode Font Locking):
1149 * mh-e.texi (Preface):
1150 * url.texi (URI Parsing): Fix cross-references to other manuals.
1151
eaa610c3
KY
11522013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1153
1154 * gnus.texi (Client-Side IMAP Splitting):
1155 Note that `nnimap-inbox' now can be a list.
1156
7eeeb7dd
GM
11572013-06-24 Glenn Morris <rgm@gnu.org>
1158
1159 * eshell.texi: Fix cross-references to other manuals.
1160
2e667b8c
GM
11612013-06-23 Glenn Morris <rgm@gnu.org>
1162
1163 * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
1164 Remove; not needed now we use a standard html layout for the faq.
1165 (clean): Remove HTML_TARGETS, emacs-faq.text.
1166
c5b0993e
EW
11672013-06-21 Eduard Wiebe <usenet@pusto.de>
1168
1169 * flymake.texi (Parsing the output, Customizable variables):
1170 Add reference to `flymake-warning-predicate'.
1171
d6491e24
MA
11722013-06-19 Michael Albinus <michael.albinus@gmx.de>
1173
1174 * tramp.texi (Top, Configuration): Insert section `Predefined
1175 connection information' in menu.
1176 (Predefined connection information): New section.
1177 (Android shell setup): Make a reference to `Predefined connection
1178 information'.
1179
09af5c3e
GM
11802013-06-19 Glenn Morris <rgm@gnu.org>
1181
1182 * Makefile.in (version): New, set by configure.
1183 (clean): Delete dist tar file.
1184 (infoclean): New, split from maintainer-clean.
1185 (maintainer-clean): Run infoclean.
1186 (dist): New rule, to make tarfile for www.gnu.org.
1187
745b097b
AK
11882013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
1189
4f405069 1190 * sieve.texi (Managing Sieve): Fix port in example, fix documentation
745b097b
AK
1191 for keys q and Q.
1192 (Standards): Reference RFC5804 as the defining document of the
1193 managesieve protocol.
1194
fa472906
AG
11952013-06-10 Aidan Gauland <aidalgol@amuri.net>
1196
1197 * eshell.texi (Input/Output): Expand to cover new visual-command
1198 options, eshell-visual-subcommands and eshell-visual-options.
1199 Divide into separate Visual Commands and Redirection sections.
1200
ff4871b9
GM
12012013-06-10 Glenn Morris <rgm@gnu.org>
1202
1203 * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
1204
cdebc6dd
KY
12052013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
1206
1207 * gnus.texi (Article Date):
1208 Fix description of gnus-article-update-date-headers.
1209
962e44a5
XF
12102013-05-28 Xue Fuqiao <xfq.free@gmail.com>
1211
1212 * erc.texi (Special Features): ERC is being maintained within
1213 Emacs now.
1214
5d028165
XF
12152013-05-25 Xue Fuqiao <xfq.free@gmail.com>
1216
998ad848 1217 * flymake.texi: Change from one space between sentences to two.
5d028165 1218
0a6313f7
SM
12192013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
1220
1221 * cl.texi (Obsolete Macros): Describe replacements for `flet'
1222 (bug#14293).
1223
a7bef505
MA
12242013-04-16 Michael Albinus <michael.albinus@gmx.de>
1225
1226 * tramp.texi (Frequently Asked Questions): Precise, how to define
1227 an own ControlPath.
1228
7a55aa13
MA
12292013-04-15 Michael Albinus <michael.albinus@gmx.de>
1230
1231 * tramp.texi (Frequently Asked Questions): New item for
1232 ControlPath settings.
1233
c81ecb72
JB
12342013-03-31 Jay Belanger <jay.p.belanger@gmail.com>
1235
4f405069 1236 * calc.texi (Basic Operations on Units): Streamline some
c81ecb72
JB
1237 descriptions.
1238
73572c72
AG
12392013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
1240
78b8f320 1241 * eshell.texi (Built-ins): Update manual to mention tramp module.
73572c72 1242
24afc2e2
MA
12432013-03-18 Michael Albinus <michael.albinus@gmx.de>
1244
1245 * tramp.texi (Filename Syntax): Host names are not allowed to be
1246 any method name, unless method name is specified explicitly.
1247 Remove restriction on unibyte filenames.
1248
1249 * trampver.texi: Update release number.
1250
5294599f
PE
12512013-03-17 Paul Eggert <eggert@cs.ucla.edu>
1252
1253 doc: convert some TeX accents to UTF-8
1254 * emacs-mime.texi (Interface Functions): Use 'Ă¯' rather than
1255 '@"{@dotless{i}}'.
1256
d7251c31
MA
12572013-03-15 Michael Albinus <michael.albinus@gmx.de>
1258
1259 Sync with Tramp 2.2.7.
1260
1261 * trampver.texi: Update release number.
1262
f6817529
JB
12632013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
1264
1265 * calc.texi (Basic Operations on Units): Streamline some
1266 descriptions.
1267
c3e2de4c
GM
12682013-03-08 Glenn Morris <rgm@gnu.org>
1269
1270 * faq.texi (Top): Don't say this was updated @today.
1271 That's irrelevant and leads to spurious diffs.
1272
6d7ebb72
JB
12732013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
1274
c5b0993e
EW
1275 * calc.texi (Basic Operations on Units):
1276 Fix cross-reference.
6d7ebb72 1277
3cd23a35
KY
12782013-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
1279
1280 * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
1281
33d1e2f5
AM
12822013-03-06 Alan Mackenzie <acm@muc.de>
1283
1284 * cc-mode.texi (Custom Line-Up): Clarify position of point on
1285 calling a line-up function.
1286
681ebc33
PE
12872013-03-04 Paul Eggert <eggert@cs.ucla.edu>
1288
1289 * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
1290 * ses.texi: Switch from Latin-1 to UTF-8.
1291
eeb84739
MA
12922013-03-03 Michael Albinus <michael.albinus@gmx.de>
1293
1294 * tramp.texi (External methods): Tramp does not connect Android
1295 devices by itself.
1296
fc0c5af8
BW
12972013-03-02 Bill Wohler <wohler@newt.com>
1298
1299 Release MH-E manual version 8.5.
1300
1301 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1302 release 8.5.
1303
1304 * mh-e.texi (Preface, Conventions, Getting Started)
1305 (Using This Manual, Folder Selection, Viewing, Aliases)
1306 (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
1307 (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
1308 Update URLs.
1309
adb7352b
MA
13102013-03-01 Michael Albinus <michael.albinus@gmx.de>
1311
1312 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
1313 and "plink2" entries. "plink2" is obsolete for a long time.
c5b0993e
EW
1314 (External methods): Remove "scp1" and "scp2" entries.
1315 Explain user name and host name specification for "adb".
adb7352b 1316
538d9b94
MA
13172013-02-28 Michael Albinus <michael.albinus@gmx.de>
1318
1319 * tramp.texi (External methods): Mention `tramp-adb-program'.
1320
8a28a5b8
BG
13212013-02-28 Bastien Guerry <bzg@gnu.org>
1322
1323 * org.texi (Visibility cycling): Suggest to set
1324 `org-agenda-inhibit-startup' to nil if user wants the startup
1325 visibility settings to be honored in any circumstances.
1326 (Progress logging, Checkboxes): Fix typos.
1327
929aeac6 13282013-02-28 Michael Albinus <michael.albinus@gmx.de>
db19bba3
MA
1329
1330 * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
1331 the macros, for Texinfo 4.13 and 5.0.
1332
c0c2eb82
MA
13332013-02-24 Michael Albinus <michael.albinus@gmx.de>
1334
1abfd3e8 1335 Port Tramp documentation to Texinfo 5.0.
c0c2eb82
MA
1336 * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
1337 (Filename Syntax): Do not use @trampfn{} in @item.
1338 (Filename completion): Use @columnfractions in @multitable.
1339
6800ff8d
GM
13402013-02-22 Glenn Morris <rgm@gnu.org>
1341
1342 * flymake.texi (Syntax check statuses): Fix multitable continued rows.
1343
b59a2e9e
PE
13442013-02-21 Paul Eggert <eggert@cs.ucla.edu>
1345
1346 * Makefile.in (html): New rule.
1347
5079cfef
MA
13482013-02-20 Michael Albinus <michael.albinus@gmx.de>
1349
1350 * tramp.texi (Android shell setup): Improve. Reported by Thierry
1351 Volpiatto <thierry.volpiatto@gmail.com>.
1352
2150b471
MA
13532013-02-16 Michael Albinus <michael.albinus@gmx.de>
1354
1355 * tramp.texi (Top, Configuration): Insert section `Android shell
1356 setup' in menu.
1357 (Android shell setup): New section.
1358 (Connection types, Default Method)
1359 (Frequently Asked Questions): Mention "scp" instead of "scpc".
1360 (External methods): Remove "scpc" and "rsyncc" entries.
1361 (Frequently Asked Questions): Remove entry about ControlPersist.
1362
4e16ddf4
GM
13632013-02-13 Glenn Morris <rgm@gnu.org>
1364
1365 * message.texi (News Headers): Don't mention yow any more.
1366
5d9c6f17
JB
13672013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1368
1369 * calc.texi (Basic Operations on Units):
1370 (Customizing Calc): Mention the variable `calc-allow-units-as-numbers'.
1371
dacbc44c
AG
13722013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
1373
1374 * eshell.texi: Fill most of the missing sections.
1375
d3517077
BG
13762013-02-07 Bastien Guerry <bzg@gnu.org>
1377
1378 * org.texi (References): Clarify an example.
1379 (Installation): Fix instructions.
1380 (Org-Plot): Fix link.
1381 (Checkboxes, Radio lists): Fix typos.
1382
8c4b24b2 13832013-02-07 Glenn Morris <rgm@gnu.org>
1e934b84
GM
1384
1385 * cl.texi (Equality Predicates): Mention memql.
1386
8c4b24b2 13872013-02-07 Eric Ludlam <zappo@gnu.org>
cf4dd911 1388
cfdaa150 1389 * ede.texi (Creating a project): Make ede-new doc less
cf4dd911
EL
1390 specific, and only about items it supports, indicating that there
1391 might be more. Remove refs to simple project and direct automake
1392 from ede new.
1393 (Simple projects): Re-write to not talk about ede-simple-project
1394 which is deprecated, and instead use the term to mean projects
c5b0993e
EW
1395 that don't do much management, just project wrapping.
1396 Add ede-generic-project link.
cf4dd911
EL
1397 (ede-generic-project): New node (bug#11441).
1398
8c4b24b2 13992013-02-07 Glenn Morris <rgm@gnu.org>
72ff76bb
GM
1400
1401 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
1402
86e100a6
GM
14032013-02-01 Glenn Morris <rgm@gnu.org>
1404
1405 * calc.texi (Help Commands): Update calc-view-news description.
0eb61895 1406 Mention etc/CALC-NEWS.
86e100a6 1407
7ff2b2a6
MA
14082013-01-24 Michael Albinus <michael.albinus@gmx.de>
1409
1410 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
1411
a89c8ef0
BG
14122013-01-13 Bastien Guerry <bzg@gnu.org>
1413
1414 * org.texi (Installation): Simplify.
1415
14162013-01-13 François Allisson <francois@allisson.co> (tiny change)
1417
1418 * org.texi (Handling links): Update the mention to the obsolete
1419 variable `org-link-to-org-use-id' with a mention to the newer
1420 variable `org-id-link-to-org-use-id'. Mention the need to load
1421 the org-id library.
1422
997d5f2d
MA
14232013-01-10 Michael Albinus <michael.albinus@gmx.de>
1424
1425 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
1426
fb9f7146 14272013-01-09 Bastien Guerry <bzg@gnu.org>
c7cf0ebc
BG
1428
1429 * org.texi (Pushing to MobileOrg): Add footnote about using
1430 symbolic links in `org-directory'.
1431 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
1432 of the now obsolete alias `org-float'.
1433 (TODO basics): Add `org-use-fast-todo-selection' to the variable
1434 index. Fix description of TODO keywords cycling.
1435 (Advanced features): Add missing argument for @item.
1436 (Storing searches): Add index entries and a note about
1437 *-tree agenda views.
6d3e4c80
BG
1438 (Structure editing): Document `org-mark-element' and
1439 `org-mark-subtree'.
1440 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
c7cf0ebc 1441
c6a22ce2
JL
14422013-01-08 Juri Linkov <juri@jurta.org>
1443
1444 * info.texi (Go to node): Mention the abbreviated format
1445 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
1446
7b08ccf7
AS
14472013-01-06 Andreas Schwab <schwab@linux-m68k.org>
1448
605f02ee
AS
1449 * autotype.texi: Remove undefined command @subtitlefont.
1450 * cc-mode.texi: Likewise.
1451
7b08ccf7
AS
1452 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
1453 @item argument.
1454 (Property searches): Use \\ instead of @backslashchar{}.
1455 * pgg.texi (VERSION): Move @set below @setfilename.
1456
db671917
AS
14572013-01-05 Andreas Schwab <schwab@linux-m68k.org>
1458
1459 * ada-mode.texi: Remove braces from @title argument.
1460 * eudc.texi: Likewise.
1461 * smtpmail.texi: Likewise.
1462 * auth.texi (VERSION): Set before first use.
1463 * emacs-gnutls.texi (VERSION): Likewise.
1464 * pgg.texi (VERSION): Likewise.
1465 * ede.texi (Top): Rename from top, all uses changed.
1466 * eshell.texi: Add missing argument to @sp.
1467 * forms.texi (Top): Reorder menu to match structure.
1468 * htmlfontify.texi (Customisation): Add missing @item in
1469 @enumerate.
1470 * org.texi (Advanced features): Add missing argument for @item.
1471 (Property searches): Use @backslashchar{} in macro argument.
1472 * pcl-cvs.texi: Add missing argument to @sp.
1473 (Movement commands): Fix use of @itemx.
1474 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
1475 * reftex.texi (Options (Creating Citations)): Add missing newline
1476 before @end.
1477 * tramp.texi (Obtaining Tramp): Remove extra dots.
1478 (Configuration): Reorder menu to match structure.
651a2c77 1479 (Remote shell setup): Replace literal NUL character by \0.
db671917
AS
1480 * viper.texi (Marking): Add missing argument for @item.
1481
b55349fb
GM
14822013-01-04 Glenn Morris <rgm@gnu.org>
1483
92d59611
GM
1484 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
1485 Add htmlfontify.
1486 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
1487 (htmlfontify.dvi, htmlfontify.pdf): New targets.
1488 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
1489 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
1490
b55349fb
GM
1491 * htmlfontify.texi: Miscellaneous fixes and updates.
1492 Set copyright to FSF, update license to GFDL 1.3+.
1493
7fca93e2
VD
14942013-01-04 Vivek Dasmohapatra <vivek@etla.org>
1495
1496 * htmlfontify.texi: New file.
1497
87e65f96
JB
14982013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
1499
1500 * calc.texi (Free-Form Dates): Expand on the date reading
1501 algorithm.
1502
82e2a1f0 15032012-12-27 Glenn Morris <rgm@gnu.org>
ddc41264 1504
173076b4
GM
1505 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
1506 Avoid some overfull lines.
1507
d227e322
GM
1508 * widget.texi (Programming Example): Break some long lines.
1509
2ecfdaa6
GM
1510 * wisent.texi (Wisent Overview): Fix xref.
1511 (Grammar format, Understanding the automaton): Avoid overfill.
1512
fd762011
GM
1513 * bovine.texi (Optional Lambda Expression): Allow line break.
1514
9fbc8f46
GM
1515 * auth.texi (Help for users): Break long lines.
1516
ceccabdb
GM
1517 * ada-mode.texi (Project file variables):
1518 Reword to reduce underfull hbox.
1519 (No project files, Use GNAT project file):
1520 Use smallexample to make some overfull lines less terrible.
1521
88edc57f
GM
1522 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
1523 Fix cross-references to separate manuals.
1524
ddc41264
GM
1525 * Makefile.in (gfdl): New variable. Use throughout where
1526 appropriate so that targets depend on doclicense.texi.
1527
45dd6480
LI
15282012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
1529
1530 * gnus.texi (Customizing the IMAP Connection): Mention the other
1531 authenticators.
1532
61bbede6
LI
15332012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
1534
c5b0993e
EW
1535 * gnus.texi (Browse Foreign Server):
1536 Document `gnus-browse-delete-group'.
61bbede6 1537
ddc41264
GM
15382012-12-22 Glenn Morris <rgm@gnu.org>
1539
563a450c 1540 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
6d1962b3
GM
1541 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
1542 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
1543 * widget.texi, wisent.texi: Nuke hand-written node pointers.
563a450c 1544
ddc41264
GM
1545 * Makefile.in (gfdl): New variable. Use throughout where
1546 appropriate so that targets depend on doclicense.texi.
1547
c995b26e
EZ
15482012-12-22 Eli Zaretskii <eliz@gnu.org>
1549
1550 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
1551 doclicense.texi. Remove doclicense.texi from all targets that
1552 mentioned it explicitly.
1553 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
1554 $(emacsdir)/emacsver.texi.
a170fe53 1555 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
c995b26e 1556
08953d7f
GM
15572012-12-21 Glenn Morris <rgm@gnu.org>
1558
c545e313
GM
1559 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
1560 Include emacsver.texi. Nuke hand-written node pointers.
1561 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
1562 Depend on emacsver.texi.
1563
0b1af106
GM
1564 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
1565 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
1566 May as well just include doclicense.texi in everything.
1567
1568 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
1569 which @copying says is included.
1570
6bf430d1
GM
1571 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
1572 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
1573 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
1574 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
1575 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
1576 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
1577 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
1578 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
1579 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1580 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
1581 * widget.texi, wisent.texi, woman.texi: Do not mention buying
1582 copies from the FSF, which does not publish these manuals.
1583
08953d7f
GM
1584 * erc.texi: No need to include gpl in this small manual.
1585
257b2c7d
GM
1586 * org.texi (copying): Include a copy of the GFDL.
1587 (GNU Free Documentation License): New section.
1588
a4b0cca1 15892012-12-21 Bastien Guerry <bzg@gnu.org>
1e20eeb7
BG
1590
1591 * org.texi: Fix typos.
1592
d2435ab9
PE
15932012-12-16 Paul Eggert <eggert@cs.ucla.edu>
1594
1595 * calc.texi (ISO 8601): Rename from ISO-8601,
1596 as it's typically spelled without a hyphen.
1597
b9d8175e
JB
15982012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
1599
1600 * calc.texi (ISO-8601): New section.
1601 (Date Formatting Codes): Mention new codes.
1602 (Standard Date Formats): Mention new formats.
1603
f0bc0bf1
MA
16042012-12-14 Michael Albinus <michael.albinus@gmx.de>
1605
1606 * tramp.texi (External methods): Move `adb' method here.
1607
98c94021
GM
16082012-12-13 Glenn Morris <rgm@gnu.org>
1609
ba30c70f
GM
1610 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
1611
bfe6ffb6
GM
1612 * wisent.texi: Small edits. Set copyright to FSF, update license to
1613 GFDL 1.3+.
1614 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
1615 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
1616 New targets.
1617 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
1618 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
1619
98c94021
GM
1620 * bovine.texi: Small edits. Set copyright to FSF, update license to
1621 GFDL 1.3+, remove empty index.
1622 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
1623 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
1624 New targets.
1625 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
1626 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
1627
cfa49c1e
EL
16282012-12-13 Eric Ludlam <zappo@gnu.org>
1629 David Ponce <david@dponce.com>
1630 Richard Kim <emacs18@gmail.com>
1631
9e7abd17 1632 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
cfa49c1e 1633
727f9739 16342012-12-13 Glenn Morris <rgm@gnu.org>
4c2dd4ee 1635
9b97b143
GM
1636 * flymake.texi (Customizable variables, Locating the buildfile):
1637 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
1638
4c2dd4ee
GM
1639 * srecode.texi: Small edits. Set copyright to FSF, add explicit
1640 GFDL 1.3+ license, fix up index.
1641 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
1642 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
1643 (srecode.pdf): New targets.
1644 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
1645 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
1646
727f9739 16472012-12-13 Eric Ludlam <zappo@gnu.org>
ac1d9dde
EL
1648
1649 * srecode.texi: New file, imported from CEDET trunk.
1650
727f9739 16512012-12-13 Bastien Guerry <bzg@gnu.org>
63aa0982
BG
1652
1653 * org.texi (Summary, Code block specific header arguments)
1654 (Code block specific header arguments)
1655 (Header arguments in function calls, var, noweb)
727f9739
GM
1656 (Results of evaluation, Code evaluation security):
1657 Small reformatting: add a blank line before some example.
63aa0982
BG
1658
1659 * org.texi (System-wide header arguments)
1660 (Header arguments in Org mode properties, Conflicts)
727f9739
GM
1661 (Dynamic blocks, Using the mapping API):
1662 Fix indentation of Elisp code examples.
63aa0982
BG
1663
1664 * org.texi (Comment lines): Fix description of the comment syntax.
1665
727f9739
GM
1666 * org.texi (Installation): Mention "make test" in the correct section.
1667
4288142b
PE
16682012-12-06 Paul Eggert <eggert@cs.ucla.edu>
1669
1670 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1671 These are just minor editorial changes.
1672
61b835df
MA
16732012-12-04 Michael Albinus <michael.albinus@gmx.de>
1674
1675 * tramp.texi (History): Mention ADB.
1676 (Inline methods): Add `adb' method.
1677
c5bc2d1d 16782012-12-03 Michael Albinus <michael.albinus@gmx.de>
328dac0d
MA
1679
1680 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
1681 (External methods): Fix typo.
1682
c5bc2d1d 16832012-12-03 Glenn Morris <rgm@gnu.org>
f4f3b439
GM
1684
1685 * rcirc.texi (Notices): Fix typo.
1686
d0457b57
BW
16872012-11-25 Bill Wohler <wohler@newt.com>
1688
1689 Release MH-E manual version 8.4.
1690
4f405069 1691 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
d0457b57
BW
1692 Update for release 8.4.
1693
551aaa66
BW
1694 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
1695 (Junk): Add mh-whitelist-preserves-sequences-flag,
1696 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
1697 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
1698
61d841dd
PE
16992012-11-25 Paul Eggert <eggert@cs.ucla.edu>
1700
1701 * mh-e.texi (Procmail): Fix two @ typos.
1702
c07a6ded
PE
17032012-11-24 Paul Eggert <eggert@cs.ucla.edu>
1704
1705 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1706 These are just minor editorial changes.
1707
678a34f4
JB
17082012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
1709
1710 * calc.texi (Date Formatting Codes): Mention the new beginning of
1711 the date numbering system.
1712
0e70ce93
PE
17132012-11-22 Paul Eggert <eggert@cs.ucla.edu>
1714
1715 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
1716 (Date Forms): Correct off-by-one error in explanation of
1717 Julian day numbers. Give Gregorian equivalent of its origin.
1718
723da6aa
JB
17192012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
1720
cfdaa150 1721 * calc.texi (Date Forms): Mention the customizable
723da6aa
JB
1722 Gregorian-Julian switch.
1723 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
1724
310e60d9
PE
17252012-11-17 Paul Eggert <eggert@cs.ucla.edu>
1726
6f6b82d6
PE
1727 Calc now uses the Gregorian calendar for all dates (Bug#12633).
1728 It also uses January 1, 1 AD as its day number 1.
310e60d9
PE
1729 * calc.texi (Date Forms): Document this.
1730
e8693c96
GM
17312012-11-16 Glenn Morris <rgm@gnu.org>
1732
1733 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
1734 (Obsolete Macros): Move example here from Function Bindings.
1735
5c934f8b
GM
1736 * erc.texi: Use @code{nil} rather than just "nil".
1737 (Modules): Undocument obsolete "hecomplete".
6e5e9b70 1738 Add "notifications".
f925b109 1739 (Connecting): Add brief section on passwords.
274f5de6 1740 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
6e5e9b70 1741
f78ee6af 17422012-11-13 Glenn Morris <rgm@gnu.org>
24c38527
GM
1743
1744 * flymake.texi (Customizable variables)
1745 (Highlighting erroneous lines): Mention flymake-error-bitmap,
1746 flymake-warning-bitmap, and flymake-fringe-indicator-position.
1747
1796ef98
VB
17482012-11-12 Vincent BelaĂ¯che <vincentb1@users.sourceforge.net>
1749
1750 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
1751 In all file place SES into @acronym{...}.
1752 (Advanced Features): Add key index and function index for
4f405069
JB
1753 ses-set-header-row. Add description for function
1754 ses-rename-cell. Add description for function
1796ef98
VB
1755 ses-repair-cell-reference-all.
1756 (Ranges in formulas): Add description for ses-range flags.
1757
31f47fba
PE
17582012-11-12 Paul Eggert <eggert@cs.ucla.edu>
1759
1760 * texinfo.tex: Merge from gnulib.
1761
6baf66d5 17622012-11-10 Chong Yidong <cyd@gnu.org>
5b637222
CY
1763
1764 * url.texi (Introduction): Move url-configuration-directory to
1765 Customization node.
1766 (Parsed URIs): Split into its own node.
1767 (URI Encoding): New node.
1768 (Defining New URLs): Remove empty chapter.
1769 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
1770 Improve docs for url-queue-*.
1771 (Supported URL Types): Copyedits. Delete empty subnodes.
1772
c5b0993e
EW
1773 * url.texi (Introduction): Rename from Getting Started.
1774 Rewrite the introduction.
82f84fa3
CY
1775 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
1776
6baf66d5 17772012-11-10 Glenn Morris <rgm@gnu.org>
2ee1d59f
GM
1778
1779 * cl.texi (Obsolete Setf Customization):
1780 Revert defsetf example to the more correct let rather than prog1.
bdd8064f
GM
1781 Give define-modify-macro, defsetf, and define-setf-method
1782 gv.el replacements.
2ee1d59f 1783
2027b1b3 1784 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
a358a44e 1785 (Setf Extensions): Remove obsolete reference.
2027b1b3 1786 (Obsolete Setf Customization):
651af8c6 1787 Move note on lack of setf functions to lispref/variables.texi.
ab7f1c43 1788 Undocument get-setf-method, since it no longer exists.
a358a44e 1789 Mention simple defsetf replaced by gv-define-simple-setter.
651af8c6 1790
c65b407b
GM
17912012-11-03 Glenn Morris <rgm@gnu.org>
1792
1793 * cl.texi: Further general copyedits.
685b0026
GM
1794 (List Functions): Remove copy-tree, standard elisp for some time.
1795 (Efficiency Concerns): Comment out examples that no longer apply.
1796 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
92246540
GM
1797 (Creating Symbols, Random Numbers): De-emphasize internal
1798 variables cl--gensym-counter and cl--random-state. (Bug#12788)
f58542e1
GM
1799 (Naming Conventions, Type Predicates, Macros)
1800 (Predicates on Numbers): No longer mention cl-floatp-safe.
c65b407b 1801
a71e2379
G
18022012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
1803
1804 * gnus.texi (Mail Source Specifiers):
1805 Document :leave keyword used for pop mail source.
1806
df43dd53
GM
18072012-11-01 Glenn Morris <rgm@gnu.org>
1808
1809 * cl.texi: General copyedits for style, line-breaks, etc.
9f2881af
GM
1810 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
1811 (Macro Bindings, Blocks and Exits):
1812 Acknowledge existence of lexical-binding.
1813 (Iteration): Mainly defer to doc of standard dolist, dotimes.
df43dd53 1814
69c1c2e6
GM
18152012-10-31 Glenn Morris <rgm@gnu.org>
1816
dd90fd1a
GM
1817 * ert.texi (Introduction, The @code{should} Macro):
1818 Refer to "cl-assert" rather than "assert".
1819
69c1c2e6
GM
1820 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
1821 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
1822 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
1823 Reword, and add details of flet and labels.
87b0d8b1 1824 (Modify Macros, Function Bindings): Add some xrefs.
69c1c2e6 1825
4ddedf94
GM
18262012-10-30 Glenn Morris <rgm@gnu.org>
1827
1828 * cl.texi (Modify Macros): Update for cl-letf changes.
1829 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
516e1a08
GM
1830 (Setf Extensions): Partially restore note about cl-getf,
1831 mainly moved to lispref/variables.texi.
1832 (Property Lists): Fix cl-getf typos.
f43a5263 1833 (Mapping over Sequences): Mention cl-mapc naming oddity.
4ddedf94 1834
d3094168
GM
18352012-10-29 Glenn Morris <rgm@gnu.org>
1836
1837 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
a3c5b619 1838 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
d571e9c3 1839 (Customizing Setf): Move contents to "Obsolete Setf Customization".
d55911cf
GM
1840 (Modify Macros, Multiple Values, Other Clauses):
1841 Remove mentions of obsolete features.
6a07d52e 1842 (Obsolete Setf Customization): Don't mention `apply' setf.
d3094168 1843
3c0c6155
GM
18442012-10-28 Glenn Morris <rgm@gnu.org>
1845
f94b04fc
GM
1846 * cl.texi (Multiple Values, Common Lisp Compatibility):
1847 More namespace updates.
1848 (Obsolete Features): Copyedits.
1849 (Obsolete Lexical Macros, Obsolete Setf Customization):
1850 New subsections.
1851
9c52d61d
GM
1852 * cl.texi (Porting Common Lisp, Lexical Bindings):
1853 Add some xrefs to the Elisp manual.
1854
3c0c6155
GM
1855 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
1856 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
1857 (Obsolete Features): New appendix. Move Lexical Bindings here.
1858
5887564d
GM
18592012-10-27 Glenn Morris <rgm@gnu.org>
1860
e1117425
GM
1861 * cl.texi: Use defmac for macros rather than defspec.
1862 (Efficiency Concerns): Related copyedit.
1863
5887564d
GM
1864 * cl.texi (Control Structure): Update for setf now being in core.
1865 (Setf Extensions): Rename from Basic Setf. Move much of the
1866 former content to lispref/variables.texi.
1867 (Modify Macros): Move pop, push details to lispref/variables.texi.
1868 (Customizing Setf): Copyedits for setf etc being in core.
1869 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
1870 Further namespaces updates.
1871
bdebdb64
BG
18722012-10-26 Bastien Guerry <bzg@gnu.org>
1873
c5b0993e
EW
1874 * org.texi (Installation): Update the link to Org's ELPA.
1875 Also don't mention org-install.el anymore as the replacement file
bdebdb64
BG
1876 org-loaddefs.el is now loaded by org.el.
1877
f956e59d
MA
18782012-10-25 Michael Albinus <michael.albinus@gmx.de>
1879
c5b0993e
EW
1880 * tramp.texi (Frequently Asked Questions):
1881 Mention `tramp-completion-reread-directory-timeout' for performance
f956e59d
MA
1882 improvement.
1883
a05cb6e3
GM
18842012-10-25 Glenn Morris <rgm@gnu.org>
1885
1886 * cl.texi: Don't mess with the TeX section number counter.
1887 Use Texinfo recommended convention for quotes+punctuation.
1888 (Overview, Sequence Functions): Rephrase for better line-breaking.
1889 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
1890 (Macro Bindings, Conditionals, Iteration, Loop Basics)
1891 (Random Numbers, Mapping over Sequences, Structures)
1892 (Porting Common Lisp): Further updates for cl-lib namespace.
1893 (Modify Macros, Declarations, Macro Bindings, Structures):
1894 Break long lines in examples.
1895 (Dynamic Bindings): Update for changed progv behavior.
1896 (Loop Examples, Efficiency Concerns): Markup fixes.
1897 (Structures): Remove TeX margin change.
39ff2cf3 1898 (Declarations): Fix typos.
a05cb6e3 1899
39a58b5b
GM
19002012-10-24 Glenn Morris <rgm@gnu.org>
1901
a6880551
GM
1902 * cl.texi (Overview, Multiple Values, Creating Symbols)
1903 (Numerical Functions): Say less/nothing about the original cl.el.
1904 (Old CL Compatibility): Remove.
1905 (Assertions): Remove ignore-errors (standard Elisp for some time).
1906
39a58b5b
GM
1907 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
1908 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
1909 (Efficiency Concerns, Efficiency Concerns)
1910 (Common Lisp Compatibility, Old CL Compatibility):
1911 Further updates for cl-lib namespace.
1912
72ec96fb
PE
19132012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
1914
1915 Update manual for new time stamp format (Bug#12706).
1916 * emacs-mime.texi (time-date): Update for new format.
1917 Also, fix bogus time stamp and modernize a bit.
1918
8d6510b9
GM
19192012-10-23 Glenn Morris <rgm@gnu.org>
1920
1921 * cl.texi: Include emacsver.texi. Use Emacs version number rather
1922 than unchanging cl.el version number.
1923 End all menu descriptions with a period.
1924 Do not use @dfn{CL} for every instance of "CL".
1925 (Overview): Remove no-runtime caveat, and note about foo* names.
1926 (Usage): Use cl-lib rather than cl.
1927 (Organization, Naming Conventions): Update for cl-lib.el.
1928 (Installation): Remove long-irrelevant node.
1929 (Program Structure, Predicates, Control Structure):
1930 Start updating for cl-lib namespace.
8d6510b9
GM
1931 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
1932 Depend on emacsver.texi.
1933
0a078f36
MA
19342012-10-09 Michael Albinus <michael.albinus@gmx.de>
1935
1936 * trampver.texi: Update release number.
1937
a03bb33f
GM
19382012-10-06 Glenn Morris <rgm@gnu.org>
1939
24636b26
GM
1940 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
1941 ERC version.
1942 (Introduction): ERC is distributed with Emacs.
1943 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
1944 (Getting Started): Simplify.
1945 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
1946 (History): Mention ERC maintained as part of Emacs now.
1947 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
1948 Add dependency on emacsver.texi.
1949
a03bb33f
GM
1950 * erc.texi: Remove hand-written node pointers.
1951
d259be38
GM
19522012-10-05 Glenn Morris <rgm@gnu.org>
1953
1954 * newsticker.texi (Overview, Requirements, Usage, Configuration):
1955 Copyedits.
1956
62a81506
CY
19572012-10-01 Eric Ludlam <zappo@gnu.org>
1958
1959 * ede.texi (Quick Start, Project Local Variables)
1960 (Miscellaneous commands, ede-java-root, Development Overview)
1961 (Detecting a Project): New nodes.
1962 (Simple projects): Node deleted.
1963
1964 * eieio.texi (Building Classes): Some slot attributes cannot be
1965 overridden.
1966 (Slot Options): Remove an example.
1967 (Method Invocation, Documentation): New nodes.
1968
07f133bf
GM
19692012-10-01 Glenn Morris <rgm@gnu.org>
1970
1971 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
1972 (reftex.pdf): Add dependency on emacsver.texi.
1973 * reftex.texi: Don't include directory part for emacsver.texi;
1974 the Makefile's -I handles it.
1975
4f595e15
RA
19762012-09-30 Ralf Angeli <angeli@caeruleus.net>
1977
1978 Merge from standalone RefTeX repository.
1979
1980 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
1981 with macros.
1982 (Imprint): Mention Wolfgang in list of contributors.
1983 (Creating Citations): Give a hint about how to
1984 auto-revert the BibTeX database file when using external editors.
1985 (Referencing Labels): Simplify section about reference macro
1986 cycling.
1987 (Options (Referencing Labels)): Adapt to new structure of
1988 `reftex-ref-style-alist'.
1989 (Referencing Labels, Reference Styles): Document changes in the
1990 referencing functionality.
1991 (Commands): Mention options for definition of header and footer in
1992 BibTeX files.
1993 (Options (Creating Citations)): Document
1994 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
1995 (Reference Styles): New section.
1996 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
1997 (Options (Referencing Labels)): Remove descriptions of deprecated
1998 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
1999 Add descriptions for `reftex-ref-style-alist' and
2000 `reftex-ref-style-default-list'.
2001 (Referencing Labels): Update regarding reference styles.
2002 (Citation Styles): Mention support for ConTeXt.
2003 (Options (Defining Label Environments)): Fix typo.
c5b0993e
EW
2004 (Options (Creating Citations)):
2005 Document `reftex-cite-key-separator'.
4f595e15 2006
8223b1d2
BG
20072012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
2008
2009 * org.texi: Add description of ORG_ADD_CONTRIB to info
2010 documentation. Add link to Worg for more details.
2011
2012 * org.texi: Clarify installation procedure. Provide link to the
2013 build system description on Worg.
2014
2015 * org.texi: Remove reference to utils/, x11idle.c is now in
2016 contrib/scripts.
2017
2018 * org.texi: Re-normalize to "Org mode" in manual.
2019
2020 * org.texi (Installation): Adapt documentation to new build
2021 system. Mention GNU ELPA (since it needs to be handled like Emacs
2022 built-in Org).
2023
8223b1d2
BG
20242012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
2025
2026 * org.texi: Fix typo in description of the 'Hooks' section.
2027
2028 * org.texi: Add ID to the list of special properties.
2029
20302012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
2031
2032 * org.texi (Moving subtrees): Document the ability to archive to a
2033 datetree.
2034
1e20eeb7 20352012-09-30 Bastien Guerry <bzg@gnu.org>
8223b1d2 2036
c5b0993e
EW
2037 * org.texi (Installation, Feedback, Batch execution):
2038 Use (add-to-list 'load-path ... t) for the contrib dir.
8223b1d2
BG
2039
2040 * org.texi (results): Update documentation for ":results drawer"
2041 and ":results org".
2042
2043 * org.texi (Column width and alignment): Fix typo.
2044
2045 * org.texi (Activation): Point to the "Conflicts" section.
2046
2047 * org.texi (Conflicts): Mention filladapt.el in the list of
2048 conflicting packages.
2049
2050 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
2051 not needed for versions of Emacs > 22.1.
2052
2053 * org.texi (History and Acknowledgments): Fix typo.
2054
2055 * org.texi (History and Acknowledgments): Add my own
2056 acknowledgments.
2057
2058 * org.texi (Agenda commands): Document the new command and the new
2059 option.
2060
2061 * org.texi (Agenda commands): Delete `org-agenda-action' section.
2062 (Agenda commands): Reorder. Document `*' to toggle persistent
2063 marks.
2064
c5b0993e
EW
2065 * org.texi (Agenda dispatcher):
2066 Mention `org-toggle-agenda-sticky'.
8223b1d2
BG
2067 (Agenda commands, Exporting Agenda Views): Fix typo.
2068
2069 * org.texi (Templates in contexts, Setting Options): Update to
2070 reflect changes in how contexts options are processed.
2071
2072 * org.texi (Templates in contexts): Document the new structure of
2073 the variables `org-agenda-custom-commands-contexts' and
2074 `org-capture-templates-contexts'.
2075
2076 * org.texi (Templates in contexts): Document the new option
2077 `org-capture-templates-contexts'.
2078 (Storing searches): Document the new option
2079 `org-agenda-custom-commands-contexts'.
2080
2081 * org.texi (Formula syntax for Lisp): Reformat.
2082
2083 * org.texi (Special properties, Column attributes)
2084 (Agenda column view): Document the new special property
2085 CLOCKSUM_T.
2086
2087 * org.texi (Template expansion): Document the new %l template.
2088
2089 * org.texi (Fast access to TODO states): Fix documentation about
2090 allowed characters for fast todo selection.
2091
2092 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
2093 use in `org-agenda-to-appt'.
2094
2095 * org.texi (Comment lines): Update wrt comments.
2096
2097 * org.texi (Resolving idle time): Document new keybinding.
2098
2099 * org.texi (Clocking commands): Document the use of S-M-<up/down>
2100 on clock timestamps.
2101
d1389828 2102 * org.texi (Fast access to TODO states): Explicitly says only
8223b1d2
BG
2103 letters are supported as fast TODO selection keys.
2104
2105 * org.texi (Link abbreviations): Illustrate the use of the "%h"
2106 specifier. Document the new "%(my-function)" specifier.
2107
2108 * org.texi (Clocking commands): New cindex.
2109 (Clocking commands): Update documentation for `org-clock-in'.
2110 Document `org-clock-in-last'. Mention `org-clock-out' and
2111 `org-clock-in-last' as commands that can be globally bound.
2112 (Resolving idle time): Document continuous clocking.
2113
2114 * org.texi (Top, Introduction): Fix formatting.
2115 (Activation): Add index entries.
2116 (Conventions): Update section.
2117 (Embedded @LaTeX{}): Fix formatting.
2118
2119 * org.texi (Visibility cycling): Document `show-children'.
2120
2121 * org.texi (Using capture): Mention the `org-capture-last-stored'
2122 bookmark as a way to jump to the last stored capture.
2123
2124 * org.texi (Uploading files): Fix typo.
2125
2126 * org.texi (Using capture): Document `C-0' as a prefix argument
2127 for `org-capture'.
2128
2129 * org.texi (Agenda commands): Document persistent marks.
2130
2131 * org.texi (Template expansion): Update doc to reflect change.
2132
2133 * org.texi (Radio tables): Document the :no-escape parameter.
2134
2135 * org.texi (Repeated tasks): Document repeat cookies for years,
2136 months, weeks, days and hours.
2137
2138 * org.texi (Export options): State that you can use the d: option
2139 by specifying a list of drawers.
2140
2141 * org.texi (HTML preamble and postamble): Small doc improvement.
2142
21432012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
2144
2145 * org.texi: The sections in the Exporting section of the manual
2146 left out articles in the description of the org-export-as-*
4f405069 2147 commands, among other places. This patch adds them, adds a few
8223b1d2
BG
2148 missing prepositions, and switches instances of "an HTML" to "a
2149 html" for internal consistency.
2150
2151 * org.texi: Alter several examples of headings with timestamps in
2152 them to include the timestamps in the body instead of the heading.
2153
21542012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
2155
2156 * org.texi (Agenda dispatcher): Document sticky agenda views and
2157 the new key for them.
2158
21592012-09-30 Charles <millarc@verizon.net> (tiny change)
2160
2161 * org.texi (Advanced features): Fix error in table.
2162
21632012-09-30 Feng Shu <tumashu@gmail.com>
2164
2165 * org.texi (@LaTeX{} fragments): Document imagemagick as an
2166 alternative to dvipng.
2167
21682012-09-30 François Allisson <francois@allisson.co> (tiny change)
2169
2170 * org.texi: Remove extra curly bracket.
2171
21722012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
2173
2174 * org.texi (org-clock-in-last and org-clock-cancel): Update the
2175 defkeys.
2176
21772012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2178
2179 * org.texi (Agenda commands): Fix two typos by giving
2180 corresponding function names, according to
2181 `org-agenda-view-mode-dispatch'.
2182
a04689de 21832012-09-30 Jan Böcker <jan.boecker@jboecker.de>
8223b1d2
BG
2184
2185 * org.texi (The spreadsheet): Fix typo.
2186
21872012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
2188
2189 * org.texi (Tracking your habits): Point to the "Tracking TODO
2190 state changes" section.
2191
21922012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
2193
2194 * org.texi (Literal examples): Remove reference to unknown
4f405069 2195 `org-export-latex-minted' variable. Also simplify footnote since
8223b1d2
BG
2196 `org-export-latex-listings' documentation is exhaustive already.
2197
2198 * org.texi (Plain lists): Remove reference to now hard-coded
2199 `bullet' automatic rule.
2200
22012012-09-30 Toby S. Cubitt <tsc25@cantab.net>
2202
2203 * org.texi: Updated documentation accordingly.
2204
5087f097
PE
22052012-09-13 Paul Eggert <eggert@cs.ucla.edu>
2206
2207 * texinfo.tex: Merge from gnulib.
2208
20121a26
MA
22092012-09-12 Michael Albinus <michael.albinus@gmx.de>
2210
2211 Sync with Tramp 2.2.6.
2212
2213 * tramp.texi (Bug Reports): Cleanup caches before a test run.
2214
2215 * trampver.texi: Update release number.
2216
44677e30
PE
22172012-09-12 Paul Eggert <eggert@cs.ucla.edu>
2218
2219 * texinfo.tex: Merge from gnulib.
2220
5a4c42ba
AA
22212012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
2222
2223 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
2224 (bug#12096).
2225
8e7046c3
JB
22262012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
2227
1dcac243
JB
2228 * calc.texi (Simplification modes, Conversions)
2229 (Operating on Selections): Mention "basic" simplification.
8e7046c3
JB
2230 (The Calc Mode Line): Mention the mode line display for Basic
2231 simplification mode.
2232 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
2233 simplifications.
2234 (Basic Simplifications): Rename from "Limited Simplifications"
2235 Replace "limited" by "basic" throughout.
4f405069 2236 (Algebraic Simplifications): Indicate that the algebraic
8e7046c3 2237 simplifications are done by default.
4f405069 2238 (Unsafe Simplifications): Mention `m E'.
8e7046c3
JB
2239 (Simplification of Units): Mention `m U'.
2240 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
c5b0993e
EW
2241 (Kinds of Declarations, Functions for Declarations):
2242 Mention "algebraic simplifications" instead of `a s'.
1dcac243 2243 (Algebraic Entry): Remove mention of default simplifications.
8e7046c3 2244
d2bd74ff
JB
22452012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
2246
2247 * calc.texi (Getting Started, Tutorial): Change simulated
2248 Calc output to match actual output.
2249 (Simplifying Formulas): Mention that algebraic simplification is now
2250 the default.
2251
77472261
EZ
22522012-07-28 Eli Zaretskii <eliz@gnu.org>
2253
2254 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
2255 (Bug#12073)
2256
09ae5da1
PE
22572012-07-25 Paul Eggert <eggert@cs.ucla.edu>
2258
2259 Prefer typical American spelling for "acknowledgment".
2260 * calc.texi (History and Acknowledgments): Rename from
2261 History and Acknowledgements.
2262 * idlwave.texi (Acknowledgments):
2263 * ses.texi (Acknowledgments):
2264 * woman.texi (Acknowledgments): Rename from Acknowledgements.
2265
c4444d16
PE
22662012-07-09 Paul Eggert <eggert@cs.ucla.edu>
2267
2268 Rename configure.in to configure.ac (Bug#11603).
2269 * ede.texi (Compiler and Linker objects, ede-proj-project)
2270 (ede-step-project): Prefer the name configure.ac to configure.in.
2271
ef091c97
MA
22722012-07-06 Michael Albinus <michael.albinus@gmx.de>
2273
c5b0993e
EW
2274 * tramp.texi (Multi-hops):
2275 Introduce `tramp-restricted-shell-hosts-alist'.
ef091c97 2276
89b163db
G
22772012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2278
2279 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
2280 methods, so don't mention smtpmail here.
2281
22822012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
2283
2284 * gnus.texi (Picons): Document gnus-picon-properties.
2285
22862012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2287
2288 * gnus.texi: Remove mention of compilation, as that's no longer
2289 supported.
2290
22912012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
2292
2293 * gnus.texi (Archived Messages): Mention
2294 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
2295
22962012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2297
2298 * gnus.texi (Various Summary Stuff):
2299 Remove mention of `gnus-propagate-marks'.
2300
23012012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2302
2303 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
2304 which no longer exist.
2305
23062012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2307
2308 * gnus.texi (Archived Messages):
2309 Document gnus-gcc-self-resent-messages.
2310
23112012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2312
2313 * message.texi (Mail Variables):
2314 Mention the optional user parameter for X-Message-SMTP-Method.
2315
23162012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2317
2318 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
2319
2320 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
2321
23222012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2323
2324 * gnus.texi (Key Index): Change encoding to utf-8.
2325
ac1a0ce1 23262012-06-21 Glenn Morris <rgm@gnu.org>
2fecccba
GM
2327
2328 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
2329
71cca84d
G
23302012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2331
2332 * gnus.texi (Group Timestamp): Mention where to find documentation for
2333 the `gnus-tmp-' variables (bug#11601).
2334
888a7fc0
MA
23352012-06-11 Michael Albinus <michael.albinus@gmx.de>
2336
2337 Sync with Tramp 2.2.6-pre.
2338
2339 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
2340 where appropriate.
2341 (Ad-hoc multi-hops): New section.
2342 (Remote processes): New subsection "Running remote processes on
2343 Windows hosts".
2344 (History): Add remote commands on Windows, and ad-hoc multi-hop
2345 methods.
2346 (External methods): "ControlPersist" must be set to "no" for the
2347 `scpc' method.
2348 (Remote processes): Add a note about `auto-revert-tail-mode'.
2349 (Frequently Asked Questions): Use "scpx" in combination with
2350 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
2351
2352 * trampver.texi: Update release number.
2353
31ca4639 23542012-06-10 Chong Yidong <cyd@gnu.org>
c342cead
CY
2355
2356 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
2357 compilation for html-mono.
2358
0e8bbf66
PE
23592012-06-08 Paul Eggert <eggert@cs.ucla.edu>
2360
2361 * texinfo.tex: Merge from gnulib.
2362
b8f061b3
KY
23632012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
2364
2365 * Makefile.in (echo-info): Don't try to install info files named
2366 just ".info".
2367
16af873e
GM
23682012-05-28 Glenn Morris <rgm@gnu.org>
2369
c1dabff0
GM
2370 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
2371
16af873e
GM
2372 * sc.texi: Nuke hand-written node pointers.
2373 Fix top-level menu to match actual node order.
2374
1d5b82ef
GM
23752012-05-27 Glenn Morris <rgm@gnu.org>
2376
2377 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
2378 Some associated fixes, including not messing with chapno in cl.texi.
2379
33017faf 23802012-05-27 Bastien Guerry <bzg@gnu.org>
8c8b834f
BG
2381
2382 * org.texi (Durations and time values): Fix typo.
2383
2fb6d9c6
GM
23842012-05-26 Paul Eggert <eggert@cs.ucla.edu>
2385
2386 * texinfo.tex: Update from gnulib.
2387
d14b0029
JB
23882012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
2389
cfdaa150 2390 * calc.texi (Basic Operations on Units, Customizing Calc):
d14b0029
JB
2391 Mention `calc-ensure-consistent-units'.
2392
2f4cadd1 23932012-05-14 Andreas Schwab <schwab@linux-m68k.org>
78e91d08 2394
9879e263
AS
2395 * cc-mode.texi: Avoid space before macro in 4th argument of cross
2396 reference commands. (Bug#11461)
2397
78e91d08
AS
2398 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
2399
3fe7cdc8
GM
24002012-05-12 Glenn Morris <rgm@gnu.org>
2401
9598ef0b
GM
2402 * Makefile.in (mostlyclean): Add more TeX intermediates.
2403
7d326a29
GM
2404 * Makefile.in: Make it look more like the other doc Makefiles.
2405 Use explicit $srcdir in all dependencies.
2406 Remove cd $srcdir from rules.
2407 (VPATH): Remove.
2408 (infodir): Set to an absolute path.
2409 (INFO_TARGETS): Use short names.
2410 (mkinfodir): infodir is now absolute.
2411 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
2412
c7f95930 2413 * Makefile.in (info.info): Rename from info, to avoid duplication.
9583393f 2414 (.SUFFIXES): Disable implicit rules.
c7f95930 2415
3fe7cdc8
GM
2416 * Makefile.in (MKDIR_P): New, set by configure.
2417 (mkinfodir): Use $MKDIR_P.
2418
6f0652af
GM
24192012-05-07 Glenn Morris <rgm@gnu.org>
2420
2421 * forms.texi (Long Example): Update for changed location of files.
2422
8045b906
GM
24232012-05-04 Glenn Morris <rgm@gnu.org>
2424
2425 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
2426 (INFO_TARGETS): Use $INFO_EXT.
2427 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2428 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
2429 (INFO_TARGETS): Use $INFO_EXT.
2430 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2431
9e7a4bcf
GM
24322012-05-02 Glenn Morris <rgm@gnu.org>
2433
9aa071df
GM
2434 * Makefile.in (echo-info): New phony target, used by top-level.
2435
9e7a4bcf
GM
2436 * viper.texi: Make direntry shorter (also it is no longer "newest").
2437
2438 * emacs-gnutls.texi, ert.texi, org.texi:
2439 Fix dircategory, direntry to match info/dir.
2440
31cc861c
GM
2441 * faq.texi: Convert @inforefs to @xrefs.
2442 Fix some malformed cross-references.
f9e320bb
GM
2443 (File-name conventions): Shorten section name to avoid overfull line.
2444 (How to add fonts): Use smallexample to avoid overfull lines.
31cc861c 2445
723ea6b5
TZ
24462012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
2447
2448 * auth.texi (Help for users): Update for .gpg file being second.
2449
a8e7d6d7 24502012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2f885dca
BG
2451
2452 * org.texi (Agenda commands): Fix two typos: give corresponding
2453 function names, according to `org-agenda-view-mode-dispatch'.
2454
a8e7d6d7 24552012-04-27 Glenn Morris <rgm@gnu.org>
dae39d9c
GM
2456
2457 * faq.texi (Major packages and programs): Remove section.
2458 There is no point listing 6 packages (cf etc/MORE.STUFF).
2459 (Finding Emacs and related packages): Move "Spell-checkers" here.
578c1d4b 2460
dcbf5805
MA
24612012-04-22 Michael Albinus <michael.albinus@gmx.de>
2462
2463 * dbus.texi (Version): New node.
2464 (Properties and Annotations): Mention the object manager
2465 interface. Describe dbus-get-all-managed-objects.
2466 (Type Conversion): Floating point numbers are allowed, if an
2467 anteger does not fit Emacs's integer range.
2468 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
2469 (Asynchronous Methods): Fix description of
2470 dbus-call-method-asynchronously.
c5b0993e
EW
2471 (Receiving Method Calls): Fix some minor errors.
2472 Add dbus-interface-emacs.
dcbf5805
MA
2473 (Signals): Describe unicast signals and the new match rules.
2474 (Alternative Buses): Add the PRIVATE optional argument to
2475 dbus-init-bus. Describe its new return value. Add dbus-setenv.
2476
adee4030
GM
24772012-04-20 Glenn Morris <rgm@gnu.org>
2478
2479 * faq.texi (New in Emacs 24): New section.
2480 (Packages that do not come with Emacs): Mention M-x list-packages.
2481
35dc09a1 24822012-04-14 Alan Mackenzie <acm@muc.de>
932de51c
AM
2483
2484 * cc-mode.texi (c-offsets-alist): Correct a typo.
2485
35dc09a1 24862012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
801a68c8
BG
2487
2488 * org.texi (Deadlines and scheduling): Fix the example: the
2489 DEADLINE item should come right after the headline. We enforce
2490 this convention, so it is a bug not to illustrate it correctly in
2491 the manual.
2492
35dc09a1 24932012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
801a68c8
BG
2494
2495 * org.texi (Agenda commands): Fix documentation bug by swapping
2496 the equivalent keybindings to `org-agenda-next-line' with the ones
2497 to `org-agenda-previous-line'.
2498
35dc09a1 24992012-04-14 Glenn Morris <rgm@gnu.org>
f48a9cb4
GM
2500
2501 * Makefile.in: Replace non-portable use of $< in ordinary rules.
2502
e2560ea8
EZ
25032012-04-09 Eli Zaretskii <eliz@gnu.org>
2504
c5b0993e
EW
2505 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
2506 Add emacs-gnutls.
e2560ea8
EZ
2507 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
2508
6b4f4a2d
TZ
25092012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
2510
250b840e 2511 * Makefile.in: Add emacs-gnutls.texi to build.
6b4f4a2d
TZ
2512
2513 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
2514
ca2c89b6
TZ
25152012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
2516
2517 * auth.texi (Secret Service API): Edit further and give examples.
c8bf3227 2518 (Secret Service API): Adjust @samp to @code for collection names.
ca2c89b6 2519
aebd5f1a
GM
25202012-04-04 Glenn Morris <rgm@gnu.org>
2521
2522 * auth.texi (Secret Service API): Copyedits.
2523 (Help for developers): Fill in some missing function doc-strings.
3c93d00f
GM
2524 (Help for users, Help for developers)
2525 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
aebd5f1a 2526
0317dd51
MA
25272012-04-04 Michael Albinus <michael.albinus@gmx.de>
2528
2529 * auth.texi (Secret Service API): Add the missing text.
2530
3d439cd1
CY
25312012-04-04 Chong Yidong <cyd@gnu.org>
2532
2533 * message.texi (Using PGP/MIME): Note that epg is now the default.
2534
2535 * gnus.texi: Reduce references to obsolete pgg library.
2536 (Security): Note that epg is now the default.
2537
2538 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
2539
2540 * nxml-mode.texi (Completion): C-RET is no longer bound to
2541 nxml-complete.
2542
153ae947
BG
25432012-04-01 Jambunathan K <kjambunathan@gmail.com>
2544
2545 * org.texi (Customizing tables in ODT export): Correct few errors.
2546
25472012-04-01 Jambunathan K <kjambunathan@gmail.com>
2548
2549 * org.texi (Links in ODT export): Update.
2550 (Labels and captions in ODT export): New node.
2551
25522012-04-01 Jambunathan K <kjambunathan@gmail.com>
2553
2554 * org.texi (Literal examples in ODT export): htmlfontify.el in
2555 Emacs-24.1 now supports fontification. So ODT source blocks will
2556 be fontified by default.
2557
25582012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
2559
2560 * org.texi (Refiling notes): Remove duplicated keybinding.
2561
25622012-04-01 Eric Schulte <eric.schulte@gmx.com>
2563
2564 * org.texi (noweb): Documentation of this new option to the :noweb
2565 header argument.
2566
25672012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
2568
2569 * org.texi (Header and sectioning): Add example demonstrating how
2570 to use "LaTeX_CLASS_OPTIONS".
2571
25722012-04-01 Eric Schulte <eric.schulte@gmx.com>
2573
2574 * org.texi (Noweb reference syntax): Describe the ability to
2575 execute noweb references in the manual.
2576
25772012-04-01 Eric Schulte <eric.schulte@gmx.com>
2578
2579 * org.texi (cache): Improve cache documentation when session
2580 evaluation is used.
2581
25822012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2583
2584 * org.texi (Plain lists): Document removal.
2585
25862012-04-01 Michael Brand <michael.ch.brand@gmail.com>
2587
2588 * org.texi: Decapitalize file name in references to Calc manual.
2589
25902012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2591
2592 * org.texi (Plain lists): Document removal.
2593
25942012-04-01 Jambunathan K <kjambunathan@gmail.com>
2595
2596 * org.texi (Top, OpenDocument Text export)
2597 (ODT export commands, Extending ODT export)
2598 (Images in ODT export, Tables in ODT export)
2599 (Configuring a document converter): Add or Update.
2600
26012012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
2602
2603 * org.texi (MobileOrg): Change the wording to reflect that the
2604 Android Version is no longer just the little brother of the iOS
2605 version.
2606
26072012-04-01 Eric Schulte <eric.schulte@gmx.com>
2608
c5b0993e 2609 * org.texi (Key bindings and useful functions): Update babel key
153ae947
BG
2610 binding documentation in manual.
2611
26122012-04-01 Eric Schulte <eric.schulte@gmx.com>
2613
2614 * org.texi (noweb): Document new noweb header value.
2615
26162012-04-01 Eric Schulte <eric.schulte@gmx.com>
2617
2618 * org.texi (noweb-sep): Document new header argument.
2619
26202012-04-01 Eric Schulte <eric.schulte@gmx.com>
2621
2622 * org.texi (noweb-ref): Documentation of this new custom variable.
2623
26242012-04-01 Eric Schulte <eric.schulte@gmx.com>
2625
2626 * org.texi (wrap): Update the new :wrap documentation to match the
2627 current implementation.
2628
26292012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2630
2631 * org.texi: Added documentation for :wrap.
2632
26332012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2634
2635 * org.texi: #+RESULTS now user-configurable.
2636
26372012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2638
2639 * org.texi: Documented :noweb no-export.
2640
26412012-04-01 Thomas Dye <dk@poto.local>
2642
2643 * org.texi: Edit :noweb no header argument for correctness.
2644
1e20eeb7 26452012-04-01 Bastien Guerry <bzg@gnu.org>
153ae947
BG
2646
2647 * org.texi (Customization): Update the approximate number of Org
2648 variables.
2649
26502012-04-01 Thomas Dye <dk@poto.local>
2651
2652 * org.texi: The :results wrap produces a drawer instead of a
2653 begin_results block.
2654
005a89ff
G
26552012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
2656
2657 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
2658 reflect the new default.
2659
589ce070
EZ
26602012-03-10 Eli Zaretskii <eliz@gnu.org>
2661
2662 * info.texi (Expert Info): Move the index entry for "Texinfo" from
2663 "Getting Started" to this node. (Bug#10450)
2664
a5392527
CY
26652012-03-10 Chong Yidong <cyd@gnu.org>
2666
8ae818e4
CY
2667 * flymake.texi (Example -- Configuring a tool called via make):
2668 Mention the Automake COMPILE variable (Bug#8715).
2669
a5392527
CY
2670 * info.texi (Getting Started): Add an index entry (Bug#10450).
2671
d49902e4
MA
26722012-03-02 Michael Albinus <michael.albinus@gmx.de>
2673
2674 * dbus.texi (Signals): Known names will be mapped onto unique
2675 names, when registering for signals.
2676
53eced6d
GM
26772012-02-29 Glenn Morris <rgm@gnu.org>
2678
bcd6cd23
GM
2679 * url.texi: Fix quote usage in body text.
2680
775b55af
GM
2681 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
2682
53eced6d
GM
2683 * cl.texi: Use @code{} in menus when appropriate.
2684
44e97401
GM
26852012-02-28 Glenn Morris <rgm@gnu.org>
2686
2687 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
2688 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
2689 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
2690 * org.texi, sc.texi, vip.texi, viper.texi:
2691 Standardize possessive apostrophe usage.
2692
fa9a0855
CY
26932012-02-26 Chong Yidong <cyd@gnu.org>
2694
2695 * ediff.texi (Quick Help Commands): Add a couple of index entries
2696 (Bug#10834).
2697
0fd2c9a3
GM
26982012-02-17 Glenn Morris <rgm@gnu.org>
2699
2700 * gnus.texi (Posting Styles):
2701 * remember.texi (Org): Fix cross-refs to other manuals.
2702
9f26dc24
GM
27032012-02-15 Glenn Morris <rgm@gnu.org>
2704
2705 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
2706 (Encryption): New chapter, split out from previous.
2707
3d2af193
LI
27082012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
2709
c5b0993e
EW
2710 * gnus.texi (Customizing the IMAP Connection):
2711 Mention nnimap-record-commands.
3d2af193 2712
b74c9672
GM
27132012-02-10 Glenn Morris <rgm@gnu.org>
2714
2715 * url.texi (Retrieving URLs): Update url-retrieve arguments.
2716 Mention url-queue-retrieve.
2717
2ebc3b94
GM
27182012-02-09 Glenn Morris <rgm@gnu.org>
2719
9fcfcdef
GM
2720 * sem-user.texi (Semantic mode user commands): Typo fix.
2721
2ebc3b94
GM
2722 * info.texi (Create Info buffer): Mention info-display-manual.
2723
7c4bbb69
LI
27242012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
2725
2726 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
2727 example (modified from an example by Michael Albinus).
2728
debce7bc
G
27292012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
2730
2731 * gnus.texi (Agent Basics): Fix outdated description of
2732 `gnus-agent-auto-agentize-methods'.
2733
b207a4ec
AS
27342012-01-28 Andreas Schwab <schwab@linux-m68k.org>
2735
2736 * cc-mode.texi: Always @defindex ss.
2737 (Config Basics): Fix argument of @itemize.
2738 (Macro Backslashes): Add @code around index entry.
2739
b8fe8712
GM
27402012-01-23 Glenn Morris <rgm@gnu.org>
2741
2742 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
2743
02dc2fd7
EH
27442012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
2745
2746 * tramp.texi (File): Tweak wording for the `scpc' option.
2747
e7719ea1
G
27482012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2749
2750 * gnus.texi (Group Parameters): Really note precedence.
2751
9937bef4
G
27522012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2753
2754 * gnus.texi (Group Parameters): Note precedence.
2755
e66ba1df
BG
27562012-01-03 Eric Schulte <eric.schulte@gmx.com>
2757
2758 * org.texi (Noweb reference syntax): Adding documentation of
2759 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
2760 variable.
2761
27622012-01-03 Bastien Guerry <bzg@gnu.org>
2763
2764 * org.texi (Plain lists): Split the table to fix the display
2765 of items.
2766
27672012-01-03 Bastien Guerry <bzg@gnu.org>
2768
2769 * org.texi (Plain lists): Fix misplaced explanation.
2770
27712012-01-03 Bastien Guerry <bzg@gnu.org>
2772
2773 * org.texi (Plain lists, Agenda files): Add index entries.
2774
27752012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2776
2777 * org.texi: Use "Org mode" instead of alternatives like
2778 "Org-mode" or "org-mode".
2779
27802012-01-03 Bernt Hansen <bernt@norang.ca>
2781
c5b0993e
EW
2782 * org.texi (Agenda commands):
2783 Document `org-clock-report-include-clocking-task'.
e66ba1df
BG
2784
27852012-01-03 Bastien Guerry <bzg@gnu.org>
2786
2787 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
2788 C-c' on checkboxes.
2789
27902012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2791
2792 * org.texi: End sentences with two spaces.
2793
27942012-01-03 Michael Brand <michael.ch.brand@gmail.com>
2795
2796 * org.texi (External links): Document the link types file+sys
2797 and file+emacs, slightly narrow used page width.
2798
27992012-01-03 Eric Schulte <eric.schulte@gmx.com>
2800
2801 * org.texi (colnames): Note that colnames behavior may differ
2802 across languages.
2803
28042012-01-03 Bastien Guerry <bzg@gnu.org>
2805
2806 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
2807
28082012-01-03 Thomas Dye <dk@poto.westell.com>
2809
2810 * org.texi: Augmented discussion of babel property
2811 inheritance. Put footnote outside sentence ending period.
2812
28132012-01-03 Eric Schulte <schulte.eric@gmail.com>
2814
2815 * org.texi (eval): Documenting the full range of :eval header
2816 argument values.
2817
28182012-01-03 Eric Schulte <schulte.eric@gmail.com>
2819
2820 * org.texi (eval): Documentation of the new :eval option.
2821
28222012-01-03 Thomas Dye <dk@poto.local>
2823
2824 * org.texi: Add accumulated properties.
2825
28262012-01-03 Thomas Dye <dk@poto.local>
2827
2828 * org.texi: Documented no spaces in name=assign, another
2829 correction to :var table.
2830
28312012-01-03 Thomas Dye <dk@poto.local>
2832
2833 * org.texi: Changed DATA to NAME in Working With Source Code
2834 section.
2835
28362012-01-03 Tom Dye <tsd@tsdye.com>
2837
2838 * org.texi: Minor change to :var table.
2839
28402012-01-03 Tom Dye <tsd@tsdye.com>
2841
2842 * org.texi: More changes to :var table (some examples were wrong).
2843
28442012-01-03 Tom Dye <tsd@tsdye.com>
2845
2846 * org.texi: Cleaned up :var table.
2847
28482012-01-03 Bastien Guerry <bzg@gnu.org>
2849
2850 * org.texi (Timestamps, Weekly/daily agenda)
2851 (Weekly/daily agenda): Add @cindex for "appointment".
2852
28532012-01-03 Eric Schulte <schulte.eric@gmail.com>
2854
2855 * org.texi (Literal examples): A new link to the template for
2856 inserting empty code blocks.
2857 (Structure of code blocks): A new link to the template for
2858 inserting empty code blocks.
2859
28602012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
2861
2862 * org.texi (External links): Add footnote on how the behavior
2863 of the text search in Org files are controled by the variable
2864 `org-link-search-must-match-exact-headline'.
2865
28662012-01-03 Eric Schulte <schulte.eric@gmail.com>
2867
c5b0993e
EW
2868 * org.texi (Buffer-wide header arguments):
2869 Update documentation to reflect removal of #+PROPERTIES.
e66ba1df
BG
2870
28712012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
2872
2873 * org.texi (The clock table): Mention that ACHIVED trees
2874 contribute to the clock table.
2875
28762012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
2877
2878 * org.texi (Conflicts): Better yasnippet config info.
2879
28802012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
2881
d1389828 2882 * org.texi (Selective export): Explicitly mention the default
e66ba1df
BG
2883 values for `org-export-select-tags',
2884 `org-export-exclude-tags'.
2885
28862012-01-03 Tom Dye <tsd@tsdye.com>
2887
2888 * org.texi: Added a line to specify that header arguments are
2889 lowercase.
2890
28912012-01-03 Tom Dye <tsd@tsdye.com>
2892
2893 * org.texi: :var requires default value when declared.
2894
28952012-01-03 Bastien Guerry <bzg@gnu.org>
2896
2897 * org.texi (Handling links): Add a note about the
2898 `org-link-frame-setup' option.
2899
29002012-01-03 David Maus <dmaus@ictsoc.de>
2901
2902 * org.texi (Exporting Agenda Views, Extracting agenda
2903 information): Fix command line syntax, quote symbol parameter
2904 values.
2905
29062012-01-03 David Maus <dmaus@ictsoc.de>
2907
2908 * org.texi (Exporting Agenda Views): Fix command line syntax.
2909
8d80ef01
PE
29102011-12-28 Paul Eggert <eggert@cs.ucla.edu>
2911
2912 * gnus.texi (Mail Source Customization, Mail Back End Variables):
2913 Use octal notation for file permissions, which are normally
2914 thought of in octal.
2915 (Mail Back End Variables): Use more-plausible modes in example.
2916
47d42d81
AM
29172011-12-20 Alan Mackenzie <acm@muc.de>
2918
2919 * cc-mode.texi: Update version string 5.31 -> 5.32.
2920
a98edce9
JB
29212011-12-06 Juanma Barranquero <lekktu@gmail.com>
2922
2923 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
2924
321decc8
GM
29252011-11-24 Glenn Morris <rgm@gnu.org>
2926
2927 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
2928
f8107b79
JB
29292011-11-24 Juanma Barranquero <lekktu@gmail.com>
2930
2931 * makefile.w32-in: Update dependencies.
2932
f5a96a4f
GM
29332011-11-20 Glenn Morris <rgm@gnu.org>
2934
2935 * gnus.texi (Group Information):
2936 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
2937
cd1181db
JB
29382011-11-20 Juanma Barranquero <lekktu@gmail.com>
2939
2940 * gnus-coding.texi (Gnus Maintenance Guide):
2941 Rename from "Gnus Maintainance Guide".
2942
2943 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
2944 * eieio.texi (Customizing):
fe7a3057
JB
2945 * gnus.texi (Article Washing):
2946 * gnus-news.texi:
2947 * sem-user.texi (Smart Jump): Fix typos.
cd1181db 2948
7877f373
JB
29492011-11-16 Juanma Barranquero <lekktu@gmail.com>
2950
2951 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
2952
0d26e0b6
JB
29532011-11-15 Juanma Barranquero <lekktu@gmail.com>
2954
c7015153
JB
2955 * ede.texi (project-am-texinfo):
2956 * gnus.texi (Sending or Not Sending):
2957 * org.texi (Template elements): Fix typos.
0d26e0b6 2958
0b381c7e
JB
29592011-11-14 Juanma Barranquero <lekktu@gmail.com>
2960
2961 * ediff.texi (Hooks):
c7015153 2962 * sem-user.texi (Semanticdb Roots): Fix typos.
0b381c7e 2963
40a8bdf6
JB
29642011-11-11 Juanma Barranquero <lekktu@gmail.com>
2965
2966 * semantic.texi (Tag handling): Fix typo.
2967
57dda3bb
KY
29682011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
2969
2970 * gnus.texi (Other Gnus Versions): Remove.
2971
52bedd34
AM
29722011-10-28 Alan Mackenzie <acm@muc.de>
2973
2974 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
2975 (Other Special Indentations): Add an xref to "Macros with ;".
2976 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
2977 "Macros with ;".
2978 (Macros with ;): New page.
2979
00b77525
GM
2980 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
2981 Document the new handling of nested scopes for movement by defuns.
52bedd34 2982
4a623313
MA
29832011-10-23 Michael Albinus <michael.albinus@gmx.de>
2984
2985 Sync with Tramp 2.2.3.
2986
2987 * trampver.texi: Update release number.
2988
466a320e
GM
29892011-10-14 Glenn Morris <rgm@gnu.org>
2990
2991 * ert.texi (Introduction, How to Run Tests)
2992 (Running Tests Interactively, Expected Failures)
2993 (Tests and Their Environment, Useful Techniques)
2994 (Interactive Debugging, Fixtures and Test Suites):
2995 Minor rephrasings.
2996 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
2997 (Running Tests in Batch Mode): Simplify loading instructions.
2998 (Test Selectors): Clarify some selectors.
2999 (Expected Failures, Useful Techniques):
3000 Make examples fit in 80 columns.
3001
2be4956d
JB
30022011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
3003
3004 * calc.texi (Basic Operations on Units): Discuss temperature
3005 conversion (`u t') alongside with other unit conversions ('u c').
3006
7359a765
GM
30072011-10-12 Glenn Morris <rgm@gnu.org>
3008
3009 * ert.texi: Whitespace trivia to make main menu items line up better.
3010
a0c52e5d
GM
30112011-10-08 Glenn Morris <rgm@gnu.org>
3012
3013 * Makefile.in: Fix ert rules.
3014
465d0300
G
30152011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3016
3017 * gnus.texi (Gnus Utility Functions): Add more references and
3018 explanations (bug#9683).
3019
2fb6d9c6
GM
30202011-09-26 Paul Eggert <eggert@cs.ucla.edu>
3021
3022 * texinfo.tex: Merge from gnulib.
3023
a5166359
LMI
30242011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3025
3026 * gnus.texi (Archived Messages): Note the default (bug#9552).
3027
b523dc20
BW
30282011-09-21 Bill Wohler <wohler@newt.com>
3029
3030 Release MH-E manual version 8.3.
3031
58179cce 3032 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
b523dc20 3033 release 8.3.
c5b0993e 3034 (Preface): Update support information.
bd7239f5 3035 (From Bill Wohler): Reset text to original version. As a
b523dc20
BW
3036 historical quote, the tense should be correct in the time that it
3037 was written.
3038
0afb49a1
LMI
30392011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3040
3041 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
3042 (Finding the News): Doc clarification.
3043 (Terminology): Mention naming.
3044
e21bac42
G
30452011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3046
3047 * gnus.texi: Remove mentions of `recent', which are now obsolete.
3048 (Interactive): Document `quiet'.
3049
5b409b39 30502011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
5cb05633 3051
bd7239f5 3052 * org.texi (Images in LaTeX export): Rewrite.
5cb05633 3053
5b409b39 30542011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 3055
bd7239f5 3056 * org.texi (Using the mapping API): Mention 'region as a possible
3ab2c837
BG
3057 scope for `org-map-entries'.
3058
5b409b39 30592011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3060
3061 * org.texi (Visibility cycling): Document `org-copy-visible'.
3062
5b409b39 30632011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 3064
bd7239f5 3065 * org.texi (Template expansion): Order template sequences in the
3ab2c837
BG
3066 proper order.
3067
5b409b39 30682011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3069
3070 * org.texi (eval): Expand discussion of the :eval header argument.
3071
5b409b39 30722011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
3073
3074 * org.texi (Languages): Add Lilypond and Awk as supported
3075 languages.
3076
5b409b39 30772011-08-15 Achim Gratz <stromeko@nexgo.de>
3ab2c837 3078
bd7239f5 3079 * org.texi: Document that both CLOCK_INTO_DRAWER and
3ab2c837
BG
3080 LOG_INTO_DRAWER can be used to override the contents of variable
3081 org-clock-into-drawer (or if unset, org-log-into-drawer).
3082
bd7239f5 3083 * org.texi: Replace @xref->@pxref.
3ab2c837 3084
5b409b39 30852011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3086
3087 * org.texi (Evaluating code blocks): Documenting the new option
3088 for inline call lines.
3089
5b409b39 30902011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3091
3092 * org.texi (Results of evaluation): More explicit about the
3093 mechanism through which interactive evaluation of code is
3094 performed.
3095
5b409b39 30962011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3097
3098 * org.texi (noweb-ref): New header argument documentation.
3099
5b409b39 31002011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3101
3102 * org.texi (Extracting source code): Documentation of the new
3103 org-babel-tangle-named-block-combination variable.
3104
5b409b39 31052011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 3106
bd7239f5 3107 * org.texi (Structure of code blocks): Explicitly state that the
ed9265fc 3108 behavior of multiple blocks of the same name is undefined.
3ab2c837 3109
5b409b39 31102011-08-15 Christian Egli <christian.egli@sbszh.ch>
3ab2c837
BG
3111
3112 * org.texi (TaskJuggler export): Modify the example to reflect the
3113 new effort durations.
3114
5b409b39 31152011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
3116
3117 * org.texi (Images in LaTeX export): Escape curly brackets in
3118 LaTeX example.
3119
5b409b39 31202011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3121
3122 * org.texi (The clock table): Document the :properties and
3123 :inherit-props arguments for the clocktable.
3124
5b409b39 31252011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3126
3127 * org.texi (Tables in LaTeX export): Document specifying placement
3128 options for tables.
3129
5b409b39 31302011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3131
3132 * org.texi (Evaluating code blocks): More specific documentation
3133 about the different types of header arguments.
3134
5b409b39 31352011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3ab2c837
BG
3136
3137 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
3138
5b409b39 31392011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3140
3141 * org.texi (Built-in table editor): Document the table field
3142 follow mode.
3143
5b409b39 31442011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
3145
3146 * org.texi (Easy Templates): Document new template.
3147
5b409b39 31482011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
3149
3150 * org.texi (Literal examples): Add a cross-reference from "Literal
3151 Examples" to "Easy Templates."
3152
5b409b39 31532011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3154
3155 * org.texi (The clock table): Add link to match syntax.
3156
5b409b39 31572011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3158
3159 * org.texi (Agenda commands): Document clock consistency checks.
3160
5b409b39 31612011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3162
3163 * org.texi (Built-in table editor): Document that \vert represents
3164 a vertical bar in a table field.
3165
5b409b39 31662011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3167
3168 * org.texi (Literal examples): Link from "Markup" > "Literate
3169 Examples" to "Working with Source Code".
3170
5b409b39 31712011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
3172
3173 * org.texi (Agenda commands): Doc for function option to bulk
3174 action.
3175
5b409b39 31762011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3177
3178 * org.texi (Template expansion): Document new %<...> template
3179 escape.
3180
5b409b39 31812011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3182
3183 * org.texi (Selective export): Document exclusion of any tasks
3184 from export.
3185
5b409b39 31862011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3187
3188 * org.texi (Selective export): Document how to exclude DONE tasks
3189 from export.
3190 (Publishing options): Document the properties to be used to turn off
3191 export of DONE tasks.
3192
5b409b39 31932011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3194
3195 * org.texi (The date/time prompt): Document date range protection.
3196
5b409b39 31972011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3198
3199 * org.texi (padline): Documentation of the new padline header
3200 argument.
3201
5b409b39 32022011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3203
3204 * org.texi (var): Adding "[" to list of characters triggering
3205 elisp evaluation.
3206
5b409b39 32072011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3208
3209 * org.texi (var): Documentation of Emacs Lisp evaluation during
3210 variable assignment.
3211
5b409b39 32122011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3213
3214 * org.texi (colnames): Reference indexing into variables, and note
3215 that colnames are *not* removed before indexing occurs.
3216 (rownames): Reference indexing into variables, and note that
3217 rownames are *not* removed before indexing occurs.
3218
5b409b39 32192011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3220
3221 * org.texi (var): Clarification of indexing into tabular
3222 variables.
3223
5b409b39 32242011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3225
3226 * org.texi (results): Documentation of the `:results wrap' header
3227 argument.
3228
5b409b39 32292011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 3230
bd7239f5 3231 * org.texi (LaTeX and PDF export): Add a note about a limitation
3ab2c837
BG
3232 of the LaTeX export: the org file has to be properly structured.
3233
5b409b39 32342011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 3235
c5b0993e
EW
3236 * org.texi (Dynamic blocks, Structure editing):
3237 Mention the function `org-narrow-to-block'.
3ab2c837 3238
5b409b39 32392011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3240
3241 * org.texi (Languages): Updating list of code block supported
3242 languages.
3243
5b409b39 32442011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3245
3246 * org.texi (Special properties): CATEGORY is a special property,
3247 but it may also used in the drawer.
3248
5b409b39 32492011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3250
3251 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
3252
5b409b39 32532011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
3254
3255 * org.texi (Include files): Document :lines.
3256
5b409b39 32572011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3258
3259 * org.texi (comments): Documentation of the ":comments noweb" code
3260 block header argument.
3261
5b409b39 32622011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 3263
c5b0993e 3264 * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
3ab2c837
BG
3265 added extra whitespace around functions to be consistent with the
3266 rest of the section.
3267
5b409b39 32682011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 3269
c5b0993e 3270 * org.texi (Evaluating code blocks): Expand discussion of
3ab2c837 3271 #+call: line syntax.
c5b0993e 3272 (Header arguments in function calls): Expand discussion of
3ab2c837
BG
3273 #+call: line syntax.
3274
5b409b39 32752011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3276
3277 * org.texi (Evaluating code blocks): More explicit about how to
3278 pass variables to #+call lines.
3279
5b409b39 32802011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3281
3282 * org.texi (Results of evaluation): Link to the :results header
3283 argument list from the "Results of evaluation" section.
3284
5b409b39 32852011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3286
3287 * org.texi (Conflicts): Adding additional information about
3288 resolving org/yasnippet conflicts.
3289
5b409b39 32902011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
3291
3292 * org.texi (Publishing options): Document style-include-scripts
3293 publishing project property.
3294
5b409b39 32952011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3296
3297 * org.texi (Sparse trees): Document the next-error /
3298 previous-error functionality.
3299
5b409b39 33002011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837 3301
c5b0993e 3302 * org.texi (cache): Improve documentation of code block caches.
3ab2c837 3303
5b409b39 33042011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837 3305
c5b0993e
EW
3306 * org.texi (Code block specific header arguments):
3307 Documentation of multi-line header arguments.
3ab2c837 3308
5b409b39 33092011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3310
3311 * org.texi (Code evaluation security): Add example for using a
3312 function.
3313
5b409b39 33142011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3315
3316 * org.texi (Tables in LaTeX export): Documentation of new
3317 attr_latex options for tables.
3318
5b409b39
BG
33192011-08-03 Michael Albinus <michael.albinus@gmx.de>
3320
3321 * trampver.texi: Update release number.
3322
33232011-07-30 Michael Albinus <michael.albinus@gmx.de>
3324
3325 Sync with Tramp 2.2.2.
3326
3327 * trampver.texi: Update release number.
3328
064e2d08
LMI
33292011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3330
3331 * flymake.texi (Example -- Configuring a tool called via make):
3332 Use /dev/null instead of the Windows "nul" (bug#8715).
3333
b8151e9c
LMI
33342011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3335
3336 * widget.texi (Setting Up the Buffer): Remove mention of the
3337 global keymap parent, which doesn't seem to be accurate
3338 (bug#7045).
3339
5b409b39
BG
33402011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3341
3342 * org.texi (Special agenda views): Fix double quoting (bug#3509).
3343
c0a8ae95
KR
33442010-07-10 Kevin Ryde <user42@zip.com.au>
3345
3346 * cl.texi (For Clauses): Add destructuring example processing an
3347 alist (bug#6596).
3348
ac6531ad
LMI
33492011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3350
3351 * ediff.texi (Major Entry Points): Remove mention of `require',
3352 since that's not pertinent in the installed Emacs (bug#9016).
3353
d30dd079
G
33542011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3355
3356 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
0c502747
LMI
3357 (Filtering New Groups): Clarify how simple the "options -n" format is.
3358 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
3359 is internal.
d30dd079 3360
862c0d68
MA
33612011-07-04 Michael Albinus <michael.albinus@gmx.de>
3362
c5b0993e
EW
3363 * tramp.texi (Cleanup remote connections):
3364 Add `tramp-cleanup-this-connection'.
862c0d68 3365
cd865a33
G
33662011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3367
3368 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
3369 zombies.
3370 (Checking New Groups): Ditto (bug#8974).
c5b0993e 3371 (Checking New Groups): Move the reference to the right place.
cd865a33
G
3372
33732011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
3374
3375 * gnus.texi (Startup Files): Clarify that we're talking about numbered
3376 backups, and not actual vc (bug#8975).
3377
79414ae4
KR
33782011-07-03 Kevin Ryde <user42@zip.com.au>
3379
3380 * cl.texi (For Clauses): @items for hash-values and key-bindings
3381 to make them more visible when skimming. Add examples of `using'
3382 clause to them, examples being clearer than a description in
3383 words (bug#6599).
3384
847ccf7c
AM
33852011-07-01 Alan Mackenzie <acm@muc.de>
3386
3387 * cc-mode.texi (Guessing the Style): New page.
3388 (Styles): Add a short introduction to above.
3389
3da13bb9
DD
33902011-06-28 Deniz Dogan <deniz@dogan.se>
3391
3392 * rcirc.texi (Configuration): Bug-fix:
3393 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
3394 Reported by Elias Pipping <pipping@exherbo.org>.
3395
60a0884e
G
33962011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3397
c5b0993e
EW
3398 * gnus.texi (Summary Mail Commands):
3399 Document `gnus-summary-reply-to-list-with-original'.
60a0884e 3400
0c7efc08
SM
34012011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
3402
3403 * eshell.texi (Known problems): Fix typo.
3404
ea3596a2
MA
34052011-06-12 Michael Albinus <michael.albinus@gmx.de>
3406
0c7efc08 3407 * tramp.texi (Customizing Completion): Mention authinfo-style files.
ea3596a2
MA
3408 (Password handling): `auth-source-debug' is good for debug messages.
3409
2da9c605
G
34102011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
3411
3412 * gnus.texi (Store custom flags and keywords): Refer to
3413 `gnus-registry-article-marks-to-{chars,names}' instead of
3414 `gnus-registry-user-format-function-{M,M2}'.
3415
e61923c8
GM
34162011-05-27 Paul Eggert <eggert@cs.ucla.edu>
3417
3418 * texinfo.tex: Merge from gnulib.
3419
627abcdd
TZ
34202011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
3421
3422 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
0c7efc08
SM
3423 (Store custom flags and keywords):
3424 Mention `gnus-registry-user-format-function-M' and
627abcdd
TZ
3425 `gnus-registry-user-format-function-M2'.
3426
a3c92bc1
EZ
34272011-05-17 Paul Eggert <eggert@cs.ucla.edu>
3428
8f906c40 3429 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
a3c92bc1 3430
85d870a9
GM
34312011-05-17 Glenn Morris <rgm@gnu.org>
3432
3433 * gnus.texi (Face): Fix typo.
3434
2cdee799
GM
34352011-05-14 Glenn Morris <rgm@gnu.org>
3436
3437 * dired-x.texi (Omitting Examples): Minor addition.
3438
79b70037
GM
34392011-05-10 Jim Meyering <meyering@redhat.com>
3440
3441 * ede.texi: Fix typo "or or -> or".
3442
a7111a62 34432011-05-03 Peter MĂ¼nster <pmlists@free.fr> (tiny change)
c2f51e23
G
3444
3445 * gnus.texi (Summary Buffer Lines):
3446 gnus-summary-user-date-format-alist does not exist.
3447 (Sorting the Summary Buffer): More about sorting threads.
3448
69026aba
MA
34492011-04-25 Michael Albinus <michael.albinus@gmx.de>
3450
3451 * trampver.texi: Update release number.
3452
9024ff79
MA
34532011-04-14 Michael Albinus <michael.albinus@gmx.de>
3454
3455 * tramp.texi (Frequently Asked Questions): New item for disabling
3456 Tramp in other packages.
3457
c3c65d73
TZ
34582011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
3459
3460 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
0c7efc08 3461 (Fancy splitting to parent, Store arbitrary data):
c5b0993e 3462 Update gnus-registry docs.
c3c65d73 3463
9ec6a317
JB
34642011-04-13 Juanma Barranquero <lekktu@gmail.com>
3465
3466 * ede.texi: Fix typos.
3467
1e3b6001
G
34682011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3469
9ec6a317
JB
3470 * gnus.texi (Window Layout): @itemize @code doesn't exist.
3471 It's @table @code.
1e3b6001 3472
a5954fa5
G
34732011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
3474
ed9265fc 3475 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
a5954fa5 3476
d71990a1
JB
34772011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
3478
3479 * calc.texi (Logarithmic Units): Update the function names.
3480
1518e4f0
G
34812011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3482
3483 * message.texi (Various Commands): Document format specs in the
3484 ellipsis.
3485
a123622d
G
34862011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
3487
3488 * message.texi (Insertion Variables): Document message-cite-style.
3489
34902011-03-14 Michael Albinus <michael.albinus@gmx.de>
e756ec02
MA
3491
3492 * tramp.texi (Remote processes): New subsection "Running shell on
3493 a remote host".
3494
4248cca2
TZ
34952011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
3496
3497 * auth.texi (Help for developers): Update docs to explain that the
3498 :save-function will only run the first time.
3499
54ce11a1
GM
35002011-03-12 Glenn Morris <rgm@gnu.org>
3501
3502 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
3503 (emacs-faq.text): New target.
3504 (clean): Add emacs-faq.
3505
0c3b25f8
MA
35062011-03-12 Michael Albinus <michael.albinus@gmx.de>
3507
3508 Sync with Tramp 2.2.1.
3509
3510 * trampver.texi: Update release number.
3511
b740639e
GM
35122011-03-11 Glenn Morris <rgm@gnu.org>
3513
3514 * Makefile.in (HTML_TARGETS): New.
3515 (clean): Delete $HTML_TARGETS.
3516 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
3517
733afdf4
TZ
35182011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
3519
3520 * auth.texi (Help for developers): Show example of using
3521 `auth-source-search' with prompts and :save-function.
3522
33383987
JB
35232011-03-07 Chong Yidong <cyd@stupidchicken.com>
3524
3525 * Version 23.3 released.
3526
a5057546
G
35272011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
3528
3529 * message.texi (Message Buffers): Update default value of
3530 message-generate-new-buffers.
3531
479a2c9b
JB
35322011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
3533
3534 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
3535 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
3536 respectively.
05a29101
JB
3537 (Musical Notes): New section.
3538 (Customizing Calc): Mention the customizable variable
3539 calc-note-threshold.
479a2c9b 3540
e0535b76
GM
35412011-03-03 Glenn Morris <rgm@gnu.org>
3542
3543 * url.texi (Dealing with HTTP documents): Remove reference to
3544 function url-decode-text-part; never seems to have existed. (Bug#6038)
e7b21e2b 3545 (Configuration): Update url-configuration-directory description.
e0535b76 3546
2777ccbf
GM
35472011-03-02 Glenn Morris <rgm@gnu.org>
3548
3549 * dired-x.texi (Multiple Dired Directories): Remove mentions
3550 of dired-default-directory-alist and dired-default-directory.
3551 Move dired-smart-shell-command here...
3552 (Miscellaneous Commands): ... from here.
3553
257219bd
PE
35542011-03-02 Paul Eggert <eggert@cs.ucla.edu>
3555
3556 * texinfo.tex: Update to version 2011-02-24.09.
3557
8889f4e2
GM
35582011-03-02 Glenn Morris <rgm@gnu.org>
3559
3560 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
3561 instead of the obsoleted dired-omit-here-always.
3562
5d41af19
MA
35632011-02-28 Michael Albinus <michael.albinus@gmx.de>
3564
3565 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
3566 supported systems.
3567
2b0c7330 35682011-02-28 Glenn Morris <rgm@gnu.org>
51a13bdd 3569
61cf3a76
GM
3570 * dbus.texi (Type Conversion): Grammar fix.
3571
cce7d530 35722011-02-23 Michael Albinus <michael.albinus@gmx.de>
51a13bdd 3573
cce7d530
GM
3574 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
3575 "Debian GNU/Linux".
51a13bdd 3576
cce7d530
GM
3577 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
3578
817b48a7
GM
35792011-02-23 Glenn Morris <rgm@gnu.org>
3580
cce7d530
GM
3581 * dired-x.texi (Features): Minor rephrasing.
3582 (Local Variables): Fix typos.
47301027
GM
3583
3584 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
3585 Standardize some Emacs/XEmacs terminology.
3586
817b48a7
GM
3587 * dired-x.texi (Features): Don't advertise obsolete local variables.
3588 Simplify layout.
3589 (Omitting Variables): Update local variables example.
3590 (Local Variables): Say this is obsolete. Fix description of
3591 dired-enable-local-variables possible values.
3592
4a3988d5
G
35932011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
3594
3595 * auth.texi (Help for users): Mention ~/.netrc is also searched by
3596 default now.
3597
8e22bee0
G
35982011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
3599
3600 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
3601
06b840e0
LI
36022011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
3603
3604 * gnus.texi (Window Layout): Document layout names.
3605
67ab0163 36062011-02-19 Eli Zaretskii <eliz@gnu.org>
0c973505
EZ
3607
3608 * ada-mode.texi: Sync @dircategory with ../../info/dir.
3609 * auth.texi: Sync @dircategory with ../../info/dir.
3610 * autotype.texi: Sync @dircategory with ../../info/dir.
3611 * calc.texi: Sync @dircategory with ../../info/dir.
3612 * cc-mode.texi: Sync @dircategory with ../../info/dir.
3613 * cl.texi: Sync @dircategory with ../../info/dir.
3614 * dbus.texi: Sync @dircategory with ../../info/dir.
3615 * dired-x.texi: Sync @dircategory with ../../info/dir.
3616 * ebrowse.texi: Sync @dircategory with ../../info/dir.
3617 * ede.texi: Sync @dircategory with ../../info/dir.
3618 * ediff.texi: Sync @dircategory with ../../info/dir.
3619 * edt.texi: Sync @dircategory with ../../info/dir.
3620 * eieio.texi: Sync @dircategory with ../../info/dir.
3621 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
3622 * epa.texi: Sync @dircategory with ../../info/dir.
3623 * erc.texi: Sync @dircategory with ../../info/dir.
3624 * eshell.texi: Sync @dircategory with ../../info/dir.
3625 * eudc.texi: Sync @dircategory with ../../info/dir.
3626 * flymake.texi: Sync @dircategory with ../../info/dir.
3627 * forms.texi: Sync @dircategory with ../../info/dir.
3628 * gnus.texi: Sync @dircategory with ../../info/dir.
3629 * idlwave.texi: Sync @dircategory with ../../info/dir.
3630 * mairix-el.texi: Sync @dircategory with ../../info/dir.
3631 * message.texi: Sync @dircategory with ../../info/dir.
3632 * mh-e.texi: Sync @dircategory with ../../info/dir.
3633 * newsticker.texi: Sync @dircategory with ../../info/dir.
3634 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
3635 * org.texi: Sync @dircategory with ../../info/dir.
3636 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
3637 * pgg.texi: Sync @dircategory with ../../info/dir.
3638 * rcirc.texi: Sync @dircategory with ../../info/dir.
3639 * reftex.texi: Sync @dircategory with ../../info/dir.
3640 * remember.texi: Sync @dircategory with ../../info/dir.
3641 * sasl.texi: Sync @dircategory with ../../info/dir.
3642 * sc.texi: Sync @dircategory with ../../info/dir.
3643 * semantic.texi: Sync @dircategory with ../../info/dir.
3644 * ses.texi: Sync @dircategory with ../../info/dir.
3645 * sieve.texi: Sync @dircategory with ../../info/dir.
3646 * smtpmail.texi: Sync @dircategory with ../../info/dir.
3647 * speedbar.texi: Sync @dircategory with ../../info/dir.
3648 * trampver.texi [emacs]: Set emacsname to "Emacs".
3649 * tramp.texi: Sync @dircategory with ../../info/dir.
3650 * url.texi: Sync @dircategory with ../../info/dir.
3651 * vip.texi: Sync @dircategory with ../../info/dir.
3652 * viper.texi: Sync @dircategory with ../../info/dir.
3653 * widget.texi: Sync @dircategory with ../../info/dir.
3654 * woman.texi: Sync @dircategory with ../../info/dir.
3655
30abce25
GM
36562011-02-19 Glenn Morris <rgm@gnu.org>
3657
0c7efc08
SM
3658 * dired-x.texi (Technical Details): No longer redefines
3659 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
bea584fa 3660 dired-read-shell-command, or dired-find-buffer-nocreate.
30abce25 3661
73572c72
AG
36622013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
3663
d967cd18
GM
3664 * eshell.texi (Input/Output):
3665 Document insert output redirection operator, >>>.
73572c72 3666
f31f8469
GM
36672011-02-18 Glenn Morris <rgm@gnu.org>
3668
3669 * dired-x.texi (Optional Installation File At Point): Simplify.
3670
35123c04
TZ
36712011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
3672
3673 * auth.texi (Help for users): Use :port instead of :protocol for all
3674 auth-source docs.
7ba93e94
G
3675 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
3676 to have two files in `auth-sources'.
35123c04 3677
da5e0ce4
GM
36782011-02-16 Glenn Morris <rgm@gnu.org>
3679
b322c9af
GM
3680 * dired-x.texi: Use emacsver.texi to get Emacs version.
3681 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
3682 Depend on emacsver.texi.
3683
07ca5555
GM
3684 * dired-x.texi: Drop meaningless version number.
3685 (Introduction): Remove old info.
3686 (Optional Installation Dired Jump): Autoload from dired-x.
3687 Remove incorrect info about loaddefs.el.
3688 (Bugs): Just refer to M-x report-emacs-bug.
3689
da5e0ce4
GM
3690 * dired-x.texi (Multiple Dired Directories): Update for rename of
3691 default-directory-alist.
3692 (Miscellaneous Commands): No longer mention very old VM version 4.
3693
bb55f713
PE
36942011-02-15 Paul Eggert <eggert@cs.ucla.edu>
3695
3696 Merge from gnulib.
3697 * texinfo.tex: Update to version 2011-02-14.11.
3698
5415d076
G
36992011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
3700
da5e0ce4
GM
3701 * auth.texi (Help for users):
3702 Login collection is "Login" and not "login".
5415d076 3703
14029d4b
MA
37042011-02-13 Michael Albinus <michael.albinus@gmx.de>
3705
3706 * tramp.texi (History): Remove IMAP support.
3707 (External methods, Frequently Asked Questions): Remove `imap' and
3708 `imaps' methods.
3709 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
3710
3711 * trampver.texi: Remove default value of `emacsimap'.
3712
8a36c07f
GM
37132011-02-13 Glenn Morris <rgm@gnu.org>
3714
3715 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
3716 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
3717
165bc5a0
GM
37182011-02-12 Glenn Morris <rgm@gnu.org>
3719
3720 * sc.texi (Getting Connected): Remove old index entries.
3721
5415d076 37222011-02-12 Ulrich Mueller <ulm@gentoo.org>
43aa28e2
UM
3723
3724 * url.texi: Remove duplicate @dircategory (Bug#7942).
3725
b8e0f0cd
G
37262011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
3727
8a36c07f
GM
3728 * auth.texi (Overview, Help for users, Help for developers):
3729 Update docs.
b8e0f0cd
G
3730 (Help for users): Talk about spaces.
3731
caf82551
PE
37322011-02-09 Paul Eggert <eggert@cs.ucla.edu>
3733
3734 * texinfo.tex: Update to version 2011-02-07.16.
3735
1ff98217
MA
37362011-02-07 Michael Albinus <michael.albinus@gmx.de>
3737
3738 * dbus.texi (Bus names): Adapt descriptions for
3739 dbus-list-activatable-names and dbus-list-known-names.
3740
2e78df6b
JB
37412011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
3742
3743 * calc.texi (Logarithmic Units): New section.
3744
7fbf7cae
TZ
37452011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
3746
3747 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
3748 manuals use it now.
3749
0c7efc08 3750 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
7fbf7cae 3751
156ad271
KY
37522011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
3753
3754 * overrides.texi: Remove.
3755
3756 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
3757 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
3758
36539990
MA
37592011-02-05 Michael Albinus <michael.albinus@gmx.de>
3760
3761 * tramp.texi (Frequently Asked Questions): Mention problems with
3762 WinSSHD.
3763
3764 * trampver.texi: Update release number.
3765
37662011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
3767
3768 * tramp.texi:
3769 Replace "delimet" with "delimit" globally.
3770 Replace "explicite" with "explicit" globally.
3771 Replace "instead of" with "instead" where there was nothing after "of".
3772 Audit use of comma before interrogative pronoun, "that", or "which".
3773 Minor word order, spelling, wording changes.
3774
ec72bf63
G
37752011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
3776
3777 * overrides.texi: New file to set or clear WEBHACKDEVEL.
3778
3779 * sieve.texi: Use WEBHACKDEVEL.
3780
3781 * sasl.texi: Use WEBHACKDEVEL.
3782
3783 * pgg.texi: Use WEBHACKDEVEL.
3784
3785 * message.texi: Use WEBHACKDEVEL.
3786
3787 * gnus.texi: Use WEBHACKDEVEL.
3788
3789 * emacs-mime.texi: Use WEBHACKDEVEL.
3790
3791 * auth.texi: Use WEBHACKDEVEL.
3792
3793 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
3794 manuals.
3795
37962011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
3797
3798 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
3799
90b750f4
PE
38002011-02-03 Paul Eggert <eggert@cs.ucla.edu>
3801
3802 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
3803 which in turn is copied from ftp://tug.org/tex/.
3804
0e751a49
GM
38052011-02-03 Glenn Morris <rgm@gnu.org>
3806
3807 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
3808 (Binding combinations of modifiers and function keys):
3809 Let's assume people reading this are not using Emacs 18.
3810
7f13c2e2
LI
38112011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
3812
3813 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
3814 since it's run automatically.
3815
d76c843e
LI
38162011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
3817
3818 * gnus.texi (Customizing Articles): Fix typo.
3819
12e3ca0a
LI
38202011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
3821
3822 * gnus.texi (Customizing Articles): Document the new way of customizing
3823 the date headers(s).
3824
fe72c8fa
LI
38252011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
3826
3827 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
3828 splitting example.
3829
bf3dae7e
EZ
38302011-01-29 Eli Zaretskii <eliz@gnu.org>
3831
3832 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
3833 (MAKEINFO_OPTS): New variable.
3834 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
3835 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
3836 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
3837 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
3838 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
3839 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
3840 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
3841 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
3842 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
3843 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
3844 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
3845 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
3846 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
3847 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
3848 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
3849 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
3850 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
3851 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
3852
d6f13ac8
LI
38532011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
3854
3855 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
3856
c5ecc769
G
38572011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
3858
3859 * message.texi (IDNA): Explain what it is.
3860
38612011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
3862
3863 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
3864
45eb2a5d
WL
38652011-01-23 Werner Lemberg <wl@gnu.org>
3866
3867 * Makefile.in (MAKEINFO): Now controlled by `configure'.
3868 (MAKEINFO_OPTS): New variable. Use it where appropriate.
0c7efc08 3869 (ENVADD): Update.
45eb2a5d 3870
6872a814
GM
38712011-01-18 Glenn Morris <rgm@gnu.org>
3872
3873 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
3874
77ab81d0 38752011-01-14 Eduard Wiebe <usenet@pusto.de>
b218c6cd
EW
3876
3877 * nxml-mode.texi (Introduction): Fix file name typos.
3878
d221e780
CO
38792011-01-13 Christian Ohler <ohler@gnu.org>
3880
3881 * ert.texi: New file.
3882
3883 * Makefile.in:
3884 * makefile.w32-in: Add ert.texi.
3885
8c904d82
MA
38862011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
3887
3888 * dbus.texi (Receiving Method Calls): New function
3889 dbus-register-service. Rearrange node.
3890
f56e0e7a
PE
38912011-01-07 Paul Eggert <eggert@cs.ucla.edu>
3892
3893 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
3894 which in turn is copied from ftp://tug.org/tex/.
3895
0fadf00e
MA
38962011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
3897
3898 * dbus.texi (Receiving Method Calls): Describe new optional
3899 parameter dont-register-service of dbus-register-{method,property}.
3900
8b358e90
DU
39012010-12-17 Daiki Ueno <ueno@unixuser.org>
3902
0c7efc08
SM
3903 * epa.texi (Encrypting/decrypting *.gpg files):
3904 Mention epa-file-select-keys.
8b358e90 3905
549c9aed
G
39062010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
3907
3908 * gnus.texi (Archived Messages): Remove outdated text.
3909
39102010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
3911
0c7efc08 3912 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
549c9aed 3913
156e3f9c
G
39142010-12-15 Andrew Cohen <cohen@andy.bu.edu>
3915
83f3eadc 3916 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
156e3f9c 3917
8151d490
AC
39182010-12-14 Andrew Cohen <cohen@andy.bu.edu>
3919
3920 * gnus.texi (The swish++ Engine): Add customizable parameters
3921 descriptions.
3922 (The swish-e Engine): Ditto.
3923
305bdd22
MA
39242010-12-14 Michael Albinus <michael.albinus@gmx.de>
3925
3926 * tramp.texi (Inline methods): Add "ksu" method.
3927 (Remote processes): Add example with remote `default-directory'.
3928
53aff12a
GM
39292010-12-14 Glenn Morris <rgm@gnu.org>
3930
3931 * faq.texi (Expanding aliases when sending mail):
3932 Now build-mail-aliases is interactive.
3933
8a1cdce5
AC
39342010-12-13 Andrew Cohen <cohen@andy.bu.edu>
3935
3936 * gnus.texi: First pass at adding (rough) nnir documentation.
3937
7410c270
G
39382010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3939
53aff12a
GM
3940 * gnus.texi (Filtering New Groups):
3941 Mention gnus-auto-subscribed-categories.
3942 (The First Time): Remove, since default-subscribed-newsgroups has been
7410c270
G
3943 removed.
3944
f49d1f52 39452010-12-13 Glenn Morris <rgm@gnu.org>
7dde1a86
GM
3946
3947 * cl.texi (For Clauses): Small fixes for frames and windows.
3948
acedf35c
CD
39492010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
3950
3951 * org.texi (Using capture): Document using prefix arguments for
3952 finalizing capture.
3953 (Agenda commands): Document prefix argument for the bulk scatter
3954 command.
3955 (Beamer class export): Document that also overlay arguments can be
3956 passed to the column environment.
3957 (Template elements): Document the new entry type.
3958
39592010-12-11 Puneeth Chaganti <punchagan@gmail.com>
3960
3961 * org.texi (Include files): Document :minlevel.
3962
39632010-12-11 Julien Danjou <julien@danjou.info>
3964
3965 * org.texi (Categories): Document category icons.
3966
39672010-12-11 Eric Schulte <schulte.eric@gmail.com>
3968
3969 * org.texi (noweb): Fix typo.
3970
516aa569
G
39712010-12-06 Tassilo Horn <tassilo@member.fsf.org>
3972
3973 * gnus.texi (Server Commands): Point to the rest of the server
3974 commands.
3975
04db63bc
G
39762010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3977
3978 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
3979 g'.
3980
ed797193
G
39812010-12-02 Julien Danjou <julien@danjou.info>
3982
3983 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
3984
39852010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3986
3987 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
3988 (Direct Functions): Note the STARTTLS upgrade.
3989
07976ae3 39902010-11-27 Glenn Morris <rgm@gnu.org>
4d47208a 3991 James Clark <none@example.com>
d3dfb185
GM
3992
3993 * nxml-mode.texi (Introduction): New section.
3994
59e75882
G
39952010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3996
3997 * gnus.texi (Server Commands): Document gnus-server-show-server.
3998
568a887f
MA
39992010-11-20 Michael Albinus <michael.albinus@gmx.de>
4000
4001 Sync with Tramp 2.2.0.
4002
4003 * trampver.texi: Update release number.
4004
1265829e
JB
40052010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
4006
4007 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
4008 Mention that the TeX specific units won't use the `tex' prefix
4009 in TeX mode.
4010
239661c0
KY
40112010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
4012
4013 * gnus.texi (Misc Article): Document gnus-inhibit-images.
4014
4a47c275 40152010-11-17 Glenn Morris <rgm@gnu.org>
20989285
GM
4016
4017 * edt.texi: Remove information about Emacs 19.
4018
4a47c275 40192010-11-17 Michael Albinus <michael.albinus@gmx.de>
3ff91964
MA
4020
4021 * trampver.texi: Update release number.
4022
2f0e0dc8
KY
40232010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
4024
4025 * gnus.texi (Article Washing): Fix typo.
4026
afe98dfa
CD
40272010-11-11 Noorul Islam <noorul@noorul.com>
4028
56f5a94e 4029 * org.texi: Fix typo.
afe98dfa
CD
4030
40312010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4032
4033 * org.texi (Using capture): Explain that refiling is
4034 sensitive to cursor position.
4035
40362010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4037
56f5a94e 4038 * org.texi (Images and tables): Add cross reference to link section.
afe98dfa
CD
4039
40402010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4041
4042 * org.texi: Document the <c> cookie.
4043
40442010-11-11 Eric Schulte <schulte.eric@gmail.com>
4045
bd7239f5 4046 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
56f5a94e 4047 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
afe98dfa
CD
4048
40492010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4050
56f5a94e 4051 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
afe98dfa
CD
4052
40532010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4054
56f5a94e 4055 * org.texi (Project alist): Mention that this is a property list.
afe98dfa
CD
4056
40572010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4058
4059 * org.texi (Setting up the staging area): Document that
4060 file names remain visible when encrypting the MobileOrg files.
4061
40622010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4063
4064 * org.texi (Setting up the staging area): Document which
4065 versions are needed for encryption.
4066
40672010-11-11 Eric Schulte <schulte.eric@gmail.com>
4068
56f5a94e
GM
4069 * org.texi (noweb): Update :noweb documentation to
4070 reflect the new "tangle" argument.
afe98dfa
CD
4071
40722010-11-11 Eric Schulte <schulte.eric@gmail.com>
4073
56f5a94e
GM
4074 * org.texi (Batch execution): Improve tangling script in
4075 documentation.
afe98dfa
CD
4076
40772010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4078
4079 * org.texi (Handling links):
4080 (In-buffer settings): Document inlining images on startup.
4081
40822010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4083
4084 * org.texi (Setting up the staging area): Document use of
4085 crypt password.
4086
40872010-11-11 David Maus <dmaus@ictsoc.de>
4088
56f5a94e 4089 * org.texi (Template expansion): Add date related link type escapes.
afe98dfa
CD
4090
40912010-11-11 David Maus <dmaus@ictsoc.de>
4092
56f5a94e
GM
4093 * org.texi (Template expansion): Add mew in table for link type
4094 escapes.
afe98dfa
CD
4095
40962010-11-11 David Maus <dmaus@ictsoc.de>
4097
56f5a94e 4098 * org.texi (Template expansion): Fix typo in link type escapes.
afe98dfa
CD
4099
41002010-11-11 Eric Schulte <schulte.eric@gmail.com>
4101
56f5a94e 4102 * org.texi (Structure of code blocks): Another documentation tweak.
afe98dfa
CD
4103
41042010-11-11 Eric Schulte <schulte.eric@gmail.com>
4105
56f5a94e 4106 * org.texi (Structure of code blocks): Documentation tweak.
afe98dfa
CD
4107
41082010-11-11 Eric Schulte <schulte.eric@gmail.com>
4109
56f5a94e
GM
4110 * org.texi (Structure of code blocks):
4111 Update documentation to mention inline code block syntax.
afe98dfa
CD
4112
41132010-11-11 Eric Schulte <schulte.eric@gmail.com>
4114
56f5a94e 4115 * org.texi (comments): Improve wording.
afe98dfa
CD
4116
41172010-11-11 Eric Schulte <schulte.eric@gmail.com>
4118
56f5a94e 4119 * org.texi (comments): Document the new :comments header arguments.
afe98dfa
CD
4120
41212010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4122
4123 * org.texi (Installation): Remove the special
4124 installation instructions for XEmacs.
4125
41262010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4127
56f5a94e 4128 * org.texi (Easy Templates): New section. Documents quick
afe98dfa
CD
4129 insertion of empty structural elements.
4130
41312010-11-11 Noorul Islam <noorul@noorul.com>
4132
56f5a94e 4133 * org.texi: Fix doc.
afe98dfa
CD
4134
41352010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4136
4137 * org.texi (The date/time prompt): Document specification
4138 of time ranges.
4139
41402010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4141
4142 * org.texi (Internal links): Document the changes in
4143 internal links.
4144
41452010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4146
4147 * org.texi (Agenda commands): Document the limitation for
4148 the filter preset - it can only be used for an entire agenda
4149 view, not in an individual block in a block agenda.
4150
41512010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
4152
4153 * org.texi (iCalendar export): Document alarm creation.
4154
6f8fc60c
MA
41552010-11-10 Michael Albinus <michael.albinus@gmx.de>
4156
4157 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
4158
be3c11b3
LMI
41592010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4160
4161 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
4162
d607b96b 41632010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
3ff91964 4164
d607b96b 4165 * calc.texi: Use emacsver.texi to determine Emacs version.
3ff91964 4166
181cb5fb
G
41672010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4168
4169 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
4170 since that works by default.
4171
41722010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
4173
4174 * gnus.texi (Customizing the IMAP Connection): Document
4175 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
4176
36bc5d3b
MA
41772010-11-04 Michael Albinus <michael.albinus@gmx.de>
4178
4179 * tramp.texi (Remote shell setup): New item "Interactive shell
4180 prompt". Reported by Christian Millour <cm@abtela.com>.
4181 (Remote shell setup, Remote processes): Use @code{} for
4182 environment variables.
4183
cf503f7c
GM
41842010-11-03 Glenn Morris <rgm@gnu.org>
4185
537b04b9 4186 * ediff.texi (Quick Help Commands, Miscellaneous):
d7619e3b 4187 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
cf503f7c 4188
389b76fa
G
41892010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4190
4191 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
4192
2699a554 41932010-10-31 Glenn Morris <rgm@gnu.org>
bbe1ba5e
GM
4194
4195 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
4196
2699a554 41972010-10-31 Glenn Morris <rgm@gnu.org>
97af9a72
GM
4198
4199 * cc-mode.texi: Remove reference to defunct viewcvs URL.
4200
99e65b2d
G
42012010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4202
0c7efc08
SM
4203 * gnus.texi (Client-Side IMAP Splitting):
4204 Mention nnimap-unsplittable-articles.
99e65b2d
G
4205
42062010-10-29 Julien Danjou <julien@danjou.info>
4207
4208 * gnus.texi (Finding the News): Remove references to obsoletes
4209 variables `gnus-nntp-server' and `gnus-secondary-servers'.
4210
aeeb3dcb
EZ
42112010-10-29 Eli Zaretskii <eliz@gnu.org>
4212
4213 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
4214 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
4215 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
4216 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
4217
8289f37b
GM
42182010-10-28 Glenn Morris <rgm@gnu.org>
4219
4220 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
4221 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
4222 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
4223
d85d3b3a
DU
42242010-10-25 Daiki Ueno <ueno@unixuser.org>
4225
4226 * epa.texi (Mail-mode integration): Add alternative key bindings
4227 for epa-mail commands; escape comma.
c05c2b9b 4228 Don't use the word "PGP", since it is a non-free program.
d85d3b3a 4229
9f534a47
JB
42302010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
4231
99e65b2d 4232 * calc.texi: Use emacsver.texi to determine Emacs version.
9f534a47 4233
5793a7bc 42342010-10-24 Juanma Barranquero <lekktu@gmail.com>
88dbda51
JB
4235
4236 * gnus.texi (Group Parameters, Buttons): Fix typos.
4237
280f417b
G
42382010-10-22 Tassilo Horn <tassilo@member.fsf.org>
4239
4240 * gnus.texi (Subscription Commands): Mention that you can also
4241 subscribe to new groups via the Server buffer, which is probably more
4242 convenient when subscribing to many groups.
4243
d806c872
G
42442010-10-21 Julien Danjou <julien@danjou.info>
4245
4246 * message.texi (Message Headers): Allow message-default-headers to be a
4247 function.
4248
d5798f68
LMI
42492010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4250
4251 * gnus-news.texi: Mention new archive defaults.
4252
b79bbef7
KY
42532010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
4254
4255 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
4256
2526f423
G
42572010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
4258
4259 * gnus.texi (HTML): Document the function value of
4260 gnus-blocked-images.
4261 (Article Washing): shr and gnus-w3m, not the direct function names.
4262
ba91f05d
G
42632010-10-20 Julien Danjou <julien@danjou.info>
4264
4265 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
4266 variable.
4267
da451787
LMI
42682010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
4269
4270 * gnus.texi (Customizing the IMAP Connection): The port strings are
4271 strings.
c872595d 4272 (Document Groups): Mention git.
da451787 4273
7cad71ad
G
42742010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
4275
4276 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
4277 bzr/Gnus git sync.
4278
c56dfd36
EZ
42792010-10-15 Eli Zaretskii <eliz@gnu.org>
4280
4281 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
4282 change.
4283
a1d16a7b
G
42842010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4285
4286 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
4287 @item syntax for in-Emacs makeinfo.
4288
42892010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
4290
4291 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
4292 trim sentence.
4293
98e2b864
DU
42942010-10-12 Daiki Ueno <ueno@unixuser.org>
4295
4296 * epa.texi (Caching Passphrases):
0c7efc08
SM
4297 * auth.texi (GnuPG and EasyPG Assistant Configuration):
4298 Clarify some configurations require to set up gpg-agent.
98e2b864 4299
c12e4a81
GM
43002010-10-11 Glenn Morris <rgm@gnu.org>
4301
4302 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
4303
f7aa248a
G
43042010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4305
4306 * gnus.texi (Spam Package Introduction): Mention `$'.
4307
6513b232
EZ
43082010-10-09 Eli Zaretskii <eliz@gnu.org>
4309
4310 * makefile.w32-in (emacsdir): New variable.
4311 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
4312 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
4313
abd40fb4
GM
43142010-10-09 Glenn Morris <rgm@gnu.org>
4315
0f05450f
GM
4316 * Makefile.in (mostlyclean): Delete *.toc.
4317
d3a4ac46
GM
4318 * Makefile.in: Use $< in rules.
4319
aa9db089
GM
4320 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
4321
abd40fb4
GM
4322 * Makefile.in ($(infodir)): Delete rule.
4323 (mkinfodir): New. Use it in all the info rules, rather than depending
4324 on infodir.
4325
ea274122
GM
43262010-10-09 Glenn Morris <rgm@gnu.org>
4327
6e90e2a8
GM
4328 * gnus.texi (Article Washing): Fix previous change.
4329
f7a31f11
GM
4330 * Makefile.in (emacsdir): New variable.
4331 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
b13254e7
GM
4332 Depend on emacsver.texi.
4333
f7a31f11
GM
4334 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
4335
ea274122
GM
4336 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
4337
36d3245f
G
43382010-10-08 Julien Danjou <julien@danjou.info>
4339
f7a31f11 4340 * gnus.texi: Add mm-shr.
36d3245f
G
4341
43422010-10-08 Ludovic Courtès <ludo@gnu.org>
4343
4344 * gnus.texi (Finding the Parent, The Gnus Registry)
4345 (Registry Article Refer Method): Update docs for nnregistry.el.
4346
43472010-10-08 Daiki Ueno <ueno@unixuser.org>
4348
4349 * auth.texi (Help for users)
4350 (GnuPG and EasyPG Assistant Configuration): Update docs.
4351
12359245
GM
43522010-10-08 Glenn Morris <rgm@gnu.org>
4353
4354 * cl.texi (Organization, Installation, Old CL Compatibility):
4355 Deprecate cl-compat for new code.
4628bef1 4356 (Usage, Installation): Remove outdated information.
e1a8c4c0
GM
4357
4358 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
4359
fcf2d385
KY
43602010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4361
4362 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
4363
66627fa9
G
43642010-10-06 Julien Danjou <julien@danjou.info>
4365
fd9ba500
JD
4366 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
4367
66627fa9
G
4368 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
4369 broken link.
4370
4371 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
4372
4373 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
4374 to ReiserFS.
4375
4376 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
4377 (FAQ 7-1): Fix getmail URL.
4378
65f54520
DU
43792010-10-06 Daiki Ueno <ueno@unixuser.org>
4380
4381 * epa.texi (Caching Passphrases): New section.
4382
4c83f6e1
GM
43832010-10-06 Glenn Morris <rgm@gnu.org>
4384
4385 * Makefile.in (SHELL): Set it.
4386 (info): Move the mkdir dependency to the individual info files.
4387 (mostlyclean): Tidy up.
4388 (clean): Only delete the specific dvi and pdf files.
4389 (maintainer-clean): Be more restrictive in what we delete.
8a944cea 4390 ($(infodir)): Add parallel build workaround.
4c83f6e1 4391
71e691a5
G
43922010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4393
4394 * gnus.texi (Misc Article): Document gnus-widen-article-window.
4395
a41c2e6d
G
43962010-10-03 Julien Danjou <julien@danjou.info>
4397
0c7efc08
SM
4398 * emacs-mime.texi (Display Customization):
4399 Update mm-inline-large-images documentation and add documentation for
a41c2e6d
G
4400 mm-inline-large-images-proportion.
4401
37255945
MA
44022010-10-03 Michael Albinus <michael.albinus@gmx.de>
4403
0c7efc08
SM
4404 * tramp.texi (Frequently Asked Questions):
4405 Mention remote-file-name-inhibit-cache.
37255945 4406
11e4e7bd
LMI
44072010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4408
4409 * gnus.texi (Splitting Mail): Fix @xref syntax.
870409d4 4410 (Splitting Mail): Really fix the @ref syntax.
11e4e7bd 4411
cb83220a
KY
44122010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4413
0c7efc08
SM
4414 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
4415 (Article Hiding): Add google banner example.
4416 Suggested by Benjamin Xu.
cb83220a 4417
6b958814
G
44182010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
4419
0c7efc08
SM
4420 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
4421 Remove nnimap-split-rule from examples.
6b958814
G
4422
44232010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4424
4425 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
4426 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
4427 Fishman.
4428 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
4429
44302010-09-30 Julien Danjou <julien@danjou.info>
4431
4432 * gnus.texi (Gravatars): Fix documentation about
4433 gnu-gravatar-properties.
4434
b9476c04
DU
44352010-09-29 Daiki Ueno <ueno@unixuser.org>
4436
4437 * epa.texi (Bug Reports): New section.
4438
5f874327
GM
44392010-09-29 Glenn Morris <rgm@gnu.org>
4440
4441 * Makefile.in (top_srcdir): Remove unused variable.
4442
6b958814
G
44432010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4444
4445 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
4446 (Client-Side IMAP Splitting): Document 'default.
4447
44482010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
4449
0c7efc08
SM
4450 * gnus.texi (Customizing the IMAP Connection):
4451 Document nnimap-fetch-partial-articles.
6b958814 4452
82bccbfa
KY
44532010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4454
4455 * gnus-news.texi: Mention nnimap-inbox.
4456
4457 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
4458
44592010-09-26 Julien Danjou <julien@danjou.info>
4460
47e08896 4461 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
82bccbfa
KY
4462
44632010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4464
4465 * gnus.texi (Security): Remove gpg.el mention.
4466
44672010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
4468
4469 * gnus.texi (Browse Foreign Server): New variable
4470 gnus-browse-subscribe-newsgroup-method.
4471
4472 * gnus-news.texi: Mention it.
4473
44742010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4475
0c7efc08 4476 * gnus.texi (NoCeM): Remove.
82bccbfa
KY
4477 (Startup Variables): No jingle.
4478
4c964351
UM
44792010-09-25 Ulrich Mueller <ulm@gentoo.org>
4480
4481 * woman.texi (Interface Options): xz compression is now supported.
4482
82bccbfa
KY
44832010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
4484
4485 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
4486 (Unavailable Servers): Document gnus-server-copy-server.
4487 (Using IMAP): Document the new nnimap.
4488
44892010-09-25 Julien Danjou <julien@danjou.info>
4490
47e08896 4491 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
82bccbfa 4492
18778f71
GM
44932010-09-24 Glenn Morris <rgm@gnu.org>
4494
4495 * url.texi (Disk Caching): Tweak previous change.
4496
9c766321
JD
44972010-09-24 Julien Danjou <julien@danjou.info>
4498
4499 * url.texi (Disk Caching): Mention url-cache-expire-time,
4500 url-cache-expired, and url-fetch-from-cache.
4501
82bccbfa
KY
45022010-09-24 Julien Danjou <julien@danjou.info>
4503
4504 * gnus.texi: Add Gravatars.
4505
45062010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4507
4508 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
4509
592bdb9a
LMI
45102010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4511
4512 * gnus.texi (Expunging mailboxes): Update name of the expunging
4513 command.
4514
e4e22d29
KY
45152010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
4516
4517 * emacs-mime.texi (rfc2047): Update description for
4518 rfc2047-encode-parameter.
4519
371d9801
MA
45202010-09-13 Michael Albinus <michael.albinus@gmx.de>
4521
4522 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
4523 "fish" methods.
4524 (External methods): Remove "scp1_old" and "scp2_old" methods.
4525
31ae5827
MA
45262010-09-09 Michael Albinus <michael.albinus@gmx.de>
4527
4528 * tramp.texi: Remove Japanese manual. Fix typo.
4529
4530 * trampver.texi: Update release number. Remove japanesemanual.
4531
c0468714
GM
45322010-09-09 Glenn Morris <rgm@gnu.org>
4533
4534 * org.texi: Restore clobbered changes (copyright years, untabify).
4535
86441999
JD
45362010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
4537
4538 * gnus.texi (Adaptive Scoring): Fix typo.
4539
25f28806
LMI
45402010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4541
4542 * gnus.texi (Article Display): Document gnus-html-show-images.
4543
45240125 45442010-09-02 Jan Djärv <jan.h.d@swipnet.se>
25f28806 4545
45240125
JD
4546 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
4547
59d09f15
LMI
45482010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4549
4550 * gnus.texi (HTML): Document gnus-max-image-proportion.
4551
2cdd366f
KY
45522010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4553
51dee5ef
KY
4554 * gnus.texi (HTML): Document gnus-blocked-images.
4555
2cdd366f
KY
4556 * message.texi (Wide Reply): Document message-prune-recipient-rules.
4557
b0e4f3fc
KY
45582010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4559
4560 * gnus.texi (Summary Mail Commands): Note that only the addresses from
4561 the first message are used for wide replies.
f02566ce
KY
4562 (Changing Servers): Remove documentation on gnus-change-server and
4563 friends, since it's been removed.
b0e4f3fc 4564
598451ed
KY
45652010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4566
4567 * gnus.texi (Drafts): Mention B DEL.
4568
e7842e69
KY
45692010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
4570
4571 * gnus.texi (Delayed Articles): Mention that the Date header is the
4572 original one, even if you delay.
4573
85115796
KY
45742010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4575
0c7efc08
SM
4576 * gnus.texi (Asynchronous Fetching):
4577 Document gnus-async-post-fetch-function.
85115796
KY
4578 (HTML): Made into its own section.
4579
f0b44bc0
MA
45802010-08-26 Michael Albinus <michael.albinus@gmx.de>
4581
4582 Sync with Tramp 2.1.19.
4583
c5b0993e
EW
4584 * tramp.texi (Inline methods, Default Method):
4585 Mention `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
0c7efc08 4586 Remove remark about doubled "-t" argument.
217876c9
MA
4587 (Auto-save and Backup): Remove reference to Emacs 21.
4588 (Filename Syntax): Describe port numbers.
4589 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
4590 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
4591 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
4592 errors with the backquotes.
4593 (External packages): File attributes cache flushing for asynchronous
4594 processes.
4595 (Traces and Profiles): Describe verbose level 9.
4596
f0b44bc0
MA
4597 * trampver.texi: Update release number.
4598
7457f7b6
MA
45992010-08-23 Michael Albinus <michael.albinus@gmx.de>
4600
4601 * dbus.texi (Alternative Buses): New chapter.
4602
b695beda
SM
46032010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
4604
4605 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
4606
443c2c03
JB
46072010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
4608
4609 * calc.texi (Customizing Calc): Rearrange description of new
4610 variables to match the presentation of other variables.
4611
7815fe19 46122010-08-08 Juanma Barranquero <lekktu@gmail.com>
e1d294ab
JB
4613
4614 * org.texi (Footnotes, Tables in HTML export): Fix typos.
4615
2c695727
JB
46162010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
4617
4618 * calc.texi (Making Selections, Selecting Subformulas)
4619 (Customizing Calc): Mention how to use faces to emphasize selected
4620 sub-formulas.
4621
bbb6ffa1
MA
46222010-08-05 Michael Albinus <michael.albinus@gmx.de>
4623
4624 * tramp.texi (External packages): File attributes cache flushing
4625 for asynchronous processes.
4626
5cee0a9c
AM
46272010-08-01 Alan Mackenzie <acm@muc.de>
4628
4629 Enhance the manual for the latest Java Mode.
4630
4631 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
4632 annotation-var-cont.
4633 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
4634 two new symbols.
4635
3f2afe32
MA
46362010-07-28 Michael Albinus <michael.albinus@gmx.de>
4637
4638 * tramp.texi (Traces and Profiles): Describe verbose level 9.
4639
0ed082fe 46402010-07-27 Chong Yidong <cyd@stupidchicken.com>
b196eafc
CY
4641
4642 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
4643
311f0356
JB
46442010-07-19 Juanma Barranquero <lekktu@gmail.com>
4645
4646 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
4647
86fbb8ca
CD
46482010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
4649
4650 * org.texi: Add macros to get plain quotes in PDF output.
4651 List additional contributors.
4652 (Capture): New section, replaces the section about remember.
4653 (Working With Source Code): New chapter, focused on documenting Org
4654 Babel.
4655 (Code evaluation security): New section.
4656 (MobileOrg): Document DropBox support.
4657 (TaskJuggler export): Document taskjuggler and Gantt chart support.
4658 (Special symbols): Show how to display UTF8 characters for entities.
4659 (Global TODO list): Clarify the use of the "M" key and the differences
4660 to the "m" key.
4661 (RSS Feeds): Mention Atom feeds as well.
4662 (Setting tags): Remove paragraph about
4663 `org-complete-tags-always-offer-all-agenda-tags'.
4664
5732e8ed
MA
46652010-07-17 Michael Albinus <michael.albinus@gmx.de>
4666
4667 * tramp.texi (Inline methods): Remove remark about doubled "-t"
4668 argument.
4669 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
4670 echoing shells.
4671
ca1bb391
MA
46722010-07-10 Michael Albinus <michael.albinus@gmx.de>
4673
4674 * tramp.texi (Inline methods): Remove "kludgy" phrase.
4675 (Filename Syntax): Describe port numbers.
4676
5bd55c3c
MA
46772010-07-09 Michael Albinus <michael.albinus@gmx.de>
4678
4679 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
4680 forgotten.
4681 (Type Conversion): Precise conversion of natural numbers.
4682 (Errors and Events): Add "debugging" to concept index. Add variable
4683 `dbus-debug'.
4684
820ae8fe
MA
46852010-07-04 Michael Albinus <michael.albinus@gmx.de>
4686
4687 * dbus.texi (Receiving Method Calls): Add optional argument
4688 EMITS-SIGNAL to `dbus-register-property'.
4689
b6f9df0f
JB
46902010-06-27 Alex Schroeder <alex@gnu.org>
4691
4692 * nxml-mode.texi (Commands for locating a schema): Fix typo.
4693
62e034c2
GM
46942010-06-24 Glenn Morris <rgm@gnu.org>
4695
4696 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4697 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
4698 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4699 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
4700 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
4701 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
4702 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
4703 * woman.texi: Start direntry descriptions in column 32, per Texinfo
4704 convention. Make them end with a period.
4705
9360256a
GM
47062010-06-23 Glenn Morris <rgm@gnu.org>
4707
4708 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
b1fbbb32
GM
4709 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
4710 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
4711 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
4712 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
4713 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
9360256a 4714
04d3bb6c
GM
47152010-06-10 Glenn Morris <rgm@gnu.org>
4716
4717 * idlwave.texi (Load-Path Shadows):
4718 * org.texi (Handling links): Fix typos.
4719
5e7d4a75
KY
47202010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
4721
4722 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
4723
9841cb4f
MA
47242010-05-26 Michael Albinus <michael.albinus@gmx.de>
4725
4726 * eshell.texi (Built-ins): Describe, how to disable a built-in command
4727 by an alias. (Bug#6226)
4728
597517ef
JB
47292010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
4730
4731 * calc.texi (Manipulating Vectors): Mention that vectors can
4732 be used to determine bins for `calc-histogram'.
4733
14914c43
JB
47342010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
4735
597517ef 4736 * calc.texi: Remove "\turnoffactive" commands throughout.
14914c43 4737
0235128c 47382010-05-08 Å tÄ›pĂ¡n NÄ›mec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
4739
4740 * url.texi (HTTP language/coding, Customization):
4741 * message.texi (Header Commands, Responses):
4742 * cl.texi (Argument Lists): Fix typos.
4743
0235128c 47442010-05-08 Chong Yidong <cyd@stupidchicken.com>
aa5789b5 4745
0235128c
SM
4746 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
4747 Note that Development menu is always available.
aa5789b5
CY
4748 (Creating a project): Fix terminology.
4749 (Add/Remove files): Fix typo.
4750
0235128c
SM
47512010-05-07 Chong Yidong <cyd@stupidchicken.com>
4752
4753 * Version 23.2 released.
4754
a628ad9d 47552010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
db37d257
DD
4756
4757 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
4758
502269d6
MA
47592010-05-01 Michael Albinus <michael.albinus@gmx.de>
4760
0235128c
SM
4761 * tramp.texi (Inline methods, Default Method):
4762 Mention `tramp-inline-compress-start-size'.
502269d6 4763
6e104790 47642010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
bff3818b
KY
4765
4766 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
4767 the CVS repo. Put the Git repo in the news section.
4768
6e104790 4769 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
bff3818b
KY
4770 Removed some mentions of CVS. Mention the new Git repo.
4771
6e104790 47722010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
b1519d85
KY
4773
4774 * gnus.texi (Score File Format): Fix typo. Reported by Å tÄ›pĂ¡n NÄ›mec.
4775 (Mail Group Commands): Add index entry.
4776
6e104790 47772010-04-18 Glenn Morris <rgm@gnu.org>
2bf1d02d
GM
4778
4779 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
4780
f8b91752
JB
47812010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
4782
4783 * calc.texi (Radix modes): Mention that the option prefix will
4784 turn on twos-complement mode.
4785 (Inverse and Hyperbolic Flags): Mention the Option flag.
4786
ed21c5c8
CD
47872010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
4788
4789 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
6e104790 4790 (LaTeX/PDF export commands): Rename and Move section.
ed21c5c8
CD
4791 (Sectioning structure): Update.
4792 (References): New use case for field coordinates.
6e104790 4793 (The export dispatcher): Rename from ASCII export.
ed21c5c8
CD
4794 (Setting up the staging area): Document the availability of
4795 encryption for MobileOrg.
4796 (Images and tables): Document how to reference labels.
4797 (Index entries): New section.
4798 (Generating an index): New section.
4799 (Column width and alignment): Document that <N> now
4800 means a fixed width, not a maximum width.
4801 (Publishing options): Document the :email option.
4802 (Beamer class export): Fix bug in the BEAMER example.
4803 (Refiling notes): Document refile logging.
4804 (In-buffer settings): Document refile logging keywords.
4805 (Drawers): Document `C-c C-z' command.
4806 (Agenda commands): Mention the alternative key `C-c C-z'.
4807 (Special properties): Document the BLOCKED property.
4808 (The spreadsheet): Mention the formula editor.
4809 (References): Document field coordinates.
4810 (Publishing action): Correct the documentation for the
4811 publishing function.
4812 (The date/time prompt): Document that we accept dates
4813 like month/day/year.
4814 (Cooperation): Document the changes in table.el support.
4815 (Faces for TODO keywords, Faces for TODO keywords)
4816 (Priorities): Document the easy colors.
4817 (Visibility cycling): Document the new double prefix
4818 arg for `org-reveal'.
4819 (Cooperation): Remember.el is part of Emacs.
4820 (Clean view): Mention that `wrap-prefix' is also set by
4821 org-indent-mode.
4822 (Agenda commands): Add information about prefix args to
4823 scheduling and deadline commands.
4824 (Search view): Point to the docstring of
4825 `org-search-view' for more details.
6e104790 4826 (Agenda commands): Document that `>' prompts for a date.
ed21c5c8
CD
4827 (Setting tags): Document variable
4828 org-complete-tags-always-offer-all-agenda-tags.
6e104790 4829 (Column attributes): Cross-reference special properties.
ed21c5c8 4830
456b348e
MA
48312010-04-10 Michael Albinus <michael.albinus@gmx.de>
4832
4833 Synchronize with Tramp repository.
4834
4835 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
0c7efc08
SM
4836 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
4837 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
456b348e
MA
4838 syntax, texi2dvi reports errors with the backquotes.
4839
4840 * trampver.texi: Update release number.
4841
357e2d8e
KY
48422010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
4843
4844 * gnus.texi (Finding the News): Add pointers to the Server buffer
4845 because it's essential.
4846
1d4d7664
KY
48472010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
4848
4849 * gnus.texi (MIME Commands): Update description of
4850 gnus-article-browse-html-article.
4851
bd3e840f
KY
48522010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
4853
4854 * auth.texi (Secret Service API): Add TODO node.
4855 (Help for users): Explain the new source options for `auth-sources'.
4856
e867cb5d 48572010-03-24 Michael Albinus <michael.albinus@gmx.de>
c8215db1
MA
4858
4859 * trampver.texi: Update release number.
4860
288f9fc0
CY
48612010-03-10 Chong Yidong <cyd@stupidchicken.com>
4862
4863 * Branch for 23.2.
4864
d99aaebd
CY
48652010-03-03 Chong Yidong <cyd@stupidchicken.com>
4866
4867 * faq.texi (Escape sequences in shell output): Note that ansi-color is
4868 now enabled by default.
4869
5794c2a5
MA
48702010-02-28 Michael Albinus <michael.albinus@gmx.de>
4871
4872 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
4873 when Emacs runs in interactive mode. (Bug#5645)
4874
40572be6
GM
48752010-02-16 Glenn Morris <rgm@gnu.org>
4876
4877 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
4878
7bb8ed67
MH
48792010-02-05 Mark A. Hershberger <mah@everybody.org>
4880
4881 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
4882
45a1423d 48832010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
994ff697
KY
4884
4885 * gnus.texi (Score File Format): Fix typo.
4886
45a1423d 48872010-01-19 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
4888
4889 * cc-mode.texi: Replace references to obsolete c-subword-mode.
4890
14f17fc8
JB
48912010-01-18 Juanma Barranquero <lekktu@gmail.com>
4892
4893 * ada-mode.texi (Project File Overview): Fix typo.
4894
607d4369
CY
48952010-01-17 Chong Yidong <cyd@stupidchicken.com>
4896
4897 * semantic.texi: Add Richard Y. Kim credit.
4898
4899 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
4900
3d1bfa99
MA
49012010-01-17 Michael Albinus <michael.albinus@gmx.de>
4902
4903 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
a628ad9d 4904 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
3d1bfa99 4905
6fbf7a75
GM
49062010-01-17 Glenn Morris <rgm@gnu.org>
4907
b9f978f0
GM
4908 * calc.texi (Reporting Bugs): Don't mention format of repository.
4909
f19bc38d
GM
4910 * woman.texi (Bugs): Make "Emacs repository" less specific,
4911 and the URL for same more specific.
4912
6fbf7a75
GM
4913 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
4914
16c3428a
JB
49152010-01-17 Juanma Barranquero <lekktu@gmail.com>
4916
4917 * ede.texi (ede-step-project, ede-proj-target):
4918 * tramp.texi (Remote processes): Fix typos.
4919
045b9da7
ML
49202010-01-16 Mario Lang <mlang@delysid.org>
4921
4922 * ede.texi (ede-target):
4923 * org.texi (Refiling notes): Remove duplicated words.
4924
c57008f6
SM
49252010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
4926
4927 * gnus.texi (Posting Styles): Use with-current-buffer.
4928 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
4929
798c9eb5
KR
49302010-01-02 Kevin Ryde <user42@zip.com.au>
4931
4932 * eieio.texi (Naming Conventions): Correction to xref on elisp
4933 coding conventions, is "Tips" node not "Standards".
4934
4970fbfe
CY
49352009-12-24 Chong Yidong <cyd@stupidchicken.com>
4936
4937 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
4938
4939 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
4940
83828b06
KY
49412009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
4942
4943 * gnus.texi (Direct Functions): Add missing port number to tls method.
4944
45a4a565
JB
49452009-12-15 Juanma Barranquero <lekktu@gmail.com>
4946
4947 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
4948 ($(infodir)/edt, edt.dvi): New targets.
4949
698bfef7
GM
49502009-12-15 Glenn Morris <rgm@gnu.org>
4951
4952 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
4953 (edt, $(infodir)/edt, edt.dvi): New targets.
4954 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
4955
4956 * Makefile.in (PDF_TARGETS, pdf): New.
4957 (clean): Add *.pdf.
4958 Add pdf rules for all manuals.
4959
0e983327
JB
49602009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
4961
38942b9c 4962 * calc.texi (Radix Modes): Clarify two's complement notation.
0e983327 4963
8e687433
CY
49642009-12-14 Chong Yidong <cyd@stupidchicken.com>
4965
4966 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
4967 (Smart Jump, Analyzer Debug): Copyedits.
4968 (Semantic mode user commands): Link to new nodes.
4969 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
4970 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
4971 upstream Semantic manual.
4972
4973 * semantic.texi (Introduction): Minor fix to diagram.
4974
020335df
MA
49752009-12-09 Michael Albinus <michael.albinus@gmx.de>
4976
4977 * eshell.texi (History): Add the other built-in variables.
4978 (Built-ins): Explain built-ins, and how to apply the external commands.
4979 Add `history', `su' and `sudo'.
4980
4981 * tramp.texi (Remote processes): Add missing <RET> in the example.
4982
6ddf13e4
BW
49832009-12-01 Bill Wohler <wohler@newt.com>
4984
4985 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
45a4a565 4986 path for mairix example. Specify -q in namazu example since namazu is
6ddf13e4
BW
4987 excessively garrulous.
4988
07b6428c
MA
49892009-11-29 Michael Albinus <michael.albinus@gmx.de>
4990
4991 * tramp.texi (Remote processes): Improve eshell example with "su"
4992 and "sudo" commands.
4993
fd1cefda
CY
49942009-11-28 Chong Yidong <cyd@stupidchicken.com>
4995
4996 * semantic.texi (Analyzer Internals): Rename from Analyzer.
4997
4998 * sem-user.texi (Semantic mode user commands): Fix key syntax.
4999 Document semantic-complete-analyze-inline.
5000 (Semanticdb search debugging commands): Minor clarification.
5001 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
45a4a565 5002 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
fd1cefda 5003 manual.
9d542758 5004 (Semantic mode): Link to Idle Scheduler.
fd1cefda 5005
159e3ad5
KR
50062009-11-28 Kevin Ryde <user42@zip.com.au>
5007
5008 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
45a4a565 5009 @pxref, now EIEIO is in Emacs.
159e3ad5 5010
c6d47315
KR
5011 * erc.texi (Development): Correction to git tutorial url.
5012
16f6287e
GM
50132009-11-26 Glenn Morris <rgm@gnu.org>
5014
5015 * faq.texi (Latest version of Emacs): Mention stability of development
5016 version.
5017 (Problems with very large files): Max buffer size increase in 23.2.
5018 (VM): VM has moved house again.
5019
5ea5dbc9
JB
50202009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
5021
5022 * calc.texi (Radix modes): Discuss alternate bases for two's complement
5023 notations.
5024
5dec9555
CD
50252009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
5026
45a4a565 5027 * org.texi (Column attributes): Fix documentation of new operators.
5dec9555 5028
bd6f6833
CY
50292009-11-20 Chong Yidong <cyd@stupidchicken.com>
5030
5031 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
673286f5
CY
5032 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
5033 (Idle Completions Mode): Numerous copyedits.
bd6f6833 5034
be479117
JB
50352009-11-17 Juanma Barranquero <lekktu@gmail.com>
5036
5037 * semantic.texi (Semantic Internals, Glossary):
5038 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
5039 (Semanticdb search debugging commands): Fix typos.
5040
17291a1f
JB
50412009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
5042
be479117 5043 * calc.texi (Radix modes): Mention twos-complement notation.
17291a1f 5044
af42a9cc
JB
50452009-11-16 Juanma Barranquero <lekktu@gmail.com>
5046
5047 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
5048 ($(infodir)/semantic, semantic.dvi): New targets.
5049
3149927d
CY
50502009-11-16 Chong Yidong <cyd@stupidchicken.com>
5051
5052 * Makefile.in: Build the Semantic manual.
5053
5054 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
5055 repository.
5056
977640ed
MA
50572009-11-16 Michael Albinus <michael.albinus@gmx.de>
5058
5059 * dbus.texi (Receiving Method Calls): New defun
5060 `dbus-unregister-service'.
5061
17673adf
CD
50622009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
5063
5064 * org.texi (Speed keys): New section.
5065
0ecd3c90
MA
50662009-11-13 Michael Albinus <michael.albinus@gmx.de>
5067
5068 * dbus.texi (Type Conversion): Fix typo.
5069 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
5070 `dbus-registered-objects-table'.
0c7efc08
SM
5071 (Receiving Method Calls): New defun `dbus-register-property'.
5072 Move `dbus-unregister-object' here.
0ecd3c90 5073
8bfe682a
CD
50742009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5075
5076 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
5077
50782009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
5079
5080 * org.texi (Column attributes): Add the new age summary operators.
5081 Also, mention the fact you can only use one summary operator per
5082 property.
5083
50842009-11-13 John Wiegley <johnw@newartisans.com>
5085
0c7efc08 5086 * org.texi (Tracking your habits): Add a new section in the
8bfe682a 5087 manual about how to track habits.
0c7efc08 5088 (Resolving idle time): Add a section on how idle and
8bfe682a
CD
5089 dangling clocks are resolved.
5090
50912009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5092
5093 * org.texi (Agenda commands): Document the new `i' command.
5094 (Inserting deadline/schedule): Document logging changes
5095 of scheduling and deadline times stamps.
5096 (In-buffer settings): Document the in-buffer keywords for logging
5097 changes of scheduling and deadline times stamps.
5098 (Structure editing, Plain lists): Document indentation
5099 cycling in empty entries with TAB.
5100 (Archiving): Document the default archiving command.
5101 (Moving subtrees): Document the new keys for archiving.
5102 (Internal archiving): Fix incorrect key.
5103 (Agenda commands): Document the TODO set switching commands.
5104 (Agenda commands): Document the new archiving keys.
5105 (Clocking work time): Better description on how to save
5106 and restore a clock.
5107 (Resolving idle time): Mention the x11idle program to get true
5108 idleness also under X11.
5109 (Resolving idle time): Use @kbd instead of @key for normal
5110 letters, because this is how he rest of the manual does this.
5111 (Pushing to MobileOrg): Mention that `org-directory'
5112 should be set.
5113 (Agenda commands): Document that SPC is a filter for
5114 any tag.
0c7efc08 5115 (Search view): Rename from "Keyword search".
8bfe682a
CD
5116 (Capure): New chapter.
5117 (Markup): New chapter.
0c7efc08
SM
5118 (Links in HTML export, Images in HTML export):
5119 Extend the section titles.
8bfe682a
CD
5120 (Images in HTML export): Document the align option.
5121 (Text areas in HTML export): Extend the section title.
5122 (Images in LaTeX export): Explain image placement in LaTeX.
5123
693737cd
GM
51242009-11-10 Glenn Morris <rgm@gnu.org>
5125
5126 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
5127
c7bd4ebe
MA
51282009-11-08 Michael Albinus <michael.albinus@gmx.de>
5129
5130 * tramp.texi (Auto-save and Backup): Disable backups just for a
5131 method.
5132
5133 * trampver.texi: Update release number.
5134
76c5acad
MA
51352009-11-07 Michael Albinus <michael.albinus@gmx.de>
5136
5137 Sync with Tramp 2.1.17.
5138
5139 * trampver.texi: Update release number.
5140
d9a57abf
GM
51412009-10-29 Glenn Morris <rgm@gnu.org>
5142
5143 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
5144
637f4f0f
MA
51452009-10-23 Michael Albinus <michael.albinus@gmx.de>
5146
5147 * tramp.texi (External methods): Temporary files are kept for
5148 `rsync' and `rsyncc' methods.
5149
310dbb05
JB
51502009-10-09 Juanma Barranquero <lekktu@gmail.com>
5151
5152 * eieio.texi: Fix typos.
5153
09094f28
CY
51542009-10-07 Chong Yidong <cyd@stupidchicken.com>
5155
5156 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
5157
216f299a
JB
51582009-10-07 Juanma Barranquero <lekktu@gmail.com>
5159
5160 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
5161 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
5162
966a6506
CY
51632009-10-07 Chong Yidong <cyd@stupidchicken.com>
5164
5165 * Makefile.in: Build EIEIO and EDE manuals.
5166
51672009-10-07 Eric Ludlam <zappo@gnu.org>
5168
5169 * eieio.texi:
5170 * ede.texi: New files.
5171
8842cd9b
MA
51722009-10-05 Michael Albinus <michael.albinus@gmx.de>
5173
5174 * tramp.texi (Remote processes): Association of a pty is not supported.
5175
7006d207
CD
51762009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
5177
5178 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
5179 (Processing LaTeX fragments): Document that the size of images can be
5180 changes using the variable `org-format-latex-options'.
5181 (The date/time prompt, Timestamps): Be more accurate over ISO format
5182 dates and times.
5183 (Visibility cycling): Document showeverything keyword.
5184 (In-buffer settings): Document showeverything keyword.
5185 (Setting up the staging area): Fix the example.
5186 (MobileOrg): New section.
5187 (Agenda commands, Exporting Agenda Views): Document exporting the
5188 agenda view to Org files.
5189
0e7b2867
MA
51902009-09-28 Michael Albinus <michael.albinus@gmx.de>
5191
5192 * tramp.texi (History): Add IMAP support.
5193 (External methods): Add `imap' and `imaps' methods.
5194 (GVFS based methods): Add indices for `davs'.
5195 (Password handling): Rename anchors. Add IMAP entries for
5196 ~/.authinfo.gpg.
5197
5198 * trampver.texi: Set default value of `emacsimap'.
5199
4146636e
KY
52002009-09-22 Daiki Ueno <ueno@unixuser.org>
5201
5202 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
5203
d22f7ffa
CY
52042009-09-13 Chong Yidong <cyd@stupidchicken.com>
5205
0c7efc08
SM
5206 * dired-x.texi (Technical Details):
5207 Delete dired-up-directory (Bug#4292).
d22f7ffa 5208
66043531
MA
52092009-09-03 Michael Albinus <michael.albinus@gmx.de>
5210
216f299a 5211 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 5212
6eb02347
CD
52132009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
5214
5215 * org.texi (Effort estimates): Document new effort setting commands.
5216 (Agenda commands): Document the new keys fro agenda time motion.
5217 Document entry text mode. Improve documentation of the keys to include
5218 inactive time stamps into the agenda view.
5219 (Feedback): Document the new bug report command.
0c7efc08 5220 (Structure editing): Add an index entry for the sorting of subtrees.
6eb02347 5221
38dc51ba
KY
52222009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
5223
5224 * auth.texi (Help for users): Corrected markup.
5225
e402f452
GM
52262009-09-02 Glenn Morris <rgm@gnu.org>
5227
5228 * emacs-mime.texi (time-date): Mention float-time.
5229
744256cf
JB
52302009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
5231
5232 * calc.texi (Simplifying Formulas): Improve the wording.
5233
b0b63450
MB
52342009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
5235
5236 * auth.texi: Rewritten for coverage and clarity.
5237
52382009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
5239
0c7efc08
SM
5240 * gnus.texi (Expiring Mail):
5241 Mention gnus-mark-copied-or-moved-articles-as-expirable.
b0b63450
MB
5242 (Various Various): Mention gnus-safe-html-newsgroups.
5243
5244 * gnus-news.texi: Mention
5245 gnus-mark-copied-or-moved-articles-as-expirable.
5246
5247 * emacs-mime.texi (Display Customization): Add xref to
5248 gnus-safe-html-newsgroups.
5249
b59329e0
MA
52502009-08-28 Michael Albinus <michael.albinus@gmx.de>
5251
5252 * tramp.texi (Version Control): Remove.
af42a9cc 5253 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
b59329e0
MA
5254 reference.
5255 (External methods): Correct `scpc' concept index entries. New method
5256 `rsyncc'.
5257 (External packages): New subsections "Filename completion" and "File
5258 attributes cache".
5259
0ff2d6c2
JB
52602009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
5261
5262 * calc.texi (Rewrite Rules): Improve the example.
5263 (Simplifying Formulas): Explain use of the I and H flags for
5264 simplification.
5265
ecd3d54f
MA
52662009-08-25 Michael Albinus <michael.albinus@gmx.de>
5267
5268 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
91af3942 5269 Describe autostart behavior of dbus-ping.
ecd3d54f
MA
5270 (Synchronous Methods, Asynchronous Methods): Use English numeric format
5271 for timeout values.
78176e69
MA
5272 (Top): Remove footnote saying D-Bus is not enabled by
5273 default. (Bug#4256)
ecd3d54f 5274
0f215bca
DU
52752009-08-23 Daiki Ueno <ueno@unixuser.org>
5276
5277 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 5278 Reported by Jari Aalto (Bug#4211).
0f215bca 5279 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 5280 epa-global-mail-mode.
3b7ab45f
DU
5281 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
5282 epa-setup.
0f215bca 5283
4f22e84d
MA
52842009-08-16 Michael Albinus <michael.albinus@gmx.de>
5285
5286 * dbus.texi (Asynchronous Methods): Allow nil handler.
5287
9ff0b02b 52882009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 5289
26b03ee3 5290 * ediff.texi (ediff-current-file): Add information about this new function.
4f22e84d 5291
26b03ee3 5292 * viper.texi: Add information about C-s in viper's search command.
4f22e84d 5293
4c39f404
CY
52942009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
5295
5296 * calc.texi (Date Forms): Fix typos.
5297
3bcfba17
GM
52982009-08-08 Glenn Morris <rgm@gnu.org>
5299
5300 * org.texi (Agenda commands): Restore clobbered change.
5301
66783bb4
EZ
53022009-08-07 Eli Zaretskii <eliz@gnu.org>
5303
5304 * calc.texi (Graphics, Devices): Update with the peculiarities of
5305 operation on MS-Windows.
5306
c8d0cf5c
CD
53072009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
5308
5309 * org.texi (Publishing action): Improve documentation of file
5310 names when publishing to the source directory.
5311 (Clean view): Document `org-indent-mode'.
5312 (Clocking work time): Add documentation for the
5313 new :timetamp option when creating a clock report.
5314 (Paragraphs): Fix many typos.
5315 (Plain lists): Remove duplicate explanation about the
5316 `C-c *' command.
5317 (Literal examples): Update to reflect the new behavior
5318 of the -n -r -k switches when exporting source code examples.
5319 (Structure editing): Add information about `C-c *',
5320 converting a plain list into a list of Org items.
5321 (Remember): Small rephrasing of the paragraph
5322 describing remember.el. Also mentioned that remember.el is part
5323 of Emacs 23, not Emacs 22.
5324 (Clocking work time): Add documentation about
5325 displaying the current clocking time against the effort estimate.
5326 Also add a footnote about using `org-clock-in-prepare-hook' to add
5327 an effort estimate on the fly, just before clocking it.
5328 (Footnotes): Document automatic renumbering and
5329 sorting.
5330 (Agenda commands): Document new bulk commands.
5331 (Plain lists): Document new behavior of
5332 `org-cycle-include-plain-lists'.
4e2af782 5333 Hyphenation only in TeX.
c8d0cf5c
CD
5334 (Clocking work time): Document the key to update effort
5335 estimates.
5336 (Clocking work time): Document the clock time display.
5337 (Structure editing, TODO basics): Document new
5338 variables.
5339 (Column attributes): Document new colciew operators.
5340 (Publishing options): Document :xml-declaration.
5341 (Tracking TODO state changes): Document the
5342 LOG_INTO_DRAWER property.
5343 (Literal examples): Document the new implementation for
5344 editing source code.
5345 (Publishing action): Mention the new publishing
5346 function, to publish an Org source file.
5347 (Publishing links): Mention how to link to an Org source file.
5348 (Macro replacement): Document new macros.
5349 (Handling links): Document type-specific completion
5350 when inserting links.
5351 (Structure editing, Plain lists): Improve documentation
5352 on sorting.
5353 (Internal links): Document custom ids for links.
5354 (Handling links): Document custom ids for links.
5355 (CSS support): Document new class.
5356 (Refiling notes): Document the possibility to create new nodes
5357 during refiling.
5358 (Agenda commands): Document the "?" operator to find
5359 tasks without effort setting.
5360 (Exporting agenda information): Section moved.
5361 (RSS Feeds): New section.
5362 (Built-in table editor): Document M-e and M-a navigate
5363 inside table field.
5364 (Stuck projects): Docment that projects identified as
5365 un-stuck will still be searchd for stuck sub-projects.
5366 (Paragraphs): Document centering.
5367 (Creating timestamps, Agenda commands): Document new
5368 behavior when changing time stamps.
5369 (Structure editing): Document the new command
5370 `org-clone-subtree-with-time-shift'.
5371 (Publishing): Refresh this chapter.
5372 (Export options, Export options, In-buffer settings):
5373 Document the new keywords.
5374 (Matching tags and properties): Collect all
5375 documentation about tags/property matches here.
5376 (Setting tags): Document `org-tag-persistent-alist'.
5377 (Weekly/daily agenda): New section.
5378 (Orgstruct mode): Describe `orgstruct++-mode'.
5379 (Drawers): Mention the LOGBOOK drawer.
5380 (Export options, Sectioning structure): Document the
5381 #+LEATEX_HEADER in-buffer setting.
5382 (Bugs): Section removed.
5383 (Hooks): New section.
0c7efc08 5384 (Add-on packages): Move here from old location.
c8d0cf5c
CD
5385 (Context-sensitive commands): New section.
5386 (Setting tags): Document newline option.
5387 (Global TODO list, Matching tags and properties):
5388 Mention more variables.
5389 (Checkboxes): Update to changed command behavior.
81a5560e 5390
40d2791f
CY
53912009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
5392
5393 * speedbar.texi (Basic Key Bindings): Fix typo.
5394
65d0154b
JB
53952009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
5396
5397 * calc.texi (Vector/Matrix Functions): Add index entries for both
5398 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
5399 affects matrices with more than one row.
b5bdfd9f 5400 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 5401
5a9e3ab7
JB
54022009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
5403
5404 * calc.texi (Stack Manipulation Commands): Add documentation for
ed9265fc 5405 `calc-transpose-lines'.
5a9e3ab7 5406
42fb7e61
MA
54072009-07-27 Michael Albinus <michael.albinus@gmx.de>
5408
5409 * dbus.texi (Receiving Method Calls): Describe special return value
5410 `:ignore'.
5411
574b69d5
AM
54122009-07-24 Alan Mackenzie <acm@muc.de>
5413
5414 * cc-mode.texi (Config Basics, File Styles): Document that at mode
5415 initialization, any individual variable setting now takes precedence
5416 over one done via c-file-style/c-file-offsets.
5417
ec06459c
JB
54182009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
5419
5420 * calc.texi (Undoing Mistakes): Mention that the undo list will be
5421 truncated when Calc is quit.
5422 (Customizing Calc): Document `calc-undo-length'.
5423
4ce54f6b
CY
54242009-07-20 Chong Yidong <cyd@stupidchicken.com>
5425
5426 * calc.texi (About This Manual): Don't mention chapter numbers in text.
5427
0e4f8ba5
GM
54282009-07-11 Kevin Ryde <user42@zip.com.au>
5429
5430 * pcl-cvs.texi (About PCL-CVS):
5431 * widget.texi (Basic Types):
5432 Fix cross-references.
5433
fa0f81b0
AS
54342009-07-01 Andreas Schwab <aschwab@redhat.com>
5435
5436 * dbus.texi (Type Conversion): Don't use literal control character.
5437
88a683c5
MA
54382009-07-01 Michael Albinus <michael.albinus@gmx.de>
5439
5440 * tramp.texi (GVFS based methods): New section.
5441 (Remote processes): Processes for GVFS based methods run locally.
5442
36c8febb
MA
54432009-06-30 Michael Albinus <michael.albinus@gmx.de>
5444
0c7efc08
SM
5445 * tramp.texi (Inline methods, External methods, Gateway methods):
5446 Avoid the words "kludge" and hack".
36c8febb
MA
5447 (External methods): Add `synce' method.
5448
5449 * trampver.texi: Update release number.
5450
d6b951bb
MA
54512009-06-22 Michael Albinus <michael.albinus@gmx.de>
5452
5453 Sync with Tramp 2.1.16.
5454
5455 * tramp.texi (History): Add GVFS support.
5456 (External methods): Precise `rsync' description. Add `dav', `davs' and
5457 `obex' methods. Add 'tramp-gvfs-methods' option.
5458 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
5459 forms.
5460 (Remote Programs): Introduce `tramp-own-remote-path'.
5461 (Remote processes): New subsection "Running remote programs that create
5462 local X11 windows".
5463 (Frequently Asked Questions): Improve code for disabling vc.
5464
5465 * trampver.texi: Update release number. Set default value of
5466 `emacsgvfs'.
5467
70243478
CY
54682009-06-21 Chong Yidong <cyd@stupidchicken.com>
5469
5470 * Branch for 23.1.
5471
54b31cbf
GM
54722009-06-17 Glenn Morris <rgm@gnu.org>
5473
5474 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
5475 (Latest version of Emacs): Mention source code repository.
5476
f6adc23c
GM
54772009-06-16 Glenn Morris <rgm@gnu.org>
5478
5479 * faq.texi (Top): Language tweak.
5480 (Extended commands): Most people have arrow keys.
5481 (Emacs manual): Say how to follow info links.
5482 (File-name conventions): Change title a bit. Explain about source
5483 versus installed. Condense etc description.
5484 (Guidelines for newsgroup postings): Mention Savannah list page.
5485 (Newsgroup archives): Simplify.
5486 (Contacting the FSF): Add contact URL.
5487 (Emacs Lisp documentation): Printed version not always available.
5488 (Installing Texinfo documentation): Explain how by hand installation is
5489 not normally needed. Use add-to-list. Remove duplicate reference.
5490 (Informational files for Emacs): Move info on Help menu here from
5491 "File-name conventions".
5492 (Help installing Emacs): Tweak uref.
5493 (Obtaining the FAQ): Mention repository.
5494 (Origin of the term Emacs): Explain "ITS".
5495 (Changing load-path): Use add-to-list.
5496 (Automatic indentation): Clarify this is for Text mode.
5497 Don't mention Indented Text mode.
5498 (Finding Emacs on the Internet): The FSF does not seem to offer a
5499 deluxe distribution on CD anymore.
5500
b59a8457
GM
55012009-06-16 Glenn Morris <rgm@gnu.org>
5502
5503 * faq.texi (Top): Mention which Emacs version this FAQ is about.
5504 Recommend the latest release. Mention how to get older FAQs.
5505 Recommend the Emacs manual.
5506 (Guidelines for newsgroup postings): Discourage cross-posts.
5507 (Underlining paragraphs): Remove.
5508 (Editing MS-DOS files): Remove pre-Emacs 20 information.
5509 (Bugs and problems): Update key-binding.
5510 (Problems with very large files): Mention 64-bit.
5511 (Shell process exits abnormally): Remove.
5512 (Problems with Shell Mode): Rename and update.
5513 (Spontaneous entry into isearch-mode)
5514 (Problems talking to certain hosts): Remove. This is old information,
5515 in etc/PROBLEMS if needed.
5516 (Emacs takes a long time to visit files, Updating Emacs): Remove.
5517 (Dired claims that no file is on this line): Update.
5518 (Installing Emacs, Problems building Emacs): Simplify.
5519 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
5520 information.
5521 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
5522 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
5523 (JDEE): "JDEE", not "JDE".
5524 (Handling C-s and C-q with flow control, Binding C-s and C-q):
5525 Remove. This is old information, in etc/PROBLEMS if needed.
5526 (stty and Backspace key, Kanji and Chinese characters): Remove.
5527 (Right-to-left alphabets): Update section.
5528 (Changing the included text prefix): Gnus uses message-yank-prefix.
5529 Add cross-reference to Supercite manual.
5530 (Saving a copy of outgoing mail): Simplify output file description.
5531 (Expanding aliases when sending mail): Refer to Emacs manual.
5532 Remove old info about RFC822.
5533 Correct description of how to rebuild aliases.
5534 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
5535 (MIME with Emacs mail packages)
5536 (Viewing articles with embedded underlining)
5537 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
5538 Remove old sections.
5539 (Killing based on nonstandard headers): Remove. Scoring is preferable,
5540 and is well-documented in the Gnus manual.
5541 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
5542 (Making Gnus faster): Rename from "Starting Gnus faster".
5543 Merge "Catch-up is slow in Gnus" into here.
5544
0e6d12ca
GM
55452009-06-14 Glenn Morris <rgm@gnu.org>
5546
5547 * faq.texi (Status of Emacs): Re-order with most recent releases first.
5548 (New in Emacs 23): New section.
5549 (Handling C-s and C-q with flow control): Add xref.
5550
2e17e05e
GM
55512009-06-13 Glenn Morris <rgm@gnu.org>
5552
5553 * faq.texi (Setting up a customization file): Grammar fix.
5554 Customize is no longer "new".
5555 (Displaying the current line or column): Line-number mode is on by
5556 default. Don't mention `column' package. Mention linum.el.
5557 (Turning on abbrevs by default): Explain how to do it for buffers,
5558 modes, and everywhere.
5559 (Associating modes with files): Use add-to-list. Don't mention Emacs
5560 19.
5561 (Highlighting a region): On by default since 23.1.
5562 (Replacing highlighted text): Update doc quote.
5563 (Working with unprintable characters): Don't mention search-quote-char.
5564 (Using an already running Emacs process): Gnuclient is probably not an
5565 enhancement these days.
5566 (Indenting switch statements): Remove mention of pre-Emacs 20.
5567 (Horizontal scrolling): Abbreviate Emacs 20 description.
5568 (Replacing text across multiple files): Fix name of dired command.
5569 (Disabling backups): Use require not load.
4f9d4de3 5570 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 5571
2a1cf2b9
BW
55722009-06-13 Bill Wohler <wohler@newt.com>
5573
5574 Release MH-E manual version 8.2.
5575
5576 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5577 release 8.2.
5578
85b438b7
GM
55792009-06-13 Glenn Morris <rgm@gnu.org>
5580
5581 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
5582 in this day and age the common meaning is "on the web".
5583 (copying): Use @copyright in all cases.
5584 (Basic keys): Remove reference to deleted manual node "Text Characters".
5585 (File-name conventions): Use GNU as an example rather than SERVICE.
5586 default.el lives in site-lisp. Update Info directory location.
5587 (Real meaning of copyleft): GPL actions have been brought, but all
5588 settled out of court.
5589 (Guidelines for newsgroup postings): Shorten section title.
5590 Simplify comp.emacs description.
5591 (Newsgroup archives): Change Google URL. Describe Gmane.
5592 (Unsubscribing from Emacs lists): Remove discussion of "distribution
5593 points". Mention List-Unsubscribe header.
5594 (Contacting the FSF): Update email and URLs.
5595 (Basic editing): Mention F1 for help.
5596 (Installing Texinfo documentation): Refer to Texinfo website rather
5597 than ftp server.
5598 (Printing a Texinfo file): Mention texi2pdf.
5599 (Informational files for Emacs): Don't describe FTP or SERVICE, they
5600 are just stubs nowadays.
5601 (Latest version of Emacs): Explain version numbers.
5602 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
5603 (Turning on syntax highlighting): No need to mention hilit19 any more.
5604 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
5605 (Modes for various languages): Remove section.
5606 (Major packages and programs): Remove most version and maintainer
5607 information - it's hard to keep up-to-date, and adds nothing.
5608 Similarly with direct links to mailing lists.
5609 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
5610 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
5611 years, and Emacs comes with tools for this now.
5612 (Patch): Remove section - this is a standard tool.
5613 (Using function keys under X): Remove section.
5614
93e2d996
GM
56152009-06-12 Glenn Morris <rgm@gnu.org>
5616
5617 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
5618 (Help installing Emacs): Remove reference to deleted X11 node.
5619 (Associating modes with files): Interpreter-mode-alist is no longer
5620 subservient to auto-mode-alist.
5621 (Installing Emacs): Change future Emacs version.
5622 (Linking with -lX11 fails): Remove old section.
5623 (Packages that do not come with Emacs): Update ELL location.
5624 Emacs Lisp archive is dead.
5625 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
5626 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
5627 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
5628 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
5629 (Removing flashing messages): Remove section about non-existent Gnus
5630 option.
5631
f0bf7708
GM
5632 * faq.texi (Top): Add @top command.
5633 Remove the optional arguments from all @node commands: makeinfo can
5634 generate these automatically, and it is easier to edit and rearrange
5635 nodes without them.
5636
30884d11
GM
56372009-06-11 Glenn Morris <rgm@gnu.org>
5638
5639 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
5640 (The LPF): Make the updated URL the sole reference point.
5641 (Learning how to do something): Update refcard price and format.
5642 (Getting a printed manual): Sources in doc/emacs/, not man/.
5643 Also available in PDF format. Since the page count varies, be less
5644 precise.
5645 (Informational files for Emacs): Remove references to deleted files
5646 LPF and SUN-SUPPORT, and to UUCP.
5647 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
5648 Remove many obsolete ways to get the FAQ, which now seems only to be
5649 distributed with Emacs.
5650 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
5651
deab46e0
CY
56522009-06-09 Chong Yidong <cyd@stupidchicken.com>
5653
223b43fa 5654 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 5655 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 5656
deab46e0
CY
5657 * ada-mode.texi (Installation, Compile commands)
5658 (Project File Overview, No project files, Set compiler options)
5659 (Use GNAT project file, Use multiple GNAT project files)
5660 (Identifier completion): Use @samp for menu items, and @kbd for key
5661 sequences (Bug#3504).
5662
71fbd643
DU
56632009-06-04 Daiki Ueno <ueno@unixuser.org>
5664
8c9bb6f5 5665 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 5666
f197085b
CY
56672009-06-04 Ryan Yeske <rcyeske@gmail.com>
5668
5669 * message.texi (Header Commands): Fix descriptions to match
5670 keybindings.
5671
7f3bc720
DU
56722009-04-22 Daiki Ueno <ueno@unixuser.org>
5673
5674 * gnus.texi (Security): Mention that EasyPG is the current default.
5675
4518068d
CY
56762009-04-13 Chong Yidong <cyd@stupidchicken.com>
5677
5678 * ediff.texi (Session Commands): Fix typo.
5679
d7ca410a
MB
56802009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
5681
5682 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
5683 news.software.readers. Reported by Florian Rehnisch.
5684
c6c76add
GM
56852009-04-02 Glenn Morris <rgm@gnu.org>
5686
5687 * auth.texi: Capitalize direntry.
5688
5689 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
5690 using a period in the entry name. (Bug#2797)
5691
35ed8e2e
JB
56922009-03-03 Juanma Barranquero <lekktu@gmail.com>
5693
5694 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
5695 ($(infodir)/auth, auth.dvi): New targets.
5696
e280480a
GM
56972009-03-03 Glenn Morris <rgm@gnu.org>
5698
5699 * auth.texi: Fix @setfilename.
5700
5701 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
5702 (auth, $(infodir)/auth, auth.dvi): New rules.
5703
8a76755b
GM
57042009-02-25 Glenn Morris <rgm@gnu.org>
5705
5706 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
5707
0038d478
MB
57082009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5709
5710 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
5711
57122009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5713
5714 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
5715 gnus-nocem-issuers, and gnus-nocem-verifyer.
5716
867d4bb3
JB
57172009-02-20 Juanma Barranquero <lekktu@gmail.com>
5718
5719 * ada-mode.texi (Project files, Automatic Casing):
5720 * dbus.texi (Signals):
5721 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
5722 * mh-e.texi (HTML):
5723 * nxml-mode.texi (Locating a schema)
5724 (Using the document's URI to locate a schema):
5725 * org.texi (Footnotes, Using the mapping API):
5726 * rcirc.texi (Channels): Remove duplicate words.
5727
3a44dc1f
GM
57282009-02-20 Glenn Morris <rgm@gnu.org>
5729
5730 * dired-x.texi (Miscellaneous Commands):
5731 * gnus.texi: Minor updates for mbox Rmail.
5732
5dc584b5
KB
57332009-02-16 Karl Berry <karl@gnu.org>
5734
b59a8457
GM
5735 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
5736 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
5737 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
5738 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
5739 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
5740 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
5741 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
5742 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
5743 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
5744 Consistently use @insertcopying in the Top node,
5dc584b5 5745 @contents at the front (after @end titlepage),
b59a8457 5746 and @direntry after @copying. (Bug#1988)
5dc584b5 5747
9eb59592
MB
57482009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
5749
5750 * auth.texi: New file documenting auth-source.
5751
d324fa76
CD
57522009-02-13 Carsten Dominik <dominik@science.uva.nl>
5753
5754 * org.texi (Org Plot): Fix link.
5755
7a603b73
DU
57562009-02-09 Daiki Ueno <ueno@unixuser.org>
5757
5758 * epa.texi (Mail-mode integration): Mention the way to do
5759 "encrypt-to-self". (Bug#1807)
5760
a626b338 57612009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
5762
5763 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
5764
3b36c17e
MB
57652009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
5766
5767 * gnus-news.texi: Print version about Incoming*.
5768
55033558
CD
57692009-02-02 Carsten Dominik <dominik@science.uva.nl>
5770
5771 * org.texi (Structure editing, Handling links)
5772 (Fast access to TODO states, Javascript support): Make standard docs
5773 correctly reflect default variable settings.
5774
ec712abb
GM
57752009-02-02 Glenn Morris <rgm@gnu.org>
5776
5777 * org.texi: Fix typos.
5778
7112648c
MA
57792009-02-01 Michael Albinus <michael.albinus@gmx.de>
5780
5781 Sync with Tramp 2.1.15.
5782
5783 * trampver.texi: Update release number.
5784
2e461fc1
CD
57852009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
5786
5787 * org.texi (TODO dependencies): Document TODO dependencies on
5788 checkboxes.
5789
bc283609
CD
57902009-01-30 Carsten Dominik <dominik@science.uva.nl>
5791
5792 * org.texi (TODO dependencies): Document key binding for toggling
5793 ORDERED property.
5794
74fc5047
MA
57952009-01-28 Michael Albinus <michael.albinus@gmx.de>
5796
5797 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
5798 of hook functions.
5799
d6685abc
CD
58002009-01-28 Carsten Dominik <dominik@science.uva.nl>
5801
5802 * org.texi (TODO dependencies): New section.
5803
65c439fd
CD
58042009-01-27 Carsten Dominik <dominik@science.uva.nl>
5805
5806 * org.texi (Plain lists, TODO basics, Priorities)
5807 (Multiple sets in one file, Conflicts): Document interaction with
5808 `shift-selection-mode'.
5809
5fafc247
JB
58102009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
5811
5812 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
5813 Make Calc the subject of sentences.
5814 (Rearranging Formulas using Selections): Discuss new options
5815 for `j *'.
5816
e7433508
MA
58172009-01-26 Michael Albinus <michael.albinus@gmx.de>
5818
5819 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
5820
2096a1b6
GM
58212009-01-26 Glenn Morris <rgm@gnu.org>
5822
5823 * org.texi: Fix typos.
5824
0cb61492
BW
58252009-01-26 Bill Wohler <wohler@newt.com>
5826
2096a1b6 5827 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 5828
0bd48b37
CD
58292009-01-25 Carsten Dominik <dominik@science.uva.nl>
5830
5831 * org.texi (References): Add information about remote references.
5832 (Built-in table editor): Document `C-c RET' in tables.
5833 (Math symbols, Quoting LaTeX code): Mention that simple
5834 LaTeX macros survive LaTeX export.
5835 (Images in LaTeX export): Show how to create a reference to a
5836 figure.
5837 (Sectioning structure): Document that the LaTeX class can be
5838 specified in a property.
5839 (Text areas in HTML export): New section.
5840 (External links): Add examples for text search and ID links.
5841 (Built-in table editor): Remove the descriptio of `C-c
5842 C-q', it not longer works.
5843 (Literal examples): Document that a space must follow
5844 the colon in short examples.
5845 (Relative timer): Document `org-timer-stop'.
5846 (Footnotes): New section.
5847 (Footnote markup): Shorten section and refer to new Footnote
5848 section.
5849 (Literal examples): Add documentation for line
5850 numbering in and references to code examples.
5851 (CSS support): Fix the description of default CSS styles.
5852 (Capturing column view): Document
5853 "file:path/to/file.org" as an allowed value for the ID property of
5854 a dynamic block copying column view.
5855
49dbbaf2
SE
58562009-01-23 Stephen Eglen <stephen@gnu.org>
5857
5858 * mh-e.texi (Getting Started): Describe $MH.
5859
193e6828
MA
58602009-01-21 Michael Albinus <michael.albinus@gmx.de>
5861
5862 * tramp.texi (all): Harmonize usage of "external method",
5863 "external transfer method" and "out-of-band method".
5864 (Connection types): Precise the differences of inline and external
5865 methods. Written by Adrian Phillips <a.phillips@met.no>.
5866
26b9f88d
MB
58672009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
5868
5869 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
5870 commands as described at the top. Reported by Allan Gottlieb
5871 <gottlieb@nyu.edu>.
5872
58732009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
5874
5875 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
5876 nnmail-pathname-coding-system.
5877
377952e0
GM
58782009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
5879
5880 * org.texi (Relative timer): Fix typo.
5881
a20d3598
JB
58822009-01-15 Juanma Barranquero <lekktu@gmail.com>
5883
5884 * org.texi (Clocking work time): Fix typo.
98a1e0f5 5885 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 5886
a50253cc
GM
58872009-01-13 Glenn Morris <rgm@gnu.org>
5888
5889 * org.texi: Fix some more typos.
5890
07450bee
GM
58912009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
5892
5893 * org.texi: Fix some typos.
5894
e3e955fe
MB
58952009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
5896
5897 * gnus.texi (Group Parameters): Add note for local variables.
5898
58992009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5900
0c7efc08
SM
5901 * gnus.texi (Converting Kill Files): Fix URL.
5902 Include gnus-kill-to-score.el in contrib directory.
e3e955fe
MB
5903
59042009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5905
5906 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
5907 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
5908 (Paging the Article): Add index entry.
5909
71dd9983
JB
59102009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
5911
5912 * ada-mode.texi (Examples): Delete redundant text.
5913
4a0cf14f
MA
59142009-01-03 Michael Albinus <michael.albinus@gmx.de>
5915
36c8febb 5916 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
5917
5918 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
5919 addresses.
5920
aedac0f0
BW
59212009-01-03 Bill Wohler <wohler@newt.com>
5922
5923 * mh-e.texi (Scan Line Formats): Indicate that first column should be
5924 kept empty.
5925
4c65b566
CD
59262008-12-20 Carsten Dominik <dominik@science.uva.nl>
5927
5928 * org.texi (Activation, Exporting, ASCII export, HTML export)
0c7efc08
SM
5929 (HTML Export commands, LaTeX/PDF export commands):
5930 Improve documentation about transient-mark-mode.
e9fce1ac 5931 (References): Document the use of special names like $LR1 to reference
4c65b566
CD
5932 to fields in the last table row.
5933
e1a78e1e
JL
59342008-12-19 Juri Linkov <juri@jurta.org>
5935
5936 * info.texi (Search Text): Remove mention of removed key binding M-s.
5937
17a0aa82
CD
59382008-12-18 Carsten Dominik <dominik@science.uva.nl>
5939
5940 * org.texi (References): Remove mentioning of @0 as reference for the
5941 last line, this has been reverted in the Lisp sources.
5942
4997d802
JB
59432008-12-17 Juanma Barranquero <lekktu@gmail.com>
5944
5945 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
5946 (DVI_TARGETS): Remove duplicates. Add sasl.
5947 ($(infodir)/sasl, sasl.dvi): New targets.
5948
33306645
CD
59492008-12-17 Carsten Dominik <dominik@science.uva.nl>
5950
5951 * org.texi: Version number pushed to 6.15d.
5952
db55f368
CD
59532008-12-16 Carsten Dominik <dominik@science.uva.nl>
5954
a0bf4117 5955 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
5956 (Images in LaTeX export): New section.
5957 (Inlined images, Images in HTML export): Sections renamed.
5958
dae0a942
MB
59592008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
5960
5961 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
5962
9f5572e9
MB
59632008-12-04 David Engster <dengste@eml.cc>
5964
5965 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
af42a9cc 5966 of nnml-get-new-mail. Change URL for mairix patch.
9f5572e9 5967
bc23baaa
CD
59682008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
5969
5970 * org.texi (Using the mapping API): Fix bug in mapping example.
5971 (Publishing options): Make the list of properties complete again, in
5972 correspondence to the variable `org-export-plist-vars'.
5973 (Property searches): Document new special values for time comparisons.
5974 (Tag inheritance): Refine the description of tag inheritance.
5975 (Project alist): Add info about the publishing sequence of components.
a0bf4117 5976 (Effort estimates): Document the new relative timer.
bc23baaa 5977
3bf8054f
JB
59782008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
5979
5980 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
5981 (Using Calc): Clarify use of `C-x * o'.
5982 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
5983
ac134f2f
RS
59842008-11-28 Richard M Stallman <rms@gnu.org>
5985
5986 * dbus.texi (Receiving Method Calls): Clean up previous change.
5987
ace706d1
MA
59882008-11-26 Michael Albinus <michael.albinus@gmx.de>
5989
5990 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
5991 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
5992 `dbus-unescape-from-identifier'.
5993 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 5994 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
5995 (Signals): Use the constants in the example.
5996
d60b1ba1
CD
59972008-11-24 Carsten Dominik <dominik@science.uva.nl>
5998
b97439ce 5999 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 6000
ce4fdcb9
CD
60012008-11-23 Carsten Dominik <dominik@science.uva.nl>
6002
6003 * org.texi (Setting up Remember): Document `org-remember-mode'.
6004 (External links): Document that bbdb links can use a regular
6005 expression.
6006 (External links): Document that elisp links can contain interactive
6007 commands.
6008
c8548a00 60092008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
6010
6011 * viper.texi (viper-translate-all-ESC-keysequences):
6012 Description removed.
6013
6a2c4aec
GM
60142008-11-19 Glenn Morris <rgm@gnu.org>
6015
6016 * doclicense.texi: Change to FDL 1.3.
6017 Relicense all texi files under FDL 1.3 or later.
6018
59ee4113
JB
60192008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
6020
6021 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
6022
59bcbb98 60232008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a 6024
0c7efc08 6025 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
2198eaa5
JB
6026
6027 * ediff.texi: Version/date change.
9f90198a 6028
8aa41c9b
CY
60292008-11-14 Chong Yidong <cyd@stupidchicken.com>
6030
6031 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
6032
17587b1b
JB
60332008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
6034
6035 * calc.texi (About This Manual): Comment out a mention of
6036 marginal notes.
6037
564c900e
CD
60382008-11-12 Carsten Dominik <dominik@science.uva.nl>
6039
6040 * org.texi (Clocking work time): Document the :formula property of
6041 clock tables.
6042 (Structure editing, Refiling notes): Document refiling regions.
6043 (Agenda commands): Document the double-prefix version
6044 of the `l' command in the agenda.
6045 (Handling links): Explain the effect of a double prefix
6046 arg to `C-c C-o'.
6047 (TODO basics): Add documentation for tag triggers.
6048
3c4be1f2
GM
60492008-10-23 Glenn Morris <rgm@gnu.org>
6050
6051 * cl.texi (Function Bindings): Mention `flet' fails to deal with
6052 byte-compiling things like `+'.
6053
6054 * ns-emacs.texi: Merge copyright years of author now with assignment
6055 into FSF years.
6056 (VER): Use it for easier automatic updating. Use Emacs version rather
6057 than standalone Emacs.app version.
6058
a6520ff3
CD
60592008-10-12 Carsten Dominik <dominik@science.uva.nl>
6060
864c9740 6061 * org.texi: Lots of minor fixes.
a6520ff3
CD
6062 (Capture): New chapter.
6063 (Org Plot): New section.
6064
db7a4b66
MH
60652008-09-30 Magnus Henoch <mange@freemail.hu>
6066
6067 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
6068
4043c194
JB
60692008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
6070
6071 * calc.texi (User Defined Units): Mention how to enter optional display
6072 string.
6073
eef5ade7
MB
60742008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
6075
0c7efc08 6076 * message.texi (Sending Variables): Fix variable documentation to
eef5ade7
MB
6077 avoid the "y/n" wording.
6078
e52cac88
MB
60792008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
6080
0c7efc08 6081 * message.texi (Sending Variables): Add `message-confirm-send' doc.
e52cac88
MB
6082
60832008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
6084
6085 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
6086 @enumerate section so as to be able to be formatted with MAKEINFO=no.
6087
00c55306
BW
60882008-09-22 Bill Wohler <wohler@newt.com>
6089
6090 Release MH-E manual version 8.1.
6091
6092 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6093 release 8.1.
6094
6095 * mh-e.texi: Retain dual license as agreed to by the FSF.
6096 However, bump GPL to Version 3.
6097 Use @include for license text.
6098
e52cac88 60992008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
6100
6101 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
6102 (Store custom flags and keywords, Store arbitrary data):
6103 Clean up markup.
64763fe3
MB
6104
61052008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
6106
6107 * gnus.texi (The Gnus Registry): Document it.
6108
9e601b8d
MB
61092008-09-08 David Engster <dengste@eml.cc>
6110
88ee5b02
JB
6111 * gnus.texi (nnmairix): Point out that nnml uses MH format.
6112 Clarify section about choosing back end servers.
9e601b8d 6113
247043f1
GM
61142008-08-23 Glenn Morris <rgm@gnu.org>
6115
6116 * dired-x.texi (Shell Command Guessing):
6117 Mention dired-guess-shell-case-fold-search. (Bug#417)
6118
2bfec7a0
MA
61192008-08-22 Michael Albinus <michael.albinus@gmx.de>
6120
6121 * trampver.texi: Update release number.
6122
247043f1 61232008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
6124
6125 * ns-emacs.texi: Update version.
6126 (Introduction): Correct menu location for options save.
6127 (Customization): Note that defaults are stored under org.gnu.Emacs.
6128
8c20bd92
BW
61292008-08-11 Bill Wohler <wohler@newt.com>
6130
6131 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
6132 explicit about GNU mailutils MH elsewhere (with thanks to Darel
6133 Henman) (closes SF #1768928).
6134
767a4d92
GM
61352008-08-10 Glenn Morris <rgm@gnu.org>
6136
6137 * ns-emacs.texi: Use @copying. Change copyright of authors with
6138 assignment to FSF. Change license to GFDL.
6139 (Top): Remove outdated references.
6140
6ecfe5c2
MB
61412008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
6142
88ee5b02
JB
6143 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
6144 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
6145 gnus-summary-sort-by-most-recent-date.
6146 (Summary Sorting): Explain prefix argument.
6147
61482008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
6149
6150 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
6151 gnus-summary-pipe-output.
6152
eb932e8a
MA
61532008-08-03 Michael Albinus <michael.albinus@gmx.de>
6154
6155 * dbus.texi (Receiving Method Calls): Document error handling of own
6156 D-Bus methods.
6157
bfe16263
BW
61582008-08-01 Bill Wohler <wohler@newt.com>
6159
6160 * mh-e.texi (Reading Mail)
9f90198a 6161 (Viewing Attachments): Describe new function
bfe16263
BW
6162 mh-show-preferred-alternative.
6163 (Sending Mail, Redistributing, Sending Message): Describe new hook
6164 mh-annotate-msg-hook.
6165
21956b56
MA
61662008-07-31 Michael Albinus <michael.albinus@gmx.de>
6167
6168 * dbus.texi (Arguments and Signatures): Fix example.
6169 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
6170 (Asynchronous Methods): New node.
9f90198a
JB
6171 (Errors and Events): Describe extended layout of `dbus-event'.
6172 New defun `dbus-event-message-type'.
21956b56 6173
7c2fb837
DN
61742008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
6175
6176 * ediff.texi: Remove VMS support.
6177
13662773
JB
61782008-07-29 Juanma Barranquero <lekktu@gmail.com>
6179
6180 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
6181 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
6182
ddde0b34
CY
61832008-07-29 Chong Yidong <cyd@stupidchicken.com>
6184
6185 * Makefile.in: Add mairix-el targets.
6186
61872008-07-29 David Engster <deng@randomsample.de>
6188
6189 * mairix-el.texi: New file.
6190
d5875b25
JB
61912008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
6192
366b7d44
JB
6193 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
6194 project files. Delete 'main_unit' project variable; not needed. Allow
6195 process environment variables wherever project variables are allowed.
6196 Add tutorial section on multiple GNAT project files.
d5875b25 6197
6cbab8ee
MA
61982008-07-27 Michael Albinus <michael.albinus@gmx.de>
6199
6200 Sync with Tramp 2.1.14.
6201
6202 * trampver.texi: Update release number.
6203
9e2a2647
DN
62042008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
6205
6206 * ns-emacs.texi:
6207 * faq.texi: Remove mentions of Mac Carbon.
6208
d62672f3
MB
62092008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
6210
6211 * gnus.texi (Saving Articles): Describe the 2nd argument of
6212 gnus-summary-save-in-pipe.
6213 (SpamAssassin): Use it.
6214
62152008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
6216
6217 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
6218
dd12e1c6
CD
62192008-07-25 Carsten Dominik <dominik@science.uva.nl>
6220
6221 * org.texi (Export options): Document the use of the creator flag.
6222
44ce9197
CD
62232008-07-24 Carsten Dominik <dominik@science.uva.nl>
6224
6225 * org.texi: New version 6.06a.
6226
ddd13c5d
JB
62272008-07-23 Juanma Barranquero <lekktu@gmail.com>
6228
6229 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
6230 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
6231
8dc6104d
JB
62322008-07-23 Vincent BelaĂ¯che <vincent.b.1@hotmail.fr>
6233
6234 * calc.texi (Editing Stack Entries):
6235 (Algebraic Entry): Rewrite introductory sentences so it can be used by
6236 Calc's help functions. Mention fixing typos.
6237 (Customizing Calc): Fix typo.
6238
62392008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
6240
6241 * calc.texi (summarykey): New macro. Use to correctly format keys in
6242 the summary.
6243
ddd13c5d 62442008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
6245
6246 * ns-emacs.texi (Customization): Corrected documentation on color
6247 specification formats.
6248
568beaa2
AS
62492008-07-19 Andreas Schwab <schwab@suse.de>
6250
db8ef699 6251 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
6252
6253 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
6254 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
6255
cd71b9ae
MA
62562008-07-18 Michael Albinus <michael.albinus@gmx.de>
6257
6258 * dbus.texi (Inspection): Rework, introduce submenus.
6259 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
6260 (Properties and Annotations, Arguments and Signatures): New nodes.
6261
9b7993b4
MA
62622008-07-13 Michael Albinus <michael.albinus@gmx.de>
6263
6264 * dbus.texi (Receiving Method Calls): Fix description of
6265 `dbus-register-method'.
6266 (Signals): Allow also signal arguments for filtering in
6267 `dbus-register-signal'.
6268
241d447b
JB
62692008-07-13 Vincent BelaĂ¯che <vincent.b.1@hotmail.fr>
6270
6271 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
6272 `cnorm'.
6273 (Arithmetic Tutorial): Simplify the verification of prime factors.
6274
adb46650
MB
62752008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
6276
6277 * gnus.texi (Saving Articles): Mention
6278 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
6279
92e15881
JB
62802008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
6281
6282 * calc.texi: Adjust mode line throughout.
6283
ea597303
JB
62842008-06-28 Juanma Barranquero <lekktu@gmail.com>
6285
6286 * sasl.texi (Mechanisms): Fix typos.
6287
aee08080
JB
62882008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
6289
6290 * calc.texi (Killing from the stack): Mention using normal Emacs
6291 copying.
6292
a06a4a12
MA
62932008-06-21 Michael Albinus <michael.albinus@gmx.de>
6294
0c7efc08 6295 * tramp.texi (Password handling): Rename from "Password caching".
ea597303 6296 Add `auth-source' mechanism.
a06a4a12
MA
6297 (Connection caching): Tramp reopens the connection automatically,
6298 when the operating system on the remote host has been changed.
6299
7389398d
EZ
63002008-06-20 Eli Zaretskii <eliz@gnu.org>
6301
6302 * makefile.w32-in (distclean): Remove makefile.
6303
b349f79f
CD
63042008-06-17 Carsten Dominik <dominik@science.uva.nl>
6305
3f9b4c2b 6306 * org.texi (Using the mapping API): New section.
b349f79f 6307 (Agenda column view): New section.
3f9b4c2b 6308 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 6309 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 6310 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
6311
63122008-06-17 Jason Riedy <jason@acm.org>
6313
6314 * org.texi (A LaTeX example): Note that fmt may be a one-argument
6315 function, and efmt may be a two-argument function.
6316 (Radio tables): Document multiple destinations.
6317
cd5c05d2
GM
63182008-06-16 Glenn Morris <rgm@gnu.org>
6319
6320 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
6321 Add Cover-Texts.
6322
debf4439
GM
63232008-06-15 Glenn Morris <rgm@gnu.org>
6324
6325 * faq.texi (VER): Update to 23.0.60.
6326
6327 * mh-e.texi: Remove option of licensing under GPL.
6328 Add Cover-Texts to GFDL permissions notice.
6329 (GPL): Remove section.
6330 (GFDL): Include doclicense.texi rather than the actual text.
6331
6332 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
6333 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
6334
6335 * sasl.texi: Fix output file name.
6336
6337 * epa.texi, sasl.texi: Refer to license in Emacs manual.
6338
6339 * gnus-coding.texi: Refer to license in Gnus manual.
6340
6341 * idlwave.texi, sasl.texi: Use @copying.
6342
6343 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
6344
6345 * speedbar.texi: Update Back-Cover Text as per maintain.info.
6346
6347 * url.texi: Use @copying, @title, @subtitle, @author.
6348
6349 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
6350 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
6351 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
6352 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
6353 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
6354 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
6355 * widget.texi, woman.texi:
6356 Remove references to external license, since doclicense is included.
6357
6358 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
6359 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
6360 Remove references to non-existent Invariant Sections.
6361
091f8bc1
GM
63622008-06-14 Glenn Morris <rgm@gnu.org>
6363
6364 * faq.texi (Major packages and programs): Remove references to external
6365 Supercite, Calc, VIPER, since they have been included for some time.
6366 Update VM, AUCTeX, BBDB entries.
6367
47bcb4d3
UJ
63682008-06-14 Ulf Jasper <ulf.jasper@web.de>
6369
6370 * newsticker.texi: Updated to match latest newsticker changes.
6371
6f093307
GM
63722008-06-13 Glenn Morris <rgm@gnu.org>
6373
6374 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
6375 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
6376 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
6377 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
6378 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
6379 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
6380 * woman.texi:
6381 Update Back-Cover Text as per maintain.info.
6382
2b968687
MB
63832008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6384
6385 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
6386
6387 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
6388 (gnus-faq.xml): Update repository host.
6389
2b968687
MB
6390 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
6391
63922008-06-15 Frank Schmitt <ich@frank-schmitt.net>
6393
6394 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
6395 Fix a typo.
6396
63972008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6398
6399 * gnus.texi (Mail Source Customization): Correct values of
4e2af782 6400 `mail-source-delete-incoming'. Reported by Tassilo Horn.
2b968687
MB
6401 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
6402
64032008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
6404
6405 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
6406 coding standards.
6407
64082008-06-14 David Engster <dengste@eml.cc>
6409
6410 * gnus.texi (nnmairix): Markup fixes.
6411
e6d2d263
MB
64122008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6413
2b968687 6414 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
6415
64162008-06-05 David Engster <dengste@eml.cc>
6417
6418 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
6419
64202008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6421
b344d29d 6422 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
6423 (Searching, nnir, nnmairix): New stub nodes.
6424
ad231df6 64252008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
6426
6427 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
6428
f394fa25
MB
64292008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
6430
6431 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
6432
58333467
MB
64332008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
6434
6435 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
6436
67525fb9
JY
64372008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
6438
6439 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
6440
0549d8fc
JB
64412008-05-06 Juanma Barranquero <lekktu@gmail.com>
6442
6443 * info.texi (Top): Fix typo in xref.
6444
149a3837
KB
64452008-05-05 Karl Berry <karl@gnu.org>
6446
6447 * info.texi (Top): @xref to stand-alone manual.
6448
3a23a519
MB
64492008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6450
6451 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
6452 (Various Summary Stuff): Fix typo in last xref.
6453
0a29fbf3
JB
64542008-05-02 Juanma Barranquero <lekktu@gmail.com>
6455
6456 * org.texi (Moving subtrees): Fix typo.
6457
586b90f1
MA
64582008-04-28 Michael Albinus <michael.albinus@gmx.de>
6459
6460 * tramp.texi (Frequently Asked Questions): Explain, how to disable
6461 Tramp via `tramp-mode'.
6462
b5af9883
CD
64632008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
6464
6465 * org.texi: Massive changes, in many parts of the file.
6466
a12bf61e
GM
64672008-04-27 Jason Riedy <jason@acm.org>
6468
6469 * org.texi (A LaTeX example): Note that fmt may be a
6470 one-argument function, and efmt may be a two-argument function.
6471 (Radio tables): Document multiple destinations.
6472
d55fe5bb
MB
64732008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
6474
6475 * gnus.texi (Oort Gnus): Add message-fill-column.
6476
64772008-04-12 Adrian Aichner <adrian@xemacs.org>
6478
6479 * gnus.texi (Mail Source Specifiers): Typo fix.
6480
64812008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
6482
6483 * gnus.texi (Diary Headers Generation): Update key binding for
6484 `gnus-diary-check-message'.
6485
64862008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6487
6488 * gnus.texi (Emacsen): Addition.
6489
64902008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6491
6492 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
6493
64942008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6495
6496 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
6497
64982008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6499
6500 * gnus-news.texi: Update tool bar item.
6501
65022008-04-09 Sven Joachim <svenjoac@gmx.de>
6503
6504 * gnus-news.texi: Fix typos.
6505
76c109c3
JB
65062008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
6507
222027f2 6508 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
6509 Add mention of `kron'.
6510
d5fbd5a6
MO
65112008-04-01 Daiki Ueno <ueno@unixuser.org>
6512
0c7efc08
SM
6513 * epa.texi (Encrypting/decrypting *.gpg files):
6514 Document epa-file-name-regexp.
d5fbd5a6 6515
fbcbb58c
KY
65162008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
6517
6518 * gnus.texi (Example Methods): Fix description about ssh-agent.
6519 (Indirect Functions): Fix the default value of nntp-telnet-command;
6520 remove link to connect.html.
6521
134ce16c
MA
65222008-03-30 Michael Albinus <michael.albinus@gmx.de>
6523
6524 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
6525 dbus-call-method.
6526 (Receiving Method Calls): The timeout can be set by the calling client.
6527
da1975d7
MA
6528 * trampver.texi: Update release number.
6529
2e4089ab
RS
65302008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
6531
6532 * gnus.texi (Top): Fix version. Add SASL.
6533
70cab5a9
MA
65342008-03-29 Michael Albinus <michael.albinus@gmx.de>
6535
6536 Sync with Tramp 2.1.13.
6537
6538 * trampver.texi: Update release number.
6539
5bc6ddff
MB
65402008-03-29 Chong Yidong <cyd@stupidchicken.com>
6541
6542 * org.texi: Update to new org-mode website.
6543
65442008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
6545
6546 * cl.texi (For Clauses): Fix loop over key-seq to match code.
6547
9b3ebcb6
MB
65482008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
6549
6550 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
6551 gnus-read-ephemeral-gmane-group-url,
6552 gnus-read-ephemeral-emacs-bug-group,
6553 gnus-read-ephemeral-debian-bug-group.
6554
65552008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6556
6557 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
6558
6559 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
6560 Add FIXMEs for Bookmarks and gnus-registry-marks.
6561
65622008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6563
6564 * gnus.texi (Smileys): Document `smiley-style'.
6565
65662008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6567
6568 * gnus.texi (Gnus Development): Clarify difference between ding and
6569 gnu.emacs.gnus.
6570 (MIME Commands, Using MIME, RSS): Fix markup.
6571
6572 * gnus-faq.texi ([8.4]): Ditto.
6573
65742008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
6575
6576 * gnus.texi (Emacsen): Remove obsolete stuff.
6577
65782008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
6579
6580 * gnus.texi (Oort Gnus): Add version info WRT
6581 `mail-source-delete-incoming'.
6582
65832008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6584
6585 * gnus.texi (Top): Add "Other related manuals" and version info in
6586 `iftex' output.
6587 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
6588 gnus-balloon-face-0 and the corresponding format specifiers.
6589
608d6a81
MA
65902008-03-26 Michael Albinus <michael.albinus@gmx.de>
6591
6592 * tramp.texi (Filename completion): Remove footnote about let-bind
6593 of `partial-completion-mode'. It doesn't work this way.
6594
27a6f132
SM
65952008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
6596
6597 * pcl-cvs.texi (Contributors): Update my email.
6598
4a7c4c40
MA
65992008-03-21 Michael Albinus <michael.albinus@gmx.de>
6600
6601 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
6602
2940c053
BW
66032008-03-17 Bill Wohler <wohler@newt.com>
6604
6605 * mh-e.texi (Viewing): Update URL for adding header fields to
6606 mh-invisible-header-fields-default.
6607
30864d5f
BW
66082008-03-16 Bill Wohler <wohler@newt.com>
6609
6610 * mh-e.texi (Preface): Add Gnus to requirements.
6611 (Forwarding): Note that forwarded MIME messages are now inline.
6612
31fe2b00
SM
66132008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
6614
6615 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
6616 (Common Variables): Give precedence to the netcat methods over the
6617 telnet methods, and mention that they are more reliable.
31fe2b00 6618
5e97c626
CD
66192008-03-13 Carsten Dominik <dominik@science.uva.nl>
6620
6621 * org.texi (Exporting Agenda Views): Document agenda export to
6622 iCalendar.
6623 (Progress logging): Document the new progress logging stuff.
6624
37a68866
MB
66252008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6626
6627 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
6628 Update for change of `mail-source-delete-incoming'.
6629
6630 * gnus-news.texi: Ditto.
6631
8f7abae3
MB
66322008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6633
6634 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
6635 custom versions.
6636
af379c86
AM
66372008-03-07 Alan Mackenzie <acm@muc.de>
6638
6639 * cc-mode.texi (Limitations and Known Bugs): State that the number of
6640 parens/brackets in a k&r region is limited.
6641
3d0f8a67
MB
66422008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
6643
6644 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
6645 using different Emacs versions.
6646
52151df0
GM
66472008-02-27 Glenn Morris <rgm@gnu.org>
6648
6649 * sc.texi: Remove a lot of old and obsolete info.
6650 (titlepage): Simplify.
6651 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
6652 (VM with any Emacsen, GNEWS with any Emacsen)
6653 (Overloading for Non-conforming MUAs, Version 3 Changes)
6654 (The Supercite Mailing List): Delete nodes.
6655 (Introduction): Remove info about old packages.
6656 (Getting Connected): Simplify. Remove info about old packages.
6657 (Citing Commands): Delete Emacs 19 info.
6658 (Hints to MUA Authors): Simplify.
6659 (Thanks and History): Merge in some info from the deleted node
6660 "Version 3 Changes".
6661
b03f96dc
MB
66622008-02-05 Juanma Barranquero <lekktu@gmail.com>
6663
6664 * org.texi (Setting tags, In-buffer settings):
6665 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
6666
52bec650
MB
66672008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
6668
6669 * gnus-news.texi: Mention that spaces and tabs are allowed in the
6670 installation directory name.
6671
34a3c587
RF
66722008-02-12 Romain Francoise <romain@orebokech.com>
6673
6674 * epa.texi (Overview): Fix typo.
6675
5a8d03e9
MO
66762008-02-11 Daiki Ueno <ueno@unixuser.org>
6677
6678 * epa.texi (Quick start): Remove the .emacs setting.
6679
f1914c40
MO
66802008-02-10 Daiki Ueno <ueno@unixuser.org>
6681
6682 * epa.texi (Quick start): Use the command `epa-enable' instead of
6683 loading `epa-setup'.
6684
bca98fc9
JB
66852008-02-08 Juanma Barranquero <lekktu@gmail.com>
6686
6687 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
6688 ($(infodir)/epa, epa.dvi): New targets.
6689
4b01af2e
MO
66902008-02-08 Daiki Ueno <ueno@unixuser.org>
6691
6692 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
6693
6694 * epa.texi: New manual documenting the EasyPG Assistant.
6695
06c0751a
MA
66962008-02-06 Michael Albinus <michael.albinus@gmx.de>
6697
6698 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
6699 (Inspection): New function dbus-ping.
6700
7dcccd7b
MA
67012008-02-05 Michael Albinus <michael.albinus@gmx.de>
6702
6703 * tramp.texi (Remote processes): Add `shell-command'.
6704
a12bf61e
GM
67052008-02-02 Michael Albinus <michael.albinus@gmx.de>
6706
6707 * tramp.texi: Use new FSF's Back-Cover Text.
6708
a1da1e37
MB
67092008-01-28 Michael Sperber <sperber@deinprogramm.de>
6710
6711 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
6712 (Group Parameters): Document `mail-source' parameter.
6713
c9d8f746
MA
67142008-01-27 Michael Albinus <michael.albinus@gmx.de>
6715
6716 * tramp.texi (Inline methods): The hostname of the su(do)? methods
6717 must be a local host.
6718
15db4a13
MO
67192008-01-26 Michael Olson <mwolson@gnu.org>
6720
6721 * erc.texi: Update version for ERC 5.3 release.
6722 (Obtaining ERC): Update extras URLs for 5.3.
6723 (Development): Write instructions for git, and remove those for Arch.
6724 (History): Mention the switch to git.
6725
2bc43980
KB
67262008-01-24 Karl Berry <karl@gnu.org>
6727
bca98fc9
JB
6728 * info.texi (Search Index, Search Text): Mention the command
6729 character in the section name, a la the (Go to node) node.
2bc43980 6730
d2e4a6c9
MA
67312008-01-21 Michael Albinus <michael.albinus@gmx.de>
6732
6733 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
6734
0b6799c3
MB
67352008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6736
6737 * gnus-news.texi: Mention gnus-article-describe-bindings.
6738
67392008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6740
6741 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
6742
db9c3fb1 67432008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 6744
7b4d0413 6745 * org.texi (Property inheritance): New section.
db9c3fb1 6746 (Conventions): New section.
7b4d0413 6747 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
6748 commands, and the new bindings for refiling.
6749 (Sparse trees): Document the new special command for sparse trees.
6750 (References): Be more clear about the counting of hilines.
6751 (Handling links): Document M-p/n for accessing links.
6752 (Fast access to TODO states): New section.
6753 (Per file keywords): New section.
6754 (Property inheritance): New section.
6755 (Column attributes): New summary types.
6756 (Capturing Column View): New section.
6757 (The date/time prompt): Cover the new features in the date/time prompt.
6758 Compactify the table of keys for the calendar remote control.
6759 (Clocking work time): Document the new :scope parameter.
6760 (Remember): Promoted to chapter.
6761 (Quoted examples): New section.
6762 (Enhancing text): New verbatim environments.
6763
6ed73f28
MA
67642008-01-14 Michael Albinus <michael.albinus@gmx.de>
6765
6766 * trampver.texi: Update release number.
6767
95838435
MB
67682008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
6769
0c7efc08
SM
6770 * gnus.texi (Article Keymap):
6771 Add gnus-article-wide-reply-with-original; fix descriptions of
95838435
MB
6772 gnus-article-reply-with-original and
6773 gnus-article-followup-with-original.
6774
20234d96
GM
67752008-01-09 Glenn Morris <rgm@gnu.org>
6776
6777 * nxml-mode.texi: Add @copying section.
6778
d82cf70b
MB
67792008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
6780
6781 * message.texi (Mail Variables): Add some text from "(gnus)Posting
6782 Server". Add `message-send-mail-with-mailclient'.
6783
6784 * gnus.texi (Posting Server): Move some text to "(message)Mail
6785 Variables" and add a reference here.
6786
addb7f2e
MA
67872008-01-04 Michael Albinus <michael.albinus@gmx.de>
6788
6789 * dbus.texi (Receiving Method Calls): New chapter.
6790 (Errors and Events): Add serial number to events. Replace "signal" by
6791 "message". Introduce dbus-event-serial-number.
6792
4db2806c
MA
67932008-01-03 Michael Albinus <michael.albinus@gmx.de>
6794
6795 * dbus.texi (Type Conversion): Explain the type specification for empty
6796 arrays. Use another example.
6797
c9ecb5a7
MA
67982007-12-30 Michael Albinus <michael.albinus@gmx.de>
6799
6800 * dbus.texi (all): Replace "..." by @dots{}.
6801 (Type Conversion): Precise the value range for :byte types.
6802 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
6803 Mention its return value.
6804 (Errors and Events): There is no D-Bus error propagation during event
6805 processing.
6806
702dbfd9
JB
68072007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
6808
a12bf61e 6809 * calc.texi (Yacas Language, Maxima Language, Giac Language):
702dbfd9
JB
6810 New sections.
6811
87035689
MB
68122007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
6813
6814 * gnus.texi (Group Parameters): Reorder the text and add a note about
6815 `gnus-parameters' near the beginning of the node.
6816
68172007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
6818
6819 * gnus.texi (Score File Editing): Fix function name.
6820
5492f5ca
MA
68212007-12-23 Michael Albinus <michael.albinus@gmx.de>
6822
6823 Sync with Tramp 2.1.12.
6824
6825 * trampver.texi: Update release number.
6826
a12bf61e
GM
68272007-12-22 Richard Stallman <rms@gnu.org>
6828
6829 * cc-mode.texi (Getting Started): Change @ref to @pxref.
6830
d4e67bc5
MA
68312007-12-22 Michael Albinus <michael.albinus@gmx.de>
6832
6833 * dbus.texi (Type Conversion): Correct input parameters mapping.
6834
6a31c819
MA
68352007-12-21 Michael Albinus <michael.albinus@gmx.de>
6836
6837 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
6838 (Errors and Events): Mention wrong-type-argument error.
6839
99a3e35f
AS
68402007-12-21 Alex Schroeder <alex@gnu.org>
6841
6842 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 6843 spaces. Fixed some typos.
99a3e35f
AS
6844 (Internet Relay Chat): Explain relay.
6845 (Getting started with rcirc): Change items to reflect prompts.
6846 Add more explanation to rcirc-track-minor-mode and added a comment to
6847 warn future maintainers that this section is a copy.
0c7efc08 6848 (People): Change /ignore example.
62b12a24 6849 (Keywords): Not keywords.
99a3e35f 6850
331e4d02
AS
68512007-12-20 Alex Schroeder <alex@gnu.org>
6852
6853 * rcirc.texi (Top): Fighting Information Overload chapter added.
6854 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
0c7efc08 6855 (rcirc commands): Move /ignore command to the new chapter.
331e4d02
AS
6856 (Fighting Information Overload): New chapter documenting /keyword,
6857 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
6858 (Configuration): Document rcirc-server-alist, remove
6859 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 6860
cd71c3ef
MA
68612007-12-16 Michael Albinus <michael.albinus@gmx.de>
6862
6863 * dbus.texi (Signals): Fix example in dbus-register-signal.
6864
bbbe940b
MB
68652007-12-14 Sven Joachim <svenjoac@gmx.de>
6866
6867 * gnus.texi (Score Variables): Fix typo.
6868
0ce574ef
MA
68692007-12-07 Michael Albinus <michael.albinus@gmx.de>
6870
6871 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
6872 (Signals): Adapt dbus-send-signal and dbus-register-signal.
6873 (Errors and Events): Adapt dbus-event.
6874
b890d447
MB
68752007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
6876
6877 * gnus.texi (Other Files): Add the yenc command.
6878
68792007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
6880
6881 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
6882 since 2004-08-06.
6883
68842007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
6885
6886 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
6887 on body.
6888
68892007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
6890
6891 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
6892 and rfc2047-allow-irregular-q-encoded-words; fix description of
6893 rfc2047-encode-encoded-words.
6894
68952007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
6896
6897 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
6898
3728bf03
MO
68992007-12-05 Michael Olson <mwolson@gnu.org>
6900
6901 * remember.texi (Diary): Remove "require" line for remember-diary.el.
6902 Update documentation for `remember-diary-file'.
6903
a4397af9
MA
69042007-12-04 Michael Albinus <michael.albinus@gmx.de>
6905
6906 * dbus.texi (Signals): Precise `dbus-register-signal'.
6907 (Errors and Events): Rework events part, the internal structure of
6908 dbus-event has changed.
6909
1682490c
JB
69102007-12-03 Juanma Barranquero <lekktu@gmail.com>
6911
6912 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
6913 ($(infodir)/dbus, dbus.dvi): New targets.
6914
7b13a0f2
MA
69152007-12-03 Michael Albinus <michael.albinus@gmx.de>
6916
6917 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
6918 unconditionally.
6919
6920 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
6921 emulation with @print{}.
6922
7ef92bc9
RS
69232007-12-02 Richard Stallman <rms@gnu.org>
6924
6925 * dbus.texi (Overview): Minor cleanup.
6926
22d8ac3a
MA
69272007-12-02 Michael Albinus <michael.albinus@gmx.de>
6928
d3a8e0df
MA
6929 * Makefile.in (INFO_TARGETS): Add dbus.
6930 (DVI_TARGETS): Add dbus.dvi.
6931 (dbus, dbus.dvi): New targets.
6932
22d8ac3a
MA
6933 * dbus.texi: New file.
6934
559764ab
RF
69352007-11-24 Romain Francoise <romain@orebokech.com>
6936
6937 * nxml-mode.texi: Add description in @direntry.
7aa579d9 6938 Fix file name to match @setfilename.
559764ab 6939
ac97a16b
MH
69402007-11-23 Mark A. Hershberger <mah@everybody.org>
6941
6942 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6943 ($(infodir)/nxml-mode): New rule.
6944
6945 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6946 ($(infodir)/nxml-mode): New rule.
6947 (clean): Add nxml-mode*.
6948
6949 * nxml-mode.texi: New file with nxml manual.
6950
404cd454
GM
69512007-11-18 Richard Stallman <rms@gnu.org>
6952
6953 * flymake.texi (Example -- Configuring a tool called directly):
6954 Update example.
6955
b048d478
MA
69562007-11-18 Michael Albinus <michael.albinus@gmx.de>
6957
6958 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 6959 double-slash behavior. Explain directory contents flushing.
b048d478 6960
346e8469
JB
69612007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
6962
6963 * calc.texi (TeX and LaTeX Language Modes): Put in
6964 missing braces.
6965
404cd454
GM
69662007-11-15 Richard Stallman <rms@gnu.org>
6967
6968 * cl.texi (Equality Predicates): Delete `eql'.
6969 (Predicates, Naming Conventions, Top): Delete `eql'.
6970 (Common Lisp Compatibility): Delete `eql'.
6971 (Porting Common Lisp): Delete obsolete backquote info.
6972 Minor clarification about character constants.
6973 (Sequence Basics): Minor clarification.
6974
1f6af58b
JB
69752007-11-15 Juanma Barranquero <lekktu@gmail.com>
6976
dccb744b 6977 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
6978 * tramp.texi (Filename completion): Fix typos.
6979
3bc88bc9
JB
69802007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
6981
6982 * calc.texi (Basic commands): Mention the menu.
6983
bc5300d3
MA
69842007-11-12 Michael Albinus <michael.albinus@gmx.de>
6985
6986 * tramp.texi (Connection caching): Tramp flushes connection
6987 properties when remote operating system has been changed.
6988
4d8a28ec
MB
69892007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
6990
6991 * gnus-news.texi: Fix spelling.
6992 `message-insert-formatted-citation-line', not
6993 `message-insert-formated-citation-line'.
6994
404cd454
GM
6995 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
6996
e1176b47
MA
69972007-11-07 Michael Albinus <michael.albinus@gmx.de>
6998
6999 * tramp.texi (Overview): Mention also the PuTTY integration under
b46a6a83 7000 w32. Remove paragraphs about Tramp's experimental status.
e1176b47
MA
7001 (Frequently Asked Questions): Add code example for highlighting the
7002 mode line.
7003
6159985a
MO
70042007-11-03 Michael Olson <mwolson@gnu.org>
7005
7006 * remember.texi: Change mentions of remember-buffer to
7007 remember-finalize throughout.
7008
bec9b2f5
MO
70092007-10-30 Michael Olson <mwolson@gnu.org>
7010
7011 * remember.texi (Copying): Remove.
7012 (Mailbox): Update with non-BBDB instructions.
7013 (Diary, Org): Add.
7014 (Bibliography, Planner Page): Remove.
7015
b6173182
JB
70162007-10-30 Juanma Barranquero <lekktu@gmail.com>
7017
7018 * makefile.w32-in (INFO_TARGETS): Add remember.
7019 (DVI_TARGETS): Add remember.dvi.
7020 ($(infodir)/remember): New rule.
7021 (clean): Add remember*.
7022
15f3eb73
MO
70232007-10-30 Michael Olson <mwolson@gnu.org>
7024
70bdc930
MO
7025 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
7026 ($(infodir)/remember): New rule that builds the Remember Manual.
7027
b6173182
JB
7028 * remember.texi: New file containing the Remember Mode Manual.
7029 Shuffle chapters around after initial import.
7d3f6f1a
MO
7030 (Function Reference): Split Keystrokes into separate chapter.
7031 (Keystrokes): Document C-c C-k.
51d24a12 7032 (Introduction): Fix typographical issue with "---".
15f3eb73 7033
404cd454
GM
70342007-10-29 Richard Stallman <rms@gnu.org>
7035
7036 * widget.texi (Introduction): Delete discussion of implementation
7037 internals.
7038
9bbb9638
MA
70392007-10-29 Michael Albinus <michael.albinus@gmx.de>
7040
7041 * tramp.texi (Connection caching): Host names must be different
7042 when tunneling.
7043
c7ff939a
RS
70442007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7045
7046 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
7047 Gnus v5.13.
7048
01c52d31
MB
70492007-10-28 Miles Bader <miles@gnu.org>
7050
7051 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
7052
01c52d31
MB
70532007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7054
0c7efc08
SM
7055 * gnus.texi (Sorting the Summary Buffer):
7056 Remove gnus-article-sort-by-date-reverse.
01c52d31
MB
7057
70582007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7059
7060 * gnus.texi (Non-ASCII Group Names): New node.
7061 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
7062 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
7063
c8763fb6 70642007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
7065
7066 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
7067 clean the output of the program `imap-shell-program'.
7068
70692007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7070
7071 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
7072
70732007-10-28 Tassilo Horn <tassilo@member.fsf.org>
7074
7075 * gnus.texi (Sticky Articles): Documentation for sticky article
7076 buffers.
7077
c8763fb6 70782007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
7079
7080 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
7081
70822007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7083
7084 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
7085
70862007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7087
0c7efc08
SM
7088 * gnus.texi (Archived Messages):
7089 Document gnus-update-message-archive-method.
01c52d31
MB
7090
70912007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7092
7093 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
7094
c8763fb6 70952007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31 7096
0c7efc08
SM
7097 * gnus.texi (Group Maneuvering):
7098 Document `gnus-summary-next-group-on-exit'.
01c52d31
MB
7099
71002007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7101
0c7efc08
SM
7102 * gnus.texi (Really Various Summary Commands):
7103 Mention gnus-auto-select-on-ephemeral-exit.
01c52d31
MB
7104
71052007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7106
7107 * gnus.texi, message.texi: Bump version number.
7108
71092007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7110
7111 * gnus.texi (Group Line Specification, Misc Group Stuff)
7112 (Server Commands): Parenthesize @pxref{Mail Spool}.
7113
71142007-10-28 Didier Verna <didier@xemacs.org>
7115
7116 New user option: message-signature-directory.
7117 * message.texi (Insertion Variables): Document it.
7118 * gnus.texi (Posting Styles): Ditto.
7119
71202007-10-28 Didier Verna <didier@xemacs.org>
7121
7122 * gnus.texi (Group Line Specification):
7123 * gnus.texi (Misc Group Stuff):
7124 * gnus.texi (Server Commands): Document the group compaction feature.
7125
71262007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7127
7128 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
7129
7130 * message.texi (Various Message Variables): Add message-fill-column.
7131
71322007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7133
7134 * gnus.texi: Untabify.
7135
71362007-10-28 Didier Verna <didier@xemacs.org>
7137
7138 * gnus.texi (Group Parameters): Document the posting-style merging
7139 process in topic-mode.
7140
71412007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7142
7143 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
7144
71452007-10-28 Romain Francoise <romain@orebokech.com>
7146
7147 * gnus.texi (Mail Spool): Fix typo.
7148 Update copyright.
7149
71502007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7151
7152 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
7153
71542007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7155
7156 * gnus.texi (Summary Generation Commands):
7157 Add gnus-summary-insert-ticked-articles.
7158
71592007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7160
b2abec73
JB
7161 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
7162 to spam-spamassassin-program.
01c52d31
MB
7163
71642007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7165
7166 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
7167
71682007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7169
7170 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
7171
71722007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7173
7174 * message.texi (Mail Headers): Document `opportunistic'.
7175
71762007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7177
7178 * emacs-mime.texi (Encoding Customization): Explain how to set
7179 mm-coding-system-priorities per hierarchy.
7180
71812007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7182
7183 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
7184 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
7185
71862007-10-28 Didier Verna <didier@xemacs.org>
7187
7188 * message.texi (Wide Reply): Update documentation of
7189 message-dont-reply-to-names (now allowing a list of regexps).
7190
71912007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7192
7193 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
7194
71952007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7196
7197 * gnus.texi (SpamAssassin back end): Fix typo.
7198
7199 * sieve.texi (Examples): Fix grammar.
7200
72012007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7202
7203 * gnus.texi (Searching for Articles): Document M-S and M-R.
7204 (Limiting): Document / b.
7205
72062007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7207
7208 * gnus.texi (Thread Commands): T M-^.
7209
72102007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7211
7212 * message.texi (Mail Aliases): Document ecomplete.
7213 (Mail Aliases): Fix typo.
7214
72152007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7216
7217 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
7218 fix typo.
7219
72202007-10-28 Romain Francoise <romain@orebokech.com>
7221
7222 * gnus.texi (Mail Spool): Grammar fix.
7223
72242007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7225
7226 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
7227 string.
7228
72292007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7230
7231 * gnus.texi (Group Parameters): Fix description.
7232
72332007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7234
b2abec73
JB
7235 * gnus.texi (Gmane Spam Reporting):
7236 Fix spam-report-gmane-use-article-number.
7237 Add spam-report-user-mail-address.
01c52d31
MB
7238
72392007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7240
7241 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
7242
72432007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7244
7245 * gnus.texi (Group Parameters): Add simplified sorting example based on
7246 example for `Sorting the Summary Buffer' from Jari Aalto
7247 <jari.aalto@cante.net>.
7248 (Example Methods): Add example for an indirect connection.
7249
72502007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
7251
0c7efc08 7252 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
c5b0993e 7253 (Agent Parameters): Update parameter names to match code.
01c52d31
MB
7254 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
7255 'gnus-agent-summary-fetch-series'.
7256 (Agent and flags): New section providing a generalized discussion
7257 of flag handling.
0c7efc08
SM
7258 (Agent and IMAP): Remove flag discussion.
7259 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
01c52d31
MB
7260
72612007-10-28 Romain Francoise <romain@orebokech.com>
7262
7263 * gnus.texi (Exiting the Summary Buffer): Add new function
7264 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
7265
72662007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7267
7268 * gnus.texi (Conformity): Fix typo.
7269 (Customizing Articles): Document `first'.
7270
72712007-10-28 Jari Aalto <jari.aalto@cante.net>
7272
7273 * gnus.texi (Sorting the Summary Buffer):
7274 Add `gnus-thread-sort-by-date-reverse'. Add example
7275 host to different sorting in NNTP and RSS groups.
7276
72772007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7278
7279 * message.texi (Insertion): Describe prefix for
7280 message-mark-inserted-region and message-mark-insert-file.
7281
72822007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7283
7284 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
7285 LaTeX documents. Describe "text/x-gnus-verbatim".
7286
72872007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7288
b2abec73 7289 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
7290 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
7291 (spam-stat spam filtering, SpamOracle)
0c7efc08 7292 (Extending the Spam ELisp package): Remove extra quote symbol for
01c52d31
MB
7293 clarity.
7294
72952007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7296
7297 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
7298 gnus-article-delete-part and gnus-article-replace-part.
7299 (Using MIME): Add gnus-mime-replace-part.
7300
73012007-10-28 Romain Francoise <romain@orebokech.com>
7302
7303 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
7304 requires `auto-compression-mode' to be enabled. Add new nnml
7305 variable `nnml-compressed-files-size-threshold'.
7306
73072007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7308
0c7efc08
SM
7309 * gnus.texi (Sorting the Summary Buffer):
7310 Add gnus-thread-sort-by-recipient.
01c52d31
MB
7311
73122007-10-28 Romain Francoise <romain@orebokech.com>
7313
7314 * message.texi (Insertion Variables): Mention new variable
7315 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
7316 documentation accordingly.
7317
73182007-10-28 Romain Francoise <romain@orebokech.com>
7319
7320 * gnus.texi (To From Newsgroups): Mention new variables
7321 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
7322
73232007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7324
7325 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
7326 stuff; gnus-mime-inline-part does the automatic decompression.
7327
73282007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7329
7330 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 7331 "training.ham" should be "training.spam".
01c52d31
MB
7332
73332007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7334
7335 * message.texi (Mail Variables): Fix the default value for
7336 message-send-mail-function.
7337
73382007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7339
7340 * gnus.texi (Optional Back End Functions): nntp-request-update-info
7341 always returns nil exceptionally.
7342
73432007-10-28 Simon Josefsson <jas@extundo.com>
7344
0c7efc08
SM
7345 * gnus.texi (Article Washing): Add libidn URL.
7346 Suggested by Michael Cook <michael@waxrat.com>.
01c52d31
MB
7347
73482007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7349
7350 * gnus.texi (Topic Commands): Fix next/previous.
7351
73522007-10-28 Simon Josefsson <jas@extundo.com>
7353
7354 * gnus.texi (Article Washing): Mention `W i'.
7355
c8763fb6 73562007-10-28 Jochen KĂ¼pper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
7357
7358 * gnus.texi (Group Parameters): Slight extension of sieve
7359 parameter description.
7360
73612007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7362
7363 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
7364 matching score files as well.
7365 (Picons): Describe `gnus-picon-style'.
7366
73672007-10-28 Romain Francoise <romain@orebokech.com>
7368
7369 * message.texi (Message Headers): Mention that headers are hidden
7370 using narrowing, and how to expose them.
7371 Update copyright.
7372
73732007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7374
c6c863df 7375 * gnus.texi: Mention `gnus-summary-limit-to-recipient' and
01c52d31
MB
7376 `gnus-summary-sort-by-recipient'.
7377
73782007-10-28 Romain Francoise <romain@orebokech.com>
7379
7380 * gnus.texi (NNTP marks): New node.
7381 (NNTP): Move NNTP marks variables to the new node.
7382
73832007-10-28 Jesper Harder <harder@ifa.au.dk>
7384
b2abec73 7385 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
7386
7387 * gnus.texi (MIME Commands, Hashcash): Markup fix.
7388
73892007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7390
b2abec73 7391 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 7392 everywhere for consistency.
b2abec73
JB
7393 (Filtering Spam Using The Spam ELisp Package): Admonish again.
7394 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
0c7efc08
SM
7395 Say "regular expression" instead of "regex." Admonish.
7396 Pick other words to sound better (s/so/thus/).
7397 (Spam ELisp Package Filtering of Incoming Mail):
7398 Mention statistical filters. Remove old TODO.
01c52d31 7399 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
7400 New section on sorting and displaying the spam score.
7401 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
7402 backend but an alias to spam-use-BBDB.
7403 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
7404 new backend functionality.
7405
74062007-10-28 Simon Josefsson <jas@extundo.com>
7407
7408 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
7409 nntp-marks-directory, from Romain Francoise
7410 <romain@orebokech.com>.
7411
74122007-10-28 Magnus Henoch <mange@freemail.hu>
7413
7414 * gnus.texi (Hashcash): New default value of
7415 hashcash-default-payment.
7416
74172007-10-28 Simon Josefsson <jas@extundo.com>
7418
7419 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
7420 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
7421
74222007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7423
0c7efc08 7424 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
01c52d31
MB
7425
74262007-10-28 Simon Josefsson <jas@extundo.com>
7427
7428 * gnus.texi (documentencoding): Add, to avoid warnings.
7429
74302007-10-28 Simon Josefsson <jas@extundo.com>
7431
7432 * message.texi (Mail Headers): Add.
7433
7434 * gnus.texi (Hashcash): Fix.
7435
74362007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7437
0c7efc08 7438 * gnus.texi (Hashcash): Change location of library, also mention
01c52d31 7439 that payments can be verified and fix the name of the
b2abec73 7440 hashcash-path variable.
01c52d31
MB
7441
74422007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7443
b2abec73 7444 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
7445
74462007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7447
7448 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
7449
74502007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7451
7452 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
7453 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
7454 warning about ham processors in spam groups removed.
01c52d31
MB
7455
74562007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 7457
0c7efc08 7458 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
b2abec73 7459 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
7460
74612007-10-28 Jesper Harder <harder@ifa.au.dk>
7462
7463 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
7464 (Mailing List): Typo.
7465 (Customizing Articles): Add gnus-treat-ansi-sequences.
7466 (Article Washing): Index.
7467
7468 * message.texi: Use m-dash consistently.
7469
74702007-10-28 Jesper Harder <harder@ifa.au.dk>
7471
7472 * gnus.texi (GroupLens): Remove.
7473
74742007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
7475
0c7efc08
SM
7476 * gnus.texi (Outgoing Messages, Agent Variables):
7477 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
01c52d31
MB
7478 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
7479
74802007-10-28 Jesper Harder <harder@ifa.au.dk>
7481
7482 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
7483
74842007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7485
7486 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
7487
7488 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
7489
74902007-10-28 Simon Josefsson <jas@extundo.com>
7491
7492 * gnus.texi (Top): Add SASL.
7493
404cd454
GM
74942007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
7495
7496 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
7497
74982007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
7499
7500 * gnus.texi (Troubleshooting): Adjust Gnus version number.
7501
0edd2970
JB
75022007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
7503
7504 * calc.texi (Formulas, Composition Basics): Lower the
7505 precedence of negation.
7506
a9afba20
JY
75072007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
7508
7509 * ses.texi (The Basics): Mention how to create a new spreadsheet.
7510 Mention the new three-letter column identifiers.
7511 (More on cell printing): Calculate-cell and truncate-cell are now `c'
7512 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
7513 message when using `c' on an empty default with default printer.
7514 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
7515 renamed to `ses--symbolic-formulas' some time ago.
7516
45b778a6
JB
75172007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
7518
7519 * calc.texi (Default Simplifications, Making Selections)
7520 (Customizing Calc): Clarify associativity of multiplication.
7521
03b5bade
MA
75222007-10-23 Michael Albinus <michael.albinus@gmx.de>
7523
7524 * tramp.texi (Traces and Profiles): Simplify loop over
7525 `trace-function-background'.
7526
e658c8ee
JL
75272007-10-22 Juri Linkov <juri@jurta.org>
7528
7529 * dired-x.texi (Shell Command Guessing): Default values are now
7530 available by typing M-n instead of M-p.
7531
dd753688
MA
75322007-10-21 Michael Albinus <michael.albinus@gmx.de>
7533
7534 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
7535 (Password caching): Remove `tramp-clear-passwd'.
7536 It's not a command anymore.
dd753688
MA
7537 (Bug Reports): Add `tramp-bug' to function index.
7538 (Function Index, Variable Index): New nodes.
7539 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
7540
7541 * trampver.texi: Update release number.
7542
4bb49b43
JB
75432007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
7544
8b296cdd 7545 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
7546 about integer size into past tense.
7547 (Time Zones): Remove pointer to Calc author's address.
7548 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 7549 and hyperbolic cotangent. Fix typo.
4bb49b43 7550
311dd93f
MA
75512007-10-10 Michael Albinus <michael.albinus@gmx.de>
7552
7553 Sync with Tramp 2.1.11.
7554
7555 * trampver.texi: Update release number.
7556
ea3fc256
MA
75572007-10-06 Michael Albinus <michael.albinus@gmx.de>
7558
7559 * tramp.texi (External packages): New section.
7560
1af74d06
MB
75612007-09-29 Juri Linkov <juri@jurta.org>
7562
7563 * info.texi (Help-Int): Document `L' (`Info-history').
7564
0e2806fa
SM
75652007-09-26 Carsten Dominik <dominik@science.uva.nl>
7566
7567 * org.texi: Change links to webpage and maintained email.
7568 (Remember): Promote to Chapter, significant changes.
7569 (Fast access to TODO states): New section.
7570 (Faces for TODO keywords): New section.
7571 (Export options): Example for #+DATE.
7572 (Progress logging): Section moved.
7573
567b9191
BW
75742007-09-26 Bill Wohler <wohler@newt.com>
7575
7576 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
7577 browse-url-at-mouse.
7578
1af74d06
MB
75792007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
7580
7581 * flymake.texi (Customizable variables): Face names don't end in -face.
7582 Fix flymake-err-line-patterns template.
7583 (Example -- Configuring a tool called directly): Fix init-function.
7584 (Highlighting erroneous lines): Face names don't end in -face.
7585
d60a4e3a 75862007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
7587
7588 * erc.texi (Special-Features): Fix small typo.
7589
7d7a3510
MA
75902007-09-14 Michael Albinus <michael.albinus@gmx.de>
7591
7592 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
7593 and "External transfer methods".
7594
285f0d3a
JB
75952007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
7596
7597 * calc.texi (Predefined Units): Add some history.
7598
526dc846
MO
75992007-09-08 Michael Olson <mwolson@gnu.org>
7600
87e04f16
JB
7601 * erc.texi (Copying): New section included from gpl.texi.
7602 This matches the look of the upstream ERC manual.
526dc846 7603
f10d0e80
JB
76042007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
7605
87e04f16 7606 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
7607 (Random Numbers): Clarify the distribution of `random'.
7608
4009494e
GM
76092007-09-06 Glenn Morris <rgm@gnu.org>
7610
f1fc42aa 7611 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 7612 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
7613 Change all setfilename commands to use ../../info.
7614 * Makefile.in: Move the parts of the old man/Makefile.in that do not
7615 refer to the Emacs manual here.
7616 (infodir): New variable.
7617 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
7618 (cc-mode.texi, faq.texi): Update references to source file locations.
7619 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
7620 do not refer to the Emacs manual here.
7621 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
7622
7623 * Makefile.in: Add `basename' versions of all info targets, for
7624 convenience when rebuilding just one manual.
7625 (../etc/GNU): Delete obsolete target.
7626 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
7627 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
7628 *.vrs *.toc here...
7629 (maintainer-clean): ...from here.
4009494e
GM
7630
7631 * makefile.w32-in (../etc/GNU): Delete obsolete target.
7632
2de53ca6
GM
76332007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
7634
7635 * calc.texi (Date Conversions): Clarify definition of
7636 Julian day numbering.
7637 (Date Forms): Clarify definition of Julian day numbering;
7638 add some history.
7639
76402007-08-30 Carsten Dominik <dominik@science.uva.nl>
7641
87e04f16 7642 * org.texi: Version 5.07.
2de53ca6
GM
7643
76442007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
7645
7646 * message.texi (MIME): Replace mml-attach with mml-attach-file.
7647
76482007-08-22 Carsten Dominik <dominik@science.uva.nl>
7649
7650 * org.texi (Adding hyperlink types): New section.
7651 (Embedded LaTeX): Chapter updated because of LaTeX export.
7652 (LaTeX export): New section.
7653 (Using links out): New section.
7654
76552007-08-22 Glenn Morris <rgm@gnu.org>
7656
7657 * faq.texi (Learning how to do something): Refcards now in
7658 etc/refcards/ directory.
7659
76602007-08-22 Michael Albinus <michael.albinus@gmx.de>
7661
7662 * tramp.texi (Remote Programs): Persistency file must be cleared when
7663 changing `tramp-remote-path'.
7664 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
7665 macro.
7666
76672007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
7668
7669 * calc.texi: Move contents to beginning of file.
7670 (Algebraic Entry): Fix the formatting of an example.
7671
76722007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
7673
7674 * calc.texi (Basic Operations on Units): Mention exact versus
7675 inexact conversions.
7676
76772007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
7678
7679 * calc.texi (Basic Operations on Units): Mention default
7680 values for new units.
7681 (Quick Calculator Mode): Mention that binary format will
7682 be displayed.
7683
76842007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
7685
7686 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
7687
76882007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
7689
7690 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
7691
76922007-08-08 Glenn Morris <rgm@gnu.org>
7693
7694 * gnus.texi, sieve.texi: Replace `iff'.
7695
76962007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
7697
7698 * calc.texi (Basic Graphics): Mention the graphing of error
7699 forms.
7700 (Graphics Options): Mention how `g s' handles error forms.
7701 (Curve Fitting): Mention plotting the curves.
7702 (Standard Nonlinear Models): Add additional models.
7703 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
7704 (Linear Fits): Correct result.
7705
77062007-08-01 Alan Mackenzie <acm@muc.de>
7707
7708 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
7709 to "--no-site-file".
7710
77112007-07-29 Michael Albinus <michael.albinus@gmx.de>
7712
7713 * tramp.texi (Frequently Asked Questions): Point to mode line
7714 extension in Emacs 23.1.
7715
7716 * trampver.texi: Update release number.
7717
77182007-07-27 Glenn Morris <rgm@gnu.org>
7719
7720 * calc.texi (Copying): Include license text from gpl.texi, rather than
7721 in-line.
7722
77232007-07-25 Glenn Morris <rgm@gnu.org>
7724
7725 * calc.texi (Copying): Replace license with GPLv3.
7726
7727 * Relicense all FSF files to GPLv3 or later.
7728
77292007-07-22 Michael Albinus <michael.albinus@gmx.de>
7730
7731 Sync with Tramp 2.1.10.
7732
7733 * tramp.texi (trampfn): Expand macro implementation in order to handle
7734 empty arguments.
7735 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 7736 occurrences by trampfn.
2de53ca6 7737 (Frequently Asked Questions): Extend example code for host
b2abec73 7738 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
7739 file names to be typed.
7740
7741 * trampver.texi: Update release number.
7742
77432007-07-17 Michael Albinus <michael.albinus@gmx.de>
7744
7745 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
7746 section. Reported by <poti@potis.org>.
7747 (Remote processes): Arguments of the program to be debugged are taken
7748 literally.
7749 (Frequently Asked Questions): Simplify recentf example.
7750
77512007-07-14 Karl Berry <karl@gnu.org>
7752
7753 * info.texi (@copying): New Back-Cover Text.
7754
7755 * info.texi (Quitting Info): Move to proper place in source.
7756 (Reported by Benno Schulenberg.)
7757
77582007-07-13 Eli Zaretskii <eliz@gnu.org>
7759
7760 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
7761
7762 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
7763
7764 * emacs-mime.texi: Add @documentencoding directive.
7765
77662007-07-12 Nick Roberts <nickrob@snap.net.nz>
7767
7768 * tramp.texi (Remote processes): Add an anchor to the subsection
7769 "Running a debugger on a remote host".
7770
77712007-07-12 Michael Albinus <michael.albinus@gmx.de>
7772
7773 * tramp.texi (Remote processes): Don't call it "experimental" any
7774 longer. Add subsection about running a debugger on a remote host.
7775
77762007-07-10 Carsten Dominik <dominik@science.uva.nl>
7777
7778 * org.texi (Properties and columns): Chapter rewritten.
7779
77802007-07-08 Michael Albinus <michael.albinus@gmx.de>
7781
7782 * tramp.texi:
7783 * trampver.texi: Migrate to Tramp 2.1.
7784
77852007-07-02 Carsten Dominik <dominik@science.uva.nl>
7786
7787 * org.texi (Properties): New chapter.
7788
77892007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
7790
7791 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
7792 Control Panel.
7793
7794 * gnus.texi (Misc Article): Add index entry for
7795 gnus-single-article-buffer.
7796
77972007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
7798
7799 * gnus.texi (Starting Up): Fix typo.
7800
78012007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
7802
7803 * gnus.texi (Asynchronous Fetching): Fix typo.
7804
78052007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
7806
7807 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
7808 (About This Manual): Remove redundant information.
7809 (Getting Started): Mention author.
7810 (Basic Arithmetic, Customizing Calc): Make description of the
7811 variable `calc-multiplication-has-precedence' match its new effect.
7812
78132007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
7814
0c7efc08
SM
7815 * calc.texi (Basic Arithmetic, Customizing Calc):
7816 Mention the variable `calc-multiplication-has-precedence'.
2de53ca6
GM
7817
78182007-06-19 Carsten Dominik <dominik@science.uva.nl>
7819
7820 * org.texi (Tag): Section swapped with node Timestamps.
7821 (Formula syntax for Lisp): Document new `L' flag.
7822
78232007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
7824
7825 * gnus.texi (Misc Group Stuff, Summary Buffer)
7826 (Server Commands, Article Keymap): Fix typo. s/function/command/.
7827
78282007-06-06 Juanma Barranquero <lekktu@gmail.com>
7829
7830 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
7831 * gnus.texi (Article Buttons, Mail Source Customization)
7832 (Sending or Not Sending, Customizing NNDiary):
7833 * message.texi (Message Headers):
7834 * mh-e.texi (HTML): Fix typos.
7835
78362007-06-07 Michael Albinus <michael.albinus@gmx.de>
7837
7838 Sync with Tramp 2.0.56.
7839
7840 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
7841 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
7842
78432007-06-02 Chong Yidong <cyd@stupidchicken.com>
7844
7845 * Version 22.1 released.
7846
78472007-05-26 Michael Olson <mwolson@gnu.org>
7848
7849 * erc.texi (Modules): Fix references to completion modules.
7850
78512007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
7852
7853 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
7854
78552007-05-09 Didier Verna <didier@xemacs.org>
7856
7857 * gnus.texi (Email Based Diary): New. Proper documentation for the
7858 nndiary back end and the gnus-diary library.
7859
78602007-05-03 Karl Berry <karl@gnu.org>
7861
7862 * .cvsignore (*.pdf): New entry.
7863
7864 * texinfo.tex: Update from current version for better pdf generation.
7865
78662007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
7867
7868 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
7869
78702007-04-28 Glenn Morris <rgm@gnu.org>
7871
7872 * faq.texi (New in Emacs 22): Restore mention of python.el pending
7873 consideration of legal status.
7874
78752007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
7876
7877 * idlwave.texi: Minor updates for IDLWAVE 6.1.
7878
78792007-04-24 Chong Yidong <cyd@stupidchicken.com>
7880
7881 * faq.texi (New in Emacs 22): python.el removed.
7882
78832007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
7884
7885 * calc.texi (Reporting bugs): Update maintainer's address.
7886
78872007-04-22 Chong Yidong <cyd@stupidchicken.com>
7888
7889 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
7890
78912007-04-15 Jay Belanger <belanger@truman.edu>
7892
7893 * calc.texi (Title page): Remove the date.
7894 (Basic Arithmetic): Emphasize that / binds less strongly than *.
7895 (The Standard Calc Interface): Change trail title.
7896 (Floats): Mention that when non-decimal floats are entered, only
7897 approximations are stored.
7898 (Copying): Move to the appendices.
7899 (GNU Free Documentation License): Add as an appendix.
7900
79012007-04-15 Chong Yidong <cyd@stupidchicken.com>
7902
7903 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
7904 * dired-x.texi, ebrowse.texi, ediff.texi:
7905 * emacs-mime.texi, erc.texi, eshell.texi:
7906 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
7907 * idlwave.texi, message.texi, newsticker.texi, org.texi:
7908 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
7909 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
7910 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
7911 * woman.texi: Include GFDL.
7912
7913 * doclicense.texi: Remove node heading, so that it can be included by
7914 other files.
7915
7916 * dired-x.texi: Relicence under GFDL. Remove date from title page.
7917
7918 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
7919 than *.
7920
79212007-04-14 Carsten Dominik <dominik@science.uva.nl>
7922
7923 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
7924 in Calc.
7925
79262007-04-09 Romain Francoise <romain@orebokech.com>
7927
7928 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
7929 Mac OS ports. Make it clear that mouse-1 complements and doesn't
7930 replace mouse-2.
7931
79322007-04-08 Chong Yidong <cyd@stupidchicken.com>
7933
7934 * woman.texi (Word at point, Interface Options): woman-topic-at-point
7935 renamed to woman-use-topic-at-point. Document new behavior.
7936
79372007-04-08 Richard Stallman <rms@gnu.org>
7938
7939 * url.texi: Fix some indexing.
7940 (Disk Caching): Drop discussion of old/other Emacs versions.
7941
79422007-04-07 Chong Yidong <cyd@stupidchicken.com>
7943
7944 * url.texi (Disk Caching): Say Emacs 21 "and later".
7945
7946 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
7947 on Font locking which now mentions JIT lock.
7948
79492007-04-01 Michael Olson <mwolson@gnu.org>
7950
7951 * erc.texi: Update for the ERC 5.2 release.
7952
79532007-03-31 David Kastrup <dak@gnu.org>
7954
7955 * woman.texi (Topic, Interface Options): Explain changes semantics of
7956 woman-manpath in order to consider MANPATH_MAP entries.
7957
79582007-03-31 Eli Zaretskii <eliz@gnu.org>
7959
7960 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
7961
79622007-03-26 Richard Stallman <rms@gnu.org>
7963
7964 * pgg.texi (Caching passphrase): Clean up previous change.
7965
79662007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
7967
7968 * gnus.texi (Setting Process Marks): Fix typo.
7969
79702007-03-25 Romain Francoise <romain@orebokech.com>
7971
7972 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
7973 readability, and include various fixes by Daniel Brockman, Nick Roberts
7974 and Dieter Wilhelm.
7975
79762007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
7977
7978 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
7979
7980 * gnus.texi (Mail Source Specifiers): Fix typo.
7981
79822007-03-22 Ralf Angeli <angeli@caeruleus.net>
7983
7984 * reftex.texi (Imprint): Update maintainer information.
7985
79862007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
7987
7988 * message.texi (Message Buffers): Update documentation for
7989 message-generate-new-buffers.
7990
79912007-03-15 Daiki Ueno <ueno@unixuser.org>
7992
7993 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
7994
79952007-03-21 Glenn Morris <rgm@gnu.org>
7996
7997 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
7998
79992007-03-19 Chong Yidong <cyd@stupidchicken.com>
8000
8001 * eshell.texi (Known problems): Emacs 21 -> 22.
8002
8003 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
8004
80052007-03-18 Jay Belanger <belanger@truman.edu>
8006
8007 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
8008
80092007-03-12 Glenn Morris <rgm@gnu.org>
8010
8011 * calc.texi (Time Zones): Switch to new North America DST rule.
8012
8013 * calc.texi: Replace "daylight savings" with "daylight
8014 saving" in text throughout.
8015
80162007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8017
8018 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
8019 The variable now uses a list of symbols instead of just a symbol.
8020 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
8021
80222007-03-06 Romain Francoise <romain@orebokech.com>
8023
8024 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
8025 new packages, and mention Gnus update.
8026
80272007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
8028
8029 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
8030 nntp-open-connection-functions-never-echo-commands.
8031
80322007-02-27 Chong Yidong <cyd@stupidchicken.com>
8033
8034 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
8035 problems on the console, and security risk in not using gpg-agent.
8036
80372007-02-25 Carsten Dominik <dominik@science.uva.nl>
8038
0c7efc08 8039 * org.texi (The spreadsheet): Rename from "Table calculations".
2de53ca6
GM
8040 Completely reorganized and rewritten.
8041 (CamelCase links): Section removed.
8042 (Repeating items): New section.
8043 (Tracking TODO state changes): New section.
8044 (Agenda views): Chapter reorganized and rewritten.
8045 (HTML export): Section rewritten.
8046 (Tables in arbitrary syntax): New section.
8047 (Summary): Better feature summary.
8048 (Activation): Document problem with cut-and-paste of Lisp code
8049 from PDF files.
8050 (Visibility cycling): Document indirect buffer use.
8051 (Structure editing): Document sorting.
8052 (Remember): Section rewritten.
8053 (Time stamps): Better description of time stamp types.
8054 (Tag searches): Document regular expression search for tags.
8055 (Stuck projects): New section.
8056 (In-buffer settings): New keywords.
c5b0993e 8057 (History and Acknowledgments): Update description.
2de53ca6
GM
8058
80592007-02-24 Alan Mackenzie <acm@muc.de>
8060
8061 * cc-mode.texi (Movement Commands): Insert two missing command names.
8062 (Getting Started): Slight wording correction (use conditional).
8063
80642007-02-22 Kim F. Storm <storm@cua.dk>
8065
8066 * widget.texi (User Interface, Basic Types): Document need to put some
8067 text before the %v escape in :format string in editable-field widget.
8068
80692007-02-18 Romain Francoise <romain@orebokech.com>
8070
8071 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
8072 `cvs-mode-quit'.
8073
80742007-02-10 Markus Triska <markus.triska@gmx.at>
8075
8076 * widget.texi (Programming Example): Put constant strings in :format.
8077
80782007-02-07 Juanma Barranquero <lekktu@gmail.com>
8079
8080 * faq.texi (Fullscreen mode on MS-Windows): New node.
8081
80822007-02-04 David Kastrup <dak@gnu.org>
8083
8084 * faq.texi (AUCTeX): Update version number. Should probably be done
8085 for other packages as well.
8086
80872007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8088
8089 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
8090 <tassilo@member.fsf.org>.
8091
2de53ca6
GM
80922007-01-20 Markus Triska <markus.triska@gmx.at>
8093
8094 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
8095
80962007-01-13 Michael Olson <mwolson@gnu.org>
8097
8098 * erc.texi (Modules): Mention capab-identify module.
8099
81002007-01-05 Michael Olson <mwolson@gnu.org>
8101
8102 * erc.texi (Getting Started): Update for /RECONNECT command.
8103
81042007-01-04 Richard Stallman <rms@gnu.org>
8105
8106 * ebrowse.texi: Change C-c b to C-c C-m.
8107
81082007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
8109
8110 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
8111 variables only in info to avoid redundant entries in the printed
8112 manual.
8113
81142007-01-02 Daiki Ueno <ueno@unixuser.org>
8115
8116 * message.texi (Using PGP/MIME): Document gpg-agent usage.
8117
81182007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
8119
8120 * message.texi (Security): Split into sub-nodes.
8121
81222007-01-01 Alan Mackenzie <acm@muc.de>
8123
8124 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
8125 eval-after-load in Emacs <=21 and a workaround. Document that
8126 trigraphs are not supported.
8127
81282007-01-01 Alan Mackenzie <acm@muc.de>
8129
8130 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
8131 c-context-line-break. When invoked within a string, preserve
8132 whitespace. Add a backslash only when also in a macro.
8133
81342007-01-01 Alan Mackenzie <acm@muc.de>
8135
8136 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
8137
81382007-01-01 Alan Mackenzie <acm@muc.de>
8139
8140 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
8141 are now bound by default to c-\(beginning\|end\)-of-defun by default.
8142
81432007-01-01 Alan Mackenzie <acm@muc.de>
8144
8145 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
8146 "Choosing a Style".
8147
8148 * cc-mode.texi ("Styles"): Add @dfn{style}.
8149
81502006-12-30 Michael Albinus <michael.albinus@gmx.de>
8151
8152 Sync with Tramp 2.0.55.
8153
8154 * trampver.texi: Update release number.
8155
81562006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
8157
8158 * gnus.texi (Customizing Articles): Add index entries for all
8159 gnus-treat-* variables.
8160
c8763fb6 81612006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
8162
8163 * gnus.texi (IMAP): Fix incorrect explanation of
8164 nnimap-search-uids-not-since-is-evil in documentation for
8165 nnimap-expunge-search-string.
8166
81672006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
8168
8169 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
8170 spam-ifile-database.
8171
81722006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
8173
8174 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
8175 rebind C-s.
8176
c8763fb6 81772006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
8178
8179 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
8180 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
8181 "expiring mail".
8182 (IMAP): Document nnimap-search-uids-not-since-is-evil and
8183 nnimap-nov-is-evil.
8184
81852006-12-25 Kevin Ryde <user42@zip.com.au>
8186
8187 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
8188 about the key procedure being used heavily.
8189
81902006-12-24 Chong Yidong <cyd@stupidchicken.com>
8191
8192 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
8193 to t.
8194 (Prerequisites): Add explanation about gpg-agent.
8195
81962006-12-22 Kevin Ryde <user42@zip.com.au>
8197
8198 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
8199 "sort" instead of "sort*".
8200
82012006-12-19 Richard Stallman <rms@gnu.org>
8202
8203 * calc.texi (History and Acknowledgements): Recognize that Emacs
8204 now does have floating point.
8205
82062006-12-19 Michael Albinus <michael.albinus@gmx.de>
8207
8208 * tramp.texi (External transfer methods): Describe new method `scpc'.
8209
82102006-12-17 Sascha Wilde <wilde@sha-bang.de>
8211
8212 * pgg.texi: Added short note on gpg-agent to the introduction.
8213
82142006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
8215
8216 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
8217 also applies to Cc.
8218
82192006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
8220
8221 * gnus.texi (X-Face): Clarify. Say which programs are required
8222 on Windows.
8223
82242006-12-08 Michael Olson <mwolson@gnu.org>
8225
8226 * erc.texi (Modules): Remove documentation for list module.
8227
c8763fb6 82282006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
8229
8230 * faq.texi (^M in the shell buffer): Ditto.
8231
82322006-11-20 Michael Olson <mwolson@gnu.org>
8233
8234 * erc.texi: Call this the 5.2 stable pre-release of ERC.
8235
82362006-11-17 Carsten Dominik <dominik@science.uva.nl>
8237
8238 * org.texi: Fix typos.
8239 (Agenda commands): Document `C-k'.
8240
82412006-11-16 Eli Zaretskii <eliz@gnu.org>
8242
8243 * url.texi (http/https): Fix a typo in the HTTP URL.
8244
82452006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
8246
8247 * ada-mode.texi: Total rewrite.
8248
82492006-11-13 Carsten Dominik <dominik@science.uva.nl>
8250
8251 * org.texi: Minor typo fixes.
8252
82532006-11-13 Bill Wohler <wohler@newt.com>
8254
8255 Release MH-E manual version 8.0.3.
8256
8257 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8258 release 8.0.3.
8259
8260 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
8261 to set MAILDIR.
8262 (Reading Mail): Document the customization of read-mail-command
8263 for MH-E.
8264 (Viewing Attachments): Document mm-discouraged-alternatives.
8265 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
8266 (Junk): Add more information about the settings of mh-junk-background
8267 in a program. Add /usr/bin/mh to PATH in examples.
8268
82692006-11-12 Richard Stallman <rms@gnu.org>
8270
8271 * woman.texi: Update author address but say he no longer maintains it.
8272
82732006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
8274
8275 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
8276 archived trees.
8277 (Checkboxes): Section moved to chapter 5, and extended.
8278 (The date/time prompt): New section.
8279 (Link abbreviations): New section.
8280 (Presentation and sorting): New section.
8281 (Custom agenda views): Section completely rewritten.
8282 (Summary): Compare with Planner.
8283 (Feedback): More info about creating backtraces.
c5b0993e 8284 (Plain lists): Modify example.
2de53ca6
GM
8285 (Breaking down tasks): New section.
8286 (Custom time format): New section.
8287 (Time stamps): Document inactive timestamps.
8288 (Setting tags): More details about fast tag selection.
8289 (Block agenda): New section.
8290 (Custom agenda views): Section rewritten.
8291 (Block agenda): New section.
8292
82932006-11-07 Michael Albinus <michael.albinus@gmx.de>
8294
8295 * tramp.texi (Configuration): scp is the default method.
8296 (Default Method): Use ssh as example for another method.
8297
82982006-10-27 Richard Stallman <rms@gnu.org>
8299
8300 * woman.texi: Downcase nroff/troff/roff.
8301 (Installation): Chapter deleted. Some xrefs deleted.
8302 (Background): woman doesn't advise man ;-).
8303
c8763fb6 83042006-10-26 Roberto RodrĂ­guez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
8305
8306 * ada-mode.texi (Project files, Identifier completion)
8307 (Automatic Casing, Debugging, Using non-standard file names)
8308 (Working Remotely): Fix typos.
8309
83102006-10-20 Masatake YAMATO <jet@gyve.org>
8311
0c7efc08 8312 * cc-mode.texi (Sample .emacs File): Add missing `)' in
2de53ca6
GM
8313 sample code `my-c-initialization-hook'.
8314
83152006-10-19 Stuart D. Herring <herring@lanl.gov>
8316
8317 * widget.texi: Fix typos.
8318
83192006-10-19 Michael Albinus <michael.albinus@gmx.de>
8320
8321 * tramp.texi (Frequently Asked Questions): Remove questions marked with
8322 "???". There have been no complaints for years, so the information
8323 must be appropriate.
8324
83252006-10-16 Richard Stallman <rms@gnu.org>
8326
8327 * widget.texi: Use @var instead of capitalization.
8328 Clarify many widget type descriptions.
8329
83302006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8331
8332 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
8333 gnus-dired-attach.
8334 (Selecting a Group): Fix typo.
8335
c8763fb6 83362006-10-12 Roberto RodrĂ­guez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
8337
8338 * widget.texi: Fix typos.
8339
83402006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
8341
8342 * gnus.texi (Image Enhancements): Update for Emacs 22.
8343
8344 * gnus-faq.texi ([1.3]): Update.
8345
83462006-10-06 Richard Stallman <rms@gnu.org>
8347
8348 * faq.texi (Displaying the current line or column):
8349 Delete "As of Emacs 20".
8350
83512006-10-06 Romain Francoise <romain@orebokech.com>
8352
8353 * faq.texi (VM): VM works with Emacs 22 too.
8354
83552006-10-06 Richard Stallman <rms@gnu.org>
8356
8357 * ebrowse.texi: Remove Emacs version "21" from title.
8358
83592006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
8360
8361 * gnus.texi (Foreign Groups): Say where change of editing commands are
8362 stored. Add reference to `gnus-parameters'.
8363
83642006-09-15 Jay Belanger <belanger@truman.edu>
8365
8366 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
8367 Change "Library Public License" to "Lesser Public License"
8368 throughout. Use "yyyy" to represent year.
8369
83702006-09-15 Carsten Dominik <dominik@science.uva.nl>
8371
8372 * org.texi (Setting tags): Typo fix.
8373
83742006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
8375
8376 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
8377
83782006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
8379
8380 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
8381
83822006-09-12 Paul Eggert <eggert@cs.ucla.edu>
8383
8384 * faq.texi (Escape sequences in shell output): EMACS is now set
8385 to Emacs's absolute file name, not to "t".
8386 (^M in the shell buffer): Likewise.
2de53ca6
GM
8387
83882006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
8389
8390 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
8391 mails with pop3-leave-mail-on-server. Fix wording.
8392 (Limiting): Improve gnus-summary-limit-to-articles.
8393 (X-Face): Fix typo.
8394
83952006-09-11 Simon Josefsson <jas@extundo.com>
8396
8397 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
8398 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
8399
84002006-09-06 Simon Josefsson <jas@extundo.com>
8401
8402 * smtpmail.texi (Authentication): Mention SSL.
8403
a12bf61e
GM
84042006-09-03 Diane Murray <disumu@x3y2z1.net>
8405
8406 * erc.texi (Getting Started, Connecting): Change erc-select to erc.
8407
2de53ca6
GM
84082006-09-01 Eli Zaretskii <eliz@gnu.org>
8409
8410 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
8411 Don't use @indicateurl.
8412
8413 * cc-mode.texi (Subword Movement): Don't use @headitem.
8414 (Custom Braces, Clean-ups): Don't use @tie.
8415
84162006-08-29 Michael Albinus <michael.albinus@gmx.de>
8417
8418 Sync with Tramp 2.0.54.
8419
8420 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
8421 Suggested by Adrian Phillips <a.phillips@met.no>.
8422
84232006-08-15 Carsten Dominik <dominik@science.uva.nl>
8424
8425 * org.texi (Installation, Activation): Split from Installation and
8426 Activation.
8427 (Clocking work time): Documented new features.
8428
84292006-08-13 Alex Schroeder <alex@gnu.org>
8430
8431 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
8432 example.
8433
84342006-08-12 Eli Zaretskii <eliz@gnu.org>
8435
8436 * faq.texi (How to add fonts): New node.
8437
84382006-08-05 Romain Francoise <romain@orebokech.com>
8439
8440 * faq.texi (New in Emacs 22): Expand.
8441
84422006-08-03 Michael Olson <mwolson@gnu.org>
8443
8444 * erc.texi: Update for ERC 5.1.4.
8445
84462006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
8447
8448 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
8449 in .../site-lisp/gnus/ by default.
8450 [ From gnus-news.texi in the trunk. ]
8451
84522006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8453
8454 * gnus.texi (MIME Commands): Additions for yEnc.
8455
84562006-07-24 Richard Stallman <rms@gnu.org>
8457
8458 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
8459 * faq.texi: Move periods and commas inside quotes.
8460
84612006-07-20 Jay Belanger <belanger@truman.edu>
8462
8463 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
8464
84652006-07-18 Chong Yidong <cyd@stupidchicken.com>
8466
8467 * faq.texi (Security risks with Emacs): Document Emacs 22
8468 file-local-variable mechanism.
8469
84702006-07-12 Michael Olson <mwolson@gnu.org>
8471
8472 * erc.texi: Update for ERC 5.1.3.
8473
84742006-07-12 Alex Schroeder <alex@gnu.org>
8475
8476 * rcirc.texi: Fix typos.
8477 (Getting started with rcirc): New calling convention for M-x irc.
8478 Mention #rcirc. Removed channel tracking.
0c7efc08 8479 (Configuration): Change the names of all variables that got changed
2de53ca6
GM
8480 recently, eg. rcirc-server to rcirc-default-server. Added
8481 documentation for rcirc-authinfo, some background for Bitlbee, and
8482 rcirc-track-minor-mode.
0c7efc08 8483 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
2de53ca6 8484 Scrolling.
0c7efc08 8485 (Reconnecting after you have lost the connection): Fix example code
2de53ca6
GM
8486 to match code changes.
8487
84882006-07-10 Nick Roberts <nickrob@snap.net.nz>
8489
8490 * gnus.texi, message.texi: Fix typos.
8491
84922006-07-07 Carsten Dominik <dominik@science.uva.nl>
8493
8494 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
8495 commands.
8496 (Global TODO list): Document the use of the variables
8497 `org-agenda-todo-ignore-scheduled' and
8498 `org-agenda-todo-list-sublevels'.
8499
85002006-07-05 Richard Stallman <rms@gnu.org>
8501
8502 * faq.texi (Scrolling only one line): Fix xref.
8503
85042006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
8505
8506 * faq.texi (Evaluating Emacs Lisp code):
8507 Throughout, replace eval-current-buffer with eval-buffer.
8508
85092006-07-03 Richard Stallman <rms@gnu.org>
8510
8511 * rcirc.texi (Scrolling conservatively): Fix xref.
8512
8513 * pcl-cvs.texi (Viewing differences): Usage fix.
8514
85152006-07-03 Carsten Dominik <dominik@science.uva.nl>
8516
8517 * org.texi (Agenda commands): Document `s' key to save all org-mode
8518 buffers.
8519
85202006-06-30 Ralf Angeli <angeli@caeruleus.net>
8521
8522 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
8523 names. Mention `cvs-msg' face.
8524
85252006-06-29 Carsten Dominik <dominik@science.uva.nl>
8526
8527 * org.texi (Checkboxes): New section.
8528
85292006-06-28 Carsten Dominik <dominik@science.uva.nl>
8530
8531 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
8532 throughout this chapter.
8533
85342006-06-27 Chong Yidong <cyd@stupidchicken.com>
8535
8536 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
8537 text for standalone vs Emacs info.
8538 (Help): Clarify header line description. Use mouse-1 for clicks.
8539 (Help-P): Use mouse-1 for clicks.
8540 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
8541 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
8542 (Choose menu subtopic): Remove gratuitous Emacs command names.
8543 (Help-FOO): Put usual behavior first.
8544 (Help-Xref): Clicking on xrefs works in Emacs.
8545 (Search Text): Clarify what the default behavior is.
8546 (Create Info buffer): Fix Emacs window/X window confusion.
8547 (Emacs Info Variables): Fix for new Emacs init file behavior.
8548
85492006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8550
8551 * gnus.texi (Summary Buffer Lines): Fix typo.
8552
85532006-06-23 Carsten Dominik <dominik@science.uva.nl>
8554
8555 * org.texi (Embedded LaTeX): New chapter.
8556 (Archiving): Section rewritten.
8557 (Enhancing text): Some parts moved to the new chapter about LaTeX.
8558
85592006-06-20 Bill Wohler <wohler@newt.com>
8560
8561 Release MH-E manual version 8.0.1.
8562
8563 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8564 release 8.0.1.
8565 (Preface): Depend on GNU mailutils 1.0 and higher.
8566
85672006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
8568
8569 * message.texi (News Headers): Update message-syntax-checks section.
8570
85712006-06-19 Karl Berry <karl@gnu.org>
8572
8573 * info.texi (Advanced): Mention C-q, especially with ?.
8574
85752006-06-19 Carsten Dominik <dominik@science.uva.nl>
8576
8577 * org.texi (Publishing links): Document the `:link-validation-function'
8578 property.
8579 (Extensions and Hacking): New chapter, includes some sections of the
8580 "Miscellaneous" chapter.
8581
85822006-06-10 Carsten Dominik <dominik@science.uva.nl>
8583
8584 * org.texi (Progress logging): New section.
8585
2de53ca6
GM
85862006-06-06 Carsten Dominik <dominik@science.uva.nl>
8587
8588 * org.texi (ASCII export): Document indentation adaptation.
8589 (Setting tags): Document mutually-exclusive tags.
8590
85912006-06-05 Romain Francoise <romain@orebokech.com>
8592
8593 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
8594 Fix typo.
8595
8596 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
8597 channel (#gnus@irc.freenode.net).
8598 Fix typos. Update copyright notice.
8599
8600 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
8601 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
8602 (Line-Up Functions, Custom Macros):
8603 * ediff.texi (Window and Frame Configuration)
dccb744b 8604 (Highlighting Difference Regions):
2de53ca6
GM
8605 * emacs-mime.texi (Display Customization):
8606 * erc.texi (History):
8607 * eshell.texi (Known problems):
8608 * eudc.texi (Overview, BBDB):
8609 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
8610 (The problem of spam, SpamOracle, Extending the Spam package)
8611 (Conformity, Terminology):
dccb744b 8612 * idlwave.texi (Routine Info)
2de53ca6
GM
8613 (Class and Keyword Inheritance, Padding Operators)
8614 (Breakpoints and Stepping, Electric Debug Mode)
8615 (Examining Variables, Troubleshooting):
8616 * org.texi (Creating timestamps):
8617 * reftex.texi (Commands, Options, Changes):
8618 * tramp.texi (Inline methods, Password caching)
8619 (Auto-save and Backup, Issues):
8620 * vip.texi (Files, Commands in Insert Mode):
8621 * viper.texi (Emacs Preliminaries, States in Viper)
8622 (Packages that Change Keymaps, Viper Specials, Groundwork):
8623 Fix various typos.
8624
86252006-05-31 Michael Ernst <mernst@alum.mit.edu>
8626
8627 * ediff.texi: Fix typos.
8628
86292006-05-30 Carsten Dominik <dominik@science.uva.nl>
8630
8631 * org.texi: Small typo fixes.
8632
fff84c22
JB
86332006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
8634
8635 * viper.texi (Viper Specials):
8636 * gnus.texi (Example Setup):
8637 * faq.texi (Backspace invokes help):
8638 * dired-x.texi (Optional Installation Dired Jump):
8639 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
8640 follow coding conventions.
8641
2de53ca6
GM
86422006-05-29 Michael Albinus <michael.albinus@gmx.de>
8643
8644 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
8645
86462006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
8647
8648 * pcl-cvs.texi: Fix typos.
8649 (Customization): Say "us".
8650
86512006-05-26 Eli Zaretskii <eliz@gnu.org>
8652
8653 * org.texi: Remove bogus @setfilename.
8654
86552006-05-26 Carsten Dominik <dominik@science.uva.nl>
8656
8657 * org.texi (ASCII export): Omit command name.
8658 (HTML export): Add prefix to all lines in Local Variable example.
8659 (Acknowledgments): Typeset names in italics.
8660
86612006-05-24 Carsten Dominik <dominik@science.uva.nl>
8662
8663 * org.texi (Plain lists): Add new item navigation commands.
8664 (External links): Document elisp and info links.
8665 (Custom searches): New section.
8666 (Publishing): New chapter.
8667 (HTML export): Include a list of supported CSS classes.
8668 (Setting tags): Describe the fast-tag-setting interface.
8669
86702006-05-20 Luc Teirlinck <teirllm@auburn.edu>
8671
8672 * dired-x.texi: ifinfo -> ifnottex.
8673
86742006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
8675
8676 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
8677
86782006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
8679
8680 * message.texi (Interface): Add tool bar customization.
8681 (MIME): Index and text additions for mml-attach.
8682 (MIME): Describe mml-dnd-protocol-alist and
8683 mml-dnd-attach-options.
8684
8685 * gnus.texi (Oort Gnus): Reorder entries in sections.
8686 Fix some entries.
8687 (Starting Up): Add references to "Emacs for Heathens" and to
8688 "Finding the News". Add user-full-name and user-mail-address.
8689 (Group Buffer Format): Add tool bar customization and update.
8690 (Summary Buffer): Add tool bar customization.
8691 (Posting Styles): Add message-alternative-emails.
8692
86932006-05-09 Michael Albinus <michael.albinus@gmx.de>
8694
8695 * tramp.texi (Filename completion): Improve wording.
8696
86972006-05-07 Romain Francoise <romain@orebokech.com>
8698
8699 * faq.texi (Using regular expressions): Fix typo.
8700 (Packages that do not come with Emacs): Fix capitalization.
8701 (Replacing text across multiple files): Expand node to explain how
8702 to use `dired-do-query-replace-regexp' in more detail, based on
8703 suggestion by Eric Hanchrow <offby1@blarg.net>.
8704
87052006-05-06 Michael Albinus <michael.albinus@gmx.de>
8706
8707 * tramp.texi (Filename completion): Completion of remote files'
8708 method, user name and host name is active only in partial
8709 completion mode.
8710
87112006-05-06 Bill Wohler <wohler@newt.com>
8712
8713 Release MH-E manual version 8.0.
8714
8715 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8716 release 8.0.
8717
87182006-05-06 Bill Wohler <wohler@newt.com>
8719
8720 * mh-e.texi (MH-BOOK-HOME): Change from
8721 http://www.ics.uci.edu/~mh/book/mh to
8722 http://rand-mh.sourceforge.net/book/mh.
8723 Replace .htm suffix with .html for MH book files.
8724 (Using This Manual): Update key binding for getting relevant
8725 chapter in Info from command key.
8726 (Ranges): Fix itemx.
8727
87282006-05-05 Karl Berry <karl@gnu.org>
8729
8730 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
8731 (\fonttextsize): New user-level command to change text font size.
8732
87332006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
8734
8735 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
8736
87372006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
8738
8739 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
8740
87412006-04-24 Bill Wohler <wohler@newt.com>
8742
8743 * mh-e.texi (Getting Started): Make it more explicit that you need
8744 to install MH. Add pointers to current MH implementations.
8745
87462006-04-21 Bill Wohler <wohler@newt.com>
8747
8748 Release MH-E manual version 7.94.
8749
8750 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8751 release 7.94.
8752
87532006-04-21 Carsten Dominik <dominik@science.uva.nl>
8754
8755 * org.texi: Many small fixes.
8756 (Handling links): Rename from "Managing links".
8757
87582006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
8759
8760 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
8761 (Splitting mail using spam-stat): Fix @xref.
8762
87632006-04-20 Chong Yidong <cyd@stupidchicken.com>
8764
8765 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 8766 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
8767
87682006-04-20 Carsten Dominik <dominik@science.uva.nl>
8769
8770 * org.texi (Time stamps): Better explanation of the purpose of
8771 different time stamps.
8772 (Structure editing, Plain lists): More details on how new items
8773 and headings are inserted.
8774
87752006-04-18 Carsten Dominik <dominik@science.uva.nl>
8776
8777 * org.texi (Formula syntax): Fix link to Calc Manual.
8778
87792006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
8780
8781 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
8782
87832006-04-17 Bill Wohler <wohler@newt.com>
8784
8785 * mh-e.texi (Folders): Update mh-before-quit-hook and
8786 mh-quit-hook example with code that removes the buffers rather
8787 than just bury them.
8788
87892006-04-17 Michael Albinus <michael.albinus@gmx.de>
8790
8791 Sync with Tramp 2.0.53.
8792
87932006-04-13 Carsten Dominik <dominik@science.uva.nl>
8794
8795 * org.texi (Updating settings): New section.
8796 (Visibility cycling): Better names for the startup folding
8797 options.
8798 (Exporting): Completely restructured.
8799 (The very busy C-c C-c key): New section.
8800 (Summary of in-buffer settings): New section.
8801
88022006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
8803
8804 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
8805
88062006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
8807
8808 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
8809 (Server Commands): Key `v' is reserved for users.
8810
88112006-04-11 Carsten Dominik <dominik@science.uva.nl>
8812
8813 * org.texi (Link format): New section, emphasis on bracket links.
8814 (External links): Document bracket links.
8815 (FAQ): Expand to cover shell links and the new link format.
8816
88172006-04-09 Kevin Ryde <user42@zip.com.au>
8818
8819 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
8820
88212006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
8822
8823 * gnus.texi (Summary Buffer Lines): Add `*'.
8824
c8763fb6 88252006-04-07 Jochen KĂ¼pper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
8826
8827 * gnus.texi (Group Parameters):
8828 Mention gnus-permanently-visible-groups.
8829
88302006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
8831
8832 * gnus.texi (Face): Fix typo.
8833
88342006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
8835
8836 * gnus.texi (X-Face): Clarify.
8837 (Face): Need Emacs with PNG support.
8838
88392006-04-06 Richard Stallman <rms@gnu.org>
8840
8841 * idlwave.texi: Delete the blocks "not suitable for inclusion with
8842 Emacs".
8843
88442006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
8845
8846 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
8847 blocks not suitable for inclusion with Emacs using variable
8848 PARTOFEMACS.
8849
88502006-04-04 Simon Josefsson <jas@extundo.com>
8851
8852 * gnus.texi (Security): Improve.
8853
689c9ca5
GM
88542006-04-02 Karl Berry <karl@gnu.org>
8855
8856 * texinfo.tex: Update to current version (2006-03-21.13).
8857
2de53ca6
GM
88582006-04-02 Bill Wohler <wohler@newt.com>
8859
8860 * mh-e.texi (Getting Started, Junk, Bug Reports)
8861 (MH FAQ and Support): Fix URLs.
8862
88632006-03-31 Romain Francoise <romain@orebokech.com>
8864
8865 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
8866 to t, not nil (and has for the past eight years).
8867
88682006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
8869
8870 * message.texi, gnus.texi: Bump version to 5.11.
8871
88722006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
8873
8874 * gnus.texi (Top): Add comment about version line.
8875
8876 * message.texi (Top): Ditto. Change to take named versions into
8877 account.
8878
88792006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
8880
8881 * gnus.texi (Posting Styles): Add x-face-file to example.
8882 (X-Face): Refer to posting styles.
8883
8884 * gnus-faq.texi ([5.8]): Add x-face-file.
8885 ([8.4]): Add links to gmane.emacs.gnus.user and
8886 gmane.emacs.gnus.general.
8887
88882006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
8889
8890 * gnus-faq.texi: Use .invalid.
8891 ([5.4]): Fix gnus-posting-styles example.
8892
88932006-03-27 Romain Francoise <romain@orebokech.com>
8894
8895 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
8896 Emacs/W3 needs a new maintainer.
8897 (Ispell): Update author and version info.
8898 (Mailcrypt): Mention PGG.
8899 (New in Emacs 22): Add PGG to the list of new packages.
8900 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
8901 updating dead URLs.
8902
89032006-03-25 Karl Berry <karl@gnu.org>
8904
8905 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
8906 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
8907 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
8908 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
8909 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
8910 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
8911 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
8912 (2) do not indent copyright year list (or anything else).
8913
89142006-03-21 Bill Wohler <wohler@newt.com>
8915
8916 * mh-e.texi (Folders): Various edits.
8917
89182006-03-20 Romain Francoise <romain@orebokech.com>
8919
8920 * gnus.texi (Mail Folders): Grammar fix.
8921
89222006-03-19 Bill Wohler <wohler@newt.com>
8923
8924 * mh-e.texi (Replying): Document Mail-Followup-To.
8925 Change manually-formatted table to multitable. Add debugging info.
8926 Move description of mh-reply-default-reply-to into paragraph
8927 that describes its values.
8928
89292006-03-17 Bill Wohler <wohler@newt.com>
8930
10d1d0af 8931 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
8932 (Sending Mail Tour): Update method of entering
8933 addresses and subject.
8934 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
8935 (Adding Attachments, Searching): Update screenshots for Emacs 22.
8936
89372006-03-15 Carsten Dominik <dominik@science.uva.nl>
8938
8939 * org.texi: Version number change only.
8940
89412006-03-14 Bill Wohler <wohler@newt.com>
8942
8943 * mh-e.texi: Add index entries around each paragraph rather than
8944 depend on entries from beginning of node. Doing so ensures that
8945 index entries are less likely to be forgotten if text is cut and
8946 pasted, and are necessary anyway if the references are on a
8947 separate page. It seems that makeinfo is now (v. 4.8) only
8948 producing one index entry per node, so there is no longer any
8949 excuse not to. Use subheading instead of heading. The incorrect
8950 use of heading produced very large fonts in Info--as large as the
8951 main heading.
8952 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
8953 versions 6 and 7 appeared *around* the time of these Emacs releases.
8954
89552006-03-13 Carsten Dominik <dominik@science.uva.nl>
8956
8957 * org.texi (Clean view): Document new startup options.
8958
89592006-03-11 Bill Wohler <wohler@newt.com>
8960
8961 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
8962 (Composing, Scan Line Formats): Fix @refs.
8963 (Getting Started): Define MH profile and MH profile components.
8964 (Incorporating Mail, Reading Mail, Viewing, Printing)
8965 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
8966 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
8967 for string constants.
8968 (Tool Bar): Remove spurious quote.
8969 (Junk): Use ``...'' instead of "...".
8970 (Scan Line Formats): Replace @samp with @kbd.
8971
89722006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
8973
8974 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
8975
89762006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
8977
8978 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
8979 easy to understand.
8980
89812006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
8982
8983 * gnus.texi: Markup fix.
8984 (Fancy Mail Splitting): Specify new feature.
8985
89862006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
8987
8988 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
8989 partial-words matching.
8990
89912006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
8992
8993 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
8994
8995 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
8996 (MIME Commands): Fix mm-discouraged-alternatives.
8997
89982006-03-07 Carsten Dominik <dominik@science.uva.nl>
8999
9000 * org.texi: Version number change only.
9001
90022006-03-06 Bill Wohler <wohler@newt.com>
9003
9004 * mh-e.texi: Move from SourceForge repository to Savannah.
9005 This is version 7.93, which is a total rewrite from the previous
9006 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
9007 version 7.93.
9008
90092006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
9010
9011 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
9012
90132006-03-01 Carsten Dominik <dominik@science.uva.nl>
9014
9015 * org.texi (Interaction): Add item about `org-mouse.el' by
9016 Piotr Zielinski.
9017 (Managing links): Document that also mouse-1 can be used to
9018 activate a link.
9019 (Headlines, FAQ): Add entry about hiding leading stars.
9020 (Miscellaneous): Resort the sections in this chapter to a more
9021 logical sequence.
9022
90232006-02-27 Simon Josefsson <jas@extundo.com>
9024
9025 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
9026 2004-01-27 from the trunk).
9027
90282006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9029
9030 * cc-mode.texi: Rename c-hungry-backspace to
9031 c-hungry-delete-backwards, at the request of RMS. Leave the old
9032 name as an alias.
9033
90342006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9035
9036 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
9037 include the function header within the defun.
9038
90392006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9040
9041 * cc-mode.texi: Correct two typos.
9042
90432006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9044
9045 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
9046 existing comment.
9047 (Electric Keys): Add a justification for electric indentation.
9048 (Hungry WS Deletion): Clear up the names and complications of the
9049 BACKSPACE and DELETE keys.
9050
90512006-02-23 Juri Linkov <juri@jurta.org>
9052
9053 * faq.texi (Common requests): Move `Turning on auto-fill by
9054 default' after `Wrapping words automatically'. Move `Working with
9055 unprintable characters' before `Searching for/replacing newlines'.
9056 Move `Replacing highlighted text' after `Highlighting a region'.
9057 Merge `Repeating commands' and `Repeating a command as many times
9058 as possible' into the former.
9059 (Packages that do not come with Emacs): Add refs to Gmane and
9060 etc/MORE.STUFF.
9061
90622006-02-23 Juri Linkov <juri@jurta.org>
9063
9064 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
9065 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
9066 Add xref to `(emacs)Reporting Bugs'.
9067 (Getting a printed manual): Add URL to other formats of the manual.
9068 (Common requests): Fix menu.
9069 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
9070 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
9071 (Inserting text at the beginning of each line): Add pxref to
9072 `Changing the included text prefix'.
9073 (Forcing the cursor to remain in the same column): Mention `track-eol'
9074 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
9075 (Replacing text across multiple files): Add keybinding `Q' for
9076 `dired-do-query-replace'.
9077
90782006-02-22 Carsten Dominik <dominik@science.uva.nl>
9079
9080 * reftex.texi: Version number and date change only.
9081
9082 * org.texi (Internal Links): Rewrite to cover the modified
9083 linking system.
9084
90852006-02-17 Eli Zaretskii <eliz@gnu.org>
9086
9087 * faq.texi: Remove the coding cookie, it's not needed anymore.
9088
90892006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9090
9091 * faq.texi (Colors on a TTY): Mention Mac OS port.
9092
90932006-02-12 Karl Berry <karl@gnu.org>
9094
9095 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
9096 8-bit accented a.
9097
90982006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
9099
9100 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
9101
91022006-02-08 Romain Francoise <romain@orebokech.com>
9103
9104 * faq.texi (Top): Remove paragraph about the FAQ being a
9105 transitional document, etc.
9106 (Searching for/replacing newlines): New node.
9107 (Yanking text in isearch): New node.
9108 (Inserting text at the beginning of each line): Rename and make
9109 more general, mention `M-;' in Message mode.
9110
91112006-02-07 Luc Teirlinck <teirllm@auburn.edu>
9112
9113 * faq.texi (Meta key does not work in xterm)
9114 (Emacs does not display 8-bit characters)
9115 (Inputting eight-bit characters): Update xrefs.
9116
91172006-02-06 Romain Francoise <romain@orebokech.com>
9118
9119 * faq.texi (VM): VM now at version 7.19.
9120 Set myself as maintainer of this file.
9121
91222006-02-04 Michael Olson <mwolson@gnu.org>
9123
9124 * erc.texi (History): Note that ERC is now included with Emacs.
9125
91262006-01-31 Romain Francoise <romain@orebokech.com>
9127
9128 * message.texi (Message Headers): Explain what
9129 `message-alternative-emails' does in more detail.
9130 Update copyright year.
9131
91322006-01-30 Juanma Barranquero <lekktu@gmail.com>
9133
9134 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
9135
91362006-01-29 Richard M. Stallman <rms@gnu.org>
9137
9138 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
9139
91402006-01-29 Michael Olson <mwolson@gnu.org>
9141
9142 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
9143
9144 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
9145
9146 * faq.texi (New in Emacs 22): Mention ERC.
9147
91482006-01-28 Luc Teirlinck <teirllm@auburn.edu>
9149
9150 * rcirc.texi: Capitalize dir entry for consistency with the entry
9151 in info/dir and other entries in the Emacs category.
9152 Fix typos. Delete trailing whitespace.
9153
c8763fb6 91542006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
9155
9156 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
9157
91582006-01-27 Eli Zaretskii <eliz@gnu.org>
9159
9160 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
9161 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9162
9163 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
9164 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9165
91662006-01-27 Alex Schroeder <alex@gnu.org>
9167
9168 * rcirc.texi: New file.
9169
91702006-01-23 Juri Linkov <juri@jurta.org>
9171
9172 * widget.texi (User Interface): Add S-TAB for widget-backward.
9173
91742006-01-22 Michael Albinus <michael.albinus@gmx.de>
9175
9176 Sync with Tramp 2.0.52.
9177
9178 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
9179 Add Tramp disabling item. New item for common connection problems.
9180 (various): Apply "ftp" as method for the download URL.
9181 (Bug Reports): Refer to FAQ for common problems.
9182
91832006-01-21 Eli Zaretskii <eliz@gnu.org>
9184
9185 * widget.texi (User Interface): Use @key for TAB.
9186
9187 * ses.texi (Formulas, Printer functions): Use @key for TAB.
9188
9189 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
9190 for TAB.
9191
9192 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
9193
91942006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
9195
9196 * gnus.texi: Update copyright.
9197
91982006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
9199
9200 * gnus.texi (Article Washing): Additions.
9201
2de53ca6
GM
92022006-01-13 Carsten Dominik <dominik@science.uva.nl>
9203
9204 * org.texi (Agenda commands): Document tags command.
9205
92062006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
9207
9208 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
9209
92102006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9211
9212 * gnus.texi (RSS): Addition.
9213
92142005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
9215
9216 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
9217
92182005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
9219
9220 * emacs-mime.texi (Display Customization): Add setting example to
9221 mm-discouraged-alternatives.
9222
92232006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
9224
9225 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
9226 version is the canonical version.
9227
92282006-01-08 Alex Schroeder <alex@gnu.org>
9229
9230 * pgg.texi (Caching passphrase): Rewording.
9231
92322006-01-06 Eli Zaretskii <eliz@gnu.org>
9233
9234 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
9235 repository URL.
9236
92372006-01-06 Carsten Dominik <dominik@science.uva.nl>
9238
9239 * org.texi: Removed the accidentally re-added empty line in the
9240 direntry.
9241
92422006-01-05 Carsten Dominik <dominik@science.uva.nl>
9243
9244 * org.texi (Agenda Views): Chapter reorganized.
9245
92462005-12-29 Romain Francoise <romain@orebokech.com>
9247
9248 * faq.texi (Using Customize): New node.
9249
92502005-12-28 Luc Teirlinck <teirllm@auburn.edu>
9251
9252 * org.texi: Remove blank line in @direntry. It is non-standard
9253 and recursively produces blank lines all over the dir file (when
9254 using Texinfo 4.8).
9255
92562005-12-21 Luc Teirlinck <teirllm@auburn.edu>
9257
9258 * widget.texi (atoms): Delete obsolete remark about `file' widget.
9259
92602005-12-20 Carsten Dominik <dominik@science.uva.nl>
9261
9262 * org.texi (Tags): Boolean logic documented.
9263 (Agenda Views): Document custom commands.
9264
92652005-12-20 David Kastrup <dak@gnu.org>
9266
9267 * faq.texi (AUCTeX): Update version and mailing list info.
9268
92692005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
9270
9271 * gnus.texi (MIME Commands): Mention addition of
9272 multipart/alternative to gnus-buttonized-mime-types and add xref
9273 to mm-discouraged-alternatives.
9274
9275 * emacs-mime.texi (Display Customization): Mention addition of
9276 "image/.*" and add xref to gnus-buttonized-mime-types in the
9277 mm-discouraged-alternatives section.
9278
92792005-12-16 Carsten Dominik <dominik@science.uva.nl>
9280
9281 * org.texi (Tags): New section.
9282 (Agenda Views): Chapter reorganized.
9283
92842005-12-16 Eli Zaretskii <eliz@gnu.org>
9285
9286 * org.texi (Internal Links): Add a missing comma after an @xref.
9287
92882005-12-14 Chong Yidong <cyd@stupidchicken.com>
9289
9290 * faq.texi (Filling paragraphs with a single space): No need to
9291 change sentence-end now.
9292
92932005-12-13 Romain Francoise <romain@orebokech.com>
9294
9295 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
9296
92972005-12-12 Jay Belanger <belanger@truman.edu>
9298
9299 * faq.texi (Calc): Update version number.
9300
93012005-12-12 Carsten Dominik <dominik@science.uva.nl>
9302
9303 * org.texi (Progress Logging): New section.
9304
93052005-12-10 Romain Francoise <romain@orebokech.com>
9306
9307 Update the Emacs FAQ for the 22.1 release.
9308
9309 * faq.texi: Set VER to `22.1'.
9310 (Basic editing): Explain how to use localized versions of the
0c7efc08
SM
9311 Tutorial. Mention that `C-h r' displays the manual.
9312 Delete obsolete WWW link to an Emacs 18 tutorial.
2de53ca6
GM
9313 (Getting a printed manual): Point to the new locations of the
9314 manuals on the GNU Web site.
9315 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
9316 available via Info (it was previously distributed separately).
9317 (Installing Texinfo documentation): The latest version of Texinfo
9318 is 4.8, not 4.0.
9319 (Informational files for Emacs): COPYING is the GNU General Public
9320 License, not the Emacs General Public License.
9321 (Informational files for Emacs): Delete obsolete link to the
9322 GNUinfo pages as they have been removed from the GNU Web site.
9323 (New in Emacs 22): New node.
9324 (Setting up a customization file): Say that most packages support
9325 Customize nowadays.
9326 (Colors on a TTY): Delete reference to instructions on how to
9327 enable syntax highlighting, it is now enabled by default.
9328 (Turning on abbrevs by default): Emacs now reads the abbrevs file
9329 at startup automatically.
9330 (Controlling case sensitivity): Mention `M-c' in isearch.
9331 (Using an already running Emacs process): Emacs now creates the
9332 socket in `/tmp/emacsUID'. Fix typos. Change default location of
9333 gnuserv. As emacsclient can now run Lisp code as well, delete a
9334 sentence praising gnuserv for that. Simplify description of how
9335 the client/server operation works.
9336 (Compiler error messages): Delete obsolete text (compile.el has
9337 been rewritten).
9338 (Indenting switch statements): Fix typo.
9339 (Matching parentheses): Simplify setup instructions, mention the
9340 menu bar item in the Options menu.
9341 (Repeating a command as many times as possible): Mention `C-x e'.
9342 (Going to a line by number): Mention new keymap and bindings
9343 `M-g M-g', `M-g M-p' and `M-g M-n'.
9344 (Turning on syntax highlighting): Now on by default. Simplify.
9345 (Replacing highlighted text): Use `1', not `t'.
9346 (Problems with very large files): The maximum size is now 256MB on
9347 32-bit machines.
9348 (^M in the shell buffer): Mention `comint-process-echoes'.
9349 (Emacs for Apple computers): Emacs 22 has native support for Mac
9350 OS X.
9351 (Translating names to IP addresses): Delete node.
9352 (Binding keys to commands): Fix typo.
9353 (SPC no longer completes file names): New node.
9354 (MIME with Emacs mail packages): Delete section about the Emacs
9355 MIME FAQ (it's not reachable anymore).
9356
93572005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
9358
9359 * cc-mode.texi: The manual has been extensively revised: the
9360 information about using CC Mode has been separated from the larger
9361 and more difficult chapters about configuration. It has been
9362 updated for CC Mode 5.31.
9363
93642005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
9365
9366 * pgg.texi (User Commands): Fix description of pgg-verify-region.
9367 (Selecting an implementation): Fix descriptions.
9368
93692005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
9370
9371 * message.texi (Various Message Variables): Addition.
9372
93732005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
9374
9375 * message.texi: Fix default values.
9376
93772005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
9378
9379 * message.texi (Header Commands): Clarify descriptions of
9380 message-cross-post-followup-to, message-reduce-to-to-cc, and
9381 message-insert-wide-reply.
9382 (Various Commands): Fix kindex for message-kill-to-signature;
9383 clarify description of message-tab.
9384
93852005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
9386
9387 * message.texi (Mailing Lists): Fix description about MFT.
9388
9389 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
9390
93912005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
9392
9393 * gnus.texi (Slow Terminal Connection): Replace old description
9394 with new one.
9395
93962005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
9397
9398 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
9399 replace X-Draft-Headers with X-Draft-From.
9400
94012005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
9402
9403 * gnus.texi (Various Various): Fix the default value of
9404 nnheader-max-head-length.
9405 (Gnus Versions): Fix typo.
9406
94072005-12-08 Carsten Dominik <dominik@science.uva.nl>
9408
9409 * org.texi (Structure editing): Document new functionality of
9410 M-RET.
9411
94122005-12-06 Luc Teirlinck <teirllm@auburn.edu>
9413
9414 * org.texi (Internal Links): Fix Texinfo usage.
9415
94162005-12-06 Carsten Dominik <dominik@science.uva.nl>
9417
9418 * org.texi (TODO basics): Document the global todo list.
9419 (TODO items): Documents sparse tree for specific TODO
9420 keywords.
9421
94222005-11-30 Carsten Dominik <dominik@science.uva.nl>
9423
9424 * org.texi (Plain Lists): Typos fixed.
9425
94262005-11-28 Jay Belanger <belanger@truman.edu>
9427
9428 * calc.texi: Change references of `M-#' to `C-x *' prefix.
9429
94302005-11-24 Carsten Dominik <dominik@science.uva.nl>
9431
9432 * org.texi (Structure editing): New item moving commands added.
9433 (Plain Lists): New section.
9434
94352005-11-18 Carsten Dominik <dominik@science.uva.nl>
9436
9437 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
9438 (Agenda): Document commands `org-cycle-agenda-files' and
c4cc8b9a 9439 `org-agenda-file-to-front'.
2de53ca6
GM
9440 (Built-in table editor): Document `org-table-sort-lines'.
9441 (HTML formatting): Export of hand-formatted lists.
9442
94432005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
9444
9445 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
9446 new variable gnus-toolbar-thickness.
9447
94482005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
9449
9450 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
9451
94522005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
9453
9454 * gnus.texi (X-Face): Fix description.
9455 (XVarious): Remove gnus-xmas-logo-color-alist and
9456 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
9457
94582005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
9459
9460 * gnus.texi (Group Parameters): Mention new variable
9461 gnus-parameters-case-fold-search.
9462 (Home Score File): Addition.
9463
94642005-11-04 Ulf Jasper <ulf.jasper@web.de>
9465
9466 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
9467 (Overview): List supported feed types.
9468 (Installation): No installation necessary when using autoload.
9469 (Configuration): Rename "RSS" to "news".
9470
94712005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
9472
9473 * pgg.texi (User Commands): Document additional passphrase
9474 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
9475 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
9476
94772005-11-04 Carsten Dominik <dominik@science.uva.nl>
9478
9479 * org.texi: Version number changed to 3.19.
9480
94812005-10-29 Sascha Wilde <wilde@sha-bang.de>
9482
9483 * pgg.texi (How to use): Update the example to add autoload of
9484 pgg-encrypt-symmetric-region.
9485 (User Commands): Document pgg-encrypt-symmetric-region.
9486 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
9487
94882005-10-27 Jay Belanger <belanger@truman.edu>
9489
9490 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
9491 mention other TeX-related units.
9492
94932005-10-23 Lars Hansen <larsh@soem.dk>
9494
0c7efc08
SM
9495 * dired-x.texi (Miscellaneous Commands):
9496 Replace dired-do-relative-symlink by dired-do-relsymlink and
2de53ca6
GM
9497 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
9498
94992005-10-23 Jay Belanger <belanger@truman.edu>
9500
9501 * calc.texi (Predefined Units): Use `alpha' for the fine structure
9502 constant.
9503
95042005-10-23 Michael Albinus <michael.albinus@gmx.de>
9505
0c7efc08
SM
9506 * faq.texi (Bugs and problems):
9507 Replace `dired-move-to-filename-regexp' by
2de53ca6
GM
9508 `directory-listing-before-filename-regexp'.
9509
95102005-10-22 Eli Zaretskii <eliz@gnu.org>
9511
9512 * newsticker.texi (UPDATED): Set value.
9513
95142005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
9515
9516 * gnus.texi (Document Groups): Remove duplicate item.
9517
95182005-10-21 Carsten Dominik <dominik@science.uva.nl>
9519
9520 * org.texi (Summary): Mention iCalendar support.
9521 (Exporting): Document iCalendar support.
9522
95232005-10-18 Romain Francoise <romain@orebokech.com>
9524
9525 * viper.texi (Viper Specials): Capitalize GNU.
9526
95272005-10-17 Juri Linkov <juri@jurta.org>
9528
9529 * info.texi (Getting Started, Search Index, Expert Info):
9530 Fix wording.
9531 (Search Text): Replace `echo area' with `mode line'.
9532 (Search Index): Both `i' and `,' find all index entries.
9533 Replace example `C-f' with `C-l' (which exists in index of Info
9534 manual) and delete spaces in its keyboard input sequence.
9535 Delete unnecessary explanations about literal characters.
9536
95372005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
9538
9539 * gnus.texi (Document Server Internals): Addition.
9540
95412005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
9542
9543 * gnus.texi (A note on namespaces): Fix RFC reference.
9544
95452005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
9546
9547 * gnus.texi (RSS): Fix key description.
9548
95492005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
9550
9551 * gnus.texi: Emacs/w3 -> Emacs/W3.
9552 (Browsing the Web): Fix description.
9553 (Web Searches): Ditto.
9554 (Customizing W3): Ditto.
9555
95562005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
9557
9558 * gnus.texi (Maildir): Clarify expire-age and expire-group.
9559
95602005-10-11 Jay Belanger <belanger@truman.edu>
9561
9562 * calc.texi (Integration): Mention using `a i' to compute definite
9563 integrals.
9564
95652005-10-11 Juri Linkov <juri@jurta.org>
9566
9567 * info.texi: Rearrange nodes.
9568 (Top): Update menu. Change ref `Info for Experts' to
9569 `Advanced Info Commands'.
9570 (Getting Started): Fix description of manual's parts.
9571 (Help-Int): Change xref `Info Search' to `Search Index', and
9572 `Expert Info' to `Advanced'.
9573 (Advanced): Move node one level up.
9574 (Search Text, Search Index): New nodes split out from `Info Search'.
9575 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
9576 split out from `Advanced'.
9577 (Advanced, Emacs Info Variables): De-document editing an Info file
9578 in Info.
9579 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
9580 (Creating an Info File): Delete node and move its text to
9581 `Expert Info'.
9582
95832005-10-10 Carsten Dominik <dominik@science.uva.nl>
9584
9585 * org.texi (Workflow states): Documented that change in keywords
9586 becomes active only after restart of Emacs.
9587
95882005-10-08 Michael Albinus <michael.albinus@gmx.de>
9589
9590 Sync with Tramp 2.0.51.
9591
95922005-10-08 Nick Roberts <nickrob@snap.net.nz>
9593
9594 * speedbar.texi (Introduction): Describe new location of speedbar
9595 on menubar.
9596 (Basic Key Bindings): Remove descriptions of bindings that have
9597 been removed.
9598
95992005-10-05 Nick Roberts <nickrob@snap.net.nz>
9600
9601 * speedbar.texi (GDB): Describe use of watch expressions.
9602
96032005-09-28 Simon Josefsson <jas@extundo.com>
9604
9605 * message.texi (IDNA): Fix.
9606
96072005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
9608
9609 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
9610 nntp-server-hook, and nntp-warn-about-losing-connection; fix
9611 description of nntp-open-connection-function.
9612 (Common Variables): Fix descriptions.
9613
96142005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
9615
9616 * gnus.texi (Server Buffer Format): Document the %a format spec.
9617
96182005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
9619
9620 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
9621
96222005-09-23 Carsten Dominik <dominik@science.uva.nl>
9623
9624 * org.texi Version 3.16.
9625
96262005-09-19 Miles Bader <miles@gnu.org>
9627
9628 * newsticker.texi: Get rid of CVS keywords.
9629
96302005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
9631
9632 * gnus.texi (Finding the Parent): Fix description of how Gnus
9633 finds article.
9634
96352005-09-14 Jari Aalto <jari.aalto@cante.net>
9636
9637 * gnus.texi (Advanced Scoring Examples): New examples to teach how
9638 to drop off non-answered articles.
9639
96402005-09-19 Juanma Barranquero <lekktu@gmail.com>
9641
9642 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
9643 braces (which are unsupported by NMAKE) for macro `srcdir'.
9644
96452005-09-17 Eli Zaretskii <eliz@gnu.org>
9646
9647 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9648 (../info/newsticker, newsticker.dvi): New targets.
9649
96502005-09-17 Ulf Jasper <ulf.jasper@web.de>
9651
9652 * newsticker.texi: Replace @command with @code. Replace @example
9653 with @lisp.
0c7efc08
SM
9654 (Top): Add explanations to menu items.
9655 (GNU Free Documentation License): Remove.
2de53ca6
GM
9656
96572005-09-16 Romain Francoise <romain@orebokech.com>
9658
9659 Update all files to specify GFDL version 1.2.
9660
9661 * doclicense.texi (GNU Free Documentation License): Update to
9662 version 1.2.
9663
96642005-09-15 Richard M. Stallman <rms@gnu.org>
9665
9666 * newsticker.texi: Fix @setfilename.
9667
9668 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9669 (../info/newsticker, newsticker.dvi): New targets.
9670
96712005-08-30 Carsten Dominik <dominik@science.uva.nl>
9672
9673 * org.texi: Version 3.15.
9674
96752005-08-29 Luc Teirlinck <teirllm@auburn.edu>
9676
9677 * ses.texi: Combine all three indices into one.
9678 Correct a few typos.
9679
96802005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
9681
9682 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
9683
96842005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
9685
9686 * emacs-mime.texi (Handles): Remove duplicate item.
9687 (Encoding Customization): Fix the default value for
9688 mm-coding-system-priorities.
9689 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
9690 (Basic Functions): Fix reference.
9691
96922005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
9693
9694 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
9695
96962005-08-18 Richard M. Stallman <rms@gnu.org>
9697
9698 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
9699 and web site.
9700
9701 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
9702 not keyboard-translate.
9703
97042005-08-11 Richard M. Stallman <rms@gnu.org>
9705
9706 * faq.texi (Using regular expressions): Fix xref.
9707
97082005-08-09 Juri Linkov <juri@jurta.org>
9709
9710 * info.texi (Help-P): Replace `Prev' with `Previous'.
9711 (Help-M, Help-Xref): Add S-TAB.
9712 (Help-FOO): Update `u' command.
9713 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
9714 Update info about visibility of xref parts.
9715 (Help-Int): Fix `m' command. Rename `Info-last' to
9716 `Info-history-back'. Add `Info-history-forward'.
9717 (Advanced): Fix `g*' and `M-n' commands.
9718 (Info Search): Add `index-apropos' in stand-alone browser.
9719 Add isearch commands.
9720 (Emacs Info Variables): Remove `Info-fontify'.
9721 Add `Info-mode-hook'. Update face names.
9722 Add `Info-fontify-maximum-menu-size',
9723 `Info-fontify-visited-nodes', `Info-isearch-search'.
9724
97252005-08-07 Michael Albinus <michael.albinus@gmx.de>
9726
9727 Sync with Tramp 2.0.50.
9728
9729 * tramp.texi: Use @option{} consequently for method names.
9730 (Inline methods, External transfer methods): Remove references to
9731 Cygwin.
9732 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
9733 implementation.
9734
97352005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
9736
9737 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
9738 Mention that gnus-init-file is not read when Emacs is invoked with
9739 --no-init-file or -q.
9740
97412005-07-19 Carsten Dominik <dominik@science.uva.nl>
9742
9743 * org.texi: Version 3.14.
9744
97452005-07-04 Carsten Dominik <dominik@science.uva.nl>
9746
9747 * org.texi: Version 3.13.
9748
97492005-07-18 Juri Linkov <juri@jurta.org>
9750
9751 * calc.texi (Time Zones, Logical Operations):
9752 * cl.texi (Overview):
9753 * org.texi (TODO types):
9754 * sc.texi (Emacs 18 MUAs):
9755 * speedbar.texi (Top):
9756 * url.texi (History):
9757 Delete duplicate duplicate words.
9758
ce058493 97592005-07-16 Johan BockgĂ¥rd <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
9760
9761 * cl.texi (Type Predicates): Document `atom' type.
9762
97632005-07-04 Lute Kamstra <lute@gnu.org>
9764
9765 Update FSF's address in GPL notices.
9766
9767 * calc.texi (Copying):
9768 * doclicense.texi (GNU Free Documentation License):
9769 * faq.texi (Contacting the FSF):
9770 * mh-e.texi (Copying): Update FSF's address.
9771
97722005-07-03 Richard M. Stallman <rms@gnu.org>
9773
9774 * flymake.texi (Example -- Configuring a tool called directly):
9775 Update name of flymake-build-relative-filename.
9776
97772005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
9778
9779 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
9780
97812005-06-29 Carsten Dominik <dominik@science.uva.nl>
9782
9783 * org.texi: Version 3.12.
9784
97852005-06-24 Eli Zaretskii <eliz@gnu.org>
9786
9787 * makefile.w32-in (MAKEINFO): Use --force.
9788 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
9789 Makefile.in.
9790 (gnus.dvi): Use "..." to quote Sed args, so that it works with
9791 more shells.
9792
97932005-06-23 Richard M. Stallman <rms@gnu.org>
9794
9795 * speedbar.texi (Creating a display): Texinfo usage fixes.
9796
9797 * tramp.texi (Customizing Completion, Auto-save and Backup):
9798 Texinfo usage fixes.
9799
98002005-06-23 Juanma Barranquero <lekktu@gmail.com>
9801
9802 * dired-x.texi (Miscellaneous Commands):
9803 * ediff.texi (Miscellaneous):
9804 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
9805 (Agent Variables):
9806 * info.texi (Help-Xref):
9807 * message.texi (Message Headers):
9808 * org.texi (Remember):
9809 * reftex.texi (Options (Defining Label Environments)):
9810 (Options (Index Support)):
9811 (Options (Viewing Cross-References)):
9812 (Options (Misc)):
9813 (Changes):
9814 * speedbar.texi (Creating a display):
9815 * tramp.texi (Customizing Completion, Auto-save and Backup):
9816 Texinfo usage fix.
9817
98182005-06-13 Carsten Dominik <dominik@science.uva.nl>
9819
9820 * org.texi: Version 3.11.
9821
98222005-06-12 Jay Belanger <belanger@truman.edu>
9823
9824 * calc.texi (Getting Started): Remove extra menu item.
9825
98262005-05-31 Jay Belanger <belanger@truman.edu>
9827
9828 * calc.texi (Notations Used in This Manual): Use @kbd for key
9829 sequence.
9830 (Demonstration of Calc): Mention another way of starting Calc.
9831 (Starting Calc): Mention long name of M-#.
9832 (Embedded Mode Overview): Remove unnecessary instruction.
9833 (Other M-# commands): Rephrase `M-# 0' explanation.
9834 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
9835 reflect current behavior.
9836
98372005-05-30 Jay Belanger <belanger@truman.edu>
9838
9839 * calc.texi (Hooks): Change description of calc-window-hook and
9840 calc-trail-window-hook to match usage.
9841 (Computational Functions): Add more constant-generating functions.
9842 (Customizable Variables): Use defvar.
9843
98442005-05-28 Jay Belanger <belanger@truman.edu>
9845
9846 * calc.texi (Assignments in Embedded Mode): Fix variable name.
9847 (Basic Embedded Mode): Explain behavior of arguments to
9848 calc-embedded-mode.
9849
98502005-05-27 Jay Belanger <belanger@truman.edu>
9851
9852 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
9853 current behavior.
9854
98552005-05-25 Jay Belanger <belanger@truman.edu>
9856
9857 * calc.texi: Change Calc version number throughout.
9858 (Keypad Mode): Change location in info output.
9859 (Keypad mode overview): Move picture of keypad.
9860
98612005-05-21 Jay Belanger <belanger@truman.edu>
9862
9863 * calc.texi (Storing variables): Mention that only most variables
9864 are void to begin with.
9865
98662005-05-21 Kevin Ryde <user42@zip.com.au>
9867
9868 * widget.texi (Basic Types): Update cross ref from "Enabling
9869 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
9870 lispref/text.texi change.
9871
98722005-05-20 Carsten Dominik <dominik@science.uva.nl>
9873
9874 * org.texi: Version 3.09.
9875
98762005-05-18 Carsten Dominik <dominik@science.uva.nl>
9877
9878 * reftex.texi: Version 4.28.
9879
98802005-05-16 Jay Belanger <belanger@truman.edu>
9881
9882 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
9883
98842005-05-14 Jay Belanger <belanger@truman.edu>
9885
9886 * calc.texi (Default Simplifications): Insert missing ! (logical
9887 not operator).
9888
98892005-05-14 Michael Albinus <michael.albinus@gmx.de>
9890
9891 Sync with Tramp 2.0.49.
9892
98932005-05-10 Jay Belanger <belanger@truman.edu>
9894
9895 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
9896 to 1.
9897
98982005-04-29 Carsten Dominik <dominik@science.uva.nl>
9899
9900 * org.texi: Version 3.08, structure reorganized.
9901
99022005-04-24 Richard M. Stallman <rms@gnu.org>
9903
9904 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
9905
99062005-04-15 Carsten Dominik <dominik@science.uva.nl>
9907
9908 * org.texi: Update to version 3.06.
9909
99102005-04-13 Lute Kamstra <lute@gnu.org>
9911
9912 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
9913
99142005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
9915
9916 * cl.texi (Porting Common Lisp): Fix typo.
9917
99182005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
9919
9920 * gnus.texi (RSS): Addition.
9921
99222005-04-04 Jay Belanger <belanger@truman.edu>
9923
9924 * calc.texi: Change Calc version number.
9925 (Customizable variables): Fix description of calc-language-alist.
9926 (Copying): Put in version 2 of GPL.
9927
99282005-04-01 Jay Belanger <belanger@truman.edu>
9929
9930 * calc.texi (Troubleshooting Commands): Remove comment about
9931 installation.
9932 (Installation): Remove section.
9933 (Customizable Variables): New section.
9934 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
9935 (Graphical Devices): Add references to Customizable Variables.
9936
99372005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
9938
9939 * emacs-mime.texi (Display Customization): Markup fixes.
9940 (rfc2047): Update.
9941
99422005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
9943
9944 * gnus-faq.texi: Replaced with auto-generated version.
9945
99462005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
9947
9948 * dired-x.texi (Multiple Dired Directories): default-directory was
9949 renamed to dired-default-directory.
9950
99512005-03-26 Jay Belanger <belanger@truman.edu>
9952
9953 * calc.texi (Simplifying Formulas, Rewrite Rules):
9954 Change description of top and bottom of fraction.
9955 (Modulo Forms): Move description of how to create modulo forms to
9956 earlier in the section.
9957 (Fraction Mode): Suggest using : to get a fraction by dividing.
9958 (Basic Arithmetic): Adjust placement of command name.
9959 (Truncating the Stack): Emphasize that "hidden" entries are still
9960 visible.
9961 (Installation): Move discussion of printing manual to "About This
9962 Manual".
9963 (About This Manual): Mention how to print the manual.
9964 (Reporting Bugs): Remove first person.
9965 (Building Vectors): Add algebraic version of append.
9966 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
9967 (Grouping Digits): Fix typo.
9968
99692005-03-25 Werner Lemberg <wl@gnu.org>
9970
9971 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
9972 Replace `legal' with `valid'.
9973
99742005-03-25 Werner Lemberg <wl@gnu.org>
9975
9976 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
9977
99782005-03-24 Jay Belanger <belanger@truman.edu>
9979
9980 * calc.texi (General Mode Commands)
9981 (Mode Settings in Embedded Mode): Add some explanation of
9982 recording mode settings.
9983
99842005-03-24 Richard M. Stallman <rms@gnu.org>
9985
9986 * calc.texi: Remove praise of non-free software.
9987
9988 * idlwave.texi: Don't say where to get IDL or its non-free manual.
9989 (Installation): Node deleted.
9990
99912005-03-23 Richard M. Stallman <rms@gnu.org>
9992
9993 * url.texi (HTTP language/coding): Improve last change.
9994
99952005-03-22 Jay Belanger <belanger@truman.edu>
9996
9997 * calc.texi (Embedded Mode): Add new information on changing
9998 modes.
9999
100002005-03-20 Michael Albinus <michael.albinus@gmx.de>
10001
10002 Sync with Tramp 2.0.48.
10003
10004 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
10005
10006 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
10007 "GNU/Linux". Change all addresses to .gnu.org.
10008 (Default Method): Offer shortened syntax for "su" and "sudo"
10009 methods.
10010
100112005-03-07 Richard M. Stallman <rms@gnu.org>
10012
10013 * url.texi: Fix usage of "e.g.".
10014 (HTTP language/coding): Explain the rules for these strings.
10015
100162005-03-06 Richard M. Stallman <rms@gnu.org>
10017
10018 * woman.texi (Introduction): Minor cleanups.
10019
10020 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
10021
10022 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
10023 (Installation): Node deleted.
10024
10025 * mh-e.texi (Preface): Get rid of "Emacs 21".
10026
10027 * eshell.texi (Installation): Delete node (for Emacs 20).
10028
100292005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
10030
10031 * flymake.texi: Refill and tweak style in @lisp blocks.
10032
100332005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
10034
10035 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
10036
100372005-03-01 Jay Belanger <belanger@truman.edu>
10038
10039 * calc.texi (Trigonometric and Hyperbolic Functions):
10040 Mention additional functions.
10041 (Algebraic Simplifications): Mention additional simplifications.
10042
100432005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
10044
10045 * ses.texi: Add concept/function/variable indices (this work was
10046 donated by Brad Collins <brad@chenla.org>, copyright-assignment
10047 papers on file at FSF).
10048
100492005-02-10 Jay Belanger <belanger@truman.edu>
10050
10051 * calc.texi: Change @LaTeX to La@TeX throughout.
10052 Redefine @expr as @math for TeX output.
10053 Redefine @texline as a no-op for TeX output.
10054 Define @tfn, replace @t by @tfn throughout.
10055
100562005-02-09 Jay Belanger <belanger@truman.edu>
10057
10058 * calc.texi: Add macro for LaTeX for info output.
10059
100602005-02-08 Kim F. Storm <storm@cua.dk>
10061
10062 * texinfo.tex (LaTex): Add def.
10063
100642005-02-06 Jay Belanger <belanger@truman.edu>
10065
10066 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
10067 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
10068 throughout manual.
10069
100702005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
10071
10072 * gnus.texi: Some edits based on comments from David Abrahams.
10073
100742005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
10075
10076 * gnus.texi (RSS): Fix the keystroke.
10077
100782005-01-24 David Kastrup <dak@gnu.org>
10079
10080 * faq.texi: Update AUCTeX version info.
10081
100822005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
10083
10084 * gnus-faq.texi ([4.1]): Typo.
10085
100862005-01-19 Jay Belanger <belanger@truman.edu>
10087
10088 * calc.texi (Keep Arguments): Mention that keeping arguments
10089 doesn't work with keyboard macros.
10090
100912005-01-16 Richard M. Stallman <rms@gnu.org>
10092
10093 * autotype.texi (Autoinserting): Fix small error.
10094
100952005-01-16 Michael Albinus <michael.albinus@gmx.de>
10096
10097 Sync with Tramp 2.0.47.
10098
10099 * tramp.texi (Compilation): New section, describing compilation of
10100 remote files.
10101
101022005-01-11 Kim F. Storm <storm@cua.dk>
10103
10104 * widget.texi (Basic Types): Add :follow-link keyword.
10105
101062005-01-09 Jay Belanger <belanger@truman.edu>
10107
10108 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
10109
101102005-01-08 Jay Belanger <belanger@truman.edu>
10111
10112 * calc.texi: Change throughout to reflect new default value of
10113 calc-settings-file.
10114
101152005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
10116
10117 * message.texi (Reply): `message-reply-to-function' should return
10118 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
10119
101202005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
10121
10122 * faq.texi (Changing load-path): Fix typo.
10123
101242005-01-05 Jay Belanger <belanger@truman.edu>
10125
10126 * calc.texi (Programming Tutorial): Replace kbd command by
10127 appropriate characters for a keyboard macro.
10128
101292005-01-04 Jay Belanger <belanger@truman.edu>
10130
10131 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
10132 for Lucid Emacs.
10133 (Programming Tutorial): Mention that the user needs to be in the
10134 right mode to compute some functions.
10135
101362005-01-04 Jay Belanger <belanger@truman.edu>
10137
10138 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
10139 no longer applicable.
10140
101412005-01-01 Jay Belanger <belanger@truman.edu>
10142
0c7efc08 10143 * calc.texi (Programming Tutorial): Change description of how to
2de53ca6
GM
10144 edit keyboard macros to match current behavior.
10145
101462004-12-31 Jay Belanger <belanger@truman.edu>
10147
10148 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
10149
101502004-12-20 Jay Belanger <belanger@truman.edu>
10151
10152 * calc.texi (Types Tutorial): Emphasize that you can't divide by
10153 zero.
10154
101552004-12-17 Luc Teirlinck <teirllm@auburn.edu>
10156
10157 * cc-mode.texi (Text Filling and Line Breaking): Put period after
10158 @xref.
10159 (Font Locking): Avoid @strong{Note:}.
10160
101612004-12-17 Michael Albinus <michael.albinus@gmx.de>
10162
10163 Sync with Tramp 2.0.46.
10164
10165 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
10166
101672004-12-16 Luc Teirlinck <teirllm@auburn.edu>
10168
10169 * url.texi: Correct typos.
10170 (Retrieving URLs): @var{nil}->@code{nil}.
af42a9cc 10171 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
2de53ca6
GM
10172 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
10173 (Dealing with HTTP documents): @inforef->@xref.
10174
101752004-12-15 Jay Belanger <belanger@truman.edu>
10176
10177 * calc.texi: Consistently capitalized all mode names.
10178 (Answers to Exercises): Mention that an answer can be a fraction
10179 when in Fraction mode.
10180
101812004-12-13 Jay Belanger <belanger@truman.edu>
10182
10183 * calc.texi: Fix some TeX definitions.
10184
101852004-12-09 Luc Teirlinck <teirllm@auburn.edu>
10186
10187 * reftex.texi (Imprint): Remove erroneous @value's.
10188
101892004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10190
10191 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
10192 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
10193
101942004-12-08 Jay Belanger <belanger@truman.edu>
10195
10196 * calc.texi (Starting Calc): Remove comment about installation.
10197 (Keypad Mode Overview): Remove comment about Emacs 19 support.
10198
101992004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10200
10201 * url.texi: Update @setfilename.
10202 (Getting Started): No need to worry about Gnus versions.
10203 (Dealing with HTTP documents): Use @inforef.
10204
10205 * org.texi: Fix @direntry file name.
10206
102072004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
10208
10209 * url.texi: New file.
10210
10211 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
10212
102132004-12-06 Jay Belanger <belanger@truman.edu>
10214
10215 * calc.texi (Using Calc): Remove paragraph about installation.
10216
102172004-12-06 Jay Belanger <belanger@truman.edu>
10218
10219 * calc.texi: Use more Texinfo macros and less TeX defs.
10220 Remove @refill's.
10221
102222004-12-06 Richard M. Stallman <rms@gnu.org>
10223
10224 * org.texi: New file.
10225
102262004-12-05 Richard M. Stallman <rms@gnu.org>
10227
10228 * Makefile.in (org.dvi, ../info/org): New targets.
10229 (INFO_TARGETS): Add ../info/org.
10230 (DVI_TARGETS): Add org.dvi.
10231 (maintainer-clean): Remove the info files in the info dir.
10232
102332004-11-26 Eli Zaretskii <eliz@gnu.org>
10234
10235 * idlwave.texi: Fix the setfilename directive to put the produced
10236 file in ../info.
10237 (Continued Statement Indentation): Resurrect Jan D.'s change from
10238 2004-11-03 that was lost when a newer version of idlwave.texi was
10239 imported.
10240
102412004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
10242
0c7efc08 10243 * gnus-faq.texi ([5.1]): Add missing bracket.
2de53ca6 10244
0c7efc08
SM
10245 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
10246 Index `spam-initialize'.
2de53ca6
GM
10247
102482004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
10249
10250 * message.texi (Various Message Variables): Mention that all mail
10251 file variables are derived from `message-directory'.
10252
10253 * gnus.texi (Splitting Mail): Clarify bogus group.
10254
102552004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
10256
0c7efc08
SM
10257 * emacs-mime.texi (Encoding Customization):
10258 Fix mm-coding-system-priorities entry.
2de53ca6 10259
c8763fb6 102602004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
10261
10262 * idlwave.texi (Continued Statement Indentation):
10263 * reftex.texi (Options (Index Support)):
10264 (Displaying and Editing the Index, Table of Contents):
0c7efc08
SM
10265 * speedbar.texi (Creating a display, Major Display Modes):
10266 Replace non-nil with non-@code{nil}.
2de53ca6
GM
10267
102682004-10-21 Jay Belanger <belanger@truman.edu>
10269
0c7efc08 10270 * calc.texi (Algebraic-Style Calculations): Remove a comment.
2de53ca6
GM
10271
102722004-10-18 Luc Teirlinck <teirllm@auburn.edu>
10273
10274 * calc.texi (Reporting Bugs): Double up `@'.
10275
102762004-10-18 Jay Belanger <belanger@truman.edu>
10277
0c7efc08 10278 * calc.texi (Reporting Bugs): Change the address that bugs
2de53ca6
GM
10279 should be sent to.
10280
102812004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
10282
10283 * gnus.texi (New Features): Add 5.11.
10284
10285 * message.texi (Resending): Remove wrong default value.
10286
10287 * gnus.texi (Mail Source Specifiers): Describe possible problems
10288 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
10289 `pop3-leave-mail-on-server' to the index.
10290
102912004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
10292
10293 * message.texi (Canceling News): Add how to set a password.
10294
102952004-10-12 Jay Belanger <belanger@truman.edu>
10296
0c7efc08 10297 * calc.texi (Help Commands): Change the descriptions of
2de53ca6
GM
10298 calc-describe-function and calc-describe-variable to match their
10299 current behavior.
10300
103012004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
10302
10303 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
10304
103052004-10-12 Michael Albinus <michael.albinus@gmx.de>
10306
10307 Sync with Tramp 2.0.45.
10308
10309 * tramp.texi (Frequently Asked Questions): Comment paragraph about
10310 plink link. The URL is outdated. Originator contacted for
10311 clarification.
10312
103132004-10-10 Juri Linkov <juri@jurta.org>
10314
10315 * gnus.texi (Top, Marking Articles): Join two menus in one node
10316 because a node can have only one menu.
10317
103182004-10-09 Juri Linkov <juri@jurta.org>
10319
10320 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
10321 example of nnmail-split-fancy.
10322
103232004-10-06 Karl Berry <karl@gnu.org>
10324
10325 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
10326 consistency with other uses of dashes.
10327
103282004-10-05 Karl Berry <karl@gnu.org>
10329
10330 * info.texi: Consistently use --- throughout, periods at end of
10331 menu descriptions, and a couple typos.
10332
103332004-09-26 Jesper Harder <harder@ifa.au.dk>
10334
10335 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
10336 * pgg.texi (User Commands, Backend methods): Do.
10337 * gnus.texi: Markup fixes.
10338 (Setting Process Marks): Fix `M P a' entry.
10339 * emacs-mime.texi: Fixes.
10340
103412004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
10342
10343 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
10344 again.
10345 Use 5.10 instead of 5.10.0.
10346
103472004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10348
10349 * gnus.texi (Summary Mail Commands): S D e.
10350
103512004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
10352
10353 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
10354 the gnus-article-mode-line-format section.
10355
103562004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
10357
10358 * gnus.texi (Various Summary Stuff): Fix the documentation for
10359 gnus-newsgroup-variables.
10360
103612004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
10362
0c7efc08
SM
10363 * gnus.texi (MIME Commands):
10364 Add gnus-mime-display-multipart-as-mixed,
2de53ca6
GM
10365 gnus-mime-display-multipart-alternative-as-mixed,
10366 gnus-mime-display-multipart-related-as-mixed.
10367 (Mail Source Customization): Clarify `mail-source-directory'.
10368 (Splitting Mail): Mention gnus-group-find-new-groups.
0c7efc08 10369 (SpamOracle): Fix typo.
2de53ca6
GM
10370
10371 * gnus-faq.texi: Untabify.
10372 ([6.3]): nnir.el is in contrib directory.
10373
10374 * message.texi (News Headers): Clarify how a unique ID is created.
10375
0c7efc08
SM
10376 * gnus.texi (Batching Agents): Fix typo in example.
10377 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
2de53ca6 10378
b2abec73 103792004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 10380
0c7efc08 10381 * gnus.texi (Group Parameters): Add more on hooks.
2de53ca6
GM
10382
103832004-09-20 Florian Weimer <fw@deneb.enyo.de>
10384
10385 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
10386
103872004-09-22 Jay Belanger <belanger@truman.edu>
10388
0c7efc08 10389 * calc.texi (Vectors as Lists): Add a warning that the tutorial
2de53ca6
GM
10390 might be hidden during part of the session.
10391
103922004-09-20 Jay Belanger <belanger@truman.edu>
10393
10394 * calc.texi (Notations Used in This Manual): Put in an earlier
10395 mention that DEL could be called Backspace.
10396
103972004-09-10 Simon Josefsson <jas@extundo.com>
10398
10399 * gnus.texi (IMAP): Add example. Suggested and partially written
10400 by Steinar Bang <sb@dod.no>.
10401
104022004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10403
10404 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
10405 netrc syntax.
10406
104072004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10408
b2abec73
JB
10409 * gnus.texi (Spam ELisp Package Sequence of Events):
10410 Some clarifications.
2de53ca6
GM
10411 (Spam ELisp Package Global Variables): More clarifications.
10412
104132004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10414
10415 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
10416 Mention spam-split does not modify incoming mail.
10417
104182004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10419
10420 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
10421
104222004-09-10 Eli Zaretskii <eliz@gnu.org>
10423
10424 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
10425
104262004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
10427
10428 * makefile.w32-in (sieve, pgg): Use $(infodir).
10429
104302004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
10431
10432 * makefile.w32-in: Fix PGG and Sieve entries.
10433
104342004-08-28 Eli Zaretskii <eliz@gnu.org>
10435
10436 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
10437 Emacs and related programs.
10438
104392004-08-27 Richard M. Stallman <rms@gnu.org>
10440
10441 * faq.texi: Fix texinfo usage, esp. doublequotes.
10442 (Difference between Emacs and XEmacs): Some clarification.
10443
10444 * faq.texi (Difference between Emacs and XEmacs):
10445 Explain not to contrast XEmacs with GNU Emacs.
10446
104472004-08-26 Richard M. Stallman <rms@gnu.org>
10448
10449 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
10450
104512004-08-22 David Kastrup <dak@gnu.org>
10452
10453 * reftex.texi (AUCTeX): Update links, section name.
10454
10455 * faq.texi (Calc): Update availability (included in 22.1).
10456 (AUCTeX): Update availability, information, versions, description.
10457
104582004-08-14 Eli Zaretskii <eliz@gnu.org>
10459
10460 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
10461
104622004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
10463
10464 * cc-mode.texi: Various updates for CC Mode 5.30.9.
10465
104662004-08-10 Michael Albinus <michael.albinus@gmx.de>
10467
10468 Sync with Tramp 2.0.44.
10469
104702004-08-05 Lars Hansen <larsh@math.ku.dk>
10471
10472 * widget.texi (User Interface): Update how to separate the
10473 editable field of an editable-field widget from other widgets.
10474 (Programming Example): Add text after field.
10475
104762004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
10477
10478 * emacs-mime.texi (Encoding Customization): Add a note to the
10479 mm-content-transfer-encoding-defaults entry.
10480 (rfc2047): Update.
10481
0c7efc08
SM
10482 * gnus.texi (Article Highlighting):
10483 Add gnus-cite-ignore-quoted-from.
2de53ca6
GM
10484 (POP before SMTP): New node.
10485 (Posting Styles): Addition.
10486 (Splitting Mail): Add nnmail-split-lowercase-expanded.
10487 (Fancy Mail Splitting): Ditto.
10488 (X-Face): Add gnus-x-face.
10489
104902004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
10491
10492 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
10493 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
10494
104952004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
10496
0c7efc08
SM
10497 * gnus.texi (Mail Source Specifiers):
10498 Describe `pop3-leave-mail-on-server'.
2de53ca6
GM
10499
105002004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
10501
10502 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
10503
10504 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
10505 repository. Change setfilename.
10506
10507 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
10508
105092004-07-02 Juri Linkov <juri@jurta.org>
10510
10511 * pcl-cvs.texi (Viewing differences): Add `d r'.
10512
105132004-06-29 Jesper Harder <harder@ifa.au.dk>
10514
10515 * ses.texi, viper.texi, flymake.texi, faq.texi:
10516 * eshell.texi, ediff.texi: Markup fixes.
10517
105182004-06-21 Karl Berry <karl@gnu.org>
10519
10520 * info.texi (Top): Mention that only Emacs has mouse support.
10521 (Getting Started): Mention this in a few other places.
10522
105232004-06-13 Luc Teirlinck <teirllm@auburn.edu>
10524
0c7efc08
SM
10525 * autotype.texi (Copyrights, Timestamps):
10526 Recommend `before-save-hook' instead of `write-file-functions'.
2de53ca6
GM
10527
105282004-06-13 Lars Hansen <larsh@math.ku.dk>
10529
10530 * dired-x.texi (dired-mark-omitted): Update keybinding.
10531
105322004-06-10 Kim F. Storm <storm@cua.dk>
10533
10534 * pcl-cvs.texi (Viewing differences): Add 'd y'.
10535
105362004-06-05 Lars Hansen <larsh@math.ku.dk>
10537
10538 * dired-x.texi (variable dired-omit-mode): Rename from
10539 dired-omit-files-p.
10540 (function dired-omit-mode): Rename from dired-omit-toggle.
10541 Call dired-omit-mode rather than set dired-omit-files-p.
10542 (dired-mark-omitted): Describe command.
10543
105442004-05-29 Michael Albinus <michael.albinus@gmx.de>
10545
10546 Version 2.0.41 of Tramp released.
10547
105482004-05-29 Juanma Barranquero <lektu@terra.es>
10549
10550 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
10551 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10552
105532004-05-29 Richard M. Stallman <rms@gnu.org>
10554
10555 * cl.texi (Top): Call this chapter `Introduction'.
10556 (Overview): In TeX, no section heading here.
10557
10558 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
10559
105602004-05-29 Eli Zaretskii <eliz@gnu.org>
10561
10562 * Makefile.in (../info/flymake, flymake.dvi): New targets.
10563 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10564
105652004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
10566
10567 * flymake.texi: New file.
10568
105692004-05-28 Simon Josefsson <jas@extundo.com>
10570
10571 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
10572
b344d29d 105732004-05-07 Kai GroĂŸjohann <kai@emptydomain.de>
2de53ca6
GM
10574
10575 Version 2.0.40 of Tramp released.
10576
105772004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
10578
10579 Complete rework, based on review by Karl Berry <karl@gnu.org>.
10580
10581 * tramp.texi (Auto-save and Backup): Explain exploitation of new
10582 variables `tramp-backup-directory-alist' and
10583 `tramp-bkup-backup-directory-info'.
10584 (Overview, Connection types)
10585 (External transfer methods, Default Method)
10586 (Windows setup hints): Remove restriction of password entering
10587 with external methods.
10588 (Auto-save and Backup): Make file name example
10589 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
10590 and `auto-save-directory' must be used.
10591 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
10592 only "NT"). Remove doubled entry "What kinds of systems does
10593 @tramp{} work on".
10594 (tramp): Macro removed.
10595 (Obtaining Tramp): Flag removed from title.
10596 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
10597 and `trampver' used properly. Flag `tramp-inst' replaced by
10598 `installchapter'. Installation related text adapted.
10599
106002004-04-28 Masatake YAMATO <jet@gyve.org>
10601
10602 * widget.texi (Programming Example): Remove overlays.
10603
106042004-04-27 Jesper Harder <harder@ifa.au.dk>
10605
10606 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
10607
106082004-04-23 Juanma Barranquero <lektu@terra.es>
10609
10610 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
10611
106122004-04-05 Jesper Harder <harder@ifa.au.dk>
10613
10614 * info.texi (Info Search): Add info-apropos.
10615
106162004-03-22 Juri Linkov <juri@jurta.org>
10617
10618 * faq.texi: Fix help key bindings.
10619
106202004-03-17 Luc Teirlinck <teirllm@auburn.edu>
10621
10622 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
10623 (as suggested by Karl Berry). Update information about colored
10624 stars in menus. Add new subheading describing M-n.
10625
106262004-03-12 Richard M. Stallman <rms@gnu.org>
10627
10628 * cl.texi (Top): Rename top node's title.
10629
106302004-03-08 Karl Berry <karl@gnu.org>
10631
10632 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
10633 problems making the texinfo distribution.
10634
106352004-02-29 Simon Josefsson <jas@extundo.com>
10636
0c7efc08 10637 * smtpmail.texi (Authentication): Change the list of supported
2de53ca6
GM
10638 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
10639 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
10640 <voegelas@gmx.net>.
10641
106422004-02-29 Juanma Barranquero <lektu@terra.es>
10643
10644 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
10645 Use $(DEL) instead of rm, and ignore exit code.
10646
b344d29d 106472004-02-29 Kai GroĂŸjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
10648
10649 Tramp version 2.0.39 released.
10650
106512004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
10652
10653 * tramp.texi (Customizing Completion): Explain new functions
10654 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
10655 (all): Savannah URLs unified to "http://savannah.nongnu.org".
0c7efc08
SM
10656 (Top): Refer to Savannah mailing list as the major one.
10657 Mention older mailing lists in HTML mode only.
2de53ca6
GM
10658 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
10659 (Frequently Asked Questions): Remote hosts must not be Unix-like
10660 for "smb" method.
10661 (Password caching): New node.
10662 (External transfer methods): Refer to password caching for "smb"
10663 method.
10664
106652004-02-17 Karl Berry <karl@gnu.org>
10666
10667 * info.texi (Help-Int): Mention the new line number feature.
10668
106692004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
10670
10671 * ses.texi (Advanced Features): New functionality for
10672 ses-set-header-row (defaults to current row unless C-u used).
10673 (Acknowledgements): Add Stefan Monnier.
10674
106752003-12-29 Kevin Ryde <user42@zip.com.au>
10676
10677 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
10678
b344d29d 106792003-11-30 Kai GroĂŸjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
10680
10681 Tramp version 2.0.38 released.
10682
10683 * tramp.texi (Remote shell setup): Warn of environment variables
10684 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
10685 <sven.gabriel@imk.fzk.de>.
10686 (Configuration): Tramp now chooses base64/uuencode
10687 automatically. Update wording accordingly.
10688 (Top): More description for the `Default Method' menu entry.
10689 (Default Method): Use @code, not @var, for Lisp variables.
10690 (Default Method): New subsection `Which method is the right one
c295fc18 10691 for me?'. Suggested by Christian Kirsch.
2de53ca6
GM
10692 (Configuration): Pointer to new subsection added.
10693 (Default Method): Too many "use" in one sentence.
10694 Rephrase. Reported by Christian Kirsch.
10695 (Filename Syntax): Old `su' example is probably a left-over from
10696 the sm/su method naming. Replace with `ssh', instead.
10697 (External transfer methods, Auto-save and Backup):
10698 Typo fixes.
10699
107002003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
10701
183080b6 10702 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
10703 (Top): Mention japanese manual only if flag `jamanual' is set.
10704 Insert section `Japanese manual' in menu.
10705
107062003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
10707
10708 * eshell.texi (Known Problems): Add doc item.
10709
107102003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10711
10712 * cc-mode.texi: Update for CC Mode 5.30.
10713
10714 Note: Please refrain from doing purely cosmetic changes like
10715 removing trailing whitespace in this manual; it clobbers cvs
10716 merging for no good reason.
10717
107182003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
10719
38942b9c
GM
10720 * ediff.texi, tramp.texi, vip.texi, viper.texi:
10721 * widget.texi, woman.texi: Replace @sc{ascii} and ASCII with
2de53ca6
GM
10722 @acronym{ASCII}.
10723
107242003-10-26 Karl Berry <karl@gnu.org>
10725
10726 * info.texi (Info Search): Echo area, not echo are. From Debian
10727 diff.
10728
107292003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
10730
10d1d0af 10731 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
10732 :buttons and :children keywords.
10733
107342003-10-22 Miles Bader <miles@gnu.org>
10735
10736 * Makefile.in (info): Move before $(top_srcdir)/info.
10737
107382003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
10739
10740 * tramp.texi (Inline methods): Small grammar fix.
10741 (External transfer methods): Likewise.
10742
107432003-10-08 Nick Roberts <nick@nick.uklinux.net>
10744
10745 * speedbar.texi: Remove paragraph for GUD that is no longer true.
10746
107472003-10-06 Luc Teirlinck <teirllm@auburn.edu>
10748
10749 * texinfo.tex: Replace `%' in arch tagline by @ignore.
10750
107512003-09-30 Richard M. Stallman <rms@gnu.org>
10752
10753 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
10754
10755 * widget.texi (User Interface): Fix typos.
10756
10757 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
10758
107592003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
10760
10761 * pcl-cvs.texi (Selected Files): Fix typo.
10762
107632003-09-21 Karl Berry <karl@gnu.org>
10764
10765 * info.texi (] and [ commands): No period at end of section title.
10766
107672003-09-04 Miles Bader <miles@gnu.org>
10768
10769 * Makefile.in (top_srcdir): New variable.
10770 ($(top_srcdir)/info): New rule.
10771 (info): Depend on it.
10772
107732003-09-03 Peter Runestig <peter@runestig.com>
10774
10775 * makefile.w32-in: New file.
10776
107772003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
10778
10779 * widget.texi (User Interface): Explain the need of static text
10780 around an editable field.
10781
107822003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
10783
10784 * widget.texi (Basic Types): The argument to `:help-echo' can now
10785 be a form that evaluates to a string.
10786
107872003-08-18 Kim F. Storm <storm@cua.dk>
10788
10789 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
10790
107912003-08-16 Richard M. Stallman <rms@gnu.org>
10792
10793 * dired-x.texi (Shell Command Guessing): Explain *.
10794
107952003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
10796
10797 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
10798 log-edit-insert-changelog.
10799
108002003-08-03 Karl Berry <karl@gnu.org>
10801
10802 * info.texi: Need @contents.
10803
c8763fb6 108042003-07-20 Kai GroĂŸjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
10805
10806 Tramp version 2.0.36 released.
10807
10808 * tramp.texi (Remote shell setup): Explain about problems with
10809 non-Bourne commands in ~/.profile and ~/.shrc.
10810
108112003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
10812
10813 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
10814 renaming of `vis-mode' to `visible-mode'.
10815
108162003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
10817
10818 * info.texi (Top, Help-Small-Screen): Remove accidentally added
10819 next, prev and up pointers.
10820
108212003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
10822
10823 * info.texi (Help): Mention existence of Emacs and stand-alone
10824 Info at the very beginning of the tutorial.
10825 (Help-Inv): New node.
10826 (Help-]): New node.
10827 (Help-M): Systematically point out the differences between default
10828 Emacs and stand-alone versions. Delete second menu.
10829 (Help-Xref): Systematically point out the differences between
10830 default Emacs and stand-alone versions.
10831 (Help-Int): Change `l' example.
10832 (Expert Info): Fix typos.
10833 (Emacs Info Variables): Mention `Info-hide-note-references' and
10834 new default for `Info-scroll-prefer-subnodes'.
10835
c8763fb6 108362003-06-17 Kai GroĂŸjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
10837
10838 Version 2.0.35 of Tramp released.
10839
10840 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
10841 (Inline methods): Add methods `remsh' and `plink1'.
10842 (External transfer methods): Add method `remcp'.
10843 (Multi-hop Methods): Add method `remsh'.
10844 Small patch from Adrian Aichner <adrian@xemacs.org>:
10845 Fix minor typos.
0c7efc08 10846 (Concept Index): Add to make manual searchable via
2de53ca6
GM
10847 `Info-index'.
10848 (Version Control): Add cindex entry.
10849
c8763fb6 108502003-05-24 Kai GroĂŸjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
10851
10852 * trampver.texi: Version 2.0.34 released.
10853
108542003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
10855
10856 * faq.texi: Improve previous changes.
10857
108582003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
10859
10860 * faq.texi: Update copyright and maintenance details.
10861 Update some package URLs, versions, and maintainers.
10862 Remove many references to the Emacs Lisp Archive.
10863
108642003-04-23 Simon Josefsson <jas@extundo.com>
10865
10866 * smtpmail.texi: Fix license (the invariant sections mentioned has
10867 never been part of the smtp manual). Align info dir entry with
10868 other emacs packages.
10869
108702003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
10871
10872 * tramp.texi: Version 2.0.33 released.
10873 Remove installation chapter. Remove XEmacs specifics.
10874
108752003-03-29 Richard M. Stallman <rms@gnu.org>
10876
10877 * tramp.texi (Top): Undo the previous renaming.
10878 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
10879
c8763fb6 108802003-03-29 Kai GroĂŸjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
10881
10882 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
10883 version of manual.
10884
10885 * tramp.texi (Auto-save and Backup): New node.
10886
108872003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
10888
10889 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
10890 Emacs" in order to have better differentiation to "XEmacs".
10891 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
10892 are new macros in order to point to the other Emacs flavor where
10893 appropriate. In info case, point to node `Installation' in order
10894 to explain how to generate the other way. In html case, make a
10895 link to the other html file.
0c7efc08 10896 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
2de53ca6
GM
10897 after CVS checkout/update.
10898 (Installation): Completely rewritten.
10899 (Installation parameters, Load paths): New sections under
10900 `Installation'.
10901
c8763fb6 109022003-02-28 Kai GroĂŸjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
10903
10904 * tramp.texi: Version 2.0.30 released.
10905 Replace word "path" with "localname" where used as a component of
10906 a Tramp file name.
10907
109082003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
10909
10910 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
10911 introduced.
10912 (Installation): Explain what to do if files from the tramp/contrib
10913 directory are needed.
10914
109152003-02-23 Alex Schroeder <alex@emacswiki.org>
10916
10917 * smtpmail.texi (How Mail Works): New.
10918
109192003-02-22 Alex Schroeder <alex@emacswiki.org>
10920
10921 * smtpmail.texi: New file.
10922
10923 * Makefile.in: Build SMTP manual.
10924
c8763fb6 109252003-02-05 Kai GroĂŸjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
10926
10927 * tramp.texi: Version 2.0.29 released.
10928 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
10929 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
10930
109312003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
10932
10933 * tramp.texi (Frequently Asked Questions): Explain a workaround if
e4920bc9 10934 another package loads accidentally Ange-FTP.
2de53ca6
GM
10935
109362003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
10937
10938 * tramp.texi (Customizing Completion): Add function
10939 `tramp-parse-sconfig'. Change example of
10940 `tramp-set-completion-function', because parsing of ssh config
10941 files looks more natural.
10942
d967cd18
GM
109432003-01-15 Kevin Ryde <user42@zip.com.au>
10944
10945 * gnus.texi (Using MIME): Mention auto-compression-mode with
10946 gnus-mime-copy-part.
10947
2de53ca6
GM
109482003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
10949
10950 * gnus.texi: Do not use `path' in several locations.
10951
c8763fb6 109522002-12-26 Kai GroĂŸjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6 10953
0c7efc08
SM
10954 * tramp.texi (External transfer methods): New method `smb'.
10955 From Michael Albinus.
2de53ca6
GM
10956
109572002-11-05 Karl Berry <karl@gnu.org>
10958
10959 * info.texi (Info-fontify): Reorder face list to avoid bad line
10960 breaks.
10961
c8763fb6 109622002-10-06 Kai GroĂŸjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6 10963
0c7efc08
SM
10964 * tramp.texi: Move @copying to standard place.
10965 Use @insertcopying.
2de53ca6
GM
10966
109672002-10-02 Karl Berry <karl@gnu.org>
10968
39c87140
GM
10969 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi:
10970 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
10971 * eshell.texi, eudc.texi, faq.texi, forms.texi, idlwave.texi:
10972 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, reftex.texi:
10973 * sc.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
10974 * widget.texi, woman.texi:
2de53ca6
GM
10975 Per rms, update all manuals to use @copying instead of @ifinfo.
10976 Also use @ifnottex instead of @ifinfo around the top node, where
10977 needed for the sake of the HTML output.
10978 (The Gnus manual is not fixed since it's not clear to me how it
10979 works; and the Tramp manual already uses @copying, although in an
10980 unusual way. All others were changed.)
10981
109822002-09-10 Jonathan Yavner <jyavner@engineer.com>
10983
10984 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
10985 (../info/ses, ses.dvi): New targets.
10986 * ses.texi: New file.
10987
c8763fb6 109882002-09-06 Pavel JanĂ­k <Pavel@Janik.cz>
2de53ca6
GM
10989
10990 * texinfo.tex: Update to texinfo 4.2.
10991
109922002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
10993
10994 * reftex.texi: Update to RefTeX 4.19.
10995
d967cd18
GM
109962002-07-21 Jesper Harder <harder@ifa.au.dk>
10997
10998 * gnus.texi (Sorting Groups): Add key bindings for
10999 gnus-group-sort-groups-by-real-name and
11000 gnus-group-sort-selected-groups-by-real-name.
11001
c8763fb6 110022002-06-17 Kai GroĂŸjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
11003
11004 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
11005 (../info/tramp, tramp.dvi): New targets.
11006
110072002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
11008
11009 * Makefile.in (DVI_TARGETS): Add calc.dvi.
11010 (calc.dvi): Uncomment.
11011
110122001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
11013
11014 * Makefile.in (INFO_TARGETS): Add ../info/calc.
11015 (../info/calc): New target.
11016
110172001-10-20 Gerd Moellmann <gerd@gnu.org>
11018
11019 * (Version 21.1 released.)
11020
110212001-10-05 Gerd Moellmann <gerd@gnu.org>
11022
11023 * Branch for 21.1.
11024
110252001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
11026
11027 * Makefile.in (../info/info): Use an explicit -o switch to
11028 makeinfo.
11029
110302001-03-05 Gerd Moellmann <gerd@gnu.org>
11031
11032 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
11033
689c9ca5
GM
110342001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
11035
11036 * ediff.texi: Added ediff-coding-system-for-read.
11037
11038 * viper.texi: Fix typos.
11039
2de53ca6
GM
110402000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
11041
11042 * Makefile.in (../info/idlwave): Use --no-split.
11043
110442000-12-14 Dave Love <fx@gnu.org>
11045
c4cc8b9a 11046 * Makefile.in (mostlyclean): Remove gnustmp.*.
2de53ca6
GM
11047 (gnus.dvi): Change rule to remove @latex stuff.
11048
110492000-10-19 Eric M. Ludlam <zappo@ultranet.com>
11050
11051 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
11052
110532000-10-13 John Wiegley <johnw@gnu.org>
11054
11055 * Makefile.in: Add build targets for eshell.texi.
11056
110572000-09-25 Gerd Moellmann <gerd@gnu.org>
11058
11059 * Makefile.in: Remove/comment speedbar stuff.
11060
110612000-09-22 Dave Love <fx@gnu.org>
11062
11063 * Makefile.in: Add emacs-mime.
11064
110652000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
11066
11067 * Makefile.in (INFO_TARGETS): Add ../info/woman.
11068 (DVI_TARGETS): Add woman.dvi.
11069 (../info/woman, woman.dvi): New targets.
11070
110712000-05-31 Stefan Monnier <monnier@cs.yale.edu>
11072
11073 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
11074
11075 * pcl-cvs.texi: New file.
11076 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
11077 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
11078
110792000-05-11 Gerd Moellmann <gerd@gnu.org>
11080
11081 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
11082 (../info/ebrowse, ebrowse.dvi): New targets.
11083
110842000-01-13 Gerd Moellmann <gerd@gnu.org>
11085
11086 * Makefile.in (INFO_TARGETS): Add eudc.
11087 (DVI_TARGETS): Add eudc.dvi.
11088 (../info/eudc, eudc.dvi): New targets.
11089
110902000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
11091
11092 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
11093 compatibility with 8+3 filesystems).
11094 (../info/efaq): Rename from emacs-faq.
11095
110962000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
11097
11098 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
11099 (../info/idlwave, idlwave.dvi): New targets.
11100
111011999-10-23 Dave Love <fx@gnu.org>
11102
11103 * Makefile.in: Use autotype.texi.
11104
111051999-10-12 Stefan Monnier <monnier@cs.yale.edu>
11106
11107 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
11108 faq.texi file) rather than ../info/faq.
11109
111101999-10-07 Gerd Moellmann <gerd@gnu.org>
11111
11112 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
11113 (../info/ada-mode, ada-mode.dvi): New targets.
11114
111151999-09-01 Dave Love <fx@gnu.org>
11116
11117 * Makefile.in: Add faq.
11118
111191999-07-12 Richard Stallman <rms@gnu.org>
11120
11121 * Version 20.4 released.
11122
111231998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
11124
11125 * Version 20.3 released.
11126
111271998-04-06 Andreas Schwab <schwab@gnu.org>
11128
768c0c0f
JB
11129 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
11130 Use it in dvi targets.
2de53ca6
GM
11131 (../etc/GNU): Change to $(srcdir) first.
11132
111331998-03-11 Carsten Dominik <cd@delysid.gnu.org>
11134
11135 * reftex.texi: Update for RefTeX version 3.22.
11136
d967cd18
GM
111371998-03-01 Kim-Minh Kaplan <KimMinh.Kaplan@utopia.eunet.fr>
11138
11139 * gnus.texi (Easy Picons): Removed references to
11140 `gnus-group-display-picons'.
11141 (Hard Picons): Ditto.
11142
2de53ca6
GM
111431998-02-08 Richard Stallman <rms@psilocin.gnu.org>
11144
11145 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
11146 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11147
111481997-09-23 Paul Eggert <eggert@twinsun.com>
11149
11150 * Makefile.in: Merge changes mistakenly made to `Makefile'.
11151 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
11152
111531997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11154
11155 * Version 20.2 released.
11156
111571997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11158
11159 * Version 20.1 released.
11160
111611997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11162
11163 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
11164
39c87140
GM
111651997-04-12 Per Abrahamsen <abraham@dina.kvl.dk>
11166
11167 * widget.texi (push-button): Document it.
11168
2de53ca6
GM
111691996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11170
11171 * Version 19.33 released.
11172
111731996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11174
11175 * Version 19.32 released.
11176
111771996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11178
11179 * Makefile.in: Add rules for the Message manual.
11180
111811996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11182
11183 * gnus.texi: New version.
11184
11185 * message.texi: New manual.
11186
111871996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11188
11189 * Makefile.in (All info targets): cd $(srcdir) to do the work.
11190
111911996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11192
11193 * Makefile.in (All info targets): Specify $(srcdir) in input files.
11194 Specify -I option.
11195 (All dvi targets): Set the TEXINPUTS variable.
11196
111971996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
11198
11199 * Version 19.31 released.
11200
112011996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
11202
11203 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
11204 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
11205
112061995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11207
11208 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
11209 (INFO_TARGETS): Add ../info/cc-mode.
11210 (DVI_TARGETS): Add cc-mode.dvi.
11211
2de53ca6
GM
112121995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11213
11214 * Version 19.30 released.
11215
112161995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11217
11218 * gnus.texi: New file.
11219
112201995-11-04 Erik Naggum <erik@naggum.no>
11221
11222 * gnus.texi: File deleted.
11223
112241995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
11225
11226 * mh-e.texi: "Function Index" -> "Command Index" to work with
11227 Emacs 19.30 C-h C-k support of separately-documented commands.
11228
112291995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11230
11231 * Makefile.in (../info/ediff, ediff.dvi): New targets.
11232 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
11233
112341995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11235
11236 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
11237 (../info/viper, viper.dvi): New targets.
11238
112391995-04-20 Kevin Rodgers <kevinr@ihs.com>
11240
11241 * dired-x.texi (Installation): Change the example to set
11242 buffer-local variables like dired-omit-files-p in
11243 dired-mode-hook.
11244
112451995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11246
11247 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
11248 (../info/mh-e, mh-e.dvi): New targets.
11249
112501995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
11251
11252 * Makefile.in (maintainer-clean): Rename from realclean.
11253
112541994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11255
11256 * Makefile.in: New file.
11257 * Makefile: File deleted.
11258
112591994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11260
11261 * Makefile (TEXINDEX_OBJS): Variable deleted.
11262 (texindex, texindex.o, getopt.o): Rules deleted.
11263 All deps on texindex deleted.
11264 (distclean): Don't delete texindex.
11265 (mostlyclean): Don't delete *.o.
11266 * texindex.c, getopt.c: Files deleted.
11267
112681994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11269
11270 * Version 19.26 released.
11271
112721994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11273
11274 * Version 19.25 released.
11275
112761994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11277
11278 * Version 19.24 released.
11279
112801994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11281
11282 * Version 19.23 released.
11283
112841994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11285
11286 * Makefile: Delete spurious tab.
11287
112881994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11289
11290 * Makefile (.SUFFIXES): New rule.
11291
112921994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11293
11294 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
11295 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11296
112971994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11298
11299 * Makefile (../info/sc): Rename from sc.info.
11300 (../info/cl): Likewise.
11301 (INFO_TARGETS): Use new names.
11302
113031993-12-04 Richard Stallman (rms@srarc2)
11304
11305 * getopt.c: New file.
11306 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
11307 (getopt.o): New rule.
11308 (dvi): Don't depend on texindex.
11309 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
11310 Depend on texindex.
11311
113121993-12-03 Richard Stallman (rms@srarc2)
11313
11314 * Makefile (../info/sc.info): Rename from ../info/sc.
11315 (TEXI2DVI): New variable.
11316 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
11317 Add explicit commands.
11318 (TEXINDEX_OBJS): Delete duplicate getopt.o.
11319
113201993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11321
11322 * Version 19.22 released.
11323
113241993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11325
11326 * Makefile (TEXINDEX_OBJS): Delete spurious period.
11327
113281993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11329
11330 * Version 19.21 released.
11331
113321993-11-15 Paul Eggert (eggert@twinsun.com)
11333
38942b9c 11334 * Makefile (../info/cl.info): Rename from ../info/cl.
2de53ca6
GM
11335
113361993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11337
11338 * Makefile (../etc/GNU): New target.
11339 (EMACSSOURCES): Add gnu1.texi.
11340
113411993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11342
11343 * Makefile (realclean): Don't delete the Info files.
11344
f0131492 113451993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
11346
11347 * forms.texi: Fix forms.texi so that it will format correctly.
11348 Add missing `@end iftex', fix bad reference.
11349
f0131492 113501993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
11351
11352 * Makefile: Fix targets for texindex, new info.texi files.
11353 * info-stnd.texi: New file implements info for standalone info
11354 reader.
11355 * info.texi: Update to include recent changes to "../info/info".
11356 New source file for ../info/info; includes info-stnd.texi.
11357
11358 * texindex.c: Include "../src/config.h" if building in emacs.
11359
11360 * Makefile: Change all files to FILENAME.texi, force all targets
11361 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
11362 vip.texinfo, forms.texinfo, cl.texinfo.
11363 Add target to build texindex.c, defining `emacs'.
11364
11365 * forms.texi: Install new file to match version 2.3 of forms.el.
11366
113671993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11368
11369 * Version 19.19 released.
11370
113711993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
11372
11373 * sc.texinfo: Fix info file name.
11374
11375 * Makefile (info): Add gnus and sc.
11376 (dvi): Add gnus.dvi and sc.dvi.
11377 (../info/sc, sc.dvi): New targets.
11378
113791993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11380
11381 * Version 19.18 released.
11382
113831993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11384
11385 * Makefile: Fix source file names of the separate manuals.
11386 (gnus.dvi, ../info/gnus): New targets.
11387
113881993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11389
11390 * Version 19.17 released.
11391
113921993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11393
11394 * split-man: Fix typos in last change.
11395
113961993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11397
11398 * Version 19.16 released.
11399
114001993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11401
11402 * version 19.15 released.
11403
114041993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11405
11406 * Makefile (distclean): It's rm, not rf.
11407
114081993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11409
11410 * Version 19.14 released.
11411
114121993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11413
11414 * Makefile: New file.
11415
114161993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11417
11418 * Version 19.13 released.
11419
114201993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11421
11422 * Version 19.9 released.
11423
114241993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11425
11426 * Version 19.8 released.
11427
114281993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11429
11430 * Version 19.7 released.
11431
114321990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
11433
11434 * gnus.texinfo: New file. Removed installation instructions.
11435
114361990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
11437
689c9ca5 11438 * texindex.c: If USG, include sys/types.h and sys/fcntl.h.
2de53ca6
GM
11439
114401989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
11441
11442 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
0c7efc08
SM
11443 then define `\sc' as the command for smallcaps in Texinfo.
11444 This means that the @sc command will produce small caps. bfox has
2de53ca6
GM
11445 made the corresponding change to makeinfo and texinfm.el.
11446
114471988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11448
11449 * vip.texinfo: Remove menu entry Adding Lisp Code in node
11450 Customization since the menu entry did not point to anything.
11451 Also add an @finalout command to remove overfull hboxes from the
11452 printed output.
11453
11454 * cl.texinfo: Add @bye, \input line and @settitle to file.
11455 This file is clearly intended to be a chapter of some other work,
11456 but the other work does not yet exist.
11457
114581988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11459
11460 * texinfo.texinfo: Three typos corrected.
11461
4009494e 11462;; Local Variables:
c8763fb6 11463;; coding: utf-8
4009494e
GM
11464;; End:
11465
ba318903 11466 Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
4009494e
GM
11467
11468 This file is part of GNU Emacs.
11469
97c0352c 11470 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 11471 it under the terms of the GNU General Public License as published by
97c0352c
GM
11472 the Free Software Foundation, either version 3 of the License, or
11473 (at your option) any later version.
4009494e
GM
11474
11475 GNU Emacs is distributed in the hope that it will be useful,
11476 but WITHOUT ANY WARRANTY; without even the implied warranty of
11477 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11478 GNU General Public License for more details.
11479
11480 You should have received a copy of the GNU General Public License
97c0352c 11481 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.