* lisp/progmodes/sh-script.el (sh--inside-noncommand-expression):
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
4ddedf94
GM
12012-10-30 Glenn Morris <rgm@gnu.org>
2
3 * cl.texi (Modify Macros): Update for cl-letf changes.
4 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
516e1a08
GM
5 (Setf Extensions): Partially restore note about cl-getf,
6 mainly moved to lispref/variables.texi.
7 (Property Lists): Fix cl-getf typos.
f43a5263 8 (Mapping over Sequences): Mention cl-mapc naming oddity.
4ddedf94 9
d3094168
GM
102012-10-29 Glenn Morris <rgm@gnu.org>
11
12 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
a3c5b619 13 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
d571e9c3 14 (Customizing Setf): Move contents to "Obsolete Setf Customization".
d55911cf
GM
15 (Modify Macros, Multiple Values, Other Clauses):
16 Remove mentions of obsolete features.
6a07d52e 17 (Obsolete Setf Customization): Don't mention `apply' setf.
d3094168 18
3c0c6155
GM
192012-10-28 Glenn Morris <rgm@gnu.org>
20
f94b04fc
GM
21 * cl.texi (Multiple Values, Common Lisp Compatibility):
22 More namespace updates.
23 (Obsolete Features): Copyedits.
24 (Obsolete Lexical Macros, Obsolete Setf Customization):
25 New subsections.
26
9c52d61d
GM
27 * cl.texi (Porting Common Lisp, Lexical Bindings):
28 Add some xrefs to the Elisp manual.
29
3c0c6155
GM
30 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
31 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
32 (Obsolete Features): New appendix. Move Lexical Bindings here.
33
5887564d
GM
342012-10-27 Glenn Morris <rgm@gnu.org>
35
e1117425
GM
36 * cl.texi: Use defmac for macros rather than defspec.
37 (Efficiency Concerns): Related copyedit.
38
5887564d
GM
39 * cl.texi (Control Structure): Update for setf now being in core.
40 (Setf Extensions): Rename from Basic Setf. Move much of the
41 former content to lispref/variables.texi.
42 (Modify Macros): Move pop, push details to lispref/variables.texi.
43 (Customizing Setf): Copyedits for setf etc being in core.
44 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
45 Further namespaces updates.
46
bdebdb64
BG
472012-10-26 Bastien Guerry <bzg@gnu.org>
48
49 * org.texi (Installation): Update the link to Org's ELPA. Also
50 don't mention org-install.el anymore as the replacement file
51 org-loaddefs.el is now loaded by org.el.
52
f956e59d
MA
532012-10-25 Michael Albinus <michael.albinus@gmx.de>
54
55 * tramp.texi (Frequently Asked Questions): Mention
56 `tramp-completion-reread-directory-timeout' for performance
57 improvement.
58
a05cb6e3
GM
592012-10-25 Glenn Morris <rgm@gnu.org>
60
61 * cl.texi: Don't mess with the TeX section number counter.
62 Use Texinfo recommended convention for quotes+punctuation.
63 (Overview, Sequence Functions): Rephrase for better line-breaking.
64 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
65 (Macro Bindings, Conditionals, Iteration, Loop Basics)
66 (Random Numbers, Mapping over Sequences, Structures)
67 (Porting Common Lisp): Further updates for cl-lib namespace.
68 (Modify Macros, Declarations, Macro Bindings, Structures):
69 Break long lines in examples.
70 (Dynamic Bindings): Update for changed progv behavior.
71 (Loop Examples, Efficiency Concerns): Markup fixes.
72 (Structures): Remove TeX margin change.
39ff2cf3 73 (Declarations): Fix typos.
a05cb6e3 74
39a58b5b
GM
752012-10-24 Glenn Morris <rgm@gnu.org>
76
a6880551
GM
77 * cl.texi (Overview, Multiple Values, Creating Symbols)
78 (Numerical Functions): Say less/nothing about the original cl.el.
79 (Old CL Compatibility): Remove.
80 (Assertions): Remove ignore-errors (standard Elisp for some time).
81
39a58b5b
GM
82 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
83 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
84 (Efficiency Concerns, Efficiency Concerns)
85 (Common Lisp Compatibility, Old CL Compatibility):
86 Further updates for cl-lib namespace.
87
72ec96fb
PE
882012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
89
90 Update manual for new time stamp format (Bug#12706).
91 * emacs-mime.texi (time-date): Update for new format.
92 Also, fix bogus time stamp and modernize a bit.
93
8d6510b9
GM
942012-10-23 Glenn Morris <rgm@gnu.org>
95
96 * cl.texi: Include emacsver.texi. Use Emacs version number rather
97 than unchanging cl.el version number.
98 End all menu descriptions with a period.
99 Do not use @dfn{CL} for every instance of "CL".
100 (Overview): Remove no-runtime caveat, and note about foo* names.
101 (Usage): Use cl-lib rather than cl.
102 (Organization, Naming Conventions): Update for cl-lib.el.
103 (Installation): Remove long-irrelevant node.
104 (Program Structure, Predicates, Control Structure):
105 Start updating for cl-lib namespace.
8d6510b9
GM
106 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
107 Depend on emacsver.texi.
108
0a078f36
MA
1092012-10-09 Michael Albinus <michael.albinus@gmx.de>
110
111 * trampver.texi: Update release number.
112
a03bb33f
GM
1132012-10-06 Glenn Morris <rgm@gnu.org>
114
24636b26
GM
115 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
116 ERC version.
117 (Introduction): ERC is distributed with Emacs.
118 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
119 (Getting Started): Simplify.
120 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
121 (History): Mention ERC maintained as part of Emacs now.
122 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
123 Add dependency on emacsver.texi.
124
a03bb33f
GM
125 * erc.texi: Remove hand-written node pointers.
126
d259be38
GM
1272012-10-05 Glenn Morris <rgm@gnu.org>
128
129 * newsticker.texi (Overview, Requirements, Usage, Configuration):
130 Copyedits.
131
62a81506
CY
1322012-10-01 Eric Ludlam <zappo@gnu.org>
133
134 * ede.texi (Quick Start, Project Local Variables)
135 (Miscellaneous commands, ede-java-root, Development Overview)
136 (Detecting a Project): New nodes.
137 (Simple projects): Node deleted.
138
139 * eieio.texi (Building Classes): Some slot attributes cannot be
140 overridden.
141 (Slot Options): Remove an example.
142 (Method Invocation, Documentation): New nodes.
143
07f133bf
GM
1442012-10-01 Glenn Morris <rgm@gnu.org>
145
146 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
147 (reftex.pdf): Add dependency on emacsver.texi.
148 * reftex.texi: Don't include directory part for emacsver.texi;
149 the Makefile's -I handles it.
150
4f595e15
RA
1512012-09-30 Ralf Angeli <angeli@caeruleus.net>
152
153 Merge from standalone RefTeX repository.
154
155 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
156 with macros.
157 (Imprint): Mention Wolfgang in list of contributors.
158 (Creating Citations): Give a hint about how to
159 auto-revert the BibTeX database file when using external editors.
160 (Referencing Labels): Simplify section about reference macro
161 cycling.
162 (Options (Referencing Labels)): Adapt to new structure of
163 `reftex-ref-style-alist'.
164 (Referencing Labels, Reference Styles): Document changes in the
165 referencing functionality.
166 (Commands): Mention options for definition of header and footer in
167 BibTeX files.
168 (Options (Creating Citations)): Document
169 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
170 (Reference Styles): New section.
171 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
172 (Options (Referencing Labels)): Remove descriptions of deprecated
173 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
174 Add descriptions for `reftex-ref-style-alist' and
175 `reftex-ref-style-default-list'.
176 (Referencing Labels): Update regarding reference styles.
177 (Citation Styles): Mention support for ConTeXt.
178 (Options (Defining Label Environments)): Fix typo.
179 (Options (Creating Citations)): Document
180 `reftex-cite-key-separator'.
181
8223b1d2
BG
1822012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
183
184 * org.texi: Add description of ORG_ADD_CONTRIB to info
185 documentation. Add link to Worg for more details.
186
187 * org.texi: Clarify installation procedure. Provide link to the
188 build system description on Worg.
189
190 * org.texi: Remove reference to utils/, x11idle.c is now in
191 contrib/scripts.
192
193 * org.texi: Re-normalize to "Org mode" in manual.
194
195 * org.texi (Installation): Adapt documentation to new build
196 system. Mention GNU ELPA (since it needs to be handled like Emacs
197 built-in Org).
198
8223b1d2
BG
1992012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
200
201 * org.texi: Fix typo in description of the 'Hooks' section.
202
203 * org.texi: Add ID to the list of special properties.
204
2052012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
206
207 * org.texi (Moving subtrees): Document the ability to archive to a
208 datetree.
209
2102012-09-30 Bastien Guerry <bzg@altern.org>
211
212 * org.texi (Installation, Feedback, Batch execution): Use
213 (add-to-list 'load-path ... t) for the contrib dir.
214
215 * org.texi (results): Update documentation for ":results drawer"
216 and ":results org".
217
218 * org.texi (Column width and alignment): Fix typo.
219
220 * org.texi (Activation): Point to the "Conflicts" section.
221
222 * org.texi (Conflicts): Mention filladapt.el in the list of
223 conflicting packages.
224
225 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
226 not needed for versions of Emacs > 22.1.
227
228 * org.texi (History and Acknowledgments): Fix typo.
229
230 * org.texi (History and Acknowledgments): Add my own
231 acknowledgments.
232
233 * org.texi (Agenda commands): Document the new command and the new
234 option.
235
236 * org.texi (Agenda commands): Delete `org-agenda-action' section.
237 (Agenda commands): Reorder. Document `*' to toggle persistent
238 marks.
239
240 * org.texi (Agenda dispatcher): Mention
241 `org-toggle-agenda-sticky'.
242 (Agenda commands, Exporting Agenda Views): Fix typo.
243
244 * org.texi (Templates in contexts, Setting Options): Update to
245 reflect changes in how contexts options are processed.
246
247 * org.texi (Templates in contexts): Document the new structure of
248 the variables `org-agenda-custom-commands-contexts' and
249 `org-capture-templates-contexts'.
250
251 * org.texi (Templates in contexts): Document the new option
252 `org-capture-templates-contexts'.
253 (Storing searches): Document the new option
254 `org-agenda-custom-commands-contexts'.
255
256 * org.texi (Formula syntax for Lisp): Reformat.
257
258 * org.texi (Special properties, Column attributes)
259 (Agenda column view): Document the new special property
260 CLOCKSUM_T.
261
262 * org.texi (Template expansion): Document the new %l template.
263
264 * org.texi (Fast access to TODO states): Fix documentation about
265 allowed characters for fast todo selection.
266
267 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
268 use in `org-agenda-to-appt'.
269
270 * org.texi (Comment lines): Update wrt comments.
271
272 * org.texi (Resolving idle time): Document new keybinding.
273
274 * org.texi (Clocking commands): Document the use of S-M-<up/down>
275 on clock timestamps.
276
277 * org.texi (Fast access to TODO states): Explicitely says only
278 letters are supported as fast TODO selection keys.
279
280 * org.texi (Link abbreviations): Illustrate the use of the "%h"
281 specifier. Document the new "%(my-function)" specifier.
282
283 * org.texi (Clocking commands): New cindex.
284 (Clocking commands): Update documentation for `org-clock-in'.
285 Document `org-clock-in-last'. Mention `org-clock-out' and
286 `org-clock-in-last' as commands that can be globally bound.
287 (Resolving idle time): Document continuous clocking.
288
289 * org.texi (Top, Introduction): Fix formatting.
290 (Activation): Add index entries.
291 (Conventions): Update section.
292 (Embedded @LaTeX{}): Fix formatting.
293
294 * org.texi (Visibility cycling): Document `show-children'.
295
296 * org.texi (Using capture): Mention the `org-capture-last-stored'
297 bookmark as a way to jump to the last stored capture.
298
299 * org.texi (Uploading files): Fix typo.
300
301 * org.texi (Using capture): Document `C-0' as a prefix argument
302 for `org-capture'.
303
304 * org.texi (Agenda commands): Document persistent marks.
305
306 * org.texi (Template expansion): Update doc to reflect change.
307
308 * org.texi (Radio tables): Document the :no-escape parameter.
309
310 * org.texi (Repeated tasks): Document repeat cookies for years,
311 months, weeks, days and hours.
312
313 * org.texi (Export options): State that you can use the d: option
314 by specifying a list of drawers.
315
316 * org.texi (HTML preamble and postamble): Small doc improvement.
317
3182012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
319
320 * org.texi: The sections in the Exporting section of the manual
321 left out articles in the description of the org-export-as-*
322 commands, among other places. This patch adds them, adds a few
323 missing prepositions, and switches instances of "an HTML" to "a
324 html" for internal consistency.
325
326 * org.texi: Alter several examples of headings with timestamps in
327 them to include the timestamps in the body instead of the heading.
328
3292012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
330
331 * org.texi (Agenda dispatcher): Document sticky agenda views and
332 the new key for them.
333
3342012-09-30 Charles <millarc@verizon.net> (tiny change)
335
336 * org.texi (Advanced features): Fix error in table.
337
3382012-09-30 Feng Shu <tumashu@gmail.com>
339
340 * org.texi (@LaTeX{} fragments): Document imagemagick as an
341 alternative to dvipng.
342
3432012-09-30 François Allisson <francois@allisson.co> (tiny change)
344
345 * org.texi: Remove extra curly bracket.
346
3472012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
348
349 * org.texi (org-clock-in-last and org-clock-cancel): Update the
350 defkeys.
351
3522012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
353
354 * org.texi (Agenda commands): Fix two typos by giving
355 corresponding function names, according to
356 `org-agenda-view-mode-dispatch'.
357
3582012-09-30 Jan Bäcker <jan.boecker@jboecker.de>
359
360 * org.texi (The spreadsheet): Fix typo.
361
3622012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
363
364 * org.texi (Tracking your habits): Point to the "Tracking TODO
365 state changes" section.
366
3672012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
368
369 * org.texi (Literal examples): Remove reference to unknown
370 `org-export-latex-minted' variable. Also simplify footnote since
371 `org-export-latex-listings' documentation is exhaustive already.
372
373 * org.texi (Plain lists): Remove reference to now hard-coded
374 `bullet' automatic rule.
375
3762012-09-30 Toby S. Cubitt <tsc25@cantab.net>
377
378 * org.texi: Updated documentation accordingly.
379
5087f097
PE
3802012-09-13 Paul Eggert <eggert@cs.ucla.edu>
381
382 * texinfo.tex: Merge from gnulib.
383
20121a26
MA
3842012-09-12 Michael Albinus <michael.albinus@gmx.de>
385
386 Sync with Tramp 2.2.6.
387
388 * tramp.texi (Bug Reports): Cleanup caches before a test run.
389
390 * trampver.texi: Update release number.
391
44677e30
PE
3922012-09-12 Paul Eggert <eggert@cs.ucla.edu>
393
394 * texinfo.tex: Merge from gnulib.
395
5a4c42ba
AA
3962012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
397
398 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
399 (bug#12096).
400
8e7046c3
JB
4012012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
402
1dcac243
JB
403 * calc.texi (Simplification modes, Conversions)
404 (Operating on Selections): Mention "basic" simplification.
8e7046c3
JB
405 (The Calc Mode Line): Mention the mode line display for Basic
406 simplification mode.
407 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
408 simplifications.
409 (Basic Simplifications): Rename from "Limited Simplifications"
410 Replace "limited" by "basic" throughout.
411 (Algebraic Simplifications): Indicate that the algebraic
412 simplifications are done by default.
413 (Unsafe Simplifications): Mention `m E'.
414 (Simplification of Units): Mention `m U'.
415 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
416 (Kinds of Declarations, Functions for Declarations): Mention
417 "algebraic simplifications" instead of `a s'.
1dcac243 418 (Algebraic Entry): Remove mention of default simplifications.
8e7046c3 419
d2bd74ff
JB
4202012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
421
422 * calc.texi (Getting Started, Tutorial): Change simulated
423 Calc output to match actual output.
424 (Simplifying Formulas): Mention that algebraic simplification is now
425 the default.
426
77472261
EZ
4272012-07-28 Eli Zaretskii <eliz@gnu.org>
428
429 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
430 (Bug#12073)
431
09ae5da1
PE
4322012-07-25 Paul Eggert <eggert@cs.ucla.edu>
433
434 Prefer typical American spelling for "acknowledgment".
435 * calc.texi (History and Acknowledgments): Rename from
436 History and Acknowledgements.
437 * idlwave.texi (Acknowledgments):
438 * ses.texi (Acknowledgments):
439 * woman.texi (Acknowledgments): Rename from Acknowledgements.
440
c4444d16
PE
4412012-07-09 Paul Eggert <eggert@cs.ucla.edu>
442
443 Rename configure.in to configure.ac (Bug#11603).
444 * ede.texi (Compiler and Linker objects, ede-proj-project)
445 (ede-step-project): Prefer the name configure.ac to configure.in.
446
ef091c97
MA
4472012-07-06 Michael Albinus <michael.albinus@gmx.de>
448
449 * tramp.texi (Multi-hops): Introduce
450 `tramp-restricted-shell-hosts-alist'.
451
89b163db
G
4522012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
453
454 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
455 methods, so don't mention smtpmail here.
456
4572012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
458
459 * gnus.texi (Picons): Document gnus-picon-properties.
460
4612012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
462
463 * gnus.texi: Remove mention of compilation, as that's no longer
464 supported.
465
4662012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
467
468 * gnus.texi (Archived Messages): Mention
469 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
470
4712012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
472
473 * gnus.texi (Various Summary Stuff):
474 Remove mention of `gnus-propagate-marks'.
475
4762012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
477
478 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
479 which no longer exist.
480
4812012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
482
483 * gnus.texi (Archived Messages):
484 Document gnus-gcc-self-resent-messages.
485
4862012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
487
488 * message.texi (Mail Variables):
489 Mention the optional user parameter for X-Message-SMTP-Method.
490
4912012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
492
493 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
494
495 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
496
4972012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
498
499 * gnus.texi (Key Index): Change encoding to utf-8.
500
ac1a0ce1 5012012-06-21 Glenn Morris <rgm@gnu.org>
2fecccba
GM
502
503 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
504
71cca84d
G
5052012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
506
507 * gnus.texi (Group Timestamp): Mention where to find documentation for
508 the `gnus-tmp-' variables (bug#11601).
509
888a7fc0
MA
5102012-06-11 Michael Albinus <michael.albinus@gmx.de>
511
512 Sync with Tramp 2.2.6-pre.
513
514 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
515 where appropriate.
516 (Ad-hoc multi-hops): New section.
517 (Remote processes): New subsection "Running remote processes on
518 Windows hosts".
519 (History): Add remote commands on Windows, and ad-hoc multi-hop
520 methods.
521 (External methods): "ControlPersist" must be set to "no" for the
522 `scpc' method.
523 (Remote processes): Add a note about `auto-revert-tail-mode'.
524 (Frequently Asked Questions): Use "scpx" in combination with
525 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
526
527 * trampver.texi: Update release number.
528
31ca4639 5292012-06-10 Chong Yidong <cyd@gnu.org>
c342cead
CY
530
531 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
532 compilation for html-mono.
533
0e8bbf66
PE
5342012-06-08 Paul Eggert <eggert@cs.ucla.edu>
535
536 * texinfo.tex: Merge from gnulib.
537
b8f061b3
KY
5382012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
539
540 * Makefile.in (echo-info): Don't try to install info files named
541 just ".info".
542
16af873e
GM
5432012-05-28 Glenn Morris <rgm@gnu.org>
544
c1dabff0
GM
545 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
546
16af873e
GM
547 * sc.texi: Nuke hand-written node pointers.
548 Fix top-level menu to match actual node order.
549
1d5b82ef
GM
5502012-05-27 Glenn Morris <rgm@gnu.org>
551
552 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
553 Some associated fixes, including not messing with chapno in cl.texi.
554
33017faf 5552012-05-27 Bastien Guerry <bzg@gnu.org>
8c8b834f
BG
556
557 * org.texi (Durations and time values): Fix typo.
558
d14b0029
JB
5592012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
560
33017faf 561 * doc/misc/calc.texi (Basic Operations on Units, Customizing Calc):
d14b0029
JB
562 Mention `calc-ensure-consistent-units'.
563
2f4cadd1 5642012-05-14 Andreas Schwab <schwab@linux-m68k.org>
78e91d08 565
9879e263
AS
566 * cc-mode.texi: Avoid space before macro in 4th argument of cross
567 reference commands. (Bug#11461)
568
78e91d08
AS
569 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
570
3fe7cdc8
GM
5712012-05-12 Glenn Morris <rgm@gnu.org>
572
9598ef0b
GM
573 * Makefile.in (mostlyclean): Add more TeX intermediates.
574
7d326a29
GM
575 * Makefile.in: Make it look more like the other doc Makefiles.
576 Use explicit $srcdir in all dependencies.
577 Remove cd $srcdir from rules.
578 (VPATH): Remove.
579 (infodir): Set to an absolute path.
580 (INFO_TARGETS): Use short names.
581 (mkinfodir): infodir is now absolute.
582 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
583
c7f95930 584 * Makefile.in (info.info): Rename from info, to avoid duplication.
9583393f 585 (.SUFFIXES): Disable implicit rules.
c7f95930 586
3fe7cdc8
GM
587 * Makefile.in (MKDIR_P): New, set by configure.
588 (mkinfodir): Use $MKDIR_P.
589
6f0652af
GM
5902012-05-07 Glenn Morris <rgm@gnu.org>
591
592 * forms.texi (Long Example): Update for changed location of files.
593
8045b906
GM
5942012-05-04 Glenn Morris <rgm@gnu.org>
595
596 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
597 (INFO_TARGETS): Use $INFO_EXT.
598 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
599 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
600 (INFO_TARGETS): Use $INFO_EXT.
601 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
602
9e7a4bcf
GM
6032012-05-02 Glenn Morris <rgm@gnu.org>
604
9aa071df
GM
605 * Makefile.in (echo-info): New phony target, used by top-level.
606
9e7a4bcf
GM
607 * viper.texi: Make direntry shorter (also it is no longer "newest").
608
609 * emacs-gnutls.texi, ert.texi, org.texi:
610 Fix dircategory, direntry to match info/dir.
611
31cc861c
GM
612 * faq.texi: Convert @inforefs to @xrefs.
613 Fix some malformed cross-references.
f9e320bb
GM
614 (File-name conventions): Shorten section name to avoid overfull line.
615 (How to add fonts): Use smallexample to avoid overfull lines.
31cc861c 616
723ea6b5
TZ
6172012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
618
619 * auth.texi (Help for users): Update for .gpg file being second.
620
a8e7d6d7 6212012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2f885dca
BG
622
623 * org.texi (Agenda commands): Fix two typos: give corresponding
624 function names, according to `org-agenda-view-mode-dispatch'.
625
a8e7d6d7 6262012-04-27 Glenn Morris <rgm@gnu.org>
dae39d9c
GM
627
628 * faq.texi (Major packages and programs): Remove section.
629 There is no point listing 6 packages (cf etc/MORE.STUFF).
630 (Finding Emacs and related packages): Move "Spell-checkers" here.
578c1d4b 631
dcbf5805
MA
6322012-04-22 Michael Albinus <michael.albinus@gmx.de>
633
634 * dbus.texi (Version): New node.
635 (Properties and Annotations): Mention the object manager
636 interface. Describe dbus-get-all-managed-objects.
637 (Type Conversion): Floating point numbers are allowed, if an
638 anteger does not fit Emacs's integer range.
639 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
640 (Asynchronous Methods): Fix description of
641 dbus-call-method-asynchronously.
642 (Receiving Method Calls): Fix some minor errors. Add
643 dbus-interface-emacs.
644 (Signals): Describe unicast signals and the new match rules.
645 (Alternative Buses): Add the PRIVATE optional argument to
646 dbus-init-bus. Describe its new return value. Add dbus-setenv.
647
adee4030
GM
6482012-04-20 Glenn Morris <rgm@gnu.org>
649
650 * faq.texi (New in Emacs 24): New section.
651 (Packages that do not come with Emacs): Mention M-x list-packages.
652
35dc09a1 6532012-04-14 Alan Mackenzie <acm@muc.de>
932de51c
AM
654
655 * cc-mode.texi (c-offsets-alist): Correct a typo.
656
35dc09a1 6572012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
801a68c8
BG
658
659 * org.texi (Deadlines and scheduling): Fix the example: the
660 DEADLINE item should come right after the headline. We enforce
661 this convention, so it is a bug not to illustrate it correctly in
662 the manual.
663
35dc09a1 6642012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
801a68c8
BG
665
666 * org.texi (Agenda commands): Fix documentation bug by swapping
667 the equivalent keybindings to `org-agenda-next-line' with the ones
668 to `org-agenda-previous-line'.
669
35dc09a1 6702012-04-14 Glenn Morris <rgm@gnu.org>
f48a9cb4
GM
671
672 * Makefile.in: Replace non-portable use of $< in ordinary rules.
673
e2560ea8
EZ
6742012-04-09 Eli Zaretskii <eliz@gnu.org>
675
676 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add
677 emacs-gnutls.
678 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
679
6b4f4a2d
TZ
6802012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
681
250b840e 682 * Makefile.in: Add emacs-gnutls.texi to build.
6b4f4a2d
TZ
683
684 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
685
ca2c89b6
TZ
6862012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
687
688 * auth.texi (Secret Service API): Edit further and give examples.
c8bf3227 689 (Secret Service API): Adjust @samp to @code for collection names.
ca2c89b6 690
aebd5f1a
GM
6912012-04-04 Glenn Morris <rgm@gnu.org>
692
693 * auth.texi (Secret Service API): Copyedits.
694 (Help for developers): Fill in some missing function doc-strings.
3c93d00f
GM
695 (Help for users, Help for developers)
696 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
aebd5f1a 697
0317dd51
MA
6982012-04-04 Michael Albinus <michael.albinus@gmx.de>
699
700 * auth.texi (Secret Service API): Add the missing text.
701
3d439cd1
CY
7022012-04-04 Chong Yidong <cyd@gnu.org>
703
704 * message.texi (Using PGP/MIME): Note that epg is now the default.
705
706 * gnus.texi: Reduce references to obsolete pgg library.
707 (Security): Note that epg is now the default.
708
709 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
710
711 * nxml-mode.texi (Completion): C-RET is no longer bound to
712 nxml-complete.
713
153ae947
BG
7142012-04-01 Jambunathan K <kjambunathan@gmail.com>
715
716 * org.texi (Customizing tables in ODT export): Correct few errors.
717
7182012-04-01 Jambunathan K <kjambunathan@gmail.com>
719
720 * org.texi (Links in ODT export): Update.
721 (Labels and captions in ODT export): New node.
722
7232012-04-01 Jambunathan K <kjambunathan@gmail.com>
724
725 * org.texi (Literal examples in ODT export): htmlfontify.el in
726 Emacs-24.1 now supports fontification. So ODT source blocks will
727 be fontified by default.
728
7292012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
730
731 * org.texi (Refiling notes): Remove duplicated keybinding.
732
7332012-04-01 Eric Schulte <eric.schulte@gmx.com>
734
735 * org.texi (noweb): Documentation of this new option to the :noweb
736 header argument.
737
7382012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
739
740 * org.texi (Header and sectioning): Add example demonstrating how
741 to use "LaTeX_CLASS_OPTIONS".
742
7432012-04-01 Eric Schulte <eric.schulte@gmx.com>
744
745 * org.texi (Noweb reference syntax): Describe the ability to
746 execute noweb references in the manual.
747
7482012-04-01 Eric Schulte <eric.schulte@gmx.com>
749
750 * org.texi (cache): Improve cache documentation when session
751 evaluation is used.
752
7532012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
754
755 * org.texi (Plain lists): Document removal.
756
7572012-04-01 Michael Brand <michael.ch.brand@gmail.com>
758
759 * org.texi: Decapitalize file name in references to Calc manual.
760
7612012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
762
763 * org.texi (Plain lists): Document removal.
764
7652012-04-01 Jambunathan K <kjambunathan@gmail.com>
766
767 * org.texi (Top, OpenDocument Text export)
768 (ODT export commands, Extending ODT export)
769 (Images in ODT export, Tables in ODT export)
770 (Configuring a document converter): Add or Update.
771
7722012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
773
774 * org.texi (MobileOrg): Change the wording to reflect that the
775 Android Version is no longer just the little brother of the iOS
776 version.
777
7782012-04-01 Eric Schulte <eric.schulte@gmx.com>
779
780 * org.texi (Key bindings and useful functions): Updated babel key
781 binding documentation in manual.
782
7832012-04-01 Eric Schulte <eric.schulte@gmx.com>
784
785 * org.texi (noweb): Document new noweb header value.
786
7872012-04-01 Eric Schulte <eric.schulte@gmx.com>
788
789 * org.texi (noweb-sep): Document new header argument.
790
7912012-04-01 Eric Schulte <eric.schulte@gmx.com>
792
793 * org.texi (noweb-ref): Documentation of this new custom variable.
794
7952012-04-01 Eric Schulte <eric.schulte@gmx.com>
796
797 * org.texi (wrap): Update the new :wrap documentation to match the
798 current implementation.
799
8002012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
801
802 * org.texi: Added documentation for :wrap.
803
8042012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
805
806 * org.texi: #+RESULTS now user-configurable.
807
8082012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
809
810 * org.texi: Documented :noweb no-export.
811
8122012-04-01 Thomas Dye <dk@poto.local>
813
814 * org.texi: Edit :noweb no header argument for correctness.
815
8162012-04-01 Bastien Guerry <bzg@altern.org>
817
818 * org.texi (Customization): Update the approximate number of Org
819 variables.
820
8212012-04-01 Thomas Dye <dk@poto.local>
822
823 * org.texi: The :results wrap produces a drawer instead of a
824 begin_results block.
825
005a89ff
G
8262012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
827
828 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
829 reflect the new default.
830
589ce070
EZ
8312012-03-10 Eli Zaretskii <eliz@gnu.org>
832
833 * info.texi (Expert Info): Move the index entry for "Texinfo" from
834 "Getting Started" to this node. (Bug#10450)
835
a5392527
CY
8362012-03-10 Chong Yidong <cyd@gnu.org>
837
8ae818e4
CY
838 * flymake.texi (Example -- Configuring a tool called via make):
839 Mention the Automake COMPILE variable (Bug#8715).
840
a5392527
CY
841 * info.texi (Getting Started): Add an index entry (Bug#10450).
842
d49902e4
MA
8432012-03-02 Michael Albinus <michael.albinus@gmx.de>
844
845 * dbus.texi (Signals): Known names will be mapped onto unique
846 names, when registering for signals.
847
53eced6d
GM
8482012-02-29 Glenn Morris <rgm@gnu.org>
849
bcd6cd23
GM
850 * url.texi: Fix quote usage in body text.
851
775b55af
GM
852 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
853
53eced6d
GM
854 * cl.texi: Use @code{} in menus when appropriate.
855
44e97401
GM
8562012-02-28 Glenn Morris <rgm@gnu.org>
857
858 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
859 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
860 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
861 * org.texi, sc.texi, vip.texi, viper.texi:
862 Standardize possessive apostrophe usage.
863
fa9a0855
CY
8642012-02-26 Chong Yidong <cyd@gnu.org>
865
866 * ediff.texi (Quick Help Commands): Add a couple of index entries
867 (Bug#10834).
868
0fd2c9a3
GM
8692012-02-17 Glenn Morris <rgm@gnu.org>
870
871 * gnus.texi (Posting Styles):
872 * remember.texi (Org): Fix cross-refs to other manuals.
873
9f26dc24
GM
8742012-02-15 Glenn Morris <rgm@gnu.org>
875
876 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
877 (Encryption): New chapter, split out from previous.
878
3d2af193
LI
8792012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
880
881 * gnus.texi (Customizing the IMAP Connection): Mention
882 nnimap-record-commands.
883
b74c9672
GM
8842012-02-10 Glenn Morris <rgm@gnu.org>
885
886 * url.texi (Retrieving URLs): Update url-retrieve arguments.
887 Mention url-queue-retrieve.
888
2ebc3b94
GM
8892012-02-09 Glenn Morris <rgm@gnu.org>
890
9fcfcdef
GM
891 * sem-user.texi (Semantic mode user commands): Typo fix.
892
2ebc3b94
GM
893 * info.texi (Create Info buffer): Mention info-display-manual.
894
7c4bbb69
LI
8952012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
896
897 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
898 example (modified from an example by Michael Albinus).
899
debce7bc
G
9002012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
901
902 * gnus.texi (Agent Basics): Fix outdated description of
903 `gnus-agent-auto-agentize-methods'.
904
b207a4ec
AS
9052012-01-28 Andreas Schwab <schwab@linux-m68k.org>
906
907 * cc-mode.texi: Always @defindex ss.
908 (Config Basics): Fix argument of @itemize.
909 (Macro Backslashes): Add @code around index entry.
910
b8fe8712
GM
9112012-01-23 Glenn Morris <rgm@gnu.org>
912
913 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
914
02dc2fd7
EH
9152012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
916
917 * tramp.texi (File): Tweak wording for the `scpc' option.
918
e7719ea1
G
9192012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
920
921 * gnus.texi (Group Parameters): Really note precedence.
922
9937bef4
G
9232012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
924
925 * gnus.texi (Group Parameters): Note precedence.
926
e66ba1df
BG
9272012-01-03 Eric Schulte <eric.schulte@gmx.com>
928
929 * org.texi (Noweb reference syntax): Adding documentation of
930 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
931 variable.
932
9332012-01-03 Bastien Guerry <bzg@gnu.org>
934
935 * org.texi (Plain lists): Split the table to fix the display
936 of items.
937
9382012-01-03 Bastien Guerry <bzg@gnu.org>
939
940 * org.texi (Plain lists): Fix misplaced explanation.
941
9422012-01-03 Bastien Guerry <bzg@gnu.org>
943
944 * org.texi (Plain lists, Agenda files): Add index entries.
945
9462012-01-03 Julian Gehring <julian.gehring@googlemail.com>
947
948 * org.texi: Use "Org mode" instead of alternatives like
949 "Org-mode" or "org-mode".
950
9512012-01-03 Bernt Hansen <bernt@norang.ca>
952
953 * org.texi (Agenda commands): Document
954 `org-clock-report-include-clocking-task'.
955
9562012-01-03 Bastien Guerry <bzg@gnu.org>
957
958 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
959 C-c' on checkboxes.
960
9612012-01-03 Julian Gehring <julian.gehring@googlemail.com>
962
963 * org.texi: End sentences with two spaces.
964
9652012-01-03 Michael Brand <michael.ch.brand@gmail.com>
966
967 * org.texi (External links): Document the link types file+sys
968 and file+emacs, slightly narrow used page width.
969
9702012-01-03 Eric Schulte <eric.schulte@gmx.com>
971
972 * org.texi (colnames): Note that colnames behavior may differ
973 across languages.
974
9752012-01-03 Bastien Guerry <bzg@gnu.org>
976
977 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
978
9792012-01-03 Thomas Dye <dk@poto.westell.com>
980
981 * org.texi: Augmented discussion of babel property
982 inheritance. Put footnote outside sentence ending period.
983
9842012-01-03 Eric Schulte <schulte.eric@gmail.com>
985
986 * org.texi (eval): Documenting the full range of :eval header
987 argument values.
988
9892012-01-03 Eric Schulte <schulte.eric@gmail.com>
990
991 * org.texi (eval): Documentation of the new :eval option.
992
9932012-01-03 Thomas Dye <dk@poto.local>
994
995 * org.texi: Add accumulated properties.
996
9972012-01-03 Thomas Dye <dk@poto.local>
998
999 * org.texi: Documented no spaces in name=assign, another
1000 correction to :var table.
1001
10022012-01-03 Thomas Dye <dk@poto.local>
1003
1004 * org.texi: Changed DATA to NAME in Working With Source Code
1005 section.
1006
10072012-01-03 Tom Dye <tsd@tsdye.com>
1008
1009 * org.texi: Minor change to :var table.
1010
10112012-01-03 Tom Dye <tsd@tsdye.com>
1012
1013 * org.texi: More changes to :var table (some examples were wrong).
1014
10152012-01-03 Tom Dye <tsd@tsdye.com>
1016
1017 * org.texi: Cleaned up :var table.
1018
10192012-01-03 Bastien Guerry <bzg@gnu.org>
1020
1021 * org.texi (Timestamps, Weekly/daily agenda)
1022 (Weekly/daily agenda): Add @cindex for "appointment".
1023
10242012-01-03 Eric Schulte <schulte.eric@gmail.com>
1025
1026 * org.texi (Literal examples): A new link to the template for
1027 inserting empty code blocks.
1028 (Structure of code blocks): A new link to the template for
1029 inserting empty code blocks.
1030
10312012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
1032
1033 * org.texi (External links): Add footnote on how the behavior
1034 of the text search in Org files are controled by the variable
1035 `org-link-search-must-match-exact-headline'.
1036
10372012-01-03 Eric Schulte <schulte.eric@gmail.com>
1038
1039 * org.texi (Buffer-wide header arguments): Update
1040 documentation to reflect removal of #+PROPERTIES.
1041
10422012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
1043
1044 * org.texi (The clock table): Mention that ACHIVED trees
1045 contribute to the clock table.
1046
10472012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
1048
1049 * org.texi (Conflicts): Better yasnippet config info.
1050
10512012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
1052
1053 * org.texi (Selective export): Explicitely mention the default
1054 values for `org-export-select-tags',
1055 `org-export-exclude-tags'.
1056
10572012-01-03 Tom Dye <tsd@tsdye.com>
1058
1059 * org.texi: Added a line to specify that header arguments are
1060 lowercase.
1061
10622012-01-03 Tom Dye <tsd@tsdye.com>
1063
1064 * org.texi: :var requires default value when declared.
1065
10662012-01-03 Bastien Guerry <bzg@gnu.org>
1067
1068 * org.texi (Handling links): Add a note about the
1069 `org-link-frame-setup' option.
1070
10712012-01-03 David Maus <dmaus@ictsoc.de>
1072
1073 * org.texi (Exporting Agenda Views, Extracting agenda
1074 information): Fix command line syntax, quote symbol parameter
1075 values.
1076
10772012-01-03 David Maus <dmaus@ictsoc.de>
1078
1079 * org.texi (Exporting Agenda Views): Fix command line syntax.
1080
8d80ef01
PE
10812011-12-28 Paul Eggert <eggert@cs.ucla.edu>
1082
1083 * gnus.texi (Mail Source Customization, Mail Back End Variables):
1084 Use octal notation for file permissions, which are normally
1085 thought of in octal.
1086 (Mail Back End Variables): Use more-plausible modes in example.
1087
47d42d81
AM
10882011-12-20 Alan Mackenzie <acm@muc.de>
1089
1090 * cc-mode.texi: Update version string 5.31 -> 5.32.
1091
a98edce9
JB
10922011-12-06 Juanma Barranquero <lekktu@gmail.com>
1093
1094 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
1095
321decc8
GM
10962011-11-24 Glenn Morris <rgm@gnu.org>
1097
1098 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
1099
f8107b79
JB
11002011-11-24 Juanma Barranquero <lekktu@gmail.com>
1101
1102 * makefile.w32-in: Update dependencies.
1103
f5a96a4f
GM
11042011-11-20 Glenn Morris <rgm@gnu.org>
1105
1106 * gnus.texi (Group Information):
1107 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
1108
cd1181db
JB
11092011-11-20 Juanma Barranquero <lekktu@gmail.com>
1110
1111 * gnus-coding.texi (Gnus Maintenance Guide):
1112 Rename from "Gnus Maintainance Guide".
1113
1114 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
1115 * eieio.texi (Customizing):
fe7a3057
JB
1116 * gnus.texi (Article Washing):
1117 * gnus-news.texi:
1118 * sem-user.texi (Smart Jump): Fix typos.
cd1181db 1119
7877f373
JB
11202011-11-16 Juanma Barranquero <lekktu@gmail.com>
1121
1122 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
1123
0d26e0b6
JB
11242011-11-15 Juanma Barranquero <lekktu@gmail.com>
1125
c7015153
JB
1126 * ede.texi (project-am-texinfo):
1127 * gnus.texi (Sending or Not Sending):
1128 * org.texi (Template elements): Fix typos.
0d26e0b6 1129
0b381c7e
JB
11302011-11-14 Juanma Barranquero <lekktu@gmail.com>
1131
1132 * ediff.texi (Hooks):
c7015153 1133 * sem-user.texi (Semanticdb Roots): Fix typos.
0b381c7e 1134
40a8bdf6
JB
11352011-11-11 Juanma Barranquero <lekktu@gmail.com>
1136
1137 * semantic.texi (Tag handling): Fix typo.
1138
57dda3bb
KY
11392011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
1140
1141 * gnus.texi (Other Gnus Versions): Remove.
1142
52bedd34
AM
11432011-10-28 Alan Mackenzie <acm@muc.de>
1144
1145 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
1146 (Other Special Indentations): Add an xref to "Macros with ;".
1147 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
1148 "Macros with ;".
1149 (Macros with ;): New page.
1150
00b77525
GM
1151 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
1152 Document the new handling of nested scopes for movement by defuns.
52bedd34 1153
4a623313
MA
11542011-10-23 Michael Albinus <michael.albinus@gmx.de>
1155
1156 Sync with Tramp 2.2.3.
1157
1158 * trampver.texi: Update release number.
1159
466a320e
GM
11602011-10-14 Glenn Morris <rgm@gnu.org>
1161
1162 * ert.texi (Introduction, How to Run Tests)
1163 (Running Tests Interactively, Expected Failures)
1164 (Tests and Their Environment, Useful Techniques)
1165 (Interactive Debugging, Fixtures and Test Suites):
1166 Minor rephrasings.
1167 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
1168 (Running Tests in Batch Mode): Simplify loading instructions.
1169 (Test Selectors): Clarify some selectors.
1170 (Expected Failures, Useful Techniques):
1171 Make examples fit in 80 columns.
1172
2be4956d
JB
11732011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
1174
1175 * calc.texi (Basic Operations on Units): Discuss temperature
1176 conversion (`u t') alongside with other unit conversions ('u c').
1177
7359a765
GM
11782011-10-12 Glenn Morris <rgm@gnu.org>
1179
1180 * ert.texi: Whitespace trivia to make main menu items line up better.
1181
a0c52e5d
GM
11822011-10-08 Glenn Morris <rgm@gnu.org>
1183
1184 * Makefile.in: Fix ert rules.
1185
465d0300
G
11862011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1187
1188 * gnus.texi (Gnus Utility Functions): Add more references and
1189 explanations (bug#9683).
1190
a5166359
LMI
11912011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1192
1193 * gnus.texi (Archived Messages): Note the default (bug#9552).
1194
b523dc20
BW
11952011-09-21 Bill Wohler <wohler@newt.com>
1196
1197 Release MH-E manual version 8.3.
1198
58179cce 1199 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
b523dc20
BW
1200 release 8.3.
1201 (Preface): Updated support information.
bd7239f5 1202 (From Bill Wohler): Reset text to original version. As a
b523dc20
BW
1203 historical quote, the tense should be correct in the time that it
1204 was written.
1205
0afb49a1
LMI
12062011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1207
1208 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
1209 (Finding the News): Doc clarification.
1210 (Terminology): Mention naming.
1211
e21bac42
G
12122011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1213
1214 * gnus.texi: Remove mentions of `recent', which are now obsolete.
1215 (Interactive): Document `quiet'.
1216
5b409b39 12172011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
5cb05633 1218
bd7239f5 1219 * org.texi (Images in LaTeX export): Rewrite.
5cb05633 1220
5b409b39 12212011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 1222
bd7239f5 1223 * org.texi (Using the mapping API): Mention 'region as a possible
3ab2c837
BG
1224 scope for `org-map-entries'.
1225
5b409b39 12262011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1227
1228 * org.texi (Visibility cycling): Document `org-copy-visible'.
1229
5b409b39 12302011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 1231
bd7239f5 1232 * org.texi (Template expansion): Order template sequences in the
3ab2c837
BG
1233 proper order.
1234
5b409b39 12352011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1236
1237 * org.texi (eval): Expand discussion of the :eval header argument.
1238
5b409b39 12392011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
1240
1241 * org.texi (Languages): Add Lilypond and Awk as supported
1242 languages.
1243
5b409b39 12442011-08-15 Achim Gratz <stromeko@nexgo.de>
3ab2c837 1245
bd7239f5 1246 * org.texi: Document that both CLOCK_INTO_DRAWER and
3ab2c837
BG
1247 LOG_INTO_DRAWER can be used to override the contents of variable
1248 org-clock-into-drawer (or if unset, org-log-into-drawer).
1249
bd7239f5 1250 * org.texi: Replace @xref->@pxref.
3ab2c837 1251
5b409b39 12522011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1253
1254 * org.texi (Evaluating code blocks): Documenting the new option
1255 for inline call lines.
1256
5b409b39 12572011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1258
1259 * org.texi (Results of evaluation): More explicit about the
1260 mechanism through which interactive evaluation of code is
1261 performed.
1262
5b409b39 12632011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1264
1265 * org.texi (noweb-ref): New header argument documentation.
1266
5b409b39 12672011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1268
1269 * org.texi (Extracting source code): Documentation of the new
1270 org-babel-tangle-named-block-combination variable.
1271
5b409b39 12722011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 1273
bd7239f5 1274 * org.texi (Structure of code blocks): Explicitly state that the
ed9265fc 1275 behavior of multiple blocks of the same name is undefined.
3ab2c837 1276
5b409b39 12772011-08-15 Christian Egli <christian.egli@sbszh.ch>
3ab2c837
BG
1278
1279 * org.texi (TaskJuggler export): Modify the example to reflect the
1280 new effort durations.
1281
5b409b39 12822011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
1283
1284 * org.texi (Images in LaTeX export): Escape curly brackets in
1285 LaTeX example.
1286
5b409b39 12872011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1288
1289 * org.texi (The clock table): Document the :properties and
1290 :inherit-props arguments for the clocktable.
1291
5b409b39 12922011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1293
1294 * org.texi (Tables in LaTeX export): Document specifying placement
1295 options for tables.
1296
5b409b39 12972011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1298
1299 * org.texi (Evaluating code blocks): More specific documentation
1300 about the different types of header arguments.
1301
5b409b39 13022011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3ab2c837
BG
1303
1304 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
1305
5b409b39 13062011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1307
1308 * org.texi (Built-in table editor): Document the table field
1309 follow mode.
1310
5b409b39 13112011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
1312
1313 * org.texi (Easy Templates): Document new template.
1314
5b409b39 13152011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
1316
1317 * org.texi (Literal examples): Add a cross-reference from "Literal
1318 Examples" to "Easy Templates."
1319
5b409b39 13202011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1321
1322 * org.texi (The clock table): Add link to match syntax.
1323
5b409b39 13242011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1325
1326 * org.texi (Agenda commands): Document clock consistency checks.
1327
5b409b39 13282011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1329
1330 * org.texi (Built-in table editor): Document that \vert represents
1331 a vertical bar in a table field.
1332
5b409b39 13332011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1334
1335 * org.texi (Literal examples): Link from "Markup" > "Literate
1336 Examples" to "Working with Source Code".
1337
5b409b39 13382011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
1339
1340 * org.texi (Agenda commands): Doc for function option to bulk
1341 action.
1342
5b409b39 13432011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1344
1345 * org.texi (Template expansion): Document new %<...> template
1346 escape.
1347
5b409b39 13482011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1349
1350 * org.texi (Selective export): Document exclusion of any tasks
1351 from export.
1352
5b409b39 13532011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1354
1355 * org.texi (Selective export): Document how to exclude DONE tasks
1356 from export.
1357 (Publishing options): Document the properties to be used to turn off
1358 export of DONE tasks.
1359
5b409b39 13602011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1361
1362 * org.texi (The date/time prompt): Document date range protection.
1363
5b409b39 13642011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1365
1366 * org.texi (padline): Documentation of the new padline header
1367 argument.
1368
5b409b39 13692011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1370
1371 * org.texi (var): Adding "[" to list of characters triggering
1372 elisp evaluation.
1373
5b409b39 13742011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1375
1376 * org.texi (var): Documentation of Emacs Lisp evaluation during
1377 variable assignment.
1378
5b409b39 13792011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1380
1381 * org.texi (colnames): Reference indexing into variables, and note
1382 that colnames are *not* removed before indexing occurs.
1383 (rownames): Reference indexing into variables, and note that
1384 rownames are *not* removed before indexing occurs.
1385
5b409b39 13862011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1387
1388 * org.texi (var): Clarification of indexing into tabular
1389 variables.
1390
5b409b39 13912011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1392
1393 * org.texi (results): Documentation of the `:results wrap' header
1394 argument.
1395
5b409b39 13962011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 1397
bd7239f5 1398 * org.texi (LaTeX and PDF export): Add a note about a limitation
3ab2c837
BG
1399 of the LaTeX export: the org file has to be properly structured.
1400
5b409b39 14012011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
1402
1403 * org.texi (Dynamic blocks, Structure editing): Mention
1404 the function `org-narrow-to-block'.
1405
5b409b39 14062011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1407
1408 * org.texi (Languages): Updating list of code block supported
1409 languages.
1410
5b409b39 14112011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1412
1413 * org.texi (Special properties): CATEGORY is a special property,
1414 but it may also used in the drawer.
1415
5b409b39 14162011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1417
1418 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
1419
5b409b39 14202011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
1421
1422 * org.texi (Include files): Document :lines.
1423
5b409b39 14242011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1425
1426 * org.texi (comments): Documentation of the ":comments noweb" code
1427 block header argument.
1428
5b409b39 14292011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1430
1431 * org.texi (Conflicts): Changed "yasnippets" to "yasnippet" and
1432 added extra whitespace around functions to be consistent with the
1433 rest of the section.
1434
5b409b39 14352011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 1436
0b381c7e 1437 * org.texi (Evaluating code blocks): Expanded discussion of
3ab2c837
BG
1438 #+call: line syntax.
1439 (Header arguments in function calls): Expanded discussion of
1440 #+call: line syntax.
1441
5b409b39 14422011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1443
1444 * org.texi (Evaluating code blocks): More explicit about how to
1445 pass variables to #+call lines.
1446
5b409b39 14472011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1448
1449 * org.texi (Results of evaluation): Link to the :results header
1450 argument list from the "Results of evaluation" section.
1451
5b409b39 14522011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1453
1454 * org.texi (Conflicts): Adding additional information about
1455 resolving org/yasnippet conflicts.
1456
5b409b39 14572011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
1458
1459 * org.texi (Publishing options): Document style-include-scripts
1460 publishing project property.
1461
5b409b39 14622011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1463
1464 * org.texi (Sparse trees): Document the next-error /
1465 previous-error functionality.
1466
5b409b39 14672011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837
BG
1468
1469 * org.texi (cache): Improved documentation of code block caches.
1470
5b409b39 14712011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837
BG
1472
1473 * org.texi (Code block specific header arguments): Documentation
1474 of multi-line header arguments.
1475
5b409b39 14762011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1477
1478 * org.texi (Code evaluation security): Add example for using a
1479 function.
1480
5b409b39 14812011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1482
1483 * org.texi (Tables in LaTeX export): Documentation of new
1484 attr_latex options for tables.
1485
5b409b39
BG
14862011-08-03 Michael Albinus <michael.albinus@gmx.de>
1487
1488 * trampver.texi: Update release number.
1489
14902011-07-30 Michael Albinus <michael.albinus@gmx.de>
1491
1492 Sync with Tramp 2.2.2.
1493
1494 * trampver.texi: Update release number.
1495
064e2d08
LMI
14962011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1497
1498 * flymake.texi (Example -- Configuring a tool called via make):
1499 Use /dev/null instead of the Windows "nul" (bug#8715).
1500
b8151e9c
LMI
15012011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1502
1503 * widget.texi (Setting Up the Buffer): Remove mention of the
1504 global keymap parent, which doesn't seem to be accurate
1505 (bug#7045).
1506
5b409b39
BG
15072011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1508
1509 * org.texi (Special agenda views): Fix double quoting (bug#3509).
1510
c0a8ae95
KR
15112010-07-10 Kevin Ryde <user42@zip.com.au>
1512
1513 * cl.texi (For Clauses): Add destructuring example processing an
1514 alist (bug#6596).
1515
ac6531ad
LMI
15162011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
1517
1518 * ediff.texi (Major Entry Points): Remove mention of `require',
1519 since that's not pertinent in the installed Emacs (bug#9016).
1520
d30dd079
G
15212011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
1522
1523 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
0c502747
LMI
1524 (Filtering New Groups): Clarify how simple the "options -n" format is.
1525 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
1526 is internal.
d30dd079 1527
862c0d68
MA
15282011-07-04 Michael Albinus <michael.albinus@gmx.de>
1529
1530 * tramp.texi (Cleanup remote connections): Add
1531 `tramp-cleanup-this-connection'.
1532
cd865a33
G
15332011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1534
1535 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
1536 zombies.
1537 (Checking New Groups): Ditto (bug#8974).
7d1738f1 1538 (Checking New Groups): Moved the reference to the right place.
cd865a33
G
1539
15402011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
1541
1542 * gnus.texi (Startup Files): Clarify that we're talking about numbered
1543 backups, and not actual vc (bug#8975).
1544
79414ae4
KR
15452011-07-03 Kevin Ryde <user42@zip.com.au>
1546
1547 * cl.texi (For Clauses): @items for hash-values and key-bindings
1548 to make them more visible when skimming. Add examples of `using'
1549 clause to them, examples being clearer than a description in
1550 words (bug#6599).
1551
847ccf7c
AM
15522011-07-01 Alan Mackenzie <acm@muc.de>
1553
1554 * cc-mode.texi (Guessing the Style): New page.
1555 (Styles): Add a short introduction to above.
1556
3da13bb9
DD
15572011-06-28 Deniz Dogan <deniz@dogan.se>
1558
1559 * rcirc.texi (Configuration): Bug-fix:
1560 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
1561 Reported by Elias Pipping <pipping@exherbo.org>.
1562
60a0884e
G
15632011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1564
1565 * gnus.texi (Summary Mail Commands): Document
1566 `gnus-summary-reply-to-list-with-original'.
1567
0c7efc08
SM
15682011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
1569
1570 * eshell.texi (Known problems): Fix typo.
1571
ea3596a2
MA
15722011-06-12 Michael Albinus <michael.albinus@gmx.de>
1573
0c7efc08 1574 * tramp.texi (Customizing Completion): Mention authinfo-style files.
ea3596a2
MA
1575 (Password handling): `auth-source-debug' is good for debug messages.
1576
2da9c605
G
15772011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
1578
1579 * gnus.texi (Store custom flags and keywords): Refer to
1580 `gnus-registry-article-marks-to-{chars,names}' instead of
1581 `gnus-registry-user-format-function-{M,M2}'.
1582
e61923c8
GM
15832011-05-27 Paul Eggert <eggert@cs.ucla.edu>
1584
1585 * texinfo.tex: Merge from gnulib.
1586
627abcdd
TZ
15872011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
1588
1589 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
0c7efc08
SM
1590 (Store custom flags and keywords):
1591 Mention `gnus-registry-user-format-function-M' and
627abcdd
TZ
1592 `gnus-registry-user-format-function-M2'.
1593
a3c92bc1
EZ
15942011-05-17 Paul Eggert <eggert@cs.ucla.edu>
1595
8f906c40 1596 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
a3c92bc1 1597
85d870a9
GM
15982011-05-17 Glenn Morris <rgm@gnu.org>
1599
1600 * gnus.texi (Face): Fix typo.
1601
2cdee799
GM
16022011-05-14 Glenn Morris <rgm@gnu.org>
1603
1604 * dired-x.texi (Omitting Examples): Minor addition.
1605
79b70037
GM
16062011-05-10 Jim Meyering <meyering@redhat.com>
1607
1608 * ede.texi: Fix typo "or or -> or".
1609
a7111a62 16102011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
c2f51e23
G
1611
1612 * gnus.texi (Summary Buffer Lines):
1613 gnus-summary-user-date-format-alist does not exist.
1614 (Sorting the Summary Buffer): More about sorting threads.
1615
69026aba
MA
16162011-04-25 Michael Albinus <michael.albinus@gmx.de>
1617
1618 * trampver.texi: Update release number.
1619
9024ff79
MA
16202011-04-14 Michael Albinus <michael.albinus@gmx.de>
1621
1622 * tramp.texi (Frequently Asked Questions): New item for disabling
1623 Tramp in other packages.
1624
c3c65d73
TZ
16252011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
1626
1627 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
0c7efc08
SM
1628 (Fancy splitting to parent, Store arbitrary data):
1629 Updated gnus-registry docs.
c3c65d73 1630
9ec6a317
JB
16312011-04-13 Juanma Barranquero <lekktu@gmail.com>
1632
1633 * ede.texi: Fix typos.
1634
1e3b6001
G
16352011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1636
9ec6a317
JB
1637 * gnus.texi (Window Layout): @itemize @code doesn't exist.
1638 It's @table @code.
1e3b6001 1639
a5954fa5
G
16402011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
1641
ed9265fc 1642 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
a5954fa5 1643
d71990a1
JB
16442011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
1645
1646 * calc.texi (Logarithmic Units): Update the function names.
1647
1518e4f0
G
16482011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1649
1650 * message.texi (Various Commands): Document format specs in the
1651 ellipsis.
1652
a123622d
G
16532011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
1654
1655 * message.texi (Insertion Variables): Document message-cite-style.
1656
16572011-03-14 Michael Albinus <michael.albinus@gmx.de>
e756ec02
MA
1658
1659 * tramp.texi (Remote processes): New subsection "Running shell on
1660 a remote host".
1661
4248cca2
TZ
16622011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
1663
1664 * auth.texi (Help for developers): Update docs to explain that the
1665 :save-function will only run the first time.
1666
54ce11a1
GM
16672011-03-12 Glenn Morris <rgm@gnu.org>
1668
1669 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
1670 (emacs-faq.text): New target.
1671 (clean): Add emacs-faq.
1672
0c3b25f8
MA
16732011-03-12 Michael Albinus <michael.albinus@gmx.de>
1674
1675 Sync with Tramp 2.2.1.
1676
1677 * trampver.texi: Update release number.
1678
b740639e
GM
16792011-03-11 Glenn Morris <rgm@gnu.org>
1680
1681 * Makefile.in (HTML_TARGETS): New.
1682 (clean): Delete $HTML_TARGETS.
1683 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
1684
733afdf4
TZ
16852011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
1686
1687 * auth.texi (Help for developers): Show example of using
1688 `auth-source-search' with prompts and :save-function.
1689
33383987
JB
16902011-03-07 Chong Yidong <cyd@stupidchicken.com>
1691
1692 * Version 23.3 released.
1693
a5057546
G
16942011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
1695
1696 * message.texi (Message Buffers): Update default value of
1697 message-generate-new-buffers.
1698
479a2c9b
JB
16992011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
1700
1701 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
1702 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
1703 respectively.
05a29101
JB
1704 (Musical Notes): New section.
1705 (Customizing Calc): Mention the customizable variable
1706 calc-note-threshold.
479a2c9b 1707
e0535b76
GM
17082011-03-03 Glenn Morris <rgm@gnu.org>
1709
1710 * url.texi (Dealing with HTTP documents): Remove reference to
1711 function url-decode-text-part; never seems to have existed. (Bug#6038)
e7b21e2b 1712 (Configuration): Update url-configuration-directory description.
e0535b76 1713
2777ccbf
GM
17142011-03-02 Glenn Morris <rgm@gnu.org>
1715
1716 * dired-x.texi (Multiple Dired Directories): Remove mentions
1717 of dired-default-directory-alist and dired-default-directory.
1718 Move dired-smart-shell-command here...
1719 (Miscellaneous Commands): ... from here.
1720
257219bd
PE
17212011-03-02 Paul Eggert <eggert@cs.ucla.edu>
1722
1723 * texinfo.tex: Update to version 2011-02-24.09.
1724
8889f4e2
GM
17252011-03-02 Glenn Morris <rgm@gnu.org>
1726
1727 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
1728 instead of the obsoleted dired-omit-here-always.
1729
5d41af19
MA
17302011-02-28 Michael Albinus <michael.albinus@gmx.de>
1731
1732 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
1733 supported systems.
1734
2b0c7330 17352011-02-28 Glenn Morris <rgm@gnu.org>
51a13bdd 1736
61cf3a76
GM
1737 * dbus.texi (Type Conversion): Grammar fix.
1738
cce7d530 17392011-02-23 Michael Albinus <michael.albinus@gmx.de>
51a13bdd 1740
cce7d530
GM
1741 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
1742 "Debian GNU/Linux".
51a13bdd 1743
cce7d530
GM
1744 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
1745
817b48a7
GM
17462011-02-23 Glenn Morris <rgm@gnu.org>
1747
cce7d530
GM
1748 * dired-x.texi (Features): Minor rephrasing.
1749 (Local Variables): Fix typos.
47301027
GM
1750
1751 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
1752 Standardize some Emacs/XEmacs terminology.
1753
817b48a7
GM
1754 * dired-x.texi (Features): Don't advertise obsolete local variables.
1755 Simplify layout.
1756 (Omitting Variables): Update local variables example.
1757 (Local Variables): Say this is obsolete. Fix description of
1758 dired-enable-local-variables possible values.
1759
4a3988d5
G
17602011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
1761
1762 * auth.texi (Help for users): Mention ~/.netrc is also searched by
1763 default now.
1764
8e22bee0
G
17652011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
1766
1767 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
1768
06b840e0
LI
17692011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
1770
1771 * gnus.texi (Window Layout): Document layout names.
1772
67ab0163 17732011-02-19 Eli Zaretskii <eliz@gnu.org>
0c973505
EZ
1774
1775 * ada-mode.texi: Sync @dircategory with ../../info/dir.
1776 * auth.texi: Sync @dircategory with ../../info/dir.
1777 * autotype.texi: Sync @dircategory with ../../info/dir.
1778 * calc.texi: Sync @dircategory with ../../info/dir.
1779 * cc-mode.texi: Sync @dircategory with ../../info/dir.
1780 * cl.texi: Sync @dircategory with ../../info/dir.
1781 * dbus.texi: Sync @dircategory with ../../info/dir.
1782 * dired-x.texi: Sync @dircategory with ../../info/dir.
1783 * ebrowse.texi: Sync @dircategory with ../../info/dir.
1784 * ede.texi: Sync @dircategory with ../../info/dir.
1785 * ediff.texi: Sync @dircategory with ../../info/dir.
1786 * edt.texi: Sync @dircategory with ../../info/dir.
1787 * eieio.texi: Sync @dircategory with ../../info/dir.
1788 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
1789 * epa.texi: Sync @dircategory with ../../info/dir.
1790 * erc.texi: Sync @dircategory with ../../info/dir.
1791 * eshell.texi: Sync @dircategory with ../../info/dir.
1792 * eudc.texi: Sync @dircategory with ../../info/dir.
1793 * flymake.texi: Sync @dircategory with ../../info/dir.
1794 * forms.texi: Sync @dircategory with ../../info/dir.
1795 * gnus.texi: Sync @dircategory with ../../info/dir.
1796 * idlwave.texi: Sync @dircategory with ../../info/dir.
1797 * mairix-el.texi: Sync @dircategory with ../../info/dir.
1798 * message.texi: Sync @dircategory with ../../info/dir.
1799 * mh-e.texi: Sync @dircategory with ../../info/dir.
1800 * newsticker.texi: Sync @dircategory with ../../info/dir.
1801 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
1802 * org.texi: Sync @dircategory with ../../info/dir.
1803 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
1804 * pgg.texi: Sync @dircategory with ../../info/dir.
1805 * rcirc.texi: Sync @dircategory with ../../info/dir.
1806 * reftex.texi: Sync @dircategory with ../../info/dir.
1807 * remember.texi: Sync @dircategory with ../../info/dir.
1808 * sasl.texi: Sync @dircategory with ../../info/dir.
1809 * sc.texi: Sync @dircategory with ../../info/dir.
1810 * semantic.texi: Sync @dircategory with ../../info/dir.
1811 * ses.texi: Sync @dircategory with ../../info/dir.
1812 * sieve.texi: Sync @dircategory with ../../info/dir.
1813 * smtpmail.texi: Sync @dircategory with ../../info/dir.
1814 * speedbar.texi: Sync @dircategory with ../../info/dir.
1815 * trampver.texi [emacs]: Set emacsname to "Emacs".
1816 * tramp.texi: Sync @dircategory with ../../info/dir.
1817 * url.texi: Sync @dircategory with ../../info/dir.
1818 * vip.texi: Sync @dircategory with ../../info/dir.
1819 * viper.texi: Sync @dircategory with ../../info/dir.
1820 * widget.texi: Sync @dircategory with ../../info/dir.
1821 * woman.texi: Sync @dircategory with ../../info/dir.
1822
30abce25
GM
18232011-02-19 Glenn Morris <rgm@gnu.org>
1824
0c7efc08
SM
1825 * dired-x.texi (Technical Details): No longer redefines
1826 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
bea584fa 1827 dired-read-shell-command, or dired-find-buffer-nocreate.
30abce25 1828
f31f8469
GM
18292011-02-18 Glenn Morris <rgm@gnu.org>
1830
1831 * dired-x.texi (Optional Installation File At Point): Simplify.
1832
35123c04
TZ
18332011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
1834
1835 * auth.texi (Help for users): Use :port instead of :protocol for all
1836 auth-source docs.
7ba93e94
G
1837 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
1838 to have two files in `auth-sources'.
35123c04 1839
da5e0ce4
GM
18402011-02-16 Glenn Morris <rgm@gnu.org>
1841
b322c9af
GM
1842 * dired-x.texi: Use emacsver.texi to get Emacs version.
1843 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
1844 Depend on emacsver.texi.
1845
07ca5555
GM
1846 * dired-x.texi: Drop meaningless version number.
1847 (Introduction): Remove old info.
1848 (Optional Installation Dired Jump): Autoload from dired-x.
1849 Remove incorrect info about loaddefs.el.
1850 (Bugs): Just refer to M-x report-emacs-bug.
1851
da5e0ce4
GM
1852 * dired-x.texi (Multiple Dired Directories): Update for rename of
1853 default-directory-alist.
1854 (Miscellaneous Commands): No longer mention very old VM version 4.
1855
bb55f713
PE
18562011-02-15 Paul Eggert <eggert@cs.ucla.edu>
1857
1858 Merge from gnulib.
1859 * texinfo.tex: Update to version 2011-02-14.11.
1860
5415d076
G
18612011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
1862
da5e0ce4
GM
1863 * auth.texi (Help for users):
1864 Login collection is "Login" and not "login".
5415d076 1865
14029d4b
MA
18662011-02-13 Michael Albinus <michael.albinus@gmx.de>
1867
1868 * tramp.texi (History): Remove IMAP support.
1869 (External methods, Frequently Asked Questions): Remove `imap' and
1870 `imaps' methods.
1871 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
1872
1873 * trampver.texi: Remove default value of `emacsimap'.
1874
8a36c07f
GM
18752011-02-13 Glenn Morris <rgm@gnu.org>
1876
1877 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
1878 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
1879
165bc5a0
GM
18802011-02-12 Glenn Morris <rgm@gnu.org>
1881
1882 * sc.texi (Getting Connected): Remove old index entries.
1883
5415d076 18842011-02-12 Ulrich Mueller <ulm@gentoo.org>
43aa28e2
UM
1885
1886 * url.texi: Remove duplicate @dircategory (Bug#7942).
1887
b8e0f0cd
G
18882011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
1889
8a36c07f
GM
1890 * auth.texi (Overview, Help for users, Help for developers):
1891 Update docs.
b8e0f0cd
G
1892 (Help for users): Talk about spaces.
1893
caf82551
PE
18942011-02-09 Paul Eggert <eggert@cs.ucla.edu>
1895
1896 * texinfo.tex: Update to version 2011-02-07.16.
1897
1ff98217
MA
18982011-02-07 Michael Albinus <michael.albinus@gmx.de>
1899
1900 * dbus.texi (Bus names): Adapt descriptions for
1901 dbus-list-activatable-names and dbus-list-known-names.
1902
2e78df6b
JB
19032011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
1904
1905 * calc.texi (Logarithmic Units): New section.
1906
7fbf7cae
TZ
19072011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
1908
1909 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
1910 manuals use it now.
1911
0c7efc08 1912 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
7fbf7cae 1913
156ad271
KY
19142011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
1915
1916 * overrides.texi: Remove.
1917
1918 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
1919 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
1920
36539990
MA
19212011-02-05 Michael Albinus <michael.albinus@gmx.de>
1922
1923 * tramp.texi (Frequently Asked Questions): Mention problems with
1924 WinSSHD.
1925
1926 * trampver.texi: Update release number.
1927
19282011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
1929
1930 * tramp.texi:
1931 Replace "delimet" with "delimit" globally.
1932 Replace "explicite" with "explicit" globally.
1933 Replace "instead of" with "instead" where there was nothing after "of".
1934 Audit use of comma before interrogative pronoun, "that", or "which".
1935 Minor word order, spelling, wording changes.
1936
ec72bf63
G
19372011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
1938
1939 * overrides.texi: New file to set or clear WEBHACKDEVEL.
1940
1941 * sieve.texi: Use WEBHACKDEVEL.
1942
1943 * sasl.texi: Use WEBHACKDEVEL.
1944
1945 * pgg.texi: Use WEBHACKDEVEL.
1946
1947 * message.texi: Use WEBHACKDEVEL.
1948
1949 * gnus.texi: Use WEBHACKDEVEL.
1950
1951 * emacs-mime.texi: Use WEBHACKDEVEL.
1952
1953 * auth.texi: Use WEBHACKDEVEL.
1954
1955 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
1956 manuals.
1957
19582011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
1959
1960 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
1961
90b750f4
PE
19622011-02-03 Paul Eggert <eggert@cs.ucla.edu>
1963
1964 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
1965 which in turn is copied from ftp://tug.org/tex/.
1966
0e751a49
GM
19672011-02-03 Glenn Morris <rgm@gnu.org>
1968
1969 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
1970 (Binding combinations of modifiers and function keys):
1971 Let's assume people reading this are not using Emacs 18.
1972
7f13c2e2
LI
19732011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
1974
1975 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
1976 since it's run automatically.
1977
d76c843e
LI
19782011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
1979
1980 * gnus.texi (Customizing Articles): Fix typo.
1981
12e3ca0a
LI
19822011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
1983
1984 * gnus.texi (Customizing Articles): Document the new way of customizing
1985 the date headers(s).
1986
fe72c8fa
LI
19872011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
1988
1989 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
1990 splitting example.
1991
bf3dae7e
EZ
19922011-01-29 Eli Zaretskii <eliz@gnu.org>
1993
1994 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
1995 (MAKEINFO_OPTS): New variable.
1996 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
1997 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
1998 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
1999 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
2000 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
2001 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
2002 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
2003 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
2004 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
2005 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
2006 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
2007 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
2008 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
2009 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
2010 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
2011 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
2012 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
2013 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
2014
d6f13ac8
LI
20152011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
2016
2017 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
2018
c5ecc769
G
20192011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
2020
2021 * message.texi (IDNA): Explain what it is.
2022
20232011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
2024
2025 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
2026
45eb2a5d
WL
20272011-01-23 Werner Lemberg <wl@gnu.org>
2028
2029 * Makefile.in (MAKEINFO): Now controlled by `configure'.
2030 (MAKEINFO_OPTS): New variable. Use it where appropriate.
0c7efc08 2031 (ENVADD): Update.
45eb2a5d 2032
6872a814
GM
20332011-01-18 Glenn Morris <rgm@gnu.org>
2034
2035 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
2036
77ab81d0 20372011-01-14 Eduard Wiebe <usenet@pusto.de>
b218c6cd
EW
2038
2039 * nxml-mode.texi (Introduction): Fix file name typos.
2040
d221e780
CO
20412011-01-13 Christian Ohler <ohler@gnu.org>
2042
2043 * ert.texi: New file.
2044
2045 * Makefile.in:
2046 * makefile.w32-in: Add ert.texi.
2047
8c904d82
MA
20482011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
2049
2050 * dbus.texi (Receiving Method Calls): New function
2051 dbus-register-service. Rearrange node.
2052
f56e0e7a
PE
20532011-01-07 Paul Eggert <eggert@cs.ucla.edu>
2054
2055 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
2056 which in turn is copied from ftp://tug.org/tex/.
2057
0fadf00e
MA
20582011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
2059
2060 * dbus.texi (Receiving Method Calls): Describe new optional
2061 parameter dont-register-service of dbus-register-{method,property}.
2062
8b358e90
DU
20632010-12-17 Daiki Ueno <ueno@unixuser.org>
2064
0c7efc08
SM
2065 * epa.texi (Encrypting/decrypting *.gpg files):
2066 Mention epa-file-select-keys.
8b358e90 2067
549c9aed
G
20682010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
2069
2070 * gnus.texi (Archived Messages): Remove outdated text.
2071
20722010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
2073
0c7efc08 2074 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
549c9aed 2075
156e3f9c
G
20762010-12-15 Andrew Cohen <cohen@andy.bu.edu>
2077
83f3eadc 2078 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
156e3f9c 2079
8151d490
AC
20802010-12-14 Andrew Cohen <cohen@andy.bu.edu>
2081
2082 * gnus.texi (The swish++ Engine): Add customizable parameters
2083 descriptions.
2084 (The swish-e Engine): Ditto.
2085
305bdd22
MA
20862010-12-14 Michael Albinus <michael.albinus@gmx.de>
2087
2088 * tramp.texi (Inline methods): Add "ksu" method.
2089 (Remote processes): Add example with remote `default-directory'.
2090
53aff12a
GM
20912010-12-14 Glenn Morris <rgm@gnu.org>
2092
2093 * faq.texi (Expanding aliases when sending mail):
2094 Now build-mail-aliases is interactive.
2095
8a1cdce5
AC
20962010-12-13 Andrew Cohen <cohen@andy.bu.edu>
2097
2098 * gnus.texi: First pass at adding (rough) nnir documentation.
2099
7410c270
G
21002010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2101
53aff12a
GM
2102 * gnus.texi (Filtering New Groups):
2103 Mention gnus-auto-subscribed-categories.
2104 (The First Time): Remove, since default-subscribed-newsgroups has been
7410c270
G
2105 removed.
2106
f49d1f52 21072010-12-13 Glenn Morris <rgm@gnu.org>
7dde1a86
GM
2108
2109 * cl.texi (For Clauses): Small fixes for frames and windows.
2110
acedf35c
CD
21112010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
2112
2113 * org.texi (Using capture): Document using prefix arguments for
2114 finalizing capture.
2115 (Agenda commands): Document prefix argument for the bulk scatter
2116 command.
2117 (Beamer class export): Document that also overlay arguments can be
2118 passed to the column environment.
2119 (Template elements): Document the new entry type.
2120
21212010-12-11 Puneeth Chaganti <punchagan@gmail.com>
2122
2123 * org.texi (Include files): Document :minlevel.
2124
21252010-12-11 Julien Danjou <julien@danjou.info>
2126
2127 * org.texi (Categories): Document category icons.
2128
21292010-12-11 Eric Schulte <schulte.eric@gmail.com>
2130
2131 * org.texi (noweb): Fix typo.
2132
516aa569
G
21332010-12-06 Tassilo Horn <tassilo@member.fsf.org>
2134
2135 * gnus.texi (Server Commands): Point to the rest of the server
2136 commands.
2137
04db63bc
G
21382010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2139
2140 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
2141 g'.
2142
ed797193
G
21432010-12-02 Julien Danjou <julien@danjou.info>
2144
2145 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
2146
21472010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2148
2149 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
2150 (Direct Functions): Note the STARTTLS upgrade.
2151
07976ae3 21522010-11-27 Glenn Morris <rgm@gnu.org>
4d47208a 2153 James Clark <none@example.com>
d3dfb185
GM
2154
2155 * nxml-mode.texi (Introduction): New section.
2156
59e75882
G
21572010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2158
2159 * gnus.texi (Server Commands): Document gnus-server-show-server.
2160
568a887f
MA
21612010-11-20 Michael Albinus <michael.albinus@gmx.de>
2162
2163 Sync with Tramp 2.2.0.
2164
2165 * trampver.texi: Update release number.
2166
1265829e
JB
21672010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
2168
2169 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
2170 Mention that the TeX specific units won't use the `tex' prefix
2171 in TeX mode.
2172
239661c0
KY
21732010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
2174
2175 * gnus.texi (Misc Article): Document gnus-inhibit-images.
2176
4a47c275 21772010-11-17 Glenn Morris <rgm@gnu.org>
20989285
GM
2178
2179 * edt.texi: Remove information about Emacs 19.
2180
4a47c275 21812010-11-17 Michael Albinus <michael.albinus@gmx.de>
3ff91964
MA
2182
2183 * trampver.texi: Update release number.
2184
2f0e0dc8
KY
21852010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
2186
2187 * gnus.texi (Article Washing): Fix typo.
2188
afe98dfa
CD
21892010-11-11 Noorul Islam <noorul@noorul.com>
2190
56f5a94e 2191 * org.texi: Fix typo.
afe98dfa
CD
2192
21932010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2194
2195 * org.texi (Using capture): Explain that refiling is
2196 sensitive to cursor position.
2197
21982010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2199
56f5a94e 2200 * org.texi (Images and tables): Add cross reference to link section.
afe98dfa
CD
2201
22022010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2203
2204 * org.texi: Document the <c> cookie.
2205
22062010-11-11 Eric Schulte <schulte.eric@gmail.com>
2207
bd7239f5 2208 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
56f5a94e 2209 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
afe98dfa
CD
2210
22112010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2212
56f5a94e 2213 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
afe98dfa
CD
2214
22152010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2216
56f5a94e 2217 * org.texi (Project alist): Mention that this is a property list.
afe98dfa
CD
2218
22192010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2220
2221 * org.texi (Setting up the staging area): Document that
2222 file names remain visible when encrypting the MobileOrg files.
2223
22242010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2225
2226 * org.texi (Setting up the staging area): Document which
2227 versions are needed for encryption.
2228
22292010-11-11 Eric Schulte <schulte.eric@gmail.com>
2230
56f5a94e
GM
2231 * org.texi (noweb): Update :noweb documentation to
2232 reflect the new "tangle" argument.
afe98dfa
CD
2233
22342010-11-11 Eric Schulte <schulte.eric@gmail.com>
2235
56f5a94e
GM
2236 * org.texi (Batch execution): Improve tangling script in
2237 documentation.
afe98dfa
CD
2238
22392010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2240
2241 * org.texi (Handling links):
2242 (In-buffer settings): Document inlining images on startup.
2243
22442010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2245
2246 * org.texi (Setting up the staging area): Document use of
2247 crypt password.
2248
22492010-11-11 David Maus <dmaus@ictsoc.de>
2250
56f5a94e 2251 * org.texi (Template expansion): Add date related link type escapes.
afe98dfa
CD
2252
22532010-11-11 David Maus <dmaus@ictsoc.de>
2254
56f5a94e
GM
2255 * org.texi (Template expansion): Add mew in table for link type
2256 escapes.
afe98dfa
CD
2257
22582010-11-11 David Maus <dmaus@ictsoc.de>
2259
56f5a94e 2260 * org.texi (Template expansion): Fix typo in link type escapes.
afe98dfa
CD
2261
22622010-11-11 Eric Schulte <schulte.eric@gmail.com>
2263
56f5a94e 2264 * org.texi (Structure of code blocks): Another documentation tweak.
afe98dfa
CD
2265
22662010-11-11 Eric Schulte <schulte.eric@gmail.com>
2267
56f5a94e 2268 * org.texi (Structure of code blocks): Documentation tweak.
afe98dfa
CD
2269
22702010-11-11 Eric Schulte <schulte.eric@gmail.com>
2271
56f5a94e
GM
2272 * org.texi (Structure of code blocks):
2273 Update documentation to mention inline code block syntax.
afe98dfa
CD
2274
22752010-11-11 Eric Schulte <schulte.eric@gmail.com>
2276
56f5a94e 2277 * org.texi (comments): Improve wording.
afe98dfa
CD
2278
22792010-11-11 Eric Schulte <schulte.eric@gmail.com>
2280
56f5a94e 2281 * org.texi (comments): Document the new :comments header arguments.
afe98dfa
CD
2282
22832010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2284
2285 * org.texi (Installation): Remove the special
2286 installation instructions for XEmacs.
2287
22882010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
2289
56f5a94e 2290 * org.texi (Easy Templates): New section. Documents quick
afe98dfa
CD
2291 insertion of empty structural elements.
2292
22932010-11-11 Noorul Islam <noorul@noorul.com>
2294
56f5a94e 2295 * org.texi: Fix doc.
afe98dfa
CD
2296
22972010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
2298
2299 * org.texi (The date/time prompt): Document specification
2300 of time ranges.
2301
23022010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2303
2304 * org.texi (Internal links): Document the changes in
2305 internal links.
2306
23072010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2308
2309 * org.texi (Agenda commands): Document the limitation for
2310 the filter preset - it can only be used for an entire agenda
2311 view, not in an individual block in a block agenda.
2312
23132010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
2314
2315 * org.texi (iCalendar export): Document alarm creation.
2316
6f8fc60c
MA
23172010-11-10 Michael Albinus <michael.albinus@gmx.de>
2318
2319 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
2320
be3c11b3
LMI
23212010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
2322
2323 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
2324
d607b96b 23252010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
3ff91964 2326
d607b96b 2327 * calc.texi: Use emacsver.texi to determine Emacs version.
3ff91964 2328
181cb5fb
G
23292010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2330
2331 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
2332 since that works by default.
2333
23342010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
2335
2336 * gnus.texi (Customizing the IMAP Connection): Document
2337 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
2338
36bc5d3b
MA
23392010-11-04 Michael Albinus <michael.albinus@gmx.de>
2340
2341 * tramp.texi (Remote shell setup): New item "Interactive shell
2342 prompt". Reported by Christian Millour <cm@abtela.com>.
2343 (Remote shell setup, Remote processes): Use @code{} for
2344 environment variables.
2345
cf503f7c
GM
23462010-11-03 Glenn Morris <rgm@gnu.org>
2347
537b04b9 2348 * ediff.texi (Quick Help Commands, Miscellaneous):
d7619e3b 2349 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
cf503f7c 2350
389b76fa
G
23512010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2352
2353 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
2354
2699a554 23552010-10-31 Glenn Morris <rgm@gnu.org>
bbe1ba5e
GM
2356
2357 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
2358
2699a554 23592010-10-31 Glenn Morris <rgm@gnu.org>
97af9a72
GM
2360
2361 * cc-mode.texi: Remove reference to defunct viewcvs URL.
2362
99e65b2d
G
23632010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2364
0c7efc08
SM
2365 * gnus.texi (Client-Side IMAP Splitting):
2366 Mention nnimap-unsplittable-articles.
99e65b2d
G
2367
23682010-10-29 Julien Danjou <julien@danjou.info>
2369
2370 * gnus.texi (Finding the News): Remove references to obsoletes
2371 variables `gnus-nntp-server' and `gnus-secondary-servers'.
2372
aeeb3dcb
EZ
23732010-10-29 Eli Zaretskii <eliz@gnu.org>
2374
2375 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
2376 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
2377 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
2378 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
2379
8289f37b
GM
23802010-10-28 Glenn Morris <rgm@gnu.org>
2381
2382 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
2383 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
2384 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
2385
d85d3b3a
DU
23862010-10-25 Daiki Ueno <ueno@unixuser.org>
2387
2388 * epa.texi (Mail-mode integration): Add alternative key bindings
2389 for epa-mail commands; escape comma.
c05c2b9b 2390 Don't use the word "PGP", since it is a non-free program.
d85d3b3a 2391
9f534a47
JB
23922010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
2393
99e65b2d 2394 * calc.texi: Use emacsver.texi to determine Emacs version.
9f534a47 2395
5793a7bc 23962010-10-24 Juanma Barranquero <lekktu@gmail.com>
88dbda51
JB
2397
2398 * gnus.texi (Group Parameters, Buttons): Fix typos.
2399
280f417b
G
24002010-10-22 Tassilo Horn <tassilo@member.fsf.org>
2401
2402 * gnus.texi (Subscription Commands): Mention that you can also
2403 subscribe to new groups via the Server buffer, which is probably more
2404 convenient when subscribing to many groups.
2405
d806c872
G
24062010-10-21 Julien Danjou <julien@danjou.info>
2407
2408 * message.texi (Message Headers): Allow message-default-headers to be a
2409 function.
2410
d5798f68
LMI
24112010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2412
2413 * gnus-news.texi: Mention new archive defaults.
2414
b79bbef7
KY
24152010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
2416
2417 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
2418
2526f423
G
24192010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
2420
2421 * gnus.texi (HTML): Document the function value of
2422 gnus-blocked-images.
2423 (Article Washing): shr and gnus-w3m, not the direct function names.
2424
ba91f05d
G
24252010-10-20 Julien Danjou <julien@danjou.info>
2426
2427 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
2428 variable.
2429
da451787
LMI
24302010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
2431
2432 * gnus.texi (Customizing the IMAP Connection): The port strings are
2433 strings.
c872595d 2434 (Document Groups): Mention git.
da451787 2435
7cad71ad
G
24362010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
2437
2438 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
2439 bzr/Gnus git sync.
2440
c56dfd36
EZ
24412010-10-15 Eli Zaretskii <eliz@gnu.org>
2442
2443 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
2444 change.
2445
a1d16a7b
G
24462010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2447
2448 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
2449 @item syntax for in-Emacs makeinfo.
2450
24512010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
2452
2453 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
2454 trim sentence.
2455
98e2b864
DU
24562010-10-12 Daiki Ueno <ueno@unixuser.org>
2457
2458 * epa.texi (Caching Passphrases):
0c7efc08
SM
2459 * auth.texi (GnuPG and EasyPG Assistant Configuration):
2460 Clarify some configurations require to set up gpg-agent.
98e2b864 2461
c12e4a81
GM
24622010-10-11 Glenn Morris <rgm@gnu.org>
2463
2464 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
2465
f7aa248a
G
24662010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
2467
2468 * gnus.texi (Spam Package Introduction): Mention `$'.
2469
6513b232
EZ
24702010-10-09 Eli Zaretskii <eliz@gnu.org>
2471
2472 * makefile.w32-in (emacsdir): New variable.
2473 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
2474 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
2475
abd40fb4
GM
24762010-10-09 Glenn Morris <rgm@gnu.org>
2477
0f05450f
GM
2478 * Makefile.in (mostlyclean): Delete *.toc.
2479
d3a4ac46
GM
2480 * Makefile.in: Use $< in rules.
2481
aa9db089
GM
2482 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
2483
abd40fb4
GM
2484 * Makefile.in ($(infodir)): Delete rule.
2485 (mkinfodir): New. Use it in all the info rules, rather than depending
2486 on infodir.
2487
ea274122
GM
24882010-10-09 Glenn Morris <rgm@gnu.org>
2489
6e90e2a8
GM
2490 * gnus.texi (Article Washing): Fix previous change.
2491
f7a31f11
GM
2492 * Makefile.in (emacsdir): New variable.
2493 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
b13254e7
GM
2494 Depend on emacsver.texi.
2495
f7a31f11
GM
2496 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
2497
ea274122
GM
2498 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
2499
36d3245f
G
25002010-10-08 Julien Danjou <julien@danjou.info>
2501
f7a31f11 2502 * gnus.texi: Add mm-shr.
36d3245f
G
2503
25042010-10-08 Ludovic Courtès <ludo@gnu.org>
2505
2506 * gnus.texi (Finding the Parent, The Gnus Registry)
2507 (Registry Article Refer Method): Update docs for nnregistry.el.
2508
25092010-10-08 Daiki Ueno <ueno@unixuser.org>
2510
2511 * auth.texi (Help for users)
2512 (GnuPG and EasyPG Assistant Configuration): Update docs.
2513
12359245
GM
25142010-10-08 Glenn Morris <rgm@gnu.org>
2515
2516 * cl.texi (Organization, Installation, Old CL Compatibility):
2517 Deprecate cl-compat for new code.
4628bef1 2518 (Usage, Installation): Remove outdated information.
e1a8c4c0
GM
2519
2520 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
2521
fcf2d385
KY
25222010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
2523
2524 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
2525
66627fa9
G
25262010-10-06 Julien Danjou <julien@danjou.info>
2527
fd9ba500
JD
2528 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
2529
66627fa9
G
2530 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
2531 broken link.
2532
2533 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
2534
2535 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
2536 to ReiserFS.
2537
2538 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
2539 (FAQ 7-1): Fix getmail URL.
2540
65f54520
DU
25412010-10-06 Daiki Ueno <ueno@unixuser.org>
2542
2543 * epa.texi (Caching Passphrases): New section.
2544
4c83f6e1
GM
25452010-10-06 Glenn Morris <rgm@gnu.org>
2546
2547 * Makefile.in (SHELL): Set it.
2548 (info): Move the mkdir dependency to the individual info files.
2549 (mostlyclean): Tidy up.
2550 (clean): Only delete the specific dvi and pdf files.
2551 (maintainer-clean): Be more restrictive in what we delete.
8a944cea 2552 ($(infodir)): Add parallel build workaround.
4c83f6e1 2553
71e691a5
G
25542010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2555
2556 * gnus.texi (Misc Article): Document gnus-widen-article-window.
2557
a41c2e6d
G
25582010-10-03 Julien Danjou <julien@danjou.info>
2559
0c7efc08
SM
2560 * emacs-mime.texi (Display Customization):
2561 Update mm-inline-large-images documentation and add documentation for
a41c2e6d
G
2562 mm-inline-large-images-proportion.
2563
37255945
MA
25642010-10-03 Michael Albinus <michael.albinus@gmx.de>
2565
0c7efc08
SM
2566 * tramp.texi (Frequently Asked Questions):
2567 Mention remote-file-name-inhibit-cache.
37255945 2568
11e4e7bd
LMI
25692010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2570
2571 * gnus.texi (Splitting Mail): Fix @xref syntax.
870409d4 2572 (Splitting Mail): Really fix the @ref syntax.
11e4e7bd 2573
cb83220a
KY
25742010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2575
0c7efc08
SM
2576 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
2577 (Article Hiding): Add google banner example.
2578 Suggested by Benjamin Xu.
cb83220a 2579
6b958814
G
25802010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
2581
0c7efc08
SM
2582 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
2583 Remove nnimap-split-rule from examples.
6b958814
G
2584
25852010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2586
2587 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
2588 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
2589 Fishman.
2590 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
2591
25922010-09-30 Julien Danjou <julien@danjou.info>
2593
2594 * gnus.texi (Gravatars): Fix documentation about
2595 gnu-gravatar-properties.
2596
b9476c04
DU
25972010-09-29 Daiki Ueno <ueno@unixuser.org>
2598
2599 * epa.texi (Bug Reports): New section.
2600
5f874327
GM
26012010-09-29 Glenn Morris <rgm@gnu.org>
2602
2603 * Makefile.in (top_srcdir): Remove unused variable.
2604
6b958814
G
26052010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2606
2607 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
2608 (Client-Side IMAP Splitting): Document 'default.
2609
26102010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
2611
0c7efc08
SM
2612 * gnus.texi (Customizing the IMAP Connection):
2613 Document nnimap-fetch-partial-articles.
6b958814 2614
82bccbfa
KY
26152010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2616
2617 * gnus-news.texi: Mention nnimap-inbox.
2618
2619 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
2620
26212010-09-26 Julien Danjou <julien@danjou.info>
2622
47e08896 2623 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
82bccbfa
KY
2624
26252010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2626
2627 * gnus.texi (Security): Remove gpg.el mention.
2628
26292010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
2630
2631 * gnus.texi (Browse Foreign Server): New variable
2632 gnus-browse-subscribe-newsgroup-method.
2633
2634 * gnus-news.texi: Mention it.
2635
26362010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2637
0c7efc08 2638 * gnus.texi (NoCeM): Remove.
82bccbfa
KY
2639 (Startup Variables): No jingle.
2640
4c964351
UM
26412010-09-25 Ulrich Mueller <ulm@gentoo.org>
2642
2643 * woman.texi (Interface Options): xz compression is now supported.
2644
82bccbfa
KY
26452010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
2646
2647 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
2648 (Unavailable Servers): Document gnus-server-copy-server.
2649 (Using IMAP): Document the new nnimap.
2650
26512010-09-25 Julien Danjou <julien@danjou.info>
2652
47e08896 2653 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
82bccbfa 2654
18778f71
GM
26552010-09-24 Glenn Morris <rgm@gnu.org>
2656
2657 * url.texi (Disk Caching): Tweak previous change.
2658
9c766321
JD
26592010-09-24 Julien Danjou <julien@danjou.info>
2660
2661 * url.texi (Disk Caching): Mention url-cache-expire-time,
2662 url-cache-expired, and url-fetch-from-cache.
2663
82bccbfa
KY
26642010-09-24 Julien Danjou <julien@danjou.info>
2665
2666 * gnus.texi: Add Gravatars.
2667
26682010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
2669
2670 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
2671
592bdb9a
LMI
26722010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2673
2674 * gnus.texi (Expunging mailboxes): Update name of the expunging
2675 command.
2676
e4e22d29
KY
26772010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
2678
2679 * emacs-mime.texi (rfc2047): Update description for
2680 rfc2047-encode-parameter.
2681
371d9801
MA
26822010-09-13 Michael Albinus <michael.albinus@gmx.de>
2683
2684 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
2685 "fish" methods.
2686 (External methods): Remove "scp1_old" and "scp2_old" methods.
2687
31ae5827
MA
26882010-09-09 Michael Albinus <michael.albinus@gmx.de>
2689
2690 * tramp.texi: Remove Japanese manual. Fix typo.
2691
2692 * trampver.texi: Update release number. Remove japanesemanual.
2693
c0468714
GM
26942010-09-09 Glenn Morris <rgm@gnu.org>
2695
2696 * org.texi: Restore clobbered changes (copyright years, untabify).
2697
86441999
JD
26982010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
2699
2700 * gnus.texi (Adaptive Scoring): Fix typo.
2701
25f28806
LMI
27022010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2703
2704 * gnus.texi (Article Display): Document gnus-html-show-images.
2705
45240125 27062010-09-02 Jan Djärv <jan.h.d@swipnet.se>
25f28806 2707
45240125
JD
2708 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
2709
59d09f15
LMI
27102010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2711
2712 * gnus.texi (HTML): Document gnus-max-image-proportion.
2713
2cdd366f
KY
27142010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2715
51dee5ef
KY
2716 * gnus.texi (HTML): Document gnus-blocked-images.
2717
2cdd366f
KY
2718 * message.texi (Wide Reply): Document message-prune-recipient-rules.
2719
b0e4f3fc
KY
27202010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2721
2722 * gnus.texi (Summary Mail Commands): Note that only the addresses from
2723 the first message are used for wide replies.
f02566ce
KY
2724 (Changing Servers): Remove documentation on gnus-change-server and
2725 friends, since it's been removed.
b0e4f3fc 2726
598451ed
KY
27272010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2728
2729 * gnus.texi (Drafts): Mention B DEL.
2730
e7842e69
KY
27312010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
2732
2733 * gnus.texi (Delayed Articles): Mention that the Date header is the
2734 original one, even if you delay.
2735
85115796
KY
27362010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2737
0c7efc08
SM
2738 * gnus.texi (Asynchronous Fetching):
2739 Document gnus-async-post-fetch-function.
85115796
KY
2740 (HTML): Made into its own section.
2741
f0b44bc0
MA
27422010-08-26 Michael Albinus <michael.albinus@gmx.de>
2743
2744 Sync with Tramp 2.1.19.
2745
217876c9 2746 * tramp.texi (Inline methods, Default Method): Mention
0c7efc08
SM
2747 `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
2748 Remove remark about doubled "-t" argument.
217876c9
MA
2749 (Auto-save and Backup): Remove reference to Emacs 21.
2750 (Filename Syntax): Describe port numbers.
2751 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
2752 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
2753 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
2754 errors with the backquotes.
2755 (External packages): File attributes cache flushing for asynchronous
2756 processes.
2757 (Traces and Profiles): Describe verbose level 9.
2758
f0b44bc0
MA
2759 * trampver.texi: Update release number.
2760
7457f7b6
MA
27612010-08-23 Michael Albinus <michael.albinus@gmx.de>
2762
2763 * dbus.texi (Alternative Buses): New chapter.
2764
b695beda
SM
27652010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
2766
2767 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
2768
443c2c03
JB
27692010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
2770
2771 * calc.texi (Customizing Calc): Rearrange description of new
2772 variables to match the presentation of other variables.
2773
7815fe19 27742010-08-08 Juanma Barranquero <lekktu@gmail.com>
e1d294ab
JB
2775
2776 * org.texi (Footnotes, Tables in HTML export): Fix typos.
2777
2c695727
JB
27782010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
2779
2780 * calc.texi (Making Selections, Selecting Subformulas)
2781 (Customizing Calc): Mention how to use faces to emphasize selected
2782 sub-formulas.
2783
bbb6ffa1
MA
27842010-08-05 Michael Albinus <michael.albinus@gmx.de>
2785
2786 * tramp.texi (External packages): File attributes cache flushing
2787 for asynchronous processes.
2788
5cee0a9c
AM
27892010-08-01 Alan Mackenzie <acm@muc.de>
2790
2791 Enhance the manual for the latest Java Mode.
2792
2793 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
2794 annotation-var-cont.
2795 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
2796 two new symbols.
2797
3f2afe32
MA
27982010-07-28 Michael Albinus <michael.albinus@gmx.de>
2799
2800 * tramp.texi (Traces and Profiles): Describe verbose level 9.
2801
0ed082fe 28022010-07-27 Chong Yidong <cyd@stupidchicken.com>
b196eafc
CY
2803
2804 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
2805
311f0356
JB
28062010-07-19 Juanma Barranquero <lekktu@gmail.com>
2807
2808 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
2809
86fbb8ca
CD
28102010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
2811
2812 * org.texi: Add macros to get plain quotes in PDF output.
2813 List additional contributors.
2814 (Capture): New section, replaces the section about remember.
2815 (Working With Source Code): New chapter, focused on documenting Org
2816 Babel.
2817 (Code evaluation security): New section.
2818 (MobileOrg): Document DropBox support.
2819 (TaskJuggler export): Document taskjuggler and Gantt chart support.
2820 (Special symbols): Show how to display UTF8 characters for entities.
2821 (Global TODO list): Clarify the use of the "M" key and the differences
2822 to the "m" key.
2823 (RSS Feeds): Mention Atom feeds as well.
2824 (Setting tags): Remove paragraph about
2825 `org-complete-tags-always-offer-all-agenda-tags'.
2826
5732e8ed
MA
28272010-07-17 Michael Albinus <michael.albinus@gmx.de>
2828
2829 * tramp.texi (Inline methods): Remove remark about doubled "-t"
2830 argument.
2831 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
2832 echoing shells.
2833
ca1bb391
MA
28342010-07-10 Michael Albinus <michael.albinus@gmx.de>
2835
2836 * tramp.texi (Inline methods): Remove "kludgy" phrase.
2837 (Filename Syntax): Describe port numbers.
2838
5bd55c3c
MA
28392010-07-09 Michael Albinus <michael.albinus@gmx.de>
2840
2841 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
2842 forgotten.
2843 (Type Conversion): Precise conversion of natural numbers.
2844 (Errors and Events): Add "debugging" to concept index. Add variable
2845 `dbus-debug'.
2846
820ae8fe
MA
28472010-07-04 Michael Albinus <michael.albinus@gmx.de>
2848
2849 * dbus.texi (Receiving Method Calls): Add optional argument
2850 EMITS-SIGNAL to `dbus-register-property'.
2851
b6f9df0f
JB
28522010-06-27 Alex Schroeder <alex@gnu.org>
2853
2854 * nxml-mode.texi (Commands for locating a schema): Fix typo.
2855
62e034c2
GM
28562010-06-24 Glenn Morris <rgm@gnu.org>
2857
2858 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
2859 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
2860 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
2861 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
2862 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
2863 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
2864 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
2865 * woman.texi: Start direntry descriptions in column 32, per Texinfo
2866 convention. Make them end with a period.
2867
9360256a
GM
28682010-06-23 Glenn Morris <rgm@gnu.org>
2869
2870 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
b1fbbb32
GM
2871 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
2872 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
2873 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
2874 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
2875 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
9360256a 2876
04d3bb6c
GM
28772010-06-10 Glenn Morris <rgm@gnu.org>
2878
2879 * idlwave.texi (Load-Path Shadows):
2880 * org.texi (Handling links): Fix typos.
2881
5e7d4a75
KY
28822010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
2883
2884 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
2885
9841cb4f
MA
28862010-05-26 Michael Albinus <michael.albinus@gmx.de>
2887
2888 * eshell.texi (Built-ins): Describe, how to disable a built-in command
2889 by an alias. (Bug#6226)
2890
597517ef
JB
28912010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
2892
2893 * calc.texi (Manipulating Vectors): Mention that vectors can
2894 be used to determine bins for `calc-histogram'.
2895
14914c43
JB
28962010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
2897
597517ef 2898 * calc.texi: Remove "\turnoffactive" commands throughout.
14914c43 2899
0235128c 29002010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
2901
2902 * url.texi (HTTP language/coding, Customization):
2903 * message.texi (Header Commands, Responses):
2904 * cl.texi (Argument Lists): Fix typos.
2905
0235128c 29062010-05-08 Chong Yidong <cyd@stupidchicken.com>
aa5789b5 2907
0235128c
SM
2908 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
2909 Note that Development menu is always available.
aa5789b5
CY
2910 (Creating a project): Fix terminology.
2911 (Add/Remove files): Fix typo.
2912
0235128c
SM
29132010-05-07 Chong Yidong <cyd@stupidchicken.com>
2914
2915 * Version 23.2 released.
2916
a628ad9d 29172010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
db37d257
DD
2918
2919 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
2920
502269d6
MA
29212010-05-01 Michael Albinus <michael.albinus@gmx.de>
2922
0235128c
SM
2923 * tramp.texi (Inline methods, Default Method):
2924 Mention `tramp-inline-compress-start-size'.
502269d6 2925
6e104790 29262010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
bff3818b
KY
2927
2928 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
2929 the CVS repo. Put the Git repo in the news section.
2930
6e104790 2931 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
bff3818b
KY
2932 Removed some mentions of CVS. Mention the new Git repo.
2933
6e104790 29342010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
b1519d85
KY
2935
2936 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
2937 (Mail Group Commands): Add index entry.
2938
6e104790 29392010-04-18 Glenn Morris <rgm@gnu.org>
2bf1d02d
GM
2940
2941 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
2942
f8b91752
JB
29432010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
2944
2945 * calc.texi (Radix modes): Mention that the option prefix will
2946 turn on twos-complement mode.
2947 (Inverse and Hyperbolic Flags): Mention the Option flag.
2948
ed21c5c8
CD
29492010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
2950
2951 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
6e104790 2952 (LaTeX/PDF export commands): Rename and Move section.
ed21c5c8
CD
2953 (Sectioning structure): Update.
2954 (References): New use case for field coordinates.
6e104790 2955 (The export dispatcher): Rename from ASCII export.
ed21c5c8
CD
2956 (Setting up the staging area): Document the availability of
2957 encryption for MobileOrg.
2958 (Images and tables): Document how to reference labels.
2959 (Index entries): New section.
2960 (Generating an index): New section.
2961 (Column width and alignment): Document that <N> now
2962 means a fixed width, not a maximum width.
2963 (Publishing options): Document the :email option.
2964 (Beamer class export): Fix bug in the BEAMER example.
2965 (Refiling notes): Document refile logging.
2966 (In-buffer settings): Document refile logging keywords.
2967 (Drawers): Document `C-c C-z' command.
2968 (Agenda commands): Mention the alternative key `C-c C-z'.
2969 (Special properties): Document the BLOCKED property.
2970 (The spreadsheet): Mention the formula editor.
2971 (References): Document field coordinates.
2972 (Publishing action): Correct the documentation for the
2973 publishing function.
2974 (The date/time prompt): Document that we accept dates
2975 like month/day/year.
2976 (Cooperation): Document the changes in table.el support.
2977 (Faces for TODO keywords, Faces for TODO keywords)
2978 (Priorities): Document the easy colors.
2979 (Visibility cycling): Document the new double prefix
2980 arg for `org-reveal'.
2981 (Cooperation): Remember.el is part of Emacs.
2982 (Clean view): Mention that `wrap-prefix' is also set by
2983 org-indent-mode.
2984 (Agenda commands): Add information about prefix args to
2985 scheduling and deadline commands.
2986 (Search view): Point to the docstring of
2987 `org-search-view' for more details.
6e104790 2988 (Agenda commands): Document that `>' prompts for a date.
ed21c5c8
CD
2989 (Setting tags): Document variable
2990 org-complete-tags-always-offer-all-agenda-tags.
6e104790 2991 (Column attributes): Cross-reference special properties.
ed21c5c8 2992
456b348e
MA
29932010-04-10 Michael Albinus <michael.albinus@gmx.de>
2994
2995 Synchronize with Tramp repository.
2996
2997 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
0c7efc08
SM
2998 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
2999 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
456b348e
MA
3000 syntax, texi2dvi reports errors with the backquotes.
3001
3002 * trampver.texi: Update release number.
3003
357e2d8e
KY
30042010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
3005
3006 * gnus.texi (Finding the News): Add pointers to the Server buffer
3007 because it's essential.
3008
1d4d7664
KY
30092010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
3010
3011 * gnus.texi (MIME Commands): Update description of
3012 gnus-article-browse-html-article.
3013
bd3e840f
KY
30142010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
3015
3016 * auth.texi (Secret Service API): Add TODO node.
3017 (Help for users): Explain the new source options for `auth-sources'.
3018
e867cb5d 30192010-03-24 Michael Albinus <michael.albinus@gmx.de>
c8215db1
MA
3020
3021 * trampver.texi: Update release number.
3022
288f9fc0
CY
30232010-03-10 Chong Yidong <cyd@stupidchicken.com>
3024
3025 * Branch for 23.2.
3026
d99aaebd
CY
30272010-03-03 Chong Yidong <cyd@stupidchicken.com>
3028
3029 * faq.texi (Escape sequences in shell output): Note that ansi-color is
3030 now enabled by default.
3031
5794c2a5
MA
30322010-02-28 Michael Albinus <michael.albinus@gmx.de>
3033
3034 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
3035 when Emacs runs in interactive mode. (Bug#5645)
3036
40572be6
GM
30372010-02-16 Glenn Morris <rgm@gnu.org>
3038
3039 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
3040
7bb8ed67
MH
30412010-02-05 Mark A. Hershberger <mah@everybody.org>
3042
3043 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
3044
45a1423d 30452010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
994ff697
KY
3046
3047 * gnus.texi (Score File Format): Fix typo.
3048
45a1423d 30492010-01-19 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
3050
3051 * cc-mode.texi: Replace references to obsolete c-subword-mode.
3052
14f17fc8
JB
30532010-01-18 Juanma Barranquero <lekktu@gmail.com>
3054
3055 * ada-mode.texi (Project File Overview): Fix typo.
3056
607d4369
CY
30572010-01-17 Chong Yidong <cyd@stupidchicken.com>
3058
3059 * semantic.texi: Add Richard Y. Kim credit.
3060
3061 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
3062
3d1bfa99
MA
30632010-01-17 Michael Albinus <michael.albinus@gmx.de>
3064
3065 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
a628ad9d 3066 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
3d1bfa99 3067
6fbf7a75
GM
30682010-01-17 Glenn Morris <rgm@gnu.org>
3069
b9f978f0
GM
3070 * calc.texi (Reporting Bugs): Don't mention format of repository.
3071
f19bc38d
GM
3072 * woman.texi (Bugs): Make "Emacs repository" less specific,
3073 and the URL for same more specific.
3074
6fbf7a75
GM
3075 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
3076
16c3428a
JB
30772010-01-17 Juanma Barranquero <lekktu@gmail.com>
3078
3079 * ede.texi (ede-step-project, ede-proj-target):
3080 * tramp.texi (Remote processes): Fix typos.
3081
045b9da7
ML
30822010-01-16 Mario Lang <mlang@delysid.org>
3083
3084 * ede.texi (ede-target):
3085 * org.texi (Refiling notes): Remove duplicated words.
3086
c57008f6
SM
30872010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
3088
3089 * gnus.texi (Posting Styles): Use with-current-buffer.
3090 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
3091
798c9eb5
KR
30922010-01-02 Kevin Ryde <user42@zip.com.au>
3093
3094 * eieio.texi (Naming Conventions): Correction to xref on elisp
3095 coding conventions, is "Tips" node not "Standards".
3096
4970fbfe
CY
30972009-12-24 Chong Yidong <cyd@stupidchicken.com>
3098
3099 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
3100
3101 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
3102
83828b06
KY
31032009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
3104
3105 * gnus.texi (Direct Functions): Add missing port number to tls method.
3106
45a4a565
JB
31072009-12-15 Juanma Barranquero <lekktu@gmail.com>
3108
3109 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
3110 ($(infodir)/edt, edt.dvi): New targets.
3111
698bfef7
GM
31122009-12-15 Glenn Morris <rgm@gnu.org>
3113
3114 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
3115 (edt, $(infodir)/edt, edt.dvi): New targets.
3116 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
3117
3118 * Makefile.in (PDF_TARGETS, pdf): New.
3119 (clean): Add *.pdf.
3120 Add pdf rules for all manuals.
3121
0e983327
JB
31222009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
3123
3124 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
3125
8e687433
CY
31262009-12-14 Chong Yidong <cyd@stupidchicken.com>
3127
3128 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
3129 (Smart Jump, Analyzer Debug): Copyedits.
3130 (Semantic mode user commands): Link to new nodes.
3131 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
3132 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
3133 upstream Semantic manual.
3134
3135 * semantic.texi (Introduction): Minor fix to diagram.
3136
020335df
MA
31372009-12-09 Michael Albinus <michael.albinus@gmx.de>
3138
3139 * eshell.texi (History): Add the other built-in variables.
3140 (Built-ins): Explain built-ins, and how to apply the external commands.
3141 Add `history', `su' and `sudo'.
3142
3143 * tramp.texi (Remote processes): Add missing <RET> in the example.
3144
6ddf13e4
BW
31452009-12-01 Bill Wohler <wohler@newt.com>
3146
3147 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
45a4a565 3148 path for mairix example. Specify -q in namazu example since namazu is
6ddf13e4
BW
3149 excessively garrulous.
3150
07b6428c
MA
31512009-11-29 Michael Albinus <michael.albinus@gmx.de>
3152
3153 * tramp.texi (Remote processes): Improve eshell example with "su"
3154 and "sudo" commands.
3155
fd1cefda
CY
31562009-11-28 Chong Yidong <cyd@stupidchicken.com>
3157
3158 * semantic.texi (Analyzer Internals): Rename from Analyzer.
3159
3160 * sem-user.texi (Semantic mode user commands): Fix key syntax.
3161 Document semantic-complete-analyze-inline.
3162 (Semanticdb search debugging commands): Minor clarification.
3163 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
45a4a565 3164 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
fd1cefda 3165 manual.
9d542758 3166 (Semantic mode): Link to Idle Scheduler.
fd1cefda 3167
159e3ad5
KR
31682009-11-28 Kevin Ryde <user42@zip.com.au>
3169
3170 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
45a4a565 3171 @pxref, now EIEIO is in Emacs.
159e3ad5 3172
c6d47315
KR
3173 * erc.texi (Development): Correction to git tutorial url.
3174
16f6287e
GM
31752009-11-26 Glenn Morris <rgm@gnu.org>
3176
3177 * faq.texi (Latest version of Emacs): Mention stability of development
3178 version.
3179 (Problems with very large files): Max buffer size increase in 23.2.
3180 (VM): VM has moved house again.
3181
5ea5dbc9
JB
31822009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
3183
3184 * calc.texi (Radix modes): Discuss alternate bases for two's complement
3185 notations.
3186
5dec9555
CD
31872009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
3188
45a4a565 3189 * org.texi (Column attributes): Fix documentation of new operators.
5dec9555 3190
bd6f6833
CY
31912009-11-20 Chong Yidong <cyd@stupidchicken.com>
3192
3193 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
673286f5
CY
3194 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
3195 (Idle Completions Mode): Numerous copyedits.
bd6f6833 3196
be479117
JB
31972009-11-17 Juanma Barranquero <lekktu@gmail.com>
3198
3199 * semantic.texi (Semantic Internals, Glossary):
3200 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
3201 (Semanticdb search debugging commands): Fix typos.
3202
17291a1f
JB
32032009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
3204
be479117 3205 * calc.texi (Radix modes): Mention twos-complement notation.
17291a1f 3206
af42a9cc
JB
32072009-11-16 Juanma Barranquero <lekktu@gmail.com>
3208
3209 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
3210 ($(infodir)/semantic, semantic.dvi): New targets.
3211
3149927d
CY
32122009-11-16 Chong Yidong <cyd@stupidchicken.com>
3213
3214 * Makefile.in: Build the Semantic manual.
3215
3216 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
3217 repository.
3218
977640ed
MA
32192009-11-16 Michael Albinus <michael.albinus@gmx.de>
3220
3221 * dbus.texi (Receiving Method Calls): New defun
3222 `dbus-unregister-service'.
3223
17673adf
CD
32242009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
3225
3226 * org.texi (Speed keys): New section.
3227
0ecd3c90
MA
32282009-11-13 Michael Albinus <michael.albinus@gmx.de>
3229
3230 * dbus.texi (Type Conversion): Fix typo.
3231 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
3232 `dbus-registered-objects-table'.
0c7efc08
SM
3233 (Receiving Method Calls): New defun `dbus-register-property'.
3234 Move `dbus-unregister-object' here.
0ecd3c90 3235
8bfe682a
CD
32362009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
3237
3238 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
3239
32402009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
3241
3242 * org.texi (Column attributes): Add the new age summary operators.
3243 Also, mention the fact you can only use one summary operator per
3244 property.
3245
32462009-11-13 John Wiegley <johnw@newartisans.com>
3247
0c7efc08 3248 * org.texi (Tracking your habits): Add a new section in the
8bfe682a 3249 manual about how to track habits.
0c7efc08 3250 (Resolving idle time): Add a section on how idle and
8bfe682a
CD
3251 dangling clocks are resolved.
3252
32532009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
3254
3255 * org.texi (Agenda commands): Document the new `i' command.
3256 (Inserting deadline/schedule): Document logging changes
3257 of scheduling and deadline times stamps.
3258 (In-buffer settings): Document the in-buffer keywords for logging
3259 changes of scheduling and deadline times stamps.
3260 (Structure editing, Plain lists): Document indentation
3261 cycling in empty entries with TAB.
3262 (Archiving): Document the default archiving command.
3263 (Moving subtrees): Document the new keys for archiving.
3264 (Internal archiving): Fix incorrect key.
3265 (Agenda commands): Document the TODO set switching commands.
3266 (Agenda commands): Document the new archiving keys.
3267 (Clocking work time): Better description on how to save
3268 and restore a clock.
3269 (Resolving idle time): Mention the x11idle program to get true
3270 idleness also under X11.
3271 (Resolving idle time): Use @kbd instead of @key for normal
3272 letters, because this is how he rest of the manual does this.
3273 (Pushing to MobileOrg): Mention that `org-directory'
3274 should be set.
3275 (Agenda commands): Document that SPC is a filter for
3276 any tag.
0c7efc08 3277 (Search view): Rename from "Keyword search".
8bfe682a
CD
3278 (Capure): New chapter.
3279 (Markup): New chapter.
0c7efc08
SM
3280 (Links in HTML export, Images in HTML export):
3281 Extend the section titles.
8bfe682a
CD
3282 (Images in HTML export): Document the align option.
3283 (Text areas in HTML export): Extend the section title.
3284 (Images in LaTeX export): Explain image placement in LaTeX.
3285
693737cd
GM
32862009-11-10 Glenn Morris <rgm@gnu.org>
3287
3288 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
3289
c7bd4ebe
MA
32902009-11-08 Michael Albinus <michael.albinus@gmx.de>
3291
3292 * tramp.texi (Auto-save and Backup): Disable backups just for a
3293 method.
3294
3295 * trampver.texi: Update release number.
3296
76c5acad
MA
32972009-11-07 Michael Albinus <michael.albinus@gmx.de>
3298
3299 Sync with Tramp 2.1.17.
3300
3301 * trampver.texi: Update release number.
3302
d9a57abf
GM
33032009-10-29 Glenn Morris <rgm@gnu.org>
3304
3305 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
3306
637f4f0f
MA
33072009-10-23 Michael Albinus <michael.albinus@gmx.de>
3308
3309 * tramp.texi (External methods): Temporary files are kept for
3310 `rsync' and `rsyncc' methods.
3311
310dbb05
JB
33122009-10-09 Juanma Barranquero <lekktu@gmail.com>
3313
3314 * eieio.texi: Fix typos.
3315
09094f28
CY
33162009-10-07 Chong Yidong <cyd@stupidchicken.com>
3317
3318 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
3319
216f299a
JB
33202009-10-07 Juanma Barranquero <lekktu@gmail.com>
3321
3322 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
3323 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
3324
966a6506
CY
33252009-10-07 Chong Yidong <cyd@stupidchicken.com>
3326
3327 * Makefile.in: Build EIEIO and EDE manuals.
3328
33292009-10-07 Eric Ludlam <zappo@gnu.org>
3330
3331 * eieio.texi:
3332 * ede.texi: New files.
3333
8842cd9b
MA
33342009-10-05 Michael Albinus <michael.albinus@gmx.de>
3335
3336 * tramp.texi (Remote processes): Association of a pty is not supported.
3337
7006d207
CD
33382009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
3339
3340 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
3341 (Processing LaTeX fragments): Document that the size of images can be
3342 changes using the variable `org-format-latex-options'.
3343 (The date/time prompt, Timestamps): Be more accurate over ISO format
3344 dates and times.
3345 (Visibility cycling): Document showeverything keyword.
3346 (In-buffer settings): Document showeverything keyword.
3347 (Setting up the staging area): Fix the example.
3348 (MobileOrg): New section.
3349 (Agenda commands, Exporting Agenda Views): Document exporting the
3350 agenda view to Org files.
3351
0e7b2867
MA
33522009-09-28 Michael Albinus <michael.albinus@gmx.de>
3353
3354 * tramp.texi (History): Add IMAP support.
3355 (External methods): Add `imap' and `imaps' methods.
3356 (GVFS based methods): Add indices for `davs'.
3357 (Password handling): Rename anchors. Add IMAP entries for
3358 ~/.authinfo.gpg.
3359
3360 * trampver.texi: Set default value of `emacsimap'.
3361
4146636e
KY
33622009-09-22 Daiki Ueno <ueno@unixuser.org>
3363
3364 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
3365
d22f7ffa
CY
33662009-09-13 Chong Yidong <cyd@stupidchicken.com>
3367
0c7efc08
SM
3368 * dired-x.texi (Technical Details):
3369 Delete dired-up-directory (Bug#4292).
d22f7ffa 3370
66043531
MA
33712009-09-03 Michael Albinus <michael.albinus@gmx.de>
3372
216f299a 3373 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 3374
6eb02347
CD
33752009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
3376
3377 * org.texi (Effort estimates): Document new effort setting commands.
3378 (Agenda commands): Document the new keys fro agenda time motion.
3379 Document entry text mode. Improve documentation of the keys to include
3380 inactive time stamps into the agenda view.
3381 (Feedback): Document the new bug report command.
0c7efc08 3382 (Structure editing): Add an index entry for the sorting of subtrees.
6eb02347 3383
38dc51ba
KY
33842009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
3385
3386 * auth.texi (Help for users): Corrected markup.
3387
e402f452
GM
33882009-09-02 Glenn Morris <rgm@gnu.org>
3389
3390 * emacs-mime.texi (time-date): Mention float-time.
3391
744256cf
JB
33922009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
3393
3394 * calc.texi (Simplifying Formulas): Improve the wording.
3395
b0b63450
MB
33962009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
3397
3398 * auth.texi: Rewritten for coverage and clarity.
3399
34002009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
3401
0c7efc08
SM
3402 * gnus.texi (Expiring Mail):
3403 Mention gnus-mark-copied-or-moved-articles-as-expirable.
b0b63450
MB
3404 (Various Various): Mention gnus-safe-html-newsgroups.
3405
3406 * gnus-news.texi: Mention
3407 gnus-mark-copied-or-moved-articles-as-expirable.
3408
3409 * emacs-mime.texi (Display Customization): Add xref to
3410 gnus-safe-html-newsgroups.
3411
b59329e0
MA
34122009-08-28 Michael Albinus <michael.albinus@gmx.de>
3413
3414 * tramp.texi (Version Control): Remove.
af42a9cc 3415 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
b59329e0
MA
3416 reference.
3417 (External methods): Correct `scpc' concept index entries. New method
3418 `rsyncc'.
3419 (External packages): New subsections "Filename completion" and "File
3420 attributes cache".
3421
0ff2d6c2
JB
34222009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
3423
3424 * calc.texi (Rewrite Rules): Improve the example.
3425 (Simplifying Formulas): Explain use of the I and H flags for
3426 simplification.
3427
ecd3d54f
MA
34282009-08-25 Michael Albinus <michael.albinus@gmx.de>
3429
3430 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
91af3942 3431 Describe autostart behavior of dbus-ping.
ecd3d54f
MA
3432 (Synchronous Methods, Asynchronous Methods): Use English numeric format
3433 for timeout values.
78176e69
MA
3434 (Top): Remove footnote saying D-Bus is not enabled by
3435 default. (Bug#4256)
ecd3d54f 3436
0f215bca
DU
34372009-08-23 Daiki Ueno <ueno@unixuser.org>
3438
3439 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 3440 Reported by Jari Aalto (Bug#4211).
0f215bca 3441 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 3442 epa-global-mail-mode.
3b7ab45f
DU
3443 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
3444 epa-setup.
0f215bca 3445
4f22e84d
MA
34462009-08-16 Michael Albinus <michael.albinus@gmx.de>
3447
3448 * dbus.texi (Asynchronous Methods): Allow nil handler.
3449
9ff0b02b 34502009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 3451
26b03ee3 3452 * ediff.texi (ediff-current-file): Add information about this new function.
4f22e84d 3453
26b03ee3 3454 * viper.texi: Add information about C-s in viper's search command.
4f22e84d 3455
4c39f404
CY
34562009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
3457
3458 * calc.texi (Date Forms): Fix typos.
3459
3bcfba17
GM
34602009-08-08 Glenn Morris <rgm@gnu.org>
3461
3462 * org.texi (Agenda commands): Restore clobbered change.
3463
66783bb4
EZ
34642009-08-07 Eli Zaretskii <eliz@gnu.org>
3465
3466 * calc.texi (Graphics, Devices): Update with the peculiarities of
3467 operation on MS-Windows.
3468
c8d0cf5c
CD
34692009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
3470
3471 * org.texi (Publishing action): Improve documentation of file
3472 names when publishing to the source directory.
3473 (Clean view): Document `org-indent-mode'.
3474 (Clocking work time): Add documentation for the
3475 new :timetamp option when creating a clock report.
3476 (Paragraphs): Fix many typos.
3477 (Plain lists): Remove duplicate explanation about the
3478 `C-c *' command.
3479 (Literal examples): Update to reflect the new behavior
3480 of the -n -r -k switches when exporting source code examples.
3481 (Structure editing): Add information about `C-c *',
3482 converting a plain list into a list of Org items.
3483 (Remember): Small rephrasing of the paragraph
3484 describing remember.el. Also mentioned that remember.el is part
3485 of Emacs 23, not Emacs 22.
3486 (Clocking work time): Add documentation about
3487 displaying the current clocking time against the effort estimate.
3488 Also add a footnote about using `org-clock-in-prepare-hook' to add
3489 an effort estimate on the fly, just before clocking it.
3490 (Footnotes): Document automatic renumbering and
3491 sorting.
3492 (Agenda commands): Document new bulk commands.
3493 (Plain lists): Document new behavior of
3494 `org-cycle-include-plain-lists'.
4e2af782 3495 Hyphenation only in TeX.
c8d0cf5c
CD
3496 (Clocking work time): Document the key to update effort
3497 estimates.
3498 (Clocking work time): Document the clock time display.
3499 (Structure editing, TODO basics): Document new
3500 variables.
3501 (Column attributes): Document new colciew operators.
3502 (Publishing options): Document :xml-declaration.
3503 (Tracking TODO state changes): Document the
3504 LOG_INTO_DRAWER property.
3505 (Literal examples): Document the new implementation for
3506 editing source code.
3507 (Publishing action): Mention the new publishing
3508 function, to publish an Org source file.
3509 (Publishing links): Mention how to link to an Org source file.
3510 (Macro replacement): Document new macros.
3511 (Handling links): Document type-specific completion
3512 when inserting links.
3513 (Structure editing, Plain lists): Improve documentation
3514 on sorting.
3515 (Internal links): Document custom ids for links.
3516 (Handling links): Document custom ids for links.
3517 (CSS support): Document new class.
3518 (Refiling notes): Document the possibility to create new nodes
3519 during refiling.
3520 (Agenda commands): Document the "?" operator to find
3521 tasks without effort setting.
3522 (Exporting agenda information): Section moved.
3523 (RSS Feeds): New section.
3524 (Built-in table editor): Document M-e and M-a navigate
3525 inside table field.
3526 (Stuck projects): Docment that projects identified as
3527 un-stuck will still be searchd for stuck sub-projects.
3528 (Paragraphs): Document centering.
3529 (Creating timestamps, Agenda commands): Document new
3530 behavior when changing time stamps.
3531 (Structure editing): Document the new command
3532 `org-clone-subtree-with-time-shift'.
3533 (Publishing): Refresh this chapter.
3534 (Export options, Export options, In-buffer settings):
3535 Document the new keywords.
3536 (Matching tags and properties): Collect all
3537 documentation about tags/property matches here.
3538 (Setting tags): Document `org-tag-persistent-alist'.
3539 (Weekly/daily agenda): New section.
3540 (Orgstruct mode): Describe `orgstruct++-mode'.
3541 (Drawers): Mention the LOGBOOK drawer.
3542 (Export options, Sectioning structure): Document the
3543 #+LEATEX_HEADER in-buffer setting.
3544 (Bugs): Section removed.
3545 (Hooks): New section.
0c7efc08 3546 (Add-on packages): Move here from old location.
c8d0cf5c
CD
3547 (Context-sensitive commands): New section.
3548 (Setting tags): Document newline option.
3549 (Global TODO list, Matching tags and properties):
3550 Mention more variables.
3551 (Checkboxes): Update to changed command behavior.
81a5560e 3552
40d2791f
CY
35532009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
3554
3555 * speedbar.texi (Basic Key Bindings): Fix typo.
3556
65d0154b
JB
35572009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
3558
3559 * calc.texi (Vector/Matrix Functions): Add index entries for both
3560 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
3561 affects matrices with more than one row.
b5bdfd9f 3562 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 3563
5a9e3ab7
JB
35642009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
3565
3566 * calc.texi (Stack Manipulation Commands): Add documentation for
ed9265fc 3567 `calc-transpose-lines'.
5a9e3ab7 3568
42fb7e61
MA
35692009-07-27 Michael Albinus <michael.albinus@gmx.de>
3570
3571 * dbus.texi (Receiving Method Calls): Describe special return value
3572 `:ignore'.
3573
574b69d5
AM
35742009-07-24 Alan Mackenzie <acm@muc.de>
3575
3576 * cc-mode.texi (Config Basics, File Styles): Document that at mode
3577 initialization, any individual variable setting now takes precedence
3578 over one done via c-file-style/c-file-offsets.
3579
ec06459c
JB
35802009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
3581
3582 * calc.texi (Undoing Mistakes): Mention that the undo list will be
3583 truncated when Calc is quit.
3584 (Customizing Calc): Document `calc-undo-length'.
3585
4ce54f6b
CY
35862009-07-20 Chong Yidong <cyd@stupidchicken.com>
3587
3588 * calc.texi (About This Manual): Don't mention chapter numbers in text.
3589
0e4f8ba5
GM
35902009-07-11 Kevin Ryde <user42@zip.com.au>
3591
3592 * pcl-cvs.texi (About PCL-CVS):
3593 * widget.texi (Basic Types):
3594 Fix cross-references.
3595
fa0f81b0
AS
35962009-07-01 Andreas Schwab <aschwab@redhat.com>
3597
3598 * dbus.texi (Type Conversion): Don't use literal control character.
3599
88a683c5
MA
36002009-07-01 Michael Albinus <michael.albinus@gmx.de>
3601
3602 * tramp.texi (GVFS based methods): New section.
3603 (Remote processes): Processes for GVFS based methods run locally.
3604
36c8febb
MA
36052009-06-30 Michael Albinus <michael.albinus@gmx.de>
3606
0c7efc08
SM
3607 * tramp.texi (Inline methods, External methods, Gateway methods):
3608 Avoid the words "kludge" and hack".
36c8febb
MA
3609 (External methods): Add `synce' method.
3610
3611 * trampver.texi: Update release number.
3612
d6b951bb
MA
36132009-06-22 Michael Albinus <michael.albinus@gmx.de>
3614
3615 Sync with Tramp 2.1.16.
3616
3617 * tramp.texi (History): Add GVFS support.
3618 (External methods): Precise `rsync' description. Add `dav', `davs' and
3619 `obex' methods. Add 'tramp-gvfs-methods' option.
3620 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
3621 forms.
3622 (Remote Programs): Introduce `tramp-own-remote-path'.
3623 (Remote processes): New subsection "Running remote programs that create
3624 local X11 windows".
3625 (Frequently Asked Questions): Improve code for disabling vc.
3626
3627 * trampver.texi: Update release number. Set default value of
3628 `emacsgvfs'.
3629
70243478
CY
36302009-06-21 Chong Yidong <cyd@stupidchicken.com>
3631
3632 * Branch for 23.1.
3633
54b31cbf
GM
36342009-06-17 Glenn Morris <rgm@gnu.org>
3635
3636 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
3637 (Latest version of Emacs): Mention source code repository.
3638
f6adc23c
GM
36392009-06-16 Glenn Morris <rgm@gnu.org>
3640
3641 * faq.texi (Top): Language tweak.
3642 (Extended commands): Most people have arrow keys.
3643 (Emacs manual): Say how to follow info links.
3644 (File-name conventions): Change title a bit. Explain about source
3645 versus installed. Condense etc description.
3646 (Guidelines for newsgroup postings): Mention Savannah list page.
3647 (Newsgroup archives): Simplify.
3648 (Contacting the FSF): Add contact URL.
3649 (Emacs Lisp documentation): Printed version not always available.
3650 (Installing Texinfo documentation): Explain how by hand installation is
3651 not normally needed. Use add-to-list. Remove duplicate reference.
3652 (Informational files for Emacs): Move info on Help menu here from
3653 "File-name conventions".
3654 (Help installing Emacs): Tweak uref.
3655 (Obtaining the FAQ): Mention repository.
3656 (Origin of the term Emacs): Explain "ITS".
3657 (Changing load-path): Use add-to-list.
3658 (Automatic indentation): Clarify this is for Text mode.
3659 Don't mention Indented Text mode.
3660 (Finding Emacs on the Internet): The FSF does not seem to offer a
3661 deluxe distribution on CD anymore.
3662
b59a8457
GM
36632009-06-16 Glenn Morris <rgm@gnu.org>
3664
3665 * faq.texi (Top): Mention which Emacs version this FAQ is about.
3666 Recommend the latest release. Mention how to get older FAQs.
3667 Recommend the Emacs manual.
3668 (Guidelines for newsgroup postings): Discourage cross-posts.
3669 (Underlining paragraphs): Remove.
3670 (Editing MS-DOS files): Remove pre-Emacs 20 information.
3671 (Bugs and problems): Update key-binding.
3672 (Problems with very large files): Mention 64-bit.
3673 (Shell process exits abnormally): Remove.
3674 (Problems with Shell Mode): Rename and update.
3675 (Spontaneous entry into isearch-mode)
3676 (Problems talking to certain hosts): Remove. This is old information,
3677 in etc/PROBLEMS if needed.
3678 (Emacs takes a long time to visit files, Updating Emacs): Remove.
3679 (Dired claims that no file is on this line): Update.
3680 (Installing Emacs, Problems building Emacs): Simplify.
3681 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
3682 information.
3683 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
3684 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
3685 (JDEE): "JDEE", not "JDE".
3686 (Handling C-s and C-q with flow control, Binding C-s and C-q):
3687 Remove. This is old information, in etc/PROBLEMS if needed.
3688 (stty and Backspace key, Kanji and Chinese characters): Remove.
3689 (Right-to-left alphabets): Update section.
3690 (Changing the included text prefix): Gnus uses message-yank-prefix.
3691 Add cross-reference to Supercite manual.
3692 (Saving a copy of outgoing mail): Simplify output file description.
3693 (Expanding aliases when sending mail): Refer to Emacs manual.
3694 Remove old info about RFC822.
3695 Correct description of how to rebuild aliases.
3696 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
3697 (MIME with Emacs mail packages)
3698 (Viewing articles with embedded underlining)
3699 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
3700 Remove old sections.
3701 (Killing based on nonstandard headers): Remove. Scoring is preferable,
3702 and is well-documented in the Gnus manual.
3703 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
3704 (Making Gnus faster): Rename from "Starting Gnus faster".
3705 Merge "Catch-up is slow in Gnus" into here.
3706
0e6d12ca
GM
37072009-06-14 Glenn Morris <rgm@gnu.org>
3708
3709 * faq.texi (Status of Emacs): Re-order with most recent releases first.
3710 (New in Emacs 23): New section.
3711 (Handling C-s and C-q with flow control): Add xref.
3712
2e17e05e
GM
37132009-06-13 Glenn Morris <rgm@gnu.org>
3714
3715 * faq.texi (Setting up a customization file): Grammar fix.
3716 Customize is no longer "new".
3717 (Displaying the current line or column): Line-number mode is on by
3718 default. Don't mention `column' package. Mention linum.el.
3719 (Turning on abbrevs by default): Explain how to do it for buffers,
3720 modes, and everywhere.
3721 (Associating modes with files): Use add-to-list. Don't mention Emacs
3722 19.
3723 (Highlighting a region): On by default since 23.1.
3724 (Replacing highlighted text): Update doc quote.
3725 (Working with unprintable characters): Don't mention search-quote-char.
3726 (Using an already running Emacs process): Gnuclient is probably not an
3727 enhancement these days.
3728 (Indenting switch statements): Remove mention of pre-Emacs 20.
3729 (Horizontal scrolling): Abbreviate Emacs 20 description.
3730 (Replacing text across multiple files): Fix name of dired command.
3731 (Disabling backups): Use require not load.
4f9d4de3 3732 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 3733
2a1cf2b9
BW
37342009-06-13 Bill Wohler <wohler@newt.com>
3735
3736 Release MH-E manual version 8.2.
3737
3738 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3739 release 8.2.
3740
85b438b7
GM
37412009-06-13 Glenn Morris <rgm@gnu.org>
3742
3743 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
3744 in this day and age the common meaning is "on the web".
3745 (copying): Use @copyright in all cases.
3746 (Basic keys): Remove reference to deleted manual node "Text Characters".
3747 (File-name conventions): Use GNU as an example rather than SERVICE.
3748 default.el lives in site-lisp. Update Info directory location.
3749 (Real meaning of copyleft): GPL actions have been brought, but all
3750 settled out of court.
3751 (Guidelines for newsgroup postings): Shorten section title.
3752 Simplify comp.emacs description.
3753 (Newsgroup archives): Change Google URL. Describe Gmane.
3754 (Unsubscribing from Emacs lists): Remove discussion of "distribution
3755 points". Mention List-Unsubscribe header.
3756 (Contacting the FSF): Update email and URLs.
3757 (Basic editing): Mention F1 for help.
3758 (Installing Texinfo documentation): Refer to Texinfo website rather
3759 than ftp server.
3760 (Printing a Texinfo file): Mention texi2pdf.
3761 (Informational files for Emacs): Don't describe FTP or SERVICE, they
3762 are just stubs nowadays.
3763 (Latest version of Emacs): Explain version numbers.
3764 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
3765 (Turning on syntax highlighting): No need to mention hilit19 any more.
3766 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
3767 (Modes for various languages): Remove section.
3768 (Major packages and programs): Remove most version and maintainer
3769 information - it's hard to keep up-to-date, and adds nothing.
3770 Similarly with direct links to mailing lists.
3771 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
3772 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
3773 years, and Emacs comes with tools for this now.
3774 (Patch): Remove section - this is a standard tool.
3775 (Using function keys under X): Remove section.
3776
93e2d996
GM
37772009-06-12 Glenn Morris <rgm@gnu.org>
3778
3779 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
3780 (Help installing Emacs): Remove reference to deleted X11 node.
3781 (Associating modes with files): Interpreter-mode-alist is no longer
3782 subservient to auto-mode-alist.
3783 (Installing Emacs): Change future Emacs version.
3784 (Linking with -lX11 fails): Remove old section.
3785 (Packages that do not come with Emacs): Update ELL location.
3786 Emacs Lisp archive is dead.
3787 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
3788 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
3789 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
3790 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
3791 (Removing flashing messages): Remove section about non-existent Gnus
3792 option.
3793
f0bf7708
GM
3794 * faq.texi (Top): Add @top command.
3795 Remove the optional arguments from all @node commands: makeinfo can
3796 generate these automatically, and it is easier to edit and rearrange
3797 nodes without them.
3798
30884d11
GM
37992009-06-11 Glenn Morris <rgm@gnu.org>
3800
3801 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
3802 (The LPF): Make the updated URL the sole reference point.
3803 (Learning how to do something): Update refcard price and format.
3804 (Getting a printed manual): Sources in doc/emacs/, not man/.
3805 Also available in PDF format. Since the page count varies, be less
3806 precise.
3807 (Informational files for Emacs): Remove references to deleted files
3808 LPF and SUN-SUPPORT, and to UUCP.
3809 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
3810 Remove many obsolete ways to get the FAQ, which now seems only to be
3811 distributed with Emacs.
3812 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
3813
deab46e0
CY
38142009-06-09 Chong Yidong <cyd@stupidchicken.com>
3815
223b43fa 3816 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 3817 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 3818
deab46e0
CY
3819 * ada-mode.texi (Installation, Compile commands)
3820 (Project File Overview, No project files, Set compiler options)
3821 (Use GNAT project file, Use multiple GNAT project files)
3822 (Identifier completion): Use @samp for menu items, and @kbd for key
3823 sequences (Bug#3504).
3824
71fbd643
DU
38252009-06-04 Daiki Ueno <ueno@unixuser.org>
3826
8c9bb6f5 3827 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 3828
f197085b
CY
38292009-06-04 Ryan Yeske <rcyeske@gmail.com>
3830
3831 * message.texi (Header Commands): Fix descriptions to match
3832 keybindings.
3833
7f3bc720
DU
38342009-04-22 Daiki Ueno <ueno@unixuser.org>
3835
3836 * gnus.texi (Security): Mention that EasyPG is the current default.
3837
4518068d
CY
38382009-04-13 Chong Yidong <cyd@stupidchicken.com>
3839
3840 * ediff.texi (Session Commands): Fix typo.
3841
d7ca410a
MB
38422009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
3843
3844 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
3845 news.software.readers. Reported by Florian Rehnisch.
3846
c6c76add
GM
38472009-04-02 Glenn Morris <rgm@gnu.org>
3848
3849 * auth.texi: Capitalize direntry.
3850
3851 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
3852 using a period in the entry name. (Bug#2797)
3853
35ed8e2e
JB
38542009-03-03 Juanma Barranquero <lekktu@gmail.com>
3855
3856 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
3857 ($(infodir)/auth, auth.dvi): New targets.
3858
e280480a
GM
38592009-03-03 Glenn Morris <rgm@gnu.org>
3860
3861 * auth.texi: Fix @setfilename.
3862
3863 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
3864 (auth, $(infodir)/auth, auth.dvi): New rules.
3865
8a76755b
GM
38662009-02-25 Glenn Morris <rgm@gnu.org>
3867
3868 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
3869
0038d478
MB
38702009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
3871
3872 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
3873
38742009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
3875
3876 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
3877 gnus-nocem-issuers, and gnus-nocem-verifyer.
3878
867d4bb3
JB
38792009-02-20 Juanma Barranquero <lekktu@gmail.com>
3880
3881 * ada-mode.texi (Project files, Automatic Casing):
3882 * dbus.texi (Signals):
3883 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
3884 * mh-e.texi (HTML):
3885 * nxml-mode.texi (Locating a schema)
3886 (Using the document's URI to locate a schema):
3887 * org.texi (Footnotes, Using the mapping API):
3888 * rcirc.texi (Channels): Remove duplicate words.
3889
3a44dc1f
GM
38902009-02-20 Glenn Morris <rgm@gnu.org>
3891
3892 * dired-x.texi (Miscellaneous Commands):
3893 * gnus.texi: Minor updates for mbox Rmail.
3894
5dc584b5
KB
38952009-02-16 Karl Berry <karl@gnu.org>
3896
b59a8457
GM
3897 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
3898 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
3899 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
3900 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
3901 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
3902 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
3903 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
3904 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
3905 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
3906 Consistently use @insertcopying in the Top node,
5dc584b5 3907 @contents at the front (after @end titlepage),
b59a8457 3908 and @direntry after @copying. (Bug#1988)
5dc584b5 3909
9eb59592
MB
39102009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
3911
3912 * auth.texi: New file documenting auth-source.
3913
d324fa76
CD
39142009-02-13 Carsten Dominik <dominik@science.uva.nl>
3915
3916 * org.texi (Org Plot): Fix link.
3917
7a603b73
DU
39182009-02-09 Daiki Ueno <ueno@unixuser.org>
3919
3920 * epa.texi (Mail-mode integration): Mention the way to do
3921 "encrypt-to-self". (Bug#1807)
3922
a626b338 39232009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
3924
3925 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
3926
3b36c17e
MB
39272009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
3928
3929 * gnus-news.texi: Print version about Incoming*.
3930
55033558
CD
39312009-02-02 Carsten Dominik <dominik@science.uva.nl>
3932
3933 * org.texi (Structure editing, Handling links)
3934 (Fast access to TODO states, Javascript support): Make standard docs
3935 correctly reflect default variable settings.
3936
ec712abb
GM
39372009-02-02 Glenn Morris <rgm@gnu.org>
3938
3939 * org.texi: Fix typos.
3940
7112648c
MA
39412009-02-01 Michael Albinus <michael.albinus@gmx.de>
3942
3943 Sync with Tramp 2.1.15.
3944
3945 * trampver.texi: Update release number.
3946
2e461fc1
CD
39472009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
3948
3949 * org.texi (TODO dependencies): Document TODO dependencies on
3950 checkboxes.
3951
bc283609
CD
39522009-01-30 Carsten Dominik <dominik@science.uva.nl>
3953
3954 * org.texi (TODO dependencies): Document key binding for toggling
3955 ORDERED property.
3956
74fc5047
MA
39572009-01-28 Michael Albinus <michael.albinus@gmx.de>
3958
3959 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
3960 of hook functions.
3961
d6685abc
CD
39622009-01-28 Carsten Dominik <dominik@science.uva.nl>
3963
3964 * org.texi (TODO dependencies): New section.
3965
65c439fd
CD
39662009-01-27 Carsten Dominik <dominik@science.uva.nl>
3967
3968 * org.texi (Plain lists, TODO basics, Priorities)
3969 (Multiple sets in one file, Conflicts): Document interaction with
3970 `shift-selection-mode'.
3971
5fafc247
JB
39722009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
3973
3974 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
3975 Make Calc the subject of sentences.
3976 (Rearranging Formulas using Selections): Discuss new options
3977 for `j *'.
3978
e7433508
MA
39792009-01-26 Michael Albinus <michael.albinus@gmx.de>
3980
3981 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
3982
2096a1b6
GM
39832009-01-26 Glenn Morris <rgm@gnu.org>
3984
3985 * org.texi: Fix typos.
3986
0cb61492
BW
39872009-01-26 Bill Wohler <wohler@newt.com>
3988
2096a1b6 3989 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 3990
0bd48b37
CD
39912009-01-25 Carsten Dominik <dominik@science.uva.nl>
3992
3993 * org.texi (References): Add information about remote references.
3994 (Built-in table editor): Document `C-c RET' in tables.
3995 (Math symbols, Quoting LaTeX code): Mention that simple
3996 LaTeX macros survive LaTeX export.
3997 (Images in LaTeX export): Show how to create a reference to a
3998 figure.
3999 (Sectioning structure): Document that the LaTeX class can be
4000 specified in a property.
4001 (Text areas in HTML export): New section.
4002 (External links): Add examples for text search and ID links.
4003 (Built-in table editor): Remove the descriptio of `C-c
4004 C-q', it not longer works.
4005 (Literal examples): Document that a space must follow
4006 the colon in short examples.
4007 (Relative timer): Document `org-timer-stop'.
4008 (Footnotes): New section.
4009 (Footnote markup): Shorten section and refer to new Footnote
4010 section.
4011 (Literal examples): Add documentation for line
4012 numbering in and references to code examples.
4013 (CSS support): Fix the description of default CSS styles.
4014 (Capturing column view): Document
4015 "file:path/to/file.org" as an allowed value for the ID property of
4016 a dynamic block copying column view.
4017
49dbbaf2
SE
40182009-01-23 Stephen Eglen <stephen@gnu.org>
4019
4020 * mh-e.texi (Getting Started): Describe $MH.
4021
193e6828
MA
40222009-01-21 Michael Albinus <michael.albinus@gmx.de>
4023
4024 * tramp.texi (all): Harmonize usage of "external method",
4025 "external transfer method" and "out-of-band method".
4026 (Connection types): Precise the differences of inline and external
4027 methods. Written by Adrian Phillips <a.phillips@met.no>.
4028
26b9f88d
MB
40292009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
4030
4031 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
4032 commands as described at the top. Reported by Allan Gottlieb
4033 <gottlieb@nyu.edu>.
4034
40352009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
4036
4037 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
4038 nnmail-pathname-coding-system.
4039
377952e0
GM
40402009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
4041
4042 * org.texi (Relative timer): Fix typo.
4043
a20d3598
JB
40442009-01-15 Juanma Barranquero <lekktu@gmail.com>
4045
4046 * org.texi (Clocking work time): Fix typo.
98a1e0f5 4047 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 4048
a50253cc
GM
40492009-01-13 Glenn Morris <rgm@gnu.org>
4050
4051 * org.texi: Fix some more typos.
4052
07450bee
GM
40532009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
4054
4055 * org.texi: Fix some typos.
4056
e3e955fe
MB
40572009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
4058
4059 * gnus.texi (Group Parameters): Add note for local variables.
4060
40612009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
4062
0c7efc08
SM
4063 * gnus.texi (Converting Kill Files): Fix URL.
4064 Include gnus-kill-to-score.el in contrib directory.
e3e955fe
MB
4065
40662009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
4067
4068 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
4069 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
4070 (Paging the Article): Add index entry.
4071
71dd9983
JB
40722009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
4073
4074 * ada-mode.texi (Examples): Delete redundant text.
4075
4a0cf14f
MA
40762009-01-03 Michael Albinus <michael.albinus@gmx.de>
4077
36c8febb 4078 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
4079
4080 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
4081 addresses.
4082
aedac0f0
BW
40832009-01-03 Bill Wohler <wohler@newt.com>
4084
4085 * mh-e.texi (Scan Line Formats): Indicate that first column should be
4086 kept empty.
4087
4c65b566
CD
40882008-12-20 Carsten Dominik <dominik@science.uva.nl>
4089
4090 * org.texi (Activation, Exporting, ASCII export, HTML export)
0c7efc08
SM
4091 (HTML Export commands, LaTeX/PDF export commands):
4092 Improve documentation about transient-mark-mode.
e9fce1ac 4093 (References): Document the use of special names like $LR1 to reference
4c65b566
CD
4094 to fields in the last table row.
4095
e1a78e1e
JL
40962008-12-19 Juri Linkov <juri@jurta.org>
4097
4098 * info.texi (Search Text): Remove mention of removed key binding M-s.
4099
17a0aa82
CD
41002008-12-18 Carsten Dominik <dominik@science.uva.nl>
4101
4102 * org.texi (References): Remove mentioning of @0 as reference for the
4103 last line, this has been reverted in the Lisp sources.
4104
4997d802
JB
41052008-12-17 Juanma Barranquero <lekktu@gmail.com>
4106
4107 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
4108 (DVI_TARGETS): Remove duplicates. Add sasl.
4109 ($(infodir)/sasl, sasl.dvi): New targets.
4110
33306645
CD
41112008-12-17 Carsten Dominik <dominik@science.uva.nl>
4112
4113 * org.texi: Version number pushed to 6.15d.
4114
db55f368
CD
41152008-12-16 Carsten Dominik <dominik@science.uva.nl>
4116
a0bf4117 4117 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
4118 (Images in LaTeX export): New section.
4119 (Inlined images, Images in HTML export): Sections renamed.
4120
dae0a942
MB
41212008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
4122
4123 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
4124
9f5572e9
MB
41252008-12-04 David Engster <dengste@eml.cc>
4126
4127 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
af42a9cc 4128 of nnml-get-new-mail. Change URL for mairix patch.
9f5572e9 4129
bc23baaa
CD
41302008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
4131
4132 * org.texi (Using the mapping API): Fix bug in mapping example.
4133 (Publishing options): Make the list of properties complete again, in
4134 correspondence to the variable `org-export-plist-vars'.
4135 (Property searches): Document new special values for time comparisons.
4136 (Tag inheritance): Refine the description of tag inheritance.
4137 (Project alist): Add info about the publishing sequence of components.
a0bf4117 4138 (Effort estimates): Document the new relative timer.
bc23baaa 4139
3bf8054f
JB
41402008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
4141
4142 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
4143 (Using Calc): Clarify use of `C-x * o'.
4144 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
4145
ac134f2f
RS
41462008-11-28 Richard M Stallman <rms@gnu.org>
4147
4148 * dbus.texi (Receiving Method Calls): Clean up previous change.
4149
ace706d1
MA
41502008-11-26 Michael Albinus <michael.albinus@gmx.de>
4151
4152 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
4153 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
4154 `dbus-unescape-from-identifier'.
4155 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 4156 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
4157 (Signals): Use the constants in the example.
4158
d60b1ba1
CD
41592008-11-24 Carsten Dominik <dominik@science.uva.nl>
4160
b97439ce 4161 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 4162
ce4fdcb9
CD
41632008-11-23 Carsten Dominik <dominik@science.uva.nl>
4164
4165 * org.texi (Setting up Remember): Document `org-remember-mode'.
4166 (External links): Document that bbdb links can use a regular
4167 expression.
4168 (External links): Document that elisp links can contain interactive
4169 commands.
4170
c8548a00 41712008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
4172
4173 * viper.texi (viper-translate-all-ESC-keysequences):
4174 Description removed.
4175
6a2c4aec
GM
41762008-11-19 Glenn Morris <rgm@gnu.org>
4177
4178 * doclicense.texi: Change to FDL 1.3.
4179 Relicense all texi files under FDL 1.3 or later.
4180
59ee4113
JB
41812008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
4182
4183 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
4184
59bcbb98 41852008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a 4186
0c7efc08 4187 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
2198eaa5
JB
4188
4189 * ediff.texi: Version/date change.
9f90198a 4190
8aa41c9b
CY
41912008-11-14 Chong Yidong <cyd@stupidchicken.com>
4192
4193 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
4194
17587b1b
JB
41952008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
4196
4197 * calc.texi (About This Manual): Comment out a mention of
4198 marginal notes.
4199
564c900e
CD
42002008-11-12 Carsten Dominik <dominik@science.uva.nl>
4201
4202 * org.texi (Clocking work time): Document the :formula property of
4203 clock tables.
4204 (Structure editing, Refiling notes): Document refiling regions.
4205 (Agenda commands): Document the double-prefix version
4206 of the `l' command in the agenda.
4207 (Handling links): Explain the effect of a double prefix
4208 arg to `C-c C-o'.
4209 (TODO basics): Add documentation for tag triggers.
4210
3c4be1f2
GM
42112008-10-23 Glenn Morris <rgm@gnu.org>
4212
4213 * cl.texi (Function Bindings): Mention `flet' fails to deal with
4214 byte-compiling things like `+'.
4215
4216 * ns-emacs.texi: Merge copyright years of author now with assignment
4217 into FSF years.
4218 (VER): Use it for easier automatic updating. Use Emacs version rather
4219 than standalone Emacs.app version.
4220
a6520ff3
CD
42212008-10-12 Carsten Dominik <dominik@science.uva.nl>
4222
864c9740 4223 * org.texi: Lots of minor fixes.
a6520ff3
CD
4224 (Capture): New chapter.
4225 (Org Plot): New section.
4226
db7a4b66
MH
42272008-09-30 Magnus Henoch <mange@freemail.hu>
4228
4229 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
4230
4043c194
JB
42312008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
4232
4233 * calc.texi (User Defined Units): Mention how to enter optional display
4234 string.
4235
eef5ade7
MB
42362008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
4237
0c7efc08 4238 * message.texi (Sending Variables): Fix variable documentation to
eef5ade7
MB
4239 avoid the "y/n" wording.
4240
e52cac88
MB
42412008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
4242
0c7efc08 4243 * message.texi (Sending Variables): Add `message-confirm-send' doc.
e52cac88
MB
4244
42452008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
4246
4247 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
4248 @enumerate section so as to be able to be formatted with MAKEINFO=no.
4249
00c55306
BW
42502008-09-22 Bill Wohler <wohler@newt.com>
4251
4252 Release MH-E manual version 8.1.
4253
4254 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4255 release 8.1.
4256
4257 * mh-e.texi: Retain dual license as agreed to by the FSF.
4258 However, bump GPL to Version 3.
4259 Use @include for license text.
4260
e52cac88 42612008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
4262
4263 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
4264 (Store custom flags and keywords, Store arbitrary data):
4265 Clean up markup.
64763fe3
MB
4266
42672008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
4268
4269 * gnus.texi (The Gnus Registry): Document it.
4270
9e601b8d
MB
42712008-09-08 David Engster <dengste@eml.cc>
4272
88ee5b02
JB
4273 * gnus.texi (nnmairix): Point out that nnml uses MH format.
4274 Clarify section about choosing back end servers.
9e601b8d 4275
247043f1
GM
42762008-08-23 Glenn Morris <rgm@gnu.org>
4277
4278 * dired-x.texi (Shell Command Guessing):
4279 Mention dired-guess-shell-case-fold-search. (Bug#417)
4280
2bfec7a0
MA
42812008-08-22 Michael Albinus <michael.albinus@gmx.de>
4282
4283 * trampver.texi: Update release number.
4284
247043f1 42852008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
4286
4287 * ns-emacs.texi: Update version.
4288 (Introduction): Correct menu location for options save.
4289 (Customization): Note that defaults are stored under org.gnu.Emacs.
4290
8c20bd92
BW
42912008-08-11 Bill Wohler <wohler@newt.com>
4292
4293 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
4294 explicit about GNU mailutils MH elsewhere (with thanks to Darel
4295 Henman) (closes SF #1768928).
4296
767a4d92
GM
42972008-08-10 Glenn Morris <rgm@gnu.org>
4298
4299 * ns-emacs.texi: Use @copying. Change copyright of authors with
4300 assignment to FSF. Change license to GFDL.
4301 (Top): Remove outdated references.
4302
6ecfe5c2
MB
43032008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
4304
88ee5b02
JB
4305 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
4306 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
4307 gnus-summary-sort-by-most-recent-date.
4308 (Summary Sorting): Explain prefix argument.
4309
43102008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
4311
4312 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
4313 gnus-summary-pipe-output.
4314
eb932e8a
MA
43152008-08-03 Michael Albinus <michael.albinus@gmx.de>
4316
4317 * dbus.texi (Receiving Method Calls): Document error handling of own
4318 D-Bus methods.
4319
bfe16263
BW
43202008-08-01 Bill Wohler <wohler@newt.com>
4321
4322 * mh-e.texi (Reading Mail)
9f90198a 4323 (Viewing Attachments): Describe new function
bfe16263
BW
4324 mh-show-preferred-alternative.
4325 (Sending Mail, Redistributing, Sending Message): Describe new hook
4326 mh-annotate-msg-hook.
4327
21956b56
MA
43282008-07-31 Michael Albinus <michael.albinus@gmx.de>
4329
4330 * dbus.texi (Arguments and Signatures): Fix example.
4331 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
4332 (Asynchronous Methods): New node.
9f90198a
JB
4333 (Errors and Events): Describe extended layout of `dbus-event'.
4334 New defun `dbus-event-message-type'.
21956b56 4335
7c2fb837
DN
43362008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
4337
4338 * ediff.texi: Remove VMS support.
4339
13662773
JB
43402008-07-29 Juanma Barranquero <lekktu@gmail.com>
4341
4342 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
4343 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
4344
ddde0b34
CY
43452008-07-29 Chong Yidong <cyd@stupidchicken.com>
4346
4347 * Makefile.in: Add mairix-el targets.
4348
43492008-07-29 David Engster <deng@randomsample.de>
4350
4351 * mairix-el.texi: New file.
4352
d5875b25
JB
43532008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
4354
366b7d44
JB
4355 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
4356 project files. Delete 'main_unit' project variable; not needed. Allow
4357 process environment variables wherever project variables are allowed.
4358 Add tutorial section on multiple GNAT project files.
d5875b25 4359
6cbab8ee
MA
43602008-07-27 Michael Albinus <michael.albinus@gmx.de>
4361
4362 Sync with Tramp 2.1.14.
4363
4364 * trampver.texi: Update release number.
4365
9e2a2647
DN
43662008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
4367
4368 * ns-emacs.texi:
4369 * faq.texi: Remove mentions of Mac Carbon.
4370
d62672f3
MB
43712008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
4372
4373 * gnus.texi (Saving Articles): Describe the 2nd argument of
4374 gnus-summary-save-in-pipe.
4375 (SpamAssassin): Use it.
4376
43772008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
4378
4379 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
4380
dd12e1c6
CD
43812008-07-25 Carsten Dominik <dominik@science.uva.nl>
4382
4383 * org.texi (Export options): Document the use of the creator flag.
4384
44ce9197
CD
43852008-07-24 Carsten Dominik <dominik@science.uva.nl>
4386
4387 * org.texi: New version 6.06a.
4388
ddd13c5d
JB
43892008-07-23 Juanma Barranquero <lekktu@gmail.com>
4390
4391 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
4392 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
4393
8dc6104d
JB
43942008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
4395
4396 * calc.texi (Editing Stack Entries):
4397 (Algebraic Entry): Rewrite introductory sentences so it can be used by
4398 Calc's help functions. Mention fixing typos.
4399 (Customizing Calc): Fix typo.
4400
44012008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
4402
4403 * calc.texi (summarykey): New macro. Use to correctly format keys in
4404 the summary.
4405
ddd13c5d 44062008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
4407
4408 * ns-emacs.texi (Customization): Corrected documentation on color
4409 specification formats.
4410
568beaa2
AS
44112008-07-19 Andreas Schwab <schwab@suse.de>
4412
db8ef699 4413 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
4414
4415 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
4416 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
4417
cd71b9ae
MA
44182008-07-18 Michael Albinus <michael.albinus@gmx.de>
4419
4420 * dbus.texi (Inspection): Rework, introduce submenus.
4421 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
4422 (Properties and Annotations, Arguments and Signatures): New nodes.
4423
9b7993b4
MA
44242008-07-13 Michael Albinus <michael.albinus@gmx.de>
4425
4426 * dbus.texi (Receiving Method Calls): Fix description of
4427 `dbus-register-method'.
4428 (Signals): Allow also signal arguments for filtering in
4429 `dbus-register-signal'.
4430
241d447b
JB
44312008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
4432
4433 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
4434 `cnorm'.
4435 (Arithmetic Tutorial): Simplify the verification of prime factors.
4436
adb46650
MB
44372008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
4438
4439 * gnus.texi (Saving Articles): Mention
4440 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
4441
92e15881
JB
44422008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
4443
4444 * calc.texi: Adjust mode line throughout.
4445
ea597303
JB
44462008-06-28 Juanma Barranquero <lekktu@gmail.com>
4447
4448 * sasl.texi (Mechanisms): Fix typos.
4449
aee08080
JB
44502008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
4451
4452 * calc.texi (Killing from the stack): Mention using normal Emacs
4453 copying.
4454
a06a4a12
MA
44552008-06-21 Michael Albinus <michael.albinus@gmx.de>
4456
0c7efc08 4457 * tramp.texi (Password handling): Rename from "Password caching".
ea597303 4458 Add `auth-source' mechanism.
a06a4a12
MA
4459 (Connection caching): Tramp reopens the connection automatically,
4460 when the operating system on the remote host has been changed.
4461
7389398d
EZ
44622008-06-20 Eli Zaretskii <eliz@gnu.org>
4463
4464 * makefile.w32-in (distclean): Remove makefile.
4465
b349f79f
CD
44662008-06-17 Carsten Dominik <dominik@science.uva.nl>
4467
3f9b4c2b 4468 * org.texi (Using the mapping API): New section.
b349f79f 4469 (Agenda column view): New section.
3f9b4c2b 4470 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 4471 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 4472 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
4473
44742008-06-17 Jason Riedy <jason@acm.org>
4475
4476 * org.texi (A LaTeX example): Note that fmt may be a one-argument
4477 function, and efmt may be a two-argument function.
4478 (Radio tables): Document multiple destinations.
4479
cd5c05d2
GM
44802008-06-16 Glenn Morris <rgm@gnu.org>
4481
4482 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
4483 Add Cover-Texts.
4484
debf4439
GM
44852008-06-15 Glenn Morris <rgm@gnu.org>
4486
4487 * faq.texi (VER): Update to 23.0.60.
4488
4489 * mh-e.texi: Remove option of licensing under GPL.
4490 Add Cover-Texts to GFDL permissions notice.
4491 (GPL): Remove section.
4492 (GFDL): Include doclicense.texi rather than the actual text.
4493
4494 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
4495 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
4496
4497 * sasl.texi: Fix output file name.
4498
4499 * epa.texi, sasl.texi: Refer to license in Emacs manual.
4500
4501 * gnus-coding.texi: Refer to license in Gnus manual.
4502
4503 * idlwave.texi, sasl.texi: Use @copying.
4504
4505 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
4506
4507 * speedbar.texi: Update Back-Cover Text as per maintain.info.
4508
4509 * url.texi: Use @copying, @title, @subtitle, @author.
4510
4511 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
4512 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
4513 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
4514 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
4515 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
4516 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
4517 * widget.texi, woman.texi:
4518 Remove references to external license, since doclicense is included.
4519
4520 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
4521 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
4522 Remove references to non-existent Invariant Sections.
4523
091f8bc1
GM
45242008-06-14 Glenn Morris <rgm@gnu.org>
4525
4526 * faq.texi (Major packages and programs): Remove references to external
4527 Supercite, Calc, VIPER, since they have been included for some time.
4528 Update VM, AUCTeX, BBDB entries.
4529
47bcb4d3
UJ
45302008-06-14 Ulf Jasper <ulf.jasper@web.de>
4531
4532 * newsticker.texi: Updated to match latest newsticker changes.
4533
6f093307
GM
45342008-06-13 Glenn Morris <rgm@gnu.org>
4535
4536 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
4537 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
4538 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
4539 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
4540 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
4541 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
4542 * woman.texi:
4543 Update Back-Cover Text as per maintain.info.
4544
2b968687
MB
45452008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
4546
4547 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
4548
4549 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
4550 (gnus-faq.xml): Update repository host.
4551
2b968687
MB
4552 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
4553
45542008-06-15 Frank Schmitt <ich@frank-schmitt.net>
4555
4556 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
4557 Fix a typo.
4558
45592008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
4560
4561 * gnus.texi (Mail Source Customization): Correct values of
4e2af782 4562 `mail-source-delete-incoming'. Reported by Tassilo Horn.
2b968687
MB
4563 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
4564
45652008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
4566
4567 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
4568 coding standards.
4569
45702008-06-14 David Engster <dengste@eml.cc>
4571
4572 * gnus.texi (nnmairix): Markup fixes.
4573
e6d2d263
MB
45742008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
4575
2b968687 4576 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
4577
45782008-06-05 David Engster <dengste@eml.cc>
4579
4580 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
4581
45822008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
4583
b344d29d 4584 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
4585 (Searching, nnir, nnmairix): New stub nodes.
4586
ad231df6 45872008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
4588
4589 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
4590
f394fa25
MB
45912008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
4592
4593 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
4594
58333467
MB
45952008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
4596
4597 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
4598
67525fb9
JY
45992008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
4600
4601 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
4602
0549d8fc
JB
46032008-05-06 Juanma Barranquero <lekktu@gmail.com>
4604
4605 * info.texi (Top): Fix typo in xref.
4606
149a3837
KB
46072008-05-05 Karl Berry <karl@gnu.org>
4608
4609 * info.texi (Top): @xref to stand-alone manual.
4610
3a23a519
MB
46112008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4612
4613 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
4614 (Various Summary Stuff): Fix typo in last xref.
4615
0a29fbf3
JB
46162008-05-02 Juanma Barranquero <lekktu@gmail.com>
4617
4618 * org.texi (Moving subtrees): Fix typo.
4619
586b90f1
MA
46202008-04-28 Michael Albinus <michael.albinus@gmx.de>
4621
4622 * tramp.texi (Frequently Asked Questions): Explain, how to disable
4623 Tramp via `tramp-mode'.
4624
b5af9883
CD
46252008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
4626
4627 * org.texi: Massive changes, in many parts of the file.
4628
d55fe5bb
MB
46292008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
4630
4631 * gnus.texi (Oort Gnus): Add message-fill-column.
4632
46332008-04-12 Adrian Aichner <adrian@xemacs.org>
4634
4635 * gnus.texi (Mail Source Specifiers): Typo fix.
4636
46372008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
4638
4639 * gnus.texi (Diary Headers Generation): Update key binding for
4640 `gnus-diary-check-message'.
4641
46422008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
4643
4644 * gnus.texi (Emacsen): Addition.
4645
46462008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
4647
4648 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
4649
46502008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
4651
4652 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
4653
46542008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
4655
4656 * gnus-news.texi: Update tool bar item.
4657
46582008-04-09 Sven Joachim <svenjoac@gmx.de>
4659
4660 * gnus-news.texi: Fix typos.
4661
76c109c3
JB
46622008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
4663
222027f2 4664 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
4665 Add mention of `kron'.
4666
d5fbd5a6
MO
46672008-04-01 Daiki Ueno <ueno@unixuser.org>
4668
0c7efc08
SM
4669 * epa.texi (Encrypting/decrypting *.gpg files):
4670 Document epa-file-name-regexp.
d5fbd5a6 4671
fbcbb58c
KY
46722008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
4673
4674 * gnus.texi (Example Methods): Fix description about ssh-agent.
4675 (Indirect Functions): Fix the default value of nntp-telnet-command;
4676 remove link to connect.html.
4677
134ce16c
MA
46782008-03-30 Michael Albinus <michael.albinus@gmx.de>
4679
4680 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
4681 dbus-call-method.
4682 (Receiving Method Calls): The timeout can be set by the calling client.
4683
da1975d7
MA
4684 * trampver.texi: Update release number.
4685
2e4089ab
RS
46862008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
4687
4688 * gnus.texi (Top): Fix version. Add SASL.
4689
70cab5a9
MA
46902008-03-29 Michael Albinus <michael.albinus@gmx.de>
4691
4692 Sync with Tramp 2.1.13.
4693
4694 * trampver.texi: Update release number.
4695
5bc6ddff
MB
46962008-03-29 Chong Yidong <cyd@stupidchicken.com>
4697
4698 * org.texi: Update to new org-mode website.
4699
47002008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
4701
4702 * cl.texi (For Clauses): Fix loop over key-seq to match code.
4703
9b3ebcb6
MB
47042008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
4705
4706 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
4707 gnus-read-ephemeral-gmane-group-url,
4708 gnus-read-ephemeral-emacs-bug-group,
4709 gnus-read-ephemeral-debian-bug-group.
4710
47112008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
4712
4713 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
4714
4715 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
4716 Add FIXMEs for Bookmarks and gnus-registry-marks.
4717
47182008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
4719
4720 * gnus.texi (Smileys): Document `smiley-style'.
4721
47222008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
4723
4724 * gnus.texi (Gnus Development): Clarify difference between ding and
4725 gnu.emacs.gnus.
4726 (MIME Commands, Using MIME, RSS): Fix markup.
4727
4728 * gnus-faq.texi ([8.4]): Ditto.
4729
47302008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
4731
4732 * gnus.texi (Emacsen): Remove obsolete stuff.
4733
47342008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
4735
4736 * gnus.texi (Oort Gnus): Add version info WRT
4737 `mail-source-delete-incoming'.
4738
47392008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
4740
4741 * gnus.texi (Top): Add "Other related manuals" and version info in
4742 `iftex' output.
4743 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
4744 gnus-balloon-face-0 and the corresponding format specifiers.
4745
608d6a81
MA
47462008-03-26 Michael Albinus <michael.albinus@gmx.de>
4747
4748 * tramp.texi (Filename completion): Remove footnote about let-bind
4749 of `partial-completion-mode'. It doesn't work this way.
4750
27a6f132
SM
47512008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
4752
4753 * pcl-cvs.texi (Contributors): Update my email.
4754
4a7c4c40
MA
47552008-03-21 Michael Albinus <michael.albinus@gmx.de>
4756
4757 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
4758
2940c053
BW
47592008-03-17 Bill Wohler <wohler@newt.com>
4760
4761 * mh-e.texi (Viewing): Update URL for adding header fields to
4762 mh-invisible-header-fields-default.
4763
30864d5f
BW
47642008-03-16 Bill Wohler <wohler@newt.com>
4765
4766 * mh-e.texi (Preface): Add Gnus to requirements.
4767 (Forwarding): Note that forwarded MIME messages are now inline.
4768
31fe2b00
SM
47692008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
4770
4771 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
4772 (Common Variables): Give precedence to the netcat methods over the
4773 telnet methods, and mention that they are more reliable.
31fe2b00 4774
5e97c626
CD
47752008-03-13 Carsten Dominik <dominik@science.uva.nl>
4776
4777 * org.texi (Exporting Agenda Views): Document agenda export to
4778 iCalendar.
4779 (Progress logging): Document the new progress logging stuff.
4780
37a68866
MB
47812008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4782
4783 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
4784 Update for change of `mail-source-delete-incoming'.
4785
4786 * gnus-news.texi: Ditto.
4787
8f7abae3
MB
47882008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4789
4790 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
4791 custom versions.
4792
af379c86
AM
47932008-03-07 Alan Mackenzie <acm@muc.de>
4794
4795 * cc-mode.texi (Limitations and Known Bugs): State that the number of
4796 parens/brackets in a k&r region is limited.
4797
3d0f8a67
MB
47982008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
4799
4800 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
4801 using different Emacs versions.
4802
52151df0
GM
48032008-02-27 Glenn Morris <rgm@gnu.org>
4804
4805 * sc.texi: Remove a lot of old and obsolete info.
4806 (titlepage): Simplify.
4807 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
4808 (VM with any Emacsen, GNEWS with any Emacsen)
4809 (Overloading for Non-conforming MUAs, Version 3 Changes)
4810 (The Supercite Mailing List): Delete nodes.
4811 (Introduction): Remove info about old packages.
4812 (Getting Connected): Simplify. Remove info about old packages.
4813 (Citing Commands): Delete Emacs 19 info.
4814 (Hints to MUA Authors): Simplify.
4815 (Thanks and History): Merge in some info from the deleted node
4816 "Version 3 Changes".
4817
b03f96dc
MB
48182008-02-05 Juanma Barranquero <lekktu@gmail.com>
4819
4820 * org.texi (Setting tags, In-buffer settings):
4821 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
4822
52bec650
MB
48232008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
4824
4825 * gnus-news.texi: Mention that spaces and tabs are allowed in the
4826 installation directory name.
4827
34a3c587
RF
48282008-02-12 Romain Francoise <romain@orebokech.com>
4829
4830 * epa.texi (Overview): Fix typo.
4831
5a8d03e9
MO
48322008-02-11 Daiki Ueno <ueno@unixuser.org>
4833
4834 * epa.texi (Quick start): Remove the .emacs setting.
4835
f1914c40
MO
48362008-02-10 Daiki Ueno <ueno@unixuser.org>
4837
4838 * epa.texi (Quick start): Use the command `epa-enable' instead of
4839 loading `epa-setup'.
4840
bca98fc9
JB
48412008-02-08 Juanma Barranquero <lekktu@gmail.com>
4842
4843 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
4844 ($(infodir)/epa, epa.dvi): New targets.
4845
4b01af2e
MO
48462008-02-08 Daiki Ueno <ueno@unixuser.org>
4847
4848 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
4849
4850 * epa.texi: New manual documenting the EasyPG Assistant.
4851
06c0751a
MA
48522008-02-06 Michael Albinus <michael.albinus@gmx.de>
4853
4854 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
4855 (Inspection): New function dbus-ping.
4856
7dcccd7b
MA
48572008-02-05 Michael Albinus <michael.albinus@gmx.de>
4858
4859 * tramp.texi (Remote processes): Add `shell-command'.
4860
a1da1e37
MB
48612008-01-28 Michael Sperber <sperber@deinprogramm.de>
4862
4863 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
4864 (Group Parameters): Document `mail-source' parameter.
4865
c9d8f746
MA
48662008-01-27 Michael Albinus <michael.albinus@gmx.de>
4867
4868 * tramp.texi (Inline methods): The hostname of the su(do)? methods
4869 must be a local host.
4870
15db4a13
MO
48712008-01-26 Michael Olson <mwolson@gnu.org>
4872
4873 * erc.texi: Update version for ERC 5.3 release.
4874 (Obtaining ERC): Update extras URLs for 5.3.
4875 (Development): Write instructions for git, and remove those for Arch.
4876 (History): Mention the switch to git.
4877
2bc43980
KB
48782008-01-24 Karl Berry <karl@gnu.org>
4879
bca98fc9
JB
4880 * info.texi (Search Index, Search Text): Mention the command
4881 character in the section name, a la the (Go to node) node.
2bc43980 4882
d2e4a6c9
MA
48832008-01-21 Michael Albinus <michael.albinus@gmx.de>
4884
4885 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
4886
0b6799c3
MB
48872008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
4888
4889 * gnus-news.texi: Mention gnus-article-describe-bindings.
4890
48912008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
4892
4893 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
4894
db9c3fb1 48952008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 4896
7b4d0413 4897 * org.texi (Property inheritance): New section.
db9c3fb1 4898 (Conventions): New section.
7b4d0413 4899 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
4900 commands, and the new bindings for refiling.
4901 (Sparse trees): Document the new special command for sparse trees.
4902 (References): Be more clear about the counting of hilines.
4903 (Handling links): Document M-p/n for accessing links.
4904 (Fast access to TODO states): New section.
4905 (Per file keywords): New section.
4906 (Property inheritance): New section.
4907 (Column attributes): New summary types.
4908 (Capturing Column View): New section.
4909 (The date/time prompt): Cover the new features in the date/time prompt.
4910 Compactify the table of keys for the calendar remote control.
4911 (Clocking work time): Document the new :scope parameter.
4912 (Remember): Promoted to chapter.
4913 (Quoted examples): New section.
4914 (Enhancing text): New verbatim environments.
4915
6ed73f28
MA
49162008-01-14 Michael Albinus <michael.albinus@gmx.de>
4917
4918 * trampver.texi: Update release number.
4919
95838435
MB
49202008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
4921
0c7efc08
SM
4922 * gnus.texi (Article Keymap):
4923 Add gnus-article-wide-reply-with-original; fix descriptions of
95838435
MB
4924 gnus-article-reply-with-original and
4925 gnus-article-followup-with-original.
4926
20234d96
GM
49272008-01-09 Glenn Morris <rgm@gnu.org>
4928
4929 * nxml-mode.texi: Add @copying section.
4930
d82cf70b
MB
49312008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
4932
4933 * message.texi (Mail Variables): Add some text from "(gnus)Posting
4934 Server". Add `message-send-mail-with-mailclient'.
4935
4936 * gnus.texi (Posting Server): Move some text to "(message)Mail
4937 Variables" and add a reference here.
4938
addb7f2e
MA
49392008-01-04 Michael Albinus <michael.albinus@gmx.de>
4940
4941 * dbus.texi (Receiving Method Calls): New chapter.
4942 (Errors and Events): Add serial number to events. Replace "signal" by
4943 "message". Introduce dbus-event-serial-number.
4944
4db2806c
MA
49452008-01-03 Michael Albinus <michael.albinus@gmx.de>
4946
4947 * dbus.texi (Type Conversion): Explain the type specification for empty
4948 arrays. Use another example.
4949
c9ecb5a7
MA
49502007-12-30 Michael Albinus <michael.albinus@gmx.de>
4951
4952 * dbus.texi (all): Replace "..." by @dots{}.
4953 (Type Conversion): Precise the value range for :byte types.
4954 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
4955 Mention its return value.
4956 (Errors and Events): There is no D-Bus error propagation during event
4957 processing.
4958
702dbfd9
JB
49592007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
4960
4961 * calc.tex (Yacas Language, Maxima Language, Giac Language):
4962 New sections.
4963
87035689
MB
49642007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
4965
4966 * gnus.texi (Group Parameters): Reorder the text and add a note about
4967 `gnus-parameters' near the beginning of the node.
4968
49692007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
4970
4971 * gnus.texi (Score File Editing): Fix function name.
4972
5492f5ca
MA
49732007-12-23 Michael Albinus <michael.albinus@gmx.de>
4974
4975 Sync with Tramp 2.1.12.
4976
4977 * trampver.texi: Update release number.
4978
d4e67bc5
MA
49792007-12-22 Michael Albinus <michael.albinus@gmx.de>
4980
4981 * dbus.texi (Type Conversion): Correct input parameters mapping.
4982
6a31c819
MA
49832007-12-21 Michael Albinus <michael.albinus@gmx.de>
4984
4985 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
4986 (Errors and Events): Mention wrong-type-argument error.
4987
99a3e35f
AS
49882007-12-21 Alex Schroeder <alex@gnu.org>
4989
4990 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 4991 spaces. Fixed some typos.
99a3e35f
AS
4992 (Internet Relay Chat): Explain relay.
4993 (Getting started with rcirc): Change items to reflect prompts.
4994 Add more explanation to rcirc-track-minor-mode and added a comment to
4995 warn future maintainers that this section is a copy.
0c7efc08 4996 (People): Change /ignore example.
62b12a24 4997 (Keywords): Not keywords.
99a3e35f 4998
331e4d02
AS
49992007-12-20 Alex Schroeder <alex@gnu.org>
5000
5001 * rcirc.texi (Top): Fighting Information Overload chapter added.
5002 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
0c7efc08 5003 (rcirc commands): Move /ignore command to the new chapter.
331e4d02
AS
5004 (Fighting Information Overload): New chapter documenting /keyword,
5005 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
5006 (Configuration): Document rcirc-server-alist, remove
5007 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 5008
cd71c3ef
MA
50092007-12-16 Michael Albinus <michael.albinus@gmx.de>
5010
5011 * dbus.texi (Signals): Fix example in dbus-register-signal.
5012
bbbe940b
MB
50132007-12-14 Sven Joachim <svenjoac@gmx.de>
5014
5015 * gnus.texi (Score Variables): Fix typo.
5016
0ce574ef
MA
50172007-12-07 Michael Albinus <michael.albinus@gmx.de>
5018
5019 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
5020 (Signals): Adapt dbus-send-signal and dbus-register-signal.
5021 (Errors and Events): Adapt dbus-event.
5022
b890d447
MB
50232007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
5024
5025 * gnus.texi (Other Files): Add the yenc command.
5026
50272007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
5028
5029 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
5030 since 2004-08-06.
5031
50322007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
5033
5034 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
5035 on body.
5036
50372007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
5038
5039 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
5040 and rfc2047-allow-irregular-q-encoded-words; fix description of
5041 rfc2047-encode-encoded-words.
5042
50432007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
5044
5045 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
5046
3728bf03
MO
50472007-12-05 Michael Olson <mwolson@gnu.org>
5048
5049 * remember.texi (Diary): Remove "require" line for remember-diary.el.
5050 Update documentation for `remember-diary-file'.
5051
a4397af9
MA
50522007-12-04 Michael Albinus <michael.albinus@gmx.de>
5053
5054 * dbus.texi (Signals): Precise `dbus-register-signal'.
5055 (Errors and Events): Rework events part, the internal structure of
5056 dbus-event has changed.
5057
1682490c
JB
50582007-12-03 Juanma Barranquero <lekktu@gmail.com>
5059
5060 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
5061 ($(infodir)/dbus, dbus.dvi): New targets.
5062
7b13a0f2
MA
50632007-12-03 Michael Albinus <michael.albinus@gmx.de>
5064
5065 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
5066 unconditionally.
5067
5068 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
5069 emulation with @print{}.
5070
7ef92bc9
RS
50712007-12-02 Richard Stallman <rms@gnu.org>
5072
5073 * dbus.texi (Overview): Minor cleanup.
5074
22d8ac3a
MA
50752007-12-02 Michael Albinus <michael.albinus@gmx.de>
5076
d3a8e0df
MA
5077 * Makefile.in (INFO_TARGETS): Add dbus.
5078 (DVI_TARGETS): Add dbus.dvi.
5079 (dbus, dbus.dvi): New targets.
5080
22d8ac3a
MA
5081 * dbus.texi: New file.
5082
559764ab
RF
50832007-11-24 Romain Francoise <romain@orebokech.com>
5084
5085 * nxml-mode.texi: Add description in @direntry.
7aa579d9 5086 Fix file name to match @setfilename.
559764ab 5087
ac97a16b
MH
50882007-11-23 Mark A. Hershberger <mah@everybody.org>
5089
5090 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
5091 ($(infodir)/nxml-mode): New rule.
5092
5093 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
5094 ($(infodir)/nxml-mode): New rule.
5095 (clean): Add nxml-mode*.
5096
5097 * nxml-mode.texi: New file with nxml manual.
5098
404cd454
GM
50992007-11-18 Richard Stallman <rms@gnu.org>
5100
5101 * flymake.texi (Example -- Configuring a tool called directly):
5102 Update example.
5103
b048d478
MA
51042007-11-18 Michael Albinus <michael.albinus@gmx.de>
5105
5106 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 5107 double-slash behavior. Explain directory contents flushing.
b048d478 5108
346e8469
JB
51092007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
5110
5111 * calc.texi (TeX and LaTeX Language Modes): Put in
5112 missing braces.
5113
404cd454
GM
51142007-11-15 Richard Stallman <rms@gnu.org>
5115
5116 * cl.texi (Equality Predicates): Delete `eql'.
5117 (Predicates, Naming Conventions, Top): Delete `eql'.
5118 (Common Lisp Compatibility): Delete `eql'.
5119 (Porting Common Lisp): Delete obsolete backquote info.
5120 Minor clarification about character constants.
5121 (Sequence Basics): Minor clarification.
5122
1f6af58b
JB
51232007-11-15 Juanma Barranquero <lekktu@gmail.com>
5124
dccb744b 5125 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
5126 * tramp.texi (Filename completion): Fix typos.
5127
3bc88bc9
JB
51282007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
5129
5130 * calc.texi (Basic commands): Mention the menu.
5131
bc5300d3
MA
51322007-11-12 Michael Albinus <michael.albinus@gmx.de>
5133
5134 * tramp.texi (Connection caching): Tramp flushes connection
5135 properties when remote operating system has been changed.
5136
4d8a28ec
MB
51372007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
5138
5139 * gnus-news.texi: Fix spelling.
5140 `message-insert-formatted-citation-line', not
5141 `message-insert-formated-citation-line'.
5142
404cd454
GM
5143 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
5144
e1176b47
MA
51452007-11-07 Michael Albinus <michael.albinus@gmx.de>
5146
5147 * tramp.texi (Overview): Mention also the PuTTY integration under
b46a6a83 5148 w32. Remove paragraphs about Tramp's experimental status.
e1176b47
MA
5149 (Frequently Asked Questions): Add code example for highlighting the
5150 mode line.
5151
6159985a
MO
51522007-11-03 Michael Olson <mwolson@gnu.org>
5153
5154 * remember.texi: Change mentions of remember-buffer to
5155 remember-finalize throughout.
5156
bec9b2f5
MO
51572007-10-30 Michael Olson <mwolson@gnu.org>
5158
5159 * remember.texi (Copying): Remove.
5160 (Mailbox): Update with non-BBDB instructions.
5161 (Diary, Org): Add.
5162 (Bibliography, Planner Page): Remove.
5163
b6173182
JB
51642007-10-30 Juanma Barranquero <lekktu@gmail.com>
5165
5166 * makefile.w32-in (INFO_TARGETS): Add remember.
5167 (DVI_TARGETS): Add remember.dvi.
5168 ($(infodir)/remember): New rule.
5169 (clean): Add remember*.
5170
15f3eb73
MO
51712007-10-30 Michael Olson <mwolson@gnu.org>
5172
70bdc930
MO
5173 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
5174 ($(infodir)/remember): New rule that builds the Remember Manual.
5175
b6173182
JB
5176 * remember.texi: New file containing the Remember Mode Manual.
5177 Shuffle chapters around after initial import.
7d3f6f1a
MO
5178 (Function Reference): Split Keystrokes into separate chapter.
5179 (Keystrokes): Document C-c C-k.
51d24a12 5180 (Introduction): Fix typographical issue with "---".
15f3eb73 5181
404cd454
GM
51822007-10-29 Richard Stallman <rms@gnu.org>
5183
5184 * widget.texi (Introduction): Delete discussion of implementation
5185 internals.
5186
9bbb9638
MA
51872007-10-29 Michael Albinus <michael.albinus@gmx.de>
5188
5189 * tramp.texi (Connection caching): Host names must be different
5190 when tunneling.
5191
c7ff939a
RS
51922007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5193
5194 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
5195 Gnus v5.13.
5196
01c52d31
MB
51972007-10-28 Miles Bader <miles@gnu.org>
5198
5199 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
5200
01c52d31
MB
52012007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5202
0c7efc08
SM
5203 * gnus.texi (Sorting the Summary Buffer):
5204 Remove gnus-article-sort-by-date-reverse.
01c52d31
MB
5205
52062007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5207
5208 * gnus.texi (Non-ASCII Group Names): New node.
5209 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
5210 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
5211
c8763fb6 52122007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
5213
5214 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
5215 clean the output of the program `imap-shell-program'.
5216
52172007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5218
5219 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
5220
52212007-10-28 Tassilo Horn <tassilo@member.fsf.org>
5222
5223 * gnus.texi (Sticky Articles): Documentation for sticky article
5224 buffers.
5225
c8763fb6 52262007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
5227
5228 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
5229
52302007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5231
5232 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
5233
52342007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5235
0c7efc08
SM
5236 * gnus.texi (Archived Messages):
5237 Document gnus-update-message-archive-method.
01c52d31
MB
5238
52392007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5240
5241 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
5242
c8763fb6 52432007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31 5244
0c7efc08
SM
5245 * gnus.texi (Group Maneuvering):
5246 Document `gnus-summary-next-group-on-exit'.
01c52d31
MB
5247
52482007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5249
0c7efc08
SM
5250 * gnus.texi (Really Various Summary Commands):
5251 Mention gnus-auto-select-on-ephemeral-exit.
01c52d31
MB
5252
52532007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5254
5255 * gnus.texi, message.texi: Bump version number.
5256
52572007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5258
5259 * gnus.texi (Group Line Specification, Misc Group Stuff)
5260 (Server Commands): Parenthesize @pxref{Mail Spool}.
5261
52622007-10-28 Didier Verna <didier@xemacs.org>
5263
5264 New user option: message-signature-directory.
5265 * message.texi (Insertion Variables): Document it.
5266 * gnus.texi (Posting Styles): Ditto.
5267
52682007-10-28 Didier Verna <didier@xemacs.org>
5269
5270 * gnus.texi (Group Line Specification):
5271 * gnus.texi (Misc Group Stuff):
5272 * gnus.texi (Server Commands): Document the group compaction feature.
5273
52742007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5275
5276 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
5277
5278 * message.texi (Various Message Variables): Add message-fill-column.
5279
52802007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5281
5282 * gnus.texi: Untabify.
5283
52842007-10-28 Didier Verna <didier@xemacs.org>
5285
5286 * gnus.texi (Group Parameters): Document the posting-style merging
5287 process in topic-mode.
5288
52892007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5290
5291 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
5292
52932007-10-28 Romain Francoise <romain@orebokech.com>
5294
5295 * gnus.texi (Mail Spool): Fix typo.
5296 Update copyright.
5297
52982007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5299
5300 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
5301
53022007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5303
5304 * gnus.texi (Summary Generation Commands):
5305 Add gnus-summary-insert-ticked-articles.
5306
53072007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5308
b2abec73
JB
5309 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
5310 to spam-spamassassin-program.
01c52d31
MB
5311
53122007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5313
5314 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
5315
53162007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5317
5318 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
5319
53202007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5321
5322 * message.texi (Mail Headers): Document `opportunistic'.
5323
53242007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5325
5326 * emacs-mime.texi (Encoding Customization): Explain how to set
5327 mm-coding-system-priorities per hierarchy.
5328
53292007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5330
5331 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
5332 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
5333
53342007-10-28 Didier Verna <didier@xemacs.org>
5335
5336 * message.texi (Wide Reply): Update documentation of
5337 message-dont-reply-to-names (now allowing a list of regexps).
5338
53392007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5340
5341 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
5342
53432007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5344
5345 * gnus.texi (SpamAssassin back end): Fix typo.
5346
5347 * sieve.texi (Examples): Fix grammar.
5348
53492007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5350
5351 * gnus.texi (Searching for Articles): Document M-S and M-R.
5352 (Limiting): Document / b.
5353
53542007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5355
5356 * gnus.texi (Thread Commands): T M-^.
5357
53582007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5359
5360 * message.texi (Mail Aliases): Document ecomplete.
5361 (Mail Aliases): Fix typo.
5362
53632007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5364
5365 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
5366 fix typo.
5367
53682007-10-28 Romain Francoise <romain@orebokech.com>
5369
5370 * gnus.texi (Mail Spool): Grammar fix.
5371
53722007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5373
5374 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
5375 string.
5376
53772007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5378
5379 * gnus.texi (Group Parameters): Fix description.
5380
53812007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5382
b2abec73
JB
5383 * gnus.texi (Gmane Spam Reporting):
5384 Fix spam-report-gmane-use-article-number.
5385 Add spam-report-user-mail-address.
01c52d31
MB
5386
53872007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5388
5389 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
5390
53912007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5392
5393 * gnus.texi (Group Parameters): Add simplified sorting example based on
5394 example for `Sorting the Summary Buffer' from Jari Aalto
5395 <jari.aalto@cante.net>.
5396 (Example Methods): Add example for an indirect connection.
5397
53982007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
5399
0c7efc08 5400 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
01c52d31
MB
5401 (Agent Parameters): Updated parameter names to match code.
5402 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
5403 'gnus-agent-summary-fetch-series'.
5404 (Agent and flags): New section providing a generalized discussion
5405 of flag handling.
0c7efc08
SM
5406 (Agent and IMAP): Remove flag discussion.
5407 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
01c52d31
MB
5408
54092007-10-28 Romain Francoise <romain@orebokech.com>
5410
5411 * gnus.texi (Exiting the Summary Buffer): Add new function
5412 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
5413
54142007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5415
5416 * gnus.texi (Conformity): Fix typo.
5417 (Customizing Articles): Document `first'.
5418
54192007-10-28 Jari Aalto <jari.aalto@cante.net>
5420
5421 * gnus.texi (Sorting the Summary Buffer):
5422 Add `gnus-thread-sort-by-date-reverse'. Add example
5423 host to different sorting in NNTP and RSS groups.
5424
54252007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5426
5427 * message.texi (Insertion): Describe prefix for
5428 message-mark-inserted-region and message-mark-insert-file.
5429
54302007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5431
5432 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
5433 LaTeX documents. Describe "text/x-gnus-verbatim".
5434
54352007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5436
b2abec73 5437 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
5438 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
5439 (spam-stat spam filtering, SpamOracle)
0c7efc08 5440 (Extending the Spam ELisp package): Remove extra quote symbol for
01c52d31
MB
5441 clarity.
5442
54432007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5444
5445 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
5446 gnus-article-delete-part and gnus-article-replace-part.
5447 (Using MIME): Add gnus-mime-replace-part.
5448
54492007-10-28 Romain Francoise <romain@orebokech.com>
5450
5451 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
5452 requires `auto-compression-mode' to be enabled. Add new nnml
5453 variable `nnml-compressed-files-size-threshold'.
5454
54552007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5456
0c7efc08
SM
5457 * gnus.texi (Sorting the Summary Buffer):
5458 Add gnus-thread-sort-by-recipient.
01c52d31
MB
5459
54602007-10-28 Romain Francoise <romain@orebokech.com>
5461
5462 * message.texi (Insertion Variables): Mention new variable
5463 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
5464 documentation accordingly.
5465
54662007-10-28 Romain Francoise <romain@orebokech.com>
5467
5468 * gnus.texi (To From Newsgroups): Mention new variables
5469 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
5470
54712007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5472
5473 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
5474 stuff; gnus-mime-inline-part does the automatic decompression.
5475
54762007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5477
5478 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 5479 "training.ham" should be "training.spam".
01c52d31
MB
5480
54812007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5482
5483 * message.texi (Mail Variables): Fix the default value for
5484 message-send-mail-function.
5485
54862007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5487
5488 * gnus.texi (Optional Back End Functions): nntp-request-update-info
5489 always returns nil exceptionally.
5490
54912007-10-28 Simon Josefsson <jas@extundo.com>
5492
0c7efc08
SM
5493 * gnus.texi (Article Washing): Add libidn URL.
5494 Suggested by Michael Cook <michael@waxrat.com>.
01c52d31
MB
5495
54962007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5497
5498 * gnus.texi (Topic Commands): Fix next/previous.
5499
55002007-10-28 Simon Josefsson <jas@extundo.com>
5501
5502 * gnus.texi (Article Washing): Mention `W i'.
5503
c8763fb6 55042007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
5505
5506 * gnus.texi (Group Parameters): Slight extension of sieve
5507 parameter description.
5508
55092007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5510
5511 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
5512 matching score files as well.
5513 (Picons): Describe `gnus-picon-style'.
5514
55152007-10-28 Romain Francoise <romain@orebokech.com>
5516
5517 * message.texi (Message Headers): Mention that headers are hidden
5518 using narrowing, and how to expose them.
5519 Update copyright.
5520
55212007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5522
5523 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
5524 `gnus-summary-sort-by-recipient'.
5525
55262007-10-28 Romain Francoise <romain@orebokech.com>
5527
5528 * gnus.texi (NNTP marks): New node.
5529 (NNTP): Move NNTP marks variables to the new node.
5530
55312007-10-28 Jesper Harder <harder@ifa.au.dk>
5532
b2abec73 5533 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
5534
5535 * gnus.texi (MIME Commands, Hashcash): Markup fix.
5536
55372007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5538
b2abec73 5539 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 5540 everywhere for consistency.
b2abec73
JB
5541 (Filtering Spam Using The Spam ELisp Package): Admonish again.
5542 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
0c7efc08
SM
5543 Say "regular expression" instead of "regex." Admonish.
5544 Pick other words to sound better (s/so/thus/).
5545 (Spam ELisp Package Filtering of Incoming Mail):
5546 Mention statistical filters. Remove old TODO.
01c52d31 5547 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
5548 New section on sorting and displaying the spam score.
5549 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
5550 backend but an alias to spam-use-BBDB.
5551 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
5552 new backend functionality.
5553
55542007-10-28 Simon Josefsson <jas@extundo.com>
5555
5556 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
5557 nntp-marks-directory, from Romain Francoise
5558 <romain@orebokech.com>.
5559
55602007-10-28 Magnus Henoch <mange@freemail.hu>
5561
5562 * gnus.texi (Hashcash): New default value of
5563 hashcash-default-payment.
5564
55652007-10-28 Simon Josefsson <jas@extundo.com>
5566
5567 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
5568 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
5569
55702007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5571
0c7efc08 5572 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
01c52d31
MB
5573
55742007-10-28 Simon Josefsson <jas@extundo.com>
5575
5576 * gnus.texi (documentencoding): Add, to avoid warnings.
5577
55782007-10-28 Simon Josefsson <jas@extundo.com>
5579
5580 * message.texi (Mail Headers): Add.
5581
5582 * gnus.texi (Hashcash): Fix.
5583
55842007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5585
0c7efc08 5586 * gnus.texi (Hashcash): Change location of library, also mention
01c52d31 5587 that payments can be verified and fix the name of the
b2abec73 5588 hashcash-path variable.
01c52d31
MB
5589
55902007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5591
b2abec73 5592 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
5593
55942007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5595
5596 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
5597
55982007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5599
5600 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
5601 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
5602 warning about ham processors in spam groups removed.
01c52d31
MB
5603
56042007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 5605
0c7efc08 5606 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
b2abec73 5607 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
5608
56092007-10-28 Jesper Harder <harder@ifa.au.dk>
5610
5611 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
5612 (Mailing List): Typo.
5613 (Customizing Articles): Add gnus-treat-ansi-sequences.
5614 (Article Washing): Index.
5615
5616 * message.texi: Use m-dash consistently.
5617
56182007-10-28 Jesper Harder <harder@ifa.au.dk>
5619
5620 * gnus.texi (GroupLens): Remove.
5621
56222007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
5623
0c7efc08
SM
5624 * gnus.texi (Outgoing Messages, Agent Variables):
5625 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
01c52d31
MB
5626 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
5627
56282007-10-28 Jesper Harder <harder@ifa.au.dk>
5629
5630 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
5631
56322007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5633
5634 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
5635
5636 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
5637
56382007-10-28 Simon Josefsson <jas@extundo.com>
5639
5640 * gnus.texi (Top): Add SASL.
5641
404cd454
GM
56422007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
5643
5644 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
5645
56462007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
5647
5648 * gnus.texi (Troubleshooting): Adjust Gnus version number.
5649
0edd2970
JB
56502007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
5651
5652 * calc.texi (Formulas, Composition Basics): Lower the
5653 precedence of negation.
5654
a9afba20
JY
56552007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
5656
5657 * ses.texi (The Basics): Mention how to create a new spreadsheet.
5658 Mention the new three-letter column identifiers.
5659 (More on cell printing): Calculate-cell and truncate-cell are now `c'
5660 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
5661 message when using `c' on an empty default with default printer.
5662 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
5663 renamed to `ses--symbolic-formulas' some time ago.
5664
45b778a6
JB
56652007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
5666
5667 * calc.texi (Default Simplifications, Making Selections)
5668 (Customizing Calc): Clarify associativity of multiplication.
5669
03b5bade
MA
56702007-10-23 Michael Albinus <michael.albinus@gmx.de>
5671
5672 * tramp.texi (Traces and Profiles): Simplify loop over
5673 `trace-function-background'.
5674
e658c8ee
JL
56752007-10-22 Juri Linkov <juri@jurta.org>
5676
5677 * dired-x.texi (Shell Command Guessing): Default values are now
5678 available by typing M-n instead of M-p.
5679
dd753688
MA
56802007-10-21 Michael Albinus <michael.albinus@gmx.de>
5681
5682 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
5683 (Password caching): Remove `tramp-clear-passwd'.
5684 It's not a command anymore.
dd753688
MA
5685 (Bug Reports): Add `tramp-bug' to function index.
5686 (Function Index, Variable Index): New nodes.
5687 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
5688
5689 * trampver.texi: Update release number.
5690
4bb49b43
JB
56912007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
5692
8b296cdd 5693 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
5694 about integer size into past tense.
5695 (Time Zones): Remove pointer to Calc author's address.
5696 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 5697 and hyperbolic cotangent. Fix typo.
4bb49b43 5698
311dd93f
MA
56992007-10-10 Michael Albinus <michael.albinus@gmx.de>
5700
5701 Sync with Tramp 2.1.11.
5702
5703 * trampver.texi: Update release number.
5704
ea3fc256
MA
57052007-10-06 Michael Albinus <michael.albinus@gmx.de>
5706
5707 * tramp.texi (External packages): New section.
5708
1af74d06
MB
57092007-09-29 Juri Linkov <juri@jurta.org>
5710
5711 * info.texi (Help-Int): Document `L' (`Info-history').
5712
0e2806fa
SM
57132007-09-26 Carsten Dominik <dominik@science.uva.nl>
5714
5715 * org.texi: Change links to webpage and maintained email.
5716 (Remember): Promote to Chapter, significant changes.
5717 (Fast access to TODO states): New section.
5718 (Faces for TODO keywords): New section.
5719 (Export options): Example for #+DATE.
5720 (Progress logging): Section moved.
5721
567b9191
BW
57222007-09-26 Bill Wohler <wohler@newt.com>
5723
5724 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
5725 browse-url-at-mouse.
5726
1af74d06
MB
57272007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
5728
5729 * flymake.texi (Customizable variables): Face names don't end in -face.
5730 Fix flymake-err-line-patterns template.
5731 (Example -- Configuring a tool called directly): Fix init-function.
5732 (Highlighting erroneous lines): Face names don't end in -face.
5733
d60a4e3a 57342007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
5735
5736 * erc.texi (Special-Features): Fix small typo.
5737
7d7a3510
MA
57382007-09-14 Michael Albinus <michael.albinus@gmx.de>
5739
5740 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
5741 and "External transfer methods".
5742
285f0d3a
JB
57432007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
5744
5745 * calc.texi (Predefined Units): Add some history.
5746
526dc846
MO
57472007-09-08 Michael Olson <mwolson@gnu.org>
5748
87e04f16
JB
5749 * erc.texi (Copying): New section included from gpl.texi.
5750 This matches the look of the upstream ERC manual.
526dc846 5751
f10d0e80
JB
57522007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
5753
87e04f16 5754 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
5755 (Random Numbers): Clarify the distribution of `random'.
5756
4009494e
GM
57572007-09-06 Glenn Morris <rgm@gnu.org>
5758
f1fc42aa 5759 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 5760 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
5761 Change all setfilename commands to use ../../info.
5762 * Makefile.in: Move the parts of the old man/Makefile.in that do not
5763 refer to the Emacs manual here.
5764 (infodir): New variable.
5765 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
5766 (cc-mode.texi, faq.texi): Update references to source file locations.
5767 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
5768 do not refer to the Emacs manual here.
5769 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
5770
5771 * Makefile.in: Add `basename' versions of all info targets, for
5772 convenience when rebuilding just one manual.
5773 (../etc/GNU): Delete obsolete target.
5774 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
5775 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
5776 *.vrs *.toc here...
5777 (maintainer-clean): ...from here.
4009494e
GM
5778
5779 * makefile.w32-in (../etc/GNU): Delete obsolete target.
5780
2de53ca6
GM
57812007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
5782
5783 * calc.texi (Date Conversions): Clarify definition of
5784 Julian day numbering.
5785 (Date Forms): Clarify definition of Julian day numbering;
5786 add some history.
5787
57882007-08-30 Carsten Dominik <dominik@science.uva.nl>
5789
87e04f16 5790 * org.texi: Version 5.07.
2de53ca6
GM
5791
57922007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
5793
5794 * message.texi (MIME): Replace mml-attach with mml-attach-file.
5795
57962007-08-22 Carsten Dominik <dominik@science.uva.nl>
5797
5798 * org.texi (Adding hyperlink types): New section.
5799 (Embedded LaTeX): Chapter updated because of LaTeX export.
5800 (LaTeX export): New section.
5801 (Using links out): New section.
5802
58032007-08-22 Glenn Morris <rgm@gnu.org>
5804
5805 * faq.texi (Learning how to do something): Refcards now in
5806 etc/refcards/ directory.
5807
58082007-08-22 Michael Albinus <michael.albinus@gmx.de>
5809
5810 * tramp.texi (Remote Programs): Persistency file must be cleared when
5811 changing `tramp-remote-path'.
5812 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
5813 macro.
5814
58152007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
5816
5817 * calc.texi: Move contents to beginning of file.
5818 (Algebraic Entry): Fix the formatting of an example.
5819
58202007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
5821
5822 * calc.texi (Basic Operations on Units): Mention exact versus
5823 inexact conversions.
5824
58252007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
5826
5827 * calc.texi (Basic Operations on Units): Mention default
5828 values for new units.
5829 (Quick Calculator Mode): Mention that binary format will
5830 be displayed.
5831
58322007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
5833
5834 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
5835
58362007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
5837
5838 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
5839
58402007-08-08 Glenn Morris <rgm@gnu.org>
5841
5842 * gnus.texi, sieve.texi: Replace `iff'.
5843
58442007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
5845
5846 * calc.texi (Basic Graphics): Mention the graphing of error
5847 forms.
5848 (Graphics Options): Mention how `g s' handles error forms.
5849 (Curve Fitting): Mention plotting the curves.
5850 (Standard Nonlinear Models): Add additional models.
5851 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
5852 (Linear Fits): Correct result.
5853
58542007-08-01 Alan Mackenzie <acm@muc.de>
5855
5856 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
5857 to "--no-site-file".
5858
58592007-07-29 Michael Albinus <michael.albinus@gmx.de>
5860
5861 * tramp.texi (Frequently Asked Questions): Point to mode line
5862 extension in Emacs 23.1.
5863
5864 * trampver.texi: Update release number.
5865
58662007-07-27 Glenn Morris <rgm@gnu.org>
5867
5868 * calc.texi (Copying): Include license text from gpl.texi, rather than
5869 in-line.
5870
58712007-07-25 Glenn Morris <rgm@gnu.org>
5872
5873 * calc.texi (Copying): Replace license with GPLv3.
5874
5875 * Relicense all FSF files to GPLv3 or later.
5876
58772007-07-22 Michael Albinus <michael.albinus@gmx.de>
5878
5879 Sync with Tramp 2.1.10.
5880
5881 * tramp.texi (trampfn): Expand macro implementation in order to handle
5882 empty arguments.
5883 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 5884 occurrences by trampfn.
2de53ca6 5885 (Frequently Asked Questions): Extend example code for host
b2abec73 5886 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
5887 file names to be typed.
5888
5889 * trampver.texi: Update release number.
5890
58912007-07-17 Michael Albinus <michael.albinus@gmx.de>
5892
5893 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
5894 section. Reported by <poti@potis.org>.
5895 (Remote processes): Arguments of the program to be debugged are taken
5896 literally.
5897 (Frequently Asked Questions): Simplify recentf example.
5898
58992007-07-14 Karl Berry <karl@gnu.org>
5900
5901 * info.texi (@copying): New Back-Cover Text.
5902
5903 * info.texi (Quitting Info): Move to proper place in source.
5904 (Reported by Benno Schulenberg.)
5905
59062007-07-13 Eli Zaretskii <eliz@gnu.org>
5907
5908 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
5909
5910 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
5911
5912 * emacs-mime.texi: Add @documentencoding directive.
5913
59142007-07-12 Nick Roberts <nickrob@snap.net.nz>
5915
5916 * tramp.texi (Remote processes): Add an anchor to the subsection
5917 "Running a debugger on a remote host".
5918
59192007-07-12 Michael Albinus <michael.albinus@gmx.de>
5920
5921 * tramp.texi (Remote processes): Don't call it "experimental" any
5922 longer. Add subsection about running a debugger on a remote host.
5923
59242007-07-10 Carsten Dominik <dominik@science.uva.nl>
5925
5926 * org.texi (Properties and columns): Chapter rewritten.
5927
59282007-07-08 Michael Albinus <michael.albinus@gmx.de>
5929
5930 * tramp.texi:
5931 * trampver.texi: Migrate to Tramp 2.1.
5932
59332007-07-02 Carsten Dominik <dominik@science.uva.nl>
5934
5935 * org.texi (Properties): New chapter.
5936
59372007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
5938
5939 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
5940 Control Panel.
5941
5942 * gnus.texi (Misc Article): Add index entry for
5943 gnus-single-article-buffer.
5944
59452007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
5946
5947 * gnus.texi (Starting Up): Fix typo.
5948
59492007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
5950
5951 * gnus.texi (Asynchronous Fetching): Fix typo.
5952
59532007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
5954
5955 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
5956 (About This Manual): Remove redundant information.
5957 (Getting Started): Mention author.
5958 (Basic Arithmetic, Customizing Calc): Make description of the
5959 variable `calc-multiplication-has-precedence' match its new effect.
5960
59612007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
5962
0c7efc08
SM
5963 * calc.texi (Basic Arithmetic, Customizing Calc):
5964 Mention the variable `calc-multiplication-has-precedence'.
2de53ca6
GM
5965
59662007-06-19 Carsten Dominik <dominik@science.uva.nl>
5967
5968 * org.texi (Tag): Section swapped with node Timestamps.
5969 (Formula syntax for Lisp): Document new `L' flag.
5970
59712007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
5972
5973 * gnus.texi (Misc Group Stuff, Summary Buffer)
5974 (Server Commands, Article Keymap): Fix typo. s/function/command/.
5975
59762007-06-06 Juanma Barranquero <lekktu@gmail.com>
5977
5978 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
5979 * gnus.texi (Article Buttons, Mail Source Customization)
5980 (Sending or Not Sending, Customizing NNDiary):
5981 * message.texi (Message Headers):
5982 * mh-e.texi (HTML): Fix typos.
5983
59842007-06-07 Michael Albinus <michael.albinus@gmx.de>
5985
5986 Sync with Tramp 2.0.56.
5987
5988 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
5989 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
5990
59912007-06-02 Chong Yidong <cyd@stupidchicken.com>
5992
5993 * Version 22.1 released.
5994
59952007-05-26 Michael Olson <mwolson@gnu.org>
5996
5997 * erc.texi (Modules): Fix references to completion modules.
5998
59992007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
6000
6001 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
6002
60032007-05-09 Didier Verna <didier@xemacs.org>
6004
6005 * gnus.texi (Email Based Diary): New. Proper documentation for the
6006 nndiary back end and the gnus-diary library.
6007
60082007-05-03 Karl Berry <karl@gnu.org>
6009
6010 * .cvsignore (*.pdf): New entry.
6011
6012 * texinfo.tex: Update from current version for better pdf generation.
6013
60142007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
6015
6016 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
6017
60182007-04-28 Glenn Morris <rgm@gnu.org>
6019
6020 * faq.texi (New in Emacs 22): Restore mention of python.el pending
6021 consideration of legal status.
6022
60232007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
6024
6025 * idlwave.texi: Minor updates for IDLWAVE 6.1.
6026
60272007-04-24 Chong Yidong <cyd@stupidchicken.com>
6028
6029 * faq.texi (New in Emacs 22): python.el removed.
6030
60312007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
6032
6033 * calc.texi (Reporting bugs): Update maintainer's address.
6034
60352007-04-22 Chong Yidong <cyd@stupidchicken.com>
6036
6037 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
6038
60392007-04-15 Jay Belanger <belanger@truman.edu>
6040
6041 * calc.texi (Title page): Remove the date.
6042 (Basic Arithmetic): Emphasize that / binds less strongly than *.
6043 (The Standard Calc Interface): Change trail title.
6044 (Floats): Mention that when non-decimal floats are entered, only
6045 approximations are stored.
6046 (Copying): Move to the appendices.
6047 (GNU Free Documentation License): Add as an appendix.
6048
60492007-04-15 Chong Yidong <cyd@stupidchicken.com>
6050
6051 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
6052 * dired-x.texi, ebrowse.texi, ediff.texi:
6053 * emacs-mime.texi, erc.texi, eshell.texi:
6054 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
6055 * idlwave.texi, message.texi, newsticker.texi, org.texi:
6056 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
6057 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
6058 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
6059 * woman.texi: Include GFDL.
6060
6061 * doclicense.texi: Remove node heading, so that it can be included by
6062 other files.
6063
6064 * dired-x.texi: Relicence under GFDL. Remove date from title page.
6065
6066 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
6067 than *.
6068
60692007-04-14 Carsten Dominik <dominik@science.uva.nl>
6070
6071 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
6072 in Calc.
6073
60742007-04-09 Romain Francoise <romain@orebokech.com>
6075
6076 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
6077 Mac OS ports. Make it clear that mouse-1 complements and doesn't
6078 replace mouse-2.
6079
60802007-04-08 Chong Yidong <cyd@stupidchicken.com>
6081
6082 * woman.texi (Word at point, Interface Options): woman-topic-at-point
6083 renamed to woman-use-topic-at-point. Document new behavior.
6084
60852007-04-08 Richard Stallman <rms@gnu.org>
6086
6087 * url.texi: Fix some indexing.
6088 (Disk Caching): Drop discussion of old/other Emacs versions.
6089
60902007-04-07 Chong Yidong <cyd@stupidchicken.com>
6091
6092 * url.texi (Disk Caching): Say Emacs 21 "and later".
6093
6094 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
6095 on Font locking which now mentions JIT lock.
6096
60972007-04-01 Michael Olson <mwolson@gnu.org>
6098
6099 * erc.texi: Update for the ERC 5.2 release.
6100
61012007-03-31 David Kastrup <dak@gnu.org>
6102
6103 * woman.texi (Topic, Interface Options): Explain changes semantics of
6104 woman-manpath in order to consider MANPATH_MAP entries.
6105
61062007-03-31 Eli Zaretskii <eliz@gnu.org>
6107
6108 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
6109
61102007-03-26 Richard Stallman <rms@gnu.org>
6111
6112 * pgg.texi (Caching passphrase): Clean up previous change.
6113
61142007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
6115
6116 * gnus.texi (Setting Process Marks): Fix typo.
6117
61182007-03-25 Romain Francoise <romain@orebokech.com>
6119
6120 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
6121 readability, and include various fixes by Daniel Brockman, Nick Roberts
6122 and Dieter Wilhelm.
6123
61242007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
6125
6126 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
6127
6128 * gnus.texi (Mail Source Specifiers): Fix typo.
6129
61302007-03-22 Ralf Angeli <angeli@caeruleus.net>
6131
6132 * reftex.texi (Imprint): Update maintainer information.
6133
61342007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
6135
6136 * message.texi (Message Buffers): Update documentation for
6137 message-generate-new-buffers.
6138
61392007-03-15 Daiki Ueno <ueno@unixuser.org>
6140
6141 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
6142
61432007-03-21 Glenn Morris <rgm@gnu.org>
6144
6145 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
6146
61472007-03-19 Chong Yidong <cyd@stupidchicken.com>
6148
6149 * eshell.texi (Known problems): Emacs 21 -> 22.
6150
6151 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
6152
61532007-03-18 Jay Belanger <belanger@truman.edu>
6154
6155 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
6156
61572007-03-12 Glenn Morris <rgm@gnu.org>
6158
6159 * calc.texi (Time Zones): Switch to new North America DST rule.
6160
6161 * calc.texi: Replace "daylight savings" with "daylight
6162 saving" in text throughout.
6163
61642007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6165
6166 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
6167 The variable now uses a list of symbols instead of just a symbol.
6168 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
6169
61702007-03-06 Romain Francoise <romain@orebokech.com>
6171
6172 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
6173 new packages, and mention Gnus update.
6174
61752007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
6176
6177 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
6178 nntp-open-connection-functions-never-echo-commands.
6179
61802007-02-27 Chong Yidong <cyd@stupidchicken.com>
6181
6182 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
6183 problems on the console, and security risk in not using gpg-agent.
6184
61852007-02-25 Carsten Dominik <dominik@science.uva.nl>
6186
0c7efc08 6187 * org.texi (The spreadsheet): Rename from "Table calculations".
2de53ca6
GM
6188 Completely reorganized and rewritten.
6189 (CamelCase links): Section removed.
6190 (Repeating items): New section.
6191 (Tracking TODO state changes): New section.
6192 (Agenda views): Chapter reorganized and rewritten.
6193 (HTML export): Section rewritten.
6194 (Tables in arbitrary syntax): New section.
6195 (Summary): Better feature summary.
6196 (Activation): Document problem with cut-and-paste of Lisp code
6197 from PDF files.
6198 (Visibility cycling): Document indirect buffer use.
6199 (Structure editing): Document sorting.
6200 (Remember): Section rewritten.
6201 (Time stamps): Better description of time stamp types.
6202 (Tag searches): Document regular expression search for tags.
6203 (Stuck projects): New section.
6204 (In-buffer settings): New keywords.
6205 (History and Acknowledgments): Updated description.
6206
62072007-02-24 Alan Mackenzie <acm@muc.de>
6208
6209 * cc-mode.texi (Movement Commands): Insert two missing command names.
6210 (Getting Started): Slight wording correction (use conditional).
6211
62122007-02-22 Kim F. Storm <storm@cua.dk>
6213
6214 * widget.texi (User Interface, Basic Types): Document need to put some
6215 text before the %v escape in :format string in editable-field widget.
6216
62172007-02-18 Romain Francoise <romain@orebokech.com>
6218
6219 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
6220 `cvs-mode-quit'.
6221
62222007-02-10 Markus Triska <markus.triska@gmx.at>
6223
6224 * widget.texi (Programming Example): Put constant strings in :format.
6225
62262007-02-07 Juanma Barranquero <lekktu@gmail.com>
6227
6228 * faq.texi (Fullscreen mode on MS-Windows): New node.
6229
62302007-02-04 David Kastrup <dak@gnu.org>
6231
6232 * faq.texi (AUCTeX): Update version number. Should probably be done
6233 for other packages as well.
6234
62352007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6236
6237 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
6238 <tassilo@member.fsf.org>.
6239
62402007-01-27 Eli Zaretskii <eliz@gnu.org>
6241
6242 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
6243 ls-lisp-use-localized-time-format.
6244
62452007-01-20 Markus Triska <markus.triska@gmx.at>
6246
6247 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
6248
62492007-01-13 Michael Olson <mwolson@gnu.org>
6250
6251 * erc.texi (Modules): Mention capab-identify module.
6252
62532007-01-05 Michael Olson <mwolson@gnu.org>
6254
6255 * erc.texi (Getting Started): Update for /RECONNECT command.
6256
62572007-01-04 Richard Stallman <rms@gnu.org>
6258
6259 * ebrowse.texi: Change C-c b to C-c C-m.
6260
62612007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
6262
6263 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
6264 variables only in info to avoid redundant entries in the printed
6265 manual.
6266
62672007-01-02 Daiki Ueno <ueno@unixuser.org>
6268
6269 * message.texi (Using PGP/MIME): Document gpg-agent usage.
6270
62712007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
6272
6273 * message.texi (Security): Split into sub-nodes.
6274
62752007-01-01 Alan Mackenzie <acm@muc.de>
6276
6277 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
6278 eval-after-load in Emacs <=21 and a workaround. Document that
6279 trigraphs are not supported.
6280
62812007-01-01 Alan Mackenzie <acm@muc.de>
6282
6283 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
6284 c-context-line-break. When invoked within a string, preserve
6285 whitespace. Add a backslash only when also in a macro.
6286
62872007-01-01 Alan Mackenzie <acm@muc.de>
6288
6289 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
6290
62912007-01-01 Alan Mackenzie <acm@muc.de>
6292
6293 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
6294 are now bound by default to c-\(beginning\|end\)-of-defun by default.
6295
62962007-01-01 Alan Mackenzie <acm@muc.de>
6297
6298 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
6299 "Choosing a Style".
6300
6301 * cc-mode.texi ("Styles"): Add @dfn{style}.
6302
63032006-12-30 Michael Albinus <michael.albinus@gmx.de>
6304
6305 Sync with Tramp 2.0.55.
6306
6307 * trampver.texi: Update release number.
6308
63092006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
6310
6311 * gnus.texi (Customizing Articles): Add index entries for all
6312 gnus-treat-* variables.
6313
c8763fb6 63142006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
6315
6316 * gnus.texi (IMAP): Fix incorrect explanation of
6317 nnimap-search-uids-not-since-is-evil in documentation for
6318 nnimap-expunge-search-string.
6319
63202006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
6321
6322 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
6323 spam-ifile-database.
6324
63252006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
6326
6327 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
6328 rebind C-s.
6329
c8763fb6 63302006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
6331
6332 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
6333 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
6334 "expiring mail".
6335 (IMAP): Document nnimap-search-uids-not-since-is-evil and
6336 nnimap-nov-is-evil.
6337
63382006-12-25 Kevin Ryde <user42@zip.com.au>
6339
6340 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
6341 about the key procedure being used heavily.
6342
63432006-12-24 Chong Yidong <cyd@stupidchicken.com>
6344
6345 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
6346 to t.
6347 (Prerequisites): Add explanation about gpg-agent.
6348
63492006-12-22 Kevin Ryde <user42@zip.com.au>
6350
6351 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
6352 "sort" instead of "sort*".
6353
63542006-12-19 Richard Stallman <rms@gnu.org>
6355
6356 * calc.texi (History and Acknowledgements): Recognize that Emacs
6357 now does have floating point.
6358
63592006-12-19 Michael Albinus <michael.albinus@gmx.de>
6360
6361 * tramp.texi (External transfer methods): Describe new method `scpc'.
6362
63632006-12-17 Sascha Wilde <wilde@sha-bang.de>
6364
6365 * pgg.texi: Added short note on gpg-agent to the introduction.
6366
63672006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
6368
6369 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
6370 also applies to Cc.
6371
63722006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
6373
6374 * gnus.texi (X-Face): Clarify. Say which programs are required
6375 on Windows.
6376
63772006-12-08 Michael Olson <mwolson@gnu.org>
6378
6379 * erc.texi (Modules): Remove documentation for list module.
6380
c8763fb6 63812006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
6382
6383 * faq.texi (^M in the shell buffer): Ditto.
6384
63852006-11-20 Michael Olson <mwolson@gnu.org>
6386
6387 * erc.texi: Call this the 5.2 stable pre-release of ERC.
6388
63892006-11-17 Carsten Dominik <dominik@science.uva.nl>
6390
6391 * org.texi: Fix typos.
6392 (Agenda commands): Document `C-k'.
6393
63942006-11-16 Eli Zaretskii <eliz@gnu.org>
6395
6396 * url.texi (http/https): Fix a typo in the HTTP URL.
6397
63982006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
6399
6400 * ada-mode.texi: Total rewrite.
6401
64022006-11-13 Carsten Dominik <dominik@science.uva.nl>
6403
6404 * org.texi: Minor typo fixes.
6405
64062006-11-13 Bill Wohler <wohler@newt.com>
6407
6408 Release MH-E manual version 8.0.3.
6409
6410 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6411 release 8.0.3.
6412
6413 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
6414 to set MAILDIR.
6415 (Reading Mail): Document the customization of read-mail-command
6416 for MH-E.
6417 (Viewing Attachments): Document mm-discouraged-alternatives.
6418 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
6419 (Junk): Add more information about the settings of mh-junk-background
6420 in a program. Add /usr/bin/mh to PATH in examples.
6421
64222006-11-12 Richard Stallman <rms@gnu.org>
6423
6424 * woman.texi: Update author address but say he no longer maintains it.
6425
64262006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
6427
6428 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
6429 archived trees.
6430 (Checkboxes): Section moved to chapter 5, and extended.
6431 (The date/time prompt): New section.
6432 (Link abbreviations): New section.
6433 (Presentation and sorting): New section.
6434 (Custom agenda views): Section completely rewritten.
6435 (Summary): Compare with Planner.
6436 (Feedback): More info about creating backtraces.
6437 (Plain lists): Modified example.
6438 (Breaking down tasks): New section.
6439 (Custom time format): New section.
6440 (Time stamps): Document inactive timestamps.
6441 (Setting tags): More details about fast tag selection.
6442 (Block agenda): New section.
6443 (Custom agenda views): Section rewritten.
6444 (Block agenda): New section.
6445
64462006-11-07 Michael Albinus <michael.albinus@gmx.de>
6447
6448 * tramp.texi (Configuration): scp is the default method.
6449 (Default Method): Use ssh as example for another method.
6450
64512006-10-27 Richard Stallman <rms@gnu.org>
6452
6453 * woman.texi: Downcase nroff/troff/roff.
6454 (Installation): Chapter deleted. Some xrefs deleted.
6455 (Background): woman doesn't advise man ;-).
6456
c8763fb6 64572006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
6458
6459 * ada-mode.texi (Project files, Identifier completion)
6460 (Automatic Casing, Debugging, Using non-standard file names)
6461 (Working Remotely): Fix typos.
6462
64632006-10-20 Masatake YAMATO <jet@gyve.org>
6464
0c7efc08 6465 * cc-mode.texi (Sample .emacs File): Add missing `)' in
2de53ca6
GM
6466 sample code `my-c-initialization-hook'.
6467
64682006-10-19 Stuart D. Herring <herring@lanl.gov>
6469
6470 * widget.texi: Fix typos.
6471
64722006-10-19 Michael Albinus <michael.albinus@gmx.de>
6473
6474 * tramp.texi (Frequently Asked Questions): Remove questions marked with
6475 "???". There have been no complaints for years, so the information
6476 must be appropriate.
6477
64782006-10-16 Richard Stallman <rms@gnu.org>
6479
6480 * widget.texi: Use @var instead of capitalization.
6481 Clarify many widget type descriptions.
6482
64832006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6484
6485 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
6486 gnus-dired-attach.
6487 (Selecting a Group): Fix typo.
6488
c8763fb6 64892006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
6490
6491 * widget.texi: Fix typos.
6492
64932006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
6494
6495 * gnus.texi (Image Enhancements): Update for Emacs 22.
6496
6497 * gnus-faq.texi ([1.3]): Update.
6498
64992006-10-06 Richard Stallman <rms@gnu.org>
6500
6501 * faq.texi (Displaying the current line or column):
6502 Delete "As of Emacs 20".
6503
65042006-10-06 Romain Francoise <romain@orebokech.com>
6505
6506 * faq.texi (VM): VM works with Emacs 22 too.
6507
65082006-10-06 Richard Stallman <rms@gnu.org>
6509
6510 * ebrowse.texi: Remove Emacs version "21" from title.
6511
65122006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
6513
6514 * gnus.texi (Foreign Groups): Say where change of editing commands are
6515 stored. Add reference to `gnus-parameters'.
6516
65172006-09-15 Jay Belanger <belanger@truman.edu>
6518
6519 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
6520 Change "Library Public License" to "Lesser Public License"
6521 throughout. Use "yyyy" to represent year.
6522
65232006-09-15 Carsten Dominik <dominik@science.uva.nl>
6524
6525 * org.texi (Setting tags): Typo fix.
6526
65272006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
6528
6529 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
6530
65312006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
6532
6533 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
6534
65352006-09-12 Paul Eggert <eggert@cs.ucla.edu>
6536
6537 * faq.texi (Escape sequences in shell output): EMACS is now set
6538 to Emacs's absolute file name, not to "t".
6539 (^M in the shell buffer): Likewise.
6540 * misc.texi (Interactive Shell): Likewise.
6541
65422006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
6543
6544 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
6545 mails with pop3-leave-mail-on-server. Fix wording.
6546 (Limiting): Improve gnus-summary-limit-to-articles.
6547 (X-Face): Fix typo.
6548
65492006-09-11 Simon Josefsson <jas@extundo.com>
6550
6551 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
6552 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
6553
65542006-09-06 Simon Josefsson <jas@extundo.com>
6555
6556 * smtpmail.texi (Authentication): Mention SSL.
6557
65582006-09-01 Eli Zaretskii <eliz@gnu.org>
6559
6560 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
6561 Don't use @indicateurl.
6562
6563 * cc-mode.texi (Subword Movement): Don't use @headitem.
6564 (Custom Braces, Clean-ups): Don't use @tie.
6565
65662006-08-29 Michael Albinus <michael.albinus@gmx.de>
6567
6568 Sync with Tramp 2.0.54.
6569
6570 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
6571 Suggested by Adrian Phillips <a.phillips@met.no>.
6572
65732006-08-15 Carsten Dominik <dominik@science.uva.nl>
6574
6575 * org.texi (Installation, Activation): Split from Installation and
6576 Activation.
6577 (Clocking work time): Documented new features.
6578
65792006-08-13 Alex Schroeder <alex@gnu.org>
6580
6581 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
6582 example.
6583
65842006-08-12 Eli Zaretskii <eliz@gnu.org>
6585
6586 * faq.texi (How to add fonts): New node.
6587
65882006-08-05 Romain Francoise <romain@orebokech.com>
6589
6590 * faq.texi (New in Emacs 22): Expand.
6591
65922006-08-03 Michael Olson <mwolson@gnu.org>
6593
6594 * erc.texi: Update for ERC 5.1.4.
6595
65962006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
6597
6598 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
6599 in .../site-lisp/gnus/ by default.
6600 [ From gnus-news.texi in the trunk. ]
6601
66022006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
6603
6604 * gnus.texi (MIME Commands): Additions for yEnc.
6605
66062006-07-24 Richard Stallman <rms@gnu.org>
6607
6608 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
6609 * faq.texi: Move periods and commas inside quotes.
6610
66112006-07-20 Jay Belanger <belanger@truman.edu>
6612
6613 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
6614
66152006-07-18 Chong Yidong <cyd@stupidchicken.com>
6616
6617 * faq.texi (Security risks with Emacs): Document Emacs 22
6618 file-local-variable mechanism.
6619
66202006-07-12 Michael Olson <mwolson@gnu.org>
6621
6622 * erc.texi: Update for ERC 5.1.3.
6623
66242006-07-12 Alex Schroeder <alex@gnu.org>
6625
6626 * rcirc.texi: Fix typos.
6627 (Getting started with rcirc): New calling convention for M-x irc.
6628 Mention #rcirc. Removed channel tracking.
0c7efc08 6629 (Configuration): Change the names of all variables that got changed
2de53ca6
GM
6630 recently, eg. rcirc-server to rcirc-default-server. Added
6631 documentation for rcirc-authinfo, some background for Bitlbee, and
6632 rcirc-track-minor-mode.
0c7efc08 6633 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
2de53ca6 6634 Scrolling.
0c7efc08 6635 (Reconnecting after you have lost the connection): Fix example code
2de53ca6
GM
6636 to match code changes.
6637
66382006-07-10 Nick Roberts <nickrob@snap.net.nz>
6639
6640 * gnus.texi, message.texi: Fix typos.
6641
66422006-07-07 Carsten Dominik <dominik@science.uva.nl>
6643
6644 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
6645 commands.
6646 (Global TODO list): Document the use of the variables
6647 `org-agenda-todo-ignore-scheduled' and
6648 `org-agenda-todo-list-sublevels'.
6649
66502006-07-05 Richard Stallman <rms@gnu.org>
6651
6652 * faq.texi (Scrolling only one line): Fix xref.
6653
66542006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
6655
6656 * faq.texi (Evaluating Emacs Lisp code):
6657 Throughout, replace eval-current-buffer with eval-buffer.
6658
66592006-07-03 Richard Stallman <rms@gnu.org>
6660
6661 * rcirc.texi (Scrolling conservatively): Fix xref.
6662
6663 * pcl-cvs.texi (Viewing differences): Usage fix.
6664
66652006-07-03 Carsten Dominik <dominik@science.uva.nl>
6666
6667 * org.texi (Agenda commands): Document `s' key to save all org-mode
6668 buffers.
6669
66702006-06-30 Ralf Angeli <angeli@caeruleus.net>
6671
6672 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
6673 names. Mention `cvs-msg' face.
6674
66752006-06-29 Carsten Dominik <dominik@science.uva.nl>
6676
6677 * org.texi (Checkboxes): New section.
6678
66792006-06-28 Carsten Dominik <dominik@science.uva.nl>
6680
6681 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
6682 throughout this chapter.
6683
66842006-06-27 Chong Yidong <cyd@stupidchicken.com>
6685
6686 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
6687 text for standalone vs Emacs info.
6688 (Help): Clarify header line description. Use mouse-1 for clicks.
6689 (Help-P): Use mouse-1 for clicks.
6690 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
6691 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
6692 (Choose menu subtopic): Remove gratuitous Emacs command names.
6693 (Help-FOO): Put usual behavior first.
6694 (Help-Xref): Clicking on xrefs works in Emacs.
6695 (Search Text): Clarify what the default behavior is.
6696 (Create Info buffer): Fix Emacs window/X window confusion.
6697 (Emacs Info Variables): Fix for new Emacs init file behavior.
6698
66992006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6700
6701 * gnus.texi (Summary Buffer Lines): Fix typo.
6702
67032006-06-23 Carsten Dominik <dominik@science.uva.nl>
6704
6705 * org.texi (Embedded LaTeX): New chapter.
6706 (Archiving): Section rewritten.
6707 (Enhancing text): Some parts moved to the new chapter about LaTeX.
6708
67092006-06-20 Bill Wohler <wohler@newt.com>
6710
6711 Release MH-E manual version 8.0.1.
6712
6713 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6714 release 8.0.1.
6715 (Preface): Depend on GNU mailutils 1.0 and higher.
6716
67172006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
6718
6719 * message.texi (News Headers): Update message-syntax-checks section.
6720
67212006-06-19 Karl Berry <karl@gnu.org>
6722
6723 * info.texi (Advanced): Mention C-q, especially with ?.
6724
67252006-06-19 Carsten Dominik <dominik@science.uva.nl>
6726
6727 * org.texi (Publishing links): Document the `:link-validation-function'
6728 property.
6729 (Extensions and Hacking): New chapter, includes some sections of the
6730 "Miscellaneous" chapter.
6731
67322006-06-10 Carsten Dominik <dominik@science.uva.nl>
6733
6734 * org.texi (Progress logging): New section.
6735
2de53ca6
GM
67362006-06-06 Carsten Dominik <dominik@science.uva.nl>
6737
6738 * org.texi (ASCII export): Document indentation adaptation.
6739 (Setting tags): Document mutually-exclusive tags.
6740
67412006-06-05 Romain Francoise <romain@orebokech.com>
6742
6743 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
6744 Fix typo.
6745
6746 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
6747 channel (#gnus@irc.freenode.net).
6748 Fix typos. Update copyright notice.
6749
6750 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
6751 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
6752 (Line-Up Functions, Custom Macros):
6753 * ediff.texi (Window and Frame Configuration)
dccb744b 6754 (Highlighting Difference Regions):
2de53ca6
GM
6755 * emacs-mime.texi (Display Customization):
6756 * erc.texi (History):
6757 * eshell.texi (Known problems):
6758 * eudc.texi (Overview, BBDB):
6759 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
6760 (The problem of spam, SpamOracle, Extending the Spam package)
6761 (Conformity, Terminology):
dccb744b 6762 * idlwave.texi (Routine Info)
2de53ca6
GM
6763 (Class and Keyword Inheritance, Padding Operators)
6764 (Breakpoints and Stepping, Electric Debug Mode)
6765 (Examining Variables, Troubleshooting):
6766 * org.texi (Creating timestamps):
6767 * reftex.texi (Commands, Options, Changes):
6768 * tramp.texi (Inline methods, Password caching)
6769 (Auto-save and Backup, Issues):
6770 * vip.texi (Files, Commands in Insert Mode):
6771 * viper.texi (Emacs Preliminaries, States in Viper)
6772 (Packages that Change Keymaps, Viper Specials, Groundwork):
6773 Fix various typos.
6774
67752006-05-31 Michael Ernst <mernst@alum.mit.edu>
6776
6777 * ediff.texi: Fix typos.
6778
67792006-05-30 Carsten Dominik <dominik@science.uva.nl>
6780
6781 * org.texi: Small typo fixes.
6782
fff84c22
JB
67832006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
6784
6785 * viper.texi (Viper Specials):
6786 * gnus.texi (Example Setup):
6787 * faq.texi (Backspace invokes help):
6788 * dired-x.texi (Optional Installation Dired Jump):
6789 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
6790 follow coding conventions.
6791
2de53ca6
GM
67922006-05-29 Michael Albinus <michael.albinus@gmx.de>
6793
6794 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
6795
67962006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
6797
6798 * pcl-cvs.texi: Fix typos.
6799 (Customization): Say "us".
6800
68012006-05-26 Eli Zaretskii <eliz@gnu.org>
6802
6803 * org.texi: Remove bogus @setfilename.
6804
68052006-05-26 Carsten Dominik <dominik@science.uva.nl>
6806
6807 * org.texi (ASCII export): Omit command name.
6808 (HTML export): Add prefix to all lines in Local Variable example.
6809 (Acknowledgments): Typeset names in italics.
6810
68112006-05-24 Carsten Dominik <dominik@science.uva.nl>
6812
6813 * org.texi (Plain lists): Add new item navigation commands.
6814 (External links): Document elisp and info links.
6815 (Custom searches): New section.
6816 (Publishing): New chapter.
6817 (HTML export): Include a list of supported CSS classes.
6818 (Setting tags): Describe the fast-tag-setting interface.
6819
68202006-05-20 Luc Teirlinck <teirllm@auburn.edu>
6821
6822 * dired-x.texi: ifinfo -> ifnottex.
6823
68242006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
6825
6826 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
6827
68282006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
6829
6830 * message.texi (Interface): Add tool bar customization.
6831 (MIME): Index and text additions for mml-attach.
6832 (MIME): Describe mml-dnd-protocol-alist and
6833 mml-dnd-attach-options.
6834
6835 * gnus.texi (Oort Gnus): Reorder entries in sections.
6836 Fix some entries.
6837 (Starting Up): Add references to "Emacs for Heathens" and to
6838 "Finding the News". Add user-full-name and user-mail-address.
6839 (Group Buffer Format): Add tool bar customization and update.
6840 (Summary Buffer): Add tool bar customization.
6841 (Posting Styles): Add message-alternative-emails.
6842
68432006-05-09 Michael Albinus <michael.albinus@gmx.de>
6844
6845 * tramp.texi (Filename completion): Improve wording.
6846
68472006-05-07 Romain Francoise <romain@orebokech.com>
6848
6849 * faq.texi (Using regular expressions): Fix typo.
6850 (Packages that do not come with Emacs): Fix capitalization.
6851 (Replacing text across multiple files): Expand node to explain how
6852 to use `dired-do-query-replace-regexp' in more detail, based on
6853 suggestion by Eric Hanchrow <offby1@blarg.net>.
6854
68552006-05-06 Michael Albinus <michael.albinus@gmx.de>
6856
6857 * tramp.texi (Filename completion): Completion of remote files'
6858 method, user name and host name is active only in partial
6859 completion mode.
6860
68612006-05-06 Bill Wohler <wohler@newt.com>
6862
6863 Release MH-E manual version 8.0.
6864
6865 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6866 release 8.0.
6867
68682006-05-06 Bill Wohler <wohler@newt.com>
6869
6870 * mh-e.texi (MH-BOOK-HOME): Change from
6871 http://www.ics.uci.edu/~mh/book/mh to
6872 http://rand-mh.sourceforge.net/book/mh.
6873 Replace .htm suffix with .html for MH book files.
6874 (Using This Manual): Update key binding for getting relevant
6875 chapter in Info from command key.
6876 (Ranges): Fix itemx.
6877
68782006-05-05 Karl Berry <karl@gnu.org>
6879
6880 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
6881 (\fonttextsize): New user-level command to change text font size.
6882
68832006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
6884
6885 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
6886
68872006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
6888
6889 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
6890
68912006-04-24 Bill Wohler <wohler@newt.com>
6892
6893 * mh-e.texi (Getting Started): Make it more explicit that you need
6894 to install MH. Add pointers to current MH implementations.
6895
68962006-04-21 Bill Wohler <wohler@newt.com>
6897
6898 Release MH-E manual version 7.94.
6899
6900 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6901 release 7.94.
6902
69032006-04-21 Carsten Dominik <dominik@science.uva.nl>
6904
6905 * org.texi: Many small fixes.
6906 (Handling links): Rename from "Managing links".
6907
69082006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
6909
6910 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
6911 (Splitting mail using spam-stat): Fix @xref.
6912
69132006-04-20 Chong Yidong <cyd@stupidchicken.com>
6914
6915 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 6916 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
6917
69182006-04-20 Carsten Dominik <dominik@science.uva.nl>
6919
6920 * org.texi (Time stamps): Better explanation of the purpose of
6921 different time stamps.
6922 (Structure editing, Plain lists): More details on how new items
6923 and headings are inserted.
6924
69252006-04-18 Carsten Dominik <dominik@science.uva.nl>
6926
6927 * org.texi (Formula syntax): Fix link to Calc Manual.
6928
69292006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
6930
6931 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
6932
69332006-04-17 Bill Wohler <wohler@newt.com>
6934
6935 * mh-e.texi (Folders): Update mh-before-quit-hook and
6936 mh-quit-hook example with code that removes the buffers rather
6937 than just bury them.
6938
69392006-04-17 Michael Albinus <michael.albinus@gmx.de>
6940
6941 Sync with Tramp 2.0.53.
6942
69432006-04-13 Carsten Dominik <dominik@science.uva.nl>
6944
6945 * org.texi (Updating settings): New section.
6946 (Visibility cycling): Better names for the startup folding
6947 options.
6948 (Exporting): Completely restructured.
6949 (The very busy C-c C-c key): New section.
6950 (Summary of in-buffer settings): New section.
6951
69522006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
6953
6954 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
6955
69562006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6957
6958 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
6959 (Server Commands): Key `v' is reserved for users.
6960
69612006-04-11 Carsten Dominik <dominik@science.uva.nl>
6962
6963 * org.texi (Link format): New section, emphasis on bracket links.
6964 (External links): Document bracket links.
6965 (FAQ): Expand to cover shell links and the new link format.
6966
69672006-04-09 Kevin Ryde <user42@zip.com.au>
6968
6969 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
6970
69712006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
6972
6973 * gnus.texi (Summary Buffer Lines): Add `*'.
6974
c8763fb6 69752006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
6976
6977 * gnus.texi (Group Parameters):
6978 Mention gnus-permanently-visible-groups.
6979
69802006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
6981
6982 * gnus.texi (Face): Fix typo.
6983
69842006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
6985
6986 * gnus.texi (X-Face): Clarify.
6987 (Face): Need Emacs with PNG support.
6988
69892006-04-06 Richard Stallman <rms@gnu.org>
6990
6991 * idlwave.texi: Delete the blocks "not suitable for inclusion with
6992 Emacs".
6993
69942006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
6995
6996 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
6997 blocks not suitable for inclusion with Emacs using variable
6998 PARTOFEMACS.
6999
70002006-04-04 Simon Josefsson <jas@extundo.com>
7001
7002 * gnus.texi (Security): Improve.
7003
70042006-04-02 Bill Wohler <wohler@newt.com>
7005
7006 * mh-e.texi (Getting Started, Junk, Bug Reports)
7007 (MH FAQ and Support): Fix URLs.
7008
70092006-03-31 Romain Francoise <romain@orebokech.com>
7010
7011 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
7012 to t, not nil (and has for the past eight years).
7013
70142006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
7015
7016 * message.texi, gnus.texi: Bump version to 5.11.
7017
70182006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
7019
7020 * gnus.texi (Top): Add comment about version line.
7021
7022 * message.texi (Top): Ditto. Change to take named versions into
7023 account.
7024
70252006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
7026
7027 * gnus.texi (Posting Styles): Add x-face-file to example.
7028 (X-Face): Refer to posting styles.
7029
7030 * gnus-faq.texi ([5.8]): Add x-face-file.
7031 ([8.4]): Add links to gmane.emacs.gnus.user and
7032 gmane.emacs.gnus.general.
7033
70342006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
7035
7036 * gnus-faq.texi: Use .invalid.
7037 ([5.4]): Fix gnus-posting-styles example.
7038
70392006-03-27 Romain Francoise <romain@orebokech.com>
7040
7041 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
7042 Emacs/W3 needs a new maintainer.
7043 (Ispell): Update author and version info.
7044 (Mailcrypt): Mention PGG.
7045 (New in Emacs 22): Add PGG to the list of new packages.
7046 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
7047 updating dead URLs.
7048
70492006-03-25 Karl Berry <karl@gnu.org>
7050
7051 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
7052 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
7053 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
7054 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
7055 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
7056 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
7057 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
7058 (2) do not indent copyright year list (or anything else).
7059
70602006-03-21 Bill Wohler <wohler@newt.com>
7061
7062 * mh-e.texi (Folders): Various edits.
7063
70642006-03-20 Romain Francoise <romain@orebokech.com>
7065
7066 * gnus.texi (Mail Folders): Grammar fix.
7067
70682006-03-19 Bill Wohler <wohler@newt.com>
7069
7070 * mh-e.texi (Replying): Document Mail-Followup-To.
7071 Change manually-formatted table to multitable. Add debugging info.
7072 Move description of mh-reply-default-reply-to into paragraph
7073 that describes its values.
7074
70752006-03-17 Bill Wohler <wohler@newt.com>
7076
10d1d0af 7077 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
7078 (Sending Mail Tour): Update method of entering
7079 addresses and subject.
7080 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
7081 (Adding Attachments, Searching): Update screenshots for Emacs 22.
7082
70832006-03-15 Carsten Dominik <dominik@science.uva.nl>
7084
7085 * org.texi: Version number change only.
7086
70872006-03-14 Bill Wohler <wohler@newt.com>
7088
7089 * mh-e.texi: Add index entries around each paragraph rather than
7090 depend on entries from beginning of node. Doing so ensures that
7091 index entries are less likely to be forgotten if text is cut and
7092 pasted, and are necessary anyway if the references are on a
7093 separate page. It seems that makeinfo is now (v. 4.8) only
7094 producing one index entry per node, so there is no longer any
7095 excuse not to. Use subheading instead of heading. The incorrect
7096 use of heading produced very large fonts in Info--as large as the
7097 main heading.
7098 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
7099 versions 6 and 7 appeared *around* the time of these Emacs releases.
7100
71012006-03-13 Carsten Dominik <dominik@science.uva.nl>
7102
7103 * org.texi (Clean view): Document new startup options.
7104
71052006-03-11 Bill Wohler <wohler@newt.com>
7106
7107 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
7108 (Composing, Scan Line Formats): Fix @refs.
7109 (Getting Started): Define MH profile and MH profile components.
7110 (Incorporating Mail, Reading Mail, Viewing, Printing)
7111 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
7112 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
7113 for string constants.
7114 (Tool Bar): Remove spurious quote.
7115 (Junk): Use ``...'' instead of "...".
7116 (Scan Line Formats): Replace @samp with @kbd.
7117
71182006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
7119
7120 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
7121
71222006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
7123
7124 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
7125 easy to understand.
7126
71272006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
7128
7129 * gnus.texi: Markup fix.
7130 (Fancy Mail Splitting): Specify new feature.
7131
71322006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
7133
7134 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
7135 partial-words matching.
7136
71372006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
7138
7139 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
7140
7141 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
7142 (MIME Commands): Fix mm-discouraged-alternatives.
7143
71442006-03-07 Carsten Dominik <dominik@science.uva.nl>
7145
7146 * org.texi: Version number change only.
7147
71482006-03-06 Bill Wohler <wohler@newt.com>
7149
7150 * mh-e.texi: Move from SourceForge repository to Savannah.
7151 This is version 7.93, which is a total rewrite from the previous
7152 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
7153 version 7.93.
7154
71552006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
7156
7157 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
7158
71592006-03-01 Carsten Dominik <dominik@science.uva.nl>
7160
7161 * org.texi (Interaction): Add item about `org-mouse.el' by
7162 Piotr Zielinski.
7163 (Managing links): Document that also mouse-1 can be used to
7164 activate a link.
7165 (Headlines, FAQ): Add entry about hiding leading stars.
7166 (Miscellaneous): Resort the sections in this chapter to a more
7167 logical sequence.
7168
71692006-02-27 Simon Josefsson <jas@extundo.com>
7170
7171 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
7172 2004-01-27 from the trunk).
7173
71742006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7175
7176 * cc-mode.texi: Rename c-hungry-backspace to
7177 c-hungry-delete-backwards, at the request of RMS. Leave the old
7178 name as an alias.
7179
71802006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7181
7182 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
7183 include the function header within the defun.
7184
71852006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7186
7187 * cc-mode.texi: Correct two typos.
7188
71892006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7190
7191 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
7192 existing comment.
7193 (Electric Keys): Add a justification for electric indentation.
7194 (Hungry WS Deletion): Clear up the names and complications of the
7195 BACKSPACE and DELETE keys.
7196
71972006-02-23 Juri Linkov <juri@jurta.org>
7198
7199 * faq.texi (Common requests): Move `Turning on auto-fill by
7200 default' after `Wrapping words automatically'. Move `Working with
7201 unprintable characters' before `Searching for/replacing newlines'.
7202 Move `Replacing highlighted text' after `Highlighting a region'.
7203 Merge `Repeating commands' and `Repeating a command as many times
7204 as possible' into the former.
7205 (Packages that do not come with Emacs): Add refs to Gmane and
7206 etc/MORE.STUFF.
7207
72082006-02-23 Juri Linkov <juri@jurta.org>
7209
7210 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
7211 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
7212 Add xref to `(emacs)Reporting Bugs'.
7213 (Getting a printed manual): Add URL to other formats of the manual.
7214 (Common requests): Fix menu.
7215 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
7216 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
7217 (Inserting text at the beginning of each line): Add pxref to
7218 `Changing the included text prefix'.
7219 (Forcing the cursor to remain in the same column): Mention `track-eol'
7220 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
7221 (Replacing text across multiple files): Add keybinding `Q' for
7222 `dired-do-query-replace'.
7223
72242006-02-22 Carsten Dominik <dominik@science.uva.nl>
7225
7226 * reftex.texi: Version number and date change only.
7227
7228 * org.texi (Internal Links): Rewrite to cover the modified
7229 linking system.
7230
72312006-02-17 Eli Zaretskii <eliz@gnu.org>
7232
7233 * faq.texi: Remove the coding cookie, it's not needed anymore.
7234
72352006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7236
7237 * faq.texi (Colors on a TTY): Mention Mac OS port.
7238
72392006-02-12 Karl Berry <karl@gnu.org>
7240
7241 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
7242 8-bit accented a.
7243
72442006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
7245
7246 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
7247
72482006-02-08 Romain Francoise <romain@orebokech.com>
7249
7250 * faq.texi (Top): Remove paragraph about the FAQ being a
7251 transitional document, etc.
7252 (Searching for/replacing newlines): New node.
7253 (Yanking text in isearch): New node.
7254 (Inserting text at the beginning of each line): Rename and make
7255 more general, mention `M-;' in Message mode.
7256
72572006-02-07 Luc Teirlinck <teirllm@auburn.edu>
7258
7259 * faq.texi (Meta key does not work in xterm)
7260 (Emacs does not display 8-bit characters)
7261 (Inputting eight-bit characters): Update xrefs.
7262
72632006-02-06 Romain Francoise <romain@orebokech.com>
7264
7265 * faq.texi (VM): VM now at version 7.19.
7266 Set myself as maintainer of this file.
7267
72682006-02-04 Michael Olson <mwolson@gnu.org>
7269
7270 * erc.texi (History): Note that ERC is now included with Emacs.
7271
72722006-01-31 Romain Francoise <romain@orebokech.com>
7273
7274 * message.texi (Message Headers): Explain what
7275 `message-alternative-emails' does in more detail.
7276 Update copyright year.
7277
72782006-01-30 Juanma Barranquero <lekktu@gmail.com>
7279
7280 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
7281
72822006-01-29 Richard M. Stallman <rms@gnu.org>
7283
7284 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
7285
72862006-01-29 Michael Olson <mwolson@gnu.org>
7287
7288 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
7289
7290 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
7291
7292 * faq.texi (New in Emacs 22): Mention ERC.
7293
72942006-01-28 Luc Teirlinck <teirllm@auburn.edu>
7295
7296 * rcirc.texi: Capitalize dir entry for consistency with the entry
7297 in info/dir and other entries in the Emacs category.
7298 Fix typos. Delete trailing whitespace.
7299
c8763fb6 73002006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
7301
7302 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
7303
73042006-01-27 Eli Zaretskii <eliz@gnu.org>
7305
7306 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
7307 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
7308
7309 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
7310 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
7311
73122006-01-27 Alex Schroeder <alex@gnu.org>
7313
7314 * rcirc.texi: New file.
7315
73162006-01-23 Juri Linkov <juri@jurta.org>
7317
7318 * widget.texi (User Interface): Add S-TAB for widget-backward.
7319
73202006-01-22 Michael Albinus <michael.albinus@gmx.de>
7321
7322 Sync with Tramp 2.0.52.
7323
7324 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
7325 Add Tramp disabling item. New item for common connection problems.
7326 (various): Apply "ftp" as method for the download URL.
7327 (Bug Reports): Refer to FAQ for common problems.
7328
73292006-01-21 Eli Zaretskii <eliz@gnu.org>
7330
7331 * widget.texi (User Interface): Use @key for TAB.
7332
7333 * ses.texi (Formulas, Printer functions): Use @key for TAB.
7334
7335 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
7336 for TAB.
7337
7338 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
7339
73402006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
7341
7342 * gnus.texi: Update copyright.
7343
73442006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
7345
7346 * gnus.texi (Article Washing): Additions.
7347
2de53ca6
GM
73482006-01-13 Carsten Dominik <dominik@science.uva.nl>
7349
7350 * org.texi (Agenda commands): Document tags command.
7351
73522006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
7353
7354 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
7355
73562006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
7357
7358 * gnus.texi (RSS): Addition.
7359
73602005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
7361
7362 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
7363
73642005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
7365
7366 * emacs-mime.texi (Display Customization): Add setting example to
7367 mm-discouraged-alternatives.
7368
73692006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
7370
7371 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
7372 version is the canonical version.
7373
73742006-01-08 Alex Schroeder <alex@gnu.org>
7375
7376 * pgg.texi (Caching passphrase): Rewording.
7377
73782006-01-06 Eli Zaretskii <eliz@gnu.org>
7379
7380 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
7381 repository URL.
7382
73832006-01-06 Carsten Dominik <dominik@science.uva.nl>
7384
7385 * org.texi: Removed the accidentally re-added empty line in the
7386 direntry.
7387
73882006-01-05 Carsten Dominik <dominik@science.uva.nl>
7389
7390 * org.texi (Agenda Views): Chapter reorganized.
7391
73922005-12-29 Romain Francoise <romain@orebokech.com>
7393
7394 * faq.texi (Using Customize): New node.
7395
73962005-12-28 Luc Teirlinck <teirllm@auburn.edu>
7397
7398 * org.texi: Remove blank line in @direntry. It is non-standard
7399 and recursively produces blank lines all over the dir file (when
7400 using Texinfo 4.8).
7401
74022005-12-21 Luc Teirlinck <teirllm@auburn.edu>
7403
7404 * widget.texi (atoms): Delete obsolete remark about `file' widget.
7405
74062005-12-20 Carsten Dominik <dominik@science.uva.nl>
7407
7408 * org.texi (Tags): Boolean logic documented.
7409 (Agenda Views): Document custom commands.
7410
74112005-12-20 David Kastrup <dak@gnu.org>
7412
7413 * faq.texi (AUCTeX): Update version and mailing list info.
7414
74152005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
7416
7417 * gnus.texi (MIME Commands): Mention addition of
7418 multipart/alternative to gnus-buttonized-mime-types and add xref
7419 to mm-discouraged-alternatives.
7420
7421 * emacs-mime.texi (Display Customization): Mention addition of
7422 "image/.*" and add xref to gnus-buttonized-mime-types in the
7423 mm-discouraged-alternatives section.
7424
74252005-12-16 Carsten Dominik <dominik@science.uva.nl>
7426
7427 * org.texi (Tags): New section.
7428 (Agenda Views): Chapter reorganized.
7429
74302005-12-16 Eli Zaretskii <eliz@gnu.org>
7431
7432 * org.texi (Internal Links): Add a missing comma after an @xref.
7433
74342005-12-14 Chong Yidong <cyd@stupidchicken.com>
7435
7436 * faq.texi (Filling paragraphs with a single space): No need to
7437 change sentence-end now.
7438
74392005-12-13 Romain Francoise <romain@orebokech.com>
7440
7441 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
7442
74432005-12-12 Jay Belanger <belanger@truman.edu>
7444
7445 * faq.texi (Calc): Update version number.
7446
74472005-12-12 Carsten Dominik <dominik@science.uva.nl>
7448
7449 * org.texi (Progress Logging): New section.
7450
74512005-12-10 Romain Francoise <romain@orebokech.com>
7452
7453 Update the Emacs FAQ for the 22.1 release.
7454
7455 * faq.texi: Set VER to `22.1'.
7456 (Basic editing): Explain how to use localized versions of the
0c7efc08
SM
7457 Tutorial. Mention that `C-h r' displays the manual.
7458 Delete obsolete WWW link to an Emacs 18 tutorial.
2de53ca6
GM
7459 (Getting a printed manual): Point to the new locations of the
7460 manuals on the GNU Web site.
7461 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
7462 available via Info (it was previously distributed separately).
7463 (Installing Texinfo documentation): The latest version of Texinfo
7464 is 4.8, not 4.0.
7465 (Informational files for Emacs): COPYING is the GNU General Public
7466 License, not the Emacs General Public License.
7467 (Informational files for Emacs): Delete obsolete link to the
7468 GNUinfo pages as they have been removed from the GNU Web site.
7469 (New in Emacs 22): New node.
7470 (Setting up a customization file): Say that most packages support
7471 Customize nowadays.
7472 (Colors on a TTY): Delete reference to instructions on how to
7473 enable syntax highlighting, it is now enabled by default.
7474 (Turning on abbrevs by default): Emacs now reads the abbrevs file
7475 at startup automatically.
7476 (Controlling case sensitivity): Mention `M-c' in isearch.
7477 (Using an already running Emacs process): Emacs now creates the
7478 socket in `/tmp/emacsUID'. Fix typos. Change default location of
7479 gnuserv. As emacsclient can now run Lisp code as well, delete a
7480 sentence praising gnuserv for that. Simplify description of how
7481 the client/server operation works.
7482 (Compiler error messages): Delete obsolete text (compile.el has
7483 been rewritten).
7484 (Indenting switch statements): Fix typo.
7485 (Matching parentheses): Simplify setup instructions, mention the
7486 menu bar item in the Options menu.
7487 (Repeating a command as many times as possible): Mention `C-x e'.
7488 (Going to a line by number): Mention new keymap and bindings
7489 `M-g M-g', `M-g M-p' and `M-g M-n'.
7490 (Turning on syntax highlighting): Now on by default. Simplify.
7491 (Replacing highlighted text): Use `1', not `t'.
7492 (Problems with very large files): The maximum size is now 256MB on
7493 32-bit machines.
7494 (^M in the shell buffer): Mention `comint-process-echoes'.
7495 (Emacs for Apple computers): Emacs 22 has native support for Mac
7496 OS X.
7497 (Translating names to IP addresses): Delete node.
7498 (Binding keys to commands): Fix typo.
7499 (SPC no longer completes file names): New node.
7500 (MIME with Emacs mail packages): Delete section about the Emacs
7501 MIME FAQ (it's not reachable anymore).
7502
75032005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
7504
7505 * cc-mode.texi: The manual has been extensively revised: the
7506 information about using CC Mode has been separated from the larger
7507 and more difficult chapters about configuration. It has been
7508 updated for CC Mode 5.31.
7509
75102005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
7511
7512 * pgg.texi (User Commands): Fix description of pgg-verify-region.
7513 (Selecting an implementation): Fix descriptions.
7514
75152005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
7516
7517 * message.texi (Various Message Variables): Addition.
7518
75192005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
7520
7521 * message.texi: Fix default values.
7522
75232005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
7524
7525 * message.texi (Header Commands): Clarify descriptions of
7526 message-cross-post-followup-to, message-reduce-to-to-cc, and
7527 message-insert-wide-reply.
7528 (Various Commands): Fix kindex for message-kill-to-signature;
7529 clarify description of message-tab.
7530
75312005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
7532
7533 * message.texi (Mailing Lists): Fix description about MFT.
7534
7535 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
7536
75372005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
7538
7539 * gnus.texi (Slow Terminal Connection): Replace old description
7540 with new one.
7541
75422005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
7543
7544 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
7545 replace X-Draft-Headers with X-Draft-From.
7546
75472005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
7548
7549 * gnus.texi (Various Various): Fix the default value of
7550 nnheader-max-head-length.
7551 (Gnus Versions): Fix typo.
7552
75532005-12-08 Carsten Dominik <dominik@science.uva.nl>
7554
7555 * org.texi (Structure editing): Document new functionality of
7556 M-RET.
7557
75582005-12-06 Luc Teirlinck <teirllm@auburn.edu>
7559
7560 * org.texi (Internal Links): Fix Texinfo usage.
7561
75622005-12-06 Carsten Dominik <dominik@science.uva.nl>
7563
7564 * org.texi (TODO basics): Document the global todo list.
7565 (TODO items): Documents sparse tree for specific TODO
7566 keywords.
7567
75682005-11-30 Carsten Dominik <dominik@science.uva.nl>
7569
7570 * org.texi (Plain Lists): Typos fixed.
7571
75722005-11-28 Jay Belanger <belanger@truman.edu>
7573
7574 * calc.texi: Change references of `M-#' to `C-x *' prefix.
7575
75762005-11-24 Carsten Dominik <dominik@science.uva.nl>
7577
7578 * org.texi (Structure editing): New item moving commands added.
7579 (Plain Lists): New section.
7580
75812005-11-18 Carsten Dominik <dominik@science.uva.nl>
7582
7583 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
7584 (Agenda): Document commands `org-cycle-agenda-files' and
c4cc8b9a 7585 `org-agenda-file-to-front'.
2de53ca6
GM
7586 (Built-in table editor): Document `org-table-sort-lines'.
7587 (HTML formatting): Export of hand-formatted lists.
7588
75892005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
7590
7591 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
7592 new variable gnus-toolbar-thickness.
7593
75942005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
7595
7596 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
7597
75982005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
7599
7600 * gnus.texi (X-Face): Fix description.
7601 (XVarious): Remove gnus-xmas-logo-color-alist and
7602 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
7603
76042005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
7605
7606 * gnus.texi (Group Parameters): Mention new variable
7607 gnus-parameters-case-fold-search.
7608 (Home Score File): Addition.
7609
76102005-11-04 Ulf Jasper <ulf.jasper@web.de>
7611
7612 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
7613 (Overview): List supported feed types.
7614 (Installation): No installation necessary when using autoload.
7615 (Configuration): Rename "RSS" to "news".
7616
76172005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
7618
7619 * pgg.texi (User Commands): Document additional passphrase
7620 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
7621 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
7622
76232005-11-04 Carsten Dominik <dominik@science.uva.nl>
7624
7625 * org.texi: Version number changed to 3.19.
7626
76272005-10-29 Sascha Wilde <wilde@sha-bang.de>
7628
7629 * pgg.texi (How to use): Update the example to add autoload of
7630 pgg-encrypt-symmetric-region.
7631 (User Commands): Document pgg-encrypt-symmetric-region.
7632 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
7633
76342005-10-27 Jay Belanger <belanger@truman.edu>
7635
7636 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
7637 mention other TeX-related units.
7638
76392005-10-23 Lars Hansen <larsh@soem.dk>
7640
0c7efc08
SM
7641 * dired-x.texi (Miscellaneous Commands):
7642 Replace dired-do-relative-symlink by dired-do-relsymlink and
2de53ca6
GM
7643 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
7644
76452005-10-23 Jay Belanger <belanger@truman.edu>
7646
7647 * calc.texi (Predefined Units): Use `alpha' for the fine structure
7648 constant.
7649
76502005-10-23 Michael Albinus <michael.albinus@gmx.de>
7651
0c7efc08
SM
7652 * faq.texi (Bugs and problems):
7653 Replace `dired-move-to-filename-regexp' by
2de53ca6
GM
7654 `directory-listing-before-filename-regexp'.
7655
76562005-10-22 Eli Zaretskii <eliz@gnu.org>
7657
7658 * newsticker.texi (UPDATED): Set value.
7659
76602005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
7661
7662 * gnus.texi (Document Groups): Remove duplicate item.
7663
76642005-10-21 Carsten Dominik <dominik@science.uva.nl>
7665
7666 * org.texi (Summary): Mention iCalendar support.
7667 (Exporting): Document iCalendar support.
7668
76692005-10-18 Romain Francoise <romain@orebokech.com>
7670
7671 * viper.texi (Viper Specials): Capitalize GNU.
7672
76732005-10-17 Juri Linkov <juri@jurta.org>
7674
7675 * info.texi (Getting Started, Search Index, Expert Info):
7676 Fix wording.
7677 (Search Text): Replace `echo area' with `mode line'.
7678 (Search Index): Both `i' and `,' find all index entries.
7679 Replace example `C-f' with `C-l' (which exists in index of Info
7680 manual) and delete spaces in its keyboard input sequence.
7681 Delete unnecessary explanations about literal characters.
7682
76832005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
7684
7685 * gnus.texi (Document Server Internals): Addition.
7686
76872005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
7688
7689 * gnus.texi (A note on namespaces): Fix RFC reference.
7690
76912005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
7692
7693 * gnus.texi (RSS): Fix key description.
7694
76952005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
7696
7697 * gnus.texi: Emacs/w3 -> Emacs/W3.
7698 (Browsing the Web): Fix description.
7699 (Web Searches): Ditto.
7700 (Customizing W3): Ditto.
7701
77022005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
7703
7704 * gnus.texi (Maildir): Clarify expire-age and expire-group.
7705
77062005-10-11 Jay Belanger <belanger@truman.edu>
7707
7708 * calc.texi (Integration): Mention using `a i' to compute definite
7709 integrals.
7710
77112005-10-11 Juri Linkov <juri@jurta.org>
7712
7713 * info.texi: Rearrange nodes.
7714 (Top): Update menu. Change ref `Info for Experts' to
7715 `Advanced Info Commands'.
7716 (Getting Started): Fix description of manual's parts.
7717 (Help-Int): Change xref `Info Search' to `Search Index', and
7718 `Expert Info' to `Advanced'.
7719 (Advanced): Move node one level up.
7720 (Search Text, Search Index): New nodes split out from `Info Search'.
7721 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
7722 split out from `Advanced'.
7723 (Advanced, Emacs Info Variables): De-document editing an Info file
7724 in Info.
7725 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
7726 (Creating an Info File): Delete node and move its text to
7727 `Expert Info'.
7728
77292005-10-10 Carsten Dominik <dominik@science.uva.nl>
7730
7731 * org.texi (Workflow states): Documented that change in keywords
7732 becomes active only after restart of Emacs.
7733
77342005-10-08 Michael Albinus <michael.albinus@gmx.de>
7735
7736 Sync with Tramp 2.0.51.
7737
77382005-10-08 Nick Roberts <nickrob@snap.net.nz>
7739
7740 * speedbar.texi (Introduction): Describe new location of speedbar
7741 on menubar.
7742 (Basic Key Bindings): Remove descriptions of bindings that have
7743 been removed.
7744
77452005-10-05 Nick Roberts <nickrob@snap.net.nz>
7746
7747 * speedbar.texi (GDB): Describe use of watch expressions.
7748
77492005-09-28 Simon Josefsson <jas@extundo.com>
7750
7751 * message.texi (IDNA): Fix.
7752
77532005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
7754
7755 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
7756 nntp-server-hook, and nntp-warn-about-losing-connection; fix
7757 description of nntp-open-connection-function.
7758 (Common Variables): Fix descriptions.
7759
77602005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
7761
7762 * gnus.texi (Server Buffer Format): Document the %a format spec.
7763
77642005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
7765
7766 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
7767
77682005-09-23 Carsten Dominik <dominik@science.uva.nl>
7769
7770 * org.texi Version 3.16.
7771
77722005-09-19 Miles Bader <miles@gnu.org>
7773
7774 * newsticker.texi: Get rid of CVS keywords.
7775
77762005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
7777
7778 * gnus.texi (Finding the Parent): Fix description of how Gnus
7779 finds article.
7780
77812005-09-14 Jari Aalto <jari.aalto@cante.net>
7782
7783 * gnus.texi (Advanced Scoring Examples): New examples to teach how
7784 to drop off non-answered articles.
7785
77862005-09-19 Juanma Barranquero <lekktu@gmail.com>
7787
7788 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
7789 braces (which are unsupported by NMAKE) for macro `srcdir'.
7790
77912005-09-17 Eli Zaretskii <eliz@gnu.org>
7792
7793 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
7794 (../info/newsticker, newsticker.dvi): New targets.
7795
77962005-09-17 Ulf Jasper <ulf.jasper@web.de>
7797
7798 * newsticker.texi: Replace @command with @code. Replace @example
7799 with @lisp.
0c7efc08
SM
7800 (Top): Add explanations to menu items.
7801 (GNU Free Documentation License): Remove.
2de53ca6
GM
7802
78032005-09-16 Romain Francoise <romain@orebokech.com>
7804
7805 Update all files to specify GFDL version 1.2.
7806
7807 * doclicense.texi (GNU Free Documentation License): Update to
7808 version 1.2.
7809
78102005-09-15 Richard M. Stallman <rms@gnu.org>
7811
7812 * newsticker.texi: Fix @setfilename.
7813
7814 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
7815 (../info/newsticker, newsticker.dvi): New targets.
7816
78172005-08-30 Carsten Dominik <dominik@science.uva.nl>
7818
7819 * org.texi: Version 3.15.
7820
78212005-08-29 Luc Teirlinck <teirllm@auburn.edu>
7822
7823 * ses.texi: Combine all three indices into one.
7824 Correct a few typos.
7825
78262005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
7827
7828 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
7829
78302005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
7831
7832 * emacs-mime.texi (Handles): Remove duplicate item.
7833 (Encoding Customization): Fix the default value for
7834 mm-coding-system-priorities.
7835 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
7836 (Basic Functions): Fix reference.
7837
78382005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
7839
7840 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
7841
78422005-08-18 Richard M. Stallman <rms@gnu.org>
7843
7844 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
7845 and web site.
7846
7847 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
7848 not keyboard-translate.
7849
78502005-08-11 Richard M. Stallman <rms@gnu.org>
7851
7852 * faq.texi (Using regular expressions): Fix xref.
7853
78542005-08-09 Juri Linkov <juri@jurta.org>
7855
7856 * info.texi (Help-P): Replace `Prev' with `Previous'.
7857 (Help-M, Help-Xref): Add S-TAB.
7858 (Help-FOO): Update `u' command.
7859 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
7860 Update info about visibility of xref parts.
7861 (Help-Int): Fix `m' command. Rename `Info-last' to
7862 `Info-history-back'. Add `Info-history-forward'.
7863 (Advanced): Fix `g*' and `M-n' commands.
7864 (Info Search): Add `index-apropos' in stand-alone browser.
7865 Add isearch commands.
7866 (Emacs Info Variables): Remove `Info-fontify'.
7867 Add `Info-mode-hook'. Update face names.
7868 Add `Info-fontify-maximum-menu-size',
7869 `Info-fontify-visited-nodes', `Info-isearch-search'.
7870
78712005-08-07 Michael Albinus <michael.albinus@gmx.de>
7872
7873 Sync with Tramp 2.0.50.
7874
7875 * tramp.texi: Use @option{} consequently for method names.
7876 (Inline methods, External transfer methods): Remove references to
7877 Cygwin.
7878 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
7879 implementation.
7880
78812005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
7882
7883 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
7884 Mention that gnus-init-file is not read when Emacs is invoked with
7885 --no-init-file or -q.
7886
78872005-07-19 Carsten Dominik <dominik@science.uva.nl>
7888
7889 * org.texi: Version 3.14.
7890
78912005-07-04 Carsten Dominik <dominik@science.uva.nl>
7892
7893 * org.texi: Version 3.13.
7894
78952005-07-18 Juri Linkov <juri@jurta.org>
7896
7897 * calc.texi (Time Zones, Logical Operations):
7898 * cl.texi (Overview):
7899 * org.texi (TODO types):
7900 * sc.texi (Emacs 18 MUAs):
7901 * speedbar.texi (Top):
7902 * url.texi (History):
7903 Delete duplicate duplicate words.
7904
ce058493 79052005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
7906
7907 * cl.texi (Type Predicates): Document `atom' type.
7908
79092005-07-04 Lute Kamstra <lute@gnu.org>
7910
7911 Update FSF's address in GPL notices.
7912
7913 * calc.texi (Copying):
7914 * doclicense.texi (GNU Free Documentation License):
7915 * faq.texi (Contacting the FSF):
7916 * mh-e.texi (Copying): Update FSF's address.
7917
79182005-07-03 Richard M. Stallman <rms@gnu.org>
7919
7920 * flymake.texi (Example -- Configuring a tool called directly):
7921 Update name of flymake-build-relative-filename.
7922
79232005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
7924
7925 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
7926
79272005-06-29 Carsten Dominik <dominik@science.uva.nl>
7928
7929 * org.texi: Version 3.12.
7930
79312005-06-24 Eli Zaretskii <eliz@gnu.org>
7932
7933 * makefile.w32-in (MAKEINFO): Use --force.
7934 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
7935 Makefile.in.
7936 (gnus.dvi): Use "..." to quote Sed args, so that it works with
7937 more shells.
7938
79392005-06-23 Richard M. Stallman <rms@gnu.org>
7940
7941 * speedbar.texi (Creating a display): Texinfo usage fixes.
7942
7943 * tramp.texi (Customizing Completion, Auto-save and Backup):
7944 Texinfo usage fixes.
7945
79462005-06-23 Juanma Barranquero <lekktu@gmail.com>
7947
7948 * dired-x.texi (Miscellaneous Commands):
7949 * ediff.texi (Miscellaneous):
7950 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
7951 (Agent Variables):
7952 * info.texi (Help-Xref):
7953 * message.texi (Message Headers):
7954 * org.texi (Remember):
7955 * reftex.texi (Options (Defining Label Environments)):
7956 (Options (Index Support)):
7957 (Options (Viewing Cross-References)):
7958 (Options (Misc)):
7959 (Changes):
7960 * speedbar.texi (Creating a display):
7961 * tramp.texi (Customizing Completion, Auto-save and Backup):
7962 Texinfo usage fix.
7963
79642005-06-13 Carsten Dominik <dominik@science.uva.nl>
7965
7966 * org.texi: Version 3.11.
7967
79682005-06-12 Jay Belanger <belanger@truman.edu>
7969
7970 * calc.texi (Getting Started): Remove extra menu item.
7971
79722005-05-31 Jay Belanger <belanger@truman.edu>
7973
7974 * calc.texi (Notations Used in This Manual): Use @kbd for key
7975 sequence.
7976 (Demonstration of Calc): Mention another way of starting Calc.
7977 (Starting Calc): Mention long name of M-#.
7978 (Embedded Mode Overview): Remove unnecessary instruction.
7979 (Other M-# commands): Rephrase `M-# 0' explanation.
7980 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
7981 reflect current behavior.
7982
79832005-05-30 Jay Belanger <belanger@truman.edu>
7984
7985 * calc.texi (Hooks): Change description of calc-window-hook and
7986 calc-trail-window-hook to match usage.
7987 (Computational Functions): Add more constant-generating functions.
7988 (Customizable Variables): Use defvar.
7989
79902005-05-28 Jay Belanger <belanger@truman.edu>
7991
7992 * calc.texi (Assignments in Embedded Mode): Fix variable name.
7993 (Basic Embedded Mode): Explain behavior of arguments to
7994 calc-embedded-mode.
7995
79962005-05-27 Jay Belanger <belanger@truman.edu>
7997
7998 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
7999 current behavior.
8000
80012005-05-25 Jay Belanger <belanger@truman.edu>
8002
8003 * calc.texi: Change Calc version number throughout.
8004 (Keypad Mode): Change location in info output.
8005 (Keypad mode overview): Move picture of keypad.
8006
80072005-05-21 Jay Belanger <belanger@truman.edu>
8008
8009 * calc.texi (Storing variables): Mention that only most variables
8010 are void to begin with.
8011
80122005-05-21 Kevin Ryde <user42@zip.com.au>
8013
8014 * widget.texi (Basic Types): Update cross ref from "Enabling
8015 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
8016 lispref/text.texi change.
8017
80182005-05-20 Carsten Dominik <dominik@science.uva.nl>
8019
8020 * org.texi: Version 3.09.
8021
80222005-05-18 Carsten Dominik <dominik@science.uva.nl>
8023
8024 * reftex.texi: Version 4.28.
8025
80262005-05-16 Jay Belanger <belanger@truman.edu>
8027
8028 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
8029
80302005-05-14 Jay Belanger <belanger@truman.edu>
8031
8032 * calc.texi (Default Simplifications): Insert missing ! (logical
8033 not operator).
8034
80352005-05-14 Michael Albinus <michael.albinus@gmx.de>
8036
8037 Sync with Tramp 2.0.49.
8038
80392005-05-10 Jay Belanger <belanger@truman.edu>
8040
8041 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
8042 to 1.
8043
80442005-04-29 Carsten Dominik <dominik@science.uva.nl>
8045
8046 * org.texi: Version 3.08, structure reorganized.
8047
80482005-04-24 Richard M. Stallman <rms@gnu.org>
8049
8050 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
8051
80522005-04-15 Carsten Dominik <dominik@science.uva.nl>
8053
8054 * org.texi: Update to version 3.06.
8055
80562005-04-13 Lute Kamstra <lute@gnu.org>
8057
8058 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
8059
80602005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
8061
8062 * cl.texi (Porting Common Lisp): Fix typo.
8063
80642005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
8065
8066 * gnus.texi (RSS): Addition.
8067
80682005-04-04 Jay Belanger <belanger@truman.edu>
8069
8070 * calc.texi: Change Calc version number.
8071 (Customizable variables): Fix description of calc-language-alist.
8072 (Copying): Put in version 2 of GPL.
8073
80742005-04-01 Jay Belanger <belanger@truman.edu>
8075
8076 * calc.texi (Troubleshooting Commands): Remove comment about
8077 installation.
8078 (Installation): Remove section.
8079 (Customizable Variables): New section.
8080 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
8081 (Graphical Devices): Add references to Customizable Variables.
8082
80832005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
8084
8085 * emacs-mime.texi (Display Customization): Markup fixes.
8086 (rfc2047): Update.
8087
80882005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
8089
8090 * gnus-faq.texi: Replaced with auto-generated version.
8091
80922005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
8093
8094 * dired-x.texi (Multiple Dired Directories): default-directory was
8095 renamed to dired-default-directory.
8096
80972005-03-26 Jay Belanger <belanger@truman.edu>
8098
8099 * calc.texi (Simplifying Formulas, Rewrite Rules):
8100 Change description of top and bottom of fraction.
8101 (Modulo Forms): Move description of how to create modulo forms to
8102 earlier in the section.
8103 (Fraction Mode): Suggest using : to get a fraction by dividing.
8104 (Basic Arithmetic): Adjust placement of command name.
8105 (Truncating the Stack): Emphasize that "hidden" entries are still
8106 visible.
8107 (Installation): Move discussion of printing manual to "About This
8108 Manual".
8109 (About This Manual): Mention how to print the manual.
8110 (Reporting Bugs): Remove first person.
8111 (Building Vectors): Add algebraic version of append.
8112 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
8113 (Grouping Digits): Fix typo.
8114
81152005-03-25 Werner Lemberg <wl@gnu.org>
8116
8117 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
8118 Replace `legal' with `valid'.
8119
81202005-03-25 Werner Lemberg <wl@gnu.org>
8121
8122 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
8123
81242005-03-24 Jay Belanger <belanger@truman.edu>
8125
8126 * calc.texi (General Mode Commands)
8127 (Mode Settings in Embedded Mode): Add some explanation of
8128 recording mode settings.
8129
81302005-03-24 Richard M. Stallman <rms@gnu.org>
8131
8132 * calc.texi: Remove praise of non-free software.
8133
8134 * idlwave.texi: Don't say where to get IDL or its non-free manual.
8135 (Installation): Node deleted.
8136
81372005-03-23 Richard M. Stallman <rms@gnu.org>
8138
8139 * url.texi (HTTP language/coding): Improve last change.
8140
81412005-03-22 Jay Belanger <belanger@truman.edu>
8142
8143 * calc.texi (Embedded Mode): Add new information on changing
8144 modes.
8145
81462005-03-20 Michael Albinus <michael.albinus@gmx.de>
8147
8148 Sync with Tramp 2.0.48.
8149
8150 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
8151
8152 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
8153 "GNU/Linux". Change all addresses to .gnu.org.
8154 (Default Method): Offer shortened syntax for "su" and "sudo"
8155 methods.
8156
81572005-03-07 Richard M. Stallman <rms@gnu.org>
8158
8159 * url.texi: Fix usage of "e.g.".
8160 (HTTP language/coding): Explain the rules for these strings.
8161
81622005-03-06 Richard M. Stallman <rms@gnu.org>
8163
8164 * woman.texi (Introduction): Minor cleanups.
8165
8166 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
8167
8168 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
8169 (Installation): Node deleted.
8170
8171 * mh-e.texi (Preface): Get rid of "Emacs 21".
8172
8173 * eshell.texi (Installation): Delete node (for Emacs 20).
8174
81752005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
8176
8177 * flymake.texi: Refill and tweak style in @lisp blocks.
8178
81792005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
8180
8181 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
8182
81832005-03-01 Jay Belanger <belanger@truman.edu>
8184
8185 * calc.texi (Trigonometric and Hyperbolic Functions):
8186 Mention additional functions.
8187 (Algebraic Simplifications): Mention additional simplifications.
8188
81892005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
8190
8191 * ses.texi: Add concept/function/variable indices (this work was
8192 donated by Brad Collins <brad@chenla.org>, copyright-assignment
8193 papers on file at FSF).
8194
81952005-02-10 Jay Belanger <belanger@truman.edu>
8196
8197 * calc.texi: Change @LaTeX to La@TeX throughout.
8198 Redefine @expr as @math for TeX output.
8199 Redefine @texline as a no-op for TeX output.
8200 Define @tfn, replace @t by @tfn throughout.
8201
82022005-02-09 Jay Belanger <belanger@truman.edu>
8203
8204 * calc.texi: Add macro for LaTeX for info output.
8205
82062005-02-08 Kim F. Storm <storm@cua.dk>
8207
8208 * texinfo.tex (LaTex): Add def.
8209
82102005-02-06 Jay Belanger <belanger@truman.edu>
8211
8212 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
8213 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
8214 throughout manual.
8215
82162005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
8217
8218 * gnus.texi: Some edits based on comments from David Abrahams.
8219
82202005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
8221
8222 * gnus.texi (RSS): Fix the keystroke.
8223
82242005-01-24 David Kastrup <dak@gnu.org>
8225
8226 * faq.texi: Update AUCTeX version info.
8227
82282005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
8229
8230 * gnus-faq.texi ([4.1]): Typo.
8231
82322005-01-19 Jay Belanger <belanger@truman.edu>
8233
8234 * calc.texi (Keep Arguments): Mention that keeping arguments
8235 doesn't work with keyboard macros.
8236
82372005-01-16 Richard M. Stallman <rms@gnu.org>
8238
8239 * autotype.texi (Autoinserting): Fix small error.
8240
82412005-01-16 Michael Albinus <michael.albinus@gmx.de>
8242
8243 Sync with Tramp 2.0.47.
8244
8245 * tramp.texi (Compilation): New section, describing compilation of
8246 remote files.
8247
82482005-01-11 Kim F. Storm <storm@cua.dk>
8249
8250 * widget.texi (Basic Types): Add :follow-link keyword.
8251
82522005-01-09 Jay Belanger <belanger@truman.edu>
8253
8254 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
8255
82562005-01-08 Jay Belanger <belanger@truman.edu>
8257
8258 * calc.texi: Change throughout to reflect new default value of
8259 calc-settings-file.
8260
82612005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
8262
8263 * message.texi (Reply): `message-reply-to-function' should return
8264 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
8265
82662005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
8267
8268 * faq.texi (Changing load-path): Fix typo.
8269
82702005-01-05 Jay Belanger <belanger@truman.edu>
8271
8272 * calc.texi (Programming Tutorial): Replace kbd command by
8273 appropriate characters for a keyboard macro.
8274
82752005-01-04 Jay Belanger <belanger@truman.edu>
8276
8277 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
8278 for Lucid Emacs.
8279 (Programming Tutorial): Mention that the user needs to be in the
8280 right mode to compute some functions.
8281
82822005-01-04 Jay Belanger <belanger@truman.edu>
8283
8284 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
8285 no longer applicable.
8286
82872005-01-01 Jay Belanger <belanger@truman.edu>
8288
0c7efc08 8289 * calc.texi (Programming Tutorial): Change description of how to
2de53ca6
GM
8290 edit keyboard macros to match current behavior.
8291
82922004-12-31 Jay Belanger <belanger@truman.edu>
8293
8294 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
8295
82962004-12-20 Jay Belanger <belanger@truman.edu>
8297
8298 * calc.texi (Types Tutorial): Emphasize that you can't divide by
8299 zero.
8300
83012004-12-17 Luc Teirlinck <teirllm@auburn.edu>
8302
8303 * cc-mode.texi (Text Filling and Line Breaking): Put period after
8304 @xref.
8305 (Font Locking): Avoid @strong{Note:}.
8306
83072004-12-17 Michael Albinus <michael.albinus@gmx.de>
8308
8309 Sync with Tramp 2.0.46.
8310
8311 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
8312
83132004-12-16 Luc Teirlinck <teirllm@auburn.edu>
8314
8315 * url.texi: Correct typos.
8316 (Retrieving URLs): @var{nil}->@code{nil}.
af42a9cc 8317 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
2de53ca6
GM
8318 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
8319 (Dealing with HTTP documents): @inforef->@xref.
8320
83212004-12-15 Jay Belanger <belanger@truman.edu>
8322
8323 * calc.texi: Consistently capitalized all mode names.
8324 (Answers to Exercises): Mention that an answer can be a fraction
8325 when in Fraction mode.
8326
83272004-12-13 Jay Belanger <belanger@truman.edu>
8328
8329 * calc.texi: Fix some TeX definitions.
8330
83312004-12-09 Luc Teirlinck <teirllm@auburn.edu>
8332
8333 * reftex.texi (Imprint): Remove erroneous @value's.
8334
83352004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8336
8337 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
8338 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
8339
83402004-12-08 Jay Belanger <belanger@truman.edu>
8341
8342 * calc.texi (Starting Calc): Remove comment about installation.
8343 (Keypad Mode Overview): Remove comment about Emacs 19 support.
8344
83452004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8346
8347 * url.texi: Update @setfilename.
8348 (Getting Started): No need to worry about Gnus versions.
8349 (Dealing with HTTP documents): Use @inforef.
8350
8351 * org.texi: Fix @direntry file name.
8352
83532004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
8354
8355 * url.texi: New file.
8356
8357 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
8358
83592004-12-06 Jay Belanger <belanger@truman.edu>
8360
8361 * calc.texi (Using Calc): Remove paragraph about installation.
8362
83632004-12-06 Jay Belanger <belanger@truman.edu>
8364
8365 * calc.texi: Use more Texinfo macros and less TeX defs.
8366 Remove @refill's.
8367
83682004-12-06 Richard M. Stallman <rms@gnu.org>
8369
8370 * org.texi: New file.
8371
83722004-12-05 Richard M. Stallman <rms@gnu.org>
8373
8374 * Makefile.in (org.dvi, ../info/org): New targets.
8375 (INFO_TARGETS): Add ../info/org.
8376 (DVI_TARGETS): Add org.dvi.
8377 (maintainer-clean): Remove the info files in the info dir.
8378
83792004-11-26 Eli Zaretskii <eliz@gnu.org>
8380
8381 * idlwave.texi: Fix the setfilename directive to put the produced
8382 file in ../info.
8383 (Continued Statement Indentation): Resurrect Jan D.'s change from
8384 2004-11-03 that was lost when a newer version of idlwave.texi was
8385 imported.
8386
83872004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
8388
0c7efc08 8389 * gnus-faq.texi ([5.1]): Add missing bracket.
2de53ca6 8390
0c7efc08
SM
8391 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
8392 Index `spam-initialize'.
2de53ca6
GM
8393
83942004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
8395
8396 * message.texi (Various Message Variables): Mention that all mail
8397 file variables are derived from `message-directory'.
8398
8399 * gnus.texi (Splitting Mail): Clarify bogus group.
8400
84012004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
8402
0c7efc08
SM
8403 * emacs-mime.texi (Encoding Customization):
8404 Fix mm-coding-system-priorities entry.
2de53ca6 8405
c8763fb6 84062004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
8407
8408 * idlwave.texi (Continued Statement Indentation):
8409 * reftex.texi (Options (Index Support)):
8410 (Displaying and Editing the Index, Table of Contents):
0c7efc08
SM
8411 * speedbar.texi (Creating a display, Major Display Modes):
8412 Replace non-nil with non-@code{nil}.
2de53ca6
GM
8413
84142004-10-21 Jay Belanger <belanger@truman.edu>
8415
0c7efc08 8416 * calc.texi (Algebraic-Style Calculations): Remove a comment.
2de53ca6
GM
8417
84182004-10-18 Luc Teirlinck <teirllm@auburn.edu>
8419
8420 * calc.texi (Reporting Bugs): Double up `@'.
8421
84222004-10-18 Jay Belanger <belanger@truman.edu>
8423
0c7efc08 8424 * calc.texi (Reporting Bugs): Change the address that bugs
2de53ca6
GM
8425 should be sent to.
8426
84272004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
8428
8429 * gnus.texi (New Features): Add 5.11.
8430
8431 * message.texi (Resending): Remove wrong default value.
8432
8433 * gnus.texi (Mail Source Specifiers): Describe possible problems
8434 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
8435 `pop3-leave-mail-on-server' to the index.
8436
84372004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
8438
8439 * message.texi (Canceling News): Add how to set a password.
8440
84412004-10-12 Jay Belanger <belanger@truman.edu>
8442
0c7efc08 8443 * calc.texi (Help Commands): Change the descriptions of
2de53ca6
GM
8444 calc-describe-function and calc-describe-variable to match their
8445 current behavior.
8446
84472004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
8448
8449 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
8450
84512004-10-12 Michael Albinus <michael.albinus@gmx.de>
8452
8453 Sync with Tramp 2.0.45.
8454
8455 * tramp.texi (Frequently Asked Questions): Comment paragraph about
8456 plink link. The URL is outdated. Originator contacted for
8457 clarification.
8458
84592004-10-10 Juri Linkov <juri@jurta.org>
8460
8461 * gnus.texi (Top, Marking Articles): Join two menus in one node
8462 because a node can have only one menu.
8463
84642004-10-09 Juri Linkov <juri@jurta.org>
8465
8466 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
8467 example of nnmail-split-fancy.
8468
84692004-10-06 Karl Berry <karl@gnu.org>
8470
8471 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
8472 consistency with other uses of dashes.
8473
84742004-10-05 Karl Berry <karl@gnu.org>
8475
8476 * info.texi: Consistently use --- throughout, periods at end of
8477 menu descriptions, and a couple typos.
8478
84792004-09-26 Jesper Harder <harder@ifa.au.dk>
8480
8481 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
8482 * pgg.texi (User Commands, Backend methods): Do.
8483 * gnus.texi: Markup fixes.
8484 (Setting Process Marks): Fix `M P a' entry.
8485 * emacs-mime.texi: Fixes.
8486
84872004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
8488
8489 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
8490 again.
8491 Use 5.10 instead of 5.10.0.
8492
84932004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
8494
8495 * gnus.texi (Summary Mail Commands): S D e.
8496
84972004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
8498
8499 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
8500 the gnus-article-mode-line-format section.
8501
85022004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
8503
8504 * gnus.texi (Various Summary Stuff): Fix the documentation for
8505 gnus-newsgroup-variables.
8506
85072004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
8508
0c7efc08
SM
8509 * gnus.texi (MIME Commands):
8510 Add gnus-mime-display-multipart-as-mixed,
2de53ca6
GM
8511 gnus-mime-display-multipart-alternative-as-mixed,
8512 gnus-mime-display-multipart-related-as-mixed.
8513 (Mail Source Customization): Clarify `mail-source-directory'.
8514 (Splitting Mail): Mention gnus-group-find-new-groups.
0c7efc08 8515 (SpamOracle): Fix typo.
2de53ca6
GM
8516
8517 * gnus-faq.texi: Untabify.
8518 ([6.3]): nnir.el is in contrib directory.
8519
8520 * message.texi (News Headers): Clarify how a unique ID is created.
8521
0c7efc08
SM
8522 * gnus.texi (Batching Agents): Fix typo in example.
8523 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
2de53ca6 8524
b2abec73 85252004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 8526
0c7efc08 8527 * gnus.texi (Group Parameters): Add more on hooks.
2de53ca6
GM
8528
85292004-09-20 Florian Weimer <fw@deneb.enyo.de>
8530
8531 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
8532
85332004-09-22 Jay Belanger <belanger@truman.edu>
8534
0c7efc08 8535 * calc.texi (Vectors as Lists): Add a warning that the tutorial
2de53ca6
GM
8536 might be hidden during part of the session.
8537
85382004-09-20 Jay Belanger <belanger@truman.edu>
8539
8540 * calc.texi (Notations Used in This Manual): Put in an earlier
8541 mention that DEL could be called Backspace.
8542
85432004-09-10 Simon Josefsson <jas@extundo.com>
8544
8545 * gnus.texi (IMAP): Add example. Suggested and partially written
8546 by Steinar Bang <sb@dod.no>.
8547
85482004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8549
8550 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
8551 netrc syntax.
8552
85532004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8554
b2abec73
JB
8555 * gnus.texi (Spam ELisp Package Sequence of Events):
8556 Some clarifications.
2de53ca6
GM
8557 (Spam ELisp Package Global Variables): More clarifications.
8558
85592004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8560
8561 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
8562 Mention spam-split does not modify incoming mail.
8563
85642004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8565
8566 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
8567
85682004-09-10 Eli Zaretskii <eliz@gnu.org>
8569
8570 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
8571
85722004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
8573
8574 * makefile.w32-in (sieve, pgg): Use $(infodir).
8575
85762004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
8577
8578 * makefile.w32-in: Fix PGG and Sieve entries.
8579
85802004-08-28 Eli Zaretskii <eliz@gnu.org>
8581
8582 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
8583 Emacs and related programs.
8584
85852004-08-27 Richard M. Stallman <rms@gnu.org>
8586
8587 * faq.texi: Fix texinfo usage, esp. doublequotes.
8588 (Difference between Emacs and XEmacs): Some clarification.
8589
8590 * faq.texi (Difference between Emacs and XEmacs):
8591 Explain not to contrast XEmacs with GNU Emacs.
8592
85932004-08-26 Richard M. Stallman <rms@gnu.org>
8594
8595 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
8596
85972004-08-22 David Kastrup <dak@gnu.org>
8598
8599 * reftex.texi (AUCTeX): Update links, section name.
8600
8601 * faq.texi (Calc): Update availability (included in 22.1).
8602 (AUCTeX): Update availability, information, versions, description.
8603
86042004-08-14 Eli Zaretskii <eliz@gnu.org>
8605
8606 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
8607
86082004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
8609
8610 * cc-mode.texi: Various updates for CC Mode 5.30.9.
8611
86122004-08-10 Michael Albinus <michael.albinus@gmx.de>
8613
8614 Sync with Tramp 2.0.44.
8615
86162004-08-05 Lars Hansen <larsh@math.ku.dk>
8617
8618 * widget.texi (User Interface): Update how to separate the
8619 editable field of an editable-field widget from other widgets.
8620 (Programming Example): Add text after field.
8621
86222004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
8623
8624 * emacs-mime.texi (Encoding Customization): Add a note to the
8625 mm-content-transfer-encoding-defaults entry.
8626 (rfc2047): Update.
8627
0c7efc08
SM
8628 * gnus.texi (Article Highlighting):
8629 Add gnus-cite-ignore-quoted-from.
2de53ca6
GM
8630 (POP before SMTP): New node.
8631 (Posting Styles): Addition.
8632 (Splitting Mail): Add nnmail-split-lowercase-expanded.
8633 (Fancy Mail Splitting): Ditto.
8634 (X-Face): Add gnus-x-face.
8635
86362004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
8637
8638 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
8639 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
8640
86412004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
8642
0c7efc08
SM
8643 * gnus.texi (Mail Source Specifiers):
8644 Describe `pop3-leave-mail-on-server'.
2de53ca6
GM
8645
86462004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
8647
8648 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
8649
8650 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
8651 repository. Change setfilename.
8652
8653 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
8654
86552004-07-02 Juri Linkov <juri@jurta.org>
8656
8657 * pcl-cvs.texi (Viewing differences): Add `d r'.
8658
86592004-06-29 Jesper Harder <harder@ifa.au.dk>
8660
8661 * ses.texi, viper.texi, flymake.texi, faq.texi:
8662 * eshell.texi, ediff.texi: Markup fixes.
8663
86642004-06-21 Karl Berry <karl@gnu.org>
8665
8666 * info.texi (Top): Mention that only Emacs has mouse support.
8667 (Getting Started): Mention this in a few other places.
8668
86692004-06-13 Luc Teirlinck <teirllm@auburn.edu>
8670
0c7efc08
SM
8671 * autotype.texi (Copyrights, Timestamps):
8672 Recommend `before-save-hook' instead of `write-file-functions'.
2de53ca6
GM
8673
86742004-06-13 Lars Hansen <larsh@math.ku.dk>
8675
8676 * dired-x.texi (dired-mark-omitted): Update keybinding.
8677
86782004-06-10 Kim F. Storm <storm@cua.dk>
8679
8680 * pcl-cvs.texi (Viewing differences): Add 'd y'.
8681
86822004-06-05 Lars Hansen <larsh@math.ku.dk>
8683
8684 * dired-x.texi (variable dired-omit-mode): Rename from
8685 dired-omit-files-p.
8686 (function dired-omit-mode): Rename from dired-omit-toggle.
8687 Call dired-omit-mode rather than set dired-omit-files-p.
8688 (dired-mark-omitted): Describe command.
8689
86902004-05-29 Michael Albinus <michael.albinus@gmx.de>
8691
8692 Version 2.0.41 of Tramp released.
8693
86942004-05-29 Juanma Barranquero <lektu@terra.es>
8695
8696 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
8697 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
8698
86992004-05-29 Richard M. Stallman <rms@gnu.org>
8700
8701 * cl.texi (Top): Call this chapter `Introduction'.
8702 (Overview): In TeX, no section heading here.
8703
8704 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
8705
87062004-05-29 Eli Zaretskii <eliz@gnu.org>
8707
8708 * Makefile.in (../info/flymake, flymake.dvi): New targets.
8709 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
8710
87112004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
8712
8713 * flymake.texi: New file.
8714
87152004-05-28 Simon Josefsson <jas@extundo.com>
8716
8717 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
8718
b344d29d 87192004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
8720
8721 Version 2.0.40 of Tramp released.
8722
87232004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
8724
8725 Complete rework, based on review by Karl Berry <karl@gnu.org>.
8726
8727 * tramp.texi (Auto-save and Backup): Explain exploitation of new
8728 variables `tramp-backup-directory-alist' and
8729 `tramp-bkup-backup-directory-info'.
8730 (Overview, Connection types)
8731 (External transfer methods, Default Method)
8732 (Windows setup hints): Remove restriction of password entering
8733 with external methods.
8734 (Auto-save and Backup): Make file name example
8735 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
8736 and `auto-save-directory' must be used.
8737 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
8738 only "NT"). Remove doubled entry "What kinds of systems does
8739 @tramp{} work on".
8740 (tramp): Macro removed.
8741 (Obtaining Tramp): Flag removed from title.
8742 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
8743 and `trampver' used properly. Flag `tramp-inst' replaced by
8744 `installchapter'. Installation related text adapted.
8745
87462004-04-28 Masatake YAMATO <jet@gyve.org>
8747
8748 * widget.texi (Programming Example): Remove overlays.
8749
87502004-04-27 Jesper Harder <harder@ifa.au.dk>
8751
8752 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
8753
87542004-04-23 Juanma Barranquero <lektu@terra.es>
8755
8756 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8757
87582004-04-05 Jesper Harder <harder@ifa.au.dk>
8759
8760 * info.texi (Info Search): Add info-apropos.
8761
87622004-03-22 Juri Linkov <juri@jurta.org>
8763
8764 * faq.texi: Fix help key bindings.
8765
87662004-03-17 Luc Teirlinck <teirllm@auburn.edu>
8767
8768 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
8769 (as suggested by Karl Berry). Update information about colored
8770 stars in menus. Add new subheading describing M-n.
8771
87722004-03-12 Richard M. Stallman <rms@gnu.org>
8773
8774 * cl.texi (Top): Rename top node's title.
8775
87762004-03-08 Karl Berry <karl@gnu.org>
8777
8778 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
8779 problems making the texinfo distribution.
8780
87812004-02-29 Simon Josefsson <jas@extundo.com>
8782
0c7efc08 8783 * smtpmail.texi (Authentication): Change the list of supported
2de53ca6
GM
8784 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
8785 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
8786 <voegelas@gmx.net>.
8787
87882004-02-29 Juanma Barranquero <lektu@terra.es>
8789
8790 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
8791 Use $(DEL) instead of rm, and ignore exit code.
8792
b344d29d 87932004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
8794
8795 Tramp version 2.0.39 released.
8796
87972004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
8798
8799 * tramp.texi (Customizing Completion): Explain new functions
8800 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
8801 (all): Savannah URLs unified to "http://savannah.nongnu.org".
0c7efc08
SM
8802 (Top): Refer to Savannah mailing list as the major one.
8803 Mention older mailing lists in HTML mode only.
2de53ca6
GM
8804 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
8805 (Frequently Asked Questions): Remote hosts must not be Unix-like
8806 for "smb" method.
8807 (Password caching): New node.
8808 (External transfer methods): Refer to password caching for "smb"
8809 method.
8810
88112004-02-17 Karl Berry <karl@gnu.org>
8812
8813 * info.texi (Help-Int): Mention the new line number feature.
8814
88152004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
8816
8817 * ses.texi (Advanced Features): New functionality for
8818 ses-set-header-row (defaults to current row unless C-u used).
8819 (Acknowledgements): Add Stefan Monnier.
8820
88212003-12-29 Kevin Ryde <user42@zip.com.au>
8822
8823 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
8824
b344d29d 88252003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
8826
8827 Tramp version 2.0.38 released.
8828
8829 * tramp.texi (Remote shell setup): Warn of environment variables
8830 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
8831 <sven.gabriel@imk.fzk.de>.
8832 (Configuration): Tramp now chooses base64/uuencode
8833 automatically. Update wording accordingly.
8834 (Top): More description for the `Default Method' menu entry.
8835 (Default Method): Use @code, not @var, for Lisp variables.
8836 (Default Method): New subsection `Which method is the right one
8837 for me?' Suggested by Christian Kirsch.
8838 (Configuration): Pointer to new subsection added.
8839 (Default Method): Too many "use" in one sentence.
8840 Rephrase. Reported by Christian Kirsch.
8841 (Filename Syntax): Old `su' example is probably a left-over from
8842 the sm/su method naming. Replace with `ssh', instead.
8843 (External transfer methods, Auto-save and Backup):
8844 Typo fixes.
8845
88462003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
8847
183080b6 8848 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
8849 (Top): Mention japanese manual only if flag `jamanual' is set.
8850 Insert section `Japanese manual' in menu.
8851
88522003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
8853
8854 * eshell.texi (Known Problems): Add doc item.
8855
88562003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
8857
8858 * cc-mode.texi: Update for CC Mode 5.30.
8859
8860 Note: Please refrain from doing purely cosmetic changes like
8861 removing trailing whitespace in this manual; it clobbers cvs
8862 merging for no good reason.
8863
88642003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
8865
8866 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
8867 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
8868 @acronym{ASCII}.
8869
88702003-10-26 Karl Berry <karl@gnu.org>
8871
8872 * info.texi (Info Search): Echo area, not echo are. From Debian
8873 diff.
8874
88752003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
8876
10d1d0af 8877 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
8878 :buttons and :children keywords.
8879
88802003-10-22 Miles Bader <miles@gnu.org>
8881
8882 * Makefile.in (info): Move before $(top_srcdir)/info.
8883
88842003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
8885
8886 * tramp.texi (Inline methods): Small grammar fix.
8887 (External transfer methods): Likewise.
8888
88892003-10-08 Nick Roberts <nick@nick.uklinux.net>
8890
8891 * speedbar.texi: Remove paragraph for GUD that is no longer true.
8892
88932003-10-06 Luc Teirlinck <teirllm@auburn.edu>
8894
8895 * texinfo.tex: Replace `%' in arch tagline by @ignore.
8896
88972003-09-30 Richard M. Stallman <rms@gnu.org>
8898
8899 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
8900
8901 * widget.texi (User Interface): Fix typos.
8902
8903 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
8904
89052003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
8906
8907 * pcl-cvs.texi (Selected Files): Fix typo.
8908
89092003-09-21 Karl Berry <karl@gnu.org>
8910
8911 * info.texi (] and [ commands): No period at end of section title.
8912
89132003-09-04 Miles Bader <miles@gnu.org>
8914
8915 * Makefile.in (top_srcdir): New variable.
8916 ($(top_srcdir)/info): New rule.
8917 (info): Depend on it.
8918
89192003-09-03 Peter Runestig <peter@runestig.com>
8920
8921 * makefile.w32-in: New file.
8922
89232003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
8924
8925 * widget.texi (User Interface): Explain the need of static text
8926 around an editable field.
8927
89282003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
8929
8930 * widget.texi (Basic Types): The argument to `:help-echo' can now
8931 be a form that evaluates to a string.
8932
89332003-08-18 Kim F. Storm <storm@cua.dk>
8934
8935 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
8936
89372003-08-16 Richard M. Stallman <rms@gnu.org>
8938
8939 * dired-x.texi (Shell Command Guessing): Explain *.
8940
89412003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
8942
8943 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
8944 log-edit-insert-changelog.
8945
89462003-08-03 Karl Berry <karl@gnu.org>
8947
8948 * info.texi: Need @contents.
8949
c8763fb6 89502003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
8951
8952 Tramp version 2.0.36 released.
8953
8954 * tramp.texi (Remote shell setup): Explain about problems with
8955 non-Bourne commands in ~/.profile and ~/.shrc.
8956
89572003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
8958
8959 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
8960 renaming of `vis-mode' to `visible-mode'.
8961
89622003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
8963
8964 * info.texi (Top, Help-Small-Screen): Remove accidentally added
8965 next, prev and up pointers.
8966
89672003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
8968
8969 * info.texi (Help): Mention existence of Emacs and stand-alone
8970 Info at the very beginning of the tutorial.
8971 (Help-Inv): New node.
8972 (Help-]): New node.
8973 (Help-M): Systematically point out the differences between default
8974 Emacs and stand-alone versions. Delete second menu.
8975 (Help-Xref): Systematically point out the differences between
8976 default Emacs and stand-alone versions.
8977 (Help-Int): Change `l' example.
8978 (Expert Info): Fix typos.
8979 (Emacs Info Variables): Mention `Info-hide-note-references' and
8980 new default for `Info-scroll-prefer-subnodes'.
8981
c8763fb6 89822003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
8983
8984 Version 2.0.35 of Tramp released.
8985
8986 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
8987 (Inline methods): Add methods `remsh' and `plink1'.
8988 (External transfer methods): Add method `remcp'.
8989 (Multi-hop Methods): Add method `remsh'.
8990 Small patch from Adrian Aichner <adrian@xemacs.org>:
8991 Fix minor typos.
0c7efc08 8992 (Concept Index): Add to make manual searchable via
2de53ca6
GM
8993 `Info-index'.
8994 (Version Control): Add cindex entry.
8995
c8763fb6 89962003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
8997
8998 * trampver.texi: Version 2.0.34 released.
8999
90002003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
9001
9002 * faq.texi: Improve previous changes.
9003
90042003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
9005
9006 * faq.texi: Update copyright and maintenance details.
9007 Update some package URLs, versions, and maintainers.
9008 Remove many references to the Emacs Lisp Archive.
9009
90102003-04-23 Simon Josefsson <jas@extundo.com>
9011
9012 * smtpmail.texi: Fix license (the invariant sections mentioned has
9013 never been part of the smtp manual). Align info dir entry with
9014 other emacs packages.
9015
90162003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
9017
9018 * tramp.texi: Version 2.0.33 released.
9019 Remove installation chapter. Remove XEmacs specifics.
9020
90212003-03-29 Richard M. Stallman <rms@gnu.org>
9022
9023 * tramp.texi (Top): Undo the previous renaming.
9024 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
9025
c8763fb6 90262003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9027
9028 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
9029 version of manual.
9030
9031 * tramp.texi (Auto-save and Backup): New node.
9032
90332003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
9034
9035 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
9036 Emacs" in order to have better differentiation to "XEmacs".
9037 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
9038 are new macros in order to point to the other Emacs flavor where
9039 appropriate. In info case, point to node `Installation' in order
9040 to explain how to generate the other way. In html case, make a
9041 link to the other html file.
0c7efc08 9042 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
2de53ca6
GM
9043 after CVS checkout/update.
9044 (Installation): Completely rewritten.
9045 (Installation parameters, Load paths): New sections under
9046 `Installation'.
9047
c8763fb6 90482003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
9049
9050 * tramp.texi: Version 2.0.30 released.
9051 Replace word "path" with "localname" where used as a component of
9052 a Tramp file name.
9053
90542003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
9055
9056 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
9057 introduced.
9058 (Installation): Explain what to do if files from the tramp/contrib
9059 directory are needed.
9060
90612003-02-23 Alex Schroeder <alex@emacswiki.org>
9062
9063 * smtpmail.texi (How Mail Works): New.
9064
90652003-02-22 Alex Schroeder <alex@emacswiki.org>
9066
9067 * smtpmail.texi: New file.
9068
9069 * Makefile.in: Build SMTP manual.
9070
c8763fb6 90712003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
9072
9073 * tramp.texi: Version 2.0.29 released.
9074 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
9075 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
9076
90772003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
9078
9079 * tramp.texi (Frequently Asked Questions): Explain a workaround if
e4920bc9 9080 another package loads accidentally Ange-FTP.
2de53ca6
GM
9081
90822003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
9083
9084 * tramp.texi (Customizing Completion): Add function
9085 `tramp-parse-sconfig'. Change example of
9086 `tramp-set-completion-function', because parsing of ssh config
9087 files looks more natural.
9088
90892003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
9090
9091 * gnus.texi: Do not use `path' in several locations.
9092
c8763fb6 90932002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6 9094
0c7efc08
SM
9095 * tramp.texi (External transfer methods): New method `smb'.
9096 From Michael Albinus.
2de53ca6
GM
9097
90982002-11-05 Karl Berry <karl@gnu.org>
9099
9100 * info.texi (Info-fontify): Reorder face list to avoid bad line
9101 breaks.
9102
c8763fb6 91032002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6 9104
0c7efc08
SM
9105 * tramp.texi: Move @copying to standard place.
9106 Use @insertcopying.
2de53ca6
GM
9107
91082002-10-02 Karl Berry <karl@gnu.org>
9109
9110 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
9111 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
9112 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
9113 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
9114 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
9115 Per rms, update all manuals to use @copying instead of @ifinfo.
9116 Also use @ifnottex instead of @ifinfo around the top node, where
9117 needed for the sake of the HTML output.
9118 (The Gnus manual is not fixed since it's not clear to me how it
9119 works; and the Tramp manual already uses @copying, although in an
9120 unusual way. All others were changed.)
9121
91222002-09-10 Jonathan Yavner <jyavner@engineer.com>
9123
9124 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
9125 (../info/ses, ses.dvi): New targets.
9126 * ses.texi: New file.
9127
c8763fb6 91282002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
9129
9130 * texinfo.tex: Update to texinfo 4.2.
9131
91322002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
9133
9134 * reftex.texi: Update to RefTeX 4.19.
9135
c8763fb6 91362002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
9137
9138 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
9139 (../info/tramp, tramp.dvi): New targets.
9140
91412002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
9142
9143 * Makefile.in (DVI_TARGETS): Add calc.dvi.
9144 (calc.dvi): Uncomment.
9145
91462001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
9147
9148 * Makefile.in (INFO_TARGETS): Add ../info/calc.
9149 (../info/calc): New target.
9150
91512001-10-20 Gerd Moellmann <gerd@gnu.org>
9152
9153 * (Version 21.1 released.)
9154
91552001-10-05 Gerd Moellmann <gerd@gnu.org>
9156
9157 * Branch for 21.1.
9158
91592001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
9160
9161 * Makefile.in (../info/info): Use an explicit -o switch to
9162 makeinfo.
9163
91642001-03-05 Gerd Moellmann <gerd@gnu.org>
9165
9166 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
9167
91682000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
9169
9170 * Makefile.in (../info/idlwave): Use --no-split.
9171
91722000-12-14 Dave Love <fx@gnu.org>
9173
c4cc8b9a 9174 * Makefile.in (mostlyclean): Remove gnustmp.*.
2de53ca6
GM
9175 (gnus.dvi): Change rule to remove @latex stuff.
9176
91772000-10-19 Eric M. Ludlam <zappo@ultranet.com>
9178
9179 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
9180
91812000-10-13 John Wiegley <johnw@gnu.org>
9182
9183 * Makefile.in: Add build targets for eshell.texi.
9184
91852000-09-25 Gerd Moellmann <gerd@gnu.org>
9186
9187 * Makefile.in: Remove/comment speedbar stuff.
9188
91892000-09-22 Dave Love <fx@gnu.org>
9190
9191 * Makefile.in: Add emacs-mime.
9192
91932000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
9194
9195 * Makefile.in (INFO_TARGETS): Add ../info/woman.
9196 (DVI_TARGETS): Add woman.dvi.
9197 (../info/woman, woman.dvi): New targets.
9198
91992000-05-31 Stefan Monnier <monnier@cs.yale.edu>
9200
9201 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
9202
9203 * pcl-cvs.texi: New file.
9204 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
9205 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
9206
92072000-05-11 Gerd Moellmann <gerd@gnu.org>
9208
9209 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
9210 (../info/ebrowse, ebrowse.dvi): New targets.
9211
92122000-01-13 Gerd Moellmann <gerd@gnu.org>
9213
9214 * Makefile.in (INFO_TARGETS): Add eudc.
9215 (DVI_TARGETS): Add eudc.dvi.
9216 (../info/eudc, eudc.dvi): New targets.
9217
92182000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
9219
9220 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
9221 compatibility with 8+3 filesystems).
9222 (../info/efaq): Rename from emacs-faq.
9223
92242000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
9225
9226 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
9227 (../info/idlwave, idlwave.dvi): New targets.
9228
92291999-10-23 Dave Love <fx@gnu.org>
9230
9231 * Makefile.in: Use autotype.texi.
9232
92331999-10-12 Stefan Monnier <monnier@cs.yale.edu>
9234
9235 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
9236 faq.texi file) rather than ../info/faq.
9237
92381999-10-07 Gerd Moellmann <gerd@gnu.org>
9239
9240 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
9241 (../info/ada-mode, ada-mode.dvi): New targets.
9242
92431999-09-01 Dave Love <fx@gnu.org>
9244
9245 * Makefile.in: Add faq.
9246
92471999-07-12 Richard Stallman <rms@gnu.org>
9248
9249 * Version 20.4 released.
9250
92511998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
9252
9253 * Version 20.3 released.
9254
92551998-04-06 Andreas Schwab <schwab@gnu.org>
9256
768c0c0f
JB
9257 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
9258 Use it in dvi targets.
2de53ca6
GM
9259 (../etc/GNU): Change to $(srcdir) first.
9260
92611998-03-11 Carsten Dominik <cd@delysid.gnu.org>
9262
9263 * reftex.texi: Update for RefTeX version 3.22.
9264
92651998-02-08 Richard Stallman <rms@psilocin.gnu.org>
9266
9267 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
9268 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
9269
92701997-09-23 Paul Eggert <eggert@twinsun.com>
9271
9272 * Makefile.in: Merge changes mistakenly made to `Makefile'.
9273 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
9274
92751997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9276
9277 * Version 20.2 released.
9278
92791997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9280
9281 * Version 20.1 released.
9282
92831997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9284
9285 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
9286
92871996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9288
9289 * Version 19.33 released.
9290
92911996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9292
9293 * Version 19.32 released.
9294
92951996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9296
9297 * Makefile.in: Add rules for the Message manual.
9298
92991996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9300
9301 * gnus.texi: New version.
9302
9303 * message.texi: New manual.
9304
93051996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9306
9307 * Makefile.in (All info targets): cd $(srcdir) to do the work.
9308
93091996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9310
9311 * Makefile.in (All info targets): Specify $(srcdir) in input files.
9312 Specify -I option.
9313 (All dvi targets): Set the TEXINPUTS variable.
9314
93151996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
9316
9317 * Version 19.31 released.
9318
93191996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
9320
9321 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
9322 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
9323
93241995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9325
9326 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
9327 (INFO_TARGETS): Add ../info/cc-mode.
9328 (DVI_TARGETS): Add cc-mode.dvi.
9329
2de53ca6
GM
93301995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9331
9332 * Version 19.30 released.
9333
93341995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9335
9336 * gnus.texi: New file.
9337
93381995-11-04 Erik Naggum <erik@naggum.no>
9339
9340 * gnus.texi: File deleted.
9341
93421995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
9343
9344 * mh-e.texi: "Function Index" -> "Command Index" to work with
9345 Emacs 19.30 C-h C-k support of separately-documented commands.
9346
93471995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9348
9349 * Makefile.in (../info/ediff, ediff.dvi): New targets.
9350 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
9351
93521995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9353
9354 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
9355 (../info/viper, viper.dvi): New targets.
9356
93571995-04-20 Kevin Rodgers <kevinr@ihs.com>
9358
9359 * dired-x.texi (Installation): Change the example to set
9360 buffer-local variables like dired-omit-files-p in
9361 dired-mode-hook.
9362
93631995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9364
9365 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
9366 (../info/mh-e, mh-e.dvi): New targets.
9367
93681995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
9369
9370 * Makefile.in (maintainer-clean): Rename from realclean.
9371
93721994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9373
9374 * Makefile.in: New file.
9375 * Makefile: File deleted.
9376
93771994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9378
9379 * Makefile (TEXINDEX_OBJS): Variable deleted.
9380 (texindex, texindex.o, getopt.o): Rules deleted.
9381 All deps on texindex deleted.
9382 (distclean): Don't delete texindex.
9383 (mostlyclean): Don't delete *.o.
9384 * texindex.c, getopt.c: Files deleted.
9385
93861994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9387
9388 * Version 19.26 released.
9389
93901994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9391
9392 * Version 19.25 released.
9393
93941994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9395
9396 * Version 19.24 released.
9397
93981994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9399
9400 * Version 19.23 released.
9401
94021994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9403
9404 * Makefile: Delete spurious tab.
9405
94061994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9407
9408 * Makefile (.SUFFIXES): New rule.
9409
94101994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9411
9412 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
9413 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
9414
94151994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9416
9417 * Makefile (../info/sc): Rename from sc.info.
9418 (../info/cl): Likewise.
9419 (INFO_TARGETS): Use new names.
9420
94211993-12-04 Richard Stallman (rms@srarc2)
9422
9423 * getopt.c: New file.
9424 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
9425 (getopt.o): New rule.
9426 (dvi): Don't depend on texindex.
9427 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
9428 Depend on texindex.
9429
94301993-12-03 Richard Stallman (rms@srarc2)
9431
9432 * Makefile (../info/sc.info): Rename from ../info/sc.
9433 (TEXI2DVI): New variable.
9434 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
9435 Add explicit commands.
9436 (TEXINDEX_OBJS): Delete duplicate getopt.o.
9437
94381993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9439
9440 * Version 19.22 released.
9441
94421993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9443
9444 * Makefile (TEXINDEX_OBJS): Delete spurious period.
9445
94461993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9447
9448 * Version 19.21 released.
9449
94501993-11-15 Paul Eggert (eggert@twinsun.com)
9451
9452 * man/Makefile (../info/cl.info): Rename from ../info/cl.
9453
94541993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9455
9456 * Makefile (../etc/GNU): New target.
9457 (EMACSSOURCES): Add gnu1.texi.
9458
94591993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9460
9461 * Makefile (realclean): Don't delete the Info files.
9462
f0131492 94631993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
9464
9465 * forms.texi: Fix forms.texi so that it will format correctly.
9466 Add missing `@end iftex', fix bad reference.
9467
9468 * info.texi, info-stn.texi: New files implement texinfo version of
9469 `info' file.
9470
f0131492 94711993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
9472
9473 * Makefile: Fix targets for texindex, new info.texi files.
9474 * info-stnd.texi: New file implements info for standalone info
9475 reader.
9476 * info.texi: Update to include recent changes to "../info/info".
9477 New source file for ../info/info; includes info-stnd.texi.
9478
9479 * texindex.c: Include "../src/config.h" if building in emacs.
9480
9481 * Makefile: Change all files to FILENAME.texi, force all targets
9482 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
9483 vip.texinfo, forms.texinfo, cl.texinfo.
9484 Add target to build texindex.c, defining `emacs'.
9485
9486 * forms.texi: Install new file to match version 2.3 of forms.el.
9487
94881993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9489
9490 * Version 19.19 released.
9491
94921993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
9493
9494 * sc.texinfo: Fix info file name.
9495
9496 * Makefile (info): Add gnus and sc.
9497 (dvi): Add gnus.dvi and sc.dvi.
9498 (../info/sc, sc.dvi): New targets.
9499
95001993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9501
9502 * Version 19.18 released.
9503
95041993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9505
9506 * Makefile: Fix source file names of the separate manuals.
9507 (gnus.dvi, ../info/gnus): New targets.
9508
95091993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9510
9511 * Version 19.17 released.
9512
95131993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9514
9515 * split-man: Fix typos in last change.
9516
95171993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9518
9519 * Version 19.16 released.
9520
95211993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9522
9523 * version 19.15 released.
9524
95251993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9526
9527 * Makefile (distclean): It's rm, not rf.
9528
95291993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9530
9531 * Version 19.14 released.
9532
95331993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9534
9535 * Makefile: New file.
9536
95371993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9538
9539 * Version 19.13 released.
9540
95411993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9542
9543 * Version 19.9 released.
9544
95451993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9546
9547 * Version 19.8 released.
9548
95491993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9550
9551 * Version 19.7 released.
9552
95531990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
9554
9555 * gnus.texinfo: New file. Removed installation instructions.
9556
95571990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
9558
9559 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
9560
95611989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
9562
9563 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
0c7efc08
SM
9564 then define `\sc' as the command for smallcaps in Texinfo.
9565 This means that the @sc command will produce small caps. bfox has
2de53ca6
GM
9566 made the corresponding change to makeinfo and texinfm.el.
9567
95681988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9569
9570 * vip.texinfo: Remove menu entry Adding Lisp Code in node
9571 Customization since the menu entry did not point to anything.
9572 Also add an @finalout command to remove overfull hboxes from the
9573 printed output.
9574
9575 * cl.texinfo: Add @bye, \input line and @settitle to file.
9576 This file is clearly intended to be a chapter of some other work,
9577 but the other work does not yet exist.
9578
95791988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9580
9581 * texinfo.texinfo: Three typos corrected.
9582
4009494e 9583;; Local Variables:
c8763fb6 9584;; coding: utf-8
4009494e
GM
9585;; End:
9586
3fe7cdc8 9587 Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
4009494e
GM
9588
9589 This file is part of GNU Emacs.
9590
97c0352c 9591 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 9592 it under the terms of the GNU General Public License as published by
97c0352c
GM
9593 the Free Software Foundation, either version 3 of the License, or
9594 (at your option) any later version.
4009494e
GM
9595
9596 GNU Emacs is distributed in the hope that it will be useful,
9597 but WITHOUT ANY WARRANTY; without even the implied warranty of
9598 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9599 GNU General Public License for more details.
9600
9601 You should have received a copy of the GNU General Public License
97c0352c 9602 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.