* doc/misc/eshell.texi: Markup fixes.
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
fe30962e
GM
12013-09-14 Glenn Morris <rgm@gnu.org>
2
3 * eshell.texi: Markup fixes.
4
412a0972
XF
52013-09-11 Xue Fuqiao <xfq.free@gmail.com>
6
7 * ido.texi (Interactive Substring Matching): Use @key{RET} instead
8 of @kbd{RET}.
9 (Prefix Matching): Add an index.
10
7dc61a66
GM
112013-09-08 Glenn Morris <rgm@gnu.org>
12
13 * emacs-gnutls.texi: Tweak direntry.
14
97e99cc3
MA
152013-09-06 Michael Albinus <michael.albinus@gmx.de>
16
17 * tramp.texi (Alternative Syntax): Remove chapter.
18
50b13cde
PE
192013-08-28 Paul Eggert <eggert@cs.ucla.edu>
20
21 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
22 for portability to hosts where /bin/sh has problems.
23
0acfedd3
SM
242013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
25
26 Try to reduce redundancy in doc/misc/Makefile.in.
27 * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
28 (TARGETS): New intermediate variable.
29 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
30
1857cd3f
GM
312013-08-27 Glenn Morris <rgm@gnu.org>
32
63e984f8
GM
33 * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
34
278208b8
GM
35 * efaq.texi: Rename from faq.texi, to match its output files.
36 * Makefile.in: Update for faq.texi name change.
37
79c238dc
GM
38 * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
39
c076ba95
GM
40 * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
41
1857cd3f
GM
42 * efaq-w32.texi: Move here from the web-pages repository.
43 * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
44 (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
45 (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
46 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
47 Add DOCMISC_*_W32 variables.
48 (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
49 (efaq_w32_deps): New variable.
50 (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
51 (efaq-w32.pdf, efaq-w32.html): New rules.
52 (clean): Remove efaq-w32 products.
53
dab3a8d5
KY
542013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
55
56 * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
57 shift_jis from the default value set to mm-coding-system-priorities for
58 Japanese users.
59
55f612f0
GM
602013-08-13 Glenn Morris <rgm@gnu.org>
61
62 * reftex.texi (LaTeX xr Package, Options - Table of Contents)
63 (Options - Defining Label Environments, Options - Creating Labels)
64 (Options - Referencing Labels, Options - Creating Citations)
65 (Options - Index Support, Options - Viewing Cross-References)
66 (Options - Finding Files, Options - Optimizations)
67 (Options - Fontification, Options - Misc):
68 * cc-mode.texi (Sample Init File):
69 * edt.texi (Init file):
70 * epa.texi (Encrypting/decrypting gpg files):
71 * mairix-el.texi (About, Setting up the mairix interface, Using)
72 (Extending):
73 Rename nodes to avoid characters that can cause Texinfo problems.
74
d401ef43
KY
752013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
76
77 * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
78
8496d8d7
GM
792013-08-12 Glenn Morris <rgm@gnu.org>
80
808190e6
GM
81 * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
82 (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
83 (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
84 (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
85 (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
86 (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
87 (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
88 (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
89 (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
90 (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
91 (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
92 (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
93 (wisent_deps, woman_deps): New variables. Use to reduce duplication.
94
2f3ac208
GM
95 * woman.texi (Top): Avoid mailto: in html output.
96
8496d8d7
GM
97 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
98 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
99 (INSTALL_DATA): New, set by configure.
100 (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
101 (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
102 install-ps ,install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
103 uninstall-ps, and uninstall-doc.
104 (.SUFFIXES): Add .ps and .dvi.
105 (.dvi.ps): New suffix rule.
106 (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
107 (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
108 (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
109 (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
110 (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
111 (forms.html, gnus.html, htmlfontify.html, idlwave.html)
112 (ido.html, mairix-el.html, message.html, mh-e.html)
113 (newsticker.html, nxml-mode.html, org.html, pgg.html)
114 (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
115 (semantic.html, sieve.html, smtpmail.html, speedbar.html)
116 (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
117 (viper.html, widget.html, wisent.html, woman.html, install-dvi)
118 (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
119 (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
120 New rules.
121 (clean): Remove HTML_TARGETS and PS_TARGETS.
122
33a9f380
XF
1232013-08-10 Xue Fuqiao <xfq.free@gmail.com>
124
125 * ido.texi (Working Directories):
126 (Flexible Matching, Regexp Matching, Find File At Point)
127 (Ignoring, Misc Customization): Use @defopt for user options.
128
353ca646
XF
1292013-08-09 Xue Fuqiao <xfq.free@gmail.com>
130
131 * htmlfontify.texi (Customization): Remove documentation of
241de290 132 `hfy-fast-lock-save'. Minor fixes.
353ca646 133
03300a14
XF
1342013-08-08 Xue Fuqiao <xfq.free@gmail.com>
135
136 * ido.texi (Top): Insert node "Working Directories" in menu.
137 (Working Directories): New node.
9dfc8491
XF
138 (Misc Customization): Add documentation of
139 `ido-confirm-unique-completion' and some other user options.
03300a14 140
2a024334
EZ
1412013-08-07 Eli Zaretskii <eliz@gnu.org>
142
143 * todo-mode.texi: Update @dircategory.
144 (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
145 (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
146 @ref.
147
c85989f5
XF
1482013-08-07 Xue Fuqiao <xfq.free@gmail.com>
149
998ad848
XF
150 * sc.texi (Introduction): Fix index.
151 (Usage Overview):
152 (Citations, Citation Elements, Recognizing Citations)
153 (Information Keys and the Info Alist, Reference Headers)
154 (The Built-in Header Rewrite Functions)
155 (Electric References, Reply Buffer Initialization)
156 (Filling Cited Text, Selecting an Attribution)
157 (Attribution Preferences)
158 (Anonymous Attributions, Author Names)
159 (Using Regi, Post-yank Formatting Commands)
160 (Citing Commands, Insertion Commands)
161 (Mail Field Commands)
162 (Hints to MUA Authors, Thanks and History): Change from one space
163 between sentences to two.
03300a14 164 (What Supercite Does): Typo fix.
998ad848 165
98374c9a
XF
166 * newsticker.texi (Usage): Use @key for RET.
167
c85989f5 168 * cl.texi (Argument Lists):
20940c20
XF
169 (For Clauses):
170 (Macros): Add indexes.
c85989f5 171
57fedd9f
XF
1722013-08-05 Xue Fuqiao <xfq.free@gmail.com>
173
174 * cl.texi (Blocks and Exits): Add an index.
175
016d3f7d
SB
1762013-08-04 Stephen Berman <stephen.berman@gmx.net>
177
178 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
179 (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT)):
180 (todo-mode.dvi, todo-mode.pdf): New rules.
181
182 * todo-mode.texi: New file.
183
89cccc2f
G
1842013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
185
186 * gnus.texi (Basic Usage): Mention that warp means jump here.
187 (The notmuch Engine): Mention notmuch.
188
a3fd87cb
TH
1892013-07-30 Tassilo Horn <tsdh@gnu.org>
190
191 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
192 `gnus-subthread-sort-functions' and remove the obsolete documentation
193 of `gnus-sort-threads-recursively'.
194
1952013-07-29 David Engster <deng@randomsample.de>
18657165
DE
196
197 * eieio.texi (top): Make clear that EIEIO is not a full CLOS
198 implementation.
199 (Introduction): Add further missing features.
200 (Building Classes): Add introductory paragraph.
201 (Wish List): Add metaclasses and EQL specialization.
202
b69c2ea7
MA
2032013-07-29 Michael Albinus <michael.albinus@gmx.de>
204
205 * tramp.texi (Frequently Asked Questions): Mention
206 `tramp-use-ssh-controlmaster-options'.
207
13afd560
TH
2082013-07-26 Tassilo Horn <tsdh@gnu.org>
209
210 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
211 `gnus-sort-threads-recursively'.
212
7add5a8a
GM
2132013-07-25 Glenn Morris <rgm@gnu.org>
214
57cff712
GM
215 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
216 (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
217
7add5a8a
GM
218 * erc.texi (Special Features): Update contact information.
219 (History): Avoid using @email.
220
221 * eshell.texi (Bugs and ideas): Minor updates.
222
223 * faq.texi (Reporting bugs, Origin of the term Emacs)
224 (Setting up a customization file)
225 (Using an already running Emacs process, Turning off beeping)
226 (Packages that do not come with Emacs)
227 (Replying to the sender of a message): Avoid using @email.
228
229 * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
230
231 * reftex.texi (Imprint): Avoid using @email.
232
233 * ses.texi (Top): Update bug reporting instructions.
234 (Acknowledgments): Avoid using @email.
235
236 * woman.texi (Introduction, Background): Remove outdated information.
237 (Bugs, Acknowledgments): Avoid using @email.
238
3f0faa45
XF
2392013-07-24 Xue Fuqiao <xfq.free@gmail.com>
240
241 * ido.texi: New file.
242
47cc1156
G
2432013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
244
245 * gnus.texi (Customizing Articles): Document function predicates.
246
c17b81a7
G
2472013-07-08 Tassilo Horn <tsdh@gnu.org>
248
249 * gnus.texi (lines): Correct description of
250 `gnus-registry-track-extra's default value. Mention
251 `gnus-registry-remove-extra-data'.
252
6ed7a66a
G
2532013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
254
255 * gnus.texi (Group Parameters): Mention regexp
256 substitutions (bug#11688).
257
2582013-07-06 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
259
260 * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
261
2622013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
263
264 * gnus.texi (Emacsen): Fix version.
265
266 * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
267
5154917e
GM
2682013-07-06 Glenn Morris <rgm@gnu.org>
269
270 * mh-e.texi: Fix external links.
3cab18a3 271 (Using This Manual): Printed elisp manuals no longer available.
5154917e 272
9d7a25d6 273 * newsticker.texi (Overview): Update URL.
583873a9 274
9d7a25d6
GM
275 * nxml-mode.texi (Introduction): Update URL.
276
277 * org.texi (JavaScript support): Fix URL.
91eea47b 278
bfd569a4
GM
279 * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
280
6338a049
GM
281 * eudc.texi (CCSO PH/QI): Remove defunct URL.
282
97df87bb
GM
283 * dbus.texi (Introspection): Update URL to a less defunct one.
284
f2a538a2
GM
285 * gnus.texi (Top): Restrict "Other related manuals" to info output.
286 (Foreign Groups): Use @indicateurl for examples.
287 (Direct Functions): Remove defunct URL.
288 (RSS): Update URL.
289
290 * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
291 (FAQ 7-1): Update URL.
292
f0a77200
GM
293 * pgg.texi (Top, Overview): Add note about obsolescence.
294
5aa43a3a
PE
2952013-07-03 Paul Eggert <eggert@cs.ucla.edu>
296
297 * texinfo.tex: Merge from gnulib.
298
a944db14
GM
2992013-07-03 Glenn Morris <rgm@gnu.org>
300
301 * bovine.texi (top):
302 * cc-mode.texi (AWK Mode Font Locking):
303 * mh-e.texi (Preface):
304 * url.texi (URI Parsing): Fix cross-references to other manuals.
305
eaa610c3
KY
3062013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
307
308 * gnus.texi (Client-Side IMAP Splitting):
309 Note that `nnimap-inbox' now can be a list.
310
7eeeb7dd
GM
3112013-06-24 Glenn Morris <rgm@gnu.org>
312
313 * eshell.texi: Fix cross-references to other manuals.
314
2e667b8c
GM
3152013-06-23 Glenn Morris <rgm@gnu.org>
316
317 * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
318 Remove; not needed now we use a standard html layout for the faq.
319 (clean): Remove HTML_TARGETS, emacs-faq.text.
320
c5b0993e
EW
3212013-06-21 Eduard Wiebe <usenet@pusto.de>
322
323 * flymake.texi (Parsing the output, Customizable variables):
324 Add reference to `flymake-warning-predicate'.
325
d6491e24
MA
3262013-06-19 Michael Albinus <michael.albinus@gmx.de>
327
328 * tramp.texi (Top, Configuration): Insert section `Predefined
329 connection information' in menu.
330 (Predefined connection information): New section.
331 (Android shell setup): Make a reference to `Predefined connection
332 information'.
333
09af5c3e
GM
3342013-06-19 Glenn Morris <rgm@gnu.org>
335
336 * Makefile.in (version): New, set by configure.
337 (clean): Delete dist tar file.
338 (infoclean): New, split from maintainer-clean.
339 (maintainer-clean): Run infoclean.
340 (dist): New rule, to make tarfile for www.gnu.org.
341
745b097b
AK
3422013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
343
4f405069 344 * sieve.texi (Managing Sieve): Fix port in example, fix documentation
745b097b
AK
345 for keys q and Q.
346 (Standards): Reference RFC5804 as the defining document of the
347 managesieve protocol.
348
fa472906
AG
3492013-06-10 Aidan Gauland <aidalgol@amuri.net>
350
351 * eshell.texi (Input/Output): Expand to cover new visual-command
352 options, eshell-visual-subcommands and eshell-visual-options.
353 Divide into separate Visual Commands and Redirection sections.
354
ff4871b9
GM
3552013-06-10 Glenn Morris <rgm@gnu.org>
356
357 * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
358
cdebc6dd
KY
3592013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
360
361 * gnus.texi (Article Date):
362 Fix description of gnus-article-update-date-headers.
363
962e44a5
XF
3642013-05-28 Xue Fuqiao <xfq.free@gmail.com>
365
366 * erc.texi (Special Features): ERC is being maintained within
367 Emacs now.
368
5d028165
XF
3692013-05-25 Xue Fuqiao <xfq.free@gmail.com>
370
998ad848 371 * flymake.texi: Change from one space between sentences to two.
5d028165 372
0a6313f7
SM
3732013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
374
375 * cl.texi (Obsolete Macros): Describe replacements for `flet'
376 (bug#14293).
377
a7bef505
MA
3782013-04-16 Michael Albinus <michael.albinus@gmx.de>
379
380 * tramp.texi (Frequently Asked Questions): Precise, how to define
381 an own ControlPath.
382
7a55aa13
MA
3832013-04-15 Michael Albinus <michael.albinus@gmx.de>
384
385 * tramp.texi (Frequently Asked Questions): New item for
386 ControlPath settings.
387
c81ecb72
JB
3882013-03-31 Jay Belanger <jay.p.belanger@gmail.com>
389
4f405069 390 * calc.texi (Basic Operations on Units): Streamline some
c81ecb72
JB
391 descriptions.
392
73572c72
AG
3932013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
394
78b8f320 395 * eshell.texi (Built-ins): Update manual to mention tramp module.
73572c72 396
24afc2e2
MA
3972013-03-18 Michael Albinus <michael.albinus@gmx.de>
398
399 * tramp.texi (Filename Syntax): Host names are not allowed to be
400 any method name, unless method name is specified explicitly.
401 Remove restriction on unibyte filenames.
402
403 * trampver.texi: Update release number.
404
5294599f
PE
4052013-03-17 Paul Eggert <eggert@cs.ucla.edu>
406
407 doc: convert some TeX accents to UTF-8
408 * emacs-mime.texi (Interface Functions): Use 'ï' rather than
409 '@"{@dotless{i}}'.
410
d7251c31
MA
4112013-03-15 Michael Albinus <michael.albinus@gmx.de>
412
413 Sync with Tramp 2.2.7.
414
415 * trampver.texi: Update release number.
416
f6817529
JB
4172013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
418
419 * calc.texi (Basic Operations on Units): Streamline some
420 descriptions.
421
c3e2de4c
GM
4222013-03-08 Glenn Morris <rgm@gnu.org>
423
424 * faq.texi (Top): Don't say this was updated @today.
425 That's irrelevant and leads to spurious diffs.
426
6d7ebb72
JB
4272013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
428
c5b0993e
EW
429 * calc.texi (Basic Operations on Units):
430 Fix cross-reference.
6d7ebb72 431
3cd23a35
KY
4322013-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
433
434 * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
435
33d1e2f5
AM
4362013-03-06 Alan Mackenzie <acm@muc.de>
437
438 * cc-mode.texi (Custom Line-Up): Clarify position of point on
439 calling a line-up function.
440
681ebc33
PE
4412013-03-04 Paul Eggert <eggert@cs.ucla.edu>
442
443 * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
444 * ses.texi: Switch from Latin-1 to UTF-8.
445
eeb84739
MA
4462013-03-03 Michael Albinus <michael.albinus@gmx.de>
447
448 * tramp.texi (External methods): Tramp does not connect Android
449 devices by itself.
450
fc0c5af8
BW
4512013-03-02 Bill Wohler <wohler@newt.com>
452
453 Release MH-E manual version 8.5.
454
455 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
456 release 8.5.
457
458 * mh-e.texi (Preface, Conventions, Getting Started)
459 (Using This Manual, Folder Selection, Viewing, Aliases)
460 (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
461 (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
462 Update URLs.
463
adb7352b
MA
4642013-03-01 Michael Albinus <michael.albinus@gmx.de>
465
466 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
467 and "plink2" entries. "plink2" is obsolete for a long time.
c5b0993e
EW
468 (External methods): Remove "scp1" and "scp2" entries.
469 Explain user name and host name specification for "adb".
adb7352b 470
538d9b94
MA
4712013-02-28 Michael Albinus <michael.albinus@gmx.de>
472
473 * tramp.texi (External methods): Mention `tramp-adb-program'.
474
8a28a5b8
BG
4752013-02-28 Bastien Guerry <bzg@gnu.org>
476
477 * org.texi (Visibility cycling): Suggest to set
478 `org-agenda-inhibit-startup' to nil if user wants the startup
479 visibility settings to be honored in any circumstances.
480 (Progress logging, Checkboxes): Fix typos.
481
929aeac6 4822013-02-28 Michael Albinus <michael.albinus@gmx.de>
db19bba3
MA
483
484 * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
485 the macros, for Texinfo 4.13 and 5.0.
486
c0c2eb82
MA
4872013-02-24 Michael Albinus <michael.albinus@gmx.de>
488
1abfd3e8 489 Port Tramp documentation to Texinfo 5.0.
c0c2eb82
MA
490 * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
491 (Filename Syntax): Do not use @trampfn{} in @item.
492 (Filename completion): Use @columnfractions in @multitable.
493
6800ff8d
GM
4942013-02-22 Glenn Morris <rgm@gnu.org>
495
496 * flymake.texi (Syntax check statuses): Fix multitable continued rows.
497
b59a2e9e
PE
4982013-02-21 Paul Eggert <eggert@cs.ucla.edu>
499
500 * Makefile.in (html): New rule.
501
5079cfef
MA
5022013-02-20 Michael Albinus <michael.albinus@gmx.de>
503
504 * tramp.texi (Android shell setup): Improve. Reported by Thierry
505 Volpiatto <thierry.volpiatto@gmail.com>.
506
2150b471
MA
5072013-02-16 Michael Albinus <michael.albinus@gmx.de>
508
509 * tramp.texi (Top, Configuration): Insert section `Android shell
510 setup' in menu.
511 (Android shell setup): New section.
512 (Connection types, Default Method)
513 (Frequently Asked Questions): Mention "scp" instead of "scpc".
514 (External methods): Remove "scpc" and "rsyncc" entries.
515 (Frequently Asked Questions): Remove entry about ControlPersist.
516
4e16ddf4
GM
5172013-02-13 Glenn Morris <rgm@gnu.org>
518
519 * message.texi (News Headers): Don't mention yow any more.
520
5d9c6f17
JB
5212013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
522
523 * calc.texi (Basic Operations on Units):
524 (Customizing Calc): Mention the variable `calc-allow-units-as-numbers'.
525
dacbc44c
AG
5262013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
527
528 * eshell.texi: Fill most of the missing sections.
529
d3517077
BG
5302013-02-07 Bastien Guerry <bzg@gnu.org>
531
532 * org.texi (References): Clarify an example.
533 (Installation): Fix instructions.
534 (Org-Plot): Fix link.
535 (Checkboxes, Radio lists): Fix typos.
536
8c4b24b2 5372013-02-07 Glenn Morris <rgm@gnu.org>
1e934b84
GM
538
539 * cl.texi (Equality Predicates): Mention memql.
540
8c4b24b2 5412013-02-07 Eric Ludlam <zappo@gnu.org>
cf4dd911
EL
542
543 * doc/misc/ede.texi (Creating a project): Make ede-new doc less
544 specific, and only about items it supports, indicating that there
545 might be more. Remove refs to simple project and direct automake
546 from ede new.
547 (Simple projects): Re-write to not talk about ede-simple-project
548 which is deprecated, and instead use the term to mean projects
c5b0993e
EW
549 that don't do much management, just project wrapping.
550 Add ede-generic-project link.
cf4dd911
EL
551 (ede-generic-project): New node (bug#11441).
552
8c4b24b2 5532013-02-07 Glenn Morris <rgm@gnu.org>
72ff76bb
GM
554
555 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
556
86e100a6
GM
5572013-02-01 Glenn Morris <rgm@gnu.org>
558
559 * calc.texi (Help Commands): Update calc-view-news description.
0eb61895 560 Mention etc/CALC-NEWS.
86e100a6 561
7ff2b2a6
MA
5622013-01-24 Michael Albinus <michael.albinus@gmx.de>
563
564 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
565
a89c8ef0
BG
5662013-01-13 Bastien Guerry <bzg@gnu.org>
567
568 * org.texi (Installation): Simplify.
569
5702013-01-13 François Allisson <francois@allisson.co> (tiny change)
571
572 * org.texi (Handling links): Update the mention to the obsolete
573 variable `org-link-to-org-use-id' with a mention to the newer
574 variable `org-id-link-to-org-use-id'. Mention the need to load
575 the org-id library.
576
997d5f2d
MA
5772013-01-10 Michael Albinus <michael.albinus@gmx.de>
578
579 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
580
fb9f7146 5812013-01-09 Bastien Guerry <bzg@gnu.org>
c7cf0ebc
BG
582
583 * org.texi (Pushing to MobileOrg): Add footnote about using
584 symbolic links in `org-directory'.
585 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
586 of the now obsolete alias `org-float'.
587 (TODO basics): Add `org-use-fast-todo-selection' to the variable
588 index. Fix description of TODO keywords cycling.
589 (Advanced features): Add missing argument for @item.
590 (Storing searches): Add index entries and a note about
591 *-tree agenda views.
6d3e4c80
BG
592 (Structure editing): Document `org-mark-element' and
593 `org-mark-subtree'.
594 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
c7cf0ebc 595
c6a22ce2
JL
5962013-01-08 Juri Linkov <juri@jurta.org>
597
598 * info.texi (Go to node): Mention the abbreviated format
599 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
600
7b08ccf7
AS
6012013-01-06 Andreas Schwab <schwab@linux-m68k.org>
602
605f02ee
AS
603 * autotype.texi: Remove undefined command @subtitlefont.
604 * cc-mode.texi: Likewise.
605
7b08ccf7
AS
606 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
607 @item argument.
608 (Property searches): Use \\ instead of @backslashchar{}.
609 * pgg.texi (VERSION): Move @set below @setfilename.
610
db671917
AS
6112013-01-05 Andreas Schwab <schwab@linux-m68k.org>
612
613 * ada-mode.texi: Remove braces from @title argument.
614 * eudc.texi: Likewise.
615 * smtpmail.texi: Likewise.
616 * auth.texi (VERSION): Set before first use.
617 * emacs-gnutls.texi (VERSION): Likewise.
618 * pgg.texi (VERSION): Likewise.
619 * ede.texi (Top): Rename from top, all uses changed.
620 * eshell.texi: Add missing argument to @sp.
621 * forms.texi (Top): Reorder menu to match structure.
622 * htmlfontify.texi (Customisation): Add missing @item in
623 @enumerate.
624 * org.texi (Advanced features): Add missing argument for @item.
625 (Property searches): Use @backslashchar{} in macro argument.
626 * pcl-cvs.texi: Add missing argument to @sp.
627 (Movement commands): Fix use of @itemx.
628 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
629 * reftex.texi (Options (Creating Citations)): Add missing newline
630 before @end.
631 * tramp.texi (Obtaining Tramp): Remove extra dots.
632 (Configuration): Reorder menu to match structure.
651a2c77 633 (Remote shell setup): Replace literal NUL character by \0.
db671917
AS
634 * viper.texi (Marking): Add missing argument for @item.
635
b55349fb
GM
6362013-01-04 Glenn Morris <rgm@gnu.org>
637
92d59611
GM
638 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
639 Add htmlfontify.
640 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
641 (htmlfontify.dvi, htmlfontify.pdf): New targets.
642 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
643 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
644
b55349fb
GM
645 * htmlfontify.texi: Miscellaneous fixes and updates.
646 Set copyright to FSF, update license to GFDL 1.3+.
647
7fca93e2
VD
6482013-01-04 Vivek Dasmohapatra <vivek@etla.org>
649
650 * htmlfontify.texi: New file.
651
87e65f96
JB
6522013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
653
654 * calc.texi (Free-Form Dates): Expand on the date reading
655 algorithm.
656
82e2a1f0 6572012-12-27 Glenn Morris <rgm@gnu.org>
ddc41264 658
173076b4
GM
659 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
660 Avoid some overfull lines.
661
d227e322
GM
662 * widget.texi (Programming Example): Break some long lines.
663
2ecfdaa6
GM
664 * wisent.texi (Wisent Overview): Fix xref.
665 (Grammar format, Understanding the automaton): Avoid overfill.
666
fd762011
GM
667 * bovine.texi (Optional Lambda Expression): Allow line break.
668
9fbc8f46
GM
669 * auth.texi (Help for users): Break long lines.
670
ceccabdb
GM
671 * ada-mode.texi (Project file variables):
672 Reword to reduce underfull hbox.
673 (No project files, Use GNAT project file):
674 Use smallexample to make some overfull lines less terrible.
675
88edc57f
GM
676 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
677 Fix cross-references to separate manuals.
678
ddc41264
GM
679 * Makefile.in (gfdl): New variable. Use throughout where
680 appropriate so that targets depend on doclicense.texi.
681
45dd6480
LI
6822012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
683
684 * gnus.texi (Customizing the IMAP Connection): Mention the other
685 authenticators.
686
61bbede6
LI
6872012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
688
c5b0993e
EW
689 * gnus.texi (Browse Foreign Server):
690 Document `gnus-browse-delete-group'.
61bbede6 691
ddc41264
GM
6922012-12-22 Glenn Morris <rgm@gnu.org>
693
563a450c 694 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
6d1962b3
GM
695 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
696 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
697 * widget.texi, wisent.texi: Nuke hand-written node pointers.
563a450c 698
ddc41264
GM
699 * Makefile.in (gfdl): New variable. Use throughout where
700 appropriate so that targets depend on doclicense.texi.
701
c995b26e
EZ
7022012-12-22 Eli Zaretskii <eliz@gnu.org>
703
704 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
705 doclicense.texi. Remove doclicense.texi from all targets that
706 mentioned it explicitly.
707 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
708 $(emacsdir)/emacsver.texi.
a170fe53 709 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
c995b26e 710
08953d7f
GM
7112012-12-21 Glenn Morris <rgm@gnu.org>
712
c545e313
GM
713 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
714 Include emacsver.texi. Nuke hand-written node pointers.
715 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
716 Depend on emacsver.texi.
717
0b1af106
GM
718 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
719 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
720 May as well just include doclicense.texi in everything.
721
722 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
723 which @copying says is included.
724
6bf430d1
GM
725 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
726 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
727 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
728 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
729 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
730 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
731 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
732 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
733 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
734 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
735 * widget.texi, wisent.texi, woman.texi: Do not mention buying
736 copies from the FSF, which does not publish these manuals.
737
08953d7f
GM
738 * erc.texi: No need to include gpl in this small manual.
739
257b2c7d
GM
740 * org.texi (copying): Include a copy of the GFDL.
741 (GNU Free Documentation License): New section.
742
a4b0cca1 7432012-12-21 Bastien Guerry <bzg@gnu.org>
1e20eeb7
BG
744
745 * org.texi: Fix typos.
746
d2435ab9
PE
7472012-12-16 Paul Eggert <eggert@cs.ucla.edu>
748
749 * calc.texi (ISO 8601): Rename from ISO-8601,
750 as it's typically spelled without a hyphen.
751
b9d8175e
JB
7522012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
753
754 * calc.texi (ISO-8601): New section.
755 (Date Formatting Codes): Mention new codes.
756 (Standard Date Formats): Mention new formats.
757
f0bc0bf1
MA
7582012-12-14 Michael Albinus <michael.albinus@gmx.de>
759
760 * tramp.texi (External methods): Move `adb' method here.
761
98c94021
GM
7622012-12-13 Glenn Morris <rgm@gnu.org>
763
ba30c70f
GM
764 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
765
bfe6ffb6
GM
766 * wisent.texi: Small edits. Set copyright to FSF, update license to
767 GFDL 1.3+.
768 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
769 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
770 New targets.
771 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
772 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
773
98c94021
GM
774 * bovine.texi: Small edits. Set copyright to FSF, update license to
775 GFDL 1.3+, remove empty index.
776 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
777 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
778 New targets.
779 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
780 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
781
cfa49c1e
EL
7822012-12-13 Eric Ludlam <zappo@gnu.org>
783 David Ponce <david@dponce.com>
784 Richard Kim <emacs18@gmail.com>
785
9e7abd17 786 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
cfa49c1e 787
727f9739 7882012-12-13 Glenn Morris <rgm@gnu.org>
4c2dd4ee 789
9b97b143
GM
790 * flymake.texi (Customizable variables, Locating the buildfile):
791 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
792
4c2dd4ee
GM
793 * srecode.texi: Small edits. Set copyright to FSF, add explicit
794 GFDL 1.3+ license, fix up index.
795 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
796 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
797 (srecode.pdf): New targets.
798 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
799 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
800
727f9739 8012012-12-13 Eric Ludlam <zappo@gnu.org>
ac1d9dde
EL
802
803 * srecode.texi: New file, imported from CEDET trunk.
804
727f9739 8052012-12-13 Bastien Guerry <bzg@gnu.org>
63aa0982
BG
806
807 * org.texi (Summary, Code block specific header arguments)
808 (Code block specific header arguments)
809 (Header arguments in function calls, var, noweb)
727f9739
GM
810 (Results of evaluation, Code evaluation security):
811 Small reformatting: add a blank line before some example.
63aa0982
BG
812
813 * org.texi (System-wide header arguments)
814 (Header arguments in Org mode properties, Conflicts)
727f9739
GM
815 (Dynamic blocks, Using the mapping API):
816 Fix indentation of Elisp code examples.
63aa0982
BG
817
818 * org.texi (Comment lines): Fix description of the comment syntax.
819
727f9739
GM
820 * org.texi (Installation): Mention "make test" in the correct section.
821
4288142b
PE
8222012-12-06 Paul Eggert <eggert@cs.ucla.edu>
823
824 * doclicense.texi, gpl.texi: Update to latest version from FSF.
825 These are just minor editorial changes.
826
61b835df
MA
8272012-12-04 Michael Albinus <michael.albinus@gmx.de>
828
829 * tramp.texi (History): Mention ADB.
830 (Inline methods): Add `adb' method.
831
c5bc2d1d 8322012-12-03 Michael Albinus <michael.albinus@gmx.de>
328dac0d
MA
833
834 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
835 (External methods): Fix typo.
836
c5bc2d1d 8372012-12-03 Glenn Morris <rgm@gnu.org>
f4f3b439
GM
838
839 * rcirc.texi (Notices): Fix typo.
840
d0457b57
BW
8412012-11-25 Bill Wohler <wohler@newt.com>
842
843 Release MH-E manual version 8.4.
844
4f405069 845 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
d0457b57
BW
846 Update for release 8.4.
847
551aaa66
BW
848 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
849 (Junk): Add mh-whitelist-preserves-sequences-flag,
850 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
851 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
852
61d841dd
PE
8532012-11-25 Paul Eggert <eggert@cs.ucla.edu>
854
855 * mh-e.texi (Procmail): Fix two @ typos.
856
c07a6ded
PE
8572012-11-24 Paul Eggert <eggert@cs.ucla.edu>
858
859 * doclicense.texi, gpl.texi: Update to latest version from FSF.
860 These are just minor editorial changes.
861
678a34f4
JB
8622012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
863
864 * calc.texi (Date Formatting Codes): Mention the new beginning of
865 the date numbering system.
866
0e70ce93
PE
8672012-11-22 Paul Eggert <eggert@cs.ucla.edu>
868
869 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
870 (Date Forms): Correct off-by-one error in explanation of
871 Julian day numbers. Give Gregorian equivalent of its origin.
872
723da6aa
JB
8732012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
874
875 * doc/misc/calc.texi (Date Forms): Mention the customizable
876 Gregorian-Julian switch.
877 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
878
310e60d9
PE
8792012-11-17 Paul Eggert <eggert@cs.ucla.edu>
880
6f6b82d6
PE
881 Calc now uses the Gregorian calendar for all dates (Bug#12633).
882 It also uses January 1, 1 AD as its day number 1.
310e60d9
PE
883 * calc.texi (Date Forms): Document this.
884
e8693c96
GM
8852012-11-16 Glenn Morris <rgm@gnu.org>
886
887 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
888 (Obsolete Macros): Move example here from Function Bindings.
889
5c934f8b
GM
890 * erc.texi: Use @code{nil} rather than just "nil".
891 (Modules): Undocument obsolete "hecomplete".
6e5e9b70 892 Add "notifications".
f925b109 893 (Connecting): Add brief section on passwords.
274f5de6 894 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
6e5e9b70 895
f78ee6af 8962012-11-13 Glenn Morris <rgm@gnu.org>
24c38527
GM
897
898 * flymake.texi (Customizable variables)
899 (Highlighting erroneous lines): Mention flymake-error-bitmap,
900 flymake-warning-bitmap, and flymake-fringe-indicator-position.
901
1796ef98
VB
9022012-11-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
903
904 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
905 In all file place SES into @acronym{...}.
906 (Advanced Features): Add key index and function index for
4f405069
JB
907 ses-set-header-row. Add description for function
908 ses-rename-cell. Add description for function
1796ef98
VB
909 ses-repair-cell-reference-all.
910 (Ranges in formulas): Add description for ses-range flags.
911
31f47fba
PE
9122012-11-12 Paul Eggert <eggert@cs.ucla.edu>
913
914 * texinfo.tex: Merge from gnulib.
915
6baf66d5 9162012-11-10 Chong Yidong <cyd@gnu.org>
5b637222
CY
917
918 * url.texi (Introduction): Move url-configuration-directory to
919 Customization node.
920 (Parsed URIs): Split into its own node.
921 (URI Encoding): New node.
922 (Defining New URLs): Remove empty chapter.
923 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
924 Improve docs for url-queue-*.
925 (Supported URL Types): Copyedits. Delete empty subnodes.
926
c5b0993e
EW
927 * url.texi (Introduction): Rename from Getting Started.
928 Rewrite the introduction.
82f84fa3
CY
929 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
930
6baf66d5 9312012-11-10 Glenn Morris <rgm@gnu.org>
2ee1d59f
GM
932
933 * cl.texi (Obsolete Setf Customization):
934 Revert defsetf example to the more correct let rather than prog1.
bdd8064f
GM
935 Give define-modify-macro, defsetf, and define-setf-method
936 gv.el replacements.
2ee1d59f 937
2027b1b3 938 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
a358a44e 939 (Setf Extensions): Remove obsolete reference.
2027b1b3 940 (Obsolete Setf Customization):
651af8c6 941 Move note on lack of setf functions to lispref/variables.texi.
ab7f1c43 942 Undocument get-setf-method, since it no longer exists.
a358a44e 943 Mention simple defsetf replaced by gv-define-simple-setter.
651af8c6 944
c65b407b
GM
9452012-11-03 Glenn Morris <rgm@gnu.org>
946
947 * cl.texi: Further general copyedits.
685b0026
GM
948 (List Functions): Remove copy-tree, standard elisp for some time.
949 (Efficiency Concerns): Comment out examples that no longer apply.
950 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
92246540
GM
951 (Creating Symbols, Random Numbers): De-emphasize internal
952 variables cl--gensym-counter and cl--random-state. (Bug#12788)
f58542e1
GM
953 (Naming Conventions, Type Predicates, Macros)
954 (Predicates on Numbers): No longer mention cl-floatp-safe.
c65b407b 955
a71e2379
G
9562012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
957
958 * gnus.texi (Mail Source Specifiers):
959 Document :leave keyword used for pop mail source.
960
df43dd53
GM
9612012-11-01 Glenn Morris <rgm@gnu.org>
962
963 * cl.texi: General copyedits for style, line-breaks, etc.
9f2881af
GM
964 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
965 (Macro Bindings, Blocks and Exits):
966 Acknowledge existence of lexical-binding.
967 (Iteration): Mainly defer to doc of standard dolist, dotimes.
df43dd53 968
69c1c2e6
GM
9692012-10-31 Glenn Morris <rgm@gnu.org>
970
dd90fd1a
GM
971 * ert.texi (Introduction, The @code{should} Macro):
972 Refer to "cl-assert" rather than "assert".
973
69c1c2e6
GM
974 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
975 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
976 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
977 Reword, and add details of flet and labels.
87b0d8b1 978 (Modify Macros, Function Bindings): Add some xrefs.
69c1c2e6 979
4ddedf94
GM
9802012-10-30 Glenn Morris <rgm@gnu.org>
981
982 * cl.texi (Modify Macros): Update for cl-letf changes.
983 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
516e1a08
GM
984 (Setf Extensions): Partially restore note about cl-getf,
985 mainly moved to lispref/variables.texi.
986 (Property Lists): Fix cl-getf typos.
f43a5263 987 (Mapping over Sequences): Mention cl-mapc naming oddity.
4ddedf94 988
d3094168
GM
9892012-10-29 Glenn Morris <rgm@gnu.org>
990
991 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
a3c5b619 992 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
d571e9c3 993 (Customizing Setf): Move contents to "Obsolete Setf Customization".
d55911cf
GM
994 (Modify Macros, Multiple Values, Other Clauses):
995 Remove mentions of obsolete features.
6a07d52e 996 (Obsolete Setf Customization): Don't mention `apply' setf.
d3094168 997
3c0c6155
GM
9982012-10-28 Glenn Morris <rgm@gnu.org>
999
f94b04fc
GM
1000 * cl.texi (Multiple Values, Common Lisp Compatibility):
1001 More namespace updates.
1002 (Obsolete Features): Copyedits.
1003 (Obsolete Lexical Macros, Obsolete Setf Customization):
1004 New subsections.
1005
9c52d61d
GM
1006 * cl.texi (Porting Common Lisp, Lexical Bindings):
1007 Add some xrefs to the Elisp manual.
1008
3c0c6155
GM
1009 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
1010 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
1011 (Obsolete Features): New appendix. Move Lexical Bindings here.
1012
5887564d
GM
10132012-10-27 Glenn Morris <rgm@gnu.org>
1014
e1117425
GM
1015 * cl.texi: Use defmac for macros rather than defspec.
1016 (Efficiency Concerns): Related copyedit.
1017
5887564d
GM
1018 * cl.texi (Control Structure): Update for setf now being in core.
1019 (Setf Extensions): Rename from Basic Setf. Move much of the
1020 former content to lispref/variables.texi.
1021 (Modify Macros): Move pop, push details to lispref/variables.texi.
1022 (Customizing Setf): Copyedits for setf etc being in core.
1023 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
1024 Further namespaces updates.
1025
bdebdb64
BG
10262012-10-26 Bastien Guerry <bzg@gnu.org>
1027
c5b0993e
EW
1028 * org.texi (Installation): Update the link to Org's ELPA.
1029 Also don't mention org-install.el anymore as the replacement file
bdebdb64
BG
1030 org-loaddefs.el is now loaded by org.el.
1031
f956e59d
MA
10322012-10-25 Michael Albinus <michael.albinus@gmx.de>
1033
c5b0993e
EW
1034 * tramp.texi (Frequently Asked Questions):
1035 Mention `tramp-completion-reread-directory-timeout' for performance
f956e59d
MA
1036 improvement.
1037
a05cb6e3
GM
10382012-10-25 Glenn Morris <rgm@gnu.org>
1039
1040 * cl.texi: Don't mess with the TeX section number counter.
1041 Use Texinfo recommended convention for quotes+punctuation.
1042 (Overview, Sequence Functions): Rephrase for better line-breaking.
1043 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
1044 (Macro Bindings, Conditionals, Iteration, Loop Basics)
1045 (Random Numbers, Mapping over Sequences, Structures)
1046 (Porting Common Lisp): Further updates for cl-lib namespace.
1047 (Modify Macros, Declarations, Macro Bindings, Structures):
1048 Break long lines in examples.
1049 (Dynamic Bindings): Update for changed progv behavior.
1050 (Loop Examples, Efficiency Concerns): Markup fixes.
1051 (Structures): Remove TeX margin change.
39ff2cf3 1052 (Declarations): Fix typos.
a05cb6e3 1053
39a58b5b
GM
10542012-10-24 Glenn Morris <rgm@gnu.org>
1055
a6880551
GM
1056 * cl.texi (Overview, Multiple Values, Creating Symbols)
1057 (Numerical Functions): Say less/nothing about the original cl.el.
1058 (Old CL Compatibility): Remove.
1059 (Assertions): Remove ignore-errors (standard Elisp for some time).
1060
39a58b5b
GM
1061 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
1062 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
1063 (Efficiency Concerns, Efficiency Concerns)
1064 (Common Lisp Compatibility, Old CL Compatibility):
1065 Further updates for cl-lib namespace.
1066
72ec96fb
PE
10672012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
1068
1069 Update manual for new time stamp format (Bug#12706).
1070 * emacs-mime.texi (time-date): Update for new format.
1071 Also, fix bogus time stamp and modernize a bit.
1072
8d6510b9
GM
10732012-10-23 Glenn Morris <rgm@gnu.org>
1074
1075 * cl.texi: Include emacsver.texi. Use Emacs version number rather
1076 than unchanging cl.el version number.
1077 End all menu descriptions with a period.
1078 Do not use @dfn{CL} for every instance of "CL".
1079 (Overview): Remove no-runtime caveat, and note about foo* names.
1080 (Usage): Use cl-lib rather than cl.
1081 (Organization, Naming Conventions): Update for cl-lib.el.
1082 (Installation): Remove long-irrelevant node.
1083 (Program Structure, Predicates, Control Structure):
1084 Start updating for cl-lib namespace.
8d6510b9
GM
1085 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
1086 Depend on emacsver.texi.
1087
0a078f36
MA
10882012-10-09 Michael Albinus <michael.albinus@gmx.de>
1089
1090 * trampver.texi: Update release number.
1091
a03bb33f
GM
10922012-10-06 Glenn Morris <rgm@gnu.org>
1093
24636b26
GM
1094 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
1095 ERC version.
1096 (Introduction): ERC is distributed with Emacs.
1097 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
1098 (Getting Started): Simplify.
1099 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
1100 (History): Mention ERC maintained as part of Emacs now.
1101 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
1102 Add dependency on emacsver.texi.
1103
a03bb33f
GM
1104 * erc.texi: Remove hand-written node pointers.
1105
d259be38
GM
11062012-10-05 Glenn Morris <rgm@gnu.org>
1107
1108 * newsticker.texi (Overview, Requirements, Usage, Configuration):
1109 Copyedits.
1110
62a81506
CY
11112012-10-01 Eric Ludlam <zappo@gnu.org>
1112
1113 * ede.texi (Quick Start, Project Local Variables)
1114 (Miscellaneous commands, ede-java-root, Development Overview)
1115 (Detecting a Project): New nodes.
1116 (Simple projects): Node deleted.
1117
1118 * eieio.texi (Building Classes): Some slot attributes cannot be
1119 overridden.
1120 (Slot Options): Remove an example.
1121 (Method Invocation, Documentation): New nodes.
1122
07f133bf
GM
11232012-10-01 Glenn Morris <rgm@gnu.org>
1124
1125 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
1126 (reftex.pdf): Add dependency on emacsver.texi.
1127 * reftex.texi: Don't include directory part for emacsver.texi;
1128 the Makefile's -I handles it.
1129
4f595e15
RA
11302012-09-30 Ralf Angeli <angeli@caeruleus.net>
1131
1132 Merge from standalone RefTeX repository.
1133
1134 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
1135 with macros.
1136 (Imprint): Mention Wolfgang in list of contributors.
1137 (Creating Citations): Give a hint about how to
1138 auto-revert the BibTeX database file when using external editors.
1139 (Referencing Labels): Simplify section about reference macro
1140 cycling.
1141 (Options (Referencing Labels)): Adapt to new structure of
1142 `reftex-ref-style-alist'.
1143 (Referencing Labels, Reference Styles): Document changes in the
1144 referencing functionality.
1145 (Commands): Mention options for definition of header and footer in
1146 BibTeX files.
1147 (Options (Creating Citations)): Document
1148 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
1149 (Reference Styles): New section.
1150 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
1151 (Options (Referencing Labels)): Remove descriptions of deprecated
1152 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
1153 Add descriptions for `reftex-ref-style-alist' and
1154 `reftex-ref-style-default-list'.
1155 (Referencing Labels): Update regarding reference styles.
1156 (Citation Styles): Mention support for ConTeXt.
1157 (Options (Defining Label Environments)): Fix typo.
c5b0993e
EW
1158 (Options (Creating Citations)):
1159 Document `reftex-cite-key-separator'.
4f595e15 1160
8223b1d2
BG
11612012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
1162
1163 * org.texi: Add description of ORG_ADD_CONTRIB to info
1164 documentation. Add link to Worg for more details.
1165
1166 * org.texi: Clarify installation procedure. Provide link to the
1167 build system description on Worg.
1168
1169 * org.texi: Remove reference to utils/, x11idle.c is now in
1170 contrib/scripts.
1171
1172 * org.texi: Re-normalize to "Org mode" in manual.
1173
1174 * org.texi (Installation): Adapt documentation to new build
1175 system. Mention GNU ELPA (since it needs to be handled like Emacs
1176 built-in Org).
1177
8223b1d2
BG
11782012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
1179
1180 * org.texi: Fix typo in description of the 'Hooks' section.
1181
1182 * org.texi: Add ID to the list of special properties.
1183
11842012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
1185
1186 * org.texi (Moving subtrees): Document the ability to archive to a
1187 datetree.
1188
1e20eeb7 11892012-09-30 Bastien Guerry <bzg@gnu.org>
8223b1d2 1190
c5b0993e
EW
1191 * org.texi (Installation, Feedback, Batch execution):
1192 Use (add-to-list 'load-path ... t) for the contrib dir.
8223b1d2
BG
1193
1194 * org.texi (results): Update documentation for ":results drawer"
1195 and ":results org".
1196
1197 * org.texi (Column width and alignment): Fix typo.
1198
1199 * org.texi (Activation): Point to the "Conflicts" section.
1200
1201 * org.texi (Conflicts): Mention filladapt.el in the list of
1202 conflicting packages.
1203
1204 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
1205 not needed for versions of Emacs > 22.1.
1206
1207 * org.texi (History and Acknowledgments): Fix typo.
1208
1209 * org.texi (History and Acknowledgments): Add my own
1210 acknowledgments.
1211
1212 * org.texi (Agenda commands): Document the new command and the new
1213 option.
1214
1215 * org.texi (Agenda commands): Delete `org-agenda-action' section.
1216 (Agenda commands): Reorder. Document `*' to toggle persistent
1217 marks.
1218
c5b0993e
EW
1219 * org.texi (Agenda dispatcher):
1220 Mention `org-toggle-agenda-sticky'.
8223b1d2
BG
1221 (Agenda commands, Exporting Agenda Views): Fix typo.
1222
1223 * org.texi (Templates in contexts, Setting Options): Update to
1224 reflect changes in how contexts options are processed.
1225
1226 * org.texi (Templates in contexts): Document the new structure of
1227 the variables `org-agenda-custom-commands-contexts' and
1228 `org-capture-templates-contexts'.
1229
1230 * org.texi (Templates in contexts): Document the new option
1231 `org-capture-templates-contexts'.
1232 (Storing searches): Document the new option
1233 `org-agenda-custom-commands-contexts'.
1234
1235 * org.texi (Formula syntax for Lisp): Reformat.
1236
1237 * org.texi (Special properties, Column attributes)
1238 (Agenda column view): Document the new special property
1239 CLOCKSUM_T.
1240
1241 * org.texi (Template expansion): Document the new %l template.
1242
1243 * org.texi (Fast access to TODO states): Fix documentation about
1244 allowed characters for fast todo selection.
1245
1246 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
1247 use in `org-agenda-to-appt'.
1248
1249 * org.texi (Comment lines): Update wrt comments.
1250
1251 * org.texi (Resolving idle time): Document new keybinding.
1252
1253 * org.texi (Clocking commands): Document the use of S-M-<up/down>
1254 on clock timestamps.
1255
1256 * org.texi (Fast access to TODO states): Explicitely says only
1257 letters are supported as fast TODO selection keys.
1258
1259 * org.texi (Link abbreviations): Illustrate the use of the "%h"
1260 specifier. Document the new "%(my-function)" specifier.
1261
1262 * org.texi (Clocking commands): New cindex.
1263 (Clocking commands): Update documentation for `org-clock-in'.
1264 Document `org-clock-in-last'. Mention `org-clock-out' and
1265 `org-clock-in-last' as commands that can be globally bound.
1266 (Resolving idle time): Document continuous clocking.
1267
1268 * org.texi (Top, Introduction): Fix formatting.
1269 (Activation): Add index entries.
1270 (Conventions): Update section.
1271 (Embedded @LaTeX{}): Fix formatting.
1272
1273 * org.texi (Visibility cycling): Document `show-children'.
1274
1275 * org.texi (Using capture): Mention the `org-capture-last-stored'
1276 bookmark as a way to jump to the last stored capture.
1277
1278 * org.texi (Uploading files): Fix typo.
1279
1280 * org.texi (Using capture): Document `C-0' as a prefix argument
1281 for `org-capture'.
1282
1283 * org.texi (Agenda commands): Document persistent marks.
1284
1285 * org.texi (Template expansion): Update doc to reflect change.
1286
1287 * org.texi (Radio tables): Document the :no-escape parameter.
1288
1289 * org.texi (Repeated tasks): Document repeat cookies for years,
1290 months, weeks, days and hours.
1291
1292 * org.texi (Export options): State that you can use the d: option
1293 by specifying a list of drawers.
1294
1295 * org.texi (HTML preamble and postamble): Small doc improvement.
1296
12972012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
1298
1299 * org.texi: The sections in the Exporting section of the manual
1300 left out articles in the description of the org-export-as-*
4f405069 1301 commands, among other places. This patch adds them, adds a few
8223b1d2
BG
1302 missing prepositions, and switches instances of "an HTML" to "a
1303 html" for internal consistency.
1304
1305 * org.texi: Alter several examples of headings with timestamps in
1306 them to include the timestamps in the body instead of the heading.
1307
13082012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
1309
1310 * org.texi (Agenda dispatcher): Document sticky agenda views and
1311 the new key for them.
1312
13132012-09-30 Charles <millarc@verizon.net> (tiny change)
1314
1315 * org.texi (Advanced features): Fix error in table.
1316
13172012-09-30 Feng Shu <tumashu@gmail.com>
1318
1319 * org.texi (@LaTeX{} fragments): Document imagemagick as an
1320 alternative to dvipng.
1321
13222012-09-30 François Allisson <francois@allisson.co> (tiny change)
1323
1324 * org.texi: Remove extra curly bracket.
1325
13262012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
1327
1328 * org.texi (org-clock-in-last and org-clock-cancel): Update the
1329 defkeys.
1330
13312012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
1332
1333 * org.texi (Agenda commands): Fix two typos by giving
1334 corresponding function names, according to
1335 `org-agenda-view-mode-dispatch'.
1336
a04689de 13372012-09-30 Jan Böcker <jan.boecker@jboecker.de>
8223b1d2
BG
1338
1339 * org.texi (The spreadsheet): Fix typo.
1340
13412012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
1342
1343 * org.texi (Tracking your habits): Point to the "Tracking TODO
1344 state changes" section.
1345
13462012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
1347
1348 * org.texi (Literal examples): Remove reference to unknown
4f405069 1349 `org-export-latex-minted' variable. Also simplify footnote since
8223b1d2
BG
1350 `org-export-latex-listings' documentation is exhaustive already.
1351
1352 * org.texi (Plain lists): Remove reference to now hard-coded
1353 `bullet' automatic rule.
1354
13552012-09-30 Toby S. Cubitt <tsc25@cantab.net>
1356
1357 * org.texi: Updated documentation accordingly.
1358
5087f097
PE
13592012-09-13 Paul Eggert <eggert@cs.ucla.edu>
1360
1361 * texinfo.tex: Merge from gnulib.
1362
20121a26
MA
13632012-09-12 Michael Albinus <michael.albinus@gmx.de>
1364
1365 Sync with Tramp 2.2.6.
1366
1367 * tramp.texi (Bug Reports): Cleanup caches before a test run.
1368
1369 * trampver.texi: Update release number.
1370
44677e30
PE
13712012-09-12 Paul Eggert <eggert@cs.ucla.edu>
1372
1373 * texinfo.tex: Merge from gnulib.
1374
5a4c42ba
AA
13752012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
1376
1377 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
1378 (bug#12096).
1379
8e7046c3
JB
13802012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
1381
1dcac243
JB
1382 * calc.texi (Simplification modes, Conversions)
1383 (Operating on Selections): Mention "basic" simplification.
8e7046c3
JB
1384 (The Calc Mode Line): Mention the mode line display for Basic
1385 simplification mode.
1386 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
1387 simplifications.
1388 (Basic Simplifications): Rename from "Limited Simplifications"
1389 Replace "limited" by "basic" throughout.
4f405069 1390 (Algebraic Simplifications): Indicate that the algebraic
8e7046c3 1391 simplifications are done by default.
4f405069 1392 (Unsafe Simplifications): Mention `m E'.
8e7046c3
JB
1393 (Simplification of Units): Mention `m U'.
1394 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
c5b0993e
EW
1395 (Kinds of Declarations, Functions for Declarations):
1396 Mention "algebraic simplifications" instead of `a s'.
1dcac243 1397 (Algebraic Entry): Remove mention of default simplifications.
8e7046c3 1398
d2bd74ff
JB
13992012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
1400
1401 * calc.texi (Getting Started, Tutorial): Change simulated
1402 Calc output to match actual output.
1403 (Simplifying Formulas): Mention that algebraic simplification is now
1404 the default.
1405
77472261
EZ
14062012-07-28 Eli Zaretskii <eliz@gnu.org>
1407
1408 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
1409 (Bug#12073)
1410
09ae5da1
PE
14112012-07-25 Paul Eggert <eggert@cs.ucla.edu>
1412
1413 Prefer typical American spelling for "acknowledgment".
1414 * calc.texi (History and Acknowledgments): Rename from
1415 History and Acknowledgements.
1416 * idlwave.texi (Acknowledgments):
1417 * ses.texi (Acknowledgments):
1418 * woman.texi (Acknowledgments): Rename from Acknowledgements.
1419
c4444d16
PE
14202012-07-09 Paul Eggert <eggert@cs.ucla.edu>
1421
1422 Rename configure.in to configure.ac (Bug#11603).
1423 * ede.texi (Compiler and Linker objects, ede-proj-project)
1424 (ede-step-project): Prefer the name configure.ac to configure.in.
1425
ef091c97
MA
14262012-07-06 Michael Albinus <michael.albinus@gmx.de>
1427
c5b0993e
EW
1428 * tramp.texi (Multi-hops):
1429 Introduce `tramp-restricted-shell-hosts-alist'.
ef091c97 1430
89b163db
G
14312012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1432
1433 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
1434 methods, so don't mention smtpmail here.
1435
14362012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
1437
1438 * gnus.texi (Picons): Document gnus-picon-properties.
1439
14402012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1441
1442 * gnus.texi: Remove mention of compilation, as that's no longer
1443 supported.
1444
14452012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
1446
1447 * gnus.texi (Archived Messages): Mention
1448 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
1449
14502012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1451
1452 * gnus.texi (Various Summary Stuff):
1453 Remove mention of `gnus-propagate-marks'.
1454
14552012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1456
1457 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
1458 which no longer exist.
1459
14602012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
1461
1462 * gnus.texi (Archived Messages):
1463 Document gnus-gcc-self-resent-messages.
1464
14652012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1466
1467 * message.texi (Mail Variables):
1468 Mention the optional user parameter for X-Message-SMTP-Method.
1469
14702012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1471
1472 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
1473
1474 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
1475
14762012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1477
1478 * gnus.texi (Key Index): Change encoding to utf-8.
1479
ac1a0ce1 14802012-06-21 Glenn Morris <rgm@gnu.org>
2fecccba
GM
1481
1482 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
1483
71cca84d
G
14842012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1485
1486 * gnus.texi (Group Timestamp): Mention where to find documentation for
1487 the `gnus-tmp-' variables (bug#11601).
1488
888a7fc0
MA
14892012-06-11 Michael Albinus <michael.albinus@gmx.de>
1490
1491 Sync with Tramp 2.2.6-pre.
1492
1493 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
1494 where appropriate.
1495 (Ad-hoc multi-hops): New section.
1496 (Remote processes): New subsection "Running remote processes on
1497 Windows hosts".
1498 (History): Add remote commands on Windows, and ad-hoc multi-hop
1499 methods.
1500 (External methods): "ControlPersist" must be set to "no" for the
1501 `scpc' method.
1502 (Remote processes): Add a note about `auto-revert-tail-mode'.
1503 (Frequently Asked Questions): Use "scpx" in combination with
1504 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
1505
1506 * trampver.texi: Update release number.
1507
31ca4639 15082012-06-10 Chong Yidong <cyd@gnu.org>
c342cead
CY
1509
1510 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
1511 compilation for html-mono.
1512
0e8bbf66
PE
15132012-06-08 Paul Eggert <eggert@cs.ucla.edu>
1514
1515 * texinfo.tex: Merge from gnulib.
1516
b8f061b3
KY
15172012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
1518
1519 * Makefile.in (echo-info): Don't try to install info files named
1520 just ".info".
1521
16af873e
GM
15222012-05-28 Glenn Morris <rgm@gnu.org>
1523
c1dabff0
GM
1524 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
1525
16af873e
GM
1526 * sc.texi: Nuke hand-written node pointers.
1527 Fix top-level menu to match actual node order.
1528
1d5b82ef
GM
15292012-05-27 Glenn Morris <rgm@gnu.org>
1530
1531 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
1532 Some associated fixes, including not messing with chapno in cl.texi.
1533
33017faf 15342012-05-27 Bastien Guerry <bzg@gnu.org>
8c8b834f
BG
1535
1536 * org.texi (Durations and time values): Fix typo.
1537
d14b0029
JB
15382012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
1539
33017faf 1540 * doc/misc/calc.texi (Basic Operations on Units, Customizing Calc):
d14b0029
JB
1541 Mention `calc-ensure-consistent-units'.
1542
2f4cadd1 15432012-05-14 Andreas Schwab <schwab@linux-m68k.org>
78e91d08 1544
9879e263
AS
1545 * cc-mode.texi: Avoid space before macro in 4th argument of cross
1546 reference commands. (Bug#11461)
1547
78e91d08
AS
1548 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
1549
3fe7cdc8
GM
15502012-05-12 Glenn Morris <rgm@gnu.org>
1551
9598ef0b
GM
1552 * Makefile.in (mostlyclean): Add more TeX intermediates.
1553
7d326a29
GM
1554 * Makefile.in: Make it look more like the other doc Makefiles.
1555 Use explicit $srcdir in all dependencies.
1556 Remove cd $srcdir from rules.
1557 (VPATH): Remove.
1558 (infodir): Set to an absolute path.
1559 (INFO_TARGETS): Use short names.
1560 (mkinfodir): infodir is now absolute.
1561 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
1562
c7f95930 1563 * Makefile.in (info.info): Rename from info, to avoid duplication.
9583393f 1564 (.SUFFIXES): Disable implicit rules.
c7f95930 1565
3fe7cdc8
GM
1566 * Makefile.in (MKDIR_P): New, set by configure.
1567 (mkinfodir): Use $MKDIR_P.
1568
6f0652af
GM
15692012-05-07 Glenn Morris <rgm@gnu.org>
1570
1571 * forms.texi (Long Example): Update for changed location of files.
1572
8045b906
GM
15732012-05-04 Glenn Morris <rgm@gnu.org>
1574
1575 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
1576 (INFO_TARGETS): Use $INFO_EXT.
1577 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
1578 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
1579 (INFO_TARGETS): Use $INFO_EXT.
1580 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
1581
9e7a4bcf
GM
15822012-05-02 Glenn Morris <rgm@gnu.org>
1583
9aa071df
GM
1584 * Makefile.in (echo-info): New phony target, used by top-level.
1585
9e7a4bcf
GM
1586 * viper.texi: Make direntry shorter (also it is no longer "newest").
1587
1588 * emacs-gnutls.texi, ert.texi, org.texi:
1589 Fix dircategory, direntry to match info/dir.
1590
31cc861c
GM
1591 * faq.texi: Convert @inforefs to @xrefs.
1592 Fix some malformed cross-references.
f9e320bb
GM
1593 (File-name conventions): Shorten section name to avoid overfull line.
1594 (How to add fonts): Use smallexample to avoid overfull lines.
31cc861c 1595
723ea6b5
TZ
15962012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
1597
1598 * auth.texi (Help for users): Update for .gpg file being second.
1599
a8e7d6d7 16002012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2f885dca
BG
1601
1602 * org.texi (Agenda commands): Fix two typos: give corresponding
1603 function names, according to `org-agenda-view-mode-dispatch'.
1604
a8e7d6d7 16052012-04-27 Glenn Morris <rgm@gnu.org>
dae39d9c
GM
1606
1607 * faq.texi (Major packages and programs): Remove section.
1608 There is no point listing 6 packages (cf etc/MORE.STUFF).
1609 (Finding Emacs and related packages): Move "Spell-checkers" here.
578c1d4b 1610
dcbf5805
MA
16112012-04-22 Michael Albinus <michael.albinus@gmx.de>
1612
1613 * dbus.texi (Version): New node.
1614 (Properties and Annotations): Mention the object manager
1615 interface. Describe dbus-get-all-managed-objects.
1616 (Type Conversion): Floating point numbers are allowed, if an
1617 anteger does not fit Emacs's integer range.
1618 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
1619 (Asynchronous Methods): Fix description of
1620 dbus-call-method-asynchronously.
c5b0993e
EW
1621 (Receiving Method Calls): Fix some minor errors.
1622 Add dbus-interface-emacs.
dcbf5805
MA
1623 (Signals): Describe unicast signals and the new match rules.
1624 (Alternative Buses): Add the PRIVATE optional argument to
1625 dbus-init-bus. Describe its new return value. Add dbus-setenv.
1626
adee4030
GM
16272012-04-20 Glenn Morris <rgm@gnu.org>
1628
1629 * faq.texi (New in Emacs 24): New section.
1630 (Packages that do not come with Emacs): Mention M-x list-packages.
1631
35dc09a1 16322012-04-14 Alan Mackenzie <acm@muc.de>
932de51c
AM
1633
1634 * cc-mode.texi (c-offsets-alist): Correct a typo.
1635
35dc09a1 16362012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
801a68c8
BG
1637
1638 * org.texi (Deadlines and scheduling): Fix the example: the
1639 DEADLINE item should come right after the headline. We enforce
1640 this convention, so it is a bug not to illustrate it correctly in
1641 the manual.
1642
35dc09a1 16432012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
801a68c8
BG
1644
1645 * org.texi (Agenda commands): Fix documentation bug by swapping
1646 the equivalent keybindings to `org-agenda-next-line' with the ones
1647 to `org-agenda-previous-line'.
1648
35dc09a1 16492012-04-14 Glenn Morris <rgm@gnu.org>
f48a9cb4
GM
1650
1651 * Makefile.in: Replace non-portable use of $< in ordinary rules.
1652
e2560ea8
EZ
16532012-04-09 Eli Zaretskii <eliz@gnu.org>
1654
c5b0993e
EW
1655 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
1656 Add emacs-gnutls.
e2560ea8
EZ
1657 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
1658
6b4f4a2d
TZ
16592012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
1660
250b840e 1661 * Makefile.in: Add emacs-gnutls.texi to build.
6b4f4a2d
TZ
1662
1663 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
1664
ca2c89b6
TZ
16652012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
1666
1667 * auth.texi (Secret Service API): Edit further and give examples.
c8bf3227 1668 (Secret Service API): Adjust @samp to @code for collection names.
ca2c89b6 1669
aebd5f1a
GM
16702012-04-04 Glenn Morris <rgm@gnu.org>
1671
1672 * auth.texi (Secret Service API): Copyedits.
1673 (Help for developers): Fill in some missing function doc-strings.
3c93d00f
GM
1674 (Help for users, Help for developers)
1675 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
aebd5f1a 1676
0317dd51
MA
16772012-04-04 Michael Albinus <michael.albinus@gmx.de>
1678
1679 * auth.texi (Secret Service API): Add the missing text.
1680
3d439cd1
CY
16812012-04-04 Chong Yidong <cyd@gnu.org>
1682
1683 * message.texi (Using PGP/MIME): Note that epg is now the default.
1684
1685 * gnus.texi: Reduce references to obsolete pgg library.
1686 (Security): Note that epg is now the default.
1687
1688 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
1689
1690 * nxml-mode.texi (Completion): C-RET is no longer bound to
1691 nxml-complete.
1692
153ae947
BG
16932012-04-01 Jambunathan K <kjambunathan@gmail.com>
1694
1695 * org.texi (Customizing tables in ODT export): Correct few errors.
1696
16972012-04-01 Jambunathan K <kjambunathan@gmail.com>
1698
1699 * org.texi (Links in ODT export): Update.
1700 (Labels and captions in ODT export): New node.
1701
17022012-04-01 Jambunathan K <kjambunathan@gmail.com>
1703
1704 * org.texi (Literal examples in ODT export): htmlfontify.el in
1705 Emacs-24.1 now supports fontification. So ODT source blocks will
1706 be fontified by default.
1707
17082012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
1709
1710 * org.texi (Refiling notes): Remove duplicated keybinding.
1711
17122012-04-01 Eric Schulte <eric.schulte@gmx.com>
1713
1714 * org.texi (noweb): Documentation of this new option to the :noweb
1715 header argument.
1716
17172012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
1718
1719 * org.texi (Header and sectioning): Add example demonstrating how
1720 to use "LaTeX_CLASS_OPTIONS".
1721
17222012-04-01 Eric Schulte <eric.schulte@gmx.com>
1723
1724 * org.texi (Noweb reference syntax): Describe the ability to
1725 execute noweb references in the manual.
1726
17272012-04-01 Eric Schulte <eric.schulte@gmx.com>
1728
1729 * org.texi (cache): Improve cache documentation when session
1730 evaluation is used.
1731
17322012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
1733
1734 * org.texi (Plain lists): Document removal.
1735
17362012-04-01 Michael Brand <michael.ch.brand@gmail.com>
1737
1738 * org.texi: Decapitalize file name in references to Calc manual.
1739
17402012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
1741
1742 * org.texi (Plain lists): Document removal.
1743
17442012-04-01 Jambunathan K <kjambunathan@gmail.com>
1745
1746 * org.texi (Top, OpenDocument Text export)
1747 (ODT export commands, Extending ODT export)
1748 (Images in ODT export, Tables in ODT export)
1749 (Configuring a document converter): Add or Update.
1750
17512012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
1752
1753 * org.texi (MobileOrg): Change the wording to reflect that the
1754 Android Version is no longer just the little brother of the iOS
1755 version.
1756
17572012-04-01 Eric Schulte <eric.schulte@gmx.com>
1758
c5b0993e 1759 * org.texi (Key bindings and useful functions): Update babel key
153ae947
BG
1760 binding documentation in manual.
1761
17622012-04-01 Eric Schulte <eric.schulte@gmx.com>
1763
1764 * org.texi (noweb): Document new noweb header value.
1765
17662012-04-01 Eric Schulte <eric.schulte@gmx.com>
1767
1768 * org.texi (noweb-sep): Document new header argument.
1769
17702012-04-01 Eric Schulte <eric.schulte@gmx.com>
1771
1772 * org.texi (noweb-ref): Documentation of this new custom variable.
1773
17742012-04-01 Eric Schulte <eric.schulte@gmx.com>
1775
1776 * org.texi (wrap): Update the new :wrap documentation to match the
1777 current implementation.
1778
17792012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
1780
1781 * org.texi: Added documentation for :wrap.
1782
17832012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
1784
1785 * org.texi: #+RESULTS now user-configurable.
1786
17872012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
1788
1789 * org.texi: Documented :noweb no-export.
1790
17912012-04-01 Thomas Dye <dk@poto.local>
1792
1793 * org.texi: Edit :noweb no header argument for correctness.
1794
1e20eeb7 17952012-04-01 Bastien Guerry <bzg@gnu.org>
153ae947
BG
1796
1797 * org.texi (Customization): Update the approximate number of Org
1798 variables.
1799
18002012-04-01 Thomas Dye <dk@poto.local>
1801
1802 * org.texi: The :results wrap produces a drawer instead of a
1803 begin_results block.
1804
005a89ff
G
18052012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
1806
1807 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
1808 reflect the new default.
1809
589ce070
EZ
18102012-03-10 Eli Zaretskii <eliz@gnu.org>
1811
1812 * info.texi (Expert Info): Move the index entry for "Texinfo" from
1813 "Getting Started" to this node. (Bug#10450)
1814
a5392527
CY
18152012-03-10 Chong Yidong <cyd@gnu.org>
1816
8ae818e4
CY
1817 * flymake.texi (Example -- Configuring a tool called via make):
1818 Mention the Automake COMPILE variable (Bug#8715).
1819
a5392527
CY
1820 * info.texi (Getting Started): Add an index entry (Bug#10450).
1821
d49902e4
MA
18222012-03-02 Michael Albinus <michael.albinus@gmx.de>
1823
1824 * dbus.texi (Signals): Known names will be mapped onto unique
1825 names, when registering for signals.
1826
53eced6d
GM
18272012-02-29 Glenn Morris <rgm@gnu.org>
1828
bcd6cd23
GM
1829 * url.texi: Fix quote usage in body text.
1830
775b55af
GM
1831 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
1832
53eced6d
GM
1833 * cl.texi: Use @code{} in menus when appropriate.
1834
44e97401
GM
18352012-02-28 Glenn Morris <rgm@gnu.org>
1836
1837 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
1838 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
1839 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
1840 * org.texi, sc.texi, vip.texi, viper.texi:
1841 Standardize possessive apostrophe usage.
1842
fa9a0855
CY
18432012-02-26 Chong Yidong <cyd@gnu.org>
1844
1845 * ediff.texi (Quick Help Commands): Add a couple of index entries
1846 (Bug#10834).
1847
0fd2c9a3
GM
18482012-02-17 Glenn Morris <rgm@gnu.org>
1849
1850 * gnus.texi (Posting Styles):
1851 * remember.texi (Org): Fix cross-refs to other manuals.
1852
9f26dc24
GM
18532012-02-15 Glenn Morris <rgm@gnu.org>
1854
1855 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
1856 (Encryption): New chapter, split out from previous.
1857
3d2af193
LI
18582012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
1859
c5b0993e
EW
1860 * gnus.texi (Customizing the IMAP Connection):
1861 Mention nnimap-record-commands.
3d2af193 1862
b74c9672
GM
18632012-02-10 Glenn Morris <rgm@gnu.org>
1864
1865 * url.texi (Retrieving URLs): Update url-retrieve arguments.
1866 Mention url-queue-retrieve.
1867
2ebc3b94
GM
18682012-02-09 Glenn Morris <rgm@gnu.org>
1869
9fcfcdef
GM
1870 * sem-user.texi (Semantic mode user commands): Typo fix.
1871
2ebc3b94
GM
1872 * info.texi (Create Info buffer): Mention info-display-manual.
1873
7c4bbb69
LI
18742012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
1875
1876 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
1877 example (modified from an example by Michael Albinus).
1878
debce7bc
G
18792012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
1880
1881 * gnus.texi (Agent Basics): Fix outdated description of
1882 `gnus-agent-auto-agentize-methods'.
1883
b207a4ec
AS
18842012-01-28 Andreas Schwab <schwab@linux-m68k.org>
1885
1886 * cc-mode.texi: Always @defindex ss.
1887 (Config Basics): Fix argument of @itemize.
1888 (Macro Backslashes): Add @code around index entry.
1889
b8fe8712
GM
18902012-01-23 Glenn Morris <rgm@gnu.org>
1891
1892 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
1893
02dc2fd7
EH
18942012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
1895
1896 * tramp.texi (File): Tweak wording for the `scpc' option.
1897
e7719ea1
G
18982012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1899
1900 * gnus.texi (Group Parameters): Really note precedence.
1901
9937bef4
G
19022012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1903
1904 * gnus.texi (Group Parameters): Note precedence.
1905
e66ba1df
BG
19062012-01-03 Eric Schulte <eric.schulte@gmx.com>
1907
1908 * org.texi (Noweb reference syntax): Adding documentation of
1909 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
1910 variable.
1911
19122012-01-03 Bastien Guerry <bzg@gnu.org>
1913
1914 * org.texi (Plain lists): Split the table to fix the display
1915 of items.
1916
19172012-01-03 Bastien Guerry <bzg@gnu.org>
1918
1919 * org.texi (Plain lists): Fix misplaced explanation.
1920
19212012-01-03 Bastien Guerry <bzg@gnu.org>
1922
1923 * org.texi (Plain lists, Agenda files): Add index entries.
1924
19252012-01-03 Julian Gehring <julian.gehring@googlemail.com>
1926
1927 * org.texi: Use "Org mode" instead of alternatives like
1928 "Org-mode" or "org-mode".
1929
19302012-01-03 Bernt Hansen <bernt@norang.ca>
1931
c5b0993e
EW
1932 * org.texi (Agenda commands):
1933 Document `org-clock-report-include-clocking-task'.
e66ba1df
BG
1934
19352012-01-03 Bastien Guerry <bzg@gnu.org>
1936
1937 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
1938 C-c' on checkboxes.
1939
19402012-01-03 Julian Gehring <julian.gehring@googlemail.com>
1941
1942 * org.texi: End sentences with two spaces.
1943
19442012-01-03 Michael Brand <michael.ch.brand@gmail.com>
1945
1946 * org.texi (External links): Document the link types file+sys
1947 and file+emacs, slightly narrow used page width.
1948
19492012-01-03 Eric Schulte <eric.schulte@gmx.com>
1950
1951 * org.texi (colnames): Note that colnames behavior may differ
1952 across languages.
1953
19542012-01-03 Bastien Guerry <bzg@gnu.org>
1955
1956 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
1957
19582012-01-03 Thomas Dye <dk@poto.westell.com>
1959
1960 * org.texi: Augmented discussion of babel property
1961 inheritance. Put footnote outside sentence ending period.
1962
19632012-01-03 Eric Schulte <schulte.eric@gmail.com>
1964
1965 * org.texi (eval): Documenting the full range of :eval header
1966 argument values.
1967
19682012-01-03 Eric Schulte <schulte.eric@gmail.com>
1969
1970 * org.texi (eval): Documentation of the new :eval option.
1971
19722012-01-03 Thomas Dye <dk@poto.local>
1973
1974 * org.texi: Add accumulated properties.
1975
19762012-01-03 Thomas Dye <dk@poto.local>
1977
1978 * org.texi: Documented no spaces in name=assign, another
1979 correction to :var table.
1980
19812012-01-03 Thomas Dye <dk@poto.local>
1982
1983 * org.texi: Changed DATA to NAME in Working With Source Code
1984 section.
1985
19862012-01-03 Tom Dye <tsd@tsdye.com>
1987
1988 * org.texi: Minor change to :var table.
1989
19902012-01-03 Tom Dye <tsd@tsdye.com>
1991
1992 * org.texi: More changes to :var table (some examples were wrong).
1993
19942012-01-03 Tom Dye <tsd@tsdye.com>
1995
1996 * org.texi: Cleaned up :var table.
1997
19982012-01-03 Bastien Guerry <bzg@gnu.org>
1999
2000 * org.texi (Timestamps, Weekly/daily agenda)
2001 (Weekly/daily agenda): Add @cindex for "appointment".
2002
20032012-01-03 Eric Schulte <schulte.eric@gmail.com>
2004
2005 * org.texi (Literal examples): A new link to the template for
2006 inserting empty code blocks.
2007 (Structure of code blocks): A new link to the template for
2008 inserting empty code blocks.
2009
20102012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
2011
2012 * org.texi (External links): Add footnote on how the behavior
2013 of the text search in Org files are controled by the variable
2014 `org-link-search-must-match-exact-headline'.
2015
20162012-01-03 Eric Schulte <schulte.eric@gmail.com>
2017
c5b0993e
EW
2018 * org.texi (Buffer-wide header arguments):
2019 Update documentation to reflect removal of #+PROPERTIES.
e66ba1df
BG
2020
20212012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
2022
2023 * org.texi (The clock table): Mention that ACHIVED trees
2024 contribute to the clock table.
2025
20262012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
2027
2028 * org.texi (Conflicts): Better yasnippet config info.
2029
20302012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
2031
2032 * org.texi (Selective export): Explicitely mention the default
2033 values for `org-export-select-tags',
2034 `org-export-exclude-tags'.
2035
20362012-01-03 Tom Dye <tsd@tsdye.com>
2037
2038 * org.texi: Added a line to specify that header arguments are
2039 lowercase.
2040
20412012-01-03 Tom Dye <tsd@tsdye.com>
2042
2043 * org.texi: :var requires default value when declared.
2044
20452012-01-03 Bastien Guerry <bzg@gnu.org>
2046
2047 * org.texi (Handling links): Add a note about the
2048 `org-link-frame-setup' option.
2049
20502012-01-03 David Maus <dmaus@ictsoc.de>
2051
2052 * org.texi (Exporting Agenda Views, Extracting agenda
2053 information): Fix command line syntax, quote symbol parameter
2054 values.
2055
20562012-01-03 David Maus <dmaus@ictsoc.de>
2057
2058 * org.texi (Exporting Agenda Views): Fix command line syntax.
2059
8d80ef01
PE
20602011-12-28 Paul Eggert <eggert@cs.ucla.edu>
2061
2062 * gnus.texi (Mail Source Customization, Mail Back End Variables):
2063 Use octal notation for file permissions, which are normally
2064 thought of in octal.
2065 (Mail Back End Variables): Use more-plausible modes in example.
2066
47d42d81
AM
20672011-12-20 Alan Mackenzie <acm@muc.de>
2068
2069 * cc-mode.texi: Update version string 5.31 -> 5.32.
2070
a98edce9
JB
20712011-12-06 Juanma Barranquero <lekktu@gmail.com>
2072
2073 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
2074
321decc8
GM
20752011-11-24 Glenn Morris <rgm@gnu.org>
2076
2077 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
2078
f8107b79
JB
20792011-11-24 Juanma Barranquero <lekktu@gmail.com>
2080
2081 * makefile.w32-in: Update dependencies.
2082
f5a96a4f
GM
20832011-11-20 Glenn Morris <rgm@gnu.org>
2084
2085 * gnus.texi (Group Information):
2086 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
2087
cd1181db
JB
20882011-11-20 Juanma Barranquero <lekktu@gmail.com>
2089
2090 * gnus-coding.texi (Gnus Maintenance Guide):
2091 Rename from "Gnus Maintainance Guide".
2092
2093 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
2094 * eieio.texi (Customizing):
fe7a3057
JB
2095 * gnus.texi (Article Washing):
2096 * gnus-news.texi:
2097 * sem-user.texi (Smart Jump): Fix typos.
cd1181db 2098
7877f373
JB
20992011-11-16 Juanma Barranquero <lekktu@gmail.com>
2100
2101 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
2102
0d26e0b6
JB
21032011-11-15 Juanma Barranquero <lekktu@gmail.com>
2104
c7015153
JB
2105 * ede.texi (project-am-texinfo):
2106 * gnus.texi (Sending or Not Sending):
2107 * org.texi (Template elements): Fix typos.
0d26e0b6 2108
0b381c7e
JB
21092011-11-14 Juanma Barranquero <lekktu@gmail.com>
2110
2111 * ediff.texi (Hooks):
c7015153 2112 * sem-user.texi (Semanticdb Roots): Fix typos.
0b381c7e 2113
40a8bdf6
JB
21142011-11-11 Juanma Barranquero <lekktu@gmail.com>
2115
2116 * semantic.texi (Tag handling): Fix typo.
2117
57dda3bb
KY
21182011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
2119
2120 * gnus.texi (Other Gnus Versions): Remove.
2121
52bedd34
AM
21222011-10-28 Alan Mackenzie <acm@muc.de>
2123
2124 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
2125 (Other Special Indentations): Add an xref to "Macros with ;".
2126 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
2127 "Macros with ;".
2128 (Macros with ;): New page.
2129
00b77525
GM
2130 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
2131 Document the new handling of nested scopes for movement by defuns.
52bedd34 2132
4a623313
MA
21332011-10-23 Michael Albinus <michael.albinus@gmx.de>
2134
2135 Sync with Tramp 2.2.3.
2136
2137 * trampver.texi: Update release number.
2138
466a320e
GM
21392011-10-14 Glenn Morris <rgm@gnu.org>
2140
2141 * ert.texi (Introduction, How to Run Tests)
2142 (Running Tests Interactively, Expected Failures)
2143 (Tests and Their Environment, Useful Techniques)
2144 (Interactive Debugging, Fixtures and Test Suites):
2145 Minor rephrasings.
2146 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
2147 (Running Tests in Batch Mode): Simplify loading instructions.
2148 (Test Selectors): Clarify some selectors.
2149 (Expected Failures, Useful Techniques):
2150 Make examples fit in 80 columns.
2151
2be4956d
JB
21522011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
2153
2154 * calc.texi (Basic Operations on Units): Discuss temperature
2155 conversion (`u t') alongside with other unit conversions ('u c').
2156
7359a765
GM
21572011-10-12 Glenn Morris <rgm@gnu.org>
2158
2159 * ert.texi: Whitespace trivia to make main menu items line up better.
2160
a0c52e5d
GM
21612011-10-08 Glenn Morris <rgm@gnu.org>
2162
2163 * Makefile.in: Fix ert rules.
2164
465d0300
G
21652011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2166
2167 * gnus.texi (Gnus Utility Functions): Add more references and
2168 explanations (bug#9683).
2169
a5166359
LMI
21702011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2171
2172 * gnus.texi (Archived Messages): Note the default (bug#9552).
2173
b523dc20
BW
21742011-09-21 Bill Wohler <wohler@newt.com>
2175
2176 Release MH-E manual version 8.3.
2177
58179cce 2178 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
b523dc20 2179 release 8.3.
c5b0993e 2180 (Preface): Update support information.
bd7239f5 2181 (From Bill Wohler): Reset text to original version. As a
b523dc20
BW
2182 historical quote, the tense should be correct in the time that it
2183 was written.
2184
0afb49a1
LMI
21852011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2186
2187 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
2188 (Finding the News): Doc clarification.
2189 (Terminology): Mention naming.
2190
e21bac42
G
21912011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2192
2193 * gnus.texi: Remove mentions of `recent', which are now obsolete.
2194 (Interactive): Document `quiet'.
2195
5b409b39 21962011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
5cb05633 2197
bd7239f5 2198 * org.texi (Images in LaTeX export): Rewrite.
5cb05633 2199
5b409b39 22002011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 2201
bd7239f5 2202 * org.texi (Using the mapping API): Mention 'region as a possible
3ab2c837
BG
2203 scope for `org-map-entries'.
2204
5b409b39 22052011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2206
2207 * org.texi (Visibility cycling): Document `org-copy-visible'.
2208
5b409b39 22092011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 2210
bd7239f5 2211 * org.texi (Template expansion): Order template sequences in the
3ab2c837
BG
2212 proper order.
2213
5b409b39 22142011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2215
2216 * org.texi (eval): Expand discussion of the :eval header argument.
2217
5b409b39 22182011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
2219
2220 * org.texi (Languages): Add Lilypond and Awk as supported
2221 languages.
2222
5b409b39 22232011-08-15 Achim Gratz <stromeko@nexgo.de>
3ab2c837 2224
bd7239f5 2225 * org.texi: Document that both CLOCK_INTO_DRAWER and
3ab2c837
BG
2226 LOG_INTO_DRAWER can be used to override the contents of variable
2227 org-clock-into-drawer (or if unset, org-log-into-drawer).
2228
bd7239f5 2229 * org.texi: Replace @xref->@pxref.
3ab2c837 2230
5b409b39 22312011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2232
2233 * org.texi (Evaluating code blocks): Documenting the new option
2234 for inline call lines.
2235
5b409b39 22362011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2237
2238 * org.texi (Results of evaluation): More explicit about the
2239 mechanism through which interactive evaluation of code is
2240 performed.
2241
5b409b39 22422011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2243
2244 * org.texi (noweb-ref): New header argument documentation.
2245
5b409b39 22462011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2247
2248 * org.texi (Extracting source code): Documentation of the new
2249 org-babel-tangle-named-block-combination variable.
2250
5b409b39 22512011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 2252
bd7239f5 2253 * org.texi (Structure of code blocks): Explicitly state that the
ed9265fc 2254 behavior of multiple blocks of the same name is undefined.
3ab2c837 2255
5b409b39 22562011-08-15 Christian Egli <christian.egli@sbszh.ch>
3ab2c837
BG
2257
2258 * org.texi (TaskJuggler export): Modify the example to reflect the
2259 new effort durations.
2260
5b409b39 22612011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
2262
2263 * org.texi (Images in LaTeX export): Escape curly brackets in
2264 LaTeX example.
2265
5b409b39 22662011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2267
2268 * org.texi (The clock table): Document the :properties and
2269 :inherit-props arguments for the clocktable.
2270
5b409b39 22712011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2272
2273 * org.texi (Tables in LaTeX export): Document specifying placement
2274 options for tables.
2275
5b409b39 22762011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2277
2278 * org.texi (Evaluating code blocks): More specific documentation
2279 about the different types of header arguments.
2280
5b409b39 22812011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3ab2c837
BG
2282
2283 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
2284
5b409b39 22852011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2286
2287 * org.texi (Built-in table editor): Document the table field
2288 follow mode.
2289
5b409b39 22902011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
2291
2292 * org.texi (Easy Templates): Document new template.
2293
5b409b39 22942011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
2295
2296 * org.texi (Literal examples): Add a cross-reference from "Literal
2297 Examples" to "Easy Templates."
2298
5b409b39 22992011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2300
2301 * org.texi (The clock table): Add link to match syntax.
2302
5b409b39 23032011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2304
2305 * org.texi (Agenda commands): Document clock consistency checks.
2306
5b409b39 23072011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2308
2309 * org.texi (Built-in table editor): Document that \vert represents
2310 a vertical bar in a table field.
2311
5b409b39 23122011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2313
2314 * org.texi (Literal examples): Link from "Markup" > "Literate
2315 Examples" to "Working with Source Code".
2316
5b409b39 23172011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
2318
2319 * org.texi (Agenda commands): Doc for function option to bulk
2320 action.
2321
5b409b39 23222011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2323
2324 * org.texi (Template expansion): Document new %<...> template
2325 escape.
2326
5b409b39 23272011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2328
2329 * org.texi (Selective export): Document exclusion of any tasks
2330 from export.
2331
5b409b39 23322011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2333
2334 * org.texi (Selective export): Document how to exclude DONE tasks
2335 from export.
2336 (Publishing options): Document the properties to be used to turn off
2337 export of DONE tasks.
2338
5b409b39 23392011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2340
2341 * org.texi (The date/time prompt): Document date range protection.
2342
5b409b39 23432011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2344
2345 * org.texi (padline): Documentation of the new padline header
2346 argument.
2347
5b409b39 23482011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2349
2350 * org.texi (var): Adding "[" to list of characters triggering
2351 elisp evaluation.
2352
5b409b39 23532011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2354
2355 * org.texi (var): Documentation of Emacs Lisp evaluation during
2356 variable assignment.
2357
5b409b39 23582011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2359
2360 * org.texi (colnames): Reference indexing into variables, and note
2361 that colnames are *not* removed before indexing occurs.
2362 (rownames): Reference indexing into variables, and note that
2363 rownames are *not* removed before indexing occurs.
2364
5b409b39 23652011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2366
2367 * org.texi (var): Clarification of indexing into tabular
2368 variables.
2369
5b409b39 23702011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2371
2372 * org.texi (results): Documentation of the `:results wrap' header
2373 argument.
2374
5b409b39 23752011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 2376
bd7239f5 2377 * org.texi (LaTeX and PDF export): Add a note about a limitation
3ab2c837
BG
2378 of the LaTeX export: the org file has to be properly structured.
2379
5b409b39 23802011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 2381
c5b0993e
EW
2382 * org.texi (Dynamic blocks, Structure editing):
2383 Mention the function `org-narrow-to-block'.
3ab2c837 2384
5b409b39 23852011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2386
2387 * org.texi (Languages): Updating list of code block supported
2388 languages.
2389
5b409b39 23902011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2391
2392 * org.texi (Special properties): CATEGORY is a special property,
2393 but it may also used in the drawer.
2394
5b409b39 23952011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2396
2397 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
2398
5b409b39 23992011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
2400
2401 * org.texi (Include files): Document :lines.
2402
5b409b39 24032011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2404
2405 * org.texi (comments): Documentation of the ":comments noweb" code
2406 block header argument.
2407
5b409b39 24082011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 2409
c5b0993e 2410 * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
3ab2c837
BG
2411 added extra whitespace around functions to be consistent with the
2412 rest of the section.
2413
5b409b39 24142011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 2415
c5b0993e 2416 * org.texi (Evaluating code blocks): Expand discussion of
3ab2c837 2417 #+call: line syntax.
c5b0993e 2418 (Header arguments in function calls): Expand discussion of
3ab2c837
BG
2419 #+call: line syntax.
2420
5b409b39 24212011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2422
2423 * org.texi (Evaluating code blocks): More explicit about how to
2424 pass variables to #+call lines.
2425
5b409b39 24262011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2427
2428 * org.texi (Results of evaluation): Link to the :results header
2429 argument list from the "Results of evaluation" section.
2430
5b409b39 24312011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2432
2433 * org.texi (Conflicts): Adding additional information about
2434 resolving org/yasnippet conflicts.
2435
5b409b39 24362011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
2437
2438 * org.texi (Publishing options): Document style-include-scripts
2439 publishing project property.
2440
5b409b39 24412011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2442
2443 * org.texi (Sparse trees): Document the next-error /
2444 previous-error functionality.
2445
5b409b39 24462011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837 2447
c5b0993e 2448 * org.texi (cache): Improve documentation of code block caches.
3ab2c837 2449
5b409b39 24502011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837 2451
c5b0993e
EW
2452 * org.texi (Code block specific header arguments):
2453 Documentation of multi-line header arguments.
3ab2c837 2454
5b409b39 24552011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2456
2457 * org.texi (Code evaluation security): Add example for using a
2458 function.
2459
5b409b39 24602011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2461
2462 * org.texi (Tables in LaTeX export): Documentation of new
2463 attr_latex options for tables.
2464
5b409b39
BG
24652011-08-03 Michael Albinus <michael.albinus@gmx.de>
2466
2467 * trampver.texi: Update release number.
2468
24692011-07-30 Michael Albinus <michael.albinus@gmx.de>
2470
2471 Sync with Tramp 2.2.2.
2472
2473 * trampver.texi: Update release number.
2474
064e2d08
LMI
24752011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2476
2477 * flymake.texi (Example -- Configuring a tool called via make):
2478 Use /dev/null instead of the Windows "nul" (bug#8715).
2479
b8151e9c
LMI
24802011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
2481
2482 * widget.texi (Setting Up the Buffer): Remove mention of the
2483 global keymap parent, which doesn't seem to be accurate
2484 (bug#7045).
2485
5b409b39
BG
24862011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2487
2488 * org.texi (Special agenda views): Fix double quoting (bug#3509).
2489
c0a8ae95
KR
24902010-07-10 Kevin Ryde <user42@zip.com.au>
2491
2492 * cl.texi (For Clauses): Add destructuring example processing an
2493 alist (bug#6596).
2494
ac6531ad
LMI
24952011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
2496
2497 * ediff.texi (Major Entry Points): Remove mention of `require',
2498 since that's not pertinent in the installed Emacs (bug#9016).
2499
d30dd079
G
25002011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
2501
2502 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
0c502747
LMI
2503 (Filtering New Groups): Clarify how simple the "options -n" format is.
2504 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
2505 is internal.
d30dd079 2506
862c0d68
MA
25072011-07-04 Michael Albinus <michael.albinus@gmx.de>
2508
c5b0993e
EW
2509 * tramp.texi (Cleanup remote connections):
2510 Add `tramp-cleanup-this-connection'.
862c0d68 2511
cd865a33
G
25122011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2513
2514 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
2515 zombies.
2516 (Checking New Groups): Ditto (bug#8974).
c5b0993e 2517 (Checking New Groups): Move the reference to the right place.
cd865a33
G
2518
25192011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
2520
2521 * gnus.texi (Startup Files): Clarify that we're talking about numbered
2522 backups, and not actual vc (bug#8975).
2523
79414ae4
KR
25242011-07-03 Kevin Ryde <user42@zip.com.au>
2525
2526 * cl.texi (For Clauses): @items for hash-values and key-bindings
2527 to make them more visible when skimming. Add examples of `using'
2528 clause to them, examples being clearer than a description in
2529 words (bug#6599).
2530
847ccf7c
AM
25312011-07-01 Alan Mackenzie <acm@muc.de>
2532
2533 * cc-mode.texi (Guessing the Style): New page.
2534 (Styles): Add a short introduction to above.
2535
3da13bb9
DD
25362011-06-28 Deniz Dogan <deniz@dogan.se>
2537
2538 * rcirc.texi (Configuration): Bug-fix:
2539 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
2540 Reported by Elias Pipping <pipping@exherbo.org>.
2541
60a0884e
G
25422011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2543
c5b0993e
EW
2544 * gnus.texi (Summary Mail Commands):
2545 Document `gnus-summary-reply-to-list-with-original'.
60a0884e 2546
0c7efc08
SM
25472011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
2548
2549 * eshell.texi (Known problems): Fix typo.
2550
ea3596a2
MA
25512011-06-12 Michael Albinus <michael.albinus@gmx.de>
2552
0c7efc08 2553 * tramp.texi (Customizing Completion): Mention authinfo-style files.
ea3596a2
MA
2554 (Password handling): `auth-source-debug' is good for debug messages.
2555
2da9c605
G
25562011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
2557
2558 * gnus.texi (Store custom flags and keywords): Refer to
2559 `gnus-registry-article-marks-to-{chars,names}' instead of
2560 `gnus-registry-user-format-function-{M,M2}'.
2561
e61923c8
GM
25622011-05-27 Paul Eggert <eggert@cs.ucla.edu>
2563
2564 * texinfo.tex: Merge from gnulib.
2565
627abcdd
TZ
25662011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
2567
2568 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
0c7efc08
SM
2569 (Store custom flags and keywords):
2570 Mention `gnus-registry-user-format-function-M' and
627abcdd
TZ
2571 `gnus-registry-user-format-function-M2'.
2572
a3c92bc1
EZ
25732011-05-17 Paul Eggert <eggert@cs.ucla.edu>
2574
8f906c40 2575 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
a3c92bc1 2576
85d870a9
GM
25772011-05-17 Glenn Morris <rgm@gnu.org>
2578
2579 * gnus.texi (Face): Fix typo.
2580
2cdee799
GM
25812011-05-14 Glenn Morris <rgm@gnu.org>
2582
2583 * dired-x.texi (Omitting Examples): Minor addition.
2584
79b70037
GM
25852011-05-10 Jim Meyering <meyering@redhat.com>
2586
2587 * ede.texi: Fix typo "or or -> or".
2588
a7111a62 25892011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
c2f51e23
G
2590
2591 * gnus.texi (Summary Buffer Lines):
2592 gnus-summary-user-date-format-alist does not exist.
2593 (Sorting the Summary Buffer): More about sorting threads.
2594
69026aba
MA
25952011-04-25 Michael Albinus <michael.albinus@gmx.de>
2596
2597 * trampver.texi: Update release number.
2598
9024ff79
MA
25992011-04-14 Michael Albinus <michael.albinus@gmx.de>
2600
2601 * tramp.texi (Frequently Asked Questions): New item for disabling
2602 Tramp in other packages.
2603
c3c65d73
TZ
26042011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
2605
2606 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
0c7efc08 2607 (Fancy splitting to parent, Store arbitrary data):
c5b0993e 2608 Update gnus-registry docs.
c3c65d73 2609
9ec6a317
JB
26102011-04-13 Juanma Barranquero <lekktu@gmail.com>
2611
2612 * ede.texi: Fix typos.
2613
1e3b6001
G
26142011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2615
9ec6a317
JB
2616 * gnus.texi (Window Layout): @itemize @code doesn't exist.
2617 It's @table @code.
1e3b6001 2618
a5954fa5
G
26192011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
2620
ed9265fc 2621 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
a5954fa5 2622
d71990a1
JB
26232011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
2624
2625 * calc.texi (Logarithmic Units): Update the function names.
2626
1518e4f0
G
26272011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2628
2629 * message.texi (Various Commands): Document format specs in the
2630 ellipsis.
2631
a123622d
G
26322011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
2633
2634 * message.texi (Insertion Variables): Document message-cite-style.
2635
26362011-03-14 Michael Albinus <michael.albinus@gmx.de>
e756ec02
MA
2637
2638 * tramp.texi (Remote processes): New subsection "Running shell on
2639 a remote host".
2640
4248cca2
TZ
26412011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
2642
2643 * auth.texi (Help for developers): Update docs to explain that the
2644 :save-function will only run the first time.
2645
54ce11a1
GM
26462011-03-12 Glenn Morris <rgm@gnu.org>
2647
2648 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
2649 (emacs-faq.text): New target.
2650 (clean): Add emacs-faq.
2651
0c3b25f8
MA
26522011-03-12 Michael Albinus <michael.albinus@gmx.de>
2653
2654 Sync with Tramp 2.2.1.
2655
2656 * trampver.texi: Update release number.
2657
b740639e
GM
26582011-03-11 Glenn Morris <rgm@gnu.org>
2659
2660 * Makefile.in (HTML_TARGETS): New.
2661 (clean): Delete $HTML_TARGETS.
2662 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
2663
733afdf4
TZ
26642011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
2665
2666 * auth.texi (Help for developers): Show example of using
2667 `auth-source-search' with prompts and :save-function.
2668
33383987
JB
26692011-03-07 Chong Yidong <cyd@stupidchicken.com>
2670
2671 * Version 23.3 released.
2672
a5057546
G
26732011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
2674
2675 * message.texi (Message Buffers): Update default value of
2676 message-generate-new-buffers.
2677
479a2c9b
JB
26782011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
2679
2680 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
2681 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
2682 respectively.
05a29101
JB
2683 (Musical Notes): New section.
2684 (Customizing Calc): Mention the customizable variable
2685 calc-note-threshold.
479a2c9b 2686
e0535b76
GM
26872011-03-03 Glenn Morris <rgm@gnu.org>
2688
2689 * url.texi (Dealing with HTTP documents): Remove reference to
2690 function url-decode-text-part; never seems to have existed. (Bug#6038)
e7b21e2b 2691 (Configuration): Update url-configuration-directory description.
e0535b76 2692
2777ccbf
GM
26932011-03-02 Glenn Morris <rgm@gnu.org>
2694
2695 * dired-x.texi (Multiple Dired Directories): Remove mentions
2696 of dired-default-directory-alist and dired-default-directory.
2697 Move dired-smart-shell-command here...
2698 (Miscellaneous Commands): ... from here.
2699
257219bd
PE
27002011-03-02 Paul Eggert <eggert@cs.ucla.edu>
2701
2702 * texinfo.tex: Update to version 2011-02-24.09.
2703
8889f4e2
GM
27042011-03-02 Glenn Morris <rgm@gnu.org>
2705
2706 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
2707 instead of the obsoleted dired-omit-here-always.
2708
5d41af19
MA
27092011-02-28 Michael Albinus <michael.albinus@gmx.de>
2710
2711 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
2712 supported systems.
2713
2b0c7330 27142011-02-28 Glenn Morris <rgm@gnu.org>
51a13bdd 2715
61cf3a76
GM
2716 * dbus.texi (Type Conversion): Grammar fix.
2717
cce7d530 27182011-02-23 Michael Albinus <michael.albinus@gmx.de>
51a13bdd 2719
cce7d530
GM
2720 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
2721 "Debian GNU/Linux".
51a13bdd 2722
cce7d530
GM
2723 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
2724
817b48a7
GM
27252011-02-23 Glenn Morris <rgm@gnu.org>
2726
cce7d530
GM
2727 * dired-x.texi (Features): Minor rephrasing.
2728 (Local Variables): Fix typos.
47301027
GM
2729
2730 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
2731 Standardize some Emacs/XEmacs terminology.
2732
817b48a7
GM
2733 * dired-x.texi (Features): Don't advertise obsolete local variables.
2734 Simplify layout.
2735 (Omitting Variables): Update local variables example.
2736 (Local Variables): Say this is obsolete. Fix description of
2737 dired-enable-local-variables possible values.
2738
4a3988d5
G
27392011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
2740
2741 * auth.texi (Help for users): Mention ~/.netrc is also searched by
2742 default now.
2743
8e22bee0
G
27442011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
2745
2746 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
2747
06b840e0
LI
27482011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
2749
2750 * gnus.texi (Window Layout): Document layout names.
2751
67ab0163 27522011-02-19 Eli Zaretskii <eliz@gnu.org>
0c973505
EZ
2753
2754 * ada-mode.texi: Sync @dircategory with ../../info/dir.
2755 * auth.texi: Sync @dircategory with ../../info/dir.
2756 * autotype.texi: Sync @dircategory with ../../info/dir.
2757 * calc.texi: Sync @dircategory with ../../info/dir.
2758 * cc-mode.texi: Sync @dircategory with ../../info/dir.
2759 * cl.texi: Sync @dircategory with ../../info/dir.
2760 * dbus.texi: Sync @dircategory with ../../info/dir.
2761 * dired-x.texi: Sync @dircategory with ../../info/dir.
2762 * ebrowse.texi: Sync @dircategory with ../../info/dir.
2763 * ede.texi: Sync @dircategory with ../../info/dir.
2764 * ediff.texi: Sync @dircategory with ../../info/dir.
2765 * edt.texi: Sync @dircategory with ../../info/dir.
2766 * eieio.texi: Sync @dircategory with ../../info/dir.
2767 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
2768 * epa.texi: Sync @dircategory with ../../info/dir.
2769 * erc.texi: Sync @dircategory with ../../info/dir.
2770 * eshell.texi: Sync @dircategory with ../../info/dir.
2771 * eudc.texi: Sync @dircategory with ../../info/dir.
2772 * flymake.texi: Sync @dircategory with ../../info/dir.
2773 * forms.texi: Sync @dircategory with ../../info/dir.
2774 * gnus.texi: Sync @dircategory with ../../info/dir.
2775 * idlwave.texi: Sync @dircategory with ../../info/dir.
2776 * mairix-el.texi: Sync @dircategory with ../../info/dir.
2777 * message.texi: Sync @dircategory with ../../info/dir.
2778 * mh-e.texi: Sync @dircategory with ../../info/dir.
2779 * newsticker.texi: Sync @dircategory with ../../info/dir.
2780 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
2781 * org.texi: Sync @dircategory with ../../info/dir.
2782 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
2783 * pgg.texi: Sync @dircategory with ../../info/dir.
2784 * rcirc.texi: Sync @dircategory with ../../info/dir.
2785 * reftex.texi: Sync @dircategory with ../../info/dir.
2786 * remember.texi: Sync @dircategory with ../../info/dir.
2787 * sasl.texi: Sync @dircategory with ../../info/dir.
2788 * sc.texi: Sync @dircategory with ../../info/dir.
2789 * semantic.texi: Sync @dircategory with ../../info/dir.
2790 * ses.texi: Sync @dircategory with ../../info/dir.
2791 * sieve.texi: Sync @dircategory with ../../info/dir.
2792 * smtpmail.texi: Sync @dircategory with ../../info/dir.
2793 * speedbar.texi: Sync @dircategory with ../../info/dir.
2794 * trampver.texi [emacs]: Set emacsname to "Emacs".
2795 * tramp.texi: Sync @dircategory with ../../info/dir.
2796 * url.texi: Sync @dircategory with ../../info/dir.
2797 * vip.texi: Sync @dircategory with ../../info/dir.
2798 * viper.texi: Sync @dircategory with ../../info/dir.
2799 * widget.texi: Sync @dircategory with ../../info/dir.
2800 * woman.texi: Sync @dircategory with ../../info/dir.
2801
30abce25
GM
28022011-02-19 Glenn Morris <rgm@gnu.org>
2803
0c7efc08
SM
2804 * dired-x.texi (Technical Details): No longer redefines
2805 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
bea584fa 2806 dired-read-shell-command, or dired-find-buffer-nocreate.
30abce25 2807
73572c72
AG
28082013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
2809
78b8f320 2810 * eshell.texi (Input/Output): Document insert output redirection operator, >>>.
73572c72 2811
f31f8469
GM
28122011-02-18 Glenn Morris <rgm@gnu.org>
2813
2814 * dired-x.texi (Optional Installation File At Point): Simplify.
2815
35123c04
TZ
28162011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
2817
2818 * auth.texi (Help for users): Use :port instead of :protocol for all
2819 auth-source docs.
7ba93e94
G
2820 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
2821 to have two files in `auth-sources'.
35123c04 2822
da5e0ce4
GM
28232011-02-16 Glenn Morris <rgm@gnu.org>
2824
b322c9af
GM
2825 * dired-x.texi: Use emacsver.texi to get Emacs version.
2826 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
2827 Depend on emacsver.texi.
2828
07ca5555
GM
2829 * dired-x.texi: Drop meaningless version number.
2830 (Introduction): Remove old info.
2831 (Optional Installation Dired Jump): Autoload from dired-x.
2832 Remove incorrect info about loaddefs.el.
2833 (Bugs): Just refer to M-x report-emacs-bug.
2834
da5e0ce4
GM
2835 * dired-x.texi (Multiple Dired Directories): Update for rename of
2836 default-directory-alist.
2837 (Miscellaneous Commands): No longer mention very old VM version 4.
2838
bb55f713
PE
28392011-02-15 Paul Eggert <eggert@cs.ucla.edu>
2840
2841 Merge from gnulib.
2842 * texinfo.tex: Update to version 2011-02-14.11.
2843
5415d076
G
28442011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
2845
da5e0ce4
GM
2846 * auth.texi (Help for users):
2847 Login collection is "Login" and not "login".
5415d076 2848
14029d4b
MA
28492011-02-13 Michael Albinus <michael.albinus@gmx.de>
2850
2851 * tramp.texi (History): Remove IMAP support.
2852 (External methods, Frequently Asked Questions): Remove `imap' and
2853 `imaps' methods.
2854 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
2855
2856 * trampver.texi: Remove default value of `emacsimap'.
2857
8a36c07f
GM
28582011-02-13 Glenn Morris <rgm@gnu.org>
2859
2860 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
2861 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
2862
165bc5a0
GM
28632011-02-12 Glenn Morris <rgm@gnu.org>
2864
2865 * sc.texi (Getting Connected): Remove old index entries.
2866
5415d076 28672011-02-12 Ulrich Mueller <ulm@gentoo.org>
43aa28e2
UM
2868
2869 * url.texi: Remove duplicate @dircategory (Bug#7942).
2870
b8e0f0cd
G
28712011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
2872
8a36c07f
GM
2873 * auth.texi (Overview, Help for users, Help for developers):
2874 Update docs.
b8e0f0cd
G
2875 (Help for users): Talk about spaces.
2876
caf82551
PE
28772011-02-09 Paul Eggert <eggert@cs.ucla.edu>
2878
2879 * texinfo.tex: Update to version 2011-02-07.16.
2880
1ff98217
MA
28812011-02-07 Michael Albinus <michael.albinus@gmx.de>
2882
2883 * dbus.texi (Bus names): Adapt descriptions for
2884 dbus-list-activatable-names and dbus-list-known-names.
2885
2e78df6b
JB
28862011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
2887
2888 * calc.texi (Logarithmic Units): New section.
2889
7fbf7cae
TZ
28902011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
2891
2892 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
2893 manuals use it now.
2894
0c7efc08 2895 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
7fbf7cae 2896
156ad271
KY
28972011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
2898
2899 * overrides.texi: Remove.
2900
2901 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
2902 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
2903
36539990
MA
29042011-02-05 Michael Albinus <michael.albinus@gmx.de>
2905
2906 * tramp.texi (Frequently Asked Questions): Mention problems with
2907 WinSSHD.
2908
2909 * trampver.texi: Update release number.
2910
29112011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
2912
2913 * tramp.texi:
2914 Replace "delimet" with "delimit" globally.
2915 Replace "explicite" with "explicit" globally.
2916 Replace "instead of" with "instead" where there was nothing after "of".
2917 Audit use of comma before interrogative pronoun, "that", or "which".
2918 Minor word order, spelling, wording changes.
2919
ec72bf63
G
29202011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
2921
2922 * overrides.texi: New file to set or clear WEBHACKDEVEL.
2923
2924 * sieve.texi: Use WEBHACKDEVEL.
2925
2926 * sasl.texi: Use WEBHACKDEVEL.
2927
2928 * pgg.texi: Use WEBHACKDEVEL.
2929
2930 * message.texi: Use WEBHACKDEVEL.
2931
2932 * gnus.texi: Use WEBHACKDEVEL.
2933
2934 * emacs-mime.texi: Use WEBHACKDEVEL.
2935
2936 * auth.texi: Use WEBHACKDEVEL.
2937
2938 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
2939 manuals.
2940
29412011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
2942
2943 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
2944
90b750f4
PE
29452011-02-03 Paul Eggert <eggert@cs.ucla.edu>
2946
2947 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
2948 which in turn is copied from ftp://tug.org/tex/.
2949
0e751a49
GM
29502011-02-03 Glenn Morris <rgm@gnu.org>
2951
2952 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
2953 (Binding combinations of modifiers and function keys):
2954 Let's assume people reading this are not using Emacs 18.
2955
7f13c2e2
LI
29562011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
2957
2958 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
2959 since it's run automatically.
2960
d76c843e
LI
29612011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
2962
2963 * gnus.texi (Customizing Articles): Fix typo.
2964
12e3ca0a
LI
29652011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
2966
2967 * gnus.texi (Customizing Articles): Document the new way of customizing
2968 the date headers(s).
2969
fe72c8fa
LI
29702011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
2971
2972 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
2973 splitting example.
2974
bf3dae7e
EZ
29752011-01-29 Eli Zaretskii <eliz@gnu.org>
2976
2977 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
2978 (MAKEINFO_OPTS): New variable.
2979 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
2980 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
2981 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
2982 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
2983 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
2984 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
2985 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
2986 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
2987 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
2988 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
2989 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
2990 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
2991 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
2992 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
2993 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
2994 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
2995 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
2996 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
2997
d6f13ac8
LI
29982011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
2999
3000 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
3001
c5ecc769
G
30022011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
3003
3004 * message.texi (IDNA): Explain what it is.
3005
30062011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
3007
3008 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
3009
45eb2a5d
WL
30102011-01-23 Werner Lemberg <wl@gnu.org>
3011
3012 * Makefile.in (MAKEINFO): Now controlled by `configure'.
3013 (MAKEINFO_OPTS): New variable. Use it where appropriate.
0c7efc08 3014 (ENVADD): Update.
45eb2a5d 3015
6872a814
GM
30162011-01-18 Glenn Morris <rgm@gnu.org>
3017
3018 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
3019
77ab81d0 30202011-01-14 Eduard Wiebe <usenet@pusto.de>
b218c6cd
EW
3021
3022 * nxml-mode.texi (Introduction): Fix file name typos.
3023
d221e780
CO
30242011-01-13 Christian Ohler <ohler@gnu.org>
3025
3026 * ert.texi: New file.
3027
3028 * Makefile.in:
3029 * makefile.w32-in: Add ert.texi.
3030
8c904d82
MA
30312011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
3032
3033 * dbus.texi (Receiving Method Calls): New function
3034 dbus-register-service. Rearrange node.
3035
f56e0e7a
PE
30362011-01-07 Paul Eggert <eggert@cs.ucla.edu>
3037
3038 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
3039 which in turn is copied from ftp://tug.org/tex/.
3040
0fadf00e
MA
30412011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
3042
3043 * dbus.texi (Receiving Method Calls): Describe new optional
3044 parameter dont-register-service of dbus-register-{method,property}.
3045
8b358e90
DU
30462010-12-17 Daiki Ueno <ueno@unixuser.org>
3047
0c7efc08
SM
3048 * epa.texi (Encrypting/decrypting *.gpg files):
3049 Mention epa-file-select-keys.
8b358e90 3050
549c9aed
G
30512010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
3052
3053 * gnus.texi (Archived Messages): Remove outdated text.
3054
30552010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
3056
0c7efc08 3057 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
549c9aed 3058
156e3f9c
G
30592010-12-15 Andrew Cohen <cohen@andy.bu.edu>
3060
83f3eadc 3061 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
156e3f9c 3062
8151d490
AC
30632010-12-14 Andrew Cohen <cohen@andy.bu.edu>
3064
3065 * gnus.texi (The swish++ Engine): Add customizable parameters
3066 descriptions.
3067 (The swish-e Engine): Ditto.
3068
305bdd22
MA
30692010-12-14 Michael Albinus <michael.albinus@gmx.de>
3070
3071 * tramp.texi (Inline methods): Add "ksu" method.
3072 (Remote processes): Add example with remote `default-directory'.
3073
53aff12a
GM
30742010-12-14 Glenn Morris <rgm@gnu.org>
3075
3076 * faq.texi (Expanding aliases when sending mail):
3077 Now build-mail-aliases is interactive.
3078
8a1cdce5
AC
30792010-12-13 Andrew Cohen <cohen@andy.bu.edu>
3080
3081 * gnus.texi: First pass at adding (rough) nnir documentation.
3082
7410c270
G
30832010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3084
53aff12a
GM
3085 * gnus.texi (Filtering New Groups):
3086 Mention gnus-auto-subscribed-categories.
3087 (The First Time): Remove, since default-subscribed-newsgroups has been
7410c270
G
3088 removed.
3089
f49d1f52 30902010-12-13 Glenn Morris <rgm@gnu.org>
7dde1a86
GM
3091
3092 * cl.texi (For Clauses): Small fixes for frames and windows.
3093
acedf35c
CD
30942010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
3095
3096 * org.texi (Using capture): Document using prefix arguments for
3097 finalizing capture.
3098 (Agenda commands): Document prefix argument for the bulk scatter
3099 command.
3100 (Beamer class export): Document that also overlay arguments can be
3101 passed to the column environment.
3102 (Template elements): Document the new entry type.
3103
31042010-12-11 Puneeth Chaganti <punchagan@gmail.com>
3105
3106 * org.texi (Include files): Document :minlevel.
3107
31082010-12-11 Julien Danjou <julien@danjou.info>
3109
3110 * org.texi (Categories): Document category icons.
3111
31122010-12-11 Eric Schulte <schulte.eric@gmail.com>
3113
3114 * org.texi (noweb): Fix typo.
3115
516aa569
G
31162010-12-06 Tassilo Horn <tassilo@member.fsf.org>
3117
3118 * gnus.texi (Server Commands): Point to the rest of the server
3119 commands.
3120
04db63bc
G
31212010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3122
3123 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
3124 g'.
3125
ed797193
G
31262010-12-02 Julien Danjou <julien@danjou.info>
3127
3128 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
3129
31302010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3131
3132 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
3133 (Direct Functions): Note the STARTTLS upgrade.
3134
07976ae3 31352010-11-27 Glenn Morris <rgm@gnu.org>
4d47208a 3136 James Clark <none@example.com>
d3dfb185
GM
3137
3138 * nxml-mode.texi (Introduction): New section.
3139
59e75882
G
31402010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3141
3142 * gnus.texi (Server Commands): Document gnus-server-show-server.
3143
568a887f
MA
31442010-11-20 Michael Albinus <michael.albinus@gmx.de>
3145
3146 Sync with Tramp 2.2.0.
3147
3148 * trampver.texi: Update release number.
3149
1265829e
JB
31502010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
3151
3152 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
3153 Mention that the TeX specific units won't use the `tex' prefix
3154 in TeX mode.
3155
239661c0
KY
31562010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
3157
3158 * gnus.texi (Misc Article): Document gnus-inhibit-images.
3159
4a47c275 31602010-11-17 Glenn Morris <rgm@gnu.org>
20989285
GM
3161
3162 * edt.texi: Remove information about Emacs 19.
3163
4a47c275 31642010-11-17 Michael Albinus <michael.albinus@gmx.de>
3ff91964
MA
3165
3166 * trampver.texi: Update release number.
3167
2f0e0dc8
KY
31682010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
3169
3170 * gnus.texi (Article Washing): Fix typo.
3171
afe98dfa
CD
31722010-11-11 Noorul Islam <noorul@noorul.com>
3173
56f5a94e 3174 * org.texi: Fix typo.
afe98dfa
CD
3175
31762010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3177
3178 * org.texi (Using capture): Explain that refiling is
3179 sensitive to cursor position.
3180
31812010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3182
56f5a94e 3183 * org.texi (Images and tables): Add cross reference to link section.
afe98dfa
CD
3184
31852010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3186
3187 * org.texi: Document the <c> cookie.
3188
31892010-11-11 Eric Schulte <schulte.eric@gmail.com>
3190
bd7239f5 3191 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
56f5a94e 3192 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
afe98dfa
CD
3193
31942010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3195
56f5a94e 3196 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
afe98dfa
CD
3197
31982010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3199
56f5a94e 3200 * org.texi (Project alist): Mention that this is a property list.
afe98dfa
CD
3201
32022010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3203
3204 * org.texi (Setting up the staging area): Document that
3205 file names remain visible when encrypting the MobileOrg files.
3206
32072010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3208
3209 * org.texi (Setting up the staging area): Document which
3210 versions are needed for encryption.
3211
32122010-11-11 Eric Schulte <schulte.eric@gmail.com>
3213
56f5a94e
GM
3214 * org.texi (noweb): Update :noweb documentation to
3215 reflect the new "tangle" argument.
afe98dfa
CD
3216
32172010-11-11 Eric Schulte <schulte.eric@gmail.com>
3218
56f5a94e
GM
3219 * org.texi (Batch execution): Improve tangling script in
3220 documentation.
afe98dfa
CD
3221
32222010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3223
3224 * org.texi (Handling links):
3225 (In-buffer settings): Document inlining images on startup.
3226
32272010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3228
3229 * org.texi (Setting up the staging area): Document use of
3230 crypt password.
3231
32322010-11-11 David Maus <dmaus@ictsoc.de>
3233
56f5a94e 3234 * org.texi (Template expansion): Add date related link type escapes.
afe98dfa
CD
3235
32362010-11-11 David Maus <dmaus@ictsoc.de>
3237
56f5a94e
GM
3238 * org.texi (Template expansion): Add mew in table for link type
3239 escapes.
afe98dfa
CD
3240
32412010-11-11 David Maus <dmaus@ictsoc.de>
3242
56f5a94e 3243 * org.texi (Template expansion): Fix typo in link type escapes.
afe98dfa
CD
3244
32452010-11-11 Eric Schulte <schulte.eric@gmail.com>
3246
56f5a94e 3247 * org.texi (Structure of code blocks): Another documentation tweak.
afe98dfa
CD
3248
32492010-11-11 Eric Schulte <schulte.eric@gmail.com>
3250
56f5a94e 3251 * org.texi (Structure of code blocks): Documentation tweak.
afe98dfa
CD
3252
32532010-11-11 Eric Schulte <schulte.eric@gmail.com>
3254
56f5a94e
GM
3255 * org.texi (Structure of code blocks):
3256 Update documentation to mention inline code block syntax.
afe98dfa
CD
3257
32582010-11-11 Eric Schulte <schulte.eric@gmail.com>
3259
56f5a94e 3260 * org.texi (comments): Improve wording.
afe98dfa
CD
3261
32622010-11-11 Eric Schulte <schulte.eric@gmail.com>
3263
56f5a94e 3264 * org.texi (comments): Document the new :comments header arguments.
afe98dfa
CD
3265
32662010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3267
3268 * org.texi (Installation): Remove the special
3269 installation instructions for XEmacs.
3270
32712010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
3272
56f5a94e 3273 * org.texi (Easy Templates): New section. Documents quick
afe98dfa
CD
3274 insertion of empty structural elements.
3275
32762010-11-11 Noorul Islam <noorul@noorul.com>
3277
56f5a94e 3278 * org.texi: Fix doc.
afe98dfa
CD
3279
32802010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
3281
3282 * org.texi (The date/time prompt): Document specification
3283 of time ranges.
3284
32852010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3286
3287 * org.texi (Internal links): Document the changes in
3288 internal links.
3289
32902010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3291
3292 * org.texi (Agenda commands): Document the limitation for
3293 the filter preset - it can only be used for an entire agenda
3294 view, not in an individual block in a block agenda.
3295
32962010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
3297
3298 * org.texi (iCalendar export): Document alarm creation.
3299
6f8fc60c
MA
33002010-11-10 Michael Albinus <michael.albinus@gmx.de>
3301
3302 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
3303
be3c11b3
LMI
33042010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
3305
3306 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
3307
d607b96b 33082010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
3ff91964 3309
d607b96b 3310 * calc.texi: Use emacsver.texi to determine Emacs version.
3ff91964 3311
181cb5fb
G
33122010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3313
3314 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
3315 since that works by default.
3316
33172010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
3318
3319 * gnus.texi (Customizing the IMAP Connection): Document
3320 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
3321
36bc5d3b
MA
33222010-11-04 Michael Albinus <michael.albinus@gmx.de>
3323
3324 * tramp.texi (Remote shell setup): New item "Interactive shell
3325 prompt". Reported by Christian Millour <cm@abtela.com>.
3326 (Remote shell setup, Remote processes): Use @code{} for
3327 environment variables.
3328
cf503f7c
GM
33292010-11-03 Glenn Morris <rgm@gnu.org>
3330
537b04b9 3331 * ediff.texi (Quick Help Commands, Miscellaneous):
d7619e3b 3332 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
cf503f7c 3333
389b76fa
G
33342010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3335
3336 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
3337
2699a554 33382010-10-31 Glenn Morris <rgm@gnu.org>
bbe1ba5e
GM
3339
3340 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
3341
2699a554 33422010-10-31 Glenn Morris <rgm@gnu.org>
97af9a72
GM
3343
3344 * cc-mode.texi: Remove reference to defunct viewcvs URL.
3345
99e65b2d
G
33462010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3347
0c7efc08
SM
3348 * gnus.texi (Client-Side IMAP Splitting):
3349 Mention nnimap-unsplittable-articles.
99e65b2d
G
3350
33512010-10-29 Julien Danjou <julien@danjou.info>
3352
3353 * gnus.texi (Finding the News): Remove references to obsoletes
3354 variables `gnus-nntp-server' and `gnus-secondary-servers'.
3355
aeeb3dcb
EZ
33562010-10-29 Eli Zaretskii <eliz@gnu.org>
3357
3358 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
3359 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
3360 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
3361 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
3362
8289f37b
GM
33632010-10-28 Glenn Morris <rgm@gnu.org>
3364
3365 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
3366 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
3367 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
3368
d85d3b3a
DU
33692010-10-25 Daiki Ueno <ueno@unixuser.org>
3370
3371 * epa.texi (Mail-mode integration): Add alternative key bindings
3372 for epa-mail commands; escape comma.
c05c2b9b 3373 Don't use the word "PGP", since it is a non-free program.
d85d3b3a 3374
9f534a47
JB
33752010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
3376
99e65b2d 3377 * calc.texi: Use emacsver.texi to determine Emacs version.
9f534a47 3378
5793a7bc 33792010-10-24 Juanma Barranquero <lekktu@gmail.com>
88dbda51
JB
3380
3381 * gnus.texi (Group Parameters, Buttons): Fix typos.
3382
280f417b
G
33832010-10-22 Tassilo Horn <tassilo@member.fsf.org>
3384
3385 * gnus.texi (Subscription Commands): Mention that you can also
3386 subscribe to new groups via the Server buffer, which is probably more
3387 convenient when subscribing to many groups.
3388
d806c872
G
33892010-10-21 Julien Danjou <julien@danjou.info>
3390
3391 * message.texi (Message Headers): Allow message-default-headers to be a
3392 function.
3393
d5798f68
LMI
33942010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3395
3396 * gnus-news.texi: Mention new archive defaults.
3397
b79bbef7
KY
33982010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
3399
3400 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
3401
2526f423
G
34022010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
3403
3404 * gnus.texi (HTML): Document the function value of
3405 gnus-blocked-images.
3406 (Article Washing): shr and gnus-w3m, not the direct function names.
3407
ba91f05d
G
34082010-10-20 Julien Danjou <julien@danjou.info>
3409
3410 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
3411 variable.
3412
da451787
LMI
34132010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
3414
3415 * gnus.texi (Customizing the IMAP Connection): The port strings are
3416 strings.
c872595d 3417 (Document Groups): Mention git.
da451787 3418
7cad71ad
G
34192010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
3420
3421 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
3422 bzr/Gnus git sync.
3423
c56dfd36
EZ
34242010-10-15 Eli Zaretskii <eliz@gnu.org>
3425
3426 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
3427 change.
3428
a1d16a7b
G
34292010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3430
3431 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
3432 @item syntax for in-Emacs makeinfo.
3433
34342010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
3435
3436 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
3437 trim sentence.
3438
98e2b864
DU
34392010-10-12 Daiki Ueno <ueno@unixuser.org>
3440
3441 * epa.texi (Caching Passphrases):
0c7efc08
SM
3442 * auth.texi (GnuPG and EasyPG Assistant Configuration):
3443 Clarify some configurations require to set up gpg-agent.
98e2b864 3444
c12e4a81
GM
34452010-10-11 Glenn Morris <rgm@gnu.org>
3446
3447 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
3448
f7aa248a
G
34492010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
3450
3451 * gnus.texi (Spam Package Introduction): Mention `$'.
3452
6513b232
EZ
34532010-10-09 Eli Zaretskii <eliz@gnu.org>
3454
3455 * makefile.w32-in (emacsdir): New variable.
3456 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
3457 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
3458
abd40fb4
GM
34592010-10-09 Glenn Morris <rgm@gnu.org>
3460
0f05450f
GM
3461 * Makefile.in (mostlyclean): Delete *.toc.
3462
d3a4ac46
GM
3463 * Makefile.in: Use $< in rules.
3464
aa9db089
GM
3465 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
3466
abd40fb4
GM
3467 * Makefile.in ($(infodir)): Delete rule.
3468 (mkinfodir): New. Use it in all the info rules, rather than depending
3469 on infodir.
3470
ea274122
GM
34712010-10-09 Glenn Morris <rgm@gnu.org>
3472
6e90e2a8
GM
3473 * gnus.texi (Article Washing): Fix previous change.
3474
f7a31f11
GM
3475 * Makefile.in (emacsdir): New variable.
3476 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
b13254e7
GM
3477 Depend on emacsver.texi.
3478
f7a31f11
GM
3479 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
3480
ea274122
GM
3481 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
3482
36d3245f
G
34832010-10-08 Julien Danjou <julien@danjou.info>
3484
f7a31f11 3485 * gnus.texi: Add mm-shr.
36d3245f
G
3486
34872010-10-08 Ludovic Courtès <ludo@gnu.org>
3488
3489 * gnus.texi (Finding the Parent, The Gnus Registry)
3490 (Registry Article Refer Method): Update docs for nnregistry.el.
3491
34922010-10-08 Daiki Ueno <ueno@unixuser.org>
3493
3494 * auth.texi (Help for users)
3495 (GnuPG and EasyPG Assistant Configuration): Update docs.
3496
12359245
GM
34972010-10-08 Glenn Morris <rgm@gnu.org>
3498
3499 * cl.texi (Organization, Installation, Old CL Compatibility):
3500 Deprecate cl-compat for new code.
4628bef1 3501 (Usage, Installation): Remove outdated information.
e1a8c4c0
GM
3502
3503 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
3504
fcf2d385
KY
35052010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
3506
3507 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
3508
66627fa9
G
35092010-10-06 Julien Danjou <julien@danjou.info>
3510
fd9ba500
JD
3511 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
3512
66627fa9
G
3513 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
3514 broken link.
3515
3516 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
3517
3518 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
3519 to ReiserFS.
3520
3521 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
3522 (FAQ 7-1): Fix getmail URL.
3523
65f54520
DU
35242010-10-06 Daiki Ueno <ueno@unixuser.org>
3525
3526 * epa.texi (Caching Passphrases): New section.
3527
4c83f6e1
GM
35282010-10-06 Glenn Morris <rgm@gnu.org>
3529
3530 * Makefile.in (SHELL): Set it.
3531 (info): Move the mkdir dependency to the individual info files.
3532 (mostlyclean): Tidy up.
3533 (clean): Only delete the specific dvi and pdf files.
3534 (maintainer-clean): Be more restrictive in what we delete.
8a944cea 3535 ($(infodir)): Add parallel build workaround.
4c83f6e1 3536
71e691a5
G
35372010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3538
3539 * gnus.texi (Misc Article): Document gnus-widen-article-window.
3540
a41c2e6d
G
35412010-10-03 Julien Danjou <julien@danjou.info>
3542
0c7efc08
SM
3543 * emacs-mime.texi (Display Customization):
3544 Update mm-inline-large-images documentation and add documentation for
a41c2e6d
G
3545 mm-inline-large-images-proportion.
3546
37255945
MA
35472010-10-03 Michael Albinus <michael.albinus@gmx.de>
3548
0c7efc08
SM
3549 * tramp.texi (Frequently Asked Questions):
3550 Mention remote-file-name-inhibit-cache.
37255945 3551
11e4e7bd
LMI
35522010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3553
3554 * gnus.texi (Splitting Mail): Fix @xref syntax.
870409d4 3555 (Splitting Mail): Really fix the @ref syntax.
11e4e7bd 3556
cb83220a
KY
35572010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3558
0c7efc08
SM
3559 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
3560 (Article Hiding): Add google banner example.
3561 Suggested by Benjamin Xu.
cb83220a 3562
6b958814
G
35632010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
3564
0c7efc08
SM
3565 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
3566 Remove nnimap-split-rule from examples.
6b958814
G
3567
35682010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3569
3570 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
3571 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
3572 Fishman.
3573 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
3574
35752010-09-30 Julien Danjou <julien@danjou.info>
3576
3577 * gnus.texi (Gravatars): Fix documentation about
3578 gnu-gravatar-properties.
3579
b9476c04
DU
35802010-09-29 Daiki Ueno <ueno@unixuser.org>
3581
3582 * epa.texi (Bug Reports): New section.
3583
5f874327
GM
35842010-09-29 Glenn Morris <rgm@gnu.org>
3585
3586 * Makefile.in (top_srcdir): Remove unused variable.
3587
6b958814
G
35882010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3589
3590 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
3591 (Client-Side IMAP Splitting): Document 'default.
3592
35932010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
3594
0c7efc08
SM
3595 * gnus.texi (Customizing the IMAP Connection):
3596 Document nnimap-fetch-partial-articles.
6b958814 3597
82bccbfa
KY
35982010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3599
3600 * gnus-news.texi: Mention nnimap-inbox.
3601
3602 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
3603
36042010-09-26 Julien Danjou <julien@danjou.info>
3605
47e08896 3606 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
82bccbfa
KY
3607
36082010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3609
3610 * gnus.texi (Security): Remove gpg.el mention.
3611
36122010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
3613
3614 * gnus.texi (Browse Foreign Server): New variable
3615 gnus-browse-subscribe-newsgroup-method.
3616
3617 * gnus-news.texi: Mention it.
3618
36192010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3620
0c7efc08 3621 * gnus.texi (NoCeM): Remove.
82bccbfa
KY
3622 (Startup Variables): No jingle.
3623
4c964351
UM
36242010-09-25 Ulrich Mueller <ulm@gentoo.org>
3625
3626 * woman.texi (Interface Options): xz compression is now supported.
3627
82bccbfa
KY
36282010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
3629
3630 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
3631 (Unavailable Servers): Document gnus-server-copy-server.
3632 (Using IMAP): Document the new nnimap.
3633
36342010-09-25 Julien Danjou <julien@danjou.info>
3635
47e08896 3636 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
82bccbfa 3637
18778f71
GM
36382010-09-24 Glenn Morris <rgm@gnu.org>
3639
3640 * url.texi (Disk Caching): Tweak previous change.
3641
9c766321
JD
36422010-09-24 Julien Danjou <julien@danjou.info>
3643
3644 * url.texi (Disk Caching): Mention url-cache-expire-time,
3645 url-cache-expired, and url-fetch-from-cache.
3646
82bccbfa
KY
36472010-09-24 Julien Danjou <julien@danjou.info>
3648
3649 * gnus.texi: Add Gravatars.
3650
36512010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
3652
3653 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
3654
592bdb9a
LMI
36552010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3656
3657 * gnus.texi (Expunging mailboxes): Update name of the expunging
3658 command.
3659
e4e22d29
KY
36602010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
3661
3662 * emacs-mime.texi (rfc2047): Update description for
3663 rfc2047-encode-parameter.
3664
371d9801
MA
36652010-09-13 Michael Albinus <michael.albinus@gmx.de>
3666
3667 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
3668 "fish" methods.
3669 (External methods): Remove "scp1_old" and "scp2_old" methods.
3670
31ae5827
MA
36712010-09-09 Michael Albinus <michael.albinus@gmx.de>
3672
3673 * tramp.texi: Remove Japanese manual. Fix typo.
3674
3675 * trampver.texi: Update release number. Remove japanesemanual.
3676
c0468714
GM
36772010-09-09 Glenn Morris <rgm@gnu.org>
3678
3679 * org.texi: Restore clobbered changes (copyright years, untabify).
3680
86441999
JD
36812010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
3682
3683 * gnus.texi (Adaptive Scoring): Fix typo.
3684
25f28806
LMI
36852010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3686
3687 * gnus.texi (Article Display): Document gnus-html-show-images.
3688
45240125 36892010-09-02 Jan Djärv <jan.h.d@swipnet.se>
25f28806 3690
45240125
JD
3691 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
3692
59d09f15
LMI
36932010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3694
3695 * gnus.texi (HTML): Document gnus-max-image-proportion.
3696
2cdd366f
KY
36972010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3698
51dee5ef
KY
3699 * gnus.texi (HTML): Document gnus-blocked-images.
3700
2cdd366f
KY
3701 * message.texi (Wide Reply): Document message-prune-recipient-rules.
3702
b0e4f3fc
KY
37032010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3704
3705 * gnus.texi (Summary Mail Commands): Note that only the addresses from
3706 the first message are used for wide replies.
f02566ce
KY
3707 (Changing Servers): Remove documentation on gnus-change-server and
3708 friends, since it's been removed.
b0e4f3fc 3709
598451ed
KY
37102010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3711
3712 * gnus.texi (Drafts): Mention B DEL.
3713
e7842e69
KY
37142010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
3715
3716 * gnus.texi (Delayed Articles): Mention that the Date header is the
3717 original one, even if you delay.
3718
85115796
KY
37192010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3720
0c7efc08
SM
3721 * gnus.texi (Asynchronous Fetching):
3722 Document gnus-async-post-fetch-function.
85115796
KY
3723 (HTML): Made into its own section.
3724
f0b44bc0
MA
37252010-08-26 Michael Albinus <michael.albinus@gmx.de>
3726
3727 Sync with Tramp 2.1.19.
3728
c5b0993e
EW
3729 * tramp.texi (Inline methods, Default Method):
3730 Mention `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
0c7efc08 3731 Remove remark about doubled "-t" argument.
217876c9
MA
3732 (Auto-save and Backup): Remove reference to Emacs 21.
3733 (Filename Syntax): Describe port numbers.
3734 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
3735 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
3736 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
3737 errors with the backquotes.
3738 (External packages): File attributes cache flushing for asynchronous
3739 processes.
3740 (Traces and Profiles): Describe verbose level 9.
3741
f0b44bc0
MA
3742 * trampver.texi: Update release number.
3743
7457f7b6
MA
37442010-08-23 Michael Albinus <michael.albinus@gmx.de>
3745
3746 * dbus.texi (Alternative Buses): New chapter.
3747
b695beda
SM
37482010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
3749
3750 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
3751
443c2c03
JB
37522010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
3753
3754 * calc.texi (Customizing Calc): Rearrange description of new
3755 variables to match the presentation of other variables.
3756
7815fe19 37572010-08-08 Juanma Barranquero <lekktu@gmail.com>
e1d294ab
JB
3758
3759 * org.texi (Footnotes, Tables in HTML export): Fix typos.
3760
2c695727
JB
37612010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
3762
3763 * calc.texi (Making Selections, Selecting Subformulas)
3764 (Customizing Calc): Mention how to use faces to emphasize selected
3765 sub-formulas.
3766
bbb6ffa1
MA
37672010-08-05 Michael Albinus <michael.albinus@gmx.de>
3768
3769 * tramp.texi (External packages): File attributes cache flushing
3770 for asynchronous processes.
3771
5cee0a9c
AM
37722010-08-01 Alan Mackenzie <acm@muc.de>
3773
3774 Enhance the manual for the latest Java Mode.
3775
3776 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
3777 annotation-var-cont.
3778 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
3779 two new symbols.
3780
3f2afe32
MA
37812010-07-28 Michael Albinus <michael.albinus@gmx.de>
3782
3783 * tramp.texi (Traces and Profiles): Describe verbose level 9.
3784
0ed082fe 37852010-07-27 Chong Yidong <cyd@stupidchicken.com>
b196eafc
CY
3786
3787 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
3788
311f0356
JB
37892010-07-19 Juanma Barranquero <lekktu@gmail.com>
3790
3791 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
3792
86fbb8ca
CD
37932010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
3794
3795 * org.texi: Add macros to get plain quotes in PDF output.
3796 List additional contributors.
3797 (Capture): New section, replaces the section about remember.
3798 (Working With Source Code): New chapter, focused on documenting Org
3799 Babel.
3800 (Code evaluation security): New section.
3801 (MobileOrg): Document DropBox support.
3802 (TaskJuggler export): Document taskjuggler and Gantt chart support.
3803 (Special symbols): Show how to display UTF8 characters for entities.
3804 (Global TODO list): Clarify the use of the "M" key and the differences
3805 to the "m" key.
3806 (RSS Feeds): Mention Atom feeds as well.
3807 (Setting tags): Remove paragraph about
3808 `org-complete-tags-always-offer-all-agenda-tags'.
3809
5732e8ed
MA
38102010-07-17 Michael Albinus <michael.albinus@gmx.de>
3811
3812 * tramp.texi (Inline methods): Remove remark about doubled "-t"
3813 argument.
3814 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
3815 echoing shells.
3816
ca1bb391
MA
38172010-07-10 Michael Albinus <michael.albinus@gmx.de>
3818
3819 * tramp.texi (Inline methods): Remove "kludgy" phrase.
3820 (Filename Syntax): Describe port numbers.
3821
5bd55c3c
MA
38222010-07-09 Michael Albinus <michael.albinus@gmx.de>
3823
3824 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
3825 forgotten.
3826 (Type Conversion): Precise conversion of natural numbers.
3827 (Errors and Events): Add "debugging" to concept index. Add variable
3828 `dbus-debug'.
3829
820ae8fe
MA
38302010-07-04 Michael Albinus <michael.albinus@gmx.de>
3831
3832 * dbus.texi (Receiving Method Calls): Add optional argument
3833 EMITS-SIGNAL to `dbus-register-property'.
3834
b6f9df0f
JB
38352010-06-27 Alex Schroeder <alex@gnu.org>
3836
3837 * nxml-mode.texi (Commands for locating a schema): Fix typo.
3838
62e034c2
GM
38392010-06-24 Glenn Morris <rgm@gnu.org>
3840
3841 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
3842 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
3843 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
3844 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
3845 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
3846 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
3847 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
3848 * woman.texi: Start direntry descriptions in column 32, per Texinfo
3849 convention. Make them end with a period.
3850
9360256a
GM
38512010-06-23 Glenn Morris <rgm@gnu.org>
3852
3853 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
b1fbbb32
GM
3854 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
3855 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
3856 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
3857 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
3858 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
9360256a 3859
04d3bb6c
GM
38602010-06-10 Glenn Morris <rgm@gnu.org>
3861
3862 * idlwave.texi (Load-Path Shadows):
3863 * org.texi (Handling links): Fix typos.
3864
5e7d4a75
KY
38652010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
3866
3867 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
3868
9841cb4f
MA
38692010-05-26 Michael Albinus <michael.albinus@gmx.de>
3870
3871 * eshell.texi (Built-ins): Describe, how to disable a built-in command
3872 by an alias. (Bug#6226)
3873
597517ef
JB
38742010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
3875
3876 * calc.texi (Manipulating Vectors): Mention that vectors can
3877 be used to determine bins for `calc-histogram'.
3878
14914c43
JB
38792010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
3880
597517ef 3881 * calc.texi: Remove "\turnoffactive" commands throughout.
14914c43 3882
0235128c 38832010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
3884
3885 * url.texi (HTTP language/coding, Customization):
3886 * message.texi (Header Commands, Responses):
3887 * cl.texi (Argument Lists): Fix typos.
3888
0235128c 38892010-05-08 Chong Yidong <cyd@stupidchicken.com>
aa5789b5 3890
0235128c
SM
3891 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
3892 Note that Development menu is always available.
aa5789b5
CY
3893 (Creating a project): Fix terminology.
3894 (Add/Remove files): Fix typo.
3895
0235128c
SM
38962010-05-07 Chong Yidong <cyd@stupidchicken.com>
3897
3898 * Version 23.2 released.
3899
a628ad9d 39002010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
db37d257
DD
3901
3902 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
3903
502269d6
MA
39042010-05-01 Michael Albinus <michael.albinus@gmx.de>
3905
0235128c
SM
3906 * tramp.texi (Inline methods, Default Method):
3907 Mention `tramp-inline-compress-start-size'.
502269d6 3908
6e104790 39092010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
bff3818b
KY
3910
3911 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
3912 the CVS repo. Put the Git repo in the news section.
3913
6e104790 3914 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
bff3818b
KY
3915 Removed some mentions of CVS. Mention the new Git repo.
3916
6e104790 39172010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
b1519d85
KY
3918
3919 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
3920 (Mail Group Commands): Add index entry.
3921
6e104790 39222010-04-18 Glenn Morris <rgm@gnu.org>
2bf1d02d
GM
3923
3924 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
3925
f8b91752
JB
39262010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
3927
3928 * calc.texi (Radix modes): Mention that the option prefix will
3929 turn on twos-complement mode.
3930 (Inverse and Hyperbolic Flags): Mention the Option flag.
3931
ed21c5c8
CD
39322010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
3933
3934 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
6e104790 3935 (LaTeX/PDF export commands): Rename and Move section.
ed21c5c8
CD
3936 (Sectioning structure): Update.
3937 (References): New use case for field coordinates.
6e104790 3938 (The export dispatcher): Rename from ASCII export.
ed21c5c8
CD
3939 (Setting up the staging area): Document the availability of
3940 encryption for MobileOrg.
3941 (Images and tables): Document how to reference labels.
3942 (Index entries): New section.
3943 (Generating an index): New section.
3944 (Column width and alignment): Document that <N> now
3945 means a fixed width, not a maximum width.
3946 (Publishing options): Document the :email option.
3947 (Beamer class export): Fix bug in the BEAMER example.
3948 (Refiling notes): Document refile logging.
3949 (In-buffer settings): Document refile logging keywords.
3950 (Drawers): Document `C-c C-z' command.
3951 (Agenda commands): Mention the alternative key `C-c C-z'.
3952 (Special properties): Document the BLOCKED property.
3953 (The spreadsheet): Mention the formula editor.
3954 (References): Document field coordinates.
3955 (Publishing action): Correct the documentation for the
3956 publishing function.
3957 (The date/time prompt): Document that we accept dates
3958 like month/day/year.
3959 (Cooperation): Document the changes in table.el support.
3960 (Faces for TODO keywords, Faces for TODO keywords)
3961 (Priorities): Document the easy colors.
3962 (Visibility cycling): Document the new double prefix
3963 arg for `org-reveal'.
3964 (Cooperation): Remember.el is part of Emacs.
3965 (Clean view): Mention that `wrap-prefix' is also set by
3966 org-indent-mode.
3967 (Agenda commands): Add information about prefix args to
3968 scheduling and deadline commands.
3969 (Search view): Point to the docstring of
3970 `org-search-view' for more details.
6e104790 3971 (Agenda commands): Document that `>' prompts for a date.
ed21c5c8
CD
3972 (Setting tags): Document variable
3973 org-complete-tags-always-offer-all-agenda-tags.
6e104790 3974 (Column attributes): Cross-reference special properties.
ed21c5c8 3975
456b348e
MA
39762010-04-10 Michael Albinus <michael.albinus@gmx.de>
3977
3978 Synchronize with Tramp repository.
3979
3980 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
0c7efc08
SM
3981 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
3982 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
456b348e
MA
3983 syntax, texi2dvi reports errors with the backquotes.
3984
3985 * trampver.texi: Update release number.
3986
357e2d8e
KY
39872010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
3988
3989 * gnus.texi (Finding the News): Add pointers to the Server buffer
3990 because it's essential.
3991
1d4d7664
KY
39922010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
3993
3994 * gnus.texi (MIME Commands): Update description of
3995 gnus-article-browse-html-article.
3996
bd3e840f
KY
39972010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
3998
3999 * auth.texi (Secret Service API): Add TODO node.
4000 (Help for users): Explain the new source options for `auth-sources'.
4001
e867cb5d 40022010-03-24 Michael Albinus <michael.albinus@gmx.de>
c8215db1
MA
4003
4004 * trampver.texi: Update release number.
4005
288f9fc0
CY
40062010-03-10 Chong Yidong <cyd@stupidchicken.com>
4007
4008 * Branch for 23.2.
4009
d99aaebd
CY
40102010-03-03 Chong Yidong <cyd@stupidchicken.com>
4011
4012 * faq.texi (Escape sequences in shell output): Note that ansi-color is
4013 now enabled by default.
4014
5794c2a5
MA
40152010-02-28 Michael Albinus <michael.albinus@gmx.de>
4016
4017 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
4018 when Emacs runs in interactive mode. (Bug#5645)
4019
40572be6
GM
40202010-02-16 Glenn Morris <rgm@gnu.org>
4021
4022 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
4023
7bb8ed67
MH
40242010-02-05 Mark A. Hershberger <mah@everybody.org>
4025
4026 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
4027
45a1423d 40282010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
994ff697
KY
4029
4030 * gnus.texi (Score File Format): Fix typo.
4031
45a1423d 40322010-01-19 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
4033
4034 * cc-mode.texi: Replace references to obsolete c-subword-mode.
4035
14f17fc8
JB
40362010-01-18 Juanma Barranquero <lekktu@gmail.com>
4037
4038 * ada-mode.texi (Project File Overview): Fix typo.
4039
607d4369
CY
40402010-01-17 Chong Yidong <cyd@stupidchicken.com>
4041
4042 * semantic.texi: Add Richard Y. Kim credit.
4043
4044 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
4045
3d1bfa99
MA
40462010-01-17 Michael Albinus <michael.albinus@gmx.de>
4047
4048 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
a628ad9d 4049 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
3d1bfa99 4050
6fbf7a75
GM
40512010-01-17 Glenn Morris <rgm@gnu.org>
4052
b9f978f0
GM
4053 * calc.texi (Reporting Bugs): Don't mention format of repository.
4054
f19bc38d
GM
4055 * woman.texi (Bugs): Make "Emacs repository" less specific,
4056 and the URL for same more specific.
4057
6fbf7a75
GM
4058 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
4059
16c3428a
JB
40602010-01-17 Juanma Barranquero <lekktu@gmail.com>
4061
4062 * ede.texi (ede-step-project, ede-proj-target):
4063 * tramp.texi (Remote processes): Fix typos.
4064
045b9da7
ML
40652010-01-16 Mario Lang <mlang@delysid.org>
4066
4067 * ede.texi (ede-target):
4068 * org.texi (Refiling notes): Remove duplicated words.
4069
c57008f6
SM
40702010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
4071
4072 * gnus.texi (Posting Styles): Use with-current-buffer.
4073 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
4074
798c9eb5
KR
40752010-01-02 Kevin Ryde <user42@zip.com.au>
4076
4077 * eieio.texi (Naming Conventions): Correction to xref on elisp
4078 coding conventions, is "Tips" node not "Standards".
4079
4970fbfe
CY
40802009-12-24 Chong Yidong <cyd@stupidchicken.com>
4081
4082 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
4083
4084 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
4085
83828b06
KY
40862009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
4087
4088 * gnus.texi (Direct Functions): Add missing port number to tls method.
4089
45a4a565
JB
40902009-12-15 Juanma Barranquero <lekktu@gmail.com>
4091
4092 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
4093 ($(infodir)/edt, edt.dvi): New targets.
4094
698bfef7
GM
40952009-12-15 Glenn Morris <rgm@gnu.org>
4096
4097 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
4098 (edt, $(infodir)/edt, edt.dvi): New targets.
4099 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
4100
4101 * Makefile.in (PDF_TARGETS, pdf): New.
4102 (clean): Add *.pdf.
4103 Add pdf rules for all manuals.
4104
0e983327
JB
41052009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
4106
4107 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
4108
8e687433
CY
41092009-12-14 Chong Yidong <cyd@stupidchicken.com>
4110
4111 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
4112 (Smart Jump, Analyzer Debug): Copyedits.
4113 (Semantic mode user commands): Link to new nodes.
4114 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
4115 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
4116 upstream Semantic manual.
4117
4118 * semantic.texi (Introduction): Minor fix to diagram.
4119
020335df
MA
41202009-12-09 Michael Albinus <michael.albinus@gmx.de>
4121
4122 * eshell.texi (History): Add the other built-in variables.
4123 (Built-ins): Explain built-ins, and how to apply the external commands.
4124 Add `history', `su' and `sudo'.
4125
4126 * tramp.texi (Remote processes): Add missing <RET> in the example.
4127
6ddf13e4
BW
41282009-12-01 Bill Wohler <wohler@newt.com>
4129
4130 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
45a4a565 4131 path for mairix example. Specify -q in namazu example since namazu is
6ddf13e4
BW
4132 excessively garrulous.
4133
07b6428c
MA
41342009-11-29 Michael Albinus <michael.albinus@gmx.de>
4135
4136 * tramp.texi (Remote processes): Improve eshell example with "su"
4137 and "sudo" commands.
4138
fd1cefda
CY
41392009-11-28 Chong Yidong <cyd@stupidchicken.com>
4140
4141 * semantic.texi (Analyzer Internals): Rename from Analyzer.
4142
4143 * sem-user.texi (Semantic mode user commands): Fix key syntax.
4144 Document semantic-complete-analyze-inline.
4145 (Semanticdb search debugging commands): Minor clarification.
4146 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
45a4a565 4147 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
fd1cefda 4148 manual.
9d542758 4149 (Semantic mode): Link to Idle Scheduler.
fd1cefda 4150
159e3ad5
KR
41512009-11-28 Kevin Ryde <user42@zip.com.au>
4152
4153 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
45a4a565 4154 @pxref, now EIEIO is in Emacs.
159e3ad5 4155
c6d47315
KR
4156 * erc.texi (Development): Correction to git tutorial url.
4157
16f6287e
GM
41582009-11-26 Glenn Morris <rgm@gnu.org>
4159
4160 * faq.texi (Latest version of Emacs): Mention stability of development
4161 version.
4162 (Problems with very large files): Max buffer size increase in 23.2.
4163 (VM): VM has moved house again.
4164
5ea5dbc9
JB
41652009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
4166
4167 * calc.texi (Radix modes): Discuss alternate bases for two's complement
4168 notations.
4169
5dec9555
CD
41702009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
4171
45a4a565 4172 * org.texi (Column attributes): Fix documentation of new operators.
5dec9555 4173
bd6f6833
CY
41742009-11-20 Chong Yidong <cyd@stupidchicken.com>
4175
4176 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
673286f5
CY
4177 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
4178 (Idle Completions Mode): Numerous copyedits.
bd6f6833 4179
be479117
JB
41802009-11-17 Juanma Barranquero <lekktu@gmail.com>
4181
4182 * semantic.texi (Semantic Internals, Glossary):
4183 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
4184 (Semanticdb search debugging commands): Fix typos.
4185
17291a1f
JB
41862009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
4187
be479117 4188 * calc.texi (Radix modes): Mention twos-complement notation.
17291a1f 4189
af42a9cc
JB
41902009-11-16 Juanma Barranquero <lekktu@gmail.com>
4191
4192 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
4193 ($(infodir)/semantic, semantic.dvi): New targets.
4194
3149927d
CY
41952009-11-16 Chong Yidong <cyd@stupidchicken.com>
4196
4197 * Makefile.in: Build the Semantic manual.
4198
4199 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
4200 repository.
4201
977640ed
MA
42022009-11-16 Michael Albinus <michael.albinus@gmx.de>
4203
4204 * dbus.texi (Receiving Method Calls): New defun
4205 `dbus-unregister-service'.
4206
17673adf
CD
42072009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
4208
4209 * org.texi (Speed keys): New section.
4210
0ecd3c90
MA
42112009-11-13 Michael Albinus <michael.albinus@gmx.de>
4212
4213 * dbus.texi (Type Conversion): Fix typo.
4214 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
4215 `dbus-registered-objects-table'.
0c7efc08
SM
4216 (Receiving Method Calls): New defun `dbus-register-property'.
4217 Move `dbus-unregister-object' here.
0ecd3c90 4218
8bfe682a
CD
42192009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
4220
4221 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
4222
42232009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
4224
4225 * org.texi (Column attributes): Add the new age summary operators.
4226 Also, mention the fact you can only use one summary operator per
4227 property.
4228
42292009-11-13 John Wiegley <johnw@newartisans.com>
4230
0c7efc08 4231 * org.texi (Tracking your habits): Add a new section in the
8bfe682a 4232 manual about how to track habits.
0c7efc08 4233 (Resolving idle time): Add a section on how idle and
8bfe682a
CD
4234 dangling clocks are resolved.
4235
42362009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
4237
4238 * org.texi (Agenda commands): Document the new `i' command.
4239 (Inserting deadline/schedule): Document logging changes
4240 of scheduling and deadline times stamps.
4241 (In-buffer settings): Document the in-buffer keywords for logging
4242 changes of scheduling and deadline times stamps.
4243 (Structure editing, Plain lists): Document indentation
4244 cycling in empty entries with TAB.
4245 (Archiving): Document the default archiving command.
4246 (Moving subtrees): Document the new keys for archiving.
4247 (Internal archiving): Fix incorrect key.
4248 (Agenda commands): Document the TODO set switching commands.
4249 (Agenda commands): Document the new archiving keys.
4250 (Clocking work time): Better description on how to save
4251 and restore a clock.
4252 (Resolving idle time): Mention the x11idle program to get true
4253 idleness also under X11.
4254 (Resolving idle time): Use @kbd instead of @key for normal
4255 letters, because this is how he rest of the manual does this.
4256 (Pushing to MobileOrg): Mention that `org-directory'
4257 should be set.
4258 (Agenda commands): Document that SPC is a filter for
4259 any tag.
0c7efc08 4260 (Search view): Rename from "Keyword search".
8bfe682a
CD
4261 (Capure): New chapter.
4262 (Markup): New chapter.
0c7efc08
SM
4263 (Links in HTML export, Images in HTML export):
4264 Extend the section titles.
8bfe682a
CD
4265 (Images in HTML export): Document the align option.
4266 (Text areas in HTML export): Extend the section title.
4267 (Images in LaTeX export): Explain image placement in LaTeX.
4268
693737cd
GM
42692009-11-10 Glenn Morris <rgm@gnu.org>
4270
4271 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
4272
c7bd4ebe
MA
42732009-11-08 Michael Albinus <michael.albinus@gmx.de>
4274
4275 * tramp.texi (Auto-save and Backup): Disable backups just for a
4276 method.
4277
4278 * trampver.texi: Update release number.
4279
76c5acad
MA
42802009-11-07 Michael Albinus <michael.albinus@gmx.de>
4281
4282 Sync with Tramp 2.1.17.
4283
4284 * trampver.texi: Update release number.
4285
d9a57abf
GM
42862009-10-29 Glenn Morris <rgm@gnu.org>
4287
4288 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
4289
637f4f0f
MA
42902009-10-23 Michael Albinus <michael.albinus@gmx.de>
4291
4292 * tramp.texi (External methods): Temporary files are kept for
4293 `rsync' and `rsyncc' methods.
4294
310dbb05
JB
42952009-10-09 Juanma Barranquero <lekktu@gmail.com>
4296
4297 * eieio.texi: Fix typos.
4298
09094f28
CY
42992009-10-07 Chong Yidong <cyd@stupidchicken.com>
4300
4301 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
4302
216f299a
JB
43032009-10-07 Juanma Barranquero <lekktu@gmail.com>
4304
4305 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
4306 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
4307
966a6506
CY
43082009-10-07 Chong Yidong <cyd@stupidchicken.com>
4309
4310 * Makefile.in: Build EIEIO and EDE manuals.
4311
43122009-10-07 Eric Ludlam <zappo@gnu.org>
4313
4314 * eieio.texi:
4315 * ede.texi: New files.
4316
8842cd9b
MA
43172009-10-05 Michael Albinus <michael.albinus@gmx.de>
4318
4319 * tramp.texi (Remote processes): Association of a pty is not supported.
4320
7006d207
CD
43212009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
4322
4323 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
4324 (Processing LaTeX fragments): Document that the size of images can be
4325 changes using the variable `org-format-latex-options'.
4326 (The date/time prompt, Timestamps): Be more accurate over ISO format
4327 dates and times.
4328 (Visibility cycling): Document showeverything keyword.
4329 (In-buffer settings): Document showeverything keyword.
4330 (Setting up the staging area): Fix the example.
4331 (MobileOrg): New section.
4332 (Agenda commands, Exporting Agenda Views): Document exporting the
4333 agenda view to Org files.
4334
0e7b2867
MA
43352009-09-28 Michael Albinus <michael.albinus@gmx.de>
4336
4337 * tramp.texi (History): Add IMAP support.
4338 (External methods): Add `imap' and `imaps' methods.
4339 (GVFS based methods): Add indices for `davs'.
4340 (Password handling): Rename anchors. Add IMAP entries for
4341 ~/.authinfo.gpg.
4342
4343 * trampver.texi: Set default value of `emacsimap'.
4344
4146636e
KY
43452009-09-22 Daiki Ueno <ueno@unixuser.org>
4346
4347 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
4348
d22f7ffa
CY
43492009-09-13 Chong Yidong <cyd@stupidchicken.com>
4350
0c7efc08
SM
4351 * dired-x.texi (Technical Details):
4352 Delete dired-up-directory (Bug#4292).
d22f7ffa 4353
66043531
MA
43542009-09-03 Michael Albinus <michael.albinus@gmx.de>
4355
216f299a 4356 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 4357
6eb02347
CD
43582009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
4359
4360 * org.texi (Effort estimates): Document new effort setting commands.
4361 (Agenda commands): Document the new keys fro agenda time motion.
4362 Document entry text mode. Improve documentation of the keys to include
4363 inactive time stamps into the agenda view.
4364 (Feedback): Document the new bug report command.
0c7efc08 4365 (Structure editing): Add an index entry for the sorting of subtrees.
6eb02347 4366
38dc51ba
KY
43672009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
4368
4369 * auth.texi (Help for users): Corrected markup.
4370
e402f452
GM
43712009-09-02 Glenn Morris <rgm@gnu.org>
4372
4373 * emacs-mime.texi (time-date): Mention float-time.
4374
744256cf
JB
43752009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
4376
4377 * calc.texi (Simplifying Formulas): Improve the wording.
4378
b0b63450
MB
43792009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
4380
4381 * auth.texi: Rewritten for coverage and clarity.
4382
43832009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
4384
0c7efc08
SM
4385 * gnus.texi (Expiring Mail):
4386 Mention gnus-mark-copied-or-moved-articles-as-expirable.
b0b63450
MB
4387 (Various Various): Mention gnus-safe-html-newsgroups.
4388
4389 * gnus-news.texi: Mention
4390 gnus-mark-copied-or-moved-articles-as-expirable.
4391
4392 * emacs-mime.texi (Display Customization): Add xref to
4393 gnus-safe-html-newsgroups.
4394
b59329e0
MA
43952009-08-28 Michael Albinus <michael.albinus@gmx.de>
4396
4397 * tramp.texi (Version Control): Remove.
af42a9cc 4398 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
b59329e0
MA
4399 reference.
4400 (External methods): Correct `scpc' concept index entries. New method
4401 `rsyncc'.
4402 (External packages): New subsections "Filename completion" and "File
4403 attributes cache".
4404
0ff2d6c2
JB
44052009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
4406
4407 * calc.texi (Rewrite Rules): Improve the example.
4408 (Simplifying Formulas): Explain use of the I and H flags for
4409 simplification.
4410
ecd3d54f
MA
44112009-08-25 Michael Albinus <michael.albinus@gmx.de>
4412
4413 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
91af3942 4414 Describe autostart behavior of dbus-ping.
ecd3d54f
MA
4415 (Synchronous Methods, Asynchronous Methods): Use English numeric format
4416 for timeout values.
78176e69
MA
4417 (Top): Remove footnote saying D-Bus is not enabled by
4418 default. (Bug#4256)
ecd3d54f 4419
0f215bca
DU
44202009-08-23 Daiki Ueno <ueno@unixuser.org>
4421
4422 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 4423 Reported by Jari Aalto (Bug#4211).
0f215bca 4424 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 4425 epa-global-mail-mode.
3b7ab45f
DU
4426 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
4427 epa-setup.
0f215bca 4428
4f22e84d
MA
44292009-08-16 Michael Albinus <michael.albinus@gmx.de>
4430
4431 * dbus.texi (Asynchronous Methods): Allow nil handler.
4432
9ff0b02b 44332009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 4434
26b03ee3 4435 * ediff.texi (ediff-current-file): Add information about this new function.
4f22e84d 4436
26b03ee3 4437 * viper.texi: Add information about C-s in viper's search command.
4f22e84d 4438
4c39f404
CY
44392009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
4440
4441 * calc.texi (Date Forms): Fix typos.
4442
3bcfba17
GM
44432009-08-08 Glenn Morris <rgm@gnu.org>
4444
4445 * org.texi (Agenda commands): Restore clobbered change.
4446
66783bb4
EZ
44472009-08-07 Eli Zaretskii <eliz@gnu.org>
4448
4449 * calc.texi (Graphics, Devices): Update with the peculiarities of
4450 operation on MS-Windows.
4451
c8d0cf5c
CD
44522009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
4453
4454 * org.texi (Publishing action): Improve documentation of file
4455 names when publishing to the source directory.
4456 (Clean view): Document `org-indent-mode'.
4457 (Clocking work time): Add documentation for the
4458 new :timetamp option when creating a clock report.
4459 (Paragraphs): Fix many typos.
4460 (Plain lists): Remove duplicate explanation about the
4461 `C-c *' command.
4462 (Literal examples): Update to reflect the new behavior
4463 of the -n -r -k switches when exporting source code examples.
4464 (Structure editing): Add information about `C-c *',
4465 converting a plain list into a list of Org items.
4466 (Remember): Small rephrasing of the paragraph
4467 describing remember.el. Also mentioned that remember.el is part
4468 of Emacs 23, not Emacs 22.
4469 (Clocking work time): Add documentation about
4470 displaying the current clocking time against the effort estimate.
4471 Also add a footnote about using `org-clock-in-prepare-hook' to add
4472 an effort estimate on the fly, just before clocking it.
4473 (Footnotes): Document automatic renumbering and
4474 sorting.
4475 (Agenda commands): Document new bulk commands.
4476 (Plain lists): Document new behavior of
4477 `org-cycle-include-plain-lists'.
4e2af782 4478 Hyphenation only in TeX.
c8d0cf5c
CD
4479 (Clocking work time): Document the key to update effort
4480 estimates.
4481 (Clocking work time): Document the clock time display.
4482 (Structure editing, TODO basics): Document new
4483 variables.
4484 (Column attributes): Document new colciew operators.
4485 (Publishing options): Document :xml-declaration.
4486 (Tracking TODO state changes): Document the
4487 LOG_INTO_DRAWER property.
4488 (Literal examples): Document the new implementation for
4489 editing source code.
4490 (Publishing action): Mention the new publishing
4491 function, to publish an Org source file.
4492 (Publishing links): Mention how to link to an Org source file.
4493 (Macro replacement): Document new macros.
4494 (Handling links): Document type-specific completion
4495 when inserting links.
4496 (Structure editing, Plain lists): Improve documentation
4497 on sorting.
4498 (Internal links): Document custom ids for links.
4499 (Handling links): Document custom ids for links.
4500 (CSS support): Document new class.
4501 (Refiling notes): Document the possibility to create new nodes
4502 during refiling.
4503 (Agenda commands): Document the "?" operator to find
4504 tasks without effort setting.
4505 (Exporting agenda information): Section moved.
4506 (RSS Feeds): New section.
4507 (Built-in table editor): Document M-e and M-a navigate
4508 inside table field.
4509 (Stuck projects): Docment that projects identified as
4510 un-stuck will still be searchd for stuck sub-projects.
4511 (Paragraphs): Document centering.
4512 (Creating timestamps, Agenda commands): Document new
4513 behavior when changing time stamps.
4514 (Structure editing): Document the new command
4515 `org-clone-subtree-with-time-shift'.
4516 (Publishing): Refresh this chapter.
4517 (Export options, Export options, In-buffer settings):
4518 Document the new keywords.
4519 (Matching tags and properties): Collect all
4520 documentation about tags/property matches here.
4521 (Setting tags): Document `org-tag-persistent-alist'.
4522 (Weekly/daily agenda): New section.
4523 (Orgstruct mode): Describe `orgstruct++-mode'.
4524 (Drawers): Mention the LOGBOOK drawer.
4525 (Export options, Sectioning structure): Document the
4526 #+LEATEX_HEADER in-buffer setting.
4527 (Bugs): Section removed.
4528 (Hooks): New section.
0c7efc08 4529 (Add-on packages): Move here from old location.
c8d0cf5c
CD
4530 (Context-sensitive commands): New section.
4531 (Setting tags): Document newline option.
4532 (Global TODO list, Matching tags and properties):
4533 Mention more variables.
4534 (Checkboxes): Update to changed command behavior.
81a5560e 4535
40d2791f
CY
45362009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
4537
4538 * speedbar.texi (Basic Key Bindings): Fix typo.
4539
65d0154b
JB
45402009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
4541
4542 * calc.texi (Vector/Matrix Functions): Add index entries for both
4543 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
4544 affects matrices with more than one row.
b5bdfd9f 4545 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 4546
5a9e3ab7
JB
45472009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
4548
4549 * calc.texi (Stack Manipulation Commands): Add documentation for
ed9265fc 4550 `calc-transpose-lines'.
5a9e3ab7 4551
42fb7e61
MA
45522009-07-27 Michael Albinus <michael.albinus@gmx.de>
4553
4554 * dbus.texi (Receiving Method Calls): Describe special return value
4555 `:ignore'.
4556
574b69d5
AM
45572009-07-24 Alan Mackenzie <acm@muc.de>
4558
4559 * cc-mode.texi (Config Basics, File Styles): Document that at mode
4560 initialization, any individual variable setting now takes precedence
4561 over one done via c-file-style/c-file-offsets.
4562
ec06459c
JB
45632009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
4564
4565 * calc.texi (Undoing Mistakes): Mention that the undo list will be
4566 truncated when Calc is quit.
4567 (Customizing Calc): Document `calc-undo-length'.
4568
4ce54f6b
CY
45692009-07-20 Chong Yidong <cyd@stupidchicken.com>
4570
4571 * calc.texi (About This Manual): Don't mention chapter numbers in text.
4572
0e4f8ba5
GM
45732009-07-11 Kevin Ryde <user42@zip.com.au>
4574
4575 * pcl-cvs.texi (About PCL-CVS):
4576 * widget.texi (Basic Types):
4577 Fix cross-references.
4578
fa0f81b0
AS
45792009-07-01 Andreas Schwab <aschwab@redhat.com>
4580
4581 * dbus.texi (Type Conversion): Don't use literal control character.
4582
88a683c5
MA
45832009-07-01 Michael Albinus <michael.albinus@gmx.de>
4584
4585 * tramp.texi (GVFS based methods): New section.
4586 (Remote processes): Processes for GVFS based methods run locally.
4587
36c8febb
MA
45882009-06-30 Michael Albinus <michael.albinus@gmx.de>
4589
0c7efc08
SM
4590 * tramp.texi (Inline methods, External methods, Gateway methods):
4591 Avoid the words "kludge" and hack".
36c8febb
MA
4592 (External methods): Add `synce' method.
4593
4594 * trampver.texi: Update release number.
4595
d6b951bb
MA
45962009-06-22 Michael Albinus <michael.albinus@gmx.de>
4597
4598 Sync with Tramp 2.1.16.
4599
4600 * tramp.texi (History): Add GVFS support.
4601 (External methods): Precise `rsync' description. Add `dav', `davs' and
4602 `obex' methods. Add 'tramp-gvfs-methods' option.
4603 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
4604 forms.
4605 (Remote Programs): Introduce `tramp-own-remote-path'.
4606 (Remote processes): New subsection "Running remote programs that create
4607 local X11 windows".
4608 (Frequently Asked Questions): Improve code for disabling vc.
4609
4610 * trampver.texi: Update release number. Set default value of
4611 `emacsgvfs'.
4612
70243478
CY
46132009-06-21 Chong Yidong <cyd@stupidchicken.com>
4614
4615 * Branch for 23.1.
4616
54b31cbf
GM
46172009-06-17 Glenn Morris <rgm@gnu.org>
4618
4619 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
4620 (Latest version of Emacs): Mention source code repository.
4621
f6adc23c
GM
46222009-06-16 Glenn Morris <rgm@gnu.org>
4623
4624 * faq.texi (Top): Language tweak.
4625 (Extended commands): Most people have arrow keys.
4626 (Emacs manual): Say how to follow info links.
4627 (File-name conventions): Change title a bit. Explain about source
4628 versus installed. Condense etc description.
4629 (Guidelines for newsgroup postings): Mention Savannah list page.
4630 (Newsgroup archives): Simplify.
4631 (Contacting the FSF): Add contact URL.
4632 (Emacs Lisp documentation): Printed version not always available.
4633 (Installing Texinfo documentation): Explain how by hand installation is
4634 not normally needed. Use add-to-list. Remove duplicate reference.
4635 (Informational files for Emacs): Move info on Help menu here from
4636 "File-name conventions".
4637 (Help installing Emacs): Tweak uref.
4638 (Obtaining the FAQ): Mention repository.
4639 (Origin of the term Emacs): Explain "ITS".
4640 (Changing load-path): Use add-to-list.
4641 (Automatic indentation): Clarify this is for Text mode.
4642 Don't mention Indented Text mode.
4643 (Finding Emacs on the Internet): The FSF does not seem to offer a
4644 deluxe distribution on CD anymore.
4645
b59a8457
GM
46462009-06-16 Glenn Morris <rgm@gnu.org>
4647
4648 * faq.texi (Top): Mention which Emacs version this FAQ is about.
4649 Recommend the latest release. Mention how to get older FAQs.
4650 Recommend the Emacs manual.
4651 (Guidelines for newsgroup postings): Discourage cross-posts.
4652 (Underlining paragraphs): Remove.
4653 (Editing MS-DOS files): Remove pre-Emacs 20 information.
4654 (Bugs and problems): Update key-binding.
4655 (Problems with very large files): Mention 64-bit.
4656 (Shell process exits abnormally): Remove.
4657 (Problems with Shell Mode): Rename and update.
4658 (Spontaneous entry into isearch-mode)
4659 (Problems talking to certain hosts): Remove. This is old information,
4660 in etc/PROBLEMS if needed.
4661 (Emacs takes a long time to visit files, Updating Emacs): Remove.
4662 (Dired claims that no file is on this line): Update.
4663 (Installing Emacs, Problems building Emacs): Simplify.
4664 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
4665 information.
4666 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
4667 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
4668 (JDEE): "JDEE", not "JDE".
4669 (Handling C-s and C-q with flow control, Binding C-s and C-q):
4670 Remove. This is old information, in etc/PROBLEMS if needed.
4671 (stty and Backspace key, Kanji and Chinese characters): Remove.
4672 (Right-to-left alphabets): Update section.
4673 (Changing the included text prefix): Gnus uses message-yank-prefix.
4674 Add cross-reference to Supercite manual.
4675 (Saving a copy of outgoing mail): Simplify output file description.
4676 (Expanding aliases when sending mail): Refer to Emacs manual.
4677 Remove old info about RFC822.
4678 Correct description of how to rebuild aliases.
4679 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
4680 (MIME with Emacs mail packages)
4681 (Viewing articles with embedded underlining)
4682 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
4683 Remove old sections.
4684 (Killing based on nonstandard headers): Remove. Scoring is preferable,
4685 and is well-documented in the Gnus manual.
4686 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
4687 (Making Gnus faster): Rename from "Starting Gnus faster".
4688 Merge "Catch-up is slow in Gnus" into here.
4689
0e6d12ca
GM
46902009-06-14 Glenn Morris <rgm@gnu.org>
4691
4692 * faq.texi (Status of Emacs): Re-order with most recent releases first.
4693 (New in Emacs 23): New section.
4694 (Handling C-s and C-q with flow control): Add xref.
4695
2e17e05e
GM
46962009-06-13 Glenn Morris <rgm@gnu.org>
4697
4698 * faq.texi (Setting up a customization file): Grammar fix.
4699 Customize is no longer "new".
4700 (Displaying the current line or column): Line-number mode is on by
4701 default. Don't mention `column' package. Mention linum.el.
4702 (Turning on abbrevs by default): Explain how to do it for buffers,
4703 modes, and everywhere.
4704 (Associating modes with files): Use add-to-list. Don't mention Emacs
4705 19.
4706 (Highlighting a region): On by default since 23.1.
4707 (Replacing highlighted text): Update doc quote.
4708 (Working with unprintable characters): Don't mention search-quote-char.
4709 (Using an already running Emacs process): Gnuclient is probably not an
4710 enhancement these days.
4711 (Indenting switch statements): Remove mention of pre-Emacs 20.
4712 (Horizontal scrolling): Abbreviate Emacs 20 description.
4713 (Replacing text across multiple files): Fix name of dired command.
4714 (Disabling backups): Use require not load.
4f9d4de3 4715 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 4716
2a1cf2b9
BW
47172009-06-13 Bill Wohler <wohler@newt.com>
4718
4719 Release MH-E manual version 8.2.
4720
4721 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4722 release 8.2.
4723
85b438b7
GM
47242009-06-13 Glenn Morris <rgm@gnu.org>
4725
4726 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
4727 in this day and age the common meaning is "on the web".
4728 (copying): Use @copyright in all cases.
4729 (Basic keys): Remove reference to deleted manual node "Text Characters".
4730 (File-name conventions): Use GNU as an example rather than SERVICE.
4731 default.el lives in site-lisp. Update Info directory location.
4732 (Real meaning of copyleft): GPL actions have been brought, but all
4733 settled out of court.
4734 (Guidelines for newsgroup postings): Shorten section title.
4735 Simplify comp.emacs description.
4736 (Newsgroup archives): Change Google URL. Describe Gmane.
4737 (Unsubscribing from Emacs lists): Remove discussion of "distribution
4738 points". Mention List-Unsubscribe header.
4739 (Contacting the FSF): Update email and URLs.
4740 (Basic editing): Mention F1 for help.
4741 (Installing Texinfo documentation): Refer to Texinfo website rather
4742 than ftp server.
4743 (Printing a Texinfo file): Mention texi2pdf.
4744 (Informational files for Emacs): Don't describe FTP or SERVICE, they
4745 are just stubs nowadays.
4746 (Latest version of Emacs): Explain version numbers.
4747 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
4748 (Turning on syntax highlighting): No need to mention hilit19 any more.
4749 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
4750 (Modes for various languages): Remove section.
4751 (Major packages and programs): Remove most version and maintainer
4752 information - it's hard to keep up-to-date, and adds nothing.
4753 Similarly with direct links to mailing lists.
4754 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
4755 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
4756 years, and Emacs comes with tools for this now.
4757 (Patch): Remove section - this is a standard tool.
4758 (Using function keys under X): Remove section.
4759
93e2d996
GM
47602009-06-12 Glenn Morris <rgm@gnu.org>
4761
4762 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
4763 (Help installing Emacs): Remove reference to deleted X11 node.
4764 (Associating modes with files): Interpreter-mode-alist is no longer
4765 subservient to auto-mode-alist.
4766 (Installing Emacs): Change future Emacs version.
4767 (Linking with -lX11 fails): Remove old section.
4768 (Packages that do not come with Emacs): Update ELL location.
4769 Emacs Lisp archive is dead.
4770 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
4771 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
4772 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
4773 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
4774 (Removing flashing messages): Remove section about non-existent Gnus
4775 option.
4776
f0bf7708
GM
4777 * faq.texi (Top): Add @top command.
4778 Remove the optional arguments from all @node commands: makeinfo can
4779 generate these automatically, and it is easier to edit and rearrange
4780 nodes without them.
4781
30884d11
GM
47822009-06-11 Glenn Morris <rgm@gnu.org>
4783
4784 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
4785 (The LPF): Make the updated URL the sole reference point.
4786 (Learning how to do something): Update refcard price and format.
4787 (Getting a printed manual): Sources in doc/emacs/, not man/.
4788 Also available in PDF format. Since the page count varies, be less
4789 precise.
4790 (Informational files for Emacs): Remove references to deleted files
4791 LPF and SUN-SUPPORT, and to UUCP.
4792 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
4793 Remove many obsolete ways to get the FAQ, which now seems only to be
4794 distributed with Emacs.
4795 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
4796
deab46e0
CY
47972009-06-09 Chong Yidong <cyd@stupidchicken.com>
4798
223b43fa 4799 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 4800 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 4801
deab46e0
CY
4802 * ada-mode.texi (Installation, Compile commands)
4803 (Project File Overview, No project files, Set compiler options)
4804 (Use GNAT project file, Use multiple GNAT project files)
4805 (Identifier completion): Use @samp for menu items, and @kbd for key
4806 sequences (Bug#3504).
4807
71fbd643
DU
48082009-06-04 Daiki Ueno <ueno@unixuser.org>
4809
8c9bb6f5 4810 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 4811
f197085b
CY
48122009-06-04 Ryan Yeske <rcyeske@gmail.com>
4813
4814 * message.texi (Header Commands): Fix descriptions to match
4815 keybindings.
4816
7f3bc720
DU
48172009-04-22 Daiki Ueno <ueno@unixuser.org>
4818
4819 * gnus.texi (Security): Mention that EasyPG is the current default.
4820
4518068d
CY
48212009-04-13 Chong Yidong <cyd@stupidchicken.com>
4822
4823 * ediff.texi (Session Commands): Fix typo.
4824
d7ca410a
MB
48252009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
4826
4827 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
4828 news.software.readers. Reported by Florian Rehnisch.
4829
c6c76add
GM
48302009-04-02 Glenn Morris <rgm@gnu.org>
4831
4832 * auth.texi: Capitalize direntry.
4833
4834 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
4835 using a period in the entry name. (Bug#2797)
4836
35ed8e2e
JB
48372009-03-03 Juanma Barranquero <lekktu@gmail.com>
4838
4839 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
4840 ($(infodir)/auth, auth.dvi): New targets.
4841
e280480a
GM
48422009-03-03 Glenn Morris <rgm@gnu.org>
4843
4844 * auth.texi: Fix @setfilename.
4845
4846 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
4847 (auth, $(infodir)/auth, auth.dvi): New rules.
4848
8a76755b
GM
48492009-02-25 Glenn Morris <rgm@gnu.org>
4850
4851 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
4852
0038d478
MB
48532009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
4854
4855 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
4856
48572009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
4858
4859 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
4860 gnus-nocem-issuers, and gnus-nocem-verifyer.
4861
867d4bb3
JB
48622009-02-20 Juanma Barranquero <lekktu@gmail.com>
4863
4864 * ada-mode.texi (Project files, Automatic Casing):
4865 * dbus.texi (Signals):
4866 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
4867 * mh-e.texi (HTML):
4868 * nxml-mode.texi (Locating a schema)
4869 (Using the document's URI to locate a schema):
4870 * org.texi (Footnotes, Using the mapping API):
4871 * rcirc.texi (Channels): Remove duplicate words.
4872
3a44dc1f
GM
48732009-02-20 Glenn Morris <rgm@gnu.org>
4874
4875 * dired-x.texi (Miscellaneous Commands):
4876 * gnus.texi: Minor updates for mbox Rmail.
4877
5dc584b5
KB
48782009-02-16 Karl Berry <karl@gnu.org>
4879
b59a8457
GM
4880 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4881 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
4882 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4883 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
4884 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
4885 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
4886 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
4887 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
4888 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
4889 Consistently use @insertcopying in the Top node,
5dc584b5 4890 @contents at the front (after @end titlepage),
b59a8457 4891 and @direntry after @copying. (Bug#1988)
5dc584b5 4892
9eb59592
MB
48932009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
4894
4895 * auth.texi: New file documenting auth-source.
4896
d324fa76
CD
48972009-02-13 Carsten Dominik <dominik@science.uva.nl>
4898
4899 * org.texi (Org Plot): Fix link.
4900
7a603b73
DU
49012009-02-09 Daiki Ueno <ueno@unixuser.org>
4902
4903 * epa.texi (Mail-mode integration): Mention the way to do
4904 "encrypt-to-self". (Bug#1807)
4905
a626b338 49062009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
4907
4908 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
4909
3b36c17e
MB
49102009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
4911
4912 * gnus-news.texi: Print version about Incoming*.
4913
55033558
CD
49142009-02-02 Carsten Dominik <dominik@science.uva.nl>
4915
4916 * org.texi (Structure editing, Handling links)
4917 (Fast access to TODO states, Javascript support): Make standard docs
4918 correctly reflect default variable settings.
4919
ec712abb
GM
49202009-02-02 Glenn Morris <rgm@gnu.org>
4921
4922 * org.texi: Fix typos.
4923
7112648c
MA
49242009-02-01 Michael Albinus <michael.albinus@gmx.de>
4925
4926 Sync with Tramp 2.1.15.
4927
4928 * trampver.texi: Update release number.
4929
2e461fc1
CD
49302009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
4931
4932 * org.texi (TODO dependencies): Document TODO dependencies on
4933 checkboxes.
4934
bc283609
CD
49352009-01-30 Carsten Dominik <dominik@science.uva.nl>
4936
4937 * org.texi (TODO dependencies): Document key binding for toggling
4938 ORDERED property.
4939
74fc5047
MA
49402009-01-28 Michael Albinus <michael.albinus@gmx.de>
4941
4942 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
4943 of hook functions.
4944
d6685abc
CD
49452009-01-28 Carsten Dominik <dominik@science.uva.nl>
4946
4947 * org.texi (TODO dependencies): New section.
4948
65c439fd
CD
49492009-01-27 Carsten Dominik <dominik@science.uva.nl>
4950
4951 * org.texi (Plain lists, TODO basics, Priorities)
4952 (Multiple sets in one file, Conflicts): Document interaction with
4953 `shift-selection-mode'.
4954
5fafc247
JB
49552009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
4956
4957 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
4958 Make Calc the subject of sentences.
4959 (Rearranging Formulas using Selections): Discuss new options
4960 for `j *'.
4961
e7433508
MA
49622009-01-26 Michael Albinus <michael.albinus@gmx.de>
4963
4964 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
4965
2096a1b6
GM
49662009-01-26 Glenn Morris <rgm@gnu.org>
4967
4968 * org.texi: Fix typos.
4969
0cb61492
BW
49702009-01-26 Bill Wohler <wohler@newt.com>
4971
2096a1b6 4972 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 4973
0bd48b37
CD
49742009-01-25 Carsten Dominik <dominik@science.uva.nl>
4975
4976 * org.texi (References): Add information about remote references.
4977 (Built-in table editor): Document `C-c RET' in tables.
4978 (Math symbols, Quoting LaTeX code): Mention that simple
4979 LaTeX macros survive LaTeX export.
4980 (Images in LaTeX export): Show how to create a reference to a
4981 figure.
4982 (Sectioning structure): Document that the LaTeX class can be
4983 specified in a property.
4984 (Text areas in HTML export): New section.
4985 (External links): Add examples for text search and ID links.
4986 (Built-in table editor): Remove the descriptio of `C-c
4987 C-q', it not longer works.
4988 (Literal examples): Document that a space must follow
4989 the colon in short examples.
4990 (Relative timer): Document `org-timer-stop'.
4991 (Footnotes): New section.
4992 (Footnote markup): Shorten section and refer to new Footnote
4993 section.
4994 (Literal examples): Add documentation for line
4995 numbering in and references to code examples.
4996 (CSS support): Fix the description of default CSS styles.
4997 (Capturing column view): Document
4998 "file:path/to/file.org" as an allowed value for the ID property of
4999 a dynamic block copying column view.
5000
49dbbaf2
SE
50012009-01-23 Stephen Eglen <stephen@gnu.org>
5002
5003 * mh-e.texi (Getting Started): Describe $MH.
5004
193e6828
MA
50052009-01-21 Michael Albinus <michael.albinus@gmx.de>
5006
5007 * tramp.texi (all): Harmonize usage of "external method",
5008 "external transfer method" and "out-of-band method".
5009 (Connection types): Precise the differences of inline and external
5010 methods. Written by Adrian Phillips <a.phillips@met.no>.
5011
26b9f88d
MB
50122009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
5013
5014 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
5015 commands as described at the top. Reported by Allan Gottlieb
5016 <gottlieb@nyu.edu>.
5017
50182009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
5019
5020 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
5021 nnmail-pathname-coding-system.
5022
377952e0
GM
50232009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
5024
5025 * org.texi (Relative timer): Fix typo.
5026
a20d3598
JB
50272009-01-15 Juanma Barranquero <lekktu@gmail.com>
5028
5029 * org.texi (Clocking work time): Fix typo.
98a1e0f5 5030 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 5031
a50253cc
GM
50322009-01-13 Glenn Morris <rgm@gnu.org>
5033
5034 * org.texi: Fix some more typos.
5035
07450bee
GM
50362009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
5037
5038 * org.texi: Fix some typos.
5039
e3e955fe
MB
50402009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
5041
5042 * gnus.texi (Group Parameters): Add note for local variables.
5043
50442009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5045
0c7efc08
SM
5046 * gnus.texi (Converting Kill Files): Fix URL.
5047 Include gnus-kill-to-score.el in contrib directory.
e3e955fe
MB
5048
50492009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5050
5051 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
5052 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
5053 (Paging the Article): Add index entry.
5054
71dd9983
JB
50552009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
5056
5057 * ada-mode.texi (Examples): Delete redundant text.
5058
4a0cf14f
MA
50592009-01-03 Michael Albinus <michael.albinus@gmx.de>
5060
36c8febb 5061 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
5062
5063 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
5064 addresses.
5065
aedac0f0
BW
50662009-01-03 Bill Wohler <wohler@newt.com>
5067
5068 * mh-e.texi (Scan Line Formats): Indicate that first column should be
5069 kept empty.
5070
4c65b566
CD
50712008-12-20 Carsten Dominik <dominik@science.uva.nl>
5072
5073 * org.texi (Activation, Exporting, ASCII export, HTML export)
0c7efc08
SM
5074 (HTML Export commands, LaTeX/PDF export commands):
5075 Improve documentation about transient-mark-mode.
e9fce1ac 5076 (References): Document the use of special names like $LR1 to reference
4c65b566
CD
5077 to fields in the last table row.
5078
e1a78e1e
JL
50792008-12-19 Juri Linkov <juri@jurta.org>
5080
5081 * info.texi (Search Text): Remove mention of removed key binding M-s.
5082
17a0aa82
CD
50832008-12-18 Carsten Dominik <dominik@science.uva.nl>
5084
5085 * org.texi (References): Remove mentioning of @0 as reference for the
5086 last line, this has been reverted in the Lisp sources.
5087
4997d802
JB
50882008-12-17 Juanma Barranquero <lekktu@gmail.com>
5089
5090 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
5091 (DVI_TARGETS): Remove duplicates. Add sasl.
5092 ($(infodir)/sasl, sasl.dvi): New targets.
5093
33306645
CD
50942008-12-17 Carsten Dominik <dominik@science.uva.nl>
5095
5096 * org.texi: Version number pushed to 6.15d.
5097
db55f368
CD
50982008-12-16 Carsten Dominik <dominik@science.uva.nl>
5099
a0bf4117 5100 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
5101 (Images in LaTeX export): New section.
5102 (Inlined images, Images in HTML export): Sections renamed.
5103
dae0a942
MB
51042008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
5105
5106 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
5107
9f5572e9
MB
51082008-12-04 David Engster <dengste@eml.cc>
5109
5110 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
af42a9cc 5111 of nnml-get-new-mail. Change URL for mairix patch.
9f5572e9 5112
bc23baaa
CD
51132008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
5114
5115 * org.texi (Using the mapping API): Fix bug in mapping example.
5116 (Publishing options): Make the list of properties complete again, in
5117 correspondence to the variable `org-export-plist-vars'.
5118 (Property searches): Document new special values for time comparisons.
5119 (Tag inheritance): Refine the description of tag inheritance.
5120 (Project alist): Add info about the publishing sequence of components.
a0bf4117 5121 (Effort estimates): Document the new relative timer.
bc23baaa 5122
3bf8054f
JB
51232008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
5124
5125 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
5126 (Using Calc): Clarify use of `C-x * o'.
5127 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
5128
ac134f2f
RS
51292008-11-28 Richard M Stallman <rms@gnu.org>
5130
5131 * dbus.texi (Receiving Method Calls): Clean up previous change.
5132
ace706d1
MA
51332008-11-26 Michael Albinus <michael.albinus@gmx.de>
5134
5135 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
5136 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
5137 `dbus-unescape-from-identifier'.
5138 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 5139 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
5140 (Signals): Use the constants in the example.
5141
d60b1ba1
CD
51422008-11-24 Carsten Dominik <dominik@science.uva.nl>
5143
b97439ce 5144 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 5145
ce4fdcb9
CD
51462008-11-23 Carsten Dominik <dominik@science.uva.nl>
5147
5148 * org.texi (Setting up Remember): Document `org-remember-mode'.
5149 (External links): Document that bbdb links can use a regular
5150 expression.
5151 (External links): Document that elisp links can contain interactive
5152 commands.
5153
c8548a00 51542008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
5155
5156 * viper.texi (viper-translate-all-ESC-keysequences):
5157 Description removed.
5158
6a2c4aec
GM
51592008-11-19 Glenn Morris <rgm@gnu.org>
5160
5161 * doclicense.texi: Change to FDL 1.3.
5162 Relicense all texi files under FDL 1.3 or later.
5163
59ee4113
JB
51642008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
5165
5166 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
5167
59bcbb98 51682008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a 5169
0c7efc08 5170 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
2198eaa5
JB
5171
5172 * ediff.texi: Version/date change.
9f90198a 5173
8aa41c9b
CY
51742008-11-14 Chong Yidong <cyd@stupidchicken.com>
5175
5176 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
5177
17587b1b
JB
51782008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
5179
5180 * calc.texi (About This Manual): Comment out a mention of
5181 marginal notes.
5182
564c900e
CD
51832008-11-12 Carsten Dominik <dominik@science.uva.nl>
5184
5185 * org.texi (Clocking work time): Document the :formula property of
5186 clock tables.
5187 (Structure editing, Refiling notes): Document refiling regions.
5188 (Agenda commands): Document the double-prefix version
5189 of the `l' command in the agenda.
5190 (Handling links): Explain the effect of a double prefix
5191 arg to `C-c C-o'.
5192 (TODO basics): Add documentation for tag triggers.
5193
3c4be1f2
GM
51942008-10-23 Glenn Morris <rgm@gnu.org>
5195
5196 * cl.texi (Function Bindings): Mention `flet' fails to deal with
5197 byte-compiling things like `+'.
5198
5199 * ns-emacs.texi: Merge copyright years of author now with assignment
5200 into FSF years.
5201 (VER): Use it for easier automatic updating. Use Emacs version rather
5202 than standalone Emacs.app version.
5203
a6520ff3
CD
52042008-10-12 Carsten Dominik <dominik@science.uva.nl>
5205
864c9740 5206 * org.texi: Lots of minor fixes.
a6520ff3
CD
5207 (Capture): New chapter.
5208 (Org Plot): New section.
5209
db7a4b66
MH
52102008-09-30 Magnus Henoch <mange@freemail.hu>
5211
5212 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
5213
4043c194
JB
52142008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
5215
5216 * calc.texi (User Defined Units): Mention how to enter optional display
5217 string.
5218
eef5ade7
MB
52192008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
5220
0c7efc08 5221 * message.texi (Sending Variables): Fix variable documentation to
eef5ade7
MB
5222 avoid the "y/n" wording.
5223
e52cac88
MB
52242008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
5225
0c7efc08 5226 * message.texi (Sending Variables): Add `message-confirm-send' doc.
e52cac88
MB
5227
52282008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
5229
5230 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
5231 @enumerate section so as to be able to be formatted with MAKEINFO=no.
5232
00c55306
BW
52332008-09-22 Bill Wohler <wohler@newt.com>
5234
5235 Release MH-E manual version 8.1.
5236
5237 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5238 release 8.1.
5239
5240 * mh-e.texi: Retain dual license as agreed to by the FSF.
5241 However, bump GPL to Version 3.
5242 Use @include for license text.
5243
e52cac88 52442008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
5245
5246 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
5247 (Store custom flags and keywords, Store arbitrary data):
5248 Clean up markup.
64763fe3
MB
5249
52502008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
5251
5252 * gnus.texi (The Gnus Registry): Document it.
5253
9e601b8d
MB
52542008-09-08 David Engster <dengste@eml.cc>
5255
88ee5b02
JB
5256 * gnus.texi (nnmairix): Point out that nnml uses MH format.
5257 Clarify section about choosing back end servers.
9e601b8d 5258
247043f1
GM
52592008-08-23 Glenn Morris <rgm@gnu.org>
5260
5261 * dired-x.texi (Shell Command Guessing):
5262 Mention dired-guess-shell-case-fold-search. (Bug#417)
5263
2bfec7a0
MA
52642008-08-22 Michael Albinus <michael.albinus@gmx.de>
5265
5266 * trampver.texi: Update release number.
5267
247043f1 52682008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
5269
5270 * ns-emacs.texi: Update version.
5271 (Introduction): Correct menu location for options save.
5272 (Customization): Note that defaults are stored under org.gnu.Emacs.
5273
8c20bd92
BW
52742008-08-11 Bill Wohler <wohler@newt.com>
5275
5276 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
5277 explicit about GNU mailutils MH elsewhere (with thanks to Darel
5278 Henman) (closes SF #1768928).
5279
767a4d92
GM
52802008-08-10 Glenn Morris <rgm@gnu.org>
5281
5282 * ns-emacs.texi: Use @copying. Change copyright of authors with
5283 assignment to FSF. Change license to GFDL.
5284 (Top): Remove outdated references.
5285
6ecfe5c2
MB
52862008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
5287
88ee5b02
JB
5288 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
5289 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
5290 gnus-summary-sort-by-most-recent-date.
5291 (Summary Sorting): Explain prefix argument.
5292
52932008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
5294
5295 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
5296 gnus-summary-pipe-output.
5297
eb932e8a
MA
52982008-08-03 Michael Albinus <michael.albinus@gmx.de>
5299
5300 * dbus.texi (Receiving Method Calls): Document error handling of own
5301 D-Bus methods.
5302
bfe16263
BW
53032008-08-01 Bill Wohler <wohler@newt.com>
5304
5305 * mh-e.texi (Reading Mail)
9f90198a 5306 (Viewing Attachments): Describe new function
bfe16263
BW
5307 mh-show-preferred-alternative.
5308 (Sending Mail, Redistributing, Sending Message): Describe new hook
5309 mh-annotate-msg-hook.
5310
21956b56
MA
53112008-07-31 Michael Albinus <michael.albinus@gmx.de>
5312
5313 * dbus.texi (Arguments and Signatures): Fix example.
5314 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
5315 (Asynchronous Methods): New node.
9f90198a
JB
5316 (Errors and Events): Describe extended layout of `dbus-event'.
5317 New defun `dbus-event-message-type'.
21956b56 5318
7c2fb837
DN
53192008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
5320
5321 * ediff.texi: Remove VMS support.
5322
13662773
JB
53232008-07-29 Juanma Barranquero <lekktu@gmail.com>
5324
5325 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
5326 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
5327
ddde0b34
CY
53282008-07-29 Chong Yidong <cyd@stupidchicken.com>
5329
5330 * Makefile.in: Add mairix-el targets.
5331
53322008-07-29 David Engster <deng@randomsample.de>
5333
5334 * mairix-el.texi: New file.
5335
d5875b25
JB
53362008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
5337
366b7d44
JB
5338 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
5339 project files. Delete 'main_unit' project variable; not needed. Allow
5340 process environment variables wherever project variables are allowed.
5341 Add tutorial section on multiple GNAT project files.
d5875b25 5342
6cbab8ee
MA
53432008-07-27 Michael Albinus <michael.albinus@gmx.de>
5344
5345 Sync with Tramp 2.1.14.
5346
5347 * trampver.texi: Update release number.
5348
9e2a2647
DN
53492008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
5350
5351 * ns-emacs.texi:
5352 * faq.texi: Remove mentions of Mac Carbon.
5353
d62672f3
MB
53542008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
5355
5356 * gnus.texi (Saving Articles): Describe the 2nd argument of
5357 gnus-summary-save-in-pipe.
5358 (SpamAssassin): Use it.
5359
53602008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
5361
5362 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
5363
dd12e1c6
CD
53642008-07-25 Carsten Dominik <dominik@science.uva.nl>
5365
5366 * org.texi (Export options): Document the use of the creator flag.
5367
44ce9197
CD
53682008-07-24 Carsten Dominik <dominik@science.uva.nl>
5369
5370 * org.texi: New version 6.06a.
5371
ddd13c5d
JB
53722008-07-23 Juanma Barranquero <lekktu@gmail.com>
5373
5374 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
5375 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
5376
8dc6104d
JB
53772008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
5378
5379 * calc.texi (Editing Stack Entries):
5380 (Algebraic Entry): Rewrite introductory sentences so it can be used by
5381 Calc's help functions. Mention fixing typos.
5382 (Customizing Calc): Fix typo.
5383
53842008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
5385
5386 * calc.texi (summarykey): New macro. Use to correctly format keys in
5387 the summary.
5388
ddd13c5d 53892008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
5390
5391 * ns-emacs.texi (Customization): Corrected documentation on color
5392 specification formats.
5393
568beaa2
AS
53942008-07-19 Andreas Schwab <schwab@suse.de>
5395
db8ef699 5396 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
5397
5398 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
5399 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
5400
cd71b9ae
MA
54012008-07-18 Michael Albinus <michael.albinus@gmx.de>
5402
5403 * dbus.texi (Inspection): Rework, introduce submenus.
5404 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
5405 (Properties and Annotations, Arguments and Signatures): New nodes.
5406
9b7993b4
MA
54072008-07-13 Michael Albinus <michael.albinus@gmx.de>
5408
5409 * dbus.texi (Receiving Method Calls): Fix description of
5410 `dbus-register-method'.
5411 (Signals): Allow also signal arguments for filtering in
5412 `dbus-register-signal'.
5413
241d447b
JB
54142008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
5415
5416 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
5417 `cnorm'.
5418 (Arithmetic Tutorial): Simplify the verification of prime factors.
5419
adb46650
MB
54202008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
5421
5422 * gnus.texi (Saving Articles): Mention
5423 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
5424
92e15881
JB
54252008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
5426
5427 * calc.texi: Adjust mode line throughout.
5428
ea597303
JB
54292008-06-28 Juanma Barranquero <lekktu@gmail.com>
5430
5431 * sasl.texi (Mechanisms): Fix typos.
5432
aee08080
JB
54332008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
5434
5435 * calc.texi (Killing from the stack): Mention using normal Emacs
5436 copying.
5437
a06a4a12
MA
54382008-06-21 Michael Albinus <michael.albinus@gmx.de>
5439
0c7efc08 5440 * tramp.texi (Password handling): Rename from "Password caching".
ea597303 5441 Add `auth-source' mechanism.
a06a4a12
MA
5442 (Connection caching): Tramp reopens the connection automatically,
5443 when the operating system on the remote host has been changed.
5444
7389398d
EZ
54452008-06-20 Eli Zaretskii <eliz@gnu.org>
5446
5447 * makefile.w32-in (distclean): Remove makefile.
5448
b349f79f
CD
54492008-06-17 Carsten Dominik <dominik@science.uva.nl>
5450
3f9b4c2b 5451 * org.texi (Using the mapping API): New section.
b349f79f 5452 (Agenda column view): New section.
3f9b4c2b 5453 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 5454 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 5455 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
5456
54572008-06-17 Jason Riedy <jason@acm.org>
5458
5459 * org.texi (A LaTeX example): Note that fmt may be a one-argument
5460 function, and efmt may be a two-argument function.
5461 (Radio tables): Document multiple destinations.
5462
cd5c05d2
GM
54632008-06-16 Glenn Morris <rgm@gnu.org>
5464
5465 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
5466 Add Cover-Texts.
5467
debf4439
GM
54682008-06-15 Glenn Morris <rgm@gnu.org>
5469
5470 * faq.texi (VER): Update to 23.0.60.
5471
5472 * mh-e.texi: Remove option of licensing under GPL.
5473 Add Cover-Texts to GFDL permissions notice.
5474 (GPL): Remove section.
5475 (GFDL): Include doclicense.texi rather than the actual text.
5476
5477 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
5478 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
5479
5480 * sasl.texi: Fix output file name.
5481
5482 * epa.texi, sasl.texi: Refer to license in Emacs manual.
5483
5484 * gnus-coding.texi: Refer to license in Gnus manual.
5485
5486 * idlwave.texi, sasl.texi: Use @copying.
5487
5488 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
5489
5490 * speedbar.texi: Update Back-Cover Text as per maintain.info.
5491
5492 * url.texi: Use @copying, @title, @subtitle, @author.
5493
5494 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
5495 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
5496 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
5497 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
5498 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
5499 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
5500 * widget.texi, woman.texi:
5501 Remove references to external license, since doclicense is included.
5502
5503 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
5504 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
5505 Remove references to non-existent Invariant Sections.
5506
091f8bc1
GM
55072008-06-14 Glenn Morris <rgm@gnu.org>
5508
5509 * faq.texi (Major packages and programs): Remove references to external
5510 Supercite, Calc, VIPER, since they have been included for some time.
5511 Update VM, AUCTeX, BBDB entries.
5512
47bcb4d3
UJ
55132008-06-14 Ulf Jasper <ulf.jasper@web.de>
5514
5515 * newsticker.texi: Updated to match latest newsticker changes.
5516
6f093307
GM
55172008-06-13 Glenn Morris <rgm@gnu.org>
5518
5519 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
5520 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
5521 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
5522 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
5523 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
5524 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
5525 * woman.texi:
5526 Update Back-Cover Text as per maintain.info.
5527
2b968687
MB
55282008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
5529
5530 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
5531
5532 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
5533 (gnus-faq.xml): Update repository host.
5534
2b968687
MB
5535 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
5536
55372008-06-15 Frank Schmitt <ich@frank-schmitt.net>
5538
5539 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
5540 Fix a typo.
5541
55422008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
5543
5544 * gnus.texi (Mail Source Customization): Correct values of
4e2af782 5545 `mail-source-delete-incoming'. Reported by Tassilo Horn.
2b968687
MB
5546 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
5547
55482008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
5549
5550 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
5551 coding standards.
5552
55532008-06-14 David Engster <dengste@eml.cc>
5554
5555 * gnus.texi (nnmairix): Markup fixes.
5556
e6d2d263
MB
55572008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
5558
2b968687 5559 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
5560
55612008-06-05 David Engster <dengste@eml.cc>
5562
5563 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
5564
55652008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
5566
b344d29d 5567 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
5568 (Searching, nnir, nnmairix): New stub nodes.
5569
ad231df6 55702008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
5571
5572 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
5573
f394fa25
MB
55742008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
5575
5576 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
5577
58333467
MB
55782008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
5579
5580 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
5581
67525fb9
JY
55822008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
5583
5584 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
5585
0549d8fc
JB
55862008-05-06 Juanma Barranquero <lekktu@gmail.com>
5587
5588 * info.texi (Top): Fix typo in xref.
5589
149a3837
KB
55902008-05-05 Karl Berry <karl@gnu.org>
5591
5592 * info.texi (Top): @xref to stand-alone manual.
5593
3a23a519
MB
55942008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
5595
5596 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
5597 (Various Summary Stuff): Fix typo in last xref.
5598
0a29fbf3
JB
55992008-05-02 Juanma Barranquero <lekktu@gmail.com>
5600
5601 * org.texi (Moving subtrees): Fix typo.
5602
586b90f1
MA
56032008-04-28 Michael Albinus <michael.albinus@gmx.de>
5604
5605 * tramp.texi (Frequently Asked Questions): Explain, how to disable
5606 Tramp via `tramp-mode'.
5607
b5af9883
CD
56082008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
5609
5610 * org.texi: Massive changes, in many parts of the file.
5611
d55fe5bb
MB
56122008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
5613
5614 * gnus.texi (Oort Gnus): Add message-fill-column.
5615
56162008-04-12 Adrian Aichner <adrian@xemacs.org>
5617
5618 * gnus.texi (Mail Source Specifiers): Typo fix.
5619
56202008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
5621
5622 * gnus.texi (Diary Headers Generation): Update key binding for
5623 `gnus-diary-check-message'.
5624
56252008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
5626
5627 * gnus.texi (Emacsen): Addition.
5628
56292008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
5630
5631 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
5632
56332008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
5634
5635 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
5636
56372008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
5638
5639 * gnus-news.texi: Update tool bar item.
5640
56412008-04-09 Sven Joachim <svenjoac@gmx.de>
5642
5643 * gnus-news.texi: Fix typos.
5644
76c109c3
JB
56452008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
5646
222027f2 5647 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
5648 Add mention of `kron'.
5649
d5fbd5a6
MO
56502008-04-01 Daiki Ueno <ueno@unixuser.org>
5651
0c7efc08
SM
5652 * epa.texi (Encrypting/decrypting *.gpg files):
5653 Document epa-file-name-regexp.
d5fbd5a6 5654
fbcbb58c
KY
56552008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
5656
5657 * gnus.texi (Example Methods): Fix description about ssh-agent.
5658 (Indirect Functions): Fix the default value of nntp-telnet-command;
5659 remove link to connect.html.
5660
134ce16c
MA
56612008-03-30 Michael Albinus <michael.albinus@gmx.de>
5662
5663 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
5664 dbus-call-method.
5665 (Receiving Method Calls): The timeout can be set by the calling client.
5666
da1975d7
MA
5667 * trampver.texi: Update release number.
5668
2e4089ab
RS
56692008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
5670
5671 * gnus.texi (Top): Fix version. Add SASL.
5672
70cab5a9
MA
56732008-03-29 Michael Albinus <michael.albinus@gmx.de>
5674
5675 Sync with Tramp 2.1.13.
5676
5677 * trampver.texi: Update release number.
5678
5bc6ddff
MB
56792008-03-29 Chong Yidong <cyd@stupidchicken.com>
5680
5681 * org.texi: Update to new org-mode website.
5682
56832008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
5684
5685 * cl.texi (For Clauses): Fix loop over key-seq to match code.
5686
9b3ebcb6
MB
56872008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
5688
5689 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
5690 gnus-read-ephemeral-gmane-group-url,
5691 gnus-read-ephemeral-emacs-bug-group,
5692 gnus-read-ephemeral-debian-bug-group.
5693
56942008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
5695
5696 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
5697
5698 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
5699 Add FIXMEs for Bookmarks and gnus-registry-marks.
5700
57012008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
5702
5703 * gnus.texi (Smileys): Document `smiley-style'.
5704
57052008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
5706
5707 * gnus.texi (Gnus Development): Clarify difference between ding and
5708 gnu.emacs.gnus.
5709 (MIME Commands, Using MIME, RSS): Fix markup.
5710
5711 * gnus-faq.texi ([8.4]): Ditto.
5712
57132008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
5714
5715 * gnus.texi (Emacsen): Remove obsolete stuff.
5716
57172008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
5718
5719 * gnus.texi (Oort Gnus): Add version info WRT
5720 `mail-source-delete-incoming'.
5721
57222008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
5723
5724 * gnus.texi (Top): Add "Other related manuals" and version info in
5725 `iftex' output.
5726 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
5727 gnus-balloon-face-0 and the corresponding format specifiers.
5728
608d6a81
MA
57292008-03-26 Michael Albinus <michael.albinus@gmx.de>
5730
5731 * tramp.texi (Filename completion): Remove footnote about let-bind
5732 of `partial-completion-mode'. It doesn't work this way.
5733
27a6f132
SM
57342008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
5735
5736 * pcl-cvs.texi (Contributors): Update my email.
5737
4a7c4c40
MA
57382008-03-21 Michael Albinus <michael.albinus@gmx.de>
5739
5740 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
5741
2940c053
BW
57422008-03-17 Bill Wohler <wohler@newt.com>
5743
5744 * mh-e.texi (Viewing): Update URL for adding header fields to
5745 mh-invisible-header-fields-default.
5746
30864d5f
BW
57472008-03-16 Bill Wohler <wohler@newt.com>
5748
5749 * mh-e.texi (Preface): Add Gnus to requirements.
5750 (Forwarding): Note that forwarded MIME messages are now inline.
5751
31fe2b00
SM
57522008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
5753
5754 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
5755 (Common Variables): Give precedence to the netcat methods over the
5756 telnet methods, and mention that they are more reliable.
31fe2b00 5757
5e97c626
CD
57582008-03-13 Carsten Dominik <dominik@science.uva.nl>
5759
5760 * org.texi (Exporting Agenda Views): Document agenda export to
5761 iCalendar.
5762 (Progress logging): Document the new progress logging stuff.
5763
37a68866
MB
57642008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
5765
5766 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
5767 Update for change of `mail-source-delete-incoming'.
5768
5769 * gnus-news.texi: Ditto.
5770
8f7abae3
MB
57712008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
5772
5773 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
5774 custom versions.
5775
af379c86
AM
57762008-03-07 Alan Mackenzie <acm@muc.de>
5777
5778 * cc-mode.texi (Limitations and Known Bugs): State that the number of
5779 parens/brackets in a k&r region is limited.
5780
3d0f8a67
MB
57812008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
5782
5783 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
5784 using different Emacs versions.
5785
52151df0
GM
57862008-02-27 Glenn Morris <rgm@gnu.org>
5787
5788 * sc.texi: Remove a lot of old and obsolete info.
5789 (titlepage): Simplify.
5790 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
5791 (VM with any Emacsen, GNEWS with any Emacsen)
5792 (Overloading for Non-conforming MUAs, Version 3 Changes)
5793 (The Supercite Mailing List): Delete nodes.
5794 (Introduction): Remove info about old packages.
5795 (Getting Connected): Simplify. Remove info about old packages.
5796 (Citing Commands): Delete Emacs 19 info.
5797 (Hints to MUA Authors): Simplify.
5798 (Thanks and History): Merge in some info from the deleted node
5799 "Version 3 Changes".
5800
b03f96dc
MB
58012008-02-05 Juanma Barranquero <lekktu@gmail.com>
5802
5803 * org.texi (Setting tags, In-buffer settings):
5804 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
5805
52bec650
MB
58062008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
5807
5808 * gnus-news.texi: Mention that spaces and tabs are allowed in the
5809 installation directory name.
5810
34a3c587
RF
58112008-02-12 Romain Francoise <romain@orebokech.com>
5812
5813 * epa.texi (Overview): Fix typo.
5814
5a8d03e9
MO
58152008-02-11 Daiki Ueno <ueno@unixuser.org>
5816
5817 * epa.texi (Quick start): Remove the .emacs setting.
5818
f1914c40
MO
58192008-02-10 Daiki Ueno <ueno@unixuser.org>
5820
5821 * epa.texi (Quick start): Use the command `epa-enable' instead of
5822 loading `epa-setup'.
5823
bca98fc9
JB
58242008-02-08 Juanma Barranquero <lekktu@gmail.com>
5825
5826 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
5827 ($(infodir)/epa, epa.dvi): New targets.
5828
4b01af2e
MO
58292008-02-08 Daiki Ueno <ueno@unixuser.org>
5830
5831 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
5832
5833 * epa.texi: New manual documenting the EasyPG Assistant.
5834
06c0751a
MA
58352008-02-06 Michael Albinus <michael.albinus@gmx.de>
5836
5837 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
5838 (Inspection): New function dbus-ping.
5839
7dcccd7b
MA
58402008-02-05 Michael Albinus <michael.albinus@gmx.de>
5841
5842 * tramp.texi (Remote processes): Add `shell-command'.
5843
a1da1e37
MB
58442008-01-28 Michael Sperber <sperber@deinprogramm.de>
5845
5846 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
5847 (Group Parameters): Document `mail-source' parameter.
5848
c9d8f746
MA
58492008-01-27 Michael Albinus <michael.albinus@gmx.de>
5850
5851 * tramp.texi (Inline methods): The hostname of the su(do)? methods
5852 must be a local host.
5853
15db4a13
MO
58542008-01-26 Michael Olson <mwolson@gnu.org>
5855
5856 * erc.texi: Update version for ERC 5.3 release.
5857 (Obtaining ERC): Update extras URLs for 5.3.
5858 (Development): Write instructions for git, and remove those for Arch.
5859 (History): Mention the switch to git.
5860
2bc43980
KB
58612008-01-24 Karl Berry <karl@gnu.org>
5862
bca98fc9
JB
5863 * info.texi (Search Index, Search Text): Mention the command
5864 character in the section name, a la the (Go to node) node.
2bc43980 5865
d2e4a6c9
MA
58662008-01-21 Michael Albinus <michael.albinus@gmx.de>
5867
5868 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
5869
0b6799c3
MB
58702008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
5871
5872 * gnus-news.texi: Mention gnus-article-describe-bindings.
5873
58742008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
5875
5876 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
5877
db9c3fb1 58782008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 5879
7b4d0413 5880 * org.texi (Property inheritance): New section.
db9c3fb1 5881 (Conventions): New section.
7b4d0413 5882 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
5883 commands, and the new bindings for refiling.
5884 (Sparse trees): Document the new special command for sparse trees.
5885 (References): Be more clear about the counting of hilines.
5886 (Handling links): Document M-p/n for accessing links.
5887 (Fast access to TODO states): New section.
5888 (Per file keywords): New section.
5889 (Property inheritance): New section.
5890 (Column attributes): New summary types.
5891 (Capturing Column View): New section.
5892 (The date/time prompt): Cover the new features in the date/time prompt.
5893 Compactify the table of keys for the calendar remote control.
5894 (Clocking work time): Document the new :scope parameter.
5895 (Remember): Promoted to chapter.
5896 (Quoted examples): New section.
5897 (Enhancing text): New verbatim environments.
5898
6ed73f28
MA
58992008-01-14 Michael Albinus <michael.albinus@gmx.de>
5900
5901 * trampver.texi: Update release number.
5902
95838435
MB
59032008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
5904
0c7efc08
SM
5905 * gnus.texi (Article Keymap):
5906 Add gnus-article-wide-reply-with-original; fix descriptions of
95838435
MB
5907 gnus-article-reply-with-original and
5908 gnus-article-followup-with-original.
5909
20234d96
GM
59102008-01-09 Glenn Morris <rgm@gnu.org>
5911
5912 * nxml-mode.texi: Add @copying section.
5913
d82cf70b
MB
59142008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
5915
5916 * message.texi (Mail Variables): Add some text from "(gnus)Posting
5917 Server". Add `message-send-mail-with-mailclient'.
5918
5919 * gnus.texi (Posting Server): Move some text to "(message)Mail
5920 Variables" and add a reference here.
5921
addb7f2e
MA
59222008-01-04 Michael Albinus <michael.albinus@gmx.de>
5923
5924 * dbus.texi (Receiving Method Calls): New chapter.
5925 (Errors and Events): Add serial number to events. Replace "signal" by
5926 "message". Introduce dbus-event-serial-number.
5927
4db2806c
MA
59282008-01-03 Michael Albinus <michael.albinus@gmx.de>
5929
5930 * dbus.texi (Type Conversion): Explain the type specification for empty
5931 arrays. Use another example.
5932
c9ecb5a7
MA
59332007-12-30 Michael Albinus <michael.albinus@gmx.de>
5934
5935 * dbus.texi (all): Replace "..." by @dots{}.
5936 (Type Conversion): Precise the value range for :byte types.
5937 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
5938 Mention its return value.
5939 (Errors and Events): There is no D-Bus error propagation during event
5940 processing.
5941
702dbfd9
JB
59422007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
5943
5944 * calc.tex (Yacas Language, Maxima Language, Giac Language):
5945 New sections.
5946
87035689
MB
59472007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
5948
5949 * gnus.texi (Group Parameters): Reorder the text and add a note about
5950 `gnus-parameters' near the beginning of the node.
5951
59522007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
5953
5954 * gnus.texi (Score File Editing): Fix function name.
5955
5492f5ca
MA
59562007-12-23 Michael Albinus <michael.albinus@gmx.de>
5957
5958 Sync with Tramp 2.1.12.
5959
5960 * trampver.texi: Update release number.
5961
d4e67bc5
MA
59622007-12-22 Michael Albinus <michael.albinus@gmx.de>
5963
5964 * dbus.texi (Type Conversion): Correct input parameters mapping.
5965
6a31c819
MA
59662007-12-21 Michael Albinus <michael.albinus@gmx.de>
5967
5968 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
5969 (Errors and Events): Mention wrong-type-argument error.
5970
99a3e35f
AS
59712007-12-21 Alex Schroeder <alex@gnu.org>
5972
5973 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 5974 spaces. Fixed some typos.
99a3e35f
AS
5975 (Internet Relay Chat): Explain relay.
5976 (Getting started with rcirc): Change items to reflect prompts.
5977 Add more explanation to rcirc-track-minor-mode and added a comment to
5978 warn future maintainers that this section is a copy.
0c7efc08 5979 (People): Change /ignore example.
62b12a24 5980 (Keywords): Not keywords.
99a3e35f 5981
331e4d02
AS
59822007-12-20 Alex Schroeder <alex@gnu.org>
5983
5984 * rcirc.texi (Top): Fighting Information Overload chapter added.
5985 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
0c7efc08 5986 (rcirc commands): Move /ignore command to the new chapter.
331e4d02
AS
5987 (Fighting Information Overload): New chapter documenting /keyword,
5988 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
5989 (Configuration): Document rcirc-server-alist, remove
5990 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 5991
cd71c3ef
MA
59922007-12-16 Michael Albinus <michael.albinus@gmx.de>
5993
5994 * dbus.texi (Signals): Fix example in dbus-register-signal.
5995
bbbe940b
MB
59962007-12-14 Sven Joachim <svenjoac@gmx.de>
5997
5998 * gnus.texi (Score Variables): Fix typo.
5999
0ce574ef
MA
60002007-12-07 Michael Albinus <michael.albinus@gmx.de>
6001
6002 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
6003 (Signals): Adapt dbus-send-signal and dbus-register-signal.
6004 (Errors and Events): Adapt dbus-event.
6005
b890d447
MB
60062007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
6007
6008 * gnus.texi (Other Files): Add the yenc command.
6009
60102007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
6011
6012 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
6013 since 2004-08-06.
6014
60152007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
6016
6017 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
6018 on body.
6019
60202007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
6021
6022 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
6023 and rfc2047-allow-irregular-q-encoded-words; fix description of
6024 rfc2047-encode-encoded-words.
6025
60262007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
6027
6028 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
6029
3728bf03
MO
60302007-12-05 Michael Olson <mwolson@gnu.org>
6031
6032 * remember.texi (Diary): Remove "require" line for remember-diary.el.
6033 Update documentation for `remember-diary-file'.
6034
a4397af9
MA
60352007-12-04 Michael Albinus <michael.albinus@gmx.de>
6036
6037 * dbus.texi (Signals): Precise `dbus-register-signal'.
6038 (Errors and Events): Rework events part, the internal structure of
6039 dbus-event has changed.
6040
1682490c
JB
60412007-12-03 Juanma Barranquero <lekktu@gmail.com>
6042
6043 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
6044 ($(infodir)/dbus, dbus.dvi): New targets.
6045
7b13a0f2
MA
60462007-12-03 Michael Albinus <michael.albinus@gmx.de>
6047
6048 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
6049 unconditionally.
6050
6051 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
6052 emulation with @print{}.
6053
7ef92bc9
RS
60542007-12-02 Richard Stallman <rms@gnu.org>
6055
6056 * dbus.texi (Overview): Minor cleanup.
6057
22d8ac3a
MA
60582007-12-02 Michael Albinus <michael.albinus@gmx.de>
6059
d3a8e0df
MA
6060 * Makefile.in (INFO_TARGETS): Add dbus.
6061 (DVI_TARGETS): Add dbus.dvi.
6062 (dbus, dbus.dvi): New targets.
6063
22d8ac3a
MA
6064 * dbus.texi: New file.
6065
559764ab
RF
60662007-11-24 Romain Francoise <romain@orebokech.com>
6067
6068 * nxml-mode.texi: Add description in @direntry.
7aa579d9 6069 Fix file name to match @setfilename.
559764ab 6070
ac97a16b
MH
60712007-11-23 Mark A. Hershberger <mah@everybody.org>
6072
6073 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6074 ($(infodir)/nxml-mode): New rule.
6075
6076 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6077 ($(infodir)/nxml-mode): New rule.
6078 (clean): Add nxml-mode*.
6079
6080 * nxml-mode.texi: New file with nxml manual.
6081
404cd454
GM
60822007-11-18 Richard Stallman <rms@gnu.org>
6083
6084 * flymake.texi (Example -- Configuring a tool called directly):
6085 Update example.
6086
b048d478
MA
60872007-11-18 Michael Albinus <michael.albinus@gmx.de>
6088
6089 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 6090 double-slash behavior. Explain directory contents flushing.
b048d478 6091
346e8469
JB
60922007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
6093
6094 * calc.texi (TeX and LaTeX Language Modes): Put in
6095 missing braces.
6096
404cd454
GM
60972007-11-15 Richard Stallman <rms@gnu.org>
6098
6099 * cl.texi (Equality Predicates): Delete `eql'.
6100 (Predicates, Naming Conventions, Top): Delete `eql'.
6101 (Common Lisp Compatibility): Delete `eql'.
6102 (Porting Common Lisp): Delete obsolete backquote info.
6103 Minor clarification about character constants.
6104 (Sequence Basics): Minor clarification.
6105
1f6af58b
JB
61062007-11-15 Juanma Barranquero <lekktu@gmail.com>
6107
dccb744b 6108 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
6109 * tramp.texi (Filename completion): Fix typos.
6110
3bc88bc9
JB
61112007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
6112
6113 * calc.texi (Basic commands): Mention the menu.
6114
bc5300d3
MA
61152007-11-12 Michael Albinus <michael.albinus@gmx.de>
6116
6117 * tramp.texi (Connection caching): Tramp flushes connection
6118 properties when remote operating system has been changed.
6119
4d8a28ec
MB
61202007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
6121
6122 * gnus-news.texi: Fix spelling.
6123 `message-insert-formatted-citation-line', not
6124 `message-insert-formated-citation-line'.
6125
404cd454
GM
6126 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
6127
e1176b47
MA
61282007-11-07 Michael Albinus <michael.albinus@gmx.de>
6129
6130 * tramp.texi (Overview): Mention also the PuTTY integration under
b46a6a83 6131 w32. Remove paragraphs about Tramp's experimental status.
e1176b47
MA
6132 (Frequently Asked Questions): Add code example for highlighting the
6133 mode line.
6134
6159985a
MO
61352007-11-03 Michael Olson <mwolson@gnu.org>
6136
6137 * remember.texi: Change mentions of remember-buffer to
6138 remember-finalize throughout.
6139
bec9b2f5
MO
61402007-10-30 Michael Olson <mwolson@gnu.org>
6141
6142 * remember.texi (Copying): Remove.
6143 (Mailbox): Update with non-BBDB instructions.
6144 (Diary, Org): Add.
6145 (Bibliography, Planner Page): Remove.
6146
b6173182
JB
61472007-10-30 Juanma Barranquero <lekktu@gmail.com>
6148
6149 * makefile.w32-in (INFO_TARGETS): Add remember.
6150 (DVI_TARGETS): Add remember.dvi.
6151 ($(infodir)/remember): New rule.
6152 (clean): Add remember*.
6153
15f3eb73
MO
61542007-10-30 Michael Olson <mwolson@gnu.org>
6155
70bdc930
MO
6156 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
6157 ($(infodir)/remember): New rule that builds the Remember Manual.
6158
b6173182
JB
6159 * remember.texi: New file containing the Remember Mode Manual.
6160 Shuffle chapters around after initial import.
7d3f6f1a
MO
6161 (Function Reference): Split Keystrokes into separate chapter.
6162 (Keystrokes): Document C-c C-k.
51d24a12 6163 (Introduction): Fix typographical issue with "---".
15f3eb73 6164
404cd454
GM
61652007-10-29 Richard Stallman <rms@gnu.org>
6166
6167 * widget.texi (Introduction): Delete discussion of implementation
6168 internals.
6169
9bbb9638
MA
61702007-10-29 Michael Albinus <michael.albinus@gmx.de>
6171
6172 * tramp.texi (Connection caching): Host names must be different
6173 when tunneling.
6174
c7ff939a
RS
61752007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6176
6177 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
6178 Gnus v5.13.
6179
01c52d31
MB
61802007-10-28 Miles Bader <miles@gnu.org>
6181
6182 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
6183
01c52d31
MB
61842007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6185
0c7efc08
SM
6186 * gnus.texi (Sorting the Summary Buffer):
6187 Remove gnus-article-sort-by-date-reverse.
01c52d31
MB
6188
61892007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6190
6191 * gnus.texi (Non-ASCII Group Names): New node.
6192 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
6193 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
6194
c8763fb6 61952007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
6196
6197 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
6198 clean the output of the program `imap-shell-program'.
6199
62002007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6201
6202 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
6203
62042007-10-28 Tassilo Horn <tassilo@member.fsf.org>
6205
6206 * gnus.texi (Sticky Articles): Documentation for sticky article
6207 buffers.
6208
c8763fb6 62092007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
6210
6211 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
6212
62132007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6214
6215 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
6216
62172007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6218
0c7efc08
SM
6219 * gnus.texi (Archived Messages):
6220 Document gnus-update-message-archive-method.
01c52d31
MB
6221
62222007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6223
6224 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
6225
c8763fb6 62262007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31 6227
0c7efc08
SM
6228 * gnus.texi (Group Maneuvering):
6229 Document `gnus-summary-next-group-on-exit'.
01c52d31
MB
6230
62312007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6232
0c7efc08
SM
6233 * gnus.texi (Really Various Summary Commands):
6234 Mention gnus-auto-select-on-ephemeral-exit.
01c52d31
MB
6235
62362007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6237
6238 * gnus.texi, message.texi: Bump version number.
6239
62402007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6241
6242 * gnus.texi (Group Line Specification, Misc Group Stuff)
6243 (Server Commands): Parenthesize @pxref{Mail Spool}.
6244
62452007-10-28 Didier Verna <didier@xemacs.org>
6246
6247 New user option: message-signature-directory.
6248 * message.texi (Insertion Variables): Document it.
6249 * gnus.texi (Posting Styles): Ditto.
6250
62512007-10-28 Didier Verna <didier@xemacs.org>
6252
6253 * gnus.texi (Group Line Specification):
6254 * gnus.texi (Misc Group Stuff):
6255 * gnus.texi (Server Commands): Document the group compaction feature.
6256
62572007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6258
6259 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
6260
6261 * message.texi (Various Message Variables): Add message-fill-column.
6262
62632007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6264
6265 * gnus.texi: Untabify.
6266
62672007-10-28 Didier Verna <didier@xemacs.org>
6268
6269 * gnus.texi (Group Parameters): Document the posting-style merging
6270 process in topic-mode.
6271
62722007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6273
6274 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
6275
62762007-10-28 Romain Francoise <romain@orebokech.com>
6277
6278 * gnus.texi (Mail Spool): Fix typo.
6279 Update copyright.
6280
62812007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6282
6283 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
6284
62852007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6286
6287 * gnus.texi (Summary Generation Commands):
6288 Add gnus-summary-insert-ticked-articles.
6289
62902007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6291
b2abec73
JB
6292 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
6293 to spam-spamassassin-program.
01c52d31
MB
6294
62952007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6296
6297 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
6298
62992007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6300
6301 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
6302
63032007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6304
6305 * message.texi (Mail Headers): Document `opportunistic'.
6306
63072007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6308
6309 * emacs-mime.texi (Encoding Customization): Explain how to set
6310 mm-coding-system-priorities per hierarchy.
6311
63122007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6313
6314 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
6315 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
6316
63172007-10-28 Didier Verna <didier@xemacs.org>
6318
6319 * message.texi (Wide Reply): Update documentation of
6320 message-dont-reply-to-names (now allowing a list of regexps).
6321
63222007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6323
6324 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
6325
63262007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6327
6328 * gnus.texi (SpamAssassin back end): Fix typo.
6329
6330 * sieve.texi (Examples): Fix grammar.
6331
63322007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6333
6334 * gnus.texi (Searching for Articles): Document M-S and M-R.
6335 (Limiting): Document / b.
6336
63372007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6338
6339 * gnus.texi (Thread Commands): T M-^.
6340
63412007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6342
6343 * message.texi (Mail Aliases): Document ecomplete.
6344 (Mail Aliases): Fix typo.
6345
63462007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6347
6348 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
6349 fix typo.
6350
63512007-10-28 Romain Francoise <romain@orebokech.com>
6352
6353 * gnus.texi (Mail Spool): Grammar fix.
6354
63552007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6356
6357 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
6358 string.
6359
63602007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6361
6362 * gnus.texi (Group Parameters): Fix description.
6363
63642007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6365
b2abec73
JB
6366 * gnus.texi (Gmane Spam Reporting):
6367 Fix spam-report-gmane-use-article-number.
6368 Add spam-report-user-mail-address.
01c52d31
MB
6369
63702007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6371
6372 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
6373
63742007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6375
6376 * gnus.texi (Group Parameters): Add simplified sorting example based on
6377 example for `Sorting the Summary Buffer' from Jari Aalto
6378 <jari.aalto@cante.net>.
6379 (Example Methods): Add example for an indirect connection.
6380
63812007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
6382
0c7efc08 6383 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
c5b0993e 6384 (Agent Parameters): Update parameter names to match code.
01c52d31
MB
6385 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
6386 'gnus-agent-summary-fetch-series'.
6387 (Agent and flags): New section providing a generalized discussion
6388 of flag handling.
0c7efc08
SM
6389 (Agent and IMAP): Remove flag discussion.
6390 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
01c52d31
MB
6391
63922007-10-28 Romain Francoise <romain@orebokech.com>
6393
6394 * gnus.texi (Exiting the Summary Buffer): Add new function
6395 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
6396
63972007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6398
6399 * gnus.texi (Conformity): Fix typo.
6400 (Customizing Articles): Document `first'.
6401
64022007-10-28 Jari Aalto <jari.aalto@cante.net>
6403
6404 * gnus.texi (Sorting the Summary Buffer):
6405 Add `gnus-thread-sort-by-date-reverse'. Add example
6406 host to different sorting in NNTP and RSS groups.
6407
64082007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6409
6410 * message.texi (Insertion): Describe prefix for
6411 message-mark-inserted-region and message-mark-insert-file.
6412
64132007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6414
6415 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
6416 LaTeX documents. Describe "text/x-gnus-verbatim".
6417
64182007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6419
b2abec73 6420 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
6421 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
6422 (spam-stat spam filtering, SpamOracle)
0c7efc08 6423 (Extending the Spam ELisp package): Remove extra quote symbol for
01c52d31
MB
6424 clarity.
6425
64262007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6427
6428 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
6429 gnus-article-delete-part and gnus-article-replace-part.
6430 (Using MIME): Add gnus-mime-replace-part.
6431
64322007-10-28 Romain Francoise <romain@orebokech.com>
6433
6434 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
6435 requires `auto-compression-mode' to be enabled. Add new nnml
6436 variable `nnml-compressed-files-size-threshold'.
6437
64382007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6439
0c7efc08
SM
6440 * gnus.texi (Sorting the Summary Buffer):
6441 Add gnus-thread-sort-by-recipient.
01c52d31
MB
6442
64432007-10-28 Romain Francoise <romain@orebokech.com>
6444
6445 * message.texi (Insertion Variables): Mention new variable
6446 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
6447 documentation accordingly.
6448
64492007-10-28 Romain Francoise <romain@orebokech.com>
6450
6451 * gnus.texi (To From Newsgroups): Mention new variables
6452 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
6453
64542007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6455
6456 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
6457 stuff; gnus-mime-inline-part does the automatic decompression.
6458
64592007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6460
6461 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 6462 "training.ham" should be "training.spam".
01c52d31
MB
6463
64642007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6465
6466 * message.texi (Mail Variables): Fix the default value for
6467 message-send-mail-function.
6468
64692007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6470
6471 * gnus.texi (Optional Back End Functions): nntp-request-update-info
6472 always returns nil exceptionally.
6473
64742007-10-28 Simon Josefsson <jas@extundo.com>
6475
0c7efc08
SM
6476 * gnus.texi (Article Washing): Add libidn URL.
6477 Suggested by Michael Cook <michael@waxrat.com>.
01c52d31
MB
6478
64792007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6480
6481 * gnus.texi (Topic Commands): Fix next/previous.
6482
64832007-10-28 Simon Josefsson <jas@extundo.com>
6484
6485 * gnus.texi (Article Washing): Mention `W i'.
6486
c8763fb6 64872007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
6488
6489 * gnus.texi (Group Parameters): Slight extension of sieve
6490 parameter description.
6491
64922007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6493
6494 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
6495 matching score files as well.
6496 (Picons): Describe `gnus-picon-style'.
6497
64982007-10-28 Romain Francoise <romain@orebokech.com>
6499
6500 * message.texi (Message Headers): Mention that headers are hidden
6501 using narrowing, and how to expose them.
6502 Update copyright.
6503
65042007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6505
6506 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
6507 `gnus-summary-sort-by-recipient'.
6508
65092007-10-28 Romain Francoise <romain@orebokech.com>
6510
6511 * gnus.texi (NNTP marks): New node.
6512 (NNTP): Move NNTP marks variables to the new node.
6513
65142007-10-28 Jesper Harder <harder@ifa.au.dk>
6515
b2abec73 6516 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
6517
6518 * gnus.texi (MIME Commands, Hashcash): Markup fix.
6519
65202007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6521
b2abec73 6522 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 6523 everywhere for consistency.
b2abec73
JB
6524 (Filtering Spam Using The Spam ELisp Package): Admonish again.
6525 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
0c7efc08
SM
6526 Say "regular expression" instead of "regex." Admonish.
6527 Pick other words to sound better (s/so/thus/).
6528 (Spam ELisp Package Filtering of Incoming Mail):
6529 Mention statistical filters. Remove old TODO.
01c52d31 6530 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
6531 New section on sorting and displaying the spam score.
6532 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
6533 backend but an alias to spam-use-BBDB.
6534 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
6535 new backend functionality.
6536
65372007-10-28 Simon Josefsson <jas@extundo.com>
6538
6539 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
6540 nntp-marks-directory, from Romain Francoise
6541 <romain@orebokech.com>.
6542
65432007-10-28 Magnus Henoch <mange@freemail.hu>
6544
6545 * gnus.texi (Hashcash): New default value of
6546 hashcash-default-payment.
6547
65482007-10-28 Simon Josefsson <jas@extundo.com>
6549
6550 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
6551 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
6552
65532007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6554
0c7efc08 6555 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
01c52d31
MB
6556
65572007-10-28 Simon Josefsson <jas@extundo.com>
6558
6559 * gnus.texi (documentencoding): Add, to avoid warnings.
6560
65612007-10-28 Simon Josefsson <jas@extundo.com>
6562
6563 * message.texi (Mail Headers): Add.
6564
6565 * gnus.texi (Hashcash): Fix.
6566
65672007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6568
0c7efc08 6569 * gnus.texi (Hashcash): Change location of library, also mention
01c52d31 6570 that payments can be verified and fix the name of the
b2abec73 6571 hashcash-path variable.
01c52d31
MB
6572
65732007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6574
b2abec73 6575 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
6576
65772007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6578
6579 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
6580
65812007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6582
6583 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
6584 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
6585 warning about ham processors in spam groups removed.
01c52d31
MB
6586
65872007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 6588
0c7efc08 6589 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
b2abec73 6590 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
6591
65922007-10-28 Jesper Harder <harder@ifa.au.dk>
6593
6594 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
6595 (Mailing List): Typo.
6596 (Customizing Articles): Add gnus-treat-ansi-sequences.
6597 (Article Washing): Index.
6598
6599 * message.texi: Use m-dash consistently.
6600
66012007-10-28 Jesper Harder <harder@ifa.au.dk>
6602
6603 * gnus.texi (GroupLens): Remove.
6604
66052007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
6606
0c7efc08
SM
6607 * gnus.texi (Outgoing Messages, Agent Variables):
6608 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
01c52d31
MB
6609 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
6610
66112007-10-28 Jesper Harder <harder@ifa.au.dk>
6612
6613 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
6614
66152007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6616
6617 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
6618
6619 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
6620
66212007-10-28 Simon Josefsson <jas@extundo.com>
6622
6623 * gnus.texi (Top): Add SASL.
6624
404cd454
GM
66252007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
6626
6627 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
6628
66292007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
6630
6631 * gnus.texi (Troubleshooting): Adjust Gnus version number.
6632
0edd2970
JB
66332007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
6634
6635 * calc.texi (Formulas, Composition Basics): Lower the
6636 precedence of negation.
6637
a9afba20
JY
66382007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
6639
6640 * ses.texi (The Basics): Mention how to create a new spreadsheet.
6641 Mention the new three-letter column identifiers.
6642 (More on cell printing): Calculate-cell and truncate-cell are now `c'
6643 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
6644 message when using `c' on an empty default with default printer.
6645 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
6646 renamed to `ses--symbolic-formulas' some time ago.
6647
45b778a6
JB
66482007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
6649
6650 * calc.texi (Default Simplifications, Making Selections)
6651 (Customizing Calc): Clarify associativity of multiplication.
6652
03b5bade
MA
66532007-10-23 Michael Albinus <michael.albinus@gmx.de>
6654
6655 * tramp.texi (Traces and Profiles): Simplify loop over
6656 `trace-function-background'.
6657
e658c8ee
JL
66582007-10-22 Juri Linkov <juri@jurta.org>
6659
6660 * dired-x.texi (Shell Command Guessing): Default values are now
6661 available by typing M-n instead of M-p.
6662
dd753688
MA
66632007-10-21 Michael Albinus <michael.albinus@gmx.de>
6664
6665 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
6666 (Password caching): Remove `tramp-clear-passwd'.
6667 It's not a command anymore.
dd753688
MA
6668 (Bug Reports): Add `tramp-bug' to function index.
6669 (Function Index, Variable Index): New nodes.
6670 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
6671
6672 * trampver.texi: Update release number.
6673
4bb49b43
JB
66742007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
6675
8b296cdd 6676 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
6677 about integer size into past tense.
6678 (Time Zones): Remove pointer to Calc author's address.
6679 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 6680 and hyperbolic cotangent. Fix typo.
4bb49b43 6681
311dd93f
MA
66822007-10-10 Michael Albinus <michael.albinus@gmx.de>
6683
6684 Sync with Tramp 2.1.11.
6685
6686 * trampver.texi: Update release number.
6687
ea3fc256
MA
66882007-10-06 Michael Albinus <michael.albinus@gmx.de>
6689
6690 * tramp.texi (External packages): New section.
6691
1af74d06
MB
66922007-09-29 Juri Linkov <juri@jurta.org>
6693
6694 * info.texi (Help-Int): Document `L' (`Info-history').
6695
0e2806fa
SM
66962007-09-26 Carsten Dominik <dominik@science.uva.nl>
6697
6698 * org.texi: Change links to webpage and maintained email.
6699 (Remember): Promote to Chapter, significant changes.
6700 (Fast access to TODO states): New section.
6701 (Faces for TODO keywords): New section.
6702 (Export options): Example for #+DATE.
6703 (Progress logging): Section moved.
6704
567b9191
BW
67052007-09-26 Bill Wohler <wohler@newt.com>
6706
6707 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
6708 browse-url-at-mouse.
6709
1af74d06
MB
67102007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
6711
6712 * flymake.texi (Customizable variables): Face names don't end in -face.
6713 Fix flymake-err-line-patterns template.
6714 (Example -- Configuring a tool called directly): Fix init-function.
6715 (Highlighting erroneous lines): Face names don't end in -face.
6716
d60a4e3a 67172007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
6718
6719 * erc.texi (Special-Features): Fix small typo.
6720
7d7a3510
MA
67212007-09-14 Michael Albinus <michael.albinus@gmx.de>
6722
6723 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
6724 and "External transfer methods".
6725
285f0d3a
JB
67262007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
6727
6728 * calc.texi (Predefined Units): Add some history.
6729
526dc846
MO
67302007-09-08 Michael Olson <mwolson@gnu.org>
6731
87e04f16
JB
6732 * erc.texi (Copying): New section included from gpl.texi.
6733 This matches the look of the upstream ERC manual.
526dc846 6734
f10d0e80
JB
67352007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
6736
87e04f16 6737 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
6738 (Random Numbers): Clarify the distribution of `random'.
6739
4009494e
GM
67402007-09-06 Glenn Morris <rgm@gnu.org>
6741
f1fc42aa 6742 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 6743 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
6744 Change all setfilename commands to use ../../info.
6745 * Makefile.in: Move the parts of the old man/Makefile.in that do not
6746 refer to the Emacs manual here.
6747 (infodir): New variable.
6748 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
6749 (cc-mode.texi, faq.texi): Update references to source file locations.
6750 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
6751 do not refer to the Emacs manual here.
6752 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
6753
6754 * Makefile.in: Add `basename' versions of all info targets, for
6755 convenience when rebuilding just one manual.
6756 (../etc/GNU): Delete obsolete target.
6757 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
6758 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
6759 *.vrs *.toc here...
6760 (maintainer-clean): ...from here.
4009494e
GM
6761
6762 * makefile.w32-in (../etc/GNU): Delete obsolete target.
6763
2de53ca6
GM
67642007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
6765
6766 * calc.texi (Date Conversions): Clarify definition of
6767 Julian day numbering.
6768 (Date Forms): Clarify definition of Julian day numbering;
6769 add some history.
6770
67712007-08-30 Carsten Dominik <dominik@science.uva.nl>
6772
87e04f16 6773 * org.texi: Version 5.07.
2de53ca6
GM
6774
67752007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
6776
6777 * message.texi (MIME): Replace mml-attach with mml-attach-file.
6778
67792007-08-22 Carsten Dominik <dominik@science.uva.nl>
6780
6781 * org.texi (Adding hyperlink types): New section.
6782 (Embedded LaTeX): Chapter updated because of LaTeX export.
6783 (LaTeX export): New section.
6784 (Using links out): New section.
6785
67862007-08-22 Glenn Morris <rgm@gnu.org>
6787
6788 * faq.texi (Learning how to do something): Refcards now in
6789 etc/refcards/ directory.
6790
67912007-08-22 Michael Albinus <michael.albinus@gmx.de>
6792
6793 * tramp.texi (Remote Programs): Persistency file must be cleared when
6794 changing `tramp-remote-path'.
6795 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
6796 macro.
6797
67982007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
6799
6800 * calc.texi: Move contents to beginning of file.
6801 (Algebraic Entry): Fix the formatting of an example.
6802
68032007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
6804
6805 * calc.texi (Basic Operations on Units): Mention exact versus
6806 inexact conversions.
6807
68082007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
6809
6810 * calc.texi (Basic Operations on Units): Mention default
6811 values for new units.
6812 (Quick Calculator Mode): Mention that binary format will
6813 be displayed.
6814
68152007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
6816
6817 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
6818
68192007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
6820
6821 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
6822
68232007-08-08 Glenn Morris <rgm@gnu.org>
6824
6825 * gnus.texi, sieve.texi: Replace `iff'.
6826
68272007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
6828
6829 * calc.texi (Basic Graphics): Mention the graphing of error
6830 forms.
6831 (Graphics Options): Mention how `g s' handles error forms.
6832 (Curve Fitting): Mention plotting the curves.
6833 (Standard Nonlinear Models): Add additional models.
6834 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
6835 (Linear Fits): Correct result.
6836
68372007-08-01 Alan Mackenzie <acm@muc.de>
6838
6839 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
6840 to "--no-site-file".
6841
68422007-07-29 Michael Albinus <michael.albinus@gmx.de>
6843
6844 * tramp.texi (Frequently Asked Questions): Point to mode line
6845 extension in Emacs 23.1.
6846
6847 * trampver.texi: Update release number.
6848
68492007-07-27 Glenn Morris <rgm@gnu.org>
6850
6851 * calc.texi (Copying): Include license text from gpl.texi, rather than
6852 in-line.
6853
68542007-07-25 Glenn Morris <rgm@gnu.org>
6855
6856 * calc.texi (Copying): Replace license with GPLv3.
6857
6858 * Relicense all FSF files to GPLv3 or later.
6859
68602007-07-22 Michael Albinus <michael.albinus@gmx.de>
6861
6862 Sync with Tramp 2.1.10.
6863
6864 * tramp.texi (trampfn): Expand macro implementation in order to handle
6865 empty arguments.
6866 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 6867 occurrences by trampfn.
2de53ca6 6868 (Frequently Asked Questions): Extend example code for host
b2abec73 6869 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
6870 file names to be typed.
6871
6872 * trampver.texi: Update release number.
6873
68742007-07-17 Michael Albinus <michael.albinus@gmx.de>
6875
6876 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
6877 section. Reported by <poti@potis.org>.
6878 (Remote processes): Arguments of the program to be debugged are taken
6879 literally.
6880 (Frequently Asked Questions): Simplify recentf example.
6881
68822007-07-14 Karl Berry <karl@gnu.org>
6883
6884 * info.texi (@copying): New Back-Cover Text.
6885
6886 * info.texi (Quitting Info): Move to proper place in source.
6887 (Reported by Benno Schulenberg.)
6888
68892007-07-13 Eli Zaretskii <eliz@gnu.org>
6890
6891 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
6892
6893 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
6894
6895 * emacs-mime.texi: Add @documentencoding directive.
6896
68972007-07-12 Nick Roberts <nickrob@snap.net.nz>
6898
6899 * tramp.texi (Remote processes): Add an anchor to the subsection
6900 "Running a debugger on a remote host".
6901
69022007-07-12 Michael Albinus <michael.albinus@gmx.de>
6903
6904 * tramp.texi (Remote processes): Don't call it "experimental" any
6905 longer. Add subsection about running a debugger on a remote host.
6906
69072007-07-10 Carsten Dominik <dominik@science.uva.nl>
6908
6909 * org.texi (Properties and columns): Chapter rewritten.
6910
69112007-07-08 Michael Albinus <michael.albinus@gmx.de>
6912
6913 * tramp.texi:
6914 * trampver.texi: Migrate to Tramp 2.1.
6915
69162007-07-02 Carsten Dominik <dominik@science.uva.nl>
6917
6918 * org.texi (Properties): New chapter.
6919
69202007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
6921
6922 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
6923 Control Panel.
6924
6925 * gnus.texi (Misc Article): Add index entry for
6926 gnus-single-article-buffer.
6927
69282007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
6929
6930 * gnus.texi (Starting Up): Fix typo.
6931
69322007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
6933
6934 * gnus.texi (Asynchronous Fetching): Fix typo.
6935
69362007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
6937
6938 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
6939 (About This Manual): Remove redundant information.
6940 (Getting Started): Mention author.
6941 (Basic Arithmetic, Customizing Calc): Make description of the
6942 variable `calc-multiplication-has-precedence' match its new effect.
6943
69442007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
6945
0c7efc08
SM
6946 * calc.texi (Basic Arithmetic, Customizing Calc):
6947 Mention the variable `calc-multiplication-has-precedence'.
2de53ca6
GM
6948
69492007-06-19 Carsten Dominik <dominik@science.uva.nl>
6950
6951 * org.texi (Tag): Section swapped with node Timestamps.
6952 (Formula syntax for Lisp): Document new `L' flag.
6953
69542007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
6955
6956 * gnus.texi (Misc Group Stuff, Summary Buffer)
6957 (Server Commands, Article Keymap): Fix typo. s/function/command/.
6958
69592007-06-06 Juanma Barranquero <lekktu@gmail.com>
6960
6961 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
6962 * gnus.texi (Article Buttons, Mail Source Customization)
6963 (Sending or Not Sending, Customizing NNDiary):
6964 * message.texi (Message Headers):
6965 * mh-e.texi (HTML): Fix typos.
6966
69672007-06-07 Michael Albinus <michael.albinus@gmx.de>
6968
6969 Sync with Tramp 2.0.56.
6970
6971 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
6972 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
6973
69742007-06-02 Chong Yidong <cyd@stupidchicken.com>
6975
6976 * Version 22.1 released.
6977
69782007-05-26 Michael Olson <mwolson@gnu.org>
6979
6980 * erc.texi (Modules): Fix references to completion modules.
6981
69822007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
6983
6984 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
6985
69862007-05-09 Didier Verna <didier@xemacs.org>
6987
6988 * gnus.texi (Email Based Diary): New. Proper documentation for the
6989 nndiary back end and the gnus-diary library.
6990
69912007-05-03 Karl Berry <karl@gnu.org>
6992
6993 * .cvsignore (*.pdf): New entry.
6994
6995 * texinfo.tex: Update from current version for better pdf generation.
6996
69972007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
6998
6999 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
7000
70012007-04-28 Glenn Morris <rgm@gnu.org>
7002
7003 * faq.texi (New in Emacs 22): Restore mention of python.el pending
7004 consideration of legal status.
7005
70062007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
7007
7008 * idlwave.texi: Minor updates for IDLWAVE 6.1.
7009
70102007-04-24 Chong Yidong <cyd@stupidchicken.com>
7011
7012 * faq.texi (New in Emacs 22): python.el removed.
7013
70142007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
7015
7016 * calc.texi (Reporting bugs): Update maintainer's address.
7017
70182007-04-22 Chong Yidong <cyd@stupidchicken.com>
7019
7020 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
7021
70222007-04-15 Jay Belanger <belanger@truman.edu>
7023
7024 * calc.texi (Title page): Remove the date.
7025 (Basic Arithmetic): Emphasize that / binds less strongly than *.
7026 (The Standard Calc Interface): Change trail title.
7027 (Floats): Mention that when non-decimal floats are entered, only
7028 approximations are stored.
7029 (Copying): Move to the appendices.
7030 (GNU Free Documentation License): Add as an appendix.
7031
70322007-04-15 Chong Yidong <cyd@stupidchicken.com>
7033
7034 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
7035 * dired-x.texi, ebrowse.texi, ediff.texi:
7036 * emacs-mime.texi, erc.texi, eshell.texi:
7037 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
7038 * idlwave.texi, message.texi, newsticker.texi, org.texi:
7039 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
7040 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
7041 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
7042 * woman.texi: Include GFDL.
7043
7044 * doclicense.texi: Remove node heading, so that it can be included by
7045 other files.
7046
7047 * dired-x.texi: Relicence under GFDL. Remove date from title page.
7048
7049 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
7050 than *.
7051
70522007-04-14 Carsten Dominik <dominik@science.uva.nl>
7053
7054 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
7055 in Calc.
7056
70572007-04-09 Romain Francoise <romain@orebokech.com>
7058
7059 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
7060 Mac OS ports. Make it clear that mouse-1 complements and doesn't
7061 replace mouse-2.
7062
70632007-04-08 Chong Yidong <cyd@stupidchicken.com>
7064
7065 * woman.texi (Word at point, Interface Options): woman-topic-at-point
7066 renamed to woman-use-topic-at-point. Document new behavior.
7067
70682007-04-08 Richard Stallman <rms@gnu.org>
7069
7070 * url.texi: Fix some indexing.
7071 (Disk Caching): Drop discussion of old/other Emacs versions.
7072
70732007-04-07 Chong Yidong <cyd@stupidchicken.com>
7074
7075 * url.texi (Disk Caching): Say Emacs 21 "and later".
7076
7077 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
7078 on Font locking which now mentions JIT lock.
7079
70802007-04-01 Michael Olson <mwolson@gnu.org>
7081
7082 * erc.texi: Update for the ERC 5.2 release.
7083
70842007-03-31 David Kastrup <dak@gnu.org>
7085
7086 * woman.texi (Topic, Interface Options): Explain changes semantics of
7087 woman-manpath in order to consider MANPATH_MAP entries.
7088
70892007-03-31 Eli Zaretskii <eliz@gnu.org>
7090
7091 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
7092
70932007-03-26 Richard Stallman <rms@gnu.org>
7094
7095 * pgg.texi (Caching passphrase): Clean up previous change.
7096
70972007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
7098
7099 * gnus.texi (Setting Process Marks): Fix typo.
7100
71012007-03-25 Romain Francoise <romain@orebokech.com>
7102
7103 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
7104 readability, and include various fixes by Daniel Brockman, Nick Roberts
7105 and Dieter Wilhelm.
7106
71072007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
7108
7109 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
7110
7111 * gnus.texi (Mail Source Specifiers): Fix typo.
7112
71132007-03-22 Ralf Angeli <angeli@caeruleus.net>
7114
7115 * reftex.texi (Imprint): Update maintainer information.
7116
71172007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
7118
7119 * message.texi (Message Buffers): Update documentation for
7120 message-generate-new-buffers.
7121
71222007-03-15 Daiki Ueno <ueno@unixuser.org>
7123
7124 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
7125
71262007-03-21 Glenn Morris <rgm@gnu.org>
7127
7128 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
7129
71302007-03-19 Chong Yidong <cyd@stupidchicken.com>
7131
7132 * eshell.texi (Known problems): Emacs 21 -> 22.
7133
7134 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
7135
71362007-03-18 Jay Belanger <belanger@truman.edu>
7137
7138 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
7139
71402007-03-12 Glenn Morris <rgm@gnu.org>
7141
7142 * calc.texi (Time Zones): Switch to new North America DST rule.
7143
7144 * calc.texi: Replace "daylight savings" with "daylight
7145 saving" in text throughout.
7146
71472007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7148
7149 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
7150 The variable now uses a list of symbols instead of just a symbol.
7151 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
7152
71532007-03-06 Romain Francoise <romain@orebokech.com>
7154
7155 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
7156 new packages, and mention Gnus update.
7157
71582007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
7159
7160 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
7161 nntp-open-connection-functions-never-echo-commands.
7162
71632007-02-27 Chong Yidong <cyd@stupidchicken.com>
7164
7165 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
7166 problems on the console, and security risk in not using gpg-agent.
7167
71682007-02-25 Carsten Dominik <dominik@science.uva.nl>
7169
0c7efc08 7170 * org.texi (The spreadsheet): Rename from "Table calculations".
2de53ca6
GM
7171 Completely reorganized and rewritten.
7172 (CamelCase links): Section removed.
7173 (Repeating items): New section.
7174 (Tracking TODO state changes): New section.
7175 (Agenda views): Chapter reorganized and rewritten.
7176 (HTML export): Section rewritten.
7177 (Tables in arbitrary syntax): New section.
7178 (Summary): Better feature summary.
7179 (Activation): Document problem with cut-and-paste of Lisp code
7180 from PDF files.
7181 (Visibility cycling): Document indirect buffer use.
7182 (Structure editing): Document sorting.
7183 (Remember): Section rewritten.
7184 (Time stamps): Better description of time stamp types.
7185 (Tag searches): Document regular expression search for tags.
7186 (Stuck projects): New section.
7187 (In-buffer settings): New keywords.
c5b0993e 7188 (History and Acknowledgments): Update description.
2de53ca6
GM
7189
71902007-02-24 Alan Mackenzie <acm@muc.de>
7191
7192 * cc-mode.texi (Movement Commands): Insert two missing command names.
7193 (Getting Started): Slight wording correction (use conditional).
7194
71952007-02-22 Kim F. Storm <storm@cua.dk>
7196
7197 * widget.texi (User Interface, Basic Types): Document need to put some
7198 text before the %v escape in :format string in editable-field widget.
7199
72002007-02-18 Romain Francoise <romain@orebokech.com>
7201
7202 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
7203 `cvs-mode-quit'.
7204
72052007-02-10 Markus Triska <markus.triska@gmx.at>
7206
7207 * widget.texi (Programming Example): Put constant strings in :format.
7208
72092007-02-07 Juanma Barranquero <lekktu@gmail.com>
7210
7211 * faq.texi (Fullscreen mode on MS-Windows): New node.
7212
72132007-02-04 David Kastrup <dak@gnu.org>
7214
7215 * faq.texi (AUCTeX): Update version number. Should probably be done
7216 for other packages as well.
7217
72182007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7219
7220 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
7221 <tassilo@member.fsf.org>.
7222
72232007-01-27 Eli Zaretskii <eliz@gnu.org>
7224
7225 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
7226 ls-lisp-use-localized-time-format.
7227
72282007-01-20 Markus Triska <markus.triska@gmx.at>
7229
7230 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
7231
72322007-01-13 Michael Olson <mwolson@gnu.org>
7233
7234 * erc.texi (Modules): Mention capab-identify module.
7235
72362007-01-05 Michael Olson <mwolson@gnu.org>
7237
7238 * erc.texi (Getting Started): Update for /RECONNECT command.
7239
72402007-01-04 Richard Stallman <rms@gnu.org>
7241
7242 * ebrowse.texi: Change C-c b to C-c C-m.
7243
72442007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
7245
7246 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
7247 variables only in info to avoid redundant entries in the printed
7248 manual.
7249
72502007-01-02 Daiki Ueno <ueno@unixuser.org>
7251
7252 * message.texi (Using PGP/MIME): Document gpg-agent usage.
7253
72542007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
7255
7256 * message.texi (Security): Split into sub-nodes.
7257
72582007-01-01 Alan Mackenzie <acm@muc.de>
7259
7260 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
7261 eval-after-load in Emacs <=21 and a workaround. Document that
7262 trigraphs are not supported.
7263
72642007-01-01 Alan Mackenzie <acm@muc.de>
7265
7266 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
7267 c-context-line-break. When invoked within a string, preserve
7268 whitespace. Add a backslash only when also in a macro.
7269
72702007-01-01 Alan Mackenzie <acm@muc.de>
7271
7272 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
7273
72742007-01-01 Alan Mackenzie <acm@muc.de>
7275
7276 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
7277 are now bound by default to c-\(beginning\|end\)-of-defun by default.
7278
72792007-01-01 Alan Mackenzie <acm@muc.de>
7280
7281 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
7282 "Choosing a Style".
7283
7284 * cc-mode.texi ("Styles"): Add @dfn{style}.
7285
72862006-12-30 Michael Albinus <michael.albinus@gmx.de>
7287
7288 Sync with Tramp 2.0.55.
7289
7290 * trampver.texi: Update release number.
7291
72922006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
7293
7294 * gnus.texi (Customizing Articles): Add index entries for all
7295 gnus-treat-* variables.
7296
c8763fb6 72972006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
7298
7299 * gnus.texi (IMAP): Fix incorrect explanation of
7300 nnimap-search-uids-not-since-is-evil in documentation for
7301 nnimap-expunge-search-string.
7302
73032006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
7304
7305 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
7306 spam-ifile-database.
7307
73082006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
7309
7310 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
7311 rebind C-s.
7312
c8763fb6 73132006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
7314
7315 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
7316 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
7317 "expiring mail".
7318 (IMAP): Document nnimap-search-uids-not-since-is-evil and
7319 nnimap-nov-is-evil.
7320
73212006-12-25 Kevin Ryde <user42@zip.com.au>
7322
7323 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
7324 about the key procedure being used heavily.
7325
73262006-12-24 Chong Yidong <cyd@stupidchicken.com>
7327
7328 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
7329 to t.
7330 (Prerequisites): Add explanation about gpg-agent.
7331
73322006-12-22 Kevin Ryde <user42@zip.com.au>
7333
7334 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
7335 "sort" instead of "sort*".
7336
73372006-12-19 Richard Stallman <rms@gnu.org>
7338
7339 * calc.texi (History and Acknowledgements): Recognize that Emacs
7340 now does have floating point.
7341
73422006-12-19 Michael Albinus <michael.albinus@gmx.de>
7343
7344 * tramp.texi (External transfer methods): Describe new method `scpc'.
7345
73462006-12-17 Sascha Wilde <wilde@sha-bang.de>
7347
7348 * pgg.texi: Added short note on gpg-agent to the introduction.
7349
73502006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
7351
7352 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
7353 also applies to Cc.
7354
73552006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
7356
7357 * gnus.texi (X-Face): Clarify. Say which programs are required
7358 on Windows.
7359
73602006-12-08 Michael Olson <mwolson@gnu.org>
7361
7362 * erc.texi (Modules): Remove documentation for list module.
7363
c8763fb6 73642006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
7365
7366 * faq.texi (^M in the shell buffer): Ditto.
7367
73682006-11-20 Michael Olson <mwolson@gnu.org>
7369
7370 * erc.texi: Call this the 5.2 stable pre-release of ERC.
7371
73722006-11-17 Carsten Dominik <dominik@science.uva.nl>
7373
7374 * org.texi: Fix typos.
7375 (Agenda commands): Document `C-k'.
7376
73772006-11-16 Eli Zaretskii <eliz@gnu.org>
7378
7379 * url.texi (http/https): Fix a typo in the HTTP URL.
7380
73812006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
7382
7383 * ada-mode.texi: Total rewrite.
7384
73852006-11-13 Carsten Dominik <dominik@science.uva.nl>
7386
7387 * org.texi: Minor typo fixes.
7388
73892006-11-13 Bill Wohler <wohler@newt.com>
7390
7391 Release MH-E manual version 8.0.3.
7392
7393 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7394 release 8.0.3.
7395
7396 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
7397 to set MAILDIR.
7398 (Reading Mail): Document the customization of read-mail-command
7399 for MH-E.
7400 (Viewing Attachments): Document mm-discouraged-alternatives.
7401 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
7402 (Junk): Add more information about the settings of mh-junk-background
7403 in a program. Add /usr/bin/mh to PATH in examples.
7404
74052006-11-12 Richard Stallman <rms@gnu.org>
7406
7407 * woman.texi: Update author address but say he no longer maintains it.
7408
74092006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
7410
7411 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
7412 archived trees.
7413 (Checkboxes): Section moved to chapter 5, and extended.
7414 (The date/time prompt): New section.
7415 (Link abbreviations): New section.
7416 (Presentation and sorting): New section.
7417 (Custom agenda views): Section completely rewritten.
7418 (Summary): Compare with Planner.
7419 (Feedback): More info about creating backtraces.
c5b0993e 7420 (Plain lists): Modify example.
2de53ca6
GM
7421 (Breaking down tasks): New section.
7422 (Custom time format): New section.
7423 (Time stamps): Document inactive timestamps.
7424 (Setting tags): More details about fast tag selection.
7425 (Block agenda): New section.
7426 (Custom agenda views): Section rewritten.
7427 (Block agenda): New section.
7428
74292006-11-07 Michael Albinus <michael.albinus@gmx.de>
7430
7431 * tramp.texi (Configuration): scp is the default method.
7432 (Default Method): Use ssh as example for another method.
7433
74342006-10-27 Richard Stallman <rms@gnu.org>
7435
7436 * woman.texi: Downcase nroff/troff/roff.
7437 (Installation): Chapter deleted. Some xrefs deleted.
7438 (Background): woman doesn't advise man ;-).
7439
c8763fb6 74402006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
7441
7442 * ada-mode.texi (Project files, Identifier completion)
7443 (Automatic Casing, Debugging, Using non-standard file names)
7444 (Working Remotely): Fix typos.
7445
74462006-10-20 Masatake YAMATO <jet@gyve.org>
7447
0c7efc08 7448 * cc-mode.texi (Sample .emacs File): Add missing `)' in
2de53ca6
GM
7449 sample code `my-c-initialization-hook'.
7450
74512006-10-19 Stuart D. Herring <herring@lanl.gov>
7452
7453 * widget.texi: Fix typos.
7454
74552006-10-19 Michael Albinus <michael.albinus@gmx.de>
7456
7457 * tramp.texi (Frequently Asked Questions): Remove questions marked with
7458 "???". There have been no complaints for years, so the information
7459 must be appropriate.
7460
74612006-10-16 Richard Stallman <rms@gnu.org>
7462
7463 * widget.texi: Use @var instead of capitalization.
7464 Clarify many widget type descriptions.
7465
74662006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7467
7468 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
7469 gnus-dired-attach.
7470 (Selecting a Group): Fix typo.
7471
c8763fb6 74722006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
7473
7474 * widget.texi: Fix typos.
7475
74762006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
7477
7478 * gnus.texi (Image Enhancements): Update for Emacs 22.
7479
7480 * gnus-faq.texi ([1.3]): Update.
7481
74822006-10-06 Richard Stallman <rms@gnu.org>
7483
7484 * faq.texi (Displaying the current line or column):
7485 Delete "As of Emacs 20".
7486
74872006-10-06 Romain Francoise <romain@orebokech.com>
7488
7489 * faq.texi (VM): VM works with Emacs 22 too.
7490
74912006-10-06 Richard Stallman <rms@gnu.org>
7492
7493 * ebrowse.texi: Remove Emacs version "21" from title.
7494
74952006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
7496
7497 * gnus.texi (Foreign Groups): Say where change of editing commands are
7498 stored. Add reference to `gnus-parameters'.
7499
75002006-09-15 Jay Belanger <belanger@truman.edu>
7501
7502 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
7503 Change "Library Public License" to "Lesser Public License"
7504 throughout. Use "yyyy" to represent year.
7505
75062006-09-15 Carsten Dominik <dominik@science.uva.nl>
7507
7508 * org.texi (Setting tags): Typo fix.
7509
75102006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
7511
7512 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
7513
75142006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
7515
7516 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
7517
75182006-09-12 Paul Eggert <eggert@cs.ucla.edu>
7519
7520 * faq.texi (Escape sequences in shell output): EMACS is now set
7521 to Emacs's absolute file name, not to "t".
7522 (^M in the shell buffer): Likewise.
7523 * misc.texi (Interactive Shell): Likewise.
7524
75252006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
7526
7527 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
7528 mails with pop3-leave-mail-on-server. Fix wording.
7529 (Limiting): Improve gnus-summary-limit-to-articles.
7530 (X-Face): Fix typo.
7531
75322006-09-11 Simon Josefsson <jas@extundo.com>
7533
7534 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
7535 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
7536
75372006-09-06 Simon Josefsson <jas@extundo.com>
7538
7539 * smtpmail.texi (Authentication): Mention SSL.
7540
75412006-09-01 Eli Zaretskii <eliz@gnu.org>
7542
7543 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
7544 Don't use @indicateurl.
7545
7546 * cc-mode.texi (Subword Movement): Don't use @headitem.
7547 (Custom Braces, Clean-ups): Don't use @tie.
7548
75492006-08-29 Michael Albinus <michael.albinus@gmx.de>
7550
7551 Sync with Tramp 2.0.54.
7552
7553 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
7554 Suggested by Adrian Phillips <a.phillips@met.no>.
7555
75562006-08-15 Carsten Dominik <dominik@science.uva.nl>
7557
7558 * org.texi (Installation, Activation): Split from Installation and
7559 Activation.
7560 (Clocking work time): Documented new features.
7561
75622006-08-13 Alex Schroeder <alex@gnu.org>
7563
7564 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
7565 example.
7566
75672006-08-12 Eli Zaretskii <eliz@gnu.org>
7568
7569 * faq.texi (How to add fonts): New node.
7570
75712006-08-05 Romain Francoise <romain@orebokech.com>
7572
7573 * faq.texi (New in Emacs 22): Expand.
7574
75752006-08-03 Michael Olson <mwolson@gnu.org>
7576
7577 * erc.texi: Update for ERC 5.1.4.
7578
75792006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
7580
7581 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
7582 in .../site-lisp/gnus/ by default.
7583 [ From gnus-news.texi in the trunk. ]
7584
75852006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
7586
7587 * gnus.texi (MIME Commands): Additions for yEnc.
7588
75892006-07-24 Richard Stallman <rms@gnu.org>
7590
7591 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
7592 * faq.texi: Move periods and commas inside quotes.
7593
75942006-07-20 Jay Belanger <belanger@truman.edu>
7595
7596 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
7597
75982006-07-18 Chong Yidong <cyd@stupidchicken.com>
7599
7600 * faq.texi (Security risks with Emacs): Document Emacs 22
7601 file-local-variable mechanism.
7602
76032006-07-12 Michael Olson <mwolson@gnu.org>
7604
7605 * erc.texi: Update for ERC 5.1.3.
7606
76072006-07-12 Alex Schroeder <alex@gnu.org>
7608
7609 * rcirc.texi: Fix typos.
7610 (Getting started with rcirc): New calling convention for M-x irc.
7611 Mention #rcirc. Removed channel tracking.
0c7efc08 7612 (Configuration): Change the names of all variables that got changed
2de53ca6
GM
7613 recently, eg. rcirc-server to rcirc-default-server. Added
7614 documentation for rcirc-authinfo, some background for Bitlbee, and
7615 rcirc-track-minor-mode.
0c7efc08 7616 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
2de53ca6 7617 Scrolling.
0c7efc08 7618 (Reconnecting after you have lost the connection): Fix example code
2de53ca6
GM
7619 to match code changes.
7620
76212006-07-10 Nick Roberts <nickrob@snap.net.nz>
7622
7623 * gnus.texi, message.texi: Fix typos.
7624
76252006-07-07 Carsten Dominik <dominik@science.uva.nl>
7626
7627 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
7628 commands.
7629 (Global TODO list): Document the use of the variables
7630 `org-agenda-todo-ignore-scheduled' and
7631 `org-agenda-todo-list-sublevels'.
7632
76332006-07-05 Richard Stallman <rms@gnu.org>
7634
7635 * faq.texi (Scrolling only one line): Fix xref.
7636
76372006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
7638
7639 * faq.texi (Evaluating Emacs Lisp code):
7640 Throughout, replace eval-current-buffer with eval-buffer.
7641
76422006-07-03 Richard Stallman <rms@gnu.org>
7643
7644 * rcirc.texi (Scrolling conservatively): Fix xref.
7645
7646 * pcl-cvs.texi (Viewing differences): Usage fix.
7647
76482006-07-03 Carsten Dominik <dominik@science.uva.nl>
7649
7650 * org.texi (Agenda commands): Document `s' key to save all org-mode
7651 buffers.
7652
76532006-06-30 Ralf Angeli <angeli@caeruleus.net>
7654
7655 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
7656 names. Mention `cvs-msg' face.
7657
76582006-06-29 Carsten Dominik <dominik@science.uva.nl>
7659
7660 * org.texi (Checkboxes): New section.
7661
76622006-06-28 Carsten Dominik <dominik@science.uva.nl>
7663
7664 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
7665 throughout this chapter.
7666
76672006-06-27 Chong Yidong <cyd@stupidchicken.com>
7668
7669 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
7670 text for standalone vs Emacs info.
7671 (Help): Clarify header line description. Use mouse-1 for clicks.
7672 (Help-P): Use mouse-1 for clicks.
7673 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
7674 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
7675 (Choose menu subtopic): Remove gratuitous Emacs command names.
7676 (Help-FOO): Put usual behavior first.
7677 (Help-Xref): Clicking on xrefs works in Emacs.
7678 (Search Text): Clarify what the default behavior is.
7679 (Create Info buffer): Fix Emacs window/X window confusion.
7680 (Emacs Info Variables): Fix for new Emacs init file behavior.
7681
76822006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7683
7684 * gnus.texi (Summary Buffer Lines): Fix typo.
7685
76862006-06-23 Carsten Dominik <dominik@science.uva.nl>
7687
7688 * org.texi (Embedded LaTeX): New chapter.
7689 (Archiving): Section rewritten.
7690 (Enhancing text): Some parts moved to the new chapter about LaTeX.
7691
76922006-06-20 Bill Wohler <wohler@newt.com>
7693
7694 Release MH-E manual version 8.0.1.
7695
7696 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7697 release 8.0.1.
7698 (Preface): Depend on GNU mailutils 1.0 and higher.
7699
77002006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
7701
7702 * message.texi (News Headers): Update message-syntax-checks section.
7703
77042006-06-19 Karl Berry <karl@gnu.org>
7705
7706 * info.texi (Advanced): Mention C-q, especially with ?.
7707
77082006-06-19 Carsten Dominik <dominik@science.uva.nl>
7709
7710 * org.texi (Publishing links): Document the `:link-validation-function'
7711 property.
7712 (Extensions and Hacking): New chapter, includes some sections of the
7713 "Miscellaneous" chapter.
7714
77152006-06-10 Carsten Dominik <dominik@science.uva.nl>
7716
7717 * org.texi (Progress logging): New section.
7718
2de53ca6
GM
77192006-06-06 Carsten Dominik <dominik@science.uva.nl>
7720
7721 * org.texi (ASCII export): Document indentation adaptation.
7722 (Setting tags): Document mutually-exclusive tags.
7723
77242006-06-05 Romain Francoise <romain@orebokech.com>
7725
7726 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
7727 Fix typo.
7728
7729 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
7730 channel (#gnus@irc.freenode.net).
7731 Fix typos. Update copyright notice.
7732
7733 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
7734 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
7735 (Line-Up Functions, Custom Macros):
7736 * ediff.texi (Window and Frame Configuration)
dccb744b 7737 (Highlighting Difference Regions):
2de53ca6
GM
7738 * emacs-mime.texi (Display Customization):
7739 * erc.texi (History):
7740 * eshell.texi (Known problems):
7741 * eudc.texi (Overview, BBDB):
7742 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
7743 (The problem of spam, SpamOracle, Extending the Spam package)
7744 (Conformity, Terminology):
dccb744b 7745 * idlwave.texi (Routine Info)
2de53ca6
GM
7746 (Class and Keyword Inheritance, Padding Operators)
7747 (Breakpoints and Stepping, Electric Debug Mode)
7748 (Examining Variables, Troubleshooting):
7749 * org.texi (Creating timestamps):
7750 * reftex.texi (Commands, Options, Changes):
7751 * tramp.texi (Inline methods, Password caching)
7752 (Auto-save and Backup, Issues):
7753 * vip.texi (Files, Commands in Insert Mode):
7754 * viper.texi (Emacs Preliminaries, States in Viper)
7755 (Packages that Change Keymaps, Viper Specials, Groundwork):
7756 Fix various typos.
7757
77582006-05-31 Michael Ernst <mernst@alum.mit.edu>
7759
7760 * ediff.texi: Fix typos.
7761
77622006-05-30 Carsten Dominik <dominik@science.uva.nl>
7763
7764 * org.texi: Small typo fixes.
7765
fff84c22
JB
77662006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
7767
7768 * viper.texi (Viper Specials):
7769 * gnus.texi (Example Setup):
7770 * faq.texi (Backspace invokes help):
7771 * dired-x.texi (Optional Installation Dired Jump):
7772 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
7773 follow coding conventions.
7774
2de53ca6
GM
77752006-05-29 Michael Albinus <michael.albinus@gmx.de>
7776
7777 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
7778
77792006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
7780
7781 * pcl-cvs.texi: Fix typos.
7782 (Customization): Say "us".
7783
77842006-05-26 Eli Zaretskii <eliz@gnu.org>
7785
7786 * org.texi: Remove bogus @setfilename.
7787
77882006-05-26 Carsten Dominik <dominik@science.uva.nl>
7789
7790 * org.texi (ASCII export): Omit command name.
7791 (HTML export): Add prefix to all lines in Local Variable example.
7792 (Acknowledgments): Typeset names in italics.
7793
77942006-05-24 Carsten Dominik <dominik@science.uva.nl>
7795
7796 * org.texi (Plain lists): Add new item navigation commands.
7797 (External links): Document elisp and info links.
7798 (Custom searches): New section.
7799 (Publishing): New chapter.
7800 (HTML export): Include a list of supported CSS classes.
7801 (Setting tags): Describe the fast-tag-setting interface.
7802
78032006-05-20 Luc Teirlinck <teirllm@auburn.edu>
7804
7805 * dired-x.texi: ifinfo -> ifnottex.
7806
78072006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
7808
7809 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
7810
78112006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
7812
7813 * message.texi (Interface): Add tool bar customization.
7814 (MIME): Index and text additions for mml-attach.
7815 (MIME): Describe mml-dnd-protocol-alist and
7816 mml-dnd-attach-options.
7817
7818 * gnus.texi (Oort Gnus): Reorder entries in sections.
7819 Fix some entries.
7820 (Starting Up): Add references to "Emacs for Heathens" and to
7821 "Finding the News". Add user-full-name and user-mail-address.
7822 (Group Buffer Format): Add tool bar customization and update.
7823 (Summary Buffer): Add tool bar customization.
7824 (Posting Styles): Add message-alternative-emails.
7825
78262006-05-09 Michael Albinus <michael.albinus@gmx.de>
7827
7828 * tramp.texi (Filename completion): Improve wording.
7829
78302006-05-07 Romain Francoise <romain@orebokech.com>
7831
7832 * faq.texi (Using regular expressions): Fix typo.
7833 (Packages that do not come with Emacs): Fix capitalization.
7834 (Replacing text across multiple files): Expand node to explain how
7835 to use `dired-do-query-replace-regexp' in more detail, based on
7836 suggestion by Eric Hanchrow <offby1@blarg.net>.
7837
78382006-05-06 Michael Albinus <michael.albinus@gmx.de>
7839
7840 * tramp.texi (Filename completion): Completion of remote files'
7841 method, user name and host name is active only in partial
7842 completion mode.
7843
78442006-05-06 Bill Wohler <wohler@newt.com>
7845
7846 Release MH-E manual version 8.0.
7847
7848 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7849 release 8.0.
7850
78512006-05-06 Bill Wohler <wohler@newt.com>
7852
7853 * mh-e.texi (MH-BOOK-HOME): Change from
7854 http://www.ics.uci.edu/~mh/book/mh to
7855 http://rand-mh.sourceforge.net/book/mh.
7856 Replace .htm suffix with .html for MH book files.
7857 (Using This Manual): Update key binding for getting relevant
7858 chapter in Info from command key.
7859 (Ranges): Fix itemx.
7860
78612006-05-05 Karl Berry <karl@gnu.org>
7862
7863 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
7864 (\fonttextsize): New user-level command to change text font size.
7865
78662006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
7867
7868 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
7869
78702006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
7871
7872 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
7873
78742006-04-24 Bill Wohler <wohler@newt.com>
7875
7876 * mh-e.texi (Getting Started): Make it more explicit that you need
7877 to install MH. Add pointers to current MH implementations.
7878
78792006-04-21 Bill Wohler <wohler@newt.com>
7880
7881 Release MH-E manual version 7.94.
7882
7883 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7884 release 7.94.
7885
78862006-04-21 Carsten Dominik <dominik@science.uva.nl>
7887
7888 * org.texi: Many small fixes.
7889 (Handling links): Rename from "Managing links".
7890
78912006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
7892
7893 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
7894 (Splitting mail using spam-stat): Fix @xref.
7895
78962006-04-20 Chong Yidong <cyd@stupidchicken.com>
7897
7898 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 7899 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
7900
79012006-04-20 Carsten Dominik <dominik@science.uva.nl>
7902
7903 * org.texi (Time stamps): Better explanation of the purpose of
7904 different time stamps.
7905 (Structure editing, Plain lists): More details on how new items
7906 and headings are inserted.
7907
79082006-04-18 Carsten Dominik <dominik@science.uva.nl>
7909
7910 * org.texi (Formula syntax): Fix link to Calc Manual.
7911
79122006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
7913
7914 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
7915
79162006-04-17 Bill Wohler <wohler@newt.com>
7917
7918 * mh-e.texi (Folders): Update mh-before-quit-hook and
7919 mh-quit-hook example with code that removes the buffers rather
7920 than just bury them.
7921
79222006-04-17 Michael Albinus <michael.albinus@gmx.de>
7923
7924 Sync with Tramp 2.0.53.
7925
79262006-04-13 Carsten Dominik <dominik@science.uva.nl>
7927
7928 * org.texi (Updating settings): New section.
7929 (Visibility cycling): Better names for the startup folding
7930 options.
7931 (Exporting): Completely restructured.
7932 (The very busy C-c C-c key): New section.
7933 (Summary of in-buffer settings): New section.
7934
79352006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
7936
7937 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
7938
79392006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
7940
7941 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
7942 (Server Commands): Key `v' is reserved for users.
7943
79442006-04-11 Carsten Dominik <dominik@science.uva.nl>
7945
7946 * org.texi (Link format): New section, emphasis on bracket links.
7947 (External links): Document bracket links.
7948 (FAQ): Expand to cover shell links and the new link format.
7949
79502006-04-09 Kevin Ryde <user42@zip.com.au>
7951
7952 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
7953
79542006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
7955
7956 * gnus.texi (Summary Buffer Lines): Add `*'.
7957
c8763fb6 79582006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
7959
7960 * gnus.texi (Group Parameters):
7961 Mention gnus-permanently-visible-groups.
7962
79632006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
7964
7965 * gnus.texi (Face): Fix typo.
7966
79672006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
7968
7969 * gnus.texi (X-Face): Clarify.
7970 (Face): Need Emacs with PNG support.
7971
79722006-04-06 Richard Stallman <rms@gnu.org>
7973
7974 * idlwave.texi: Delete the blocks "not suitable for inclusion with
7975 Emacs".
7976
79772006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
7978
7979 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
7980 blocks not suitable for inclusion with Emacs using variable
7981 PARTOFEMACS.
7982
79832006-04-04 Simon Josefsson <jas@extundo.com>
7984
7985 * gnus.texi (Security): Improve.
7986
79872006-04-02 Bill Wohler <wohler@newt.com>
7988
7989 * mh-e.texi (Getting Started, Junk, Bug Reports)
7990 (MH FAQ and Support): Fix URLs.
7991
79922006-03-31 Romain Francoise <romain@orebokech.com>
7993
7994 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
7995 to t, not nil (and has for the past eight years).
7996
79972006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
7998
7999 * message.texi, gnus.texi: Bump version to 5.11.
8000
80012006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
8002
8003 * gnus.texi (Top): Add comment about version line.
8004
8005 * message.texi (Top): Ditto. Change to take named versions into
8006 account.
8007
80082006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
8009
8010 * gnus.texi (Posting Styles): Add x-face-file to example.
8011 (X-Face): Refer to posting styles.
8012
8013 * gnus-faq.texi ([5.8]): Add x-face-file.
8014 ([8.4]): Add links to gmane.emacs.gnus.user and
8015 gmane.emacs.gnus.general.
8016
80172006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
8018
8019 * gnus-faq.texi: Use .invalid.
8020 ([5.4]): Fix gnus-posting-styles example.
8021
80222006-03-27 Romain Francoise <romain@orebokech.com>
8023
8024 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
8025 Emacs/W3 needs a new maintainer.
8026 (Ispell): Update author and version info.
8027 (Mailcrypt): Mention PGG.
8028 (New in Emacs 22): Add PGG to the list of new packages.
8029 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
8030 updating dead URLs.
8031
80322006-03-25 Karl Berry <karl@gnu.org>
8033
8034 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
8035 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
8036 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
8037 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
8038 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
8039 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
8040 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
8041 (2) do not indent copyright year list (or anything else).
8042
80432006-03-21 Bill Wohler <wohler@newt.com>
8044
8045 * mh-e.texi (Folders): Various edits.
8046
80472006-03-20 Romain Francoise <romain@orebokech.com>
8048
8049 * gnus.texi (Mail Folders): Grammar fix.
8050
80512006-03-19 Bill Wohler <wohler@newt.com>
8052
8053 * mh-e.texi (Replying): Document Mail-Followup-To.
8054 Change manually-formatted table to multitable. Add debugging info.
8055 Move description of mh-reply-default-reply-to into paragraph
8056 that describes its values.
8057
80582006-03-17 Bill Wohler <wohler@newt.com>
8059
10d1d0af 8060 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
8061 (Sending Mail Tour): Update method of entering
8062 addresses and subject.
8063 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
8064 (Adding Attachments, Searching): Update screenshots for Emacs 22.
8065
80662006-03-15 Carsten Dominik <dominik@science.uva.nl>
8067
8068 * org.texi: Version number change only.
8069
80702006-03-14 Bill Wohler <wohler@newt.com>
8071
8072 * mh-e.texi: Add index entries around each paragraph rather than
8073 depend on entries from beginning of node. Doing so ensures that
8074 index entries are less likely to be forgotten if text is cut and
8075 pasted, and are necessary anyway if the references are on a
8076 separate page. It seems that makeinfo is now (v. 4.8) only
8077 producing one index entry per node, so there is no longer any
8078 excuse not to. Use subheading instead of heading. The incorrect
8079 use of heading produced very large fonts in Info--as large as the
8080 main heading.
8081 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
8082 versions 6 and 7 appeared *around* the time of these Emacs releases.
8083
80842006-03-13 Carsten Dominik <dominik@science.uva.nl>
8085
8086 * org.texi (Clean view): Document new startup options.
8087
80882006-03-11 Bill Wohler <wohler@newt.com>
8089
8090 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
8091 (Composing, Scan Line Formats): Fix @refs.
8092 (Getting Started): Define MH profile and MH profile components.
8093 (Incorporating Mail, Reading Mail, Viewing, Printing)
8094 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
8095 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
8096 for string constants.
8097 (Tool Bar): Remove spurious quote.
8098 (Junk): Use ``...'' instead of "...".
8099 (Scan Line Formats): Replace @samp with @kbd.
8100
81012006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
8102
8103 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
8104
81052006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
8106
8107 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
8108 easy to understand.
8109
81102006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
8111
8112 * gnus.texi: Markup fix.
8113 (Fancy Mail Splitting): Specify new feature.
8114
81152006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
8116
8117 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
8118 partial-words matching.
8119
81202006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
8121
8122 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
8123
8124 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
8125 (MIME Commands): Fix mm-discouraged-alternatives.
8126
81272006-03-07 Carsten Dominik <dominik@science.uva.nl>
8128
8129 * org.texi: Version number change only.
8130
81312006-03-06 Bill Wohler <wohler@newt.com>
8132
8133 * mh-e.texi: Move from SourceForge repository to Savannah.
8134 This is version 7.93, which is a total rewrite from the previous
8135 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
8136 version 7.93.
8137
81382006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
8139
8140 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
8141
81422006-03-01 Carsten Dominik <dominik@science.uva.nl>
8143
8144 * org.texi (Interaction): Add item about `org-mouse.el' by
8145 Piotr Zielinski.
8146 (Managing links): Document that also mouse-1 can be used to
8147 activate a link.
8148 (Headlines, FAQ): Add entry about hiding leading stars.
8149 (Miscellaneous): Resort the sections in this chapter to a more
8150 logical sequence.
8151
81522006-02-27 Simon Josefsson <jas@extundo.com>
8153
8154 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
8155 2004-01-27 from the trunk).
8156
81572006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8158
8159 * cc-mode.texi: Rename c-hungry-backspace to
8160 c-hungry-delete-backwards, at the request of RMS. Leave the old
8161 name as an alias.
8162
81632006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8164
8165 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
8166 include the function header within the defun.
8167
81682006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8169
8170 * cc-mode.texi: Correct two typos.
8171
81722006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8173
8174 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
8175 existing comment.
8176 (Electric Keys): Add a justification for electric indentation.
8177 (Hungry WS Deletion): Clear up the names and complications of the
8178 BACKSPACE and DELETE keys.
8179
81802006-02-23 Juri Linkov <juri@jurta.org>
8181
8182 * faq.texi (Common requests): Move `Turning on auto-fill by
8183 default' after `Wrapping words automatically'. Move `Working with
8184 unprintable characters' before `Searching for/replacing newlines'.
8185 Move `Replacing highlighted text' after `Highlighting a region'.
8186 Merge `Repeating commands' and `Repeating a command as many times
8187 as possible' into the former.
8188 (Packages that do not come with Emacs): Add refs to Gmane and
8189 etc/MORE.STUFF.
8190
81912006-02-23 Juri Linkov <juri@jurta.org>
8192
8193 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
8194 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
8195 Add xref to `(emacs)Reporting Bugs'.
8196 (Getting a printed manual): Add URL to other formats of the manual.
8197 (Common requests): Fix menu.
8198 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
8199 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
8200 (Inserting text at the beginning of each line): Add pxref to
8201 `Changing the included text prefix'.
8202 (Forcing the cursor to remain in the same column): Mention `track-eol'
8203 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
8204 (Replacing text across multiple files): Add keybinding `Q' for
8205 `dired-do-query-replace'.
8206
82072006-02-22 Carsten Dominik <dominik@science.uva.nl>
8208
8209 * reftex.texi: Version number and date change only.
8210
8211 * org.texi (Internal Links): Rewrite to cover the modified
8212 linking system.
8213
82142006-02-17 Eli Zaretskii <eliz@gnu.org>
8215
8216 * faq.texi: Remove the coding cookie, it's not needed anymore.
8217
82182006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8219
8220 * faq.texi (Colors on a TTY): Mention Mac OS port.
8221
82222006-02-12 Karl Berry <karl@gnu.org>
8223
8224 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
8225 8-bit accented a.
8226
82272006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
8228
8229 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
8230
82312006-02-08 Romain Francoise <romain@orebokech.com>
8232
8233 * faq.texi (Top): Remove paragraph about the FAQ being a
8234 transitional document, etc.
8235 (Searching for/replacing newlines): New node.
8236 (Yanking text in isearch): New node.
8237 (Inserting text at the beginning of each line): Rename and make
8238 more general, mention `M-;' in Message mode.
8239
82402006-02-07 Luc Teirlinck <teirllm@auburn.edu>
8241
8242 * faq.texi (Meta key does not work in xterm)
8243 (Emacs does not display 8-bit characters)
8244 (Inputting eight-bit characters): Update xrefs.
8245
82462006-02-06 Romain Francoise <romain@orebokech.com>
8247
8248 * faq.texi (VM): VM now at version 7.19.
8249 Set myself as maintainer of this file.
8250
82512006-02-04 Michael Olson <mwolson@gnu.org>
8252
8253 * erc.texi (History): Note that ERC is now included with Emacs.
8254
82552006-01-31 Romain Francoise <romain@orebokech.com>
8256
8257 * message.texi (Message Headers): Explain what
8258 `message-alternative-emails' does in more detail.
8259 Update copyright year.
8260
82612006-01-30 Juanma Barranquero <lekktu@gmail.com>
8262
8263 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
8264
82652006-01-29 Richard M. Stallman <rms@gnu.org>
8266
8267 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
8268
82692006-01-29 Michael Olson <mwolson@gnu.org>
8270
8271 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
8272
8273 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
8274
8275 * faq.texi (New in Emacs 22): Mention ERC.
8276
82772006-01-28 Luc Teirlinck <teirllm@auburn.edu>
8278
8279 * rcirc.texi: Capitalize dir entry for consistency with the entry
8280 in info/dir and other entries in the Emacs category.
8281 Fix typos. Delete trailing whitespace.
8282
c8763fb6 82832006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
8284
8285 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
8286
82872006-01-27 Eli Zaretskii <eliz@gnu.org>
8288
8289 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
8290 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
8291
8292 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
8293 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
8294
82952006-01-27 Alex Schroeder <alex@gnu.org>
8296
8297 * rcirc.texi: New file.
8298
82992006-01-23 Juri Linkov <juri@jurta.org>
8300
8301 * widget.texi (User Interface): Add S-TAB for widget-backward.
8302
83032006-01-22 Michael Albinus <michael.albinus@gmx.de>
8304
8305 Sync with Tramp 2.0.52.
8306
8307 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
8308 Add Tramp disabling item. New item for common connection problems.
8309 (various): Apply "ftp" as method for the download URL.
8310 (Bug Reports): Refer to FAQ for common problems.
8311
83122006-01-21 Eli Zaretskii <eliz@gnu.org>
8313
8314 * widget.texi (User Interface): Use @key for TAB.
8315
8316 * ses.texi (Formulas, Printer functions): Use @key for TAB.
8317
8318 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
8319 for TAB.
8320
8321 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
8322
83232006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
8324
8325 * gnus.texi: Update copyright.
8326
83272006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
8328
8329 * gnus.texi (Article Washing): Additions.
8330
2de53ca6
GM
83312006-01-13 Carsten Dominik <dominik@science.uva.nl>
8332
8333 * org.texi (Agenda commands): Document tags command.
8334
83352006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
8336
8337 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
8338
83392006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
8340
8341 * gnus.texi (RSS): Addition.
8342
83432005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
8344
8345 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
8346
83472005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
8348
8349 * emacs-mime.texi (Display Customization): Add setting example to
8350 mm-discouraged-alternatives.
8351
83522006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
8353
8354 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
8355 version is the canonical version.
8356
83572006-01-08 Alex Schroeder <alex@gnu.org>
8358
8359 * pgg.texi (Caching passphrase): Rewording.
8360
83612006-01-06 Eli Zaretskii <eliz@gnu.org>
8362
8363 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
8364 repository URL.
8365
83662006-01-06 Carsten Dominik <dominik@science.uva.nl>
8367
8368 * org.texi: Removed the accidentally re-added empty line in the
8369 direntry.
8370
83712006-01-05 Carsten Dominik <dominik@science.uva.nl>
8372
8373 * org.texi (Agenda Views): Chapter reorganized.
8374
83752005-12-29 Romain Francoise <romain@orebokech.com>
8376
8377 * faq.texi (Using Customize): New node.
8378
83792005-12-28 Luc Teirlinck <teirllm@auburn.edu>
8380
8381 * org.texi: Remove blank line in @direntry. It is non-standard
8382 and recursively produces blank lines all over the dir file (when
8383 using Texinfo 4.8).
8384
83852005-12-21 Luc Teirlinck <teirllm@auburn.edu>
8386
8387 * widget.texi (atoms): Delete obsolete remark about `file' widget.
8388
83892005-12-20 Carsten Dominik <dominik@science.uva.nl>
8390
8391 * org.texi (Tags): Boolean logic documented.
8392 (Agenda Views): Document custom commands.
8393
83942005-12-20 David Kastrup <dak@gnu.org>
8395
8396 * faq.texi (AUCTeX): Update version and mailing list info.
8397
83982005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
8399
8400 * gnus.texi (MIME Commands): Mention addition of
8401 multipart/alternative to gnus-buttonized-mime-types and add xref
8402 to mm-discouraged-alternatives.
8403
8404 * emacs-mime.texi (Display Customization): Mention addition of
8405 "image/.*" and add xref to gnus-buttonized-mime-types in the
8406 mm-discouraged-alternatives section.
8407
84082005-12-16 Carsten Dominik <dominik@science.uva.nl>
8409
8410 * org.texi (Tags): New section.
8411 (Agenda Views): Chapter reorganized.
8412
84132005-12-16 Eli Zaretskii <eliz@gnu.org>
8414
8415 * org.texi (Internal Links): Add a missing comma after an @xref.
8416
84172005-12-14 Chong Yidong <cyd@stupidchicken.com>
8418
8419 * faq.texi (Filling paragraphs with a single space): No need to
8420 change sentence-end now.
8421
84222005-12-13 Romain Francoise <romain@orebokech.com>
8423
8424 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
8425
84262005-12-12 Jay Belanger <belanger@truman.edu>
8427
8428 * faq.texi (Calc): Update version number.
8429
84302005-12-12 Carsten Dominik <dominik@science.uva.nl>
8431
8432 * org.texi (Progress Logging): New section.
8433
84342005-12-10 Romain Francoise <romain@orebokech.com>
8435
8436 Update the Emacs FAQ for the 22.1 release.
8437
8438 * faq.texi: Set VER to `22.1'.
8439 (Basic editing): Explain how to use localized versions of the
0c7efc08
SM
8440 Tutorial. Mention that `C-h r' displays the manual.
8441 Delete obsolete WWW link to an Emacs 18 tutorial.
2de53ca6
GM
8442 (Getting a printed manual): Point to the new locations of the
8443 manuals on the GNU Web site.
8444 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
8445 available via Info (it was previously distributed separately).
8446 (Installing Texinfo documentation): The latest version of Texinfo
8447 is 4.8, not 4.0.
8448 (Informational files for Emacs): COPYING is the GNU General Public
8449 License, not the Emacs General Public License.
8450 (Informational files for Emacs): Delete obsolete link to the
8451 GNUinfo pages as they have been removed from the GNU Web site.
8452 (New in Emacs 22): New node.
8453 (Setting up a customization file): Say that most packages support
8454 Customize nowadays.
8455 (Colors on a TTY): Delete reference to instructions on how to
8456 enable syntax highlighting, it is now enabled by default.
8457 (Turning on abbrevs by default): Emacs now reads the abbrevs file
8458 at startup automatically.
8459 (Controlling case sensitivity): Mention `M-c' in isearch.
8460 (Using an already running Emacs process): Emacs now creates the
8461 socket in `/tmp/emacsUID'. Fix typos. Change default location of
8462 gnuserv. As emacsclient can now run Lisp code as well, delete a
8463 sentence praising gnuserv for that. Simplify description of how
8464 the client/server operation works.
8465 (Compiler error messages): Delete obsolete text (compile.el has
8466 been rewritten).
8467 (Indenting switch statements): Fix typo.
8468 (Matching parentheses): Simplify setup instructions, mention the
8469 menu bar item in the Options menu.
8470 (Repeating a command as many times as possible): Mention `C-x e'.
8471 (Going to a line by number): Mention new keymap and bindings
8472 `M-g M-g', `M-g M-p' and `M-g M-n'.
8473 (Turning on syntax highlighting): Now on by default. Simplify.
8474 (Replacing highlighted text): Use `1', not `t'.
8475 (Problems with very large files): The maximum size is now 256MB on
8476 32-bit machines.
8477 (^M in the shell buffer): Mention `comint-process-echoes'.
8478 (Emacs for Apple computers): Emacs 22 has native support for Mac
8479 OS X.
8480 (Translating names to IP addresses): Delete node.
8481 (Binding keys to commands): Fix typo.
8482 (SPC no longer completes file names): New node.
8483 (MIME with Emacs mail packages): Delete section about the Emacs
8484 MIME FAQ (it's not reachable anymore).
8485
84862005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
8487
8488 * cc-mode.texi: The manual has been extensively revised: the
8489 information about using CC Mode has been separated from the larger
8490 and more difficult chapters about configuration. It has been
8491 updated for CC Mode 5.31.
8492
84932005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
8494
8495 * pgg.texi (User Commands): Fix description of pgg-verify-region.
8496 (Selecting an implementation): Fix descriptions.
8497
84982005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
8499
8500 * message.texi (Various Message Variables): Addition.
8501
85022005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
8503
8504 * message.texi: Fix default values.
8505
85062005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
8507
8508 * message.texi (Header Commands): Clarify descriptions of
8509 message-cross-post-followup-to, message-reduce-to-to-cc, and
8510 message-insert-wide-reply.
8511 (Various Commands): Fix kindex for message-kill-to-signature;
8512 clarify description of message-tab.
8513
85142005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
8515
8516 * message.texi (Mailing Lists): Fix description about MFT.
8517
8518 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
8519
85202005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
8521
8522 * gnus.texi (Slow Terminal Connection): Replace old description
8523 with new one.
8524
85252005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
8526
8527 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
8528 replace X-Draft-Headers with X-Draft-From.
8529
85302005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
8531
8532 * gnus.texi (Various Various): Fix the default value of
8533 nnheader-max-head-length.
8534 (Gnus Versions): Fix typo.
8535
85362005-12-08 Carsten Dominik <dominik@science.uva.nl>
8537
8538 * org.texi (Structure editing): Document new functionality of
8539 M-RET.
8540
85412005-12-06 Luc Teirlinck <teirllm@auburn.edu>
8542
8543 * org.texi (Internal Links): Fix Texinfo usage.
8544
85452005-12-06 Carsten Dominik <dominik@science.uva.nl>
8546
8547 * org.texi (TODO basics): Document the global todo list.
8548 (TODO items): Documents sparse tree for specific TODO
8549 keywords.
8550
85512005-11-30 Carsten Dominik <dominik@science.uva.nl>
8552
8553 * org.texi (Plain Lists): Typos fixed.
8554
85552005-11-28 Jay Belanger <belanger@truman.edu>
8556
8557 * calc.texi: Change references of `M-#' to `C-x *' prefix.
8558
85592005-11-24 Carsten Dominik <dominik@science.uva.nl>
8560
8561 * org.texi (Structure editing): New item moving commands added.
8562 (Plain Lists): New section.
8563
85642005-11-18 Carsten Dominik <dominik@science.uva.nl>
8565
8566 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
8567 (Agenda): Document commands `org-cycle-agenda-files' and
c4cc8b9a 8568 `org-agenda-file-to-front'.
2de53ca6
GM
8569 (Built-in table editor): Document `org-table-sort-lines'.
8570 (HTML formatting): Export of hand-formatted lists.
8571
85722005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
8573
8574 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
8575 new variable gnus-toolbar-thickness.
8576
85772005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
8578
8579 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
8580
85812005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
8582
8583 * gnus.texi (X-Face): Fix description.
8584 (XVarious): Remove gnus-xmas-logo-color-alist and
8585 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
8586
85872005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
8588
8589 * gnus.texi (Group Parameters): Mention new variable
8590 gnus-parameters-case-fold-search.
8591 (Home Score File): Addition.
8592
85932005-11-04 Ulf Jasper <ulf.jasper@web.de>
8594
8595 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
8596 (Overview): List supported feed types.
8597 (Installation): No installation necessary when using autoload.
8598 (Configuration): Rename "RSS" to "news".
8599
86002005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
8601
8602 * pgg.texi (User Commands): Document additional passphrase
8603 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
8604 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
8605
86062005-11-04 Carsten Dominik <dominik@science.uva.nl>
8607
8608 * org.texi: Version number changed to 3.19.
8609
86102005-10-29 Sascha Wilde <wilde@sha-bang.de>
8611
8612 * pgg.texi (How to use): Update the example to add autoload of
8613 pgg-encrypt-symmetric-region.
8614 (User Commands): Document pgg-encrypt-symmetric-region.
8615 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
8616
86172005-10-27 Jay Belanger <belanger@truman.edu>
8618
8619 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
8620 mention other TeX-related units.
8621
86222005-10-23 Lars Hansen <larsh@soem.dk>
8623
0c7efc08
SM
8624 * dired-x.texi (Miscellaneous Commands):
8625 Replace dired-do-relative-symlink by dired-do-relsymlink and
2de53ca6
GM
8626 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
8627
86282005-10-23 Jay Belanger <belanger@truman.edu>
8629
8630 * calc.texi (Predefined Units): Use `alpha' for the fine structure
8631 constant.
8632
86332005-10-23 Michael Albinus <michael.albinus@gmx.de>
8634
0c7efc08
SM
8635 * faq.texi (Bugs and problems):
8636 Replace `dired-move-to-filename-regexp' by
2de53ca6
GM
8637 `directory-listing-before-filename-regexp'.
8638
86392005-10-22 Eli Zaretskii <eliz@gnu.org>
8640
8641 * newsticker.texi (UPDATED): Set value.
8642
86432005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
8644
8645 * gnus.texi (Document Groups): Remove duplicate item.
8646
86472005-10-21 Carsten Dominik <dominik@science.uva.nl>
8648
8649 * org.texi (Summary): Mention iCalendar support.
8650 (Exporting): Document iCalendar support.
8651
86522005-10-18 Romain Francoise <romain@orebokech.com>
8653
8654 * viper.texi (Viper Specials): Capitalize GNU.
8655
86562005-10-17 Juri Linkov <juri@jurta.org>
8657
8658 * info.texi (Getting Started, Search Index, Expert Info):
8659 Fix wording.
8660 (Search Text): Replace `echo area' with `mode line'.
8661 (Search Index): Both `i' and `,' find all index entries.
8662 Replace example `C-f' with `C-l' (which exists in index of Info
8663 manual) and delete spaces in its keyboard input sequence.
8664 Delete unnecessary explanations about literal characters.
8665
86662005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
8667
8668 * gnus.texi (Document Server Internals): Addition.
8669
86702005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
8671
8672 * gnus.texi (A note on namespaces): Fix RFC reference.
8673
86742005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
8675
8676 * gnus.texi (RSS): Fix key description.
8677
86782005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
8679
8680 * gnus.texi: Emacs/w3 -> Emacs/W3.
8681 (Browsing the Web): Fix description.
8682 (Web Searches): Ditto.
8683 (Customizing W3): Ditto.
8684
86852005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
8686
8687 * gnus.texi (Maildir): Clarify expire-age and expire-group.
8688
86892005-10-11 Jay Belanger <belanger@truman.edu>
8690
8691 * calc.texi (Integration): Mention using `a i' to compute definite
8692 integrals.
8693
86942005-10-11 Juri Linkov <juri@jurta.org>
8695
8696 * info.texi: Rearrange nodes.
8697 (Top): Update menu. Change ref `Info for Experts' to
8698 `Advanced Info Commands'.
8699 (Getting Started): Fix description of manual's parts.
8700 (Help-Int): Change xref `Info Search' to `Search Index', and
8701 `Expert Info' to `Advanced'.
8702 (Advanced): Move node one level up.
8703 (Search Text, Search Index): New nodes split out from `Info Search'.
8704 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
8705 split out from `Advanced'.
8706 (Advanced, Emacs Info Variables): De-document editing an Info file
8707 in Info.
8708 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
8709 (Creating an Info File): Delete node and move its text to
8710 `Expert Info'.
8711
87122005-10-10 Carsten Dominik <dominik@science.uva.nl>
8713
8714 * org.texi (Workflow states): Documented that change in keywords
8715 becomes active only after restart of Emacs.
8716
87172005-10-08 Michael Albinus <michael.albinus@gmx.de>
8718
8719 Sync with Tramp 2.0.51.
8720
87212005-10-08 Nick Roberts <nickrob@snap.net.nz>
8722
8723 * speedbar.texi (Introduction): Describe new location of speedbar
8724 on menubar.
8725 (Basic Key Bindings): Remove descriptions of bindings that have
8726 been removed.
8727
87282005-10-05 Nick Roberts <nickrob@snap.net.nz>
8729
8730 * speedbar.texi (GDB): Describe use of watch expressions.
8731
87322005-09-28 Simon Josefsson <jas@extundo.com>
8733
8734 * message.texi (IDNA): Fix.
8735
87362005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
8737
8738 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
8739 nntp-server-hook, and nntp-warn-about-losing-connection; fix
8740 description of nntp-open-connection-function.
8741 (Common Variables): Fix descriptions.
8742
87432005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
8744
8745 * gnus.texi (Server Buffer Format): Document the %a format spec.
8746
87472005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
8748
8749 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
8750
87512005-09-23 Carsten Dominik <dominik@science.uva.nl>
8752
8753 * org.texi Version 3.16.
8754
87552005-09-19 Miles Bader <miles@gnu.org>
8756
8757 * newsticker.texi: Get rid of CVS keywords.
8758
87592005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
8760
8761 * gnus.texi (Finding the Parent): Fix description of how Gnus
8762 finds article.
8763
87642005-09-14 Jari Aalto <jari.aalto@cante.net>
8765
8766 * gnus.texi (Advanced Scoring Examples): New examples to teach how
8767 to drop off non-answered articles.
8768
87692005-09-19 Juanma Barranquero <lekktu@gmail.com>
8770
8771 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
8772 braces (which are unsupported by NMAKE) for macro `srcdir'.
8773
87742005-09-17 Eli Zaretskii <eliz@gnu.org>
8775
8776 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
8777 (../info/newsticker, newsticker.dvi): New targets.
8778
87792005-09-17 Ulf Jasper <ulf.jasper@web.de>
8780
8781 * newsticker.texi: Replace @command with @code. Replace @example
8782 with @lisp.
0c7efc08
SM
8783 (Top): Add explanations to menu items.
8784 (GNU Free Documentation License): Remove.
2de53ca6
GM
8785
87862005-09-16 Romain Francoise <romain@orebokech.com>
8787
8788 Update all files to specify GFDL version 1.2.
8789
8790 * doclicense.texi (GNU Free Documentation License): Update to
8791 version 1.2.
8792
87932005-09-15 Richard M. Stallman <rms@gnu.org>
8794
8795 * newsticker.texi: Fix @setfilename.
8796
8797 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
8798 (../info/newsticker, newsticker.dvi): New targets.
8799
88002005-08-30 Carsten Dominik <dominik@science.uva.nl>
8801
8802 * org.texi: Version 3.15.
8803
88042005-08-29 Luc Teirlinck <teirllm@auburn.edu>
8805
8806 * ses.texi: Combine all three indices into one.
8807 Correct a few typos.
8808
88092005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
8810
8811 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
8812
88132005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
8814
8815 * emacs-mime.texi (Handles): Remove duplicate item.
8816 (Encoding Customization): Fix the default value for
8817 mm-coding-system-priorities.
8818 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
8819 (Basic Functions): Fix reference.
8820
88212005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
8822
8823 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
8824
88252005-08-18 Richard M. Stallman <rms@gnu.org>
8826
8827 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
8828 and web site.
8829
8830 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
8831 not keyboard-translate.
8832
88332005-08-11 Richard M. Stallman <rms@gnu.org>
8834
8835 * faq.texi (Using regular expressions): Fix xref.
8836
88372005-08-09 Juri Linkov <juri@jurta.org>
8838
8839 * info.texi (Help-P): Replace `Prev' with `Previous'.
8840 (Help-M, Help-Xref): Add S-TAB.
8841 (Help-FOO): Update `u' command.
8842 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
8843 Update info about visibility of xref parts.
8844 (Help-Int): Fix `m' command. Rename `Info-last' to
8845 `Info-history-back'. Add `Info-history-forward'.
8846 (Advanced): Fix `g*' and `M-n' commands.
8847 (Info Search): Add `index-apropos' in stand-alone browser.
8848 Add isearch commands.
8849 (Emacs Info Variables): Remove `Info-fontify'.
8850 Add `Info-mode-hook'. Update face names.
8851 Add `Info-fontify-maximum-menu-size',
8852 `Info-fontify-visited-nodes', `Info-isearch-search'.
8853
88542005-08-07 Michael Albinus <michael.albinus@gmx.de>
8855
8856 Sync with Tramp 2.0.50.
8857
8858 * tramp.texi: Use @option{} consequently for method names.
8859 (Inline methods, External transfer methods): Remove references to
8860 Cygwin.
8861 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
8862 implementation.
8863
88642005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8865
8866 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
8867 Mention that gnus-init-file is not read when Emacs is invoked with
8868 --no-init-file or -q.
8869
88702005-07-19 Carsten Dominik <dominik@science.uva.nl>
8871
8872 * org.texi: Version 3.14.
8873
88742005-07-04 Carsten Dominik <dominik@science.uva.nl>
8875
8876 * org.texi: Version 3.13.
8877
88782005-07-18 Juri Linkov <juri@jurta.org>
8879
8880 * calc.texi (Time Zones, Logical Operations):
8881 * cl.texi (Overview):
8882 * org.texi (TODO types):
8883 * sc.texi (Emacs 18 MUAs):
8884 * speedbar.texi (Top):
8885 * url.texi (History):
8886 Delete duplicate duplicate words.
8887
ce058493 88882005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
8889
8890 * cl.texi (Type Predicates): Document `atom' type.
8891
88922005-07-04 Lute Kamstra <lute@gnu.org>
8893
8894 Update FSF's address in GPL notices.
8895
8896 * calc.texi (Copying):
8897 * doclicense.texi (GNU Free Documentation License):
8898 * faq.texi (Contacting the FSF):
8899 * mh-e.texi (Copying): Update FSF's address.
8900
89012005-07-03 Richard M. Stallman <rms@gnu.org>
8902
8903 * flymake.texi (Example -- Configuring a tool called directly):
8904 Update name of flymake-build-relative-filename.
8905
89062005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
8907
8908 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
8909
89102005-06-29 Carsten Dominik <dominik@science.uva.nl>
8911
8912 * org.texi: Version 3.12.
8913
89142005-06-24 Eli Zaretskii <eliz@gnu.org>
8915
8916 * makefile.w32-in (MAKEINFO): Use --force.
8917 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
8918 Makefile.in.
8919 (gnus.dvi): Use "..." to quote Sed args, so that it works with
8920 more shells.
8921
89222005-06-23 Richard M. Stallman <rms@gnu.org>
8923
8924 * speedbar.texi (Creating a display): Texinfo usage fixes.
8925
8926 * tramp.texi (Customizing Completion, Auto-save and Backup):
8927 Texinfo usage fixes.
8928
89292005-06-23 Juanma Barranquero <lekktu@gmail.com>
8930
8931 * dired-x.texi (Miscellaneous Commands):
8932 * ediff.texi (Miscellaneous):
8933 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
8934 (Agent Variables):
8935 * info.texi (Help-Xref):
8936 * message.texi (Message Headers):
8937 * org.texi (Remember):
8938 * reftex.texi (Options (Defining Label Environments)):
8939 (Options (Index Support)):
8940 (Options (Viewing Cross-References)):
8941 (Options (Misc)):
8942 (Changes):
8943 * speedbar.texi (Creating a display):
8944 * tramp.texi (Customizing Completion, Auto-save and Backup):
8945 Texinfo usage fix.
8946
89472005-06-13 Carsten Dominik <dominik@science.uva.nl>
8948
8949 * org.texi: Version 3.11.
8950
89512005-06-12 Jay Belanger <belanger@truman.edu>
8952
8953 * calc.texi (Getting Started): Remove extra menu item.
8954
89552005-05-31 Jay Belanger <belanger@truman.edu>
8956
8957 * calc.texi (Notations Used in This Manual): Use @kbd for key
8958 sequence.
8959 (Demonstration of Calc): Mention another way of starting Calc.
8960 (Starting Calc): Mention long name of M-#.
8961 (Embedded Mode Overview): Remove unnecessary instruction.
8962 (Other M-# commands): Rephrase `M-# 0' explanation.
8963 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
8964 reflect current behavior.
8965
89662005-05-30 Jay Belanger <belanger@truman.edu>
8967
8968 * calc.texi (Hooks): Change description of calc-window-hook and
8969 calc-trail-window-hook to match usage.
8970 (Computational Functions): Add more constant-generating functions.
8971 (Customizable Variables): Use defvar.
8972
89732005-05-28 Jay Belanger <belanger@truman.edu>
8974
8975 * calc.texi (Assignments in Embedded Mode): Fix variable name.
8976 (Basic Embedded Mode): Explain behavior of arguments to
8977 calc-embedded-mode.
8978
89792005-05-27 Jay Belanger <belanger@truman.edu>
8980
8981 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
8982 current behavior.
8983
89842005-05-25 Jay Belanger <belanger@truman.edu>
8985
8986 * calc.texi: Change Calc version number throughout.
8987 (Keypad Mode): Change location in info output.
8988 (Keypad mode overview): Move picture of keypad.
8989
89902005-05-21 Jay Belanger <belanger@truman.edu>
8991
8992 * calc.texi (Storing variables): Mention that only most variables
8993 are void to begin with.
8994
89952005-05-21 Kevin Ryde <user42@zip.com.au>
8996
8997 * widget.texi (Basic Types): Update cross ref from "Enabling
8998 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
8999 lispref/text.texi change.
9000
90012005-05-20 Carsten Dominik <dominik@science.uva.nl>
9002
9003 * org.texi: Version 3.09.
9004
90052005-05-18 Carsten Dominik <dominik@science.uva.nl>
9006
9007 * reftex.texi: Version 4.28.
9008
90092005-05-16 Jay Belanger <belanger@truman.edu>
9010
9011 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
9012
90132005-05-14 Jay Belanger <belanger@truman.edu>
9014
9015 * calc.texi (Default Simplifications): Insert missing ! (logical
9016 not operator).
9017
90182005-05-14 Michael Albinus <michael.albinus@gmx.de>
9019
9020 Sync with Tramp 2.0.49.
9021
90222005-05-10 Jay Belanger <belanger@truman.edu>
9023
9024 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
9025 to 1.
9026
90272005-04-29 Carsten Dominik <dominik@science.uva.nl>
9028
9029 * org.texi: Version 3.08, structure reorganized.
9030
90312005-04-24 Richard M. Stallman <rms@gnu.org>
9032
9033 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
9034
90352005-04-15 Carsten Dominik <dominik@science.uva.nl>
9036
9037 * org.texi: Update to version 3.06.
9038
90392005-04-13 Lute Kamstra <lute@gnu.org>
9040
9041 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
9042
90432005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
9044
9045 * cl.texi (Porting Common Lisp): Fix typo.
9046
90472005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
9048
9049 * gnus.texi (RSS): Addition.
9050
90512005-04-04 Jay Belanger <belanger@truman.edu>
9052
9053 * calc.texi: Change Calc version number.
9054 (Customizable variables): Fix description of calc-language-alist.
9055 (Copying): Put in version 2 of GPL.
9056
90572005-04-01 Jay Belanger <belanger@truman.edu>
9058
9059 * calc.texi (Troubleshooting Commands): Remove comment about
9060 installation.
9061 (Installation): Remove section.
9062 (Customizable Variables): New section.
9063 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
9064 (Graphical Devices): Add references to Customizable Variables.
9065
90662005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
9067
9068 * emacs-mime.texi (Display Customization): Markup fixes.
9069 (rfc2047): Update.
9070
90712005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
9072
9073 * gnus-faq.texi: Replaced with auto-generated version.
9074
90752005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
9076
9077 * dired-x.texi (Multiple Dired Directories): default-directory was
9078 renamed to dired-default-directory.
9079
90802005-03-26 Jay Belanger <belanger@truman.edu>
9081
9082 * calc.texi (Simplifying Formulas, Rewrite Rules):
9083 Change description of top and bottom of fraction.
9084 (Modulo Forms): Move description of how to create modulo forms to
9085 earlier in the section.
9086 (Fraction Mode): Suggest using : to get a fraction by dividing.
9087 (Basic Arithmetic): Adjust placement of command name.
9088 (Truncating the Stack): Emphasize that "hidden" entries are still
9089 visible.
9090 (Installation): Move discussion of printing manual to "About This
9091 Manual".
9092 (About This Manual): Mention how to print the manual.
9093 (Reporting Bugs): Remove first person.
9094 (Building Vectors): Add algebraic version of append.
9095 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
9096 (Grouping Digits): Fix typo.
9097
90982005-03-25 Werner Lemberg <wl@gnu.org>
9099
9100 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
9101 Replace `legal' with `valid'.
9102
91032005-03-25 Werner Lemberg <wl@gnu.org>
9104
9105 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
9106
91072005-03-24 Jay Belanger <belanger@truman.edu>
9108
9109 * calc.texi (General Mode Commands)
9110 (Mode Settings in Embedded Mode): Add some explanation of
9111 recording mode settings.
9112
91132005-03-24 Richard M. Stallman <rms@gnu.org>
9114
9115 * calc.texi: Remove praise of non-free software.
9116
9117 * idlwave.texi: Don't say where to get IDL or its non-free manual.
9118 (Installation): Node deleted.
9119
91202005-03-23 Richard M. Stallman <rms@gnu.org>
9121
9122 * url.texi (HTTP language/coding): Improve last change.
9123
91242005-03-22 Jay Belanger <belanger@truman.edu>
9125
9126 * calc.texi (Embedded Mode): Add new information on changing
9127 modes.
9128
91292005-03-20 Michael Albinus <michael.albinus@gmx.de>
9130
9131 Sync with Tramp 2.0.48.
9132
9133 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
9134
9135 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
9136 "GNU/Linux". Change all addresses to .gnu.org.
9137 (Default Method): Offer shortened syntax for "su" and "sudo"
9138 methods.
9139
91402005-03-07 Richard M. Stallman <rms@gnu.org>
9141
9142 * url.texi: Fix usage of "e.g.".
9143 (HTTP language/coding): Explain the rules for these strings.
9144
91452005-03-06 Richard M. Stallman <rms@gnu.org>
9146
9147 * woman.texi (Introduction): Minor cleanups.
9148
9149 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
9150
9151 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
9152 (Installation): Node deleted.
9153
9154 * mh-e.texi (Preface): Get rid of "Emacs 21".
9155
9156 * eshell.texi (Installation): Delete node (for Emacs 20).
9157
91582005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
9159
9160 * flymake.texi: Refill and tweak style in @lisp blocks.
9161
91622005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
9163
9164 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
9165
91662005-03-01 Jay Belanger <belanger@truman.edu>
9167
9168 * calc.texi (Trigonometric and Hyperbolic Functions):
9169 Mention additional functions.
9170 (Algebraic Simplifications): Mention additional simplifications.
9171
91722005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
9173
9174 * ses.texi: Add concept/function/variable indices (this work was
9175 donated by Brad Collins <brad@chenla.org>, copyright-assignment
9176 papers on file at FSF).
9177
91782005-02-10 Jay Belanger <belanger@truman.edu>
9179
9180 * calc.texi: Change @LaTeX to La@TeX throughout.
9181 Redefine @expr as @math for TeX output.
9182 Redefine @texline as a no-op for TeX output.
9183 Define @tfn, replace @t by @tfn throughout.
9184
91852005-02-09 Jay Belanger <belanger@truman.edu>
9186
9187 * calc.texi: Add macro for LaTeX for info output.
9188
91892005-02-08 Kim F. Storm <storm@cua.dk>
9190
9191 * texinfo.tex (LaTex): Add def.
9192
91932005-02-06 Jay Belanger <belanger@truman.edu>
9194
9195 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
9196 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
9197 throughout manual.
9198
91992005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
9200
9201 * gnus.texi: Some edits based on comments from David Abrahams.
9202
92032005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
9204
9205 * gnus.texi (RSS): Fix the keystroke.
9206
92072005-01-24 David Kastrup <dak@gnu.org>
9208
9209 * faq.texi: Update AUCTeX version info.
9210
92112005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
9212
9213 * gnus-faq.texi ([4.1]): Typo.
9214
92152005-01-19 Jay Belanger <belanger@truman.edu>
9216
9217 * calc.texi (Keep Arguments): Mention that keeping arguments
9218 doesn't work with keyboard macros.
9219
92202005-01-16 Richard M. Stallman <rms@gnu.org>
9221
9222 * autotype.texi (Autoinserting): Fix small error.
9223
92242005-01-16 Michael Albinus <michael.albinus@gmx.de>
9225
9226 Sync with Tramp 2.0.47.
9227
9228 * tramp.texi (Compilation): New section, describing compilation of
9229 remote files.
9230
92312005-01-11 Kim F. Storm <storm@cua.dk>
9232
9233 * widget.texi (Basic Types): Add :follow-link keyword.
9234
92352005-01-09 Jay Belanger <belanger@truman.edu>
9236
9237 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
9238
92392005-01-08 Jay Belanger <belanger@truman.edu>
9240
9241 * calc.texi: Change throughout to reflect new default value of
9242 calc-settings-file.
9243
92442005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9245
9246 * message.texi (Reply): `message-reply-to-function' should return
9247 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
9248
92492005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
9250
9251 * faq.texi (Changing load-path): Fix typo.
9252
92532005-01-05 Jay Belanger <belanger@truman.edu>
9254
9255 * calc.texi (Programming Tutorial): Replace kbd command by
9256 appropriate characters for a keyboard macro.
9257
92582005-01-04 Jay Belanger <belanger@truman.edu>
9259
9260 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
9261 for Lucid Emacs.
9262 (Programming Tutorial): Mention that the user needs to be in the
9263 right mode to compute some functions.
9264
92652005-01-04 Jay Belanger <belanger@truman.edu>
9266
9267 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
9268 no longer applicable.
9269
92702005-01-01 Jay Belanger <belanger@truman.edu>
9271
0c7efc08 9272 * calc.texi (Programming Tutorial): Change description of how to
2de53ca6
GM
9273 edit keyboard macros to match current behavior.
9274
92752004-12-31 Jay Belanger <belanger@truman.edu>
9276
9277 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
9278
92792004-12-20 Jay Belanger <belanger@truman.edu>
9280
9281 * calc.texi (Types Tutorial): Emphasize that you can't divide by
9282 zero.
9283
92842004-12-17 Luc Teirlinck <teirllm@auburn.edu>
9285
9286 * cc-mode.texi (Text Filling and Line Breaking): Put period after
9287 @xref.
9288 (Font Locking): Avoid @strong{Note:}.
9289
92902004-12-17 Michael Albinus <michael.albinus@gmx.de>
9291
9292 Sync with Tramp 2.0.46.
9293
9294 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
9295
92962004-12-16 Luc Teirlinck <teirllm@auburn.edu>
9297
9298 * url.texi: Correct typos.
9299 (Retrieving URLs): @var{nil}->@code{nil}.
af42a9cc 9300 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
2de53ca6
GM
9301 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
9302 (Dealing with HTTP documents): @inforef->@xref.
9303
93042004-12-15 Jay Belanger <belanger@truman.edu>
9305
9306 * calc.texi: Consistently capitalized all mode names.
9307 (Answers to Exercises): Mention that an answer can be a fraction
9308 when in Fraction mode.
9309
93102004-12-13 Jay Belanger <belanger@truman.edu>
9311
9312 * calc.texi: Fix some TeX definitions.
9313
93142004-12-09 Luc Teirlinck <teirllm@auburn.edu>
9315
9316 * reftex.texi (Imprint): Remove erroneous @value's.
9317
93182004-12-08 Luc Teirlinck <teirllm@auburn.edu>
9319
9320 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
9321 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
9322
93232004-12-08 Jay Belanger <belanger@truman.edu>
9324
9325 * calc.texi (Starting Calc): Remove comment about installation.
9326 (Keypad Mode Overview): Remove comment about Emacs 19 support.
9327
93282004-12-08 Luc Teirlinck <teirllm@auburn.edu>
9329
9330 * url.texi: Update @setfilename.
9331 (Getting Started): No need to worry about Gnus versions.
9332 (Dealing with HTTP documents): Use @inforef.
9333
9334 * org.texi: Fix @direntry file name.
9335
93362004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
9337
9338 * url.texi: New file.
9339
9340 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
9341
93422004-12-06 Jay Belanger <belanger@truman.edu>
9343
9344 * calc.texi (Using Calc): Remove paragraph about installation.
9345
93462004-12-06 Jay Belanger <belanger@truman.edu>
9347
9348 * calc.texi: Use more Texinfo macros and less TeX defs.
9349 Remove @refill's.
9350
93512004-12-06 Richard M. Stallman <rms@gnu.org>
9352
9353 * org.texi: New file.
9354
93552004-12-05 Richard M. Stallman <rms@gnu.org>
9356
9357 * Makefile.in (org.dvi, ../info/org): New targets.
9358 (INFO_TARGETS): Add ../info/org.
9359 (DVI_TARGETS): Add org.dvi.
9360 (maintainer-clean): Remove the info files in the info dir.
9361
93622004-11-26 Eli Zaretskii <eliz@gnu.org>
9363
9364 * idlwave.texi: Fix the setfilename directive to put the produced
9365 file in ../info.
9366 (Continued Statement Indentation): Resurrect Jan D.'s change from
9367 2004-11-03 that was lost when a newer version of idlwave.texi was
9368 imported.
9369
93702004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
9371
0c7efc08 9372 * gnus-faq.texi ([5.1]): Add missing bracket.
2de53ca6 9373
0c7efc08
SM
9374 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
9375 Index `spam-initialize'.
2de53ca6
GM
9376
93772004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
9378
9379 * message.texi (Various Message Variables): Mention that all mail
9380 file variables are derived from `message-directory'.
9381
9382 * gnus.texi (Splitting Mail): Clarify bogus group.
9383
93842004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
9385
0c7efc08
SM
9386 * emacs-mime.texi (Encoding Customization):
9387 Fix mm-coding-system-priorities entry.
2de53ca6 9388
c8763fb6 93892004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
9390
9391 * idlwave.texi (Continued Statement Indentation):
9392 * reftex.texi (Options (Index Support)):
9393 (Displaying and Editing the Index, Table of Contents):
0c7efc08
SM
9394 * speedbar.texi (Creating a display, Major Display Modes):
9395 Replace non-nil with non-@code{nil}.
2de53ca6
GM
9396
93972004-10-21 Jay Belanger <belanger@truman.edu>
9398
0c7efc08 9399 * calc.texi (Algebraic-Style Calculations): Remove a comment.
2de53ca6
GM
9400
94012004-10-18 Luc Teirlinck <teirllm@auburn.edu>
9402
9403 * calc.texi (Reporting Bugs): Double up `@'.
9404
94052004-10-18 Jay Belanger <belanger@truman.edu>
9406
0c7efc08 9407 * calc.texi (Reporting Bugs): Change the address that bugs
2de53ca6
GM
9408 should be sent to.
9409
94102004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
9411
9412 * gnus.texi (New Features): Add 5.11.
9413
9414 * message.texi (Resending): Remove wrong default value.
9415
9416 * gnus.texi (Mail Source Specifiers): Describe possible problems
9417 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
9418 `pop3-leave-mail-on-server' to the index.
9419
94202004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
9421
9422 * message.texi (Canceling News): Add how to set a password.
9423
94242004-10-12 Jay Belanger <belanger@truman.edu>
9425
0c7efc08 9426 * calc.texi (Help Commands): Change the descriptions of
2de53ca6
GM
9427 calc-describe-function and calc-describe-variable to match their
9428 current behavior.
9429
94302004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
9431
9432 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
9433
94342004-10-12 Michael Albinus <michael.albinus@gmx.de>
9435
9436 Sync with Tramp 2.0.45.
9437
9438 * tramp.texi (Frequently Asked Questions): Comment paragraph about
9439 plink link. The URL is outdated. Originator contacted for
9440 clarification.
9441
94422004-10-10 Juri Linkov <juri@jurta.org>
9443
9444 * gnus.texi (Top, Marking Articles): Join two menus in one node
9445 because a node can have only one menu.
9446
94472004-10-09 Juri Linkov <juri@jurta.org>
9448
9449 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
9450 example of nnmail-split-fancy.
9451
94522004-10-06 Karl Berry <karl@gnu.org>
9453
9454 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
9455 consistency with other uses of dashes.
9456
94572004-10-05 Karl Berry <karl@gnu.org>
9458
9459 * info.texi: Consistently use --- throughout, periods at end of
9460 menu descriptions, and a couple typos.
9461
94622004-09-26 Jesper Harder <harder@ifa.au.dk>
9463
9464 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
9465 * pgg.texi (User Commands, Backend methods): Do.
9466 * gnus.texi: Markup fixes.
9467 (Setting Process Marks): Fix `M P a' entry.
9468 * emacs-mime.texi: Fixes.
9469
94702004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
9471
9472 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
9473 again.
9474 Use 5.10 instead of 5.10.0.
9475
94762004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
9477
9478 * gnus.texi (Summary Mail Commands): S D e.
9479
94802004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
9481
9482 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
9483 the gnus-article-mode-line-format section.
9484
94852004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
9486
9487 * gnus.texi (Various Summary Stuff): Fix the documentation for
9488 gnus-newsgroup-variables.
9489
94902004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
9491
0c7efc08
SM
9492 * gnus.texi (MIME Commands):
9493 Add gnus-mime-display-multipart-as-mixed,
2de53ca6
GM
9494 gnus-mime-display-multipart-alternative-as-mixed,
9495 gnus-mime-display-multipart-related-as-mixed.
9496 (Mail Source Customization): Clarify `mail-source-directory'.
9497 (Splitting Mail): Mention gnus-group-find-new-groups.
0c7efc08 9498 (SpamOracle): Fix typo.
2de53ca6
GM
9499
9500 * gnus-faq.texi: Untabify.
9501 ([6.3]): nnir.el is in contrib directory.
9502
9503 * message.texi (News Headers): Clarify how a unique ID is created.
9504
0c7efc08
SM
9505 * gnus.texi (Batching Agents): Fix typo in example.
9506 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
2de53ca6 9507
b2abec73 95082004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 9509
0c7efc08 9510 * gnus.texi (Group Parameters): Add more on hooks.
2de53ca6
GM
9511
95122004-09-20 Florian Weimer <fw@deneb.enyo.de>
9513
9514 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
9515
95162004-09-22 Jay Belanger <belanger@truman.edu>
9517
0c7efc08 9518 * calc.texi (Vectors as Lists): Add a warning that the tutorial
2de53ca6
GM
9519 might be hidden during part of the session.
9520
95212004-09-20 Jay Belanger <belanger@truman.edu>
9522
9523 * calc.texi (Notations Used in This Manual): Put in an earlier
9524 mention that DEL could be called Backspace.
9525
95262004-09-10 Simon Josefsson <jas@extundo.com>
9527
9528 * gnus.texi (IMAP): Add example. Suggested and partially written
9529 by Steinar Bang <sb@dod.no>.
9530
95312004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9532
9533 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
9534 netrc syntax.
9535
95362004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9537
b2abec73
JB
9538 * gnus.texi (Spam ELisp Package Sequence of Events):
9539 Some clarifications.
2de53ca6
GM
9540 (Spam ELisp Package Global Variables): More clarifications.
9541
95422004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9543
9544 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
9545 Mention spam-split does not modify incoming mail.
9546
95472004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9548
9549 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
9550
95512004-09-10 Eli Zaretskii <eliz@gnu.org>
9552
9553 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
9554
95552004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
9556
9557 * makefile.w32-in (sieve, pgg): Use $(infodir).
9558
95592004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
9560
9561 * makefile.w32-in: Fix PGG and Sieve entries.
9562
95632004-08-28 Eli Zaretskii <eliz@gnu.org>
9564
9565 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
9566 Emacs and related programs.
9567
95682004-08-27 Richard M. Stallman <rms@gnu.org>
9569
9570 * faq.texi: Fix texinfo usage, esp. doublequotes.
9571 (Difference between Emacs and XEmacs): Some clarification.
9572
9573 * faq.texi (Difference between Emacs and XEmacs):
9574 Explain not to contrast XEmacs with GNU Emacs.
9575
95762004-08-26 Richard M. Stallman <rms@gnu.org>
9577
9578 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
9579
95802004-08-22 David Kastrup <dak@gnu.org>
9581
9582 * reftex.texi (AUCTeX): Update links, section name.
9583
9584 * faq.texi (Calc): Update availability (included in 22.1).
9585 (AUCTeX): Update availability, information, versions, description.
9586
95872004-08-14 Eli Zaretskii <eliz@gnu.org>
9588
9589 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
9590
95912004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
9592
9593 * cc-mode.texi: Various updates for CC Mode 5.30.9.
9594
95952004-08-10 Michael Albinus <michael.albinus@gmx.de>
9596
9597 Sync with Tramp 2.0.44.
9598
95992004-08-05 Lars Hansen <larsh@math.ku.dk>
9600
9601 * widget.texi (User Interface): Update how to separate the
9602 editable field of an editable-field widget from other widgets.
9603 (Programming Example): Add text after field.
9604
96052004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
9606
9607 * emacs-mime.texi (Encoding Customization): Add a note to the
9608 mm-content-transfer-encoding-defaults entry.
9609 (rfc2047): Update.
9610
0c7efc08
SM
9611 * gnus.texi (Article Highlighting):
9612 Add gnus-cite-ignore-quoted-from.
2de53ca6
GM
9613 (POP before SMTP): New node.
9614 (Posting Styles): Addition.
9615 (Splitting Mail): Add nnmail-split-lowercase-expanded.
9616 (Fancy Mail Splitting): Ditto.
9617 (X-Face): Add gnus-x-face.
9618
96192004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
9620
9621 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
9622 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
9623
96242004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
9625
0c7efc08
SM
9626 * gnus.texi (Mail Source Specifiers):
9627 Describe `pop3-leave-mail-on-server'.
2de53ca6
GM
9628
96292004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
9630
9631 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
9632
9633 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
9634 repository. Change setfilename.
9635
9636 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
9637
96382004-07-02 Juri Linkov <juri@jurta.org>
9639
9640 * pcl-cvs.texi (Viewing differences): Add `d r'.
9641
96422004-06-29 Jesper Harder <harder@ifa.au.dk>
9643
9644 * ses.texi, viper.texi, flymake.texi, faq.texi:
9645 * eshell.texi, ediff.texi: Markup fixes.
9646
96472004-06-21 Karl Berry <karl@gnu.org>
9648
9649 * info.texi (Top): Mention that only Emacs has mouse support.
9650 (Getting Started): Mention this in a few other places.
9651
96522004-06-13 Luc Teirlinck <teirllm@auburn.edu>
9653
0c7efc08
SM
9654 * autotype.texi (Copyrights, Timestamps):
9655 Recommend `before-save-hook' instead of `write-file-functions'.
2de53ca6
GM
9656
96572004-06-13 Lars Hansen <larsh@math.ku.dk>
9658
9659 * dired-x.texi (dired-mark-omitted): Update keybinding.
9660
96612004-06-10 Kim F. Storm <storm@cua.dk>
9662
9663 * pcl-cvs.texi (Viewing differences): Add 'd y'.
9664
96652004-06-05 Lars Hansen <larsh@math.ku.dk>
9666
9667 * dired-x.texi (variable dired-omit-mode): Rename from
9668 dired-omit-files-p.
9669 (function dired-omit-mode): Rename from dired-omit-toggle.
9670 Call dired-omit-mode rather than set dired-omit-files-p.
9671 (dired-mark-omitted): Describe command.
9672
96732004-05-29 Michael Albinus <michael.albinus@gmx.de>
9674
9675 Version 2.0.41 of Tramp released.
9676
96772004-05-29 Juanma Barranquero <lektu@terra.es>
9678
9679 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
9680 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
9681
96822004-05-29 Richard M. Stallman <rms@gnu.org>
9683
9684 * cl.texi (Top): Call this chapter `Introduction'.
9685 (Overview): In TeX, no section heading here.
9686
9687 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
9688
96892004-05-29 Eli Zaretskii <eliz@gnu.org>
9690
9691 * Makefile.in (../info/flymake, flymake.dvi): New targets.
9692 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
9693
96942004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
9695
9696 * flymake.texi: New file.
9697
96982004-05-28 Simon Josefsson <jas@extundo.com>
9699
9700 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
9701
b344d29d 97022004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
9703
9704 Version 2.0.40 of Tramp released.
9705
97062004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
9707
9708 Complete rework, based on review by Karl Berry <karl@gnu.org>.
9709
9710 * tramp.texi (Auto-save and Backup): Explain exploitation of new
9711 variables `tramp-backup-directory-alist' and
9712 `tramp-bkup-backup-directory-info'.
9713 (Overview, Connection types)
9714 (External transfer methods, Default Method)
9715 (Windows setup hints): Remove restriction of password entering
9716 with external methods.
9717 (Auto-save and Backup): Make file name example
9718 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
9719 and `auto-save-directory' must be used.
9720 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
9721 only "NT"). Remove doubled entry "What kinds of systems does
9722 @tramp{} work on".
9723 (tramp): Macro removed.
9724 (Obtaining Tramp): Flag removed from title.
9725 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
9726 and `trampver' used properly. Flag `tramp-inst' replaced by
9727 `installchapter'. Installation related text adapted.
9728
97292004-04-28 Masatake YAMATO <jet@gyve.org>
9730
9731 * widget.texi (Programming Example): Remove overlays.
9732
97332004-04-27 Jesper Harder <harder@ifa.au.dk>
9734
9735 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
9736
97372004-04-23 Juanma Barranquero <lektu@terra.es>
9738
9739 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
9740
97412004-04-05 Jesper Harder <harder@ifa.au.dk>
9742
9743 * info.texi (Info Search): Add info-apropos.
9744
97452004-03-22 Juri Linkov <juri@jurta.org>
9746
9747 * faq.texi: Fix help key bindings.
9748
97492004-03-17 Luc Teirlinck <teirllm@auburn.edu>
9750
9751 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
9752 (as suggested by Karl Berry). Update information about colored
9753 stars in menus. Add new subheading describing M-n.
9754
97552004-03-12 Richard M. Stallman <rms@gnu.org>
9756
9757 * cl.texi (Top): Rename top node's title.
9758
97592004-03-08 Karl Berry <karl@gnu.org>
9760
9761 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
9762 problems making the texinfo distribution.
9763
97642004-02-29 Simon Josefsson <jas@extundo.com>
9765
0c7efc08 9766 * smtpmail.texi (Authentication): Change the list of supported
2de53ca6
GM
9767 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
9768 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
9769 <voegelas@gmx.net>.
9770
97712004-02-29 Juanma Barranquero <lektu@terra.es>
9772
9773 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
9774 Use $(DEL) instead of rm, and ignore exit code.
9775
b344d29d 97762004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
9777
9778 Tramp version 2.0.39 released.
9779
97802004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
9781
9782 * tramp.texi (Customizing Completion): Explain new functions
9783 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
9784 (all): Savannah URLs unified to "http://savannah.nongnu.org".
0c7efc08
SM
9785 (Top): Refer to Savannah mailing list as the major one.
9786 Mention older mailing lists in HTML mode only.
2de53ca6
GM
9787 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
9788 (Frequently Asked Questions): Remote hosts must not be Unix-like
9789 for "smb" method.
9790 (Password caching): New node.
9791 (External transfer methods): Refer to password caching for "smb"
9792 method.
9793
97942004-02-17 Karl Berry <karl@gnu.org>
9795
9796 * info.texi (Help-Int): Mention the new line number feature.
9797
97982004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
9799
9800 * ses.texi (Advanced Features): New functionality for
9801 ses-set-header-row (defaults to current row unless C-u used).
9802 (Acknowledgements): Add Stefan Monnier.
9803
98042003-12-29 Kevin Ryde <user42@zip.com.au>
9805
9806 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
9807
b344d29d 98082003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9809
9810 Tramp version 2.0.38 released.
9811
9812 * tramp.texi (Remote shell setup): Warn of environment variables
9813 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
9814 <sven.gabriel@imk.fzk.de>.
9815 (Configuration): Tramp now chooses base64/uuencode
9816 automatically. Update wording accordingly.
9817 (Top): More description for the `Default Method' menu entry.
9818 (Default Method): Use @code, not @var, for Lisp variables.
9819 (Default Method): New subsection `Which method is the right one
9820 for me?' Suggested by Christian Kirsch.
9821 (Configuration): Pointer to new subsection added.
9822 (Default Method): Too many "use" in one sentence.
9823 Rephrase. Reported by Christian Kirsch.
9824 (Filename Syntax): Old `su' example is probably a left-over from
9825 the sm/su method naming. Replace with `ssh', instead.
9826 (External transfer methods, Auto-save and Backup):
9827 Typo fixes.
9828
98292003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
9830
183080b6 9831 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
9832 (Top): Mention japanese manual only if flag `jamanual' is set.
9833 Insert section `Japanese manual' in menu.
9834
98352003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
9836
9837 * eshell.texi (Known Problems): Add doc item.
9838
98392003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
9840
9841 * cc-mode.texi: Update for CC Mode 5.30.
9842
9843 Note: Please refrain from doing purely cosmetic changes like
9844 removing trailing whitespace in this manual; it clobbers cvs
9845 merging for no good reason.
9846
98472003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
9848
9849 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
9850 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
9851 @acronym{ASCII}.
9852
98532003-10-26 Karl Berry <karl@gnu.org>
9854
9855 * info.texi (Info Search): Echo area, not echo are. From Debian
9856 diff.
9857
98582003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
9859
10d1d0af 9860 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
9861 :buttons and :children keywords.
9862
98632003-10-22 Miles Bader <miles@gnu.org>
9864
9865 * Makefile.in (info): Move before $(top_srcdir)/info.
9866
98672003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
9868
9869 * tramp.texi (Inline methods): Small grammar fix.
9870 (External transfer methods): Likewise.
9871
98722003-10-08 Nick Roberts <nick@nick.uklinux.net>
9873
9874 * speedbar.texi: Remove paragraph for GUD that is no longer true.
9875
98762003-10-06 Luc Teirlinck <teirllm@auburn.edu>
9877
9878 * texinfo.tex: Replace `%' in arch tagline by @ignore.
9879
98802003-09-30 Richard M. Stallman <rms@gnu.org>
9881
9882 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
9883
9884 * widget.texi (User Interface): Fix typos.
9885
9886 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
9887
98882003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
9889
9890 * pcl-cvs.texi (Selected Files): Fix typo.
9891
98922003-09-21 Karl Berry <karl@gnu.org>
9893
9894 * info.texi (] and [ commands): No period at end of section title.
9895
98962003-09-04 Miles Bader <miles@gnu.org>
9897
9898 * Makefile.in (top_srcdir): New variable.
9899 ($(top_srcdir)/info): New rule.
9900 (info): Depend on it.
9901
99022003-09-03 Peter Runestig <peter@runestig.com>
9903
9904 * makefile.w32-in: New file.
9905
99062003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
9907
9908 * widget.texi (User Interface): Explain the need of static text
9909 around an editable field.
9910
99112003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
9912
9913 * widget.texi (Basic Types): The argument to `:help-echo' can now
9914 be a form that evaluates to a string.
9915
99162003-08-18 Kim F. Storm <storm@cua.dk>
9917
9918 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
9919
99202003-08-16 Richard M. Stallman <rms@gnu.org>
9921
9922 * dired-x.texi (Shell Command Guessing): Explain *.
9923
99242003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
9925
9926 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
9927 log-edit-insert-changelog.
9928
99292003-08-03 Karl Berry <karl@gnu.org>
9930
9931 * info.texi: Need @contents.
9932
c8763fb6 99332003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9934
9935 Tramp version 2.0.36 released.
9936
9937 * tramp.texi (Remote shell setup): Explain about problems with
9938 non-Bourne commands in ~/.profile and ~/.shrc.
9939
99402003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9941
9942 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
9943 renaming of `vis-mode' to `visible-mode'.
9944
99452003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
9946
9947 * info.texi (Top, Help-Small-Screen): Remove accidentally added
9948 next, prev and up pointers.
9949
99502003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
9951
9952 * info.texi (Help): Mention existence of Emacs and stand-alone
9953 Info at the very beginning of the tutorial.
9954 (Help-Inv): New node.
9955 (Help-]): New node.
9956 (Help-M): Systematically point out the differences between default
9957 Emacs and stand-alone versions. Delete second menu.
9958 (Help-Xref): Systematically point out the differences between
9959 default Emacs and stand-alone versions.
9960 (Help-Int): Change `l' example.
9961 (Expert Info): Fix typos.
9962 (Emacs Info Variables): Mention `Info-hide-note-references' and
9963 new default for `Info-scroll-prefer-subnodes'.
9964
c8763fb6 99652003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9966
9967 Version 2.0.35 of Tramp released.
9968
9969 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
9970 (Inline methods): Add methods `remsh' and `plink1'.
9971 (External transfer methods): Add method `remcp'.
9972 (Multi-hop Methods): Add method `remsh'.
9973 Small patch from Adrian Aichner <adrian@xemacs.org>:
9974 Fix minor typos.
0c7efc08 9975 (Concept Index): Add to make manual searchable via
2de53ca6
GM
9976 `Info-index'.
9977 (Version Control): Add cindex entry.
9978
c8763fb6 99792003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9980
9981 * trampver.texi: Version 2.0.34 released.
9982
99832003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
9984
9985 * faq.texi: Improve previous changes.
9986
99872003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
9988
9989 * faq.texi: Update copyright and maintenance details.
9990 Update some package URLs, versions, and maintainers.
9991 Remove many references to the Emacs Lisp Archive.
9992
99932003-04-23 Simon Josefsson <jas@extundo.com>
9994
9995 * smtpmail.texi: Fix license (the invariant sections mentioned has
9996 never been part of the smtp manual). Align info dir entry with
9997 other emacs packages.
9998
99992003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
10000
10001 * tramp.texi: Version 2.0.33 released.
10002 Remove installation chapter. Remove XEmacs specifics.
10003
100042003-03-29 Richard M. Stallman <rms@gnu.org>
10005
10006 * tramp.texi (Top): Undo the previous renaming.
10007 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
10008
c8763fb6 100092003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
10010
10011 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
10012 version of manual.
10013
10014 * tramp.texi (Auto-save and Backup): New node.
10015
100162003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
10017
10018 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
10019 Emacs" in order to have better differentiation to "XEmacs".
10020 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
10021 are new macros in order to point to the other Emacs flavor where
10022 appropriate. In info case, point to node `Installation' in order
10023 to explain how to generate the other way. In html case, make a
10024 link to the other html file.
0c7efc08 10025 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
2de53ca6
GM
10026 after CVS checkout/update.
10027 (Installation): Completely rewritten.
10028 (Installation parameters, Load paths): New sections under
10029 `Installation'.
10030
c8763fb6 100312003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
10032
10033 * tramp.texi: Version 2.0.30 released.
10034 Replace word "path" with "localname" where used as a component of
10035 a Tramp file name.
10036
100372003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
10038
10039 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
10040 introduced.
10041 (Installation): Explain what to do if files from the tramp/contrib
10042 directory are needed.
10043
100442003-02-23 Alex Schroeder <alex@emacswiki.org>
10045
10046 * smtpmail.texi (How Mail Works): New.
10047
100482003-02-22 Alex Schroeder <alex@emacswiki.org>
10049
10050 * smtpmail.texi: New file.
10051
10052 * Makefile.in: Build SMTP manual.
10053
c8763fb6 100542003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
10055
10056 * tramp.texi: Version 2.0.29 released.
10057 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
10058 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
10059
100602003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
10061
10062 * tramp.texi (Frequently Asked Questions): Explain a workaround if
e4920bc9 10063 another package loads accidentally Ange-FTP.
2de53ca6
GM
10064
100652003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
10066
10067 * tramp.texi (Customizing Completion): Add function
10068 `tramp-parse-sconfig'. Change example of
10069 `tramp-set-completion-function', because parsing of ssh config
10070 files looks more natural.
10071
100722003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
10073
10074 * gnus.texi: Do not use `path' in several locations.
10075
c8763fb6 100762002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6 10077
0c7efc08
SM
10078 * tramp.texi (External transfer methods): New method `smb'.
10079 From Michael Albinus.
2de53ca6
GM
10080
100812002-11-05 Karl Berry <karl@gnu.org>
10082
10083 * info.texi (Info-fontify): Reorder face list to avoid bad line
10084 breaks.
10085
c8763fb6 100862002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6 10087
0c7efc08
SM
10088 * tramp.texi: Move @copying to standard place.
10089 Use @insertcopying.
2de53ca6
GM
10090
100912002-10-02 Karl Berry <karl@gnu.org>
10092
10093 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
10094 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
10095 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
10096 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
10097 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
10098 Per rms, update all manuals to use @copying instead of @ifinfo.
10099 Also use @ifnottex instead of @ifinfo around the top node, where
10100 needed for the sake of the HTML output.
10101 (The Gnus manual is not fixed since it's not clear to me how it
10102 works; and the Tramp manual already uses @copying, although in an
10103 unusual way. All others were changed.)
10104
101052002-09-10 Jonathan Yavner <jyavner@engineer.com>
10106
10107 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
10108 (../info/ses, ses.dvi): New targets.
10109 * ses.texi: New file.
10110
c8763fb6 101112002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
10112
10113 * texinfo.tex: Update to texinfo 4.2.
10114
101152002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
10116
10117 * reftex.texi: Update to RefTeX 4.19.
10118
c8763fb6 101192002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
10120
10121 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
10122 (../info/tramp, tramp.dvi): New targets.
10123
101242002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
10125
10126 * Makefile.in (DVI_TARGETS): Add calc.dvi.
10127 (calc.dvi): Uncomment.
10128
101292001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
10130
10131 * Makefile.in (INFO_TARGETS): Add ../info/calc.
10132 (../info/calc): New target.
10133
101342001-10-20 Gerd Moellmann <gerd@gnu.org>
10135
10136 * (Version 21.1 released.)
10137
101382001-10-05 Gerd Moellmann <gerd@gnu.org>
10139
10140 * Branch for 21.1.
10141
101422001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
10143
10144 * Makefile.in (../info/info): Use an explicit -o switch to
10145 makeinfo.
10146
101472001-03-05 Gerd Moellmann <gerd@gnu.org>
10148
10149 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
10150
101512000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
10152
10153 * Makefile.in (../info/idlwave): Use --no-split.
10154
101552000-12-14 Dave Love <fx@gnu.org>
10156
c4cc8b9a 10157 * Makefile.in (mostlyclean): Remove gnustmp.*.
2de53ca6
GM
10158 (gnus.dvi): Change rule to remove @latex stuff.
10159
101602000-10-19 Eric M. Ludlam <zappo@ultranet.com>
10161
10162 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
10163
101642000-10-13 John Wiegley <johnw@gnu.org>
10165
10166 * Makefile.in: Add build targets for eshell.texi.
10167
101682000-09-25 Gerd Moellmann <gerd@gnu.org>
10169
10170 * Makefile.in: Remove/comment speedbar stuff.
10171
101722000-09-22 Dave Love <fx@gnu.org>
10173
10174 * Makefile.in: Add emacs-mime.
10175
101762000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
10177
10178 * Makefile.in (INFO_TARGETS): Add ../info/woman.
10179 (DVI_TARGETS): Add woman.dvi.
10180 (../info/woman, woman.dvi): New targets.
10181
101822000-05-31 Stefan Monnier <monnier@cs.yale.edu>
10183
10184 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
10185
10186 * pcl-cvs.texi: New file.
10187 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
10188 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
10189
101902000-05-11 Gerd Moellmann <gerd@gnu.org>
10191
10192 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
10193 (../info/ebrowse, ebrowse.dvi): New targets.
10194
101952000-01-13 Gerd Moellmann <gerd@gnu.org>
10196
10197 * Makefile.in (INFO_TARGETS): Add eudc.
10198 (DVI_TARGETS): Add eudc.dvi.
10199 (../info/eudc, eudc.dvi): New targets.
10200
102012000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
10202
10203 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
10204 compatibility with 8+3 filesystems).
10205 (../info/efaq): Rename from emacs-faq.
10206
102072000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
10208
10209 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
10210 (../info/idlwave, idlwave.dvi): New targets.
10211
102121999-10-23 Dave Love <fx@gnu.org>
10213
10214 * Makefile.in: Use autotype.texi.
10215
102161999-10-12 Stefan Monnier <monnier@cs.yale.edu>
10217
10218 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
10219 faq.texi file) rather than ../info/faq.
10220
102211999-10-07 Gerd Moellmann <gerd@gnu.org>
10222
10223 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
10224 (../info/ada-mode, ada-mode.dvi): New targets.
10225
102261999-09-01 Dave Love <fx@gnu.org>
10227
10228 * Makefile.in: Add faq.
10229
102301999-07-12 Richard Stallman <rms@gnu.org>
10231
10232 * Version 20.4 released.
10233
102341998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
10235
10236 * Version 20.3 released.
10237
102381998-04-06 Andreas Schwab <schwab@gnu.org>
10239
768c0c0f
JB
10240 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
10241 Use it in dvi targets.
2de53ca6
GM
10242 (../etc/GNU): Change to $(srcdir) first.
10243
102441998-03-11 Carsten Dominik <cd@delysid.gnu.org>
10245
10246 * reftex.texi: Update for RefTeX version 3.22.
10247
102481998-02-08 Richard Stallman <rms@psilocin.gnu.org>
10249
10250 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
10251 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
10252
102531997-09-23 Paul Eggert <eggert@twinsun.com>
10254
10255 * Makefile.in: Merge changes mistakenly made to `Makefile'.
10256 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
10257
102581997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10259
10260 * Version 20.2 released.
10261
102621997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10263
10264 * Version 20.1 released.
10265
102661997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10267
10268 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
10269
102701996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10271
10272 * Version 19.33 released.
10273
102741996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10275
10276 * Version 19.32 released.
10277
102781996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
10279
10280 * Makefile.in: Add rules for the Message manual.
10281
102821996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
10283
10284 * gnus.texi: New version.
10285
10286 * message.texi: New manual.
10287
102881996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10289
10290 * Makefile.in (All info targets): cd $(srcdir) to do the work.
10291
102921996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10293
10294 * Makefile.in (All info targets): Specify $(srcdir) in input files.
10295 Specify -I option.
10296 (All dvi targets): Set the TEXINPUTS variable.
10297
102981996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
10299
10300 * Version 19.31 released.
10301
103021996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
10303
10304 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
10305 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
10306
103071995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10308
10309 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
10310 (INFO_TARGETS): Add ../info/cc-mode.
10311 (DVI_TARGETS): Add cc-mode.dvi.
10312
2de53ca6
GM
103131995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10314
10315 * Version 19.30 released.
10316
103171995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
10318
10319 * gnus.texi: New file.
10320
103211995-11-04 Erik Naggum <erik@naggum.no>
10322
10323 * gnus.texi: File deleted.
10324
103251995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
10326
10327 * mh-e.texi: "Function Index" -> "Command Index" to work with
10328 Emacs 19.30 C-h C-k support of separately-documented commands.
10329
103301995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10331
10332 * Makefile.in (../info/ediff, ediff.dvi): New targets.
10333 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
10334
103351995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10336
10337 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
10338 (../info/viper, viper.dvi): New targets.
10339
103401995-04-20 Kevin Rodgers <kevinr@ihs.com>
10341
10342 * dired-x.texi (Installation): Change the example to set
10343 buffer-local variables like dired-omit-files-p in
10344 dired-mode-hook.
10345
103461995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10347
10348 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
10349 (../info/mh-e, mh-e.dvi): New targets.
10350
103511995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
10352
10353 * Makefile.in (maintainer-clean): Rename from realclean.
10354
103551994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10356
10357 * Makefile.in: New file.
10358 * Makefile: File deleted.
10359
103601994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10361
10362 * Makefile (TEXINDEX_OBJS): Variable deleted.
10363 (texindex, texindex.o, getopt.o): Rules deleted.
10364 All deps on texindex deleted.
10365 (distclean): Don't delete texindex.
10366 (mostlyclean): Don't delete *.o.
10367 * texindex.c, getopt.c: Files deleted.
10368
103691994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10370
10371 * Version 19.26 released.
10372
103731994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10374
10375 * Version 19.25 released.
10376
103771994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10378
10379 * Version 19.24 released.
10380
103811994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10382
10383 * Version 19.23 released.
10384
103851994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10386
10387 * Makefile: Delete spurious tab.
10388
103891994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10390
10391 * Makefile (.SUFFIXES): New rule.
10392
103931994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10394
10395 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
10396 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
10397
103981994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10399
10400 * Makefile (../info/sc): Rename from sc.info.
10401 (../info/cl): Likewise.
10402 (INFO_TARGETS): Use new names.
10403
104041993-12-04 Richard Stallman (rms@srarc2)
10405
10406 * getopt.c: New file.
10407 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
10408 (getopt.o): New rule.
10409 (dvi): Don't depend on texindex.
10410 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
10411 Depend on texindex.
10412
104131993-12-03 Richard Stallman (rms@srarc2)
10414
10415 * Makefile (../info/sc.info): Rename from ../info/sc.
10416 (TEXI2DVI): New variable.
10417 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
10418 Add explicit commands.
10419 (TEXINDEX_OBJS): Delete duplicate getopt.o.
10420
104211993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10422
10423 * Version 19.22 released.
10424
104251993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10426
10427 * Makefile (TEXINDEX_OBJS): Delete spurious period.
10428
104291993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10430
10431 * Version 19.21 released.
10432
104331993-11-15 Paul Eggert (eggert@twinsun.com)
10434
10435 * man/Makefile (../info/cl.info): Rename from ../info/cl.
10436
104371993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10438
10439 * Makefile (../etc/GNU): New target.
10440 (EMACSSOURCES): Add gnu1.texi.
10441
104421993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10443
10444 * Makefile (realclean): Don't delete the Info files.
10445
f0131492 104461993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
10447
10448 * forms.texi: Fix forms.texi so that it will format correctly.
10449 Add missing `@end iftex', fix bad reference.
10450
10451 * info.texi, info-stn.texi: New files implement texinfo version of
10452 `info' file.
10453
f0131492 104541993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
10455
10456 * Makefile: Fix targets for texindex, new info.texi files.
10457 * info-stnd.texi: New file implements info for standalone info
10458 reader.
10459 * info.texi: Update to include recent changes to "../info/info".
10460 New source file for ../info/info; includes info-stnd.texi.
10461
10462 * texindex.c: Include "../src/config.h" if building in emacs.
10463
10464 * Makefile: Change all files to FILENAME.texi, force all targets
10465 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
10466 vip.texinfo, forms.texinfo, cl.texinfo.
10467 Add target to build texindex.c, defining `emacs'.
10468
10469 * forms.texi: Install new file to match version 2.3 of forms.el.
10470
104711993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10472
10473 * Version 19.19 released.
10474
104751993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
10476
10477 * sc.texinfo: Fix info file name.
10478
10479 * Makefile (info): Add gnus and sc.
10480 (dvi): Add gnus.dvi and sc.dvi.
10481 (../info/sc, sc.dvi): New targets.
10482
104831993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10484
10485 * Version 19.18 released.
10486
104871993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10488
10489 * Makefile: Fix source file names of the separate manuals.
10490 (gnus.dvi, ../info/gnus): New targets.
10491
104921993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10493
10494 * Version 19.17 released.
10495
104961993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10497
10498 * split-man: Fix typos in last change.
10499
105001993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10501
10502 * Version 19.16 released.
10503
105041993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10505
10506 * version 19.15 released.
10507
105081993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10509
10510 * Makefile (distclean): It's rm, not rf.
10511
105121993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10513
10514 * Version 19.14 released.
10515
105161993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10517
10518 * Makefile: New file.
10519
105201993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10521
10522 * Version 19.13 released.
10523
105241993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10525
10526 * Version 19.9 released.
10527
105281993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10529
10530 * Version 19.8 released.
10531
105321993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10533
10534 * Version 19.7 released.
10535
105361990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
10537
10538 * gnus.texinfo: New file. Removed installation instructions.
10539
105401990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
10541
10542 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
10543
105441989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
10545
10546 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
0c7efc08
SM
10547 then define `\sc' as the command for smallcaps in Texinfo.
10548 This means that the @sc command will produce small caps. bfox has
2de53ca6
GM
10549 made the corresponding change to makeinfo and texinfm.el.
10550
105511988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
10552
10553 * vip.texinfo: Remove menu entry Adding Lisp Code in node
10554 Customization since the menu entry did not point to anything.
10555 Also add an @finalout command to remove overfull hboxes from the
10556 printed output.
10557
10558 * cl.texinfo: Add @bye, \input line and @settitle to file.
10559 This file is clearly intended to be a chapter of some other work,
10560 but the other work does not yet exist.
10561
105621988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
10563
10564 * texinfo.texinfo: Three typos corrected.
10565
4009494e 10566;; Local Variables:
c8763fb6 10567;; coding: utf-8
4009494e
GM
10568;; End:
10569
ab422c4d 10570 Copyright (C) 1993-1999, 2001-2013 Free Software Foundation, Inc.
4009494e
GM
10571
10572 This file is part of GNU Emacs.
10573
97c0352c 10574 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 10575 it under the terms of the GNU General Public License as published by
97c0352c
GM
10576 the Free Software Foundation, either version 3 of the License, or
10577 (at your option) any later version.
4009494e
GM
10578
10579 GNU Emacs is distributed in the hope that it will be useful,
10580 but WITHOUT ANY WARRANTY; without even the implied warranty of
10581 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10582 GNU General Public License for more details.
10583
10584 You should have received a copy of the GNU General Public License
97c0352c 10585 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.