* Makefile.in (mostlyclean, clean, distclean, bootstrap-clean)
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
dab3a8d5
KY
12013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
2
3 * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
4 shift_jis from the default value set to mm-coding-system-priorities for
5 Japanese users.
6
55f612f0
GM
72013-08-13 Glenn Morris <rgm@gnu.org>
8
9 * reftex.texi (LaTeX xr Package, Options - Table of Contents)
10 (Options - Defining Label Environments, Options - Creating Labels)
11 (Options - Referencing Labels, Options - Creating Citations)
12 (Options - Index Support, Options - Viewing Cross-References)
13 (Options - Finding Files, Options - Optimizations)
14 (Options - Fontification, Options - Misc):
15 * cc-mode.texi (Sample Init File):
16 * edt.texi (Init file):
17 * epa.texi (Encrypting/decrypting gpg files):
18 * mairix-el.texi (About, Setting up the mairix interface, Using)
19 (Extending):
20 Rename nodes to avoid characters that can cause Texinfo problems.
21
d401ef43
KY
222013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
23
24 * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
25
8496d8d7
GM
262013-08-12 Glenn Morris <rgm@gnu.org>
27
808190e6
GM
28 * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
29 (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
30 (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
31 (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
32 (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
33 (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
34 (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
35 (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
36 (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
37 (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
38 (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
39 (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
40 (wisent_deps, woman_deps): New variables. Use to reduce duplication.
41
2f3ac208
GM
42 * woman.texi (Top): Avoid mailto: in html output.
43
8496d8d7
GM
44 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
45 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
46 (INSTALL_DATA): New, set by configure.
47 (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
48 (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
49 install-ps ,install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
50 uninstall-ps, and uninstall-doc.
51 (.SUFFIXES): Add .ps and .dvi.
52 (.dvi.ps): New suffix rule.
53 (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
54 (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
55 (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
56 (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
57 (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
58 (forms.html, gnus.html, htmlfontify.html, idlwave.html)
59 (ido.html, mairix-el.html, message.html, mh-e.html)
60 (newsticker.html, nxml-mode.html, org.html, pgg.html)
61 (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
62 (semantic.html, sieve.html, smtpmail.html, speedbar.html)
63 (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
64 (viper.html, widget.html, wisent.html, woman.html, install-dvi)
65 (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
66 (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
67 New rules.
68 (clean): Remove HTML_TARGETS and PS_TARGETS.
69
33a9f380
XF
702013-08-10 Xue Fuqiao <xfq.free@gmail.com>
71
72 * ido.texi (Working Directories):
73 (Flexible Matching, Regexp Matching, Find File At Point)
74 (Ignoring, Misc Customization): Use @defopt for user options.
75
353ca646
XF
762013-08-09 Xue Fuqiao <xfq.free@gmail.com>
77
78 * htmlfontify.texi (Customization): Remove documentation of
241de290 79 `hfy-fast-lock-save'. Minor fixes.
353ca646 80
03300a14
XF
812013-08-08 Xue Fuqiao <xfq.free@gmail.com>
82
83 * ido.texi (Top): Insert node "Working Directories" in menu.
84 (Working Directories): New node.
9dfc8491
XF
85 (Misc Customization): Add documentation of
86 `ido-confirm-unique-completion' and some other user options.
03300a14 87
2a024334
EZ
882013-08-07 Eli Zaretskii <eliz@gnu.org>
89
90 * todo-mode.texi: Update @dircategory.
91 (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
92 (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
93 @ref.
94
c85989f5
XF
952013-08-07 Xue Fuqiao <xfq.free@gmail.com>
96
998ad848
XF
97 * sc.texi (Introduction): Fix index.
98 (Usage Overview):
99 (Citations, Citation Elements, Recognizing Citations)
100 (Information Keys and the Info Alist, Reference Headers)
101 (The Built-in Header Rewrite Functions)
102 (Electric References, Reply Buffer Initialization)
103 (Filling Cited Text, Selecting an Attribution)
104 (Attribution Preferences)
105 (Anonymous Attributions, Author Names)
106 (Using Regi, Post-yank Formatting Commands)
107 (Citing Commands, Insertion Commands)
108 (Mail Field Commands)
109 (Hints to MUA Authors, Thanks and History): Change from one space
110 between sentences to two.
03300a14 111 (What Supercite Does): Typo fix.
998ad848 112
98374c9a
XF
113 * newsticker.texi (Usage): Use @key for RET.
114
c85989f5 115 * cl.texi (Argument Lists):
20940c20
XF
116 (For Clauses):
117 (Macros): Add indexes.
c85989f5 118
57fedd9f
XF
1192013-08-05 Xue Fuqiao <xfq.free@gmail.com>
120
121 * cl.texi (Blocks and Exits): Add an index.
122
016d3f7d
SB
1232013-08-04 Stephen Berman <stephen.berman@gmx.net>
124
125 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
126 (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT)):
127 (todo-mode.dvi, todo-mode.pdf): New rules.
128
129 * todo-mode.texi: New file.
130
89cccc2f
G
1312013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
132
133 * gnus.texi (Basic Usage): Mention that warp means jump here.
134 (The notmuch Engine): Mention notmuch.
135
a3fd87cb
TH
1362013-07-30 Tassilo Horn <tsdh@gnu.org>
137
138 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
139 `gnus-subthread-sort-functions' and remove the obsolete documentation
140 of `gnus-sort-threads-recursively'.
141
1422013-07-29 David Engster <deng@randomsample.de>
18657165
DE
143
144 * eieio.texi (top): Make clear that EIEIO is not a full CLOS
145 implementation.
146 (Introduction): Add further missing features.
147 (Building Classes): Add introductory paragraph.
148 (Wish List): Add metaclasses and EQL specialization.
149
b69c2ea7
MA
1502013-07-29 Michael Albinus <michael.albinus@gmx.de>
151
152 * tramp.texi (Frequently Asked Questions): Mention
153 `tramp-use-ssh-controlmaster-options'.
154
13afd560
TH
1552013-07-26 Tassilo Horn <tsdh@gnu.org>
156
157 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
158 `gnus-sort-threads-recursively'.
159
7add5a8a
GM
1602013-07-25 Glenn Morris <rgm@gnu.org>
161
57cff712
GM
162 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
163 (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
164
7add5a8a
GM
165 * erc.texi (Special Features): Update contact information.
166 (History): Avoid using @email.
167
168 * eshell.texi (Bugs and ideas): Minor updates.
169
170 * faq.texi (Reporting bugs, Origin of the term Emacs)
171 (Setting up a customization file)
172 (Using an already running Emacs process, Turning off beeping)
173 (Packages that do not come with Emacs)
174 (Replying to the sender of a message): Avoid using @email.
175
176 * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
177
178 * reftex.texi (Imprint): Avoid using @email.
179
180 * ses.texi (Top): Update bug reporting instructions.
181 (Acknowledgments): Avoid using @email.
182
183 * woman.texi (Introduction, Background): Remove outdated information.
184 (Bugs, Acknowledgments): Avoid using @email.
185
3f0faa45
XF
1862013-07-24 Xue Fuqiao <xfq.free@gmail.com>
187
188 * ido.texi: New file.
189
47cc1156
G
1902013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
191
192 * gnus.texi (Customizing Articles): Document function predicates.
193
c17b81a7
G
1942013-07-08 Tassilo Horn <tsdh@gnu.org>
195
196 * gnus.texi (lines): Correct description of
197 `gnus-registry-track-extra's default value. Mention
198 `gnus-registry-remove-extra-data'.
199
6ed7a66a
G
2002013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
201
202 * gnus.texi (Group Parameters): Mention regexp
203 substitutions (bug#11688).
204
2052013-07-06 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
206
207 * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
208
2092013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
210
211 * gnus.texi (Emacsen): Fix version.
212
213 * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
214
5154917e
GM
2152013-07-06 Glenn Morris <rgm@gnu.org>
216
217 * mh-e.texi: Fix external links.
3cab18a3 218 (Using This Manual): Printed elisp manuals no longer available.
5154917e 219
9d7a25d6 220 * newsticker.texi (Overview): Update URL.
583873a9 221
9d7a25d6
GM
222 * nxml-mode.texi (Introduction): Update URL.
223
224 * org.texi (JavaScript support): Fix URL.
91eea47b 225
bfd569a4
GM
226 * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
227
6338a049
GM
228 * eudc.texi (CCSO PH/QI): Remove defunct URL.
229
97df87bb
GM
230 * dbus.texi (Introspection): Update URL to a less defunct one.
231
f2a538a2
GM
232 * gnus.texi (Top): Restrict "Other related manuals" to info output.
233 (Foreign Groups): Use @indicateurl for examples.
234 (Direct Functions): Remove defunct URL.
235 (RSS): Update URL.
236
237 * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
238 (FAQ 7-1): Update URL.
239
f0a77200
GM
240 * pgg.texi (Top, Overview): Add note about obsolescence.
241
5aa43a3a
PE
2422013-07-03 Paul Eggert <eggert@cs.ucla.edu>
243
244 * texinfo.tex: Merge from gnulib.
245
a944db14
GM
2462013-07-03 Glenn Morris <rgm@gnu.org>
247
248 * bovine.texi (top):
249 * cc-mode.texi (AWK Mode Font Locking):
250 * mh-e.texi (Preface):
251 * url.texi (URI Parsing): Fix cross-references to other manuals.
252
eaa610c3
KY
2532013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
254
255 * gnus.texi (Client-Side IMAP Splitting):
256 Note that `nnimap-inbox' now can be a list.
257
7eeeb7dd
GM
2582013-06-24 Glenn Morris <rgm@gnu.org>
259
260 * eshell.texi: Fix cross-references to other manuals.
261
2e667b8c
GM
2622013-06-23 Glenn Morris <rgm@gnu.org>
263
264 * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
265 Remove; not needed now we use a standard html layout for the faq.
266 (clean): Remove HTML_TARGETS, emacs-faq.text.
267
c5b0993e
EW
2682013-06-21 Eduard Wiebe <usenet@pusto.de>
269
270 * flymake.texi (Parsing the output, Customizable variables):
271 Add reference to `flymake-warning-predicate'.
272
d6491e24
MA
2732013-06-19 Michael Albinus <michael.albinus@gmx.de>
274
275 * tramp.texi (Top, Configuration): Insert section `Predefined
276 connection information' in menu.
277 (Predefined connection information): New section.
278 (Android shell setup): Make a reference to `Predefined connection
279 information'.
280
09af5c3e
GM
2812013-06-19 Glenn Morris <rgm@gnu.org>
282
283 * Makefile.in (version): New, set by configure.
284 (clean): Delete dist tar file.
285 (infoclean): New, split from maintainer-clean.
286 (maintainer-clean): Run infoclean.
287 (dist): New rule, to make tarfile for www.gnu.org.
288
745b097b
AK
2892013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
290
4f405069 291 * sieve.texi (Managing Sieve): Fix port in example, fix documentation
745b097b
AK
292 for keys q and Q.
293 (Standards): Reference RFC5804 as the defining document of the
294 managesieve protocol.
295
fa472906
AG
2962013-06-10 Aidan Gauland <aidalgol@amuri.net>
297
298 * eshell.texi (Input/Output): Expand to cover new visual-command
299 options, eshell-visual-subcommands and eshell-visual-options.
300 Divide into separate Visual Commands and Redirection sections.
301
ff4871b9
GM
3022013-06-10 Glenn Morris <rgm@gnu.org>
303
304 * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
305
cdebc6dd
KY
3062013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
307
308 * gnus.texi (Article Date):
309 Fix description of gnus-article-update-date-headers.
310
962e44a5
XF
3112013-05-28 Xue Fuqiao <xfq.free@gmail.com>
312
313 * erc.texi (Special Features): ERC is being maintained within
314 Emacs now.
315
5d028165
XF
3162013-05-25 Xue Fuqiao <xfq.free@gmail.com>
317
998ad848 318 * flymake.texi: Change from one space between sentences to two.
5d028165 319
0a6313f7
SM
3202013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
321
322 * cl.texi (Obsolete Macros): Describe replacements for `flet'
323 (bug#14293).
324
a7bef505
MA
3252013-04-16 Michael Albinus <michael.albinus@gmx.de>
326
327 * tramp.texi (Frequently Asked Questions): Precise, how to define
328 an own ControlPath.
329
7a55aa13
MA
3302013-04-15 Michael Albinus <michael.albinus@gmx.de>
331
332 * tramp.texi (Frequently Asked Questions): New item for
333 ControlPath settings.
334
c81ecb72
JB
3352013-03-31 Jay Belanger <jay.p.belanger@gmail.com>
336
4f405069 337 * calc.texi (Basic Operations on Units): Streamline some
c81ecb72
JB
338 descriptions.
339
73572c72
AG
3402013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
341
78b8f320 342 * eshell.texi (Built-ins): Update manual to mention tramp module.
73572c72 343
24afc2e2
MA
3442013-03-18 Michael Albinus <michael.albinus@gmx.de>
345
346 * tramp.texi (Filename Syntax): Host names are not allowed to be
347 any method name, unless method name is specified explicitly.
348 Remove restriction on unibyte filenames.
349
350 * trampver.texi: Update release number.
351
5294599f
PE
3522013-03-17 Paul Eggert <eggert@cs.ucla.edu>
353
354 doc: convert some TeX accents to UTF-8
355 * emacs-mime.texi (Interface Functions): Use 'ï' rather than
356 '@"{@dotless{i}}'.
357
d7251c31
MA
3582013-03-15 Michael Albinus <michael.albinus@gmx.de>
359
360 Sync with Tramp 2.2.7.
361
362 * trampver.texi: Update release number.
363
f6817529
JB
3642013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
365
366 * calc.texi (Basic Operations on Units): Streamline some
367 descriptions.
368
c3e2de4c
GM
3692013-03-08 Glenn Morris <rgm@gnu.org>
370
371 * faq.texi (Top): Don't say this was updated @today.
372 That's irrelevant and leads to spurious diffs.
373
6d7ebb72
JB
3742013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
375
c5b0993e
EW
376 * calc.texi (Basic Operations on Units):
377 Fix cross-reference.
6d7ebb72 378
3cd23a35
KY
3792013-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
380
381 * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
382
33d1e2f5
AM
3832013-03-06 Alan Mackenzie <acm@muc.de>
384
385 * cc-mode.texi (Custom Line-Up): Clarify position of point on
386 calling a line-up function.
387
681ebc33
PE
3882013-03-04 Paul Eggert <eggert@cs.ucla.edu>
389
390 * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
391 * ses.texi: Switch from Latin-1 to UTF-8.
392
eeb84739
MA
3932013-03-03 Michael Albinus <michael.albinus@gmx.de>
394
395 * tramp.texi (External methods): Tramp does not connect Android
396 devices by itself.
397
fc0c5af8
BW
3982013-03-02 Bill Wohler <wohler@newt.com>
399
400 Release MH-E manual version 8.5.
401
402 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
403 release 8.5.
404
405 * mh-e.texi (Preface, Conventions, Getting Started)
406 (Using This Manual, Folder Selection, Viewing, Aliases)
407 (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
408 (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
409 Update URLs.
410
adb7352b
MA
4112013-03-01 Michael Albinus <michael.albinus@gmx.de>
412
413 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
414 and "plink2" entries. "plink2" is obsolete for a long time.
c5b0993e
EW
415 (External methods): Remove "scp1" and "scp2" entries.
416 Explain user name and host name specification for "adb".
adb7352b 417
538d9b94
MA
4182013-02-28 Michael Albinus <michael.albinus@gmx.de>
419
420 * tramp.texi (External methods): Mention `tramp-adb-program'.
421
8a28a5b8
BG
4222013-02-28 Bastien Guerry <bzg@gnu.org>
423
424 * org.texi (Visibility cycling): Suggest to set
425 `org-agenda-inhibit-startup' to nil if user wants the startup
426 visibility settings to be honored in any circumstances.
427 (Progress logging, Checkboxes): Fix typos.
428
929aeac6 4292013-02-28 Michael Albinus <michael.albinus@gmx.de>
db19bba3
MA
430
431 * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
432 the macros, for Texinfo 4.13 and 5.0.
433
c0c2eb82
MA
4342013-02-24 Michael Albinus <michael.albinus@gmx.de>
435
1abfd3e8 436 Port Tramp documentation to Texinfo 5.0.
c0c2eb82
MA
437 * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
438 (Filename Syntax): Do not use @trampfn{} in @item.
439 (Filename completion): Use @columnfractions in @multitable.
440
6800ff8d
GM
4412013-02-22 Glenn Morris <rgm@gnu.org>
442
443 * flymake.texi (Syntax check statuses): Fix multitable continued rows.
444
b59a2e9e
PE
4452013-02-21 Paul Eggert <eggert@cs.ucla.edu>
446
447 * Makefile.in (html): New rule.
448
5079cfef
MA
4492013-02-20 Michael Albinus <michael.albinus@gmx.de>
450
451 * tramp.texi (Android shell setup): Improve. Reported by Thierry
452 Volpiatto <thierry.volpiatto@gmail.com>.
453
2150b471
MA
4542013-02-16 Michael Albinus <michael.albinus@gmx.de>
455
456 * tramp.texi (Top, Configuration): Insert section `Android shell
457 setup' in menu.
458 (Android shell setup): New section.
459 (Connection types, Default Method)
460 (Frequently Asked Questions): Mention "scp" instead of "scpc".
461 (External methods): Remove "scpc" and "rsyncc" entries.
462 (Frequently Asked Questions): Remove entry about ControlPersist.
463
4e16ddf4
GM
4642013-02-13 Glenn Morris <rgm@gnu.org>
465
466 * message.texi (News Headers): Don't mention yow any more.
467
5d9c6f17
JB
4682013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
469
470 * calc.texi (Basic Operations on Units):
471 (Customizing Calc): Mention the variable `calc-allow-units-as-numbers'.
472
dacbc44c
AG
4732013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
474
475 * eshell.texi: Fill most of the missing sections.
476
d3517077
BG
4772013-02-07 Bastien Guerry <bzg@gnu.org>
478
479 * org.texi (References): Clarify an example.
480 (Installation): Fix instructions.
481 (Org-Plot): Fix link.
482 (Checkboxes, Radio lists): Fix typos.
483
8c4b24b2 4842013-02-07 Glenn Morris <rgm@gnu.org>
1e934b84
GM
485
486 * cl.texi (Equality Predicates): Mention memql.
487
8c4b24b2 4882013-02-07 Eric Ludlam <zappo@gnu.org>
cf4dd911
EL
489
490 * doc/misc/ede.texi (Creating a project): Make ede-new doc less
491 specific, and only about items it supports, indicating that there
492 might be more. Remove refs to simple project and direct automake
493 from ede new.
494 (Simple projects): Re-write to not talk about ede-simple-project
495 which is deprecated, and instead use the term to mean projects
c5b0993e
EW
496 that don't do much management, just project wrapping.
497 Add ede-generic-project link.
cf4dd911
EL
498 (ede-generic-project): New node (bug#11441).
499
8c4b24b2 5002013-02-07 Glenn Morris <rgm@gnu.org>
72ff76bb
GM
501
502 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
503
86e100a6
GM
5042013-02-01 Glenn Morris <rgm@gnu.org>
505
506 * calc.texi (Help Commands): Update calc-view-news description.
0eb61895 507 Mention etc/CALC-NEWS.
86e100a6 508
7ff2b2a6
MA
5092013-01-24 Michael Albinus <michael.albinus@gmx.de>
510
511 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
512
a89c8ef0
BG
5132013-01-13 Bastien Guerry <bzg@gnu.org>
514
515 * org.texi (Installation): Simplify.
516
5172013-01-13 François Allisson <francois@allisson.co> (tiny change)
518
519 * org.texi (Handling links): Update the mention to the obsolete
520 variable `org-link-to-org-use-id' with a mention to the newer
521 variable `org-id-link-to-org-use-id'. Mention the need to load
522 the org-id library.
523
997d5f2d
MA
5242013-01-10 Michael Albinus <michael.albinus@gmx.de>
525
526 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
527
fb9f7146 5282013-01-09 Bastien Guerry <bzg@gnu.org>
c7cf0ebc
BG
529
530 * org.texi (Pushing to MobileOrg): Add footnote about using
531 symbolic links in `org-directory'.
532 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
533 of the now obsolete alias `org-float'.
534 (TODO basics): Add `org-use-fast-todo-selection' to the variable
535 index. Fix description of TODO keywords cycling.
536 (Advanced features): Add missing argument for @item.
537 (Storing searches): Add index entries and a note about
538 *-tree agenda views.
6d3e4c80
BG
539 (Structure editing): Document `org-mark-element' and
540 `org-mark-subtree'.
541 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
c7cf0ebc 542
c6a22ce2
JL
5432013-01-08 Juri Linkov <juri@jurta.org>
544
545 * info.texi (Go to node): Mention the abbreviated format
546 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
547
7b08ccf7
AS
5482013-01-06 Andreas Schwab <schwab@linux-m68k.org>
549
605f02ee
AS
550 * autotype.texi: Remove undefined command @subtitlefont.
551 * cc-mode.texi: Likewise.
552
7b08ccf7
AS
553 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
554 @item argument.
555 (Property searches): Use \\ instead of @backslashchar{}.
556 * pgg.texi (VERSION): Move @set below @setfilename.
557
db671917
AS
5582013-01-05 Andreas Schwab <schwab@linux-m68k.org>
559
560 * ada-mode.texi: Remove braces from @title argument.
561 * eudc.texi: Likewise.
562 * smtpmail.texi: Likewise.
563 * auth.texi (VERSION): Set before first use.
564 * emacs-gnutls.texi (VERSION): Likewise.
565 * pgg.texi (VERSION): Likewise.
566 * ede.texi (Top): Rename from top, all uses changed.
567 * eshell.texi: Add missing argument to @sp.
568 * forms.texi (Top): Reorder menu to match structure.
569 * htmlfontify.texi (Customisation): Add missing @item in
570 @enumerate.
571 * org.texi (Advanced features): Add missing argument for @item.
572 (Property searches): Use @backslashchar{} in macro argument.
573 * pcl-cvs.texi: Add missing argument to @sp.
574 (Movement commands): Fix use of @itemx.
575 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
576 * reftex.texi (Options (Creating Citations)): Add missing newline
577 before @end.
578 * tramp.texi (Obtaining Tramp): Remove extra dots.
579 (Configuration): Reorder menu to match structure.
651a2c77 580 (Remote shell setup): Replace literal NUL character by \0.
db671917
AS
581 * viper.texi (Marking): Add missing argument for @item.
582
b55349fb
GM
5832013-01-04 Glenn Morris <rgm@gnu.org>
584
92d59611
GM
585 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
586 Add htmlfontify.
587 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
588 (htmlfontify.dvi, htmlfontify.pdf): New targets.
589 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
590 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
591
b55349fb
GM
592 * htmlfontify.texi: Miscellaneous fixes and updates.
593 Set copyright to FSF, update license to GFDL 1.3+.
594
7fca93e2
VD
5952013-01-04 Vivek Dasmohapatra <vivek@etla.org>
596
597 * htmlfontify.texi: New file.
598
87e65f96
JB
5992013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
600
601 * calc.texi (Free-Form Dates): Expand on the date reading
602 algorithm.
603
82e2a1f0 6042012-12-27 Glenn Morris <rgm@gnu.org>
ddc41264 605
173076b4
GM
606 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
607 Avoid some overfull lines.
608
d227e322
GM
609 * widget.texi (Programming Example): Break some long lines.
610
2ecfdaa6
GM
611 * wisent.texi (Wisent Overview): Fix xref.
612 (Grammar format, Understanding the automaton): Avoid overfill.
613
fd762011
GM
614 * bovine.texi (Optional Lambda Expression): Allow line break.
615
9fbc8f46
GM
616 * auth.texi (Help for users): Break long lines.
617
ceccabdb
GM
618 * ada-mode.texi (Project file variables):
619 Reword to reduce underfull hbox.
620 (No project files, Use GNAT project file):
621 Use smallexample to make some overfull lines less terrible.
622
88edc57f
GM
623 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
624 Fix cross-references to separate manuals.
625
ddc41264
GM
626 * Makefile.in (gfdl): New variable. Use throughout where
627 appropriate so that targets depend on doclicense.texi.
628
45dd6480
LI
6292012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
630
631 * gnus.texi (Customizing the IMAP Connection): Mention the other
632 authenticators.
633
61bbede6
LI
6342012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
635
c5b0993e
EW
636 * gnus.texi (Browse Foreign Server):
637 Document `gnus-browse-delete-group'.
61bbede6 638
ddc41264
GM
6392012-12-22 Glenn Morris <rgm@gnu.org>
640
563a450c 641 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
6d1962b3
GM
642 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
643 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
644 * widget.texi, wisent.texi: Nuke hand-written node pointers.
563a450c 645
ddc41264
GM
646 * Makefile.in (gfdl): New variable. Use throughout where
647 appropriate so that targets depend on doclicense.texi.
648
c995b26e
EZ
6492012-12-22 Eli Zaretskii <eliz@gnu.org>
650
651 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
652 doclicense.texi. Remove doclicense.texi from all targets that
653 mentioned it explicitly.
654 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
655 $(emacsdir)/emacsver.texi.
a170fe53 656 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
c995b26e 657
08953d7f
GM
6582012-12-21 Glenn Morris <rgm@gnu.org>
659
c545e313
GM
660 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
661 Include emacsver.texi. Nuke hand-written node pointers.
662 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
663 Depend on emacsver.texi.
664
0b1af106
GM
665 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
666 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
667 May as well just include doclicense.texi in everything.
668
669 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
670 which @copying says is included.
671
6bf430d1
GM
672 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
673 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
674 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
675 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
676 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
677 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
678 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
679 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
680 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
681 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
682 * widget.texi, wisent.texi, woman.texi: Do not mention buying
683 copies from the FSF, which does not publish these manuals.
684
08953d7f
GM
685 * erc.texi: No need to include gpl in this small manual.
686
257b2c7d
GM
687 * org.texi (copying): Include a copy of the GFDL.
688 (GNU Free Documentation License): New section.
689
a4b0cca1 6902012-12-21 Bastien Guerry <bzg@gnu.org>
1e20eeb7
BG
691
692 * org.texi: Fix typos.
693
d2435ab9
PE
6942012-12-16 Paul Eggert <eggert@cs.ucla.edu>
695
696 * calc.texi (ISO 8601): Rename from ISO-8601,
697 as it's typically spelled without a hyphen.
698
b9d8175e
JB
6992012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
700
701 * calc.texi (ISO-8601): New section.
702 (Date Formatting Codes): Mention new codes.
703 (Standard Date Formats): Mention new formats.
704
f0bc0bf1
MA
7052012-12-14 Michael Albinus <michael.albinus@gmx.de>
706
707 * tramp.texi (External methods): Move `adb' method here.
708
98c94021
GM
7092012-12-13 Glenn Morris <rgm@gnu.org>
710
ba30c70f
GM
711 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
712
bfe6ffb6
GM
713 * wisent.texi: Small edits. Set copyright to FSF, update license to
714 GFDL 1.3+.
715 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
716 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
717 New targets.
718 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
719 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
720
98c94021
GM
721 * bovine.texi: Small edits. Set copyright to FSF, update license to
722 GFDL 1.3+, remove empty index.
723 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
724 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
725 New targets.
726 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
727 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
728
cfa49c1e
EL
7292012-12-13 Eric Ludlam <zappo@gnu.org>
730 David Ponce <david@dponce.com>
731 Richard Kim <emacs18@gmail.com>
732
9e7abd17 733 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
cfa49c1e 734
727f9739 7352012-12-13 Glenn Morris <rgm@gnu.org>
4c2dd4ee 736
9b97b143
GM
737 * flymake.texi (Customizable variables, Locating the buildfile):
738 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
739
4c2dd4ee
GM
740 * srecode.texi: Small edits. Set copyright to FSF, add explicit
741 GFDL 1.3+ license, fix up index.
742 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
743 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
744 (srecode.pdf): New targets.
745 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
746 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
747
727f9739 7482012-12-13 Eric Ludlam <zappo@gnu.org>
ac1d9dde
EL
749
750 * srecode.texi: New file, imported from CEDET trunk.
751
727f9739 7522012-12-13 Bastien Guerry <bzg@gnu.org>
63aa0982
BG
753
754 * org.texi (Summary, Code block specific header arguments)
755 (Code block specific header arguments)
756 (Header arguments in function calls, var, noweb)
727f9739
GM
757 (Results of evaluation, Code evaluation security):
758 Small reformatting: add a blank line before some example.
63aa0982
BG
759
760 * org.texi (System-wide header arguments)
761 (Header arguments in Org mode properties, Conflicts)
727f9739
GM
762 (Dynamic blocks, Using the mapping API):
763 Fix indentation of Elisp code examples.
63aa0982
BG
764
765 * org.texi (Comment lines): Fix description of the comment syntax.
766
727f9739
GM
767 * org.texi (Installation): Mention "make test" in the correct section.
768
4288142b
PE
7692012-12-06 Paul Eggert <eggert@cs.ucla.edu>
770
771 * doclicense.texi, gpl.texi: Update to latest version from FSF.
772 These are just minor editorial changes.
773
61b835df
MA
7742012-12-04 Michael Albinus <michael.albinus@gmx.de>
775
776 * tramp.texi (History): Mention ADB.
777 (Inline methods): Add `adb' method.
778
c5bc2d1d 7792012-12-03 Michael Albinus <michael.albinus@gmx.de>
328dac0d
MA
780
781 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
782 (External methods): Fix typo.
783
c5bc2d1d 7842012-12-03 Glenn Morris <rgm@gnu.org>
f4f3b439
GM
785
786 * rcirc.texi (Notices): Fix typo.
787
d0457b57
BW
7882012-11-25 Bill Wohler <wohler@newt.com>
789
790 Release MH-E manual version 8.4.
791
4f405069 792 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
d0457b57
BW
793 Update for release 8.4.
794
551aaa66
BW
795 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
796 (Junk): Add mh-whitelist-preserves-sequences-flag,
797 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
798 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
799
61d841dd
PE
8002012-11-25 Paul Eggert <eggert@cs.ucla.edu>
801
802 * mh-e.texi (Procmail): Fix two @ typos.
803
c07a6ded
PE
8042012-11-24 Paul Eggert <eggert@cs.ucla.edu>
805
806 * doclicense.texi, gpl.texi: Update to latest version from FSF.
807 These are just minor editorial changes.
808
678a34f4
JB
8092012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
810
811 * calc.texi (Date Formatting Codes): Mention the new beginning of
812 the date numbering system.
813
0e70ce93
PE
8142012-11-22 Paul Eggert <eggert@cs.ucla.edu>
815
816 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
817 (Date Forms): Correct off-by-one error in explanation of
818 Julian day numbers. Give Gregorian equivalent of its origin.
819
723da6aa
JB
8202012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
821
822 * doc/misc/calc.texi (Date Forms): Mention the customizable
823 Gregorian-Julian switch.
824 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
825
310e60d9
PE
8262012-11-17 Paul Eggert <eggert@cs.ucla.edu>
827
6f6b82d6
PE
828 Calc now uses the Gregorian calendar for all dates (Bug#12633).
829 It also uses January 1, 1 AD as its day number 1.
310e60d9
PE
830 * calc.texi (Date Forms): Document this.
831
e8693c96
GM
8322012-11-16 Glenn Morris <rgm@gnu.org>
833
834 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
835 (Obsolete Macros): Move example here from Function Bindings.
836
5c934f8b
GM
837 * erc.texi: Use @code{nil} rather than just "nil".
838 (Modules): Undocument obsolete "hecomplete".
6e5e9b70 839 Add "notifications".
f925b109 840 (Connecting): Add brief section on passwords.
274f5de6 841 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
6e5e9b70 842
f78ee6af 8432012-11-13 Glenn Morris <rgm@gnu.org>
24c38527
GM
844
845 * flymake.texi (Customizable variables)
846 (Highlighting erroneous lines): Mention flymake-error-bitmap,
847 flymake-warning-bitmap, and flymake-fringe-indicator-position.
848
1796ef98
VB
8492012-11-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
850
851 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
852 In all file place SES into @acronym{...}.
853 (Advanced Features): Add key index and function index for
4f405069
JB
854 ses-set-header-row. Add description for function
855 ses-rename-cell. Add description for function
1796ef98
VB
856 ses-repair-cell-reference-all.
857 (Ranges in formulas): Add description for ses-range flags.
858
31f47fba
PE
8592012-11-12 Paul Eggert <eggert@cs.ucla.edu>
860
861 * texinfo.tex: Merge from gnulib.
862
6baf66d5 8632012-11-10 Chong Yidong <cyd@gnu.org>
5b637222
CY
864
865 * url.texi (Introduction): Move url-configuration-directory to
866 Customization node.
867 (Parsed URIs): Split into its own node.
868 (URI Encoding): New node.
869 (Defining New URLs): Remove empty chapter.
870 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
871 Improve docs for url-queue-*.
872 (Supported URL Types): Copyedits. Delete empty subnodes.
873
c5b0993e
EW
874 * url.texi (Introduction): Rename from Getting Started.
875 Rewrite the introduction.
82f84fa3
CY
876 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
877
6baf66d5 8782012-11-10 Glenn Morris <rgm@gnu.org>
2ee1d59f
GM
879
880 * cl.texi (Obsolete Setf Customization):
881 Revert defsetf example to the more correct let rather than prog1.
bdd8064f
GM
882 Give define-modify-macro, defsetf, and define-setf-method
883 gv.el replacements.
2ee1d59f 884
2027b1b3 885 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
a358a44e 886 (Setf Extensions): Remove obsolete reference.
2027b1b3 887 (Obsolete Setf Customization):
651af8c6 888 Move note on lack of setf functions to lispref/variables.texi.
ab7f1c43 889 Undocument get-setf-method, since it no longer exists.
a358a44e 890 Mention simple defsetf replaced by gv-define-simple-setter.
651af8c6 891
c65b407b
GM
8922012-11-03 Glenn Morris <rgm@gnu.org>
893
894 * cl.texi: Further general copyedits.
685b0026
GM
895 (List Functions): Remove copy-tree, standard elisp for some time.
896 (Efficiency Concerns): Comment out examples that no longer apply.
897 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
92246540
GM
898 (Creating Symbols, Random Numbers): De-emphasize internal
899 variables cl--gensym-counter and cl--random-state. (Bug#12788)
f58542e1
GM
900 (Naming Conventions, Type Predicates, Macros)
901 (Predicates on Numbers): No longer mention cl-floatp-safe.
c65b407b 902
a71e2379
G
9032012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
904
905 * gnus.texi (Mail Source Specifiers):
906 Document :leave keyword used for pop mail source.
907
df43dd53
GM
9082012-11-01 Glenn Morris <rgm@gnu.org>
909
910 * cl.texi: General copyedits for style, line-breaks, etc.
9f2881af
GM
911 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
912 (Macro Bindings, Blocks and Exits):
913 Acknowledge existence of lexical-binding.
914 (Iteration): Mainly defer to doc of standard dolist, dotimes.
df43dd53 915
69c1c2e6
GM
9162012-10-31 Glenn Morris <rgm@gnu.org>
917
dd90fd1a
GM
918 * ert.texi (Introduction, The @code{should} Macro):
919 Refer to "cl-assert" rather than "assert".
920
69c1c2e6
GM
921 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
922 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
923 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
924 Reword, and add details of flet and labels.
87b0d8b1 925 (Modify Macros, Function Bindings): Add some xrefs.
69c1c2e6 926
4ddedf94
GM
9272012-10-30 Glenn Morris <rgm@gnu.org>
928
929 * cl.texi (Modify Macros): Update for cl-letf changes.
930 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
516e1a08
GM
931 (Setf Extensions): Partially restore note about cl-getf,
932 mainly moved to lispref/variables.texi.
933 (Property Lists): Fix cl-getf typos.
f43a5263 934 (Mapping over Sequences): Mention cl-mapc naming oddity.
4ddedf94 935
d3094168
GM
9362012-10-29 Glenn Morris <rgm@gnu.org>
937
938 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
a3c5b619 939 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
d571e9c3 940 (Customizing Setf): Move contents to "Obsolete Setf Customization".
d55911cf
GM
941 (Modify Macros, Multiple Values, Other Clauses):
942 Remove mentions of obsolete features.
6a07d52e 943 (Obsolete Setf Customization): Don't mention `apply' setf.
d3094168 944
3c0c6155
GM
9452012-10-28 Glenn Morris <rgm@gnu.org>
946
f94b04fc
GM
947 * cl.texi (Multiple Values, Common Lisp Compatibility):
948 More namespace updates.
949 (Obsolete Features): Copyedits.
950 (Obsolete Lexical Macros, Obsolete Setf Customization):
951 New subsections.
952
9c52d61d
GM
953 * cl.texi (Porting Common Lisp, Lexical Bindings):
954 Add some xrefs to the Elisp manual.
955
3c0c6155
GM
956 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
957 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
958 (Obsolete Features): New appendix. Move Lexical Bindings here.
959
5887564d
GM
9602012-10-27 Glenn Morris <rgm@gnu.org>
961
e1117425
GM
962 * cl.texi: Use defmac for macros rather than defspec.
963 (Efficiency Concerns): Related copyedit.
964
5887564d
GM
965 * cl.texi (Control Structure): Update for setf now being in core.
966 (Setf Extensions): Rename from Basic Setf. Move much of the
967 former content to lispref/variables.texi.
968 (Modify Macros): Move pop, push details to lispref/variables.texi.
969 (Customizing Setf): Copyedits for setf etc being in core.
970 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
971 Further namespaces updates.
972
bdebdb64
BG
9732012-10-26 Bastien Guerry <bzg@gnu.org>
974
c5b0993e
EW
975 * org.texi (Installation): Update the link to Org's ELPA.
976 Also don't mention org-install.el anymore as the replacement file
bdebdb64
BG
977 org-loaddefs.el is now loaded by org.el.
978
f956e59d
MA
9792012-10-25 Michael Albinus <michael.albinus@gmx.de>
980
c5b0993e
EW
981 * tramp.texi (Frequently Asked Questions):
982 Mention `tramp-completion-reread-directory-timeout' for performance
f956e59d
MA
983 improvement.
984
a05cb6e3
GM
9852012-10-25 Glenn Morris <rgm@gnu.org>
986
987 * cl.texi: Don't mess with the TeX section number counter.
988 Use Texinfo recommended convention for quotes+punctuation.
989 (Overview, Sequence Functions): Rephrase for better line-breaking.
990 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
991 (Macro Bindings, Conditionals, Iteration, Loop Basics)
992 (Random Numbers, Mapping over Sequences, Structures)
993 (Porting Common Lisp): Further updates for cl-lib namespace.
994 (Modify Macros, Declarations, Macro Bindings, Structures):
995 Break long lines in examples.
996 (Dynamic Bindings): Update for changed progv behavior.
997 (Loop Examples, Efficiency Concerns): Markup fixes.
998 (Structures): Remove TeX margin change.
39ff2cf3 999 (Declarations): Fix typos.
a05cb6e3 1000
39a58b5b
GM
10012012-10-24 Glenn Morris <rgm@gnu.org>
1002
a6880551
GM
1003 * cl.texi (Overview, Multiple Values, Creating Symbols)
1004 (Numerical Functions): Say less/nothing about the original cl.el.
1005 (Old CL Compatibility): Remove.
1006 (Assertions): Remove ignore-errors (standard Elisp for some time).
1007
39a58b5b
GM
1008 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
1009 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
1010 (Efficiency Concerns, Efficiency Concerns)
1011 (Common Lisp Compatibility, Old CL Compatibility):
1012 Further updates for cl-lib namespace.
1013
72ec96fb
PE
10142012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
1015
1016 Update manual for new time stamp format (Bug#12706).
1017 * emacs-mime.texi (time-date): Update for new format.
1018 Also, fix bogus time stamp and modernize a bit.
1019
8d6510b9
GM
10202012-10-23 Glenn Morris <rgm@gnu.org>
1021
1022 * cl.texi: Include emacsver.texi. Use Emacs version number rather
1023 than unchanging cl.el version number.
1024 End all menu descriptions with a period.
1025 Do not use @dfn{CL} for every instance of "CL".
1026 (Overview): Remove no-runtime caveat, and note about foo* names.
1027 (Usage): Use cl-lib rather than cl.
1028 (Organization, Naming Conventions): Update for cl-lib.el.
1029 (Installation): Remove long-irrelevant node.
1030 (Program Structure, Predicates, Control Structure):
1031 Start updating for cl-lib namespace.
8d6510b9
GM
1032 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
1033 Depend on emacsver.texi.
1034
0a078f36
MA
10352012-10-09 Michael Albinus <michael.albinus@gmx.de>
1036
1037 * trampver.texi: Update release number.
1038
a03bb33f
GM
10392012-10-06 Glenn Morris <rgm@gnu.org>
1040
24636b26
GM
1041 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
1042 ERC version.
1043 (Introduction): ERC is distributed with Emacs.
1044 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
1045 (Getting Started): Simplify.
1046 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
1047 (History): Mention ERC maintained as part of Emacs now.
1048 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
1049 Add dependency on emacsver.texi.
1050
a03bb33f
GM
1051 * erc.texi: Remove hand-written node pointers.
1052
d259be38
GM
10532012-10-05 Glenn Morris <rgm@gnu.org>
1054
1055 * newsticker.texi (Overview, Requirements, Usage, Configuration):
1056 Copyedits.
1057
62a81506
CY
10582012-10-01 Eric Ludlam <zappo@gnu.org>
1059
1060 * ede.texi (Quick Start, Project Local Variables)
1061 (Miscellaneous commands, ede-java-root, Development Overview)
1062 (Detecting a Project): New nodes.
1063 (Simple projects): Node deleted.
1064
1065 * eieio.texi (Building Classes): Some slot attributes cannot be
1066 overridden.
1067 (Slot Options): Remove an example.
1068 (Method Invocation, Documentation): New nodes.
1069
07f133bf
GM
10702012-10-01 Glenn Morris <rgm@gnu.org>
1071
1072 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
1073 (reftex.pdf): Add dependency on emacsver.texi.
1074 * reftex.texi: Don't include directory part for emacsver.texi;
1075 the Makefile's -I handles it.
1076
4f595e15
RA
10772012-09-30 Ralf Angeli <angeli@caeruleus.net>
1078
1079 Merge from standalone RefTeX repository.
1080
1081 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
1082 with macros.
1083 (Imprint): Mention Wolfgang in list of contributors.
1084 (Creating Citations): Give a hint about how to
1085 auto-revert the BibTeX database file when using external editors.
1086 (Referencing Labels): Simplify section about reference macro
1087 cycling.
1088 (Options (Referencing Labels)): Adapt to new structure of
1089 `reftex-ref-style-alist'.
1090 (Referencing Labels, Reference Styles): Document changes in the
1091 referencing functionality.
1092 (Commands): Mention options for definition of header and footer in
1093 BibTeX files.
1094 (Options (Creating Citations)): Document
1095 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
1096 (Reference Styles): New section.
1097 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
1098 (Options (Referencing Labels)): Remove descriptions of deprecated
1099 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
1100 Add descriptions for `reftex-ref-style-alist' and
1101 `reftex-ref-style-default-list'.
1102 (Referencing Labels): Update regarding reference styles.
1103 (Citation Styles): Mention support for ConTeXt.
1104 (Options (Defining Label Environments)): Fix typo.
c5b0993e
EW
1105 (Options (Creating Citations)):
1106 Document `reftex-cite-key-separator'.
4f595e15 1107
8223b1d2
BG
11082012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
1109
1110 * org.texi: Add description of ORG_ADD_CONTRIB to info
1111 documentation. Add link to Worg for more details.
1112
1113 * org.texi: Clarify installation procedure. Provide link to the
1114 build system description on Worg.
1115
1116 * org.texi: Remove reference to utils/, x11idle.c is now in
1117 contrib/scripts.
1118
1119 * org.texi: Re-normalize to "Org mode" in manual.
1120
1121 * org.texi (Installation): Adapt documentation to new build
1122 system. Mention GNU ELPA (since it needs to be handled like Emacs
1123 built-in Org).
1124
8223b1d2
BG
11252012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
1126
1127 * org.texi: Fix typo in description of the 'Hooks' section.
1128
1129 * org.texi: Add ID to the list of special properties.
1130
11312012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
1132
1133 * org.texi (Moving subtrees): Document the ability to archive to a
1134 datetree.
1135
1e20eeb7 11362012-09-30 Bastien Guerry <bzg@gnu.org>
8223b1d2 1137
c5b0993e
EW
1138 * org.texi (Installation, Feedback, Batch execution):
1139 Use (add-to-list 'load-path ... t) for the contrib dir.
8223b1d2
BG
1140
1141 * org.texi (results): Update documentation for ":results drawer"
1142 and ":results org".
1143
1144 * org.texi (Column width and alignment): Fix typo.
1145
1146 * org.texi (Activation): Point to the "Conflicts" section.
1147
1148 * org.texi (Conflicts): Mention filladapt.el in the list of
1149 conflicting packages.
1150
1151 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
1152 not needed for versions of Emacs > 22.1.
1153
1154 * org.texi (History and Acknowledgments): Fix typo.
1155
1156 * org.texi (History and Acknowledgments): Add my own
1157 acknowledgments.
1158
1159 * org.texi (Agenda commands): Document the new command and the new
1160 option.
1161
1162 * org.texi (Agenda commands): Delete `org-agenda-action' section.
1163 (Agenda commands): Reorder. Document `*' to toggle persistent
1164 marks.
1165
c5b0993e
EW
1166 * org.texi (Agenda dispatcher):
1167 Mention `org-toggle-agenda-sticky'.
8223b1d2
BG
1168 (Agenda commands, Exporting Agenda Views): Fix typo.
1169
1170 * org.texi (Templates in contexts, Setting Options): Update to
1171 reflect changes in how contexts options are processed.
1172
1173 * org.texi (Templates in contexts): Document the new structure of
1174 the variables `org-agenda-custom-commands-contexts' and
1175 `org-capture-templates-contexts'.
1176
1177 * org.texi (Templates in contexts): Document the new option
1178 `org-capture-templates-contexts'.
1179 (Storing searches): Document the new option
1180 `org-agenda-custom-commands-contexts'.
1181
1182 * org.texi (Formula syntax for Lisp): Reformat.
1183
1184 * org.texi (Special properties, Column attributes)
1185 (Agenda column view): Document the new special property
1186 CLOCKSUM_T.
1187
1188 * org.texi (Template expansion): Document the new %l template.
1189
1190 * org.texi (Fast access to TODO states): Fix documentation about
1191 allowed characters for fast todo selection.
1192
1193 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
1194 use in `org-agenda-to-appt'.
1195
1196 * org.texi (Comment lines): Update wrt comments.
1197
1198 * org.texi (Resolving idle time): Document new keybinding.
1199
1200 * org.texi (Clocking commands): Document the use of S-M-<up/down>
1201 on clock timestamps.
1202
1203 * org.texi (Fast access to TODO states): Explicitely says only
1204 letters are supported as fast TODO selection keys.
1205
1206 * org.texi (Link abbreviations): Illustrate the use of the "%h"
1207 specifier. Document the new "%(my-function)" specifier.
1208
1209 * org.texi (Clocking commands): New cindex.
1210 (Clocking commands): Update documentation for `org-clock-in'.
1211 Document `org-clock-in-last'. Mention `org-clock-out' and
1212 `org-clock-in-last' as commands that can be globally bound.
1213 (Resolving idle time): Document continuous clocking.
1214
1215 * org.texi (Top, Introduction): Fix formatting.
1216 (Activation): Add index entries.
1217 (Conventions): Update section.
1218 (Embedded @LaTeX{}): Fix formatting.
1219
1220 * org.texi (Visibility cycling): Document `show-children'.
1221
1222 * org.texi (Using capture): Mention the `org-capture-last-stored'
1223 bookmark as a way to jump to the last stored capture.
1224
1225 * org.texi (Uploading files): Fix typo.
1226
1227 * org.texi (Using capture): Document `C-0' as a prefix argument
1228 for `org-capture'.
1229
1230 * org.texi (Agenda commands): Document persistent marks.
1231
1232 * org.texi (Template expansion): Update doc to reflect change.
1233
1234 * org.texi (Radio tables): Document the :no-escape parameter.
1235
1236 * org.texi (Repeated tasks): Document repeat cookies for years,
1237 months, weeks, days and hours.
1238
1239 * org.texi (Export options): State that you can use the d: option
1240 by specifying a list of drawers.
1241
1242 * org.texi (HTML preamble and postamble): Small doc improvement.
1243
12442012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
1245
1246 * org.texi: The sections in the Exporting section of the manual
1247 left out articles in the description of the org-export-as-*
4f405069 1248 commands, among other places. This patch adds them, adds a few
8223b1d2
BG
1249 missing prepositions, and switches instances of "an HTML" to "a
1250 html" for internal consistency.
1251
1252 * org.texi: Alter several examples of headings with timestamps in
1253 them to include the timestamps in the body instead of the heading.
1254
12552012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
1256
1257 * org.texi (Agenda dispatcher): Document sticky agenda views and
1258 the new key for them.
1259
12602012-09-30 Charles <millarc@verizon.net> (tiny change)
1261
1262 * org.texi (Advanced features): Fix error in table.
1263
12642012-09-30 Feng Shu <tumashu@gmail.com>
1265
1266 * org.texi (@LaTeX{} fragments): Document imagemagick as an
1267 alternative to dvipng.
1268
12692012-09-30 François Allisson <francois@allisson.co> (tiny change)
1270
1271 * org.texi: Remove extra curly bracket.
1272
12732012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
1274
1275 * org.texi (org-clock-in-last and org-clock-cancel): Update the
1276 defkeys.
1277
12782012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
1279
1280 * org.texi (Agenda commands): Fix two typos by giving
1281 corresponding function names, according to
1282 `org-agenda-view-mode-dispatch'.
1283
a04689de 12842012-09-30 Jan Böcker <jan.boecker@jboecker.de>
8223b1d2
BG
1285
1286 * org.texi (The spreadsheet): Fix typo.
1287
12882012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
1289
1290 * org.texi (Tracking your habits): Point to the "Tracking TODO
1291 state changes" section.
1292
12932012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
1294
1295 * org.texi (Literal examples): Remove reference to unknown
4f405069 1296 `org-export-latex-minted' variable. Also simplify footnote since
8223b1d2
BG
1297 `org-export-latex-listings' documentation is exhaustive already.
1298
1299 * org.texi (Plain lists): Remove reference to now hard-coded
1300 `bullet' automatic rule.
1301
13022012-09-30 Toby S. Cubitt <tsc25@cantab.net>
1303
1304 * org.texi: Updated documentation accordingly.
1305
5087f097
PE
13062012-09-13 Paul Eggert <eggert@cs.ucla.edu>
1307
1308 * texinfo.tex: Merge from gnulib.
1309
20121a26
MA
13102012-09-12 Michael Albinus <michael.albinus@gmx.de>
1311
1312 Sync with Tramp 2.2.6.
1313
1314 * tramp.texi (Bug Reports): Cleanup caches before a test run.
1315
1316 * trampver.texi: Update release number.
1317
44677e30
PE
13182012-09-12 Paul Eggert <eggert@cs.ucla.edu>
1319
1320 * texinfo.tex: Merge from gnulib.
1321
5a4c42ba
AA
13222012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
1323
1324 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
1325 (bug#12096).
1326
8e7046c3
JB
13272012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
1328
1dcac243
JB
1329 * calc.texi (Simplification modes, Conversions)
1330 (Operating on Selections): Mention "basic" simplification.
8e7046c3
JB
1331 (The Calc Mode Line): Mention the mode line display for Basic
1332 simplification mode.
1333 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
1334 simplifications.
1335 (Basic Simplifications): Rename from "Limited Simplifications"
1336 Replace "limited" by "basic" throughout.
4f405069 1337 (Algebraic Simplifications): Indicate that the algebraic
8e7046c3 1338 simplifications are done by default.
4f405069 1339 (Unsafe Simplifications): Mention `m E'.
8e7046c3
JB
1340 (Simplification of Units): Mention `m U'.
1341 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
c5b0993e
EW
1342 (Kinds of Declarations, Functions for Declarations):
1343 Mention "algebraic simplifications" instead of `a s'.
1dcac243 1344 (Algebraic Entry): Remove mention of default simplifications.
8e7046c3 1345
d2bd74ff
JB
13462012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
1347
1348 * calc.texi (Getting Started, Tutorial): Change simulated
1349 Calc output to match actual output.
1350 (Simplifying Formulas): Mention that algebraic simplification is now
1351 the default.
1352
77472261
EZ
13532012-07-28 Eli Zaretskii <eliz@gnu.org>
1354
1355 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
1356 (Bug#12073)
1357
09ae5da1
PE
13582012-07-25 Paul Eggert <eggert@cs.ucla.edu>
1359
1360 Prefer typical American spelling for "acknowledgment".
1361 * calc.texi (History and Acknowledgments): Rename from
1362 History and Acknowledgements.
1363 * idlwave.texi (Acknowledgments):
1364 * ses.texi (Acknowledgments):
1365 * woman.texi (Acknowledgments): Rename from Acknowledgements.
1366
c4444d16
PE
13672012-07-09 Paul Eggert <eggert@cs.ucla.edu>
1368
1369 Rename configure.in to configure.ac (Bug#11603).
1370 * ede.texi (Compiler and Linker objects, ede-proj-project)
1371 (ede-step-project): Prefer the name configure.ac to configure.in.
1372
ef091c97
MA
13732012-07-06 Michael Albinus <michael.albinus@gmx.de>
1374
c5b0993e
EW
1375 * tramp.texi (Multi-hops):
1376 Introduce `tramp-restricted-shell-hosts-alist'.
ef091c97 1377
89b163db
G
13782012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1379
1380 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
1381 methods, so don't mention smtpmail here.
1382
13832012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
1384
1385 * gnus.texi (Picons): Document gnus-picon-properties.
1386
13872012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1388
1389 * gnus.texi: Remove mention of compilation, as that's no longer
1390 supported.
1391
13922012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
1393
1394 * gnus.texi (Archived Messages): Mention
1395 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
1396
13972012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1398
1399 * gnus.texi (Various Summary Stuff):
1400 Remove mention of `gnus-propagate-marks'.
1401
14022012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1403
1404 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
1405 which no longer exist.
1406
14072012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
1408
1409 * gnus.texi (Archived Messages):
1410 Document gnus-gcc-self-resent-messages.
1411
14122012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1413
1414 * message.texi (Mail Variables):
1415 Mention the optional user parameter for X-Message-SMTP-Method.
1416
14172012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1418
1419 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
1420
1421 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
1422
14232012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1424
1425 * gnus.texi (Key Index): Change encoding to utf-8.
1426
ac1a0ce1 14272012-06-21 Glenn Morris <rgm@gnu.org>
2fecccba
GM
1428
1429 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
1430
71cca84d
G
14312012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1432
1433 * gnus.texi (Group Timestamp): Mention where to find documentation for
1434 the `gnus-tmp-' variables (bug#11601).
1435
888a7fc0
MA
14362012-06-11 Michael Albinus <michael.albinus@gmx.de>
1437
1438 Sync with Tramp 2.2.6-pre.
1439
1440 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
1441 where appropriate.
1442 (Ad-hoc multi-hops): New section.
1443 (Remote processes): New subsection "Running remote processes on
1444 Windows hosts".
1445 (History): Add remote commands on Windows, and ad-hoc multi-hop
1446 methods.
1447 (External methods): "ControlPersist" must be set to "no" for the
1448 `scpc' method.
1449 (Remote processes): Add a note about `auto-revert-tail-mode'.
1450 (Frequently Asked Questions): Use "scpx" in combination with
1451 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
1452
1453 * trampver.texi: Update release number.
1454
31ca4639 14552012-06-10 Chong Yidong <cyd@gnu.org>
c342cead
CY
1456
1457 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
1458 compilation for html-mono.
1459
0e8bbf66
PE
14602012-06-08 Paul Eggert <eggert@cs.ucla.edu>
1461
1462 * texinfo.tex: Merge from gnulib.
1463
b8f061b3
KY
14642012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
1465
1466 * Makefile.in (echo-info): Don't try to install info files named
1467 just ".info".
1468
16af873e
GM
14692012-05-28 Glenn Morris <rgm@gnu.org>
1470
c1dabff0
GM
1471 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
1472
16af873e
GM
1473 * sc.texi: Nuke hand-written node pointers.
1474 Fix top-level menu to match actual node order.
1475
1d5b82ef
GM
14762012-05-27 Glenn Morris <rgm@gnu.org>
1477
1478 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
1479 Some associated fixes, including not messing with chapno in cl.texi.
1480
33017faf 14812012-05-27 Bastien Guerry <bzg@gnu.org>
8c8b834f
BG
1482
1483 * org.texi (Durations and time values): Fix typo.
1484
d14b0029
JB
14852012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
1486
33017faf 1487 * doc/misc/calc.texi (Basic Operations on Units, Customizing Calc):
d14b0029
JB
1488 Mention `calc-ensure-consistent-units'.
1489
2f4cadd1 14902012-05-14 Andreas Schwab <schwab@linux-m68k.org>
78e91d08 1491
9879e263
AS
1492 * cc-mode.texi: Avoid space before macro in 4th argument of cross
1493 reference commands. (Bug#11461)
1494
78e91d08
AS
1495 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
1496
3fe7cdc8
GM
14972012-05-12 Glenn Morris <rgm@gnu.org>
1498
9598ef0b
GM
1499 * Makefile.in (mostlyclean): Add more TeX intermediates.
1500
7d326a29
GM
1501 * Makefile.in: Make it look more like the other doc Makefiles.
1502 Use explicit $srcdir in all dependencies.
1503 Remove cd $srcdir from rules.
1504 (VPATH): Remove.
1505 (infodir): Set to an absolute path.
1506 (INFO_TARGETS): Use short names.
1507 (mkinfodir): infodir is now absolute.
1508 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
1509
c7f95930 1510 * Makefile.in (info.info): Rename from info, to avoid duplication.
9583393f 1511 (.SUFFIXES): Disable implicit rules.
c7f95930 1512
3fe7cdc8
GM
1513 * Makefile.in (MKDIR_P): New, set by configure.
1514 (mkinfodir): Use $MKDIR_P.
1515
6f0652af
GM
15162012-05-07 Glenn Morris <rgm@gnu.org>
1517
1518 * forms.texi (Long Example): Update for changed location of files.
1519
8045b906
GM
15202012-05-04 Glenn Morris <rgm@gnu.org>
1521
1522 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
1523 (INFO_TARGETS): Use $INFO_EXT.
1524 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
1525 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
1526 (INFO_TARGETS): Use $INFO_EXT.
1527 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
1528
9e7a4bcf
GM
15292012-05-02 Glenn Morris <rgm@gnu.org>
1530
9aa071df
GM
1531 * Makefile.in (echo-info): New phony target, used by top-level.
1532
9e7a4bcf
GM
1533 * viper.texi: Make direntry shorter (also it is no longer "newest").
1534
1535 * emacs-gnutls.texi, ert.texi, org.texi:
1536 Fix dircategory, direntry to match info/dir.
1537
31cc861c
GM
1538 * faq.texi: Convert @inforefs to @xrefs.
1539 Fix some malformed cross-references.
f9e320bb
GM
1540 (File-name conventions): Shorten section name to avoid overfull line.
1541 (How to add fonts): Use smallexample to avoid overfull lines.
31cc861c 1542
723ea6b5
TZ
15432012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
1544
1545 * auth.texi (Help for users): Update for .gpg file being second.
1546
a8e7d6d7 15472012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2f885dca
BG
1548
1549 * org.texi (Agenda commands): Fix two typos: give corresponding
1550 function names, according to `org-agenda-view-mode-dispatch'.
1551
a8e7d6d7 15522012-04-27 Glenn Morris <rgm@gnu.org>
dae39d9c
GM
1553
1554 * faq.texi (Major packages and programs): Remove section.
1555 There is no point listing 6 packages (cf etc/MORE.STUFF).
1556 (Finding Emacs and related packages): Move "Spell-checkers" here.
578c1d4b 1557
dcbf5805
MA
15582012-04-22 Michael Albinus <michael.albinus@gmx.de>
1559
1560 * dbus.texi (Version): New node.
1561 (Properties and Annotations): Mention the object manager
1562 interface. Describe dbus-get-all-managed-objects.
1563 (Type Conversion): Floating point numbers are allowed, if an
1564 anteger does not fit Emacs's integer range.
1565 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
1566 (Asynchronous Methods): Fix description of
1567 dbus-call-method-asynchronously.
c5b0993e
EW
1568 (Receiving Method Calls): Fix some minor errors.
1569 Add dbus-interface-emacs.
dcbf5805
MA
1570 (Signals): Describe unicast signals and the new match rules.
1571 (Alternative Buses): Add the PRIVATE optional argument to
1572 dbus-init-bus. Describe its new return value. Add dbus-setenv.
1573
adee4030
GM
15742012-04-20 Glenn Morris <rgm@gnu.org>
1575
1576 * faq.texi (New in Emacs 24): New section.
1577 (Packages that do not come with Emacs): Mention M-x list-packages.
1578
35dc09a1 15792012-04-14 Alan Mackenzie <acm@muc.de>
932de51c
AM
1580
1581 * cc-mode.texi (c-offsets-alist): Correct a typo.
1582
35dc09a1 15832012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
801a68c8
BG
1584
1585 * org.texi (Deadlines and scheduling): Fix the example: the
1586 DEADLINE item should come right after the headline. We enforce
1587 this convention, so it is a bug not to illustrate it correctly in
1588 the manual.
1589
35dc09a1 15902012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
801a68c8
BG
1591
1592 * org.texi (Agenda commands): Fix documentation bug by swapping
1593 the equivalent keybindings to `org-agenda-next-line' with the ones
1594 to `org-agenda-previous-line'.
1595
35dc09a1 15962012-04-14 Glenn Morris <rgm@gnu.org>
f48a9cb4
GM
1597
1598 * Makefile.in: Replace non-portable use of $< in ordinary rules.
1599
e2560ea8
EZ
16002012-04-09 Eli Zaretskii <eliz@gnu.org>
1601
c5b0993e
EW
1602 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
1603 Add emacs-gnutls.
e2560ea8
EZ
1604 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
1605
6b4f4a2d
TZ
16062012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
1607
250b840e 1608 * Makefile.in: Add emacs-gnutls.texi to build.
6b4f4a2d
TZ
1609
1610 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
1611
ca2c89b6
TZ
16122012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
1613
1614 * auth.texi (Secret Service API): Edit further and give examples.
c8bf3227 1615 (Secret Service API): Adjust @samp to @code for collection names.
ca2c89b6 1616
aebd5f1a
GM
16172012-04-04 Glenn Morris <rgm@gnu.org>
1618
1619 * auth.texi (Secret Service API): Copyedits.
1620 (Help for developers): Fill in some missing function doc-strings.
3c93d00f
GM
1621 (Help for users, Help for developers)
1622 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
aebd5f1a 1623
0317dd51
MA
16242012-04-04 Michael Albinus <michael.albinus@gmx.de>
1625
1626 * auth.texi (Secret Service API): Add the missing text.
1627
3d439cd1
CY
16282012-04-04 Chong Yidong <cyd@gnu.org>
1629
1630 * message.texi (Using PGP/MIME): Note that epg is now the default.
1631
1632 * gnus.texi: Reduce references to obsolete pgg library.
1633 (Security): Note that epg is now the default.
1634
1635 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
1636
1637 * nxml-mode.texi (Completion): C-RET is no longer bound to
1638 nxml-complete.
1639
153ae947
BG
16402012-04-01 Jambunathan K <kjambunathan@gmail.com>
1641
1642 * org.texi (Customizing tables in ODT export): Correct few errors.
1643
16442012-04-01 Jambunathan K <kjambunathan@gmail.com>
1645
1646 * org.texi (Links in ODT export): Update.
1647 (Labels and captions in ODT export): New node.
1648
16492012-04-01 Jambunathan K <kjambunathan@gmail.com>
1650
1651 * org.texi (Literal examples in ODT export): htmlfontify.el in
1652 Emacs-24.1 now supports fontification. So ODT source blocks will
1653 be fontified by default.
1654
16552012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
1656
1657 * org.texi (Refiling notes): Remove duplicated keybinding.
1658
16592012-04-01 Eric Schulte <eric.schulte@gmx.com>
1660
1661 * org.texi (noweb): Documentation of this new option to the :noweb
1662 header argument.
1663
16642012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
1665
1666 * org.texi (Header and sectioning): Add example demonstrating how
1667 to use "LaTeX_CLASS_OPTIONS".
1668
16692012-04-01 Eric Schulte <eric.schulte@gmx.com>
1670
1671 * org.texi (Noweb reference syntax): Describe the ability to
1672 execute noweb references in the manual.
1673
16742012-04-01 Eric Schulte <eric.schulte@gmx.com>
1675
1676 * org.texi (cache): Improve cache documentation when session
1677 evaluation is used.
1678
16792012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
1680
1681 * org.texi (Plain lists): Document removal.
1682
16832012-04-01 Michael Brand <michael.ch.brand@gmail.com>
1684
1685 * org.texi: Decapitalize file name in references to Calc manual.
1686
16872012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
1688
1689 * org.texi (Plain lists): Document removal.
1690
16912012-04-01 Jambunathan K <kjambunathan@gmail.com>
1692
1693 * org.texi (Top, OpenDocument Text export)
1694 (ODT export commands, Extending ODT export)
1695 (Images in ODT export, Tables in ODT export)
1696 (Configuring a document converter): Add or Update.
1697
16982012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
1699
1700 * org.texi (MobileOrg): Change the wording to reflect that the
1701 Android Version is no longer just the little brother of the iOS
1702 version.
1703
17042012-04-01 Eric Schulte <eric.schulte@gmx.com>
1705
c5b0993e 1706 * org.texi (Key bindings and useful functions): Update babel key
153ae947
BG
1707 binding documentation in manual.
1708
17092012-04-01 Eric Schulte <eric.schulte@gmx.com>
1710
1711 * org.texi (noweb): Document new noweb header value.
1712
17132012-04-01 Eric Schulte <eric.schulte@gmx.com>
1714
1715 * org.texi (noweb-sep): Document new header argument.
1716
17172012-04-01 Eric Schulte <eric.schulte@gmx.com>
1718
1719 * org.texi (noweb-ref): Documentation of this new custom variable.
1720
17212012-04-01 Eric Schulte <eric.schulte@gmx.com>
1722
1723 * org.texi (wrap): Update the new :wrap documentation to match the
1724 current implementation.
1725
17262012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
1727
1728 * org.texi: Added documentation for :wrap.
1729
17302012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
1731
1732 * org.texi: #+RESULTS now user-configurable.
1733
17342012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
1735
1736 * org.texi: Documented :noweb no-export.
1737
17382012-04-01 Thomas Dye <dk@poto.local>
1739
1740 * org.texi: Edit :noweb no header argument for correctness.
1741
1e20eeb7 17422012-04-01 Bastien Guerry <bzg@gnu.org>
153ae947
BG
1743
1744 * org.texi (Customization): Update the approximate number of Org
1745 variables.
1746
17472012-04-01 Thomas Dye <dk@poto.local>
1748
1749 * org.texi: The :results wrap produces a drawer instead of a
1750 begin_results block.
1751
005a89ff
G
17522012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
1753
1754 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
1755 reflect the new default.
1756
589ce070
EZ
17572012-03-10 Eli Zaretskii <eliz@gnu.org>
1758
1759 * info.texi (Expert Info): Move the index entry for "Texinfo" from
1760 "Getting Started" to this node. (Bug#10450)
1761
a5392527
CY
17622012-03-10 Chong Yidong <cyd@gnu.org>
1763
8ae818e4
CY
1764 * flymake.texi (Example -- Configuring a tool called via make):
1765 Mention the Automake COMPILE variable (Bug#8715).
1766
a5392527
CY
1767 * info.texi (Getting Started): Add an index entry (Bug#10450).
1768
d49902e4
MA
17692012-03-02 Michael Albinus <michael.albinus@gmx.de>
1770
1771 * dbus.texi (Signals): Known names will be mapped onto unique
1772 names, when registering for signals.
1773
53eced6d
GM
17742012-02-29 Glenn Morris <rgm@gnu.org>
1775
bcd6cd23
GM
1776 * url.texi: Fix quote usage in body text.
1777
775b55af
GM
1778 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
1779
53eced6d
GM
1780 * cl.texi: Use @code{} in menus when appropriate.
1781
44e97401
GM
17822012-02-28 Glenn Morris <rgm@gnu.org>
1783
1784 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
1785 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
1786 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
1787 * org.texi, sc.texi, vip.texi, viper.texi:
1788 Standardize possessive apostrophe usage.
1789
fa9a0855
CY
17902012-02-26 Chong Yidong <cyd@gnu.org>
1791
1792 * ediff.texi (Quick Help Commands): Add a couple of index entries
1793 (Bug#10834).
1794
0fd2c9a3
GM
17952012-02-17 Glenn Morris <rgm@gnu.org>
1796
1797 * gnus.texi (Posting Styles):
1798 * remember.texi (Org): Fix cross-refs to other manuals.
1799
9f26dc24
GM
18002012-02-15 Glenn Morris <rgm@gnu.org>
1801
1802 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
1803 (Encryption): New chapter, split out from previous.
1804
3d2af193
LI
18052012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
1806
c5b0993e
EW
1807 * gnus.texi (Customizing the IMAP Connection):
1808 Mention nnimap-record-commands.
3d2af193 1809
b74c9672
GM
18102012-02-10 Glenn Morris <rgm@gnu.org>
1811
1812 * url.texi (Retrieving URLs): Update url-retrieve arguments.
1813 Mention url-queue-retrieve.
1814
2ebc3b94
GM
18152012-02-09 Glenn Morris <rgm@gnu.org>
1816
9fcfcdef
GM
1817 * sem-user.texi (Semantic mode user commands): Typo fix.
1818
2ebc3b94
GM
1819 * info.texi (Create Info buffer): Mention info-display-manual.
1820
7c4bbb69
LI
18212012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
1822
1823 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
1824 example (modified from an example by Michael Albinus).
1825
debce7bc
G
18262012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
1827
1828 * gnus.texi (Agent Basics): Fix outdated description of
1829 `gnus-agent-auto-agentize-methods'.
1830
b207a4ec
AS
18312012-01-28 Andreas Schwab <schwab@linux-m68k.org>
1832
1833 * cc-mode.texi: Always @defindex ss.
1834 (Config Basics): Fix argument of @itemize.
1835 (Macro Backslashes): Add @code around index entry.
1836
b8fe8712
GM
18372012-01-23 Glenn Morris <rgm@gnu.org>
1838
1839 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
1840
02dc2fd7
EH
18412012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
1842
1843 * tramp.texi (File): Tweak wording for the `scpc' option.
1844
e7719ea1
G
18452012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1846
1847 * gnus.texi (Group Parameters): Really note precedence.
1848
9937bef4
G
18492012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1850
1851 * gnus.texi (Group Parameters): Note precedence.
1852
e66ba1df
BG
18532012-01-03 Eric Schulte <eric.schulte@gmx.com>
1854
1855 * org.texi (Noweb reference syntax): Adding documentation of
1856 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
1857 variable.
1858
18592012-01-03 Bastien Guerry <bzg@gnu.org>
1860
1861 * org.texi (Plain lists): Split the table to fix the display
1862 of items.
1863
18642012-01-03 Bastien Guerry <bzg@gnu.org>
1865
1866 * org.texi (Plain lists): Fix misplaced explanation.
1867
18682012-01-03 Bastien Guerry <bzg@gnu.org>
1869
1870 * org.texi (Plain lists, Agenda files): Add index entries.
1871
18722012-01-03 Julian Gehring <julian.gehring@googlemail.com>
1873
1874 * org.texi: Use "Org mode" instead of alternatives like
1875 "Org-mode" or "org-mode".
1876
18772012-01-03 Bernt Hansen <bernt@norang.ca>
1878
c5b0993e
EW
1879 * org.texi (Agenda commands):
1880 Document `org-clock-report-include-clocking-task'.
e66ba1df
BG
1881
18822012-01-03 Bastien Guerry <bzg@gnu.org>
1883
1884 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
1885 C-c' on checkboxes.
1886
18872012-01-03 Julian Gehring <julian.gehring@googlemail.com>
1888
1889 * org.texi: End sentences with two spaces.
1890
18912012-01-03 Michael Brand <michael.ch.brand@gmail.com>
1892
1893 * org.texi (External links): Document the link types file+sys
1894 and file+emacs, slightly narrow used page width.
1895
18962012-01-03 Eric Schulte <eric.schulte@gmx.com>
1897
1898 * org.texi (colnames): Note that colnames behavior may differ
1899 across languages.
1900
19012012-01-03 Bastien Guerry <bzg@gnu.org>
1902
1903 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
1904
19052012-01-03 Thomas Dye <dk@poto.westell.com>
1906
1907 * org.texi: Augmented discussion of babel property
1908 inheritance. Put footnote outside sentence ending period.
1909
19102012-01-03 Eric Schulte <schulte.eric@gmail.com>
1911
1912 * org.texi (eval): Documenting the full range of :eval header
1913 argument values.
1914
19152012-01-03 Eric Schulte <schulte.eric@gmail.com>
1916
1917 * org.texi (eval): Documentation of the new :eval option.
1918
19192012-01-03 Thomas Dye <dk@poto.local>
1920
1921 * org.texi: Add accumulated properties.
1922
19232012-01-03 Thomas Dye <dk@poto.local>
1924
1925 * org.texi: Documented no spaces in name=assign, another
1926 correction to :var table.
1927
19282012-01-03 Thomas Dye <dk@poto.local>
1929
1930 * org.texi: Changed DATA to NAME in Working With Source Code
1931 section.
1932
19332012-01-03 Tom Dye <tsd@tsdye.com>
1934
1935 * org.texi: Minor change to :var table.
1936
19372012-01-03 Tom Dye <tsd@tsdye.com>
1938
1939 * org.texi: More changes to :var table (some examples were wrong).
1940
19412012-01-03 Tom Dye <tsd@tsdye.com>
1942
1943 * org.texi: Cleaned up :var table.
1944
19452012-01-03 Bastien Guerry <bzg@gnu.org>
1946
1947 * org.texi (Timestamps, Weekly/daily agenda)
1948 (Weekly/daily agenda): Add @cindex for "appointment".
1949
19502012-01-03 Eric Schulte <schulte.eric@gmail.com>
1951
1952 * org.texi (Literal examples): A new link to the template for
1953 inserting empty code blocks.
1954 (Structure of code blocks): A new link to the template for
1955 inserting empty code blocks.
1956
19572012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
1958
1959 * org.texi (External links): Add footnote on how the behavior
1960 of the text search in Org files are controled by the variable
1961 `org-link-search-must-match-exact-headline'.
1962
19632012-01-03 Eric Schulte <schulte.eric@gmail.com>
1964
c5b0993e
EW
1965 * org.texi (Buffer-wide header arguments):
1966 Update documentation to reflect removal of #+PROPERTIES.
e66ba1df
BG
1967
19682012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
1969
1970 * org.texi (The clock table): Mention that ACHIVED trees
1971 contribute to the clock table.
1972
19732012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
1974
1975 * org.texi (Conflicts): Better yasnippet config info.
1976
19772012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
1978
1979 * org.texi (Selective export): Explicitely mention the default
1980 values for `org-export-select-tags',
1981 `org-export-exclude-tags'.
1982
19832012-01-03 Tom Dye <tsd@tsdye.com>
1984
1985 * org.texi: Added a line to specify that header arguments are
1986 lowercase.
1987
19882012-01-03 Tom Dye <tsd@tsdye.com>
1989
1990 * org.texi: :var requires default value when declared.
1991
19922012-01-03 Bastien Guerry <bzg@gnu.org>
1993
1994 * org.texi (Handling links): Add a note about the
1995 `org-link-frame-setup' option.
1996
19972012-01-03 David Maus <dmaus@ictsoc.de>
1998
1999 * org.texi (Exporting Agenda Views, Extracting agenda
2000 information): Fix command line syntax, quote symbol parameter
2001 values.
2002
20032012-01-03 David Maus <dmaus@ictsoc.de>
2004
2005 * org.texi (Exporting Agenda Views): Fix command line syntax.
2006
8d80ef01
PE
20072011-12-28 Paul Eggert <eggert@cs.ucla.edu>
2008
2009 * gnus.texi (Mail Source Customization, Mail Back End Variables):
2010 Use octal notation for file permissions, which are normally
2011 thought of in octal.
2012 (Mail Back End Variables): Use more-plausible modes in example.
2013
47d42d81
AM
20142011-12-20 Alan Mackenzie <acm@muc.de>
2015
2016 * cc-mode.texi: Update version string 5.31 -> 5.32.
2017
a98edce9
JB
20182011-12-06 Juanma Barranquero <lekktu@gmail.com>
2019
2020 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
2021
321decc8
GM
20222011-11-24 Glenn Morris <rgm@gnu.org>
2023
2024 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
2025
f8107b79
JB
20262011-11-24 Juanma Barranquero <lekktu@gmail.com>
2027
2028 * makefile.w32-in: Update dependencies.
2029
f5a96a4f
GM
20302011-11-20 Glenn Morris <rgm@gnu.org>
2031
2032 * gnus.texi (Group Information):
2033 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
2034
cd1181db
JB
20352011-11-20 Juanma Barranquero <lekktu@gmail.com>
2036
2037 * gnus-coding.texi (Gnus Maintenance Guide):
2038 Rename from "Gnus Maintainance Guide".
2039
2040 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
2041 * eieio.texi (Customizing):
fe7a3057
JB
2042 * gnus.texi (Article Washing):
2043 * gnus-news.texi:
2044 * sem-user.texi (Smart Jump): Fix typos.
cd1181db 2045
7877f373
JB
20462011-11-16 Juanma Barranquero <lekktu@gmail.com>
2047
2048 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
2049
0d26e0b6
JB
20502011-11-15 Juanma Barranquero <lekktu@gmail.com>
2051
c7015153
JB
2052 * ede.texi (project-am-texinfo):
2053 * gnus.texi (Sending or Not Sending):
2054 * org.texi (Template elements): Fix typos.
0d26e0b6 2055
0b381c7e
JB
20562011-11-14 Juanma Barranquero <lekktu@gmail.com>
2057
2058 * ediff.texi (Hooks):
c7015153 2059 * sem-user.texi (Semanticdb Roots): Fix typos.
0b381c7e 2060
40a8bdf6
JB
20612011-11-11 Juanma Barranquero <lekktu@gmail.com>
2062
2063 * semantic.texi (Tag handling): Fix typo.
2064
57dda3bb
KY
20652011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
2066
2067 * gnus.texi (Other Gnus Versions): Remove.
2068
52bedd34
AM
20692011-10-28 Alan Mackenzie <acm@muc.de>
2070
2071 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
2072 (Other Special Indentations): Add an xref to "Macros with ;".
2073 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
2074 "Macros with ;".
2075 (Macros with ;): New page.
2076
00b77525
GM
2077 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
2078 Document the new handling of nested scopes for movement by defuns.
52bedd34 2079
4a623313
MA
20802011-10-23 Michael Albinus <michael.albinus@gmx.de>
2081
2082 Sync with Tramp 2.2.3.
2083
2084 * trampver.texi: Update release number.
2085
466a320e
GM
20862011-10-14 Glenn Morris <rgm@gnu.org>
2087
2088 * ert.texi (Introduction, How to Run Tests)
2089 (Running Tests Interactively, Expected Failures)
2090 (Tests and Their Environment, Useful Techniques)
2091 (Interactive Debugging, Fixtures and Test Suites):
2092 Minor rephrasings.
2093 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
2094 (Running Tests in Batch Mode): Simplify loading instructions.
2095 (Test Selectors): Clarify some selectors.
2096 (Expected Failures, Useful Techniques):
2097 Make examples fit in 80 columns.
2098
2be4956d
JB
20992011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
2100
2101 * calc.texi (Basic Operations on Units): Discuss temperature
2102 conversion (`u t') alongside with other unit conversions ('u c').
2103
7359a765
GM
21042011-10-12 Glenn Morris <rgm@gnu.org>
2105
2106 * ert.texi: Whitespace trivia to make main menu items line up better.
2107
a0c52e5d
GM
21082011-10-08 Glenn Morris <rgm@gnu.org>
2109
2110 * Makefile.in: Fix ert rules.
2111
465d0300
G
21122011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2113
2114 * gnus.texi (Gnus Utility Functions): Add more references and
2115 explanations (bug#9683).
2116
a5166359
LMI
21172011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2118
2119 * gnus.texi (Archived Messages): Note the default (bug#9552).
2120
b523dc20
BW
21212011-09-21 Bill Wohler <wohler@newt.com>
2122
2123 Release MH-E manual version 8.3.
2124
58179cce 2125 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
b523dc20 2126 release 8.3.
c5b0993e 2127 (Preface): Update support information.
bd7239f5 2128 (From Bill Wohler): Reset text to original version. As a
b523dc20
BW
2129 historical quote, the tense should be correct in the time that it
2130 was written.
2131
0afb49a1
LMI
21322011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2133
2134 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
2135 (Finding the News): Doc clarification.
2136 (Terminology): Mention naming.
2137
e21bac42
G
21382011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2139
2140 * gnus.texi: Remove mentions of `recent', which are now obsolete.
2141 (Interactive): Document `quiet'.
2142
5b409b39 21432011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
5cb05633 2144
bd7239f5 2145 * org.texi (Images in LaTeX export): Rewrite.
5cb05633 2146
5b409b39 21472011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 2148
bd7239f5 2149 * org.texi (Using the mapping API): Mention 'region as a possible
3ab2c837
BG
2150 scope for `org-map-entries'.
2151
5b409b39 21522011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2153
2154 * org.texi (Visibility cycling): Document `org-copy-visible'.
2155
5b409b39 21562011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 2157
bd7239f5 2158 * org.texi (Template expansion): Order template sequences in the
3ab2c837
BG
2159 proper order.
2160
5b409b39 21612011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2162
2163 * org.texi (eval): Expand discussion of the :eval header argument.
2164
5b409b39 21652011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
2166
2167 * org.texi (Languages): Add Lilypond and Awk as supported
2168 languages.
2169
5b409b39 21702011-08-15 Achim Gratz <stromeko@nexgo.de>
3ab2c837 2171
bd7239f5 2172 * org.texi: Document that both CLOCK_INTO_DRAWER and
3ab2c837
BG
2173 LOG_INTO_DRAWER can be used to override the contents of variable
2174 org-clock-into-drawer (or if unset, org-log-into-drawer).
2175
bd7239f5 2176 * org.texi: Replace @xref->@pxref.
3ab2c837 2177
5b409b39 21782011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2179
2180 * org.texi (Evaluating code blocks): Documenting the new option
2181 for inline call lines.
2182
5b409b39 21832011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2184
2185 * org.texi (Results of evaluation): More explicit about the
2186 mechanism through which interactive evaluation of code is
2187 performed.
2188
5b409b39 21892011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2190
2191 * org.texi (noweb-ref): New header argument documentation.
2192
5b409b39 21932011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2194
2195 * org.texi (Extracting source code): Documentation of the new
2196 org-babel-tangle-named-block-combination variable.
2197
5b409b39 21982011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 2199
bd7239f5 2200 * org.texi (Structure of code blocks): Explicitly state that the
ed9265fc 2201 behavior of multiple blocks of the same name is undefined.
3ab2c837 2202
5b409b39 22032011-08-15 Christian Egli <christian.egli@sbszh.ch>
3ab2c837
BG
2204
2205 * org.texi (TaskJuggler export): Modify the example to reflect the
2206 new effort durations.
2207
5b409b39 22082011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
2209
2210 * org.texi (Images in LaTeX export): Escape curly brackets in
2211 LaTeX example.
2212
5b409b39 22132011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2214
2215 * org.texi (The clock table): Document the :properties and
2216 :inherit-props arguments for the clocktable.
2217
5b409b39 22182011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2219
2220 * org.texi (Tables in LaTeX export): Document specifying placement
2221 options for tables.
2222
5b409b39 22232011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2224
2225 * org.texi (Evaluating code blocks): More specific documentation
2226 about the different types of header arguments.
2227
5b409b39 22282011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3ab2c837
BG
2229
2230 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
2231
5b409b39 22322011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2233
2234 * org.texi (Built-in table editor): Document the table field
2235 follow mode.
2236
5b409b39 22372011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
2238
2239 * org.texi (Easy Templates): Document new template.
2240
5b409b39 22412011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
2242
2243 * org.texi (Literal examples): Add a cross-reference from "Literal
2244 Examples" to "Easy Templates."
2245
5b409b39 22462011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2247
2248 * org.texi (The clock table): Add link to match syntax.
2249
5b409b39 22502011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2251
2252 * org.texi (Agenda commands): Document clock consistency checks.
2253
5b409b39 22542011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2255
2256 * org.texi (Built-in table editor): Document that \vert represents
2257 a vertical bar in a table field.
2258
5b409b39 22592011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2260
2261 * org.texi (Literal examples): Link from "Markup" > "Literate
2262 Examples" to "Working with Source Code".
2263
5b409b39 22642011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
2265
2266 * org.texi (Agenda commands): Doc for function option to bulk
2267 action.
2268
5b409b39 22692011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2270
2271 * org.texi (Template expansion): Document new %<...> template
2272 escape.
2273
5b409b39 22742011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2275
2276 * org.texi (Selective export): Document exclusion of any tasks
2277 from export.
2278
5b409b39 22792011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2280
2281 * org.texi (Selective export): Document how to exclude DONE tasks
2282 from export.
2283 (Publishing options): Document the properties to be used to turn off
2284 export of DONE tasks.
2285
5b409b39 22862011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2287
2288 * org.texi (The date/time prompt): Document date range protection.
2289
5b409b39 22902011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2291
2292 * org.texi (padline): Documentation of the new padline header
2293 argument.
2294
5b409b39 22952011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2296
2297 * org.texi (var): Adding "[" to list of characters triggering
2298 elisp evaluation.
2299
5b409b39 23002011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2301
2302 * org.texi (var): Documentation of Emacs Lisp evaluation during
2303 variable assignment.
2304
5b409b39 23052011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2306
2307 * org.texi (colnames): Reference indexing into variables, and note
2308 that colnames are *not* removed before indexing occurs.
2309 (rownames): Reference indexing into variables, and note that
2310 rownames are *not* removed before indexing occurs.
2311
5b409b39 23122011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2313
2314 * org.texi (var): Clarification of indexing into tabular
2315 variables.
2316
5b409b39 23172011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2318
2319 * org.texi (results): Documentation of the `:results wrap' header
2320 argument.
2321
5b409b39 23222011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 2323
bd7239f5 2324 * org.texi (LaTeX and PDF export): Add a note about a limitation
3ab2c837
BG
2325 of the LaTeX export: the org file has to be properly structured.
2326
5b409b39 23272011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 2328
c5b0993e
EW
2329 * org.texi (Dynamic blocks, Structure editing):
2330 Mention the function `org-narrow-to-block'.
3ab2c837 2331
5b409b39 23322011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2333
2334 * org.texi (Languages): Updating list of code block supported
2335 languages.
2336
5b409b39 23372011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2338
2339 * org.texi (Special properties): CATEGORY is a special property,
2340 but it may also used in the drawer.
2341
5b409b39 23422011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2343
2344 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
2345
5b409b39 23462011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
2347
2348 * org.texi (Include files): Document :lines.
2349
5b409b39 23502011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2351
2352 * org.texi (comments): Documentation of the ":comments noweb" code
2353 block header argument.
2354
5b409b39 23552011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 2356
c5b0993e 2357 * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
3ab2c837
BG
2358 added extra whitespace around functions to be consistent with the
2359 rest of the section.
2360
5b409b39 23612011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 2362
c5b0993e 2363 * org.texi (Evaluating code blocks): Expand discussion of
3ab2c837 2364 #+call: line syntax.
c5b0993e 2365 (Header arguments in function calls): Expand discussion of
3ab2c837
BG
2366 #+call: line syntax.
2367
5b409b39 23682011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2369
2370 * org.texi (Evaluating code blocks): More explicit about how to
2371 pass variables to #+call lines.
2372
5b409b39 23732011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2374
2375 * org.texi (Results of evaluation): Link to the :results header
2376 argument list from the "Results of evaluation" section.
2377
5b409b39 23782011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2379
2380 * org.texi (Conflicts): Adding additional information about
2381 resolving org/yasnippet conflicts.
2382
5b409b39 23832011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
2384
2385 * org.texi (Publishing options): Document style-include-scripts
2386 publishing project property.
2387
5b409b39 23882011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2389
2390 * org.texi (Sparse trees): Document the next-error /
2391 previous-error functionality.
2392
5b409b39 23932011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837 2394
c5b0993e 2395 * org.texi (cache): Improve documentation of code block caches.
3ab2c837 2396
5b409b39 23972011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837 2398
c5b0993e
EW
2399 * org.texi (Code block specific header arguments):
2400 Documentation of multi-line header arguments.
3ab2c837 2401
5b409b39 24022011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2403
2404 * org.texi (Code evaluation security): Add example for using a
2405 function.
2406
5b409b39 24072011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2408
2409 * org.texi (Tables in LaTeX export): Documentation of new
2410 attr_latex options for tables.
2411
5b409b39
BG
24122011-08-03 Michael Albinus <michael.albinus@gmx.de>
2413
2414 * trampver.texi: Update release number.
2415
24162011-07-30 Michael Albinus <michael.albinus@gmx.de>
2417
2418 Sync with Tramp 2.2.2.
2419
2420 * trampver.texi: Update release number.
2421
064e2d08
LMI
24222011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2423
2424 * flymake.texi (Example -- Configuring a tool called via make):
2425 Use /dev/null instead of the Windows "nul" (bug#8715).
2426
b8151e9c
LMI
24272011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
2428
2429 * widget.texi (Setting Up the Buffer): Remove mention of the
2430 global keymap parent, which doesn't seem to be accurate
2431 (bug#7045).
2432
5b409b39
BG
24332011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2434
2435 * org.texi (Special agenda views): Fix double quoting (bug#3509).
2436
c0a8ae95
KR
24372010-07-10 Kevin Ryde <user42@zip.com.au>
2438
2439 * cl.texi (For Clauses): Add destructuring example processing an
2440 alist (bug#6596).
2441
ac6531ad
LMI
24422011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
2443
2444 * ediff.texi (Major Entry Points): Remove mention of `require',
2445 since that's not pertinent in the installed Emacs (bug#9016).
2446
d30dd079
G
24472011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
2448
2449 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
0c502747
LMI
2450 (Filtering New Groups): Clarify how simple the "options -n" format is.
2451 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
2452 is internal.
d30dd079 2453
862c0d68
MA
24542011-07-04 Michael Albinus <michael.albinus@gmx.de>
2455
c5b0993e
EW
2456 * tramp.texi (Cleanup remote connections):
2457 Add `tramp-cleanup-this-connection'.
862c0d68 2458
cd865a33
G
24592011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2460
2461 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
2462 zombies.
2463 (Checking New Groups): Ditto (bug#8974).
c5b0993e 2464 (Checking New Groups): Move the reference to the right place.
cd865a33
G
2465
24662011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
2467
2468 * gnus.texi (Startup Files): Clarify that we're talking about numbered
2469 backups, and not actual vc (bug#8975).
2470
79414ae4
KR
24712011-07-03 Kevin Ryde <user42@zip.com.au>
2472
2473 * cl.texi (For Clauses): @items for hash-values and key-bindings
2474 to make them more visible when skimming. Add examples of `using'
2475 clause to them, examples being clearer than a description in
2476 words (bug#6599).
2477
847ccf7c
AM
24782011-07-01 Alan Mackenzie <acm@muc.de>
2479
2480 * cc-mode.texi (Guessing the Style): New page.
2481 (Styles): Add a short introduction to above.
2482
3da13bb9
DD
24832011-06-28 Deniz Dogan <deniz@dogan.se>
2484
2485 * rcirc.texi (Configuration): Bug-fix:
2486 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
2487 Reported by Elias Pipping <pipping@exherbo.org>.
2488
60a0884e
G
24892011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2490
c5b0993e
EW
2491 * gnus.texi (Summary Mail Commands):
2492 Document `gnus-summary-reply-to-list-with-original'.
60a0884e 2493
0c7efc08
SM
24942011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
2495
2496 * eshell.texi (Known problems): Fix typo.
2497
ea3596a2
MA
24982011-06-12 Michael Albinus <michael.albinus@gmx.de>
2499
0c7efc08 2500 * tramp.texi (Customizing Completion): Mention authinfo-style files.
ea3596a2
MA
2501 (Password handling): `auth-source-debug' is good for debug messages.
2502
2da9c605
G
25032011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
2504
2505 * gnus.texi (Store custom flags and keywords): Refer to
2506 `gnus-registry-article-marks-to-{chars,names}' instead of
2507 `gnus-registry-user-format-function-{M,M2}'.
2508
e61923c8
GM
25092011-05-27 Paul Eggert <eggert@cs.ucla.edu>
2510
2511 * texinfo.tex: Merge from gnulib.
2512
627abcdd
TZ
25132011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
2514
2515 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
0c7efc08
SM
2516 (Store custom flags and keywords):
2517 Mention `gnus-registry-user-format-function-M' and
627abcdd
TZ
2518 `gnus-registry-user-format-function-M2'.
2519
a3c92bc1
EZ
25202011-05-17 Paul Eggert <eggert@cs.ucla.edu>
2521
8f906c40 2522 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
a3c92bc1 2523
85d870a9
GM
25242011-05-17 Glenn Morris <rgm@gnu.org>
2525
2526 * gnus.texi (Face): Fix typo.
2527
2cdee799
GM
25282011-05-14 Glenn Morris <rgm@gnu.org>
2529
2530 * dired-x.texi (Omitting Examples): Minor addition.
2531
79b70037
GM
25322011-05-10 Jim Meyering <meyering@redhat.com>
2533
2534 * ede.texi: Fix typo "or or -> or".
2535
a7111a62 25362011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
c2f51e23
G
2537
2538 * gnus.texi (Summary Buffer Lines):
2539 gnus-summary-user-date-format-alist does not exist.
2540 (Sorting the Summary Buffer): More about sorting threads.
2541
69026aba
MA
25422011-04-25 Michael Albinus <michael.albinus@gmx.de>
2543
2544 * trampver.texi: Update release number.
2545
9024ff79
MA
25462011-04-14 Michael Albinus <michael.albinus@gmx.de>
2547
2548 * tramp.texi (Frequently Asked Questions): New item for disabling
2549 Tramp in other packages.
2550
c3c65d73
TZ
25512011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
2552
2553 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
0c7efc08 2554 (Fancy splitting to parent, Store arbitrary data):
c5b0993e 2555 Update gnus-registry docs.
c3c65d73 2556
9ec6a317
JB
25572011-04-13 Juanma Barranquero <lekktu@gmail.com>
2558
2559 * ede.texi: Fix typos.
2560
1e3b6001
G
25612011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2562
9ec6a317
JB
2563 * gnus.texi (Window Layout): @itemize @code doesn't exist.
2564 It's @table @code.
1e3b6001 2565
a5954fa5
G
25662011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
2567
ed9265fc 2568 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
a5954fa5 2569
d71990a1
JB
25702011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
2571
2572 * calc.texi (Logarithmic Units): Update the function names.
2573
1518e4f0
G
25742011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2575
2576 * message.texi (Various Commands): Document format specs in the
2577 ellipsis.
2578
a123622d
G
25792011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
2580
2581 * message.texi (Insertion Variables): Document message-cite-style.
2582
25832011-03-14 Michael Albinus <michael.albinus@gmx.de>
e756ec02
MA
2584
2585 * tramp.texi (Remote processes): New subsection "Running shell on
2586 a remote host".
2587
4248cca2
TZ
25882011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
2589
2590 * auth.texi (Help for developers): Update docs to explain that the
2591 :save-function will only run the first time.
2592
54ce11a1
GM
25932011-03-12 Glenn Morris <rgm@gnu.org>
2594
2595 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
2596 (emacs-faq.text): New target.
2597 (clean): Add emacs-faq.
2598
0c3b25f8
MA
25992011-03-12 Michael Albinus <michael.albinus@gmx.de>
2600
2601 Sync with Tramp 2.2.1.
2602
2603 * trampver.texi: Update release number.
2604
b740639e
GM
26052011-03-11 Glenn Morris <rgm@gnu.org>
2606
2607 * Makefile.in (HTML_TARGETS): New.
2608 (clean): Delete $HTML_TARGETS.
2609 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
2610
733afdf4
TZ
26112011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
2612
2613 * auth.texi (Help for developers): Show example of using
2614 `auth-source-search' with prompts and :save-function.
2615
33383987
JB
26162011-03-07 Chong Yidong <cyd@stupidchicken.com>
2617
2618 * Version 23.3 released.
2619
a5057546
G
26202011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
2621
2622 * message.texi (Message Buffers): Update default value of
2623 message-generate-new-buffers.
2624
479a2c9b
JB
26252011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
2626
2627 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
2628 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
2629 respectively.
05a29101
JB
2630 (Musical Notes): New section.
2631 (Customizing Calc): Mention the customizable variable
2632 calc-note-threshold.
479a2c9b 2633
e0535b76
GM
26342011-03-03 Glenn Morris <rgm@gnu.org>
2635
2636 * url.texi (Dealing with HTTP documents): Remove reference to
2637 function url-decode-text-part; never seems to have existed. (Bug#6038)
e7b21e2b 2638 (Configuration): Update url-configuration-directory description.
e0535b76 2639
2777ccbf
GM
26402011-03-02 Glenn Morris <rgm@gnu.org>
2641
2642 * dired-x.texi (Multiple Dired Directories): Remove mentions
2643 of dired-default-directory-alist and dired-default-directory.
2644 Move dired-smart-shell-command here...
2645 (Miscellaneous Commands): ... from here.
2646
257219bd
PE
26472011-03-02 Paul Eggert <eggert@cs.ucla.edu>
2648
2649 * texinfo.tex: Update to version 2011-02-24.09.
2650
8889f4e2
GM
26512011-03-02 Glenn Morris <rgm@gnu.org>
2652
2653 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
2654 instead of the obsoleted dired-omit-here-always.
2655
5d41af19
MA
26562011-02-28 Michael Albinus <michael.albinus@gmx.de>
2657
2658 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
2659 supported systems.
2660
2b0c7330 26612011-02-28 Glenn Morris <rgm@gnu.org>
51a13bdd 2662
61cf3a76
GM
2663 * dbus.texi (Type Conversion): Grammar fix.
2664
cce7d530 26652011-02-23 Michael Albinus <michael.albinus@gmx.de>
51a13bdd 2666
cce7d530
GM
2667 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
2668 "Debian GNU/Linux".
51a13bdd 2669
cce7d530
GM
2670 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
2671
817b48a7
GM
26722011-02-23 Glenn Morris <rgm@gnu.org>
2673
cce7d530
GM
2674 * dired-x.texi (Features): Minor rephrasing.
2675 (Local Variables): Fix typos.
47301027
GM
2676
2677 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
2678 Standardize some Emacs/XEmacs terminology.
2679
817b48a7
GM
2680 * dired-x.texi (Features): Don't advertise obsolete local variables.
2681 Simplify layout.
2682 (Omitting Variables): Update local variables example.
2683 (Local Variables): Say this is obsolete. Fix description of
2684 dired-enable-local-variables possible values.
2685
4a3988d5
G
26862011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
2687
2688 * auth.texi (Help for users): Mention ~/.netrc is also searched by
2689 default now.
2690
8e22bee0
G
26912011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
2692
2693 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
2694
06b840e0
LI
26952011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
2696
2697 * gnus.texi (Window Layout): Document layout names.
2698
67ab0163 26992011-02-19 Eli Zaretskii <eliz@gnu.org>
0c973505
EZ
2700
2701 * ada-mode.texi: Sync @dircategory with ../../info/dir.
2702 * auth.texi: Sync @dircategory with ../../info/dir.
2703 * autotype.texi: Sync @dircategory with ../../info/dir.
2704 * calc.texi: Sync @dircategory with ../../info/dir.
2705 * cc-mode.texi: Sync @dircategory with ../../info/dir.
2706 * cl.texi: Sync @dircategory with ../../info/dir.
2707 * dbus.texi: Sync @dircategory with ../../info/dir.
2708 * dired-x.texi: Sync @dircategory with ../../info/dir.
2709 * ebrowse.texi: Sync @dircategory with ../../info/dir.
2710 * ede.texi: Sync @dircategory with ../../info/dir.
2711 * ediff.texi: Sync @dircategory with ../../info/dir.
2712 * edt.texi: Sync @dircategory with ../../info/dir.
2713 * eieio.texi: Sync @dircategory with ../../info/dir.
2714 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
2715 * epa.texi: Sync @dircategory with ../../info/dir.
2716 * erc.texi: Sync @dircategory with ../../info/dir.
2717 * eshell.texi: Sync @dircategory with ../../info/dir.
2718 * eudc.texi: Sync @dircategory with ../../info/dir.
2719 * flymake.texi: Sync @dircategory with ../../info/dir.
2720 * forms.texi: Sync @dircategory with ../../info/dir.
2721 * gnus.texi: Sync @dircategory with ../../info/dir.
2722 * idlwave.texi: Sync @dircategory with ../../info/dir.
2723 * mairix-el.texi: Sync @dircategory with ../../info/dir.
2724 * message.texi: Sync @dircategory with ../../info/dir.
2725 * mh-e.texi: Sync @dircategory with ../../info/dir.
2726 * newsticker.texi: Sync @dircategory with ../../info/dir.
2727 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
2728 * org.texi: Sync @dircategory with ../../info/dir.
2729 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
2730 * pgg.texi: Sync @dircategory with ../../info/dir.
2731 * rcirc.texi: Sync @dircategory with ../../info/dir.
2732 * reftex.texi: Sync @dircategory with ../../info/dir.
2733 * remember.texi: Sync @dircategory with ../../info/dir.
2734 * sasl.texi: Sync @dircategory with ../../info/dir.
2735 * sc.texi: Sync @dircategory with ../../info/dir.
2736 * semantic.texi: Sync @dircategory with ../../info/dir.
2737 * ses.texi: Sync @dircategory with ../../info/dir.
2738 * sieve.texi: Sync @dircategory with ../../info/dir.
2739 * smtpmail.texi: Sync @dircategory with ../../info/dir.
2740 * speedbar.texi: Sync @dircategory with ../../info/dir.
2741 * trampver.texi [emacs]: Set emacsname to "Emacs".
2742 * tramp.texi: Sync @dircategory with ../../info/dir.
2743 * url.texi: Sync @dircategory with ../../info/dir.
2744 * vip.texi: Sync @dircategory with ../../info/dir.
2745 * viper.texi: Sync @dircategory with ../../info/dir.
2746 * widget.texi: Sync @dircategory with ../../info/dir.
2747 * woman.texi: Sync @dircategory with ../../info/dir.
2748
30abce25
GM
27492011-02-19 Glenn Morris <rgm@gnu.org>
2750
0c7efc08
SM
2751 * dired-x.texi (Technical Details): No longer redefines
2752 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
bea584fa 2753 dired-read-shell-command, or dired-find-buffer-nocreate.
30abce25 2754
73572c72
AG
27552013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
2756
78b8f320 2757 * eshell.texi (Input/Output): Document insert output redirection operator, >>>.
73572c72 2758
f31f8469
GM
27592011-02-18 Glenn Morris <rgm@gnu.org>
2760
2761 * dired-x.texi (Optional Installation File At Point): Simplify.
2762
35123c04
TZ
27632011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
2764
2765 * auth.texi (Help for users): Use :port instead of :protocol for all
2766 auth-source docs.
7ba93e94
G
2767 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
2768 to have two files in `auth-sources'.
35123c04 2769
da5e0ce4
GM
27702011-02-16 Glenn Morris <rgm@gnu.org>
2771
b322c9af
GM
2772 * dired-x.texi: Use emacsver.texi to get Emacs version.
2773 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
2774 Depend on emacsver.texi.
2775
07ca5555
GM
2776 * dired-x.texi: Drop meaningless version number.
2777 (Introduction): Remove old info.
2778 (Optional Installation Dired Jump): Autoload from dired-x.
2779 Remove incorrect info about loaddefs.el.
2780 (Bugs): Just refer to M-x report-emacs-bug.
2781
da5e0ce4
GM
2782 * dired-x.texi (Multiple Dired Directories): Update for rename of
2783 default-directory-alist.
2784 (Miscellaneous Commands): No longer mention very old VM version 4.
2785
bb55f713
PE
27862011-02-15 Paul Eggert <eggert@cs.ucla.edu>
2787
2788 Merge from gnulib.
2789 * texinfo.tex: Update to version 2011-02-14.11.
2790
5415d076
G
27912011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
2792
da5e0ce4
GM
2793 * auth.texi (Help for users):
2794 Login collection is "Login" and not "login".
5415d076 2795
14029d4b
MA
27962011-02-13 Michael Albinus <michael.albinus@gmx.de>
2797
2798 * tramp.texi (History): Remove IMAP support.
2799 (External methods, Frequently Asked Questions): Remove `imap' and
2800 `imaps' methods.
2801 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
2802
2803 * trampver.texi: Remove default value of `emacsimap'.
2804
8a36c07f
GM
28052011-02-13 Glenn Morris <rgm@gnu.org>
2806
2807 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
2808 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
2809
165bc5a0
GM
28102011-02-12 Glenn Morris <rgm@gnu.org>
2811
2812 * sc.texi (Getting Connected): Remove old index entries.
2813
5415d076 28142011-02-12 Ulrich Mueller <ulm@gentoo.org>
43aa28e2
UM
2815
2816 * url.texi: Remove duplicate @dircategory (Bug#7942).
2817
b8e0f0cd
G
28182011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
2819
8a36c07f
GM
2820 * auth.texi (Overview, Help for users, Help for developers):
2821 Update docs.
b8e0f0cd
G
2822 (Help for users): Talk about spaces.
2823
caf82551
PE
28242011-02-09 Paul Eggert <eggert@cs.ucla.edu>
2825
2826 * texinfo.tex: Update to version 2011-02-07.16.
2827
1ff98217
MA
28282011-02-07 Michael Albinus <michael.albinus@gmx.de>
2829
2830 * dbus.texi (Bus names): Adapt descriptions for
2831 dbus-list-activatable-names and dbus-list-known-names.
2832
2e78df6b
JB
28332011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
2834
2835 * calc.texi (Logarithmic Units): New section.
2836
7fbf7cae
TZ
28372011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
2838
2839 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
2840 manuals use it now.
2841
0c7efc08 2842 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
7fbf7cae 2843
156ad271
KY
28442011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
2845
2846 * overrides.texi: Remove.
2847
2848 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
2849 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
2850
36539990
MA
28512011-02-05 Michael Albinus <michael.albinus@gmx.de>
2852
2853 * tramp.texi (Frequently Asked Questions): Mention problems with
2854 WinSSHD.
2855
2856 * trampver.texi: Update release number.
2857
28582011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
2859
2860 * tramp.texi:
2861 Replace "delimet" with "delimit" globally.
2862 Replace "explicite" with "explicit" globally.
2863 Replace "instead of" with "instead" where there was nothing after "of".
2864 Audit use of comma before interrogative pronoun, "that", or "which".
2865 Minor word order, spelling, wording changes.
2866
ec72bf63
G
28672011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
2868
2869 * overrides.texi: New file to set or clear WEBHACKDEVEL.
2870
2871 * sieve.texi: Use WEBHACKDEVEL.
2872
2873 * sasl.texi: Use WEBHACKDEVEL.
2874
2875 * pgg.texi: Use WEBHACKDEVEL.
2876
2877 * message.texi: Use WEBHACKDEVEL.
2878
2879 * gnus.texi: Use WEBHACKDEVEL.
2880
2881 * emacs-mime.texi: Use WEBHACKDEVEL.
2882
2883 * auth.texi: Use WEBHACKDEVEL.
2884
2885 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
2886 manuals.
2887
28882011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
2889
2890 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
2891
90b750f4
PE
28922011-02-03 Paul Eggert <eggert@cs.ucla.edu>
2893
2894 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
2895 which in turn is copied from ftp://tug.org/tex/.
2896
0e751a49
GM
28972011-02-03 Glenn Morris <rgm@gnu.org>
2898
2899 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
2900 (Binding combinations of modifiers and function keys):
2901 Let's assume people reading this are not using Emacs 18.
2902
7f13c2e2
LI
29032011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
2904
2905 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
2906 since it's run automatically.
2907
d76c843e
LI
29082011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
2909
2910 * gnus.texi (Customizing Articles): Fix typo.
2911
12e3ca0a
LI
29122011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
2913
2914 * gnus.texi (Customizing Articles): Document the new way of customizing
2915 the date headers(s).
2916
fe72c8fa
LI
29172011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
2918
2919 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
2920 splitting example.
2921
bf3dae7e
EZ
29222011-01-29 Eli Zaretskii <eliz@gnu.org>
2923
2924 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
2925 (MAKEINFO_OPTS): New variable.
2926 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
2927 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
2928 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
2929 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
2930 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
2931 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
2932 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
2933 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
2934 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
2935 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
2936 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
2937 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
2938 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
2939 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
2940 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
2941 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
2942 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
2943 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
2944
d6f13ac8
LI
29452011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
2946
2947 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
2948
c5ecc769
G
29492011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
2950
2951 * message.texi (IDNA): Explain what it is.
2952
29532011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
2954
2955 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
2956
45eb2a5d
WL
29572011-01-23 Werner Lemberg <wl@gnu.org>
2958
2959 * Makefile.in (MAKEINFO): Now controlled by `configure'.
2960 (MAKEINFO_OPTS): New variable. Use it where appropriate.
0c7efc08 2961 (ENVADD): Update.
45eb2a5d 2962
6872a814
GM
29632011-01-18 Glenn Morris <rgm@gnu.org>
2964
2965 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
2966
77ab81d0 29672011-01-14 Eduard Wiebe <usenet@pusto.de>
b218c6cd
EW
2968
2969 * nxml-mode.texi (Introduction): Fix file name typos.
2970
d221e780
CO
29712011-01-13 Christian Ohler <ohler@gnu.org>
2972
2973 * ert.texi: New file.
2974
2975 * Makefile.in:
2976 * makefile.w32-in: Add ert.texi.
2977
8c904d82
MA
29782011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
2979
2980 * dbus.texi (Receiving Method Calls): New function
2981 dbus-register-service. Rearrange node.
2982
f56e0e7a
PE
29832011-01-07 Paul Eggert <eggert@cs.ucla.edu>
2984
2985 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
2986 which in turn is copied from ftp://tug.org/tex/.
2987
0fadf00e
MA
29882011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
2989
2990 * dbus.texi (Receiving Method Calls): Describe new optional
2991 parameter dont-register-service of dbus-register-{method,property}.
2992
8b358e90
DU
29932010-12-17 Daiki Ueno <ueno@unixuser.org>
2994
0c7efc08
SM
2995 * epa.texi (Encrypting/decrypting *.gpg files):
2996 Mention epa-file-select-keys.
8b358e90 2997
549c9aed
G
29982010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
2999
3000 * gnus.texi (Archived Messages): Remove outdated text.
3001
30022010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
3003
0c7efc08 3004 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
549c9aed 3005
156e3f9c
G
30062010-12-15 Andrew Cohen <cohen@andy.bu.edu>
3007
83f3eadc 3008 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
156e3f9c 3009
8151d490
AC
30102010-12-14 Andrew Cohen <cohen@andy.bu.edu>
3011
3012 * gnus.texi (The swish++ Engine): Add customizable parameters
3013 descriptions.
3014 (The swish-e Engine): Ditto.
3015
305bdd22
MA
30162010-12-14 Michael Albinus <michael.albinus@gmx.de>
3017
3018 * tramp.texi (Inline methods): Add "ksu" method.
3019 (Remote processes): Add example with remote `default-directory'.
3020
53aff12a
GM
30212010-12-14 Glenn Morris <rgm@gnu.org>
3022
3023 * faq.texi (Expanding aliases when sending mail):
3024 Now build-mail-aliases is interactive.
3025
8a1cdce5
AC
30262010-12-13 Andrew Cohen <cohen@andy.bu.edu>
3027
3028 * gnus.texi: First pass at adding (rough) nnir documentation.
3029
7410c270
G
30302010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3031
53aff12a
GM
3032 * gnus.texi (Filtering New Groups):
3033 Mention gnus-auto-subscribed-categories.
3034 (The First Time): Remove, since default-subscribed-newsgroups has been
7410c270
G
3035 removed.
3036
f49d1f52 30372010-12-13 Glenn Morris <rgm@gnu.org>
7dde1a86
GM
3038
3039 * cl.texi (For Clauses): Small fixes for frames and windows.
3040
acedf35c
CD
30412010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
3042
3043 * org.texi (Using capture): Document using prefix arguments for
3044 finalizing capture.
3045 (Agenda commands): Document prefix argument for the bulk scatter
3046 command.
3047 (Beamer class export): Document that also overlay arguments can be
3048 passed to the column environment.
3049 (Template elements): Document the new entry type.
3050
30512010-12-11 Puneeth Chaganti <punchagan@gmail.com>
3052
3053 * org.texi (Include files): Document :minlevel.
3054
30552010-12-11 Julien Danjou <julien@danjou.info>
3056
3057 * org.texi (Categories): Document category icons.
3058
30592010-12-11 Eric Schulte <schulte.eric@gmail.com>
3060
3061 * org.texi (noweb): Fix typo.
3062
516aa569
G
30632010-12-06 Tassilo Horn <tassilo@member.fsf.org>
3064
3065 * gnus.texi (Server Commands): Point to the rest of the server
3066 commands.
3067
04db63bc
G
30682010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3069
3070 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
3071 g'.
3072
ed797193
G
30732010-12-02 Julien Danjou <julien@danjou.info>
3074
3075 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
3076
30772010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3078
3079 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
3080 (Direct Functions): Note the STARTTLS upgrade.
3081
07976ae3 30822010-11-27 Glenn Morris <rgm@gnu.org>
4d47208a 3083 James Clark <none@example.com>
d3dfb185
GM
3084
3085 * nxml-mode.texi (Introduction): New section.
3086
59e75882
G
30872010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3088
3089 * gnus.texi (Server Commands): Document gnus-server-show-server.
3090
568a887f
MA
30912010-11-20 Michael Albinus <michael.albinus@gmx.de>
3092
3093 Sync with Tramp 2.2.0.
3094
3095 * trampver.texi: Update release number.
3096
1265829e
JB
30972010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
3098
3099 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
3100 Mention that the TeX specific units won't use the `tex' prefix
3101 in TeX mode.
3102
239661c0
KY
31032010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
3104
3105 * gnus.texi (Misc Article): Document gnus-inhibit-images.
3106
4a47c275 31072010-11-17 Glenn Morris <rgm@gnu.org>
20989285
GM
3108
3109 * edt.texi: Remove information about Emacs 19.
3110
4a47c275 31112010-11-17 Michael Albinus <michael.albinus@gmx.de>
3ff91964
MA
3112
3113 * trampver.texi: Update release number.
3114
2f0e0dc8
KY
31152010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
3116
3117 * gnus.texi (Article Washing): Fix typo.
3118
afe98dfa
CD
31192010-11-11 Noorul Islam <noorul@noorul.com>
3120
56f5a94e 3121 * org.texi: Fix typo.
afe98dfa
CD
3122
31232010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3124
3125 * org.texi (Using capture): Explain that refiling is
3126 sensitive to cursor position.
3127
31282010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3129
56f5a94e 3130 * org.texi (Images and tables): Add cross reference to link section.
afe98dfa
CD
3131
31322010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3133
3134 * org.texi: Document the <c> cookie.
3135
31362010-11-11 Eric Schulte <schulte.eric@gmail.com>
3137
bd7239f5 3138 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
56f5a94e 3139 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
afe98dfa
CD
3140
31412010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3142
56f5a94e 3143 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
afe98dfa
CD
3144
31452010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3146
56f5a94e 3147 * org.texi (Project alist): Mention that this is a property list.
afe98dfa
CD
3148
31492010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3150
3151 * org.texi (Setting up the staging area): Document that
3152 file names remain visible when encrypting the MobileOrg files.
3153
31542010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3155
3156 * org.texi (Setting up the staging area): Document which
3157 versions are needed for encryption.
3158
31592010-11-11 Eric Schulte <schulte.eric@gmail.com>
3160
56f5a94e
GM
3161 * org.texi (noweb): Update :noweb documentation to
3162 reflect the new "tangle" argument.
afe98dfa
CD
3163
31642010-11-11 Eric Schulte <schulte.eric@gmail.com>
3165
56f5a94e
GM
3166 * org.texi (Batch execution): Improve tangling script in
3167 documentation.
afe98dfa
CD
3168
31692010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3170
3171 * org.texi (Handling links):
3172 (In-buffer settings): Document inlining images on startup.
3173
31742010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3175
3176 * org.texi (Setting up the staging area): Document use of
3177 crypt password.
3178
31792010-11-11 David Maus <dmaus@ictsoc.de>
3180
56f5a94e 3181 * org.texi (Template expansion): Add date related link type escapes.
afe98dfa
CD
3182
31832010-11-11 David Maus <dmaus@ictsoc.de>
3184
56f5a94e
GM
3185 * org.texi (Template expansion): Add mew in table for link type
3186 escapes.
afe98dfa
CD
3187
31882010-11-11 David Maus <dmaus@ictsoc.de>
3189
56f5a94e 3190 * org.texi (Template expansion): Fix typo in link type escapes.
afe98dfa
CD
3191
31922010-11-11 Eric Schulte <schulte.eric@gmail.com>
3193
56f5a94e 3194 * org.texi (Structure of code blocks): Another documentation tweak.
afe98dfa
CD
3195
31962010-11-11 Eric Schulte <schulte.eric@gmail.com>
3197
56f5a94e 3198 * org.texi (Structure of code blocks): Documentation tweak.
afe98dfa
CD
3199
32002010-11-11 Eric Schulte <schulte.eric@gmail.com>
3201
56f5a94e
GM
3202 * org.texi (Structure of code blocks):
3203 Update documentation to mention inline code block syntax.
afe98dfa
CD
3204
32052010-11-11 Eric Schulte <schulte.eric@gmail.com>
3206
56f5a94e 3207 * org.texi (comments): Improve wording.
afe98dfa
CD
3208
32092010-11-11 Eric Schulte <schulte.eric@gmail.com>
3210
56f5a94e 3211 * org.texi (comments): Document the new :comments header arguments.
afe98dfa
CD
3212
32132010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3214
3215 * org.texi (Installation): Remove the special
3216 installation instructions for XEmacs.
3217
32182010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
3219
56f5a94e 3220 * org.texi (Easy Templates): New section. Documents quick
afe98dfa
CD
3221 insertion of empty structural elements.
3222
32232010-11-11 Noorul Islam <noorul@noorul.com>
3224
56f5a94e 3225 * org.texi: Fix doc.
afe98dfa
CD
3226
32272010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
3228
3229 * org.texi (The date/time prompt): Document specification
3230 of time ranges.
3231
32322010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3233
3234 * org.texi (Internal links): Document the changes in
3235 internal links.
3236
32372010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3238
3239 * org.texi (Agenda commands): Document the limitation for
3240 the filter preset - it can only be used for an entire agenda
3241 view, not in an individual block in a block agenda.
3242
32432010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
3244
3245 * org.texi (iCalendar export): Document alarm creation.
3246
6f8fc60c
MA
32472010-11-10 Michael Albinus <michael.albinus@gmx.de>
3248
3249 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
3250
be3c11b3
LMI
32512010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
3252
3253 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
3254
d607b96b 32552010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
3ff91964 3256
d607b96b 3257 * calc.texi: Use emacsver.texi to determine Emacs version.
3ff91964 3258
181cb5fb
G
32592010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3260
3261 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
3262 since that works by default.
3263
32642010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
3265
3266 * gnus.texi (Customizing the IMAP Connection): Document
3267 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
3268
36bc5d3b
MA
32692010-11-04 Michael Albinus <michael.albinus@gmx.de>
3270
3271 * tramp.texi (Remote shell setup): New item "Interactive shell
3272 prompt". Reported by Christian Millour <cm@abtela.com>.
3273 (Remote shell setup, Remote processes): Use @code{} for
3274 environment variables.
3275
cf503f7c
GM
32762010-11-03 Glenn Morris <rgm@gnu.org>
3277
537b04b9 3278 * ediff.texi (Quick Help Commands, Miscellaneous):
d7619e3b 3279 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
cf503f7c 3280
389b76fa
G
32812010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3282
3283 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
3284
2699a554 32852010-10-31 Glenn Morris <rgm@gnu.org>
bbe1ba5e
GM
3286
3287 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
3288
2699a554 32892010-10-31 Glenn Morris <rgm@gnu.org>
97af9a72
GM
3290
3291 * cc-mode.texi: Remove reference to defunct viewcvs URL.
3292
99e65b2d
G
32932010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3294
0c7efc08
SM
3295 * gnus.texi (Client-Side IMAP Splitting):
3296 Mention nnimap-unsplittable-articles.
99e65b2d
G
3297
32982010-10-29 Julien Danjou <julien@danjou.info>
3299
3300 * gnus.texi (Finding the News): Remove references to obsoletes
3301 variables `gnus-nntp-server' and `gnus-secondary-servers'.
3302
aeeb3dcb
EZ
33032010-10-29 Eli Zaretskii <eliz@gnu.org>
3304
3305 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
3306 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
3307 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
3308 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
3309
8289f37b
GM
33102010-10-28 Glenn Morris <rgm@gnu.org>
3311
3312 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
3313 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
3314 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
3315
d85d3b3a
DU
33162010-10-25 Daiki Ueno <ueno@unixuser.org>
3317
3318 * epa.texi (Mail-mode integration): Add alternative key bindings
3319 for epa-mail commands; escape comma.
c05c2b9b 3320 Don't use the word "PGP", since it is a non-free program.
d85d3b3a 3321
9f534a47
JB
33222010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
3323
99e65b2d 3324 * calc.texi: Use emacsver.texi to determine Emacs version.
9f534a47 3325
5793a7bc 33262010-10-24 Juanma Barranquero <lekktu@gmail.com>
88dbda51
JB
3327
3328 * gnus.texi (Group Parameters, Buttons): Fix typos.
3329
280f417b
G
33302010-10-22 Tassilo Horn <tassilo@member.fsf.org>
3331
3332 * gnus.texi (Subscription Commands): Mention that you can also
3333 subscribe to new groups via the Server buffer, which is probably more
3334 convenient when subscribing to many groups.
3335
d806c872
G
33362010-10-21 Julien Danjou <julien@danjou.info>
3337
3338 * message.texi (Message Headers): Allow message-default-headers to be a
3339 function.
3340
d5798f68
LMI
33412010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3342
3343 * gnus-news.texi: Mention new archive defaults.
3344
b79bbef7
KY
33452010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
3346
3347 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
3348
2526f423
G
33492010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
3350
3351 * gnus.texi (HTML): Document the function value of
3352 gnus-blocked-images.
3353 (Article Washing): shr and gnus-w3m, not the direct function names.
3354
ba91f05d
G
33552010-10-20 Julien Danjou <julien@danjou.info>
3356
3357 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
3358 variable.
3359
da451787
LMI
33602010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
3361
3362 * gnus.texi (Customizing the IMAP Connection): The port strings are
3363 strings.
c872595d 3364 (Document Groups): Mention git.
da451787 3365
7cad71ad
G
33662010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
3367
3368 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
3369 bzr/Gnus git sync.
3370
c56dfd36
EZ
33712010-10-15 Eli Zaretskii <eliz@gnu.org>
3372
3373 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
3374 change.
3375
a1d16a7b
G
33762010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3377
3378 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
3379 @item syntax for in-Emacs makeinfo.
3380
33812010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
3382
3383 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
3384 trim sentence.
3385
98e2b864
DU
33862010-10-12 Daiki Ueno <ueno@unixuser.org>
3387
3388 * epa.texi (Caching Passphrases):
0c7efc08
SM
3389 * auth.texi (GnuPG and EasyPG Assistant Configuration):
3390 Clarify some configurations require to set up gpg-agent.
98e2b864 3391
c12e4a81
GM
33922010-10-11 Glenn Morris <rgm@gnu.org>
3393
3394 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
3395
f7aa248a
G
33962010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
3397
3398 * gnus.texi (Spam Package Introduction): Mention `$'.
3399
6513b232
EZ
34002010-10-09 Eli Zaretskii <eliz@gnu.org>
3401
3402 * makefile.w32-in (emacsdir): New variable.
3403 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
3404 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
3405
abd40fb4
GM
34062010-10-09 Glenn Morris <rgm@gnu.org>
3407
0f05450f
GM
3408 * Makefile.in (mostlyclean): Delete *.toc.
3409
d3a4ac46
GM
3410 * Makefile.in: Use $< in rules.
3411
aa9db089
GM
3412 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
3413
abd40fb4
GM
3414 * Makefile.in ($(infodir)): Delete rule.
3415 (mkinfodir): New. Use it in all the info rules, rather than depending
3416 on infodir.
3417
ea274122
GM
34182010-10-09 Glenn Morris <rgm@gnu.org>
3419
6e90e2a8
GM
3420 * gnus.texi (Article Washing): Fix previous change.
3421
f7a31f11
GM
3422 * Makefile.in (emacsdir): New variable.
3423 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
b13254e7
GM
3424 Depend on emacsver.texi.
3425
f7a31f11
GM
3426 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
3427
ea274122
GM
3428 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
3429
36d3245f
G
34302010-10-08 Julien Danjou <julien@danjou.info>
3431
f7a31f11 3432 * gnus.texi: Add mm-shr.
36d3245f
G
3433
34342010-10-08 Ludovic Courtès <ludo@gnu.org>
3435
3436 * gnus.texi (Finding the Parent, The Gnus Registry)
3437 (Registry Article Refer Method): Update docs for nnregistry.el.
3438
34392010-10-08 Daiki Ueno <ueno@unixuser.org>
3440
3441 * auth.texi (Help for users)
3442 (GnuPG and EasyPG Assistant Configuration): Update docs.
3443
12359245
GM
34442010-10-08 Glenn Morris <rgm@gnu.org>
3445
3446 * cl.texi (Organization, Installation, Old CL Compatibility):
3447 Deprecate cl-compat for new code.
4628bef1 3448 (Usage, Installation): Remove outdated information.
e1a8c4c0
GM
3449
3450 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
3451
fcf2d385
KY
34522010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
3453
3454 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
3455
66627fa9
G
34562010-10-06 Julien Danjou <julien@danjou.info>
3457
fd9ba500
JD
3458 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
3459
66627fa9
G
3460 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
3461 broken link.
3462
3463 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
3464
3465 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
3466 to ReiserFS.
3467
3468 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
3469 (FAQ 7-1): Fix getmail URL.
3470
65f54520
DU
34712010-10-06 Daiki Ueno <ueno@unixuser.org>
3472
3473 * epa.texi (Caching Passphrases): New section.
3474
4c83f6e1
GM
34752010-10-06 Glenn Morris <rgm@gnu.org>
3476
3477 * Makefile.in (SHELL): Set it.
3478 (info): Move the mkdir dependency to the individual info files.
3479 (mostlyclean): Tidy up.
3480 (clean): Only delete the specific dvi and pdf files.
3481 (maintainer-clean): Be more restrictive in what we delete.
8a944cea 3482 ($(infodir)): Add parallel build workaround.
4c83f6e1 3483
71e691a5
G
34842010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3485
3486 * gnus.texi (Misc Article): Document gnus-widen-article-window.
3487
a41c2e6d
G
34882010-10-03 Julien Danjou <julien@danjou.info>
3489
0c7efc08
SM
3490 * emacs-mime.texi (Display Customization):
3491 Update mm-inline-large-images documentation and add documentation for
a41c2e6d
G
3492 mm-inline-large-images-proportion.
3493
37255945
MA
34942010-10-03 Michael Albinus <michael.albinus@gmx.de>
3495
0c7efc08
SM
3496 * tramp.texi (Frequently Asked Questions):
3497 Mention remote-file-name-inhibit-cache.
37255945 3498
11e4e7bd
LMI
34992010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3500
3501 * gnus.texi (Splitting Mail): Fix @xref syntax.
870409d4 3502 (Splitting Mail): Really fix the @ref syntax.
11e4e7bd 3503
cb83220a
KY
35042010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3505
0c7efc08
SM
3506 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
3507 (Article Hiding): Add google banner example.
3508 Suggested by Benjamin Xu.
cb83220a 3509
6b958814
G
35102010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
3511
0c7efc08
SM
3512 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
3513 Remove nnimap-split-rule from examples.
6b958814
G
3514
35152010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3516
3517 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
3518 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
3519 Fishman.
3520 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
3521
35222010-09-30 Julien Danjou <julien@danjou.info>
3523
3524 * gnus.texi (Gravatars): Fix documentation about
3525 gnu-gravatar-properties.
3526
b9476c04
DU
35272010-09-29 Daiki Ueno <ueno@unixuser.org>
3528
3529 * epa.texi (Bug Reports): New section.
3530
5f874327
GM
35312010-09-29 Glenn Morris <rgm@gnu.org>
3532
3533 * Makefile.in (top_srcdir): Remove unused variable.
3534
6b958814
G
35352010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3536
3537 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
3538 (Client-Side IMAP Splitting): Document 'default.
3539
35402010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
3541
0c7efc08
SM
3542 * gnus.texi (Customizing the IMAP Connection):
3543 Document nnimap-fetch-partial-articles.
6b958814 3544
82bccbfa
KY
35452010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3546
3547 * gnus-news.texi: Mention nnimap-inbox.
3548
3549 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
3550
35512010-09-26 Julien Danjou <julien@danjou.info>
3552
47e08896 3553 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
82bccbfa
KY
3554
35552010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3556
3557 * gnus.texi (Security): Remove gpg.el mention.
3558
35592010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
3560
3561 * gnus.texi (Browse Foreign Server): New variable
3562 gnus-browse-subscribe-newsgroup-method.
3563
3564 * gnus-news.texi: Mention it.
3565
35662010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3567
0c7efc08 3568 * gnus.texi (NoCeM): Remove.
82bccbfa
KY
3569 (Startup Variables): No jingle.
3570
4c964351
UM
35712010-09-25 Ulrich Mueller <ulm@gentoo.org>
3572
3573 * woman.texi (Interface Options): xz compression is now supported.
3574
82bccbfa
KY
35752010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
3576
3577 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
3578 (Unavailable Servers): Document gnus-server-copy-server.
3579 (Using IMAP): Document the new nnimap.
3580
35812010-09-25 Julien Danjou <julien@danjou.info>
3582
47e08896 3583 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
82bccbfa 3584
18778f71
GM
35852010-09-24 Glenn Morris <rgm@gnu.org>
3586
3587 * url.texi (Disk Caching): Tweak previous change.
3588
9c766321
JD
35892010-09-24 Julien Danjou <julien@danjou.info>
3590
3591 * url.texi (Disk Caching): Mention url-cache-expire-time,
3592 url-cache-expired, and url-fetch-from-cache.
3593
82bccbfa
KY
35942010-09-24 Julien Danjou <julien@danjou.info>
3595
3596 * gnus.texi: Add Gravatars.
3597
35982010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
3599
3600 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
3601
592bdb9a
LMI
36022010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3603
3604 * gnus.texi (Expunging mailboxes): Update name of the expunging
3605 command.
3606
e4e22d29
KY
36072010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
3608
3609 * emacs-mime.texi (rfc2047): Update description for
3610 rfc2047-encode-parameter.
3611
371d9801
MA
36122010-09-13 Michael Albinus <michael.albinus@gmx.de>
3613
3614 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
3615 "fish" methods.
3616 (External methods): Remove "scp1_old" and "scp2_old" methods.
3617
31ae5827
MA
36182010-09-09 Michael Albinus <michael.albinus@gmx.de>
3619
3620 * tramp.texi: Remove Japanese manual. Fix typo.
3621
3622 * trampver.texi: Update release number. Remove japanesemanual.
3623
c0468714
GM
36242010-09-09 Glenn Morris <rgm@gnu.org>
3625
3626 * org.texi: Restore clobbered changes (copyright years, untabify).
3627
86441999
JD
36282010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
3629
3630 * gnus.texi (Adaptive Scoring): Fix typo.
3631
25f28806
LMI
36322010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3633
3634 * gnus.texi (Article Display): Document gnus-html-show-images.
3635
45240125 36362010-09-02 Jan Djärv <jan.h.d@swipnet.se>
25f28806 3637
45240125
JD
3638 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
3639
59d09f15
LMI
36402010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3641
3642 * gnus.texi (HTML): Document gnus-max-image-proportion.
3643
2cdd366f
KY
36442010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3645
51dee5ef
KY
3646 * gnus.texi (HTML): Document gnus-blocked-images.
3647
2cdd366f
KY
3648 * message.texi (Wide Reply): Document message-prune-recipient-rules.
3649
b0e4f3fc
KY
36502010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3651
3652 * gnus.texi (Summary Mail Commands): Note that only the addresses from
3653 the first message are used for wide replies.
f02566ce
KY
3654 (Changing Servers): Remove documentation on gnus-change-server and
3655 friends, since it's been removed.
b0e4f3fc 3656
598451ed
KY
36572010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3658
3659 * gnus.texi (Drafts): Mention B DEL.
3660
e7842e69
KY
36612010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
3662
3663 * gnus.texi (Delayed Articles): Mention that the Date header is the
3664 original one, even if you delay.
3665
85115796
KY
36662010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3667
0c7efc08
SM
3668 * gnus.texi (Asynchronous Fetching):
3669 Document gnus-async-post-fetch-function.
85115796
KY
3670 (HTML): Made into its own section.
3671
f0b44bc0
MA
36722010-08-26 Michael Albinus <michael.albinus@gmx.de>
3673
3674 Sync with Tramp 2.1.19.
3675
c5b0993e
EW
3676 * tramp.texi (Inline methods, Default Method):
3677 Mention `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
0c7efc08 3678 Remove remark about doubled "-t" argument.
217876c9
MA
3679 (Auto-save and Backup): Remove reference to Emacs 21.
3680 (Filename Syntax): Describe port numbers.
3681 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
3682 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
3683 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
3684 errors with the backquotes.
3685 (External packages): File attributes cache flushing for asynchronous
3686 processes.
3687 (Traces and Profiles): Describe verbose level 9.
3688
f0b44bc0
MA
3689 * trampver.texi: Update release number.
3690
7457f7b6
MA
36912010-08-23 Michael Albinus <michael.albinus@gmx.de>
3692
3693 * dbus.texi (Alternative Buses): New chapter.
3694
b695beda
SM
36952010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
3696
3697 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
3698
443c2c03
JB
36992010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
3700
3701 * calc.texi (Customizing Calc): Rearrange description of new
3702 variables to match the presentation of other variables.
3703
7815fe19 37042010-08-08 Juanma Barranquero <lekktu@gmail.com>
e1d294ab
JB
3705
3706 * org.texi (Footnotes, Tables in HTML export): Fix typos.
3707
2c695727
JB
37082010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
3709
3710 * calc.texi (Making Selections, Selecting Subformulas)
3711 (Customizing Calc): Mention how to use faces to emphasize selected
3712 sub-formulas.
3713
bbb6ffa1
MA
37142010-08-05 Michael Albinus <michael.albinus@gmx.de>
3715
3716 * tramp.texi (External packages): File attributes cache flushing
3717 for asynchronous processes.
3718
5cee0a9c
AM
37192010-08-01 Alan Mackenzie <acm@muc.de>
3720
3721 Enhance the manual for the latest Java Mode.
3722
3723 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
3724 annotation-var-cont.
3725 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
3726 two new symbols.
3727
3f2afe32
MA
37282010-07-28 Michael Albinus <michael.albinus@gmx.de>
3729
3730 * tramp.texi (Traces and Profiles): Describe verbose level 9.
3731
0ed082fe 37322010-07-27 Chong Yidong <cyd@stupidchicken.com>
b196eafc
CY
3733
3734 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
3735
311f0356
JB
37362010-07-19 Juanma Barranquero <lekktu@gmail.com>
3737
3738 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
3739
86fbb8ca
CD
37402010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
3741
3742 * org.texi: Add macros to get plain quotes in PDF output.
3743 List additional contributors.
3744 (Capture): New section, replaces the section about remember.
3745 (Working With Source Code): New chapter, focused on documenting Org
3746 Babel.
3747 (Code evaluation security): New section.
3748 (MobileOrg): Document DropBox support.
3749 (TaskJuggler export): Document taskjuggler and Gantt chart support.
3750 (Special symbols): Show how to display UTF8 characters for entities.
3751 (Global TODO list): Clarify the use of the "M" key and the differences
3752 to the "m" key.
3753 (RSS Feeds): Mention Atom feeds as well.
3754 (Setting tags): Remove paragraph about
3755 `org-complete-tags-always-offer-all-agenda-tags'.
3756
5732e8ed
MA
37572010-07-17 Michael Albinus <michael.albinus@gmx.de>
3758
3759 * tramp.texi (Inline methods): Remove remark about doubled "-t"
3760 argument.
3761 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
3762 echoing shells.
3763
ca1bb391
MA
37642010-07-10 Michael Albinus <michael.albinus@gmx.de>
3765
3766 * tramp.texi (Inline methods): Remove "kludgy" phrase.
3767 (Filename Syntax): Describe port numbers.
3768
5bd55c3c
MA
37692010-07-09 Michael Albinus <michael.albinus@gmx.de>
3770
3771 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
3772 forgotten.
3773 (Type Conversion): Precise conversion of natural numbers.
3774 (Errors and Events): Add "debugging" to concept index. Add variable
3775 `dbus-debug'.
3776
820ae8fe
MA
37772010-07-04 Michael Albinus <michael.albinus@gmx.de>
3778
3779 * dbus.texi (Receiving Method Calls): Add optional argument
3780 EMITS-SIGNAL to `dbus-register-property'.
3781
b6f9df0f
JB
37822010-06-27 Alex Schroeder <alex@gnu.org>
3783
3784 * nxml-mode.texi (Commands for locating a schema): Fix typo.
3785
62e034c2
GM
37862010-06-24 Glenn Morris <rgm@gnu.org>
3787
3788 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
3789 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
3790 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
3791 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
3792 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
3793 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
3794 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
3795 * woman.texi: Start direntry descriptions in column 32, per Texinfo
3796 convention. Make them end with a period.
3797
9360256a
GM
37982010-06-23 Glenn Morris <rgm@gnu.org>
3799
3800 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
b1fbbb32
GM
3801 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
3802 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
3803 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
3804 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
3805 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
9360256a 3806
04d3bb6c
GM
38072010-06-10 Glenn Morris <rgm@gnu.org>
3808
3809 * idlwave.texi (Load-Path Shadows):
3810 * org.texi (Handling links): Fix typos.
3811
5e7d4a75
KY
38122010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
3813
3814 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
3815
9841cb4f
MA
38162010-05-26 Michael Albinus <michael.albinus@gmx.de>
3817
3818 * eshell.texi (Built-ins): Describe, how to disable a built-in command
3819 by an alias. (Bug#6226)
3820
597517ef
JB
38212010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
3822
3823 * calc.texi (Manipulating Vectors): Mention that vectors can
3824 be used to determine bins for `calc-histogram'.
3825
14914c43
JB
38262010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
3827
597517ef 3828 * calc.texi: Remove "\turnoffactive" commands throughout.
14914c43 3829
0235128c 38302010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
3831
3832 * url.texi (HTTP language/coding, Customization):
3833 * message.texi (Header Commands, Responses):
3834 * cl.texi (Argument Lists): Fix typos.
3835
0235128c 38362010-05-08 Chong Yidong <cyd@stupidchicken.com>
aa5789b5 3837
0235128c
SM
3838 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
3839 Note that Development menu is always available.
aa5789b5
CY
3840 (Creating a project): Fix terminology.
3841 (Add/Remove files): Fix typo.
3842
0235128c
SM
38432010-05-07 Chong Yidong <cyd@stupidchicken.com>
3844
3845 * Version 23.2 released.
3846
a628ad9d 38472010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
db37d257
DD
3848
3849 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
3850
502269d6
MA
38512010-05-01 Michael Albinus <michael.albinus@gmx.de>
3852
0235128c
SM
3853 * tramp.texi (Inline methods, Default Method):
3854 Mention `tramp-inline-compress-start-size'.
502269d6 3855
6e104790 38562010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
bff3818b
KY
3857
3858 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
3859 the CVS repo. Put the Git repo in the news section.
3860
6e104790 3861 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
bff3818b
KY
3862 Removed some mentions of CVS. Mention the new Git repo.
3863
6e104790 38642010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
b1519d85
KY
3865
3866 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
3867 (Mail Group Commands): Add index entry.
3868
6e104790 38692010-04-18 Glenn Morris <rgm@gnu.org>
2bf1d02d
GM
3870
3871 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
3872
f8b91752
JB
38732010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
3874
3875 * calc.texi (Radix modes): Mention that the option prefix will
3876 turn on twos-complement mode.
3877 (Inverse and Hyperbolic Flags): Mention the Option flag.
3878
ed21c5c8
CD
38792010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
3880
3881 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
6e104790 3882 (LaTeX/PDF export commands): Rename and Move section.
ed21c5c8
CD
3883 (Sectioning structure): Update.
3884 (References): New use case for field coordinates.
6e104790 3885 (The export dispatcher): Rename from ASCII export.
ed21c5c8
CD
3886 (Setting up the staging area): Document the availability of
3887 encryption for MobileOrg.
3888 (Images and tables): Document how to reference labels.
3889 (Index entries): New section.
3890 (Generating an index): New section.
3891 (Column width and alignment): Document that <N> now
3892 means a fixed width, not a maximum width.
3893 (Publishing options): Document the :email option.
3894 (Beamer class export): Fix bug in the BEAMER example.
3895 (Refiling notes): Document refile logging.
3896 (In-buffer settings): Document refile logging keywords.
3897 (Drawers): Document `C-c C-z' command.
3898 (Agenda commands): Mention the alternative key `C-c C-z'.
3899 (Special properties): Document the BLOCKED property.
3900 (The spreadsheet): Mention the formula editor.
3901 (References): Document field coordinates.
3902 (Publishing action): Correct the documentation for the
3903 publishing function.
3904 (The date/time prompt): Document that we accept dates
3905 like month/day/year.
3906 (Cooperation): Document the changes in table.el support.
3907 (Faces for TODO keywords, Faces for TODO keywords)
3908 (Priorities): Document the easy colors.
3909 (Visibility cycling): Document the new double prefix
3910 arg for `org-reveal'.
3911 (Cooperation): Remember.el is part of Emacs.
3912 (Clean view): Mention that `wrap-prefix' is also set by
3913 org-indent-mode.
3914 (Agenda commands): Add information about prefix args to
3915 scheduling and deadline commands.
3916 (Search view): Point to the docstring of
3917 `org-search-view' for more details.
6e104790 3918 (Agenda commands): Document that `>' prompts for a date.
ed21c5c8
CD
3919 (Setting tags): Document variable
3920 org-complete-tags-always-offer-all-agenda-tags.
6e104790 3921 (Column attributes): Cross-reference special properties.
ed21c5c8 3922
456b348e
MA
39232010-04-10 Michael Albinus <michael.albinus@gmx.de>
3924
3925 Synchronize with Tramp repository.
3926
3927 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
0c7efc08
SM
3928 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
3929 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
456b348e
MA
3930 syntax, texi2dvi reports errors with the backquotes.
3931
3932 * trampver.texi: Update release number.
3933
357e2d8e
KY
39342010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
3935
3936 * gnus.texi (Finding the News): Add pointers to the Server buffer
3937 because it's essential.
3938
1d4d7664
KY
39392010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
3940
3941 * gnus.texi (MIME Commands): Update description of
3942 gnus-article-browse-html-article.
3943
bd3e840f
KY
39442010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
3945
3946 * auth.texi (Secret Service API): Add TODO node.
3947 (Help for users): Explain the new source options for `auth-sources'.
3948
e867cb5d 39492010-03-24 Michael Albinus <michael.albinus@gmx.de>
c8215db1
MA
3950
3951 * trampver.texi: Update release number.
3952
288f9fc0
CY
39532010-03-10 Chong Yidong <cyd@stupidchicken.com>
3954
3955 * Branch for 23.2.
3956
d99aaebd
CY
39572010-03-03 Chong Yidong <cyd@stupidchicken.com>
3958
3959 * faq.texi (Escape sequences in shell output): Note that ansi-color is
3960 now enabled by default.
3961
5794c2a5
MA
39622010-02-28 Michael Albinus <michael.albinus@gmx.de>
3963
3964 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
3965 when Emacs runs in interactive mode. (Bug#5645)
3966
40572be6
GM
39672010-02-16 Glenn Morris <rgm@gnu.org>
3968
3969 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
3970
7bb8ed67
MH
39712010-02-05 Mark A. Hershberger <mah@everybody.org>
3972
3973 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
3974
45a1423d 39752010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
994ff697
KY
3976
3977 * gnus.texi (Score File Format): Fix typo.
3978
45a1423d 39792010-01-19 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
3980
3981 * cc-mode.texi: Replace references to obsolete c-subword-mode.
3982
14f17fc8
JB
39832010-01-18 Juanma Barranquero <lekktu@gmail.com>
3984
3985 * ada-mode.texi (Project File Overview): Fix typo.
3986
607d4369
CY
39872010-01-17 Chong Yidong <cyd@stupidchicken.com>
3988
3989 * semantic.texi: Add Richard Y. Kim credit.
3990
3991 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
3992
3d1bfa99
MA
39932010-01-17 Michael Albinus <michael.albinus@gmx.de>
3994
3995 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
a628ad9d 3996 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
3d1bfa99 3997
6fbf7a75
GM
39982010-01-17 Glenn Morris <rgm@gnu.org>
3999
b9f978f0
GM
4000 * calc.texi (Reporting Bugs): Don't mention format of repository.
4001
f19bc38d
GM
4002 * woman.texi (Bugs): Make "Emacs repository" less specific,
4003 and the URL for same more specific.
4004
6fbf7a75
GM
4005 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
4006
16c3428a
JB
40072010-01-17 Juanma Barranquero <lekktu@gmail.com>
4008
4009 * ede.texi (ede-step-project, ede-proj-target):
4010 * tramp.texi (Remote processes): Fix typos.
4011
045b9da7
ML
40122010-01-16 Mario Lang <mlang@delysid.org>
4013
4014 * ede.texi (ede-target):
4015 * org.texi (Refiling notes): Remove duplicated words.
4016
c57008f6
SM
40172010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
4018
4019 * gnus.texi (Posting Styles): Use with-current-buffer.
4020 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
4021
798c9eb5
KR
40222010-01-02 Kevin Ryde <user42@zip.com.au>
4023
4024 * eieio.texi (Naming Conventions): Correction to xref on elisp
4025 coding conventions, is "Tips" node not "Standards".
4026
4970fbfe
CY
40272009-12-24 Chong Yidong <cyd@stupidchicken.com>
4028
4029 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
4030
4031 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
4032
83828b06
KY
40332009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
4034
4035 * gnus.texi (Direct Functions): Add missing port number to tls method.
4036
45a4a565
JB
40372009-12-15 Juanma Barranquero <lekktu@gmail.com>
4038
4039 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
4040 ($(infodir)/edt, edt.dvi): New targets.
4041
698bfef7
GM
40422009-12-15 Glenn Morris <rgm@gnu.org>
4043
4044 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
4045 (edt, $(infodir)/edt, edt.dvi): New targets.
4046 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
4047
4048 * Makefile.in (PDF_TARGETS, pdf): New.
4049 (clean): Add *.pdf.
4050 Add pdf rules for all manuals.
4051
0e983327
JB
40522009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
4053
4054 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
4055
8e687433
CY
40562009-12-14 Chong Yidong <cyd@stupidchicken.com>
4057
4058 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
4059 (Smart Jump, Analyzer Debug): Copyedits.
4060 (Semantic mode user commands): Link to new nodes.
4061 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
4062 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
4063 upstream Semantic manual.
4064
4065 * semantic.texi (Introduction): Minor fix to diagram.
4066
020335df
MA
40672009-12-09 Michael Albinus <michael.albinus@gmx.de>
4068
4069 * eshell.texi (History): Add the other built-in variables.
4070 (Built-ins): Explain built-ins, and how to apply the external commands.
4071 Add `history', `su' and `sudo'.
4072
4073 * tramp.texi (Remote processes): Add missing <RET> in the example.
4074
6ddf13e4
BW
40752009-12-01 Bill Wohler <wohler@newt.com>
4076
4077 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
45a4a565 4078 path for mairix example. Specify -q in namazu example since namazu is
6ddf13e4
BW
4079 excessively garrulous.
4080
07b6428c
MA
40812009-11-29 Michael Albinus <michael.albinus@gmx.de>
4082
4083 * tramp.texi (Remote processes): Improve eshell example with "su"
4084 and "sudo" commands.
4085
fd1cefda
CY
40862009-11-28 Chong Yidong <cyd@stupidchicken.com>
4087
4088 * semantic.texi (Analyzer Internals): Rename from Analyzer.
4089
4090 * sem-user.texi (Semantic mode user commands): Fix key syntax.
4091 Document semantic-complete-analyze-inline.
4092 (Semanticdb search debugging commands): Minor clarification.
4093 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
45a4a565 4094 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
fd1cefda 4095 manual.
9d542758 4096 (Semantic mode): Link to Idle Scheduler.
fd1cefda 4097
159e3ad5
KR
40982009-11-28 Kevin Ryde <user42@zip.com.au>
4099
4100 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
45a4a565 4101 @pxref, now EIEIO is in Emacs.
159e3ad5 4102
c6d47315
KR
4103 * erc.texi (Development): Correction to git tutorial url.
4104
16f6287e
GM
41052009-11-26 Glenn Morris <rgm@gnu.org>
4106
4107 * faq.texi (Latest version of Emacs): Mention stability of development
4108 version.
4109 (Problems with very large files): Max buffer size increase in 23.2.
4110 (VM): VM has moved house again.
4111
5ea5dbc9
JB
41122009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
4113
4114 * calc.texi (Radix modes): Discuss alternate bases for two's complement
4115 notations.
4116
5dec9555
CD
41172009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
4118
45a4a565 4119 * org.texi (Column attributes): Fix documentation of new operators.
5dec9555 4120
bd6f6833
CY
41212009-11-20 Chong Yidong <cyd@stupidchicken.com>
4122
4123 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
673286f5
CY
4124 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
4125 (Idle Completions Mode): Numerous copyedits.
bd6f6833 4126
be479117
JB
41272009-11-17 Juanma Barranquero <lekktu@gmail.com>
4128
4129 * semantic.texi (Semantic Internals, Glossary):
4130 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
4131 (Semanticdb search debugging commands): Fix typos.
4132
17291a1f
JB
41332009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
4134
be479117 4135 * calc.texi (Radix modes): Mention twos-complement notation.
17291a1f 4136
af42a9cc
JB
41372009-11-16 Juanma Barranquero <lekktu@gmail.com>
4138
4139 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
4140 ($(infodir)/semantic, semantic.dvi): New targets.
4141
3149927d
CY
41422009-11-16 Chong Yidong <cyd@stupidchicken.com>
4143
4144 * Makefile.in: Build the Semantic manual.
4145
4146 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
4147 repository.
4148
977640ed
MA
41492009-11-16 Michael Albinus <michael.albinus@gmx.de>
4150
4151 * dbus.texi (Receiving Method Calls): New defun
4152 `dbus-unregister-service'.
4153
17673adf
CD
41542009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
4155
4156 * org.texi (Speed keys): New section.
4157
0ecd3c90
MA
41582009-11-13 Michael Albinus <michael.albinus@gmx.de>
4159
4160 * dbus.texi (Type Conversion): Fix typo.
4161 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
4162 `dbus-registered-objects-table'.
0c7efc08
SM
4163 (Receiving Method Calls): New defun `dbus-register-property'.
4164 Move `dbus-unregister-object' here.
0ecd3c90 4165
8bfe682a
CD
41662009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
4167
4168 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
4169
41702009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
4171
4172 * org.texi (Column attributes): Add the new age summary operators.
4173 Also, mention the fact you can only use one summary operator per
4174 property.
4175
41762009-11-13 John Wiegley <johnw@newartisans.com>
4177
0c7efc08 4178 * org.texi (Tracking your habits): Add a new section in the
8bfe682a 4179 manual about how to track habits.
0c7efc08 4180 (Resolving idle time): Add a section on how idle and
8bfe682a
CD
4181 dangling clocks are resolved.
4182
41832009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
4184
4185 * org.texi (Agenda commands): Document the new `i' command.
4186 (Inserting deadline/schedule): Document logging changes
4187 of scheduling and deadline times stamps.
4188 (In-buffer settings): Document the in-buffer keywords for logging
4189 changes of scheduling and deadline times stamps.
4190 (Structure editing, Plain lists): Document indentation
4191 cycling in empty entries with TAB.
4192 (Archiving): Document the default archiving command.
4193 (Moving subtrees): Document the new keys for archiving.
4194 (Internal archiving): Fix incorrect key.
4195 (Agenda commands): Document the TODO set switching commands.
4196 (Agenda commands): Document the new archiving keys.
4197 (Clocking work time): Better description on how to save
4198 and restore a clock.
4199 (Resolving idle time): Mention the x11idle program to get true
4200 idleness also under X11.
4201 (Resolving idle time): Use @kbd instead of @key for normal
4202 letters, because this is how he rest of the manual does this.
4203 (Pushing to MobileOrg): Mention that `org-directory'
4204 should be set.
4205 (Agenda commands): Document that SPC is a filter for
4206 any tag.
0c7efc08 4207 (Search view): Rename from "Keyword search".
8bfe682a
CD
4208 (Capure): New chapter.
4209 (Markup): New chapter.
0c7efc08
SM
4210 (Links in HTML export, Images in HTML export):
4211 Extend the section titles.
8bfe682a
CD
4212 (Images in HTML export): Document the align option.
4213 (Text areas in HTML export): Extend the section title.
4214 (Images in LaTeX export): Explain image placement in LaTeX.
4215
693737cd
GM
42162009-11-10 Glenn Morris <rgm@gnu.org>
4217
4218 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
4219
c7bd4ebe
MA
42202009-11-08 Michael Albinus <michael.albinus@gmx.de>
4221
4222 * tramp.texi (Auto-save and Backup): Disable backups just for a
4223 method.
4224
4225 * trampver.texi: Update release number.
4226
76c5acad
MA
42272009-11-07 Michael Albinus <michael.albinus@gmx.de>
4228
4229 Sync with Tramp 2.1.17.
4230
4231 * trampver.texi: Update release number.
4232
d9a57abf
GM
42332009-10-29 Glenn Morris <rgm@gnu.org>
4234
4235 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
4236
637f4f0f
MA
42372009-10-23 Michael Albinus <michael.albinus@gmx.de>
4238
4239 * tramp.texi (External methods): Temporary files are kept for
4240 `rsync' and `rsyncc' methods.
4241
310dbb05
JB
42422009-10-09 Juanma Barranquero <lekktu@gmail.com>
4243
4244 * eieio.texi: Fix typos.
4245
09094f28
CY
42462009-10-07 Chong Yidong <cyd@stupidchicken.com>
4247
4248 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
4249
216f299a
JB
42502009-10-07 Juanma Barranquero <lekktu@gmail.com>
4251
4252 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
4253 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
4254
966a6506
CY
42552009-10-07 Chong Yidong <cyd@stupidchicken.com>
4256
4257 * Makefile.in: Build EIEIO and EDE manuals.
4258
42592009-10-07 Eric Ludlam <zappo@gnu.org>
4260
4261 * eieio.texi:
4262 * ede.texi: New files.
4263
8842cd9b
MA
42642009-10-05 Michael Albinus <michael.albinus@gmx.de>
4265
4266 * tramp.texi (Remote processes): Association of a pty is not supported.
4267
7006d207
CD
42682009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
4269
4270 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
4271 (Processing LaTeX fragments): Document that the size of images can be
4272 changes using the variable `org-format-latex-options'.
4273 (The date/time prompt, Timestamps): Be more accurate over ISO format
4274 dates and times.
4275 (Visibility cycling): Document showeverything keyword.
4276 (In-buffer settings): Document showeverything keyword.
4277 (Setting up the staging area): Fix the example.
4278 (MobileOrg): New section.
4279 (Agenda commands, Exporting Agenda Views): Document exporting the
4280 agenda view to Org files.
4281
0e7b2867
MA
42822009-09-28 Michael Albinus <michael.albinus@gmx.de>
4283
4284 * tramp.texi (History): Add IMAP support.
4285 (External methods): Add `imap' and `imaps' methods.
4286 (GVFS based methods): Add indices for `davs'.
4287 (Password handling): Rename anchors. Add IMAP entries for
4288 ~/.authinfo.gpg.
4289
4290 * trampver.texi: Set default value of `emacsimap'.
4291
4146636e
KY
42922009-09-22 Daiki Ueno <ueno@unixuser.org>
4293
4294 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
4295
d22f7ffa
CY
42962009-09-13 Chong Yidong <cyd@stupidchicken.com>
4297
0c7efc08
SM
4298 * dired-x.texi (Technical Details):
4299 Delete dired-up-directory (Bug#4292).
d22f7ffa 4300
66043531
MA
43012009-09-03 Michael Albinus <michael.albinus@gmx.de>
4302
216f299a 4303 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 4304
6eb02347
CD
43052009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
4306
4307 * org.texi (Effort estimates): Document new effort setting commands.
4308 (Agenda commands): Document the new keys fro agenda time motion.
4309 Document entry text mode. Improve documentation of the keys to include
4310 inactive time stamps into the agenda view.
4311 (Feedback): Document the new bug report command.
0c7efc08 4312 (Structure editing): Add an index entry for the sorting of subtrees.
6eb02347 4313
38dc51ba
KY
43142009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
4315
4316 * auth.texi (Help for users): Corrected markup.
4317
e402f452
GM
43182009-09-02 Glenn Morris <rgm@gnu.org>
4319
4320 * emacs-mime.texi (time-date): Mention float-time.
4321
744256cf
JB
43222009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
4323
4324 * calc.texi (Simplifying Formulas): Improve the wording.
4325
b0b63450
MB
43262009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
4327
4328 * auth.texi: Rewritten for coverage and clarity.
4329
43302009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
4331
0c7efc08
SM
4332 * gnus.texi (Expiring Mail):
4333 Mention gnus-mark-copied-or-moved-articles-as-expirable.
b0b63450
MB
4334 (Various Various): Mention gnus-safe-html-newsgroups.
4335
4336 * gnus-news.texi: Mention
4337 gnus-mark-copied-or-moved-articles-as-expirable.
4338
4339 * emacs-mime.texi (Display Customization): Add xref to
4340 gnus-safe-html-newsgroups.
4341
b59329e0
MA
43422009-08-28 Michael Albinus <michael.albinus@gmx.de>
4343
4344 * tramp.texi (Version Control): Remove.
af42a9cc 4345 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
b59329e0
MA
4346 reference.
4347 (External methods): Correct `scpc' concept index entries. New method
4348 `rsyncc'.
4349 (External packages): New subsections "Filename completion" and "File
4350 attributes cache".
4351
0ff2d6c2
JB
43522009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
4353
4354 * calc.texi (Rewrite Rules): Improve the example.
4355 (Simplifying Formulas): Explain use of the I and H flags for
4356 simplification.
4357
ecd3d54f
MA
43582009-08-25 Michael Albinus <michael.albinus@gmx.de>
4359
4360 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
91af3942 4361 Describe autostart behavior of dbus-ping.
ecd3d54f
MA
4362 (Synchronous Methods, Asynchronous Methods): Use English numeric format
4363 for timeout values.
78176e69
MA
4364 (Top): Remove footnote saying D-Bus is not enabled by
4365 default. (Bug#4256)
ecd3d54f 4366
0f215bca
DU
43672009-08-23 Daiki Ueno <ueno@unixuser.org>
4368
4369 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 4370 Reported by Jari Aalto (Bug#4211).
0f215bca 4371 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 4372 epa-global-mail-mode.
3b7ab45f
DU
4373 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
4374 epa-setup.
0f215bca 4375
4f22e84d
MA
43762009-08-16 Michael Albinus <michael.albinus@gmx.de>
4377
4378 * dbus.texi (Asynchronous Methods): Allow nil handler.
4379
9ff0b02b 43802009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 4381
26b03ee3 4382 * ediff.texi (ediff-current-file): Add information about this new function.
4f22e84d 4383
26b03ee3 4384 * viper.texi: Add information about C-s in viper's search command.
4f22e84d 4385
4c39f404
CY
43862009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
4387
4388 * calc.texi (Date Forms): Fix typos.
4389
3bcfba17
GM
43902009-08-08 Glenn Morris <rgm@gnu.org>
4391
4392 * org.texi (Agenda commands): Restore clobbered change.
4393
66783bb4
EZ
43942009-08-07 Eli Zaretskii <eliz@gnu.org>
4395
4396 * calc.texi (Graphics, Devices): Update with the peculiarities of
4397 operation on MS-Windows.
4398
c8d0cf5c
CD
43992009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
4400
4401 * org.texi (Publishing action): Improve documentation of file
4402 names when publishing to the source directory.
4403 (Clean view): Document `org-indent-mode'.
4404 (Clocking work time): Add documentation for the
4405 new :timetamp option when creating a clock report.
4406 (Paragraphs): Fix many typos.
4407 (Plain lists): Remove duplicate explanation about the
4408 `C-c *' command.
4409 (Literal examples): Update to reflect the new behavior
4410 of the -n -r -k switches when exporting source code examples.
4411 (Structure editing): Add information about `C-c *',
4412 converting a plain list into a list of Org items.
4413 (Remember): Small rephrasing of the paragraph
4414 describing remember.el. Also mentioned that remember.el is part
4415 of Emacs 23, not Emacs 22.
4416 (Clocking work time): Add documentation about
4417 displaying the current clocking time against the effort estimate.
4418 Also add a footnote about using `org-clock-in-prepare-hook' to add
4419 an effort estimate on the fly, just before clocking it.
4420 (Footnotes): Document automatic renumbering and
4421 sorting.
4422 (Agenda commands): Document new bulk commands.
4423 (Plain lists): Document new behavior of
4424 `org-cycle-include-plain-lists'.
4e2af782 4425 Hyphenation only in TeX.
c8d0cf5c
CD
4426 (Clocking work time): Document the key to update effort
4427 estimates.
4428 (Clocking work time): Document the clock time display.
4429 (Structure editing, TODO basics): Document new
4430 variables.
4431 (Column attributes): Document new colciew operators.
4432 (Publishing options): Document :xml-declaration.
4433 (Tracking TODO state changes): Document the
4434 LOG_INTO_DRAWER property.
4435 (Literal examples): Document the new implementation for
4436 editing source code.
4437 (Publishing action): Mention the new publishing
4438 function, to publish an Org source file.
4439 (Publishing links): Mention how to link to an Org source file.
4440 (Macro replacement): Document new macros.
4441 (Handling links): Document type-specific completion
4442 when inserting links.
4443 (Structure editing, Plain lists): Improve documentation
4444 on sorting.
4445 (Internal links): Document custom ids for links.
4446 (Handling links): Document custom ids for links.
4447 (CSS support): Document new class.
4448 (Refiling notes): Document the possibility to create new nodes
4449 during refiling.
4450 (Agenda commands): Document the "?" operator to find
4451 tasks without effort setting.
4452 (Exporting agenda information): Section moved.
4453 (RSS Feeds): New section.
4454 (Built-in table editor): Document M-e and M-a navigate
4455 inside table field.
4456 (Stuck projects): Docment that projects identified as
4457 un-stuck will still be searchd for stuck sub-projects.
4458 (Paragraphs): Document centering.
4459 (Creating timestamps, Agenda commands): Document new
4460 behavior when changing time stamps.
4461 (Structure editing): Document the new command
4462 `org-clone-subtree-with-time-shift'.
4463 (Publishing): Refresh this chapter.
4464 (Export options, Export options, In-buffer settings):
4465 Document the new keywords.
4466 (Matching tags and properties): Collect all
4467 documentation about tags/property matches here.
4468 (Setting tags): Document `org-tag-persistent-alist'.
4469 (Weekly/daily agenda): New section.
4470 (Orgstruct mode): Describe `orgstruct++-mode'.
4471 (Drawers): Mention the LOGBOOK drawer.
4472 (Export options, Sectioning structure): Document the
4473 #+LEATEX_HEADER in-buffer setting.
4474 (Bugs): Section removed.
4475 (Hooks): New section.
0c7efc08 4476 (Add-on packages): Move here from old location.
c8d0cf5c
CD
4477 (Context-sensitive commands): New section.
4478 (Setting tags): Document newline option.
4479 (Global TODO list, Matching tags and properties):
4480 Mention more variables.
4481 (Checkboxes): Update to changed command behavior.
81a5560e 4482
40d2791f
CY
44832009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
4484
4485 * speedbar.texi (Basic Key Bindings): Fix typo.
4486
65d0154b
JB
44872009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
4488
4489 * calc.texi (Vector/Matrix Functions): Add index entries for both
4490 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
4491 affects matrices with more than one row.
b5bdfd9f 4492 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 4493
5a9e3ab7
JB
44942009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
4495
4496 * calc.texi (Stack Manipulation Commands): Add documentation for
ed9265fc 4497 `calc-transpose-lines'.
5a9e3ab7 4498
42fb7e61
MA
44992009-07-27 Michael Albinus <michael.albinus@gmx.de>
4500
4501 * dbus.texi (Receiving Method Calls): Describe special return value
4502 `:ignore'.
4503
574b69d5
AM
45042009-07-24 Alan Mackenzie <acm@muc.de>
4505
4506 * cc-mode.texi (Config Basics, File Styles): Document that at mode
4507 initialization, any individual variable setting now takes precedence
4508 over one done via c-file-style/c-file-offsets.
4509
ec06459c
JB
45102009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
4511
4512 * calc.texi (Undoing Mistakes): Mention that the undo list will be
4513 truncated when Calc is quit.
4514 (Customizing Calc): Document `calc-undo-length'.
4515
4ce54f6b
CY
45162009-07-20 Chong Yidong <cyd@stupidchicken.com>
4517
4518 * calc.texi (About This Manual): Don't mention chapter numbers in text.
4519
0e4f8ba5
GM
45202009-07-11 Kevin Ryde <user42@zip.com.au>
4521
4522 * pcl-cvs.texi (About PCL-CVS):
4523 * widget.texi (Basic Types):
4524 Fix cross-references.
4525
fa0f81b0
AS
45262009-07-01 Andreas Schwab <aschwab@redhat.com>
4527
4528 * dbus.texi (Type Conversion): Don't use literal control character.
4529
88a683c5
MA
45302009-07-01 Michael Albinus <michael.albinus@gmx.de>
4531
4532 * tramp.texi (GVFS based methods): New section.
4533 (Remote processes): Processes for GVFS based methods run locally.
4534
36c8febb
MA
45352009-06-30 Michael Albinus <michael.albinus@gmx.de>
4536
0c7efc08
SM
4537 * tramp.texi (Inline methods, External methods, Gateway methods):
4538 Avoid the words "kludge" and hack".
36c8febb
MA
4539 (External methods): Add `synce' method.
4540
4541 * trampver.texi: Update release number.
4542
d6b951bb
MA
45432009-06-22 Michael Albinus <michael.albinus@gmx.de>
4544
4545 Sync with Tramp 2.1.16.
4546
4547 * tramp.texi (History): Add GVFS support.
4548 (External methods): Precise `rsync' description. Add `dav', `davs' and
4549 `obex' methods. Add 'tramp-gvfs-methods' option.
4550 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
4551 forms.
4552 (Remote Programs): Introduce `tramp-own-remote-path'.
4553 (Remote processes): New subsection "Running remote programs that create
4554 local X11 windows".
4555 (Frequently Asked Questions): Improve code for disabling vc.
4556
4557 * trampver.texi: Update release number. Set default value of
4558 `emacsgvfs'.
4559
70243478
CY
45602009-06-21 Chong Yidong <cyd@stupidchicken.com>
4561
4562 * Branch for 23.1.
4563
54b31cbf
GM
45642009-06-17 Glenn Morris <rgm@gnu.org>
4565
4566 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
4567 (Latest version of Emacs): Mention source code repository.
4568
f6adc23c
GM
45692009-06-16 Glenn Morris <rgm@gnu.org>
4570
4571 * faq.texi (Top): Language tweak.
4572 (Extended commands): Most people have arrow keys.
4573 (Emacs manual): Say how to follow info links.
4574 (File-name conventions): Change title a bit. Explain about source
4575 versus installed. Condense etc description.
4576 (Guidelines for newsgroup postings): Mention Savannah list page.
4577 (Newsgroup archives): Simplify.
4578 (Contacting the FSF): Add contact URL.
4579 (Emacs Lisp documentation): Printed version not always available.
4580 (Installing Texinfo documentation): Explain how by hand installation is
4581 not normally needed. Use add-to-list. Remove duplicate reference.
4582 (Informational files for Emacs): Move info on Help menu here from
4583 "File-name conventions".
4584 (Help installing Emacs): Tweak uref.
4585 (Obtaining the FAQ): Mention repository.
4586 (Origin of the term Emacs): Explain "ITS".
4587 (Changing load-path): Use add-to-list.
4588 (Automatic indentation): Clarify this is for Text mode.
4589 Don't mention Indented Text mode.
4590 (Finding Emacs on the Internet): The FSF does not seem to offer a
4591 deluxe distribution on CD anymore.
4592
b59a8457
GM
45932009-06-16 Glenn Morris <rgm@gnu.org>
4594
4595 * faq.texi (Top): Mention which Emacs version this FAQ is about.
4596 Recommend the latest release. Mention how to get older FAQs.
4597 Recommend the Emacs manual.
4598 (Guidelines for newsgroup postings): Discourage cross-posts.
4599 (Underlining paragraphs): Remove.
4600 (Editing MS-DOS files): Remove pre-Emacs 20 information.
4601 (Bugs and problems): Update key-binding.
4602 (Problems with very large files): Mention 64-bit.
4603 (Shell process exits abnormally): Remove.
4604 (Problems with Shell Mode): Rename and update.
4605 (Spontaneous entry into isearch-mode)
4606 (Problems talking to certain hosts): Remove. This is old information,
4607 in etc/PROBLEMS if needed.
4608 (Emacs takes a long time to visit files, Updating Emacs): Remove.
4609 (Dired claims that no file is on this line): Update.
4610 (Installing Emacs, Problems building Emacs): Simplify.
4611 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
4612 information.
4613 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
4614 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
4615 (JDEE): "JDEE", not "JDE".
4616 (Handling C-s and C-q with flow control, Binding C-s and C-q):
4617 Remove. This is old information, in etc/PROBLEMS if needed.
4618 (stty and Backspace key, Kanji and Chinese characters): Remove.
4619 (Right-to-left alphabets): Update section.
4620 (Changing the included text prefix): Gnus uses message-yank-prefix.
4621 Add cross-reference to Supercite manual.
4622 (Saving a copy of outgoing mail): Simplify output file description.
4623 (Expanding aliases when sending mail): Refer to Emacs manual.
4624 Remove old info about RFC822.
4625 Correct description of how to rebuild aliases.
4626 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
4627 (MIME with Emacs mail packages)
4628 (Viewing articles with embedded underlining)
4629 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
4630 Remove old sections.
4631 (Killing based on nonstandard headers): Remove. Scoring is preferable,
4632 and is well-documented in the Gnus manual.
4633 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
4634 (Making Gnus faster): Rename from "Starting Gnus faster".
4635 Merge "Catch-up is slow in Gnus" into here.
4636
0e6d12ca
GM
46372009-06-14 Glenn Morris <rgm@gnu.org>
4638
4639 * faq.texi (Status of Emacs): Re-order with most recent releases first.
4640 (New in Emacs 23): New section.
4641 (Handling C-s and C-q with flow control): Add xref.
4642
2e17e05e
GM
46432009-06-13 Glenn Morris <rgm@gnu.org>
4644
4645 * faq.texi (Setting up a customization file): Grammar fix.
4646 Customize is no longer "new".
4647 (Displaying the current line or column): Line-number mode is on by
4648 default. Don't mention `column' package. Mention linum.el.
4649 (Turning on abbrevs by default): Explain how to do it for buffers,
4650 modes, and everywhere.
4651 (Associating modes with files): Use add-to-list. Don't mention Emacs
4652 19.
4653 (Highlighting a region): On by default since 23.1.
4654 (Replacing highlighted text): Update doc quote.
4655 (Working with unprintable characters): Don't mention search-quote-char.
4656 (Using an already running Emacs process): Gnuclient is probably not an
4657 enhancement these days.
4658 (Indenting switch statements): Remove mention of pre-Emacs 20.
4659 (Horizontal scrolling): Abbreviate Emacs 20 description.
4660 (Replacing text across multiple files): Fix name of dired command.
4661 (Disabling backups): Use require not load.
4f9d4de3 4662 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 4663
2a1cf2b9
BW
46642009-06-13 Bill Wohler <wohler@newt.com>
4665
4666 Release MH-E manual version 8.2.
4667
4668 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4669 release 8.2.
4670
85b438b7
GM
46712009-06-13 Glenn Morris <rgm@gnu.org>
4672
4673 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
4674 in this day and age the common meaning is "on the web".
4675 (copying): Use @copyright in all cases.
4676 (Basic keys): Remove reference to deleted manual node "Text Characters".
4677 (File-name conventions): Use GNU as an example rather than SERVICE.
4678 default.el lives in site-lisp. Update Info directory location.
4679 (Real meaning of copyleft): GPL actions have been brought, but all
4680 settled out of court.
4681 (Guidelines for newsgroup postings): Shorten section title.
4682 Simplify comp.emacs description.
4683 (Newsgroup archives): Change Google URL. Describe Gmane.
4684 (Unsubscribing from Emacs lists): Remove discussion of "distribution
4685 points". Mention List-Unsubscribe header.
4686 (Contacting the FSF): Update email and URLs.
4687 (Basic editing): Mention F1 for help.
4688 (Installing Texinfo documentation): Refer to Texinfo website rather
4689 than ftp server.
4690 (Printing a Texinfo file): Mention texi2pdf.
4691 (Informational files for Emacs): Don't describe FTP or SERVICE, they
4692 are just stubs nowadays.
4693 (Latest version of Emacs): Explain version numbers.
4694 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
4695 (Turning on syntax highlighting): No need to mention hilit19 any more.
4696 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
4697 (Modes for various languages): Remove section.
4698 (Major packages and programs): Remove most version and maintainer
4699 information - it's hard to keep up-to-date, and adds nothing.
4700 Similarly with direct links to mailing lists.
4701 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
4702 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
4703 years, and Emacs comes with tools for this now.
4704 (Patch): Remove section - this is a standard tool.
4705 (Using function keys under X): Remove section.
4706
93e2d996
GM
47072009-06-12 Glenn Morris <rgm@gnu.org>
4708
4709 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
4710 (Help installing Emacs): Remove reference to deleted X11 node.
4711 (Associating modes with files): Interpreter-mode-alist is no longer
4712 subservient to auto-mode-alist.
4713 (Installing Emacs): Change future Emacs version.
4714 (Linking with -lX11 fails): Remove old section.
4715 (Packages that do not come with Emacs): Update ELL location.
4716 Emacs Lisp archive is dead.
4717 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
4718 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
4719 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
4720 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
4721 (Removing flashing messages): Remove section about non-existent Gnus
4722 option.
4723
f0bf7708
GM
4724 * faq.texi (Top): Add @top command.
4725 Remove the optional arguments from all @node commands: makeinfo can
4726 generate these automatically, and it is easier to edit and rearrange
4727 nodes without them.
4728
30884d11
GM
47292009-06-11 Glenn Morris <rgm@gnu.org>
4730
4731 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
4732 (The LPF): Make the updated URL the sole reference point.
4733 (Learning how to do something): Update refcard price and format.
4734 (Getting a printed manual): Sources in doc/emacs/, not man/.
4735 Also available in PDF format. Since the page count varies, be less
4736 precise.
4737 (Informational files for Emacs): Remove references to deleted files
4738 LPF and SUN-SUPPORT, and to UUCP.
4739 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
4740 Remove many obsolete ways to get the FAQ, which now seems only to be
4741 distributed with Emacs.
4742 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
4743
deab46e0
CY
47442009-06-09 Chong Yidong <cyd@stupidchicken.com>
4745
223b43fa 4746 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 4747 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 4748
deab46e0
CY
4749 * ada-mode.texi (Installation, Compile commands)
4750 (Project File Overview, No project files, Set compiler options)
4751 (Use GNAT project file, Use multiple GNAT project files)
4752 (Identifier completion): Use @samp for menu items, and @kbd for key
4753 sequences (Bug#3504).
4754
71fbd643
DU
47552009-06-04 Daiki Ueno <ueno@unixuser.org>
4756
8c9bb6f5 4757 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 4758
f197085b
CY
47592009-06-04 Ryan Yeske <rcyeske@gmail.com>
4760
4761 * message.texi (Header Commands): Fix descriptions to match
4762 keybindings.
4763
7f3bc720
DU
47642009-04-22 Daiki Ueno <ueno@unixuser.org>
4765
4766 * gnus.texi (Security): Mention that EasyPG is the current default.
4767
4518068d
CY
47682009-04-13 Chong Yidong <cyd@stupidchicken.com>
4769
4770 * ediff.texi (Session Commands): Fix typo.
4771
d7ca410a
MB
47722009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
4773
4774 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
4775 news.software.readers. Reported by Florian Rehnisch.
4776
c6c76add
GM
47772009-04-02 Glenn Morris <rgm@gnu.org>
4778
4779 * auth.texi: Capitalize direntry.
4780
4781 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
4782 using a period in the entry name. (Bug#2797)
4783
35ed8e2e
JB
47842009-03-03 Juanma Barranquero <lekktu@gmail.com>
4785
4786 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
4787 ($(infodir)/auth, auth.dvi): New targets.
4788
e280480a
GM
47892009-03-03 Glenn Morris <rgm@gnu.org>
4790
4791 * auth.texi: Fix @setfilename.
4792
4793 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
4794 (auth, $(infodir)/auth, auth.dvi): New rules.
4795
8a76755b
GM
47962009-02-25 Glenn Morris <rgm@gnu.org>
4797
4798 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
4799
0038d478
MB
48002009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
4801
4802 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
4803
48042009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
4805
4806 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
4807 gnus-nocem-issuers, and gnus-nocem-verifyer.
4808
867d4bb3
JB
48092009-02-20 Juanma Barranquero <lekktu@gmail.com>
4810
4811 * ada-mode.texi (Project files, Automatic Casing):
4812 * dbus.texi (Signals):
4813 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
4814 * mh-e.texi (HTML):
4815 * nxml-mode.texi (Locating a schema)
4816 (Using the document's URI to locate a schema):
4817 * org.texi (Footnotes, Using the mapping API):
4818 * rcirc.texi (Channels): Remove duplicate words.
4819
3a44dc1f
GM
48202009-02-20 Glenn Morris <rgm@gnu.org>
4821
4822 * dired-x.texi (Miscellaneous Commands):
4823 * gnus.texi: Minor updates for mbox Rmail.
4824
5dc584b5
KB
48252009-02-16 Karl Berry <karl@gnu.org>
4826
b59a8457
GM
4827 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4828 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
4829 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4830 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
4831 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
4832 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
4833 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
4834 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
4835 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
4836 Consistently use @insertcopying in the Top node,
5dc584b5 4837 @contents at the front (after @end titlepage),
b59a8457 4838 and @direntry after @copying. (Bug#1988)
5dc584b5 4839
9eb59592
MB
48402009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
4841
4842 * auth.texi: New file documenting auth-source.
4843
d324fa76
CD
48442009-02-13 Carsten Dominik <dominik@science.uva.nl>
4845
4846 * org.texi (Org Plot): Fix link.
4847
7a603b73
DU
48482009-02-09 Daiki Ueno <ueno@unixuser.org>
4849
4850 * epa.texi (Mail-mode integration): Mention the way to do
4851 "encrypt-to-self". (Bug#1807)
4852
a626b338 48532009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
4854
4855 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
4856
3b36c17e
MB
48572009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
4858
4859 * gnus-news.texi: Print version about Incoming*.
4860
55033558
CD
48612009-02-02 Carsten Dominik <dominik@science.uva.nl>
4862
4863 * org.texi (Structure editing, Handling links)
4864 (Fast access to TODO states, Javascript support): Make standard docs
4865 correctly reflect default variable settings.
4866
ec712abb
GM
48672009-02-02 Glenn Morris <rgm@gnu.org>
4868
4869 * org.texi: Fix typos.
4870
7112648c
MA
48712009-02-01 Michael Albinus <michael.albinus@gmx.de>
4872
4873 Sync with Tramp 2.1.15.
4874
4875 * trampver.texi: Update release number.
4876
2e461fc1
CD
48772009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
4878
4879 * org.texi (TODO dependencies): Document TODO dependencies on
4880 checkboxes.
4881
bc283609
CD
48822009-01-30 Carsten Dominik <dominik@science.uva.nl>
4883
4884 * org.texi (TODO dependencies): Document key binding for toggling
4885 ORDERED property.
4886
74fc5047
MA
48872009-01-28 Michael Albinus <michael.albinus@gmx.de>
4888
4889 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
4890 of hook functions.
4891
d6685abc
CD
48922009-01-28 Carsten Dominik <dominik@science.uva.nl>
4893
4894 * org.texi (TODO dependencies): New section.
4895
65c439fd
CD
48962009-01-27 Carsten Dominik <dominik@science.uva.nl>
4897
4898 * org.texi (Plain lists, TODO basics, Priorities)
4899 (Multiple sets in one file, Conflicts): Document interaction with
4900 `shift-selection-mode'.
4901
5fafc247
JB
49022009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
4903
4904 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
4905 Make Calc the subject of sentences.
4906 (Rearranging Formulas using Selections): Discuss new options
4907 for `j *'.
4908
e7433508
MA
49092009-01-26 Michael Albinus <michael.albinus@gmx.de>
4910
4911 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
4912
2096a1b6
GM
49132009-01-26 Glenn Morris <rgm@gnu.org>
4914
4915 * org.texi: Fix typos.
4916
0cb61492
BW
49172009-01-26 Bill Wohler <wohler@newt.com>
4918
2096a1b6 4919 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 4920
0bd48b37
CD
49212009-01-25 Carsten Dominik <dominik@science.uva.nl>
4922
4923 * org.texi (References): Add information about remote references.
4924 (Built-in table editor): Document `C-c RET' in tables.
4925 (Math symbols, Quoting LaTeX code): Mention that simple
4926 LaTeX macros survive LaTeX export.
4927 (Images in LaTeX export): Show how to create a reference to a
4928 figure.
4929 (Sectioning structure): Document that the LaTeX class can be
4930 specified in a property.
4931 (Text areas in HTML export): New section.
4932 (External links): Add examples for text search and ID links.
4933 (Built-in table editor): Remove the descriptio of `C-c
4934 C-q', it not longer works.
4935 (Literal examples): Document that a space must follow
4936 the colon in short examples.
4937 (Relative timer): Document `org-timer-stop'.
4938 (Footnotes): New section.
4939 (Footnote markup): Shorten section and refer to new Footnote
4940 section.
4941 (Literal examples): Add documentation for line
4942 numbering in and references to code examples.
4943 (CSS support): Fix the description of default CSS styles.
4944 (Capturing column view): Document
4945 "file:path/to/file.org" as an allowed value for the ID property of
4946 a dynamic block copying column view.
4947
49dbbaf2
SE
49482009-01-23 Stephen Eglen <stephen@gnu.org>
4949
4950 * mh-e.texi (Getting Started): Describe $MH.
4951
193e6828
MA
49522009-01-21 Michael Albinus <michael.albinus@gmx.de>
4953
4954 * tramp.texi (all): Harmonize usage of "external method",
4955 "external transfer method" and "out-of-band method".
4956 (Connection types): Precise the differences of inline and external
4957 methods. Written by Adrian Phillips <a.phillips@met.no>.
4958
26b9f88d
MB
49592009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
4960
4961 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
4962 commands as described at the top. Reported by Allan Gottlieb
4963 <gottlieb@nyu.edu>.
4964
49652009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
4966
4967 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
4968 nnmail-pathname-coding-system.
4969
377952e0
GM
49702009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
4971
4972 * org.texi (Relative timer): Fix typo.
4973
a20d3598
JB
49742009-01-15 Juanma Barranquero <lekktu@gmail.com>
4975
4976 * org.texi (Clocking work time): Fix typo.
98a1e0f5 4977 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 4978
a50253cc
GM
49792009-01-13 Glenn Morris <rgm@gnu.org>
4980
4981 * org.texi: Fix some more typos.
4982
07450bee
GM
49832009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
4984
4985 * org.texi: Fix some typos.
4986
e3e955fe
MB
49872009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
4988
4989 * gnus.texi (Group Parameters): Add note for local variables.
4990
49912009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
4992
0c7efc08
SM
4993 * gnus.texi (Converting Kill Files): Fix URL.
4994 Include gnus-kill-to-score.el in contrib directory.
e3e955fe
MB
4995
49962009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
4997
4998 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
4999 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
5000 (Paging the Article): Add index entry.
5001
71dd9983
JB
50022009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
5003
5004 * ada-mode.texi (Examples): Delete redundant text.
5005
4a0cf14f
MA
50062009-01-03 Michael Albinus <michael.albinus@gmx.de>
5007
36c8febb 5008 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
5009
5010 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
5011 addresses.
5012
aedac0f0
BW
50132009-01-03 Bill Wohler <wohler@newt.com>
5014
5015 * mh-e.texi (Scan Line Formats): Indicate that first column should be
5016 kept empty.
5017
4c65b566
CD
50182008-12-20 Carsten Dominik <dominik@science.uva.nl>
5019
5020 * org.texi (Activation, Exporting, ASCII export, HTML export)
0c7efc08
SM
5021 (HTML Export commands, LaTeX/PDF export commands):
5022 Improve documentation about transient-mark-mode.
e9fce1ac 5023 (References): Document the use of special names like $LR1 to reference
4c65b566
CD
5024 to fields in the last table row.
5025
e1a78e1e
JL
50262008-12-19 Juri Linkov <juri@jurta.org>
5027
5028 * info.texi (Search Text): Remove mention of removed key binding M-s.
5029
17a0aa82
CD
50302008-12-18 Carsten Dominik <dominik@science.uva.nl>
5031
5032 * org.texi (References): Remove mentioning of @0 as reference for the
5033 last line, this has been reverted in the Lisp sources.
5034
4997d802
JB
50352008-12-17 Juanma Barranquero <lekktu@gmail.com>
5036
5037 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
5038 (DVI_TARGETS): Remove duplicates. Add sasl.
5039 ($(infodir)/sasl, sasl.dvi): New targets.
5040
33306645
CD
50412008-12-17 Carsten Dominik <dominik@science.uva.nl>
5042
5043 * org.texi: Version number pushed to 6.15d.
5044
db55f368
CD
50452008-12-16 Carsten Dominik <dominik@science.uva.nl>
5046
a0bf4117 5047 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
5048 (Images in LaTeX export): New section.
5049 (Inlined images, Images in HTML export): Sections renamed.
5050
dae0a942
MB
50512008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
5052
5053 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
5054
9f5572e9
MB
50552008-12-04 David Engster <dengste@eml.cc>
5056
5057 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
af42a9cc 5058 of nnml-get-new-mail. Change URL for mairix patch.
9f5572e9 5059
bc23baaa
CD
50602008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
5061
5062 * org.texi (Using the mapping API): Fix bug in mapping example.
5063 (Publishing options): Make the list of properties complete again, in
5064 correspondence to the variable `org-export-plist-vars'.
5065 (Property searches): Document new special values for time comparisons.
5066 (Tag inheritance): Refine the description of tag inheritance.
5067 (Project alist): Add info about the publishing sequence of components.
a0bf4117 5068 (Effort estimates): Document the new relative timer.
bc23baaa 5069
3bf8054f
JB
50702008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
5071
5072 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
5073 (Using Calc): Clarify use of `C-x * o'.
5074 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
5075
ac134f2f
RS
50762008-11-28 Richard M Stallman <rms@gnu.org>
5077
5078 * dbus.texi (Receiving Method Calls): Clean up previous change.
5079
ace706d1
MA
50802008-11-26 Michael Albinus <michael.albinus@gmx.de>
5081
5082 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
5083 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
5084 `dbus-unescape-from-identifier'.
5085 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 5086 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
5087 (Signals): Use the constants in the example.
5088
d60b1ba1
CD
50892008-11-24 Carsten Dominik <dominik@science.uva.nl>
5090
b97439ce 5091 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 5092
ce4fdcb9
CD
50932008-11-23 Carsten Dominik <dominik@science.uva.nl>
5094
5095 * org.texi (Setting up Remember): Document `org-remember-mode'.
5096 (External links): Document that bbdb links can use a regular
5097 expression.
5098 (External links): Document that elisp links can contain interactive
5099 commands.
5100
c8548a00 51012008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
5102
5103 * viper.texi (viper-translate-all-ESC-keysequences):
5104 Description removed.
5105
6a2c4aec
GM
51062008-11-19 Glenn Morris <rgm@gnu.org>
5107
5108 * doclicense.texi: Change to FDL 1.3.
5109 Relicense all texi files under FDL 1.3 or later.
5110
59ee4113
JB
51112008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
5112
5113 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
5114
59bcbb98 51152008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a 5116
0c7efc08 5117 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
2198eaa5
JB
5118
5119 * ediff.texi: Version/date change.
9f90198a 5120
8aa41c9b
CY
51212008-11-14 Chong Yidong <cyd@stupidchicken.com>
5122
5123 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
5124
17587b1b
JB
51252008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
5126
5127 * calc.texi (About This Manual): Comment out a mention of
5128 marginal notes.
5129
564c900e
CD
51302008-11-12 Carsten Dominik <dominik@science.uva.nl>
5131
5132 * org.texi (Clocking work time): Document the :formula property of
5133 clock tables.
5134 (Structure editing, Refiling notes): Document refiling regions.
5135 (Agenda commands): Document the double-prefix version
5136 of the `l' command in the agenda.
5137 (Handling links): Explain the effect of a double prefix
5138 arg to `C-c C-o'.
5139 (TODO basics): Add documentation for tag triggers.
5140
3c4be1f2
GM
51412008-10-23 Glenn Morris <rgm@gnu.org>
5142
5143 * cl.texi (Function Bindings): Mention `flet' fails to deal with
5144 byte-compiling things like `+'.
5145
5146 * ns-emacs.texi: Merge copyright years of author now with assignment
5147 into FSF years.
5148 (VER): Use it for easier automatic updating. Use Emacs version rather
5149 than standalone Emacs.app version.
5150
a6520ff3
CD
51512008-10-12 Carsten Dominik <dominik@science.uva.nl>
5152
864c9740 5153 * org.texi: Lots of minor fixes.
a6520ff3
CD
5154 (Capture): New chapter.
5155 (Org Plot): New section.
5156
db7a4b66
MH
51572008-09-30 Magnus Henoch <mange@freemail.hu>
5158
5159 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
5160
4043c194
JB
51612008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
5162
5163 * calc.texi (User Defined Units): Mention how to enter optional display
5164 string.
5165
eef5ade7
MB
51662008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
5167
0c7efc08 5168 * message.texi (Sending Variables): Fix variable documentation to
eef5ade7
MB
5169 avoid the "y/n" wording.
5170
e52cac88
MB
51712008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
5172
0c7efc08 5173 * message.texi (Sending Variables): Add `message-confirm-send' doc.
e52cac88
MB
5174
51752008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
5176
5177 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
5178 @enumerate section so as to be able to be formatted with MAKEINFO=no.
5179
00c55306
BW
51802008-09-22 Bill Wohler <wohler@newt.com>
5181
5182 Release MH-E manual version 8.1.
5183
5184 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5185 release 8.1.
5186
5187 * mh-e.texi: Retain dual license as agreed to by the FSF.
5188 However, bump GPL to Version 3.
5189 Use @include for license text.
5190
e52cac88 51912008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
5192
5193 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
5194 (Store custom flags and keywords, Store arbitrary data):
5195 Clean up markup.
64763fe3
MB
5196
51972008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
5198
5199 * gnus.texi (The Gnus Registry): Document it.
5200
9e601b8d
MB
52012008-09-08 David Engster <dengste@eml.cc>
5202
88ee5b02
JB
5203 * gnus.texi (nnmairix): Point out that nnml uses MH format.
5204 Clarify section about choosing back end servers.
9e601b8d 5205
247043f1
GM
52062008-08-23 Glenn Morris <rgm@gnu.org>
5207
5208 * dired-x.texi (Shell Command Guessing):
5209 Mention dired-guess-shell-case-fold-search. (Bug#417)
5210
2bfec7a0
MA
52112008-08-22 Michael Albinus <michael.albinus@gmx.de>
5212
5213 * trampver.texi: Update release number.
5214
247043f1 52152008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
5216
5217 * ns-emacs.texi: Update version.
5218 (Introduction): Correct menu location for options save.
5219 (Customization): Note that defaults are stored under org.gnu.Emacs.
5220
8c20bd92
BW
52212008-08-11 Bill Wohler <wohler@newt.com>
5222
5223 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
5224 explicit about GNU mailutils MH elsewhere (with thanks to Darel
5225 Henman) (closes SF #1768928).
5226
767a4d92
GM
52272008-08-10 Glenn Morris <rgm@gnu.org>
5228
5229 * ns-emacs.texi: Use @copying. Change copyright of authors with
5230 assignment to FSF. Change license to GFDL.
5231 (Top): Remove outdated references.
5232
6ecfe5c2
MB
52332008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
5234
88ee5b02
JB
5235 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
5236 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
5237 gnus-summary-sort-by-most-recent-date.
5238 (Summary Sorting): Explain prefix argument.
5239
52402008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
5241
5242 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
5243 gnus-summary-pipe-output.
5244
eb932e8a
MA
52452008-08-03 Michael Albinus <michael.albinus@gmx.de>
5246
5247 * dbus.texi (Receiving Method Calls): Document error handling of own
5248 D-Bus methods.
5249
bfe16263
BW
52502008-08-01 Bill Wohler <wohler@newt.com>
5251
5252 * mh-e.texi (Reading Mail)
9f90198a 5253 (Viewing Attachments): Describe new function
bfe16263
BW
5254 mh-show-preferred-alternative.
5255 (Sending Mail, Redistributing, Sending Message): Describe new hook
5256 mh-annotate-msg-hook.
5257
21956b56
MA
52582008-07-31 Michael Albinus <michael.albinus@gmx.de>
5259
5260 * dbus.texi (Arguments and Signatures): Fix example.
5261 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
5262 (Asynchronous Methods): New node.
9f90198a
JB
5263 (Errors and Events): Describe extended layout of `dbus-event'.
5264 New defun `dbus-event-message-type'.
21956b56 5265
7c2fb837
DN
52662008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
5267
5268 * ediff.texi: Remove VMS support.
5269
13662773
JB
52702008-07-29 Juanma Barranquero <lekktu@gmail.com>
5271
5272 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
5273 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
5274
ddde0b34
CY
52752008-07-29 Chong Yidong <cyd@stupidchicken.com>
5276
5277 * Makefile.in: Add mairix-el targets.
5278
52792008-07-29 David Engster <deng@randomsample.de>
5280
5281 * mairix-el.texi: New file.
5282
d5875b25
JB
52832008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
5284
366b7d44
JB
5285 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
5286 project files. Delete 'main_unit' project variable; not needed. Allow
5287 process environment variables wherever project variables are allowed.
5288 Add tutorial section on multiple GNAT project files.
d5875b25 5289
6cbab8ee
MA
52902008-07-27 Michael Albinus <michael.albinus@gmx.de>
5291
5292 Sync with Tramp 2.1.14.
5293
5294 * trampver.texi: Update release number.
5295
9e2a2647
DN
52962008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
5297
5298 * ns-emacs.texi:
5299 * faq.texi: Remove mentions of Mac Carbon.
5300
d62672f3
MB
53012008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
5302
5303 * gnus.texi (Saving Articles): Describe the 2nd argument of
5304 gnus-summary-save-in-pipe.
5305 (SpamAssassin): Use it.
5306
53072008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
5308
5309 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
5310
dd12e1c6
CD
53112008-07-25 Carsten Dominik <dominik@science.uva.nl>
5312
5313 * org.texi (Export options): Document the use of the creator flag.
5314
44ce9197
CD
53152008-07-24 Carsten Dominik <dominik@science.uva.nl>
5316
5317 * org.texi: New version 6.06a.
5318
ddd13c5d
JB
53192008-07-23 Juanma Barranquero <lekktu@gmail.com>
5320
5321 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
5322 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
5323
8dc6104d
JB
53242008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
5325
5326 * calc.texi (Editing Stack Entries):
5327 (Algebraic Entry): Rewrite introductory sentences so it can be used by
5328 Calc's help functions. Mention fixing typos.
5329 (Customizing Calc): Fix typo.
5330
53312008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
5332
5333 * calc.texi (summarykey): New macro. Use to correctly format keys in
5334 the summary.
5335
ddd13c5d 53362008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
5337
5338 * ns-emacs.texi (Customization): Corrected documentation on color
5339 specification formats.
5340
568beaa2
AS
53412008-07-19 Andreas Schwab <schwab@suse.de>
5342
db8ef699 5343 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
5344
5345 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
5346 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
5347
cd71b9ae
MA
53482008-07-18 Michael Albinus <michael.albinus@gmx.de>
5349
5350 * dbus.texi (Inspection): Rework, introduce submenus.
5351 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
5352 (Properties and Annotations, Arguments and Signatures): New nodes.
5353
9b7993b4
MA
53542008-07-13 Michael Albinus <michael.albinus@gmx.de>
5355
5356 * dbus.texi (Receiving Method Calls): Fix description of
5357 `dbus-register-method'.
5358 (Signals): Allow also signal arguments for filtering in
5359 `dbus-register-signal'.
5360
241d447b
JB
53612008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
5362
5363 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
5364 `cnorm'.
5365 (Arithmetic Tutorial): Simplify the verification of prime factors.
5366
adb46650
MB
53672008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
5368
5369 * gnus.texi (Saving Articles): Mention
5370 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
5371
92e15881
JB
53722008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
5373
5374 * calc.texi: Adjust mode line throughout.
5375
ea597303
JB
53762008-06-28 Juanma Barranquero <lekktu@gmail.com>
5377
5378 * sasl.texi (Mechanisms): Fix typos.
5379
aee08080
JB
53802008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
5381
5382 * calc.texi (Killing from the stack): Mention using normal Emacs
5383 copying.
5384
a06a4a12
MA
53852008-06-21 Michael Albinus <michael.albinus@gmx.de>
5386
0c7efc08 5387 * tramp.texi (Password handling): Rename from "Password caching".
ea597303 5388 Add `auth-source' mechanism.
a06a4a12
MA
5389 (Connection caching): Tramp reopens the connection automatically,
5390 when the operating system on the remote host has been changed.
5391
7389398d
EZ
53922008-06-20 Eli Zaretskii <eliz@gnu.org>
5393
5394 * makefile.w32-in (distclean): Remove makefile.
5395
b349f79f
CD
53962008-06-17 Carsten Dominik <dominik@science.uva.nl>
5397
3f9b4c2b 5398 * org.texi (Using the mapping API): New section.
b349f79f 5399 (Agenda column view): New section.
3f9b4c2b 5400 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 5401 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 5402 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
5403
54042008-06-17 Jason Riedy <jason@acm.org>
5405
5406 * org.texi (A LaTeX example): Note that fmt may be a one-argument
5407 function, and efmt may be a two-argument function.
5408 (Radio tables): Document multiple destinations.
5409
cd5c05d2
GM
54102008-06-16 Glenn Morris <rgm@gnu.org>
5411
5412 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
5413 Add Cover-Texts.
5414
debf4439
GM
54152008-06-15 Glenn Morris <rgm@gnu.org>
5416
5417 * faq.texi (VER): Update to 23.0.60.
5418
5419 * mh-e.texi: Remove option of licensing under GPL.
5420 Add Cover-Texts to GFDL permissions notice.
5421 (GPL): Remove section.
5422 (GFDL): Include doclicense.texi rather than the actual text.
5423
5424 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
5425 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
5426
5427 * sasl.texi: Fix output file name.
5428
5429 * epa.texi, sasl.texi: Refer to license in Emacs manual.
5430
5431 * gnus-coding.texi: Refer to license in Gnus manual.
5432
5433 * idlwave.texi, sasl.texi: Use @copying.
5434
5435 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
5436
5437 * speedbar.texi: Update Back-Cover Text as per maintain.info.
5438
5439 * url.texi: Use @copying, @title, @subtitle, @author.
5440
5441 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
5442 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
5443 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
5444 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
5445 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
5446 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
5447 * widget.texi, woman.texi:
5448 Remove references to external license, since doclicense is included.
5449
5450 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
5451 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
5452 Remove references to non-existent Invariant Sections.
5453
091f8bc1
GM
54542008-06-14 Glenn Morris <rgm@gnu.org>
5455
5456 * faq.texi (Major packages and programs): Remove references to external
5457 Supercite, Calc, VIPER, since they have been included for some time.
5458 Update VM, AUCTeX, BBDB entries.
5459
47bcb4d3
UJ
54602008-06-14 Ulf Jasper <ulf.jasper@web.de>
5461
5462 * newsticker.texi: Updated to match latest newsticker changes.
5463
6f093307
GM
54642008-06-13 Glenn Morris <rgm@gnu.org>
5465
5466 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
5467 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
5468 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
5469 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
5470 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
5471 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
5472 * woman.texi:
5473 Update Back-Cover Text as per maintain.info.
5474
2b968687
MB
54752008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
5476
5477 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
5478
5479 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
5480 (gnus-faq.xml): Update repository host.
5481
2b968687
MB
5482 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
5483
54842008-06-15 Frank Schmitt <ich@frank-schmitt.net>
5485
5486 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
5487 Fix a typo.
5488
54892008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
5490
5491 * gnus.texi (Mail Source Customization): Correct values of
4e2af782 5492 `mail-source-delete-incoming'. Reported by Tassilo Horn.
2b968687
MB
5493 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
5494
54952008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
5496
5497 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
5498 coding standards.
5499
55002008-06-14 David Engster <dengste@eml.cc>
5501
5502 * gnus.texi (nnmairix): Markup fixes.
5503
e6d2d263
MB
55042008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
5505
2b968687 5506 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
5507
55082008-06-05 David Engster <dengste@eml.cc>
5509
5510 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
5511
55122008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
5513
b344d29d 5514 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
5515 (Searching, nnir, nnmairix): New stub nodes.
5516
ad231df6 55172008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
5518
5519 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
5520
f394fa25
MB
55212008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
5522
5523 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
5524
58333467
MB
55252008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
5526
5527 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
5528
67525fb9
JY
55292008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
5530
5531 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
5532
0549d8fc
JB
55332008-05-06 Juanma Barranquero <lekktu@gmail.com>
5534
5535 * info.texi (Top): Fix typo in xref.
5536
149a3837
KB
55372008-05-05 Karl Berry <karl@gnu.org>
5538
5539 * info.texi (Top): @xref to stand-alone manual.
5540
3a23a519
MB
55412008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
5542
5543 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
5544 (Various Summary Stuff): Fix typo in last xref.
5545
0a29fbf3
JB
55462008-05-02 Juanma Barranquero <lekktu@gmail.com>
5547
5548 * org.texi (Moving subtrees): Fix typo.
5549
586b90f1
MA
55502008-04-28 Michael Albinus <michael.albinus@gmx.de>
5551
5552 * tramp.texi (Frequently Asked Questions): Explain, how to disable
5553 Tramp via `tramp-mode'.
5554
b5af9883
CD
55552008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
5556
5557 * org.texi: Massive changes, in many parts of the file.
5558
d55fe5bb
MB
55592008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
5560
5561 * gnus.texi (Oort Gnus): Add message-fill-column.
5562
55632008-04-12 Adrian Aichner <adrian@xemacs.org>
5564
5565 * gnus.texi (Mail Source Specifiers): Typo fix.
5566
55672008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
5568
5569 * gnus.texi (Diary Headers Generation): Update key binding for
5570 `gnus-diary-check-message'.
5571
55722008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
5573
5574 * gnus.texi (Emacsen): Addition.
5575
55762008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
5577
5578 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
5579
55802008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
5581
5582 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
5583
55842008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
5585
5586 * gnus-news.texi: Update tool bar item.
5587
55882008-04-09 Sven Joachim <svenjoac@gmx.de>
5589
5590 * gnus-news.texi: Fix typos.
5591
76c109c3
JB
55922008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
5593
222027f2 5594 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
5595 Add mention of `kron'.
5596
d5fbd5a6
MO
55972008-04-01 Daiki Ueno <ueno@unixuser.org>
5598
0c7efc08
SM
5599 * epa.texi (Encrypting/decrypting *.gpg files):
5600 Document epa-file-name-regexp.
d5fbd5a6 5601
fbcbb58c
KY
56022008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
5603
5604 * gnus.texi (Example Methods): Fix description about ssh-agent.
5605 (Indirect Functions): Fix the default value of nntp-telnet-command;
5606 remove link to connect.html.
5607
134ce16c
MA
56082008-03-30 Michael Albinus <michael.albinus@gmx.de>
5609
5610 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
5611 dbus-call-method.
5612 (Receiving Method Calls): The timeout can be set by the calling client.
5613
da1975d7
MA
5614 * trampver.texi: Update release number.
5615
2e4089ab
RS
56162008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
5617
5618 * gnus.texi (Top): Fix version. Add SASL.
5619
70cab5a9
MA
56202008-03-29 Michael Albinus <michael.albinus@gmx.de>
5621
5622 Sync with Tramp 2.1.13.
5623
5624 * trampver.texi: Update release number.
5625
5bc6ddff
MB
56262008-03-29 Chong Yidong <cyd@stupidchicken.com>
5627
5628 * org.texi: Update to new org-mode website.
5629
56302008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
5631
5632 * cl.texi (For Clauses): Fix loop over key-seq to match code.
5633
9b3ebcb6
MB
56342008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
5635
5636 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
5637 gnus-read-ephemeral-gmane-group-url,
5638 gnus-read-ephemeral-emacs-bug-group,
5639 gnus-read-ephemeral-debian-bug-group.
5640
56412008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
5642
5643 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
5644
5645 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
5646 Add FIXMEs for Bookmarks and gnus-registry-marks.
5647
56482008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
5649
5650 * gnus.texi (Smileys): Document `smiley-style'.
5651
56522008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
5653
5654 * gnus.texi (Gnus Development): Clarify difference between ding and
5655 gnu.emacs.gnus.
5656 (MIME Commands, Using MIME, RSS): Fix markup.
5657
5658 * gnus-faq.texi ([8.4]): Ditto.
5659
56602008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
5661
5662 * gnus.texi (Emacsen): Remove obsolete stuff.
5663
56642008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
5665
5666 * gnus.texi (Oort Gnus): Add version info WRT
5667 `mail-source-delete-incoming'.
5668
56692008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
5670
5671 * gnus.texi (Top): Add "Other related manuals" and version info in
5672 `iftex' output.
5673 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
5674 gnus-balloon-face-0 and the corresponding format specifiers.
5675
608d6a81
MA
56762008-03-26 Michael Albinus <michael.albinus@gmx.de>
5677
5678 * tramp.texi (Filename completion): Remove footnote about let-bind
5679 of `partial-completion-mode'. It doesn't work this way.
5680
27a6f132
SM
56812008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
5682
5683 * pcl-cvs.texi (Contributors): Update my email.
5684
4a7c4c40
MA
56852008-03-21 Michael Albinus <michael.albinus@gmx.de>
5686
5687 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
5688
2940c053
BW
56892008-03-17 Bill Wohler <wohler@newt.com>
5690
5691 * mh-e.texi (Viewing): Update URL for adding header fields to
5692 mh-invisible-header-fields-default.
5693
30864d5f
BW
56942008-03-16 Bill Wohler <wohler@newt.com>
5695
5696 * mh-e.texi (Preface): Add Gnus to requirements.
5697 (Forwarding): Note that forwarded MIME messages are now inline.
5698
31fe2b00
SM
56992008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
5700
5701 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
5702 (Common Variables): Give precedence to the netcat methods over the
5703 telnet methods, and mention that they are more reliable.
31fe2b00 5704
5e97c626
CD
57052008-03-13 Carsten Dominik <dominik@science.uva.nl>
5706
5707 * org.texi (Exporting Agenda Views): Document agenda export to
5708 iCalendar.
5709 (Progress logging): Document the new progress logging stuff.
5710
37a68866
MB
57112008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
5712
5713 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
5714 Update for change of `mail-source-delete-incoming'.
5715
5716 * gnus-news.texi: Ditto.
5717
8f7abae3
MB
57182008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
5719
5720 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
5721 custom versions.
5722
af379c86
AM
57232008-03-07 Alan Mackenzie <acm@muc.de>
5724
5725 * cc-mode.texi (Limitations and Known Bugs): State that the number of
5726 parens/brackets in a k&r region is limited.
5727
3d0f8a67
MB
57282008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
5729
5730 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
5731 using different Emacs versions.
5732
52151df0
GM
57332008-02-27 Glenn Morris <rgm@gnu.org>
5734
5735 * sc.texi: Remove a lot of old and obsolete info.
5736 (titlepage): Simplify.
5737 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
5738 (VM with any Emacsen, GNEWS with any Emacsen)
5739 (Overloading for Non-conforming MUAs, Version 3 Changes)
5740 (The Supercite Mailing List): Delete nodes.
5741 (Introduction): Remove info about old packages.
5742 (Getting Connected): Simplify. Remove info about old packages.
5743 (Citing Commands): Delete Emacs 19 info.
5744 (Hints to MUA Authors): Simplify.
5745 (Thanks and History): Merge in some info from the deleted node
5746 "Version 3 Changes".
5747
b03f96dc
MB
57482008-02-05 Juanma Barranquero <lekktu@gmail.com>
5749
5750 * org.texi (Setting tags, In-buffer settings):
5751 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
5752
52bec650
MB
57532008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
5754
5755 * gnus-news.texi: Mention that spaces and tabs are allowed in the
5756 installation directory name.
5757
34a3c587
RF
57582008-02-12 Romain Francoise <romain@orebokech.com>
5759
5760 * epa.texi (Overview): Fix typo.
5761
5a8d03e9
MO
57622008-02-11 Daiki Ueno <ueno@unixuser.org>
5763
5764 * epa.texi (Quick start): Remove the .emacs setting.
5765
f1914c40
MO
57662008-02-10 Daiki Ueno <ueno@unixuser.org>
5767
5768 * epa.texi (Quick start): Use the command `epa-enable' instead of
5769 loading `epa-setup'.
5770
bca98fc9
JB
57712008-02-08 Juanma Barranquero <lekktu@gmail.com>
5772
5773 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
5774 ($(infodir)/epa, epa.dvi): New targets.
5775
4b01af2e
MO
57762008-02-08 Daiki Ueno <ueno@unixuser.org>
5777
5778 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
5779
5780 * epa.texi: New manual documenting the EasyPG Assistant.
5781
06c0751a
MA
57822008-02-06 Michael Albinus <michael.albinus@gmx.de>
5783
5784 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
5785 (Inspection): New function dbus-ping.
5786
7dcccd7b
MA
57872008-02-05 Michael Albinus <michael.albinus@gmx.de>
5788
5789 * tramp.texi (Remote processes): Add `shell-command'.
5790
a1da1e37
MB
57912008-01-28 Michael Sperber <sperber@deinprogramm.de>
5792
5793 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
5794 (Group Parameters): Document `mail-source' parameter.
5795
c9d8f746
MA
57962008-01-27 Michael Albinus <michael.albinus@gmx.de>
5797
5798 * tramp.texi (Inline methods): The hostname of the su(do)? methods
5799 must be a local host.
5800
15db4a13
MO
58012008-01-26 Michael Olson <mwolson@gnu.org>
5802
5803 * erc.texi: Update version for ERC 5.3 release.
5804 (Obtaining ERC): Update extras URLs for 5.3.
5805 (Development): Write instructions for git, and remove those for Arch.
5806 (History): Mention the switch to git.
5807
2bc43980
KB
58082008-01-24 Karl Berry <karl@gnu.org>
5809
bca98fc9
JB
5810 * info.texi (Search Index, Search Text): Mention the command
5811 character in the section name, a la the (Go to node) node.
2bc43980 5812
d2e4a6c9
MA
58132008-01-21 Michael Albinus <michael.albinus@gmx.de>
5814
5815 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
5816
0b6799c3
MB
58172008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
5818
5819 * gnus-news.texi: Mention gnus-article-describe-bindings.
5820
58212008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
5822
5823 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
5824
db9c3fb1 58252008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 5826
7b4d0413 5827 * org.texi (Property inheritance): New section.
db9c3fb1 5828 (Conventions): New section.
7b4d0413 5829 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
5830 commands, and the new bindings for refiling.
5831 (Sparse trees): Document the new special command for sparse trees.
5832 (References): Be more clear about the counting of hilines.
5833 (Handling links): Document M-p/n for accessing links.
5834 (Fast access to TODO states): New section.
5835 (Per file keywords): New section.
5836 (Property inheritance): New section.
5837 (Column attributes): New summary types.
5838 (Capturing Column View): New section.
5839 (The date/time prompt): Cover the new features in the date/time prompt.
5840 Compactify the table of keys for the calendar remote control.
5841 (Clocking work time): Document the new :scope parameter.
5842 (Remember): Promoted to chapter.
5843 (Quoted examples): New section.
5844 (Enhancing text): New verbatim environments.
5845
6ed73f28
MA
58462008-01-14 Michael Albinus <michael.albinus@gmx.de>
5847
5848 * trampver.texi: Update release number.
5849
95838435
MB
58502008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
5851
0c7efc08
SM
5852 * gnus.texi (Article Keymap):
5853 Add gnus-article-wide-reply-with-original; fix descriptions of
95838435
MB
5854 gnus-article-reply-with-original and
5855 gnus-article-followup-with-original.
5856
20234d96
GM
58572008-01-09 Glenn Morris <rgm@gnu.org>
5858
5859 * nxml-mode.texi: Add @copying section.
5860
d82cf70b
MB
58612008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
5862
5863 * message.texi (Mail Variables): Add some text from "(gnus)Posting
5864 Server". Add `message-send-mail-with-mailclient'.
5865
5866 * gnus.texi (Posting Server): Move some text to "(message)Mail
5867 Variables" and add a reference here.
5868
addb7f2e
MA
58692008-01-04 Michael Albinus <michael.albinus@gmx.de>
5870
5871 * dbus.texi (Receiving Method Calls): New chapter.
5872 (Errors and Events): Add serial number to events. Replace "signal" by
5873 "message". Introduce dbus-event-serial-number.
5874
4db2806c
MA
58752008-01-03 Michael Albinus <michael.albinus@gmx.de>
5876
5877 * dbus.texi (Type Conversion): Explain the type specification for empty
5878 arrays. Use another example.
5879
c9ecb5a7
MA
58802007-12-30 Michael Albinus <michael.albinus@gmx.de>
5881
5882 * dbus.texi (all): Replace "..." by @dots{}.
5883 (Type Conversion): Precise the value range for :byte types.
5884 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
5885 Mention its return value.
5886 (Errors and Events): There is no D-Bus error propagation during event
5887 processing.
5888
702dbfd9
JB
58892007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
5890
5891 * calc.tex (Yacas Language, Maxima Language, Giac Language):
5892 New sections.
5893
87035689
MB
58942007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
5895
5896 * gnus.texi (Group Parameters): Reorder the text and add a note about
5897 `gnus-parameters' near the beginning of the node.
5898
58992007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
5900
5901 * gnus.texi (Score File Editing): Fix function name.
5902
5492f5ca
MA
59032007-12-23 Michael Albinus <michael.albinus@gmx.de>
5904
5905 Sync with Tramp 2.1.12.
5906
5907 * trampver.texi: Update release number.
5908
d4e67bc5
MA
59092007-12-22 Michael Albinus <michael.albinus@gmx.de>
5910
5911 * dbus.texi (Type Conversion): Correct input parameters mapping.
5912
6a31c819
MA
59132007-12-21 Michael Albinus <michael.albinus@gmx.de>
5914
5915 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
5916 (Errors and Events): Mention wrong-type-argument error.
5917
99a3e35f
AS
59182007-12-21 Alex Schroeder <alex@gnu.org>
5919
5920 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 5921 spaces. Fixed some typos.
99a3e35f
AS
5922 (Internet Relay Chat): Explain relay.
5923 (Getting started with rcirc): Change items to reflect prompts.
5924 Add more explanation to rcirc-track-minor-mode and added a comment to
5925 warn future maintainers that this section is a copy.
0c7efc08 5926 (People): Change /ignore example.
62b12a24 5927 (Keywords): Not keywords.
99a3e35f 5928
331e4d02
AS
59292007-12-20 Alex Schroeder <alex@gnu.org>
5930
5931 * rcirc.texi (Top): Fighting Information Overload chapter added.
5932 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
0c7efc08 5933 (rcirc commands): Move /ignore command to the new chapter.
331e4d02
AS
5934 (Fighting Information Overload): New chapter documenting /keyword,
5935 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
5936 (Configuration): Document rcirc-server-alist, remove
5937 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 5938
cd71c3ef
MA
59392007-12-16 Michael Albinus <michael.albinus@gmx.de>
5940
5941 * dbus.texi (Signals): Fix example in dbus-register-signal.
5942
bbbe940b
MB
59432007-12-14 Sven Joachim <svenjoac@gmx.de>
5944
5945 * gnus.texi (Score Variables): Fix typo.
5946
0ce574ef
MA
59472007-12-07 Michael Albinus <michael.albinus@gmx.de>
5948
5949 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
5950 (Signals): Adapt dbus-send-signal and dbus-register-signal.
5951 (Errors and Events): Adapt dbus-event.
5952
b890d447
MB
59532007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
5954
5955 * gnus.texi (Other Files): Add the yenc command.
5956
59572007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
5958
5959 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
5960 since 2004-08-06.
5961
59622007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
5963
5964 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
5965 on body.
5966
59672007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
5968
5969 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
5970 and rfc2047-allow-irregular-q-encoded-words; fix description of
5971 rfc2047-encode-encoded-words.
5972
59732007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
5974
5975 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
5976
3728bf03
MO
59772007-12-05 Michael Olson <mwolson@gnu.org>
5978
5979 * remember.texi (Diary): Remove "require" line for remember-diary.el.
5980 Update documentation for `remember-diary-file'.
5981
a4397af9
MA
59822007-12-04 Michael Albinus <michael.albinus@gmx.de>
5983
5984 * dbus.texi (Signals): Precise `dbus-register-signal'.
5985 (Errors and Events): Rework events part, the internal structure of
5986 dbus-event has changed.
5987
1682490c
JB
59882007-12-03 Juanma Barranquero <lekktu@gmail.com>
5989
5990 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
5991 ($(infodir)/dbus, dbus.dvi): New targets.
5992
7b13a0f2
MA
59932007-12-03 Michael Albinus <michael.albinus@gmx.de>
5994
5995 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
5996 unconditionally.
5997
5998 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
5999 emulation with @print{}.
6000
7ef92bc9
RS
60012007-12-02 Richard Stallman <rms@gnu.org>
6002
6003 * dbus.texi (Overview): Minor cleanup.
6004
22d8ac3a
MA
60052007-12-02 Michael Albinus <michael.albinus@gmx.de>
6006
d3a8e0df
MA
6007 * Makefile.in (INFO_TARGETS): Add dbus.
6008 (DVI_TARGETS): Add dbus.dvi.
6009 (dbus, dbus.dvi): New targets.
6010
22d8ac3a
MA
6011 * dbus.texi: New file.
6012
559764ab
RF
60132007-11-24 Romain Francoise <romain@orebokech.com>
6014
6015 * nxml-mode.texi: Add description in @direntry.
7aa579d9 6016 Fix file name to match @setfilename.
559764ab 6017
ac97a16b
MH
60182007-11-23 Mark A. Hershberger <mah@everybody.org>
6019
6020 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6021 ($(infodir)/nxml-mode): New rule.
6022
6023 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6024 ($(infodir)/nxml-mode): New rule.
6025 (clean): Add nxml-mode*.
6026
6027 * nxml-mode.texi: New file with nxml manual.
6028
404cd454
GM
60292007-11-18 Richard Stallman <rms@gnu.org>
6030
6031 * flymake.texi (Example -- Configuring a tool called directly):
6032 Update example.
6033
b048d478
MA
60342007-11-18 Michael Albinus <michael.albinus@gmx.de>
6035
6036 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 6037 double-slash behavior. Explain directory contents flushing.
b048d478 6038
346e8469
JB
60392007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
6040
6041 * calc.texi (TeX and LaTeX Language Modes): Put in
6042 missing braces.
6043
404cd454
GM
60442007-11-15 Richard Stallman <rms@gnu.org>
6045
6046 * cl.texi (Equality Predicates): Delete `eql'.
6047 (Predicates, Naming Conventions, Top): Delete `eql'.
6048 (Common Lisp Compatibility): Delete `eql'.
6049 (Porting Common Lisp): Delete obsolete backquote info.
6050 Minor clarification about character constants.
6051 (Sequence Basics): Minor clarification.
6052
1f6af58b
JB
60532007-11-15 Juanma Barranquero <lekktu@gmail.com>
6054
dccb744b 6055 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
6056 * tramp.texi (Filename completion): Fix typos.
6057
3bc88bc9
JB
60582007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
6059
6060 * calc.texi (Basic commands): Mention the menu.
6061
bc5300d3
MA
60622007-11-12 Michael Albinus <michael.albinus@gmx.de>
6063
6064 * tramp.texi (Connection caching): Tramp flushes connection
6065 properties when remote operating system has been changed.
6066
4d8a28ec
MB
60672007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
6068
6069 * gnus-news.texi: Fix spelling.
6070 `message-insert-formatted-citation-line', not
6071 `message-insert-formated-citation-line'.
6072
404cd454
GM
6073 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
6074
e1176b47
MA
60752007-11-07 Michael Albinus <michael.albinus@gmx.de>
6076
6077 * tramp.texi (Overview): Mention also the PuTTY integration under
b46a6a83 6078 w32. Remove paragraphs about Tramp's experimental status.
e1176b47
MA
6079 (Frequently Asked Questions): Add code example for highlighting the
6080 mode line.
6081
6159985a
MO
60822007-11-03 Michael Olson <mwolson@gnu.org>
6083
6084 * remember.texi: Change mentions of remember-buffer to
6085 remember-finalize throughout.
6086
bec9b2f5
MO
60872007-10-30 Michael Olson <mwolson@gnu.org>
6088
6089 * remember.texi (Copying): Remove.
6090 (Mailbox): Update with non-BBDB instructions.
6091 (Diary, Org): Add.
6092 (Bibliography, Planner Page): Remove.
6093
b6173182
JB
60942007-10-30 Juanma Barranquero <lekktu@gmail.com>
6095
6096 * makefile.w32-in (INFO_TARGETS): Add remember.
6097 (DVI_TARGETS): Add remember.dvi.
6098 ($(infodir)/remember): New rule.
6099 (clean): Add remember*.
6100
15f3eb73
MO
61012007-10-30 Michael Olson <mwolson@gnu.org>
6102
70bdc930
MO
6103 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
6104 ($(infodir)/remember): New rule that builds the Remember Manual.
6105
b6173182
JB
6106 * remember.texi: New file containing the Remember Mode Manual.
6107 Shuffle chapters around after initial import.
7d3f6f1a
MO
6108 (Function Reference): Split Keystrokes into separate chapter.
6109 (Keystrokes): Document C-c C-k.
51d24a12 6110 (Introduction): Fix typographical issue with "---".
15f3eb73 6111
404cd454
GM
61122007-10-29 Richard Stallman <rms@gnu.org>
6113
6114 * widget.texi (Introduction): Delete discussion of implementation
6115 internals.
6116
9bbb9638
MA
61172007-10-29 Michael Albinus <michael.albinus@gmx.de>
6118
6119 * tramp.texi (Connection caching): Host names must be different
6120 when tunneling.
6121
c7ff939a
RS
61222007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6123
6124 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
6125 Gnus v5.13.
6126
01c52d31
MB
61272007-10-28 Miles Bader <miles@gnu.org>
6128
6129 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
6130
01c52d31
MB
61312007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6132
0c7efc08
SM
6133 * gnus.texi (Sorting the Summary Buffer):
6134 Remove gnus-article-sort-by-date-reverse.
01c52d31
MB
6135
61362007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6137
6138 * gnus.texi (Non-ASCII Group Names): New node.
6139 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
6140 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
6141
c8763fb6 61422007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
6143
6144 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
6145 clean the output of the program `imap-shell-program'.
6146
61472007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6148
6149 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
6150
61512007-10-28 Tassilo Horn <tassilo@member.fsf.org>
6152
6153 * gnus.texi (Sticky Articles): Documentation for sticky article
6154 buffers.
6155
c8763fb6 61562007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
6157
6158 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
6159
61602007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6161
6162 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
6163
61642007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6165
0c7efc08
SM
6166 * gnus.texi (Archived Messages):
6167 Document gnus-update-message-archive-method.
01c52d31
MB
6168
61692007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6170
6171 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
6172
c8763fb6 61732007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31 6174
0c7efc08
SM
6175 * gnus.texi (Group Maneuvering):
6176 Document `gnus-summary-next-group-on-exit'.
01c52d31
MB
6177
61782007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6179
0c7efc08
SM
6180 * gnus.texi (Really Various Summary Commands):
6181 Mention gnus-auto-select-on-ephemeral-exit.
01c52d31
MB
6182
61832007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6184
6185 * gnus.texi, message.texi: Bump version number.
6186
61872007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6188
6189 * gnus.texi (Group Line Specification, Misc Group Stuff)
6190 (Server Commands): Parenthesize @pxref{Mail Spool}.
6191
61922007-10-28 Didier Verna <didier@xemacs.org>
6193
6194 New user option: message-signature-directory.
6195 * message.texi (Insertion Variables): Document it.
6196 * gnus.texi (Posting Styles): Ditto.
6197
61982007-10-28 Didier Verna <didier@xemacs.org>
6199
6200 * gnus.texi (Group Line Specification):
6201 * gnus.texi (Misc Group Stuff):
6202 * gnus.texi (Server Commands): Document the group compaction feature.
6203
62042007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6205
6206 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
6207
6208 * message.texi (Various Message Variables): Add message-fill-column.
6209
62102007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6211
6212 * gnus.texi: Untabify.
6213
62142007-10-28 Didier Verna <didier@xemacs.org>
6215
6216 * gnus.texi (Group Parameters): Document the posting-style merging
6217 process in topic-mode.
6218
62192007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6220
6221 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
6222
62232007-10-28 Romain Francoise <romain@orebokech.com>
6224
6225 * gnus.texi (Mail Spool): Fix typo.
6226 Update copyright.
6227
62282007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6229
6230 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
6231
62322007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6233
6234 * gnus.texi (Summary Generation Commands):
6235 Add gnus-summary-insert-ticked-articles.
6236
62372007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6238
b2abec73
JB
6239 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
6240 to spam-spamassassin-program.
01c52d31
MB
6241
62422007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6243
6244 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
6245
62462007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6247
6248 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
6249
62502007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6251
6252 * message.texi (Mail Headers): Document `opportunistic'.
6253
62542007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6255
6256 * emacs-mime.texi (Encoding Customization): Explain how to set
6257 mm-coding-system-priorities per hierarchy.
6258
62592007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6260
6261 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
6262 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
6263
62642007-10-28 Didier Verna <didier@xemacs.org>
6265
6266 * message.texi (Wide Reply): Update documentation of
6267 message-dont-reply-to-names (now allowing a list of regexps).
6268
62692007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6270
6271 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
6272
62732007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6274
6275 * gnus.texi (SpamAssassin back end): Fix typo.
6276
6277 * sieve.texi (Examples): Fix grammar.
6278
62792007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6280
6281 * gnus.texi (Searching for Articles): Document M-S and M-R.
6282 (Limiting): Document / b.
6283
62842007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6285
6286 * gnus.texi (Thread Commands): T M-^.
6287
62882007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6289
6290 * message.texi (Mail Aliases): Document ecomplete.
6291 (Mail Aliases): Fix typo.
6292
62932007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6294
6295 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
6296 fix typo.
6297
62982007-10-28 Romain Francoise <romain@orebokech.com>
6299
6300 * gnus.texi (Mail Spool): Grammar fix.
6301
63022007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6303
6304 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
6305 string.
6306
63072007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6308
6309 * gnus.texi (Group Parameters): Fix description.
6310
63112007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6312
b2abec73
JB
6313 * gnus.texi (Gmane Spam Reporting):
6314 Fix spam-report-gmane-use-article-number.
6315 Add spam-report-user-mail-address.
01c52d31
MB
6316
63172007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6318
6319 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
6320
63212007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6322
6323 * gnus.texi (Group Parameters): Add simplified sorting example based on
6324 example for `Sorting the Summary Buffer' from Jari Aalto
6325 <jari.aalto@cante.net>.
6326 (Example Methods): Add example for an indirect connection.
6327
63282007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
6329
0c7efc08 6330 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
c5b0993e 6331 (Agent Parameters): Update parameter names to match code.
01c52d31
MB
6332 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
6333 'gnus-agent-summary-fetch-series'.
6334 (Agent and flags): New section providing a generalized discussion
6335 of flag handling.
0c7efc08
SM
6336 (Agent and IMAP): Remove flag discussion.
6337 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
01c52d31
MB
6338
63392007-10-28 Romain Francoise <romain@orebokech.com>
6340
6341 * gnus.texi (Exiting the Summary Buffer): Add new function
6342 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
6343
63442007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6345
6346 * gnus.texi (Conformity): Fix typo.
6347 (Customizing Articles): Document `first'.
6348
63492007-10-28 Jari Aalto <jari.aalto@cante.net>
6350
6351 * gnus.texi (Sorting the Summary Buffer):
6352 Add `gnus-thread-sort-by-date-reverse'. Add example
6353 host to different sorting in NNTP and RSS groups.
6354
63552007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6356
6357 * message.texi (Insertion): Describe prefix for
6358 message-mark-inserted-region and message-mark-insert-file.
6359
63602007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6361
6362 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
6363 LaTeX documents. Describe "text/x-gnus-verbatim".
6364
63652007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6366
b2abec73 6367 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
6368 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
6369 (spam-stat spam filtering, SpamOracle)
0c7efc08 6370 (Extending the Spam ELisp package): Remove extra quote symbol for
01c52d31
MB
6371 clarity.
6372
63732007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6374
6375 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
6376 gnus-article-delete-part and gnus-article-replace-part.
6377 (Using MIME): Add gnus-mime-replace-part.
6378
63792007-10-28 Romain Francoise <romain@orebokech.com>
6380
6381 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
6382 requires `auto-compression-mode' to be enabled. Add new nnml
6383 variable `nnml-compressed-files-size-threshold'.
6384
63852007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6386
0c7efc08
SM
6387 * gnus.texi (Sorting the Summary Buffer):
6388 Add gnus-thread-sort-by-recipient.
01c52d31
MB
6389
63902007-10-28 Romain Francoise <romain@orebokech.com>
6391
6392 * message.texi (Insertion Variables): Mention new variable
6393 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
6394 documentation accordingly.
6395
63962007-10-28 Romain Francoise <romain@orebokech.com>
6397
6398 * gnus.texi (To From Newsgroups): Mention new variables
6399 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
6400
64012007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6402
6403 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
6404 stuff; gnus-mime-inline-part does the automatic decompression.
6405
64062007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6407
6408 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 6409 "training.ham" should be "training.spam".
01c52d31
MB
6410
64112007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6412
6413 * message.texi (Mail Variables): Fix the default value for
6414 message-send-mail-function.
6415
64162007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6417
6418 * gnus.texi (Optional Back End Functions): nntp-request-update-info
6419 always returns nil exceptionally.
6420
64212007-10-28 Simon Josefsson <jas@extundo.com>
6422
0c7efc08
SM
6423 * gnus.texi (Article Washing): Add libidn URL.
6424 Suggested by Michael Cook <michael@waxrat.com>.
01c52d31
MB
6425
64262007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6427
6428 * gnus.texi (Topic Commands): Fix next/previous.
6429
64302007-10-28 Simon Josefsson <jas@extundo.com>
6431
6432 * gnus.texi (Article Washing): Mention `W i'.
6433
c8763fb6 64342007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
6435
6436 * gnus.texi (Group Parameters): Slight extension of sieve
6437 parameter description.
6438
64392007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6440
6441 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
6442 matching score files as well.
6443 (Picons): Describe `gnus-picon-style'.
6444
64452007-10-28 Romain Francoise <romain@orebokech.com>
6446
6447 * message.texi (Message Headers): Mention that headers are hidden
6448 using narrowing, and how to expose them.
6449 Update copyright.
6450
64512007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6452
6453 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
6454 `gnus-summary-sort-by-recipient'.
6455
64562007-10-28 Romain Francoise <romain@orebokech.com>
6457
6458 * gnus.texi (NNTP marks): New node.
6459 (NNTP): Move NNTP marks variables to the new node.
6460
64612007-10-28 Jesper Harder <harder@ifa.au.dk>
6462
b2abec73 6463 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
6464
6465 * gnus.texi (MIME Commands, Hashcash): Markup fix.
6466
64672007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6468
b2abec73 6469 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 6470 everywhere for consistency.
b2abec73
JB
6471 (Filtering Spam Using The Spam ELisp Package): Admonish again.
6472 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
0c7efc08
SM
6473 Say "regular expression" instead of "regex." Admonish.
6474 Pick other words to sound better (s/so/thus/).
6475 (Spam ELisp Package Filtering of Incoming Mail):
6476 Mention statistical filters. Remove old TODO.
01c52d31 6477 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
6478 New section on sorting and displaying the spam score.
6479 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
6480 backend but an alias to spam-use-BBDB.
6481 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
6482 new backend functionality.
6483
64842007-10-28 Simon Josefsson <jas@extundo.com>
6485
6486 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
6487 nntp-marks-directory, from Romain Francoise
6488 <romain@orebokech.com>.
6489
64902007-10-28 Magnus Henoch <mange@freemail.hu>
6491
6492 * gnus.texi (Hashcash): New default value of
6493 hashcash-default-payment.
6494
64952007-10-28 Simon Josefsson <jas@extundo.com>
6496
6497 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
6498 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
6499
65002007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6501
0c7efc08 6502 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
01c52d31
MB
6503
65042007-10-28 Simon Josefsson <jas@extundo.com>
6505
6506 * gnus.texi (documentencoding): Add, to avoid warnings.
6507
65082007-10-28 Simon Josefsson <jas@extundo.com>
6509
6510 * message.texi (Mail Headers): Add.
6511
6512 * gnus.texi (Hashcash): Fix.
6513
65142007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6515
0c7efc08 6516 * gnus.texi (Hashcash): Change location of library, also mention
01c52d31 6517 that payments can be verified and fix the name of the
b2abec73 6518 hashcash-path variable.
01c52d31
MB
6519
65202007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6521
b2abec73 6522 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
6523
65242007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6525
6526 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
6527
65282007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6529
6530 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
6531 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
6532 warning about ham processors in spam groups removed.
01c52d31
MB
6533
65342007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 6535
0c7efc08 6536 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
b2abec73 6537 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
6538
65392007-10-28 Jesper Harder <harder@ifa.au.dk>
6540
6541 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
6542 (Mailing List): Typo.
6543 (Customizing Articles): Add gnus-treat-ansi-sequences.
6544 (Article Washing): Index.
6545
6546 * message.texi: Use m-dash consistently.
6547
65482007-10-28 Jesper Harder <harder@ifa.au.dk>
6549
6550 * gnus.texi (GroupLens): Remove.
6551
65522007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
6553
0c7efc08
SM
6554 * gnus.texi (Outgoing Messages, Agent Variables):
6555 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
01c52d31
MB
6556 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
6557
65582007-10-28 Jesper Harder <harder@ifa.au.dk>
6559
6560 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
6561
65622007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6563
6564 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
6565
6566 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
6567
65682007-10-28 Simon Josefsson <jas@extundo.com>
6569
6570 * gnus.texi (Top): Add SASL.
6571
404cd454
GM
65722007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
6573
6574 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
6575
65762007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
6577
6578 * gnus.texi (Troubleshooting): Adjust Gnus version number.
6579
0edd2970
JB
65802007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
6581
6582 * calc.texi (Formulas, Composition Basics): Lower the
6583 precedence of negation.
6584
a9afba20
JY
65852007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
6586
6587 * ses.texi (The Basics): Mention how to create a new spreadsheet.
6588 Mention the new three-letter column identifiers.
6589 (More on cell printing): Calculate-cell and truncate-cell are now `c'
6590 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
6591 message when using `c' on an empty default with default printer.
6592 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
6593 renamed to `ses--symbolic-formulas' some time ago.
6594
45b778a6
JB
65952007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
6596
6597 * calc.texi (Default Simplifications, Making Selections)
6598 (Customizing Calc): Clarify associativity of multiplication.
6599
03b5bade
MA
66002007-10-23 Michael Albinus <michael.albinus@gmx.de>
6601
6602 * tramp.texi (Traces and Profiles): Simplify loop over
6603 `trace-function-background'.
6604
e658c8ee
JL
66052007-10-22 Juri Linkov <juri@jurta.org>
6606
6607 * dired-x.texi (Shell Command Guessing): Default values are now
6608 available by typing M-n instead of M-p.
6609
dd753688
MA
66102007-10-21 Michael Albinus <michael.albinus@gmx.de>
6611
6612 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
6613 (Password caching): Remove `tramp-clear-passwd'.
6614 It's not a command anymore.
dd753688
MA
6615 (Bug Reports): Add `tramp-bug' to function index.
6616 (Function Index, Variable Index): New nodes.
6617 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
6618
6619 * trampver.texi: Update release number.
6620
4bb49b43
JB
66212007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
6622
8b296cdd 6623 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
6624 about integer size into past tense.
6625 (Time Zones): Remove pointer to Calc author's address.
6626 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 6627 and hyperbolic cotangent. Fix typo.
4bb49b43 6628
311dd93f
MA
66292007-10-10 Michael Albinus <michael.albinus@gmx.de>
6630
6631 Sync with Tramp 2.1.11.
6632
6633 * trampver.texi: Update release number.
6634
ea3fc256
MA
66352007-10-06 Michael Albinus <michael.albinus@gmx.de>
6636
6637 * tramp.texi (External packages): New section.
6638
1af74d06
MB
66392007-09-29 Juri Linkov <juri@jurta.org>
6640
6641 * info.texi (Help-Int): Document `L' (`Info-history').
6642
0e2806fa
SM
66432007-09-26 Carsten Dominik <dominik@science.uva.nl>
6644
6645 * org.texi: Change links to webpage and maintained email.
6646 (Remember): Promote to Chapter, significant changes.
6647 (Fast access to TODO states): New section.
6648 (Faces for TODO keywords): New section.
6649 (Export options): Example for #+DATE.
6650 (Progress logging): Section moved.
6651
567b9191
BW
66522007-09-26 Bill Wohler <wohler@newt.com>
6653
6654 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
6655 browse-url-at-mouse.
6656
1af74d06
MB
66572007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
6658
6659 * flymake.texi (Customizable variables): Face names don't end in -face.
6660 Fix flymake-err-line-patterns template.
6661 (Example -- Configuring a tool called directly): Fix init-function.
6662 (Highlighting erroneous lines): Face names don't end in -face.
6663
d60a4e3a 66642007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
6665
6666 * erc.texi (Special-Features): Fix small typo.
6667
7d7a3510
MA
66682007-09-14 Michael Albinus <michael.albinus@gmx.de>
6669
6670 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
6671 and "External transfer methods".
6672
285f0d3a
JB
66732007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
6674
6675 * calc.texi (Predefined Units): Add some history.
6676
526dc846
MO
66772007-09-08 Michael Olson <mwolson@gnu.org>
6678
87e04f16
JB
6679 * erc.texi (Copying): New section included from gpl.texi.
6680 This matches the look of the upstream ERC manual.
526dc846 6681
f10d0e80
JB
66822007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
6683
87e04f16 6684 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
6685 (Random Numbers): Clarify the distribution of `random'.
6686
4009494e
GM
66872007-09-06 Glenn Morris <rgm@gnu.org>
6688
f1fc42aa 6689 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 6690 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
6691 Change all setfilename commands to use ../../info.
6692 * Makefile.in: Move the parts of the old man/Makefile.in that do not
6693 refer to the Emacs manual here.
6694 (infodir): New variable.
6695 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
6696 (cc-mode.texi, faq.texi): Update references to source file locations.
6697 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
6698 do not refer to the Emacs manual here.
6699 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
6700
6701 * Makefile.in: Add `basename' versions of all info targets, for
6702 convenience when rebuilding just one manual.
6703 (../etc/GNU): Delete obsolete target.
6704 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
6705 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
6706 *.vrs *.toc here...
6707 (maintainer-clean): ...from here.
4009494e
GM
6708
6709 * makefile.w32-in (../etc/GNU): Delete obsolete target.
6710
2de53ca6
GM
67112007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
6712
6713 * calc.texi (Date Conversions): Clarify definition of
6714 Julian day numbering.
6715 (Date Forms): Clarify definition of Julian day numbering;
6716 add some history.
6717
67182007-08-30 Carsten Dominik <dominik@science.uva.nl>
6719
87e04f16 6720 * org.texi: Version 5.07.
2de53ca6
GM
6721
67222007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
6723
6724 * message.texi (MIME): Replace mml-attach with mml-attach-file.
6725
67262007-08-22 Carsten Dominik <dominik@science.uva.nl>
6727
6728 * org.texi (Adding hyperlink types): New section.
6729 (Embedded LaTeX): Chapter updated because of LaTeX export.
6730 (LaTeX export): New section.
6731 (Using links out): New section.
6732
67332007-08-22 Glenn Morris <rgm@gnu.org>
6734
6735 * faq.texi (Learning how to do something): Refcards now in
6736 etc/refcards/ directory.
6737
67382007-08-22 Michael Albinus <michael.albinus@gmx.de>
6739
6740 * tramp.texi (Remote Programs): Persistency file must be cleared when
6741 changing `tramp-remote-path'.
6742 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
6743 macro.
6744
67452007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
6746
6747 * calc.texi: Move contents to beginning of file.
6748 (Algebraic Entry): Fix the formatting of an example.
6749
67502007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
6751
6752 * calc.texi (Basic Operations on Units): Mention exact versus
6753 inexact conversions.
6754
67552007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
6756
6757 * calc.texi (Basic Operations on Units): Mention default
6758 values for new units.
6759 (Quick Calculator Mode): Mention that binary format will
6760 be displayed.
6761
67622007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
6763
6764 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
6765
67662007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
6767
6768 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
6769
67702007-08-08 Glenn Morris <rgm@gnu.org>
6771
6772 * gnus.texi, sieve.texi: Replace `iff'.
6773
67742007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
6775
6776 * calc.texi (Basic Graphics): Mention the graphing of error
6777 forms.
6778 (Graphics Options): Mention how `g s' handles error forms.
6779 (Curve Fitting): Mention plotting the curves.
6780 (Standard Nonlinear Models): Add additional models.
6781 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
6782 (Linear Fits): Correct result.
6783
67842007-08-01 Alan Mackenzie <acm@muc.de>
6785
6786 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
6787 to "--no-site-file".
6788
67892007-07-29 Michael Albinus <michael.albinus@gmx.de>
6790
6791 * tramp.texi (Frequently Asked Questions): Point to mode line
6792 extension in Emacs 23.1.
6793
6794 * trampver.texi: Update release number.
6795
67962007-07-27 Glenn Morris <rgm@gnu.org>
6797
6798 * calc.texi (Copying): Include license text from gpl.texi, rather than
6799 in-line.
6800
68012007-07-25 Glenn Morris <rgm@gnu.org>
6802
6803 * calc.texi (Copying): Replace license with GPLv3.
6804
6805 * Relicense all FSF files to GPLv3 or later.
6806
68072007-07-22 Michael Albinus <michael.albinus@gmx.de>
6808
6809 Sync with Tramp 2.1.10.
6810
6811 * tramp.texi (trampfn): Expand macro implementation in order to handle
6812 empty arguments.
6813 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 6814 occurrences by trampfn.
2de53ca6 6815 (Frequently Asked Questions): Extend example code for host
b2abec73 6816 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
6817 file names to be typed.
6818
6819 * trampver.texi: Update release number.
6820
68212007-07-17 Michael Albinus <michael.albinus@gmx.de>
6822
6823 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
6824 section. Reported by <poti@potis.org>.
6825 (Remote processes): Arguments of the program to be debugged are taken
6826 literally.
6827 (Frequently Asked Questions): Simplify recentf example.
6828
68292007-07-14 Karl Berry <karl@gnu.org>
6830
6831 * info.texi (@copying): New Back-Cover Text.
6832
6833 * info.texi (Quitting Info): Move to proper place in source.
6834 (Reported by Benno Schulenberg.)
6835
68362007-07-13 Eli Zaretskii <eliz@gnu.org>
6837
6838 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
6839
6840 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
6841
6842 * emacs-mime.texi: Add @documentencoding directive.
6843
68442007-07-12 Nick Roberts <nickrob@snap.net.nz>
6845
6846 * tramp.texi (Remote processes): Add an anchor to the subsection
6847 "Running a debugger on a remote host".
6848
68492007-07-12 Michael Albinus <michael.albinus@gmx.de>
6850
6851 * tramp.texi (Remote processes): Don't call it "experimental" any
6852 longer. Add subsection about running a debugger on a remote host.
6853
68542007-07-10 Carsten Dominik <dominik@science.uva.nl>
6855
6856 * org.texi (Properties and columns): Chapter rewritten.
6857
68582007-07-08 Michael Albinus <michael.albinus@gmx.de>
6859
6860 * tramp.texi:
6861 * trampver.texi: Migrate to Tramp 2.1.
6862
68632007-07-02 Carsten Dominik <dominik@science.uva.nl>
6864
6865 * org.texi (Properties): New chapter.
6866
68672007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
6868
6869 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
6870 Control Panel.
6871
6872 * gnus.texi (Misc Article): Add index entry for
6873 gnus-single-article-buffer.
6874
68752007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
6876
6877 * gnus.texi (Starting Up): Fix typo.
6878
68792007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
6880
6881 * gnus.texi (Asynchronous Fetching): Fix typo.
6882
68832007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
6884
6885 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
6886 (About This Manual): Remove redundant information.
6887 (Getting Started): Mention author.
6888 (Basic Arithmetic, Customizing Calc): Make description of the
6889 variable `calc-multiplication-has-precedence' match its new effect.
6890
68912007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
6892
0c7efc08
SM
6893 * calc.texi (Basic Arithmetic, Customizing Calc):
6894 Mention the variable `calc-multiplication-has-precedence'.
2de53ca6
GM
6895
68962007-06-19 Carsten Dominik <dominik@science.uva.nl>
6897
6898 * org.texi (Tag): Section swapped with node Timestamps.
6899 (Formula syntax for Lisp): Document new `L' flag.
6900
69012007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
6902
6903 * gnus.texi (Misc Group Stuff, Summary Buffer)
6904 (Server Commands, Article Keymap): Fix typo. s/function/command/.
6905
69062007-06-06 Juanma Barranquero <lekktu@gmail.com>
6907
6908 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
6909 * gnus.texi (Article Buttons, Mail Source Customization)
6910 (Sending or Not Sending, Customizing NNDiary):
6911 * message.texi (Message Headers):
6912 * mh-e.texi (HTML): Fix typos.
6913
69142007-06-07 Michael Albinus <michael.albinus@gmx.de>
6915
6916 Sync with Tramp 2.0.56.
6917
6918 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
6919 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
6920
69212007-06-02 Chong Yidong <cyd@stupidchicken.com>
6922
6923 * Version 22.1 released.
6924
69252007-05-26 Michael Olson <mwolson@gnu.org>
6926
6927 * erc.texi (Modules): Fix references to completion modules.
6928
69292007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
6930
6931 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
6932
69332007-05-09 Didier Verna <didier@xemacs.org>
6934
6935 * gnus.texi (Email Based Diary): New. Proper documentation for the
6936 nndiary back end and the gnus-diary library.
6937
69382007-05-03 Karl Berry <karl@gnu.org>
6939
6940 * .cvsignore (*.pdf): New entry.
6941
6942 * texinfo.tex: Update from current version for better pdf generation.
6943
69442007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
6945
6946 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
6947
69482007-04-28 Glenn Morris <rgm@gnu.org>
6949
6950 * faq.texi (New in Emacs 22): Restore mention of python.el pending
6951 consideration of legal status.
6952
69532007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
6954
6955 * idlwave.texi: Minor updates for IDLWAVE 6.1.
6956
69572007-04-24 Chong Yidong <cyd@stupidchicken.com>
6958
6959 * faq.texi (New in Emacs 22): python.el removed.
6960
69612007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
6962
6963 * calc.texi (Reporting bugs): Update maintainer's address.
6964
69652007-04-22 Chong Yidong <cyd@stupidchicken.com>
6966
6967 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
6968
69692007-04-15 Jay Belanger <belanger@truman.edu>
6970
6971 * calc.texi (Title page): Remove the date.
6972 (Basic Arithmetic): Emphasize that / binds less strongly than *.
6973 (The Standard Calc Interface): Change trail title.
6974 (Floats): Mention that when non-decimal floats are entered, only
6975 approximations are stored.
6976 (Copying): Move to the appendices.
6977 (GNU Free Documentation License): Add as an appendix.
6978
69792007-04-15 Chong Yidong <cyd@stupidchicken.com>
6980
6981 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
6982 * dired-x.texi, ebrowse.texi, ediff.texi:
6983 * emacs-mime.texi, erc.texi, eshell.texi:
6984 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
6985 * idlwave.texi, message.texi, newsticker.texi, org.texi:
6986 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
6987 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
6988 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
6989 * woman.texi: Include GFDL.
6990
6991 * doclicense.texi: Remove node heading, so that it can be included by
6992 other files.
6993
6994 * dired-x.texi: Relicence under GFDL. Remove date from title page.
6995
6996 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
6997 than *.
6998
69992007-04-14 Carsten Dominik <dominik@science.uva.nl>
7000
7001 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
7002 in Calc.
7003
70042007-04-09 Romain Francoise <romain@orebokech.com>
7005
7006 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
7007 Mac OS ports. Make it clear that mouse-1 complements and doesn't
7008 replace mouse-2.
7009
70102007-04-08 Chong Yidong <cyd@stupidchicken.com>
7011
7012 * woman.texi (Word at point, Interface Options): woman-topic-at-point
7013 renamed to woman-use-topic-at-point. Document new behavior.
7014
70152007-04-08 Richard Stallman <rms@gnu.org>
7016
7017 * url.texi: Fix some indexing.
7018 (Disk Caching): Drop discussion of old/other Emacs versions.
7019
70202007-04-07 Chong Yidong <cyd@stupidchicken.com>
7021
7022 * url.texi (Disk Caching): Say Emacs 21 "and later".
7023
7024 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
7025 on Font locking which now mentions JIT lock.
7026
70272007-04-01 Michael Olson <mwolson@gnu.org>
7028
7029 * erc.texi: Update for the ERC 5.2 release.
7030
70312007-03-31 David Kastrup <dak@gnu.org>
7032
7033 * woman.texi (Topic, Interface Options): Explain changes semantics of
7034 woman-manpath in order to consider MANPATH_MAP entries.
7035
70362007-03-31 Eli Zaretskii <eliz@gnu.org>
7037
7038 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
7039
70402007-03-26 Richard Stallman <rms@gnu.org>
7041
7042 * pgg.texi (Caching passphrase): Clean up previous change.
7043
70442007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
7045
7046 * gnus.texi (Setting Process Marks): Fix typo.
7047
70482007-03-25 Romain Francoise <romain@orebokech.com>
7049
7050 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
7051 readability, and include various fixes by Daniel Brockman, Nick Roberts
7052 and Dieter Wilhelm.
7053
70542007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
7055
7056 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
7057
7058 * gnus.texi (Mail Source Specifiers): Fix typo.
7059
70602007-03-22 Ralf Angeli <angeli@caeruleus.net>
7061
7062 * reftex.texi (Imprint): Update maintainer information.
7063
70642007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
7065
7066 * message.texi (Message Buffers): Update documentation for
7067 message-generate-new-buffers.
7068
70692007-03-15 Daiki Ueno <ueno@unixuser.org>
7070
7071 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
7072
70732007-03-21 Glenn Morris <rgm@gnu.org>
7074
7075 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
7076
70772007-03-19 Chong Yidong <cyd@stupidchicken.com>
7078
7079 * eshell.texi (Known problems): Emacs 21 -> 22.
7080
7081 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
7082
70832007-03-18 Jay Belanger <belanger@truman.edu>
7084
7085 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
7086
70872007-03-12 Glenn Morris <rgm@gnu.org>
7088
7089 * calc.texi (Time Zones): Switch to new North America DST rule.
7090
7091 * calc.texi: Replace "daylight savings" with "daylight
7092 saving" in text throughout.
7093
70942007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7095
7096 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
7097 The variable now uses a list of symbols instead of just a symbol.
7098 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
7099
71002007-03-06 Romain Francoise <romain@orebokech.com>
7101
7102 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
7103 new packages, and mention Gnus update.
7104
71052007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
7106
7107 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
7108 nntp-open-connection-functions-never-echo-commands.
7109
71102007-02-27 Chong Yidong <cyd@stupidchicken.com>
7111
7112 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
7113 problems on the console, and security risk in not using gpg-agent.
7114
71152007-02-25 Carsten Dominik <dominik@science.uva.nl>
7116
0c7efc08 7117 * org.texi (The spreadsheet): Rename from "Table calculations".
2de53ca6
GM
7118 Completely reorganized and rewritten.
7119 (CamelCase links): Section removed.
7120 (Repeating items): New section.
7121 (Tracking TODO state changes): New section.
7122 (Agenda views): Chapter reorganized and rewritten.
7123 (HTML export): Section rewritten.
7124 (Tables in arbitrary syntax): New section.
7125 (Summary): Better feature summary.
7126 (Activation): Document problem with cut-and-paste of Lisp code
7127 from PDF files.
7128 (Visibility cycling): Document indirect buffer use.
7129 (Structure editing): Document sorting.
7130 (Remember): Section rewritten.
7131 (Time stamps): Better description of time stamp types.
7132 (Tag searches): Document regular expression search for tags.
7133 (Stuck projects): New section.
7134 (In-buffer settings): New keywords.
c5b0993e 7135 (History and Acknowledgments): Update description.
2de53ca6
GM
7136
71372007-02-24 Alan Mackenzie <acm@muc.de>
7138
7139 * cc-mode.texi (Movement Commands): Insert two missing command names.
7140 (Getting Started): Slight wording correction (use conditional).
7141
71422007-02-22 Kim F. Storm <storm@cua.dk>
7143
7144 * widget.texi (User Interface, Basic Types): Document need to put some
7145 text before the %v escape in :format string in editable-field widget.
7146
71472007-02-18 Romain Francoise <romain@orebokech.com>
7148
7149 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
7150 `cvs-mode-quit'.
7151
71522007-02-10 Markus Triska <markus.triska@gmx.at>
7153
7154 * widget.texi (Programming Example): Put constant strings in :format.
7155
71562007-02-07 Juanma Barranquero <lekktu@gmail.com>
7157
7158 * faq.texi (Fullscreen mode on MS-Windows): New node.
7159
71602007-02-04 David Kastrup <dak@gnu.org>
7161
7162 * faq.texi (AUCTeX): Update version number. Should probably be done
7163 for other packages as well.
7164
71652007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7166
7167 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
7168 <tassilo@member.fsf.org>.
7169
71702007-01-27 Eli Zaretskii <eliz@gnu.org>
7171
7172 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
7173 ls-lisp-use-localized-time-format.
7174
71752007-01-20 Markus Triska <markus.triska@gmx.at>
7176
7177 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
7178
71792007-01-13 Michael Olson <mwolson@gnu.org>
7180
7181 * erc.texi (Modules): Mention capab-identify module.
7182
71832007-01-05 Michael Olson <mwolson@gnu.org>
7184
7185 * erc.texi (Getting Started): Update for /RECONNECT command.
7186
71872007-01-04 Richard Stallman <rms@gnu.org>
7188
7189 * ebrowse.texi: Change C-c b to C-c C-m.
7190
71912007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
7192
7193 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
7194 variables only in info to avoid redundant entries in the printed
7195 manual.
7196
71972007-01-02 Daiki Ueno <ueno@unixuser.org>
7198
7199 * message.texi (Using PGP/MIME): Document gpg-agent usage.
7200
72012007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
7202
7203 * message.texi (Security): Split into sub-nodes.
7204
72052007-01-01 Alan Mackenzie <acm@muc.de>
7206
7207 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
7208 eval-after-load in Emacs <=21 and a workaround. Document that
7209 trigraphs are not supported.
7210
72112007-01-01 Alan Mackenzie <acm@muc.de>
7212
7213 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
7214 c-context-line-break. When invoked within a string, preserve
7215 whitespace. Add a backslash only when also in a macro.
7216
72172007-01-01 Alan Mackenzie <acm@muc.de>
7218
7219 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
7220
72212007-01-01 Alan Mackenzie <acm@muc.de>
7222
7223 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
7224 are now bound by default to c-\(beginning\|end\)-of-defun by default.
7225
72262007-01-01 Alan Mackenzie <acm@muc.de>
7227
7228 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
7229 "Choosing a Style".
7230
7231 * cc-mode.texi ("Styles"): Add @dfn{style}.
7232
72332006-12-30 Michael Albinus <michael.albinus@gmx.de>
7234
7235 Sync with Tramp 2.0.55.
7236
7237 * trampver.texi: Update release number.
7238
72392006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
7240
7241 * gnus.texi (Customizing Articles): Add index entries for all
7242 gnus-treat-* variables.
7243
c8763fb6 72442006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
7245
7246 * gnus.texi (IMAP): Fix incorrect explanation of
7247 nnimap-search-uids-not-since-is-evil in documentation for
7248 nnimap-expunge-search-string.
7249
72502006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
7251
7252 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
7253 spam-ifile-database.
7254
72552006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
7256
7257 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
7258 rebind C-s.
7259
c8763fb6 72602006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
7261
7262 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
7263 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
7264 "expiring mail".
7265 (IMAP): Document nnimap-search-uids-not-since-is-evil and
7266 nnimap-nov-is-evil.
7267
72682006-12-25 Kevin Ryde <user42@zip.com.au>
7269
7270 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
7271 about the key procedure being used heavily.
7272
72732006-12-24 Chong Yidong <cyd@stupidchicken.com>
7274
7275 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
7276 to t.
7277 (Prerequisites): Add explanation about gpg-agent.
7278
72792006-12-22 Kevin Ryde <user42@zip.com.au>
7280
7281 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
7282 "sort" instead of "sort*".
7283
72842006-12-19 Richard Stallman <rms@gnu.org>
7285
7286 * calc.texi (History and Acknowledgements): Recognize that Emacs
7287 now does have floating point.
7288
72892006-12-19 Michael Albinus <michael.albinus@gmx.de>
7290
7291 * tramp.texi (External transfer methods): Describe new method `scpc'.
7292
72932006-12-17 Sascha Wilde <wilde@sha-bang.de>
7294
7295 * pgg.texi: Added short note on gpg-agent to the introduction.
7296
72972006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
7298
7299 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
7300 also applies to Cc.
7301
73022006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
7303
7304 * gnus.texi (X-Face): Clarify. Say which programs are required
7305 on Windows.
7306
73072006-12-08 Michael Olson <mwolson@gnu.org>
7308
7309 * erc.texi (Modules): Remove documentation for list module.
7310
c8763fb6 73112006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
7312
7313 * faq.texi (^M in the shell buffer): Ditto.
7314
73152006-11-20 Michael Olson <mwolson@gnu.org>
7316
7317 * erc.texi: Call this the 5.2 stable pre-release of ERC.
7318
73192006-11-17 Carsten Dominik <dominik@science.uva.nl>
7320
7321 * org.texi: Fix typos.
7322 (Agenda commands): Document `C-k'.
7323
73242006-11-16 Eli Zaretskii <eliz@gnu.org>
7325
7326 * url.texi (http/https): Fix a typo in the HTTP URL.
7327
73282006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
7329
7330 * ada-mode.texi: Total rewrite.
7331
73322006-11-13 Carsten Dominik <dominik@science.uva.nl>
7333
7334 * org.texi: Minor typo fixes.
7335
73362006-11-13 Bill Wohler <wohler@newt.com>
7337
7338 Release MH-E manual version 8.0.3.
7339
7340 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7341 release 8.0.3.
7342
7343 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
7344 to set MAILDIR.
7345 (Reading Mail): Document the customization of read-mail-command
7346 for MH-E.
7347 (Viewing Attachments): Document mm-discouraged-alternatives.
7348 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
7349 (Junk): Add more information about the settings of mh-junk-background
7350 in a program. Add /usr/bin/mh to PATH in examples.
7351
73522006-11-12 Richard Stallman <rms@gnu.org>
7353
7354 * woman.texi: Update author address but say he no longer maintains it.
7355
73562006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
7357
7358 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
7359 archived trees.
7360 (Checkboxes): Section moved to chapter 5, and extended.
7361 (The date/time prompt): New section.
7362 (Link abbreviations): New section.
7363 (Presentation and sorting): New section.
7364 (Custom agenda views): Section completely rewritten.
7365 (Summary): Compare with Planner.
7366 (Feedback): More info about creating backtraces.
c5b0993e 7367 (Plain lists): Modify example.
2de53ca6
GM
7368 (Breaking down tasks): New section.
7369 (Custom time format): New section.
7370 (Time stamps): Document inactive timestamps.
7371 (Setting tags): More details about fast tag selection.
7372 (Block agenda): New section.
7373 (Custom agenda views): Section rewritten.
7374 (Block agenda): New section.
7375
73762006-11-07 Michael Albinus <michael.albinus@gmx.de>
7377
7378 * tramp.texi (Configuration): scp is the default method.
7379 (Default Method): Use ssh as example for another method.
7380
73812006-10-27 Richard Stallman <rms@gnu.org>
7382
7383 * woman.texi: Downcase nroff/troff/roff.
7384 (Installation): Chapter deleted. Some xrefs deleted.
7385 (Background): woman doesn't advise man ;-).
7386
c8763fb6 73872006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
7388
7389 * ada-mode.texi (Project files, Identifier completion)
7390 (Automatic Casing, Debugging, Using non-standard file names)
7391 (Working Remotely): Fix typos.
7392
73932006-10-20 Masatake YAMATO <jet@gyve.org>
7394
0c7efc08 7395 * cc-mode.texi (Sample .emacs File): Add missing `)' in
2de53ca6
GM
7396 sample code `my-c-initialization-hook'.
7397
73982006-10-19 Stuart D. Herring <herring@lanl.gov>
7399
7400 * widget.texi: Fix typos.
7401
74022006-10-19 Michael Albinus <michael.albinus@gmx.de>
7403
7404 * tramp.texi (Frequently Asked Questions): Remove questions marked with
7405 "???". There have been no complaints for years, so the information
7406 must be appropriate.
7407
74082006-10-16 Richard Stallman <rms@gnu.org>
7409
7410 * widget.texi: Use @var instead of capitalization.
7411 Clarify many widget type descriptions.
7412
74132006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7414
7415 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
7416 gnus-dired-attach.
7417 (Selecting a Group): Fix typo.
7418
c8763fb6 74192006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
7420
7421 * widget.texi: Fix typos.
7422
74232006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
7424
7425 * gnus.texi (Image Enhancements): Update for Emacs 22.
7426
7427 * gnus-faq.texi ([1.3]): Update.
7428
74292006-10-06 Richard Stallman <rms@gnu.org>
7430
7431 * faq.texi (Displaying the current line or column):
7432 Delete "As of Emacs 20".
7433
74342006-10-06 Romain Francoise <romain@orebokech.com>
7435
7436 * faq.texi (VM): VM works with Emacs 22 too.
7437
74382006-10-06 Richard Stallman <rms@gnu.org>
7439
7440 * ebrowse.texi: Remove Emacs version "21" from title.
7441
74422006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
7443
7444 * gnus.texi (Foreign Groups): Say where change of editing commands are
7445 stored. Add reference to `gnus-parameters'.
7446
74472006-09-15 Jay Belanger <belanger@truman.edu>
7448
7449 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
7450 Change "Library Public License" to "Lesser Public License"
7451 throughout. Use "yyyy" to represent year.
7452
74532006-09-15 Carsten Dominik <dominik@science.uva.nl>
7454
7455 * org.texi (Setting tags): Typo fix.
7456
74572006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
7458
7459 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
7460
74612006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
7462
7463 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
7464
74652006-09-12 Paul Eggert <eggert@cs.ucla.edu>
7466
7467 * faq.texi (Escape sequences in shell output): EMACS is now set
7468 to Emacs's absolute file name, not to "t".
7469 (^M in the shell buffer): Likewise.
7470 * misc.texi (Interactive Shell): Likewise.
7471
74722006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
7473
7474 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
7475 mails with pop3-leave-mail-on-server. Fix wording.
7476 (Limiting): Improve gnus-summary-limit-to-articles.
7477 (X-Face): Fix typo.
7478
74792006-09-11 Simon Josefsson <jas@extundo.com>
7480
7481 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
7482 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
7483
74842006-09-06 Simon Josefsson <jas@extundo.com>
7485
7486 * smtpmail.texi (Authentication): Mention SSL.
7487
74882006-09-01 Eli Zaretskii <eliz@gnu.org>
7489
7490 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
7491 Don't use @indicateurl.
7492
7493 * cc-mode.texi (Subword Movement): Don't use @headitem.
7494 (Custom Braces, Clean-ups): Don't use @tie.
7495
74962006-08-29 Michael Albinus <michael.albinus@gmx.de>
7497
7498 Sync with Tramp 2.0.54.
7499
7500 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
7501 Suggested by Adrian Phillips <a.phillips@met.no>.
7502
75032006-08-15 Carsten Dominik <dominik@science.uva.nl>
7504
7505 * org.texi (Installation, Activation): Split from Installation and
7506 Activation.
7507 (Clocking work time): Documented new features.
7508
75092006-08-13 Alex Schroeder <alex@gnu.org>
7510
7511 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
7512 example.
7513
75142006-08-12 Eli Zaretskii <eliz@gnu.org>
7515
7516 * faq.texi (How to add fonts): New node.
7517
75182006-08-05 Romain Francoise <romain@orebokech.com>
7519
7520 * faq.texi (New in Emacs 22): Expand.
7521
75222006-08-03 Michael Olson <mwolson@gnu.org>
7523
7524 * erc.texi: Update for ERC 5.1.4.
7525
75262006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
7527
7528 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
7529 in .../site-lisp/gnus/ by default.
7530 [ From gnus-news.texi in the trunk. ]
7531
75322006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
7533
7534 * gnus.texi (MIME Commands): Additions for yEnc.
7535
75362006-07-24 Richard Stallman <rms@gnu.org>
7537
7538 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
7539 * faq.texi: Move periods and commas inside quotes.
7540
75412006-07-20 Jay Belanger <belanger@truman.edu>
7542
7543 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
7544
75452006-07-18 Chong Yidong <cyd@stupidchicken.com>
7546
7547 * faq.texi (Security risks with Emacs): Document Emacs 22
7548 file-local-variable mechanism.
7549
75502006-07-12 Michael Olson <mwolson@gnu.org>
7551
7552 * erc.texi: Update for ERC 5.1.3.
7553
75542006-07-12 Alex Schroeder <alex@gnu.org>
7555
7556 * rcirc.texi: Fix typos.
7557 (Getting started with rcirc): New calling convention for M-x irc.
7558 Mention #rcirc. Removed channel tracking.
0c7efc08 7559 (Configuration): Change the names of all variables that got changed
2de53ca6
GM
7560 recently, eg. rcirc-server to rcirc-default-server. Added
7561 documentation for rcirc-authinfo, some background for Bitlbee, and
7562 rcirc-track-minor-mode.
0c7efc08 7563 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
2de53ca6 7564 Scrolling.
0c7efc08 7565 (Reconnecting after you have lost the connection): Fix example code
2de53ca6
GM
7566 to match code changes.
7567
75682006-07-10 Nick Roberts <nickrob@snap.net.nz>
7569
7570 * gnus.texi, message.texi: Fix typos.
7571
75722006-07-07 Carsten Dominik <dominik@science.uva.nl>
7573
7574 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
7575 commands.
7576 (Global TODO list): Document the use of the variables
7577 `org-agenda-todo-ignore-scheduled' and
7578 `org-agenda-todo-list-sublevels'.
7579
75802006-07-05 Richard Stallman <rms@gnu.org>
7581
7582 * faq.texi (Scrolling only one line): Fix xref.
7583
75842006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
7585
7586 * faq.texi (Evaluating Emacs Lisp code):
7587 Throughout, replace eval-current-buffer with eval-buffer.
7588
75892006-07-03 Richard Stallman <rms@gnu.org>
7590
7591 * rcirc.texi (Scrolling conservatively): Fix xref.
7592
7593 * pcl-cvs.texi (Viewing differences): Usage fix.
7594
75952006-07-03 Carsten Dominik <dominik@science.uva.nl>
7596
7597 * org.texi (Agenda commands): Document `s' key to save all org-mode
7598 buffers.
7599
76002006-06-30 Ralf Angeli <angeli@caeruleus.net>
7601
7602 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
7603 names. Mention `cvs-msg' face.
7604
76052006-06-29 Carsten Dominik <dominik@science.uva.nl>
7606
7607 * org.texi (Checkboxes): New section.
7608
76092006-06-28 Carsten Dominik <dominik@science.uva.nl>
7610
7611 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
7612 throughout this chapter.
7613
76142006-06-27 Chong Yidong <cyd@stupidchicken.com>
7615
7616 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
7617 text for standalone vs Emacs info.
7618 (Help): Clarify header line description. Use mouse-1 for clicks.
7619 (Help-P): Use mouse-1 for clicks.
7620 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
7621 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
7622 (Choose menu subtopic): Remove gratuitous Emacs command names.
7623 (Help-FOO): Put usual behavior first.
7624 (Help-Xref): Clicking on xrefs works in Emacs.
7625 (Search Text): Clarify what the default behavior is.
7626 (Create Info buffer): Fix Emacs window/X window confusion.
7627 (Emacs Info Variables): Fix for new Emacs init file behavior.
7628
76292006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7630
7631 * gnus.texi (Summary Buffer Lines): Fix typo.
7632
76332006-06-23 Carsten Dominik <dominik@science.uva.nl>
7634
7635 * org.texi (Embedded LaTeX): New chapter.
7636 (Archiving): Section rewritten.
7637 (Enhancing text): Some parts moved to the new chapter about LaTeX.
7638
76392006-06-20 Bill Wohler <wohler@newt.com>
7640
7641 Release MH-E manual version 8.0.1.
7642
7643 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7644 release 8.0.1.
7645 (Preface): Depend on GNU mailutils 1.0 and higher.
7646
76472006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
7648
7649 * message.texi (News Headers): Update message-syntax-checks section.
7650
76512006-06-19 Karl Berry <karl@gnu.org>
7652
7653 * info.texi (Advanced): Mention C-q, especially with ?.
7654
76552006-06-19 Carsten Dominik <dominik@science.uva.nl>
7656
7657 * org.texi (Publishing links): Document the `:link-validation-function'
7658 property.
7659 (Extensions and Hacking): New chapter, includes some sections of the
7660 "Miscellaneous" chapter.
7661
76622006-06-10 Carsten Dominik <dominik@science.uva.nl>
7663
7664 * org.texi (Progress logging): New section.
7665
2de53ca6
GM
76662006-06-06 Carsten Dominik <dominik@science.uva.nl>
7667
7668 * org.texi (ASCII export): Document indentation adaptation.
7669 (Setting tags): Document mutually-exclusive tags.
7670
76712006-06-05 Romain Francoise <romain@orebokech.com>
7672
7673 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
7674 Fix typo.
7675
7676 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
7677 channel (#gnus@irc.freenode.net).
7678 Fix typos. Update copyright notice.
7679
7680 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
7681 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
7682 (Line-Up Functions, Custom Macros):
7683 * ediff.texi (Window and Frame Configuration)
dccb744b 7684 (Highlighting Difference Regions):
2de53ca6
GM
7685 * emacs-mime.texi (Display Customization):
7686 * erc.texi (History):
7687 * eshell.texi (Known problems):
7688 * eudc.texi (Overview, BBDB):
7689 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
7690 (The problem of spam, SpamOracle, Extending the Spam package)
7691 (Conformity, Terminology):
dccb744b 7692 * idlwave.texi (Routine Info)
2de53ca6
GM
7693 (Class and Keyword Inheritance, Padding Operators)
7694 (Breakpoints and Stepping, Electric Debug Mode)
7695 (Examining Variables, Troubleshooting):
7696 * org.texi (Creating timestamps):
7697 * reftex.texi (Commands, Options, Changes):
7698 * tramp.texi (Inline methods, Password caching)
7699 (Auto-save and Backup, Issues):
7700 * vip.texi (Files, Commands in Insert Mode):
7701 * viper.texi (Emacs Preliminaries, States in Viper)
7702 (Packages that Change Keymaps, Viper Specials, Groundwork):
7703 Fix various typos.
7704
77052006-05-31 Michael Ernst <mernst@alum.mit.edu>
7706
7707 * ediff.texi: Fix typos.
7708
77092006-05-30 Carsten Dominik <dominik@science.uva.nl>
7710
7711 * org.texi: Small typo fixes.
7712
fff84c22
JB
77132006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
7714
7715 * viper.texi (Viper Specials):
7716 * gnus.texi (Example Setup):
7717 * faq.texi (Backspace invokes help):
7718 * dired-x.texi (Optional Installation Dired Jump):
7719 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
7720 follow coding conventions.
7721
2de53ca6
GM
77222006-05-29 Michael Albinus <michael.albinus@gmx.de>
7723
7724 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
7725
77262006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
7727
7728 * pcl-cvs.texi: Fix typos.
7729 (Customization): Say "us".
7730
77312006-05-26 Eli Zaretskii <eliz@gnu.org>
7732
7733 * org.texi: Remove bogus @setfilename.
7734
77352006-05-26 Carsten Dominik <dominik@science.uva.nl>
7736
7737 * org.texi (ASCII export): Omit command name.
7738 (HTML export): Add prefix to all lines in Local Variable example.
7739 (Acknowledgments): Typeset names in italics.
7740
77412006-05-24 Carsten Dominik <dominik@science.uva.nl>
7742
7743 * org.texi (Plain lists): Add new item navigation commands.
7744 (External links): Document elisp and info links.
7745 (Custom searches): New section.
7746 (Publishing): New chapter.
7747 (HTML export): Include a list of supported CSS classes.
7748 (Setting tags): Describe the fast-tag-setting interface.
7749
77502006-05-20 Luc Teirlinck <teirllm@auburn.edu>
7751
7752 * dired-x.texi: ifinfo -> ifnottex.
7753
77542006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
7755
7756 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
7757
77582006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
7759
7760 * message.texi (Interface): Add tool bar customization.
7761 (MIME): Index and text additions for mml-attach.
7762 (MIME): Describe mml-dnd-protocol-alist and
7763 mml-dnd-attach-options.
7764
7765 * gnus.texi (Oort Gnus): Reorder entries in sections.
7766 Fix some entries.
7767 (Starting Up): Add references to "Emacs for Heathens" and to
7768 "Finding the News". Add user-full-name and user-mail-address.
7769 (Group Buffer Format): Add tool bar customization and update.
7770 (Summary Buffer): Add tool bar customization.
7771 (Posting Styles): Add message-alternative-emails.
7772
77732006-05-09 Michael Albinus <michael.albinus@gmx.de>
7774
7775 * tramp.texi (Filename completion): Improve wording.
7776
77772006-05-07 Romain Francoise <romain@orebokech.com>
7778
7779 * faq.texi (Using regular expressions): Fix typo.
7780 (Packages that do not come with Emacs): Fix capitalization.
7781 (Replacing text across multiple files): Expand node to explain how
7782 to use `dired-do-query-replace-regexp' in more detail, based on
7783 suggestion by Eric Hanchrow <offby1@blarg.net>.
7784
77852006-05-06 Michael Albinus <michael.albinus@gmx.de>
7786
7787 * tramp.texi (Filename completion): Completion of remote files'
7788 method, user name and host name is active only in partial
7789 completion mode.
7790
77912006-05-06 Bill Wohler <wohler@newt.com>
7792
7793 Release MH-E manual version 8.0.
7794
7795 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7796 release 8.0.
7797
77982006-05-06 Bill Wohler <wohler@newt.com>
7799
7800 * mh-e.texi (MH-BOOK-HOME): Change from
7801 http://www.ics.uci.edu/~mh/book/mh to
7802 http://rand-mh.sourceforge.net/book/mh.
7803 Replace .htm suffix with .html for MH book files.
7804 (Using This Manual): Update key binding for getting relevant
7805 chapter in Info from command key.
7806 (Ranges): Fix itemx.
7807
78082006-05-05 Karl Berry <karl@gnu.org>
7809
7810 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
7811 (\fonttextsize): New user-level command to change text font size.
7812
78132006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
7814
7815 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
7816
78172006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
7818
7819 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
7820
78212006-04-24 Bill Wohler <wohler@newt.com>
7822
7823 * mh-e.texi (Getting Started): Make it more explicit that you need
7824 to install MH. Add pointers to current MH implementations.
7825
78262006-04-21 Bill Wohler <wohler@newt.com>
7827
7828 Release MH-E manual version 7.94.
7829
7830 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7831 release 7.94.
7832
78332006-04-21 Carsten Dominik <dominik@science.uva.nl>
7834
7835 * org.texi: Many small fixes.
7836 (Handling links): Rename from "Managing links".
7837
78382006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
7839
7840 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
7841 (Splitting mail using spam-stat): Fix @xref.
7842
78432006-04-20 Chong Yidong <cyd@stupidchicken.com>
7844
7845 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 7846 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
7847
78482006-04-20 Carsten Dominik <dominik@science.uva.nl>
7849
7850 * org.texi (Time stamps): Better explanation of the purpose of
7851 different time stamps.
7852 (Structure editing, Plain lists): More details on how new items
7853 and headings are inserted.
7854
78552006-04-18 Carsten Dominik <dominik@science.uva.nl>
7856
7857 * org.texi (Formula syntax): Fix link to Calc Manual.
7858
78592006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
7860
7861 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
7862
78632006-04-17 Bill Wohler <wohler@newt.com>
7864
7865 * mh-e.texi (Folders): Update mh-before-quit-hook and
7866 mh-quit-hook example with code that removes the buffers rather
7867 than just bury them.
7868
78692006-04-17 Michael Albinus <michael.albinus@gmx.de>
7870
7871 Sync with Tramp 2.0.53.
7872
78732006-04-13 Carsten Dominik <dominik@science.uva.nl>
7874
7875 * org.texi (Updating settings): New section.
7876 (Visibility cycling): Better names for the startup folding
7877 options.
7878 (Exporting): Completely restructured.
7879 (The very busy C-c C-c key): New section.
7880 (Summary of in-buffer settings): New section.
7881
78822006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
7883
7884 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
7885
78862006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
7887
7888 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
7889 (Server Commands): Key `v' is reserved for users.
7890
78912006-04-11 Carsten Dominik <dominik@science.uva.nl>
7892
7893 * org.texi (Link format): New section, emphasis on bracket links.
7894 (External links): Document bracket links.
7895 (FAQ): Expand to cover shell links and the new link format.
7896
78972006-04-09 Kevin Ryde <user42@zip.com.au>
7898
7899 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
7900
79012006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
7902
7903 * gnus.texi (Summary Buffer Lines): Add `*'.
7904
c8763fb6 79052006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
7906
7907 * gnus.texi (Group Parameters):
7908 Mention gnus-permanently-visible-groups.
7909
79102006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
7911
7912 * gnus.texi (Face): Fix typo.
7913
79142006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
7915
7916 * gnus.texi (X-Face): Clarify.
7917 (Face): Need Emacs with PNG support.
7918
79192006-04-06 Richard Stallman <rms@gnu.org>
7920
7921 * idlwave.texi: Delete the blocks "not suitable for inclusion with
7922 Emacs".
7923
79242006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
7925
7926 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
7927 blocks not suitable for inclusion with Emacs using variable
7928 PARTOFEMACS.
7929
79302006-04-04 Simon Josefsson <jas@extundo.com>
7931
7932 * gnus.texi (Security): Improve.
7933
79342006-04-02 Bill Wohler <wohler@newt.com>
7935
7936 * mh-e.texi (Getting Started, Junk, Bug Reports)
7937 (MH FAQ and Support): Fix URLs.
7938
79392006-03-31 Romain Francoise <romain@orebokech.com>
7940
7941 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
7942 to t, not nil (and has for the past eight years).
7943
79442006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
7945
7946 * message.texi, gnus.texi: Bump version to 5.11.
7947
79482006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
7949
7950 * gnus.texi (Top): Add comment about version line.
7951
7952 * message.texi (Top): Ditto. Change to take named versions into
7953 account.
7954
79552006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
7956
7957 * gnus.texi (Posting Styles): Add x-face-file to example.
7958 (X-Face): Refer to posting styles.
7959
7960 * gnus-faq.texi ([5.8]): Add x-face-file.
7961 ([8.4]): Add links to gmane.emacs.gnus.user and
7962 gmane.emacs.gnus.general.
7963
79642006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
7965
7966 * gnus-faq.texi: Use .invalid.
7967 ([5.4]): Fix gnus-posting-styles example.
7968
79692006-03-27 Romain Francoise <romain@orebokech.com>
7970
7971 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
7972 Emacs/W3 needs a new maintainer.
7973 (Ispell): Update author and version info.
7974 (Mailcrypt): Mention PGG.
7975 (New in Emacs 22): Add PGG to the list of new packages.
7976 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
7977 updating dead URLs.
7978
79792006-03-25 Karl Berry <karl@gnu.org>
7980
7981 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
7982 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
7983 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
7984 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
7985 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
7986 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
7987 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
7988 (2) do not indent copyright year list (or anything else).
7989
79902006-03-21 Bill Wohler <wohler@newt.com>
7991
7992 * mh-e.texi (Folders): Various edits.
7993
79942006-03-20 Romain Francoise <romain@orebokech.com>
7995
7996 * gnus.texi (Mail Folders): Grammar fix.
7997
79982006-03-19 Bill Wohler <wohler@newt.com>
7999
8000 * mh-e.texi (Replying): Document Mail-Followup-To.
8001 Change manually-formatted table to multitable. Add debugging info.
8002 Move description of mh-reply-default-reply-to into paragraph
8003 that describes its values.
8004
80052006-03-17 Bill Wohler <wohler@newt.com>
8006
10d1d0af 8007 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
8008 (Sending Mail Tour): Update method of entering
8009 addresses and subject.
8010 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
8011 (Adding Attachments, Searching): Update screenshots for Emacs 22.
8012
80132006-03-15 Carsten Dominik <dominik@science.uva.nl>
8014
8015 * org.texi: Version number change only.
8016
80172006-03-14 Bill Wohler <wohler@newt.com>
8018
8019 * mh-e.texi: Add index entries around each paragraph rather than
8020 depend on entries from beginning of node. Doing so ensures that
8021 index entries are less likely to be forgotten if text is cut and
8022 pasted, and are necessary anyway if the references are on a
8023 separate page. It seems that makeinfo is now (v. 4.8) only
8024 producing one index entry per node, so there is no longer any
8025 excuse not to. Use subheading instead of heading. The incorrect
8026 use of heading produced very large fonts in Info--as large as the
8027 main heading.
8028 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
8029 versions 6 and 7 appeared *around* the time of these Emacs releases.
8030
80312006-03-13 Carsten Dominik <dominik@science.uva.nl>
8032
8033 * org.texi (Clean view): Document new startup options.
8034
80352006-03-11 Bill Wohler <wohler@newt.com>
8036
8037 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
8038 (Composing, Scan Line Formats): Fix @refs.
8039 (Getting Started): Define MH profile and MH profile components.
8040 (Incorporating Mail, Reading Mail, Viewing, Printing)
8041 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
8042 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
8043 for string constants.
8044 (Tool Bar): Remove spurious quote.
8045 (Junk): Use ``...'' instead of "...".
8046 (Scan Line Formats): Replace @samp with @kbd.
8047
80482006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
8049
8050 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
8051
80522006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
8053
8054 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
8055 easy to understand.
8056
80572006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
8058
8059 * gnus.texi: Markup fix.
8060 (Fancy Mail Splitting): Specify new feature.
8061
80622006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
8063
8064 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
8065 partial-words matching.
8066
80672006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
8068
8069 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
8070
8071 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
8072 (MIME Commands): Fix mm-discouraged-alternatives.
8073
80742006-03-07 Carsten Dominik <dominik@science.uva.nl>
8075
8076 * org.texi: Version number change only.
8077
80782006-03-06 Bill Wohler <wohler@newt.com>
8079
8080 * mh-e.texi: Move from SourceForge repository to Savannah.
8081 This is version 7.93, which is a total rewrite from the previous
8082 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
8083 version 7.93.
8084
80852006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
8086
8087 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
8088
80892006-03-01 Carsten Dominik <dominik@science.uva.nl>
8090
8091 * org.texi (Interaction): Add item about `org-mouse.el' by
8092 Piotr Zielinski.
8093 (Managing links): Document that also mouse-1 can be used to
8094 activate a link.
8095 (Headlines, FAQ): Add entry about hiding leading stars.
8096 (Miscellaneous): Resort the sections in this chapter to a more
8097 logical sequence.
8098
80992006-02-27 Simon Josefsson <jas@extundo.com>
8100
8101 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
8102 2004-01-27 from the trunk).
8103
81042006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8105
8106 * cc-mode.texi: Rename c-hungry-backspace to
8107 c-hungry-delete-backwards, at the request of RMS. Leave the old
8108 name as an alias.
8109
81102006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8111
8112 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
8113 include the function header within the defun.
8114
81152006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8116
8117 * cc-mode.texi: Correct two typos.
8118
81192006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8120
8121 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
8122 existing comment.
8123 (Electric Keys): Add a justification for electric indentation.
8124 (Hungry WS Deletion): Clear up the names and complications of the
8125 BACKSPACE and DELETE keys.
8126
81272006-02-23 Juri Linkov <juri@jurta.org>
8128
8129 * faq.texi (Common requests): Move `Turning on auto-fill by
8130 default' after `Wrapping words automatically'. Move `Working with
8131 unprintable characters' before `Searching for/replacing newlines'.
8132 Move `Replacing highlighted text' after `Highlighting a region'.
8133 Merge `Repeating commands' and `Repeating a command as many times
8134 as possible' into the former.
8135 (Packages that do not come with Emacs): Add refs to Gmane and
8136 etc/MORE.STUFF.
8137
81382006-02-23 Juri Linkov <juri@jurta.org>
8139
8140 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
8141 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
8142 Add xref to `(emacs)Reporting Bugs'.
8143 (Getting a printed manual): Add URL to other formats of the manual.
8144 (Common requests): Fix menu.
8145 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
8146 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
8147 (Inserting text at the beginning of each line): Add pxref to
8148 `Changing the included text prefix'.
8149 (Forcing the cursor to remain in the same column): Mention `track-eol'
8150 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
8151 (Replacing text across multiple files): Add keybinding `Q' for
8152 `dired-do-query-replace'.
8153
81542006-02-22 Carsten Dominik <dominik@science.uva.nl>
8155
8156 * reftex.texi: Version number and date change only.
8157
8158 * org.texi (Internal Links): Rewrite to cover the modified
8159 linking system.
8160
81612006-02-17 Eli Zaretskii <eliz@gnu.org>
8162
8163 * faq.texi: Remove the coding cookie, it's not needed anymore.
8164
81652006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8166
8167 * faq.texi (Colors on a TTY): Mention Mac OS port.
8168
81692006-02-12 Karl Berry <karl@gnu.org>
8170
8171 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
8172 8-bit accented a.
8173
81742006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
8175
8176 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
8177
81782006-02-08 Romain Francoise <romain@orebokech.com>
8179
8180 * faq.texi (Top): Remove paragraph about the FAQ being a
8181 transitional document, etc.
8182 (Searching for/replacing newlines): New node.
8183 (Yanking text in isearch): New node.
8184 (Inserting text at the beginning of each line): Rename and make
8185 more general, mention `M-;' in Message mode.
8186
81872006-02-07 Luc Teirlinck <teirllm@auburn.edu>
8188
8189 * faq.texi (Meta key does not work in xterm)
8190 (Emacs does not display 8-bit characters)
8191 (Inputting eight-bit characters): Update xrefs.
8192
81932006-02-06 Romain Francoise <romain@orebokech.com>
8194
8195 * faq.texi (VM): VM now at version 7.19.
8196 Set myself as maintainer of this file.
8197
81982006-02-04 Michael Olson <mwolson@gnu.org>
8199
8200 * erc.texi (History): Note that ERC is now included with Emacs.
8201
82022006-01-31 Romain Francoise <romain@orebokech.com>
8203
8204 * message.texi (Message Headers): Explain what
8205 `message-alternative-emails' does in more detail.
8206 Update copyright year.
8207
82082006-01-30 Juanma Barranquero <lekktu@gmail.com>
8209
8210 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
8211
82122006-01-29 Richard M. Stallman <rms@gnu.org>
8213
8214 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
8215
82162006-01-29 Michael Olson <mwolson@gnu.org>
8217
8218 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
8219
8220 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
8221
8222 * faq.texi (New in Emacs 22): Mention ERC.
8223
82242006-01-28 Luc Teirlinck <teirllm@auburn.edu>
8225
8226 * rcirc.texi: Capitalize dir entry for consistency with the entry
8227 in info/dir and other entries in the Emacs category.
8228 Fix typos. Delete trailing whitespace.
8229
c8763fb6 82302006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
8231
8232 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
8233
82342006-01-27 Eli Zaretskii <eliz@gnu.org>
8235
8236 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
8237 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
8238
8239 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
8240 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
8241
82422006-01-27 Alex Schroeder <alex@gnu.org>
8243
8244 * rcirc.texi: New file.
8245
82462006-01-23 Juri Linkov <juri@jurta.org>
8247
8248 * widget.texi (User Interface): Add S-TAB for widget-backward.
8249
82502006-01-22 Michael Albinus <michael.albinus@gmx.de>
8251
8252 Sync with Tramp 2.0.52.
8253
8254 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
8255 Add Tramp disabling item. New item for common connection problems.
8256 (various): Apply "ftp" as method for the download URL.
8257 (Bug Reports): Refer to FAQ for common problems.
8258
82592006-01-21 Eli Zaretskii <eliz@gnu.org>
8260
8261 * widget.texi (User Interface): Use @key for TAB.
8262
8263 * ses.texi (Formulas, Printer functions): Use @key for TAB.
8264
8265 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
8266 for TAB.
8267
8268 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
8269
82702006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
8271
8272 * gnus.texi: Update copyright.
8273
82742006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
8275
8276 * gnus.texi (Article Washing): Additions.
8277
2de53ca6
GM
82782006-01-13 Carsten Dominik <dominik@science.uva.nl>
8279
8280 * org.texi (Agenda commands): Document tags command.
8281
82822006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
8283
8284 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
8285
82862006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
8287
8288 * gnus.texi (RSS): Addition.
8289
82902005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
8291
8292 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
8293
82942005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
8295
8296 * emacs-mime.texi (Display Customization): Add setting example to
8297 mm-discouraged-alternatives.
8298
82992006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
8300
8301 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
8302 version is the canonical version.
8303
83042006-01-08 Alex Schroeder <alex@gnu.org>
8305
8306 * pgg.texi (Caching passphrase): Rewording.
8307
83082006-01-06 Eli Zaretskii <eliz@gnu.org>
8309
8310 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
8311 repository URL.
8312
83132006-01-06 Carsten Dominik <dominik@science.uva.nl>
8314
8315 * org.texi: Removed the accidentally re-added empty line in the
8316 direntry.
8317
83182006-01-05 Carsten Dominik <dominik@science.uva.nl>
8319
8320 * org.texi (Agenda Views): Chapter reorganized.
8321
83222005-12-29 Romain Francoise <romain@orebokech.com>
8323
8324 * faq.texi (Using Customize): New node.
8325
83262005-12-28 Luc Teirlinck <teirllm@auburn.edu>
8327
8328 * org.texi: Remove blank line in @direntry. It is non-standard
8329 and recursively produces blank lines all over the dir file (when
8330 using Texinfo 4.8).
8331
83322005-12-21 Luc Teirlinck <teirllm@auburn.edu>
8333
8334 * widget.texi (atoms): Delete obsolete remark about `file' widget.
8335
83362005-12-20 Carsten Dominik <dominik@science.uva.nl>
8337
8338 * org.texi (Tags): Boolean logic documented.
8339 (Agenda Views): Document custom commands.
8340
83412005-12-20 David Kastrup <dak@gnu.org>
8342
8343 * faq.texi (AUCTeX): Update version and mailing list info.
8344
83452005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
8346
8347 * gnus.texi (MIME Commands): Mention addition of
8348 multipart/alternative to gnus-buttonized-mime-types and add xref
8349 to mm-discouraged-alternatives.
8350
8351 * emacs-mime.texi (Display Customization): Mention addition of
8352 "image/.*" and add xref to gnus-buttonized-mime-types in the
8353 mm-discouraged-alternatives section.
8354
83552005-12-16 Carsten Dominik <dominik@science.uva.nl>
8356
8357 * org.texi (Tags): New section.
8358 (Agenda Views): Chapter reorganized.
8359
83602005-12-16 Eli Zaretskii <eliz@gnu.org>
8361
8362 * org.texi (Internal Links): Add a missing comma after an @xref.
8363
83642005-12-14 Chong Yidong <cyd@stupidchicken.com>
8365
8366 * faq.texi (Filling paragraphs with a single space): No need to
8367 change sentence-end now.
8368
83692005-12-13 Romain Francoise <romain@orebokech.com>
8370
8371 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
8372
83732005-12-12 Jay Belanger <belanger@truman.edu>
8374
8375 * faq.texi (Calc): Update version number.
8376
83772005-12-12 Carsten Dominik <dominik@science.uva.nl>
8378
8379 * org.texi (Progress Logging): New section.
8380
83812005-12-10 Romain Francoise <romain@orebokech.com>
8382
8383 Update the Emacs FAQ for the 22.1 release.
8384
8385 * faq.texi: Set VER to `22.1'.
8386 (Basic editing): Explain how to use localized versions of the
0c7efc08
SM
8387 Tutorial. Mention that `C-h r' displays the manual.
8388 Delete obsolete WWW link to an Emacs 18 tutorial.
2de53ca6
GM
8389 (Getting a printed manual): Point to the new locations of the
8390 manuals on the GNU Web site.
8391 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
8392 available via Info (it was previously distributed separately).
8393 (Installing Texinfo documentation): The latest version of Texinfo
8394 is 4.8, not 4.0.
8395 (Informational files for Emacs): COPYING is the GNU General Public
8396 License, not the Emacs General Public License.
8397 (Informational files for Emacs): Delete obsolete link to the
8398 GNUinfo pages as they have been removed from the GNU Web site.
8399 (New in Emacs 22): New node.
8400 (Setting up a customization file): Say that most packages support
8401 Customize nowadays.
8402 (Colors on a TTY): Delete reference to instructions on how to
8403 enable syntax highlighting, it is now enabled by default.
8404 (Turning on abbrevs by default): Emacs now reads the abbrevs file
8405 at startup automatically.
8406 (Controlling case sensitivity): Mention `M-c' in isearch.
8407 (Using an already running Emacs process): Emacs now creates the
8408 socket in `/tmp/emacsUID'. Fix typos. Change default location of
8409 gnuserv. As emacsclient can now run Lisp code as well, delete a
8410 sentence praising gnuserv for that. Simplify description of how
8411 the client/server operation works.
8412 (Compiler error messages): Delete obsolete text (compile.el has
8413 been rewritten).
8414 (Indenting switch statements): Fix typo.
8415 (Matching parentheses): Simplify setup instructions, mention the
8416 menu bar item in the Options menu.
8417 (Repeating a command as many times as possible): Mention `C-x e'.
8418 (Going to a line by number): Mention new keymap and bindings
8419 `M-g M-g', `M-g M-p' and `M-g M-n'.
8420 (Turning on syntax highlighting): Now on by default. Simplify.
8421 (Replacing highlighted text): Use `1', not `t'.
8422 (Problems with very large files): The maximum size is now 256MB on
8423 32-bit machines.
8424 (^M in the shell buffer): Mention `comint-process-echoes'.
8425 (Emacs for Apple computers): Emacs 22 has native support for Mac
8426 OS X.
8427 (Translating names to IP addresses): Delete node.
8428 (Binding keys to commands): Fix typo.
8429 (SPC no longer completes file names): New node.
8430 (MIME with Emacs mail packages): Delete section about the Emacs
8431 MIME FAQ (it's not reachable anymore).
8432
84332005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
8434
8435 * cc-mode.texi: The manual has been extensively revised: the
8436 information about using CC Mode has been separated from the larger
8437 and more difficult chapters about configuration. It has been
8438 updated for CC Mode 5.31.
8439
84402005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
8441
8442 * pgg.texi (User Commands): Fix description of pgg-verify-region.
8443 (Selecting an implementation): Fix descriptions.
8444
84452005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
8446
8447 * message.texi (Various Message Variables): Addition.
8448
84492005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
8450
8451 * message.texi: Fix default values.
8452
84532005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
8454
8455 * message.texi (Header Commands): Clarify descriptions of
8456 message-cross-post-followup-to, message-reduce-to-to-cc, and
8457 message-insert-wide-reply.
8458 (Various Commands): Fix kindex for message-kill-to-signature;
8459 clarify description of message-tab.
8460
84612005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
8462
8463 * message.texi (Mailing Lists): Fix description about MFT.
8464
8465 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
8466
84672005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
8468
8469 * gnus.texi (Slow Terminal Connection): Replace old description
8470 with new one.
8471
84722005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
8473
8474 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
8475 replace X-Draft-Headers with X-Draft-From.
8476
84772005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
8478
8479 * gnus.texi (Various Various): Fix the default value of
8480 nnheader-max-head-length.
8481 (Gnus Versions): Fix typo.
8482
84832005-12-08 Carsten Dominik <dominik@science.uva.nl>
8484
8485 * org.texi (Structure editing): Document new functionality of
8486 M-RET.
8487
84882005-12-06 Luc Teirlinck <teirllm@auburn.edu>
8489
8490 * org.texi (Internal Links): Fix Texinfo usage.
8491
84922005-12-06 Carsten Dominik <dominik@science.uva.nl>
8493
8494 * org.texi (TODO basics): Document the global todo list.
8495 (TODO items): Documents sparse tree for specific TODO
8496 keywords.
8497
84982005-11-30 Carsten Dominik <dominik@science.uva.nl>
8499
8500 * org.texi (Plain Lists): Typos fixed.
8501
85022005-11-28 Jay Belanger <belanger@truman.edu>
8503
8504 * calc.texi: Change references of `M-#' to `C-x *' prefix.
8505
85062005-11-24 Carsten Dominik <dominik@science.uva.nl>
8507
8508 * org.texi (Structure editing): New item moving commands added.
8509 (Plain Lists): New section.
8510
85112005-11-18 Carsten Dominik <dominik@science.uva.nl>
8512
8513 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
8514 (Agenda): Document commands `org-cycle-agenda-files' and
c4cc8b9a 8515 `org-agenda-file-to-front'.
2de53ca6
GM
8516 (Built-in table editor): Document `org-table-sort-lines'.
8517 (HTML formatting): Export of hand-formatted lists.
8518
85192005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
8520
8521 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
8522 new variable gnus-toolbar-thickness.
8523
85242005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
8525
8526 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
8527
85282005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
8529
8530 * gnus.texi (X-Face): Fix description.
8531 (XVarious): Remove gnus-xmas-logo-color-alist and
8532 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
8533
85342005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
8535
8536 * gnus.texi (Group Parameters): Mention new variable
8537 gnus-parameters-case-fold-search.
8538 (Home Score File): Addition.
8539
85402005-11-04 Ulf Jasper <ulf.jasper@web.de>
8541
8542 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
8543 (Overview): List supported feed types.
8544 (Installation): No installation necessary when using autoload.
8545 (Configuration): Rename "RSS" to "news".
8546
85472005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
8548
8549 * pgg.texi (User Commands): Document additional passphrase
8550 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
8551 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
8552
85532005-11-04 Carsten Dominik <dominik@science.uva.nl>
8554
8555 * org.texi: Version number changed to 3.19.
8556
85572005-10-29 Sascha Wilde <wilde@sha-bang.de>
8558
8559 * pgg.texi (How to use): Update the example to add autoload of
8560 pgg-encrypt-symmetric-region.
8561 (User Commands): Document pgg-encrypt-symmetric-region.
8562 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
8563
85642005-10-27 Jay Belanger <belanger@truman.edu>
8565
8566 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
8567 mention other TeX-related units.
8568
85692005-10-23 Lars Hansen <larsh@soem.dk>
8570
0c7efc08
SM
8571 * dired-x.texi (Miscellaneous Commands):
8572 Replace dired-do-relative-symlink by dired-do-relsymlink and
2de53ca6
GM
8573 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
8574
85752005-10-23 Jay Belanger <belanger@truman.edu>
8576
8577 * calc.texi (Predefined Units): Use `alpha' for the fine structure
8578 constant.
8579
85802005-10-23 Michael Albinus <michael.albinus@gmx.de>
8581
0c7efc08
SM
8582 * faq.texi (Bugs and problems):
8583 Replace `dired-move-to-filename-regexp' by
2de53ca6
GM
8584 `directory-listing-before-filename-regexp'.
8585
85862005-10-22 Eli Zaretskii <eliz@gnu.org>
8587
8588 * newsticker.texi (UPDATED): Set value.
8589
85902005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
8591
8592 * gnus.texi (Document Groups): Remove duplicate item.
8593
85942005-10-21 Carsten Dominik <dominik@science.uva.nl>
8595
8596 * org.texi (Summary): Mention iCalendar support.
8597 (Exporting): Document iCalendar support.
8598
85992005-10-18 Romain Francoise <romain@orebokech.com>
8600
8601 * viper.texi (Viper Specials): Capitalize GNU.
8602
86032005-10-17 Juri Linkov <juri@jurta.org>
8604
8605 * info.texi (Getting Started, Search Index, Expert Info):
8606 Fix wording.
8607 (Search Text): Replace `echo area' with `mode line'.
8608 (Search Index): Both `i' and `,' find all index entries.
8609 Replace example `C-f' with `C-l' (which exists in index of Info
8610 manual) and delete spaces in its keyboard input sequence.
8611 Delete unnecessary explanations about literal characters.
8612
86132005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
8614
8615 * gnus.texi (Document Server Internals): Addition.
8616
86172005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
8618
8619 * gnus.texi (A note on namespaces): Fix RFC reference.
8620
86212005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
8622
8623 * gnus.texi (RSS): Fix key description.
8624
86252005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
8626
8627 * gnus.texi: Emacs/w3 -> Emacs/W3.
8628 (Browsing the Web): Fix description.
8629 (Web Searches): Ditto.
8630 (Customizing W3): Ditto.
8631
86322005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
8633
8634 * gnus.texi (Maildir): Clarify expire-age and expire-group.
8635
86362005-10-11 Jay Belanger <belanger@truman.edu>
8637
8638 * calc.texi (Integration): Mention using `a i' to compute definite
8639 integrals.
8640
86412005-10-11 Juri Linkov <juri@jurta.org>
8642
8643 * info.texi: Rearrange nodes.
8644 (Top): Update menu. Change ref `Info for Experts' to
8645 `Advanced Info Commands'.
8646 (Getting Started): Fix description of manual's parts.
8647 (Help-Int): Change xref `Info Search' to `Search Index', and
8648 `Expert Info' to `Advanced'.
8649 (Advanced): Move node one level up.
8650 (Search Text, Search Index): New nodes split out from `Info Search'.
8651 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
8652 split out from `Advanced'.
8653 (Advanced, Emacs Info Variables): De-document editing an Info file
8654 in Info.
8655 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
8656 (Creating an Info File): Delete node and move its text to
8657 `Expert Info'.
8658
86592005-10-10 Carsten Dominik <dominik@science.uva.nl>
8660
8661 * org.texi (Workflow states): Documented that change in keywords
8662 becomes active only after restart of Emacs.
8663
86642005-10-08 Michael Albinus <michael.albinus@gmx.de>
8665
8666 Sync with Tramp 2.0.51.
8667
86682005-10-08 Nick Roberts <nickrob@snap.net.nz>
8669
8670 * speedbar.texi (Introduction): Describe new location of speedbar
8671 on menubar.
8672 (Basic Key Bindings): Remove descriptions of bindings that have
8673 been removed.
8674
86752005-10-05 Nick Roberts <nickrob@snap.net.nz>
8676
8677 * speedbar.texi (GDB): Describe use of watch expressions.
8678
86792005-09-28 Simon Josefsson <jas@extundo.com>
8680
8681 * message.texi (IDNA): Fix.
8682
86832005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
8684
8685 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
8686 nntp-server-hook, and nntp-warn-about-losing-connection; fix
8687 description of nntp-open-connection-function.
8688 (Common Variables): Fix descriptions.
8689
86902005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
8691
8692 * gnus.texi (Server Buffer Format): Document the %a format spec.
8693
86942005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
8695
8696 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
8697
86982005-09-23 Carsten Dominik <dominik@science.uva.nl>
8699
8700 * org.texi Version 3.16.
8701
87022005-09-19 Miles Bader <miles@gnu.org>
8703
8704 * newsticker.texi: Get rid of CVS keywords.
8705
87062005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
8707
8708 * gnus.texi (Finding the Parent): Fix description of how Gnus
8709 finds article.
8710
87112005-09-14 Jari Aalto <jari.aalto@cante.net>
8712
8713 * gnus.texi (Advanced Scoring Examples): New examples to teach how
8714 to drop off non-answered articles.
8715
87162005-09-19 Juanma Barranquero <lekktu@gmail.com>
8717
8718 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
8719 braces (which are unsupported by NMAKE) for macro `srcdir'.
8720
87212005-09-17 Eli Zaretskii <eliz@gnu.org>
8722
8723 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
8724 (../info/newsticker, newsticker.dvi): New targets.
8725
87262005-09-17 Ulf Jasper <ulf.jasper@web.de>
8727
8728 * newsticker.texi: Replace @command with @code. Replace @example
8729 with @lisp.
0c7efc08
SM
8730 (Top): Add explanations to menu items.
8731 (GNU Free Documentation License): Remove.
2de53ca6
GM
8732
87332005-09-16 Romain Francoise <romain@orebokech.com>
8734
8735 Update all files to specify GFDL version 1.2.
8736
8737 * doclicense.texi (GNU Free Documentation License): Update to
8738 version 1.2.
8739
87402005-09-15 Richard M. Stallman <rms@gnu.org>
8741
8742 * newsticker.texi: Fix @setfilename.
8743
8744 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
8745 (../info/newsticker, newsticker.dvi): New targets.
8746
87472005-08-30 Carsten Dominik <dominik@science.uva.nl>
8748
8749 * org.texi: Version 3.15.
8750
87512005-08-29 Luc Teirlinck <teirllm@auburn.edu>
8752
8753 * ses.texi: Combine all three indices into one.
8754 Correct a few typos.
8755
87562005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
8757
8758 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
8759
87602005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
8761
8762 * emacs-mime.texi (Handles): Remove duplicate item.
8763 (Encoding Customization): Fix the default value for
8764 mm-coding-system-priorities.
8765 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
8766 (Basic Functions): Fix reference.
8767
87682005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
8769
8770 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
8771
87722005-08-18 Richard M. Stallman <rms@gnu.org>
8773
8774 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
8775 and web site.
8776
8777 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
8778 not keyboard-translate.
8779
87802005-08-11 Richard M. Stallman <rms@gnu.org>
8781
8782 * faq.texi (Using regular expressions): Fix xref.
8783
87842005-08-09 Juri Linkov <juri@jurta.org>
8785
8786 * info.texi (Help-P): Replace `Prev' with `Previous'.
8787 (Help-M, Help-Xref): Add S-TAB.
8788 (Help-FOO): Update `u' command.
8789 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
8790 Update info about visibility of xref parts.
8791 (Help-Int): Fix `m' command. Rename `Info-last' to
8792 `Info-history-back'. Add `Info-history-forward'.
8793 (Advanced): Fix `g*' and `M-n' commands.
8794 (Info Search): Add `index-apropos' in stand-alone browser.
8795 Add isearch commands.
8796 (Emacs Info Variables): Remove `Info-fontify'.
8797 Add `Info-mode-hook'. Update face names.
8798 Add `Info-fontify-maximum-menu-size',
8799 `Info-fontify-visited-nodes', `Info-isearch-search'.
8800
88012005-08-07 Michael Albinus <michael.albinus@gmx.de>
8802
8803 Sync with Tramp 2.0.50.
8804
8805 * tramp.texi: Use @option{} consequently for method names.
8806 (Inline methods, External transfer methods): Remove references to
8807 Cygwin.
8808 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
8809 implementation.
8810
88112005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8812
8813 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
8814 Mention that gnus-init-file is not read when Emacs is invoked with
8815 --no-init-file or -q.
8816
88172005-07-19 Carsten Dominik <dominik@science.uva.nl>
8818
8819 * org.texi: Version 3.14.
8820
88212005-07-04 Carsten Dominik <dominik@science.uva.nl>
8822
8823 * org.texi: Version 3.13.
8824
88252005-07-18 Juri Linkov <juri@jurta.org>
8826
8827 * calc.texi (Time Zones, Logical Operations):
8828 * cl.texi (Overview):
8829 * org.texi (TODO types):
8830 * sc.texi (Emacs 18 MUAs):
8831 * speedbar.texi (Top):
8832 * url.texi (History):
8833 Delete duplicate duplicate words.
8834
ce058493 88352005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
8836
8837 * cl.texi (Type Predicates): Document `atom' type.
8838
88392005-07-04 Lute Kamstra <lute@gnu.org>
8840
8841 Update FSF's address in GPL notices.
8842
8843 * calc.texi (Copying):
8844 * doclicense.texi (GNU Free Documentation License):
8845 * faq.texi (Contacting the FSF):
8846 * mh-e.texi (Copying): Update FSF's address.
8847
88482005-07-03 Richard M. Stallman <rms@gnu.org>
8849
8850 * flymake.texi (Example -- Configuring a tool called directly):
8851 Update name of flymake-build-relative-filename.
8852
88532005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
8854
8855 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
8856
88572005-06-29 Carsten Dominik <dominik@science.uva.nl>
8858
8859 * org.texi: Version 3.12.
8860
88612005-06-24 Eli Zaretskii <eliz@gnu.org>
8862
8863 * makefile.w32-in (MAKEINFO): Use --force.
8864 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
8865 Makefile.in.
8866 (gnus.dvi): Use "..." to quote Sed args, so that it works with
8867 more shells.
8868
88692005-06-23 Richard M. Stallman <rms@gnu.org>
8870
8871 * speedbar.texi (Creating a display): Texinfo usage fixes.
8872
8873 * tramp.texi (Customizing Completion, Auto-save and Backup):
8874 Texinfo usage fixes.
8875
88762005-06-23 Juanma Barranquero <lekktu@gmail.com>
8877
8878 * dired-x.texi (Miscellaneous Commands):
8879 * ediff.texi (Miscellaneous):
8880 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
8881 (Agent Variables):
8882 * info.texi (Help-Xref):
8883 * message.texi (Message Headers):
8884 * org.texi (Remember):
8885 * reftex.texi (Options (Defining Label Environments)):
8886 (Options (Index Support)):
8887 (Options (Viewing Cross-References)):
8888 (Options (Misc)):
8889 (Changes):
8890 * speedbar.texi (Creating a display):
8891 * tramp.texi (Customizing Completion, Auto-save and Backup):
8892 Texinfo usage fix.
8893
88942005-06-13 Carsten Dominik <dominik@science.uva.nl>
8895
8896 * org.texi: Version 3.11.
8897
88982005-06-12 Jay Belanger <belanger@truman.edu>
8899
8900 * calc.texi (Getting Started): Remove extra menu item.
8901
89022005-05-31 Jay Belanger <belanger@truman.edu>
8903
8904 * calc.texi (Notations Used in This Manual): Use @kbd for key
8905 sequence.
8906 (Demonstration of Calc): Mention another way of starting Calc.
8907 (Starting Calc): Mention long name of M-#.
8908 (Embedded Mode Overview): Remove unnecessary instruction.
8909 (Other M-# commands): Rephrase `M-# 0' explanation.
8910 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
8911 reflect current behavior.
8912
89132005-05-30 Jay Belanger <belanger@truman.edu>
8914
8915 * calc.texi (Hooks): Change description of calc-window-hook and
8916 calc-trail-window-hook to match usage.
8917 (Computational Functions): Add more constant-generating functions.
8918 (Customizable Variables): Use defvar.
8919
89202005-05-28 Jay Belanger <belanger@truman.edu>
8921
8922 * calc.texi (Assignments in Embedded Mode): Fix variable name.
8923 (Basic Embedded Mode): Explain behavior of arguments to
8924 calc-embedded-mode.
8925
89262005-05-27 Jay Belanger <belanger@truman.edu>
8927
8928 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
8929 current behavior.
8930
89312005-05-25 Jay Belanger <belanger@truman.edu>
8932
8933 * calc.texi: Change Calc version number throughout.
8934 (Keypad Mode): Change location in info output.
8935 (Keypad mode overview): Move picture of keypad.
8936
89372005-05-21 Jay Belanger <belanger@truman.edu>
8938
8939 * calc.texi (Storing variables): Mention that only most variables
8940 are void to begin with.
8941
89422005-05-21 Kevin Ryde <user42@zip.com.au>
8943
8944 * widget.texi (Basic Types): Update cross ref from "Enabling
8945 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
8946 lispref/text.texi change.
8947
89482005-05-20 Carsten Dominik <dominik@science.uva.nl>
8949
8950 * org.texi: Version 3.09.
8951
89522005-05-18 Carsten Dominik <dominik@science.uva.nl>
8953
8954 * reftex.texi: Version 4.28.
8955
89562005-05-16 Jay Belanger <belanger@truman.edu>
8957
8958 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
8959
89602005-05-14 Jay Belanger <belanger@truman.edu>
8961
8962 * calc.texi (Default Simplifications): Insert missing ! (logical
8963 not operator).
8964
89652005-05-14 Michael Albinus <michael.albinus@gmx.de>
8966
8967 Sync with Tramp 2.0.49.
8968
89692005-05-10 Jay Belanger <belanger@truman.edu>
8970
8971 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
8972 to 1.
8973
89742005-04-29 Carsten Dominik <dominik@science.uva.nl>
8975
8976 * org.texi: Version 3.08, structure reorganized.
8977
89782005-04-24 Richard M. Stallman <rms@gnu.org>
8979
8980 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
8981
89822005-04-15 Carsten Dominik <dominik@science.uva.nl>
8983
8984 * org.texi: Update to version 3.06.
8985
89862005-04-13 Lute Kamstra <lute@gnu.org>
8987
8988 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
8989
89902005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
8991
8992 * cl.texi (Porting Common Lisp): Fix typo.
8993
89942005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
8995
8996 * gnus.texi (RSS): Addition.
8997
89982005-04-04 Jay Belanger <belanger@truman.edu>
8999
9000 * calc.texi: Change Calc version number.
9001 (Customizable variables): Fix description of calc-language-alist.
9002 (Copying): Put in version 2 of GPL.
9003
90042005-04-01 Jay Belanger <belanger@truman.edu>
9005
9006 * calc.texi (Troubleshooting Commands): Remove comment about
9007 installation.
9008 (Installation): Remove section.
9009 (Customizable Variables): New section.
9010 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
9011 (Graphical Devices): Add references to Customizable Variables.
9012
90132005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
9014
9015 * emacs-mime.texi (Display Customization): Markup fixes.
9016 (rfc2047): Update.
9017
90182005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
9019
9020 * gnus-faq.texi: Replaced with auto-generated version.
9021
90222005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
9023
9024 * dired-x.texi (Multiple Dired Directories): default-directory was
9025 renamed to dired-default-directory.
9026
90272005-03-26 Jay Belanger <belanger@truman.edu>
9028
9029 * calc.texi (Simplifying Formulas, Rewrite Rules):
9030 Change description of top and bottom of fraction.
9031 (Modulo Forms): Move description of how to create modulo forms to
9032 earlier in the section.
9033 (Fraction Mode): Suggest using : to get a fraction by dividing.
9034 (Basic Arithmetic): Adjust placement of command name.
9035 (Truncating the Stack): Emphasize that "hidden" entries are still
9036 visible.
9037 (Installation): Move discussion of printing manual to "About This
9038 Manual".
9039 (About This Manual): Mention how to print the manual.
9040 (Reporting Bugs): Remove first person.
9041 (Building Vectors): Add algebraic version of append.
9042 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
9043 (Grouping Digits): Fix typo.
9044
90452005-03-25 Werner Lemberg <wl@gnu.org>
9046
9047 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
9048 Replace `legal' with `valid'.
9049
90502005-03-25 Werner Lemberg <wl@gnu.org>
9051
9052 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
9053
90542005-03-24 Jay Belanger <belanger@truman.edu>
9055
9056 * calc.texi (General Mode Commands)
9057 (Mode Settings in Embedded Mode): Add some explanation of
9058 recording mode settings.
9059
90602005-03-24 Richard M. Stallman <rms@gnu.org>
9061
9062 * calc.texi: Remove praise of non-free software.
9063
9064 * idlwave.texi: Don't say where to get IDL or its non-free manual.
9065 (Installation): Node deleted.
9066
90672005-03-23 Richard M. Stallman <rms@gnu.org>
9068
9069 * url.texi (HTTP language/coding): Improve last change.
9070
90712005-03-22 Jay Belanger <belanger@truman.edu>
9072
9073 * calc.texi (Embedded Mode): Add new information on changing
9074 modes.
9075
90762005-03-20 Michael Albinus <michael.albinus@gmx.de>
9077
9078 Sync with Tramp 2.0.48.
9079
9080 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
9081
9082 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
9083 "GNU/Linux". Change all addresses to .gnu.org.
9084 (Default Method): Offer shortened syntax for "su" and "sudo"
9085 methods.
9086
90872005-03-07 Richard M. Stallman <rms@gnu.org>
9088
9089 * url.texi: Fix usage of "e.g.".
9090 (HTTP language/coding): Explain the rules for these strings.
9091
90922005-03-06 Richard M. Stallman <rms@gnu.org>
9093
9094 * woman.texi (Introduction): Minor cleanups.
9095
9096 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
9097
9098 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
9099 (Installation): Node deleted.
9100
9101 * mh-e.texi (Preface): Get rid of "Emacs 21".
9102
9103 * eshell.texi (Installation): Delete node (for Emacs 20).
9104
91052005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
9106
9107 * flymake.texi: Refill and tweak style in @lisp blocks.
9108
91092005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
9110
9111 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
9112
91132005-03-01 Jay Belanger <belanger@truman.edu>
9114
9115 * calc.texi (Trigonometric and Hyperbolic Functions):
9116 Mention additional functions.
9117 (Algebraic Simplifications): Mention additional simplifications.
9118
91192005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
9120
9121 * ses.texi: Add concept/function/variable indices (this work was
9122 donated by Brad Collins <brad@chenla.org>, copyright-assignment
9123 papers on file at FSF).
9124
91252005-02-10 Jay Belanger <belanger@truman.edu>
9126
9127 * calc.texi: Change @LaTeX to La@TeX throughout.
9128 Redefine @expr as @math for TeX output.
9129 Redefine @texline as a no-op for TeX output.
9130 Define @tfn, replace @t by @tfn throughout.
9131
91322005-02-09 Jay Belanger <belanger@truman.edu>
9133
9134 * calc.texi: Add macro for LaTeX for info output.
9135
91362005-02-08 Kim F. Storm <storm@cua.dk>
9137
9138 * texinfo.tex (LaTex): Add def.
9139
91402005-02-06 Jay Belanger <belanger@truman.edu>
9141
9142 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
9143 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
9144 throughout manual.
9145
91462005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
9147
9148 * gnus.texi: Some edits based on comments from David Abrahams.
9149
91502005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
9151
9152 * gnus.texi (RSS): Fix the keystroke.
9153
91542005-01-24 David Kastrup <dak@gnu.org>
9155
9156 * faq.texi: Update AUCTeX version info.
9157
91582005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
9159
9160 * gnus-faq.texi ([4.1]): Typo.
9161
91622005-01-19 Jay Belanger <belanger@truman.edu>
9163
9164 * calc.texi (Keep Arguments): Mention that keeping arguments
9165 doesn't work with keyboard macros.
9166
91672005-01-16 Richard M. Stallman <rms@gnu.org>
9168
9169 * autotype.texi (Autoinserting): Fix small error.
9170
91712005-01-16 Michael Albinus <michael.albinus@gmx.de>
9172
9173 Sync with Tramp 2.0.47.
9174
9175 * tramp.texi (Compilation): New section, describing compilation of
9176 remote files.
9177
91782005-01-11 Kim F. Storm <storm@cua.dk>
9179
9180 * widget.texi (Basic Types): Add :follow-link keyword.
9181
91822005-01-09 Jay Belanger <belanger@truman.edu>
9183
9184 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
9185
91862005-01-08 Jay Belanger <belanger@truman.edu>
9187
9188 * calc.texi: Change throughout to reflect new default value of
9189 calc-settings-file.
9190
91912005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9192
9193 * message.texi (Reply): `message-reply-to-function' should return
9194 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
9195
91962005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
9197
9198 * faq.texi (Changing load-path): Fix typo.
9199
92002005-01-05 Jay Belanger <belanger@truman.edu>
9201
9202 * calc.texi (Programming Tutorial): Replace kbd command by
9203 appropriate characters for a keyboard macro.
9204
92052005-01-04 Jay Belanger <belanger@truman.edu>
9206
9207 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
9208 for Lucid Emacs.
9209 (Programming Tutorial): Mention that the user needs to be in the
9210 right mode to compute some functions.
9211
92122005-01-04 Jay Belanger <belanger@truman.edu>
9213
9214 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
9215 no longer applicable.
9216
92172005-01-01 Jay Belanger <belanger@truman.edu>
9218
0c7efc08 9219 * calc.texi (Programming Tutorial): Change description of how to
2de53ca6
GM
9220 edit keyboard macros to match current behavior.
9221
92222004-12-31 Jay Belanger <belanger@truman.edu>
9223
9224 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
9225
92262004-12-20 Jay Belanger <belanger@truman.edu>
9227
9228 * calc.texi (Types Tutorial): Emphasize that you can't divide by
9229 zero.
9230
92312004-12-17 Luc Teirlinck <teirllm@auburn.edu>
9232
9233 * cc-mode.texi (Text Filling and Line Breaking): Put period after
9234 @xref.
9235 (Font Locking): Avoid @strong{Note:}.
9236
92372004-12-17 Michael Albinus <michael.albinus@gmx.de>
9238
9239 Sync with Tramp 2.0.46.
9240
9241 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
9242
92432004-12-16 Luc Teirlinck <teirllm@auburn.edu>
9244
9245 * url.texi: Correct typos.
9246 (Retrieving URLs): @var{nil}->@code{nil}.
af42a9cc 9247 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
2de53ca6
GM
9248 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
9249 (Dealing with HTTP documents): @inforef->@xref.
9250
92512004-12-15 Jay Belanger <belanger@truman.edu>
9252
9253 * calc.texi: Consistently capitalized all mode names.
9254 (Answers to Exercises): Mention that an answer can be a fraction
9255 when in Fraction mode.
9256
92572004-12-13 Jay Belanger <belanger@truman.edu>
9258
9259 * calc.texi: Fix some TeX definitions.
9260
92612004-12-09 Luc Teirlinck <teirllm@auburn.edu>
9262
9263 * reftex.texi (Imprint): Remove erroneous @value's.
9264
92652004-12-08 Luc Teirlinck <teirllm@auburn.edu>
9266
9267 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
9268 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
9269
92702004-12-08 Jay Belanger <belanger@truman.edu>
9271
9272 * calc.texi (Starting Calc): Remove comment about installation.
9273 (Keypad Mode Overview): Remove comment about Emacs 19 support.
9274
92752004-12-08 Luc Teirlinck <teirllm@auburn.edu>
9276
9277 * url.texi: Update @setfilename.
9278 (Getting Started): No need to worry about Gnus versions.
9279 (Dealing with HTTP documents): Use @inforef.
9280
9281 * org.texi: Fix @direntry file name.
9282
92832004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
9284
9285 * url.texi: New file.
9286
9287 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
9288
92892004-12-06 Jay Belanger <belanger@truman.edu>
9290
9291 * calc.texi (Using Calc): Remove paragraph about installation.
9292
92932004-12-06 Jay Belanger <belanger@truman.edu>
9294
9295 * calc.texi: Use more Texinfo macros and less TeX defs.
9296 Remove @refill's.
9297
92982004-12-06 Richard M. Stallman <rms@gnu.org>
9299
9300 * org.texi: New file.
9301
93022004-12-05 Richard M. Stallman <rms@gnu.org>
9303
9304 * Makefile.in (org.dvi, ../info/org): New targets.
9305 (INFO_TARGETS): Add ../info/org.
9306 (DVI_TARGETS): Add org.dvi.
9307 (maintainer-clean): Remove the info files in the info dir.
9308
93092004-11-26 Eli Zaretskii <eliz@gnu.org>
9310
9311 * idlwave.texi: Fix the setfilename directive to put the produced
9312 file in ../info.
9313 (Continued Statement Indentation): Resurrect Jan D.'s change from
9314 2004-11-03 that was lost when a newer version of idlwave.texi was
9315 imported.
9316
93172004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
9318
0c7efc08 9319 * gnus-faq.texi ([5.1]): Add missing bracket.
2de53ca6 9320
0c7efc08
SM
9321 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
9322 Index `spam-initialize'.
2de53ca6
GM
9323
93242004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
9325
9326 * message.texi (Various Message Variables): Mention that all mail
9327 file variables are derived from `message-directory'.
9328
9329 * gnus.texi (Splitting Mail): Clarify bogus group.
9330
93312004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
9332
0c7efc08
SM
9333 * emacs-mime.texi (Encoding Customization):
9334 Fix mm-coding-system-priorities entry.
2de53ca6 9335
c8763fb6 93362004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
9337
9338 * idlwave.texi (Continued Statement Indentation):
9339 * reftex.texi (Options (Index Support)):
9340 (Displaying and Editing the Index, Table of Contents):
0c7efc08
SM
9341 * speedbar.texi (Creating a display, Major Display Modes):
9342 Replace non-nil with non-@code{nil}.
2de53ca6
GM
9343
93442004-10-21 Jay Belanger <belanger@truman.edu>
9345
0c7efc08 9346 * calc.texi (Algebraic-Style Calculations): Remove a comment.
2de53ca6
GM
9347
93482004-10-18 Luc Teirlinck <teirllm@auburn.edu>
9349
9350 * calc.texi (Reporting Bugs): Double up `@'.
9351
93522004-10-18 Jay Belanger <belanger@truman.edu>
9353
0c7efc08 9354 * calc.texi (Reporting Bugs): Change the address that bugs
2de53ca6
GM
9355 should be sent to.
9356
93572004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
9358
9359 * gnus.texi (New Features): Add 5.11.
9360
9361 * message.texi (Resending): Remove wrong default value.
9362
9363 * gnus.texi (Mail Source Specifiers): Describe possible problems
9364 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
9365 `pop3-leave-mail-on-server' to the index.
9366
93672004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
9368
9369 * message.texi (Canceling News): Add how to set a password.
9370
93712004-10-12 Jay Belanger <belanger@truman.edu>
9372
0c7efc08 9373 * calc.texi (Help Commands): Change the descriptions of
2de53ca6
GM
9374 calc-describe-function and calc-describe-variable to match their
9375 current behavior.
9376
93772004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
9378
9379 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
9380
93812004-10-12 Michael Albinus <michael.albinus@gmx.de>
9382
9383 Sync with Tramp 2.0.45.
9384
9385 * tramp.texi (Frequently Asked Questions): Comment paragraph about
9386 plink link. The URL is outdated. Originator contacted for
9387 clarification.
9388
93892004-10-10 Juri Linkov <juri@jurta.org>
9390
9391 * gnus.texi (Top, Marking Articles): Join two menus in one node
9392 because a node can have only one menu.
9393
93942004-10-09 Juri Linkov <juri@jurta.org>
9395
9396 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
9397 example of nnmail-split-fancy.
9398
93992004-10-06 Karl Berry <karl@gnu.org>
9400
9401 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
9402 consistency with other uses of dashes.
9403
94042004-10-05 Karl Berry <karl@gnu.org>
9405
9406 * info.texi: Consistently use --- throughout, periods at end of
9407 menu descriptions, and a couple typos.
9408
94092004-09-26 Jesper Harder <harder@ifa.au.dk>
9410
9411 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
9412 * pgg.texi (User Commands, Backend methods): Do.
9413 * gnus.texi: Markup fixes.
9414 (Setting Process Marks): Fix `M P a' entry.
9415 * emacs-mime.texi: Fixes.
9416
94172004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
9418
9419 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
9420 again.
9421 Use 5.10 instead of 5.10.0.
9422
94232004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
9424
9425 * gnus.texi (Summary Mail Commands): S D e.
9426
94272004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
9428
9429 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
9430 the gnus-article-mode-line-format section.
9431
94322004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
9433
9434 * gnus.texi (Various Summary Stuff): Fix the documentation for
9435 gnus-newsgroup-variables.
9436
94372004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
9438
0c7efc08
SM
9439 * gnus.texi (MIME Commands):
9440 Add gnus-mime-display-multipart-as-mixed,
2de53ca6
GM
9441 gnus-mime-display-multipart-alternative-as-mixed,
9442 gnus-mime-display-multipart-related-as-mixed.
9443 (Mail Source Customization): Clarify `mail-source-directory'.
9444 (Splitting Mail): Mention gnus-group-find-new-groups.
0c7efc08 9445 (SpamOracle): Fix typo.
2de53ca6
GM
9446
9447 * gnus-faq.texi: Untabify.
9448 ([6.3]): nnir.el is in contrib directory.
9449
9450 * message.texi (News Headers): Clarify how a unique ID is created.
9451
0c7efc08
SM
9452 * gnus.texi (Batching Agents): Fix typo in example.
9453 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
2de53ca6 9454
b2abec73 94552004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 9456
0c7efc08 9457 * gnus.texi (Group Parameters): Add more on hooks.
2de53ca6
GM
9458
94592004-09-20 Florian Weimer <fw@deneb.enyo.de>
9460
9461 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
9462
94632004-09-22 Jay Belanger <belanger@truman.edu>
9464
0c7efc08 9465 * calc.texi (Vectors as Lists): Add a warning that the tutorial
2de53ca6
GM
9466 might be hidden during part of the session.
9467
94682004-09-20 Jay Belanger <belanger@truman.edu>
9469
9470 * calc.texi (Notations Used in This Manual): Put in an earlier
9471 mention that DEL could be called Backspace.
9472
94732004-09-10 Simon Josefsson <jas@extundo.com>
9474
9475 * gnus.texi (IMAP): Add example. Suggested and partially written
9476 by Steinar Bang <sb@dod.no>.
9477
94782004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9479
9480 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
9481 netrc syntax.
9482
94832004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9484
b2abec73
JB
9485 * gnus.texi (Spam ELisp Package Sequence of Events):
9486 Some clarifications.
2de53ca6
GM
9487 (Spam ELisp Package Global Variables): More clarifications.
9488
94892004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9490
9491 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
9492 Mention spam-split does not modify incoming mail.
9493
94942004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9495
9496 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
9497
94982004-09-10 Eli Zaretskii <eliz@gnu.org>
9499
9500 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
9501
95022004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
9503
9504 * makefile.w32-in (sieve, pgg): Use $(infodir).
9505
95062004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
9507
9508 * makefile.w32-in: Fix PGG and Sieve entries.
9509
95102004-08-28 Eli Zaretskii <eliz@gnu.org>
9511
9512 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
9513 Emacs and related programs.
9514
95152004-08-27 Richard M. Stallman <rms@gnu.org>
9516
9517 * faq.texi: Fix texinfo usage, esp. doublequotes.
9518 (Difference between Emacs and XEmacs): Some clarification.
9519
9520 * faq.texi (Difference between Emacs and XEmacs):
9521 Explain not to contrast XEmacs with GNU Emacs.
9522
95232004-08-26 Richard M. Stallman <rms@gnu.org>
9524
9525 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
9526
95272004-08-22 David Kastrup <dak@gnu.org>
9528
9529 * reftex.texi (AUCTeX): Update links, section name.
9530
9531 * faq.texi (Calc): Update availability (included in 22.1).
9532 (AUCTeX): Update availability, information, versions, description.
9533
95342004-08-14 Eli Zaretskii <eliz@gnu.org>
9535
9536 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
9537
95382004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
9539
9540 * cc-mode.texi: Various updates for CC Mode 5.30.9.
9541
95422004-08-10 Michael Albinus <michael.albinus@gmx.de>
9543
9544 Sync with Tramp 2.0.44.
9545
95462004-08-05 Lars Hansen <larsh@math.ku.dk>
9547
9548 * widget.texi (User Interface): Update how to separate the
9549 editable field of an editable-field widget from other widgets.
9550 (Programming Example): Add text after field.
9551
95522004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
9553
9554 * emacs-mime.texi (Encoding Customization): Add a note to the
9555 mm-content-transfer-encoding-defaults entry.
9556 (rfc2047): Update.
9557
0c7efc08
SM
9558 * gnus.texi (Article Highlighting):
9559 Add gnus-cite-ignore-quoted-from.
2de53ca6
GM
9560 (POP before SMTP): New node.
9561 (Posting Styles): Addition.
9562 (Splitting Mail): Add nnmail-split-lowercase-expanded.
9563 (Fancy Mail Splitting): Ditto.
9564 (X-Face): Add gnus-x-face.
9565
95662004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
9567
9568 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
9569 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
9570
95712004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
9572
0c7efc08
SM
9573 * gnus.texi (Mail Source Specifiers):
9574 Describe `pop3-leave-mail-on-server'.
2de53ca6
GM
9575
95762004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
9577
9578 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
9579
9580 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
9581 repository. Change setfilename.
9582
9583 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
9584
95852004-07-02 Juri Linkov <juri@jurta.org>
9586
9587 * pcl-cvs.texi (Viewing differences): Add `d r'.
9588
95892004-06-29 Jesper Harder <harder@ifa.au.dk>
9590
9591 * ses.texi, viper.texi, flymake.texi, faq.texi:
9592 * eshell.texi, ediff.texi: Markup fixes.
9593
95942004-06-21 Karl Berry <karl@gnu.org>
9595
9596 * info.texi (Top): Mention that only Emacs has mouse support.
9597 (Getting Started): Mention this in a few other places.
9598
95992004-06-13 Luc Teirlinck <teirllm@auburn.edu>
9600
0c7efc08
SM
9601 * autotype.texi (Copyrights, Timestamps):
9602 Recommend `before-save-hook' instead of `write-file-functions'.
2de53ca6
GM
9603
96042004-06-13 Lars Hansen <larsh@math.ku.dk>
9605
9606 * dired-x.texi (dired-mark-omitted): Update keybinding.
9607
96082004-06-10 Kim F. Storm <storm@cua.dk>
9609
9610 * pcl-cvs.texi (Viewing differences): Add 'd y'.
9611
96122004-06-05 Lars Hansen <larsh@math.ku.dk>
9613
9614 * dired-x.texi (variable dired-omit-mode): Rename from
9615 dired-omit-files-p.
9616 (function dired-omit-mode): Rename from dired-omit-toggle.
9617 Call dired-omit-mode rather than set dired-omit-files-p.
9618 (dired-mark-omitted): Describe command.
9619
96202004-05-29 Michael Albinus <michael.albinus@gmx.de>
9621
9622 Version 2.0.41 of Tramp released.
9623
96242004-05-29 Juanma Barranquero <lektu@terra.es>
9625
9626 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
9627 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
9628
96292004-05-29 Richard M. Stallman <rms@gnu.org>
9630
9631 * cl.texi (Top): Call this chapter `Introduction'.
9632 (Overview): In TeX, no section heading here.
9633
9634 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
9635
96362004-05-29 Eli Zaretskii <eliz@gnu.org>
9637
9638 * Makefile.in (../info/flymake, flymake.dvi): New targets.
9639 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
9640
96412004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
9642
9643 * flymake.texi: New file.
9644
96452004-05-28 Simon Josefsson <jas@extundo.com>
9646
9647 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
9648
b344d29d 96492004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
9650
9651 Version 2.0.40 of Tramp released.
9652
96532004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
9654
9655 Complete rework, based on review by Karl Berry <karl@gnu.org>.
9656
9657 * tramp.texi (Auto-save and Backup): Explain exploitation of new
9658 variables `tramp-backup-directory-alist' and
9659 `tramp-bkup-backup-directory-info'.
9660 (Overview, Connection types)
9661 (External transfer methods, Default Method)
9662 (Windows setup hints): Remove restriction of password entering
9663 with external methods.
9664 (Auto-save and Backup): Make file name example
9665 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
9666 and `auto-save-directory' must be used.
9667 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
9668 only "NT"). Remove doubled entry "What kinds of systems does
9669 @tramp{} work on".
9670 (tramp): Macro removed.
9671 (Obtaining Tramp): Flag removed from title.
9672 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
9673 and `trampver' used properly. Flag `tramp-inst' replaced by
9674 `installchapter'. Installation related text adapted.
9675
96762004-04-28 Masatake YAMATO <jet@gyve.org>
9677
9678 * widget.texi (Programming Example): Remove overlays.
9679
96802004-04-27 Jesper Harder <harder@ifa.au.dk>
9681
9682 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
9683
96842004-04-23 Juanma Barranquero <lektu@terra.es>
9685
9686 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
9687
96882004-04-05 Jesper Harder <harder@ifa.au.dk>
9689
9690 * info.texi (Info Search): Add info-apropos.
9691
96922004-03-22 Juri Linkov <juri@jurta.org>
9693
9694 * faq.texi: Fix help key bindings.
9695
96962004-03-17 Luc Teirlinck <teirllm@auburn.edu>
9697
9698 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
9699 (as suggested by Karl Berry). Update information about colored
9700 stars in menus. Add new subheading describing M-n.
9701
97022004-03-12 Richard M. Stallman <rms@gnu.org>
9703
9704 * cl.texi (Top): Rename top node's title.
9705
97062004-03-08 Karl Berry <karl@gnu.org>
9707
9708 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
9709 problems making the texinfo distribution.
9710
97112004-02-29 Simon Josefsson <jas@extundo.com>
9712
0c7efc08 9713 * smtpmail.texi (Authentication): Change the list of supported
2de53ca6
GM
9714 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
9715 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
9716 <voegelas@gmx.net>.
9717
97182004-02-29 Juanma Barranquero <lektu@terra.es>
9719
9720 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
9721 Use $(DEL) instead of rm, and ignore exit code.
9722
b344d29d 97232004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
9724
9725 Tramp version 2.0.39 released.
9726
97272004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
9728
9729 * tramp.texi (Customizing Completion): Explain new functions
9730 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
9731 (all): Savannah URLs unified to "http://savannah.nongnu.org".
0c7efc08
SM
9732 (Top): Refer to Savannah mailing list as the major one.
9733 Mention older mailing lists in HTML mode only.
2de53ca6
GM
9734 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
9735 (Frequently Asked Questions): Remote hosts must not be Unix-like
9736 for "smb" method.
9737 (Password caching): New node.
9738 (External transfer methods): Refer to password caching for "smb"
9739 method.
9740
97412004-02-17 Karl Berry <karl@gnu.org>
9742
9743 * info.texi (Help-Int): Mention the new line number feature.
9744
97452004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
9746
9747 * ses.texi (Advanced Features): New functionality for
9748 ses-set-header-row (defaults to current row unless C-u used).
9749 (Acknowledgements): Add Stefan Monnier.
9750
97512003-12-29 Kevin Ryde <user42@zip.com.au>
9752
9753 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
9754
b344d29d 97552003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9756
9757 Tramp version 2.0.38 released.
9758
9759 * tramp.texi (Remote shell setup): Warn of environment variables
9760 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
9761 <sven.gabriel@imk.fzk.de>.
9762 (Configuration): Tramp now chooses base64/uuencode
9763 automatically. Update wording accordingly.
9764 (Top): More description for the `Default Method' menu entry.
9765 (Default Method): Use @code, not @var, for Lisp variables.
9766 (Default Method): New subsection `Which method is the right one
9767 for me?' Suggested by Christian Kirsch.
9768 (Configuration): Pointer to new subsection added.
9769 (Default Method): Too many "use" in one sentence.
9770 Rephrase. Reported by Christian Kirsch.
9771 (Filename Syntax): Old `su' example is probably a left-over from
9772 the sm/su method naming. Replace with `ssh', instead.
9773 (External transfer methods, Auto-save and Backup):
9774 Typo fixes.
9775
97762003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
9777
183080b6 9778 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
9779 (Top): Mention japanese manual only if flag `jamanual' is set.
9780 Insert section `Japanese manual' in menu.
9781
97822003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
9783
9784 * eshell.texi (Known Problems): Add doc item.
9785
97862003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
9787
9788 * cc-mode.texi: Update for CC Mode 5.30.
9789
9790 Note: Please refrain from doing purely cosmetic changes like
9791 removing trailing whitespace in this manual; it clobbers cvs
9792 merging for no good reason.
9793
97942003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
9795
9796 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
9797 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
9798 @acronym{ASCII}.
9799
98002003-10-26 Karl Berry <karl@gnu.org>
9801
9802 * info.texi (Info Search): Echo area, not echo are. From Debian
9803 diff.
9804
98052003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
9806
10d1d0af 9807 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
9808 :buttons and :children keywords.
9809
98102003-10-22 Miles Bader <miles@gnu.org>
9811
9812 * Makefile.in (info): Move before $(top_srcdir)/info.
9813
98142003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
9815
9816 * tramp.texi (Inline methods): Small grammar fix.
9817 (External transfer methods): Likewise.
9818
98192003-10-08 Nick Roberts <nick@nick.uklinux.net>
9820
9821 * speedbar.texi: Remove paragraph for GUD that is no longer true.
9822
98232003-10-06 Luc Teirlinck <teirllm@auburn.edu>
9824
9825 * texinfo.tex: Replace `%' in arch tagline by @ignore.
9826
98272003-09-30 Richard M. Stallman <rms@gnu.org>
9828
9829 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
9830
9831 * widget.texi (User Interface): Fix typos.
9832
9833 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
9834
98352003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
9836
9837 * pcl-cvs.texi (Selected Files): Fix typo.
9838
98392003-09-21 Karl Berry <karl@gnu.org>
9840
9841 * info.texi (] and [ commands): No period at end of section title.
9842
98432003-09-04 Miles Bader <miles@gnu.org>
9844
9845 * Makefile.in (top_srcdir): New variable.
9846 ($(top_srcdir)/info): New rule.
9847 (info): Depend on it.
9848
98492003-09-03 Peter Runestig <peter@runestig.com>
9850
9851 * makefile.w32-in: New file.
9852
98532003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
9854
9855 * widget.texi (User Interface): Explain the need of static text
9856 around an editable field.
9857
98582003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
9859
9860 * widget.texi (Basic Types): The argument to `:help-echo' can now
9861 be a form that evaluates to a string.
9862
98632003-08-18 Kim F. Storm <storm@cua.dk>
9864
9865 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
9866
98672003-08-16 Richard M. Stallman <rms@gnu.org>
9868
9869 * dired-x.texi (Shell Command Guessing): Explain *.
9870
98712003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
9872
9873 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
9874 log-edit-insert-changelog.
9875
98762003-08-03 Karl Berry <karl@gnu.org>
9877
9878 * info.texi: Need @contents.
9879
c8763fb6 98802003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9881
9882 Tramp version 2.0.36 released.
9883
9884 * tramp.texi (Remote shell setup): Explain about problems with
9885 non-Bourne commands in ~/.profile and ~/.shrc.
9886
98872003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9888
9889 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
9890 renaming of `vis-mode' to `visible-mode'.
9891
98922003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
9893
9894 * info.texi (Top, Help-Small-Screen): Remove accidentally added
9895 next, prev and up pointers.
9896
98972003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
9898
9899 * info.texi (Help): Mention existence of Emacs and stand-alone
9900 Info at the very beginning of the tutorial.
9901 (Help-Inv): New node.
9902 (Help-]): New node.
9903 (Help-M): Systematically point out the differences between default
9904 Emacs and stand-alone versions. Delete second menu.
9905 (Help-Xref): Systematically point out the differences between
9906 default Emacs and stand-alone versions.
9907 (Help-Int): Change `l' example.
9908 (Expert Info): Fix typos.
9909 (Emacs Info Variables): Mention `Info-hide-note-references' and
9910 new default for `Info-scroll-prefer-subnodes'.
9911
c8763fb6 99122003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9913
9914 Version 2.0.35 of Tramp released.
9915
9916 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
9917 (Inline methods): Add methods `remsh' and `plink1'.
9918 (External transfer methods): Add method `remcp'.
9919 (Multi-hop Methods): Add method `remsh'.
9920 Small patch from Adrian Aichner <adrian@xemacs.org>:
9921 Fix minor typos.
0c7efc08 9922 (Concept Index): Add to make manual searchable via
2de53ca6
GM
9923 `Info-index'.
9924 (Version Control): Add cindex entry.
9925
c8763fb6 99262003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9927
9928 * trampver.texi: Version 2.0.34 released.
9929
99302003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
9931
9932 * faq.texi: Improve previous changes.
9933
99342003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
9935
9936 * faq.texi: Update copyright and maintenance details.
9937 Update some package URLs, versions, and maintainers.
9938 Remove many references to the Emacs Lisp Archive.
9939
99402003-04-23 Simon Josefsson <jas@extundo.com>
9941
9942 * smtpmail.texi: Fix license (the invariant sections mentioned has
9943 never been part of the smtp manual). Align info dir entry with
9944 other emacs packages.
9945
99462003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
9947
9948 * tramp.texi: Version 2.0.33 released.
9949 Remove installation chapter. Remove XEmacs specifics.
9950
99512003-03-29 Richard M. Stallman <rms@gnu.org>
9952
9953 * tramp.texi (Top): Undo the previous renaming.
9954 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
9955
c8763fb6 99562003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9957
9958 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
9959 version of manual.
9960
9961 * tramp.texi (Auto-save and Backup): New node.
9962
99632003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
9964
9965 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
9966 Emacs" in order to have better differentiation to "XEmacs".
9967 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
9968 are new macros in order to point to the other Emacs flavor where
9969 appropriate. In info case, point to node `Installation' in order
9970 to explain how to generate the other way. In html case, make a
9971 link to the other html file.
0c7efc08 9972 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
2de53ca6
GM
9973 after CVS checkout/update.
9974 (Installation): Completely rewritten.
9975 (Installation parameters, Load paths): New sections under
9976 `Installation'.
9977
c8763fb6 99782003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
9979
9980 * tramp.texi: Version 2.0.30 released.
9981 Replace word "path" with "localname" where used as a component of
9982 a Tramp file name.
9983
99842003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
9985
9986 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
9987 introduced.
9988 (Installation): Explain what to do if files from the tramp/contrib
9989 directory are needed.
9990
99912003-02-23 Alex Schroeder <alex@emacswiki.org>
9992
9993 * smtpmail.texi (How Mail Works): New.
9994
99952003-02-22 Alex Schroeder <alex@emacswiki.org>
9996
9997 * smtpmail.texi: New file.
9998
9999 * Makefile.in: Build SMTP manual.
10000
c8763fb6 100012003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
10002
10003 * tramp.texi: Version 2.0.29 released.
10004 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
10005 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
10006
100072003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
10008
10009 * tramp.texi (Frequently Asked Questions): Explain a workaround if
e4920bc9 10010 another package loads accidentally Ange-FTP.
2de53ca6
GM
10011
100122003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
10013
10014 * tramp.texi (Customizing Completion): Add function
10015 `tramp-parse-sconfig'. Change example of
10016 `tramp-set-completion-function', because parsing of ssh config
10017 files looks more natural.
10018
100192003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
10020
10021 * gnus.texi: Do not use `path' in several locations.
10022
c8763fb6 100232002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6 10024
0c7efc08
SM
10025 * tramp.texi (External transfer methods): New method `smb'.
10026 From Michael Albinus.
2de53ca6
GM
10027
100282002-11-05 Karl Berry <karl@gnu.org>
10029
10030 * info.texi (Info-fontify): Reorder face list to avoid bad line
10031 breaks.
10032
c8763fb6 100332002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6 10034
0c7efc08
SM
10035 * tramp.texi: Move @copying to standard place.
10036 Use @insertcopying.
2de53ca6
GM
10037
100382002-10-02 Karl Berry <karl@gnu.org>
10039
10040 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
10041 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
10042 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
10043 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
10044 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
10045 Per rms, update all manuals to use @copying instead of @ifinfo.
10046 Also use @ifnottex instead of @ifinfo around the top node, where
10047 needed for the sake of the HTML output.
10048 (The Gnus manual is not fixed since it's not clear to me how it
10049 works; and the Tramp manual already uses @copying, although in an
10050 unusual way. All others were changed.)
10051
100522002-09-10 Jonathan Yavner <jyavner@engineer.com>
10053
10054 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
10055 (../info/ses, ses.dvi): New targets.
10056 * ses.texi: New file.
10057
c8763fb6 100582002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
10059
10060 * texinfo.tex: Update to texinfo 4.2.
10061
100622002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
10063
10064 * reftex.texi: Update to RefTeX 4.19.
10065
c8763fb6 100662002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
10067
10068 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
10069 (../info/tramp, tramp.dvi): New targets.
10070
100712002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
10072
10073 * Makefile.in (DVI_TARGETS): Add calc.dvi.
10074 (calc.dvi): Uncomment.
10075
100762001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
10077
10078 * Makefile.in (INFO_TARGETS): Add ../info/calc.
10079 (../info/calc): New target.
10080
100812001-10-20 Gerd Moellmann <gerd@gnu.org>
10082
10083 * (Version 21.1 released.)
10084
100852001-10-05 Gerd Moellmann <gerd@gnu.org>
10086
10087 * Branch for 21.1.
10088
100892001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
10090
10091 * Makefile.in (../info/info): Use an explicit -o switch to
10092 makeinfo.
10093
100942001-03-05 Gerd Moellmann <gerd@gnu.org>
10095
10096 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
10097
100982000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
10099
10100 * Makefile.in (../info/idlwave): Use --no-split.
10101
101022000-12-14 Dave Love <fx@gnu.org>
10103
c4cc8b9a 10104 * Makefile.in (mostlyclean): Remove gnustmp.*.
2de53ca6
GM
10105 (gnus.dvi): Change rule to remove @latex stuff.
10106
101072000-10-19 Eric M. Ludlam <zappo@ultranet.com>
10108
10109 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
10110
101112000-10-13 John Wiegley <johnw@gnu.org>
10112
10113 * Makefile.in: Add build targets for eshell.texi.
10114
101152000-09-25 Gerd Moellmann <gerd@gnu.org>
10116
10117 * Makefile.in: Remove/comment speedbar stuff.
10118
101192000-09-22 Dave Love <fx@gnu.org>
10120
10121 * Makefile.in: Add emacs-mime.
10122
101232000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
10124
10125 * Makefile.in (INFO_TARGETS): Add ../info/woman.
10126 (DVI_TARGETS): Add woman.dvi.
10127 (../info/woman, woman.dvi): New targets.
10128
101292000-05-31 Stefan Monnier <monnier@cs.yale.edu>
10130
10131 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
10132
10133 * pcl-cvs.texi: New file.
10134 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
10135 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
10136
101372000-05-11 Gerd Moellmann <gerd@gnu.org>
10138
10139 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
10140 (../info/ebrowse, ebrowse.dvi): New targets.
10141
101422000-01-13 Gerd Moellmann <gerd@gnu.org>
10143
10144 * Makefile.in (INFO_TARGETS): Add eudc.
10145 (DVI_TARGETS): Add eudc.dvi.
10146 (../info/eudc, eudc.dvi): New targets.
10147
101482000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
10149
10150 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
10151 compatibility with 8+3 filesystems).
10152 (../info/efaq): Rename from emacs-faq.
10153
101542000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
10155
10156 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
10157 (../info/idlwave, idlwave.dvi): New targets.
10158
101591999-10-23 Dave Love <fx@gnu.org>
10160
10161 * Makefile.in: Use autotype.texi.
10162
101631999-10-12 Stefan Monnier <monnier@cs.yale.edu>
10164
10165 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
10166 faq.texi file) rather than ../info/faq.
10167
101681999-10-07 Gerd Moellmann <gerd@gnu.org>
10169
10170 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
10171 (../info/ada-mode, ada-mode.dvi): New targets.
10172
101731999-09-01 Dave Love <fx@gnu.org>
10174
10175 * Makefile.in: Add faq.
10176
101771999-07-12 Richard Stallman <rms@gnu.org>
10178
10179 * Version 20.4 released.
10180
101811998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
10182
10183 * Version 20.3 released.
10184
101851998-04-06 Andreas Schwab <schwab@gnu.org>
10186
768c0c0f
JB
10187 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
10188 Use it in dvi targets.
2de53ca6
GM
10189 (../etc/GNU): Change to $(srcdir) first.
10190
101911998-03-11 Carsten Dominik <cd@delysid.gnu.org>
10192
10193 * reftex.texi: Update for RefTeX version 3.22.
10194
101951998-02-08 Richard Stallman <rms@psilocin.gnu.org>
10196
10197 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
10198 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
10199
102001997-09-23 Paul Eggert <eggert@twinsun.com>
10201
10202 * Makefile.in: Merge changes mistakenly made to `Makefile'.
10203 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
10204
102051997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10206
10207 * Version 20.2 released.
10208
102091997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10210
10211 * Version 20.1 released.
10212
102131997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10214
10215 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
10216
102171996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10218
10219 * Version 19.33 released.
10220
102211996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10222
10223 * Version 19.32 released.
10224
102251996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
10226
10227 * Makefile.in: Add rules for the Message manual.
10228
102291996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
10230
10231 * gnus.texi: New version.
10232
10233 * message.texi: New manual.
10234
102351996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10236
10237 * Makefile.in (All info targets): cd $(srcdir) to do the work.
10238
102391996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10240
10241 * Makefile.in (All info targets): Specify $(srcdir) in input files.
10242 Specify -I option.
10243 (All dvi targets): Set the TEXINPUTS variable.
10244
102451996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
10246
10247 * Version 19.31 released.
10248
102491996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
10250
10251 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
10252 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
10253
102541995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10255
10256 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
10257 (INFO_TARGETS): Add ../info/cc-mode.
10258 (DVI_TARGETS): Add cc-mode.dvi.
10259
2de53ca6
GM
102601995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10261
10262 * Version 19.30 released.
10263
102641995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
10265
10266 * gnus.texi: New file.
10267
102681995-11-04 Erik Naggum <erik@naggum.no>
10269
10270 * gnus.texi: File deleted.
10271
102721995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
10273
10274 * mh-e.texi: "Function Index" -> "Command Index" to work with
10275 Emacs 19.30 C-h C-k support of separately-documented commands.
10276
102771995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10278
10279 * Makefile.in (../info/ediff, ediff.dvi): New targets.
10280 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
10281
102821995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10283
10284 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
10285 (../info/viper, viper.dvi): New targets.
10286
102871995-04-20 Kevin Rodgers <kevinr@ihs.com>
10288
10289 * dired-x.texi (Installation): Change the example to set
10290 buffer-local variables like dired-omit-files-p in
10291 dired-mode-hook.
10292
102931995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10294
10295 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
10296 (../info/mh-e, mh-e.dvi): New targets.
10297
102981995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
10299
10300 * Makefile.in (maintainer-clean): Rename from realclean.
10301
103021994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10303
10304 * Makefile.in: New file.
10305 * Makefile: File deleted.
10306
103071994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10308
10309 * Makefile (TEXINDEX_OBJS): Variable deleted.
10310 (texindex, texindex.o, getopt.o): Rules deleted.
10311 All deps on texindex deleted.
10312 (distclean): Don't delete texindex.
10313 (mostlyclean): Don't delete *.o.
10314 * texindex.c, getopt.c: Files deleted.
10315
103161994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10317
10318 * Version 19.26 released.
10319
103201994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10321
10322 * Version 19.25 released.
10323
103241994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10325
10326 * Version 19.24 released.
10327
103281994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10329
10330 * Version 19.23 released.
10331
103321994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10333
10334 * Makefile: Delete spurious tab.
10335
103361994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10337
10338 * Makefile (.SUFFIXES): New rule.
10339
103401994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10341
10342 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
10343 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
10344
103451994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10346
10347 * Makefile (../info/sc): Rename from sc.info.
10348 (../info/cl): Likewise.
10349 (INFO_TARGETS): Use new names.
10350
103511993-12-04 Richard Stallman (rms@srarc2)
10352
10353 * getopt.c: New file.
10354 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
10355 (getopt.o): New rule.
10356 (dvi): Don't depend on texindex.
10357 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
10358 Depend on texindex.
10359
103601993-12-03 Richard Stallman (rms@srarc2)
10361
10362 * Makefile (../info/sc.info): Rename from ../info/sc.
10363 (TEXI2DVI): New variable.
10364 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
10365 Add explicit commands.
10366 (TEXINDEX_OBJS): Delete duplicate getopt.o.
10367
103681993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10369
10370 * Version 19.22 released.
10371
103721993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10373
10374 * Makefile (TEXINDEX_OBJS): Delete spurious period.
10375
103761993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10377
10378 * Version 19.21 released.
10379
103801993-11-15 Paul Eggert (eggert@twinsun.com)
10381
10382 * man/Makefile (../info/cl.info): Rename from ../info/cl.
10383
103841993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10385
10386 * Makefile (../etc/GNU): New target.
10387 (EMACSSOURCES): Add gnu1.texi.
10388
103891993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10390
10391 * Makefile (realclean): Don't delete the Info files.
10392
f0131492 103931993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
10394
10395 * forms.texi: Fix forms.texi so that it will format correctly.
10396 Add missing `@end iftex', fix bad reference.
10397
10398 * info.texi, info-stn.texi: New files implement texinfo version of
10399 `info' file.
10400
f0131492 104011993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
10402
10403 * Makefile: Fix targets for texindex, new info.texi files.
10404 * info-stnd.texi: New file implements info for standalone info
10405 reader.
10406 * info.texi: Update to include recent changes to "../info/info".
10407 New source file for ../info/info; includes info-stnd.texi.
10408
10409 * texindex.c: Include "../src/config.h" if building in emacs.
10410
10411 * Makefile: Change all files to FILENAME.texi, force all targets
10412 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
10413 vip.texinfo, forms.texinfo, cl.texinfo.
10414 Add target to build texindex.c, defining `emacs'.
10415
10416 * forms.texi: Install new file to match version 2.3 of forms.el.
10417
104181993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10419
10420 * Version 19.19 released.
10421
104221993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
10423
10424 * sc.texinfo: Fix info file name.
10425
10426 * Makefile (info): Add gnus and sc.
10427 (dvi): Add gnus.dvi and sc.dvi.
10428 (../info/sc, sc.dvi): New targets.
10429
104301993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10431
10432 * Version 19.18 released.
10433
104341993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10435
10436 * Makefile: Fix source file names of the separate manuals.
10437 (gnus.dvi, ../info/gnus): New targets.
10438
104391993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10440
10441 * Version 19.17 released.
10442
104431993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10444
10445 * split-man: Fix typos in last change.
10446
104471993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10448
10449 * Version 19.16 released.
10450
104511993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10452
10453 * version 19.15 released.
10454
104551993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10456
10457 * Makefile (distclean): It's rm, not rf.
10458
104591993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10460
10461 * Version 19.14 released.
10462
104631993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10464
10465 * Makefile: New file.
10466
104671993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10468
10469 * Version 19.13 released.
10470
104711993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10472
10473 * Version 19.9 released.
10474
104751993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10476
10477 * Version 19.8 released.
10478
104791993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10480
10481 * Version 19.7 released.
10482
104831990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
10484
10485 * gnus.texinfo: New file. Removed installation instructions.
10486
104871990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
10488
10489 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
10490
104911989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
10492
10493 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
0c7efc08
SM
10494 then define `\sc' as the command for smallcaps in Texinfo.
10495 This means that the @sc command will produce small caps. bfox has
2de53ca6
GM
10496 made the corresponding change to makeinfo and texinfm.el.
10497
104981988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
10499
10500 * vip.texinfo: Remove menu entry Adding Lisp Code in node
10501 Customization since the menu entry did not point to anything.
10502 Also add an @finalout command to remove overfull hboxes from the
10503 printed output.
10504
10505 * cl.texinfo: Add @bye, \input line and @settitle to file.
10506 This file is clearly intended to be a chapter of some other work,
10507 but the other work does not yet exist.
10508
105091988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
10510
10511 * texinfo.texinfo: Three typos corrected.
10512
4009494e 10513;; Local Variables:
c8763fb6 10514;; coding: utf-8
4009494e
GM
10515;; End:
10516
ab422c4d 10517 Copyright (C) 1993-1999, 2001-2013 Free Software Foundation, Inc.
4009494e
GM
10518
10519 This file is part of GNU Emacs.
10520
97c0352c 10521 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 10522 it under the terms of the GNU General Public License as published by
97c0352c
GM
10523 the Free Software Foundation, either version 3 of the License, or
10524 (at your option) any later version.
4009494e
GM
10525
10526 GNU Emacs is distributed in the hope that it will be useful,
10527 but WITHOUT ANY WARRANTY; without even the implied warranty of
10528 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10529 GNU General Public License for more details.
10530
10531 You should have received a copy of the GNU General Public License
97c0352c 10532 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.