* net/tramp.el (tramp-handle-insert-file-contents): Improve handling
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
afae9a69
MA
12013-10-02 Michael Albinus <michael.albinus@gmx.de>
2
3 Sync with Tramp 2.2.8.
4
5 * tramp.texi (External packages): Use `non-essential'.
6 * trampver.texi: Update release number.
7
fe30962e
GM
82013-09-14 Glenn Morris <rgm@gnu.org>
9
10 * eshell.texi: Markup fixes.
11
412a0972
XF
122013-09-11 Xue Fuqiao <xfq.free@gmail.com>
13
14 * ido.texi (Interactive Substring Matching): Use @key{RET} instead
15 of @kbd{RET}.
16 (Prefix Matching): Add an index.
17
7dc61a66
GM
182013-09-08 Glenn Morris <rgm@gnu.org>
19
20 * emacs-gnutls.texi: Tweak direntry.
21
97e99cc3
MA
222013-09-06 Michael Albinus <michael.albinus@gmx.de>
23
24 * tramp.texi (Alternative Syntax): Remove chapter.
25
50b13cde
PE
262013-08-28 Paul Eggert <eggert@cs.ucla.edu>
27
28 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
29 for portability to hosts where /bin/sh has problems.
30
0acfedd3
SM
312013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
32
33 Try to reduce redundancy in doc/misc/Makefile.in.
34 * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
35 (TARGETS): New intermediate variable.
36 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
37
1857cd3f
GM
382013-08-27 Glenn Morris <rgm@gnu.org>
39
63e984f8
GM
40 * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
41
278208b8
GM
42 * efaq.texi: Rename from faq.texi, to match its output files.
43 * Makefile.in: Update for faq.texi name change.
44
79c238dc
GM
45 * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
46
c076ba95
GM
47 * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
48
1857cd3f
GM
49 * efaq-w32.texi: Move here from the web-pages repository.
50 * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
51 (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
52 (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
53 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
54 Add DOCMISC_*_W32 variables.
55 (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
56 (efaq_w32_deps): New variable.
57 (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
58 (efaq-w32.pdf, efaq-w32.html): New rules.
59 (clean): Remove efaq-w32 products.
60
dab3a8d5
KY
612013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
62
63 * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
64 shift_jis from the default value set to mm-coding-system-priorities for
65 Japanese users.
66
55f612f0
GM
672013-08-13 Glenn Morris <rgm@gnu.org>
68
69 * reftex.texi (LaTeX xr Package, Options - Table of Contents)
70 (Options - Defining Label Environments, Options - Creating Labels)
71 (Options - Referencing Labels, Options - Creating Citations)
72 (Options - Index Support, Options - Viewing Cross-References)
73 (Options - Finding Files, Options - Optimizations)
74 (Options - Fontification, Options - Misc):
75 * cc-mode.texi (Sample Init File):
76 * edt.texi (Init file):
77 * epa.texi (Encrypting/decrypting gpg files):
78 * mairix-el.texi (About, Setting up the mairix interface, Using)
79 (Extending):
80 Rename nodes to avoid characters that can cause Texinfo problems.
81
d401ef43
KY
822013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
83
84 * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
85
8496d8d7
GM
862013-08-12 Glenn Morris <rgm@gnu.org>
87
808190e6
GM
88 * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
89 (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
90 (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
91 (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
92 (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
93 (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
94 (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
95 (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
96 (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
97 (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
98 (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
99 (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
100 (wisent_deps, woman_deps): New variables. Use to reduce duplication.
101
2f3ac208
GM
102 * woman.texi (Top): Avoid mailto: in html output.
103
8496d8d7
GM
104 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
105 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
106 (INSTALL_DATA): New, set by configure.
107 (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
108 (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
109 install-ps ,install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
110 uninstall-ps, and uninstall-doc.
111 (.SUFFIXES): Add .ps and .dvi.
112 (.dvi.ps): New suffix rule.
113 (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
114 (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
115 (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
116 (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
117 (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
118 (forms.html, gnus.html, htmlfontify.html, idlwave.html)
119 (ido.html, mairix-el.html, message.html, mh-e.html)
120 (newsticker.html, nxml-mode.html, org.html, pgg.html)
121 (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
122 (semantic.html, sieve.html, smtpmail.html, speedbar.html)
123 (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
124 (viper.html, widget.html, wisent.html, woman.html, install-dvi)
125 (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
126 (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
127 New rules.
128 (clean): Remove HTML_TARGETS and PS_TARGETS.
129
33a9f380
XF
1302013-08-10 Xue Fuqiao <xfq.free@gmail.com>
131
132 * ido.texi (Working Directories):
133 (Flexible Matching, Regexp Matching, Find File At Point)
134 (Ignoring, Misc Customization): Use @defopt for user options.
135
353ca646
XF
1362013-08-09 Xue Fuqiao <xfq.free@gmail.com>
137
138 * htmlfontify.texi (Customization): Remove documentation of
241de290 139 `hfy-fast-lock-save'. Minor fixes.
353ca646 140
03300a14
XF
1412013-08-08 Xue Fuqiao <xfq.free@gmail.com>
142
143 * ido.texi (Top): Insert node "Working Directories" in menu.
144 (Working Directories): New node.
9dfc8491
XF
145 (Misc Customization): Add documentation of
146 `ido-confirm-unique-completion' and some other user options.
03300a14 147
2a024334
EZ
1482013-08-07 Eli Zaretskii <eliz@gnu.org>
149
150 * todo-mode.texi: Update @dircategory.
151 (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
152 (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
153 @ref.
154
c85989f5
XF
1552013-08-07 Xue Fuqiao <xfq.free@gmail.com>
156
998ad848
XF
157 * sc.texi (Introduction): Fix index.
158 (Usage Overview):
159 (Citations, Citation Elements, Recognizing Citations)
160 (Information Keys and the Info Alist, Reference Headers)
161 (The Built-in Header Rewrite Functions)
162 (Electric References, Reply Buffer Initialization)
163 (Filling Cited Text, Selecting an Attribution)
164 (Attribution Preferences)
165 (Anonymous Attributions, Author Names)
166 (Using Regi, Post-yank Formatting Commands)
167 (Citing Commands, Insertion Commands)
168 (Mail Field Commands)
169 (Hints to MUA Authors, Thanks and History): Change from one space
170 between sentences to two.
03300a14 171 (What Supercite Does): Typo fix.
998ad848 172
98374c9a
XF
173 * newsticker.texi (Usage): Use @key for RET.
174
c85989f5 175 * cl.texi (Argument Lists):
20940c20
XF
176 (For Clauses):
177 (Macros): Add indexes.
c85989f5 178
57fedd9f
XF
1792013-08-05 Xue Fuqiao <xfq.free@gmail.com>
180
181 * cl.texi (Blocks and Exits): Add an index.
182
016d3f7d
SB
1832013-08-04 Stephen Berman <stephen.berman@gmx.net>
184
185 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
186 (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT)):
187 (todo-mode.dvi, todo-mode.pdf): New rules.
188
189 * todo-mode.texi: New file.
190
89cccc2f
G
1912013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
192
193 * gnus.texi (Basic Usage): Mention that warp means jump here.
194 (The notmuch Engine): Mention notmuch.
195
a3fd87cb
TH
1962013-07-30 Tassilo Horn <tsdh@gnu.org>
197
198 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
199 `gnus-subthread-sort-functions' and remove the obsolete documentation
200 of `gnus-sort-threads-recursively'.
201
2022013-07-29 David Engster <deng@randomsample.de>
18657165
DE
203
204 * eieio.texi (top): Make clear that EIEIO is not a full CLOS
205 implementation.
206 (Introduction): Add further missing features.
207 (Building Classes): Add introductory paragraph.
208 (Wish List): Add metaclasses and EQL specialization.
209
b69c2ea7
MA
2102013-07-29 Michael Albinus <michael.albinus@gmx.de>
211
212 * tramp.texi (Frequently Asked Questions): Mention
213 `tramp-use-ssh-controlmaster-options'.
214
13afd560
TH
2152013-07-26 Tassilo Horn <tsdh@gnu.org>
216
217 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
218 `gnus-sort-threads-recursively'.
219
7add5a8a
GM
2202013-07-25 Glenn Morris <rgm@gnu.org>
221
57cff712
GM
222 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
223 (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
224
7add5a8a
GM
225 * erc.texi (Special Features): Update contact information.
226 (History): Avoid using @email.
227
228 * eshell.texi (Bugs and ideas): Minor updates.
229
230 * faq.texi (Reporting bugs, Origin of the term Emacs)
231 (Setting up a customization file)
232 (Using an already running Emacs process, Turning off beeping)
233 (Packages that do not come with Emacs)
234 (Replying to the sender of a message): Avoid using @email.
235
236 * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
237
238 * reftex.texi (Imprint): Avoid using @email.
239
240 * ses.texi (Top): Update bug reporting instructions.
241 (Acknowledgments): Avoid using @email.
242
243 * woman.texi (Introduction, Background): Remove outdated information.
244 (Bugs, Acknowledgments): Avoid using @email.
245
3f0faa45
XF
2462013-07-24 Xue Fuqiao <xfq.free@gmail.com>
247
248 * ido.texi: New file.
249
47cc1156
G
2502013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
251
252 * gnus.texi (Customizing Articles): Document function predicates.
253
c17b81a7
G
2542013-07-08 Tassilo Horn <tsdh@gnu.org>
255
256 * gnus.texi (lines): Correct description of
257 `gnus-registry-track-extra's default value. Mention
258 `gnus-registry-remove-extra-data'.
259
6ed7a66a
G
2602013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
261
262 * gnus.texi (Group Parameters): Mention regexp
263 substitutions (bug#11688).
264
2652013-07-06 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
266
267 * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
268
2692013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
270
271 * gnus.texi (Emacsen): Fix version.
272
273 * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
274
5154917e
GM
2752013-07-06 Glenn Morris <rgm@gnu.org>
276
277 * mh-e.texi: Fix external links.
3cab18a3 278 (Using This Manual): Printed elisp manuals no longer available.
5154917e 279
9d7a25d6 280 * newsticker.texi (Overview): Update URL.
583873a9 281
9d7a25d6
GM
282 * nxml-mode.texi (Introduction): Update URL.
283
284 * org.texi (JavaScript support): Fix URL.
91eea47b 285
bfd569a4
GM
286 * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
287
6338a049
GM
288 * eudc.texi (CCSO PH/QI): Remove defunct URL.
289
97df87bb
GM
290 * dbus.texi (Introspection): Update URL to a less defunct one.
291
f2a538a2
GM
292 * gnus.texi (Top): Restrict "Other related manuals" to info output.
293 (Foreign Groups): Use @indicateurl for examples.
294 (Direct Functions): Remove defunct URL.
295 (RSS): Update URL.
296
297 * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
298 (FAQ 7-1): Update URL.
299
f0a77200
GM
300 * pgg.texi (Top, Overview): Add note about obsolescence.
301
5aa43a3a
PE
3022013-07-03 Paul Eggert <eggert@cs.ucla.edu>
303
304 * texinfo.tex: Merge from gnulib.
305
a944db14
GM
3062013-07-03 Glenn Morris <rgm@gnu.org>
307
308 * bovine.texi (top):
309 * cc-mode.texi (AWK Mode Font Locking):
310 * mh-e.texi (Preface):
311 * url.texi (URI Parsing): Fix cross-references to other manuals.
312
eaa610c3
KY
3132013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
314
315 * gnus.texi (Client-Side IMAP Splitting):
316 Note that `nnimap-inbox' now can be a list.
317
7eeeb7dd
GM
3182013-06-24 Glenn Morris <rgm@gnu.org>
319
320 * eshell.texi: Fix cross-references to other manuals.
321
2e667b8c
GM
3222013-06-23 Glenn Morris <rgm@gnu.org>
323
324 * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
325 Remove; not needed now we use a standard html layout for the faq.
326 (clean): Remove HTML_TARGETS, emacs-faq.text.
327
c5b0993e
EW
3282013-06-21 Eduard Wiebe <usenet@pusto.de>
329
330 * flymake.texi (Parsing the output, Customizable variables):
331 Add reference to `flymake-warning-predicate'.
332
d6491e24
MA
3332013-06-19 Michael Albinus <michael.albinus@gmx.de>
334
335 * tramp.texi (Top, Configuration): Insert section `Predefined
336 connection information' in menu.
337 (Predefined connection information): New section.
338 (Android shell setup): Make a reference to `Predefined connection
339 information'.
340
09af5c3e
GM
3412013-06-19 Glenn Morris <rgm@gnu.org>
342
343 * Makefile.in (version): New, set by configure.
344 (clean): Delete dist tar file.
345 (infoclean): New, split from maintainer-clean.
346 (maintainer-clean): Run infoclean.
347 (dist): New rule, to make tarfile for www.gnu.org.
348
745b097b
AK
3492013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
350
4f405069 351 * sieve.texi (Managing Sieve): Fix port in example, fix documentation
745b097b
AK
352 for keys q and Q.
353 (Standards): Reference RFC5804 as the defining document of the
354 managesieve protocol.
355
fa472906
AG
3562013-06-10 Aidan Gauland <aidalgol@amuri.net>
357
358 * eshell.texi (Input/Output): Expand to cover new visual-command
359 options, eshell-visual-subcommands and eshell-visual-options.
360 Divide into separate Visual Commands and Redirection sections.
361
ff4871b9
GM
3622013-06-10 Glenn Morris <rgm@gnu.org>
363
364 * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
365
cdebc6dd
KY
3662013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
367
368 * gnus.texi (Article Date):
369 Fix description of gnus-article-update-date-headers.
370
962e44a5
XF
3712013-05-28 Xue Fuqiao <xfq.free@gmail.com>
372
373 * erc.texi (Special Features): ERC is being maintained within
374 Emacs now.
375
5d028165
XF
3762013-05-25 Xue Fuqiao <xfq.free@gmail.com>
377
998ad848 378 * flymake.texi: Change from one space between sentences to two.
5d028165 379
0a6313f7
SM
3802013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
381
382 * cl.texi (Obsolete Macros): Describe replacements for `flet'
383 (bug#14293).
384
a7bef505
MA
3852013-04-16 Michael Albinus <michael.albinus@gmx.de>
386
387 * tramp.texi (Frequently Asked Questions): Precise, how to define
388 an own ControlPath.
389
7a55aa13
MA
3902013-04-15 Michael Albinus <michael.albinus@gmx.de>
391
392 * tramp.texi (Frequently Asked Questions): New item for
393 ControlPath settings.
394
c81ecb72
JB
3952013-03-31 Jay Belanger <jay.p.belanger@gmail.com>
396
4f405069 397 * calc.texi (Basic Operations on Units): Streamline some
c81ecb72
JB
398 descriptions.
399
73572c72
AG
4002013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
401
78b8f320 402 * eshell.texi (Built-ins): Update manual to mention tramp module.
73572c72 403
24afc2e2
MA
4042013-03-18 Michael Albinus <michael.albinus@gmx.de>
405
406 * tramp.texi (Filename Syntax): Host names are not allowed to be
407 any method name, unless method name is specified explicitly.
408 Remove restriction on unibyte filenames.
409
410 * trampver.texi: Update release number.
411
5294599f
PE
4122013-03-17 Paul Eggert <eggert@cs.ucla.edu>
413
414 doc: convert some TeX accents to UTF-8
415 * emacs-mime.texi (Interface Functions): Use 'ï' rather than
416 '@"{@dotless{i}}'.
417
d7251c31
MA
4182013-03-15 Michael Albinus <michael.albinus@gmx.de>
419
420 Sync with Tramp 2.2.7.
421
422 * trampver.texi: Update release number.
423
f6817529
JB
4242013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
425
426 * calc.texi (Basic Operations on Units): Streamline some
427 descriptions.
428
c3e2de4c
GM
4292013-03-08 Glenn Morris <rgm@gnu.org>
430
431 * faq.texi (Top): Don't say this was updated @today.
432 That's irrelevant and leads to spurious diffs.
433
6d7ebb72
JB
4342013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
435
c5b0993e
EW
436 * calc.texi (Basic Operations on Units):
437 Fix cross-reference.
6d7ebb72 438
3cd23a35
KY
4392013-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
440
441 * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
442
33d1e2f5
AM
4432013-03-06 Alan Mackenzie <acm@muc.de>
444
445 * cc-mode.texi (Custom Line-Up): Clarify position of point on
446 calling a line-up function.
447
681ebc33
PE
4482013-03-04 Paul Eggert <eggert@cs.ucla.edu>
449
450 * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
451 * ses.texi: Switch from Latin-1 to UTF-8.
452
eeb84739
MA
4532013-03-03 Michael Albinus <michael.albinus@gmx.de>
454
455 * tramp.texi (External methods): Tramp does not connect Android
456 devices by itself.
457
fc0c5af8
BW
4582013-03-02 Bill Wohler <wohler@newt.com>
459
460 Release MH-E manual version 8.5.
461
462 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
463 release 8.5.
464
465 * mh-e.texi (Preface, Conventions, Getting Started)
466 (Using This Manual, Folder Selection, Viewing, Aliases)
467 (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
468 (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
469 Update URLs.
470
adb7352b
MA
4712013-03-01 Michael Albinus <michael.albinus@gmx.de>
472
473 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
474 and "plink2" entries. "plink2" is obsolete for a long time.
c5b0993e
EW
475 (External methods): Remove "scp1" and "scp2" entries.
476 Explain user name and host name specification for "adb".
adb7352b 477
538d9b94
MA
4782013-02-28 Michael Albinus <michael.albinus@gmx.de>
479
480 * tramp.texi (External methods): Mention `tramp-adb-program'.
481
8a28a5b8
BG
4822013-02-28 Bastien Guerry <bzg@gnu.org>
483
484 * org.texi (Visibility cycling): Suggest to set
485 `org-agenda-inhibit-startup' to nil if user wants the startup
486 visibility settings to be honored in any circumstances.
487 (Progress logging, Checkboxes): Fix typos.
488
929aeac6 4892013-02-28 Michael Albinus <michael.albinus@gmx.de>
db19bba3
MA
490
491 * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
492 the macros, for Texinfo 4.13 and 5.0.
493
c0c2eb82
MA
4942013-02-24 Michael Albinus <michael.albinus@gmx.de>
495
1abfd3e8 496 Port Tramp documentation to Texinfo 5.0.
c0c2eb82
MA
497 * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
498 (Filename Syntax): Do not use @trampfn{} in @item.
499 (Filename completion): Use @columnfractions in @multitable.
500
6800ff8d
GM
5012013-02-22 Glenn Morris <rgm@gnu.org>
502
503 * flymake.texi (Syntax check statuses): Fix multitable continued rows.
504
b59a2e9e
PE
5052013-02-21 Paul Eggert <eggert@cs.ucla.edu>
506
507 * Makefile.in (html): New rule.
508
5079cfef
MA
5092013-02-20 Michael Albinus <michael.albinus@gmx.de>
510
511 * tramp.texi (Android shell setup): Improve. Reported by Thierry
512 Volpiatto <thierry.volpiatto@gmail.com>.
513
2150b471
MA
5142013-02-16 Michael Albinus <michael.albinus@gmx.de>
515
516 * tramp.texi (Top, Configuration): Insert section `Android shell
517 setup' in menu.
518 (Android shell setup): New section.
519 (Connection types, Default Method)
520 (Frequently Asked Questions): Mention "scp" instead of "scpc".
521 (External methods): Remove "scpc" and "rsyncc" entries.
522 (Frequently Asked Questions): Remove entry about ControlPersist.
523
4e16ddf4
GM
5242013-02-13 Glenn Morris <rgm@gnu.org>
525
526 * message.texi (News Headers): Don't mention yow any more.
527
5d9c6f17
JB
5282013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
529
530 * calc.texi (Basic Operations on Units):
531 (Customizing Calc): Mention the variable `calc-allow-units-as-numbers'.
532
dacbc44c
AG
5332013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
534
535 * eshell.texi: Fill most of the missing sections.
536
d3517077
BG
5372013-02-07 Bastien Guerry <bzg@gnu.org>
538
539 * org.texi (References): Clarify an example.
540 (Installation): Fix instructions.
541 (Org-Plot): Fix link.
542 (Checkboxes, Radio lists): Fix typos.
543
8c4b24b2 5442013-02-07 Glenn Morris <rgm@gnu.org>
1e934b84
GM
545
546 * cl.texi (Equality Predicates): Mention memql.
547
8c4b24b2 5482013-02-07 Eric Ludlam <zappo@gnu.org>
cf4dd911
EL
549
550 * doc/misc/ede.texi (Creating a project): Make ede-new doc less
551 specific, and only about items it supports, indicating that there
552 might be more. Remove refs to simple project and direct automake
553 from ede new.
554 (Simple projects): Re-write to not talk about ede-simple-project
555 which is deprecated, and instead use the term to mean projects
c5b0993e
EW
556 that don't do much management, just project wrapping.
557 Add ede-generic-project link.
cf4dd911
EL
558 (ede-generic-project): New node (bug#11441).
559
8c4b24b2 5602013-02-07 Glenn Morris <rgm@gnu.org>
72ff76bb
GM
561
562 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
563
86e100a6
GM
5642013-02-01 Glenn Morris <rgm@gnu.org>
565
566 * calc.texi (Help Commands): Update calc-view-news description.
0eb61895 567 Mention etc/CALC-NEWS.
86e100a6 568
7ff2b2a6
MA
5692013-01-24 Michael Albinus <michael.albinus@gmx.de>
570
571 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
572
a89c8ef0
BG
5732013-01-13 Bastien Guerry <bzg@gnu.org>
574
575 * org.texi (Installation): Simplify.
576
5772013-01-13 François Allisson <francois@allisson.co> (tiny change)
578
579 * org.texi (Handling links): Update the mention to the obsolete
580 variable `org-link-to-org-use-id' with a mention to the newer
581 variable `org-id-link-to-org-use-id'. Mention the need to load
582 the org-id library.
583
997d5f2d
MA
5842013-01-10 Michael Albinus <michael.albinus@gmx.de>
585
586 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
587
fb9f7146 5882013-01-09 Bastien Guerry <bzg@gnu.org>
c7cf0ebc
BG
589
590 * org.texi (Pushing to MobileOrg): Add footnote about using
591 symbolic links in `org-directory'.
592 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
593 of the now obsolete alias `org-float'.
594 (TODO basics): Add `org-use-fast-todo-selection' to the variable
595 index. Fix description of TODO keywords cycling.
596 (Advanced features): Add missing argument for @item.
597 (Storing searches): Add index entries and a note about
598 *-tree agenda views.
6d3e4c80
BG
599 (Structure editing): Document `org-mark-element' and
600 `org-mark-subtree'.
601 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
c7cf0ebc 602
c6a22ce2
JL
6032013-01-08 Juri Linkov <juri@jurta.org>
604
605 * info.texi (Go to node): Mention the abbreviated format
606 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
607
7b08ccf7
AS
6082013-01-06 Andreas Schwab <schwab@linux-m68k.org>
609
605f02ee
AS
610 * autotype.texi: Remove undefined command @subtitlefont.
611 * cc-mode.texi: Likewise.
612
7b08ccf7
AS
613 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
614 @item argument.
615 (Property searches): Use \\ instead of @backslashchar{}.
616 * pgg.texi (VERSION): Move @set below @setfilename.
617
db671917
AS
6182013-01-05 Andreas Schwab <schwab@linux-m68k.org>
619
620 * ada-mode.texi: Remove braces from @title argument.
621 * eudc.texi: Likewise.
622 * smtpmail.texi: Likewise.
623 * auth.texi (VERSION): Set before first use.
624 * emacs-gnutls.texi (VERSION): Likewise.
625 * pgg.texi (VERSION): Likewise.
626 * ede.texi (Top): Rename from top, all uses changed.
627 * eshell.texi: Add missing argument to @sp.
628 * forms.texi (Top): Reorder menu to match structure.
629 * htmlfontify.texi (Customisation): Add missing @item in
630 @enumerate.
631 * org.texi (Advanced features): Add missing argument for @item.
632 (Property searches): Use @backslashchar{} in macro argument.
633 * pcl-cvs.texi: Add missing argument to @sp.
634 (Movement commands): Fix use of @itemx.
635 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
636 * reftex.texi (Options (Creating Citations)): Add missing newline
637 before @end.
638 * tramp.texi (Obtaining Tramp): Remove extra dots.
639 (Configuration): Reorder menu to match structure.
651a2c77 640 (Remote shell setup): Replace literal NUL character by \0.
db671917
AS
641 * viper.texi (Marking): Add missing argument for @item.
642
b55349fb
GM
6432013-01-04 Glenn Morris <rgm@gnu.org>
644
92d59611
GM
645 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
646 Add htmlfontify.
647 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
648 (htmlfontify.dvi, htmlfontify.pdf): New targets.
649 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
650 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
651
b55349fb
GM
652 * htmlfontify.texi: Miscellaneous fixes and updates.
653 Set copyright to FSF, update license to GFDL 1.3+.
654
7fca93e2
VD
6552013-01-04 Vivek Dasmohapatra <vivek@etla.org>
656
657 * htmlfontify.texi: New file.
658
87e65f96
JB
6592013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
660
661 * calc.texi (Free-Form Dates): Expand on the date reading
662 algorithm.
663
82e2a1f0 6642012-12-27 Glenn Morris <rgm@gnu.org>
ddc41264 665
173076b4
GM
666 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
667 Avoid some overfull lines.
668
d227e322
GM
669 * widget.texi (Programming Example): Break some long lines.
670
2ecfdaa6
GM
671 * wisent.texi (Wisent Overview): Fix xref.
672 (Grammar format, Understanding the automaton): Avoid overfill.
673
fd762011
GM
674 * bovine.texi (Optional Lambda Expression): Allow line break.
675
9fbc8f46
GM
676 * auth.texi (Help for users): Break long lines.
677
ceccabdb
GM
678 * ada-mode.texi (Project file variables):
679 Reword to reduce underfull hbox.
680 (No project files, Use GNAT project file):
681 Use smallexample to make some overfull lines less terrible.
682
88edc57f
GM
683 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
684 Fix cross-references to separate manuals.
685
ddc41264
GM
686 * Makefile.in (gfdl): New variable. Use throughout where
687 appropriate so that targets depend on doclicense.texi.
688
45dd6480
LI
6892012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
690
691 * gnus.texi (Customizing the IMAP Connection): Mention the other
692 authenticators.
693
61bbede6
LI
6942012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
695
c5b0993e
EW
696 * gnus.texi (Browse Foreign Server):
697 Document `gnus-browse-delete-group'.
61bbede6 698
ddc41264
GM
6992012-12-22 Glenn Morris <rgm@gnu.org>
700
563a450c 701 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
6d1962b3
GM
702 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
703 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
704 * widget.texi, wisent.texi: Nuke hand-written node pointers.
563a450c 705
ddc41264
GM
706 * Makefile.in (gfdl): New variable. Use throughout where
707 appropriate so that targets depend on doclicense.texi.
708
c995b26e
EZ
7092012-12-22 Eli Zaretskii <eliz@gnu.org>
710
711 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
712 doclicense.texi. Remove doclicense.texi from all targets that
713 mentioned it explicitly.
714 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
715 $(emacsdir)/emacsver.texi.
a170fe53 716 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
c995b26e 717
08953d7f
GM
7182012-12-21 Glenn Morris <rgm@gnu.org>
719
c545e313
GM
720 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
721 Include emacsver.texi. Nuke hand-written node pointers.
722 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
723 Depend on emacsver.texi.
724
0b1af106
GM
725 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
726 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
727 May as well just include doclicense.texi in everything.
728
729 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
730 which @copying says is included.
731
6bf430d1
GM
732 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
733 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
734 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
735 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
736 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
737 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
738 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
739 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
740 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
741 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
742 * widget.texi, wisent.texi, woman.texi: Do not mention buying
743 copies from the FSF, which does not publish these manuals.
744
08953d7f
GM
745 * erc.texi: No need to include gpl in this small manual.
746
257b2c7d
GM
747 * org.texi (copying): Include a copy of the GFDL.
748 (GNU Free Documentation License): New section.
749
a4b0cca1 7502012-12-21 Bastien Guerry <bzg@gnu.org>
1e20eeb7
BG
751
752 * org.texi: Fix typos.
753
d2435ab9
PE
7542012-12-16 Paul Eggert <eggert@cs.ucla.edu>
755
756 * calc.texi (ISO 8601): Rename from ISO-8601,
757 as it's typically spelled without a hyphen.
758
b9d8175e
JB
7592012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
760
761 * calc.texi (ISO-8601): New section.
762 (Date Formatting Codes): Mention new codes.
763 (Standard Date Formats): Mention new formats.
764
f0bc0bf1
MA
7652012-12-14 Michael Albinus <michael.albinus@gmx.de>
766
767 * tramp.texi (External methods): Move `adb' method here.
768
98c94021
GM
7692012-12-13 Glenn Morris <rgm@gnu.org>
770
ba30c70f
GM
771 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
772
bfe6ffb6
GM
773 * wisent.texi: Small edits. Set copyright to FSF, update license to
774 GFDL 1.3+.
775 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
776 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
777 New targets.
778 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
779 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
780
98c94021
GM
781 * bovine.texi: Small edits. Set copyright to FSF, update license to
782 GFDL 1.3+, remove empty index.
783 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
784 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
785 New targets.
786 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
787 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
788
cfa49c1e
EL
7892012-12-13 Eric Ludlam <zappo@gnu.org>
790 David Ponce <david@dponce.com>
791 Richard Kim <emacs18@gmail.com>
792
9e7abd17 793 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
cfa49c1e 794
727f9739 7952012-12-13 Glenn Morris <rgm@gnu.org>
4c2dd4ee 796
9b97b143
GM
797 * flymake.texi (Customizable variables, Locating the buildfile):
798 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
799
4c2dd4ee
GM
800 * srecode.texi: Small edits. Set copyright to FSF, add explicit
801 GFDL 1.3+ license, fix up index.
802 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
803 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
804 (srecode.pdf): New targets.
805 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
806 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
807
727f9739 8082012-12-13 Eric Ludlam <zappo@gnu.org>
ac1d9dde
EL
809
810 * srecode.texi: New file, imported from CEDET trunk.
811
727f9739 8122012-12-13 Bastien Guerry <bzg@gnu.org>
63aa0982
BG
813
814 * org.texi (Summary, Code block specific header arguments)
815 (Code block specific header arguments)
816 (Header arguments in function calls, var, noweb)
727f9739
GM
817 (Results of evaluation, Code evaluation security):
818 Small reformatting: add a blank line before some example.
63aa0982
BG
819
820 * org.texi (System-wide header arguments)
821 (Header arguments in Org mode properties, Conflicts)
727f9739
GM
822 (Dynamic blocks, Using the mapping API):
823 Fix indentation of Elisp code examples.
63aa0982
BG
824
825 * org.texi (Comment lines): Fix description of the comment syntax.
826
727f9739
GM
827 * org.texi (Installation): Mention "make test" in the correct section.
828
4288142b
PE
8292012-12-06 Paul Eggert <eggert@cs.ucla.edu>
830
831 * doclicense.texi, gpl.texi: Update to latest version from FSF.
832 These are just minor editorial changes.
833
61b835df
MA
8342012-12-04 Michael Albinus <michael.albinus@gmx.de>
835
836 * tramp.texi (History): Mention ADB.
837 (Inline methods): Add `adb' method.
838
c5bc2d1d 8392012-12-03 Michael Albinus <michael.albinus@gmx.de>
328dac0d
MA
840
841 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
842 (External methods): Fix typo.
843
c5bc2d1d 8442012-12-03 Glenn Morris <rgm@gnu.org>
f4f3b439
GM
845
846 * rcirc.texi (Notices): Fix typo.
847
d0457b57
BW
8482012-11-25 Bill Wohler <wohler@newt.com>
849
850 Release MH-E manual version 8.4.
851
4f405069 852 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
d0457b57
BW
853 Update for release 8.4.
854
551aaa66
BW
855 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
856 (Junk): Add mh-whitelist-preserves-sequences-flag,
857 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
858 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
859
61d841dd
PE
8602012-11-25 Paul Eggert <eggert@cs.ucla.edu>
861
862 * mh-e.texi (Procmail): Fix two @ typos.
863
c07a6ded
PE
8642012-11-24 Paul Eggert <eggert@cs.ucla.edu>
865
866 * doclicense.texi, gpl.texi: Update to latest version from FSF.
867 These are just minor editorial changes.
868
678a34f4
JB
8692012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
870
871 * calc.texi (Date Formatting Codes): Mention the new beginning of
872 the date numbering system.
873
0e70ce93
PE
8742012-11-22 Paul Eggert <eggert@cs.ucla.edu>
875
876 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
877 (Date Forms): Correct off-by-one error in explanation of
878 Julian day numbers. Give Gregorian equivalent of its origin.
879
723da6aa
JB
8802012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
881
882 * doc/misc/calc.texi (Date Forms): Mention the customizable
883 Gregorian-Julian switch.
884 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
885
310e60d9
PE
8862012-11-17 Paul Eggert <eggert@cs.ucla.edu>
887
6f6b82d6
PE
888 Calc now uses the Gregorian calendar for all dates (Bug#12633).
889 It also uses January 1, 1 AD as its day number 1.
310e60d9
PE
890 * calc.texi (Date Forms): Document this.
891
e8693c96
GM
8922012-11-16 Glenn Morris <rgm@gnu.org>
893
894 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
895 (Obsolete Macros): Move example here from Function Bindings.
896
5c934f8b
GM
897 * erc.texi: Use @code{nil} rather than just "nil".
898 (Modules): Undocument obsolete "hecomplete".
6e5e9b70 899 Add "notifications".
f925b109 900 (Connecting): Add brief section on passwords.
274f5de6 901 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
6e5e9b70 902
f78ee6af 9032012-11-13 Glenn Morris <rgm@gnu.org>
24c38527
GM
904
905 * flymake.texi (Customizable variables)
906 (Highlighting erroneous lines): Mention flymake-error-bitmap,
907 flymake-warning-bitmap, and flymake-fringe-indicator-position.
908
1796ef98
VB
9092012-11-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
910
911 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
912 In all file place SES into @acronym{...}.
913 (Advanced Features): Add key index and function index for
4f405069
JB
914 ses-set-header-row. Add description for function
915 ses-rename-cell. Add description for function
1796ef98
VB
916 ses-repair-cell-reference-all.
917 (Ranges in formulas): Add description for ses-range flags.
918
31f47fba
PE
9192012-11-12 Paul Eggert <eggert@cs.ucla.edu>
920
921 * texinfo.tex: Merge from gnulib.
922
6baf66d5 9232012-11-10 Chong Yidong <cyd@gnu.org>
5b637222
CY
924
925 * url.texi (Introduction): Move url-configuration-directory to
926 Customization node.
927 (Parsed URIs): Split into its own node.
928 (URI Encoding): New node.
929 (Defining New URLs): Remove empty chapter.
930 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
931 Improve docs for url-queue-*.
932 (Supported URL Types): Copyedits. Delete empty subnodes.
933
c5b0993e
EW
934 * url.texi (Introduction): Rename from Getting Started.
935 Rewrite the introduction.
82f84fa3
CY
936 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
937
6baf66d5 9382012-11-10 Glenn Morris <rgm@gnu.org>
2ee1d59f
GM
939
940 * cl.texi (Obsolete Setf Customization):
941 Revert defsetf example to the more correct let rather than prog1.
bdd8064f
GM
942 Give define-modify-macro, defsetf, and define-setf-method
943 gv.el replacements.
2ee1d59f 944
2027b1b3 945 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
a358a44e 946 (Setf Extensions): Remove obsolete reference.
2027b1b3 947 (Obsolete Setf Customization):
651af8c6 948 Move note on lack of setf functions to lispref/variables.texi.
ab7f1c43 949 Undocument get-setf-method, since it no longer exists.
a358a44e 950 Mention simple defsetf replaced by gv-define-simple-setter.
651af8c6 951
c65b407b
GM
9522012-11-03 Glenn Morris <rgm@gnu.org>
953
954 * cl.texi: Further general copyedits.
685b0026
GM
955 (List Functions): Remove copy-tree, standard elisp for some time.
956 (Efficiency Concerns): Comment out examples that no longer apply.
957 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
92246540
GM
958 (Creating Symbols, Random Numbers): De-emphasize internal
959 variables cl--gensym-counter and cl--random-state. (Bug#12788)
f58542e1
GM
960 (Naming Conventions, Type Predicates, Macros)
961 (Predicates on Numbers): No longer mention cl-floatp-safe.
c65b407b 962
a71e2379
G
9632012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
964
965 * gnus.texi (Mail Source Specifiers):
966 Document :leave keyword used for pop mail source.
967
df43dd53
GM
9682012-11-01 Glenn Morris <rgm@gnu.org>
969
970 * cl.texi: General copyedits for style, line-breaks, etc.
9f2881af
GM
971 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
972 (Macro Bindings, Blocks and Exits):
973 Acknowledge existence of lexical-binding.
974 (Iteration): Mainly defer to doc of standard dolist, dotimes.
df43dd53 975
69c1c2e6
GM
9762012-10-31 Glenn Morris <rgm@gnu.org>
977
dd90fd1a
GM
978 * ert.texi (Introduction, The @code{should} Macro):
979 Refer to "cl-assert" rather than "assert".
980
69c1c2e6
GM
981 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
982 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
983 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
984 Reword, and add details of flet and labels.
87b0d8b1 985 (Modify Macros, Function Bindings): Add some xrefs.
69c1c2e6 986
4ddedf94
GM
9872012-10-30 Glenn Morris <rgm@gnu.org>
988
989 * cl.texi (Modify Macros): Update for cl-letf changes.
990 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
516e1a08
GM
991 (Setf Extensions): Partially restore note about cl-getf,
992 mainly moved to lispref/variables.texi.
993 (Property Lists): Fix cl-getf typos.
f43a5263 994 (Mapping over Sequences): Mention cl-mapc naming oddity.
4ddedf94 995
d3094168
GM
9962012-10-29 Glenn Morris <rgm@gnu.org>
997
998 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
a3c5b619 999 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
d571e9c3 1000 (Customizing Setf): Move contents to "Obsolete Setf Customization".
d55911cf
GM
1001 (Modify Macros, Multiple Values, Other Clauses):
1002 Remove mentions of obsolete features.
6a07d52e 1003 (Obsolete Setf Customization): Don't mention `apply' setf.
d3094168 1004
3c0c6155
GM
10052012-10-28 Glenn Morris <rgm@gnu.org>
1006
f94b04fc
GM
1007 * cl.texi (Multiple Values, Common Lisp Compatibility):
1008 More namespace updates.
1009 (Obsolete Features): Copyedits.
1010 (Obsolete Lexical Macros, Obsolete Setf Customization):
1011 New subsections.
1012
9c52d61d
GM
1013 * cl.texi (Porting Common Lisp, Lexical Bindings):
1014 Add some xrefs to the Elisp manual.
1015
3c0c6155
GM
1016 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
1017 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
1018 (Obsolete Features): New appendix. Move Lexical Bindings here.
1019
5887564d
GM
10202012-10-27 Glenn Morris <rgm@gnu.org>
1021
e1117425
GM
1022 * cl.texi: Use defmac for macros rather than defspec.
1023 (Efficiency Concerns): Related copyedit.
1024
5887564d
GM
1025 * cl.texi (Control Structure): Update for setf now being in core.
1026 (Setf Extensions): Rename from Basic Setf. Move much of the
1027 former content to lispref/variables.texi.
1028 (Modify Macros): Move pop, push details to lispref/variables.texi.
1029 (Customizing Setf): Copyedits for setf etc being in core.
1030 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
1031 Further namespaces updates.
1032
bdebdb64
BG
10332012-10-26 Bastien Guerry <bzg@gnu.org>
1034
c5b0993e
EW
1035 * org.texi (Installation): Update the link to Org's ELPA.
1036 Also don't mention org-install.el anymore as the replacement file
bdebdb64
BG
1037 org-loaddefs.el is now loaded by org.el.
1038
f956e59d
MA
10392012-10-25 Michael Albinus <michael.albinus@gmx.de>
1040
c5b0993e
EW
1041 * tramp.texi (Frequently Asked Questions):
1042 Mention `tramp-completion-reread-directory-timeout' for performance
f956e59d
MA
1043 improvement.
1044
a05cb6e3
GM
10452012-10-25 Glenn Morris <rgm@gnu.org>
1046
1047 * cl.texi: Don't mess with the TeX section number counter.
1048 Use Texinfo recommended convention for quotes+punctuation.
1049 (Overview, Sequence Functions): Rephrase for better line-breaking.
1050 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
1051 (Macro Bindings, Conditionals, Iteration, Loop Basics)
1052 (Random Numbers, Mapping over Sequences, Structures)
1053 (Porting Common Lisp): Further updates for cl-lib namespace.
1054 (Modify Macros, Declarations, Macro Bindings, Structures):
1055 Break long lines in examples.
1056 (Dynamic Bindings): Update for changed progv behavior.
1057 (Loop Examples, Efficiency Concerns): Markup fixes.
1058 (Structures): Remove TeX margin change.
39ff2cf3 1059 (Declarations): Fix typos.
a05cb6e3 1060
39a58b5b
GM
10612012-10-24 Glenn Morris <rgm@gnu.org>
1062
a6880551
GM
1063 * cl.texi (Overview, Multiple Values, Creating Symbols)
1064 (Numerical Functions): Say less/nothing about the original cl.el.
1065 (Old CL Compatibility): Remove.
1066 (Assertions): Remove ignore-errors (standard Elisp for some time).
1067
39a58b5b
GM
1068 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
1069 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
1070 (Efficiency Concerns, Efficiency Concerns)
1071 (Common Lisp Compatibility, Old CL Compatibility):
1072 Further updates for cl-lib namespace.
1073
72ec96fb
PE
10742012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
1075
1076 Update manual for new time stamp format (Bug#12706).
1077 * emacs-mime.texi (time-date): Update for new format.
1078 Also, fix bogus time stamp and modernize a bit.
1079
8d6510b9
GM
10802012-10-23 Glenn Morris <rgm@gnu.org>
1081
1082 * cl.texi: Include emacsver.texi. Use Emacs version number rather
1083 than unchanging cl.el version number.
1084 End all menu descriptions with a period.
1085 Do not use @dfn{CL} for every instance of "CL".
1086 (Overview): Remove no-runtime caveat, and note about foo* names.
1087 (Usage): Use cl-lib rather than cl.
1088 (Organization, Naming Conventions): Update for cl-lib.el.
1089 (Installation): Remove long-irrelevant node.
1090 (Program Structure, Predicates, Control Structure):
1091 Start updating for cl-lib namespace.
8d6510b9
GM
1092 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
1093 Depend on emacsver.texi.
1094
0a078f36
MA
10952012-10-09 Michael Albinus <michael.albinus@gmx.de>
1096
1097 * trampver.texi: Update release number.
1098
a03bb33f
GM
10992012-10-06 Glenn Morris <rgm@gnu.org>
1100
24636b26
GM
1101 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
1102 ERC version.
1103 (Introduction): ERC is distributed with Emacs.
1104 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
1105 (Getting Started): Simplify.
1106 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
1107 (History): Mention ERC maintained as part of Emacs now.
1108 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
1109 Add dependency on emacsver.texi.
1110
a03bb33f
GM
1111 * erc.texi: Remove hand-written node pointers.
1112
d259be38
GM
11132012-10-05 Glenn Morris <rgm@gnu.org>
1114
1115 * newsticker.texi (Overview, Requirements, Usage, Configuration):
1116 Copyedits.
1117
62a81506
CY
11182012-10-01 Eric Ludlam <zappo@gnu.org>
1119
1120 * ede.texi (Quick Start, Project Local Variables)
1121 (Miscellaneous commands, ede-java-root, Development Overview)
1122 (Detecting a Project): New nodes.
1123 (Simple projects): Node deleted.
1124
1125 * eieio.texi (Building Classes): Some slot attributes cannot be
1126 overridden.
1127 (Slot Options): Remove an example.
1128 (Method Invocation, Documentation): New nodes.
1129
07f133bf
GM
11302012-10-01 Glenn Morris <rgm@gnu.org>
1131
1132 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
1133 (reftex.pdf): Add dependency on emacsver.texi.
1134 * reftex.texi: Don't include directory part for emacsver.texi;
1135 the Makefile's -I handles it.
1136
4f595e15
RA
11372012-09-30 Ralf Angeli <angeli@caeruleus.net>
1138
1139 Merge from standalone RefTeX repository.
1140
1141 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
1142 with macros.
1143 (Imprint): Mention Wolfgang in list of contributors.
1144 (Creating Citations): Give a hint about how to
1145 auto-revert the BibTeX database file when using external editors.
1146 (Referencing Labels): Simplify section about reference macro
1147 cycling.
1148 (Options (Referencing Labels)): Adapt to new structure of
1149 `reftex-ref-style-alist'.
1150 (Referencing Labels, Reference Styles): Document changes in the
1151 referencing functionality.
1152 (Commands): Mention options for definition of header and footer in
1153 BibTeX files.
1154 (Options (Creating Citations)): Document
1155 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
1156 (Reference Styles): New section.
1157 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
1158 (Options (Referencing Labels)): Remove descriptions of deprecated
1159 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
1160 Add descriptions for `reftex-ref-style-alist' and
1161 `reftex-ref-style-default-list'.
1162 (Referencing Labels): Update regarding reference styles.
1163 (Citation Styles): Mention support for ConTeXt.
1164 (Options (Defining Label Environments)): Fix typo.
c5b0993e
EW
1165 (Options (Creating Citations)):
1166 Document `reftex-cite-key-separator'.
4f595e15 1167
8223b1d2
BG
11682012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
1169
1170 * org.texi: Add description of ORG_ADD_CONTRIB to info
1171 documentation. Add link to Worg for more details.
1172
1173 * org.texi: Clarify installation procedure. Provide link to the
1174 build system description on Worg.
1175
1176 * org.texi: Remove reference to utils/, x11idle.c is now in
1177 contrib/scripts.
1178
1179 * org.texi: Re-normalize to "Org mode" in manual.
1180
1181 * org.texi (Installation): Adapt documentation to new build
1182 system. Mention GNU ELPA (since it needs to be handled like Emacs
1183 built-in Org).
1184
8223b1d2
BG
11852012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
1186
1187 * org.texi: Fix typo in description of the 'Hooks' section.
1188
1189 * org.texi: Add ID to the list of special properties.
1190
11912012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
1192
1193 * org.texi (Moving subtrees): Document the ability to archive to a
1194 datetree.
1195
1e20eeb7 11962012-09-30 Bastien Guerry <bzg@gnu.org>
8223b1d2 1197
c5b0993e
EW
1198 * org.texi (Installation, Feedback, Batch execution):
1199 Use (add-to-list 'load-path ... t) for the contrib dir.
8223b1d2
BG
1200
1201 * org.texi (results): Update documentation for ":results drawer"
1202 and ":results org".
1203
1204 * org.texi (Column width and alignment): Fix typo.
1205
1206 * org.texi (Activation): Point to the "Conflicts" section.
1207
1208 * org.texi (Conflicts): Mention filladapt.el in the list of
1209 conflicting packages.
1210
1211 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
1212 not needed for versions of Emacs > 22.1.
1213
1214 * org.texi (History and Acknowledgments): Fix typo.
1215
1216 * org.texi (History and Acknowledgments): Add my own
1217 acknowledgments.
1218
1219 * org.texi (Agenda commands): Document the new command and the new
1220 option.
1221
1222 * org.texi (Agenda commands): Delete `org-agenda-action' section.
1223 (Agenda commands): Reorder. Document `*' to toggle persistent
1224 marks.
1225
c5b0993e
EW
1226 * org.texi (Agenda dispatcher):
1227 Mention `org-toggle-agenda-sticky'.
8223b1d2
BG
1228 (Agenda commands, Exporting Agenda Views): Fix typo.
1229
1230 * org.texi (Templates in contexts, Setting Options): Update to
1231 reflect changes in how contexts options are processed.
1232
1233 * org.texi (Templates in contexts): Document the new structure of
1234 the variables `org-agenda-custom-commands-contexts' and
1235 `org-capture-templates-contexts'.
1236
1237 * org.texi (Templates in contexts): Document the new option
1238 `org-capture-templates-contexts'.
1239 (Storing searches): Document the new option
1240 `org-agenda-custom-commands-contexts'.
1241
1242 * org.texi (Formula syntax for Lisp): Reformat.
1243
1244 * org.texi (Special properties, Column attributes)
1245 (Agenda column view): Document the new special property
1246 CLOCKSUM_T.
1247
1248 * org.texi (Template expansion): Document the new %l template.
1249
1250 * org.texi (Fast access to TODO states): Fix documentation about
1251 allowed characters for fast todo selection.
1252
1253 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
1254 use in `org-agenda-to-appt'.
1255
1256 * org.texi (Comment lines): Update wrt comments.
1257
1258 * org.texi (Resolving idle time): Document new keybinding.
1259
1260 * org.texi (Clocking commands): Document the use of S-M-<up/down>
1261 on clock timestamps.
1262
1263 * org.texi (Fast access to TODO states): Explicitely says only
1264 letters are supported as fast TODO selection keys.
1265
1266 * org.texi (Link abbreviations): Illustrate the use of the "%h"
1267 specifier. Document the new "%(my-function)" specifier.
1268
1269 * org.texi (Clocking commands): New cindex.
1270 (Clocking commands): Update documentation for `org-clock-in'.
1271 Document `org-clock-in-last'. Mention `org-clock-out' and
1272 `org-clock-in-last' as commands that can be globally bound.
1273 (Resolving idle time): Document continuous clocking.
1274
1275 * org.texi (Top, Introduction): Fix formatting.
1276 (Activation): Add index entries.
1277 (Conventions): Update section.
1278 (Embedded @LaTeX{}): Fix formatting.
1279
1280 * org.texi (Visibility cycling): Document `show-children'.
1281
1282 * org.texi (Using capture): Mention the `org-capture-last-stored'
1283 bookmark as a way to jump to the last stored capture.
1284
1285 * org.texi (Uploading files): Fix typo.
1286
1287 * org.texi (Using capture): Document `C-0' as a prefix argument
1288 for `org-capture'.
1289
1290 * org.texi (Agenda commands): Document persistent marks.
1291
1292 * org.texi (Template expansion): Update doc to reflect change.
1293
1294 * org.texi (Radio tables): Document the :no-escape parameter.
1295
1296 * org.texi (Repeated tasks): Document repeat cookies for years,
1297 months, weeks, days and hours.
1298
1299 * org.texi (Export options): State that you can use the d: option
1300 by specifying a list of drawers.
1301
1302 * org.texi (HTML preamble and postamble): Small doc improvement.
1303
13042012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
1305
1306 * org.texi: The sections in the Exporting section of the manual
1307 left out articles in the description of the org-export-as-*
4f405069 1308 commands, among other places. This patch adds them, adds a few
8223b1d2
BG
1309 missing prepositions, and switches instances of "an HTML" to "a
1310 html" for internal consistency.
1311
1312 * org.texi: Alter several examples of headings with timestamps in
1313 them to include the timestamps in the body instead of the heading.
1314
13152012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
1316
1317 * org.texi (Agenda dispatcher): Document sticky agenda views and
1318 the new key for them.
1319
13202012-09-30 Charles <millarc@verizon.net> (tiny change)
1321
1322 * org.texi (Advanced features): Fix error in table.
1323
13242012-09-30 Feng Shu <tumashu@gmail.com>
1325
1326 * org.texi (@LaTeX{} fragments): Document imagemagick as an
1327 alternative to dvipng.
1328
13292012-09-30 François Allisson <francois@allisson.co> (tiny change)
1330
1331 * org.texi: Remove extra curly bracket.
1332
13332012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
1334
1335 * org.texi (org-clock-in-last and org-clock-cancel): Update the
1336 defkeys.
1337
13382012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
1339
1340 * org.texi (Agenda commands): Fix two typos by giving
1341 corresponding function names, according to
1342 `org-agenda-view-mode-dispatch'.
1343
a04689de 13442012-09-30 Jan Böcker <jan.boecker@jboecker.de>
8223b1d2
BG
1345
1346 * org.texi (The spreadsheet): Fix typo.
1347
13482012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
1349
1350 * org.texi (Tracking your habits): Point to the "Tracking TODO
1351 state changes" section.
1352
13532012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
1354
1355 * org.texi (Literal examples): Remove reference to unknown
4f405069 1356 `org-export-latex-minted' variable. Also simplify footnote since
8223b1d2
BG
1357 `org-export-latex-listings' documentation is exhaustive already.
1358
1359 * org.texi (Plain lists): Remove reference to now hard-coded
1360 `bullet' automatic rule.
1361
13622012-09-30 Toby S. Cubitt <tsc25@cantab.net>
1363
1364 * org.texi: Updated documentation accordingly.
1365
5087f097
PE
13662012-09-13 Paul Eggert <eggert@cs.ucla.edu>
1367
1368 * texinfo.tex: Merge from gnulib.
1369
20121a26
MA
13702012-09-12 Michael Albinus <michael.albinus@gmx.de>
1371
1372 Sync with Tramp 2.2.6.
1373
1374 * tramp.texi (Bug Reports): Cleanup caches before a test run.
1375
1376 * trampver.texi: Update release number.
1377
44677e30
PE
13782012-09-12 Paul Eggert <eggert@cs.ucla.edu>
1379
1380 * texinfo.tex: Merge from gnulib.
1381
5a4c42ba
AA
13822012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
1383
1384 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
1385 (bug#12096).
1386
8e7046c3
JB
13872012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
1388
1dcac243
JB
1389 * calc.texi (Simplification modes, Conversions)
1390 (Operating on Selections): Mention "basic" simplification.
8e7046c3
JB
1391 (The Calc Mode Line): Mention the mode line display for Basic
1392 simplification mode.
1393 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
1394 simplifications.
1395 (Basic Simplifications): Rename from "Limited Simplifications"
1396 Replace "limited" by "basic" throughout.
4f405069 1397 (Algebraic Simplifications): Indicate that the algebraic
8e7046c3 1398 simplifications are done by default.
4f405069 1399 (Unsafe Simplifications): Mention `m E'.
8e7046c3
JB
1400 (Simplification of Units): Mention `m U'.
1401 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
c5b0993e
EW
1402 (Kinds of Declarations, Functions for Declarations):
1403 Mention "algebraic simplifications" instead of `a s'.
1dcac243 1404 (Algebraic Entry): Remove mention of default simplifications.
8e7046c3 1405
d2bd74ff
JB
14062012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
1407
1408 * calc.texi (Getting Started, Tutorial): Change simulated
1409 Calc output to match actual output.
1410 (Simplifying Formulas): Mention that algebraic simplification is now
1411 the default.
1412
77472261
EZ
14132012-07-28 Eli Zaretskii <eliz@gnu.org>
1414
1415 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
1416 (Bug#12073)
1417
09ae5da1
PE
14182012-07-25 Paul Eggert <eggert@cs.ucla.edu>
1419
1420 Prefer typical American spelling for "acknowledgment".
1421 * calc.texi (History and Acknowledgments): Rename from
1422 History and Acknowledgements.
1423 * idlwave.texi (Acknowledgments):
1424 * ses.texi (Acknowledgments):
1425 * woman.texi (Acknowledgments): Rename from Acknowledgements.
1426
c4444d16
PE
14272012-07-09 Paul Eggert <eggert@cs.ucla.edu>
1428
1429 Rename configure.in to configure.ac (Bug#11603).
1430 * ede.texi (Compiler and Linker objects, ede-proj-project)
1431 (ede-step-project): Prefer the name configure.ac to configure.in.
1432
ef091c97
MA
14332012-07-06 Michael Albinus <michael.albinus@gmx.de>
1434
c5b0993e
EW
1435 * tramp.texi (Multi-hops):
1436 Introduce `tramp-restricted-shell-hosts-alist'.
ef091c97 1437
89b163db
G
14382012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1439
1440 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
1441 methods, so don't mention smtpmail here.
1442
14432012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
1444
1445 * gnus.texi (Picons): Document gnus-picon-properties.
1446
14472012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1448
1449 * gnus.texi: Remove mention of compilation, as that's no longer
1450 supported.
1451
14522012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
1453
1454 * gnus.texi (Archived Messages): Mention
1455 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
1456
14572012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1458
1459 * gnus.texi (Various Summary Stuff):
1460 Remove mention of `gnus-propagate-marks'.
1461
14622012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1463
1464 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
1465 which no longer exist.
1466
14672012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
1468
1469 * gnus.texi (Archived Messages):
1470 Document gnus-gcc-self-resent-messages.
1471
14722012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1473
1474 * message.texi (Mail Variables):
1475 Mention the optional user parameter for X-Message-SMTP-Method.
1476
14772012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1478
1479 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
1480
1481 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
1482
14832012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1484
1485 * gnus.texi (Key Index): Change encoding to utf-8.
1486
ac1a0ce1 14872012-06-21 Glenn Morris <rgm@gnu.org>
2fecccba
GM
1488
1489 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
1490
71cca84d
G
14912012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1492
1493 * gnus.texi (Group Timestamp): Mention where to find documentation for
1494 the `gnus-tmp-' variables (bug#11601).
1495
888a7fc0
MA
14962012-06-11 Michael Albinus <michael.albinus@gmx.de>
1497
1498 Sync with Tramp 2.2.6-pre.
1499
1500 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
1501 where appropriate.
1502 (Ad-hoc multi-hops): New section.
1503 (Remote processes): New subsection "Running remote processes on
1504 Windows hosts".
1505 (History): Add remote commands on Windows, and ad-hoc multi-hop
1506 methods.
1507 (External methods): "ControlPersist" must be set to "no" for the
1508 `scpc' method.
1509 (Remote processes): Add a note about `auto-revert-tail-mode'.
1510 (Frequently Asked Questions): Use "scpx" in combination with
1511 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
1512
1513 * trampver.texi: Update release number.
1514
31ca4639 15152012-06-10 Chong Yidong <cyd@gnu.org>
c342cead
CY
1516
1517 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
1518 compilation for html-mono.
1519
0e8bbf66
PE
15202012-06-08 Paul Eggert <eggert@cs.ucla.edu>
1521
1522 * texinfo.tex: Merge from gnulib.
1523
b8f061b3
KY
15242012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
1525
1526 * Makefile.in (echo-info): Don't try to install info files named
1527 just ".info".
1528
16af873e
GM
15292012-05-28 Glenn Morris <rgm@gnu.org>
1530
c1dabff0
GM
1531 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
1532
16af873e
GM
1533 * sc.texi: Nuke hand-written node pointers.
1534 Fix top-level menu to match actual node order.
1535
1d5b82ef
GM
15362012-05-27 Glenn Morris <rgm@gnu.org>
1537
1538 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
1539 Some associated fixes, including not messing with chapno in cl.texi.
1540
33017faf 15412012-05-27 Bastien Guerry <bzg@gnu.org>
8c8b834f
BG
1542
1543 * org.texi (Durations and time values): Fix typo.
1544
d14b0029
JB
15452012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
1546
33017faf 1547 * doc/misc/calc.texi (Basic Operations on Units, Customizing Calc):
d14b0029
JB
1548 Mention `calc-ensure-consistent-units'.
1549
2f4cadd1 15502012-05-14 Andreas Schwab <schwab@linux-m68k.org>
78e91d08 1551
9879e263
AS
1552 * cc-mode.texi: Avoid space before macro in 4th argument of cross
1553 reference commands. (Bug#11461)
1554
78e91d08
AS
1555 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
1556
3fe7cdc8
GM
15572012-05-12 Glenn Morris <rgm@gnu.org>
1558
9598ef0b
GM
1559 * Makefile.in (mostlyclean): Add more TeX intermediates.
1560
7d326a29
GM
1561 * Makefile.in: Make it look more like the other doc Makefiles.
1562 Use explicit $srcdir in all dependencies.
1563 Remove cd $srcdir from rules.
1564 (VPATH): Remove.
1565 (infodir): Set to an absolute path.
1566 (INFO_TARGETS): Use short names.
1567 (mkinfodir): infodir is now absolute.
1568 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
1569
c7f95930 1570 * Makefile.in (info.info): Rename from info, to avoid duplication.
9583393f 1571 (.SUFFIXES): Disable implicit rules.
c7f95930 1572
3fe7cdc8
GM
1573 * Makefile.in (MKDIR_P): New, set by configure.
1574 (mkinfodir): Use $MKDIR_P.
1575
6f0652af
GM
15762012-05-07 Glenn Morris <rgm@gnu.org>
1577
1578 * forms.texi (Long Example): Update for changed location of files.
1579
8045b906
GM
15802012-05-04 Glenn Morris <rgm@gnu.org>
1581
1582 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
1583 (INFO_TARGETS): Use $INFO_EXT.
1584 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
1585 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
1586 (INFO_TARGETS): Use $INFO_EXT.
1587 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
1588
9e7a4bcf
GM
15892012-05-02 Glenn Morris <rgm@gnu.org>
1590
9aa071df
GM
1591 * Makefile.in (echo-info): New phony target, used by top-level.
1592
9e7a4bcf
GM
1593 * viper.texi: Make direntry shorter (also it is no longer "newest").
1594
1595 * emacs-gnutls.texi, ert.texi, org.texi:
1596 Fix dircategory, direntry to match info/dir.
1597
31cc861c
GM
1598 * faq.texi: Convert @inforefs to @xrefs.
1599 Fix some malformed cross-references.
f9e320bb
GM
1600 (File-name conventions): Shorten section name to avoid overfull line.
1601 (How to add fonts): Use smallexample to avoid overfull lines.
31cc861c 1602
723ea6b5
TZ
16032012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
1604
1605 * auth.texi (Help for users): Update for .gpg file being second.
1606
a8e7d6d7 16072012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2f885dca
BG
1608
1609 * org.texi (Agenda commands): Fix two typos: give corresponding
1610 function names, according to `org-agenda-view-mode-dispatch'.
1611
a8e7d6d7 16122012-04-27 Glenn Morris <rgm@gnu.org>
dae39d9c
GM
1613
1614 * faq.texi (Major packages and programs): Remove section.
1615 There is no point listing 6 packages (cf etc/MORE.STUFF).
1616 (Finding Emacs and related packages): Move "Spell-checkers" here.
578c1d4b 1617
dcbf5805
MA
16182012-04-22 Michael Albinus <michael.albinus@gmx.de>
1619
1620 * dbus.texi (Version): New node.
1621 (Properties and Annotations): Mention the object manager
1622 interface. Describe dbus-get-all-managed-objects.
1623 (Type Conversion): Floating point numbers are allowed, if an
1624 anteger does not fit Emacs's integer range.
1625 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
1626 (Asynchronous Methods): Fix description of
1627 dbus-call-method-asynchronously.
c5b0993e
EW
1628 (Receiving Method Calls): Fix some minor errors.
1629 Add dbus-interface-emacs.
dcbf5805
MA
1630 (Signals): Describe unicast signals and the new match rules.
1631 (Alternative Buses): Add the PRIVATE optional argument to
1632 dbus-init-bus. Describe its new return value. Add dbus-setenv.
1633
adee4030
GM
16342012-04-20 Glenn Morris <rgm@gnu.org>
1635
1636 * faq.texi (New in Emacs 24): New section.
1637 (Packages that do not come with Emacs): Mention M-x list-packages.
1638
35dc09a1 16392012-04-14 Alan Mackenzie <acm@muc.de>
932de51c
AM
1640
1641 * cc-mode.texi (c-offsets-alist): Correct a typo.
1642
35dc09a1 16432012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
801a68c8
BG
1644
1645 * org.texi (Deadlines and scheduling): Fix the example: the
1646 DEADLINE item should come right after the headline. We enforce
1647 this convention, so it is a bug not to illustrate it correctly in
1648 the manual.
1649
35dc09a1 16502012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
801a68c8
BG
1651
1652 * org.texi (Agenda commands): Fix documentation bug by swapping
1653 the equivalent keybindings to `org-agenda-next-line' with the ones
1654 to `org-agenda-previous-line'.
1655
35dc09a1 16562012-04-14 Glenn Morris <rgm@gnu.org>
f48a9cb4
GM
1657
1658 * Makefile.in: Replace non-portable use of $< in ordinary rules.
1659
e2560ea8
EZ
16602012-04-09 Eli Zaretskii <eliz@gnu.org>
1661
c5b0993e
EW
1662 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
1663 Add emacs-gnutls.
e2560ea8
EZ
1664 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
1665
6b4f4a2d
TZ
16662012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
1667
250b840e 1668 * Makefile.in: Add emacs-gnutls.texi to build.
6b4f4a2d
TZ
1669
1670 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
1671
ca2c89b6
TZ
16722012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
1673
1674 * auth.texi (Secret Service API): Edit further and give examples.
c8bf3227 1675 (Secret Service API): Adjust @samp to @code for collection names.
ca2c89b6 1676
aebd5f1a
GM
16772012-04-04 Glenn Morris <rgm@gnu.org>
1678
1679 * auth.texi (Secret Service API): Copyedits.
1680 (Help for developers): Fill in some missing function doc-strings.
3c93d00f
GM
1681 (Help for users, Help for developers)
1682 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
aebd5f1a 1683
0317dd51
MA
16842012-04-04 Michael Albinus <michael.albinus@gmx.de>
1685
1686 * auth.texi (Secret Service API): Add the missing text.
1687
3d439cd1
CY
16882012-04-04 Chong Yidong <cyd@gnu.org>
1689
1690 * message.texi (Using PGP/MIME): Note that epg is now the default.
1691
1692 * gnus.texi: Reduce references to obsolete pgg library.
1693 (Security): Note that epg is now the default.
1694
1695 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
1696
1697 * nxml-mode.texi (Completion): C-RET is no longer bound to
1698 nxml-complete.
1699
153ae947
BG
17002012-04-01 Jambunathan K <kjambunathan@gmail.com>
1701
1702 * org.texi (Customizing tables in ODT export): Correct few errors.
1703
17042012-04-01 Jambunathan K <kjambunathan@gmail.com>
1705
1706 * org.texi (Links in ODT export): Update.
1707 (Labels and captions in ODT export): New node.
1708
17092012-04-01 Jambunathan K <kjambunathan@gmail.com>
1710
1711 * org.texi (Literal examples in ODT export): htmlfontify.el in
1712 Emacs-24.1 now supports fontification. So ODT source blocks will
1713 be fontified by default.
1714
17152012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
1716
1717 * org.texi (Refiling notes): Remove duplicated keybinding.
1718
17192012-04-01 Eric Schulte <eric.schulte@gmx.com>
1720
1721 * org.texi (noweb): Documentation of this new option to the :noweb
1722 header argument.
1723
17242012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
1725
1726 * org.texi (Header and sectioning): Add example demonstrating how
1727 to use "LaTeX_CLASS_OPTIONS".
1728
17292012-04-01 Eric Schulte <eric.schulte@gmx.com>
1730
1731 * org.texi (Noweb reference syntax): Describe the ability to
1732 execute noweb references in the manual.
1733
17342012-04-01 Eric Schulte <eric.schulte@gmx.com>
1735
1736 * org.texi (cache): Improve cache documentation when session
1737 evaluation is used.
1738
17392012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
1740
1741 * org.texi (Plain lists): Document removal.
1742
17432012-04-01 Michael Brand <michael.ch.brand@gmail.com>
1744
1745 * org.texi: Decapitalize file name in references to Calc manual.
1746
17472012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
1748
1749 * org.texi (Plain lists): Document removal.
1750
17512012-04-01 Jambunathan K <kjambunathan@gmail.com>
1752
1753 * org.texi (Top, OpenDocument Text export)
1754 (ODT export commands, Extending ODT export)
1755 (Images in ODT export, Tables in ODT export)
1756 (Configuring a document converter): Add or Update.
1757
17582012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
1759
1760 * org.texi (MobileOrg): Change the wording to reflect that the
1761 Android Version is no longer just the little brother of the iOS
1762 version.
1763
17642012-04-01 Eric Schulte <eric.schulte@gmx.com>
1765
c5b0993e 1766 * org.texi (Key bindings and useful functions): Update babel key
153ae947
BG
1767 binding documentation in manual.
1768
17692012-04-01 Eric Schulte <eric.schulte@gmx.com>
1770
1771 * org.texi (noweb): Document new noweb header value.
1772
17732012-04-01 Eric Schulte <eric.schulte@gmx.com>
1774
1775 * org.texi (noweb-sep): Document new header argument.
1776
17772012-04-01 Eric Schulte <eric.schulte@gmx.com>
1778
1779 * org.texi (noweb-ref): Documentation of this new custom variable.
1780
17812012-04-01 Eric Schulte <eric.schulte@gmx.com>
1782
1783 * org.texi (wrap): Update the new :wrap documentation to match the
1784 current implementation.
1785
17862012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
1787
1788 * org.texi: Added documentation for :wrap.
1789
17902012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
1791
1792 * org.texi: #+RESULTS now user-configurable.
1793
17942012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
1795
1796 * org.texi: Documented :noweb no-export.
1797
17982012-04-01 Thomas Dye <dk@poto.local>
1799
1800 * org.texi: Edit :noweb no header argument for correctness.
1801
1e20eeb7 18022012-04-01 Bastien Guerry <bzg@gnu.org>
153ae947
BG
1803
1804 * org.texi (Customization): Update the approximate number of Org
1805 variables.
1806
18072012-04-01 Thomas Dye <dk@poto.local>
1808
1809 * org.texi: The :results wrap produces a drawer instead of a
1810 begin_results block.
1811
005a89ff
G
18122012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
1813
1814 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
1815 reflect the new default.
1816
589ce070
EZ
18172012-03-10 Eli Zaretskii <eliz@gnu.org>
1818
1819 * info.texi (Expert Info): Move the index entry for "Texinfo" from
1820 "Getting Started" to this node. (Bug#10450)
1821
a5392527
CY
18222012-03-10 Chong Yidong <cyd@gnu.org>
1823
8ae818e4
CY
1824 * flymake.texi (Example -- Configuring a tool called via make):
1825 Mention the Automake COMPILE variable (Bug#8715).
1826
a5392527
CY
1827 * info.texi (Getting Started): Add an index entry (Bug#10450).
1828
d49902e4
MA
18292012-03-02 Michael Albinus <michael.albinus@gmx.de>
1830
1831 * dbus.texi (Signals): Known names will be mapped onto unique
1832 names, when registering for signals.
1833
53eced6d
GM
18342012-02-29 Glenn Morris <rgm@gnu.org>
1835
bcd6cd23
GM
1836 * url.texi: Fix quote usage in body text.
1837
775b55af
GM
1838 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
1839
53eced6d
GM
1840 * cl.texi: Use @code{} in menus when appropriate.
1841
44e97401
GM
18422012-02-28 Glenn Morris <rgm@gnu.org>
1843
1844 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
1845 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
1846 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
1847 * org.texi, sc.texi, vip.texi, viper.texi:
1848 Standardize possessive apostrophe usage.
1849
fa9a0855
CY
18502012-02-26 Chong Yidong <cyd@gnu.org>
1851
1852 * ediff.texi (Quick Help Commands): Add a couple of index entries
1853 (Bug#10834).
1854
0fd2c9a3
GM
18552012-02-17 Glenn Morris <rgm@gnu.org>
1856
1857 * gnus.texi (Posting Styles):
1858 * remember.texi (Org): Fix cross-refs to other manuals.
1859
9f26dc24
GM
18602012-02-15 Glenn Morris <rgm@gnu.org>
1861
1862 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
1863 (Encryption): New chapter, split out from previous.
1864
3d2af193
LI
18652012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
1866
c5b0993e
EW
1867 * gnus.texi (Customizing the IMAP Connection):
1868 Mention nnimap-record-commands.
3d2af193 1869
b74c9672
GM
18702012-02-10 Glenn Morris <rgm@gnu.org>
1871
1872 * url.texi (Retrieving URLs): Update url-retrieve arguments.
1873 Mention url-queue-retrieve.
1874
2ebc3b94
GM
18752012-02-09 Glenn Morris <rgm@gnu.org>
1876
9fcfcdef
GM
1877 * sem-user.texi (Semantic mode user commands): Typo fix.
1878
2ebc3b94
GM
1879 * info.texi (Create Info buffer): Mention info-display-manual.
1880
7c4bbb69
LI
18812012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
1882
1883 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
1884 example (modified from an example by Michael Albinus).
1885
debce7bc
G
18862012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
1887
1888 * gnus.texi (Agent Basics): Fix outdated description of
1889 `gnus-agent-auto-agentize-methods'.
1890
b207a4ec
AS
18912012-01-28 Andreas Schwab <schwab@linux-m68k.org>
1892
1893 * cc-mode.texi: Always @defindex ss.
1894 (Config Basics): Fix argument of @itemize.
1895 (Macro Backslashes): Add @code around index entry.
1896
b8fe8712
GM
18972012-01-23 Glenn Morris <rgm@gnu.org>
1898
1899 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
1900
02dc2fd7
EH
19012012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
1902
1903 * tramp.texi (File): Tweak wording for the `scpc' option.
1904
e7719ea1
G
19052012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1906
1907 * gnus.texi (Group Parameters): Really note precedence.
1908
9937bef4
G
19092012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1910
1911 * gnus.texi (Group Parameters): Note precedence.
1912
e66ba1df
BG
19132012-01-03 Eric Schulte <eric.schulte@gmx.com>
1914
1915 * org.texi (Noweb reference syntax): Adding documentation of
1916 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
1917 variable.
1918
19192012-01-03 Bastien Guerry <bzg@gnu.org>
1920
1921 * org.texi (Plain lists): Split the table to fix the display
1922 of items.
1923
19242012-01-03 Bastien Guerry <bzg@gnu.org>
1925
1926 * org.texi (Plain lists): Fix misplaced explanation.
1927
19282012-01-03 Bastien Guerry <bzg@gnu.org>
1929
1930 * org.texi (Plain lists, Agenda files): Add index entries.
1931
19322012-01-03 Julian Gehring <julian.gehring@googlemail.com>
1933
1934 * org.texi: Use "Org mode" instead of alternatives like
1935 "Org-mode" or "org-mode".
1936
19372012-01-03 Bernt Hansen <bernt@norang.ca>
1938
c5b0993e
EW
1939 * org.texi (Agenda commands):
1940 Document `org-clock-report-include-clocking-task'.
e66ba1df
BG
1941
19422012-01-03 Bastien Guerry <bzg@gnu.org>
1943
1944 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
1945 C-c' on checkboxes.
1946
19472012-01-03 Julian Gehring <julian.gehring@googlemail.com>
1948
1949 * org.texi: End sentences with two spaces.
1950
19512012-01-03 Michael Brand <michael.ch.brand@gmail.com>
1952
1953 * org.texi (External links): Document the link types file+sys
1954 and file+emacs, slightly narrow used page width.
1955
19562012-01-03 Eric Schulte <eric.schulte@gmx.com>
1957
1958 * org.texi (colnames): Note that colnames behavior may differ
1959 across languages.
1960
19612012-01-03 Bastien Guerry <bzg@gnu.org>
1962
1963 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
1964
19652012-01-03 Thomas Dye <dk@poto.westell.com>
1966
1967 * org.texi: Augmented discussion of babel property
1968 inheritance. Put footnote outside sentence ending period.
1969
19702012-01-03 Eric Schulte <schulte.eric@gmail.com>
1971
1972 * org.texi (eval): Documenting the full range of :eval header
1973 argument values.
1974
19752012-01-03 Eric Schulte <schulte.eric@gmail.com>
1976
1977 * org.texi (eval): Documentation of the new :eval option.
1978
19792012-01-03 Thomas Dye <dk@poto.local>
1980
1981 * org.texi: Add accumulated properties.
1982
19832012-01-03 Thomas Dye <dk@poto.local>
1984
1985 * org.texi: Documented no spaces in name=assign, another
1986 correction to :var table.
1987
19882012-01-03 Thomas Dye <dk@poto.local>
1989
1990 * org.texi: Changed DATA to NAME in Working With Source Code
1991 section.
1992
19932012-01-03 Tom Dye <tsd@tsdye.com>
1994
1995 * org.texi: Minor change to :var table.
1996
19972012-01-03 Tom Dye <tsd@tsdye.com>
1998
1999 * org.texi: More changes to :var table (some examples were wrong).
2000
20012012-01-03 Tom Dye <tsd@tsdye.com>
2002
2003 * org.texi: Cleaned up :var table.
2004
20052012-01-03 Bastien Guerry <bzg@gnu.org>
2006
2007 * org.texi (Timestamps, Weekly/daily agenda)
2008 (Weekly/daily agenda): Add @cindex for "appointment".
2009
20102012-01-03 Eric Schulte <schulte.eric@gmail.com>
2011
2012 * org.texi (Literal examples): A new link to the template for
2013 inserting empty code blocks.
2014 (Structure of code blocks): A new link to the template for
2015 inserting empty code blocks.
2016
20172012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
2018
2019 * org.texi (External links): Add footnote on how the behavior
2020 of the text search in Org files are controled by the variable
2021 `org-link-search-must-match-exact-headline'.
2022
20232012-01-03 Eric Schulte <schulte.eric@gmail.com>
2024
c5b0993e
EW
2025 * org.texi (Buffer-wide header arguments):
2026 Update documentation to reflect removal of #+PROPERTIES.
e66ba1df
BG
2027
20282012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
2029
2030 * org.texi (The clock table): Mention that ACHIVED trees
2031 contribute to the clock table.
2032
20332012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
2034
2035 * org.texi (Conflicts): Better yasnippet config info.
2036
20372012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
2038
2039 * org.texi (Selective export): Explicitely mention the default
2040 values for `org-export-select-tags',
2041 `org-export-exclude-tags'.
2042
20432012-01-03 Tom Dye <tsd@tsdye.com>
2044
2045 * org.texi: Added a line to specify that header arguments are
2046 lowercase.
2047
20482012-01-03 Tom Dye <tsd@tsdye.com>
2049
2050 * org.texi: :var requires default value when declared.
2051
20522012-01-03 Bastien Guerry <bzg@gnu.org>
2053
2054 * org.texi (Handling links): Add a note about the
2055 `org-link-frame-setup' option.
2056
20572012-01-03 David Maus <dmaus@ictsoc.de>
2058
2059 * org.texi (Exporting Agenda Views, Extracting agenda
2060 information): Fix command line syntax, quote symbol parameter
2061 values.
2062
20632012-01-03 David Maus <dmaus@ictsoc.de>
2064
2065 * org.texi (Exporting Agenda Views): Fix command line syntax.
2066
8d80ef01
PE
20672011-12-28 Paul Eggert <eggert@cs.ucla.edu>
2068
2069 * gnus.texi (Mail Source Customization, Mail Back End Variables):
2070 Use octal notation for file permissions, which are normally
2071 thought of in octal.
2072 (Mail Back End Variables): Use more-plausible modes in example.
2073
47d42d81
AM
20742011-12-20 Alan Mackenzie <acm@muc.de>
2075
2076 * cc-mode.texi: Update version string 5.31 -> 5.32.
2077
a98edce9
JB
20782011-12-06 Juanma Barranquero <lekktu@gmail.com>
2079
2080 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
2081
321decc8
GM
20822011-11-24 Glenn Morris <rgm@gnu.org>
2083
2084 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
2085
f8107b79
JB
20862011-11-24 Juanma Barranquero <lekktu@gmail.com>
2087
2088 * makefile.w32-in: Update dependencies.
2089
f5a96a4f
GM
20902011-11-20 Glenn Morris <rgm@gnu.org>
2091
2092 * gnus.texi (Group Information):
2093 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
2094
cd1181db
JB
20952011-11-20 Juanma Barranquero <lekktu@gmail.com>
2096
2097 * gnus-coding.texi (Gnus Maintenance Guide):
2098 Rename from "Gnus Maintainance Guide".
2099
2100 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
2101 * eieio.texi (Customizing):
fe7a3057
JB
2102 * gnus.texi (Article Washing):
2103 * gnus-news.texi:
2104 * sem-user.texi (Smart Jump): Fix typos.
cd1181db 2105
7877f373
JB
21062011-11-16 Juanma Barranquero <lekktu@gmail.com>
2107
2108 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
2109
0d26e0b6
JB
21102011-11-15 Juanma Barranquero <lekktu@gmail.com>
2111
c7015153
JB
2112 * ede.texi (project-am-texinfo):
2113 * gnus.texi (Sending or Not Sending):
2114 * org.texi (Template elements): Fix typos.
0d26e0b6 2115
0b381c7e
JB
21162011-11-14 Juanma Barranquero <lekktu@gmail.com>
2117
2118 * ediff.texi (Hooks):
c7015153 2119 * sem-user.texi (Semanticdb Roots): Fix typos.
0b381c7e 2120
40a8bdf6
JB
21212011-11-11 Juanma Barranquero <lekktu@gmail.com>
2122
2123 * semantic.texi (Tag handling): Fix typo.
2124
57dda3bb
KY
21252011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
2126
2127 * gnus.texi (Other Gnus Versions): Remove.
2128
52bedd34
AM
21292011-10-28 Alan Mackenzie <acm@muc.de>
2130
2131 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
2132 (Other Special Indentations): Add an xref to "Macros with ;".
2133 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
2134 "Macros with ;".
2135 (Macros with ;): New page.
2136
00b77525
GM
2137 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
2138 Document the new handling of nested scopes for movement by defuns.
52bedd34 2139
4a623313
MA
21402011-10-23 Michael Albinus <michael.albinus@gmx.de>
2141
2142 Sync with Tramp 2.2.3.
2143
2144 * trampver.texi: Update release number.
2145
466a320e
GM
21462011-10-14 Glenn Morris <rgm@gnu.org>
2147
2148 * ert.texi (Introduction, How to Run Tests)
2149 (Running Tests Interactively, Expected Failures)
2150 (Tests and Their Environment, Useful Techniques)
2151 (Interactive Debugging, Fixtures and Test Suites):
2152 Minor rephrasings.
2153 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
2154 (Running Tests in Batch Mode): Simplify loading instructions.
2155 (Test Selectors): Clarify some selectors.
2156 (Expected Failures, Useful Techniques):
2157 Make examples fit in 80 columns.
2158
2be4956d
JB
21592011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
2160
2161 * calc.texi (Basic Operations on Units): Discuss temperature
2162 conversion (`u t') alongside with other unit conversions ('u c').
2163
7359a765
GM
21642011-10-12 Glenn Morris <rgm@gnu.org>
2165
2166 * ert.texi: Whitespace trivia to make main menu items line up better.
2167
a0c52e5d
GM
21682011-10-08 Glenn Morris <rgm@gnu.org>
2169
2170 * Makefile.in: Fix ert rules.
2171
465d0300
G
21722011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2173
2174 * gnus.texi (Gnus Utility Functions): Add more references and
2175 explanations (bug#9683).
2176
a5166359
LMI
21772011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2178
2179 * gnus.texi (Archived Messages): Note the default (bug#9552).
2180
b523dc20
BW
21812011-09-21 Bill Wohler <wohler@newt.com>
2182
2183 Release MH-E manual version 8.3.
2184
58179cce 2185 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
b523dc20 2186 release 8.3.
c5b0993e 2187 (Preface): Update support information.
bd7239f5 2188 (From Bill Wohler): Reset text to original version. As a
b523dc20
BW
2189 historical quote, the tense should be correct in the time that it
2190 was written.
2191
0afb49a1
LMI
21922011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2193
2194 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
2195 (Finding the News): Doc clarification.
2196 (Terminology): Mention naming.
2197
e21bac42
G
21982011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2199
2200 * gnus.texi: Remove mentions of `recent', which are now obsolete.
2201 (Interactive): Document `quiet'.
2202
5b409b39 22032011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
5cb05633 2204
bd7239f5 2205 * org.texi (Images in LaTeX export): Rewrite.
5cb05633 2206
5b409b39 22072011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 2208
bd7239f5 2209 * org.texi (Using the mapping API): Mention 'region as a possible
3ab2c837
BG
2210 scope for `org-map-entries'.
2211
5b409b39 22122011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2213
2214 * org.texi (Visibility cycling): Document `org-copy-visible'.
2215
5b409b39 22162011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 2217
bd7239f5 2218 * org.texi (Template expansion): Order template sequences in the
3ab2c837
BG
2219 proper order.
2220
5b409b39 22212011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2222
2223 * org.texi (eval): Expand discussion of the :eval header argument.
2224
5b409b39 22252011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
2226
2227 * org.texi (Languages): Add Lilypond and Awk as supported
2228 languages.
2229
5b409b39 22302011-08-15 Achim Gratz <stromeko@nexgo.de>
3ab2c837 2231
bd7239f5 2232 * org.texi: Document that both CLOCK_INTO_DRAWER and
3ab2c837
BG
2233 LOG_INTO_DRAWER can be used to override the contents of variable
2234 org-clock-into-drawer (or if unset, org-log-into-drawer).
2235
bd7239f5 2236 * org.texi: Replace @xref->@pxref.
3ab2c837 2237
5b409b39 22382011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2239
2240 * org.texi (Evaluating code blocks): Documenting the new option
2241 for inline call lines.
2242
5b409b39 22432011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2244
2245 * org.texi (Results of evaluation): More explicit about the
2246 mechanism through which interactive evaluation of code is
2247 performed.
2248
5b409b39 22492011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2250
2251 * org.texi (noweb-ref): New header argument documentation.
2252
5b409b39 22532011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2254
2255 * org.texi (Extracting source code): Documentation of the new
2256 org-babel-tangle-named-block-combination variable.
2257
5b409b39 22582011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 2259
bd7239f5 2260 * org.texi (Structure of code blocks): Explicitly state that the
ed9265fc 2261 behavior of multiple blocks of the same name is undefined.
3ab2c837 2262
5b409b39 22632011-08-15 Christian Egli <christian.egli@sbszh.ch>
3ab2c837
BG
2264
2265 * org.texi (TaskJuggler export): Modify the example to reflect the
2266 new effort durations.
2267
5b409b39 22682011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
2269
2270 * org.texi (Images in LaTeX export): Escape curly brackets in
2271 LaTeX example.
2272
5b409b39 22732011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2274
2275 * org.texi (The clock table): Document the :properties and
2276 :inherit-props arguments for the clocktable.
2277
5b409b39 22782011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2279
2280 * org.texi (Tables in LaTeX export): Document specifying placement
2281 options for tables.
2282
5b409b39 22832011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2284
2285 * org.texi (Evaluating code blocks): More specific documentation
2286 about the different types of header arguments.
2287
5b409b39 22882011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3ab2c837
BG
2289
2290 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
2291
5b409b39 22922011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2293
2294 * org.texi (Built-in table editor): Document the table field
2295 follow mode.
2296
5b409b39 22972011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
2298
2299 * org.texi (Easy Templates): Document new template.
2300
5b409b39 23012011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
2302
2303 * org.texi (Literal examples): Add a cross-reference from "Literal
2304 Examples" to "Easy Templates."
2305
5b409b39 23062011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2307
2308 * org.texi (The clock table): Add link to match syntax.
2309
5b409b39 23102011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2311
2312 * org.texi (Agenda commands): Document clock consistency checks.
2313
5b409b39 23142011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2315
2316 * org.texi (Built-in table editor): Document that \vert represents
2317 a vertical bar in a table field.
2318
5b409b39 23192011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2320
2321 * org.texi (Literal examples): Link from "Markup" > "Literate
2322 Examples" to "Working with Source Code".
2323
5b409b39 23242011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
2325
2326 * org.texi (Agenda commands): Doc for function option to bulk
2327 action.
2328
5b409b39 23292011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2330
2331 * org.texi (Template expansion): Document new %<...> template
2332 escape.
2333
5b409b39 23342011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2335
2336 * org.texi (Selective export): Document exclusion of any tasks
2337 from export.
2338
5b409b39 23392011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2340
2341 * org.texi (Selective export): Document how to exclude DONE tasks
2342 from export.
2343 (Publishing options): Document the properties to be used to turn off
2344 export of DONE tasks.
2345
5b409b39 23462011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2347
2348 * org.texi (The date/time prompt): Document date range protection.
2349
5b409b39 23502011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2351
2352 * org.texi (padline): Documentation of the new padline header
2353 argument.
2354
5b409b39 23552011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2356
2357 * org.texi (var): Adding "[" to list of characters triggering
2358 elisp evaluation.
2359
5b409b39 23602011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2361
2362 * org.texi (var): Documentation of Emacs Lisp evaluation during
2363 variable assignment.
2364
5b409b39 23652011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2366
2367 * org.texi (colnames): Reference indexing into variables, and note
2368 that colnames are *not* removed before indexing occurs.
2369 (rownames): Reference indexing into variables, and note that
2370 rownames are *not* removed before indexing occurs.
2371
5b409b39 23722011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2373
2374 * org.texi (var): Clarification of indexing into tabular
2375 variables.
2376
5b409b39 23772011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2378
2379 * org.texi (results): Documentation of the `:results wrap' header
2380 argument.
2381
5b409b39 23822011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 2383
bd7239f5 2384 * org.texi (LaTeX and PDF export): Add a note about a limitation
3ab2c837
BG
2385 of the LaTeX export: the org file has to be properly structured.
2386
5b409b39 23872011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 2388
c5b0993e
EW
2389 * org.texi (Dynamic blocks, Structure editing):
2390 Mention the function `org-narrow-to-block'.
3ab2c837 2391
5b409b39 23922011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2393
2394 * org.texi (Languages): Updating list of code block supported
2395 languages.
2396
5b409b39 23972011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2398
2399 * org.texi (Special properties): CATEGORY is a special property,
2400 but it may also used in the drawer.
2401
5b409b39 24022011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2403
2404 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
2405
5b409b39 24062011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
2407
2408 * org.texi (Include files): Document :lines.
2409
5b409b39 24102011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2411
2412 * org.texi (comments): Documentation of the ":comments noweb" code
2413 block header argument.
2414
5b409b39 24152011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 2416
c5b0993e 2417 * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
3ab2c837
BG
2418 added extra whitespace around functions to be consistent with the
2419 rest of the section.
2420
5b409b39 24212011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 2422
c5b0993e 2423 * org.texi (Evaluating code blocks): Expand discussion of
3ab2c837 2424 #+call: line syntax.
c5b0993e 2425 (Header arguments in function calls): Expand discussion of
3ab2c837
BG
2426 #+call: line syntax.
2427
5b409b39 24282011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2429
2430 * org.texi (Evaluating code blocks): More explicit about how to
2431 pass variables to #+call lines.
2432
5b409b39 24332011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2434
2435 * org.texi (Results of evaluation): Link to the :results header
2436 argument list from the "Results of evaluation" section.
2437
5b409b39 24382011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2439
2440 * org.texi (Conflicts): Adding additional information about
2441 resolving org/yasnippet conflicts.
2442
5b409b39 24432011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
2444
2445 * org.texi (Publishing options): Document style-include-scripts
2446 publishing project property.
2447
5b409b39 24482011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2449
2450 * org.texi (Sparse trees): Document the next-error /
2451 previous-error functionality.
2452
5b409b39 24532011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837 2454
c5b0993e 2455 * org.texi (cache): Improve documentation of code block caches.
3ab2c837 2456
5b409b39 24572011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837 2458
c5b0993e
EW
2459 * org.texi (Code block specific header arguments):
2460 Documentation of multi-line header arguments.
3ab2c837 2461
5b409b39 24622011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2463
2464 * org.texi (Code evaluation security): Add example for using a
2465 function.
2466
5b409b39 24672011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2468
2469 * org.texi (Tables in LaTeX export): Documentation of new
2470 attr_latex options for tables.
2471
5b409b39
BG
24722011-08-03 Michael Albinus <michael.albinus@gmx.de>
2473
2474 * trampver.texi: Update release number.
2475
24762011-07-30 Michael Albinus <michael.albinus@gmx.de>
2477
2478 Sync with Tramp 2.2.2.
2479
2480 * trampver.texi: Update release number.
2481
064e2d08
LMI
24822011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2483
2484 * flymake.texi (Example -- Configuring a tool called via make):
2485 Use /dev/null instead of the Windows "nul" (bug#8715).
2486
b8151e9c
LMI
24872011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
2488
2489 * widget.texi (Setting Up the Buffer): Remove mention of the
2490 global keymap parent, which doesn't seem to be accurate
2491 (bug#7045).
2492
5b409b39
BG
24932011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2494
2495 * org.texi (Special agenda views): Fix double quoting (bug#3509).
2496
c0a8ae95
KR
24972010-07-10 Kevin Ryde <user42@zip.com.au>
2498
2499 * cl.texi (For Clauses): Add destructuring example processing an
2500 alist (bug#6596).
2501
ac6531ad
LMI
25022011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
2503
2504 * ediff.texi (Major Entry Points): Remove mention of `require',
2505 since that's not pertinent in the installed Emacs (bug#9016).
2506
d30dd079
G
25072011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
2508
2509 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
0c502747
LMI
2510 (Filtering New Groups): Clarify how simple the "options -n" format is.
2511 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
2512 is internal.
d30dd079 2513
862c0d68
MA
25142011-07-04 Michael Albinus <michael.albinus@gmx.de>
2515
c5b0993e
EW
2516 * tramp.texi (Cleanup remote connections):
2517 Add `tramp-cleanup-this-connection'.
862c0d68 2518
cd865a33
G
25192011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2520
2521 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
2522 zombies.
2523 (Checking New Groups): Ditto (bug#8974).
c5b0993e 2524 (Checking New Groups): Move the reference to the right place.
cd865a33
G
2525
25262011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
2527
2528 * gnus.texi (Startup Files): Clarify that we're talking about numbered
2529 backups, and not actual vc (bug#8975).
2530
79414ae4
KR
25312011-07-03 Kevin Ryde <user42@zip.com.au>
2532
2533 * cl.texi (For Clauses): @items for hash-values and key-bindings
2534 to make them more visible when skimming. Add examples of `using'
2535 clause to them, examples being clearer than a description in
2536 words (bug#6599).
2537
847ccf7c
AM
25382011-07-01 Alan Mackenzie <acm@muc.de>
2539
2540 * cc-mode.texi (Guessing the Style): New page.
2541 (Styles): Add a short introduction to above.
2542
3da13bb9
DD
25432011-06-28 Deniz Dogan <deniz@dogan.se>
2544
2545 * rcirc.texi (Configuration): Bug-fix:
2546 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
2547 Reported by Elias Pipping <pipping@exherbo.org>.
2548
60a0884e
G
25492011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2550
c5b0993e
EW
2551 * gnus.texi (Summary Mail Commands):
2552 Document `gnus-summary-reply-to-list-with-original'.
60a0884e 2553
0c7efc08
SM
25542011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
2555
2556 * eshell.texi (Known problems): Fix typo.
2557
ea3596a2
MA
25582011-06-12 Michael Albinus <michael.albinus@gmx.de>
2559
0c7efc08 2560 * tramp.texi (Customizing Completion): Mention authinfo-style files.
ea3596a2
MA
2561 (Password handling): `auth-source-debug' is good for debug messages.
2562
2da9c605
G
25632011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
2564
2565 * gnus.texi (Store custom flags and keywords): Refer to
2566 `gnus-registry-article-marks-to-{chars,names}' instead of
2567 `gnus-registry-user-format-function-{M,M2}'.
2568
e61923c8
GM
25692011-05-27 Paul Eggert <eggert@cs.ucla.edu>
2570
2571 * texinfo.tex: Merge from gnulib.
2572
627abcdd
TZ
25732011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
2574
2575 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
0c7efc08
SM
2576 (Store custom flags and keywords):
2577 Mention `gnus-registry-user-format-function-M' and
627abcdd
TZ
2578 `gnus-registry-user-format-function-M2'.
2579
a3c92bc1
EZ
25802011-05-17 Paul Eggert <eggert@cs.ucla.edu>
2581
8f906c40 2582 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
a3c92bc1 2583
85d870a9
GM
25842011-05-17 Glenn Morris <rgm@gnu.org>
2585
2586 * gnus.texi (Face): Fix typo.
2587
2cdee799
GM
25882011-05-14 Glenn Morris <rgm@gnu.org>
2589
2590 * dired-x.texi (Omitting Examples): Minor addition.
2591
79b70037
GM
25922011-05-10 Jim Meyering <meyering@redhat.com>
2593
2594 * ede.texi: Fix typo "or or -> or".
2595
a7111a62 25962011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
c2f51e23
G
2597
2598 * gnus.texi (Summary Buffer Lines):
2599 gnus-summary-user-date-format-alist does not exist.
2600 (Sorting the Summary Buffer): More about sorting threads.
2601
69026aba
MA
26022011-04-25 Michael Albinus <michael.albinus@gmx.de>
2603
2604 * trampver.texi: Update release number.
2605
9024ff79
MA
26062011-04-14 Michael Albinus <michael.albinus@gmx.de>
2607
2608 * tramp.texi (Frequently Asked Questions): New item for disabling
2609 Tramp in other packages.
2610
c3c65d73
TZ
26112011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
2612
2613 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
0c7efc08 2614 (Fancy splitting to parent, Store arbitrary data):
c5b0993e 2615 Update gnus-registry docs.
c3c65d73 2616
9ec6a317
JB
26172011-04-13 Juanma Barranquero <lekktu@gmail.com>
2618
2619 * ede.texi: Fix typos.
2620
1e3b6001
G
26212011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2622
9ec6a317
JB
2623 * gnus.texi (Window Layout): @itemize @code doesn't exist.
2624 It's @table @code.
1e3b6001 2625
a5954fa5
G
26262011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
2627
ed9265fc 2628 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
a5954fa5 2629
d71990a1
JB
26302011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
2631
2632 * calc.texi (Logarithmic Units): Update the function names.
2633
1518e4f0
G
26342011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2635
2636 * message.texi (Various Commands): Document format specs in the
2637 ellipsis.
2638
a123622d
G
26392011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
2640
2641 * message.texi (Insertion Variables): Document message-cite-style.
2642
26432011-03-14 Michael Albinus <michael.albinus@gmx.de>
e756ec02
MA
2644
2645 * tramp.texi (Remote processes): New subsection "Running shell on
2646 a remote host".
2647
4248cca2
TZ
26482011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
2649
2650 * auth.texi (Help for developers): Update docs to explain that the
2651 :save-function will only run the first time.
2652
54ce11a1
GM
26532011-03-12 Glenn Morris <rgm@gnu.org>
2654
2655 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
2656 (emacs-faq.text): New target.
2657 (clean): Add emacs-faq.
2658
0c3b25f8
MA
26592011-03-12 Michael Albinus <michael.albinus@gmx.de>
2660
2661 Sync with Tramp 2.2.1.
2662
2663 * trampver.texi: Update release number.
2664
b740639e
GM
26652011-03-11 Glenn Morris <rgm@gnu.org>
2666
2667 * Makefile.in (HTML_TARGETS): New.
2668 (clean): Delete $HTML_TARGETS.
2669 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
2670
733afdf4
TZ
26712011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
2672
2673 * auth.texi (Help for developers): Show example of using
2674 `auth-source-search' with prompts and :save-function.
2675
33383987
JB
26762011-03-07 Chong Yidong <cyd@stupidchicken.com>
2677
2678 * Version 23.3 released.
2679
a5057546
G
26802011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
2681
2682 * message.texi (Message Buffers): Update default value of
2683 message-generate-new-buffers.
2684
479a2c9b
JB
26852011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
2686
2687 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
2688 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
2689 respectively.
05a29101
JB
2690 (Musical Notes): New section.
2691 (Customizing Calc): Mention the customizable variable
2692 calc-note-threshold.
479a2c9b 2693
e0535b76
GM
26942011-03-03 Glenn Morris <rgm@gnu.org>
2695
2696 * url.texi (Dealing with HTTP documents): Remove reference to
2697 function url-decode-text-part; never seems to have existed. (Bug#6038)
e7b21e2b 2698 (Configuration): Update url-configuration-directory description.
e0535b76 2699
2777ccbf
GM
27002011-03-02 Glenn Morris <rgm@gnu.org>
2701
2702 * dired-x.texi (Multiple Dired Directories): Remove mentions
2703 of dired-default-directory-alist and dired-default-directory.
2704 Move dired-smart-shell-command here...
2705 (Miscellaneous Commands): ... from here.
2706
257219bd
PE
27072011-03-02 Paul Eggert <eggert@cs.ucla.edu>
2708
2709 * texinfo.tex: Update to version 2011-02-24.09.
2710
8889f4e2
GM
27112011-03-02 Glenn Morris <rgm@gnu.org>
2712
2713 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
2714 instead of the obsoleted dired-omit-here-always.
2715
5d41af19
MA
27162011-02-28 Michael Albinus <michael.albinus@gmx.de>
2717
2718 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
2719 supported systems.
2720
2b0c7330 27212011-02-28 Glenn Morris <rgm@gnu.org>
51a13bdd 2722
61cf3a76
GM
2723 * dbus.texi (Type Conversion): Grammar fix.
2724
cce7d530 27252011-02-23 Michael Albinus <michael.albinus@gmx.de>
51a13bdd 2726
cce7d530
GM
2727 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
2728 "Debian GNU/Linux".
51a13bdd 2729
cce7d530
GM
2730 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
2731
817b48a7
GM
27322011-02-23 Glenn Morris <rgm@gnu.org>
2733
cce7d530
GM
2734 * dired-x.texi (Features): Minor rephrasing.
2735 (Local Variables): Fix typos.
47301027
GM
2736
2737 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
2738 Standardize some Emacs/XEmacs terminology.
2739
817b48a7
GM
2740 * dired-x.texi (Features): Don't advertise obsolete local variables.
2741 Simplify layout.
2742 (Omitting Variables): Update local variables example.
2743 (Local Variables): Say this is obsolete. Fix description of
2744 dired-enable-local-variables possible values.
2745
4a3988d5
G
27462011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
2747
2748 * auth.texi (Help for users): Mention ~/.netrc is also searched by
2749 default now.
2750
8e22bee0
G
27512011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
2752
2753 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
2754
06b840e0
LI
27552011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
2756
2757 * gnus.texi (Window Layout): Document layout names.
2758
67ab0163 27592011-02-19 Eli Zaretskii <eliz@gnu.org>
0c973505
EZ
2760
2761 * ada-mode.texi: Sync @dircategory with ../../info/dir.
2762 * auth.texi: Sync @dircategory with ../../info/dir.
2763 * autotype.texi: Sync @dircategory with ../../info/dir.
2764 * calc.texi: Sync @dircategory with ../../info/dir.
2765 * cc-mode.texi: Sync @dircategory with ../../info/dir.
2766 * cl.texi: Sync @dircategory with ../../info/dir.
2767 * dbus.texi: Sync @dircategory with ../../info/dir.
2768 * dired-x.texi: Sync @dircategory with ../../info/dir.
2769 * ebrowse.texi: Sync @dircategory with ../../info/dir.
2770 * ede.texi: Sync @dircategory with ../../info/dir.
2771 * ediff.texi: Sync @dircategory with ../../info/dir.
2772 * edt.texi: Sync @dircategory with ../../info/dir.
2773 * eieio.texi: Sync @dircategory with ../../info/dir.
2774 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
2775 * epa.texi: Sync @dircategory with ../../info/dir.
2776 * erc.texi: Sync @dircategory with ../../info/dir.
2777 * eshell.texi: Sync @dircategory with ../../info/dir.
2778 * eudc.texi: Sync @dircategory with ../../info/dir.
2779 * flymake.texi: Sync @dircategory with ../../info/dir.
2780 * forms.texi: Sync @dircategory with ../../info/dir.
2781 * gnus.texi: Sync @dircategory with ../../info/dir.
2782 * idlwave.texi: Sync @dircategory with ../../info/dir.
2783 * mairix-el.texi: Sync @dircategory with ../../info/dir.
2784 * message.texi: Sync @dircategory with ../../info/dir.
2785 * mh-e.texi: Sync @dircategory with ../../info/dir.
2786 * newsticker.texi: Sync @dircategory with ../../info/dir.
2787 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
2788 * org.texi: Sync @dircategory with ../../info/dir.
2789 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
2790 * pgg.texi: Sync @dircategory with ../../info/dir.
2791 * rcirc.texi: Sync @dircategory with ../../info/dir.
2792 * reftex.texi: Sync @dircategory with ../../info/dir.
2793 * remember.texi: Sync @dircategory with ../../info/dir.
2794 * sasl.texi: Sync @dircategory with ../../info/dir.
2795 * sc.texi: Sync @dircategory with ../../info/dir.
2796 * semantic.texi: Sync @dircategory with ../../info/dir.
2797 * ses.texi: Sync @dircategory with ../../info/dir.
2798 * sieve.texi: Sync @dircategory with ../../info/dir.
2799 * smtpmail.texi: Sync @dircategory with ../../info/dir.
2800 * speedbar.texi: Sync @dircategory with ../../info/dir.
2801 * trampver.texi [emacs]: Set emacsname to "Emacs".
2802 * tramp.texi: Sync @dircategory with ../../info/dir.
2803 * url.texi: Sync @dircategory with ../../info/dir.
2804 * vip.texi: Sync @dircategory with ../../info/dir.
2805 * viper.texi: Sync @dircategory with ../../info/dir.
2806 * widget.texi: Sync @dircategory with ../../info/dir.
2807 * woman.texi: Sync @dircategory with ../../info/dir.
2808
30abce25
GM
28092011-02-19 Glenn Morris <rgm@gnu.org>
2810
0c7efc08
SM
2811 * dired-x.texi (Technical Details): No longer redefines
2812 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
bea584fa 2813 dired-read-shell-command, or dired-find-buffer-nocreate.
30abce25 2814
73572c72
AG
28152013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
2816
78b8f320 2817 * eshell.texi (Input/Output): Document insert output redirection operator, >>>.
73572c72 2818
f31f8469
GM
28192011-02-18 Glenn Morris <rgm@gnu.org>
2820
2821 * dired-x.texi (Optional Installation File At Point): Simplify.
2822
35123c04
TZ
28232011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
2824
2825 * auth.texi (Help for users): Use :port instead of :protocol for all
2826 auth-source docs.
7ba93e94
G
2827 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
2828 to have two files in `auth-sources'.
35123c04 2829
da5e0ce4
GM
28302011-02-16 Glenn Morris <rgm@gnu.org>
2831
b322c9af
GM
2832 * dired-x.texi: Use emacsver.texi to get Emacs version.
2833 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
2834 Depend on emacsver.texi.
2835
07ca5555
GM
2836 * dired-x.texi: Drop meaningless version number.
2837 (Introduction): Remove old info.
2838 (Optional Installation Dired Jump): Autoload from dired-x.
2839 Remove incorrect info about loaddefs.el.
2840 (Bugs): Just refer to M-x report-emacs-bug.
2841
da5e0ce4
GM
2842 * dired-x.texi (Multiple Dired Directories): Update for rename of
2843 default-directory-alist.
2844 (Miscellaneous Commands): No longer mention very old VM version 4.
2845
bb55f713
PE
28462011-02-15 Paul Eggert <eggert@cs.ucla.edu>
2847
2848 Merge from gnulib.
2849 * texinfo.tex: Update to version 2011-02-14.11.
2850
5415d076
G
28512011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
2852
da5e0ce4
GM
2853 * auth.texi (Help for users):
2854 Login collection is "Login" and not "login".
5415d076 2855
14029d4b
MA
28562011-02-13 Michael Albinus <michael.albinus@gmx.de>
2857
2858 * tramp.texi (History): Remove IMAP support.
2859 (External methods, Frequently Asked Questions): Remove `imap' and
2860 `imaps' methods.
2861 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
2862
2863 * trampver.texi: Remove default value of `emacsimap'.
2864
8a36c07f
GM
28652011-02-13 Glenn Morris <rgm@gnu.org>
2866
2867 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
2868 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
2869
165bc5a0
GM
28702011-02-12 Glenn Morris <rgm@gnu.org>
2871
2872 * sc.texi (Getting Connected): Remove old index entries.
2873
5415d076 28742011-02-12 Ulrich Mueller <ulm@gentoo.org>
43aa28e2
UM
2875
2876 * url.texi: Remove duplicate @dircategory (Bug#7942).
2877
b8e0f0cd
G
28782011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
2879
8a36c07f
GM
2880 * auth.texi (Overview, Help for users, Help for developers):
2881 Update docs.
b8e0f0cd
G
2882 (Help for users): Talk about spaces.
2883
caf82551
PE
28842011-02-09 Paul Eggert <eggert@cs.ucla.edu>
2885
2886 * texinfo.tex: Update to version 2011-02-07.16.
2887
1ff98217
MA
28882011-02-07 Michael Albinus <michael.albinus@gmx.de>
2889
2890 * dbus.texi (Bus names): Adapt descriptions for
2891 dbus-list-activatable-names and dbus-list-known-names.
2892
2e78df6b
JB
28932011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
2894
2895 * calc.texi (Logarithmic Units): New section.
2896
7fbf7cae
TZ
28972011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
2898
2899 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
2900 manuals use it now.
2901
0c7efc08 2902 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
7fbf7cae 2903
156ad271
KY
29042011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
2905
2906 * overrides.texi: Remove.
2907
2908 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
2909 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
2910
36539990
MA
29112011-02-05 Michael Albinus <michael.albinus@gmx.de>
2912
2913 * tramp.texi (Frequently Asked Questions): Mention problems with
2914 WinSSHD.
2915
2916 * trampver.texi: Update release number.
2917
29182011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
2919
2920 * tramp.texi:
2921 Replace "delimet" with "delimit" globally.
2922 Replace "explicite" with "explicit" globally.
2923 Replace "instead of" with "instead" where there was nothing after "of".
2924 Audit use of comma before interrogative pronoun, "that", or "which".
2925 Minor word order, spelling, wording changes.
2926
ec72bf63
G
29272011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
2928
2929 * overrides.texi: New file to set or clear WEBHACKDEVEL.
2930
2931 * sieve.texi: Use WEBHACKDEVEL.
2932
2933 * sasl.texi: Use WEBHACKDEVEL.
2934
2935 * pgg.texi: Use WEBHACKDEVEL.
2936
2937 * message.texi: Use WEBHACKDEVEL.
2938
2939 * gnus.texi: Use WEBHACKDEVEL.
2940
2941 * emacs-mime.texi: Use WEBHACKDEVEL.
2942
2943 * auth.texi: Use WEBHACKDEVEL.
2944
2945 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
2946 manuals.
2947
29482011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
2949
2950 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
2951
90b750f4
PE
29522011-02-03 Paul Eggert <eggert@cs.ucla.edu>
2953
2954 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
2955 which in turn is copied from ftp://tug.org/tex/.
2956
0e751a49
GM
29572011-02-03 Glenn Morris <rgm@gnu.org>
2958
2959 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
2960 (Binding combinations of modifiers and function keys):
2961 Let's assume people reading this are not using Emacs 18.
2962
7f13c2e2
LI
29632011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
2964
2965 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
2966 since it's run automatically.
2967
d76c843e
LI
29682011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
2969
2970 * gnus.texi (Customizing Articles): Fix typo.
2971
12e3ca0a
LI
29722011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
2973
2974 * gnus.texi (Customizing Articles): Document the new way of customizing
2975 the date headers(s).
2976
fe72c8fa
LI
29772011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
2978
2979 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
2980 splitting example.
2981
bf3dae7e
EZ
29822011-01-29 Eli Zaretskii <eliz@gnu.org>
2983
2984 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
2985 (MAKEINFO_OPTS): New variable.
2986 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
2987 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
2988 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
2989 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
2990 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
2991 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
2992 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
2993 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
2994 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
2995 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
2996 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
2997 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
2998 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
2999 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
3000 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
3001 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
3002 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
3003 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
3004
d6f13ac8
LI
30052011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
3006
3007 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
3008
c5ecc769
G
30092011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
3010
3011 * message.texi (IDNA): Explain what it is.
3012
30132011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
3014
3015 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
3016
45eb2a5d
WL
30172011-01-23 Werner Lemberg <wl@gnu.org>
3018
3019 * Makefile.in (MAKEINFO): Now controlled by `configure'.
3020 (MAKEINFO_OPTS): New variable. Use it where appropriate.
0c7efc08 3021 (ENVADD): Update.
45eb2a5d 3022
6872a814
GM
30232011-01-18 Glenn Morris <rgm@gnu.org>
3024
3025 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
3026
77ab81d0 30272011-01-14 Eduard Wiebe <usenet@pusto.de>
b218c6cd
EW
3028
3029 * nxml-mode.texi (Introduction): Fix file name typos.
3030
d221e780
CO
30312011-01-13 Christian Ohler <ohler@gnu.org>
3032
3033 * ert.texi: New file.
3034
3035 * Makefile.in:
3036 * makefile.w32-in: Add ert.texi.
3037
8c904d82
MA
30382011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
3039
3040 * dbus.texi (Receiving Method Calls): New function
3041 dbus-register-service. Rearrange node.
3042
f56e0e7a
PE
30432011-01-07 Paul Eggert <eggert@cs.ucla.edu>
3044
3045 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
3046 which in turn is copied from ftp://tug.org/tex/.
3047
0fadf00e
MA
30482011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
3049
3050 * dbus.texi (Receiving Method Calls): Describe new optional
3051 parameter dont-register-service of dbus-register-{method,property}.
3052
8b358e90
DU
30532010-12-17 Daiki Ueno <ueno@unixuser.org>
3054
0c7efc08
SM
3055 * epa.texi (Encrypting/decrypting *.gpg files):
3056 Mention epa-file-select-keys.
8b358e90 3057
549c9aed
G
30582010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
3059
3060 * gnus.texi (Archived Messages): Remove outdated text.
3061
30622010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
3063
0c7efc08 3064 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
549c9aed 3065
156e3f9c
G
30662010-12-15 Andrew Cohen <cohen@andy.bu.edu>
3067
83f3eadc 3068 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
156e3f9c 3069
8151d490
AC
30702010-12-14 Andrew Cohen <cohen@andy.bu.edu>
3071
3072 * gnus.texi (The swish++ Engine): Add customizable parameters
3073 descriptions.
3074 (The swish-e Engine): Ditto.
3075
305bdd22
MA
30762010-12-14 Michael Albinus <michael.albinus@gmx.de>
3077
3078 * tramp.texi (Inline methods): Add "ksu" method.
3079 (Remote processes): Add example with remote `default-directory'.
3080
53aff12a
GM
30812010-12-14 Glenn Morris <rgm@gnu.org>
3082
3083 * faq.texi (Expanding aliases when sending mail):
3084 Now build-mail-aliases is interactive.
3085
8a1cdce5
AC
30862010-12-13 Andrew Cohen <cohen@andy.bu.edu>
3087
3088 * gnus.texi: First pass at adding (rough) nnir documentation.
3089
7410c270
G
30902010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3091
53aff12a
GM
3092 * gnus.texi (Filtering New Groups):
3093 Mention gnus-auto-subscribed-categories.
3094 (The First Time): Remove, since default-subscribed-newsgroups has been
7410c270
G
3095 removed.
3096
f49d1f52 30972010-12-13 Glenn Morris <rgm@gnu.org>
7dde1a86
GM
3098
3099 * cl.texi (For Clauses): Small fixes for frames and windows.
3100
acedf35c
CD
31012010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
3102
3103 * org.texi (Using capture): Document using prefix arguments for
3104 finalizing capture.
3105 (Agenda commands): Document prefix argument for the bulk scatter
3106 command.
3107 (Beamer class export): Document that also overlay arguments can be
3108 passed to the column environment.
3109 (Template elements): Document the new entry type.
3110
31112010-12-11 Puneeth Chaganti <punchagan@gmail.com>
3112
3113 * org.texi (Include files): Document :minlevel.
3114
31152010-12-11 Julien Danjou <julien@danjou.info>
3116
3117 * org.texi (Categories): Document category icons.
3118
31192010-12-11 Eric Schulte <schulte.eric@gmail.com>
3120
3121 * org.texi (noweb): Fix typo.
3122
516aa569
G
31232010-12-06 Tassilo Horn <tassilo@member.fsf.org>
3124
3125 * gnus.texi (Server Commands): Point to the rest of the server
3126 commands.
3127
04db63bc
G
31282010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3129
3130 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
3131 g'.
3132
ed797193
G
31332010-12-02 Julien Danjou <julien@danjou.info>
3134
3135 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
3136
31372010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3138
3139 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
3140 (Direct Functions): Note the STARTTLS upgrade.
3141
07976ae3 31422010-11-27 Glenn Morris <rgm@gnu.org>
4d47208a 3143 James Clark <none@example.com>
d3dfb185
GM
3144
3145 * nxml-mode.texi (Introduction): New section.
3146
59e75882
G
31472010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3148
3149 * gnus.texi (Server Commands): Document gnus-server-show-server.
3150
568a887f
MA
31512010-11-20 Michael Albinus <michael.albinus@gmx.de>
3152
3153 Sync with Tramp 2.2.0.
3154
3155 * trampver.texi: Update release number.
3156
1265829e
JB
31572010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
3158
3159 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
3160 Mention that the TeX specific units won't use the `tex' prefix
3161 in TeX mode.
3162
239661c0
KY
31632010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
3164
3165 * gnus.texi (Misc Article): Document gnus-inhibit-images.
3166
4a47c275 31672010-11-17 Glenn Morris <rgm@gnu.org>
20989285
GM
3168
3169 * edt.texi: Remove information about Emacs 19.
3170
4a47c275 31712010-11-17 Michael Albinus <michael.albinus@gmx.de>
3ff91964
MA
3172
3173 * trampver.texi: Update release number.
3174
2f0e0dc8
KY
31752010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
3176
3177 * gnus.texi (Article Washing): Fix typo.
3178
afe98dfa
CD
31792010-11-11 Noorul Islam <noorul@noorul.com>
3180
56f5a94e 3181 * org.texi: Fix typo.
afe98dfa
CD
3182
31832010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3184
3185 * org.texi (Using capture): Explain that refiling is
3186 sensitive to cursor position.
3187
31882010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3189
56f5a94e 3190 * org.texi (Images and tables): Add cross reference to link section.
afe98dfa
CD
3191
31922010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3193
3194 * org.texi: Document the <c> cookie.
3195
31962010-11-11 Eric Schulte <schulte.eric@gmail.com>
3197
bd7239f5 3198 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
56f5a94e 3199 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
afe98dfa
CD
3200
32012010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3202
56f5a94e 3203 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
afe98dfa
CD
3204
32052010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3206
56f5a94e 3207 * org.texi (Project alist): Mention that this is a property list.
afe98dfa
CD
3208
32092010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3210
3211 * org.texi (Setting up the staging area): Document that
3212 file names remain visible when encrypting the MobileOrg files.
3213
32142010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3215
3216 * org.texi (Setting up the staging area): Document which
3217 versions are needed for encryption.
3218
32192010-11-11 Eric Schulte <schulte.eric@gmail.com>
3220
56f5a94e
GM
3221 * org.texi (noweb): Update :noweb documentation to
3222 reflect the new "tangle" argument.
afe98dfa
CD
3223
32242010-11-11 Eric Schulte <schulte.eric@gmail.com>
3225
56f5a94e
GM
3226 * org.texi (Batch execution): Improve tangling script in
3227 documentation.
afe98dfa
CD
3228
32292010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3230
3231 * org.texi (Handling links):
3232 (In-buffer settings): Document inlining images on startup.
3233
32342010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3235
3236 * org.texi (Setting up the staging area): Document use of
3237 crypt password.
3238
32392010-11-11 David Maus <dmaus@ictsoc.de>
3240
56f5a94e 3241 * org.texi (Template expansion): Add date related link type escapes.
afe98dfa
CD
3242
32432010-11-11 David Maus <dmaus@ictsoc.de>
3244
56f5a94e
GM
3245 * org.texi (Template expansion): Add mew in table for link type
3246 escapes.
afe98dfa
CD
3247
32482010-11-11 David Maus <dmaus@ictsoc.de>
3249
56f5a94e 3250 * org.texi (Template expansion): Fix typo in link type escapes.
afe98dfa
CD
3251
32522010-11-11 Eric Schulte <schulte.eric@gmail.com>
3253
56f5a94e 3254 * org.texi (Structure of code blocks): Another documentation tweak.
afe98dfa
CD
3255
32562010-11-11 Eric Schulte <schulte.eric@gmail.com>
3257
56f5a94e 3258 * org.texi (Structure of code blocks): Documentation tweak.
afe98dfa
CD
3259
32602010-11-11 Eric Schulte <schulte.eric@gmail.com>
3261
56f5a94e
GM
3262 * org.texi (Structure of code blocks):
3263 Update documentation to mention inline code block syntax.
afe98dfa
CD
3264
32652010-11-11 Eric Schulte <schulte.eric@gmail.com>
3266
56f5a94e 3267 * org.texi (comments): Improve wording.
afe98dfa
CD
3268
32692010-11-11 Eric Schulte <schulte.eric@gmail.com>
3270
56f5a94e 3271 * org.texi (comments): Document the new :comments header arguments.
afe98dfa
CD
3272
32732010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3274
3275 * org.texi (Installation): Remove the special
3276 installation instructions for XEmacs.
3277
32782010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
3279
56f5a94e 3280 * org.texi (Easy Templates): New section. Documents quick
afe98dfa
CD
3281 insertion of empty structural elements.
3282
32832010-11-11 Noorul Islam <noorul@noorul.com>
3284
56f5a94e 3285 * org.texi: Fix doc.
afe98dfa
CD
3286
32872010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
3288
3289 * org.texi (The date/time prompt): Document specification
3290 of time ranges.
3291
32922010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3293
3294 * org.texi (Internal links): Document the changes in
3295 internal links.
3296
32972010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3298
3299 * org.texi (Agenda commands): Document the limitation for
3300 the filter preset - it can only be used for an entire agenda
3301 view, not in an individual block in a block agenda.
3302
33032010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
3304
3305 * org.texi (iCalendar export): Document alarm creation.
3306
6f8fc60c
MA
33072010-11-10 Michael Albinus <michael.albinus@gmx.de>
3308
3309 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
3310
be3c11b3
LMI
33112010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
3312
3313 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
3314
d607b96b 33152010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
3ff91964 3316
d607b96b 3317 * calc.texi: Use emacsver.texi to determine Emacs version.
3ff91964 3318
181cb5fb
G
33192010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3320
3321 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
3322 since that works by default.
3323
33242010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
3325
3326 * gnus.texi (Customizing the IMAP Connection): Document
3327 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
3328
36bc5d3b
MA
33292010-11-04 Michael Albinus <michael.albinus@gmx.de>
3330
3331 * tramp.texi (Remote shell setup): New item "Interactive shell
3332 prompt". Reported by Christian Millour <cm@abtela.com>.
3333 (Remote shell setup, Remote processes): Use @code{} for
3334 environment variables.
3335
cf503f7c
GM
33362010-11-03 Glenn Morris <rgm@gnu.org>
3337
537b04b9 3338 * ediff.texi (Quick Help Commands, Miscellaneous):
d7619e3b 3339 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
cf503f7c 3340
389b76fa
G
33412010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3342
3343 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
3344
2699a554 33452010-10-31 Glenn Morris <rgm@gnu.org>
bbe1ba5e
GM
3346
3347 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
3348
2699a554 33492010-10-31 Glenn Morris <rgm@gnu.org>
97af9a72
GM
3350
3351 * cc-mode.texi: Remove reference to defunct viewcvs URL.
3352
99e65b2d
G
33532010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3354
0c7efc08
SM
3355 * gnus.texi (Client-Side IMAP Splitting):
3356 Mention nnimap-unsplittable-articles.
99e65b2d
G
3357
33582010-10-29 Julien Danjou <julien@danjou.info>
3359
3360 * gnus.texi (Finding the News): Remove references to obsoletes
3361 variables `gnus-nntp-server' and `gnus-secondary-servers'.
3362
aeeb3dcb
EZ
33632010-10-29 Eli Zaretskii <eliz@gnu.org>
3364
3365 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
3366 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
3367 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
3368 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
3369
8289f37b
GM
33702010-10-28 Glenn Morris <rgm@gnu.org>
3371
3372 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
3373 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
3374 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
3375
d85d3b3a
DU
33762010-10-25 Daiki Ueno <ueno@unixuser.org>
3377
3378 * epa.texi (Mail-mode integration): Add alternative key bindings
3379 for epa-mail commands; escape comma.
c05c2b9b 3380 Don't use the word "PGP", since it is a non-free program.
d85d3b3a 3381
9f534a47
JB
33822010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
3383
99e65b2d 3384 * calc.texi: Use emacsver.texi to determine Emacs version.
9f534a47 3385
5793a7bc 33862010-10-24 Juanma Barranquero <lekktu@gmail.com>
88dbda51
JB
3387
3388 * gnus.texi (Group Parameters, Buttons): Fix typos.
3389
280f417b
G
33902010-10-22 Tassilo Horn <tassilo@member.fsf.org>
3391
3392 * gnus.texi (Subscription Commands): Mention that you can also
3393 subscribe to new groups via the Server buffer, which is probably more
3394 convenient when subscribing to many groups.
3395
d806c872
G
33962010-10-21 Julien Danjou <julien@danjou.info>
3397
3398 * message.texi (Message Headers): Allow message-default-headers to be a
3399 function.
3400
d5798f68
LMI
34012010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3402
3403 * gnus-news.texi: Mention new archive defaults.
3404
b79bbef7
KY
34052010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
3406
3407 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
3408
2526f423
G
34092010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
3410
3411 * gnus.texi (HTML): Document the function value of
3412 gnus-blocked-images.
3413 (Article Washing): shr and gnus-w3m, not the direct function names.
3414
ba91f05d
G
34152010-10-20 Julien Danjou <julien@danjou.info>
3416
3417 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
3418 variable.
3419
da451787
LMI
34202010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
3421
3422 * gnus.texi (Customizing the IMAP Connection): The port strings are
3423 strings.
c872595d 3424 (Document Groups): Mention git.
da451787 3425
7cad71ad
G
34262010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
3427
3428 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
3429 bzr/Gnus git sync.
3430
c56dfd36
EZ
34312010-10-15 Eli Zaretskii <eliz@gnu.org>
3432
3433 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
3434 change.
3435
a1d16a7b
G
34362010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3437
3438 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
3439 @item syntax for in-Emacs makeinfo.
3440
34412010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
3442
3443 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
3444 trim sentence.
3445
98e2b864
DU
34462010-10-12 Daiki Ueno <ueno@unixuser.org>
3447
3448 * epa.texi (Caching Passphrases):
0c7efc08
SM
3449 * auth.texi (GnuPG and EasyPG Assistant Configuration):
3450 Clarify some configurations require to set up gpg-agent.
98e2b864 3451
c12e4a81
GM
34522010-10-11 Glenn Morris <rgm@gnu.org>
3453
3454 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
3455
f7aa248a
G
34562010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
3457
3458 * gnus.texi (Spam Package Introduction): Mention `$'.
3459
6513b232
EZ
34602010-10-09 Eli Zaretskii <eliz@gnu.org>
3461
3462 * makefile.w32-in (emacsdir): New variable.
3463 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
3464 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
3465
abd40fb4
GM
34662010-10-09 Glenn Morris <rgm@gnu.org>
3467
0f05450f
GM
3468 * Makefile.in (mostlyclean): Delete *.toc.
3469
d3a4ac46
GM
3470 * Makefile.in: Use $< in rules.
3471
aa9db089
GM
3472 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
3473
abd40fb4
GM
3474 * Makefile.in ($(infodir)): Delete rule.
3475 (mkinfodir): New. Use it in all the info rules, rather than depending
3476 on infodir.
3477
ea274122
GM
34782010-10-09 Glenn Morris <rgm@gnu.org>
3479
6e90e2a8
GM
3480 * gnus.texi (Article Washing): Fix previous change.
3481
f7a31f11
GM
3482 * Makefile.in (emacsdir): New variable.
3483 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
b13254e7
GM
3484 Depend on emacsver.texi.
3485
f7a31f11
GM
3486 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
3487
ea274122
GM
3488 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
3489
36d3245f
G
34902010-10-08 Julien Danjou <julien@danjou.info>
3491
f7a31f11 3492 * gnus.texi: Add mm-shr.
36d3245f
G
3493
34942010-10-08 Ludovic Courtès <ludo@gnu.org>
3495
3496 * gnus.texi (Finding the Parent, The Gnus Registry)
3497 (Registry Article Refer Method): Update docs for nnregistry.el.
3498
34992010-10-08 Daiki Ueno <ueno@unixuser.org>
3500
3501 * auth.texi (Help for users)
3502 (GnuPG and EasyPG Assistant Configuration): Update docs.
3503
12359245
GM
35042010-10-08 Glenn Morris <rgm@gnu.org>
3505
3506 * cl.texi (Organization, Installation, Old CL Compatibility):
3507 Deprecate cl-compat for new code.
4628bef1 3508 (Usage, Installation): Remove outdated information.
e1a8c4c0
GM
3509
3510 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
3511
fcf2d385
KY
35122010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
3513
3514 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
3515
66627fa9
G
35162010-10-06 Julien Danjou <julien@danjou.info>
3517
fd9ba500
JD
3518 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
3519
66627fa9
G
3520 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
3521 broken link.
3522
3523 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
3524
3525 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
3526 to ReiserFS.
3527
3528 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
3529 (FAQ 7-1): Fix getmail URL.
3530
65f54520
DU
35312010-10-06 Daiki Ueno <ueno@unixuser.org>
3532
3533 * epa.texi (Caching Passphrases): New section.
3534
4c83f6e1
GM
35352010-10-06 Glenn Morris <rgm@gnu.org>
3536
3537 * Makefile.in (SHELL): Set it.
3538 (info): Move the mkdir dependency to the individual info files.
3539 (mostlyclean): Tidy up.
3540 (clean): Only delete the specific dvi and pdf files.
3541 (maintainer-clean): Be more restrictive in what we delete.
8a944cea 3542 ($(infodir)): Add parallel build workaround.
4c83f6e1 3543
71e691a5
G
35442010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3545
3546 * gnus.texi (Misc Article): Document gnus-widen-article-window.
3547
a41c2e6d
G
35482010-10-03 Julien Danjou <julien@danjou.info>
3549
0c7efc08
SM
3550 * emacs-mime.texi (Display Customization):
3551 Update mm-inline-large-images documentation and add documentation for
a41c2e6d
G
3552 mm-inline-large-images-proportion.
3553
37255945
MA
35542010-10-03 Michael Albinus <michael.albinus@gmx.de>
3555
0c7efc08
SM
3556 * tramp.texi (Frequently Asked Questions):
3557 Mention remote-file-name-inhibit-cache.
37255945 3558
11e4e7bd
LMI
35592010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3560
3561 * gnus.texi (Splitting Mail): Fix @xref syntax.
870409d4 3562 (Splitting Mail): Really fix the @ref syntax.
11e4e7bd 3563
cb83220a
KY
35642010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3565
0c7efc08
SM
3566 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
3567 (Article Hiding): Add google banner example.
3568 Suggested by Benjamin Xu.
cb83220a 3569
6b958814
G
35702010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
3571
0c7efc08
SM
3572 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
3573 Remove nnimap-split-rule from examples.
6b958814
G
3574
35752010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3576
3577 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
3578 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
3579 Fishman.
3580 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
3581
35822010-09-30 Julien Danjou <julien@danjou.info>
3583
3584 * gnus.texi (Gravatars): Fix documentation about
3585 gnu-gravatar-properties.
3586
b9476c04
DU
35872010-09-29 Daiki Ueno <ueno@unixuser.org>
3588
3589 * epa.texi (Bug Reports): New section.
3590
5f874327
GM
35912010-09-29 Glenn Morris <rgm@gnu.org>
3592
3593 * Makefile.in (top_srcdir): Remove unused variable.
3594
6b958814
G
35952010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3596
3597 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
3598 (Client-Side IMAP Splitting): Document 'default.
3599
36002010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
3601
0c7efc08
SM
3602 * gnus.texi (Customizing the IMAP Connection):
3603 Document nnimap-fetch-partial-articles.
6b958814 3604
82bccbfa
KY
36052010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3606
3607 * gnus-news.texi: Mention nnimap-inbox.
3608
3609 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
3610
36112010-09-26 Julien Danjou <julien@danjou.info>
3612
47e08896 3613 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
82bccbfa
KY
3614
36152010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3616
3617 * gnus.texi (Security): Remove gpg.el mention.
3618
36192010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
3620
3621 * gnus.texi (Browse Foreign Server): New variable
3622 gnus-browse-subscribe-newsgroup-method.
3623
3624 * gnus-news.texi: Mention it.
3625
36262010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3627
0c7efc08 3628 * gnus.texi (NoCeM): Remove.
82bccbfa
KY
3629 (Startup Variables): No jingle.
3630
4c964351
UM
36312010-09-25 Ulrich Mueller <ulm@gentoo.org>
3632
3633 * woman.texi (Interface Options): xz compression is now supported.
3634
82bccbfa
KY
36352010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
3636
3637 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
3638 (Unavailable Servers): Document gnus-server-copy-server.
3639 (Using IMAP): Document the new nnimap.
3640
36412010-09-25 Julien Danjou <julien@danjou.info>
3642
47e08896 3643 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
82bccbfa 3644
18778f71
GM
36452010-09-24 Glenn Morris <rgm@gnu.org>
3646
3647 * url.texi (Disk Caching): Tweak previous change.
3648
9c766321
JD
36492010-09-24 Julien Danjou <julien@danjou.info>
3650
3651 * url.texi (Disk Caching): Mention url-cache-expire-time,
3652 url-cache-expired, and url-fetch-from-cache.
3653
82bccbfa
KY
36542010-09-24 Julien Danjou <julien@danjou.info>
3655
3656 * gnus.texi: Add Gravatars.
3657
36582010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
3659
3660 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
3661
592bdb9a
LMI
36622010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3663
3664 * gnus.texi (Expunging mailboxes): Update name of the expunging
3665 command.
3666
e4e22d29
KY
36672010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
3668
3669 * emacs-mime.texi (rfc2047): Update description for
3670 rfc2047-encode-parameter.
3671
371d9801
MA
36722010-09-13 Michael Albinus <michael.albinus@gmx.de>
3673
3674 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
3675 "fish" methods.
3676 (External methods): Remove "scp1_old" and "scp2_old" methods.
3677
31ae5827
MA
36782010-09-09 Michael Albinus <michael.albinus@gmx.de>
3679
3680 * tramp.texi: Remove Japanese manual. Fix typo.
3681
3682 * trampver.texi: Update release number. Remove japanesemanual.
3683
c0468714
GM
36842010-09-09 Glenn Morris <rgm@gnu.org>
3685
3686 * org.texi: Restore clobbered changes (copyright years, untabify).
3687
86441999
JD
36882010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
3689
3690 * gnus.texi (Adaptive Scoring): Fix typo.
3691
25f28806
LMI
36922010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3693
3694 * gnus.texi (Article Display): Document gnus-html-show-images.
3695
45240125 36962010-09-02 Jan Djärv <jan.h.d@swipnet.se>
25f28806 3697
45240125
JD
3698 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
3699
59d09f15
LMI
37002010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3701
3702 * gnus.texi (HTML): Document gnus-max-image-proportion.
3703
2cdd366f
KY
37042010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3705
51dee5ef
KY
3706 * gnus.texi (HTML): Document gnus-blocked-images.
3707
2cdd366f
KY
3708 * message.texi (Wide Reply): Document message-prune-recipient-rules.
3709
b0e4f3fc
KY
37102010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3711
3712 * gnus.texi (Summary Mail Commands): Note that only the addresses from
3713 the first message are used for wide replies.
f02566ce
KY
3714 (Changing Servers): Remove documentation on gnus-change-server and
3715 friends, since it's been removed.
b0e4f3fc 3716
598451ed
KY
37172010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3718
3719 * gnus.texi (Drafts): Mention B DEL.
3720
e7842e69
KY
37212010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
3722
3723 * gnus.texi (Delayed Articles): Mention that the Date header is the
3724 original one, even if you delay.
3725
85115796
KY
37262010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3727
0c7efc08
SM
3728 * gnus.texi (Asynchronous Fetching):
3729 Document gnus-async-post-fetch-function.
85115796
KY
3730 (HTML): Made into its own section.
3731
f0b44bc0
MA
37322010-08-26 Michael Albinus <michael.albinus@gmx.de>
3733
3734 Sync with Tramp 2.1.19.
3735
c5b0993e
EW
3736 * tramp.texi (Inline methods, Default Method):
3737 Mention `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
0c7efc08 3738 Remove remark about doubled "-t" argument.
217876c9
MA
3739 (Auto-save and Backup): Remove reference to Emacs 21.
3740 (Filename Syntax): Describe port numbers.
3741 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
3742 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
3743 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
3744 errors with the backquotes.
3745 (External packages): File attributes cache flushing for asynchronous
3746 processes.
3747 (Traces and Profiles): Describe verbose level 9.
3748
f0b44bc0
MA
3749 * trampver.texi: Update release number.
3750
7457f7b6
MA
37512010-08-23 Michael Albinus <michael.albinus@gmx.de>
3752
3753 * dbus.texi (Alternative Buses): New chapter.
3754
b695beda
SM
37552010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
3756
3757 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
3758
443c2c03
JB
37592010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
3760
3761 * calc.texi (Customizing Calc): Rearrange description of new
3762 variables to match the presentation of other variables.
3763
7815fe19 37642010-08-08 Juanma Barranquero <lekktu@gmail.com>
e1d294ab
JB
3765
3766 * org.texi (Footnotes, Tables in HTML export): Fix typos.
3767
2c695727
JB
37682010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
3769
3770 * calc.texi (Making Selections, Selecting Subformulas)
3771 (Customizing Calc): Mention how to use faces to emphasize selected
3772 sub-formulas.
3773
bbb6ffa1
MA
37742010-08-05 Michael Albinus <michael.albinus@gmx.de>
3775
3776 * tramp.texi (External packages): File attributes cache flushing
3777 for asynchronous processes.
3778
5cee0a9c
AM
37792010-08-01 Alan Mackenzie <acm@muc.de>
3780
3781 Enhance the manual for the latest Java Mode.
3782
3783 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
3784 annotation-var-cont.
3785 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
3786 two new symbols.
3787
3f2afe32
MA
37882010-07-28 Michael Albinus <michael.albinus@gmx.de>
3789
3790 * tramp.texi (Traces and Profiles): Describe verbose level 9.
3791
0ed082fe 37922010-07-27 Chong Yidong <cyd@stupidchicken.com>
b196eafc
CY
3793
3794 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
3795
311f0356
JB
37962010-07-19 Juanma Barranquero <lekktu@gmail.com>
3797
3798 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
3799
86fbb8ca
CD
38002010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
3801
3802 * org.texi: Add macros to get plain quotes in PDF output.
3803 List additional contributors.
3804 (Capture): New section, replaces the section about remember.
3805 (Working With Source Code): New chapter, focused on documenting Org
3806 Babel.
3807 (Code evaluation security): New section.
3808 (MobileOrg): Document DropBox support.
3809 (TaskJuggler export): Document taskjuggler and Gantt chart support.
3810 (Special symbols): Show how to display UTF8 characters for entities.
3811 (Global TODO list): Clarify the use of the "M" key and the differences
3812 to the "m" key.
3813 (RSS Feeds): Mention Atom feeds as well.
3814 (Setting tags): Remove paragraph about
3815 `org-complete-tags-always-offer-all-agenda-tags'.
3816
5732e8ed
MA
38172010-07-17 Michael Albinus <michael.albinus@gmx.de>
3818
3819 * tramp.texi (Inline methods): Remove remark about doubled "-t"
3820 argument.
3821 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
3822 echoing shells.
3823
ca1bb391
MA
38242010-07-10 Michael Albinus <michael.albinus@gmx.de>
3825
3826 * tramp.texi (Inline methods): Remove "kludgy" phrase.
3827 (Filename Syntax): Describe port numbers.
3828
5bd55c3c
MA
38292010-07-09 Michael Albinus <michael.albinus@gmx.de>
3830
3831 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
3832 forgotten.
3833 (Type Conversion): Precise conversion of natural numbers.
3834 (Errors and Events): Add "debugging" to concept index. Add variable
3835 `dbus-debug'.
3836
820ae8fe
MA
38372010-07-04 Michael Albinus <michael.albinus@gmx.de>
3838
3839 * dbus.texi (Receiving Method Calls): Add optional argument
3840 EMITS-SIGNAL to `dbus-register-property'.
3841
b6f9df0f
JB
38422010-06-27 Alex Schroeder <alex@gnu.org>
3843
3844 * nxml-mode.texi (Commands for locating a schema): Fix typo.
3845
62e034c2
GM
38462010-06-24 Glenn Morris <rgm@gnu.org>
3847
3848 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
3849 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
3850 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
3851 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
3852 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
3853 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
3854 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
3855 * woman.texi: Start direntry descriptions in column 32, per Texinfo
3856 convention. Make them end with a period.
3857
9360256a
GM
38582010-06-23 Glenn Morris <rgm@gnu.org>
3859
3860 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
b1fbbb32
GM
3861 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
3862 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
3863 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
3864 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
3865 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
9360256a 3866
04d3bb6c
GM
38672010-06-10 Glenn Morris <rgm@gnu.org>
3868
3869 * idlwave.texi (Load-Path Shadows):
3870 * org.texi (Handling links): Fix typos.
3871
5e7d4a75
KY
38722010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
3873
3874 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
3875
9841cb4f
MA
38762010-05-26 Michael Albinus <michael.albinus@gmx.de>
3877
3878 * eshell.texi (Built-ins): Describe, how to disable a built-in command
3879 by an alias. (Bug#6226)
3880
597517ef
JB
38812010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
3882
3883 * calc.texi (Manipulating Vectors): Mention that vectors can
3884 be used to determine bins for `calc-histogram'.
3885
14914c43
JB
38862010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
3887
597517ef 3888 * calc.texi: Remove "\turnoffactive" commands throughout.
14914c43 3889
0235128c 38902010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
3891
3892 * url.texi (HTTP language/coding, Customization):
3893 * message.texi (Header Commands, Responses):
3894 * cl.texi (Argument Lists): Fix typos.
3895
0235128c 38962010-05-08 Chong Yidong <cyd@stupidchicken.com>
aa5789b5 3897
0235128c
SM
3898 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
3899 Note that Development menu is always available.
aa5789b5
CY
3900 (Creating a project): Fix terminology.
3901 (Add/Remove files): Fix typo.
3902
0235128c
SM
39032010-05-07 Chong Yidong <cyd@stupidchicken.com>
3904
3905 * Version 23.2 released.
3906
a628ad9d 39072010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
db37d257
DD
3908
3909 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
3910
502269d6
MA
39112010-05-01 Michael Albinus <michael.albinus@gmx.de>
3912
0235128c
SM
3913 * tramp.texi (Inline methods, Default Method):
3914 Mention `tramp-inline-compress-start-size'.
502269d6 3915
6e104790 39162010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
bff3818b
KY
3917
3918 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
3919 the CVS repo. Put the Git repo in the news section.
3920
6e104790 3921 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
bff3818b
KY
3922 Removed some mentions of CVS. Mention the new Git repo.
3923
6e104790 39242010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
b1519d85
KY
3925
3926 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
3927 (Mail Group Commands): Add index entry.
3928
6e104790 39292010-04-18 Glenn Morris <rgm@gnu.org>
2bf1d02d
GM
3930
3931 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
3932
f8b91752
JB
39332010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
3934
3935 * calc.texi (Radix modes): Mention that the option prefix will
3936 turn on twos-complement mode.
3937 (Inverse and Hyperbolic Flags): Mention the Option flag.
3938
ed21c5c8
CD
39392010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
3940
3941 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
6e104790 3942 (LaTeX/PDF export commands): Rename and Move section.
ed21c5c8
CD
3943 (Sectioning structure): Update.
3944 (References): New use case for field coordinates.
6e104790 3945 (The export dispatcher): Rename from ASCII export.
ed21c5c8
CD
3946 (Setting up the staging area): Document the availability of
3947 encryption for MobileOrg.
3948 (Images and tables): Document how to reference labels.
3949 (Index entries): New section.
3950 (Generating an index): New section.
3951 (Column width and alignment): Document that <N> now
3952 means a fixed width, not a maximum width.
3953 (Publishing options): Document the :email option.
3954 (Beamer class export): Fix bug in the BEAMER example.
3955 (Refiling notes): Document refile logging.
3956 (In-buffer settings): Document refile logging keywords.
3957 (Drawers): Document `C-c C-z' command.
3958 (Agenda commands): Mention the alternative key `C-c C-z'.
3959 (Special properties): Document the BLOCKED property.
3960 (The spreadsheet): Mention the formula editor.
3961 (References): Document field coordinates.
3962 (Publishing action): Correct the documentation for the
3963 publishing function.
3964 (The date/time prompt): Document that we accept dates
3965 like month/day/year.
3966 (Cooperation): Document the changes in table.el support.
3967 (Faces for TODO keywords, Faces for TODO keywords)
3968 (Priorities): Document the easy colors.
3969 (Visibility cycling): Document the new double prefix
3970 arg for `org-reveal'.
3971 (Cooperation): Remember.el is part of Emacs.
3972 (Clean view): Mention that `wrap-prefix' is also set by
3973 org-indent-mode.
3974 (Agenda commands): Add information about prefix args to
3975 scheduling and deadline commands.
3976 (Search view): Point to the docstring of
3977 `org-search-view' for more details.
6e104790 3978 (Agenda commands): Document that `>' prompts for a date.
ed21c5c8
CD
3979 (Setting tags): Document variable
3980 org-complete-tags-always-offer-all-agenda-tags.
6e104790 3981 (Column attributes): Cross-reference special properties.
ed21c5c8 3982
456b348e
MA
39832010-04-10 Michael Albinus <michael.albinus@gmx.de>
3984
3985 Synchronize with Tramp repository.
3986
3987 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
0c7efc08
SM
3988 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
3989 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
456b348e
MA
3990 syntax, texi2dvi reports errors with the backquotes.
3991
3992 * trampver.texi: Update release number.
3993
357e2d8e
KY
39942010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
3995
3996 * gnus.texi (Finding the News): Add pointers to the Server buffer
3997 because it's essential.
3998
1d4d7664
KY
39992010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
4000
4001 * gnus.texi (MIME Commands): Update description of
4002 gnus-article-browse-html-article.
4003
bd3e840f
KY
40042010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
4005
4006 * auth.texi (Secret Service API): Add TODO node.
4007 (Help for users): Explain the new source options for `auth-sources'.
4008
e867cb5d 40092010-03-24 Michael Albinus <michael.albinus@gmx.de>
c8215db1
MA
4010
4011 * trampver.texi: Update release number.
4012
288f9fc0
CY
40132010-03-10 Chong Yidong <cyd@stupidchicken.com>
4014
4015 * Branch for 23.2.
4016
d99aaebd
CY
40172010-03-03 Chong Yidong <cyd@stupidchicken.com>
4018
4019 * faq.texi (Escape sequences in shell output): Note that ansi-color is
4020 now enabled by default.
4021
5794c2a5
MA
40222010-02-28 Michael Albinus <michael.albinus@gmx.de>
4023
4024 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
4025 when Emacs runs in interactive mode. (Bug#5645)
4026
40572be6
GM
40272010-02-16 Glenn Morris <rgm@gnu.org>
4028
4029 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
4030
7bb8ed67
MH
40312010-02-05 Mark A. Hershberger <mah@everybody.org>
4032
4033 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
4034
45a1423d 40352010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
994ff697
KY
4036
4037 * gnus.texi (Score File Format): Fix typo.
4038
45a1423d 40392010-01-19 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
4040
4041 * cc-mode.texi: Replace references to obsolete c-subword-mode.
4042
14f17fc8
JB
40432010-01-18 Juanma Barranquero <lekktu@gmail.com>
4044
4045 * ada-mode.texi (Project File Overview): Fix typo.
4046
607d4369
CY
40472010-01-17 Chong Yidong <cyd@stupidchicken.com>
4048
4049 * semantic.texi: Add Richard Y. Kim credit.
4050
4051 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
4052
3d1bfa99
MA
40532010-01-17 Michael Albinus <michael.albinus@gmx.de>
4054
4055 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
a628ad9d 4056 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
3d1bfa99 4057
6fbf7a75
GM
40582010-01-17 Glenn Morris <rgm@gnu.org>
4059
b9f978f0
GM
4060 * calc.texi (Reporting Bugs): Don't mention format of repository.
4061
f19bc38d
GM
4062 * woman.texi (Bugs): Make "Emacs repository" less specific,
4063 and the URL for same more specific.
4064
6fbf7a75
GM
4065 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
4066
16c3428a
JB
40672010-01-17 Juanma Barranquero <lekktu@gmail.com>
4068
4069 * ede.texi (ede-step-project, ede-proj-target):
4070 * tramp.texi (Remote processes): Fix typos.
4071
045b9da7
ML
40722010-01-16 Mario Lang <mlang@delysid.org>
4073
4074 * ede.texi (ede-target):
4075 * org.texi (Refiling notes): Remove duplicated words.
4076
c57008f6
SM
40772010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
4078
4079 * gnus.texi (Posting Styles): Use with-current-buffer.
4080 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
4081
798c9eb5
KR
40822010-01-02 Kevin Ryde <user42@zip.com.au>
4083
4084 * eieio.texi (Naming Conventions): Correction to xref on elisp
4085 coding conventions, is "Tips" node not "Standards".
4086
4970fbfe
CY
40872009-12-24 Chong Yidong <cyd@stupidchicken.com>
4088
4089 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
4090
4091 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
4092
83828b06
KY
40932009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
4094
4095 * gnus.texi (Direct Functions): Add missing port number to tls method.
4096
45a4a565
JB
40972009-12-15 Juanma Barranquero <lekktu@gmail.com>
4098
4099 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
4100 ($(infodir)/edt, edt.dvi): New targets.
4101
698bfef7
GM
41022009-12-15 Glenn Morris <rgm@gnu.org>
4103
4104 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
4105 (edt, $(infodir)/edt, edt.dvi): New targets.
4106 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
4107
4108 * Makefile.in (PDF_TARGETS, pdf): New.
4109 (clean): Add *.pdf.
4110 Add pdf rules for all manuals.
4111
0e983327
JB
41122009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
4113
4114 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
4115
8e687433
CY
41162009-12-14 Chong Yidong <cyd@stupidchicken.com>
4117
4118 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
4119 (Smart Jump, Analyzer Debug): Copyedits.
4120 (Semantic mode user commands): Link to new nodes.
4121 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
4122 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
4123 upstream Semantic manual.
4124
4125 * semantic.texi (Introduction): Minor fix to diagram.
4126
020335df
MA
41272009-12-09 Michael Albinus <michael.albinus@gmx.de>
4128
4129 * eshell.texi (History): Add the other built-in variables.
4130 (Built-ins): Explain built-ins, and how to apply the external commands.
4131 Add `history', `su' and `sudo'.
4132
4133 * tramp.texi (Remote processes): Add missing <RET> in the example.
4134
6ddf13e4
BW
41352009-12-01 Bill Wohler <wohler@newt.com>
4136
4137 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
45a4a565 4138 path for mairix example. Specify -q in namazu example since namazu is
6ddf13e4
BW
4139 excessively garrulous.
4140
07b6428c
MA
41412009-11-29 Michael Albinus <michael.albinus@gmx.de>
4142
4143 * tramp.texi (Remote processes): Improve eshell example with "su"
4144 and "sudo" commands.
4145
fd1cefda
CY
41462009-11-28 Chong Yidong <cyd@stupidchicken.com>
4147
4148 * semantic.texi (Analyzer Internals): Rename from Analyzer.
4149
4150 * sem-user.texi (Semantic mode user commands): Fix key syntax.
4151 Document semantic-complete-analyze-inline.
4152 (Semanticdb search debugging commands): Minor clarification.
4153 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
45a4a565 4154 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
fd1cefda 4155 manual.
9d542758 4156 (Semantic mode): Link to Idle Scheduler.
fd1cefda 4157
159e3ad5
KR
41582009-11-28 Kevin Ryde <user42@zip.com.au>
4159
4160 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
45a4a565 4161 @pxref, now EIEIO is in Emacs.
159e3ad5 4162
c6d47315
KR
4163 * erc.texi (Development): Correction to git tutorial url.
4164
16f6287e
GM
41652009-11-26 Glenn Morris <rgm@gnu.org>
4166
4167 * faq.texi (Latest version of Emacs): Mention stability of development
4168 version.
4169 (Problems with very large files): Max buffer size increase in 23.2.
4170 (VM): VM has moved house again.
4171
5ea5dbc9
JB
41722009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
4173
4174 * calc.texi (Radix modes): Discuss alternate bases for two's complement
4175 notations.
4176
5dec9555
CD
41772009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
4178
45a4a565 4179 * org.texi (Column attributes): Fix documentation of new operators.
5dec9555 4180
bd6f6833
CY
41812009-11-20 Chong Yidong <cyd@stupidchicken.com>
4182
4183 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
673286f5
CY
4184 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
4185 (Idle Completions Mode): Numerous copyedits.
bd6f6833 4186
be479117
JB
41872009-11-17 Juanma Barranquero <lekktu@gmail.com>
4188
4189 * semantic.texi (Semantic Internals, Glossary):
4190 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
4191 (Semanticdb search debugging commands): Fix typos.
4192
17291a1f
JB
41932009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
4194
be479117 4195 * calc.texi (Radix modes): Mention twos-complement notation.
17291a1f 4196
af42a9cc
JB
41972009-11-16 Juanma Barranquero <lekktu@gmail.com>
4198
4199 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
4200 ($(infodir)/semantic, semantic.dvi): New targets.
4201
3149927d
CY
42022009-11-16 Chong Yidong <cyd@stupidchicken.com>
4203
4204 * Makefile.in: Build the Semantic manual.
4205
4206 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
4207 repository.
4208
977640ed
MA
42092009-11-16 Michael Albinus <michael.albinus@gmx.de>
4210
4211 * dbus.texi (Receiving Method Calls): New defun
4212 `dbus-unregister-service'.
4213
17673adf
CD
42142009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
4215
4216 * org.texi (Speed keys): New section.
4217
0ecd3c90
MA
42182009-11-13 Michael Albinus <michael.albinus@gmx.de>
4219
4220 * dbus.texi (Type Conversion): Fix typo.
4221 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
4222 `dbus-registered-objects-table'.
0c7efc08
SM
4223 (Receiving Method Calls): New defun `dbus-register-property'.
4224 Move `dbus-unregister-object' here.
0ecd3c90 4225
8bfe682a
CD
42262009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
4227
4228 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
4229
42302009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
4231
4232 * org.texi (Column attributes): Add the new age summary operators.
4233 Also, mention the fact you can only use one summary operator per
4234 property.
4235
42362009-11-13 John Wiegley <johnw@newartisans.com>
4237
0c7efc08 4238 * org.texi (Tracking your habits): Add a new section in the
8bfe682a 4239 manual about how to track habits.
0c7efc08 4240 (Resolving idle time): Add a section on how idle and
8bfe682a
CD
4241 dangling clocks are resolved.
4242
42432009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
4244
4245 * org.texi (Agenda commands): Document the new `i' command.
4246 (Inserting deadline/schedule): Document logging changes
4247 of scheduling and deadline times stamps.
4248 (In-buffer settings): Document the in-buffer keywords for logging
4249 changes of scheduling and deadline times stamps.
4250 (Structure editing, Plain lists): Document indentation
4251 cycling in empty entries with TAB.
4252 (Archiving): Document the default archiving command.
4253 (Moving subtrees): Document the new keys for archiving.
4254 (Internal archiving): Fix incorrect key.
4255 (Agenda commands): Document the TODO set switching commands.
4256 (Agenda commands): Document the new archiving keys.
4257 (Clocking work time): Better description on how to save
4258 and restore a clock.
4259 (Resolving idle time): Mention the x11idle program to get true
4260 idleness also under X11.
4261 (Resolving idle time): Use @kbd instead of @key for normal
4262 letters, because this is how he rest of the manual does this.
4263 (Pushing to MobileOrg): Mention that `org-directory'
4264 should be set.
4265 (Agenda commands): Document that SPC is a filter for
4266 any tag.
0c7efc08 4267 (Search view): Rename from "Keyword search".
8bfe682a
CD
4268 (Capure): New chapter.
4269 (Markup): New chapter.
0c7efc08
SM
4270 (Links in HTML export, Images in HTML export):
4271 Extend the section titles.
8bfe682a
CD
4272 (Images in HTML export): Document the align option.
4273 (Text areas in HTML export): Extend the section title.
4274 (Images in LaTeX export): Explain image placement in LaTeX.
4275
693737cd
GM
42762009-11-10 Glenn Morris <rgm@gnu.org>
4277
4278 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
4279
c7bd4ebe
MA
42802009-11-08 Michael Albinus <michael.albinus@gmx.de>
4281
4282 * tramp.texi (Auto-save and Backup): Disable backups just for a
4283 method.
4284
4285 * trampver.texi: Update release number.
4286
76c5acad
MA
42872009-11-07 Michael Albinus <michael.albinus@gmx.de>
4288
4289 Sync with Tramp 2.1.17.
4290
4291 * trampver.texi: Update release number.
4292
d9a57abf
GM
42932009-10-29 Glenn Morris <rgm@gnu.org>
4294
4295 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
4296
637f4f0f
MA
42972009-10-23 Michael Albinus <michael.albinus@gmx.de>
4298
4299 * tramp.texi (External methods): Temporary files are kept for
4300 `rsync' and `rsyncc' methods.
4301
310dbb05
JB
43022009-10-09 Juanma Barranquero <lekktu@gmail.com>
4303
4304 * eieio.texi: Fix typos.
4305
09094f28
CY
43062009-10-07 Chong Yidong <cyd@stupidchicken.com>
4307
4308 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
4309
216f299a
JB
43102009-10-07 Juanma Barranquero <lekktu@gmail.com>
4311
4312 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
4313 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
4314
966a6506
CY
43152009-10-07 Chong Yidong <cyd@stupidchicken.com>
4316
4317 * Makefile.in: Build EIEIO and EDE manuals.
4318
43192009-10-07 Eric Ludlam <zappo@gnu.org>
4320
4321 * eieio.texi:
4322 * ede.texi: New files.
4323
8842cd9b
MA
43242009-10-05 Michael Albinus <michael.albinus@gmx.de>
4325
4326 * tramp.texi (Remote processes): Association of a pty is not supported.
4327
7006d207
CD
43282009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
4329
4330 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
4331 (Processing LaTeX fragments): Document that the size of images can be
4332 changes using the variable `org-format-latex-options'.
4333 (The date/time prompt, Timestamps): Be more accurate over ISO format
4334 dates and times.
4335 (Visibility cycling): Document showeverything keyword.
4336 (In-buffer settings): Document showeverything keyword.
4337 (Setting up the staging area): Fix the example.
4338 (MobileOrg): New section.
4339 (Agenda commands, Exporting Agenda Views): Document exporting the
4340 agenda view to Org files.
4341
0e7b2867
MA
43422009-09-28 Michael Albinus <michael.albinus@gmx.de>
4343
4344 * tramp.texi (History): Add IMAP support.
4345 (External methods): Add `imap' and `imaps' methods.
4346 (GVFS based methods): Add indices for `davs'.
4347 (Password handling): Rename anchors. Add IMAP entries for
4348 ~/.authinfo.gpg.
4349
4350 * trampver.texi: Set default value of `emacsimap'.
4351
4146636e
KY
43522009-09-22 Daiki Ueno <ueno@unixuser.org>
4353
4354 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
4355
d22f7ffa
CY
43562009-09-13 Chong Yidong <cyd@stupidchicken.com>
4357
0c7efc08
SM
4358 * dired-x.texi (Technical Details):
4359 Delete dired-up-directory (Bug#4292).
d22f7ffa 4360
66043531
MA
43612009-09-03 Michael Albinus <michael.albinus@gmx.de>
4362
216f299a 4363 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 4364
6eb02347
CD
43652009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
4366
4367 * org.texi (Effort estimates): Document new effort setting commands.
4368 (Agenda commands): Document the new keys fro agenda time motion.
4369 Document entry text mode. Improve documentation of the keys to include
4370 inactive time stamps into the agenda view.
4371 (Feedback): Document the new bug report command.
0c7efc08 4372 (Structure editing): Add an index entry for the sorting of subtrees.
6eb02347 4373
38dc51ba
KY
43742009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
4375
4376 * auth.texi (Help for users): Corrected markup.
4377
e402f452
GM
43782009-09-02 Glenn Morris <rgm@gnu.org>
4379
4380 * emacs-mime.texi (time-date): Mention float-time.
4381
744256cf
JB
43822009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
4383
4384 * calc.texi (Simplifying Formulas): Improve the wording.
4385
b0b63450
MB
43862009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
4387
4388 * auth.texi: Rewritten for coverage and clarity.
4389
43902009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
4391
0c7efc08
SM
4392 * gnus.texi (Expiring Mail):
4393 Mention gnus-mark-copied-or-moved-articles-as-expirable.
b0b63450
MB
4394 (Various Various): Mention gnus-safe-html-newsgroups.
4395
4396 * gnus-news.texi: Mention
4397 gnus-mark-copied-or-moved-articles-as-expirable.
4398
4399 * emacs-mime.texi (Display Customization): Add xref to
4400 gnus-safe-html-newsgroups.
4401
b59329e0
MA
44022009-08-28 Michael Albinus <michael.albinus@gmx.de>
4403
4404 * tramp.texi (Version Control): Remove.
af42a9cc 4405 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
b59329e0
MA
4406 reference.
4407 (External methods): Correct `scpc' concept index entries. New method
4408 `rsyncc'.
4409 (External packages): New subsections "Filename completion" and "File
4410 attributes cache".
4411
0ff2d6c2
JB
44122009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
4413
4414 * calc.texi (Rewrite Rules): Improve the example.
4415 (Simplifying Formulas): Explain use of the I and H flags for
4416 simplification.
4417
ecd3d54f
MA
44182009-08-25 Michael Albinus <michael.albinus@gmx.de>
4419
4420 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
91af3942 4421 Describe autostart behavior of dbus-ping.
ecd3d54f
MA
4422 (Synchronous Methods, Asynchronous Methods): Use English numeric format
4423 for timeout values.
78176e69
MA
4424 (Top): Remove footnote saying D-Bus is not enabled by
4425 default. (Bug#4256)
ecd3d54f 4426
0f215bca
DU
44272009-08-23 Daiki Ueno <ueno@unixuser.org>
4428
4429 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 4430 Reported by Jari Aalto (Bug#4211).
0f215bca 4431 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 4432 epa-global-mail-mode.
3b7ab45f
DU
4433 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
4434 epa-setup.
0f215bca 4435
4f22e84d
MA
44362009-08-16 Michael Albinus <michael.albinus@gmx.de>
4437
4438 * dbus.texi (Asynchronous Methods): Allow nil handler.
4439
9ff0b02b 44402009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 4441
26b03ee3 4442 * ediff.texi (ediff-current-file): Add information about this new function.
4f22e84d 4443
26b03ee3 4444 * viper.texi: Add information about C-s in viper's search command.
4f22e84d 4445
4c39f404
CY
44462009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
4447
4448 * calc.texi (Date Forms): Fix typos.
4449
3bcfba17
GM
44502009-08-08 Glenn Morris <rgm@gnu.org>
4451
4452 * org.texi (Agenda commands): Restore clobbered change.
4453
66783bb4
EZ
44542009-08-07 Eli Zaretskii <eliz@gnu.org>
4455
4456 * calc.texi (Graphics, Devices): Update with the peculiarities of
4457 operation on MS-Windows.
4458
c8d0cf5c
CD
44592009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
4460
4461 * org.texi (Publishing action): Improve documentation of file
4462 names when publishing to the source directory.
4463 (Clean view): Document `org-indent-mode'.
4464 (Clocking work time): Add documentation for the
4465 new :timetamp option when creating a clock report.
4466 (Paragraphs): Fix many typos.
4467 (Plain lists): Remove duplicate explanation about the
4468 `C-c *' command.
4469 (Literal examples): Update to reflect the new behavior
4470 of the -n -r -k switches when exporting source code examples.
4471 (Structure editing): Add information about `C-c *',
4472 converting a plain list into a list of Org items.
4473 (Remember): Small rephrasing of the paragraph
4474 describing remember.el. Also mentioned that remember.el is part
4475 of Emacs 23, not Emacs 22.
4476 (Clocking work time): Add documentation about
4477 displaying the current clocking time against the effort estimate.
4478 Also add a footnote about using `org-clock-in-prepare-hook' to add
4479 an effort estimate on the fly, just before clocking it.
4480 (Footnotes): Document automatic renumbering and
4481 sorting.
4482 (Agenda commands): Document new bulk commands.
4483 (Plain lists): Document new behavior of
4484 `org-cycle-include-plain-lists'.
4e2af782 4485 Hyphenation only in TeX.
c8d0cf5c
CD
4486 (Clocking work time): Document the key to update effort
4487 estimates.
4488 (Clocking work time): Document the clock time display.
4489 (Structure editing, TODO basics): Document new
4490 variables.
4491 (Column attributes): Document new colciew operators.
4492 (Publishing options): Document :xml-declaration.
4493 (Tracking TODO state changes): Document the
4494 LOG_INTO_DRAWER property.
4495 (Literal examples): Document the new implementation for
4496 editing source code.
4497 (Publishing action): Mention the new publishing
4498 function, to publish an Org source file.
4499 (Publishing links): Mention how to link to an Org source file.
4500 (Macro replacement): Document new macros.
4501 (Handling links): Document type-specific completion
4502 when inserting links.
4503 (Structure editing, Plain lists): Improve documentation
4504 on sorting.
4505 (Internal links): Document custom ids for links.
4506 (Handling links): Document custom ids for links.
4507 (CSS support): Document new class.
4508 (Refiling notes): Document the possibility to create new nodes
4509 during refiling.
4510 (Agenda commands): Document the "?" operator to find
4511 tasks without effort setting.
4512 (Exporting agenda information): Section moved.
4513 (RSS Feeds): New section.
4514 (Built-in table editor): Document M-e and M-a navigate
4515 inside table field.
4516 (Stuck projects): Docment that projects identified as
4517 un-stuck will still be searchd for stuck sub-projects.
4518 (Paragraphs): Document centering.
4519 (Creating timestamps, Agenda commands): Document new
4520 behavior when changing time stamps.
4521 (Structure editing): Document the new command
4522 `org-clone-subtree-with-time-shift'.
4523 (Publishing): Refresh this chapter.
4524 (Export options, Export options, In-buffer settings):
4525 Document the new keywords.
4526 (Matching tags and properties): Collect all
4527 documentation about tags/property matches here.
4528 (Setting tags): Document `org-tag-persistent-alist'.
4529 (Weekly/daily agenda): New section.
4530 (Orgstruct mode): Describe `orgstruct++-mode'.
4531 (Drawers): Mention the LOGBOOK drawer.
4532 (Export options, Sectioning structure): Document the
4533 #+LEATEX_HEADER in-buffer setting.
4534 (Bugs): Section removed.
4535 (Hooks): New section.
0c7efc08 4536 (Add-on packages): Move here from old location.
c8d0cf5c
CD
4537 (Context-sensitive commands): New section.
4538 (Setting tags): Document newline option.
4539 (Global TODO list, Matching tags and properties):
4540 Mention more variables.
4541 (Checkboxes): Update to changed command behavior.
81a5560e 4542
40d2791f
CY
45432009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
4544
4545 * speedbar.texi (Basic Key Bindings): Fix typo.
4546
65d0154b
JB
45472009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
4548
4549 * calc.texi (Vector/Matrix Functions): Add index entries for both
4550 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
4551 affects matrices with more than one row.
b5bdfd9f 4552 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 4553
5a9e3ab7
JB
45542009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
4555
4556 * calc.texi (Stack Manipulation Commands): Add documentation for
ed9265fc 4557 `calc-transpose-lines'.
5a9e3ab7 4558
42fb7e61
MA
45592009-07-27 Michael Albinus <michael.albinus@gmx.de>
4560
4561 * dbus.texi (Receiving Method Calls): Describe special return value
4562 `:ignore'.
4563
574b69d5
AM
45642009-07-24 Alan Mackenzie <acm@muc.de>
4565
4566 * cc-mode.texi (Config Basics, File Styles): Document that at mode
4567 initialization, any individual variable setting now takes precedence
4568 over one done via c-file-style/c-file-offsets.
4569
ec06459c
JB
45702009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
4571
4572 * calc.texi (Undoing Mistakes): Mention that the undo list will be
4573 truncated when Calc is quit.
4574 (Customizing Calc): Document `calc-undo-length'.
4575
4ce54f6b
CY
45762009-07-20 Chong Yidong <cyd@stupidchicken.com>
4577
4578 * calc.texi (About This Manual): Don't mention chapter numbers in text.
4579
0e4f8ba5
GM
45802009-07-11 Kevin Ryde <user42@zip.com.au>
4581
4582 * pcl-cvs.texi (About PCL-CVS):
4583 * widget.texi (Basic Types):
4584 Fix cross-references.
4585
fa0f81b0
AS
45862009-07-01 Andreas Schwab <aschwab@redhat.com>
4587
4588 * dbus.texi (Type Conversion): Don't use literal control character.
4589
88a683c5
MA
45902009-07-01 Michael Albinus <michael.albinus@gmx.de>
4591
4592 * tramp.texi (GVFS based methods): New section.
4593 (Remote processes): Processes for GVFS based methods run locally.
4594
36c8febb
MA
45952009-06-30 Michael Albinus <michael.albinus@gmx.de>
4596
0c7efc08
SM
4597 * tramp.texi (Inline methods, External methods, Gateway methods):
4598 Avoid the words "kludge" and hack".
36c8febb
MA
4599 (External methods): Add `synce' method.
4600
4601 * trampver.texi: Update release number.
4602
d6b951bb
MA
46032009-06-22 Michael Albinus <michael.albinus@gmx.de>
4604
4605 Sync with Tramp 2.1.16.
4606
4607 * tramp.texi (History): Add GVFS support.
4608 (External methods): Precise `rsync' description. Add `dav', `davs' and
4609 `obex' methods. Add 'tramp-gvfs-methods' option.
4610 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
4611 forms.
4612 (Remote Programs): Introduce `tramp-own-remote-path'.
4613 (Remote processes): New subsection "Running remote programs that create
4614 local X11 windows".
4615 (Frequently Asked Questions): Improve code for disabling vc.
4616
4617 * trampver.texi: Update release number. Set default value of
4618 `emacsgvfs'.
4619
70243478
CY
46202009-06-21 Chong Yidong <cyd@stupidchicken.com>
4621
4622 * Branch for 23.1.
4623
54b31cbf
GM
46242009-06-17 Glenn Morris <rgm@gnu.org>
4625
4626 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
4627 (Latest version of Emacs): Mention source code repository.
4628
f6adc23c
GM
46292009-06-16 Glenn Morris <rgm@gnu.org>
4630
4631 * faq.texi (Top): Language tweak.
4632 (Extended commands): Most people have arrow keys.
4633 (Emacs manual): Say how to follow info links.
4634 (File-name conventions): Change title a bit. Explain about source
4635 versus installed. Condense etc description.
4636 (Guidelines for newsgroup postings): Mention Savannah list page.
4637 (Newsgroup archives): Simplify.
4638 (Contacting the FSF): Add contact URL.
4639 (Emacs Lisp documentation): Printed version not always available.
4640 (Installing Texinfo documentation): Explain how by hand installation is
4641 not normally needed. Use add-to-list. Remove duplicate reference.
4642 (Informational files for Emacs): Move info on Help menu here from
4643 "File-name conventions".
4644 (Help installing Emacs): Tweak uref.
4645 (Obtaining the FAQ): Mention repository.
4646 (Origin of the term Emacs): Explain "ITS".
4647 (Changing load-path): Use add-to-list.
4648 (Automatic indentation): Clarify this is for Text mode.
4649 Don't mention Indented Text mode.
4650 (Finding Emacs on the Internet): The FSF does not seem to offer a
4651 deluxe distribution on CD anymore.
4652
b59a8457
GM
46532009-06-16 Glenn Morris <rgm@gnu.org>
4654
4655 * faq.texi (Top): Mention which Emacs version this FAQ is about.
4656 Recommend the latest release. Mention how to get older FAQs.
4657 Recommend the Emacs manual.
4658 (Guidelines for newsgroup postings): Discourage cross-posts.
4659 (Underlining paragraphs): Remove.
4660 (Editing MS-DOS files): Remove pre-Emacs 20 information.
4661 (Bugs and problems): Update key-binding.
4662 (Problems with very large files): Mention 64-bit.
4663 (Shell process exits abnormally): Remove.
4664 (Problems with Shell Mode): Rename and update.
4665 (Spontaneous entry into isearch-mode)
4666 (Problems talking to certain hosts): Remove. This is old information,
4667 in etc/PROBLEMS if needed.
4668 (Emacs takes a long time to visit files, Updating Emacs): Remove.
4669 (Dired claims that no file is on this line): Update.
4670 (Installing Emacs, Problems building Emacs): Simplify.
4671 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
4672 information.
4673 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
4674 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
4675 (JDEE): "JDEE", not "JDE".
4676 (Handling C-s and C-q with flow control, Binding C-s and C-q):
4677 Remove. This is old information, in etc/PROBLEMS if needed.
4678 (stty and Backspace key, Kanji and Chinese characters): Remove.
4679 (Right-to-left alphabets): Update section.
4680 (Changing the included text prefix): Gnus uses message-yank-prefix.
4681 Add cross-reference to Supercite manual.
4682 (Saving a copy of outgoing mail): Simplify output file description.
4683 (Expanding aliases when sending mail): Refer to Emacs manual.
4684 Remove old info about RFC822.
4685 Correct description of how to rebuild aliases.
4686 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
4687 (MIME with Emacs mail packages)
4688 (Viewing articles with embedded underlining)
4689 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
4690 Remove old sections.
4691 (Killing based on nonstandard headers): Remove. Scoring is preferable,
4692 and is well-documented in the Gnus manual.
4693 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
4694 (Making Gnus faster): Rename from "Starting Gnus faster".
4695 Merge "Catch-up is slow in Gnus" into here.
4696
0e6d12ca
GM
46972009-06-14 Glenn Morris <rgm@gnu.org>
4698
4699 * faq.texi (Status of Emacs): Re-order with most recent releases first.
4700 (New in Emacs 23): New section.
4701 (Handling C-s and C-q with flow control): Add xref.
4702
2e17e05e
GM
47032009-06-13 Glenn Morris <rgm@gnu.org>
4704
4705 * faq.texi (Setting up a customization file): Grammar fix.
4706 Customize is no longer "new".
4707 (Displaying the current line or column): Line-number mode is on by
4708 default. Don't mention `column' package. Mention linum.el.
4709 (Turning on abbrevs by default): Explain how to do it for buffers,
4710 modes, and everywhere.
4711 (Associating modes with files): Use add-to-list. Don't mention Emacs
4712 19.
4713 (Highlighting a region): On by default since 23.1.
4714 (Replacing highlighted text): Update doc quote.
4715 (Working with unprintable characters): Don't mention search-quote-char.
4716 (Using an already running Emacs process): Gnuclient is probably not an
4717 enhancement these days.
4718 (Indenting switch statements): Remove mention of pre-Emacs 20.
4719 (Horizontal scrolling): Abbreviate Emacs 20 description.
4720 (Replacing text across multiple files): Fix name of dired command.
4721 (Disabling backups): Use require not load.
4f9d4de3 4722 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 4723
2a1cf2b9
BW
47242009-06-13 Bill Wohler <wohler@newt.com>
4725
4726 Release MH-E manual version 8.2.
4727
4728 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4729 release 8.2.
4730
85b438b7
GM
47312009-06-13 Glenn Morris <rgm@gnu.org>
4732
4733 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
4734 in this day and age the common meaning is "on the web".
4735 (copying): Use @copyright in all cases.
4736 (Basic keys): Remove reference to deleted manual node "Text Characters".
4737 (File-name conventions): Use GNU as an example rather than SERVICE.
4738 default.el lives in site-lisp. Update Info directory location.
4739 (Real meaning of copyleft): GPL actions have been brought, but all
4740 settled out of court.
4741 (Guidelines for newsgroup postings): Shorten section title.
4742 Simplify comp.emacs description.
4743 (Newsgroup archives): Change Google URL. Describe Gmane.
4744 (Unsubscribing from Emacs lists): Remove discussion of "distribution
4745 points". Mention List-Unsubscribe header.
4746 (Contacting the FSF): Update email and URLs.
4747 (Basic editing): Mention F1 for help.
4748 (Installing Texinfo documentation): Refer to Texinfo website rather
4749 than ftp server.
4750 (Printing a Texinfo file): Mention texi2pdf.
4751 (Informational files for Emacs): Don't describe FTP or SERVICE, they
4752 are just stubs nowadays.
4753 (Latest version of Emacs): Explain version numbers.
4754 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
4755 (Turning on syntax highlighting): No need to mention hilit19 any more.
4756 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
4757 (Modes for various languages): Remove section.
4758 (Major packages and programs): Remove most version and maintainer
4759 information - it's hard to keep up-to-date, and adds nothing.
4760 Similarly with direct links to mailing lists.
4761 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
4762 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
4763 years, and Emacs comes with tools for this now.
4764 (Patch): Remove section - this is a standard tool.
4765 (Using function keys under X): Remove section.
4766
93e2d996
GM
47672009-06-12 Glenn Morris <rgm@gnu.org>
4768
4769 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
4770 (Help installing Emacs): Remove reference to deleted X11 node.
4771 (Associating modes with files): Interpreter-mode-alist is no longer
4772 subservient to auto-mode-alist.
4773 (Installing Emacs): Change future Emacs version.
4774 (Linking with -lX11 fails): Remove old section.
4775 (Packages that do not come with Emacs): Update ELL location.
4776 Emacs Lisp archive is dead.
4777 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
4778 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
4779 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
4780 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
4781 (Removing flashing messages): Remove section about non-existent Gnus
4782 option.
4783
f0bf7708
GM
4784 * faq.texi (Top): Add @top command.
4785 Remove the optional arguments from all @node commands: makeinfo can
4786 generate these automatically, and it is easier to edit and rearrange
4787 nodes without them.
4788
30884d11
GM
47892009-06-11 Glenn Morris <rgm@gnu.org>
4790
4791 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
4792 (The LPF): Make the updated URL the sole reference point.
4793 (Learning how to do something): Update refcard price and format.
4794 (Getting a printed manual): Sources in doc/emacs/, not man/.
4795 Also available in PDF format. Since the page count varies, be less
4796 precise.
4797 (Informational files for Emacs): Remove references to deleted files
4798 LPF and SUN-SUPPORT, and to UUCP.
4799 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
4800 Remove many obsolete ways to get the FAQ, which now seems only to be
4801 distributed with Emacs.
4802 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
4803
deab46e0
CY
48042009-06-09 Chong Yidong <cyd@stupidchicken.com>
4805
223b43fa 4806 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 4807 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 4808
deab46e0
CY
4809 * ada-mode.texi (Installation, Compile commands)
4810 (Project File Overview, No project files, Set compiler options)
4811 (Use GNAT project file, Use multiple GNAT project files)
4812 (Identifier completion): Use @samp for menu items, and @kbd for key
4813 sequences (Bug#3504).
4814
71fbd643
DU
48152009-06-04 Daiki Ueno <ueno@unixuser.org>
4816
8c9bb6f5 4817 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 4818
f197085b
CY
48192009-06-04 Ryan Yeske <rcyeske@gmail.com>
4820
4821 * message.texi (Header Commands): Fix descriptions to match
4822 keybindings.
4823
7f3bc720
DU
48242009-04-22 Daiki Ueno <ueno@unixuser.org>
4825
4826 * gnus.texi (Security): Mention that EasyPG is the current default.
4827
4518068d
CY
48282009-04-13 Chong Yidong <cyd@stupidchicken.com>
4829
4830 * ediff.texi (Session Commands): Fix typo.
4831
d7ca410a
MB
48322009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
4833
4834 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
4835 news.software.readers. Reported by Florian Rehnisch.
4836
c6c76add
GM
48372009-04-02 Glenn Morris <rgm@gnu.org>
4838
4839 * auth.texi: Capitalize direntry.
4840
4841 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
4842 using a period in the entry name. (Bug#2797)
4843
35ed8e2e
JB
48442009-03-03 Juanma Barranquero <lekktu@gmail.com>
4845
4846 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
4847 ($(infodir)/auth, auth.dvi): New targets.
4848
e280480a
GM
48492009-03-03 Glenn Morris <rgm@gnu.org>
4850
4851 * auth.texi: Fix @setfilename.
4852
4853 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
4854 (auth, $(infodir)/auth, auth.dvi): New rules.
4855
8a76755b
GM
48562009-02-25 Glenn Morris <rgm@gnu.org>
4857
4858 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
4859
0038d478
MB
48602009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
4861
4862 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
4863
48642009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
4865
4866 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
4867 gnus-nocem-issuers, and gnus-nocem-verifyer.
4868
867d4bb3
JB
48692009-02-20 Juanma Barranquero <lekktu@gmail.com>
4870
4871 * ada-mode.texi (Project files, Automatic Casing):
4872 * dbus.texi (Signals):
4873 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
4874 * mh-e.texi (HTML):
4875 * nxml-mode.texi (Locating a schema)
4876 (Using the document's URI to locate a schema):
4877 * org.texi (Footnotes, Using the mapping API):
4878 * rcirc.texi (Channels): Remove duplicate words.
4879
3a44dc1f
GM
48802009-02-20 Glenn Morris <rgm@gnu.org>
4881
4882 * dired-x.texi (Miscellaneous Commands):
4883 * gnus.texi: Minor updates for mbox Rmail.
4884
5dc584b5
KB
48852009-02-16 Karl Berry <karl@gnu.org>
4886
b59a8457
GM
4887 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4888 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
4889 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4890 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
4891 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
4892 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
4893 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
4894 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
4895 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
4896 Consistently use @insertcopying in the Top node,
5dc584b5 4897 @contents at the front (after @end titlepage),
b59a8457 4898 and @direntry after @copying. (Bug#1988)
5dc584b5 4899
9eb59592
MB
49002009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
4901
4902 * auth.texi: New file documenting auth-source.
4903
d324fa76
CD
49042009-02-13 Carsten Dominik <dominik@science.uva.nl>
4905
4906 * org.texi (Org Plot): Fix link.
4907
7a603b73
DU
49082009-02-09 Daiki Ueno <ueno@unixuser.org>
4909
4910 * epa.texi (Mail-mode integration): Mention the way to do
4911 "encrypt-to-self". (Bug#1807)
4912
a626b338 49132009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
4914
4915 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
4916
3b36c17e
MB
49172009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
4918
4919 * gnus-news.texi: Print version about Incoming*.
4920
55033558
CD
49212009-02-02 Carsten Dominik <dominik@science.uva.nl>
4922
4923 * org.texi (Structure editing, Handling links)
4924 (Fast access to TODO states, Javascript support): Make standard docs
4925 correctly reflect default variable settings.
4926
ec712abb
GM
49272009-02-02 Glenn Morris <rgm@gnu.org>
4928
4929 * org.texi: Fix typos.
4930
7112648c
MA
49312009-02-01 Michael Albinus <michael.albinus@gmx.de>
4932
4933 Sync with Tramp 2.1.15.
4934
4935 * trampver.texi: Update release number.
4936
2e461fc1
CD
49372009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
4938
4939 * org.texi (TODO dependencies): Document TODO dependencies on
4940 checkboxes.
4941
bc283609
CD
49422009-01-30 Carsten Dominik <dominik@science.uva.nl>
4943
4944 * org.texi (TODO dependencies): Document key binding for toggling
4945 ORDERED property.
4946
74fc5047
MA
49472009-01-28 Michael Albinus <michael.albinus@gmx.de>
4948
4949 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
4950 of hook functions.
4951
d6685abc
CD
49522009-01-28 Carsten Dominik <dominik@science.uva.nl>
4953
4954 * org.texi (TODO dependencies): New section.
4955
65c439fd
CD
49562009-01-27 Carsten Dominik <dominik@science.uva.nl>
4957
4958 * org.texi (Plain lists, TODO basics, Priorities)
4959 (Multiple sets in one file, Conflicts): Document interaction with
4960 `shift-selection-mode'.
4961
5fafc247
JB
49622009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
4963
4964 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
4965 Make Calc the subject of sentences.
4966 (Rearranging Formulas using Selections): Discuss new options
4967 for `j *'.
4968
e7433508
MA
49692009-01-26 Michael Albinus <michael.albinus@gmx.de>
4970
4971 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
4972
2096a1b6
GM
49732009-01-26 Glenn Morris <rgm@gnu.org>
4974
4975 * org.texi: Fix typos.
4976
0cb61492
BW
49772009-01-26 Bill Wohler <wohler@newt.com>
4978
2096a1b6 4979 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 4980
0bd48b37
CD
49812009-01-25 Carsten Dominik <dominik@science.uva.nl>
4982
4983 * org.texi (References): Add information about remote references.
4984 (Built-in table editor): Document `C-c RET' in tables.
4985 (Math symbols, Quoting LaTeX code): Mention that simple
4986 LaTeX macros survive LaTeX export.
4987 (Images in LaTeX export): Show how to create a reference to a
4988 figure.
4989 (Sectioning structure): Document that the LaTeX class can be
4990 specified in a property.
4991 (Text areas in HTML export): New section.
4992 (External links): Add examples for text search and ID links.
4993 (Built-in table editor): Remove the descriptio of `C-c
4994 C-q', it not longer works.
4995 (Literal examples): Document that a space must follow
4996 the colon in short examples.
4997 (Relative timer): Document `org-timer-stop'.
4998 (Footnotes): New section.
4999 (Footnote markup): Shorten section and refer to new Footnote
5000 section.
5001 (Literal examples): Add documentation for line
5002 numbering in and references to code examples.
5003 (CSS support): Fix the description of default CSS styles.
5004 (Capturing column view): Document
5005 "file:path/to/file.org" as an allowed value for the ID property of
5006 a dynamic block copying column view.
5007
49dbbaf2
SE
50082009-01-23 Stephen Eglen <stephen@gnu.org>
5009
5010 * mh-e.texi (Getting Started): Describe $MH.
5011
193e6828
MA
50122009-01-21 Michael Albinus <michael.albinus@gmx.de>
5013
5014 * tramp.texi (all): Harmonize usage of "external method",
5015 "external transfer method" and "out-of-band method".
5016 (Connection types): Precise the differences of inline and external
5017 methods. Written by Adrian Phillips <a.phillips@met.no>.
5018
26b9f88d
MB
50192009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
5020
5021 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
5022 commands as described at the top. Reported by Allan Gottlieb
5023 <gottlieb@nyu.edu>.
5024
50252009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
5026
5027 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
5028 nnmail-pathname-coding-system.
5029
377952e0
GM
50302009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
5031
5032 * org.texi (Relative timer): Fix typo.
5033
a20d3598
JB
50342009-01-15 Juanma Barranquero <lekktu@gmail.com>
5035
5036 * org.texi (Clocking work time): Fix typo.
98a1e0f5 5037 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 5038
a50253cc
GM
50392009-01-13 Glenn Morris <rgm@gnu.org>
5040
5041 * org.texi: Fix some more typos.
5042
07450bee
GM
50432009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
5044
5045 * org.texi: Fix some typos.
5046
e3e955fe
MB
50472009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
5048
5049 * gnus.texi (Group Parameters): Add note for local variables.
5050
50512009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5052
0c7efc08
SM
5053 * gnus.texi (Converting Kill Files): Fix URL.
5054 Include gnus-kill-to-score.el in contrib directory.
e3e955fe
MB
5055
50562009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5057
5058 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
5059 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
5060 (Paging the Article): Add index entry.
5061
71dd9983
JB
50622009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
5063
5064 * ada-mode.texi (Examples): Delete redundant text.
5065
4a0cf14f
MA
50662009-01-03 Michael Albinus <michael.albinus@gmx.de>
5067
36c8febb 5068 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
5069
5070 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
5071 addresses.
5072
aedac0f0
BW
50732009-01-03 Bill Wohler <wohler@newt.com>
5074
5075 * mh-e.texi (Scan Line Formats): Indicate that first column should be
5076 kept empty.
5077
4c65b566
CD
50782008-12-20 Carsten Dominik <dominik@science.uva.nl>
5079
5080 * org.texi (Activation, Exporting, ASCII export, HTML export)
0c7efc08
SM
5081 (HTML Export commands, LaTeX/PDF export commands):
5082 Improve documentation about transient-mark-mode.
e9fce1ac 5083 (References): Document the use of special names like $LR1 to reference
4c65b566
CD
5084 to fields in the last table row.
5085
e1a78e1e
JL
50862008-12-19 Juri Linkov <juri@jurta.org>
5087
5088 * info.texi (Search Text): Remove mention of removed key binding M-s.
5089
17a0aa82
CD
50902008-12-18 Carsten Dominik <dominik@science.uva.nl>
5091
5092 * org.texi (References): Remove mentioning of @0 as reference for the
5093 last line, this has been reverted in the Lisp sources.
5094
4997d802
JB
50952008-12-17 Juanma Barranquero <lekktu@gmail.com>
5096
5097 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
5098 (DVI_TARGETS): Remove duplicates. Add sasl.
5099 ($(infodir)/sasl, sasl.dvi): New targets.
5100
33306645
CD
51012008-12-17 Carsten Dominik <dominik@science.uva.nl>
5102
5103 * org.texi: Version number pushed to 6.15d.
5104
db55f368
CD
51052008-12-16 Carsten Dominik <dominik@science.uva.nl>
5106
a0bf4117 5107 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
5108 (Images in LaTeX export): New section.
5109 (Inlined images, Images in HTML export): Sections renamed.
5110
dae0a942
MB
51112008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
5112
5113 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
5114
9f5572e9
MB
51152008-12-04 David Engster <dengste@eml.cc>
5116
5117 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
af42a9cc 5118 of nnml-get-new-mail. Change URL for mairix patch.
9f5572e9 5119
bc23baaa
CD
51202008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
5121
5122 * org.texi (Using the mapping API): Fix bug in mapping example.
5123 (Publishing options): Make the list of properties complete again, in
5124 correspondence to the variable `org-export-plist-vars'.
5125 (Property searches): Document new special values for time comparisons.
5126 (Tag inheritance): Refine the description of tag inheritance.
5127 (Project alist): Add info about the publishing sequence of components.
a0bf4117 5128 (Effort estimates): Document the new relative timer.
bc23baaa 5129
3bf8054f
JB
51302008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
5131
5132 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
5133 (Using Calc): Clarify use of `C-x * o'.
5134 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
5135
ac134f2f
RS
51362008-11-28 Richard M Stallman <rms@gnu.org>
5137
5138 * dbus.texi (Receiving Method Calls): Clean up previous change.
5139
ace706d1
MA
51402008-11-26 Michael Albinus <michael.albinus@gmx.de>
5141
5142 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
5143 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
5144 `dbus-unescape-from-identifier'.
5145 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 5146 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
5147 (Signals): Use the constants in the example.
5148
d60b1ba1
CD
51492008-11-24 Carsten Dominik <dominik@science.uva.nl>
5150
b97439ce 5151 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 5152
ce4fdcb9
CD
51532008-11-23 Carsten Dominik <dominik@science.uva.nl>
5154
5155 * org.texi (Setting up Remember): Document `org-remember-mode'.
5156 (External links): Document that bbdb links can use a regular
5157 expression.
5158 (External links): Document that elisp links can contain interactive
5159 commands.
5160
c8548a00 51612008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
5162
5163 * viper.texi (viper-translate-all-ESC-keysequences):
5164 Description removed.
5165
6a2c4aec
GM
51662008-11-19 Glenn Morris <rgm@gnu.org>
5167
5168 * doclicense.texi: Change to FDL 1.3.
5169 Relicense all texi files under FDL 1.3 or later.
5170
59ee4113
JB
51712008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
5172
5173 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
5174
59bcbb98 51752008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a 5176
0c7efc08 5177 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
2198eaa5
JB
5178
5179 * ediff.texi: Version/date change.
9f90198a 5180
8aa41c9b
CY
51812008-11-14 Chong Yidong <cyd@stupidchicken.com>
5182
5183 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
5184
17587b1b
JB
51852008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
5186
5187 * calc.texi (About This Manual): Comment out a mention of
5188 marginal notes.
5189
564c900e
CD
51902008-11-12 Carsten Dominik <dominik@science.uva.nl>
5191
5192 * org.texi (Clocking work time): Document the :formula property of
5193 clock tables.
5194 (Structure editing, Refiling notes): Document refiling regions.
5195 (Agenda commands): Document the double-prefix version
5196 of the `l' command in the agenda.
5197 (Handling links): Explain the effect of a double prefix
5198 arg to `C-c C-o'.
5199 (TODO basics): Add documentation for tag triggers.
5200
3c4be1f2
GM
52012008-10-23 Glenn Morris <rgm@gnu.org>
5202
5203 * cl.texi (Function Bindings): Mention `flet' fails to deal with
5204 byte-compiling things like `+'.
5205
5206 * ns-emacs.texi: Merge copyright years of author now with assignment
5207 into FSF years.
5208 (VER): Use it for easier automatic updating. Use Emacs version rather
5209 than standalone Emacs.app version.
5210
a6520ff3
CD
52112008-10-12 Carsten Dominik <dominik@science.uva.nl>
5212
864c9740 5213 * org.texi: Lots of minor fixes.
a6520ff3
CD
5214 (Capture): New chapter.
5215 (Org Plot): New section.
5216
db7a4b66
MH
52172008-09-30 Magnus Henoch <mange@freemail.hu>
5218
5219 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
5220
4043c194
JB
52212008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
5222
5223 * calc.texi (User Defined Units): Mention how to enter optional display
5224 string.
5225
eef5ade7
MB
52262008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
5227
0c7efc08 5228 * message.texi (Sending Variables): Fix variable documentation to
eef5ade7
MB
5229 avoid the "y/n" wording.
5230
e52cac88
MB
52312008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
5232
0c7efc08 5233 * message.texi (Sending Variables): Add `message-confirm-send' doc.
e52cac88
MB
5234
52352008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
5236
5237 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
5238 @enumerate section so as to be able to be formatted with MAKEINFO=no.
5239
00c55306
BW
52402008-09-22 Bill Wohler <wohler@newt.com>
5241
5242 Release MH-E manual version 8.1.
5243
5244 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5245 release 8.1.
5246
5247 * mh-e.texi: Retain dual license as agreed to by the FSF.
5248 However, bump GPL to Version 3.
5249 Use @include for license text.
5250
e52cac88 52512008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
5252
5253 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
5254 (Store custom flags and keywords, Store arbitrary data):
5255 Clean up markup.
64763fe3
MB
5256
52572008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
5258
5259 * gnus.texi (The Gnus Registry): Document it.
5260
9e601b8d
MB
52612008-09-08 David Engster <dengste@eml.cc>
5262
88ee5b02
JB
5263 * gnus.texi (nnmairix): Point out that nnml uses MH format.
5264 Clarify section about choosing back end servers.
9e601b8d 5265
247043f1
GM
52662008-08-23 Glenn Morris <rgm@gnu.org>
5267
5268 * dired-x.texi (Shell Command Guessing):
5269 Mention dired-guess-shell-case-fold-search. (Bug#417)
5270
2bfec7a0
MA
52712008-08-22 Michael Albinus <michael.albinus@gmx.de>
5272
5273 * trampver.texi: Update release number.
5274
247043f1 52752008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
5276
5277 * ns-emacs.texi: Update version.
5278 (Introduction): Correct menu location for options save.
5279 (Customization): Note that defaults are stored under org.gnu.Emacs.
5280
8c20bd92
BW
52812008-08-11 Bill Wohler <wohler@newt.com>
5282
5283 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
5284 explicit about GNU mailutils MH elsewhere (with thanks to Darel
5285 Henman) (closes SF #1768928).
5286
767a4d92
GM
52872008-08-10 Glenn Morris <rgm@gnu.org>
5288
5289 * ns-emacs.texi: Use @copying. Change copyright of authors with
5290 assignment to FSF. Change license to GFDL.
5291 (Top): Remove outdated references.
5292
6ecfe5c2
MB
52932008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
5294
88ee5b02
JB
5295 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
5296 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
5297 gnus-summary-sort-by-most-recent-date.
5298 (Summary Sorting): Explain prefix argument.
5299
53002008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
5301
5302 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
5303 gnus-summary-pipe-output.
5304
eb932e8a
MA
53052008-08-03 Michael Albinus <michael.albinus@gmx.de>
5306
5307 * dbus.texi (Receiving Method Calls): Document error handling of own
5308 D-Bus methods.
5309
bfe16263
BW
53102008-08-01 Bill Wohler <wohler@newt.com>
5311
5312 * mh-e.texi (Reading Mail)
9f90198a 5313 (Viewing Attachments): Describe new function
bfe16263
BW
5314 mh-show-preferred-alternative.
5315 (Sending Mail, Redistributing, Sending Message): Describe new hook
5316 mh-annotate-msg-hook.
5317
21956b56
MA
53182008-07-31 Michael Albinus <michael.albinus@gmx.de>
5319
5320 * dbus.texi (Arguments and Signatures): Fix example.
5321 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
5322 (Asynchronous Methods): New node.
9f90198a
JB
5323 (Errors and Events): Describe extended layout of `dbus-event'.
5324 New defun `dbus-event-message-type'.
21956b56 5325
7c2fb837
DN
53262008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
5327
5328 * ediff.texi: Remove VMS support.
5329
13662773
JB
53302008-07-29 Juanma Barranquero <lekktu@gmail.com>
5331
5332 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
5333 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
5334
ddde0b34
CY
53352008-07-29 Chong Yidong <cyd@stupidchicken.com>
5336
5337 * Makefile.in: Add mairix-el targets.
5338
53392008-07-29 David Engster <deng@randomsample.de>
5340
5341 * mairix-el.texi: New file.
5342
d5875b25
JB
53432008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
5344
366b7d44
JB
5345 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
5346 project files. Delete 'main_unit' project variable; not needed. Allow
5347 process environment variables wherever project variables are allowed.
5348 Add tutorial section on multiple GNAT project files.
d5875b25 5349
6cbab8ee
MA
53502008-07-27 Michael Albinus <michael.albinus@gmx.de>
5351
5352 Sync with Tramp 2.1.14.
5353
5354 * trampver.texi: Update release number.
5355
9e2a2647
DN
53562008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
5357
5358 * ns-emacs.texi:
5359 * faq.texi: Remove mentions of Mac Carbon.
5360
d62672f3
MB
53612008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
5362
5363 * gnus.texi (Saving Articles): Describe the 2nd argument of
5364 gnus-summary-save-in-pipe.
5365 (SpamAssassin): Use it.
5366
53672008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
5368
5369 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
5370
dd12e1c6
CD
53712008-07-25 Carsten Dominik <dominik@science.uva.nl>
5372
5373 * org.texi (Export options): Document the use of the creator flag.
5374
44ce9197
CD
53752008-07-24 Carsten Dominik <dominik@science.uva.nl>
5376
5377 * org.texi: New version 6.06a.
5378
ddd13c5d
JB
53792008-07-23 Juanma Barranquero <lekktu@gmail.com>
5380
5381 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
5382 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
5383
8dc6104d
JB
53842008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
5385
5386 * calc.texi (Editing Stack Entries):
5387 (Algebraic Entry): Rewrite introductory sentences so it can be used by
5388 Calc's help functions. Mention fixing typos.
5389 (Customizing Calc): Fix typo.
5390
53912008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
5392
5393 * calc.texi (summarykey): New macro. Use to correctly format keys in
5394 the summary.
5395
ddd13c5d 53962008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
5397
5398 * ns-emacs.texi (Customization): Corrected documentation on color
5399 specification formats.
5400
568beaa2
AS
54012008-07-19 Andreas Schwab <schwab@suse.de>
5402
db8ef699 5403 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
5404
5405 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
5406 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
5407
cd71b9ae
MA
54082008-07-18 Michael Albinus <michael.albinus@gmx.de>
5409
5410 * dbus.texi (Inspection): Rework, introduce submenus.
5411 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
5412 (Properties and Annotations, Arguments and Signatures): New nodes.
5413
9b7993b4
MA
54142008-07-13 Michael Albinus <michael.albinus@gmx.de>
5415
5416 * dbus.texi (Receiving Method Calls): Fix description of
5417 `dbus-register-method'.
5418 (Signals): Allow also signal arguments for filtering in
5419 `dbus-register-signal'.
5420
241d447b
JB
54212008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
5422
5423 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
5424 `cnorm'.
5425 (Arithmetic Tutorial): Simplify the verification of prime factors.
5426
adb46650
MB
54272008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
5428
5429 * gnus.texi (Saving Articles): Mention
5430 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
5431
92e15881
JB
54322008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
5433
5434 * calc.texi: Adjust mode line throughout.
5435
ea597303
JB
54362008-06-28 Juanma Barranquero <lekktu@gmail.com>
5437
5438 * sasl.texi (Mechanisms): Fix typos.
5439
aee08080
JB
54402008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
5441
5442 * calc.texi (Killing from the stack): Mention using normal Emacs
5443 copying.
5444
a06a4a12
MA
54452008-06-21 Michael Albinus <michael.albinus@gmx.de>
5446
0c7efc08 5447 * tramp.texi (Password handling): Rename from "Password caching".
ea597303 5448 Add `auth-source' mechanism.
a06a4a12
MA
5449 (Connection caching): Tramp reopens the connection automatically,
5450 when the operating system on the remote host has been changed.
5451
7389398d
EZ
54522008-06-20 Eli Zaretskii <eliz@gnu.org>
5453
5454 * makefile.w32-in (distclean): Remove makefile.
5455
b349f79f
CD
54562008-06-17 Carsten Dominik <dominik@science.uva.nl>
5457
3f9b4c2b 5458 * org.texi (Using the mapping API): New section.
b349f79f 5459 (Agenda column view): New section.
3f9b4c2b 5460 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 5461 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 5462 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
5463
54642008-06-17 Jason Riedy <jason@acm.org>
5465
5466 * org.texi (A LaTeX example): Note that fmt may be a one-argument
5467 function, and efmt may be a two-argument function.
5468 (Radio tables): Document multiple destinations.
5469
cd5c05d2
GM
54702008-06-16 Glenn Morris <rgm@gnu.org>
5471
5472 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
5473 Add Cover-Texts.
5474
debf4439
GM
54752008-06-15 Glenn Morris <rgm@gnu.org>
5476
5477 * faq.texi (VER): Update to 23.0.60.
5478
5479 * mh-e.texi: Remove option of licensing under GPL.
5480 Add Cover-Texts to GFDL permissions notice.
5481 (GPL): Remove section.
5482 (GFDL): Include doclicense.texi rather than the actual text.
5483
5484 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
5485 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
5486
5487 * sasl.texi: Fix output file name.
5488
5489 * epa.texi, sasl.texi: Refer to license in Emacs manual.
5490
5491 * gnus-coding.texi: Refer to license in Gnus manual.
5492
5493 * idlwave.texi, sasl.texi: Use @copying.
5494
5495 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
5496
5497 * speedbar.texi: Update Back-Cover Text as per maintain.info.
5498
5499 * url.texi: Use @copying, @title, @subtitle, @author.
5500
5501 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
5502 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
5503 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
5504 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
5505 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
5506 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
5507 * widget.texi, woman.texi:
5508 Remove references to external license, since doclicense is included.
5509
5510 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
5511 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
5512 Remove references to non-existent Invariant Sections.
5513
091f8bc1
GM
55142008-06-14 Glenn Morris <rgm@gnu.org>
5515
5516 * faq.texi (Major packages and programs): Remove references to external
5517 Supercite, Calc, VIPER, since they have been included for some time.
5518 Update VM, AUCTeX, BBDB entries.
5519
47bcb4d3
UJ
55202008-06-14 Ulf Jasper <ulf.jasper@web.de>
5521
5522 * newsticker.texi: Updated to match latest newsticker changes.
5523
6f093307
GM
55242008-06-13 Glenn Morris <rgm@gnu.org>
5525
5526 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
5527 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
5528 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
5529 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
5530 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
5531 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
5532 * woman.texi:
5533 Update Back-Cover Text as per maintain.info.
5534
2b968687
MB
55352008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
5536
5537 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
5538
5539 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
5540 (gnus-faq.xml): Update repository host.
5541
2b968687
MB
5542 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
5543
55442008-06-15 Frank Schmitt <ich@frank-schmitt.net>
5545
5546 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
5547 Fix a typo.
5548
55492008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
5550
5551 * gnus.texi (Mail Source Customization): Correct values of
4e2af782 5552 `mail-source-delete-incoming'. Reported by Tassilo Horn.
2b968687
MB
5553 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
5554
55552008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
5556
5557 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
5558 coding standards.
5559
55602008-06-14 David Engster <dengste@eml.cc>
5561
5562 * gnus.texi (nnmairix): Markup fixes.
5563
e6d2d263
MB
55642008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
5565
2b968687 5566 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
5567
55682008-06-05 David Engster <dengste@eml.cc>
5569
5570 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
5571
55722008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
5573
b344d29d 5574 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
5575 (Searching, nnir, nnmairix): New stub nodes.
5576
ad231df6 55772008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
5578
5579 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
5580
f394fa25
MB
55812008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
5582
5583 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
5584
58333467
MB
55852008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
5586
5587 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
5588
67525fb9
JY
55892008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
5590
5591 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
5592
0549d8fc
JB
55932008-05-06 Juanma Barranquero <lekktu@gmail.com>
5594
5595 * info.texi (Top): Fix typo in xref.
5596
149a3837
KB
55972008-05-05 Karl Berry <karl@gnu.org>
5598
5599 * info.texi (Top): @xref to stand-alone manual.
5600
3a23a519
MB
56012008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
5602
5603 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
5604 (Various Summary Stuff): Fix typo in last xref.
5605
0a29fbf3
JB
56062008-05-02 Juanma Barranquero <lekktu@gmail.com>
5607
5608 * org.texi (Moving subtrees): Fix typo.
5609
586b90f1
MA
56102008-04-28 Michael Albinus <michael.albinus@gmx.de>
5611
5612 * tramp.texi (Frequently Asked Questions): Explain, how to disable
5613 Tramp via `tramp-mode'.
5614
b5af9883
CD
56152008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
5616
5617 * org.texi: Massive changes, in many parts of the file.
5618
d55fe5bb
MB
56192008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
5620
5621 * gnus.texi (Oort Gnus): Add message-fill-column.
5622
56232008-04-12 Adrian Aichner <adrian@xemacs.org>
5624
5625 * gnus.texi (Mail Source Specifiers): Typo fix.
5626
56272008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
5628
5629 * gnus.texi (Diary Headers Generation): Update key binding for
5630 `gnus-diary-check-message'.
5631
56322008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
5633
5634 * gnus.texi (Emacsen): Addition.
5635
56362008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
5637
5638 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
5639
56402008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
5641
5642 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
5643
56442008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
5645
5646 * gnus-news.texi: Update tool bar item.
5647
56482008-04-09 Sven Joachim <svenjoac@gmx.de>
5649
5650 * gnus-news.texi: Fix typos.
5651
76c109c3
JB
56522008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
5653
222027f2 5654 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
5655 Add mention of `kron'.
5656
d5fbd5a6
MO
56572008-04-01 Daiki Ueno <ueno@unixuser.org>
5658
0c7efc08
SM
5659 * epa.texi (Encrypting/decrypting *.gpg files):
5660 Document epa-file-name-regexp.
d5fbd5a6 5661
fbcbb58c
KY
56622008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
5663
5664 * gnus.texi (Example Methods): Fix description about ssh-agent.
5665 (Indirect Functions): Fix the default value of nntp-telnet-command;
5666 remove link to connect.html.
5667
134ce16c
MA
56682008-03-30 Michael Albinus <michael.albinus@gmx.de>
5669
5670 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
5671 dbus-call-method.
5672 (Receiving Method Calls): The timeout can be set by the calling client.
5673
da1975d7
MA
5674 * trampver.texi: Update release number.
5675
2e4089ab
RS
56762008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
5677
5678 * gnus.texi (Top): Fix version. Add SASL.
5679
70cab5a9
MA
56802008-03-29 Michael Albinus <michael.albinus@gmx.de>
5681
5682 Sync with Tramp 2.1.13.
5683
5684 * trampver.texi: Update release number.
5685
5bc6ddff
MB
56862008-03-29 Chong Yidong <cyd@stupidchicken.com>
5687
5688 * org.texi: Update to new org-mode website.
5689
56902008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
5691
5692 * cl.texi (For Clauses): Fix loop over key-seq to match code.
5693
9b3ebcb6
MB
56942008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
5695
5696 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
5697 gnus-read-ephemeral-gmane-group-url,
5698 gnus-read-ephemeral-emacs-bug-group,
5699 gnus-read-ephemeral-debian-bug-group.
5700
57012008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
5702
5703 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
5704
5705 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
5706 Add FIXMEs for Bookmarks and gnus-registry-marks.
5707
57082008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
5709
5710 * gnus.texi (Smileys): Document `smiley-style'.
5711
57122008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
5713
5714 * gnus.texi (Gnus Development): Clarify difference between ding and
5715 gnu.emacs.gnus.
5716 (MIME Commands, Using MIME, RSS): Fix markup.
5717
5718 * gnus-faq.texi ([8.4]): Ditto.
5719
57202008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
5721
5722 * gnus.texi (Emacsen): Remove obsolete stuff.
5723
57242008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
5725
5726 * gnus.texi (Oort Gnus): Add version info WRT
5727 `mail-source-delete-incoming'.
5728
57292008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
5730
5731 * gnus.texi (Top): Add "Other related manuals" and version info in
5732 `iftex' output.
5733 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
5734 gnus-balloon-face-0 and the corresponding format specifiers.
5735
608d6a81
MA
57362008-03-26 Michael Albinus <michael.albinus@gmx.de>
5737
5738 * tramp.texi (Filename completion): Remove footnote about let-bind
5739 of `partial-completion-mode'. It doesn't work this way.
5740
27a6f132
SM
57412008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
5742
5743 * pcl-cvs.texi (Contributors): Update my email.
5744
4a7c4c40
MA
57452008-03-21 Michael Albinus <michael.albinus@gmx.de>
5746
5747 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
5748
2940c053
BW
57492008-03-17 Bill Wohler <wohler@newt.com>
5750
5751 * mh-e.texi (Viewing): Update URL for adding header fields to
5752 mh-invisible-header-fields-default.
5753
30864d5f
BW
57542008-03-16 Bill Wohler <wohler@newt.com>
5755
5756 * mh-e.texi (Preface): Add Gnus to requirements.
5757 (Forwarding): Note that forwarded MIME messages are now inline.
5758
31fe2b00
SM
57592008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
5760
5761 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
5762 (Common Variables): Give precedence to the netcat methods over the
5763 telnet methods, and mention that they are more reliable.
31fe2b00 5764
5e97c626
CD
57652008-03-13 Carsten Dominik <dominik@science.uva.nl>
5766
5767 * org.texi (Exporting Agenda Views): Document agenda export to
5768 iCalendar.
5769 (Progress logging): Document the new progress logging stuff.
5770
37a68866
MB
57712008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
5772
5773 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
5774 Update for change of `mail-source-delete-incoming'.
5775
5776 * gnus-news.texi: Ditto.
5777
8f7abae3
MB
57782008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
5779
5780 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
5781 custom versions.
5782
af379c86
AM
57832008-03-07 Alan Mackenzie <acm@muc.de>
5784
5785 * cc-mode.texi (Limitations and Known Bugs): State that the number of
5786 parens/brackets in a k&r region is limited.
5787
3d0f8a67
MB
57882008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
5789
5790 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
5791 using different Emacs versions.
5792
52151df0
GM
57932008-02-27 Glenn Morris <rgm@gnu.org>
5794
5795 * sc.texi: Remove a lot of old and obsolete info.
5796 (titlepage): Simplify.
5797 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
5798 (VM with any Emacsen, GNEWS with any Emacsen)
5799 (Overloading for Non-conforming MUAs, Version 3 Changes)
5800 (The Supercite Mailing List): Delete nodes.
5801 (Introduction): Remove info about old packages.
5802 (Getting Connected): Simplify. Remove info about old packages.
5803 (Citing Commands): Delete Emacs 19 info.
5804 (Hints to MUA Authors): Simplify.
5805 (Thanks and History): Merge in some info from the deleted node
5806 "Version 3 Changes".
5807
b03f96dc
MB
58082008-02-05 Juanma Barranquero <lekktu@gmail.com>
5809
5810 * org.texi (Setting tags, In-buffer settings):
5811 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
5812
52bec650
MB
58132008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
5814
5815 * gnus-news.texi: Mention that spaces and tabs are allowed in the
5816 installation directory name.
5817
34a3c587
RF
58182008-02-12 Romain Francoise <romain@orebokech.com>
5819
5820 * epa.texi (Overview): Fix typo.
5821
5a8d03e9
MO
58222008-02-11 Daiki Ueno <ueno@unixuser.org>
5823
5824 * epa.texi (Quick start): Remove the .emacs setting.
5825
f1914c40
MO
58262008-02-10 Daiki Ueno <ueno@unixuser.org>
5827
5828 * epa.texi (Quick start): Use the command `epa-enable' instead of
5829 loading `epa-setup'.
5830
bca98fc9
JB
58312008-02-08 Juanma Barranquero <lekktu@gmail.com>
5832
5833 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
5834 ($(infodir)/epa, epa.dvi): New targets.
5835
4b01af2e
MO
58362008-02-08 Daiki Ueno <ueno@unixuser.org>
5837
5838 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
5839
5840 * epa.texi: New manual documenting the EasyPG Assistant.
5841
06c0751a
MA
58422008-02-06 Michael Albinus <michael.albinus@gmx.de>
5843
5844 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
5845 (Inspection): New function dbus-ping.
5846
7dcccd7b
MA
58472008-02-05 Michael Albinus <michael.albinus@gmx.de>
5848
5849 * tramp.texi (Remote processes): Add `shell-command'.
5850
a1da1e37
MB
58512008-01-28 Michael Sperber <sperber@deinprogramm.de>
5852
5853 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
5854 (Group Parameters): Document `mail-source' parameter.
5855
c9d8f746
MA
58562008-01-27 Michael Albinus <michael.albinus@gmx.de>
5857
5858 * tramp.texi (Inline methods): The hostname of the su(do)? methods
5859 must be a local host.
5860
15db4a13
MO
58612008-01-26 Michael Olson <mwolson@gnu.org>
5862
5863 * erc.texi: Update version for ERC 5.3 release.
5864 (Obtaining ERC): Update extras URLs for 5.3.
5865 (Development): Write instructions for git, and remove those for Arch.
5866 (History): Mention the switch to git.
5867
2bc43980
KB
58682008-01-24 Karl Berry <karl@gnu.org>
5869
bca98fc9
JB
5870 * info.texi (Search Index, Search Text): Mention the command
5871 character in the section name, a la the (Go to node) node.
2bc43980 5872
d2e4a6c9
MA
58732008-01-21 Michael Albinus <michael.albinus@gmx.de>
5874
5875 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
5876
0b6799c3
MB
58772008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
5878
5879 * gnus-news.texi: Mention gnus-article-describe-bindings.
5880
58812008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
5882
5883 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
5884
db9c3fb1 58852008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 5886
7b4d0413 5887 * org.texi (Property inheritance): New section.
db9c3fb1 5888 (Conventions): New section.
7b4d0413 5889 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
5890 commands, and the new bindings for refiling.
5891 (Sparse trees): Document the new special command for sparse trees.
5892 (References): Be more clear about the counting of hilines.
5893 (Handling links): Document M-p/n for accessing links.
5894 (Fast access to TODO states): New section.
5895 (Per file keywords): New section.
5896 (Property inheritance): New section.
5897 (Column attributes): New summary types.
5898 (Capturing Column View): New section.
5899 (The date/time prompt): Cover the new features in the date/time prompt.
5900 Compactify the table of keys for the calendar remote control.
5901 (Clocking work time): Document the new :scope parameter.
5902 (Remember): Promoted to chapter.
5903 (Quoted examples): New section.
5904 (Enhancing text): New verbatim environments.
5905
6ed73f28
MA
59062008-01-14 Michael Albinus <michael.albinus@gmx.de>
5907
5908 * trampver.texi: Update release number.
5909
95838435
MB
59102008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
5911
0c7efc08
SM
5912 * gnus.texi (Article Keymap):
5913 Add gnus-article-wide-reply-with-original; fix descriptions of
95838435
MB
5914 gnus-article-reply-with-original and
5915 gnus-article-followup-with-original.
5916
20234d96
GM
59172008-01-09 Glenn Morris <rgm@gnu.org>
5918
5919 * nxml-mode.texi: Add @copying section.
5920
d82cf70b
MB
59212008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
5922
5923 * message.texi (Mail Variables): Add some text from "(gnus)Posting
5924 Server". Add `message-send-mail-with-mailclient'.
5925
5926 * gnus.texi (Posting Server): Move some text to "(message)Mail
5927 Variables" and add a reference here.
5928
addb7f2e
MA
59292008-01-04 Michael Albinus <michael.albinus@gmx.de>
5930
5931 * dbus.texi (Receiving Method Calls): New chapter.
5932 (Errors and Events): Add serial number to events. Replace "signal" by
5933 "message". Introduce dbus-event-serial-number.
5934
4db2806c
MA
59352008-01-03 Michael Albinus <michael.albinus@gmx.de>
5936
5937 * dbus.texi (Type Conversion): Explain the type specification for empty
5938 arrays. Use another example.
5939
c9ecb5a7
MA
59402007-12-30 Michael Albinus <michael.albinus@gmx.de>
5941
5942 * dbus.texi (all): Replace "..." by @dots{}.
5943 (Type Conversion): Precise the value range for :byte types.
5944 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
5945 Mention its return value.
5946 (Errors and Events): There is no D-Bus error propagation during event
5947 processing.
5948
702dbfd9
JB
59492007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
5950
5951 * calc.tex (Yacas Language, Maxima Language, Giac Language):
5952 New sections.
5953
87035689
MB
59542007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
5955
5956 * gnus.texi (Group Parameters): Reorder the text and add a note about
5957 `gnus-parameters' near the beginning of the node.
5958
59592007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
5960
5961 * gnus.texi (Score File Editing): Fix function name.
5962
5492f5ca
MA
59632007-12-23 Michael Albinus <michael.albinus@gmx.de>
5964
5965 Sync with Tramp 2.1.12.
5966
5967 * trampver.texi: Update release number.
5968
d4e67bc5
MA
59692007-12-22 Michael Albinus <michael.albinus@gmx.de>
5970
5971 * dbus.texi (Type Conversion): Correct input parameters mapping.
5972
6a31c819
MA
59732007-12-21 Michael Albinus <michael.albinus@gmx.de>
5974
5975 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
5976 (Errors and Events): Mention wrong-type-argument error.
5977
99a3e35f
AS
59782007-12-21 Alex Schroeder <alex@gnu.org>
5979
5980 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 5981 spaces. Fixed some typos.
99a3e35f
AS
5982 (Internet Relay Chat): Explain relay.
5983 (Getting started with rcirc): Change items to reflect prompts.
5984 Add more explanation to rcirc-track-minor-mode and added a comment to
5985 warn future maintainers that this section is a copy.
0c7efc08 5986 (People): Change /ignore example.
62b12a24 5987 (Keywords): Not keywords.
99a3e35f 5988
331e4d02
AS
59892007-12-20 Alex Schroeder <alex@gnu.org>
5990
5991 * rcirc.texi (Top): Fighting Information Overload chapter added.
5992 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
0c7efc08 5993 (rcirc commands): Move /ignore command to the new chapter.
331e4d02
AS
5994 (Fighting Information Overload): New chapter documenting /keyword,
5995 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
5996 (Configuration): Document rcirc-server-alist, remove
5997 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 5998
cd71c3ef
MA
59992007-12-16 Michael Albinus <michael.albinus@gmx.de>
6000
6001 * dbus.texi (Signals): Fix example in dbus-register-signal.
6002
bbbe940b
MB
60032007-12-14 Sven Joachim <svenjoac@gmx.de>
6004
6005 * gnus.texi (Score Variables): Fix typo.
6006
0ce574ef
MA
60072007-12-07 Michael Albinus <michael.albinus@gmx.de>
6008
6009 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
6010 (Signals): Adapt dbus-send-signal and dbus-register-signal.
6011 (Errors and Events): Adapt dbus-event.
6012
b890d447
MB
60132007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
6014
6015 * gnus.texi (Other Files): Add the yenc command.
6016
60172007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
6018
6019 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
6020 since 2004-08-06.
6021
60222007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
6023
6024 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
6025 on body.
6026
60272007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
6028
6029 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
6030 and rfc2047-allow-irregular-q-encoded-words; fix description of
6031 rfc2047-encode-encoded-words.
6032
60332007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
6034
6035 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
6036
3728bf03
MO
60372007-12-05 Michael Olson <mwolson@gnu.org>
6038
6039 * remember.texi (Diary): Remove "require" line for remember-diary.el.
6040 Update documentation for `remember-diary-file'.
6041
a4397af9
MA
60422007-12-04 Michael Albinus <michael.albinus@gmx.de>
6043
6044 * dbus.texi (Signals): Precise `dbus-register-signal'.
6045 (Errors and Events): Rework events part, the internal structure of
6046 dbus-event has changed.
6047
1682490c
JB
60482007-12-03 Juanma Barranquero <lekktu@gmail.com>
6049
6050 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
6051 ($(infodir)/dbus, dbus.dvi): New targets.
6052
7b13a0f2
MA
60532007-12-03 Michael Albinus <michael.albinus@gmx.de>
6054
6055 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
6056 unconditionally.
6057
6058 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
6059 emulation with @print{}.
6060
7ef92bc9
RS
60612007-12-02 Richard Stallman <rms@gnu.org>
6062
6063 * dbus.texi (Overview): Minor cleanup.
6064
22d8ac3a
MA
60652007-12-02 Michael Albinus <michael.albinus@gmx.de>
6066
d3a8e0df
MA
6067 * Makefile.in (INFO_TARGETS): Add dbus.
6068 (DVI_TARGETS): Add dbus.dvi.
6069 (dbus, dbus.dvi): New targets.
6070
22d8ac3a
MA
6071 * dbus.texi: New file.
6072
559764ab
RF
60732007-11-24 Romain Francoise <romain@orebokech.com>
6074
6075 * nxml-mode.texi: Add description in @direntry.
7aa579d9 6076 Fix file name to match @setfilename.
559764ab 6077
ac97a16b
MH
60782007-11-23 Mark A. Hershberger <mah@everybody.org>
6079
6080 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6081 ($(infodir)/nxml-mode): New rule.
6082
6083 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6084 ($(infodir)/nxml-mode): New rule.
6085 (clean): Add nxml-mode*.
6086
6087 * nxml-mode.texi: New file with nxml manual.
6088
404cd454
GM
60892007-11-18 Richard Stallman <rms@gnu.org>
6090
6091 * flymake.texi (Example -- Configuring a tool called directly):
6092 Update example.
6093
b048d478
MA
60942007-11-18 Michael Albinus <michael.albinus@gmx.de>
6095
6096 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 6097 double-slash behavior. Explain directory contents flushing.
b048d478 6098
346e8469
JB
60992007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
6100
6101 * calc.texi (TeX and LaTeX Language Modes): Put in
6102 missing braces.
6103
404cd454
GM
61042007-11-15 Richard Stallman <rms@gnu.org>
6105
6106 * cl.texi (Equality Predicates): Delete `eql'.
6107 (Predicates, Naming Conventions, Top): Delete `eql'.
6108 (Common Lisp Compatibility): Delete `eql'.
6109 (Porting Common Lisp): Delete obsolete backquote info.
6110 Minor clarification about character constants.
6111 (Sequence Basics): Minor clarification.
6112
1f6af58b
JB
61132007-11-15 Juanma Barranquero <lekktu@gmail.com>
6114
dccb744b 6115 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
6116 * tramp.texi (Filename completion): Fix typos.
6117
3bc88bc9
JB
61182007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
6119
6120 * calc.texi (Basic commands): Mention the menu.
6121
bc5300d3
MA
61222007-11-12 Michael Albinus <michael.albinus@gmx.de>
6123
6124 * tramp.texi (Connection caching): Tramp flushes connection
6125 properties when remote operating system has been changed.
6126
4d8a28ec
MB
61272007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
6128
6129 * gnus-news.texi: Fix spelling.
6130 `message-insert-formatted-citation-line', not
6131 `message-insert-formated-citation-line'.
6132
404cd454
GM
6133 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
6134
e1176b47
MA
61352007-11-07 Michael Albinus <michael.albinus@gmx.de>
6136
6137 * tramp.texi (Overview): Mention also the PuTTY integration under
b46a6a83 6138 w32. Remove paragraphs about Tramp's experimental status.
e1176b47
MA
6139 (Frequently Asked Questions): Add code example for highlighting the
6140 mode line.
6141
6159985a
MO
61422007-11-03 Michael Olson <mwolson@gnu.org>
6143
6144 * remember.texi: Change mentions of remember-buffer to
6145 remember-finalize throughout.
6146
bec9b2f5
MO
61472007-10-30 Michael Olson <mwolson@gnu.org>
6148
6149 * remember.texi (Copying): Remove.
6150 (Mailbox): Update with non-BBDB instructions.
6151 (Diary, Org): Add.
6152 (Bibliography, Planner Page): Remove.
6153
b6173182
JB
61542007-10-30 Juanma Barranquero <lekktu@gmail.com>
6155
6156 * makefile.w32-in (INFO_TARGETS): Add remember.
6157 (DVI_TARGETS): Add remember.dvi.
6158 ($(infodir)/remember): New rule.
6159 (clean): Add remember*.
6160
15f3eb73
MO
61612007-10-30 Michael Olson <mwolson@gnu.org>
6162
70bdc930
MO
6163 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
6164 ($(infodir)/remember): New rule that builds the Remember Manual.
6165
b6173182
JB
6166 * remember.texi: New file containing the Remember Mode Manual.
6167 Shuffle chapters around after initial import.
7d3f6f1a
MO
6168 (Function Reference): Split Keystrokes into separate chapter.
6169 (Keystrokes): Document C-c C-k.
51d24a12 6170 (Introduction): Fix typographical issue with "---".
15f3eb73 6171
404cd454
GM
61722007-10-29 Richard Stallman <rms@gnu.org>
6173
6174 * widget.texi (Introduction): Delete discussion of implementation
6175 internals.
6176
9bbb9638
MA
61772007-10-29 Michael Albinus <michael.albinus@gmx.de>
6178
6179 * tramp.texi (Connection caching): Host names must be different
6180 when tunneling.
6181
c7ff939a
RS
61822007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6183
6184 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
6185 Gnus v5.13.
6186
01c52d31
MB
61872007-10-28 Miles Bader <miles@gnu.org>
6188
6189 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
6190
01c52d31
MB
61912007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6192
0c7efc08
SM
6193 * gnus.texi (Sorting the Summary Buffer):
6194 Remove gnus-article-sort-by-date-reverse.
01c52d31
MB
6195
61962007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6197
6198 * gnus.texi (Non-ASCII Group Names): New node.
6199 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
6200 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
6201
c8763fb6 62022007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
6203
6204 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
6205 clean the output of the program `imap-shell-program'.
6206
62072007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6208
6209 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
6210
62112007-10-28 Tassilo Horn <tassilo@member.fsf.org>
6212
6213 * gnus.texi (Sticky Articles): Documentation for sticky article
6214 buffers.
6215
c8763fb6 62162007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
6217
6218 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
6219
62202007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6221
6222 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
6223
62242007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6225
0c7efc08
SM
6226 * gnus.texi (Archived Messages):
6227 Document gnus-update-message-archive-method.
01c52d31
MB
6228
62292007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6230
6231 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
6232
c8763fb6 62332007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31 6234
0c7efc08
SM
6235 * gnus.texi (Group Maneuvering):
6236 Document `gnus-summary-next-group-on-exit'.
01c52d31
MB
6237
62382007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6239
0c7efc08
SM
6240 * gnus.texi (Really Various Summary Commands):
6241 Mention gnus-auto-select-on-ephemeral-exit.
01c52d31
MB
6242
62432007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6244
6245 * gnus.texi, message.texi: Bump version number.
6246
62472007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6248
6249 * gnus.texi (Group Line Specification, Misc Group Stuff)
6250 (Server Commands): Parenthesize @pxref{Mail Spool}.
6251
62522007-10-28 Didier Verna <didier@xemacs.org>
6253
6254 New user option: message-signature-directory.
6255 * message.texi (Insertion Variables): Document it.
6256 * gnus.texi (Posting Styles): Ditto.
6257
62582007-10-28 Didier Verna <didier@xemacs.org>
6259
6260 * gnus.texi (Group Line Specification):
6261 * gnus.texi (Misc Group Stuff):
6262 * gnus.texi (Server Commands): Document the group compaction feature.
6263
62642007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6265
6266 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
6267
6268 * message.texi (Various Message Variables): Add message-fill-column.
6269
62702007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6271
6272 * gnus.texi: Untabify.
6273
62742007-10-28 Didier Verna <didier@xemacs.org>
6275
6276 * gnus.texi (Group Parameters): Document the posting-style merging
6277 process in topic-mode.
6278
62792007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6280
6281 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
6282
62832007-10-28 Romain Francoise <romain@orebokech.com>
6284
6285 * gnus.texi (Mail Spool): Fix typo.
6286 Update copyright.
6287
62882007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6289
6290 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
6291
62922007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6293
6294 * gnus.texi (Summary Generation Commands):
6295 Add gnus-summary-insert-ticked-articles.
6296
62972007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6298
b2abec73
JB
6299 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
6300 to spam-spamassassin-program.
01c52d31
MB
6301
63022007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6303
6304 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
6305
63062007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6307
6308 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
6309
63102007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6311
6312 * message.texi (Mail Headers): Document `opportunistic'.
6313
63142007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6315
6316 * emacs-mime.texi (Encoding Customization): Explain how to set
6317 mm-coding-system-priorities per hierarchy.
6318
63192007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6320
6321 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
6322 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
6323
63242007-10-28 Didier Verna <didier@xemacs.org>
6325
6326 * message.texi (Wide Reply): Update documentation of
6327 message-dont-reply-to-names (now allowing a list of regexps).
6328
63292007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6330
6331 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
6332
63332007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6334
6335 * gnus.texi (SpamAssassin back end): Fix typo.
6336
6337 * sieve.texi (Examples): Fix grammar.
6338
63392007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6340
6341 * gnus.texi (Searching for Articles): Document M-S and M-R.
6342 (Limiting): Document / b.
6343
63442007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6345
6346 * gnus.texi (Thread Commands): T M-^.
6347
63482007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6349
6350 * message.texi (Mail Aliases): Document ecomplete.
6351 (Mail Aliases): Fix typo.
6352
63532007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6354
6355 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
6356 fix typo.
6357
63582007-10-28 Romain Francoise <romain@orebokech.com>
6359
6360 * gnus.texi (Mail Spool): Grammar fix.
6361
63622007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6363
6364 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
6365 string.
6366
63672007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6368
6369 * gnus.texi (Group Parameters): Fix description.
6370
63712007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6372
b2abec73
JB
6373 * gnus.texi (Gmane Spam Reporting):
6374 Fix spam-report-gmane-use-article-number.
6375 Add spam-report-user-mail-address.
01c52d31
MB
6376
63772007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6378
6379 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
6380
63812007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6382
6383 * gnus.texi (Group Parameters): Add simplified sorting example based on
6384 example for `Sorting the Summary Buffer' from Jari Aalto
6385 <jari.aalto@cante.net>.
6386 (Example Methods): Add example for an indirect connection.
6387
63882007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
6389
0c7efc08 6390 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
c5b0993e 6391 (Agent Parameters): Update parameter names to match code.
01c52d31
MB
6392 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
6393 'gnus-agent-summary-fetch-series'.
6394 (Agent and flags): New section providing a generalized discussion
6395 of flag handling.
0c7efc08
SM
6396 (Agent and IMAP): Remove flag discussion.
6397 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
01c52d31
MB
6398
63992007-10-28 Romain Francoise <romain@orebokech.com>
6400
6401 * gnus.texi (Exiting the Summary Buffer): Add new function
6402 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
6403
64042007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6405
6406 * gnus.texi (Conformity): Fix typo.
6407 (Customizing Articles): Document `first'.
6408
64092007-10-28 Jari Aalto <jari.aalto@cante.net>
6410
6411 * gnus.texi (Sorting the Summary Buffer):
6412 Add `gnus-thread-sort-by-date-reverse'. Add example
6413 host to different sorting in NNTP and RSS groups.
6414
64152007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6416
6417 * message.texi (Insertion): Describe prefix for
6418 message-mark-inserted-region and message-mark-insert-file.
6419
64202007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6421
6422 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
6423 LaTeX documents. Describe "text/x-gnus-verbatim".
6424
64252007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6426
b2abec73 6427 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
6428 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
6429 (spam-stat spam filtering, SpamOracle)
0c7efc08 6430 (Extending the Spam ELisp package): Remove extra quote symbol for
01c52d31
MB
6431 clarity.
6432
64332007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6434
6435 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
6436 gnus-article-delete-part and gnus-article-replace-part.
6437 (Using MIME): Add gnus-mime-replace-part.
6438
64392007-10-28 Romain Francoise <romain@orebokech.com>
6440
6441 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
6442 requires `auto-compression-mode' to be enabled. Add new nnml
6443 variable `nnml-compressed-files-size-threshold'.
6444
64452007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6446
0c7efc08
SM
6447 * gnus.texi (Sorting the Summary Buffer):
6448 Add gnus-thread-sort-by-recipient.
01c52d31
MB
6449
64502007-10-28 Romain Francoise <romain@orebokech.com>
6451
6452 * message.texi (Insertion Variables): Mention new variable
6453 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
6454 documentation accordingly.
6455
64562007-10-28 Romain Francoise <romain@orebokech.com>
6457
6458 * gnus.texi (To From Newsgroups): Mention new variables
6459 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
6460
64612007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6462
6463 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
6464 stuff; gnus-mime-inline-part does the automatic decompression.
6465
64662007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6467
6468 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 6469 "training.ham" should be "training.spam".
01c52d31
MB
6470
64712007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6472
6473 * message.texi (Mail Variables): Fix the default value for
6474 message-send-mail-function.
6475
64762007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6477
6478 * gnus.texi (Optional Back End Functions): nntp-request-update-info
6479 always returns nil exceptionally.
6480
64812007-10-28 Simon Josefsson <jas@extundo.com>
6482
0c7efc08
SM
6483 * gnus.texi (Article Washing): Add libidn URL.
6484 Suggested by Michael Cook <michael@waxrat.com>.
01c52d31
MB
6485
64862007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6487
6488 * gnus.texi (Topic Commands): Fix next/previous.
6489
64902007-10-28 Simon Josefsson <jas@extundo.com>
6491
6492 * gnus.texi (Article Washing): Mention `W i'.
6493
c8763fb6 64942007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
6495
6496 * gnus.texi (Group Parameters): Slight extension of sieve
6497 parameter description.
6498
64992007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6500
6501 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
6502 matching score files as well.
6503 (Picons): Describe `gnus-picon-style'.
6504
65052007-10-28 Romain Francoise <romain@orebokech.com>
6506
6507 * message.texi (Message Headers): Mention that headers are hidden
6508 using narrowing, and how to expose them.
6509 Update copyright.
6510
65112007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6512
6513 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
6514 `gnus-summary-sort-by-recipient'.
6515
65162007-10-28 Romain Francoise <romain@orebokech.com>
6517
6518 * gnus.texi (NNTP marks): New node.
6519 (NNTP): Move NNTP marks variables to the new node.
6520
65212007-10-28 Jesper Harder <harder@ifa.au.dk>
6522
b2abec73 6523 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
6524
6525 * gnus.texi (MIME Commands, Hashcash): Markup fix.
6526
65272007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6528
b2abec73 6529 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 6530 everywhere for consistency.
b2abec73
JB
6531 (Filtering Spam Using The Spam ELisp Package): Admonish again.
6532 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
0c7efc08
SM
6533 Say "regular expression" instead of "regex." Admonish.
6534 Pick other words to sound better (s/so/thus/).
6535 (Spam ELisp Package Filtering of Incoming Mail):
6536 Mention statistical filters. Remove old TODO.
01c52d31 6537 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
6538 New section on sorting and displaying the spam score.
6539 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
6540 backend but an alias to spam-use-BBDB.
6541 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
6542 new backend functionality.
6543
65442007-10-28 Simon Josefsson <jas@extundo.com>
6545
6546 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
6547 nntp-marks-directory, from Romain Francoise
6548 <romain@orebokech.com>.
6549
65502007-10-28 Magnus Henoch <mange@freemail.hu>
6551
6552 * gnus.texi (Hashcash): New default value of
6553 hashcash-default-payment.
6554
65552007-10-28 Simon Josefsson <jas@extundo.com>
6556
6557 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
6558 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
6559
65602007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6561
0c7efc08 6562 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
01c52d31
MB
6563
65642007-10-28 Simon Josefsson <jas@extundo.com>
6565
6566 * gnus.texi (documentencoding): Add, to avoid warnings.
6567
65682007-10-28 Simon Josefsson <jas@extundo.com>
6569
6570 * message.texi (Mail Headers): Add.
6571
6572 * gnus.texi (Hashcash): Fix.
6573
65742007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6575
0c7efc08 6576 * gnus.texi (Hashcash): Change location of library, also mention
01c52d31 6577 that payments can be verified and fix the name of the
b2abec73 6578 hashcash-path variable.
01c52d31
MB
6579
65802007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6581
b2abec73 6582 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
6583
65842007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6585
6586 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
6587
65882007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6589
6590 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
6591 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
6592 warning about ham processors in spam groups removed.
01c52d31
MB
6593
65942007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 6595
0c7efc08 6596 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
b2abec73 6597 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
6598
65992007-10-28 Jesper Harder <harder@ifa.au.dk>
6600
6601 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
6602 (Mailing List): Typo.
6603 (Customizing Articles): Add gnus-treat-ansi-sequences.
6604 (Article Washing): Index.
6605
6606 * message.texi: Use m-dash consistently.
6607
66082007-10-28 Jesper Harder <harder@ifa.au.dk>
6609
6610 * gnus.texi (GroupLens): Remove.
6611
66122007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
6613
0c7efc08
SM
6614 * gnus.texi (Outgoing Messages, Agent Variables):
6615 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
01c52d31
MB
6616 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
6617
66182007-10-28 Jesper Harder <harder@ifa.au.dk>
6619
6620 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
6621
66222007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6623
6624 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
6625
6626 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
6627
66282007-10-28 Simon Josefsson <jas@extundo.com>
6629
6630 * gnus.texi (Top): Add SASL.
6631
404cd454
GM
66322007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
6633
6634 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
6635
66362007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
6637
6638 * gnus.texi (Troubleshooting): Adjust Gnus version number.
6639
0edd2970
JB
66402007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
6641
6642 * calc.texi (Formulas, Composition Basics): Lower the
6643 precedence of negation.
6644
a9afba20
JY
66452007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
6646
6647 * ses.texi (The Basics): Mention how to create a new spreadsheet.
6648 Mention the new three-letter column identifiers.
6649 (More on cell printing): Calculate-cell and truncate-cell are now `c'
6650 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
6651 message when using `c' on an empty default with default printer.
6652 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
6653 renamed to `ses--symbolic-formulas' some time ago.
6654
45b778a6
JB
66552007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
6656
6657 * calc.texi (Default Simplifications, Making Selections)
6658 (Customizing Calc): Clarify associativity of multiplication.
6659
03b5bade
MA
66602007-10-23 Michael Albinus <michael.albinus@gmx.de>
6661
6662 * tramp.texi (Traces and Profiles): Simplify loop over
6663 `trace-function-background'.
6664
e658c8ee
JL
66652007-10-22 Juri Linkov <juri@jurta.org>
6666
6667 * dired-x.texi (Shell Command Guessing): Default values are now
6668 available by typing M-n instead of M-p.
6669
dd753688
MA
66702007-10-21 Michael Albinus <michael.albinus@gmx.de>
6671
6672 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
6673 (Password caching): Remove `tramp-clear-passwd'.
6674 It's not a command anymore.
dd753688
MA
6675 (Bug Reports): Add `tramp-bug' to function index.
6676 (Function Index, Variable Index): New nodes.
6677 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
6678
6679 * trampver.texi: Update release number.
6680
4bb49b43
JB
66812007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
6682
8b296cdd 6683 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
6684 about integer size into past tense.
6685 (Time Zones): Remove pointer to Calc author's address.
6686 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 6687 and hyperbolic cotangent. Fix typo.
4bb49b43 6688
311dd93f
MA
66892007-10-10 Michael Albinus <michael.albinus@gmx.de>
6690
6691 Sync with Tramp 2.1.11.
6692
6693 * trampver.texi: Update release number.
6694
ea3fc256
MA
66952007-10-06 Michael Albinus <michael.albinus@gmx.de>
6696
6697 * tramp.texi (External packages): New section.
6698
1af74d06
MB
66992007-09-29 Juri Linkov <juri@jurta.org>
6700
6701 * info.texi (Help-Int): Document `L' (`Info-history').
6702
0e2806fa
SM
67032007-09-26 Carsten Dominik <dominik@science.uva.nl>
6704
6705 * org.texi: Change links to webpage and maintained email.
6706 (Remember): Promote to Chapter, significant changes.
6707 (Fast access to TODO states): New section.
6708 (Faces for TODO keywords): New section.
6709 (Export options): Example for #+DATE.
6710 (Progress logging): Section moved.
6711
567b9191
BW
67122007-09-26 Bill Wohler <wohler@newt.com>
6713
6714 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
6715 browse-url-at-mouse.
6716
1af74d06
MB
67172007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
6718
6719 * flymake.texi (Customizable variables): Face names don't end in -face.
6720 Fix flymake-err-line-patterns template.
6721 (Example -- Configuring a tool called directly): Fix init-function.
6722 (Highlighting erroneous lines): Face names don't end in -face.
6723
d60a4e3a 67242007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
6725
6726 * erc.texi (Special-Features): Fix small typo.
6727
7d7a3510
MA
67282007-09-14 Michael Albinus <michael.albinus@gmx.de>
6729
6730 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
6731 and "External transfer methods".
6732
285f0d3a
JB
67332007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
6734
6735 * calc.texi (Predefined Units): Add some history.
6736
526dc846
MO
67372007-09-08 Michael Olson <mwolson@gnu.org>
6738
87e04f16
JB
6739 * erc.texi (Copying): New section included from gpl.texi.
6740 This matches the look of the upstream ERC manual.
526dc846 6741
f10d0e80
JB
67422007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
6743
87e04f16 6744 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
6745 (Random Numbers): Clarify the distribution of `random'.
6746
4009494e
GM
67472007-09-06 Glenn Morris <rgm@gnu.org>
6748
f1fc42aa 6749 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 6750 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
6751 Change all setfilename commands to use ../../info.
6752 * Makefile.in: Move the parts of the old man/Makefile.in that do not
6753 refer to the Emacs manual here.
6754 (infodir): New variable.
6755 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
6756 (cc-mode.texi, faq.texi): Update references to source file locations.
6757 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
6758 do not refer to the Emacs manual here.
6759 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
6760
6761 * Makefile.in: Add `basename' versions of all info targets, for
6762 convenience when rebuilding just one manual.
6763 (../etc/GNU): Delete obsolete target.
6764 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
6765 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
6766 *.vrs *.toc here...
6767 (maintainer-clean): ...from here.
4009494e
GM
6768
6769 * makefile.w32-in (../etc/GNU): Delete obsolete target.
6770
2de53ca6
GM
67712007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
6772
6773 * calc.texi (Date Conversions): Clarify definition of
6774 Julian day numbering.
6775 (Date Forms): Clarify definition of Julian day numbering;
6776 add some history.
6777
67782007-08-30 Carsten Dominik <dominik@science.uva.nl>
6779
87e04f16 6780 * org.texi: Version 5.07.
2de53ca6
GM
6781
67822007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
6783
6784 * message.texi (MIME): Replace mml-attach with mml-attach-file.
6785
67862007-08-22 Carsten Dominik <dominik@science.uva.nl>
6787
6788 * org.texi (Adding hyperlink types): New section.
6789 (Embedded LaTeX): Chapter updated because of LaTeX export.
6790 (LaTeX export): New section.
6791 (Using links out): New section.
6792
67932007-08-22 Glenn Morris <rgm@gnu.org>
6794
6795 * faq.texi (Learning how to do something): Refcards now in
6796 etc/refcards/ directory.
6797
67982007-08-22 Michael Albinus <michael.albinus@gmx.de>
6799
6800 * tramp.texi (Remote Programs): Persistency file must be cleared when
6801 changing `tramp-remote-path'.
6802 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
6803 macro.
6804
68052007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
6806
6807 * calc.texi: Move contents to beginning of file.
6808 (Algebraic Entry): Fix the formatting of an example.
6809
68102007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
6811
6812 * calc.texi (Basic Operations on Units): Mention exact versus
6813 inexact conversions.
6814
68152007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
6816
6817 * calc.texi (Basic Operations on Units): Mention default
6818 values for new units.
6819 (Quick Calculator Mode): Mention that binary format will
6820 be displayed.
6821
68222007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
6823
6824 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
6825
68262007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
6827
6828 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
6829
68302007-08-08 Glenn Morris <rgm@gnu.org>
6831
6832 * gnus.texi, sieve.texi: Replace `iff'.
6833
68342007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
6835
6836 * calc.texi (Basic Graphics): Mention the graphing of error
6837 forms.
6838 (Graphics Options): Mention how `g s' handles error forms.
6839 (Curve Fitting): Mention plotting the curves.
6840 (Standard Nonlinear Models): Add additional models.
6841 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
6842 (Linear Fits): Correct result.
6843
68442007-08-01 Alan Mackenzie <acm@muc.de>
6845
6846 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
6847 to "--no-site-file".
6848
68492007-07-29 Michael Albinus <michael.albinus@gmx.de>
6850
6851 * tramp.texi (Frequently Asked Questions): Point to mode line
6852 extension in Emacs 23.1.
6853
6854 * trampver.texi: Update release number.
6855
68562007-07-27 Glenn Morris <rgm@gnu.org>
6857
6858 * calc.texi (Copying): Include license text from gpl.texi, rather than
6859 in-line.
6860
68612007-07-25 Glenn Morris <rgm@gnu.org>
6862
6863 * calc.texi (Copying): Replace license with GPLv3.
6864
6865 * Relicense all FSF files to GPLv3 or later.
6866
68672007-07-22 Michael Albinus <michael.albinus@gmx.de>
6868
6869 Sync with Tramp 2.1.10.
6870
6871 * tramp.texi (trampfn): Expand macro implementation in order to handle
6872 empty arguments.
6873 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 6874 occurrences by trampfn.
2de53ca6 6875 (Frequently Asked Questions): Extend example code for host
b2abec73 6876 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
6877 file names to be typed.
6878
6879 * trampver.texi: Update release number.
6880
68812007-07-17 Michael Albinus <michael.albinus@gmx.de>
6882
6883 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
6884 section. Reported by <poti@potis.org>.
6885 (Remote processes): Arguments of the program to be debugged are taken
6886 literally.
6887 (Frequently Asked Questions): Simplify recentf example.
6888
68892007-07-14 Karl Berry <karl@gnu.org>
6890
6891 * info.texi (@copying): New Back-Cover Text.
6892
6893 * info.texi (Quitting Info): Move to proper place in source.
6894 (Reported by Benno Schulenberg.)
6895
68962007-07-13 Eli Zaretskii <eliz@gnu.org>
6897
6898 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
6899
6900 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
6901
6902 * emacs-mime.texi: Add @documentencoding directive.
6903
69042007-07-12 Nick Roberts <nickrob@snap.net.nz>
6905
6906 * tramp.texi (Remote processes): Add an anchor to the subsection
6907 "Running a debugger on a remote host".
6908
69092007-07-12 Michael Albinus <michael.albinus@gmx.de>
6910
6911 * tramp.texi (Remote processes): Don't call it "experimental" any
6912 longer. Add subsection about running a debugger on a remote host.
6913
69142007-07-10 Carsten Dominik <dominik@science.uva.nl>
6915
6916 * org.texi (Properties and columns): Chapter rewritten.
6917
69182007-07-08 Michael Albinus <michael.albinus@gmx.de>
6919
6920 * tramp.texi:
6921 * trampver.texi: Migrate to Tramp 2.1.
6922
69232007-07-02 Carsten Dominik <dominik@science.uva.nl>
6924
6925 * org.texi (Properties): New chapter.
6926
69272007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
6928
6929 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
6930 Control Panel.
6931
6932 * gnus.texi (Misc Article): Add index entry for
6933 gnus-single-article-buffer.
6934
69352007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
6936
6937 * gnus.texi (Starting Up): Fix typo.
6938
69392007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
6940
6941 * gnus.texi (Asynchronous Fetching): Fix typo.
6942
69432007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
6944
6945 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
6946 (About This Manual): Remove redundant information.
6947 (Getting Started): Mention author.
6948 (Basic Arithmetic, Customizing Calc): Make description of the
6949 variable `calc-multiplication-has-precedence' match its new effect.
6950
69512007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
6952
0c7efc08
SM
6953 * calc.texi (Basic Arithmetic, Customizing Calc):
6954 Mention the variable `calc-multiplication-has-precedence'.
2de53ca6
GM
6955
69562007-06-19 Carsten Dominik <dominik@science.uva.nl>
6957
6958 * org.texi (Tag): Section swapped with node Timestamps.
6959 (Formula syntax for Lisp): Document new `L' flag.
6960
69612007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
6962
6963 * gnus.texi (Misc Group Stuff, Summary Buffer)
6964 (Server Commands, Article Keymap): Fix typo. s/function/command/.
6965
69662007-06-06 Juanma Barranquero <lekktu@gmail.com>
6967
6968 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
6969 * gnus.texi (Article Buttons, Mail Source Customization)
6970 (Sending or Not Sending, Customizing NNDiary):
6971 * message.texi (Message Headers):
6972 * mh-e.texi (HTML): Fix typos.
6973
69742007-06-07 Michael Albinus <michael.albinus@gmx.de>
6975
6976 Sync with Tramp 2.0.56.
6977
6978 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
6979 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
6980
69812007-06-02 Chong Yidong <cyd@stupidchicken.com>
6982
6983 * Version 22.1 released.
6984
69852007-05-26 Michael Olson <mwolson@gnu.org>
6986
6987 * erc.texi (Modules): Fix references to completion modules.
6988
69892007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
6990
6991 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
6992
69932007-05-09 Didier Verna <didier@xemacs.org>
6994
6995 * gnus.texi (Email Based Diary): New. Proper documentation for the
6996 nndiary back end and the gnus-diary library.
6997
69982007-05-03 Karl Berry <karl@gnu.org>
6999
7000 * .cvsignore (*.pdf): New entry.
7001
7002 * texinfo.tex: Update from current version for better pdf generation.
7003
70042007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
7005
7006 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
7007
70082007-04-28 Glenn Morris <rgm@gnu.org>
7009
7010 * faq.texi (New in Emacs 22): Restore mention of python.el pending
7011 consideration of legal status.
7012
70132007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
7014
7015 * idlwave.texi: Minor updates for IDLWAVE 6.1.
7016
70172007-04-24 Chong Yidong <cyd@stupidchicken.com>
7018
7019 * faq.texi (New in Emacs 22): python.el removed.
7020
70212007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
7022
7023 * calc.texi (Reporting bugs): Update maintainer's address.
7024
70252007-04-22 Chong Yidong <cyd@stupidchicken.com>
7026
7027 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
7028
70292007-04-15 Jay Belanger <belanger@truman.edu>
7030
7031 * calc.texi (Title page): Remove the date.
7032 (Basic Arithmetic): Emphasize that / binds less strongly than *.
7033 (The Standard Calc Interface): Change trail title.
7034 (Floats): Mention that when non-decimal floats are entered, only
7035 approximations are stored.
7036 (Copying): Move to the appendices.
7037 (GNU Free Documentation License): Add as an appendix.
7038
70392007-04-15 Chong Yidong <cyd@stupidchicken.com>
7040
7041 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
7042 * dired-x.texi, ebrowse.texi, ediff.texi:
7043 * emacs-mime.texi, erc.texi, eshell.texi:
7044 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
7045 * idlwave.texi, message.texi, newsticker.texi, org.texi:
7046 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
7047 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
7048 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
7049 * woman.texi: Include GFDL.
7050
7051 * doclicense.texi: Remove node heading, so that it can be included by
7052 other files.
7053
7054 * dired-x.texi: Relicence under GFDL. Remove date from title page.
7055
7056 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
7057 than *.
7058
70592007-04-14 Carsten Dominik <dominik@science.uva.nl>
7060
7061 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
7062 in Calc.
7063
70642007-04-09 Romain Francoise <romain@orebokech.com>
7065
7066 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
7067 Mac OS ports. Make it clear that mouse-1 complements and doesn't
7068 replace mouse-2.
7069
70702007-04-08 Chong Yidong <cyd@stupidchicken.com>
7071
7072 * woman.texi (Word at point, Interface Options): woman-topic-at-point
7073 renamed to woman-use-topic-at-point. Document new behavior.
7074
70752007-04-08 Richard Stallman <rms@gnu.org>
7076
7077 * url.texi: Fix some indexing.
7078 (Disk Caching): Drop discussion of old/other Emacs versions.
7079
70802007-04-07 Chong Yidong <cyd@stupidchicken.com>
7081
7082 * url.texi (Disk Caching): Say Emacs 21 "and later".
7083
7084 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
7085 on Font locking which now mentions JIT lock.
7086
70872007-04-01 Michael Olson <mwolson@gnu.org>
7088
7089 * erc.texi: Update for the ERC 5.2 release.
7090
70912007-03-31 David Kastrup <dak@gnu.org>
7092
7093 * woman.texi (Topic, Interface Options): Explain changes semantics of
7094 woman-manpath in order to consider MANPATH_MAP entries.
7095
70962007-03-31 Eli Zaretskii <eliz@gnu.org>
7097
7098 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
7099
71002007-03-26 Richard Stallman <rms@gnu.org>
7101
7102 * pgg.texi (Caching passphrase): Clean up previous change.
7103
71042007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
7105
7106 * gnus.texi (Setting Process Marks): Fix typo.
7107
71082007-03-25 Romain Francoise <romain@orebokech.com>
7109
7110 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
7111 readability, and include various fixes by Daniel Brockman, Nick Roberts
7112 and Dieter Wilhelm.
7113
71142007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
7115
7116 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
7117
7118 * gnus.texi (Mail Source Specifiers): Fix typo.
7119
71202007-03-22 Ralf Angeli <angeli@caeruleus.net>
7121
7122 * reftex.texi (Imprint): Update maintainer information.
7123
71242007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
7125
7126 * message.texi (Message Buffers): Update documentation for
7127 message-generate-new-buffers.
7128
71292007-03-15 Daiki Ueno <ueno@unixuser.org>
7130
7131 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
7132
71332007-03-21 Glenn Morris <rgm@gnu.org>
7134
7135 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
7136
71372007-03-19 Chong Yidong <cyd@stupidchicken.com>
7138
7139 * eshell.texi (Known problems): Emacs 21 -> 22.
7140
7141 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
7142
71432007-03-18 Jay Belanger <belanger@truman.edu>
7144
7145 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
7146
71472007-03-12 Glenn Morris <rgm@gnu.org>
7148
7149 * calc.texi (Time Zones): Switch to new North America DST rule.
7150
7151 * calc.texi: Replace "daylight savings" with "daylight
7152 saving" in text throughout.
7153
71542007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7155
7156 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
7157 The variable now uses a list of symbols instead of just a symbol.
7158 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
7159
71602007-03-06 Romain Francoise <romain@orebokech.com>
7161
7162 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
7163 new packages, and mention Gnus update.
7164
71652007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
7166
7167 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
7168 nntp-open-connection-functions-never-echo-commands.
7169
71702007-02-27 Chong Yidong <cyd@stupidchicken.com>
7171
7172 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
7173 problems on the console, and security risk in not using gpg-agent.
7174
71752007-02-25 Carsten Dominik <dominik@science.uva.nl>
7176
0c7efc08 7177 * org.texi (The spreadsheet): Rename from "Table calculations".
2de53ca6
GM
7178 Completely reorganized and rewritten.
7179 (CamelCase links): Section removed.
7180 (Repeating items): New section.
7181 (Tracking TODO state changes): New section.
7182 (Agenda views): Chapter reorganized and rewritten.
7183 (HTML export): Section rewritten.
7184 (Tables in arbitrary syntax): New section.
7185 (Summary): Better feature summary.
7186 (Activation): Document problem with cut-and-paste of Lisp code
7187 from PDF files.
7188 (Visibility cycling): Document indirect buffer use.
7189 (Structure editing): Document sorting.
7190 (Remember): Section rewritten.
7191 (Time stamps): Better description of time stamp types.
7192 (Tag searches): Document regular expression search for tags.
7193 (Stuck projects): New section.
7194 (In-buffer settings): New keywords.
c5b0993e 7195 (History and Acknowledgments): Update description.
2de53ca6
GM
7196
71972007-02-24 Alan Mackenzie <acm@muc.de>
7198
7199 * cc-mode.texi (Movement Commands): Insert two missing command names.
7200 (Getting Started): Slight wording correction (use conditional).
7201
72022007-02-22 Kim F. Storm <storm@cua.dk>
7203
7204 * widget.texi (User Interface, Basic Types): Document need to put some
7205 text before the %v escape in :format string in editable-field widget.
7206
72072007-02-18 Romain Francoise <romain@orebokech.com>
7208
7209 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
7210 `cvs-mode-quit'.
7211
72122007-02-10 Markus Triska <markus.triska@gmx.at>
7213
7214 * widget.texi (Programming Example): Put constant strings in :format.
7215
72162007-02-07 Juanma Barranquero <lekktu@gmail.com>
7217
7218 * faq.texi (Fullscreen mode on MS-Windows): New node.
7219
72202007-02-04 David Kastrup <dak@gnu.org>
7221
7222 * faq.texi (AUCTeX): Update version number. Should probably be done
7223 for other packages as well.
7224
72252007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7226
7227 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
7228 <tassilo@member.fsf.org>.
7229
72302007-01-27 Eli Zaretskii <eliz@gnu.org>
7231
7232 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
7233 ls-lisp-use-localized-time-format.
7234
72352007-01-20 Markus Triska <markus.triska@gmx.at>
7236
7237 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
7238
72392007-01-13 Michael Olson <mwolson@gnu.org>
7240
7241 * erc.texi (Modules): Mention capab-identify module.
7242
72432007-01-05 Michael Olson <mwolson@gnu.org>
7244
7245 * erc.texi (Getting Started): Update for /RECONNECT command.
7246
72472007-01-04 Richard Stallman <rms@gnu.org>
7248
7249 * ebrowse.texi: Change C-c b to C-c C-m.
7250
72512007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
7252
7253 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
7254 variables only in info to avoid redundant entries in the printed
7255 manual.
7256
72572007-01-02 Daiki Ueno <ueno@unixuser.org>
7258
7259 * message.texi (Using PGP/MIME): Document gpg-agent usage.
7260
72612007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
7262
7263 * message.texi (Security): Split into sub-nodes.
7264
72652007-01-01 Alan Mackenzie <acm@muc.de>
7266
7267 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
7268 eval-after-load in Emacs <=21 and a workaround. Document that
7269 trigraphs are not supported.
7270
72712007-01-01 Alan Mackenzie <acm@muc.de>
7272
7273 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
7274 c-context-line-break. When invoked within a string, preserve
7275 whitespace. Add a backslash only when also in a macro.
7276
72772007-01-01 Alan Mackenzie <acm@muc.de>
7278
7279 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
7280
72812007-01-01 Alan Mackenzie <acm@muc.de>
7282
7283 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
7284 are now bound by default to c-\(beginning\|end\)-of-defun by default.
7285
72862007-01-01 Alan Mackenzie <acm@muc.de>
7287
7288 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
7289 "Choosing a Style".
7290
7291 * cc-mode.texi ("Styles"): Add @dfn{style}.
7292
72932006-12-30 Michael Albinus <michael.albinus@gmx.de>
7294
7295 Sync with Tramp 2.0.55.
7296
7297 * trampver.texi: Update release number.
7298
72992006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
7300
7301 * gnus.texi (Customizing Articles): Add index entries for all
7302 gnus-treat-* variables.
7303
c8763fb6 73042006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
7305
7306 * gnus.texi (IMAP): Fix incorrect explanation of
7307 nnimap-search-uids-not-since-is-evil in documentation for
7308 nnimap-expunge-search-string.
7309
73102006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
7311
7312 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
7313 spam-ifile-database.
7314
73152006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
7316
7317 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
7318 rebind C-s.
7319
c8763fb6 73202006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
7321
7322 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
7323 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
7324 "expiring mail".
7325 (IMAP): Document nnimap-search-uids-not-since-is-evil and
7326 nnimap-nov-is-evil.
7327
73282006-12-25 Kevin Ryde <user42@zip.com.au>
7329
7330 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
7331 about the key procedure being used heavily.
7332
73332006-12-24 Chong Yidong <cyd@stupidchicken.com>
7334
7335 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
7336 to t.
7337 (Prerequisites): Add explanation about gpg-agent.
7338
73392006-12-22 Kevin Ryde <user42@zip.com.au>
7340
7341 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
7342 "sort" instead of "sort*".
7343
73442006-12-19 Richard Stallman <rms@gnu.org>
7345
7346 * calc.texi (History and Acknowledgements): Recognize that Emacs
7347 now does have floating point.
7348
73492006-12-19 Michael Albinus <michael.albinus@gmx.de>
7350
7351 * tramp.texi (External transfer methods): Describe new method `scpc'.
7352
73532006-12-17 Sascha Wilde <wilde@sha-bang.de>
7354
7355 * pgg.texi: Added short note on gpg-agent to the introduction.
7356
73572006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
7358
7359 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
7360 also applies to Cc.
7361
73622006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
7363
7364 * gnus.texi (X-Face): Clarify. Say which programs are required
7365 on Windows.
7366
73672006-12-08 Michael Olson <mwolson@gnu.org>
7368
7369 * erc.texi (Modules): Remove documentation for list module.
7370
c8763fb6 73712006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
7372
7373 * faq.texi (^M in the shell buffer): Ditto.
7374
73752006-11-20 Michael Olson <mwolson@gnu.org>
7376
7377 * erc.texi: Call this the 5.2 stable pre-release of ERC.
7378
73792006-11-17 Carsten Dominik <dominik@science.uva.nl>
7380
7381 * org.texi: Fix typos.
7382 (Agenda commands): Document `C-k'.
7383
73842006-11-16 Eli Zaretskii <eliz@gnu.org>
7385
7386 * url.texi (http/https): Fix a typo in the HTTP URL.
7387
73882006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
7389
7390 * ada-mode.texi: Total rewrite.
7391
73922006-11-13 Carsten Dominik <dominik@science.uva.nl>
7393
7394 * org.texi: Minor typo fixes.
7395
73962006-11-13 Bill Wohler <wohler@newt.com>
7397
7398 Release MH-E manual version 8.0.3.
7399
7400 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7401 release 8.0.3.
7402
7403 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
7404 to set MAILDIR.
7405 (Reading Mail): Document the customization of read-mail-command
7406 for MH-E.
7407 (Viewing Attachments): Document mm-discouraged-alternatives.
7408 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
7409 (Junk): Add more information about the settings of mh-junk-background
7410 in a program. Add /usr/bin/mh to PATH in examples.
7411
74122006-11-12 Richard Stallman <rms@gnu.org>
7413
7414 * woman.texi: Update author address but say he no longer maintains it.
7415
74162006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
7417
7418 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
7419 archived trees.
7420 (Checkboxes): Section moved to chapter 5, and extended.
7421 (The date/time prompt): New section.
7422 (Link abbreviations): New section.
7423 (Presentation and sorting): New section.
7424 (Custom agenda views): Section completely rewritten.
7425 (Summary): Compare with Planner.
7426 (Feedback): More info about creating backtraces.
c5b0993e 7427 (Plain lists): Modify example.
2de53ca6
GM
7428 (Breaking down tasks): New section.
7429 (Custom time format): New section.
7430 (Time stamps): Document inactive timestamps.
7431 (Setting tags): More details about fast tag selection.
7432 (Block agenda): New section.
7433 (Custom agenda views): Section rewritten.
7434 (Block agenda): New section.
7435
74362006-11-07 Michael Albinus <michael.albinus@gmx.de>
7437
7438 * tramp.texi (Configuration): scp is the default method.
7439 (Default Method): Use ssh as example for another method.
7440
74412006-10-27 Richard Stallman <rms@gnu.org>
7442
7443 * woman.texi: Downcase nroff/troff/roff.
7444 (Installation): Chapter deleted. Some xrefs deleted.
7445 (Background): woman doesn't advise man ;-).
7446
c8763fb6 74472006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
7448
7449 * ada-mode.texi (Project files, Identifier completion)
7450 (Automatic Casing, Debugging, Using non-standard file names)
7451 (Working Remotely): Fix typos.
7452
74532006-10-20 Masatake YAMATO <jet@gyve.org>
7454
0c7efc08 7455 * cc-mode.texi (Sample .emacs File): Add missing `)' in
2de53ca6
GM
7456 sample code `my-c-initialization-hook'.
7457
74582006-10-19 Stuart D. Herring <herring@lanl.gov>
7459
7460 * widget.texi: Fix typos.
7461
74622006-10-19 Michael Albinus <michael.albinus@gmx.de>
7463
7464 * tramp.texi (Frequently Asked Questions): Remove questions marked with
7465 "???". There have been no complaints for years, so the information
7466 must be appropriate.
7467
74682006-10-16 Richard Stallman <rms@gnu.org>
7469
7470 * widget.texi: Use @var instead of capitalization.
7471 Clarify many widget type descriptions.
7472
74732006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7474
7475 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
7476 gnus-dired-attach.
7477 (Selecting a Group): Fix typo.
7478
c8763fb6 74792006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
7480
7481 * widget.texi: Fix typos.
7482
74832006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
7484
7485 * gnus.texi (Image Enhancements): Update for Emacs 22.
7486
7487 * gnus-faq.texi ([1.3]): Update.
7488
74892006-10-06 Richard Stallman <rms@gnu.org>
7490
7491 * faq.texi (Displaying the current line or column):
7492 Delete "As of Emacs 20".
7493
74942006-10-06 Romain Francoise <romain@orebokech.com>
7495
7496 * faq.texi (VM): VM works with Emacs 22 too.
7497
74982006-10-06 Richard Stallman <rms@gnu.org>
7499
7500 * ebrowse.texi: Remove Emacs version "21" from title.
7501
75022006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
7503
7504 * gnus.texi (Foreign Groups): Say where change of editing commands are
7505 stored. Add reference to `gnus-parameters'.
7506
75072006-09-15 Jay Belanger <belanger@truman.edu>
7508
7509 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
7510 Change "Library Public License" to "Lesser Public License"
7511 throughout. Use "yyyy" to represent year.
7512
75132006-09-15 Carsten Dominik <dominik@science.uva.nl>
7514
7515 * org.texi (Setting tags): Typo fix.
7516
75172006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
7518
7519 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
7520
75212006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
7522
7523 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
7524
75252006-09-12 Paul Eggert <eggert@cs.ucla.edu>
7526
7527 * faq.texi (Escape sequences in shell output): EMACS is now set
7528 to Emacs's absolute file name, not to "t".
7529 (^M in the shell buffer): Likewise.
7530 * misc.texi (Interactive Shell): Likewise.
7531
75322006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
7533
7534 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
7535 mails with pop3-leave-mail-on-server. Fix wording.
7536 (Limiting): Improve gnus-summary-limit-to-articles.
7537 (X-Face): Fix typo.
7538
75392006-09-11 Simon Josefsson <jas@extundo.com>
7540
7541 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
7542 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
7543
75442006-09-06 Simon Josefsson <jas@extundo.com>
7545
7546 * smtpmail.texi (Authentication): Mention SSL.
7547
75482006-09-01 Eli Zaretskii <eliz@gnu.org>
7549
7550 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
7551 Don't use @indicateurl.
7552
7553 * cc-mode.texi (Subword Movement): Don't use @headitem.
7554 (Custom Braces, Clean-ups): Don't use @tie.
7555
75562006-08-29 Michael Albinus <michael.albinus@gmx.de>
7557
7558 Sync with Tramp 2.0.54.
7559
7560 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
7561 Suggested by Adrian Phillips <a.phillips@met.no>.
7562
75632006-08-15 Carsten Dominik <dominik@science.uva.nl>
7564
7565 * org.texi (Installation, Activation): Split from Installation and
7566 Activation.
7567 (Clocking work time): Documented new features.
7568
75692006-08-13 Alex Schroeder <alex@gnu.org>
7570
7571 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
7572 example.
7573
75742006-08-12 Eli Zaretskii <eliz@gnu.org>
7575
7576 * faq.texi (How to add fonts): New node.
7577
75782006-08-05 Romain Francoise <romain@orebokech.com>
7579
7580 * faq.texi (New in Emacs 22): Expand.
7581
75822006-08-03 Michael Olson <mwolson@gnu.org>
7583
7584 * erc.texi: Update for ERC 5.1.4.
7585
75862006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
7587
7588 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
7589 in .../site-lisp/gnus/ by default.
7590 [ From gnus-news.texi in the trunk. ]
7591
75922006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
7593
7594 * gnus.texi (MIME Commands): Additions for yEnc.
7595
75962006-07-24 Richard Stallman <rms@gnu.org>
7597
7598 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
7599 * faq.texi: Move periods and commas inside quotes.
7600
76012006-07-20 Jay Belanger <belanger@truman.edu>
7602
7603 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
7604
76052006-07-18 Chong Yidong <cyd@stupidchicken.com>
7606
7607 * faq.texi (Security risks with Emacs): Document Emacs 22
7608 file-local-variable mechanism.
7609
76102006-07-12 Michael Olson <mwolson@gnu.org>
7611
7612 * erc.texi: Update for ERC 5.1.3.
7613
76142006-07-12 Alex Schroeder <alex@gnu.org>
7615
7616 * rcirc.texi: Fix typos.
7617 (Getting started with rcirc): New calling convention for M-x irc.
7618 Mention #rcirc. Removed channel tracking.
0c7efc08 7619 (Configuration): Change the names of all variables that got changed
2de53ca6
GM
7620 recently, eg. rcirc-server to rcirc-default-server. Added
7621 documentation for rcirc-authinfo, some background for Bitlbee, and
7622 rcirc-track-minor-mode.
0c7efc08 7623 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
2de53ca6 7624 Scrolling.
0c7efc08 7625 (Reconnecting after you have lost the connection): Fix example code
2de53ca6
GM
7626 to match code changes.
7627
76282006-07-10 Nick Roberts <nickrob@snap.net.nz>
7629
7630 * gnus.texi, message.texi: Fix typos.
7631
76322006-07-07 Carsten Dominik <dominik@science.uva.nl>
7633
7634 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
7635 commands.
7636 (Global TODO list): Document the use of the variables
7637 `org-agenda-todo-ignore-scheduled' and
7638 `org-agenda-todo-list-sublevels'.
7639
76402006-07-05 Richard Stallman <rms@gnu.org>
7641
7642 * faq.texi (Scrolling only one line): Fix xref.
7643
76442006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
7645
7646 * faq.texi (Evaluating Emacs Lisp code):
7647 Throughout, replace eval-current-buffer with eval-buffer.
7648
76492006-07-03 Richard Stallman <rms@gnu.org>
7650
7651 * rcirc.texi (Scrolling conservatively): Fix xref.
7652
7653 * pcl-cvs.texi (Viewing differences): Usage fix.
7654
76552006-07-03 Carsten Dominik <dominik@science.uva.nl>
7656
7657 * org.texi (Agenda commands): Document `s' key to save all org-mode
7658 buffers.
7659
76602006-06-30 Ralf Angeli <angeli@caeruleus.net>
7661
7662 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
7663 names. Mention `cvs-msg' face.
7664
76652006-06-29 Carsten Dominik <dominik@science.uva.nl>
7666
7667 * org.texi (Checkboxes): New section.
7668
76692006-06-28 Carsten Dominik <dominik@science.uva.nl>
7670
7671 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
7672 throughout this chapter.
7673
76742006-06-27 Chong Yidong <cyd@stupidchicken.com>
7675
7676 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
7677 text for standalone vs Emacs info.
7678 (Help): Clarify header line description. Use mouse-1 for clicks.
7679 (Help-P): Use mouse-1 for clicks.
7680 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
7681 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
7682 (Choose menu subtopic): Remove gratuitous Emacs command names.
7683 (Help-FOO): Put usual behavior first.
7684 (Help-Xref): Clicking on xrefs works in Emacs.
7685 (Search Text): Clarify what the default behavior is.
7686 (Create Info buffer): Fix Emacs window/X window confusion.
7687 (Emacs Info Variables): Fix for new Emacs init file behavior.
7688
76892006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7690
7691 * gnus.texi (Summary Buffer Lines): Fix typo.
7692
76932006-06-23 Carsten Dominik <dominik@science.uva.nl>
7694
7695 * org.texi (Embedded LaTeX): New chapter.
7696 (Archiving): Section rewritten.
7697 (Enhancing text): Some parts moved to the new chapter about LaTeX.
7698
76992006-06-20 Bill Wohler <wohler@newt.com>
7700
7701 Release MH-E manual version 8.0.1.
7702
7703 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7704 release 8.0.1.
7705 (Preface): Depend on GNU mailutils 1.0 and higher.
7706
77072006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
7708
7709 * message.texi (News Headers): Update message-syntax-checks section.
7710
77112006-06-19 Karl Berry <karl@gnu.org>
7712
7713 * info.texi (Advanced): Mention C-q, especially with ?.
7714
77152006-06-19 Carsten Dominik <dominik@science.uva.nl>
7716
7717 * org.texi (Publishing links): Document the `:link-validation-function'
7718 property.
7719 (Extensions and Hacking): New chapter, includes some sections of the
7720 "Miscellaneous" chapter.
7721
77222006-06-10 Carsten Dominik <dominik@science.uva.nl>
7723
7724 * org.texi (Progress logging): New section.
7725
2de53ca6
GM
77262006-06-06 Carsten Dominik <dominik@science.uva.nl>
7727
7728 * org.texi (ASCII export): Document indentation adaptation.
7729 (Setting tags): Document mutually-exclusive tags.
7730
77312006-06-05 Romain Francoise <romain@orebokech.com>
7732
7733 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
7734 Fix typo.
7735
7736 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
7737 channel (#gnus@irc.freenode.net).
7738 Fix typos. Update copyright notice.
7739
7740 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
7741 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
7742 (Line-Up Functions, Custom Macros):
7743 * ediff.texi (Window and Frame Configuration)
dccb744b 7744 (Highlighting Difference Regions):
2de53ca6
GM
7745 * emacs-mime.texi (Display Customization):
7746 * erc.texi (History):
7747 * eshell.texi (Known problems):
7748 * eudc.texi (Overview, BBDB):
7749 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
7750 (The problem of spam, SpamOracle, Extending the Spam package)
7751 (Conformity, Terminology):
dccb744b 7752 * idlwave.texi (Routine Info)
2de53ca6
GM
7753 (Class and Keyword Inheritance, Padding Operators)
7754 (Breakpoints and Stepping, Electric Debug Mode)
7755 (Examining Variables, Troubleshooting):
7756 * org.texi (Creating timestamps):
7757 * reftex.texi (Commands, Options, Changes):
7758 * tramp.texi (Inline methods, Password caching)
7759 (Auto-save and Backup, Issues):
7760 * vip.texi (Files, Commands in Insert Mode):
7761 * viper.texi (Emacs Preliminaries, States in Viper)
7762 (Packages that Change Keymaps, Viper Specials, Groundwork):
7763 Fix various typos.
7764
77652006-05-31 Michael Ernst <mernst@alum.mit.edu>
7766
7767 * ediff.texi: Fix typos.
7768
77692006-05-30 Carsten Dominik <dominik@science.uva.nl>
7770
7771 * org.texi: Small typo fixes.
7772
fff84c22
JB
77732006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
7774
7775 * viper.texi (Viper Specials):
7776 * gnus.texi (Example Setup):
7777 * faq.texi (Backspace invokes help):
7778 * dired-x.texi (Optional Installation Dired Jump):
7779 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
7780 follow coding conventions.
7781
2de53ca6
GM
77822006-05-29 Michael Albinus <michael.albinus@gmx.de>
7783
7784 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
7785
77862006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
7787
7788 * pcl-cvs.texi: Fix typos.
7789 (Customization): Say "us".
7790
77912006-05-26 Eli Zaretskii <eliz@gnu.org>
7792
7793 * org.texi: Remove bogus @setfilename.
7794
77952006-05-26 Carsten Dominik <dominik@science.uva.nl>
7796
7797 * org.texi (ASCII export): Omit command name.
7798 (HTML export): Add prefix to all lines in Local Variable example.
7799 (Acknowledgments): Typeset names in italics.
7800
78012006-05-24 Carsten Dominik <dominik@science.uva.nl>
7802
7803 * org.texi (Plain lists): Add new item navigation commands.
7804 (External links): Document elisp and info links.
7805 (Custom searches): New section.
7806 (Publishing): New chapter.
7807 (HTML export): Include a list of supported CSS classes.
7808 (Setting tags): Describe the fast-tag-setting interface.
7809
78102006-05-20 Luc Teirlinck <teirllm@auburn.edu>
7811
7812 * dired-x.texi: ifinfo -> ifnottex.
7813
78142006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
7815
7816 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
7817
78182006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
7819
7820 * message.texi (Interface): Add tool bar customization.
7821 (MIME): Index and text additions for mml-attach.
7822 (MIME): Describe mml-dnd-protocol-alist and
7823 mml-dnd-attach-options.
7824
7825 * gnus.texi (Oort Gnus): Reorder entries in sections.
7826 Fix some entries.
7827 (Starting Up): Add references to "Emacs for Heathens" and to
7828 "Finding the News". Add user-full-name and user-mail-address.
7829 (Group Buffer Format): Add tool bar customization and update.
7830 (Summary Buffer): Add tool bar customization.
7831 (Posting Styles): Add message-alternative-emails.
7832
78332006-05-09 Michael Albinus <michael.albinus@gmx.de>
7834
7835 * tramp.texi (Filename completion): Improve wording.
7836
78372006-05-07 Romain Francoise <romain@orebokech.com>
7838
7839 * faq.texi (Using regular expressions): Fix typo.
7840 (Packages that do not come with Emacs): Fix capitalization.
7841 (Replacing text across multiple files): Expand node to explain how
7842 to use `dired-do-query-replace-regexp' in more detail, based on
7843 suggestion by Eric Hanchrow <offby1@blarg.net>.
7844
78452006-05-06 Michael Albinus <michael.albinus@gmx.de>
7846
7847 * tramp.texi (Filename completion): Completion of remote files'
7848 method, user name and host name is active only in partial
7849 completion mode.
7850
78512006-05-06 Bill Wohler <wohler@newt.com>
7852
7853 Release MH-E manual version 8.0.
7854
7855 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7856 release 8.0.
7857
78582006-05-06 Bill Wohler <wohler@newt.com>
7859
7860 * mh-e.texi (MH-BOOK-HOME): Change from
7861 http://www.ics.uci.edu/~mh/book/mh to
7862 http://rand-mh.sourceforge.net/book/mh.
7863 Replace .htm suffix with .html for MH book files.
7864 (Using This Manual): Update key binding for getting relevant
7865 chapter in Info from command key.
7866 (Ranges): Fix itemx.
7867
78682006-05-05 Karl Berry <karl@gnu.org>
7869
7870 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
7871 (\fonttextsize): New user-level command to change text font size.
7872
78732006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
7874
7875 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
7876
78772006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
7878
7879 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
7880
78812006-04-24 Bill Wohler <wohler@newt.com>
7882
7883 * mh-e.texi (Getting Started): Make it more explicit that you need
7884 to install MH. Add pointers to current MH implementations.
7885
78862006-04-21 Bill Wohler <wohler@newt.com>
7887
7888 Release MH-E manual version 7.94.
7889
7890 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7891 release 7.94.
7892
78932006-04-21 Carsten Dominik <dominik@science.uva.nl>
7894
7895 * org.texi: Many small fixes.
7896 (Handling links): Rename from "Managing links".
7897
78982006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
7899
7900 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
7901 (Splitting mail using spam-stat): Fix @xref.
7902
79032006-04-20 Chong Yidong <cyd@stupidchicken.com>
7904
7905 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 7906 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
7907
79082006-04-20 Carsten Dominik <dominik@science.uva.nl>
7909
7910 * org.texi (Time stamps): Better explanation of the purpose of
7911 different time stamps.
7912 (Structure editing, Plain lists): More details on how new items
7913 and headings are inserted.
7914
79152006-04-18 Carsten Dominik <dominik@science.uva.nl>
7916
7917 * org.texi (Formula syntax): Fix link to Calc Manual.
7918
79192006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
7920
7921 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
7922
79232006-04-17 Bill Wohler <wohler@newt.com>
7924
7925 * mh-e.texi (Folders): Update mh-before-quit-hook and
7926 mh-quit-hook example with code that removes the buffers rather
7927 than just bury them.
7928
79292006-04-17 Michael Albinus <michael.albinus@gmx.de>
7930
7931 Sync with Tramp 2.0.53.
7932
79332006-04-13 Carsten Dominik <dominik@science.uva.nl>
7934
7935 * org.texi (Updating settings): New section.
7936 (Visibility cycling): Better names for the startup folding
7937 options.
7938 (Exporting): Completely restructured.
7939 (The very busy C-c C-c key): New section.
7940 (Summary of in-buffer settings): New section.
7941
79422006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
7943
7944 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
7945
79462006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
7947
7948 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
7949 (Server Commands): Key `v' is reserved for users.
7950
79512006-04-11 Carsten Dominik <dominik@science.uva.nl>
7952
7953 * org.texi (Link format): New section, emphasis on bracket links.
7954 (External links): Document bracket links.
7955 (FAQ): Expand to cover shell links and the new link format.
7956
79572006-04-09 Kevin Ryde <user42@zip.com.au>
7958
7959 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
7960
79612006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
7962
7963 * gnus.texi (Summary Buffer Lines): Add `*'.
7964
c8763fb6 79652006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
7966
7967 * gnus.texi (Group Parameters):
7968 Mention gnus-permanently-visible-groups.
7969
79702006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
7971
7972 * gnus.texi (Face): Fix typo.
7973
79742006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
7975
7976 * gnus.texi (X-Face): Clarify.
7977 (Face): Need Emacs with PNG support.
7978
79792006-04-06 Richard Stallman <rms@gnu.org>
7980
7981 * idlwave.texi: Delete the blocks "not suitable for inclusion with
7982 Emacs".
7983
79842006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
7985
7986 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
7987 blocks not suitable for inclusion with Emacs using variable
7988 PARTOFEMACS.
7989
79902006-04-04 Simon Josefsson <jas@extundo.com>
7991
7992 * gnus.texi (Security): Improve.
7993
79942006-04-02 Bill Wohler <wohler@newt.com>
7995
7996 * mh-e.texi (Getting Started, Junk, Bug Reports)
7997 (MH FAQ and Support): Fix URLs.
7998
79992006-03-31 Romain Francoise <romain@orebokech.com>
8000
8001 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
8002 to t, not nil (and has for the past eight years).
8003
80042006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
8005
8006 * message.texi, gnus.texi: Bump version to 5.11.
8007
80082006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
8009
8010 * gnus.texi (Top): Add comment about version line.
8011
8012 * message.texi (Top): Ditto. Change to take named versions into
8013 account.
8014
80152006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
8016
8017 * gnus.texi (Posting Styles): Add x-face-file to example.
8018 (X-Face): Refer to posting styles.
8019
8020 * gnus-faq.texi ([5.8]): Add x-face-file.
8021 ([8.4]): Add links to gmane.emacs.gnus.user and
8022 gmane.emacs.gnus.general.
8023
80242006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
8025
8026 * gnus-faq.texi: Use .invalid.
8027 ([5.4]): Fix gnus-posting-styles example.
8028
80292006-03-27 Romain Francoise <romain@orebokech.com>
8030
8031 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
8032 Emacs/W3 needs a new maintainer.
8033 (Ispell): Update author and version info.
8034 (Mailcrypt): Mention PGG.
8035 (New in Emacs 22): Add PGG to the list of new packages.
8036 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
8037 updating dead URLs.
8038
80392006-03-25 Karl Berry <karl@gnu.org>
8040
8041 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
8042 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
8043 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
8044 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
8045 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
8046 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
8047 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
8048 (2) do not indent copyright year list (or anything else).
8049
80502006-03-21 Bill Wohler <wohler@newt.com>
8051
8052 * mh-e.texi (Folders): Various edits.
8053
80542006-03-20 Romain Francoise <romain@orebokech.com>
8055
8056 * gnus.texi (Mail Folders): Grammar fix.
8057
80582006-03-19 Bill Wohler <wohler@newt.com>
8059
8060 * mh-e.texi (Replying): Document Mail-Followup-To.
8061 Change manually-formatted table to multitable. Add debugging info.
8062 Move description of mh-reply-default-reply-to into paragraph
8063 that describes its values.
8064
80652006-03-17 Bill Wohler <wohler@newt.com>
8066
10d1d0af 8067 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
8068 (Sending Mail Tour): Update method of entering
8069 addresses and subject.
8070 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
8071 (Adding Attachments, Searching): Update screenshots for Emacs 22.
8072
80732006-03-15 Carsten Dominik <dominik@science.uva.nl>
8074
8075 * org.texi: Version number change only.
8076
80772006-03-14 Bill Wohler <wohler@newt.com>
8078
8079 * mh-e.texi: Add index entries around each paragraph rather than
8080 depend on entries from beginning of node. Doing so ensures that
8081 index entries are less likely to be forgotten if text is cut and
8082 pasted, and are necessary anyway if the references are on a
8083 separate page. It seems that makeinfo is now (v. 4.8) only
8084 producing one index entry per node, so there is no longer any
8085 excuse not to. Use subheading instead of heading. The incorrect
8086 use of heading produced very large fonts in Info--as large as the
8087 main heading.
8088 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
8089 versions 6 and 7 appeared *around* the time of these Emacs releases.
8090
80912006-03-13 Carsten Dominik <dominik@science.uva.nl>
8092
8093 * org.texi (Clean view): Document new startup options.
8094
80952006-03-11 Bill Wohler <wohler@newt.com>
8096
8097 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
8098 (Composing, Scan Line Formats): Fix @refs.
8099 (Getting Started): Define MH profile and MH profile components.
8100 (Incorporating Mail, Reading Mail, Viewing, Printing)
8101 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
8102 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
8103 for string constants.
8104 (Tool Bar): Remove spurious quote.
8105 (Junk): Use ``...'' instead of "...".
8106 (Scan Line Formats): Replace @samp with @kbd.
8107
81082006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
8109
8110 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
8111
81122006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
8113
8114 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
8115 easy to understand.
8116
81172006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
8118
8119 * gnus.texi: Markup fix.
8120 (Fancy Mail Splitting): Specify new feature.
8121
81222006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
8123
8124 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
8125 partial-words matching.
8126
81272006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
8128
8129 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
8130
8131 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
8132 (MIME Commands): Fix mm-discouraged-alternatives.
8133
81342006-03-07 Carsten Dominik <dominik@science.uva.nl>
8135
8136 * org.texi: Version number change only.
8137
81382006-03-06 Bill Wohler <wohler@newt.com>
8139
8140 * mh-e.texi: Move from SourceForge repository to Savannah.
8141 This is version 7.93, which is a total rewrite from the previous
8142 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
8143 version 7.93.
8144
81452006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
8146
8147 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
8148
81492006-03-01 Carsten Dominik <dominik@science.uva.nl>
8150
8151 * org.texi (Interaction): Add item about `org-mouse.el' by
8152 Piotr Zielinski.
8153 (Managing links): Document that also mouse-1 can be used to
8154 activate a link.
8155 (Headlines, FAQ): Add entry about hiding leading stars.
8156 (Miscellaneous): Resort the sections in this chapter to a more
8157 logical sequence.
8158
81592006-02-27 Simon Josefsson <jas@extundo.com>
8160
8161 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
8162 2004-01-27 from the trunk).
8163
81642006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8165
8166 * cc-mode.texi: Rename c-hungry-backspace to
8167 c-hungry-delete-backwards, at the request of RMS. Leave the old
8168 name as an alias.
8169
81702006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8171
8172 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
8173 include the function header within the defun.
8174
81752006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8176
8177 * cc-mode.texi: Correct two typos.
8178
81792006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8180
8181 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
8182 existing comment.
8183 (Electric Keys): Add a justification for electric indentation.
8184 (Hungry WS Deletion): Clear up the names and complications of the
8185 BACKSPACE and DELETE keys.
8186
81872006-02-23 Juri Linkov <juri@jurta.org>
8188
8189 * faq.texi (Common requests): Move `Turning on auto-fill by
8190 default' after `Wrapping words automatically'. Move `Working with
8191 unprintable characters' before `Searching for/replacing newlines'.
8192 Move `Replacing highlighted text' after `Highlighting a region'.
8193 Merge `Repeating commands' and `Repeating a command as many times
8194 as possible' into the former.
8195 (Packages that do not come with Emacs): Add refs to Gmane and
8196 etc/MORE.STUFF.
8197
81982006-02-23 Juri Linkov <juri@jurta.org>
8199
8200 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
8201 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
8202 Add xref to `(emacs)Reporting Bugs'.
8203 (Getting a printed manual): Add URL to other formats of the manual.
8204 (Common requests): Fix menu.
8205 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
8206 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
8207 (Inserting text at the beginning of each line): Add pxref to
8208 `Changing the included text prefix'.
8209 (Forcing the cursor to remain in the same column): Mention `track-eol'
8210 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
8211 (Replacing text across multiple files): Add keybinding `Q' for
8212 `dired-do-query-replace'.
8213
82142006-02-22 Carsten Dominik <dominik@science.uva.nl>
8215
8216 * reftex.texi: Version number and date change only.
8217
8218 * org.texi (Internal Links): Rewrite to cover the modified
8219 linking system.
8220
82212006-02-17 Eli Zaretskii <eliz@gnu.org>
8222
8223 * faq.texi: Remove the coding cookie, it's not needed anymore.
8224
82252006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8226
8227 * faq.texi (Colors on a TTY): Mention Mac OS port.
8228
82292006-02-12 Karl Berry <karl@gnu.org>
8230
8231 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
8232 8-bit accented a.
8233
82342006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
8235
8236 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
8237
82382006-02-08 Romain Francoise <romain@orebokech.com>
8239
8240 * faq.texi (Top): Remove paragraph about the FAQ being a
8241 transitional document, etc.
8242 (Searching for/replacing newlines): New node.
8243 (Yanking text in isearch): New node.
8244 (Inserting text at the beginning of each line): Rename and make
8245 more general, mention `M-;' in Message mode.
8246
82472006-02-07 Luc Teirlinck <teirllm@auburn.edu>
8248
8249 * faq.texi (Meta key does not work in xterm)
8250 (Emacs does not display 8-bit characters)
8251 (Inputting eight-bit characters): Update xrefs.
8252
82532006-02-06 Romain Francoise <romain@orebokech.com>
8254
8255 * faq.texi (VM): VM now at version 7.19.
8256 Set myself as maintainer of this file.
8257
82582006-02-04 Michael Olson <mwolson@gnu.org>
8259
8260 * erc.texi (History): Note that ERC is now included with Emacs.
8261
82622006-01-31 Romain Francoise <romain@orebokech.com>
8263
8264 * message.texi (Message Headers): Explain what
8265 `message-alternative-emails' does in more detail.
8266 Update copyright year.
8267
82682006-01-30 Juanma Barranquero <lekktu@gmail.com>
8269
8270 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
8271
82722006-01-29 Richard M. Stallman <rms@gnu.org>
8273
8274 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
8275
82762006-01-29 Michael Olson <mwolson@gnu.org>
8277
8278 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
8279
8280 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
8281
8282 * faq.texi (New in Emacs 22): Mention ERC.
8283
82842006-01-28 Luc Teirlinck <teirllm@auburn.edu>
8285
8286 * rcirc.texi: Capitalize dir entry for consistency with the entry
8287 in info/dir and other entries in the Emacs category.
8288 Fix typos. Delete trailing whitespace.
8289
c8763fb6 82902006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
8291
8292 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
8293
82942006-01-27 Eli Zaretskii <eliz@gnu.org>
8295
8296 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
8297 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
8298
8299 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
8300 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
8301
83022006-01-27 Alex Schroeder <alex@gnu.org>
8303
8304 * rcirc.texi: New file.
8305
83062006-01-23 Juri Linkov <juri@jurta.org>
8307
8308 * widget.texi (User Interface): Add S-TAB for widget-backward.
8309
83102006-01-22 Michael Albinus <michael.albinus@gmx.de>
8311
8312 Sync with Tramp 2.0.52.
8313
8314 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
8315 Add Tramp disabling item. New item for common connection problems.
8316 (various): Apply "ftp" as method for the download URL.
8317 (Bug Reports): Refer to FAQ for common problems.
8318
83192006-01-21 Eli Zaretskii <eliz@gnu.org>
8320
8321 * widget.texi (User Interface): Use @key for TAB.
8322
8323 * ses.texi (Formulas, Printer functions): Use @key for TAB.
8324
8325 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
8326 for TAB.
8327
8328 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
8329
83302006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
8331
8332 * gnus.texi: Update copyright.
8333
83342006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
8335
8336 * gnus.texi (Article Washing): Additions.
8337
2de53ca6
GM
83382006-01-13 Carsten Dominik <dominik@science.uva.nl>
8339
8340 * org.texi (Agenda commands): Document tags command.
8341
83422006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
8343
8344 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
8345
83462006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
8347
8348 * gnus.texi (RSS): Addition.
8349
83502005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
8351
8352 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
8353
83542005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
8355
8356 * emacs-mime.texi (Display Customization): Add setting example to
8357 mm-discouraged-alternatives.
8358
83592006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
8360
8361 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
8362 version is the canonical version.
8363
83642006-01-08 Alex Schroeder <alex@gnu.org>
8365
8366 * pgg.texi (Caching passphrase): Rewording.
8367
83682006-01-06 Eli Zaretskii <eliz@gnu.org>
8369
8370 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
8371 repository URL.
8372
83732006-01-06 Carsten Dominik <dominik@science.uva.nl>
8374
8375 * org.texi: Removed the accidentally re-added empty line in the
8376 direntry.
8377
83782006-01-05 Carsten Dominik <dominik@science.uva.nl>
8379
8380 * org.texi (Agenda Views): Chapter reorganized.
8381
83822005-12-29 Romain Francoise <romain@orebokech.com>
8383
8384 * faq.texi (Using Customize): New node.
8385
83862005-12-28 Luc Teirlinck <teirllm@auburn.edu>
8387
8388 * org.texi: Remove blank line in @direntry. It is non-standard
8389 and recursively produces blank lines all over the dir file (when
8390 using Texinfo 4.8).
8391
83922005-12-21 Luc Teirlinck <teirllm@auburn.edu>
8393
8394 * widget.texi (atoms): Delete obsolete remark about `file' widget.
8395
83962005-12-20 Carsten Dominik <dominik@science.uva.nl>
8397
8398 * org.texi (Tags): Boolean logic documented.
8399 (Agenda Views): Document custom commands.
8400
84012005-12-20 David Kastrup <dak@gnu.org>
8402
8403 * faq.texi (AUCTeX): Update version and mailing list info.
8404
84052005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
8406
8407 * gnus.texi (MIME Commands): Mention addition of
8408 multipart/alternative to gnus-buttonized-mime-types and add xref
8409 to mm-discouraged-alternatives.
8410
8411 * emacs-mime.texi (Display Customization): Mention addition of
8412 "image/.*" and add xref to gnus-buttonized-mime-types in the
8413 mm-discouraged-alternatives section.
8414
84152005-12-16 Carsten Dominik <dominik@science.uva.nl>
8416
8417 * org.texi (Tags): New section.
8418 (Agenda Views): Chapter reorganized.
8419
84202005-12-16 Eli Zaretskii <eliz@gnu.org>
8421
8422 * org.texi (Internal Links): Add a missing comma after an @xref.
8423
84242005-12-14 Chong Yidong <cyd@stupidchicken.com>
8425
8426 * faq.texi (Filling paragraphs with a single space): No need to
8427 change sentence-end now.
8428
84292005-12-13 Romain Francoise <romain@orebokech.com>
8430
8431 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
8432
84332005-12-12 Jay Belanger <belanger@truman.edu>
8434
8435 * faq.texi (Calc): Update version number.
8436
84372005-12-12 Carsten Dominik <dominik@science.uva.nl>
8438
8439 * org.texi (Progress Logging): New section.
8440
84412005-12-10 Romain Francoise <romain@orebokech.com>
8442
8443 Update the Emacs FAQ for the 22.1 release.
8444
8445 * faq.texi: Set VER to `22.1'.
8446 (Basic editing): Explain how to use localized versions of the
0c7efc08
SM
8447 Tutorial. Mention that `C-h r' displays the manual.
8448 Delete obsolete WWW link to an Emacs 18 tutorial.
2de53ca6
GM
8449 (Getting a printed manual): Point to the new locations of the
8450 manuals on the GNU Web site.
8451 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
8452 available via Info (it was previously distributed separately).
8453 (Installing Texinfo documentation): The latest version of Texinfo
8454 is 4.8, not 4.0.
8455 (Informational files for Emacs): COPYING is the GNU General Public
8456 License, not the Emacs General Public License.
8457 (Informational files for Emacs): Delete obsolete link to the
8458 GNUinfo pages as they have been removed from the GNU Web site.
8459 (New in Emacs 22): New node.
8460 (Setting up a customization file): Say that most packages support
8461 Customize nowadays.
8462 (Colors on a TTY): Delete reference to instructions on how to
8463 enable syntax highlighting, it is now enabled by default.
8464 (Turning on abbrevs by default): Emacs now reads the abbrevs file
8465 at startup automatically.
8466 (Controlling case sensitivity): Mention `M-c' in isearch.
8467 (Using an already running Emacs process): Emacs now creates the
8468 socket in `/tmp/emacsUID'. Fix typos. Change default location of
8469 gnuserv. As emacsclient can now run Lisp code as well, delete a
8470 sentence praising gnuserv for that. Simplify description of how
8471 the client/server operation works.
8472 (Compiler error messages): Delete obsolete text (compile.el has
8473 been rewritten).
8474 (Indenting switch statements): Fix typo.
8475 (Matching parentheses): Simplify setup instructions, mention the
8476 menu bar item in the Options menu.
8477 (Repeating a command as many times as possible): Mention `C-x e'.
8478 (Going to a line by number): Mention new keymap and bindings
8479 `M-g M-g', `M-g M-p' and `M-g M-n'.
8480 (Turning on syntax highlighting): Now on by default. Simplify.
8481 (Replacing highlighted text): Use `1', not `t'.
8482 (Problems with very large files): The maximum size is now 256MB on
8483 32-bit machines.
8484 (^M in the shell buffer): Mention `comint-process-echoes'.
8485 (Emacs for Apple computers): Emacs 22 has native support for Mac
8486 OS X.
8487 (Translating names to IP addresses): Delete node.
8488 (Binding keys to commands): Fix typo.
8489 (SPC no longer completes file names): New node.
8490 (MIME with Emacs mail packages): Delete section about the Emacs
8491 MIME FAQ (it's not reachable anymore).
8492
84932005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
8494
8495 * cc-mode.texi: The manual has been extensively revised: the
8496 information about using CC Mode has been separated from the larger
8497 and more difficult chapters about configuration. It has been
8498 updated for CC Mode 5.31.
8499
85002005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
8501
8502 * pgg.texi (User Commands): Fix description of pgg-verify-region.
8503 (Selecting an implementation): Fix descriptions.
8504
85052005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
8506
8507 * message.texi (Various Message Variables): Addition.
8508
85092005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
8510
8511 * message.texi: Fix default values.
8512
85132005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
8514
8515 * message.texi (Header Commands): Clarify descriptions of
8516 message-cross-post-followup-to, message-reduce-to-to-cc, and
8517 message-insert-wide-reply.
8518 (Various Commands): Fix kindex for message-kill-to-signature;
8519 clarify description of message-tab.
8520
85212005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
8522
8523 * message.texi (Mailing Lists): Fix description about MFT.
8524
8525 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
8526
85272005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
8528
8529 * gnus.texi (Slow Terminal Connection): Replace old description
8530 with new one.
8531
85322005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
8533
8534 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
8535 replace X-Draft-Headers with X-Draft-From.
8536
85372005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
8538
8539 * gnus.texi (Various Various): Fix the default value of
8540 nnheader-max-head-length.
8541 (Gnus Versions): Fix typo.
8542
85432005-12-08 Carsten Dominik <dominik@science.uva.nl>
8544
8545 * org.texi (Structure editing): Document new functionality of
8546 M-RET.
8547
85482005-12-06 Luc Teirlinck <teirllm@auburn.edu>
8549
8550 * org.texi (Internal Links): Fix Texinfo usage.
8551
85522005-12-06 Carsten Dominik <dominik@science.uva.nl>
8553
8554 * org.texi (TODO basics): Document the global todo list.
8555 (TODO items): Documents sparse tree for specific TODO
8556 keywords.
8557
85582005-11-30 Carsten Dominik <dominik@science.uva.nl>
8559
8560 * org.texi (Plain Lists): Typos fixed.
8561
85622005-11-28 Jay Belanger <belanger@truman.edu>
8563
8564 * calc.texi: Change references of `M-#' to `C-x *' prefix.
8565
85662005-11-24 Carsten Dominik <dominik@science.uva.nl>
8567
8568 * org.texi (Structure editing): New item moving commands added.
8569 (Plain Lists): New section.
8570
85712005-11-18 Carsten Dominik <dominik@science.uva.nl>
8572
8573 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
8574 (Agenda): Document commands `org-cycle-agenda-files' and
c4cc8b9a 8575 `org-agenda-file-to-front'.
2de53ca6
GM
8576 (Built-in table editor): Document `org-table-sort-lines'.
8577 (HTML formatting): Export of hand-formatted lists.
8578
85792005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
8580
8581 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
8582 new variable gnus-toolbar-thickness.
8583
85842005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
8585
8586 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
8587
85882005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
8589
8590 * gnus.texi (X-Face): Fix description.
8591 (XVarious): Remove gnus-xmas-logo-color-alist and
8592 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
8593
85942005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
8595
8596 * gnus.texi (Group Parameters): Mention new variable
8597 gnus-parameters-case-fold-search.
8598 (Home Score File): Addition.
8599
86002005-11-04 Ulf Jasper <ulf.jasper@web.de>
8601
8602 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
8603 (Overview): List supported feed types.
8604 (Installation): No installation necessary when using autoload.
8605 (Configuration): Rename "RSS" to "news".
8606
86072005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
8608
8609 * pgg.texi (User Commands): Document additional passphrase
8610 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
8611 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
8612
86132005-11-04 Carsten Dominik <dominik@science.uva.nl>
8614
8615 * org.texi: Version number changed to 3.19.
8616
86172005-10-29 Sascha Wilde <wilde@sha-bang.de>
8618
8619 * pgg.texi (How to use): Update the example to add autoload of
8620 pgg-encrypt-symmetric-region.
8621 (User Commands): Document pgg-encrypt-symmetric-region.
8622 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
8623
86242005-10-27 Jay Belanger <belanger@truman.edu>
8625
8626 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
8627 mention other TeX-related units.
8628
86292005-10-23 Lars Hansen <larsh@soem.dk>
8630
0c7efc08
SM
8631 * dired-x.texi (Miscellaneous Commands):
8632 Replace dired-do-relative-symlink by dired-do-relsymlink and
2de53ca6
GM
8633 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
8634
86352005-10-23 Jay Belanger <belanger@truman.edu>
8636
8637 * calc.texi (Predefined Units): Use `alpha' for the fine structure
8638 constant.
8639
86402005-10-23 Michael Albinus <michael.albinus@gmx.de>
8641
0c7efc08
SM
8642 * faq.texi (Bugs and problems):
8643 Replace `dired-move-to-filename-regexp' by
2de53ca6
GM
8644 `directory-listing-before-filename-regexp'.
8645
86462005-10-22 Eli Zaretskii <eliz@gnu.org>
8647
8648 * newsticker.texi (UPDATED): Set value.
8649
86502005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
8651
8652 * gnus.texi (Document Groups): Remove duplicate item.
8653
86542005-10-21 Carsten Dominik <dominik@science.uva.nl>
8655
8656 * org.texi (Summary): Mention iCalendar support.
8657 (Exporting): Document iCalendar support.
8658
86592005-10-18 Romain Francoise <romain@orebokech.com>
8660
8661 * viper.texi (Viper Specials): Capitalize GNU.
8662
86632005-10-17 Juri Linkov <juri@jurta.org>
8664
8665 * info.texi (Getting Started, Search Index, Expert Info):
8666 Fix wording.
8667 (Search Text): Replace `echo area' with `mode line'.
8668 (Search Index): Both `i' and `,' find all index entries.
8669 Replace example `C-f' with `C-l' (which exists in index of Info
8670 manual) and delete spaces in its keyboard input sequence.
8671 Delete unnecessary explanations about literal characters.
8672
86732005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
8674
8675 * gnus.texi (Document Server Internals): Addition.
8676
86772005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
8678
8679 * gnus.texi (A note on namespaces): Fix RFC reference.
8680
86812005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
8682
8683 * gnus.texi (RSS): Fix key description.
8684
86852005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
8686
8687 * gnus.texi: Emacs/w3 -> Emacs/W3.
8688 (Browsing the Web): Fix description.
8689 (Web Searches): Ditto.
8690 (Customizing W3): Ditto.
8691
86922005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
8693
8694 * gnus.texi (Maildir): Clarify expire-age and expire-group.
8695
86962005-10-11 Jay Belanger <belanger@truman.edu>
8697
8698 * calc.texi (Integration): Mention using `a i' to compute definite
8699 integrals.
8700
87012005-10-11 Juri Linkov <juri@jurta.org>
8702
8703 * info.texi: Rearrange nodes.
8704 (Top): Update menu. Change ref `Info for Experts' to
8705 `Advanced Info Commands'.
8706 (Getting Started): Fix description of manual's parts.
8707 (Help-Int): Change xref `Info Search' to `Search Index', and
8708 `Expert Info' to `Advanced'.
8709 (Advanced): Move node one level up.
8710 (Search Text, Search Index): New nodes split out from `Info Search'.
8711 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
8712 split out from `Advanced'.
8713 (Advanced, Emacs Info Variables): De-document editing an Info file
8714 in Info.
8715 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
8716 (Creating an Info File): Delete node and move its text to
8717 `Expert Info'.
8718
87192005-10-10 Carsten Dominik <dominik@science.uva.nl>
8720
8721 * org.texi (Workflow states): Documented that change in keywords
8722 becomes active only after restart of Emacs.
8723
87242005-10-08 Michael Albinus <michael.albinus@gmx.de>
8725
8726 Sync with Tramp 2.0.51.
8727
87282005-10-08 Nick Roberts <nickrob@snap.net.nz>
8729
8730 * speedbar.texi (Introduction): Describe new location of speedbar
8731 on menubar.
8732 (Basic Key Bindings): Remove descriptions of bindings that have
8733 been removed.
8734
87352005-10-05 Nick Roberts <nickrob@snap.net.nz>
8736
8737 * speedbar.texi (GDB): Describe use of watch expressions.
8738
87392005-09-28 Simon Josefsson <jas@extundo.com>
8740
8741 * message.texi (IDNA): Fix.
8742
87432005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
8744
8745 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
8746 nntp-server-hook, and nntp-warn-about-losing-connection; fix
8747 description of nntp-open-connection-function.
8748 (Common Variables): Fix descriptions.
8749
87502005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
8751
8752 * gnus.texi (Server Buffer Format): Document the %a format spec.
8753
87542005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
8755
8756 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
8757
87582005-09-23 Carsten Dominik <dominik@science.uva.nl>
8759
8760 * org.texi Version 3.16.
8761
87622005-09-19 Miles Bader <miles@gnu.org>
8763
8764 * newsticker.texi: Get rid of CVS keywords.
8765
87662005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
8767
8768 * gnus.texi (Finding the Parent): Fix description of how Gnus
8769 finds article.
8770
87712005-09-14 Jari Aalto <jari.aalto@cante.net>
8772
8773 * gnus.texi (Advanced Scoring Examples): New examples to teach how
8774 to drop off non-answered articles.
8775
87762005-09-19 Juanma Barranquero <lekktu@gmail.com>
8777
8778 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
8779 braces (which are unsupported by NMAKE) for macro `srcdir'.
8780
87812005-09-17 Eli Zaretskii <eliz@gnu.org>
8782
8783 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
8784 (../info/newsticker, newsticker.dvi): New targets.
8785
87862005-09-17 Ulf Jasper <ulf.jasper@web.de>
8787
8788 * newsticker.texi: Replace @command with @code. Replace @example
8789 with @lisp.
0c7efc08
SM
8790 (Top): Add explanations to menu items.
8791 (GNU Free Documentation License): Remove.
2de53ca6
GM
8792
87932005-09-16 Romain Francoise <romain@orebokech.com>
8794
8795 Update all files to specify GFDL version 1.2.
8796
8797 * doclicense.texi (GNU Free Documentation License): Update to
8798 version 1.2.
8799
88002005-09-15 Richard M. Stallman <rms@gnu.org>
8801
8802 * newsticker.texi: Fix @setfilename.
8803
8804 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
8805 (../info/newsticker, newsticker.dvi): New targets.
8806
88072005-08-30 Carsten Dominik <dominik@science.uva.nl>
8808
8809 * org.texi: Version 3.15.
8810
88112005-08-29 Luc Teirlinck <teirllm@auburn.edu>
8812
8813 * ses.texi: Combine all three indices into one.
8814 Correct a few typos.
8815
88162005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
8817
8818 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
8819
88202005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
8821
8822 * emacs-mime.texi (Handles): Remove duplicate item.
8823 (Encoding Customization): Fix the default value for
8824 mm-coding-system-priorities.
8825 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
8826 (Basic Functions): Fix reference.
8827
88282005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
8829
8830 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
8831
88322005-08-18 Richard M. Stallman <rms@gnu.org>
8833
8834 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
8835 and web site.
8836
8837 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
8838 not keyboard-translate.
8839
88402005-08-11 Richard M. Stallman <rms@gnu.org>
8841
8842 * faq.texi (Using regular expressions): Fix xref.
8843
88442005-08-09 Juri Linkov <juri@jurta.org>
8845
8846 * info.texi (Help-P): Replace `Prev' with `Previous'.
8847 (Help-M, Help-Xref): Add S-TAB.
8848 (Help-FOO): Update `u' command.
8849 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
8850 Update info about visibility of xref parts.
8851 (Help-Int): Fix `m' command. Rename `Info-last' to
8852 `Info-history-back'. Add `Info-history-forward'.
8853 (Advanced): Fix `g*' and `M-n' commands.
8854 (Info Search): Add `index-apropos' in stand-alone browser.
8855 Add isearch commands.
8856 (Emacs Info Variables): Remove `Info-fontify'.
8857 Add `Info-mode-hook'. Update face names.
8858 Add `Info-fontify-maximum-menu-size',
8859 `Info-fontify-visited-nodes', `Info-isearch-search'.
8860
88612005-08-07 Michael Albinus <michael.albinus@gmx.de>
8862
8863 Sync with Tramp 2.0.50.
8864
8865 * tramp.texi: Use @option{} consequently for method names.
8866 (Inline methods, External transfer methods): Remove references to
8867 Cygwin.
8868 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
8869 implementation.
8870
88712005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8872
8873 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
8874 Mention that gnus-init-file is not read when Emacs is invoked with
8875 --no-init-file or -q.
8876
88772005-07-19 Carsten Dominik <dominik@science.uva.nl>
8878
8879 * org.texi: Version 3.14.
8880
88812005-07-04 Carsten Dominik <dominik@science.uva.nl>
8882
8883 * org.texi: Version 3.13.
8884
88852005-07-18 Juri Linkov <juri@jurta.org>
8886
8887 * calc.texi (Time Zones, Logical Operations):
8888 * cl.texi (Overview):
8889 * org.texi (TODO types):
8890 * sc.texi (Emacs 18 MUAs):
8891 * speedbar.texi (Top):
8892 * url.texi (History):
8893 Delete duplicate duplicate words.
8894
ce058493 88952005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
8896
8897 * cl.texi (Type Predicates): Document `atom' type.
8898
88992005-07-04 Lute Kamstra <lute@gnu.org>
8900
8901 Update FSF's address in GPL notices.
8902
8903 * calc.texi (Copying):
8904 * doclicense.texi (GNU Free Documentation License):
8905 * faq.texi (Contacting the FSF):
8906 * mh-e.texi (Copying): Update FSF's address.
8907
89082005-07-03 Richard M. Stallman <rms@gnu.org>
8909
8910 * flymake.texi (Example -- Configuring a tool called directly):
8911 Update name of flymake-build-relative-filename.
8912
89132005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
8914
8915 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
8916
89172005-06-29 Carsten Dominik <dominik@science.uva.nl>
8918
8919 * org.texi: Version 3.12.
8920
89212005-06-24 Eli Zaretskii <eliz@gnu.org>
8922
8923 * makefile.w32-in (MAKEINFO): Use --force.
8924 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
8925 Makefile.in.
8926 (gnus.dvi): Use "..." to quote Sed args, so that it works with
8927 more shells.
8928
89292005-06-23 Richard M. Stallman <rms@gnu.org>
8930
8931 * speedbar.texi (Creating a display): Texinfo usage fixes.
8932
8933 * tramp.texi (Customizing Completion, Auto-save and Backup):
8934 Texinfo usage fixes.
8935
89362005-06-23 Juanma Barranquero <lekktu@gmail.com>
8937
8938 * dired-x.texi (Miscellaneous Commands):
8939 * ediff.texi (Miscellaneous):
8940 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
8941 (Agent Variables):
8942 * info.texi (Help-Xref):
8943 * message.texi (Message Headers):
8944 * org.texi (Remember):
8945 * reftex.texi (Options (Defining Label Environments)):
8946 (Options (Index Support)):
8947 (Options (Viewing Cross-References)):
8948 (Options (Misc)):
8949 (Changes):
8950 * speedbar.texi (Creating a display):
8951 * tramp.texi (Customizing Completion, Auto-save and Backup):
8952 Texinfo usage fix.
8953
89542005-06-13 Carsten Dominik <dominik@science.uva.nl>
8955
8956 * org.texi: Version 3.11.
8957
89582005-06-12 Jay Belanger <belanger@truman.edu>
8959
8960 * calc.texi (Getting Started): Remove extra menu item.
8961
89622005-05-31 Jay Belanger <belanger@truman.edu>
8963
8964 * calc.texi (Notations Used in This Manual): Use @kbd for key
8965 sequence.
8966 (Demonstration of Calc): Mention another way of starting Calc.
8967 (Starting Calc): Mention long name of M-#.
8968 (Embedded Mode Overview): Remove unnecessary instruction.
8969 (Other M-# commands): Rephrase `M-# 0' explanation.
8970 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
8971 reflect current behavior.
8972
89732005-05-30 Jay Belanger <belanger@truman.edu>
8974
8975 * calc.texi (Hooks): Change description of calc-window-hook and
8976 calc-trail-window-hook to match usage.
8977 (Computational Functions): Add more constant-generating functions.
8978 (Customizable Variables): Use defvar.
8979
89802005-05-28 Jay Belanger <belanger@truman.edu>
8981
8982 * calc.texi (Assignments in Embedded Mode): Fix variable name.
8983 (Basic Embedded Mode): Explain behavior of arguments to
8984 calc-embedded-mode.
8985
89862005-05-27 Jay Belanger <belanger@truman.edu>
8987
8988 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
8989 current behavior.
8990
89912005-05-25 Jay Belanger <belanger@truman.edu>
8992
8993 * calc.texi: Change Calc version number throughout.
8994 (Keypad Mode): Change location in info output.
8995 (Keypad mode overview): Move picture of keypad.
8996
89972005-05-21 Jay Belanger <belanger@truman.edu>
8998
8999 * calc.texi (Storing variables): Mention that only most variables
9000 are void to begin with.
9001
90022005-05-21 Kevin Ryde <user42@zip.com.au>
9003
9004 * widget.texi (Basic Types): Update cross ref from "Enabling
9005 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
9006 lispref/text.texi change.
9007
90082005-05-20 Carsten Dominik <dominik@science.uva.nl>
9009
9010 * org.texi: Version 3.09.
9011
90122005-05-18 Carsten Dominik <dominik@science.uva.nl>
9013
9014 * reftex.texi: Version 4.28.
9015
90162005-05-16 Jay Belanger <belanger@truman.edu>
9017
9018 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
9019
90202005-05-14 Jay Belanger <belanger@truman.edu>
9021
9022 * calc.texi (Default Simplifications): Insert missing ! (logical
9023 not operator).
9024
90252005-05-14 Michael Albinus <michael.albinus@gmx.de>
9026
9027 Sync with Tramp 2.0.49.
9028
90292005-05-10 Jay Belanger <belanger@truman.edu>
9030
9031 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
9032 to 1.
9033
90342005-04-29 Carsten Dominik <dominik@science.uva.nl>
9035
9036 * org.texi: Version 3.08, structure reorganized.
9037
90382005-04-24 Richard M. Stallman <rms@gnu.org>
9039
9040 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
9041
90422005-04-15 Carsten Dominik <dominik@science.uva.nl>
9043
9044 * org.texi: Update to version 3.06.
9045
90462005-04-13 Lute Kamstra <lute@gnu.org>
9047
9048 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
9049
90502005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
9051
9052 * cl.texi (Porting Common Lisp): Fix typo.
9053
90542005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
9055
9056 * gnus.texi (RSS): Addition.
9057
90582005-04-04 Jay Belanger <belanger@truman.edu>
9059
9060 * calc.texi: Change Calc version number.
9061 (Customizable variables): Fix description of calc-language-alist.
9062 (Copying): Put in version 2 of GPL.
9063
90642005-04-01 Jay Belanger <belanger@truman.edu>
9065
9066 * calc.texi (Troubleshooting Commands): Remove comment about
9067 installation.
9068 (Installation): Remove section.
9069 (Customizable Variables): New section.
9070 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
9071 (Graphical Devices): Add references to Customizable Variables.
9072
90732005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
9074
9075 * emacs-mime.texi (Display Customization): Markup fixes.
9076 (rfc2047): Update.
9077
90782005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
9079
9080 * gnus-faq.texi: Replaced with auto-generated version.
9081
90822005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
9083
9084 * dired-x.texi (Multiple Dired Directories): default-directory was
9085 renamed to dired-default-directory.
9086
90872005-03-26 Jay Belanger <belanger@truman.edu>
9088
9089 * calc.texi (Simplifying Formulas, Rewrite Rules):
9090 Change description of top and bottom of fraction.
9091 (Modulo Forms): Move description of how to create modulo forms to
9092 earlier in the section.
9093 (Fraction Mode): Suggest using : to get a fraction by dividing.
9094 (Basic Arithmetic): Adjust placement of command name.
9095 (Truncating the Stack): Emphasize that "hidden" entries are still
9096 visible.
9097 (Installation): Move discussion of printing manual to "About This
9098 Manual".
9099 (About This Manual): Mention how to print the manual.
9100 (Reporting Bugs): Remove first person.
9101 (Building Vectors): Add algebraic version of append.
9102 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
9103 (Grouping Digits): Fix typo.
9104
91052005-03-25 Werner Lemberg <wl@gnu.org>
9106
9107 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
9108 Replace `legal' with `valid'.
9109
91102005-03-25 Werner Lemberg <wl@gnu.org>
9111
9112 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
9113
91142005-03-24 Jay Belanger <belanger@truman.edu>
9115
9116 * calc.texi (General Mode Commands)
9117 (Mode Settings in Embedded Mode): Add some explanation of
9118 recording mode settings.
9119
91202005-03-24 Richard M. Stallman <rms@gnu.org>
9121
9122 * calc.texi: Remove praise of non-free software.
9123
9124 * idlwave.texi: Don't say where to get IDL or its non-free manual.
9125 (Installation): Node deleted.
9126
91272005-03-23 Richard M. Stallman <rms@gnu.org>
9128
9129 * url.texi (HTTP language/coding): Improve last change.
9130
91312005-03-22 Jay Belanger <belanger@truman.edu>
9132
9133 * calc.texi (Embedded Mode): Add new information on changing
9134 modes.
9135
91362005-03-20 Michael Albinus <michael.albinus@gmx.de>
9137
9138 Sync with Tramp 2.0.48.
9139
9140 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
9141
9142 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
9143 "GNU/Linux". Change all addresses to .gnu.org.
9144 (Default Method): Offer shortened syntax for "su" and "sudo"
9145 methods.
9146
91472005-03-07 Richard M. Stallman <rms@gnu.org>
9148
9149 * url.texi: Fix usage of "e.g.".
9150 (HTTP language/coding): Explain the rules for these strings.
9151
91522005-03-06 Richard M. Stallman <rms@gnu.org>
9153
9154 * woman.texi (Introduction): Minor cleanups.
9155
9156 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
9157
9158 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
9159 (Installation): Node deleted.
9160
9161 * mh-e.texi (Preface): Get rid of "Emacs 21".
9162
9163 * eshell.texi (Installation): Delete node (for Emacs 20).
9164
91652005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
9166
9167 * flymake.texi: Refill and tweak style in @lisp blocks.
9168
91692005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
9170
9171 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
9172
91732005-03-01 Jay Belanger <belanger@truman.edu>
9174
9175 * calc.texi (Trigonometric and Hyperbolic Functions):
9176 Mention additional functions.
9177 (Algebraic Simplifications): Mention additional simplifications.
9178
91792005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
9180
9181 * ses.texi: Add concept/function/variable indices (this work was
9182 donated by Brad Collins <brad@chenla.org>, copyright-assignment
9183 papers on file at FSF).
9184
91852005-02-10 Jay Belanger <belanger@truman.edu>
9186
9187 * calc.texi: Change @LaTeX to La@TeX throughout.
9188 Redefine @expr as @math for TeX output.
9189 Redefine @texline as a no-op for TeX output.
9190 Define @tfn, replace @t by @tfn throughout.
9191
91922005-02-09 Jay Belanger <belanger@truman.edu>
9193
9194 * calc.texi: Add macro for LaTeX for info output.
9195
91962005-02-08 Kim F. Storm <storm@cua.dk>
9197
9198 * texinfo.tex (LaTex): Add def.
9199
92002005-02-06 Jay Belanger <belanger@truman.edu>
9201
9202 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
9203 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
9204 throughout manual.
9205
92062005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
9207
9208 * gnus.texi: Some edits based on comments from David Abrahams.
9209
92102005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
9211
9212 * gnus.texi (RSS): Fix the keystroke.
9213
92142005-01-24 David Kastrup <dak@gnu.org>
9215
9216 * faq.texi: Update AUCTeX version info.
9217
92182005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
9219
9220 * gnus-faq.texi ([4.1]): Typo.
9221
92222005-01-19 Jay Belanger <belanger@truman.edu>
9223
9224 * calc.texi (Keep Arguments): Mention that keeping arguments
9225 doesn't work with keyboard macros.
9226
92272005-01-16 Richard M. Stallman <rms@gnu.org>
9228
9229 * autotype.texi (Autoinserting): Fix small error.
9230
92312005-01-16 Michael Albinus <michael.albinus@gmx.de>
9232
9233 Sync with Tramp 2.0.47.
9234
9235 * tramp.texi (Compilation): New section, describing compilation of
9236 remote files.
9237
92382005-01-11 Kim F. Storm <storm@cua.dk>
9239
9240 * widget.texi (Basic Types): Add :follow-link keyword.
9241
92422005-01-09 Jay Belanger <belanger@truman.edu>
9243
9244 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
9245
92462005-01-08 Jay Belanger <belanger@truman.edu>
9247
9248 * calc.texi: Change throughout to reflect new default value of
9249 calc-settings-file.
9250
92512005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9252
9253 * message.texi (Reply): `message-reply-to-function' should return
9254 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
9255
92562005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
9257
9258 * faq.texi (Changing load-path): Fix typo.
9259
92602005-01-05 Jay Belanger <belanger@truman.edu>
9261
9262 * calc.texi (Programming Tutorial): Replace kbd command by
9263 appropriate characters for a keyboard macro.
9264
92652005-01-04 Jay Belanger <belanger@truman.edu>
9266
9267 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
9268 for Lucid Emacs.
9269 (Programming Tutorial): Mention that the user needs to be in the
9270 right mode to compute some functions.
9271
92722005-01-04 Jay Belanger <belanger@truman.edu>
9273
9274 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
9275 no longer applicable.
9276
92772005-01-01 Jay Belanger <belanger@truman.edu>
9278
0c7efc08 9279 * calc.texi (Programming Tutorial): Change description of how to
2de53ca6
GM
9280 edit keyboard macros to match current behavior.
9281
92822004-12-31 Jay Belanger <belanger@truman.edu>
9283
9284 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
9285
92862004-12-20 Jay Belanger <belanger@truman.edu>
9287
9288 * calc.texi (Types Tutorial): Emphasize that you can't divide by
9289 zero.
9290
92912004-12-17 Luc Teirlinck <teirllm@auburn.edu>
9292
9293 * cc-mode.texi (Text Filling and Line Breaking): Put period after
9294 @xref.
9295 (Font Locking): Avoid @strong{Note:}.
9296
92972004-12-17 Michael Albinus <michael.albinus@gmx.de>
9298
9299 Sync with Tramp 2.0.46.
9300
9301 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
9302
93032004-12-16 Luc Teirlinck <teirllm@auburn.edu>
9304
9305 * url.texi: Correct typos.
9306 (Retrieving URLs): @var{nil}->@code{nil}.
af42a9cc 9307 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
2de53ca6
GM
9308 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
9309 (Dealing with HTTP documents): @inforef->@xref.
9310
93112004-12-15 Jay Belanger <belanger@truman.edu>
9312
9313 * calc.texi: Consistently capitalized all mode names.
9314 (Answers to Exercises): Mention that an answer can be a fraction
9315 when in Fraction mode.
9316
93172004-12-13 Jay Belanger <belanger@truman.edu>
9318
9319 * calc.texi: Fix some TeX definitions.
9320
93212004-12-09 Luc Teirlinck <teirllm@auburn.edu>
9322
9323 * reftex.texi (Imprint): Remove erroneous @value's.
9324
93252004-12-08 Luc Teirlinck <teirllm@auburn.edu>
9326
9327 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
9328 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
9329
93302004-12-08 Jay Belanger <belanger@truman.edu>
9331
9332 * calc.texi (Starting Calc): Remove comment about installation.
9333 (Keypad Mode Overview): Remove comment about Emacs 19 support.
9334
93352004-12-08 Luc Teirlinck <teirllm@auburn.edu>
9336
9337 * url.texi: Update @setfilename.
9338 (Getting Started): No need to worry about Gnus versions.
9339 (Dealing with HTTP documents): Use @inforef.
9340
9341 * org.texi: Fix @direntry file name.
9342
93432004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
9344
9345 * url.texi: New file.
9346
9347 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
9348
93492004-12-06 Jay Belanger <belanger@truman.edu>
9350
9351 * calc.texi (Using Calc): Remove paragraph about installation.
9352
93532004-12-06 Jay Belanger <belanger@truman.edu>
9354
9355 * calc.texi: Use more Texinfo macros and less TeX defs.
9356 Remove @refill's.
9357
93582004-12-06 Richard M. Stallman <rms@gnu.org>
9359
9360 * org.texi: New file.
9361
93622004-12-05 Richard M. Stallman <rms@gnu.org>
9363
9364 * Makefile.in (org.dvi, ../info/org): New targets.
9365 (INFO_TARGETS): Add ../info/org.
9366 (DVI_TARGETS): Add org.dvi.
9367 (maintainer-clean): Remove the info files in the info dir.
9368
93692004-11-26 Eli Zaretskii <eliz@gnu.org>
9370
9371 * idlwave.texi: Fix the setfilename directive to put the produced
9372 file in ../info.
9373 (Continued Statement Indentation): Resurrect Jan D.'s change from
9374 2004-11-03 that was lost when a newer version of idlwave.texi was
9375 imported.
9376
93772004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
9378
0c7efc08 9379 * gnus-faq.texi ([5.1]): Add missing bracket.
2de53ca6 9380
0c7efc08
SM
9381 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
9382 Index `spam-initialize'.
2de53ca6
GM
9383
93842004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
9385
9386 * message.texi (Various Message Variables): Mention that all mail
9387 file variables are derived from `message-directory'.
9388
9389 * gnus.texi (Splitting Mail): Clarify bogus group.
9390
93912004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
9392
0c7efc08
SM
9393 * emacs-mime.texi (Encoding Customization):
9394 Fix mm-coding-system-priorities entry.
2de53ca6 9395
c8763fb6 93962004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
9397
9398 * idlwave.texi (Continued Statement Indentation):
9399 * reftex.texi (Options (Index Support)):
9400 (Displaying and Editing the Index, Table of Contents):
0c7efc08
SM
9401 * speedbar.texi (Creating a display, Major Display Modes):
9402 Replace non-nil with non-@code{nil}.
2de53ca6
GM
9403
94042004-10-21 Jay Belanger <belanger@truman.edu>
9405
0c7efc08 9406 * calc.texi (Algebraic-Style Calculations): Remove a comment.
2de53ca6
GM
9407
94082004-10-18 Luc Teirlinck <teirllm@auburn.edu>
9409
9410 * calc.texi (Reporting Bugs): Double up `@'.
9411
94122004-10-18 Jay Belanger <belanger@truman.edu>
9413
0c7efc08 9414 * calc.texi (Reporting Bugs): Change the address that bugs
2de53ca6
GM
9415 should be sent to.
9416
94172004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
9418
9419 * gnus.texi (New Features): Add 5.11.
9420
9421 * message.texi (Resending): Remove wrong default value.
9422
9423 * gnus.texi (Mail Source Specifiers): Describe possible problems
9424 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
9425 `pop3-leave-mail-on-server' to the index.
9426
94272004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
9428
9429 * message.texi (Canceling News): Add how to set a password.
9430
94312004-10-12 Jay Belanger <belanger@truman.edu>
9432
0c7efc08 9433 * calc.texi (Help Commands): Change the descriptions of
2de53ca6
GM
9434 calc-describe-function and calc-describe-variable to match their
9435 current behavior.
9436
94372004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
9438
9439 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
9440
94412004-10-12 Michael Albinus <michael.albinus@gmx.de>
9442
9443 Sync with Tramp 2.0.45.
9444
9445 * tramp.texi (Frequently Asked Questions): Comment paragraph about
9446 plink link. The URL is outdated. Originator contacted for
9447 clarification.
9448
94492004-10-10 Juri Linkov <juri@jurta.org>
9450
9451 * gnus.texi (Top, Marking Articles): Join two menus in one node
9452 because a node can have only one menu.
9453
94542004-10-09 Juri Linkov <juri@jurta.org>
9455
9456 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
9457 example of nnmail-split-fancy.
9458
94592004-10-06 Karl Berry <karl@gnu.org>
9460
9461 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
9462 consistency with other uses of dashes.
9463
94642004-10-05 Karl Berry <karl@gnu.org>
9465
9466 * info.texi: Consistently use --- throughout, periods at end of
9467 menu descriptions, and a couple typos.
9468
94692004-09-26 Jesper Harder <harder@ifa.au.dk>
9470
9471 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
9472 * pgg.texi (User Commands, Backend methods): Do.
9473 * gnus.texi: Markup fixes.
9474 (Setting Process Marks): Fix `M P a' entry.
9475 * emacs-mime.texi: Fixes.
9476
94772004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
9478
9479 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
9480 again.
9481 Use 5.10 instead of 5.10.0.
9482
94832004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
9484
9485 * gnus.texi (Summary Mail Commands): S D e.
9486
94872004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
9488
9489 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
9490 the gnus-article-mode-line-format section.
9491
94922004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
9493
9494 * gnus.texi (Various Summary Stuff): Fix the documentation for
9495 gnus-newsgroup-variables.
9496
94972004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
9498
0c7efc08
SM
9499 * gnus.texi (MIME Commands):
9500 Add gnus-mime-display-multipart-as-mixed,
2de53ca6
GM
9501 gnus-mime-display-multipart-alternative-as-mixed,
9502 gnus-mime-display-multipart-related-as-mixed.
9503 (Mail Source Customization): Clarify `mail-source-directory'.
9504 (Splitting Mail): Mention gnus-group-find-new-groups.
0c7efc08 9505 (SpamOracle): Fix typo.
2de53ca6
GM
9506
9507 * gnus-faq.texi: Untabify.
9508 ([6.3]): nnir.el is in contrib directory.
9509
9510 * message.texi (News Headers): Clarify how a unique ID is created.
9511
0c7efc08
SM
9512 * gnus.texi (Batching Agents): Fix typo in example.
9513 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
2de53ca6 9514
b2abec73 95152004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 9516
0c7efc08 9517 * gnus.texi (Group Parameters): Add more on hooks.
2de53ca6
GM
9518
95192004-09-20 Florian Weimer <fw@deneb.enyo.de>
9520
9521 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
9522
95232004-09-22 Jay Belanger <belanger@truman.edu>
9524
0c7efc08 9525 * calc.texi (Vectors as Lists): Add a warning that the tutorial
2de53ca6
GM
9526 might be hidden during part of the session.
9527
95282004-09-20 Jay Belanger <belanger@truman.edu>
9529
9530 * calc.texi (Notations Used in This Manual): Put in an earlier
9531 mention that DEL could be called Backspace.
9532
95332004-09-10 Simon Josefsson <jas@extundo.com>
9534
9535 * gnus.texi (IMAP): Add example. Suggested and partially written
9536 by Steinar Bang <sb@dod.no>.
9537
95382004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9539
9540 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
9541 netrc syntax.
9542
95432004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9544
b2abec73
JB
9545 * gnus.texi (Spam ELisp Package Sequence of Events):
9546 Some clarifications.
2de53ca6
GM
9547 (Spam ELisp Package Global Variables): More clarifications.
9548
95492004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9550
9551 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
9552 Mention spam-split does not modify incoming mail.
9553
95542004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9555
9556 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
9557
95582004-09-10 Eli Zaretskii <eliz@gnu.org>
9559
9560 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
9561
95622004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
9563
9564 * makefile.w32-in (sieve, pgg): Use $(infodir).
9565
95662004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
9567
9568 * makefile.w32-in: Fix PGG and Sieve entries.
9569
95702004-08-28 Eli Zaretskii <eliz@gnu.org>
9571
9572 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
9573 Emacs and related programs.
9574
95752004-08-27 Richard M. Stallman <rms@gnu.org>
9576
9577 * faq.texi: Fix texinfo usage, esp. doublequotes.
9578 (Difference between Emacs and XEmacs): Some clarification.
9579
9580 * faq.texi (Difference between Emacs and XEmacs):
9581 Explain not to contrast XEmacs with GNU Emacs.
9582
95832004-08-26 Richard M. Stallman <rms@gnu.org>
9584
9585 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
9586
95872004-08-22 David Kastrup <dak@gnu.org>
9588
9589 * reftex.texi (AUCTeX): Update links, section name.
9590
9591 * faq.texi (Calc): Update availability (included in 22.1).
9592 (AUCTeX): Update availability, information, versions, description.
9593
95942004-08-14 Eli Zaretskii <eliz@gnu.org>
9595
9596 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
9597
95982004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
9599
9600 * cc-mode.texi: Various updates for CC Mode 5.30.9.
9601
96022004-08-10 Michael Albinus <michael.albinus@gmx.de>
9603
9604 Sync with Tramp 2.0.44.
9605
96062004-08-05 Lars Hansen <larsh@math.ku.dk>
9607
9608 * widget.texi (User Interface): Update how to separate the
9609 editable field of an editable-field widget from other widgets.
9610 (Programming Example): Add text after field.
9611
96122004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
9613
9614 * emacs-mime.texi (Encoding Customization): Add a note to the
9615 mm-content-transfer-encoding-defaults entry.
9616 (rfc2047): Update.
9617
0c7efc08
SM
9618 * gnus.texi (Article Highlighting):
9619 Add gnus-cite-ignore-quoted-from.
2de53ca6
GM
9620 (POP before SMTP): New node.
9621 (Posting Styles): Addition.
9622 (Splitting Mail): Add nnmail-split-lowercase-expanded.
9623 (Fancy Mail Splitting): Ditto.
9624 (X-Face): Add gnus-x-face.
9625
96262004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
9627
9628 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
9629 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
9630
96312004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
9632
0c7efc08
SM
9633 * gnus.texi (Mail Source Specifiers):
9634 Describe `pop3-leave-mail-on-server'.
2de53ca6
GM
9635
96362004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
9637
9638 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
9639
9640 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
9641 repository. Change setfilename.
9642
9643 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
9644
96452004-07-02 Juri Linkov <juri@jurta.org>
9646
9647 * pcl-cvs.texi (Viewing differences): Add `d r'.
9648
96492004-06-29 Jesper Harder <harder@ifa.au.dk>
9650
9651 * ses.texi, viper.texi, flymake.texi, faq.texi:
9652 * eshell.texi, ediff.texi: Markup fixes.
9653
96542004-06-21 Karl Berry <karl@gnu.org>
9655
9656 * info.texi (Top): Mention that only Emacs has mouse support.
9657 (Getting Started): Mention this in a few other places.
9658
96592004-06-13 Luc Teirlinck <teirllm@auburn.edu>
9660
0c7efc08
SM
9661 * autotype.texi (Copyrights, Timestamps):
9662 Recommend `before-save-hook' instead of `write-file-functions'.
2de53ca6
GM
9663
96642004-06-13 Lars Hansen <larsh@math.ku.dk>
9665
9666 * dired-x.texi (dired-mark-omitted): Update keybinding.
9667
96682004-06-10 Kim F. Storm <storm@cua.dk>
9669
9670 * pcl-cvs.texi (Viewing differences): Add 'd y'.
9671
96722004-06-05 Lars Hansen <larsh@math.ku.dk>
9673
9674 * dired-x.texi (variable dired-omit-mode): Rename from
9675 dired-omit-files-p.
9676 (function dired-omit-mode): Rename from dired-omit-toggle.
9677 Call dired-omit-mode rather than set dired-omit-files-p.
9678 (dired-mark-omitted): Describe command.
9679
96802004-05-29 Michael Albinus <michael.albinus@gmx.de>
9681
9682 Version 2.0.41 of Tramp released.
9683
96842004-05-29 Juanma Barranquero <lektu@terra.es>
9685
9686 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
9687 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
9688
96892004-05-29 Richard M. Stallman <rms@gnu.org>
9690
9691 * cl.texi (Top): Call this chapter `Introduction'.
9692 (Overview): In TeX, no section heading here.
9693
9694 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
9695
96962004-05-29 Eli Zaretskii <eliz@gnu.org>
9697
9698 * Makefile.in (../info/flymake, flymake.dvi): New targets.
9699 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
9700
97012004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
9702
9703 * flymake.texi: New file.
9704
97052004-05-28 Simon Josefsson <jas@extundo.com>
9706
9707 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
9708
b344d29d 97092004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
9710
9711 Version 2.0.40 of Tramp released.
9712
97132004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
9714
9715 Complete rework, based on review by Karl Berry <karl@gnu.org>.
9716
9717 * tramp.texi (Auto-save and Backup): Explain exploitation of new
9718 variables `tramp-backup-directory-alist' and
9719 `tramp-bkup-backup-directory-info'.
9720 (Overview, Connection types)
9721 (External transfer methods, Default Method)
9722 (Windows setup hints): Remove restriction of password entering
9723 with external methods.
9724 (Auto-save and Backup): Make file name example
9725 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
9726 and `auto-save-directory' must be used.
9727 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
9728 only "NT"). Remove doubled entry "What kinds of systems does
9729 @tramp{} work on".
9730 (tramp): Macro removed.
9731 (Obtaining Tramp): Flag removed from title.
9732 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
9733 and `trampver' used properly. Flag `tramp-inst' replaced by
9734 `installchapter'. Installation related text adapted.
9735
97362004-04-28 Masatake YAMATO <jet@gyve.org>
9737
9738 * widget.texi (Programming Example): Remove overlays.
9739
97402004-04-27 Jesper Harder <harder@ifa.au.dk>
9741
9742 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
9743
97442004-04-23 Juanma Barranquero <lektu@terra.es>
9745
9746 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
9747
97482004-04-05 Jesper Harder <harder@ifa.au.dk>
9749
9750 * info.texi (Info Search): Add info-apropos.
9751
97522004-03-22 Juri Linkov <juri@jurta.org>
9753
9754 * faq.texi: Fix help key bindings.
9755
97562004-03-17 Luc Teirlinck <teirllm@auburn.edu>
9757
9758 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
9759 (as suggested by Karl Berry). Update information about colored
9760 stars in menus. Add new subheading describing M-n.
9761
97622004-03-12 Richard M. Stallman <rms@gnu.org>
9763
9764 * cl.texi (Top): Rename top node's title.
9765
97662004-03-08 Karl Berry <karl@gnu.org>
9767
9768 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
9769 problems making the texinfo distribution.
9770
97712004-02-29 Simon Josefsson <jas@extundo.com>
9772
0c7efc08 9773 * smtpmail.texi (Authentication): Change the list of supported
2de53ca6
GM
9774 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
9775 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
9776 <voegelas@gmx.net>.
9777
97782004-02-29 Juanma Barranquero <lektu@terra.es>
9779
9780 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
9781 Use $(DEL) instead of rm, and ignore exit code.
9782
b344d29d 97832004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
9784
9785 Tramp version 2.0.39 released.
9786
97872004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
9788
9789 * tramp.texi (Customizing Completion): Explain new functions
9790 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
9791 (all): Savannah URLs unified to "http://savannah.nongnu.org".
0c7efc08
SM
9792 (Top): Refer to Savannah mailing list as the major one.
9793 Mention older mailing lists in HTML mode only.
2de53ca6
GM
9794 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
9795 (Frequently Asked Questions): Remote hosts must not be Unix-like
9796 for "smb" method.
9797 (Password caching): New node.
9798 (External transfer methods): Refer to password caching for "smb"
9799 method.
9800
98012004-02-17 Karl Berry <karl@gnu.org>
9802
9803 * info.texi (Help-Int): Mention the new line number feature.
9804
98052004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
9806
9807 * ses.texi (Advanced Features): New functionality for
9808 ses-set-header-row (defaults to current row unless C-u used).
9809 (Acknowledgements): Add Stefan Monnier.
9810
98112003-12-29 Kevin Ryde <user42@zip.com.au>
9812
9813 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
9814
b344d29d 98152003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9816
9817 Tramp version 2.0.38 released.
9818
9819 * tramp.texi (Remote shell setup): Warn of environment variables
9820 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
9821 <sven.gabriel@imk.fzk.de>.
9822 (Configuration): Tramp now chooses base64/uuencode
9823 automatically. Update wording accordingly.
9824 (Top): More description for the `Default Method' menu entry.
9825 (Default Method): Use @code, not @var, for Lisp variables.
9826 (Default Method): New subsection `Which method is the right one
9827 for me?' Suggested by Christian Kirsch.
9828 (Configuration): Pointer to new subsection added.
9829 (Default Method): Too many "use" in one sentence.
9830 Rephrase. Reported by Christian Kirsch.
9831 (Filename Syntax): Old `su' example is probably a left-over from
9832 the sm/su method naming. Replace with `ssh', instead.
9833 (External transfer methods, Auto-save and Backup):
9834 Typo fixes.
9835
98362003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
9837
183080b6 9838 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
9839 (Top): Mention japanese manual only if flag `jamanual' is set.
9840 Insert section `Japanese manual' in menu.
9841
98422003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
9843
9844 * eshell.texi (Known Problems): Add doc item.
9845
98462003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
9847
9848 * cc-mode.texi: Update for CC Mode 5.30.
9849
9850 Note: Please refrain from doing purely cosmetic changes like
9851 removing trailing whitespace in this manual; it clobbers cvs
9852 merging for no good reason.
9853
98542003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
9855
9856 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
9857 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
9858 @acronym{ASCII}.
9859
98602003-10-26 Karl Berry <karl@gnu.org>
9861
9862 * info.texi (Info Search): Echo area, not echo are. From Debian
9863 diff.
9864
98652003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
9866
10d1d0af 9867 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
9868 :buttons and :children keywords.
9869
98702003-10-22 Miles Bader <miles@gnu.org>
9871
9872 * Makefile.in (info): Move before $(top_srcdir)/info.
9873
98742003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
9875
9876 * tramp.texi (Inline methods): Small grammar fix.
9877 (External transfer methods): Likewise.
9878
98792003-10-08 Nick Roberts <nick@nick.uklinux.net>
9880
9881 * speedbar.texi: Remove paragraph for GUD that is no longer true.
9882
98832003-10-06 Luc Teirlinck <teirllm@auburn.edu>
9884
9885 * texinfo.tex: Replace `%' in arch tagline by @ignore.
9886
98872003-09-30 Richard M. Stallman <rms@gnu.org>
9888
9889 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
9890
9891 * widget.texi (User Interface): Fix typos.
9892
9893 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
9894
98952003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
9896
9897 * pcl-cvs.texi (Selected Files): Fix typo.
9898
98992003-09-21 Karl Berry <karl@gnu.org>
9900
9901 * info.texi (] and [ commands): No period at end of section title.
9902
99032003-09-04 Miles Bader <miles@gnu.org>
9904
9905 * Makefile.in (top_srcdir): New variable.
9906 ($(top_srcdir)/info): New rule.
9907 (info): Depend on it.
9908
99092003-09-03 Peter Runestig <peter@runestig.com>
9910
9911 * makefile.w32-in: New file.
9912
99132003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
9914
9915 * widget.texi (User Interface): Explain the need of static text
9916 around an editable field.
9917
99182003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
9919
9920 * widget.texi (Basic Types): The argument to `:help-echo' can now
9921 be a form that evaluates to a string.
9922
99232003-08-18 Kim F. Storm <storm@cua.dk>
9924
9925 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
9926
99272003-08-16 Richard M. Stallman <rms@gnu.org>
9928
9929 * dired-x.texi (Shell Command Guessing): Explain *.
9930
99312003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
9932
9933 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
9934 log-edit-insert-changelog.
9935
99362003-08-03 Karl Berry <karl@gnu.org>
9937
9938 * info.texi: Need @contents.
9939
c8763fb6 99402003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9941
9942 Tramp version 2.0.36 released.
9943
9944 * tramp.texi (Remote shell setup): Explain about problems with
9945 non-Bourne commands in ~/.profile and ~/.shrc.
9946
99472003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9948
9949 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
9950 renaming of `vis-mode' to `visible-mode'.
9951
99522003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
9953
9954 * info.texi (Top, Help-Small-Screen): Remove accidentally added
9955 next, prev and up pointers.
9956
99572003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
9958
9959 * info.texi (Help): Mention existence of Emacs and stand-alone
9960 Info at the very beginning of the tutorial.
9961 (Help-Inv): New node.
9962 (Help-]): New node.
9963 (Help-M): Systematically point out the differences between default
9964 Emacs and stand-alone versions. Delete second menu.
9965 (Help-Xref): Systematically point out the differences between
9966 default Emacs and stand-alone versions.
9967 (Help-Int): Change `l' example.
9968 (Expert Info): Fix typos.
9969 (Emacs Info Variables): Mention `Info-hide-note-references' and
9970 new default for `Info-scroll-prefer-subnodes'.
9971
c8763fb6 99722003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9973
9974 Version 2.0.35 of Tramp released.
9975
9976 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
9977 (Inline methods): Add methods `remsh' and `plink1'.
9978 (External transfer methods): Add method `remcp'.
9979 (Multi-hop Methods): Add method `remsh'.
9980 Small patch from Adrian Aichner <adrian@xemacs.org>:
9981 Fix minor typos.
0c7efc08 9982 (Concept Index): Add to make manual searchable via
2de53ca6
GM
9983 `Info-index'.
9984 (Version Control): Add cindex entry.
9985
c8763fb6 99862003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9987
9988 * trampver.texi: Version 2.0.34 released.
9989
99902003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
9991
9992 * faq.texi: Improve previous changes.
9993
99942003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
9995
9996 * faq.texi: Update copyright and maintenance details.
9997 Update some package URLs, versions, and maintainers.
9998 Remove many references to the Emacs Lisp Archive.
9999
100002003-04-23 Simon Josefsson <jas@extundo.com>
10001
10002 * smtpmail.texi: Fix license (the invariant sections mentioned has
10003 never been part of the smtp manual). Align info dir entry with
10004 other emacs packages.
10005
100062003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
10007
10008 * tramp.texi: Version 2.0.33 released.
10009 Remove installation chapter. Remove XEmacs specifics.
10010
100112003-03-29 Richard M. Stallman <rms@gnu.org>
10012
10013 * tramp.texi (Top): Undo the previous renaming.
10014 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
10015
c8763fb6 100162003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
10017
10018 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
10019 version of manual.
10020
10021 * tramp.texi (Auto-save and Backup): New node.
10022
100232003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
10024
10025 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
10026 Emacs" in order to have better differentiation to "XEmacs".
10027 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
10028 are new macros in order to point to the other Emacs flavor where
10029 appropriate. In info case, point to node `Installation' in order
10030 to explain how to generate the other way. In html case, make a
10031 link to the other html file.
0c7efc08 10032 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
2de53ca6
GM
10033 after CVS checkout/update.
10034 (Installation): Completely rewritten.
10035 (Installation parameters, Load paths): New sections under
10036 `Installation'.
10037
c8763fb6 100382003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
10039
10040 * tramp.texi: Version 2.0.30 released.
10041 Replace word "path" with "localname" where used as a component of
10042 a Tramp file name.
10043
100442003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
10045
10046 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
10047 introduced.
10048 (Installation): Explain what to do if files from the tramp/contrib
10049 directory are needed.
10050
100512003-02-23 Alex Schroeder <alex@emacswiki.org>
10052
10053 * smtpmail.texi (How Mail Works): New.
10054
100552003-02-22 Alex Schroeder <alex@emacswiki.org>
10056
10057 * smtpmail.texi: New file.
10058
10059 * Makefile.in: Build SMTP manual.
10060
c8763fb6 100612003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
10062
10063 * tramp.texi: Version 2.0.29 released.
10064 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
10065 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
10066
100672003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
10068
10069 * tramp.texi (Frequently Asked Questions): Explain a workaround if
e4920bc9 10070 another package loads accidentally Ange-FTP.
2de53ca6
GM
10071
100722003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
10073
10074 * tramp.texi (Customizing Completion): Add function
10075 `tramp-parse-sconfig'. Change example of
10076 `tramp-set-completion-function', because parsing of ssh config
10077 files looks more natural.
10078
100792003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
10080
10081 * gnus.texi: Do not use `path' in several locations.
10082
c8763fb6 100832002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6 10084
0c7efc08
SM
10085 * tramp.texi (External transfer methods): New method `smb'.
10086 From Michael Albinus.
2de53ca6
GM
10087
100882002-11-05 Karl Berry <karl@gnu.org>
10089
10090 * info.texi (Info-fontify): Reorder face list to avoid bad line
10091 breaks.
10092
c8763fb6 100932002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6 10094
0c7efc08
SM
10095 * tramp.texi: Move @copying to standard place.
10096 Use @insertcopying.
2de53ca6
GM
10097
100982002-10-02 Karl Berry <karl@gnu.org>
10099
10100 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
10101 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
10102 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
10103 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
10104 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
10105 Per rms, update all manuals to use @copying instead of @ifinfo.
10106 Also use @ifnottex instead of @ifinfo around the top node, where
10107 needed for the sake of the HTML output.
10108 (The Gnus manual is not fixed since it's not clear to me how it
10109 works; and the Tramp manual already uses @copying, although in an
10110 unusual way. All others were changed.)
10111
101122002-09-10 Jonathan Yavner <jyavner@engineer.com>
10113
10114 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
10115 (../info/ses, ses.dvi): New targets.
10116 * ses.texi: New file.
10117
c8763fb6 101182002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
10119
10120 * texinfo.tex: Update to texinfo 4.2.
10121
101222002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
10123
10124 * reftex.texi: Update to RefTeX 4.19.
10125
c8763fb6 101262002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
10127
10128 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
10129 (../info/tramp, tramp.dvi): New targets.
10130
101312002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
10132
10133 * Makefile.in (DVI_TARGETS): Add calc.dvi.
10134 (calc.dvi): Uncomment.
10135
101362001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
10137
10138 * Makefile.in (INFO_TARGETS): Add ../info/calc.
10139 (../info/calc): New target.
10140
101412001-10-20 Gerd Moellmann <gerd@gnu.org>
10142
10143 * (Version 21.1 released.)
10144
101452001-10-05 Gerd Moellmann <gerd@gnu.org>
10146
10147 * Branch for 21.1.
10148
101492001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
10150
10151 * Makefile.in (../info/info): Use an explicit -o switch to
10152 makeinfo.
10153
101542001-03-05 Gerd Moellmann <gerd@gnu.org>
10155
10156 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
10157
101582000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
10159
10160 * Makefile.in (../info/idlwave): Use --no-split.
10161
101622000-12-14 Dave Love <fx@gnu.org>
10163
c4cc8b9a 10164 * Makefile.in (mostlyclean): Remove gnustmp.*.
2de53ca6
GM
10165 (gnus.dvi): Change rule to remove @latex stuff.
10166
101672000-10-19 Eric M. Ludlam <zappo@ultranet.com>
10168
10169 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
10170
101712000-10-13 John Wiegley <johnw@gnu.org>
10172
10173 * Makefile.in: Add build targets for eshell.texi.
10174
101752000-09-25 Gerd Moellmann <gerd@gnu.org>
10176
10177 * Makefile.in: Remove/comment speedbar stuff.
10178
101792000-09-22 Dave Love <fx@gnu.org>
10180
10181 * Makefile.in: Add emacs-mime.
10182
101832000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
10184
10185 * Makefile.in (INFO_TARGETS): Add ../info/woman.
10186 (DVI_TARGETS): Add woman.dvi.
10187 (../info/woman, woman.dvi): New targets.
10188
101892000-05-31 Stefan Monnier <monnier@cs.yale.edu>
10190
10191 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
10192
10193 * pcl-cvs.texi: New file.
10194 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
10195 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
10196
101972000-05-11 Gerd Moellmann <gerd@gnu.org>
10198
10199 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
10200 (../info/ebrowse, ebrowse.dvi): New targets.
10201
102022000-01-13 Gerd Moellmann <gerd@gnu.org>
10203
10204 * Makefile.in (INFO_TARGETS): Add eudc.
10205 (DVI_TARGETS): Add eudc.dvi.
10206 (../info/eudc, eudc.dvi): New targets.
10207
102082000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
10209
10210 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
10211 compatibility with 8+3 filesystems).
10212 (../info/efaq): Rename from emacs-faq.
10213
102142000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
10215
10216 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
10217 (../info/idlwave, idlwave.dvi): New targets.
10218
102191999-10-23 Dave Love <fx@gnu.org>
10220
10221 * Makefile.in: Use autotype.texi.
10222
102231999-10-12 Stefan Monnier <monnier@cs.yale.edu>
10224
10225 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
10226 faq.texi file) rather than ../info/faq.
10227
102281999-10-07 Gerd Moellmann <gerd@gnu.org>
10229
10230 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
10231 (../info/ada-mode, ada-mode.dvi): New targets.
10232
102331999-09-01 Dave Love <fx@gnu.org>
10234
10235 * Makefile.in: Add faq.
10236
102371999-07-12 Richard Stallman <rms@gnu.org>
10238
10239 * Version 20.4 released.
10240
102411998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
10242
10243 * Version 20.3 released.
10244
102451998-04-06 Andreas Schwab <schwab@gnu.org>
10246
768c0c0f
JB
10247 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
10248 Use it in dvi targets.
2de53ca6
GM
10249 (../etc/GNU): Change to $(srcdir) first.
10250
102511998-03-11 Carsten Dominik <cd@delysid.gnu.org>
10252
10253 * reftex.texi: Update for RefTeX version 3.22.
10254
102551998-02-08 Richard Stallman <rms@psilocin.gnu.org>
10256
10257 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
10258 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
10259
102601997-09-23 Paul Eggert <eggert@twinsun.com>
10261
10262 * Makefile.in: Merge changes mistakenly made to `Makefile'.
10263 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
10264
102651997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10266
10267 * Version 20.2 released.
10268
102691997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10270
10271 * Version 20.1 released.
10272
102731997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10274
10275 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
10276
102771996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10278
10279 * Version 19.33 released.
10280
102811996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10282
10283 * Version 19.32 released.
10284
102851996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
10286
10287 * Makefile.in: Add rules for the Message manual.
10288
102891996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
10290
10291 * gnus.texi: New version.
10292
10293 * message.texi: New manual.
10294
102951996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10296
10297 * Makefile.in (All info targets): cd $(srcdir) to do the work.
10298
102991996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10300
10301 * Makefile.in (All info targets): Specify $(srcdir) in input files.
10302 Specify -I option.
10303 (All dvi targets): Set the TEXINPUTS variable.
10304
103051996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
10306
10307 * Version 19.31 released.
10308
103091996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
10310
10311 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
10312 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
10313
103141995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10315
10316 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
10317 (INFO_TARGETS): Add ../info/cc-mode.
10318 (DVI_TARGETS): Add cc-mode.dvi.
10319
2de53ca6
GM
103201995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10321
10322 * Version 19.30 released.
10323
103241995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
10325
10326 * gnus.texi: New file.
10327
103281995-11-04 Erik Naggum <erik@naggum.no>
10329
10330 * gnus.texi: File deleted.
10331
103321995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
10333
10334 * mh-e.texi: "Function Index" -> "Command Index" to work with
10335 Emacs 19.30 C-h C-k support of separately-documented commands.
10336
103371995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10338
10339 * Makefile.in (../info/ediff, ediff.dvi): New targets.
10340 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
10341
103421995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10343
10344 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
10345 (../info/viper, viper.dvi): New targets.
10346
103471995-04-20 Kevin Rodgers <kevinr@ihs.com>
10348
10349 * dired-x.texi (Installation): Change the example to set
10350 buffer-local variables like dired-omit-files-p in
10351 dired-mode-hook.
10352
103531995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10354
10355 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
10356 (../info/mh-e, mh-e.dvi): New targets.
10357
103581995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
10359
10360 * Makefile.in (maintainer-clean): Rename from realclean.
10361
103621994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10363
10364 * Makefile.in: New file.
10365 * Makefile: File deleted.
10366
103671994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10368
10369 * Makefile (TEXINDEX_OBJS): Variable deleted.
10370 (texindex, texindex.o, getopt.o): Rules deleted.
10371 All deps on texindex deleted.
10372 (distclean): Don't delete texindex.
10373 (mostlyclean): Don't delete *.o.
10374 * texindex.c, getopt.c: Files deleted.
10375
103761994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10377
10378 * Version 19.26 released.
10379
103801994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10381
10382 * Version 19.25 released.
10383
103841994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10385
10386 * Version 19.24 released.
10387
103881994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10389
10390 * Version 19.23 released.
10391
103921994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10393
10394 * Makefile: Delete spurious tab.
10395
103961994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10397
10398 * Makefile (.SUFFIXES): New rule.
10399
104001994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10401
10402 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
10403 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
10404
104051994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10406
10407 * Makefile (../info/sc): Rename from sc.info.
10408 (../info/cl): Likewise.
10409 (INFO_TARGETS): Use new names.
10410
104111993-12-04 Richard Stallman (rms@srarc2)
10412
10413 * getopt.c: New file.
10414 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
10415 (getopt.o): New rule.
10416 (dvi): Don't depend on texindex.
10417 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
10418 Depend on texindex.
10419
104201993-12-03 Richard Stallman (rms@srarc2)
10421
10422 * Makefile (../info/sc.info): Rename from ../info/sc.
10423 (TEXI2DVI): New variable.
10424 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
10425 Add explicit commands.
10426 (TEXINDEX_OBJS): Delete duplicate getopt.o.
10427
104281993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10429
10430 * Version 19.22 released.
10431
104321993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10433
10434 * Makefile (TEXINDEX_OBJS): Delete spurious period.
10435
104361993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10437
10438 * Version 19.21 released.
10439
104401993-11-15 Paul Eggert (eggert@twinsun.com)
10441
10442 * man/Makefile (../info/cl.info): Rename from ../info/cl.
10443
104441993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10445
10446 * Makefile (../etc/GNU): New target.
10447 (EMACSSOURCES): Add gnu1.texi.
10448
104491993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10450
10451 * Makefile (realclean): Don't delete the Info files.
10452
f0131492 104531993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
10454
10455 * forms.texi: Fix forms.texi so that it will format correctly.
10456 Add missing `@end iftex', fix bad reference.
10457
10458 * info.texi, info-stn.texi: New files implement texinfo version of
10459 `info' file.
10460
f0131492 104611993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
10462
10463 * Makefile: Fix targets for texindex, new info.texi files.
10464 * info-stnd.texi: New file implements info for standalone info
10465 reader.
10466 * info.texi: Update to include recent changes to "../info/info".
10467 New source file for ../info/info; includes info-stnd.texi.
10468
10469 * texindex.c: Include "../src/config.h" if building in emacs.
10470
10471 * Makefile: Change all files to FILENAME.texi, force all targets
10472 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
10473 vip.texinfo, forms.texinfo, cl.texinfo.
10474 Add target to build texindex.c, defining `emacs'.
10475
10476 * forms.texi: Install new file to match version 2.3 of forms.el.
10477
104781993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10479
10480 * Version 19.19 released.
10481
104821993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
10483
10484 * sc.texinfo: Fix info file name.
10485
10486 * Makefile (info): Add gnus and sc.
10487 (dvi): Add gnus.dvi and sc.dvi.
10488 (../info/sc, sc.dvi): New targets.
10489
104901993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10491
10492 * Version 19.18 released.
10493
104941993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10495
10496 * Makefile: Fix source file names of the separate manuals.
10497 (gnus.dvi, ../info/gnus): New targets.
10498
104991993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10500
10501 * Version 19.17 released.
10502
105031993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10504
10505 * split-man: Fix typos in last change.
10506
105071993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10508
10509 * Version 19.16 released.
10510
105111993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10512
10513 * version 19.15 released.
10514
105151993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10516
10517 * Makefile (distclean): It's rm, not rf.
10518
105191993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10520
10521 * Version 19.14 released.
10522
105231993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10524
10525 * Makefile: New file.
10526
105271993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10528
10529 * Version 19.13 released.
10530
105311993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10532
10533 * Version 19.9 released.
10534
105351993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10536
10537 * Version 19.8 released.
10538
105391993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10540
10541 * Version 19.7 released.
10542
105431990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
10544
10545 * gnus.texinfo: New file. Removed installation instructions.
10546
105471990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
10548
10549 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
10550
105511989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
10552
10553 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
0c7efc08
SM
10554 then define `\sc' as the command for smallcaps in Texinfo.
10555 This means that the @sc command will produce small caps. bfox has
2de53ca6
GM
10556 made the corresponding change to makeinfo and texinfm.el.
10557
105581988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
10559
10560 * vip.texinfo: Remove menu entry Adding Lisp Code in node
10561 Customization since the menu entry did not point to anything.
10562 Also add an @finalout command to remove overfull hboxes from the
10563 printed output.
10564
10565 * cl.texinfo: Add @bye, \input line and @settitle to file.
10566 This file is clearly intended to be a chapter of some other work,
10567 but the other work does not yet exist.
10568
105691988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
10570
10571 * texinfo.texinfo: Three typos corrected.
10572
4009494e 10573;; Local Variables:
c8763fb6 10574;; coding: utf-8
4009494e
GM
10575;; End:
10576
ab422c4d 10577 Copyright (C) 1993-1999, 2001-2013 Free Software Foundation, Inc.
4009494e
GM
10578
10579 This file is part of GNU Emacs.
10580
97c0352c 10581 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 10582 it under the terms of the GNU General Public License as published by
97c0352c
GM
10583 the Free Software Foundation, either version 3 of the License, or
10584 (at your option) any later version.
4009494e
GM
10585
10586 GNU Emacs is distributed in the hope that it will be useful,
10587 but WITHOUT ANY WARRANTY; without even the implied warranty of
10588 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10589 GNU General Public License for more details.
10590
10591 You should have received a copy of the GNU General Public License
97c0352c 10592 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.