No need for filecache.el to load find-lisp when compiling
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
df43dd53
GM
12012-11-01 Glenn Morris <rgm@gnu.org>
2
3 * cl.texi: General copyedits for style, line-breaks, etc.
9f2881af
GM
4 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
5 (Macro Bindings, Blocks and Exits):
6 Acknowledge existence of lexical-binding.
7 (Iteration): Mainly defer to doc of standard dolist, dotimes.
df43dd53 8
69c1c2e6
GM
92012-10-31 Glenn Morris <rgm@gnu.org>
10
dd90fd1a
GM
11 * ert.texi (Introduction, The @code{should} Macro):
12 Refer to "cl-assert" rather than "assert".
13
69c1c2e6
GM
14 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
15 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
16 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
17 Reword, and add details of flet and labels.
87b0d8b1 18 (Modify Macros, Function Bindings): Add some xrefs.
69c1c2e6 19
4ddedf94
GM
202012-10-30 Glenn Morris <rgm@gnu.org>
21
22 * cl.texi (Modify Macros): Update for cl-letf changes.
23 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
516e1a08
GM
24 (Setf Extensions): Partially restore note about cl-getf,
25 mainly moved to lispref/variables.texi.
26 (Property Lists): Fix cl-getf typos.
f43a5263 27 (Mapping over Sequences): Mention cl-mapc naming oddity.
4ddedf94 28
d3094168
GM
292012-10-29 Glenn Morris <rgm@gnu.org>
30
31 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
a3c5b619 32 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
d571e9c3 33 (Customizing Setf): Move contents to "Obsolete Setf Customization".
d55911cf
GM
34 (Modify Macros, Multiple Values, Other Clauses):
35 Remove mentions of obsolete features.
6a07d52e 36 (Obsolete Setf Customization): Don't mention `apply' setf.
d3094168 37
3c0c6155
GM
382012-10-28 Glenn Morris <rgm@gnu.org>
39
f94b04fc
GM
40 * cl.texi (Multiple Values, Common Lisp Compatibility):
41 More namespace updates.
42 (Obsolete Features): Copyedits.
43 (Obsolete Lexical Macros, Obsolete Setf Customization):
44 New subsections.
45
9c52d61d
GM
46 * cl.texi (Porting Common Lisp, Lexical Bindings):
47 Add some xrefs to the Elisp manual.
48
3c0c6155
GM
49 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
50 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
51 (Obsolete Features): New appendix. Move Lexical Bindings here.
52
5887564d
GM
532012-10-27 Glenn Morris <rgm@gnu.org>
54
e1117425
GM
55 * cl.texi: Use defmac for macros rather than defspec.
56 (Efficiency Concerns): Related copyedit.
57
5887564d
GM
58 * cl.texi (Control Structure): Update for setf now being in core.
59 (Setf Extensions): Rename from Basic Setf. Move much of the
60 former content to lispref/variables.texi.
61 (Modify Macros): Move pop, push details to lispref/variables.texi.
62 (Customizing Setf): Copyedits for setf etc being in core.
63 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
64 Further namespaces updates.
65
bdebdb64
BG
662012-10-26 Bastien Guerry <bzg@gnu.org>
67
68 * org.texi (Installation): Update the link to Org's ELPA. Also
69 don't mention org-install.el anymore as the replacement file
70 org-loaddefs.el is now loaded by org.el.
71
f956e59d
MA
722012-10-25 Michael Albinus <michael.albinus@gmx.de>
73
74 * tramp.texi (Frequently Asked Questions): Mention
75 `tramp-completion-reread-directory-timeout' for performance
76 improvement.
77
a05cb6e3
GM
782012-10-25 Glenn Morris <rgm@gnu.org>
79
80 * cl.texi: Don't mess with the TeX section number counter.
81 Use Texinfo recommended convention for quotes+punctuation.
82 (Overview, Sequence Functions): Rephrase for better line-breaking.
83 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
84 (Macro Bindings, Conditionals, Iteration, Loop Basics)
85 (Random Numbers, Mapping over Sequences, Structures)
86 (Porting Common Lisp): Further updates for cl-lib namespace.
87 (Modify Macros, Declarations, Macro Bindings, Structures):
88 Break long lines in examples.
89 (Dynamic Bindings): Update for changed progv behavior.
90 (Loop Examples, Efficiency Concerns): Markup fixes.
91 (Structures): Remove TeX margin change.
39ff2cf3 92 (Declarations): Fix typos.
a05cb6e3 93
39a58b5b
GM
942012-10-24 Glenn Morris <rgm@gnu.org>
95
a6880551
GM
96 * cl.texi (Overview, Multiple Values, Creating Symbols)
97 (Numerical Functions): Say less/nothing about the original cl.el.
98 (Old CL Compatibility): Remove.
99 (Assertions): Remove ignore-errors (standard Elisp for some time).
100
39a58b5b
GM
101 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
102 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
103 (Efficiency Concerns, Efficiency Concerns)
104 (Common Lisp Compatibility, Old CL Compatibility):
105 Further updates for cl-lib namespace.
106
72ec96fb
PE
1072012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
108
109 Update manual for new time stamp format (Bug#12706).
110 * emacs-mime.texi (time-date): Update for new format.
111 Also, fix bogus time stamp and modernize a bit.
112
8d6510b9
GM
1132012-10-23 Glenn Morris <rgm@gnu.org>
114
115 * cl.texi: Include emacsver.texi. Use Emacs version number rather
116 than unchanging cl.el version number.
117 End all menu descriptions with a period.
118 Do not use @dfn{CL} for every instance of "CL".
119 (Overview): Remove no-runtime caveat, and note about foo* names.
120 (Usage): Use cl-lib rather than cl.
121 (Organization, Naming Conventions): Update for cl-lib.el.
122 (Installation): Remove long-irrelevant node.
123 (Program Structure, Predicates, Control Structure):
124 Start updating for cl-lib namespace.
8d6510b9
GM
125 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
126 Depend on emacsver.texi.
127
0a078f36
MA
1282012-10-09 Michael Albinus <michael.albinus@gmx.de>
129
130 * trampver.texi: Update release number.
131
a03bb33f
GM
1322012-10-06 Glenn Morris <rgm@gnu.org>
133
24636b26
GM
134 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
135 ERC version.
136 (Introduction): ERC is distributed with Emacs.
137 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
138 (Getting Started): Simplify.
139 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
140 (History): Mention ERC maintained as part of Emacs now.
141 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
142 Add dependency on emacsver.texi.
143
a03bb33f
GM
144 * erc.texi: Remove hand-written node pointers.
145
d259be38
GM
1462012-10-05 Glenn Morris <rgm@gnu.org>
147
148 * newsticker.texi (Overview, Requirements, Usage, Configuration):
149 Copyedits.
150
62a81506
CY
1512012-10-01 Eric Ludlam <zappo@gnu.org>
152
153 * ede.texi (Quick Start, Project Local Variables)
154 (Miscellaneous commands, ede-java-root, Development Overview)
155 (Detecting a Project): New nodes.
156 (Simple projects): Node deleted.
157
158 * eieio.texi (Building Classes): Some slot attributes cannot be
159 overridden.
160 (Slot Options): Remove an example.
161 (Method Invocation, Documentation): New nodes.
162
07f133bf
GM
1632012-10-01 Glenn Morris <rgm@gnu.org>
164
165 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
166 (reftex.pdf): Add dependency on emacsver.texi.
167 * reftex.texi: Don't include directory part for emacsver.texi;
168 the Makefile's -I handles it.
169
4f595e15
RA
1702012-09-30 Ralf Angeli <angeli@caeruleus.net>
171
172 Merge from standalone RefTeX repository.
173
174 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
175 with macros.
176 (Imprint): Mention Wolfgang in list of contributors.
177 (Creating Citations): Give a hint about how to
178 auto-revert the BibTeX database file when using external editors.
179 (Referencing Labels): Simplify section about reference macro
180 cycling.
181 (Options (Referencing Labels)): Adapt to new structure of
182 `reftex-ref-style-alist'.
183 (Referencing Labels, Reference Styles): Document changes in the
184 referencing functionality.
185 (Commands): Mention options for definition of header and footer in
186 BibTeX files.
187 (Options (Creating Citations)): Document
188 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
189 (Reference Styles): New section.
190 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
191 (Options (Referencing Labels)): Remove descriptions of deprecated
192 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
193 Add descriptions for `reftex-ref-style-alist' and
194 `reftex-ref-style-default-list'.
195 (Referencing Labels): Update regarding reference styles.
196 (Citation Styles): Mention support for ConTeXt.
197 (Options (Defining Label Environments)): Fix typo.
198 (Options (Creating Citations)): Document
199 `reftex-cite-key-separator'.
200
8223b1d2
BG
2012012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
202
203 * org.texi: Add description of ORG_ADD_CONTRIB to info
204 documentation. Add link to Worg for more details.
205
206 * org.texi: Clarify installation procedure. Provide link to the
207 build system description on Worg.
208
209 * org.texi: Remove reference to utils/, x11idle.c is now in
210 contrib/scripts.
211
212 * org.texi: Re-normalize to "Org mode" in manual.
213
214 * org.texi (Installation): Adapt documentation to new build
215 system. Mention GNU ELPA (since it needs to be handled like Emacs
216 built-in Org).
217
8223b1d2
BG
2182012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
219
220 * org.texi: Fix typo in description of the 'Hooks' section.
221
222 * org.texi: Add ID to the list of special properties.
223
2242012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
225
226 * org.texi (Moving subtrees): Document the ability to archive to a
227 datetree.
228
2292012-09-30 Bastien Guerry <bzg@altern.org>
230
231 * org.texi (Installation, Feedback, Batch execution): Use
232 (add-to-list 'load-path ... t) for the contrib dir.
233
234 * org.texi (results): Update documentation for ":results drawer"
235 and ":results org".
236
237 * org.texi (Column width and alignment): Fix typo.
238
239 * org.texi (Activation): Point to the "Conflicts" section.
240
241 * org.texi (Conflicts): Mention filladapt.el in the list of
242 conflicting packages.
243
244 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
245 not needed for versions of Emacs > 22.1.
246
247 * org.texi (History and Acknowledgments): Fix typo.
248
249 * org.texi (History and Acknowledgments): Add my own
250 acknowledgments.
251
252 * org.texi (Agenda commands): Document the new command and the new
253 option.
254
255 * org.texi (Agenda commands): Delete `org-agenda-action' section.
256 (Agenda commands): Reorder. Document `*' to toggle persistent
257 marks.
258
259 * org.texi (Agenda dispatcher): Mention
260 `org-toggle-agenda-sticky'.
261 (Agenda commands, Exporting Agenda Views): Fix typo.
262
263 * org.texi (Templates in contexts, Setting Options): Update to
264 reflect changes in how contexts options are processed.
265
266 * org.texi (Templates in contexts): Document the new structure of
267 the variables `org-agenda-custom-commands-contexts' and
268 `org-capture-templates-contexts'.
269
270 * org.texi (Templates in contexts): Document the new option
271 `org-capture-templates-contexts'.
272 (Storing searches): Document the new option
273 `org-agenda-custom-commands-contexts'.
274
275 * org.texi (Formula syntax for Lisp): Reformat.
276
277 * org.texi (Special properties, Column attributes)
278 (Agenda column view): Document the new special property
279 CLOCKSUM_T.
280
281 * org.texi (Template expansion): Document the new %l template.
282
283 * org.texi (Fast access to TODO states): Fix documentation about
284 allowed characters for fast todo selection.
285
286 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
287 use in `org-agenda-to-appt'.
288
289 * org.texi (Comment lines): Update wrt comments.
290
291 * org.texi (Resolving idle time): Document new keybinding.
292
293 * org.texi (Clocking commands): Document the use of S-M-<up/down>
294 on clock timestamps.
295
296 * org.texi (Fast access to TODO states): Explicitely says only
297 letters are supported as fast TODO selection keys.
298
299 * org.texi (Link abbreviations): Illustrate the use of the "%h"
300 specifier. Document the new "%(my-function)" specifier.
301
302 * org.texi (Clocking commands): New cindex.
303 (Clocking commands): Update documentation for `org-clock-in'.
304 Document `org-clock-in-last'. Mention `org-clock-out' and
305 `org-clock-in-last' as commands that can be globally bound.
306 (Resolving idle time): Document continuous clocking.
307
308 * org.texi (Top, Introduction): Fix formatting.
309 (Activation): Add index entries.
310 (Conventions): Update section.
311 (Embedded @LaTeX{}): Fix formatting.
312
313 * org.texi (Visibility cycling): Document `show-children'.
314
315 * org.texi (Using capture): Mention the `org-capture-last-stored'
316 bookmark as a way to jump to the last stored capture.
317
318 * org.texi (Uploading files): Fix typo.
319
320 * org.texi (Using capture): Document `C-0' as a prefix argument
321 for `org-capture'.
322
323 * org.texi (Agenda commands): Document persistent marks.
324
325 * org.texi (Template expansion): Update doc to reflect change.
326
327 * org.texi (Radio tables): Document the :no-escape parameter.
328
329 * org.texi (Repeated tasks): Document repeat cookies for years,
330 months, weeks, days and hours.
331
332 * org.texi (Export options): State that you can use the d: option
333 by specifying a list of drawers.
334
335 * org.texi (HTML preamble and postamble): Small doc improvement.
336
3372012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
338
339 * org.texi: The sections in the Exporting section of the manual
340 left out articles in the description of the org-export-as-*
341 commands, among other places. This patch adds them, adds a few
342 missing prepositions, and switches instances of "an HTML" to "a
343 html" for internal consistency.
344
345 * org.texi: Alter several examples of headings with timestamps in
346 them to include the timestamps in the body instead of the heading.
347
3482012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
349
350 * org.texi (Agenda dispatcher): Document sticky agenda views and
351 the new key for them.
352
3532012-09-30 Charles <millarc@verizon.net> (tiny change)
354
355 * org.texi (Advanced features): Fix error in table.
356
3572012-09-30 Feng Shu <tumashu@gmail.com>
358
359 * org.texi (@LaTeX{} fragments): Document imagemagick as an
360 alternative to dvipng.
361
3622012-09-30 François Allisson <francois@allisson.co> (tiny change)
363
364 * org.texi: Remove extra curly bracket.
365
3662012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
367
368 * org.texi (org-clock-in-last and org-clock-cancel): Update the
369 defkeys.
370
3712012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
372
373 * org.texi (Agenda commands): Fix two typos by giving
374 corresponding function names, according to
375 `org-agenda-view-mode-dispatch'.
376
3772012-09-30 Jan Bäcker <jan.boecker@jboecker.de>
378
379 * org.texi (The spreadsheet): Fix typo.
380
3812012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
382
383 * org.texi (Tracking your habits): Point to the "Tracking TODO
384 state changes" section.
385
3862012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
387
388 * org.texi (Literal examples): Remove reference to unknown
389 `org-export-latex-minted' variable. Also simplify footnote since
390 `org-export-latex-listings' documentation is exhaustive already.
391
392 * org.texi (Plain lists): Remove reference to now hard-coded
393 `bullet' automatic rule.
394
3952012-09-30 Toby S. Cubitt <tsc25@cantab.net>
396
397 * org.texi: Updated documentation accordingly.
398
5087f097
PE
3992012-09-13 Paul Eggert <eggert@cs.ucla.edu>
400
401 * texinfo.tex: Merge from gnulib.
402
20121a26
MA
4032012-09-12 Michael Albinus <michael.albinus@gmx.de>
404
405 Sync with Tramp 2.2.6.
406
407 * tramp.texi (Bug Reports): Cleanup caches before a test run.
408
409 * trampver.texi: Update release number.
410
44677e30
PE
4112012-09-12 Paul Eggert <eggert@cs.ucla.edu>
412
413 * texinfo.tex: Merge from gnulib.
414
5a4c42ba
AA
4152012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
416
417 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
418 (bug#12096).
419
8e7046c3
JB
4202012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
421
1dcac243
JB
422 * calc.texi (Simplification modes, Conversions)
423 (Operating on Selections): Mention "basic" simplification.
8e7046c3
JB
424 (The Calc Mode Line): Mention the mode line display for Basic
425 simplification mode.
426 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
427 simplifications.
428 (Basic Simplifications): Rename from "Limited Simplifications"
429 Replace "limited" by "basic" throughout.
430 (Algebraic Simplifications): Indicate that the algebraic
431 simplifications are done by default.
432 (Unsafe Simplifications): Mention `m E'.
433 (Simplification of Units): Mention `m U'.
434 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
435 (Kinds of Declarations, Functions for Declarations): Mention
436 "algebraic simplifications" instead of `a s'.
1dcac243 437 (Algebraic Entry): Remove mention of default simplifications.
8e7046c3 438
d2bd74ff
JB
4392012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
440
441 * calc.texi (Getting Started, Tutorial): Change simulated
442 Calc output to match actual output.
443 (Simplifying Formulas): Mention that algebraic simplification is now
444 the default.
445
77472261
EZ
4462012-07-28 Eli Zaretskii <eliz@gnu.org>
447
448 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
449 (Bug#12073)
450
09ae5da1
PE
4512012-07-25 Paul Eggert <eggert@cs.ucla.edu>
452
453 Prefer typical American spelling for "acknowledgment".
454 * calc.texi (History and Acknowledgments): Rename from
455 History and Acknowledgements.
456 * idlwave.texi (Acknowledgments):
457 * ses.texi (Acknowledgments):
458 * woman.texi (Acknowledgments): Rename from Acknowledgements.
459
c4444d16
PE
4602012-07-09 Paul Eggert <eggert@cs.ucla.edu>
461
462 Rename configure.in to configure.ac (Bug#11603).
463 * ede.texi (Compiler and Linker objects, ede-proj-project)
464 (ede-step-project): Prefer the name configure.ac to configure.in.
465
ef091c97
MA
4662012-07-06 Michael Albinus <michael.albinus@gmx.de>
467
468 * tramp.texi (Multi-hops): Introduce
469 `tramp-restricted-shell-hosts-alist'.
470
89b163db
G
4712012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
472
473 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
474 methods, so don't mention smtpmail here.
475
4762012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
477
478 * gnus.texi (Picons): Document gnus-picon-properties.
479
4802012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
481
482 * gnus.texi: Remove mention of compilation, as that's no longer
483 supported.
484
4852012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
486
487 * gnus.texi (Archived Messages): Mention
488 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
489
4902012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
491
492 * gnus.texi (Various Summary Stuff):
493 Remove mention of `gnus-propagate-marks'.
494
4952012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
496
497 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
498 which no longer exist.
499
5002012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
501
502 * gnus.texi (Archived Messages):
503 Document gnus-gcc-self-resent-messages.
504
5052012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
506
507 * message.texi (Mail Variables):
508 Mention the optional user parameter for X-Message-SMTP-Method.
509
5102012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
511
512 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
513
514 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
515
5162012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
517
518 * gnus.texi (Key Index): Change encoding to utf-8.
519
ac1a0ce1 5202012-06-21 Glenn Morris <rgm@gnu.org>
2fecccba
GM
521
522 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
523
71cca84d
G
5242012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
525
526 * gnus.texi (Group Timestamp): Mention where to find documentation for
527 the `gnus-tmp-' variables (bug#11601).
528
888a7fc0
MA
5292012-06-11 Michael Albinus <michael.albinus@gmx.de>
530
531 Sync with Tramp 2.2.6-pre.
532
533 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
534 where appropriate.
535 (Ad-hoc multi-hops): New section.
536 (Remote processes): New subsection "Running remote processes on
537 Windows hosts".
538 (History): Add remote commands on Windows, and ad-hoc multi-hop
539 methods.
540 (External methods): "ControlPersist" must be set to "no" for the
541 `scpc' method.
542 (Remote processes): Add a note about `auto-revert-tail-mode'.
543 (Frequently Asked Questions): Use "scpx" in combination with
544 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
545
546 * trampver.texi: Update release number.
547
31ca4639 5482012-06-10 Chong Yidong <cyd@gnu.org>
c342cead
CY
549
550 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
551 compilation for html-mono.
552
0e8bbf66
PE
5532012-06-08 Paul Eggert <eggert@cs.ucla.edu>
554
555 * texinfo.tex: Merge from gnulib.
556
b8f061b3
KY
5572012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
558
559 * Makefile.in (echo-info): Don't try to install info files named
560 just ".info".
561
16af873e
GM
5622012-05-28 Glenn Morris <rgm@gnu.org>
563
c1dabff0
GM
564 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
565
16af873e
GM
566 * sc.texi: Nuke hand-written node pointers.
567 Fix top-level menu to match actual node order.
568
1d5b82ef
GM
5692012-05-27 Glenn Morris <rgm@gnu.org>
570
571 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
572 Some associated fixes, including not messing with chapno in cl.texi.
573
33017faf 5742012-05-27 Bastien Guerry <bzg@gnu.org>
8c8b834f
BG
575
576 * org.texi (Durations and time values): Fix typo.
577
d14b0029
JB
5782012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
579
33017faf 580 * doc/misc/calc.texi (Basic Operations on Units, Customizing Calc):
d14b0029
JB
581 Mention `calc-ensure-consistent-units'.
582
2f4cadd1 5832012-05-14 Andreas Schwab <schwab@linux-m68k.org>
78e91d08 584
9879e263
AS
585 * cc-mode.texi: Avoid space before macro in 4th argument of cross
586 reference commands. (Bug#11461)
587
78e91d08
AS
588 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
589
3fe7cdc8
GM
5902012-05-12 Glenn Morris <rgm@gnu.org>
591
9598ef0b
GM
592 * Makefile.in (mostlyclean): Add more TeX intermediates.
593
7d326a29
GM
594 * Makefile.in: Make it look more like the other doc Makefiles.
595 Use explicit $srcdir in all dependencies.
596 Remove cd $srcdir from rules.
597 (VPATH): Remove.
598 (infodir): Set to an absolute path.
599 (INFO_TARGETS): Use short names.
600 (mkinfodir): infodir is now absolute.
601 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
602
c7f95930 603 * Makefile.in (info.info): Rename from info, to avoid duplication.
9583393f 604 (.SUFFIXES): Disable implicit rules.
c7f95930 605
3fe7cdc8
GM
606 * Makefile.in (MKDIR_P): New, set by configure.
607 (mkinfodir): Use $MKDIR_P.
608
6f0652af
GM
6092012-05-07 Glenn Morris <rgm@gnu.org>
610
611 * forms.texi (Long Example): Update for changed location of files.
612
8045b906
GM
6132012-05-04 Glenn Morris <rgm@gnu.org>
614
615 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
616 (INFO_TARGETS): Use $INFO_EXT.
617 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
618 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
619 (INFO_TARGETS): Use $INFO_EXT.
620 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
621
9e7a4bcf
GM
6222012-05-02 Glenn Morris <rgm@gnu.org>
623
9aa071df
GM
624 * Makefile.in (echo-info): New phony target, used by top-level.
625
9e7a4bcf
GM
626 * viper.texi: Make direntry shorter (also it is no longer "newest").
627
628 * emacs-gnutls.texi, ert.texi, org.texi:
629 Fix dircategory, direntry to match info/dir.
630
31cc861c
GM
631 * faq.texi: Convert @inforefs to @xrefs.
632 Fix some malformed cross-references.
f9e320bb
GM
633 (File-name conventions): Shorten section name to avoid overfull line.
634 (How to add fonts): Use smallexample to avoid overfull lines.
31cc861c 635
723ea6b5
TZ
6362012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
637
638 * auth.texi (Help for users): Update for .gpg file being second.
639
a8e7d6d7 6402012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2f885dca
BG
641
642 * org.texi (Agenda commands): Fix two typos: give corresponding
643 function names, according to `org-agenda-view-mode-dispatch'.
644
a8e7d6d7 6452012-04-27 Glenn Morris <rgm@gnu.org>
dae39d9c
GM
646
647 * faq.texi (Major packages and programs): Remove section.
648 There is no point listing 6 packages (cf etc/MORE.STUFF).
649 (Finding Emacs and related packages): Move "Spell-checkers" here.
578c1d4b 650
dcbf5805
MA
6512012-04-22 Michael Albinus <michael.albinus@gmx.de>
652
653 * dbus.texi (Version): New node.
654 (Properties and Annotations): Mention the object manager
655 interface. Describe dbus-get-all-managed-objects.
656 (Type Conversion): Floating point numbers are allowed, if an
657 anteger does not fit Emacs's integer range.
658 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
659 (Asynchronous Methods): Fix description of
660 dbus-call-method-asynchronously.
661 (Receiving Method Calls): Fix some minor errors. Add
662 dbus-interface-emacs.
663 (Signals): Describe unicast signals and the new match rules.
664 (Alternative Buses): Add the PRIVATE optional argument to
665 dbus-init-bus. Describe its new return value. Add dbus-setenv.
666
adee4030
GM
6672012-04-20 Glenn Morris <rgm@gnu.org>
668
669 * faq.texi (New in Emacs 24): New section.
670 (Packages that do not come with Emacs): Mention M-x list-packages.
671
35dc09a1 6722012-04-14 Alan Mackenzie <acm@muc.de>
932de51c
AM
673
674 * cc-mode.texi (c-offsets-alist): Correct a typo.
675
35dc09a1 6762012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
801a68c8
BG
677
678 * org.texi (Deadlines and scheduling): Fix the example: the
679 DEADLINE item should come right after the headline. We enforce
680 this convention, so it is a bug not to illustrate it correctly in
681 the manual.
682
35dc09a1 6832012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
801a68c8
BG
684
685 * org.texi (Agenda commands): Fix documentation bug by swapping
686 the equivalent keybindings to `org-agenda-next-line' with the ones
687 to `org-agenda-previous-line'.
688
35dc09a1 6892012-04-14 Glenn Morris <rgm@gnu.org>
f48a9cb4
GM
690
691 * Makefile.in: Replace non-portable use of $< in ordinary rules.
692
e2560ea8
EZ
6932012-04-09 Eli Zaretskii <eliz@gnu.org>
694
695 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add
696 emacs-gnutls.
697 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
698
6b4f4a2d
TZ
6992012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
700
250b840e 701 * Makefile.in: Add emacs-gnutls.texi to build.
6b4f4a2d
TZ
702
703 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
704
ca2c89b6
TZ
7052012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
706
707 * auth.texi (Secret Service API): Edit further and give examples.
c8bf3227 708 (Secret Service API): Adjust @samp to @code for collection names.
ca2c89b6 709
aebd5f1a
GM
7102012-04-04 Glenn Morris <rgm@gnu.org>
711
712 * auth.texi (Secret Service API): Copyedits.
713 (Help for developers): Fill in some missing function doc-strings.
3c93d00f
GM
714 (Help for users, Help for developers)
715 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
aebd5f1a 716
0317dd51
MA
7172012-04-04 Michael Albinus <michael.albinus@gmx.de>
718
719 * auth.texi (Secret Service API): Add the missing text.
720
3d439cd1
CY
7212012-04-04 Chong Yidong <cyd@gnu.org>
722
723 * message.texi (Using PGP/MIME): Note that epg is now the default.
724
725 * gnus.texi: Reduce references to obsolete pgg library.
726 (Security): Note that epg is now the default.
727
728 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
729
730 * nxml-mode.texi (Completion): C-RET is no longer bound to
731 nxml-complete.
732
153ae947
BG
7332012-04-01 Jambunathan K <kjambunathan@gmail.com>
734
735 * org.texi (Customizing tables in ODT export): Correct few errors.
736
7372012-04-01 Jambunathan K <kjambunathan@gmail.com>
738
739 * org.texi (Links in ODT export): Update.
740 (Labels and captions in ODT export): New node.
741
7422012-04-01 Jambunathan K <kjambunathan@gmail.com>
743
744 * org.texi (Literal examples in ODT export): htmlfontify.el in
745 Emacs-24.1 now supports fontification. So ODT source blocks will
746 be fontified by default.
747
7482012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
749
750 * org.texi (Refiling notes): Remove duplicated keybinding.
751
7522012-04-01 Eric Schulte <eric.schulte@gmx.com>
753
754 * org.texi (noweb): Documentation of this new option to the :noweb
755 header argument.
756
7572012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
758
759 * org.texi (Header and sectioning): Add example demonstrating how
760 to use "LaTeX_CLASS_OPTIONS".
761
7622012-04-01 Eric Schulte <eric.schulte@gmx.com>
763
764 * org.texi (Noweb reference syntax): Describe the ability to
765 execute noweb references in the manual.
766
7672012-04-01 Eric Schulte <eric.schulte@gmx.com>
768
769 * org.texi (cache): Improve cache documentation when session
770 evaluation is used.
771
7722012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
773
774 * org.texi (Plain lists): Document removal.
775
7762012-04-01 Michael Brand <michael.ch.brand@gmail.com>
777
778 * org.texi: Decapitalize file name in references to Calc manual.
779
7802012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
781
782 * org.texi (Plain lists): Document removal.
783
7842012-04-01 Jambunathan K <kjambunathan@gmail.com>
785
786 * org.texi (Top, OpenDocument Text export)
787 (ODT export commands, Extending ODT export)
788 (Images in ODT export, Tables in ODT export)
789 (Configuring a document converter): Add or Update.
790
7912012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
792
793 * org.texi (MobileOrg): Change the wording to reflect that the
794 Android Version is no longer just the little brother of the iOS
795 version.
796
7972012-04-01 Eric Schulte <eric.schulte@gmx.com>
798
799 * org.texi (Key bindings and useful functions): Updated babel key
800 binding documentation in manual.
801
8022012-04-01 Eric Schulte <eric.schulte@gmx.com>
803
804 * org.texi (noweb): Document new noweb header value.
805
8062012-04-01 Eric Schulte <eric.schulte@gmx.com>
807
808 * org.texi (noweb-sep): Document new header argument.
809
8102012-04-01 Eric Schulte <eric.schulte@gmx.com>
811
812 * org.texi (noweb-ref): Documentation of this new custom variable.
813
8142012-04-01 Eric Schulte <eric.schulte@gmx.com>
815
816 * org.texi (wrap): Update the new :wrap documentation to match the
817 current implementation.
818
8192012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
820
821 * org.texi: Added documentation for :wrap.
822
8232012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
824
825 * org.texi: #+RESULTS now user-configurable.
826
8272012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
828
829 * org.texi: Documented :noweb no-export.
830
8312012-04-01 Thomas Dye <dk@poto.local>
832
833 * org.texi: Edit :noweb no header argument for correctness.
834
8352012-04-01 Bastien Guerry <bzg@altern.org>
836
837 * org.texi (Customization): Update the approximate number of Org
838 variables.
839
8402012-04-01 Thomas Dye <dk@poto.local>
841
842 * org.texi: The :results wrap produces a drawer instead of a
843 begin_results block.
844
005a89ff
G
8452012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
846
847 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
848 reflect the new default.
849
589ce070
EZ
8502012-03-10 Eli Zaretskii <eliz@gnu.org>
851
852 * info.texi (Expert Info): Move the index entry for "Texinfo" from
853 "Getting Started" to this node. (Bug#10450)
854
a5392527
CY
8552012-03-10 Chong Yidong <cyd@gnu.org>
856
8ae818e4
CY
857 * flymake.texi (Example -- Configuring a tool called via make):
858 Mention the Automake COMPILE variable (Bug#8715).
859
a5392527
CY
860 * info.texi (Getting Started): Add an index entry (Bug#10450).
861
d49902e4
MA
8622012-03-02 Michael Albinus <michael.albinus@gmx.de>
863
864 * dbus.texi (Signals): Known names will be mapped onto unique
865 names, when registering for signals.
866
53eced6d
GM
8672012-02-29 Glenn Morris <rgm@gnu.org>
868
bcd6cd23
GM
869 * url.texi: Fix quote usage in body text.
870
775b55af
GM
871 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
872
53eced6d
GM
873 * cl.texi: Use @code{} in menus when appropriate.
874
44e97401
GM
8752012-02-28 Glenn Morris <rgm@gnu.org>
876
877 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
878 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
879 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
880 * org.texi, sc.texi, vip.texi, viper.texi:
881 Standardize possessive apostrophe usage.
882
fa9a0855
CY
8832012-02-26 Chong Yidong <cyd@gnu.org>
884
885 * ediff.texi (Quick Help Commands): Add a couple of index entries
886 (Bug#10834).
887
0fd2c9a3
GM
8882012-02-17 Glenn Morris <rgm@gnu.org>
889
890 * gnus.texi (Posting Styles):
891 * remember.texi (Org): Fix cross-refs to other manuals.
892
9f26dc24
GM
8932012-02-15 Glenn Morris <rgm@gnu.org>
894
895 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
896 (Encryption): New chapter, split out from previous.
897
3d2af193
LI
8982012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
899
900 * gnus.texi (Customizing the IMAP Connection): Mention
901 nnimap-record-commands.
902
b74c9672
GM
9032012-02-10 Glenn Morris <rgm@gnu.org>
904
905 * url.texi (Retrieving URLs): Update url-retrieve arguments.
906 Mention url-queue-retrieve.
907
2ebc3b94
GM
9082012-02-09 Glenn Morris <rgm@gnu.org>
909
9fcfcdef
GM
910 * sem-user.texi (Semantic mode user commands): Typo fix.
911
2ebc3b94
GM
912 * info.texi (Create Info buffer): Mention info-display-manual.
913
7c4bbb69
LI
9142012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
915
916 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
917 example (modified from an example by Michael Albinus).
918
debce7bc
G
9192012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
920
921 * gnus.texi (Agent Basics): Fix outdated description of
922 `gnus-agent-auto-agentize-methods'.
923
b207a4ec
AS
9242012-01-28 Andreas Schwab <schwab@linux-m68k.org>
925
926 * cc-mode.texi: Always @defindex ss.
927 (Config Basics): Fix argument of @itemize.
928 (Macro Backslashes): Add @code around index entry.
929
b8fe8712
GM
9302012-01-23 Glenn Morris <rgm@gnu.org>
931
932 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
933
02dc2fd7
EH
9342012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
935
936 * tramp.texi (File): Tweak wording for the `scpc' option.
937
e7719ea1
G
9382012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
939
940 * gnus.texi (Group Parameters): Really note precedence.
941
9937bef4
G
9422012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
943
944 * gnus.texi (Group Parameters): Note precedence.
945
e66ba1df
BG
9462012-01-03 Eric Schulte <eric.schulte@gmx.com>
947
948 * org.texi (Noweb reference syntax): Adding documentation of
949 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
950 variable.
951
9522012-01-03 Bastien Guerry <bzg@gnu.org>
953
954 * org.texi (Plain lists): Split the table to fix the display
955 of items.
956
9572012-01-03 Bastien Guerry <bzg@gnu.org>
958
959 * org.texi (Plain lists): Fix misplaced explanation.
960
9612012-01-03 Bastien Guerry <bzg@gnu.org>
962
963 * org.texi (Plain lists, Agenda files): Add index entries.
964
9652012-01-03 Julian Gehring <julian.gehring@googlemail.com>
966
967 * org.texi: Use "Org mode" instead of alternatives like
968 "Org-mode" or "org-mode".
969
9702012-01-03 Bernt Hansen <bernt@norang.ca>
971
972 * org.texi (Agenda commands): Document
973 `org-clock-report-include-clocking-task'.
974
9752012-01-03 Bastien Guerry <bzg@gnu.org>
976
977 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
978 C-c' on checkboxes.
979
9802012-01-03 Julian Gehring <julian.gehring@googlemail.com>
981
982 * org.texi: End sentences with two spaces.
983
9842012-01-03 Michael Brand <michael.ch.brand@gmail.com>
985
986 * org.texi (External links): Document the link types file+sys
987 and file+emacs, slightly narrow used page width.
988
9892012-01-03 Eric Schulte <eric.schulte@gmx.com>
990
991 * org.texi (colnames): Note that colnames behavior may differ
992 across languages.
993
9942012-01-03 Bastien Guerry <bzg@gnu.org>
995
996 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
997
9982012-01-03 Thomas Dye <dk@poto.westell.com>
999
1000 * org.texi: Augmented discussion of babel property
1001 inheritance. Put footnote outside sentence ending period.
1002
10032012-01-03 Eric Schulte <schulte.eric@gmail.com>
1004
1005 * org.texi (eval): Documenting the full range of :eval header
1006 argument values.
1007
10082012-01-03 Eric Schulte <schulte.eric@gmail.com>
1009
1010 * org.texi (eval): Documentation of the new :eval option.
1011
10122012-01-03 Thomas Dye <dk@poto.local>
1013
1014 * org.texi: Add accumulated properties.
1015
10162012-01-03 Thomas Dye <dk@poto.local>
1017
1018 * org.texi: Documented no spaces in name=assign, another
1019 correction to :var table.
1020
10212012-01-03 Thomas Dye <dk@poto.local>
1022
1023 * org.texi: Changed DATA to NAME in Working With Source Code
1024 section.
1025
10262012-01-03 Tom Dye <tsd@tsdye.com>
1027
1028 * org.texi: Minor change to :var table.
1029
10302012-01-03 Tom Dye <tsd@tsdye.com>
1031
1032 * org.texi: More changes to :var table (some examples were wrong).
1033
10342012-01-03 Tom Dye <tsd@tsdye.com>
1035
1036 * org.texi: Cleaned up :var table.
1037
10382012-01-03 Bastien Guerry <bzg@gnu.org>
1039
1040 * org.texi (Timestamps, Weekly/daily agenda)
1041 (Weekly/daily agenda): Add @cindex for "appointment".
1042
10432012-01-03 Eric Schulte <schulte.eric@gmail.com>
1044
1045 * org.texi (Literal examples): A new link to the template for
1046 inserting empty code blocks.
1047 (Structure of code blocks): A new link to the template for
1048 inserting empty code blocks.
1049
10502012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
1051
1052 * org.texi (External links): Add footnote on how the behavior
1053 of the text search in Org files are controled by the variable
1054 `org-link-search-must-match-exact-headline'.
1055
10562012-01-03 Eric Schulte <schulte.eric@gmail.com>
1057
1058 * org.texi (Buffer-wide header arguments): Update
1059 documentation to reflect removal of #+PROPERTIES.
1060
10612012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
1062
1063 * org.texi (The clock table): Mention that ACHIVED trees
1064 contribute to the clock table.
1065
10662012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
1067
1068 * org.texi (Conflicts): Better yasnippet config info.
1069
10702012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
1071
1072 * org.texi (Selective export): Explicitely mention the default
1073 values for `org-export-select-tags',
1074 `org-export-exclude-tags'.
1075
10762012-01-03 Tom Dye <tsd@tsdye.com>
1077
1078 * org.texi: Added a line to specify that header arguments are
1079 lowercase.
1080
10812012-01-03 Tom Dye <tsd@tsdye.com>
1082
1083 * org.texi: :var requires default value when declared.
1084
10852012-01-03 Bastien Guerry <bzg@gnu.org>
1086
1087 * org.texi (Handling links): Add a note about the
1088 `org-link-frame-setup' option.
1089
10902012-01-03 David Maus <dmaus@ictsoc.de>
1091
1092 * org.texi (Exporting Agenda Views, Extracting agenda
1093 information): Fix command line syntax, quote symbol parameter
1094 values.
1095
10962012-01-03 David Maus <dmaus@ictsoc.de>
1097
1098 * org.texi (Exporting Agenda Views): Fix command line syntax.
1099
8d80ef01
PE
11002011-12-28 Paul Eggert <eggert@cs.ucla.edu>
1101
1102 * gnus.texi (Mail Source Customization, Mail Back End Variables):
1103 Use octal notation for file permissions, which are normally
1104 thought of in octal.
1105 (Mail Back End Variables): Use more-plausible modes in example.
1106
47d42d81
AM
11072011-12-20 Alan Mackenzie <acm@muc.de>
1108
1109 * cc-mode.texi: Update version string 5.31 -> 5.32.
1110
a98edce9
JB
11112011-12-06 Juanma Barranquero <lekktu@gmail.com>
1112
1113 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
1114
321decc8
GM
11152011-11-24 Glenn Morris <rgm@gnu.org>
1116
1117 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
1118
f8107b79
JB
11192011-11-24 Juanma Barranquero <lekktu@gmail.com>
1120
1121 * makefile.w32-in: Update dependencies.
1122
f5a96a4f
GM
11232011-11-20 Glenn Morris <rgm@gnu.org>
1124
1125 * gnus.texi (Group Information):
1126 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
1127
cd1181db
JB
11282011-11-20 Juanma Barranquero <lekktu@gmail.com>
1129
1130 * gnus-coding.texi (Gnus Maintenance Guide):
1131 Rename from "Gnus Maintainance Guide".
1132
1133 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
1134 * eieio.texi (Customizing):
fe7a3057
JB
1135 * gnus.texi (Article Washing):
1136 * gnus-news.texi:
1137 * sem-user.texi (Smart Jump): Fix typos.
cd1181db 1138
7877f373
JB
11392011-11-16 Juanma Barranquero <lekktu@gmail.com>
1140
1141 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
1142
0d26e0b6
JB
11432011-11-15 Juanma Barranquero <lekktu@gmail.com>
1144
c7015153
JB
1145 * ede.texi (project-am-texinfo):
1146 * gnus.texi (Sending or Not Sending):
1147 * org.texi (Template elements): Fix typos.
0d26e0b6 1148
0b381c7e
JB
11492011-11-14 Juanma Barranquero <lekktu@gmail.com>
1150
1151 * ediff.texi (Hooks):
c7015153 1152 * sem-user.texi (Semanticdb Roots): Fix typos.
0b381c7e 1153
40a8bdf6
JB
11542011-11-11 Juanma Barranquero <lekktu@gmail.com>
1155
1156 * semantic.texi (Tag handling): Fix typo.
1157
57dda3bb
KY
11582011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
1159
1160 * gnus.texi (Other Gnus Versions): Remove.
1161
52bedd34
AM
11622011-10-28 Alan Mackenzie <acm@muc.de>
1163
1164 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
1165 (Other Special Indentations): Add an xref to "Macros with ;".
1166 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
1167 "Macros with ;".
1168 (Macros with ;): New page.
1169
00b77525
GM
1170 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
1171 Document the new handling of nested scopes for movement by defuns.
52bedd34 1172
4a623313
MA
11732011-10-23 Michael Albinus <michael.albinus@gmx.de>
1174
1175 Sync with Tramp 2.2.3.
1176
1177 * trampver.texi: Update release number.
1178
466a320e
GM
11792011-10-14 Glenn Morris <rgm@gnu.org>
1180
1181 * ert.texi (Introduction, How to Run Tests)
1182 (Running Tests Interactively, Expected Failures)
1183 (Tests and Their Environment, Useful Techniques)
1184 (Interactive Debugging, Fixtures and Test Suites):
1185 Minor rephrasings.
1186 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
1187 (Running Tests in Batch Mode): Simplify loading instructions.
1188 (Test Selectors): Clarify some selectors.
1189 (Expected Failures, Useful Techniques):
1190 Make examples fit in 80 columns.
1191
2be4956d
JB
11922011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
1193
1194 * calc.texi (Basic Operations on Units): Discuss temperature
1195 conversion (`u t') alongside with other unit conversions ('u c').
1196
7359a765
GM
11972011-10-12 Glenn Morris <rgm@gnu.org>
1198
1199 * ert.texi: Whitespace trivia to make main menu items line up better.
1200
a0c52e5d
GM
12012011-10-08 Glenn Morris <rgm@gnu.org>
1202
1203 * Makefile.in: Fix ert rules.
1204
465d0300
G
12052011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1206
1207 * gnus.texi (Gnus Utility Functions): Add more references and
1208 explanations (bug#9683).
1209
a5166359
LMI
12102011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1211
1212 * gnus.texi (Archived Messages): Note the default (bug#9552).
1213
b523dc20
BW
12142011-09-21 Bill Wohler <wohler@newt.com>
1215
1216 Release MH-E manual version 8.3.
1217
58179cce 1218 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
b523dc20
BW
1219 release 8.3.
1220 (Preface): Updated support information.
bd7239f5 1221 (From Bill Wohler): Reset text to original version. As a
b523dc20
BW
1222 historical quote, the tense should be correct in the time that it
1223 was written.
1224
0afb49a1
LMI
12252011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1226
1227 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
1228 (Finding the News): Doc clarification.
1229 (Terminology): Mention naming.
1230
e21bac42
G
12312011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1232
1233 * gnus.texi: Remove mentions of `recent', which are now obsolete.
1234 (Interactive): Document `quiet'.
1235
5b409b39 12362011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
5cb05633 1237
bd7239f5 1238 * org.texi (Images in LaTeX export): Rewrite.
5cb05633 1239
5b409b39 12402011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 1241
bd7239f5 1242 * org.texi (Using the mapping API): Mention 'region as a possible
3ab2c837
BG
1243 scope for `org-map-entries'.
1244
5b409b39 12452011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1246
1247 * org.texi (Visibility cycling): Document `org-copy-visible'.
1248
5b409b39 12492011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 1250
bd7239f5 1251 * org.texi (Template expansion): Order template sequences in the
3ab2c837
BG
1252 proper order.
1253
5b409b39 12542011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1255
1256 * org.texi (eval): Expand discussion of the :eval header argument.
1257
5b409b39 12582011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
1259
1260 * org.texi (Languages): Add Lilypond and Awk as supported
1261 languages.
1262
5b409b39 12632011-08-15 Achim Gratz <stromeko@nexgo.de>
3ab2c837 1264
bd7239f5 1265 * org.texi: Document that both CLOCK_INTO_DRAWER and
3ab2c837
BG
1266 LOG_INTO_DRAWER can be used to override the contents of variable
1267 org-clock-into-drawer (or if unset, org-log-into-drawer).
1268
bd7239f5 1269 * org.texi: Replace @xref->@pxref.
3ab2c837 1270
5b409b39 12712011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1272
1273 * org.texi (Evaluating code blocks): Documenting the new option
1274 for inline call lines.
1275
5b409b39 12762011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1277
1278 * org.texi (Results of evaluation): More explicit about the
1279 mechanism through which interactive evaluation of code is
1280 performed.
1281
5b409b39 12822011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1283
1284 * org.texi (noweb-ref): New header argument documentation.
1285
5b409b39 12862011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1287
1288 * org.texi (Extracting source code): Documentation of the new
1289 org-babel-tangle-named-block-combination variable.
1290
5b409b39 12912011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 1292
bd7239f5 1293 * org.texi (Structure of code blocks): Explicitly state that the
ed9265fc 1294 behavior of multiple blocks of the same name is undefined.
3ab2c837 1295
5b409b39 12962011-08-15 Christian Egli <christian.egli@sbszh.ch>
3ab2c837
BG
1297
1298 * org.texi (TaskJuggler export): Modify the example to reflect the
1299 new effort durations.
1300
5b409b39 13012011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
1302
1303 * org.texi (Images in LaTeX export): Escape curly brackets in
1304 LaTeX example.
1305
5b409b39 13062011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1307
1308 * org.texi (The clock table): Document the :properties and
1309 :inherit-props arguments for the clocktable.
1310
5b409b39 13112011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1312
1313 * org.texi (Tables in LaTeX export): Document specifying placement
1314 options for tables.
1315
5b409b39 13162011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1317
1318 * org.texi (Evaluating code blocks): More specific documentation
1319 about the different types of header arguments.
1320
5b409b39 13212011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3ab2c837
BG
1322
1323 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
1324
5b409b39 13252011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1326
1327 * org.texi (Built-in table editor): Document the table field
1328 follow mode.
1329
5b409b39 13302011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
1331
1332 * org.texi (Easy Templates): Document new template.
1333
5b409b39 13342011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
1335
1336 * org.texi (Literal examples): Add a cross-reference from "Literal
1337 Examples" to "Easy Templates."
1338
5b409b39 13392011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1340
1341 * org.texi (The clock table): Add link to match syntax.
1342
5b409b39 13432011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1344
1345 * org.texi (Agenda commands): Document clock consistency checks.
1346
5b409b39 13472011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1348
1349 * org.texi (Built-in table editor): Document that \vert represents
1350 a vertical bar in a table field.
1351
5b409b39 13522011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1353
1354 * org.texi (Literal examples): Link from "Markup" > "Literate
1355 Examples" to "Working with Source Code".
1356
5b409b39 13572011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
1358
1359 * org.texi (Agenda commands): Doc for function option to bulk
1360 action.
1361
5b409b39 13622011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1363
1364 * org.texi (Template expansion): Document new %<...> template
1365 escape.
1366
5b409b39 13672011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1368
1369 * org.texi (Selective export): Document exclusion of any tasks
1370 from export.
1371
5b409b39 13722011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1373
1374 * org.texi (Selective export): Document how to exclude DONE tasks
1375 from export.
1376 (Publishing options): Document the properties to be used to turn off
1377 export of DONE tasks.
1378
5b409b39 13792011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1380
1381 * org.texi (The date/time prompt): Document date range protection.
1382
5b409b39 13832011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1384
1385 * org.texi (padline): Documentation of the new padline header
1386 argument.
1387
5b409b39 13882011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1389
1390 * org.texi (var): Adding "[" to list of characters triggering
1391 elisp evaluation.
1392
5b409b39 13932011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1394
1395 * org.texi (var): Documentation of Emacs Lisp evaluation during
1396 variable assignment.
1397
5b409b39 13982011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1399
1400 * org.texi (colnames): Reference indexing into variables, and note
1401 that colnames are *not* removed before indexing occurs.
1402 (rownames): Reference indexing into variables, and note that
1403 rownames are *not* removed before indexing occurs.
1404
5b409b39 14052011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1406
1407 * org.texi (var): Clarification of indexing into tabular
1408 variables.
1409
5b409b39 14102011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1411
1412 * org.texi (results): Documentation of the `:results wrap' header
1413 argument.
1414
5b409b39 14152011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 1416
bd7239f5 1417 * org.texi (LaTeX and PDF export): Add a note about a limitation
3ab2c837
BG
1418 of the LaTeX export: the org file has to be properly structured.
1419
5b409b39 14202011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
1421
1422 * org.texi (Dynamic blocks, Structure editing): Mention
1423 the function `org-narrow-to-block'.
1424
5b409b39 14252011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1426
1427 * org.texi (Languages): Updating list of code block supported
1428 languages.
1429
5b409b39 14302011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1431
1432 * org.texi (Special properties): CATEGORY is a special property,
1433 but it may also used in the drawer.
1434
5b409b39 14352011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1436
1437 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
1438
5b409b39 14392011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
1440
1441 * org.texi (Include files): Document :lines.
1442
5b409b39 14432011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1444
1445 * org.texi (comments): Documentation of the ":comments noweb" code
1446 block header argument.
1447
5b409b39 14482011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1449
1450 * org.texi (Conflicts): Changed "yasnippets" to "yasnippet" and
1451 added extra whitespace around functions to be consistent with the
1452 rest of the section.
1453
5b409b39 14542011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 1455
0b381c7e 1456 * org.texi (Evaluating code blocks): Expanded discussion of
3ab2c837
BG
1457 #+call: line syntax.
1458 (Header arguments in function calls): Expanded discussion of
1459 #+call: line syntax.
1460
5b409b39 14612011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1462
1463 * org.texi (Evaluating code blocks): More explicit about how to
1464 pass variables to #+call lines.
1465
5b409b39 14662011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1467
1468 * org.texi (Results of evaluation): Link to the :results header
1469 argument list from the "Results of evaluation" section.
1470
5b409b39 14712011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1472
1473 * org.texi (Conflicts): Adding additional information about
1474 resolving org/yasnippet conflicts.
1475
5b409b39 14762011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
1477
1478 * org.texi (Publishing options): Document style-include-scripts
1479 publishing project property.
1480
5b409b39 14812011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1482
1483 * org.texi (Sparse trees): Document the next-error /
1484 previous-error functionality.
1485
5b409b39 14862011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837
BG
1487
1488 * org.texi (cache): Improved documentation of code block caches.
1489
5b409b39 14902011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837
BG
1491
1492 * org.texi (Code block specific header arguments): Documentation
1493 of multi-line header arguments.
1494
5b409b39 14952011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1496
1497 * org.texi (Code evaluation security): Add example for using a
1498 function.
1499
5b409b39 15002011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1501
1502 * org.texi (Tables in LaTeX export): Documentation of new
1503 attr_latex options for tables.
1504
5b409b39
BG
15052011-08-03 Michael Albinus <michael.albinus@gmx.de>
1506
1507 * trampver.texi: Update release number.
1508
15092011-07-30 Michael Albinus <michael.albinus@gmx.de>
1510
1511 Sync with Tramp 2.2.2.
1512
1513 * trampver.texi: Update release number.
1514
064e2d08
LMI
15152011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1516
1517 * flymake.texi (Example -- Configuring a tool called via make):
1518 Use /dev/null instead of the Windows "nul" (bug#8715).
1519
b8151e9c
LMI
15202011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1521
1522 * widget.texi (Setting Up the Buffer): Remove mention of the
1523 global keymap parent, which doesn't seem to be accurate
1524 (bug#7045).
1525
5b409b39
BG
15262011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1527
1528 * org.texi (Special agenda views): Fix double quoting (bug#3509).
1529
c0a8ae95
KR
15302010-07-10 Kevin Ryde <user42@zip.com.au>
1531
1532 * cl.texi (For Clauses): Add destructuring example processing an
1533 alist (bug#6596).
1534
ac6531ad
LMI
15352011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
1536
1537 * ediff.texi (Major Entry Points): Remove mention of `require',
1538 since that's not pertinent in the installed Emacs (bug#9016).
1539
d30dd079
G
15402011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
1541
1542 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
0c502747
LMI
1543 (Filtering New Groups): Clarify how simple the "options -n" format is.
1544 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
1545 is internal.
d30dd079 1546
862c0d68
MA
15472011-07-04 Michael Albinus <michael.albinus@gmx.de>
1548
1549 * tramp.texi (Cleanup remote connections): Add
1550 `tramp-cleanup-this-connection'.
1551
cd865a33
G
15522011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1553
1554 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
1555 zombies.
1556 (Checking New Groups): Ditto (bug#8974).
7d1738f1 1557 (Checking New Groups): Moved the reference to the right place.
cd865a33
G
1558
15592011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
1560
1561 * gnus.texi (Startup Files): Clarify that we're talking about numbered
1562 backups, and not actual vc (bug#8975).
1563
79414ae4
KR
15642011-07-03 Kevin Ryde <user42@zip.com.au>
1565
1566 * cl.texi (For Clauses): @items for hash-values and key-bindings
1567 to make them more visible when skimming. Add examples of `using'
1568 clause to them, examples being clearer than a description in
1569 words (bug#6599).
1570
847ccf7c
AM
15712011-07-01 Alan Mackenzie <acm@muc.de>
1572
1573 * cc-mode.texi (Guessing the Style): New page.
1574 (Styles): Add a short introduction to above.
1575
3da13bb9
DD
15762011-06-28 Deniz Dogan <deniz@dogan.se>
1577
1578 * rcirc.texi (Configuration): Bug-fix:
1579 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
1580 Reported by Elias Pipping <pipping@exherbo.org>.
1581
60a0884e
G
15822011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1583
1584 * gnus.texi (Summary Mail Commands): Document
1585 `gnus-summary-reply-to-list-with-original'.
1586
0c7efc08
SM
15872011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
1588
1589 * eshell.texi (Known problems): Fix typo.
1590
ea3596a2
MA
15912011-06-12 Michael Albinus <michael.albinus@gmx.de>
1592
0c7efc08 1593 * tramp.texi (Customizing Completion): Mention authinfo-style files.
ea3596a2
MA
1594 (Password handling): `auth-source-debug' is good for debug messages.
1595
2da9c605
G
15962011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
1597
1598 * gnus.texi (Store custom flags and keywords): Refer to
1599 `gnus-registry-article-marks-to-{chars,names}' instead of
1600 `gnus-registry-user-format-function-{M,M2}'.
1601
e61923c8
GM
16022011-05-27 Paul Eggert <eggert@cs.ucla.edu>
1603
1604 * texinfo.tex: Merge from gnulib.
1605
627abcdd
TZ
16062011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
1607
1608 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
0c7efc08
SM
1609 (Store custom flags and keywords):
1610 Mention `gnus-registry-user-format-function-M' and
627abcdd
TZ
1611 `gnus-registry-user-format-function-M2'.
1612
a3c92bc1
EZ
16132011-05-17 Paul Eggert <eggert@cs.ucla.edu>
1614
8f906c40 1615 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
a3c92bc1 1616
85d870a9
GM
16172011-05-17 Glenn Morris <rgm@gnu.org>
1618
1619 * gnus.texi (Face): Fix typo.
1620
2cdee799
GM
16212011-05-14 Glenn Morris <rgm@gnu.org>
1622
1623 * dired-x.texi (Omitting Examples): Minor addition.
1624
79b70037
GM
16252011-05-10 Jim Meyering <meyering@redhat.com>
1626
1627 * ede.texi: Fix typo "or or -> or".
1628
a7111a62 16292011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
c2f51e23
G
1630
1631 * gnus.texi (Summary Buffer Lines):
1632 gnus-summary-user-date-format-alist does not exist.
1633 (Sorting the Summary Buffer): More about sorting threads.
1634
69026aba
MA
16352011-04-25 Michael Albinus <michael.albinus@gmx.de>
1636
1637 * trampver.texi: Update release number.
1638
9024ff79
MA
16392011-04-14 Michael Albinus <michael.albinus@gmx.de>
1640
1641 * tramp.texi (Frequently Asked Questions): New item for disabling
1642 Tramp in other packages.
1643
c3c65d73
TZ
16442011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
1645
1646 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
0c7efc08
SM
1647 (Fancy splitting to parent, Store arbitrary data):
1648 Updated gnus-registry docs.
c3c65d73 1649
9ec6a317
JB
16502011-04-13 Juanma Barranquero <lekktu@gmail.com>
1651
1652 * ede.texi: Fix typos.
1653
1e3b6001
G
16542011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1655
9ec6a317
JB
1656 * gnus.texi (Window Layout): @itemize @code doesn't exist.
1657 It's @table @code.
1e3b6001 1658
a5954fa5
G
16592011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
1660
ed9265fc 1661 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
a5954fa5 1662
d71990a1
JB
16632011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
1664
1665 * calc.texi (Logarithmic Units): Update the function names.
1666
1518e4f0
G
16672011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1668
1669 * message.texi (Various Commands): Document format specs in the
1670 ellipsis.
1671
a123622d
G
16722011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
1673
1674 * message.texi (Insertion Variables): Document message-cite-style.
1675
16762011-03-14 Michael Albinus <michael.albinus@gmx.de>
e756ec02
MA
1677
1678 * tramp.texi (Remote processes): New subsection "Running shell on
1679 a remote host".
1680
4248cca2
TZ
16812011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
1682
1683 * auth.texi (Help for developers): Update docs to explain that the
1684 :save-function will only run the first time.
1685
54ce11a1
GM
16862011-03-12 Glenn Morris <rgm@gnu.org>
1687
1688 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
1689 (emacs-faq.text): New target.
1690 (clean): Add emacs-faq.
1691
0c3b25f8
MA
16922011-03-12 Michael Albinus <michael.albinus@gmx.de>
1693
1694 Sync with Tramp 2.2.1.
1695
1696 * trampver.texi: Update release number.
1697
b740639e
GM
16982011-03-11 Glenn Morris <rgm@gnu.org>
1699
1700 * Makefile.in (HTML_TARGETS): New.
1701 (clean): Delete $HTML_TARGETS.
1702 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
1703
733afdf4
TZ
17042011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
1705
1706 * auth.texi (Help for developers): Show example of using
1707 `auth-source-search' with prompts and :save-function.
1708
33383987
JB
17092011-03-07 Chong Yidong <cyd@stupidchicken.com>
1710
1711 * Version 23.3 released.
1712
a5057546
G
17132011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
1714
1715 * message.texi (Message Buffers): Update default value of
1716 message-generate-new-buffers.
1717
479a2c9b
JB
17182011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
1719
1720 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
1721 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
1722 respectively.
05a29101
JB
1723 (Musical Notes): New section.
1724 (Customizing Calc): Mention the customizable variable
1725 calc-note-threshold.
479a2c9b 1726
e0535b76
GM
17272011-03-03 Glenn Morris <rgm@gnu.org>
1728
1729 * url.texi (Dealing with HTTP documents): Remove reference to
1730 function url-decode-text-part; never seems to have existed. (Bug#6038)
e7b21e2b 1731 (Configuration): Update url-configuration-directory description.
e0535b76 1732
2777ccbf
GM
17332011-03-02 Glenn Morris <rgm@gnu.org>
1734
1735 * dired-x.texi (Multiple Dired Directories): Remove mentions
1736 of dired-default-directory-alist and dired-default-directory.
1737 Move dired-smart-shell-command here...
1738 (Miscellaneous Commands): ... from here.
1739
257219bd
PE
17402011-03-02 Paul Eggert <eggert@cs.ucla.edu>
1741
1742 * texinfo.tex: Update to version 2011-02-24.09.
1743
8889f4e2
GM
17442011-03-02 Glenn Morris <rgm@gnu.org>
1745
1746 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
1747 instead of the obsoleted dired-omit-here-always.
1748
5d41af19
MA
17492011-02-28 Michael Albinus <michael.albinus@gmx.de>
1750
1751 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
1752 supported systems.
1753
2b0c7330 17542011-02-28 Glenn Morris <rgm@gnu.org>
51a13bdd 1755
61cf3a76
GM
1756 * dbus.texi (Type Conversion): Grammar fix.
1757
cce7d530 17582011-02-23 Michael Albinus <michael.albinus@gmx.de>
51a13bdd 1759
cce7d530
GM
1760 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
1761 "Debian GNU/Linux".
51a13bdd 1762
cce7d530
GM
1763 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
1764
817b48a7
GM
17652011-02-23 Glenn Morris <rgm@gnu.org>
1766
cce7d530
GM
1767 * dired-x.texi (Features): Minor rephrasing.
1768 (Local Variables): Fix typos.
47301027
GM
1769
1770 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
1771 Standardize some Emacs/XEmacs terminology.
1772
817b48a7
GM
1773 * dired-x.texi (Features): Don't advertise obsolete local variables.
1774 Simplify layout.
1775 (Omitting Variables): Update local variables example.
1776 (Local Variables): Say this is obsolete. Fix description of
1777 dired-enable-local-variables possible values.
1778
4a3988d5
G
17792011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
1780
1781 * auth.texi (Help for users): Mention ~/.netrc is also searched by
1782 default now.
1783
8e22bee0
G
17842011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
1785
1786 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
1787
06b840e0
LI
17882011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
1789
1790 * gnus.texi (Window Layout): Document layout names.
1791
67ab0163 17922011-02-19 Eli Zaretskii <eliz@gnu.org>
0c973505
EZ
1793
1794 * ada-mode.texi: Sync @dircategory with ../../info/dir.
1795 * auth.texi: Sync @dircategory with ../../info/dir.
1796 * autotype.texi: Sync @dircategory with ../../info/dir.
1797 * calc.texi: Sync @dircategory with ../../info/dir.
1798 * cc-mode.texi: Sync @dircategory with ../../info/dir.
1799 * cl.texi: Sync @dircategory with ../../info/dir.
1800 * dbus.texi: Sync @dircategory with ../../info/dir.
1801 * dired-x.texi: Sync @dircategory with ../../info/dir.
1802 * ebrowse.texi: Sync @dircategory with ../../info/dir.
1803 * ede.texi: Sync @dircategory with ../../info/dir.
1804 * ediff.texi: Sync @dircategory with ../../info/dir.
1805 * edt.texi: Sync @dircategory with ../../info/dir.
1806 * eieio.texi: Sync @dircategory with ../../info/dir.
1807 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
1808 * epa.texi: Sync @dircategory with ../../info/dir.
1809 * erc.texi: Sync @dircategory with ../../info/dir.
1810 * eshell.texi: Sync @dircategory with ../../info/dir.
1811 * eudc.texi: Sync @dircategory with ../../info/dir.
1812 * flymake.texi: Sync @dircategory with ../../info/dir.
1813 * forms.texi: Sync @dircategory with ../../info/dir.
1814 * gnus.texi: Sync @dircategory with ../../info/dir.
1815 * idlwave.texi: Sync @dircategory with ../../info/dir.
1816 * mairix-el.texi: Sync @dircategory with ../../info/dir.
1817 * message.texi: Sync @dircategory with ../../info/dir.
1818 * mh-e.texi: Sync @dircategory with ../../info/dir.
1819 * newsticker.texi: Sync @dircategory with ../../info/dir.
1820 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
1821 * org.texi: Sync @dircategory with ../../info/dir.
1822 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
1823 * pgg.texi: Sync @dircategory with ../../info/dir.
1824 * rcirc.texi: Sync @dircategory with ../../info/dir.
1825 * reftex.texi: Sync @dircategory with ../../info/dir.
1826 * remember.texi: Sync @dircategory with ../../info/dir.
1827 * sasl.texi: Sync @dircategory with ../../info/dir.
1828 * sc.texi: Sync @dircategory with ../../info/dir.
1829 * semantic.texi: Sync @dircategory with ../../info/dir.
1830 * ses.texi: Sync @dircategory with ../../info/dir.
1831 * sieve.texi: Sync @dircategory with ../../info/dir.
1832 * smtpmail.texi: Sync @dircategory with ../../info/dir.
1833 * speedbar.texi: Sync @dircategory with ../../info/dir.
1834 * trampver.texi [emacs]: Set emacsname to "Emacs".
1835 * tramp.texi: Sync @dircategory with ../../info/dir.
1836 * url.texi: Sync @dircategory with ../../info/dir.
1837 * vip.texi: Sync @dircategory with ../../info/dir.
1838 * viper.texi: Sync @dircategory with ../../info/dir.
1839 * widget.texi: Sync @dircategory with ../../info/dir.
1840 * woman.texi: Sync @dircategory with ../../info/dir.
1841
30abce25
GM
18422011-02-19 Glenn Morris <rgm@gnu.org>
1843
0c7efc08
SM
1844 * dired-x.texi (Technical Details): No longer redefines
1845 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
bea584fa 1846 dired-read-shell-command, or dired-find-buffer-nocreate.
30abce25 1847
f31f8469
GM
18482011-02-18 Glenn Morris <rgm@gnu.org>
1849
1850 * dired-x.texi (Optional Installation File At Point): Simplify.
1851
35123c04
TZ
18522011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
1853
1854 * auth.texi (Help for users): Use :port instead of :protocol for all
1855 auth-source docs.
7ba93e94
G
1856 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
1857 to have two files in `auth-sources'.
35123c04 1858
da5e0ce4
GM
18592011-02-16 Glenn Morris <rgm@gnu.org>
1860
b322c9af
GM
1861 * dired-x.texi: Use emacsver.texi to get Emacs version.
1862 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
1863 Depend on emacsver.texi.
1864
07ca5555
GM
1865 * dired-x.texi: Drop meaningless version number.
1866 (Introduction): Remove old info.
1867 (Optional Installation Dired Jump): Autoload from dired-x.
1868 Remove incorrect info about loaddefs.el.
1869 (Bugs): Just refer to M-x report-emacs-bug.
1870
da5e0ce4
GM
1871 * dired-x.texi (Multiple Dired Directories): Update for rename of
1872 default-directory-alist.
1873 (Miscellaneous Commands): No longer mention very old VM version 4.
1874
bb55f713
PE
18752011-02-15 Paul Eggert <eggert@cs.ucla.edu>
1876
1877 Merge from gnulib.
1878 * texinfo.tex: Update to version 2011-02-14.11.
1879
5415d076
G
18802011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
1881
da5e0ce4
GM
1882 * auth.texi (Help for users):
1883 Login collection is "Login" and not "login".
5415d076 1884
14029d4b
MA
18852011-02-13 Michael Albinus <michael.albinus@gmx.de>
1886
1887 * tramp.texi (History): Remove IMAP support.
1888 (External methods, Frequently Asked Questions): Remove `imap' and
1889 `imaps' methods.
1890 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
1891
1892 * trampver.texi: Remove default value of `emacsimap'.
1893
8a36c07f
GM
18942011-02-13 Glenn Morris <rgm@gnu.org>
1895
1896 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
1897 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
1898
165bc5a0
GM
18992011-02-12 Glenn Morris <rgm@gnu.org>
1900
1901 * sc.texi (Getting Connected): Remove old index entries.
1902
5415d076 19032011-02-12 Ulrich Mueller <ulm@gentoo.org>
43aa28e2
UM
1904
1905 * url.texi: Remove duplicate @dircategory (Bug#7942).
1906
b8e0f0cd
G
19072011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
1908
8a36c07f
GM
1909 * auth.texi (Overview, Help for users, Help for developers):
1910 Update docs.
b8e0f0cd
G
1911 (Help for users): Talk about spaces.
1912
caf82551
PE
19132011-02-09 Paul Eggert <eggert@cs.ucla.edu>
1914
1915 * texinfo.tex: Update to version 2011-02-07.16.
1916
1ff98217
MA
19172011-02-07 Michael Albinus <michael.albinus@gmx.de>
1918
1919 * dbus.texi (Bus names): Adapt descriptions for
1920 dbus-list-activatable-names and dbus-list-known-names.
1921
2e78df6b
JB
19222011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
1923
1924 * calc.texi (Logarithmic Units): New section.
1925
7fbf7cae
TZ
19262011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
1927
1928 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
1929 manuals use it now.
1930
0c7efc08 1931 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
7fbf7cae 1932
156ad271
KY
19332011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
1934
1935 * overrides.texi: Remove.
1936
1937 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
1938 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
1939
36539990
MA
19402011-02-05 Michael Albinus <michael.albinus@gmx.de>
1941
1942 * tramp.texi (Frequently Asked Questions): Mention problems with
1943 WinSSHD.
1944
1945 * trampver.texi: Update release number.
1946
19472011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
1948
1949 * tramp.texi:
1950 Replace "delimet" with "delimit" globally.
1951 Replace "explicite" with "explicit" globally.
1952 Replace "instead of" with "instead" where there was nothing after "of".
1953 Audit use of comma before interrogative pronoun, "that", or "which".
1954 Minor word order, spelling, wording changes.
1955
ec72bf63
G
19562011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
1957
1958 * overrides.texi: New file to set or clear WEBHACKDEVEL.
1959
1960 * sieve.texi: Use WEBHACKDEVEL.
1961
1962 * sasl.texi: Use WEBHACKDEVEL.
1963
1964 * pgg.texi: Use WEBHACKDEVEL.
1965
1966 * message.texi: Use WEBHACKDEVEL.
1967
1968 * gnus.texi: Use WEBHACKDEVEL.
1969
1970 * emacs-mime.texi: Use WEBHACKDEVEL.
1971
1972 * auth.texi: Use WEBHACKDEVEL.
1973
1974 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
1975 manuals.
1976
19772011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
1978
1979 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
1980
90b750f4
PE
19812011-02-03 Paul Eggert <eggert@cs.ucla.edu>
1982
1983 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
1984 which in turn is copied from ftp://tug.org/tex/.
1985
0e751a49
GM
19862011-02-03 Glenn Morris <rgm@gnu.org>
1987
1988 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
1989 (Binding combinations of modifiers and function keys):
1990 Let's assume people reading this are not using Emacs 18.
1991
7f13c2e2
LI
19922011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
1993
1994 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
1995 since it's run automatically.
1996
d76c843e
LI
19972011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
1998
1999 * gnus.texi (Customizing Articles): Fix typo.
2000
12e3ca0a
LI
20012011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
2002
2003 * gnus.texi (Customizing Articles): Document the new way of customizing
2004 the date headers(s).
2005
fe72c8fa
LI
20062011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
2007
2008 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
2009 splitting example.
2010
bf3dae7e
EZ
20112011-01-29 Eli Zaretskii <eliz@gnu.org>
2012
2013 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
2014 (MAKEINFO_OPTS): New variable.
2015 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
2016 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
2017 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
2018 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
2019 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
2020 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
2021 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
2022 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
2023 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
2024 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
2025 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
2026 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
2027 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
2028 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
2029 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
2030 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
2031 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
2032 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
2033
d6f13ac8
LI
20342011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
2035
2036 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
2037
c5ecc769
G
20382011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
2039
2040 * message.texi (IDNA): Explain what it is.
2041
20422011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
2043
2044 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
2045
45eb2a5d
WL
20462011-01-23 Werner Lemberg <wl@gnu.org>
2047
2048 * Makefile.in (MAKEINFO): Now controlled by `configure'.
2049 (MAKEINFO_OPTS): New variable. Use it where appropriate.
0c7efc08 2050 (ENVADD): Update.
45eb2a5d 2051
6872a814
GM
20522011-01-18 Glenn Morris <rgm@gnu.org>
2053
2054 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
2055
77ab81d0 20562011-01-14 Eduard Wiebe <usenet@pusto.de>
b218c6cd
EW
2057
2058 * nxml-mode.texi (Introduction): Fix file name typos.
2059
d221e780
CO
20602011-01-13 Christian Ohler <ohler@gnu.org>
2061
2062 * ert.texi: New file.
2063
2064 * Makefile.in:
2065 * makefile.w32-in: Add ert.texi.
2066
8c904d82
MA
20672011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
2068
2069 * dbus.texi (Receiving Method Calls): New function
2070 dbus-register-service. Rearrange node.
2071
f56e0e7a
PE
20722011-01-07 Paul Eggert <eggert@cs.ucla.edu>
2073
2074 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
2075 which in turn is copied from ftp://tug.org/tex/.
2076
0fadf00e
MA
20772011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
2078
2079 * dbus.texi (Receiving Method Calls): Describe new optional
2080 parameter dont-register-service of dbus-register-{method,property}.
2081
8b358e90
DU
20822010-12-17 Daiki Ueno <ueno@unixuser.org>
2083
0c7efc08
SM
2084 * epa.texi (Encrypting/decrypting *.gpg files):
2085 Mention epa-file-select-keys.
8b358e90 2086
549c9aed
G
20872010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
2088
2089 * gnus.texi (Archived Messages): Remove outdated text.
2090
20912010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
2092
0c7efc08 2093 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
549c9aed 2094
156e3f9c
G
20952010-12-15 Andrew Cohen <cohen@andy.bu.edu>
2096
83f3eadc 2097 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
156e3f9c 2098
8151d490
AC
20992010-12-14 Andrew Cohen <cohen@andy.bu.edu>
2100
2101 * gnus.texi (The swish++ Engine): Add customizable parameters
2102 descriptions.
2103 (The swish-e Engine): Ditto.
2104
305bdd22
MA
21052010-12-14 Michael Albinus <michael.albinus@gmx.de>
2106
2107 * tramp.texi (Inline methods): Add "ksu" method.
2108 (Remote processes): Add example with remote `default-directory'.
2109
53aff12a
GM
21102010-12-14 Glenn Morris <rgm@gnu.org>
2111
2112 * faq.texi (Expanding aliases when sending mail):
2113 Now build-mail-aliases is interactive.
2114
8a1cdce5
AC
21152010-12-13 Andrew Cohen <cohen@andy.bu.edu>
2116
2117 * gnus.texi: First pass at adding (rough) nnir documentation.
2118
7410c270
G
21192010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2120
53aff12a
GM
2121 * gnus.texi (Filtering New Groups):
2122 Mention gnus-auto-subscribed-categories.
2123 (The First Time): Remove, since default-subscribed-newsgroups has been
7410c270
G
2124 removed.
2125
f49d1f52 21262010-12-13 Glenn Morris <rgm@gnu.org>
7dde1a86
GM
2127
2128 * cl.texi (For Clauses): Small fixes for frames and windows.
2129
acedf35c
CD
21302010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
2131
2132 * org.texi (Using capture): Document using prefix arguments for
2133 finalizing capture.
2134 (Agenda commands): Document prefix argument for the bulk scatter
2135 command.
2136 (Beamer class export): Document that also overlay arguments can be
2137 passed to the column environment.
2138 (Template elements): Document the new entry type.
2139
21402010-12-11 Puneeth Chaganti <punchagan@gmail.com>
2141
2142 * org.texi (Include files): Document :minlevel.
2143
21442010-12-11 Julien Danjou <julien@danjou.info>
2145
2146 * org.texi (Categories): Document category icons.
2147
21482010-12-11 Eric Schulte <schulte.eric@gmail.com>
2149
2150 * org.texi (noweb): Fix typo.
2151
516aa569
G
21522010-12-06 Tassilo Horn <tassilo@member.fsf.org>
2153
2154 * gnus.texi (Server Commands): Point to the rest of the server
2155 commands.
2156
04db63bc
G
21572010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2158
2159 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
2160 g'.
2161
ed797193
G
21622010-12-02 Julien Danjou <julien@danjou.info>
2163
2164 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
2165
21662010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2167
2168 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
2169 (Direct Functions): Note the STARTTLS upgrade.
2170
07976ae3 21712010-11-27 Glenn Morris <rgm@gnu.org>
4d47208a 2172 James Clark <none@example.com>
d3dfb185
GM
2173
2174 * nxml-mode.texi (Introduction): New section.
2175
59e75882
G
21762010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2177
2178 * gnus.texi (Server Commands): Document gnus-server-show-server.
2179
568a887f
MA
21802010-11-20 Michael Albinus <michael.albinus@gmx.de>
2181
2182 Sync with Tramp 2.2.0.
2183
2184 * trampver.texi: Update release number.
2185
1265829e
JB
21862010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
2187
2188 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
2189 Mention that the TeX specific units won't use the `tex' prefix
2190 in TeX mode.
2191
239661c0
KY
21922010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
2193
2194 * gnus.texi (Misc Article): Document gnus-inhibit-images.
2195
4a47c275 21962010-11-17 Glenn Morris <rgm@gnu.org>
20989285
GM
2197
2198 * edt.texi: Remove information about Emacs 19.
2199
4a47c275 22002010-11-17 Michael Albinus <michael.albinus@gmx.de>
3ff91964
MA
2201
2202 * trampver.texi: Update release number.
2203
2f0e0dc8
KY
22042010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
2205
2206 * gnus.texi (Article Washing): Fix typo.
2207
afe98dfa
CD
22082010-11-11 Noorul Islam <noorul@noorul.com>
2209
56f5a94e 2210 * org.texi: Fix typo.
afe98dfa
CD
2211
22122010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2213
2214 * org.texi (Using capture): Explain that refiling is
2215 sensitive to cursor position.
2216
22172010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2218
56f5a94e 2219 * org.texi (Images and tables): Add cross reference to link section.
afe98dfa
CD
2220
22212010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2222
2223 * org.texi: Document the <c> cookie.
2224
22252010-11-11 Eric Schulte <schulte.eric@gmail.com>
2226
bd7239f5 2227 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
56f5a94e 2228 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
afe98dfa
CD
2229
22302010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2231
56f5a94e 2232 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
afe98dfa
CD
2233
22342010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2235
56f5a94e 2236 * org.texi (Project alist): Mention that this is a property list.
afe98dfa
CD
2237
22382010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2239
2240 * org.texi (Setting up the staging area): Document that
2241 file names remain visible when encrypting the MobileOrg files.
2242
22432010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2244
2245 * org.texi (Setting up the staging area): Document which
2246 versions are needed for encryption.
2247
22482010-11-11 Eric Schulte <schulte.eric@gmail.com>
2249
56f5a94e
GM
2250 * org.texi (noweb): Update :noweb documentation to
2251 reflect the new "tangle" argument.
afe98dfa
CD
2252
22532010-11-11 Eric Schulte <schulte.eric@gmail.com>
2254
56f5a94e
GM
2255 * org.texi (Batch execution): Improve tangling script in
2256 documentation.
afe98dfa
CD
2257
22582010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2259
2260 * org.texi (Handling links):
2261 (In-buffer settings): Document inlining images on startup.
2262
22632010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2264
2265 * org.texi (Setting up the staging area): Document use of
2266 crypt password.
2267
22682010-11-11 David Maus <dmaus@ictsoc.de>
2269
56f5a94e 2270 * org.texi (Template expansion): Add date related link type escapes.
afe98dfa
CD
2271
22722010-11-11 David Maus <dmaus@ictsoc.de>
2273
56f5a94e
GM
2274 * org.texi (Template expansion): Add mew in table for link type
2275 escapes.
afe98dfa
CD
2276
22772010-11-11 David Maus <dmaus@ictsoc.de>
2278
56f5a94e 2279 * org.texi (Template expansion): Fix typo in link type escapes.
afe98dfa
CD
2280
22812010-11-11 Eric Schulte <schulte.eric@gmail.com>
2282
56f5a94e 2283 * org.texi (Structure of code blocks): Another documentation tweak.
afe98dfa
CD
2284
22852010-11-11 Eric Schulte <schulte.eric@gmail.com>
2286
56f5a94e 2287 * org.texi (Structure of code blocks): Documentation tweak.
afe98dfa
CD
2288
22892010-11-11 Eric Schulte <schulte.eric@gmail.com>
2290
56f5a94e
GM
2291 * org.texi (Structure of code blocks):
2292 Update documentation to mention inline code block syntax.
afe98dfa
CD
2293
22942010-11-11 Eric Schulte <schulte.eric@gmail.com>
2295
56f5a94e 2296 * org.texi (comments): Improve wording.
afe98dfa
CD
2297
22982010-11-11 Eric Schulte <schulte.eric@gmail.com>
2299
56f5a94e 2300 * org.texi (comments): Document the new :comments header arguments.
afe98dfa
CD
2301
23022010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2303
2304 * org.texi (Installation): Remove the special
2305 installation instructions for XEmacs.
2306
23072010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
2308
56f5a94e 2309 * org.texi (Easy Templates): New section. Documents quick
afe98dfa
CD
2310 insertion of empty structural elements.
2311
23122010-11-11 Noorul Islam <noorul@noorul.com>
2313
56f5a94e 2314 * org.texi: Fix doc.
afe98dfa
CD
2315
23162010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
2317
2318 * org.texi (The date/time prompt): Document specification
2319 of time ranges.
2320
23212010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2322
2323 * org.texi (Internal links): Document the changes in
2324 internal links.
2325
23262010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2327
2328 * org.texi (Agenda commands): Document the limitation for
2329 the filter preset - it can only be used for an entire agenda
2330 view, not in an individual block in a block agenda.
2331
23322010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
2333
2334 * org.texi (iCalendar export): Document alarm creation.
2335
6f8fc60c
MA
23362010-11-10 Michael Albinus <michael.albinus@gmx.de>
2337
2338 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
2339
be3c11b3
LMI
23402010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
2341
2342 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
2343
d607b96b 23442010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
3ff91964 2345
d607b96b 2346 * calc.texi: Use emacsver.texi to determine Emacs version.
3ff91964 2347
181cb5fb
G
23482010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2349
2350 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
2351 since that works by default.
2352
23532010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
2354
2355 * gnus.texi (Customizing the IMAP Connection): Document
2356 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
2357
36bc5d3b
MA
23582010-11-04 Michael Albinus <michael.albinus@gmx.de>
2359
2360 * tramp.texi (Remote shell setup): New item "Interactive shell
2361 prompt". Reported by Christian Millour <cm@abtela.com>.
2362 (Remote shell setup, Remote processes): Use @code{} for
2363 environment variables.
2364
cf503f7c
GM
23652010-11-03 Glenn Morris <rgm@gnu.org>
2366
537b04b9 2367 * ediff.texi (Quick Help Commands, Miscellaneous):
d7619e3b 2368 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
cf503f7c 2369
389b76fa
G
23702010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2371
2372 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
2373
2699a554 23742010-10-31 Glenn Morris <rgm@gnu.org>
bbe1ba5e
GM
2375
2376 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
2377
2699a554 23782010-10-31 Glenn Morris <rgm@gnu.org>
97af9a72
GM
2379
2380 * cc-mode.texi: Remove reference to defunct viewcvs URL.
2381
99e65b2d
G
23822010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2383
0c7efc08
SM
2384 * gnus.texi (Client-Side IMAP Splitting):
2385 Mention nnimap-unsplittable-articles.
99e65b2d
G
2386
23872010-10-29 Julien Danjou <julien@danjou.info>
2388
2389 * gnus.texi (Finding the News): Remove references to obsoletes
2390 variables `gnus-nntp-server' and `gnus-secondary-servers'.
2391
aeeb3dcb
EZ
23922010-10-29 Eli Zaretskii <eliz@gnu.org>
2393
2394 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
2395 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
2396 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
2397 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
2398
8289f37b
GM
23992010-10-28 Glenn Morris <rgm@gnu.org>
2400
2401 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
2402 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
2403 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
2404
d85d3b3a
DU
24052010-10-25 Daiki Ueno <ueno@unixuser.org>
2406
2407 * epa.texi (Mail-mode integration): Add alternative key bindings
2408 for epa-mail commands; escape comma.
c05c2b9b 2409 Don't use the word "PGP", since it is a non-free program.
d85d3b3a 2410
9f534a47
JB
24112010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
2412
99e65b2d 2413 * calc.texi: Use emacsver.texi to determine Emacs version.
9f534a47 2414
5793a7bc 24152010-10-24 Juanma Barranquero <lekktu@gmail.com>
88dbda51
JB
2416
2417 * gnus.texi (Group Parameters, Buttons): Fix typos.
2418
280f417b
G
24192010-10-22 Tassilo Horn <tassilo@member.fsf.org>
2420
2421 * gnus.texi (Subscription Commands): Mention that you can also
2422 subscribe to new groups via the Server buffer, which is probably more
2423 convenient when subscribing to many groups.
2424
d806c872
G
24252010-10-21 Julien Danjou <julien@danjou.info>
2426
2427 * message.texi (Message Headers): Allow message-default-headers to be a
2428 function.
2429
d5798f68
LMI
24302010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2431
2432 * gnus-news.texi: Mention new archive defaults.
2433
b79bbef7
KY
24342010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
2435
2436 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
2437
2526f423
G
24382010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
2439
2440 * gnus.texi (HTML): Document the function value of
2441 gnus-blocked-images.
2442 (Article Washing): shr and gnus-w3m, not the direct function names.
2443
ba91f05d
G
24442010-10-20 Julien Danjou <julien@danjou.info>
2445
2446 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
2447 variable.
2448
da451787
LMI
24492010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
2450
2451 * gnus.texi (Customizing the IMAP Connection): The port strings are
2452 strings.
c872595d 2453 (Document Groups): Mention git.
da451787 2454
7cad71ad
G
24552010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
2456
2457 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
2458 bzr/Gnus git sync.
2459
c56dfd36
EZ
24602010-10-15 Eli Zaretskii <eliz@gnu.org>
2461
2462 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
2463 change.
2464
a1d16a7b
G
24652010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2466
2467 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
2468 @item syntax for in-Emacs makeinfo.
2469
24702010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
2471
2472 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
2473 trim sentence.
2474
98e2b864
DU
24752010-10-12 Daiki Ueno <ueno@unixuser.org>
2476
2477 * epa.texi (Caching Passphrases):
0c7efc08
SM
2478 * auth.texi (GnuPG and EasyPG Assistant Configuration):
2479 Clarify some configurations require to set up gpg-agent.
98e2b864 2480
c12e4a81
GM
24812010-10-11 Glenn Morris <rgm@gnu.org>
2482
2483 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
2484
f7aa248a
G
24852010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
2486
2487 * gnus.texi (Spam Package Introduction): Mention `$'.
2488
6513b232
EZ
24892010-10-09 Eli Zaretskii <eliz@gnu.org>
2490
2491 * makefile.w32-in (emacsdir): New variable.
2492 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
2493 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
2494
abd40fb4
GM
24952010-10-09 Glenn Morris <rgm@gnu.org>
2496
0f05450f
GM
2497 * Makefile.in (mostlyclean): Delete *.toc.
2498
d3a4ac46
GM
2499 * Makefile.in: Use $< in rules.
2500
aa9db089
GM
2501 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
2502
abd40fb4
GM
2503 * Makefile.in ($(infodir)): Delete rule.
2504 (mkinfodir): New. Use it in all the info rules, rather than depending
2505 on infodir.
2506
ea274122
GM
25072010-10-09 Glenn Morris <rgm@gnu.org>
2508
6e90e2a8
GM
2509 * gnus.texi (Article Washing): Fix previous change.
2510
f7a31f11
GM
2511 * Makefile.in (emacsdir): New variable.
2512 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
b13254e7
GM
2513 Depend on emacsver.texi.
2514
f7a31f11
GM
2515 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
2516
ea274122
GM
2517 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
2518
36d3245f
G
25192010-10-08 Julien Danjou <julien@danjou.info>
2520
f7a31f11 2521 * gnus.texi: Add mm-shr.
36d3245f
G
2522
25232010-10-08 Ludovic Courtès <ludo@gnu.org>
2524
2525 * gnus.texi (Finding the Parent, The Gnus Registry)
2526 (Registry Article Refer Method): Update docs for nnregistry.el.
2527
25282010-10-08 Daiki Ueno <ueno@unixuser.org>
2529
2530 * auth.texi (Help for users)
2531 (GnuPG and EasyPG Assistant Configuration): Update docs.
2532
12359245
GM
25332010-10-08 Glenn Morris <rgm@gnu.org>
2534
2535 * cl.texi (Organization, Installation, Old CL Compatibility):
2536 Deprecate cl-compat for new code.
4628bef1 2537 (Usage, Installation): Remove outdated information.
e1a8c4c0
GM
2538
2539 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
2540
fcf2d385
KY
25412010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
2542
2543 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
2544
66627fa9
G
25452010-10-06 Julien Danjou <julien@danjou.info>
2546
fd9ba500
JD
2547 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
2548
66627fa9
G
2549 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
2550 broken link.
2551
2552 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
2553
2554 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
2555 to ReiserFS.
2556
2557 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
2558 (FAQ 7-1): Fix getmail URL.
2559
65f54520
DU
25602010-10-06 Daiki Ueno <ueno@unixuser.org>
2561
2562 * epa.texi (Caching Passphrases): New section.
2563
4c83f6e1
GM
25642010-10-06 Glenn Morris <rgm@gnu.org>
2565
2566 * Makefile.in (SHELL): Set it.
2567 (info): Move the mkdir dependency to the individual info files.
2568 (mostlyclean): Tidy up.
2569 (clean): Only delete the specific dvi and pdf files.
2570 (maintainer-clean): Be more restrictive in what we delete.
8a944cea 2571 ($(infodir)): Add parallel build workaround.
4c83f6e1 2572
71e691a5
G
25732010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2574
2575 * gnus.texi (Misc Article): Document gnus-widen-article-window.
2576
a41c2e6d
G
25772010-10-03 Julien Danjou <julien@danjou.info>
2578
0c7efc08
SM
2579 * emacs-mime.texi (Display Customization):
2580 Update mm-inline-large-images documentation and add documentation for
a41c2e6d
G
2581 mm-inline-large-images-proportion.
2582
37255945
MA
25832010-10-03 Michael Albinus <michael.albinus@gmx.de>
2584
0c7efc08
SM
2585 * tramp.texi (Frequently Asked Questions):
2586 Mention remote-file-name-inhibit-cache.
37255945 2587
11e4e7bd
LMI
25882010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2589
2590 * gnus.texi (Splitting Mail): Fix @xref syntax.
870409d4 2591 (Splitting Mail): Really fix the @ref syntax.
11e4e7bd 2592
cb83220a
KY
25932010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2594
0c7efc08
SM
2595 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
2596 (Article Hiding): Add google banner example.
2597 Suggested by Benjamin Xu.
cb83220a 2598
6b958814
G
25992010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
2600
0c7efc08
SM
2601 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
2602 Remove nnimap-split-rule from examples.
6b958814
G
2603
26042010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2605
2606 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
2607 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
2608 Fishman.
2609 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
2610
26112010-09-30 Julien Danjou <julien@danjou.info>
2612
2613 * gnus.texi (Gravatars): Fix documentation about
2614 gnu-gravatar-properties.
2615
b9476c04
DU
26162010-09-29 Daiki Ueno <ueno@unixuser.org>
2617
2618 * epa.texi (Bug Reports): New section.
2619
5f874327
GM
26202010-09-29 Glenn Morris <rgm@gnu.org>
2621
2622 * Makefile.in (top_srcdir): Remove unused variable.
2623
6b958814
G
26242010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2625
2626 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
2627 (Client-Side IMAP Splitting): Document 'default.
2628
26292010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
2630
0c7efc08
SM
2631 * gnus.texi (Customizing the IMAP Connection):
2632 Document nnimap-fetch-partial-articles.
6b958814 2633
82bccbfa
KY
26342010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2635
2636 * gnus-news.texi: Mention nnimap-inbox.
2637
2638 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
2639
26402010-09-26 Julien Danjou <julien@danjou.info>
2641
47e08896 2642 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
82bccbfa
KY
2643
26442010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2645
2646 * gnus.texi (Security): Remove gpg.el mention.
2647
26482010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
2649
2650 * gnus.texi (Browse Foreign Server): New variable
2651 gnus-browse-subscribe-newsgroup-method.
2652
2653 * gnus-news.texi: Mention it.
2654
26552010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2656
0c7efc08 2657 * gnus.texi (NoCeM): Remove.
82bccbfa
KY
2658 (Startup Variables): No jingle.
2659
4c964351
UM
26602010-09-25 Ulrich Mueller <ulm@gentoo.org>
2661
2662 * woman.texi (Interface Options): xz compression is now supported.
2663
82bccbfa
KY
26642010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
2665
2666 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
2667 (Unavailable Servers): Document gnus-server-copy-server.
2668 (Using IMAP): Document the new nnimap.
2669
26702010-09-25 Julien Danjou <julien@danjou.info>
2671
47e08896 2672 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
82bccbfa 2673
18778f71
GM
26742010-09-24 Glenn Morris <rgm@gnu.org>
2675
2676 * url.texi (Disk Caching): Tweak previous change.
2677
9c766321
JD
26782010-09-24 Julien Danjou <julien@danjou.info>
2679
2680 * url.texi (Disk Caching): Mention url-cache-expire-time,
2681 url-cache-expired, and url-fetch-from-cache.
2682
82bccbfa
KY
26832010-09-24 Julien Danjou <julien@danjou.info>
2684
2685 * gnus.texi: Add Gravatars.
2686
26872010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
2688
2689 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
2690
592bdb9a
LMI
26912010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2692
2693 * gnus.texi (Expunging mailboxes): Update name of the expunging
2694 command.
2695
e4e22d29
KY
26962010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
2697
2698 * emacs-mime.texi (rfc2047): Update description for
2699 rfc2047-encode-parameter.
2700
371d9801
MA
27012010-09-13 Michael Albinus <michael.albinus@gmx.de>
2702
2703 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
2704 "fish" methods.
2705 (External methods): Remove "scp1_old" and "scp2_old" methods.
2706
31ae5827
MA
27072010-09-09 Michael Albinus <michael.albinus@gmx.de>
2708
2709 * tramp.texi: Remove Japanese manual. Fix typo.
2710
2711 * trampver.texi: Update release number. Remove japanesemanual.
2712
c0468714
GM
27132010-09-09 Glenn Morris <rgm@gnu.org>
2714
2715 * org.texi: Restore clobbered changes (copyright years, untabify).
2716
86441999
JD
27172010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
2718
2719 * gnus.texi (Adaptive Scoring): Fix typo.
2720
25f28806
LMI
27212010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2722
2723 * gnus.texi (Article Display): Document gnus-html-show-images.
2724
45240125 27252010-09-02 Jan Djärv <jan.h.d@swipnet.se>
25f28806 2726
45240125
JD
2727 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
2728
59d09f15
LMI
27292010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2730
2731 * gnus.texi (HTML): Document gnus-max-image-proportion.
2732
2cdd366f
KY
27332010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2734
51dee5ef
KY
2735 * gnus.texi (HTML): Document gnus-blocked-images.
2736
2cdd366f
KY
2737 * message.texi (Wide Reply): Document message-prune-recipient-rules.
2738
b0e4f3fc
KY
27392010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2740
2741 * gnus.texi (Summary Mail Commands): Note that only the addresses from
2742 the first message are used for wide replies.
f02566ce
KY
2743 (Changing Servers): Remove documentation on gnus-change-server and
2744 friends, since it's been removed.
b0e4f3fc 2745
598451ed
KY
27462010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2747
2748 * gnus.texi (Drafts): Mention B DEL.
2749
e7842e69
KY
27502010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
2751
2752 * gnus.texi (Delayed Articles): Mention that the Date header is the
2753 original one, even if you delay.
2754
85115796
KY
27552010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2756
0c7efc08
SM
2757 * gnus.texi (Asynchronous Fetching):
2758 Document gnus-async-post-fetch-function.
85115796
KY
2759 (HTML): Made into its own section.
2760
f0b44bc0
MA
27612010-08-26 Michael Albinus <michael.albinus@gmx.de>
2762
2763 Sync with Tramp 2.1.19.
2764
217876c9 2765 * tramp.texi (Inline methods, Default Method): Mention
0c7efc08
SM
2766 `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
2767 Remove remark about doubled "-t" argument.
217876c9
MA
2768 (Auto-save and Backup): Remove reference to Emacs 21.
2769 (Filename Syntax): Describe port numbers.
2770 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
2771 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
2772 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
2773 errors with the backquotes.
2774 (External packages): File attributes cache flushing for asynchronous
2775 processes.
2776 (Traces and Profiles): Describe verbose level 9.
2777
f0b44bc0
MA
2778 * trampver.texi: Update release number.
2779
7457f7b6
MA
27802010-08-23 Michael Albinus <michael.albinus@gmx.de>
2781
2782 * dbus.texi (Alternative Buses): New chapter.
2783
b695beda
SM
27842010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
2785
2786 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
2787
443c2c03
JB
27882010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
2789
2790 * calc.texi (Customizing Calc): Rearrange description of new
2791 variables to match the presentation of other variables.
2792
7815fe19 27932010-08-08 Juanma Barranquero <lekktu@gmail.com>
e1d294ab
JB
2794
2795 * org.texi (Footnotes, Tables in HTML export): Fix typos.
2796
2c695727
JB
27972010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
2798
2799 * calc.texi (Making Selections, Selecting Subformulas)
2800 (Customizing Calc): Mention how to use faces to emphasize selected
2801 sub-formulas.
2802
bbb6ffa1
MA
28032010-08-05 Michael Albinus <michael.albinus@gmx.de>
2804
2805 * tramp.texi (External packages): File attributes cache flushing
2806 for asynchronous processes.
2807
5cee0a9c
AM
28082010-08-01 Alan Mackenzie <acm@muc.de>
2809
2810 Enhance the manual for the latest Java Mode.
2811
2812 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
2813 annotation-var-cont.
2814 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
2815 two new symbols.
2816
3f2afe32
MA
28172010-07-28 Michael Albinus <michael.albinus@gmx.de>
2818
2819 * tramp.texi (Traces and Profiles): Describe verbose level 9.
2820
0ed082fe 28212010-07-27 Chong Yidong <cyd@stupidchicken.com>
b196eafc
CY
2822
2823 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
2824
311f0356
JB
28252010-07-19 Juanma Barranquero <lekktu@gmail.com>
2826
2827 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
2828
86fbb8ca
CD
28292010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
2830
2831 * org.texi: Add macros to get plain quotes in PDF output.
2832 List additional contributors.
2833 (Capture): New section, replaces the section about remember.
2834 (Working With Source Code): New chapter, focused on documenting Org
2835 Babel.
2836 (Code evaluation security): New section.
2837 (MobileOrg): Document DropBox support.
2838 (TaskJuggler export): Document taskjuggler and Gantt chart support.
2839 (Special symbols): Show how to display UTF8 characters for entities.
2840 (Global TODO list): Clarify the use of the "M" key and the differences
2841 to the "m" key.
2842 (RSS Feeds): Mention Atom feeds as well.
2843 (Setting tags): Remove paragraph about
2844 `org-complete-tags-always-offer-all-agenda-tags'.
2845
5732e8ed
MA
28462010-07-17 Michael Albinus <michael.albinus@gmx.de>
2847
2848 * tramp.texi (Inline methods): Remove remark about doubled "-t"
2849 argument.
2850 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
2851 echoing shells.
2852
ca1bb391
MA
28532010-07-10 Michael Albinus <michael.albinus@gmx.de>
2854
2855 * tramp.texi (Inline methods): Remove "kludgy" phrase.
2856 (Filename Syntax): Describe port numbers.
2857
5bd55c3c
MA
28582010-07-09 Michael Albinus <michael.albinus@gmx.de>
2859
2860 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
2861 forgotten.
2862 (Type Conversion): Precise conversion of natural numbers.
2863 (Errors and Events): Add "debugging" to concept index. Add variable
2864 `dbus-debug'.
2865
820ae8fe
MA
28662010-07-04 Michael Albinus <michael.albinus@gmx.de>
2867
2868 * dbus.texi (Receiving Method Calls): Add optional argument
2869 EMITS-SIGNAL to `dbus-register-property'.
2870
b6f9df0f
JB
28712010-06-27 Alex Schroeder <alex@gnu.org>
2872
2873 * nxml-mode.texi (Commands for locating a schema): Fix typo.
2874
62e034c2
GM
28752010-06-24 Glenn Morris <rgm@gnu.org>
2876
2877 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
2878 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
2879 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
2880 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
2881 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
2882 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
2883 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
2884 * woman.texi: Start direntry descriptions in column 32, per Texinfo
2885 convention. Make them end with a period.
2886
9360256a
GM
28872010-06-23 Glenn Morris <rgm@gnu.org>
2888
2889 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
b1fbbb32
GM
2890 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
2891 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
2892 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
2893 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
2894 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
9360256a 2895
04d3bb6c
GM
28962010-06-10 Glenn Morris <rgm@gnu.org>
2897
2898 * idlwave.texi (Load-Path Shadows):
2899 * org.texi (Handling links): Fix typos.
2900
5e7d4a75
KY
29012010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
2902
2903 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
2904
9841cb4f
MA
29052010-05-26 Michael Albinus <michael.albinus@gmx.de>
2906
2907 * eshell.texi (Built-ins): Describe, how to disable a built-in command
2908 by an alias. (Bug#6226)
2909
597517ef
JB
29102010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
2911
2912 * calc.texi (Manipulating Vectors): Mention that vectors can
2913 be used to determine bins for `calc-histogram'.
2914
14914c43
JB
29152010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
2916
597517ef 2917 * calc.texi: Remove "\turnoffactive" commands throughout.
14914c43 2918
0235128c 29192010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
2920
2921 * url.texi (HTTP language/coding, Customization):
2922 * message.texi (Header Commands, Responses):
2923 * cl.texi (Argument Lists): Fix typos.
2924
0235128c 29252010-05-08 Chong Yidong <cyd@stupidchicken.com>
aa5789b5 2926
0235128c
SM
2927 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
2928 Note that Development menu is always available.
aa5789b5
CY
2929 (Creating a project): Fix terminology.
2930 (Add/Remove files): Fix typo.
2931
0235128c
SM
29322010-05-07 Chong Yidong <cyd@stupidchicken.com>
2933
2934 * Version 23.2 released.
2935
a628ad9d 29362010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
db37d257
DD
2937
2938 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
2939
502269d6
MA
29402010-05-01 Michael Albinus <michael.albinus@gmx.de>
2941
0235128c
SM
2942 * tramp.texi (Inline methods, Default Method):
2943 Mention `tramp-inline-compress-start-size'.
502269d6 2944
6e104790 29452010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
bff3818b
KY
2946
2947 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
2948 the CVS repo. Put the Git repo in the news section.
2949
6e104790 2950 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
bff3818b
KY
2951 Removed some mentions of CVS. Mention the new Git repo.
2952
6e104790 29532010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
b1519d85
KY
2954
2955 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
2956 (Mail Group Commands): Add index entry.
2957
6e104790 29582010-04-18 Glenn Morris <rgm@gnu.org>
2bf1d02d
GM
2959
2960 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
2961
f8b91752
JB
29622010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
2963
2964 * calc.texi (Radix modes): Mention that the option prefix will
2965 turn on twos-complement mode.
2966 (Inverse and Hyperbolic Flags): Mention the Option flag.
2967
ed21c5c8
CD
29682010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
2969
2970 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
6e104790 2971 (LaTeX/PDF export commands): Rename and Move section.
ed21c5c8
CD
2972 (Sectioning structure): Update.
2973 (References): New use case for field coordinates.
6e104790 2974 (The export dispatcher): Rename from ASCII export.
ed21c5c8
CD
2975 (Setting up the staging area): Document the availability of
2976 encryption for MobileOrg.
2977 (Images and tables): Document how to reference labels.
2978 (Index entries): New section.
2979 (Generating an index): New section.
2980 (Column width and alignment): Document that <N> now
2981 means a fixed width, not a maximum width.
2982 (Publishing options): Document the :email option.
2983 (Beamer class export): Fix bug in the BEAMER example.
2984 (Refiling notes): Document refile logging.
2985 (In-buffer settings): Document refile logging keywords.
2986 (Drawers): Document `C-c C-z' command.
2987 (Agenda commands): Mention the alternative key `C-c C-z'.
2988 (Special properties): Document the BLOCKED property.
2989 (The spreadsheet): Mention the formula editor.
2990 (References): Document field coordinates.
2991 (Publishing action): Correct the documentation for the
2992 publishing function.
2993 (The date/time prompt): Document that we accept dates
2994 like month/day/year.
2995 (Cooperation): Document the changes in table.el support.
2996 (Faces for TODO keywords, Faces for TODO keywords)
2997 (Priorities): Document the easy colors.
2998 (Visibility cycling): Document the new double prefix
2999 arg for `org-reveal'.
3000 (Cooperation): Remember.el is part of Emacs.
3001 (Clean view): Mention that `wrap-prefix' is also set by
3002 org-indent-mode.
3003 (Agenda commands): Add information about prefix args to
3004 scheduling and deadline commands.
3005 (Search view): Point to the docstring of
3006 `org-search-view' for more details.
6e104790 3007 (Agenda commands): Document that `>' prompts for a date.
ed21c5c8
CD
3008 (Setting tags): Document variable
3009 org-complete-tags-always-offer-all-agenda-tags.
6e104790 3010 (Column attributes): Cross-reference special properties.
ed21c5c8 3011
456b348e
MA
30122010-04-10 Michael Albinus <michael.albinus@gmx.de>
3013
3014 Synchronize with Tramp repository.
3015
3016 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
0c7efc08
SM
3017 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
3018 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
456b348e
MA
3019 syntax, texi2dvi reports errors with the backquotes.
3020
3021 * trampver.texi: Update release number.
3022
357e2d8e
KY
30232010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
3024
3025 * gnus.texi (Finding the News): Add pointers to the Server buffer
3026 because it's essential.
3027
1d4d7664
KY
30282010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
3029
3030 * gnus.texi (MIME Commands): Update description of
3031 gnus-article-browse-html-article.
3032
bd3e840f
KY
30332010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
3034
3035 * auth.texi (Secret Service API): Add TODO node.
3036 (Help for users): Explain the new source options for `auth-sources'.
3037
e867cb5d 30382010-03-24 Michael Albinus <michael.albinus@gmx.de>
c8215db1
MA
3039
3040 * trampver.texi: Update release number.
3041
288f9fc0
CY
30422010-03-10 Chong Yidong <cyd@stupidchicken.com>
3043
3044 * Branch for 23.2.
3045
d99aaebd
CY
30462010-03-03 Chong Yidong <cyd@stupidchicken.com>
3047
3048 * faq.texi (Escape sequences in shell output): Note that ansi-color is
3049 now enabled by default.
3050
5794c2a5
MA
30512010-02-28 Michael Albinus <michael.albinus@gmx.de>
3052
3053 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
3054 when Emacs runs in interactive mode. (Bug#5645)
3055
40572be6
GM
30562010-02-16 Glenn Morris <rgm@gnu.org>
3057
3058 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
3059
7bb8ed67
MH
30602010-02-05 Mark A. Hershberger <mah@everybody.org>
3061
3062 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
3063
45a1423d 30642010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
994ff697
KY
3065
3066 * gnus.texi (Score File Format): Fix typo.
3067
45a1423d 30682010-01-19 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
3069
3070 * cc-mode.texi: Replace references to obsolete c-subword-mode.
3071
14f17fc8
JB
30722010-01-18 Juanma Barranquero <lekktu@gmail.com>
3073
3074 * ada-mode.texi (Project File Overview): Fix typo.
3075
607d4369
CY
30762010-01-17 Chong Yidong <cyd@stupidchicken.com>
3077
3078 * semantic.texi: Add Richard Y. Kim credit.
3079
3080 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
3081
3d1bfa99
MA
30822010-01-17 Michael Albinus <michael.albinus@gmx.de>
3083
3084 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
a628ad9d 3085 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
3d1bfa99 3086
6fbf7a75
GM
30872010-01-17 Glenn Morris <rgm@gnu.org>
3088
b9f978f0
GM
3089 * calc.texi (Reporting Bugs): Don't mention format of repository.
3090
f19bc38d
GM
3091 * woman.texi (Bugs): Make "Emacs repository" less specific,
3092 and the URL for same more specific.
3093
6fbf7a75
GM
3094 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
3095
16c3428a
JB
30962010-01-17 Juanma Barranquero <lekktu@gmail.com>
3097
3098 * ede.texi (ede-step-project, ede-proj-target):
3099 * tramp.texi (Remote processes): Fix typos.
3100
045b9da7
ML
31012010-01-16 Mario Lang <mlang@delysid.org>
3102
3103 * ede.texi (ede-target):
3104 * org.texi (Refiling notes): Remove duplicated words.
3105
c57008f6
SM
31062010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
3107
3108 * gnus.texi (Posting Styles): Use with-current-buffer.
3109 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
3110
798c9eb5
KR
31112010-01-02 Kevin Ryde <user42@zip.com.au>
3112
3113 * eieio.texi (Naming Conventions): Correction to xref on elisp
3114 coding conventions, is "Tips" node not "Standards".
3115
4970fbfe
CY
31162009-12-24 Chong Yidong <cyd@stupidchicken.com>
3117
3118 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
3119
3120 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
3121
83828b06
KY
31222009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
3123
3124 * gnus.texi (Direct Functions): Add missing port number to tls method.
3125
45a4a565
JB
31262009-12-15 Juanma Barranquero <lekktu@gmail.com>
3127
3128 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
3129 ($(infodir)/edt, edt.dvi): New targets.
3130
698bfef7
GM
31312009-12-15 Glenn Morris <rgm@gnu.org>
3132
3133 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
3134 (edt, $(infodir)/edt, edt.dvi): New targets.
3135 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
3136
3137 * Makefile.in (PDF_TARGETS, pdf): New.
3138 (clean): Add *.pdf.
3139 Add pdf rules for all manuals.
3140
0e983327
JB
31412009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
3142
3143 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
3144
8e687433
CY
31452009-12-14 Chong Yidong <cyd@stupidchicken.com>
3146
3147 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
3148 (Smart Jump, Analyzer Debug): Copyedits.
3149 (Semantic mode user commands): Link to new nodes.
3150 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
3151 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
3152 upstream Semantic manual.
3153
3154 * semantic.texi (Introduction): Minor fix to diagram.
3155
020335df
MA
31562009-12-09 Michael Albinus <michael.albinus@gmx.de>
3157
3158 * eshell.texi (History): Add the other built-in variables.
3159 (Built-ins): Explain built-ins, and how to apply the external commands.
3160 Add `history', `su' and `sudo'.
3161
3162 * tramp.texi (Remote processes): Add missing <RET> in the example.
3163
6ddf13e4
BW
31642009-12-01 Bill Wohler <wohler@newt.com>
3165
3166 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
45a4a565 3167 path for mairix example. Specify -q in namazu example since namazu is
6ddf13e4
BW
3168 excessively garrulous.
3169
07b6428c
MA
31702009-11-29 Michael Albinus <michael.albinus@gmx.de>
3171
3172 * tramp.texi (Remote processes): Improve eshell example with "su"
3173 and "sudo" commands.
3174
fd1cefda
CY
31752009-11-28 Chong Yidong <cyd@stupidchicken.com>
3176
3177 * semantic.texi (Analyzer Internals): Rename from Analyzer.
3178
3179 * sem-user.texi (Semantic mode user commands): Fix key syntax.
3180 Document semantic-complete-analyze-inline.
3181 (Semanticdb search debugging commands): Minor clarification.
3182 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
45a4a565 3183 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
fd1cefda 3184 manual.
9d542758 3185 (Semantic mode): Link to Idle Scheduler.
fd1cefda 3186
159e3ad5
KR
31872009-11-28 Kevin Ryde <user42@zip.com.au>
3188
3189 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
45a4a565 3190 @pxref, now EIEIO is in Emacs.
159e3ad5 3191
c6d47315
KR
3192 * erc.texi (Development): Correction to git tutorial url.
3193
16f6287e
GM
31942009-11-26 Glenn Morris <rgm@gnu.org>
3195
3196 * faq.texi (Latest version of Emacs): Mention stability of development
3197 version.
3198 (Problems with very large files): Max buffer size increase in 23.2.
3199 (VM): VM has moved house again.
3200
5ea5dbc9
JB
32012009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
3202
3203 * calc.texi (Radix modes): Discuss alternate bases for two's complement
3204 notations.
3205
5dec9555
CD
32062009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
3207
45a4a565 3208 * org.texi (Column attributes): Fix documentation of new operators.
5dec9555 3209
bd6f6833
CY
32102009-11-20 Chong Yidong <cyd@stupidchicken.com>
3211
3212 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
673286f5
CY
3213 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
3214 (Idle Completions Mode): Numerous copyedits.
bd6f6833 3215
be479117
JB
32162009-11-17 Juanma Barranquero <lekktu@gmail.com>
3217
3218 * semantic.texi (Semantic Internals, Glossary):
3219 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
3220 (Semanticdb search debugging commands): Fix typos.
3221
17291a1f
JB
32222009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
3223
be479117 3224 * calc.texi (Radix modes): Mention twos-complement notation.
17291a1f 3225
af42a9cc
JB
32262009-11-16 Juanma Barranquero <lekktu@gmail.com>
3227
3228 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
3229 ($(infodir)/semantic, semantic.dvi): New targets.
3230
3149927d
CY
32312009-11-16 Chong Yidong <cyd@stupidchicken.com>
3232
3233 * Makefile.in: Build the Semantic manual.
3234
3235 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
3236 repository.
3237
977640ed
MA
32382009-11-16 Michael Albinus <michael.albinus@gmx.de>
3239
3240 * dbus.texi (Receiving Method Calls): New defun
3241 `dbus-unregister-service'.
3242
17673adf
CD
32432009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
3244
3245 * org.texi (Speed keys): New section.
3246
0ecd3c90
MA
32472009-11-13 Michael Albinus <michael.albinus@gmx.de>
3248
3249 * dbus.texi (Type Conversion): Fix typo.
3250 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
3251 `dbus-registered-objects-table'.
0c7efc08
SM
3252 (Receiving Method Calls): New defun `dbus-register-property'.
3253 Move `dbus-unregister-object' here.
0ecd3c90 3254
8bfe682a
CD
32552009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
3256
3257 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
3258
32592009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
3260
3261 * org.texi (Column attributes): Add the new age summary operators.
3262 Also, mention the fact you can only use one summary operator per
3263 property.
3264
32652009-11-13 John Wiegley <johnw@newartisans.com>
3266
0c7efc08 3267 * org.texi (Tracking your habits): Add a new section in the
8bfe682a 3268 manual about how to track habits.
0c7efc08 3269 (Resolving idle time): Add a section on how idle and
8bfe682a
CD
3270 dangling clocks are resolved.
3271
32722009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
3273
3274 * org.texi (Agenda commands): Document the new `i' command.
3275 (Inserting deadline/schedule): Document logging changes
3276 of scheduling and deadline times stamps.
3277 (In-buffer settings): Document the in-buffer keywords for logging
3278 changes of scheduling and deadline times stamps.
3279 (Structure editing, Plain lists): Document indentation
3280 cycling in empty entries with TAB.
3281 (Archiving): Document the default archiving command.
3282 (Moving subtrees): Document the new keys for archiving.
3283 (Internal archiving): Fix incorrect key.
3284 (Agenda commands): Document the TODO set switching commands.
3285 (Agenda commands): Document the new archiving keys.
3286 (Clocking work time): Better description on how to save
3287 and restore a clock.
3288 (Resolving idle time): Mention the x11idle program to get true
3289 idleness also under X11.
3290 (Resolving idle time): Use @kbd instead of @key for normal
3291 letters, because this is how he rest of the manual does this.
3292 (Pushing to MobileOrg): Mention that `org-directory'
3293 should be set.
3294 (Agenda commands): Document that SPC is a filter for
3295 any tag.
0c7efc08 3296 (Search view): Rename from "Keyword search".
8bfe682a
CD
3297 (Capure): New chapter.
3298 (Markup): New chapter.
0c7efc08
SM
3299 (Links in HTML export, Images in HTML export):
3300 Extend the section titles.
8bfe682a
CD
3301 (Images in HTML export): Document the align option.
3302 (Text areas in HTML export): Extend the section title.
3303 (Images in LaTeX export): Explain image placement in LaTeX.
3304
693737cd
GM
33052009-11-10 Glenn Morris <rgm@gnu.org>
3306
3307 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
3308
c7bd4ebe
MA
33092009-11-08 Michael Albinus <michael.albinus@gmx.de>
3310
3311 * tramp.texi (Auto-save and Backup): Disable backups just for a
3312 method.
3313
3314 * trampver.texi: Update release number.
3315
76c5acad
MA
33162009-11-07 Michael Albinus <michael.albinus@gmx.de>
3317
3318 Sync with Tramp 2.1.17.
3319
3320 * trampver.texi: Update release number.
3321
d9a57abf
GM
33222009-10-29 Glenn Morris <rgm@gnu.org>
3323
3324 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
3325
637f4f0f
MA
33262009-10-23 Michael Albinus <michael.albinus@gmx.de>
3327
3328 * tramp.texi (External methods): Temporary files are kept for
3329 `rsync' and `rsyncc' methods.
3330
310dbb05
JB
33312009-10-09 Juanma Barranquero <lekktu@gmail.com>
3332
3333 * eieio.texi: Fix typos.
3334
09094f28
CY
33352009-10-07 Chong Yidong <cyd@stupidchicken.com>
3336
3337 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
3338
216f299a
JB
33392009-10-07 Juanma Barranquero <lekktu@gmail.com>
3340
3341 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
3342 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
3343
966a6506
CY
33442009-10-07 Chong Yidong <cyd@stupidchicken.com>
3345
3346 * Makefile.in: Build EIEIO and EDE manuals.
3347
33482009-10-07 Eric Ludlam <zappo@gnu.org>
3349
3350 * eieio.texi:
3351 * ede.texi: New files.
3352
8842cd9b
MA
33532009-10-05 Michael Albinus <michael.albinus@gmx.de>
3354
3355 * tramp.texi (Remote processes): Association of a pty is not supported.
3356
7006d207
CD
33572009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
3358
3359 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
3360 (Processing LaTeX fragments): Document that the size of images can be
3361 changes using the variable `org-format-latex-options'.
3362 (The date/time prompt, Timestamps): Be more accurate over ISO format
3363 dates and times.
3364 (Visibility cycling): Document showeverything keyword.
3365 (In-buffer settings): Document showeverything keyword.
3366 (Setting up the staging area): Fix the example.
3367 (MobileOrg): New section.
3368 (Agenda commands, Exporting Agenda Views): Document exporting the
3369 agenda view to Org files.
3370
0e7b2867
MA
33712009-09-28 Michael Albinus <michael.albinus@gmx.de>
3372
3373 * tramp.texi (History): Add IMAP support.
3374 (External methods): Add `imap' and `imaps' methods.
3375 (GVFS based methods): Add indices for `davs'.
3376 (Password handling): Rename anchors. Add IMAP entries for
3377 ~/.authinfo.gpg.
3378
3379 * trampver.texi: Set default value of `emacsimap'.
3380
4146636e
KY
33812009-09-22 Daiki Ueno <ueno@unixuser.org>
3382
3383 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
3384
d22f7ffa
CY
33852009-09-13 Chong Yidong <cyd@stupidchicken.com>
3386
0c7efc08
SM
3387 * dired-x.texi (Technical Details):
3388 Delete dired-up-directory (Bug#4292).
d22f7ffa 3389
66043531
MA
33902009-09-03 Michael Albinus <michael.albinus@gmx.de>
3391
216f299a 3392 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 3393
6eb02347
CD
33942009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
3395
3396 * org.texi (Effort estimates): Document new effort setting commands.
3397 (Agenda commands): Document the new keys fro agenda time motion.
3398 Document entry text mode. Improve documentation of the keys to include
3399 inactive time stamps into the agenda view.
3400 (Feedback): Document the new bug report command.
0c7efc08 3401 (Structure editing): Add an index entry for the sorting of subtrees.
6eb02347 3402
38dc51ba
KY
34032009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
3404
3405 * auth.texi (Help for users): Corrected markup.
3406
e402f452
GM
34072009-09-02 Glenn Morris <rgm@gnu.org>
3408
3409 * emacs-mime.texi (time-date): Mention float-time.
3410
744256cf
JB
34112009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
3412
3413 * calc.texi (Simplifying Formulas): Improve the wording.
3414
b0b63450
MB
34152009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
3416
3417 * auth.texi: Rewritten for coverage and clarity.
3418
34192009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
3420
0c7efc08
SM
3421 * gnus.texi (Expiring Mail):
3422 Mention gnus-mark-copied-or-moved-articles-as-expirable.
b0b63450
MB
3423 (Various Various): Mention gnus-safe-html-newsgroups.
3424
3425 * gnus-news.texi: Mention
3426 gnus-mark-copied-or-moved-articles-as-expirable.
3427
3428 * emacs-mime.texi (Display Customization): Add xref to
3429 gnus-safe-html-newsgroups.
3430
b59329e0
MA
34312009-08-28 Michael Albinus <michael.albinus@gmx.de>
3432
3433 * tramp.texi (Version Control): Remove.
af42a9cc 3434 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
b59329e0
MA
3435 reference.
3436 (External methods): Correct `scpc' concept index entries. New method
3437 `rsyncc'.
3438 (External packages): New subsections "Filename completion" and "File
3439 attributes cache".
3440
0ff2d6c2
JB
34412009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
3442
3443 * calc.texi (Rewrite Rules): Improve the example.
3444 (Simplifying Formulas): Explain use of the I and H flags for
3445 simplification.
3446
ecd3d54f
MA
34472009-08-25 Michael Albinus <michael.albinus@gmx.de>
3448
3449 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
91af3942 3450 Describe autostart behavior of dbus-ping.
ecd3d54f
MA
3451 (Synchronous Methods, Asynchronous Methods): Use English numeric format
3452 for timeout values.
78176e69
MA
3453 (Top): Remove footnote saying D-Bus is not enabled by
3454 default. (Bug#4256)
ecd3d54f 3455
0f215bca
DU
34562009-08-23 Daiki Ueno <ueno@unixuser.org>
3457
3458 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 3459 Reported by Jari Aalto (Bug#4211).
0f215bca 3460 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 3461 epa-global-mail-mode.
3b7ab45f
DU
3462 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
3463 epa-setup.
0f215bca 3464
4f22e84d
MA
34652009-08-16 Michael Albinus <michael.albinus@gmx.de>
3466
3467 * dbus.texi (Asynchronous Methods): Allow nil handler.
3468
9ff0b02b 34692009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 3470
26b03ee3 3471 * ediff.texi (ediff-current-file): Add information about this new function.
4f22e84d 3472
26b03ee3 3473 * viper.texi: Add information about C-s in viper's search command.
4f22e84d 3474
4c39f404
CY
34752009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
3476
3477 * calc.texi (Date Forms): Fix typos.
3478
3bcfba17
GM
34792009-08-08 Glenn Morris <rgm@gnu.org>
3480
3481 * org.texi (Agenda commands): Restore clobbered change.
3482
66783bb4
EZ
34832009-08-07 Eli Zaretskii <eliz@gnu.org>
3484
3485 * calc.texi (Graphics, Devices): Update with the peculiarities of
3486 operation on MS-Windows.
3487
c8d0cf5c
CD
34882009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
3489
3490 * org.texi (Publishing action): Improve documentation of file
3491 names when publishing to the source directory.
3492 (Clean view): Document `org-indent-mode'.
3493 (Clocking work time): Add documentation for the
3494 new :timetamp option when creating a clock report.
3495 (Paragraphs): Fix many typos.
3496 (Plain lists): Remove duplicate explanation about the
3497 `C-c *' command.
3498 (Literal examples): Update to reflect the new behavior
3499 of the -n -r -k switches when exporting source code examples.
3500 (Structure editing): Add information about `C-c *',
3501 converting a plain list into a list of Org items.
3502 (Remember): Small rephrasing of the paragraph
3503 describing remember.el. Also mentioned that remember.el is part
3504 of Emacs 23, not Emacs 22.
3505 (Clocking work time): Add documentation about
3506 displaying the current clocking time against the effort estimate.
3507 Also add a footnote about using `org-clock-in-prepare-hook' to add
3508 an effort estimate on the fly, just before clocking it.
3509 (Footnotes): Document automatic renumbering and
3510 sorting.
3511 (Agenda commands): Document new bulk commands.
3512 (Plain lists): Document new behavior of
3513 `org-cycle-include-plain-lists'.
4e2af782 3514 Hyphenation only in TeX.
c8d0cf5c
CD
3515 (Clocking work time): Document the key to update effort
3516 estimates.
3517 (Clocking work time): Document the clock time display.
3518 (Structure editing, TODO basics): Document new
3519 variables.
3520 (Column attributes): Document new colciew operators.
3521 (Publishing options): Document :xml-declaration.
3522 (Tracking TODO state changes): Document the
3523 LOG_INTO_DRAWER property.
3524 (Literal examples): Document the new implementation for
3525 editing source code.
3526 (Publishing action): Mention the new publishing
3527 function, to publish an Org source file.
3528 (Publishing links): Mention how to link to an Org source file.
3529 (Macro replacement): Document new macros.
3530 (Handling links): Document type-specific completion
3531 when inserting links.
3532 (Structure editing, Plain lists): Improve documentation
3533 on sorting.
3534 (Internal links): Document custom ids for links.
3535 (Handling links): Document custom ids for links.
3536 (CSS support): Document new class.
3537 (Refiling notes): Document the possibility to create new nodes
3538 during refiling.
3539 (Agenda commands): Document the "?" operator to find
3540 tasks without effort setting.
3541 (Exporting agenda information): Section moved.
3542 (RSS Feeds): New section.
3543 (Built-in table editor): Document M-e and M-a navigate
3544 inside table field.
3545 (Stuck projects): Docment that projects identified as
3546 un-stuck will still be searchd for stuck sub-projects.
3547 (Paragraphs): Document centering.
3548 (Creating timestamps, Agenda commands): Document new
3549 behavior when changing time stamps.
3550 (Structure editing): Document the new command
3551 `org-clone-subtree-with-time-shift'.
3552 (Publishing): Refresh this chapter.
3553 (Export options, Export options, In-buffer settings):
3554 Document the new keywords.
3555 (Matching tags and properties): Collect all
3556 documentation about tags/property matches here.
3557 (Setting tags): Document `org-tag-persistent-alist'.
3558 (Weekly/daily agenda): New section.
3559 (Orgstruct mode): Describe `orgstruct++-mode'.
3560 (Drawers): Mention the LOGBOOK drawer.
3561 (Export options, Sectioning structure): Document the
3562 #+LEATEX_HEADER in-buffer setting.
3563 (Bugs): Section removed.
3564 (Hooks): New section.
0c7efc08 3565 (Add-on packages): Move here from old location.
c8d0cf5c
CD
3566 (Context-sensitive commands): New section.
3567 (Setting tags): Document newline option.
3568 (Global TODO list, Matching tags and properties):
3569 Mention more variables.
3570 (Checkboxes): Update to changed command behavior.
81a5560e 3571
40d2791f
CY
35722009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
3573
3574 * speedbar.texi (Basic Key Bindings): Fix typo.
3575
65d0154b
JB
35762009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
3577
3578 * calc.texi (Vector/Matrix Functions): Add index entries for both
3579 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
3580 affects matrices with more than one row.
b5bdfd9f 3581 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 3582
5a9e3ab7
JB
35832009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
3584
3585 * calc.texi (Stack Manipulation Commands): Add documentation for
ed9265fc 3586 `calc-transpose-lines'.
5a9e3ab7 3587
42fb7e61
MA
35882009-07-27 Michael Albinus <michael.albinus@gmx.de>
3589
3590 * dbus.texi (Receiving Method Calls): Describe special return value
3591 `:ignore'.
3592
574b69d5
AM
35932009-07-24 Alan Mackenzie <acm@muc.de>
3594
3595 * cc-mode.texi (Config Basics, File Styles): Document that at mode
3596 initialization, any individual variable setting now takes precedence
3597 over one done via c-file-style/c-file-offsets.
3598
ec06459c
JB
35992009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
3600
3601 * calc.texi (Undoing Mistakes): Mention that the undo list will be
3602 truncated when Calc is quit.
3603 (Customizing Calc): Document `calc-undo-length'.
3604
4ce54f6b
CY
36052009-07-20 Chong Yidong <cyd@stupidchicken.com>
3606
3607 * calc.texi (About This Manual): Don't mention chapter numbers in text.
3608
0e4f8ba5
GM
36092009-07-11 Kevin Ryde <user42@zip.com.au>
3610
3611 * pcl-cvs.texi (About PCL-CVS):
3612 * widget.texi (Basic Types):
3613 Fix cross-references.
3614
fa0f81b0
AS
36152009-07-01 Andreas Schwab <aschwab@redhat.com>
3616
3617 * dbus.texi (Type Conversion): Don't use literal control character.
3618
88a683c5
MA
36192009-07-01 Michael Albinus <michael.albinus@gmx.de>
3620
3621 * tramp.texi (GVFS based methods): New section.
3622 (Remote processes): Processes for GVFS based methods run locally.
3623
36c8febb
MA
36242009-06-30 Michael Albinus <michael.albinus@gmx.de>
3625
0c7efc08
SM
3626 * tramp.texi (Inline methods, External methods, Gateway methods):
3627 Avoid the words "kludge" and hack".
36c8febb
MA
3628 (External methods): Add `synce' method.
3629
3630 * trampver.texi: Update release number.
3631
d6b951bb
MA
36322009-06-22 Michael Albinus <michael.albinus@gmx.de>
3633
3634 Sync with Tramp 2.1.16.
3635
3636 * tramp.texi (History): Add GVFS support.
3637 (External methods): Precise `rsync' description. Add `dav', `davs' and
3638 `obex' methods. Add 'tramp-gvfs-methods' option.
3639 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
3640 forms.
3641 (Remote Programs): Introduce `tramp-own-remote-path'.
3642 (Remote processes): New subsection "Running remote programs that create
3643 local X11 windows".
3644 (Frequently Asked Questions): Improve code for disabling vc.
3645
3646 * trampver.texi: Update release number. Set default value of
3647 `emacsgvfs'.
3648
70243478
CY
36492009-06-21 Chong Yidong <cyd@stupidchicken.com>
3650
3651 * Branch for 23.1.
3652
54b31cbf
GM
36532009-06-17 Glenn Morris <rgm@gnu.org>
3654
3655 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
3656 (Latest version of Emacs): Mention source code repository.
3657
f6adc23c
GM
36582009-06-16 Glenn Morris <rgm@gnu.org>
3659
3660 * faq.texi (Top): Language tweak.
3661 (Extended commands): Most people have arrow keys.
3662 (Emacs manual): Say how to follow info links.
3663 (File-name conventions): Change title a bit. Explain about source
3664 versus installed. Condense etc description.
3665 (Guidelines for newsgroup postings): Mention Savannah list page.
3666 (Newsgroup archives): Simplify.
3667 (Contacting the FSF): Add contact URL.
3668 (Emacs Lisp documentation): Printed version not always available.
3669 (Installing Texinfo documentation): Explain how by hand installation is
3670 not normally needed. Use add-to-list. Remove duplicate reference.
3671 (Informational files for Emacs): Move info on Help menu here from
3672 "File-name conventions".
3673 (Help installing Emacs): Tweak uref.
3674 (Obtaining the FAQ): Mention repository.
3675 (Origin of the term Emacs): Explain "ITS".
3676 (Changing load-path): Use add-to-list.
3677 (Automatic indentation): Clarify this is for Text mode.
3678 Don't mention Indented Text mode.
3679 (Finding Emacs on the Internet): The FSF does not seem to offer a
3680 deluxe distribution on CD anymore.
3681
b59a8457
GM
36822009-06-16 Glenn Morris <rgm@gnu.org>
3683
3684 * faq.texi (Top): Mention which Emacs version this FAQ is about.
3685 Recommend the latest release. Mention how to get older FAQs.
3686 Recommend the Emacs manual.
3687 (Guidelines for newsgroup postings): Discourage cross-posts.
3688 (Underlining paragraphs): Remove.
3689 (Editing MS-DOS files): Remove pre-Emacs 20 information.
3690 (Bugs and problems): Update key-binding.
3691 (Problems with very large files): Mention 64-bit.
3692 (Shell process exits abnormally): Remove.
3693 (Problems with Shell Mode): Rename and update.
3694 (Spontaneous entry into isearch-mode)
3695 (Problems talking to certain hosts): Remove. This is old information,
3696 in etc/PROBLEMS if needed.
3697 (Emacs takes a long time to visit files, Updating Emacs): Remove.
3698 (Dired claims that no file is on this line): Update.
3699 (Installing Emacs, Problems building Emacs): Simplify.
3700 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
3701 information.
3702 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
3703 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
3704 (JDEE): "JDEE", not "JDE".
3705 (Handling C-s and C-q with flow control, Binding C-s and C-q):
3706 Remove. This is old information, in etc/PROBLEMS if needed.
3707 (stty and Backspace key, Kanji and Chinese characters): Remove.
3708 (Right-to-left alphabets): Update section.
3709 (Changing the included text prefix): Gnus uses message-yank-prefix.
3710 Add cross-reference to Supercite manual.
3711 (Saving a copy of outgoing mail): Simplify output file description.
3712 (Expanding aliases when sending mail): Refer to Emacs manual.
3713 Remove old info about RFC822.
3714 Correct description of how to rebuild aliases.
3715 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
3716 (MIME with Emacs mail packages)
3717 (Viewing articles with embedded underlining)
3718 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
3719 Remove old sections.
3720 (Killing based on nonstandard headers): Remove. Scoring is preferable,
3721 and is well-documented in the Gnus manual.
3722 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
3723 (Making Gnus faster): Rename from "Starting Gnus faster".
3724 Merge "Catch-up is slow in Gnus" into here.
3725
0e6d12ca
GM
37262009-06-14 Glenn Morris <rgm@gnu.org>
3727
3728 * faq.texi (Status of Emacs): Re-order with most recent releases first.
3729 (New in Emacs 23): New section.
3730 (Handling C-s and C-q with flow control): Add xref.
3731
2e17e05e
GM
37322009-06-13 Glenn Morris <rgm@gnu.org>
3733
3734 * faq.texi (Setting up a customization file): Grammar fix.
3735 Customize is no longer "new".
3736 (Displaying the current line or column): Line-number mode is on by
3737 default. Don't mention `column' package. Mention linum.el.
3738 (Turning on abbrevs by default): Explain how to do it for buffers,
3739 modes, and everywhere.
3740 (Associating modes with files): Use add-to-list. Don't mention Emacs
3741 19.
3742 (Highlighting a region): On by default since 23.1.
3743 (Replacing highlighted text): Update doc quote.
3744 (Working with unprintable characters): Don't mention search-quote-char.
3745 (Using an already running Emacs process): Gnuclient is probably not an
3746 enhancement these days.
3747 (Indenting switch statements): Remove mention of pre-Emacs 20.
3748 (Horizontal scrolling): Abbreviate Emacs 20 description.
3749 (Replacing text across multiple files): Fix name of dired command.
3750 (Disabling backups): Use require not load.
4f9d4de3 3751 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 3752
2a1cf2b9
BW
37532009-06-13 Bill Wohler <wohler@newt.com>
3754
3755 Release MH-E manual version 8.2.
3756
3757 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3758 release 8.2.
3759
85b438b7
GM
37602009-06-13 Glenn Morris <rgm@gnu.org>
3761
3762 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
3763 in this day and age the common meaning is "on the web".
3764 (copying): Use @copyright in all cases.
3765 (Basic keys): Remove reference to deleted manual node "Text Characters".
3766 (File-name conventions): Use GNU as an example rather than SERVICE.
3767 default.el lives in site-lisp. Update Info directory location.
3768 (Real meaning of copyleft): GPL actions have been brought, but all
3769 settled out of court.
3770 (Guidelines for newsgroup postings): Shorten section title.
3771 Simplify comp.emacs description.
3772 (Newsgroup archives): Change Google URL. Describe Gmane.
3773 (Unsubscribing from Emacs lists): Remove discussion of "distribution
3774 points". Mention List-Unsubscribe header.
3775 (Contacting the FSF): Update email and URLs.
3776 (Basic editing): Mention F1 for help.
3777 (Installing Texinfo documentation): Refer to Texinfo website rather
3778 than ftp server.
3779 (Printing a Texinfo file): Mention texi2pdf.
3780 (Informational files for Emacs): Don't describe FTP or SERVICE, they
3781 are just stubs nowadays.
3782 (Latest version of Emacs): Explain version numbers.
3783 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
3784 (Turning on syntax highlighting): No need to mention hilit19 any more.
3785 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
3786 (Modes for various languages): Remove section.
3787 (Major packages and programs): Remove most version and maintainer
3788 information - it's hard to keep up-to-date, and adds nothing.
3789 Similarly with direct links to mailing lists.
3790 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
3791 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
3792 years, and Emacs comes with tools for this now.
3793 (Patch): Remove section - this is a standard tool.
3794 (Using function keys under X): Remove section.
3795
93e2d996
GM
37962009-06-12 Glenn Morris <rgm@gnu.org>
3797
3798 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
3799 (Help installing Emacs): Remove reference to deleted X11 node.
3800 (Associating modes with files): Interpreter-mode-alist is no longer
3801 subservient to auto-mode-alist.
3802 (Installing Emacs): Change future Emacs version.
3803 (Linking with -lX11 fails): Remove old section.
3804 (Packages that do not come with Emacs): Update ELL location.
3805 Emacs Lisp archive is dead.
3806 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
3807 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
3808 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
3809 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
3810 (Removing flashing messages): Remove section about non-existent Gnus
3811 option.
3812
f0bf7708
GM
3813 * faq.texi (Top): Add @top command.
3814 Remove the optional arguments from all @node commands: makeinfo can
3815 generate these automatically, and it is easier to edit and rearrange
3816 nodes without them.
3817
30884d11
GM
38182009-06-11 Glenn Morris <rgm@gnu.org>
3819
3820 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
3821 (The LPF): Make the updated URL the sole reference point.
3822 (Learning how to do something): Update refcard price and format.
3823 (Getting a printed manual): Sources in doc/emacs/, not man/.
3824 Also available in PDF format. Since the page count varies, be less
3825 precise.
3826 (Informational files for Emacs): Remove references to deleted files
3827 LPF and SUN-SUPPORT, and to UUCP.
3828 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
3829 Remove many obsolete ways to get the FAQ, which now seems only to be
3830 distributed with Emacs.
3831 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
3832
deab46e0
CY
38332009-06-09 Chong Yidong <cyd@stupidchicken.com>
3834
223b43fa 3835 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 3836 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 3837
deab46e0
CY
3838 * ada-mode.texi (Installation, Compile commands)
3839 (Project File Overview, No project files, Set compiler options)
3840 (Use GNAT project file, Use multiple GNAT project files)
3841 (Identifier completion): Use @samp for menu items, and @kbd for key
3842 sequences (Bug#3504).
3843
71fbd643
DU
38442009-06-04 Daiki Ueno <ueno@unixuser.org>
3845
8c9bb6f5 3846 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 3847
f197085b
CY
38482009-06-04 Ryan Yeske <rcyeske@gmail.com>
3849
3850 * message.texi (Header Commands): Fix descriptions to match
3851 keybindings.
3852
7f3bc720
DU
38532009-04-22 Daiki Ueno <ueno@unixuser.org>
3854
3855 * gnus.texi (Security): Mention that EasyPG is the current default.
3856
4518068d
CY
38572009-04-13 Chong Yidong <cyd@stupidchicken.com>
3858
3859 * ediff.texi (Session Commands): Fix typo.
3860
d7ca410a
MB
38612009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
3862
3863 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
3864 news.software.readers. Reported by Florian Rehnisch.
3865
c6c76add
GM
38662009-04-02 Glenn Morris <rgm@gnu.org>
3867
3868 * auth.texi: Capitalize direntry.
3869
3870 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
3871 using a period in the entry name. (Bug#2797)
3872
35ed8e2e
JB
38732009-03-03 Juanma Barranquero <lekktu@gmail.com>
3874
3875 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
3876 ($(infodir)/auth, auth.dvi): New targets.
3877
e280480a
GM
38782009-03-03 Glenn Morris <rgm@gnu.org>
3879
3880 * auth.texi: Fix @setfilename.
3881
3882 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
3883 (auth, $(infodir)/auth, auth.dvi): New rules.
3884
8a76755b
GM
38852009-02-25 Glenn Morris <rgm@gnu.org>
3886
3887 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
3888
0038d478
MB
38892009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
3890
3891 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
3892
38932009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
3894
3895 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
3896 gnus-nocem-issuers, and gnus-nocem-verifyer.
3897
867d4bb3
JB
38982009-02-20 Juanma Barranquero <lekktu@gmail.com>
3899
3900 * ada-mode.texi (Project files, Automatic Casing):
3901 * dbus.texi (Signals):
3902 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
3903 * mh-e.texi (HTML):
3904 * nxml-mode.texi (Locating a schema)
3905 (Using the document's URI to locate a schema):
3906 * org.texi (Footnotes, Using the mapping API):
3907 * rcirc.texi (Channels): Remove duplicate words.
3908
3a44dc1f
GM
39092009-02-20 Glenn Morris <rgm@gnu.org>
3910
3911 * dired-x.texi (Miscellaneous Commands):
3912 * gnus.texi: Minor updates for mbox Rmail.
3913
5dc584b5
KB
39142009-02-16 Karl Berry <karl@gnu.org>
3915
b59a8457
GM
3916 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
3917 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
3918 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
3919 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
3920 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
3921 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
3922 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
3923 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
3924 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
3925 Consistently use @insertcopying in the Top node,
5dc584b5 3926 @contents at the front (after @end titlepage),
b59a8457 3927 and @direntry after @copying. (Bug#1988)
5dc584b5 3928
9eb59592
MB
39292009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
3930
3931 * auth.texi: New file documenting auth-source.
3932
d324fa76
CD
39332009-02-13 Carsten Dominik <dominik@science.uva.nl>
3934
3935 * org.texi (Org Plot): Fix link.
3936
7a603b73
DU
39372009-02-09 Daiki Ueno <ueno@unixuser.org>
3938
3939 * epa.texi (Mail-mode integration): Mention the way to do
3940 "encrypt-to-self". (Bug#1807)
3941
a626b338 39422009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
3943
3944 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
3945
3b36c17e
MB
39462009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
3947
3948 * gnus-news.texi: Print version about Incoming*.
3949
55033558
CD
39502009-02-02 Carsten Dominik <dominik@science.uva.nl>
3951
3952 * org.texi (Structure editing, Handling links)
3953 (Fast access to TODO states, Javascript support): Make standard docs
3954 correctly reflect default variable settings.
3955
ec712abb
GM
39562009-02-02 Glenn Morris <rgm@gnu.org>
3957
3958 * org.texi: Fix typos.
3959
7112648c
MA
39602009-02-01 Michael Albinus <michael.albinus@gmx.de>
3961
3962 Sync with Tramp 2.1.15.
3963
3964 * trampver.texi: Update release number.
3965
2e461fc1
CD
39662009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
3967
3968 * org.texi (TODO dependencies): Document TODO dependencies on
3969 checkboxes.
3970
bc283609
CD
39712009-01-30 Carsten Dominik <dominik@science.uva.nl>
3972
3973 * org.texi (TODO dependencies): Document key binding for toggling
3974 ORDERED property.
3975
74fc5047
MA
39762009-01-28 Michael Albinus <michael.albinus@gmx.de>
3977
3978 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
3979 of hook functions.
3980
d6685abc
CD
39812009-01-28 Carsten Dominik <dominik@science.uva.nl>
3982
3983 * org.texi (TODO dependencies): New section.
3984
65c439fd
CD
39852009-01-27 Carsten Dominik <dominik@science.uva.nl>
3986
3987 * org.texi (Plain lists, TODO basics, Priorities)
3988 (Multiple sets in one file, Conflicts): Document interaction with
3989 `shift-selection-mode'.
3990
5fafc247
JB
39912009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
3992
3993 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
3994 Make Calc the subject of sentences.
3995 (Rearranging Formulas using Selections): Discuss new options
3996 for `j *'.
3997
e7433508
MA
39982009-01-26 Michael Albinus <michael.albinus@gmx.de>
3999
4000 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
4001
2096a1b6
GM
40022009-01-26 Glenn Morris <rgm@gnu.org>
4003
4004 * org.texi: Fix typos.
4005
0cb61492
BW
40062009-01-26 Bill Wohler <wohler@newt.com>
4007
2096a1b6 4008 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 4009
0bd48b37
CD
40102009-01-25 Carsten Dominik <dominik@science.uva.nl>
4011
4012 * org.texi (References): Add information about remote references.
4013 (Built-in table editor): Document `C-c RET' in tables.
4014 (Math symbols, Quoting LaTeX code): Mention that simple
4015 LaTeX macros survive LaTeX export.
4016 (Images in LaTeX export): Show how to create a reference to a
4017 figure.
4018 (Sectioning structure): Document that the LaTeX class can be
4019 specified in a property.
4020 (Text areas in HTML export): New section.
4021 (External links): Add examples for text search and ID links.
4022 (Built-in table editor): Remove the descriptio of `C-c
4023 C-q', it not longer works.
4024 (Literal examples): Document that a space must follow
4025 the colon in short examples.
4026 (Relative timer): Document `org-timer-stop'.
4027 (Footnotes): New section.
4028 (Footnote markup): Shorten section and refer to new Footnote
4029 section.
4030 (Literal examples): Add documentation for line
4031 numbering in and references to code examples.
4032 (CSS support): Fix the description of default CSS styles.
4033 (Capturing column view): Document
4034 "file:path/to/file.org" as an allowed value for the ID property of
4035 a dynamic block copying column view.
4036
49dbbaf2
SE
40372009-01-23 Stephen Eglen <stephen@gnu.org>
4038
4039 * mh-e.texi (Getting Started): Describe $MH.
4040
193e6828
MA
40412009-01-21 Michael Albinus <michael.albinus@gmx.de>
4042
4043 * tramp.texi (all): Harmonize usage of "external method",
4044 "external transfer method" and "out-of-band method".
4045 (Connection types): Precise the differences of inline and external
4046 methods. Written by Adrian Phillips <a.phillips@met.no>.
4047
26b9f88d
MB
40482009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
4049
4050 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
4051 commands as described at the top. Reported by Allan Gottlieb
4052 <gottlieb@nyu.edu>.
4053
40542009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
4055
4056 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
4057 nnmail-pathname-coding-system.
4058
377952e0
GM
40592009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
4060
4061 * org.texi (Relative timer): Fix typo.
4062
a20d3598
JB
40632009-01-15 Juanma Barranquero <lekktu@gmail.com>
4064
4065 * org.texi (Clocking work time): Fix typo.
98a1e0f5 4066 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 4067
a50253cc
GM
40682009-01-13 Glenn Morris <rgm@gnu.org>
4069
4070 * org.texi: Fix some more typos.
4071
07450bee
GM
40722009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
4073
4074 * org.texi: Fix some typos.
4075
e3e955fe
MB
40762009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
4077
4078 * gnus.texi (Group Parameters): Add note for local variables.
4079
40802009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
4081
0c7efc08
SM
4082 * gnus.texi (Converting Kill Files): Fix URL.
4083 Include gnus-kill-to-score.el in contrib directory.
e3e955fe
MB
4084
40852009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
4086
4087 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
4088 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
4089 (Paging the Article): Add index entry.
4090
71dd9983
JB
40912009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
4092
4093 * ada-mode.texi (Examples): Delete redundant text.
4094
4a0cf14f
MA
40952009-01-03 Michael Albinus <michael.albinus@gmx.de>
4096
36c8febb 4097 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
4098
4099 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
4100 addresses.
4101
aedac0f0
BW
41022009-01-03 Bill Wohler <wohler@newt.com>
4103
4104 * mh-e.texi (Scan Line Formats): Indicate that first column should be
4105 kept empty.
4106
4c65b566
CD
41072008-12-20 Carsten Dominik <dominik@science.uva.nl>
4108
4109 * org.texi (Activation, Exporting, ASCII export, HTML export)
0c7efc08
SM
4110 (HTML Export commands, LaTeX/PDF export commands):
4111 Improve documentation about transient-mark-mode.
e9fce1ac 4112 (References): Document the use of special names like $LR1 to reference
4c65b566
CD
4113 to fields in the last table row.
4114
e1a78e1e
JL
41152008-12-19 Juri Linkov <juri@jurta.org>
4116
4117 * info.texi (Search Text): Remove mention of removed key binding M-s.
4118
17a0aa82
CD
41192008-12-18 Carsten Dominik <dominik@science.uva.nl>
4120
4121 * org.texi (References): Remove mentioning of @0 as reference for the
4122 last line, this has been reverted in the Lisp sources.
4123
4997d802
JB
41242008-12-17 Juanma Barranquero <lekktu@gmail.com>
4125
4126 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
4127 (DVI_TARGETS): Remove duplicates. Add sasl.
4128 ($(infodir)/sasl, sasl.dvi): New targets.
4129
33306645
CD
41302008-12-17 Carsten Dominik <dominik@science.uva.nl>
4131
4132 * org.texi: Version number pushed to 6.15d.
4133
db55f368
CD
41342008-12-16 Carsten Dominik <dominik@science.uva.nl>
4135
a0bf4117 4136 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
4137 (Images in LaTeX export): New section.
4138 (Inlined images, Images in HTML export): Sections renamed.
4139
dae0a942
MB
41402008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
4141
4142 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
4143
9f5572e9
MB
41442008-12-04 David Engster <dengste@eml.cc>
4145
4146 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
af42a9cc 4147 of nnml-get-new-mail. Change URL for mairix patch.
9f5572e9 4148
bc23baaa
CD
41492008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
4150
4151 * org.texi (Using the mapping API): Fix bug in mapping example.
4152 (Publishing options): Make the list of properties complete again, in
4153 correspondence to the variable `org-export-plist-vars'.
4154 (Property searches): Document new special values for time comparisons.
4155 (Tag inheritance): Refine the description of tag inheritance.
4156 (Project alist): Add info about the publishing sequence of components.
a0bf4117 4157 (Effort estimates): Document the new relative timer.
bc23baaa 4158
3bf8054f
JB
41592008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
4160
4161 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
4162 (Using Calc): Clarify use of `C-x * o'.
4163 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
4164
ac134f2f
RS
41652008-11-28 Richard M Stallman <rms@gnu.org>
4166
4167 * dbus.texi (Receiving Method Calls): Clean up previous change.
4168
ace706d1
MA
41692008-11-26 Michael Albinus <michael.albinus@gmx.de>
4170
4171 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
4172 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
4173 `dbus-unescape-from-identifier'.
4174 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 4175 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
4176 (Signals): Use the constants in the example.
4177
d60b1ba1
CD
41782008-11-24 Carsten Dominik <dominik@science.uva.nl>
4179
b97439ce 4180 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 4181
ce4fdcb9
CD
41822008-11-23 Carsten Dominik <dominik@science.uva.nl>
4183
4184 * org.texi (Setting up Remember): Document `org-remember-mode'.
4185 (External links): Document that bbdb links can use a regular
4186 expression.
4187 (External links): Document that elisp links can contain interactive
4188 commands.
4189
c8548a00 41902008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
4191
4192 * viper.texi (viper-translate-all-ESC-keysequences):
4193 Description removed.
4194
6a2c4aec
GM
41952008-11-19 Glenn Morris <rgm@gnu.org>
4196
4197 * doclicense.texi: Change to FDL 1.3.
4198 Relicense all texi files under FDL 1.3 or later.
4199
59ee4113
JB
42002008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
4201
4202 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
4203
59bcbb98 42042008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a 4205
0c7efc08 4206 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
2198eaa5
JB
4207
4208 * ediff.texi: Version/date change.
9f90198a 4209
8aa41c9b
CY
42102008-11-14 Chong Yidong <cyd@stupidchicken.com>
4211
4212 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
4213
17587b1b
JB
42142008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
4215
4216 * calc.texi (About This Manual): Comment out a mention of
4217 marginal notes.
4218
564c900e
CD
42192008-11-12 Carsten Dominik <dominik@science.uva.nl>
4220
4221 * org.texi (Clocking work time): Document the :formula property of
4222 clock tables.
4223 (Structure editing, Refiling notes): Document refiling regions.
4224 (Agenda commands): Document the double-prefix version
4225 of the `l' command in the agenda.
4226 (Handling links): Explain the effect of a double prefix
4227 arg to `C-c C-o'.
4228 (TODO basics): Add documentation for tag triggers.
4229
3c4be1f2
GM
42302008-10-23 Glenn Morris <rgm@gnu.org>
4231
4232 * cl.texi (Function Bindings): Mention `flet' fails to deal with
4233 byte-compiling things like `+'.
4234
4235 * ns-emacs.texi: Merge copyright years of author now with assignment
4236 into FSF years.
4237 (VER): Use it for easier automatic updating. Use Emacs version rather
4238 than standalone Emacs.app version.
4239
a6520ff3
CD
42402008-10-12 Carsten Dominik <dominik@science.uva.nl>
4241
864c9740 4242 * org.texi: Lots of minor fixes.
a6520ff3
CD
4243 (Capture): New chapter.
4244 (Org Plot): New section.
4245
db7a4b66
MH
42462008-09-30 Magnus Henoch <mange@freemail.hu>
4247
4248 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
4249
4043c194
JB
42502008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
4251
4252 * calc.texi (User Defined Units): Mention how to enter optional display
4253 string.
4254
eef5ade7
MB
42552008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
4256
0c7efc08 4257 * message.texi (Sending Variables): Fix variable documentation to
eef5ade7
MB
4258 avoid the "y/n" wording.
4259
e52cac88
MB
42602008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
4261
0c7efc08 4262 * message.texi (Sending Variables): Add `message-confirm-send' doc.
e52cac88
MB
4263
42642008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
4265
4266 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
4267 @enumerate section so as to be able to be formatted with MAKEINFO=no.
4268
00c55306
BW
42692008-09-22 Bill Wohler <wohler@newt.com>
4270
4271 Release MH-E manual version 8.1.
4272
4273 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4274 release 8.1.
4275
4276 * mh-e.texi: Retain dual license as agreed to by the FSF.
4277 However, bump GPL to Version 3.
4278 Use @include for license text.
4279
e52cac88 42802008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
4281
4282 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
4283 (Store custom flags and keywords, Store arbitrary data):
4284 Clean up markup.
64763fe3
MB
4285
42862008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
4287
4288 * gnus.texi (The Gnus Registry): Document it.
4289
9e601b8d
MB
42902008-09-08 David Engster <dengste@eml.cc>
4291
88ee5b02
JB
4292 * gnus.texi (nnmairix): Point out that nnml uses MH format.
4293 Clarify section about choosing back end servers.
9e601b8d 4294
247043f1
GM
42952008-08-23 Glenn Morris <rgm@gnu.org>
4296
4297 * dired-x.texi (Shell Command Guessing):
4298 Mention dired-guess-shell-case-fold-search. (Bug#417)
4299
2bfec7a0
MA
43002008-08-22 Michael Albinus <michael.albinus@gmx.de>
4301
4302 * trampver.texi: Update release number.
4303
247043f1 43042008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
4305
4306 * ns-emacs.texi: Update version.
4307 (Introduction): Correct menu location for options save.
4308 (Customization): Note that defaults are stored under org.gnu.Emacs.
4309
8c20bd92
BW
43102008-08-11 Bill Wohler <wohler@newt.com>
4311
4312 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
4313 explicit about GNU mailutils MH elsewhere (with thanks to Darel
4314 Henman) (closes SF #1768928).
4315
767a4d92
GM
43162008-08-10 Glenn Morris <rgm@gnu.org>
4317
4318 * ns-emacs.texi: Use @copying. Change copyright of authors with
4319 assignment to FSF. Change license to GFDL.
4320 (Top): Remove outdated references.
4321
6ecfe5c2
MB
43222008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
4323
88ee5b02
JB
4324 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
4325 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
4326 gnus-summary-sort-by-most-recent-date.
4327 (Summary Sorting): Explain prefix argument.
4328
43292008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
4330
4331 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
4332 gnus-summary-pipe-output.
4333
eb932e8a
MA
43342008-08-03 Michael Albinus <michael.albinus@gmx.de>
4335
4336 * dbus.texi (Receiving Method Calls): Document error handling of own
4337 D-Bus methods.
4338
bfe16263
BW
43392008-08-01 Bill Wohler <wohler@newt.com>
4340
4341 * mh-e.texi (Reading Mail)
9f90198a 4342 (Viewing Attachments): Describe new function
bfe16263
BW
4343 mh-show-preferred-alternative.
4344 (Sending Mail, Redistributing, Sending Message): Describe new hook
4345 mh-annotate-msg-hook.
4346
21956b56
MA
43472008-07-31 Michael Albinus <michael.albinus@gmx.de>
4348
4349 * dbus.texi (Arguments and Signatures): Fix example.
4350 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
4351 (Asynchronous Methods): New node.
9f90198a
JB
4352 (Errors and Events): Describe extended layout of `dbus-event'.
4353 New defun `dbus-event-message-type'.
21956b56 4354
7c2fb837
DN
43552008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
4356
4357 * ediff.texi: Remove VMS support.
4358
13662773
JB
43592008-07-29 Juanma Barranquero <lekktu@gmail.com>
4360
4361 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
4362 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
4363
ddde0b34
CY
43642008-07-29 Chong Yidong <cyd@stupidchicken.com>
4365
4366 * Makefile.in: Add mairix-el targets.
4367
43682008-07-29 David Engster <deng@randomsample.de>
4369
4370 * mairix-el.texi: New file.
4371
d5875b25
JB
43722008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
4373
366b7d44
JB
4374 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
4375 project files. Delete 'main_unit' project variable; not needed. Allow
4376 process environment variables wherever project variables are allowed.
4377 Add tutorial section on multiple GNAT project files.
d5875b25 4378
6cbab8ee
MA
43792008-07-27 Michael Albinus <michael.albinus@gmx.de>
4380
4381 Sync with Tramp 2.1.14.
4382
4383 * trampver.texi: Update release number.
4384
9e2a2647
DN
43852008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
4386
4387 * ns-emacs.texi:
4388 * faq.texi: Remove mentions of Mac Carbon.
4389
d62672f3
MB
43902008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
4391
4392 * gnus.texi (Saving Articles): Describe the 2nd argument of
4393 gnus-summary-save-in-pipe.
4394 (SpamAssassin): Use it.
4395
43962008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
4397
4398 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
4399
dd12e1c6
CD
44002008-07-25 Carsten Dominik <dominik@science.uva.nl>
4401
4402 * org.texi (Export options): Document the use of the creator flag.
4403
44ce9197
CD
44042008-07-24 Carsten Dominik <dominik@science.uva.nl>
4405
4406 * org.texi: New version 6.06a.
4407
ddd13c5d
JB
44082008-07-23 Juanma Barranquero <lekktu@gmail.com>
4409
4410 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
4411 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
4412
8dc6104d
JB
44132008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
4414
4415 * calc.texi (Editing Stack Entries):
4416 (Algebraic Entry): Rewrite introductory sentences so it can be used by
4417 Calc's help functions. Mention fixing typos.
4418 (Customizing Calc): Fix typo.
4419
44202008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
4421
4422 * calc.texi (summarykey): New macro. Use to correctly format keys in
4423 the summary.
4424
ddd13c5d 44252008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
4426
4427 * ns-emacs.texi (Customization): Corrected documentation on color
4428 specification formats.
4429
568beaa2
AS
44302008-07-19 Andreas Schwab <schwab@suse.de>
4431
db8ef699 4432 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
4433
4434 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
4435 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
4436
cd71b9ae
MA
44372008-07-18 Michael Albinus <michael.albinus@gmx.de>
4438
4439 * dbus.texi (Inspection): Rework, introduce submenus.
4440 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
4441 (Properties and Annotations, Arguments and Signatures): New nodes.
4442
9b7993b4
MA
44432008-07-13 Michael Albinus <michael.albinus@gmx.de>
4444
4445 * dbus.texi (Receiving Method Calls): Fix description of
4446 `dbus-register-method'.
4447 (Signals): Allow also signal arguments for filtering in
4448 `dbus-register-signal'.
4449
241d447b
JB
44502008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
4451
4452 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
4453 `cnorm'.
4454 (Arithmetic Tutorial): Simplify the verification of prime factors.
4455
adb46650
MB
44562008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
4457
4458 * gnus.texi (Saving Articles): Mention
4459 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
4460
92e15881
JB
44612008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
4462
4463 * calc.texi: Adjust mode line throughout.
4464
ea597303
JB
44652008-06-28 Juanma Barranquero <lekktu@gmail.com>
4466
4467 * sasl.texi (Mechanisms): Fix typos.
4468
aee08080
JB
44692008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
4470
4471 * calc.texi (Killing from the stack): Mention using normal Emacs
4472 copying.
4473
a06a4a12
MA
44742008-06-21 Michael Albinus <michael.albinus@gmx.de>
4475
0c7efc08 4476 * tramp.texi (Password handling): Rename from "Password caching".
ea597303 4477 Add `auth-source' mechanism.
a06a4a12
MA
4478 (Connection caching): Tramp reopens the connection automatically,
4479 when the operating system on the remote host has been changed.
4480
7389398d
EZ
44812008-06-20 Eli Zaretskii <eliz@gnu.org>
4482
4483 * makefile.w32-in (distclean): Remove makefile.
4484
b349f79f
CD
44852008-06-17 Carsten Dominik <dominik@science.uva.nl>
4486
3f9b4c2b 4487 * org.texi (Using the mapping API): New section.
b349f79f 4488 (Agenda column view): New section.
3f9b4c2b 4489 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 4490 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 4491 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
4492
44932008-06-17 Jason Riedy <jason@acm.org>
4494
4495 * org.texi (A LaTeX example): Note that fmt may be a one-argument
4496 function, and efmt may be a two-argument function.
4497 (Radio tables): Document multiple destinations.
4498
cd5c05d2
GM
44992008-06-16 Glenn Morris <rgm@gnu.org>
4500
4501 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
4502 Add Cover-Texts.
4503
debf4439
GM
45042008-06-15 Glenn Morris <rgm@gnu.org>
4505
4506 * faq.texi (VER): Update to 23.0.60.
4507
4508 * mh-e.texi: Remove option of licensing under GPL.
4509 Add Cover-Texts to GFDL permissions notice.
4510 (GPL): Remove section.
4511 (GFDL): Include doclicense.texi rather than the actual text.
4512
4513 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
4514 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
4515
4516 * sasl.texi: Fix output file name.
4517
4518 * epa.texi, sasl.texi: Refer to license in Emacs manual.
4519
4520 * gnus-coding.texi: Refer to license in Gnus manual.
4521
4522 * idlwave.texi, sasl.texi: Use @copying.
4523
4524 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
4525
4526 * speedbar.texi: Update Back-Cover Text as per maintain.info.
4527
4528 * url.texi: Use @copying, @title, @subtitle, @author.
4529
4530 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
4531 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
4532 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
4533 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
4534 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
4535 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
4536 * widget.texi, woman.texi:
4537 Remove references to external license, since doclicense is included.
4538
4539 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
4540 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
4541 Remove references to non-existent Invariant Sections.
4542
091f8bc1
GM
45432008-06-14 Glenn Morris <rgm@gnu.org>
4544
4545 * faq.texi (Major packages and programs): Remove references to external
4546 Supercite, Calc, VIPER, since they have been included for some time.
4547 Update VM, AUCTeX, BBDB entries.
4548
47bcb4d3
UJ
45492008-06-14 Ulf Jasper <ulf.jasper@web.de>
4550
4551 * newsticker.texi: Updated to match latest newsticker changes.
4552
6f093307
GM
45532008-06-13 Glenn Morris <rgm@gnu.org>
4554
4555 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
4556 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
4557 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
4558 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
4559 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
4560 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
4561 * woman.texi:
4562 Update Back-Cover Text as per maintain.info.
4563
2b968687
MB
45642008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
4565
4566 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
4567
4568 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
4569 (gnus-faq.xml): Update repository host.
4570
2b968687
MB
4571 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
4572
45732008-06-15 Frank Schmitt <ich@frank-schmitt.net>
4574
4575 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
4576 Fix a typo.
4577
45782008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
4579
4580 * gnus.texi (Mail Source Customization): Correct values of
4e2af782 4581 `mail-source-delete-incoming'. Reported by Tassilo Horn.
2b968687
MB
4582 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
4583
45842008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
4585
4586 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
4587 coding standards.
4588
45892008-06-14 David Engster <dengste@eml.cc>
4590
4591 * gnus.texi (nnmairix): Markup fixes.
4592
e6d2d263
MB
45932008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
4594
2b968687 4595 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
4596
45972008-06-05 David Engster <dengste@eml.cc>
4598
4599 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
4600
46012008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
4602
b344d29d 4603 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
4604 (Searching, nnir, nnmairix): New stub nodes.
4605
ad231df6 46062008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
4607
4608 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
4609
f394fa25
MB
46102008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
4611
4612 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
4613
58333467
MB
46142008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
4615
4616 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
4617
67525fb9
JY
46182008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
4619
4620 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
4621
0549d8fc
JB
46222008-05-06 Juanma Barranquero <lekktu@gmail.com>
4623
4624 * info.texi (Top): Fix typo in xref.
4625
149a3837
KB
46262008-05-05 Karl Berry <karl@gnu.org>
4627
4628 * info.texi (Top): @xref to stand-alone manual.
4629
3a23a519
MB
46302008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4631
4632 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
4633 (Various Summary Stuff): Fix typo in last xref.
4634
0a29fbf3
JB
46352008-05-02 Juanma Barranquero <lekktu@gmail.com>
4636
4637 * org.texi (Moving subtrees): Fix typo.
4638
586b90f1
MA
46392008-04-28 Michael Albinus <michael.albinus@gmx.de>
4640
4641 * tramp.texi (Frequently Asked Questions): Explain, how to disable
4642 Tramp via `tramp-mode'.
4643
b5af9883
CD
46442008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
4645
4646 * org.texi: Massive changes, in many parts of the file.
4647
d55fe5bb
MB
46482008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
4649
4650 * gnus.texi (Oort Gnus): Add message-fill-column.
4651
46522008-04-12 Adrian Aichner <adrian@xemacs.org>
4653
4654 * gnus.texi (Mail Source Specifiers): Typo fix.
4655
46562008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
4657
4658 * gnus.texi (Diary Headers Generation): Update key binding for
4659 `gnus-diary-check-message'.
4660
46612008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
4662
4663 * gnus.texi (Emacsen): Addition.
4664
46652008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
4666
4667 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
4668
46692008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
4670
4671 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
4672
46732008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
4674
4675 * gnus-news.texi: Update tool bar item.
4676
46772008-04-09 Sven Joachim <svenjoac@gmx.de>
4678
4679 * gnus-news.texi: Fix typos.
4680
76c109c3
JB
46812008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
4682
222027f2 4683 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
4684 Add mention of `kron'.
4685
d5fbd5a6
MO
46862008-04-01 Daiki Ueno <ueno@unixuser.org>
4687
0c7efc08
SM
4688 * epa.texi (Encrypting/decrypting *.gpg files):
4689 Document epa-file-name-regexp.
d5fbd5a6 4690
fbcbb58c
KY
46912008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
4692
4693 * gnus.texi (Example Methods): Fix description about ssh-agent.
4694 (Indirect Functions): Fix the default value of nntp-telnet-command;
4695 remove link to connect.html.
4696
134ce16c
MA
46972008-03-30 Michael Albinus <michael.albinus@gmx.de>
4698
4699 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
4700 dbus-call-method.
4701 (Receiving Method Calls): The timeout can be set by the calling client.
4702
da1975d7
MA
4703 * trampver.texi: Update release number.
4704
2e4089ab
RS
47052008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
4706
4707 * gnus.texi (Top): Fix version. Add SASL.
4708
70cab5a9
MA
47092008-03-29 Michael Albinus <michael.albinus@gmx.de>
4710
4711 Sync with Tramp 2.1.13.
4712
4713 * trampver.texi: Update release number.
4714
5bc6ddff
MB
47152008-03-29 Chong Yidong <cyd@stupidchicken.com>
4716
4717 * org.texi: Update to new org-mode website.
4718
47192008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
4720
4721 * cl.texi (For Clauses): Fix loop over key-seq to match code.
4722
9b3ebcb6
MB
47232008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
4724
4725 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
4726 gnus-read-ephemeral-gmane-group-url,
4727 gnus-read-ephemeral-emacs-bug-group,
4728 gnus-read-ephemeral-debian-bug-group.
4729
47302008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
4731
4732 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
4733
4734 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
4735 Add FIXMEs for Bookmarks and gnus-registry-marks.
4736
47372008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
4738
4739 * gnus.texi (Smileys): Document `smiley-style'.
4740
47412008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
4742
4743 * gnus.texi (Gnus Development): Clarify difference between ding and
4744 gnu.emacs.gnus.
4745 (MIME Commands, Using MIME, RSS): Fix markup.
4746
4747 * gnus-faq.texi ([8.4]): Ditto.
4748
47492008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
4750
4751 * gnus.texi (Emacsen): Remove obsolete stuff.
4752
47532008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
4754
4755 * gnus.texi (Oort Gnus): Add version info WRT
4756 `mail-source-delete-incoming'.
4757
47582008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
4759
4760 * gnus.texi (Top): Add "Other related manuals" and version info in
4761 `iftex' output.
4762 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
4763 gnus-balloon-face-0 and the corresponding format specifiers.
4764
608d6a81
MA
47652008-03-26 Michael Albinus <michael.albinus@gmx.de>
4766
4767 * tramp.texi (Filename completion): Remove footnote about let-bind
4768 of `partial-completion-mode'. It doesn't work this way.
4769
27a6f132
SM
47702008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
4771
4772 * pcl-cvs.texi (Contributors): Update my email.
4773
4a7c4c40
MA
47742008-03-21 Michael Albinus <michael.albinus@gmx.de>
4775
4776 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
4777
2940c053
BW
47782008-03-17 Bill Wohler <wohler@newt.com>
4779
4780 * mh-e.texi (Viewing): Update URL for adding header fields to
4781 mh-invisible-header-fields-default.
4782
30864d5f
BW
47832008-03-16 Bill Wohler <wohler@newt.com>
4784
4785 * mh-e.texi (Preface): Add Gnus to requirements.
4786 (Forwarding): Note that forwarded MIME messages are now inline.
4787
31fe2b00
SM
47882008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
4789
4790 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
4791 (Common Variables): Give precedence to the netcat methods over the
4792 telnet methods, and mention that they are more reliable.
31fe2b00 4793
5e97c626
CD
47942008-03-13 Carsten Dominik <dominik@science.uva.nl>
4795
4796 * org.texi (Exporting Agenda Views): Document agenda export to
4797 iCalendar.
4798 (Progress logging): Document the new progress logging stuff.
4799
37a68866
MB
48002008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4801
4802 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
4803 Update for change of `mail-source-delete-incoming'.
4804
4805 * gnus-news.texi: Ditto.
4806
8f7abae3
MB
48072008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4808
4809 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
4810 custom versions.
4811
af379c86
AM
48122008-03-07 Alan Mackenzie <acm@muc.de>
4813
4814 * cc-mode.texi (Limitations and Known Bugs): State that the number of
4815 parens/brackets in a k&r region is limited.
4816
3d0f8a67
MB
48172008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
4818
4819 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
4820 using different Emacs versions.
4821
52151df0
GM
48222008-02-27 Glenn Morris <rgm@gnu.org>
4823
4824 * sc.texi: Remove a lot of old and obsolete info.
4825 (titlepage): Simplify.
4826 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
4827 (VM with any Emacsen, GNEWS with any Emacsen)
4828 (Overloading for Non-conforming MUAs, Version 3 Changes)
4829 (The Supercite Mailing List): Delete nodes.
4830 (Introduction): Remove info about old packages.
4831 (Getting Connected): Simplify. Remove info about old packages.
4832 (Citing Commands): Delete Emacs 19 info.
4833 (Hints to MUA Authors): Simplify.
4834 (Thanks and History): Merge in some info from the deleted node
4835 "Version 3 Changes".
4836
b03f96dc
MB
48372008-02-05 Juanma Barranquero <lekktu@gmail.com>
4838
4839 * org.texi (Setting tags, In-buffer settings):
4840 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
4841
52bec650
MB
48422008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
4843
4844 * gnus-news.texi: Mention that spaces and tabs are allowed in the
4845 installation directory name.
4846
34a3c587
RF
48472008-02-12 Romain Francoise <romain@orebokech.com>
4848
4849 * epa.texi (Overview): Fix typo.
4850
5a8d03e9
MO
48512008-02-11 Daiki Ueno <ueno@unixuser.org>
4852
4853 * epa.texi (Quick start): Remove the .emacs setting.
4854
f1914c40
MO
48552008-02-10 Daiki Ueno <ueno@unixuser.org>
4856
4857 * epa.texi (Quick start): Use the command `epa-enable' instead of
4858 loading `epa-setup'.
4859
bca98fc9
JB
48602008-02-08 Juanma Barranquero <lekktu@gmail.com>
4861
4862 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
4863 ($(infodir)/epa, epa.dvi): New targets.
4864
4b01af2e
MO
48652008-02-08 Daiki Ueno <ueno@unixuser.org>
4866
4867 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
4868
4869 * epa.texi: New manual documenting the EasyPG Assistant.
4870
06c0751a
MA
48712008-02-06 Michael Albinus <michael.albinus@gmx.de>
4872
4873 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
4874 (Inspection): New function dbus-ping.
4875
7dcccd7b
MA
48762008-02-05 Michael Albinus <michael.albinus@gmx.de>
4877
4878 * tramp.texi (Remote processes): Add `shell-command'.
4879
a1da1e37
MB
48802008-01-28 Michael Sperber <sperber@deinprogramm.de>
4881
4882 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
4883 (Group Parameters): Document `mail-source' parameter.
4884
c9d8f746
MA
48852008-01-27 Michael Albinus <michael.albinus@gmx.de>
4886
4887 * tramp.texi (Inline methods): The hostname of the su(do)? methods
4888 must be a local host.
4889
15db4a13
MO
48902008-01-26 Michael Olson <mwolson@gnu.org>
4891
4892 * erc.texi: Update version for ERC 5.3 release.
4893 (Obtaining ERC): Update extras URLs for 5.3.
4894 (Development): Write instructions for git, and remove those for Arch.
4895 (History): Mention the switch to git.
4896
2bc43980
KB
48972008-01-24 Karl Berry <karl@gnu.org>
4898
bca98fc9
JB
4899 * info.texi (Search Index, Search Text): Mention the command
4900 character in the section name, a la the (Go to node) node.
2bc43980 4901
d2e4a6c9
MA
49022008-01-21 Michael Albinus <michael.albinus@gmx.de>
4903
4904 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
4905
0b6799c3
MB
49062008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
4907
4908 * gnus-news.texi: Mention gnus-article-describe-bindings.
4909
49102008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
4911
4912 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
4913
db9c3fb1 49142008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 4915
7b4d0413 4916 * org.texi (Property inheritance): New section.
db9c3fb1 4917 (Conventions): New section.
7b4d0413 4918 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
4919 commands, and the new bindings for refiling.
4920 (Sparse trees): Document the new special command for sparse trees.
4921 (References): Be more clear about the counting of hilines.
4922 (Handling links): Document M-p/n for accessing links.
4923 (Fast access to TODO states): New section.
4924 (Per file keywords): New section.
4925 (Property inheritance): New section.
4926 (Column attributes): New summary types.
4927 (Capturing Column View): New section.
4928 (The date/time prompt): Cover the new features in the date/time prompt.
4929 Compactify the table of keys for the calendar remote control.
4930 (Clocking work time): Document the new :scope parameter.
4931 (Remember): Promoted to chapter.
4932 (Quoted examples): New section.
4933 (Enhancing text): New verbatim environments.
4934
6ed73f28
MA
49352008-01-14 Michael Albinus <michael.albinus@gmx.de>
4936
4937 * trampver.texi: Update release number.
4938
95838435
MB
49392008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
4940
0c7efc08
SM
4941 * gnus.texi (Article Keymap):
4942 Add gnus-article-wide-reply-with-original; fix descriptions of
95838435
MB
4943 gnus-article-reply-with-original and
4944 gnus-article-followup-with-original.
4945
20234d96
GM
49462008-01-09 Glenn Morris <rgm@gnu.org>
4947
4948 * nxml-mode.texi: Add @copying section.
4949
d82cf70b
MB
49502008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
4951
4952 * message.texi (Mail Variables): Add some text from "(gnus)Posting
4953 Server". Add `message-send-mail-with-mailclient'.
4954
4955 * gnus.texi (Posting Server): Move some text to "(message)Mail
4956 Variables" and add a reference here.
4957
addb7f2e
MA
49582008-01-04 Michael Albinus <michael.albinus@gmx.de>
4959
4960 * dbus.texi (Receiving Method Calls): New chapter.
4961 (Errors and Events): Add serial number to events. Replace "signal" by
4962 "message". Introduce dbus-event-serial-number.
4963
4db2806c
MA
49642008-01-03 Michael Albinus <michael.albinus@gmx.de>
4965
4966 * dbus.texi (Type Conversion): Explain the type specification for empty
4967 arrays. Use another example.
4968
c9ecb5a7
MA
49692007-12-30 Michael Albinus <michael.albinus@gmx.de>
4970
4971 * dbus.texi (all): Replace "..." by @dots{}.
4972 (Type Conversion): Precise the value range for :byte types.
4973 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
4974 Mention its return value.
4975 (Errors and Events): There is no D-Bus error propagation during event
4976 processing.
4977
702dbfd9
JB
49782007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
4979
4980 * calc.tex (Yacas Language, Maxima Language, Giac Language):
4981 New sections.
4982
87035689
MB
49832007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
4984
4985 * gnus.texi (Group Parameters): Reorder the text and add a note about
4986 `gnus-parameters' near the beginning of the node.
4987
49882007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
4989
4990 * gnus.texi (Score File Editing): Fix function name.
4991
5492f5ca
MA
49922007-12-23 Michael Albinus <michael.albinus@gmx.de>
4993
4994 Sync with Tramp 2.1.12.
4995
4996 * trampver.texi: Update release number.
4997
d4e67bc5
MA
49982007-12-22 Michael Albinus <michael.albinus@gmx.de>
4999
5000 * dbus.texi (Type Conversion): Correct input parameters mapping.
5001
6a31c819
MA
50022007-12-21 Michael Albinus <michael.albinus@gmx.de>
5003
5004 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
5005 (Errors and Events): Mention wrong-type-argument error.
5006
99a3e35f
AS
50072007-12-21 Alex Schroeder <alex@gnu.org>
5008
5009 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 5010 spaces. Fixed some typos.
99a3e35f
AS
5011 (Internet Relay Chat): Explain relay.
5012 (Getting started with rcirc): Change items to reflect prompts.
5013 Add more explanation to rcirc-track-minor-mode and added a comment to
5014 warn future maintainers that this section is a copy.
0c7efc08 5015 (People): Change /ignore example.
62b12a24 5016 (Keywords): Not keywords.
99a3e35f 5017
331e4d02
AS
50182007-12-20 Alex Schroeder <alex@gnu.org>
5019
5020 * rcirc.texi (Top): Fighting Information Overload chapter added.
5021 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
0c7efc08 5022 (rcirc commands): Move /ignore command to the new chapter.
331e4d02
AS
5023 (Fighting Information Overload): New chapter documenting /keyword,
5024 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
5025 (Configuration): Document rcirc-server-alist, remove
5026 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 5027
cd71c3ef
MA
50282007-12-16 Michael Albinus <michael.albinus@gmx.de>
5029
5030 * dbus.texi (Signals): Fix example in dbus-register-signal.
5031
bbbe940b
MB
50322007-12-14 Sven Joachim <svenjoac@gmx.de>
5033
5034 * gnus.texi (Score Variables): Fix typo.
5035
0ce574ef
MA
50362007-12-07 Michael Albinus <michael.albinus@gmx.de>
5037
5038 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
5039 (Signals): Adapt dbus-send-signal and dbus-register-signal.
5040 (Errors and Events): Adapt dbus-event.
5041
b890d447
MB
50422007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
5043
5044 * gnus.texi (Other Files): Add the yenc command.
5045
50462007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
5047
5048 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
5049 since 2004-08-06.
5050
50512007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
5052
5053 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
5054 on body.
5055
50562007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
5057
5058 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
5059 and rfc2047-allow-irregular-q-encoded-words; fix description of
5060 rfc2047-encode-encoded-words.
5061
50622007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
5063
5064 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
5065
3728bf03
MO
50662007-12-05 Michael Olson <mwolson@gnu.org>
5067
5068 * remember.texi (Diary): Remove "require" line for remember-diary.el.
5069 Update documentation for `remember-diary-file'.
5070
a4397af9
MA
50712007-12-04 Michael Albinus <michael.albinus@gmx.de>
5072
5073 * dbus.texi (Signals): Precise `dbus-register-signal'.
5074 (Errors and Events): Rework events part, the internal structure of
5075 dbus-event has changed.
5076
1682490c
JB
50772007-12-03 Juanma Barranquero <lekktu@gmail.com>
5078
5079 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
5080 ($(infodir)/dbus, dbus.dvi): New targets.
5081
7b13a0f2
MA
50822007-12-03 Michael Albinus <michael.albinus@gmx.de>
5083
5084 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
5085 unconditionally.
5086
5087 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
5088 emulation with @print{}.
5089
7ef92bc9
RS
50902007-12-02 Richard Stallman <rms@gnu.org>
5091
5092 * dbus.texi (Overview): Minor cleanup.
5093
22d8ac3a
MA
50942007-12-02 Michael Albinus <michael.albinus@gmx.de>
5095
d3a8e0df
MA
5096 * Makefile.in (INFO_TARGETS): Add dbus.
5097 (DVI_TARGETS): Add dbus.dvi.
5098 (dbus, dbus.dvi): New targets.
5099
22d8ac3a
MA
5100 * dbus.texi: New file.
5101
559764ab
RF
51022007-11-24 Romain Francoise <romain@orebokech.com>
5103
5104 * nxml-mode.texi: Add description in @direntry.
7aa579d9 5105 Fix file name to match @setfilename.
559764ab 5106
ac97a16b
MH
51072007-11-23 Mark A. Hershberger <mah@everybody.org>
5108
5109 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
5110 ($(infodir)/nxml-mode): New rule.
5111
5112 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
5113 ($(infodir)/nxml-mode): New rule.
5114 (clean): Add nxml-mode*.
5115
5116 * nxml-mode.texi: New file with nxml manual.
5117
404cd454
GM
51182007-11-18 Richard Stallman <rms@gnu.org>
5119
5120 * flymake.texi (Example -- Configuring a tool called directly):
5121 Update example.
5122
b048d478
MA
51232007-11-18 Michael Albinus <michael.albinus@gmx.de>
5124
5125 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 5126 double-slash behavior. Explain directory contents flushing.
b048d478 5127
346e8469
JB
51282007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
5129
5130 * calc.texi (TeX and LaTeX Language Modes): Put in
5131 missing braces.
5132
404cd454
GM
51332007-11-15 Richard Stallman <rms@gnu.org>
5134
5135 * cl.texi (Equality Predicates): Delete `eql'.
5136 (Predicates, Naming Conventions, Top): Delete `eql'.
5137 (Common Lisp Compatibility): Delete `eql'.
5138 (Porting Common Lisp): Delete obsolete backquote info.
5139 Minor clarification about character constants.
5140 (Sequence Basics): Minor clarification.
5141
1f6af58b
JB
51422007-11-15 Juanma Barranquero <lekktu@gmail.com>
5143
dccb744b 5144 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
5145 * tramp.texi (Filename completion): Fix typos.
5146
3bc88bc9
JB
51472007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
5148
5149 * calc.texi (Basic commands): Mention the menu.
5150
bc5300d3
MA
51512007-11-12 Michael Albinus <michael.albinus@gmx.de>
5152
5153 * tramp.texi (Connection caching): Tramp flushes connection
5154 properties when remote operating system has been changed.
5155
4d8a28ec
MB
51562007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
5157
5158 * gnus-news.texi: Fix spelling.
5159 `message-insert-formatted-citation-line', not
5160 `message-insert-formated-citation-line'.
5161
404cd454
GM
5162 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
5163
e1176b47
MA
51642007-11-07 Michael Albinus <michael.albinus@gmx.de>
5165
5166 * tramp.texi (Overview): Mention also the PuTTY integration under
b46a6a83 5167 w32. Remove paragraphs about Tramp's experimental status.
e1176b47
MA
5168 (Frequently Asked Questions): Add code example for highlighting the
5169 mode line.
5170
6159985a
MO
51712007-11-03 Michael Olson <mwolson@gnu.org>
5172
5173 * remember.texi: Change mentions of remember-buffer to
5174 remember-finalize throughout.
5175
bec9b2f5
MO
51762007-10-30 Michael Olson <mwolson@gnu.org>
5177
5178 * remember.texi (Copying): Remove.
5179 (Mailbox): Update with non-BBDB instructions.
5180 (Diary, Org): Add.
5181 (Bibliography, Planner Page): Remove.
5182
b6173182
JB
51832007-10-30 Juanma Barranquero <lekktu@gmail.com>
5184
5185 * makefile.w32-in (INFO_TARGETS): Add remember.
5186 (DVI_TARGETS): Add remember.dvi.
5187 ($(infodir)/remember): New rule.
5188 (clean): Add remember*.
5189
15f3eb73
MO
51902007-10-30 Michael Olson <mwolson@gnu.org>
5191
70bdc930
MO
5192 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
5193 ($(infodir)/remember): New rule that builds the Remember Manual.
5194
b6173182
JB
5195 * remember.texi: New file containing the Remember Mode Manual.
5196 Shuffle chapters around after initial import.
7d3f6f1a
MO
5197 (Function Reference): Split Keystrokes into separate chapter.
5198 (Keystrokes): Document C-c C-k.
51d24a12 5199 (Introduction): Fix typographical issue with "---".
15f3eb73 5200
404cd454
GM
52012007-10-29 Richard Stallman <rms@gnu.org>
5202
5203 * widget.texi (Introduction): Delete discussion of implementation
5204 internals.
5205
9bbb9638
MA
52062007-10-29 Michael Albinus <michael.albinus@gmx.de>
5207
5208 * tramp.texi (Connection caching): Host names must be different
5209 when tunneling.
5210
c7ff939a
RS
52112007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5212
5213 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
5214 Gnus v5.13.
5215
01c52d31
MB
52162007-10-28 Miles Bader <miles@gnu.org>
5217
5218 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
5219
01c52d31
MB
52202007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5221
0c7efc08
SM
5222 * gnus.texi (Sorting the Summary Buffer):
5223 Remove gnus-article-sort-by-date-reverse.
01c52d31
MB
5224
52252007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5226
5227 * gnus.texi (Non-ASCII Group Names): New node.
5228 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
5229 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
5230
c8763fb6 52312007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
5232
5233 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
5234 clean the output of the program `imap-shell-program'.
5235
52362007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5237
5238 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
5239
52402007-10-28 Tassilo Horn <tassilo@member.fsf.org>
5241
5242 * gnus.texi (Sticky Articles): Documentation for sticky article
5243 buffers.
5244
c8763fb6 52452007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
5246
5247 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
5248
52492007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5250
5251 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
5252
52532007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5254
0c7efc08
SM
5255 * gnus.texi (Archived Messages):
5256 Document gnus-update-message-archive-method.
01c52d31
MB
5257
52582007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5259
5260 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
5261
c8763fb6 52622007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31 5263
0c7efc08
SM
5264 * gnus.texi (Group Maneuvering):
5265 Document `gnus-summary-next-group-on-exit'.
01c52d31
MB
5266
52672007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5268
0c7efc08
SM
5269 * gnus.texi (Really Various Summary Commands):
5270 Mention gnus-auto-select-on-ephemeral-exit.
01c52d31
MB
5271
52722007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5273
5274 * gnus.texi, message.texi: Bump version number.
5275
52762007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5277
5278 * gnus.texi (Group Line Specification, Misc Group Stuff)
5279 (Server Commands): Parenthesize @pxref{Mail Spool}.
5280
52812007-10-28 Didier Verna <didier@xemacs.org>
5282
5283 New user option: message-signature-directory.
5284 * message.texi (Insertion Variables): Document it.
5285 * gnus.texi (Posting Styles): Ditto.
5286
52872007-10-28 Didier Verna <didier@xemacs.org>
5288
5289 * gnus.texi (Group Line Specification):
5290 * gnus.texi (Misc Group Stuff):
5291 * gnus.texi (Server Commands): Document the group compaction feature.
5292
52932007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5294
5295 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
5296
5297 * message.texi (Various Message Variables): Add message-fill-column.
5298
52992007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5300
5301 * gnus.texi: Untabify.
5302
53032007-10-28 Didier Verna <didier@xemacs.org>
5304
5305 * gnus.texi (Group Parameters): Document the posting-style merging
5306 process in topic-mode.
5307
53082007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5309
5310 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
5311
53122007-10-28 Romain Francoise <romain@orebokech.com>
5313
5314 * gnus.texi (Mail Spool): Fix typo.
5315 Update copyright.
5316
53172007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5318
5319 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
5320
53212007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5322
5323 * gnus.texi (Summary Generation Commands):
5324 Add gnus-summary-insert-ticked-articles.
5325
53262007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5327
b2abec73
JB
5328 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
5329 to spam-spamassassin-program.
01c52d31
MB
5330
53312007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5332
5333 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
5334
53352007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5336
5337 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
5338
53392007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5340
5341 * message.texi (Mail Headers): Document `opportunistic'.
5342
53432007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5344
5345 * emacs-mime.texi (Encoding Customization): Explain how to set
5346 mm-coding-system-priorities per hierarchy.
5347
53482007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5349
5350 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
5351 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
5352
53532007-10-28 Didier Verna <didier@xemacs.org>
5354
5355 * message.texi (Wide Reply): Update documentation of
5356 message-dont-reply-to-names (now allowing a list of regexps).
5357
53582007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5359
5360 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
5361
53622007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5363
5364 * gnus.texi (SpamAssassin back end): Fix typo.
5365
5366 * sieve.texi (Examples): Fix grammar.
5367
53682007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5369
5370 * gnus.texi (Searching for Articles): Document M-S and M-R.
5371 (Limiting): Document / b.
5372
53732007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5374
5375 * gnus.texi (Thread Commands): T M-^.
5376
53772007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5378
5379 * message.texi (Mail Aliases): Document ecomplete.
5380 (Mail Aliases): Fix typo.
5381
53822007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5383
5384 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
5385 fix typo.
5386
53872007-10-28 Romain Francoise <romain@orebokech.com>
5388
5389 * gnus.texi (Mail Spool): Grammar fix.
5390
53912007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5392
5393 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
5394 string.
5395
53962007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5397
5398 * gnus.texi (Group Parameters): Fix description.
5399
54002007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5401
b2abec73
JB
5402 * gnus.texi (Gmane Spam Reporting):
5403 Fix spam-report-gmane-use-article-number.
5404 Add spam-report-user-mail-address.
01c52d31
MB
5405
54062007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5407
5408 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
5409
54102007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5411
5412 * gnus.texi (Group Parameters): Add simplified sorting example based on
5413 example for `Sorting the Summary Buffer' from Jari Aalto
5414 <jari.aalto@cante.net>.
5415 (Example Methods): Add example for an indirect connection.
5416
54172007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
5418
0c7efc08 5419 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
01c52d31
MB
5420 (Agent Parameters): Updated parameter names to match code.
5421 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
5422 'gnus-agent-summary-fetch-series'.
5423 (Agent and flags): New section providing a generalized discussion
5424 of flag handling.
0c7efc08
SM
5425 (Agent and IMAP): Remove flag discussion.
5426 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
01c52d31
MB
5427
54282007-10-28 Romain Francoise <romain@orebokech.com>
5429
5430 * gnus.texi (Exiting the Summary Buffer): Add new function
5431 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
5432
54332007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5434
5435 * gnus.texi (Conformity): Fix typo.
5436 (Customizing Articles): Document `first'.
5437
54382007-10-28 Jari Aalto <jari.aalto@cante.net>
5439
5440 * gnus.texi (Sorting the Summary Buffer):
5441 Add `gnus-thread-sort-by-date-reverse'. Add example
5442 host to different sorting in NNTP and RSS groups.
5443
54442007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5445
5446 * message.texi (Insertion): Describe prefix for
5447 message-mark-inserted-region and message-mark-insert-file.
5448
54492007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5450
5451 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
5452 LaTeX documents. Describe "text/x-gnus-verbatim".
5453
54542007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5455
b2abec73 5456 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
5457 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
5458 (spam-stat spam filtering, SpamOracle)
0c7efc08 5459 (Extending the Spam ELisp package): Remove extra quote symbol for
01c52d31
MB
5460 clarity.
5461
54622007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5463
5464 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
5465 gnus-article-delete-part and gnus-article-replace-part.
5466 (Using MIME): Add gnus-mime-replace-part.
5467
54682007-10-28 Romain Francoise <romain@orebokech.com>
5469
5470 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
5471 requires `auto-compression-mode' to be enabled. Add new nnml
5472 variable `nnml-compressed-files-size-threshold'.
5473
54742007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5475
0c7efc08
SM
5476 * gnus.texi (Sorting the Summary Buffer):
5477 Add gnus-thread-sort-by-recipient.
01c52d31
MB
5478
54792007-10-28 Romain Francoise <romain@orebokech.com>
5480
5481 * message.texi (Insertion Variables): Mention new variable
5482 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
5483 documentation accordingly.
5484
54852007-10-28 Romain Francoise <romain@orebokech.com>
5486
5487 * gnus.texi (To From Newsgroups): Mention new variables
5488 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
5489
54902007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5491
5492 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
5493 stuff; gnus-mime-inline-part does the automatic decompression.
5494
54952007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5496
5497 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 5498 "training.ham" should be "training.spam".
01c52d31
MB
5499
55002007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5501
5502 * message.texi (Mail Variables): Fix the default value for
5503 message-send-mail-function.
5504
55052007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5506
5507 * gnus.texi (Optional Back End Functions): nntp-request-update-info
5508 always returns nil exceptionally.
5509
55102007-10-28 Simon Josefsson <jas@extundo.com>
5511
0c7efc08
SM
5512 * gnus.texi (Article Washing): Add libidn URL.
5513 Suggested by Michael Cook <michael@waxrat.com>.
01c52d31
MB
5514
55152007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5516
5517 * gnus.texi (Topic Commands): Fix next/previous.
5518
55192007-10-28 Simon Josefsson <jas@extundo.com>
5520
5521 * gnus.texi (Article Washing): Mention `W i'.
5522
c8763fb6 55232007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
5524
5525 * gnus.texi (Group Parameters): Slight extension of sieve
5526 parameter description.
5527
55282007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5529
5530 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
5531 matching score files as well.
5532 (Picons): Describe `gnus-picon-style'.
5533
55342007-10-28 Romain Francoise <romain@orebokech.com>
5535
5536 * message.texi (Message Headers): Mention that headers are hidden
5537 using narrowing, and how to expose them.
5538 Update copyright.
5539
55402007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5541
5542 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
5543 `gnus-summary-sort-by-recipient'.
5544
55452007-10-28 Romain Francoise <romain@orebokech.com>
5546
5547 * gnus.texi (NNTP marks): New node.
5548 (NNTP): Move NNTP marks variables to the new node.
5549
55502007-10-28 Jesper Harder <harder@ifa.au.dk>
5551
b2abec73 5552 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
5553
5554 * gnus.texi (MIME Commands, Hashcash): Markup fix.
5555
55562007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5557
b2abec73 5558 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 5559 everywhere for consistency.
b2abec73
JB
5560 (Filtering Spam Using The Spam ELisp Package): Admonish again.
5561 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
0c7efc08
SM
5562 Say "regular expression" instead of "regex." Admonish.
5563 Pick other words to sound better (s/so/thus/).
5564 (Spam ELisp Package Filtering of Incoming Mail):
5565 Mention statistical filters. Remove old TODO.
01c52d31 5566 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
5567 New section on sorting and displaying the spam score.
5568 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
5569 backend but an alias to spam-use-BBDB.
5570 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
5571 new backend functionality.
5572
55732007-10-28 Simon Josefsson <jas@extundo.com>
5574
5575 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
5576 nntp-marks-directory, from Romain Francoise
5577 <romain@orebokech.com>.
5578
55792007-10-28 Magnus Henoch <mange@freemail.hu>
5580
5581 * gnus.texi (Hashcash): New default value of
5582 hashcash-default-payment.
5583
55842007-10-28 Simon Josefsson <jas@extundo.com>
5585
5586 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
5587 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
5588
55892007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5590
0c7efc08 5591 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
01c52d31
MB
5592
55932007-10-28 Simon Josefsson <jas@extundo.com>
5594
5595 * gnus.texi (documentencoding): Add, to avoid warnings.
5596
55972007-10-28 Simon Josefsson <jas@extundo.com>
5598
5599 * message.texi (Mail Headers): Add.
5600
5601 * gnus.texi (Hashcash): Fix.
5602
56032007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5604
0c7efc08 5605 * gnus.texi (Hashcash): Change location of library, also mention
01c52d31 5606 that payments can be verified and fix the name of the
b2abec73 5607 hashcash-path variable.
01c52d31
MB
5608
56092007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5610
b2abec73 5611 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
5612
56132007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5614
5615 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
5616
56172007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5618
5619 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
5620 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
5621 warning about ham processors in spam groups removed.
01c52d31
MB
5622
56232007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 5624
0c7efc08 5625 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
b2abec73 5626 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
5627
56282007-10-28 Jesper Harder <harder@ifa.au.dk>
5629
5630 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
5631 (Mailing List): Typo.
5632 (Customizing Articles): Add gnus-treat-ansi-sequences.
5633 (Article Washing): Index.
5634
5635 * message.texi: Use m-dash consistently.
5636
56372007-10-28 Jesper Harder <harder@ifa.au.dk>
5638
5639 * gnus.texi (GroupLens): Remove.
5640
56412007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
5642
0c7efc08
SM
5643 * gnus.texi (Outgoing Messages, Agent Variables):
5644 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
01c52d31
MB
5645 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
5646
56472007-10-28 Jesper Harder <harder@ifa.au.dk>
5648
5649 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
5650
56512007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5652
5653 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
5654
5655 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
5656
56572007-10-28 Simon Josefsson <jas@extundo.com>
5658
5659 * gnus.texi (Top): Add SASL.
5660
404cd454
GM
56612007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
5662
5663 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
5664
56652007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
5666
5667 * gnus.texi (Troubleshooting): Adjust Gnus version number.
5668
0edd2970
JB
56692007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
5670
5671 * calc.texi (Formulas, Composition Basics): Lower the
5672 precedence of negation.
5673
a9afba20
JY
56742007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
5675
5676 * ses.texi (The Basics): Mention how to create a new spreadsheet.
5677 Mention the new three-letter column identifiers.
5678 (More on cell printing): Calculate-cell and truncate-cell are now `c'
5679 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
5680 message when using `c' on an empty default with default printer.
5681 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
5682 renamed to `ses--symbolic-formulas' some time ago.
5683
45b778a6
JB
56842007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
5685
5686 * calc.texi (Default Simplifications, Making Selections)
5687 (Customizing Calc): Clarify associativity of multiplication.
5688
03b5bade
MA
56892007-10-23 Michael Albinus <michael.albinus@gmx.de>
5690
5691 * tramp.texi (Traces and Profiles): Simplify loop over
5692 `trace-function-background'.
5693
e658c8ee
JL
56942007-10-22 Juri Linkov <juri@jurta.org>
5695
5696 * dired-x.texi (Shell Command Guessing): Default values are now
5697 available by typing M-n instead of M-p.
5698
dd753688
MA
56992007-10-21 Michael Albinus <michael.albinus@gmx.de>
5700
5701 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
5702 (Password caching): Remove `tramp-clear-passwd'.
5703 It's not a command anymore.
dd753688
MA
5704 (Bug Reports): Add `tramp-bug' to function index.
5705 (Function Index, Variable Index): New nodes.
5706 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
5707
5708 * trampver.texi: Update release number.
5709
4bb49b43
JB
57102007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
5711
8b296cdd 5712 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
5713 about integer size into past tense.
5714 (Time Zones): Remove pointer to Calc author's address.
5715 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 5716 and hyperbolic cotangent. Fix typo.
4bb49b43 5717
311dd93f
MA
57182007-10-10 Michael Albinus <michael.albinus@gmx.de>
5719
5720 Sync with Tramp 2.1.11.
5721
5722 * trampver.texi: Update release number.
5723
ea3fc256
MA
57242007-10-06 Michael Albinus <michael.albinus@gmx.de>
5725
5726 * tramp.texi (External packages): New section.
5727
1af74d06
MB
57282007-09-29 Juri Linkov <juri@jurta.org>
5729
5730 * info.texi (Help-Int): Document `L' (`Info-history').
5731
0e2806fa
SM
57322007-09-26 Carsten Dominik <dominik@science.uva.nl>
5733
5734 * org.texi: Change links to webpage and maintained email.
5735 (Remember): Promote to Chapter, significant changes.
5736 (Fast access to TODO states): New section.
5737 (Faces for TODO keywords): New section.
5738 (Export options): Example for #+DATE.
5739 (Progress logging): Section moved.
5740
567b9191
BW
57412007-09-26 Bill Wohler <wohler@newt.com>
5742
5743 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
5744 browse-url-at-mouse.
5745
1af74d06
MB
57462007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
5747
5748 * flymake.texi (Customizable variables): Face names don't end in -face.
5749 Fix flymake-err-line-patterns template.
5750 (Example -- Configuring a tool called directly): Fix init-function.
5751 (Highlighting erroneous lines): Face names don't end in -face.
5752
d60a4e3a 57532007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
5754
5755 * erc.texi (Special-Features): Fix small typo.
5756
7d7a3510
MA
57572007-09-14 Michael Albinus <michael.albinus@gmx.de>
5758
5759 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
5760 and "External transfer methods".
5761
285f0d3a
JB
57622007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
5763
5764 * calc.texi (Predefined Units): Add some history.
5765
526dc846
MO
57662007-09-08 Michael Olson <mwolson@gnu.org>
5767
87e04f16
JB
5768 * erc.texi (Copying): New section included from gpl.texi.
5769 This matches the look of the upstream ERC manual.
526dc846 5770
f10d0e80
JB
57712007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
5772
87e04f16 5773 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
5774 (Random Numbers): Clarify the distribution of `random'.
5775
4009494e
GM
57762007-09-06 Glenn Morris <rgm@gnu.org>
5777
f1fc42aa 5778 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 5779 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
5780 Change all setfilename commands to use ../../info.
5781 * Makefile.in: Move the parts of the old man/Makefile.in that do not
5782 refer to the Emacs manual here.
5783 (infodir): New variable.
5784 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
5785 (cc-mode.texi, faq.texi): Update references to source file locations.
5786 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
5787 do not refer to the Emacs manual here.
5788 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
5789
5790 * Makefile.in: Add `basename' versions of all info targets, for
5791 convenience when rebuilding just one manual.
5792 (../etc/GNU): Delete obsolete target.
5793 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
5794 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
5795 *.vrs *.toc here...
5796 (maintainer-clean): ...from here.
4009494e
GM
5797
5798 * makefile.w32-in (../etc/GNU): Delete obsolete target.
5799
2de53ca6
GM
58002007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
5801
5802 * calc.texi (Date Conversions): Clarify definition of
5803 Julian day numbering.
5804 (Date Forms): Clarify definition of Julian day numbering;
5805 add some history.
5806
58072007-08-30 Carsten Dominik <dominik@science.uva.nl>
5808
87e04f16 5809 * org.texi: Version 5.07.
2de53ca6
GM
5810
58112007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
5812
5813 * message.texi (MIME): Replace mml-attach with mml-attach-file.
5814
58152007-08-22 Carsten Dominik <dominik@science.uva.nl>
5816
5817 * org.texi (Adding hyperlink types): New section.
5818 (Embedded LaTeX): Chapter updated because of LaTeX export.
5819 (LaTeX export): New section.
5820 (Using links out): New section.
5821
58222007-08-22 Glenn Morris <rgm@gnu.org>
5823
5824 * faq.texi (Learning how to do something): Refcards now in
5825 etc/refcards/ directory.
5826
58272007-08-22 Michael Albinus <michael.albinus@gmx.de>
5828
5829 * tramp.texi (Remote Programs): Persistency file must be cleared when
5830 changing `tramp-remote-path'.
5831 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
5832 macro.
5833
58342007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
5835
5836 * calc.texi: Move contents to beginning of file.
5837 (Algebraic Entry): Fix the formatting of an example.
5838
58392007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
5840
5841 * calc.texi (Basic Operations on Units): Mention exact versus
5842 inexact conversions.
5843
58442007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
5845
5846 * calc.texi (Basic Operations on Units): Mention default
5847 values for new units.
5848 (Quick Calculator Mode): Mention that binary format will
5849 be displayed.
5850
58512007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
5852
5853 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
5854
58552007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
5856
5857 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
5858
58592007-08-08 Glenn Morris <rgm@gnu.org>
5860
5861 * gnus.texi, sieve.texi: Replace `iff'.
5862
58632007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
5864
5865 * calc.texi (Basic Graphics): Mention the graphing of error
5866 forms.
5867 (Graphics Options): Mention how `g s' handles error forms.
5868 (Curve Fitting): Mention plotting the curves.
5869 (Standard Nonlinear Models): Add additional models.
5870 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
5871 (Linear Fits): Correct result.
5872
58732007-08-01 Alan Mackenzie <acm@muc.de>
5874
5875 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
5876 to "--no-site-file".
5877
58782007-07-29 Michael Albinus <michael.albinus@gmx.de>
5879
5880 * tramp.texi (Frequently Asked Questions): Point to mode line
5881 extension in Emacs 23.1.
5882
5883 * trampver.texi: Update release number.
5884
58852007-07-27 Glenn Morris <rgm@gnu.org>
5886
5887 * calc.texi (Copying): Include license text from gpl.texi, rather than
5888 in-line.
5889
58902007-07-25 Glenn Morris <rgm@gnu.org>
5891
5892 * calc.texi (Copying): Replace license with GPLv3.
5893
5894 * Relicense all FSF files to GPLv3 or later.
5895
58962007-07-22 Michael Albinus <michael.albinus@gmx.de>
5897
5898 Sync with Tramp 2.1.10.
5899
5900 * tramp.texi (trampfn): Expand macro implementation in order to handle
5901 empty arguments.
5902 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 5903 occurrences by trampfn.
2de53ca6 5904 (Frequently Asked Questions): Extend example code for host
b2abec73 5905 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
5906 file names to be typed.
5907
5908 * trampver.texi: Update release number.
5909
59102007-07-17 Michael Albinus <michael.albinus@gmx.de>
5911
5912 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
5913 section. Reported by <poti@potis.org>.
5914 (Remote processes): Arguments of the program to be debugged are taken
5915 literally.
5916 (Frequently Asked Questions): Simplify recentf example.
5917
59182007-07-14 Karl Berry <karl@gnu.org>
5919
5920 * info.texi (@copying): New Back-Cover Text.
5921
5922 * info.texi (Quitting Info): Move to proper place in source.
5923 (Reported by Benno Schulenberg.)
5924
59252007-07-13 Eli Zaretskii <eliz@gnu.org>
5926
5927 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
5928
5929 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
5930
5931 * emacs-mime.texi: Add @documentencoding directive.
5932
59332007-07-12 Nick Roberts <nickrob@snap.net.nz>
5934
5935 * tramp.texi (Remote processes): Add an anchor to the subsection
5936 "Running a debugger on a remote host".
5937
59382007-07-12 Michael Albinus <michael.albinus@gmx.de>
5939
5940 * tramp.texi (Remote processes): Don't call it "experimental" any
5941 longer. Add subsection about running a debugger on a remote host.
5942
59432007-07-10 Carsten Dominik <dominik@science.uva.nl>
5944
5945 * org.texi (Properties and columns): Chapter rewritten.
5946
59472007-07-08 Michael Albinus <michael.albinus@gmx.de>
5948
5949 * tramp.texi:
5950 * trampver.texi: Migrate to Tramp 2.1.
5951
59522007-07-02 Carsten Dominik <dominik@science.uva.nl>
5953
5954 * org.texi (Properties): New chapter.
5955
59562007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
5957
5958 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
5959 Control Panel.
5960
5961 * gnus.texi (Misc Article): Add index entry for
5962 gnus-single-article-buffer.
5963
59642007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
5965
5966 * gnus.texi (Starting Up): Fix typo.
5967
59682007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
5969
5970 * gnus.texi (Asynchronous Fetching): Fix typo.
5971
59722007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
5973
5974 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
5975 (About This Manual): Remove redundant information.
5976 (Getting Started): Mention author.
5977 (Basic Arithmetic, Customizing Calc): Make description of the
5978 variable `calc-multiplication-has-precedence' match its new effect.
5979
59802007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
5981
0c7efc08
SM
5982 * calc.texi (Basic Arithmetic, Customizing Calc):
5983 Mention the variable `calc-multiplication-has-precedence'.
2de53ca6
GM
5984
59852007-06-19 Carsten Dominik <dominik@science.uva.nl>
5986
5987 * org.texi (Tag): Section swapped with node Timestamps.
5988 (Formula syntax for Lisp): Document new `L' flag.
5989
59902007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
5991
5992 * gnus.texi (Misc Group Stuff, Summary Buffer)
5993 (Server Commands, Article Keymap): Fix typo. s/function/command/.
5994
59952007-06-06 Juanma Barranquero <lekktu@gmail.com>
5996
5997 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
5998 * gnus.texi (Article Buttons, Mail Source Customization)
5999 (Sending or Not Sending, Customizing NNDiary):
6000 * message.texi (Message Headers):
6001 * mh-e.texi (HTML): Fix typos.
6002
60032007-06-07 Michael Albinus <michael.albinus@gmx.de>
6004
6005 Sync with Tramp 2.0.56.
6006
6007 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
6008 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
6009
60102007-06-02 Chong Yidong <cyd@stupidchicken.com>
6011
6012 * Version 22.1 released.
6013
60142007-05-26 Michael Olson <mwolson@gnu.org>
6015
6016 * erc.texi (Modules): Fix references to completion modules.
6017
60182007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
6019
6020 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
6021
60222007-05-09 Didier Verna <didier@xemacs.org>
6023
6024 * gnus.texi (Email Based Diary): New. Proper documentation for the
6025 nndiary back end and the gnus-diary library.
6026
60272007-05-03 Karl Berry <karl@gnu.org>
6028
6029 * .cvsignore (*.pdf): New entry.
6030
6031 * texinfo.tex: Update from current version for better pdf generation.
6032
60332007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
6034
6035 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
6036
60372007-04-28 Glenn Morris <rgm@gnu.org>
6038
6039 * faq.texi (New in Emacs 22): Restore mention of python.el pending
6040 consideration of legal status.
6041
60422007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
6043
6044 * idlwave.texi: Minor updates for IDLWAVE 6.1.
6045
60462007-04-24 Chong Yidong <cyd@stupidchicken.com>
6047
6048 * faq.texi (New in Emacs 22): python.el removed.
6049
60502007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
6051
6052 * calc.texi (Reporting bugs): Update maintainer's address.
6053
60542007-04-22 Chong Yidong <cyd@stupidchicken.com>
6055
6056 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
6057
60582007-04-15 Jay Belanger <belanger@truman.edu>
6059
6060 * calc.texi (Title page): Remove the date.
6061 (Basic Arithmetic): Emphasize that / binds less strongly than *.
6062 (The Standard Calc Interface): Change trail title.
6063 (Floats): Mention that when non-decimal floats are entered, only
6064 approximations are stored.
6065 (Copying): Move to the appendices.
6066 (GNU Free Documentation License): Add as an appendix.
6067
60682007-04-15 Chong Yidong <cyd@stupidchicken.com>
6069
6070 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
6071 * dired-x.texi, ebrowse.texi, ediff.texi:
6072 * emacs-mime.texi, erc.texi, eshell.texi:
6073 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
6074 * idlwave.texi, message.texi, newsticker.texi, org.texi:
6075 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
6076 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
6077 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
6078 * woman.texi: Include GFDL.
6079
6080 * doclicense.texi: Remove node heading, so that it can be included by
6081 other files.
6082
6083 * dired-x.texi: Relicence under GFDL. Remove date from title page.
6084
6085 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
6086 than *.
6087
60882007-04-14 Carsten Dominik <dominik@science.uva.nl>
6089
6090 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
6091 in Calc.
6092
60932007-04-09 Romain Francoise <romain@orebokech.com>
6094
6095 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
6096 Mac OS ports. Make it clear that mouse-1 complements and doesn't
6097 replace mouse-2.
6098
60992007-04-08 Chong Yidong <cyd@stupidchicken.com>
6100
6101 * woman.texi (Word at point, Interface Options): woman-topic-at-point
6102 renamed to woman-use-topic-at-point. Document new behavior.
6103
61042007-04-08 Richard Stallman <rms@gnu.org>
6105
6106 * url.texi: Fix some indexing.
6107 (Disk Caching): Drop discussion of old/other Emacs versions.
6108
61092007-04-07 Chong Yidong <cyd@stupidchicken.com>
6110
6111 * url.texi (Disk Caching): Say Emacs 21 "and later".
6112
6113 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
6114 on Font locking which now mentions JIT lock.
6115
61162007-04-01 Michael Olson <mwolson@gnu.org>
6117
6118 * erc.texi: Update for the ERC 5.2 release.
6119
61202007-03-31 David Kastrup <dak@gnu.org>
6121
6122 * woman.texi (Topic, Interface Options): Explain changes semantics of
6123 woman-manpath in order to consider MANPATH_MAP entries.
6124
61252007-03-31 Eli Zaretskii <eliz@gnu.org>
6126
6127 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
6128
61292007-03-26 Richard Stallman <rms@gnu.org>
6130
6131 * pgg.texi (Caching passphrase): Clean up previous change.
6132
61332007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
6134
6135 * gnus.texi (Setting Process Marks): Fix typo.
6136
61372007-03-25 Romain Francoise <romain@orebokech.com>
6138
6139 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
6140 readability, and include various fixes by Daniel Brockman, Nick Roberts
6141 and Dieter Wilhelm.
6142
61432007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
6144
6145 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
6146
6147 * gnus.texi (Mail Source Specifiers): Fix typo.
6148
61492007-03-22 Ralf Angeli <angeli@caeruleus.net>
6150
6151 * reftex.texi (Imprint): Update maintainer information.
6152
61532007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
6154
6155 * message.texi (Message Buffers): Update documentation for
6156 message-generate-new-buffers.
6157
61582007-03-15 Daiki Ueno <ueno@unixuser.org>
6159
6160 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
6161
61622007-03-21 Glenn Morris <rgm@gnu.org>
6163
6164 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
6165
61662007-03-19 Chong Yidong <cyd@stupidchicken.com>
6167
6168 * eshell.texi (Known problems): Emacs 21 -> 22.
6169
6170 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
6171
61722007-03-18 Jay Belanger <belanger@truman.edu>
6173
6174 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
6175
61762007-03-12 Glenn Morris <rgm@gnu.org>
6177
6178 * calc.texi (Time Zones): Switch to new North America DST rule.
6179
6180 * calc.texi: Replace "daylight savings" with "daylight
6181 saving" in text throughout.
6182
61832007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6184
6185 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
6186 The variable now uses a list of symbols instead of just a symbol.
6187 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
6188
61892007-03-06 Romain Francoise <romain@orebokech.com>
6190
6191 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
6192 new packages, and mention Gnus update.
6193
61942007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
6195
6196 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
6197 nntp-open-connection-functions-never-echo-commands.
6198
61992007-02-27 Chong Yidong <cyd@stupidchicken.com>
6200
6201 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
6202 problems on the console, and security risk in not using gpg-agent.
6203
62042007-02-25 Carsten Dominik <dominik@science.uva.nl>
6205
0c7efc08 6206 * org.texi (The spreadsheet): Rename from "Table calculations".
2de53ca6
GM
6207 Completely reorganized and rewritten.
6208 (CamelCase links): Section removed.
6209 (Repeating items): New section.
6210 (Tracking TODO state changes): New section.
6211 (Agenda views): Chapter reorganized and rewritten.
6212 (HTML export): Section rewritten.
6213 (Tables in arbitrary syntax): New section.
6214 (Summary): Better feature summary.
6215 (Activation): Document problem with cut-and-paste of Lisp code
6216 from PDF files.
6217 (Visibility cycling): Document indirect buffer use.
6218 (Structure editing): Document sorting.
6219 (Remember): Section rewritten.
6220 (Time stamps): Better description of time stamp types.
6221 (Tag searches): Document regular expression search for tags.
6222 (Stuck projects): New section.
6223 (In-buffer settings): New keywords.
6224 (History and Acknowledgments): Updated description.
6225
62262007-02-24 Alan Mackenzie <acm@muc.de>
6227
6228 * cc-mode.texi (Movement Commands): Insert two missing command names.
6229 (Getting Started): Slight wording correction (use conditional).
6230
62312007-02-22 Kim F. Storm <storm@cua.dk>
6232
6233 * widget.texi (User Interface, Basic Types): Document need to put some
6234 text before the %v escape in :format string in editable-field widget.
6235
62362007-02-18 Romain Francoise <romain@orebokech.com>
6237
6238 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
6239 `cvs-mode-quit'.
6240
62412007-02-10 Markus Triska <markus.triska@gmx.at>
6242
6243 * widget.texi (Programming Example): Put constant strings in :format.
6244
62452007-02-07 Juanma Barranquero <lekktu@gmail.com>
6246
6247 * faq.texi (Fullscreen mode on MS-Windows): New node.
6248
62492007-02-04 David Kastrup <dak@gnu.org>
6250
6251 * faq.texi (AUCTeX): Update version number. Should probably be done
6252 for other packages as well.
6253
62542007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6255
6256 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
6257 <tassilo@member.fsf.org>.
6258
62592007-01-27 Eli Zaretskii <eliz@gnu.org>
6260
6261 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
6262 ls-lisp-use-localized-time-format.
6263
62642007-01-20 Markus Triska <markus.triska@gmx.at>
6265
6266 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
6267
62682007-01-13 Michael Olson <mwolson@gnu.org>
6269
6270 * erc.texi (Modules): Mention capab-identify module.
6271
62722007-01-05 Michael Olson <mwolson@gnu.org>
6273
6274 * erc.texi (Getting Started): Update for /RECONNECT command.
6275
62762007-01-04 Richard Stallman <rms@gnu.org>
6277
6278 * ebrowse.texi: Change C-c b to C-c C-m.
6279
62802007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
6281
6282 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
6283 variables only in info to avoid redundant entries in the printed
6284 manual.
6285
62862007-01-02 Daiki Ueno <ueno@unixuser.org>
6287
6288 * message.texi (Using PGP/MIME): Document gpg-agent usage.
6289
62902007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
6291
6292 * message.texi (Security): Split into sub-nodes.
6293
62942007-01-01 Alan Mackenzie <acm@muc.de>
6295
6296 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
6297 eval-after-load in Emacs <=21 and a workaround. Document that
6298 trigraphs are not supported.
6299
63002007-01-01 Alan Mackenzie <acm@muc.de>
6301
6302 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
6303 c-context-line-break. When invoked within a string, preserve
6304 whitespace. Add a backslash only when also in a macro.
6305
63062007-01-01 Alan Mackenzie <acm@muc.de>
6307
6308 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
6309
63102007-01-01 Alan Mackenzie <acm@muc.de>
6311
6312 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
6313 are now bound by default to c-\(beginning\|end\)-of-defun by default.
6314
63152007-01-01 Alan Mackenzie <acm@muc.de>
6316
6317 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
6318 "Choosing a Style".
6319
6320 * cc-mode.texi ("Styles"): Add @dfn{style}.
6321
63222006-12-30 Michael Albinus <michael.albinus@gmx.de>
6323
6324 Sync with Tramp 2.0.55.
6325
6326 * trampver.texi: Update release number.
6327
63282006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
6329
6330 * gnus.texi (Customizing Articles): Add index entries for all
6331 gnus-treat-* variables.
6332
c8763fb6 63332006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
6334
6335 * gnus.texi (IMAP): Fix incorrect explanation of
6336 nnimap-search-uids-not-since-is-evil in documentation for
6337 nnimap-expunge-search-string.
6338
63392006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
6340
6341 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
6342 spam-ifile-database.
6343
63442006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
6345
6346 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
6347 rebind C-s.
6348
c8763fb6 63492006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
6350
6351 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
6352 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
6353 "expiring mail".
6354 (IMAP): Document nnimap-search-uids-not-since-is-evil and
6355 nnimap-nov-is-evil.
6356
63572006-12-25 Kevin Ryde <user42@zip.com.au>
6358
6359 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
6360 about the key procedure being used heavily.
6361
63622006-12-24 Chong Yidong <cyd@stupidchicken.com>
6363
6364 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
6365 to t.
6366 (Prerequisites): Add explanation about gpg-agent.
6367
63682006-12-22 Kevin Ryde <user42@zip.com.au>
6369
6370 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
6371 "sort" instead of "sort*".
6372
63732006-12-19 Richard Stallman <rms@gnu.org>
6374
6375 * calc.texi (History and Acknowledgements): Recognize that Emacs
6376 now does have floating point.
6377
63782006-12-19 Michael Albinus <michael.albinus@gmx.de>
6379
6380 * tramp.texi (External transfer methods): Describe new method `scpc'.
6381
63822006-12-17 Sascha Wilde <wilde@sha-bang.de>
6383
6384 * pgg.texi: Added short note on gpg-agent to the introduction.
6385
63862006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
6387
6388 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
6389 also applies to Cc.
6390
63912006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
6392
6393 * gnus.texi (X-Face): Clarify. Say which programs are required
6394 on Windows.
6395
63962006-12-08 Michael Olson <mwolson@gnu.org>
6397
6398 * erc.texi (Modules): Remove documentation for list module.
6399
c8763fb6 64002006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
6401
6402 * faq.texi (^M in the shell buffer): Ditto.
6403
64042006-11-20 Michael Olson <mwolson@gnu.org>
6405
6406 * erc.texi: Call this the 5.2 stable pre-release of ERC.
6407
64082006-11-17 Carsten Dominik <dominik@science.uva.nl>
6409
6410 * org.texi: Fix typos.
6411 (Agenda commands): Document `C-k'.
6412
64132006-11-16 Eli Zaretskii <eliz@gnu.org>
6414
6415 * url.texi (http/https): Fix a typo in the HTTP URL.
6416
64172006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
6418
6419 * ada-mode.texi: Total rewrite.
6420
64212006-11-13 Carsten Dominik <dominik@science.uva.nl>
6422
6423 * org.texi: Minor typo fixes.
6424
64252006-11-13 Bill Wohler <wohler@newt.com>
6426
6427 Release MH-E manual version 8.0.3.
6428
6429 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6430 release 8.0.3.
6431
6432 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
6433 to set MAILDIR.
6434 (Reading Mail): Document the customization of read-mail-command
6435 for MH-E.
6436 (Viewing Attachments): Document mm-discouraged-alternatives.
6437 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
6438 (Junk): Add more information about the settings of mh-junk-background
6439 in a program. Add /usr/bin/mh to PATH in examples.
6440
64412006-11-12 Richard Stallman <rms@gnu.org>
6442
6443 * woman.texi: Update author address but say he no longer maintains it.
6444
64452006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
6446
6447 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
6448 archived trees.
6449 (Checkboxes): Section moved to chapter 5, and extended.
6450 (The date/time prompt): New section.
6451 (Link abbreviations): New section.
6452 (Presentation and sorting): New section.
6453 (Custom agenda views): Section completely rewritten.
6454 (Summary): Compare with Planner.
6455 (Feedback): More info about creating backtraces.
6456 (Plain lists): Modified example.
6457 (Breaking down tasks): New section.
6458 (Custom time format): New section.
6459 (Time stamps): Document inactive timestamps.
6460 (Setting tags): More details about fast tag selection.
6461 (Block agenda): New section.
6462 (Custom agenda views): Section rewritten.
6463 (Block agenda): New section.
6464
64652006-11-07 Michael Albinus <michael.albinus@gmx.de>
6466
6467 * tramp.texi (Configuration): scp is the default method.
6468 (Default Method): Use ssh as example for another method.
6469
64702006-10-27 Richard Stallman <rms@gnu.org>
6471
6472 * woman.texi: Downcase nroff/troff/roff.
6473 (Installation): Chapter deleted. Some xrefs deleted.
6474 (Background): woman doesn't advise man ;-).
6475
c8763fb6 64762006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
6477
6478 * ada-mode.texi (Project files, Identifier completion)
6479 (Automatic Casing, Debugging, Using non-standard file names)
6480 (Working Remotely): Fix typos.
6481
64822006-10-20 Masatake YAMATO <jet@gyve.org>
6483
0c7efc08 6484 * cc-mode.texi (Sample .emacs File): Add missing `)' in
2de53ca6
GM
6485 sample code `my-c-initialization-hook'.
6486
64872006-10-19 Stuart D. Herring <herring@lanl.gov>
6488
6489 * widget.texi: Fix typos.
6490
64912006-10-19 Michael Albinus <michael.albinus@gmx.de>
6492
6493 * tramp.texi (Frequently Asked Questions): Remove questions marked with
6494 "???". There have been no complaints for years, so the information
6495 must be appropriate.
6496
64972006-10-16 Richard Stallman <rms@gnu.org>
6498
6499 * widget.texi: Use @var instead of capitalization.
6500 Clarify many widget type descriptions.
6501
65022006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6503
6504 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
6505 gnus-dired-attach.
6506 (Selecting a Group): Fix typo.
6507
c8763fb6 65082006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
6509
6510 * widget.texi: Fix typos.
6511
65122006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
6513
6514 * gnus.texi (Image Enhancements): Update for Emacs 22.
6515
6516 * gnus-faq.texi ([1.3]): Update.
6517
65182006-10-06 Richard Stallman <rms@gnu.org>
6519
6520 * faq.texi (Displaying the current line or column):
6521 Delete "As of Emacs 20".
6522
65232006-10-06 Romain Francoise <romain@orebokech.com>
6524
6525 * faq.texi (VM): VM works with Emacs 22 too.
6526
65272006-10-06 Richard Stallman <rms@gnu.org>
6528
6529 * ebrowse.texi: Remove Emacs version "21" from title.
6530
65312006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
6532
6533 * gnus.texi (Foreign Groups): Say where change of editing commands are
6534 stored. Add reference to `gnus-parameters'.
6535
65362006-09-15 Jay Belanger <belanger@truman.edu>
6537
6538 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
6539 Change "Library Public License" to "Lesser Public License"
6540 throughout. Use "yyyy" to represent year.
6541
65422006-09-15 Carsten Dominik <dominik@science.uva.nl>
6543
6544 * org.texi (Setting tags): Typo fix.
6545
65462006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
6547
6548 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
6549
65502006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
6551
6552 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
6553
65542006-09-12 Paul Eggert <eggert@cs.ucla.edu>
6555
6556 * faq.texi (Escape sequences in shell output): EMACS is now set
6557 to Emacs's absolute file name, not to "t".
6558 (^M in the shell buffer): Likewise.
6559 * misc.texi (Interactive Shell): Likewise.
6560
65612006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
6562
6563 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
6564 mails with pop3-leave-mail-on-server. Fix wording.
6565 (Limiting): Improve gnus-summary-limit-to-articles.
6566 (X-Face): Fix typo.
6567
65682006-09-11 Simon Josefsson <jas@extundo.com>
6569
6570 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
6571 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
6572
65732006-09-06 Simon Josefsson <jas@extundo.com>
6574
6575 * smtpmail.texi (Authentication): Mention SSL.
6576
65772006-09-01 Eli Zaretskii <eliz@gnu.org>
6578
6579 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
6580 Don't use @indicateurl.
6581
6582 * cc-mode.texi (Subword Movement): Don't use @headitem.
6583 (Custom Braces, Clean-ups): Don't use @tie.
6584
65852006-08-29 Michael Albinus <michael.albinus@gmx.de>
6586
6587 Sync with Tramp 2.0.54.
6588
6589 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
6590 Suggested by Adrian Phillips <a.phillips@met.no>.
6591
65922006-08-15 Carsten Dominik <dominik@science.uva.nl>
6593
6594 * org.texi (Installation, Activation): Split from Installation and
6595 Activation.
6596 (Clocking work time): Documented new features.
6597
65982006-08-13 Alex Schroeder <alex@gnu.org>
6599
6600 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
6601 example.
6602
66032006-08-12 Eli Zaretskii <eliz@gnu.org>
6604
6605 * faq.texi (How to add fonts): New node.
6606
66072006-08-05 Romain Francoise <romain@orebokech.com>
6608
6609 * faq.texi (New in Emacs 22): Expand.
6610
66112006-08-03 Michael Olson <mwolson@gnu.org>
6612
6613 * erc.texi: Update for ERC 5.1.4.
6614
66152006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
6616
6617 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
6618 in .../site-lisp/gnus/ by default.
6619 [ From gnus-news.texi in the trunk. ]
6620
66212006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
6622
6623 * gnus.texi (MIME Commands): Additions for yEnc.
6624
66252006-07-24 Richard Stallman <rms@gnu.org>
6626
6627 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
6628 * faq.texi: Move periods and commas inside quotes.
6629
66302006-07-20 Jay Belanger <belanger@truman.edu>
6631
6632 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
6633
66342006-07-18 Chong Yidong <cyd@stupidchicken.com>
6635
6636 * faq.texi (Security risks with Emacs): Document Emacs 22
6637 file-local-variable mechanism.
6638
66392006-07-12 Michael Olson <mwolson@gnu.org>
6640
6641 * erc.texi: Update for ERC 5.1.3.
6642
66432006-07-12 Alex Schroeder <alex@gnu.org>
6644
6645 * rcirc.texi: Fix typos.
6646 (Getting started with rcirc): New calling convention for M-x irc.
6647 Mention #rcirc. Removed channel tracking.
0c7efc08 6648 (Configuration): Change the names of all variables that got changed
2de53ca6
GM
6649 recently, eg. rcirc-server to rcirc-default-server. Added
6650 documentation for rcirc-authinfo, some background for Bitlbee, and
6651 rcirc-track-minor-mode.
0c7efc08 6652 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
2de53ca6 6653 Scrolling.
0c7efc08 6654 (Reconnecting after you have lost the connection): Fix example code
2de53ca6
GM
6655 to match code changes.
6656
66572006-07-10 Nick Roberts <nickrob@snap.net.nz>
6658
6659 * gnus.texi, message.texi: Fix typos.
6660
66612006-07-07 Carsten Dominik <dominik@science.uva.nl>
6662
6663 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
6664 commands.
6665 (Global TODO list): Document the use of the variables
6666 `org-agenda-todo-ignore-scheduled' and
6667 `org-agenda-todo-list-sublevels'.
6668
66692006-07-05 Richard Stallman <rms@gnu.org>
6670
6671 * faq.texi (Scrolling only one line): Fix xref.
6672
66732006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
6674
6675 * faq.texi (Evaluating Emacs Lisp code):
6676 Throughout, replace eval-current-buffer with eval-buffer.
6677
66782006-07-03 Richard Stallman <rms@gnu.org>
6679
6680 * rcirc.texi (Scrolling conservatively): Fix xref.
6681
6682 * pcl-cvs.texi (Viewing differences): Usage fix.
6683
66842006-07-03 Carsten Dominik <dominik@science.uva.nl>
6685
6686 * org.texi (Agenda commands): Document `s' key to save all org-mode
6687 buffers.
6688
66892006-06-30 Ralf Angeli <angeli@caeruleus.net>
6690
6691 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
6692 names. Mention `cvs-msg' face.
6693
66942006-06-29 Carsten Dominik <dominik@science.uva.nl>
6695
6696 * org.texi (Checkboxes): New section.
6697
66982006-06-28 Carsten Dominik <dominik@science.uva.nl>
6699
6700 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
6701 throughout this chapter.
6702
67032006-06-27 Chong Yidong <cyd@stupidchicken.com>
6704
6705 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
6706 text for standalone vs Emacs info.
6707 (Help): Clarify header line description. Use mouse-1 for clicks.
6708 (Help-P): Use mouse-1 for clicks.
6709 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
6710 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
6711 (Choose menu subtopic): Remove gratuitous Emacs command names.
6712 (Help-FOO): Put usual behavior first.
6713 (Help-Xref): Clicking on xrefs works in Emacs.
6714 (Search Text): Clarify what the default behavior is.
6715 (Create Info buffer): Fix Emacs window/X window confusion.
6716 (Emacs Info Variables): Fix for new Emacs init file behavior.
6717
67182006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6719
6720 * gnus.texi (Summary Buffer Lines): Fix typo.
6721
67222006-06-23 Carsten Dominik <dominik@science.uva.nl>
6723
6724 * org.texi (Embedded LaTeX): New chapter.
6725 (Archiving): Section rewritten.
6726 (Enhancing text): Some parts moved to the new chapter about LaTeX.
6727
67282006-06-20 Bill Wohler <wohler@newt.com>
6729
6730 Release MH-E manual version 8.0.1.
6731
6732 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6733 release 8.0.1.
6734 (Preface): Depend on GNU mailutils 1.0 and higher.
6735
67362006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
6737
6738 * message.texi (News Headers): Update message-syntax-checks section.
6739
67402006-06-19 Karl Berry <karl@gnu.org>
6741
6742 * info.texi (Advanced): Mention C-q, especially with ?.
6743
67442006-06-19 Carsten Dominik <dominik@science.uva.nl>
6745
6746 * org.texi (Publishing links): Document the `:link-validation-function'
6747 property.
6748 (Extensions and Hacking): New chapter, includes some sections of the
6749 "Miscellaneous" chapter.
6750
67512006-06-10 Carsten Dominik <dominik@science.uva.nl>
6752
6753 * org.texi (Progress logging): New section.
6754
2de53ca6
GM
67552006-06-06 Carsten Dominik <dominik@science.uva.nl>
6756
6757 * org.texi (ASCII export): Document indentation adaptation.
6758 (Setting tags): Document mutually-exclusive tags.
6759
67602006-06-05 Romain Francoise <romain@orebokech.com>
6761
6762 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
6763 Fix typo.
6764
6765 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
6766 channel (#gnus@irc.freenode.net).
6767 Fix typos. Update copyright notice.
6768
6769 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
6770 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
6771 (Line-Up Functions, Custom Macros):
6772 * ediff.texi (Window and Frame Configuration)
dccb744b 6773 (Highlighting Difference Regions):
2de53ca6
GM
6774 * emacs-mime.texi (Display Customization):
6775 * erc.texi (History):
6776 * eshell.texi (Known problems):
6777 * eudc.texi (Overview, BBDB):
6778 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
6779 (The problem of spam, SpamOracle, Extending the Spam package)
6780 (Conformity, Terminology):
dccb744b 6781 * idlwave.texi (Routine Info)
2de53ca6
GM
6782 (Class and Keyword Inheritance, Padding Operators)
6783 (Breakpoints and Stepping, Electric Debug Mode)
6784 (Examining Variables, Troubleshooting):
6785 * org.texi (Creating timestamps):
6786 * reftex.texi (Commands, Options, Changes):
6787 * tramp.texi (Inline methods, Password caching)
6788 (Auto-save and Backup, Issues):
6789 * vip.texi (Files, Commands in Insert Mode):
6790 * viper.texi (Emacs Preliminaries, States in Viper)
6791 (Packages that Change Keymaps, Viper Specials, Groundwork):
6792 Fix various typos.
6793
67942006-05-31 Michael Ernst <mernst@alum.mit.edu>
6795
6796 * ediff.texi: Fix typos.
6797
67982006-05-30 Carsten Dominik <dominik@science.uva.nl>
6799
6800 * org.texi: Small typo fixes.
6801
fff84c22
JB
68022006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
6803
6804 * viper.texi (Viper Specials):
6805 * gnus.texi (Example Setup):
6806 * faq.texi (Backspace invokes help):
6807 * dired-x.texi (Optional Installation Dired Jump):
6808 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
6809 follow coding conventions.
6810
2de53ca6
GM
68112006-05-29 Michael Albinus <michael.albinus@gmx.de>
6812
6813 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
6814
68152006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
6816
6817 * pcl-cvs.texi: Fix typos.
6818 (Customization): Say "us".
6819
68202006-05-26 Eli Zaretskii <eliz@gnu.org>
6821
6822 * org.texi: Remove bogus @setfilename.
6823
68242006-05-26 Carsten Dominik <dominik@science.uva.nl>
6825
6826 * org.texi (ASCII export): Omit command name.
6827 (HTML export): Add prefix to all lines in Local Variable example.
6828 (Acknowledgments): Typeset names in italics.
6829
68302006-05-24 Carsten Dominik <dominik@science.uva.nl>
6831
6832 * org.texi (Plain lists): Add new item navigation commands.
6833 (External links): Document elisp and info links.
6834 (Custom searches): New section.
6835 (Publishing): New chapter.
6836 (HTML export): Include a list of supported CSS classes.
6837 (Setting tags): Describe the fast-tag-setting interface.
6838
68392006-05-20 Luc Teirlinck <teirllm@auburn.edu>
6840
6841 * dired-x.texi: ifinfo -> ifnottex.
6842
68432006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
6844
6845 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
6846
68472006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
6848
6849 * message.texi (Interface): Add tool bar customization.
6850 (MIME): Index and text additions for mml-attach.
6851 (MIME): Describe mml-dnd-protocol-alist and
6852 mml-dnd-attach-options.
6853
6854 * gnus.texi (Oort Gnus): Reorder entries in sections.
6855 Fix some entries.
6856 (Starting Up): Add references to "Emacs for Heathens" and to
6857 "Finding the News". Add user-full-name and user-mail-address.
6858 (Group Buffer Format): Add tool bar customization and update.
6859 (Summary Buffer): Add tool bar customization.
6860 (Posting Styles): Add message-alternative-emails.
6861
68622006-05-09 Michael Albinus <michael.albinus@gmx.de>
6863
6864 * tramp.texi (Filename completion): Improve wording.
6865
68662006-05-07 Romain Francoise <romain@orebokech.com>
6867
6868 * faq.texi (Using regular expressions): Fix typo.
6869 (Packages that do not come with Emacs): Fix capitalization.
6870 (Replacing text across multiple files): Expand node to explain how
6871 to use `dired-do-query-replace-regexp' in more detail, based on
6872 suggestion by Eric Hanchrow <offby1@blarg.net>.
6873
68742006-05-06 Michael Albinus <michael.albinus@gmx.de>
6875
6876 * tramp.texi (Filename completion): Completion of remote files'
6877 method, user name and host name is active only in partial
6878 completion mode.
6879
68802006-05-06 Bill Wohler <wohler@newt.com>
6881
6882 Release MH-E manual version 8.0.
6883
6884 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6885 release 8.0.
6886
68872006-05-06 Bill Wohler <wohler@newt.com>
6888
6889 * mh-e.texi (MH-BOOK-HOME): Change from
6890 http://www.ics.uci.edu/~mh/book/mh to
6891 http://rand-mh.sourceforge.net/book/mh.
6892 Replace .htm suffix with .html for MH book files.
6893 (Using This Manual): Update key binding for getting relevant
6894 chapter in Info from command key.
6895 (Ranges): Fix itemx.
6896
68972006-05-05 Karl Berry <karl@gnu.org>
6898
6899 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
6900 (\fonttextsize): New user-level command to change text font size.
6901
69022006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
6903
6904 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
6905
69062006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
6907
6908 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
6909
69102006-04-24 Bill Wohler <wohler@newt.com>
6911
6912 * mh-e.texi (Getting Started): Make it more explicit that you need
6913 to install MH. Add pointers to current MH implementations.
6914
69152006-04-21 Bill Wohler <wohler@newt.com>
6916
6917 Release MH-E manual version 7.94.
6918
6919 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6920 release 7.94.
6921
69222006-04-21 Carsten Dominik <dominik@science.uva.nl>
6923
6924 * org.texi: Many small fixes.
6925 (Handling links): Rename from "Managing links".
6926
69272006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
6928
6929 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
6930 (Splitting mail using spam-stat): Fix @xref.
6931
69322006-04-20 Chong Yidong <cyd@stupidchicken.com>
6933
6934 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 6935 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
6936
69372006-04-20 Carsten Dominik <dominik@science.uva.nl>
6938
6939 * org.texi (Time stamps): Better explanation of the purpose of
6940 different time stamps.
6941 (Structure editing, Plain lists): More details on how new items
6942 and headings are inserted.
6943
69442006-04-18 Carsten Dominik <dominik@science.uva.nl>
6945
6946 * org.texi (Formula syntax): Fix link to Calc Manual.
6947
69482006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
6949
6950 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
6951
69522006-04-17 Bill Wohler <wohler@newt.com>
6953
6954 * mh-e.texi (Folders): Update mh-before-quit-hook and
6955 mh-quit-hook example with code that removes the buffers rather
6956 than just bury them.
6957
69582006-04-17 Michael Albinus <michael.albinus@gmx.de>
6959
6960 Sync with Tramp 2.0.53.
6961
69622006-04-13 Carsten Dominik <dominik@science.uva.nl>
6963
6964 * org.texi (Updating settings): New section.
6965 (Visibility cycling): Better names for the startup folding
6966 options.
6967 (Exporting): Completely restructured.
6968 (The very busy C-c C-c key): New section.
6969 (Summary of in-buffer settings): New section.
6970
69712006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
6972
6973 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
6974
69752006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6976
6977 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
6978 (Server Commands): Key `v' is reserved for users.
6979
69802006-04-11 Carsten Dominik <dominik@science.uva.nl>
6981
6982 * org.texi (Link format): New section, emphasis on bracket links.
6983 (External links): Document bracket links.
6984 (FAQ): Expand to cover shell links and the new link format.
6985
69862006-04-09 Kevin Ryde <user42@zip.com.au>
6987
6988 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
6989
69902006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
6991
6992 * gnus.texi (Summary Buffer Lines): Add `*'.
6993
c8763fb6 69942006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
6995
6996 * gnus.texi (Group Parameters):
6997 Mention gnus-permanently-visible-groups.
6998
69992006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
7000
7001 * gnus.texi (Face): Fix typo.
7002
70032006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
7004
7005 * gnus.texi (X-Face): Clarify.
7006 (Face): Need Emacs with PNG support.
7007
70082006-04-06 Richard Stallman <rms@gnu.org>
7009
7010 * idlwave.texi: Delete the blocks "not suitable for inclusion with
7011 Emacs".
7012
70132006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
7014
7015 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
7016 blocks not suitable for inclusion with Emacs using variable
7017 PARTOFEMACS.
7018
70192006-04-04 Simon Josefsson <jas@extundo.com>
7020
7021 * gnus.texi (Security): Improve.
7022
70232006-04-02 Bill Wohler <wohler@newt.com>
7024
7025 * mh-e.texi (Getting Started, Junk, Bug Reports)
7026 (MH FAQ and Support): Fix URLs.
7027
70282006-03-31 Romain Francoise <romain@orebokech.com>
7029
7030 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
7031 to t, not nil (and has for the past eight years).
7032
70332006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
7034
7035 * message.texi, gnus.texi: Bump version to 5.11.
7036
70372006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
7038
7039 * gnus.texi (Top): Add comment about version line.
7040
7041 * message.texi (Top): Ditto. Change to take named versions into
7042 account.
7043
70442006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
7045
7046 * gnus.texi (Posting Styles): Add x-face-file to example.
7047 (X-Face): Refer to posting styles.
7048
7049 * gnus-faq.texi ([5.8]): Add x-face-file.
7050 ([8.4]): Add links to gmane.emacs.gnus.user and
7051 gmane.emacs.gnus.general.
7052
70532006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
7054
7055 * gnus-faq.texi: Use .invalid.
7056 ([5.4]): Fix gnus-posting-styles example.
7057
70582006-03-27 Romain Francoise <romain@orebokech.com>
7059
7060 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
7061 Emacs/W3 needs a new maintainer.
7062 (Ispell): Update author and version info.
7063 (Mailcrypt): Mention PGG.
7064 (New in Emacs 22): Add PGG to the list of new packages.
7065 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
7066 updating dead URLs.
7067
70682006-03-25 Karl Berry <karl@gnu.org>
7069
7070 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
7071 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
7072 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
7073 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
7074 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
7075 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
7076 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
7077 (2) do not indent copyright year list (or anything else).
7078
70792006-03-21 Bill Wohler <wohler@newt.com>
7080
7081 * mh-e.texi (Folders): Various edits.
7082
70832006-03-20 Romain Francoise <romain@orebokech.com>
7084
7085 * gnus.texi (Mail Folders): Grammar fix.
7086
70872006-03-19 Bill Wohler <wohler@newt.com>
7088
7089 * mh-e.texi (Replying): Document Mail-Followup-To.
7090 Change manually-formatted table to multitable. Add debugging info.
7091 Move description of mh-reply-default-reply-to into paragraph
7092 that describes its values.
7093
70942006-03-17 Bill Wohler <wohler@newt.com>
7095
10d1d0af 7096 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
7097 (Sending Mail Tour): Update method of entering
7098 addresses and subject.
7099 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
7100 (Adding Attachments, Searching): Update screenshots for Emacs 22.
7101
71022006-03-15 Carsten Dominik <dominik@science.uva.nl>
7103
7104 * org.texi: Version number change only.
7105
71062006-03-14 Bill Wohler <wohler@newt.com>
7107
7108 * mh-e.texi: Add index entries around each paragraph rather than
7109 depend on entries from beginning of node. Doing so ensures that
7110 index entries are less likely to be forgotten if text is cut and
7111 pasted, and are necessary anyway if the references are on a
7112 separate page. It seems that makeinfo is now (v. 4.8) only
7113 producing one index entry per node, so there is no longer any
7114 excuse not to. Use subheading instead of heading. The incorrect
7115 use of heading produced very large fonts in Info--as large as the
7116 main heading.
7117 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
7118 versions 6 and 7 appeared *around* the time of these Emacs releases.
7119
71202006-03-13 Carsten Dominik <dominik@science.uva.nl>
7121
7122 * org.texi (Clean view): Document new startup options.
7123
71242006-03-11 Bill Wohler <wohler@newt.com>
7125
7126 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
7127 (Composing, Scan Line Formats): Fix @refs.
7128 (Getting Started): Define MH profile and MH profile components.
7129 (Incorporating Mail, Reading Mail, Viewing, Printing)
7130 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
7131 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
7132 for string constants.
7133 (Tool Bar): Remove spurious quote.
7134 (Junk): Use ``...'' instead of "...".
7135 (Scan Line Formats): Replace @samp with @kbd.
7136
71372006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
7138
7139 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
7140
71412006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
7142
7143 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
7144 easy to understand.
7145
71462006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
7147
7148 * gnus.texi: Markup fix.
7149 (Fancy Mail Splitting): Specify new feature.
7150
71512006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
7152
7153 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
7154 partial-words matching.
7155
71562006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
7157
7158 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
7159
7160 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
7161 (MIME Commands): Fix mm-discouraged-alternatives.
7162
71632006-03-07 Carsten Dominik <dominik@science.uva.nl>
7164
7165 * org.texi: Version number change only.
7166
71672006-03-06 Bill Wohler <wohler@newt.com>
7168
7169 * mh-e.texi: Move from SourceForge repository to Savannah.
7170 This is version 7.93, which is a total rewrite from the previous
7171 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
7172 version 7.93.
7173
71742006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
7175
7176 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
7177
71782006-03-01 Carsten Dominik <dominik@science.uva.nl>
7179
7180 * org.texi (Interaction): Add item about `org-mouse.el' by
7181 Piotr Zielinski.
7182 (Managing links): Document that also mouse-1 can be used to
7183 activate a link.
7184 (Headlines, FAQ): Add entry about hiding leading stars.
7185 (Miscellaneous): Resort the sections in this chapter to a more
7186 logical sequence.
7187
71882006-02-27 Simon Josefsson <jas@extundo.com>
7189
7190 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
7191 2004-01-27 from the trunk).
7192
71932006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7194
7195 * cc-mode.texi: Rename c-hungry-backspace to
7196 c-hungry-delete-backwards, at the request of RMS. Leave the old
7197 name as an alias.
7198
71992006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7200
7201 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
7202 include the function header within the defun.
7203
72042006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7205
7206 * cc-mode.texi: Correct two typos.
7207
72082006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7209
7210 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
7211 existing comment.
7212 (Electric Keys): Add a justification for electric indentation.
7213 (Hungry WS Deletion): Clear up the names and complications of the
7214 BACKSPACE and DELETE keys.
7215
72162006-02-23 Juri Linkov <juri@jurta.org>
7217
7218 * faq.texi (Common requests): Move `Turning on auto-fill by
7219 default' after `Wrapping words automatically'. Move `Working with
7220 unprintable characters' before `Searching for/replacing newlines'.
7221 Move `Replacing highlighted text' after `Highlighting a region'.
7222 Merge `Repeating commands' and `Repeating a command as many times
7223 as possible' into the former.
7224 (Packages that do not come with Emacs): Add refs to Gmane and
7225 etc/MORE.STUFF.
7226
72272006-02-23 Juri Linkov <juri@jurta.org>
7228
7229 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
7230 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
7231 Add xref to `(emacs)Reporting Bugs'.
7232 (Getting a printed manual): Add URL to other formats of the manual.
7233 (Common requests): Fix menu.
7234 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
7235 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
7236 (Inserting text at the beginning of each line): Add pxref to
7237 `Changing the included text prefix'.
7238 (Forcing the cursor to remain in the same column): Mention `track-eol'
7239 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
7240 (Replacing text across multiple files): Add keybinding `Q' for
7241 `dired-do-query-replace'.
7242
72432006-02-22 Carsten Dominik <dominik@science.uva.nl>
7244
7245 * reftex.texi: Version number and date change only.
7246
7247 * org.texi (Internal Links): Rewrite to cover the modified
7248 linking system.
7249
72502006-02-17 Eli Zaretskii <eliz@gnu.org>
7251
7252 * faq.texi: Remove the coding cookie, it's not needed anymore.
7253
72542006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7255
7256 * faq.texi (Colors on a TTY): Mention Mac OS port.
7257
72582006-02-12 Karl Berry <karl@gnu.org>
7259
7260 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
7261 8-bit accented a.
7262
72632006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
7264
7265 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
7266
72672006-02-08 Romain Francoise <romain@orebokech.com>
7268
7269 * faq.texi (Top): Remove paragraph about the FAQ being a
7270 transitional document, etc.
7271 (Searching for/replacing newlines): New node.
7272 (Yanking text in isearch): New node.
7273 (Inserting text at the beginning of each line): Rename and make
7274 more general, mention `M-;' in Message mode.
7275
72762006-02-07 Luc Teirlinck <teirllm@auburn.edu>
7277
7278 * faq.texi (Meta key does not work in xterm)
7279 (Emacs does not display 8-bit characters)
7280 (Inputting eight-bit characters): Update xrefs.
7281
72822006-02-06 Romain Francoise <romain@orebokech.com>
7283
7284 * faq.texi (VM): VM now at version 7.19.
7285 Set myself as maintainer of this file.
7286
72872006-02-04 Michael Olson <mwolson@gnu.org>
7288
7289 * erc.texi (History): Note that ERC is now included with Emacs.
7290
72912006-01-31 Romain Francoise <romain@orebokech.com>
7292
7293 * message.texi (Message Headers): Explain what
7294 `message-alternative-emails' does in more detail.
7295 Update copyright year.
7296
72972006-01-30 Juanma Barranquero <lekktu@gmail.com>
7298
7299 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
7300
73012006-01-29 Richard M. Stallman <rms@gnu.org>
7302
7303 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
7304
73052006-01-29 Michael Olson <mwolson@gnu.org>
7306
7307 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
7308
7309 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
7310
7311 * faq.texi (New in Emacs 22): Mention ERC.
7312
73132006-01-28 Luc Teirlinck <teirllm@auburn.edu>
7314
7315 * rcirc.texi: Capitalize dir entry for consistency with the entry
7316 in info/dir and other entries in the Emacs category.
7317 Fix typos. Delete trailing whitespace.
7318
c8763fb6 73192006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
7320
7321 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
7322
73232006-01-27 Eli Zaretskii <eliz@gnu.org>
7324
7325 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
7326 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
7327
7328 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
7329 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
7330
73312006-01-27 Alex Schroeder <alex@gnu.org>
7332
7333 * rcirc.texi: New file.
7334
73352006-01-23 Juri Linkov <juri@jurta.org>
7336
7337 * widget.texi (User Interface): Add S-TAB for widget-backward.
7338
73392006-01-22 Michael Albinus <michael.albinus@gmx.de>
7340
7341 Sync with Tramp 2.0.52.
7342
7343 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
7344 Add Tramp disabling item. New item for common connection problems.
7345 (various): Apply "ftp" as method for the download URL.
7346 (Bug Reports): Refer to FAQ for common problems.
7347
73482006-01-21 Eli Zaretskii <eliz@gnu.org>
7349
7350 * widget.texi (User Interface): Use @key for TAB.
7351
7352 * ses.texi (Formulas, Printer functions): Use @key for TAB.
7353
7354 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
7355 for TAB.
7356
7357 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
7358
73592006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
7360
7361 * gnus.texi: Update copyright.
7362
73632006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
7364
7365 * gnus.texi (Article Washing): Additions.
7366
2de53ca6
GM
73672006-01-13 Carsten Dominik <dominik@science.uva.nl>
7368
7369 * org.texi (Agenda commands): Document tags command.
7370
73712006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
7372
7373 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
7374
73752006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
7376
7377 * gnus.texi (RSS): Addition.
7378
73792005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
7380
7381 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
7382
73832005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
7384
7385 * emacs-mime.texi (Display Customization): Add setting example to
7386 mm-discouraged-alternatives.
7387
73882006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
7389
7390 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
7391 version is the canonical version.
7392
73932006-01-08 Alex Schroeder <alex@gnu.org>
7394
7395 * pgg.texi (Caching passphrase): Rewording.
7396
73972006-01-06 Eli Zaretskii <eliz@gnu.org>
7398
7399 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
7400 repository URL.
7401
74022006-01-06 Carsten Dominik <dominik@science.uva.nl>
7403
7404 * org.texi: Removed the accidentally re-added empty line in the
7405 direntry.
7406
74072006-01-05 Carsten Dominik <dominik@science.uva.nl>
7408
7409 * org.texi (Agenda Views): Chapter reorganized.
7410
74112005-12-29 Romain Francoise <romain@orebokech.com>
7412
7413 * faq.texi (Using Customize): New node.
7414
74152005-12-28 Luc Teirlinck <teirllm@auburn.edu>
7416
7417 * org.texi: Remove blank line in @direntry. It is non-standard
7418 and recursively produces blank lines all over the dir file (when
7419 using Texinfo 4.8).
7420
74212005-12-21 Luc Teirlinck <teirllm@auburn.edu>
7422
7423 * widget.texi (atoms): Delete obsolete remark about `file' widget.
7424
74252005-12-20 Carsten Dominik <dominik@science.uva.nl>
7426
7427 * org.texi (Tags): Boolean logic documented.
7428 (Agenda Views): Document custom commands.
7429
74302005-12-20 David Kastrup <dak@gnu.org>
7431
7432 * faq.texi (AUCTeX): Update version and mailing list info.
7433
74342005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
7435
7436 * gnus.texi (MIME Commands): Mention addition of
7437 multipart/alternative to gnus-buttonized-mime-types and add xref
7438 to mm-discouraged-alternatives.
7439
7440 * emacs-mime.texi (Display Customization): Mention addition of
7441 "image/.*" and add xref to gnus-buttonized-mime-types in the
7442 mm-discouraged-alternatives section.
7443
74442005-12-16 Carsten Dominik <dominik@science.uva.nl>
7445
7446 * org.texi (Tags): New section.
7447 (Agenda Views): Chapter reorganized.
7448
74492005-12-16 Eli Zaretskii <eliz@gnu.org>
7450
7451 * org.texi (Internal Links): Add a missing comma after an @xref.
7452
74532005-12-14 Chong Yidong <cyd@stupidchicken.com>
7454
7455 * faq.texi (Filling paragraphs with a single space): No need to
7456 change sentence-end now.
7457
74582005-12-13 Romain Francoise <romain@orebokech.com>
7459
7460 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
7461
74622005-12-12 Jay Belanger <belanger@truman.edu>
7463
7464 * faq.texi (Calc): Update version number.
7465
74662005-12-12 Carsten Dominik <dominik@science.uva.nl>
7467
7468 * org.texi (Progress Logging): New section.
7469
74702005-12-10 Romain Francoise <romain@orebokech.com>
7471
7472 Update the Emacs FAQ for the 22.1 release.
7473
7474 * faq.texi: Set VER to `22.1'.
7475 (Basic editing): Explain how to use localized versions of the
0c7efc08
SM
7476 Tutorial. Mention that `C-h r' displays the manual.
7477 Delete obsolete WWW link to an Emacs 18 tutorial.
2de53ca6
GM
7478 (Getting a printed manual): Point to the new locations of the
7479 manuals on the GNU Web site.
7480 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
7481 available via Info (it was previously distributed separately).
7482 (Installing Texinfo documentation): The latest version of Texinfo
7483 is 4.8, not 4.0.
7484 (Informational files for Emacs): COPYING is the GNU General Public
7485 License, not the Emacs General Public License.
7486 (Informational files for Emacs): Delete obsolete link to the
7487 GNUinfo pages as they have been removed from the GNU Web site.
7488 (New in Emacs 22): New node.
7489 (Setting up a customization file): Say that most packages support
7490 Customize nowadays.
7491 (Colors on a TTY): Delete reference to instructions on how to
7492 enable syntax highlighting, it is now enabled by default.
7493 (Turning on abbrevs by default): Emacs now reads the abbrevs file
7494 at startup automatically.
7495 (Controlling case sensitivity): Mention `M-c' in isearch.
7496 (Using an already running Emacs process): Emacs now creates the
7497 socket in `/tmp/emacsUID'. Fix typos. Change default location of
7498 gnuserv. As emacsclient can now run Lisp code as well, delete a
7499 sentence praising gnuserv for that. Simplify description of how
7500 the client/server operation works.
7501 (Compiler error messages): Delete obsolete text (compile.el has
7502 been rewritten).
7503 (Indenting switch statements): Fix typo.
7504 (Matching parentheses): Simplify setup instructions, mention the
7505 menu bar item in the Options menu.
7506 (Repeating a command as many times as possible): Mention `C-x e'.
7507 (Going to a line by number): Mention new keymap and bindings
7508 `M-g M-g', `M-g M-p' and `M-g M-n'.
7509 (Turning on syntax highlighting): Now on by default. Simplify.
7510 (Replacing highlighted text): Use `1', not `t'.
7511 (Problems with very large files): The maximum size is now 256MB on
7512 32-bit machines.
7513 (^M in the shell buffer): Mention `comint-process-echoes'.
7514 (Emacs for Apple computers): Emacs 22 has native support for Mac
7515 OS X.
7516 (Translating names to IP addresses): Delete node.
7517 (Binding keys to commands): Fix typo.
7518 (SPC no longer completes file names): New node.
7519 (MIME with Emacs mail packages): Delete section about the Emacs
7520 MIME FAQ (it's not reachable anymore).
7521
75222005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
7523
7524 * cc-mode.texi: The manual has been extensively revised: the
7525 information about using CC Mode has been separated from the larger
7526 and more difficult chapters about configuration. It has been
7527 updated for CC Mode 5.31.
7528
75292005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
7530
7531 * pgg.texi (User Commands): Fix description of pgg-verify-region.
7532 (Selecting an implementation): Fix descriptions.
7533
75342005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
7535
7536 * message.texi (Various Message Variables): Addition.
7537
75382005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
7539
7540 * message.texi: Fix default values.
7541
75422005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
7543
7544 * message.texi (Header Commands): Clarify descriptions of
7545 message-cross-post-followup-to, message-reduce-to-to-cc, and
7546 message-insert-wide-reply.
7547 (Various Commands): Fix kindex for message-kill-to-signature;
7548 clarify description of message-tab.
7549
75502005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
7551
7552 * message.texi (Mailing Lists): Fix description about MFT.
7553
7554 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
7555
75562005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
7557
7558 * gnus.texi (Slow Terminal Connection): Replace old description
7559 with new one.
7560
75612005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
7562
7563 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
7564 replace X-Draft-Headers with X-Draft-From.
7565
75662005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
7567
7568 * gnus.texi (Various Various): Fix the default value of
7569 nnheader-max-head-length.
7570 (Gnus Versions): Fix typo.
7571
75722005-12-08 Carsten Dominik <dominik@science.uva.nl>
7573
7574 * org.texi (Structure editing): Document new functionality of
7575 M-RET.
7576
75772005-12-06 Luc Teirlinck <teirllm@auburn.edu>
7578
7579 * org.texi (Internal Links): Fix Texinfo usage.
7580
75812005-12-06 Carsten Dominik <dominik@science.uva.nl>
7582
7583 * org.texi (TODO basics): Document the global todo list.
7584 (TODO items): Documents sparse tree for specific TODO
7585 keywords.
7586
75872005-11-30 Carsten Dominik <dominik@science.uva.nl>
7588
7589 * org.texi (Plain Lists): Typos fixed.
7590
75912005-11-28 Jay Belanger <belanger@truman.edu>
7592
7593 * calc.texi: Change references of `M-#' to `C-x *' prefix.
7594
75952005-11-24 Carsten Dominik <dominik@science.uva.nl>
7596
7597 * org.texi (Structure editing): New item moving commands added.
7598 (Plain Lists): New section.
7599
76002005-11-18 Carsten Dominik <dominik@science.uva.nl>
7601
7602 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
7603 (Agenda): Document commands `org-cycle-agenda-files' and
c4cc8b9a 7604 `org-agenda-file-to-front'.
2de53ca6
GM
7605 (Built-in table editor): Document `org-table-sort-lines'.
7606 (HTML formatting): Export of hand-formatted lists.
7607
76082005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
7609
7610 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
7611 new variable gnus-toolbar-thickness.
7612
76132005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
7614
7615 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
7616
76172005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
7618
7619 * gnus.texi (X-Face): Fix description.
7620 (XVarious): Remove gnus-xmas-logo-color-alist and
7621 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
7622
76232005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
7624
7625 * gnus.texi (Group Parameters): Mention new variable
7626 gnus-parameters-case-fold-search.
7627 (Home Score File): Addition.
7628
76292005-11-04 Ulf Jasper <ulf.jasper@web.de>
7630
7631 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
7632 (Overview): List supported feed types.
7633 (Installation): No installation necessary when using autoload.
7634 (Configuration): Rename "RSS" to "news".
7635
76362005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
7637
7638 * pgg.texi (User Commands): Document additional passphrase
7639 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
7640 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
7641
76422005-11-04 Carsten Dominik <dominik@science.uva.nl>
7643
7644 * org.texi: Version number changed to 3.19.
7645
76462005-10-29 Sascha Wilde <wilde@sha-bang.de>
7647
7648 * pgg.texi (How to use): Update the example to add autoload of
7649 pgg-encrypt-symmetric-region.
7650 (User Commands): Document pgg-encrypt-symmetric-region.
7651 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
7652
76532005-10-27 Jay Belanger <belanger@truman.edu>
7654
7655 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
7656 mention other TeX-related units.
7657
76582005-10-23 Lars Hansen <larsh@soem.dk>
7659
0c7efc08
SM
7660 * dired-x.texi (Miscellaneous Commands):
7661 Replace dired-do-relative-symlink by dired-do-relsymlink and
2de53ca6
GM
7662 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
7663
76642005-10-23 Jay Belanger <belanger@truman.edu>
7665
7666 * calc.texi (Predefined Units): Use `alpha' for the fine structure
7667 constant.
7668
76692005-10-23 Michael Albinus <michael.albinus@gmx.de>
7670
0c7efc08
SM
7671 * faq.texi (Bugs and problems):
7672 Replace `dired-move-to-filename-regexp' by
2de53ca6
GM
7673 `directory-listing-before-filename-regexp'.
7674
76752005-10-22 Eli Zaretskii <eliz@gnu.org>
7676
7677 * newsticker.texi (UPDATED): Set value.
7678
76792005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
7680
7681 * gnus.texi (Document Groups): Remove duplicate item.
7682
76832005-10-21 Carsten Dominik <dominik@science.uva.nl>
7684
7685 * org.texi (Summary): Mention iCalendar support.
7686 (Exporting): Document iCalendar support.
7687
76882005-10-18 Romain Francoise <romain@orebokech.com>
7689
7690 * viper.texi (Viper Specials): Capitalize GNU.
7691
76922005-10-17 Juri Linkov <juri@jurta.org>
7693
7694 * info.texi (Getting Started, Search Index, Expert Info):
7695 Fix wording.
7696 (Search Text): Replace `echo area' with `mode line'.
7697 (Search Index): Both `i' and `,' find all index entries.
7698 Replace example `C-f' with `C-l' (which exists in index of Info
7699 manual) and delete spaces in its keyboard input sequence.
7700 Delete unnecessary explanations about literal characters.
7701
77022005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
7703
7704 * gnus.texi (Document Server Internals): Addition.
7705
77062005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
7707
7708 * gnus.texi (A note on namespaces): Fix RFC reference.
7709
77102005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
7711
7712 * gnus.texi (RSS): Fix key description.
7713
77142005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
7715
7716 * gnus.texi: Emacs/w3 -> Emacs/W3.
7717 (Browsing the Web): Fix description.
7718 (Web Searches): Ditto.
7719 (Customizing W3): Ditto.
7720
77212005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
7722
7723 * gnus.texi (Maildir): Clarify expire-age and expire-group.
7724
77252005-10-11 Jay Belanger <belanger@truman.edu>
7726
7727 * calc.texi (Integration): Mention using `a i' to compute definite
7728 integrals.
7729
77302005-10-11 Juri Linkov <juri@jurta.org>
7731
7732 * info.texi: Rearrange nodes.
7733 (Top): Update menu. Change ref `Info for Experts' to
7734 `Advanced Info Commands'.
7735 (Getting Started): Fix description of manual's parts.
7736 (Help-Int): Change xref `Info Search' to `Search Index', and
7737 `Expert Info' to `Advanced'.
7738 (Advanced): Move node one level up.
7739 (Search Text, Search Index): New nodes split out from `Info Search'.
7740 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
7741 split out from `Advanced'.
7742 (Advanced, Emacs Info Variables): De-document editing an Info file
7743 in Info.
7744 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
7745 (Creating an Info File): Delete node and move its text to
7746 `Expert Info'.
7747
77482005-10-10 Carsten Dominik <dominik@science.uva.nl>
7749
7750 * org.texi (Workflow states): Documented that change in keywords
7751 becomes active only after restart of Emacs.
7752
77532005-10-08 Michael Albinus <michael.albinus@gmx.de>
7754
7755 Sync with Tramp 2.0.51.
7756
77572005-10-08 Nick Roberts <nickrob@snap.net.nz>
7758
7759 * speedbar.texi (Introduction): Describe new location of speedbar
7760 on menubar.
7761 (Basic Key Bindings): Remove descriptions of bindings that have
7762 been removed.
7763
77642005-10-05 Nick Roberts <nickrob@snap.net.nz>
7765
7766 * speedbar.texi (GDB): Describe use of watch expressions.
7767
77682005-09-28 Simon Josefsson <jas@extundo.com>
7769
7770 * message.texi (IDNA): Fix.
7771
77722005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
7773
7774 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
7775 nntp-server-hook, and nntp-warn-about-losing-connection; fix
7776 description of nntp-open-connection-function.
7777 (Common Variables): Fix descriptions.
7778
77792005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
7780
7781 * gnus.texi (Server Buffer Format): Document the %a format spec.
7782
77832005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
7784
7785 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
7786
77872005-09-23 Carsten Dominik <dominik@science.uva.nl>
7788
7789 * org.texi Version 3.16.
7790
77912005-09-19 Miles Bader <miles@gnu.org>
7792
7793 * newsticker.texi: Get rid of CVS keywords.
7794
77952005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
7796
7797 * gnus.texi (Finding the Parent): Fix description of how Gnus
7798 finds article.
7799
78002005-09-14 Jari Aalto <jari.aalto@cante.net>
7801
7802 * gnus.texi (Advanced Scoring Examples): New examples to teach how
7803 to drop off non-answered articles.
7804
78052005-09-19 Juanma Barranquero <lekktu@gmail.com>
7806
7807 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
7808 braces (which are unsupported by NMAKE) for macro `srcdir'.
7809
78102005-09-17 Eli Zaretskii <eliz@gnu.org>
7811
7812 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
7813 (../info/newsticker, newsticker.dvi): New targets.
7814
78152005-09-17 Ulf Jasper <ulf.jasper@web.de>
7816
7817 * newsticker.texi: Replace @command with @code. Replace @example
7818 with @lisp.
0c7efc08
SM
7819 (Top): Add explanations to menu items.
7820 (GNU Free Documentation License): Remove.
2de53ca6
GM
7821
78222005-09-16 Romain Francoise <romain@orebokech.com>
7823
7824 Update all files to specify GFDL version 1.2.
7825
7826 * doclicense.texi (GNU Free Documentation License): Update to
7827 version 1.2.
7828
78292005-09-15 Richard M. Stallman <rms@gnu.org>
7830
7831 * newsticker.texi: Fix @setfilename.
7832
7833 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
7834 (../info/newsticker, newsticker.dvi): New targets.
7835
78362005-08-30 Carsten Dominik <dominik@science.uva.nl>
7837
7838 * org.texi: Version 3.15.
7839
78402005-08-29 Luc Teirlinck <teirllm@auburn.edu>
7841
7842 * ses.texi: Combine all three indices into one.
7843 Correct a few typos.
7844
78452005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
7846
7847 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
7848
78492005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
7850
7851 * emacs-mime.texi (Handles): Remove duplicate item.
7852 (Encoding Customization): Fix the default value for
7853 mm-coding-system-priorities.
7854 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
7855 (Basic Functions): Fix reference.
7856
78572005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
7858
7859 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
7860
78612005-08-18 Richard M. Stallman <rms@gnu.org>
7862
7863 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
7864 and web site.
7865
7866 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
7867 not keyboard-translate.
7868
78692005-08-11 Richard M. Stallman <rms@gnu.org>
7870
7871 * faq.texi (Using regular expressions): Fix xref.
7872
78732005-08-09 Juri Linkov <juri@jurta.org>
7874
7875 * info.texi (Help-P): Replace `Prev' with `Previous'.
7876 (Help-M, Help-Xref): Add S-TAB.
7877 (Help-FOO): Update `u' command.
7878 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
7879 Update info about visibility of xref parts.
7880 (Help-Int): Fix `m' command. Rename `Info-last' to
7881 `Info-history-back'. Add `Info-history-forward'.
7882 (Advanced): Fix `g*' and `M-n' commands.
7883 (Info Search): Add `index-apropos' in stand-alone browser.
7884 Add isearch commands.
7885 (Emacs Info Variables): Remove `Info-fontify'.
7886 Add `Info-mode-hook'. Update face names.
7887 Add `Info-fontify-maximum-menu-size',
7888 `Info-fontify-visited-nodes', `Info-isearch-search'.
7889
78902005-08-07 Michael Albinus <michael.albinus@gmx.de>
7891
7892 Sync with Tramp 2.0.50.
7893
7894 * tramp.texi: Use @option{} consequently for method names.
7895 (Inline methods, External transfer methods): Remove references to
7896 Cygwin.
7897 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
7898 implementation.
7899
79002005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
7901
7902 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
7903 Mention that gnus-init-file is not read when Emacs is invoked with
7904 --no-init-file or -q.
7905
79062005-07-19 Carsten Dominik <dominik@science.uva.nl>
7907
7908 * org.texi: Version 3.14.
7909
79102005-07-04 Carsten Dominik <dominik@science.uva.nl>
7911
7912 * org.texi: Version 3.13.
7913
79142005-07-18 Juri Linkov <juri@jurta.org>
7915
7916 * calc.texi (Time Zones, Logical Operations):
7917 * cl.texi (Overview):
7918 * org.texi (TODO types):
7919 * sc.texi (Emacs 18 MUAs):
7920 * speedbar.texi (Top):
7921 * url.texi (History):
7922 Delete duplicate duplicate words.
7923
ce058493 79242005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
7925
7926 * cl.texi (Type Predicates): Document `atom' type.
7927
79282005-07-04 Lute Kamstra <lute@gnu.org>
7929
7930 Update FSF's address in GPL notices.
7931
7932 * calc.texi (Copying):
7933 * doclicense.texi (GNU Free Documentation License):
7934 * faq.texi (Contacting the FSF):
7935 * mh-e.texi (Copying): Update FSF's address.
7936
79372005-07-03 Richard M. Stallman <rms@gnu.org>
7938
7939 * flymake.texi (Example -- Configuring a tool called directly):
7940 Update name of flymake-build-relative-filename.
7941
79422005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
7943
7944 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
7945
79462005-06-29 Carsten Dominik <dominik@science.uva.nl>
7947
7948 * org.texi: Version 3.12.
7949
79502005-06-24 Eli Zaretskii <eliz@gnu.org>
7951
7952 * makefile.w32-in (MAKEINFO): Use --force.
7953 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
7954 Makefile.in.
7955 (gnus.dvi): Use "..." to quote Sed args, so that it works with
7956 more shells.
7957
79582005-06-23 Richard M. Stallman <rms@gnu.org>
7959
7960 * speedbar.texi (Creating a display): Texinfo usage fixes.
7961
7962 * tramp.texi (Customizing Completion, Auto-save and Backup):
7963 Texinfo usage fixes.
7964
79652005-06-23 Juanma Barranquero <lekktu@gmail.com>
7966
7967 * dired-x.texi (Miscellaneous Commands):
7968 * ediff.texi (Miscellaneous):
7969 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
7970 (Agent Variables):
7971 * info.texi (Help-Xref):
7972 * message.texi (Message Headers):
7973 * org.texi (Remember):
7974 * reftex.texi (Options (Defining Label Environments)):
7975 (Options (Index Support)):
7976 (Options (Viewing Cross-References)):
7977 (Options (Misc)):
7978 (Changes):
7979 * speedbar.texi (Creating a display):
7980 * tramp.texi (Customizing Completion, Auto-save and Backup):
7981 Texinfo usage fix.
7982
79832005-06-13 Carsten Dominik <dominik@science.uva.nl>
7984
7985 * org.texi: Version 3.11.
7986
79872005-06-12 Jay Belanger <belanger@truman.edu>
7988
7989 * calc.texi (Getting Started): Remove extra menu item.
7990
79912005-05-31 Jay Belanger <belanger@truman.edu>
7992
7993 * calc.texi (Notations Used in This Manual): Use @kbd for key
7994 sequence.
7995 (Demonstration of Calc): Mention another way of starting Calc.
7996 (Starting Calc): Mention long name of M-#.
7997 (Embedded Mode Overview): Remove unnecessary instruction.
7998 (Other M-# commands): Rephrase `M-# 0' explanation.
7999 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
8000 reflect current behavior.
8001
80022005-05-30 Jay Belanger <belanger@truman.edu>
8003
8004 * calc.texi (Hooks): Change description of calc-window-hook and
8005 calc-trail-window-hook to match usage.
8006 (Computational Functions): Add more constant-generating functions.
8007 (Customizable Variables): Use defvar.
8008
80092005-05-28 Jay Belanger <belanger@truman.edu>
8010
8011 * calc.texi (Assignments in Embedded Mode): Fix variable name.
8012 (Basic Embedded Mode): Explain behavior of arguments to
8013 calc-embedded-mode.
8014
80152005-05-27 Jay Belanger <belanger@truman.edu>
8016
8017 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
8018 current behavior.
8019
80202005-05-25 Jay Belanger <belanger@truman.edu>
8021
8022 * calc.texi: Change Calc version number throughout.
8023 (Keypad Mode): Change location in info output.
8024 (Keypad mode overview): Move picture of keypad.
8025
80262005-05-21 Jay Belanger <belanger@truman.edu>
8027
8028 * calc.texi (Storing variables): Mention that only most variables
8029 are void to begin with.
8030
80312005-05-21 Kevin Ryde <user42@zip.com.au>
8032
8033 * widget.texi (Basic Types): Update cross ref from "Enabling
8034 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
8035 lispref/text.texi change.
8036
80372005-05-20 Carsten Dominik <dominik@science.uva.nl>
8038
8039 * org.texi: Version 3.09.
8040
80412005-05-18 Carsten Dominik <dominik@science.uva.nl>
8042
8043 * reftex.texi: Version 4.28.
8044
80452005-05-16 Jay Belanger <belanger@truman.edu>
8046
8047 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
8048
80492005-05-14 Jay Belanger <belanger@truman.edu>
8050
8051 * calc.texi (Default Simplifications): Insert missing ! (logical
8052 not operator).
8053
80542005-05-14 Michael Albinus <michael.albinus@gmx.de>
8055
8056 Sync with Tramp 2.0.49.
8057
80582005-05-10 Jay Belanger <belanger@truman.edu>
8059
8060 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
8061 to 1.
8062
80632005-04-29 Carsten Dominik <dominik@science.uva.nl>
8064
8065 * org.texi: Version 3.08, structure reorganized.
8066
80672005-04-24 Richard M. Stallman <rms@gnu.org>
8068
8069 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
8070
80712005-04-15 Carsten Dominik <dominik@science.uva.nl>
8072
8073 * org.texi: Update to version 3.06.
8074
80752005-04-13 Lute Kamstra <lute@gnu.org>
8076
8077 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
8078
80792005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
8080
8081 * cl.texi (Porting Common Lisp): Fix typo.
8082
80832005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
8084
8085 * gnus.texi (RSS): Addition.
8086
80872005-04-04 Jay Belanger <belanger@truman.edu>
8088
8089 * calc.texi: Change Calc version number.
8090 (Customizable variables): Fix description of calc-language-alist.
8091 (Copying): Put in version 2 of GPL.
8092
80932005-04-01 Jay Belanger <belanger@truman.edu>
8094
8095 * calc.texi (Troubleshooting Commands): Remove comment about
8096 installation.
8097 (Installation): Remove section.
8098 (Customizable Variables): New section.
8099 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
8100 (Graphical Devices): Add references to Customizable Variables.
8101
81022005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
8103
8104 * emacs-mime.texi (Display Customization): Markup fixes.
8105 (rfc2047): Update.
8106
81072005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
8108
8109 * gnus-faq.texi: Replaced with auto-generated version.
8110
81112005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
8112
8113 * dired-x.texi (Multiple Dired Directories): default-directory was
8114 renamed to dired-default-directory.
8115
81162005-03-26 Jay Belanger <belanger@truman.edu>
8117
8118 * calc.texi (Simplifying Formulas, Rewrite Rules):
8119 Change description of top and bottom of fraction.
8120 (Modulo Forms): Move description of how to create modulo forms to
8121 earlier in the section.
8122 (Fraction Mode): Suggest using : to get a fraction by dividing.
8123 (Basic Arithmetic): Adjust placement of command name.
8124 (Truncating the Stack): Emphasize that "hidden" entries are still
8125 visible.
8126 (Installation): Move discussion of printing manual to "About This
8127 Manual".
8128 (About This Manual): Mention how to print the manual.
8129 (Reporting Bugs): Remove first person.
8130 (Building Vectors): Add algebraic version of append.
8131 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
8132 (Grouping Digits): Fix typo.
8133
81342005-03-25 Werner Lemberg <wl@gnu.org>
8135
8136 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
8137 Replace `legal' with `valid'.
8138
81392005-03-25 Werner Lemberg <wl@gnu.org>
8140
8141 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
8142
81432005-03-24 Jay Belanger <belanger@truman.edu>
8144
8145 * calc.texi (General Mode Commands)
8146 (Mode Settings in Embedded Mode): Add some explanation of
8147 recording mode settings.
8148
81492005-03-24 Richard M. Stallman <rms@gnu.org>
8150
8151 * calc.texi: Remove praise of non-free software.
8152
8153 * idlwave.texi: Don't say where to get IDL or its non-free manual.
8154 (Installation): Node deleted.
8155
81562005-03-23 Richard M. Stallman <rms@gnu.org>
8157
8158 * url.texi (HTTP language/coding): Improve last change.
8159
81602005-03-22 Jay Belanger <belanger@truman.edu>
8161
8162 * calc.texi (Embedded Mode): Add new information on changing
8163 modes.
8164
81652005-03-20 Michael Albinus <michael.albinus@gmx.de>
8166
8167 Sync with Tramp 2.0.48.
8168
8169 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
8170
8171 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
8172 "GNU/Linux". Change all addresses to .gnu.org.
8173 (Default Method): Offer shortened syntax for "su" and "sudo"
8174 methods.
8175
81762005-03-07 Richard M. Stallman <rms@gnu.org>
8177
8178 * url.texi: Fix usage of "e.g.".
8179 (HTTP language/coding): Explain the rules for these strings.
8180
81812005-03-06 Richard M. Stallman <rms@gnu.org>
8182
8183 * woman.texi (Introduction): Minor cleanups.
8184
8185 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
8186
8187 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
8188 (Installation): Node deleted.
8189
8190 * mh-e.texi (Preface): Get rid of "Emacs 21".
8191
8192 * eshell.texi (Installation): Delete node (for Emacs 20).
8193
81942005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
8195
8196 * flymake.texi: Refill and tweak style in @lisp blocks.
8197
81982005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
8199
8200 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
8201
82022005-03-01 Jay Belanger <belanger@truman.edu>
8203
8204 * calc.texi (Trigonometric and Hyperbolic Functions):
8205 Mention additional functions.
8206 (Algebraic Simplifications): Mention additional simplifications.
8207
82082005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
8209
8210 * ses.texi: Add concept/function/variable indices (this work was
8211 donated by Brad Collins <brad@chenla.org>, copyright-assignment
8212 papers on file at FSF).
8213
82142005-02-10 Jay Belanger <belanger@truman.edu>
8215
8216 * calc.texi: Change @LaTeX to La@TeX throughout.
8217 Redefine @expr as @math for TeX output.
8218 Redefine @texline as a no-op for TeX output.
8219 Define @tfn, replace @t by @tfn throughout.
8220
82212005-02-09 Jay Belanger <belanger@truman.edu>
8222
8223 * calc.texi: Add macro for LaTeX for info output.
8224
82252005-02-08 Kim F. Storm <storm@cua.dk>
8226
8227 * texinfo.tex (LaTex): Add def.
8228
82292005-02-06 Jay Belanger <belanger@truman.edu>
8230
8231 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
8232 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
8233 throughout manual.
8234
82352005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
8236
8237 * gnus.texi: Some edits based on comments from David Abrahams.
8238
82392005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
8240
8241 * gnus.texi (RSS): Fix the keystroke.
8242
82432005-01-24 David Kastrup <dak@gnu.org>
8244
8245 * faq.texi: Update AUCTeX version info.
8246
82472005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
8248
8249 * gnus-faq.texi ([4.1]): Typo.
8250
82512005-01-19 Jay Belanger <belanger@truman.edu>
8252
8253 * calc.texi (Keep Arguments): Mention that keeping arguments
8254 doesn't work with keyboard macros.
8255
82562005-01-16 Richard M. Stallman <rms@gnu.org>
8257
8258 * autotype.texi (Autoinserting): Fix small error.
8259
82602005-01-16 Michael Albinus <michael.albinus@gmx.de>
8261
8262 Sync with Tramp 2.0.47.
8263
8264 * tramp.texi (Compilation): New section, describing compilation of
8265 remote files.
8266
82672005-01-11 Kim F. Storm <storm@cua.dk>
8268
8269 * widget.texi (Basic Types): Add :follow-link keyword.
8270
82712005-01-09 Jay Belanger <belanger@truman.edu>
8272
8273 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
8274
82752005-01-08 Jay Belanger <belanger@truman.edu>
8276
8277 * calc.texi: Change throughout to reflect new default value of
8278 calc-settings-file.
8279
82802005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
8281
8282 * message.texi (Reply): `message-reply-to-function' should return
8283 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
8284
82852005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
8286
8287 * faq.texi (Changing load-path): Fix typo.
8288
82892005-01-05 Jay Belanger <belanger@truman.edu>
8290
8291 * calc.texi (Programming Tutorial): Replace kbd command by
8292 appropriate characters for a keyboard macro.
8293
82942005-01-04 Jay Belanger <belanger@truman.edu>
8295
8296 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
8297 for Lucid Emacs.
8298 (Programming Tutorial): Mention that the user needs to be in the
8299 right mode to compute some functions.
8300
83012005-01-04 Jay Belanger <belanger@truman.edu>
8302
8303 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
8304 no longer applicable.
8305
83062005-01-01 Jay Belanger <belanger@truman.edu>
8307
0c7efc08 8308 * calc.texi (Programming Tutorial): Change description of how to
2de53ca6
GM
8309 edit keyboard macros to match current behavior.
8310
83112004-12-31 Jay Belanger <belanger@truman.edu>
8312
8313 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
8314
83152004-12-20 Jay Belanger <belanger@truman.edu>
8316
8317 * calc.texi (Types Tutorial): Emphasize that you can't divide by
8318 zero.
8319
83202004-12-17 Luc Teirlinck <teirllm@auburn.edu>
8321
8322 * cc-mode.texi (Text Filling and Line Breaking): Put period after
8323 @xref.
8324 (Font Locking): Avoid @strong{Note:}.
8325
83262004-12-17 Michael Albinus <michael.albinus@gmx.de>
8327
8328 Sync with Tramp 2.0.46.
8329
8330 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
8331
83322004-12-16 Luc Teirlinck <teirllm@auburn.edu>
8333
8334 * url.texi: Correct typos.
8335 (Retrieving URLs): @var{nil}->@code{nil}.
af42a9cc 8336 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
2de53ca6
GM
8337 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
8338 (Dealing with HTTP documents): @inforef->@xref.
8339
83402004-12-15 Jay Belanger <belanger@truman.edu>
8341
8342 * calc.texi: Consistently capitalized all mode names.
8343 (Answers to Exercises): Mention that an answer can be a fraction
8344 when in Fraction mode.
8345
83462004-12-13 Jay Belanger <belanger@truman.edu>
8347
8348 * calc.texi: Fix some TeX definitions.
8349
83502004-12-09 Luc Teirlinck <teirllm@auburn.edu>
8351
8352 * reftex.texi (Imprint): Remove erroneous @value's.
8353
83542004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8355
8356 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
8357 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
8358
83592004-12-08 Jay Belanger <belanger@truman.edu>
8360
8361 * calc.texi (Starting Calc): Remove comment about installation.
8362 (Keypad Mode Overview): Remove comment about Emacs 19 support.
8363
83642004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8365
8366 * url.texi: Update @setfilename.
8367 (Getting Started): No need to worry about Gnus versions.
8368 (Dealing with HTTP documents): Use @inforef.
8369
8370 * org.texi: Fix @direntry file name.
8371
83722004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
8373
8374 * url.texi: New file.
8375
8376 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
8377
83782004-12-06 Jay Belanger <belanger@truman.edu>
8379
8380 * calc.texi (Using Calc): Remove paragraph about installation.
8381
83822004-12-06 Jay Belanger <belanger@truman.edu>
8383
8384 * calc.texi: Use more Texinfo macros and less TeX defs.
8385 Remove @refill's.
8386
83872004-12-06 Richard M. Stallman <rms@gnu.org>
8388
8389 * org.texi: New file.
8390
83912004-12-05 Richard M. Stallman <rms@gnu.org>
8392
8393 * Makefile.in (org.dvi, ../info/org): New targets.
8394 (INFO_TARGETS): Add ../info/org.
8395 (DVI_TARGETS): Add org.dvi.
8396 (maintainer-clean): Remove the info files in the info dir.
8397
83982004-11-26 Eli Zaretskii <eliz@gnu.org>
8399
8400 * idlwave.texi: Fix the setfilename directive to put the produced
8401 file in ../info.
8402 (Continued Statement Indentation): Resurrect Jan D.'s change from
8403 2004-11-03 that was lost when a newer version of idlwave.texi was
8404 imported.
8405
84062004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
8407
0c7efc08 8408 * gnus-faq.texi ([5.1]): Add missing bracket.
2de53ca6 8409
0c7efc08
SM
8410 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
8411 Index `spam-initialize'.
2de53ca6
GM
8412
84132004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
8414
8415 * message.texi (Various Message Variables): Mention that all mail
8416 file variables are derived from `message-directory'.
8417
8418 * gnus.texi (Splitting Mail): Clarify bogus group.
8419
84202004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
8421
0c7efc08
SM
8422 * emacs-mime.texi (Encoding Customization):
8423 Fix mm-coding-system-priorities entry.
2de53ca6 8424
c8763fb6 84252004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
8426
8427 * idlwave.texi (Continued Statement Indentation):
8428 * reftex.texi (Options (Index Support)):
8429 (Displaying and Editing the Index, Table of Contents):
0c7efc08
SM
8430 * speedbar.texi (Creating a display, Major Display Modes):
8431 Replace non-nil with non-@code{nil}.
2de53ca6
GM
8432
84332004-10-21 Jay Belanger <belanger@truman.edu>
8434
0c7efc08 8435 * calc.texi (Algebraic-Style Calculations): Remove a comment.
2de53ca6
GM
8436
84372004-10-18 Luc Teirlinck <teirllm@auburn.edu>
8438
8439 * calc.texi (Reporting Bugs): Double up `@'.
8440
84412004-10-18 Jay Belanger <belanger@truman.edu>
8442
0c7efc08 8443 * calc.texi (Reporting Bugs): Change the address that bugs
2de53ca6
GM
8444 should be sent to.
8445
84462004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
8447
8448 * gnus.texi (New Features): Add 5.11.
8449
8450 * message.texi (Resending): Remove wrong default value.
8451
8452 * gnus.texi (Mail Source Specifiers): Describe possible problems
8453 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
8454 `pop3-leave-mail-on-server' to the index.
8455
84562004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
8457
8458 * message.texi (Canceling News): Add how to set a password.
8459
84602004-10-12 Jay Belanger <belanger@truman.edu>
8461
0c7efc08 8462 * calc.texi (Help Commands): Change the descriptions of
2de53ca6
GM
8463 calc-describe-function and calc-describe-variable to match their
8464 current behavior.
8465
84662004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
8467
8468 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
8469
84702004-10-12 Michael Albinus <michael.albinus@gmx.de>
8471
8472 Sync with Tramp 2.0.45.
8473
8474 * tramp.texi (Frequently Asked Questions): Comment paragraph about
8475 plink link. The URL is outdated. Originator contacted for
8476 clarification.
8477
84782004-10-10 Juri Linkov <juri@jurta.org>
8479
8480 * gnus.texi (Top, Marking Articles): Join two menus in one node
8481 because a node can have only one menu.
8482
84832004-10-09 Juri Linkov <juri@jurta.org>
8484
8485 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
8486 example of nnmail-split-fancy.
8487
84882004-10-06 Karl Berry <karl@gnu.org>
8489
8490 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
8491 consistency with other uses of dashes.
8492
84932004-10-05 Karl Berry <karl@gnu.org>
8494
8495 * info.texi: Consistently use --- throughout, periods at end of
8496 menu descriptions, and a couple typos.
8497
84982004-09-26 Jesper Harder <harder@ifa.au.dk>
8499
8500 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
8501 * pgg.texi (User Commands, Backend methods): Do.
8502 * gnus.texi: Markup fixes.
8503 (Setting Process Marks): Fix `M P a' entry.
8504 * emacs-mime.texi: Fixes.
8505
85062004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
8507
8508 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
8509 again.
8510 Use 5.10 instead of 5.10.0.
8511
85122004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
8513
8514 * gnus.texi (Summary Mail Commands): S D e.
8515
85162004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
8517
8518 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
8519 the gnus-article-mode-line-format section.
8520
85212004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
8522
8523 * gnus.texi (Various Summary Stuff): Fix the documentation for
8524 gnus-newsgroup-variables.
8525
85262004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
8527
0c7efc08
SM
8528 * gnus.texi (MIME Commands):
8529 Add gnus-mime-display-multipart-as-mixed,
2de53ca6
GM
8530 gnus-mime-display-multipart-alternative-as-mixed,
8531 gnus-mime-display-multipart-related-as-mixed.
8532 (Mail Source Customization): Clarify `mail-source-directory'.
8533 (Splitting Mail): Mention gnus-group-find-new-groups.
0c7efc08 8534 (SpamOracle): Fix typo.
2de53ca6
GM
8535
8536 * gnus-faq.texi: Untabify.
8537 ([6.3]): nnir.el is in contrib directory.
8538
8539 * message.texi (News Headers): Clarify how a unique ID is created.
8540
0c7efc08
SM
8541 * gnus.texi (Batching Agents): Fix typo in example.
8542 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
2de53ca6 8543
b2abec73 85442004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 8545
0c7efc08 8546 * gnus.texi (Group Parameters): Add more on hooks.
2de53ca6
GM
8547
85482004-09-20 Florian Weimer <fw@deneb.enyo.de>
8549
8550 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
8551
85522004-09-22 Jay Belanger <belanger@truman.edu>
8553
0c7efc08 8554 * calc.texi (Vectors as Lists): Add a warning that the tutorial
2de53ca6
GM
8555 might be hidden during part of the session.
8556
85572004-09-20 Jay Belanger <belanger@truman.edu>
8558
8559 * calc.texi (Notations Used in This Manual): Put in an earlier
8560 mention that DEL could be called Backspace.
8561
85622004-09-10 Simon Josefsson <jas@extundo.com>
8563
8564 * gnus.texi (IMAP): Add example. Suggested and partially written
8565 by Steinar Bang <sb@dod.no>.
8566
85672004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8568
8569 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
8570 netrc syntax.
8571
85722004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8573
b2abec73
JB
8574 * gnus.texi (Spam ELisp Package Sequence of Events):
8575 Some clarifications.
2de53ca6
GM
8576 (Spam ELisp Package Global Variables): More clarifications.
8577
85782004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8579
8580 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
8581 Mention spam-split does not modify incoming mail.
8582
85832004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8584
8585 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
8586
85872004-09-10 Eli Zaretskii <eliz@gnu.org>
8588
8589 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
8590
85912004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
8592
8593 * makefile.w32-in (sieve, pgg): Use $(infodir).
8594
85952004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
8596
8597 * makefile.w32-in: Fix PGG and Sieve entries.
8598
85992004-08-28 Eli Zaretskii <eliz@gnu.org>
8600
8601 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
8602 Emacs and related programs.
8603
86042004-08-27 Richard M. Stallman <rms@gnu.org>
8605
8606 * faq.texi: Fix texinfo usage, esp. doublequotes.
8607 (Difference between Emacs and XEmacs): Some clarification.
8608
8609 * faq.texi (Difference between Emacs and XEmacs):
8610 Explain not to contrast XEmacs with GNU Emacs.
8611
86122004-08-26 Richard M. Stallman <rms@gnu.org>
8613
8614 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
8615
86162004-08-22 David Kastrup <dak@gnu.org>
8617
8618 * reftex.texi (AUCTeX): Update links, section name.
8619
8620 * faq.texi (Calc): Update availability (included in 22.1).
8621 (AUCTeX): Update availability, information, versions, description.
8622
86232004-08-14 Eli Zaretskii <eliz@gnu.org>
8624
8625 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
8626
86272004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
8628
8629 * cc-mode.texi: Various updates for CC Mode 5.30.9.
8630
86312004-08-10 Michael Albinus <michael.albinus@gmx.de>
8632
8633 Sync with Tramp 2.0.44.
8634
86352004-08-05 Lars Hansen <larsh@math.ku.dk>
8636
8637 * widget.texi (User Interface): Update how to separate the
8638 editable field of an editable-field widget from other widgets.
8639 (Programming Example): Add text after field.
8640
86412004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
8642
8643 * emacs-mime.texi (Encoding Customization): Add a note to the
8644 mm-content-transfer-encoding-defaults entry.
8645 (rfc2047): Update.
8646
0c7efc08
SM
8647 * gnus.texi (Article Highlighting):
8648 Add gnus-cite-ignore-quoted-from.
2de53ca6
GM
8649 (POP before SMTP): New node.
8650 (Posting Styles): Addition.
8651 (Splitting Mail): Add nnmail-split-lowercase-expanded.
8652 (Fancy Mail Splitting): Ditto.
8653 (X-Face): Add gnus-x-face.
8654
86552004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
8656
8657 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
8658 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
8659
86602004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
8661
0c7efc08
SM
8662 * gnus.texi (Mail Source Specifiers):
8663 Describe `pop3-leave-mail-on-server'.
2de53ca6
GM
8664
86652004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
8666
8667 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
8668
8669 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
8670 repository. Change setfilename.
8671
8672 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
8673
86742004-07-02 Juri Linkov <juri@jurta.org>
8675
8676 * pcl-cvs.texi (Viewing differences): Add `d r'.
8677
86782004-06-29 Jesper Harder <harder@ifa.au.dk>
8679
8680 * ses.texi, viper.texi, flymake.texi, faq.texi:
8681 * eshell.texi, ediff.texi: Markup fixes.
8682
86832004-06-21 Karl Berry <karl@gnu.org>
8684
8685 * info.texi (Top): Mention that only Emacs has mouse support.
8686 (Getting Started): Mention this in a few other places.
8687
86882004-06-13 Luc Teirlinck <teirllm@auburn.edu>
8689
0c7efc08
SM
8690 * autotype.texi (Copyrights, Timestamps):
8691 Recommend `before-save-hook' instead of `write-file-functions'.
2de53ca6
GM
8692
86932004-06-13 Lars Hansen <larsh@math.ku.dk>
8694
8695 * dired-x.texi (dired-mark-omitted): Update keybinding.
8696
86972004-06-10 Kim F. Storm <storm@cua.dk>
8698
8699 * pcl-cvs.texi (Viewing differences): Add 'd y'.
8700
87012004-06-05 Lars Hansen <larsh@math.ku.dk>
8702
8703 * dired-x.texi (variable dired-omit-mode): Rename from
8704 dired-omit-files-p.
8705 (function dired-omit-mode): Rename from dired-omit-toggle.
8706 Call dired-omit-mode rather than set dired-omit-files-p.
8707 (dired-mark-omitted): Describe command.
8708
87092004-05-29 Michael Albinus <michael.albinus@gmx.de>
8710
8711 Version 2.0.41 of Tramp released.
8712
87132004-05-29 Juanma Barranquero <lektu@terra.es>
8714
8715 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
8716 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
8717
87182004-05-29 Richard M. Stallman <rms@gnu.org>
8719
8720 * cl.texi (Top): Call this chapter `Introduction'.
8721 (Overview): In TeX, no section heading here.
8722
8723 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
8724
87252004-05-29 Eli Zaretskii <eliz@gnu.org>
8726
8727 * Makefile.in (../info/flymake, flymake.dvi): New targets.
8728 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
8729
87302004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
8731
8732 * flymake.texi: New file.
8733
87342004-05-28 Simon Josefsson <jas@extundo.com>
8735
8736 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
8737
b344d29d 87382004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
8739
8740 Version 2.0.40 of Tramp released.
8741
87422004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
8743
8744 Complete rework, based on review by Karl Berry <karl@gnu.org>.
8745
8746 * tramp.texi (Auto-save and Backup): Explain exploitation of new
8747 variables `tramp-backup-directory-alist' and
8748 `tramp-bkup-backup-directory-info'.
8749 (Overview, Connection types)
8750 (External transfer methods, Default Method)
8751 (Windows setup hints): Remove restriction of password entering
8752 with external methods.
8753 (Auto-save and Backup): Make file name example
8754 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
8755 and `auto-save-directory' must be used.
8756 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
8757 only "NT"). Remove doubled entry "What kinds of systems does
8758 @tramp{} work on".
8759 (tramp): Macro removed.
8760 (Obtaining Tramp): Flag removed from title.
8761 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
8762 and `trampver' used properly. Flag `tramp-inst' replaced by
8763 `installchapter'. Installation related text adapted.
8764
87652004-04-28 Masatake YAMATO <jet@gyve.org>
8766
8767 * widget.texi (Programming Example): Remove overlays.
8768
87692004-04-27 Jesper Harder <harder@ifa.au.dk>
8770
8771 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
8772
87732004-04-23 Juanma Barranquero <lektu@terra.es>
8774
8775 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8776
87772004-04-05 Jesper Harder <harder@ifa.au.dk>
8778
8779 * info.texi (Info Search): Add info-apropos.
8780
87812004-03-22 Juri Linkov <juri@jurta.org>
8782
8783 * faq.texi: Fix help key bindings.
8784
87852004-03-17 Luc Teirlinck <teirllm@auburn.edu>
8786
8787 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
8788 (as suggested by Karl Berry). Update information about colored
8789 stars in menus. Add new subheading describing M-n.
8790
87912004-03-12 Richard M. Stallman <rms@gnu.org>
8792
8793 * cl.texi (Top): Rename top node's title.
8794
87952004-03-08 Karl Berry <karl@gnu.org>
8796
8797 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
8798 problems making the texinfo distribution.
8799
88002004-02-29 Simon Josefsson <jas@extundo.com>
8801
0c7efc08 8802 * smtpmail.texi (Authentication): Change the list of supported
2de53ca6
GM
8803 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
8804 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
8805 <voegelas@gmx.net>.
8806
88072004-02-29 Juanma Barranquero <lektu@terra.es>
8808
8809 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
8810 Use $(DEL) instead of rm, and ignore exit code.
8811
b344d29d 88122004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
8813
8814 Tramp version 2.0.39 released.
8815
88162004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
8817
8818 * tramp.texi (Customizing Completion): Explain new functions
8819 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
8820 (all): Savannah URLs unified to "http://savannah.nongnu.org".
0c7efc08
SM
8821 (Top): Refer to Savannah mailing list as the major one.
8822 Mention older mailing lists in HTML mode only.
2de53ca6
GM
8823 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
8824 (Frequently Asked Questions): Remote hosts must not be Unix-like
8825 for "smb" method.
8826 (Password caching): New node.
8827 (External transfer methods): Refer to password caching for "smb"
8828 method.
8829
88302004-02-17 Karl Berry <karl@gnu.org>
8831
8832 * info.texi (Help-Int): Mention the new line number feature.
8833
88342004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
8835
8836 * ses.texi (Advanced Features): New functionality for
8837 ses-set-header-row (defaults to current row unless C-u used).
8838 (Acknowledgements): Add Stefan Monnier.
8839
88402003-12-29 Kevin Ryde <user42@zip.com.au>
8841
8842 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
8843
b344d29d 88442003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
8845
8846 Tramp version 2.0.38 released.
8847
8848 * tramp.texi (Remote shell setup): Warn of environment variables
8849 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
8850 <sven.gabriel@imk.fzk.de>.
8851 (Configuration): Tramp now chooses base64/uuencode
8852 automatically. Update wording accordingly.
8853 (Top): More description for the `Default Method' menu entry.
8854 (Default Method): Use @code, not @var, for Lisp variables.
8855 (Default Method): New subsection `Which method is the right one
8856 for me?' Suggested by Christian Kirsch.
8857 (Configuration): Pointer to new subsection added.
8858 (Default Method): Too many "use" in one sentence.
8859 Rephrase. Reported by Christian Kirsch.
8860 (Filename Syntax): Old `su' example is probably a left-over from
8861 the sm/su method naming. Replace with `ssh', instead.
8862 (External transfer methods, Auto-save and Backup):
8863 Typo fixes.
8864
88652003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
8866
183080b6 8867 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
8868 (Top): Mention japanese manual only if flag `jamanual' is set.
8869 Insert section `Japanese manual' in menu.
8870
88712003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
8872
8873 * eshell.texi (Known Problems): Add doc item.
8874
88752003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
8876
8877 * cc-mode.texi: Update for CC Mode 5.30.
8878
8879 Note: Please refrain from doing purely cosmetic changes like
8880 removing trailing whitespace in this manual; it clobbers cvs
8881 merging for no good reason.
8882
88832003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
8884
8885 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
8886 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
8887 @acronym{ASCII}.
8888
88892003-10-26 Karl Berry <karl@gnu.org>
8890
8891 * info.texi (Info Search): Echo area, not echo are. From Debian
8892 diff.
8893
88942003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
8895
10d1d0af 8896 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
8897 :buttons and :children keywords.
8898
88992003-10-22 Miles Bader <miles@gnu.org>
8900
8901 * Makefile.in (info): Move before $(top_srcdir)/info.
8902
89032003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
8904
8905 * tramp.texi (Inline methods): Small grammar fix.
8906 (External transfer methods): Likewise.
8907
89082003-10-08 Nick Roberts <nick@nick.uklinux.net>
8909
8910 * speedbar.texi: Remove paragraph for GUD that is no longer true.
8911
89122003-10-06 Luc Teirlinck <teirllm@auburn.edu>
8913
8914 * texinfo.tex: Replace `%' in arch tagline by @ignore.
8915
89162003-09-30 Richard M. Stallman <rms@gnu.org>
8917
8918 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
8919
8920 * widget.texi (User Interface): Fix typos.
8921
8922 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
8923
89242003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
8925
8926 * pcl-cvs.texi (Selected Files): Fix typo.
8927
89282003-09-21 Karl Berry <karl@gnu.org>
8929
8930 * info.texi (] and [ commands): No period at end of section title.
8931
89322003-09-04 Miles Bader <miles@gnu.org>
8933
8934 * Makefile.in (top_srcdir): New variable.
8935 ($(top_srcdir)/info): New rule.
8936 (info): Depend on it.
8937
89382003-09-03 Peter Runestig <peter@runestig.com>
8939
8940 * makefile.w32-in: New file.
8941
89422003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
8943
8944 * widget.texi (User Interface): Explain the need of static text
8945 around an editable field.
8946
89472003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
8948
8949 * widget.texi (Basic Types): The argument to `:help-echo' can now
8950 be a form that evaluates to a string.
8951
89522003-08-18 Kim F. Storm <storm@cua.dk>
8953
8954 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
8955
89562003-08-16 Richard M. Stallman <rms@gnu.org>
8957
8958 * dired-x.texi (Shell Command Guessing): Explain *.
8959
89602003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
8961
8962 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
8963 log-edit-insert-changelog.
8964
89652003-08-03 Karl Berry <karl@gnu.org>
8966
8967 * info.texi: Need @contents.
8968
c8763fb6 89692003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
8970
8971 Tramp version 2.0.36 released.
8972
8973 * tramp.texi (Remote shell setup): Explain about problems with
8974 non-Bourne commands in ~/.profile and ~/.shrc.
8975
89762003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
8977
8978 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
8979 renaming of `vis-mode' to `visible-mode'.
8980
89812003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
8982
8983 * info.texi (Top, Help-Small-Screen): Remove accidentally added
8984 next, prev and up pointers.
8985
89862003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
8987
8988 * info.texi (Help): Mention existence of Emacs and stand-alone
8989 Info at the very beginning of the tutorial.
8990 (Help-Inv): New node.
8991 (Help-]): New node.
8992 (Help-M): Systematically point out the differences between default
8993 Emacs and stand-alone versions. Delete second menu.
8994 (Help-Xref): Systematically point out the differences between
8995 default Emacs and stand-alone versions.
8996 (Help-Int): Change `l' example.
8997 (Expert Info): Fix typos.
8998 (Emacs Info Variables): Mention `Info-hide-note-references' and
8999 new default for `Info-scroll-prefer-subnodes'.
9000
c8763fb6 90012003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9002
9003 Version 2.0.35 of Tramp released.
9004
9005 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
9006 (Inline methods): Add methods `remsh' and `plink1'.
9007 (External transfer methods): Add method `remcp'.
9008 (Multi-hop Methods): Add method `remsh'.
9009 Small patch from Adrian Aichner <adrian@xemacs.org>:
9010 Fix minor typos.
0c7efc08 9011 (Concept Index): Add to make manual searchable via
2de53ca6
GM
9012 `Info-index'.
9013 (Version Control): Add cindex entry.
9014
c8763fb6 90152003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9016
9017 * trampver.texi: Version 2.0.34 released.
9018
90192003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
9020
9021 * faq.texi: Improve previous changes.
9022
90232003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
9024
9025 * faq.texi: Update copyright and maintenance details.
9026 Update some package URLs, versions, and maintainers.
9027 Remove many references to the Emacs Lisp Archive.
9028
90292003-04-23 Simon Josefsson <jas@extundo.com>
9030
9031 * smtpmail.texi: Fix license (the invariant sections mentioned has
9032 never been part of the smtp manual). Align info dir entry with
9033 other emacs packages.
9034
90352003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
9036
9037 * tramp.texi: Version 2.0.33 released.
9038 Remove installation chapter. Remove XEmacs specifics.
9039
90402003-03-29 Richard M. Stallman <rms@gnu.org>
9041
9042 * tramp.texi (Top): Undo the previous renaming.
9043 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
9044
c8763fb6 90452003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9046
9047 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
9048 version of manual.
9049
9050 * tramp.texi (Auto-save and Backup): New node.
9051
90522003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
9053
9054 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
9055 Emacs" in order to have better differentiation to "XEmacs".
9056 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
9057 are new macros in order to point to the other Emacs flavor where
9058 appropriate. In info case, point to node `Installation' in order
9059 to explain how to generate the other way. In html case, make a
9060 link to the other html file.
0c7efc08 9061 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
2de53ca6
GM
9062 after CVS checkout/update.
9063 (Installation): Completely rewritten.
9064 (Installation parameters, Load paths): New sections under
9065 `Installation'.
9066
c8763fb6 90672003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
9068
9069 * tramp.texi: Version 2.0.30 released.
9070 Replace word "path" with "localname" where used as a component of
9071 a Tramp file name.
9072
90732003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
9074
9075 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
9076 introduced.
9077 (Installation): Explain what to do if files from the tramp/contrib
9078 directory are needed.
9079
90802003-02-23 Alex Schroeder <alex@emacswiki.org>
9081
9082 * smtpmail.texi (How Mail Works): New.
9083
90842003-02-22 Alex Schroeder <alex@emacswiki.org>
9085
9086 * smtpmail.texi: New file.
9087
9088 * Makefile.in: Build SMTP manual.
9089
c8763fb6 90902003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
9091
9092 * tramp.texi: Version 2.0.29 released.
9093 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
9094 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
9095
90962003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
9097
9098 * tramp.texi (Frequently Asked Questions): Explain a workaround if
e4920bc9 9099 another package loads accidentally Ange-FTP.
2de53ca6
GM
9100
91012003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
9102
9103 * tramp.texi (Customizing Completion): Add function
9104 `tramp-parse-sconfig'. Change example of
9105 `tramp-set-completion-function', because parsing of ssh config
9106 files looks more natural.
9107
91082003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
9109
9110 * gnus.texi: Do not use `path' in several locations.
9111
c8763fb6 91122002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6 9113
0c7efc08
SM
9114 * tramp.texi (External transfer methods): New method `smb'.
9115 From Michael Albinus.
2de53ca6
GM
9116
91172002-11-05 Karl Berry <karl@gnu.org>
9118
9119 * info.texi (Info-fontify): Reorder face list to avoid bad line
9120 breaks.
9121
c8763fb6 91222002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6 9123
0c7efc08
SM
9124 * tramp.texi: Move @copying to standard place.
9125 Use @insertcopying.
2de53ca6
GM
9126
91272002-10-02 Karl Berry <karl@gnu.org>
9128
9129 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
9130 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
9131 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
9132 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
9133 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
9134 Per rms, update all manuals to use @copying instead of @ifinfo.
9135 Also use @ifnottex instead of @ifinfo around the top node, where
9136 needed for the sake of the HTML output.
9137 (The Gnus manual is not fixed since it's not clear to me how it
9138 works; and the Tramp manual already uses @copying, although in an
9139 unusual way. All others were changed.)
9140
91412002-09-10 Jonathan Yavner <jyavner@engineer.com>
9142
9143 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
9144 (../info/ses, ses.dvi): New targets.
9145 * ses.texi: New file.
9146
c8763fb6 91472002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
9148
9149 * texinfo.tex: Update to texinfo 4.2.
9150
91512002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
9152
9153 * reftex.texi: Update to RefTeX 4.19.
9154
c8763fb6 91552002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
9156
9157 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
9158 (../info/tramp, tramp.dvi): New targets.
9159
91602002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
9161
9162 * Makefile.in (DVI_TARGETS): Add calc.dvi.
9163 (calc.dvi): Uncomment.
9164
91652001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
9166
9167 * Makefile.in (INFO_TARGETS): Add ../info/calc.
9168 (../info/calc): New target.
9169
91702001-10-20 Gerd Moellmann <gerd@gnu.org>
9171
9172 * (Version 21.1 released.)
9173
91742001-10-05 Gerd Moellmann <gerd@gnu.org>
9175
9176 * Branch for 21.1.
9177
91782001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
9179
9180 * Makefile.in (../info/info): Use an explicit -o switch to
9181 makeinfo.
9182
91832001-03-05 Gerd Moellmann <gerd@gnu.org>
9184
9185 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
9186
91872000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
9188
9189 * Makefile.in (../info/idlwave): Use --no-split.
9190
91912000-12-14 Dave Love <fx@gnu.org>
9192
c4cc8b9a 9193 * Makefile.in (mostlyclean): Remove gnustmp.*.
2de53ca6
GM
9194 (gnus.dvi): Change rule to remove @latex stuff.
9195
91962000-10-19 Eric M. Ludlam <zappo@ultranet.com>
9197
9198 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
9199
92002000-10-13 John Wiegley <johnw@gnu.org>
9201
9202 * Makefile.in: Add build targets for eshell.texi.
9203
92042000-09-25 Gerd Moellmann <gerd@gnu.org>
9205
9206 * Makefile.in: Remove/comment speedbar stuff.
9207
92082000-09-22 Dave Love <fx@gnu.org>
9209
9210 * Makefile.in: Add emacs-mime.
9211
92122000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
9213
9214 * Makefile.in (INFO_TARGETS): Add ../info/woman.
9215 (DVI_TARGETS): Add woman.dvi.
9216 (../info/woman, woman.dvi): New targets.
9217
92182000-05-31 Stefan Monnier <monnier@cs.yale.edu>
9219
9220 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
9221
9222 * pcl-cvs.texi: New file.
9223 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
9224 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
9225
92262000-05-11 Gerd Moellmann <gerd@gnu.org>
9227
9228 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
9229 (../info/ebrowse, ebrowse.dvi): New targets.
9230
92312000-01-13 Gerd Moellmann <gerd@gnu.org>
9232
9233 * Makefile.in (INFO_TARGETS): Add eudc.
9234 (DVI_TARGETS): Add eudc.dvi.
9235 (../info/eudc, eudc.dvi): New targets.
9236
92372000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
9238
9239 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
9240 compatibility with 8+3 filesystems).
9241 (../info/efaq): Rename from emacs-faq.
9242
92432000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
9244
9245 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
9246 (../info/idlwave, idlwave.dvi): New targets.
9247
92481999-10-23 Dave Love <fx@gnu.org>
9249
9250 * Makefile.in: Use autotype.texi.
9251
92521999-10-12 Stefan Monnier <monnier@cs.yale.edu>
9253
9254 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
9255 faq.texi file) rather than ../info/faq.
9256
92571999-10-07 Gerd Moellmann <gerd@gnu.org>
9258
9259 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
9260 (../info/ada-mode, ada-mode.dvi): New targets.
9261
92621999-09-01 Dave Love <fx@gnu.org>
9263
9264 * Makefile.in: Add faq.
9265
92661999-07-12 Richard Stallman <rms@gnu.org>
9267
9268 * Version 20.4 released.
9269
92701998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
9271
9272 * Version 20.3 released.
9273
92741998-04-06 Andreas Schwab <schwab@gnu.org>
9275
768c0c0f
JB
9276 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
9277 Use it in dvi targets.
2de53ca6
GM
9278 (../etc/GNU): Change to $(srcdir) first.
9279
92801998-03-11 Carsten Dominik <cd@delysid.gnu.org>
9281
9282 * reftex.texi: Update for RefTeX version 3.22.
9283
92841998-02-08 Richard Stallman <rms@psilocin.gnu.org>
9285
9286 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
9287 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
9288
92891997-09-23 Paul Eggert <eggert@twinsun.com>
9290
9291 * Makefile.in: Merge changes mistakenly made to `Makefile'.
9292 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
9293
92941997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9295
9296 * Version 20.2 released.
9297
92981997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9299
9300 * Version 20.1 released.
9301
93021997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9303
9304 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
9305
93061996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9307
9308 * Version 19.33 released.
9309
93101996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9311
9312 * Version 19.32 released.
9313
93141996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9315
9316 * Makefile.in: Add rules for the Message manual.
9317
93181996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9319
9320 * gnus.texi: New version.
9321
9322 * message.texi: New manual.
9323
93241996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9325
9326 * Makefile.in (All info targets): cd $(srcdir) to do the work.
9327
93281996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9329
9330 * Makefile.in (All info targets): Specify $(srcdir) in input files.
9331 Specify -I option.
9332 (All dvi targets): Set the TEXINPUTS variable.
9333
93341996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
9335
9336 * Version 19.31 released.
9337
93381996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
9339
9340 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
9341 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
9342
93431995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9344
9345 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
9346 (INFO_TARGETS): Add ../info/cc-mode.
9347 (DVI_TARGETS): Add cc-mode.dvi.
9348
2de53ca6
GM
93491995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9350
9351 * Version 19.30 released.
9352
93531995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9354
9355 * gnus.texi: New file.
9356
93571995-11-04 Erik Naggum <erik@naggum.no>
9358
9359 * gnus.texi: File deleted.
9360
93611995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
9362
9363 * mh-e.texi: "Function Index" -> "Command Index" to work with
9364 Emacs 19.30 C-h C-k support of separately-documented commands.
9365
93661995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9367
9368 * Makefile.in (../info/ediff, ediff.dvi): New targets.
9369 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
9370
93711995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9372
9373 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
9374 (../info/viper, viper.dvi): New targets.
9375
93761995-04-20 Kevin Rodgers <kevinr@ihs.com>
9377
9378 * dired-x.texi (Installation): Change the example to set
9379 buffer-local variables like dired-omit-files-p in
9380 dired-mode-hook.
9381
93821995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9383
9384 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
9385 (../info/mh-e, mh-e.dvi): New targets.
9386
93871995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
9388
9389 * Makefile.in (maintainer-clean): Rename from realclean.
9390
93911994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9392
9393 * Makefile.in: New file.
9394 * Makefile: File deleted.
9395
93961994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9397
9398 * Makefile (TEXINDEX_OBJS): Variable deleted.
9399 (texindex, texindex.o, getopt.o): Rules deleted.
9400 All deps on texindex deleted.
9401 (distclean): Don't delete texindex.
9402 (mostlyclean): Don't delete *.o.
9403 * texindex.c, getopt.c: Files deleted.
9404
94051994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9406
9407 * Version 19.26 released.
9408
94091994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9410
9411 * Version 19.25 released.
9412
94131994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9414
9415 * Version 19.24 released.
9416
94171994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9418
9419 * Version 19.23 released.
9420
94211994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9422
9423 * Makefile: Delete spurious tab.
9424
94251994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9426
9427 * Makefile (.SUFFIXES): New rule.
9428
94291994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9430
9431 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
9432 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
9433
94341994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9435
9436 * Makefile (../info/sc): Rename from sc.info.
9437 (../info/cl): Likewise.
9438 (INFO_TARGETS): Use new names.
9439
94401993-12-04 Richard Stallman (rms@srarc2)
9441
9442 * getopt.c: New file.
9443 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
9444 (getopt.o): New rule.
9445 (dvi): Don't depend on texindex.
9446 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
9447 Depend on texindex.
9448
94491993-12-03 Richard Stallman (rms@srarc2)
9450
9451 * Makefile (../info/sc.info): Rename from ../info/sc.
9452 (TEXI2DVI): New variable.
9453 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
9454 Add explicit commands.
9455 (TEXINDEX_OBJS): Delete duplicate getopt.o.
9456
94571993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9458
9459 * Version 19.22 released.
9460
94611993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9462
9463 * Makefile (TEXINDEX_OBJS): Delete spurious period.
9464
94651993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9466
9467 * Version 19.21 released.
9468
94691993-11-15 Paul Eggert (eggert@twinsun.com)
9470
9471 * man/Makefile (../info/cl.info): Rename from ../info/cl.
9472
94731993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9474
9475 * Makefile (../etc/GNU): New target.
9476 (EMACSSOURCES): Add gnu1.texi.
9477
94781993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9479
9480 * Makefile (realclean): Don't delete the Info files.
9481
f0131492 94821993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
9483
9484 * forms.texi: Fix forms.texi so that it will format correctly.
9485 Add missing `@end iftex', fix bad reference.
9486
9487 * info.texi, info-stn.texi: New files implement texinfo version of
9488 `info' file.
9489
f0131492 94901993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
9491
9492 * Makefile: Fix targets for texindex, new info.texi files.
9493 * info-stnd.texi: New file implements info for standalone info
9494 reader.
9495 * info.texi: Update to include recent changes to "../info/info".
9496 New source file for ../info/info; includes info-stnd.texi.
9497
9498 * texindex.c: Include "../src/config.h" if building in emacs.
9499
9500 * Makefile: Change all files to FILENAME.texi, force all targets
9501 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
9502 vip.texinfo, forms.texinfo, cl.texinfo.
9503 Add target to build texindex.c, defining `emacs'.
9504
9505 * forms.texi: Install new file to match version 2.3 of forms.el.
9506
95071993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9508
9509 * Version 19.19 released.
9510
95111993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
9512
9513 * sc.texinfo: Fix info file name.
9514
9515 * Makefile (info): Add gnus and sc.
9516 (dvi): Add gnus.dvi and sc.dvi.
9517 (../info/sc, sc.dvi): New targets.
9518
95191993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9520
9521 * Version 19.18 released.
9522
95231993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9524
9525 * Makefile: Fix source file names of the separate manuals.
9526 (gnus.dvi, ../info/gnus): New targets.
9527
95281993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9529
9530 * Version 19.17 released.
9531
95321993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9533
9534 * split-man: Fix typos in last change.
9535
95361993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9537
9538 * Version 19.16 released.
9539
95401993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9541
9542 * version 19.15 released.
9543
95441993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9545
9546 * Makefile (distclean): It's rm, not rf.
9547
95481993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9549
9550 * Version 19.14 released.
9551
95521993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9553
9554 * Makefile: New file.
9555
95561993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9557
9558 * Version 19.13 released.
9559
95601993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9561
9562 * Version 19.9 released.
9563
95641993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9565
9566 * Version 19.8 released.
9567
95681993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9569
9570 * Version 19.7 released.
9571
95721990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
9573
9574 * gnus.texinfo: New file. Removed installation instructions.
9575
95761990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
9577
9578 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
9579
95801989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
9581
9582 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
0c7efc08
SM
9583 then define `\sc' as the command for smallcaps in Texinfo.
9584 This means that the @sc command will produce small caps. bfox has
2de53ca6
GM
9585 made the corresponding change to makeinfo and texinfm.el.
9586
95871988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9588
9589 * vip.texinfo: Remove menu entry Adding Lisp Code in node
9590 Customization since the menu entry did not point to anything.
9591 Also add an @finalout command to remove overfull hboxes from the
9592 printed output.
9593
9594 * cl.texinfo: Add @bye, \input line and @settitle to file.
9595 This file is clearly intended to be a chapter of some other work,
9596 but the other work does not yet exist.
9597
95981988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9599
9600 * texinfo.texinfo: Three typos corrected.
9601
4009494e 9602;; Local Variables:
c8763fb6 9603;; coding: utf-8
4009494e
GM
9604;; End:
9605
3fe7cdc8 9606 Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
4009494e
GM
9607
9608 This file is part of GNU Emacs.
9609
97c0352c 9610 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 9611 it under the terms of the GNU General Public License as published by
97c0352c
GM
9612 the Free Software Foundation, either version 3 of the License, or
9613 (at your option) any later version.
4009494e
GM
9614
9615 GNU Emacs is distributed in the hope that it will be useful,
9616 but WITHOUT ANY WARRANTY; without even the implied warranty of
9617 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9618 GNU General Public License for more details.
9619
9620 You should have received a copy of the GNU General Public License
97c0352c 9621 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.