Document `rectangle-mark-mode'.
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
4a6311cd
GM
12014-02-28 Glenn Morris <rgm@gnu.org>
2
4486e5eb
GM
3 * info.texi (Further Reading): Rename node from Expert Info.
4 Remove stuff about writing Info nodes by hand.
5 (Help-Cross): Move node from (mainly deleted) chapter 3 to chapter 1.
6
4a6311cd
GM
7 * info.texi: Nuke hand-written node pointers.
8
6deb314e
KB
92014-02-28 Karl Berry <karl@gnu.org>
10
11 * info.texi (Top): Mention H for a summary of all commands.
12
a038bd87
GM
132014-02-25 Glenn Morris <rgm@gnu.org>
14
98bd6b32
GM
15 * edt.texi (Quick start, Starting emulation): Update hook details.
16 * efaq.texi (Fullscreen mode on MS-Windows)
17 (Terminal setup code works after Emacs has begun): Update hook details.
18 * vip.texi (Loading VIP): Fix hook example.
19
a038bd87
GM
20 * efaq-w32.texi (Bash): Don't use setq with hooks.
21
f1037d0b
PE
222014-02-24 Paul Eggert <eggert@cs.ucla.edu>
23
24 * texinfo.tex: Update from gnulib.
25
1cf4cf56
XF
262014-02-22 Xue Fuqiao <xfq@gnu.org>
27
28 * remember.texi (Quick Start): Add an index.
29 (Function Reference, Quick Start): Add cross-references.
30
458e643b
GM
312014-02-21 Glenn Morris <rgm@gnu.org>
32
33 * flymake.texi (Starting the syntax check process): Grammar fix.
34
35 * tramp.texi (External packages): Grammar fix.
36 Reword for default sentinel not being nil any more.
37
c0733b63
MA
382014-02-19 Michael Albinus <michael.albinus@gmx.de>
39
40 * trampver.texi: Update release number.
41
95160c90
GM
422014-02-19 Glenn Morris <rgm@gnu.org>
43
44 * remember.texi: Copyedits.
45 (Quick Start): No need for manual autoloads. Mention remember-notes.
46 (Function Reference): Update arguments. Add new commands.
47
a73fae1f
GM
482014-02-18 Glenn Morris <rgm@gnu.org>
49
50 * remember.texi (copying): Bump remember mode version.
51 (Installation): Remove unnecessary chapter.
52 (Quick Start): No need to explicitly load remember.el.
53 (Separate Text Files): New section.
54
fb7a3ee2
GM
552014-02-17 Glenn Morris <rgm@gnu.org>
56
57 * eieio.texi (Class Values, CLOS compatibility):
58 Remove references to deleted eieio-describe-class/generic.
59
d34a353c
MA
602014-02-16 Michael Albinus <michael.albinus@gmx.de>
61
dd7691b7 62 Sync with Tramp 2.2.9.
dd7691b7
MA
63 * trampver.texi: Update release number.
64
d34a353c
MA
65 * efaq-w32.texi (Tramp ssh): Remove also pscp1 and pscp2.
66
2804e0bd
JB
672014-02-14 Jay Belanger <jay.p.belanger@gmail.com>
68
69 * calc.texi (Single-Variable Statistics): Remove mention of
70 incorrect keybinding.
71
45432fd9
PE
722014-02-12 Paul Eggert <eggert@cs.ucla.edu>
73
74 * texinfo.tex: Update from gnulib.
75
36f1351e
GM
762014-02-08 Glenn Morris <rgm@gnu.org>
77
78 * auth.texi (GnuPG and EasyPG Assistant Configuration):
79 Be agnostic about authinfo/authinfo.gpg default order. (Bug#16642)
80
2b568bc9
GM
812014-02-07 Glenn Morris <rgm@gnu.org>
82
83 * viper.texi (File and Buffer Handling): Prefer ido to iswitchb.
84
36a672f6
GM
852014-02-06 Glenn Morris <rgm@gnu.org>
86
79b6e0a9
GM
87 * epa.texi (Mail-mode integration): Mention epa-mail-aliases.
88
36a672f6
GM
89 * mh-e.texi, viper.texi: Do not use colons in index entries.
90
06c2ec49
PE
912014-02-05 Paul Eggert <eggert@cs.ucla.edu>
92
93 * texinfo.tex: Update from gnulib.
94
645586dc
GM
952014-02-05 Glenn Morris <rgm@gnu.org>
96
6222d672
GM
97 * epa.texi: Add indices.
98
645586dc
GM
99 * url.texi (Cookies): Mention url-cookie-list command.
100
f16a3d52
GM
1012014-02-03 Glenn Morris <rgm@gnu.org>
102
103 * cl.texi (Blocks and Exits): Mention cl-tagbody.
104
65bc4bb5
GM
1052014-02-02 Glenn Morris <rgm@gnu.org>
106
107 * efaq-w32.texi (Tramp ssh): Remove deleted tramp methods.
108
a69ecd19
GM
1092014-01-31 Glenn Morris <rgm@gnu.org>
110
111 * efaq.texi (Replacing highlighted text):
112 Update delete-selection-mode doc.
113
ba74a2c0
XF
1142014-01-30 Xue Fuqiao <xfq.free@gmail.com>
115
116 * sem-user.texi (Include paths): Fix a Texinfo command.
117
ece4bae5
GM
1182014-01-27 Glenn Morris <rgm@gnu.org>
119
120 * idlwave.texi (Lesson III---User Catalog, Online Help)
121 (Starting the Shell, Catalogs, User Catalog):
122 * remember.texi (Quick Start):
123 * viper.texi:
124 * vip.texi (Customization, Customizing Constants)
125 (Customizing Key Bindings): Update for files being in ~/.emacs.d/.
126
caece7c3
XF
1272014-01-25 Xue Fuqiao <xfq.free@gmail.com>
128
129 * cc-mode.texi (Minor Modes): Minor fix.
130
c13b1a2d
DE
1312014-01-24 David Engster <deng@randomsample.de>
132
133 * eieio.texi (Introduction): Fix references.
134
96c983e0
GM
1352014-01-24 Glenn Morris <rgm@gnu.org>
136
5ace6c29
GM
137 * efaq.texi (Termcap/Terminfo entries for Emacs):
138 Use M-x term rather than M-x terminal-emulator.
139
96c983e0
GM
140 * emacs-mime.texi (time-date): Use float-time.
141
45d9ec75
DE
1422014-01-22 David Engster <deng@randomsample.de>
143
144 * eieio.texi (Introduction): Move introductory paragraph about
145 EIEIO and CLOS from 'Building Classes' to here.
146 (Documentation): Remove, since eieio-doc is not part of Emacs.
147 (Class Values, CLOS compatibility): Mention that
148 `describe-function' will also give information about classes.
149
2fb6d9c6
GM
1502014-01-20 Paul Eggert <eggert@cs.ucla.edu>
151
152 * texinfo.tex: Update from gnulib.
153
630395d1
GM
1542014-01-15 Glenn Morris <rgm@gnu.org>
155
156 * Makefile.in (eww_deps): Does not depend on emacsver.texi.
157
c5eb4323
MA
1582014-01-12 Michael Albinus <michael.albinus@gmx.de>
159
160 * tramp.texi (all): Doc fix according to GNU Coding Standards.
161 Use "file name" instead of "filename" or "path". Use "host"
162 instead of "machine".
163
194a9710
DE
1642014-01-12 David Engster <deng@randomsample.de>
165
166 * eieio.texi (Introduction): `class-of' is obsolete.
167 (Predicates, Basic Methods): Adapt function names to namespace
168 cleanup.
169
e6344e17
XF
1702014-01-12 Xue Fuqiao <xfq.free@gmail.com>
171
172 * eww.texi (Basics): Use "directory" instead of "path" (Bug#16419).
173
4efa3f1e
GM
1742014-01-12 Glenn Morris <rgm@gnu.org>
175
176 * efaq.texi (Guidelines for newsgroup postings)
177 (Informational files for Emacs):
178 Remove references to etc/MAILINGLISTS, etc/INTERVIEW.
179
122ff675
SM
1802014-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
181
182 * cl.texi (Function Bindings): Fix incorrect description of cl-let.
183
548a1b28
RS
1842014-01-09 RĂ¼diger Sonderfeld <ruediger@c-plusplus.de>
185
186 * Makefile.in: Add eww.texi.
187 * eww.texi: New file.
188
d831c9b8
GM
1892014-01-07 Glenn Morris <rgm@gnu.org>
190
191 * efaq.texi (Problems with very large files): Fix superscript typo.
192
3c8b09ca
BG
1932013-01-07 Rasmus <w530@pank.eu>
194
cfdaa150 195 * org.texi (Global and local cycling): Fix missing '@'.
3c8b09ca
BG
196
1972013-01-07 Bastien Guerry <bzg@gnu.org>
198
cfdaa150 199 * org.texi (Global and local cycling): Mention C-u C-u TAB.
3c8b09ca
BG
200 (Include files, The Export Dispatcher)
201 (Advanced configuration)
202 (Header arguments in Org mode properties): Spelling fixes.
203 (Special blocks): Add #+BEGIN_ABSTRACT as another example.
122ff675
SM
204 (@LaTeX{} specific attributes): New index entries.
205 Use #+BEGIN_ABSTRACT in the example.
3c8b09ca
BG
206
2072013-01-07 Nicolas Goaziou <n.goaziou@gmail.com>
208
cfdaa150 209 * org.texi (Org export): New section.
3c8b09ca
BG
210 (HTML doctypes): Fix whitespace error. Fix display.
211 (Publishing options): Add missing html publishing options.
212
ff4a5a41
GM
2132014-01-07 Glenn Morris <rgm@gnu.org>
214
215 * efaq.texi (Basic editing, Packages that do not come with Emacs):
216 Merge in some info from etc/MORE.STUFF.
217
c6ab4664
PE
2182014-01-05 Paul Eggert <eggert@cs.ucla.edu>
219
220 Specify .texi encoding (Bug#16292).
221 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
222 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
223 * ede.texi, ediff.texi, edt.texi, efaq.texi, eieio.texi:
224 * emacs-gnutls.texi, epa.texi, erc.texi, ert.texi:
225 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi:
226 * gnus-faq.texi, htmlfontify.texi, idlwave.texi, ido.texi, info.texi:
227 * message.texi, mh-e.texi, newsticker.texi, nxml-mode.texi:
228 * octave-mode.texi, org.texi, pcl-cvs.texi, pgg.texi, rcirc.texi:
229 * reftex.texi, remember.texi, sasl.texi, sc.texi, semantic.texi:
230 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi, srecode.texi:
231 * todo-mode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
232 * widget.texi, wisent.texi, woman.texi:
233 Add @documentencoding.
234
22db5dd5
AG
2352014-01-03 Aidan Gauland <aidalgol@amuri.net>
236
237 * eshell.texi (What Eshell is not): Clean up confusing clause.
238
fdf52fd4
GM
2392014-01-03 Glenn Morris <rgm@gnu.org>
240
de229ee3
GM
241 * efaq-w32.texi, reftex.texi: Use @insertcopying in non-TeX.
242
75b76b87
GM
243 * ede.texi, eieio.texi, semantic.texi, srecode.texi:
244 Add copyright notice to titlepage.
245
4a970ff5
GM
246 * dbus.texi, nxml-mode.texi, widget.texi: Add titlepage.
247
33306400
GM
248 * ert.texi: Add a titlepage. Use @insertcopying.
249
fdf52fd4
GM
250 * calc.texi (Top): Use @top rather than @chapter.
251
8f9740f0
AG
2522014-01-03 Aidan Gauland <aidalgol@amuri.net>
253
ba05e912 254 * eshell.texi (top): Fix incorrect use of xref.
8f9740f0 255
112720b1
AG
2562014-01-03 Aidan Gauland <aidalgol@amuri.net>
257
ba05e912 258 * eshell.texi (top): Fix incorrect info filename in an xref.
112720b1 259
c28426f9
GM
2602014-01-02 Glenn Morris <rgm@gnu.org>
261
262 * Makefile.in (cc_mode_deps): Rename from (typo) ccmode_deps.
263
f2299e89
AG
2642014-01-02 Aidan Gauland <aidalgol@amuri.net>
265
122ff675 266 * eshell.texi (Command Basics): Remove `Command basics' chapter.
f2299e89 267
94ee8719
AG
2682014-01-02 Aidan Gauland <aidalgol@amuri.net>
269
ba05e912 270 * eshell.texi (What is Eshell?): Add section about what not to use
94ee8719
AG
271 Eshell for.
272
a0f20f21
TZ
2732013-12-23 Teodor Zlatanov <tzz@lifelogs.com>
274
275 * emacs-gnutls.texi (Help For Users): Document `gnutls-verify-error'.
276
91dedc43
GM
2772013-12-22 Glenn Morris <rgm@gnu.org>
278
279 * woman.texi (Navigation): Use itemx where appropriate.
30aafaf5 280
91dedc43 2812013-12-20 Tassilo Horn <tsdh@gnu.org>
30aafaf5 282
91dedc43
GM
283 * info.texi, woman.texi:
284 Document `S-SPC' as alternative to `DEL' for scrolling.
30aafaf5 285
26b75b45
JB
2862013-12-20 Jay Belanger <jay.p.belanger@gmail.com>
287
288 * calc.texi (Stack Manipulation Commands): Mention using the variable
289 `calc-context-sensitive-enter' for `calc-enter' and `calc-pop'.
290
c4246a60
MA
2912013-12-12 Michael Albinus <michael.albinus@gmx.de>
292
293 * tramp.texi (direntry): Use ssh but rsh.
294 (all): Encode all environment variable names with @env{...}.
295 (Bug Reports): Refer to Testing node.
296
f9405d87
GM
2972013-12-12 Glenn Morris <rgm@gnu.org>
298
299 * autotype.texi, cc-mode.texi, ediff.texi, ert.texi:
300 * htmlfontify.texi, ido.texi, octave-mode.texi, org.texi:
301 * srecode.texi, todo-mode.texi, tramp.texi:
302 Sync direntry with info/dir version.
303
b94b96b2
GM
3042013-12-11 RĂ¼diger Sonderfeld <ruediger@c-plusplus.de>
305
306 * Makefile.in: Add octave-mode.texi.
307
3082013-12-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
309 RĂ¼diger Sonderfeld <ruediger@c-plusplus.de>
310
311 * octave-mode.texi: Import from GNU Octave (doc/interpreter/emacs.txi).
312
36291308
JB
3132013-12-08 Juanma Barranquero <lekktu@gmail.com>
314
315 * dbus.texi (Properties and Annotations): Fix typo.
316
ed72f323
BG
3172013-12-06 Bastien Guerry <bzg@gnu.org>
318
319 * org.texi: Don't include Emacs version within Org's version.
320
73d3db82
BG
3212013-12-06 Nicolas Goaziou <n.goaziou@gmail.com>
322
323 * org.texi (Creating one-off styles): Use new export snippet
324 syntax.
325
c295fc18 326 * org.texi (Export settings): Documentation describing how text
73d3db82
BG
327 above the first heading is ignored when an :export: tag is in a
328 file.
329
543dd969
MA
3302013-12-05 Michael Albinus <michael.albinus@gmx.de>
331
332 * dbus.texi (Type Conversion): Clarify unibyte-ness of strings.
333
26e4aa7d
GM
3342013-11-30 Glenn Morris <rgm@gnu.org>
335
336 * Makefile.in (distclean): Remove Makefile.
337
0ec16636 3382013-11-20 era eriksson <era+emacsbugs@iki.fi>
339
340 * ses.texi (Quick Tutorial): New chapter. (Bug#14748)
341 (The Basics, Formulas): Copyedits.
342 (Resizing, Printer functions): Add index entries.
343
014690de
JB
3442013-11-17 Jay Belanger <jay.p.belanger@gmail.com>
345
346 * calc.texi (Customizing Calc): Mention new variable
347 `calc-context-sensitive-enter'.
348
271672fa
BG
3492013-11-12 Aaron Ecay <aaronecay@gmail.com>
350
351 * org.texi (Exporting code blocks): Document the 'inline-only
352 setting for `org-export-babel-evaluate'. Document how :var
353 introduces code block dependencies.
354
3552013-11-12 Achim Gratz <Stromeko@Stromeko.DE>
356
357 * org.texi (Header arguments): Document header-args[:lang]
358 properties and remove deprecated old-style properties from
359 documentation.
360
361 * org.texi (Agenda commands): Remove footnote from @tsubheading
362 and add a sentence with the reference instead.
363
3642013-11-12 Bastien Guerry <bzg@gnu.org>
365
366 * org.texi (Catching invisible edits):
367 * org.texi (Plain lists, Plain lists):
368 * org.texi (Advanced configuration):
369 * org.texi (Tag groups):
370 * org.texi (Conventions):
371 * org.texi (Checkboxes, Radio lists):
372 * org.texi (Top, Summary, Exporting):
373 * org.texi (In-buffer settings): Fix typos.
374
375 * org.texi (Refile and copy): Document `org-copy' and `C-3 C-c
376 C-w'. Add an index entry for `org-refile-keep'.
377
378 * org.texi (Plain lists): Add an index entry for sorting plain
379 list. Document sorting by checked status for check lists.
380
381 * org.texi (Publishing options): Fix old variable names.
382
383 * org.texi (Orgstruct mode): Fix suggested setting of
384 `orgstruct-heading-prefix-regexp'.
385
122ff675
SM
386 * org.texi (Export settings):
387 Document `org-export-allow-bind-keywords'.
271672fa
BG
388
389 * org.texi (History and Acknowledgments): Small rephrasing.
390
391 * org.texi (Template elements): Add a footnote about tags accepted
392 in a year datetree.
393
394 * org.texi (Beamer export, @LaTeX{} and PDF export)
122ff675
SM
395 (Header and sectioning, @LaTeX{} specific attributes):
396 Enhance style.
271672fa
BG
397
398 * org.texi (Agenda commands): Add a footnote about dragging agenda
399 lines: it does not persist and it does not change the .org files.
400
401 * org.texi (Agenda commands): Add a table heading for dragging
402 agenda lines forward/backward.
403
404 * org.texi (Agenda commands): Add documentation for
405 `org-agenda-bulk-toggle' and `org-agenda-bulk-toggle-all'.
406
407 * org.texi (Publishing options): Update the list of options.
408 (Simple example, Complex example): Fix the examples.
409
410 * org.texi (Formula syntax for Calc): Don't use a bold font the
411 warning.
412
413 * org.texi (Other built-in back-ends): New section.
414
122ff675
SM
415 * org.texi (Editing source code):
416 Document `org-edit-src-auto-save-idle-delay' and
271672fa
BG
417 `org-edit-src-turn-on-auto-save'.
418
419 * org.texi (External links): Document contributed link types
420 separately.
421
122ff675
SM
422 * org.texi (Closing items):
423 Document `org-closed-keep-when-no-todo'.
271672fa
BG
424
425 * org.texi (Export back-ends): Rename from "Export formats".
426 (The Export Dispatcher): Remove reference to
427 `org-export-run-in-background'.
428 (Export settings): Minor rewrites.
429 (ASCII/Latin-1/UTF-8 export): Update variable's name.
430 (In-buffer settings): Add #+HTML_HEAD_EXTRA.
431
432 * org.texi (Export in foreign buffers): New section.
433 (Exporting): Remove documentation about converting the selected
434 region.
435
436 * org.texi (Advanced configuration): Put the filter valid types in
437 a table. Use @lisp and @smalllisp.
438
439 * org.texi: Use @code{nil} instead of nil. Update the maintainer
440 contact info.
441
442 * org.texi (Exporting): Better introductory sentence. Add a note
443 about conversion commands.
444 (Feedback, Orgstruct mode, Built-in table editor)
445 (Built-in table editor, Orgtbl mode, Updating the table)
446 (Property syntax, Capturing column view, Capture)
447 (Agenda files, Agenda commands, CDLaTeX mode, CDLaTeX mode)
448 (Exporting, Extending ODT export)
449 (Working with @LaTeX{} math snippets, dir, Customization)
450 (Radio tables, A @LaTeX{} example, Pulling from MobileOrg):
451 Uniformly use @kbd{M-x command RET}.
452
453 * org.texi (Filtering/limiting agenda items): New subsection.
454 Document the use of `org-agenda-max-*' options and
455 `org-agenda-limit-interactively' from the agenda.
456 (Agenda commands): Move details about filtering commands to
457 the new section, only include a summary here.
458 (Customizing tables in ODT export)
122ff675
SM
459 (System-wide header arguments, Conflicts, Dynamic blocks):
460 Use spaces for indentation.
271672fa
BG
461
462 * org.texi (Emphasis and monospace): Mention `org-emphasis-alist'.
463
464 * org.texi (Links in HTML export, Images in HTML export)
465 (post): Fix syntax within #+ATTR_*.
466 (Tables in HTML export): Document `org-html-table-row-tags'
467 and use `org-html-table-default-attributes' instead of
468 `org-html-table-tag'.
469
470 * org.texi (Publishing action, Publishing options)
471 (Publishing links): Major rewrite. Enhance explanations for
472 `org-org-publish-to-org'. Remove reference to
473 `org-export-run-in-background'.
474
475 * org.texi: Fix many small typos. Use #+NAME instead of
476 #+TBLNAME. Use @smalllisp instead of @example.
477 (Special symbols): Add index?
478 (HTML preamble and postamble): Don't mention obsolete use of
479 opt-plist.
480 (JavaScript support): Don't mention the org-jsinfo.el file as it
481 has been merged with ox-html.el.
482
483 * org.texi (Installation, Feedback, Setting Options)
484 (Code evaluation security, org-crypt.el): Use @lisp instead of
485 @example.
486 (Agenda commands): Use @table instead of @example.
487
488 * org.texi (Adding hyperlink types): New appendix.
489
490 * org.texi (ODT export commands, Extending ODT export)
491 (Applying custom styles, Images in ODT export)
492 (Labels and captions in ODT export)
493 (Literal examples in ODT export)
494 (Configuring a document converter)
495 (Working with OpenDocument style files)
496 (Customizing tables in ODT export)
497 (Validating OpenDocument XML): Fix options names.
498
499 * org.texi (History and Acknowledgments): Update acknowledgments
500 to Nicolas. Add Nicolas Goaziou to the list of contributors.
501
502 * org.texi (System-wide header arguments): Don't use "customizing"
503 for setting a variable. Also remove comments.
504
505 * org.texi (Weekly/daily agenda): Add `org-agenda-start-day' and
506 `org-agenda-start-on-weekday' to the variable index and document
507 them.
508
509 * org.texi (Sparse trees, Agenda commands)
510 (@LaTeX{} fragments, Selective export, Export options)
511 (The export dispatcher, ASCII/Latin-1/UTF-8 export)
512 (HTML Export commands, @LaTeX{}/PDF export commands)
513 (iCalendar export, Publishing options, Triggering publication)
514 (In-buffer settings): Update to reflect changes from the new
515 export engine.
516
122ff675
SM
517 * org.texi (Matching tags and properties): More examples.
518 Explain group tags expansion as regular expressions.
271672fa
BG
519
520 * org.texi (Tag groups): New section.
521
522 * org.texi (Setting tags): Tiny formatting fixes.
523
524 * org.texi (Plain lists, Checkboxes): Use non-obsolete variable
525 names.
526
527 * org.texi (Storing searches): Add "agenda" and "agenda*" to the
528 concept index. Include example for these agenda views.
529 (Special agenda views): Mention the "agenda*" agenda view.
530
531 * org.texi (Repeated tasks): Document how to ignore a repeater
532 when using both a scheduled and a deadline timetamp.
533
534 * org.texi (Global and local cycling): Wrap in a new subsection.
535 (Initial visibility, Catching invisible edits): New subsections.
536
537 * org.texi (Visibility cycling): Mention that
538 `org-agenda-inhibit-startup' will prevent visibility setting when
539 the agenda opens an Org file for the first time.
540
541 * org.texi (Org syntax): New section.
542
122ff675
SM
543 * org.texi (Orgstruct mode):
544 Document `orgstruct-heading-prefix-regexp'.
271672fa
BG
545
546 * org.texi (Speeding up your agendas): New section.
547
548 * org.texi (Installation): When installing Org from ELPA, users
549 should do this from an Emacs session where no .org file has been
550 visited.
551
552 * org.texi (CSS support, In-buffer settings): Update HTML options
553 names.
554
555 * org.texi (Structure editing): Update documentation for
556 `org-insert-heading-or-item'.
557 (Plain lists, Relative timer): Update index entry.
558
559 * org.texi (JavaScript support): Update variable names.
560
561 * org.texi (comments): Minor formatting fix.
562
563 * org.texi (@LaTeX{} fragments): Minor enhancement.
564
565 * org.texi: Update the list contributions.
566
567 * org.texi (Agenda commands): Exporting the agenda to an .org file
122ff675
SM
568 will not copy the subtrees and the inherited tags.
569 Document `org-agenda-filter-by-regexp'.
271672fa
BG
570
571 * org.texi (Publishing action, Complex example): Fix names of
572 publishing functions.
573
574 * org.texi (Top, Exporting): Delete references to Freemind.
575 (Freemind export): Delete section.
576
577 * org.texi (Top, Exporting): Delete references to the XOXO export.
578 (XOXO export): Delete section.
579
580 * org.texi (Capture): Mention that org-remember.el is not
581 supported anymore.
582
122ff675
SM
583 * org.texi (Top, Exporting, Beamer class export):
584 Delete references to the TaskJuggler export.
271672fa
BG
585 (History and Acknowledgments): Mention that the TaskJuggler has
586 been rewritten by Nicolas and now lives in the contrib/ directory
587 of Org's distribution. Mention that Jambunathan rewrote the HTML
588 exporter. Remove Jambunathan from my own acknowledgments.
589 (TaskJuggler export): Delete.
590
591 * org.texi (HTML preamble and postamble)
592 (Tables in HTML export, Images in HTML export)
593 (Math formatting in HTML export, CSS support)
594 (@LaTeX{} and PDF export, Publishing options): Fix the names of
595 the HTML export and publishing options.
596
597 * org.texi (Literal examples, Export options)
598 (@LaTeX{} and PDF export, Header and sectioning)
599 (Publishing options): Fix LaTeX options names.
600
122ff675
SM
601 * org.texi (Export options, CSS support, In-buffer settings):
602 Fix references to HTML_LINK_* and HTML_STYLE keywords.
271672fa
BG
603
604 * org.texi (Export options, In-buffer settings): Fix references to
605 #+SELECT_TAGS and #+EXCLUDE_TAGS and remove reference to #+XSLT.
606
607 * org.texi (Top, Markup, Initial text, Images and tables)
608 (@LaTeX{} fragments, @LaTeX{} fragments, Exporting)
122ff675
SM
609 (Export options, JavaScript support, Beamer class export):
610 Remove references to the DocBook export, which has been deleted.
271672fa
BG
611 (History and Acknowledgments): Mention that DocBook has been
612 deleted, suggest to use the Texinfo exporter instead, then to
613 convert the .texi to DocBook with makeinfo.
614 (Links in ODT export, Tables in ODT export): Fix indices.
615
616 * org.texi (Deadlines and scheduling): Add a variable to the
617 index. Add documentation about delays for scheduled tasks.
618
122ff675
SM
619 * org.texi (Emphasis and monospace):
620 Mention `org-fontify-emphasized-text' and
271672fa
BG
621 `org-emphasis-regexp-components'.
622
623 * org.texi (References): Small enhancement.
624
625 * org.texi (Column width and alignment): Make the example visually
626 more clear.
627
628 * org.texi (The clock table): Document :mstart and :wstart as a
629 way to set the starting day of the week.
630
631 * org.texi (In-buffer settings): Document new startup keywords.
632 Thanks to John J Foerch for this idea.
633
634 * org.texi (Include files): Tiny formatting fix.
635
636 * org.texi (Activation): Point to the "Conflicts" section.
637
6382013-11-12 Carsten Dominik <carsten.dominik@gmail.com>
639
640 * org.texi (CSS support): Clarify this section.
641
642 * org.texi (@LaTeX{} specific attributes): Document that tabu and
643 tabularx packages are not in the default set of packages.
644
645 * org.texi (Agenda commands): Document fortnight view.
646
647 * org.texi: Document conflict with ecomplete.el.
648
649 * org.texi (History and Acknowledgments): Acknowledgements for
650 Jason Dunsmore and Rakcspace.
651
652 * org.texi: Rename org-crypt.el node to org-crypt.
653
654 * org.texi (A @LaTeX{} example): Fix typo in variable name.
655
656 * org.texi (MobileOrg): Mention the new iPhone developer.
657
658 * org.texi (Table of contents) Improve documentation of TOC
659 placement.
660
661 * org.texi: Explain that date/time information at read-date prompt
662 should start at the beginning, not anywhere in the middle of a
663 long string.
664
6652013-11-12 Christopher Schmidt <christopher@ch.ristopher.com>
666
667 * org.texi (Orgstruct mode): Fix wrong regexp.
668
6692013-11-12 Eric Abrahamsen <eric@ericabrahamsen.net>
670
671 * org.texi: Document export to (X)HTML flavors.
672
6732013-11-12 Eric Schulte <schulte.eric@gmail.com>
674
675 * org.texi (Extracting source code): Mention the prefix argument
676 to org-babel-tangle.
122ff675 677 (noweb): Remove erroneous negative.
271672fa
BG
678 (Specific header arguments): Document new header arguments.
679 Documentation for new tangle-mode header argument.
680 (Top): Documentation for new tangle-mode header argument.
681 (rownames): Documentation for new tangle-mode header argument.
682 Mention elisp as special rowname case.
683 (tangle-mode): Documentation for new tangle-mode header argument.
684 (post): Documentation and an example of usage.
685 (var): Remove the "Alternate argument syntax" section from the
686 documentation.
687 (hlines): Note that :hline has no effect for Emacs Lisp code
688 blocks.
689
6902013-11-12 Feng Shu <tumashu@gmail.com>
691
692 * org.texi (@LaTeX{} fragments, Previewing @LaTeX{} fragments)
693 (Math formatting in HTML export)
694 (Working with @LaTeX{} math snippets): Add document about creating
695 formula image with imagemagick.
696
697 * org.texi (@LaTeX{} specific attributes): Document `:caption'
698 attribute of #+ATTR_LATEX.
699
7002013-11-12 Grégoire Jadi <gregoire.jadi@gmail.com>
701
702 * org.texi (Handling links): Fix a typo in
703 `org-startup-with-inline-images' documentation.
704
705 * org.texi (Previewing @LaTeX{} fragments): Document the startup
706 keywords to use for previewing LaTeX fragments or not.
707 (Summary of in-buffer settings): Improve formatting and add an
708 entry for the variable `org-startup-with-latex-preview'.
709
710 * org.texi (Property syntax): Recall the user to refresh the org
711 buffer when properties are set on a per-file basis.
712
7132013-11-12 Gustav Wikström <gustav.erik@gmail.com> (tiny change)
714
715 * org.texi (Matching tags and properties): Clarification.
716
7172013-11-12 Ippei Furuhashi <top.tuna+orgmode@gmail.com>
718
719 * org.texi (Editing and debugging formulas): Add an example when a
720 table has multiple #+TBLFM lines.
721
7222013-11-12 Ivan Vilata i Balaguer <ivan@selidor.net> (tiny change)
723
724 * org.texi (The clock table): Document acceptance of relative
725 times in tstart and tend, link to syntax description and provide
726 example.
727
7282013-11-12 Jarmo Hurri <jarmo.hurri@syk.fi>
729
730 * org.texi (The spreadsheet): Document lookup functions.
731
7322013-11-12 Kodi Arfer <git@arfer.net> (tiny change)
733
8449dd1f 734 * org.texi (CSS support): Mention .figure-number, .listing-number,
271672fa
BG
735 and .table-number.
736
7372013-11-12 Michael Brand <michael.ch.brand@gmail.com>
738
739 * org.texi
740 (Formula syntax for Calc, Emacs Lisp forms as formulas): Reformat
741 spreadsheet formula mode strings and some examples from @example
742 block with xy @r{yz} to @table.
743
744 * org.texi (Formula syntax for Calc): Improve the documentation of
745 empty fields in formulas for spreadsheet. Add explanation and
746 example for empty field. Extend explanations of format
747 specifiers. Add a sentence to mention Calc defmath.
748
749 * org.texi (Column formulas): Add a sentence to be more explicit
750 about when a table header is mandatory.
751
7522013-11-12 Nicolas Goaziou <n.goaziou@gmail.com>
753
754 * org.texi (Subscripts and superscripts): Remove reference to
755 quoted underscores until this mechanism is implemented again.
756
757 * org.texi (Beamer export): Be more accurate about BEAMER_OPT
758 property.
759
760 * org.texi (Document title): Subtree export is no longer triggered
761 by marking one as the region.
762 (Horizontal rules): LaTeX export doesn't use "\hrule" anymore, and
763 giving examples isn't very useful: "horizontal rule" is, at least,
764 as explicit as <hr/>.
765
766 * org.texi (HTML doctypes): Reflect keyword removal.
767 (CSS support): Reflect keyword removal.
768
769 * org.texi (@LaTeX{} specific attributes): Document new :float
770 values.
771
772 * org.texi (Export settings): Improve documentation.
773
774 * org.texi (Math formatting in HTML export): Fix OPTIONS item's name.
775 (Text areas in HTML export): Update text areas.
776 (HTML Export commands): Update export commands.
777
778 * org.texi (Header and sectioning): Add a footnote about the
779 different between LATEX_HEADER_EXTRA and LATEX_HEADER.
780
122ff675
SM
781 * org.texi (The Export Dispatcher):
782 Document `org-export-in-background'.
271672fa
BG
783
784 * org.texi (Footnotes): Export back-ends do not use
785 `org-footnote-normalize' anymore.
786
787 * org.texi: Document variable changes.
788
c295fc18 789 * org.texi (Export settings): Document p: item in OPTIONS keyword.
271672fa
BG
790
791 * org.texi (Exporting): Massive rewrite of the first sections.
792 (Selective export): Delete.
793 (The Export Dispatcher): Rewrite.
794 (Export options): Rewrite as "Export settings".
795
796 * org.texi: Small changes to documentation for embedded LaTeX.
797
798 * org.texi (Internal links): Document #+NAME keyword and
799 cross-referencing during export.
800
801 * org.texi (Include files): Remove reference to :prefix1
802 and :prefix. Give more details for :minlevel.
803
122ff675
SM
804 * org.texi (Macro replacement): Fix macro name.
805 Update documentation about possible locations and escaping mechanism.
271672fa 806
122ff675
SM
807 * org.texi (Table of contents): Update documentation.
808 Document lists of listings and lists of tables. Add documentation for
271672fa
BG
809 optional title and #+TOC: keyword.
810
8112013-11-12 Rick Frankel <rick@rickster.com>
812
813 * org.texi (results): Add Format section, broken out of Type
814 section to match code.
122ff675
SM
815 (hlines, colnames): Remove incorrect Emacs Lisp exception.
816 Note that the actual default handling (at least for python and
271672fa
BG
817 emacs-lisp) does not seem to match the description.
818
8192013-11-12 Sacha Chua <sacha@sachachua.com> (tiny change)
820
821 * org.texi (The date/time prompt): Update the documentation to
822 reflect the new way `org-read-date-get-relative' handles weekdays.
823
8242013-11-12 Yasushi Shoji <yashi@atmark-techno.com>
825
122ff675
SM
826 * org.texi (Resolving idle time):
827 Document `org-clock-x11idle-program-name'.
271672fa 828
955ada11
MA
8292013-10-24 Michael Albinus <michael.albinus@gmx.de>
830
831 * ert.texi (Running Tests Interactively): Adapt examle output.
832 (Tests and Their Environment): Mention skip-unless.
833
48f73cfb
GM
8342013-10-23 Glenn Morris <rgm@gnu.org>
835
76f1a3c3
GM
836 * dired-x.texi, ebrowse.texi, ede.texi, eieio.texi, eshell.texi:
837 * pcl-cvs.texi, sc.texi, srecode.texi, vip.texi, viper.texi:
838 * widget.texi: Nuke @refill.
839
48f73cfb
GM
840 * Makefile.in (install-dvi, install-html, install-pdf)
841 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
842 (uninstall-pdf): Quote entities that might contain whitespace.
843
c8722a97
JB
8442013-10-17 Jay Belanger <jay.p.belanger@gmail.com>
845
a12bf61e 846 * calc.texi (Data Type Formats): Don't specify the size at
c8722a97
JB
847 which integers begin to be represented by lists.
848
f55f544f
XF
8492013-10-14 Xue Fuqiao <xfq.free@gmail.com>
850
851 * cl.texi (Argument Lists): Add indexes for &key and &aux.
852
81856d28
MA
8532013-10-07 Michael Albinus <michael.albinus@gmx.de>
854
855 * trampver.texi: Update release number.
856
afae9a69
MA
8572013-10-02 Michael Albinus <michael.albinus@gmx.de>
858
859 Sync with Tramp 2.2.8.
860
861 * tramp.texi (External packages): Use `non-essential'.
862 * trampver.texi: Update release number.
863
fe30962e
GM
8642013-09-14 Glenn Morris <rgm@gnu.org>
865
866 * eshell.texi: Markup fixes.
867
412a0972
XF
8682013-09-11 Xue Fuqiao <xfq.free@gmail.com>
869
870 * ido.texi (Interactive Substring Matching): Use @key{RET} instead
871 of @kbd{RET}.
872 (Prefix Matching): Add an index.
873
7dc61a66
GM
8742013-09-08 Glenn Morris <rgm@gnu.org>
875
876 * emacs-gnutls.texi: Tweak direntry.
877
97e99cc3
MA
8782013-09-06 Michael Albinus <michael.albinus@gmx.de>
879
880 * tramp.texi (Alternative Syntax): Remove chapter.
881
50b13cde
PE
8822013-08-28 Paul Eggert <eggert@cs.ucla.edu>
883
884 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
885 for portability to hosts where /bin/sh has problems.
886
0acfedd3
SM
8872013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
888
889 Try to reduce redundancy in doc/misc/Makefile.in.
890 * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
891 (TARGETS): New intermediate variable.
892 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
893
1857cd3f
GM
8942013-08-27 Glenn Morris <rgm@gnu.org>
895
63e984f8
GM
896 * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
897
278208b8
GM
898 * efaq.texi: Rename from faq.texi, to match its output files.
899 * Makefile.in: Update for faq.texi name change.
900
79c238dc
GM
901 * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
902
c076ba95
GM
903 * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
904
1857cd3f
GM
905 * efaq-w32.texi: Move here from the web-pages repository.
906 * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
907 (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
908 (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
909 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
910 Add DOCMISC_*_W32 variables.
911 (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
912 (efaq_w32_deps): New variable.
913 (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
914 (efaq-w32.pdf, efaq-w32.html): New rules.
915 (clean): Remove efaq-w32 products.
916
2fb6d9c6
GM
9172013-08-26 Paul Eggert <eggert@cs.ucla.edu>
918
919 * texinfo.tex: Update from gnulib.
920
dab3a8d5
KY
9212013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
922
923 * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
924 shift_jis from the default value set to mm-coding-system-priorities for
925 Japanese users.
926
55f612f0
GM
9272013-08-13 Glenn Morris <rgm@gnu.org>
928
929 * reftex.texi (LaTeX xr Package, Options - Table of Contents)
930 (Options - Defining Label Environments, Options - Creating Labels)
931 (Options - Referencing Labels, Options - Creating Citations)
932 (Options - Index Support, Options - Viewing Cross-References)
933 (Options - Finding Files, Options - Optimizations)
934 (Options - Fontification, Options - Misc):
935 * cc-mode.texi (Sample Init File):
936 * edt.texi (Init file):
937 * epa.texi (Encrypting/decrypting gpg files):
938 * mairix-el.texi (About, Setting up the mairix interface, Using)
939 (Extending):
940 Rename nodes to avoid characters that can cause Texinfo problems.
941
d401ef43
KY
9422013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
943
944 * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
945
8496d8d7
GM
9462013-08-12 Glenn Morris <rgm@gnu.org>
947
808190e6
GM
948 * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
949 (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
950 (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
951 (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
952 (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
953 (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
954 (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
955 (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
956 (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
957 (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
958 (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
959 (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
960 (wisent_deps, woman_deps): New variables. Use to reduce duplication.
961
2f3ac208
GM
962 * woman.texi (Top): Avoid mailto: in html output.
963
8496d8d7
GM
964 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
965 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
966 (INSTALL_DATA): New, set by configure.
967 (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
968 (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
c295fc18 969 install-ps, install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
8496d8d7
GM
970 uninstall-ps, and uninstall-doc.
971 (.SUFFIXES): Add .ps and .dvi.
972 (.dvi.ps): New suffix rule.
973 (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
974 (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
975 (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
976 (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
977 (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
978 (forms.html, gnus.html, htmlfontify.html, idlwave.html)
979 (ido.html, mairix-el.html, message.html, mh-e.html)
980 (newsticker.html, nxml-mode.html, org.html, pgg.html)
981 (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
982 (semantic.html, sieve.html, smtpmail.html, speedbar.html)
983 (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
984 (viper.html, widget.html, wisent.html, woman.html, install-dvi)
985 (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
986 (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
987 New rules.
988 (clean): Remove HTML_TARGETS and PS_TARGETS.
989
33a9f380
XF
9902013-08-10 Xue Fuqiao <xfq.free@gmail.com>
991
992 * ido.texi (Working Directories):
993 (Flexible Matching, Regexp Matching, Find File At Point)
994 (Ignoring, Misc Customization): Use @defopt for user options.
995
353ca646
XF
9962013-08-09 Xue Fuqiao <xfq.free@gmail.com>
997
998 * htmlfontify.texi (Customization): Remove documentation of
241de290 999 `hfy-fast-lock-save'. Minor fixes.
353ca646 1000
03300a14
XF
10012013-08-08 Xue Fuqiao <xfq.free@gmail.com>
1002
1003 * ido.texi (Top): Insert node "Working Directories" in menu.
1004 (Working Directories): New node.
9dfc8491
XF
1005 (Misc Customization): Add documentation of
1006 `ido-confirm-unique-completion' and some other user options.
03300a14 1007
2a024334
EZ
10082013-08-07 Eli Zaretskii <eliz@gnu.org>
1009
1010 * todo-mode.texi: Update @dircategory.
1011 (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
1012 (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
1013 @ref.
1014
c85989f5
XF
10152013-08-07 Xue Fuqiao <xfq.free@gmail.com>
1016
998ad848
XF
1017 * sc.texi (Introduction): Fix index.
1018 (Usage Overview):
1019 (Citations, Citation Elements, Recognizing Citations)
1020 (Information Keys and the Info Alist, Reference Headers)
1021 (The Built-in Header Rewrite Functions)
1022 (Electric References, Reply Buffer Initialization)
1023 (Filling Cited Text, Selecting an Attribution)
1024 (Attribution Preferences)
1025 (Anonymous Attributions, Author Names)
1026 (Using Regi, Post-yank Formatting Commands)
1027 (Citing Commands, Insertion Commands)
1028 (Mail Field Commands)
1029 (Hints to MUA Authors, Thanks and History): Change from one space
1030 between sentences to two.
03300a14 1031 (What Supercite Does): Typo fix.
998ad848 1032
98374c9a
XF
1033 * newsticker.texi (Usage): Use @key for RET.
1034
c85989f5 1035 * cl.texi (Argument Lists):
20940c20
XF
1036 (For Clauses):
1037 (Macros): Add indexes.
c85989f5 1038
57fedd9f
XF
10392013-08-05 Xue Fuqiao <xfq.free@gmail.com>
1040
1041 * cl.texi (Blocks and Exits): Add an index.
1042
016d3f7d
SB
10432013-08-04 Stephen Berman <stephen.berman@gmx.net>
1044
1045 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
1046 (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT)):
1047 (todo-mode.dvi, todo-mode.pdf): New rules.
1048
1049 * todo-mode.texi: New file.
1050
89cccc2f
G
10512013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1052
1053 * gnus.texi (Basic Usage): Mention that warp means jump here.
1054 (The notmuch Engine): Mention notmuch.
1055
a3fd87cb
TH
10562013-07-30 Tassilo Horn <tsdh@gnu.org>
1057
1058 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1059 `gnus-subthread-sort-functions' and remove the obsolete documentation
1060 of `gnus-sort-threads-recursively'.
1061
2fb6d9c6
GM
10622012-07-30 Paul Eggert <eggert@cs.ucla.edu>
1063
1064 * texinfo.tex: Update to 2012-07-29.17 version.
1065
a3fd87cb 10662013-07-29 David Engster <deng@randomsample.de>
18657165
DE
1067
1068 * eieio.texi (top): Make clear that EIEIO is not a full CLOS
1069 implementation.
1070 (Introduction): Add further missing features.
1071 (Building Classes): Add introductory paragraph.
1072 (Wish List): Add metaclasses and EQL specialization.
1073
b69c2ea7
MA
10742013-07-29 Michael Albinus <michael.albinus@gmx.de>
1075
122ff675
SM
1076 * tramp.texi (Frequently Asked Questions):
1077 Mention `tramp-use-ssh-controlmaster-options'.
b69c2ea7 1078
13afd560
TH
10792013-07-26 Tassilo Horn <tsdh@gnu.org>
1080
1081 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1082 `gnus-sort-threads-recursively'.
1083
7add5a8a
GM
10842013-07-25 Glenn Morris <rgm@gnu.org>
1085
57cff712
GM
1086 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
1087 (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
1088
7add5a8a
GM
1089 * erc.texi (Special Features): Update contact information.
1090 (History): Avoid using @email.
1091
1092 * eshell.texi (Bugs and ideas): Minor updates.
1093
1094 * faq.texi (Reporting bugs, Origin of the term Emacs)
1095 (Setting up a customization file)
1096 (Using an already running Emacs process, Turning off beeping)
1097 (Packages that do not come with Emacs)
1098 (Replying to the sender of a message): Avoid using @email.
1099
1100 * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
1101
1102 * reftex.texi (Imprint): Avoid using @email.
1103
1104 * ses.texi (Top): Update bug reporting instructions.
1105 (Acknowledgments): Avoid using @email.
1106
1107 * woman.texi (Introduction, Background): Remove outdated information.
1108 (Bugs, Acknowledgments): Avoid using @email.
1109
3f0faa45
XF
11102013-07-24 Xue Fuqiao <xfq.free@gmail.com>
1111
1112 * ido.texi: New file.
1113
47cc1156
G
11142013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
1115
1116 * gnus.texi (Customizing Articles): Document function predicates.
1117
c17b81a7
G
11182013-07-08 Tassilo Horn <tsdh@gnu.org>
1119
1120 * gnus.texi (lines): Correct description of
122ff675
SM
1121 `gnus-registry-track-extra's default value.
1122 Mention `gnus-registry-remove-extra-data'.
c17b81a7 1123
6ed7a66a
G
11242013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1125
1126 * gnus.texi (Group Parameters): Mention regexp
1127 substitutions (bug#11688).
1128
11292013-07-06 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
1130
1131 * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
1132
11332013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1134
1135 * gnus.texi (Emacsen): Fix version.
1136
1137 * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
1138
5154917e
GM
11392013-07-06 Glenn Morris <rgm@gnu.org>
1140
1141 * mh-e.texi: Fix external links.
3cab18a3 1142 (Using This Manual): Printed elisp manuals no longer available.
5154917e 1143
9d7a25d6 1144 * newsticker.texi (Overview): Update URL.
583873a9 1145
9d7a25d6
GM
1146 * nxml-mode.texi (Introduction): Update URL.
1147
1148 * org.texi (JavaScript support): Fix URL.
91eea47b 1149
bfd569a4
GM
1150 * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
1151
6338a049
GM
1152 * eudc.texi (CCSO PH/QI): Remove defunct URL.
1153
97df87bb
GM
1154 * dbus.texi (Introspection): Update URL to a less defunct one.
1155
f2a538a2
GM
1156 * gnus.texi (Top): Restrict "Other related manuals" to info output.
1157 (Foreign Groups): Use @indicateurl for examples.
1158 (Direct Functions): Remove defunct URL.
1159 (RSS): Update URL.
1160
1161 * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
1162 (FAQ 7-1): Update URL.
1163
f0a77200
GM
1164 * pgg.texi (Top, Overview): Add note about obsolescence.
1165
5aa43a3a
PE
11662013-07-03 Paul Eggert <eggert@cs.ucla.edu>
1167
1168 * texinfo.tex: Merge from gnulib.
1169
a944db14
GM
11702013-07-03 Glenn Morris <rgm@gnu.org>
1171
1172 * bovine.texi (top):
1173 * cc-mode.texi (AWK Mode Font Locking):
1174 * mh-e.texi (Preface):
1175 * url.texi (URI Parsing): Fix cross-references to other manuals.
1176
eaa610c3
KY
11772013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1178
1179 * gnus.texi (Client-Side IMAP Splitting):
1180 Note that `nnimap-inbox' now can be a list.
1181
7eeeb7dd
GM
11822013-06-24 Glenn Morris <rgm@gnu.org>
1183
1184 * eshell.texi: Fix cross-references to other manuals.
1185
2e667b8c
GM
11862013-06-23 Glenn Morris <rgm@gnu.org>
1187
1188 * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
1189 Remove; not needed now we use a standard html layout for the faq.
1190 (clean): Remove HTML_TARGETS, emacs-faq.text.
1191
c5b0993e
EW
11922013-06-21 Eduard Wiebe <usenet@pusto.de>
1193
1194 * flymake.texi (Parsing the output, Customizable variables):
1195 Add reference to `flymake-warning-predicate'.
1196
d6491e24
MA
11972013-06-19 Michael Albinus <michael.albinus@gmx.de>
1198
1199 * tramp.texi (Top, Configuration): Insert section `Predefined
1200 connection information' in menu.
1201 (Predefined connection information): New section.
1202 (Android shell setup): Make a reference to `Predefined connection
1203 information'.
1204
09af5c3e
GM
12052013-06-19 Glenn Morris <rgm@gnu.org>
1206
1207 * Makefile.in (version): New, set by configure.
1208 (clean): Delete dist tar file.
1209 (infoclean): New, split from maintainer-clean.
1210 (maintainer-clean): Run infoclean.
1211 (dist): New rule, to make tarfile for www.gnu.org.
1212
745b097b
AK
12132013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
1214
4f405069 1215 * sieve.texi (Managing Sieve): Fix port in example, fix documentation
745b097b
AK
1216 for keys q and Q.
1217 (Standards): Reference RFC5804 as the defining document of the
1218 managesieve protocol.
1219
fa472906
AG
12202013-06-10 Aidan Gauland <aidalgol@amuri.net>
1221
1222 * eshell.texi (Input/Output): Expand to cover new visual-command
1223 options, eshell-visual-subcommands and eshell-visual-options.
1224 Divide into separate Visual Commands and Redirection sections.
1225
ff4871b9
GM
12262013-06-10 Glenn Morris <rgm@gnu.org>
1227
1228 * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
1229
cdebc6dd
KY
12302013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
1231
1232 * gnus.texi (Article Date):
1233 Fix description of gnus-article-update-date-headers.
1234
962e44a5
XF
12352013-05-28 Xue Fuqiao <xfq.free@gmail.com>
1236
1237 * erc.texi (Special Features): ERC is being maintained within
1238 Emacs now.
1239
5d028165
XF
12402013-05-25 Xue Fuqiao <xfq.free@gmail.com>
1241
998ad848 1242 * flymake.texi: Change from one space between sentences to two.
5d028165 1243
0a6313f7
SM
12442013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
1245
1246 * cl.texi (Obsolete Macros): Describe replacements for `flet'
1247 (bug#14293).
1248
a7bef505
MA
12492013-04-16 Michael Albinus <michael.albinus@gmx.de>
1250
1251 * tramp.texi (Frequently Asked Questions): Precise, how to define
1252 an own ControlPath.
1253
7a55aa13
MA
12542013-04-15 Michael Albinus <michael.albinus@gmx.de>
1255
1256 * tramp.texi (Frequently Asked Questions): New item for
1257 ControlPath settings.
1258
c81ecb72
JB
12592013-03-31 Jay Belanger <jay.p.belanger@gmail.com>
1260
4f405069 1261 * calc.texi (Basic Operations on Units): Streamline some
c81ecb72
JB
1262 descriptions.
1263
73572c72
AG
12642013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
1265
78b8f320 1266 * eshell.texi (Built-ins): Update manual to mention tramp module.
73572c72 1267
24afc2e2
MA
12682013-03-18 Michael Albinus <michael.albinus@gmx.de>
1269
1270 * tramp.texi (Filename Syntax): Host names are not allowed to be
1271 any method name, unless method name is specified explicitly.
1272 Remove restriction on unibyte filenames.
1273
1274 * trampver.texi: Update release number.
1275
5294599f
PE
12762013-03-17 Paul Eggert <eggert@cs.ucla.edu>
1277
1278 doc: convert some TeX accents to UTF-8
1279 * emacs-mime.texi (Interface Functions): Use 'Ă¯' rather than
1280 '@"{@dotless{i}}'.
1281
d7251c31
MA
12822013-03-15 Michael Albinus <michael.albinus@gmx.de>
1283
1284 Sync with Tramp 2.2.7.
1285
1286 * trampver.texi: Update release number.
1287
f6817529
JB
12882013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
1289
1290 * calc.texi (Basic Operations on Units): Streamline some
1291 descriptions.
1292
c3e2de4c
GM
12932013-03-08 Glenn Morris <rgm@gnu.org>
1294
1295 * faq.texi (Top): Don't say this was updated @today.
1296 That's irrelevant and leads to spurious diffs.
1297
6d7ebb72
JB
12982013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
1299
c5b0993e
EW
1300 * calc.texi (Basic Operations on Units):
1301 Fix cross-reference.
6d7ebb72 1302
3cd23a35
KY
13032013-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
1304
1305 * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
1306
33d1e2f5
AM
13072013-03-06 Alan Mackenzie <acm@muc.de>
1308
1309 * cc-mode.texi (Custom Line-Up): Clarify position of point on
1310 calling a line-up function.
1311
681ebc33
PE
13122013-03-04 Paul Eggert <eggert@cs.ucla.edu>
1313
1314 * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
1315 * ses.texi: Switch from Latin-1 to UTF-8.
1316
eeb84739
MA
13172013-03-03 Michael Albinus <michael.albinus@gmx.de>
1318
1319 * tramp.texi (External methods): Tramp does not connect Android
1320 devices by itself.
1321
fc0c5af8
BW
13222013-03-02 Bill Wohler <wohler@newt.com>
1323
1324 Release MH-E manual version 8.5.
1325
1326 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1327 release 8.5.
1328
1329 * mh-e.texi (Preface, Conventions, Getting Started)
1330 (Using This Manual, Folder Selection, Viewing, Aliases)
1331 (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
1332 (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
1333 Update URLs.
1334
adb7352b
MA
13352013-03-01 Michael Albinus <michael.albinus@gmx.de>
1336
1337 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
1338 and "plink2" entries. "plink2" is obsolete for a long time.
c5b0993e
EW
1339 (External methods): Remove "scp1" and "scp2" entries.
1340 Explain user name and host name specification for "adb".
adb7352b 1341
538d9b94
MA
13422013-02-28 Michael Albinus <michael.albinus@gmx.de>
1343
1344 * tramp.texi (External methods): Mention `tramp-adb-program'.
1345
8a28a5b8
BG
13462013-02-28 Bastien Guerry <bzg@gnu.org>
1347
1348 * org.texi (Visibility cycling): Suggest to set
1349 `org-agenda-inhibit-startup' to nil if user wants the startup
1350 visibility settings to be honored in any circumstances.
1351 (Progress logging, Checkboxes): Fix typos.
1352
929aeac6 13532013-02-28 Michael Albinus <michael.albinus@gmx.de>
db19bba3
MA
1354
1355 * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
1356 the macros, for Texinfo 4.13 and 5.0.
1357
c0c2eb82
MA
13582013-02-24 Michael Albinus <michael.albinus@gmx.de>
1359
1abfd3e8 1360 Port Tramp documentation to Texinfo 5.0.
c0c2eb82
MA
1361 * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
1362 (Filename Syntax): Do not use @trampfn{} in @item.
1363 (Filename completion): Use @columnfractions in @multitable.
1364
6800ff8d
GM
13652013-02-22 Glenn Morris <rgm@gnu.org>
1366
1367 * flymake.texi (Syntax check statuses): Fix multitable continued rows.
1368
b59a2e9e
PE
13692013-02-21 Paul Eggert <eggert@cs.ucla.edu>
1370
1371 * Makefile.in (html): New rule.
1372
5079cfef
MA
13732013-02-20 Michael Albinus <michael.albinus@gmx.de>
1374
1375 * tramp.texi (Android shell setup): Improve. Reported by Thierry
1376 Volpiatto <thierry.volpiatto@gmail.com>.
1377
2150b471
MA
13782013-02-16 Michael Albinus <michael.albinus@gmx.de>
1379
1380 * tramp.texi (Top, Configuration): Insert section `Android shell
1381 setup' in menu.
1382 (Android shell setup): New section.
1383 (Connection types, Default Method)
1384 (Frequently Asked Questions): Mention "scp" instead of "scpc".
1385 (External methods): Remove "scpc" and "rsyncc" entries.
1386 (Frequently Asked Questions): Remove entry about ControlPersist.
1387
4e16ddf4
GM
13882013-02-13 Glenn Morris <rgm@gnu.org>
1389
1390 * message.texi (News Headers): Don't mention yow any more.
1391
5d9c6f17
JB
13922013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1393
1394 * calc.texi (Basic Operations on Units):
1395 (Customizing Calc): Mention the variable `calc-allow-units-as-numbers'.
1396
dacbc44c
AG
13972013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
1398
1399 * eshell.texi: Fill most of the missing sections.
1400
d3517077
BG
14012013-02-07 Bastien Guerry <bzg@gnu.org>
1402
1403 * org.texi (References): Clarify an example.
1404 (Installation): Fix instructions.
1405 (Org-Plot): Fix link.
1406 (Checkboxes, Radio lists): Fix typos.
1407
8c4b24b2 14082013-02-07 Glenn Morris <rgm@gnu.org>
1e934b84
GM
1409
1410 * cl.texi (Equality Predicates): Mention memql.
1411
8c4b24b2 14122013-02-07 Eric Ludlam <zappo@gnu.org>
cf4dd911 1413
cfdaa150 1414 * ede.texi (Creating a project): Make ede-new doc less
cf4dd911
EL
1415 specific, and only about items it supports, indicating that there
1416 might be more. Remove refs to simple project and direct automake
1417 from ede new.
1418 (Simple projects): Re-write to not talk about ede-simple-project
1419 which is deprecated, and instead use the term to mean projects
c5b0993e
EW
1420 that don't do much management, just project wrapping.
1421 Add ede-generic-project link.
cf4dd911
EL
1422 (ede-generic-project): New node (bug#11441).
1423
8c4b24b2 14242013-02-07 Glenn Morris <rgm@gnu.org>
72ff76bb
GM
1425
1426 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
1427
86e100a6
GM
14282013-02-01 Glenn Morris <rgm@gnu.org>
1429
1430 * calc.texi (Help Commands): Update calc-view-news description.
0eb61895 1431 Mention etc/CALC-NEWS.
86e100a6 1432
7ff2b2a6
MA
14332013-01-24 Michael Albinus <michael.albinus@gmx.de>
1434
1435 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
1436
a89c8ef0
BG
14372013-01-13 Bastien Guerry <bzg@gnu.org>
1438
1439 * org.texi (Installation): Simplify.
1440
14412013-01-13 François Allisson <francois@allisson.co> (tiny change)
1442
1443 * org.texi (Handling links): Update the mention to the obsolete
1444 variable `org-link-to-org-use-id' with a mention to the newer
1445 variable `org-id-link-to-org-use-id'. Mention the need to load
1446 the org-id library.
1447
997d5f2d
MA
14482013-01-10 Michael Albinus <michael.albinus@gmx.de>
1449
1450 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
1451
fb9f7146 14522013-01-09 Bastien Guerry <bzg@gnu.org>
c7cf0ebc
BG
1453
1454 * org.texi (Pushing to MobileOrg): Add footnote about using
1455 symbolic links in `org-directory'.
1456 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
1457 of the now obsolete alias `org-float'.
1458 (TODO basics): Add `org-use-fast-todo-selection' to the variable
1459 index. Fix description of TODO keywords cycling.
1460 (Advanced features): Add missing argument for @item.
1461 (Storing searches): Add index entries and a note about
1462 *-tree agenda views.
6d3e4c80
BG
1463 (Structure editing): Document `org-mark-element' and
1464 `org-mark-subtree'.
1465 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
c7cf0ebc 1466
c6a22ce2
JL
14672013-01-08 Juri Linkov <juri@jurta.org>
1468
1469 * info.texi (Go to node): Mention the abbreviated format
1470 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
1471
7b08ccf7
AS
14722013-01-06 Andreas Schwab <schwab@linux-m68k.org>
1473
605f02ee
AS
1474 * autotype.texi: Remove undefined command @subtitlefont.
1475 * cc-mode.texi: Likewise.
1476
7b08ccf7
AS
1477 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
1478 @item argument.
1479 (Property searches): Use \\ instead of @backslashchar{}.
1480 * pgg.texi (VERSION): Move @set below @setfilename.
1481
db671917
AS
14822013-01-05 Andreas Schwab <schwab@linux-m68k.org>
1483
1484 * ada-mode.texi: Remove braces from @title argument.
1485 * eudc.texi: Likewise.
1486 * smtpmail.texi: Likewise.
1487 * auth.texi (VERSION): Set before first use.
1488 * emacs-gnutls.texi (VERSION): Likewise.
1489 * pgg.texi (VERSION): Likewise.
1490 * ede.texi (Top): Rename from top, all uses changed.
1491 * eshell.texi: Add missing argument to @sp.
1492 * forms.texi (Top): Reorder menu to match structure.
1493 * htmlfontify.texi (Customisation): Add missing @item in
1494 @enumerate.
1495 * org.texi (Advanced features): Add missing argument for @item.
1496 (Property searches): Use @backslashchar{} in macro argument.
1497 * pcl-cvs.texi: Add missing argument to @sp.
1498 (Movement commands): Fix use of @itemx.
1499 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
1500 * reftex.texi (Options (Creating Citations)): Add missing newline
1501 before @end.
1502 * tramp.texi (Obtaining Tramp): Remove extra dots.
1503 (Configuration): Reorder menu to match structure.
651a2c77 1504 (Remote shell setup): Replace literal NUL character by \0.
db671917
AS
1505 * viper.texi (Marking): Add missing argument for @item.
1506
b55349fb
GM
15072013-01-04 Glenn Morris <rgm@gnu.org>
1508
92d59611
GM
1509 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
1510 Add htmlfontify.
1511 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
1512 (htmlfontify.dvi, htmlfontify.pdf): New targets.
1513 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
1514 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
1515
b55349fb
GM
1516 * htmlfontify.texi: Miscellaneous fixes and updates.
1517 Set copyright to FSF, update license to GFDL 1.3+.
1518
7fca93e2
VD
15192013-01-04 Vivek Dasmohapatra <vivek@etla.org>
1520
1521 * htmlfontify.texi: New file.
1522
87e65f96
JB
15232013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
1524
1525 * calc.texi (Free-Form Dates): Expand on the date reading
1526 algorithm.
1527
82e2a1f0 15282012-12-27 Glenn Morris <rgm@gnu.org>
ddc41264 1529
173076b4
GM
1530 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
1531 Avoid some overfull lines.
1532
d227e322
GM
1533 * widget.texi (Programming Example): Break some long lines.
1534
2ecfdaa6
GM
1535 * wisent.texi (Wisent Overview): Fix xref.
1536 (Grammar format, Understanding the automaton): Avoid overfill.
1537
fd762011
GM
1538 * bovine.texi (Optional Lambda Expression): Allow line break.
1539
9fbc8f46
GM
1540 * auth.texi (Help for users): Break long lines.
1541
ceccabdb
GM
1542 * ada-mode.texi (Project file variables):
1543 Reword to reduce underfull hbox.
1544 (No project files, Use GNAT project file):
1545 Use smallexample to make some overfull lines less terrible.
1546
88edc57f
GM
1547 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
1548 Fix cross-references to separate manuals.
1549
ddc41264
GM
1550 * Makefile.in (gfdl): New variable. Use throughout where
1551 appropriate so that targets depend on doclicense.texi.
1552
45dd6480
LI
15532012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
1554
1555 * gnus.texi (Customizing the IMAP Connection): Mention the other
1556 authenticators.
1557
61bbede6
LI
15582012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
1559
c5b0993e
EW
1560 * gnus.texi (Browse Foreign Server):
1561 Document `gnus-browse-delete-group'.
61bbede6 1562
ddc41264
GM
15632012-12-22 Glenn Morris <rgm@gnu.org>
1564
563a450c 1565 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
6d1962b3
GM
1566 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
1567 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
1568 * widget.texi, wisent.texi: Nuke hand-written node pointers.
563a450c 1569
ddc41264
GM
1570 * Makefile.in (gfdl): New variable. Use throughout where
1571 appropriate so that targets depend on doclicense.texi.
1572
c995b26e
EZ
15732012-12-22 Eli Zaretskii <eliz@gnu.org>
1574
1575 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
1576 doclicense.texi. Remove doclicense.texi from all targets that
1577 mentioned it explicitly.
1578 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
1579 $(emacsdir)/emacsver.texi.
a170fe53 1580 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
c995b26e 1581
08953d7f
GM
15822012-12-21 Glenn Morris <rgm@gnu.org>
1583
c545e313
GM
1584 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
1585 Include emacsver.texi. Nuke hand-written node pointers.
1586 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
1587 Depend on emacsver.texi.
1588
0b1af106
GM
1589 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
1590 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
1591 May as well just include doclicense.texi in everything.
1592
1593 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
1594 which @copying says is included.
1595
6bf430d1
GM
1596 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
1597 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
1598 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
1599 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
1600 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
1601 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
1602 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
1603 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
1604 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1605 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
1606 * widget.texi, wisent.texi, woman.texi: Do not mention buying
1607 copies from the FSF, which does not publish these manuals.
1608
08953d7f
GM
1609 * erc.texi: No need to include gpl in this small manual.
1610
257b2c7d
GM
1611 * org.texi (copying): Include a copy of the GFDL.
1612 (GNU Free Documentation License): New section.
1613
a4b0cca1 16142012-12-21 Bastien Guerry <bzg@gnu.org>
1e20eeb7
BG
1615
1616 * org.texi: Fix typos.
1617
d2435ab9
PE
16182012-12-16 Paul Eggert <eggert@cs.ucla.edu>
1619
1620 * calc.texi (ISO 8601): Rename from ISO-8601,
1621 as it's typically spelled without a hyphen.
1622
b9d8175e
JB
16232012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
1624
1625 * calc.texi (ISO-8601): New section.
1626 (Date Formatting Codes): Mention new codes.
1627 (Standard Date Formats): Mention new formats.
1628
f0bc0bf1
MA
16292012-12-14 Michael Albinus <michael.albinus@gmx.de>
1630
1631 * tramp.texi (External methods): Move `adb' method here.
1632
98c94021
GM
16332012-12-13 Glenn Morris <rgm@gnu.org>
1634
ba30c70f
GM
1635 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
1636
bfe6ffb6
GM
1637 * wisent.texi: Small edits. Set copyright to FSF, update license to
1638 GFDL 1.3+.
1639 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
1640 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
1641 New targets.
1642 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
1643 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
1644
98c94021
GM
1645 * bovine.texi: Small edits. Set copyright to FSF, update license to
1646 GFDL 1.3+, remove empty index.
1647 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
1648 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
1649 New targets.
1650 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
1651 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
1652
cfa49c1e
EL
16532012-12-13 Eric Ludlam <zappo@gnu.org>
1654 David Ponce <david@dponce.com>
1655 Richard Kim <emacs18@gmail.com>
1656
9e7abd17 1657 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
cfa49c1e 1658
727f9739 16592012-12-13 Glenn Morris <rgm@gnu.org>
4c2dd4ee 1660
9b97b143
GM
1661 * flymake.texi (Customizable variables, Locating the buildfile):
1662 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
1663
4c2dd4ee
GM
1664 * srecode.texi: Small edits. Set copyright to FSF, add explicit
1665 GFDL 1.3+ license, fix up index.
1666 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
1667 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
1668 (srecode.pdf): New targets.
1669 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
1670 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
1671
727f9739 16722012-12-13 Eric Ludlam <zappo@gnu.org>
ac1d9dde
EL
1673
1674 * srecode.texi: New file, imported from CEDET trunk.
1675
727f9739 16762012-12-13 Bastien Guerry <bzg@gnu.org>
63aa0982
BG
1677
1678 * org.texi (Summary, Code block specific header arguments)
1679 (Code block specific header arguments)
1680 (Header arguments in function calls, var, noweb)
727f9739
GM
1681 (Results of evaluation, Code evaluation security):
1682 Small reformatting: add a blank line before some example.
63aa0982
BG
1683
1684 * org.texi (System-wide header arguments)
1685 (Header arguments in Org mode properties, Conflicts)
727f9739
GM
1686 (Dynamic blocks, Using the mapping API):
1687 Fix indentation of Elisp code examples.
63aa0982
BG
1688
1689 * org.texi (Comment lines): Fix description of the comment syntax.
1690
727f9739
GM
1691 * org.texi (Installation): Mention "make test" in the correct section.
1692
4288142b
PE
16932012-12-06 Paul Eggert <eggert@cs.ucla.edu>
1694
1695 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1696 These are just minor editorial changes.
1697
61b835df
MA
16982012-12-04 Michael Albinus <michael.albinus@gmx.de>
1699
1700 * tramp.texi (History): Mention ADB.
1701 (Inline methods): Add `adb' method.
1702
c5bc2d1d 17032012-12-03 Michael Albinus <michael.albinus@gmx.de>
328dac0d
MA
1704
1705 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
1706 (External methods): Fix typo.
1707
c5bc2d1d 17082012-12-03 Glenn Morris <rgm@gnu.org>
f4f3b439
GM
1709
1710 * rcirc.texi (Notices): Fix typo.
1711
d0457b57
BW
17122012-11-25 Bill Wohler <wohler@newt.com>
1713
1714 Release MH-E manual version 8.4.
1715
4f405069 1716 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
d0457b57
BW
1717 Update for release 8.4.
1718
551aaa66
BW
1719 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
1720 (Junk): Add mh-whitelist-preserves-sequences-flag,
1721 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
1722 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
1723
61d841dd
PE
17242012-11-25 Paul Eggert <eggert@cs.ucla.edu>
1725
1726 * mh-e.texi (Procmail): Fix two @ typos.
1727
c07a6ded
PE
17282012-11-24 Paul Eggert <eggert@cs.ucla.edu>
1729
1730 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1731 These are just minor editorial changes.
1732
678a34f4
JB
17332012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
1734
1735 * calc.texi (Date Formatting Codes): Mention the new beginning of
1736 the date numbering system.
1737
0e70ce93
PE
17382012-11-22 Paul Eggert <eggert@cs.ucla.edu>
1739
1740 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
1741 (Date Forms): Correct off-by-one error in explanation of
1742 Julian day numbers. Give Gregorian equivalent of its origin.
1743
723da6aa
JB
17442012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
1745
cfdaa150 1746 * calc.texi (Date Forms): Mention the customizable
723da6aa
JB
1747 Gregorian-Julian switch.
1748 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
1749
310e60d9
PE
17502012-11-17 Paul Eggert <eggert@cs.ucla.edu>
1751
6f6b82d6
PE
1752 Calc now uses the Gregorian calendar for all dates (Bug#12633).
1753 It also uses January 1, 1 AD as its day number 1.
310e60d9
PE
1754 * calc.texi (Date Forms): Document this.
1755
e8693c96
GM
17562012-11-16 Glenn Morris <rgm@gnu.org>
1757
1758 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
1759 (Obsolete Macros): Move example here from Function Bindings.
1760
5c934f8b
GM
1761 * erc.texi: Use @code{nil} rather than just "nil".
1762 (Modules): Undocument obsolete "hecomplete".
6e5e9b70 1763 Add "notifications".
f925b109 1764 (Connecting): Add brief section on passwords.
274f5de6 1765 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
6e5e9b70 1766
f78ee6af 17672012-11-13 Glenn Morris <rgm@gnu.org>
24c38527
GM
1768
1769 * flymake.texi (Customizable variables)
1770 (Highlighting erroneous lines): Mention flymake-error-bitmap,
1771 flymake-warning-bitmap, and flymake-fringe-indicator-position.
1772
1796ef98
VB
17732012-11-12 Vincent BelaĂ¯che <vincentb1@users.sourceforge.net>
1774
1775 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
1776 In all file place SES into @acronym{...}.
1777 (Advanced Features): Add key index and function index for
4f405069
JB
1778 ses-set-header-row. Add description for function
1779 ses-rename-cell. Add description for function
1796ef98
VB
1780 ses-repair-cell-reference-all.
1781 (Ranges in formulas): Add description for ses-range flags.
1782
31f47fba
PE
17832012-11-12 Paul Eggert <eggert@cs.ucla.edu>
1784
1785 * texinfo.tex: Merge from gnulib.
1786
6baf66d5 17872012-11-10 Chong Yidong <cyd@gnu.org>
5b637222
CY
1788
1789 * url.texi (Introduction): Move url-configuration-directory to
1790 Customization node.
1791 (Parsed URIs): Split into its own node.
1792 (URI Encoding): New node.
1793 (Defining New URLs): Remove empty chapter.
1794 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
1795 Improve docs for url-queue-*.
1796 (Supported URL Types): Copyedits. Delete empty subnodes.
1797
c5b0993e
EW
1798 * url.texi (Introduction): Rename from Getting Started.
1799 Rewrite the introduction.
82f84fa3
CY
1800 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
1801
6baf66d5 18022012-11-10 Glenn Morris <rgm@gnu.org>
2ee1d59f
GM
1803
1804 * cl.texi (Obsolete Setf Customization):
1805 Revert defsetf example to the more correct let rather than prog1.
bdd8064f
GM
1806 Give define-modify-macro, defsetf, and define-setf-method
1807 gv.el replacements.
2ee1d59f 1808
2027b1b3 1809 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
a358a44e 1810 (Setf Extensions): Remove obsolete reference.
2027b1b3 1811 (Obsolete Setf Customization):
651af8c6 1812 Move note on lack of setf functions to lispref/variables.texi.
ab7f1c43 1813 Undocument get-setf-method, since it no longer exists.
a358a44e 1814 Mention simple defsetf replaced by gv-define-simple-setter.
651af8c6 1815
c65b407b
GM
18162012-11-03 Glenn Morris <rgm@gnu.org>
1817
1818 * cl.texi: Further general copyedits.
685b0026
GM
1819 (List Functions): Remove copy-tree, standard elisp for some time.
1820 (Efficiency Concerns): Comment out examples that no longer apply.
1821 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
92246540
GM
1822 (Creating Symbols, Random Numbers): De-emphasize internal
1823 variables cl--gensym-counter and cl--random-state. (Bug#12788)
f58542e1
GM
1824 (Naming Conventions, Type Predicates, Macros)
1825 (Predicates on Numbers): No longer mention cl-floatp-safe.
c65b407b 1826
a71e2379
G
18272012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
1828
1829 * gnus.texi (Mail Source Specifiers):
1830 Document :leave keyword used for pop mail source.
1831
df43dd53
GM
18322012-11-01 Glenn Morris <rgm@gnu.org>
1833
1834 * cl.texi: General copyedits for style, line-breaks, etc.
9f2881af
GM
1835 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
1836 (Macro Bindings, Blocks and Exits):
1837 Acknowledge existence of lexical-binding.
1838 (Iteration): Mainly defer to doc of standard dolist, dotimes.
df43dd53 1839
69c1c2e6
GM
18402012-10-31 Glenn Morris <rgm@gnu.org>
1841
dd90fd1a
GM
1842 * ert.texi (Introduction, The @code{should} Macro):
1843 Refer to "cl-assert" rather than "assert".
1844
69c1c2e6
GM
1845 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
1846 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
1847 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
1848 Reword, and add details of flet and labels.
87b0d8b1 1849 (Modify Macros, Function Bindings): Add some xrefs.
69c1c2e6 1850
4ddedf94
GM
18512012-10-30 Glenn Morris <rgm@gnu.org>
1852
1853 * cl.texi (Modify Macros): Update for cl-letf changes.
1854 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
516e1a08
GM
1855 (Setf Extensions): Partially restore note about cl-getf,
1856 mainly moved to lispref/variables.texi.
1857 (Property Lists): Fix cl-getf typos.
f43a5263 1858 (Mapping over Sequences): Mention cl-mapc naming oddity.
4ddedf94 1859
d3094168
GM
18602012-10-29 Glenn Morris <rgm@gnu.org>
1861
1862 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
a3c5b619 1863 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
d571e9c3 1864 (Customizing Setf): Move contents to "Obsolete Setf Customization".
d55911cf
GM
1865 (Modify Macros, Multiple Values, Other Clauses):
1866 Remove mentions of obsolete features.
6a07d52e 1867 (Obsolete Setf Customization): Don't mention `apply' setf.
d3094168 1868
3c0c6155
GM
18692012-10-28 Glenn Morris <rgm@gnu.org>
1870
f94b04fc
GM
1871 * cl.texi (Multiple Values, Common Lisp Compatibility):
1872 More namespace updates.
1873 (Obsolete Features): Copyedits.
1874 (Obsolete Lexical Macros, Obsolete Setf Customization):
1875 New subsections.
1876
9c52d61d
GM
1877 * cl.texi (Porting Common Lisp, Lexical Bindings):
1878 Add some xrefs to the Elisp manual.
1879
3c0c6155
GM
1880 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
1881 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
1882 (Obsolete Features): New appendix. Move Lexical Bindings here.
1883
5887564d
GM
18842012-10-27 Glenn Morris <rgm@gnu.org>
1885
e1117425
GM
1886 * cl.texi: Use defmac for macros rather than defspec.
1887 (Efficiency Concerns): Related copyedit.
1888
5887564d
GM
1889 * cl.texi (Control Structure): Update for setf now being in core.
1890 (Setf Extensions): Rename from Basic Setf. Move much of the
1891 former content to lispref/variables.texi.
1892 (Modify Macros): Move pop, push details to lispref/variables.texi.
1893 (Customizing Setf): Copyedits for setf etc being in core.
1894 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
1895 Further namespaces updates.
1896
bdebdb64
BG
18972012-10-26 Bastien Guerry <bzg@gnu.org>
1898
c5b0993e
EW
1899 * org.texi (Installation): Update the link to Org's ELPA.
1900 Also don't mention org-install.el anymore as the replacement file
bdebdb64
BG
1901 org-loaddefs.el is now loaded by org.el.
1902
f956e59d
MA
19032012-10-25 Michael Albinus <michael.albinus@gmx.de>
1904
c5b0993e
EW
1905 * tramp.texi (Frequently Asked Questions):
1906 Mention `tramp-completion-reread-directory-timeout' for performance
f956e59d
MA
1907 improvement.
1908
a05cb6e3
GM
19092012-10-25 Glenn Morris <rgm@gnu.org>
1910
1911 * cl.texi: Don't mess with the TeX section number counter.
1912 Use Texinfo recommended convention for quotes+punctuation.
1913 (Overview, Sequence Functions): Rephrase for better line-breaking.
1914 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
1915 (Macro Bindings, Conditionals, Iteration, Loop Basics)
1916 (Random Numbers, Mapping over Sequences, Structures)
1917 (Porting Common Lisp): Further updates for cl-lib namespace.
1918 (Modify Macros, Declarations, Macro Bindings, Structures):
1919 Break long lines in examples.
1920 (Dynamic Bindings): Update for changed progv behavior.
1921 (Loop Examples, Efficiency Concerns): Markup fixes.
1922 (Structures): Remove TeX margin change.
39ff2cf3 1923 (Declarations): Fix typos.
a05cb6e3 1924
39a58b5b
GM
19252012-10-24 Glenn Morris <rgm@gnu.org>
1926
a6880551
GM
1927 * cl.texi (Overview, Multiple Values, Creating Symbols)
1928 (Numerical Functions): Say less/nothing about the original cl.el.
1929 (Old CL Compatibility): Remove.
1930 (Assertions): Remove ignore-errors (standard Elisp for some time).
1931
39a58b5b
GM
1932 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
1933 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
1934 (Efficiency Concerns, Efficiency Concerns)
1935 (Common Lisp Compatibility, Old CL Compatibility):
1936 Further updates for cl-lib namespace.
1937
72ec96fb
PE
19382012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
1939
1940 Update manual for new time stamp format (Bug#12706).
1941 * emacs-mime.texi (time-date): Update for new format.
1942 Also, fix bogus time stamp and modernize a bit.
1943
8d6510b9
GM
19442012-10-23 Glenn Morris <rgm@gnu.org>
1945
1946 * cl.texi: Include emacsver.texi. Use Emacs version number rather
1947 than unchanging cl.el version number.
1948 End all menu descriptions with a period.
1949 Do not use @dfn{CL} for every instance of "CL".
1950 (Overview): Remove no-runtime caveat, and note about foo* names.
1951 (Usage): Use cl-lib rather than cl.
1952 (Organization, Naming Conventions): Update for cl-lib.el.
1953 (Installation): Remove long-irrelevant node.
1954 (Program Structure, Predicates, Control Structure):
1955 Start updating for cl-lib namespace.
8d6510b9
GM
1956 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
1957 Depend on emacsver.texi.
1958
0a078f36
MA
19592012-10-09 Michael Albinus <michael.albinus@gmx.de>
1960
1961 * trampver.texi: Update release number.
1962
a03bb33f
GM
19632012-10-06 Glenn Morris <rgm@gnu.org>
1964
24636b26
GM
1965 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
1966 ERC version.
1967 (Introduction): ERC is distributed with Emacs.
1968 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
1969 (Getting Started): Simplify.
1970 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
1971 (History): Mention ERC maintained as part of Emacs now.
1972 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
1973 Add dependency on emacsver.texi.
1974
a03bb33f
GM
1975 * erc.texi: Remove hand-written node pointers.
1976
d259be38
GM
19772012-10-05 Glenn Morris <rgm@gnu.org>
1978
1979 * newsticker.texi (Overview, Requirements, Usage, Configuration):
1980 Copyedits.
1981
62a81506
CY
19822012-10-01 Eric Ludlam <zappo@gnu.org>
1983
1984 * ede.texi (Quick Start, Project Local Variables)
1985 (Miscellaneous commands, ede-java-root, Development Overview)
1986 (Detecting a Project): New nodes.
1987 (Simple projects): Node deleted.
1988
1989 * eieio.texi (Building Classes): Some slot attributes cannot be
1990 overridden.
1991 (Slot Options): Remove an example.
1992 (Method Invocation, Documentation): New nodes.
1993
07f133bf
GM
19942012-10-01 Glenn Morris <rgm@gnu.org>
1995
1996 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
1997 (reftex.pdf): Add dependency on emacsver.texi.
1998 * reftex.texi: Don't include directory part for emacsver.texi;
1999 the Makefile's -I handles it.
2000
4f595e15
RA
20012012-09-30 Ralf Angeli <angeli@caeruleus.net>
2002
2003 Merge from standalone RefTeX repository.
2004
2005 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
2006 with macros.
2007 (Imprint): Mention Wolfgang in list of contributors.
2008 (Creating Citations): Give a hint about how to
2009 auto-revert the BibTeX database file when using external editors.
2010 (Referencing Labels): Simplify section about reference macro
2011 cycling.
2012 (Options (Referencing Labels)): Adapt to new structure of
2013 `reftex-ref-style-alist'.
2014 (Referencing Labels, Reference Styles): Document changes in the
2015 referencing functionality.
2016 (Commands): Mention options for definition of header and footer in
2017 BibTeX files.
2018 (Options (Creating Citations)): Document
2019 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
2020 (Reference Styles): New section.
2021 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
2022 (Options (Referencing Labels)): Remove descriptions of deprecated
2023 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
2024 Add descriptions for `reftex-ref-style-alist' and
2025 `reftex-ref-style-default-list'.
2026 (Referencing Labels): Update regarding reference styles.
2027 (Citation Styles): Mention support for ConTeXt.
2028 (Options (Defining Label Environments)): Fix typo.
c5b0993e
EW
2029 (Options (Creating Citations)):
2030 Document `reftex-cite-key-separator'.
4f595e15 2031
8223b1d2
BG
20322012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
2033
2034 * org.texi: Add description of ORG_ADD_CONTRIB to info
2035 documentation. Add link to Worg for more details.
2036
2037 * org.texi: Clarify installation procedure. Provide link to the
2038 build system description on Worg.
2039
2040 * org.texi: Remove reference to utils/, x11idle.c is now in
2041 contrib/scripts.
2042
2043 * org.texi: Re-normalize to "Org mode" in manual.
2044
2045 * org.texi (Installation): Adapt documentation to new build
2046 system. Mention GNU ELPA (since it needs to be handled like Emacs
2047 built-in Org).
2048
8223b1d2
BG
20492012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
2050
2051 * org.texi: Fix typo in description of the 'Hooks' section.
2052
2053 * org.texi: Add ID to the list of special properties.
2054
20552012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
2056
2057 * org.texi (Moving subtrees): Document the ability to archive to a
2058 datetree.
2059
1e20eeb7 20602012-09-30 Bastien Guerry <bzg@gnu.org>
8223b1d2 2061
c5b0993e
EW
2062 * org.texi (Installation, Feedback, Batch execution):
2063 Use (add-to-list 'load-path ... t) for the contrib dir.
8223b1d2
BG
2064
2065 * org.texi (results): Update documentation for ":results drawer"
2066 and ":results org".
2067
2068 * org.texi (Column width and alignment): Fix typo.
2069
2070 * org.texi (Activation): Point to the "Conflicts" section.
2071
2072 * org.texi (Conflicts): Mention filladapt.el in the list of
2073 conflicting packages.
2074
2075 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
2076 not needed for versions of Emacs > 22.1.
2077
2078 * org.texi (History and Acknowledgments): Fix typo.
2079
2080 * org.texi (History and Acknowledgments): Add my own
2081 acknowledgments.
2082
2083 * org.texi (Agenda commands): Document the new command and the new
2084 option.
2085
2086 * org.texi (Agenda commands): Delete `org-agenda-action' section.
2087 (Agenda commands): Reorder. Document `*' to toggle persistent
2088 marks.
2089
c5b0993e
EW
2090 * org.texi (Agenda dispatcher):
2091 Mention `org-toggle-agenda-sticky'.
8223b1d2
BG
2092 (Agenda commands, Exporting Agenda Views): Fix typo.
2093
2094 * org.texi (Templates in contexts, Setting Options): Update to
2095 reflect changes in how contexts options are processed.
2096
2097 * org.texi (Templates in contexts): Document the new structure of
2098 the variables `org-agenda-custom-commands-contexts' and
2099 `org-capture-templates-contexts'.
2100
2101 * org.texi (Templates in contexts): Document the new option
2102 `org-capture-templates-contexts'.
2103 (Storing searches): Document the new option
2104 `org-agenda-custom-commands-contexts'.
2105
2106 * org.texi (Formula syntax for Lisp): Reformat.
2107
2108 * org.texi (Special properties, Column attributes)
2109 (Agenda column view): Document the new special property
2110 CLOCKSUM_T.
2111
2112 * org.texi (Template expansion): Document the new %l template.
2113
2114 * org.texi (Fast access to TODO states): Fix documentation about
2115 allowed characters for fast todo selection.
2116
2117 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
2118 use in `org-agenda-to-appt'.
2119
2120 * org.texi (Comment lines): Update wrt comments.
2121
2122 * org.texi (Resolving idle time): Document new keybinding.
2123
2124 * org.texi (Clocking commands): Document the use of S-M-<up/down>
2125 on clock timestamps.
2126
d1389828 2127 * org.texi (Fast access to TODO states): Explicitly says only
8223b1d2
BG
2128 letters are supported as fast TODO selection keys.
2129
2130 * org.texi (Link abbreviations): Illustrate the use of the "%h"
2131 specifier. Document the new "%(my-function)" specifier.
2132
2133 * org.texi (Clocking commands): New cindex.
2134 (Clocking commands): Update documentation for `org-clock-in'.
2135 Document `org-clock-in-last'. Mention `org-clock-out' and
2136 `org-clock-in-last' as commands that can be globally bound.
2137 (Resolving idle time): Document continuous clocking.
2138
2139 * org.texi (Top, Introduction): Fix formatting.
2140 (Activation): Add index entries.
2141 (Conventions): Update section.
2142 (Embedded @LaTeX{}): Fix formatting.
2143
2144 * org.texi (Visibility cycling): Document `show-children'.
2145
2146 * org.texi (Using capture): Mention the `org-capture-last-stored'
2147 bookmark as a way to jump to the last stored capture.
2148
2149 * org.texi (Uploading files): Fix typo.
2150
2151 * org.texi (Using capture): Document `C-0' as a prefix argument
2152 for `org-capture'.
2153
2154 * org.texi (Agenda commands): Document persistent marks.
2155
2156 * org.texi (Template expansion): Update doc to reflect change.
2157
2158 * org.texi (Radio tables): Document the :no-escape parameter.
2159
2160 * org.texi (Repeated tasks): Document repeat cookies for years,
2161 months, weeks, days and hours.
2162
2163 * org.texi (Export options): State that you can use the d: option
2164 by specifying a list of drawers.
2165
2166 * org.texi (HTML preamble and postamble): Small doc improvement.
2167
21682012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
2169
2170 * org.texi: The sections in the Exporting section of the manual
2171 left out articles in the description of the org-export-as-*
4f405069 2172 commands, among other places. This patch adds them, adds a few
8223b1d2
BG
2173 missing prepositions, and switches instances of "an HTML" to "a
2174 html" for internal consistency.
2175
2176 * org.texi: Alter several examples of headings with timestamps in
2177 them to include the timestamps in the body instead of the heading.
2178
21792012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
2180
2181 * org.texi (Agenda dispatcher): Document sticky agenda views and
2182 the new key for them.
2183
21842012-09-30 Charles <millarc@verizon.net> (tiny change)
2185
2186 * org.texi (Advanced features): Fix error in table.
2187
21882012-09-30 Feng Shu <tumashu@gmail.com>
2189
2190 * org.texi (@LaTeX{} fragments): Document imagemagick as an
2191 alternative to dvipng.
2192
21932012-09-30 François Allisson <francois@allisson.co> (tiny change)
2194
2195 * org.texi: Remove extra curly bracket.
2196
21972012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
2198
2199 * org.texi (org-clock-in-last and org-clock-cancel): Update the
2200 defkeys.
2201
22022012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2203
2204 * org.texi (Agenda commands): Fix two typos by giving
2205 corresponding function names, according to
2206 `org-agenda-view-mode-dispatch'.
2207
a04689de 22082012-09-30 Jan Böcker <jan.boecker@jboecker.de>
8223b1d2
BG
2209
2210 * org.texi (The spreadsheet): Fix typo.
2211
22122012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
2213
2214 * org.texi (Tracking your habits): Point to the "Tracking TODO
2215 state changes" section.
2216
22172012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
2218
2219 * org.texi (Literal examples): Remove reference to unknown
4f405069 2220 `org-export-latex-minted' variable. Also simplify footnote since
8223b1d2
BG
2221 `org-export-latex-listings' documentation is exhaustive already.
2222
2223 * org.texi (Plain lists): Remove reference to now hard-coded
2224 `bullet' automatic rule.
2225
22262012-09-30 Toby S. Cubitt <tsc25@cantab.net>
2227
2228 * org.texi: Updated documentation accordingly.
2229
5087f097
PE
22302012-09-13 Paul Eggert <eggert@cs.ucla.edu>
2231
2232 * texinfo.tex: Merge from gnulib.
2233
20121a26
MA
22342012-09-12 Michael Albinus <michael.albinus@gmx.de>
2235
2236 Sync with Tramp 2.2.6.
2237
2238 * tramp.texi (Bug Reports): Cleanup caches before a test run.
2239
2240 * trampver.texi: Update release number.
2241
44677e30
PE
22422012-09-12 Paul Eggert <eggert@cs.ucla.edu>
2243
2244 * texinfo.tex: Merge from gnulib.
2245
5a4c42ba
AA
22462012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
2247
2248 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
2249 (bug#12096).
2250
8e7046c3
JB
22512012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
2252
1dcac243
JB
2253 * calc.texi (Simplification modes, Conversions)
2254 (Operating on Selections): Mention "basic" simplification.
8e7046c3
JB
2255 (The Calc Mode Line): Mention the mode line display for Basic
2256 simplification mode.
2257 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
2258 simplifications.
2259 (Basic Simplifications): Rename from "Limited Simplifications"
2260 Replace "limited" by "basic" throughout.
4f405069 2261 (Algebraic Simplifications): Indicate that the algebraic
8e7046c3 2262 simplifications are done by default.
4f405069 2263 (Unsafe Simplifications): Mention `m E'.
8e7046c3
JB
2264 (Simplification of Units): Mention `m U'.
2265 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
c5b0993e
EW
2266 (Kinds of Declarations, Functions for Declarations):
2267 Mention "algebraic simplifications" instead of `a s'.
1dcac243 2268 (Algebraic Entry): Remove mention of default simplifications.
8e7046c3 2269
d2bd74ff
JB
22702012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
2271
2272 * calc.texi (Getting Started, Tutorial): Change simulated
2273 Calc output to match actual output.
2274 (Simplifying Formulas): Mention that algebraic simplification is now
2275 the default.
2276
77472261
EZ
22772012-07-28 Eli Zaretskii <eliz@gnu.org>
2278
2279 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
2280 (Bug#12073)
2281
09ae5da1
PE
22822012-07-25 Paul Eggert <eggert@cs.ucla.edu>
2283
2284 Prefer typical American spelling for "acknowledgment".
2285 * calc.texi (History and Acknowledgments): Rename from
2286 History and Acknowledgements.
2287 * idlwave.texi (Acknowledgments):
2288 * ses.texi (Acknowledgments):
2289 * woman.texi (Acknowledgments): Rename from Acknowledgements.
2290
c4444d16
PE
22912012-07-09 Paul Eggert <eggert@cs.ucla.edu>
2292
2293 Rename configure.in to configure.ac (Bug#11603).
2294 * ede.texi (Compiler and Linker objects, ede-proj-project)
2295 (ede-step-project): Prefer the name configure.ac to configure.in.
2296
ef091c97
MA
22972012-07-06 Michael Albinus <michael.albinus@gmx.de>
2298
c5b0993e
EW
2299 * tramp.texi (Multi-hops):
2300 Introduce `tramp-restricted-shell-hosts-alist'.
ef091c97 2301
89b163db
G
23022012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2303
2304 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
2305 methods, so don't mention smtpmail here.
2306
23072012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
2308
2309 * gnus.texi (Picons): Document gnus-picon-properties.
2310
23112012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2312
2313 * gnus.texi: Remove mention of compilation, as that's no longer
2314 supported.
2315
23162012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
2317
2318 * gnus.texi (Archived Messages): Mention
2319 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
2320
23212012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2322
2323 * gnus.texi (Various Summary Stuff):
2324 Remove mention of `gnus-propagate-marks'.
2325
23262012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2327
2328 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
2329 which no longer exist.
2330
23312012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2332
2333 * gnus.texi (Archived Messages):
2334 Document gnus-gcc-self-resent-messages.
2335
23362012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2337
2338 * message.texi (Mail Variables):
2339 Mention the optional user parameter for X-Message-SMTP-Method.
2340
23412012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2342
2343 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
2344
2345 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
2346
23472012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2348
2349 * gnus.texi (Key Index): Change encoding to utf-8.
2350
ac1a0ce1 23512012-06-21 Glenn Morris <rgm@gnu.org>
2fecccba
GM
2352
2353 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
2354
71cca84d
G
23552012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2356
2357 * gnus.texi (Group Timestamp): Mention where to find documentation for
2358 the `gnus-tmp-' variables (bug#11601).
2359
888a7fc0
MA
23602012-06-11 Michael Albinus <michael.albinus@gmx.de>
2361
2362 Sync with Tramp 2.2.6-pre.
2363
2364 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
2365 where appropriate.
2366 (Ad-hoc multi-hops): New section.
2367 (Remote processes): New subsection "Running remote processes on
2368 Windows hosts".
2369 (History): Add remote commands on Windows, and ad-hoc multi-hop
2370 methods.
2371 (External methods): "ControlPersist" must be set to "no" for the
2372 `scpc' method.
2373 (Remote processes): Add a note about `auto-revert-tail-mode'.
2374 (Frequently Asked Questions): Use "scpx" in combination with
2375 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
2376
2377 * trampver.texi: Update release number.
2378
31ca4639 23792012-06-10 Chong Yidong <cyd@gnu.org>
c342cead
CY
2380
2381 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
2382 compilation for html-mono.
2383
0e8bbf66
PE
23842012-06-08 Paul Eggert <eggert@cs.ucla.edu>
2385
2386 * texinfo.tex: Merge from gnulib.
2387
b8f061b3
KY
23882012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
2389
2390 * Makefile.in (echo-info): Don't try to install info files named
2391 just ".info".
2392
16af873e
GM
23932012-05-28 Glenn Morris <rgm@gnu.org>
2394
c1dabff0
GM
2395 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
2396
16af873e
GM
2397 * sc.texi: Nuke hand-written node pointers.
2398 Fix top-level menu to match actual node order.
2399
1d5b82ef
GM
24002012-05-27 Glenn Morris <rgm@gnu.org>
2401
2402 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
2403 Some associated fixes, including not messing with chapno in cl.texi.
2404
33017faf 24052012-05-27 Bastien Guerry <bzg@gnu.org>
8c8b834f
BG
2406
2407 * org.texi (Durations and time values): Fix typo.
2408
2fb6d9c6
GM
24092012-05-26 Paul Eggert <eggert@cs.ucla.edu>
2410
2411 * texinfo.tex: Update from gnulib.
2412
d14b0029
JB
24132012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
2414
cfdaa150 2415 * calc.texi (Basic Operations on Units, Customizing Calc):
d14b0029
JB
2416 Mention `calc-ensure-consistent-units'.
2417
2f4cadd1 24182012-05-14 Andreas Schwab <schwab@linux-m68k.org>
78e91d08 2419
9879e263
AS
2420 * cc-mode.texi: Avoid space before macro in 4th argument of cross
2421 reference commands. (Bug#11461)
2422
78e91d08
AS
2423 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
2424
3fe7cdc8
GM
24252012-05-12 Glenn Morris <rgm@gnu.org>
2426
9598ef0b
GM
2427 * Makefile.in (mostlyclean): Add more TeX intermediates.
2428
7d326a29
GM
2429 * Makefile.in: Make it look more like the other doc Makefiles.
2430 Use explicit $srcdir in all dependencies.
2431 Remove cd $srcdir from rules.
2432 (VPATH): Remove.
2433 (infodir): Set to an absolute path.
2434 (INFO_TARGETS): Use short names.
2435 (mkinfodir): infodir is now absolute.
2436 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
2437
c7f95930 2438 * Makefile.in (info.info): Rename from info, to avoid duplication.
9583393f 2439 (.SUFFIXES): Disable implicit rules.
c7f95930 2440
3fe7cdc8
GM
2441 * Makefile.in (MKDIR_P): New, set by configure.
2442 (mkinfodir): Use $MKDIR_P.
2443
6f0652af
GM
24442012-05-07 Glenn Morris <rgm@gnu.org>
2445
2446 * forms.texi (Long Example): Update for changed location of files.
2447
8045b906
GM
24482012-05-04 Glenn Morris <rgm@gnu.org>
2449
2450 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
2451 (INFO_TARGETS): Use $INFO_EXT.
2452 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2453 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
2454 (INFO_TARGETS): Use $INFO_EXT.
2455 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2456
9e7a4bcf
GM
24572012-05-02 Glenn Morris <rgm@gnu.org>
2458
9aa071df
GM
2459 * Makefile.in (echo-info): New phony target, used by top-level.
2460
9e7a4bcf
GM
2461 * viper.texi: Make direntry shorter (also it is no longer "newest").
2462
2463 * emacs-gnutls.texi, ert.texi, org.texi:
2464 Fix dircategory, direntry to match info/dir.
2465
31cc861c
GM
2466 * faq.texi: Convert @inforefs to @xrefs.
2467 Fix some malformed cross-references.
f9e320bb
GM
2468 (File-name conventions): Shorten section name to avoid overfull line.
2469 (How to add fonts): Use smallexample to avoid overfull lines.
31cc861c 2470
723ea6b5
TZ
24712012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
2472
2473 * auth.texi (Help for users): Update for .gpg file being second.
2474
a8e7d6d7 24752012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2f885dca
BG
2476
2477 * org.texi (Agenda commands): Fix two typos: give corresponding
2478 function names, according to `org-agenda-view-mode-dispatch'.
2479
a8e7d6d7 24802012-04-27 Glenn Morris <rgm@gnu.org>
dae39d9c
GM
2481
2482 * faq.texi (Major packages and programs): Remove section.
2483 There is no point listing 6 packages (cf etc/MORE.STUFF).
2484 (Finding Emacs and related packages): Move "Spell-checkers" here.
578c1d4b 2485
dcbf5805
MA
24862012-04-22 Michael Albinus <michael.albinus@gmx.de>
2487
2488 * dbus.texi (Version): New node.
2489 (Properties and Annotations): Mention the object manager
2490 interface. Describe dbus-get-all-managed-objects.
2491 (Type Conversion): Floating point numbers are allowed, if an
2492 anteger does not fit Emacs's integer range.
2493 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
2494 (Asynchronous Methods): Fix description of
2495 dbus-call-method-asynchronously.
c5b0993e
EW
2496 (Receiving Method Calls): Fix some minor errors.
2497 Add dbus-interface-emacs.
dcbf5805
MA
2498 (Signals): Describe unicast signals and the new match rules.
2499 (Alternative Buses): Add the PRIVATE optional argument to
2500 dbus-init-bus. Describe its new return value. Add dbus-setenv.
2501
adee4030
GM
25022012-04-20 Glenn Morris <rgm@gnu.org>
2503
2504 * faq.texi (New in Emacs 24): New section.
2505 (Packages that do not come with Emacs): Mention M-x list-packages.
2506
35dc09a1 25072012-04-14 Alan Mackenzie <acm@muc.de>
932de51c
AM
2508
2509 * cc-mode.texi (c-offsets-alist): Correct a typo.
2510
35dc09a1 25112012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
801a68c8
BG
2512
2513 * org.texi (Deadlines and scheduling): Fix the example: the
2514 DEADLINE item should come right after the headline. We enforce
2515 this convention, so it is a bug not to illustrate it correctly in
2516 the manual.
2517
35dc09a1 25182012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
801a68c8
BG
2519
2520 * org.texi (Agenda commands): Fix documentation bug by swapping
2521 the equivalent keybindings to `org-agenda-next-line' with the ones
2522 to `org-agenda-previous-line'.
2523
35dc09a1 25242012-04-14 Glenn Morris <rgm@gnu.org>
f48a9cb4
GM
2525
2526 * Makefile.in: Replace non-portable use of $< in ordinary rules.
2527
e2560ea8
EZ
25282012-04-09 Eli Zaretskii <eliz@gnu.org>
2529
c5b0993e
EW
2530 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
2531 Add emacs-gnutls.
e2560ea8
EZ
2532 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
2533
6b4f4a2d
TZ
25342012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
2535
250b840e 2536 * Makefile.in: Add emacs-gnutls.texi to build.
6b4f4a2d
TZ
2537
2538 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
2539
ca2c89b6
TZ
25402012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
2541
2542 * auth.texi (Secret Service API): Edit further and give examples.
c8bf3227 2543 (Secret Service API): Adjust @samp to @code for collection names.
ca2c89b6 2544
aebd5f1a
GM
25452012-04-04 Glenn Morris <rgm@gnu.org>
2546
2547 * auth.texi (Secret Service API): Copyedits.
2548 (Help for developers): Fill in some missing function doc-strings.
3c93d00f
GM
2549 (Help for users, Help for developers)
2550 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
aebd5f1a 2551
0317dd51
MA
25522012-04-04 Michael Albinus <michael.albinus@gmx.de>
2553
2554 * auth.texi (Secret Service API): Add the missing text.
2555
3d439cd1
CY
25562012-04-04 Chong Yidong <cyd@gnu.org>
2557
2558 * message.texi (Using PGP/MIME): Note that epg is now the default.
2559
2560 * gnus.texi: Reduce references to obsolete pgg library.
2561 (Security): Note that epg is now the default.
2562
2563 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
2564
2565 * nxml-mode.texi (Completion): C-RET is no longer bound to
2566 nxml-complete.
2567
153ae947
BG
25682012-04-01 Jambunathan K <kjambunathan@gmail.com>
2569
2570 * org.texi (Customizing tables in ODT export): Correct few errors.
2571
25722012-04-01 Jambunathan K <kjambunathan@gmail.com>
2573
2574 * org.texi (Links in ODT export): Update.
2575 (Labels and captions in ODT export): New node.
2576
25772012-04-01 Jambunathan K <kjambunathan@gmail.com>
2578
2579 * org.texi (Literal examples in ODT export): htmlfontify.el in
2580 Emacs-24.1 now supports fontification. So ODT source blocks will
2581 be fontified by default.
2582
25832012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
2584
2585 * org.texi (Refiling notes): Remove duplicated keybinding.
2586
25872012-04-01 Eric Schulte <eric.schulte@gmx.com>
2588
2589 * org.texi (noweb): Documentation of this new option to the :noweb
2590 header argument.
2591
25922012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
2593
2594 * org.texi (Header and sectioning): Add example demonstrating how
2595 to use "LaTeX_CLASS_OPTIONS".
2596
25972012-04-01 Eric Schulte <eric.schulte@gmx.com>
2598
2599 * org.texi (Noweb reference syntax): Describe the ability to
2600 execute noweb references in the manual.
2601
26022012-04-01 Eric Schulte <eric.schulte@gmx.com>
2603
2604 * org.texi (cache): Improve cache documentation when session
2605 evaluation is used.
2606
26072012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2608
2609 * org.texi (Plain lists): Document removal.
2610
26112012-04-01 Michael Brand <michael.ch.brand@gmail.com>
2612
2613 * org.texi: Decapitalize file name in references to Calc manual.
2614
26152012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2616
2617 * org.texi (Plain lists): Document removal.
2618
26192012-04-01 Jambunathan K <kjambunathan@gmail.com>
2620
2621 * org.texi (Top, OpenDocument Text export)
2622 (ODT export commands, Extending ODT export)
2623 (Images in ODT export, Tables in ODT export)
2624 (Configuring a document converter): Add or Update.
2625
26262012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
2627
2628 * org.texi (MobileOrg): Change the wording to reflect that the
2629 Android Version is no longer just the little brother of the iOS
2630 version.
2631
26322012-04-01 Eric Schulte <eric.schulte@gmx.com>
2633
c5b0993e 2634 * org.texi (Key bindings and useful functions): Update babel key
153ae947
BG
2635 binding documentation in manual.
2636
26372012-04-01 Eric Schulte <eric.schulte@gmx.com>
2638
2639 * org.texi (noweb): Document new noweb header value.
2640
26412012-04-01 Eric Schulte <eric.schulte@gmx.com>
2642
2643 * org.texi (noweb-sep): Document new header argument.
2644
26452012-04-01 Eric Schulte <eric.schulte@gmx.com>
2646
2647 * org.texi (noweb-ref): Documentation of this new custom variable.
2648
26492012-04-01 Eric Schulte <eric.schulte@gmx.com>
2650
2651 * org.texi (wrap): Update the new :wrap documentation to match the
2652 current implementation.
2653
26542012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2655
2656 * org.texi: Added documentation for :wrap.
2657
26582012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2659
2660 * org.texi: #+RESULTS now user-configurable.
2661
26622012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2663
2664 * org.texi: Documented :noweb no-export.
2665
26662012-04-01 Thomas Dye <dk@poto.local>
2667
2668 * org.texi: Edit :noweb no header argument for correctness.
2669
1e20eeb7 26702012-04-01 Bastien Guerry <bzg@gnu.org>
153ae947
BG
2671
2672 * org.texi (Customization): Update the approximate number of Org
2673 variables.
2674
26752012-04-01 Thomas Dye <dk@poto.local>
2676
2677 * org.texi: The :results wrap produces a drawer instead of a
2678 begin_results block.
2679
005a89ff
G
26802012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
2681
2682 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
2683 reflect the new default.
2684
589ce070
EZ
26852012-03-10 Eli Zaretskii <eliz@gnu.org>
2686
2687 * info.texi (Expert Info): Move the index entry for "Texinfo" from
2688 "Getting Started" to this node. (Bug#10450)
2689
a5392527
CY
26902012-03-10 Chong Yidong <cyd@gnu.org>
2691
8ae818e4
CY
2692 * flymake.texi (Example -- Configuring a tool called via make):
2693 Mention the Automake COMPILE variable (Bug#8715).
2694
a5392527
CY
2695 * info.texi (Getting Started): Add an index entry (Bug#10450).
2696
d49902e4
MA
26972012-03-02 Michael Albinus <michael.albinus@gmx.de>
2698
2699 * dbus.texi (Signals): Known names will be mapped onto unique
2700 names, when registering for signals.
2701
53eced6d
GM
27022012-02-29 Glenn Morris <rgm@gnu.org>
2703
bcd6cd23
GM
2704 * url.texi: Fix quote usage in body text.
2705
775b55af
GM
2706 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
2707
53eced6d
GM
2708 * cl.texi: Use @code{} in menus when appropriate.
2709
44e97401
GM
27102012-02-28 Glenn Morris <rgm@gnu.org>
2711
2712 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
2713 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
2714 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
2715 * org.texi, sc.texi, vip.texi, viper.texi:
2716 Standardize possessive apostrophe usage.
2717
fa9a0855
CY
27182012-02-26 Chong Yidong <cyd@gnu.org>
2719
2720 * ediff.texi (Quick Help Commands): Add a couple of index entries
2721 (Bug#10834).
2722
0fd2c9a3
GM
27232012-02-17 Glenn Morris <rgm@gnu.org>
2724
2725 * gnus.texi (Posting Styles):
2726 * remember.texi (Org): Fix cross-refs to other manuals.
2727
9f26dc24
GM
27282012-02-15 Glenn Morris <rgm@gnu.org>
2729
2730 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
2731 (Encryption): New chapter, split out from previous.
2732
3d2af193
LI
27332012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
2734
c5b0993e
EW
2735 * gnus.texi (Customizing the IMAP Connection):
2736 Mention nnimap-record-commands.
3d2af193 2737
b74c9672
GM
27382012-02-10 Glenn Morris <rgm@gnu.org>
2739
2740 * url.texi (Retrieving URLs): Update url-retrieve arguments.
2741 Mention url-queue-retrieve.
2742
2ebc3b94
GM
27432012-02-09 Glenn Morris <rgm@gnu.org>
2744
9fcfcdef
GM
2745 * sem-user.texi (Semantic mode user commands): Typo fix.
2746
2ebc3b94
GM
2747 * info.texi (Create Info buffer): Mention info-display-manual.
2748
7c4bbb69
LI
27492012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
2750
2751 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
2752 example (modified from an example by Michael Albinus).
2753
debce7bc
G
27542012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
2755
2756 * gnus.texi (Agent Basics): Fix outdated description of
2757 `gnus-agent-auto-agentize-methods'.
2758
b207a4ec
AS
27592012-01-28 Andreas Schwab <schwab@linux-m68k.org>
2760
2761 * cc-mode.texi: Always @defindex ss.
2762 (Config Basics): Fix argument of @itemize.
2763 (Macro Backslashes): Add @code around index entry.
2764
b8fe8712
GM
27652012-01-23 Glenn Morris <rgm@gnu.org>
2766
2767 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
2768
02dc2fd7
EH
27692012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
2770
2771 * tramp.texi (File): Tweak wording for the `scpc' option.
2772
e7719ea1
G
27732012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2774
2775 * gnus.texi (Group Parameters): Really note precedence.
2776
9937bef4
G
27772012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2778
2779 * gnus.texi (Group Parameters): Note precedence.
2780
e66ba1df
BG
27812012-01-03 Eric Schulte <eric.schulte@gmx.com>
2782
2783 * org.texi (Noweb reference syntax): Adding documentation of
2784 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
2785 variable.
2786
27872012-01-03 Bastien Guerry <bzg@gnu.org>
2788
2789 * org.texi (Plain lists): Split the table to fix the display
2790 of items.
2791
27922012-01-03 Bastien Guerry <bzg@gnu.org>
2793
2794 * org.texi (Plain lists): Fix misplaced explanation.
2795
27962012-01-03 Bastien Guerry <bzg@gnu.org>
2797
2798 * org.texi (Plain lists, Agenda files): Add index entries.
2799
28002012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2801
2802 * org.texi: Use "Org mode" instead of alternatives like
2803 "Org-mode" or "org-mode".
2804
28052012-01-03 Bernt Hansen <bernt@norang.ca>
2806
c5b0993e
EW
2807 * org.texi (Agenda commands):
2808 Document `org-clock-report-include-clocking-task'.
e66ba1df
BG
2809
28102012-01-03 Bastien Guerry <bzg@gnu.org>
2811
2812 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
2813 C-c' on checkboxes.
2814
28152012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2816
2817 * org.texi: End sentences with two spaces.
2818
28192012-01-03 Michael Brand <michael.ch.brand@gmail.com>
2820
2821 * org.texi (External links): Document the link types file+sys
2822 and file+emacs, slightly narrow used page width.
2823
28242012-01-03 Eric Schulte <eric.schulte@gmx.com>
2825
2826 * org.texi (colnames): Note that colnames behavior may differ
2827 across languages.
2828
28292012-01-03 Bastien Guerry <bzg@gnu.org>
2830
2831 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
2832
28332012-01-03 Thomas Dye <dk@poto.westell.com>
2834
2835 * org.texi: Augmented discussion of babel property
2836 inheritance. Put footnote outside sentence ending period.
2837
28382012-01-03 Eric Schulte <schulte.eric@gmail.com>
2839
2840 * org.texi (eval): Documenting the full range of :eval header
2841 argument values.
2842
28432012-01-03 Eric Schulte <schulte.eric@gmail.com>
2844
2845 * org.texi (eval): Documentation of the new :eval option.
2846
28472012-01-03 Thomas Dye <dk@poto.local>
2848
2849 * org.texi: Add accumulated properties.
2850
28512012-01-03 Thomas Dye <dk@poto.local>
2852
2853 * org.texi: Documented no spaces in name=assign, another
2854 correction to :var table.
2855
28562012-01-03 Thomas Dye <dk@poto.local>
2857
2858 * org.texi: Changed DATA to NAME in Working With Source Code
2859 section.
2860
28612012-01-03 Tom Dye <tsd@tsdye.com>
2862
2863 * org.texi: Minor change to :var table.
2864
28652012-01-03 Tom Dye <tsd@tsdye.com>
2866
2867 * org.texi: More changes to :var table (some examples were wrong).
2868
28692012-01-03 Tom Dye <tsd@tsdye.com>
2870
2871 * org.texi: Cleaned up :var table.
2872
28732012-01-03 Bastien Guerry <bzg@gnu.org>
2874
2875 * org.texi (Timestamps, Weekly/daily agenda)
2876 (Weekly/daily agenda): Add @cindex for "appointment".
2877
28782012-01-03 Eric Schulte <schulte.eric@gmail.com>
2879
2880 * org.texi (Literal examples): A new link to the template for
2881 inserting empty code blocks.
2882 (Structure of code blocks): A new link to the template for
2883 inserting empty code blocks.
2884
28852012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
2886
2887 * org.texi (External links): Add footnote on how the behavior
2888 of the text search in Org files are controled by the variable
2889 `org-link-search-must-match-exact-headline'.
2890
28912012-01-03 Eric Schulte <schulte.eric@gmail.com>
2892
c5b0993e
EW
2893 * org.texi (Buffer-wide header arguments):
2894 Update documentation to reflect removal of #+PROPERTIES.
e66ba1df
BG
2895
28962012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
2897
2898 * org.texi (The clock table): Mention that ACHIVED trees
2899 contribute to the clock table.
2900
29012012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
2902
2903 * org.texi (Conflicts): Better yasnippet config info.
2904
29052012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
2906
d1389828 2907 * org.texi (Selective export): Explicitly mention the default
e66ba1df
BG
2908 values for `org-export-select-tags',
2909 `org-export-exclude-tags'.
2910
29112012-01-03 Tom Dye <tsd@tsdye.com>
2912
2913 * org.texi: Added a line to specify that header arguments are
2914 lowercase.
2915
29162012-01-03 Tom Dye <tsd@tsdye.com>
2917
2918 * org.texi: :var requires default value when declared.
2919
29202012-01-03 Bastien Guerry <bzg@gnu.org>
2921
2922 * org.texi (Handling links): Add a note about the
2923 `org-link-frame-setup' option.
2924
29252012-01-03 David Maus <dmaus@ictsoc.de>
2926
2927 * org.texi (Exporting Agenda Views, Extracting agenda
2928 information): Fix command line syntax, quote symbol parameter
2929 values.
2930
29312012-01-03 David Maus <dmaus@ictsoc.de>
2932
2933 * org.texi (Exporting Agenda Views): Fix command line syntax.
2934
8d80ef01
PE
29352011-12-28 Paul Eggert <eggert@cs.ucla.edu>
2936
2937 * gnus.texi (Mail Source Customization, Mail Back End Variables):
2938 Use octal notation for file permissions, which are normally
2939 thought of in octal.
2940 (Mail Back End Variables): Use more-plausible modes in example.
2941
47d42d81
AM
29422011-12-20 Alan Mackenzie <acm@muc.de>
2943
2944 * cc-mode.texi: Update version string 5.31 -> 5.32.
2945
a98edce9
JB
29462011-12-06 Juanma Barranquero <lekktu@gmail.com>
2947
2948 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
2949
321decc8
GM
29502011-11-24 Glenn Morris <rgm@gnu.org>
2951
2952 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
2953
f8107b79
JB
29542011-11-24 Juanma Barranquero <lekktu@gmail.com>
2955
2956 * makefile.w32-in: Update dependencies.
2957
f5a96a4f
GM
29582011-11-20 Glenn Morris <rgm@gnu.org>
2959
2960 * gnus.texi (Group Information):
2961 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
2962
cd1181db
JB
29632011-11-20 Juanma Barranquero <lekktu@gmail.com>
2964
2965 * gnus-coding.texi (Gnus Maintenance Guide):
2966 Rename from "Gnus Maintainance Guide".
2967
2968 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
2969 * eieio.texi (Customizing):
fe7a3057
JB
2970 * gnus.texi (Article Washing):
2971 * gnus-news.texi:
2972 * sem-user.texi (Smart Jump): Fix typos.
cd1181db 2973
7877f373
JB
29742011-11-16 Juanma Barranquero <lekktu@gmail.com>
2975
2976 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
2977
0d26e0b6
JB
29782011-11-15 Juanma Barranquero <lekktu@gmail.com>
2979
c7015153
JB
2980 * ede.texi (project-am-texinfo):
2981 * gnus.texi (Sending or Not Sending):
2982 * org.texi (Template elements): Fix typos.
0d26e0b6 2983
0b381c7e
JB
29842011-11-14 Juanma Barranquero <lekktu@gmail.com>
2985
2986 * ediff.texi (Hooks):
c7015153 2987 * sem-user.texi (Semanticdb Roots): Fix typos.
0b381c7e 2988
40a8bdf6
JB
29892011-11-11 Juanma Barranquero <lekktu@gmail.com>
2990
2991 * semantic.texi (Tag handling): Fix typo.
2992
57dda3bb
KY
29932011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
2994
2995 * gnus.texi (Other Gnus Versions): Remove.
2996
52bedd34
AM
29972011-10-28 Alan Mackenzie <acm@muc.de>
2998
2999 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
3000 (Other Special Indentations): Add an xref to "Macros with ;".
3001 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
3002 "Macros with ;".
3003 (Macros with ;): New page.
3004
00b77525
GM
3005 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
3006 Document the new handling of nested scopes for movement by defuns.
52bedd34 3007
4a623313
MA
30082011-10-23 Michael Albinus <michael.albinus@gmx.de>
3009
3010 Sync with Tramp 2.2.3.
3011
3012 * trampver.texi: Update release number.
3013
466a320e
GM
30142011-10-14 Glenn Morris <rgm@gnu.org>
3015
3016 * ert.texi (Introduction, How to Run Tests)
3017 (Running Tests Interactively, Expected Failures)
3018 (Tests and Their Environment, Useful Techniques)
3019 (Interactive Debugging, Fixtures and Test Suites):
3020 Minor rephrasings.
3021 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
3022 (Running Tests in Batch Mode): Simplify loading instructions.
3023 (Test Selectors): Clarify some selectors.
3024 (Expected Failures, Useful Techniques):
3025 Make examples fit in 80 columns.
3026
2be4956d
JB
30272011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
3028
3029 * calc.texi (Basic Operations on Units): Discuss temperature
3030 conversion (`u t') alongside with other unit conversions ('u c').
3031
7359a765
GM
30322011-10-12 Glenn Morris <rgm@gnu.org>
3033
3034 * ert.texi: Whitespace trivia to make main menu items line up better.
3035
a0c52e5d
GM
30362011-10-08 Glenn Morris <rgm@gnu.org>
3037
3038 * Makefile.in: Fix ert rules.
3039
465d0300
G
30402011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3041
3042 * gnus.texi (Gnus Utility Functions): Add more references and
3043 explanations (bug#9683).
3044
2fb6d9c6
GM
30452011-09-26 Paul Eggert <eggert@cs.ucla.edu>
3046
3047 * texinfo.tex: Merge from gnulib.
3048
a5166359
LMI
30492011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3050
3051 * gnus.texi (Archived Messages): Note the default (bug#9552).
3052
b523dc20
BW
30532011-09-21 Bill Wohler <wohler@newt.com>
3054
3055 Release MH-E manual version 8.3.
3056
58179cce 3057 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
b523dc20 3058 release 8.3.
c5b0993e 3059 (Preface): Update support information.
bd7239f5 3060 (From Bill Wohler): Reset text to original version. As a
b523dc20
BW
3061 historical quote, the tense should be correct in the time that it
3062 was written.
3063
0afb49a1
LMI
30642011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3065
3066 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
3067 (Finding the News): Doc clarification.
3068 (Terminology): Mention naming.
3069
e21bac42
G
30702011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3071
3072 * gnus.texi: Remove mentions of `recent', which are now obsolete.
3073 (Interactive): Document `quiet'.
3074
5b409b39 30752011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
5cb05633 3076
bd7239f5 3077 * org.texi (Images in LaTeX export): Rewrite.
5cb05633 3078
5b409b39 30792011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 3080
bd7239f5 3081 * org.texi (Using the mapping API): Mention 'region as a possible
3ab2c837
BG
3082 scope for `org-map-entries'.
3083
5b409b39 30842011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3085
3086 * org.texi (Visibility cycling): Document `org-copy-visible'.
3087
5b409b39 30882011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 3089
bd7239f5 3090 * org.texi (Template expansion): Order template sequences in the
3ab2c837
BG
3091 proper order.
3092
5b409b39 30932011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3094
3095 * org.texi (eval): Expand discussion of the :eval header argument.
3096
5b409b39 30972011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
3098
3099 * org.texi (Languages): Add Lilypond and Awk as supported
3100 languages.
3101
5b409b39 31022011-08-15 Achim Gratz <stromeko@nexgo.de>
3ab2c837 3103
bd7239f5 3104 * org.texi: Document that both CLOCK_INTO_DRAWER and
3ab2c837
BG
3105 LOG_INTO_DRAWER can be used to override the contents of variable
3106 org-clock-into-drawer (or if unset, org-log-into-drawer).
3107
bd7239f5 3108 * org.texi: Replace @xref->@pxref.
3ab2c837 3109
5b409b39 31102011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3111
3112 * org.texi (Evaluating code blocks): Documenting the new option
3113 for inline call lines.
3114
5b409b39 31152011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3116
3117 * org.texi (Results of evaluation): More explicit about the
3118 mechanism through which interactive evaluation of code is
3119 performed.
3120
5b409b39 31212011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3122
3123 * org.texi (noweb-ref): New header argument documentation.
3124
5b409b39 31252011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3126
3127 * org.texi (Extracting source code): Documentation of the new
3128 org-babel-tangle-named-block-combination variable.
3129
5b409b39 31302011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 3131
bd7239f5 3132 * org.texi (Structure of code blocks): Explicitly state that the
ed9265fc 3133 behavior of multiple blocks of the same name is undefined.
3ab2c837 3134
5b409b39 31352011-08-15 Christian Egli <christian.egli@sbszh.ch>
3ab2c837
BG
3136
3137 * org.texi (TaskJuggler export): Modify the example to reflect the
3138 new effort durations.
3139
5b409b39 31402011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
3141
3142 * org.texi (Images in LaTeX export): Escape curly brackets in
3143 LaTeX example.
3144
5b409b39 31452011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3146
3147 * org.texi (The clock table): Document the :properties and
3148 :inherit-props arguments for the clocktable.
3149
5b409b39 31502011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3151
3152 * org.texi (Tables in LaTeX export): Document specifying placement
3153 options for tables.
3154
5b409b39 31552011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3156
3157 * org.texi (Evaluating code blocks): More specific documentation
3158 about the different types of header arguments.
3159
5b409b39 31602011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3ab2c837
BG
3161
3162 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
3163
5b409b39 31642011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3165
3166 * org.texi (Built-in table editor): Document the table field
3167 follow mode.
3168
5b409b39 31692011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
3170
3171 * org.texi (Easy Templates): Document new template.
3172
5b409b39 31732011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
3174
3175 * org.texi (Literal examples): Add a cross-reference from "Literal
3176 Examples" to "Easy Templates."
3177
5b409b39 31782011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3179
3180 * org.texi (The clock table): Add link to match syntax.
3181
5b409b39 31822011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3183
3184 * org.texi (Agenda commands): Document clock consistency checks.
3185
5b409b39 31862011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3187
3188 * org.texi (Built-in table editor): Document that \vert represents
3189 a vertical bar in a table field.
3190
5b409b39 31912011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3192
3193 * org.texi (Literal examples): Link from "Markup" > "Literate
3194 Examples" to "Working with Source Code".
3195
5b409b39 31962011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
3197
3198 * org.texi (Agenda commands): Doc for function option to bulk
3199 action.
3200
5b409b39 32012011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3202
3203 * org.texi (Template expansion): Document new %<...> template
3204 escape.
3205
5b409b39 32062011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3207
3208 * org.texi (Selective export): Document exclusion of any tasks
3209 from export.
3210
5b409b39 32112011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3212
3213 * org.texi (Selective export): Document how to exclude DONE tasks
3214 from export.
3215 (Publishing options): Document the properties to be used to turn off
3216 export of DONE tasks.
3217
5b409b39 32182011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3219
3220 * org.texi (The date/time prompt): Document date range protection.
3221
5b409b39 32222011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3223
3224 * org.texi (padline): Documentation of the new padline header
3225 argument.
3226
5b409b39 32272011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3228
3229 * org.texi (var): Adding "[" to list of characters triggering
3230 elisp evaluation.
3231
5b409b39 32322011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3233
3234 * org.texi (var): Documentation of Emacs Lisp evaluation during
3235 variable assignment.
3236
5b409b39 32372011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3238
3239 * org.texi (colnames): Reference indexing into variables, and note
3240 that colnames are *not* removed before indexing occurs.
3241 (rownames): Reference indexing into variables, and note that
3242 rownames are *not* removed before indexing occurs.
3243
5b409b39 32442011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3245
3246 * org.texi (var): Clarification of indexing into tabular
3247 variables.
3248
5b409b39 32492011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3250
3251 * org.texi (results): Documentation of the `:results wrap' header
3252 argument.
3253
5b409b39 32542011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 3255
bd7239f5 3256 * org.texi (LaTeX and PDF export): Add a note about a limitation
3ab2c837
BG
3257 of the LaTeX export: the org file has to be properly structured.
3258
5b409b39 32592011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 3260
c5b0993e
EW
3261 * org.texi (Dynamic blocks, Structure editing):
3262 Mention the function `org-narrow-to-block'.
3ab2c837 3263
5b409b39 32642011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3265
3266 * org.texi (Languages): Updating list of code block supported
3267 languages.
3268
5b409b39 32692011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3270
3271 * org.texi (Special properties): CATEGORY is a special property,
3272 but it may also used in the drawer.
3273
5b409b39 32742011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3275
3276 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
3277
5b409b39 32782011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
3279
3280 * org.texi (Include files): Document :lines.
3281
5b409b39 32822011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3283
3284 * org.texi (comments): Documentation of the ":comments noweb" code
3285 block header argument.
3286
5b409b39 32872011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 3288
c5b0993e 3289 * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
3ab2c837
BG
3290 added extra whitespace around functions to be consistent with the
3291 rest of the section.
3292
5b409b39 32932011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 3294
c5b0993e 3295 * org.texi (Evaluating code blocks): Expand discussion of
3ab2c837 3296 #+call: line syntax.
c5b0993e 3297 (Header arguments in function calls): Expand discussion of
3ab2c837
BG
3298 #+call: line syntax.
3299
5b409b39 33002011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3301
3302 * org.texi (Evaluating code blocks): More explicit about how to
3303 pass variables to #+call lines.
3304
5b409b39 33052011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3306
3307 * org.texi (Results of evaluation): Link to the :results header
3308 argument list from the "Results of evaluation" section.
3309
5b409b39 33102011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3311
3312 * org.texi (Conflicts): Adding additional information about
3313 resolving org/yasnippet conflicts.
3314
5b409b39 33152011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
3316
3317 * org.texi (Publishing options): Document style-include-scripts
3318 publishing project property.
3319
5b409b39 33202011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3321
3322 * org.texi (Sparse trees): Document the next-error /
3323 previous-error functionality.
3324
5b409b39 33252011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837 3326
c5b0993e 3327 * org.texi (cache): Improve documentation of code block caches.
3ab2c837 3328
5b409b39 33292011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837 3330
c5b0993e
EW
3331 * org.texi (Code block specific header arguments):
3332 Documentation of multi-line header arguments.
3ab2c837 3333
5b409b39 33342011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3335
3336 * org.texi (Code evaluation security): Add example for using a
3337 function.
3338
5b409b39 33392011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3340
3341 * org.texi (Tables in LaTeX export): Documentation of new
3342 attr_latex options for tables.
3343
5b409b39
BG
33442011-08-03 Michael Albinus <michael.albinus@gmx.de>
3345
3346 * trampver.texi: Update release number.
3347
33482011-07-30 Michael Albinus <michael.albinus@gmx.de>
3349
3350 Sync with Tramp 2.2.2.
3351
3352 * trampver.texi: Update release number.
3353
064e2d08
LMI
33542011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3355
3356 * flymake.texi (Example -- Configuring a tool called via make):
3357 Use /dev/null instead of the Windows "nul" (bug#8715).
3358
b8151e9c
LMI
33592011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3360
3361 * widget.texi (Setting Up the Buffer): Remove mention of the
3362 global keymap parent, which doesn't seem to be accurate
3363 (bug#7045).
3364
5b409b39
BG
33652011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3366
3367 * org.texi (Special agenda views): Fix double quoting (bug#3509).
3368
c0a8ae95
KR
33692010-07-10 Kevin Ryde <user42@zip.com.au>
3370
3371 * cl.texi (For Clauses): Add destructuring example processing an
3372 alist (bug#6596).
3373
ac6531ad
LMI
33742011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3375
3376 * ediff.texi (Major Entry Points): Remove mention of `require',
3377 since that's not pertinent in the installed Emacs (bug#9016).
3378
d30dd079
G
33792011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3380
3381 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
0c502747
LMI
3382 (Filtering New Groups): Clarify how simple the "options -n" format is.
3383 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
3384 is internal.
d30dd079 3385
862c0d68
MA
33862011-07-04 Michael Albinus <michael.albinus@gmx.de>
3387
c5b0993e
EW
3388 * tramp.texi (Cleanup remote connections):
3389 Add `tramp-cleanup-this-connection'.
862c0d68 3390
cd865a33
G
33912011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3392
3393 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
3394 zombies.
3395 (Checking New Groups): Ditto (bug#8974).
c5b0993e 3396 (Checking New Groups): Move the reference to the right place.
cd865a33
G
3397
33982011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
3399
3400 * gnus.texi (Startup Files): Clarify that we're talking about numbered
3401 backups, and not actual vc (bug#8975).
3402
79414ae4
KR
34032011-07-03 Kevin Ryde <user42@zip.com.au>
3404
3405 * cl.texi (For Clauses): @items for hash-values and key-bindings
3406 to make them more visible when skimming. Add examples of `using'
3407 clause to them, examples being clearer than a description in
3408 words (bug#6599).
3409
847ccf7c
AM
34102011-07-01 Alan Mackenzie <acm@muc.de>
3411
3412 * cc-mode.texi (Guessing the Style): New page.
3413 (Styles): Add a short introduction to above.
3414
3da13bb9
DD
34152011-06-28 Deniz Dogan <deniz@dogan.se>
3416
3417 * rcirc.texi (Configuration): Bug-fix:
3418 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
3419 Reported by Elias Pipping <pipping@exherbo.org>.
3420
60a0884e
G
34212011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3422
c5b0993e
EW
3423 * gnus.texi (Summary Mail Commands):
3424 Document `gnus-summary-reply-to-list-with-original'.
60a0884e 3425
0c7efc08
SM
34262011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
3427
3428 * eshell.texi (Known problems): Fix typo.
3429
ea3596a2
MA
34302011-06-12 Michael Albinus <michael.albinus@gmx.de>
3431
0c7efc08 3432 * tramp.texi (Customizing Completion): Mention authinfo-style files.
ea3596a2
MA
3433 (Password handling): `auth-source-debug' is good for debug messages.
3434
2da9c605
G
34352011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
3436
3437 * gnus.texi (Store custom flags and keywords): Refer to
3438 `gnus-registry-article-marks-to-{chars,names}' instead of
3439 `gnus-registry-user-format-function-{M,M2}'.
3440
e61923c8
GM
34412011-05-27 Paul Eggert <eggert@cs.ucla.edu>
3442
3443 * texinfo.tex: Merge from gnulib.
3444
627abcdd
TZ
34452011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
3446
3447 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
0c7efc08
SM
3448 (Store custom flags and keywords):
3449 Mention `gnus-registry-user-format-function-M' and
627abcdd
TZ
3450 `gnus-registry-user-format-function-M2'.
3451
a3c92bc1
EZ
34522011-05-17 Paul Eggert <eggert@cs.ucla.edu>
3453
8f906c40 3454 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
a3c92bc1 3455
85d870a9
GM
34562011-05-17 Glenn Morris <rgm@gnu.org>
3457
3458 * gnus.texi (Face): Fix typo.
3459
2cdee799
GM
34602011-05-14 Glenn Morris <rgm@gnu.org>
3461
3462 * dired-x.texi (Omitting Examples): Minor addition.
3463
79b70037
GM
34642011-05-10 Jim Meyering <meyering@redhat.com>
3465
3466 * ede.texi: Fix typo "or or -> or".
3467
a7111a62 34682011-05-03 Peter MĂ¼nster <pmlists@free.fr> (tiny change)
c2f51e23
G
3469
3470 * gnus.texi (Summary Buffer Lines):
3471 gnus-summary-user-date-format-alist does not exist.
3472 (Sorting the Summary Buffer): More about sorting threads.
3473
69026aba
MA
34742011-04-25 Michael Albinus <michael.albinus@gmx.de>
3475
3476 * trampver.texi: Update release number.
3477
9024ff79
MA
34782011-04-14 Michael Albinus <michael.albinus@gmx.de>
3479
3480 * tramp.texi (Frequently Asked Questions): New item for disabling
3481 Tramp in other packages.
3482
c3c65d73
TZ
34832011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
3484
3485 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
0c7efc08 3486 (Fancy splitting to parent, Store arbitrary data):
c5b0993e 3487 Update gnus-registry docs.
c3c65d73 3488
9ec6a317
JB
34892011-04-13 Juanma Barranquero <lekktu@gmail.com>
3490
3491 * ede.texi: Fix typos.
3492
1e3b6001
G
34932011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3494
9ec6a317
JB
3495 * gnus.texi (Window Layout): @itemize @code doesn't exist.
3496 It's @table @code.
1e3b6001 3497
a5954fa5
G
34982011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
3499
ed9265fc 3500 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
a5954fa5 3501
d71990a1
JB
35022011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
3503
3504 * calc.texi (Logarithmic Units): Update the function names.
3505
1518e4f0
G
35062011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3507
3508 * message.texi (Various Commands): Document format specs in the
3509 ellipsis.
3510
a123622d
G
35112011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
3512
3513 * message.texi (Insertion Variables): Document message-cite-style.
3514
35152011-03-14 Michael Albinus <michael.albinus@gmx.de>
e756ec02
MA
3516
3517 * tramp.texi (Remote processes): New subsection "Running shell on
3518 a remote host".
3519
4248cca2
TZ
35202011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
3521
3522 * auth.texi (Help for developers): Update docs to explain that the
3523 :save-function will only run the first time.
3524
54ce11a1
GM
35252011-03-12 Glenn Morris <rgm@gnu.org>
3526
3527 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
3528 (emacs-faq.text): New target.
3529 (clean): Add emacs-faq.
3530
0c3b25f8
MA
35312011-03-12 Michael Albinus <michael.albinus@gmx.de>
3532
3533 Sync with Tramp 2.2.1.
3534
3535 * trampver.texi: Update release number.
3536
b740639e
GM
35372011-03-11 Glenn Morris <rgm@gnu.org>
3538
3539 * Makefile.in (HTML_TARGETS): New.
3540 (clean): Delete $HTML_TARGETS.
3541 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
3542
733afdf4
TZ
35432011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
3544
3545 * auth.texi (Help for developers): Show example of using
3546 `auth-source-search' with prompts and :save-function.
3547
33383987
JB
35482011-03-07 Chong Yidong <cyd@stupidchicken.com>
3549
3550 * Version 23.3 released.
3551
a5057546
G
35522011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
3553
3554 * message.texi (Message Buffers): Update default value of
3555 message-generate-new-buffers.
3556
479a2c9b
JB
35572011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
3558
3559 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
3560 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
3561 respectively.
05a29101
JB
3562 (Musical Notes): New section.
3563 (Customizing Calc): Mention the customizable variable
3564 calc-note-threshold.
479a2c9b 3565
e0535b76
GM
35662011-03-03 Glenn Morris <rgm@gnu.org>
3567
3568 * url.texi (Dealing with HTTP documents): Remove reference to
3569 function url-decode-text-part; never seems to have existed. (Bug#6038)
e7b21e2b 3570 (Configuration): Update url-configuration-directory description.
e0535b76 3571
2777ccbf
GM
35722011-03-02 Glenn Morris <rgm@gnu.org>
3573
3574 * dired-x.texi (Multiple Dired Directories): Remove mentions
3575 of dired-default-directory-alist and dired-default-directory.
3576 Move dired-smart-shell-command here...
3577 (Miscellaneous Commands): ... from here.
3578
257219bd
PE
35792011-03-02 Paul Eggert <eggert@cs.ucla.edu>
3580
3581 * texinfo.tex: Update to version 2011-02-24.09.
3582
8889f4e2
GM
35832011-03-02 Glenn Morris <rgm@gnu.org>
3584
3585 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
3586 instead of the obsoleted dired-omit-here-always.
3587
5d41af19
MA
35882011-02-28 Michael Albinus <michael.albinus@gmx.de>
3589
3590 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
3591 supported systems.
3592
2b0c7330 35932011-02-28 Glenn Morris <rgm@gnu.org>
51a13bdd 3594
61cf3a76
GM
3595 * dbus.texi (Type Conversion): Grammar fix.
3596
cce7d530 35972011-02-23 Michael Albinus <michael.albinus@gmx.de>
51a13bdd 3598
cce7d530
GM
3599 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
3600 "Debian GNU/Linux".
51a13bdd 3601
cce7d530
GM
3602 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
3603
817b48a7
GM
36042011-02-23 Glenn Morris <rgm@gnu.org>
3605
cce7d530
GM
3606 * dired-x.texi (Features): Minor rephrasing.
3607 (Local Variables): Fix typos.
47301027
GM
3608
3609 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
3610 Standardize some Emacs/XEmacs terminology.
3611
817b48a7
GM
3612 * dired-x.texi (Features): Don't advertise obsolete local variables.
3613 Simplify layout.
3614 (Omitting Variables): Update local variables example.
3615 (Local Variables): Say this is obsolete. Fix description of
3616 dired-enable-local-variables possible values.
3617
4a3988d5
G
36182011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
3619
3620 * auth.texi (Help for users): Mention ~/.netrc is also searched by
3621 default now.
3622
8e22bee0
G
36232011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
3624
3625 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
3626
06b840e0
LI
36272011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
3628
3629 * gnus.texi (Window Layout): Document layout names.
3630
67ab0163 36312011-02-19 Eli Zaretskii <eliz@gnu.org>
0c973505
EZ
3632
3633 * ada-mode.texi: Sync @dircategory with ../../info/dir.
3634 * auth.texi: Sync @dircategory with ../../info/dir.
3635 * autotype.texi: Sync @dircategory with ../../info/dir.
3636 * calc.texi: Sync @dircategory with ../../info/dir.
3637 * cc-mode.texi: Sync @dircategory with ../../info/dir.
3638 * cl.texi: Sync @dircategory with ../../info/dir.
3639 * dbus.texi: Sync @dircategory with ../../info/dir.
3640 * dired-x.texi: Sync @dircategory with ../../info/dir.
3641 * ebrowse.texi: Sync @dircategory with ../../info/dir.
3642 * ede.texi: Sync @dircategory with ../../info/dir.
3643 * ediff.texi: Sync @dircategory with ../../info/dir.
3644 * edt.texi: Sync @dircategory with ../../info/dir.
3645 * eieio.texi: Sync @dircategory with ../../info/dir.
3646 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
3647 * epa.texi: Sync @dircategory with ../../info/dir.
3648 * erc.texi: Sync @dircategory with ../../info/dir.
3649 * eshell.texi: Sync @dircategory with ../../info/dir.
3650 * eudc.texi: Sync @dircategory with ../../info/dir.
3651 * flymake.texi: Sync @dircategory with ../../info/dir.
3652 * forms.texi: Sync @dircategory with ../../info/dir.
3653 * gnus.texi: Sync @dircategory with ../../info/dir.
3654 * idlwave.texi: Sync @dircategory with ../../info/dir.
3655 * mairix-el.texi: Sync @dircategory with ../../info/dir.
3656 * message.texi: Sync @dircategory with ../../info/dir.
3657 * mh-e.texi: Sync @dircategory with ../../info/dir.
3658 * newsticker.texi: Sync @dircategory with ../../info/dir.
3659 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
3660 * org.texi: Sync @dircategory with ../../info/dir.
3661 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
3662 * pgg.texi: Sync @dircategory with ../../info/dir.
3663 * rcirc.texi: Sync @dircategory with ../../info/dir.
3664 * reftex.texi: Sync @dircategory with ../../info/dir.
3665 * remember.texi: Sync @dircategory with ../../info/dir.
3666 * sasl.texi: Sync @dircategory with ../../info/dir.
3667 * sc.texi: Sync @dircategory with ../../info/dir.
3668 * semantic.texi: Sync @dircategory with ../../info/dir.
3669 * ses.texi: Sync @dircategory with ../../info/dir.
3670 * sieve.texi: Sync @dircategory with ../../info/dir.
3671 * smtpmail.texi: Sync @dircategory with ../../info/dir.
3672 * speedbar.texi: Sync @dircategory with ../../info/dir.
3673 * trampver.texi [emacs]: Set emacsname to "Emacs".
3674 * tramp.texi: Sync @dircategory with ../../info/dir.
3675 * url.texi: Sync @dircategory with ../../info/dir.
3676 * vip.texi: Sync @dircategory with ../../info/dir.
3677 * viper.texi: Sync @dircategory with ../../info/dir.
3678 * widget.texi: Sync @dircategory with ../../info/dir.
3679 * woman.texi: Sync @dircategory with ../../info/dir.
3680
30abce25
GM
36812011-02-19 Glenn Morris <rgm@gnu.org>
3682
0c7efc08
SM
3683 * dired-x.texi (Technical Details): No longer redefines
3684 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
bea584fa 3685 dired-read-shell-command, or dired-find-buffer-nocreate.
30abce25 3686
73572c72
AG
36872013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
3688
d967cd18
GM
3689 * eshell.texi (Input/Output):
3690 Document insert output redirection operator, >>>.
73572c72 3691
f31f8469
GM
36922011-02-18 Glenn Morris <rgm@gnu.org>
3693
3694 * dired-x.texi (Optional Installation File At Point): Simplify.
3695
35123c04
TZ
36962011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
3697
3698 * auth.texi (Help for users): Use :port instead of :protocol for all
3699 auth-source docs.
7ba93e94
G
3700 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
3701 to have two files in `auth-sources'.
35123c04 3702
da5e0ce4
GM
37032011-02-16 Glenn Morris <rgm@gnu.org>
3704
b322c9af
GM
3705 * dired-x.texi: Use emacsver.texi to get Emacs version.
3706 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
3707 Depend on emacsver.texi.
3708
07ca5555
GM
3709 * dired-x.texi: Drop meaningless version number.
3710 (Introduction): Remove old info.
3711 (Optional Installation Dired Jump): Autoload from dired-x.
3712 Remove incorrect info about loaddefs.el.
3713 (Bugs): Just refer to M-x report-emacs-bug.
3714
da5e0ce4
GM
3715 * dired-x.texi (Multiple Dired Directories): Update for rename of
3716 default-directory-alist.
3717 (Miscellaneous Commands): No longer mention very old VM version 4.
3718
bb55f713
PE
37192011-02-15 Paul Eggert <eggert@cs.ucla.edu>
3720
3721 Merge from gnulib.
3722 * texinfo.tex: Update to version 2011-02-14.11.
3723
5415d076
G
37242011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
3725
da5e0ce4
GM
3726 * auth.texi (Help for users):
3727 Login collection is "Login" and not "login".
5415d076 3728
14029d4b
MA
37292011-02-13 Michael Albinus <michael.albinus@gmx.de>
3730
3731 * tramp.texi (History): Remove IMAP support.
3732 (External methods, Frequently Asked Questions): Remove `imap' and
3733 `imaps' methods.
3734 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
3735
3736 * trampver.texi: Remove default value of `emacsimap'.
3737
8a36c07f
GM
37382011-02-13 Glenn Morris <rgm@gnu.org>
3739
3740 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
3741 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
3742
165bc5a0
GM
37432011-02-12 Glenn Morris <rgm@gnu.org>
3744
3745 * sc.texi (Getting Connected): Remove old index entries.
3746
5415d076 37472011-02-12 Ulrich Mueller <ulm@gentoo.org>
43aa28e2
UM
3748
3749 * url.texi: Remove duplicate @dircategory (Bug#7942).
3750
b8e0f0cd
G
37512011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
3752
8a36c07f
GM
3753 * auth.texi (Overview, Help for users, Help for developers):
3754 Update docs.
b8e0f0cd
G
3755 (Help for users): Talk about spaces.
3756
caf82551
PE
37572011-02-09 Paul Eggert <eggert@cs.ucla.edu>
3758
3759 * texinfo.tex: Update to version 2011-02-07.16.
3760
1ff98217
MA
37612011-02-07 Michael Albinus <michael.albinus@gmx.de>
3762
3763 * dbus.texi (Bus names): Adapt descriptions for
3764 dbus-list-activatable-names and dbus-list-known-names.
3765
2e78df6b
JB
37662011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
3767
3768 * calc.texi (Logarithmic Units): New section.
3769
7fbf7cae
TZ
37702011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
3771
3772 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
3773 manuals use it now.
3774
0c7efc08 3775 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
7fbf7cae 3776
156ad271
KY
37772011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
3778
3779 * overrides.texi: Remove.
3780
3781 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
3782 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
3783
36539990
MA
37842011-02-05 Michael Albinus <michael.albinus@gmx.de>
3785
3786 * tramp.texi (Frequently Asked Questions): Mention problems with
3787 WinSSHD.
3788
3789 * trampver.texi: Update release number.
3790
37912011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
3792
3793 * tramp.texi:
3794 Replace "delimet" with "delimit" globally.
3795 Replace "explicite" with "explicit" globally.
3796 Replace "instead of" with "instead" where there was nothing after "of".
3797 Audit use of comma before interrogative pronoun, "that", or "which".
3798 Minor word order, spelling, wording changes.
3799
ec72bf63
G
38002011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
3801
3802 * overrides.texi: New file to set or clear WEBHACKDEVEL.
3803
3804 * sieve.texi: Use WEBHACKDEVEL.
3805
3806 * sasl.texi: Use WEBHACKDEVEL.
3807
3808 * pgg.texi: Use WEBHACKDEVEL.
3809
3810 * message.texi: Use WEBHACKDEVEL.
3811
3812 * gnus.texi: Use WEBHACKDEVEL.
3813
3814 * emacs-mime.texi: Use WEBHACKDEVEL.
3815
3816 * auth.texi: Use WEBHACKDEVEL.
3817
3818 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
3819 manuals.
3820
38212011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
3822
3823 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
3824
90b750f4
PE
38252011-02-03 Paul Eggert <eggert@cs.ucla.edu>
3826
3827 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
3828 which in turn is copied from ftp://tug.org/tex/.
3829
0e751a49
GM
38302011-02-03 Glenn Morris <rgm@gnu.org>
3831
3832 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
3833 (Binding combinations of modifiers and function keys):
3834 Let's assume people reading this are not using Emacs 18.
3835
7f13c2e2
LI
38362011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
3837
3838 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
3839 since it's run automatically.
3840
d76c843e
LI
38412011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
3842
3843 * gnus.texi (Customizing Articles): Fix typo.
3844
12e3ca0a
LI
38452011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
3846
3847 * gnus.texi (Customizing Articles): Document the new way of customizing
3848 the date headers(s).
3849
fe72c8fa
LI
38502011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
3851
3852 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
3853 splitting example.
3854
bf3dae7e
EZ
38552011-01-29 Eli Zaretskii <eliz@gnu.org>
3856
3857 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
3858 (MAKEINFO_OPTS): New variable.
3859 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
3860 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
3861 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
3862 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
3863 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
3864 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
3865 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
3866 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
3867 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
3868 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
3869 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
3870 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
3871 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
3872 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
3873 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
3874 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
3875 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
3876 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
3877
d6f13ac8
LI
38782011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
3879
3880 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
3881
c5ecc769
G
38822011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
3883
3884 * message.texi (IDNA): Explain what it is.
3885
38862011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
3887
3888 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
3889
45eb2a5d
WL
38902011-01-23 Werner Lemberg <wl@gnu.org>
3891
3892 * Makefile.in (MAKEINFO): Now controlled by `configure'.
3893 (MAKEINFO_OPTS): New variable. Use it where appropriate.
0c7efc08 3894 (ENVADD): Update.
45eb2a5d 3895
6872a814
GM
38962011-01-18 Glenn Morris <rgm@gnu.org>
3897
3898 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
3899
77ab81d0 39002011-01-14 Eduard Wiebe <usenet@pusto.de>
b218c6cd
EW
3901
3902 * nxml-mode.texi (Introduction): Fix file name typos.
3903
d221e780
CO
39042011-01-13 Christian Ohler <ohler@gnu.org>
3905
3906 * ert.texi: New file.
3907
3908 * Makefile.in:
3909 * makefile.w32-in: Add ert.texi.
3910
8c904d82
MA
39112011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
3912
3913 * dbus.texi (Receiving Method Calls): New function
3914 dbus-register-service. Rearrange node.
3915
f56e0e7a
PE
39162011-01-07 Paul Eggert <eggert@cs.ucla.edu>
3917
3918 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
3919 which in turn is copied from ftp://tug.org/tex/.
3920
0fadf00e
MA
39212011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
3922
3923 * dbus.texi (Receiving Method Calls): Describe new optional
3924 parameter dont-register-service of dbus-register-{method,property}.
3925
8b358e90
DU
39262010-12-17 Daiki Ueno <ueno@unixuser.org>
3927
0c7efc08
SM
3928 * epa.texi (Encrypting/decrypting *.gpg files):
3929 Mention epa-file-select-keys.
8b358e90 3930
549c9aed
G
39312010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
3932
3933 * gnus.texi (Archived Messages): Remove outdated text.
3934
39352010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
3936
0c7efc08 3937 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
549c9aed 3938
156e3f9c
G
39392010-12-15 Andrew Cohen <cohen@andy.bu.edu>
3940
83f3eadc 3941 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
156e3f9c 3942
8151d490
AC
39432010-12-14 Andrew Cohen <cohen@andy.bu.edu>
3944
3945 * gnus.texi (The swish++ Engine): Add customizable parameters
3946 descriptions.
3947 (The swish-e Engine): Ditto.
3948
305bdd22
MA
39492010-12-14 Michael Albinus <michael.albinus@gmx.de>
3950
3951 * tramp.texi (Inline methods): Add "ksu" method.
3952 (Remote processes): Add example with remote `default-directory'.
3953
53aff12a
GM
39542010-12-14 Glenn Morris <rgm@gnu.org>
3955
3956 * faq.texi (Expanding aliases when sending mail):
3957 Now build-mail-aliases is interactive.
3958
8a1cdce5
AC
39592010-12-13 Andrew Cohen <cohen@andy.bu.edu>
3960
3961 * gnus.texi: First pass at adding (rough) nnir documentation.
3962
7410c270
G
39632010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3964
53aff12a
GM
3965 * gnus.texi (Filtering New Groups):
3966 Mention gnus-auto-subscribed-categories.
3967 (The First Time): Remove, since default-subscribed-newsgroups has been
7410c270
G
3968 removed.
3969
f49d1f52 39702010-12-13 Glenn Morris <rgm@gnu.org>
7dde1a86
GM
3971
3972 * cl.texi (For Clauses): Small fixes for frames and windows.
3973
acedf35c
CD
39742010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
3975
3976 * org.texi (Using capture): Document using prefix arguments for
3977 finalizing capture.
3978 (Agenda commands): Document prefix argument for the bulk scatter
3979 command.
3980 (Beamer class export): Document that also overlay arguments can be
3981 passed to the column environment.
3982 (Template elements): Document the new entry type.
3983
39842010-12-11 Puneeth Chaganti <punchagan@gmail.com>
3985
3986 * org.texi (Include files): Document :minlevel.
3987
39882010-12-11 Julien Danjou <julien@danjou.info>
3989
3990 * org.texi (Categories): Document category icons.
3991
39922010-12-11 Eric Schulte <schulte.eric@gmail.com>
3993
3994 * org.texi (noweb): Fix typo.
3995
516aa569
G
39962010-12-06 Tassilo Horn <tassilo@member.fsf.org>
3997
3998 * gnus.texi (Server Commands): Point to the rest of the server
3999 commands.
4000
04db63bc
G
40012010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4002
4003 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
4004 g'.
4005
ed797193
G
40062010-12-02 Julien Danjou <julien@danjou.info>
4007
4008 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
4009
40102010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4011
4012 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
4013 (Direct Functions): Note the STARTTLS upgrade.
4014
07976ae3 40152010-11-27 Glenn Morris <rgm@gnu.org>
4d47208a 4016 James Clark <none@example.com>
d3dfb185
GM
4017
4018 * nxml-mode.texi (Introduction): New section.
4019
59e75882
G
40202010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4021
4022 * gnus.texi (Server Commands): Document gnus-server-show-server.
4023
568a887f
MA
40242010-11-20 Michael Albinus <michael.albinus@gmx.de>
4025
4026 Sync with Tramp 2.2.0.
4027
4028 * trampver.texi: Update release number.
4029
1265829e
JB
40302010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
4031
4032 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
4033 Mention that the TeX specific units won't use the `tex' prefix
4034 in TeX mode.
4035
239661c0
KY
40362010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
4037
4038 * gnus.texi (Misc Article): Document gnus-inhibit-images.
4039
4a47c275 40402010-11-17 Glenn Morris <rgm@gnu.org>
20989285
GM
4041
4042 * edt.texi: Remove information about Emacs 19.
4043
4a47c275 40442010-11-17 Michael Albinus <michael.albinus@gmx.de>
3ff91964
MA
4045
4046 * trampver.texi: Update release number.
4047
2f0e0dc8
KY
40482010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
4049
4050 * gnus.texi (Article Washing): Fix typo.
4051
afe98dfa
CD
40522010-11-11 Noorul Islam <noorul@noorul.com>
4053
56f5a94e 4054 * org.texi: Fix typo.
afe98dfa
CD
4055
40562010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4057
4058 * org.texi (Using capture): Explain that refiling is
4059 sensitive to cursor position.
4060
40612010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4062
56f5a94e 4063 * org.texi (Images and tables): Add cross reference to link section.
afe98dfa
CD
4064
40652010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4066
4067 * org.texi: Document the <c> cookie.
4068
40692010-11-11 Eric Schulte <schulte.eric@gmail.com>
4070
bd7239f5 4071 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
56f5a94e 4072 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
afe98dfa
CD
4073
40742010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4075
56f5a94e 4076 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
afe98dfa
CD
4077
40782010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4079
56f5a94e 4080 * org.texi (Project alist): Mention that this is a property list.
afe98dfa
CD
4081
40822010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4083
4084 * org.texi (Setting up the staging area): Document that
4085 file names remain visible when encrypting the MobileOrg files.
4086
40872010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4088
4089 * org.texi (Setting up the staging area): Document which
4090 versions are needed for encryption.
4091
40922010-11-11 Eric Schulte <schulte.eric@gmail.com>
4093
56f5a94e
GM
4094 * org.texi (noweb): Update :noweb documentation to
4095 reflect the new "tangle" argument.
afe98dfa
CD
4096
40972010-11-11 Eric Schulte <schulte.eric@gmail.com>
4098
56f5a94e
GM
4099 * org.texi (Batch execution): Improve tangling script in
4100 documentation.
afe98dfa
CD
4101
41022010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4103
4104 * org.texi (Handling links):
4105 (In-buffer settings): Document inlining images on startup.
4106
41072010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4108
4109 * org.texi (Setting up the staging area): Document use of
4110 crypt password.
4111
41122010-11-11 David Maus <dmaus@ictsoc.de>
4113
56f5a94e 4114 * org.texi (Template expansion): Add date related link type escapes.
afe98dfa
CD
4115
41162010-11-11 David Maus <dmaus@ictsoc.de>
4117
56f5a94e
GM
4118 * org.texi (Template expansion): Add mew in table for link type
4119 escapes.
afe98dfa
CD
4120
41212010-11-11 David Maus <dmaus@ictsoc.de>
4122
56f5a94e 4123 * org.texi (Template expansion): Fix typo in link type escapes.
afe98dfa
CD
4124
41252010-11-11 Eric Schulte <schulte.eric@gmail.com>
4126
56f5a94e 4127 * org.texi (Structure of code blocks): Another documentation tweak.
afe98dfa
CD
4128
41292010-11-11 Eric Schulte <schulte.eric@gmail.com>
4130
56f5a94e 4131 * org.texi (Structure of code blocks): Documentation tweak.
afe98dfa
CD
4132
41332010-11-11 Eric Schulte <schulte.eric@gmail.com>
4134
56f5a94e
GM
4135 * org.texi (Structure of code blocks):
4136 Update documentation to mention inline code block syntax.
afe98dfa
CD
4137
41382010-11-11 Eric Schulte <schulte.eric@gmail.com>
4139
56f5a94e 4140 * org.texi (comments): Improve wording.
afe98dfa
CD
4141
41422010-11-11 Eric Schulte <schulte.eric@gmail.com>
4143
56f5a94e 4144 * org.texi (comments): Document the new :comments header arguments.
afe98dfa
CD
4145
41462010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4147
4148 * org.texi (Installation): Remove the special
4149 installation instructions for XEmacs.
4150
41512010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4152
56f5a94e 4153 * org.texi (Easy Templates): New section. Documents quick
afe98dfa
CD
4154 insertion of empty structural elements.
4155
41562010-11-11 Noorul Islam <noorul@noorul.com>
4157
56f5a94e 4158 * org.texi: Fix doc.
afe98dfa
CD
4159
41602010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4161
4162 * org.texi (The date/time prompt): Document specification
4163 of time ranges.
4164
41652010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4166
4167 * org.texi (Internal links): Document the changes in
4168 internal links.
4169
41702010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4171
4172 * org.texi (Agenda commands): Document the limitation for
4173 the filter preset - it can only be used for an entire agenda
4174 view, not in an individual block in a block agenda.
4175
41762010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
4177
4178 * org.texi (iCalendar export): Document alarm creation.
4179
6f8fc60c
MA
41802010-11-10 Michael Albinus <michael.albinus@gmx.de>
4181
4182 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
4183
be3c11b3
LMI
41842010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4185
4186 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
4187
d607b96b 41882010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
3ff91964 4189
d607b96b 4190 * calc.texi: Use emacsver.texi to determine Emacs version.
3ff91964 4191
181cb5fb
G
41922010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4193
4194 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
4195 since that works by default.
4196
41972010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
4198
4199 * gnus.texi (Customizing the IMAP Connection): Document
4200 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
4201
36bc5d3b
MA
42022010-11-04 Michael Albinus <michael.albinus@gmx.de>
4203
4204 * tramp.texi (Remote shell setup): New item "Interactive shell
4205 prompt". Reported by Christian Millour <cm@abtela.com>.
4206 (Remote shell setup, Remote processes): Use @code{} for
4207 environment variables.
4208
cf503f7c
GM
42092010-11-03 Glenn Morris <rgm@gnu.org>
4210
537b04b9 4211 * ediff.texi (Quick Help Commands, Miscellaneous):
d7619e3b 4212 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
cf503f7c 4213
389b76fa
G
42142010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4215
4216 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
4217
2699a554 42182010-10-31 Glenn Morris <rgm@gnu.org>
bbe1ba5e
GM
4219
4220 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
4221
2699a554 42222010-10-31 Glenn Morris <rgm@gnu.org>
97af9a72
GM
4223
4224 * cc-mode.texi: Remove reference to defunct viewcvs URL.
4225
99e65b2d
G
42262010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4227
0c7efc08
SM
4228 * gnus.texi (Client-Side IMAP Splitting):
4229 Mention nnimap-unsplittable-articles.
99e65b2d
G
4230
42312010-10-29 Julien Danjou <julien@danjou.info>
4232
4233 * gnus.texi (Finding the News): Remove references to obsoletes
4234 variables `gnus-nntp-server' and `gnus-secondary-servers'.
4235
aeeb3dcb
EZ
42362010-10-29 Eli Zaretskii <eliz@gnu.org>
4237
4238 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
4239 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
4240 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
4241 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
4242
8289f37b
GM
42432010-10-28 Glenn Morris <rgm@gnu.org>
4244
4245 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
4246 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
4247 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
4248
d85d3b3a
DU
42492010-10-25 Daiki Ueno <ueno@unixuser.org>
4250
4251 * epa.texi (Mail-mode integration): Add alternative key bindings
4252 for epa-mail commands; escape comma.
c05c2b9b 4253 Don't use the word "PGP", since it is a non-free program.
d85d3b3a 4254
9f534a47
JB
42552010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
4256
99e65b2d 4257 * calc.texi: Use emacsver.texi to determine Emacs version.
9f534a47 4258
5793a7bc 42592010-10-24 Juanma Barranquero <lekktu@gmail.com>
88dbda51
JB
4260
4261 * gnus.texi (Group Parameters, Buttons): Fix typos.
4262
280f417b
G
42632010-10-22 Tassilo Horn <tassilo@member.fsf.org>
4264
4265 * gnus.texi (Subscription Commands): Mention that you can also
4266 subscribe to new groups via the Server buffer, which is probably more
4267 convenient when subscribing to many groups.
4268
d806c872
G
42692010-10-21 Julien Danjou <julien@danjou.info>
4270
4271 * message.texi (Message Headers): Allow message-default-headers to be a
4272 function.
4273
d5798f68
LMI
42742010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4275
4276 * gnus-news.texi: Mention new archive defaults.
4277
b79bbef7
KY
42782010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
4279
4280 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
4281
2526f423
G
42822010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
4283
4284 * gnus.texi (HTML): Document the function value of
4285 gnus-blocked-images.
4286 (Article Washing): shr and gnus-w3m, not the direct function names.
4287
ba91f05d
G
42882010-10-20 Julien Danjou <julien@danjou.info>
4289
4290 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
4291 variable.
4292
da451787
LMI
42932010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
4294
4295 * gnus.texi (Customizing the IMAP Connection): The port strings are
4296 strings.
c872595d 4297 (Document Groups): Mention git.
da451787 4298
7cad71ad
G
42992010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
4300
4301 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
4302 bzr/Gnus git sync.
4303
c56dfd36
EZ
43042010-10-15 Eli Zaretskii <eliz@gnu.org>
4305
4306 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
4307 change.
4308
a1d16a7b
G
43092010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4310
4311 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
4312 @item syntax for in-Emacs makeinfo.
4313
43142010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
4315
4316 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
4317 trim sentence.
4318
98e2b864
DU
43192010-10-12 Daiki Ueno <ueno@unixuser.org>
4320
4321 * epa.texi (Caching Passphrases):
0c7efc08
SM
4322 * auth.texi (GnuPG and EasyPG Assistant Configuration):
4323 Clarify some configurations require to set up gpg-agent.
98e2b864 4324
c12e4a81
GM
43252010-10-11 Glenn Morris <rgm@gnu.org>
4326
4327 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
4328
f7aa248a
G
43292010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4330
4331 * gnus.texi (Spam Package Introduction): Mention `$'.
4332
6513b232
EZ
43332010-10-09 Eli Zaretskii <eliz@gnu.org>
4334
4335 * makefile.w32-in (emacsdir): New variable.
4336 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
4337 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
4338
abd40fb4
GM
43392010-10-09 Glenn Morris <rgm@gnu.org>
4340
0f05450f
GM
4341 * Makefile.in (mostlyclean): Delete *.toc.
4342
d3a4ac46
GM
4343 * Makefile.in: Use $< in rules.
4344
aa9db089
GM
4345 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
4346
abd40fb4
GM
4347 * Makefile.in ($(infodir)): Delete rule.
4348 (mkinfodir): New. Use it in all the info rules, rather than depending
4349 on infodir.
4350
ea274122
GM
43512010-10-09 Glenn Morris <rgm@gnu.org>
4352
6e90e2a8
GM
4353 * gnus.texi (Article Washing): Fix previous change.
4354
f7a31f11
GM
4355 * Makefile.in (emacsdir): New variable.
4356 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
b13254e7
GM
4357 Depend on emacsver.texi.
4358
f7a31f11
GM
4359 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
4360
ea274122
GM
4361 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
4362
36d3245f
G
43632010-10-08 Julien Danjou <julien@danjou.info>
4364
f7a31f11 4365 * gnus.texi: Add mm-shr.
36d3245f
G
4366
43672010-10-08 Ludovic Courtès <ludo@gnu.org>
4368
4369 * gnus.texi (Finding the Parent, The Gnus Registry)
4370 (Registry Article Refer Method): Update docs for nnregistry.el.
4371
43722010-10-08 Daiki Ueno <ueno@unixuser.org>
4373
4374 * auth.texi (Help for users)
4375 (GnuPG and EasyPG Assistant Configuration): Update docs.
4376
12359245
GM
43772010-10-08 Glenn Morris <rgm@gnu.org>
4378
4379 * cl.texi (Organization, Installation, Old CL Compatibility):
4380 Deprecate cl-compat for new code.
4628bef1 4381 (Usage, Installation): Remove outdated information.
e1a8c4c0
GM
4382
4383 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
4384
fcf2d385
KY
43852010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4386
4387 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
4388
66627fa9
G
43892010-10-06 Julien Danjou <julien@danjou.info>
4390
fd9ba500
JD
4391 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
4392
66627fa9
G
4393 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
4394 broken link.
4395
4396 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
4397
4398 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
4399 to ReiserFS.
4400
4401 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
4402 (FAQ 7-1): Fix getmail URL.
4403
65f54520
DU
44042010-10-06 Daiki Ueno <ueno@unixuser.org>
4405
4406 * epa.texi (Caching Passphrases): New section.
4407
4c83f6e1
GM
44082010-10-06 Glenn Morris <rgm@gnu.org>
4409
4410 * Makefile.in (SHELL): Set it.
4411 (info): Move the mkdir dependency to the individual info files.
4412 (mostlyclean): Tidy up.
4413 (clean): Only delete the specific dvi and pdf files.
4414 (maintainer-clean): Be more restrictive in what we delete.
8a944cea 4415 ($(infodir)): Add parallel build workaround.
4c83f6e1 4416
71e691a5
G
44172010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4418
4419 * gnus.texi (Misc Article): Document gnus-widen-article-window.
4420
a41c2e6d
G
44212010-10-03 Julien Danjou <julien@danjou.info>
4422
0c7efc08
SM
4423 * emacs-mime.texi (Display Customization):
4424 Update mm-inline-large-images documentation and add documentation for
a41c2e6d
G
4425 mm-inline-large-images-proportion.
4426
37255945
MA
44272010-10-03 Michael Albinus <michael.albinus@gmx.de>
4428
0c7efc08
SM
4429 * tramp.texi (Frequently Asked Questions):
4430 Mention remote-file-name-inhibit-cache.
37255945 4431
11e4e7bd
LMI
44322010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4433
4434 * gnus.texi (Splitting Mail): Fix @xref syntax.
870409d4 4435 (Splitting Mail): Really fix the @ref syntax.
11e4e7bd 4436
cb83220a
KY
44372010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4438
0c7efc08
SM
4439 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
4440 (Article Hiding): Add google banner example.
4441 Suggested by Benjamin Xu.
cb83220a 4442
6b958814
G
44432010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
4444
0c7efc08
SM
4445 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
4446 Remove nnimap-split-rule from examples.
6b958814
G
4447
44482010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4449
4450 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
4451 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
4452 Fishman.
4453 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
4454
44552010-09-30 Julien Danjou <julien@danjou.info>
4456
4457 * gnus.texi (Gravatars): Fix documentation about
4458 gnu-gravatar-properties.
4459
b9476c04
DU
44602010-09-29 Daiki Ueno <ueno@unixuser.org>
4461
4462 * epa.texi (Bug Reports): New section.
4463
5f874327
GM
44642010-09-29 Glenn Morris <rgm@gnu.org>
4465
4466 * Makefile.in (top_srcdir): Remove unused variable.
4467
6b958814
G
44682010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4469
4470 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
4471 (Client-Side IMAP Splitting): Document 'default.
4472
44732010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
4474
0c7efc08
SM
4475 * gnus.texi (Customizing the IMAP Connection):
4476 Document nnimap-fetch-partial-articles.
6b958814 4477
82bccbfa
KY
44782010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4479
4480 * gnus-news.texi: Mention nnimap-inbox.
4481
4482 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
4483
44842010-09-26 Julien Danjou <julien@danjou.info>
4485
47e08896 4486 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
82bccbfa
KY
4487
44882010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4489
4490 * gnus.texi (Security): Remove gpg.el mention.
4491
44922010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
4493
4494 * gnus.texi (Browse Foreign Server): New variable
4495 gnus-browse-subscribe-newsgroup-method.
4496
4497 * gnus-news.texi: Mention it.
4498
44992010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4500
0c7efc08 4501 * gnus.texi (NoCeM): Remove.
82bccbfa
KY
4502 (Startup Variables): No jingle.
4503
4c964351
UM
45042010-09-25 Ulrich Mueller <ulm@gentoo.org>
4505
4506 * woman.texi (Interface Options): xz compression is now supported.
4507
82bccbfa
KY
45082010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
4509
4510 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
4511 (Unavailable Servers): Document gnus-server-copy-server.
4512 (Using IMAP): Document the new nnimap.
4513
45142010-09-25 Julien Danjou <julien@danjou.info>
4515
47e08896 4516 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
82bccbfa 4517
18778f71
GM
45182010-09-24 Glenn Morris <rgm@gnu.org>
4519
4520 * url.texi (Disk Caching): Tweak previous change.
4521
9c766321
JD
45222010-09-24 Julien Danjou <julien@danjou.info>
4523
4524 * url.texi (Disk Caching): Mention url-cache-expire-time,
4525 url-cache-expired, and url-fetch-from-cache.
4526
82bccbfa
KY
45272010-09-24 Julien Danjou <julien@danjou.info>
4528
4529 * gnus.texi: Add Gravatars.
4530
45312010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4532
4533 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
4534
592bdb9a
LMI
45352010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4536
4537 * gnus.texi (Expunging mailboxes): Update name of the expunging
4538 command.
4539
e4e22d29
KY
45402010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
4541
4542 * emacs-mime.texi (rfc2047): Update description for
4543 rfc2047-encode-parameter.
4544
371d9801
MA
45452010-09-13 Michael Albinus <michael.albinus@gmx.de>
4546
4547 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
4548 "fish" methods.
4549 (External methods): Remove "scp1_old" and "scp2_old" methods.
4550
31ae5827
MA
45512010-09-09 Michael Albinus <michael.albinus@gmx.de>
4552
4553 * tramp.texi: Remove Japanese manual. Fix typo.
4554
4555 * trampver.texi: Update release number. Remove japanesemanual.
4556
c0468714
GM
45572010-09-09 Glenn Morris <rgm@gnu.org>
4558
4559 * org.texi: Restore clobbered changes (copyright years, untabify).
4560
86441999
JD
45612010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
4562
4563 * gnus.texi (Adaptive Scoring): Fix typo.
4564
25f28806
LMI
45652010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4566
4567 * gnus.texi (Article Display): Document gnus-html-show-images.
4568
45240125 45692010-09-02 Jan Djärv <jan.h.d@swipnet.se>
25f28806 4570
45240125
JD
4571 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
4572
59d09f15
LMI
45732010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4574
4575 * gnus.texi (HTML): Document gnus-max-image-proportion.
4576
2cdd366f
KY
45772010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4578
51dee5ef
KY
4579 * gnus.texi (HTML): Document gnus-blocked-images.
4580
2cdd366f
KY
4581 * message.texi (Wide Reply): Document message-prune-recipient-rules.
4582
b0e4f3fc
KY
45832010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4584
4585 * gnus.texi (Summary Mail Commands): Note that only the addresses from
4586 the first message are used for wide replies.
f02566ce
KY
4587 (Changing Servers): Remove documentation on gnus-change-server and
4588 friends, since it's been removed.
b0e4f3fc 4589
598451ed
KY
45902010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4591
4592 * gnus.texi (Drafts): Mention B DEL.
4593
e7842e69
KY
45942010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
4595
4596 * gnus.texi (Delayed Articles): Mention that the Date header is the
4597 original one, even if you delay.
4598
85115796
KY
45992010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4600
0c7efc08
SM
4601 * gnus.texi (Asynchronous Fetching):
4602 Document gnus-async-post-fetch-function.
85115796
KY
4603 (HTML): Made into its own section.
4604
f0b44bc0
MA
46052010-08-26 Michael Albinus <michael.albinus@gmx.de>
4606
4607 Sync with Tramp 2.1.19.
4608
c5b0993e
EW
4609 * tramp.texi (Inline methods, Default Method):
4610 Mention `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
0c7efc08 4611 Remove remark about doubled "-t" argument.
217876c9
MA
4612 (Auto-save and Backup): Remove reference to Emacs 21.
4613 (Filename Syntax): Describe port numbers.
4614 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
4615 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
4616 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
4617 errors with the backquotes.
4618 (External packages): File attributes cache flushing for asynchronous
4619 processes.
4620 (Traces and Profiles): Describe verbose level 9.
4621
f0b44bc0
MA
4622 * trampver.texi: Update release number.
4623
7457f7b6
MA
46242010-08-23 Michael Albinus <michael.albinus@gmx.de>
4625
4626 * dbus.texi (Alternative Buses): New chapter.
4627
b695beda
SM
46282010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
4629
4630 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
4631
443c2c03
JB
46322010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
4633
4634 * calc.texi (Customizing Calc): Rearrange description of new
4635 variables to match the presentation of other variables.
4636
7815fe19 46372010-08-08 Juanma Barranquero <lekktu@gmail.com>
e1d294ab
JB
4638
4639 * org.texi (Footnotes, Tables in HTML export): Fix typos.
4640
2c695727
JB
46412010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
4642
4643 * calc.texi (Making Selections, Selecting Subformulas)
4644 (Customizing Calc): Mention how to use faces to emphasize selected
4645 sub-formulas.
4646
bbb6ffa1
MA
46472010-08-05 Michael Albinus <michael.albinus@gmx.de>
4648
4649 * tramp.texi (External packages): File attributes cache flushing
4650 for asynchronous processes.
4651
5cee0a9c
AM
46522010-08-01 Alan Mackenzie <acm@muc.de>
4653
4654 Enhance the manual for the latest Java Mode.
4655
4656 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
4657 annotation-var-cont.
4658 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
4659 two new symbols.
4660
3f2afe32
MA
46612010-07-28 Michael Albinus <michael.albinus@gmx.de>
4662
4663 * tramp.texi (Traces and Profiles): Describe verbose level 9.
4664
0ed082fe 46652010-07-27 Chong Yidong <cyd@stupidchicken.com>
b196eafc
CY
4666
4667 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
4668
311f0356
JB
46692010-07-19 Juanma Barranquero <lekktu@gmail.com>
4670
4671 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
4672
86fbb8ca
CD
46732010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
4674
4675 * org.texi: Add macros to get plain quotes in PDF output.
4676 List additional contributors.
4677 (Capture): New section, replaces the section about remember.
4678 (Working With Source Code): New chapter, focused on documenting Org
4679 Babel.
4680 (Code evaluation security): New section.
4681 (MobileOrg): Document DropBox support.
4682 (TaskJuggler export): Document taskjuggler and Gantt chart support.
4683 (Special symbols): Show how to display UTF8 characters for entities.
4684 (Global TODO list): Clarify the use of the "M" key and the differences
4685 to the "m" key.
4686 (RSS Feeds): Mention Atom feeds as well.
4687 (Setting tags): Remove paragraph about
4688 `org-complete-tags-always-offer-all-agenda-tags'.
4689
5732e8ed
MA
46902010-07-17 Michael Albinus <michael.albinus@gmx.de>
4691
4692 * tramp.texi (Inline methods): Remove remark about doubled "-t"
4693 argument.
4694 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
4695 echoing shells.
4696
ca1bb391
MA
46972010-07-10 Michael Albinus <michael.albinus@gmx.de>
4698
4699 * tramp.texi (Inline methods): Remove "kludgy" phrase.
4700 (Filename Syntax): Describe port numbers.
4701
5bd55c3c
MA
47022010-07-09 Michael Albinus <michael.albinus@gmx.de>
4703
4704 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
4705 forgotten.
4706 (Type Conversion): Precise conversion of natural numbers.
4707 (Errors and Events): Add "debugging" to concept index. Add variable
4708 `dbus-debug'.
4709
820ae8fe
MA
47102010-07-04 Michael Albinus <michael.albinus@gmx.de>
4711
4712 * dbus.texi (Receiving Method Calls): Add optional argument
4713 EMITS-SIGNAL to `dbus-register-property'.
4714
b6f9df0f
JB
47152010-06-27 Alex Schroeder <alex@gnu.org>
4716
4717 * nxml-mode.texi (Commands for locating a schema): Fix typo.
4718
62e034c2
GM
47192010-06-24 Glenn Morris <rgm@gnu.org>
4720
4721 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4722 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
4723 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4724 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
4725 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
4726 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
4727 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
4728 * woman.texi: Start direntry descriptions in column 32, per Texinfo
4729 convention. Make them end with a period.
4730
9360256a
GM
47312010-06-23 Glenn Morris <rgm@gnu.org>
4732
4733 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
b1fbbb32
GM
4734 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
4735 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
4736 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
4737 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
4738 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
9360256a 4739
04d3bb6c
GM
47402010-06-10 Glenn Morris <rgm@gnu.org>
4741
4742 * idlwave.texi (Load-Path Shadows):
4743 * org.texi (Handling links): Fix typos.
4744
5e7d4a75
KY
47452010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
4746
4747 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
4748
9841cb4f
MA
47492010-05-26 Michael Albinus <michael.albinus@gmx.de>
4750
4751 * eshell.texi (Built-ins): Describe, how to disable a built-in command
4752 by an alias. (Bug#6226)
4753
597517ef
JB
47542010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
4755
4756 * calc.texi (Manipulating Vectors): Mention that vectors can
4757 be used to determine bins for `calc-histogram'.
4758
14914c43
JB
47592010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
4760
597517ef 4761 * calc.texi: Remove "\turnoffactive" commands throughout.
14914c43 4762
0235128c 47632010-05-08 Å tÄ›pĂ¡n NÄ›mec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
4764
4765 * url.texi (HTTP language/coding, Customization):
4766 * message.texi (Header Commands, Responses):
4767 * cl.texi (Argument Lists): Fix typos.
4768
0235128c 47692010-05-08 Chong Yidong <cyd@stupidchicken.com>
aa5789b5 4770
0235128c
SM
4771 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
4772 Note that Development menu is always available.
aa5789b5
CY
4773 (Creating a project): Fix terminology.
4774 (Add/Remove files): Fix typo.
4775
0235128c
SM
47762010-05-07 Chong Yidong <cyd@stupidchicken.com>
4777
4778 * Version 23.2 released.
4779
a628ad9d 47802010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
db37d257
DD
4781
4782 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
4783
502269d6
MA
47842010-05-01 Michael Albinus <michael.albinus@gmx.de>
4785
0235128c
SM
4786 * tramp.texi (Inline methods, Default Method):
4787 Mention `tramp-inline-compress-start-size'.
502269d6 4788
6e104790 47892010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
bff3818b
KY
4790
4791 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
4792 the CVS repo. Put the Git repo in the news section.
4793
6e104790 4794 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
bff3818b
KY
4795 Removed some mentions of CVS. Mention the new Git repo.
4796
6e104790 47972010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
b1519d85
KY
4798
4799 * gnus.texi (Score File Format): Fix typo. Reported by Å tÄ›pĂ¡n NÄ›mec.
4800 (Mail Group Commands): Add index entry.
4801
6e104790 48022010-04-18 Glenn Morris <rgm@gnu.org>
2bf1d02d
GM
4803
4804 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
4805
f8b91752
JB
48062010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
4807
4808 * calc.texi (Radix modes): Mention that the option prefix will
4809 turn on twos-complement mode.
4810 (Inverse and Hyperbolic Flags): Mention the Option flag.
4811
ed21c5c8
CD
48122010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
4813
4814 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
6e104790 4815 (LaTeX/PDF export commands): Rename and Move section.
ed21c5c8
CD
4816 (Sectioning structure): Update.
4817 (References): New use case for field coordinates.
6e104790 4818 (The export dispatcher): Rename from ASCII export.
ed21c5c8
CD
4819 (Setting up the staging area): Document the availability of
4820 encryption for MobileOrg.
4821 (Images and tables): Document how to reference labels.
4822 (Index entries): New section.
4823 (Generating an index): New section.
4824 (Column width and alignment): Document that <N> now
4825 means a fixed width, not a maximum width.
4826 (Publishing options): Document the :email option.
4827 (Beamer class export): Fix bug in the BEAMER example.
4828 (Refiling notes): Document refile logging.
4829 (In-buffer settings): Document refile logging keywords.
4830 (Drawers): Document `C-c C-z' command.
4831 (Agenda commands): Mention the alternative key `C-c C-z'.
4832 (Special properties): Document the BLOCKED property.
4833 (The spreadsheet): Mention the formula editor.
4834 (References): Document field coordinates.
4835 (Publishing action): Correct the documentation for the
4836 publishing function.
4837 (The date/time prompt): Document that we accept dates
4838 like month/day/year.
4839 (Cooperation): Document the changes in table.el support.
4840 (Faces for TODO keywords, Faces for TODO keywords)
4841 (Priorities): Document the easy colors.
4842 (Visibility cycling): Document the new double prefix
4843 arg for `org-reveal'.
4844 (Cooperation): Remember.el is part of Emacs.
4845 (Clean view): Mention that `wrap-prefix' is also set by
4846 org-indent-mode.
4847 (Agenda commands): Add information about prefix args to
4848 scheduling and deadline commands.
4849 (Search view): Point to the docstring of
4850 `org-search-view' for more details.
6e104790 4851 (Agenda commands): Document that `>' prompts for a date.
ed21c5c8
CD
4852 (Setting tags): Document variable
4853 org-complete-tags-always-offer-all-agenda-tags.
6e104790 4854 (Column attributes): Cross-reference special properties.
ed21c5c8 4855
456b348e
MA
48562010-04-10 Michael Albinus <michael.albinus@gmx.de>
4857
4858 Synchronize with Tramp repository.
4859
4860 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
0c7efc08
SM
4861 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
4862 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
456b348e
MA
4863 syntax, texi2dvi reports errors with the backquotes.
4864
4865 * trampver.texi: Update release number.
4866
357e2d8e
KY
48672010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
4868
4869 * gnus.texi (Finding the News): Add pointers to the Server buffer
4870 because it's essential.
4871
1d4d7664
KY
48722010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
4873
4874 * gnus.texi (MIME Commands): Update description of
4875 gnus-article-browse-html-article.
4876
bd3e840f
KY
48772010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
4878
4879 * auth.texi (Secret Service API): Add TODO node.
4880 (Help for users): Explain the new source options for `auth-sources'.
4881
e867cb5d 48822010-03-24 Michael Albinus <michael.albinus@gmx.de>
c8215db1
MA
4883
4884 * trampver.texi: Update release number.
4885
288f9fc0
CY
48862010-03-10 Chong Yidong <cyd@stupidchicken.com>
4887
4888 * Branch for 23.2.
4889
d99aaebd
CY
48902010-03-03 Chong Yidong <cyd@stupidchicken.com>
4891
4892 * faq.texi (Escape sequences in shell output): Note that ansi-color is
4893 now enabled by default.
4894
5794c2a5
MA
48952010-02-28 Michael Albinus <michael.albinus@gmx.de>
4896
4897 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
4898 when Emacs runs in interactive mode. (Bug#5645)
4899
40572be6
GM
49002010-02-16 Glenn Morris <rgm@gnu.org>
4901
4902 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
4903
7bb8ed67
MH
49042010-02-05 Mark A. Hershberger <mah@everybody.org>
4905
4906 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
4907
45a1423d 49082010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
994ff697
KY
4909
4910 * gnus.texi (Score File Format): Fix typo.
4911
45a1423d 49122010-01-19 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
4913
4914 * cc-mode.texi: Replace references to obsolete c-subword-mode.
4915
14f17fc8
JB
49162010-01-18 Juanma Barranquero <lekktu@gmail.com>
4917
4918 * ada-mode.texi (Project File Overview): Fix typo.
4919
607d4369
CY
49202010-01-17 Chong Yidong <cyd@stupidchicken.com>
4921
4922 * semantic.texi: Add Richard Y. Kim credit.
4923
4924 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
4925
3d1bfa99
MA
49262010-01-17 Michael Albinus <michael.albinus@gmx.de>
4927
4928 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
a628ad9d 4929 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
3d1bfa99 4930
6fbf7a75
GM
49312010-01-17 Glenn Morris <rgm@gnu.org>
4932
b9f978f0
GM
4933 * calc.texi (Reporting Bugs): Don't mention format of repository.
4934
f19bc38d
GM
4935 * woman.texi (Bugs): Make "Emacs repository" less specific,
4936 and the URL for same more specific.
4937
6fbf7a75
GM
4938 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
4939
16c3428a
JB
49402010-01-17 Juanma Barranquero <lekktu@gmail.com>
4941
4942 * ede.texi (ede-step-project, ede-proj-target):
4943 * tramp.texi (Remote processes): Fix typos.
4944
045b9da7
ML
49452010-01-16 Mario Lang <mlang@delysid.org>
4946
4947 * ede.texi (ede-target):
4948 * org.texi (Refiling notes): Remove duplicated words.
4949
c57008f6
SM
49502010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
4951
4952 * gnus.texi (Posting Styles): Use with-current-buffer.
4953 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
4954
798c9eb5
KR
49552010-01-02 Kevin Ryde <user42@zip.com.au>
4956
4957 * eieio.texi (Naming Conventions): Correction to xref on elisp
4958 coding conventions, is "Tips" node not "Standards".
4959
4970fbfe
CY
49602009-12-24 Chong Yidong <cyd@stupidchicken.com>
4961
4962 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
4963
4964 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
4965
83828b06
KY
49662009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
4967
4968 * gnus.texi (Direct Functions): Add missing port number to tls method.
4969
45a4a565
JB
49702009-12-15 Juanma Barranquero <lekktu@gmail.com>
4971
4972 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
4973 ($(infodir)/edt, edt.dvi): New targets.
4974
698bfef7
GM
49752009-12-15 Glenn Morris <rgm@gnu.org>
4976
4977 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
4978 (edt, $(infodir)/edt, edt.dvi): New targets.
4979 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
4980
4981 * Makefile.in (PDF_TARGETS, pdf): New.
4982 (clean): Add *.pdf.
4983 Add pdf rules for all manuals.
4984
0e983327
JB
49852009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
4986
38942b9c 4987 * calc.texi (Radix Modes): Clarify two's complement notation.
0e983327 4988
8e687433
CY
49892009-12-14 Chong Yidong <cyd@stupidchicken.com>
4990
4991 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
4992 (Smart Jump, Analyzer Debug): Copyedits.
4993 (Semantic mode user commands): Link to new nodes.
4994 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
4995 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
4996 upstream Semantic manual.
4997
4998 * semantic.texi (Introduction): Minor fix to diagram.
4999
020335df
MA
50002009-12-09 Michael Albinus <michael.albinus@gmx.de>
5001
5002 * eshell.texi (History): Add the other built-in variables.
5003 (Built-ins): Explain built-ins, and how to apply the external commands.
5004 Add `history', `su' and `sudo'.
5005
5006 * tramp.texi (Remote processes): Add missing <RET> in the example.
5007
6ddf13e4
BW
50082009-12-01 Bill Wohler <wohler@newt.com>
5009
5010 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
45a4a565 5011 path for mairix example. Specify -q in namazu example since namazu is
6ddf13e4
BW
5012 excessively garrulous.
5013
07b6428c
MA
50142009-11-29 Michael Albinus <michael.albinus@gmx.de>
5015
5016 * tramp.texi (Remote processes): Improve eshell example with "su"
5017 and "sudo" commands.
5018
fd1cefda
CY
50192009-11-28 Chong Yidong <cyd@stupidchicken.com>
5020
5021 * semantic.texi (Analyzer Internals): Rename from Analyzer.
5022
5023 * sem-user.texi (Semantic mode user commands): Fix key syntax.
5024 Document semantic-complete-analyze-inline.
5025 (Semanticdb search debugging commands): Minor clarification.
5026 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
45a4a565 5027 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
fd1cefda 5028 manual.
9d542758 5029 (Semantic mode): Link to Idle Scheduler.
fd1cefda 5030
159e3ad5
KR
50312009-11-28 Kevin Ryde <user42@zip.com.au>
5032
5033 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
45a4a565 5034 @pxref, now EIEIO is in Emacs.
159e3ad5 5035
c6d47315
KR
5036 * erc.texi (Development): Correction to git tutorial url.
5037
16f6287e
GM
50382009-11-26 Glenn Morris <rgm@gnu.org>
5039
5040 * faq.texi (Latest version of Emacs): Mention stability of development
5041 version.
5042 (Problems with very large files): Max buffer size increase in 23.2.
5043 (VM): VM has moved house again.
5044
5ea5dbc9
JB
50452009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
5046
5047 * calc.texi (Radix modes): Discuss alternate bases for two's complement
5048 notations.
5049
5dec9555
CD
50502009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
5051
45a4a565 5052 * org.texi (Column attributes): Fix documentation of new operators.
5dec9555 5053
bd6f6833
CY
50542009-11-20 Chong Yidong <cyd@stupidchicken.com>
5055
5056 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
673286f5
CY
5057 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
5058 (Idle Completions Mode): Numerous copyedits.
bd6f6833 5059
be479117
JB
50602009-11-17 Juanma Barranquero <lekktu@gmail.com>
5061
5062 * semantic.texi (Semantic Internals, Glossary):
5063 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
5064 (Semanticdb search debugging commands): Fix typos.
5065
17291a1f
JB
50662009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
5067
be479117 5068 * calc.texi (Radix modes): Mention twos-complement notation.
17291a1f 5069
af42a9cc
JB
50702009-11-16 Juanma Barranquero <lekktu@gmail.com>
5071
5072 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
5073 ($(infodir)/semantic, semantic.dvi): New targets.
5074
3149927d
CY
50752009-11-16 Chong Yidong <cyd@stupidchicken.com>
5076
5077 * Makefile.in: Build the Semantic manual.
5078
5079 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
5080 repository.
5081
977640ed
MA
50822009-11-16 Michael Albinus <michael.albinus@gmx.de>
5083
5084 * dbus.texi (Receiving Method Calls): New defun
5085 `dbus-unregister-service'.
5086
17673adf
CD
50872009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
5088
5089 * org.texi (Speed keys): New section.
5090
0ecd3c90
MA
50912009-11-13 Michael Albinus <michael.albinus@gmx.de>
5092
5093 * dbus.texi (Type Conversion): Fix typo.
5094 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
5095 `dbus-registered-objects-table'.
0c7efc08
SM
5096 (Receiving Method Calls): New defun `dbus-register-property'.
5097 Move `dbus-unregister-object' here.
0ecd3c90 5098
8bfe682a
CD
50992009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5100
5101 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
5102
51032009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
5104
5105 * org.texi (Column attributes): Add the new age summary operators.
5106 Also, mention the fact you can only use one summary operator per
5107 property.
5108
51092009-11-13 John Wiegley <johnw@newartisans.com>
5110
0c7efc08 5111 * org.texi (Tracking your habits): Add a new section in the
8bfe682a 5112 manual about how to track habits.
0c7efc08 5113 (Resolving idle time): Add a section on how idle and
8bfe682a
CD
5114 dangling clocks are resolved.
5115
51162009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5117
5118 * org.texi (Agenda commands): Document the new `i' command.
5119 (Inserting deadline/schedule): Document logging changes
5120 of scheduling and deadline times stamps.
5121 (In-buffer settings): Document the in-buffer keywords for logging
5122 changes of scheduling and deadline times stamps.
5123 (Structure editing, Plain lists): Document indentation
5124 cycling in empty entries with TAB.
5125 (Archiving): Document the default archiving command.
5126 (Moving subtrees): Document the new keys for archiving.
5127 (Internal archiving): Fix incorrect key.
5128 (Agenda commands): Document the TODO set switching commands.
5129 (Agenda commands): Document the new archiving keys.
5130 (Clocking work time): Better description on how to save
5131 and restore a clock.
5132 (Resolving idle time): Mention the x11idle program to get true
5133 idleness also under X11.
5134 (Resolving idle time): Use @kbd instead of @key for normal
5135 letters, because this is how he rest of the manual does this.
5136 (Pushing to MobileOrg): Mention that `org-directory'
5137 should be set.
5138 (Agenda commands): Document that SPC is a filter for
5139 any tag.
0c7efc08 5140 (Search view): Rename from "Keyword search".
8bfe682a
CD
5141 (Capure): New chapter.
5142 (Markup): New chapter.
0c7efc08
SM
5143 (Links in HTML export, Images in HTML export):
5144 Extend the section titles.
8bfe682a
CD
5145 (Images in HTML export): Document the align option.
5146 (Text areas in HTML export): Extend the section title.
5147 (Images in LaTeX export): Explain image placement in LaTeX.
5148
693737cd
GM
51492009-11-10 Glenn Morris <rgm@gnu.org>
5150
5151 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
5152
c7bd4ebe
MA
51532009-11-08 Michael Albinus <michael.albinus@gmx.de>
5154
5155 * tramp.texi (Auto-save and Backup): Disable backups just for a
5156 method.
5157
5158 * trampver.texi: Update release number.
5159
76c5acad
MA
51602009-11-07 Michael Albinus <michael.albinus@gmx.de>
5161
5162 Sync with Tramp 2.1.17.
5163
5164 * trampver.texi: Update release number.
5165
d9a57abf
GM
51662009-10-29 Glenn Morris <rgm@gnu.org>
5167
5168 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
5169
637f4f0f
MA
51702009-10-23 Michael Albinus <michael.albinus@gmx.de>
5171
5172 * tramp.texi (External methods): Temporary files are kept for
5173 `rsync' and `rsyncc' methods.
5174
310dbb05
JB
51752009-10-09 Juanma Barranquero <lekktu@gmail.com>
5176
5177 * eieio.texi: Fix typos.
5178
09094f28
CY
51792009-10-07 Chong Yidong <cyd@stupidchicken.com>
5180
5181 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
5182
216f299a
JB
51832009-10-07 Juanma Barranquero <lekktu@gmail.com>
5184
5185 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
5186 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
5187
966a6506
CY
51882009-10-07 Chong Yidong <cyd@stupidchicken.com>
5189
5190 * Makefile.in: Build EIEIO and EDE manuals.
5191
51922009-10-07 Eric Ludlam <zappo@gnu.org>
5193
5194 * eieio.texi:
5195 * ede.texi: New files.
5196
8842cd9b
MA
51972009-10-05 Michael Albinus <michael.albinus@gmx.de>
5198
5199 * tramp.texi (Remote processes): Association of a pty is not supported.
5200
7006d207
CD
52012009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
5202
5203 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
5204 (Processing LaTeX fragments): Document that the size of images can be
5205 changes using the variable `org-format-latex-options'.
5206 (The date/time prompt, Timestamps): Be more accurate over ISO format
5207 dates and times.
5208 (Visibility cycling): Document showeverything keyword.
5209 (In-buffer settings): Document showeverything keyword.
5210 (Setting up the staging area): Fix the example.
5211 (MobileOrg): New section.
5212 (Agenda commands, Exporting Agenda Views): Document exporting the
5213 agenda view to Org files.
5214
0e7b2867
MA
52152009-09-28 Michael Albinus <michael.albinus@gmx.de>
5216
5217 * tramp.texi (History): Add IMAP support.
5218 (External methods): Add `imap' and `imaps' methods.
5219 (GVFS based methods): Add indices for `davs'.
5220 (Password handling): Rename anchors. Add IMAP entries for
5221 ~/.authinfo.gpg.
5222
5223 * trampver.texi: Set default value of `emacsimap'.
5224
4146636e
KY
52252009-09-22 Daiki Ueno <ueno@unixuser.org>
5226
5227 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
5228
d22f7ffa
CY
52292009-09-13 Chong Yidong <cyd@stupidchicken.com>
5230
0c7efc08
SM
5231 * dired-x.texi (Technical Details):
5232 Delete dired-up-directory (Bug#4292).
d22f7ffa 5233
66043531
MA
52342009-09-03 Michael Albinus <michael.albinus@gmx.de>
5235
216f299a 5236 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 5237
6eb02347
CD
52382009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
5239
5240 * org.texi (Effort estimates): Document new effort setting commands.
5241 (Agenda commands): Document the new keys fro agenda time motion.
5242 Document entry text mode. Improve documentation of the keys to include
5243 inactive time stamps into the agenda view.
5244 (Feedback): Document the new bug report command.
0c7efc08 5245 (Structure editing): Add an index entry for the sorting of subtrees.
6eb02347 5246
38dc51ba
KY
52472009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
5248
5249 * auth.texi (Help for users): Corrected markup.
5250
e402f452
GM
52512009-09-02 Glenn Morris <rgm@gnu.org>
5252
5253 * emacs-mime.texi (time-date): Mention float-time.
5254
744256cf
JB
52552009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
5256
5257 * calc.texi (Simplifying Formulas): Improve the wording.
5258
b0b63450
MB
52592009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
5260
5261 * auth.texi: Rewritten for coverage and clarity.
5262
52632009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
5264
0c7efc08
SM
5265 * gnus.texi (Expiring Mail):
5266 Mention gnus-mark-copied-or-moved-articles-as-expirable.
b0b63450
MB
5267 (Various Various): Mention gnus-safe-html-newsgroups.
5268
5269 * gnus-news.texi: Mention
5270 gnus-mark-copied-or-moved-articles-as-expirable.
5271
5272 * emacs-mime.texi (Display Customization): Add xref to
5273 gnus-safe-html-newsgroups.
5274
b59329e0
MA
52752009-08-28 Michael Albinus <michael.albinus@gmx.de>
5276
5277 * tramp.texi (Version Control): Remove.
af42a9cc 5278 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
b59329e0
MA
5279 reference.
5280 (External methods): Correct `scpc' concept index entries. New method
5281 `rsyncc'.
5282 (External packages): New subsections "Filename completion" and "File
5283 attributes cache".
5284
0ff2d6c2
JB
52852009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
5286
5287 * calc.texi (Rewrite Rules): Improve the example.
5288 (Simplifying Formulas): Explain use of the I and H flags for
5289 simplification.
5290
ecd3d54f
MA
52912009-08-25 Michael Albinus <michael.albinus@gmx.de>
5292
5293 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
91af3942 5294 Describe autostart behavior of dbus-ping.
ecd3d54f
MA
5295 (Synchronous Methods, Asynchronous Methods): Use English numeric format
5296 for timeout values.
78176e69
MA
5297 (Top): Remove footnote saying D-Bus is not enabled by
5298 default. (Bug#4256)
ecd3d54f 5299
0f215bca
DU
53002009-08-23 Daiki Ueno <ueno@unixuser.org>
5301
5302 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 5303 Reported by Jari Aalto (Bug#4211).
0f215bca 5304 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 5305 epa-global-mail-mode.
3b7ab45f
DU
5306 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
5307 epa-setup.
0f215bca 5308
4f22e84d
MA
53092009-08-16 Michael Albinus <michael.albinus@gmx.de>
5310
5311 * dbus.texi (Asynchronous Methods): Allow nil handler.
5312
9ff0b02b 53132009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 5314
26b03ee3 5315 * ediff.texi (ediff-current-file): Add information about this new function.
4f22e84d 5316
26b03ee3 5317 * viper.texi: Add information about C-s in viper's search command.
4f22e84d 5318
4c39f404
CY
53192009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
5320
5321 * calc.texi (Date Forms): Fix typos.
5322
3bcfba17
GM
53232009-08-08 Glenn Morris <rgm@gnu.org>
5324
5325 * org.texi (Agenda commands): Restore clobbered change.
5326
66783bb4
EZ
53272009-08-07 Eli Zaretskii <eliz@gnu.org>
5328
5329 * calc.texi (Graphics, Devices): Update with the peculiarities of
5330 operation on MS-Windows.
5331
c8d0cf5c
CD
53322009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
5333
5334 * org.texi (Publishing action): Improve documentation of file
5335 names when publishing to the source directory.
5336 (Clean view): Document `org-indent-mode'.
5337 (Clocking work time): Add documentation for the
5338 new :timetamp option when creating a clock report.
5339 (Paragraphs): Fix many typos.
5340 (Plain lists): Remove duplicate explanation about the
5341 `C-c *' command.
5342 (Literal examples): Update to reflect the new behavior
5343 of the -n -r -k switches when exporting source code examples.
5344 (Structure editing): Add information about `C-c *',
5345 converting a plain list into a list of Org items.
5346 (Remember): Small rephrasing of the paragraph
5347 describing remember.el. Also mentioned that remember.el is part
5348 of Emacs 23, not Emacs 22.
5349 (Clocking work time): Add documentation about
5350 displaying the current clocking time against the effort estimate.
5351 Also add a footnote about using `org-clock-in-prepare-hook' to add
5352 an effort estimate on the fly, just before clocking it.
5353 (Footnotes): Document automatic renumbering and
5354 sorting.
5355 (Agenda commands): Document new bulk commands.
5356 (Plain lists): Document new behavior of
5357 `org-cycle-include-plain-lists'.
4e2af782 5358 Hyphenation only in TeX.
c8d0cf5c
CD
5359 (Clocking work time): Document the key to update effort
5360 estimates.
5361 (Clocking work time): Document the clock time display.
5362 (Structure editing, TODO basics): Document new
5363 variables.
5364 (Column attributes): Document new colciew operators.
5365 (Publishing options): Document :xml-declaration.
5366 (Tracking TODO state changes): Document the
5367 LOG_INTO_DRAWER property.
5368 (Literal examples): Document the new implementation for
5369 editing source code.
5370 (Publishing action): Mention the new publishing
5371 function, to publish an Org source file.
5372 (Publishing links): Mention how to link to an Org source file.
5373 (Macro replacement): Document new macros.
5374 (Handling links): Document type-specific completion
5375 when inserting links.
5376 (Structure editing, Plain lists): Improve documentation
5377 on sorting.
5378 (Internal links): Document custom ids for links.
5379 (Handling links): Document custom ids for links.
5380 (CSS support): Document new class.
5381 (Refiling notes): Document the possibility to create new nodes
5382 during refiling.
5383 (Agenda commands): Document the "?" operator to find
5384 tasks without effort setting.
5385 (Exporting agenda information): Section moved.
5386 (RSS Feeds): New section.
5387 (Built-in table editor): Document M-e and M-a navigate
5388 inside table field.
5389 (Stuck projects): Docment that projects identified as
5390 un-stuck will still be searchd for stuck sub-projects.
5391 (Paragraphs): Document centering.
5392 (Creating timestamps, Agenda commands): Document new
5393 behavior when changing time stamps.
5394 (Structure editing): Document the new command
5395 `org-clone-subtree-with-time-shift'.
5396 (Publishing): Refresh this chapter.
5397 (Export options, Export options, In-buffer settings):
5398 Document the new keywords.
5399 (Matching tags and properties): Collect all
5400 documentation about tags/property matches here.
5401 (Setting tags): Document `org-tag-persistent-alist'.
5402 (Weekly/daily agenda): New section.
5403 (Orgstruct mode): Describe `orgstruct++-mode'.
5404 (Drawers): Mention the LOGBOOK drawer.
5405 (Export options, Sectioning structure): Document the
5406 #+LEATEX_HEADER in-buffer setting.
5407 (Bugs): Section removed.
5408 (Hooks): New section.
0c7efc08 5409 (Add-on packages): Move here from old location.
c8d0cf5c
CD
5410 (Context-sensitive commands): New section.
5411 (Setting tags): Document newline option.
5412 (Global TODO list, Matching tags and properties):
5413 Mention more variables.
5414 (Checkboxes): Update to changed command behavior.
81a5560e 5415
40d2791f
CY
54162009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
5417
5418 * speedbar.texi (Basic Key Bindings): Fix typo.
5419
65d0154b
JB
54202009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
5421
5422 * calc.texi (Vector/Matrix Functions): Add index entries for both
5423 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
5424 affects matrices with more than one row.
b5bdfd9f 5425 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 5426
5a9e3ab7
JB
54272009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
5428
5429 * calc.texi (Stack Manipulation Commands): Add documentation for
ed9265fc 5430 `calc-transpose-lines'.
5a9e3ab7 5431
42fb7e61
MA
54322009-07-27 Michael Albinus <michael.albinus@gmx.de>
5433
5434 * dbus.texi (Receiving Method Calls): Describe special return value
5435 `:ignore'.
5436
574b69d5
AM
54372009-07-24 Alan Mackenzie <acm@muc.de>
5438
5439 * cc-mode.texi (Config Basics, File Styles): Document that at mode
5440 initialization, any individual variable setting now takes precedence
5441 over one done via c-file-style/c-file-offsets.
5442
ec06459c
JB
54432009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
5444
5445 * calc.texi (Undoing Mistakes): Mention that the undo list will be
5446 truncated when Calc is quit.
5447 (Customizing Calc): Document `calc-undo-length'.
5448
4ce54f6b
CY
54492009-07-20 Chong Yidong <cyd@stupidchicken.com>
5450
5451 * calc.texi (About This Manual): Don't mention chapter numbers in text.
5452
0e4f8ba5
GM
54532009-07-11 Kevin Ryde <user42@zip.com.au>
5454
5455 * pcl-cvs.texi (About PCL-CVS):
5456 * widget.texi (Basic Types):
5457 Fix cross-references.
5458
fa0f81b0
AS
54592009-07-01 Andreas Schwab <aschwab@redhat.com>
5460
5461 * dbus.texi (Type Conversion): Don't use literal control character.
5462
88a683c5
MA
54632009-07-01 Michael Albinus <michael.albinus@gmx.de>
5464
5465 * tramp.texi (GVFS based methods): New section.
5466 (Remote processes): Processes for GVFS based methods run locally.
5467
36c8febb
MA
54682009-06-30 Michael Albinus <michael.albinus@gmx.de>
5469
0c7efc08
SM
5470 * tramp.texi (Inline methods, External methods, Gateway methods):
5471 Avoid the words "kludge" and hack".
36c8febb
MA
5472 (External methods): Add `synce' method.
5473
5474 * trampver.texi: Update release number.
5475
d6b951bb
MA
54762009-06-22 Michael Albinus <michael.albinus@gmx.de>
5477
5478 Sync with Tramp 2.1.16.
5479
5480 * tramp.texi (History): Add GVFS support.
5481 (External methods): Precise `rsync' description. Add `dav', `davs' and
5482 `obex' methods. Add 'tramp-gvfs-methods' option.
5483 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
5484 forms.
5485 (Remote Programs): Introduce `tramp-own-remote-path'.
5486 (Remote processes): New subsection "Running remote programs that create
5487 local X11 windows".
5488 (Frequently Asked Questions): Improve code for disabling vc.
5489
5490 * trampver.texi: Update release number. Set default value of
5491 `emacsgvfs'.
5492
70243478
CY
54932009-06-21 Chong Yidong <cyd@stupidchicken.com>
5494
5495 * Branch for 23.1.
5496
54b31cbf
GM
54972009-06-17 Glenn Morris <rgm@gnu.org>
5498
5499 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
5500 (Latest version of Emacs): Mention source code repository.
5501
f6adc23c
GM
55022009-06-16 Glenn Morris <rgm@gnu.org>
5503
5504 * faq.texi (Top): Language tweak.
5505 (Extended commands): Most people have arrow keys.
5506 (Emacs manual): Say how to follow info links.
5507 (File-name conventions): Change title a bit. Explain about source
5508 versus installed. Condense etc description.
5509 (Guidelines for newsgroup postings): Mention Savannah list page.
5510 (Newsgroup archives): Simplify.
5511 (Contacting the FSF): Add contact URL.
5512 (Emacs Lisp documentation): Printed version not always available.
5513 (Installing Texinfo documentation): Explain how by hand installation is
5514 not normally needed. Use add-to-list. Remove duplicate reference.
5515 (Informational files for Emacs): Move info on Help menu here from
5516 "File-name conventions".
5517 (Help installing Emacs): Tweak uref.
5518 (Obtaining the FAQ): Mention repository.
5519 (Origin of the term Emacs): Explain "ITS".
5520 (Changing load-path): Use add-to-list.
5521 (Automatic indentation): Clarify this is for Text mode.
5522 Don't mention Indented Text mode.
5523 (Finding Emacs on the Internet): The FSF does not seem to offer a
5524 deluxe distribution on CD anymore.
5525
b59a8457
GM
55262009-06-16 Glenn Morris <rgm@gnu.org>
5527
5528 * faq.texi (Top): Mention which Emacs version this FAQ is about.
5529 Recommend the latest release. Mention how to get older FAQs.
5530 Recommend the Emacs manual.
5531 (Guidelines for newsgroup postings): Discourage cross-posts.
5532 (Underlining paragraphs): Remove.
5533 (Editing MS-DOS files): Remove pre-Emacs 20 information.
5534 (Bugs and problems): Update key-binding.
5535 (Problems with very large files): Mention 64-bit.
5536 (Shell process exits abnormally): Remove.
5537 (Problems with Shell Mode): Rename and update.
5538 (Spontaneous entry into isearch-mode)
5539 (Problems talking to certain hosts): Remove. This is old information,
5540 in etc/PROBLEMS if needed.
5541 (Emacs takes a long time to visit files, Updating Emacs): Remove.
5542 (Dired claims that no file is on this line): Update.
5543 (Installing Emacs, Problems building Emacs): Simplify.
5544 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
5545 information.
5546 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
5547 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
5548 (JDEE): "JDEE", not "JDE".
5549 (Handling C-s and C-q with flow control, Binding C-s and C-q):
5550 Remove. This is old information, in etc/PROBLEMS if needed.
5551 (stty and Backspace key, Kanji and Chinese characters): Remove.
5552 (Right-to-left alphabets): Update section.
5553 (Changing the included text prefix): Gnus uses message-yank-prefix.
5554 Add cross-reference to Supercite manual.
5555 (Saving a copy of outgoing mail): Simplify output file description.
5556 (Expanding aliases when sending mail): Refer to Emacs manual.
5557 Remove old info about RFC822.
5558 Correct description of how to rebuild aliases.
5559 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
5560 (MIME with Emacs mail packages)
5561 (Viewing articles with embedded underlining)
5562 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
5563 Remove old sections.
5564 (Killing based on nonstandard headers): Remove. Scoring is preferable,
5565 and is well-documented in the Gnus manual.
5566 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
5567 (Making Gnus faster): Rename from "Starting Gnus faster".
5568 Merge "Catch-up is slow in Gnus" into here.
5569
0e6d12ca
GM
55702009-06-14 Glenn Morris <rgm@gnu.org>
5571
5572 * faq.texi (Status of Emacs): Re-order with most recent releases first.
5573 (New in Emacs 23): New section.
5574 (Handling C-s and C-q with flow control): Add xref.
5575
2e17e05e
GM
55762009-06-13 Glenn Morris <rgm@gnu.org>
5577
5578 * faq.texi (Setting up a customization file): Grammar fix.
5579 Customize is no longer "new".
5580 (Displaying the current line or column): Line-number mode is on by
5581 default. Don't mention `column' package. Mention linum.el.
5582 (Turning on abbrevs by default): Explain how to do it for buffers,
5583 modes, and everywhere.
5584 (Associating modes with files): Use add-to-list. Don't mention Emacs
5585 19.
5586 (Highlighting a region): On by default since 23.1.
5587 (Replacing highlighted text): Update doc quote.
5588 (Working with unprintable characters): Don't mention search-quote-char.
5589 (Using an already running Emacs process): Gnuclient is probably not an
5590 enhancement these days.
5591 (Indenting switch statements): Remove mention of pre-Emacs 20.
5592 (Horizontal scrolling): Abbreviate Emacs 20 description.
5593 (Replacing text across multiple files): Fix name of dired command.
5594 (Disabling backups): Use require not load.
4f9d4de3 5595 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 5596
2a1cf2b9
BW
55972009-06-13 Bill Wohler <wohler@newt.com>
5598
5599 Release MH-E manual version 8.2.
5600
5601 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5602 release 8.2.
5603
85b438b7
GM
56042009-06-13 Glenn Morris <rgm@gnu.org>
5605
5606 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
5607 in this day and age the common meaning is "on the web".
5608 (copying): Use @copyright in all cases.
5609 (Basic keys): Remove reference to deleted manual node "Text Characters".
5610 (File-name conventions): Use GNU as an example rather than SERVICE.
5611 default.el lives in site-lisp. Update Info directory location.
5612 (Real meaning of copyleft): GPL actions have been brought, but all
5613 settled out of court.
5614 (Guidelines for newsgroup postings): Shorten section title.
5615 Simplify comp.emacs description.
5616 (Newsgroup archives): Change Google URL. Describe Gmane.
5617 (Unsubscribing from Emacs lists): Remove discussion of "distribution
5618 points". Mention List-Unsubscribe header.
5619 (Contacting the FSF): Update email and URLs.
5620 (Basic editing): Mention F1 for help.
5621 (Installing Texinfo documentation): Refer to Texinfo website rather
5622 than ftp server.
5623 (Printing a Texinfo file): Mention texi2pdf.
5624 (Informational files for Emacs): Don't describe FTP or SERVICE, they
5625 are just stubs nowadays.
5626 (Latest version of Emacs): Explain version numbers.
5627 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
5628 (Turning on syntax highlighting): No need to mention hilit19 any more.
5629 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
5630 (Modes for various languages): Remove section.
5631 (Major packages and programs): Remove most version and maintainer
5632 information - it's hard to keep up-to-date, and adds nothing.
5633 Similarly with direct links to mailing lists.
5634 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
5635 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
5636 years, and Emacs comes with tools for this now.
5637 (Patch): Remove section - this is a standard tool.
5638 (Using function keys under X): Remove section.
5639
93e2d996
GM
56402009-06-12 Glenn Morris <rgm@gnu.org>
5641
5642 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
5643 (Help installing Emacs): Remove reference to deleted X11 node.
5644 (Associating modes with files): Interpreter-mode-alist is no longer
5645 subservient to auto-mode-alist.
5646 (Installing Emacs): Change future Emacs version.
5647 (Linking with -lX11 fails): Remove old section.
5648 (Packages that do not come with Emacs): Update ELL location.
5649 Emacs Lisp archive is dead.
5650 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
5651 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
5652 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
5653 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
5654 (Removing flashing messages): Remove section about non-existent Gnus
5655 option.
5656
f0bf7708
GM
5657 * faq.texi (Top): Add @top command.
5658 Remove the optional arguments from all @node commands: makeinfo can
5659 generate these automatically, and it is easier to edit and rearrange
5660 nodes without them.
5661
30884d11
GM
56622009-06-11 Glenn Morris <rgm@gnu.org>
5663
5664 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
5665 (The LPF): Make the updated URL the sole reference point.
5666 (Learning how to do something): Update refcard price and format.
5667 (Getting a printed manual): Sources in doc/emacs/, not man/.
5668 Also available in PDF format. Since the page count varies, be less
5669 precise.
5670 (Informational files for Emacs): Remove references to deleted files
5671 LPF and SUN-SUPPORT, and to UUCP.
5672 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
5673 Remove many obsolete ways to get the FAQ, which now seems only to be
5674 distributed with Emacs.
5675 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
5676
deab46e0
CY
56772009-06-09 Chong Yidong <cyd@stupidchicken.com>
5678
223b43fa 5679 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 5680 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 5681
deab46e0
CY
5682 * ada-mode.texi (Installation, Compile commands)
5683 (Project File Overview, No project files, Set compiler options)
5684 (Use GNAT project file, Use multiple GNAT project files)
5685 (Identifier completion): Use @samp for menu items, and @kbd for key
5686 sequences (Bug#3504).
5687
71fbd643
DU
56882009-06-04 Daiki Ueno <ueno@unixuser.org>
5689
8c9bb6f5 5690 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 5691
f197085b
CY
56922009-06-04 Ryan Yeske <rcyeske@gmail.com>
5693
5694 * message.texi (Header Commands): Fix descriptions to match
5695 keybindings.
5696
7f3bc720
DU
56972009-04-22 Daiki Ueno <ueno@unixuser.org>
5698
5699 * gnus.texi (Security): Mention that EasyPG is the current default.
5700
4518068d
CY
57012009-04-13 Chong Yidong <cyd@stupidchicken.com>
5702
5703 * ediff.texi (Session Commands): Fix typo.
5704
d7ca410a
MB
57052009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
5706
5707 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
5708 news.software.readers. Reported by Florian Rehnisch.
5709
c6c76add
GM
57102009-04-02 Glenn Morris <rgm@gnu.org>
5711
5712 * auth.texi: Capitalize direntry.
5713
5714 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
5715 using a period in the entry name. (Bug#2797)
5716
35ed8e2e
JB
57172009-03-03 Juanma Barranquero <lekktu@gmail.com>
5718
5719 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
5720 ($(infodir)/auth, auth.dvi): New targets.
5721
e280480a
GM
57222009-03-03 Glenn Morris <rgm@gnu.org>
5723
5724 * auth.texi: Fix @setfilename.
5725
5726 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
5727 (auth, $(infodir)/auth, auth.dvi): New rules.
5728
8a76755b
GM
57292009-02-25 Glenn Morris <rgm@gnu.org>
5730
5731 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
5732
0038d478
MB
57332009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5734
5735 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
5736
57372009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5738
5739 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
5740 gnus-nocem-issuers, and gnus-nocem-verifyer.
5741
867d4bb3
JB
57422009-02-20 Juanma Barranquero <lekktu@gmail.com>
5743
5744 * ada-mode.texi (Project files, Automatic Casing):
5745 * dbus.texi (Signals):
5746 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
5747 * mh-e.texi (HTML):
5748 * nxml-mode.texi (Locating a schema)
5749 (Using the document's URI to locate a schema):
5750 * org.texi (Footnotes, Using the mapping API):
5751 * rcirc.texi (Channels): Remove duplicate words.
5752
3a44dc1f
GM
57532009-02-20 Glenn Morris <rgm@gnu.org>
5754
5755 * dired-x.texi (Miscellaneous Commands):
5756 * gnus.texi: Minor updates for mbox Rmail.
5757
5dc584b5
KB
57582009-02-16 Karl Berry <karl@gnu.org>
5759
b59a8457
GM
5760 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
5761 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
5762 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
5763 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
5764 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
5765 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
5766 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
5767 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
5768 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
5769 Consistently use @insertcopying in the Top node,
5dc584b5 5770 @contents at the front (after @end titlepage),
b59a8457 5771 and @direntry after @copying. (Bug#1988)
5dc584b5 5772
9eb59592
MB
57732009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
5774
5775 * auth.texi: New file documenting auth-source.
5776
d324fa76
CD
57772009-02-13 Carsten Dominik <dominik@science.uva.nl>
5778
5779 * org.texi (Org Plot): Fix link.
5780
7a603b73
DU
57812009-02-09 Daiki Ueno <ueno@unixuser.org>
5782
5783 * epa.texi (Mail-mode integration): Mention the way to do
5784 "encrypt-to-self". (Bug#1807)
5785
a626b338 57862009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
5787
5788 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
5789
3b36c17e
MB
57902009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
5791
5792 * gnus-news.texi: Print version about Incoming*.
5793
55033558
CD
57942009-02-02 Carsten Dominik <dominik@science.uva.nl>
5795
5796 * org.texi (Structure editing, Handling links)
5797 (Fast access to TODO states, Javascript support): Make standard docs
5798 correctly reflect default variable settings.
5799
ec712abb
GM
58002009-02-02 Glenn Morris <rgm@gnu.org>
5801
5802 * org.texi: Fix typos.
5803
7112648c
MA
58042009-02-01 Michael Albinus <michael.albinus@gmx.de>
5805
5806 Sync with Tramp 2.1.15.
5807
5808 * trampver.texi: Update release number.
5809
2e461fc1
CD
58102009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
5811
5812 * org.texi (TODO dependencies): Document TODO dependencies on
5813 checkboxes.
5814
bc283609
CD
58152009-01-30 Carsten Dominik <dominik@science.uva.nl>
5816
5817 * org.texi (TODO dependencies): Document key binding for toggling
5818 ORDERED property.
5819
74fc5047
MA
58202009-01-28 Michael Albinus <michael.albinus@gmx.de>
5821
5822 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
5823 of hook functions.
5824
d6685abc
CD
58252009-01-28 Carsten Dominik <dominik@science.uva.nl>
5826
5827 * org.texi (TODO dependencies): New section.
5828
65c439fd
CD
58292009-01-27 Carsten Dominik <dominik@science.uva.nl>
5830
5831 * org.texi (Plain lists, TODO basics, Priorities)
5832 (Multiple sets in one file, Conflicts): Document interaction with
5833 `shift-selection-mode'.
5834
5fafc247
JB
58352009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
5836
5837 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
5838 Make Calc the subject of sentences.
5839 (Rearranging Formulas using Selections): Discuss new options
5840 for `j *'.
5841
e7433508
MA
58422009-01-26 Michael Albinus <michael.albinus@gmx.de>
5843
5844 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
5845
2096a1b6
GM
58462009-01-26 Glenn Morris <rgm@gnu.org>
5847
5848 * org.texi: Fix typos.
5849
0cb61492
BW
58502009-01-26 Bill Wohler <wohler@newt.com>
5851
2096a1b6 5852 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 5853
0bd48b37
CD
58542009-01-25 Carsten Dominik <dominik@science.uva.nl>
5855
5856 * org.texi (References): Add information about remote references.
5857 (Built-in table editor): Document `C-c RET' in tables.
5858 (Math symbols, Quoting LaTeX code): Mention that simple
5859 LaTeX macros survive LaTeX export.
5860 (Images in LaTeX export): Show how to create a reference to a
5861 figure.
5862 (Sectioning structure): Document that the LaTeX class can be
5863 specified in a property.
5864 (Text areas in HTML export): New section.
5865 (External links): Add examples for text search and ID links.
5866 (Built-in table editor): Remove the descriptio of `C-c
5867 C-q', it not longer works.
5868 (Literal examples): Document that a space must follow
5869 the colon in short examples.
5870 (Relative timer): Document `org-timer-stop'.
5871 (Footnotes): New section.
5872 (Footnote markup): Shorten section and refer to new Footnote
5873 section.
5874 (Literal examples): Add documentation for line
5875 numbering in and references to code examples.
5876 (CSS support): Fix the description of default CSS styles.
5877 (Capturing column view): Document
5878 "file:path/to/file.org" as an allowed value for the ID property of
5879 a dynamic block copying column view.
5880
49dbbaf2
SE
58812009-01-23 Stephen Eglen <stephen@gnu.org>
5882
5883 * mh-e.texi (Getting Started): Describe $MH.
5884
193e6828
MA
58852009-01-21 Michael Albinus <michael.albinus@gmx.de>
5886
5887 * tramp.texi (all): Harmonize usage of "external method",
5888 "external transfer method" and "out-of-band method".
5889 (Connection types): Precise the differences of inline and external
5890 methods. Written by Adrian Phillips <a.phillips@met.no>.
5891
26b9f88d
MB
58922009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
5893
5894 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
5895 commands as described at the top. Reported by Allan Gottlieb
5896 <gottlieb@nyu.edu>.
5897
58982009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
5899
5900 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
5901 nnmail-pathname-coding-system.
5902
377952e0
GM
59032009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
5904
5905 * org.texi (Relative timer): Fix typo.
5906
a20d3598
JB
59072009-01-15 Juanma Barranquero <lekktu@gmail.com>
5908
5909 * org.texi (Clocking work time): Fix typo.
98a1e0f5 5910 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 5911
a50253cc
GM
59122009-01-13 Glenn Morris <rgm@gnu.org>
5913
5914 * org.texi: Fix some more typos.
5915
07450bee
GM
59162009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
5917
5918 * org.texi: Fix some typos.
5919
e3e955fe
MB
59202009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
5921
5922 * gnus.texi (Group Parameters): Add note for local variables.
5923
59242009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5925
0c7efc08
SM
5926 * gnus.texi (Converting Kill Files): Fix URL.
5927 Include gnus-kill-to-score.el in contrib directory.
e3e955fe
MB
5928
59292009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5930
5931 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
5932 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
5933 (Paging the Article): Add index entry.
5934
71dd9983
JB
59352009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
5936
5937 * ada-mode.texi (Examples): Delete redundant text.
5938
4a0cf14f
MA
59392009-01-03 Michael Albinus <michael.albinus@gmx.de>
5940
36c8febb 5941 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
5942
5943 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
5944 addresses.
5945
aedac0f0
BW
59462009-01-03 Bill Wohler <wohler@newt.com>
5947
5948 * mh-e.texi (Scan Line Formats): Indicate that first column should be
5949 kept empty.
5950
4c65b566
CD
59512008-12-20 Carsten Dominik <dominik@science.uva.nl>
5952
5953 * org.texi (Activation, Exporting, ASCII export, HTML export)
0c7efc08
SM
5954 (HTML Export commands, LaTeX/PDF export commands):
5955 Improve documentation about transient-mark-mode.
e9fce1ac 5956 (References): Document the use of special names like $LR1 to reference
4c65b566
CD
5957 to fields in the last table row.
5958
e1a78e1e
JL
59592008-12-19 Juri Linkov <juri@jurta.org>
5960
5961 * info.texi (Search Text): Remove mention of removed key binding M-s.
5962
17a0aa82
CD
59632008-12-18 Carsten Dominik <dominik@science.uva.nl>
5964
5965 * org.texi (References): Remove mentioning of @0 as reference for the
5966 last line, this has been reverted in the Lisp sources.
5967
4997d802
JB
59682008-12-17 Juanma Barranquero <lekktu@gmail.com>
5969
5970 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
5971 (DVI_TARGETS): Remove duplicates. Add sasl.
5972 ($(infodir)/sasl, sasl.dvi): New targets.
5973
33306645
CD
59742008-12-17 Carsten Dominik <dominik@science.uva.nl>
5975
5976 * org.texi: Version number pushed to 6.15d.
5977
db55f368
CD
59782008-12-16 Carsten Dominik <dominik@science.uva.nl>
5979
a0bf4117 5980 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
5981 (Images in LaTeX export): New section.
5982 (Inlined images, Images in HTML export): Sections renamed.
5983
dae0a942
MB
59842008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
5985
5986 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
5987
9f5572e9
MB
59882008-12-04 David Engster <dengste@eml.cc>
5989
5990 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
af42a9cc 5991 of nnml-get-new-mail. Change URL for mairix patch.
9f5572e9 5992
bc23baaa
CD
59932008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
5994
5995 * org.texi (Using the mapping API): Fix bug in mapping example.
5996 (Publishing options): Make the list of properties complete again, in
5997 correspondence to the variable `org-export-plist-vars'.
5998 (Property searches): Document new special values for time comparisons.
5999 (Tag inheritance): Refine the description of tag inheritance.
6000 (Project alist): Add info about the publishing sequence of components.
a0bf4117 6001 (Effort estimates): Document the new relative timer.
bc23baaa 6002
3bf8054f
JB
60032008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
6004
6005 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
6006 (Using Calc): Clarify use of `C-x * o'.
6007 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
6008
ac134f2f
RS
60092008-11-28 Richard M Stallman <rms@gnu.org>
6010
6011 * dbus.texi (Receiving Method Calls): Clean up previous change.
6012
ace706d1
MA
60132008-11-26 Michael Albinus <michael.albinus@gmx.de>
6014
6015 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
6016 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
6017 `dbus-unescape-from-identifier'.
6018 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 6019 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
6020 (Signals): Use the constants in the example.
6021
d60b1ba1
CD
60222008-11-24 Carsten Dominik <dominik@science.uva.nl>
6023
b97439ce 6024 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 6025
ce4fdcb9
CD
60262008-11-23 Carsten Dominik <dominik@science.uva.nl>
6027
6028 * org.texi (Setting up Remember): Document `org-remember-mode'.
6029 (External links): Document that bbdb links can use a regular
6030 expression.
6031 (External links): Document that elisp links can contain interactive
6032 commands.
6033
c8548a00 60342008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
6035
6036 * viper.texi (viper-translate-all-ESC-keysequences):
6037 Description removed.
6038
6a2c4aec
GM
60392008-11-19 Glenn Morris <rgm@gnu.org>
6040
6041 * doclicense.texi: Change to FDL 1.3.
6042 Relicense all texi files under FDL 1.3 or later.
6043
59ee4113
JB
60442008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
6045
6046 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
6047
59bcbb98 60482008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a 6049
0c7efc08 6050 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
2198eaa5
JB
6051
6052 * ediff.texi: Version/date change.
9f90198a 6053
8aa41c9b
CY
60542008-11-14 Chong Yidong <cyd@stupidchicken.com>
6055
6056 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
6057
17587b1b
JB
60582008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
6059
6060 * calc.texi (About This Manual): Comment out a mention of
6061 marginal notes.
6062
564c900e
CD
60632008-11-12 Carsten Dominik <dominik@science.uva.nl>
6064
6065 * org.texi (Clocking work time): Document the :formula property of
6066 clock tables.
6067 (Structure editing, Refiling notes): Document refiling regions.
6068 (Agenda commands): Document the double-prefix version
6069 of the `l' command in the agenda.
6070 (Handling links): Explain the effect of a double prefix
6071 arg to `C-c C-o'.
6072 (TODO basics): Add documentation for tag triggers.
6073
3c4be1f2
GM
60742008-10-23 Glenn Morris <rgm@gnu.org>
6075
6076 * cl.texi (Function Bindings): Mention `flet' fails to deal with
6077 byte-compiling things like `+'.
6078
6079 * ns-emacs.texi: Merge copyright years of author now with assignment
6080 into FSF years.
6081 (VER): Use it for easier automatic updating. Use Emacs version rather
6082 than standalone Emacs.app version.
6083
a6520ff3
CD
60842008-10-12 Carsten Dominik <dominik@science.uva.nl>
6085
864c9740 6086 * org.texi: Lots of minor fixes.
a6520ff3
CD
6087 (Capture): New chapter.
6088 (Org Plot): New section.
6089
db7a4b66
MH
60902008-09-30 Magnus Henoch <mange@freemail.hu>
6091
6092 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
6093
4043c194
JB
60942008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
6095
6096 * calc.texi (User Defined Units): Mention how to enter optional display
6097 string.
6098
eef5ade7
MB
60992008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
6100
0c7efc08 6101 * message.texi (Sending Variables): Fix variable documentation to
eef5ade7
MB
6102 avoid the "y/n" wording.
6103
e52cac88
MB
61042008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
6105
0c7efc08 6106 * message.texi (Sending Variables): Add `message-confirm-send' doc.
e52cac88
MB
6107
61082008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
6109
6110 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
6111 @enumerate section so as to be able to be formatted with MAKEINFO=no.
6112
00c55306
BW
61132008-09-22 Bill Wohler <wohler@newt.com>
6114
6115 Release MH-E manual version 8.1.
6116
6117 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6118 release 8.1.
6119
6120 * mh-e.texi: Retain dual license as agreed to by the FSF.
6121 However, bump GPL to Version 3.
6122 Use @include for license text.
6123
e52cac88 61242008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
6125
6126 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
6127 (Store custom flags and keywords, Store arbitrary data):
6128 Clean up markup.
64763fe3
MB
6129
61302008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
6131
6132 * gnus.texi (The Gnus Registry): Document it.
6133
9e601b8d
MB
61342008-09-08 David Engster <dengste@eml.cc>
6135
88ee5b02
JB
6136 * gnus.texi (nnmairix): Point out that nnml uses MH format.
6137 Clarify section about choosing back end servers.
9e601b8d 6138
247043f1
GM
61392008-08-23 Glenn Morris <rgm@gnu.org>
6140
6141 * dired-x.texi (Shell Command Guessing):
6142 Mention dired-guess-shell-case-fold-search. (Bug#417)
6143
2bfec7a0
MA
61442008-08-22 Michael Albinus <michael.albinus@gmx.de>
6145
6146 * trampver.texi: Update release number.
6147
247043f1 61482008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
6149
6150 * ns-emacs.texi: Update version.
6151 (Introduction): Correct menu location for options save.
6152 (Customization): Note that defaults are stored under org.gnu.Emacs.
6153
8c20bd92
BW
61542008-08-11 Bill Wohler <wohler@newt.com>
6155
6156 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
6157 explicit about GNU mailutils MH elsewhere (with thanks to Darel
6158 Henman) (closes SF #1768928).
6159
767a4d92
GM
61602008-08-10 Glenn Morris <rgm@gnu.org>
6161
6162 * ns-emacs.texi: Use @copying. Change copyright of authors with
6163 assignment to FSF. Change license to GFDL.
6164 (Top): Remove outdated references.
6165
6ecfe5c2
MB
61662008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
6167
88ee5b02
JB
6168 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
6169 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
6170 gnus-summary-sort-by-most-recent-date.
6171 (Summary Sorting): Explain prefix argument.
6172
61732008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
6174
6175 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
6176 gnus-summary-pipe-output.
6177
eb932e8a
MA
61782008-08-03 Michael Albinus <michael.albinus@gmx.de>
6179
6180 * dbus.texi (Receiving Method Calls): Document error handling of own
6181 D-Bus methods.
6182
bfe16263
BW
61832008-08-01 Bill Wohler <wohler@newt.com>
6184
6185 * mh-e.texi (Reading Mail)
9f90198a 6186 (Viewing Attachments): Describe new function
bfe16263
BW
6187 mh-show-preferred-alternative.
6188 (Sending Mail, Redistributing, Sending Message): Describe new hook
6189 mh-annotate-msg-hook.
6190
21956b56
MA
61912008-07-31 Michael Albinus <michael.albinus@gmx.de>
6192
6193 * dbus.texi (Arguments and Signatures): Fix example.
6194 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
6195 (Asynchronous Methods): New node.
9f90198a
JB
6196 (Errors and Events): Describe extended layout of `dbus-event'.
6197 New defun `dbus-event-message-type'.
21956b56 6198
7c2fb837
DN
61992008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
6200
6201 * ediff.texi: Remove VMS support.
6202
13662773
JB
62032008-07-29 Juanma Barranquero <lekktu@gmail.com>
6204
6205 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
6206 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
6207
ddde0b34
CY
62082008-07-29 Chong Yidong <cyd@stupidchicken.com>
6209
6210 * Makefile.in: Add mairix-el targets.
6211
62122008-07-29 David Engster <deng@randomsample.de>
6213
6214 * mairix-el.texi: New file.
6215
d5875b25
JB
62162008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
6217
366b7d44
JB
6218 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
6219 project files. Delete 'main_unit' project variable; not needed. Allow
6220 process environment variables wherever project variables are allowed.
6221 Add tutorial section on multiple GNAT project files.
d5875b25 6222
6cbab8ee
MA
62232008-07-27 Michael Albinus <michael.albinus@gmx.de>
6224
6225 Sync with Tramp 2.1.14.
6226
6227 * trampver.texi: Update release number.
6228
9e2a2647
DN
62292008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
6230
6231 * ns-emacs.texi:
6232 * faq.texi: Remove mentions of Mac Carbon.
6233
d62672f3
MB
62342008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
6235
6236 * gnus.texi (Saving Articles): Describe the 2nd argument of
6237 gnus-summary-save-in-pipe.
6238 (SpamAssassin): Use it.
6239
62402008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
6241
6242 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
6243
dd12e1c6
CD
62442008-07-25 Carsten Dominik <dominik@science.uva.nl>
6245
6246 * org.texi (Export options): Document the use of the creator flag.
6247
44ce9197
CD
62482008-07-24 Carsten Dominik <dominik@science.uva.nl>
6249
6250 * org.texi: New version 6.06a.
6251
ddd13c5d
JB
62522008-07-23 Juanma Barranquero <lekktu@gmail.com>
6253
6254 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
6255 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
6256
8dc6104d
JB
62572008-07-23 Vincent BelaĂ¯che <vincent.b.1@hotmail.fr>
6258
6259 * calc.texi (Editing Stack Entries):
6260 (Algebraic Entry): Rewrite introductory sentences so it can be used by
6261 Calc's help functions. Mention fixing typos.
6262 (Customizing Calc): Fix typo.
6263
62642008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
6265
6266 * calc.texi (summarykey): New macro. Use to correctly format keys in
6267 the summary.
6268
ddd13c5d 62692008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
6270
6271 * ns-emacs.texi (Customization): Corrected documentation on color
6272 specification formats.
6273
568beaa2
AS
62742008-07-19 Andreas Schwab <schwab@suse.de>
6275
db8ef699 6276 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
6277
6278 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
6279 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
6280
cd71b9ae
MA
62812008-07-18 Michael Albinus <michael.albinus@gmx.de>
6282
6283 * dbus.texi (Inspection): Rework, introduce submenus.
6284 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
6285 (Properties and Annotations, Arguments and Signatures): New nodes.
6286
9b7993b4
MA
62872008-07-13 Michael Albinus <michael.albinus@gmx.de>
6288
6289 * dbus.texi (Receiving Method Calls): Fix description of
6290 `dbus-register-method'.
6291 (Signals): Allow also signal arguments for filtering in
6292 `dbus-register-signal'.
6293
241d447b
JB
62942008-07-13 Vincent BelaĂ¯che <vincent.b.1@hotmail.fr>
6295
6296 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
6297 `cnorm'.
6298 (Arithmetic Tutorial): Simplify the verification of prime factors.
6299
adb46650
MB
63002008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
6301
6302 * gnus.texi (Saving Articles): Mention
6303 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
6304
92e15881
JB
63052008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
6306
6307 * calc.texi: Adjust mode line throughout.
6308
ea597303
JB
63092008-06-28 Juanma Barranquero <lekktu@gmail.com>
6310
6311 * sasl.texi (Mechanisms): Fix typos.
6312
aee08080
JB
63132008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
6314
6315 * calc.texi (Killing from the stack): Mention using normal Emacs
6316 copying.
6317
a06a4a12
MA
63182008-06-21 Michael Albinus <michael.albinus@gmx.de>
6319
0c7efc08 6320 * tramp.texi (Password handling): Rename from "Password caching".
ea597303 6321 Add `auth-source' mechanism.
a06a4a12
MA
6322 (Connection caching): Tramp reopens the connection automatically,
6323 when the operating system on the remote host has been changed.
6324
7389398d
EZ
63252008-06-20 Eli Zaretskii <eliz@gnu.org>
6326
6327 * makefile.w32-in (distclean): Remove makefile.
6328
b349f79f
CD
63292008-06-17 Carsten Dominik <dominik@science.uva.nl>
6330
3f9b4c2b 6331 * org.texi (Using the mapping API): New section.
b349f79f 6332 (Agenda column view): New section.
3f9b4c2b 6333 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 6334 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 6335 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
6336
63372008-06-17 Jason Riedy <jason@acm.org>
6338
6339 * org.texi (A LaTeX example): Note that fmt may be a one-argument
6340 function, and efmt may be a two-argument function.
6341 (Radio tables): Document multiple destinations.
6342
cd5c05d2
GM
63432008-06-16 Glenn Morris <rgm@gnu.org>
6344
6345 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
6346 Add Cover-Texts.
6347
debf4439
GM
63482008-06-15 Glenn Morris <rgm@gnu.org>
6349
6350 * faq.texi (VER): Update to 23.0.60.
6351
6352 * mh-e.texi: Remove option of licensing under GPL.
6353 Add Cover-Texts to GFDL permissions notice.
6354 (GPL): Remove section.
6355 (GFDL): Include doclicense.texi rather than the actual text.
6356
6357 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
6358 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
6359
6360 * sasl.texi: Fix output file name.
6361
6362 * epa.texi, sasl.texi: Refer to license in Emacs manual.
6363
6364 * gnus-coding.texi: Refer to license in Gnus manual.
6365
6366 * idlwave.texi, sasl.texi: Use @copying.
6367
6368 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
6369
6370 * speedbar.texi: Update Back-Cover Text as per maintain.info.
6371
6372 * url.texi: Use @copying, @title, @subtitle, @author.
6373
6374 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
6375 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
6376 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
6377 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
6378 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
6379 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
6380 * widget.texi, woman.texi:
6381 Remove references to external license, since doclicense is included.
6382
6383 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
6384 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
6385 Remove references to non-existent Invariant Sections.
6386
091f8bc1
GM
63872008-06-14 Glenn Morris <rgm@gnu.org>
6388
6389 * faq.texi (Major packages and programs): Remove references to external
6390 Supercite, Calc, VIPER, since they have been included for some time.
6391 Update VM, AUCTeX, BBDB entries.
6392
47bcb4d3
UJ
63932008-06-14 Ulf Jasper <ulf.jasper@web.de>
6394
6395 * newsticker.texi: Updated to match latest newsticker changes.
6396
6f093307
GM
63972008-06-13 Glenn Morris <rgm@gnu.org>
6398
6399 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
6400 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
6401 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
6402 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
6403 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
6404 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
6405 * woman.texi:
6406 Update Back-Cover Text as per maintain.info.
6407
2b968687
MB
64082008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6409
6410 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
6411
6412 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
6413 (gnus-faq.xml): Update repository host.
6414
2b968687
MB
6415 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
6416
64172008-06-15 Frank Schmitt <ich@frank-schmitt.net>
6418
6419 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
6420 Fix a typo.
6421
64222008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6423
6424 * gnus.texi (Mail Source Customization): Correct values of
4e2af782 6425 `mail-source-delete-incoming'. Reported by Tassilo Horn.
2b968687
MB
6426 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
6427
64282008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
6429
6430 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
6431 coding standards.
6432
64332008-06-14 David Engster <dengste@eml.cc>
6434
6435 * gnus.texi (nnmairix): Markup fixes.
6436
e6d2d263
MB
64372008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6438
2b968687 6439 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
6440
64412008-06-05 David Engster <dengste@eml.cc>
6442
6443 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
6444
64452008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6446
b344d29d 6447 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
6448 (Searching, nnir, nnmairix): New stub nodes.
6449
ad231df6 64502008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
6451
6452 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
6453
f394fa25
MB
64542008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
6455
6456 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
6457
58333467
MB
64582008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
6459
6460 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
6461
67525fb9
JY
64622008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
6463
6464 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
6465
0549d8fc
JB
64662008-05-06 Juanma Barranquero <lekktu@gmail.com>
6467
6468 * info.texi (Top): Fix typo in xref.
6469
149a3837
KB
64702008-05-05 Karl Berry <karl@gnu.org>
6471
6472 * info.texi (Top): @xref to stand-alone manual.
6473
3a23a519
MB
64742008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6475
6476 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
6477 (Various Summary Stuff): Fix typo in last xref.
6478
0a29fbf3
JB
64792008-05-02 Juanma Barranquero <lekktu@gmail.com>
6480
6481 * org.texi (Moving subtrees): Fix typo.
6482
586b90f1
MA
64832008-04-28 Michael Albinus <michael.albinus@gmx.de>
6484
6485 * tramp.texi (Frequently Asked Questions): Explain, how to disable
6486 Tramp via `tramp-mode'.
6487
b5af9883
CD
64882008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
6489
6490 * org.texi: Massive changes, in many parts of the file.
6491
a12bf61e
GM
64922008-04-27 Jason Riedy <jason@acm.org>
6493
6494 * org.texi (A LaTeX example): Note that fmt may be a
6495 one-argument function, and efmt may be a two-argument function.
6496 (Radio tables): Document multiple destinations.
6497
d55fe5bb
MB
64982008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
6499
6500 * gnus.texi (Oort Gnus): Add message-fill-column.
6501
65022008-04-12 Adrian Aichner <adrian@xemacs.org>
6503
6504 * gnus.texi (Mail Source Specifiers): Typo fix.
6505
65062008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
6507
6508 * gnus.texi (Diary Headers Generation): Update key binding for
6509 `gnus-diary-check-message'.
6510
65112008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6512
6513 * gnus.texi (Emacsen): Addition.
6514
65152008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6516
6517 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
6518
65192008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6520
6521 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
6522
65232008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6524
6525 * gnus-news.texi: Update tool bar item.
6526
65272008-04-09 Sven Joachim <svenjoac@gmx.de>
6528
6529 * gnus-news.texi: Fix typos.
6530
76c109c3
JB
65312008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
6532
222027f2 6533 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
6534 Add mention of `kron'.
6535
d5fbd5a6
MO
65362008-04-01 Daiki Ueno <ueno@unixuser.org>
6537
0c7efc08
SM
6538 * epa.texi (Encrypting/decrypting *.gpg files):
6539 Document epa-file-name-regexp.
d5fbd5a6 6540
fbcbb58c
KY
65412008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
6542
6543 * gnus.texi (Example Methods): Fix description about ssh-agent.
6544 (Indirect Functions): Fix the default value of nntp-telnet-command;
6545 remove link to connect.html.
6546
134ce16c
MA
65472008-03-30 Michael Albinus <michael.albinus@gmx.de>
6548
6549 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
6550 dbus-call-method.
6551 (Receiving Method Calls): The timeout can be set by the calling client.
6552
da1975d7
MA
6553 * trampver.texi: Update release number.
6554
2e4089ab
RS
65552008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
6556
6557 * gnus.texi (Top): Fix version. Add SASL.
6558
70cab5a9
MA
65592008-03-29 Michael Albinus <michael.albinus@gmx.de>
6560
6561 Sync with Tramp 2.1.13.
6562
6563 * trampver.texi: Update release number.
6564
5bc6ddff
MB
65652008-03-29 Chong Yidong <cyd@stupidchicken.com>
6566
6567 * org.texi: Update to new org-mode website.
6568
65692008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
6570
6571 * cl.texi (For Clauses): Fix loop over key-seq to match code.
6572
9b3ebcb6
MB
65732008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
6574
6575 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
6576 gnus-read-ephemeral-gmane-group-url,
6577 gnus-read-ephemeral-emacs-bug-group,
6578 gnus-read-ephemeral-debian-bug-group.
6579
65802008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6581
6582 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
6583
6584 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
6585 Add FIXMEs for Bookmarks and gnus-registry-marks.
6586
65872008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6588
6589 * gnus.texi (Smileys): Document `smiley-style'.
6590
65912008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6592
6593 * gnus.texi (Gnus Development): Clarify difference between ding and
6594 gnu.emacs.gnus.
6595 (MIME Commands, Using MIME, RSS): Fix markup.
6596
6597 * gnus-faq.texi ([8.4]): Ditto.
6598
65992008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
6600
6601 * gnus.texi (Emacsen): Remove obsolete stuff.
6602
66032008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
6604
6605 * gnus.texi (Oort Gnus): Add version info WRT
6606 `mail-source-delete-incoming'.
6607
66082008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6609
6610 * gnus.texi (Top): Add "Other related manuals" and version info in
6611 `iftex' output.
6612 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
6613 gnus-balloon-face-0 and the corresponding format specifiers.
6614
608d6a81
MA
66152008-03-26 Michael Albinus <michael.albinus@gmx.de>
6616
6617 * tramp.texi (Filename completion): Remove footnote about let-bind
6618 of `partial-completion-mode'. It doesn't work this way.
6619
27a6f132
SM
66202008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
6621
6622 * pcl-cvs.texi (Contributors): Update my email.
6623
4a7c4c40
MA
66242008-03-21 Michael Albinus <michael.albinus@gmx.de>
6625
6626 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
6627
2940c053
BW
66282008-03-17 Bill Wohler <wohler@newt.com>
6629
6630 * mh-e.texi (Viewing): Update URL for adding header fields to
6631 mh-invisible-header-fields-default.
6632
30864d5f
BW
66332008-03-16 Bill Wohler <wohler@newt.com>
6634
6635 * mh-e.texi (Preface): Add Gnus to requirements.
6636 (Forwarding): Note that forwarded MIME messages are now inline.
6637
31fe2b00
SM
66382008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
6639
6640 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
6641 (Common Variables): Give precedence to the netcat methods over the
6642 telnet methods, and mention that they are more reliable.
31fe2b00 6643
5e97c626
CD
66442008-03-13 Carsten Dominik <dominik@science.uva.nl>
6645
6646 * org.texi (Exporting Agenda Views): Document agenda export to
6647 iCalendar.
6648 (Progress logging): Document the new progress logging stuff.
6649
37a68866
MB
66502008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6651
6652 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
6653 Update for change of `mail-source-delete-incoming'.
6654
6655 * gnus-news.texi: Ditto.
6656
8f7abae3
MB
66572008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6658
6659 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
6660 custom versions.
6661
af379c86
AM
66622008-03-07 Alan Mackenzie <acm@muc.de>
6663
6664 * cc-mode.texi (Limitations and Known Bugs): State that the number of
6665 parens/brackets in a k&r region is limited.
6666
3d0f8a67
MB
66672008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
6668
6669 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
6670 using different Emacs versions.
6671
52151df0
GM
66722008-02-27 Glenn Morris <rgm@gnu.org>
6673
6674 * sc.texi: Remove a lot of old and obsolete info.
6675 (titlepage): Simplify.
6676 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
6677 (VM with any Emacsen, GNEWS with any Emacsen)
6678 (Overloading for Non-conforming MUAs, Version 3 Changes)
6679 (The Supercite Mailing List): Delete nodes.
6680 (Introduction): Remove info about old packages.
6681 (Getting Connected): Simplify. Remove info about old packages.
6682 (Citing Commands): Delete Emacs 19 info.
6683 (Hints to MUA Authors): Simplify.
6684 (Thanks and History): Merge in some info from the deleted node
6685 "Version 3 Changes".
6686
b03f96dc
MB
66872008-02-05 Juanma Barranquero <lekktu@gmail.com>
6688
6689 * org.texi (Setting tags, In-buffer settings):
6690 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
6691
52bec650
MB
66922008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
6693
6694 * gnus-news.texi: Mention that spaces and tabs are allowed in the
6695 installation directory name.
6696
34a3c587
RF
66972008-02-12 Romain Francoise <romain@orebokech.com>
6698
6699 * epa.texi (Overview): Fix typo.
6700
5a8d03e9
MO
67012008-02-11 Daiki Ueno <ueno@unixuser.org>
6702
6703 * epa.texi (Quick start): Remove the .emacs setting.
6704
f1914c40
MO
67052008-02-10 Daiki Ueno <ueno@unixuser.org>
6706
6707 * epa.texi (Quick start): Use the command `epa-enable' instead of
6708 loading `epa-setup'.
6709
bca98fc9
JB
67102008-02-08 Juanma Barranquero <lekktu@gmail.com>
6711
6712 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
6713 ($(infodir)/epa, epa.dvi): New targets.
6714
4b01af2e
MO
67152008-02-08 Daiki Ueno <ueno@unixuser.org>
6716
6717 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
6718
6719 * epa.texi: New manual documenting the EasyPG Assistant.
6720
06c0751a
MA
67212008-02-06 Michael Albinus <michael.albinus@gmx.de>
6722
6723 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
6724 (Inspection): New function dbus-ping.
6725
7dcccd7b
MA
67262008-02-05 Michael Albinus <michael.albinus@gmx.de>
6727
6728 * tramp.texi (Remote processes): Add `shell-command'.
6729
a12bf61e
GM
67302008-02-02 Michael Albinus <michael.albinus@gmx.de>
6731
6732 * tramp.texi: Use new FSF's Back-Cover Text.
6733
a1da1e37
MB
67342008-01-28 Michael Sperber <sperber@deinprogramm.de>
6735
6736 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
6737 (Group Parameters): Document `mail-source' parameter.
6738
c9d8f746
MA
67392008-01-27 Michael Albinus <michael.albinus@gmx.de>
6740
6741 * tramp.texi (Inline methods): The hostname of the su(do)? methods
6742 must be a local host.
6743
15db4a13
MO
67442008-01-26 Michael Olson <mwolson@gnu.org>
6745
6746 * erc.texi: Update version for ERC 5.3 release.
6747 (Obtaining ERC): Update extras URLs for 5.3.
6748 (Development): Write instructions for git, and remove those for Arch.
6749 (History): Mention the switch to git.
6750
2bc43980
KB
67512008-01-24 Karl Berry <karl@gnu.org>
6752
bca98fc9
JB
6753 * info.texi (Search Index, Search Text): Mention the command
6754 character in the section name, a la the (Go to node) node.
2bc43980 6755
d2e4a6c9
MA
67562008-01-21 Michael Albinus <michael.albinus@gmx.de>
6757
6758 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
6759
0b6799c3
MB
67602008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6761
6762 * gnus-news.texi: Mention gnus-article-describe-bindings.
6763
67642008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6765
6766 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
6767
db9c3fb1 67682008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 6769
7b4d0413 6770 * org.texi (Property inheritance): New section.
db9c3fb1 6771 (Conventions): New section.
7b4d0413 6772 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
6773 commands, and the new bindings for refiling.
6774 (Sparse trees): Document the new special command for sparse trees.
6775 (References): Be more clear about the counting of hilines.
6776 (Handling links): Document M-p/n for accessing links.
6777 (Fast access to TODO states): New section.
6778 (Per file keywords): New section.
6779 (Property inheritance): New section.
6780 (Column attributes): New summary types.
6781 (Capturing Column View): New section.
6782 (The date/time prompt): Cover the new features in the date/time prompt.
6783 Compactify the table of keys for the calendar remote control.
6784 (Clocking work time): Document the new :scope parameter.
6785 (Remember): Promoted to chapter.
6786 (Quoted examples): New section.
6787 (Enhancing text): New verbatim environments.
6788
6ed73f28
MA
67892008-01-14 Michael Albinus <michael.albinus@gmx.de>
6790
6791 * trampver.texi: Update release number.
6792
95838435
MB
67932008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
6794
0c7efc08
SM
6795 * gnus.texi (Article Keymap):
6796 Add gnus-article-wide-reply-with-original; fix descriptions of
95838435
MB
6797 gnus-article-reply-with-original and
6798 gnus-article-followup-with-original.
6799
20234d96
GM
68002008-01-09 Glenn Morris <rgm@gnu.org>
6801
6802 * nxml-mode.texi: Add @copying section.
6803
d82cf70b
MB
68042008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
6805
6806 * message.texi (Mail Variables): Add some text from "(gnus)Posting
6807 Server". Add `message-send-mail-with-mailclient'.
6808
6809 * gnus.texi (Posting Server): Move some text to "(message)Mail
6810 Variables" and add a reference here.
6811
addb7f2e
MA
68122008-01-04 Michael Albinus <michael.albinus@gmx.de>
6813
6814 * dbus.texi (Receiving Method Calls): New chapter.
6815 (Errors and Events): Add serial number to events. Replace "signal" by
6816 "message". Introduce dbus-event-serial-number.
6817
4db2806c
MA
68182008-01-03 Michael Albinus <michael.albinus@gmx.de>
6819
6820 * dbus.texi (Type Conversion): Explain the type specification for empty
6821 arrays. Use another example.
6822
c9ecb5a7
MA
68232007-12-30 Michael Albinus <michael.albinus@gmx.de>
6824
6825 * dbus.texi (all): Replace "..." by @dots{}.
6826 (Type Conversion): Precise the value range for :byte types.
6827 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
6828 Mention its return value.
6829 (Errors and Events): There is no D-Bus error propagation during event
6830 processing.
6831
702dbfd9
JB
68322007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
6833
a12bf61e 6834 * calc.texi (Yacas Language, Maxima Language, Giac Language):
702dbfd9
JB
6835 New sections.
6836
87035689
MB
68372007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
6838
6839 * gnus.texi (Group Parameters): Reorder the text and add a note about
6840 `gnus-parameters' near the beginning of the node.
6841
68422007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
6843
6844 * gnus.texi (Score File Editing): Fix function name.
6845
5492f5ca
MA
68462007-12-23 Michael Albinus <michael.albinus@gmx.de>
6847
6848 Sync with Tramp 2.1.12.
6849
6850 * trampver.texi: Update release number.
6851
a12bf61e
GM
68522007-12-22 Richard Stallman <rms@gnu.org>
6853
6854 * cc-mode.texi (Getting Started): Change @ref to @pxref.
6855
d4e67bc5
MA
68562007-12-22 Michael Albinus <michael.albinus@gmx.de>
6857
6858 * dbus.texi (Type Conversion): Correct input parameters mapping.
6859
6a31c819
MA
68602007-12-21 Michael Albinus <michael.albinus@gmx.de>
6861
6862 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
6863 (Errors and Events): Mention wrong-type-argument error.
6864
99a3e35f
AS
68652007-12-21 Alex Schroeder <alex@gnu.org>
6866
6867 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 6868 spaces. Fixed some typos.
99a3e35f
AS
6869 (Internet Relay Chat): Explain relay.
6870 (Getting started with rcirc): Change items to reflect prompts.
6871 Add more explanation to rcirc-track-minor-mode and added a comment to
6872 warn future maintainers that this section is a copy.
0c7efc08 6873 (People): Change /ignore example.
62b12a24 6874 (Keywords): Not keywords.
99a3e35f 6875
331e4d02
AS
68762007-12-20 Alex Schroeder <alex@gnu.org>
6877
6878 * rcirc.texi (Top): Fighting Information Overload chapter added.
6879 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
0c7efc08 6880 (rcirc commands): Move /ignore command to the new chapter.
331e4d02
AS
6881 (Fighting Information Overload): New chapter documenting /keyword,
6882 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
6883 (Configuration): Document rcirc-server-alist, remove
6884 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 6885
cd71c3ef
MA
68862007-12-16 Michael Albinus <michael.albinus@gmx.de>
6887
6888 * dbus.texi (Signals): Fix example in dbus-register-signal.
6889
bbbe940b
MB
68902007-12-14 Sven Joachim <svenjoac@gmx.de>
6891
6892 * gnus.texi (Score Variables): Fix typo.
6893
0ce574ef
MA
68942007-12-07 Michael Albinus <michael.albinus@gmx.de>
6895
6896 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
6897 (Signals): Adapt dbus-send-signal and dbus-register-signal.
6898 (Errors and Events): Adapt dbus-event.
6899
b890d447
MB
69002007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
6901
6902 * gnus.texi (Other Files): Add the yenc command.
6903
69042007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
6905
6906 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
6907 since 2004-08-06.
6908
69092007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
6910
6911 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
6912 on body.
6913
69142007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
6915
6916 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
6917 and rfc2047-allow-irregular-q-encoded-words; fix description of
6918 rfc2047-encode-encoded-words.
6919
69202007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
6921
6922 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
6923
3728bf03
MO
69242007-12-05 Michael Olson <mwolson@gnu.org>
6925
6926 * remember.texi (Diary): Remove "require" line for remember-diary.el.
6927 Update documentation for `remember-diary-file'.
6928
a4397af9
MA
69292007-12-04 Michael Albinus <michael.albinus@gmx.de>
6930
6931 * dbus.texi (Signals): Precise `dbus-register-signal'.
6932 (Errors and Events): Rework events part, the internal structure of
6933 dbus-event has changed.
6934
1682490c
JB
69352007-12-03 Juanma Barranquero <lekktu@gmail.com>
6936
6937 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
6938 ($(infodir)/dbus, dbus.dvi): New targets.
6939
7b13a0f2
MA
69402007-12-03 Michael Albinus <michael.albinus@gmx.de>
6941
6942 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
6943 unconditionally.
6944
6945 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
6946 emulation with @print{}.
6947
7ef92bc9
RS
69482007-12-02 Richard Stallman <rms@gnu.org>
6949
6950 * dbus.texi (Overview): Minor cleanup.
6951
22d8ac3a
MA
69522007-12-02 Michael Albinus <michael.albinus@gmx.de>
6953
d3a8e0df
MA
6954 * Makefile.in (INFO_TARGETS): Add dbus.
6955 (DVI_TARGETS): Add dbus.dvi.
6956 (dbus, dbus.dvi): New targets.
6957
22d8ac3a
MA
6958 * dbus.texi: New file.
6959
559764ab
RF
69602007-11-24 Romain Francoise <romain@orebokech.com>
6961
6962 * nxml-mode.texi: Add description in @direntry.
7aa579d9 6963 Fix file name to match @setfilename.
559764ab 6964
ac97a16b
MH
69652007-11-23 Mark A. Hershberger <mah@everybody.org>
6966
6967 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6968 ($(infodir)/nxml-mode): New rule.
6969
6970 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6971 ($(infodir)/nxml-mode): New rule.
6972 (clean): Add nxml-mode*.
6973
6974 * nxml-mode.texi: New file with nxml manual.
6975
404cd454
GM
69762007-11-18 Richard Stallman <rms@gnu.org>
6977
6978 * flymake.texi (Example -- Configuring a tool called directly):
6979 Update example.
6980
b048d478
MA
69812007-11-18 Michael Albinus <michael.albinus@gmx.de>
6982
6983 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 6984 double-slash behavior. Explain directory contents flushing.
b048d478 6985
346e8469
JB
69862007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
6987
6988 * calc.texi (TeX and LaTeX Language Modes): Put in
6989 missing braces.
6990
404cd454
GM
69912007-11-15 Richard Stallman <rms@gnu.org>
6992
6993 * cl.texi (Equality Predicates): Delete `eql'.
6994 (Predicates, Naming Conventions, Top): Delete `eql'.
6995 (Common Lisp Compatibility): Delete `eql'.
6996 (Porting Common Lisp): Delete obsolete backquote info.
6997 Minor clarification about character constants.
6998 (Sequence Basics): Minor clarification.
6999
1f6af58b
JB
70002007-11-15 Juanma Barranquero <lekktu@gmail.com>
7001
dccb744b 7002 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
7003 * tramp.texi (Filename completion): Fix typos.
7004
3bc88bc9
JB
70052007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
7006
7007 * calc.texi (Basic commands): Mention the menu.
7008
bc5300d3
MA
70092007-11-12 Michael Albinus <michael.albinus@gmx.de>
7010
7011 * tramp.texi (Connection caching): Tramp flushes connection
7012 properties when remote operating system has been changed.
7013
4d8a28ec
MB
70142007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
7015
7016 * gnus-news.texi: Fix spelling.
7017 `message-insert-formatted-citation-line', not
7018 `message-insert-formated-citation-line'.
7019
404cd454
GM
7020 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
7021
e1176b47
MA
70222007-11-07 Michael Albinus <michael.albinus@gmx.de>
7023
7024 * tramp.texi (Overview): Mention also the PuTTY integration under
b46a6a83 7025 w32. Remove paragraphs about Tramp's experimental status.
e1176b47
MA
7026 (Frequently Asked Questions): Add code example for highlighting the
7027 mode line.
7028
6159985a
MO
70292007-11-03 Michael Olson <mwolson@gnu.org>
7030
7031 * remember.texi: Change mentions of remember-buffer to
7032 remember-finalize throughout.
7033
bec9b2f5
MO
70342007-10-30 Michael Olson <mwolson@gnu.org>
7035
7036 * remember.texi (Copying): Remove.
7037 (Mailbox): Update with non-BBDB instructions.
7038 (Diary, Org): Add.
7039 (Bibliography, Planner Page): Remove.
7040
b6173182
JB
70412007-10-30 Juanma Barranquero <lekktu@gmail.com>
7042
7043 * makefile.w32-in (INFO_TARGETS): Add remember.
7044 (DVI_TARGETS): Add remember.dvi.
7045 ($(infodir)/remember): New rule.
7046 (clean): Add remember*.
7047
15f3eb73
MO
70482007-10-30 Michael Olson <mwolson@gnu.org>
7049
70bdc930
MO
7050 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
7051 ($(infodir)/remember): New rule that builds the Remember Manual.
7052
b6173182
JB
7053 * remember.texi: New file containing the Remember Mode Manual.
7054 Shuffle chapters around after initial import.
7d3f6f1a
MO
7055 (Function Reference): Split Keystrokes into separate chapter.
7056 (Keystrokes): Document C-c C-k.
51d24a12 7057 (Introduction): Fix typographical issue with "---".
15f3eb73 7058
404cd454
GM
70592007-10-29 Richard Stallman <rms@gnu.org>
7060
7061 * widget.texi (Introduction): Delete discussion of implementation
7062 internals.
7063
9bbb9638
MA
70642007-10-29 Michael Albinus <michael.albinus@gmx.de>
7065
7066 * tramp.texi (Connection caching): Host names must be different
7067 when tunneling.
7068
c7ff939a
RS
70692007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7070
7071 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
7072 Gnus v5.13.
7073
01c52d31
MB
70742007-10-28 Miles Bader <miles@gnu.org>
7075
7076 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
7077
01c52d31
MB
70782007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7079
0c7efc08
SM
7080 * gnus.texi (Sorting the Summary Buffer):
7081 Remove gnus-article-sort-by-date-reverse.
01c52d31
MB
7082
70832007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7084
7085 * gnus.texi (Non-ASCII Group Names): New node.
7086 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
7087 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
7088
c8763fb6 70892007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
7090
7091 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
7092 clean the output of the program `imap-shell-program'.
7093
70942007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7095
7096 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
7097
70982007-10-28 Tassilo Horn <tassilo@member.fsf.org>
7099
7100 * gnus.texi (Sticky Articles): Documentation for sticky article
7101 buffers.
7102
c8763fb6 71032007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
7104
7105 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
7106
71072007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7108
7109 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
7110
71112007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7112
0c7efc08
SM
7113 * gnus.texi (Archived Messages):
7114 Document gnus-update-message-archive-method.
01c52d31
MB
7115
71162007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7117
7118 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
7119
c8763fb6 71202007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31 7121
0c7efc08
SM
7122 * gnus.texi (Group Maneuvering):
7123 Document `gnus-summary-next-group-on-exit'.
01c52d31
MB
7124
71252007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7126
0c7efc08
SM
7127 * gnus.texi (Really Various Summary Commands):
7128 Mention gnus-auto-select-on-ephemeral-exit.
01c52d31
MB
7129
71302007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7131
7132 * gnus.texi, message.texi: Bump version number.
7133
71342007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7135
7136 * gnus.texi (Group Line Specification, Misc Group Stuff)
7137 (Server Commands): Parenthesize @pxref{Mail Spool}.
7138
71392007-10-28 Didier Verna <didier@xemacs.org>
7140
7141 New user option: message-signature-directory.
7142 * message.texi (Insertion Variables): Document it.
7143 * gnus.texi (Posting Styles): Ditto.
7144
71452007-10-28 Didier Verna <didier@xemacs.org>
7146
7147 * gnus.texi (Group Line Specification):
7148 * gnus.texi (Misc Group Stuff):
7149 * gnus.texi (Server Commands): Document the group compaction feature.
7150
71512007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7152
7153 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
7154
7155 * message.texi (Various Message Variables): Add message-fill-column.
7156
71572007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7158
7159 * gnus.texi: Untabify.
7160
71612007-10-28 Didier Verna <didier@xemacs.org>
7162
7163 * gnus.texi (Group Parameters): Document the posting-style merging
7164 process in topic-mode.
7165
71662007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7167
7168 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
7169
71702007-10-28 Romain Francoise <romain@orebokech.com>
7171
7172 * gnus.texi (Mail Spool): Fix typo.
7173 Update copyright.
7174
71752007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7176
7177 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
7178
71792007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7180
7181 * gnus.texi (Summary Generation Commands):
7182 Add gnus-summary-insert-ticked-articles.
7183
71842007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7185
b2abec73
JB
7186 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
7187 to spam-spamassassin-program.
01c52d31
MB
7188
71892007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7190
7191 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
7192
71932007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7194
7195 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
7196
71972007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7198
7199 * message.texi (Mail Headers): Document `opportunistic'.
7200
72012007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7202
7203 * emacs-mime.texi (Encoding Customization): Explain how to set
7204 mm-coding-system-priorities per hierarchy.
7205
72062007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7207
7208 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
7209 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
7210
72112007-10-28 Didier Verna <didier@xemacs.org>
7212
7213 * message.texi (Wide Reply): Update documentation of
7214 message-dont-reply-to-names (now allowing a list of regexps).
7215
72162007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7217
7218 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
7219
72202007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7221
7222 * gnus.texi (SpamAssassin back end): Fix typo.
7223
7224 * sieve.texi (Examples): Fix grammar.
7225
72262007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7227
7228 * gnus.texi (Searching for Articles): Document M-S and M-R.
7229 (Limiting): Document / b.
7230
72312007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7232
7233 * gnus.texi (Thread Commands): T M-^.
7234
72352007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7236
7237 * message.texi (Mail Aliases): Document ecomplete.
7238 (Mail Aliases): Fix typo.
7239
72402007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7241
7242 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
7243 fix typo.
7244
72452007-10-28 Romain Francoise <romain@orebokech.com>
7246
7247 * gnus.texi (Mail Spool): Grammar fix.
7248
72492007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7250
7251 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
7252 string.
7253
72542007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7255
7256 * gnus.texi (Group Parameters): Fix description.
7257
72582007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7259
b2abec73
JB
7260 * gnus.texi (Gmane Spam Reporting):
7261 Fix spam-report-gmane-use-article-number.
7262 Add spam-report-user-mail-address.
01c52d31
MB
7263
72642007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7265
7266 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
7267
72682007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7269
7270 * gnus.texi (Group Parameters): Add simplified sorting example based on
7271 example for `Sorting the Summary Buffer' from Jari Aalto
7272 <jari.aalto@cante.net>.
7273 (Example Methods): Add example for an indirect connection.
7274
72752007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
7276
0c7efc08 7277 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
c5b0993e 7278 (Agent Parameters): Update parameter names to match code.
01c52d31
MB
7279 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
7280 'gnus-agent-summary-fetch-series'.
7281 (Agent and flags): New section providing a generalized discussion
7282 of flag handling.
0c7efc08
SM
7283 (Agent and IMAP): Remove flag discussion.
7284 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
01c52d31
MB
7285
72862007-10-28 Romain Francoise <romain@orebokech.com>
7287
7288 * gnus.texi (Exiting the Summary Buffer): Add new function
7289 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
7290
72912007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7292
7293 * gnus.texi (Conformity): Fix typo.
7294 (Customizing Articles): Document `first'.
7295
72962007-10-28 Jari Aalto <jari.aalto@cante.net>
7297
7298 * gnus.texi (Sorting the Summary Buffer):
7299 Add `gnus-thread-sort-by-date-reverse'. Add example
7300 host to different sorting in NNTP and RSS groups.
7301
73022007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7303
7304 * message.texi (Insertion): Describe prefix for
7305 message-mark-inserted-region and message-mark-insert-file.
7306
73072007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7308
7309 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
7310 LaTeX documents. Describe "text/x-gnus-verbatim".
7311
73122007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7313
b2abec73 7314 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
7315 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
7316 (spam-stat spam filtering, SpamOracle)
0c7efc08 7317 (Extending the Spam ELisp package): Remove extra quote symbol for
01c52d31
MB
7318 clarity.
7319
73202007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7321
7322 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
7323 gnus-article-delete-part and gnus-article-replace-part.
7324 (Using MIME): Add gnus-mime-replace-part.
7325
73262007-10-28 Romain Francoise <romain@orebokech.com>
7327
7328 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
7329 requires `auto-compression-mode' to be enabled. Add new nnml
7330 variable `nnml-compressed-files-size-threshold'.
7331
73322007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7333
0c7efc08
SM
7334 * gnus.texi (Sorting the Summary Buffer):
7335 Add gnus-thread-sort-by-recipient.
01c52d31
MB
7336
73372007-10-28 Romain Francoise <romain@orebokech.com>
7338
7339 * message.texi (Insertion Variables): Mention new variable
7340 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
7341 documentation accordingly.
7342
73432007-10-28 Romain Francoise <romain@orebokech.com>
7344
7345 * gnus.texi (To From Newsgroups): Mention new variables
7346 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
7347
73482007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7349
7350 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
7351 stuff; gnus-mime-inline-part does the automatic decompression.
7352
73532007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7354
7355 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 7356 "training.ham" should be "training.spam".
01c52d31
MB
7357
73582007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7359
7360 * message.texi (Mail Variables): Fix the default value for
7361 message-send-mail-function.
7362
73632007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7364
7365 * gnus.texi (Optional Back End Functions): nntp-request-update-info
7366 always returns nil exceptionally.
7367
73682007-10-28 Simon Josefsson <jas@extundo.com>
7369
0c7efc08
SM
7370 * gnus.texi (Article Washing): Add libidn URL.
7371 Suggested by Michael Cook <michael@waxrat.com>.
01c52d31
MB
7372
73732007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7374
7375 * gnus.texi (Topic Commands): Fix next/previous.
7376
73772007-10-28 Simon Josefsson <jas@extundo.com>
7378
7379 * gnus.texi (Article Washing): Mention `W i'.
7380
c8763fb6 73812007-10-28 Jochen KĂ¼pper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
7382
7383 * gnus.texi (Group Parameters): Slight extension of sieve
7384 parameter description.
7385
73862007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7387
7388 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
7389 matching score files as well.
7390 (Picons): Describe `gnus-picon-style'.
7391
73922007-10-28 Romain Francoise <romain@orebokech.com>
7393
7394 * message.texi (Message Headers): Mention that headers are hidden
7395 using narrowing, and how to expose them.
7396 Update copyright.
7397
73982007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7399
c6c863df 7400 * gnus.texi: Mention `gnus-summary-limit-to-recipient' and
01c52d31
MB
7401 `gnus-summary-sort-by-recipient'.
7402
74032007-10-28 Romain Francoise <romain@orebokech.com>
7404
7405 * gnus.texi (NNTP marks): New node.
7406 (NNTP): Move NNTP marks variables to the new node.
7407
74082007-10-28 Jesper Harder <harder@ifa.au.dk>
7409
b2abec73 7410 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
7411
7412 * gnus.texi (MIME Commands, Hashcash): Markup fix.
7413
74142007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7415
b2abec73 7416 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 7417 everywhere for consistency.
b2abec73
JB
7418 (Filtering Spam Using The Spam ELisp Package): Admonish again.
7419 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
0c7efc08
SM
7420 Say "regular expression" instead of "regex." Admonish.
7421 Pick other words to sound better (s/so/thus/).
7422 (Spam ELisp Package Filtering of Incoming Mail):
7423 Mention statistical filters. Remove old TODO.
01c52d31 7424 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
7425 New section on sorting and displaying the spam score.
7426 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
7427 backend but an alias to spam-use-BBDB.
7428 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
7429 new backend functionality.
7430
74312007-10-28 Simon Josefsson <jas@extundo.com>
7432
7433 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
7434 nntp-marks-directory, from Romain Francoise
7435 <romain@orebokech.com>.
7436
74372007-10-28 Magnus Henoch <mange@freemail.hu>
7438
7439 * gnus.texi (Hashcash): New default value of
7440 hashcash-default-payment.
7441
74422007-10-28 Simon Josefsson <jas@extundo.com>
7443
7444 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
7445 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
7446
74472007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7448
0c7efc08 7449 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
01c52d31
MB
7450
74512007-10-28 Simon Josefsson <jas@extundo.com>
7452
7453 * gnus.texi (documentencoding): Add, to avoid warnings.
7454
74552007-10-28 Simon Josefsson <jas@extundo.com>
7456
7457 * message.texi (Mail Headers): Add.
7458
7459 * gnus.texi (Hashcash): Fix.
7460
74612007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7462
0c7efc08 7463 * gnus.texi (Hashcash): Change location of library, also mention
01c52d31 7464 that payments can be verified and fix the name of the
b2abec73 7465 hashcash-path variable.
01c52d31
MB
7466
74672007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7468
b2abec73 7469 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
7470
74712007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7472
7473 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
7474
74752007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7476
7477 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
7478 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
7479 warning about ham processors in spam groups removed.
01c52d31
MB
7480
74812007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 7482
0c7efc08 7483 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
b2abec73 7484 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
7485
74862007-10-28 Jesper Harder <harder@ifa.au.dk>
7487
7488 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
7489 (Mailing List): Typo.
7490 (Customizing Articles): Add gnus-treat-ansi-sequences.
7491 (Article Washing): Index.
7492
7493 * message.texi: Use m-dash consistently.
7494
74952007-10-28 Jesper Harder <harder@ifa.au.dk>
7496
7497 * gnus.texi (GroupLens): Remove.
7498
74992007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
7500
0c7efc08
SM
7501 * gnus.texi (Outgoing Messages, Agent Variables):
7502 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
01c52d31
MB
7503 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
7504
75052007-10-28 Jesper Harder <harder@ifa.au.dk>
7506
7507 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
7508
75092007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7510
7511 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
7512
7513 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
7514
75152007-10-28 Simon Josefsson <jas@extundo.com>
7516
7517 * gnus.texi (Top): Add SASL.
7518
404cd454
GM
75192007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
7520
7521 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
7522
75232007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
7524
7525 * gnus.texi (Troubleshooting): Adjust Gnus version number.
7526
0edd2970
JB
75272007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
7528
7529 * calc.texi (Formulas, Composition Basics): Lower the
7530 precedence of negation.
7531
a9afba20
JY
75322007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
7533
7534 * ses.texi (The Basics): Mention how to create a new spreadsheet.
7535 Mention the new three-letter column identifiers.
7536 (More on cell printing): Calculate-cell and truncate-cell are now `c'
7537 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
7538 message when using `c' on an empty default with default printer.
7539 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
7540 renamed to `ses--symbolic-formulas' some time ago.
7541
45b778a6
JB
75422007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
7543
7544 * calc.texi (Default Simplifications, Making Selections)
7545 (Customizing Calc): Clarify associativity of multiplication.
7546
03b5bade
MA
75472007-10-23 Michael Albinus <michael.albinus@gmx.de>
7548
7549 * tramp.texi (Traces and Profiles): Simplify loop over
7550 `trace-function-background'.
7551
e658c8ee
JL
75522007-10-22 Juri Linkov <juri@jurta.org>
7553
7554 * dired-x.texi (Shell Command Guessing): Default values are now
7555 available by typing M-n instead of M-p.
7556
dd753688
MA
75572007-10-21 Michael Albinus <michael.albinus@gmx.de>
7558
7559 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
7560 (Password caching): Remove `tramp-clear-passwd'.
7561 It's not a command anymore.
dd753688
MA
7562 (Bug Reports): Add `tramp-bug' to function index.
7563 (Function Index, Variable Index): New nodes.
7564 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
7565
7566 * trampver.texi: Update release number.
7567
4bb49b43
JB
75682007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
7569
8b296cdd 7570 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
7571 about integer size into past tense.
7572 (Time Zones): Remove pointer to Calc author's address.
7573 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 7574 and hyperbolic cotangent. Fix typo.
4bb49b43 7575
311dd93f
MA
75762007-10-10 Michael Albinus <michael.albinus@gmx.de>
7577
7578 Sync with Tramp 2.1.11.
7579
7580 * trampver.texi: Update release number.
7581
ea3fc256
MA
75822007-10-06 Michael Albinus <michael.albinus@gmx.de>
7583
7584 * tramp.texi (External packages): New section.
7585
1af74d06
MB
75862007-09-29 Juri Linkov <juri@jurta.org>
7587
7588 * info.texi (Help-Int): Document `L' (`Info-history').
7589
0e2806fa
SM
75902007-09-26 Carsten Dominik <dominik@science.uva.nl>
7591
7592 * org.texi: Change links to webpage and maintained email.
7593 (Remember): Promote to Chapter, significant changes.
7594 (Fast access to TODO states): New section.
7595 (Faces for TODO keywords): New section.
7596 (Export options): Example for #+DATE.
7597 (Progress logging): Section moved.
7598
567b9191
BW
75992007-09-26 Bill Wohler <wohler@newt.com>
7600
7601 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
7602 browse-url-at-mouse.
7603
1af74d06
MB
76042007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
7605
7606 * flymake.texi (Customizable variables): Face names don't end in -face.
7607 Fix flymake-err-line-patterns template.
7608 (Example -- Configuring a tool called directly): Fix init-function.
7609 (Highlighting erroneous lines): Face names don't end in -face.
7610
d60a4e3a 76112007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
7612
7613 * erc.texi (Special-Features): Fix small typo.
7614
7d7a3510
MA
76152007-09-14 Michael Albinus <michael.albinus@gmx.de>
7616
7617 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
7618 and "External transfer methods".
7619
285f0d3a
JB
76202007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
7621
7622 * calc.texi (Predefined Units): Add some history.
7623
526dc846
MO
76242007-09-08 Michael Olson <mwolson@gnu.org>
7625
87e04f16
JB
7626 * erc.texi (Copying): New section included from gpl.texi.
7627 This matches the look of the upstream ERC manual.
526dc846 7628
f10d0e80
JB
76292007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
7630
87e04f16 7631 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
7632 (Random Numbers): Clarify the distribution of `random'.
7633
4009494e
GM
76342007-09-06 Glenn Morris <rgm@gnu.org>
7635
f1fc42aa 7636 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 7637 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
7638 Change all setfilename commands to use ../../info.
7639 * Makefile.in: Move the parts of the old man/Makefile.in that do not
7640 refer to the Emacs manual here.
7641 (infodir): New variable.
7642 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
7643 (cc-mode.texi, faq.texi): Update references to source file locations.
7644 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
7645 do not refer to the Emacs manual here.
7646 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
7647
7648 * Makefile.in: Add `basename' versions of all info targets, for
7649 convenience when rebuilding just one manual.
7650 (../etc/GNU): Delete obsolete target.
7651 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
7652 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
7653 *.vrs *.toc here...
7654 (maintainer-clean): ...from here.
4009494e
GM
7655
7656 * makefile.w32-in (../etc/GNU): Delete obsolete target.
7657
2de53ca6
GM
76582007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
7659
7660 * calc.texi (Date Conversions): Clarify definition of
7661 Julian day numbering.
7662 (Date Forms): Clarify definition of Julian day numbering;
7663 add some history.
7664
76652007-08-30 Carsten Dominik <dominik@science.uva.nl>
7666
87e04f16 7667 * org.texi: Version 5.07.
2de53ca6
GM
7668
76692007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
7670
7671 * message.texi (MIME): Replace mml-attach with mml-attach-file.
7672
76732007-08-22 Carsten Dominik <dominik@science.uva.nl>
7674
7675 * org.texi (Adding hyperlink types): New section.
7676 (Embedded LaTeX): Chapter updated because of LaTeX export.
7677 (LaTeX export): New section.
7678 (Using links out): New section.
7679
76802007-08-22 Glenn Morris <rgm@gnu.org>
7681
7682 * faq.texi (Learning how to do something): Refcards now in
7683 etc/refcards/ directory.
7684
76852007-08-22 Michael Albinus <michael.albinus@gmx.de>
7686
7687 * tramp.texi (Remote Programs): Persistency file must be cleared when
7688 changing `tramp-remote-path'.
7689 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
7690 macro.
7691
76922007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
7693
7694 * calc.texi: Move contents to beginning of file.
7695 (Algebraic Entry): Fix the formatting of an example.
7696
76972007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
7698
7699 * calc.texi (Basic Operations on Units): Mention exact versus
7700 inexact conversions.
7701
77022007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
7703
7704 * calc.texi (Basic Operations on Units): Mention default
7705 values for new units.
7706 (Quick Calculator Mode): Mention that binary format will
7707 be displayed.
7708
77092007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
7710
7711 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
7712
77132007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
7714
7715 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
7716
77172007-08-08 Glenn Morris <rgm@gnu.org>
7718
7719 * gnus.texi, sieve.texi: Replace `iff'.
7720
77212007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
7722
7723 * calc.texi (Basic Graphics): Mention the graphing of error
7724 forms.
7725 (Graphics Options): Mention how `g s' handles error forms.
7726 (Curve Fitting): Mention plotting the curves.
7727 (Standard Nonlinear Models): Add additional models.
7728 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
7729 (Linear Fits): Correct result.
7730
77312007-08-01 Alan Mackenzie <acm@muc.de>
7732
7733 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
7734 to "--no-site-file".
7735
77362007-07-29 Michael Albinus <michael.albinus@gmx.de>
7737
7738 * tramp.texi (Frequently Asked Questions): Point to mode line
7739 extension in Emacs 23.1.
7740
7741 * trampver.texi: Update release number.
7742
77432007-07-27 Glenn Morris <rgm@gnu.org>
7744
7745 * calc.texi (Copying): Include license text from gpl.texi, rather than
7746 in-line.
7747
77482007-07-25 Glenn Morris <rgm@gnu.org>
7749
7750 * calc.texi (Copying): Replace license with GPLv3.
7751
7752 * Relicense all FSF files to GPLv3 or later.
7753
77542007-07-22 Michael Albinus <michael.albinus@gmx.de>
7755
7756 Sync with Tramp 2.1.10.
7757
7758 * tramp.texi (trampfn): Expand macro implementation in order to handle
7759 empty arguments.
7760 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 7761 occurrences by trampfn.
2de53ca6 7762 (Frequently Asked Questions): Extend example code for host
b2abec73 7763 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
7764 file names to be typed.
7765
7766 * trampver.texi: Update release number.
7767
77682007-07-17 Michael Albinus <michael.albinus@gmx.de>
7769
7770 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
7771 section. Reported by <poti@potis.org>.
7772 (Remote processes): Arguments of the program to be debugged are taken
7773 literally.
7774 (Frequently Asked Questions): Simplify recentf example.
7775
77762007-07-14 Karl Berry <karl@gnu.org>
7777
7778 * info.texi (@copying): New Back-Cover Text.
7779
7780 * info.texi (Quitting Info): Move to proper place in source.
7781 (Reported by Benno Schulenberg.)
7782
77832007-07-13 Eli Zaretskii <eliz@gnu.org>
7784
7785 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
7786
7787 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
7788
7789 * emacs-mime.texi: Add @documentencoding directive.
7790
77912007-07-12 Nick Roberts <nickrob@snap.net.nz>
7792
7793 * tramp.texi (Remote processes): Add an anchor to the subsection
7794 "Running a debugger on a remote host".
7795
77962007-07-12 Michael Albinus <michael.albinus@gmx.de>
7797
7798 * tramp.texi (Remote processes): Don't call it "experimental" any
7799 longer. Add subsection about running a debugger on a remote host.
7800
78012007-07-10 Carsten Dominik <dominik@science.uva.nl>
7802
7803 * org.texi (Properties and columns): Chapter rewritten.
7804
78052007-07-08 Michael Albinus <michael.albinus@gmx.de>
7806
7807 * tramp.texi:
7808 * trampver.texi: Migrate to Tramp 2.1.
7809
78102007-07-02 Carsten Dominik <dominik@science.uva.nl>
7811
7812 * org.texi (Properties): New chapter.
7813
78142007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
7815
7816 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
7817 Control Panel.
7818
7819 * gnus.texi (Misc Article): Add index entry for
7820 gnus-single-article-buffer.
7821
78222007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
7823
7824 * gnus.texi (Starting Up): Fix typo.
7825
78262007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
7827
7828 * gnus.texi (Asynchronous Fetching): Fix typo.
7829
78302007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
7831
7832 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
7833 (About This Manual): Remove redundant information.
7834 (Getting Started): Mention author.
7835 (Basic Arithmetic, Customizing Calc): Make description of the
7836 variable `calc-multiplication-has-precedence' match its new effect.
7837
78382007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
7839
0c7efc08
SM
7840 * calc.texi (Basic Arithmetic, Customizing Calc):
7841 Mention the variable `calc-multiplication-has-precedence'.
2de53ca6
GM
7842
78432007-06-19 Carsten Dominik <dominik@science.uva.nl>
7844
7845 * org.texi (Tag): Section swapped with node Timestamps.
7846 (Formula syntax for Lisp): Document new `L' flag.
7847
78482007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
7849
7850 * gnus.texi (Misc Group Stuff, Summary Buffer)
7851 (Server Commands, Article Keymap): Fix typo. s/function/command/.
7852
78532007-06-06 Juanma Barranquero <lekktu@gmail.com>
7854
7855 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
7856 * gnus.texi (Article Buttons, Mail Source Customization)
7857 (Sending or Not Sending, Customizing NNDiary):
7858 * message.texi (Message Headers):
7859 * mh-e.texi (HTML): Fix typos.
7860
78612007-06-07 Michael Albinus <michael.albinus@gmx.de>
7862
7863 Sync with Tramp 2.0.56.
7864
7865 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
7866 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
7867
78682007-06-02 Chong Yidong <cyd@stupidchicken.com>
7869
7870 * Version 22.1 released.
7871
78722007-05-26 Michael Olson <mwolson@gnu.org>
7873
7874 * erc.texi (Modules): Fix references to completion modules.
7875
78762007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
7877
7878 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
7879
78802007-05-09 Didier Verna <didier@xemacs.org>
7881
7882 * gnus.texi (Email Based Diary): New. Proper documentation for the
7883 nndiary back end and the gnus-diary library.
7884
78852007-05-03 Karl Berry <karl@gnu.org>
7886
7887 * .cvsignore (*.pdf): New entry.
7888
7889 * texinfo.tex: Update from current version for better pdf generation.
7890
78912007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
7892
7893 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
7894
78952007-04-28 Glenn Morris <rgm@gnu.org>
7896
7897 * faq.texi (New in Emacs 22): Restore mention of python.el pending
7898 consideration of legal status.
7899
79002007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
7901
7902 * idlwave.texi: Minor updates for IDLWAVE 6.1.
7903
79042007-04-24 Chong Yidong <cyd@stupidchicken.com>
7905
7906 * faq.texi (New in Emacs 22): python.el removed.
7907
79082007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
7909
7910 * calc.texi (Reporting bugs): Update maintainer's address.
7911
79122007-04-22 Chong Yidong <cyd@stupidchicken.com>
7913
7914 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
7915
79162007-04-15 Jay Belanger <belanger@truman.edu>
7917
7918 * calc.texi (Title page): Remove the date.
7919 (Basic Arithmetic): Emphasize that / binds less strongly than *.
7920 (The Standard Calc Interface): Change trail title.
7921 (Floats): Mention that when non-decimal floats are entered, only
7922 approximations are stored.
7923 (Copying): Move to the appendices.
7924 (GNU Free Documentation License): Add as an appendix.
7925
79262007-04-15 Chong Yidong <cyd@stupidchicken.com>
7927
7928 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
7929 * dired-x.texi, ebrowse.texi, ediff.texi:
7930 * emacs-mime.texi, erc.texi, eshell.texi:
7931 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
7932 * idlwave.texi, message.texi, newsticker.texi, org.texi:
7933 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
7934 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
7935 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
7936 * woman.texi: Include GFDL.
7937
7938 * doclicense.texi: Remove node heading, so that it can be included by
7939 other files.
7940
7941 * dired-x.texi: Relicence under GFDL. Remove date from title page.
7942
7943 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
7944 than *.
7945
79462007-04-14 Carsten Dominik <dominik@science.uva.nl>
7947
7948 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
7949 in Calc.
7950
79512007-04-09 Romain Francoise <romain@orebokech.com>
7952
7953 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
7954 Mac OS ports. Make it clear that mouse-1 complements and doesn't
7955 replace mouse-2.
7956
79572007-04-08 Chong Yidong <cyd@stupidchicken.com>
7958
7959 * woman.texi (Word at point, Interface Options): woman-topic-at-point
7960 renamed to woman-use-topic-at-point. Document new behavior.
7961
79622007-04-08 Richard Stallman <rms@gnu.org>
7963
7964 * url.texi: Fix some indexing.
7965 (Disk Caching): Drop discussion of old/other Emacs versions.
7966
79672007-04-07 Chong Yidong <cyd@stupidchicken.com>
7968
7969 * url.texi (Disk Caching): Say Emacs 21 "and later".
7970
7971 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
7972 on Font locking which now mentions JIT lock.
7973
79742007-04-01 Michael Olson <mwolson@gnu.org>
7975
7976 * erc.texi: Update for the ERC 5.2 release.
7977
79782007-03-31 David Kastrup <dak@gnu.org>
7979
7980 * woman.texi (Topic, Interface Options): Explain changes semantics of
7981 woman-manpath in order to consider MANPATH_MAP entries.
7982
79832007-03-31 Eli Zaretskii <eliz@gnu.org>
7984
7985 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
7986
79872007-03-26 Richard Stallman <rms@gnu.org>
7988
7989 * pgg.texi (Caching passphrase): Clean up previous change.
7990
79912007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
7992
7993 * gnus.texi (Setting Process Marks): Fix typo.
7994
79952007-03-25 Romain Francoise <romain@orebokech.com>
7996
7997 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
7998 readability, and include various fixes by Daniel Brockman, Nick Roberts
7999 and Dieter Wilhelm.
8000
80012007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
8002
8003 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
8004
8005 * gnus.texi (Mail Source Specifiers): Fix typo.
8006
80072007-03-22 Ralf Angeli <angeli@caeruleus.net>
8008
8009 * reftex.texi (Imprint): Update maintainer information.
8010
80112007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
8012
8013 * message.texi (Message Buffers): Update documentation for
8014 message-generate-new-buffers.
8015
80162007-03-15 Daiki Ueno <ueno@unixuser.org>
8017
8018 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
8019
80202007-03-21 Glenn Morris <rgm@gnu.org>
8021
8022 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
8023
80242007-03-19 Chong Yidong <cyd@stupidchicken.com>
8025
8026 * eshell.texi (Known problems): Emacs 21 -> 22.
8027
8028 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
8029
80302007-03-18 Jay Belanger <belanger@truman.edu>
8031
8032 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
8033
80342007-03-12 Glenn Morris <rgm@gnu.org>
8035
8036 * calc.texi (Time Zones): Switch to new North America DST rule.
8037
8038 * calc.texi: Replace "daylight savings" with "daylight
8039 saving" in text throughout.
8040
80412007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8042
8043 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
8044 The variable now uses a list of symbols instead of just a symbol.
8045 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
8046
80472007-03-06 Romain Francoise <romain@orebokech.com>
8048
8049 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
8050 new packages, and mention Gnus update.
8051
80522007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
8053
8054 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
8055 nntp-open-connection-functions-never-echo-commands.
8056
80572007-02-27 Chong Yidong <cyd@stupidchicken.com>
8058
8059 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
8060 problems on the console, and security risk in not using gpg-agent.
8061
80622007-02-25 Carsten Dominik <dominik@science.uva.nl>
8063
0c7efc08 8064 * org.texi (The spreadsheet): Rename from "Table calculations".
2de53ca6
GM
8065 Completely reorganized and rewritten.
8066 (CamelCase links): Section removed.
8067 (Repeating items): New section.
8068 (Tracking TODO state changes): New section.
8069 (Agenda views): Chapter reorganized and rewritten.
8070 (HTML export): Section rewritten.
8071 (Tables in arbitrary syntax): New section.
8072 (Summary): Better feature summary.
8073 (Activation): Document problem with cut-and-paste of Lisp code
8074 from PDF files.
8075 (Visibility cycling): Document indirect buffer use.
8076 (Structure editing): Document sorting.
8077 (Remember): Section rewritten.
8078 (Time stamps): Better description of time stamp types.
8079 (Tag searches): Document regular expression search for tags.
8080 (Stuck projects): New section.
8081 (In-buffer settings): New keywords.
c5b0993e 8082 (History and Acknowledgments): Update description.
2de53ca6
GM
8083
80842007-02-24 Alan Mackenzie <acm@muc.de>
8085
8086 * cc-mode.texi (Movement Commands): Insert two missing command names.
8087 (Getting Started): Slight wording correction (use conditional).
8088
80892007-02-22 Kim F. Storm <storm@cua.dk>
8090
8091 * widget.texi (User Interface, Basic Types): Document need to put some
8092 text before the %v escape in :format string in editable-field widget.
8093
80942007-02-18 Romain Francoise <romain@orebokech.com>
8095
8096 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
8097 `cvs-mode-quit'.
8098
80992007-02-10 Markus Triska <markus.triska@gmx.at>
8100
8101 * widget.texi (Programming Example): Put constant strings in :format.
8102
81032007-02-07 Juanma Barranquero <lekktu@gmail.com>
8104
8105 * faq.texi (Fullscreen mode on MS-Windows): New node.
8106
81072007-02-04 David Kastrup <dak@gnu.org>
8108
8109 * faq.texi (AUCTeX): Update version number. Should probably be done
8110 for other packages as well.
8111
81122007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8113
8114 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
8115 <tassilo@member.fsf.org>.
8116
2de53ca6
GM
81172007-01-20 Markus Triska <markus.triska@gmx.at>
8118
8119 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
8120
81212007-01-13 Michael Olson <mwolson@gnu.org>
8122
8123 * erc.texi (Modules): Mention capab-identify module.
8124
81252007-01-05 Michael Olson <mwolson@gnu.org>
8126
8127 * erc.texi (Getting Started): Update for /RECONNECT command.
8128
81292007-01-04 Richard Stallman <rms@gnu.org>
8130
8131 * ebrowse.texi: Change C-c b to C-c C-m.
8132
81332007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
8134
8135 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
8136 variables only in info to avoid redundant entries in the printed
8137 manual.
8138
81392007-01-02 Daiki Ueno <ueno@unixuser.org>
8140
8141 * message.texi (Using PGP/MIME): Document gpg-agent usage.
8142
81432007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
8144
8145 * message.texi (Security): Split into sub-nodes.
8146
81472007-01-01 Alan Mackenzie <acm@muc.de>
8148
8149 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
8150 eval-after-load in Emacs <=21 and a workaround. Document that
8151 trigraphs are not supported.
8152
81532007-01-01 Alan Mackenzie <acm@muc.de>
8154
8155 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
8156 c-context-line-break. When invoked within a string, preserve
8157 whitespace. Add a backslash only when also in a macro.
8158
81592007-01-01 Alan Mackenzie <acm@muc.de>
8160
8161 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
8162
81632007-01-01 Alan Mackenzie <acm@muc.de>
8164
8165 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
8166 are now bound by default to c-\(beginning\|end\)-of-defun by default.
8167
81682007-01-01 Alan Mackenzie <acm@muc.de>
8169
8170 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
8171 "Choosing a Style".
8172
8173 * cc-mode.texi ("Styles"): Add @dfn{style}.
8174
81752006-12-30 Michael Albinus <michael.albinus@gmx.de>
8176
8177 Sync with Tramp 2.0.55.
8178
8179 * trampver.texi: Update release number.
8180
81812006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
8182
8183 * gnus.texi (Customizing Articles): Add index entries for all
8184 gnus-treat-* variables.
8185
c8763fb6 81862006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
8187
8188 * gnus.texi (IMAP): Fix incorrect explanation of
8189 nnimap-search-uids-not-since-is-evil in documentation for
8190 nnimap-expunge-search-string.
8191
81922006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
8193
8194 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
8195 spam-ifile-database.
8196
81972006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
8198
8199 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
8200 rebind C-s.
8201
c8763fb6 82022006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
8203
8204 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
8205 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
8206 "expiring mail".
8207 (IMAP): Document nnimap-search-uids-not-since-is-evil and
8208 nnimap-nov-is-evil.
8209
82102006-12-25 Kevin Ryde <user42@zip.com.au>
8211
8212 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
8213 about the key procedure being used heavily.
8214
82152006-12-24 Chong Yidong <cyd@stupidchicken.com>
8216
8217 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
8218 to t.
8219 (Prerequisites): Add explanation about gpg-agent.
8220
82212006-12-22 Kevin Ryde <user42@zip.com.au>
8222
8223 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
8224 "sort" instead of "sort*".
8225
82262006-12-19 Richard Stallman <rms@gnu.org>
8227
8228 * calc.texi (History and Acknowledgements): Recognize that Emacs
8229 now does have floating point.
8230
82312006-12-19 Michael Albinus <michael.albinus@gmx.de>
8232
8233 * tramp.texi (External transfer methods): Describe new method `scpc'.
8234
82352006-12-17 Sascha Wilde <wilde@sha-bang.de>
8236
8237 * pgg.texi: Added short note on gpg-agent to the introduction.
8238
82392006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
8240
8241 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
8242 also applies to Cc.
8243
82442006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
8245
8246 * gnus.texi (X-Face): Clarify. Say which programs are required
8247 on Windows.
8248
82492006-12-08 Michael Olson <mwolson@gnu.org>
8250
8251 * erc.texi (Modules): Remove documentation for list module.
8252
c8763fb6 82532006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
8254
8255 * faq.texi (^M in the shell buffer): Ditto.
8256
82572006-11-20 Michael Olson <mwolson@gnu.org>
8258
8259 * erc.texi: Call this the 5.2 stable pre-release of ERC.
8260
82612006-11-17 Carsten Dominik <dominik@science.uva.nl>
8262
8263 * org.texi: Fix typos.
8264 (Agenda commands): Document `C-k'.
8265
82662006-11-16 Eli Zaretskii <eliz@gnu.org>
8267
8268 * url.texi (http/https): Fix a typo in the HTTP URL.
8269
82702006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
8271
8272 * ada-mode.texi: Total rewrite.
8273
82742006-11-13 Carsten Dominik <dominik@science.uva.nl>
8275
8276 * org.texi: Minor typo fixes.
8277
82782006-11-13 Bill Wohler <wohler@newt.com>
8279
8280 Release MH-E manual version 8.0.3.
8281
8282 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8283 release 8.0.3.
8284
8285 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
8286 to set MAILDIR.
8287 (Reading Mail): Document the customization of read-mail-command
8288 for MH-E.
8289 (Viewing Attachments): Document mm-discouraged-alternatives.
8290 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
8291 (Junk): Add more information about the settings of mh-junk-background
8292 in a program. Add /usr/bin/mh to PATH in examples.
8293
82942006-11-12 Richard Stallman <rms@gnu.org>
8295
8296 * woman.texi: Update author address but say he no longer maintains it.
8297
82982006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
8299
8300 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
8301 archived trees.
8302 (Checkboxes): Section moved to chapter 5, and extended.
8303 (The date/time prompt): New section.
8304 (Link abbreviations): New section.
8305 (Presentation and sorting): New section.
8306 (Custom agenda views): Section completely rewritten.
8307 (Summary): Compare with Planner.
8308 (Feedback): More info about creating backtraces.
c5b0993e 8309 (Plain lists): Modify example.
2de53ca6
GM
8310 (Breaking down tasks): New section.
8311 (Custom time format): New section.
8312 (Time stamps): Document inactive timestamps.
8313 (Setting tags): More details about fast tag selection.
8314 (Block agenda): New section.
8315 (Custom agenda views): Section rewritten.
8316 (Block agenda): New section.
8317
83182006-11-07 Michael Albinus <michael.albinus@gmx.de>
8319
8320 * tramp.texi (Configuration): scp is the default method.
8321 (Default Method): Use ssh as example for another method.
8322
83232006-10-27 Richard Stallman <rms@gnu.org>
8324
8325 * woman.texi: Downcase nroff/troff/roff.
8326 (Installation): Chapter deleted. Some xrefs deleted.
8327 (Background): woman doesn't advise man ;-).
8328
c8763fb6 83292006-10-26 Roberto RodrĂ­guez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
8330
8331 * ada-mode.texi (Project files, Identifier completion)
8332 (Automatic Casing, Debugging, Using non-standard file names)
8333 (Working Remotely): Fix typos.
8334
83352006-10-20 Masatake YAMATO <jet@gyve.org>
8336
0c7efc08 8337 * cc-mode.texi (Sample .emacs File): Add missing `)' in
2de53ca6
GM
8338 sample code `my-c-initialization-hook'.
8339
83402006-10-19 Stuart D. Herring <herring@lanl.gov>
8341
8342 * widget.texi: Fix typos.
8343
83442006-10-19 Michael Albinus <michael.albinus@gmx.de>
8345
8346 * tramp.texi (Frequently Asked Questions): Remove questions marked with
8347 "???". There have been no complaints for years, so the information
8348 must be appropriate.
8349
83502006-10-16 Richard Stallman <rms@gnu.org>
8351
8352 * widget.texi: Use @var instead of capitalization.
8353 Clarify many widget type descriptions.
8354
83552006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8356
8357 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
8358 gnus-dired-attach.
8359 (Selecting a Group): Fix typo.
8360
c8763fb6 83612006-10-12 Roberto RodrĂ­guez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
8362
8363 * widget.texi: Fix typos.
8364
83652006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
8366
8367 * gnus.texi (Image Enhancements): Update for Emacs 22.
8368
8369 * gnus-faq.texi ([1.3]): Update.
8370
83712006-10-06 Richard Stallman <rms@gnu.org>
8372
8373 * faq.texi (Displaying the current line or column):
8374 Delete "As of Emacs 20".
8375
83762006-10-06 Romain Francoise <romain@orebokech.com>
8377
8378 * faq.texi (VM): VM works with Emacs 22 too.
8379
83802006-10-06 Richard Stallman <rms@gnu.org>
8381
8382 * ebrowse.texi: Remove Emacs version "21" from title.
8383
83842006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
8385
8386 * gnus.texi (Foreign Groups): Say where change of editing commands are
8387 stored. Add reference to `gnus-parameters'.
8388
83892006-09-15 Jay Belanger <belanger@truman.edu>
8390
8391 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
8392 Change "Library Public License" to "Lesser Public License"
8393 throughout. Use "yyyy" to represent year.
8394
83952006-09-15 Carsten Dominik <dominik@science.uva.nl>
8396
8397 * org.texi (Setting tags): Typo fix.
8398
83992006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
8400
8401 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
8402
84032006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
8404
8405 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
8406
84072006-09-12 Paul Eggert <eggert@cs.ucla.edu>
8408
8409 * faq.texi (Escape sequences in shell output): EMACS is now set
8410 to Emacs's absolute file name, not to "t".
8411 (^M in the shell buffer): Likewise.
2de53ca6
GM
8412
84132006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
8414
8415 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
8416 mails with pop3-leave-mail-on-server. Fix wording.
8417 (Limiting): Improve gnus-summary-limit-to-articles.
8418 (X-Face): Fix typo.
8419
84202006-09-11 Simon Josefsson <jas@extundo.com>
8421
8422 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
8423 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
8424
84252006-09-06 Simon Josefsson <jas@extundo.com>
8426
8427 * smtpmail.texi (Authentication): Mention SSL.
8428
a12bf61e
GM
84292006-09-03 Diane Murray <disumu@x3y2z1.net>
8430
8431 * erc.texi (Getting Started, Connecting): Change erc-select to erc.
8432
2de53ca6
GM
84332006-09-01 Eli Zaretskii <eliz@gnu.org>
8434
8435 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
8436 Don't use @indicateurl.
8437
8438 * cc-mode.texi (Subword Movement): Don't use @headitem.
8439 (Custom Braces, Clean-ups): Don't use @tie.
8440
84412006-08-29 Michael Albinus <michael.albinus@gmx.de>
8442
8443 Sync with Tramp 2.0.54.
8444
8445 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
8446 Suggested by Adrian Phillips <a.phillips@met.no>.
8447
84482006-08-15 Carsten Dominik <dominik@science.uva.nl>
8449
8450 * org.texi (Installation, Activation): Split from Installation and
8451 Activation.
8452 (Clocking work time): Documented new features.
8453
84542006-08-13 Alex Schroeder <alex@gnu.org>
8455
8456 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
8457 example.
8458
84592006-08-12 Eli Zaretskii <eliz@gnu.org>
8460
8461 * faq.texi (How to add fonts): New node.
8462
84632006-08-05 Romain Francoise <romain@orebokech.com>
8464
8465 * faq.texi (New in Emacs 22): Expand.
8466
84672006-08-03 Michael Olson <mwolson@gnu.org>
8468
8469 * erc.texi: Update for ERC 5.1.4.
8470
84712006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
8472
8473 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
8474 in .../site-lisp/gnus/ by default.
8475 [ From gnus-news.texi in the trunk. ]
8476
84772006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8478
8479 * gnus.texi (MIME Commands): Additions for yEnc.
8480
84812006-07-24 Richard Stallman <rms@gnu.org>
8482
8483 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
8484 * faq.texi: Move periods and commas inside quotes.
8485
84862006-07-20 Jay Belanger <belanger@truman.edu>
8487
8488 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
8489
84902006-07-18 Chong Yidong <cyd@stupidchicken.com>
8491
8492 * faq.texi (Security risks with Emacs): Document Emacs 22
8493 file-local-variable mechanism.
8494
84952006-07-12 Michael Olson <mwolson@gnu.org>
8496
8497 * erc.texi: Update for ERC 5.1.3.
8498
84992006-07-12 Alex Schroeder <alex@gnu.org>
8500
8501 * rcirc.texi: Fix typos.
8502 (Getting started with rcirc): New calling convention for M-x irc.
8503 Mention #rcirc. Removed channel tracking.
0c7efc08 8504 (Configuration): Change the names of all variables that got changed
2de53ca6
GM
8505 recently, eg. rcirc-server to rcirc-default-server. Added
8506 documentation for rcirc-authinfo, some background for Bitlbee, and
8507 rcirc-track-minor-mode.
0c7efc08 8508 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
2de53ca6 8509 Scrolling.
0c7efc08 8510 (Reconnecting after you have lost the connection): Fix example code
2de53ca6
GM
8511 to match code changes.
8512
85132006-07-10 Nick Roberts <nickrob@snap.net.nz>
8514
8515 * gnus.texi, message.texi: Fix typos.
8516
85172006-07-07 Carsten Dominik <dominik@science.uva.nl>
8518
8519 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
8520 commands.
8521 (Global TODO list): Document the use of the variables
8522 `org-agenda-todo-ignore-scheduled' and
8523 `org-agenda-todo-list-sublevels'.
8524
85252006-07-05 Richard Stallman <rms@gnu.org>
8526
8527 * faq.texi (Scrolling only one line): Fix xref.
8528
85292006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
8530
8531 * faq.texi (Evaluating Emacs Lisp code):
8532 Throughout, replace eval-current-buffer with eval-buffer.
8533
85342006-07-03 Richard Stallman <rms@gnu.org>
8535
8536 * rcirc.texi (Scrolling conservatively): Fix xref.
8537
8538 * pcl-cvs.texi (Viewing differences): Usage fix.
8539
85402006-07-03 Carsten Dominik <dominik@science.uva.nl>
8541
8542 * org.texi (Agenda commands): Document `s' key to save all org-mode
8543 buffers.
8544
85452006-06-30 Ralf Angeli <angeli@caeruleus.net>
8546
8547 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
8548 names. Mention `cvs-msg' face.
8549
85502006-06-29 Carsten Dominik <dominik@science.uva.nl>
8551
8552 * org.texi (Checkboxes): New section.
8553
85542006-06-28 Carsten Dominik <dominik@science.uva.nl>
8555
8556 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
8557 throughout this chapter.
8558
85592006-06-27 Chong Yidong <cyd@stupidchicken.com>
8560
8561 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
8562 text for standalone vs Emacs info.
8563 (Help): Clarify header line description. Use mouse-1 for clicks.
8564 (Help-P): Use mouse-1 for clicks.
8565 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
8566 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
8567 (Choose menu subtopic): Remove gratuitous Emacs command names.
8568 (Help-FOO): Put usual behavior first.
8569 (Help-Xref): Clicking on xrefs works in Emacs.
8570 (Search Text): Clarify what the default behavior is.
8571 (Create Info buffer): Fix Emacs window/X window confusion.
8572 (Emacs Info Variables): Fix for new Emacs init file behavior.
8573
85742006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8575
8576 * gnus.texi (Summary Buffer Lines): Fix typo.
8577
85782006-06-23 Carsten Dominik <dominik@science.uva.nl>
8579
8580 * org.texi (Embedded LaTeX): New chapter.
8581 (Archiving): Section rewritten.
8582 (Enhancing text): Some parts moved to the new chapter about LaTeX.
8583
85842006-06-20 Bill Wohler <wohler@newt.com>
8585
8586 Release MH-E manual version 8.0.1.
8587
8588 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8589 release 8.0.1.
8590 (Preface): Depend on GNU mailutils 1.0 and higher.
8591
85922006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
8593
8594 * message.texi (News Headers): Update message-syntax-checks section.
8595
85962006-06-19 Karl Berry <karl@gnu.org>
8597
8598 * info.texi (Advanced): Mention C-q, especially with ?.
8599
86002006-06-19 Carsten Dominik <dominik@science.uva.nl>
8601
8602 * org.texi (Publishing links): Document the `:link-validation-function'
8603 property.
8604 (Extensions and Hacking): New chapter, includes some sections of the
8605 "Miscellaneous" chapter.
8606
86072006-06-10 Carsten Dominik <dominik@science.uva.nl>
8608
8609 * org.texi (Progress logging): New section.
8610
2de53ca6
GM
86112006-06-06 Carsten Dominik <dominik@science.uva.nl>
8612
8613 * org.texi (ASCII export): Document indentation adaptation.
8614 (Setting tags): Document mutually-exclusive tags.
8615
86162006-06-05 Romain Francoise <romain@orebokech.com>
8617
8618 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
8619 Fix typo.
8620
8621 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
8622 channel (#gnus@irc.freenode.net).
8623 Fix typos. Update copyright notice.
8624
8625 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
8626 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
8627 (Line-Up Functions, Custom Macros):
8628 * ediff.texi (Window and Frame Configuration)
dccb744b 8629 (Highlighting Difference Regions):
2de53ca6
GM
8630 * emacs-mime.texi (Display Customization):
8631 * erc.texi (History):
8632 * eshell.texi (Known problems):
8633 * eudc.texi (Overview, BBDB):
8634 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
8635 (The problem of spam, SpamOracle, Extending the Spam package)
8636 (Conformity, Terminology):
dccb744b 8637 * idlwave.texi (Routine Info)
2de53ca6
GM
8638 (Class and Keyword Inheritance, Padding Operators)
8639 (Breakpoints and Stepping, Electric Debug Mode)
8640 (Examining Variables, Troubleshooting):
8641 * org.texi (Creating timestamps):
8642 * reftex.texi (Commands, Options, Changes):
8643 * tramp.texi (Inline methods, Password caching)
8644 (Auto-save and Backup, Issues):
8645 * vip.texi (Files, Commands in Insert Mode):
8646 * viper.texi (Emacs Preliminaries, States in Viper)
8647 (Packages that Change Keymaps, Viper Specials, Groundwork):
8648 Fix various typos.
8649
86502006-05-31 Michael Ernst <mernst@alum.mit.edu>
8651
8652 * ediff.texi: Fix typos.
8653
86542006-05-30 Carsten Dominik <dominik@science.uva.nl>
8655
8656 * org.texi: Small typo fixes.
8657
fff84c22
JB
86582006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
8659
8660 * viper.texi (Viper Specials):
8661 * gnus.texi (Example Setup):
8662 * faq.texi (Backspace invokes help):
8663 * dired-x.texi (Optional Installation Dired Jump):
8664 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
8665 follow coding conventions.
8666
2de53ca6
GM
86672006-05-29 Michael Albinus <michael.albinus@gmx.de>
8668
8669 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
8670
86712006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
8672
8673 * pcl-cvs.texi: Fix typos.
8674 (Customization): Say "us".
8675
86762006-05-26 Eli Zaretskii <eliz@gnu.org>
8677
8678 * org.texi: Remove bogus @setfilename.
8679
86802006-05-26 Carsten Dominik <dominik@science.uva.nl>
8681
8682 * org.texi (ASCII export): Omit command name.
8683 (HTML export): Add prefix to all lines in Local Variable example.
8684 (Acknowledgments): Typeset names in italics.
8685
86862006-05-24 Carsten Dominik <dominik@science.uva.nl>
8687
8688 * org.texi (Plain lists): Add new item navigation commands.
8689 (External links): Document elisp and info links.
8690 (Custom searches): New section.
8691 (Publishing): New chapter.
8692 (HTML export): Include a list of supported CSS classes.
8693 (Setting tags): Describe the fast-tag-setting interface.
8694
86952006-05-20 Luc Teirlinck <teirllm@auburn.edu>
8696
8697 * dired-x.texi: ifinfo -> ifnottex.
8698
86992006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
8700
8701 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
8702
87032006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
8704
8705 * message.texi (Interface): Add tool bar customization.
8706 (MIME): Index and text additions for mml-attach.
8707 (MIME): Describe mml-dnd-protocol-alist and
8708 mml-dnd-attach-options.
8709
8710 * gnus.texi (Oort Gnus): Reorder entries in sections.
8711 Fix some entries.
8712 (Starting Up): Add references to "Emacs for Heathens" and to
8713 "Finding the News". Add user-full-name and user-mail-address.
8714 (Group Buffer Format): Add tool bar customization and update.
8715 (Summary Buffer): Add tool bar customization.
8716 (Posting Styles): Add message-alternative-emails.
8717
87182006-05-09 Michael Albinus <michael.albinus@gmx.de>
8719
8720 * tramp.texi (Filename completion): Improve wording.
8721
87222006-05-07 Romain Francoise <romain@orebokech.com>
8723
8724 * faq.texi (Using regular expressions): Fix typo.
8725 (Packages that do not come with Emacs): Fix capitalization.
8726 (Replacing text across multiple files): Expand node to explain how
8727 to use `dired-do-query-replace-regexp' in more detail, based on
8728 suggestion by Eric Hanchrow <offby1@blarg.net>.
8729
87302006-05-06 Michael Albinus <michael.albinus@gmx.de>
8731
8732 * tramp.texi (Filename completion): Completion of remote files'
8733 method, user name and host name is active only in partial
8734 completion mode.
8735
87362006-05-06 Bill Wohler <wohler@newt.com>
8737
8738 Release MH-E manual version 8.0.
8739
8740 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8741 release 8.0.
8742
87432006-05-06 Bill Wohler <wohler@newt.com>
8744
8745 * mh-e.texi (MH-BOOK-HOME): Change from
8746 http://www.ics.uci.edu/~mh/book/mh to
8747 http://rand-mh.sourceforge.net/book/mh.
8748 Replace .htm suffix with .html for MH book files.
8749 (Using This Manual): Update key binding for getting relevant
8750 chapter in Info from command key.
8751 (Ranges): Fix itemx.
8752
87532006-05-05 Karl Berry <karl@gnu.org>
8754
8755 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
8756 (\fonttextsize): New user-level command to change text font size.
8757
87582006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
8759
8760 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
8761
87622006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
8763
8764 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
8765
87662006-04-24 Bill Wohler <wohler@newt.com>
8767
8768 * mh-e.texi (Getting Started): Make it more explicit that you need
8769 to install MH. Add pointers to current MH implementations.
8770
87712006-04-21 Bill Wohler <wohler@newt.com>
8772
8773 Release MH-E manual version 7.94.
8774
8775 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8776 release 7.94.
8777
87782006-04-21 Carsten Dominik <dominik@science.uva.nl>
8779
8780 * org.texi: Many small fixes.
8781 (Handling links): Rename from "Managing links".
8782
87832006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
8784
8785 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
8786 (Splitting mail using spam-stat): Fix @xref.
8787
87882006-04-20 Chong Yidong <cyd@stupidchicken.com>
8789
8790 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 8791 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
8792
87932006-04-20 Carsten Dominik <dominik@science.uva.nl>
8794
8795 * org.texi (Time stamps): Better explanation of the purpose of
8796 different time stamps.
8797 (Structure editing, Plain lists): More details on how new items
8798 and headings are inserted.
8799
88002006-04-18 Carsten Dominik <dominik@science.uva.nl>
8801
8802 * org.texi (Formula syntax): Fix link to Calc Manual.
8803
88042006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
8805
8806 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
8807
88082006-04-17 Bill Wohler <wohler@newt.com>
8809
8810 * mh-e.texi (Folders): Update mh-before-quit-hook and
8811 mh-quit-hook example with code that removes the buffers rather
8812 than just bury them.
8813
88142006-04-17 Michael Albinus <michael.albinus@gmx.de>
8815
8816 Sync with Tramp 2.0.53.
8817
88182006-04-13 Carsten Dominik <dominik@science.uva.nl>
8819
8820 * org.texi (Updating settings): New section.
8821 (Visibility cycling): Better names for the startup folding
8822 options.
8823 (Exporting): Completely restructured.
8824 (The very busy C-c C-c key): New section.
8825 (Summary of in-buffer settings): New section.
8826
88272006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
8828
8829 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
8830
88312006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
8832
8833 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
8834 (Server Commands): Key `v' is reserved for users.
8835
88362006-04-11 Carsten Dominik <dominik@science.uva.nl>
8837
8838 * org.texi (Link format): New section, emphasis on bracket links.
8839 (External links): Document bracket links.
8840 (FAQ): Expand to cover shell links and the new link format.
8841
88422006-04-09 Kevin Ryde <user42@zip.com.au>
8843
8844 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
8845
88462006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
8847
8848 * gnus.texi (Summary Buffer Lines): Add `*'.
8849
c8763fb6 88502006-04-07 Jochen KĂ¼pper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
8851
8852 * gnus.texi (Group Parameters):
8853 Mention gnus-permanently-visible-groups.
8854
88552006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
8856
8857 * gnus.texi (Face): Fix typo.
8858
88592006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
8860
8861 * gnus.texi (X-Face): Clarify.
8862 (Face): Need Emacs with PNG support.
8863
88642006-04-06 Richard Stallman <rms@gnu.org>
8865
8866 * idlwave.texi: Delete the blocks "not suitable for inclusion with
8867 Emacs".
8868
88692006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
8870
8871 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
8872 blocks not suitable for inclusion with Emacs using variable
8873 PARTOFEMACS.
8874
88752006-04-04 Simon Josefsson <jas@extundo.com>
8876
8877 * gnus.texi (Security): Improve.
8878
689c9ca5
GM
88792006-04-02 Karl Berry <karl@gnu.org>
8880
8881 * texinfo.tex: Update to current version (2006-03-21.13).
8882
2de53ca6
GM
88832006-04-02 Bill Wohler <wohler@newt.com>
8884
8885 * mh-e.texi (Getting Started, Junk, Bug Reports)
8886 (MH FAQ and Support): Fix URLs.
8887
88882006-03-31 Romain Francoise <romain@orebokech.com>
8889
8890 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
8891 to t, not nil (and has for the past eight years).
8892
88932006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
8894
8895 * message.texi, gnus.texi: Bump version to 5.11.
8896
88972006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
8898
8899 * gnus.texi (Top): Add comment about version line.
8900
8901 * message.texi (Top): Ditto. Change to take named versions into
8902 account.
8903
89042006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
8905
8906 * gnus.texi (Posting Styles): Add x-face-file to example.
8907 (X-Face): Refer to posting styles.
8908
8909 * gnus-faq.texi ([5.8]): Add x-face-file.
8910 ([8.4]): Add links to gmane.emacs.gnus.user and
8911 gmane.emacs.gnus.general.
8912
89132006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
8914
8915 * gnus-faq.texi: Use .invalid.
8916 ([5.4]): Fix gnus-posting-styles example.
8917
89182006-03-27 Romain Francoise <romain@orebokech.com>
8919
8920 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
8921 Emacs/W3 needs a new maintainer.
8922 (Ispell): Update author and version info.
8923 (Mailcrypt): Mention PGG.
8924 (New in Emacs 22): Add PGG to the list of new packages.
8925 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
8926 updating dead URLs.
8927
89282006-03-25 Karl Berry <karl@gnu.org>
8929
8930 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
8931 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
8932 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
8933 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
8934 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
8935 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
8936 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
8937 (2) do not indent copyright year list (or anything else).
8938
89392006-03-21 Bill Wohler <wohler@newt.com>
8940
8941 * mh-e.texi (Folders): Various edits.
8942
89432006-03-20 Romain Francoise <romain@orebokech.com>
8944
8945 * gnus.texi (Mail Folders): Grammar fix.
8946
89472006-03-19 Bill Wohler <wohler@newt.com>
8948
8949 * mh-e.texi (Replying): Document Mail-Followup-To.
8950 Change manually-formatted table to multitable. Add debugging info.
8951 Move description of mh-reply-default-reply-to into paragraph
8952 that describes its values.
8953
89542006-03-17 Bill Wohler <wohler@newt.com>
8955
10d1d0af 8956 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
8957 (Sending Mail Tour): Update method of entering
8958 addresses and subject.
8959 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
8960 (Adding Attachments, Searching): Update screenshots for Emacs 22.
8961
89622006-03-15 Carsten Dominik <dominik@science.uva.nl>
8963
8964 * org.texi: Version number change only.
8965
89662006-03-14 Bill Wohler <wohler@newt.com>
8967
8968 * mh-e.texi: Add index entries around each paragraph rather than
8969 depend on entries from beginning of node. Doing so ensures that
8970 index entries are less likely to be forgotten if text is cut and
8971 pasted, and are necessary anyway if the references are on a
8972 separate page. It seems that makeinfo is now (v. 4.8) only
8973 producing one index entry per node, so there is no longer any
8974 excuse not to. Use subheading instead of heading. The incorrect
8975 use of heading produced very large fonts in Info--as large as the
8976 main heading.
8977 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
8978 versions 6 and 7 appeared *around* the time of these Emacs releases.
8979
89802006-03-13 Carsten Dominik <dominik@science.uva.nl>
8981
8982 * org.texi (Clean view): Document new startup options.
8983
89842006-03-11 Bill Wohler <wohler@newt.com>
8985
8986 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
8987 (Composing, Scan Line Formats): Fix @refs.
8988 (Getting Started): Define MH profile and MH profile components.
8989 (Incorporating Mail, Reading Mail, Viewing, Printing)
8990 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
8991 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
8992 for string constants.
8993 (Tool Bar): Remove spurious quote.
8994 (Junk): Use ``...'' instead of "...".
8995 (Scan Line Formats): Replace @samp with @kbd.
8996
89972006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
8998
8999 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
9000
90012006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
9002
9003 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
9004 easy to understand.
9005
90062006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
9007
9008 * gnus.texi: Markup fix.
9009 (Fancy Mail Splitting): Specify new feature.
9010
90112006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
9012
9013 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
9014 partial-words matching.
9015
90162006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
9017
9018 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
9019
9020 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
9021 (MIME Commands): Fix mm-discouraged-alternatives.
9022
90232006-03-07 Carsten Dominik <dominik@science.uva.nl>
9024
9025 * org.texi: Version number change only.
9026
90272006-03-06 Bill Wohler <wohler@newt.com>
9028
9029 * mh-e.texi: Move from SourceForge repository to Savannah.
9030 This is version 7.93, which is a total rewrite from the previous
9031 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
9032 version 7.93.
9033
90342006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
9035
9036 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
9037
90382006-03-01 Carsten Dominik <dominik@science.uva.nl>
9039
9040 * org.texi (Interaction): Add item about `org-mouse.el' by
9041 Piotr Zielinski.
9042 (Managing links): Document that also mouse-1 can be used to
9043 activate a link.
9044 (Headlines, FAQ): Add entry about hiding leading stars.
9045 (Miscellaneous): Resort the sections in this chapter to a more
9046 logical sequence.
9047
90482006-02-27 Simon Josefsson <jas@extundo.com>
9049
9050 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
9051 2004-01-27 from the trunk).
9052
90532006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9054
9055 * cc-mode.texi: Rename c-hungry-backspace to
9056 c-hungry-delete-backwards, at the request of RMS. Leave the old
9057 name as an alias.
9058
90592006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9060
9061 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
9062 include the function header within the defun.
9063
90642006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9065
9066 * cc-mode.texi: Correct two typos.
9067
90682006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9069
9070 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
9071 existing comment.
9072 (Electric Keys): Add a justification for electric indentation.
9073 (Hungry WS Deletion): Clear up the names and complications of the
9074 BACKSPACE and DELETE keys.
9075
90762006-02-23 Juri Linkov <juri@jurta.org>
9077
9078 * faq.texi (Common requests): Move `Turning on auto-fill by
9079 default' after `Wrapping words automatically'. Move `Working with
9080 unprintable characters' before `Searching for/replacing newlines'.
9081 Move `Replacing highlighted text' after `Highlighting a region'.
9082 Merge `Repeating commands' and `Repeating a command as many times
9083 as possible' into the former.
9084 (Packages that do not come with Emacs): Add refs to Gmane and
9085 etc/MORE.STUFF.
9086
90872006-02-23 Juri Linkov <juri@jurta.org>
9088
9089 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
9090 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
9091 Add xref to `(emacs)Reporting Bugs'.
9092 (Getting a printed manual): Add URL to other formats of the manual.
9093 (Common requests): Fix menu.
9094 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
9095 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
9096 (Inserting text at the beginning of each line): Add pxref to
9097 `Changing the included text prefix'.
9098 (Forcing the cursor to remain in the same column): Mention `track-eol'
9099 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
9100 (Replacing text across multiple files): Add keybinding `Q' for
9101 `dired-do-query-replace'.
9102
91032006-02-22 Carsten Dominik <dominik@science.uva.nl>
9104
9105 * reftex.texi: Version number and date change only.
9106
9107 * org.texi (Internal Links): Rewrite to cover the modified
9108 linking system.
9109
91102006-02-17 Eli Zaretskii <eliz@gnu.org>
9111
9112 * faq.texi: Remove the coding cookie, it's not needed anymore.
9113
91142006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9115
9116 * faq.texi (Colors on a TTY): Mention Mac OS port.
9117
91182006-02-12 Karl Berry <karl@gnu.org>
9119
9120 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
9121 8-bit accented a.
9122
91232006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
9124
9125 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
9126
91272006-02-08 Romain Francoise <romain@orebokech.com>
9128
9129 * faq.texi (Top): Remove paragraph about the FAQ being a
9130 transitional document, etc.
9131 (Searching for/replacing newlines): New node.
9132 (Yanking text in isearch): New node.
9133 (Inserting text at the beginning of each line): Rename and make
9134 more general, mention `M-;' in Message mode.
9135
91362006-02-07 Luc Teirlinck <teirllm@auburn.edu>
9137
9138 * faq.texi (Meta key does not work in xterm)
9139 (Emacs does not display 8-bit characters)
9140 (Inputting eight-bit characters): Update xrefs.
9141
91422006-02-06 Romain Francoise <romain@orebokech.com>
9143
9144 * faq.texi (VM): VM now at version 7.19.
9145 Set myself as maintainer of this file.
9146
91472006-02-04 Michael Olson <mwolson@gnu.org>
9148
9149 * erc.texi (History): Note that ERC is now included with Emacs.
9150
91512006-01-31 Romain Francoise <romain@orebokech.com>
9152
9153 * message.texi (Message Headers): Explain what
9154 `message-alternative-emails' does in more detail.
9155 Update copyright year.
9156
91572006-01-30 Juanma Barranquero <lekktu@gmail.com>
9158
9159 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
9160
91612006-01-29 Richard M. Stallman <rms@gnu.org>
9162
9163 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
9164
91652006-01-29 Michael Olson <mwolson@gnu.org>
9166
9167 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
9168
9169 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
9170
9171 * faq.texi (New in Emacs 22): Mention ERC.
9172
91732006-01-28 Luc Teirlinck <teirllm@auburn.edu>
9174
9175 * rcirc.texi: Capitalize dir entry for consistency with the entry
9176 in info/dir and other entries in the Emacs category.
9177 Fix typos. Delete trailing whitespace.
9178
c8763fb6 91792006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
9180
9181 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
9182
91832006-01-27 Eli Zaretskii <eliz@gnu.org>
9184
9185 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
9186 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9187
9188 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
9189 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9190
91912006-01-27 Alex Schroeder <alex@gnu.org>
9192
9193 * rcirc.texi: New file.
9194
91952006-01-23 Juri Linkov <juri@jurta.org>
9196
9197 * widget.texi (User Interface): Add S-TAB for widget-backward.
9198
91992006-01-22 Michael Albinus <michael.albinus@gmx.de>
9200
9201 Sync with Tramp 2.0.52.
9202
9203 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
9204 Add Tramp disabling item. New item for common connection problems.
9205 (various): Apply "ftp" as method for the download URL.
9206 (Bug Reports): Refer to FAQ for common problems.
9207
92082006-01-21 Eli Zaretskii <eliz@gnu.org>
9209
9210 * widget.texi (User Interface): Use @key for TAB.
9211
9212 * ses.texi (Formulas, Printer functions): Use @key for TAB.
9213
9214 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
9215 for TAB.
9216
9217 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
9218
92192006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
9220
9221 * gnus.texi: Update copyright.
9222
92232006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
9224
9225 * gnus.texi (Article Washing): Additions.
9226
2de53ca6
GM
92272006-01-13 Carsten Dominik <dominik@science.uva.nl>
9228
9229 * org.texi (Agenda commands): Document tags command.
9230
92312006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
9232
9233 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
9234
92352006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9236
9237 * gnus.texi (RSS): Addition.
9238
92392005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
9240
9241 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
9242
92432005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
9244
9245 * emacs-mime.texi (Display Customization): Add setting example to
9246 mm-discouraged-alternatives.
9247
92482006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
9249
9250 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
9251 version is the canonical version.
9252
92532006-01-08 Alex Schroeder <alex@gnu.org>
9254
9255 * pgg.texi (Caching passphrase): Rewording.
9256
92572006-01-06 Eli Zaretskii <eliz@gnu.org>
9258
9259 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
9260 repository URL.
9261
92622006-01-06 Carsten Dominik <dominik@science.uva.nl>
9263
9264 * org.texi: Removed the accidentally re-added empty line in the
9265 direntry.
9266
92672006-01-05 Carsten Dominik <dominik@science.uva.nl>
9268
9269 * org.texi (Agenda Views): Chapter reorganized.
9270
92712005-12-29 Romain Francoise <romain@orebokech.com>
9272
9273 * faq.texi (Using Customize): New node.
9274
92752005-12-28 Luc Teirlinck <teirllm@auburn.edu>
9276
9277 * org.texi: Remove blank line in @direntry. It is non-standard
9278 and recursively produces blank lines all over the dir file (when
9279 using Texinfo 4.8).
9280
92812005-12-21 Luc Teirlinck <teirllm@auburn.edu>
9282
9283 * widget.texi (atoms): Delete obsolete remark about `file' widget.
9284
92852005-12-20 Carsten Dominik <dominik@science.uva.nl>
9286
9287 * org.texi (Tags): Boolean logic documented.
9288 (Agenda Views): Document custom commands.
9289
92902005-12-20 David Kastrup <dak@gnu.org>
9291
9292 * faq.texi (AUCTeX): Update version and mailing list info.
9293
92942005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
9295
9296 * gnus.texi (MIME Commands): Mention addition of
9297 multipart/alternative to gnus-buttonized-mime-types and add xref
9298 to mm-discouraged-alternatives.
9299
9300 * emacs-mime.texi (Display Customization): Mention addition of
9301 "image/.*" and add xref to gnus-buttonized-mime-types in the
9302 mm-discouraged-alternatives section.
9303
93042005-12-16 Carsten Dominik <dominik@science.uva.nl>
9305
9306 * org.texi (Tags): New section.
9307 (Agenda Views): Chapter reorganized.
9308
93092005-12-16 Eli Zaretskii <eliz@gnu.org>
9310
9311 * org.texi (Internal Links): Add a missing comma after an @xref.
9312
93132005-12-14 Chong Yidong <cyd@stupidchicken.com>
9314
9315 * faq.texi (Filling paragraphs with a single space): No need to
9316 change sentence-end now.
9317
93182005-12-13 Romain Francoise <romain@orebokech.com>
9319
9320 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
9321
93222005-12-12 Jay Belanger <belanger@truman.edu>
9323
9324 * faq.texi (Calc): Update version number.
9325
93262005-12-12 Carsten Dominik <dominik@science.uva.nl>
9327
9328 * org.texi (Progress Logging): New section.
9329
93302005-12-10 Romain Francoise <romain@orebokech.com>
9331
9332 Update the Emacs FAQ for the 22.1 release.
9333
9334 * faq.texi: Set VER to `22.1'.
9335 (Basic editing): Explain how to use localized versions of the
0c7efc08
SM
9336 Tutorial. Mention that `C-h r' displays the manual.
9337 Delete obsolete WWW link to an Emacs 18 tutorial.
2de53ca6
GM
9338 (Getting a printed manual): Point to the new locations of the
9339 manuals on the GNU Web site.
9340 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
9341 available via Info (it was previously distributed separately).
9342 (Installing Texinfo documentation): The latest version of Texinfo
9343 is 4.8, not 4.0.
9344 (Informational files for Emacs): COPYING is the GNU General Public
9345 License, not the Emacs General Public License.
9346 (Informational files for Emacs): Delete obsolete link to the
9347 GNUinfo pages as they have been removed from the GNU Web site.
9348 (New in Emacs 22): New node.
9349 (Setting up a customization file): Say that most packages support
9350 Customize nowadays.
9351 (Colors on a TTY): Delete reference to instructions on how to
9352 enable syntax highlighting, it is now enabled by default.
9353 (Turning on abbrevs by default): Emacs now reads the abbrevs file
9354 at startup automatically.
9355 (Controlling case sensitivity): Mention `M-c' in isearch.
9356 (Using an already running Emacs process): Emacs now creates the
9357 socket in `/tmp/emacsUID'. Fix typos. Change default location of
9358 gnuserv. As emacsclient can now run Lisp code as well, delete a
9359 sentence praising gnuserv for that. Simplify description of how
9360 the client/server operation works.
9361 (Compiler error messages): Delete obsolete text (compile.el has
9362 been rewritten).
9363 (Indenting switch statements): Fix typo.
9364 (Matching parentheses): Simplify setup instructions, mention the
9365 menu bar item in the Options menu.
9366 (Repeating a command as many times as possible): Mention `C-x e'.
9367 (Going to a line by number): Mention new keymap and bindings
9368 `M-g M-g', `M-g M-p' and `M-g M-n'.
9369 (Turning on syntax highlighting): Now on by default. Simplify.
9370 (Replacing highlighted text): Use `1', not `t'.
9371 (Problems with very large files): The maximum size is now 256MB on
9372 32-bit machines.
9373 (^M in the shell buffer): Mention `comint-process-echoes'.
9374 (Emacs for Apple computers): Emacs 22 has native support for Mac
9375 OS X.
9376 (Translating names to IP addresses): Delete node.
9377 (Binding keys to commands): Fix typo.
9378 (SPC no longer completes file names): New node.
9379 (MIME with Emacs mail packages): Delete section about the Emacs
9380 MIME FAQ (it's not reachable anymore).
9381
93822005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
9383
9384 * cc-mode.texi: The manual has been extensively revised: the
9385 information about using CC Mode has been separated from the larger
9386 and more difficult chapters about configuration. It has been
9387 updated for CC Mode 5.31.
9388
93892005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
9390
9391 * pgg.texi (User Commands): Fix description of pgg-verify-region.
9392 (Selecting an implementation): Fix descriptions.
9393
93942005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
9395
9396 * message.texi (Various Message Variables): Addition.
9397
93982005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
9399
9400 * message.texi: Fix default values.
9401
94022005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
9403
9404 * message.texi (Header Commands): Clarify descriptions of
9405 message-cross-post-followup-to, message-reduce-to-to-cc, and
9406 message-insert-wide-reply.
9407 (Various Commands): Fix kindex for message-kill-to-signature;
9408 clarify description of message-tab.
9409
94102005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
9411
9412 * message.texi (Mailing Lists): Fix description about MFT.
9413
9414 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
9415
94162005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
9417
9418 * gnus.texi (Slow Terminal Connection): Replace old description
9419 with new one.
9420
94212005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
9422
9423 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
9424 replace X-Draft-Headers with X-Draft-From.
9425
94262005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
9427
9428 * gnus.texi (Various Various): Fix the default value of
9429 nnheader-max-head-length.
9430 (Gnus Versions): Fix typo.
9431
94322005-12-08 Carsten Dominik <dominik@science.uva.nl>
9433
9434 * org.texi (Structure editing): Document new functionality of
9435 M-RET.
9436
94372005-12-06 Luc Teirlinck <teirllm@auburn.edu>
9438
9439 * org.texi (Internal Links): Fix Texinfo usage.
9440
94412005-12-06 Carsten Dominik <dominik@science.uva.nl>
9442
9443 * org.texi (TODO basics): Document the global todo list.
9444 (TODO items): Documents sparse tree for specific TODO
9445 keywords.
9446
94472005-11-30 Carsten Dominik <dominik@science.uva.nl>
9448
9449 * org.texi (Plain Lists): Typos fixed.
9450
94512005-11-28 Jay Belanger <belanger@truman.edu>
9452
9453 * calc.texi: Change references of `M-#' to `C-x *' prefix.
9454
94552005-11-24 Carsten Dominik <dominik@science.uva.nl>
9456
9457 * org.texi (Structure editing): New item moving commands added.
9458 (Plain Lists): New section.
9459
94602005-11-18 Carsten Dominik <dominik@science.uva.nl>
9461
9462 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
9463 (Agenda): Document commands `org-cycle-agenda-files' and
c4cc8b9a 9464 `org-agenda-file-to-front'.
2de53ca6
GM
9465 (Built-in table editor): Document `org-table-sort-lines'.
9466 (HTML formatting): Export of hand-formatted lists.
9467
94682005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
9469
9470 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
9471 new variable gnus-toolbar-thickness.
9472
94732005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
9474
9475 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
9476
94772005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
9478
9479 * gnus.texi (X-Face): Fix description.
9480 (XVarious): Remove gnus-xmas-logo-color-alist and
9481 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
9482
94832005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
9484
9485 * gnus.texi (Group Parameters): Mention new variable
9486 gnus-parameters-case-fold-search.
9487 (Home Score File): Addition.
9488
94892005-11-04 Ulf Jasper <ulf.jasper@web.de>
9490
9491 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
9492 (Overview): List supported feed types.
9493 (Installation): No installation necessary when using autoload.
9494 (Configuration): Rename "RSS" to "news".
9495
94962005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
9497
9498 * pgg.texi (User Commands): Document additional passphrase
9499 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
9500 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
9501
95022005-11-04 Carsten Dominik <dominik@science.uva.nl>
9503
9504 * org.texi: Version number changed to 3.19.
9505
95062005-10-29 Sascha Wilde <wilde@sha-bang.de>
9507
9508 * pgg.texi (How to use): Update the example to add autoload of
9509 pgg-encrypt-symmetric-region.
9510 (User Commands): Document pgg-encrypt-symmetric-region.
9511 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
9512
95132005-10-27 Jay Belanger <belanger@truman.edu>
9514
9515 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
9516 mention other TeX-related units.
9517
95182005-10-23 Lars Hansen <larsh@soem.dk>
9519
0c7efc08
SM
9520 * dired-x.texi (Miscellaneous Commands):
9521 Replace dired-do-relative-symlink by dired-do-relsymlink and
2de53ca6
GM
9522 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
9523
95242005-10-23 Jay Belanger <belanger@truman.edu>
9525
9526 * calc.texi (Predefined Units): Use `alpha' for the fine structure
9527 constant.
9528
95292005-10-23 Michael Albinus <michael.albinus@gmx.de>
9530
0c7efc08
SM
9531 * faq.texi (Bugs and problems):
9532 Replace `dired-move-to-filename-regexp' by
2de53ca6
GM
9533 `directory-listing-before-filename-regexp'.
9534
95352005-10-22 Eli Zaretskii <eliz@gnu.org>
9536
9537 * newsticker.texi (UPDATED): Set value.
9538
95392005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
9540
9541 * gnus.texi (Document Groups): Remove duplicate item.
9542
95432005-10-21 Carsten Dominik <dominik@science.uva.nl>
9544
9545 * org.texi (Summary): Mention iCalendar support.
9546 (Exporting): Document iCalendar support.
9547
95482005-10-18 Romain Francoise <romain@orebokech.com>
9549
9550 * viper.texi (Viper Specials): Capitalize GNU.
9551
95522005-10-17 Juri Linkov <juri@jurta.org>
9553
9554 * info.texi (Getting Started, Search Index, Expert Info):
9555 Fix wording.
9556 (Search Text): Replace `echo area' with `mode line'.
9557 (Search Index): Both `i' and `,' find all index entries.
9558 Replace example `C-f' with `C-l' (which exists in index of Info
9559 manual) and delete spaces in its keyboard input sequence.
9560 Delete unnecessary explanations about literal characters.
9561
95622005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
9563
9564 * gnus.texi (Document Server Internals): Addition.
9565
95662005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
9567
9568 * gnus.texi (A note on namespaces): Fix RFC reference.
9569
95702005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
9571
9572 * gnus.texi (RSS): Fix key description.
9573
95742005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
9575
9576 * gnus.texi: Emacs/w3 -> Emacs/W3.
9577 (Browsing the Web): Fix description.
9578 (Web Searches): Ditto.
9579 (Customizing W3): Ditto.
9580
95812005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
9582
9583 * gnus.texi (Maildir): Clarify expire-age and expire-group.
9584
95852005-10-11 Jay Belanger <belanger@truman.edu>
9586
9587 * calc.texi (Integration): Mention using `a i' to compute definite
9588 integrals.
9589
95902005-10-11 Juri Linkov <juri@jurta.org>
9591
9592 * info.texi: Rearrange nodes.
9593 (Top): Update menu. Change ref `Info for Experts' to
9594 `Advanced Info Commands'.
9595 (Getting Started): Fix description of manual's parts.
9596 (Help-Int): Change xref `Info Search' to `Search Index', and
9597 `Expert Info' to `Advanced'.
9598 (Advanced): Move node one level up.
9599 (Search Text, Search Index): New nodes split out from `Info Search'.
9600 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
9601 split out from `Advanced'.
9602 (Advanced, Emacs Info Variables): De-document editing an Info file
9603 in Info.
9604 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
9605 (Creating an Info File): Delete node and move its text to
9606 `Expert Info'.
9607
96082005-10-10 Carsten Dominik <dominik@science.uva.nl>
9609
9610 * org.texi (Workflow states): Documented that change in keywords
9611 becomes active only after restart of Emacs.
9612
96132005-10-08 Michael Albinus <michael.albinus@gmx.de>
9614
9615 Sync with Tramp 2.0.51.
9616
96172005-10-08 Nick Roberts <nickrob@snap.net.nz>
9618
9619 * speedbar.texi (Introduction): Describe new location of speedbar
9620 on menubar.
9621 (Basic Key Bindings): Remove descriptions of bindings that have
9622 been removed.
9623
96242005-10-05 Nick Roberts <nickrob@snap.net.nz>
9625
9626 * speedbar.texi (GDB): Describe use of watch expressions.
9627
96282005-09-28 Simon Josefsson <jas@extundo.com>
9629
9630 * message.texi (IDNA): Fix.
9631
96322005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
9633
9634 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
9635 nntp-server-hook, and nntp-warn-about-losing-connection; fix
9636 description of nntp-open-connection-function.
9637 (Common Variables): Fix descriptions.
9638
96392005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
9640
9641 * gnus.texi (Server Buffer Format): Document the %a format spec.
9642
96432005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
9644
9645 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
9646
96472005-09-23 Carsten Dominik <dominik@science.uva.nl>
9648
9649 * org.texi Version 3.16.
9650
96512005-09-19 Miles Bader <miles@gnu.org>
9652
9653 * newsticker.texi: Get rid of CVS keywords.
9654
96552005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
9656
9657 * gnus.texi (Finding the Parent): Fix description of how Gnus
9658 finds article.
9659
96602005-09-14 Jari Aalto <jari.aalto@cante.net>
9661
9662 * gnus.texi (Advanced Scoring Examples): New examples to teach how
9663 to drop off non-answered articles.
9664
96652005-09-19 Juanma Barranquero <lekktu@gmail.com>
9666
9667 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
9668 braces (which are unsupported by NMAKE) for macro `srcdir'.
9669
96702005-09-17 Eli Zaretskii <eliz@gnu.org>
9671
9672 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9673 (../info/newsticker, newsticker.dvi): New targets.
9674
96752005-09-17 Ulf Jasper <ulf.jasper@web.de>
9676
9677 * newsticker.texi: Replace @command with @code. Replace @example
9678 with @lisp.
0c7efc08
SM
9679 (Top): Add explanations to menu items.
9680 (GNU Free Documentation License): Remove.
2de53ca6
GM
9681
96822005-09-16 Romain Francoise <romain@orebokech.com>
9683
9684 Update all files to specify GFDL version 1.2.
9685
9686 * doclicense.texi (GNU Free Documentation License): Update to
9687 version 1.2.
9688
96892005-09-15 Richard M. Stallman <rms@gnu.org>
9690
9691 * newsticker.texi: Fix @setfilename.
9692
9693 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9694 (../info/newsticker, newsticker.dvi): New targets.
9695
96962005-08-30 Carsten Dominik <dominik@science.uva.nl>
9697
9698 * org.texi: Version 3.15.
9699
97002005-08-29 Luc Teirlinck <teirllm@auburn.edu>
9701
9702 * ses.texi: Combine all three indices into one.
9703 Correct a few typos.
9704
97052005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
9706
9707 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
9708
97092005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
9710
9711 * emacs-mime.texi (Handles): Remove duplicate item.
9712 (Encoding Customization): Fix the default value for
9713 mm-coding-system-priorities.
9714 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
9715 (Basic Functions): Fix reference.
9716
97172005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
9718
9719 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
9720
97212005-08-18 Richard M. Stallman <rms@gnu.org>
9722
9723 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
9724 and web site.
9725
9726 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
9727 not keyboard-translate.
9728
97292005-08-11 Richard M. Stallman <rms@gnu.org>
9730
9731 * faq.texi (Using regular expressions): Fix xref.
9732
97332005-08-09 Juri Linkov <juri@jurta.org>
9734
9735 * info.texi (Help-P): Replace `Prev' with `Previous'.
9736 (Help-M, Help-Xref): Add S-TAB.
9737 (Help-FOO): Update `u' command.
9738 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
9739 Update info about visibility of xref parts.
9740 (Help-Int): Fix `m' command. Rename `Info-last' to
9741 `Info-history-back'. Add `Info-history-forward'.
9742 (Advanced): Fix `g*' and `M-n' commands.
9743 (Info Search): Add `index-apropos' in stand-alone browser.
9744 Add isearch commands.
9745 (Emacs Info Variables): Remove `Info-fontify'.
9746 Add `Info-mode-hook'. Update face names.
9747 Add `Info-fontify-maximum-menu-size',
9748 `Info-fontify-visited-nodes', `Info-isearch-search'.
9749
97502005-08-07 Michael Albinus <michael.albinus@gmx.de>
9751
9752 Sync with Tramp 2.0.50.
9753
9754 * tramp.texi: Use @option{} consequently for method names.
9755 (Inline methods, External transfer methods): Remove references to
9756 Cygwin.
9757 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
9758 implementation.
9759
97602005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
9761
9762 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
9763 Mention that gnus-init-file is not read when Emacs is invoked with
9764 --no-init-file or -q.
9765
97662005-07-19 Carsten Dominik <dominik@science.uva.nl>
9767
9768 * org.texi: Version 3.14.
9769
97702005-07-04 Carsten Dominik <dominik@science.uva.nl>
9771
9772 * org.texi: Version 3.13.
9773
97742005-07-18 Juri Linkov <juri@jurta.org>
9775
9776 * calc.texi (Time Zones, Logical Operations):
9777 * cl.texi (Overview):
9778 * org.texi (TODO types):
9779 * sc.texi (Emacs 18 MUAs):
9780 * speedbar.texi (Top):
9781 * url.texi (History):
9782 Delete duplicate duplicate words.
9783
ce058493 97842005-07-16 Johan BockgĂ¥rd <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
9785
9786 * cl.texi (Type Predicates): Document `atom' type.
9787
97882005-07-04 Lute Kamstra <lute@gnu.org>
9789
9790 Update FSF's address in GPL notices.
9791
9792 * calc.texi (Copying):
9793 * doclicense.texi (GNU Free Documentation License):
9794 * faq.texi (Contacting the FSF):
9795 * mh-e.texi (Copying): Update FSF's address.
9796
97972005-07-03 Richard M. Stallman <rms@gnu.org>
9798
9799 * flymake.texi (Example -- Configuring a tool called directly):
9800 Update name of flymake-build-relative-filename.
9801
98022005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
9803
9804 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
9805
98062005-06-29 Carsten Dominik <dominik@science.uva.nl>
9807
9808 * org.texi: Version 3.12.
9809
98102005-06-24 Eli Zaretskii <eliz@gnu.org>
9811
9812 * makefile.w32-in (MAKEINFO): Use --force.
9813 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
9814 Makefile.in.
9815 (gnus.dvi): Use "..." to quote Sed args, so that it works with
9816 more shells.
9817
98182005-06-23 Richard M. Stallman <rms@gnu.org>
9819
9820 * speedbar.texi (Creating a display): Texinfo usage fixes.
9821
9822 * tramp.texi (Customizing Completion, Auto-save and Backup):
9823 Texinfo usage fixes.
9824
98252005-06-23 Juanma Barranquero <lekktu@gmail.com>
9826
9827 * dired-x.texi (Miscellaneous Commands):
9828 * ediff.texi (Miscellaneous):
9829 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
9830 (Agent Variables):
9831 * info.texi (Help-Xref):
9832 * message.texi (Message Headers):
9833 * org.texi (Remember):
9834 * reftex.texi (Options (Defining Label Environments)):
9835 (Options (Index Support)):
9836 (Options (Viewing Cross-References)):
9837 (Options (Misc)):
9838 (Changes):
9839 * speedbar.texi (Creating a display):
9840 * tramp.texi (Customizing Completion, Auto-save and Backup):
9841 Texinfo usage fix.
9842
98432005-06-13 Carsten Dominik <dominik@science.uva.nl>
9844
9845 * org.texi: Version 3.11.
9846
98472005-06-12 Jay Belanger <belanger@truman.edu>
9848
9849 * calc.texi (Getting Started): Remove extra menu item.
9850
98512005-05-31 Jay Belanger <belanger@truman.edu>
9852
9853 * calc.texi (Notations Used in This Manual): Use @kbd for key
9854 sequence.
9855 (Demonstration of Calc): Mention another way of starting Calc.
9856 (Starting Calc): Mention long name of M-#.
9857 (Embedded Mode Overview): Remove unnecessary instruction.
9858 (Other M-# commands): Rephrase `M-# 0' explanation.
9859 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
9860 reflect current behavior.
9861
98622005-05-30 Jay Belanger <belanger@truman.edu>
9863
9864 * calc.texi (Hooks): Change description of calc-window-hook and
9865 calc-trail-window-hook to match usage.
9866 (Computational Functions): Add more constant-generating functions.
9867 (Customizable Variables): Use defvar.
9868
98692005-05-28 Jay Belanger <belanger@truman.edu>
9870
9871 * calc.texi (Assignments in Embedded Mode): Fix variable name.
9872 (Basic Embedded Mode): Explain behavior of arguments to
9873 calc-embedded-mode.
9874
98752005-05-27 Jay Belanger <belanger@truman.edu>
9876
9877 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
9878 current behavior.
9879
98802005-05-25 Jay Belanger <belanger@truman.edu>
9881
9882 * calc.texi: Change Calc version number throughout.
9883 (Keypad Mode): Change location in info output.
9884 (Keypad mode overview): Move picture of keypad.
9885
98862005-05-21 Jay Belanger <belanger@truman.edu>
9887
9888 * calc.texi (Storing variables): Mention that only most variables
9889 are void to begin with.
9890
98912005-05-21 Kevin Ryde <user42@zip.com.au>
9892
9893 * widget.texi (Basic Types): Update cross ref from "Enabling
9894 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
9895 lispref/text.texi change.
9896
98972005-05-20 Carsten Dominik <dominik@science.uva.nl>
9898
9899 * org.texi: Version 3.09.
9900
99012005-05-18 Carsten Dominik <dominik@science.uva.nl>
9902
9903 * reftex.texi: Version 4.28.
9904
99052005-05-16 Jay Belanger <belanger@truman.edu>
9906
9907 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
9908
99092005-05-14 Jay Belanger <belanger@truman.edu>
9910
9911 * calc.texi (Default Simplifications): Insert missing ! (logical
9912 not operator).
9913
99142005-05-14 Michael Albinus <michael.albinus@gmx.de>
9915
9916 Sync with Tramp 2.0.49.
9917
99182005-05-10 Jay Belanger <belanger@truman.edu>
9919
9920 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
9921 to 1.
9922
99232005-04-29 Carsten Dominik <dominik@science.uva.nl>
9924
9925 * org.texi: Version 3.08, structure reorganized.
9926
99272005-04-24 Richard M. Stallman <rms@gnu.org>
9928
9929 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
9930
99312005-04-15 Carsten Dominik <dominik@science.uva.nl>
9932
9933 * org.texi: Update to version 3.06.
9934
99352005-04-13 Lute Kamstra <lute@gnu.org>
9936
9937 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
9938
99392005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
9940
9941 * cl.texi (Porting Common Lisp): Fix typo.
9942
99432005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
9944
9945 * gnus.texi (RSS): Addition.
9946
99472005-04-04 Jay Belanger <belanger@truman.edu>
9948
9949 * calc.texi: Change Calc version number.
9950 (Customizable variables): Fix description of calc-language-alist.
9951 (Copying): Put in version 2 of GPL.
9952
99532005-04-01 Jay Belanger <belanger@truman.edu>
9954
9955 * calc.texi (Troubleshooting Commands): Remove comment about
9956 installation.
9957 (Installation): Remove section.
9958 (Customizable Variables): New section.
9959 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
9960 (Graphical Devices): Add references to Customizable Variables.
9961
99622005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
9963
9964 * emacs-mime.texi (Display Customization): Markup fixes.
9965 (rfc2047): Update.
9966
99672005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
9968
9969 * gnus-faq.texi: Replaced with auto-generated version.
9970
99712005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
9972
9973 * dired-x.texi (Multiple Dired Directories): default-directory was
9974 renamed to dired-default-directory.
9975
99762005-03-26 Jay Belanger <belanger@truman.edu>
9977
9978 * calc.texi (Simplifying Formulas, Rewrite Rules):
9979 Change description of top and bottom of fraction.
9980 (Modulo Forms): Move description of how to create modulo forms to
9981 earlier in the section.
9982 (Fraction Mode): Suggest using : to get a fraction by dividing.
9983 (Basic Arithmetic): Adjust placement of command name.
9984 (Truncating the Stack): Emphasize that "hidden" entries are still
9985 visible.
9986 (Installation): Move discussion of printing manual to "About This
9987 Manual".
9988 (About This Manual): Mention how to print the manual.
9989 (Reporting Bugs): Remove first person.
9990 (Building Vectors): Add algebraic version of append.
9991 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
9992 (Grouping Digits): Fix typo.
9993
99942005-03-25 Werner Lemberg <wl@gnu.org>
9995
9996 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
9997 Replace `legal' with `valid'.
9998
99992005-03-25 Werner Lemberg <wl@gnu.org>
10000
10001 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
10002
100032005-03-24 Jay Belanger <belanger@truman.edu>
10004
10005 * calc.texi (General Mode Commands)
10006 (Mode Settings in Embedded Mode): Add some explanation of
10007 recording mode settings.
10008
100092005-03-24 Richard M. Stallman <rms@gnu.org>
10010
10011 * calc.texi: Remove praise of non-free software.
10012
10013 * idlwave.texi: Don't say where to get IDL or its non-free manual.
10014 (Installation): Node deleted.
10015
100162005-03-23 Richard M. Stallman <rms@gnu.org>
10017
10018 * url.texi (HTTP language/coding): Improve last change.
10019
100202005-03-22 Jay Belanger <belanger@truman.edu>
10021
10022 * calc.texi (Embedded Mode): Add new information on changing
10023 modes.
10024
100252005-03-20 Michael Albinus <michael.albinus@gmx.de>
10026
10027 Sync with Tramp 2.0.48.
10028
10029 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
10030
10031 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
10032 "GNU/Linux". Change all addresses to .gnu.org.
10033 (Default Method): Offer shortened syntax for "su" and "sudo"
10034 methods.
10035
100362005-03-07 Richard M. Stallman <rms@gnu.org>
10037
10038 * url.texi: Fix usage of "e.g.".
10039 (HTTP language/coding): Explain the rules for these strings.
10040
100412005-03-06 Richard M. Stallman <rms@gnu.org>
10042
10043 * woman.texi (Introduction): Minor cleanups.
10044
10045 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
10046
10047 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
10048 (Installation): Node deleted.
10049
10050 * mh-e.texi (Preface): Get rid of "Emacs 21".
10051
10052 * eshell.texi (Installation): Delete node (for Emacs 20).
10053
100542005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
10055
10056 * flymake.texi: Refill and tweak style in @lisp blocks.
10057
100582005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
10059
10060 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
10061
100622005-03-01 Jay Belanger <belanger@truman.edu>
10063
10064 * calc.texi (Trigonometric and Hyperbolic Functions):
10065 Mention additional functions.
10066 (Algebraic Simplifications): Mention additional simplifications.
10067
100682005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
10069
10070 * ses.texi: Add concept/function/variable indices (this work was
10071 donated by Brad Collins <brad@chenla.org>, copyright-assignment
10072 papers on file at FSF).
10073
100742005-02-10 Jay Belanger <belanger@truman.edu>
10075
10076 * calc.texi: Change @LaTeX to La@TeX throughout.
10077 Redefine @expr as @math for TeX output.
10078 Redefine @texline as a no-op for TeX output.
10079 Define @tfn, replace @t by @tfn throughout.
10080
100812005-02-09 Jay Belanger <belanger@truman.edu>
10082
10083 * calc.texi: Add macro for LaTeX for info output.
10084
100852005-02-08 Kim F. Storm <storm@cua.dk>
10086
10087 * texinfo.tex (LaTex): Add def.
10088
100892005-02-06 Jay Belanger <belanger@truman.edu>
10090
10091 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
10092 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
10093 throughout manual.
10094
100952005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
10096
10097 * gnus.texi: Some edits based on comments from David Abrahams.
10098
100992005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
10100
10101 * gnus.texi (RSS): Fix the keystroke.
10102
101032005-01-24 David Kastrup <dak@gnu.org>
10104
10105 * faq.texi: Update AUCTeX version info.
10106
101072005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
10108
10109 * gnus-faq.texi ([4.1]): Typo.
10110
101112005-01-19 Jay Belanger <belanger@truman.edu>
10112
10113 * calc.texi (Keep Arguments): Mention that keeping arguments
10114 doesn't work with keyboard macros.
10115
101162005-01-16 Richard M. Stallman <rms@gnu.org>
10117
10118 * autotype.texi (Autoinserting): Fix small error.
10119
101202005-01-16 Michael Albinus <michael.albinus@gmx.de>
10121
10122 Sync with Tramp 2.0.47.
10123
10124 * tramp.texi (Compilation): New section, describing compilation of
10125 remote files.
10126
101272005-01-11 Kim F. Storm <storm@cua.dk>
10128
10129 * widget.texi (Basic Types): Add :follow-link keyword.
10130
101312005-01-09 Jay Belanger <belanger@truman.edu>
10132
10133 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
10134
101352005-01-08 Jay Belanger <belanger@truman.edu>
10136
10137 * calc.texi: Change throughout to reflect new default value of
10138 calc-settings-file.
10139
101402005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
10141
10142 * message.texi (Reply): `message-reply-to-function' should return
10143 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
10144
101452005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
10146
10147 * faq.texi (Changing load-path): Fix typo.
10148
101492005-01-05 Jay Belanger <belanger@truman.edu>
10150
10151 * calc.texi (Programming Tutorial): Replace kbd command by
10152 appropriate characters for a keyboard macro.
10153
101542005-01-04 Jay Belanger <belanger@truman.edu>
10155
10156 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
10157 for Lucid Emacs.
10158 (Programming Tutorial): Mention that the user needs to be in the
10159 right mode to compute some functions.
10160
101612005-01-04 Jay Belanger <belanger@truman.edu>
10162
10163 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
10164 no longer applicable.
10165
101662005-01-01 Jay Belanger <belanger@truman.edu>
10167
0c7efc08 10168 * calc.texi (Programming Tutorial): Change description of how to
2de53ca6
GM
10169 edit keyboard macros to match current behavior.
10170
101712004-12-31 Jay Belanger <belanger@truman.edu>
10172
10173 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
10174
101752004-12-20 Jay Belanger <belanger@truman.edu>
10176
10177 * calc.texi (Types Tutorial): Emphasize that you can't divide by
10178 zero.
10179
101802004-12-17 Luc Teirlinck <teirllm@auburn.edu>
10181
10182 * cc-mode.texi (Text Filling and Line Breaking): Put period after
10183 @xref.
10184 (Font Locking): Avoid @strong{Note:}.
10185
101862004-12-17 Michael Albinus <michael.albinus@gmx.de>
10187
10188 Sync with Tramp 2.0.46.
10189
10190 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
10191
101922004-12-16 Luc Teirlinck <teirllm@auburn.edu>
10193
10194 * url.texi: Correct typos.
10195 (Retrieving URLs): @var{nil}->@code{nil}.
af42a9cc 10196 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
2de53ca6
GM
10197 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
10198 (Dealing with HTTP documents): @inforef->@xref.
10199
102002004-12-15 Jay Belanger <belanger@truman.edu>
10201
10202 * calc.texi: Consistently capitalized all mode names.
10203 (Answers to Exercises): Mention that an answer can be a fraction
10204 when in Fraction mode.
10205
102062004-12-13 Jay Belanger <belanger@truman.edu>
10207
10208 * calc.texi: Fix some TeX definitions.
10209
102102004-12-09 Luc Teirlinck <teirllm@auburn.edu>
10211
10212 * reftex.texi (Imprint): Remove erroneous @value's.
10213
102142004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10215
10216 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
10217 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
10218
102192004-12-08 Jay Belanger <belanger@truman.edu>
10220
10221 * calc.texi (Starting Calc): Remove comment about installation.
10222 (Keypad Mode Overview): Remove comment about Emacs 19 support.
10223
102242004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10225
10226 * url.texi: Update @setfilename.
10227 (Getting Started): No need to worry about Gnus versions.
10228 (Dealing with HTTP documents): Use @inforef.
10229
10230 * org.texi: Fix @direntry file name.
10231
102322004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
10233
10234 * url.texi: New file.
10235
10236 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
10237
102382004-12-06 Jay Belanger <belanger@truman.edu>
10239
10240 * calc.texi (Using Calc): Remove paragraph about installation.
10241
102422004-12-06 Jay Belanger <belanger@truman.edu>
10243
10244 * calc.texi: Use more Texinfo macros and less TeX defs.
10245 Remove @refill's.
10246
102472004-12-06 Richard M. Stallman <rms@gnu.org>
10248
10249 * org.texi: New file.
10250
102512004-12-05 Richard M. Stallman <rms@gnu.org>
10252
10253 * Makefile.in (org.dvi, ../info/org): New targets.
10254 (INFO_TARGETS): Add ../info/org.
10255 (DVI_TARGETS): Add org.dvi.
10256 (maintainer-clean): Remove the info files in the info dir.
10257
102582004-11-26 Eli Zaretskii <eliz@gnu.org>
10259
10260 * idlwave.texi: Fix the setfilename directive to put the produced
10261 file in ../info.
10262 (Continued Statement Indentation): Resurrect Jan D.'s change from
10263 2004-11-03 that was lost when a newer version of idlwave.texi was
10264 imported.
10265
102662004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
10267
0c7efc08 10268 * gnus-faq.texi ([5.1]): Add missing bracket.
2de53ca6 10269
0c7efc08
SM
10270 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
10271 Index `spam-initialize'.
2de53ca6
GM
10272
102732004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
10274
10275 * message.texi (Various Message Variables): Mention that all mail
10276 file variables are derived from `message-directory'.
10277
10278 * gnus.texi (Splitting Mail): Clarify bogus group.
10279
102802004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
10281
0c7efc08
SM
10282 * emacs-mime.texi (Encoding Customization):
10283 Fix mm-coding-system-priorities entry.
2de53ca6 10284
c8763fb6 102852004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
10286
10287 * idlwave.texi (Continued Statement Indentation):
10288 * reftex.texi (Options (Index Support)):
10289 (Displaying and Editing the Index, Table of Contents):
0c7efc08
SM
10290 * speedbar.texi (Creating a display, Major Display Modes):
10291 Replace non-nil with non-@code{nil}.
2de53ca6
GM
10292
102932004-10-21 Jay Belanger <belanger@truman.edu>
10294
0c7efc08 10295 * calc.texi (Algebraic-Style Calculations): Remove a comment.
2de53ca6
GM
10296
102972004-10-18 Luc Teirlinck <teirllm@auburn.edu>
10298
10299 * calc.texi (Reporting Bugs): Double up `@'.
10300
103012004-10-18 Jay Belanger <belanger@truman.edu>
10302
0c7efc08 10303 * calc.texi (Reporting Bugs): Change the address that bugs
2de53ca6
GM
10304 should be sent to.
10305
103062004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
10307
10308 * gnus.texi (New Features): Add 5.11.
10309
10310 * message.texi (Resending): Remove wrong default value.
10311
10312 * gnus.texi (Mail Source Specifiers): Describe possible problems
10313 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
10314 `pop3-leave-mail-on-server' to the index.
10315
103162004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
10317
10318 * message.texi (Canceling News): Add how to set a password.
10319
103202004-10-12 Jay Belanger <belanger@truman.edu>
10321
0c7efc08 10322 * calc.texi (Help Commands): Change the descriptions of
2de53ca6
GM
10323 calc-describe-function and calc-describe-variable to match their
10324 current behavior.
10325
103262004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
10327
10328 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
10329
103302004-10-12 Michael Albinus <michael.albinus@gmx.de>
10331
10332 Sync with Tramp 2.0.45.
10333
10334 * tramp.texi (Frequently Asked Questions): Comment paragraph about
10335 plink link. The URL is outdated. Originator contacted for
10336 clarification.
10337
103382004-10-10 Juri Linkov <juri@jurta.org>
10339
10340 * gnus.texi (Top, Marking Articles): Join two menus in one node
10341 because a node can have only one menu.
10342
103432004-10-09 Juri Linkov <juri@jurta.org>
10344
10345 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
10346 example of nnmail-split-fancy.
10347
103482004-10-06 Karl Berry <karl@gnu.org>
10349
10350 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
10351 consistency with other uses of dashes.
10352
103532004-10-05 Karl Berry <karl@gnu.org>
10354
10355 * info.texi: Consistently use --- throughout, periods at end of
10356 menu descriptions, and a couple typos.
10357
103582004-09-26 Jesper Harder <harder@ifa.au.dk>
10359
10360 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
10361 * pgg.texi (User Commands, Backend methods): Do.
10362 * gnus.texi: Markup fixes.
10363 (Setting Process Marks): Fix `M P a' entry.
10364 * emacs-mime.texi: Fixes.
10365
103662004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
10367
10368 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
10369 again.
10370 Use 5.10 instead of 5.10.0.
10371
103722004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10373
10374 * gnus.texi (Summary Mail Commands): S D e.
10375
103762004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
10377
10378 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
10379 the gnus-article-mode-line-format section.
10380
103812004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
10382
10383 * gnus.texi (Various Summary Stuff): Fix the documentation for
10384 gnus-newsgroup-variables.
10385
103862004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
10387
0c7efc08
SM
10388 * gnus.texi (MIME Commands):
10389 Add gnus-mime-display-multipart-as-mixed,
2de53ca6
GM
10390 gnus-mime-display-multipart-alternative-as-mixed,
10391 gnus-mime-display-multipart-related-as-mixed.
10392 (Mail Source Customization): Clarify `mail-source-directory'.
10393 (Splitting Mail): Mention gnus-group-find-new-groups.
0c7efc08 10394 (SpamOracle): Fix typo.
2de53ca6
GM
10395
10396 * gnus-faq.texi: Untabify.
10397 ([6.3]): nnir.el is in contrib directory.
10398
10399 * message.texi (News Headers): Clarify how a unique ID is created.
10400
0c7efc08
SM
10401 * gnus.texi (Batching Agents): Fix typo in example.
10402 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
2de53ca6 10403
b2abec73 104042004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 10405
0c7efc08 10406 * gnus.texi (Group Parameters): Add more on hooks.
2de53ca6
GM
10407
104082004-09-20 Florian Weimer <fw@deneb.enyo.de>
10409
10410 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
10411
104122004-09-22 Jay Belanger <belanger@truman.edu>
10413
0c7efc08 10414 * calc.texi (Vectors as Lists): Add a warning that the tutorial
2de53ca6
GM
10415 might be hidden during part of the session.
10416
104172004-09-20 Jay Belanger <belanger@truman.edu>
10418
10419 * calc.texi (Notations Used in This Manual): Put in an earlier
10420 mention that DEL could be called Backspace.
10421
104222004-09-10 Simon Josefsson <jas@extundo.com>
10423
10424 * gnus.texi (IMAP): Add example. Suggested and partially written
10425 by Steinar Bang <sb@dod.no>.
10426
104272004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10428
10429 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
10430 netrc syntax.
10431
104322004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10433
b2abec73
JB
10434 * gnus.texi (Spam ELisp Package Sequence of Events):
10435 Some clarifications.
2de53ca6
GM
10436 (Spam ELisp Package Global Variables): More clarifications.
10437
104382004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10439
10440 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
10441 Mention spam-split does not modify incoming mail.
10442
104432004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10444
10445 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
10446
104472004-09-10 Eli Zaretskii <eliz@gnu.org>
10448
10449 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
10450
104512004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
10452
10453 * makefile.w32-in (sieve, pgg): Use $(infodir).
10454
104552004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
10456
10457 * makefile.w32-in: Fix PGG and Sieve entries.
10458
104592004-08-28 Eli Zaretskii <eliz@gnu.org>
10460
10461 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
10462 Emacs and related programs.
10463
104642004-08-27 Richard M. Stallman <rms@gnu.org>
10465
10466 * faq.texi: Fix texinfo usage, esp. doublequotes.
10467 (Difference between Emacs and XEmacs): Some clarification.
10468
10469 * faq.texi (Difference between Emacs and XEmacs):
10470 Explain not to contrast XEmacs with GNU Emacs.
10471
104722004-08-26 Richard M. Stallman <rms@gnu.org>
10473
10474 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
10475
104762004-08-22 David Kastrup <dak@gnu.org>
10477
10478 * reftex.texi (AUCTeX): Update links, section name.
10479
10480 * faq.texi (Calc): Update availability (included in 22.1).
10481 (AUCTeX): Update availability, information, versions, description.
10482
104832004-08-14 Eli Zaretskii <eliz@gnu.org>
10484
10485 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
10486
104872004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
10488
10489 * cc-mode.texi: Various updates for CC Mode 5.30.9.
10490
104912004-08-10 Michael Albinus <michael.albinus@gmx.de>
10492
10493 Sync with Tramp 2.0.44.
10494
104952004-08-05 Lars Hansen <larsh@math.ku.dk>
10496
10497 * widget.texi (User Interface): Update how to separate the
10498 editable field of an editable-field widget from other widgets.
10499 (Programming Example): Add text after field.
10500
105012004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
10502
10503 * emacs-mime.texi (Encoding Customization): Add a note to the
10504 mm-content-transfer-encoding-defaults entry.
10505 (rfc2047): Update.
10506
0c7efc08
SM
10507 * gnus.texi (Article Highlighting):
10508 Add gnus-cite-ignore-quoted-from.
2de53ca6
GM
10509 (POP before SMTP): New node.
10510 (Posting Styles): Addition.
10511 (Splitting Mail): Add nnmail-split-lowercase-expanded.
10512 (Fancy Mail Splitting): Ditto.
10513 (X-Face): Add gnus-x-face.
10514
105152004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
10516
10517 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
10518 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
10519
105202004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
10521
0c7efc08
SM
10522 * gnus.texi (Mail Source Specifiers):
10523 Describe `pop3-leave-mail-on-server'.
2de53ca6
GM
10524
105252004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
10526
10527 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
10528
10529 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
10530 repository. Change setfilename.
10531
10532 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
10533
105342004-07-02 Juri Linkov <juri@jurta.org>
10535
10536 * pcl-cvs.texi (Viewing differences): Add `d r'.
10537
105382004-06-29 Jesper Harder <harder@ifa.au.dk>
10539
10540 * ses.texi, viper.texi, flymake.texi, faq.texi:
10541 * eshell.texi, ediff.texi: Markup fixes.
10542
105432004-06-21 Karl Berry <karl@gnu.org>
10544
10545 * info.texi (Top): Mention that only Emacs has mouse support.
10546 (Getting Started): Mention this in a few other places.
10547
105482004-06-13 Luc Teirlinck <teirllm@auburn.edu>
10549
0c7efc08
SM
10550 * autotype.texi (Copyrights, Timestamps):
10551 Recommend `before-save-hook' instead of `write-file-functions'.
2de53ca6
GM
10552
105532004-06-13 Lars Hansen <larsh@math.ku.dk>
10554
10555 * dired-x.texi (dired-mark-omitted): Update keybinding.
10556
105572004-06-10 Kim F. Storm <storm@cua.dk>
10558
10559 * pcl-cvs.texi (Viewing differences): Add 'd y'.
10560
105612004-06-05 Lars Hansen <larsh@math.ku.dk>
10562
10563 * dired-x.texi (variable dired-omit-mode): Rename from
10564 dired-omit-files-p.
10565 (function dired-omit-mode): Rename from dired-omit-toggle.
10566 Call dired-omit-mode rather than set dired-omit-files-p.
10567 (dired-mark-omitted): Describe command.
10568
105692004-05-29 Michael Albinus <michael.albinus@gmx.de>
10570
10571 Version 2.0.41 of Tramp released.
10572
105732004-05-29 Juanma Barranquero <lektu@terra.es>
10574
10575 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
10576 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10577
105782004-05-29 Richard M. Stallman <rms@gnu.org>
10579
10580 * cl.texi (Top): Call this chapter `Introduction'.
10581 (Overview): In TeX, no section heading here.
10582
10583 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
10584
105852004-05-29 Eli Zaretskii <eliz@gnu.org>
10586
10587 * Makefile.in (../info/flymake, flymake.dvi): New targets.
10588 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10589
105902004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
10591
10592 * flymake.texi: New file.
10593
105942004-05-28 Simon Josefsson <jas@extundo.com>
10595
10596 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
10597
b344d29d 105982004-05-07 Kai GroĂŸjohann <kai@emptydomain.de>
2de53ca6
GM
10599
10600 Version 2.0.40 of Tramp released.
10601
106022004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
10603
10604 Complete rework, based on review by Karl Berry <karl@gnu.org>.
10605
10606 * tramp.texi (Auto-save and Backup): Explain exploitation of new
10607 variables `tramp-backup-directory-alist' and
10608 `tramp-bkup-backup-directory-info'.
10609 (Overview, Connection types)
10610 (External transfer methods, Default Method)
10611 (Windows setup hints): Remove restriction of password entering
10612 with external methods.
10613 (Auto-save and Backup): Make file name example
10614 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
10615 and `auto-save-directory' must be used.
10616 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
10617 only "NT"). Remove doubled entry "What kinds of systems does
10618 @tramp{} work on".
10619 (tramp): Macro removed.
10620 (Obtaining Tramp): Flag removed from title.
10621 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
10622 and `trampver' used properly. Flag `tramp-inst' replaced by
10623 `installchapter'. Installation related text adapted.
10624
106252004-04-28 Masatake YAMATO <jet@gyve.org>
10626
10627 * widget.texi (Programming Example): Remove overlays.
10628
106292004-04-27 Jesper Harder <harder@ifa.au.dk>
10630
10631 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
10632
106332004-04-23 Juanma Barranquero <lektu@terra.es>
10634
10635 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
10636
106372004-04-05 Jesper Harder <harder@ifa.au.dk>
10638
10639 * info.texi (Info Search): Add info-apropos.
10640
106412004-03-22 Juri Linkov <juri@jurta.org>
10642
10643 * faq.texi: Fix help key bindings.
10644
106452004-03-17 Luc Teirlinck <teirllm@auburn.edu>
10646
10647 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
10648 (as suggested by Karl Berry). Update information about colored
10649 stars in menus. Add new subheading describing M-n.
10650
106512004-03-12 Richard M. Stallman <rms@gnu.org>
10652
10653 * cl.texi (Top): Rename top node's title.
10654
106552004-03-08 Karl Berry <karl@gnu.org>
10656
10657 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
10658 problems making the texinfo distribution.
10659
106602004-02-29 Simon Josefsson <jas@extundo.com>
10661
0c7efc08 10662 * smtpmail.texi (Authentication): Change the list of supported
2de53ca6
GM
10663 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
10664 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
10665 <voegelas@gmx.net>.
10666
106672004-02-29 Juanma Barranquero <lektu@terra.es>
10668
10669 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
10670 Use $(DEL) instead of rm, and ignore exit code.
10671
b344d29d 106722004-02-29 Kai GroĂŸjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
10673
10674 Tramp version 2.0.39 released.
10675
106762004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
10677
10678 * tramp.texi (Customizing Completion): Explain new functions
10679 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
10680 (all): Savannah URLs unified to "http://savannah.nongnu.org".
0c7efc08
SM
10681 (Top): Refer to Savannah mailing list as the major one.
10682 Mention older mailing lists in HTML mode only.
2de53ca6
GM
10683 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
10684 (Frequently Asked Questions): Remote hosts must not be Unix-like
10685 for "smb" method.
10686 (Password caching): New node.
10687 (External transfer methods): Refer to password caching for "smb"
10688 method.
10689
106902004-02-17 Karl Berry <karl@gnu.org>
10691
10692 * info.texi (Help-Int): Mention the new line number feature.
10693
106942004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
10695
10696 * ses.texi (Advanced Features): New functionality for
10697 ses-set-header-row (defaults to current row unless C-u used).
10698 (Acknowledgements): Add Stefan Monnier.
10699
107002003-12-29 Kevin Ryde <user42@zip.com.au>
10701
10702 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
10703
b344d29d 107042003-11-30 Kai GroĂŸjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
10705
10706 Tramp version 2.0.38 released.
10707
10708 * tramp.texi (Remote shell setup): Warn of environment variables
10709 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
10710 <sven.gabriel@imk.fzk.de>.
10711 (Configuration): Tramp now chooses base64/uuencode
10712 automatically. Update wording accordingly.
10713 (Top): More description for the `Default Method' menu entry.
10714 (Default Method): Use @code, not @var, for Lisp variables.
10715 (Default Method): New subsection `Which method is the right one
c295fc18 10716 for me?'. Suggested by Christian Kirsch.
2de53ca6
GM
10717 (Configuration): Pointer to new subsection added.
10718 (Default Method): Too many "use" in one sentence.
10719 Rephrase. Reported by Christian Kirsch.
10720 (Filename Syntax): Old `su' example is probably a left-over from
10721 the sm/su method naming. Replace with `ssh', instead.
10722 (External transfer methods, Auto-save and Backup):
10723 Typo fixes.
10724
107252003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
10726
183080b6 10727 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
10728 (Top): Mention japanese manual only if flag `jamanual' is set.
10729 Insert section `Japanese manual' in menu.
10730
107312003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
10732
10733 * eshell.texi (Known Problems): Add doc item.
10734
107352003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10736
10737 * cc-mode.texi: Update for CC Mode 5.30.
10738
10739 Note: Please refrain from doing purely cosmetic changes like
10740 removing trailing whitespace in this manual; it clobbers cvs
10741 merging for no good reason.
10742
107432003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
10744
38942b9c
GM
10745 * ediff.texi, tramp.texi, vip.texi, viper.texi:
10746 * widget.texi, woman.texi: Replace @sc{ascii} and ASCII with
2de53ca6
GM
10747 @acronym{ASCII}.
10748
107492003-10-26 Karl Berry <karl@gnu.org>
10750
10751 * info.texi (Info Search): Echo area, not echo are. From Debian
10752 diff.
10753
107542003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
10755
10d1d0af 10756 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
10757 :buttons and :children keywords.
10758
107592003-10-22 Miles Bader <miles@gnu.org>
10760
10761 * Makefile.in (info): Move before $(top_srcdir)/info.
10762
107632003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
10764
10765 * tramp.texi (Inline methods): Small grammar fix.
10766 (External transfer methods): Likewise.
10767
107682003-10-08 Nick Roberts <nick@nick.uklinux.net>
10769
10770 * speedbar.texi: Remove paragraph for GUD that is no longer true.
10771
107722003-10-06 Luc Teirlinck <teirllm@auburn.edu>
10773
10774 * texinfo.tex: Replace `%' in arch tagline by @ignore.
10775
107762003-09-30 Richard M. Stallman <rms@gnu.org>
10777
10778 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
10779
10780 * widget.texi (User Interface): Fix typos.
10781
10782 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
10783
107842003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
10785
10786 * pcl-cvs.texi (Selected Files): Fix typo.
10787
107882003-09-21 Karl Berry <karl@gnu.org>
10789
10790 * info.texi (] and [ commands): No period at end of section title.
10791
107922003-09-04 Miles Bader <miles@gnu.org>
10793
10794 * Makefile.in (top_srcdir): New variable.
10795 ($(top_srcdir)/info): New rule.
10796 (info): Depend on it.
10797
107982003-09-03 Peter Runestig <peter@runestig.com>
10799
10800 * makefile.w32-in: New file.
10801
108022003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
10803
10804 * widget.texi (User Interface): Explain the need of static text
10805 around an editable field.
10806
108072003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
10808
10809 * widget.texi (Basic Types): The argument to `:help-echo' can now
10810 be a form that evaluates to a string.
10811
108122003-08-18 Kim F. Storm <storm@cua.dk>
10813
10814 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
10815
108162003-08-16 Richard M. Stallman <rms@gnu.org>
10817
10818 * dired-x.texi (Shell Command Guessing): Explain *.
10819
108202003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
10821
10822 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
10823 log-edit-insert-changelog.
10824
108252003-08-03 Karl Berry <karl@gnu.org>
10826
10827 * info.texi: Need @contents.
10828
c8763fb6 108292003-07-20 Kai GroĂŸjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
10830
10831 Tramp version 2.0.36 released.
10832
10833 * tramp.texi (Remote shell setup): Explain about problems with
10834 non-Bourne commands in ~/.profile and ~/.shrc.
10835
108362003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
10837
10838 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
10839 renaming of `vis-mode' to `visible-mode'.
10840
108412003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
10842
10843 * info.texi (Top, Help-Small-Screen): Remove accidentally added
10844 next, prev and up pointers.
10845
108462003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
10847
10848 * info.texi (Help): Mention existence of Emacs and stand-alone
10849 Info at the very beginning of the tutorial.
10850 (Help-Inv): New node.
10851 (Help-]): New node.
10852 (Help-M): Systematically point out the differences between default
10853 Emacs and stand-alone versions. Delete second menu.
10854 (Help-Xref): Systematically point out the differences between
10855 default Emacs and stand-alone versions.
10856 (Help-Int): Change `l' example.
10857 (Expert Info): Fix typos.
10858 (Emacs Info Variables): Mention `Info-hide-note-references' and
10859 new default for `Info-scroll-prefer-subnodes'.
10860
c8763fb6 108612003-06-17 Kai GroĂŸjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
10862
10863 Version 2.0.35 of Tramp released.
10864
10865 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
10866 (Inline methods): Add methods `remsh' and `plink1'.
10867 (External transfer methods): Add method `remcp'.
10868 (Multi-hop Methods): Add method `remsh'.
10869 Small patch from Adrian Aichner <adrian@xemacs.org>:
10870 Fix minor typos.
0c7efc08 10871 (Concept Index): Add to make manual searchable via
2de53ca6
GM
10872 `Info-index'.
10873 (Version Control): Add cindex entry.
10874
c8763fb6 108752003-05-24 Kai GroĂŸjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
10876
10877 * trampver.texi: Version 2.0.34 released.
10878
108792003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
10880
10881 * faq.texi: Improve previous changes.
10882
108832003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
10884
10885 * faq.texi: Update copyright and maintenance details.
10886 Update some package URLs, versions, and maintainers.
10887 Remove many references to the Emacs Lisp Archive.
10888
108892003-04-23 Simon Josefsson <jas@extundo.com>
10890
10891 * smtpmail.texi: Fix license (the invariant sections mentioned has
10892 never been part of the smtp manual). Align info dir entry with
10893 other emacs packages.
10894
108952003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
10896
10897 * tramp.texi: Version 2.0.33 released.
10898 Remove installation chapter. Remove XEmacs specifics.
10899
109002003-03-29 Richard M. Stallman <rms@gnu.org>
10901
10902 * tramp.texi (Top): Undo the previous renaming.
10903 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
10904
c8763fb6 109052003-03-29 Kai GroĂŸjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
10906
10907 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
10908 version of manual.
10909
10910 * tramp.texi (Auto-save and Backup): New node.
10911
109122003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
10913
10914 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
10915 Emacs" in order to have better differentiation to "XEmacs".
10916 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
10917 are new macros in order to point to the other Emacs flavor where
10918 appropriate. In info case, point to node `Installation' in order
10919 to explain how to generate the other way. In html case, make a
10920 link to the other html file.
0c7efc08 10921 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
2de53ca6
GM
10922 after CVS checkout/update.
10923 (Installation): Completely rewritten.
10924 (Installation parameters, Load paths): New sections under
10925 `Installation'.
10926
c8763fb6 109272003-02-28 Kai GroĂŸjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
10928
10929 * tramp.texi: Version 2.0.30 released.
10930 Replace word "path" with "localname" where used as a component of
10931 a Tramp file name.
10932
109332003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
10934
10935 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
10936 introduced.
10937 (Installation): Explain what to do if files from the tramp/contrib
10938 directory are needed.
10939
109402003-02-23 Alex Schroeder <alex@emacswiki.org>
10941
10942 * smtpmail.texi (How Mail Works): New.
10943
109442003-02-22 Alex Schroeder <alex@emacswiki.org>
10945
10946 * smtpmail.texi: New file.
10947
10948 * Makefile.in: Build SMTP manual.
10949
c8763fb6 109502003-02-05 Kai GroĂŸjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
10951
10952 * tramp.texi: Version 2.0.29 released.
10953 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
10954 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
10955
109562003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
10957
10958 * tramp.texi (Frequently Asked Questions): Explain a workaround if
e4920bc9 10959 another package loads accidentally Ange-FTP.
2de53ca6
GM
10960
109612003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
10962
10963 * tramp.texi (Customizing Completion): Add function
10964 `tramp-parse-sconfig'. Change example of
10965 `tramp-set-completion-function', because parsing of ssh config
10966 files looks more natural.
10967
d967cd18
GM
109682003-01-15 Kevin Ryde <user42@zip.com.au>
10969
10970 * gnus.texi (Using MIME): Mention auto-compression-mode with
10971 gnus-mime-copy-part.
10972
2de53ca6
GM
109732003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
10974
10975 * gnus.texi: Do not use `path' in several locations.
10976
c8763fb6 109772002-12-26 Kai GroĂŸjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6 10978
0c7efc08
SM
10979 * tramp.texi (External transfer methods): New method `smb'.
10980 From Michael Albinus.
2de53ca6
GM
10981
109822002-11-05 Karl Berry <karl@gnu.org>
10983
10984 * info.texi (Info-fontify): Reorder face list to avoid bad line
10985 breaks.
10986
c8763fb6 109872002-10-06 Kai GroĂŸjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6 10988
0c7efc08
SM
10989 * tramp.texi: Move @copying to standard place.
10990 Use @insertcopying.
2de53ca6
GM
10991
109922002-10-02 Karl Berry <karl@gnu.org>
10993
39c87140
GM
10994 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi:
10995 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
10996 * eshell.texi, eudc.texi, faq.texi, forms.texi, idlwave.texi:
10997 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, reftex.texi:
10998 * sc.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
10999 * widget.texi, woman.texi:
2de53ca6
GM
11000 Per rms, update all manuals to use @copying instead of @ifinfo.
11001 Also use @ifnottex instead of @ifinfo around the top node, where
11002 needed for the sake of the HTML output.
11003 (The Gnus manual is not fixed since it's not clear to me how it
11004 works; and the Tramp manual already uses @copying, although in an
11005 unusual way. All others were changed.)
11006
110072002-09-10 Jonathan Yavner <jyavner@engineer.com>
11008
11009 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
11010 (../info/ses, ses.dvi): New targets.
11011 * ses.texi: New file.
11012
c8763fb6 110132002-09-06 Pavel JanĂ­k <Pavel@Janik.cz>
2de53ca6
GM
11014
11015 * texinfo.tex: Update to texinfo 4.2.
11016
110172002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
11018
11019 * reftex.texi: Update to RefTeX 4.19.
11020
d967cd18
GM
110212002-07-21 Jesper Harder <harder@ifa.au.dk>
11022
11023 * gnus.texi (Sorting Groups): Add key bindings for
11024 gnus-group-sort-groups-by-real-name and
11025 gnus-group-sort-selected-groups-by-real-name.
11026
c8763fb6 110272002-06-17 Kai GroĂŸjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
11028
11029 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
11030 (../info/tramp, tramp.dvi): New targets.
11031
110322002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
11033
11034 * Makefile.in (DVI_TARGETS): Add calc.dvi.
11035 (calc.dvi): Uncomment.
11036
110372001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
11038
11039 * Makefile.in (INFO_TARGETS): Add ../info/calc.
11040 (../info/calc): New target.
11041
110422001-10-20 Gerd Moellmann <gerd@gnu.org>
11043
11044 * (Version 21.1 released.)
11045
110462001-10-05 Gerd Moellmann <gerd@gnu.org>
11047
11048 * Branch for 21.1.
11049
110502001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
11051
11052 * Makefile.in (../info/info): Use an explicit -o switch to
11053 makeinfo.
11054
110552001-03-05 Gerd Moellmann <gerd@gnu.org>
11056
11057 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
11058
689c9ca5
GM
110592001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
11060
11061 * ediff.texi: Added ediff-coding-system-for-read.
11062
11063 * viper.texi: Fix typos.
11064
2de53ca6
GM
110652000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
11066
11067 * Makefile.in (../info/idlwave): Use --no-split.
11068
110692000-12-14 Dave Love <fx@gnu.org>
11070
c4cc8b9a 11071 * Makefile.in (mostlyclean): Remove gnustmp.*.
2de53ca6
GM
11072 (gnus.dvi): Change rule to remove @latex stuff.
11073
110742000-10-19 Eric M. Ludlam <zappo@ultranet.com>
11075
11076 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
11077
110782000-10-13 John Wiegley <johnw@gnu.org>
11079
11080 * Makefile.in: Add build targets for eshell.texi.
11081
110822000-09-25 Gerd Moellmann <gerd@gnu.org>
11083
11084 * Makefile.in: Remove/comment speedbar stuff.
11085
110862000-09-22 Dave Love <fx@gnu.org>
11087
11088 * Makefile.in: Add emacs-mime.
11089
110902000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
11091
11092 * Makefile.in (INFO_TARGETS): Add ../info/woman.
11093 (DVI_TARGETS): Add woman.dvi.
11094 (../info/woman, woman.dvi): New targets.
11095
110962000-05-31 Stefan Monnier <monnier@cs.yale.edu>
11097
11098 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
11099
11100 * pcl-cvs.texi: New file.
11101 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
11102 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
11103
111042000-05-11 Gerd Moellmann <gerd@gnu.org>
11105
11106 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
11107 (../info/ebrowse, ebrowse.dvi): New targets.
11108
111092000-01-13 Gerd Moellmann <gerd@gnu.org>
11110
11111 * Makefile.in (INFO_TARGETS): Add eudc.
11112 (DVI_TARGETS): Add eudc.dvi.
11113 (../info/eudc, eudc.dvi): New targets.
11114
111152000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
11116
11117 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
11118 compatibility with 8+3 filesystems).
11119 (../info/efaq): Rename from emacs-faq.
11120
111212000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
11122
11123 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
11124 (../info/idlwave, idlwave.dvi): New targets.
11125
111261999-10-23 Dave Love <fx@gnu.org>
11127
11128 * Makefile.in: Use autotype.texi.
11129
111301999-10-12 Stefan Monnier <monnier@cs.yale.edu>
11131
11132 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
11133 faq.texi file) rather than ../info/faq.
11134
111351999-10-07 Gerd Moellmann <gerd@gnu.org>
11136
11137 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
11138 (../info/ada-mode, ada-mode.dvi): New targets.
11139
111401999-09-01 Dave Love <fx@gnu.org>
11141
11142 * Makefile.in: Add faq.
11143
111441999-07-12 Richard Stallman <rms@gnu.org>
11145
11146 * Version 20.4 released.
11147
111481998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
11149
11150 * Version 20.3 released.
11151
111521998-04-06 Andreas Schwab <schwab@gnu.org>
11153
768c0c0f
JB
11154 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
11155 Use it in dvi targets.
2de53ca6
GM
11156 (../etc/GNU): Change to $(srcdir) first.
11157
111581998-03-11 Carsten Dominik <cd@delysid.gnu.org>
11159
11160 * reftex.texi: Update for RefTeX version 3.22.
11161
d967cd18
GM
111621998-03-01 Kim-Minh Kaplan <KimMinh.Kaplan@utopia.eunet.fr>
11163
11164 * gnus.texi (Easy Picons): Removed references to
11165 `gnus-group-display-picons'.
11166 (Hard Picons): Ditto.
11167
2de53ca6
GM
111681998-02-08 Richard Stallman <rms@psilocin.gnu.org>
11169
11170 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
11171 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11172
111731997-09-23 Paul Eggert <eggert@twinsun.com>
11174
11175 * Makefile.in: Merge changes mistakenly made to `Makefile'.
11176 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
11177
111781997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11179
11180 * Version 20.2 released.
11181
111821997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11183
11184 * Version 20.1 released.
11185
111861997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11187
11188 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
11189
39c87140
GM
111901997-04-12 Per Abrahamsen <abraham@dina.kvl.dk>
11191
11192 * widget.texi (push-button): Document it.
11193
2de53ca6
GM
111941996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11195
11196 * Version 19.33 released.
11197
111981996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11199
11200 * Version 19.32 released.
11201
112021996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11203
11204 * Makefile.in: Add rules for the Message manual.
11205
112061996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11207
11208 * gnus.texi: New version.
11209
11210 * message.texi: New manual.
11211
112121996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11213
11214 * Makefile.in (All info targets): cd $(srcdir) to do the work.
11215
112161996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11217
11218 * Makefile.in (All info targets): Specify $(srcdir) in input files.
11219 Specify -I option.
11220 (All dvi targets): Set the TEXINPUTS variable.
11221
112221996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
11223
11224 * Version 19.31 released.
11225
112261996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
11227
11228 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
11229 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
11230
112311995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11232
11233 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
11234 (INFO_TARGETS): Add ../info/cc-mode.
11235 (DVI_TARGETS): Add cc-mode.dvi.
11236
2de53ca6
GM
112371995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11238
11239 * Version 19.30 released.
11240
112411995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11242
11243 * gnus.texi: New file.
11244
112451995-11-04 Erik Naggum <erik@naggum.no>
11246
11247 * gnus.texi: File deleted.
11248
112491995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
11250
11251 * mh-e.texi: "Function Index" -> "Command Index" to work with
11252 Emacs 19.30 C-h C-k support of separately-documented commands.
11253
112541995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11255
11256 * Makefile.in (../info/ediff, ediff.dvi): New targets.
11257 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
11258
112591995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11260
11261 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
11262 (../info/viper, viper.dvi): New targets.
11263
112641995-04-20 Kevin Rodgers <kevinr@ihs.com>
11265
11266 * dired-x.texi (Installation): Change the example to set
11267 buffer-local variables like dired-omit-files-p in
11268 dired-mode-hook.
11269
112701995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11271
11272 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
11273 (../info/mh-e, mh-e.dvi): New targets.
11274
112751995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
11276
11277 * Makefile.in (maintainer-clean): Rename from realclean.
11278
112791994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11280
11281 * Makefile.in: New file.
11282 * Makefile: File deleted.
11283
112841994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11285
11286 * Makefile (TEXINDEX_OBJS): Variable deleted.
11287 (texindex, texindex.o, getopt.o): Rules deleted.
11288 All deps on texindex deleted.
11289 (distclean): Don't delete texindex.
11290 (mostlyclean): Don't delete *.o.
11291 * texindex.c, getopt.c: Files deleted.
11292
112931994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11294
11295 * Version 19.26 released.
11296
112971994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11298
11299 * Version 19.25 released.
11300
113011994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11302
11303 * Version 19.24 released.
11304
113051994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11306
11307 * Version 19.23 released.
11308
113091994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11310
11311 * Makefile: Delete spurious tab.
11312
113131994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11314
11315 * Makefile (.SUFFIXES): New rule.
11316
113171994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11318
11319 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
11320 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11321
113221994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11323
11324 * Makefile (../info/sc): Rename from sc.info.
11325 (../info/cl): Likewise.
11326 (INFO_TARGETS): Use new names.
11327
113281993-12-04 Richard Stallman (rms@srarc2)
11329
11330 * getopt.c: New file.
11331 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
11332 (getopt.o): New rule.
11333 (dvi): Don't depend on texindex.
11334 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
11335 Depend on texindex.
11336
113371993-12-03 Richard Stallman (rms@srarc2)
11338
11339 * Makefile (../info/sc.info): Rename from ../info/sc.
11340 (TEXI2DVI): New variable.
11341 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
11342 Add explicit commands.
11343 (TEXINDEX_OBJS): Delete duplicate getopt.o.
11344
113451993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11346
11347 * Version 19.22 released.
11348
113491993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11350
11351 * Makefile (TEXINDEX_OBJS): Delete spurious period.
11352
113531993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11354
11355 * Version 19.21 released.
11356
113571993-11-15 Paul Eggert (eggert@twinsun.com)
11358
38942b9c 11359 * Makefile (../info/cl.info): Rename from ../info/cl.
2de53ca6
GM
11360
113611993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11362
11363 * Makefile (../etc/GNU): New target.
11364 (EMACSSOURCES): Add gnu1.texi.
11365
113661993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11367
11368 * Makefile (realclean): Don't delete the Info files.
11369
f0131492 113701993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
11371
11372 * forms.texi: Fix forms.texi so that it will format correctly.
11373 Add missing `@end iftex', fix bad reference.
11374
f0131492 113751993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
11376
11377 * Makefile: Fix targets for texindex, new info.texi files.
11378 * info-stnd.texi: New file implements info for standalone info
11379 reader.
11380 * info.texi: Update to include recent changes to "../info/info".
11381 New source file for ../info/info; includes info-stnd.texi.
11382
11383 * texindex.c: Include "../src/config.h" if building in emacs.
11384
11385 * Makefile: Change all files to FILENAME.texi, force all targets
11386 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
11387 vip.texinfo, forms.texinfo, cl.texinfo.
11388 Add target to build texindex.c, defining `emacs'.
11389
11390 * forms.texi: Install new file to match version 2.3 of forms.el.
11391
113921993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11393
11394 * Version 19.19 released.
11395
113961993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
11397
11398 * sc.texinfo: Fix info file name.
11399
11400 * Makefile (info): Add gnus and sc.
11401 (dvi): Add gnus.dvi and sc.dvi.
11402 (../info/sc, sc.dvi): New targets.
11403
114041993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11405
11406 * Version 19.18 released.
11407
114081993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11409
11410 * Makefile: Fix source file names of the separate manuals.
11411 (gnus.dvi, ../info/gnus): New targets.
11412
114131993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11414
11415 * Version 19.17 released.
11416
114171993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11418
11419 * split-man: Fix typos in last change.
11420
114211993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11422
11423 * Version 19.16 released.
11424
114251993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11426
11427 * version 19.15 released.
11428
114291993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11430
11431 * Makefile (distclean): It's rm, not rf.
11432
114331993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11434
11435 * Version 19.14 released.
11436
114371993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11438
11439 * Makefile: New file.
11440
114411993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11442
11443 * Version 19.13 released.
11444
114451993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11446
11447 * Version 19.9 released.
11448
114491993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11450
11451 * Version 19.8 released.
11452
114531993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11454
11455 * Version 19.7 released.
11456
114571990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
11458
11459 * gnus.texinfo: New file. Removed installation instructions.
11460
114611990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
11462
689c9ca5 11463 * texindex.c: If USG, include sys/types.h and sys/fcntl.h.
2de53ca6
GM
11464
114651989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
11466
11467 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
0c7efc08
SM
11468 then define `\sc' as the command for smallcaps in Texinfo.
11469 This means that the @sc command will produce small caps. bfox has
2de53ca6
GM
11470 made the corresponding change to makeinfo and texinfm.el.
11471
114721988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11473
11474 * vip.texinfo: Remove menu entry Adding Lisp Code in node
11475 Customization since the menu entry did not point to anything.
11476 Also add an @finalout command to remove overfull hboxes from the
11477 printed output.
11478
11479 * cl.texinfo: Add @bye, \input line and @settitle to file.
11480 This file is clearly intended to be a chapter of some other work,
11481 but the other work does not yet exist.
11482
114831988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11484
11485 * texinfo.texinfo: Three typos corrected.
11486
4009494e 11487;; Local Variables:
c8763fb6 11488;; coding: utf-8
4009494e
GM
11489;; End:
11490
ba318903 11491 Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
4009494e
GM
11492
11493 This file is part of GNU Emacs.
11494
97c0352c 11495 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 11496 it under the terms of the GNU General Public License as published by
97c0352c
GM
11497 the Free Software Foundation, either version 3 of the License, or
11498 (at your option) any later version.
4009494e
GM
11499
11500 GNU Emacs is distributed in the hope that it will be useful,
11501 but WITHOUT ANY WARRANTY; without even the implied warranty of
11502 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11503 GNU General Public License for more details.
11504
11505 You should have received a copy of the GNU General Public License
97c0352c 11506 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.