More small manual updates for cl.texi
[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.
4ddedf94 8
d3094168
GM
92012-10-29 Glenn Morris <rgm@gnu.org>
10
11 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
a3c5b619 12 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
d571e9c3 13 (Customizing Setf): Move contents to "Obsolete Setf Customization".
d55911cf
GM
14 (Modify Macros, Multiple Values, Other Clauses):
15 Remove mentions of obsolete features.
6a07d52e 16 (Obsolete Setf Customization): Don't mention `apply' setf.
d3094168 17
3c0c6155
GM
182012-10-28 Glenn Morris <rgm@gnu.org>
19
f94b04fc
GM
20 * cl.texi (Multiple Values, Common Lisp Compatibility):
21 More namespace updates.
22 (Obsolete Features): Copyedits.
23 (Obsolete Lexical Macros, Obsolete Setf Customization):
24 New subsections.
25
9c52d61d
GM
26 * cl.texi (Porting Common Lisp, Lexical Bindings):
27 Add some xrefs to the Elisp manual.
28
3c0c6155
GM
29 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
30 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
31 (Obsolete Features): New appendix. Move Lexical Bindings here.
32
5887564d
GM
332012-10-27 Glenn Morris <rgm@gnu.org>
34
e1117425
GM
35 * cl.texi: Use defmac for macros rather than defspec.
36 (Efficiency Concerns): Related copyedit.
37
5887564d
GM
38 * cl.texi (Control Structure): Update for setf now being in core.
39 (Setf Extensions): Rename from Basic Setf. Move much of the
40 former content to lispref/variables.texi.
41 (Modify Macros): Move pop, push details to lispref/variables.texi.
42 (Customizing Setf): Copyedits for setf etc being in core.
43 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
44 Further namespaces updates.
45
bdebdb64
BG
462012-10-26 Bastien Guerry <bzg@gnu.org>
47
48 * org.texi (Installation): Update the link to Org's ELPA. Also
49 don't mention org-install.el anymore as the replacement file
50 org-loaddefs.el is now loaded by org.el.
51
f956e59d
MA
522012-10-25 Michael Albinus <michael.albinus@gmx.de>
53
54 * tramp.texi (Frequently Asked Questions): Mention
55 `tramp-completion-reread-directory-timeout' for performance
56 improvement.
57
a05cb6e3
GM
582012-10-25 Glenn Morris <rgm@gnu.org>
59
60 * cl.texi: Don't mess with the TeX section number counter.
61 Use Texinfo recommended convention for quotes+punctuation.
62 (Overview, Sequence Functions): Rephrase for better line-breaking.
63 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
64 (Macro Bindings, Conditionals, Iteration, Loop Basics)
65 (Random Numbers, Mapping over Sequences, Structures)
66 (Porting Common Lisp): Further updates for cl-lib namespace.
67 (Modify Macros, Declarations, Macro Bindings, Structures):
68 Break long lines in examples.
69 (Dynamic Bindings): Update for changed progv behavior.
70 (Loop Examples, Efficiency Concerns): Markup fixes.
71 (Structures): Remove TeX margin change.
39ff2cf3 72 (Declarations): Fix typos.
a05cb6e3 73
39a58b5b
GM
742012-10-24 Glenn Morris <rgm@gnu.org>
75
a6880551
GM
76 * cl.texi (Overview, Multiple Values, Creating Symbols)
77 (Numerical Functions): Say less/nothing about the original cl.el.
78 (Old CL Compatibility): Remove.
79 (Assertions): Remove ignore-errors (standard Elisp for some time).
80
39a58b5b
GM
81 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
82 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
83 (Efficiency Concerns, Efficiency Concerns)
84 (Common Lisp Compatibility, Old CL Compatibility):
85 Further updates for cl-lib namespace.
86
72ec96fb
PE
872012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
88
89 Update manual for new time stamp format (Bug#12706).
90 * emacs-mime.texi (time-date): Update for new format.
91 Also, fix bogus time stamp and modernize a bit.
92
8d6510b9
GM
932012-10-23 Glenn Morris <rgm@gnu.org>
94
95 * cl.texi: Include emacsver.texi. Use Emacs version number rather
96 than unchanging cl.el version number.
97 End all menu descriptions with a period.
98 Do not use @dfn{CL} for every instance of "CL".
99 (Overview): Remove no-runtime caveat, and note about foo* names.
100 (Usage): Use cl-lib rather than cl.
101 (Organization, Naming Conventions): Update for cl-lib.el.
102 (Installation): Remove long-irrelevant node.
103 (Program Structure, Predicates, Control Structure):
104 Start updating for cl-lib namespace.
8d6510b9
GM
105 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
106 Depend on emacsver.texi.
107
0a078f36
MA
1082012-10-09 Michael Albinus <michael.albinus@gmx.de>
109
110 * trampver.texi: Update release number.
111
a03bb33f
GM
1122012-10-06 Glenn Morris <rgm@gnu.org>
113
24636b26
GM
114 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
115 ERC version.
116 (Introduction): ERC is distributed with Emacs.
117 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
118 (Getting Started): Simplify.
119 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
120 (History): Mention ERC maintained as part of Emacs now.
121 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
122 Add dependency on emacsver.texi.
123
a03bb33f
GM
124 * erc.texi: Remove hand-written node pointers.
125
d259be38
GM
1262012-10-05 Glenn Morris <rgm@gnu.org>
127
128 * newsticker.texi (Overview, Requirements, Usage, Configuration):
129 Copyedits.
130
62a81506
CY
1312012-10-01 Eric Ludlam <zappo@gnu.org>
132
133 * ede.texi (Quick Start, Project Local Variables)
134 (Miscellaneous commands, ede-java-root, Development Overview)
135 (Detecting a Project): New nodes.
136 (Simple projects): Node deleted.
137
138 * eieio.texi (Building Classes): Some slot attributes cannot be
139 overridden.
140 (Slot Options): Remove an example.
141 (Method Invocation, Documentation): New nodes.
142
07f133bf
GM
1432012-10-01 Glenn Morris <rgm@gnu.org>
144
145 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
146 (reftex.pdf): Add dependency on emacsver.texi.
147 * reftex.texi: Don't include directory part for emacsver.texi;
148 the Makefile's -I handles it.
149
4f595e15
RA
1502012-09-30 Ralf Angeli <angeli@caeruleus.net>
151
152 Merge from standalone RefTeX repository.
153
154 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
155 with macros.
156 (Imprint): Mention Wolfgang in list of contributors.
157 (Creating Citations): Give a hint about how to
158 auto-revert the BibTeX database file when using external editors.
159 (Referencing Labels): Simplify section about reference macro
160 cycling.
161 (Options (Referencing Labels)): Adapt to new structure of
162 `reftex-ref-style-alist'.
163 (Referencing Labels, Reference Styles): Document changes in the
164 referencing functionality.
165 (Commands): Mention options for definition of header and footer in
166 BibTeX files.
167 (Options (Creating Citations)): Document
168 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
169 (Reference Styles): New section.
170 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
171 (Options (Referencing Labels)): Remove descriptions of deprecated
172 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
173 Add descriptions for `reftex-ref-style-alist' and
174 `reftex-ref-style-default-list'.
175 (Referencing Labels): Update regarding reference styles.
176 (Citation Styles): Mention support for ConTeXt.
177 (Options (Defining Label Environments)): Fix typo.
178 (Options (Creating Citations)): Document
179 `reftex-cite-key-separator'.
180
8223b1d2
BG
1812012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
182
183 * org.texi: Add description of ORG_ADD_CONTRIB to info
184 documentation. Add link to Worg for more details.
185
186 * org.texi: Clarify installation procedure. Provide link to the
187 build system description on Worg.
188
189 * org.texi: Remove reference to utils/, x11idle.c is now in
190 contrib/scripts.
191
192 * org.texi: Re-normalize to "Org mode" in manual.
193
194 * org.texi (Installation): Adapt documentation to new build
195 system. Mention GNU ELPA (since it needs to be handled like Emacs
196 built-in Org).
197
8223b1d2
BG
1982012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
199
200 * org.texi: Fix typo in description of the 'Hooks' section.
201
202 * org.texi: Add ID to the list of special properties.
203
2042012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
205
206 * org.texi (Moving subtrees): Document the ability to archive to a
207 datetree.
208
2092012-09-30 Bastien Guerry <bzg@altern.org>
210
211 * org.texi (Installation, Feedback, Batch execution): Use
212 (add-to-list 'load-path ... t) for the contrib dir.
213
214 * org.texi (results): Update documentation for ":results drawer"
215 and ":results org".
216
217 * org.texi (Column width and alignment): Fix typo.
218
219 * org.texi (Activation): Point to the "Conflicts" section.
220
221 * org.texi (Conflicts): Mention filladapt.el in the list of
222 conflicting packages.
223
224 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
225 not needed for versions of Emacs > 22.1.
226
227 * org.texi (History and Acknowledgments): Fix typo.
228
229 * org.texi (History and Acknowledgments): Add my own
230 acknowledgments.
231
232 * org.texi (Agenda commands): Document the new command and the new
233 option.
234
235 * org.texi (Agenda commands): Delete `org-agenda-action' section.
236 (Agenda commands): Reorder. Document `*' to toggle persistent
237 marks.
238
239 * org.texi (Agenda dispatcher): Mention
240 `org-toggle-agenda-sticky'.
241 (Agenda commands, Exporting Agenda Views): Fix typo.
242
243 * org.texi (Templates in contexts, Setting Options): Update to
244 reflect changes in how contexts options are processed.
245
246 * org.texi (Templates in contexts): Document the new structure of
247 the variables `org-agenda-custom-commands-contexts' and
248 `org-capture-templates-contexts'.
249
250 * org.texi (Templates in contexts): Document the new option
251 `org-capture-templates-contexts'.
252 (Storing searches): Document the new option
253 `org-agenda-custom-commands-contexts'.
254
255 * org.texi (Formula syntax for Lisp): Reformat.
256
257 * org.texi (Special properties, Column attributes)
258 (Agenda column view): Document the new special property
259 CLOCKSUM_T.
260
261 * org.texi (Template expansion): Document the new %l template.
262
263 * org.texi (Fast access to TODO states): Fix documentation about
264 allowed characters for fast todo selection.
265
266 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
267 use in `org-agenda-to-appt'.
268
269 * org.texi (Comment lines): Update wrt comments.
270
271 * org.texi (Resolving idle time): Document new keybinding.
272
273 * org.texi (Clocking commands): Document the use of S-M-<up/down>
274 on clock timestamps.
275
276 * org.texi (Fast access to TODO states): Explicitely says only
277 letters are supported as fast TODO selection keys.
278
279 * org.texi (Link abbreviations): Illustrate the use of the "%h"
280 specifier. Document the new "%(my-function)" specifier.
281
282 * org.texi (Clocking commands): New cindex.
283 (Clocking commands): Update documentation for `org-clock-in'.
284 Document `org-clock-in-last'. Mention `org-clock-out' and
285 `org-clock-in-last' as commands that can be globally bound.
286 (Resolving idle time): Document continuous clocking.
287
288 * org.texi (Top, Introduction): Fix formatting.
289 (Activation): Add index entries.
290 (Conventions): Update section.
291 (Embedded @LaTeX{}): Fix formatting.
292
293 * org.texi (Visibility cycling): Document `show-children'.
294
295 * org.texi (Using capture): Mention the `org-capture-last-stored'
296 bookmark as a way to jump to the last stored capture.
297
298 * org.texi (Uploading files): Fix typo.
299
300 * org.texi (Using capture): Document `C-0' as a prefix argument
301 for `org-capture'.
302
303 * org.texi (Agenda commands): Document persistent marks.
304
305 * org.texi (Template expansion): Update doc to reflect change.
306
307 * org.texi (Radio tables): Document the :no-escape parameter.
308
309 * org.texi (Repeated tasks): Document repeat cookies for years,
310 months, weeks, days and hours.
311
312 * org.texi (Export options): State that you can use the d: option
313 by specifying a list of drawers.
314
315 * org.texi (HTML preamble and postamble): Small doc improvement.
316
3172012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
318
319 * org.texi: The sections in the Exporting section of the manual
320 left out articles in the description of the org-export-as-*
321 commands, among other places. This patch adds them, adds a few
322 missing prepositions, and switches instances of "an HTML" to "a
323 html" for internal consistency.
324
325 * org.texi: Alter several examples of headings with timestamps in
326 them to include the timestamps in the body instead of the heading.
327
3282012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
329
330 * org.texi (Agenda dispatcher): Document sticky agenda views and
331 the new key for them.
332
3332012-09-30 Charles <millarc@verizon.net> (tiny change)
334
335 * org.texi (Advanced features): Fix error in table.
336
3372012-09-30 Feng Shu <tumashu@gmail.com>
338
339 * org.texi (@LaTeX{} fragments): Document imagemagick as an
340 alternative to dvipng.
341
3422012-09-30 François Allisson <francois@allisson.co> (tiny change)
343
344 * org.texi: Remove extra curly bracket.
345
3462012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
347
348 * org.texi (org-clock-in-last and org-clock-cancel): Update the
349 defkeys.
350
3512012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
352
353 * org.texi (Agenda commands): Fix two typos by giving
354 corresponding function names, according to
355 `org-agenda-view-mode-dispatch'.
356
3572012-09-30 Jan Bäcker <jan.boecker@jboecker.de>
358
359 * org.texi (The spreadsheet): Fix typo.
360
3612012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
362
363 * org.texi (Tracking your habits): Point to the "Tracking TODO
364 state changes" section.
365
3662012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
367
368 * org.texi (Literal examples): Remove reference to unknown
369 `org-export-latex-minted' variable. Also simplify footnote since
370 `org-export-latex-listings' documentation is exhaustive already.
371
372 * org.texi (Plain lists): Remove reference to now hard-coded
373 `bullet' automatic rule.
374
3752012-09-30 Toby S. Cubitt <tsc25@cantab.net>
376
377 * org.texi: Updated documentation accordingly.
378
5087f097
PE
3792012-09-13 Paul Eggert <eggert@cs.ucla.edu>
380
381 * texinfo.tex: Merge from gnulib.
382
20121a26
MA
3832012-09-12 Michael Albinus <michael.albinus@gmx.de>
384
385 Sync with Tramp 2.2.6.
386
387 * tramp.texi (Bug Reports): Cleanup caches before a test run.
388
389 * trampver.texi: Update release number.
390
44677e30
PE
3912012-09-12 Paul Eggert <eggert@cs.ucla.edu>
392
393 * texinfo.tex: Merge from gnulib.
394
5a4c42ba
AA
3952012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
396
397 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
398 (bug#12096).
399
8e7046c3
JB
4002012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
401
1dcac243
JB
402 * calc.texi (Simplification modes, Conversions)
403 (Operating on Selections): Mention "basic" simplification.
8e7046c3
JB
404 (The Calc Mode Line): Mention the mode line display for Basic
405 simplification mode.
406 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
407 simplifications.
408 (Basic Simplifications): Rename from "Limited Simplifications"
409 Replace "limited" by "basic" throughout.
410 (Algebraic Simplifications): Indicate that the algebraic
411 simplifications are done by default.
412 (Unsafe Simplifications): Mention `m E'.
413 (Simplification of Units): Mention `m U'.
414 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
415 (Kinds of Declarations, Functions for Declarations): Mention
416 "algebraic simplifications" instead of `a s'.
1dcac243 417 (Algebraic Entry): Remove mention of default simplifications.
8e7046c3 418
d2bd74ff
JB
4192012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
420
421 * calc.texi (Getting Started, Tutorial): Change simulated
422 Calc output to match actual output.
423 (Simplifying Formulas): Mention that algebraic simplification is now
424 the default.
425
77472261
EZ
4262012-07-28 Eli Zaretskii <eliz@gnu.org>
427
428 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
429 (Bug#12073)
430
09ae5da1
PE
4312012-07-25 Paul Eggert <eggert@cs.ucla.edu>
432
433 Prefer typical American spelling for "acknowledgment".
434 * calc.texi (History and Acknowledgments): Rename from
435 History and Acknowledgements.
436 * idlwave.texi (Acknowledgments):
437 * ses.texi (Acknowledgments):
438 * woman.texi (Acknowledgments): Rename from Acknowledgements.
439
c4444d16
PE
4402012-07-09 Paul Eggert <eggert@cs.ucla.edu>
441
442 Rename configure.in to configure.ac (Bug#11603).
443 * ede.texi (Compiler and Linker objects, ede-proj-project)
444 (ede-step-project): Prefer the name configure.ac to configure.in.
445
ef091c97
MA
4462012-07-06 Michael Albinus <michael.albinus@gmx.de>
447
448 * tramp.texi (Multi-hops): Introduce
449 `tramp-restricted-shell-hosts-alist'.
450
89b163db
G
4512012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
452
453 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
454 methods, so don't mention smtpmail here.
455
4562012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
457
458 * gnus.texi (Picons): Document gnus-picon-properties.
459
4602012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
461
462 * gnus.texi: Remove mention of compilation, as that's no longer
463 supported.
464
4652012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
466
467 * gnus.texi (Archived Messages): Mention
468 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
469
4702012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
471
472 * gnus.texi (Various Summary Stuff):
473 Remove mention of `gnus-propagate-marks'.
474
4752012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
476
477 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
478 which no longer exist.
479
4802012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
481
482 * gnus.texi (Archived Messages):
483 Document gnus-gcc-self-resent-messages.
484
4852012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
486
487 * message.texi (Mail Variables):
488 Mention the optional user parameter for X-Message-SMTP-Method.
489
4902012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
491
492 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
493
494 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
495
4962012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
497
498 * gnus.texi (Key Index): Change encoding to utf-8.
499
ac1a0ce1 5002012-06-21 Glenn Morris <rgm@gnu.org>
2fecccba
GM
501
502 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
503
71cca84d
G
5042012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
505
506 * gnus.texi (Group Timestamp): Mention where to find documentation for
507 the `gnus-tmp-' variables (bug#11601).
508
888a7fc0
MA
5092012-06-11 Michael Albinus <michael.albinus@gmx.de>
510
511 Sync with Tramp 2.2.6-pre.
512
513 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
514 where appropriate.
515 (Ad-hoc multi-hops): New section.
516 (Remote processes): New subsection "Running remote processes on
517 Windows hosts".
518 (History): Add remote commands on Windows, and ad-hoc multi-hop
519 methods.
520 (External methods): "ControlPersist" must be set to "no" for the
521 `scpc' method.
522 (Remote processes): Add a note about `auto-revert-tail-mode'.
523 (Frequently Asked Questions): Use "scpx" in combination with
524 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
525
526 * trampver.texi: Update release number.
527
31ca4639 5282012-06-10 Chong Yidong <cyd@gnu.org>
c342cead
CY
529
530 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
531 compilation for html-mono.
532
0e8bbf66
PE
5332012-06-08 Paul Eggert <eggert@cs.ucla.edu>
534
535 * texinfo.tex: Merge from gnulib.
536
b8f061b3
KY
5372012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
538
539 * Makefile.in (echo-info): Don't try to install info files named
540 just ".info".
541
16af873e
GM
5422012-05-28 Glenn Morris <rgm@gnu.org>
543
c1dabff0
GM
544 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
545
16af873e
GM
546 * sc.texi: Nuke hand-written node pointers.
547 Fix top-level menu to match actual node order.
548
1d5b82ef
GM
5492012-05-27 Glenn Morris <rgm@gnu.org>
550
551 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
552 Some associated fixes, including not messing with chapno in cl.texi.
553
33017faf 5542012-05-27 Bastien Guerry <bzg@gnu.org>
8c8b834f
BG
555
556 * org.texi (Durations and time values): Fix typo.
557
d14b0029
JB
5582012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
559
33017faf 560 * doc/misc/calc.texi (Basic Operations on Units, Customizing Calc):
d14b0029
JB
561 Mention `calc-ensure-consistent-units'.
562
2f4cadd1 5632012-05-14 Andreas Schwab <schwab@linux-m68k.org>
78e91d08 564
9879e263
AS
565 * cc-mode.texi: Avoid space before macro in 4th argument of cross
566 reference commands. (Bug#11461)
567
78e91d08
AS
568 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
569
3fe7cdc8
GM
5702012-05-12 Glenn Morris <rgm@gnu.org>
571
9598ef0b
GM
572 * Makefile.in (mostlyclean): Add more TeX intermediates.
573
7d326a29
GM
574 * Makefile.in: Make it look more like the other doc Makefiles.
575 Use explicit $srcdir in all dependencies.
576 Remove cd $srcdir from rules.
577 (VPATH): Remove.
578 (infodir): Set to an absolute path.
579 (INFO_TARGETS): Use short names.
580 (mkinfodir): infodir is now absolute.
581 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
582
c7f95930 583 * Makefile.in (info.info): Rename from info, to avoid duplication.
9583393f 584 (.SUFFIXES): Disable implicit rules.
c7f95930 585
3fe7cdc8
GM
586 * Makefile.in (MKDIR_P): New, set by configure.
587 (mkinfodir): Use $MKDIR_P.
588
6f0652af
GM
5892012-05-07 Glenn Morris <rgm@gnu.org>
590
591 * forms.texi (Long Example): Update for changed location of files.
592
8045b906
GM
5932012-05-04 Glenn Morris <rgm@gnu.org>
594
595 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
596 (INFO_TARGETS): Use $INFO_EXT.
597 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
598 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
599 (INFO_TARGETS): Use $INFO_EXT.
600 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
601
9e7a4bcf
GM
6022012-05-02 Glenn Morris <rgm@gnu.org>
603
9aa071df
GM
604 * Makefile.in (echo-info): New phony target, used by top-level.
605
9e7a4bcf
GM
606 * viper.texi: Make direntry shorter (also it is no longer "newest").
607
608 * emacs-gnutls.texi, ert.texi, org.texi:
609 Fix dircategory, direntry to match info/dir.
610
31cc861c
GM
611 * faq.texi: Convert @inforefs to @xrefs.
612 Fix some malformed cross-references.
f9e320bb
GM
613 (File-name conventions): Shorten section name to avoid overfull line.
614 (How to add fonts): Use smallexample to avoid overfull lines.
31cc861c 615
723ea6b5
TZ
6162012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
617
618 * auth.texi (Help for users): Update for .gpg file being second.
619
a8e7d6d7 6202012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2f885dca
BG
621
622 * org.texi (Agenda commands): Fix two typos: give corresponding
623 function names, according to `org-agenda-view-mode-dispatch'.
624
a8e7d6d7 6252012-04-27 Glenn Morris <rgm@gnu.org>
dae39d9c
GM
626
627 * faq.texi (Major packages and programs): Remove section.
628 There is no point listing 6 packages (cf etc/MORE.STUFF).
629 (Finding Emacs and related packages): Move "Spell-checkers" here.
578c1d4b 630
dcbf5805
MA
6312012-04-22 Michael Albinus <michael.albinus@gmx.de>
632
633 * dbus.texi (Version): New node.
634 (Properties and Annotations): Mention the object manager
635 interface. Describe dbus-get-all-managed-objects.
636 (Type Conversion): Floating point numbers are allowed, if an
637 anteger does not fit Emacs's integer range.
638 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
639 (Asynchronous Methods): Fix description of
640 dbus-call-method-asynchronously.
641 (Receiving Method Calls): Fix some minor errors. Add
642 dbus-interface-emacs.
643 (Signals): Describe unicast signals and the new match rules.
644 (Alternative Buses): Add the PRIVATE optional argument to
645 dbus-init-bus. Describe its new return value. Add dbus-setenv.
646
adee4030
GM
6472012-04-20 Glenn Morris <rgm@gnu.org>
648
649 * faq.texi (New in Emacs 24): New section.
650 (Packages that do not come with Emacs): Mention M-x list-packages.
651
35dc09a1 6522012-04-14 Alan Mackenzie <acm@muc.de>
932de51c
AM
653
654 * cc-mode.texi (c-offsets-alist): Correct a typo.
655
35dc09a1 6562012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
801a68c8
BG
657
658 * org.texi (Deadlines and scheduling): Fix the example: the
659 DEADLINE item should come right after the headline. We enforce
660 this convention, so it is a bug not to illustrate it correctly in
661 the manual.
662
35dc09a1 6632012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
801a68c8
BG
664
665 * org.texi (Agenda commands): Fix documentation bug by swapping
666 the equivalent keybindings to `org-agenda-next-line' with the ones
667 to `org-agenda-previous-line'.
668
35dc09a1 6692012-04-14 Glenn Morris <rgm@gnu.org>
f48a9cb4
GM
670
671 * Makefile.in: Replace non-portable use of $< in ordinary rules.
672
e2560ea8
EZ
6732012-04-09 Eli Zaretskii <eliz@gnu.org>
674
675 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add
676 emacs-gnutls.
677 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
678
6b4f4a2d
TZ
6792012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
680
250b840e 681 * Makefile.in: Add emacs-gnutls.texi to build.
6b4f4a2d
TZ
682
683 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
684
ca2c89b6
TZ
6852012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
686
687 * auth.texi (Secret Service API): Edit further and give examples.
c8bf3227 688 (Secret Service API): Adjust @samp to @code for collection names.
ca2c89b6 689
aebd5f1a
GM
6902012-04-04 Glenn Morris <rgm@gnu.org>
691
692 * auth.texi (Secret Service API): Copyedits.
693 (Help for developers): Fill in some missing function doc-strings.
3c93d00f
GM
694 (Help for users, Help for developers)
695 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
aebd5f1a 696
0317dd51
MA
6972012-04-04 Michael Albinus <michael.albinus@gmx.de>
698
699 * auth.texi (Secret Service API): Add the missing text.
700
3d439cd1
CY
7012012-04-04 Chong Yidong <cyd@gnu.org>
702
703 * message.texi (Using PGP/MIME): Note that epg is now the default.
704
705 * gnus.texi: Reduce references to obsolete pgg library.
706 (Security): Note that epg is now the default.
707
708 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
709
710 * nxml-mode.texi (Completion): C-RET is no longer bound to
711 nxml-complete.
712
153ae947
BG
7132012-04-01 Jambunathan K <kjambunathan@gmail.com>
714
715 * org.texi (Customizing tables in ODT export): Correct few errors.
716
7172012-04-01 Jambunathan K <kjambunathan@gmail.com>
718
719 * org.texi (Links in ODT export): Update.
720 (Labels and captions in ODT export): New node.
721
7222012-04-01 Jambunathan K <kjambunathan@gmail.com>
723
724 * org.texi (Literal examples in ODT export): htmlfontify.el in
725 Emacs-24.1 now supports fontification. So ODT source blocks will
726 be fontified by default.
727
7282012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
729
730 * org.texi (Refiling notes): Remove duplicated keybinding.
731
7322012-04-01 Eric Schulte <eric.schulte@gmx.com>
733
734 * org.texi (noweb): Documentation of this new option to the :noweb
735 header argument.
736
7372012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
738
739 * org.texi (Header and sectioning): Add example demonstrating how
740 to use "LaTeX_CLASS_OPTIONS".
741
7422012-04-01 Eric Schulte <eric.schulte@gmx.com>
743
744 * org.texi (Noweb reference syntax): Describe the ability to
745 execute noweb references in the manual.
746
7472012-04-01 Eric Schulte <eric.schulte@gmx.com>
748
749 * org.texi (cache): Improve cache documentation when session
750 evaluation is used.
751
7522012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
753
754 * org.texi (Plain lists): Document removal.
755
7562012-04-01 Michael Brand <michael.ch.brand@gmail.com>
757
758 * org.texi: Decapitalize file name in references to Calc manual.
759
7602012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
761
762 * org.texi (Plain lists): Document removal.
763
7642012-04-01 Jambunathan K <kjambunathan@gmail.com>
765
766 * org.texi (Top, OpenDocument Text export)
767 (ODT export commands, Extending ODT export)
768 (Images in ODT export, Tables in ODT export)
769 (Configuring a document converter): Add or Update.
770
7712012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
772
773 * org.texi (MobileOrg): Change the wording to reflect that the
774 Android Version is no longer just the little brother of the iOS
775 version.
776
7772012-04-01 Eric Schulte <eric.schulte@gmx.com>
778
779 * org.texi (Key bindings and useful functions): Updated babel key
780 binding documentation in manual.
781
7822012-04-01 Eric Schulte <eric.schulte@gmx.com>
783
784 * org.texi (noweb): Document new noweb header value.
785
7862012-04-01 Eric Schulte <eric.schulte@gmx.com>
787
788 * org.texi (noweb-sep): Document new header argument.
789
7902012-04-01 Eric Schulte <eric.schulte@gmx.com>
791
792 * org.texi (noweb-ref): Documentation of this new custom variable.
793
7942012-04-01 Eric Schulte <eric.schulte@gmx.com>
795
796 * org.texi (wrap): Update the new :wrap documentation to match the
797 current implementation.
798
7992012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
800
801 * org.texi: Added documentation for :wrap.
802
8032012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
804
805 * org.texi: #+RESULTS now user-configurable.
806
8072012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
808
809 * org.texi: Documented :noweb no-export.
810
8112012-04-01 Thomas Dye <dk@poto.local>
812
813 * org.texi: Edit :noweb no header argument for correctness.
814
8152012-04-01 Bastien Guerry <bzg@altern.org>
816
817 * org.texi (Customization): Update the approximate number of Org
818 variables.
819
8202012-04-01 Thomas Dye <dk@poto.local>
821
822 * org.texi: The :results wrap produces a drawer instead of a
823 begin_results block.
824
005a89ff
G
8252012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
826
827 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
828 reflect the new default.
829
589ce070
EZ
8302012-03-10 Eli Zaretskii <eliz@gnu.org>
831
832 * info.texi (Expert Info): Move the index entry for "Texinfo" from
833 "Getting Started" to this node. (Bug#10450)
834
a5392527
CY
8352012-03-10 Chong Yidong <cyd@gnu.org>
836
8ae818e4
CY
837 * flymake.texi (Example -- Configuring a tool called via make):
838 Mention the Automake COMPILE variable (Bug#8715).
839
a5392527
CY
840 * info.texi (Getting Started): Add an index entry (Bug#10450).
841
d49902e4
MA
8422012-03-02 Michael Albinus <michael.albinus@gmx.de>
843
844 * dbus.texi (Signals): Known names will be mapped onto unique
845 names, when registering for signals.
846
53eced6d
GM
8472012-02-29 Glenn Morris <rgm@gnu.org>
848
bcd6cd23
GM
849 * url.texi: Fix quote usage in body text.
850
775b55af
GM
851 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
852
53eced6d
GM
853 * cl.texi: Use @code{} in menus when appropriate.
854
44e97401
GM
8552012-02-28 Glenn Morris <rgm@gnu.org>
856
857 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
858 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
859 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
860 * org.texi, sc.texi, vip.texi, viper.texi:
861 Standardize possessive apostrophe usage.
862
fa9a0855
CY
8632012-02-26 Chong Yidong <cyd@gnu.org>
864
865 * ediff.texi (Quick Help Commands): Add a couple of index entries
866 (Bug#10834).
867
0fd2c9a3
GM
8682012-02-17 Glenn Morris <rgm@gnu.org>
869
870 * gnus.texi (Posting Styles):
871 * remember.texi (Org): Fix cross-refs to other manuals.
872
9f26dc24
GM
8732012-02-15 Glenn Morris <rgm@gnu.org>
874
875 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
876 (Encryption): New chapter, split out from previous.
877
3d2af193
LI
8782012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
879
880 * gnus.texi (Customizing the IMAP Connection): Mention
881 nnimap-record-commands.
882
b74c9672
GM
8832012-02-10 Glenn Morris <rgm@gnu.org>
884
885 * url.texi (Retrieving URLs): Update url-retrieve arguments.
886 Mention url-queue-retrieve.
887
2ebc3b94
GM
8882012-02-09 Glenn Morris <rgm@gnu.org>
889
9fcfcdef
GM
890 * sem-user.texi (Semantic mode user commands): Typo fix.
891
2ebc3b94
GM
892 * info.texi (Create Info buffer): Mention info-display-manual.
893
7c4bbb69
LI
8942012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
895
896 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
897 example (modified from an example by Michael Albinus).
898
debce7bc
G
8992012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
900
901 * gnus.texi (Agent Basics): Fix outdated description of
902 `gnus-agent-auto-agentize-methods'.
903
b207a4ec
AS
9042012-01-28 Andreas Schwab <schwab@linux-m68k.org>
905
906 * cc-mode.texi: Always @defindex ss.
907 (Config Basics): Fix argument of @itemize.
908 (Macro Backslashes): Add @code around index entry.
909
b8fe8712
GM
9102012-01-23 Glenn Morris <rgm@gnu.org>
911
912 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
913
02dc2fd7
EH
9142012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
915
916 * tramp.texi (File): Tweak wording for the `scpc' option.
917
e7719ea1
G
9182012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
919
920 * gnus.texi (Group Parameters): Really note precedence.
921
9937bef4
G
9222012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
923
924 * gnus.texi (Group Parameters): Note precedence.
925
e66ba1df
BG
9262012-01-03 Eric Schulte <eric.schulte@gmx.com>
927
928 * org.texi (Noweb reference syntax): Adding documentation of
929 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
930 variable.
931
9322012-01-03 Bastien Guerry <bzg@gnu.org>
933
934 * org.texi (Plain lists): Split the table to fix the display
935 of items.
936
9372012-01-03 Bastien Guerry <bzg@gnu.org>
938
939 * org.texi (Plain lists): Fix misplaced explanation.
940
9412012-01-03 Bastien Guerry <bzg@gnu.org>
942
943 * org.texi (Plain lists, Agenda files): Add index entries.
944
9452012-01-03 Julian Gehring <julian.gehring@googlemail.com>
946
947 * org.texi: Use "Org mode" instead of alternatives like
948 "Org-mode" or "org-mode".
949
9502012-01-03 Bernt Hansen <bernt@norang.ca>
951
952 * org.texi (Agenda commands): Document
953 `org-clock-report-include-clocking-task'.
954
9552012-01-03 Bastien Guerry <bzg@gnu.org>
956
957 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
958 C-c' on checkboxes.
959
9602012-01-03 Julian Gehring <julian.gehring@googlemail.com>
961
962 * org.texi: End sentences with two spaces.
963
9642012-01-03 Michael Brand <michael.ch.brand@gmail.com>
965
966 * org.texi (External links): Document the link types file+sys
967 and file+emacs, slightly narrow used page width.
968
9692012-01-03 Eric Schulte <eric.schulte@gmx.com>
970
971 * org.texi (colnames): Note that colnames behavior may differ
972 across languages.
973
9742012-01-03 Bastien Guerry <bzg@gnu.org>
975
976 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
977
9782012-01-03 Thomas Dye <dk@poto.westell.com>
979
980 * org.texi: Augmented discussion of babel property
981 inheritance. Put footnote outside sentence ending period.
982
9832012-01-03 Eric Schulte <schulte.eric@gmail.com>
984
985 * org.texi (eval): Documenting the full range of :eval header
986 argument values.
987
9882012-01-03 Eric Schulte <schulte.eric@gmail.com>
989
990 * org.texi (eval): Documentation of the new :eval option.
991
9922012-01-03 Thomas Dye <dk@poto.local>
993
994 * org.texi: Add accumulated properties.
995
9962012-01-03 Thomas Dye <dk@poto.local>
997
998 * org.texi: Documented no spaces in name=assign, another
999 correction to :var table.
1000
10012012-01-03 Thomas Dye <dk@poto.local>
1002
1003 * org.texi: Changed DATA to NAME in Working With Source Code
1004 section.
1005
10062012-01-03 Tom Dye <tsd@tsdye.com>
1007
1008 * org.texi: Minor change to :var table.
1009
10102012-01-03 Tom Dye <tsd@tsdye.com>
1011
1012 * org.texi: More changes to :var table (some examples were wrong).
1013
10142012-01-03 Tom Dye <tsd@tsdye.com>
1015
1016 * org.texi: Cleaned up :var table.
1017
10182012-01-03 Bastien Guerry <bzg@gnu.org>
1019
1020 * org.texi (Timestamps, Weekly/daily agenda)
1021 (Weekly/daily agenda): Add @cindex for "appointment".
1022
10232012-01-03 Eric Schulte <schulte.eric@gmail.com>
1024
1025 * org.texi (Literal examples): A new link to the template for
1026 inserting empty code blocks.
1027 (Structure of code blocks): A new link to the template for
1028 inserting empty code blocks.
1029
10302012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
1031
1032 * org.texi (External links): Add footnote on how the behavior
1033 of the text search in Org files are controled by the variable
1034 `org-link-search-must-match-exact-headline'.
1035
10362012-01-03 Eric Schulte <schulte.eric@gmail.com>
1037
1038 * org.texi (Buffer-wide header arguments): Update
1039 documentation to reflect removal of #+PROPERTIES.
1040
10412012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
1042
1043 * org.texi (The clock table): Mention that ACHIVED trees
1044 contribute to the clock table.
1045
10462012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
1047
1048 * org.texi (Conflicts): Better yasnippet config info.
1049
10502012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
1051
1052 * org.texi (Selective export): Explicitely mention the default
1053 values for `org-export-select-tags',
1054 `org-export-exclude-tags'.
1055
10562012-01-03 Tom Dye <tsd@tsdye.com>
1057
1058 * org.texi: Added a line to specify that header arguments are
1059 lowercase.
1060
10612012-01-03 Tom Dye <tsd@tsdye.com>
1062
1063 * org.texi: :var requires default value when declared.
1064
10652012-01-03 Bastien Guerry <bzg@gnu.org>
1066
1067 * org.texi (Handling links): Add a note about the
1068 `org-link-frame-setup' option.
1069
10702012-01-03 David Maus <dmaus@ictsoc.de>
1071
1072 * org.texi (Exporting Agenda Views, Extracting agenda
1073 information): Fix command line syntax, quote symbol parameter
1074 values.
1075
10762012-01-03 David Maus <dmaus@ictsoc.de>
1077
1078 * org.texi (Exporting Agenda Views): Fix command line syntax.
1079
8d80ef01
PE
10802011-12-28 Paul Eggert <eggert@cs.ucla.edu>
1081
1082 * gnus.texi (Mail Source Customization, Mail Back End Variables):
1083 Use octal notation for file permissions, which are normally
1084 thought of in octal.
1085 (Mail Back End Variables): Use more-plausible modes in example.
1086
47d42d81
AM
10872011-12-20 Alan Mackenzie <acm@muc.de>
1088
1089 * cc-mode.texi: Update version string 5.31 -> 5.32.
1090
a98edce9
JB
10912011-12-06 Juanma Barranquero <lekktu@gmail.com>
1092
1093 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
1094
321decc8
GM
10952011-11-24 Glenn Morris <rgm@gnu.org>
1096
1097 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
1098
f8107b79
JB
10992011-11-24 Juanma Barranquero <lekktu@gmail.com>
1100
1101 * makefile.w32-in: Update dependencies.
1102
f5a96a4f
GM
11032011-11-20 Glenn Morris <rgm@gnu.org>
1104
1105 * gnus.texi (Group Information):
1106 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
1107
cd1181db
JB
11082011-11-20 Juanma Barranquero <lekktu@gmail.com>
1109
1110 * gnus-coding.texi (Gnus Maintenance Guide):
1111 Rename from "Gnus Maintainance Guide".
1112
1113 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
1114 * eieio.texi (Customizing):
fe7a3057
JB
1115 * gnus.texi (Article Washing):
1116 * gnus-news.texi:
1117 * sem-user.texi (Smart Jump): Fix typos.
cd1181db 1118
7877f373
JB
11192011-11-16 Juanma Barranquero <lekktu@gmail.com>
1120
1121 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
1122
0d26e0b6
JB
11232011-11-15 Juanma Barranquero <lekktu@gmail.com>
1124
c7015153
JB
1125 * ede.texi (project-am-texinfo):
1126 * gnus.texi (Sending or Not Sending):
1127 * org.texi (Template elements): Fix typos.
0d26e0b6 1128
0b381c7e
JB
11292011-11-14 Juanma Barranquero <lekktu@gmail.com>
1130
1131 * ediff.texi (Hooks):
c7015153 1132 * sem-user.texi (Semanticdb Roots): Fix typos.
0b381c7e 1133
40a8bdf6
JB
11342011-11-11 Juanma Barranquero <lekktu@gmail.com>
1135
1136 * semantic.texi (Tag handling): Fix typo.
1137
57dda3bb
KY
11382011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
1139
1140 * gnus.texi (Other Gnus Versions): Remove.
1141
52bedd34
AM
11422011-10-28 Alan Mackenzie <acm@muc.de>
1143
1144 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
1145 (Other Special Indentations): Add an xref to "Macros with ;".
1146 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
1147 "Macros with ;".
1148 (Macros with ;): New page.
1149
00b77525
GM
1150 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
1151 Document the new handling of nested scopes for movement by defuns.
52bedd34 1152
4a623313
MA
11532011-10-23 Michael Albinus <michael.albinus@gmx.de>
1154
1155 Sync with Tramp 2.2.3.
1156
1157 * trampver.texi: Update release number.
1158
466a320e
GM
11592011-10-14 Glenn Morris <rgm@gnu.org>
1160
1161 * ert.texi (Introduction, How to Run Tests)
1162 (Running Tests Interactively, Expected Failures)
1163 (Tests and Their Environment, Useful Techniques)
1164 (Interactive Debugging, Fixtures and Test Suites):
1165 Minor rephrasings.
1166 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
1167 (Running Tests in Batch Mode): Simplify loading instructions.
1168 (Test Selectors): Clarify some selectors.
1169 (Expected Failures, Useful Techniques):
1170 Make examples fit in 80 columns.
1171
2be4956d
JB
11722011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
1173
1174 * calc.texi (Basic Operations on Units): Discuss temperature
1175 conversion (`u t') alongside with other unit conversions ('u c').
1176
7359a765
GM
11772011-10-12 Glenn Morris <rgm@gnu.org>
1178
1179 * ert.texi: Whitespace trivia to make main menu items line up better.
1180
a0c52e5d
GM
11812011-10-08 Glenn Morris <rgm@gnu.org>
1182
1183 * Makefile.in: Fix ert rules.
1184
465d0300
G
11852011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1186
1187 * gnus.texi (Gnus Utility Functions): Add more references and
1188 explanations (bug#9683).
1189
a5166359
LMI
11902011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1191
1192 * gnus.texi (Archived Messages): Note the default (bug#9552).
1193
b523dc20
BW
11942011-09-21 Bill Wohler <wohler@newt.com>
1195
1196 Release MH-E manual version 8.3.
1197
58179cce 1198 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
b523dc20
BW
1199 release 8.3.
1200 (Preface): Updated support information.
bd7239f5 1201 (From Bill Wohler): Reset text to original version. As a
b523dc20
BW
1202 historical quote, the tense should be correct in the time that it
1203 was written.
1204
0afb49a1
LMI
12052011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1206
1207 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
1208 (Finding the News): Doc clarification.
1209 (Terminology): Mention naming.
1210
e21bac42
G
12112011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1212
1213 * gnus.texi: Remove mentions of `recent', which are now obsolete.
1214 (Interactive): Document `quiet'.
1215
5b409b39 12162011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
5cb05633 1217
bd7239f5 1218 * org.texi (Images in LaTeX export): Rewrite.
5cb05633 1219
5b409b39 12202011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 1221
bd7239f5 1222 * org.texi (Using the mapping API): Mention 'region as a possible
3ab2c837
BG
1223 scope for `org-map-entries'.
1224
5b409b39 12252011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1226
1227 * org.texi (Visibility cycling): Document `org-copy-visible'.
1228
5b409b39 12292011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 1230
bd7239f5 1231 * org.texi (Template expansion): Order template sequences in the
3ab2c837
BG
1232 proper order.
1233
5b409b39 12342011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1235
1236 * org.texi (eval): Expand discussion of the :eval header argument.
1237
5b409b39 12382011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
1239
1240 * org.texi (Languages): Add Lilypond and Awk as supported
1241 languages.
1242
5b409b39 12432011-08-15 Achim Gratz <stromeko@nexgo.de>
3ab2c837 1244
bd7239f5 1245 * org.texi: Document that both CLOCK_INTO_DRAWER and
3ab2c837
BG
1246 LOG_INTO_DRAWER can be used to override the contents of variable
1247 org-clock-into-drawer (or if unset, org-log-into-drawer).
1248
bd7239f5 1249 * org.texi: Replace @xref->@pxref.
3ab2c837 1250
5b409b39 12512011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1252
1253 * org.texi (Evaluating code blocks): Documenting the new option
1254 for inline call lines.
1255
5b409b39 12562011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1257
1258 * org.texi (Results of evaluation): More explicit about the
1259 mechanism through which interactive evaluation of code is
1260 performed.
1261
5b409b39 12622011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1263
1264 * org.texi (noweb-ref): New header argument documentation.
1265
5b409b39 12662011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1267
1268 * org.texi (Extracting source code): Documentation of the new
1269 org-babel-tangle-named-block-combination variable.
1270
5b409b39 12712011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 1272
bd7239f5 1273 * org.texi (Structure of code blocks): Explicitly state that the
ed9265fc 1274 behavior of multiple blocks of the same name is undefined.
3ab2c837 1275
5b409b39 12762011-08-15 Christian Egli <christian.egli@sbszh.ch>
3ab2c837
BG
1277
1278 * org.texi (TaskJuggler export): Modify the example to reflect the
1279 new effort durations.
1280
5b409b39 12812011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
1282
1283 * org.texi (Images in LaTeX export): Escape curly brackets in
1284 LaTeX example.
1285
5b409b39 12862011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1287
1288 * org.texi (The clock table): Document the :properties and
1289 :inherit-props arguments for the clocktable.
1290
5b409b39 12912011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1292
1293 * org.texi (Tables in LaTeX export): Document specifying placement
1294 options for tables.
1295
5b409b39 12962011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1297
1298 * org.texi (Evaluating code blocks): More specific documentation
1299 about the different types of header arguments.
1300
5b409b39 13012011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3ab2c837
BG
1302
1303 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
1304
5b409b39 13052011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1306
1307 * org.texi (Built-in table editor): Document the table field
1308 follow mode.
1309
5b409b39 13102011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
1311
1312 * org.texi (Easy Templates): Document new template.
1313
5b409b39 13142011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
1315
1316 * org.texi (Literal examples): Add a cross-reference from "Literal
1317 Examples" to "Easy Templates."
1318
5b409b39 13192011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1320
1321 * org.texi (The clock table): Add link to match syntax.
1322
5b409b39 13232011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1324
1325 * org.texi (Agenda commands): Document clock consistency checks.
1326
5b409b39 13272011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1328
1329 * org.texi (Built-in table editor): Document that \vert represents
1330 a vertical bar in a table field.
1331
5b409b39 13322011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1333
1334 * org.texi (Literal examples): Link from "Markup" > "Literate
1335 Examples" to "Working with Source Code".
1336
5b409b39 13372011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
1338
1339 * org.texi (Agenda commands): Doc for function option to bulk
1340 action.
1341
5b409b39 13422011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1343
1344 * org.texi (Template expansion): Document new %<...> template
1345 escape.
1346
5b409b39 13472011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1348
1349 * org.texi (Selective export): Document exclusion of any tasks
1350 from export.
1351
5b409b39 13522011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1353
1354 * org.texi (Selective export): Document how to exclude DONE tasks
1355 from export.
1356 (Publishing options): Document the properties to be used to turn off
1357 export of DONE tasks.
1358
5b409b39 13592011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1360
1361 * org.texi (The date/time prompt): Document date range protection.
1362
5b409b39 13632011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1364
1365 * org.texi (padline): Documentation of the new padline header
1366 argument.
1367
5b409b39 13682011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1369
1370 * org.texi (var): Adding "[" to list of characters triggering
1371 elisp evaluation.
1372
5b409b39 13732011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1374
1375 * org.texi (var): Documentation of Emacs Lisp evaluation during
1376 variable assignment.
1377
5b409b39 13782011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1379
1380 * org.texi (colnames): Reference indexing into variables, and note
1381 that colnames are *not* removed before indexing occurs.
1382 (rownames): Reference indexing into variables, and note that
1383 rownames are *not* removed before indexing occurs.
1384
5b409b39 13852011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1386
1387 * org.texi (var): Clarification of indexing into tabular
1388 variables.
1389
5b409b39 13902011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1391
1392 * org.texi (results): Documentation of the `:results wrap' header
1393 argument.
1394
5b409b39 13952011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 1396
bd7239f5 1397 * org.texi (LaTeX and PDF export): Add a note about a limitation
3ab2c837
BG
1398 of the LaTeX export: the org file has to be properly structured.
1399
5b409b39 14002011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
1401
1402 * org.texi (Dynamic blocks, Structure editing): Mention
1403 the function `org-narrow-to-block'.
1404
5b409b39 14052011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1406
1407 * org.texi (Languages): Updating list of code block supported
1408 languages.
1409
5b409b39 14102011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1411
1412 * org.texi (Special properties): CATEGORY is a special property,
1413 but it may also used in the drawer.
1414
5b409b39 14152011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1416
1417 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
1418
5b409b39 14192011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
1420
1421 * org.texi (Include files): Document :lines.
1422
5b409b39 14232011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1424
1425 * org.texi (comments): Documentation of the ":comments noweb" code
1426 block header argument.
1427
5b409b39 14282011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1429
1430 * org.texi (Conflicts): Changed "yasnippets" to "yasnippet" and
1431 added extra whitespace around functions to be consistent with the
1432 rest of the section.
1433
5b409b39 14342011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 1435
0b381c7e 1436 * org.texi (Evaluating code blocks): Expanded discussion of
3ab2c837
BG
1437 #+call: line syntax.
1438 (Header arguments in function calls): Expanded discussion of
1439 #+call: line syntax.
1440
5b409b39 14412011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1442
1443 * org.texi (Evaluating code blocks): More explicit about how to
1444 pass variables to #+call lines.
1445
5b409b39 14462011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1447
1448 * org.texi (Results of evaluation): Link to the :results header
1449 argument list from the "Results of evaluation" section.
1450
5b409b39 14512011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1452
1453 * org.texi (Conflicts): Adding additional information about
1454 resolving org/yasnippet conflicts.
1455
5b409b39 14562011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
1457
1458 * org.texi (Publishing options): Document style-include-scripts
1459 publishing project property.
1460
5b409b39 14612011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1462
1463 * org.texi (Sparse trees): Document the next-error /
1464 previous-error functionality.
1465
5b409b39 14662011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837
BG
1467
1468 * org.texi (cache): Improved documentation of code block caches.
1469
5b409b39 14702011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837
BG
1471
1472 * org.texi (Code block specific header arguments): Documentation
1473 of multi-line header arguments.
1474
5b409b39 14752011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1476
1477 * org.texi (Code evaluation security): Add example for using a
1478 function.
1479
5b409b39 14802011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1481
1482 * org.texi (Tables in LaTeX export): Documentation of new
1483 attr_latex options for tables.
1484
5b409b39
BG
14852011-08-03 Michael Albinus <michael.albinus@gmx.de>
1486
1487 * trampver.texi: Update release number.
1488
14892011-07-30 Michael Albinus <michael.albinus@gmx.de>
1490
1491 Sync with Tramp 2.2.2.
1492
1493 * trampver.texi: Update release number.
1494
064e2d08
LMI
14952011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1496
1497 * flymake.texi (Example -- Configuring a tool called via make):
1498 Use /dev/null instead of the Windows "nul" (bug#8715).
1499
b8151e9c
LMI
15002011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1501
1502 * widget.texi (Setting Up the Buffer): Remove mention of the
1503 global keymap parent, which doesn't seem to be accurate
1504 (bug#7045).
1505
5b409b39
BG
15062011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1507
1508 * org.texi (Special agenda views): Fix double quoting (bug#3509).
1509
c0a8ae95
KR
15102010-07-10 Kevin Ryde <user42@zip.com.au>
1511
1512 * cl.texi (For Clauses): Add destructuring example processing an
1513 alist (bug#6596).
1514
ac6531ad
LMI
15152011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
1516
1517 * ediff.texi (Major Entry Points): Remove mention of `require',
1518 since that's not pertinent in the installed Emacs (bug#9016).
1519
d30dd079
G
15202011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
1521
1522 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
0c502747
LMI
1523 (Filtering New Groups): Clarify how simple the "options -n" format is.
1524 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
1525 is internal.
d30dd079 1526
862c0d68
MA
15272011-07-04 Michael Albinus <michael.albinus@gmx.de>
1528
1529 * tramp.texi (Cleanup remote connections): Add
1530 `tramp-cleanup-this-connection'.
1531
cd865a33
G
15322011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1533
1534 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
1535 zombies.
1536 (Checking New Groups): Ditto (bug#8974).
7d1738f1 1537 (Checking New Groups): Moved the reference to the right place.
cd865a33
G
1538
15392011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
1540
1541 * gnus.texi (Startup Files): Clarify that we're talking about numbered
1542 backups, and not actual vc (bug#8975).
1543
79414ae4
KR
15442011-07-03 Kevin Ryde <user42@zip.com.au>
1545
1546 * cl.texi (For Clauses): @items for hash-values and key-bindings
1547 to make them more visible when skimming. Add examples of `using'
1548 clause to them, examples being clearer than a description in
1549 words (bug#6599).
1550
847ccf7c
AM
15512011-07-01 Alan Mackenzie <acm@muc.de>
1552
1553 * cc-mode.texi (Guessing the Style): New page.
1554 (Styles): Add a short introduction to above.
1555
3da13bb9
DD
15562011-06-28 Deniz Dogan <deniz@dogan.se>
1557
1558 * rcirc.texi (Configuration): Bug-fix:
1559 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
1560 Reported by Elias Pipping <pipping@exherbo.org>.
1561
60a0884e
G
15622011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1563
1564 * gnus.texi (Summary Mail Commands): Document
1565 `gnus-summary-reply-to-list-with-original'.
1566
0c7efc08
SM
15672011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
1568
1569 * eshell.texi (Known problems): Fix typo.
1570
ea3596a2
MA
15712011-06-12 Michael Albinus <michael.albinus@gmx.de>
1572
0c7efc08 1573 * tramp.texi (Customizing Completion): Mention authinfo-style files.
ea3596a2
MA
1574 (Password handling): `auth-source-debug' is good for debug messages.
1575
2da9c605
G
15762011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
1577
1578 * gnus.texi (Store custom flags and keywords): Refer to
1579 `gnus-registry-article-marks-to-{chars,names}' instead of
1580 `gnus-registry-user-format-function-{M,M2}'.
1581
e61923c8
GM
15822011-05-27 Paul Eggert <eggert@cs.ucla.edu>
1583
1584 * texinfo.tex: Merge from gnulib.
1585
627abcdd
TZ
15862011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
1587
1588 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
0c7efc08
SM
1589 (Store custom flags and keywords):
1590 Mention `gnus-registry-user-format-function-M' and
627abcdd
TZ
1591 `gnus-registry-user-format-function-M2'.
1592
a3c92bc1
EZ
15932011-05-17 Paul Eggert <eggert@cs.ucla.edu>
1594
8f906c40 1595 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
a3c92bc1 1596
85d870a9
GM
15972011-05-17 Glenn Morris <rgm@gnu.org>
1598
1599 * gnus.texi (Face): Fix typo.
1600
2cdee799
GM
16012011-05-14 Glenn Morris <rgm@gnu.org>
1602
1603 * dired-x.texi (Omitting Examples): Minor addition.
1604
79b70037
GM
16052011-05-10 Jim Meyering <meyering@redhat.com>
1606
1607 * ede.texi: Fix typo "or or -> or".
1608
a7111a62 16092011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
c2f51e23
G
1610
1611 * gnus.texi (Summary Buffer Lines):
1612 gnus-summary-user-date-format-alist does not exist.
1613 (Sorting the Summary Buffer): More about sorting threads.
1614
69026aba
MA
16152011-04-25 Michael Albinus <michael.albinus@gmx.de>
1616
1617 * trampver.texi: Update release number.
1618
9024ff79
MA
16192011-04-14 Michael Albinus <michael.albinus@gmx.de>
1620
1621 * tramp.texi (Frequently Asked Questions): New item for disabling
1622 Tramp in other packages.
1623
c3c65d73
TZ
16242011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
1625
1626 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
0c7efc08
SM
1627 (Fancy splitting to parent, Store arbitrary data):
1628 Updated gnus-registry docs.
c3c65d73 1629
9ec6a317
JB
16302011-04-13 Juanma Barranquero <lekktu@gmail.com>
1631
1632 * ede.texi: Fix typos.
1633
1e3b6001
G
16342011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1635
9ec6a317
JB
1636 * gnus.texi (Window Layout): @itemize @code doesn't exist.
1637 It's @table @code.
1e3b6001 1638
a5954fa5
G
16392011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
1640
ed9265fc 1641 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
a5954fa5 1642
d71990a1
JB
16432011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
1644
1645 * calc.texi (Logarithmic Units): Update the function names.
1646
1518e4f0
G
16472011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1648
1649 * message.texi (Various Commands): Document format specs in the
1650 ellipsis.
1651
a123622d
G
16522011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
1653
1654 * message.texi (Insertion Variables): Document message-cite-style.
1655
16562011-03-14 Michael Albinus <michael.albinus@gmx.de>
e756ec02
MA
1657
1658 * tramp.texi (Remote processes): New subsection "Running shell on
1659 a remote host".
1660
4248cca2
TZ
16612011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
1662
1663 * auth.texi (Help for developers): Update docs to explain that the
1664 :save-function will only run the first time.
1665
54ce11a1
GM
16662011-03-12 Glenn Morris <rgm@gnu.org>
1667
1668 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
1669 (emacs-faq.text): New target.
1670 (clean): Add emacs-faq.
1671
0c3b25f8
MA
16722011-03-12 Michael Albinus <michael.albinus@gmx.de>
1673
1674 Sync with Tramp 2.2.1.
1675
1676 * trampver.texi: Update release number.
1677
b740639e
GM
16782011-03-11 Glenn Morris <rgm@gnu.org>
1679
1680 * Makefile.in (HTML_TARGETS): New.
1681 (clean): Delete $HTML_TARGETS.
1682 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
1683
733afdf4
TZ
16842011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
1685
1686 * auth.texi (Help for developers): Show example of using
1687 `auth-source-search' with prompts and :save-function.
1688
33383987
JB
16892011-03-07 Chong Yidong <cyd@stupidchicken.com>
1690
1691 * Version 23.3 released.
1692
a5057546
G
16932011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
1694
1695 * message.texi (Message Buffers): Update default value of
1696 message-generate-new-buffers.
1697
479a2c9b
JB
16982011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
1699
1700 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
1701 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
1702 respectively.
05a29101
JB
1703 (Musical Notes): New section.
1704 (Customizing Calc): Mention the customizable variable
1705 calc-note-threshold.
479a2c9b 1706
e0535b76
GM
17072011-03-03 Glenn Morris <rgm@gnu.org>
1708
1709 * url.texi (Dealing with HTTP documents): Remove reference to
1710 function url-decode-text-part; never seems to have existed. (Bug#6038)
e7b21e2b 1711 (Configuration): Update url-configuration-directory description.
e0535b76 1712
2777ccbf
GM
17132011-03-02 Glenn Morris <rgm@gnu.org>
1714
1715 * dired-x.texi (Multiple Dired Directories): Remove mentions
1716 of dired-default-directory-alist and dired-default-directory.
1717 Move dired-smart-shell-command here...
1718 (Miscellaneous Commands): ... from here.
1719
257219bd
PE
17202011-03-02 Paul Eggert <eggert@cs.ucla.edu>
1721
1722 * texinfo.tex: Update to version 2011-02-24.09.
1723
8889f4e2
GM
17242011-03-02 Glenn Morris <rgm@gnu.org>
1725
1726 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
1727 instead of the obsoleted dired-omit-here-always.
1728
5d41af19
MA
17292011-02-28 Michael Albinus <michael.albinus@gmx.de>
1730
1731 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
1732 supported systems.
1733
2b0c7330 17342011-02-28 Glenn Morris <rgm@gnu.org>
51a13bdd 1735
61cf3a76
GM
1736 * dbus.texi (Type Conversion): Grammar fix.
1737
cce7d530 17382011-02-23 Michael Albinus <michael.albinus@gmx.de>
51a13bdd 1739
cce7d530
GM
1740 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
1741 "Debian GNU/Linux".
51a13bdd 1742
cce7d530
GM
1743 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
1744
817b48a7
GM
17452011-02-23 Glenn Morris <rgm@gnu.org>
1746
cce7d530
GM
1747 * dired-x.texi (Features): Minor rephrasing.
1748 (Local Variables): Fix typos.
47301027
GM
1749
1750 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
1751 Standardize some Emacs/XEmacs terminology.
1752
817b48a7
GM
1753 * dired-x.texi (Features): Don't advertise obsolete local variables.
1754 Simplify layout.
1755 (Omitting Variables): Update local variables example.
1756 (Local Variables): Say this is obsolete. Fix description of
1757 dired-enable-local-variables possible values.
1758
4a3988d5
G
17592011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
1760
1761 * auth.texi (Help for users): Mention ~/.netrc is also searched by
1762 default now.
1763
8e22bee0
G
17642011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
1765
1766 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
1767
06b840e0
LI
17682011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
1769
1770 * gnus.texi (Window Layout): Document layout names.
1771
67ab0163 17722011-02-19 Eli Zaretskii <eliz@gnu.org>
0c973505
EZ
1773
1774 * ada-mode.texi: Sync @dircategory with ../../info/dir.
1775 * auth.texi: Sync @dircategory with ../../info/dir.
1776 * autotype.texi: Sync @dircategory with ../../info/dir.
1777 * calc.texi: Sync @dircategory with ../../info/dir.
1778 * cc-mode.texi: Sync @dircategory with ../../info/dir.
1779 * cl.texi: Sync @dircategory with ../../info/dir.
1780 * dbus.texi: Sync @dircategory with ../../info/dir.
1781 * dired-x.texi: Sync @dircategory with ../../info/dir.
1782 * ebrowse.texi: Sync @dircategory with ../../info/dir.
1783 * ede.texi: Sync @dircategory with ../../info/dir.
1784 * ediff.texi: Sync @dircategory with ../../info/dir.
1785 * edt.texi: Sync @dircategory with ../../info/dir.
1786 * eieio.texi: Sync @dircategory with ../../info/dir.
1787 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
1788 * epa.texi: Sync @dircategory with ../../info/dir.
1789 * erc.texi: Sync @dircategory with ../../info/dir.
1790 * eshell.texi: Sync @dircategory with ../../info/dir.
1791 * eudc.texi: Sync @dircategory with ../../info/dir.
1792 * flymake.texi: Sync @dircategory with ../../info/dir.
1793 * forms.texi: Sync @dircategory with ../../info/dir.
1794 * gnus.texi: Sync @dircategory with ../../info/dir.
1795 * idlwave.texi: Sync @dircategory with ../../info/dir.
1796 * mairix-el.texi: Sync @dircategory with ../../info/dir.
1797 * message.texi: Sync @dircategory with ../../info/dir.
1798 * mh-e.texi: Sync @dircategory with ../../info/dir.
1799 * newsticker.texi: Sync @dircategory with ../../info/dir.
1800 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
1801 * org.texi: Sync @dircategory with ../../info/dir.
1802 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
1803 * pgg.texi: Sync @dircategory with ../../info/dir.
1804 * rcirc.texi: Sync @dircategory with ../../info/dir.
1805 * reftex.texi: Sync @dircategory with ../../info/dir.
1806 * remember.texi: Sync @dircategory with ../../info/dir.
1807 * sasl.texi: Sync @dircategory with ../../info/dir.
1808 * sc.texi: Sync @dircategory with ../../info/dir.
1809 * semantic.texi: Sync @dircategory with ../../info/dir.
1810 * ses.texi: Sync @dircategory with ../../info/dir.
1811 * sieve.texi: Sync @dircategory with ../../info/dir.
1812 * smtpmail.texi: Sync @dircategory with ../../info/dir.
1813 * speedbar.texi: Sync @dircategory with ../../info/dir.
1814 * trampver.texi [emacs]: Set emacsname to "Emacs".
1815 * tramp.texi: Sync @dircategory with ../../info/dir.
1816 * url.texi: Sync @dircategory with ../../info/dir.
1817 * vip.texi: Sync @dircategory with ../../info/dir.
1818 * viper.texi: Sync @dircategory with ../../info/dir.
1819 * widget.texi: Sync @dircategory with ../../info/dir.
1820 * woman.texi: Sync @dircategory with ../../info/dir.
1821
30abce25
GM
18222011-02-19 Glenn Morris <rgm@gnu.org>
1823
0c7efc08
SM
1824 * dired-x.texi (Technical Details): No longer redefines
1825 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
bea584fa 1826 dired-read-shell-command, or dired-find-buffer-nocreate.
30abce25 1827
f31f8469
GM
18282011-02-18 Glenn Morris <rgm@gnu.org>
1829
1830 * dired-x.texi (Optional Installation File At Point): Simplify.
1831
35123c04
TZ
18322011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
1833
1834 * auth.texi (Help for users): Use :port instead of :protocol for all
1835 auth-source docs.
7ba93e94
G
1836 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
1837 to have two files in `auth-sources'.
35123c04 1838
da5e0ce4
GM
18392011-02-16 Glenn Morris <rgm@gnu.org>
1840
b322c9af
GM
1841 * dired-x.texi: Use emacsver.texi to get Emacs version.
1842 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
1843 Depend on emacsver.texi.
1844
07ca5555
GM
1845 * dired-x.texi: Drop meaningless version number.
1846 (Introduction): Remove old info.
1847 (Optional Installation Dired Jump): Autoload from dired-x.
1848 Remove incorrect info about loaddefs.el.
1849 (Bugs): Just refer to M-x report-emacs-bug.
1850
da5e0ce4
GM
1851 * dired-x.texi (Multiple Dired Directories): Update for rename of
1852 default-directory-alist.
1853 (Miscellaneous Commands): No longer mention very old VM version 4.
1854
bb55f713
PE
18552011-02-15 Paul Eggert <eggert@cs.ucla.edu>
1856
1857 Merge from gnulib.
1858 * texinfo.tex: Update to version 2011-02-14.11.
1859
5415d076
G
18602011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
1861
da5e0ce4
GM
1862 * auth.texi (Help for users):
1863 Login collection is "Login" and not "login".
5415d076 1864
14029d4b
MA
18652011-02-13 Michael Albinus <michael.albinus@gmx.de>
1866
1867 * tramp.texi (History): Remove IMAP support.
1868 (External methods, Frequently Asked Questions): Remove `imap' and
1869 `imaps' methods.
1870 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
1871
1872 * trampver.texi: Remove default value of `emacsimap'.
1873
8a36c07f
GM
18742011-02-13 Glenn Morris <rgm@gnu.org>
1875
1876 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
1877 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
1878
165bc5a0
GM
18792011-02-12 Glenn Morris <rgm@gnu.org>
1880
1881 * sc.texi (Getting Connected): Remove old index entries.
1882
5415d076 18832011-02-12 Ulrich Mueller <ulm@gentoo.org>
43aa28e2
UM
1884
1885 * url.texi: Remove duplicate @dircategory (Bug#7942).
1886
b8e0f0cd
G
18872011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
1888
8a36c07f
GM
1889 * auth.texi (Overview, Help for users, Help for developers):
1890 Update docs.
b8e0f0cd
G
1891 (Help for users): Talk about spaces.
1892
caf82551
PE
18932011-02-09 Paul Eggert <eggert@cs.ucla.edu>
1894
1895 * texinfo.tex: Update to version 2011-02-07.16.
1896
1ff98217
MA
18972011-02-07 Michael Albinus <michael.albinus@gmx.de>
1898
1899 * dbus.texi (Bus names): Adapt descriptions for
1900 dbus-list-activatable-names and dbus-list-known-names.
1901
2e78df6b
JB
19022011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
1903
1904 * calc.texi (Logarithmic Units): New section.
1905
7fbf7cae
TZ
19062011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
1907
1908 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
1909 manuals use it now.
1910
0c7efc08 1911 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
7fbf7cae 1912
156ad271
KY
19132011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
1914
1915 * overrides.texi: Remove.
1916
1917 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
1918 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
1919
36539990
MA
19202011-02-05 Michael Albinus <michael.albinus@gmx.de>
1921
1922 * tramp.texi (Frequently Asked Questions): Mention problems with
1923 WinSSHD.
1924
1925 * trampver.texi: Update release number.
1926
19272011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
1928
1929 * tramp.texi:
1930 Replace "delimet" with "delimit" globally.
1931 Replace "explicite" with "explicit" globally.
1932 Replace "instead of" with "instead" where there was nothing after "of".
1933 Audit use of comma before interrogative pronoun, "that", or "which".
1934 Minor word order, spelling, wording changes.
1935
ec72bf63
G
19362011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
1937
1938 * overrides.texi: New file to set or clear WEBHACKDEVEL.
1939
1940 * sieve.texi: Use WEBHACKDEVEL.
1941
1942 * sasl.texi: Use WEBHACKDEVEL.
1943
1944 * pgg.texi: Use WEBHACKDEVEL.
1945
1946 * message.texi: Use WEBHACKDEVEL.
1947
1948 * gnus.texi: Use WEBHACKDEVEL.
1949
1950 * emacs-mime.texi: Use WEBHACKDEVEL.
1951
1952 * auth.texi: Use WEBHACKDEVEL.
1953
1954 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
1955 manuals.
1956
19572011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
1958
1959 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
1960
90b750f4
PE
19612011-02-03 Paul Eggert <eggert@cs.ucla.edu>
1962
1963 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
1964 which in turn is copied from ftp://tug.org/tex/.
1965
0e751a49
GM
19662011-02-03 Glenn Morris <rgm@gnu.org>
1967
1968 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
1969 (Binding combinations of modifiers and function keys):
1970 Let's assume people reading this are not using Emacs 18.
1971
7f13c2e2
LI
19722011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
1973
1974 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
1975 since it's run automatically.
1976
d76c843e
LI
19772011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
1978
1979 * gnus.texi (Customizing Articles): Fix typo.
1980
12e3ca0a
LI
19812011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
1982
1983 * gnus.texi (Customizing Articles): Document the new way of customizing
1984 the date headers(s).
1985
fe72c8fa
LI
19862011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
1987
1988 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
1989 splitting example.
1990
bf3dae7e
EZ
19912011-01-29 Eli Zaretskii <eliz@gnu.org>
1992
1993 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
1994 (MAKEINFO_OPTS): New variable.
1995 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
1996 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
1997 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
1998 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
1999 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
2000 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
2001 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
2002 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
2003 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
2004 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
2005 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
2006 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
2007 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
2008 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
2009 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
2010 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
2011 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
2012 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
2013
d6f13ac8
LI
20142011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
2015
2016 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
2017
c5ecc769
G
20182011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
2019
2020 * message.texi (IDNA): Explain what it is.
2021
20222011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
2023
2024 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
2025
45eb2a5d
WL
20262011-01-23 Werner Lemberg <wl@gnu.org>
2027
2028 * Makefile.in (MAKEINFO): Now controlled by `configure'.
2029 (MAKEINFO_OPTS): New variable. Use it where appropriate.
0c7efc08 2030 (ENVADD): Update.
45eb2a5d 2031
6872a814
GM
20322011-01-18 Glenn Morris <rgm@gnu.org>
2033
2034 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
2035
77ab81d0 20362011-01-14 Eduard Wiebe <usenet@pusto.de>
b218c6cd
EW
2037
2038 * nxml-mode.texi (Introduction): Fix file name typos.
2039
d221e780
CO
20402011-01-13 Christian Ohler <ohler@gnu.org>
2041
2042 * ert.texi: New file.
2043
2044 * Makefile.in:
2045 * makefile.w32-in: Add ert.texi.
2046
8c904d82
MA
20472011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
2048
2049 * dbus.texi (Receiving Method Calls): New function
2050 dbus-register-service. Rearrange node.
2051
f56e0e7a
PE
20522011-01-07 Paul Eggert <eggert@cs.ucla.edu>
2053
2054 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
2055 which in turn is copied from ftp://tug.org/tex/.
2056
0fadf00e
MA
20572011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
2058
2059 * dbus.texi (Receiving Method Calls): Describe new optional
2060 parameter dont-register-service of dbus-register-{method,property}.
2061
8b358e90
DU
20622010-12-17 Daiki Ueno <ueno@unixuser.org>
2063
0c7efc08
SM
2064 * epa.texi (Encrypting/decrypting *.gpg files):
2065 Mention epa-file-select-keys.
8b358e90 2066
549c9aed
G
20672010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
2068
2069 * gnus.texi (Archived Messages): Remove outdated text.
2070
20712010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
2072
0c7efc08 2073 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
549c9aed 2074
156e3f9c
G
20752010-12-15 Andrew Cohen <cohen@andy.bu.edu>
2076
83f3eadc 2077 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
156e3f9c 2078
8151d490
AC
20792010-12-14 Andrew Cohen <cohen@andy.bu.edu>
2080
2081 * gnus.texi (The swish++ Engine): Add customizable parameters
2082 descriptions.
2083 (The swish-e Engine): Ditto.
2084
305bdd22
MA
20852010-12-14 Michael Albinus <michael.albinus@gmx.de>
2086
2087 * tramp.texi (Inline methods): Add "ksu" method.
2088 (Remote processes): Add example with remote `default-directory'.
2089
53aff12a
GM
20902010-12-14 Glenn Morris <rgm@gnu.org>
2091
2092 * faq.texi (Expanding aliases when sending mail):
2093 Now build-mail-aliases is interactive.
2094
8a1cdce5
AC
20952010-12-13 Andrew Cohen <cohen@andy.bu.edu>
2096
2097 * gnus.texi: First pass at adding (rough) nnir documentation.
2098
7410c270
G
20992010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2100
53aff12a
GM
2101 * gnus.texi (Filtering New Groups):
2102 Mention gnus-auto-subscribed-categories.
2103 (The First Time): Remove, since default-subscribed-newsgroups has been
7410c270
G
2104 removed.
2105
f49d1f52 21062010-12-13 Glenn Morris <rgm@gnu.org>
7dde1a86
GM
2107
2108 * cl.texi (For Clauses): Small fixes for frames and windows.
2109
acedf35c
CD
21102010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
2111
2112 * org.texi (Using capture): Document using prefix arguments for
2113 finalizing capture.
2114 (Agenda commands): Document prefix argument for the bulk scatter
2115 command.
2116 (Beamer class export): Document that also overlay arguments can be
2117 passed to the column environment.
2118 (Template elements): Document the new entry type.
2119
21202010-12-11 Puneeth Chaganti <punchagan@gmail.com>
2121
2122 * org.texi (Include files): Document :minlevel.
2123
21242010-12-11 Julien Danjou <julien@danjou.info>
2125
2126 * org.texi (Categories): Document category icons.
2127
21282010-12-11 Eric Schulte <schulte.eric@gmail.com>
2129
2130 * org.texi (noweb): Fix typo.
2131
516aa569
G
21322010-12-06 Tassilo Horn <tassilo@member.fsf.org>
2133
2134 * gnus.texi (Server Commands): Point to the rest of the server
2135 commands.
2136
04db63bc
G
21372010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2138
2139 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
2140 g'.
2141
ed797193
G
21422010-12-02 Julien Danjou <julien@danjou.info>
2143
2144 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
2145
21462010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2147
2148 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
2149 (Direct Functions): Note the STARTTLS upgrade.
2150
07976ae3 21512010-11-27 Glenn Morris <rgm@gnu.org>
4d47208a 2152 James Clark <none@example.com>
d3dfb185
GM
2153
2154 * nxml-mode.texi (Introduction): New section.
2155
59e75882
G
21562010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2157
2158 * gnus.texi (Server Commands): Document gnus-server-show-server.
2159
568a887f
MA
21602010-11-20 Michael Albinus <michael.albinus@gmx.de>
2161
2162 Sync with Tramp 2.2.0.
2163
2164 * trampver.texi: Update release number.
2165
1265829e
JB
21662010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
2167
2168 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
2169 Mention that the TeX specific units won't use the `tex' prefix
2170 in TeX mode.
2171
239661c0
KY
21722010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
2173
2174 * gnus.texi (Misc Article): Document gnus-inhibit-images.
2175
4a47c275 21762010-11-17 Glenn Morris <rgm@gnu.org>
20989285
GM
2177
2178 * edt.texi: Remove information about Emacs 19.
2179
4a47c275 21802010-11-17 Michael Albinus <michael.albinus@gmx.de>
3ff91964
MA
2181
2182 * trampver.texi: Update release number.
2183
2f0e0dc8
KY
21842010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
2185
2186 * gnus.texi (Article Washing): Fix typo.
2187
afe98dfa
CD
21882010-11-11 Noorul Islam <noorul@noorul.com>
2189
56f5a94e 2190 * org.texi: Fix typo.
afe98dfa
CD
2191
21922010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2193
2194 * org.texi (Using capture): Explain that refiling is
2195 sensitive to cursor position.
2196
21972010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2198
56f5a94e 2199 * org.texi (Images and tables): Add cross reference to link section.
afe98dfa
CD
2200
22012010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2202
2203 * org.texi: Document the <c> cookie.
2204
22052010-11-11 Eric Schulte <schulte.eric@gmail.com>
2206
bd7239f5 2207 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
56f5a94e 2208 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
afe98dfa
CD
2209
22102010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2211
56f5a94e 2212 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
afe98dfa
CD
2213
22142010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2215
56f5a94e 2216 * org.texi (Project alist): Mention that this is a property list.
afe98dfa
CD
2217
22182010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2219
2220 * org.texi (Setting up the staging area): Document that
2221 file names remain visible when encrypting the MobileOrg files.
2222
22232010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2224
2225 * org.texi (Setting up the staging area): Document which
2226 versions are needed for encryption.
2227
22282010-11-11 Eric Schulte <schulte.eric@gmail.com>
2229
56f5a94e
GM
2230 * org.texi (noweb): Update :noweb documentation to
2231 reflect the new "tangle" argument.
afe98dfa
CD
2232
22332010-11-11 Eric Schulte <schulte.eric@gmail.com>
2234
56f5a94e
GM
2235 * org.texi (Batch execution): Improve tangling script in
2236 documentation.
afe98dfa
CD
2237
22382010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2239
2240 * org.texi (Handling links):
2241 (In-buffer settings): Document inlining images on startup.
2242
22432010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2244
2245 * org.texi (Setting up the staging area): Document use of
2246 crypt password.
2247
22482010-11-11 David Maus <dmaus@ictsoc.de>
2249
56f5a94e 2250 * org.texi (Template expansion): Add date related link type escapes.
afe98dfa
CD
2251
22522010-11-11 David Maus <dmaus@ictsoc.de>
2253
56f5a94e
GM
2254 * org.texi (Template expansion): Add mew in table for link type
2255 escapes.
afe98dfa
CD
2256
22572010-11-11 David Maus <dmaus@ictsoc.de>
2258
56f5a94e 2259 * org.texi (Template expansion): Fix typo in link type escapes.
afe98dfa
CD
2260
22612010-11-11 Eric Schulte <schulte.eric@gmail.com>
2262
56f5a94e 2263 * org.texi (Structure of code blocks): Another documentation tweak.
afe98dfa
CD
2264
22652010-11-11 Eric Schulte <schulte.eric@gmail.com>
2266
56f5a94e 2267 * org.texi (Structure of code blocks): Documentation tweak.
afe98dfa
CD
2268
22692010-11-11 Eric Schulte <schulte.eric@gmail.com>
2270
56f5a94e
GM
2271 * org.texi (Structure of code blocks):
2272 Update documentation to mention inline code block syntax.
afe98dfa
CD
2273
22742010-11-11 Eric Schulte <schulte.eric@gmail.com>
2275
56f5a94e 2276 * org.texi (comments): Improve wording.
afe98dfa
CD
2277
22782010-11-11 Eric Schulte <schulte.eric@gmail.com>
2279
56f5a94e 2280 * org.texi (comments): Document the new :comments header arguments.
afe98dfa
CD
2281
22822010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2283
2284 * org.texi (Installation): Remove the special
2285 installation instructions for XEmacs.
2286
22872010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
2288
56f5a94e 2289 * org.texi (Easy Templates): New section. Documents quick
afe98dfa
CD
2290 insertion of empty structural elements.
2291
22922010-11-11 Noorul Islam <noorul@noorul.com>
2293
56f5a94e 2294 * org.texi: Fix doc.
afe98dfa
CD
2295
22962010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
2297
2298 * org.texi (The date/time prompt): Document specification
2299 of time ranges.
2300
23012010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2302
2303 * org.texi (Internal links): Document the changes in
2304 internal links.
2305
23062010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2307
2308 * org.texi (Agenda commands): Document the limitation for
2309 the filter preset - it can only be used for an entire agenda
2310 view, not in an individual block in a block agenda.
2311
23122010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
2313
2314 * org.texi (iCalendar export): Document alarm creation.
2315
6f8fc60c
MA
23162010-11-10 Michael Albinus <michael.albinus@gmx.de>
2317
2318 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
2319
be3c11b3
LMI
23202010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
2321
2322 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
2323
d607b96b 23242010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
3ff91964 2325
d607b96b 2326 * calc.texi: Use emacsver.texi to determine Emacs version.
3ff91964 2327
181cb5fb
G
23282010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2329
2330 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
2331 since that works by default.
2332
23332010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
2334
2335 * gnus.texi (Customizing the IMAP Connection): Document
2336 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
2337
36bc5d3b
MA
23382010-11-04 Michael Albinus <michael.albinus@gmx.de>
2339
2340 * tramp.texi (Remote shell setup): New item "Interactive shell
2341 prompt". Reported by Christian Millour <cm@abtela.com>.
2342 (Remote shell setup, Remote processes): Use @code{} for
2343 environment variables.
2344
cf503f7c
GM
23452010-11-03 Glenn Morris <rgm@gnu.org>
2346
537b04b9 2347 * ediff.texi (Quick Help Commands, Miscellaneous):
d7619e3b 2348 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
cf503f7c 2349
389b76fa
G
23502010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2351
2352 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
2353
2699a554 23542010-10-31 Glenn Morris <rgm@gnu.org>
bbe1ba5e
GM
2355
2356 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
2357
2699a554 23582010-10-31 Glenn Morris <rgm@gnu.org>
97af9a72
GM
2359
2360 * cc-mode.texi: Remove reference to defunct viewcvs URL.
2361
99e65b2d
G
23622010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2363
0c7efc08
SM
2364 * gnus.texi (Client-Side IMAP Splitting):
2365 Mention nnimap-unsplittable-articles.
99e65b2d
G
2366
23672010-10-29 Julien Danjou <julien@danjou.info>
2368
2369 * gnus.texi (Finding the News): Remove references to obsoletes
2370 variables `gnus-nntp-server' and `gnus-secondary-servers'.
2371
aeeb3dcb
EZ
23722010-10-29 Eli Zaretskii <eliz@gnu.org>
2373
2374 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
2375 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
2376 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
2377 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
2378
8289f37b
GM
23792010-10-28 Glenn Morris <rgm@gnu.org>
2380
2381 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
2382 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
2383 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
2384
d85d3b3a
DU
23852010-10-25 Daiki Ueno <ueno@unixuser.org>
2386
2387 * epa.texi (Mail-mode integration): Add alternative key bindings
2388 for epa-mail commands; escape comma.
c05c2b9b 2389 Don't use the word "PGP", since it is a non-free program.
d85d3b3a 2390
9f534a47
JB
23912010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
2392
99e65b2d 2393 * calc.texi: Use emacsver.texi to determine Emacs version.
9f534a47 2394
5793a7bc 23952010-10-24 Juanma Barranquero <lekktu@gmail.com>
88dbda51
JB
2396
2397 * gnus.texi (Group Parameters, Buttons): Fix typos.
2398
280f417b
G
23992010-10-22 Tassilo Horn <tassilo@member.fsf.org>
2400
2401 * gnus.texi (Subscription Commands): Mention that you can also
2402 subscribe to new groups via the Server buffer, which is probably more
2403 convenient when subscribing to many groups.
2404
d806c872
G
24052010-10-21 Julien Danjou <julien@danjou.info>
2406
2407 * message.texi (Message Headers): Allow message-default-headers to be a
2408 function.
2409
d5798f68
LMI
24102010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2411
2412 * gnus-news.texi: Mention new archive defaults.
2413
b79bbef7
KY
24142010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
2415
2416 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
2417
2526f423
G
24182010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
2419
2420 * gnus.texi (HTML): Document the function value of
2421 gnus-blocked-images.
2422 (Article Washing): shr and gnus-w3m, not the direct function names.
2423
ba91f05d
G
24242010-10-20 Julien Danjou <julien@danjou.info>
2425
2426 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
2427 variable.
2428
da451787
LMI
24292010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
2430
2431 * gnus.texi (Customizing the IMAP Connection): The port strings are
2432 strings.
c872595d 2433 (Document Groups): Mention git.
da451787 2434
7cad71ad
G
24352010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
2436
2437 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
2438 bzr/Gnus git sync.
2439
c56dfd36
EZ
24402010-10-15 Eli Zaretskii <eliz@gnu.org>
2441
2442 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
2443 change.
2444
a1d16a7b
G
24452010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2446
2447 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
2448 @item syntax for in-Emacs makeinfo.
2449
24502010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
2451
2452 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
2453 trim sentence.
2454
98e2b864
DU
24552010-10-12 Daiki Ueno <ueno@unixuser.org>
2456
2457 * epa.texi (Caching Passphrases):
0c7efc08
SM
2458 * auth.texi (GnuPG and EasyPG Assistant Configuration):
2459 Clarify some configurations require to set up gpg-agent.
98e2b864 2460
c12e4a81
GM
24612010-10-11 Glenn Morris <rgm@gnu.org>
2462
2463 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
2464
f7aa248a
G
24652010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
2466
2467 * gnus.texi (Spam Package Introduction): Mention `$'.
2468
6513b232
EZ
24692010-10-09 Eli Zaretskii <eliz@gnu.org>
2470
2471 * makefile.w32-in (emacsdir): New variable.
2472 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
2473 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
2474
abd40fb4
GM
24752010-10-09 Glenn Morris <rgm@gnu.org>
2476
0f05450f
GM
2477 * Makefile.in (mostlyclean): Delete *.toc.
2478
d3a4ac46
GM
2479 * Makefile.in: Use $< in rules.
2480
aa9db089
GM
2481 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
2482
abd40fb4
GM
2483 * Makefile.in ($(infodir)): Delete rule.
2484 (mkinfodir): New. Use it in all the info rules, rather than depending
2485 on infodir.
2486
ea274122
GM
24872010-10-09 Glenn Morris <rgm@gnu.org>
2488
6e90e2a8
GM
2489 * gnus.texi (Article Washing): Fix previous change.
2490
f7a31f11
GM
2491 * Makefile.in (emacsdir): New variable.
2492 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
b13254e7
GM
2493 Depend on emacsver.texi.
2494
f7a31f11
GM
2495 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
2496
ea274122
GM
2497 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
2498
36d3245f
G
24992010-10-08 Julien Danjou <julien@danjou.info>
2500
f7a31f11 2501 * gnus.texi: Add mm-shr.
36d3245f
G
2502
25032010-10-08 Ludovic Courtès <ludo@gnu.org>
2504
2505 * gnus.texi (Finding the Parent, The Gnus Registry)
2506 (Registry Article Refer Method): Update docs for nnregistry.el.
2507
25082010-10-08 Daiki Ueno <ueno@unixuser.org>
2509
2510 * auth.texi (Help for users)
2511 (GnuPG and EasyPG Assistant Configuration): Update docs.
2512
12359245
GM
25132010-10-08 Glenn Morris <rgm@gnu.org>
2514
2515 * cl.texi (Organization, Installation, Old CL Compatibility):
2516 Deprecate cl-compat for new code.
4628bef1 2517 (Usage, Installation): Remove outdated information.
e1a8c4c0
GM
2518
2519 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
2520
fcf2d385
KY
25212010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
2522
2523 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
2524
66627fa9
G
25252010-10-06 Julien Danjou <julien@danjou.info>
2526
fd9ba500
JD
2527 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
2528
66627fa9
G
2529 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
2530 broken link.
2531
2532 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
2533
2534 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
2535 to ReiserFS.
2536
2537 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
2538 (FAQ 7-1): Fix getmail URL.
2539
65f54520
DU
25402010-10-06 Daiki Ueno <ueno@unixuser.org>
2541
2542 * epa.texi (Caching Passphrases): New section.
2543
4c83f6e1
GM
25442010-10-06 Glenn Morris <rgm@gnu.org>
2545
2546 * Makefile.in (SHELL): Set it.
2547 (info): Move the mkdir dependency to the individual info files.
2548 (mostlyclean): Tidy up.
2549 (clean): Only delete the specific dvi and pdf files.
2550 (maintainer-clean): Be more restrictive in what we delete.
8a944cea 2551 ($(infodir)): Add parallel build workaround.
4c83f6e1 2552
71e691a5
G
25532010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2554
2555 * gnus.texi (Misc Article): Document gnus-widen-article-window.
2556
a41c2e6d
G
25572010-10-03 Julien Danjou <julien@danjou.info>
2558
0c7efc08
SM
2559 * emacs-mime.texi (Display Customization):
2560 Update mm-inline-large-images documentation and add documentation for
a41c2e6d
G
2561 mm-inline-large-images-proportion.
2562
37255945
MA
25632010-10-03 Michael Albinus <michael.albinus@gmx.de>
2564
0c7efc08
SM
2565 * tramp.texi (Frequently Asked Questions):
2566 Mention remote-file-name-inhibit-cache.
37255945 2567
11e4e7bd
LMI
25682010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2569
2570 * gnus.texi (Splitting Mail): Fix @xref syntax.
870409d4 2571 (Splitting Mail): Really fix the @ref syntax.
11e4e7bd 2572
cb83220a
KY
25732010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2574
0c7efc08
SM
2575 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
2576 (Article Hiding): Add google banner example.
2577 Suggested by Benjamin Xu.
cb83220a 2578
6b958814
G
25792010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
2580
0c7efc08
SM
2581 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
2582 Remove nnimap-split-rule from examples.
6b958814
G
2583
25842010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2585
2586 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
2587 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
2588 Fishman.
2589 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
2590
25912010-09-30 Julien Danjou <julien@danjou.info>
2592
2593 * gnus.texi (Gravatars): Fix documentation about
2594 gnu-gravatar-properties.
2595
b9476c04
DU
25962010-09-29 Daiki Ueno <ueno@unixuser.org>
2597
2598 * epa.texi (Bug Reports): New section.
2599
5f874327
GM
26002010-09-29 Glenn Morris <rgm@gnu.org>
2601
2602 * Makefile.in (top_srcdir): Remove unused variable.
2603
6b958814
G
26042010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2605
2606 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
2607 (Client-Side IMAP Splitting): Document 'default.
2608
26092010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
2610
0c7efc08
SM
2611 * gnus.texi (Customizing the IMAP Connection):
2612 Document nnimap-fetch-partial-articles.
6b958814 2613
82bccbfa
KY
26142010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2615
2616 * gnus-news.texi: Mention nnimap-inbox.
2617
2618 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
2619
26202010-09-26 Julien Danjou <julien@danjou.info>
2621
47e08896 2622 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
82bccbfa
KY
2623
26242010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2625
2626 * gnus.texi (Security): Remove gpg.el mention.
2627
26282010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
2629
2630 * gnus.texi (Browse Foreign Server): New variable
2631 gnus-browse-subscribe-newsgroup-method.
2632
2633 * gnus-news.texi: Mention it.
2634
26352010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2636
0c7efc08 2637 * gnus.texi (NoCeM): Remove.
82bccbfa
KY
2638 (Startup Variables): No jingle.
2639
4c964351
UM
26402010-09-25 Ulrich Mueller <ulm@gentoo.org>
2641
2642 * woman.texi (Interface Options): xz compression is now supported.
2643
82bccbfa
KY
26442010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
2645
2646 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
2647 (Unavailable Servers): Document gnus-server-copy-server.
2648 (Using IMAP): Document the new nnimap.
2649
26502010-09-25 Julien Danjou <julien@danjou.info>
2651
47e08896 2652 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
82bccbfa 2653
18778f71
GM
26542010-09-24 Glenn Morris <rgm@gnu.org>
2655
2656 * url.texi (Disk Caching): Tweak previous change.
2657
9c766321
JD
26582010-09-24 Julien Danjou <julien@danjou.info>
2659
2660 * url.texi (Disk Caching): Mention url-cache-expire-time,
2661 url-cache-expired, and url-fetch-from-cache.
2662
82bccbfa
KY
26632010-09-24 Julien Danjou <julien@danjou.info>
2664
2665 * gnus.texi: Add Gravatars.
2666
26672010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
2668
2669 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
2670
592bdb9a
LMI
26712010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2672
2673 * gnus.texi (Expunging mailboxes): Update name of the expunging
2674 command.
2675
e4e22d29
KY
26762010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
2677
2678 * emacs-mime.texi (rfc2047): Update description for
2679 rfc2047-encode-parameter.
2680
371d9801
MA
26812010-09-13 Michael Albinus <michael.albinus@gmx.de>
2682
2683 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
2684 "fish" methods.
2685 (External methods): Remove "scp1_old" and "scp2_old" methods.
2686
31ae5827
MA
26872010-09-09 Michael Albinus <michael.albinus@gmx.de>
2688
2689 * tramp.texi: Remove Japanese manual. Fix typo.
2690
2691 * trampver.texi: Update release number. Remove japanesemanual.
2692
c0468714
GM
26932010-09-09 Glenn Morris <rgm@gnu.org>
2694
2695 * org.texi: Restore clobbered changes (copyright years, untabify).
2696
86441999
JD
26972010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
2698
2699 * gnus.texi (Adaptive Scoring): Fix typo.
2700
25f28806
LMI
27012010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2702
2703 * gnus.texi (Article Display): Document gnus-html-show-images.
2704
45240125 27052010-09-02 Jan Djärv <jan.h.d@swipnet.se>
25f28806 2706
45240125
JD
2707 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
2708
59d09f15
LMI
27092010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2710
2711 * gnus.texi (HTML): Document gnus-max-image-proportion.
2712
2cdd366f
KY
27132010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2714
51dee5ef
KY
2715 * gnus.texi (HTML): Document gnus-blocked-images.
2716
2cdd366f
KY
2717 * message.texi (Wide Reply): Document message-prune-recipient-rules.
2718
b0e4f3fc
KY
27192010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2720
2721 * gnus.texi (Summary Mail Commands): Note that only the addresses from
2722 the first message are used for wide replies.
f02566ce
KY
2723 (Changing Servers): Remove documentation on gnus-change-server and
2724 friends, since it's been removed.
b0e4f3fc 2725
598451ed
KY
27262010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2727
2728 * gnus.texi (Drafts): Mention B DEL.
2729
e7842e69
KY
27302010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
2731
2732 * gnus.texi (Delayed Articles): Mention that the Date header is the
2733 original one, even if you delay.
2734
85115796
KY
27352010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2736
0c7efc08
SM
2737 * gnus.texi (Asynchronous Fetching):
2738 Document gnus-async-post-fetch-function.
85115796
KY
2739 (HTML): Made into its own section.
2740
f0b44bc0
MA
27412010-08-26 Michael Albinus <michael.albinus@gmx.de>
2742
2743 Sync with Tramp 2.1.19.
2744
217876c9 2745 * tramp.texi (Inline methods, Default Method): Mention
0c7efc08
SM
2746 `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
2747 Remove remark about doubled "-t" argument.
217876c9
MA
2748 (Auto-save and Backup): Remove reference to Emacs 21.
2749 (Filename Syntax): Describe port numbers.
2750 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
2751 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
2752 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
2753 errors with the backquotes.
2754 (External packages): File attributes cache flushing for asynchronous
2755 processes.
2756 (Traces and Profiles): Describe verbose level 9.
2757
f0b44bc0
MA
2758 * trampver.texi: Update release number.
2759
7457f7b6
MA
27602010-08-23 Michael Albinus <michael.albinus@gmx.de>
2761
2762 * dbus.texi (Alternative Buses): New chapter.
2763
b695beda
SM
27642010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
2765
2766 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
2767
443c2c03
JB
27682010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
2769
2770 * calc.texi (Customizing Calc): Rearrange description of new
2771 variables to match the presentation of other variables.
2772
7815fe19 27732010-08-08 Juanma Barranquero <lekktu@gmail.com>
e1d294ab
JB
2774
2775 * org.texi (Footnotes, Tables in HTML export): Fix typos.
2776
2c695727
JB
27772010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
2778
2779 * calc.texi (Making Selections, Selecting Subformulas)
2780 (Customizing Calc): Mention how to use faces to emphasize selected
2781 sub-formulas.
2782
bbb6ffa1
MA
27832010-08-05 Michael Albinus <michael.albinus@gmx.de>
2784
2785 * tramp.texi (External packages): File attributes cache flushing
2786 for asynchronous processes.
2787
5cee0a9c
AM
27882010-08-01 Alan Mackenzie <acm@muc.de>
2789
2790 Enhance the manual for the latest Java Mode.
2791
2792 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
2793 annotation-var-cont.
2794 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
2795 two new symbols.
2796
3f2afe32
MA
27972010-07-28 Michael Albinus <michael.albinus@gmx.de>
2798
2799 * tramp.texi (Traces and Profiles): Describe verbose level 9.
2800
0ed082fe 28012010-07-27 Chong Yidong <cyd@stupidchicken.com>
b196eafc
CY
2802
2803 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
2804
311f0356
JB
28052010-07-19 Juanma Barranquero <lekktu@gmail.com>
2806
2807 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
2808
86fbb8ca
CD
28092010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
2810
2811 * org.texi: Add macros to get plain quotes in PDF output.
2812 List additional contributors.
2813 (Capture): New section, replaces the section about remember.
2814 (Working With Source Code): New chapter, focused on documenting Org
2815 Babel.
2816 (Code evaluation security): New section.
2817 (MobileOrg): Document DropBox support.
2818 (TaskJuggler export): Document taskjuggler and Gantt chart support.
2819 (Special symbols): Show how to display UTF8 characters for entities.
2820 (Global TODO list): Clarify the use of the "M" key and the differences
2821 to the "m" key.
2822 (RSS Feeds): Mention Atom feeds as well.
2823 (Setting tags): Remove paragraph about
2824 `org-complete-tags-always-offer-all-agenda-tags'.
2825
5732e8ed
MA
28262010-07-17 Michael Albinus <michael.albinus@gmx.de>
2827
2828 * tramp.texi (Inline methods): Remove remark about doubled "-t"
2829 argument.
2830 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
2831 echoing shells.
2832
ca1bb391
MA
28332010-07-10 Michael Albinus <michael.albinus@gmx.de>
2834
2835 * tramp.texi (Inline methods): Remove "kludgy" phrase.
2836 (Filename Syntax): Describe port numbers.
2837
5bd55c3c
MA
28382010-07-09 Michael Albinus <michael.albinus@gmx.de>
2839
2840 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
2841 forgotten.
2842 (Type Conversion): Precise conversion of natural numbers.
2843 (Errors and Events): Add "debugging" to concept index. Add variable
2844 `dbus-debug'.
2845
820ae8fe
MA
28462010-07-04 Michael Albinus <michael.albinus@gmx.de>
2847
2848 * dbus.texi (Receiving Method Calls): Add optional argument
2849 EMITS-SIGNAL to `dbus-register-property'.
2850
b6f9df0f
JB
28512010-06-27 Alex Schroeder <alex@gnu.org>
2852
2853 * nxml-mode.texi (Commands for locating a schema): Fix typo.
2854
62e034c2
GM
28552010-06-24 Glenn Morris <rgm@gnu.org>
2856
2857 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
2858 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
2859 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
2860 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
2861 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
2862 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
2863 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
2864 * woman.texi: Start direntry descriptions in column 32, per Texinfo
2865 convention. Make them end with a period.
2866
9360256a
GM
28672010-06-23 Glenn Morris <rgm@gnu.org>
2868
2869 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
b1fbbb32
GM
2870 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
2871 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
2872 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
2873 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
2874 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
9360256a 2875
04d3bb6c
GM
28762010-06-10 Glenn Morris <rgm@gnu.org>
2877
2878 * idlwave.texi (Load-Path Shadows):
2879 * org.texi (Handling links): Fix typos.
2880
5e7d4a75
KY
28812010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
2882
2883 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
2884
9841cb4f
MA
28852010-05-26 Michael Albinus <michael.albinus@gmx.de>
2886
2887 * eshell.texi (Built-ins): Describe, how to disable a built-in command
2888 by an alias. (Bug#6226)
2889
597517ef
JB
28902010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
2891
2892 * calc.texi (Manipulating Vectors): Mention that vectors can
2893 be used to determine bins for `calc-histogram'.
2894
14914c43
JB
28952010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
2896
597517ef 2897 * calc.texi: Remove "\turnoffactive" commands throughout.
14914c43 2898
0235128c 28992010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
2900
2901 * url.texi (HTTP language/coding, Customization):
2902 * message.texi (Header Commands, Responses):
2903 * cl.texi (Argument Lists): Fix typos.
2904
0235128c 29052010-05-08 Chong Yidong <cyd@stupidchicken.com>
aa5789b5 2906
0235128c
SM
2907 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
2908 Note that Development menu is always available.
aa5789b5
CY
2909 (Creating a project): Fix terminology.
2910 (Add/Remove files): Fix typo.
2911
0235128c
SM
29122010-05-07 Chong Yidong <cyd@stupidchicken.com>
2913
2914 * Version 23.2 released.
2915
a628ad9d 29162010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
db37d257
DD
2917
2918 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
2919
502269d6
MA
29202010-05-01 Michael Albinus <michael.albinus@gmx.de>
2921
0235128c
SM
2922 * tramp.texi (Inline methods, Default Method):
2923 Mention `tramp-inline-compress-start-size'.
502269d6 2924
6e104790 29252010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
bff3818b
KY
2926
2927 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
2928 the CVS repo. Put the Git repo in the news section.
2929
6e104790 2930 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
bff3818b
KY
2931 Removed some mentions of CVS. Mention the new Git repo.
2932
6e104790 29332010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
b1519d85
KY
2934
2935 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
2936 (Mail Group Commands): Add index entry.
2937
6e104790 29382010-04-18 Glenn Morris <rgm@gnu.org>
2bf1d02d
GM
2939
2940 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
2941
f8b91752
JB
29422010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
2943
2944 * calc.texi (Radix modes): Mention that the option prefix will
2945 turn on twos-complement mode.
2946 (Inverse and Hyperbolic Flags): Mention the Option flag.
2947
ed21c5c8
CD
29482010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
2949
2950 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
6e104790 2951 (LaTeX/PDF export commands): Rename and Move section.
ed21c5c8
CD
2952 (Sectioning structure): Update.
2953 (References): New use case for field coordinates.
6e104790 2954 (The export dispatcher): Rename from ASCII export.
ed21c5c8
CD
2955 (Setting up the staging area): Document the availability of
2956 encryption for MobileOrg.
2957 (Images and tables): Document how to reference labels.
2958 (Index entries): New section.
2959 (Generating an index): New section.
2960 (Column width and alignment): Document that <N> now
2961 means a fixed width, not a maximum width.
2962 (Publishing options): Document the :email option.
2963 (Beamer class export): Fix bug in the BEAMER example.
2964 (Refiling notes): Document refile logging.
2965 (In-buffer settings): Document refile logging keywords.
2966 (Drawers): Document `C-c C-z' command.
2967 (Agenda commands): Mention the alternative key `C-c C-z'.
2968 (Special properties): Document the BLOCKED property.
2969 (The spreadsheet): Mention the formula editor.
2970 (References): Document field coordinates.
2971 (Publishing action): Correct the documentation for the
2972 publishing function.
2973 (The date/time prompt): Document that we accept dates
2974 like month/day/year.
2975 (Cooperation): Document the changes in table.el support.
2976 (Faces for TODO keywords, Faces for TODO keywords)
2977 (Priorities): Document the easy colors.
2978 (Visibility cycling): Document the new double prefix
2979 arg for `org-reveal'.
2980 (Cooperation): Remember.el is part of Emacs.
2981 (Clean view): Mention that `wrap-prefix' is also set by
2982 org-indent-mode.
2983 (Agenda commands): Add information about prefix args to
2984 scheduling and deadline commands.
2985 (Search view): Point to the docstring of
2986 `org-search-view' for more details.
6e104790 2987 (Agenda commands): Document that `>' prompts for a date.
ed21c5c8
CD
2988 (Setting tags): Document variable
2989 org-complete-tags-always-offer-all-agenda-tags.
6e104790 2990 (Column attributes): Cross-reference special properties.
ed21c5c8 2991
456b348e
MA
29922010-04-10 Michael Albinus <michael.albinus@gmx.de>
2993
2994 Synchronize with Tramp repository.
2995
2996 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
0c7efc08
SM
2997 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
2998 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
456b348e
MA
2999 syntax, texi2dvi reports errors with the backquotes.
3000
3001 * trampver.texi: Update release number.
3002
357e2d8e
KY
30032010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
3004
3005 * gnus.texi (Finding the News): Add pointers to the Server buffer
3006 because it's essential.
3007
1d4d7664
KY
30082010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
3009
3010 * gnus.texi (MIME Commands): Update description of
3011 gnus-article-browse-html-article.
3012
bd3e840f
KY
30132010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
3014
3015 * auth.texi (Secret Service API): Add TODO node.
3016 (Help for users): Explain the new source options for `auth-sources'.
3017
e867cb5d 30182010-03-24 Michael Albinus <michael.albinus@gmx.de>
c8215db1
MA
3019
3020 * trampver.texi: Update release number.
3021
288f9fc0
CY
30222010-03-10 Chong Yidong <cyd@stupidchicken.com>
3023
3024 * Branch for 23.2.
3025
d99aaebd
CY
30262010-03-03 Chong Yidong <cyd@stupidchicken.com>
3027
3028 * faq.texi (Escape sequences in shell output): Note that ansi-color is
3029 now enabled by default.
3030
5794c2a5
MA
30312010-02-28 Michael Albinus <michael.albinus@gmx.de>
3032
3033 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
3034 when Emacs runs in interactive mode. (Bug#5645)
3035
40572be6
GM
30362010-02-16 Glenn Morris <rgm@gnu.org>
3037
3038 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
3039
7bb8ed67
MH
30402010-02-05 Mark A. Hershberger <mah@everybody.org>
3041
3042 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
3043
45a1423d 30442010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
994ff697
KY
3045
3046 * gnus.texi (Score File Format): Fix typo.
3047
45a1423d 30482010-01-19 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
3049
3050 * cc-mode.texi: Replace references to obsolete c-subword-mode.
3051
14f17fc8
JB
30522010-01-18 Juanma Barranquero <lekktu@gmail.com>
3053
3054 * ada-mode.texi (Project File Overview): Fix typo.
3055
607d4369
CY
30562010-01-17 Chong Yidong <cyd@stupidchicken.com>
3057
3058 * semantic.texi: Add Richard Y. Kim credit.
3059
3060 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
3061
3d1bfa99
MA
30622010-01-17 Michael Albinus <michael.albinus@gmx.de>
3063
3064 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
a628ad9d 3065 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
3d1bfa99 3066
6fbf7a75
GM
30672010-01-17 Glenn Morris <rgm@gnu.org>
3068
b9f978f0
GM
3069 * calc.texi (Reporting Bugs): Don't mention format of repository.
3070
f19bc38d
GM
3071 * woman.texi (Bugs): Make "Emacs repository" less specific,
3072 and the URL for same more specific.
3073
6fbf7a75
GM
3074 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
3075
16c3428a
JB
30762010-01-17 Juanma Barranquero <lekktu@gmail.com>
3077
3078 * ede.texi (ede-step-project, ede-proj-target):
3079 * tramp.texi (Remote processes): Fix typos.
3080
045b9da7
ML
30812010-01-16 Mario Lang <mlang@delysid.org>
3082
3083 * ede.texi (ede-target):
3084 * org.texi (Refiling notes): Remove duplicated words.
3085
c57008f6
SM
30862010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
3087
3088 * gnus.texi (Posting Styles): Use with-current-buffer.
3089 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
3090
798c9eb5
KR
30912010-01-02 Kevin Ryde <user42@zip.com.au>
3092
3093 * eieio.texi (Naming Conventions): Correction to xref on elisp
3094 coding conventions, is "Tips" node not "Standards".
3095
4970fbfe
CY
30962009-12-24 Chong Yidong <cyd@stupidchicken.com>
3097
3098 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
3099
3100 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
3101
83828b06
KY
31022009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
3103
3104 * gnus.texi (Direct Functions): Add missing port number to tls method.
3105
45a4a565
JB
31062009-12-15 Juanma Barranquero <lekktu@gmail.com>
3107
3108 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
3109 ($(infodir)/edt, edt.dvi): New targets.
3110
698bfef7
GM
31112009-12-15 Glenn Morris <rgm@gnu.org>
3112
3113 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
3114 (edt, $(infodir)/edt, edt.dvi): New targets.
3115 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
3116
3117 * Makefile.in (PDF_TARGETS, pdf): New.
3118 (clean): Add *.pdf.
3119 Add pdf rules for all manuals.
3120
0e983327
JB
31212009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
3122
3123 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
3124
8e687433
CY
31252009-12-14 Chong Yidong <cyd@stupidchicken.com>
3126
3127 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
3128 (Smart Jump, Analyzer Debug): Copyedits.
3129 (Semantic mode user commands): Link to new nodes.
3130 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
3131 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
3132 upstream Semantic manual.
3133
3134 * semantic.texi (Introduction): Minor fix to diagram.
3135
020335df
MA
31362009-12-09 Michael Albinus <michael.albinus@gmx.de>
3137
3138 * eshell.texi (History): Add the other built-in variables.
3139 (Built-ins): Explain built-ins, and how to apply the external commands.
3140 Add `history', `su' and `sudo'.
3141
3142 * tramp.texi (Remote processes): Add missing <RET> in the example.
3143
6ddf13e4
BW
31442009-12-01 Bill Wohler <wohler@newt.com>
3145
3146 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
45a4a565 3147 path for mairix example. Specify -q in namazu example since namazu is
6ddf13e4
BW
3148 excessively garrulous.
3149
07b6428c
MA
31502009-11-29 Michael Albinus <michael.albinus@gmx.de>
3151
3152 * tramp.texi (Remote processes): Improve eshell example with "su"
3153 and "sudo" commands.
3154
fd1cefda
CY
31552009-11-28 Chong Yidong <cyd@stupidchicken.com>
3156
3157 * semantic.texi (Analyzer Internals): Rename from Analyzer.
3158
3159 * sem-user.texi (Semantic mode user commands): Fix key syntax.
3160 Document semantic-complete-analyze-inline.
3161 (Semanticdb search debugging commands): Minor clarification.
3162 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
45a4a565 3163 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
fd1cefda 3164 manual.
9d542758 3165 (Semantic mode): Link to Idle Scheduler.
fd1cefda 3166
159e3ad5
KR
31672009-11-28 Kevin Ryde <user42@zip.com.au>
3168
3169 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
45a4a565 3170 @pxref, now EIEIO is in Emacs.
159e3ad5 3171
c6d47315
KR
3172 * erc.texi (Development): Correction to git tutorial url.
3173
16f6287e
GM
31742009-11-26 Glenn Morris <rgm@gnu.org>
3175
3176 * faq.texi (Latest version of Emacs): Mention stability of development
3177 version.
3178 (Problems with very large files): Max buffer size increase in 23.2.
3179 (VM): VM has moved house again.
3180
5ea5dbc9
JB
31812009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
3182
3183 * calc.texi (Radix modes): Discuss alternate bases for two's complement
3184 notations.
3185
5dec9555
CD
31862009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
3187
45a4a565 3188 * org.texi (Column attributes): Fix documentation of new operators.
5dec9555 3189
bd6f6833
CY
31902009-11-20 Chong Yidong <cyd@stupidchicken.com>
3191
3192 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
673286f5
CY
3193 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
3194 (Idle Completions Mode): Numerous copyedits.
bd6f6833 3195
be479117
JB
31962009-11-17 Juanma Barranquero <lekktu@gmail.com>
3197
3198 * semantic.texi (Semantic Internals, Glossary):
3199 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
3200 (Semanticdb search debugging commands): Fix typos.
3201
17291a1f
JB
32022009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
3203
be479117 3204 * calc.texi (Radix modes): Mention twos-complement notation.
17291a1f 3205
af42a9cc
JB
32062009-11-16 Juanma Barranquero <lekktu@gmail.com>
3207
3208 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
3209 ($(infodir)/semantic, semantic.dvi): New targets.
3210
3149927d
CY
32112009-11-16 Chong Yidong <cyd@stupidchicken.com>
3212
3213 * Makefile.in: Build the Semantic manual.
3214
3215 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
3216 repository.
3217
977640ed
MA
32182009-11-16 Michael Albinus <michael.albinus@gmx.de>
3219
3220 * dbus.texi (Receiving Method Calls): New defun
3221 `dbus-unregister-service'.
3222
17673adf
CD
32232009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
3224
3225 * org.texi (Speed keys): New section.
3226
0ecd3c90
MA
32272009-11-13 Michael Albinus <michael.albinus@gmx.de>
3228
3229 * dbus.texi (Type Conversion): Fix typo.
3230 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
3231 `dbus-registered-objects-table'.
0c7efc08
SM
3232 (Receiving Method Calls): New defun `dbus-register-property'.
3233 Move `dbus-unregister-object' here.
0ecd3c90 3234
8bfe682a
CD
32352009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
3236
3237 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
3238
32392009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
3240
3241 * org.texi (Column attributes): Add the new age summary operators.
3242 Also, mention the fact you can only use one summary operator per
3243 property.
3244
32452009-11-13 John Wiegley <johnw@newartisans.com>
3246
0c7efc08 3247 * org.texi (Tracking your habits): Add a new section in the
8bfe682a 3248 manual about how to track habits.
0c7efc08 3249 (Resolving idle time): Add a section on how idle and
8bfe682a
CD
3250 dangling clocks are resolved.
3251
32522009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
3253
3254 * org.texi (Agenda commands): Document the new `i' command.
3255 (Inserting deadline/schedule): Document logging changes
3256 of scheduling and deadline times stamps.
3257 (In-buffer settings): Document the in-buffer keywords for logging
3258 changes of scheduling and deadline times stamps.
3259 (Structure editing, Plain lists): Document indentation
3260 cycling in empty entries with TAB.
3261 (Archiving): Document the default archiving command.
3262 (Moving subtrees): Document the new keys for archiving.
3263 (Internal archiving): Fix incorrect key.
3264 (Agenda commands): Document the TODO set switching commands.
3265 (Agenda commands): Document the new archiving keys.
3266 (Clocking work time): Better description on how to save
3267 and restore a clock.
3268 (Resolving idle time): Mention the x11idle program to get true
3269 idleness also under X11.
3270 (Resolving idle time): Use @kbd instead of @key for normal
3271 letters, because this is how he rest of the manual does this.
3272 (Pushing to MobileOrg): Mention that `org-directory'
3273 should be set.
3274 (Agenda commands): Document that SPC is a filter for
3275 any tag.
0c7efc08 3276 (Search view): Rename from "Keyword search".
8bfe682a
CD
3277 (Capure): New chapter.
3278 (Markup): New chapter.
0c7efc08
SM
3279 (Links in HTML export, Images in HTML export):
3280 Extend the section titles.
8bfe682a
CD
3281 (Images in HTML export): Document the align option.
3282 (Text areas in HTML export): Extend the section title.
3283 (Images in LaTeX export): Explain image placement in LaTeX.
3284
693737cd
GM
32852009-11-10 Glenn Morris <rgm@gnu.org>
3286
3287 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
3288
c7bd4ebe
MA
32892009-11-08 Michael Albinus <michael.albinus@gmx.de>
3290
3291 * tramp.texi (Auto-save and Backup): Disable backups just for a
3292 method.
3293
3294 * trampver.texi: Update release number.
3295
76c5acad
MA
32962009-11-07 Michael Albinus <michael.albinus@gmx.de>
3297
3298 Sync with Tramp 2.1.17.
3299
3300 * trampver.texi: Update release number.
3301
d9a57abf
GM
33022009-10-29 Glenn Morris <rgm@gnu.org>
3303
3304 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
3305
637f4f0f
MA
33062009-10-23 Michael Albinus <michael.albinus@gmx.de>
3307
3308 * tramp.texi (External methods): Temporary files are kept for
3309 `rsync' and `rsyncc' methods.
3310
310dbb05
JB
33112009-10-09 Juanma Barranquero <lekktu@gmail.com>
3312
3313 * eieio.texi: Fix typos.
3314
09094f28
CY
33152009-10-07 Chong Yidong <cyd@stupidchicken.com>
3316
3317 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
3318
216f299a
JB
33192009-10-07 Juanma Barranquero <lekktu@gmail.com>
3320
3321 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
3322 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
3323
966a6506
CY
33242009-10-07 Chong Yidong <cyd@stupidchicken.com>
3325
3326 * Makefile.in: Build EIEIO and EDE manuals.
3327
33282009-10-07 Eric Ludlam <zappo@gnu.org>
3329
3330 * eieio.texi:
3331 * ede.texi: New files.
3332
8842cd9b
MA
33332009-10-05 Michael Albinus <michael.albinus@gmx.de>
3334
3335 * tramp.texi (Remote processes): Association of a pty is not supported.
3336
7006d207
CD
33372009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
3338
3339 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
3340 (Processing LaTeX fragments): Document that the size of images can be
3341 changes using the variable `org-format-latex-options'.
3342 (The date/time prompt, Timestamps): Be more accurate over ISO format
3343 dates and times.
3344 (Visibility cycling): Document showeverything keyword.
3345 (In-buffer settings): Document showeverything keyword.
3346 (Setting up the staging area): Fix the example.
3347 (MobileOrg): New section.
3348 (Agenda commands, Exporting Agenda Views): Document exporting the
3349 agenda view to Org files.
3350
0e7b2867
MA
33512009-09-28 Michael Albinus <michael.albinus@gmx.de>
3352
3353 * tramp.texi (History): Add IMAP support.
3354 (External methods): Add `imap' and `imaps' methods.
3355 (GVFS based methods): Add indices for `davs'.
3356 (Password handling): Rename anchors. Add IMAP entries for
3357 ~/.authinfo.gpg.
3358
3359 * trampver.texi: Set default value of `emacsimap'.
3360
4146636e
KY
33612009-09-22 Daiki Ueno <ueno@unixuser.org>
3362
3363 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
3364
d22f7ffa
CY
33652009-09-13 Chong Yidong <cyd@stupidchicken.com>
3366
0c7efc08
SM
3367 * dired-x.texi (Technical Details):
3368 Delete dired-up-directory (Bug#4292).
d22f7ffa 3369
66043531
MA
33702009-09-03 Michael Albinus <michael.albinus@gmx.de>
3371
216f299a 3372 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 3373
6eb02347
CD
33742009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
3375
3376 * org.texi (Effort estimates): Document new effort setting commands.
3377 (Agenda commands): Document the new keys fro agenda time motion.
3378 Document entry text mode. Improve documentation of the keys to include
3379 inactive time stamps into the agenda view.
3380 (Feedback): Document the new bug report command.
0c7efc08 3381 (Structure editing): Add an index entry for the sorting of subtrees.
6eb02347 3382
38dc51ba
KY
33832009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
3384
3385 * auth.texi (Help for users): Corrected markup.
3386
e402f452
GM
33872009-09-02 Glenn Morris <rgm@gnu.org>
3388
3389 * emacs-mime.texi (time-date): Mention float-time.
3390
744256cf
JB
33912009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
3392
3393 * calc.texi (Simplifying Formulas): Improve the wording.
3394
b0b63450
MB
33952009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
3396
3397 * auth.texi: Rewritten for coverage and clarity.
3398
33992009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
3400
0c7efc08
SM
3401 * gnus.texi (Expiring Mail):
3402 Mention gnus-mark-copied-or-moved-articles-as-expirable.
b0b63450
MB
3403 (Various Various): Mention gnus-safe-html-newsgroups.
3404
3405 * gnus-news.texi: Mention
3406 gnus-mark-copied-or-moved-articles-as-expirable.
3407
3408 * emacs-mime.texi (Display Customization): Add xref to
3409 gnus-safe-html-newsgroups.
3410
b59329e0
MA
34112009-08-28 Michael Albinus <michael.albinus@gmx.de>
3412
3413 * tramp.texi (Version Control): Remove.
af42a9cc 3414 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
b59329e0
MA
3415 reference.
3416 (External methods): Correct `scpc' concept index entries. New method
3417 `rsyncc'.
3418 (External packages): New subsections "Filename completion" and "File
3419 attributes cache".
3420
0ff2d6c2
JB
34212009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
3422
3423 * calc.texi (Rewrite Rules): Improve the example.
3424 (Simplifying Formulas): Explain use of the I and H flags for
3425 simplification.
3426
ecd3d54f
MA
34272009-08-25 Michael Albinus <michael.albinus@gmx.de>
3428
3429 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
91af3942 3430 Describe autostart behavior of dbus-ping.
ecd3d54f
MA
3431 (Synchronous Methods, Asynchronous Methods): Use English numeric format
3432 for timeout values.
78176e69
MA
3433 (Top): Remove footnote saying D-Bus is not enabled by
3434 default. (Bug#4256)
ecd3d54f 3435
0f215bca
DU
34362009-08-23 Daiki Ueno <ueno@unixuser.org>
3437
3438 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 3439 Reported by Jari Aalto (Bug#4211).
0f215bca 3440 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 3441 epa-global-mail-mode.
3b7ab45f
DU
3442 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
3443 epa-setup.
0f215bca 3444
4f22e84d
MA
34452009-08-16 Michael Albinus <michael.albinus@gmx.de>
3446
3447 * dbus.texi (Asynchronous Methods): Allow nil handler.
3448
9ff0b02b 34492009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 3450
26b03ee3 3451 * ediff.texi (ediff-current-file): Add information about this new function.
4f22e84d 3452
26b03ee3 3453 * viper.texi: Add information about C-s in viper's search command.
4f22e84d 3454
4c39f404
CY
34552009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
3456
3457 * calc.texi (Date Forms): Fix typos.
3458
3bcfba17
GM
34592009-08-08 Glenn Morris <rgm@gnu.org>
3460
3461 * org.texi (Agenda commands): Restore clobbered change.
3462
66783bb4
EZ
34632009-08-07 Eli Zaretskii <eliz@gnu.org>
3464
3465 * calc.texi (Graphics, Devices): Update with the peculiarities of
3466 operation on MS-Windows.
3467
c8d0cf5c
CD
34682009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
3469
3470 * org.texi (Publishing action): Improve documentation of file
3471 names when publishing to the source directory.
3472 (Clean view): Document `org-indent-mode'.
3473 (Clocking work time): Add documentation for the
3474 new :timetamp option when creating a clock report.
3475 (Paragraphs): Fix many typos.
3476 (Plain lists): Remove duplicate explanation about the
3477 `C-c *' command.
3478 (Literal examples): Update to reflect the new behavior
3479 of the -n -r -k switches when exporting source code examples.
3480 (Structure editing): Add information about `C-c *',
3481 converting a plain list into a list of Org items.
3482 (Remember): Small rephrasing of the paragraph
3483 describing remember.el. Also mentioned that remember.el is part
3484 of Emacs 23, not Emacs 22.
3485 (Clocking work time): Add documentation about
3486 displaying the current clocking time against the effort estimate.
3487 Also add a footnote about using `org-clock-in-prepare-hook' to add
3488 an effort estimate on the fly, just before clocking it.
3489 (Footnotes): Document automatic renumbering and
3490 sorting.
3491 (Agenda commands): Document new bulk commands.
3492 (Plain lists): Document new behavior of
3493 `org-cycle-include-plain-lists'.
4e2af782 3494 Hyphenation only in TeX.
c8d0cf5c
CD
3495 (Clocking work time): Document the key to update effort
3496 estimates.
3497 (Clocking work time): Document the clock time display.
3498 (Structure editing, TODO basics): Document new
3499 variables.
3500 (Column attributes): Document new colciew operators.
3501 (Publishing options): Document :xml-declaration.
3502 (Tracking TODO state changes): Document the
3503 LOG_INTO_DRAWER property.
3504 (Literal examples): Document the new implementation for
3505 editing source code.
3506 (Publishing action): Mention the new publishing
3507 function, to publish an Org source file.
3508 (Publishing links): Mention how to link to an Org source file.
3509 (Macro replacement): Document new macros.
3510 (Handling links): Document type-specific completion
3511 when inserting links.
3512 (Structure editing, Plain lists): Improve documentation
3513 on sorting.
3514 (Internal links): Document custom ids for links.
3515 (Handling links): Document custom ids for links.
3516 (CSS support): Document new class.
3517 (Refiling notes): Document the possibility to create new nodes
3518 during refiling.
3519 (Agenda commands): Document the "?" operator to find
3520 tasks without effort setting.
3521 (Exporting agenda information): Section moved.
3522 (RSS Feeds): New section.
3523 (Built-in table editor): Document M-e and M-a navigate
3524 inside table field.
3525 (Stuck projects): Docment that projects identified as
3526 un-stuck will still be searchd for stuck sub-projects.
3527 (Paragraphs): Document centering.
3528 (Creating timestamps, Agenda commands): Document new
3529 behavior when changing time stamps.
3530 (Structure editing): Document the new command
3531 `org-clone-subtree-with-time-shift'.
3532 (Publishing): Refresh this chapter.
3533 (Export options, Export options, In-buffer settings):
3534 Document the new keywords.
3535 (Matching tags and properties): Collect all
3536 documentation about tags/property matches here.
3537 (Setting tags): Document `org-tag-persistent-alist'.
3538 (Weekly/daily agenda): New section.
3539 (Orgstruct mode): Describe `orgstruct++-mode'.
3540 (Drawers): Mention the LOGBOOK drawer.
3541 (Export options, Sectioning structure): Document the
3542 #+LEATEX_HEADER in-buffer setting.
3543 (Bugs): Section removed.
3544 (Hooks): New section.
0c7efc08 3545 (Add-on packages): Move here from old location.
c8d0cf5c
CD
3546 (Context-sensitive commands): New section.
3547 (Setting tags): Document newline option.
3548 (Global TODO list, Matching tags and properties):
3549 Mention more variables.
3550 (Checkboxes): Update to changed command behavior.
81a5560e 3551
40d2791f
CY
35522009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
3553
3554 * speedbar.texi (Basic Key Bindings): Fix typo.
3555
65d0154b
JB
35562009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
3557
3558 * calc.texi (Vector/Matrix Functions): Add index entries for both
3559 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
3560 affects matrices with more than one row.
b5bdfd9f 3561 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 3562
5a9e3ab7
JB
35632009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
3564
3565 * calc.texi (Stack Manipulation Commands): Add documentation for
ed9265fc 3566 `calc-transpose-lines'.
5a9e3ab7 3567
42fb7e61
MA
35682009-07-27 Michael Albinus <michael.albinus@gmx.de>
3569
3570 * dbus.texi (Receiving Method Calls): Describe special return value
3571 `:ignore'.
3572
574b69d5
AM
35732009-07-24 Alan Mackenzie <acm@muc.de>
3574
3575 * cc-mode.texi (Config Basics, File Styles): Document that at mode
3576 initialization, any individual variable setting now takes precedence
3577 over one done via c-file-style/c-file-offsets.
3578
ec06459c
JB
35792009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
3580
3581 * calc.texi (Undoing Mistakes): Mention that the undo list will be
3582 truncated when Calc is quit.
3583 (Customizing Calc): Document `calc-undo-length'.
3584
4ce54f6b
CY
35852009-07-20 Chong Yidong <cyd@stupidchicken.com>
3586
3587 * calc.texi (About This Manual): Don't mention chapter numbers in text.
3588
0e4f8ba5
GM
35892009-07-11 Kevin Ryde <user42@zip.com.au>
3590
3591 * pcl-cvs.texi (About PCL-CVS):
3592 * widget.texi (Basic Types):
3593 Fix cross-references.
3594
fa0f81b0
AS
35952009-07-01 Andreas Schwab <aschwab@redhat.com>
3596
3597 * dbus.texi (Type Conversion): Don't use literal control character.
3598
88a683c5
MA
35992009-07-01 Michael Albinus <michael.albinus@gmx.de>
3600
3601 * tramp.texi (GVFS based methods): New section.
3602 (Remote processes): Processes for GVFS based methods run locally.
3603
36c8febb
MA
36042009-06-30 Michael Albinus <michael.albinus@gmx.de>
3605
0c7efc08
SM
3606 * tramp.texi (Inline methods, External methods, Gateway methods):
3607 Avoid the words "kludge" and hack".
36c8febb
MA
3608 (External methods): Add `synce' method.
3609
3610 * trampver.texi: Update release number.
3611
d6b951bb
MA
36122009-06-22 Michael Albinus <michael.albinus@gmx.de>
3613
3614 Sync with Tramp 2.1.16.
3615
3616 * tramp.texi (History): Add GVFS support.
3617 (External methods): Precise `rsync' description. Add `dav', `davs' and
3618 `obex' methods. Add 'tramp-gvfs-methods' option.
3619 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
3620 forms.
3621 (Remote Programs): Introduce `tramp-own-remote-path'.
3622 (Remote processes): New subsection "Running remote programs that create
3623 local X11 windows".
3624 (Frequently Asked Questions): Improve code for disabling vc.
3625
3626 * trampver.texi: Update release number. Set default value of
3627 `emacsgvfs'.
3628
70243478
CY
36292009-06-21 Chong Yidong <cyd@stupidchicken.com>
3630
3631 * Branch for 23.1.
3632
54b31cbf
GM
36332009-06-17 Glenn Morris <rgm@gnu.org>
3634
3635 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
3636 (Latest version of Emacs): Mention source code repository.
3637
f6adc23c
GM
36382009-06-16 Glenn Morris <rgm@gnu.org>
3639
3640 * faq.texi (Top): Language tweak.
3641 (Extended commands): Most people have arrow keys.
3642 (Emacs manual): Say how to follow info links.
3643 (File-name conventions): Change title a bit. Explain about source
3644 versus installed. Condense etc description.
3645 (Guidelines for newsgroup postings): Mention Savannah list page.
3646 (Newsgroup archives): Simplify.
3647 (Contacting the FSF): Add contact URL.
3648 (Emacs Lisp documentation): Printed version not always available.
3649 (Installing Texinfo documentation): Explain how by hand installation is
3650 not normally needed. Use add-to-list. Remove duplicate reference.
3651 (Informational files for Emacs): Move info on Help menu here from
3652 "File-name conventions".
3653 (Help installing Emacs): Tweak uref.
3654 (Obtaining the FAQ): Mention repository.
3655 (Origin of the term Emacs): Explain "ITS".
3656 (Changing load-path): Use add-to-list.
3657 (Automatic indentation): Clarify this is for Text mode.
3658 Don't mention Indented Text mode.
3659 (Finding Emacs on the Internet): The FSF does not seem to offer a
3660 deluxe distribution on CD anymore.
3661
b59a8457
GM
36622009-06-16 Glenn Morris <rgm@gnu.org>
3663
3664 * faq.texi (Top): Mention which Emacs version this FAQ is about.
3665 Recommend the latest release. Mention how to get older FAQs.
3666 Recommend the Emacs manual.
3667 (Guidelines for newsgroup postings): Discourage cross-posts.
3668 (Underlining paragraphs): Remove.
3669 (Editing MS-DOS files): Remove pre-Emacs 20 information.
3670 (Bugs and problems): Update key-binding.
3671 (Problems with very large files): Mention 64-bit.
3672 (Shell process exits abnormally): Remove.
3673 (Problems with Shell Mode): Rename and update.
3674 (Spontaneous entry into isearch-mode)
3675 (Problems talking to certain hosts): Remove. This is old information,
3676 in etc/PROBLEMS if needed.
3677 (Emacs takes a long time to visit files, Updating Emacs): Remove.
3678 (Dired claims that no file is on this line): Update.
3679 (Installing Emacs, Problems building Emacs): Simplify.
3680 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
3681 information.
3682 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
3683 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
3684 (JDEE): "JDEE", not "JDE".
3685 (Handling C-s and C-q with flow control, Binding C-s and C-q):
3686 Remove. This is old information, in etc/PROBLEMS if needed.
3687 (stty and Backspace key, Kanji and Chinese characters): Remove.
3688 (Right-to-left alphabets): Update section.
3689 (Changing the included text prefix): Gnus uses message-yank-prefix.
3690 Add cross-reference to Supercite manual.
3691 (Saving a copy of outgoing mail): Simplify output file description.
3692 (Expanding aliases when sending mail): Refer to Emacs manual.
3693 Remove old info about RFC822.
3694 Correct description of how to rebuild aliases.
3695 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
3696 (MIME with Emacs mail packages)
3697 (Viewing articles with embedded underlining)
3698 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
3699 Remove old sections.
3700 (Killing based on nonstandard headers): Remove. Scoring is preferable,
3701 and is well-documented in the Gnus manual.
3702 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
3703 (Making Gnus faster): Rename from "Starting Gnus faster".
3704 Merge "Catch-up is slow in Gnus" into here.
3705
0e6d12ca
GM
37062009-06-14 Glenn Morris <rgm@gnu.org>
3707
3708 * faq.texi (Status of Emacs): Re-order with most recent releases first.
3709 (New in Emacs 23): New section.
3710 (Handling C-s and C-q with flow control): Add xref.
3711
2e17e05e
GM
37122009-06-13 Glenn Morris <rgm@gnu.org>
3713
3714 * faq.texi (Setting up a customization file): Grammar fix.
3715 Customize is no longer "new".
3716 (Displaying the current line or column): Line-number mode is on by
3717 default. Don't mention `column' package. Mention linum.el.
3718 (Turning on abbrevs by default): Explain how to do it for buffers,
3719 modes, and everywhere.
3720 (Associating modes with files): Use add-to-list. Don't mention Emacs
3721 19.
3722 (Highlighting a region): On by default since 23.1.
3723 (Replacing highlighted text): Update doc quote.
3724 (Working with unprintable characters): Don't mention search-quote-char.
3725 (Using an already running Emacs process): Gnuclient is probably not an
3726 enhancement these days.
3727 (Indenting switch statements): Remove mention of pre-Emacs 20.
3728 (Horizontal scrolling): Abbreviate Emacs 20 description.
3729 (Replacing text across multiple files): Fix name of dired command.
3730 (Disabling backups): Use require not load.
4f9d4de3 3731 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 3732
2a1cf2b9
BW
37332009-06-13 Bill Wohler <wohler@newt.com>
3734
3735 Release MH-E manual version 8.2.
3736
3737 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3738 release 8.2.
3739
85b438b7
GM
37402009-06-13 Glenn Morris <rgm@gnu.org>
3741
3742 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
3743 in this day and age the common meaning is "on the web".
3744 (copying): Use @copyright in all cases.
3745 (Basic keys): Remove reference to deleted manual node "Text Characters".
3746 (File-name conventions): Use GNU as an example rather than SERVICE.
3747 default.el lives in site-lisp. Update Info directory location.
3748 (Real meaning of copyleft): GPL actions have been brought, but all
3749 settled out of court.
3750 (Guidelines for newsgroup postings): Shorten section title.
3751 Simplify comp.emacs description.
3752 (Newsgroup archives): Change Google URL. Describe Gmane.
3753 (Unsubscribing from Emacs lists): Remove discussion of "distribution
3754 points". Mention List-Unsubscribe header.
3755 (Contacting the FSF): Update email and URLs.
3756 (Basic editing): Mention F1 for help.
3757 (Installing Texinfo documentation): Refer to Texinfo website rather
3758 than ftp server.
3759 (Printing a Texinfo file): Mention texi2pdf.
3760 (Informational files for Emacs): Don't describe FTP or SERVICE, they
3761 are just stubs nowadays.
3762 (Latest version of Emacs): Explain version numbers.
3763 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
3764 (Turning on syntax highlighting): No need to mention hilit19 any more.
3765 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
3766 (Modes for various languages): Remove section.
3767 (Major packages and programs): Remove most version and maintainer
3768 information - it's hard to keep up-to-date, and adds nothing.
3769 Similarly with direct links to mailing lists.
3770 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
3771 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
3772 years, and Emacs comes with tools for this now.
3773 (Patch): Remove section - this is a standard tool.
3774 (Using function keys under X): Remove section.
3775
93e2d996
GM
37762009-06-12 Glenn Morris <rgm@gnu.org>
3777
3778 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
3779 (Help installing Emacs): Remove reference to deleted X11 node.
3780 (Associating modes with files): Interpreter-mode-alist is no longer
3781 subservient to auto-mode-alist.
3782 (Installing Emacs): Change future Emacs version.
3783 (Linking with -lX11 fails): Remove old section.
3784 (Packages that do not come with Emacs): Update ELL location.
3785 Emacs Lisp archive is dead.
3786 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
3787 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
3788 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
3789 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
3790 (Removing flashing messages): Remove section about non-existent Gnus
3791 option.
3792
f0bf7708
GM
3793 * faq.texi (Top): Add @top command.
3794 Remove the optional arguments from all @node commands: makeinfo can
3795 generate these automatically, and it is easier to edit and rearrange
3796 nodes without them.
3797
30884d11
GM
37982009-06-11 Glenn Morris <rgm@gnu.org>
3799
3800 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
3801 (The LPF): Make the updated URL the sole reference point.
3802 (Learning how to do something): Update refcard price and format.
3803 (Getting a printed manual): Sources in doc/emacs/, not man/.
3804 Also available in PDF format. Since the page count varies, be less
3805 precise.
3806 (Informational files for Emacs): Remove references to deleted files
3807 LPF and SUN-SUPPORT, and to UUCP.
3808 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
3809 Remove many obsolete ways to get the FAQ, which now seems only to be
3810 distributed with Emacs.
3811 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
3812
deab46e0
CY
38132009-06-09 Chong Yidong <cyd@stupidchicken.com>
3814
223b43fa 3815 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 3816 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 3817
deab46e0
CY
3818 * ada-mode.texi (Installation, Compile commands)
3819 (Project File Overview, No project files, Set compiler options)
3820 (Use GNAT project file, Use multiple GNAT project files)
3821 (Identifier completion): Use @samp for menu items, and @kbd for key
3822 sequences (Bug#3504).
3823
71fbd643
DU
38242009-06-04 Daiki Ueno <ueno@unixuser.org>
3825
8c9bb6f5 3826 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 3827
f197085b
CY
38282009-06-04 Ryan Yeske <rcyeske@gmail.com>
3829
3830 * message.texi (Header Commands): Fix descriptions to match
3831 keybindings.
3832
7f3bc720
DU
38332009-04-22 Daiki Ueno <ueno@unixuser.org>
3834
3835 * gnus.texi (Security): Mention that EasyPG is the current default.
3836
4518068d
CY
38372009-04-13 Chong Yidong <cyd@stupidchicken.com>
3838
3839 * ediff.texi (Session Commands): Fix typo.
3840
d7ca410a
MB
38412009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
3842
3843 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
3844 news.software.readers. Reported by Florian Rehnisch.
3845
c6c76add
GM
38462009-04-02 Glenn Morris <rgm@gnu.org>
3847
3848 * auth.texi: Capitalize direntry.
3849
3850 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
3851 using a period in the entry name. (Bug#2797)
3852
35ed8e2e
JB
38532009-03-03 Juanma Barranquero <lekktu@gmail.com>
3854
3855 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
3856 ($(infodir)/auth, auth.dvi): New targets.
3857
e280480a
GM
38582009-03-03 Glenn Morris <rgm@gnu.org>
3859
3860 * auth.texi: Fix @setfilename.
3861
3862 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
3863 (auth, $(infodir)/auth, auth.dvi): New rules.
3864
8a76755b
GM
38652009-02-25 Glenn Morris <rgm@gnu.org>
3866
3867 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
3868
0038d478
MB
38692009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
3870
3871 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
3872
38732009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
3874
3875 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
3876 gnus-nocem-issuers, and gnus-nocem-verifyer.
3877
867d4bb3
JB
38782009-02-20 Juanma Barranquero <lekktu@gmail.com>
3879
3880 * ada-mode.texi (Project files, Automatic Casing):
3881 * dbus.texi (Signals):
3882 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
3883 * mh-e.texi (HTML):
3884 * nxml-mode.texi (Locating a schema)
3885 (Using the document's URI to locate a schema):
3886 * org.texi (Footnotes, Using the mapping API):
3887 * rcirc.texi (Channels): Remove duplicate words.
3888
3a44dc1f
GM
38892009-02-20 Glenn Morris <rgm@gnu.org>
3890
3891 * dired-x.texi (Miscellaneous Commands):
3892 * gnus.texi: Minor updates for mbox Rmail.
3893
5dc584b5
KB
38942009-02-16 Karl Berry <karl@gnu.org>
3895
b59a8457
GM
3896 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
3897 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
3898 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
3899 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
3900 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
3901 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
3902 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
3903 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
3904 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
3905 Consistently use @insertcopying in the Top node,
5dc584b5 3906 @contents at the front (after @end titlepage),
b59a8457 3907 and @direntry after @copying. (Bug#1988)
5dc584b5 3908
9eb59592
MB
39092009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
3910
3911 * auth.texi: New file documenting auth-source.
3912
d324fa76
CD
39132009-02-13 Carsten Dominik <dominik@science.uva.nl>
3914
3915 * org.texi (Org Plot): Fix link.
3916
7a603b73
DU
39172009-02-09 Daiki Ueno <ueno@unixuser.org>
3918
3919 * epa.texi (Mail-mode integration): Mention the way to do
3920 "encrypt-to-self". (Bug#1807)
3921
a626b338 39222009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
3923
3924 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
3925
3b36c17e
MB
39262009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
3927
3928 * gnus-news.texi: Print version about Incoming*.
3929
55033558
CD
39302009-02-02 Carsten Dominik <dominik@science.uva.nl>
3931
3932 * org.texi (Structure editing, Handling links)
3933 (Fast access to TODO states, Javascript support): Make standard docs
3934 correctly reflect default variable settings.
3935
ec712abb
GM
39362009-02-02 Glenn Morris <rgm@gnu.org>
3937
3938 * org.texi: Fix typos.
3939
7112648c
MA
39402009-02-01 Michael Albinus <michael.albinus@gmx.de>
3941
3942 Sync with Tramp 2.1.15.
3943
3944 * trampver.texi: Update release number.
3945
2e461fc1
CD
39462009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
3947
3948 * org.texi (TODO dependencies): Document TODO dependencies on
3949 checkboxes.
3950
bc283609
CD
39512009-01-30 Carsten Dominik <dominik@science.uva.nl>
3952
3953 * org.texi (TODO dependencies): Document key binding for toggling
3954 ORDERED property.
3955
74fc5047
MA
39562009-01-28 Michael Albinus <michael.albinus@gmx.de>
3957
3958 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
3959 of hook functions.
3960
d6685abc
CD
39612009-01-28 Carsten Dominik <dominik@science.uva.nl>
3962
3963 * org.texi (TODO dependencies): New section.
3964
65c439fd
CD
39652009-01-27 Carsten Dominik <dominik@science.uva.nl>
3966
3967 * org.texi (Plain lists, TODO basics, Priorities)
3968 (Multiple sets in one file, Conflicts): Document interaction with
3969 `shift-selection-mode'.
3970
5fafc247
JB
39712009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
3972
3973 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
3974 Make Calc the subject of sentences.
3975 (Rearranging Formulas using Selections): Discuss new options
3976 for `j *'.
3977
e7433508
MA
39782009-01-26 Michael Albinus <michael.albinus@gmx.de>
3979
3980 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
3981
2096a1b6
GM
39822009-01-26 Glenn Morris <rgm@gnu.org>
3983
3984 * org.texi: Fix typos.
3985
0cb61492
BW
39862009-01-26 Bill Wohler <wohler@newt.com>
3987
2096a1b6 3988 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 3989
0bd48b37
CD
39902009-01-25 Carsten Dominik <dominik@science.uva.nl>
3991
3992 * org.texi (References): Add information about remote references.
3993 (Built-in table editor): Document `C-c RET' in tables.
3994 (Math symbols, Quoting LaTeX code): Mention that simple
3995 LaTeX macros survive LaTeX export.
3996 (Images in LaTeX export): Show how to create a reference to a
3997 figure.
3998 (Sectioning structure): Document that the LaTeX class can be
3999 specified in a property.
4000 (Text areas in HTML export): New section.
4001 (External links): Add examples for text search and ID links.
4002 (Built-in table editor): Remove the descriptio of `C-c
4003 C-q', it not longer works.
4004 (Literal examples): Document that a space must follow
4005 the colon in short examples.
4006 (Relative timer): Document `org-timer-stop'.
4007 (Footnotes): New section.
4008 (Footnote markup): Shorten section and refer to new Footnote
4009 section.
4010 (Literal examples): Add documentation for line
4011 numbering in and references to code examples.
4012 (CSS support): Fix the description of default CSS styles.
4013 (Capturing column view): Document
4014 "file:path/to/file.org" as an allowed value for the ID property of
4015 a dynamic block copying column view.
4016
49dbbaf2
SE
40172009-01-23 Stephen Eglen <stephen@gnu.org>
4018
4019 * mh-e.texi (Getting Started): Describe $MH.
4020
193e6828
MA
40212009-01-21 Michael Albinus <michael.albinus@gmx.de>
4022
4023 * tramp.texi (all): Harmonize usage of "external method",
4024 "external transfer method" and "out-of-band method".
4025 (Connection types): Precise the differences of inline and external
4026 methods. Written by Adrian Phillips <a.phillips@met.no>.
4027
26b9f88d
MB
40282009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
4029
4030 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
4031 commands as described at the top. Reported by Allan Gottlieb
4032 <gottlieb@nyu.edu>.
4033
40342009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
4035
4036 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
4037 nnmail-pathname-coding-system.
4038
377952e0
GM
40392009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
4040
4041 * org.texi (Relative timer): Fix typo.
4042
a20d3598
JB
40432009-01-15 Juanma Barranquero <lekktu@gmail.com>
4044
4045 * org.texi (Clocking work time): Fix typo.
98a1e0f5 4046 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 4047
a50253cc
GM
40482009-01-13 Glenn Morris <rgm@gnu.org>
4049
4050 * org.texi: Fix some more typos.
4051
07450bee
GM
40522009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
4053
4054 * org.texi: Fix some typos.
4055
e3e955fe
MB
40562009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
4057
4058 * gnus.texi (Group Parameters): Add note for local variables.
4059
40602009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
4061
0c7efc08
SM
4062 * gnus.texi (Converting Kill Files): Fix URL.
4063 Include gnus-kill-to-score.el in contrib directory.
e3e955fe
MB
4064
40652009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
4066
4067 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
4068 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
4069 (Paging the Article): Add index entry.
4070
71dd9983
JB
40712009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
4072
4073 * ada-mode.texi (Examples): Delete redundant text.
4074
4a0cf14f
MA
40752009-01-03 Michael Albinus <michael.albinus@gmx.de>
4076
36c8febb 4077 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
4078
4079 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
4080 addresses.
4081
aedac0f0
BW
40822009-01-03 Bill Wohler <wohler@newt.com>
4083
4084 * mh-e.texi (Scan Line Formats): Indicate that first column should be
4085 kept empty.
4086
4c65b566
CD
40872008-12-20 Carsten Dominik <dominik@science.uva.nl>
4088
4089 * org.texi (Activation, Exporting, ASCII export, HTML export)
0c7efc08
SM
4090 (HTML Export commands, LaTeX/PDF export commands):
4091 Improve documentation about transient-mark-mode.
e9fce1ac 4092 (References): Document the use of special names like $LR1 to reference
4c65b566
CD
4093 to fields in the last table row.
4094
e1a78e1e
JL
40952008-12-19 Juri Linkov <juri@jurta.org>
4096
4097 * info.texi (Search Text): Remove mention of removed key binding M-s.
4098
17a0aa82
CD
40992008-12-18 Carsten Dominik <dominik@science.uva.nl>
4100
4101 * org.texi (References): Remove mentioning of @0 as reference for the
4102 last line, this has been reverted in the Lisp sources.
4103
4997d802
JB
41042008-12-17 Juanma Barranquero <lekktu@gmail.com>
4105
4106 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
4107 (DVI_TARGETS): Remove duplicates. Add sasl.
4108 ($(infodir)/sasl, sasl.dvi): New targets.
4109
33306645
CD
41102008-12-17 Carsten Dominik <dominik@science.uva.nl>
4111
4112 * org.texi: Version number pushed to 6.15d.
4113
db55f368
CD
41142008-12-16 Carsten Dominik <dominik@science.uva.nl>
4115
a0bf4117 4116 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
4117 (Images in LaTeX export): New section.
4118 (Inlined images, Images in HTML export): Sections renamed.
4119
dae0a942
MB
41202008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
4121
4122 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
4123
9f5572e9
MB
41242008-12-04 David Engster <dengste@eml.cc>
4125
4126 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
af42a9cc 4127 of nnml-get-new-mail. Change URL for mairix patch.
9f5572e9 4128
bc23baaa
CD
41292008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
4130
4131 * org.texi (Using the mapping API): Fix bug in mapping example.
4132 (Publishing options): Make the list of properties complete again, in
4133 correspondence to the variable `org-export-plist-vars'.
4134 (Property searches): Document new special values for time comparisons.
4135 (Tag inheritance): Refine the description of tag inheritance.
4136 (Project alist): Add info about the publishing sequence of components.
a0bf4117 4137 (Effort estimates): Document the new relative timer.
bc23baaa 4138
3bf8054f
JB
41392008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
4140
4141 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
4142 (Using Calc): Clarify use of `C-x * o'.
4143 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
4144
ac134f2f
RS
41452008-11-28 Richard M Stallman <rms@gnu.org>
4146
4147 * dbus.texi (Receiving Method Calls): Clean up previous change.
4148
ace706d1
MA
41492008-11-26 Michael Albinus <michael.albinus@gmx.de>
4150
4151 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
4152 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
4153 `dbus-unescape-from-identifier'.
4154 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 4155 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
4156 (Signals): Use the constants in the example.
4157
d60b1ba1
CD
41582008-11-24 Carsten Dominik <dominik@science.uva.nl>
4159
b97439ce 4160 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 4161
ce4fdcb9
CD
41622008-11-23 Carsten Dominik <dominik@science.uva.nl>
4163
4164 * org.texi (Setting up Remember): Document `org-remember-mode'.
4165 (External links): Document that bbdb links can use a regular
4166 expression.
4167 (External links): Document that elisp links can contain interactive
4168 commands.
4169
c8548a00 41702008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
4171
4172 * viper.texi (viper-translate-all-ESC-keysequences):
4173 Description removed.
4174
6a2c4aec
GM
41752008-11-19 Glenn Morris <rgm@gnu.org>
4176
4177 * doclicense.texi: Change to FDL 1.3.
4178 Relicense all texi files under FDL 1.3 or later.
4179
59ee4113
JB
41802008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
4181
4182 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
4183
59bcbb98 41842008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a 4185
0c7efc08 4186 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
2198eaa5
JB
4187
4188 * ediff.texi: Version/date change.
9f90198a 4189
8aa41c9b
CY
41902008-11-14 Chong Yidong <cyd@stupidchicken.com>
4191
4192 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
4193
17587b1b
JB
41942008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
4195
4196 * calc.texi (About This Manual): Comment out a mention of
4197 marginal notes.
4198
564c900e
CD
41992008-11-12 Carsten Dominik <dominik@science.uva.nl>
4200
4201 * org.texi (Clocking work time): Document the :formula property of
4202 clock tables.
4203 (Structure editing, Refiling notes): Document refiling regions.
4204 (Agenda commands): Document the double-prefix version
4205 of the `l' command in the agenda.
4206 (Handling links): Explain the effect of a double prefix
4207 arg to `C-c C-o'.
4208 (TODO basics): Add documentation for tag triggers.
4209
3c4be1f2
GM
42102008-10-23 Glenn Morris <rgm@gnu.org>
4211
4212 * cl.texi (Function Bindings): Mention `flet' fails to deal with
4213 byte-compiling things like `+'.
4214
4215 * ns-emacs.texi: Merge copyright years of author now with assignment
4216 into FSF years.
4217 (VER): Use it for easier automatic updating. Use Emacs version rather
4218 than standalone Emacs.app version.
4219
a6520ff3
CD
42202008-10-12 Carsten Dominik <dominik@science.uva.nl>
4221
864c9740 4222 * org.texi: Lots of minor fixes.
a6520ff3
CD
4223 (Capture): New chapter.
4224 (Org Plot): New section.
4225
db7a4b66
MH
42262008-09-30 Magnus Henoch <mange@freemail.hu>
4227
4228 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
4229
4043c194
JB
42302008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
4231
4232 * calc.texi (User Defined Units): Mention how to enter optional display
4233 string.
4234
eef5ade7
MB
42352008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
4236
0c7efc08 4237 * message.texi (Sending Variables): Fix variable documentation to
eef5ade7
MB
4238 avoid the "y/n" wording.
4239
e52cac88
MB
42402008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
4241
0c7efc08 4242 * message.texi (Sending Variables): Add `message-confirm-send' doc.
e52cac88
MB
4243
42442008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
4245
4246 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
4247 @enumerate section so as to be able to be formatted with MAKEINFO=no.
4248
00c55306
BW
42492008-09-22 Bill Wohler <wohler@newt.com>
4250
4251 Release MH-E manual version 8.1.
4252
4253 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4254 release 8.1.
4255
4256 * mh-e.texi: Retain dual license as agreed to by the FSF.
4257 However, bump GPL to Version 3.
4258 Use @include for license text.
4259
e52cac88 42602008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
4261
4262 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
4263 (Store custom flags and keywords, Store arbitrary data):
4264 Clean up markup.
64763fe3
MB
4265
42662008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
4267
4268 * gnus.texi (The Gnus Registry): Document it.
4269
9e601b8d
MB
42702008-09-08 David Engster <dengste@eml.cc>
4271
88ee5b02
JB
4272 * gnus.texi (nnmairix): Point out that nnml uses MH format.
4273 Clarify section about choosing back end servers.
9e601b8d 4274
247043f1
GM
42752008-08-23 Glenn Morris <rgm@gnu.org>
4276
4277 * dired-x.texi (Shell Command Guessing):
4278 Mention dired-guess-shell-case-fold-search. (Bug#417)
4279
2bfec7a0
MA
42802008-08-22 Michael Albinus <michael.albinus@gmx.de>
4281
4282 * trampver.texi: Update release number.
4283
247043f1 42842008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
4285
4286 * ns-emacs.texi: Update version.
4287 (Introduction): Correct menu location for options save.
4288 (Customization): Note that defaults are stored under org.gnu.Emacs.
4289
8c20bd92
BW
42902008-08-11 Bill Wohler <wohler@newt.com>
4291
4292 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
4293 explicit about GNU mailutils MH elsewhere (with thanks to Darel
4294 Henman) (closes SF #1768928).
4295
767a4d92
GM
42962008-08-10 Glenn Morris <rgm@gnu.org>
4297
4298 * ns-emacs.texi: Use @copying. Change copyright of authors with
4299 assignment to FSF. Change license to GFDL.
4300 (Top): Remove outdated references.
4301
6ecfe5c2
MB
43022008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
4303
88ee5b02
JB
4304 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
4305 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
4306 gnus-summary-sort-by-most-recent-date.
4307 (Summary Sorting): Explain prefix argument.
4308
43092008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
4310
4311 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
4312 gnus-summary-pipe-output.
4313
eb932e8a
MA
43142008-08-03 Michael Albinus <michael.albinus@gmx.de>
4315
4316 * dbus.texi (Receiving Method Calls): Document error handling of own
4317 D-Bus methods.
4318
bfe16263
BW
43192008-08-01 Bill Wohler <wohler@newt.com>
4320
4321 * mh-e.texi (Reading Mail)
9f90198a 4322 (Viewing Attachments): Describe new function
bfe16263
BW
4323 mh-show-preferred-alternative.
4324 (Sending Mail, Redistributing, Sending Message): Describe new hook
4325 mh-annotate-msg-hook.
4326
21956b56
MA
43272008-07-31 Michael Albinus <michael.albinus@gmx.de>
4328
4329 * dbus.texi (Arguments and Signatures): Fix example.
4330 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
4331 (Asynchronous Methods): New node.
9f90198a
JB
4332 (Errors and Events): Describe extended layout of `dbus-event'.
4333 New defun `dbus-event-message-type'.
21956b56 4334
7c2fb837
DN
43352008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
4336
4337 * ediff.texi: Remove VMS support.
4338
13662773
JB
43392008-07-29 Juanma Barranquero <lekktu@gmail.com>
4340
4341 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
4342 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
4343
ddde0b34
CY
43442008-07-29 Chong Yidong <cyd@stupidchicken.com>
4345
4346 * Makefile.in: Add mairix-el targets.
4347
43482008-07-29 David Engster <deng@randomsample.de>
4349
4350 * mairix-el.texi: New file.
4351
d5875b25
JB
43522008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
4353
366b7d44
JB
4354 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
4355 project files. Delete 'main_unit' project variable; not needed. Allow
4356 process environment variables wherever project variables are allowed.
4357 Add tutorial section on multiple GNAT project files.
d5875b25 4358
6cbab8ee
MA
43592008-07-27 Michael Albinus <michael.albinus@gmx.de>
4360
4361 Sync with Tramp 2.1.14.
4362
4363 * trampver.texi: Update release number.
4364
9e2a2647
DN
43652008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
4366
4367 * ns-emacs.texi:
4368 * faq.texi: Remove mentions of Mac Carbon.
4369
d62672f3
MB
43702008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
4371
4372 * gnus.texi (Saving Articles): Describe the 2nd argument of
4373 gnus-summary-save-in-pipe.
4374 (SpamAssassin): Use it.
4375
43762008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
4377
4378 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
4379
dd12e1c6
CD
43802008-07-25 Carsten Dominik <dominik@science.uva.nl>
4381
4382 * org.texi (Export options): Document the use of the creator flag.
4383
44ce9197
CD
43842008-07-24 Carsten Dominik <dominik@science.uva.nl>
4385
4386 * org.texi: New version 6.06a.
4387
ddd13c5d
JB
43882008-07-23 Juanma Barranquero <lekktu@gmail.com>
4389
4390 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
4391 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
4392
8dc6104d
JB
43932008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
4394
4395 * calc.texi (Editing Stack Entries):
4396 (Algebraic Entry): Rewrite introductory sentences so it can be used by
4397 Calc's help functions. Mention fixing typos.
4398 (Customizing Calc): Fix typo.
4399
44002008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
4401
4402 * calc.texi (summarykey): New macro. Use to correctly format keys in
4403 the summary.
4404
ddd13c5d 44052008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
4406
4407 * ns-emacs.texi (Customization): Corrected documentation on color
4408 specification formats.
4409
568beaa2
AS
44102008-07-19 Andreas Schwab <schwab@suse.de>
4411
db8ef699 4412 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
4413
4414 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
4415 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
4416
cd71b9ae
MA
44172008-07-18 Michael Albinus <michael.albinus@gmx.de>
4418
4419 * dbus.texi (Inspection): Rework, introduce submenus.
4420 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
4421 (Properties and Annotations, Arguments and Signatures): New nodes.
4422
9b7993b4
MA
44232008-07-13 Michael Albinus <michael.albinus@gmx.de>
4424
4425 * dbus.texi (Receiving Method Calls): Fix description of
4426 `dbus-register-method'.
4427 (Signals): Allow also signal arguments for filtering in
4428 `dbus-register-signal'.
4429
241d447b
JB
44302008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
4431
4432 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
4433 `cnorm'.
4434 (Arithmetic Tutorial): Simplify the verification of prime factors.
4435
adb46650
MB
44362008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
4437
4438 * gnus.texi (Saving Articles): Mention
4439 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
4440
92e15881
JB
44412008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
4442
4443 * calc.texi: Adjust mode line throughout.
4444
ea597303
JB
44452008-06-28 Juanma Barranquero <lekktu@gmail.com>
4446
4447 * sasl.texi (Mechanisms): Fix typos.
4448
aee08080
JB
44492008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
4450
4451 * calc.texi (Killing from the stack): Mention using normal Emacs
4452 copying.
4453
a06a4a12
MA
44542008-06-21 Michael Albinus <michael.albinus@gmx.de>
4455
0c7efc08 4456 * tramp.texi (Password handling): Rename from "Password caching".
ea597303 4457 Add `auth-source' mechanism.
a06a4a12
MA
4458 (Connection caching): Tramp reopens the connection automatically,
4459 when the operating system on the remote host has been changed.
4460
7389398d
EZ
44612008-06-20 Eli Zaretskii <eliz@gnu.org>
4462
4463 * makefile.w32-in (distclean): Remove makefile.
4464
b349f79f
CD
44652008-06-17 Carsten Dominik <dominik@science.uva.nl>
4466
3f9b4c2b 4467 * org.texi (Using the mapping API): New section.
b349f79f 4468 (Agenda column view): New section.
3f9b4c2b 4469 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 4470 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 4471 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
4472
44732008-06-17 Jason Riedy <jason@acm.org>
4474
4475 * org.texi (A LaTeX example): Note that fmt may be a one-argument
4476 function, and efmt may be a two-argument function.
4477 (Radio tables): Document multiple destinations.
4478
cd5c05d2
GM
44792008-06-16 Glenn Morris <rgm@gnu.org>
4480
4481 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
4482 Add Cover-Texts.
4483
debf4439
GM
44842008-06-15 Glenn Morris <rgm@gnu.org>
4485
4486 * faq.texi (VER): Update to 23.0.60.
4487
4488 * mh-e.texi: Remove option of licensing under GPL.
4489 Add Cover-Texts to GFDL permissions notice.
4490 (GPL): Remove section.
4491 (GFDL): Include doclicense.texi rather than the actual text.
4492
4493 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
4494 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
4495
4496 * sasl.texi: Fix output file name.
4497
4498 * epa.texi, sasl.texi: Refer to license in Emacs manual.
4499
4500 * gnus-coding.texi: Refer to license in Gnus manual.
4501
4502 * idlwave.texi, sasl.texi: Use @copying.
4503
4504 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
4505
4506 * speedbar.texi: Update Back-Cover Text as per maintain.info.
4507
4508 * url.texi: Use @copying, @title, @subtitle, @author.
4509
4510 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
4511 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
4512 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
4513 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
4514 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
4515 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
4516 * widget.texi, woman.texi:
4517 Remove references to external license, since doclicense is included.
4518
4519 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
4520 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
4521 Remove references to non-existent Invariant Sections.
4522
091f8bc1
GM
45232008-06-14 Glenn Morris <rgm@gnu.org>
4524
4525 * faq.texi (Major packages and programs): Remove references to external
4526 Supercite, Calc, VIPER, since they have been included for some time.
4527 Update VM, AUCTeX, BBDB entries.
4528
47bcb4d3
UJ
45292008-06-14 Ulf Jasper <ulf.jasper@web.de>
4530
4531 * newsticker.texi: Updated to match latest newsticker changes.
4532
6f093307
GM
45332008-06-13 Glenn Morris <rgm@gnu.org>
4534
4535 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
4536 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
4537 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
4538 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
4539 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
4540 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
4541 * woman.texi:
4542 Update Back-Cover Text as per maintain.info.
4543
2b968687
MB
45442008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
4545
4546 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
4547
4548 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
4549 (gnus-faq.xml): Update repository host.
4550
2b968687
MB
4551 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
4552
45532008-06-15 Frank Schmitt <ich@frank-schmitt.net>
4554
4555 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
4556 Fix a typo.
4557
45582008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
4559
4560 * gnus.texi (Mail Source Customization): Correct values of
4e2af782 4561 `mail-source-delete-incoming'. Reported by Tassilo Horn.
2b968687
MB
4562 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
4563
45642008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
4565
4566 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
4567 coding standards.
4568
45692008-06-14 David Engster <dengste@eml.cc>
4570
4571 * gnus.texi (nnmairix): Markup fixes.
4572
e6d2d263
MB
45732008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
4574
2b968687 4575 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
4576
45772008-06-05 David Engster <dengste@eml.cc>
4578
4579 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
4580
45812008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
4582
b344d29d 4583 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
4584 (Searching, nnir, nnmairix): New stub nodes.
4585
ad231df6 45862008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
4587
4588 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
4589
f394fa25
MB
45902008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
4591
4592 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
4593
58333467
MB
45942008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
4595
4596 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
4597
67525fb9
JY
45982008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
4599
4600 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
4601
0549d8fc
JB
46022008-05-06 Juanma Barranquero <lekktu@gmail.com>
4603
4604 * info.texi (Top): Fix typo in xref.
4605
149a3837
KB
46062008-05-05 Karl Berry <karl@gnu.org>
4607
4608 * info.texi (Top): @xref to stand-alone manual.
4609
3a23a519
MB
46102008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4611
4612 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
4613 (Various Summary Stuff): Fix typo in last xref.
4614
0a29fbf3
JB
46152008-05-02 Juanma Barranquero <lekktu@gmail.com>
4616
4617 * org.texi (Moving subtrees): Fix typo.
4618
586b90f1
MA
46192008-04-28 Michael Albinus <michael.albinus@gmx.de>
4620
4621 * tramp.texi (Frequently Asked Questions): Explain, how to disable
4622 Tramp via `tramp-mode'.
4623
b5af9883
CD
46242008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
4625
4626 * org.texi: Massive changes, in many parts of the file.
4627
d55fe5bb
MB
46282008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
4629
4630 * gnus.texi (Oort Gnus): Add message-fill-column.
4631
46322008-04-12 Adrian Aichner <adrian@xemacs.org>
4633
4634 * gnus.texi (Mail Source Specifiers): Typo fix.
4635
46362008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
4637
4638 * gnus.texi (Diary Headers Generation): Update key binding for
4639 `gnus-diary-check-message'.
4640
46412008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
4642
4643 * gnus.texi (Emacsen): Addition.
4644
46452008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
4646
4647 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
4648
46492008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
4650
4651 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
4652
46532008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
4654
4655 * gnus-news.texi: Update tool bar item.
4656
46572008-04-09 Sven Joachim <svenjoac@gmx.de>
4658
4659 * gnus-news.texi: Fix typos.
4660
76c109c3
JB
46612008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
4662
222027f2 4663 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
4664 Add mention of `kron'.
4665
d5fbd5a6
MO
46662008-04-01 Daiki Ueno <ueno@unixuser.org>
4667
0c7efc08
SM
4668 * epa.texi (Encrypting/decrypting *.gpg files):
4669 Document epa-file-name-regexp.
d5fbd5a6 4670
fbcbb58c
KY
46712008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
4672
4673 * gnus.texi (Example Methods): Fix description about ssh-agent.
4674 (Indirect Functions): Fix the default value of nntp-telnet-command;
4675 remove link to connect.html.
4676
134ce16c
MA
46772008-03-30 Michael Albinus <michael.albinus@gmx.de>
4678
4679 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
4680 dbus-call-method.
4681 (Receiving Method Calls): The timeout can be set by the calling client.
4682
da1975d7
MA
4683 * trampver.texi: Update release number.
4684
2e4089ab
RS
46852008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
4686
4687 * gnus.texi (Top): Fix version. Add SASL.
4688
70cab5a9
MA
46892008-03-29 Michael Albinus <michael.albinus@gmx.de>
4690
4691 Sync with Tramp 2.1.13.
4692
4693 * trampver.texi: Update release number.
4694
5bc6ddff
MB
46952008-03-29 Chong Yidong <cyd@stupidchicken.com>
4696
4697 * org.texi: Update to new org-mode website.
4698
46992008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
4700
4701 * cl.texi (For Clauses): Fix loop over key-seq to match code.
4702
9b3ebcb6
MB
47032008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
4704
4705 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
4706 gnus-read-ephemeral-gmane-group-url,
4707 gnus-read-ephemeral-emacs-bug-group,
4708 gnus-read-ephemeral-debian-bug-group.
4709
47102008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
4711
4712 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
4713
4714 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
4715 Add FIXMEs for Bookmarks and gnus-registry-marks.
4716
47172008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
4718
4719 * gnus.texi (Smileys): Document `smiley-style'.
4720
47212008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
4722
4723 * gnus.texi (Gnus Development): Clarify difference between ding and
4724 gnu.emacs.gnus.
4725 (MIME Commands, Using MIME, RSS): Fix markup.
4726
4727 * gnus-faq.texi ([8.4]): Ditto.
4728
47292008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
4730
4731 * gnus.texi (Emacsen): Remove obsolete stuff.
4732
47332008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
4734
4735 * gnus.texi (Oort Gnus): Add version info WRT
4736 `mail-source-delete-incoming'.
4737
47382008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
4739
4740 * gnus.texi (Top): Add "Other related manuals" and version info in
4741 `iftex' output.
4742 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
4743 gnus-balloon-face-0 and the corresponding format specifiers.
4744
608d6a81
MA
47452008-03-26 Michael Albinus <michael.albinus@gmx.de>
4746
4747 * tramp.texi (Filename completion): Remove footnote about let-bind
4748 of `partial-completion-mode'. It doesn't work this way.
4749
27a6f132
SM
47502008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
4751
4752 * pcl-cvs.texi (Contributors): Update my email.
4753
4a7c4c40
MA
47542008-03-21 Michael Albinus <michael.albinus@gmx.de>
4755
4756 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
4757
2940c053
BW
47582008-03-17 Bill Wohler <wohler@newt.com>
4759
4760 * mh-e.texi (Viewing): Update URL for adding header fields to
4761 mh-invisible-header-fields-default.
4762
30864d5f
BW
47632008-03-16 Bill Wohler <wohler@newt.com>
4764
4765 * mh-e.texi (Preface): Add Gnus to requirements.
4766 (Forwarding): Note that forwarded MIME messages are now inline.
4767
31fe2b00
SM
47682008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
4769
4770 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
4771 (Common Variables): Give precedence to the netcat methods over the
4772 telnet methods, and mention that they are more reliable.
31fe2b00 4773
5e97c626
CD
47742008-03-13 Carsten Dominik <dominik@science.uva.nl>
4775
4776 * org.texi (Exporting Agenda Views): Document agenda export to
4777 iCalendar.
4778 (Progress logging): Document the new progress logging stuff.
4779
37a68866
MB
47802008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4781
4782 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
4783 Update for change of `mail-source-delete-incoming'.
4784
4785 * gnus-news.texi: Ditto.
4786
8f7abae3
MB
47872008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4788
4789 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
4790 custom versions.
4791
af379c86
AM
47922008-03-07 Alan Mackenzie <acm@muc.de>
4793
4794 * cc-mode.texi (Limitations and Known Bugs): State that the number of
4795 parens/brackets in a k&r region is limited.
4796
3d0f8a67
MB
47972008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
4798
4799 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
4800 using different Emacs versions.
4801
52151df0
GM
48022008-02-27 Glenn Morris <rgm@gnu.org>
4803
4804 * sc.texi: Remove a lot of old and obsolete info.
4805 (titlepage): Simplify.
4806 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
4807 (VM with any Emacsen, GNEWS with any Emacsen)
4808 (Overloading for Non-conforming MUAs, Version 3 Changes)
4809 (The Supercite Mailing List): Delete nodes.
4810 (Introduction): Remove info about old packages.
4811 (Getting Connected): Simplify. Remove info about old packages.
4812 (Citing Commands): Delete Emacs 19 info.
4813 (Hints to MUA Authors): Simplify.
4814 (Thanks and History): Merge in some info from the deleted node
4815 "Version 3 Changes".
4816
b03f96dc
MB
48172008-02-05 Juanma Barranquero <lekktu@gmail.com>
4818
4819 * org.texi (Setting tags, In-buffer settings):
4820 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
4821
52bec650
MB
48222008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
4823
4824 * gnus-news.texi: Mention that spaces and tabs are allowed in the
4825 installation directory name.
4826
34a3c587
RF
48272008-02-12 Romain Francoise <romain@orebokech.com>
4828
4829 * epa.texi (Overview): Fix typo.
4830
5a8d03e9
MO
48312008-02-11 Daiki Ueno <ueno@unixuser.org>
4832
4833 * epa.texi (Quick start): Remove the .emacs setting.
4834
f1914c40
MO
48352008-02-10 Daiki Ueno <ueno@unixuser.org>
4836
4837 * epa.texi (Quick start): Use the command `epa-enable' instead of
4838 loading `epa-setup'.
4839
bca98fc9
JB
48402008-02-08 Juanma Barranquero <lekktu@gmail.com>
4841
4842 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
4843 ($(infodir)/epa, epa.dvi): New targets.
4844
4b01af2e
MO
48452008-02-08 Daiki Ueno <ueno@unixuser.org>
4846
4847 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
4848
4849 * epa.texi: New manual documenting the EasyPG Assistant.
4850
06c0751a
MA
48512008-02-06 Michael Albinus <michael.albinus@gmx.de>
4852
4853 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
4854 (Inspection): New function dbus-ping.
4855
7dcccd7b
MA
48562008-02-05 Michael Albinus <michael.albinus@gmx.de>
4857
4858 * tramp.texi (Remote processes): Add `shell-command'.
4859
a1da1e37
MB
48602008-01-28 Michael Sperber <sperber@deinprogramm.de>
4861
4862 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
4863 (Group Parameters): Document `mail-source' parameter.
4864
c9d8f746
MA
48652008-01-27 Michael Albinus <michael.albinus@gmx.de>
4866
4867 * tramp.texi (Inline methods): The hostname of the su(do)? methods
4868 must be a local host.
4869
15db4a13
MO
48702008-01-26 Michael Olson <mwolson@gnu.org>
4871
4872 * erc.texi: Update version for ERC 5.3 release.
4873 (Obtaining ERC): Update extras URLs for 5.3.
4874 (Development): Write instructions for git, and remove those for Arch.
4875 (History): Mention the switch to git.
4876
2bc43980
KB
48772008-01-24 Karl Berry <karl@gnu.org>
4878
bca98fc9
JB
4879 * info.texi (Search Index, Search Text): Mention the command
4880 character in the section name, a la the (Go to node) node.
2bc43980 4881
d2e4a6c9
MA
48822008-01-21 Michael Albinus <michael.albinus@gmx.de>
4883
4884 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
4885
0b6799c3
MB
48862008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
4887
4888 * gnus-news.texi: Mention gnus-article-describe-bindings.
4889
48902008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
4891
4892 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
4893
db9c3fb1 48942008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 4895
7b4d0413 4896 * org.texi (Property inheritance): New section.
db9c3fb1 4897 (Conventions): New section.
7b4d0413 4898 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
4899 commands, and the new bindings for refiling.
4900 (Sparse trees): Document the new special command for sparse trees.
4901 (References): Be more clear about the counting of hilines.
4902 (Handling links): Document M-p/n for accessing links.
4903 (Fast access to TODO states): New section.
4904 (Per file keywords): New section.
4905 (Property inheritance): New section.
4906 (Column attributes): New summary types.
4907 (Capturing Column View): New section.
4908 (The date/time prompt): Cover the new features in the date/time prompt.
4909 Compactify the table of keys for the calendar remote control.
4910 (Clocking work time): Document the new :scope parameter.
4911 (Remember): Promoted to chapter.
4912 (Quoted examples): New section.
4913 (Enhancing text): New verbatim environments.
4914
6ed73f28
MA
49152008-01-14 Michael Albinus <michael.albinus@gmx.de>
4916
4917 * trampver.texi: Update release number.
4918
95838435
MB
49192008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
4920
0c7efc08
SM
4921 * gnus.texi (Article Keymap):
4922 Add gnus-article-wide-reply-with-original; fix descriptions of
95838435
MB
4923 gnus-article-reply-with-original and
4924 gnus-article-followup-with-original.
4925
20234d96
GM
49262008-01-09 Glenn Morris <rgm@gnu.org>
4927
4928 * nxml-mode.texi: Add @copying section.
4929
d82cf70b
MB
49302008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
4931
4932 * message.texi (Mail Variables): Add some text from "(gnus)Posting
4933 Server". Add `message-send-mail-with-mailclient'.
4934
4935 * gnus.texi (Posting Server): Move some text to "(message)Mail
4936 Variables" and add a reference here.
4937
addb7f2e
MA
49382008-01-04 Michael Albinus <michael.albinus@gmx.de>
4939
4940 * dbus.texi (Receiving Method Calls): New chapter.
4941 (Errors and Events): Add serial number to events. Replace "signal" by
4942 "message". Introduce dbus-event-serial-number.
4943
4db2806c
MA
49442008-01-03 Michael Albinus <michael.albinus@gmx.de>
4945
4946 * dbus.texi (Type Conversion): Explain the type specification for empty
4947 arrays. Use another example.
4948
c9ecb5a7
MA
49492007-12-30 Michael Albinus <michael.albinus@gmx.de>
4950
4951 * dbus.texi (all): Replace "..." by @dots{}.
4952 (Type Conversion): Precise the value range for :byte types.
4953 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
4954 Mention its return value.
4955 (Errors and Events): There is no D-Bus error propagation during event
4956 processing.
4957
702dbfd9
JB
49582007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
4959
4960 * calc.tex (Yacas Language, Maxima Language, Giac Language):
4961 New sections.
4962
87035689
MB
49632007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
4964
4965 * gnus.texi (Group Parameters): Reorder the text and add a note about
4966 `gnus-parameters' near the beginning of the node.
4967
49682007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
4969
4970 * gnus.texi (Score File Editing): Fix function name.
4971
5492f5ca
MA
49722007-12-23 Michael Albinus <michael.albinus@gmx.de>
4973
4974 Sync with Tramp 2.1.12.
4975
4976 * trampver.texi: Update release number.
4977
d4e67bc5
MA
49782007-12-22 Michael Albinus <michael.albinus@gmx.de>
4979
4980 * dbus.texi (Type Conversion): Correct input parameters mapping.
4981
6a31c819
MA
49822007-12-21 Michael Albinus <michael.albinus@gmx.de>
4983
4984 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
4985 (Errors and Events): Mention wrong-type-argument error.
4986
99a3e35f
AS
49872007-12-21 Alex Schroeder <alex@gnu.org>
4988
4989 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 4990 spaces. Fixed some typos.
99a3e35f
AS
4991 (Internet Relay Chat): Explain relay.
4992 (Getting started with rcirc): Change items to reflect prompts.
4993 Add more explanation to rcirc-track-minor-mode and added a comment to
4994 warn future maintainers that this section is a copy.
0c7efc08 4995 (People): Change /ignore example.
62b12a24 4996 (Keywords): Not keywords.
99a3e35f 4997
331e4d02
AS
49982007-12-20 Alex Schroeder <alex@gnu.org>
4999
5000 * rcirc.texi (Top): Fighting Information Overload chapter added.
5001 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
0c7efc08 5002 (rcirc commands): Move /ignore command to the new chapter.
331e4d02
AS
5003 (Fighting Information Overload): New chapter documenting /keyword,
5004 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
5005 (Configuration): Document rcirc-server-alist, remove
5006 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 5007
cd71c3ef
MA
50082007-12-16 Michael Albinus <michael.albinus@gmx.de>
5009
5010 * dbus.texi (Signals): Fix example in dbus-register-signal.
5011
bbbe940b
MB
50122007-12-14 Sven Joachim <svenjoac@gmx.de>
5013
5014 * gnus.texi (Score Variables): Fix typo.
5015
0ce574ef
MA
50162007-12-07 Michael Albinus <michael.albinus@gmx.de>
5017
5018 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
5019 (Signals): Adapt dbus-send-signal and dbus-register-signal.
5020 (Errors and Events): Adapt dbus-event.
5021
b890d447
MB
50222007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
5023
5024 * gnus.texi (Other Files): Add the yenc command.
5025
50262007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
5027
5028 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
5029 since 2004-08-06.
5030
50312007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
5032
5033 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
5034 on body.
5035
50362007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
5037
5038 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
5039 and rfc2047-allow-irregular-q-encoded-words; fix description of
5040 rfc2047-encode-encoded-words.
5041
50422007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
5043
5044 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
5045
3728bf03
MO
50462007-12-05 Michael Olson <mwolson@gnu.org>
5047
5048 * remember.texi (Diary): Remove "require" line for remember-diary.el.
5049 Update documentation for `remember-diary-file'.
5050
a4397af9
MA
50512007-12-04 Michael Albinus <michael.albinus@gmx.de>
5052
5053 * dbus.texi (Signals): Precise `dbus-register-signal'.
5054 (Errors and Events): Rework events part, the internal structure of
5055 dbus-event has changed.
5056
1682490c
JB
50572007-12-03 Juanma Barranquero <lekktu@gmail.com>
5058
5059 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
5060 ($(infodir)/dbus, dbus.dvi): New targets.
5061
7b13a0f2
MA
50622007-12-03 Michael Albinus <michael.albinus@gmx.de>
5063
5064 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
5065 unconditionally.
5066
5067 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
5068 emulation with @print{}.
5069
7ef92bc9
RS
50702007-12-02 Richard Stallman <rms@gnu.org>
5071
5072 * dbus.texi (Overview): Minor cleanup.
5073
22d8ac3a
MA
50742007-12-02 Michael Albinus <michael.albinus@gmx.de>
5075
d3a8e0df
MA
5076 * Makefile.in (INFO_TARGETS): Add dbus.
5077 (DVI_TARGETS): Add dbus.dvi.
5078 (dbus, dbus.dvi): New targets.
5079
22d8ac3a
MA
5080 * dbus.texi: New file.
5081
559764ab
RF
50822007-11-24 Romain Francoise <romain@orebokech.com>
5083
5084 * nxml-mode.texi: Add description in @direntry.
7aa579d9 5085 Fix file name to match @setfilename.
559764ab 5086
ac97a16b
MH
50872007-11-23 Mark A. Hershberger <mah@everybody.org>
5088
5089 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
5090 ($(infodir)/nxml-mode): New rule.
5091
5092 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
5093 ($(infodir)/nxml-mode): New rule.
5094 (clean): Add nxml-mode*.
5095
5096 * nxml-mode.texi: New file with nxml manual.
5097
404cd454
GM
50982007-11-18 Richard Stallman <rms@gnu.org>
5099
5100 * flymake.texi (Example -- Configuring a tool called directly):
5101 Update example.
5102
b048d478
MA
51032007-11-18 Michael Albinus <michael.albinus@gmx.de>
5104
5105 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 5106 double-slash behavior. Explain directory contents flushing.
b048d478 5107
346e8469
JB
51082007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
5109
5110 * calc.texi (TeX and LaTeX Language Modes): Put in
5111 missing braces.
5112
404cd454
GM
51132007-11-15 Richard Stallman <rms@gnu.org>
5114
5115 * cl.texi (Equality Predicates): Delete `eql'.
5116 (Predicates, Naming Conventions, Top): Delete `eql'.
5117 (Common Lisp Compatibility): Delete `eql'.
5118 (Porting Common Lisp): Delete obsolete backquote info.
5119 Minor clarification about character constants.
5120 (Sequence Basics): Minor clarification.
5121
1f6af58b
JB
51222007-11-15 Juanma Barranquero <lekktu@gmail.com>
5123
dccb744b 5124 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
5125 * tramp.texi (Filename completion): Fix typos.
5126
3bc88bc9
JB
51272007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
5128
5129 * calc.texi (Basic commands): Mention the menu.
5130
bc5300d3
MA
51312007-11-12 Michael Albinus <michael.albinus@gmx.de>
5132
5133 * tramp.texi (Connection caching): Tramp flushes connection
5134 properties when remote operating system has been changed.
5135
4d8a28ec
MB
51362007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
5137
5138 * gnus-news.texi: Fix spelling.
5139 `message-insert-formatted-citation-line', not
5140 `message-insert-formated-citation-line'.
5141
404cd454
GM
5142 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
5143
e1176b47
MA
51442007-11-07 Michael Albinus <michael.albinus@gmx.de>
5145
5146 * tramp.texi (Overview): Mention also the PuTTY integration under
b46a6a83 5147 w32. Remove paragraphs about Tramp's experimental status.
e1176b47
MA
5148 (Frequently Asked Questions): Add code example for highlighting the
5149 mode line.
5150
6159985a
MO
51512007-11-03 Michael Olson <mwolson@gnu.org>
5152
5153 * remember.texi: Change mentions of remember-buffer to
5154 remember-finalize throughout.
5155
bec9b2f5
MO
51562007-10-30 Michael Olson <mwolson@gnu.org>
5157
5158 * remember.texi (Copying): Remove.
5159 (Mailbox): Update with non-BBDB instructions.
5160 (Diary, Org): Add.
5161 (Bibliography, Planner Page): Remove.
5162
b6173182
JB
51632007-10-30 Juanma Barranquero <lekktu@gmail.com>
5164
5165 * makefile.w32-in (INFO_TARGETS): Add remember.
5166 (DVI_TARGETS): Add remember.dvi.
5167 ($(infodir)/remember): New rule.
5168 (clean): Add remember*.
5169
15f3eb73
MO
51702007-10-30 Michael Olson <mwolson@gnu.org>
5171
70bdc930
MO
5172 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
5173 ($(infodir)/remember): New rule that builds the Remember Manual.
5174
b6173182
JB
5175 * remember.texi: New file containing the Remember Mode Manual.
5176 Shuffle chapters around after initial import.
7d3f6f1a
MO
5177 (Function Reference): Split Keystrokes into separate chapter.
5178 (Keystrokes): Document C-c C-k.
51d24a12 5179 (Introduction): Fix typographical issue with "---".
15f3eb73 5180
404cd454
GM
51812007-10-29 Richard Stallman <rms@gnu.org>
5182
5183 * widget.texi (Introduction): Delete discussion of implementation
5184 internals.
5185
9bbb9638
MA
51862007-10-29 Michael Albinus <michael.albinus@gmx.de>
5187
5188 * tramp.texi (Connection caching): Host names must be different
5189 when tunneling.
5190
c7ff939a
RS
51912007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5192
5193 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
5194 Gnus v5.13.
5195
01c52d31
MB
51962007-10-28 Miles Bader <miles@gnu.org>
5197
5198 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
5199
01c52d31
MB
52002007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5201
0c7efc08
SM
5202 * gnus.texi (Sorting the Summary Buffer):
5203 Remove gnus-article-sort-by-date-reverse.
01c52d31
MB
5204
52052007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5206
5207 * gnus.texi (Non-ASCII Group Names): New node.
5208 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
5209 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
5210
c8763fb6 52112007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
5212
5213 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
5214 clean the output of the program `imap-shell-program'.
5215
52162007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5217
5218 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
5219
52202007-10-28 Tassilo Horn <tassilo@member.fsf.org>
5221
5222 * gnus.texi (Sticky Articles): Documentation for sticky article
5223 buffers.
5224
c8763fb6 52252007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
5226
5227 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
5228
52292007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5230
5231 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
5232
52332007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5234
0c7efc08
SM
5235 * gnus.texi (Archived Messages):
5236 Document gnus-update-message-archive-method.
01c52d31
MB
5237
52382007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5239
5240 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
5241
c8763fb6 52422007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31 5243
0c7efc08
SM
5244 * gnus.texi (Group Maneuvering):
5245 Document `gnus-summary-next-group-on-exit'.
01c52d31
MB
5246
52472007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5248
0c7efc08
SM
5249 * gnus.texi (Really Various Summary Commands):
5250 Mention gnus-auto-select-on-ephemeral-exit.
01c52d31
MB
5251
52522007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5253
5254 * gnus.texi, message.texi: Bump version number.
5255
52562007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5257
5258 * gnus.texi (Group Line Specification, Misc Group Stuff)
5259 (Server Commands): Parenthesize @pxref{Mail Spool}.
5260
52612007-10-28 Didier Verna <didier@xemacs.org>
5262
5263 New user option: message-signature-directory.
5264 * message.texi (Insertion Variables): Document it.
5265 * gnus.texi (Posting Styles): Ditto.
5266
52672007-10-28 Didier Verna <didier@xemacs.org>
5268
5269 * gnus.texi (Group Line Specification):
5270 * gnus.texi (Misc Group Stuff):
5271 * gnus.texi (Server Commands): Document the group compaction feature.
5272
52732007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5274
5275 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
5276
5277 * message.texi (Various Message Variables): Add message-fill-column.
5278
52792007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5280
5281 * gnus.texi: Untabify.
5282
52832007-10-28 Didier Verna <didier@xemacs.org>
5284
5285 * gnus.texi (Group Parameters): Document the posting-style merging
5286 process in topic-mode.
5287
52882007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5289
5290 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
5291
52922007-10-28 Romain Francoise <romain@orebokech.com>
5293
5294 * gnus.texi (Mail Spool): Fix typo.
5295 Update copyright.
5296
52972007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5298
5299 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
5300
53012007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5302
5303 * gnus.texi (Summary Generation Commands):
5304 Add gnus-summary-insert-ticked-articles.
5305
53062007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5307
b2abec73
JB
5308 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
5309 to spam-spamassassin-program.
01c52d31
MB
5310
53112007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5312
5313 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
5314
53152007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5316
5317 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
5318
53192007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5320
5321 * message.texi (Mail Headers): Document `opportunistic'.
5322
53232007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5324
5325 * emacs-mime.texi (Encoding Customization): Explain how to set
5326 mm-coding-system-priorities per hierarchy.
5327
53282007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5329
5330 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
5331 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
5332
53332007-10-28 Didier Verna <didier@xemacs.org>
5334
5335 * message.texi (Wide Reply): Update documentation of
5336 message-dont-reply-to-names (now allowing a list of regexps).
5337
53382007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5339
5340 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
5341
53422007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5343
5344 * gnus.texi (SpamAssassin back end): Fix typo.
5345
5346 * sieve.texi (Examples): Fix grammar.
5347
53482007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5349
5350 * gnus.texi (Searching for Articles): Document M-S and M-R.
5351 (Limiting): Document / b.
5352
53532007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5354
5355 * gnus.texi (Thread Commands): T M-^.
5356
53572007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5358
5359 * message.texi (Mail Aliases): Document ecomplete.
5360 (Mail Aliases): Fix typo.
5361
53622007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5363
5364 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
5365 fix typo.
5366
53672007-10-28 Romain Francoise <romain@orebokech.com>
5368
5369 * gnus.texi (Mail Spool): Grammar fix.
5370
53712007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5372
5373 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
5374 string.
5375
53762007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5377
5378 * gnus.texi (Group Parameters): Fix description.
5379
53802007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5381
b2abec73
JB
5382 * gnus.texi (Gmane Spam Reporting):
5383 Fix spam-report-gmane-use-article-number.
5384 Add spam-report-user-mail-address.
01c52d31
MB
5385
53862007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5387
5388 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
5389
53902007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5391
5392 * gnus.texi (Group Parameters): Add simplified sorting example based on
5393 example for `Sorting the Summary Buffer' from Jari Aalto
5394 <jari.aalto@cante.net>.
5395 (Example Methods): Add example for an indirect connection.
5396
53972007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
5398
0c7efc08 5399 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
01c52d31
MB
5400 (Agent Parameters): Updated parameter names to match code.
5401 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
5402 'gnus-agent-summary-fetch-series'.
5403 (Agent and flags): New section providing a generalized discussion
5404 of flag handling.
0c7efc08
SM
5405 (Agent and IMAP): Remove flag discussion.
5406 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
01c52d31
MB
5407
54082007-10-28 Romain Francoise <romain@orebokech.com>
5409
5410 * gnus.texi (Exiting the Summary Buffer): Add new function
5411 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
5412
54132007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5414
5415 * gnus.texi (Conformity): Fix typo.
5416 (Customizing Articles): Document `first'.
5417
54182007-10-28 Jari Aalto <jari.aalto@cante.net>
5419
5420 * gnus.texi (Sorting the Summary Buffer):
5421 Add `gnus-thread-sort-by-date-reverse'. Add example
5422 host to different sorting in NNTP and RSS groups.
5423
54242007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5425
5426 * message.texi (Insertion): Describe prefix for
5427 message-mark-inserted-region and message-mark-insert-file.
5428
54292007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5430
5431 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
5432 LaTeX documents. Describe "text/x-gnus-verbatim".
5433
54342007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5435
b2abec73 5436 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
5437 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
5438 (spam-stat spam filtering, SpamOracle)
0c7efc08 5439 (Extending the Spam ELisp package): Remove extra quote symbol for
01c52d31
MB
5440 clarity.
5441
54422007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5443
5444 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
5445 gnus-article-delete-part and gnus-article-replace-part.
5446 (Using MIME): Add gnus-mime-replace-part.
5447
54482007-10-28 Romain Francoise <romain@orebokech.com>
5449
5450 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
5451 requires `auto-compression-mode' to be enabled. Add new nnml
5452 variable `nnml-compressed-files-size-threshold'.
5453
54542007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5455
0c7efc08
SM
5456 * gnus.texi (Sorting the Summary Buffer):
5457 Add gnus-thread-sort-by-recipient.
01c52d31
MB
5458
54592007-10-28 Romain Francoise <romain@orebokech.com>
5460
5461 * message.texi (Insertion Variables): Mention new variable
5462 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
5463 documentation accordingly.
5464
54652007-10-28 Romain Francoise <romain@orebokech.com>
5466
5467 * gnus.texi (To From Newsgroups): Mention new variables
5468 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
5469
54702007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5471
5472 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
5473 stuff; gnus-mime-inline-part does the automatic decompression.
5474
54752007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5476
5477 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 5478 "training.ham" should be "training.spam".
01c52d31
MB
5479
54802007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5481
5482 * message.texi (Mail Variables): Fix the default value for
5483 message-send-mail-function.
5484
54852007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5486
5487 * gnus.texi (Optional Back End Functions): nntp-request-update-info
5488 always returns nil exceptionally.
5489
54902007-10-28 Simon Josefsson <jas@extundo.com>
5491
0c7efc08
SM
5492 * gnus.texi (Article Washing): Add libidn URL.
5493 Suggested by Michael Cook <michael@waxrat.com>.
01c52d31
MB
5494
54952007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5496
5497 * gnus.texi (Topic Commands): Fix next/previous.
5498
54992007-10-28 Simon Josefsson <jas@extundo.com>
5500
5501 * gnus.texi (Article Washing): Mention `W i'.
5502
c8763fb6 55032007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
5504
5505 * gnus.texi (Group Parameters): Slight extension of sieve
5506 parameter description.
5507
55082007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5509
5510 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
5511 matching score files as well.
5512 (Picons): Describe `gnus-picon-style'.
5513
55142007-10-28 Romain Francoise <romain@orebokech.com>
5515
5516 * message.texi (Message Headers): Mention that headers are hidden
5517 using narrowing, and how to expose them.
5518 Update copyright.
5519
55202007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5521
5522 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
5523 `gnus-summary-sort-by-recipient'.
5524
55252007-10-28 Romain Francoise <romain@orebokech.com>
5526
5527 * gnus.texi (NNTP marks): New node.
5528 (NNTP): Move NNTP marks variables to the new node.
5529
55302007-10-28 Jesper Harder <harder@ifa.au.dk>
5531
b2abec73 5532 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
5533
5534 * gnus.texi (MIME Commands, Hashcash): Markup fix.
5535
55362007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5537
b2abec73 5538 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 5539 everywhere for consistency.
b2abec73
JB
5540 (Filtering Spam Using The Spam ELisp Package): Admonish again.
5541 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
0c7efc08
SM
5542 Say "regular expression" instead of "regex." Admonish.
5543 Pick other words to sound better (s/so/thus/).
5544 (Spam ELisp Package Filtering of Incoming Mail):
5545 Mention statistical filters. Remove old TODO.
01c52d31 5546 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
5547 New section on sorting and displaying the spam score.
5548 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
5549 backend but an alias to spam-use-BBDB.
5550 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
5551 new backend functionality.
5552
55532007-10-28 Simon Josefsson <jas@extundo.com>
5554
5555 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
5556 nntp-marks-directory, from Romain Francoise
5557 <romain@orebokech.com>.
5558
55592007-10-28 Magnus Henoch <mange@freemail.hu>
5560
5561 * gnus.texi (Hashcash): New default value of
5562 hashcash-default-payment.
5563
55642007-10-28 Simon Josefsson <jas@extundo.com>
5565
5566 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
5567 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
5568
55692007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5570
0c7efc08 5571 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
01c52d31
MB
5572
55732007-10-28 Simon Josefsson <jas@extundo.com>
5574
5575 * gnus.texi (documentencoding): Add, to avoid warnings.
5576
55772007-10-28 Simon Josefsson <jas@extundo.com>
5578
5579 * message.texi (Mail Headers): Add.
5580
5581 * gnus.texi (Hashcash): Fix.
5582
55832007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5584
0c7efc08 5585 * gnus.texi (Hashcash): Change location of library, also mention
01c52d31 5586 that payments can be verified and fix the name of the
b2abec73 5587 hashcash-path variable.
01c52d31
MB
5588
55892007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5590
b2abec73 5591 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
5592
55932007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5594
5595 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
5596
55972007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5598
5599 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
5600 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
5601 warning about ham processors in spam groups removed.
01c52d31
MB
5602
56032007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 5604
0c7efc08 5605 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
b2abec73 5606 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
5607
56082007-10-28 Jesper Harder <harder@ifa.au.dk>
5609
5610 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
5611 (Mailing List): Typo.
5612 (Customizing Articles): Add gnus-treat-ansi-sequences.
5613 (Article Washing): Index.
5614
5615 * message.texi: Use m-dash consistently.
5616
56172007-10-28 Jesper Harder <harder@ifa.au.dk>
5618
5619 * gnus.texi (GroupLens): Remove.
5620
56212007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
5622
0c7efc08
SM
5623 * gnus.texi (Outgoing Messages, Agent Variables):
5624 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
01c52d31
MB
5625 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
5626
56272007-10-28 Jesper Harder <harder@ifa.au.dk>
5628
5629 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
5630
56312007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5632
5633 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
5634
5635 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
5636
56372007-10-28 Simon Josefsson <jas@extundo.com>
5638
5639 * gnus.texi (Top): Add SASL.
5640
404cd454
GM
56412007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
5642
5643 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
5644
56452007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
5646
5647 * gnus.texi (Troubleshooting): Adjust Gnus version number.
5648
0edd2970
JB
56492007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
5650
5651 * calc.texi (Formulas, Composition Basics): Lower the
5652 precedence of negation.
5653
a9afba20
JY
56542007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
5655
5656 * ses.texi (The Basics): Mention how to create a new spreadsheet.
5657 Mention the new three-letter column identifiers.
5658 (More on cell printing): Calculate-cell and truncate-cell are now `c'
5659 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
5660 message when using `c' on an empty default with default printer.
5661 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
5662 renamed to `ses--symbolic-formulas' some time ago.
5663
45b778a6
JB
56642007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
5665
5666 * calc.texi (Default Simplifications, Making Selections)
5667 (Customizing Calc): Clarify associativity of multiplication.
5668
03b5bade
MA
56692007-10-23 Michael Albinus <michael.albinus@gmx.de>
5670
5671 * tramp.texi (Traces and Profiles): Simplify loop over
5672 `trace-function-background'.
5673
e658c8ee
JL
56742007-10-22 Juri Linkov <juri@jurta.org>
5675
5676 * dired-x.texi (Shell Command Guessing): Default values are now
5677 available by typing M-n instead of M-p.
5678
dd753688
MA
56792007-10-21 Michael Albinus <michael.albinus@gmx.de>
5680
5681 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
5682 (Password caching): Remove `tramp-clear-passwd'.
5683 It's not a command anymore.
dd753688
MA
5684 (Bug Reports): Add `tramp-bug' to function index.
5685 (Function Index, Variable Index): New nodes.
5686 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
5687
5688 * trampver.texi: Update release number.
5689
4bb49b43
JB
56902007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
5691
8b296cdd 5692 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
5693 about integer size into past tense.
5694 (Time Zones): Remove pointer to Calc author's address.
5695 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 5696 and hyperbolic cotangent. Fix typo.
4bb49b43 5697
311dd93f
MA
56982007-10-10 Michael Albinus <michael.albinus@gmx.de>
5699
5700 Sync with Tramp 2.1.11.
5701
5702 * trampver.texi: Update release number.
5703
ea3fc256
MA
57042007-10-06 Michael Albinus <michael.albinus@gmx.de>
5705
5706 * tramp.texi (External packages): New section.
5707
1af74d06
MB
57082007-09-29 Juri Linkov <juri@jurta.org>
5709
5710 * info.texi (Help-Int): Document `L' (`Info-history').
5711
0e2806fa
SM
57122007-09-26 Carsten Dominik <dominik@science.uva.nl>
5713
5714 * org.texi: Change links to webpage and maintained email.
5715 (Remember): Promote to Chapter, significant changes.
5716 (Fast access to TODO states): New section.
5717 (Faces for TODO keywords): New section.
5718 (Export options): Example for #+DATE.
5719 (Progress logging): Section moved.
5720
567b9191
BW
57212007-09-26 Bill Wohler <wohler@newt.com>
5722
5723 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
5724 browse-url-at-mouse.
5725
1af74d06
MB
57262007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
5727
5728 * flymake.texi (Customizable variables): Face names don't end in -face.
5729 Fix flymake-err-line-patterns template.
5730 (Example -- Configuring a tool called directly): Fix init-function.
5731 (Highlighting erroneous lines): Face names don't end in -face.
5732
d60a4e3a 57332007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
5734
5735 * erc.texi (Special-Features): Fix small typo.
5736
7d7a3510
MA
57372007-09-14 Michael Albinus <michael.albinus@gmx.de>
5738
5739 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
5740 and "External transfer methods".
5741
285f0d3a
JB
57422007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
5743
5744 * calc.texi (Predefined Units): Add some history.
5745
526dc846
MO
57462007-09-08 Michael Olson <mwolson@gnu.org>
5747
87e04f16
JB
5748 * erc.texi (Copying): New section included from gpl.texi.
5749 This matches the look of the upstream ERC manual.
526dc846 5750
f10d0e80
JB
57512007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
5752
87e04f16 5753 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
5754 (Random Numbers): Clarify the distribution of `random'.
5755
4009494e
GM
57562007-09-06 Glenn Morris <rgm@gnu.org>
5757
f1fc42aa 5758 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 5759 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
5760 Change all setfilename commands to use ../../info.
5761 * Makefile.in: Move the parts of the old man/Makefile.in that do not
5762 refer to the Emacs manual here.
5763 (infodir): New variable.
5764 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
5765 (cc-mode.texi, faq.texi): Update references to source file locations.
5766 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
5767 do not refer to the Emacs manual here.
5768 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
5769
5770 * Makefile.in: Add `basename' versions of all info targets, for
5771 convenience when rebuilding just one manual.
5772 (../etc/GNU): Delete obsolete target.
5773 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
5774 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
5775 *.vrs *.toc here...
5776 (maintainer-clean): ...from here.
4009494e
GM
5777
5778 * makefile.w32-in (../etc/GNU): Delete obsolete target.
5779
2de53ca6
GM
57802007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
5781
5782 * calc.texi (Date Conversions): Clarify definition of
5783 Julian day numbering.
5784 (Date Forms): Clarify definition of Julian day numbering;
5785 add some history.
5786
57872007-08-30 Carsten Dominik <dominik@science.uva.nl>
5788
87e04f16 5789 * org.texi: Version 5.07.
2de53ca6
GM
5790
57912007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
5792
5793 * message.texi (MIME): Replace mml-attach with mml-attach-file.
5794
57952007-08-22 Carsten Dominik <dominik@science.uva.nl>
5796
5797 * org.texi (Adding hyperlink types): New section.
5798 (Embedded LaTeX): Chapter updated because of LaTeX export.
5799 (LaTeX export): New section.
5800 (Using links out): New section.
5801
58022007-08-22 Glenn Morris <rgm@gnu.org>
5803
5804 * faq.texi (Learning how to do something): Refcards now in
5805 etc/refcards/ directory.
5806
58072007-08-22 Michael Albinus <michael.albinus@gmx.de>
5808
5809 * tramp.texi (Remote Programs): Persistency file must be cleared when
5810 changing `tramp-remote-path'.
5811 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
5812 macro.
5813
58142007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
5815
5816 * calc.texi: Move contents to beginning of file.
5817 (Algebraic Entry): Fix the formatting of an example.
5818
58192007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
5820
5821 * calc.texi (Basic Operations on Units): Mention exact versus
5822 inexact conversions.
5823
58242007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
5825
5826 * calc.texi (Basic Operations on Units): Mention default
5827 values for new units.
5828 (Quick Calculator Mode): Mention that binary format will
5829 be displayed.
5830
58312007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
5832
5833 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
5834
58352007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
5836
5837 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
5838
58392007-08-08 Glenn Morris <rgm@gnu.org>
5840
5841 * gnus.texi, sieve.texi: Replace `iff'.
5842
58432007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
5844
5845 * calc.texi (Basic Graphics): Mention the graphing of error
5846 forms.
5847 (Graphics Options): Mention how `g s' handles error forms.
5848 (Curve Fitting): Mention plotting the curves.
5849 (Standard Nonlinear Models): Add additional models.
5850 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
5851 (Linear Fits): Correct result.
5852
58532007-08-01 Alan Mackenzie <acm@muc.de>
5854
5855 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
5856 to "--no-site-file".
5857
58582007-07-29 Michael Albinus <michael.albinus@gmx.de>
5859
5860 * tramp.texi (Frequently Asked Questions): Point to mode line
5861 extension in Emacs 23.1.
5862
5863 * trampver.texi: Update release number.
5864
58652007-07-27 Glenn Morris <rgm@gnu.org>
5866
5867 * calc.texi (Copying): Include license text from gpl.texi, rather than
5868 in-line.
5869
58702007-07-25 Glenn Morris <rgm@gnu.org>
5871
5872 * calc.texi (Copying): Replace license with GPLv3.
5873
5874 * Relicense all FSF files to GPLv3 or later.
5875
58762007-07-22 Michael Albinus <michael.albinus@gmx.de>
5877
5878 Sync with Tramp 2.1.10.
5879
5880 * tramp.texi (trampfn): Expand macro implementation in order to handle
5881 empty arguments.
5882 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 5883 occurrences by trampfn.
2de53ca6 5884 (Frequently Asked Questions): Extend example code for host
b2abec73 5885 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
5886 file names to be typed.
5887
5888 * trampver.texi: Update release number.
5889
58902007-07-17 Michael Albinus <michael.albinus@gmx.de>
5891
5892 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
5893 section. Reported by <poti@potis.org>.
5894 (Remote processes): Arguments of the program to be debugged are taken
5895 literally.
5896 (Frequently Asked Questions): Simplify recentf example.
5897
58982007-07-14 Karl Berry <karl@gnu.org>
5899
5900 * info.texi (@copying): New Back-Cover Text.
5901
5902 * info.texi (Quitting Info): Move to proper place in source.
5903 (Reported by Benno Schulenberg.)
5904
59052007-07-13 Eli Zaretskii <eliz@gnu.org>
5906
5907 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
5908
5909 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
5910
5911 * emacs-mime.texi: Add @documentencoding directive.
5912
59132007-07-12 Nick Roberts <nickrob@snap.net.nz>
5914
5915 * tramp.texi (Remote processes): Add an anchor to the subsection
5916 "Running a debugger on a remote host".
5917
59182007-07-12 Michael Albinus <michael.albinus@gmx.de>
5919
5920 * tramp.texi (Remote processes): Don't call it "experimental" any
5921 longer. Add subsection about running a debugger on a remote host.
5922
59232007-07-10 Carsten Dominik <dominik@science.uva.nl>
5924
5925 * org.texi (Properties and columns): Chapter rewritten.
5926
59272007-07-08 Michael Albinus <michael.albinus@gmx.de>
5928
5929 * tramp.texi:
5930 * trampver.texi: Migrate to Tramp 2.1.
5931
59322007-07-02 Carsten Dominik <dominik@science.uva.nl>
5933
5934 * org.texi (Properties): New chapter.
5935
59362007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
5937
5938 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
5939 Control Panel.
5940
5941 * gnus.texi (Misc Article): Add index entry for
5942 gnus-single-article-buffer.
5943
59442007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
5945
5946 * gnus.texi (Starting Up): Fix typo.
5947
59482007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
5949
5950 * gnus.texi (Asynchronous Fetching): Fix typo.
5951
59522007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
5953
5954 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
5955 (About This Manual): Remove redundant information.
5956 (Getting Started): Mention author.
5957 (Basic Arithmetic, Customizing Calc): Make description of the
5958 variable `calc-multiplication-has-precedence' match its new effect.
5959
59602007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
5961
0c7efc08
SM
5962 * calc.texi (Basic Arithmetic, Customizing Calc):
5963 Mention the variable `calc-multiplication-has-precedence'.
2de53ca6
GM
5964
59652007-06-19 Carsten Dominik <dominik@science.uva.nl>
5966
5967 * org.texi (Tag): Section swapped with node Timestamps.
5968 (Formula syntax for Lisp): Document new `L' flag.
5969
59702007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
5971
5972 * gnus.texi (Misc Group Stuff, Summary Buffer)
5973 (Server Commands, Article Keymap): Fix typo. s/function/command/.
5974
59752007-06-06 Juanma Barranquero <lekktu@gmail.com>
5976
5977 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
5978 * gnus.texi (Article Buttons, Mail Source Customization)
5979 (Sending or Not Sending, Customizing NNDiary):
5980 * message.texi (Message Headers):
5981 * mh-e.texi (HTML): Fix typos.
5982
59832007-06-07 Michael Albinus <michael.albinus@gmx.de>
5984
5985 Sync with Tramp 2.0.56.
5986
5987 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
5988 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
5989
59902007-06-02 Chong Yidong <cyd@stupidchicken.com>
5991
5992 * Version 22.1 released.
5993
59942007-05-26 Michael Olson <mwolson@gnu.org>
5995
5996 * erc.texi (Modules): Fix references to completion modules.
5997
59982007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
5999
6000 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
6001
60022007-05-09 Didier Verna <didier@xemacs.org>
6003
6004 * gnus.texi (Email Based Diary): New. Proper documentation for the
6005 nndiary back end and the gnus-diary library.
6006
60072007-05-03 Karl Berry <karl@gnu.org>
6008
6009 * .cvsignore (*.pdf): New entry.
6010
6011 * texinfo.tex: Update from current version for better pdf generation.
6012
60132007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
6014
6015 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
6016
60172007-04-28 Glenn Morris <rgm@gnu.org>
6018
6019 * faq.texi (New in Emacs 22): Restore mention of python.el pending
6020 consideration of legal status.
6021
60222007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
6023
6024 * idlwave.texi: Minor updates for IDLWAVE 6.1.
6025
60262007-04-24 Chong Yidong <cyd@stupidchicken.com>
6027
6028 * faq.texi (New in Emacs 22): python.el removed.
6029
60302007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
6031
6032 * calc.texi (Reporting bugs): Update maintainer's address.
6033
60342007-04-22 Chong Yidong <cyd@stupidchicken.com>
6035
6036 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
6037
60382007-04-15 Jay Belanger <belanger@truman.edu>
6039
6040 * calc.texi (Title page): Remove the date.
6041 (Basic Arithmetic): Emphasize that / binds less strongly than *.
6042 (The Standard Calc Interface): Change trail title.
6043 (Floats): Mention that when non-decimal floats are entered, only
6044 approximations are stored.
6045 (Copying): Move to the appendices.
6046 (GNU Free Documentation License): Add as an appendix.
6047
60482007-04-15 Chong Yidong <cyd@stupidchicken.com>
6049
6050 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
6051 * dired-x.texi, ebrowse.texi, ediff.texi:
6052 * emacs-mime.texi, erc.texi, eshell.texi:
6053 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
6054 * idlwave.texi, message.texi, newsticker.texi, org.texi:
6055 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
6056 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
6057 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
6058 * woman.texi: Include GFDL.
6059
6060 * doclicense.texi: Remove node heading, so that it can be included by
6061 other files.
6062
6063 * dired-x.texi: Relicence under GFDL. Remove date from title page.
6064
6065 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
6066 than *.
6067
60682007-04-14 Carsten Dominik <dominik@science.uva.nl>
6069
6070 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
6071 in Calc.
6072
60732007-04-09 Romain Francoise <romain@orebokech.com>
6074
6075 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
6076 Mac OS ports. Make it clear that mouse-1 complements and doesn't
6077 replace mouse-2.
6078
60792007-04-08 Chong Yidong <cyd@stupidchicken.com>
6080
6081 * woman.texi (Word at point, Interface Options): woman-topic-at-point
6082 renamed to woman-use-topic-at-point. Document new behavior.
6083
60842007-04-08 Richard Stallman <rms@gnu.org>
6085
6086 * url.texi: Fix some indexing.
6087 (Disk Caching): Drop discussion of old/other Emacs versions.
6088
60892007-04-07 Chong Yidong <cyd@stupidchicken.com>
6090
6091 * url.texi (Disk Caching): Say Emacs 21 "and later".
6092
6093 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
6094 on Font locking which now mentions JIT lock.
6095
60962007-04-01 Michael Olson <mwolson@gnu.org>
6097
6098 * erc.texi: Update for the ERC 5.2 release.
6099
61002007-03-31 David Kastrup <dak@gnu.org>
6101
6102 * woman.texi (Topic, Interface Options): Explain changes semantics of
6103 woman-manpath in order to consider MANPATH_MAP entries.
6104
61052007-03-31 Eli Zaretskii <eliz@gnu.org>
6106
6107 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
6108
61092007-03-26 Richard Stallman <rms@gnu.org>
6110
6111 * pgg.texi (Caching passphrase): Clean up previous change.
6112
61132007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
6114
6115 * gnus.texi (Setting Process Marks): Fix typo.
6116
61172007-03-25 Romain Francoise <romain@orebokech.com>
6118
6119 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
6120 readability, and include various fixes by Daniel Brockman, Nick Roberts
6121 and Dieter Wilhelm.
6122
61232007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
6124
6125 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
6126
6127 * gnus.texi (Mail Source Specifiers): Fix typo.
6128
61292007-03-22 Ralf Angeli <angeli@caeruleus.net>
6130
6131 * reftex.texi (Imprint): Update maintainer information.
6132
61332007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
6134
6135 * message.texi (Message Buffers): Update documentation for
6136 message-generate-new-buffers.
6137
61382007-03-15 Daiki Ueno <ueno@unixuser.org>
6139
6140 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
6141
61422007-03-21 Glenn Morris <rgm@gnu.org>
6143
6144 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
6145
61462007-03-19 Chong Yidong <cyd@stupidchicken.com>
6147
6148 * eshell.texi (Known problems): Emacs 21 -> 22.
6149
6150 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
6151
61522007-03-18 Jay Belanger <belanger@truman.edu>
6153
6154 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
6155
61562007-03-12 Glenn Morris <rgm@gnu.org>
6157
6158 * calc.texi (Time Zones): Switch to new North America DST rule.
6159
6160 * calc.texi: Replace "daylight savings" with "daylight
6161 saving" in text throughout.
6162
61632007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6164
6165 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
6166 The variable now uses a list of symbols instead of just a symbol.
6167 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
6168
61692007-03-06 Romain Francoise <romain@orebokech.com>
6170
6171 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
6172 new packages, and mention Gnus update.
6173
61742007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
6175
6176 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
6177 nntp-open-connection-functions-never-echo-commands.
6178
61792007-02-27 Chong Yidong <cyd@stupidchicken.com>
6180
6181 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
6182 problems on the console, and security risk in not using gpg-agent.
6183
61842007-02-25 Carsten Dominik <dominik@science.uva.nl>
6185
0c7efc08 6186 * org.texi (The spreadsheet): Rename from "Table calculations".
2de53ca6
GM
6187 Completely reorganized and rewritten.
6188 (CamelCase links): Section removed.
6189 (Repeating items): New section.
6190 (Tracking TODO state changes): New section.
6191 (Agenda views): Chapter reorganized and rewritten.
6192 (HTML export): Section rewritten.
6193 (Tables in arbitrary syntax): New section.
6194 (Summary): Better feature summary.
6195 (Activation): Document problem with cut-and-paste of Lisp code
6196 from PDF files.
6197 (Visibility cycling): Document indirect buffer use.
6198 (Structure editing): Document sorting.
6199 (Remember): Section rewritten.
6200 (Time stamps): Better description of time stamp types.
6201 (Tag searches): Document regular expression search for tags.
6202 (Stuck projects): New section.
6203 (In-buffer settings): New keywords.
6204 (History and Acknowledgments): Updated description.
6205
62062007-02-24 Alan Mackenzie <acm@muc.de>
6207
6208 * cc-mode.texi (Movement Commands): Insert two missing command names.
6209 (Getting Started): Slight wording correction (use conditional).
6210
62112007-02-22 Kim F. Storm <storm@cua.dk>
6212
6213 * widget.texi (User Interface, Basic Types): Document need to put some
6214 text before the %v escape in :format string in editable-field widget.
6215
62162007-02-18 Romain Francoise <romain@orebokech.com>
6217
6218 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
6219 `cvs-mode-quit'.
6220
62212007-02-10 Markus Triska <markus.triska@gmx.at>
6222
6223 * widget.texi (Programming Example): Put constant strings in :format.
6224
62252007-02-07 Juanma Barranquero <lekktu@gmail.com>
6226
6227 * faq.texi (Fullscreen mode on MS-Windows): New node.
6228
62292007-02-04 David Kastrup <dak@gnu.org>
6230
6231 * faq.texi (AUCTeX): Update version number. Should probably be done
6232 for other packages as well.
6233
62342007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6235
6236 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
6237 <tassilo@member.fsf.org>.
6238
62392007-01-27 Eli Zaretskii <eliz@gnu.org>
6240
6241 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
6242 ls-lisp-use-localized-time-format.
6243
62442007-01-20 Markus Triska <markus.triska@gmx.at>
6245
6246 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
6247
62482007-01-13 Michael Olson <mwolson@gnu.org>
6249
6250 * erc.texi (Modules): Mention capab-identify module.
6251
62522007-01-05 Michael Olson <mwolson@gnu.org>
6253
6254 * erc.texi (Getting Started): Update for /RECONNECT command.
6255
62562007-01-04 Richard Stallman <rms@gnu.org>
6257
6258 * ebrowse.texi: Change C-c b to C-c C-m.
6259
62602007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
6261
6262 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
6263 variables only in info to avoid redundant entries in the printed
6264 manual.
6265
62662007-01-02 Daiki Ueno <ueno@unixuser.org>
6267
6268 * message.texi (Using PGP/MIME): Document gpg-agent usage.
6269
62702007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
6271
6272 * message.texi (Security): Split into sub-nodes.
6273
62742007-01-01 Alan Mackenzie <acm@muc.de>
6275
6276 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
6277 eval-after-load in Emacs <=21 and a workaround. Document that
6278 trigraphs are not supported.
6279
62802007-01-01 Alan Mackenzie <acm@muc.de>
6281
6282 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
6283 c-context-line-break. When invoked within a string, preserve
6284 whitespace. Add a backslash only when also in a macro.
6285
62862007-01-01 Alan Mackenzie <acm@muc.de>
6287
6288 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
6289
62902007-01-01 Alan Mackenzie <acm@muc.de>
6291
6292 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
6293 are now bound by default to c-\(beginning\|end\)-of-defun by default.
6294
62952007-01-01 Alan Mackenzie <acm@muc.de>
6296
6297 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
6298 "Choosing a Style".
6299
6300 * cc-mode.texi ("Styles"): Add @dfn{style}.
6301
63022006-12-30 Michael Albinus <michael.albinus@gmx.de>
6303
6304 Sync with Tramp 2.0.55.
6305
6306 * trampver.texi: Update release number.
6307
63082006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
6309
6310 * gnus.texi (Customizing Articles): Add index entries for all
6311 gnus-treat-* variables.
6312
c8763fb6 63132006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
6314
6315 * gnus.texi (IMAP): Fix incorrect explanation of
6316 nnimap-search-uids-not-since-is-evil in documentation for
6317 nnimap-expunge-search-string.
6318
63192006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
6320
6321 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
6322 spam-ifile-database.
6323
63242006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
6325
6326 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
6327 rebind C-s.
6328
c8763fb6 63292006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
6330
6331 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
6332 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
6333 "expiring mail".
6334 (IMAP): Document nnimap-search-uids-not-since-is-evil and
6335 nnimap-nov-is-evil.
6336
63372006-12-25 Kevin Ryde <user42@zip.com.au>
6338
6339 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
6340 about the key procedure being used heavily.
6341
63422006-12-24 Chong Yidong <cyd@stupidchicken.com>
6343
6344 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
6345 to t.
6346 (Prerequisites): Add explanation about gpg-agent.
6347
63482006-12-22 Kevin Ryde <user42@zip.com.au>
6349
6350 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
6351 "sort" instead of "sort*".
6352
63532006-12-19 Richard Stallman <rms@gnu.org>
6354
6355 * calc.texi (History and Acknowledgements): Recognize that Emacs
6356 now does have floating point.
6357
63582006-12-19 Michael Albinus <michael.albinus@gmx.de>
6359
6360 * tramp.texi (External transfer methods): Describe new method `scpc'.
6361
63622006-12-17 Sascha Wilde <wilde@sha-bang.de>
6363
6364 * pgg.texi: Added short note on gpg-agent to the introduction.
6365
63662006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
6367
6368 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
6369 also applies to Cc.
6370
63712006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
6372
6373 * gnus.texi (X-Face): Clarify. Say which programs are required
6374 on Windows.
6375
63762006-12-08 Michael Olson <mwolson@gnu.org>
6377
6378 * erc.texi (Modules): Remove documentation for list module.
6379
c8763fb6 63802006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
6381
6382 * faq.texi (^M in the shell buffer): Ditto.
6383
63842006-11-20 Michael Olson <mwolson@gnu.org>
6385
6386 * erc.texi: Call this the 5.2 stable pre-release of ERC.
6387
63882006-11-17 Carsten Dominik <dominik@science.uva.nl>
6389
6390 * org.texi: Fix typos.
6391 (Agenda commands): Document `C-k'.
6392
63932006-11-16 Eli Zaretskii <eliz@gnu.org>
6394
6395 * url.texi (http/https): Fix a typo in the HTTP URL.
6396
63972006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
6398
6399 * ada-mode.texi: Total rewrite.
6400
64012006-11-13 Carsten Dominik <dominik@science.uva.nl>
6402
6403 * org.texi: Minor typo fixes.
6404
64052006-11-13 Bill Wohler <wohler@newt.com>
6406
6407 Release MH-E manual version 8.0.3.
6408
6409 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6410 release 8.0.3.
6411
6412 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
6413 to set MAILDIR.
6414 (Reading Mail): Document the customization of read-mail-command
6415 for MH-E.
6416 (Viewing Attachments): Document mm-discouraged-alternatives.
6417 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
6418 (Junk): Add more information about the settings of mh-junk-background
6419 in a program. Add /usr/bin/mh to PATH in examples.
6420
64212006-11-12 Richard Stallman <rms@gnu.org>
6422
6423 * woman.texi: Update author address but say he no longer maintains it.
6424
64252006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
6426
6427 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
6428 archived trees.
6429 (Checkboxes): Section moved to chapter 5, and extended.
6430 (The date/time prompt): New section.
6431 (Link abbreviations): New section.
6432 (Presentation and sorting): New section.
6433 (Custom agenda views): Section completely rewritten.
6434 (Summary): Compare with Planner.
6435 (Feedback): More info about creating backtraces.
6436 (Plain lists): Modified example.
6437 (Breaking down tasks): New section.
6438 (Custom time format): New section.
6439 (Time stamps): Document inactive timestamps.
6440 (Setting tags): More details about fast tag selection.
6441 (Block agenda): New section.
6442 (Custom agenda views): Section rewritten.
6443 (Block agenda): New section.
6444
64452006-11-07 Michael Albinus <michael.albinus@gmx.de>
6446
6447 * tramp.texi (Configuration): scp is the default method.
6448 (Default Method): Use ssh as example for another method.
6449
64502006-10-27 Richard Stallman <rms@gnu.org>
6451
6452 * woman.texi: Downcase nroff/troff/roff.
6453 (Installation): Chapter deleted. Some xrefs deleted.
6454 (Background): woman doesn't advise man ;-).
6455
c8763fb6 64562006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
6457
6458 * ada-mode.texi (Project files, Identifier completion)
6459 (Automatic Casing, Debugging, Using non-standard file names)
6460 (Working Remotely): Fix typos.
6461
64622006-10-20 Masatake YAMATO <jet@gyve.org>
6463
0c7efc08 6464 * cc-mode.texi (Sample .emacs File): Add missing `)' in
2de53ca6
GM
6465 sample code `my-c-initialization-hook'.
6466
64672006-10-19 Stuart D. Herring <herring@lanl.gov>
6468
6469 * widget.texi: Fix typos.
6470
64712006-10-19 Michael Albinus <michael.albinus@gmx.de>
6472
6473 * tramp.texi (Frequently Asked Questions): Remove questions marked with
6474 "???". There have been no complaints for years, so the information
6475 must be appropriate.
6476
64772006-10-16 Richard Stallman <rms@gnu.org>
6478
6479 * widget.texi: Use @var instead of capitalization.
6480 Clarify many widget type descriptions.
6481
64822006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6483
6484 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
6485 gnus-dired-attach.
6486 (Selecting a Group): Fix typo.
6487
c8763fb6 64882006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
6489
6490 * widget.texi: Fix typos.
6491
64922006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
6493
6494 * gnus.texi (Image Enhancements): Update for Emacs 22.
6495
6496 * gnus-faq.texi ([1.3]): Update.
6497
64982006-10-06 Richard Stallman <rms@gnu.org>
6499
6500 * faq.texi (Displaying the current line or column):
6501 Delete "As of Emacs 20".
6502
65032006-10-06 Romain Francoise <romain@orebokech.com>
6504
6505 * faq.texi (VM): VM works with Emacs 22 too.
6506
65072006-10-06 Richard Stallman <rms@gnu.org>
6508
6509 * ebrowse.texi: Remove Emacs version "21" from title.
6510
65112006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
6512
6513 * gnus.texi (Foreign Groups): Say where change of editing commands are
6514 stored. Add reference to `gnus-parameters'.
6515
65162006-09-15 Jay Belanger <belanger@truman.edu>
6517
6518 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
6519 Change "Library Public License" to "Lesser Public License"
6520 throughout. Use "yyyy" to represent year.
6521
65222006-09-15 Carsten Dominik <dominik@science.uva.nl>
6523
6524 * org.texi (Setting tags): Typo fix.
6525
65262006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
6527
6528 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
6529
65302006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
6531
6532 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
6533
65342006-09-12 Paul Eggert <eggert@cs.ucla.edu>
6535
6536 * faq.texi (Escape sequences in shell output): EMACS is now set
6537 to Emacs's absolute file name, not to "t".
6538 (^M in the shell buffer): Likewise.
6539 * misc.texi (Interactive Shell): Likewise.
6540
65412006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
6542
6543 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
6544 mails with pop3-leave-mail-on-server. Fix wording.
6545 (Limiting): Improve gnus-summary-limit-to-articles.
6546 (X-Face): Fix typo.
6547
65482006-09-11 Simon Josefsson <jas@extundo.com>
6549
6550 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
6551 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
6552
65532006-09-06 Simon Josefsson <jas@extundo.com>
6554
6555 * smtpmail.texi (Authentication): Mention SSL.
6556
65572006-09-01 Eli Zaretskii <eliz@gnu.org>
6558
6559 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
6560 Don't use @indicateurl.
6561
6562 * cc-mode.texi (Subword Movement): Don't use @headitem.
6563 (Custom Braces, Clean-ups): Don't use @tie.
6564
65652006-08-29 Michael Albinus <michael.albinus@gmx.de>
6566
6567 Sync with Tramp 2.0.54.
6568
6569 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
6570 Suggested by Adrian Phillips <a.phillips@met.no>.
6571
65722006-08-15 Carsten Dominik <dominik@science.uva.nl>
6573
6574 * org.texi (Installation, Activation): Split from Installation and
6575 Activation.
6576 (Clocking work time): Documented new features.
6577
65782006-08-13 Alex Schroeder <alex@gnu.org>
6579
6580 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
6581 example.
6582
65832006-08-12 Eli Zaretskii <eliz@gnu.org>
6584
6585 * faq.texi (How to add fonts): New node.
6586
65872006-08-05 Romain Francoise <romain@orebokech.com>
6588
6589 * faq.texi (New in Emacs 22): Expand.
6590
65912006-08-03 Michael Olson <mwolson@gnu.org>
6592
6593 * erc.texi: Update for ERC 5.1.4.
6594
65952006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
6596
6597 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
6598 in .../site-lisp/gnus/ by default.
6599 [ From gnus-news.texi in the trunk. ]
6600
66012006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
6602
6603 * gnus.texi (MIME Commands): Additions for yEnc.
6604
66052006-07-24 Richard Stallman <rms@gnu.org>
6606
6607 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
6608 * faq.texi: Move periods and commas inside quotes.
6609
66102006-07-20 Jay Belanger <belanger@truman.edu>
6611
6612 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
6613
66142006-07-18 Chong Yidong <cyd@stupidchicken.com>
6615
6616 * faq.texi (Security risks with Emacs): Document Emacs 22
6617 file-local-variable mechanism.
6618
66192006-07-12 Michael Olson <mwolson@gnu.org>
6620
6621 * erc.texi: Update for ERC 5.1.3.
6622
66232006-07-12 Alex Schroeder <alex@gnu.org>
6624
6625 * rcirc.texi: Fix typos.
6626 (Getting started with rcirc): New calling convention for M-x irc.
6627 Mention #rcirc. Removed channel tracking.
0c7efc08 6628 (Configuration): Change the names of all variables that got changed
2de53ca6
GM
6629 recently, eg. rcirc-server to rcirc-default-server. Added
6630 documentation for rcirc-authinfo, some background for Bitlbee, and
6631 rcirc-track-minor-mode.
0c7efc08 6632 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
2de53ca6 6633 Scrolling.
0c7efc08 6634 (Reconnecting after you have lost the connection): Fix example code
2de53ca6
GM
6635 to match code changes.
6636
66372006-07-10 Nick Roberts <nickrob@snap.net.nz>
6638
6639 * gnus.texi, message.texi: Fix typos.
6640
66412006-07-07 Carsten Dominik <dominik@science.uva.nl>
6642
6643 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
6644 commands.
6645 (Global TODO list): Document the use of the variables
6646 `org-agenda-todo-ignore-scheduled' and
6647 `org-agenda-todo-list-sublevels'.
6648
66492006-07-05 Richard Stallman <rms@gnu.org>
6650
6651 * faq.texi (Scrolling only one line): Fix xref.
6652
66532006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
6654
6655 * faq.texi (Evaluating Emacs Lisp code):
6656 Throughout, replace eval-current-buffer with eval-buffer.
6657
66582006-07-03 Richard Stallman <rms@gnu.org>
6659
6660 * rcirc.texi (Scrolling conservatively): Fix xref.
6661
6662 * pcl-cvs.texi (Viewing differences): Usage fix.
6663
66642006-07-03 Carsten Dominik <dominik@science.uva.nl>
6665
6666 * org.texi (Agenda commands): Document `s' key to save all org-mode
6667 buffers.
6668
66692006-06-30 Ralf Angeli <angeli@caeruleus.net>
6670
6671 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
6672 names. Mention `cvs-msg' face.
6673
66742006-06-29 Carsten Dominik <dominik@science.uva.nl>
6675
6676 * org.texi (Checkboxes): New section.
6677
66782006-06-28 Carsten Dominik <dominik@science.uva.nl>
6679
6680 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
6681 throughout this chapter.
6682
66832006-06-27 Chong Yidong <cyd@stupidchicken.com>
6684
6685 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
6686 text for standalone vs Emacs info.
6687 (Help): Clarify header line description. Use mouse-1 for clicks.
6688 (Help-P): Use mouse-1 for clicks.
6689 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
6690 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
6691 (Choose menu subtopic): Remove gratuitous Emacs command names.
6692 (Help-FOO): Put usual behavior first.
6693 (Help-Xref): Clicking on xrefs works in Emacs.
6694 (Search Text): Clarify what the default behavior is.
6695 (Create Info buffer): Fix Emacs window/X window confusion.
6696 (Emacs Info Variables): Fix for new Emacs init file behavior.
6697
66982006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6699
6700 * gnus.texi (Summary Buffer Lines): Fix typo.
6701
67022006-06-23 Carsten Dominik <dominik@science.uva.nl>
6703
6704 * org.texi (Embedded LaTeX): New chapter.
6705 (Archiving): Section rewritten.
6706 (Enhancing text): Some parts moved to the new chapter about LaTeX.
6707
67082006-06-20 Bill Wohler <wohler@newt.com>
6709
6710 Release MH-E manual version 8.0.1.
6711
6712 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6713 release 8.0.1.
6714 (Preface): Depend on GNU mailutils 1.0 and higher.
6715
67162006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
6717
6718 * message.texi (News Headers): Update message-syntax-checks section.
6719
67202006-06-19 Karl Berry <karl@gnu.org>
6721
6722 * info.texi (Advanced): Mention C-q, especially with ?.
6723
67242006-06-19 Carsten Dominik <dominik@science.uva.nl>
6725
6726 * org.texi (Publishing links): Document the `:link-validation-function'
6727 property.
6728 (Extensions and Hacking): New chapter, includes some sections of the
6729 "Miscellaneous" chapter.
6730
67312006-06-10 Carsten Dominik <dominik@science.uva.nl>
6732
6733 * org.texi (Progress logging): New section.
6734
2de53ca6
GM
67352006-06-06 Carsten Dominik <dominik@science.uva.nl>
6736
6737 * org.texi (ASCII export): Document indentation adaptation.
6738 (Setting tags): Document mutually-exclusive tags.
6739
67402006-06-05 Romain Francoise <romain@orebokech.com>
6741
6742 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
6743 Fix typo.
6744
6745 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
6746 channel (#gnus@irc.freenode.net).
6747 Fix typos. Update copyright notice.
6748
6749 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
6750 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
6751 (Line-Up Functions, Custom Macros):
6752 * ediff.texi (Window and Frame Configuration)
dccb744b 6753 (Highlighting Difference Regions):
2de53ca6
GM
6754 * emacs-mime.texi (Display Customization):
6755 * erc.texi (History):
6756 * eshell.texi (Known problems):
6757 * eudc.texi (Overview, BBDB):
6758 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
6759 (The problem of spam, SpamOracle, Extending the Spam package)
6760 (Conformity, Terminology):
dccb744b 6761 * idlwave.texi (Routine Info)
2de53ca6
GM
6762 (Class and Keyword Inheritance, Padding Operators)
6763 (Breakpoints and Stepping, Electric Debug Mode)
6764 (Examining Variables, Troubleshooting):
6765 * org.texi (Creating timestamps):
6766 * reftex.texi (Commands, Options, Changes):
6767 * tramp.texi (Inline methods, Password caching)
6768 (Auto-save and Backup, Issues):
6769 * vip.texi (Files, Commands in Insert Mode):
6770 * viper.texi (Emacs Preliminaries, States in Viper)
6771 (Packages that Change Keymaps, Viper Specials, Groundwork):
6772 Fix various typos.
6773
67742006-05-31 Michael Ernst <mernst@alum.mit.edu>
6775
6776 * ediff.texi: Fix typos.
6777
67782006-05-30 Carsten Dominik <dominik@science.uva.nl>
6779
6780 * org.texi: Small typo fixes.
6781
fff84c22
JB
67822006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
6783
6784 * viper.texi (Viper Specials):
6785 * gnus.texi (Example Setup):
6786 * faq.texi (Backspace invokes help):
6787 * dired-x.texi (Optional Installation Dired Jump):
6788 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
6789 follow coding conventions.
6790
2de53ca6
GM
67912006-05-29 Michael Albinus <michael.albinus@gmx.de>
6792
6793 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
6794
67952006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
6796
6797 * pcl-cvs.texi: Fix typos.
6798 (Customization): Say "us".
6799
68002006-05-26 Eli Zaretskii <eliz@gnu.org>
6801
6802 * org.texi: Remove bogus @setfilename.
6803
68042006-05-26 Carsten Dominik <dominik@science.uva.nl>
6805
6806 * org.texi (ASCII export): Omit command name.
6807 (HTML export): Add prefix to all lines in Local Variable example.
6808 (Acknowledgments): Typeset names in italics.
6809
68102006-05-24 Carsten Dominik <dominik@science.uva.nl>
6811
6812 * org.texi (Plain lists): Add new item navigation commands.
6813 (External links): Document elisp and info links.
6814 (Custom searches): New section.
6815 (Publishing): New chapter.
6816 (HTML export): Include a list of supported CSS classes.
6817 (Setting tags): Describe the fast-tag-setting interface.
6818
68192006-05-20 Luc Teirlinck <teirllm@auburn.edu>
6820
6821 * dired-x.texi: ifinfo -> ifnottex.
6822
68232006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
6824
6825 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
6826
68272006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
6828
6829 * message.texi (Interface): Add tool bar customization.
6830 (MIME): Index and text additions for mml-attach.
6831 (MIME): Describe mml-dnd-protocol-alist and
6832 mml-dnd-attach-options.
6833
6834 * gnus.texi (Oort Gnus): Reorder entries in sections.
6835 Fix some entries.
6836 (Starting Up): Add references to "Emacs for Heathens" and to
6837 "Finding the News". Add user-full-name and user-mail-address.
6838 (Group Buffer Format): Add tool bar customization and update.
6839 (Summary Buffer): Add tool bar customization.
6840 (Posting Styles): Add message-alternative-emails.
6841
68422006-05-09 Michael Albinus <michael.albinus@gmx.de>
6843
6844 * tramp.texi (Filename completion): Improve wording.
6845
68462006-05-07 Romain Francoise <romain@orebokech.com>
6847
6848 * faq.texi (Using regular expressions): Fix typo.
6849 (Packages that do not come with Emacs): Fix capitalization.
6850 (Replacing text across multiple files): Expand node to explain how
6851 to use `dired-do-query-replace-regexp' in more detail, based on
6852 suggestion by Eric Hanchrow <offby1@blarg.net>.
6853
68542006-05-06 Michael Albinus <michael.albinus@gmx.de>
6855
6856 * tramp.texi (Filename completion): Completion of remote files'
6857 method, user name and host name is active only in partial
6858 completion mode.
6859
68602006-05-06 Bill Wohler <wohler@newt.com>
6861
6862 Release MH-E manual version 8.0.
6863
6864 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6865 release 8.0.
6866
68672006-05-06 Bill Wohler <wohler@newt.com>
6868
6869 * mh-e.texi (MH-BOOK-HOME): Change from
6870 http://www.ics.uci.edu/~mh/book/mh to
6871 http://rand-mh.sourceforge.net/book/mh.
6872 Replace .htm suffix with .html for MH book files.
6873 (Using This Manual): Update key binding for getting relevant
6874 chapter in Info from command key.
6875 (Ranges): Fix itemx.
6876
68772006-05-05 Karl Berry <karl@gnu.org>
6878
6879 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
6880 (\fonttextsize): New user-level command to change text font size.
6881
68822006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
6883
6884 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
6885
68862006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
6887
6888 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
6889
68902006-04-24 Bill Wohler <wohler@newt.com>
6891
6892 * mh-e.texi (Getting Started): Make it more explicit that you need
6893 to install MH. Add pointers to current MH implementations.
6894
68952006-04-21 Bill Wohler <wohler@newt.com>
6896
6897 Release MH-E manual version 7.94.
6898
6899 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6900 release 7.94.
6901
69022006-04-21 Carsten Dominik <dominik@science.uva.nl>
6903
6904 * org.texi: Many small fixes.
6905 (Handling links): Rename from "Managing links".
6906
69072006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
6908
6909 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
6910 (Splitting mail using spam-stat): Fix @xref.
6911
69122006-04-20 Chong Yidong <cyd@stupidchicken.com>
6913
6914 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 6915 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
6916
69172006-04-20 Carsten Dominik <dominik@science.uva.nl>
6918
6919 * org.texi (Time stamps): Better explanation of the purpose of
6920 different time stamps.
6921 (Structure editing, Plain lists): More details on how new items
6922 and headings are inserted.
6923
69242006-04-18 Carsten Dominik <dominik@science.uva.nl>
6925
6926 * org.texi (Formula syntax): Fix link to Calc Manual.
6927
69282006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
6929
6930 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
6931
69322006-04-17 Bill Wohler <wohler@newt.com>
6933
6934 * mh-e.texi (Folders): Update mh-before-quit-hook and
6935 mh-quit-hook example with code that removes the buffers rather
6936 than just bury them.
6937
69382006-04-17 Michael Albinus <michael.albinus@gmx.de>
6939
6940 Sync with Tramp 2.0.53.
6941
69422006-04-13 Carsten Dominik <dominik@science.uva.nl>
6943
6944 * org.texi (Updating settings): New section.
6945 (Visibility cycling): Better names for the startup folding
6946 options.
6947 (Exporting): Completely restructured.
6948 (The very busy C-c C-c key): New section.
6949 (Summary of in-buffer settings): New section.
6950
69512006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
6952
6953 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
6954
69552006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6956
6957 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
6958 (Server Commands): Key `v' is reserved for users.
6959
69602006-04-11 Carsten Dominik <dominik@science.uva.nl>
6961
6962 * org.texi (Link format): New section, emphasis on bracket links.
6963 (External links): Document bracket links.
6964 (FAQ): Expand to cover shell links and the new link format.
6965
69662006-04-09 Kevin Ryde <user42@zip.com.au>
6967
6968 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
6969
69702006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
6971
6972 * gnus.texi (Summary Buffer Lines): Add `*'.
6973
c8763fb6 69742006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
6975
6976 * gnus.texi (Group Parameters):
6977 Mention gnus-permanently-visible-groups.
6978
69792006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
6980
6981 * gnus.texi (Face): Fix typo.
6982
69832006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
6984
6985 * gnus.texi (X-Face): Clarify.
6986 (Face): Need Emacs with PNG support.
6987
69882006-04-06 Richard Stallman <rms@gnu.org>
6989
6990 * idlwave.texi: Delete the blocks "not suitable for inclusion with
6991 Emacs".
6992
69932006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
6994
6995 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
6996 blocks not suitable for inclusion with Emacs using variable
6997 PARTOFEMACS.
6998
69992006-04-04 Simon Josefsson <jas@extundo.com>
7000
7001 * gnus.texi (Security): Improve.
7002
70032006-04-02 Bill Wohler <wohler@newt.com>
7004
7005 * mh-e.texi (Getting Started, Junk, Bug Reports)
7006 (MH FAQ and Support): Fix URLs.
7007
70082006-03-31 Romain Francoise <romain@orebokech.com>
7009
7010 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
7011 to t, not nil (and has for the past eight years).
7012
70132006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
7014
7015 * message.texi, gnus.texi: Bump version to 5.11.
7016
70172006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
7018
7019 * gnus.texi (Top): Add comment about version line.
7020
7021 * message.texi (Top): Ditto. Change to take named versions into
7022 account.
7023
70242006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
7025
7026 * gnus.texi (Posting Styles): Add x-face-file to example.
7027 (X-Face): Refer to posting styles.
7028
7029 * gnus-faq.texi ([5.8]): Add x-face-file.
7030 ([8.4]): Add links to gmane.emacs.gnus.user and
7031 gmane.emacs.gnus.general.
7032
70332006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
7034
7035 * gnus-faq.texi: Use .invalid.
7036 ([5.4]): Fix gnus-posting-styles example.
7037
70382006-03-27 Romain Francoise <romain@orebokech.com>
7039
7040 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
7041 Emacs/W3 needs a new maintainer.
7042 (Ispell): Update author and version info.
7043 (Mailcrypt): Mention PGG.
7044 (New in Emacs 22): Add PGG to the list of new packages.
7045 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
7046 updating dead URLs.
7047
70482006-03-25 Karl Berry <karl@gnu.org>
7049
7050 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
7051 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
7052 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
7053 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
7054 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
7055 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
7056 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
7057 (2) do not indent copyright year list (or anything else).
7058
70592006-03-21 Bill Wohler <wohler@newt.com>
7060
7061 * mh-e.texi (Folders): Various edits.
7062
70632006-03-20 Romain Francoise <romain@orebokech.com>
7064
7065 * gnus.texi (Mail Folders): Grammar fix.
7066
70672006-03-19 Bill Wohler <wohler@newt.com>
7068
7069 * mh-e.texi (Replying): Document Mail-Followup-To.
7070 Change manually-formatted table to multitable. Add debugging info.
7071 Move description of mh-reply-default-reply-to into paragraph
7072 that describes its values.
7073
70742006-03-17 Bill Wohler <wohler@newt.com>
7075
10d1d0af 7076 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
7077 (Sending Mail Tour): Update method of entering
7078 addresses and subject.
7079 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
7080 (Adding Attachments, Searching): Update screenshots for Emacs 22.
7081
70822006-03-15 Carsten Dominik <dominik@science.uva.nl>
7083
7084 * org.texi: Version number change only.
7085
70862006-03-14 Bill Wohler <wohler@newt.com>
7087
7088 * mh-e.texi: Add index entries around each paragraph rather than
7089 depend on entries from beginning of node. Doing so ensures that
7090 index entries are less likely to be forgotten if text is cut and
7091 pasted, and are necessary anyway if the references are on a
7092 separate page. It seems that makeinfo is now (v. 4.8) only
7093 producing one index entry per node, so there is no longer any
7094 excuse not to. Use subheading instead of heading. The incorrect
7095 use of heading produced very large fonts in Info--as large as the
7096 main heading.
7097 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
7098 versions 6 and 7 appeared *around* the time of these Emacs releases.
7099
71002006-03-13 Carsten Dominik <dominik@science.uva.nl>
7101
7102 * org.texi (Clean view): Document new startup options.
7103
71042006-03-11 Bill Wohler <wohler@newt.com>
7105
7106 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
7107 (Composing, Scan Line Formats): Fix @refs.
7108 (Getting Started): Define MH profile and MH profile components.
7109 (Incorporating Mail, Reading Mail, Viewing, Printing)
7110 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
7111 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
7112 for string constants.
7113 (Tool Bar): Remove spurious quote.
7114 (Junk): Use ``...'' instead of "...".
7115 (Scan Line Formats): Replace @samp with @kbd.
7116
71172006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
7118
7119 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
7120
71212006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
7122
7123 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
7124 easy to understand.
7125
71262006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
7127
7128 * gnus.texi: Markup fix.
7129 (Fancy Mail Splitting): Specify new feature.
7130
71312006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
7132
7133 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
7134 partial-words matching.
7135
71362006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
7137
7138 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
7139
7140 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
7141 (MIME Commands): Fix mm-discouraged-alternatives.
7142
71432006-03-07 Carsten Dominik <dominik@science.uva.nl>
7144
7145 * org.texi: Version number change only.
7146
71472006-03-06 Bill Wohler <wohler@newt.com>
7148
7149 * mh-e.texi: Move from SourceForge repository to Savannah.
7150 This is version 7.93, which is a total rewrite from the previous
7151 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
7152 version 7.93.
7153
71542006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
7155
7156 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
7157
71582006-03-01 Carsten Dominik <dominik@science.uva.nl>
7159
7160 * org.texi (Interaction): Add item about `org-mouse.el' by
7161 Piotr Zielinski.
7162 (Managing links): Document that also mouse-1 can be used to
7163 activate a link.
7164 (Headlines, FAQ): Add entry about hiding leading stars.
7165 (Miscellaneous): Resort the sections in this chapter to a more
7166 logical sequence.
7167
71682006-02-27 Simon Josefsson <jas@extundo.com>
7169
7170 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
7171 2004-01-27 from the trunk).
7172
71732006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7174
7175 * cc-mode.texi: Rename c-hungry-backspace to
7176 c-hungry-delete-backwards, at the request of RMS. Leave the old
7177 name as an alias.
7178
71792006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7180
7181 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
7182 include the function header within the defun.
7183
71842006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7185
7186 * cc-mode.texi: Correct two typos.
7187
71882006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7189
7190 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
7191 existing comment.
7192 (Electric Keys): Add a justification for electric indentation.
7193 (Hungry WS Deletion): Clear up the names and complications of the
7194 BACKSPACE and DELETE keys.
7195
71962006-02-23 Juri Linkov <juri@jurta.org>
7197
7198 * faq.texi (Common requests): Move `Turning on auto-fill by
7199 default' after `Wrapping words automatically'. Move `Working with
7200 unprintable characters' before `Searching for/replacing newlines'.
7201 Move `Replacing highlighted text' after `Highlighting a region'.
7202 Merge `Repeating commands' and `Repeating a command as many times
7203 as possible' into the former.
7204 (Packages that do not come with Emacs): Add refs to Gmane and
7205 etc/MORE.STUFF.
7206
72072006-02-23 Juri Linkov <juri@jurta.org>
7208
7209 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
7210 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
7211 Add xref to `(emacs)Reporting Bugs'.
7212 (Getting a printed manual): Add URL to other formats of the manual.
7213 (Common requests): Fix menu.
7214 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
7215 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
7216 (Inserting text at the beginning of each line): Add pxref to
7217 `Changing the included text prefix'.
7218 (Forcing the cursor to remain in the same column): Mention `track-eol'
7219 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
7220 (Replacing text across multiple files): Add keybinding `Q' for
7221 `dired-do-query-replace'.
7222
72232006-02-22 Carsten Dominik <dominik@science.uva.nl>
7224
7225 * reftex.texi: Version number and date change only.
7226
7227 * org.texi (Internal Links): Rewrite to cover the modified
7228 linking system.
7229
72302006-02-17 Eli Zaretskii <eliz@gnu.org>
7231
7232 * faq.texi: Remove the coding cookie, it's not needed anymore.
7233
72342006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7235
7236 * faq.texi (Colors on a TTY): Mention Mac OS port.
7237
72382006-02-12 Karl Berry <karl@gnu.org>
7239
7240 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
7241 8-bit accented a.
7242
72432006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
7244
7245 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
7246
72472006-02-08 Romain Francoise <romain@orebokech.com>
7248
7249 * faq.texi (Top): Remove paragraph about the FAQ being a
7250 transitional document, etc.
7251 (Searching for/replacing newlines): New node.
7252 (Yanking text in isearch): New node.
7253 (Inserting text at the beginning of each line): Rename and make
7254 more general, mention `M-;' in Message mode.
7255
72562006-02-07 Luc Teirlinck <teirllm@auburn.edu>
7257
7258 * faq.texi (Meta key does not work in xterm)
7259 (Emacs does not display 8-bit characters)
7260 (Inputting eight-bit characters): Update xrefs.
7261
72622006-02-06 Romain Francoise <romain@orebokech.com>
7263
7264 * faq.texi (VM): VM now at version 7.19.
7265 Set myself as maintainer of this file.
7266
72672006-02-04 Michael Olson <mwolson@gnu.org>
7268
7269 * erc.texi (History): Note that ERC is now included with Emacs.
7270
72712006-01-31 Romain Francoise <romain@orebokech.com>
7272
7273 * message.texi (Message Headers): Explain what
7274 `message-alternative-emails' does in more detail.
7275 Update copyright year.
7276
72772006-01-30 Juanma Barranquero <lekktu@gmail.com>
7278
7279 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
7280
72812006-01-29 Richard M. Stallman <rms@gnu.org>
7282
7283 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
7284
72852006-01-29 Michael Olson <mwolson@gnu.org>
7286
7287 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
7288
7289 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
7290
7291 * faq.texi (New in Emacs 22): Mention ERC.
7292
72932006-01-28 Luc Teirlinck <teirllm@auburn.edu>
7294
7295 * rcirc.texi: Capitalize dir entry for consistency with the entry
7296 in info/dir and other entries in the Emacs category.
7297 Fix typos. Delete trailing whitespace.
7298
c8763fb6 72992006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
7300
7301 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
7302
73032006-01-27 Eli Zaretskii <eliz@gnu.org>
7304
7305 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
7306 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
7307
7308 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
7309 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
7310
73112006-01-27 Alex Schroeder <alex@gnu.org>
7312
7313 * rcirc.texi: New file.
7314
73152006-01-23 Juri Linkov <juri@jurta.org>
7316
7317 * widget.texi (User Interface): Add S-TAB for widget-backward.
7318
73192006-01-22 Michael Albinus <michael.albinus@gmx.de>
7320
7321 Sync with Tramp 2.0.52.
7322
7323 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
7324 Add Tramp disabling item. New item for common connection problems.
7325 (various): Apply "ftp" as method for the download URL.
7326 (Bug Reports): Refer to FAQ for common problems.
7327
73282006-01-21 Eli Zaretskii <eliz@gnu.org>
7329
7330 * widget.texi (User Interface): Use @key for TAB.
7331
7332 * ses.texi (Formulas, Printer functions): Use @key for TAB.
7333
7334 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
7335 for TAB.
7336
7337 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
7338
73392006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
7340
7341 * gnus.texi: Update copyright.
7342
73432006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
7344
7345 * gnus.texi (Article Washing): Additions.
7346
2de53ca6
GM
73472006-01-13 Carsten Dominik <dominik@science.uva.nl>
7348
7349 * org.texi (Agenda commands): Document tags command.
7350
73512006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
7352
7353 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
7354
73552006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
7356
7357 * gnus.texi (RSS): Addition.
7358
73592005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
7360
7361 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
7362
73632005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
7364
7365 * emacs-mime.texi (Display Customization): Add setting example to
7366 mm-discouraged-alternatives.
7367
73682006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
7369
7370 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
7371 version is the canonical version.
7372
73732006-01-08 Alex Schroeder <alex@gnu.org>
7374
7375 * pgg.texi (Caching passphrase): Rewording.
7376
73772006-01-06 Eli Zaretskii <eliz@gnu.org>
7378
7379 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
7380 repository URL.
7381
73822006-01-06 Carsten Dominik <dominik@science.uva.nl>
7383
7384 * org.texi: Removed the accidentally re-added empty line in the
7385 direntry.
7386
73872006-01-05 Carsten Dominik <dominik@science.uva.nl>
7388
7389 * org.texi (Agenda Views): Chapter reorganized.
7390
73912005-12-29 Romain Francoise <romain@orebokech.com>
7392
7393 * faq.texi (Using Customize): New node.
7394
73952005-12-28 Luc Teirlinck <teirllm@auburn.edu>
7396
7397 * org.texi: Remove blank line in @direntry. It is non-standard
7398 and recursively produces blank lines all over the dir file (when
7399 using Texinfo 4.8).
7400
74012005-12-21 Luc Teirlinck <teirllm@auburn.edu>
7402
7403 * widget.texi (atoms): Delete obsolete remark about `file' widget.
7404
74052005-12-20 Carsten Dominik <dominik@science.uva.nl>
7406
7407 * org.texi (Tags): Boolean logic documented.
7408 (Agenda Views): Document custom commands.
7409
74102005-12-20 David Kastrup <dak@gnu.org>
7411
7412 * faq.texi (AUCTeX): Update version and mailing list info.
7413
74142005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
7415
7416 * gnus.texi (MIME Commands): Mention addition of
7417 multipart/alternative to gnus-buttonized-mime-types and add xref
7418 to mm-discouraged-alternatives.
7419
7420 * emacs-mime.texi (Display Customization): Mention addition of
7421 "image/.*" and add xref to gnus-buttonized-mime-types in the
7422 mm-discouraged-alternatives section.
7423
74242005-12-16 Carsten Dominik <dominik@science.uva.nl>
7425
7426 * org.texi (Tags): New section.
7427 (Agenda Views): Chapter reorganized.
7428
74292005-12-16 Eli Zaretskii <eliz@gnu.org>
7430
7431 * org.texi (Internal Links): Add a missing comma after an @xref.
7432
74332005-12-14 Chong Yidong <cyd@stupidchicken.com>
7434
7435 * faq.texi (Filling paragraphs with a single space): No need to
7436 change sentence-end now.
7437
74382005-12-13 Romain Francoise <romain@orebokech.com>
7439
7440 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
7441
74422005-12-12 Jay Belanger <belanger@truman.edu>
7443
7444 * faq.texi (Calc): Update version number.
7445
74462005-12-12 Carsten Dominik <dominik@science.uva.nl>
7447
7448 * org.texi (Progress Logging): New section.
7449
74502005-12-10 Romain Francoise <romain@orebokech.com>
7451
7452 Update the Emacs FAQ for the 22.1 release.
7453
7454 * faq.texi: Set VER to `22.1'.
7455 (Basic editing): Explain how to use localized versions of the
0c7efc08
SM
7456 Tutorial. Mention that `C-h r' displays the manual.
7457 Delete obsolete WWW link to an Emacs 18 tutorial.
2de53ca6
GM
7458 (Getting a printed manual): Point to the new locations of the
7459 manuals on the GNU Web site.
7460 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
7461 available via Info (it was previously distributed separately).
7462 (Installing Texinfo documentation): The latest version of Texinfo
7463 is 4.8, not 4.0.
7464 (Informational files for Emacs): COPYING is the GNU General Public
7465 License, not the Emacs General Public License.
7466 (Informational files for Emacs): Delete obsolete link to the
7467 GNUinfo pages as they have been removed from the GNU Web site.
7468 (New in Emacs 22): New node.
7469 (Setting up a customization file): Say that most packages support
7470 Customize nowadays.
7471 (Colors on a TTY): Delete reference to instructions on how to
7472 enable syntax highlighting, it is now enabled by default.
7473 (Turning on abbrevs by default): Emacs now reads the abbrevs file
7474 at startup automatically.
7475 (Controlling case sensitivity): Mention `M-c' in isearch.
7476 (Using an already running Emacs process): Emacs now creates the
7477 socket in `/tmp/emacsUID'. Fix typos. Change default location of
7478 gnuserv. As emacsclient can now run Lisp code as well, delete a
7479 sentence praising gnuserv for that. Simplify description of how
7480 the client/server operation works.
7481 (Compiler error messages): Delete obsolete text (compile.el has
7482 been rewritten).
7483 (Indenting switch statements): Fix typo.
7484 (Matching parentheses): Simplify setup instructions, mention the
7485 menu bar item in the Options menu.
7486 (Repeating a command as many times as possible): Mention `C-x e'.
7487 (Going to a line by number): Mention new keymap and bindings
7488 `M-g M-g', `M-g M-p' and `M-g M-n'.
7489 (Turning on syntax highlighting): Now on by default. Simplify.
7490 (Replacing highlighted text): Use `1', not `t'.
7491 (Problems with very large files): The maximum size is now 256MB on
7492 32-bit machines.
7493 (^M in the shell buffer): Mention `comint-process-echoes'.
7494 (Emacs for Apple computers): Emacs 22 has native support for Mac
7495 OS X.
7496 (Translating names to IP addresses): Delete node.
7497 (Binding keys to commands): Fix typo.
7498 (SPC no longer completes file names): New node.
7499 (MIME with Emacs mail packages): Delete section about the Emacs
7500 MIME FAQ (it's not reachable anymore).
7501
75022005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
7503
7504 * cc-mode.texi: The manual has been extensively revised: the
7505 information about using CC Mode has been separated from the larger
7506 and more difficult chapters about configuration. It has been
7507 updated for CC Mode 5.31.
7508
75092005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
7510
7511 * pgg.texi (User Commands): Fix description of pgg-verify-region.
7512 (Selecting an implementation): Fix descriptions.
7513
75142005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
7515
7516 * message.texi (Various Message Variables): Addition.
7517
75182005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
7519
7520 * message.texi: Fix default values.
7521
75222005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
7523
7524 * message.texi (Header Commands): Clarify descriptions of
7525 message-cross-post-followup-to, message-reduce-to-to-cc, and
7526 message-insert-wide-reply.
7527 (Various Commands): Fix kindex for message-kill-to-signature;
7528 clarify description of message-tab.
7529
75302005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
7531
7532 * message.texi (Mailing Lists): Fix description about MFT.
7533
7534 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
7535
75362005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
7537
7538 * gnus.texi (Slow Terminal Connection): Replace old description
7539 with new one.
7540
75412005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
7542
7543 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
7544 replace X-Draft-Headers with X-Draft-From.
7545
75462005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
7547
7548 * gnus.texi (Various Various): Fix the default value of
7549 nnheader-max-head-length.
7550 (Gnus Versions): Fix typo.
7551
75522005-12-08 Carsten Dominik <dominik@science.uva.nl>
7553
7554 * org.texi (Structure editing): Document new functionality of
7555 M-RET.
7556
75572005-12-06 Luc Teirlinck <teirllm@auburn.edu>
7558
7559 * org.texi (Internal Links): Fix Texinfo usage.
7560
75612005-12-06 Carsten Dominik <dominik@science.uva.nl>
7562
7563 * org.texi (TODO basics): Document the global todo list.
7564 (TODO items): Documents sparse tree for specific TODO
7565 keywords.
7566
75672005-11-30 Carsten Dominik <dominik@science.uva.nl>
7568
7569 * org.texi (Plain Lists): Typos fixed.
7570
75712005-11-28 Jay Belanger <belanger@truman.edu>
7572
7573 * calc.texi: Change references of `M-#' to `C-x *' prefix.
7574
75752005-11-24 Carsten Dominik <dominik@science.uva.nl>
7576
7577 * org.texi (Structure editing): New item moving commands added.
7578 (Plain Lists): New section.
7579
75802005-11-18 Carsten Dominik <dominik@science.uva.nl>
7581
7582 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
7583 (Agenda): Document commands `org-cycle-agenda-files' and
c4cc8b9a 7584 `org-agenda-file-to-front'.
2de53ca6
GM
7585 (Built-in table editor): Document `org-table-sort-lines'.
7586 (HTML formatting): Export of hand-formatted lists.
7587
75882005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
7589
7590 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
7591 new variable gnus-toolbar-thickness.
7592
75932005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
7594
7595 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
7596
75972005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
7598
7599 * gnus.texi (X-Face): Fix description.
7600 (XVarious): Remove gnus-xmas-logo-color-alist and
7601 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
7602
76032005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
7604
7605 * gnus.texi (Group Parameters): Mention new variable
7606 gnus-parameters-case-fold-search.
7607 (Home Score File): Addition.
7608
76092005-11-04 Ulf Jasper <ulf.jasper@web.de>
7610
7611 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
7612 (Overview): List supported feed types.
7613 (Installation): No installation necessary when using autoload.
7614 (Configuration): Rename "RSS" to "news".
7615
76162005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
7617
7618 * pgg.texi (User Commands): Document additional passphrase
7619 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
7620 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
7621
76222005-11-04 Carsten Dominik <dominik@science.uva.nl>
7623
7624 * org.texi: Version number changed to 3.19.
7625
76262005-10-29 Sascha Wilde <wilde@sha-bang.de>
7627
7628 * pgg.texi (How to use): Update the example to add autoload of
7629 pgg-encrypt-symmetric-region.
7630 (User Commands): Document pgg-encrypt-symmetric-region.
7631 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
7632
76332005-10-27 Jay Belanger <belanger@truman.edu>
7634
7635 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
7636 mention other TeX-related units.
7637
76382005-10-23 Lars Hansen <larsh@soem.dk>
7639
0c7efc08
SM
7640 * dired-x.texi (Miscellaneous Commands):
7641 Replace dired-do-relative-symlink by dired-do-relsymlink and
2de53ca6
GM
7642 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
7643
76442005-10-23 Jay Belanger <belanger@truman.edu>
7645
7646 * calc.texi (Predefined Units): Use `alpha' for the fine structure
7647 constant.
7648
76492005-10-23 Michael Albinus <michael.albinus@gmx.de>
7650
0c7efc08
SM
7651 * faq.texi (Bugs and problems):
7652 Replace `dired-move-to-filename-regexp' by
2de53ca6
GM
7653 `directory-listing-before-filename-regexp'.
7654
76552005-10-22 Eli Zaretskii <eliz@gnu.org>
7656
7657 * newsticker.texi (UPDATED): Set value.
7658
76592005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
7660
7661 * gnus.texi (Document Groups): Remove duplicate item.
7662
76632005-10-21 Carsten Dominik <dominik@science.uva.nl>
7664
7665 * org.texi (Summary): Mention iCalendar support.
7666 (Exporting): Document iCalendar support.
7667
76682005-10-18 Romain Francoise <romain@orebokech.com>
7669
7670 * viper.texi (Viper Specials): Capitalize GNU.
7671
76722005-10-17 Juri Linkov <juri@jurta.org>
7673
7674 * info.texi (Getting Started, Search Index, Expert Info):
7675 Fix wording.
7676 (Search Text): Replace `echo area' with `mode line'.
7677 (Search Index): Both `i' and `,' find all index entries.
7678 Replace example `C-f' with `C-l' (which exists in index of Info
7679 manual) and delete spaces in its keyboard input sequence.
7680 Delete unnecessary explanations about literal characters.
7681
76822005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
7683
7684 * gnus.texi (Document Server Internals): Addition.
7685
76862005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
7687
7688 * gnus.texi (A note on namespaces): Fix RFC reference.
7689
76902005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
7691
7692 * gnus.texi (RSS): Fix key description.
7693
76942005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
7695
7696 * gnus.texi: Emacs/w3 -> Emacs/W3.
7697 (Browsing the Web): Fix description.
7698 (Web Searches): Ditto.
7699 (Customizing W3): Ditto.
7700
77012005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
7702
7703 * gnus.texi (Maildir): Clarify expire-age and expire-group.
7704
77052005-10-11 Jay Belanger <belanger@truman.edu>
7706
7707 * calc.texi (Integration): Mention using `a i' to compute definite
7708 integrals.
7709
77102005-10-11 Juri Linkov <juri@jurta.org>
7711
7712 * info.texi: Rearrange nodes.
7713 (Top): Update menu. Change ref `Info for Experts' to
7714 `Advanced Info Commands'.
7715 (Getting Started): Fix description of manual's parts.
7716 (Help-Int): Change xref `Info Search' to `Search Index', and
7717 `Expert Info' to `Advanced'.
7718 (Advanced): Move node one level up.
7719 (Search Text, Search Index): New nodes split out from `Info Search'.
7720 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
7721 split out from `Advanced'.
7722 (Advanced, Emacs Info Variables): De-document editing an Info file
7723 in Info.
7724 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
7725 (Creating an Info File): Delete node and move its text to
7726 `Expert Info'.
7727
77282005-10-10 Carsten Dominik <dominik@science.uva.nl>
7729
7730 * org.texi (Workflow states): Documented that change in keywords
7731 becomes active only after restart of Emacs.
7732
77332005-10-08 Michael Albinus <michael.albinus@gmx.de>
7734
7735 Sync with Tramp 2.0.51.
7736
77372005-10-08 Nick Roberts <nickrob@snap.net.nz>
7738
7739 * speedbar.texi (Introduction): Describe new location of speedbar
7740 on menubar.
7741 (Basic Key Bindings): Remove descriptions of bindings that have
7742 been removed.
7743
77442005-10-05 Nick Roberts <nickrob@snap.net.nz>
7745
7746 * speedbar.texi (GDB): Describe use of watch expressions.
7747
77482005-09-28 Simon Josefsson <jas@extundo.com>
7749
7750 * message.texi (IDNA): Fix.
7751
77522005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
7753
7754 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
7755 nntp-server-hook, and nntp-warn-about-losing-connection; fix
7756 description of nntp-open-connection-function.
7757 (Common Variables): Fix descriptions.
7758
77592005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
7760
7761 * gnus.texi (Server Buffer Format): Document the %a format spec.
7762
77632005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
7764
7765 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
7766
77672005-09-23 Carsten Dominik <dominik@science.uva.nl>
7768
7769 * org.texi Version 3.16.
7770
77712005-09-19 Miles Bader <miles@gnu.org>
7772
7773 * newsticker.texi: Get rid of CVS keywords.
7774
77752005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
7776
7777 * gnus.texi (Finding the Parent): Fix description of how Gnus
7778 finds article.
7779
77802005-09-14 Jari Aalto <jari.aalto@cante.net>
7781
7782 * gnus.texi (Advanced Scoring Examples): New examples to teach how
7783 to drop off non-answered articles.
7784
77852005-09-19 Juanma Barranquero <lekktu@gmail.com>
7786
7787 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
7788 braces (which are unsupported by NMAKE) for macro `srcdir'.
7789
77902005-09-17 Eli Zaretskii <eliz@gnu.org>
7791
7792 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
7793 (../info/newsticker, newsticker.dvi): New targets.
7794
77952005-09-17 Ulf Jasper <ulf.jasper@web.de>
7796
7797 * newsticker.texi: Replace @command with @code. Replace @example
7798 with @lisp.
0c7efc08
SM
7799 (Top): Add explanations to menu items.
7800 (GNU Free Documentation License): Remove.
2de53ca6
GM
7801
78022005-09-16 Romain Francoise <romain@orebokech.com>
7803
7804 Update all files to specify GFDL version 1.2.
7805
7806 * doclicense.texi (GNU Free Documentation License): Update to
7807 version 1.2.
7808
78092005-09-15 Richard M. Stallman <rms@gnu.org>
7810
7811 * newsticker.texi: Fix @setfilename.
7812
7813 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
7814 (../info/newsticker, newsticker.dvi): New targets.
7815
78162005-08-30 Carsten Dominik <dominik@science.uva.nl>
7817
7818 * org.texi: Version 3.15.
7819
78202005-08-29 Luc Teirlinck <teirllm@auburn.edu>
7821
7822 * ses.texi: Combine all three indices into one.
7823 Correct a few typos.
7824
78252005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
7826
7827 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
7828
78292005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
7830
7831 * emacs-mime.texi (Handles): Remove duplicate item.
7832 (Encoding Customization): Fix the default value for
7833 mm-coding-system-priorities.
7834 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
7835 (Basic Functions): Fix reference.
7836
78372005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
7838
7839 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
7840
78412005-08-18 Richard M. Stallman <rms@gnu.org>
7842
7843 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
7844 and web site.
7845
7846 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
7847 not keyboard-translate.
7848
78492005-08-11 Richard M. Stallman <rms@gnu.org>
7850
7851 * faq.texi (Using regular expressions): Fix xref.
7852
78532005-08-09 Juri Linkov <juri@jurta.org>
7854
7855 * info.texi (Help-P): Replace `Prev' with `Previous'.
7856 (Help-M, Help-Xref): Add S-TAB.
7857 (Help-FOO): Update `u' command.
7858 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
7859 Update info about visibility of xref parts.
7860 (Help-Int): Fix `m' command. Rename `Info-last' to
7861 `Info-history-back'. Add `Info-history-forward'.
7862 (Advanced): Fix `g*' and `M-n' commands.
7863 (Info Search): Add `index-apropos' in stand-alone browser.
7864 Add isearch commands.
7865 (Emacs Info Variables): Remove `Info-fontify'.
7866 Add `Info-mode-hook'. Update face names.
7867 Add `Info-fontify-maximum-menu-size',
7868 `Info-fontify-visited-nodes', `Info-isearch-search'.
7869
78702005-08-07 Michael Albinus <michael.albinus@gmx.de>
7871
7872 Sync with Tramp 2.0.50.
7873
7874 * tramp.texi: Use @option{} consequently for method names.
7875 (Inline methods, External transfer methods): Remove references to
7876 Cygwin.
7877 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
7878 implementation.
7879
78802005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
7881
7882 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
7883 Mention that gnus-init-file is not read when Emacs is invoked with
7884 --no-init-file or -q.
7885
78862005-07-19 Carsten Dominik <dominik@science.uva.nl>
7887
7888 * org.texi: Version 3.14.
7889
78902005-07-04 Carsten Dominik <dominik@science.uva.nl>
7891
7892 * org.texi: Version 3.13.
7893
78942005-07-18 Juri Linkov <juri@jurta.org>
7895
7896 * calc.texi (Time Zones, Logical Operations):
7897 * cl.texi (Overview):
7898 * org.texi (TODO types):
7899 * sc.texi (Emacs 18 MUAs):
7900 * speedbar.texi (Top):
7901 * url.texi (History):
7902 Delete duplicate duplicate words.
7903
ce058493 79042005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
7905
7906 * cl.texi (Type Predicates): Document `atom' type.
7907
79082005-07-04 Lute Kamstra <lute@gnu.org>
7909
7910 Update FSF's address in GPL notices.
7911
7912 * calc.texi (Copying):
7913 * doclicense.texi (GNU Free Documentation License):
7914 * faq.texi (Contacting the FSF):
7915 * mh-e.texi (Copying): Update FSF's address.
7916
79172005-07-03 Richard M. Stallman <rms@gnu.org>
7918
7919 * flymake.texi (Example -- Configuring a tool called directly):
7920 Update name of flymake-build-relative-filename.
7921
79222005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
7923
7924 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
7925
79262005-06-29 Carsten Dominik <dominik@science.uva.nl>
7927
7928 * org.texi: Version 3.12.
7929
79302005-06-24 Eli Zaretskii <eliz@gnu.org>
7931
7932 * makefile.w32-in (MAKEINFO): Use --force.
7933 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
7934 Makefile.in.
7935 (gnus.dvi): Use "..." to quote Sed args, so that it works with
7936 more shells.
7937
79382005-06-23 Richard M. Stallman <rms@gnu.org>
7939
7940 * speedbar.texi (Creating a display): Texinfo usage fixes.
7941
7942 * tramp.texi (Customizing Completion, Auto-save and Backup):
7943 Texinfo usage fixes.
7944
79452005-06-23 Juanma Barranquero <lekktu@gmail.com>
7946
7947 * dired-x.texi (Miscellaneous Commands):
7948 * ediff.texi (Miscellaneous):
7949 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
7950 (Agent Variables):
7951 * info.texi (Help-Xref):
7952 * message.texi (Message Headers):
7953 * org.texi (Remember):
7954 * reftex.texi (Options (Defining Label Environments)):
7955 (Options (Index Support)):
7956 (Options (Viewing Cross-References)):
7957 (Options (Misc)):
7958 (Changes):
7959 * speedbar.texi (Creating a display):
7960 * tramp.texi (Customizing Completion, Auto-save and Backup):
7961 Texinfo usage fix.
7962
79632005-06-13 Carsten Dominik <dominik@science.uva.nl>
7964
7965 * org.texi: Version 3.11.
7966
79672005-06-12 Jay Belanger <belanger@truman.edu>
7968
7969 * calc.texi (Getting Started): Remove extra menu item.
7970
79712005-05-31 Jay Belanger <belanger@truman.edu>
7972
7973 * calc.texi (Notations Used in This Manual): Use @kbd for key
7974 sequence.
7975 (Demonstration of Calc): Mention another way of starting Calc.
7976 (Starting Calc): Mention long name of M-#.
7977 (Embedded Mode Overview): Remove unnecessary instruction.
7978 (Other M-# commands): Rephrase `M-# 0' explanation.
7979 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
7980 reflect current behavior.
7981
79822005-05-30 Jay Belanger <belanger@truman.edu>
7983
7984 * calc.texi (Hooks): Change description of calc-window-hook and
7985 calc-trail-window-hook to match usage.
7986 (Computational Functions): Add more constant-generating functions.
7987 (Customizable Variables): Use defvar.
7988
79892005-05-28 Jay Belanger <belanger@truman.edu>
7990
7991 * calc.texi (Assignments in Embedded Mode): Fix variable name.
7992 (Basic Embedded Mode): Explain behavior of arguments to
7993 calc-embedded-mode.
7994
79952005-05-27 Jay Belanger <belanger@truman.edu>
7996
7997 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
7998 current behavior.
7999
80002005-05-25 Jay Belanger <belanger@truman.edu>
8001
8002 * calc.texi: Change Calc version number throughout.
8003 (Keypad Mode): Change location in info output.
8004 (Keypad mode overview): Move picture of keypad.
8005
80062005-05-21 Jay Belanger <belanger@truman.edu>
8007
8008 * calc.texi (Storing variables): Mention that only most variables
8009 are void to begin with.
8010
80112005-05-21 Kevin Ryde <user42@zip.com.au>
8012
8013 * widget.texi (Basic Types): Update cross ref from "Enabling
8014 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
8015 lispref/text.texi change.
8016
80172005-05-20 Carsten Dominik <dominik@science.uva.nl>
8018
8019 * org.texi: Version 3.09.
8020
80212005-05-18 Carsten Dominik <dominik@science.uva.nl>
8022
8023 * reftex.texi: Version 4.28.
8024
80252005-05-16 Jay Belanger <belanger@truman.edu>
8026
8027 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
8028
80292005-05-14 Jay Belanger <belanger@truman.edu>
8030
8031 * calc.texi (Default Simplifications): Insert missing ! (logical
8032 not operator).
8033
80342005-05-14 Michael Albinus <michael.albinus@gmx.de>
8035
8036 Sync with Tramp 2.0.49.
8037
80382005-05-10 Jay Belanger <belanger@truman.edu>
8039
8040 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
8041 to 1.
8042
80432005-04-29 Carsten Dominik <dominik@science.uva.nl>
8044
8045 * org.texi: Version 3.08, structure reorganized.
8046
80472005-04-24 Richard M. Stallman <rms@gnu.org>
8048
8049 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
8050
80512005-04-15 Carsten Dominik <dominik@science.uva.nl>
8052
8053 * org.texi: Update to version 3.06.
8054
80552005-04-13 Lute Kamstra <lute@gnu.org>
8056
8057 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
8058
80592005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
8060
8061 * cl.texi (Porting Common Lisp): Fix typo.
8062
80632005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
8064
8065 * gnus.texi (RSS): Addition.
8066
80672005-04-04 Jay Belanger <belanger@truman.edu>
8068
8069 * calc.texi: Change Calc version number.
8070 (Customizable variables): Fix description of calc-language-alist.
8071 (Copying): Put in version 2 of GPL.
8072
80732005-04-01 Jay Belanger <belanger@truman.edu>
8074
8075 * calc.texi (Troubleshooting Commands): Remove comment about
8076 installation.
8077 (Installation): Remove section.
8078 (Customizable Variables): New section.
8079 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
8080 (Graphical Devices): Add references to Customizable Variables.
8081
80822005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
8083
8084 * emacs-mime.texi (Display Customization): Markup fixes.
8085 (rfc2047): Update.
8086
80872005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
8088
8089 * gnus-faq.texi: Replaced with auto-generated version.
8090
80912005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
8092
8093 * dired-x.texi (Multiple Dired Directories): default-directory was
8094 renamed to dired-default-directory.
8095
80962005-03-26 Jay Belanger <belanger@truman.edu>
8097
8098 * calc.texi (Simplifying Formulas, Rewrite Rules):
8099 Change description of top and bottom of fraction.
8100 (Modulo Forms): Move description of how to create modulo forms to
8101 earlier in the section.
8102 (Fraction Mode): Suggest using : to get a fraction by dividing.
8103 (Basic Arithmetic): Adjust placement of command name.
8104 (Truncating the Stack): Emphasize that "hidden" entries are still
8105 visible.
8106 (Installation): Move discussion of printing manual to "About This
8107 Manual".
8108 (About This Manual): Mention how to print the manual.
8109 (Reporting Bugs): Remove first person.
8110 (Building Vectors): Add algebraic version of append.
8111 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
8112 (Grouping Digits): Fix typo.
8113
81142005-03-25 Werner Lemberg <wl@gnu.org>
8115
8116 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
8117 Replace `legal' with `valid'.
8118
81192005-03-25 Werner Lemberg <wl@gnu.org>
8120
8121 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
8122
81232005-03-24 Jay Belanger <belanger@truman.edu>
8124
8125 * calc.texi (General Mode Commands)
8126 (Mode Settings in Embedded Mode): Add some explanation of
8127 recording mode settings.
8128
81292005-03-24 Richard M. Stallman <rms@gnu.org>
8130
8131 * calc.texi: Remove praise of non-free software.
8132
8133 * idlwave.texi: Don't say where to get IDL or its non-free manual.
8134 (Installation): Node deleted.
8135
81362005-03-23 Richard M. Stallman <rms@gnu.org>
8137
8138 * url.texi (HTTP language/coding): Improve last change.
8139
81402005-03-22 Jay Belanger <belanger@truman.edu>
8141
8142 * calc.texi (Embedded Mode): Add new information on changing
8143 modes.
8144
81452005-03-20 Michael Albinus <michael.albinus@gmx.de>
8146
8147 Sync with Tramp 2.0.48.
8148
8149 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
8150
8151 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
8152 "GNU/Linux". Change all addresses to .gnu.org.
8153 (Default Method): Offer shortened syntax for "su" and "sudo"
8154 methods.
8155
81562005-03-07 Richard M. Stallman <rms@gnu.org>
8157
8158 * url.texi: Fix usage of "e.g.".
8159 (HTTP language/coding): Explain the rules for these strings.
8160
81612005-03-06 Richard M. Stallman <rms@gnu.org>
8162
8163 * woman.texi (Introduction): Minor cleanups.
8164
8165 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
8166
8167 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
8168 (Installation): Node deleted.
8169
8170 * mh-e.texi (Preface): Get rid of "Emacs 21".
8171
8172 * eshell.texi (Installation): Delete node (for Emacs 20).
8173
81742005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
8175
8176 * flymake.texi: Refill and tweak style in @lisp blocks.
8177
81782005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
8179
8180 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
8181
81822005-03-01 Jay Belanger <belanger@truman.edu>
8183
8184 * calc.texi (Trigonometric and Hyperbolic Functions):
8185 Mention additional functions.
8186 (Algebraic Simplifications): Mention additional simplifications.
8187
81882005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
8189
8190 * ses.texi: Add concept/function/variable indices (this work was
8191 donated by Brad Collins <brad@chenla.org>, copyright-assignment
8192 papers on file at FSF).
8193
81942005-02-10 Jay Belanger <belanger@truman.edu>
8195
8196 * calc.texi: Change @LaTeX to La@TeX throughout.
8197 Redefine @expr as @math for TeX output.
8198 Redefine @texline as a no-op for TeX output.
8199 Define @tfn, replace @t by @tfn throughout.
8200
82012005-02-09 Jay Belanger <belanger@truman.edu>
8202
8203 * calc.texi: Add macro for LaTeX for info output.
8204
82052005-02-08 Kim F. Storm <storm@cua.dk>
8206
8207 * texinfo.tex (LaTex): Add def.
8208
82092005-02-06 Jay Belanger <belanger@truman.edu>
8210
8211 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
8212 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
8213 throughout manual.
8214
82152005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
8216
8217 * gnus.texi: Some edits based on comments from David Abrahams.
8218
82192005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
8220
8221 * gnus.texi (RSS): Fix the keystroke.
8222
82232005-01-24 David Kastrup <dak@gnu.org>
8224
8225 * faq.texi: Update AUCTeX version info.
8226
82272005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
8228
8229 * gnus-faq.texi ([4.1]): Typo.
8230
82312005-01-19 Jay Belanger <belanger@truman.edu>
8232
8233 * calc.texi (Keep Arguments): Mention that keeping arguments
8234 doesn't work with keyboard macros.
8235
82362005-01-16 Richard M. Stallman <rms@gnu.org>
8237
8238 * autotype.texi (Autoinserting): Fix small error.
8239
82402005-01-16 Michael Albinus <michael.albinus@gmx.de>
8241
8242 Sync with Tramp 2.0.47.
8243
8244 * tramp.texi (Compilation): New section, describing compilation of
8245 remote files.
8246
82472005-01-11 Kim F. Storm <storm@cua.dk>
8248
8249 * widget.texi (Basic Types): Add :follow-link keyword.
8250
82512005-01-09 Jay Belanger <belanger@truman.edu>
8252
8253 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
8254
82552005-01-08 Jay Belanger <belanger@truman.edu>
8256
8257 * calc.texi: Change throughout to reflect new default value of
8258 calc-settings-file.
8259
82602005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
8261
8262 * message.texi (Reply): `message-reply-to-function' should return
8263 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
8264
82652005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
8266
8267 * faq.texi (Changing load-path): Fix typo.
8268
82692005-01-05 Jay Belanger <belanger@truman.edu>
8270
8271 * calc.texi (Programming Tutorial): Replace kbd command by
8272 appropriate characters for a keyboard macro.
8273
82742005-01-04 Jay Belanger <belanger@truman.edu>
8275
8276 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
8277 for Lucid Emacs.
8278 (Programming Tutorial): Mention that the user needs to be in the
8279 right mode to compute some functions.
8280
82812005-01-04 Jay Belanger <belanger@truman.edu>
8282
8283 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
8284 no longer applicable.
8285
82862005-01-01 Jay Belanger <belanger@truman.edu>
8287
0c7efc08 8288 * calc.texi (Programming Tutorial): Change description of how to
2de53ca6
GM
8289 edit keyboard macros to match current behavior.
8290
82912004-12-31 Jay Belanger <belanger@truman.edu>
8292
8293 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
8294
82952004-12-20 Jay Belanger <belanger@truman.edu>
8296
8297 * calc.texi (Types Tutorial): Emphasize that you can't divide by
8298 zero.
8299
83002004-12-17 Luc Teirlinck <teirllm@auburn.edu>
8301
8302 * cc-mode.texi (Text Filling and Line Breaking): Put period after
8303 @xref.
8304 (Font Locking): Avoid @strong{Note:}.
8305
83062004-12-17 Michael Albinus <michael.albinus@gmx.de>
8307
8308 Sync with Tramp 2.0.46.
8309
8310 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
8311
83122004-12-16 Luc Teirlinck <teirllm@auburn.edu>
8313
8314 * url.texi: Correct typos.
8315 (Retrieving URLs): @var{nil}->@code{nil}.
af42a9cc 8316 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
2de53ca6
GM
8317 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
8318 (Dealing with HTTP documents): @inforef->@xref.
8319
83202004-12-15 Jay Belanger <belanger@truman.edu>
8321
8322 * calc.texi: Consistently capitalized all mode names.
8323 (Answers to Exercises): Mention that an answer can be a fraction
8324 when in Fraction mode.
8325
83262004-12-13 Jay Belanger <belanger@truman.edu>
8327
8328 * calc.texi: Fix some TeX definitions.
8329
83302004-12-09 Luc Teirlinck <teirllm@auburn.edu>
8331
8332 * reftex.texi (Imprint): Remove erroneous @value's.
8333
83342004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8335
8336 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
8337 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
8338
83392004-12-08 Jay Belanger <belanger@truman.edu>
8340
8341 * calc.texi (Starting Calc): Remove comment about installation.
8342 (Keypad Mode Overview): Remove comment about Emacs 19 support.
8343
83442004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8345
8346 * url.texi: Update @setfilename.
8347 (Getting Started): No need to worry about Gnus versions.
8348 (Dealing with HTTP documents): Use @inforef.
8349
8350 * org.texi: Fix @direntry file name.
8351
83522004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
8353
8354 * url.texi: New file.
8355
8356 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
8357
83582004-12-06 Jay Belanger <belanger@truman.edu>
8359
8360 * calc.texi (Using Calc): Remove paragraph about installation.
8361
83622004-12-06 Jay Belanger <belanger@truman.edu>
8363
8364 * calc.texi: Use more Texinfo macros and less TeX defs.
8365 Remove @refill's.
8366
83672004-12-06 Richard M. Stallman <rms@gnu.org>
8368
8369 * org.texi: New file.
8370
83712004-12-05 Richard M. Stallman <rms@gnu.org>
8372
8373 * Makefile.in (org.dvi, ../info/org): New targets.
8374 (INFO_TARGETS): Add ../info/org.
8375 (DVI_TARGETS): Add org.dvi.
8376 (maintainer-clean): Remove the info files in the info dir.
8377
83782004-11-26 Eli Zaretskii <eliz@gnu.org>
8379
8380 * idlwave.texi: Fix the setfilename directive to put the produced
8381 file in ../info.
8382 (Continued Statement Indentation): Resurrect Jan D.'s change from
8383 2004-11-03 that was lost when a newer version of idlwave.texi was
8384 imported.
8385
83862004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
8387
0c7efc08 8388 * gnus-faq.texi ([5.1]): Add missing bracket.
2de53ca6 8389
0c7efc08
SM
8390 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
8391 Index `spam-initialize'.
2de53ca6
GM
8392
83932004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
8394
8395 * message.texi (Various Message Variables): Mention that all mail
8396 file variables are derived from `message-directory'.
8397
8398 * gnus.texi (Splitting Mail): Clarify bogus group.
8399
84002004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
8401
0c7efc08
SM
8402 * emacs-mime.texi (Encoding Customization):
8403 Fix mm-coding-system-priorities entry.
2de53ca6 8404
c8763fb6 84052004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
8406
8407 * idlwave.texi (Continued Statement Indentation):
8408 * reftex.texi (Options (Index Support)):
8409 (Displaying and Editing the Index, Table of Contents):
0c7efc08
SM
8410 * speedbar.texi (Creating a display, Major Display Modes):
8411 Replace non-nil with non-@code{nil}.
2de53ca6
GM
8412
84132004-10-21 Jay Belanger <belanger@truman.edu>
8414
0c7efc08 8415 * calc.texi (Algebraic-Style Calculations): Remove a comment.
2de53ca6
GM
8416
84172004-10-18 Luc Teirlinck <teirllm@auburn.edu>
8418
8419 * calc.texi (Reporting Bugs): Double up `@'.
8420
84212004-10-18 Jay Belanger <belanger@truman.edu>
8422
0c7efc08 8423 * calc.texi (Reporting Bugs): Change the address that bugs
2de53ca6
GM
8424 should be sent to.
8425
84262004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
8427
8428 * gnus.texi (New Features): Add 5.11.
8429
8430 * message.texi (Resending): Remove wrong default value.
8431
8432 * gnus.texi (Mail Source Specifiers): Describe possible problems
8433 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
8434 `pop3-leave-mail-on-server' to the index.
8435
84362004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
8437
8438 * message.texi (Canceling News): Add how to set a password.
8439
84402004-10-12 Jay Belanger <belanger@truman.edu>
8441
0c7efc08 8442 * calc.texi (Help Commands): Change the descriptions of
2de53ca6
GM
8443 calc-describe-function and calc-describe-variable to match their
8444 current behavior.
8445
84462004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
8447
8448 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
8449
84502004-10-12 Michael Albinus <michael.albinus@gmx.de>
8451
8452 Sync with Tramp 2.0.45.
8453
8454 * tramp.texi (Frequently Asked Questions): Comment paragraph about
8455 plink link. The URL is outdated. Originator contacted for
8456 clarification.
8457
84582004-10-10 Juri Linkov <juri@jurta.org>
8459
8460 * gnus.texi (Top, Marking Articles): Join two menus in one node
8461 because a node can have only one menu.
8462
84632004-10-09 Juri Linkov <juri@jurta.org>
8464
8465 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
8466 example of nnmail-split-fancy.
8467
84682004-10-06 Karl Berry <karl@gnu.org>
8469
8470 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
8471 consistency with other uses of dashes.
8472
84732004-10-05 Karl Berry <karl@gnu.org>
8474
8475 * info.texi: Consistently use --- throughout, periods at end of
8476 menu descriptions, and a couple typos.
8477
84782004-09-26 Jesper Harder <harder@ifa.au.dk>
8479
8480 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
8481 * pgg.texi (User Commands, Backend methods): Do.
8482 * gnus.texi: Markup fixes.
8483 (Setting Process Marks): Fix `M P a' entry.
8484 * emacs-mime.texi: Fixes.
8485
84862004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
8487
8488 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
8489 again.
8490 Use 5.10 instead of 5.10.0.
8491
84922004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
8493
8494 * gnus.texi (Summary Mail Commands): S D e.
8495
84962004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
8497
8498 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
8499 the gnus-article-mode-line-format section.
8500
85012004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
8502
8503 * gnus.texi (Various Summary Stuff): Fix the documentation for
8504 gnus-newsgroup-variables.
8505
85062004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
8507
0c7efc08
SM
8508 * gnus.texi (MIME Commands):
8509 Add gnus-mime-display-multipart-as-mixed,
2de53ca6
GM
8510 gnus-mime-display-multipart-alternative-as-mixed,
8511 gnus-mime-display-multipart-related-as-mixed.
8512 (Mail Source Customization): Clarify `mail-source-directory'.
8513 (Splitting Mail): Mention gnus-group-find-new-groups.
0c7efc08 8514 (SpamOracle): Fix typo.
2de53ca6
GM
8515
8516 * gnus-faq.texi: Untabify.
8517 ([6.3]): nnir.el is in contrib directory.
8518
8519 * message.texi (News Headers): Clarify how a unique ID is created.
8520
0c7efc08
SM
8521 * gnus.texi (Batching Agents): Fix typo in example.
8522 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
2de53ca6 8523
b2abec73 85242004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 8525
0c7efc08 8526 * gnus.texi (Group Parameters): Add more on hooks.
2de53ca6
GM
8527
85282004-09-20 Florian Weimer <fw@deneb.enyo.de>
8529
8530 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
8531
85322004-09-22 Jay Belanger <belanger@truman.edu>
8533
0c7efc08 8534 * calc.texi (Vectors as Lists): Add a warning that the tutorial
2de53ca6
GM
8535 might be hidden during part of the session.
8536
85372004-09-20 Jay Belanger <belanger@truman.edu>
8538
8539 * calc.texi (Notations Used in This Manual): Put in an earlier
8540 mention that DEL could be called Backspace.
8541
85422004-09-10 Simon Josefsson <jas@extundo.com>
8543
8544 * gnus.texi (IMAP): Add example. Suggested and partially written
8545 by Steinar Bang <sb@dod.no>.
8546
85472004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8548
8549 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
8550 netrc syntax.
8551
85522004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8553
b2abec73
JB
8554 * gnus.texi (Spam ELisp Package Sequence of Events):
8555 Some clarifications.
2de53ca6
GM
8556 (Spam ELisp Package Global Variables): More clarifications.
8557
85582004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8559
8560 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
8561 Mention spam-split does not modify incoming mail.
8562
85632004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8564
8565 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
8566
85672004-09-10 Eli Zaretskii <eliz@gnu.org>
8568
8569 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
8570
85712004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
8572
8573 * makefile.w32-in (sieve, pgg): Use $(infodir).
8574
85752004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
8576
8577 * makefile.w32-in: Fix PGG and Sieve entries.
8578
85792004-08-28 Eli Zaretskii <eliz@gnu.org>
8580
8581 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
8582 Emacs and related programs.
8583
85842004-08-27 Richard M. Stallman <rms@gnu.org>
8585
8586 * faq.texi: Fix texinfo usage, esp. doublequotes.
8587 (Difference between Emacs and XEmacs): Some clarification.
8588
8589 * faq.texi (Difference between Emacs and XEmacs):
8590 Explain not to contrast XEmacs with GNU Emacs.
8591
85922004-08-26 Richard M. Stallman <rms@gnu.org>
8593
8594 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
8595
85962004-08-22 David Kastrup <dak@gnu.org>
8597
8598 * reftex.texi (AUCTeX): Update links, section name.
8599
8600 * faq.texi (Calc): Update availability (included in 22.1).
8601 (AUCTeX): Update availability, information, versions, description.
8602
86032004-08-14 Eli Zaretskii <eliz@gnu.org>
8604
8605 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
8606
86072004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
8608
8609 * cc-mode.texi: Various updates for CC Mode 5.30.9.
8610
86112004-08-10 Michael Albinus <michael.albinus@gmx.de>
8612
8613 Sync with Tramp 2.0.44.
8614
86152004-08-05 Lars Hansen <larsh@math.ku.dk>
8616
8617 * widget.texi (User Interface): Update how to separate the
8618 editable field of an editable-field widget from other widgets.
8619 (Programming Example): Add text after field.
8620
86212004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
8622
8623 * emacs-mime.texi (Encoding Customization): Add a note to the
8624 mm-content-transfer-encoding-defaults entry.
8625 (rfc2047): Update.
8626
0c7efc08
SM
8627 * gnus.texi (Article Highlighting):
8628 Add gnus-cite-ignore-quoted-from.
2de53ca6
GM
8629 (POP before SMTP): New node.
8630 (Posting Styles): Addition.
8631 (Splitting Mail): Add nnmail-split-lowercase-expanded.
8632 (Fancy Mail Splitting): Ditto.
8633 (X-Face): Add gnus-x-face.
8634
86352004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
8636
8637 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
8638 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
8639
86402004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
8641
0c7efc08
SM
8642 * gnus.texi (Mail Source Specifiers):
8643 Describe `pop3-leave-mail-on-server'.
2de53ca6
GM
8644
86452004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
8646
8647 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
8648
8649 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
8650 repository. Change setfilename.
8651
8652 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
8653
86542004-07-02 Juri Linkov <juri@jurta.org>
8655
8656 * pcl-cvs.texi (Viewing differences): Add `d r'.
8657
86582004-06-29 Jesper Harder <harder@ifa.au.dk>
8659
8660 * ses.texi, viper.texi, flymake.texi, faq.texi:
8661 * eshell.texi, ediff.texi: Markup fixes.
8662
86632004-06-21 Karl Berry <karl@gnu.org>
8664
8665 * info.texi (Top): Mention that only Emacs has mouse support.
8666 (Getting Started): Mention this in a few other places.
8667
86682004-06-13 Luc Teirlinck <teirllm@auburn.edu>
8669
0c7efc08
SM
8670 * autotype.texi (Copyrights, Timestamps):
8671 Recommend `before-save-hook' instead of `write-file-functions'.
2de53ca6
GM
8672
86732004-06-13 Lars Hansen <larsh@math.ku.dk>
8674
8675 * dired-x.texi (dired-mark-omitted): Update keybinding.
8676
86772004-06-10 Kim F. Storm <storm@cua.dk>
8678
8679 * pcl-cvs.texi (Viewing differences): Add 'd y'.
8680
86812004-06-05 Lars Hansen <larsh@math.ku.dk>
8682
8683 * dired-x.texi (variable dired-omit-mode): Rename from
8684 dired-omit-files-p.
8685 (function dired-omit-mode): Rename from dired-omit-toggle.
8686 Call dired-omit-mode rather than set dired-omit-files-p.
8687 (dired-mark-omitted): Describe command.
8688
86892004-05-29 Michael Albinus <michael.albinus@gmx.de>
8690
8691 Version 2.0.41 of Tramp released.
8692
86932004-05-29 Juanma Barranquero <lektu@terra.es>
8694
8695 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
8696 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
8697
86982004-05-29 Richard M. Stallman <rms@gnu.org>
8699
8700 * cl.texi (Top): Call this chapter `Introduction'.
8701 (Overview): In TeX, no section heading here.
8702
8703 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
8704
87052004-05-29 Eli Zaretskii <eliz@gnu.org>
8706
8707 * Makefile.in (../info/flymake, flymake.dvi): New targets.
8708 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
8709
87102004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
8711
8712 * flymake.texi: New file.
8713
87142004-05-28 Simon Josefsson <jas@extundo.com>
8715
8716 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
8717
b344d29d 87182004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
8719
8720 Version 2.0.40 of Tramp released.
8721
87222004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
8723
8724 Complete rework, based on review by Karl Berry <karl@gnu.org>.
8725
8726 * tramp.texi (Auto-save and Backup): Explain exploitation of new
8727 variables `tramp-backup-directory-alist' and
8728 `tramp-bkup-backup-directory-info'.
8729 (Overview, Connection types)
8730 (External transfer methods, Default Method)
8731 (Windows setup hints): Remove restriction of password entering
8732 with external methods.
8733 (Auto-save and Backup): Make file name example
8734 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
8735 and `auto-save-directory' must be used.
8736 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
8737 only "NT"). Remove doubled entry "What kinds of systems does
8738 @tramp{} work on".
8739 (tramp): Macro removed.
8740 (Obtaining Tramp): Flag removed from title.
8741 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
8742 and `trampver' used properly. Flag `tramp-inst' replaced by
8743 `installchapter'. Installation related text adapted.
8744
87452004-04-28 Masatake YAMATO <jet@gyve.org>
8746
8747 * widget.texi (Programming Example): Remove overlays.
8748
87492004-04-27 Jesper Harder <harder@ifa.au.dk>
8750
8751 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
8752
87532004-04-23 Juanma Barranquero <lektu@terra.es>
8754
8755 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8756
87572004-04-05 Jesper Harder <harder@ifa.au.dk>
8758
8759 * info.texi (Info Search): Add info-apropos.
8760
87612004-03-22 Juri Linkov <juri@jurta.org>
8762
8763 * faq.texi: Fix help key bindings.
8764
87652004-03-17 Luc Teirlinck <teirllm@auburn.edu>
8766
8767 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
8768 (as suggested by Karl Berry). Update information about colored
8769 stars in menus. Add new subheading describing M-n.
8770
87712004-03-12 Richard M. Stallman <rms@gnu.org>
8772
8773 * cl.texi (Top): Rename top node's title.
8774
87752004-03-08 Karl Berry <karl@gnu.org>
8776
8777 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
8778 problems making the texinfo distribution.
8779
87802004-02-29 Simon Josefsson <jas@extundo.com>
8781
0c7efc08 8782 * smtpmail.texi (Authentication): Change the list of supported
2de53ca6
GM
8783 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
8784 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
8785 <voegelas@gmx.net>.
8786
87872004-02-29 Juanma Barranquero <lektu@terra.es>
8788
8789 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
8790 Use $(DEL) instead of rm, and ignore exit code.
8791
b344d29d 87922004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
8793
8794 Tramp version 2.0.39 released.
8795
87962004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
8797
8798 * tramp.texi (Customizing Completion): Explain new functions
8799 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
8800 (all): Savannah URLs unified to "http://savannah.nongnu.org".
0c7efc08
SM
8801 (Top): Refer to Savannah mailing list as the major one.
8802 Mention older mailing lists in HTML mode only.
2de53ca6
GM
8803 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
8804 (Frequently Asked Questions): Remote hosts must not be Unix-like
8805 for "smb" method.
8806 (Password caching): New node.
8807 (External transfer methods): Refer to password caching for "smb"
8808 method.
8809
88102004-02-17 Karl Berry <karl@gnu.org>
8811
8812 * info.texi (Help-Int): Mention the new line number feature.
8813
88142004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
8815
8816 * ses.texi (Advanced Features): New functionality for
8817 ses-set-header-row (defaults to current row unless C-u used).
8818 (Acknowledgements): Add Stefan Monnier.
8819
88202003-12-29 Kevin Ryde <user42@zip.com.au>
8821
8822 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
8823
b344d29d 88242003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
8825
8826 Tramp version 2.0.38 released.
8827
8828 * tramp.texi (Remote shell setup): Warn of environment variables
8829 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
8830 <sven.gabriel@imk.fzk.de>.
8831 (Configuration): Tramp now chooses base64/uuencode
8832 automatically. Update wording accordingly.
8833 (Top): More description for the `Default Method' menu entry.
8834 (Default Method): Use @code, not @var, for Lisp variables.
8835 (Default Method): New subsection `Which method is the right one
8836 for me?' Suggested by Christian Kirsch.
8837 (Configuration): Pointer to new subsection added.
8838 (Default Method): Too many "use" in one sentence.
8839 Rephrase. Reported by Christian Kirsch.
8840 (Filename Syntax): Old `su' example is probably a left-over from
8841 the sm/su method naming. Replace with `ssh', instead.
8842 (External transfer methods, Auto-save and Backup):
8843 Typo fixes.
8844
88452003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
8846
183080b6 8847 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
8848 (Top): Mention japanese manual only if flag `jamanual' is set.
8849 Insert section `Japanese manual' in menu.
8850
88512003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
8852
8853 * eshell.texi (Known Problems): Add doc item.
8854
88552003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
8856
8857 * cc-mode.texi: Update for CC Mode 5.30.
8858
8859 Note: Please refrain from doing purely cosmetic changes like
8860 removing trailing whitespace in this manual; it clobbers cvs
8861 merging for no good reason.
8862
88632003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
8864
8865 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
8866 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
8867 @acronym{ASCII}.
8868
88692003-10-26 Karl Berry <karl@gnu.org>
8870
8871 * info.texi (Info Search): Echo area, not echo are. From Debian
8872 diff.
8873
88742003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
8875
10d1d0af 8876 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
8877 :buttons and :children keywords.
8878
88792003-10-22 Miles Bader <miles@gnu.org>
8880
8881 * Makefile.in (info): Move before $(top_srcdir)/info.
8882
88832003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
8884
8885 * tramp.texi (Inline methods): Small grammar fix.
8886 (External transfer methods): Likewise.
8887
88882003-10-08 Nick Roberts <nick@nick.uklinux.net>
8889
8890 * speedbar.texi: Remove paragraph for GUD that is no longer true.
8891
88922003-10-06 Luc Teirlinck <teirllm@auburn.edu>
8893
8894 * texinfo.tex: Replace `%' in arch tagline by @ignore.
8895
88962003-09-30 Richard M. Stallman <rms@gnu.org>
8897
8898 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
8899
8900 * widget.texi (User Interface): Fix typos.
8901
8902 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
8903
89042003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
8905
8906 * pcl-cvs.texi (Selected Files): Fix typo.
8907
89082003-09-21 Karl Berry <karl@gnu.org>
8909
8910 * info.texi (] and [ commands): No period at end of section title.
8911
89122003-09-04 Miles Bader <miles@gnu.org>
8913
8914 * Makefile.in (top_srcdir): New variable.
8915 ($(top_srcdir)/info): New rule.
8916 (info): Depend on it.
8917
89182003-09-03 Peter Runestig <peter@runestig.com>
8919
8920 * makefile.w32-in: New file.
8921
89222003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
8923
8924 * widget.texi (User Interface): Explain the need of static text
8925 around an editable field.
8926
89272003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
8928
8929 * widget.texi (Basic Types): The argument to `:help-echo' can now
8930 be a form that evaluates to a string.
8931
89322003-08-18 Kim F. Storm <storm@cua.dk>
8933
8934 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
8935
89362003-08-16 Richard M. Stallman <rms@gnu.org>
8937
8938 * dired-x.texi (Shell Command Guessing): Explain *.
8939
89402003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
8941
8942 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
8943 log-edit-insert-changelog.
8944
89452003-08-03 Karl Berry <karl@gnu.org>
8946
8947 * info.texi: Need @contents.
8948
c8763fb6 89492003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
8950
8951 Tramp version 2.0.36 released.
8952
8953 * tramp.texi (Remote shell setup): Explain about problems with
8954 non-Bourne commands in ~/.profile and ~/.shrc.
8955
89562003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
8957
8958 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
8959 renaming of `vis-mode' to `visible-mode'.
8960
89612003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
8962
8963 * info.texi (Top, Help-Small-Screen): Remove accidentally added
8964 next, prev and up pointers.
8965
89662003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
8967
8968 * info.texi (Help): Mention existence of Emacs and stand-alone
8969 Info at the very beginning of the tutorial.
8970 (Help-Inv): New node.
8971 (Help-]): New node.
8972 (Help-M): Systematically point out the differences between default
8973 Emacs and stand-alone versions. Delete second menu.
8974 (Help-Xref): Systematically point out the differences between
8975 default Emacs and stand-alone versions.
8976 (Help-Int): Change `l' example.
8977 (Expert Info): Fix typos.
8978 (Emacs Info Variables): Mention `Info-hide-note-references' and
8979 new default for `Info-scroll-prefer-subnodes'.
8980
c8763fb6 89812003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
8982
8983 Version 2.0.35 of Tramp released.
8984
8985 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
8986 (Inline methods): Add methods `remsh' and `plink1'.
8987 (External transfer methods): Add method `remcp'.
8988 (Multi-hop Methods): Add method `remsh'.
8989 Small patch from Adrian Aichner <adrian@xemacs.org>:
8990 Fix minor typos.
0c7efc08 8991 (Concept Index): Add to make manual searchable via
2de53ca6
GM
8992 `Info-index'.
8993 (Version Control): Add cindex entry.
8994
c8763fb6 89952003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
8996
8997 * trampver.texi: Version 2.0.34 released.
8998
89992003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
9000
9001 * faq.texi: Improve previous changes.
9002
90032003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
9004
9005 * faq.texi: Update copyright and maintenance details.
9006 Update some package URLs, versions, and maintainers.
9007 Remove many references to the Emacs Lisp Archive.
9008
90092003-04-23 Simon Josefsson <jas@extundo.com>
9010
9011 * smtpmail.texi: Fix license (the invariant sections mentioned has
9012 never been part of the smtp manual). Align info dir entry with
9013 other emacs packages.
9014
90152003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
9016
9017 * tramp.texi: Version 2.0.33 released.
9018 Remove installation chapter. Remove XEmacs specifics.
9019
90202003-03-29 Richard M. Stallman <rms@gnu.org>
9021
9022 * tramp.texi (Top): Undo the previous renaming.
9023 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
9024
c8763fb6 90252003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9026
9027 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
9028 version of manual.
9029
9030 * tramp.texi (Auto-save and Backup): New node.
9031
90322003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
9033
9034 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
9035 Emacs" in order to have better differentiation to "XEmacs".
9036 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
9037 are new macros in order to point to the other Emacs flavor where
9038 appropriate. In info case, point to node `Installation' in order
9039 to explain how to generate the other way. In html case, make a
9040 link to the other html file.
0c7efc08 9041 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
2de53ca6
GM
9042 after CVS checkout/update.
9043 (Installation): Completely rewritten.
9044 (Installation parameters, Load paths): New sections under
9045 `Installation'.
9046
c8763fb6 90472003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
9048
9049 * tramp.texi: Version 2.0.30 released.
9050 Replace word "path" with "localname" where used as a component of
9051 a Tramp file name.
9052
90532003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
9054
9055 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
9056 introduced.
9057 (Installation): Explain what to do if files from the tramp/contrib
9058 directory are needed.
9059
90602003-02-23 Alex Schroeder <alex@emacswiki.org>
9061
9062 * smtpmail.texi (How Mail Works): New.
9063
90642003-02-22 Alex Schroeder <alex@emacswiki.org>
9065
9066 * smtpmail.texi: New file.
9067
9068 * Makefile.in: Build SMTP manual.
9069
c8763fb6 90702003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
9071
9072 * tramp.texi: Version 2.0.29 released.
9073 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
9074 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
9075
90762003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
9077
9078 * tramp.texi (Frequently Asked Questions): Explain a workaround if
e4920bc9 9079 another package loads accidentally Ange-FTP.
2de53ca6
GM
9080
90812003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
9082
9083 * tramp.texi (Customizing Completion): Add function
9084 `tramp-parse-sconfig'. Change example of
9085 `tramp-set-completion-function', because parsing of ssh config
9086 files looks more natural.
9087
90882003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
9089
9090 * gnus.texi: Do not use `path' in several locations.
9091
c8763fb6 90922002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6 9093
0c7efc08
SM
9094 * tramp.texi (External transfer methods): New method `smb'.
9095 From Michael Albinus.
2de53ca6
GM
9096
90972002-11-05 Karl Berry <karl@gnu.org>
9098
9099 * info.texi (Info-fontify): Reorder face list to avoid bad line
9100 breaks.
9101
c8763fb6 91022002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6 9103
0c7efc08
SM
9104 * tramp.texi: Move @copying to standard place.
9105 Use @insertcopying.
2de53ca6
GM
9106
91072002-10-02 Karl Berry <karl@gnu.org>
9108
9109 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
9110 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
9111 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
9112 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
9113 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
9114 Per rms, update all manuals to use @copying instead of @ifinfo.
9115 Also use @ifnottex instead of @ifinfo around the top node, where
9116 needed for the sake of the HTML output.
9117 (The Gnus manual is not fixed since it's not clear to me how it
9118 works; and the Tramp manual already uses @copying, although in an
9119 unusual way. All others were changed.)
9120
91212002-09-10 Jonathan Yavner <jyavner@engineer.com>
9122
9123 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
9124 (../info/ses, ses.dvi): New targets.
9125 * ses.texi: New file.
9126
c8763fb6 91272002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
9128
9129 * texinfo.tex: Update to texinfo 4.2.
9130
91312002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
9132
9133 * reftex.texi: Update to RefTeX 4.19.
9134
c8763fb6 91352002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
9136
9137 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
9138 (../info/tramp, tramp.dvi): New targets.
9139
91402002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
9141
9142 * Makefile.in (DVI_TARGETS): Add calc.dvi.
9143 (calc.dvi): Uncomment.
9144
91452001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
9146
9147 * Makefile.in (INFO_TARGETS): Add ../info/calc.
9148 (../info/calc): New target.
9149
91502001-10-20 Gerd Moellmann <gerd@gnu.org>
9151
9152 * (Version 21.1 released.)
9153
91542001-10-05 Gerd Moellmann <gerd@gnu.org>
9155
9156 * Branch for 21.1.
9157
91582001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
9159
9160 * Makefile.in (../info/info): Use an explicit -o switch to
9161 makeinfo.
9162
91632001-03-05 Gerd Moellmann <gerd@gnu.org>
9164
9165 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
9166
91672000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
9168
9169 * Makefile.in (../info/idlwave): Use --no-split.
9170
91712000-12-14 Dave Love <fx@gnu.org>
9172
c4cc8b9a 9173 * Makefile.in (mostlyclean): Remove gnustmp.*.
2de53ca6
GM
9174 (gnus.dvi): Change rule to remove @latex stuff.
9175
91762000-10-19 Eric M. Ludlam <zappo@ultranet.com>
9177
9178 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
9179
91802000-10-13 John Wiegley <johnw@gnu.org>
9181
9182 * Makefile.in: Add build targets for eshell.texi.
9183
91842000-09-25 Gerd Moellmann <gerd@gnu.org>
9185
9186 * Makefile.in: Remove/comment speedbar stuff.
9187
91882000-09-22 Dave Love <fx@gnu.org>
9189
9190 * Makefile.in: Add emacs-mime.
9191
91922000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
9193
9194 * Makefile.in (INFO_TARGETS): Add ../info/woman.
9195 (DVI_TARGETS): Add woman.dvi.
9196 (../info/woman, woman.dvi): New targets.
9197
91982000-05-31 Stefan Monnier <monnier@cs.yale.edu>
9199
9200 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
9201
9202 * pcl-cvs.texi: New file.
9203 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
9204 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
9205
92062000-05-11 Gerd Moellmann <gerd@gnu.org>
9207
9208 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
9209 (../info/ebrowse, ebrowse.dvi): New targets.
9210
92112000-01-13 Gerd Moellmann <gerd@gnu.org>
9212
9213 * Makefile.in (INFO_TARGETS): Add eudc.
9214 (DVI_TARGETS): Add eudc.dvi.
9215 (../info/eudc, eudc.dvi): New targets.
9216
92172000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
9218
9219 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
9220 compatibility with 8+3 filesystems).
9221 (../info/efaq): Rename from emacs-faq.
9222
92232000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
9224
9225 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
9226 (../info/idlwave, idlwave.dvi): New targets.
9227
92281999-10-23 Dave Love <fx@gnu.org>
9229
9230 * Makefile.in: Use autotype.texi.
9231
92321999-10-12 Stefan Monnier <monnier@cs.yale.edu>
9233
9234 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
9235 faq.texi file) rather than ../info/faq.
9236
92371999-10-07 Gerd Moellmann <gerd@gnu.org>
9238
9239 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
9240 (../info/ada-mode, ada-mode.dvi): New targets.
9241
92421999-09-01 Dave Love <fx@gnu.org>
9243
9244 * Makefile.in: Add faq.
9245
92461999-07-12 Richard Stallman <rms@gnu.org>
9247
9248 * Version 20.4 released.
9249
92501998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
9251
9252 * Version 20.3 released.
9253
92541998-04-06 Andreas Schwab <schwab@gnu.org>
9255
768c0c0f
JB
9256 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
9257 Use it in dvi targets.
2de53ca6
GM
9258 (../etc/GNU): Change to $(srcdir) first.
9259
92601998-03-11 Carsten Dominik <cd@delysid.gnu.org>
9261
9262 * reftex.texi: Update for RefTeX version 3.22.
9263
92641998-02-08 Richard Stallman <rms@psilocin.gnu.org>
9265
9266 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
9267 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
9268
92691997-09-23 Paul Eggert <eggert@twinsun.com>
9270
9271 * Makefile.in: Merge changes mistakenly made to `Makefile'.
9272 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
9273
92741997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9275
9276 * Version 20.2 released.
9277
92781997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9279
9280 * Version 20.1 released.
9281
92821997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9283
9284 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
9285
92861996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9287
9288 * Version 19.33 released.
9289
92901996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9291
9292 * Version 19.32 released.
9293
92941996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9295
9296 * Makefile.in: Add rules for the Message manual.
9297
92981996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9299
9300 * gnus.texi: New version.
9301
9302 * message.texi: New manual.
9303
93041996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9305
9306 * Makefile.in (All info targets): cd $(srcdir) to do the work.
9307
93081996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9309
9310 * Makefile.in (All info targets): Specify $(srcdir) in input files.
9311 Specify -I option.
9312 (All dvi targets): Set the TEXINPUTS variable.
9313
93141996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
9315
9316 * Version 19.31 released.
9317
93181996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
9319
9320 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
9321 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
9322
93231995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9324
9325 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
9326 (INFO_TARGETS): Add ../info/cc-mode.
9327 (DVI_TARGETS): Add cc-mode.dvi.
9328
2de53ca6
GM
93291995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9330
9331 * Version 19.30 released.
9332
93331995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9334
9335 * gnus.texi: New file.
9336
93371995-11-04 Erik Naggum <erik@naggum.no>
9338
9339 * gnus.texi: File deleted.
9340
93411995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
9342
9343 * mh-e.texi: "Function Index" -> "Command Index" to work with
9344 Emacs 19.30 C-h C-k support of separately-documented commands.
9345
93461995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9347
9348 * Makefile.in (../info/ediff, ediff.dvi): New targets.
9349 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
9350
93511995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9352
9353 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
9354 (../info/viper, viper.dvi): New targets.
9355
93561995-04-20 Kevin Rodgers <kevinr@ihs.com>
9357
9358 * dired-x.texi (Installation): Change the example to set
9359 buffer-local variables like dired-omit-files-p in
9360 dired-mode-hook.
9361
93621995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9363
9364 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
9365 (../info/mh-e, mh-e.dvi): New targets.
9366
93671995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
9368
9369 * Makefile.in (maintainer-clean): Rename from realclean.
9370
93711994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9372
9373 * Makefile.in: New file.
9374 * Makefile: File deleted.
9375
93761994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9377
9378 * Makefile (TEXINDEX_OBJS): Variable deleted.
9379 (texindex, texindex.o, getopt.o): Rules deleted.
9380 All deps on texindex deleted.
9381 (distclean): Don't delete texindex.
9382 (mostlyclean): Don't delete *.o.
9383 * texindex.c, getopt.c: Files deleted.
9384
93851994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9386
9387 * Version 19.26 released.
9388
93891994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9390
9391 * Version 19.25 released.
9392
93931994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9394
9395 * Version 19.24 released.
9396
93971994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9398
9399 * Version 19.23 released.
9400
94011994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9402
9403 * Makefile: Delete spurious tab.
9404
94051994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9406
9407 * Makefile (.SUFFIXES): New rule.
9408
94091994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9410
9411 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
9412 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
9413
94141994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9415
9416 * Makefile (../info/sc): Rename from sc.info.
9417 (../info/cl): Likewise.
9418 (INFO_TARGETS): Use new names.
9419
94201993-12-04 Richard Stallman (rms@srarc2)
9421
9422 * getopt.c: New file.
9423 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
9424 (getopt.o): New rule.
9425 (dvi): Don't depend on texindex.
9426 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
9427 Depend on texindex.
9428
94291993-12-03 Richard Stallman (rms@srarc2)
9430
9431 * Makefile (../info/sc.info): Rename from ../info/sc.
9432 (TEXI2DVI): New variable.
9433 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
9434 Add explicit commands.
9435 (TEXINDEX_OBJS): Delete duplicate getopt.o.
9436
94371993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9438
9439 * Version 19.22 released.
9440
94411993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9442
9443 * Makefile (TEXINDEX_OBJS): Delete spurious period.
9444
94451993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9446
9447 * Version 19.21 released.
9448
94491993-11-15 Paul Eggert (eggert@twinsun.com)
9450
9451 * man/Makefile (../info/cl.info): Rename from ../info/cl.
9452
94531993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9454
9455 * Makefile (../etc/GNU): New target.
9456 (EMACSSOURCES): Add gnu1.texi.
9457
94581993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9459
9460 * Makefile (realclean): Don't delete the Info files.
9461
f0131492 94621993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
9463
9464 * forms.texi: Fix forms.texi so that it will format correctly.
9465 Add missing `@end iftex', fix bad reference.
9466
9467 * info.texi, info-stn.texi: New files implement texinfo version of
9468 `info' file.
9469
f0131492 94701993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
9471
9472 * Makefile: Fix targets for texindex, new info.texi files.
9473 * info-stnd.texi: New file implements info for standalone info
9474 reader.
9475 * info.texi: Update to include recent changes to "../info/info".
9476 New source file for ../info/info; includes info-stnd.texi.
9477
9478 * texindex.c: Include "../src/config.h" if building in emacs.
9479
9480 * Makefile: Change all files to FILENAME.texi, force all targets
9481 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
9482 vip.texinfo, forms.texinfo, cl.texinfo.
9483 Add target to build texindex.c, defining `emacs'.
9484
9485 * forms.texi: Install new file to match version 2.3 of forms.el.
9486
94871993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9488
9489 * Version 19.19 released.
9490
94911993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
9492
9493 * sc.texinfo: Fix info file name.
9494
9495 * Makefile (info): Add gnus and sc.
9496 (dvi): Add gnus.dvi and sc.dvi.
9497 (../info/sc, sc.dvi): New targets.
9498
94991993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9500
9501 * Version 19.18 released.
9502
95031993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9504
9505 * Makefile: Fix source file names of the separate manuals.
9506 (gnus.dvi, ../info/gnus): New targets.
9507
95081993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9509
9510 * Version 19.17 released.
9511
95121993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9513
9514 * split-man: Fix typos in last change.
9515
95161993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9517
9518 * Version 19.16 released.
9519
95201993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9521
9522 * version 19.15 released.
9523
95241993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9525
9526 * Makefile (distclean): It's rm, not rf.
9527
95281993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9529
9530 * Version 19.14 released.
9531
95321993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9533
9534 * Makefile: New file.
9535
95361993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9537
9538 * Version 19.13 released.
9539
95401993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9541
9542 * Version 19.9 released.
9543
95441993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9545
9546 * Version 19.8 released.
9547
95481993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9549
9550 * Version 19.7 released.
9551
95521990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
9553
9554 * gnus.texinfo: New file. Removed installation instructions.
9555
95561990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
9557
9558 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
9559
95601989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
9561
9562 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
0c7efc08
SM
9563 then define `\sc' as the command for smallcaps in Texinfo.
9564 This means that the @sc command will produce small caps. bfox has
2de53ca6
GM
9565 made the corresponding change to makeinfo and texinfm.el.
9566
95671988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9568
9569 * vip.texinfo: Remove menu entry Adding Lisp Code in node
9570 Customization since the menu entry did not point to anything.
9571 Also add an @finalout command to remove overfull hboxes from the
9572 printed output.
9573
9574 * cl.texinfo: Add @bye, \input line and @settitle to file.
9575 This file is clearly intended to be a chapter of some other work,
9576 but the other work does not yet exist.
9577
95781988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9579
9580 * texinfo.texinfo: Three typos corrected.
9581
4009494e 9582;; Local Variables:
c8763fb6 9583;; coding: utf-8
4009494e
GM
9584;; End:
9585
3fe7cdc8 9586 Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
4009494e
GM
9587
9588 This file is part of GNU Emacs.
9589
97c0352c 9590 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 9591 it under the terms of the GNU General Public License as published by
97c0352c
GM
9592 the Free Software Foundation, either version 3 of the License, or
9593 (at your option) any later version.
4009494e
GM
9594
9595 GNU Emacs is distributed in the hope that it will be useful,
9596 but WITHOUT ANY WARRANTY; without even the implied warranty of
9597 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9598 GNU General Public License for more details.
9599
9600 You should have received a copy of the GNU General Public License
97c0352c 9601 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.