Use "ASET (a, i, v)" rather than "AREF (a, i) = v".
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
8e7046c3
JB
12012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
2
3 * calc.texi (Simplification modes): Mention "basic" simplification.
4 (The Calc Mode Line): Mention the mode line display for Basic
5 simplification mode.
6 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
7 simplifications.
8 (Basic Simplifications): Rename from "Limited Simplifications"
9 Replace "limited" by "basic" throughout.
10 (Algebraic Simplifications): Indicate that the algebraic
11 simplifications are done by default.
12 (Unsafe Simplifications): Mention `m E'.
13 (Simplification of Units): Mention `m U'.
14 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
15 (Kinds of Declarations, Functions for Declarations): Mention
16 "algebraic simplifications" instead of `a s'.
17
d2bd74ff
JB
182012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
19
20 * calc.texi (Getting Started, Tutorial): Change simulated
21 Calc output to match actual output.
22 (Simplifying Formulas): Mention that algebraic simplification is now
23 the default.
24
77472261
EZ
252012-07-28 Eli Zaretskii <eliz@gnu.org>
26
27 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
28 (Bug#12073)
29
09ae5da1
PE
302012-07-25 Paul Eggert <eggert@cs.ucla.edu>
31
32 Prefer typical American spelling for "acknowledgment".
33 * calc.texi (History and Acknowledgments): Rename from
34 History and Acknowledgements.
35 * idlwave.texi (Acknowledgments):
36 * ses.texi (Acknowledgments):
37 * woman.texi (Acknowledgments): Rename from Acknowledgements.
38
c4444d16
PE
392012-07-09 Paul Eggert <eggert@cs.ucla.edu>
40
41 Rename configure.in to configure.ac (Bug#11603).
42 * ede.texi (Compiler and Linker objects, ede-proj-project)
43 (ede-step-project): Prefer the name configure.ac to configure.in.
44
ef091c97
MA
452012-07-06 Michael Albinus <michael.albinus@gmx.de>
46
47 * tramp.texi (Multi-hops): Introduce
48 `tramp-restricted-shell-hosts-alist'.
49
89b163db
G
502012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
51
52 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
53 methods, so don't mention smtpmail here.
54
552012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
56
57 * gnus.texi (Picons): Document gnus-picon-properties.
58
592012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
60
61 * gnus.texi: Remove mention of compilation, as that's no longer
62 supported.
63
642012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
65
66 * gnus.texi (Archived Messages): Mention
67 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
68
692012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
70
71 * gnus.texi (Various Summary Stuff):
72 Remove mention of `gnus-propagate-marks'.
73
742012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
75
76 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
77 which no longer exist.
78
792012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
80
81 * gnus.texi (Archived Messages):
82 Document gnus-gcc-self-resent-messages.
83
842012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
85
86 * message.texi (Mail Variables):
87 Mention the optional user parameter for X-Message-SMTP-Method.
88
892012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
90
91 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
92
93 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
94
952012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
96
97 * gnus.texi (Key Index): Change encoding to utf-8.
98
ac1a0ce1 992012-06-21 Glenn Morris <rgm@gnu.org>
2fecccba
GM
100
101 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
102
71cca84d
G
1032012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
104
105 * gnus.texi (Group Timestamp): Mention where to find documentation for
106 the `gnus-tmp-' variables (bug#11601).
107
888a7fc0
MA
1082012-06-11 Michael Albinus <michael.albinus@gmx.de>
109
110 Sync with Tramp 2.2.6-pre.
111
112 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
113 where appropriate.
114 (Ad-hoc multi-hops): New section.
115 (Remote processes): New subsection "Running remote processes on
116 Windows hosts".
117 (History): Add remote commands on Windows, and ad-hoc multi-hop
118 methods.
119 (External methods): "ControlPersist" must be set to "no" for the
120 `scpc' method.
121 (Remote processes): Add a note about `auto-revert-tail-mode'.
122 (Frequently Asked Questions): Use "scpx" in combination with
123 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
124
125 * trampver.texi: Update release number.
126
31ca4639 1272012-06-10 Chong Yidong <cyd@gnu.org>
c342cead
CY
128
129 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
130 compilation for html-mono.
131
0e8bbf66
PE
1322012-06-08 Paul Eggert <eggert@cs.ucla.edu>
133
134 * texinfo.tex: Merge from gnulib.
135
b8f061b3
KY
1362012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
137
138 * Makefile.in (echo-info): Don't try to install info files named
139 just ".info".
140
16af873e
GM
1412012-05-28 Glenn Morris <rgm@gnu.org>
142
c1dabff0
GM
143 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
144
16af873e
GM
145 * sc.texi: Nuke hand-written node pointers.
146 Fix top-level menu to match actual node order.
147
1d5b82ef
GM
1482012-05-27 Glenn Morris <rgm@gnu.org>
149
150 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
151 Some associated fixes, including not messing with chapno in cl.texi.
152
33017faf 1532012-05-27 Bastien Guerry <bzg@gnu.org>
8c8b834f
BG
154
155 * org.texi (Durations and time values): Fix typo.
156
d14b0029
JB
1572012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
158
33017faf 159 * doc/misc/calc.texi (Basic Operations on Units, Customizing Calc):
d14b0029
JB
160 Mention `calc-ensure-consistent-units'.
161
2f4cadd1 1622012-05-14 Andreas Schwab <schwab@linux-m68k.org>
78e91d08 163
9879e263
AS
164 * cc-mode.texi: Avoid space before macro in 4th argument of cross
165 reference commands. (Bug#11461)
166
78e91d08
AS
167 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
168
3fe7cdc8
GM
1692012-05-12 Glenn Morris <rgm@gnu.org>
170
9598ef0b
GM
171 * Makefile.in (mostlyclean): Add more TeX intermediates.
172
7d326a29
GM
173 * Makefile.in: Make it look more like the other doc Makefiles.
174 Use explicit $srcdir in all dependencies.
175 Remove cd $srcdir from rules.
176 (VPATH): Remove.
177 (infodir): Set to an absolute path.
178 (INFO_TARGETS): Use short names.
179 (mkinfodir): infodir is now absolute.
180 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
181
c7f95930 182 * Makefile.in (info.info): Rename from info, to avoid duplication.
9583393f 183 (.SUFFIXES): Disable implicit rules.
c7f95930 184
3fe7cdc8
GM
185 * Makefile.in (MKDIR_P): New, set by configure.
186 (mkinfodir): Use $MKDIR_P.
187
6f0652af
GM
1882012-05-07 Glenn Morris <rgm@gnu.org>
189
190 * forms.texi (Long Example): Update for changed location of files.
191
8045b906
GM
1922012-05-04 Glenn Morris <rgm@gnu.org>
193
194 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
195 (INFO_TARGETS): Use $INFO_EXT.
196 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
197 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
198 (INFO_TARGETS): Use $INFO_EXT.
199 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
200
9e7a4bcf
GM
2012012-05-02 Glenn Morris <rgm@gnu.org>
202
9aa071df
GM
203 * Makefile.in (echo-info): New phony target, used by top-level.
204
9e7a4bcf
GM
205 * viper.texi: Make direntry shorter (also it is no longer "newest").
206
207 * emacs-gnutls.texi, ert.texi, org.texi:
208 Fix dircategory, direntry to match info/dir.
209
31cc861c
GM
210 * faq.texi: Convert @inforefs to @xrefs.
211 Fix some malformed cross-references.
f9e320bb
GM
212 (File-name conventions): Shorten section name to avoid overfull line.
213 (How to add fonts): Use smallexample to avoid overfull lines.
31cc861c 214
723ea6b5
TZ
2152012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
216
217 * auth.texi (Help for users): Update for .gpg file being second.
218
a8e7d6d7 2192012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2f885dca
BG
220
221 * org.texi (Agenda commands): Fix two typos: give corresponding
222 function names, according to `org-agenda-view-mode-dispatch'.
223
a8e7d6d7 2242012-04-27 Glenn Morris <rgm@gnu.org>
dae39d9c
GM
225
226 * faq.texi (Major packages and programs): Remove section.
227 There is no point listing 6 packages (cf etc/MORE.STUFF).
228 (Finding Emacs and related packages): Move "Spell-checkers" here.
578c1d4b 229
dcbf5805
MA
2302012-04-22 Michael Albinus <michael.albinus@gmx.de>
231
232 * dbus.texi (Version): New node.
233 (Properties and Annotations): Mention the object manager
234 interface. Describe dbus-get-all-managed-objects.
235 (Type Conversion): Floating point numbers are allowed, if an
236 anteger does not fit Emacs's integer range.
237 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
238 (Asynchronous Methods): Fix description of
239 dbus-call-method-asynchronously.
240 (Receiving Method Calls): Fix some minor errors. Add
241 dbus-interface-emacs.
242 (Signals): Describe unicast signals and the new match rules.
243 (Alternative Buses): Add the PRIVATE optional argument to
244 dbus-init-bus. Describe its new return value. Add dbus-setenv.
245
adee4030
GM
2462012-04-20 Glenn Morris <rgm@gnu.org>
247
248 * faq.texi (New in Emacs 24): New section.
249 (Packages that do not come with Emacs): Mention M-x list-packages.
250
35dc09a1 2512012-04-14 Alan Mackenzie <acm@muc.de>
932de51c
AM
252
253 * cc-mode.texi (c-offsets-alist): Correct a typo.
254
35dc09a1 2552012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
801a68c8
BG
256
257 * org.texi (Deadlines and scheduling): Fix the example: the
258 DEADLINE item should come right after the headline. We enforce
259 this convention, so it is a bug not to illustrate it correctly in
260 the manual.
261
35dc09a1 2622012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
801a68c8
BG
263
264 * org.texi (Agenda commands): Fix documentation bug by swapping
265 the equivalent keybindings to `org-agenda-next-line' with the ones
266 to `org-agenda-previous-line'.
267
35dc09a1 2682012-04-14 Glenn Morris <rgm@gnu.org>
f48a9cb4
GM
269
270 * Makefile.in: Replace non-portable use of $< in ordinary rules.
271
e2560ea8
EZ
2722012-04-09 Eli Zaretskii <eliz@gnu.org>
273
274 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add
275 emacs-gnutls.
276 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
277
6b4f4a2d
TZ
2782012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
279
250b840e 280 * Makefile.in: Add emacs-gnutls.texi to build.
6b4f4a2d
TZ
281
282 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
283
ca2c89b6
TZ
2842012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
285
286 * auth.texi (Secret Service API): Edit further and give examples.
c8bf3227 287 (Secret Service API): Adjust @samp to @code for collection names.
ca2c89b6 288
aebd5f1a
GM
2892012-04-04 Glenn Morris <rgm@gnu.org>
290
291 * auth.texi (Secret Service API): Copyedits.
292 (Help for developers): Fill in some missing function doc-strings.
3c93d00f
GM
293 (Help for users, Help for developers)
294 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
aebd5f1a 295
0317dd51
MA
2962012-04-04 Michael Albinus <michael.albinus@gmx.de>
297
298 * auth.texi (Secret Service API): Add the missing text.
299
3d439cd1
CY
3002012-04-04 Chong Yidong <cyd@gnu.org>
301
302 * message.texi (Using PGP/MIME): Note that epg is now the default.
303
304 * gnus.texi: Reduce references to obsolete pgg library.
305 (Security): Note that epg is now the default.
306
307 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
308
309 * nxml-mode.texi (Completion): C-RET is no longer bound to
310 nxml-complete.
311
153ae947
BG
3122012-04-01 Jambunathan K <kjambunathan@gmail.com>
313
314 * org.texi (Customizing tables in ODT export): Correct few errors.
315
3162012-04-01 Jambunathan K <kjambunathan@gmail.com>
317
318 * org.texi (Links in ODT export): Update.
319 (Labels and captions in ODT export): New node.
320
3212012-04-01 Jambunathan K <kjambunathan@gmail.com>
322
323 * org.texi (Literal examples in ODT export): htmlfontify.el in
324 Emacs-24.1 now supports fontification. So ODT source blocks will
325 be fontified by default.
326
3272012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
328
329 * org.texi (Refiling notes): Remove duplicated keybinding.
330
3312012-04-01 Eric Schulte <eric.schulte@gmx.com>
332
333 * org.texi (noweb): Documentation of this new option to the :noweb
334 header argument.
335
3362012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
337
338 * org.texi (Header and sectioning): Add example demonstrating how
339 to use "LaTeX_CLASS_OPTIONS".
340
3412012-04-01 Eric Schulte <eric.schulte@gmx.com>
342
343 * org.texi (Noweb reference syntax): Describe the ability to
344 execute noweb references in the manual.
345
3462012-04-01 Eric Schulte <eric.schulte@gmx.com>
347
348 * org.texi (cache): Improve cache documentation when session
349 evaluation is used.
350
3512012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
352
353 * org.texi (Plain lists): Document removal.
354
3552012-04-01 Michael Brand <michael.ch.brand@gmail.com>
356
357 * org.texi: Decapitalize file name in references to Calc manual.
358
3592012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
360
361 * org.texi (Plain lists): Document removal.
362
3632012-04-01 Jambunathan K <kjambunathan@gmail.com>
364
365 * org.texi (Top, OpenDocument Text export)
366 (ODT export commands, Extending ODT export)
367 (Images in ODT export, Tables in ODT export)
368 (Configuring a document converter): Add or Update.
369
3702012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
371
372 * org.texi (MobileOrg): Change the wording to reflect that the
373 Android Version is no longer just the little brother of the iOS
374 version.
375
3762012-04-01 Eric Schulte <eric.schulte@gmx.com>
377
378 * org.texi (Key bindings and useful functions): Updated babel key
379 binding documentation in manual.
380
3812012-04-01 Eric Schulte <eric.schulte@gmx.com>
382
383 * org.texi (noweb): Document new noweb header value.
384
3852012-04-01 Eric Schulte <eric.schulte@gmx.com>
386
387 * org.texi (noweb-sep): Document new header argument.
388
3892012-04-01 Eric Schulte <eric.schulte@gmx.com>
390
391 * org.texi (noweb-ref): Documentation of this new custom variable.
392
3932012-04-01 Eric Schulte <eric.schulte@gmx.com>
394
395 * org.texi (wrap): Update the new :wrap documentation to match the
396 current implementation.
397
3982012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
399
400 * org.texi: Added documentation for :wrap.
401
4022012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
403
404 * org.texi: #+RESULTS now user-configurable.
405
4062012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
407
408 * org.texi: Documented :noweb no-export.
409
4102012-04-01 Thomas Dye <dk@poto.local>
411
412 * org.texi: Edit :noweb no header argument for correctness.
413
4142012-04-01 Bastien Guerry <bzg@altern.org>
415
416 * org.texi (Customization): Update the approximate number of Org
417 variables.
418
4192012-04-01 Thomas Dye <dk@poto.local>
420
421 * org.texi: The :results wrap produces a drawer instead of a
422 begin_results block.
423
005a89ff
G
4242012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
425
426 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
427 reflect the new default.
428
589ce070
EZ
4292012-03-10 Eli Zaretskii <eliz@gnu.org>
430
431 * info.texi (Expert Info): Move the index entry for "Texinfo" from
432 "Getting Started" to this node. (Bug#10450)
433
a5392527
CY
4342012-03-10 Chong Yidong <cyd@gnu.org>
435
8ae818e4
CY
436 * flymake.texi (Example -- Configuring a tool called via make):
437 Mention the Automake COMPILE variable (Bug#8715).
438
a5392527
CY
439 * info.texi (Getting Started): Add an index entry (Bug#10450).
440
d49902e4
MA
4412012-03-02 Michael Albinus <michael.albinus@gmx.de>
442
443 * dbus.texi (Signals): Known names will be mapped onto unique
444 names, when registering for signals.
445
53eced6d
GM
4462012-02-29 Glenn Morris <rgm@gnu.org>
447
bcd6cd23
GM
448 * url.texi: Fix quote usage in body text.
449
775b55af
GM
450 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
451
53eced6d
GM
452 * cl.texi: Use @code{} in menus when appropriate.
453
44e97401
GM
4542012-02-28 Glenn Morris <rgm@gnu.org>
455
456 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
457 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
458 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
459 * org.texi, sc.texi, vip.texi, viper.texi:
460 Standardize possessive apostrophe usage.
461
fa9a0855
CY
4622012-02-26 Chong Yidong <cyd@gnu.org>
463
464 * ediff.texi (Quick Help Commands): Add a couple of index entries
465 (Bug#10834).
466
0fd2c9a3
GM
4672012-02-17 Glenn Morris <rgm@gnu.org>
468
469 * gnus.texi (Posting Styles):
470 * remember.texi (Org): Fix cross-refs to other manuals.
471
9f26dc24
GM
4722012-02-15 Glenn Morris <rgm@gnu.org>
473
474 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
475 (Encryption): New chapter, split out from previous.
476
3d2af193
LI
4772012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
478
479 * gnus.texi (Customizing the IMAP Connection): Mention
480 nnimap-record-commands.
481
b74c9672
GM
4822012-02-10 Glenn Morris <rgm@gnu.org>
483
484 * url.texi (Retrieving URLs): Update url-retrieve arguments.
485 Mention url-queue-retrieve.
486
2ebc3b94
GM
4872012-02-09 Glenn Morris <rgm@gnu.org>
488
9fcfcdef
GM
489 * sem-user.texi (Semantic mode user commands): Typo fix.
490
2ebc3b94
GM
491 * info.texi (Create Info buffer): Mention info-display-manual.
492
7c4bbb69
LI
4932012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
494
495 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
496 example (modified from an example by Michael Albinus).
497
debce7bc
G
4982012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
499
500 * gnus.texi (Agent Basics): Fix outdated description of
501 `gnus-agent-auto-agentize-methods'.
502
b207a4ec
AS
5032012-01-28 Andreas Schwab <schwab@linux-m68k.org>
504
505 * cc-mode.texi: Always @defindex ss.
506 (Config Basics): Fix argument of @itemize.
507 (Macro Backslashes): Add @code around index entry.
508
b8fe8712
GM
5092012-01-23 Glenn Morris <rgm@gnu.org>
510
511 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
512
02dc2fd7
EH
5132012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
514
515 * tramp.texi (File): Tweak wording for the `scpc' option.
516
e7719ea1
G
5172012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
518
519 * gnus.texi (Group Parameters): Really note precedence.
520
9937bef4
G
5212012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
522
523 * gnus.texi (Group Parameters): Note precedence.
524
e66ba1df
BG
5252012-01-03 Eric Schulte <eric.schulte@gmx.com>
526
527 * org.texi (Noweb reference syntax): Adding documentation of
528 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
529 variable.
530
5312012-01-03 Bastien Guerry <bzg@gnu.org>
532
533 * org.texi (Plain lists): Split the table to fix the display
534 of items.
535
5362012-01-03 Bastien Guerry <bzg@gnu.org>
537
538 * org.texi (Plain lists): Fix misplaced explanation.
539
5402012-01-03 Bastien Guerry <bzg@gnu.org>
541
542 * org.texi (Plain lists, Agenda files): Add index entries.
543
5442012-01-03 Julian Gehring <julian.gehring@googlemail.com>
545
546 * org.texi: Use "Org mode" instead of alternatives like
547 "Org-mode" or "org-mode".
548
5492012-01-03 Bernt Hansen <bernt@norang.ca>
550
551 * org.texi (Agenda commands): Document
552 `org-clock-report-include-clocking-task'.
553
5542012-01-03 Bastien Guerry <bzg@gnu.org>
555
556 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
557 C-c' on checkboxes.
558
5592012-01-03 Julian Gehring <julian.gehring@googlemail.com>
560
561 * org.texi: End sentences with two spaces.
562
5632012-01-03 Michael Brand <michael.ch.brand@gmail.com>
564
565 * org.texi (External links): Document the link types file+sys
566 and file+emacs, slightly narrow used page width.
567
5682012-01-03 Eric Schulte <eric.schulte@gmx.com>
569
570 * org.texi (colnames): Note that colnames behavior may differ
571 across languages.
572
5732012-01-03 Bastien Guerry <bzg@gnu.org>
574
575 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
576
5772012-01-03 Thomas Dye <dk@poto.westell.com>
578
579 * org.texi: Augmented discussion of babel property
580 inheritance. Put footnote outside sentence ending period.
581
5822012-01-03 Eric Schulte <schulte.eric@gmail.com>
583
584 * org.texi (eval): Documenting the full range of :eval header
585 argument values.
586
5872012-01-03 Eric Schulte <schulte.eric@gmail.com>
588
589 * org.texi (eval): Documentation of the new :eval option.
590
5912012-01-03 Thomas Dye <dk@poto.local>
592
593 * org.texi: Add accumulated properties.
594
5952012-01-03 Thomas Dye <dk@poto.local>
596
597 * org.texi: Documented no spaces in name=assign, another
598 correction to :var table.
599
6002012-01-03 Thomas Dye <dk@poto.local>
601
602 * org.texi: Changed DATA to NAME in Working With Source Code
603 section.
604
6052012-01-03 Tom Dye <tsd@tsdye.com>
606
607 * org.texi: Minor change to :var table.
608
6092012-01-03 Tom Dye <tsd@tsdye.com>
610
611 * org.texi: More changes to :var table (some examples were wrong).
612
6132012-01-03 Tom Dye <tsd@tsdye.com>
614
615 * org.texi: Cleaned up :var table.
616
6172012-01-03 Bastien Guerry <bzg@gnu.org>
618
619 * org.texi (Timestamps, Weekly/daily agenda)
620 (Weekly/daily agenda): Add @cindex for "appointment".
621
6222012-01-03 Eric Schulte <schulte.eric@gmail.com>
623
624 * org.texi (Literal examples): A new link to the template for
625 inserting empty code blocks.
626 (Structure of code blocks): A new link to the template for
627 inserting empty code blocks.
628
6292012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
630
631 * org.texi (External links): Add footnote on how the behavior
632 of the text search in Org files are controled by the variable
633 `org-link-search-must-match-exact-headline'.
634
6352012-01-03 Eric Schulte <schulte.eric@gmail.com>
636
637 * org.texi (Buffer-wide header arguments): Update
638 documentation to reflect removal of #+PROPERTIES.
639
6402012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
641
642 * org.texi (The clock table): Mention that ACHIVED trees
643 contribute to the clock table.
644
6452012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
646
647 * org.texi (Conflicts): Better yasnippet config info.
648
6492012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
650
651 * org.texi (Selective export): Explicitely mention the default
652 values for `org-export-select-tags',
653 `org-export-exclude-tags'.
654
6552012-01-03 Tom Dye <tsd@tsdye.com>
656
657 * org.texi: Added a line to specify that header arguments are
658 lowercase.
659
6602012-01-03 Tom Dye <tsd@tsdye.com>
661
662 * org.texi: :var requires default value when declared.
663
6642012-01-03 Bastien Guerry <bzg@gnu.org>
665
666 * org.texi (Handling links): Add a note about the
667 `org-link-frame-setup' option.
668
6692012-01-03 David Maus <dmaus@ictsoc.de>
670
671 * org.texi (Exporting Agenda Views, Extracting agenda
672 information): Fix command line syntax, quote symbol parameter
673 values.
674
6752012-01-03 David Maus <dmaus@ictsoc.de>
676
677 * org.texi (Exporting Agenda Views): Fix command line syntax.
678
8d80ef01
PE
6792011-12-28 Paul Eggert <eggert@cs.ucla.edu>
680
681 * gnus.texi (Mail Source Customization, Mail Back End Variables):
682 Use octal notation for file permissions, which are normally
683 thought of in octal.
684 (Mail Back End Variables): Use more-plausible modes in example.
685
47d42d81
AM
6862011-12-20 Alan Mackenzie <acm@muc.de>
687
688 * cc-mode.texi: Update version string 5.31 -> 5.32.
689
a98edce9
JB
6902011-12-06 Juanma Barranquero <lekktu@gmail.com>
691
692 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
693
321decc8
GM
6942011-11-24 Glenn Morris <rgm@gnu.org>
695
696 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
697
f8107b79
JB
6982011-11-24 Juanma Barranquero <lekktu@gmail.com>
699
700 * makefile.w32-in: Update dependencies.
701
f5a96a4f
GM
7022011-11-20 Glenn Morris <rgm@gnu.org>
703
704 * gnus.texi (Group Information):
705 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
706
cd1181db
JB
7072011-11-20 Juanma Barranquero <lekktu@gmail.com>
708
709 * gnus-coding.texi (Gnus Maintenance Guide):
710 Rename from "Gnus Maintainance Guide".
711
712 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
713 * eieio.texi (Customizing):
fe7a3057
JB
714 * gnus.texi (Article Washing):
715 * gnus-news.texi:
716 * sem-user.texi (Smart Jump): Fix typos.
cd1181db 717
7877f373
JB
7182011-11-16 Juanma Barranquero <lekktu@gmail.com>
719
720 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
721
0d26e0b6
JB
7222011-11-15 Juanma Barranquero <lekktu@gmail.com>
723
c7015153
JB
724 * ede.texi (project-am-texinfo):
725 * gnus.texi (Sending or Not Sending):
726 * org.texi (Template elements): Fix typos.
0d26e0b6 727
0b381c7e
JB
7282011-11-14 Juanma Barranquero <lekktu@gmail.com>
729
730 * ediff.texi (Hooks):
c7015153 731 * sem-user.texi (Semanticdb Roots): Fix typos.
0b381c7e 732
40a8bdf6
JB
7332011-11-11 Juanma Barranquero <lekktu@gmail.com>
734
735 * semantic.texi (Tag handling): Fix typo.
736
57dda3bb
KY
7372011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
738
739 * gnus.texi (Other Gnus Versions): Remove.
740
52bedd34
AM
7412011-10-28 Alan Mackenzie <acm@muc.de>
742
743 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
744 (Other Special Indentations): Add an xref to "Macros with ;".
745 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
746 "Macros with ;".
747 (Macros with ;): New page.
748
00b77525
GM
749 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
750 Document the new handling of nested scopes for movement by defuns.
52bedd34 751
4a623313
MA
7522011-10-23 Michael Albinus <michael.albinus@gmx.de>
753
754 Sync with Tramp 2.2.3.
755
756 * trampver.texi: Update release number.
757
466a320e
GM
7582011-10-14 Glenn Morris <rgm@gnu.org>
759
760 * ert.texi (Introduction, How to Run Tests)
761 (Running Tests Interactively, Expected Failures)
762 (Tests and Their Environment, Useful Techniques)
763 (Interactive Debugging, Fixtures and Test Suites):
764 Minor rephrasings.
765 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
766 (Running Tests in Batch Mode): Simplify loading instructions.
767 (Test Selectors): Clarify some selectors.
768 (Expected Failures, Useful Techniques):
769 Make examples fit in 80 columns.
770
2be4956d
JB
7712011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
772
773 * calc.texi (Basic Operations on Units): Discuss temperature
774 conversion (`u t') alongside with other unit conversions ('u c').
775
7359a765
GM
7762011-10-12 Glenn Morris <rgm@gnu.org>
777
778 * ert.texi: Whitespace trivia to make main menu items line up better.
779
a0c52e5d
GM
7802011-10-08 Glenn Morris <rgm@gnu.org>
781
782 * Makefile.in: Fix ert rules.
783
465d0300
G
7842011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
785
786 * gnus.texi (Gnus Utility Functions): Add more references and
787 explanations (bug#9683).
788
a5166359
LMI
7892011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
790
791 * gnus.texi (Archived Messages): Note the default (bug#9552).
792
b523dc20
BW
7932011-09-21 Bill Wohler <wohler@newt.com>
794
795 Release MH-E manual version 8.3.
796
58179cce 797 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
b523dc20
BW
798 release 8.3.
799 (Preface): Updated support information.
bd7239f5 800 (From Bill Wohler): Reset text to original version. As a
b523dc20
BW
801 historical quote, the tense should be correct in the time that it
802 was written.
803
0afb49a1
LMI
8042011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
805
806 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
807 (Finding the News): Doc clarification.
808 (Terminology): Mention naming.
809
e21bac42
G
8102011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
811
812 * gnus.texi: Remove mentions of `recent', which are now obsolete.
813 (Interactive): Document `quiet'.
814
5b409b39 8152011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
5cb05633 816
bd7239f5 817 * org.texi (Images in LaTeX export): Rewrite.
5cb05633 818
5b409b39 8192011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 820
bd7239f5 821 * org.texi (Using the mapping API): Mention 'region as a possible
3ab2c837
BG
822 scope for `org-map-entries'.
823
5b409b39 8242011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
825
826 * org.texi (Visibility cycling): Document `org-copy-visible'.
827
5b409b39 8282011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 829
bd7239f5 830 * org.texi (Template expansion): Order template sequences in the
3ab2c837
BG
831 proper order.
832
5b409b39 8332011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
834
835 * org.texi (eval): Expand discussion of the :eval header argument.
836
5b409b39 8372011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
838
839 * org.texi (Languages): Add Lilypond and Awk as supported
840 languages.
841
5b409b39 8422011-08-15 Achim Gratz <stromeko@nexgo.de>
3ab2c837 843
bd7239f5 844 * org.texi: Document that both CLOCK_INTO_DRAWER and
3ab2c837
BG
845 LOG_INTO_DRAWER can be used to override the contents of variable
846 org-clock-into-drawer (or if unset, org-log-into-drawer).
847
bd7239f5 848 * org.texi: Replace @xref->@pxref.
3ab2c837 849
5b409b39 8502011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
851
852 * org.texi (Evaluating code blocks): Documenting the new option
853 for inline call lines.
854
5b409b39 8552011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
856
857 * org.texi (Results of evaluation): More explicit about the
858 mechanism through which interactive evaluation of code is
859 performed.
860
5b409b39 8612011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
862
863 * org.texi (noweb-ref): New header argument documentation.
864
5b409b39 8652011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
866
867 * org.texi (Extracting source code): Documentation of the new
868 org-babel-tangle-named-block-combination variable.
869
5b409b39 8702011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 871
bd7239f5 872 * org.texi (Structure of code blocks): Explicitly state that the
ed9265fc 873 behavior of multiple blocks of the same name is undefined.
3ab2c837 874
5b409b39 8752011-08-15 Christian Egli <christian.egli@sbszh.ch>
3ab2c837
BG
876
877 * org.texi (TaskJuggler export): Modify the example to reflect the
878 new effort durations.
879
5b409b39 8802011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
881
882 * org.texi (Images in LaTeX export): Escape curly brackets in
883 LaTeX example.
884
5b409b39 8852011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
886
887 * org.texi (The clock table): Document the :properties and
888 :inherit-props arguments for the clocktable.
889
5b409b39 8902011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
891
892 * org.texi (Tables in LaTeX export): Document specifying placement
893 options for tables.
894
5b409b39 8952011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
896
897 * org.texi (Evaluating code blocks): More specific documentation
898 about the different types of header arguments.
899
5b409b39 9002011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3ab2c837
BG
901
902 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
903
5b409b39 9042011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
905
906 * org.texi (Built-in table editor): Document the table field
907 follow mode.
908
5b409b39 9092011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
910
911 * org.texi (Easy Templates): Document new template.
912
5b409b39 9132011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
914
915 * org.texi (Literal examples): Add a cross-reference from "Literal
916 Examples" to "Easy Templates."
917
5b409b39 9182011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
919
920 * org.texi (The clock table): Add link to match syntax.
921
5b409b39 9222011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
923
924 * org.texi (Agenda commands): Document clock consistency checks.
925
5b409b39 9262011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
927
928 * org.texi (Built-in table editor): Document that \vert represents
929 a vertical bar in a table field.
930
5b409b39 9312011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
932
933 * org.texi (Literal examples): Link from "Markup" > "Literate
934 Examples" to "Working with Source Code".
935
5b409b39 9362011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
937
938 * org.texi (Agenda commands): Doc for function option to bulk
939 action.
940
5b409b39 9412011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
942
943 * org.texi (Template expansion): Document new %<...> template
944 escape.
945
5b409b39 9462011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
947
948 * org.texi (Selective export): Document exclusion of any tasks
949 from export.
950
5b409b39 9512011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
952
953 * org.texi (Selective export): Document how to exclude DONE tasks
954 from export.
955 (Publishing options): Document the properties to be used to turn off
956 export of DONE tasks.
957
5b409b39 9582011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
959
960 * org.texi (The date/time prompt): Document date range protection.
961
5b409b39 9622011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
963
964 * org.texi (padline): Documentation of the new padline header
965 argument.
966
5b409b39 9672011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
968
969 * org.texi (var): Adding "[" to list of characters triggering
970 elisp evaluation.
971
5b409b39 9722011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
973
974 * org.texi (var): Documentation of Emacs Lisp evaluation during
975 variable assignment.
976
5b409b39 9772011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
978
979 * org.texi (colnames): Reference indexing into variables, and note
980 that colnames are *not* removed before indexing occurs.
981 (rownames): Reference indexing into variables, and note that
982 rownames are *not* removed before indexing occurs.
983
5b409b39 9842011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
985
986 * org.texi (var): Clarification of indexing into tabular
987 variables.
988
5b409b39 9892011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
990
991 * org.texi (results): Documentation of the `:results wrap' header
992 argument.
993
5b409b39 9942011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 995
bd7239f5 996 * org.texi (LaTeX and PDF export): Add a note about a limitation
3ab2c837
BG
997 of the LaTeX export: the org file has to be properly structured.
998
5b409b39 9992011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
1000
1001 * org.texi (Dynamic blocks, Structure editing): Mention
1002 the function `org-narrow-to-block'.
1003
5b409b39 10042011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1005
1006 * org.texi (Languages): Updating list of code block supported
1007 languages.
1008
5b409b39 10092011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1010
1011 * org.texi (Special properties): CATEGORY is a special property,
1012 but it may also used in the drawer.
1013
5b409b39 10142011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1015
1016 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
1017
5b409b39 10182011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
1019
1020 * org.texi (Include files): Document :lines.
1021
5b409b39 10222011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1023
1024 * org.texi (comments): Documentation of the ":comments noweb" code
1025 block header argument.
1026
5b409b39 10272011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1028
1029 * org.texi (Conflicts): Changed "yasnippets" to "yasnippet" and
1030 added extra whitespace around functions to be consistent with the
1031 rest of the section.
1032
5b409b39 10332011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 1034
0b381c7e 1035 * org.texi (Evaluating code blocks): Expanded discussion of
3ab2c837
BG
1036 #+call: line syntax.
1037 (Header arguments in function calls): Expanded discussion of
1038 #+call: line syntax.
1039
5b409b39 10402011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1041
1042 * org.texi (Evaluating code blocks): More explicit about how to
1043 pass variables to #+call lines.
1044
5b409b39 10452011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1046
1047 * org.texi (Results of evaluation): Link to the :results header
1048 argument list from the "Results of evaluation" section.
1049
5b409b39 10502011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1051
1052 * org.texi (Conflicts): Adding additional information about
1053 resolving org/yasnippet conflicts.
1054
5b409b39 10552011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
1056
1057 * org.texi (Publishing options): Document style-include-scripts
1058 publishing project property.
1059
5b409b39 10602011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1061
1062 * org.texi (Sparse trees): Document the next-error /
1063 previous-error functionality.
1064
5b409b39 10652011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837
BG
1066
1067 * org.texi (cache): Improved documentation of code block caches.
1068
5b409b39 10692011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837
BG
1070
1071 * org.texi (Code block specific header arguments): Documentation
1072 of multi-line header arguments.
1073
5b409b39 10742011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1075
1076 * org.texi (Code evaluation security): Add example for using a
1077 function.
1078
5b409b39 10792011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1080
1081 * org.texi (Tables in LaTeX export): Documentation of new
1082 attr_latex options for tables.
1083
5b409b39
BG
10842011-08-03 Michael Albinus <michael.albinus@gmx.de>
1085
1086 * trampver.texi: Update release number.
1087
10882011-07-30 Michael Albinus <michael.albinus@gmx.de>
1089
1090 Sync with Tramp 2.2.2.
1091
1092 * trampver.texi: Update release number.
1093
064e2d08
LMI
10942011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1095
1096 * flymake.texi (Example -- Configuring a tool called via make):
1097 Use /dev/null instead of the Windows "nul" (bug#8715).
1098
b8151e9c
LMI
10992011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1100
1101 * widget.texi (Setting Up the Buffer): Remove mention of the
1102 global keymap parent, which doesn't seem to be accurate
1103 (bug#7045).
1104
5b409b39
BG
11052011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1106
1107 * org.texi (Special agenda views): Fix double quoting (bug#3509).
1108
c0a8ae95
KR
11092010-07-10 Kevin Ryde <user42@zip.com.au>
1110
1111 * cl.texi (For Clauses): Add destructuring example processing an
1112 alist (bug#6596).
1113
ac6531ad
LMI
11142011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
1115
1116 * ediff.texi (Major Entry Points): Remove mention of `require',
1117 since that's not pertinent in the installed Emacs (bug#9016).
1118
d30dd079
G
11192011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
1120
1121 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
0c502747
LMI
1122 (Filtering New Groups): Clarify how simple the "options -n" format is.
1123 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
1124 is internal.
d30dd079 1125
862c0d68
MA
11262011-07-04 Michael Albinus <michael.albinus@gmx.de>
1127
1128 * tramp.texi (Cleanup remote connections): Add
1129 `tramp-cleanup-this-connection'.
1130
cd865a33
G
11312011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1132
1133 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
1134 zombies.
1135 (Checking New Groups): Ditto (bug#8974).
7d1738f1 1136 (Checking New Groups): Moved the reference to the right place.
cd865a33
G
1137
11382011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
1139
1140 * gnus.texi (Startup Files): Clarify that we're talking about numbered
1141 backups, and not actual vc (bug#8975).
1142
79414ae4
KR
11432011-07-03 Kevin Ryde <user42@zip.com.au>
1144
1145 * cl.texi (For Clauses): @items for hash-values and key-bindings
1146 to make them more visible when skimming. Add examples of `using'
1147 clause to them, examples being clearer than a description in
1148 words (bug#6599).
1149
847ccf7c
AM
11502011-07-01 Alan Mackenzie <acm@muc.de>
1151
1152 * cc-mode.texi (Guessing the Style): New page.
1153 (Styles): Add a short introduction to above.
1154
3da13bb9
DD
11552011-06-28 Deniz Dogan <deniz@dogan.se>
1156
1157 * rcirc.texi (Configuration): Bug-fix:
1158 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
1159 Reported by Elias Pipping <pipping@exherbo.org>.
1160
60a0884e
G
11612011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1162
1163 * gnus.texi (Summary Mail Commands): Document
1164 `gnus-summary-reply-to-list-with-original'.
1165
0c7efc08
SM
11662011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
1167
1168 * eshell.texi (Known problems): Fix typo.
1169
ea3596a2
MA
11702011-06-12 Michael Albinus <michael.albinus@gmx.de>
1171
0c7efc08 1172 * tramp.texi (Customizing Completion): Mention authinfo-style files.
ea3596a2
MA
1173 (Password handling): `auth-source-debug' is good for debug messages.
1174
2da9c605
G
11752011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
1176
1177 * gnus.texi (Store custom flags and keywords): Refer to
1178 `gnus-registry-article-marks-to-{chars,names}' instead of
1179 `gnus-registry-user-format-function-{M,M2}'.
1180
e61923c8
GM
11812011-05-27 Paul Eggert <eggert@cs.ucla.edu>
1182
1183 * texinfo.tex: Merge from gnulib.
1184
627abcdd
TZ
11852011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
1186
1187 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
0c7efc08
SM
1188 (Store custom flags and keywords):
1189 Mention `gnus-registry-user-format-function-M' and
627abcdd
TZ
1190 `gnus-registry-user-format-function-M2'.
1191
a3c92bc1
EZ
11922011-05-17 Paul Eggert <eggert@cs.ucla.edu>
1193
8f906c40 1194 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
a3c92bc1 1195
85d870a9
GM
11962011-05-17 Glenn Morris <rgm@gnu.org>
1197
1198 * gnus.texi (Face): Fix typo.
1199
2cdee799
GM
12002011-05-14 Glenn Morris <rgm@gnu.org>
1201
1202 * dired-x.texi (Omitting Examples): Minor addition.
1203
79b70037
GM
12042011-05-10 Jim Meyering <meyering@redhat.com>
1205
1206 * ede.texi: Fix typo "or or -> or".
1207
a7111a62 12082011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
c2f51e23
G
1209
1210 * gnus.texi (Summary Buffer Lines):
1211 gnus-summary-user-date-format-alist does not exist.
1212 (Sorting the Summary Buffer): More about sorting threads.
1213
69026aba
MA
12142011-04-25 Michael Albinus <michael.albinus@gmx.de>
1215
1216 * trampver.texi: Update release number.
1217
9024ff79
MA
12182011-04-14 Michael Albinus <michael.albinus@gmx.de>
1219
1220 * tramp.texi (Frequently Asked Questions): New item for disabling
1221 Tramp in other packages.
1222
c3c65d73
TZ
12232011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
1224
1225 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
0c7efc08
SM
1226 (Fancy splitting to parent, Store arbitrary data):
1227 Updated gnus-registry docs.
c3c65d73 1228
9ec6a317
JB
12292011-04-13 Juanma Barranquero <lekktu@gmail.com>
1230
1231 * ede.texi: Fix typos.
1232
1e3b6001
G
12332011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1234
9ec6a317
JB
1235 * gnus.texi (Window Layout): @itemize @code doesn't exist.
1236 It's @table @code.
1e3b6001 1237
a5954fa5
G
12382011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
1239
ed9265fc 1240 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
a5954fa5 1241
d71990a1
JB
12422011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
1243
1244 * calc.texi (Logarithmic Units): Update the function names.
1245
1518e4f0
G
12462011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1247
1248 * message.texi (Various Commands): Document format specs in the
1249 ellipsis.
1250
a123622d
G
12512011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
1252
1253 * message.texi (Insertion Variables): Document message-cite-style.
1254
12552011-03-14 Michael Albinus <michael.albinus@gmx.de>
e756ec02
MA
1256
1257 * tramp.texi (Remote processes): New subsection "Running shell on
1258 a remote host".
1259
4248cca2
TZ
12602011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
1261
1262 * auth.texi (Help for developers): Update docs to explain that the
1263 :save-function will only run the first time.
1264
54ce11a1
GM
12652011-03-12 Glenn Morris <rgm@gnu.org>
1266
1267 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
1268 (emacs-faq.text): New target.
1269 (clean): Add emacs-faq.
1270
0c3b25f8
MA
12712011-03-12 Michael Albinus <michael.albinus@gmx.de>
1272
1273 Sync with Tramp 2.2.1.
1274
1275 * trampver.texi: Update release number.
1276
b740639e
GM
12772011-03-11 Glenn Morris <rgm@gnu.org>
1278
1279 * Makefile.in (HTML_TARGETS): New.
1280 (clean): Delete $HTML_TARGETS.
1281 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
1282
733afdf4
TZ
12832011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
1284
1285 * auth.texi (Help for developers): Show example of using
1286 `auth-source-search' with prompts and :save-function.
1287
33383987
JB
12882011-03-07 Chong Yidong <cyd@stupidchicken.com>
1289
1290 * Version 23.3 released.
1291
a5057546
G
12922011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
1293
1294 * message.texi (Message Buffers): Update default value of
1295 message-generate-new-buffers.
1296
479a2c9b
JB
12972011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
1298
1299 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
1300 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
1301 respectively.
05a29101
JB
1302 (Musical Notes): New section.
1303 (Customizing Calc): Mention the customizable variable
1304 calc-note-threshold.
479a2c9b 1305
e0535b76
GM
13062011-03-03 Glenn Morris <rgm@gnu.org>
1307
1308 * url.texi (Dealing with HTTP documents): Remove reference to
1309 function url-decode-text-part; never seems to have existed. (Bug#6038)
e7b21e2b 1310 (Configuration): Update url-configuration-directory description.
e0535b76 1311
2777ccbf
GM
13122011-03-02 Glenn Morris <rgm@gnu.org>
1313
1314 * dired-x.texi (Multiple Dired Directories): Remove mentions
1315 of dired-default-directory-alist and dired-default-directory.
1316 Move dired-smart-shell-command here...
1317 (Miscellaneous Commands): ... from here.
1318
257219bd
PE
13192011-03-02 Paul Eggert <eggert@cs.ucla.edu>
1320
1321 * texinfo.tex: Update to version 2011-02-24.09.
1322
8889f4e2
GM
13232011-03-02 Glenn Morris <rgm@gnu.org>
1324
1325 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
1326 instead of the obsoleted dired-omit-here-always.
1327
5d41af19
MA
13282011-02-28 Michael Albinus <michael.albinus@gmx.de>
1329
1330 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
1331 supported systems.
1332
2b0c7330 13332011-02-28 Glenn Morris <rgm@gnu.org>
51a13bdd 1334
61cf3a76
GM
1335 * dbus.texi (Type Conversion): Grammar fix.
1336
cce7d530 13372011-02-23 Michael Albinus <michael.albinus@gmx.de>
51a13bdd 1338
cce7d530
GM
1339 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
1340 "Debian GNU/Linux".
51a13bdd 1341
cce7d530
GM
1342 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
1343
817b48a7
GM
13442011-02-23 Glenn Morris <rgm@gnu.org>
1345
cce7d530
GM
1346 * dired-x.texi (Features): Minor rephrasing.
1347 (Local Variables): Fix typos.
47301027
GM
1348
1349 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
1350 Standardize some Emacs/XEmacs terminology.
1351
817b48a7
GM
1352 * dired-x.texi (Features): Don't advertise obsolete local variables.
1353 Simplify layout.
1354 (Omitting Variables): Update local variables example.
1355 (Local Variables): Say this is obsolete. Fix description of
1356 dired-enable-local-variables possible values.
1357
4a3988d5
G
13582011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
1359
1360 * auth.texi (Help for users): Mention ~/.netrc is also searched by
1361 default now.
1362
8e22bee0
G
13632011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
1364
1365 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
1366
06b840e0
LI
13672011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
1368
1369 * gnus.texi (Window Layout): Document layout names.
1370
67ab0163 13712011-02-19 Eli Zaretskii <eliz@gnu.org>
0c973505
EZ
1372
1373 * ada-mode.texi: Sync @dircategory with ../../info/dir.
1374 * auth.texi: Sync @dircategory with ../../info/dir.
1375 * autotype.texi: Sync @dircategory with ../../info/dir.
1376 * calc.texi: Sync @dircategory with ../../info/dir.
1377 * cc-mode.texi: Sync @dircategory with ../../info/dir.
1378 * cl.texi: Sync @dircategory with ../../info/dir.
1379 * dbus.texi: Sync @dircategory with ../../info/dir.
1380 * dired-x.texi: Sync @dircategory with ../../info/dir.
1381 * ebrowse.texi: Sync @dircategory with ../../info/dir.
1382 * ede.texi: Sync @dircategory with ../../info/dir.
1383 * ediff.texi: Sync @dircategory with ../../info/dir.
1384 * edt.texi: Sync @dircategory with ../../info/dir.
1385 * eieio.texi: Sync @dircategory with ../../info/dir.
1386 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
1387 * epa.texi: Sync @dircategory with ../../info/dir.
1388 * erc.texi: Sync @dircategory with ../../info/dir.
1389 * eshell.texi: Sync @dircategory with ../../info/dir.
1390 * eudc.texi: Sync @dircategory with ../../info/dir.
1391 * flymake.texi: Sync @dircategory with ../../info/dir.
1392 * forms.texi: Sync @dircategory with ../../info/dir.
1393 * gnus.texi: Sync @dircategory with ../../info/dir.
1394 * idlwave.texi: Sync @dircategory with ../../info/dir.
1395 * mairix-el.texi: Sync @dircategory with ../../info/dir.
1396 * message.texi: Sync @dircategory with ../../info/dir.
1397 * mh-e.texi: Sync @dircategory with ../../info/dir.
1398 * newsticker.texi: Sync @dircategory with ../../info/dir.
1399 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
1400 * org.texi: Sync @dircategory with ../../info/dir.
1401 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
1402 * pgg.texi: Sync @dircategory with ../../info/dir.
1403 * rcirc.texi: Sync @dircategory with ../../info/dir.
1404 * reftex.texi: Sync @dircategory with ../../info/dir.
1405 * remember.texi: Sync @dircategory with ../../info/dir.
1406 * sasl.texi: Sync @dircategory with ../../info/dir.
1407 * sc.texi: Sync @dircategory with ../../info/dir.
1408 * semantic.texi: Sync @dircategory with ../../info/dir.
1409 * ses.texi: Sync @dircategory with ../../info/dir.
1410 * sieve.texi: Sync @dircategory with ../../info/dir.
1411 * smtpmail.texi: Sync @dircategory with ../../info/dir.
1412 * speedbar.texi: Sync @dircategory with ../../info/dir.
1413 * trampver.texi [emacs]: Set emacsname to "Emacs".
1414 * tramp.texi: Sync @dircategory with ../../info/dir.
1415 * url.texi: Sync @dircategory with ../../info/dir.
1416 * vip.texi: Sync @dircategory with ../../info/dir.
1417 * viper.texi: Sync @dircategory with ../../info/dir.
1418 * widget.texi: Sync @dircategory with ../../info/dir.
1419 * woman.texi: Sync @dircategory with ../../info/dir.
1420
30abce25
GM
14212011-02-19 Glenn Morris <rgm@gnu.org>
1422
0c7efc08
SM
1423 * dired-x.texi (Technical Details): No longer redefines
1424 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
bea584fa 1425 dired-read-shell-command, or dired-find-buffer-nocreate.
30abce25 1426
f31f8469
GM
14272011-02-18 Glenn Morris <rgm@gnu.org>
1428
1429 * dired-x.texi (Optional Installation File At Point): Simplify.
1430
35123c04
TZ
14312011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
1432
1433 * auth.texi (Help for users): Use :port instead of :protocol for all
1434 auth-source docs.
7ba93e94
G
1435 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
1436 to have two files in `auth-sources'.
35123c04 1437
da5e0ce4
GM
14382011-02-16 Glenn Morris <rgm@gnu.org>
1439
b322c9af
GM
1440 * dired-x.texi: Use emacsver.texi to get Emacs version.
1441 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
1442 Depend on emacsver.texi.
1443
07ca5555
GM
1444 * dired-x.texi: Drop meaningless version number.
1445 (Introduction): Remove old info.
1446 (Optional Installation Dired Jump): Autoload from dired-x.
1447 Remove incorrect info about loaddefs.el.
1448 (Bugs): Just refer to M-x report-emacs-bug.
1449
da5e0ce4
GM
1450 * dired-x.texi (Multiple Dired Directories): Update for rename of
1451 default-directory-alist.
1452 (Miscellaneous Commands): No longer mention very old VM version 4.
1453
bb55f713
PE
14542011-02-15 Paul Eggert <eggert@cs.ucla.edu>
1455
1456 Merge from gnulib.
1457 * texinfo.tex: Update to version 2011-02-14.11.
1458
5415d076
G
14592011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
1460
da5e0ce4
GM
1461 * auth.texi (Help for users):
1462 Login collection is "Login" and not "login".
5415d076 1463
14029d4b
MA
14642011-02-13 Michael Albinus <michael.albinus@gmx.de>
1465
1466 * tramp.texi (History): Remove IMAP support.
1467 (External methods, Frequently Asked Questions): Remove `imap' and
1468 `imaps' methods.
1469 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
1470
1471 * trampver.texi: Remove default value of `emacsimap'.
1472
8a36c07f
GM
14732011-02-13 Glenn Morris <rgm@gnu.org>
1474
1475 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
1476 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
1477
165bc5a0
GM
14782011-02-12 Glenn Morris <rgm@gnu.org>
1479
1480 * sc.texi (Getting Connected): Remove old index entries.
1481
5415d076 14822011-02-12 Ulrich Mueller <ulm@gentoo.org>
43aa28e2
UM
1483
1484 * url.texi: Remove duplicate @dircategory (Bug#7942).
1485
b8e0f0cd
G
14862011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
1487
8a36c07f
GM
1488 * auth.texi (Overview, Help for users, Help for developers):
1489 Update docs.
b8e0f0cd
G
1490 (Help for users): Talk about spaces.
1491
caf82551
PE
14922011-02-09 Paul Eggert <eggert@cs.ucla.edu>
1493
1494 * texinfo.tex: Update to version 2011-02-07.16.
1495
1ff98217
MA
14962011-02-07 Michael Albinus <michael.albinus@gmx.de>
1497
1498 * dbus.texi (Bus names): Adapt descriptions for
1499 dbus-list-activatable-names and dbus-list-known-names.
1500
2e78df6b
JB
15012011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
1502
1503 * calc.texi (Logarithmic Units): New section.
1504
7fbf7cae
TZ
15052011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
1506
1507 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
1508 manuals use it now.
1509
0c7efc08 1510 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
7fbf7cae 1511
156ad271
KY
15122011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
1513
1514 * overrides.texi: Remove.
1515
1516 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
1517 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
1518
36539990
MA
15192011-02-05 Michael Albinus <michael.albinus@gmx.de>
1520
1521 * tramp.texi (Frequently Asked Questions): Mention problems with
1522 WinSSHD.
1523
1524 * trampver.texi: Update release number.
1525
15262011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
1527
1528 * tramp.texi:
1529 Replace "delimet" with "delimit" globally.
1530 Replace "explicite" with "explicit" globally.
1531 Replace "instead of" with "instead" where there was nothing after "of".
1532 Audit use of comma before interrogative pronoun, "that", or "which".
1533 Minor word order, spelling, wording changes.
1534
ec72bf63
G
15352011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
1536
1537 * overrides.texi: New file to set or clear WEBHACKDEVEL.
1538
1539 * sieve.texi: Use WEBHACKDEVEL.
1540
1541 * sasl.texi: Use WEBHACKDEVEL.
1542
1543 * pgg.texi: Use WEBHACKDEVEL.
1544
1545 * message.texi: Use WEBHACKDEVEL.
1546
1547 * gnus.texi: Use WEBHACKDEVEL.
1548
1549 * emacs-mime.texi: Use WEBHACKDEVEL.
1550
1551 * auth.texi: Use WEBHACKDEVEL.
1552
1553 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
1554 manuals.
1555
15562011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
1557
1558 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
1559
90b750f4
PE
15602011-02-03 Paul Eggert <eggert@cs.ucla.edu>
1561
1562 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
1563 which in turn is copied from ftp://tug.org/tex/.
1564
0e751a49
GM
15652011-02-03 Glenn Morris <rgm@gnu.org>
1566
1567 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
1568 (Binding combinations of modifiers and function keys):
1569 Let's assume people reading this are not using Emacs 18.
1570
7f13c2e2
LI
15712011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
1572
1573 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
1574 since it's run automatically.
1575
d76c843e
LI
15762011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
1577
1578 * gnus.texi (Customizing Articles): Fix typo.
1579
12e3ca0a
LI
15802011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
1581
1582 * gnus.texi (Customizing Articles): Document the new way of customizing
1583 the date headers(s).
1584
fe72c8fa
LI
15852011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
1586
1587 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
1588 splitting example.
1589
bf3dae7e
EZ
15902011-01-29 Eli Zaretskii <eliz@gnu.org>
1591
1592 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
1593 (MAKEINFO_OPTS): New variable.
1594 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
1595 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
1596 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
1597 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
1598 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
1599 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
1600 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
1601 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
1602 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
1603 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
1604 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
1605 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
1606 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
1607 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
1608 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
1609 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
1610 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
1611 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
1612
d6f13ac8
LI
16132011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
1614
1615 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
1616
c5ecc769
G
16172011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
1618
1619 * message.texi (IDNA): Explain what it is.
1620
16212011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
1622
1623 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
1624
45eb2a5d
WL
16252011-01-23 Werner Lemberg <wl@gnu.org>
1626
1627 * Makefile.in (MAKEINFO): Now controlled by `configure'.
1628 (MAKEINFO_OPTS): New variable. Use it where appropriate.
0c7efc08 1629 (ENVADD): Update.
45eb2a5d 1630
6872a814
GM
16312011-01-18 Glenn Morris <rgm@gnu.org>
1632
1633 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
1634
77ab81d0 16352011-01-14 Eduard Wiebe <usenet@pusto.de>
b218c6cd
EW
1636
1637 * nxml-mode.texi (Introduction): Fix file name typos.
1638
d221e780
CO
16392011-01-13 Christian Ohler <ohler@gnu.org>
1640
1641 * ert.texi: New file.
1642
1643 * Makefile.in:
1644 * makefile.w32-in: Add ert.texi.
1645
8c904d82
MA
16462011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
1647
1648 * dbus.texi (Receiving Method Calls): New function
1649 dbus-register-service. Rearrange node.
1650
f56e0e7a
PE
16512011-01-07 Paul Eggert <eggert@cs.ucla.edu>
1652
1653 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
1654 which in turn is copied from ftp://tug.org/tex/.
1655
0fadf00e
MA
16562011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
1657
1658 * dbus.texi (Receiving Method Calls): Describe new optional
1659 parameter dont-register-service of dbus-register-{method,property}.
1660
8b358e90
DU
16612010-12-17 Daiki Ueno <ueno@unixuser.org>
1662
0c7efc08
SM
1663 * epa.texi (Encrypting/decrypting *.gpg files):
1664 Mention epa-file-select-keys.
8b358e90 1665
549c9aed
G
16662010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
1667
1668 * gnus.texi (Archived Messages): Remove outdated text.
1669
16702010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
1671
0c7efc08 1672 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
549c9aed 1673
156e3f9c
G
16742010-12-15 Andrew Cohen <cohen@andy.bu.edu>
1675
83f3eadc 1676 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
156e3f9c 1677
8151d490
AC
16782010-12-14 Andrew Cohen <cohen@andy.bu.edu>
1679
1680 * gnus.texi (The swish++ Engine): Add customizable parameters
1681 descriptions.
1682 (The swish-e Engine): Ditto.
1683
305bdd22
MA
16842010-12-14 Michael Albinus <michael.albinus@gmx.de>
1685
1686 * tramp.texi (Inline methods): Add "ksu" method.
1687 (Remote processes): Add example with remote `default-directory'.
1688
53aff12a
GM
16892010-12-14 Glenn Morris <rgm@gnu.org>
1690
1691 * faq.texi (Expanding aliases when sending mail):
1692 Now build-mail-aliases is interactive.
1693
8a1cdce5
AC
16942010-12-13 Andrew Cohen <cohen@andy.bu.edu>
1695
1696 * gnus.texi: First pass at adding (rough) nnir documentation.
1697
7410c270
G
16982010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1699
53aff12a
GM
1700 * gnus.texi (Filtering New Groups):
1701 Mention gnus-auto-subscribed-categories.
1702 (The First Time): Remove, since default-subscribed-newsgroups has been
7410c270
G
1703 removed.
1704
f49d1f52 17052010-12-13 Glenn Morris <rgm@gnu.org>
7dde1a86
GM
1706
1707 * cl.texi (For Clauses): Small fixes for frames and windows.
1708
acedf35c
CD
17092010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
1710
1711 * org.texi (Using capture): Document using prefix arguments for
1712 finalizing capture.
1713 (Agenda commands): Document prefix argument for the bulk scatter
1714 command.
1715 (Beamer class export): Document that also overlay arguments can be
1716 passed to the column environment.
1717 (Template elements): Document the new entry type.
1718
17192010-12-11 Puneeth Chaganti <punchagan@gmail.com>
1720
1721 * org.texi (Include files): Document :minlevel.
1722
17232010-12-11 Julien Danjou <julien@danjou.info>
1724
1725 * org.texi (Categories): Document category icons.
1726
17272010-12-11 Eric Schulte <schulte.eric@gmail.com>
1728
1729 * org.texi (noweb): Fix typo.
1730
516aa569
G
17312010-12-06 Tassilo Horn <tassilo@member.fsf.org>
1732
1733 * gnus.texi (Server Commands): Point to the rest of the server
1734 commands.
1735
04db63bc
G
17362010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1737
1738 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
1739 g'.
1740
ed797193
G
17412010-12-02 Julien Danjou <julien@danjou.info>
1742
1743 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
1744
17452010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1746
1747 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
1748 (Direct Functions): Note the STARTTLS upgrade.
1749
07976ae3 17502010-11-27 Glenn Morris <rgm@gnu.org>
4d47208a 1751 James Clark <none@example.com>
d3dfb185
GM
1752
1753 * nxml-mode.texi (Introduction): New section.
1754
59e75882
G
17552010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1756
1757 * gnus.texi (Server Commands): Document gnus-server-show-server.
1758
568a887f
MA
17592010-11-20 Michael Albinus <michael.albinus@gmx.de>
1760
1761 Sync with Tramp 2.2.0.
1762
1763 * trampver.texi: Update release number.
1764
1265829e
JB
17652010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
1766
1767 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
1768 Mention that the TeX specific units won't use the `tex' prefix
1769 in TeX mode.
1770
239661c0
KY
17712010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
1772
1773 * gnus.texi (Misc Article): Document gnus-inhibit-images.
1774
4a47c275 17752010-11-17 Glenn Morris <rgm@gnu.org>
20989285
GM
1776
1777 * edt.texi: Remove information about Emacs 19.
1778
4a47c275 17792010-11-17 Michael Albinus <michael.albinus@gmx.de>
3ff91964
MA
1780
1781 * trampver.texi: Update release number.
1782
2f0e0dc8
KY
17832010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
1784
1785 * gnus.texi (Article Washing): Fix typo.
1786
afe98dfa
CD
17872010-11-11 Noorul Islam <noorul@noorul.com>
1788
56f5a94e 1789 * org.texi: Fix typo.
afe98dfa
CD
1790
17912010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1792
1793 * org.texi (Using capture): Explain that refiling is
1794 sensitive to cursor position.
1795
17962010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1797
56f5a94e 1798 * org.texi (Images and tables): Add cross reference to link section.
afe98dfa
CD
1799
18002010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1801
1802 * org.texi: Document the <c> cookie.
1803
18042010-11-11 Eric Schulte <schulte.eric@gmail.com>
1805
bd7239f5 1806 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
56f5a94e 1807 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
afe98dfa
CD
1808
18092010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1810
56f5a94e 1811 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
afe98dfa
CD
1812
18132010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1814
56f5a94e 1815 * org.texi (Project alist): Mention that this is a property list.
afe98dfa
CD
1816
18172010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1818
1819 * org.texi (Setting up the staging area): Document that
1820 file names remain visible when encrypting the MobileOrg files.
1821
18222010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1823
1824 * org.texi (Setting up the staging area): Document which
1825 versions are needed for encryption.
1826
18272010-11-11 Eric Schulte <schulte.eric@gmail.com>
1828
56f5a94e
GM
1829 * org.texi (noweb): Update :noweb documentation to
1830 reflect the new "tangle" argument.
afe98dfa
CD
1831
18322010-11-11 Eric Schulte <schulte.eric@gmail.com>
1833
56f5a94e
GM
1834 * org.texi (Batch execution): Improve tangling script in
1835 documentation.
afe98dfa
CD
1836
18372010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1838
1839 * org.texi (Handling links):
1840 (In-buffer settings): Document inlining images on startup.
1841
18422010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1843
1844 * org.texi (Setting up the staging area): Document use of
1845 crypt password.
1846
18472010-11-11 David Maus <dmaus@ictsoc.de>
1848
56f5a94e 1849 * org.texi (Template expansion): Add date related link type escapes.
afe98dfa
CD
1850
18512010-11-11 David Maus <dmaus@ictsoc.de>
1852
56f5a94e
GM
1853 * org.texi (Template expansion): Add mew in table for link type
1854 escapes.
afe98dfa
CD
1855
18562010-11-11 David Maus <dmaus@ictsoc.de>
1857
56f5a94e 1858 * org.texi (Template expansion): Fix typo in link type escapes.
afe98dfa
CD
1859
18602010-11-11 Eric Schulte <schulte.eric@gmail.com>
1861
56f5a94e 1862 * org.texi (Structure of code blocks): Another documentation tweak.
afe98dfa
CD
1863
18642010-11-11 Eric Schulte <schulte.eric@gmail.com>
1865
56f5a94e 1866 * org.texi (Structure of code blocks): Documentation tweak.
afe98dfa
CD
1867
18682010-11-11 Eric Schulte <schulte.eric@gmail.com>
1869
56f5a94e
GM
1870 * org.texi (Structure of code blocks):
1871 Update documentation to mention inline code block syntax.
afe98dfa
CD
1872
18732010-11-11 Eric Schulte <schulte.eric@gmail.com>
1874
56f5a94e 1875 * org.texi (comments): Improve wording.
afe98dfa
CD
1876
18772010-11-11 Eric Schulte <schulte.eric@gmail.com>
1878
56f5a94e 1879 * org.texi (comments): Document the new :comments header arguments.
afe98dfa
CD
1880
18812010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1882
1883 * org.texi (Installation): Remove the special
1884 installation instructions for XEmacs.
1885
18862010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
1887
56f5a94e 1888 * org.texi (Easy Templates): New section. Documents quick
afe98dfa
CD
1889 insertion of empty structural elements.
1890
18912010-11-11 Noorul Islam <noorul@noorul.com>
1892
56f5a94e 1893 * org.texi: Fix doc.
afe98dfa
CD
1894
18952010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
1896
1897 * org.texi (The date/time prompt): Document specification
1898 of time ranges.
1899
19002010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1901
1902 * org.texi (Internal links): Document the changes in
1903 internal links.
1904
19052010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1906
1907 * org.texi (Agenda commands): Document the limitation for
1908 the filter preset - it can only be used for an entire agenda
1909 view, not in an individual block in a block agenda.
1910
19112010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
1912
1913 * org.texi (iCalendar export): Document alarm creation.
1914
6f8fc60c
MA
19152010-11-10 Michael Albinus <michael.albinus@gmx.de>
1916
1917 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
1918
be3c11b3
LMI
19192010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
1920
1921 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
1922
d607b96b 19232010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
3ff91964 1924
d607b96b 1925 * calc.texi: Use emacsver.texi to determine Emacs version.
3ff91964 1926
181cb5fb
G
19272010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1928
1929 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
1930 since that works by default.
1931
19322010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
1933
1934 * gnus.texi (Customizing the IMAP Connection): Document
1935 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
1936
36bc5d3b
MA
19372010-11-04 Michael Albinus <michael.albinus@gmx.de>
1938
1939 * tramp.texi (Remote shell setup): New item "Interactive shell
1940 prompt". Reported by Christian Millour <cm@abtela.com>.
1941 (Remote shell setup, Remote processes): Use @code{} for
1942 environment variables.
1943
cf503f7c
GM
19442010-11-03 Glenn Morris <rgm@gnu.org>
1945
537b04b9 1946 * ediff.texi (Quick Help Commands, Miscellaneous):
d7619e3b 1947 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
cf503f7c 1948
389b76fa
G
19492010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
1950
1951 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
1952
2699a554 19532010-10-31 Glenn Morris <rgm@gnu.org>
bbe1ba5e
GM
1954
1955 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
1956
2699a554 19572010-10-31 Glenn Morris <rgm@gnu.org>
97af9a72
GM
1958
1959 * cc-mode.texi: Remove reference to defunct viewcvs URL.
1960
99e65b2d
G
19612010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
1962
0c7efc08
SM
1963 * gnus.texi (Client-Side IMAP Splitting):
1964 Mention nnimap-unsplittable-articles.
99e65b2d
G
1965
19662010-10-29 Julien Danjou <julien@danjou.info>
1967
1968 * gnus.texi (Finding the News): Remove references to obsoletes
1969 variables `gnus-nntp-server' and `gnus-secondary-servers'.
1970
aeeb3dcb
EZ
19712010-10-29 Eli Zaretskii <eliz@gnu.org>
1972
1973 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
1974 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
1975 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
1976 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
1977
8289f37b
GM
19782010-10-28 Glenn Morris <rgm@gnu.org>
1979
1980 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
1981 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
1982 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
1983
d85d3b3a
DU
19842010-10-25 Daiki Ueno <ueno@unixuser.org>
1985
1986 * epa.texi (Mail-mode integration): Add alternative key bindings
1987 for epa-mail commands; escape comma.
c05c2b9b 1988 Don't use the word "PGP", since it is a non-free program.
d85d3b3a 1989
9f534a47
JB
19902010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
1991
99e65b2d 1992 * calc.texi: Use emacsver.texi to determine Emacs version.
9f534a47 1993
5793a7bc 19942010-10-24 Juanma Barranquero <lekktu@gmail.com>
88dbda51
JB
1995
1996 * gnus.texi (Group Parameters, Buttons): Fix typos.
1997
280f417b
G
19982010-10-22 Tassilo Horn <tassilo@member.fsf.org>
1999
2000 * gnus.texi (Subscription Commands): Mention that you can also
2001 subscribe to new groups via the Server buffer, which is probably more
2002 convenient when subscribing to many groups.
2003
d806c872
G
20042010-10-21 Julien Danjou <julien@danjou.info>
2005
2006 * message.texi (Message Headers): Allow message-default-headers to be a
2007 function.
2008
d5798f68
LMI
20092010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2010
2011 * gnus-news.texi: Mention new archive defaults.
2012
b79bbef7
KY
20132010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
2014
2015 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
2016
2526f423
G
20172010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
2018
2019 * gnus.texi (HTML): Document the function value of
2020 gnus-blocked-images.
2021 (Article Washing): shr and gnus-w3m, not the direct function names.
2022
ba91f05d
G
20232010-10-20 Julien Danjou <julien@danjou.info>
2024
2025 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
2026 variable.
2027
da451787
LMI
20282010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
2029
2030 * gnus.texi (Customizing the IMAP Connection): The port strings are
2031 strings.
c872595d 2032 (Document Groups): Mention git.
da451787 2033
7cad71ad
G
20342010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
2035
2036 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
2037 bzr/Gnus git sync.
2038
c56dfd36
EZ
20392010-10-15 Eli Zaretskii <eliz@gnu.org>
2040
2041 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
2042 change.
2043
a1d16a7b
G
20442010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2045
2046 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
2047 @item syntax for in-Emacs makeinfo.
2048
20492010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
2050
2051 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
2052 trim sentence.
2053
98e2b864
DU
20542010-10-12 Daiki Ueno <ueno@unixuser.org>
2055
2056 * epa.texi (Caching Passphrases):
0c7efc08
SM
2057 * auth.texi (GnuPG and EasyPG Assistant Configuration):
2058 Clarify some configurations require to set up gpg-agent.
98e2b864 2059
c12e4a81
GM
20602010-10-11 Glenn Morris <rgm@gnu.org>
2061
2062 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
2063
f7aa248a
G
20642010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
2065
2066 * gnus.texi (Spam Package Introduction): Mention `$'.
2067
6513b232
EZ
20682010-10-09 Eli Zaretskii <eliz@gnu.org>
2069
2070 * makefile.w32-in (emacsdir): New variable.
2071 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
2072 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
2073
abd40fb4
GM
20742010-10-09 Glenn Morris <rgm@gnu.org>
2075
0f05450f
GM
2076 * Makefile.in (mostlyclean): Delete *.toc.
2077
d3a4ac46
GM
2078 * Makefile.in: Use $< in rules.
2079
aa9db089
GM
2080 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
2081
abd40fb4
GM
2082 * Makefile.in ($(infodir)): Delete rule.
2083 (mkinfodir): New. Use it in all the info rules, rather than depending
2084 on infodir.
2085
ea274122
GM
20862010-10-09 Glenn Morris <rgm@gnu.org>
2087
6e90e2a8
GM
2088 * gnus.texi (Article Washing): Fix previous change.
2089
f7a31f11
GM
2090 * Makefile.in (emacsdir): New variable.
2091 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
b13254e7
GM
2092 Depend on emacsver.texi.
2093
f7a31f11
GM
2094 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
2095
ea274122
GM
2096 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
2097
36d3245f
G
20982010-10-08 Julien Danjou <julien@danjou.info>
2099
f7a31f11 2100 * gnus.texi: Add mm-shr.
36d3245f
G
2101
21022010-10-08 Ludovic Courtès <ludo@gnu.org>
2103
2104 * gnus.texi (Finding the Parent, The Gnus Registry)
2105 (Registry Article Refer Method): Update docs for nnregistry.el.
2106
21072010-10-08 Daiki Ueno <ueno@unixuser.org>
2108
2109 * auth.texi (Help for users)
2110 (GnuPG and EasyPG Assistant Configuration): Update docs.
2111
12359245
GM
21122010-10-08 Glenn Morris <rgm@gnu.org>
2113
2114 * cl.texi (Organization, Installation, Old CL Compatibility):
2115 Deprecate cl-compat for new code.
4628bef1 2116 (Usage, Installation): Remove outdated information.
e1a8c4c0
GM
2117
2118 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
2119
fcf2d385
KY
21202010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
2121
2122 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
2123
66627fa9
G
21242010-10-06 Julien Danjou <julien@danjou.info>
2125
fd9ba500
JD
2126 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
2127
66627fa9
G
2128 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
2129 broken link.
2130
2131 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
2132
2133 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
2134 to ReiserFS.
2135
2136 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
2137 (FAQ 7-1): Fix getmail URL.
2138
65f54520
DU
21392010-10-06 Daiki Ueno <ueno@unixuser.org>
2140
2141 * epa.texi (Caching Passphrases): New section.
2142
4c83f6e1
GM
21432010-10-06 Glenn Morris <rgm@gnu.org>
2144
2145 * Makefile.in (SHELL): Set it.
2146 (info): Move the mkdir dependency to the individual info files.
2147 (mostlyclean): Tidy up.
2148 (clean): Only delete the specific dvi and pdf files.
2149 (maintainer-clean): Be more restrictive in what we delete.
8a944cea 2150 ($(infodir)): Add parallel build workaround.
4c83f6e1 2151
71e691a5
G
21522010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2153
2154 * gnus.texi (Misc Article): Document gnus-widen-article-window.
2155
a41c2e6d
G
21562010-10-03 Julien Danjou <julien@danjou.info>
2157
0c7efc08
SM
2158 * emacs-mime.texi (Display Customization):
2159 Update mm-inline-large-images documentation and add documentation for
a41c2e6d
G
2160 mm-inline-large-images-proportion.
2161
37255945
MA
21622010-10-03 Michael Albinus <michael.albinus@gmx.de>
2163
0c7efc08
SM
2164 * tramp.texi (Frequently Asked Questions):
2165 Mention remote-file-name-inhibit-cache.
37255945 2166
11e4e7bd
LMI
21672010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2168
2169 * gnus.texi (Splitting Mail): Fix @xref syntax.
870409d4 2170 (Splitting Mail): Really fix the @ref syntax.
11e4e7bd 2171
cb83220a
KY
21722010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2173
0c7efc08
SM
2174 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
2175 (Article Hiding): Add google banner example.
2176 Suggested by Benjamin Xu.
cb83220a 2177
6b958814
G
21782010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
2179
0c7efc08
SM
2180 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
2181 Remove nnimap-split-rule from examples.
6b958814
G
2182
21832010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2184
2185 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
2186 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
2187 Fishman.
2188 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
2189
21902010-09-30 Julien Danjou <julien@danjou.info>
2191
2192 * gnus.texi (Gravatars): Fix documentation about
2193 gnu-gravatar-properties.
2194
b9476c04
DU
21952010-09-29 Daiki Ueno <ueno@unixuser.org>
2196
2197 * epa.texi (Bug Reports): New section.
2198
5f874327
GM
21992010-09-29 Glenn Morris <rgm@gnu.org>
2200
2201 * Makefile.in (top_srcdir): Remove unused variable.
2202
6b958814
G
22032010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2204
2205 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
2206 (Client-Side IMAP Splitting): Document 'default.
2207
22082010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
2209
0c7efc08
SM
2210 * gnus.texi (Customizing the IMAP Connection):
2211 Document nnimap-fetch-partial-articles.
6b958814 2212
82bccbfa
KY
22132010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2214
2215 * gnus-news.texi: Mention nnimap-inbox.
2216
2217 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
2218
22192010-09-26 Julien Danjou <julien@danjou.info>
2220
47e08896 2221 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
82bccbfa
KY
2222
22232010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2224
2225 * gnus.texi (Security): Remove gpg.el mention.
2226
22272010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
2228
2229 * gnus.texi (Browse Foreign Server): New variable
2230 gnus-browse-subscribe-newsgroup-method.
2231
2232 * gnus-news.texi: Mention it.
2233
22342010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2235
0c7efc08 2236 * gnus.texi (NoCeM): Remove.
82bccbfa
KY
2237 (Startup Variables): No jingle.
2238
4c964351
UM
22392010-09-25 Ulrich Mueller <ulm@gentoo.org>
2240
2241 * woman.texi (Interface Options): xz compression is now supported.
2242
82bccbfa
KY
22432010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
2244
2245 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
2246 (Unavailable Servers): Document gnus-server-copy-server.
2247 (Using IMAP): Document the new nnimap.
2248
22492010-09-25 Julien Danjou <julien@danjou.info>
2250
47e08896 2251 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
82bccbfa 2252
18778f71
GM
22532010-09-24 Glenn Morris <rgm@gnu.org>
2254
2255 * url.texi (Disk Caching): Tweak previous change.
2256
9c766321
JD
22572010-09-24 Julien Danjou <julien@danjou.info>
2258
2259 * url.texi (Disk Caching): Mention url-cache-expire-time,
2260 url-cache-expired, and url-fetch-from-cache.
2261
82bccbfa
KY
22622010-09-24 Julien Danjou <julien@danjou.info>
2263
2264 * gnus.texi: Add Gravatars.
2265
22662010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
2267
2268 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
2269
592bdb9a
LMI
22702010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2271
2272 * gnus.texi (Expunging mailboxes): Update name of the expunging
2273 command.
2274
e4e22d29
KY
22752010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
2276
2277 * emacs-mime.texi (rfc2047): Update description for
2278 rfc2047-encode-parameter.
2279
371d9801
MA
22802010-09-13 Michael Albinus <michael.albinus@gmx.de>
2281
2282 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
2283 "fish" methods.
2284 (External methods): Remove "scp1_old" and "scp2_old" methods.
2285
31ae5827
MA
22862010-09-09 Michael Albinus <michael.albinus@gmx.de>
2287
2288 * tramp.texi: Remove Japanese manual. Fix typo.
2289
2290 * trampver.texi: Update release number. Remove japanesemanual.
2291
c0468714
GM
22922010-09-09 Glenn Morris <rgm@gnu.org>
2293
2294 * org.texi: Restore clobbered changes (copyright years, untabify).
2295
86441999
JD
22962010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
2297
2298 * gnus.texi (Adaptive Scoring): Fix typo.
2299
25f28806
LMI
23002010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2301
2302 * gnus.texi (Article Display): Document gnus-html-show-images.
2303
45240125 23042010-09-02 Jan Djärv <jan.h.d@swipnet.se>
25f28806 2305
45240125
JD
2306 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
2307
59d09f15
LMI
23082010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2309
2310 * gnus.texi (HTML): Document gnus-max-image-proportion.
2311
2cdd366f
KY
23122010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2313
51dee5ef
KY
2314 * gnus.texi (HTML): Document gnus-blocked-images.
2315
2cdd366f
KY
2316 * message.texi (Wide Reply): Document message-prune-recipient-rules.
2317
b0e4f3fc
KY
23182010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2319
2320 * gnus.texi (Summary Mail Commands): Note that only the addresses from
2321 the first message are used for wide replies.
f02566ce
KY
2322 (Changing Servers): Remove documentation on gnus-change-server and
2323 friends, since it's been removed.
b0e4f3fc 2324
598451ed
KY
23252010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2326
2327 * gnus.texi (Drafts): Mention B DEL.
2328
e7842e69
KY
23292010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
2330
2331 * gnus.texi (Delayed Articles): Mention that the Date header is the
2332 original one, even if you delay.
2333
85115796
KY
23342010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2335
0c7efc08
SM
2336 * gnus.texi (Asynchronous Fetching):
2337 Document gnus-async-post-fetch-function.
85115796
KY
2338 (HTML): Made into its own section.
2339
f0b44bc0
MA
23402010-08-26 Michael Albinus <michael.albinus@gmx.de>
2341
2342 Sync with Tramp 2.1.19.
2343
217876c9 2344 * tramp.texi (Inline methods, Default Method): Mention
0c7efc08
SM
2345 `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
2346 Remove remark about doubled "-t" argument.
217876c9
MA
2347 (Auto-save and Backup): Remove reference to Emacs 21.
2348 (Filename Syntax): Describe port numbers.
2349 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
2350 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
2351 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
2352 errors with the backquotes.
2353 (External packages): File attributes cache flushing for asynchronous
2354 processes.
2355 (Traces and Profiles): Describe verbose level 9.
2356
f0b44bc0
MA
2357 * trampver.texi: Update release number.
2358
7457f7b6
MA
23592010-08-23 Michael Albinus <michael.albinus@gmx.de>
2360
2361 * dbus.texi (Alternative Buses): New chapter.
2362
b695beda
SM
23632010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
2364
2365 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
2366
443c2c03
JB
23672010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
2368
2369 * calc.texi (Customizing Calc): Rearrange description of new
2370 variables to match the presentation of other variables.
2371
7815fe19 23722010-08-08 Juanma Barranquero <lekktu@gmail.com>
e1d294ab
JB
2373
2374 * org.texi (Footnotes, Tables in HTML export): Fix typos.
2375
2c695727
JB
23762010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
2377
2378 * calc.texi (Making Selections, Selecting Subformulas)
2379 (Customizing Calc): Mention how to use faces to emphasize selected
2380 sub-formulas.
2381
bbb6ffa1
MA
23822010-08-05 Michael Albinus <michael.albinus@gmx.de>
2383
2384 * tramp.texi (External packages): File attributes cache flushing
2385 for asynchronous processes.
2386
5cee0a9c
AM
23872010-08-01 Alan Mackenzie <acm@muc.de>
2388
2389 Enhance the manual for the latest Java Mode.
2390
2391 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
2392 annotation-var-cont.
2393 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
2394 two new symbols.
2395
3f2afe32
MA
23962010-07-28 Michael Albinus <michael.albinus@gmx.de>
2397
2398 * tramp.texi (Traces and Profiles): Describe verbose level 9.
2399
0ed082fe 24002010-07-27 Chong Yidong <cyd@stupidchicken.com>
b196eafc
CY
2401
2402 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
2403
311f0356
JB
24042010-07-19 Juanma Barranquero <lekktu@gmail.com>
2405
2406 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
2407
86fbb8ca
CD
24082010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
2409
2410 * org.texi: Add macros to get plain quotes in PDF output.
2411 List additional contributors.
2412 (Capture): New section, replaces the section about remember.
2413 (Working With Source Code): New chapter, focused on documenting Org
2414 Babel.
2415 (Code evaluation security): New section.
2416 (MobileOrg): Document DropBox support.
2417 (TaskJuggler export): Document taskjuggler and Gantt chart support.
2418 (Special symbols): Show how to display UTF8 characters for entities.
2419 (Global TODO list): Clarify the use of the "M" key and the differences
2420 to the "m" key.
2421 (RSS Feeds): Mention Atom feeds as well.
2422 (Setting tags): Remove paragraph about
2423 `org-complete-tags-always-offer-all-agenda-tags'.
2424
5732e8ed
MA
24252010-07-17 Michael Albinus <michael.albinus@gmx.de>
2426
2427 * tramp.texi (Inline methods): Remove remark about doubled "-t"
2428 argument.
2429 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
2430 echoing shells.
2431
ca1bb391
MA
24322010-07-10 Michael Albinus <michael.albinus@gmx.de>
2433
2434 * tramp.texi (Inline methods): Remove "kludgy" phrase.
2435 (Filename Syntax): Describe port numbers.
2436
5bd55c3c
MA
24372010-07-09 Michael Albinus <michael.albinus@gmx.de>
2438
2439 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
2440 forgotten.
2441 (Type Conversion): Precise conversion of natural numbers.
2442 (Errors and Events): Add "debugging" to concept index. Add variable
2443 `dbus-debug'.
2444
820ae8fe
MA
24452010-07-04 Michael Albinus <michael.albinus@gmx.de>
2446
2447 * dbus.texi (Receiving Method Calls): Add optional argument
2448 EMITS-SIGNAL to `dbus-register-property'.
2449
b6f9df0f
JB
24502010-06-27 Alex Schroeder <alex@gnu.org>
2451
2452 * nxml-mode.texi (Commands for locating a schema): Fix typo.
2453
62e034c2
GM
24542010-06-24 Glenn Morris <rgm@gnu.org>
2455
2456 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
2457 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
2458 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
2459 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
2460 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
2461 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
2462 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
2463 * woman.texi: Start direntry descriptions in column 32, per Texinfo
2464 convention. Make them end with a period.
2465
9360256a
GM
24662010-06-23 Glenn Morris <rgm@gnu.org>
2467
2468 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
b1fbbb32
GM
2469 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
2470 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
2471 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
2472 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
2473 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
9360256a 2474
04d3bb6c
GM
24752010-06-10 Glenn Morris <rgm@gnu.org>
2476
2477 * idlwave.texi (Load-Path Shadows):
2478 * org.texi (Handling links): Fix typos.
2479
5e7d4a75
KY
24802010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
2481
2482 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
2483
9841cb4f
MA
24842010-05-26 Michael Albinus <michael.albinus@gmx.de>
2485
2486 * eshell.texi (Built-ins): Describe, how to disable a built-in command
2487 by an alias. (Bug#6226)
2488
597517ef
JB
24892010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
2490
2491 * calc.texi (Manipulating Vectors): Mention that vectors can
2492 be used to determine bins for `calc-histogram'.
2493
14914c43
JB
24942010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
2495
597517ef 2496 * calc.texi: Remove "\turnoffactive" commands throughout.
14914c43 2497
0235128c 24982010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
2499
2500 * url.texi (HTTP language/coding, Customization):
2501 * message.texi (Header Commands, Responses):
2502 * cl.texi (Argument Lists): Fix typos.
2503
0235128c 25042010-05-08 Chong Yidong <cyd@stupidchicken.com>
aa5789b5 2505
0235128c
SM
2506 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
2507 Note that Development menu is always available.
aa5789b5
CY
2508 (Creating a project): Fix terminology.
2509 (Add/Remove files): Fix typo.
2510
0235128c
SM
25112010-05-07 Chong Yidong <cyd@stupidchicken.com>
2512
2513 * Version 23.2 released.
2514
a628ad9d 25152010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
db37d257
DD
2516
2517 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
2518
502269d6
MA
25192010-05-01 Michael Albinus <michael.albinus@gmx.de>
2520
0235128c
SM
2521 * tramp.texi (Inline methods, Default Method):
2522 Mention `tramp-inline-compress-start-size'.
502269d6 2523
6e104790 25242010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
bff3818b
KY
2525
2526 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
2527 the CVS repo. Put the Git repo in the news section.
2528
6e104790 2529 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
bff3818b
KY
2530 Removed some mentions of CVS. Mention the new Git repo.
2531
6e104790 25322010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
b1519d85
KY
2533
2534 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
2535 (Mail Group Commands): Add index entry.
2536
6e104790 25372010-04-18 Glenn Morris <rgm@gnu.org>
2bf1d02d
GM
2538
2539 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
2540
f8b91752
JB
25412010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
2542
2543 * calc.texi (Radix modes): Mention that the option prefix will
2544 turn on twos-complement mode.
2545 (Inverse and Hyperbolic Flags): Mention the Option flag.
2546
ed21c5c8
CD
25472010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
2548
2549 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
6e104790 2550 (LaTeX/PDF export commands): Rename and Move section.
ed21c5c8
CD
2551 (Sectioning structure): Update.
2552 (References): New use case for field coordinates.
6e104790 2553 (The export dispatcher): Rename from ASCII export.
ed21c5c8
CD
2554 (Setting up the staging area): Document the availability of
2555 encryption for MobileOrg.
2556 (Images and tables): Document how to reference labels.
2557 (Index entries): New section.
2558 (Generating an index): New section.
2559 (Column width and alignment): Document that <N> now
2560 means a fixed width, not a maximum width.
2561 (Publishing options): Document the :email option.
2562 (Beamer class export): Fix bug in the BEAMER example.
2563 (Refiling notes): Document refile logging.
2564 (In-buffer settings): Document refile logging keywords.
2565 (Drawers): Document `C-c C-z' command.
2566 (Agenda commands): Mention the alternative key `C-c C-z'.
2567 (Special properties): Document the BLOCKED property.
2568 (The spreadsheet): Mention the formula editor.
2569 (References): Document field coordinates.
2570 (Publishing action): Correct the documentation for the
2571 publishing function.
2572 (The date/time prompt): Document that we accept dates
2573 like month/day/year.
2574 (Cooperation): Document the changes in table.el support.
2575 (Faces for TODO keywords, Faces for TODO keywords)
2576 (Priorities): Document the easy colors.
2577 (Visibility cycling): Document the new double prefix
2578 arg for `org-reveal'.
2579 (Cooperation): Remember.el is part of Emacs.
2580 (Clean view): Mention that `wrap-prefix' is also set by
2581 org-indent-mode.
2582 (Agenda commands): Add information about prefix args to
2583 scheduling and deadline commands.
2584 (Search view): Point to the docstring of
2585 `org-search-view' for more details.
6e104790 2586 (Agenda commands): Document that `>' prompts for a date.
ed21c5c8
CD
2587 (Setting tags): Document variable
2588 org-complete-tags-always-offer-all-agenda-tags.
6e104790 2589 (Column attributes): Cross-reference special properties.
ed21c5c8 2590
456b348e
MA
25912010-04-10 Michael Albinus <michael.albinus@gmx.de>
2592
2593 Synchronize with Tramp repository.
2594
2595 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
0c7efc08
SM
2596 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
2597 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
456b348e
MA
2598 syntax, texi2dvi reports errors with the backquotes.
2599
2600 * trampver.texi: Update release number.
2601
357e2d8e
KY
26022010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
2603
2604 * gnus.texi (Finding the News): Add pointers to the Server buffer
2605 because it's essential.
2606
1d4d7664
KY
26072010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
2608
2609 * gnus.texi (MIME Commands): Update description of
2610 gnus-article-browse-html-article.
2611
bd3e840f
KY
26122010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
2613
2614 * auth.texi (Secret Service API): Add TODO node.
2615 (Help for users): Explain the new source options for `auth-sources'.
2616
e867cb5d 26172010-03-24 Michael Albinus <michael.albinus@gmx.de>
c8215db1
MA
2618
2619 * trampver.texi: Update release number.
2620
288f9fc0
CY
26212010-03-10 Chong Yidong <cyd@stupidchicken.com>
2622
2623 * Branch for 23.2.
2624
d99aaebd
CY
26252010-03-03 Chong Yidong <cyd@stupidchicken.com>
2626
2627 * faq.texi (Escape sequences in shell output): Note that ansi-color is
2628 now enabled by default.
2629
5794c2a5
MA
26302010-02-28 Michael Albinus <michael.albinus@gmx.de>
2631
2632 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
2633 when Emacs runs in interactive mode. (Bug#5645)
2634
40572be6
GM
26352010-02-16 Glenn Morris <rgm@gnu.org>
2636
2637 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
2638
7bb8ed67
MH
26392010-02-05 Mark A. Hershberger <mah@everybody.org>
2640
2641 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
2642
45a1423d 26432010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
994ff697
KY
2644
2645 * gnus.texi (Score File Format): Fix typo.
2646
45a1423d 26472010-01-19 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
2648
2649 * cc-mode.texi: Replace references to obsolete c-subword-mode.
2650
14f17fc8
JB
26512010-01-18 Juanma Barranquero <lekktu@gmail.com>
2652
2653 * ada-mode.texi (Project File Overview): Fix typo.
2654
607d4369
CY
26552010-01-17 Chong Yidong <cyd@stupidchicken.com>
2656
2657 * semantic.texi: Add Richard Y. Kim credit.
2658
2659 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
2660
3d1bfa99
MA
26612010-01-17 Michael Albinus <michael.albinus@gmx.de>
2662
2663 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
a628ad9d 2664 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
3d1bfa99 2665
6fbf7a75
GM
26662010-01-17 Glenn Morris <rgm@gnu.org>
2667
b9f978f0
GM
2668 * calc.texi (Reporting Bugs): Don't mention format of repository.
2669
f19bc38d
GM
2670 * woman.texi (Bugs): Make "Emacs repository" less specific,
2671 and the URL for same more specific.
2672
6fbf7a75
GM
2673 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
2674
16c3428a
JB
26752010-01-17 Juanma Barranquero <lekktu@gmail.com>
2676
2677 * ede.texi (ede-step-project, ede-proj-target):
2678 * tramp.texi (Remote processes): Fix typos.
2679
045b9da7
ML
26802010-01-16 Mario Lang <mlang@delysid.org>
2681
2682 * ede.texi (ede-target):
2683 * org.texi (Refiling notes): Remove duplicated words.
2684
c57008f6
SM
26852010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
2686
2687 * gnus.texi (Posting Styles): Use with-current-buffer.
2688 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
2689
798c9eb5
KR
26902010-01-02 Kevin Ryde <user42@zip.com.au>
2691
2692 * eieio.texi (Naming Conventions): Correction to xref on elisp
2693 coding conventions, is "Tips" node not "Standards".
2694
4970fbfe
CY
26952009-12-24 Chong Yidong <cyd@stupidchicken.com>
2696
2697 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
2698
2699 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
2700
83828b06
KY
27012009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
2702
2703 * gnus.texi (Direct Functions): Add missing port number to tls method.
2704
45a4a565
JB
27052009-12-15 Juanma Barranquero <lekktu@gmail.com>
2706
2707 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
2708 ($(infodir)/edt, edt.dvi): New targets.
2709
698bfef7
GM
27102009-12-15 Glenn Morris <rgm@gnu.org>
2711
2712 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
2713 (edt, $(infodir)/edt, edt.dvi): New targets.
2714 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
2715
2716 * Makefile.in (PDF_TARGETS, pdf): New.
2717 (clean): Add *.pdf.
2718 Add pdf rules for all manuals.
2719
0e983327
JB
27202009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
2721
2722 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
2723
8e687433
CY
27242009-12-14 Chong Yidong <cyd@stupidchicken.com>
2725
2726 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
2727 (Smart Jump, Analyzer Debug): Copyedits.
2728 (Semantic mode user commands): Link to new nodes.
2729 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
2730 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
2731 upstream Semantic manual.
2732
2733 * semantic.texi (Introduction): Minor fix to diagram.
2734
020335df
MA
27352009-12-09 Michael Albinus <michael.albinus@gmx.de>
2736
2737 * eshell.texi (History): Add the other built-in variables.
2738 (Built-ins): Explain built-ins, and how to apply the external commands.
2739 Add `history', `su' and `sudo'.
2740
2741 * tramp.texi (Remote processes): Add missing <RET> in the example.
2742
6ddf13e4
BW
27432009-12-01 Bill Wohler <wohler@newt.com>
2744
2745 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
45a4a565 2746 path for mairix example. Specify -q in namazu example since namazu is
6ddf13e4
BW
2747 excessively garrulous.
2748
07b6428c
MA
27492009-11-29 Michael Albinus <michael.albinus@gmx.de>
2750
2751 * tramp.texi (Remote processes): Improve eshell example with "su"
2752 and "sudo" commands.
2753
fd1cefda
CY
27542009-11-28 Chong Yidong <cyd@stupidchicken.com>
2755
2756 * semantic.texi (Analyzer Internals): Rename from Analyzer.
2757
2758 * sem-user.texi (Semantic mode user commands): Fix key syntax.
2759 Document semantic-complete-analyze-inline.
2760 (Semanticdb search debugging commands): Minor clarification.
2761 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
45a4a565 2762 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
fd1cefda 2763 manual.
9d542758 2764 (Semantic mode): Link to Idle Scheduler.
fd1cefda 2765
159e3ad5
KR
27662009-11-28 Kevin Ryde <user42@zip.com.au>
2767
2768 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
45a4a565 2769 @pxref, now EIEIO is in Emacs.
159e3ad5 2770
c6d47315
KR
2771 * erc.texi (Development): Correction to git tutorial url.
2772
16f6287e
GM
27732009-11-26 Glenn Morris <rgm@gnu.org>
2774
2775 * faq.texi (Latest version of Emacs): Mention stability of development
2776 version.
2777 (Problems with very large files): Max buffer size increase in 23.2.
2778 (VM): VM has moved house again.
2779
5ea5dbc9
JB
27802009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
2781
2782 * calc.texi (Radix modes): Discuss alternate bases for two's complement
2783 notations.
2784
5dec9555
CD
27852009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
2786
45a4a565 2787 * org.texi (Column attributes): Fix documentation of new operators.
5dec9555 2788
bd6f6833
CY
27892009-11-20 Chong Yidong <cyd@stupidchicken.com>
2790
2791 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
673286f5
CY
2792 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
2793 (Idle Completions Mode): Numerous copyedits.
bd6f6833 2794
be479117
JB
27952009-11-17 Juanma Barranquero <lekktu@gmail.com>
2796
2797 * semantic.texi (Semantic Internals, Glossary):
2798 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
2799 (Semanticdb search debugging commands): Fix typos.
2800
17291a1f
JB
28012009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
2802
be479117 2803 * calc.texi (Radix modes): Mention twos-complement notation.
17291a1f 2804
af42a9cc
JB
28052009-11-16 Juanma Barranquero <lekktu@gmail.com>
2806
2807 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
2808 ($(infodir)/semantic, semantic.dvi): New targets.
2809
3149927d
CY
28102009-11-16 Chong Yidong <cyd@stupidchicken.com>
2811
2812 * Makefile.in: Build the Semantic manual.
2813
2814 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
2815 repository.
2816
977640ed
MA
28172009-11-16 Michael Albinus <michael.albinus@gmx.de>
2818
2819 * dbus.texi (Receiving Method Calls): New defun
2820 `dbus-unregister-service'.
2821
17673adf
CD
28222009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
2823
2824 * org.texi (Speed keys): New section.
2825
0ecd3c90
MA
28262009-11-13 Michael Albinus <michael.albinus@gmx.de>
2827
2828 * dbus.texi (Type Conversion): Fix typo.
2829 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
2830 `dbus-registered-objects-table'.
0c7efc08
SM
2831 (Receiving Method Calls): New defun `dbus-register-property'.
2832 Move `dbus-unregister-object' here.
0ecd3c90 2833
8bfe682a
CD
28342009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
2835
2836 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
2837
28382009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
2839
2840 * org.texi (Column attributes): Add the new age summary operators.
2841 Also, mention the fact you can only use one summary operator per
2842 property.
2843
28442009-11-13 John Wiegley <johnw@newartisans.com>
2845
0c7efc08 2846 * org.texi (Tracking your habits): Add a new section in the
8bfe682a 2847 manual about how to track habits.
0c7efc08 2848 (Resolving idle time): Add a section on how idle and
8bfe682a
CD
2849 dangling clocks are resolved.
2850
28512009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
2852
2853 * org.texi (Agenda commands): Document the new `i' command.
2854 (Inserting deadline/schedule): Document logging changes
2855 of scheduling and deadline times stamps.
2856 (In-buffer settings): Document the in-buffer keywords for logging
2857 changes of scheduling and deadline times stamps.
2858 (Structure editing, Plain lists): Document indentation
2859 cycling in empty entries with TAB.
2860 (Archiving): Document the default archiving command.
2861 (Moving subtrees): Document the new keys for archiving.
2862 (Internal archiving): Fix incorrect key.
2863 (Agenda commands): Document the TODO set switching commands.
2864 (Agenda commands): Document the new archiving keys.
2865 (Clocking work time): Better description on how to save
2866 and restore a clock.
2867 (Resolving idle time): Mention the x11idle program to get true
2868 idleness also under X11.
2869 (Resolving idle time): Use @kbd instead of @key for normal
2870 letters, because this is how he rest of the manual does this.
2871 (Pushing to MobileOrg): Mention that `org-directory'
2872 should be set.
2873 (Agenda commands): Document that SPC is a filter for
2874 any tag.
0c7efc08 2875 (Search view): Rename from "Keyword search".
8bfe682a
CD
2876 (Capure): New chapter.
2877 (Markup): New chapter.
0c7efc08
SM
2878 (Links in HTML export, Images in HTML export):
2879 Extend the section titles.
8bfe682a
CD
2880 (Images in HTML export): Document the align option.
2881 (Text areas in HTML export): Extend the section title.
2882 (Images in LaTeX export): Explain image placement in LaTeX.
2883
693737cd
GM
28842009-11-10 Glenn Morris <rgm@gnu.org>
2885
2886 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
2887
c7bd4ebe
MA
28882009-11-08 Michael Albinus <michael.albinus@gmx.de>
2889
2890 * tramp.texi (Auto-save and Backup): Disable backups just for a
2891 method.
2892
2893 * trampver.texi: Update release number.
2894
76c5acad
MA
28952009-11-07 Michael Albinus <michael.albinus@gmx.de>
2896
2897 Sync with Tramp 2.1.17.
2898
2899 * trampver.texi: Update release number.
2900
d9a57abf
GM
29012009-10-29 Glenn Morris <rgm@gnu.org>
2902
2903 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
2904
637f4f0f
MA
29052009-10-23 Michael Albinus <michael.albinus@gmx.de>
2906
2907 * tramp.texi (External methods): Temporary files are kept for
2908 `rsync' and `rsyncc' methods.
2909
310dbb05
JB
29102009-10-09 Juanma Barranquero <lekktu@gmail.com>
2911
2912 * eieio.texi: Fix typos.
2913
09094f28
CY
29142009-10-07 Chong Yidong <cyd@stupidchicken.com>
2915
2916 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
2917
216f299a
JB
29182009-10-07 Juanma Barranquero <lekktu@gmail.com>
2919
2920 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
2921 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
2922
966a6506
CY
29232009-10-07 Chong Yidong <cyd@stupidchicken.com>
2924
2925 * Makefile.in: Build EIEIO and EDE manuals.
2926
29272009-10-07 Eric Ludlam <zappo@gnu.org>
2928
2929 * eieio.texi:
2930 * ede.texi: New files.
2931
8842cd9b
MA
29322009-10-05 Michael Albinus <michael.albinus@gmx.de>
2933
2934 * tramp.texi (Remote processes): Association of a pty is not supported.
2935
7006d207
CD
29362009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
2937
2938 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
2939 (Processing LaTeX fragments): Document that the size of images can be
2940 changes using the variable `org-format-latex-options'.
2941 (The date/time prompt, Timestamps): Be more accurate over ISO format
2942 dates and times.
2943 (Visibility cycling): Document showeverything keyword.
2944 (In-buffer settings): Document showeverything keyword.
2945 (Setting up the staging area): Fix the example.
2946 (MobileOrg): New section.
2947 (Agenda commands, Exporting Agenda Views): Document exporting the
2948 agenda view to Org files.
2949
0e7b2867
MA
29502009-09-28 Michael Albinus <michael.albinus@gmx.de>
2951
2952 * tramp.texi (History): Add IMAP support.
2953 (External methods): Add `imap' and `imaps' methods.
2954 (GVFS based methods): Add indices for `davs'.
2955 (Password handling): Rename anchors. Add IMAP entries for
2956 ~/.authinfo.gpg.
2957
2958 * trampver.texi: Set default value of `emacsimap'.
2959
4146636e
KY
29602009-09-22 Daiki Ueno <ueno@unixuser.org>
2961
2962 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
2963
d22f7ffa
CY
29642009-09-13 Chong Yidong <cyd@stupidchicken.com>
2965
0c7efc08
SM
2966 * dired-x.texi (Technical Details):
2967 Delete dired-up-directory (Bug#4292).
d22f7ffa 2968
66043531
MA
29692009-09-03 Michael Albinus <michael.albinus@gmx.de>
2970
216f299a 2971 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 2972
6eb02347
CD
29732009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
2974
2975 * org.texi (Effort estimates): Document new effort setting commands.
2976 (Agenda commands): Document the new keys fro agenda time motion.
2977 Document entry text mode. Improve documentation of the keys to include
2978 inactive time stamps into the agenda view.
2979 (Feedback): Document the new bug report command.
0c7efc08 2980 (Structure editing): Add an index entry for the sorting of subtrees.
6eb02347 2981
38dc51ba
KY
29822009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
2983
2984 * auth.texi (Help for users): Corrected markup.
2985
e402f452
GM
29862009-09-02 Glenn Morris <rgm@gnu.org>
2987
2988 * emacs-mime.texi (time-date): Mention float-time.
2989
744256cf
JB
29902009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
2991
2992 * calc.texi (Simplifying Formulas): Improve the wording.
2993
b0b63450
MB
29942009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
2995
2996 * auth.texi: Rewritten for coverage and clarity.
2997
29982009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
2999
0c7efc08
SM
3000 * gnus.texi (Expiring Mail):
3001 Mention gnus-mark-copied-or-moved-articles-as-expirable.
b0b63450
MB
3002 (Various Various): Mention gnus-safe-html-newsgroups.
3003
3004 * gnus-news.texi: Mention
3005 gnus-mark-copied-or-moved-articles-as-expirable.
3006
3007 * emacs-mime.texi (Display Customization): Add xref to
3008 gnus-safe-html-newsgroups.
3009
b59329e0
MA
30102009-08-28 Michael Albinus <michael.albinus@gmx.de>
3011
3012 * tramp.texi (Version Control): Remove.
af42a9cc 3013 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
b59329e0
MA
3014 reference.
3015 (External methods): Correct `scpc' concept index entries. New method
3016 `rsyncc'.
3017 (External packages): New subsections "Filename completion" and "File
3018 attributes cache".
3019
0ff2d6c2
JB
30202009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
3021
3022 * calc.texi (Rewrite Rules): Improve the example.
3023 (Simplifying Formulas): Explain use of the I and H flags for
3024 simplification.
3025
ecd3d54f
MA
30262009-08-25 Michael Albinus <michael.albinus@gmx.de>
3027
3028 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
91af3942 3029 Describe autostart behavior of dbus-ping.
ecd3d54f
MA
3030 (Synchronous Methods, Asynchronous Methods): Use English numeric format
3031 for timeout values.
78176e69
MA
3032 (Top): Remove footnote saying D-Bus is not enabled by
3033 default. (Bug#4256)
ecd3d54f 3034
0f215bca
DU
30352009-08-23 Daiki Ueno <ueno@unixuser.org>
3036
3037 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 3038 Reported by Jari Aalto (Bug#4211).
0f215bca 3039 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 3040 epa-global-mail-mode.
3b7ab45f
DU
3041 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
3042 epa-setup.
0f215bca 3043
4f22e84d
MA
30442009-08-16 Michael Albinus <michael.albinus@gmx.de>
3045
3046 * dbus.texi (Asynchronous Methods): Allow nil handler.
3047
9ff0b02b 30482009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 3049
26b03ee3 3050 * ediff.texi (ediff-current-file): Add information about this new function.
4f22e84d 3051
26b03ee3 3052 * viper.texi: Add information about C-s in viper's search command.
4f22e84d 3053
4c39f404
CY
30542009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
3055
3056 * calc.texi (Date Forms): Fix typos.
3057
3bcfba17
GM
30582009-08-08 Glenn Morris <rgm@gnu.org>
3059
3060 * org.texi (Agenda commands): Restore clobbered change.
3061
66783bb4
EZ
30622009-08-07 Eli Zaretskii <eliz@gnu.org>
3063
3064 * calc.texi (Graphics, Devices): Update with the peculiarities of
3065 operation on MS-Windows.
3066
c8d0cf5c
CD
30672009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
3068
3069 * org.texi (Publishing action): Improve documentation of file
3070 names when publishing to the source directory.
3071 (Clean view): Document `org-indent-mode'.
3072 (Clocking work time): Add documentation for the
3073 new :timetamp option when creating a clock report.
3074 (Paragraphs): Fix many typos.
3075 (Plain lists): Remove duplicate explanation about the
3076 `C-c *' command.
3077 (Literal examples): Update to reflect the new behavior
3078 of the -n -r -k switches when exporting source code examples.
3079 (Structure editing): Add information about `C-c *',
3080 converting a plain list into a list of Org items.
3081 (Remember): Small rephrasing of the paragraph
3082 describing remember.el. Also mentioned that remember.el is part
3083 of Emacs 23, not Emacs 22.
3084 (Clocking work time): Add documentation about
3085 displaying the current clocking time against the effort estimate.
3086 Also add a footnote about using `org-clock-in-prepare-hook' to add
3087 an effort estimate on the fly, just before clocking it.
3088 (Footnotes): Document automatic renumbering and
3089 sorting.
3090 (Agenda commands): Document new bulk commands.
3091 (Plain lists): Document new behavior of
3092 `org-cycle-include-plain-lists'.
4e2af782 3093 Hyphenation only in TeX.
c8d0cf5c
CD
3094 (Clocking work time): Document the key to update effort
3095 estimates.
3096 (Clocking work time): Document the clock time display.
3097 (Structure editing, TODO basics): Document new
3098 variables.
3099 (Column attributes): Document new colciew operators.
3100 (Publishing options): Document :xml-declaration.
3101 (Tracking TODO state changes): Document the
3102 LOG_INTO_DRAWER property.
3103 (Literal examples): Document the new implementation for
3104 editing source code.
3105 (Publishing action): Mention the new publishing
3106 function, to publish an Org source file.
3107 (Publishing links): Mention how to link to an Org source file.
3108 (Macro replacement): Document new macros.
3109 (Handling links): Document type-specific completion
3110 when inserting links.
3111 (Structure editing, Plain lists): Improve documentation
3112 on sorting.
3113 (Internal links): Document custom ids for links.
3114 (Handling links): Document custom ids for links.
3115 (CSS support): Document new class.
3116 (Refiling notes): Document the possibility to create new nodes
3117 during refiling.
3118 (Agenda commands): Document the "?" operator to find
3119 tasks without effort setting.
3120 (Exporting agenda information): Section moved.
3121 (RSS Feeds): New section.
3122 (Built-in table editor): Document M-e and M-a navigate
3123 inside table field.
3124 (Stuck projects): Docment that projects identified as
3125 un-stuck will still be searchd for stuck sub-projects.
3126 (Paragraphs): Document centering.
3127 (Creating timestamps, Agenda commands): Document new
3128 behavior when changing time stamps.
3129 (Structure editing): Document the new command
3130 `org-clone-subtree-with-time-shift'.
3131 (Publishing): Refresh this chapter.
3132 (Export options, Export options, In-buffer settings):
3133 Document the new keywords.
3134 (Matching tags and properties): Collect all
3135 documentation about tags/property matches here.
3136 (Setting tags): Document `org-tag-persistent-alist'.
3137 (Weekly/daily agenda): New section.
3138 (Orgstruct mode): Describe `orgstruct++-mode'.
3139 (Drawers): Mention the LOGBOOK drawer.
3140 (Export options, Sectioning structure): Document the
3141 #+LEATEX_HEADER in-buffer setting.
3142 (Bugs): Section removed.
3143 (Hooks): New section.
0c7efc08 3144 (Add-on packages): Move here from old location.
c8d0cf5c
CD
3145 (Context-sensitive commands): New section.
3146 (Setting tags): Document newline option.
3147 (Global TODO list, Matching tags and properties):
3148 Mention more variables.
3149 (Checkboxes): Update to changed command behavior.
81a5560e 3150
40d2791f
CY
31512009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
3152
3153 * speedbar.texi (Basic Key Bindings): Fix typo.
3154
65d0154b
JB
31552009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
3156
3157 * calc.texi (Vector/Matrix Functions): Add index entries for both
3158 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
3159 affects matrices with more than one row.
b5bdfd9f 3160 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 3161
5a9e3ab7
JB
31622009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
3163
3164 * calc.texi (Stack Manipulation Commands): Add documentation for
ed9265fc 3165 `calc-transpose-lines'.
5a9e3ab7 3166
42fb7e61
MA
31672009-07-27 Michael Albinus <michael.albinus@gmx.de>
3168
3169 * dbus.texi (Receiving Method Calls): Describe special return value
3170 `:ignore'.
3171
574b69d5
AM
31722009-07-24 Alan Mackenzie <acm@muc.de>
3173
3174 * cc-mode.texi (Config Basics, File Styles): Document that at mode
3175 initialization, any individual variable setting now takes precedence
3176 over one done via c-file-style/c-file-offsets.
3177
ec06459c
JB
31782009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
3179
3180 * calc.texi (Undoing Mistakes): Mention that the undo list will be
3181 truncated when Calc is quit.
3182 (Customizing Calc): Document `calc-undo-length'.
3183
4ce54f6b
CY
31842009-07-20 Chong Yidong <cyd@stupidchicken.com>
3185
3186 * calc.texi (About This Manual): Don't mention chapter numbers in text.
3187
0e4f8ba5
GM
31882009-07-11 Kevin Ryde <user42@zip.com.au>
3189
3190 * pcl-cvs.texi (About PCL-CVS):
3191 * widget.texi (Basic Types):
3192 Fix cross-references.
3193
fa0f81b0
AS
31942009-07-01 Andreas Schwab <aschwab@redhat.com>
3195
3196 * dbus.texi (Type Conversion): Don't use literal control character.
3197
88a683c5
MA
31982009-07-01 Michael Albinus <michael.albinus@gmx.de>
3199
3200 * tramp.texi (GVFS based methods): New section.
3201 (Remote processes): Processes for GVFS based methods run locally.
3202
36c8febb
MA
32032009-06-30 Michael Albinus <michael.albinus@gmx.de>
3204
0c7efc08
SM
3205 * tramp.texi (Inline methods, External methods, Gateway methods):
3206 Avoid the words "kludge" and hack".
36c8febb
MA
3207 (External methods): Add `synce' method.
3208
3209 * trampver.texi: Update release number.
3210
d6b951bb
MA
32112009-06-22 Michael Albinus <michael.albinus@gmx.de>
3212
3213 Sync with Tramp 2.1.16.
3214
3215 * tramp.texi (History): Add GVFS support.
3216 (External methods): Precise `rsync' description. Add `dav', `davs' and
3217 `obex' methods. Add 'tramp-gvfs-methods' option.
3218 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
3219 forms.
3220 (Remote Programs): Introduce `tramp-own-remote-path'.
3221 (Remote processes): New subsection "Running remote programs that create
3222 local X11 windows".
3223 (Frequently Asked Questions): Improve code for disabling vc.
3224
3225 * trampver.texi: Update release number. Set default value of
3226 `emacsgvfs'.
3227
70243478
CY
32282009-06-21 Chong Yidong <cyd@stupidchicken.com>
3229
3230 * Branch for 23.1.
3231
54b31cbf
GM
32322009-06-17 Glenn Morris <rgm@gnu.org>
3233
3234 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
3235 (Latest version of Emacs): Mention source code repository.
3236
f6adc23c
GM
32372009-06-16 Glenn Morris <rgm@gnu.org>
3238
3239 * faq.texi (Top): Language tweak.
3240 (Extended commands): Most people have arrow keys.
3241 (Emacs manual): Say how to follow info links.
3242 (File-name conventions): Change title a bit. Explain about source
3243 versus installed. Condense etc description.
3244 (Guidelines for newsgroup postings): Mention Savannah list page.
3245 (Newsgroup archives): Simplify.
3246 (Contacting the FSF): Add contact URL.
3247 (Emacs Lisp documentation): Printed version not always available.
3248 (Installing Texinfo documentation): Explain how by hand installation is
3249 not normally needed. Use add-to-list. Remove duplicate reference.
3250 (Informational files for Emacs): Move info on Help menu here from
3251 "File-name conventions".
3252 (Help installing Emacs): Tweak uref.
3253 (Obtaining the FAQ): Mention repository.
3254 (Origin of the term Emacs): Explain "ITS".
3255 (Changing load-path): Use add-to-list.
3256 (Automatic indentation): Clarify this is for Text mode.
3257 Don't mention Indented Text mode.
3258 (Finding Emacs on the Internet): The FSF does not seem to offer a
3259 deluxe distribution on CD anymore.
3260
b59a8457
GM
32612009-06-16 Glenn Morris <rgm@gnu.org>
3262
3263 * faq.texi (Top): Mention which Emacs version this FAQ is about.
3264 Recommend the latest release. Mention how to get older FAQs.
3265 Recommend the Emacs manual.
3266 (Guidelines for newsgroup postings): Discourage cross-posts.
3267 (Underlining paragraphs): Remove.
3268 (Editing MS-DOS files): Remove pre-Emacs 20 information.
3269 (Bugs and problems): Update key-binding.
3270 (Problems with very large files): Mention 64-bit.
3271 (Shell process exits abnormally): Remove.
3272 (Problems with Shell Mode): Rename and update.
3273 (Spontaneous entry into isearch-mode)
3274 (Problems talking to certain hosts): Remove. This is old information,
3275 in etc/PROBLEMS if needed.
3276 (Emacs takes a long time to visit files, Updating Emacs): Remove.
3277 (Dired claims that no file is on this line): Update.
3278 (Installing Emacs, Problems building Emacs): Simplify.
3279 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
3280 information.
3281 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
3282 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
3283 (JDEE): "JDEE", not "JDE".
3284 (Handling C-s and C-q with flow control, Binding C-s and C-q):
3285 Remove. This is old information, in etc/PROBLEMS if needed.
3286 (stty and Backspace key, Kanji and Chinese characters): Remove.
3287 (Right-to-left alphabets): Update section.
3288 (Changing the included text prefix): Gnus uses message-yank-prefix.
3289 Add cross-reference to Supercite manual.
3290 (Saving a copy of outgoing mail): Simplify output file description.
3291 (Expanding aliases when sending mail): Refer to Emacs manual.
3292 Remove old info about RFC822.
3293 Correct description of how to rebuild aliases.
3294 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
3295 (MIME with Emacs mail packages)
3296 (Viewing articles with embedded underlining)
3297 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
3298 Remove old sections.
3299 (Killing based on nonstandard headers): Remove. Scoring is preferable,
3300 and is well-documented in the Gnus manual.
3301 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
3302 (Making Gnus faster): Rename from "Starting Gnus faster".
3303 Merge "Catch-up is slow in Gnus" into here.
3304
0e6d12ca
GM
33052009-06-14 Glenn Morris <rgm@gnu.org>
3306
3307 * faq.texi (Status of Emacs): Re-order with most recent releases first.
3308 (New in Emacs 23): New section.
3309 (Handling C-s and C-q with flow control): Add xref.
3310
2e17e05e
GM
33112009-06-13 Glenn Morris <rgm@gnu.org>
3312
3313 * faq.texi (Setting up a customization file): Grammar fix.
3314 Customize is no longer "new".
3315 (Displaying the current line or column): Line-number mode is on by
3316 default. Don't mention `column' package. Mention linum.el.
3317 (Turning on abbrevs by default): Explain how to do it for buffers,
3318 modes, and everywhere.
3319 (Associating modes with files): Use add-to-list. Don't mention Emacs
3320 19.
3321 (Highlighting a region): On by default since 23.1.
3322 (Replacing highlighted text): Update doc quote.
3323 (Working with unprintable characters): Don't mention search-quote-char.
3324 (Using an already running Emacs process): Gnuclient is probably not an
3325 enhancement these days.
3326 (Indenting switch statements): Remove mention of pre-Emacs 20.
3327 (Horizontal scrolling): Abbreviate Emacs 20 description.
3328 (Replacing text across multiple files): Fix name of dired command.
3329 (Disabling backups): Use require not load.
4f9d4de3 3330 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 3331
2a1cf2b9
BW
33322009-06-13 Bill Wohler <wohler@newt.com>
3333
3334 Release MH-E manual version 8.2.
3335
3336 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3337 release 8.2.
3338
85b438b7
GM
33392009-06-13 Glenn Morris <rgm@gnu.org>
3340
3341 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
3342 in this day and age the common meaning is "on the web".
3343 (copying): Use @copyright in all cases.
3344 (Basic keys): Remove reference to deleted manual node "Text Characters".
3345 (File-name conventions): Use GNU as an example rather than SERVICE.
3346 default.el lives in site-lisp. Update Info directory location.
3347 (Real meaning of copyleft): GPL actions have been brought, but all
3348 settled out of court.
3349 (Guidelines for newsgroup postings): Shorten section title.
3350 Simplify comp.emacs description.
3351 (Newsgroup archives): Change Google URL. Describe Gmane.
3352 (Unsubscribing from Emacs lists): Remove discussion of "distribution
3353 points". Mention List-Unsubscribe header.
3354 (Contacting the FSF): Update email and URLs.
3355 (Basic editing): Mention F1 for help.
3356 (Installing Texinfo documentation): Refer to Texinfo website rather
3357 than ftp server.
3358 (Printing a Texinfo file): Mention texi2pdf.
3359 (Informational files for Emacs): Don't describe FTP or SERVICE, they
3360 are just stubs nowadays.
3361 (Latest version of Emacs): Explain version numbers.
3362 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
3363 (Turning on syntax highlighting): No need to mention hilit19 any more.
3364 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
3365 (Modes for various languages): Remove section.
3366 (Major packages and programs): Remove most version and maintainer
3367 information - it's hard to keep up-to-date, and adds nothing.
3368 Similarly with direct links to mailing lists.
3369 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
3370 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
3371 years, and Emacs comes with tools for this now.
3372 (Patch): Remove section - this is a standard tool.
3373 (Using function keys under X): Remove section.
3374
93e2d996
GM
33752009-06-12 Glenn Morris <rgm@gnu.org>
3376
3377 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
3378 (Help installing Emacs): Remove reference to deleted X11 node.
3379 (Associating modes with files): Interpreter-mode-alist is no longer
3380 subservient to auto-mode-alist.
3381 (Installing Emacs): Change future Emacs version.
3382 (Linking with -lX11 fails): Remove old section.
3383 (Packages that do not come with Emacs): Update ELL location.
3384 Emacs Lisp archive is dead.
3385 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
3386 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
3387 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
3388 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
3389 (Removing flashing messages): Remove section about non-existent Gnus
3390 option.
3391
f0bf7708
GM
3392 * faq.texi (Top): Add @top command.
3393 Remove the optional arguments from all @node commands: makeinfo can
3394 generate these automatically, and it is easier to edit and rearrange
3395 nodes without them.
3396
30884d11
GM
33972009-06-11 Glenn Morris <rgm@gnu.org>
3398
3399 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
3400 (The LPF): Make the updated URL the sole reference point.
3401 (Learning how to do something): Update refcard price and format.
3402 (Getting a printed manual): Sources in doc/emacs/, not man/.
3403 Also available in PDF format. Since the page count varies, be less
3404 precise.
3405 (Informational files for Emacs): Remove references to deleted files
3406 LPF and SUN-SUPPORT, and to UUCP.
3407 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
3408 Remove many obsolete ways to get the FAQ, which now seems only to be
3409 distributed with Emacs.
3410 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
3411
deab46e0
CY
34122009-06-09 Chong Yidong <cyd@stupidchicken.com>
3413
223b43fa 3414 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 3415 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 3416
deab46e0
CY
3417 * ada-mode.texi (Installation, Compile commands)
3418 (Project File Overview, No project files, Set compiler options)
3419 (Use GNAT project file, Use multiple GNAT project files)
3420 (Identifier completion): Use @samp for menu items, and @kbd for key
3421 sequences (Bug#3504).
3422
71fbd643
DU
34232009-06-04 Daiki Ueno <ueno@unixuser.org>
3424
8c9bb6f5 3425 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 3426
f197085b
CY
34272009-06-04 Ryan Yeske <rcyeske@gmail.com>
3428
3429 * message.texi (Header Commands): Fix descriptions to match
3430 keybindings.
3431
7f3bc720
DU
34322009-04-22 Daiki Ueno <ueno@unixuser.org>
3433
3434 * gnus.texi (Security): Mention that EasyPG is the current default.
3435
4518068d
CY
34362009-04-13 Chong Yidong <cyd@stupidchicken.com>
3437
3438 * ediff.texi (Session Commands): Fix typo.
3439
d7ca410a
MB
34402009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
3441
3442 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
3443 news.software.readers. Reported by Florian Rehnisch.
3444
c6c76add
GM
34452009-04-02 Glenn Morris <rgm@gnu.org>
3446
3447 * auth.texi: Capitalize direntry.
3448
3449 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
3450 using a period in the entry name. (Bug#2797)
3451
35ed8e2e
JB
34522009-03-03 Juanma Barranquero <lekktu@gmail.com>
3453
3454 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
3455 ($(infodir)/auth, auth.dvi): New targets.
3456
e280480a
GM
34572009-03-03 Glenn Morris <rgm@gnu.org>
3458
3459 * auth.texi: Fix @setfilename.
3460
3461 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
3462 (auth, $(infodir)/auth, auth.dvi): New rules.
3463
8a76755b
GM
34642009-02-25 Glenn Morris <rgm@gnu.org>
3465
3466 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
3467
0038d478
MB
34682009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
3469
3470 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
3471
34722009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
3473
3474 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
3475 gnus-nocem-issuers, and gnus-nocem-verifyer.
3476
867d4bb3
JB
34772009-02-20 Juanma Barranquero <lekktu@gmail.com>
3478
3479 * ada-mode.texi (Project files, Automatic Casing):
3480 * dbus.texi (Signals):
3481 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
3482 * mh-e.texi (HTML):
3483 * nxml-mode.texi (Locating a schema)
3484 (Using the document's URI to locate a schema):
3485 * org.texi (Footnotes, Using the mapping API):
3486 * rcirc.texi (Channels): Remove duplicate words.
3487
3a44dc1f
GM
34882009-02-20 Glenn Morris <rgm@gnu.org>
3489
3490 * dired-x.texi (Miscellaneous Commands):
3491 * gnus.texi: Minor updates for mbox Rmail.
3492
5dc584b5
KB
34932009-02-16 Karl Berry <karl@gnu.org>
3494
b59a8457
GM
3495 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
3496 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
3497 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
3498 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
3499 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
3500 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
3501 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
3502 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
3503 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
3504 Consistently use @insertcopying in the Top node,
5dc584b5 3505 @contents at the front (after @end titlepage),
b59a8457 3506 and @direntry after @copying. (Bug#1988)
5dc584b5 3507
9eb59592
MB
35082009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
3509
3510 * auth.texi: New file documenting auth-source.
3511
d324fa76
CD
35122009-02-13 Carsten Dominik <dominik@science.uva.nl>
3513
3514 * org.texi (Org Plot): Fix link.
3515
7a603b73
DU
35162009-02-09 Daiki Ueno <ueno@unixuser.org>
3517
3518 * epa.texi (Mail-mode integration): Mention the way to do
3519 "encrypt-to-self". (Bug#1807)
3520
a626b338 35212009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
3522
3523 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
3524
3b36c17e
MB
35252009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
3526
3527 * gnus-news.texi: Print version about Incoming*.
3528
55033558
CD
35292009-02-02 Carsten Dominik <dominik@science.uva.nl>
3530
3531 * org.texi (Structure editing, Handling links)
3532 (Fast access to TODO states, Javascript support): Make standard docs
3533 correctly reflect default variable settings.
3534
ec712abb
GM
35352009-02-02 Glenn Morris <rgm@gnu.org>
3536
3537 * org.texi: Fix typos.
3538
7112648c
MA
35392009-02-01 Michael Albinus <michael.albinus@gmx.de>
3540
3541 Sync with Tramp 2.1.15.
3542
3543 * trampver.texi: Update release number.
3544
2e461fc1
CD
35452009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
3546
3547 * org.texi (TODO dependencies): Document TODO dependencies on
3548 checkboxes.
3549
bc283609
CD
35502009-01-30 Carsten Dominik <dominik@science.uva.nl>
3551
3552 * org.texi (TODO dependencies): Document key binding for toggling
3553 ORDERED property.
3554
74fc5047
MA
35552009-01-28 Michael Albinus <michael.albinus@gmx.de>
3556
3557 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
3558 of hook functions.
3559
d6685abc
CD
35602009-01-28 Carsten Dominik <dominik@science.uva.nl>
3561
3562 * org.texi (TODO dependencies): New section.
3563
65c439fd
CD
35642009-01-27 Carsten Dominik <dominik@science.uva.nl>
3565
3566 * org.texi (Plain lists, TODO basics, Priorities)
3567 (Multiple sets in one file, Conflicts): Document interaction with
3568 `shift-selection-mode'.
3569
5fafc247
JB
35702009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
3571
3572 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
3573 Make Calc the subject of sentences.
3574 (Rearranging Formulas using Selections): Discuss new options
3575 for `j *'.
3576
e7433508
MA
35772009-01-26 Michael Albinus <michael.albinus@gmx.de>
3578
3579 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
3580
2096a1b6
GM
35812009-01-26 Glenn Morris <rgm@gnu.org>
3582
3583 * org.texi: Fix typos.
3584
0cb61492
BW
35852009-01-26 Bill Wohler <wohler@newt.com>
3586
2096a1b6 3587 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 3588
0bd48b37
CD
35892009-01-25 Carsten Dominik <dominik@science.uva.nl>
3590
3591 * org.texi (References): Add information about remote references.
3592 (Built-in table editor): Document `C-c RET' in tables.
3593 (Math symbols, Quoting LaTeX code): Mention that simple
3594 LaTeX macros survive LaTeX export.
3595 (Images in LaTeX export): Show how to create a reference to a
3596 figure.
3597 (Sectioning structure): Document that the LaTeX class can be
3598 specified in a property.
3599 (Text areas in HTML export): New section.
3600 (External links): Add examples for text search and ID links.
3601 (Built-in table editor): Remove the descriptio of `C-c
3602 C-q', it not longer works.
3603 (Literal examples): Document that a space must follow
3604 the colon in short examples.
3605 (Relative timer): Document `org-timer-stop'.
3606 (Footnotes): New section.
3607 (Footnote markup): Shorten section and refer to new Footnote
3608 section.
3609 (Literal examples): Add documentation for line
3610 numbering in and references to code examples.
3611 (CSS support): Fix the description of default CSS styles.
3612 (Capturing column view): Document
3613 "file:path/to/file.org" as an allowed value for the ID property of
3614 a dynamic block copying column view.
3615
49dbbaf2
SE
36162009-01-23 Stephen Eglen <stephen@gnu.org>
3617
3618 * mh-e.texi (Getting Started): Describe $MH.
3619
193e6828
MA
36202009-01-21 Michael Albinus <michael.albinus@gmx.de>
3621
3622 * tramp.texi (all): Harmonize usage of "external method",
3623 "external transfer method" and "out-of-band method".
3624 (Connection types): Precise the differences of inline and external
3625 methods. Written by Adrian Phillips <a.phillips@met.no>.
3626
26b9f88d
MB
36272009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
3628
3629 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
3630 commands as described at the top. Reported by Allan Gottlieb
3631 <gottlieb@nyu.edu>.
3632
36332009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
3634
3635 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
3636 nnmail-pathname-coding-system.
3637
377952e0
GM
36382009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
3639
3640 * org.texi (Relative timer): Fix typo.
3641
a20d3598
JB
36422009-01-15 Juanma Barranquero <lekktu@gmail.com>
3643
3644 * org.texi (Clocking work time): Fix typo.
98a1e0f5 3645 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 3646
a50253cc
GM
36472009-01-13 Glenn Morris <rgm@gnu.org>
3648
3649 * org.texi: Fix some more typos.
3650
07450bee
GM
36512009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
3652
3653 * org.texi: Fix some typos.
3654
e3e955fe
MB
36552009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
3656
3657 * gnus.texi (Group Parameters): Add note for local variables.
3658
36592009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
3660
0c7efc08
SM
3661 * gnus.texi (Converting Kill Files): Fix URL.
3662 Include gnus-kill-to-score.el in contrib directory.
e3e955fe
MB
3663
36642009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
3665
3666 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
3667 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
3668 (Paging the Article): Add index entry.
3669
71dd9983
JB
36702009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
3671
3672 * ada-mode.texi (Examples): Delete redundant text.
3673
4a0cf14f
MA
36742009-01-03 Michael Albinus <michael.albinus@gmx.de>
3675
36c8febb 3676 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
3677
3678 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
3679 addresses.
3680
aedac0f0
BW
36812009-01-03 Bill Wohler <wohler@newt.com>
3682
3683 * mh-e.texi (Scan Line Formats): Indicate that first column should be
3684 kept empty.
3685
4c65b566
CD
36862008-12-20 Carsten Dominik <dominik@science.uva.nl>
3687
3688 * org.texi (Activation, Exporting, ASCII export, HTML export)
0c7efc08
SM
3689 (HTML Export commands, LaTeX/PDF export commands):
3690 Improve documentation about transient-mark-mode.
e9fce1ac 3691 (References): Document the use of special names like $LR1 to reference
4c65b566
CD
3692 to fields in the last table row.
3693
e1a78e1e
JL
36942008-12-19 Juri Linkov <juri@jurta.org>
3695
3696 * info.texi (Search Text): Remove mention of removed key binding M-s.
3697
17a0aa82
CD
36982008-12-18 Carsten Dominik <dominik@science.uva.nl>
3699
3700 * org.texi (References): Remove mentioning of @0 as reference for the
3701 last line, this has been reverted in the Lisp sources.
3702
4997d802
JB
37032008-12-17 Juanma Barranquero <lekktu@gmail.com>
3704
3705 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
3706 (DVI_TARGETS): Remove duplicates. Add sasl.
3707 ($(infodir)/sasl, sasl.dvi): New targets.
3708
33306645
CD
37092008-12-17 Carsten Dominik <dominik@science.uva.nl>
3710
3711 * org.texi: Version number pushed to 6.15d.
3712
db55f368
CD
37132008-12-16 Carsten Dominik <dominik@science.uva.nl>
3714
a0bf4117 3715 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
3716 (Images in LaTeX export): New section.
3717 (Inlined images, Images in HTML export): Sections renamed.
3718
dae0a942
MB
37192008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
3720
3721 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
3722
9f5572e9
MB
37232008-12-04 David Engster <dengste@eml.cc>
3724
3725 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
af42a9cc 3726 of nnml-get-new-mail. Change URL for mairix patch.
9f5572e9 3727
bc23baaa
CD
37282008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
3729
3730 * org.texi (Using the mapping API): Fix bug in mapping example.
3731 (Publishing options): Make the list of properties complete again, in
3732 correspondence to the variable `org-export-plist-vars'.
3733 (Property searches): Document new special values for time comparisons.
3734 (Tag inheritance): Refine the description of tag inheritance.
3735 (Project alist): Add info about the publishing sequence of components.
a0bf4117 3736 (Effort estimates): Document the new relative timer.
bc23baaa 3737
3bf8054f
JB
37382008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
3739
3740 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
3741 (Using Calc): Clarify use of `C-x * o'.
3742 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
3743
ac134f2f
RS
37442008-11-28 Richard M Stallman <rms@gnu.org>
3745
3746 * dbus.texi (Receiving Method Calls): Clean up previous change.
3747
ace706d1
MA
37482008-11-26 Michael Albinus <michael.albinus@gmx.de>
3749
3750 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
3751 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
3752 `dbus-unescape-from-identifier'.
3753 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 3754 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
3755 (Signals): Use the constants in the example.
3756
d60b1ba1
CD
37572008-11-24 Carsten Dominik <dominik@science.uva.nl>
3758
b97439ce 3759 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 3760
ce4fdcb9
CD
37612008-11-23 Carsten Dominik <dominik@science.uva.nl>
3762
3763 * org.texi (Setting up Remember): Document `org-remember-mode'.
3764 (External links): Document that bbdb links can use a regular
3765 expression.
3766 (External links): Document that elisp links can contain interactive
3767 commands.
3768
c8548a00 37692008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
3770
3771 * viper.texi (viper-translate-all-ESC-keysequences):
3772 Description removed.
3773
6a2c4aec
GM
37742008-11-19 Glenn Morris <rgm@gnu.org>
3775
3776 * doclicense.texi: Change to FDL 1.3.
3777 Relicense all texi files under FDL 1.3 or later.
3778
59ee4113
JB
37792008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
3780
3781 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
3782
59bcbb98 37832008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a 3784
0c7efc08 3785 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
2198eaa5
JB
3786
3787 * ediff.texi: Version/date change.
9f90198a 3788
8aa41c9b
CY
37892008-11-14 Chong Yidong <cyd@stupidchicken.com>
3790
3791 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
3792
17587b1b
JB
37932008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
3794
3795 * calc.texi (About This Manual): Comment out a mention of
3796 marginal notes.
3797
564c900e
CD
37982008-11-12 Carsten Dominik <dominik@science.uva.nl>
3799
3800 * org.texi (Clocking work time): Document the :formula property of
3801 clock tables.
3802 (Structure editing, Refiling notes): Document refiling regions.
3803 (Agenda commands): Document the double-prefix version
3804 of the `l' command in the agenda.
3805 (Handling links): Explain the effect of a double prefix
3806 arg to `C-c C-o'.
3807 (TODO basics): Add documentation for tag triggers.
3808
3c4be1f2
GM
38092008-10-23 Glenn Morris <rgm@gnu.org>
3810
3811 * cl.texi (Function Bindings): Mention `flet' fails to deal with
3812 byte-compiling things like `+'.
3813
3814 * ns-emacs.texi: Merge copyright years of author now with assignment
3815 into FSF years.
3816 (VER): Use it for easier automatic updating. Use Emacs version rather
3817 than standalone Emacs.app version.
3818
a6520ff3
CD
38192008-10-12 Carsten Dominik <dominik@science.uva.nl>
3820
864c9740 3821 * org.texi: Lots of minor fixes.
a6520ff3
CD
3822 (Capture): New chapter.
3823 (Org Plot): New section.
3824
db7a4b66
MH
38252008-09-30 Magnus Henoch <mange@freemail.hu>
3826
3827 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
3828
4043c194
JB
38292008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
3830
3831 * calc.texi (User Defined Units): Mention how to enter optional display
3832 string.
3833
eef5ade7
MB
38342008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
3835
0c7efc08 3836 * message.texi (Sending Variables): Fix variable documentation to
eef5ade7
MB
3837 avoid the "y/n" wording.
3838
e52cac88
MB
38392008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
3840
0c7efc08 3841 * message.texi (Sending Variables): Add `message-confirm-send' doc.
e52cac88
MB
3842
38432008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
3844
3845 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
3846 @enumerate section so as to be able to be formatted with MAKEINFO=no.
3847
00c55306
BW
38482008-09-22 Bill Wohler <wohler@newt.com>
3849
3850 Release MH-E manual version 8.1.
3851
3852 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3853 release 8.1.
3854
3855 * mh-e.texi: Retain dual license as agreed to by the FSF.
3856 However, bump GPL to Version 3.
3857 Use @include for license text.
3858
e52cac88 38592008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
3860
3861 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
3862 (Store custom flags and keywords, Store arbitrary data):
3863 Clean up markup.
64763fe3
MB
3864
38652008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
3866
3867 * gnus.texi (The Gnus Registry): Document it.
3868
9e601b8d
MB
38692008-09-08 David Engster <dengste@eml.cc>
3870
88ee5b02
JB
3871 * gnus.texi (nnmairix): Point out that nnml uses MH format.
3872 Clarify section about choosing back end servers.
9e601b8d 3873
247043f1
GM
38742008-08-23 Glenn Morris <rgm@gnu.org>
3875
3876 * dired-x.texi (Shell Command Guessing):
3877 Mention dired-guess-shell-case-fold-search. (Bug#417)
3878
2bfec7a0
MA
38792008-08-22 Michael Albinus <michael.albinus@gmx.de>
3880
3881 * trampver.texi: Update release number.
3882
247043f1 38832008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
3884
3885 * ns-emacs.texi: Update version.
3886 (Introduction): Correct menu location for options save.
3887 (Customization): Note that defaults are stored under org.gnu.Emacs.
3888
8c20bd92
BW
38892008-08-11 Bill Wohler <wohler@newt.com>
3890
3891 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
3892 explicit about GNU mailutils MH elsewhere (with thanks to Darel
3893 Henman) (closes SF #1768928).
3894
767a4d92
GM
38952008-08-10 Glenn Morris <rgm@gnu.org>
3896
3897 * ns-emacs.texi: Use @copying. Change copyright of authors with
3898 assignment to FSF. Change license to GFDL.
3899 (Top): Remove outdated references.
3900
6ecfe5c2
MB
39012008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
3902
88ee5b02
JB
3903 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
3904 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
3905 gnus-summary-sort-by-most-recent-date.
3906 (Summary Sorting): Explain prefix argument.
3907
39082008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
3909
3910 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
3911 gnus-summary-pipe-output.
3912
eb932e8a
MA
39132008-08-03 Michael Albinus <michael.albinus@gmx.de>
3914
3915 * dbus.texi (Receiving Method Calls): Document error handling of own
3916 D-Bus methods.
3917
bfe16263
BW
39182008-08-01 Bill Wohler <wohler@newt.com>
3919
3920 * mh-e.texi (Reading Mail)
9f90198a 3921 (Viewing Attachments): Describe new function
bfe16263
BW
3922 mh-show-preferred-alternative.
3923 (Sending Mail, Redistributing, Sending Message): Describe new hook
3924 mh-annotate-msg-hook.
3925
21956b56
MA
39262008-07-31 Michael Albinus <michael.albinus@gmx.de>
3927
3928 * dbus.texi (Arguments and Signatures): Fix example.
3929 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
3930 (Asynchronous Methods): New node.
9f90198a
JB
3931 (Errors and Events): Describe extended layout of `dbus-event'.
3932 New defun `dbus-event-message-type'.
21956b56 3933
7c2fb837
DN
39342008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
3935
3936 * ediff.texi: Remove VMS support.
3937
13662773
JB
39382008-07-29 Juanma Barranquero <lekktu@gmail.com>
3939
3940 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
3941 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
3942
ddde0b34
CY
39432008-07-29 Chong Yidong <cyd@stupidchicken.com>
3944
3945 * Makefile.in: Add mairix-el targets.
3946
39472008-07-29 David Engster <deng@randomsample.de>
3948
3949 * mairix-el.texi: New file.
3950
d5875b25
JB
39512008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
3952
366b7d44
JB
3953 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
3954 project files. Delete 'main_unit' project variable; not needed. Allow
3955 process environment variables wherever project variables are allowed.
3956 Add tutorial section on multiple GNAT project files.
d5875b25 3957
6cbab8ee
MA
39582008-07-27 Michael Albinus <michael.albinus@gmx.de>
3959
3960 Sync with Tramp 2.1.14.
3961
3962 * trampver.texi: Update release number.
3963
9e2a2647
DN
39642008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
3965
3966 * ns-emacs.texi:
3967 * faq.texi: Remove mentions of Mac Carbon.
3968
d62672f3
MB
39692008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
3970
3971 * gnus.texi (Saving Articles): Describe the 2nd argument of
3972 gnus-summary-save-in-pipe.
3973 (SpamAssassin): Use it.
3974
39752008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
3976
3977 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
3978
dd12e1c6
CD
39792008-07-25 Carsten Dominik <dominik@science.uva.nl>
3980
3981 * org.texi (Export options): Document the use of the creator flag.
3982
44ce9197
CD
39832008-07-24 Carsten Dominik <dominik@science.uva.nl>
3984
3985 * org.texi: New version 6.06a.
3986
ddd13c5d
JB
39872008-07-23 Juanma Barranquero <lekktu@gmail.com>
3988
3989 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
3990 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
3991
8dc6104d
JB
39922008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
3993
3994 * calc.texi (Editing Stack Entries):
3995 (Algebraic Entry): Rewrite introductory sentences so it can be used by
3996 Calc's help functions. Mention fixing typos.
3997 (Customizing Calc): Fix typo.
3998
39992008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
4000
4001 * calc.texi (summarykey): New macro. Use to correctly format keys in
4002 the summary.
4003
ddd13c5d 40042008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
4005
4006 * ns-emacs.texi (Customization): Corrected documentation on color
4007 specification formats.
4008
568beaa2
AS
40092008-07-19 Andreas Schwab <schwab@suse.de>
4010
db8ef699 4011 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
4012
4013 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
4014 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
4015
cd71b9ae
MA
40162008-07-18 Michael Albinus <michael.albinus@gmx.de>
4017
4018 * dbus.texi (Inspection): Rework, introduce submenus.
4019 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
4020 (Properties and Annotations, Arguments and Signatures): New nodes.
4021
9b7993b4
MA
40222008-07-13 Michael Albinus <michael.albinus@gmx.de>
4023
4024 * dbus.texi (Receiving Method Calls): Fix description of
4025 `dbus-register-method'.
4026 (Signals): Allow also signal arguments for filtering in
4027 `dbus-register-signal'.
4028
241d447b
JB
40292008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
4030
4031 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
4032 `cnorm'.
4033 (Arithmetic Tutorial): Simplify the verification of prime factors.
4034
adb46650
MB
40352008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
4036
4037 * gnus.texi (Saving Articles): Mention
4038 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
4039
92e15881
JB
40402008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
4041
4042 * calc.texi: Adjust mode line throughout.
4043
ea597303
JB
40442008-06-28 Juanma Barranquero <lekktu@gmail.com>
4045
4046 * sasl.texi (Mechanisms): Fix typos.
4047
aee08080
JB
40482008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
4049
4050 * calc.texi (Killing from the stack): Mention using normal Emacs
4051 copying.
4052
a06a4a12
MA
40532008-06-21 Michael Albinus <michael.albinus@gmx.de>
4054
0c7efc08 4055 * tramp.texi (Password handling): Rename from "Password caching".
ea597303 4056 Add `auth-source' mechanism.
a06a4a12
MA
4057 (Connection caching): Tramp reopens the connection automatically,
4058 when the operating system on the remote host has been changed.
4059
7389398d
EZ
40602008-06-20 Eli Zaretskii <eliz@gnu.org>
4061
4062 * makefile.w32-in (distclean): Remove makefile.
4063
b349f79f
CD
40642008-06-17 Carsten Dominik <dominik@science.uva.nl>
4065
3f9b4c2b 4066 * org.texi (Using the mapping API): New section.
b349f79f 4067 (Agenda column view): New section.
3f9b4c2b 4068 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 4069 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 4070 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
4071
40722008-06-17 Jason Riedy <jason@acm.org>
4073
4074 * org.texi (A LaTeX example): Note that fmt may be a one-argument
4075 function, and efmt may be a two-argument function.
4076 (Radio tables): Document multiple destinations.
4077
cd5c05d2
GM
40782008-06-16 Glenn Morris <rgm@gnu.org>
4079
4080 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
4081 Add Cover-Texts.
4082
debf4439
GM
40832008-06-15 Glenn Morris <rgm@gnu.org>
4084
4085 * faq.texi (VER): Update to 23.0.60.
4086
4087 * mh-e.texi: Remove option of licensing under GPL.
4088 Add Cover-Texts to GFDL permissions notice.
4089 (GPL): Remove section.
4090 (GFDL): Include doclicense.texi rather than the actual text.
4091
4092 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
4093 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
4094
4095 * sasl.texi: Fix output file name.
4096
4097 * epa.texi, sasl.texi: Refer to license in Emacs manual.
4098
4099 * gnus-coding.texi: Refer to license in Gnus manual.
4100
4101 * idlwave.texi, sasl.texi: Use @copying.
4102
4103 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
4104
4105 * speedbar.texi: Update Back-Cover Text as per maintain.info.
4106
4107 * url.texi: Use @copying, @title, @subtitle, @author.
4108
4109 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
4110 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
4111 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
4112 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
4113 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
4114 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
4115 * widget.texi, woman.texi:
4116 Remove references to external license, since doclicense is included.
4117
4118 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
4119 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
4120 Remove references to non-existent Invariant Sections.
4121
091f8bc1
GM
41222008-06-14 Glenn Morris <rgm@gnu.org>
4123
4124 * faq.texi (Major packages and programs): Remove references to external
4125 Supercite, Calc, VIPER, since they have been included for some time.
4126 Update VM, AUCTeX, BBDB entries.
4127
47bcb4d3
UJ
41282008-06-14 Ulf Jasper <ulf.jasper@web.de>
4129
4130 * newsticker.texi: Updated to match latest newsticker changes.
4131
6f093307
GM
41322008-06-13 Glenn Morris <rgm@gnu.org>
4133
4134 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
4135 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
4136 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
4137 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
4138 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
4139 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
4140 * woman.texi:
4141 Update Back-Cover Text as per maintain.info.
4142
2b968687
MB
41432008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
4144
4145 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
4146
4147 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
4148 (gnus-faq.xml): Update repository host.
4149
2b968687
MB
4150 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
4151
41522008-06-15 Frank Schmitt <ich@frank-schmitt.net>
4153
4154 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
4155 Fix a typo.
4156
41572008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
4158
4159 * gnus.texi (Mail Source Customization): Correct values of
4e2af782 4160 `mail-source-delete-incoming'. Reported by Tassilo Horn.
2b968687
MB
4161 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
4162
41632008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
4164
4165 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
4166 coding standards.
4167
41682008-06-14 David Engster <dengste@eml.cc>
4169
4170 * gnus.texi (nnmairix): Markup fixes.
4171
e6d2d263
MB
41722008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
4173
2b968687 4174 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
4175
41762008-06-05 David Engster <dengste@eml.cc>
4177
4178 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
4179
41802008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
4181
b344d29d 4182 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
4183 (Searching, nnir, nnmairix): New stub nodes.
4184
ad231df6 41852008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
4186
4187 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
4188
f394fa25
MB
41892008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
4190
4191 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
4192
58333467
MB
41932008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
4194
4195 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
4196
67525fb9
JY
41972008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
4198
4199 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
4200
0549d8fc
JB
42012008-05-06 Juanma Barranquero <lekktu@gmail.com>
4202
4203 * info.texi (Top): Fix typo in xref.
4204
149a3837
KB
42052008-05-05 Karl Berry <karl@gnu.org>
4206
4207 * info.texi (Top): @xref to stand-alone manual.
4208
3a23a519
MB
42092008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4210
4211 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
4212 (Various Summary Stuff): Fix typo in last xref.
4213
0a29fbf3
JB
42142008-05-02 Juanma Barranquero <lekktu@gmail.com>
4215
4216 * org.texi (Moving subtrees): Fix typo.
4217
586b90f1
MA
42182008-04-28 Michael Albinus <michael.albinus@gmx.de>
4219
4220 * tramp.texi (Frequently Asked Questions): Explain, how to disable
4221 Tramp via `tramp-mode'.
4222
b5af9883
CD
42232008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
4224
4225 * org.texi: Massive changes, in many parts of the file.
4226
d55fe5bb
MB
42272008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
4228
4229 * gnus.texi (Oort Gnus): Add message-fill-column.
4230
42312008-04-12 Adrian Aichner <adrian@xemacs.org>
4232
4233 * gnus.texi (Mail Source Specifiers): Typo fix.
4234
42352008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
4236
4237 * gnus.texi (Diary Headers Generation): Update key binding for
4238 `gnus-diary-check-message'.
4239
42402008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
4241
4242 * gnus.texi (Emacsen): Addition.
4243
42442008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
4245
4246 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
4247
42482008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
4249
4250 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
4251
42522008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
4253
4254 * gnus-news.texi: Update tool bar item.
4255
42562008-04-09 Sven Joachim <svenjoac@gmx.de>
4257
4258 * gnus-news.texi: Fix typos.
4259
76c109c3
JB
42602008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
4261
222027f2 4262 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
4263 Add mention of `kron'.
4264
d5fbd5a6
MO
42652008-04-01 Daiki Ueno <ueno@unixuser.org>
4266
0c7efc08
SM
4267 * epa.texi (Encrypting/decrypting *.gpg files):
4268 Document epa-file-name-regexp.
d5fbd5a6 4269
fbcbb58c
KY
42702008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
4271
4272 * gnus.texi (Example Methods): Fix description about ssh-agent.
4273 (Indirect Functions): Fix the default value of nntp-telnet-command;
4274 remove link to connect.html.
4275
134ce16c
MA
42762008-03-30 Michael Albinus <michael.albinus@gmx.de>
4277
4278 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
4279 dbus-call-method.
4280 (Receiving Method Calls): The timeout can be set by the calling client.
4281
da1975d7
MA
4282 * trampver.texi: Update release number.
4283
2e4089ab
RS
42842008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
4285
4286 * gnus.texi (Top): Fix version. Add SASL.
4287
70cab5a9
MA
42882008-03-29 Michael Albinus <michael.albinus@gmx.de>
4289
4290 Sync with Tramp 2.1.13.
4291
4292 * trampver.texi: Update release number.
4293
5bc6ddff
MB
42942008-03-29 Chong Yidong <cyd@stupidchicken.com>
4295
4296 * org.texi: Update to new org-mode website.
4297
42982008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
4299
4300 * cl.texi (For Clauses): Fix loop over key-seq to match code.
4301
9b3ebcb6
MB
43022008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
4303
4304 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
4305 gnus-read-ephemeral-gmane-group-url,
4306 gnus-read-ephemeral-emacs-bug-group,
4307 gnus-read-ephemeral-debian-bug-group.
4308
43092008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
4310
4311 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
4312
4313 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
4314 Add FIXMEs for Bookmarks and gnus-registry-marks.
4315
43162008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
4317
4318 * gnus.texi (Smileys): Document `smiley-style'.
4319
43202008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
4321
4322 * gnus.texi (Gnus Development): Clarify difference between ding and
4323 gnu.emacs.gnus.
4324 (MIME Commands, Using MIME, RSS): Fix markup.
4325
4326 * gnus-faq.texi ([8.4]): Ditto.
4327
43282008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
4329
4330 * gnus.texi (Emacsen): Remove obsolete stuff.
4331
43322008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
4333
4334 * gnus.texi (Oort Gnus): Add version info WRT
4335 `mail-source-delete-incoming'.
4336
43372008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
4338
4339 * gnus.texi (Top): Add "Other related manuals" and version info in
4340 `iftex' output.
4341 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
4342 gnus-balloon-face-0 and the corresponding format specifiers.
4343
608d6a81
MA
43442008-03-26 Michael Albinus <michael.albinus@gmx.de>
4345
4346 * tramp.texi (Filename completion): Remove footnote about let-bind
4347 of `partial-completion-mode'. It doesn't work this way.
4348
27a6f132
SM
43492008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
4350
4351 * pcl-cvs.texi (Contributors): Update my email.
4352
4a7c4c40
MA
43532008-03-21 Michael Albinus <michael.albinus@gmx.de>
4354
4355 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
4356
2940c053
BW
43572008-03-17 Bill Wohler <wohler@newt.com>
4358
4359 * mh-e.texi (Viewing): Update URL for adding header fields to
4360 mh-invisible-header-fields-default.
4361
30864d5f
BW
43622008-03-16 Bill Wohler <wohler@newt.com>
4363
4364 * mh-e.texi (Preface): Add Gnus to requirements.
4365 (Forwarding): Note that forwarded MIME messages are now inline.
4366
31fe2b00
SM
43672008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
4368
4369 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
4370 (Common Variables): Give precedence to the netcat methods over the
4371 telnet methods, and mention that they are more reliable.
31fe2b00 4372
5e97c626
CD
43732008-03-13 Carsten Dominik <dominik@science.uva.nl>
4374
4375 * org.texi (Exporting Agenda Views): Document agenda export to
4376 iCalendar.
4377 (Progress logging): Document the new progress logging stuff.
4378
37a68866
MB
43792008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4380
4381 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
4382 Update for change of `mail-source-delete-incoming'.
4383
4384 * gnus-news.texi: Ditto.
4385
8f7abae3
MB
43862008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4387
4388 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
4389 custom versions.
4390
af379c86
AM
43912008-03-07 Alan Mackenzie <acm@muc.de>
4392
4393 * cc-mode.texi (Limitations and Known Bugs): State that the number of
4394 parens/brackets in a k&r region is limited.
4395
3d0f8a67
MB
43962008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
4397
4398 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
4399 using different Emacs versions.
4400
52151df0
GM
44012008-02-27 Glenn Morris <rgm@gnu.org>
4402
4403 * sc.texi: Remove a lot of old and obsolete info.
4404 (titlepage): Simplify.
4405 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
4406 (VM with any Emacsen, GNEWS with any Emacsen)
4407 (Overloading for Non-conforming MUAs, Version 3 Changes)
4408 (The Supercite Mailing List): Delete nodes.
4409 (Introduction): Remove info about old packages.
4410 (Getting Connected): Simplify. Remove info about old packages.
4411 (Citing Commands): Delete Emacs 19 info.
4412 (Hints to MUA Authors): Simplify.
4413 (Thanks and History): Merge in some info from the deleted node
4414 "Version 3 Changes".
4415
b03f96dc
MB
44162008-02-05 Juanma Barranquero <lekktu@gmail.com>
4417
4418 * org.texi (Setting tags, In-buffer settings):
4419 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
4420
52bec650
MB
44212008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
4422
4423 * gnus-news.texi: Mention that spaces and tabs are allowed in the
4424 installation directory name.
4425
34a3c587
RF
44262008-02-12 Romain Francoise <romain@orebokech.com>
4427
4428 * epa.texi (Overview): Fix typo.
4429
5a8d03e9
MO
44302008-02-11 Daiki Ueno <ueno@unixuser.org>
4431
4432 * epa.texi (Quick start): Remove the .emacs setting.
4433
f1914c40
MO
44342008-02-10 Daiki Ueno <ueno@unixuser.org>
4435
4436 * epa.texi (Quick start): Use the command `epa-enable' instead of
4437 loading `epa-setup'.
4438
bca98fc9
JB
44392008-02-08 Juanma Barranquero <lekktu@gmail.com>
4440
4441 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
4442 ($(infodir)/epa, epa.dvi): New targets.
4443
4b01af2e
MO
44442008-02-08 Daiki Ueno <ueno@unixuser.org>
4445
4446 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
4447
4448 * epa.texi: New manual documenting the EasyPG Assistant.
4449
06c0751a
MA
44502008-02-06 Michael Albinus <michael.albinus@gmx.de>
4451
4452 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
4453 (Inspection): New function dbus-ping.
4454
7dcccd7b
MA
44552008-02-05 Michael Albinus <michael.albinus@gmx.de>
4456
4457 * tramp.texi (Remote processes): Add `shell-command'.
4458
a1da1e37
MB
44592008-01-28 Michael Sperber <sperber@deinprogramm.de>
4460
4461 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
4462 (Group Parameters): Document `mail-source' parameter.
4463
c9d8f746
MA
44642008-01-27 Michael Albinus <michael.albinus@gmx.de>
4465
4466 * tramp.texi (Inline methods): The hostname of the su(do)? methods
4467 must be a local host.
4468
15db4a13
MO
44692008-01-26 Michael Olson <mwolson@gnu.org>
4470
4471 * erc.texi: Update version for ERC 5.3 release.
4472 (Obtaining ERC): Update extras URLs for 5.3.
4473 (Development): Write instructions for git, and remove those for Arch.
4474 (History): Mention the switch to git.
4475
2bc43980
KB
44762008-01-24 Karl Berry <karl@gnu.org>
4477
bca98fc9
JB
4478 * info.texi (Search Index, Search Text): Mention the command
4479 character in the section name, a la the (Go to node) node.
2bc43980 4480
d2e4a6c9
MA
44812008-01-21 Michael Albinus <michael.albinus@gmx.de>
4482
4483 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
4484
0b6799c3
MB
44852008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
4486
4487 * gnus-news.texi: Mention gnus-article-describe-bindings.
4488
44892008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
4490
4491 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
4492
db9c3fb1 44932008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 4494
7b4d0413 4495 * org.texi (Property inheritance): New section.
db9c3fb1 4496 (Conventions): New section.
7b4d0413 4497 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
4498 commands, and the new bindings for refiling.
4499 (Sparse trees): Document the new special command for sparse trees.
4500 (References): Be more clear about the counting of hilines.
4501 (Handling links): Document M-p/n for accessing links.
4502 (Fast access to TODO states): New section.
4503 (Per file keywords): New section.
4504 (Property inheritance): New section.
4505 (Column attributes): New summary types.
4506 (Capturing Column View): New section.
4507 (The date/time prompt): Cover the new features in the date/time prompt.
4508 Compactify the table of keys for the calendar remote control.
4509 (Clocking work time): Document the new :scope parameter.
4510 (Remember): Promoted to chapter.
4511 (Quoted examples): New section.
4512 (Enhancing text): New verbatim environments.
4513
6ed73f28
MA
45142008-01-14 Michael Albinus <michael.albinus@gmx.de>
4515
4516 * trampver.texi: Update release number.
4517
95838435
MB
45182008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
4519
0c7efc08
SM
4520 * gnus.texi (Article Keymap):
4521 Add gnus-article-wide-reply-with-original; fix descriptions of
95838435
MB
4522 gnus-article-reply-with-original and
4523 gnus-article-followup-with-original.
4524
20234d96
GM
45252008-01-09 Glenn Morris <rgm@gnu.org>
4526
4527 * nxml-mode.texi: Add @copying section.
4528
d82cf70b
MB
45292008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
4530
4531 * message.texi (Mail Variables): Add some text from "(gnus)Posting
4532 Server". Add `message-send-mail-with-mailclient'.
4533
4534 * gnus.texi (Posting Server): Move some text to "(message)Mail
4535 Variables" and add a reference here.
4536
addb7f2e
MA
45372008-01-04 Michael Albinus <michael.albinus@gmx.de>
4538
4539 * dbus.texi (Receiving Method Calls): New chapter.
4540 (Errors and Events): Add serial number to events. Replace "signal" by
4541 "message". Introduce dbus-event-serial-number.
4542
4db2806c
MA
45432008-01-03 Michael Albinus <michael.albinus@gmx.de>
4544
4545 * dbus.texi (Type Conversion): Explain the type specification for empty
4546 arrays. Use another example.
4547
c9ecb5a7
MA
45482007-12-30 Michael Albinus <michael.albinus@gmx.de>
4549
4550 * dbus.texi (all): Replace "..." by @dots{}.
4551 (Type Conversion): Precise the value range for :byte types.
4552 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
4553 Mention its return value.
4554 (Errors and Events): There is no D-Bus error propagation during event
4555 processing.
4556
702dbfd9
JB
45572007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
4558
4559 * calc.tex (Yacas Language, Maxima Language, Giac Language):
4560 New sections.
4561
87035689
MB
45622007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
4563
4564 * gnus.texi (Group Parameters): Reorder the text and add a note about
4565 `gnus-parameters' near the beginning of the node.
4566
45672007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
4568
4569 * gnus.texi (Score File Editing): Fix function name.
4570
5492f5ca
MA
45712007-12-23 Michael Albinus <michael.albinus@gmx.de>
4572
4573 Sync with Tramp 2.1.12.
4574
4575 * trampver.texi: Update release number.
4576
d4e67bc5
MA
45772007-12-22 Michael Albinus <michael.albinus@gmx.de>
4578
4579 * dbus.texi (Type Conversion): Correct input parameters mapping.
4580
6a31c819
MA
45812007-12-21 Michael Albinus <michael.albinus@gmx.de>
4582
4583 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
4584 (Errors and Events): Mention wrong-type-argument error.
4585
99a3e35f
AS
45862007-12-21 Alex Schroeder <alex@gnu.org>
4587
4588 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 4589 spaces. Fixed some typos.
99a3e35f
AS
4590 (Internet Relay Chat): Explain relay.
4591 (Getting started with rcirc): Change items to reflect prompts.
4592 Add more explanation to rcirc-track-minor-mode and added a comment to
4593 warn future maintainers that this section is a copy.
0c7efc08 4594 (People): Change /ignore example.
62b12a24 4595 (Keywords): Not keywords.
99a3e35f 4596
331e4d02
AS
45972007-12-20 Alex Schroeder <alex@gnu.org>
4598
4599 * rcirc.texi (Top): Fighting Information Overload chapter added.
4600 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
0c7efc08 4601 (rcirc commands): Move /ignore command to the new chapter.
331e4d02
AS
4602 (Fighting Information Overload): New chapter documenting /keyword,
4603 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
4604 (Configuration): Document rcirc-server-alist, remove
4605 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 4606
cd71c3ef
MA
46072007-12-16 Michael Albinus <michael.albinus@gmx.de>
4608
4609 * dbus.texi (Signals): Fix example in dbus-register-signal.
4610
bbbe940b
MB
46112007-12-14 Sven Joachim <svenjoac@gmx.de>
4612
4613 * gnus.texi (Score Variables): Fix typo.
4614
0ce574ef
MA
46152007-12-07 Michael Albinus <michael.albinus@gmx.de>
4616
4617 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
4618 (Signals): Adapt dbus-send-signal and dbus-register-signal.
4619 (Errors and Events): Adapt dbus-event.
4620
b890d447
MB
46212007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4622
4623 * gnus.texi (Other Files): Add the yenc command.
4624
46252007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
4626
4627 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
4628 since 2004-08-06.
4629
46302007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
4631
4632 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
4633 on body.
4634
46352007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
4636
4637 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
4638 and rfc2047-allow-irregular-q-encoded-words; fix description of
4639 rfc2047-encode-encoded-words.
4640
46412007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
4642
4643 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
4644
3728bf03
MO
46452007-12-05 Michael Olson <mwolson@gnu.org>
4646
4647 * remember.texi (Diary): Remove "require" line for remember-diary.el.
4648 Update documentation for `remember-diary-file'.
4649
a4397af9
MA
46502007-12-04 Michael Albinus <michael.albinus@gmx.de>
4651
4652 * dbus.texi (Signals): Precise `dbus-register-signal'.
4653 (Errors and Events): Rework events part, the internal structure of
4654 dbus-event has changed.
4655
1682490c
JB
46562007-12-03 Juanma Barranquero <lekktu@gmail.com>
4657
4658 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
4659 ($(infodir)/dbus, dbus.dvi): New targets.
4660
7b13a0f2
MA
46612007-12-03 Michael Albinus <michael.albinus@gmx.de>
4662
4663 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
4664 unconditionally.
4665
4666 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
4667 emulation with @print{}.
4668
7ef92bc9
RS
46692007-12-02 Richard Stallman <rms@gnu.org>
4670
4671 * dbus.texi (Overview): Minor cleanup.
4672
22d8ac3a
MA
46732007-12-02 Michael Albinus <michael.albinus@gmx.de>
4674
d3a8e0df
MA
4675 * Makefile.in (INFO_TARGETS): Add dbus.
4676 (DVI_TARGETS): Add dbus.dvi.
4677 (dbus, dbus.dvi): New targets.
4678
22d8ac3a
MA
4679 * dbus.texi: New file.
4680
559764ab
RF
46812007-11-24 Romain Francoise <romain@orebokech.com>
4682
4683 * nxml-mode.texi: Add description in @direntry.
7aa579d9 4684 Fix file name to match @setfilename.
559764ab 4685
ac97a16b
MH
46862007-11-23 Mark A. Hershberger <mah@everybody.org>
4687
4688 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
4689 ($(infodir)/nxml-mode): New rule.
4690
4691 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
4692 ($(infodir)/nxml-mode): New rule.
4693 (clean): Add nxml-mode*.
4694
4695 * nxml-mode.texi: New file with nxml manual.
4696
404cd454
GM
46972007-11-18 Richard Stallman <rms@gnu.org>
4698
4699 * flymake.texi (Example -- Configuring a tool called directly):
4700 Update example.
4701
b048d478
MA
47022007-11-18 Michael Albinus <michael.albinus@gmx.de>
4703
4704 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 4705 double-slash behavior. Explain directory contents flushing.
b048d478 4706
346e8469
JB
47072007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
4708
4709 * calc.texi (TeX and LaTeX Language Modes): Put in
4710 missing braces.
4711
404cd454
GM
47122007-11-15 Richard Stallman <rms@gnu.org>
4713
4714 * cl.texi (Equality Predicates): Delete `eql'.
4715 (Predicates, Naming Conventions, Top): Delete `eql'.
4716 (Common Lisp Compatibility): Delete `eql'.
4717 (Porting Common Lisp): Delete obsolete backquote info.
4718 Minor clarification about character constants.
4719 (Sequence Basics): Minor clarification.
4720
1f6af58b
JB
47212007-11-15 Juanma Barranquero <lekktu@gmail.com>
4722
dccb744b 4723 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
4724 * tramp.texi (Filename completion): Fix typos.
4725
3bc88bc9
JB
47262007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
4727
4728 * calc.texi (Basic commands): Mention the menu.
4729
bc5300d3
MA
47302007-11-12 Michael Albinus <michael.albinus@gmx.de>
4731
4732 * tramp.texi (Connection caching): Tramp flushes connection
4733 properties when remote operating system has been changed.
4734
4d8a28ec
MB
47352007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
4736
4737 * gnus-news.texi: Fix spelling.
4738 `message-insert-formatted-citation-line', not
4739 `message-insert-formated-citation-line'.
4740
404cd454
GM
4741 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
4742
e1176b47
MA
47432007-11-07 Michael Albinus <michael.albinus@gmx.de>
4744
4745 * tramp.texi (Overview): Mention also the PuTTY integration under
b46a6a83 4746 w32. Remove paragraphs about Tramp's experimental status.
e1176b47
MA
4747 (Frequently Asked Questions): Add code example for highlighting the
4748 mode line.
4749
6159985a
MO
47502007-11-03 Michael Olson <mwolson@gnu.org>
4751
4752 * remember.texi: Change mentions of remember-buffer to
4753 remember-finalize throughout.
4754
bec9b2f5
MO
47552007-10-30 Michael Olson <mwolson@gnu.org>
4756
4757 * remember.texi (Copying): Remove.
4758 (Mailbox): Update with non-BBDB instructions.
4759 (Diary, Org): Add.
4760 (Bibliography, Planner Page): Remove.
4761
b6173182
JB
47622007-10-30 Juanma Barranquero <lekktu@gmail.com>
4763
4764 * makefile.w32-in (INFO_TARGETS): Add remember.
4765 (DVI_TARGETS): Add remember.dvi.
4766 ($(infodir)/remember): New rule.
4767 (clean): Add remember*.
4768
15f3eb73
MO
47692007-10-30 Michael Olson <mwolson@gnu.org>
4770
70bdc930
MO
4771 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
4772 ($(infodir)/remember): New rule that builds the Remember Manual.
4773
b6173182
JB
4774 * remember.texi: New file containing the Remember Mode Manual.
4775 Shuffle chapters around after initial import.
7d3f6f1a
MO
4776 (Function Reference): Split Keystrokes into separate chapter.
4777 (Keystrokes): Document C-c C-k.
51d24a12 4778 (Introduction): Fix typographical issue with "---".
15f3eb73 4779
404cd454
GM
47802007-10-29 Richard Stallman <rms@gnu.org>
4781
4782 * widget.texi (Introduction): Delete discussion of implementation
4783 internals.
4784
9bbb9638
MA
47852007-10-29 Michael Albinus <michael.albinus@gmx.de>
4786
4787 * tramp.texi (Connection caching): Host names must be different
4788 when tunneling.
4789
c7ff939a
RS
47902007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4791
4792 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
4793 Gnus v5.13.
4794
01c52d31
MB
47952007-10-28 Miles Bader <miles@gnu.org>
4796
4797 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
4798
01c52d31
MB
47992007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4800
0c7efc08
SM
4801 * gnus.texi (Sorting the Summary Buffer):
4802 Remove gnus-article-sort-by-date-reverse.
01c52d31
MB
4803
48042007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4805
4806 * gnus.texi (Non-ASCII Group Names): New node.
4807 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
4808 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
4809
c8763fb6 48102007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
4811
4812 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
4813 clean the output of the program `imap-shell-program'.
4814
48152007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4816
4817 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
4818
48192007-10-28 Tassilo Horn <tassilo@member.fsf.org>
4820
4821 * gnus.texi (Sticky Articles): Documentation for sticky article
4822 buffers.
4823
c8763fb6 48242007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
4825
4826 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
4827
48282007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4829
4830 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
4831
48322007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4833
0c7efc08
SM
4834 * gnus.texi (Archived Messages):
4835 Document gnus-update-message-archive-method.
01c52d31
MB
4836
48372007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4838
4839 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
4840
c8763fb6 48412007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31 4842
0c7efc08
SM
4843 * gnus.texi (Group Maneuvering):
4844 Document `gnus-summary-next-group-on-exit'.
01c52d31
MB
4845
48462007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4847
0c7efc08
SM
4848 * gnus.texi (Really Various Summary Commands):
4849 Mention gnus-auto-select-on-ephemeral-exit.
01c52d31
MB
4850
48512007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4852
4853 * gnus.texi, message.texi: Bump version number.
4854
48552007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4856
4857 * gnus.texi (Group Line Specification, Misc Group Stuff)
4858 (Server Commands): Parenthesize @pxref{Mail Spool}.
4859
48602007-10-28 Didier Verna <didier@xemacs.org>
4861
4862 New user option: message-signature-directory.
4863 * message.texi (Insertion Variables): Document it.
4864 * gnus.texi (Posting Styles): Ditto.
4865
48662007-10-28 Didier Verna <didier@xemacs.org>
4867
4868 * gnus.texi (Group Line Specification):
4869 * gnus.texi (Misc Group Stuff):
4870 * gnus.texi (Server Commands): Document the group compaction feature.
4871
48722007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4873
4874 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
4875
4876 * message.texi (Various Message Variables): Add message-fill-column.
4877
48782007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4879
4880 * gnus.texi: Untabify.
4881
48822007-10-28 Didier Verna <didier@xemacs.org>
4883
4884 * gnus.texi (Group Parameters): Document the posting-style merging
4885 process in topic-mode.
4886
48872007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4888
4889 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
4890
48912007-10-28 Romain Francoise <romain@orebokech.com>
4892
4893 * gnus.texi (Mail Spool): Fix typo.
4894 Update copyright.
4895
48962007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4897
4898 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
4899
49002007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4901
4902 * gnus.texi (Summary Generation Commands):
4903 Add gnus-summary-insert-ticked-articles.
4904
49052007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4906
b2abec73
JB
4907 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
4908 to spam-spamassassin-program.
01c52d31
MB
4909
49102007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4911
4912 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
4913
49142007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4915
4916 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
4917
49182007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4919
4920 * message.texi (Mail Headers): Document `opportunistic'.
4921
49222007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4923
4924 * emacs-mime.texi (Encoding Customization): Explain how to set
4925 mm-coding-system-priorities per hierarchy.
4926
49272007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4928
4929 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
4930 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
4931
49322007-10-28 Didier Verna <didier@xemacs.org>
4933
4934 * message.texi (Wide Reply): Update documentation of
4935 message-dont-reply-to-names (now allowing a list of regexps).
4936
49372007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4938
4939 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
4940
49412007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4942
4943 * gnus.texi (SpamAssassin back end): Fix typo.
4944
4945 * sieve.texi (Examples): Fix grammar.
4946
49472007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4948
4949 * gnus.texi (Searching for Articles): Document M-S and M-R.
4950 (Limiting): Document / b.
4951
49522007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4953
4954 * gnus.texi (Thread Commands): T M-^.
4955
49562007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4957
4958 * message.texi (Mail Aliases): Document ecomplete.
4959 (Mail Aliases): Fix typo.
4960
49612007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4962
4963 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
4964 fix typo.
4965
49662007-10-28 Romain Francoise <romain@orebokech.com>
4967
4968 * gnus.texi (Mail Spool): Grammar fix.
4969
49702007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4971
4972 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
4973 string.
4974
49752007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4976
4977 * gnus.texi (Group Parameters): Fix description.
4978
49792007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4980
b2abec73
JB
4981 * gnus.texi (Gmane Spam Reporting):
4982 Fix spam-report-gmane-use-article-number.
4983 Add spam-report-user-mail-address.
01c52d31
MB
4984
49852007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4986
4987 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
4988
49892007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4990
4991 * gnus.texi (Group Parameters): Add simplified sorting example based on
4992 example for `Sorting the Summary Buffer' from Jari Aalto
4993 <jari.aalto@cante.net>.
4994 (Example Methods): Add example for an indirect connection.
4995
49962007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
4997
0c7efc08 4998 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
01c52d31
MB
4999 (Agent Parameters): Updated parameter names to match code.
5000 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
5001 'gnus-agent-summary-fetch-series'.
5002 (Agent and flags): New section providing a generalized discussion
5003 of flag handling.
0c7efc08
SM
5004 (Agent and IMAP): Remove flag discussion.
5005 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
01c52d31
MB
5006
50072007-10-28 Romain Francoise <romain@orebokech.com>
5008
5009 * gnus.texi (Exiting the Summary Buffer): Add new function
5010 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
5011
50122007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5013
5014 * gnus.texi (Conformity): Fix typo.
5015 (Customizing Articles): Document `first'.
5016
50172007-10-28 Jari Aalto <jari.aalto@cante.net>
5018
5019 * gnus.texi (Sorting the Summary Buffer):
5020 Add `gnus-thread-sort-by-date-reverse'. Add example
5021 host to different sorting in NNTP and RSS groups.
5022
50232007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5024
5025 * message.texi (Insertion): Describe prefix for
5026 message-mark-inserted-region and message-mark-insert-file.
5027
50282007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5029
5030 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
5031 LaTeX documents. Describe "text/x-gnus-verbatim".
5032
50332007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5034
b2abec73 5035 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
5036 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
5037 (spam-stat spam filtering, SpamOracle)
0c7efc08 5038 (Extending the Spam ELisp package): Remove extra quote symbol for
01c52d31
MB
5039 clarity.
5040
50412007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5042
5043 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
5044 gnus-article-delete-part and gnus-article-replace-part.
5045 (Using MIME): Add gnus-mime-replace-part.
5046
50472007-10-28 Romain Francoise <romain@orebokech.com>
5048
5049 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
5050 requires `auto-compression-mode' to be enabled. Add new nnml
5051 variable `nnml-compressed-files-size-threshold'.
5052
50532007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5054
0c7efc08
SM
5055 * gnus.texi (Sorting the Summary Buffer):
5056 Add gnus-thread-sort-by-recipient.
01c52d31
MB
5057
50582007-10-28 Romain Francoise <romain@orebokech.com>
5059
5060 * message.texi (Insertion Variables): Mention new variable
5061 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
5062 documentation accordingly.
5063
50642007-10-28 Romain Francoise <romain@orebokech.com>
5065
5066 * gnus.texi (To From Newsgroups): Mention new variables
5067 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
5068
50692007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5070
5071 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
5072 stuff; gnus-mime-inline-part does the automatic decompression.
5073
50742007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5075
5076 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 5077 "training.ham" should be "training.spam".
01c52d31
MB
5078
50792007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5080
5081 * message.texi (Mail Variables): Fix the default value for
5082 message-send-mail-function.
5083
50842007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5085
5086 * gnus.texi (Optional Back End Functions): nntp-request-update-info
5087 always returns nil exceptionally.
5088
50892007-10-28 Simon Josefsson <jas@extundo.com>
5090
0c7efc08
SM
5091 * gnus.texi (Article Washing): Add libidn URL.
5092 Suggested by Michael Cook <michael@waxrat.com>.
01c52d31
MB
5093
50942007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5095
5096 * gnus.texi (Topic Commands): Fix next/previous.
5097
50982007-10-28 Simon Josefsson <jas@extundo.com>
5099
5100 * gnus.texi (Article Washing): Mention `W i'.
5101
c8763fb6 51022007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
5103
5104 * gnus.texi (Group Parameters): Slight extension of sieve
5105 parameter description.
5106
51072007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5108
5109 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
5110 matching score files as well.
5111 (Picons): Describe `gnus-picon-style'.
5112
51132007-10-28 Romain Francoise <romain@orebokech.com>
5114
5115 * message.texi (Message Headers): Mention that headers are hidden
5116 using narrowing, and how to expose them.
5117 Update copyright.
5118
51192007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5120
5121 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
5122 `gnus-summary-sort-by-recipient'.
5123
51242007-10-28 Romain Francoise <romain@orebokech.com>
5125
5126 * gnus.texi (NNTP marks): New node.
5127 (NNTP): Move NNTP marks variables to the new node.
5128
51292007-10-28 Jesper Harder <harder@ifa.au.dk>
5130
b2abec73 5131 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
5132
5133 * gnus.texi (MIME Commands, Hashcash): Markup fix.
5134
51352007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5136
b2abec73 5137 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 5138 everywhere for consistency.
b2abec73
JB
5139 (Filtering Spam Using The Spam ELisp Package): Admonish again.
5140 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
0c7efc08
SM
5141 Say "regular expression" instead of "regex." Admonish.
5142 Pick other words to sound better (s/so/thus/).
5143 (Spam ELisp Package Filtering of Incoming Mail):
5144 Mention statistical filters. Remove old TODO.
01c52d31 5145 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
5146 New section on sorting and displaying the spam score.
5147 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
5148 backend but an alias to spam-use-BBDB.
5149 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
5150 new backend functionality.
5151
51522007-10-28 Simon Josefsson <jas@extundo.com>
5153
5154 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
5155 nntp-marks-directory, from Romain Francoise
5156 <romain@orebokech.com>.
5157
51582007-10-28 Magnus Henoch <mange@freemail.hu>
5159
5160 * gnus.texi (Hashcash): New default value of
5161 hashcash-default-payment.
5162
51632007-10-28 Simon Josefsson <jas@extundo.com>
5164
5165 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
5166 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
5167
51682007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5169
0c7efc08 5170 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
01c52d31
MB
5171
51722007-10-28 Simon Josefsson <jas@extundo.com>
5173
5174 * gnus.texi (documentencoding): Add, to avoid warnings.
5175
51762007-10-28 Simon Josefsson <jas@extundo.com>
5177
5178 * message.texi (Mail Headers): Add.
5179
5180 * gnus.texi (Hashcash): Fix.
5181
51822007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5183
0c7efc08 5184 * gnus.texi (Hashcash): Change location of library, also mention
01c52d31 5185 that payments can be verified and fix the name of the
b2abec73 5186 hashcash-path variable.
01c52d31
MB
5187
51882007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5189
b2abec73 5190 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
5191
51922007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5193
5194 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
5195
51962007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5197
5198 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
5199 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
5200 warning about ham processors in spam groups removed.
01c52d31
MB
5201
52022007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 5203
0c7efc08 5204 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
b2abec73 5205 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
5206
52072007-10-28 Jesper Harder <harder@ifa.au.dk>
5208
5209 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
5210 (Mailing List): Typo.
5211 (Customizing Articles): Add gnus-treat-ansi-sequences.
5212 (Article Washing): Index.
5213
5214 * message.texi: Use m-dash consistently.
5215
52162007-10-28 Jesper Harder <harder@ifa.au.dk>
5217
5218 * gnus.texi (GroupLens): Remove.
5219
52202007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
5221
0c7efc08
SM
5222 * gnus.texi (Outgoing Messages, Agent Variables):
5223 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
01c52d31
MB
5224 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
5225
52262007-10-28 Jesper Harder <harder@ifa.au.dk>
5227
5228 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
5229
52302007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5231
5232 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
5233
5234 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
5235
52362007-10-28 Simon Josefsson <jas@extundo.com>
5237
5238 * gnus.texi (Top): Add SASL.
5239
404cd454
GM
52402007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
5241
5242 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
5243
52442007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
5245
5246 * gnus.texi (Troubleshooting): Adjust Gnus version number.
5247
0edd2970
JB
52482007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
5249
5250 * calc.texi (Formulas, Composition Basics): Lower the
5251 precedence of negation.
5252
a9afba20
JY
52532007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
5254
5255 * ses.texi (The Basics): Mention how to create a new spreadsheet.
5256 Mention the new three-letter column identifiers.
5257 (More on cell printing): Calculate-cell and truncate-cell are now `c'
5258 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
5259 message when using `c' on an empty default with default printer.
5260 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
5261 renamed to `ses--symbolic-formulas' some time ago.
5262
45b778a6
JB
52632007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
5264
5265 * calc.texi (Default Simplifications, Making Selections)
5266 (Customizing Calc): Clarify associativity of multiplication.
5267
03b5bade
MA
52682007-10-23 Michael Albinus <michael.albinus@gmx.de>
5269
5270 * tramp.texi (Traces and Profiles): Simplify loop over
5271 `trace-function-background'.
5272
e658c8ee
JL
52732007-10-22 Juri Linkov <juri@jurta.org>
5274
5275 * dired-x.texi (Shell Command Guessing): Default values are now
5276 available by typing M-n instead of M-p.
5277
dd753688
MA
52782007-10-21 Michael Albinus <michael.albinus@gmx.de>
5279
5280 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
5281 (Password caching): Remove `tramp-clear-passwd'.
5282 It's not a command anymore.
dd753688
MA
5283 (Bug Reports): Add `tramp-bug' to function index.
5284 (Function Index, Variable Index): New nodes.
5285 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
5286
5287 * trampver.texi: Update release number.
5288
4bb49b43
JB
52892007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
5290
8b296cdd 5291 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
5292 about integer size into past tense.
5293 (Time Zones): Remove pointer to Calc author's address.
5294 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 5295 and hyperbolic cotangent. Fix typo.
4bb49b43 5296
311dd93f
MA
52972007-10-10 Michael Albinus <michael.albinus@gmx.de>
5298
5299 Sync with Tramp 2.1.11.
5300
5301 * trampver.texi: Update release number.
5302
ea3fc256
MA
53032007-10-06 Michael Albinus <michael.albinus@gmx.de>
5304
5305 * tramp.texi (External packages): New section.
5306
1af74d06
MB
53072007-09-29 Juri Linkov <juri@jurta.org>
5308
5309 * info.texi (Help-Int): Document `L' (`Info-history').
5310
0e2806fa
SM
53112007-09-26 Carsten Dominik <dominik@science.uva.nl>
5312
5313 * org.texi: Change links to webpage and maintained email.
5314 (Remember): Promote to Chapter, significant changes.
5315 (Fast access to TODO states): New section.
5316 (Faces for TODO keywords): New section.
5317 (Export options): Example for #+DATE.
5318 (Progress logging): Section moved.
5319
567b9191
BW
53202007-09-26 Bill Wohler <wohler@newt.com>
5321
5322 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
5323 browse-url-at-mouse.
5324
1af74d06
MB
53252007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
5326
5327 * flymake.texi (Customizable variables): Face names don't end in -face.
5328 Fix flymake-err-line-patterns template.
5329 (Example -- Configuring a tool called directly): Fix init-function.
5330 (Highlighting erroneous lines): Face names don't end in -face.
5331
d60a4e3a 53322007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
5333
5334 * erc.texi (Special-Features): Fix small typo.
5335
7d7a3510
MA
53362007-09-14 Michael Albinus <michael.albinus@gmx.de>
5337
5338 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
5339 and "External transfer methods".
5340
285f0d3a
JB
53412007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
5342
5343 * calc.texi (Predefined Units): Add some history.
5344
526dc846
MO
53452007-09-08 Michael Olson <mwolson@gnu.org>
5346
87e04f16
JB
5347 * erc.texi (Copying): New section included from gpl.texi.
5348 This matches the look of the upstream ERC manual.
526dc846 5349
f10d0e80
JB
53502007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
5351
87e04f16 5352 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
5353 (Random Numbers): Clarify the distribution of `random'.
5354
4009494e
GM
53552007-09-06 Glenn Morris <rgm@gnu.org>
5356
f1fc42aa 5357 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 5358 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
5359 Change all setfilename commands to use ../../info.
5360 * Makefile.in: Move the parts of the old man/Makefile.in that do not
5361 refer to the Emacs manual here.
5362 (infodir): New variable.
5363 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
5364 (cc-mode.texi, faq.texi): Update references to source file locations.
5365 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
5366 do not refer to the Emacs manual here.
5367 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
5368
5369 * Makefile.in: Add `basename' versions of all info targets, for
5370 convenience when rebuilding just one manual.
5371 (../etc/GNU): Delete obsolete target.
5372 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
5373 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
5374 *.vrs *.toc here...
5375 (maintainer-clean): ...from here.
4009494e
GM
5376
5377 * makefile.w32-in (../etc/GNU): Delete obsolete target.
5378
2de53ca6
GM
53792007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
5380
5381 * calc.texi (Date Conversions): Clarify definition of
5382 Julian day numbering.
5383 (Date Forms): Clarify definition of Julian day numbering;
5384 add some history.
5385
53862007-08-30 Carsten Dominik <dominik@science.uva.nl>
5387
87e04f16 5388 * org.texi: Version 5.07.
2de53ca6
GM
5389
53902007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
5391
5392 * message.texi (MIME): Replace mml-attach with mml-attach-file.
5393
53942007-08-22 Carsten Dominik <dominik@science.uva.nl>
5395
5396 * org.texi (Adding hyperlink types): New section.
5397 (Embedded LaTeX): Chapter updated because of LaTeX export.
5398 (LaTeX export): New section.
5399 (Using links out): New section.
5400
54012007-08-22 Glenn Morris <rgm@gnu.org>
5402
5403 * faq.texi (Learning how to do something): Refcards now in
5404 etc/refcards/ directory.
5405
54062007-08-22 Michael Albinus <michael.albinus@gmx.de>
5407
5408 * tramp.texi (Remote Programs): Persistency file must be cleared when
5409 changing `tramp-remote-path'.
5410 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
5411 macro.
5412
54132007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
5414
5415 * calc.texi: Move contents to beginning of file.
5416 (Algebraic Entry): Fix the formatting of an example.
5417
54182007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
5419
5420 * calc.texi (Basic Operations on Units): Mention exact versus
5421 inexact conversions.
5422
54232007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
5424
5425 * calc.texi (Basic Operations on Units): Mention default
5426 values for new units.
5427 (Quick Calculator Mode): Mention that binary format will
5428 be displayed.
5429
54302007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
5431
5432 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
5433
54342007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
5435
5436 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
5437
54382007-08-08 Glenn Morris <rgm@gnu.org>
5439
5440 * gnus.texi, sieve.texi: Replace `iff'.
5441
54422007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
5443
5444 * calc.texi (Basic Graphics): Mention the graphing of error
5445 forms.
5446 (Graphics Options): Mention how `g s' handles error forms.
5447 (Curve Fitting): Mention plotting the curves.
5448 (Standard Nonlinear Models): Add additional models.
5449 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
5450 (Linear Fits): Correct result.
5451
54522007-08-01 Alan Mackenzie <acm@muc.de>
5453
5454 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
5455 to "--no-site-file".
5456
54572007-07-29 Michael Albinus <michael.albinus@gmx.de>
5458
5459 * tramp.texi (Frequently Asked Questions): Point to mode line
5460 extension in Emacs 23.1.
5461
5462 * trampver.texi: Update release number.
5463
54642007-07-27 Glenn Morris <rgm@gnu.org>
5465
5466 * calc.texi (Copying): Include license text from gpl.texi, rather than
5467 in-line.
5468
54692007-07-25 Glenn Morris <rgm@gnu.org>
5470
5471 * calc.texi (Copying): Replace license with GPLv3.
5472
5473 * Relicense all FSF files to GPLv3 or later.
5474
54752007-07-22 Michael Albinus <michael.albinus@gmx.de>
5476
5477 Sync with Tramp 2.1.10.
5478
5479 * tramp.texi (trampfn): Expand macro implementation in order to handle
5480 empty arguments.
5481 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 5482 occurrences by trampfn.
2de53ca6 5483 (Frequently Asked Questions): Extend example code for host
b2abec73 5484 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
5485 file names to be typed.
5486
5487 * trampver.texi: Update release number.
5488
54892007-07-17 Michael Albinus <michael.albinus@gmx.de>
5490
5491 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
5492 section. Reported by <poti@potis.org>.
5493 (Remote processes): Arguments of the program to be debugged are taken
5494 literally.
5495 (Frequently Asked Questions): Simplify recentf example.
5496
54972007-07-14 Karl Berry <karl@gnu.org>
5498
5499 * info.texi (@copying): New Back-Cover Text.
5500
5501 * info.texi (Quitting Info): Move to proper place in source.
5502 (Reported by Benno Schulenberg.)
5503
55042007-07-13 Eli Zaretskii <eliz@gnu.org>
5505
5506 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
5507
5508 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
5509
5510 * emacs-mime.texi: Add @documentencoding directive.
5511
55122007-07-12 Nick Roberts <nickrob@snap.net.nz>
5513
5514 * tramp.texi (Remote processes): Add an anchor to the subsection
5515 "Running a debugger on a remote host".
5516
55172007-07-12 Michael Albinus <michael.albinus@gmx.de>
5518
5519 * tramp.texi (Remote processes): Don't call it "experimental" any
5520 longer. Add subsection about running a debugger on a remote host.
5521
55222007-07-10 Carsten Dominik <dominik@science.uva.nl>
5523
5524 * org.texi (Properties and columns): Chapter rewritten.
5525
55262007-07-08 Michael Albinus <michael.albinus@gmx.de>
5527
5528 * tramp.texi:
5529 * trampver.texi: Migrate to Tramp 2.1.
5530
55312007-07-02 Carsten Dominik <dominik@science.uva.nl>
5532
5533 * org.texi (Properties): New chapter.
5534
55352007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
5536
5537 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
5538 Control Panel.
5539
5540 * gnus.texi (Misc Article): Add index entry for
5541 gnus-single-article-buffer.
5542
55432007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
5544
5545 * gnus.texi (Starting Up): Fix typo.
5546
55472007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
5548
5549 * gnus.texi (Asynchronous Fetching): Fix typo.
5550
55512007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
5552
5553 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
5554 (About This Manual): Remove redundant information.
5555 (Getting Started): Mention author.
5556 (Basic Arithmetic, Customizing Calc): Make description of the
5557 variable `calc-multiplication-has-precedence' match its new effect.
5558
55592007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
5560
0c7efc08
SM
5561 * calc.texi (Basic Arithmetic, Customizing Calc):
5562 Mention the variable `calc-multiplication-has-precedence'.
2de53ca6
GM
5563
55642007-06-19 Carsten Dominik <dominik@science.uva.nl>
5565
5566 * org.texi (Tag): Section swapped with node Timestamps.
5567 (Formula syntax for Lisp): Document new `L' flag.
5568
55692007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
5570
5571 * gnus.texi (Misc Group Stuff, Summary Buffer)
5572 (Server Commands, Article Keymap): Fix typo. s/function/command/.
5573
55742007-06-06 Juanma Barranquero <lekktu@gmail.com>
5575
5576 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
5577 * gnus.texi (Article Buttons, Mail Source Customization)
5578 (Sending or Not Sending, Customizing NNDiary):
5579 * message.texi (Message Headers):
5580 * mh-e.texi (HTML): Fix typos.
5581
55822007-06-07 Michael Albinus <michael.albinus@gmx.de>
5583
5584 Sync with Tramp 2.0.56.
5585
5586 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
5587 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
5588
55892007-06-02 Chong Yidong <cyd@stupidchicken.com>
5590
5591 * Version 22.1 released.
5592
55932007-05-26 Michael Olson <mwolson@gnu.org>
5594
5595 * erc.texi (Modules): Fix references to completion modules.
5596
55972007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
5598
5599 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
5600
56012007-05-09 Didier Verna <didier@xemacs.org>
5602
5603 * gnus.texi (Email Based Diary): New. Proper documentation for the
5604 nndiary back end and the gnus-diary library.
5605
56062007-05-03 Karl Berry <karl@gnu.org>
5607
5608 * .cvsignore (*.pdf): New entry.
5609
5610 * texinfo.tex: Update from current version for better pdf generation.
5611
56122007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
5613
5614 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
5615
56162007-04-28 Glenn Morris <rgm@gnu.org>
5617
5618 * faq.texi (New in Emacs 22): Restore mention of python.el pending
5619 consideration of legal status.
5620
56212007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
5622
5623 * idlwave.texi: Minor updates for IDLWAVE 6.1.
5624
56252007-04-24 Chong Yidong <cyd@stupidchicken.com>
5626
5627 * faq.texi (New in Emacs 22): python.el removed.
5628
56292007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
5630
5631 * calc.texi (Reporting bugs): Update maintainer's address.
5632
56332007-04-22 Chong Yidong <cyd@stupidchicken.com>
5634
5635 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
5636
56372007-04-15 Jay Belanger <belanger@truman.edu>
5638
5639 * calc.texi (Title page): Remove the date.
5640 (Basic Arithmetic): Emphasize that / binds less strongly than *.
5641 (The Standard Calc Interface): Change trail title.
5642 (Floats): Mention that when non-decimal floats are entered, only
5643 approximations are stored.
5644 (Copying): Move to the appendices.
5645 (GNU Free Documentation License): Add as an appendix.
5646
56472007-04-15 Chong Yidong <cyd@stupidchicken.com>
5648
5649 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
5650 * dired-x.texi, ebrowse.texi, ediff.texi:
5651 * emacs-mime.texi, erc.texi, eshell.texi:
5652 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
5653 * idlwave.texi, message.texi, newsticker.texi, org.texi:
5654 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
5655 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
5656 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
5657 * woman.texi: Include GFDL.
5658
5659 * doclicense.texi: Remove node heading, so that it can be included by
5660 other files.
5661
5662 * dired-x.texi: Relicence under GFDL. Remove date from title page.
5663
5664 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
5665 than *.
5666
56672007-04-14 Carsten Dominik <dominik@science.uva.nl>
5668
5669 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
5670 in Calc.
5671
56722007-04-09 Romain Francoise <romain@orebokech.com>
5673
5674 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
5675 Mac OS ports. Make it clear that mouse-1 complements and doesn't
5676 replace mouse-2.
5677
56782007-04-08 Chong Yidong <cyd@stupidchicken.com>
5679
5680 * woman.texi (Word at point, Interface Options): woman-topic-at-point
5681 renamed to woman-use-topic-at-point. Document new behavior.
5682
56832007-04-08 Richard Stallman <rms@gnu.org>
5684
5685 * url.texi: Fix some indexing.
5686 (Disk Caching): Drop discussion of old/other Emacs versions.
5687
56882007-04-07 Chong Yidong <cyd@stupidchicken.com>
5689
5690 * url.texi (Disk Caching): Say Emacs 21 "and later".
5691
5692 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
5693 on Font locking which now mentions JIT lock.
5694
56952007-04-01 Michael Olson <mwolson@gnu.org>
5696
5697 * erc.texi: Update for the ERC 5.2 release.
5698
56992007-03-31 David Kastrup <dak@gnu.org>
5700
5701 * woman.texi (Topic, Interface Options): Explain changes semantics of
5702 woman-manpath in order to consider MANPATH_MAP entries.
5703
57042007-03-31 Eli Zaretskii <eliz@gnu.org>
5705
5706 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
5707
57082007-03-26 Richard Stallman <rms@gnu.org>
5709
5710 * pgg.texi (Caching passphrase): Clean up previous change.
5711
57122007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
5713
5714 * gnus.texi (Setting Process Marks): Fix typo.
5715
57162007-03-25 Romain Francoise <romain@orebokech.com>
5717
5718 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
5719 readability, and include various fixes by Daniel Brockman, Nick Roberts
5720 and Dieter Wilhelm.
5721
57222007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
5723
5724 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
5725
5726 * gnus.texi (Mail Source Specifiers): Fix typo.
5727
57282007-03-22 Ralf Angeli <angeli@caeruleus.net>
5729
5730 * reftex.texi (Imprint): Update maintainer information.
5731
57322007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
5733
5734 * message.texi (Message Buffers): Update documentation for
5735 message-generate-new-buffers.
5736
57372007-03-15 Daiki Ueno <ueno@unixuser.org>
5738
5739 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
5740
57412007-03-21 Glenn Morris <rgm@gnu.org>
5742
5743 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
5744
57452007-03-19 Chong Yidong <cyd@stupidchicken.com>
5746
5747 * eshell.texi (Known problems): Emacs 21 -> 22.
5748
5749 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
5750
57512007-03-18 Jay Belanger <belanger@truman.edu>
5752
5753 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
5754
57552007-03-12 Glenn Morris <rgm@gnu.org>
5756
5757 * calc.texi (Time Zones): Switch to new North America DST rule.
5758
5759 * calc.texi: Replace "daylight savings" with "daylight
5760 saving" in text throughout.
5761
57622007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5763
5764 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
5765 The variable now uses a list of symbols instead of just a symbol.
5766 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
5767
57682007-03-06 Romain Francoise <romain@orebokech.com>
5769
5770 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
5771 new packages, and mention Gnus update.
5772
57732007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
5774
5775 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
5776 nntp-open-connection-functions-never-echo-commands.
5777
57782007-02-27 Chong Yidong <cyd@stupidchicken.com>
5779
5780 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
5781 problems on the console, and security risk in not using gpg-agent.
5782
57832007-02-25 Carsten Dominik <dominik@science.uva.nl>
5784
0c7efc08 5785 * org.texi (The spreadsheet): Rename from "Table calculations".
2de53ca6
GM
5786 Completely reorganized and rewritten.
5787 (CamelCase links): Section removed.
5788 (Repeating items): New section.
5789 (Tracking TODO state changes): New section.
5790 (Agenda views): Chapter reorganized and rewritten.
5791 (HTML export): Section rewritten.
5792 (Tables in arbitrary syntax): New section.
5793 (Summary): Better feature summary.
5794 (Activation): Document problem with cut-and-paste of Lisp code
5795 from PDF files.
5796 (Visibility cycling): Document indirect buffer use.
5797 (Structure editing): Document sorting.
5798 (Remember): Section rewritten.
5799 (Time stamps): Better description of time stamp types.
5800 (Tag searches): Document regular expression search for tags.
5801 (Stuck projects): New section.
5802 (In-buffer settings): New keywords.
5803 (History and Acknowledgments): Updated description.
5804
58052007-02-24 Alan Mackenzie <acm@muc.de>
5806
5807 * cc-mode.texi (Movement Commands): Insert two missing command names.
5808 (Getting Started): Slight wording correction (use conditional).
5809
58102007-02-22 Kim F. Storm <storm@cua.dk>
5811
5812 * widget.texi (User Interface, Basic Types): Document need to put some
5813 text before the %v escape in :format string in editable-field widget.
5814
58152007-02-18 Romain Francoise <romain@orebokech.com>
5816
5817 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
5818 `cvs-mode-quit'.
5819
58202007-02-10 Markus Triska <markus.triska@gmx.at>
5821
5822 * widget.texi (Programming Example): Put constant strings in :format.
5823
58242007-02-07 Juanma Barranquero <lekktu@gmail.com>
5825
5826 * faq.texi (Fullscreen mode on MS-Windows): New node.
5827
58282007-02-04 David Kastrup <dak@gnu.org>
5829
5830 * faq.texi (AUCTeX): Update version number. Should probably be done
5831 for other packages as well.
5832
58332007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5834
5835 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
5836 <tassilo@member.fsf.org>.
5837
58382007-01-27 Eli Zaretskii <eliz@gnu.org>
5839
5840 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
5841 ls-lisp-use-localized-time-format.
5842
58432007-01-20 Markus Triska <markus.triska@gmx.at>
5844
5845 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
5846
58472007-01-13 Michael Olson <mwolson@gnu.org>
5848
5849 * erc.texi (Modules): Mention capab-identify module.
5850
58512007-01-05 Michael Olson <mwolson@gnu.org>
5852
5853 * erc.texi (Getting Started): Update for /RECONNECT command.
5854
58552007-01-04 Richard Stallman <rms@gnu.org>
5856
5857 * ebrowse.texi: Change C-c b to C-c C-m.
5858
58592007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
5860
5861 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
5862 variables only in info to avoid redundant entries in the printed
5863 manual.
5864
58652007-01-02 Daiki Ueno <ueno@unixuser.org>
5866
5867 * message.texi (Using PGP/MIME): Document gpg-agent usage.
5868
58692007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
5870
5871 * message.texi (Security): Split into sub-nodes.
5872
58732007-01-01 Alan Mackenzie <acm@muc.de>
5874
5875 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
5876 eval-after-load in Emacs <=21 and a workaround. Document that
5877 trigraphs are not supported.
5878
58792007-01-01 Alan Mackenzie <acm@muc.de>
5880
5881 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
5882 c-context-line-break. When invoked within a string, preserve
5883 whitespace. Add a backslash only when also in a macro.
5884
58852007-01-01 Alan Mackenzie <acm@muc.de>
5886
5887 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
5888
58892007-01-01 Alan Mackenzie <acm@muc.de>
5890
5891 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
5892 are now bound by default to c-\(beginning\|end\)-of-defun by default.
5893
58942007-01-01 Alan Mackenzie <acm@muc.de>
5895
5896 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
5897 "Choosing a Style".
5898
5899 * cc-mode.texi ("Styles"): Add @dfn{style}.
5900
59012006-12-30 Michael Albinus <michael.albinus@gmx.de>
5902
5903 Sync with Tramp 2.0.55.
5904
5905 * trampver.texi: Update release number.
5906
59072006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
5908
5909 * gnus.texi (Customizing Articles): Add index entries for all
5910 gnus-treat-* variables.
5911
c8763fb6 59122006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
5913
5914 * gnus.texi (IMAP): Fix incorrect explanation of
5915 nnimap-search-uids-not-since-is-evil in documentation for
5916 nnimap-expunge-search-string.
5917
59182006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
5919
5920 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
5921 spam-ifile-database.
5922
59232006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
5924
5925 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
5926 rebind C-s.
5927
c8763fb6 59282006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
5929
5930 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
5931 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
5932 "expiring mail".
5933 (IMAP): Document nnimap-search-uids-not-since-is-evil and
5934 nnimap-nov-is-evil.
5935
59362006-12-25 Kevin Ryde <user42@zip.com.au>
5937
5938 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
5939 about the key procedure being used heavily.
5940
59412006-12-24 Chong Yidong <cyd@stupidchicken.com>
5942
5943 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
5944 to t.
5945 (Prerequisites): Add explanation about gpg-agent.
5946
59472006-12-22 Kevin Ryde <user42@zip.com.au>
5948
5949 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
5950 "sort" instead of "sort*".
5951
59522006-12-19 Richard Stallman <rms@gnu.org>
5953
5954 * calc.texi (History and Acknowledgements): Recognize that Emacs
5955 now does have floating point.
5956
59572006-12-19 Michael Albinus <michael.albinus@gmx.de>
5958
5959 * tramp.texi (External transfer methods): Describe new method `scpc'.
5960
59612006-12-17 Sascha Wilde <wilde@sha-bang.de>
5962
5963 * pgg.texi: Added short note on gpg-agent to the introduction.
5964
59652006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
5966
5967 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
5968 also applies to Cc.
5969
59702006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
5971
5972 * gnus.texi (X-Face): Clarify. Say which programs are required
5973 on Windows.
5974
59752006-12-08 Michael Olson <mwolson@gnu.org>
5976
5977 * erc.texi (Modules): Remove documentation for list module.
5978
c8763fb6 59792006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
5980
5981 * faq.texi (^M in the shell buffer): Ditto.
5982
59832006-11-20 Michael Olson <mwolson@gnu.org>
5984
5985 * erc.texi: Call this the 5.2 stable pre-release of ERC.
5986
59872006-11-17 Carsten Dominik <dominik@science.uva.nl>
5988
5989 * org.texi: Fix typos.
5990 (Agenda commands): Document `C-k'.
5991
59922006-11-16 Eli Zaretskii <eliz@gnu.org>
5993
5994 * url.texi (http/https): Fix a typo in the HTTP URL.
5995
59962006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
5997
5998 * ada-mode.texi: Total rewrite.
5999
60002006-11-13 Carsten Dominik <dominik@science.uva.nl>
6001
6002 * org.texi: Minor typo fixes.
6003
60042006-11-13 Bill Wohler <wohler@newt.com>
6005
6006 Release MH-E manual version 8.0.3.
6007
6008 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6009 release 8.0.3.
6010
6011 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
6012 to set MAILDIR.
6013 (Reading Mail): Document the customization of read-mail-command
6014 for MH-E.
6015 (Viewing Attachments): Document mm-discouraged-alternatives.
6016 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
6017 (Junk): Add more information about the settings of mh-junk-background
6018 in a program. Add /usr/bin/mh to PATH in examples.
6019
60202006-11-12 Richard Stallman <rms@gnu.org>
6021
6022 * woman.texi: Update author address but say he no longer maintains it.
6023
60242006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
6025
6026 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
6027 archived trees.
6028 (Checkboxes): Section moved to chapter 5, and extended.
6029 (The date/time prompt): New section.
6030 (Link abbreviations): New section.
6031 (Presentation and sorting): New section.
6032 (Custom agenda views): Section completely rewritten.
6033 (Summary): Compare with Planner.
6034 (Feedback): More info about creating backtraces.
6035 (Plain lists): Modified example.
6036 (Breaking down tasks): New section.
6037 (Custom time format): New section.
6038 (Time stamps): Document inactive timestamps.
6039 (Setting tags): More details about fast tag selection.
6040 (Block agenda): New section.
6041 (Custom agenda views): Section rewritten.
6042 (Block agenda): New section.
6043
60442006-11-07 Michael Albinus <michael.albinus@gmx.de>
6045
6046 * tramp.texi (Configuration): scp is the default method.
6047 (Default Method): Use ssh as example for another method.
6048
60492006-10-27 Richard Stallman <rms@gnu.org>
6050
6051 * woman.texi: Downcase nroff/troff/roff.
6052 (Installation): Chapter deleted. Some xrefs deleted.
6053 (Background): woman doesn't advise man ;-).
6054
c8763fb6 60552006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
6056
6057 * ada-mode.texi (Project files, Identifier completion)
6058 (Automatic Casing, Debugging, Using non-standard file names)
6059 (Working Remotely): Fix typos.
6060
60612006-10-20 Masatake YAMATO <jet@gyve.org>
6062
0c7efc08 6063 * cc-mode.texi (Sample .emacs File): Add missing `)' in
2de53ca6
GM
6064 sample code `my-c-initialization-hook'.
6065
60662006-10-19 Stuart D. Herring <herring@lanl.gov>
6067
6068 * widget.texi: Fix typos.
6069
60702006-10-19 Michael Albinus <michael.albinus@gmx.de>
6071
6072 * tramp.texi (Frequently Asked Questions): Remove questions marked with
6073 "???". There have been no complaints for years, so the information
6074 must be appropriate.
6075
60762006-10-16 Richard Stallman <rms@gnu.org>
6077
6078 * widget.texi: Use @var instead of capitalization.
6079 Clarify many widget type descriptions.
6080
60812006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6082
6083 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
6084 gnus-dired-attach.
6085 (Selecting a Group): Fix typo.
6086
c8763fb6 60872006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
6088
6089 * widget.texi: Fix typos.
6090
60912006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
6092
6093 * gnus.texi (Image Enhancements): Update for Emacs 22.
6094
6095 * gnus-faq.texi ([1.3]): Update.
6096
60972006-10-06 Richard Stallman <rms@gnu.org>
6098
6099 * faq.texi (Displaying the current line or column):
6100 Delete "As of Emacs 20".
6101
61022006-10-06 Romain Francoise <romain@orebokech.com>
6103
6104 * faq.texi (VM): VM works with Emacs 22 too.
6105
61062006-10-06 Richard Stallman <rms@gnu.org>
6107
6108 * ebrowse.texi: Remove Emacs version "21" from title.
6109
61102006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
6111
6112 * gnus.texi (Foreign Groups): Say where change of editing commands are
6113 stored. Add reference to `gnus-parameters'.
6114
61152006-09-15 Jay Belanger <belanger@truman.edu>
6116
6117 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
6118 Change "Library Public License" to "Lesser Public License"
6119 throughout. Use "yyyy" to represent year.
6120
61212006-09-15 Carsten Dominik <dominik@science.uva.nl>
6122
6123 * org.texi (Setting tags): Typo fix.
6124
61252006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
6126
6127 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
6128
61292006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
6130
6131 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
6132
61332006-09-12 Paul Eggert <eggert@cs.ucla.edu>
6134
6135 * faq.texi (Escape sequences in shell output): EMACS is now set
6136 to Emacs's absolute file name, not to "t".
6137 (^M in the shell buffer): Likewise.
6138 * misc.texi (Interactive Shell): Likewise.
6139
61402006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
6141
6142 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
6143 mails with pop3-leave-mail-on-server. Fix wording.
6144 (Limiting): Improve gnus-summary-limit-to-articles.
6145 (X-Face): Fix typo.
6146
61472006-09-11 Simon Josefsson <jas@extundo.com>
6148
6149 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
6150 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
6151
61522006-09-06 Simon Josefsson <jas@extundo.com>
6153
6154 * smtpmail.texi (Authentication): Mention SSL.
6155
61562006-09-01 Eli Zaretskii <eliz@gnu.org>
6157
6158 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
6159 Don't use @indicateurl.
6160
6161 * cc-mode.texi (Subword Movement): Don't use @headitem.
6162 (Custom Braces, Clean-ups): Don't use @tie.
6163
61642006-08-29 Michael Albinus <michael.albinus@gmx.de>
6165
6166 Sync with Tramp 2.0.54.
6167
6168 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
6169 Suggested by Adrian Phillips <a.phillips@met.no>.
6170
61712006-08-15 Carsten Dominik <dominik@science.uva.nl>
6172
6173 * org.texi (Installation, Activation): Split from Installation and
6174 Activation.
6175 (Clocking work time): Documented new features.
6176
61772006-08-13 Alex Schroeder <alex@gnu.org>
6178
6179 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
6180 example.
6181
61822006-08-12 Eli Zaretskii <eliz@gnu.org>
6183
6184 * faq.texi (How to add fonts): New node.
6185
61862006-08-05 Romain Francoise <romain@orebokech.com>
6187
6188 * faq.texi (New in Emacs 22): Expand.
6189
61902006-08-03 Michael Olson <mwolson@gnu.org>
6191
6192 * erc.texi: Update for ERC 5.1.4.
6193
61942006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
6195
6196 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
6197 in .../site-lisp/gnus/ by default.
6198 [ From gnus-news.texi in the trunk. ]
6199
62002006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
6201
6202 * gnus.texi (MIME Commands): Additions for yEnc.
6203
62042006-07-24 Richard Stallman <rms@gnu.org>
6205
6206 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
6207 * faq.texi: Move periods and commas inside quotes.
6208
62092006-07-20 Jay Belanger <belanger@truman.edu>
6210
6211 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
6212
62132006-07-18 Chong Yidong <cyd@stupidchicken.com>
6214
6215 * faq.texi (Security risks with Emacs): Document Emacs 22
6216 file-local-variable mechanism.
6217
62182006-07-12 Michael Olson <mwolson@gnu.org>
6219
6220 * erc.texi: Update for ERC 5.1.3.
6221
62222006-07-12 Alex Schroeder <alex@gnu.org>
6223
6224 * rcirc.texi: Fix typos.
6225 (Getting started with rcirc): New calling convention for M-x irc.
6226 Mention #rcirc. Removed channel tracking.
0c7efc08 6227 (Configuration): Change the names of all variables that got changed
2de53ca6
GM
6228 recently, eg. rcirc-server to rcirc-default-server. Added
6229 documentation for rcirc-authinfo, some background for Bitlbee, and
6230 rcirc-track-minor-mode.
0c7efc08 6231 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
2de53ca6 6232 Scrolling.
0c7efc08 6233 (Reconnecting after you have lost the connection): Fix example code
2de53ca6
GM
6234 to match code changes.
6235
62362006-07-10 Nick Roberts <nickrob@snap.net.nz>
6237
6238 * gnus.texi, message.texi: Fix typos.
6239
62402006-07-07 Carsten Dominik <dominik@science.uva.nl>
6241
6242 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
6243 commands.
6244 (Global TODO list): Document the use of the variables
6245 `org-agenda-todo-ignore-scheduled' and
6246 `org-agenda-todo-list-sublevels'.
6247
62482006-07-05 Richard Stallman <rms@gnu.org>
6249
6250 * faq.texi (Scrolling only one line): Fix xref.
6251
62522006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
6253
6254 * faq.texi (Evaluating Emacs Lisp code):
6255 Throughout, replace eval-current-buffer with eval-buffer.
6256
62572006-07-03 Richard Stallman <rms@gnu.org>
6258
6259 * rcirc.texi (Scrolling conservatively): Fix xref.
6260
6261 * pcl-cvs.texi (Viewing differences): Usage fix.
6262
62632006-07-03 Carsten Dominik <dominik@science.uva.nl>
6264
6265 * org.texi (Agenda commands): Document `s' key to save all org-mode
6266 buffers.
6267
62682006-06-30 Ralf Angeli <angeli@caeruleus.net>
6269
6270 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
6271 names. Mention `cvs-msg' face.
6272
62732006-06-29 Carsten Dominik <dominik@science.uva.nl>
6274
6275 * org.texi (Checkboxes): New section.
6276
62772006-06-28 Carsten Dominik <dominik@science.uva.nl>
6278
6279 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
6280 throughout this chapter.
6281
62822006-06-27 Chong Yidong <cyd@stupidchicken.com>
6283
6284 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
6285 text for standalone vs Emacs info.
6286 (Help): Clarify header line description. Use mouse-1 for clicks.
6287 (Help-P): Use mouse-1 for clicks.
6288 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
6289 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
6290 (Choose menu subtopic): Remove gratuitous Emacs command names.
6291 (Help-FOO): Put usual behavior first.
6292 (Help-Xref): Clicking on xrefs works in Emacs.
6293 (Search Text): Clarify what the default behavior is.
6294 (Create Info buffer): Fix Emacs window/X window confusion.
6295 (Emacs Info Variables): Fix for new Emacs init file behavior.
6296
62972006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6298
6299 * gnus.texi (Summary Buffer Lines): Fix typo.
6300
63012006-06-23 Carsten Dominik <dominik@science.uva.nl>
6302
6303 * org.texi (Embedded LaTeX): New chapter.
6304 (Archiving): Section rewritten.
6305 (Enhancing text): Some parts moved to the new chapter about LaTeX.
6306
63072006-06-20 Bill Wohler <wohler@newt.com>
6308
6309 Release MH-E manual version 8.0.1.
6310
6311 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6312 release 8.0.1.
6313 (Preface): Depend on GNU mailutils 1.0 and higher.
6314
63152006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
6316
6317 * message.texi (News Headers): Update message-syntax-checks section.
6318
63192006-06-19 Karl Berry <karl@gnu.org>
6320
6321 * info.texi (Advanced): Mention C-q, especially with ?.
6322
63232006-06-19 Carsten Dominik <dominik@science.uva.nl>
6324
6325 * org.texi (Publishing links): Document the `:link-validation-function'
6326 property.
6327 (Extensions and Hacking): New chapter, includes some sections of the
6328 "Miscellaneous" chapter.
6329
63302006-06-10 Carsten Dominik <dominik@science.uva.nl>
6331
6332 * org.texi (Progress logging): New section.
6333
2de53ca6
GM
63342006-06-06 Carsten Dominik <dominik@science.uva.nl>
6335
6336 * org.texi (ASCII export): Document indentation adaptation.
6337 (Setting tags): Document mutually-exclusive tags.
6338
63392006-06-05 Romain Francoise <romain@orebokech.com>
6340
6341 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
6342 Fix typo.
6343
6344 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
6345 channel (#gnus@irc.freenode.net).
6346 Fix typos. Update copyright notice.
6347
6348 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
6349 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
6350 (Line-Up Functions, Custom Macros):
6351 * ediff.texi (Window and Frame Configuration)
dccb744b 6352 (Highlighting Difference Regions):
2de53ca6
GM
6353 * emacs-mime.texi (Display Customization):
6354 * erc.texi (History):
6355 * eshell.texi (Known problems):
6356 * eudc.texi (Overview, BBDB):
6357 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
6358 (The problem of spam, SpamOracle, Extending the Spam package)
6359 (Conformity, Terminology):
dccb744b 6360 * idlwave.texi (Routine Info)
2de53ca6
GM
6361 (Class and Keyword Inheritance, Padding Operators)
6362 (Breakpoints and Stepping, Electric Debug Mode)
6363 (Examining Variables, Troubleshooting):
6364 * org.texi (Creating timestamps):
6365 * reftex.texi (Commands, Options, Changes):
6366 * tramp.texi (Inline methods, Password caching)
6367 (Auto-save and Backup, Issues):
6368 * vip.texi (Files, Commands in Insert Mode):
6369 * viper.texi (Emacs Preliminaries, States in Viper)
6370 (Packages that Change Keymaps, Viper Specials, Groundwork):
6371 Fix various typos.
6372
63732006-05-31 Michael Ernst <mernst@alum.mit.edu>
6374
6375 * ediff.texi: Fix typos.
6376
63772006-05-30 Carsten Dominik <dominik@science.uva.nl>
6378
6379 * org.texi: Small typo fixes.
6380
fff84c22
JB
63812006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
6382
6383 * viper.texi (Viper Specials):
6384 * gnus.texi (Example Setup):
6385 * faq.texi (Backspace invokes help):
6386 * dired-x.texi (Optional Installation Dired Jump):
6387 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
6388 follow coding conventions.
6389
2de53ca6
GM
63902006-05-29 Michael Albinus <michael.albinus@gmx.de>
6391
6392 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
6393
63942006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
6395
6396 * pcl-cvs.texi: Fix typos.
6397 (Customization): Say "us".
6398
63992006-05-26 Eli Zaretskii <eliz@gnu.org>
6400
6401 * org.texi: Remove bogus @setfilename.
6402
64032006-05-26 Carsten Dominik <dominik@science.uva.nl>
6404
6405 * org.texi (ASCII export): Omit command name.
6406 (HTML export): Add prefix to all lines in Local Variable example.
6407 (Acknowledgments): Typeset names in italics.
6408
64092006-05-24 Carsten Dominik <dominik@science.uva.nl>
6410
6411 * org.texi (Plain lists): Add new item navigation commands.
6412 (External links): Document elisp and info links.
6413 (Custom searches): New section.
6414 (Publishing): New chapter.
6415 (HTML export): Include a list of supported CSS classes.
6416 (Setting tags): Describe the fast-tag-setting interface.
6417
64182006-05-20 Luc Teirlinck <teirllm@auburn.edu>
6419
6420 * dired-x.texi: ifinfo -> ifnottex.
6421
64222006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
6423
6424 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
6425
64262006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
6427
6428 * message.texi (Interface): Add tool bar customization.
6429 (MIME): Index and text additions for mml-attach.
6430 (MIME): Describe mml-dnd-protocol-alist and
6431 mml-dnd-attach-options.
6432
6433 * gnus.texi (Oort Gnus): Reorder entries in sections.
6434 Fix some entries.
6435 (Starting Up): Add references to "Emacs for Heathens" and to
6436 "Finding the News". Add user-full-name and user-mail-address.
6437 (Group Buffer Format): Add tool bar customization and update.
6438 (Summary Buffer): Add tool bar customization.
6439 (Posting Styles): Add message-alternative-emails.
6440
64412006-05-09 Michael Albinus <michael.albinus@gmx.de>
6442
6443 * tramp.texi (Filename completion): Improve wording.
6444
64452006-05-07 Romain Francoise <romain@orebokech.com>
6446
6447 * faq.texi (Using regular expressions): Fix typo.
6448 (Packages that do not come with Emacs): Fix capitalization.
6449 (Replacing text across multiple files): Expand node to explain how
6450 to use `dired-do-query-replace-regexp' in more detail, based on
6451 suggestion by Eric Hanchrow <offby1@blarg.net>.
6452
64532006-05-06 Michael Albinus <michael.albinus@gmx.de>
6454
6455 * tramp.texi (Filename completion): Completion of remote files'
6456 method, user name and host name is active only in partial
6457 completion mode.
6458
64592006-05-06 Bill Wohler <wohler@newt.com>
6460
6461 Release MH-E manual version 8.0.
6462
6463 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6464 release 8.0.
6465
64662006-05-06 Bill Wohler <wohler@newt.com>
6467
6468 * mh-e.texi (MH-BOOK-HOME): Change from
6469 http://www.ics.uci.edu/~mh/book/mh to
6470 http://rand-mh.sourceforge.net/book/mh.
6471 Replace .htm suffix with .html for MH book files.
6472 (Using This Manual): Update key binding for getting relevant
6473 chapter in Info from command key.
6474 (Ranges): Fix itemx.
6475
64762006-05-05 Karl Berry <karl@gnu.org>
6477
6478 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
6479 (\fonttextsize): New user-level command to change text font size.
6480
64812006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
6482
6483 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
6484
64852006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
6486
6487 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
6488
64892006-04-24 Bill Wohler <wohler@newt.com>
6490
6491 * mh-e.texi (Getting Started): Make it more explicit that you need
6492 to install MH. Add pointers to current MH implementations.
6493
64942006-04-21 Bill Wohler <wohler@newt.com>
6495
6496 Release MH-E manual version 7.94.
6497
6498 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6499 release 7.94.
6500
65012006-04-21 Carsten Dominik <dominik@science.uva.nl>
6502
6503 * org.texi: Many small fixes.
6504 (Handling links): Rename from "Managing links".
6505
65062006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
6507
6508 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
6509 (Splitting mail using spam-stat): Fix @xref.
6510
65112006-04-20 Chong Yidong <cyd@stupidchicken.com>
6512
6513 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 6514 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
6515
65162006-04-20 Carsten Dominik <dominik@science.uva.nl>
6517
6518 * org.texi (Time stamps): Better explanation of the purpose of
6519 different time stamps.
6520 (Structure editing, Plain lists): More details on how new items
6521 and headings are inserted.
6522
65232006-04-18 Carsten Dominik <dominik@science.uva.nl>
6524
6525 * org.texi (Formula syntax): Fix link to Calc Manual.
6526
65272006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
6528
6529 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
6530
65312006-04-17 Bill Wohler <wohler@newt.com>
6532
6533 * mh-e.texi (Folders): Update mh-before-quit-hook and
6534 mh-quit-hook example with code that removes the buffers rather
6535 than just bury them.
6536
65372006-04-17 Michael Albinus <michael.albinus@gmx.de>
6538
6539 Sync with Tramp 2.0.53.
6540
65412006-04-13 Carsten Dominik <dominik@science.uva.nl>
6542
6543 * org.texi (Updating settings): New section.
6544 (Visibility cycling): Better names for the startup folding
6545 options.
6546 (Exporting): Completely restructured.
6547 (The very busy C-c C-c key): New section.
6548 (Summary of in-buffer settings): New section.
6549
65502006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
6551
6552 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
6553
65542006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6555
6556 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
6557 (Server Commands): Key `v' is reserved for users.
6558
65592006-04-11 Carsten Dominik <dominik@science.uva.nl>
6560
6561 * org.texi (Link format): New section, emphasis on bracket links.
6562 (External links): Document bracket links.
6563 (FAQ): Expand to cover shell links and the new link format.
6564
65652006-04-09 Kevin Ryde <user42@zip.com.au>
6566
6567 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
6568
65692006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
6570
6571 * gnus.texi (Summary Buffer Lines): Add `*'.
6572
c8763fb6 65732006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
6574
6575 * gnus.texi (Group Parameters):
6576 Mention gnus-permanently-visible-groups.
6577
65782006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
6579
6580 * gnus.texi (Face): Fix typo.
6581
65822006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
6583
6584 * gnus.texi (X-Face): Clarify.
6585 (Face): Need Emacs with PNG support.
6586
65872006-04-06 Richard Stallman <rms@gnu.org>
6588
6589 * idlwave.texi: Delete the blocks "not suitable for inclusion with
6590 Emacs".
6591
65922006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
6593
6594 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
6595 blocks not suitable for inclusion with Emacs using variable
6596 PARTOFEMACS.
6597
65982006-04-04 Simon Josefsson <jas@extundo.com>
6599
6600 * gnus.texi (Security): Improve.
6601
66022006-04-02 Bill Wohler <wohler@newt.com>
6603
6604 * mh-e.texi (Getting Started, Junk, Bug Reports)
6605 (MH FAQ and Support): Fix URLs.
6606
66072006-03-31 Romain Francoise <romain@orebokech.com>
6608
6609 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
6610 to t, not nil (and has for the past eight years).
6611
66122006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
6613
6614 * message.texi, gnus.texi: Bump version to 5.11.
6615
66162006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
6617
6618 * gnus.texi (Top): Add comment about version line.
6619
6620 * message.texi (Top): Ditto. Change to take named versions into
6621 account.
6622
66232006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
6624
6625 * gnus.texi (Posting Styles): Add x-face-file to example.
6626 (X-Face): Refer to posting styles.
6627
6628 * gnus-faq.texi ([5.8]): Add x-face-file.
6629 ([8.4]): Add links to gmane.emacs.gnus.user and
6630 gmane.emacs.gnus.general.
6631
66322006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
6633
6634 * gnus-faq.texi: Use .invalid.
6635 ([5.4]): Fix gnus-posting-styles example.
6636
66372006-03-27 Romain Francoise <romain@orebokech.com>
6638
6639 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
6640 Emacs/W3 needs a new maintainer.
6641 (Ispell): Update author and version info.
6642 (Mailcrypt): Mention PGG.
6643 (New in Emacs 22): Add PGG to the list of new packages.
6644 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
6645 updating dead URLs.
6646
66472006-03-25 Karl Berry <karl@gnu.org>
6648
6649 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
6650 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
6651 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
6652 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
6653 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
6654 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
6655 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
6656 (2) do not indent copyright year list (or anything else).
6657
66582006-03-21 Bill Wohler <wohler@newt.com>
6659
6660 * mh-e.texi (Folders): Various edits.
6661
66622006-03-20 Romain Francoise <romain@orebokech.com>
6663
6664 * gnus.texi (Mail Folders): Grammar fix.
6665
66662006-03-19 Bill Wohler <wohler@newt.com>
6667
6668 * mh-e.texi (Replying): Document Mail-Followup-To.
6669 Change manually-formatted table to multitable. Add debugging info.
6670 Move description of mh-reply-default-reply-to into paragraph
6671 that describes its values.
6672
66732006-03-17 Bill Wohler <wohler@newt.com>
6674
10d1d0af 6675 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
6676 (Sending Mail Tour): Update method of entering
6677 addresses and subject.
6678 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
6679 (Adding Attachments, Searching): Update screenshots for Emacs 22.
6680
66812006-03-15 Carsten Dominik <dominik@science.uva.nl>
6682
6683 * org.texi: Version number change only.
6684
66852006-03-14 Bill Wohler <wohler@newt.com>
6686
6687 * mh-e.texi: Add index entries around each paragraph rather than
6688 depend on entries from beginning of node. Doing so ensures that
6689 index entries are less likely to be forgotten if text is cut and
6690 pasted, and are necessary anyway if the references are on a
6691 separate page. It seems that makeinfo is now (v. 4.8) only
6692 producing one index entry per node, so there is no longer any
6693 excuse not to. Use subheading instead of heading. The incorrect
6694 use of heading produced very large fonts in Info--as large as the
6695 main heading.
6696 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
6697 versions 6 and 7 appeared *around* the time of these Emacs releases.
6698
66992006-03-13 Carsten Dominik <dominik@science.uva.nl>
6700
6701 * org.texi (Clean view): Document new startup options.
6702
67032006-03-11 Bill Wohler <wohler@newt.com>
6704
6705 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
6706 (Composing, Scan Line Formats): Fix @refs.
6707 (Getting Started): Define MH profile and MH profile components.
6708 (Incorporating Mail, Reading Mail, Viewing, Printing)
6709 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
6710 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
6711 for string constants.
6712 (Tool Bar): Remove spurious quote.
6713 (Junk): Use ``...'' instead of "...".
6714 (Scan Line Formats): Replace @samp with @kbd.
6715
67162006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
6717
6718 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
6719
67202006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6721
6722 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
6723 easy to understand.
6724
67252006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
6726
6727 * gnus.texi: Markup fix.
6728 (Fancy Mail Splitting): Specify new feature.
6729
67302006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
6731
6732 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
6733 partial-words matching.
6734
67352006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
6736
6737 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
6738
6739 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
6740 (MIME Commands): Fix mm-discouraged-alternatives.
6741
67422006-03-07 Carsten Dominik <dominik@science.uva.nl>
6743
6744 * org.texi: Version number change only.
6745
67462006-03-06 Bill Wohler <wohler@newt.com>
6747
6748 * mh-e.texi: Move from SourceForge repository to Savannah.
6749 This is version 7.93, which is a total rewrite from the previous
6750 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
6751 version 7.93.
6752
67532006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
6754
6755 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
6756
67572006-03-01 Carsten Dominik <dominik@science.uva.nl>
6758
6759 * org.texi (Interaction): Add item about `org-mouse.el' by
6760 Piotr Zielinski.
6761 (Managing links): Document that also mouse-1 can be used to
6762 activate a link.
6763 (Headlines, FAQ): Add entry about hiding leading stars.
6764 (Miscellaneous): Resort the sections in this chapter to a more
6765 logical sequence.
6766
67672006-02-27 Simon Josefsson <jas@extundo.com>
6768
6769 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
6770 2004-01-27 from the trunk).
6771
67722006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6773
6774 * cc-mode.texi: Rename c-hungry-backspace to
6775 c-hungry-delete-backwards, at the request of RMS. Leave the old
6776 name as an alias.
6777
67782006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6779
6780 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
6781 include the function header within the defun.
6782
67832006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6784
6785 * cc-mode.texi: Correct two typos.
6786
67872006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6788
6789 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
6790 existing comment.
6791 (Electric Keys): Add a justification for electric indentation.
6792 (Hungry WS Deletion): Clear up the names and complications of the
6793 BACKSPACE and DELETE keys.
6794
67952006-02-23 Juri Linkov <juri@jurta.org>
6796
6797 * faq.texi (Common requests): Move `Turning on auto-fill by
6798 default' after `Wrapping words automatically'. Move `Working with
6799 unprintable characters' before `Searching for/replacing newlines'.
6800 Move `Replacing highlighted text' after `Highlighting a region'.
6801 Merge `Repeating commands' and `Repeating a command as many times
6802 as possible' into the former.
6803 (Packages that do not come with Emacs): Add refs to Gmane and
6804 etc/MORE.STUFF.
6805
68062006-02-23 Juri Linkov <juri@jurta.org>
6807
6808 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
6809 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
6810 Add xref to `(emacs)Reporting Bugs'.
6811 (Getting a printed manual): Add URL to other formats of the manual.
6812 (Common requests): Fix menu.
6813 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
6814 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
6815 (Inserting text at the beginning of each line): Add pxref to
6816 `Changing the included text prefix'.
6817 (Forcing the cursor to remain in the same column): Mention `track-eol'
6818 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
6819 (Replacing text across multiple files): Add keybinding `Q' for
6820 `dired-do-query-replace'.
6821
68222006-02-22 Carsten Dominik <dominik@science.uva.nl>
6823
6824 * reftex.texi: Version number and date change only.
6825
6826 * org.texi (Internal Links): Rewrite to cover the modified
6827 linking system.
6828
68292006-02-17 Eli Zaretskii <eliz@gnu.org>
6830
6831 * faq.texi: Remove the coding cookie, it's not needed anymore.
6832
68332006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6834
6835 * faq.texi (Colors on a TTY): Mention Mac OS port.
6836
68372006-02-12 Karl Berry <karl@gnu.org>
6838
6839 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
6840 8-bit accented a.
6841
68422006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
6843
6844 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
6845
68462006-02-08 Romain Francoise <romain@orebokech.com>
6847
6848 * faq.texi (Top): Remove paragraph about the FAQ being a
6849 transitional document, etc.
6850 (Searching for/replacing newlines): New node.
6851 (Yanking text in isearch): New node.
6852 (Inserting text at the beginning of each line): Rename and make
6853 more general, mention `M-;' in Message mode.
6854
68552006-02-07 Luc Teirlinck <teirllm@auburn.edu>
6856
6857 * faq.texi (Meta key does not work in xterm)
6858 (Emacs does not display 8-bit characters)
6859 (Inputting eight-bit characters): Update xrefs.
6860
68612006-02-06 Romain Francoise <romain@orebokech.com>
6862
6863 * faq.texi (VM): VM now at version 7.19.
6864 Set myself as maintainer of this file.
6865
68662006-02-04 Michael Olson <mwolson@gnu.org>
6867
6868 * erc.texi (History): Note that ERC is now included with Emacs.
6869
68702006-01-31 Romain Francoise <romain@orebokech.com>
6871
6872 * message.texi (Message Headers): Explain what
6873 `message-alternative-emails' does in more detail.
6874 Update copyright year.
6875
68762006-01-30 Juanma Barranquero <lekktu@gmail.com>
6877
6878 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
6879
68802006-01-29 Richard M. Stallman <rms@gnu.org>
6881
6882 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
6883
68842006-01-29 Michael Olson <mwolson@gnu.org>
6885
6886 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
6887
6888 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
6889
6890 * faq.texi (New in Emacs 22): Mention ERC.
6891
68922006-01-28 Luc Teirlinck <teirllm@auburn.edu>
6893
6894 * rcirc.texi: Capitalize dir entry for consistency with the entry
6895 in info/dir and other entries in the Emacs category.
6896 Fix typos. Delete trailing whitespace.
6897
c8763fb6 68982006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
6899
6900 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
6901
69022006-01-27 Eli Zaretskii <eliz@gnu.org>
6903
6904 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
6905 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
6906
6907 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
6908 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
6909
69102006-01-27 Alex Schroeder <alex@gnu.org>
6911
6912 * rcirc.texi: New file.
6913
69142006-01-23 Juri Linkov <juri@jurta.org>
6915
6916 * widget.texi (User Interface): Add S-TAB for widget-backward.
6917
69182006-01-22 Michael Albinus <michael.albinus@gmx.de>
6919
6920 Sync with Tramp 2.0.52.
6921
6922 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
6923 Add Tramp disabling item. New item for common connection problems.
6924 (various): Apply "ftp" as method for the download URL.
6925 (Bug Reports): Refer to FAQ for common problems.
6926
69272006-01-21 Eli Zaretskii <eliz@gnu.org>
6928
6929 * widget.texi (User Interface): Use @key for TAB.
6930
6931 * ses.texi (Formulas, Printer functions): Use @key for TAB.
6932
6933 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
6934 for TAB.
6935
6936 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
6937
69382006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
6939
6940 * gnus.texi: Update copyright.
6941
69422006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
6943
6944 * gnus.texi (Article Washing): Additions.
6945
2de53ca6
GM
69462006-01-13 Carsten Dominik <dominik@science.uva.nl>
6947
6948 * org.texi (Agenda commands): Document tags command.
6949
69502006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
6951
6952 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
6953
69542006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
6955
6956 * gnus.texi (RSS): Addition.
6957
69582005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
6959
6960 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
6961
69622005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
6963
6964 * emacs-mime.texi (Display Customization): Add setting example to
6965 mm-discouraged-alternatives.
6966
69672006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
6968
6969 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
6970 version is the canonical version.
6971
69722006-01-08 Alex Schroeder <alex@gnu.org>
6973
6974 * pgg.texi (Caching passphrase): Rewording.
6975
69762006-01-06 Eli Zaretskii <eliz@gnu.org>
6977
6978 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
6979 repository URL.
6980
69812006-01-06 Carsten Dominik <dominik@science.uva.nl>
6982
6983 * org.texi: Removed the accidentally re-added empty line in the
6984 direntry.
6985
69862006-01-05 Carsten Dominik <dominik@science.uva.nl>
6987
6988 * org.texi (Agenda Views): Chapter reorganized.
6989
69902005-12-29 Romain Francoise <romain@orebokech.com>
6991
6992 * faq.texi (Using Customize): New node.
6993
69942005-12-28 Luc Teirlinck <teirllm@auburn.edu>
6995
6996 * org.texi: Remove blank line in @direntry. It is non-standard
6997 and recursively produces blank lines all over the dir file (when
6998 using Texinfo 4.8).
6999
70002005-12-21 Luc Teirlinck <teirllm@auburn.edu>
7001
7002 * widget.texi (atoms): Delete obsolete remark about `file' widget.
7003
70042005-12-20 Carsten Dominik <dominik@science.uva.nl>
7005
7006 * org.texi (Tags): Boolean logic documented.
7007 (Agenda Views): Document custom commands.
7008
70092005-12-20 David Kastrup <dak@gnu.org>
7010
7011 * faq.texi (AUCTeX): Update version and mailing list info.
7012
70132005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
7014
7015 * gnus.texi (MIME Commands): Mention addition of
7016 multipart/alternative to gnus-buttonized-mime-types and add xref
7017 to mm-discouraged-alternatives.
7018
7019 * emacs-mime.texi (Display Customization): Mention addition of
7020 "image/.*" and add xref to gnus-buttonized-mime-types in the
7021 mm-discouraged-alternatives section.
7022
70232005-12-16 Carsten Dominik <dominik@science.uva.nl>
7024
7025 * org.texi (Tags): New section.
7026 (Agenda Views): Chapter reorganized.
7027
70282005-12-16 Eli Zaretskii <eliz@gnu.org>
7029
7030 * org.texi (Internal Links): Add a missing comma after an @xref.
7031
70322005-12-14 Chong Yidong <cyd@stupidchicken.com>
7033
7034 * faq.texi (Filling paragraphs with a single space): No need to
7035 change sentence-end now.
7036
70372005-12-13 Romain Francoise <romain@orebokech.com>
7038
7039 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
7040
70412005-12-12 Jay Belanger <belanger@truman.edu>
7042
7043 * faq.texi (Calc): Update version number.
7044
70452005-12-12 Carsten Dominik <dominik@science.uva.nl>
7046
7047 * org.texi (Progress Logging): New section.
7048
70492005-12-10 Romain Francoise <romain@orebokech.com>
7050
7051 Update the Emacs FAQ for the 22.1 release.
7052
7053 * faq.texi: Set VER to `22.1'.
7054 (Basic editing): Explain how to use localized versions of the
0c7efc08
SM
7055 Tutorial. Mention that `C-h r' displays the manual.
7056 Delete obsolete WWW link to an Emacs 18 tutorial.
2de53ca6
GM
7057 (Getting a printed manual): Point to the new locations of the
7058 manuals on the GNU Web site.
7059 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
7060 available via Info (it was previously distributed separately).
7061 (Installing Texinfo documentation): The latest version of Texinfo
7062 is 4.8, not 4.0.
7063 (Informational files for Emacs): COPYING is the GNU General Public
7064 License, not the Emacs General Public License.
7065 (Informational files for Emacs): Delete obsolete link to the
7066 GNUinfo pages as they have been removed from the GNU Web site.
7067 (New in Emacs 22): New node.
7068 (Setting up a customization file): Say that most packages support
7069 Customize nowadays.
7070 (Colors on a TTY): Delete reference to instructions on how to
7071 enable syntax highlighting, it is now enabled by default.
7072 (Turning on abbrevs by default): Emacs now reads the abbrevs file
7073 at startup automatically.
7074 (Controlling case sensitivity): Mention `M-c' in isearch.
7075 (Using an already running Emacs process): Emacs now creates the
7076 socket in `/tmp/emacsUID'. Fix typos. Change default location of
7077 gnuserv. As emacsclient can now run Lisp code as well, delete a
7078 sentence praising gnuserv for that. Simplify description of how
7079 the client/server operation works.
7080 (Compiler error messages): Delete obsolete text (compile.el has
7081 been rewritten).
7082 (Indenting switch statements): Fix typo.
7083 (Matching parentheses): Simplify setup instructions, mention the
7084 menu bar item in the Options menu.
7085 (Repeating a command as many times as possible): Mention `C-x e'.
7086 (Going to a line by number): Mention new keymap and bindings
7087 `M-g M-g', `M-g M-p' and `M-g M-n'.
7088 (Turning on syntax highlighting): Now on by default. Simplify.
7089 (Replacing highlighted text): Use `1', not `t'.
7090 (Problems with very large files): The maximum size is now 256MB on
7091 32-bit machines.
7092 (^M in the shell buffer): Mention `comint-process-echoes'.
7093 (Emacs for Apple computers): Emacs 22 has native support for Mac
7094 OS X.
7095 (Translating names to IP addresses): Delete node.
7096 (Binding keys to commands): Fix typo.
7097 (SPC no longer completes file names): New node.
7098 (MIME with Emacs mail packages): Delete section about the Emacs
7099 MIME FAQ (it's not reachable anymore).
7100
71012005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
7102
7103 * cc-mode.texi: The manual has been extensively revised: the
7104 information about using CC Mode has been separated from the larger
7105 and more difficult chapters about configuration. It has been
7106 updated for CC Mode 5.31.
7107
71082005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
7109
7110 * pgg.texi (User Commands): Fix description of pgg-verify-region.
7111 (Selecting an implementation): Fix descriptions.
7112
71132005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
7114
7115 * message.texi (Various Message Variables): Addition.
7116
71172005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
7118
7119 * message.texi: Fix default values.
7120
71212005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
7122
7123 * message.texi (Header Commands): Clarify descriptions of
7124 message-cross-post-followup-to, message-reduce-to-to-cc, and
7125 message-insert-wide-reply.
7126 (Various Commands): Fix kindex for message-kill-to-signature;
7127 clarify description of message-tab.
7128
71292005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
7130
7131 * message.texi (Mailing Lists): Fix description about MFT.
7132
7133 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
7134
71352005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
7136
7137 * gnus.texi (Slow Terminal Connection): Replace old description
7138 with new one.
7139
71402005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
7141
7142 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
7143 replace X-Draft-Headers with X-Draft-From.
7144
71452005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
7146
7147 * gnus.texi (Various Various): Fix the default value of
7148 nnheader-max-head-length.
7149 (Gnus Versions): Fix typo.
7150
71512005-12-08 Carsten Dominik <dominik@science.uva.nl>
7152
7153 * org.texi (Structure editing): Document new functionality of
7154 M-RET.
7155
71562005-12-06 Luc Teirlinck <teirllm@auburn.edu>
7157
7158 * org.texi (Internal Links): Fix Texinfo usage.
7159
71602005-12-06 Carsten Dominik <dominik@science.uva.nl>
7161
7162 * org.texi (TODO basics): Document the global todo list.
7163 (TODO items): Documents sparse tree for specific TODO
7164 keywords.
7165
71662005-11-30 Carsten Dominik <dominik@science.uva.nl>
7167
7168 * org.texi (Plain Lists): Typos fixed.
7169
71702005-11-28 Jay Belanger <belanger@truman.edu>
7171
7172 * calc.texi: Change references of `M-#' to `C-x *' prefix.
7173
71742005-11-24 Carsten Dominik <dominik@science.uva.nl>
7175
7176 * org.texi (Structure editing): New item moving commands added.
7177 (Plain Lists): New section.
7178
71792005-11-18 Carsten Dominik <dominik@science.uva.nl>
7180
7181 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
7182 (Agenda): Document commands `org-cycle-agenda-files' and
c4cc8b9a 7183 `org-agenda-file-to-front'.
2de53ca6
GM
7184 (Built-in table editor): Document `org-table-sort-lines'.
7185 (HTML formatting): Export of hand-formatted lists.
7186
71872005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
7188
7189 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
7190 new variable gnus-toolbar-thickness.
7191
71922005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
7193
7194 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
7195
71962005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
7197
7198 * gnus.texi (X-Face): Fix description.
7199 (XVarious): Remove gnus-xmas-logo-color-alist and
7200 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
7201
72022005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
7203
7204 * gnus.texi (Group Parameters): Mention new variable
7205 gnus-parameters-case-fold-search.
7206 (Home Score File): Addition.
7207
72082005-11-04 Ulf Jasper <ulf.jasper@web.de>
7209
7210 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
7211 (Overview): List supported feed types.
7212 (Installation): No installation necessary when using autoload.
7213 (Configuration): Rename "RSS" to "news".
7214
72152005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
7216
7217 * pgg.texi (User Commands): Document additional passphrase
7218 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
7219 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
7220
72212005-11-04 Carsten Dominik <dominik@science.uva.nl>
7222
7223 * org.texi: Version number changed to 3.19.
7224
72252005-10-29 Sascha Wilde <wilde@sha-bang.de>
7226
7227 * pgg.texi (How to use): Update the example to add autoload of
7228 pgg-encrypt-symmetric-region.
7229 (User Commands): Document pgg-encrypt-symmetric-region.
7230 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
7231
72322005-10-27 Jay Belanger <belanger@truman.edu>
7233
7234 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
7235 mention other TeX-related units.
7236
72372005-10-23 Lars Hansen <larsh@soem.dk>
7238
0c7efc08
SM
7239 * dired-x.texi (Miscellaneous Commands):
7240 Replace dired-do-relative-symlink by dired-do-relsymlink and
2de53ca6
GM
7241 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
7242
72432005-10-23 Jay Belanger <belanger@truman.edu>
7244
7245 * calc.texi (Predefined Units): Use `alpha' for the fine structure
7246 constant.
7247
72482005-10-23 Michael Albinus <michael.albinus@gmx.de>
7249
0c7efc08
SM
7250 * faq.texi (Bugs and problems):
7251 Replace `dired-move-to-filename-regexp' by
2de53ca6
GM
7252 `directory-listing-before-filename-regexp'.
7253
72542005-10-22 Eli Zaretskii <eliz@gnu.org>
7255
7256 * newsticker.texi (UPDATED): Set value.
7257
72582005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
7259
7260 * gnus.texi (Document Groups): Remove duplicate item.
7261
72622005-10-21 Carsten Dominik <dominik@science.uva.nl>
7263
7264 * org.texi (Summary): Mention iCalendar support.
7265 (Exporting): Document iCalendar support.
7266
72672005-10-18 Romain Francoise <romain@orebokech.com>
7268
7269 * viper.texi (Viper Specials): Capitalize GNU.
7270
72712005-10-17 Juri Linkov <juri@jurta.org>
7272
7273 * info.texi (Getting Started, Search Index, Expert Info):
7274 Fix wording.
7275 (Search Text): Replace `echo area' with `mode line'.
7276 (Search Index): Both `i' and `,' find all index entries.
7277 Replace example `C-f' with `C-l' (which exists in index of Info
7278 manual) and delete spaces in its keyboard input sequence.
7279 Delete unnecessary explanations about literal characters.
7280
72812005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
7282
7283 * gnus.texi (Document Server Internals): Addition.
7284
72852005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
7286
7287 * gnus.texi (A note on namespaces): Fix RFC reference.
7288
72892005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
7290
7291 * gnus.texi (RSS): Fix key description.
7292
72932005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
7294
7295 * gnus.texi: Emacs/w3 -> Emacs/W3.
7296 (Browsing the Web): Fix description.
7297 (Web Searches): Ditto.
7298 (Customizing W3): Ditto.
7299
73002005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
7301
7302 * gnus.texi (Maildir): Clarify expire-age and expire-group.
7303
73042005-10-11 Jay Belanger <belanger@truman.edu>
7305
7306 * calc.texi (Integration): Mention using `a i' to compute definite
7307 integrals.
7308
73092005-10-11 Juri Linkov <juri@jurta.org>
7310
7311 * info.texi: Rearrange nodes.
7312 (Top): Update menu. Change ref `Info for Experts' to
7313 `Advanced Info Commands'.
7314 (Getting Started): Fix description of manual's parts.
7315 (Help-Int): Change xref `Info Search' to `Search Index', and
7316 `Expert Info' to `Advanced'.
7317 (Advanced): Move node one level up.
7318 (Search Text, Search Index): New nodes split out from `Info Search'.
7319 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
7320 split out from `Advanced'.
7321 (Advanced, Emacs Info Variables): De-document editing an Info file
7322 in Info.
7323 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
7324 (Creating an Info File): Delete node and move its text to
7325 `Expert Info'.
7326
73272005-10-10 Carsten Dominik <dominik@science.uva.nl>
7328
7329 * org.texi (Workflow states): Documented that change in keywords
7330 becomes active only after restart of Emacs.
7331
73322005-10-08 Michael Albinus <michael.albinus@gmx.de>
7333
7334 Sync with Tramp 2.0.51.
7335
73362005-10-08 Nick Roberts <nickrob@snap.net.nz>
7337
7338 * speedbar.texi (Introduction): Describe new location of speedbar
7339 on menubar.
7340 (Basic Key Bindings): Remove descriptions of bindings that have
7341 been removed.
7342
73432005-10-05 Nick Roberts <nickrob@snap.net.nz>
7344
7345 * speedbar.texi (GDB): Describe use of watch expressions.
7346
73472005-09-28 Simon Josefsson <jas@extundo.com>
7348
7349 * message.texi (IDNA): Fix.
7350
73512005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
7352
7353 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
7354 nntp-server-hook, and nntp-warn-about-losing-connection; fix
7355 description of nntp-open-connection-function.
7356 (Common Variables): Fix descriptions.
7357
73582005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
7359
7360 * gnus.texi (Server Buffer Format): Document the %a format spec.
7361
73622005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
7363
7364 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
7365
73662005-09-23 Carsten Dominik <dominik@science.uva.nl>
7367
7368 * org.texi Version 3.16.
7369
73702005-09-19 Miles Bader <miles@gnu.org>
7371
7372 * newsticker.texi: Get rid of CVS keywords.
7373
73742005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
7375
7376 * gnus.texi (Finding the Parent): Fix description of how Gnus
7377 finds article.
7378
73792005-09-14 Jari Aalto <jari.aalto@cante.net>
7380
7381 * gnus.texi (Advanced Scoring Examples): New examples to teach how
7382 to drop off non-answered articles.
7383
73842005-09-19 Juanma Barranquero <lekktu@gmail.com>
7385
7386 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
7387 braces (which are unsupported by NMAKE) for macro `srcdir'.
7388
73892005-09-17 Eli Zaretskii <eliz@gnu.org>
7390
7391 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
7392 (../info/newsticker, newsticker.dvi): New targets.
7393
73942005-09-17 Ulf Jasper <ulf.jasper@web.de>
7395
7396 * newsticker.texi: Replace @command with @code. Replace @example
7397 with @lisp.
0c7efc08
SM
7398 (Top): Add explanations to menu items.
7399 (GNU Free Documentation License): Remove.
2de53ca6
GM
7400
74012005-09-16 Romain Francoise <romain@orebokech.com>
7402
7403 Update all files to specify GFDL version 1.2.
7404
7405 * doclicense.texi (GNU Free Documentation License): Update to
7406 version 1.2.
7407
74082005-09-15 Richard M. Stallman <rms@gnu.org>
7409
7410 * newsticker.texi: Fix @setfilename.
7411
7412 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
7413 (../info/newsticker, newsticker.dvi): New targets.
7414
74152005-08-30 Carsten Dominik <dominik@science.uva.nl>
7416
7417 * org.texi: Version 3.15.
7418
74192005-08-29 Luc Teirlinck <teirllm@auburn.edu>
7420
7421 * ses.texi: Combine all three indices into one.
7422 Correct a few typos.
7423
74242005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
7425
7426 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
7427
74282005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
7429
7430 * emacs-mime.texi (Handles): Remove duplicate item.
7431 (Encoding Customization): Fix the default value for
7432 mm-coding-system-priorities.
7433 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
7434 (Basic Functions): Fix reference.
7435
74362005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
7437
7438 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
7439
74402005-08-18 Richard M. Stallman <rms@gnu.org>
7441
7442 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
7443 and web site.
7444
7445 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
7446 not keyboard-translate.
7447
74482005-08-11 Richard M. Stallman <rms@gnu.org>
7449
7450 * faq.texi (Using regular expressions): Fix xref.
7451
74522005-08-09 Juri Linkov <juri@jurta.org>
7453
7454 * info.texi (Help-P): Replace `Prev' with `Previous'.
7455 (Help-M, Help-Xref): Add S-TAB.
7456 (Help-FOO): Update `u' command.
7457 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
7458 Update info about visibility of xref parts.
7459 (Help-Int): Fix `m' command. Rename `Info-last' to
7460 `Info-history-back'. Add `Info-history-forward'.
7461 (Advanced): Fix `g*' and `M-n' commands.
7462 (Info Search): Add `index-apropos' in stand-alone browser.
7463 Add isearch commands.
7464 (Emacs Info Variables): Remove `Info-fontify'.
7465 Add `Info-mode-hook'. Update face names.
7466 Add `Info-fontify-maximum-menu-size',
7467 `Info-fontify-visited-nodes', `Info-isearch-search'.
7468
74692005-08-07 Michael Albinus <michael.albinus@gmx.de>
7470
7471 Sync with Tramp 2.0.50.
7472
7473 * tramp.texi: Use @option{} consequently for method names.
7474 (Inline methods, External transfer methods): Remove references to
7475 Cygwin.
7476 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
7477 implementation.
7478
74792005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
7480
7481 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
7482 Mention that gnus-init-file is not read when Emacs is invoked with
7483 --no-init-file or -q.
7484
74852005-07-19 Carsten Dominik <dominik@science.uva.nl>
7486
7487 * org.texi: Version 3.14.
7488
74892005-07-04 Carsten Dominik <dominik@science.uva.nl>
7490
7491 * org.texi: Version 3.13.
7492
74932005-07-18 Juri Linkov <juri@jurta.org>
7494
7495 * calc.texi (Time Zones, Logical Operations):
7496 * cl.texi (Overview):
7497 * org.texi (TODO types):
7498 * sc.texi (Emacs 18 MUAs):
7499 * speedbar.texi (Top):
7500 * url.texi (History):
7501 Delete duplicate duplicate words.
7502
ce058493 75032005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
7504
7505 * cl.texi (Type Predicates): Document `atom' type.
7506
75072005-07-04 Lute Kamstra <lute@gnu.org>
7508
7509 Update FSF's address in GPL notices.
7510
7511 * calc.texi (Copying):
7512 * doclicense.texi (GNU Free Documentation License):
7513 * faq.texi (Contacting the FSF):
7514 * mh-e.texi (Copying): Update FSF's address.
7515
75162005-07-03 Richard M. Stallman <rms@gnu.org>
7517
7518 * flymake.texi (Example -- Configuring a tool called directly):
7519 Update name of flymake-build-relative-filename.
7520
75212005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
7522
7523 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
7524
75252005-06-29 Carsten Dominik <dominik@science.uva.nl>
7526
7527 * org.texi: Version 3.12.
7528
75292005-06-24 Eli Zaretskii <eliz@gnu.org>
7530
7531 * makefile.w32-in (MAKEINFO): Use --force.
7532 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
7533 Makefile.in.
7534 (gnus.dvi): Use "..." to quote Sed args, so that it works with
7535 more shells.
7536
75372005-06-23 Richard M. Stallman <rms@gnu.org>
7538
7539 * speedbar.texi (Creating a display): Texinfo usage fixes.
7540
7541 * tramp.texi (Customizing Completion, Auto-save and Backup):
7542 Texinfo usage fixes.
7543
75442005-06-23 Juanma Barranquero <lekktu@gmail.com>
7545
7546 * dired-x.texi (Miscellaneous Commands):
7547 * ediff.texi (Miscellaneous):
7548 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
7549 (Agent Variables):
7550 * info.texi (Help-Xref):
7551 * message.texi (Message Headers):
7552 * org.texi (Remember):
7553 * reftex.texi (Options (Defining Label Environments)):
7554 (Options (Index Support)):
7555 (Options (Viewing Cross-References)):
7556 (Options (Misc)):
7557 (Changes):
7558 * speedbar.texi (Creating a display):
7559 * tramp.texi (Customizing Completion, Auto-save and Backup):
7560 Texinfo usage fix.
7561
75622005-06-13 Carsten Dominik <dominik@science.uva.nl>
7563
7564 * org.texi: Version 3.11.
7565
75662005-06-12 Jay Belanger <belanger@truman.edu>
7567
7568 * calc.texi (Getting Started): Remove extra menu item.
7569
75702005-05-31 Jay Belanger <belanger@truman.edu>
7571
7572 * calc.texi (Notations Used in This Manual): Use @kbd for key
7573 sequence.
7574 (Demonstration of Calc): Mention another way of starting Calc.
7575 (Starting Calc): Mention long name of M-#.
7576 (Embedded Mode Overview): Remove unnecessary instruction.
7577 (Other M-# commands): Rephrase `M-# 0' explanation.
7578 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
7579 reflect current behavior.
7580
75812005-05-30 Jay Belanger <belanger@truman.edu>
7582
7583 * calc.texi (Hooks): Change description of calc-window-hook and
7584 calc-trail-window-hook to match usage.
7585 (Computational Functions): Add more constant-generating functions.
7586 (Customizable Variables): Use defvar.
7587
75882005-05-28 Jay Belanger <belanger@truman.edu>
7589
7590 * calc.texi (Assignments in Embedded Mode): Fix variable name.
7591 (Basic Embedded Mode): Explain behavior of arguments to
7592 calc-embedded-mode.
7593
75942005-05-27 Jay Belanger <belanger@truman.edu>
7595
7596 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
7597 current behavior.
7598
75992005-05-25 Jay Belanger <belanger@truman.edu>
7600
7601 * calc.texi: Change Calc version number throughout.
7602 (Keypad Mode): Change location in info output.
7603 (Keypad mode overview): Move picture of keypad.
7604
76052005-05-21 Jay Belanger <belanger@truman.edu>
7606
7607 * calc.texi (Storing variables): Mention that only most variables
7608 are void to begin with.
7609
76102005-05-21 Kevin Ryde <user42@zip.com.au>
7611
7612 * widget.texi (Basic Types): Update cross ref from "Enabling
7613 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
7614 lispref/text.texi change.
7615
76162005-05-20 Carsten Dominik <dominik@science.uva.nl>
7617
7618 * org.texi: Version 3.09.
7619
76202005-05-18 Carsten Dominik <dominik@science.uva.nl>
7621
7622 * reftex.texi: Version 4.28.
7623
76242005-05-16 Jay Belanger <belanger@truman.edu>
7625
7626 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
7627
76282005-05-14 Jay Belanger <belanger@truman.edu>
7629
7630 * calc.texi (Default Simplifications): Insert missing ! (logical
7631 not operator).
7632
76332005-05-14 Michael Albinus <michael.albinus@gmx.de>
7634
7635 Sync with Tramp 2.0.49.
7636
76372005-05-10 Jay Belanger <belanger@truman.edu>
7638
7639 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
7640 to 1.
7641
76422005-04-29 Carsten Dominik <dominik@science.uva.nl>
7643
7644 * org.texi: Version 3.08, structure reorganized.
7645
76462005-04-24 Richard M. Stallman <rms@gnu.org>
7647
7648 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
7649
76502005-04-15 Carsten Dominik <dominik@science.uva.nl>
7651
7652 * org.texi: Update to version 3.06.
7653
76542005-04-13 Lute Kamstra <lute@gnu.org>
7655
7656 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
7657
76582005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
7659
7660 * cl.texi (Porting Common Lisp): Fix typo.
7661
76622005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
7663
7664 * gnus.texi (RSS): Addition.
7665
76662005-04-04 Jay Belanger <belanger@truman.edu>
7667
7668 * calc.texi: Change Calc version number.
7669 (Customizable variables): Fix description of calc-language-alist.
7670 (Copying): Put in version 2 of GPL.
7671
76722005-04-01 Jay Belanger <belanger@truman.edu>
7673
7674 * calc.texi (Troubleshooting Commands): Remove comment about
7675 installation.
7676 (Installation): Remove section.
7677 (Customizable Variables): New section.
7678 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
7679 (Graphical Devices): Add references to Customizable Variables.
7680
76812005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
7682
7683 * emacs-mime.texi (Display Customization): Markup fixes.
7684 (rfc2047): Update.
7685
76862005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
7687
7688 * gnus-faq.texi: Replaced with auto-generated version.
7689
76902005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
7691
7692 * dired-x.texi (Multiple Dired Directories): default-directory was
7693 renamed to dired-default-directory.
7694
76952005-03-26 Jay Belanger <belanger@truman.edu>
7696
7697 * calc.texi (Simplifying Formulas, Rewrite Rules):
7698 Change description of top and bottom of fraction.
7699 (Modulo Forms): Move description of how to create modulo forms to
7700 earlier in the section.
7701 (Fraction Mode): Suggest using : to get a fraction by dividing.
7702 (Basic Arithmetic): Adjust placement of command name.
7703 (Truncating the Stack): Emphasize that "hidden" entries are still
7704 visible.
7705 (Installation): Move discussion of printing manual to "About This
7706 Manual".
7707 (About This Manual): Mention how to print the manual.
7708 (Reporting Bugs): Remove first person.
7709 (Building Vectors): Add algebraic version of append.
7710 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
7711 (Grouping Digits): Fix typo.
7712
77132005-03-25 Werner Lemberg <wl@gnu.org>
7714
7715 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
7716 Replace `legal' with `valid'.
7717
77182005-03-25 Werner Lemberg <wl@gnu.org>
7719
7720 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
7721
77222005-03-24 Jay Belanger <belanger@truman.edu>
7723
7724 * calc.texi (General Mode Commands)
7725 (Mode Settings in Embedded Mode): Add some explanation of
7726 recording mode settings.
7727
77282005-03-24 Richard M. Stallman <rms@gnu.org>
7729
7730 * calc.texi: Remove praise of non-free software.
7731
7732 * idlwave.texi: Don't say where to get IDL or its non-free manual.
7733 (Installation): Node deleted.
7734
77352005-03-23 Richard M. Stallman <rms@gnu.org>
7736
7737 * url.texi (HTTP language/coding): Improve last change.
7738
77392005-03-22 Jay Belanger <belanger@truman.edu>
7740
7741 * calc.texi (Embedded Mode): Add new information on changing
7742 modes.
7743
77442005-03-20 Michael Albinus <michael.albinus@gmx.de>
7745
7746 Sync with Tramp 2.0.48.
7747
7748 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
7749
7750 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
7751 "GNU/Linux". Change all addresses to .gnu.org.
7752 (Default Method): Offer shortened syntax for "su" and "sudo"
7753 methods.
7754
77552005-03-07 Richard M. Stallman <rms@gnu.org>
7756
7757 * url.texi: Fix usage of "e.g.".
7758 (HTTP language/coding): Explain the rules for these strings.
7759
77602005-03-06 Richard M. Stallman <rms@gnu.org>
7761
7762 * woman.texi (Introduction): Minor cleanups.
7763
7764 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
7765
7766 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
7767 (Installation): Node deleted.
7768
7769 * mh-e.texi (Preface): Get rid of "Emacs 21".
7770
7771 * eshell.texi (Installation): Delete node (for Emacs 20).
7772
77732005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
7774
7775 * flymake.texi: Refill and tweak style in @lisp blocks.
7776
77772005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
7778
7779 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
7780
77812005-03-01 Jay Belanger <belanger@truman.edu>
7782
7783 * calc.texi (Trigonometric and Hyperbolic Functions):
7784 Mention additional functions.
7785 (Algebraic Simplifications): Mention additional simplifications.
7786
77872005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
7788
7789 * ses.texi: Add concept/function/variable indices (this work was
7790 donated by Brad Collins <brad@chenla.org>, copyright-assignment
7791 papers on file at FSF).
7792
77932005-02-10 Jay Belanger <belanger@truman.edu>
7794
7795 * calc.texi: Change @LaTeX to La@TeX throughout.
7796 Redefine @expr as @math for TeX output.
7797 Redefine @texline as a no-op for TeX output.
7798 Define @tfn, replace @t by @tfn throughout.
7799
78002005-02-09 Jay Belanger <belanger@truman.edu>
7801
7802 * calc.texi: Add macro for LaTeX for info output.
7803
78042005-02-08 Kim F. Storm <storm@cua.dk>
7805
7806 * texinfo.tex (LaTex): Add def.
7807
78082005-02-06 Jay Belanger <belanger@truman.edu>
7809
7810 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
7811 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
7812 throughout manual.
7813
78142005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7815
7816 * gnus.texi: Some edits based on comments from David Abrahams.
7817
78182005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
7819
7820 * gnus.texi (RSS): Fix the keystroke.
7821
78222005-01-24 David Kastrup <dak@gnu.org>
7823
7824 * faq.texi: Update AUCTeX version info.
7825
78262005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
7827
7828 * gnus-faq.texi ([4.1]): Typo.
7829
78302005-01-19 Jay Belanger <belanger@truman.edu>
7831
7832 * calc.texi (Keep Arguments): Mention that keeping arguments
7833 doesn't work with keyboard macros.
7834
78352005-01-16 Richard M. Stallman <rms@gnu.org>
7836
7837 * autotype.texi (Autoinserting): Fix small error.
7838
78392005-01-16 Michael Albinus <michael.albinus@gmx.de>
7840
7841 Sync with Tramp 2.0.47.
7842
7843 * tramp.texi (Compilation): New section, describing compilation of
7844 remote files.
7845
78462005-01-11 Kim F. Storm <storm@cua.dk>
7847
7848 * widget.texi (Basic Types): Add :follow-link keyword.
7849
78502005-01-09 Jay Belanger <belanger@truman.edu>
7851
7852 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
7853
78542005-01-08 Jay Belanger <belanger@truman.edu>
7855
7856 * calc.texi: Change throughout to reflect new default value of
7857 calc-settings-file.
7858
78592005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
7860
7861 * message.texi (Reply): `message-reply-to-function' should return
7862 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
7863
78642005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
7865
7866 * faq.texi (Changing load-path): Fix typo.
7867
78682005-01-05 Jay Belanger <belanger@truman.edu>
7869
7870 * calc.texi (Programming Tutorial): Replace kbd command by
7871 appropriate characters for a keyboard macro.
7872
78732005-01-04 Jay Belanger <belanger@truman.edu>
7874
7875 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
7876 for Lucid Emacs.
7877 (Programming Tutorial): Mention that the user needs to be in the
7878 right mode to compute some functions.
7879
78802005-01-04 Jay Belanger <belanger@truman.edu>
7881
7882 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
7883 no longer applicable.
7884
78852005-01-01 Jay Belanger <belanger@truman.edu>
7886
0c7efc08 7887 * calc.texi (Programming Tutorial): Change description of how to
2de53ca6
GM
7888 edit keyboard macros to match current behavior.
7889
78902004-12-31 Jay Belanger <belanger@truman.edu>
7891
7892 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
7893
78942004-12-20 Jay Belanger <belanger@truman.edu>
7895
7896 * calc.texi (Types Tutorial): Emphasize that you can't divide by
7897 zero.
7898
78992004-12-17 Luc Teirlinck <teirllm@auburn.edu>
7900
7901 * cc-mode.texi (Text Filling and Line Breaking): Put period after
7902 @xref.
7903 (Font Locking): Avoid @strong{Note:}.
7904
79052004-12-17 Michael Albinus <michael.albinus@gmx.de>
7906
7907 Sync with Tramp 2.0.46.
7908
7909 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
7910
79112004-12-16 Luc Teirlinck <teirllm@auburn.edu>
7912
7913 * url.texi: Correct typos.
7914 (Retrieving URLs): @var{nil}->@code{nil}.
af42a9cc 7915 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
2de53ca6
GM
7916 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
7917 (Dealing with HTTP documents): @inforef->@xref.
7918
79192004-12-15 Jay Belanger <belanger@truman.edu>
7920
7921 * calc.texi: Consistently capitalized all mode names.
7922 (Answers to Exercises): Mention that an answer can be a fraction
7923 when in Fraction mode.
7924
79252004-12-13 Jay Belanger <belanger@truman.edu>
7926
7927 * calc.texi: Fix some TeX definitions.
7928
79292004-12-09 Luc Teirlinck <teirllm@auburn.edu>
7930
7931 * reftex.texi (Imprint): Remove erroneous @value's.
7932
79332004-12-08 Luc Teirlinck <teirllm@auburn.edu>
7934
7935 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
7936 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
7937
79382004-12-08 Jay Belanger <belanger@truman.edu>
7939
7940 * calc.texi (Starting Calc): Remove comment about installation.
7941 (Keypad Mode Overview): Remove comment about Emacs 19 support.
7942
79432004-12-08 Luc Teirlinck <teirllm@auburn.edu>
7944
7945 * url.texi: Update @setfilename.
7946 (Getting Started): No need to worry about Gnus versions.
7947 (Dealing with HTTP documents): Use @inforef.
7948
7949 * org.texi: Fix @direntry file name.
7950
79512004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
7952
7953 * url.texi: New file.
7954
7955 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
7956
79572004-12-06 Jay Belanger <belanger@truman.edu>
7958
7959 * calc.texi (Using Calc): Remove paragraph about installation.
7960
79612004-12-06 Jay Belanger <belanger@truman.edu>
7962
7963 * calc.texi: Use more Texinfo macros and less TeX defs.
7964 Remove @refill's.
7965
79662004-12-06 Richard M. Stallman <rms@gnu.org>
7967
7968 * org.texi: New file.
7969
79702004-12-05 Richard M. Stallman <rms@gnu.org>
7971
7972 * Makefile.in (org.dvi, ../info/org): New targets.
7973 (INFO_TARGETS): Add ../info/org.
7974 (DVI_TARGETS): Add org.dvi.
7975 (maintainer-clean): Remove the info files in the info dir.
7976
79772004-11-26 Eli Zaretskii <eliz@gnu.org>
7978
7979 * idlwave.texi: Fix the setfilename directive to put the produced
7980 file in ../info.
7981 (Continued Statement Indentation): Resurrect Jan D.'s change from
7982 2004-11-03 that was lost when a newer version of idlwave.texi was
7983 imported.
7984
79852004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
7986
0c7efc08 7987 * gnus-faq.texi ([5.1]): Add missing bracket.
2de53ca6 7988
0c7efc08
SM
7989 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
7990 Index `spam-initialize'.
2de53ca6
GM
7991
79922004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
7993
7994 * message.texi (Various Message Variables): Mention that all mail
7995 file variables are derived from `message-directory'.
7996
7997 * gnus.texi (Splitting Mail): Clarify bogus group.
7998
79992004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
8000
0c7efc08
SM
8001 * emacs-mime.texi (Encoding Customization):
8002 Fix mm-coding-system-priorities entry.
2de53ca6 8003
c8763fb6 80042004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
8005
8006 * idlwave.texi (Continued Statement Indentation):
8007 * reftex.texi (Options (Index Support)):
8008 (Displaying and Editing the Index, Table of Contents):
0c7efc08
SM
8009 * speedbar.texi (Creating a display, Major Display Modes):
8010 Replace non-nil with non-@code{nil}.
2de53ca6
GM
8011
80122004-10-21 Jay Belanger <belanger@truman.edu>
8013
0c7efc08 8014 * calc.texi (Algebraic-Style Calculations): Remove a comment.
2de53ca6
GM
8015
80162004-10-18 Luc Teirlinck <teirllm@auburn.edu>
8017
8018 * calc.texi (Reporting Bugs): Double up `@'.
8019
80202004-10-18 Jay Belanger <belanger@truman.edu>
8021
0c7efc08 8022 * calc.texi (Reporting Bugs): Change the address that bugs
2de53ca6
GM
8023 should be sent to.
8024
80252004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
8026
8027 * gnus.texi (New Features): Add 5.11.
8028
8029 * message.texi (Resending): Remove wrong default value.
8030
8031 * gnus.texi (Mail Source Specifiers): Describe possible problems
8032 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
8033 `pop3-leave-mail-on-server' to the index.
8034
80352004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
8036
8037 * message.texi (Canceling News): Add how to set a password.
8038
80392004-10-12 Jay Belanger <belanger@truman.edu>
8040
0c7efc08 8041 * calc.texi (Help Commands): Change the descriptions of
2de53ca6
GM
8042 calc-describe-function and calc-describe-variable to match their
8043 current behavior.
8044
80452004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
8046
8047 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
8048
80492004-10-12 Michael Albinus <michael.albinus@gmx.de>
8050
8051 Sync with Tramp 2.0.45.
8052
8053 * tramp.texi (Frequently Asked Questions): Comment paragraph about
8054 plink link. The URL is outdated. Originator contacted for
8055 clarification.
8056
80572004-10-10 Juri Linkov <juri@jurta.org>
8058
8059 * gnus.texi (Top, Marking Articles): Join two menus in one node
8060 because a node can have only one menu.
8061
80622004-10-09 Juri Linkov <juri@jurta.org>
8063
8064 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
8065 example of nnmail-split-fancy.
8066
80672004-10-06 Karl Berry <karl@gnu.org>
8068
8069 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
8070 consistency with other uses of dashes.
8071
80722004-10-05 Karl Berry <karl@gnu.org>
8073
8074 * info.texi: Consistently use --- throughout, periods at end of
8075 menu descriptions, and a couple typos.
8076
80772004-09-26 Jesper Harder <harder@ifa.au.dk>
8078
8079 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
8080 * pgg.texi (User Commands, Backend methods): Do.
8081 * gnus.texi: Markup fixes.
8082 (Setting Process Marks): Fix `M P a' entry.
8083 * emacs-mime.texi: Fixes.
8084
80852004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
8086
8087 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
8088 again.
8089 Use 5.10 instead of 5.10.0.
8090
80912004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
8092
8093 * gnus.texi (Summary Mail Commands): S D e.
8094
80952004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
8096
8097 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
8098 the gnus-article-mode-line-format section.
8099
81002004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
8101
8102 * gnus.texi (Various Summary Stuff): Fix the documentation for
8103 gnus-newsgroup-variables.
8104
81052004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
8106
0c7efc08
SM
8107 * gnus.texi (MIME Commands):
8108 Add gnus-mime-display-multipart-as-mixed,
2de53ca6
GM
8109 gnus-mime-display-multipart-alternative-as-mixed,
8110 gnus-mime-display-multipart-related-as-mixed.
8111 (Mail Source Customization): Clarify `mail-source-directory'.
8112 (Splitting Mail): Mention gnus-group-find-new-groups.
0c7efc08 8113 (SpamOracle): Fix typo.
2de53ca6
GM
8114
8115 * gnus-faq.texi: Untabify.
8116 ([6.3]): nnir.el is in contrib directory.
8117
8118 * message.texi (News Headers): Clarify how a unique ID is created.
8119
0c7efc08
SM
8120 * gnus.texi (Batching Agents): Fix typo in example.
8121 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
2de53ca6 8122
b2abec73 81232004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 8124
0c7efc08 8125 * gnus.texi (Group Parameters): Add more on hooks.
2de53ca6
GM
8126
81272004-09-20 Florian Weimer <fw@deneb.enyo.de>
8128
8129 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
8130
81312004-09-22 Jay Belanger <belanger@truman.edu>
8132
0c7efc08 8133 * calc.texi (Vectors as Lists): Add a warning that the tutorial
2de53ca6
GM
8134 might be hidden during part of the session.
8135
81362004-09-20 Jay Belanger <belanger@truman.edu>
8137
8138 * calc.texi (Notations Used in This Manual): Put in an earlier
8139 mention that DEL could be called Backspace.
8140
81412004-09-10 Simon Josefsson <jas@extundo.com>
8142
8143 * gnus.texi (IMAP): Add example. Suggested and partially written
8144 by Steinar Bang <sb@dod.no>.
8145
81462004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8147
8148 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
8149 netrc syntax.
8150
81512004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8152
b2abec73
JB
8153 * gnus.texi (Spam ELisp Package Sequence of Events):
8154 Some clarifications.
2de53ca6
GM
8155 (Spam ELisp Package Global Variables): More clarifications.
8156
81572004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8158
8159 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
8160 Mention spam-split does not modify incoming mail.
8161
81622004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8163
8164 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
8165
81662004-09-10 Eli Zaretskii <eliz@gnu.org>
8167
8168 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
8169
81702004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
8171
8172 * makefile.w32-in (sieve, pgg): Use $(infodir).
8173
81742004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
8175
8176 * makefile.w32-in: Fix PGG and Sieve entries.
8177
81782004-08-28 Eli Zaretskii <eliz@gnu.org>
8179
8180 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
8181 Emacs and related programs.
8182
81832004-08-27 Richard M. Stallman <rms@gnu.org>
8184
8185 * faq.texi: Fix texinfo usage, esp. doublequotes.
8186 (Difference between Emacs and XEmacs): Some clarification.
8187
8188 * faq.texi (Difference between Emacs and XEmacs):
8189 Explain not to contrast XEmacs with GNU Emacs.
8190
81912004-08-26 Richard M. Stallman <rms@gnu.org>
8192
8193 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
8194
81952004-08-22 David Kastrup <dak@gnu.org>
8196
8197 * reftex.texi (AUCTeX): Update links, section name.
8198
8199 * faq.texi (Calc): Update availability (included in 22.1).
8200 (AUCTeX): Update availability, information, versions, description.
8201
82022004-08-14 Eli Zaretskii <eliz@gnu.org>
8203
8204 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
8205
82062004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
8207
8208 * cc-mode.texi: Various updates for CC Mode 5.30.9.
8209
82102004-08-10 Michael Albinus <michael.albinus@gmx.de>
8211
8212 Sync with Tramp 2.0.44.
8213
82142004-08-05 Lars Hansen <larsh@math.ku.dk>
8215
8216 * widget.texi (User Interface): Update how to separate the
8217 editable field of an editable-field widget from other widgets.
8218 (Programming Example): Add text after field.
8219
82202004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
8221
8222 * emacs-mime.texi (Encoding Customization): Add a note to the
8223 mm-content-transfer-encoding-defaults entry.
8224 (rfc2047): Update.
8225
0c7efc08
SM
8226 * gnus.texi (Article Highlighting):
8227 Add gnus-cite-ignore-quoted-from.
2de53ca6
GM
8228 (POP before SMTP): New node.
8229 (Posting Styles): Addition.
8230 (Splitting Mail): Add nnmail-split-lowercase-expanded.
8231 (Fancy Mail Splitting): Ditto.
8232 (X-Face): Add gnus-x-face.
8233
82342004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
8235
8236 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
8237 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
8238
82392004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
8240
0c7efc08
SM
8241 * gnus.texi (Mail Source Specifiers):
8242 Describe `pop3-leave-mail-on-server'.
2de53ca6
GM
8243
82442004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
8245
8246 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
8247
8248 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
8249 repository. Change setfilename.
8250
8251 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
8252
82532004-07-02 Juri Linkov <juri@jurta.org>
8254
8255 * pcl-cvs.texi (Viewing differences): Add `d r'.
8256
82572004-06-29 Jesper Harder <harder@ifa.au.dk>
8258
8259 * ses.texi, viper.texi, flymake.texi, faq.texi:
8260 * eshell.texi, ediff.texi: Markup fixes.
8261
82622004-06-21 Karl Berry <karl@gnu.org>
8263
8264 * info.texi (Top): Mention that only Emacs has mouse support.
8265 (Getting Started): Mention this in a few other places.
8266
82672004-06-13 Luc Teirlinck <teirllm@auburn.edu>
8268
0c7efc08
SM
8269 * autotype.texi (Copyrights, Timestamps):
8270 Recommend `before-save-hook' instead of `write-file-functions'.
2de53ca6
GM
8271
82722004-06-13 Lars Hansen <larsh@math.ku.dk>
8273
8274 * dired-x.texi (dired-mark-omitted): Update keybinding.
8275
82762004-06-10 Kim F. Storm <storm@cua.dk>
8277
8278 * pcl-cvs.texi (Viewing differences): Add 'd y'.
8279
82802004-06-05 Lars Hansen <larsh@math.ku.dk>
8281
8282 * dired-x.texi (variable dired-omit-mode): Rename from
8283 dired-omit-files-p.
8284 (function dired-omit-mode): Rename from dired-omit-toggle.
8285 Call dired-omit-mode rather than set dired-omit-files-p.
8286 (dired-mark-omitted): Describe command.
8287
82882004-05-29 Michael Albinus <michael.albinus@gmx.de>
8289
8290 Version 2.0.41 of Tramp released.
8291
82922004-05-29 Juanma Barranquero <lektu@terra.es>
8293
8294 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
8295 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
8296
82972004-05-29 Richard M. Stallman <rms@gnu.org>
8298
8299 * cl.texi (Top): Call this chapter `Introduction'.
8300 (Overview): In TeX, no section heading here.
8301
8302 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
8303
83042004-05-29 Eli Zaretskii <eliz@gnu.org>
8305
8306 * Makefile.in (../info/flymake, flymake.dvi): New targets.
8307 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
8308
83092004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
8310
8311 * flymake.texi: New file.
8312
83132004-05-28 Simon Josefsson <jas@extundo.com>
8314
8315 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
8316
b344d29d 83172004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
8318
8319 Version 2.0.40 of Tramp released.
8320
83212004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
8322
8323 Complete rework, based on review by Karl Berry <karl@gnu.org>.
8324
8325 * tramp.texi (Auto-save and Backup): Explain exploitation of new
8326 variables `tramp-backup-directory-alist' and
8327 `tramp-bkup-backup-directory-info'.
8328 (Overview, Connection types)
8329 (External transfer methods, Default Method)
8330 (Windows setup hints): Remove restriction of password entering
8331 with external methods.
8332 (Auto-save and Backup): Make file name example
8333 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
8334 and `auto-save-directory' must be used.
8335 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
8336 only "NT"). Remove doubled entry "What kinds of systems does
8337 @tramp{} work on".
8338 (tramp): Macro removed.
8339 (Obtaining Tramp): Flag removed from title.
8340 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
8341 and `trampver' used properly. Flag `tramp-inst' replaced by
8342 `installchapter'. Installation related text adapted.
8343
83442004-04-28 Masatake YAMATO <jet@gyve.org>
8345
8346 * widget.texi (Programming Example): Remove overlays.
8347
83482004-04-27 Jesper Harder <harder@ifa.au.dk>
8349
8350 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
8351
83522004-04-23 Juanma Barranquero <lektu@terra.es>
8353
8354 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8355
83562004-04-05 Jesper Harder <harder@ifa.au.dk>
8357
8358 * info.texi (Info Search): Add info-apropos.
8359
83602004-03-22 Juri Linkov <juri@jurta.org>
8361
8362 * faq.texi: Fix help key bindings.
8363
83642004-03-17 Luc Teirlinck <teirllm@auburn.edu>
8365
8366 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
8367 (as suggested by Karl Berry). Update information about colored
8368 stars in menus. Add new subheading describing M-n.
8369
83702004-03-12 Richard M. Stallman <rms@gnu.org>
8371
8372 * cl.texi (Top): Rename top node's title.
8373
83742004-03-08 Karl Berry <karl@gnu.org>
8375
8376 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
8377 problems making the texinfo distribution.
8378
83792004-02-29 Simon Josefsson <jas@extundo.com>
8380
0c7efc08 8381 * smtpmail.texi (Authentication): Change the list of supported
2de53ca6
GM
8382 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
8383 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
8384 <voegelas@gmx.net>.
8385
83862004-02-29 Juanma Barranquero <lektu@terra.es>
8387
8388 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
8389 Use $(DEL) instead of rm, and ignore exit code.
8390
b344d29d 83912004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
8392
8393 Tramp version 2.0.39 released.
8394
83952004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
8396
8397 * tramp.texi (Customizing Completion): Explain new functions
8398 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
8399 (all): Savannah URLs unified to "http://savannah.nongnu.org".
0c7efc08
SM
8400 (Top): Refer to Savannah mailing list as the major one.
8401 Mention older mailing lists in HTML mode only.
2de53ca6
GM
8402 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
8403 (Frequently Asked Questions): Remote hosts must not be Unix-like
8404 for "smb" method.
8405 (Password caching): New node.
8406 (External transfer methods): Refer to password caching for "smb"
8407 method.
8408
84092004-02-17 Karl Berry <karl@gnu.org>
8410
8411 * info.texi (Help-Int): Mention the new line number feature.
8412
84132004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
8414
8415 * ses.texi (Advanced Features): New functionality for
8416 ses-set-header-row (defaults to current row unless C-u used).
8417 (Acknowledgements): Add Stefan Monnier.
8418
84192003-12-29 Kevin Ryde <user42@zip.com.au>
8420
8421 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
8422
b344d29d 84232003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
8424
8425 Tramp version 2.0.38 released.
8426
8427 * tramp.texi (Remote shell setup): Warn of environment variables
8428 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
8429 <sven.gabriel@imk.fzk.de>.
8430 (Configuration): Tramp now chooses base64/uuencode
8431 automatically. Update wording accordingly.
8432 (Top): More description for the `Default Method' menu entry.
8433 (Default Method): Use @code, not @var, for Lisp variables.
8434 (Default Method): New subsection `Which method is the right one
8435 for me?' Suggested by Christian Kirsch.
8436 (Configuration): Pointer to new subsection added.
8437 (Default Method): Too many "use" in one sentence.
8438 Rephrase. Reported by Christian Kirsch.
8439 (Filename Syntax): Old `su' example is probably a left-over from
8440 the sm/su method naming. Replace with `ssh', instead.
8441 (External transfer methods, Auto-save and Backup):
8442 Typo fixes.
8443
84442003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
8445
183080b6 8446 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
8447 (Top): Mention japanese manual only if flag `jamanual' is set.
8448 Insert section `Japanese manual' in menu.
8449
84502003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
8451
8452 * eshell.texi (Known Problems): Add doc item.
8453
84542003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
8455
8456 * cc-mode.texi: Update for CC Mode 5.30.
8457
8458 Note: Please refrain from doing purely cosmetic changes like
8459 removing trailing whitespace in this manual; it clobbers cvs
8460 merging for no good reason.
8461
84622003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
8463
8464 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
8465 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
8466 @acronym{ASCII}.
8467
84682003-10-26 Karl Berry <karl@gnu.org>
8469
8470 * info.texi (Info Search): Echo area, not echo are. From Debian
8471 diff.
8472
84732003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
8474
10d1d0af 8475 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
8476 :buttons and :children keywords.
8477
84782003-10-22 Miles Bader <miles@gnu.org>
8479
8480 * Makefile.in (info): Move before $(top_srcdir)/info.
8481
84822003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
8483
8484 * tramp.texi (Inline methods): Small grammar fix.
8485 (External transfer methods): Likewise.
8486
84872003-10-08 Nick Roberts <nick@nick.uklinux.net>
8488
8489 * speedbar.texi: Remove paragraph for GUD that is no longer true.
8490
84912003-10-06 Luc Teirlinck <teirllm@auburn.edu>
8492
8493 * texinfo.tex: Replace `%' in arch tagline by @ignore.
8494
84952003-09-30 Richard M. Stallman <rms@gnu.org>
8496
8497 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
8498
8499 * widget.texi (User Interface): Fix typos.
8500
8501 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
8502
85032003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
8504
8505 * pcl-cvs.texi (Selected Files): Fix typo.
8506
85072003-09-21 Karl Berry <karl@gnu.org>
8508
8509 * info.texi (] and [ commands): No period at end of section title.
8510
85112003-09-04 Miles Bader <miles@gnu.org>
8512
8513 * Makefile.in (top_srcdir): New variable.
8514 ($(top_srcdir)/info): New rule.
8515 (info): Depend on it.
8516
85172003-09-03 Peter Runestig <peter@runestig.com>
8518
8519 * makefile.w32-in: New file.
8520
85212003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
8522
8523 * widget.texi (User Interface): Explain the need of static text
8524 around an editable field.
8525
85262003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
8527
8528 * widget.texi (Basic Types): The argument to `:help-echo' can now
8529 be a form that evaluates to a string.
8530
85312003-08-18 Kim F. Storm <storm@cua.dk>
8532
8533 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
8534
85352003-08-16 Richard M. Stallman <rms@gnu.org>
8536
8537 * dired-x.texi (Shell Command Guessing): Explain *.
8538
85392003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
8540
8541 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
8542 log-edit-insert-changelog.
8543
85442003-08-03 Karl Berry <karl@gnu.org>
8545
8546 * info.texi: Need @contents.
8547
c8763fb6 85482003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
8549
8550 Tramp version 2.0.36 released.
8551
8552 * tramp.texi (Remote shell setup): Explain about problems with
8553 non-Bourne commands in ~/.profile and ~/.shrc.
8554
85552003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
8556
8557 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
8558 renaming of `vis-mode' to `visible-mode'.
8559
85602003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
8561
8562 * info.texi (Top, Help-Small-Screen): Remove accidentally added
8563 next, prev and up pointers.
8564
85652003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
8566
8567 * info.texi (Help): Mention existence of Emacs and stand-alone
8568 Info at the very beginning of the tutorial.
8569 (Help-Inv): New node.
8570 (Help-]): New node.
8571 (Help-M): Systematically point out the differences between default
8572 Emacs and stand-alone versions. Delete second menu.
8573 (Help-Xref): Systematically point out the differences between
8574 default Emacs and stand-alone versions.
8575 (Help-Int): Change `l' example.
8576 (Expert Info): Fix typos.
8577 (Emacs Info Variables): Mention `Info-hide-note-references' and
8578 new default for `Info-scroll-prefer-subnodes'.
8579
c8763fb6 85802003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
8581
8582 Version 2.0.35 of Tramp released.
8583
8584 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
8585 (Inline methods): Add methods `remsh' and `plink1'.
8586 (External transfer methods): Add method `remcp'.
8587 (Multi-hop Methods): Add method `remsh'.
8588 Small patch from Adrian Aichner <adrian@xemacs.org>:
8589 Fix minor typos.
0c7efc08 8590 (Concept Index): Add to make manual searchable via
2de53ca6
GM
8591 `Info-index'.
8592 (Version Control): Add cindex entry.
8593
c8763fb6 85942003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
8595
8596 * trampver.texi: Version 2.0.34 released.
8597
85982003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
8599
8600 * faq.texi: Improve previous changes.
8601
86022003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
8603
8604 * faq.texi: Update copyright and maintenance details.
8605 Update some package URLs, versions, and maintainers.
8606 Remove many references to the Emacs Lisp Archive.
8607
86082003-04-23 Simon Josefsson <jas@extundo.com>
8609
8610 * smtpmail.texi: Fix license (the invariant sections mentioned has
8611 never been part of the smtp manual). Align info dir entry with
8612 other emacs packages.
8613
86142003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
8615
8616 * tramp.texi: Version 2.0.33 released.
8617 Remove installation chapter. Remove XEmacs specifics.
8618
86192003-03-29 Richard M. Stallman <rms@gnu.org>
8620
8621 * tramp.texi (Top): Undo the previous renaming.
8622 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
8623
c8763fb6 86242003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
8625
8626 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
8627 version of manual.
8628
8629 * tramp.texi (Auto-save and Backup): New node.
8630
86312003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
8632
8633 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
8634 Emacs" in order to have better differentiation to "XEmacs".
8635 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
8636 are new macros in order to point to the other Emacs flavor where
8637 appropriate. In info case, point to node `Installation' in order
8638 to explain how to generate the other way. In html case, make a
8639 link to the other html file.
0c7efc08 8640 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
2de53ca6
GM
8641 after CVS checkout/update.
8642 (Installation): Completely rewritten.
8643 (Installation parameters, Load paths): New sections under
8644 `Installation'.
8645
c8763fb6 86462003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
8647
8648 * tramp.texi: Version 2.0.30 released.
8649 Replace word "path" with "localname" where used as a component of
8650 a Tramp file name.
8651
86522003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
8653
8654 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
8655 introduced.
8656 (Installation): Explain what to do if files from the tramp/contrib
8657 directory are needed.
8658
86592003-02-23 Alex Schroeder <alex@emacswiki.org>
8660
8661 * smtpmail.texi (How Mail Works): New.
8662
86632003-02-22 Alex Schroeder <alex@emacswiki.org>
8664
8665 * smtpmail.texi: New file.
8666
8667 * Makefile.in: Build SMTP manual.
8668
c8763fb6 86692003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
8670
8671 * tramp.texi: Version 2.0.29 released.
8672 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
8673 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
8674
86752003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
8676
8677 * tramp.texi (Frequently Asked Questions): Explain a workaround if
e4920bc9 8678 another package loads accidentally Ange-FTP.
2de53ca6
GM
8679
86802003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
8681
8682 * tramp.texi (Customizing Completion): Add function
8683 `tramp-parse-sconfig'. Change example of
8684 `tramp-set-completion-function', because parsing of ssh config
8685 files looks more natural.
8686
86872003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
8688
8689 * gnus.texi: Do not use `path' in several locations.
8690
c8763fb6 86912002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6 8692
0c7efc08
SM
8693 * tramp.texi (External transfer methods): New method `smb'.
8694 From Michael Albinus.
2de53ca6
GM
8695
86962002-11-05 Karl Berry <karl@gnu.org>
8697
8698 * info.texi (Info-fontify): Reorder face list to avoid bad line
8699 breaks.
8700
c8763fb6 87012002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6 8702
0c7efc08
SM
8703 * tramp.texi: Move @copying to standard place.
8704 Use @insertcopying.
2de53ca6
GM
8705
87062002-10-02 Karl Berry <karl@gnu.org>
8707
8708 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
8709 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
8710 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
8711 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
8712 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
8713 Per rms, update all manuals to use @copying instead of @ifinfo.
8714 Also use @ifnottex instead of @ifinfo around the top node, where
8715 needed for the sake of the HTML output.
8716 (The Gnus manual is not fixed since it's not clear to me how it
8717 works; and the Tramp manual already uses @copying, although in an
8718 unusual way. All others were changed.)
8719
87202002-09-10 Jonathan Yavner <jyavner@engineer.com>
8721
8722 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
8723 (../info/ses, ses.dvi): New targets.
8724 * ses.texi: New file.
8725
c8763fb6 87262002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
8727
8728 * texinfo.tex: Update to texinfo 4.2.
8729
87302002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
8731
8732 * reftex.texi: Update to RefTeX 4.19.
8733
c8763fb6 87342002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
8735
8736 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
8737 (../info/tramp, tramp.dvi): New targets.
8738
87392002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
8740
8741 * Makefile.in (DVI_TARGETS): Add calc.dvi.
8742 (calc.dvi): Uncomment.
8743
87442001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
8745
8746 * Makefile.in (INFO_TARGETS): Add ../info/calc.
8747 (../info/calc): New target.
8748
87492001-10-20 Gerd Moellmann <gerd@gnu.org>
8750
8751 * (Version 21.1 released.)
8752
87532001-10-05 Gerd Moellmann <gerd@gnu.org>
8754
8755 * Branch for 21.1.
8756
87572001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
8758
8759 * Makefile.in (../info/info): Use an explicit -o switch to
8760 makeinfo.
8761
87622001-03-05 Gerd Moellmann <gerd@gnu.org>
8763
8764 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
8765
87662000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
8767
8768 * Makefile.in (../info/idlwave): Use --no-split.
8769
87702000-12-14 Dave Love <fx@gnu.org>
8771
c4cc8b9a 8772 * Makefile.in (mostlyclean): Remove gnustmp.*.
2de53ca6
GM
8773 (gnus.dvi): Change rule to remove @latex stuff.
8774
87752000-10-19 Eric M. Ludlam <zappo@ultranet.com>
8776
8777 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
8778
87792000-10-13 John Wiegley <johnw@gnu.org>
8780
8781 * Makefile.in: Add build targets for eshell.texi.
8782
87832000-09-25 Gerd Moellmann <gerd@gnu.org>
8784
8785 * Makefile.in: Remove/comment speedbar stuff.
8786
87872000-09-22 Dave Love <fx@gnu.org>
8788
8789 * Makefile.in: Add emacs-mime.
8790
87912000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
8792
8793 * Makefile.in (INFO_TARGETS): Add ../info/woman.
8794 (DVI_TARGETS): Add woman.dvi.
8795 (../info/woman, woman.dvi): New targets.
8796
87972000-05-31 Stefan Monnier <monnier@cs.yale.edu>
8798
8799 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
8800
8801 * pcl-cvs.texi: New file.
8802 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
8803 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
8804
88052000-05-11 Gerd Moellmann <gerd@gnu.org>
8806
8807 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
8808 (../info/ebrowse, ebrowse.dvi): New targets.
8809
88102000-01-13 Gerd Moellmann <gerd@gnu.org>
8811
8812 * Makefile.in (INFO_TARGETS): Add eudc.
8813 (DVI_TARGETS): Add eudc.dvi.
8814 (../info/eudc, eudc.dvi): New targets.
8815
88162000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
8817
8818 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
8819 compatibility with 8+3 filesystems).
8820 (../info/efaq): Rename from emacs-faq.
8821
88222000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
8823
8824 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
8825 (../info/idlwave, idlwave.dvi): New targets.
8826
88271999-10-23 Dave Love <fx@gnu.org>
8828
8829 * Makefile.in: Use autotype.texi.
8830
88311999-10-12 Stefan Monnier <monnier@cs.yale.edu>
8832
8833 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
8834 faq.texi file) rather than ../info/faq.
8835
88361999-10-07 Gerd Moellmann <gerd@gnu.org>
8837
8838 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
8839 (../info/ada-mode, ada-mode.dvi): New targets.
8840
88411999-09-01 Dave Love <fx@gnu.org>
8842
8843 * Makefile.in: Add faq.
8844
88451999-07-12 Richard Stallman <rms@gnu.org>
8846
8847 * Version 20.4 released.
8848
88491998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
8850
8851 * Version 20.3 released.
8852
88531998-04-06 Andreas Schwab <schwab@gnu.org>
8854
768c0c0f
JB
8855 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
8856 Use it in dvi targets.
2de53ca6
GM
8857 (../etc/GNU): Change to $(srcdir) first.
8858
88591998-03-11 Carsten Dominik <cd@delysid.gnu.org>
8860
8861 * reftex.texi: Update for RefTeX version 3.22.
8862
88631998-02-08 Richard Stallman <rms@psilocin.gnu.org>
8864
8865 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
8866 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
8867
88681997-09-23 Paul Eggert <eggert@twinsun.com>
8869
8870 * Makefile.in: Merge changes mistakenly made to `Makefile'.
8871 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
8872
88731997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8874
8875 * Version 20.2 released.
8876
88771997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8878
8879 * Version 20.1 released.
8880
88811997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8882
8883 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
8884
88851996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8886
8887 * Version 19.33 released.
8888
88891996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8890
8891 * Version 19.32 released.
8892
88931996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
8894
8895 * Makefile.in: Add rules for the Message manual.
8896
88971996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
8898
8899 * gnus.texi: New version.
8900
8901 * message.texi: New manual.
8902
89031996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8904
8905 * Makefile.in (All info targets): cd $(srcdir) to do the work.
8906
89071996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8908
8909 * Makefile.in (All info targets): Specify $(srcdir) in input files.
8910 Specify -I option.
8911 (All dvi targets): Set the TEXINPUTS variable.
8912
89131996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
8914
8915 * Version 19.31 released.
8916
89171996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
8918
8919 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
8920 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
8921
89221995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8923
8924 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
8925 (INFO_TARGETS): Add ../info/cc-mode.
8926 (DVI_TARGETS): Add cc-mode.dvi.
8927
2de53ca6
GM
89281995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8929
8930 * Version 19.30 released.
8931
89321995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
8933
8934 * gnus.texi: New file.
8935
89361995-11-04 Erik Naggum <erik@naggum.no>
8937
8938 * gnus.texi: File deleted.
8939
89401995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
8941
8942 * mh-e.texi: "Function Index" -> "Command Index" to work with
8943 Emacs 19.30 C-h C-k support of separately-documented commands.
8944
89451995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8946
8947 * Makefile.in (../info/ediff, ediff.dvi): New targets.
8948 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
8949
89501995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8951
8952 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
8953 (../info/viper, viper.dvi): New targets.
8954
89551995-04-20 Kevin Rodgers <kevinr@ihs.com>
8956
8957 * dired-x.texi (Installation): Change the example to set
8958 buffer-local variables like dired-omit-files-p in
8959 dired-mode-hook.
8960
89611995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8962
8963 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
8964 (../info/mh-e, mh-e.dvi): New targets.
8965
89661995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
8967
8968 * Makefile.in (maintainer-clean): Rename from realclean.
8969
89701994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8971
8972 * Makefile.in: New file.
8973 * Makefile: File deleted.
8974
89751994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8976
8977 * Makefile (TEXINDEX_OBJS): Variable deleted.
8978 (texindex, texindex.o, getopt.o): Rules deleted.
8979 All deps on texindex deleted.
8980 (distclean): Don't delete texindex.
8981 (mostlyclean): Don't delete *.o.
8982 * texindex.c, getopt.c: Files deleted.
8983
89841994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8985
8986 * Version 19.26 released.
8987
89881994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8989
8990 * Version 19.25 released.
8991
89921994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8993
8994 * Version 19.24 released.
8995
89961994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8997
8998 * Version 19.23 released.
8999
90001994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9001
9002 * Makefile: Delete spurious tab.
9003
90041994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9005
9006 * Makefile (.SUFFIXES): New rule.
9007
90081994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9009
9010 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
9011 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
9012
90131994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9014
9015 * Makefile (../info/sc): Rename from sc.info.
9016 (../info/cl): Likewise.
9017 (INFO_TARGETS): Use new names.
9018
90191993-12-04 Richard Stallman (rms@srarc2)
9020
9021 * getopt.c: New file.
9022 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
9023 (getopt.o): New rule.
9024 (dvi): Don't depend on texindex.
9025 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
9026 Depend on texindex.
9027
90281993-12-03 Richard Stallman (rms@srarc2)
9029
9030 * Makefile (../info/sc.info): Rename from ../info/sc.
9031 (TEXI2DVI): New variable.
9032 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
9033 Add explicit commands.
9034 (TEXINDEX_OBJS): Delete duplicate getopt.o.
9035
90361993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9037
9038 * Version 19.22 released.
9039
90401993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9041
9042 * Makefile (TEXINDEX_OBJS): Delete spurious period.
9043
90441993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9045
9046 * Version 19.21 released.
9047
90481993-11-15 Paul Eggert (eggert@twinsun.com)
9049
9050 * man/Makefile (../info/cl.info): Rename from ../info/cl.
9051
90521993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9053
9054 * Makefile (../etc/GNU): New target.
9055 (EMACSSOURCES): Add gnu1.texi.
9056
90571993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9058
9059 * Makefile (realclean): Don't delete the Info files.
9060
f0131492 90611993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
9062
9063 * forms.texi: Fix forms.texi so that it will format correctly.
9064 Add missing `@end iftex', fix bad reference.
9065
9066 * info.texi, info-stn.texi: New files implement texinfo version of
9067 `info' file.
9068
f0131492 90691993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
9070
9071 * Makefile: Fix targets for texindex, new info.texi files.
9072 * info-stnd.texi: New file implements info for standalone info
9073 reader.
9074 * info.texi: Update to include recent changes to "../info/info".
9075 New source file for ../info/info; includes info-stnd.texi.
9076
9077 * texindex.c: Include "../src/config.h" if building in emacs.
9078
9079 * Makefile: Change all files to FILENAME.texi, force all targets
9080 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
9081 vip.texinfo, forms.texinfo, cl.texinfo.
9082 Add target to build texindex.c, defining `emacs'.
9083
9084 * forms.texi: Install new file to match version 2.3 of forms.el.
9085
90861993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9087
9088 * Version 19.19 released.
9089
90901993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
9091
9092 * sc.texinfo: Fix info file name.
9093
9094 * Makefile (info): Add gnus and sc.
9095 (dvi): Add gnus.dvi and sc.dvi.
9096 (../info/sc, sc.dvi): New targets.
9097
90981993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9099
9100 * Version 19.18 released.
9101
91021993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9103
9104 * Makefile: Fix source file names of the separate manuals.
9105 (gnus.dvi, ../info/gnus): New targets.
9106
91071993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9108
9109 * Version 19.17 released.
9110
91111993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9112
9113 * split-man: Fix typos in last change.
9114
91151993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9116
9117 * Version 19.16 released.
9118
91191993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9120
9121 * version 19.15 released.
9122
91231993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9124
9125 * Makefile (distclean): It's rm, not rf.
9126
91271993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9128
9129 * Version 19.14 released.
9130
91311993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9132
9133 * Makefile: New file.
9134
91351993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9136
9137 * Version 19.13 released.
9138
91391993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9140
9141 * Version 19.9 released.
9142
91431993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9144
9145 * Version 19.8 released.
9146
91471993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9148
9149 * Version 19.7 released.
9150
91511990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
9152
9153 * gnus.texinfo: New file. Removed installation instructions.
9154
91551990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
9156
9157 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
9158
91591989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
9160
9161 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
0c7efc08
SM
9162 then define `\sc' as the command for smallcaps in Texinfo.
9163 This means that the @sc command will produce small caps. bfox has
2de53ca6
GM
9164 made the corresponding change to makeinfo and texinfm.el.
9165
91661988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9167
9168 * vip.texinfo: Remove menu entry Adding Lisp Code in node
9169 Customization since the menu entry did not point to anything.
9170 Also add an @finalout command to remove overfull hboxes from the
9171 printed output.
9172
9173 * cl.texinfo: Add @bye, \input line and @settitle to file.
9174 This file is clearly intended to be a chapter of some other work,
9175 but the other work does not yet exist.
9176
91771988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9178
9179 * texinfo.texinfo: Three typos corrected.
9180
4009494e 9181;; Local Variables:
c8763fb6 9182;; coding: utf-8
4009494e
GM
9183;; End:
9184
3fe7cdc8 9185 Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
4009494e
GM
9186
9187 This file is part of GNU Emacs.
9188
97c0352c 9189 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 9190 it under the terms of the GNU General Public License as published by
97c0352c
GM
9191 the Free Software Foundation, either version 3 of the License, or
9192 (at your option) any later version.
4009494e
GM
9193
9194 GNU Emacs is distributed in the hope that it will be useful,
9195 but WITHOUT ANY WARRANTY; without even the implied warranty of
9196 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9197 GNU General Public License for more details.
9198
9199 You should have received a copy of the GNU General Public License
97c0352c 9200 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.