* lispref/objects.texi: Fix last change.
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
c65b407b
GM
12012-11-03 Glenn Morris <rgm@gnu.org>
2
3 * cl.texi: Further general copyedits.
4
7fbf8f7b
GM
52012-11-02 Glenn Morris <rgm@gnu.org>
6
7 * cl.texi (Naming Conventions, Type Predicates, Macros)
8 (Predicates on Numbers): No longer mention cl-floatp-safe.
9
df43dd53
GM
102012-11-01 Glenn Morris <rgm@gnu.org>
11
12 * cl.texi: General copyedits for style, line-breaks, etc.
9f2881af
GM
13 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
14 (Macro Bindings, Blocks and Exits):
15 Acknowledge existence of lexical-binding.
16 (Iteration): Mainly defer to doc of standard dolist, dotimes.
df43dd53 17
69c1c2e6
GM
182012-10-31 Glenn Morris <rgm@gnu.org>
19
dd90fd1a
GM
20 * ert.texi (Introduction, The @code{should} Macro):
21 Refer to "cl-assert" rather than "assert".
22
69c1c2e6
GM
23 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
24 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
25 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
26 Reword, and add details of flet and labels.
87b0d8b1 27 (Modify Macros, Function Bindings): Add some xrefs.
69c1c2e6 28
4ddedf94
GM
292012-10-30 Glenn Morris <rgm@gnu.org>
30
31 * cl.texi (Modify Macros): Update for cl-letf changes.
32 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
516e1a08
GM
33 (Setf Extensions): Partially restore note about cl-getf,
34 mainly moved to lispref/variables.texi.
35 (Property Lists): Fix cl-getf typos.
f43a5263 36 (Mapping over Sequences): Mention cl-mapc naming oddity.
4ddedf94 37
d3094168
GM
382012-10-29 Glenn Morris <rgm@gnu.org>
39
40 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
a3c5b619 41 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
d571e9c3 42 (Customizing Setf): Move contents to "Obsolete Setf Customization".
d55911cf
GM
43 (Modify Macros, Multiple Values, Other Clauses):
44 Remove mentions of obsolete features.
6a07d52e 45 (Obsolete Setf Customization): Don't mention `apply' setf.
d3094168 46
3c0c6155
GM
472012-10-28 Glenn Morris <rgm@gnu.org>
48
f94b04fc
GM
49 * cl.texi (Multiple Values, Common Lisp Compatibility):
50 More namespace updates.
51 (Obsolete Features): Copyedits.
52 (Obsolete Lexical Macros, Obsolete Setf Customization):
53 New subsections.
54
9c52d61d
GM
55 * cl.texi (Porting Common Lisp, Lexical Bindings):
56 Add some xrefs to the Elisp manual.
57
3c0c6155
GM
58 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
59 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
60 (Obsolete Features): New appendix. Move Lexical Bindings here.
61
5887564d
GM
622012-10-27 Glenn Morris <rgm@gnu.org>
63
e1117425
GM
64 * cl.texi: Use defmac for macros rather than defspec.
65 (Efficiency Concerns): Related copyedit.
66
5887564d
GM
67 * cl.texi (Control Structure): Update for setf now being in core.
68 (Setf Extensions): Rename from Basic Setf. Move much of the
69 former content to lispref/variables.texi.
70 (Modify Macros): Move pop, push details to lispref/variables.texi.
71 (Customizing Setf): Copyedits for setf etc being in core.
72 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
73 Further namespaces updates.
74
bdebdb64
BG
752012-10-26 Bastien Guerry <bzg@gnu.org>
76
77 * org.texi (Installation): Update the link to Org's ELPA. Also
78 don't mention org-install.el anymore as the replacement file
79 org-loaddefs.el is now loaded by org.el.
80
f956e59d
MA
812012-10-25 Michael Albinus <michael.albinus@gmx.de>
82
83 * tramp.texi (Frequently Asked Questions): Mention
84 `tramp-completion-reread-directory-timeout' for performance
85 improvement.
86
a05cb6e3
GM
872012-10-25 Glenn Morris <rgm@gnu.org>
88
89 * cl.texi: Don't mess with the TeX section number counter.
90 Use Texinfo recommended convention for quotes+punctuation.
91 (Overview, Sequence Functions): Rephrase for better line-breaking.
92 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
93 (Macro Bindings, Conditionals, Iteration, Loop Basics)
94 (Random Numbers, Mapping over Sequences, Structures)
95 (Porting Common Lisp): Further updates for cl-lib namespace.
96 (Modify Macros, Declarations, Macro Bindings, Structures):
97 Break long lines in examples.
98 (Dynamic Bindings): Update for changed progv behavior.
99 (Loop Examples, Efficiency Concerns): Markup fixes.
100 (Structures): Remove TeX margin change.
39ff2cf3 101 (Declarations): Fix typos.
a05cb6e3 102
39a58b5b
GM
1032012-10-24 Glenn Morris <rgm@gnu.org>
104
a6880551
GM
105 * cl.texi (Overview, Multiple Values, Creating Symbols)
106 (Numerical Functions): Say less/nothing about the original cl.el.
107 (Old CL Compatibility): Remove.
108 (Assertions): Remove ignore-errors (standard Elisp for some time).
109
39a58b5b
GM
110 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
111 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
112 (Efficiency Concerns, Efficiency Concerns)
113 (Common Lisp Compatibility, Old CL Compatibility):
114 Further updates for cl-lib namespace.
115
72ec96fb
PE
1162012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
117
118 Update manual for new time stamp format (Bug#12706).
119 * emacs-mime.texi (time-date): Update for new format.
120 Also, fix bogus time stamp and modernize a bit.
121
8d6510b9
GM
1222012-10-23 Glenn Morris <rgm@gnu.org>
123
124 * cl.texi: Include emacsver.texi. Use Emacs version number rather
125 than unchanging cl.el version number.
126 End all menu descriptions with a period.
127 Do not use @dfn{CL} for every instance of "CL".
128 (Overview): Remove no-runtime caveat, and note about foo* names.
129 (Usage): Use cl-lib rather than cl.
130 (Organization, Naming Conventions): Update for cl-lib.el.
131 (Installation): Remove long-irrelevant node.
132 (Program Structure, Predicates, Control Structure):
133 Start updating for cl-lib namespace.
8d6510b9
GM
134 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
135 Depend on emacsver.texi.
136
0a078f36
MA
1372012-10-09 Michael Albinus <michael.albinus@gmx.de>
138
139 * trampver.texi: Update release number.
140
a03bb33f
GM
1412012-10-06 Glenn Morris <rgm@gnu.org>
142
24636b26
GM
143 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
144 ERC version.
145 (Introduction): ERC is distributed with Emacs.
146 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
147 (Getting Started): Simplify.
148 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
149 (History): Mention ERC maintained as part of Emacs now.
150 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
151 Add dependency on emacsver.texi.
152
a03bb33f
GM
153 * erc.texi: Remove hand-written node pointers.
154
d259be38
GM
1552012-10-05 Glenn Morris <rgm@gnu.org>
156
157 * newsticker.texi (Overview, Requirements, Usage, Configuration):
158 Copyedits.
159
62a81506
CY
1602012-10-01 Eric Ludlam <zappo@gnu.org>
161
162 * ede.texi (Quick Start, Project Local Variables)
163 (Miscellaneous commands, ede-java-root, Development Overview)
164 (Detecting a Project): New nodes.
165 (Simple projects): Node deleted.
166
167 * eieio.texi (Building Classes): Some slot attributes cannot be
168 overridden.
169 (Slot Options): Remove an example.
170 (Method Invocation, Documentation): New nodes.
171
07f133bf
GM
1722012-10-01 Glenn Morris <rgm@gnu.org>
173
174 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
175 (reftex.pdf): Add dependency on emacsver.texi.
176 * reftex.texi: Don't include directory part for emacsver.texi;
177 the Makefile's -I handles it.
178
4f595e15
RA
1792012-09-30 Ralf Angeli <angeli@caeruleus.net>
180
181 Merge from standalone RefTeX repository.
182
183 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
184 with macros.
185 (Imprint): Mention Wolfgang in list of contributors.
186 (Creating Citations): Give a hint about how to
187 auto-revert the BibTeX database file when using external editors.
188 (Referencing Labels): Simplify section about reference macro
189 cycling.
190 (Options (Referencing Labels)): Adapt to new structure of
191 `reftex-ref-style-alist'.
192 (Referencing Labels, Reference Styles): Document changes in the
193 referencing functionality.
194 (Commands): Mention options for definition of header and footer in
195 BibTeX files.
196 (Options (Creating Citations)): Document
197 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
198 (Reference Styles): New section.
199 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
200 (Options (Referencing Labels)): Remove descriptions of deprecated
201 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
202 Add descriptions for `reftex-ref-style-alist' and
203 `reftex-ref-style-default-list'.
204 (Referencing Labels): Update regarding reference styles.
205 (Citation Styles): Mention support for ConTeXt.
206 (Options (Defining Label Environments)): Fix typo.
207 (Options (Creating Citations)): Document
208 `reftex-cite-key-separator'.
209
8223b1d2
BG
2102012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
211
212 * org.texi: Add description of ORG_ADD_CONTRIB to info
213 documentation. Add link to Worg for more details.
214
215 * org.texi: Clarify installation procedure. Provide link to the
216 build system description on Worg.
217
218 * org.texi: Remove reference to utils/, x11idle.c is now in
219 contrib/scripts.
220
221 * org.texi: Re-normalize to "Org mode" in manual.
222
223 * org.texi (Installation): Adapt documentation to new build
224 system. Mention GNU ELPA (since it needs to be handled like Emacs
225 built-in Org).
226
8223b1d2
BG
2272012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
228
229 * org.texi: Fix typo in description of the 'Hooks' section.
230
231 * org.texi: Add ID to the list of special properties.
232
2332012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
234
235 * org.texi (Moving subtrees): Document the ability to archive to a
236 datetree.
237
2382012-09-30 Bastien Guerry <bzg@altern.org>
239
240 * org.texi (Installation, Feedback, Batch execution): Use
241 (add-to-list 'load-path ... t) for the contrib dir.
242
243 * org.texi (results): Update documentation for ":results drawer"
244 and ":results org".
245
246 * org.texi (Column width and alignment): Fix typo.
247
248 * org.texi (Activation): Point to the "Conflicts" section.
249
250 * org.texi (Conflicts): Mention filladapt.el in the list of
251 conflicting packages.
252
253 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
254 not needed for versions of Emacs > 22.1.
255
256 * org.texi (History and Acknowledgments): Fix typo.
257
258 * org.texi (History and Acknowledgments): Add my own
259 acknowledgments.
260
261 * org.texi (Agenda commands): Document the new command and the new
262 option.
263
264 * org.texi (Agenda commands): Delete `org-agenda-action' section.
265 (Agenda commands): Reorder. Document `*' to toggle persistent
266 marks.
267
268 * org.texi (Agenda dispatcher): Mention
269 `org-toggle-agenda-sticky'.
270 (Agenda commands, Exporting Agenda Views): Fix typo.
271
272 * org.texi (Templates in contexts, Setting Options): Update to
273 reflect changes in how contexts options are processed.
274
275 * org.texi (Templates in contexts): Document the new structure of
276 the variables `org-agenda-custom-commands-contexts' and
277 `org-capture-templates-contexts'.
278
279 * org.texi (Templates in contexts): Document the new option
280 `org-capture-templates-contexts'.
281 (Storing searches): Document the new option
282 `org-agenda-custom-commands-contexts'.
283
284 * org.texi (Formula syntax for Lisp): Reformat.
285
286 * org.texi (Special properties, Column attributes)
287 (Agenda column view): Document the new special property
288 CLOCKSUM_T.
289
290 * org.texi (Template expansion): Document the new %l template.
291
292 * org.texi (Fast access to TODO states): Fix documentation about
293 allowed characters for fast todo selection.
294
295 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
296 use in `org-agenda-to-appt'.
297
298 * org.texi (Comment lines): Update wrt comments.
299
300 * org.texi (Resolving idle time): Document new keybinding.
301
302 * org.texi (Clocking commands): Document the use of S-M-<up/down>
303 on clock timestamps.
304
305 * org.texi (Fast access to TODO states): Explicitely says only
306 letters are supported as fast TODO selection keys.
307
308 * org.texi (Link abbreviations): Illustrate the use of the "%h"
309 specifier. Document the new "%(my-function)" specifier.
310
311 * org.texi (Clocking commands): New cindex.
312 (Clocking commands): Update documentation for `org-clock-in'.
313 Document `org-clock-in-last'. Mention `org-clock-out' and
314 `org-clock-in-last' as commands that can be globally bound.
315 (Resolving idle time): Document continuous clocking.
316
317 * org.texi (Top, Introduction): Fix formatting.
318 (Activation): Add index entries.
319 (Conventions): Update section.
320 (Embedded @LaTeX{}): Fix formatting.
321
322 * org.texi (Visibility cycling): Document `show-children'.
323
324 * org.texi (Using capture): Mention the `org-capture-last-stored'
325 bookmark as a way to jump to the last stored capture.
326
327 * org.texi (Uploading files): Fix typo.
328
329 * org.texi (Using capture): Document `C-0' as a prefix argument
330 for `org-capture'.
331
332 * org.texi (Agenda commands): Document persistent marks.
333
334 * org.texi (Template expansion): Update doc to reflect change.
335
336 * org.texi (Radio tables): Document the :no-escape parameter.
337
338 * org.texi (Repeated tasks): Document repeat cookies for years,
339 months, weeks, days and hours.
340
341 * org.texi (Export options): State that you can use the d: option
342 by specifying a list of drawers.
343
344 * org.texi (HTML preamble and postamble): Small doc improvement.
345
3462012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
347
348 * org.texi: The sections in the Exporting section of the manual
349 left out articles in the description of the org-export-as-*
350 commands, among other places. This patch adds them, adds a few
351 missing prepositions, and switches instances of "an HTML" to "a
352 html" for internal consistency.
353
354 * org.texi: Alter several examples of headings with timestamps in
355 them to include the timestamps in the body instead of the heading.
356
3572012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
358
359 * org.texi (Agenda dispatcher): Document sticky agenda views and
360 the new key for them.
361
3622012-09-30 Charles <millarc@verizon.net> (tiny change)
363
364 * org.texi (Advanced features): Fix error in table.
365
3662012-09-30 Feng Shu <tumashu@gmail.com>
367
368 * org.texi (@LaTeX{} fragments): Document imagemagick as an
369 alternative to dvipng.
370
3712012-09-30 François Allisson <francois@allisson.co> (tiny change)
372
373 * org.texi: Remove extra curly bracket.
374
3752012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
376
377 * org.texi (org-clock-in-last and org-clock-cancel): Update the
378 defkeys.
379
3802012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
381
382 * org.texi (Agenda commands): Fix two typos by giving
383 corresponding function names, according to
384 `org-agenda-view-mode-dispatch'.
385
3862012-09-30 Jan Bäcker <jan.boecker@jboecker.de>
387
388 * org.texi (The spreadsheet): Fix typo.
389
3902012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
391
392 * org.texi (Tracking your habits): Point to the "Tracking TODO
393 state changes" section.
394
3952012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
396
397 * org.texi (Literal examples): Remove reference to unknown
398 `org-export-latex-minted' variable. Also simplify footnote since
399 `org-export-latex-listings' documentation is exhaustive already.
400
401 * org.texi (Plain lists): Remove reference to now hard-coded
402 `bullet' automatic rule.
403
4042012-09-30 Toby S. Cubitt <tsc25@cantab.net>
405
406 * org.texi: Updated documentation accordingly.
407
5087f097
PE
4082012-09-13 Paul Eggert <eggert@cs.ucla.edu>
409
410 * texinfo.tex: Merge from gnulib.
411
20121a26
MA
4122012-09-12 Michael Albinus <michael.albinus@gmx.de>
413
414 Sync with Tramp 2.2.6.
415
416 * tramp.texi (Bug Reports): Cleanup caches before a test run.
417
418 * trampver.texi: Update release number.
419
44677e30
PE
4202012-09-12 Paul Eggert <eggert@cs.ucla.edu>
421
422 * texinfo.tex: Merge from gnulib.
423
5a4c42ba
AA
4242012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
425
426 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
427 (bug#12096).
428
8e7046c3
JB
4292012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
430
1dcac243
JB
431 * calc.texi (Simplification modes, Conversions)
432 (Operating on Selections): Mention "basic" simplification.
8e7046c3
JB
433 (The Calc Mode Line): Mention the mode line display for Basic
434 simplification mode.
435 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
436 simplifications.
437 (Basic Simplifications): Rename from "Limited Simplifications"
438 Replace "limited" by "basic" throughout.
439 (Algebraic Simplifications): Indicate that the algebraic
440 simplifications are done by default.
441 (Unsafe Simplifications): Mention `m E'.
442 (Simplification of Units): Mention `m U'.
443 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
444 (Kinds of Declarations, Functions for Declarations): Mention
445 "algebraic simplifications" instead of `a s'.
1dcac243 446 (Algebraic Entry): Remove mention of default simplifications.
8e7046c3 447
d2bd74ff
JB
4482012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
449
450 * calc.texi (Getting Started, Tutorial): Change simulated
451 Calc output to match actual output.
452 (Simplifying Formulas): Mention that algebraic simplification is now
453 the default.
454
77472261
EZ
4552012-07-28 Eli Zaretskii <eliz@gnu.org>
456
457 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
458 (Bug#12073)
459
09ae5da1
PE
4602012-07-25 Paul Eggert <eggert@cs.ucla.edu>
461
462 Prefer typical American spelling for "acknowledgment".
463 * calc.texi (History and Acknowledgments): Rename from
464 History and Acknowledgements.
465 * idlwave.texi (Acknowledgments):
466 * ses.texi (Acknowledgments):
467 * woman.texi (Acknowledgments): Rename from Acknowledgements.
468
c4444d16
PE
4692012-07-09 Paul Eggert <eggert@cs.ucla.edu>
470
471 Rename configure.in to configure.ac (Bug#11603).
472 * ede.texi (Compiler and Linker objects, ede-proj-project)
473 (ede-step-project): Prefer the name configure.ac to configure.in.
474
ef091c97
MA
4752012-07-06 Michael Albinus <michael.albinus@gmx.de>
476
477 * tramp.texi (Multi-hops): Introduce
478 `tramp-restricted-shell-hosts-alist'.
479
89b163db
G
4802012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
481
482 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
483 methods, so don't mention smtpmail here.
484
4852012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
486
487 * gnus.texi (Picons): Document gnus-picon-properties.
488
4892012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
490
491 * gnus.texi: Remove mention of compilation, as that's no longer
492 supported.
493
4942012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
495
496 * gnus.texi (Archived Messages): Mention
497 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
498
4992012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
500
501 * gnus.texi (Various Summary Stuff):
502 Remove mention of `gnus-propagate-marks'.
503
5042012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
505
506 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
507 which no longer exist.
508
5092012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
510
511 * gnus.texi (Archived Messages):
512 Document gnus-gcc-self-resent-messages.
513
5142012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
515
516 * message.texi (Mail Variables):
517 Mention the optional user parameter for X-Message-SMTP-Method.
518
5192012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
520
521 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
522
523 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
524
5252012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
526
527 * gnus.texi (Key Index): Change encoding to utf-8.
528
ac1a0ce1 5292012-06-21 Glenn Morris <rgm@gnu.org>
2fecccba
GM
530
531 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
532
71cca84d
G
5332012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
534
535 * gnus.texi (Group Timestamp): Mention where to find documentation for
536 the `gnus-tmp-' variables (bug#11601).
537
888a7fc0
MA
5382012-06-11 Michael Albinus <michael.albinus@gmx.de>
539
540 Sync with Tramp 2.2.6-pre.
541
542 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
543 where appropriate.
544 (Ad-hoc multi-hops): New section.
545 (Remote processes): New subsection "Running remote processes on
546 Windows hosts".
547 (History): Add remote commands on Windows, and ad-hoc multi-hop
548 methods.
549 (External methods): "ControlPersist" must be set to "no" for the
550 `scpc' method.
551 (Remote processes): Add a note about `auto-revert-tail-mode'.
552 (Frequently Asked Questions): Use "scpx" in combination with
553 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
554
555 * trampver.texi: Update release number.
556
31ca4639 5572012-06-10 Chong Yidong <cyd@gnu.org>
c342cead
CY
558
559 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
560 compilation for html-mono.
561
0e8bbf66
PE
5622012-06-08 Paul Eggert <eggert@cs.ucla.edu>
563
564 * texinfo.tex: Merge from gnulib.
565
b8f061b3
KY
5662012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
567
568 * Makefile.in (echo-info): Don't try to install info files named
569 just ".info".
570
16af873e
GM
5712012-05-28 Glenn Morris <rgm@gnu.org>
572
c1dabff0
GM
573 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
574
16af873e
GM
575 * sc.texi: Nuke hand-written node pointers.
576 Fix top-level menu to match actual node order.
577
1d5b82ef
GM
5782012-05-27 Glenn Morris <rgm@gnu.org>
579
580 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
581 Some associated fixes, including not messing with chapno in cl.texi.
582
33017faf 5832012-05-27 Bastien Guerry <bzg@gnu.org>
8c8b834f
BG
584
585 * org.texi (Durations and time values): Fix typo.
586
d14b0029
JB
5872012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
588
33017faf 589 * doc/misc/calc.texi (Basic Operations on Units, Customizing Calc):
d14b0029
JB
590 Mention `calc-ensure-consistent-units'.
591
2f4cadd1 5922012-05-14 Andreas Schwab <schwab@linux-m68k.org>
78e91d08 593
9879e263
AS
594 * cc-mode.texi: Avoid space before macro in 4th argument of cross
595 reference commands. (Bug#11461)
596
78e91d08
AS
597 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
598
3fe7cdc8
GM
5992012-05-12 Glenn Morris <rgm@gnu.org>
600
9598ef0b
GM
601 * Makefile.in (mostlyclean): Add more TeX intermediates.
602
7d326a29
GM
603 * Makefile.in: Make it look more like the other doc Makefiles.
604 Use explicit $srcdir in all dependencies.
605 Remove cd $srcdir from rules.
606 (VPATH): Remove.
607 (infodir): Set to an absolute path.
608 (INFO_TARGETS): Use short names.
609 (mkinfodir): infodir is now absolute.
610 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
611
c7f95930 612 * Makefile.in (info.info): Rename from info, to avoid duplication.
9583393f 613 (.SUFFIXES): Disable implicit rules.
c7f95930 614
3fe7cdc8
GM
615 * Makefile.in (MKDIR_P): New, set by configure.
616 (mkinfodir): Use $MKDIR_P.
617
6f0652af
GM
6182012-05-07 Glenn Morris <rgm@gnu.org>
619
620 * forms.texi (Long Example): Update for changed location of files.
621
8045b906
GM
6222012-05-04 Glenn Morris <rgm@gnu.org>
623
624 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
625 (INFO_TARGETS): Use $INFO_EXT.
626 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
627 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
628 (INFO_TARGETS): Use $INFO_EXT.
629 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
630
9e7a4bcf
GM
6312012-05-02 Glenn Morris <rgm@gnu.org>
632
9aa071df
GM
633 * Makefile.in (echo-info): New phony target, used by top-level.
634
9e7a4bcf
GM
635 * viper.texi: Make direntry shorter (also it is no longer "newest").
636
637 * emacs-gnutls.texi, ert.texi, org.texi:
638 Fix dircategory, direntry to match info/dir.
639
31cc861c
GM
640 * faq.texi: Convert @inforefs to @xrefs.
641 Fix some malformed cross-references.
f9e320bb
GM
642 (File-name conventions): Shorten section name to avoid overfull line.
643 (How to add fonts): Use smallexample to avoid overfull lines.
31cc861c 644
723ea6b5
TZ
6452012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
646
647 * auth.texi (Help for users): Update for .gpg file being second.
648
a8e7d6d7 6492012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2f885dca
BG
650
651 * org.texi (Agenda commands): Fix two typos: give corresponding
652 function names, according to `org-agenda-view-mode-dispatch'.
653
a8e7d6d7 6542012-04-27 Glenn Morris <rgm@gnu.org>
dae39d9c
GM
655
656 * faq.texi (Major packages and programs): Remove section.
657 There is no point listing 6 packages (cf etc/MORE.STUFF).
658 (Finding Emacs and related packages): Move "Spell-checkers" here.
578c1d4b 659
dcbf5805
MA
6602012-04-22 Michael Albinus <michael.albinus@gmx.de>
661
662 * dbus.texi (Version): New node.
663 (Properties and Annotations): Mention the object manager
664 interface. Describe dbus-get-all-managed-objects.
665 (Type Conversion): Floating point numbers are allowed, if an
666 anteger does not fit Emacs's integer range.
667 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
668 (Asynchronous Methods): Fix description of
669 dbus-call-method-asynchronously.
670 (Receiving Method Calls): Fix some minor errors. Add
671 dbus-interface-emacs.
672 (Signals): Describe unicast signals and the new match rules.
673 (Alternative Buses): Add the PRIVATE optional argument to
674 dbus-init-bus. Describe its new return value. Add dbus-setenv.
675
adee4030
GM
6762012-04-20 Glenn Morris <rgm@gnu.org>
677
678 * faq.texi (New in Emacs 24): New section.
679 (Packages that do not come with Emacs): Mention M-x list-packages.
680
35dc09a1 6812012-04-14 Alan Mackenzie <acm@muc.de>
932de51c
AM
682
683 * cc-mode.texi (c-offsets-alist): Correct a typo.
684
35dc09a1 6852012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
801a68c8
BG
686
687 * org.texi (Deadlines and scheduling): Fix the example: the
688 DEADLINE item should come right after the headline. We enforce
689 this convention, so it is a bug not to illustrate it correctly in
690 the manual.
691
35dc09a1 6922012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
801a68c8
BG
693
694 * org.texi (Agenda commands): Fix documentation bug by swapping
695 the equivalent keybindings to `org-agenda-next-line' with the ones
696 to `org-agenda-previous-line'.
697
35dc09a1 6982012-04-14 Glenn Morris <rgm@gnu.org>
f48a9cb4
GM
699
700 * Makefile.in: Replace non-portable use of $< in ordinary rules.
701
e2560ea8
EZ
7022012-04-09 Eli Zaretskii <eliz@gnu.org>
703
704 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add
705 emacs-gnutls.
706 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
707
6b4f4a2d
TZ
7082012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
709
250b840e 710 * Makefile.in: Add emacs-gnutls.texi to build.
6b4f4a2d
TZ
711
712 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
713
ca2c89b6
TZ
7142012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
715
716 * auth.texi (Secret Service API): Edit further and give examples.
c8bf3227 717 (Secret Service API): Adjust @samp to @code for collection names.
ca2c89b6 718
aebd5f1a
GM
7192012-04-04 Glenn Morris <rgm@gnu.org>
720
721 * auth.texi (Secret Service API): Copyedits.
722 (Help for developers): Fill in some missing function doc-strings.
3c93d00f
GM
723 (Help for users, Help for developers)
724 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
aebd5f1a 725
0317dd51
MA
7262012-04-04 Michael Albinus <michael.albinus@gmx.de>
727
728 * auth.texi (Secret Service API): Add the missing text.
729
3d439cd1
CY
7302012-04-04 Chong Yidong <cyd@gnu.org>
731
732 * message.texi (Using PGP/MIME): Note that epg is now the default.
733
734 * gnus.texi: Reduce references to obsolete pgg library.
735 (Security): Note that epg is now the default.
736
737 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
738
739 * nxml-mode.texi (Completion): C-RET is no longer bound to
740 nxml-complete.
741
153ae947
BG
7422012-04-01 Jambunathan K <kjambunathan@gmail.com>
743
744 * org.texi (Customizing tables in ODT export): Correct few errors.
745
7462012-04-01 Jambunathan K <kjambunathan@gmail.com>
747
748 * org.texi (Links in ODT export): Update.
749 (Labels and captions in ODT export): New node.
750
7512012-04-01 Jambunathan K <kjambunathan@gmail.com>
752
753 * org.texi (Literal examples in ODT export): htmlfontify.el in
754 Emacs-24.1 now supports fontification. So ODT source blocks will
755 be fontified by default.
756
7572012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
758
759 * org.texi (Refiling notes): Remove duplicated keybinding.
760
7612012-04-01 Eric Schulte <eric.schulte@gmx.com>
762
763 * org.texi (noweb): Documentation of this new option to the :noweb
764 header argument.
765
7662012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
767
768 * org.texi (Header and sectioning): Add example demonstrating how
769 to use "LaTeX_CLASS_OPTIONS".
770
7712012-04-01 Eric Schulte <eric.schulte@gmx.com>
772
773 * org.texi (Noweb reference syntax): Describe the ability to
774 execute noweb references in the manual.
775
7762012-04-01 Eric Schulte <eric.schulte@gmx.com>
777
778 * org.texi (cache): Improve cache documentation when session
779 evaluation is used.
780
7812012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
782
783 * org.texi (Plain lists): Document removal.
784
7852012-04-01 Michael Brand <michael.ch.brand@gmail.com>
786
787 * org.texi: Decapitalize file name in references to Calc manual.
788
7892012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
790
791 * org.texi (Plain lists): Document removal.
792
7932012-04-01 Jambunathan K <kjambunathan@gmail.com>
794
795 * org.texi (Top, OpenDocument Text export)
796 (ODT export commands, Extending ODT export)
797 (Images in ODT export, Tables in ODT export)
798 (Configuring a document converter): Add or Update.
799
8002012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
801
802 * org.texi (MobileOrg): Change the wording to reflect that the
803 Android Version is no longer just the little brother of the iOS
804 version.
805
8062012-04-01 Eric Schulte <eric.schulte@gmx.com>
807
808 * org.texi (Key bindings and useful functions): Updated babel key
809 binding documentation in manual.
810
8112012-04-01 Eric Schulte <eric.schulte@gmx.com>
812
813 * org.texi (noweb): Document new noweb header value.
814
8152012-04-01 Eric Schulte <eric.schulte@gmx.com>
816
817 * org.texi (noweb-sep): Document new header argument.
818
8192012-04-01 Eric Schulte <eric.schulte@gmx.com>
820
821 * org.texi (noweb-ref): Documentation of this new custom variable.
822
8232012-04-01 Eric Schulte <eric.schulte@gmx.com>
824
825 * org.texi (wrap): Update the new :wrap documentation to match the
826 current implementation.
827
8282012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
829
830 * org.texi: Added documentation for :wrap.
831
8322012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
833
834 * org.texi: #+RESULTS now user-configurable.
835
8362012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
837
838 * org.texi: Documented :noweb no-export.
839
8402012-04-01 Thomas Dye <dk@poto.local>
841
842 * org.texi: Edit :noweb no header argument for correctness.
843
8442012-04-01 Bastien Guerry <bzg@altern.org>
845
846 * org.texi (Customization): Update the approximate number of Org
847 variables.
848
8492012-04-01 Thomas Dye <dk@poto.local>
850
851 * org.texi: The :results wrap produces a drawer instead of a
852 begin_results block.
853
005a89ff
G
8542012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
855
856 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
857 reflect the new default.
858
589ce070
EZ
8592012-03-10 Eli Zaretskii <eliz@gnu.org>
860
861 * info.texi (Expert Info): Move the index entry for "Texinfo" from
862 "Getting Started" to this node. (Bug#10450)
863
a5392527
CY
8642012-03-10 Chong Yidong <cyd@gnu.org>
865
8ae818e4
CY
866 * flymake.texi (Example -- Configuring a tool called via make):
867 Mention the Automake COMPILE variable (Bug#8715).
868
a5392527
CY
869 * info.texi (Getting Started): Add an index entry (Bug#10450).
870
d49902e4
MA
8712012-03-02 Michael Albinus <michael.albinus@gmx.de>
872
873 * dbus.texi (Signals): Known names will be mapped onto unique
874 names, when registering for signals.
875
53eced6d
GM
8762012-02-29 Glenn Morris <rgm@gnu.org>
877
bcd6cd23
GM
878 * url.texi: Fix quote usage in body text.
879
775b55af
GM
880 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
881
53eced6d
GM
882 * cl.texi: Use @code{} in menus when appropriate.
883
44e97401
GM
8842012-02-28 Glenn Morris <rgm@gnu.org>
885
886 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
887 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
888 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
889 * org.texi, sc.texi, vip.texi, viper.texi:
890 Standardize possessive apostrophe usage.
891
fa9a0855
CY
8922012-02-26 Chong Yidong <cyd@gnu.org>
893
894 * ediff.texi (Quick Help Commands): Add a couple of index entries
895 (Bug#10834).
896
0fd2c9a3
GM
8972012-02-17 Glenn Morris <rgm@gnu.org>
898
899 * gnus.texi (Posting Styles):
900 * remember.texi (Org): Fix cross-refs to other manuals.
901
9f26dc24
GM
9022012-02-15 Glenn Morris <rgm@gnu.org>
903
904 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
905 (Encryption): New chapter, split out from previous.
906
3d2af193
LI
9072012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
908
909 * gnus.texi (Customizing the IMAP Connection): Mention
910 nnimap-record-commands.
911
b74c9672
GM
9122012-02-10 Glenn Morris <rgm@gnu.org>
913
914 * url.texi (Retrieving URLs): Update url-retrieve arguments.
915 Mention url-queue-retrieve.
916
2ebc3b94
GM
9172012-02-09 Glenn Morris <rgm@gnu.org>
918
9fcfcdef
GM
919 * sem-user.texi (Semantic mode user commands): Typo fix.
920
2ebc3b94
GM
921 * info.texi (Create Info buffer): Mention info-display-manual.
922
7c4bbb69
LI
9232012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
924
925 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
926 example (modified from an example by Michael Albinus).
927
debce7bc
G
9282012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
929
930 * gnus.texi (Agent Basics): Fix outdated description of
931 `gnus-agent-auto-agentize-methods'.
932
b207a4ec
AS
9332012-01-28 Andreas Schwab <schwab@linux-m68k.org>
934
935 * cc-mode.texi: Always @defindex ss.
936 (Config Basics): Fix argument of @itemize.
937 (Macro Backslashes): Add @code around index entry.
938
b8fe8712
GM
9392012-01-23 Glenn Morris <rgm@gnu.org>
940
941 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
942
02dc2fd7
EH
9432012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
944
945 * tramp.texi (File): Tweak wording for the `scpc' option.
946
e7719ea1
G
9472012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
948
949 * gnus.texi (Group Parameters): Really note precedence.
950
9937bef4
G
9512012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
952
953 * gnus.texi (Group Parameters): Note precedence.
954
e66ba1df
BG
9552012-01-03 Eric Schulte <eric.schulte@gmx.com>
956
957 * org.texi (Noweb reference syntax): Adding documentation of
958 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
959 variable.
960
9612012-01-03 Bastien Guerry <bzg@gnu.org>
962
963 * org.texi (Plain lists): Split the table to fix the display
964 of items.
965
9662012-01-03 Bastien Guerry <bzg@gnu.org>
967
968 * org.texi (Plain lists): Fix misplaced explanation.
969
9702012-01-03 Bastien Guerry <bzg@gnu.org>
971
972 * org.texi (Plain lists, Agenda files): Add index entries.
973
9742012-01-03 Julian Gehring <julian.gehring@googlemail.com>
975
976 * org.texi: Use "Org mode" instead of alternatives like
977 "Org-mode" or "org-mode".
978
9792012-01-03 Bernt Hansen <bernt@norang.ca>
980
981 * org.texi (Agenda commands): Document
982 `org-clock-report-include-clocking-task'.
983
9842012-01-03 Bastien Guerry <bzg@gnu.org>
985
986 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
987 C-c' on checkboxes.
988
9892012-01-03 Julian Gehring <julian.gehring@googlemail.com>
990
991 * org.texi: End sentences with two spaces.
992
9932012-01-03 Michael Brand <michael.ch.brand@gmail.com>
994
995 * org.texi (External links): Document the link types file+sys
996 and file+emacs, slightly narrow used page width.
997
9982012-01-03 Eric Schulte <eric.schulte@gmx.com>
999
1000 * org.texi (colnames): Note that colnames behavior may differ
1001 across languages.
1002
10032012-01-03 Bastien Guerry <bzg@gnu.org>
1004
1005 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
1006
10072012-01-03 Thomas Dye <dk@poto.westell.com>
1008
1009 * org.texi: Augmented discussion of babel property
1010 inheritance. Put footnote outside sentence ending period.
1011
10122012-01-03 Eric Schulte <schulte.eric@gmail.com>
1013
1014 * org.texi (eval): Documenting the full range of :eval header
1015 argument values.
1016
10172012-01-03 Eric Schulte <schulte.eric@gmail.com>
1018
1019 * org.texi (eval): Documentation of the new :eval option.
1020
10212012-01-03 Thomas Dye <dk@poto.local>
1022
1023 * org.texi: Add accumulated properties.
1024
10252012-01-03 Thomas Dye <dk@poto.local>
1026
1027 * org.texi: Documented no spaces in name=assign, another
1028 correction to :var table.
1029
10302012-01-03 Thomas Dye <dk@poto.local>
1031
1032 * org.texi: Changed DATA to NAME in Working With Source Code
1033 section.
1034
10352012-01-03 Tom Dye <tsd@tsdye.com>
1036
1037 * org.texi: Minor change to :var table.
1038
10392012-01-03 Tom Dye <tsd@tsdye.com>
1040
1041 * org.texi: More changes to :var table (some examples were wrong).
1042
10432012-01-03 Tom Dye <tsd@tsdye.com>
1044
1045 * org.texi: Cleaned up :var table.
1046
10472012-01-03 Bastien Guerry <bzg@gnu.org>
1048
1049 * org.texi (Timestamps, Weekly/daily agenda)
1050 (Weekly/daily agenda): Add @cindex for "appointment".
1051
10522012-01-03 Eric Schulte <schulte.eric@gmail.com>
1053
1054 * org.texi (Literal examples): A new link to the template for
1055 inserting empty code blocks.
1056 (Structure of code blocks): A new link to the template for
1057 inserting empty code blocks.
1058
10592012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
1060
1061 * org.texi (External links): Add footnote on how the behavior
1062 of the text search in Org files are controled by the variable
1063 `org-link-search-must-match-exact-headline'.
1064
10652012-01-03 Eric Schulte <schulte.eric@gmail.com>
1066
1067 * org.texi (Buffer-wide header arguments): Update
1068 documentation to reflect removal of #+PROPERTIES.
1069
10702012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
1071
1072 * org.texi (The clock table): Mention that ACHIVED trees
1073 contribute to the clock table.
1074
10752012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
1076
1077 * org.texi (Conflicts): Better yasnippet config info.
1078
10792012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
1080
1081 * org.texi (Selective export): Explicitely mention the default
1082 values for `org-export-select-tags',
1083 `org-export-exclude-tags'.
1084
10852012-01-03 Tom Dye <tsd@tsdye.com>
1086
1087 * org.texi: Added a line to specify that header arguments are
1088 lowercase.
1089
10902012-01-03 Tom Dye <tsd@tsdye.com>
1091
1092 * org.texi: :var requires default value when declared.
1093
10942012-01-03 Bastien Guerry <bzg@gnu.org>
1095
1096 * org.texi (Handling links): Add a note about the
1097 `org-link-frame-setup' option.
1098
10992012-01-03 David Maus <dmaus@ictsoc.de>
1100
1101 * org.texi (Exporting Agenda Views, Extracting agenda
1102 information): Fix command line syntax, quote symbol parameter
1103 values.
1104
11052012-01-03 David Maus <dmaus@ictsoc.de>
1106
1107 * org.texi (Exporting Agenda Views): Fix command line syntax.
1108
8d80ef01
PE
11092011-12-28 Paul Eggert <eggert@cs.ucla.edu>
1110
1111 * gnus.texi (Mail Source Customization, Mail Back End Variables):
1112 Use octal notation for file permissions, which are normally
1113 thought of in octal.
1114 (Mail Back End Variables): Use more-plausible modes in example.
1115
47d42d81
AM
11162011-12-20 Alan Mackenzie <acm@muc.de>
1117
1118 * cc-mode.texi: Update version string 5.31 -> 5.32.
1119
a98edce9
JB
11202011-12-06 Juanma Barranquero <lekktu@gmail.com>
1121
1122 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
1123
321decc8
GM
11242011-11-24 Glenn Morris <rgm@gnu.org>
1125
1126 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
1127
f8107b79
JB
11282011-11-24 Juanma Barranquero <lekktu@gmail.com>
1129
1130 * makefile.w32-in: Update dependencies.
1131
f5a96a4f
GM
11322011-11-20 Glenn Morris <rgm@gnu.org>
1133
1134 * gnus.texi (Group Information):
1135 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
1136
cd1181db
JB
11372011-11-20 Juanma Barranquero <lekktu@gmail.com>
1138
1139 * gnus-coding.texi (Gnus Maintenance Guide):
1140 Rename from "Gnus Maintainance Guide".
1141
1142 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
1143 * eieio.texi (Customizing):
fe7a3057
JB
1144 * gnus.texi (Article Washing):
1145 * gnus-news.texi:
1146 * sem-user.texi (Smart Jump): Fix typos.
cd1181db 1147
7877f373
JB
11482011-11-16 Juanma Barranquero <lekktu@gmail.com>
1149
1150 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
1151
0d26e0b6
JB
11522011-11-15 Juanma Barranquero <lekktu@gmail.com>
1153
c7015153
JB
1154 * ede.texi (project-am-texinfo):
1155 * gnus.texi (Sending or Not Sending):
1156 * org.texi (Template elements): Fix typos.
0d26e0b6 1157
0b381c7e
JB
11582011-11-14 Juanma Barranquero <lekktu@gmail.com>
1159
1160 * ediff.texi (Hooks):
c7015153 1161 * sem-user.texi (Semanticdb Roots): Fix typos.
0b381c7e 1162
40a8bdf6
JB
11632011-11-11 Juanma Barranquero <lekktu@gmail.com>
1164
1165 * semantic.texi (Tag handling): Fix typo.
1166
57dda3bb
KY
11672011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
1168
1169 * gnus.texi (Other Gnus Versions): Remove.
1170
52bedd34
AM
11712011-10-28 Alan Mackenzie <acm@muc.de>
1172
1173 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
1174 (Other Special Indentations): Add an xref to "Macros with ;".
1175 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
1176 "Macros with ;".
1177 (Macros with ;): New page.
1178
00b77525
GM
1179 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
1180 Document the new handling of nested scopes for movement by defuns.
52bedd34 1181
4a623313
MA
11822011-10-23 Michael Albinus <michael.albinus@gmx.de>
1183
1184 Sync with Tramp 2.2.3.
1185
1186 * trampver.texi: Update release number.
1187
466a320e
GM
11882011-10-14 Glenn Morris <rgm@gnu.org>
1189
1190 * ert.texi (Introduction, How to Run Tests)
1191 (Running Tests Interactively, Expected Failures)
1192 (Tests and Their Environment, Useful Techniques)
1193 (Interactive Debugging, Fixtures and Test Suites):
1194 Minor rephrasings.
1195 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
1196 (Running Tests in Batch Mode): Simplify loading instructions.
1197 (Test Selectors): Clarify some selectors.
1198 (Expected Failures, Useful Techniques):
1199 Make examples fit in 80 columns.
1200
2be4956d
JB
12012011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
1202
1203 * calc.texi (Basic Operations on Units): Discuss temperature
1204 conversion (`u t') alongside with other unit conversions ('u c').
1205
7359a765
GM
12062011-10-12 Glenn Morris <rgm@gnu.org>
1207
1208 * ert.texi: Whitespace trivia to make main menu items line up better.
1209
a0c52e5d
GM
12102011-10-08 Glenn Morris <rgm@gnu.org>
1211
1212 * Makefile.in: Fix ert rules.
1213
465d0300
G
12142011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1215
1216 * gnus.texi (Gnus Utility Functions): Add more references and
1217 explanations (bug#9683).
1218
a5166359
LMI
12192011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1220
1221 * gnus.texi (Archived Messages): Note the default (bug#9552).
1222
b523dc20
BW
12232011-09-21 Bill Wohler <wohler@newt.com>
1224
1225 Release MH-E manual version 8.3.
1226
58179cce 1227 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
b523dc20
BW
1228 release 8.3.
1229 (Preface): Updated support information.
bd7239f5 1230 (From Bill Wohler): Reset text to original version. As a
b523dc20
BW
1231 historical quote, the tense should be correct in the time that it
1232 was written.
1233
0afb49a1
LMI
12342011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1235
1236 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
1237 (Finding the News): Doc clarification.
1238 (Terminology): Mention naming.
1239
e21bac42
G
12402011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1241
1242 * gnus.texi: Remove mentions of `recent', which are now obsolete.
1243 (Interactive): Document `quiet'.
1244
5b409b39 12452011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
5cb05633 1246
bd7239f5 1247 * org.texi (Images in LaTeX export): Rewrite.
5cb05633 1248
5b409b39 12492011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 1250
bd7239f5 1251 * org.texi (Using the mapping API): Mention 'region as a possible
3ab2c837
BG
1252 scope for `org-map-entries'.
1253
5b409b39 12542011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1255
1256 * org.texi (Visibility cycling): Document `org-copy-visible'.
1257
5b409b39 12582011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 1259
bd7239f5 1260 * org.texi (Template expansion): Order template sequences in the
3ab2c837
BG
1261 proper order.
1262
5b409b39 12632011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1264
1265 * org.texi (eval): Expand discussion of the :eval header argument.
1266
5b409b39 12672011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
1268
1269 * org.texi (Languages): Add Lilypond and Awk as supported
1270 languages.
1271
5b409b39 12722011-08-15 Achim Gratz <stromeko@nexgo.de>
3ab2c837 1273
bd7239f5 1274 * org.texi: Document that both CLOCK_INTO_DRAWER and
3ab2c837
BG
1275 LOG_INTO_DRAWER can be used to override the contents of variable
1276 org-clock-into-drawer (or if unset, org-log-into-drawer).
1277
bd7239f5 1278 * org.texi: Replace @xref->@pxref.
3ab2c837 1279
5b409b39 12802011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1281
1282 * org.texi (Evaluating code blocks): Documenting the new option
1283 for inline call lines.
1284
5b409b39 12852011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1286
1287 * org.texi (Results of evaluation): More explicit about the
1288 mechanism through which interactive evaluation of code is
1289 performed.
1290
5b409b39 12912011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1292
1293 * org.texi (noweb-ref): New header argument documentation.
1294
5b409b39 12952011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1296
1297 * org.texi (Extracting source code): Documentation of the new
1298 org-babel-tangle-named-block-combination variable.
1299
5b409b39 13002011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 1301
bd7239f5 1302 * org.texi (Structure of code blocks): Explicitly state that the
ed9265fc 1303 behavior of multiple blocks of the same name is undefined.
3ab2c837 1304
5b409b39 13052011-08-15 Christian Egli <christian.egli@sbszh.ch>
3ab2c837
BG
1306
1307 * org.texi (TaskJuggler export): Modify the example to reflect the
1308 new effort durations.
1309
5b409b39 13102011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
1311
1312 * org.texi (Images in LaTeX export): Escape curly brackets in
1313 LaTeX example.
1314
5b409b39 13152011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1316
1317 * org.texi (The clock table): Document the :properties and
1318 :inherit-props arguments for the clocktable.
1319
5b409b39 13202011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1321
1322 * org.texi (Tables in LaTeX export): Document specifying placement
1323 options for tables.
1324
5b409b39 13252011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1326
1327 * org.texi (Evaluating code blocks): More specific documentation
1328 about the different types of header arguments.
1329
5b409b39 13302011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3ab2c837
BG
1331
1332 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
1333
5b409b39 13342011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1335
1336 * org.texi (Built-in table editor): Document the table field
1337 follow mode.
1338
5b409b39 13392011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
1340
1341 * org.texi (Easy Templates): Document new template.
1342
5b409b39 13432011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
1344
1345 * org.texi (Literal examples): Add a cross-reference from "Literal
1346 Examples" to "Easy Templates."
1347
5b409b39 13482011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1349
1350 * org.texi (The clock table): Add link to match syntax.
1351
5b409b39 13522011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1353
1354 * org.texi (Agenda commands): Document clock consistency checks.
1355
5b409b39 13562011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1357
1358 * org.texi (Built-in table editor): Document that \vert represents
1359 a vertical bar in a table field.
1360
5b409b39 13612011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1362
1363 * org.texi (Literal examples): Link from "Markup" > "Literate
1364 Examples" to "Working with Source Code".
1365
5b409b39 13662011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
1367
1368 * org.texi (Agenda commands): Doc for function option to bulk
1369 action.
1370
5b409b39 13712011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1372
1373 * org.texi (Template expansion): Document new %<...> template
1374 escape.
1375
5b409b39 13762011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1377
1378 * org.texi (Selective export): Document exclusion of any tasks
1379 from export.
1380
5b409b39 13812011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1382
1383 * org.texi (Selective export): Document how to exclude DONE tasks
1384 from export.
1385 (Publishing options): Document the properties to be used to turn off
1386 export of DONE tasks.
1387
5b409b39 13882011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1389
1390 * org.texi (The date/time prompt): Document date range protection.
1391
5b409b39 13922011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1393
1394 * org.texi (padline): Documentation of the new padline header
1395 argument.
1396
5b409b39 13972011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1398
1399 * org.texi (var): Adding "[" to list of characters triggering
1400 elisp evaluation.
1401
5b409b39 14022011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1403
1404 * org.texi (var): Documentation of Emacs Lisp evaluation during
1405 variable assignment.
1406
5b409b39 14072011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1408
1409 * org.texi (colnames): Reference indexing into variables, and note
1410 that colnames are *not* removed before indexing occurs.
1411 (rownames): Reference indexing into variables, and note that
1412 rownames are *not* removed before indexing occurs.
1413
5b409b39 14142011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1415
1416 * org.texi (var): Clarification of indexing into tabular
1417 variables.
1418
5b409b39 14192011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1420
1421 * org.texi (results): Documentation of the `:results wrap' header
1422 argument.
1423
5b409b39 14242011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 1425
bd7239f5 1426 * org.texi (LaTeX and PDF export): Add a note about a limitation
3ab2c837
BG
1427 of the LaTeX export: the org file has to be properly structured.
1428
5b409b39 14292011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
1430
1431 * org.texi (Dynamic blocks, Structure editing): Mention
1432 the function `org-narrow-to-block'.
1433
5b409b39 14342011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1435
1436 * org.texi (Languages): Updating list of code block supported
1437 languages.
1438
5b409b39 14392011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1440
1441 * org.texi (Special properties): CATEGORY is a special property,
1442 but it may also used in the drawer.
1443
5b409b39 14442011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1445
1446 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
1447
5b409b39 14482011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
1449
1450 * org.texi (Include files): Document :lines.
1451
5b409b39 14522011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1453
1454 * org.texi (comments): Documentation of the ":comments noweb" code
1455 block header argument.
1456
5b409b39 14572011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1458
1459 * org.texi (Conflicts): Changed "yasnippets" to "yasnippet" and
1460 added extra whitespace around functions to be consistent with the
1461 rest of the section.
1462
5b409b39 14632011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 1464
0b381c7e 1465 * org.texi (Evaluating code blocks): Expanded discussion of
3ab2c837
BG
1466 #+call: line syntax.
1467 (Header arguments in function calls): Expanded discussion of
1468 #+call: line syntax.
1469
5b409b39 14702011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1471
1472 * org.texi (Evaluating code blocks): More explicit about how to
1473 pass variables to #+call lines.
1474
5b409b39 14752011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1476
1477 * org.texi (Results of evaluation): Link to the :results header
1478 argument list from the "Results of evaluation" section.
1479
5b409b39 14802011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1481
1482 * org.texi (Conflicts): Adding additional information about
1483 resolving org/yasnippet conflicts.
1484
5b409b39 14852011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
1486
1487 * org.texi (Publishing options): Document style-include-scripts
1488 publishing project property.
1489
5b409b39 14902011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1491
1492 * org.texi (Sparse trees): Document the next-error /
1493 previous-error functionality.
1494
5b409b39 14952011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837
BG
1496
1497 * org.texi (cache): Improved documentation of code block caches.
1498
5b409b39 14992011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837
BG
1500
1501 * org.texi (Code block specific header arguments): Documentation
1502 of multi-line header arguments.
1503
5b409b39 15042011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1505
1506 * org.texi (Code evaluation security): Add example for using a
1507 function.
1508
5b409b39 15092011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1510
1511 * org.texi (Tables in LaTeX export): Documentation of new
1512 attr_latex options for tables.
1513
5b409b39
BG
15142011-08-03 Michael Albinus <michael.albinus@gmx.de>
1515
1516 * trampver.texi: Update release number.
1517
15182011-07-30 Michael Albinus <michael.albinus@gmx.de>
1519
1520 Sync with Tramp 2.2.2.
1521
1522 * trampver.texi: Update release number.
1523
064e2d08
LMI
15242011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1525
1526 * flymake.texi (Example -- Configuring a tool called via make):
1527 Use /dev/null instead of the Windows "nul" (bug#8715).
1528
b8151e9c
LMI
15292011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1530
1531 * widget.texi (Setting Up the Buffer): Remove mention of the
1532 global keymap parent, which doesn't seem to be accurate
1533 (bug#7045).
1534
5b409b39
BG
15352011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1536
1537 * org.texi (Special agenda views): Fix double quoting (bug#3509).
1538
c0a8ae95
KR
15392010-07-10 Kevin Ryde <user42@zip.com.au>
1540
1541 * cl.texi (For Clauses): Add destructuring example processing an
1542 alist (bug#6596).
1543
ac6531ad
LMI
15442011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
1545
1546 * ediff.texi (Major Entry Points): Remove mention of `require',
1547 since that's not pertinent in the installed Emacs (bug#9016).
1548
d30dd079
G
15492011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
1550
1551 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
0c502747
LMI
1552 (Filtering New Groups): Clarify how simple the "options -n" format is.
1553 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
1554 is internal.
d30dd079 1555
862c0d68
MA
15562011-07-04 Michael Albinus <michael.albinus@gmx.de>
1557
1558 * tramp.texi (Cleanup remote connections): Add
1559 `tramp-cleanup-this-connection'.
1560
cd865a33
G
15612011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1562
1563 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
1564 zombies.
1565 (Checking New Groups): Ditto (bug#8974).
7d1738f1 1566 (Checking New Groups): Moved the reference to the right place.
cd865a33
G
1567
15682011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
1569
1570 * gnus.texi (Startup Files): Clarify that we're talking about numbered
1571 backups, and not actual vc (bug#8975).
1572
79414ae4
KR
15732011-07-03 Kevin Ryde <user42@zip.com.au>
1574
1575 * cl.texi (For Clauses): @items for hash-values and key-bindings
1576 to make them more visible when skimming. Add examples of `using'
1577 clause to them, examples being clearer than a description in
1578 words (bug#6599).
1579
847ccf7c
AM
15802011-07-01 Alan Mackenzie <acm@muc.de>
1581
1582 * cc-mode.texi (Guessing the Style): New page.
1583 (Styles): Add a short introduction to above.
1584
3da13bb9
DD
15852011-06-28 Deniz Dogan <deniz@dogan.se>
1586
1587 * rcirc.texi (Configuration): Bug-fix:
1588 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
1589 Reported by Elias Pipping <pipping@exherbo.org>.
1590
60a0884e
G
15912011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1592
1593 * gnus.texi (Summary Mail Commands): Document
1594 `gnus-summary-reply-to-list-with-original'.
1595
0c7efc08
SM
15962011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
1597
1598 * eshell.texi (Known problems): Fix typo.
1599
ea3596a2
MA
16002011-06-12 Michael Albinus <michael.albinus@gmx.de>
1601
0c7efc08 1602 * tramp.texi (Customizing Completion): Mention authinfo-style files.
ea3596a2
MA
1603 (Password handling): `auth-source-debug' is good for debug messages.
1604
2da9c605
G
16052011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
1606
1607 * gnus.texi (Store custom flags and keywords): Refer to
1608 `gnus-registry-article-marks-to-{chars,names}' instead of
1609 `gnus-registry-user-format-function-{M,M2}'.
1610
e61923c8
GM
16112011-05-27 Paul Eggert <eggert@cs.ucla.edu>
1612
1613 * texinfo.tex: Merge from gnulib.
1614
627abcdd
TZ
16152011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
1616
1617 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
0c7efc08
SM
1618 (Store custom flags and keywords):
1619 Mention `gnus-registry-user-format-function-M' and
627abcdd
TZ
1620 `gnus-registry-user-format-function-M2'.
1621
a3c92bc1
EZ
16222011-05-17 Paul Eggert <eggert@cs.ucla.edu>
1623
8f906c40 1624 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
a3c92bc1 1625
85d870a9
GM
16262011-05-17 Glenn Morris <rgm@gnu.org>
1627
1628 * gnus.texi (Face): Fix typo.
1629
2cdee799
GM
16302011-05-14 Glenn Morris <rgm@gnu.org>
1631
1632 * dired-x.texi (Omitting Examples): Minor addition.
1633
79b70037
GM
16342011-05-10 Jim Meyering <meyering@redhat.com>
1635
1636 * ede.texi: Fix typo "or or -> or".
1637
a7111a62 16382011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
c2f51e23
G
1639
1640 * gnus.texi (Summary Buffer Lines):
1641 gnus-summary-user-date-format-alist does not exist.
1642 (Sorting the Summary Buffer): More about sorting threads.
1643
69026aba
MA
16442011-04-25 Michael Albinus <michael.albinus@gmx.de>
1645
1646 * trampver.texi: Update release number.
1647
9024ff79
MA
16482011-04-14 Michael Albinus <michael.albinus@gmx.de>
1649
1650 * tramp.texi (Frequently Asked Questions): New item for disabling
1651 Tramp in other packages.
1652
c3c65d73
TZ
16532011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
1654
1655 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
0c7efc08
SM
1656 (Fancy splitting to parent, Store arbitrary data):
1657 Updated gnus-registry docs.
c3c65d73 1658
9ec6a317
JB
16592011-04-13 Juanma Barranquero <lekktu@gmail.com>
1660
1661 * ede.texi: Fix typos.
1662
1e3b6001
G
16632011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1664
9ec6a317
JB
1665 * gnus.texi (Window Layout): @itemize @code doesn't exist.
1666 It's @table @code.
1e3b6001 1667
a5954fa5
G
16682011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
1669
ed9265fc 1670 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
a5954fa5 1671
d71990a1
JB
16722011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
1673
1674 * calc.texi (Logarithmic Units): Update the function names.
1675
1518e4f0
G
16762011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1677
1678 * message.texi (Various Commands): Document format specs in the
1679 ellipsis.
1680
a123622d
G
16812011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
1682
1683 * message.texi (Insertion Variables): Document message-cite-style.
1684
16852011-03-14 Michael Albinus <michael.albinus@gmx.de>
e756ec02
MA
1686
1687 * tramp.texi (Remote processes): New subsection "Running shell on
1688 a remote host".
1689
4248cca2
TZ
16902011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
1691
1692 * auth.texi (Help for developers): Update docs to explain that the
1693 :save-function will only run the first time.
1694
54ce11a1
GM
16952011-03-12 Glenn Morris <rgm@gnu.org>
1696
1697 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
1698 (emacs-faq.text): New target.
1699 (clean): Add emacs-faq.
1700
0c3b25f8
MA
17012011-03-12 Michael Albinus <michael.albinus@gmx.de>
1702
1703 Sync with Tramp 2.2.1.
1704
1705 * trampver.texi: Update release number.
1706
b740639e
GM
17072011-03-11 Glenn Morris <rgm@gnu.org>
1708
1709 * Makefile.in (HTML_TARGETS): New.
1710 (clean): Delete $HTML_TARGETS.
1711 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
1712
733afdf4
TZ
17132011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
1714
1715 * auth.texi (Help for developers): Show example of using
1716 `auth-source-search' with prompts and :save-function.
1717
33383987
JB
17182011-03-07 Chong Yidong <cyd@stupidchicken.com>
1719
1720 * Version 23.3 released.
1721
a5057546
G
17222011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
1723
1724 * message.texi (Message Buffers): Update default value of
1725 message-generate-new-buffers.
1726
479a2c9b
JB
17272011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
1728
1729 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
1730 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
1731 respectively.
05a29101
JB
1732 (Musical Notes): New section.
1733 (Customizing Calc): Mention the customizable variable
1734 calc-note-threshold.
479a2c9b 1735
e0535b76
GM
17362011-03-03 Glenn Morris <rgm@gnu.org>
1737
1738 * url.texi (Dealing with HTTP documents): Remove reference to
1739 function url-decode-text-part; never seems to have existed. (Bug#6038)
e7b21e2b 1740 (Configuration): Update url-configuration-directory description.
e0535b76 1741
2777ccbf
GM
17422011-03-02 Glenn Morris <rgm@gnu.org>
1743
1744 * dired-x.texi (Multiple Dired Directories): Remove mentions
1745 of dired-default-directory-alist and dired-default-directory.
1746 Move dired-smart-shell-command here...
1747 (Miscellaneous Commands): ... from here.
1748
257219bd
PE
17492011-03-02 Paul Eggert <eggert@cs.ucla.edu>
1750
1751 * texinfo.tex: Update to version 2011-02-24.09.
1752
8889f4e2
GM
17532011-03-02 Glenn Morris <rgm@gnu.org>
1754
1755 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
1756 instead of the obsoleted dired-omit-here-always.
1757
5d41af19
MA
17582011-02-28 Michael Albinus <michael.albinus@gmx.de>
1759
1760 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
1761 supported systems.
1762
2b0c7330 17632011-02-28 Glenn Morris <rgm@gnu.org>
51a13bdd 1764
61cf3a76
GM
1765 * dbus.texi (Type Conversion): Grammar fix.
1766
cce7d530 17672011-02-23 Michael Albinus <michael.albinus@gmx.de>
51a13bdd 1768
cce7d530
GM
1769 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
1770 "Debian GNU/Linux".
51a13bdd 1771
cce7d530
GM
1772 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
1773
817b48a7
GM
17742011-02-23 Glenn Morris <rgm@gnu.org>
1775
cce7d530
GM
1776 * dired-x.texi (Features): Minor rephrasing.
1777 (Local Variables): Fix typos.
47301027
GM
1778
1779 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
1780 Standardize some Emacs/XEmacs terminology.
1781
817b48a7
GM
1782 * dired-x.texi (Features): Don't advertise obsolete local variables.
1783 Simplify layout.
1784 (Omitting Variables): Update local variables example.
1785 (Local Variables): Say this is obsolete. Fix description of
1786 dired-enable-local-variables possible values.
1787
4a3988d5
G
17882011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
1789
1790 * auth.texi (Help for users): Mention ~/.netrc is also searched by
1791 default now.
1792
8e22bee0
G
17932011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
1794
1795 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
1796
06b840e0
LI
17972011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
1798
1799 * gnus.texi (Window Layout): Document layout names.
1800
67ab0163 18012011-02-19 Eli Zaretskii <eliz@gnu.org>
0c973505
EZ
1802
1803 * ada-mode.texi: Sync @dircategory with ../../info/dir.
1804 * auth.texi: Sync @dircategory with ../../info/dir.
1805 * autotype.texi: Sync @dircategory with ../../info/dir.
1806 * calc.texi: Sync @dircategory with ../../info/dir.
1807 * cc-mode.texi: Sync @dircategory with ../../info/dir.
1808 * cl.texi: Sync @dircategory with ../../info/dir.
1809 * dbus.texi: Sync @dircategory with ../../info/dir.
1810 * dired-x.texi: Sync @dircategory with ../../info/dir.
1811 * ebrowse.texi: Sync @dircategory with ../../info/dir.
1812 * ede.texi: Sync @dircategory with ../../info/dir.
1813 * ediff.texi: Sync @dircategory with ../../info/dir.
1814 * edt.texi: Sync @dircategory with ../../info/dir.
1815 * eieio.texi: Sync @dircategory with ../../info/dir.
1816 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
1817 * epa.texi: Sync @dircategory with ../../info/dir.
1818 * erc.texi: Sync @dircategory with ../../info/dir.
1819 * eshell.texi: Sync @dircategory with ../../info/dir.
1820 * eudc.texi: Sync @dircategory with ../../info/dir.
1821 * flymake.texi: Sync @dircategory with ../../info/dir.
1822 * forms.texi: Sync @dircategory with ../../info/dir.
1823 * gnus.texi: Sync @dircategory with ../../info/dir.
1824 * idlwave.texi: Sync @dircategory with ../../info/dir.
1825 * mairix-el.texi: Sync @dircategory with ../../info/dir.
1826 * message.texi: Sync @dircategory with ../../info/dir.
1827 * mh-e.texi: Sync @dircategory with ../../info/dir.
1828 * newsticker.texi: Sync @dircategory with ../../info/dir.
1829 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
1830 * org.texi: Sync @dircategory with ../../info/dir.
1831 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
1832 * pgg.texi: Sync @dircategory with ../../info/dir.
1833 * rcirc.texi: Sync @dircategory with ../../info/dir.
1834 * reftex.texi: Sync @dircategory with ../../info/dir.
1835 * remember.texi: Sync @dircategory with ../../info/dir.
1836 * sasl.texi: Sync @dircategory with ../../info/dir.
1837 * sc.texi: Sync @dircategory with ../../info/dir.
1838 * semantic.texi: Sync @dircategory with ../../info/dir.
1839 * ses.texi: Sync @dircategory with ../../info/dir.
1840 * sieve.texi: Sync @dircategory with ../../info/dir.
1841 * smtpmail.texi: Sync @dircategory with ../../info/dir.
1842 * speedbar.texi: Sync @dircategory with ../../info/dir.
1843 * trampver.texi [emacs]: Set emacsname to "Emacs".
1844 * tramp.texi: Sync @dircategory with ../../info/dir.
1845 * url.texi: Sync @dircategory with ../../info/dir.
1846 * vip.texi: Sync @dircategory with ../../info/dir.
1847 * viper.texi: Sync @dircategory with ../../info/dir.
1848 * widget.texi: Sync @dircategory with ../../info/dir.
1849 * woman.texi: Sync @dircategory with ../../info/dir.
1850
30abce25
GM
18512011-02-19 Glenn Morris <rgm@gnu.org>
1852
0c7efc08
SM
1853 * dired-x.texi (Technical Details): No longer redefines
1854 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
bea584fa 1855 dired-read-shell-command, or dired-find-buffer-nocreate.
30abce25 1856
f31f8469
GM
18572011-02-18 Glenn Morris <rgm@gnu.org>
1858
1859 * dired-x.texi (Optional Installation File At Point): Simplify.
1860
35123c04
TZ
18612011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
1862
1863 * auth.texi (Help for users): Use :port instead of :protocol for all
1864 auth-source docs.
7ba93e94
G
1865 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
1866 to have two files in `auth-sources'.
35123c04 1867
da5e0ce4
GM
18682011-02-16 Glenn Morris <rgm@gnu.org>
1869
b322c9af
GM
1870 * dired-x.texi: Use emacsver.texi to get Emacs version.
1871 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
1872 Depend on emacsver.texi.
1873
07ca5555
GM
1874 * dired-x.texi: Drop meaningless version number.
1875 (Introduction): Remove old info.
1876 (Optional Installation Dired Jump): Autoload from dired-x.
1877 Remove incorrect info about loaddefs.el.
1878 (Bugs): Just refer to M-x report-emacs-bug.
1879
da5e0ce4
GM
1880 * dired-x.texi (Multiple Dired Directories): Update for rename of
1881 default-directory-alist.
1882 (Miscellaneous Commands): No longer mention very old VM version 4.
1883
bb55f713
PE
18842011-02-15 Paul Eggert <eggert@cs.ucla.edu>
1885
1886 Merge from gnulib.
1887 * texinfo.tex: Update to version 2011-02-14.11.
1888
5415d076
G
18892011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
1890
da5e0ce4
GM
1891 * auth.texi (Help for users):
1892 Login collection is "Login" and not "login".
5415d076 1893
14029d4b
MA
18942011-02-13 Michael Albinus <michael.albinus@gmx.de>
1895
1896 * tramp.texi (History): Remove IMAP support.
1897 (External methods, Frequently Asked Questions): Remove `imap' and
1898 `imaps' methods.
1899 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
1900
1901 * trampver.texi: Remove default value of `emacsimap'.
1902
8a36c07f
GM
19032011-02-13 Glenn Morris <rgm@gnu.org>
1904
1905 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
1906 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
1907
165bc5a0
GM
19082011-02-12 Glenn Morris <rgm@gnu.org>
1909
1910 * sc.texi (Getting Connected): Remove old index entries.
1911
5415d076 19122011-02-12 Ulrich Mueller <ulm@gentoo.org>
43aa28e2
UM
1913
1914 * url.texi: Remove duplicate @dircategory (Bug#7942).
1915
b8e0f0cd
G
19162011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
1917
8a36c07f
GM
1918 * auth.texi (Overview, Help for users, Help for developers):
1919 Update docs.
b8e0f0cd
G
1920 (Help for users): Talk about spaces.
1921
caf82551
PE
19222011-02-09 Paul Eggert <eggert@cs.ucla.edu>
1923
1924 * texinfo.tex: Update to version 2011-02-07.16.
1925
1ff98217
MA
19262011-02-07 Michael Albinus <michael.albinus@gmx.de>
1927
1928 * dbus.texi (Bus names): Adapt descriptions for
1929 dbus-list-activatable-names and dbus-list-known-names.
1930
2e78df6b
JB
19312011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
1932
1933 * calc.texi (Logarithmic Units): New section.
1934
7fbf7cae
TZ
19352011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
1936
1937 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
1938 manuals use it now.
1939
0c7efc08 1940 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
7fbf7cae 1941
156ad271
KY
19422011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
1943
1944 * overrides.texi: Remove.
1945
1946 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
1947 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
1948
36539990
MA
19492011-02-05 Michael Albinus <michael.albinus@gmx.de>
1950
1951 * tramp.texi (Frequently Asked Questions): Mention problems with
1952 WinSSHD.
1953
1954 * trampver.texi: Update release number.
1955
19562011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
1957
1958 * tramp.texi:
1959 Replace "delimet" with "delimit" globally.
1960 Replace "explicite" with "explicit" globally.
1961 Replace "instead of" with "instead" where there was nothing after "of".
1962 Audit use of comma before interrogative pronoun, "that", or "which".
1963 Minor word order, spelling, wording changes.
1964
ec72bf63
G
19652011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
1966
1967 * overrides.texi: New file to set or clear WEBHACKDEVEL.
1968
1969 * sieve.texi: Use WEBHACKDEVEL.
1970
1971 * sasl.texi: Use WEBHACKDEVEL.
1972
1973 * pgg.texi: Use WEBHACKDEVEL.
1974
1975 * message.texi: Use WEBHACKDEVEL.
1976
1977 * gnus.texi: Use WEBHACKDEVEL.
1978
1979 * emacs-mime.texi: Use WEBHACKDEVEL.
1980
1981 * auth.texi: Use WEBHACKDEVEL.
1982
1983 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
1984 manuals.
1985
19862011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
1987
1988 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
1989
90b750f4
PE
19902011-02-03 Paul Eggert <eggert@cs.ucla.edu>
1991
1992 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
1993 which in turn is copied from ftp://tug.org/tex/.
1994
0e751a49
GM
19952011-02-03 Glenn Morris <rgm@gnu.org>
1996
1997 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
1998 (Binding combinations of modifiers and function keys):
1999 Let's assume people reading this are not using Emacs 18.
2000
7f13c2e2
LI
20012011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
2002
2003 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
2004 since it's run automatically.
2005
d76c843e
LI
20062011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
2007
2008 * gnus.texi (Customizing Articles): Fix typo.
2009
12e3ca0a
LI
20102011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
2011
2012 * gnus.texi (Customizing Articles): Document the new way of customizing
2013 the date headers(s).
2014
fe72c8fa
LI
20152011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
2016
2017 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
2018 splitting example.
2019
bf3dae7e
EZ
20202011-01-29 Eli Zaretskii <eliz@gnu.org>
2021
2022 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
2023 (MAKEINFO_OPTS): New variable.
2024 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
2025 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
2026 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
2027 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
2028 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
2029 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
2030 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
2031 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
2032 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
2033 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
2034 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
2035 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
2036 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
2037 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
2038 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
2039 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
2040 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
2041 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
2042
d6f13ac8
LI
20432011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
2044
2045 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
2046
c5ecc769
G
20472011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
2048
2049 * message.texi (IDNA): Explain what it is.
2050
20512011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
2052
2053 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
2054
45eb2a5d
WL
20552011-01-23 Werner Lemberg <wl@gnu.org>
2056
2057 * Makefile.in (MAKEINFO): Now controlled by `configure'.
2058 (MAKEINFO_OPTS): New variable. Use it where appropriate.
0c7efc08 2059 (ENVADD): Update.
45eb2a5d 2060
6872a814
GM
20612011-01-18 Glenn Morris <rgm@gnu.org>
2062
2063 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
2064
77ab81d0 20652011-01-14 Eduard Wiebe <usenet@pusto.de>
b218c6cd
EW
2066
2067 * nxml-mode.texi (Introduction): Fix file name typos.
2068
d221e780
CO
20692011-01-13 Christian Ohler <ohler@gnu.org>
2070
2071 * ert.texi: New file.
2072
2073 * Makefile.in:
2074 * makefile.w32-in: Add ert.texi.
2075
8c904d82
MA
20762011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
2077
2078 * dbus.texi (Receiving Method Calls): New function
2079 dbus-register-service. Rearrange node.
2080
f56e0e7a
PE
20812011-01-07 Paul Eggert <eggert@cs.ucla.edu>
2082
2083 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
2084 which in turn is copied from ftp://tug.org/tex/.
2085
0fadf00e
MA
20862011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
2087
2088 * dbus.texi (Receiving Method Calls): Describe new optional
2089 parameter dont-register-service of dbus-register-{method,property}.
2090
8b358e90
DU
20912010-12-17 Daiki Ueno <ueno@unixuser.org>
2092
0c7efc08
SM
2093 * epa.texi (Encrypting/decrypting *.gpg files):
2094 Mention epa-file-select-keys.
8b358e90 2095
549c9aed
G
20962010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
2097
2098 * gnus.texi (Archived Messages): Remove outdated text.
2099
21002010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
2101
0c7efc08 2102 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
549c9aed 2103
156e3f9c
G
21042010-12-15 Andrew Cohen <cohen@andy.bu.edu>
2105
83f3eadc 2106 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
156e3f9c 2107
8151d490
AC
21082010-12-14 Andrew Cohen <cohen@andy.bu.edu>
2109
2110 * gnus.texi (The swish++ Engine): Add customizable parameters
2111 descriptions.
2112 (The swish-e Engine): Ditto.
2113
305bdd22
MA
21142010-12-14 Michael Albinus <michael.albinus@gmx.de>
2115
2116 * tramp.texi (Inline methods): Add "ksu" method.
2117 (Remote processes): Add example with remote `default-directory'.
2118
53aff12a
GM
21192010-12-14 Glenn Morris <rgm@gnu.org>
2120
2121 * faq.texi (Expanding aliases when sending mail):
2122 Now build-mail-aliases is interactive.
2123
8a1cdce5
AC
21242010-12-13 Andrew Cohen <cohen@andy.bu.edu>
2125
2126 * gnus.texi: First pass at adding (rough) nnir documentation.
2127
7410c270
G
21282010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2129
53aff12a
GM
2130 * gnus.texi (Filtering New Groups):
2131 Mention gnus-auto-subscribed-categories.
2132 (The First Time): Remove, since default-subscribed-newsgroups has been
7410c270
G
2133 removed.
2134
f49d1f52 21352010-12-13 Glenn Morris <rgm@gnu.org>
7dde1a86
GM
2136
2137 * cl.texi (For Clauses): Small fixes for frames and windows.
2138
acedf35c
CD
21392010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
2140
2141 * org.texi (Using capture): Document using prefix arguments for
2142 finalizing capture.
2143 (Agenda commands): Document prefix argument for the bulk scatter
2144 command.
2145 (Beamer class export): Document that also overlay arguments can be
2146 passed to the column environment.
2147 (Template elements): Document the new entry type.
2148
21492010-12-11 Puneeth Chaganti <punchagan@gmail.com>
2150
2151 * org.texi (Include files): Document :minlevel.
2152
21532010-12-11 Julien Danjou <julien@danjou.info>
2154
2155 * org.texi (Categories): Document category icons.
2156
21572010-12-11 Eric Schulte <schulte.eric@gmail.com>
2158
2159 * org.texi (noweb): Fix typo.
2160
516aa569
G
21612010-12-06 Tassilo Horn <tassilo@member.fsf.org>
2162
2163 * gnus.texi (Server Commands): Point to the rest of the server
2164 commands.
2165
04db63bc
G
21662010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2167
2168 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
2169 g'.
2170
ed797193
G
21712010-12-02 Julien Danjou <julien@danjou.info>
2172
2173 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
2174
21752010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2176
2177 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
2178 (Direct Functions): Note the STARTTLS upgrade.
2179
07976ae3 21802010-11-27 Glenn Morris <rgm@gnu.org>
4d47208a 2181 James Clark <none@example.com>
d3dfb185
GM
2182
2183 * nxml-mode.texi (Introduction): New section.
2184
59e75882
G
21852010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2186
2187 * gnus.texi (Server Commands): Document gnus-server-show-server.
2188
568a887f
MA
21892010-11-20 Michael Albinus <michael.albinus@gmx.de>
2190
2191 Sync with Tramp 2.2.0.
2192
2193 * trampver.texi: Update release number.
2194
1265829e
JB
21952010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
2196
2197 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
2198 Mention that the TeX specific units won't use the `tex' prefix
2199 in TeX mode.
2200
239661c0
KY
22012010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
2202
2203 * gnus.texi (Misc Article): Document gnus-inhibit-images.
2204
4a47c275 22052010-11-17 Glenn Morris <rgm@gnu.org>
20989285
GM
2206
2207 * edt.texi: Remove information about Emacs 19.
2208
4a47c275 22092010-11-17 Michael Albinus <michael.albinus@gmx.de>
3ff91964
MA
2210
2211 * trampver.texi: Update release number.
2212
2f0e0dc8
KY
22132010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
2214
2215 * gnus.texi (Article Washing): Fix typo.
2216
afe98dfa
CD
22172010-11-11 Noorul Islam <noorul@noorul.com>
2218
56f5a94e 2219 * org.texi: Fix typo.
afe98dfa
CD
2220
22212010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2222
2223 * org.texi (Using capture): Explain that refiling is
2224 sensitive to cursor position.
2225
22262010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2227
56f5a94e 2228 * org.texi (Images and tables): Add cross reference to link section.
afe98dfa
CD
2229
22302010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2231
2232 * org.texi: Document the <c> cookie.
2233
22342010-11-11 Eric Schulte <schulte.eric@gmail.com>
2235
bd7239f5 2236 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
56f5a94e 2237 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
afe98dfa
CD
2238
22392010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2240
56f5a94e 2241 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
afe98dfa
CD
2242
22432010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2244
56f5a94e 2245 * org.texi (Project alist): Mention that this is a property list.
afe98dfa
CD
2246
22472010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2248
2249 * org.texi (Setting up the staging area): Document that
2250 file names remain visible when encrypting the MobileOrg files.
2251
22522010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2253
2254 * org.texi (Setting up the staging area): Document which
2255 versions are needed for encryption.
2256
22572010-11-11 Eric Schulte <schulte.eric@gmail.com>
2258
56f5a94e
GM
2259 * org.texi (noweb): Update :noweb documentation to
2260 reflect the new "tangle" argument.
afe98dfa
CD
2261
22622010-11-11 Eric Schulte <schulte.eric@gmail.com>
2263
56f5a94e
GM
2264 * org.texi (Batch execution): Improve tangling script in
2265 documentation.
afe98dfa
CD
2266
22672010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2268
2269 * org.texi (Handling links):
2270 (In-buffer settings): Document inlining images on startup.
2271
22722010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2273
2274 * org.texi (Setting up the staging area): Document use of
2275 crypt password.
2276
22772010-11-11 David Maus <dmaus@ictsoc.de>
2278
56f5a94e 2279 * org.texi (Template expansion): Add date related link type escapes.
afe98dfa
CD
2280
22812010-11-11 David Maus <dmaus@ictsoc.de>
2282
56f5a94e
GM
2283 * org.texi (Template expansion): Add mew in table for link type
2284 escapes.
afe98dfa
CD
2285
22862010-11-11 David Maus <dmaus@ictsoc.de>
2287
56f5a94e 2288 * org.texi (Template expansion): Fix typo in link type escapes.
afe98dfa
CD
2289
22902010-11-11 Eric Schulte <schulte.eric@gmail.com>
2291
56f5a94e 2292 * org.texi (Structure of code blocks): Another documentation tweak.
afe98dfa
CD
2293
22942010-11-11 Eric Schulte <schulte.eric@gmail.com>
2295
56f5a94e 2296 * org.texi (Structure of code blocks): Documentation tweak.
afe98dfa
CD
2297
22982010-11-11 Eric Schulte <schulte.eric@gmail.com>
2299
56f5a94e
GM
2300 * org.texi (Structure of code blocks):
2301 Update documentation to mention inline code block syntax.
afe98dfa
CD
2302
23032010-11-11 Eric Schulte <schulte.eric@gmail.com>
2304
56f5a94e 2305 * org.texi (comments): Improve wording.
afe98dfa
CD
2306
23072010-11-11 Eric Schulte <schulte.eric@gmail.com>
2308
56f5a94e 2309 * org.texi (comments): Document the new :comments header arguments.
afe98dfa
CD
2310
23112010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2312
2313 * org.texi (Installation): Remove the special
2314 installation instructions for XEmacs.
2315
23162010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
2317
56f5a94e 2318 * org.texi (Easy Templates): New section. Documents quick
afe98dfa
CD
2319 insertion of empty structural elements.
2320
23212010-11-11 Noorul Islam <noorul@noorul.com>
2322
56f5a94e 2323 * org.texi: Fix doc.
afe98dfa
CD
2324
23252010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
2326
2327 * org.texi (The date/time prompt): Document specification
2328 of time ranges.
2329
23302010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2331
2332 * org.texi (Internal links): Document the changes in
2333 internal links.
2334
23352010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2336
2337 * org.texi (Agenda commands): Document the limitation for
2338 the filter preset - it can only be used for an entire agenda
2339 view, not in an individual block in a block agenda.
2340
23412010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
2342
2343 * org.texi (iCalendar export): Document alarm creation.
2344
6f8fc60c
MA
23452010-11-10 Michael Albinus <michael.albinus@gmx.de>
2346
2347 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
2348
be3c11b3
LMI
23492010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
2350
2351 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
2352
d607b96b 23532010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
3ff91964 2354
d607b96b 2355 * calc.texi: Use emacsver.texi to determine Emacs version.
3ff91964 2356
181cb5fb
G
23572010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2358
2359 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
2360 since that works by default.
2361
23622010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
2363
2364 * gnus.texi (Customizing the IMAP Connection): Document
2365 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
2366
36bc5d3b
MA
23672010-11-04 Michael Albinus <michael.albinus@gmx.de>
2368
2369 * tramp.texi (Remote shell setup): New item "Interactive shell
2370 prompt". Reported by Christian Millour <cm@abtela.com>.
2371 (Remote shell setup, Remote processes): Use @code{} for
2372 environment variables.
2373
cf503f7c
GM
23742010-11-03 Glenn Morris <rgm@gnu.org>
2375
537b04b9 2376 * ediff.texi (Quick Help Commands, Miscellaneous):
d7619e3b 2377 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
cf503f7c 2378
389b76fa
G
23792010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2380
2381 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
2382
2699a554 23832010-10-31 Glenn Morris <rgm@gnu.org>
bbe1ba5e
GM
2384
2385 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
2386
2699a554 23872010-10-31 Glenn Morris <rgm@gnu.org>
97af9a72
GM
2388
2389 * cc-mode.texi: Remove reference to defunct viewcvs URL.
2390
99e65b2d
G
23912010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2392
0c7efc08
SM
2393 * gnus.texi (Client-Side IMAP Splitting):
2394 Mention nnimap-unsplittable-articles.
99e65b2d
G
2395
23962010-10-29 Julien Danjou <julien@danjou.info>
2397
2398 * gnus.texi (Finding the News): Remove references to obsoletes
2399 variables `gnus-nntp-server' and `gnus-secondary-servers'.
2400
aeeb3dcb
EZ
24012010-10-29 Eli Zaretskii <eliz@gnu.org>
2402
2403 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
2404 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
2405 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
2406 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
2407
8289f37b
GM
24082010-10-28 Glenn Morris <rgm@gnu.org>
2409
2410 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
2411 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
2412 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
2413
d85d3b3a
DU
24142010-10-25 Daiki Ueno <ueno@unixuser.org>
2415
2416 * epa.texi (Mail-mode integration): Add alternative key bindings
2417 for epa-mail commands; escape comma.
c05c2b9b 2418 Don't use the word "PGP", since it is a non-free program.
d85d3b3a 2419
9f534a47
JB
24202010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
2421
99e65b2d 2422 * calc.texi: Use emacsver.texi to determine Emacs version.
9f534a47 2423
5793a7bc 24242010-10-24 Juanma Barranquero <lekktu@gmail.com>
88dbda51
JB
2425
2426 * gnus.texi (Group Parameters, Buttons): Fix typos.
2427
280f417b
G
24282010-10-22 Tassilo Horn <tassilo@member.fsf.org>
2429
2430 * gnus.texi (Subscription Commands): Mention that you can also
2431 subscribe to new groups via the Server buffer, which is probably more
2432 convenient when subscribing to many groups.
2433
d806c872
G
24342010-10-21 Julien Danjou <julien@danjou.info>
2435
2436 * message.texi (Message Headers): Allow message-default-headers to be a
2437 function.
2438
d5798f68
LMI
24392010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2440
2441 * gnus-news.texi: Mention new archive defaults.
2442
b79bbef7
KY
24432010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
2444
2445 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
2446
2526f423
G
24472010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
2448
2449 * gnus.texi (HTML): Document the function value of
2450 gnus-blocked-images.
2451 (Article Washing): shr and gnus-w3m, not the direct function names.
2452
ba91f05d
G
24532010-10-20 Julien Danjou <julien@danjou.info>
2454
2455 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
2456 variable.
2457
da451787
LMI
24582010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
2459
2460 * gnus.texi (Customizing the IMAP Connection): The port strings are
2461 strings.
c872595d 2462 (Document Groups): Mention git.
da451787 2463
7cad71ad
G
24642010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
2465
2466 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
2467 bzr/Gnus git sync.
2468
c56dfd36
EZ
24692010-10-15 Eli Zaretskii <eliz@gnu.org>
2470
2471 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
2472 change.
2473
a1d16a7b
G
24742010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2475
2476 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
2477 @item syntax for in-Emacs makeinfo.
2478
24792010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
2480
2481 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
2482 trim sentence.
2483
98e2b864
DU
24842010-10-12 Daiki Ueno <ueno@unixuser.org>
2485
2486 * epa.texi (Caching Passphrases):
0c7efc08
SM
2487 * auth.texi (GnuPG and EasyPG Assistant Configuration):
2488 Clarify some configurations require to set up gpg-agent.
98e2b864 2489
c12e4a81
GM
24902010-10-11 Glenn Morris <rgm@gnu.org>
2491
2492 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
2493
f7aa248a
G
24942010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
2495
2496 * gnus.texi (Spam Package Introduction): Mention `$'.
2497
6513b232
EZ
24982010-10-09 Eli Zaretskii <eliz@gnu.org>
2499
2500 * makefile.w32-in (emacsdir): New variable.
2501 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
2502 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
2503
abd40fb4
GM
25042010-10-09 Glenn Morris <rgm@gnu.org>
2505
0f05450f
GM
2506 * Makefile.in (mostlyclean): Delete *.toc.
2507
d3a4ac46
GM
2508 * Makefile.in: Use $< in rules.
2509
aa9db089
GM
2510 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
2511
abd40fb4
GM
2512 * Makefile.in ($(infodir)): Delete rule.
2513 (mkinfodir): New. Use it in all the info rules, rather than depending
2514 on infodir.
2515
ea274122
GM
25162010-10-09 Glenn Morris <rgm@gnu.org>
2517
6e90e2a8
GM
2518 * gnus.texi (Article Washing): Fix previous change.
2519
f7a31f11
GM
2520 * Makefile.in (emacsdir): New variable.
2521 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
b13254e7
GM
2522 Depend on emacsver.texi.
2523
f7a31f11
GM
2524 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
2525
ea274122
GM
2526 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
2527
36d3245f
G
25282010-10-08 Julien Danjou <julien@danjou.info>
2529
f7a31f11 2530 * gnus.texi: Add mm-shr.
36d3245f
G
2531
25322010-10-08 Ludovic Courtès <ludo@gnu.org>
2533
2534 * gnus.texi (Finding the Parent, The Gnus Registry)
2535 (Registry Article Refer Method): Update docs for nnregistry.el.
2536
25372010-10-08 Daiki Ueno <ueno@unixuser.org>
2538
2539 * auth.texi (Help for users)
2540 (GnuPG and EasyPG Assistant Configuration): Update docs.
2541
12359245
GM
25422010-10-08 Glenn Morris <rgm@gnu.org>
2543
2544 * cl.texi (Organization, Installation, Old CL Compatibility):
2545 Deprecate cl-compat for new code.
4628bef1 2546 (Usage, Installation): Remove outdated information.
e1a8c4c0
GM
2547
2548 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
2549
fcf2d385
KY
25502010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
2551
2552 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
2553
66627fa9
G
25542010-10-06 Julien Danjou <julien@danjou.info>
2555
fd9ba500
JD
2556 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
2557
66627fa9
G
2558 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
2559 broken link.
2560
2561 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
2562
2563 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
2564 to ReiserFS.
2565
2566 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
2567 (FAQ 7-1): Fix getmail URL.
2568
65f54520
DU
25692010-10-06 Daiki Ueno <ueno@unixuser.org>
2570
2571 * epa.texi (Caching Passphrases): New section.
2572
4c83f6e1
GM
25732010-10-06 Glenn Morris <rgm@gnu.org>
2574
2575 * Makefile.in (SHELL): Set it.
2576 (info): Move the mkdir dependency to the individual info files.
2577 (mostlyclean): Tidy up.
2578 (clean): Only delete the specific dvi and pdf files.
2579 (maintainer-clean): Be more restrictive in what we delete.
8a944cea 2580 ($(infodir)): Add parallel build workaround.
4c83f6e1 2581
71e691a5
G
25822010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2583
2584 * gnus.texi (Misc Article): Document gnus-widen-article-window.
2585
a41c2e6d
G
25862010-10-03 Julien Danjou <julien@danjou.info>
2587
0c7efc08
SM
2588 * emacs-mime.texi (Display Customization):
2589 Update mm-inline-large-images documentation and add documentation for
a41c2e6d
G
2590 mm-inline-large-images-proportion.
2591
37255945
MA
25922010-10-03 Michael Albinus <michael.albinus@gmx.de>
2593
0c7efc08
SM
2594 * tramp.texi (Frequently Asked Questions):
2595 Mention remote-file-name-inhibit-cache.
37255945 2596
11e4e7bd
LMI
25972010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2598
2599 * gnus.texi (Splitting Mail): Fix @xref syntax.
870409d4 2600 (Splitting Mail): Really fix the @ref syntax.
11e4e7bd 2601
cb83220a
KY
26022010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2603
0c7efc08
SM
2604 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
2605 (Article Hiding): Add google banner example.
2606 Suggested by Benjamin Xu.
cb83220a 2607
6b958814
G
26082010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
2609
0c7efc08
SM
2610 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
2611 Remove nnimap-split-rule from examples.
6b958814
G
2612
26132010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2614
2615 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
2616 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
2617 Fishman.
2618 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
2619
26202010-09-30 Julien Danjou <julien@danjou.info>
2621
2622 * gnus.texi (Gravatars): Fix documentation about
2623 gnu-gravatar-properties.
2624
b9476c04
DU
26252010-09-29 Daiki Ueno <ueno@unixuser.org>
2626
2627 * epa.texi (Bug Reports): New section.
2628
5f874327
GM
26292010-09-29 Glenn Morris <rgm@gnu.org>
2630
2631 * Makefile.in (top_srcdir): Remove unused variable.
2632
6b958814
G
26332010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2634
2635 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
2636 (Client-Side IMAP Splitting): Document 'default.
2637
26382010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
2639
0c7efc08
SM
2640 * gnus.texi (Customizing the IMAP Connection):
2641 Document nnimap-fetch-partial-articles.
6b958814 2642
82bccbfa
KY
26432010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2644
2645 * gnus-news.texi: Mention nnimap-inbox.
2646
2647 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
2648
26492010-09-26 Julien Danjou <julien@danjou.info>
2650
47e08896 2651 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
82bccbfa
KY
2652
26532010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2654
2655 * gnus.texi (Security): Remove gpg.el mention.
2656
26572010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
2658
2659 * gnus.texi (Browse Foreign Server): New variable
2660 gnus-browse-subscribe-newsgroup-method.
2661
2662 * gnus-news.texi: Mention it.
2663
26642010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2665
0c7efc08 2666 * gnus.texi (NoCeM): Remove.
82bccbfa
KY
2667 (Startup Variables): No jingle.
2668
4c964351
UM
26692010-09-25 Ulrich Mueller <ulm@gentoo.org>
2670
2671 * woman.texi (Interface Options): xz compression is now supported.
2672
82bccbfa
KY
26732010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
2674
2675 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
2676 (Unavailable Servers): Document gnus-server-copy-server.
2677 (Using IMAP): Document the new nnimap.
2678
26792010-09-25 Julien Danjou <julien@danjou.info>
2680
47e08896 2681 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
82bccbfa 2682
18778f71
GM
26832010-09-24 Glenn Morris <rgm@gnu.org>
2684
2685 * url.texi (Disk Caching): Tweak previous change.
2686
9c766321
JD
26872010-09-24 Julien Danjou <julien@danjou.info>
2688
2689 * url.texi (Disk Caching): Mention url-cache-expire-time,
2690 url-cache-expired, and url-fetch-from-cache.
2691
82bccbfa
KY
26922010-09-24 Julien Danjou <julien@danjou.info>
2693
2694 * gnus.texi: Add Gravatars.
2695
26962010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
2697
2698 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
2699
592bdb9a
LMI
27002010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2701
2702 * gnus.texi (Expunging mailboxes): Update name of the expunging
2703 command.
2704
e4e22d29
KY
27052010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
2706
2707 * emacs-mime.texi (rfc2047): Update description for
2708 rfc2047-encode-parameter.
2709
371d9801
MA
27102010-09-13 Michael Albinus <michael.albinus@gmx.de>
2711
2712 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
2713 "fish" methods.
2714 (External methods): Remove "scp1_old" and "scp2_old" methods.
2715
31ae5827
MA
27162010-09-09 Michael Albinus <michael.albinus@gmx.de>
2717
2718 * tramp.texi: Remove Japanese manual. Fix typo.
2719
2720 * trampver.texi: Update release number. Remove japanesemanual.
2721
c0468714
GM
27222010-09-09 Glenn Morris <rgm@gnu.org>
2723
2724 * org.texi: Restore clobbered changes (copyright years, untabify).
2725
86441999
JD
27262010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
2727
2728 * gnus.texi (Adaptive Scoring): Fix typo.
2729
25f28806
LMI
27302010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2731
2732 * gnus.texi (Article Display): Document gnus-html-show-images.
2733
45240125 27342010-09-02 Jan Djärv <jan.h.d@swipnet.se>
25f28806 2735
45240125
JD
2736 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
2737
59d09f15
LMI
27382010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2739
2740 * gnus.texi (HTML): Document gnus-max-image-proportion.
2741
2cdd366f
KY
27422010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2743
51dee5ef
KY
2744 * gnus.texi (HTML): Document gnus-blocked-images.
2745
2cdd366f
KY
2746 * message.texi (Wide Reply): Document message-prune-recipient-rules.
2747
b0e4f3fc
KY
27482010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2749
2750 * gnus.texi (Summary Mail Commands): Note that only the addresses from
2751 the first message are used for wide replies.
f02566ce
KY
2752 (Changing Servers): Remove documentation on gnus-change-server and
2753 friends, since it's been removed.
b0e4f3fc 2754
598451ed
KY
27552010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2756
2757 * gnus.texi (Drafts): Mention B DEL.
2758
e7842e69
KY
27592010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
2760
2761 * gnus.texi (Delayed Articles): Mention that the Date header is the
2762 original one, even if you delay.
2763
85115796
KY
27642010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2765
0c7efc08
SM
2766 * gnus.texi (Asynchronous Fetching):
2767 Document gnus-async-post-fetch-function.
85115796
KY
2768 (HTML): Made into its own section.
2769
f0b44bc0
MA
27702010-08-26 Michael Albinus <michael.albinus@gmx.de>
2771
2772 Sync with Tramp 2.1.19.
2773
217876c9 2774 * tramp.texi (Inline methods, Default Method): Mention
0c7efc08
SM
2775 `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
2776 Remove remark about doubled "-t" argument.
217876c9
MA
2777 (Auto-save and Backup): Remove reference to Emacs 21.
2778 (Filename Syntax): Describe port numbers.
2779 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
2780 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
2781 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
2782 errors with the backquotes.
2783 (External packages): File attributes cache flushing for asynchronous
2784 processes.
2785 (Traces and Profiles): Describe verbose level 9.
2786
f0b44bc0
MA
2787 * trampver.texi: Update release number.
2788
7457f7b6
MA
27892010-08-23 Michael Albinus <michael.albinus@gmx.de>
2790
2791 * dbus.texi (Alternative Buses): New chapter.
2792
b695beda
SM
27932010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
2794
2795 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
2796
443c2c03
JB
27972010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
2798
2799 * calc.texi (Customizing Calc): Rearrange description of new
2800 variables to match the presentation of other variables.
2801
7815fe19 28022010-08-08 Juanma Barranquero <lekktu@gmail.com>
e1d294ab
JB
2803
2804 * org.texi (Footnotes, Tables in HTML export): Fix typos.
2805
2c695727
JB
28062010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
2807
2808 * calc.texi (Making Selections, Selecting Subformulas)
2809 (Customizing Calc): Mention how to use faces to emphasize selected
2810 sub-formulas.
2811
bbb6ffa1
MA
28122010-08-05 Michael Albinus <michael.albinus@gmx.de>
2813
2814 * tramp.texi (External packages): File attributes cache flushing
2815 for asynchronous processes.
2816
5cee0a9c
AM
28172010-08-01 Alan Mackenzie <acm@muc.de>
2818
2819 Enhance the manual for the latest Java Mode.
2820
2821 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
2822 annotation-var-cont.
2823 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
2824 two new symbols.
2825
3f2afe32
MA
28262010-07-28 Michael Albinus <michael.albinus@gmx.de>
2827
2828 * tramp.texi (Traces and Profiles): Describe verbose level 9.
2829
0ed082fe 28302010-07-27 Chong Yidong <cyd@stupidchicken.com>
b196eafc
CY
2831
2832 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
2833
311f0356
JB
28342010-07-19 Juanma Barranquero <lekktu@gmail.com>
2835
2836 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
2837
86fbb8ca
CD
28382010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
2839
2840 * org.texi: Add macros to get plain quotes in PDF output.
2841 List additional contributors.
2842 (Capture): New section, replaces the section about remember.
2843 (Working With Source Code): New chapter, focused on documenting Org
2844 Babel.
2845 (Code evaluation security): New section.
2846 (MobileOrg): Document DropBox support.
2847 (TaskJuggler export): Document taskjuggler and Gantt chart support.
2848 (Special symbols): Show how to display UTF8 characters for entities.
2849 (Global TODO list): Clarify the use of the "M" key and the differences
2850 to the "m" key.
2851 (RSS Feeds): Mention Atom feeds as well.
2852 (Setting tags): Remove paragraph about
2853 `org-complete-tags-always-offer-all-agenda-tags'.
2854
5732e8ed
MA
28552010-07-17 Michael Albinus <michael.albinus@gmx.de>
2856
2857 * tramp.texi (Inline methods): Remove remark about doubled "-t"
2858 argument.
2859 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
2860 echoing shells.
2861
ca1bb391
MA
28622010-07-10 Michael Albinus <michael.albinus@gmx.de>
2863
2864 * tramp.texi (Inline methods): Remove "kludgy" phrase.
2865 (Filename Syntax): Describe port numbers.
2866
5bd55c3c
MA
28672010-07-09 Michael Albinus <michael.albinus@gmx.de>
2868
2869 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
2870 forgotten.
2871 (Type Conversion): Precise conversion of natural numbers.
2872 (Errors and Events): Add "debugging" to concept index. Add variable
2873 `dbus-debug'.
2874
820ae8fe
MA
28752010-07-04 Michael Albinus <michael.albinus@gmx.de>
2876
2877 * dbus.texi (Receiving Method Calls): Add optional argument
2878 EMITS-SIGNAL to `dbus-register-property'.
2879
b6f9df0f
JB
28802010-06-27 Alex Schroeder <alex@gnu.org>
2881
2882 * nxml-mode.texi (Commands for locating a schema): Fix typo.
2883
62e034c2
GM
28842010-06-24 Glenn Morris <rgm@gnu.org>
2885
2886 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
2887 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
2888 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
2889 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
2890 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
2891 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
2892 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
2893 * woman.texi: Start direntry descriptions in column 32, per Texinfo
2894 convention. Make them end with a period.
2895
9360256a
GM
28962010-06-23 Glenn Morris <rgm@gnu.org>
2897
2898 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
b1fbbb32
GM
2899 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
2900 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
2901 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
2902 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
2903 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
9360256a 2904
04d3bb6c
GM
29052010-06-10 Glenn Morris <rgm@gnu.org>
2906
2907 * idlwave.texi (Load-Path Shadows):
2908 * org.texi (Handling links): Fix typos.
2909
5e7d4a75
KY
29102010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
2911
2912 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
2913
9841cb4f
MA
29142010-05-26 Michael Albinus <michael.albinus@gmx.de>
2915
2916 * eshell.texi (Built-ins): Describe, how to disable a built-in command
2917 by an alias. (Bug#6226)
2918
597517ef
JB
29192010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
2920
2921 * calc.texi (Manipulating Vectors): Mention that vectors can
2922 be used to determine bins for `calc-histogram'.
2923
14914c43
JB
29242010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
2925
597517ef 2926 * calc.texi: Remove "\turnoffactive" commands throughout.
14914c43 2927
0235128c 29282010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
2929
2930 * url.texi (HTTP language/coding, Customization):
2931 * message.texi (Header Commands, Responses):
2932 * cl.texi (Argument Lists): Fix typos.
2933
0235128c 29342010-05-08 Chong Yidong <cyd@stupidchicken.com>
aa5789b5 2935
0235128c
SM
2936 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
2937 Note that Development menu is always available.
aa5789b5
CY
2938 (Creating a project): Fix terminology.
2939 (Add/Remove files): Fix typo.
2940
0235128c
SM
29412010-05-07 Chong Yidong <cyd@stupidchicken.com>
2942
2943 * Version 23.2 released.
2944
a628ad9d 29452010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
db37d257
DD
2946
2947 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
2948
502269d6
MA
29492010-05-01 Michael Albinus <michael.albinus@gmx.de>
2950
0235128c
SM
2951 * tramp.texi (Inline methods, Default Method):
2952 Mention `tramp-inline-compress-start-size'.
502269d6 2953
6e104790 29542010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
bff3818b
KY
2955
2956 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
2957 the CVS repo. Put the Git repo in the news section.
2958
6e104790 2959 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
bff3818b
KY
2960 Removed some mentions of CVS. Mention the new Git repo.
2961
6e104790 29622010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
b1519d85
KY
2963
2964 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
2965 (Mail Group Commands): Add index entry.
2966
6e104790 29672010-04-18 Glenn Morris <rgm@gnu.org>
2bf1d02d
GM
2968
2969 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
2970
f8b91752
JB
29712010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
2972
2973 * calc.texi (Radix modes): Mention that the option prefix will
2974 turn on twos-complement mode.
2975 (Inverse and Hyperbolic Flags): Mention the Option flag.
2976
ed21c5c8
CD
29772010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
2978
2979 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
6e104790 2980 (LaTeX/PDF export commands): Rename and Move section.
ed21c5c8
CD
2981 (Sectioning structure): Update.
2982 (References): New use case for field coordinates.
6e104790 2983 (The export dispatcher): Rename from ASCII export.
ed21c5c8
CD
2984 (Setting up the staging area): Document the availability of
2985 encryption for MobileOrg.
2986 (Images and tables): Document how to reference labels.
2987 (Index entries): New section.
2988 (Generating an index): New section.
2989 (Column width and alignment): Document that <N> now
2990 means a fixed width, not a maximum width.
2991 (Publishing options): Document the :email option.
2992 (Beamer class export): Fix bug in the BEAMER example.
2993 (Refiling notes): Document refile logging.
2994 (In-buffer settings): Document refile logging keywords.
2995 (Drawers): Document `C-c C-z' command.
2996 (Agenda commands): Mention the alternative key `C-c C-z'.
2997 (Special properties): Document the BLOCKED property.
2998 (The spreadsheet): Mention the formula editor.
2999 (References): Document field coordinates.
3000 (Publishing action): Correct the documentation for the
3001 publishing function.
3002 (The date/time prompt): Document that we accept dates
3003 like month/day/year.
3004 (Cooperation): Document the changes in table.el support.
3005 (Faces for TODO keywords, Faces for TODO keywords)
3006 (Priorities): Document the easy colors.
3007 (Visibility cycling): Document the new double prefix
3008 arg for `org-reveal'.
3009 (Cooperation): Remember.el is part of Emacs.
3010 (Clean view): Mention that `wrap-prefix' is also set by
3011 org-indent-mode.
3012 (Agenda commands): Add information about prefix args to
3013 scheduling and deadline commands.
3014 (Search view): Point to the docstring of
3015 `org-search-view' for more details.
6e104790 3016 (Agenda commands): Document that `>' prompts for a date.
ed21c5c8
CD
3017 (Setting tags): Document variable
3018 org-complete-tags-always-offer-all-agenda-tags.
6e104790 3019 (Column attributes): Cross-reference special properties.
ed21c5c8 3020
456b348e
MA
30212010-04-10 Michael Albinus <michael.albinus@gmx.de>
3022
3023 Synchronize with Tramp repository.
3024
3025 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
0c7efc08
SM
3026 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
3027 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
456b348e
MA
3028 syntax, texi2dvi reports errors with the backquotes.
3029
3030 * trampver.texi: Update release number.
3031
357e2d8e
KY
30322010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
3033
3034 * gnus.texi (Finding the News): Add pointers to the Server buffer
3035 because it's essential.
3036
1d4d7664
KY
30372010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
3038
3039 * gnus.texi (MIME Commands): Update description of
3040 gnus-article-browse-html-article.
3041
bd3e840f
KY
30422010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
3043
3044 * auth.texi (Secret Service API): Add TODO node.
3045 (Help for users): Explain the new source options for `auth-sources'.
3046
e867cb5d 30472010-03-24 Michael Albinus <michael.albinus@gmx.de>
c8215db1
MA
3048
3049 * trampver.texi: Update release number.
3050
288f9fc0
CY
30512010-03-10 Chong Yidong <cyd@stupidchicken.com>
3052
3053 * Branch for 23.2.
3054
d99aaebd
CY
30552010-03-03 Chong Yidong <cyd@stupidchicken.com>
3056
3057 * faq.texi (Escape sequences in shell output): Note that ansi-color is
3058 now enabled by default.
3059
5794c2a5
MA
30602010-02-28 Michael Albinus <michael.albinus@gmx.de>
3061
3062 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
3063 when Emacs runs in interactive mode. (Bug#5645)
3064
40572be6
GM
30652010-02-16 Glenn Morris <rgm@gnu.org>
3066
3067 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
3068
7bb8ed67
MH
30692010-02-05 Mark A. Hershberger <mah@everybody.org>
3070
3071 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
3072
45a1423d 30732010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
994ff697
KY
3074
3075 * gnus.texi (Score File Format): Fix typo.
3076
45a1423d 30772010-01-19 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
3078
3079 * cc-mode.texi: Replace references to obsolete c-subword-mode.
3080
14f17fc8
JB
30812010-01-18 Juanma Barranquero <lekktu@gmail.com>
3082
3083 * ada-mode.texi (Project File Overview): Fix typo.
3084
607d4369
CY
30852010-01-17 Chong Yidong <cyd@stupidchicken.com>
3086
3087 * semantic.texi: Add Richard Y. Kim credit.
3088
3089 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
3090
3d1bfa99
MA
30912010-01-17 Michael Albinus <michael.albinus@gmx.de>
3092
3093 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
a628ad9d 3094 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
3d1bfa99 3095
6fbf7a75
GM
30962010-01-17 Glenn Morris <rgm@gnu.org>
3097
b9f978f0
GM
3098 * calc.texi (Reporting Bugs): Don't mention format of repository.
3099
f19bc38d
GM
3100 * woman.texi (Bugs): Make "Emacs repository" less specific,
3101 and the URL for same more specific.
3102
6fbf7a75
GM
3103 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
3104
16c3428a
JB
31052010-01-17 Juanma Barranquero <lekktu@gmail.com>
3106
3107 * ede.texi (ede-step-project, ede-proj-target):
3108 * tramp.texi (Remote processes): Fix typos.
3109
045b9da7
ML
31102010-01-16 Mario Lang <mlang@delysid.org>
3111
3112 * ede.texi (ede-target):
3113 * org.texi (Refiling notes): Remove duplicated words.
3114
c57008f6
SM
31152010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
3116
3117 * gnus.texi (Posting Styles): Use with-current-buffer.
3118 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
3119
798c9eb5
KR
31202010-01-02 Kevin Ryde <user42@zip.com.au>
3121
3122 * eieio.texi (Naming Conventions): Correction to xref on elisp
3123 coding conventions, is "Tips" node not "Standards".
3124
4970fbfe
CY
31252009-12-24 Chong Yidong <cyd@stupidchicken.com>
3126
3127 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
3128
3129 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
3130
83828b06
KY
31312009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
3132
3133 * gnus.texi (Direct Functions): Add missing port number to tls method.
3134
45a4a565
JB
31352009-12-15 Juanma Barranquero <lekktu@gmail.com>
3136
3137 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
3138 ($(infodir)/edt, edt.dvi): New targets.
3139
698bfef7
GM
31402009-12-15 Glenn Morris <rgm@gnu.org>
3141
3142 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
3143 (edt, $(infodir)/edt, edt.dvi): New targets.
3144 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
3145
3146 * Makefile.in (PDF_TARGETS, pdf): New.
3147 (clean): Add *.pdf.
3148 Add pdf rules for all manuals.
3149
0e983327
JB
31502009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
3151
3152 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
3153
8e687433
CY
31542009-12-14 Chong Yidong <cyd@stupidchicken.com>
3155
3156 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
3157 (Smart Jump, Analyzer Debug): Copyedits.
3158 (Semantic mode user commands): Link to new nodes.
3159 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
3160 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
3161 upstream Semantic manual.
3162
3163 * semantic.texi (Introduction): Minor fix to diagram.
3164
020335df
MA
31652009-12-09 Michael Albinus <michael.albinus@gmx.de>
3166
3167 * eshell.texi (History): Add the other built-in variables.
3168 (Built-ins): Explain built-ins, and how to apply the external commands.
3169 Add `history', `su' and `sudo'.
3170
3171 * tramp.texi (Remote processes): Add missing <RET> in the example.
3172
6ddf13e4
BW
31732009-12-01 Bill Wohler <wohler@newt.com>
3174
3175 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
45a4a565 3176 path for mairix example. Specify -q in namazu example since namazu is
6ddf13e4
BW
3177 excessively garrulous.
3178
07b6428c
MA
31792009-11-29 Michael Albinus <michael.albinus@gmx.de>
3180
3181 * tramp.texi (Remote processes): Improve eshell example with "su"
3182 and "sudo" commands.
3183
fd1cefda
CY
31842009-11-28 Chong Yidong <cyd@stupidchicken.com>
3185
3186 * semantic.texi (Analyzer Internals): Rename from Analyzer.
3187
3188 * sem-user.texi (Semantic mode user commands): Fix key syntax.
3189 Document semantic-complete-analyze-inline.
3190 (Semanticdb search debugging commands): Minor clarification.
3191 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
45a4a565 3192 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
fd1cefda 3193 manual.
9d542758 3194 (Semantic mode): Link to Idle Scheduler.
fd1cefda 3195
159e3ad5
KR
31962009-11-28 Kevin Ryde <user42@zip.com.au>
3197
3198 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
45a4a565 3199 @pxref, now EIEIO is in Emacs.
159e3ad5 3200
c6d47315
KR
3201 * erc.texi (Development): Correction to git tutorial url.
3202
16f6287e
GM
32032009-11-26 Glenn Morris <rgm@gnu.org>
3204
3205 * faq.texi (Latest version of Emacs): Mention stability of development
3206 version.
3207 (Problems with very large files): Max buffer size increase in 23.2.
3208 (VM): VM has moved house again.
3209
5ea5dbc9
JB
32102009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
3211
3212 * calc.texi (Radix modes): Discuss alternate bases for two's complement
3213 notations.
3214
5dec9555
CD
32152009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
3216
45a4a565 3217 * org.texi (Column attributes): Fix documentation of new operators.
5dec9555 3218
bd6f6833
CY
32192009-11-20 Chong Yidong <cyd@stupidchicken.com>
3220
3221 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
673286f5
CY
3222 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
3223 (Idle Completions Mode): Numerous copyedits.
bd6f6833 3224
be479117
JB
32252009-11-17 Juanma Barranquero <lekktu@gmail.com>
3226
3227 * semantic.texi (Semantic Internals, Glossary):
3228 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
3229 (Semanticdb search debugging commands): Fix typos.
3230
17291a1f
JB
32312009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
3232
be479117 3233 * calc.texi (Radix modes): Mention twos-complement notation.
17291a1f 3234
af42a9cc
JB
32352009-11-16 Juanma Barranquero <lekktu@gmail.com>
3236
3237 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
3238 ($(infodir)/semantic, semantic.dvi): New targets.
3239
3149927d
CY
32402009-11-16 Chong Yidong <cyd@stupidchicken.com>
3241
3242 * Makefile.in: Build the Semantic manual.
3243
3244 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
3245 repository.
3246
977640ed
MA
32472009-11-16 Michael Albinus <michael.albinus@gmx.de>
3248
3249 * dbus.texi (Receiving Method Calls): New defun
3250 `dbus-unregister-service'.
3251
17673adf
CD
32522009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
3253
3254 * org.texi (Speed keys): New section.
3255
0ecd3c90
MA
32562009-11-13 Michael Albinus <michael.albinus@gmx.de>
3257
3258 * dbus.texi (Type Conversion): Fix typo.
3259 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
3260 `dbus-registered-objects-table'.
0c7efc08
SM
3261 (Receiving Method Calls): New defun `dbus-register-property'.
3262 Move `dbus-unregister-object' here.
0ecd3c90 3263
8bfe682a
CD
32642009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
3265
3266 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
3267
32682009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
3269
3270 * org.texi (Column attributes): Add the new age summary operators.
3271 Also, mention the fact you can only use one summary operator per
3272 property.
3273
32742009-11-13 John Wiegley <johnw@newartisans.com>
3275
0c7efc08 3276 * org.texi (Tracking your habits): Add a new section in the
8bfe682a 3277 manual about how to track habits.
0c7efc08 3278 (Resolving idle time): Add a section on how idle and
8bfe682a
CD
3279 dangling clocks are resolved.
3280
32812009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
3282
3283 * org.texi (Agenda commands): Document the new `i' command.
3284 (Inserting deadline/schedule): Document logging changes
3285 of scheduling and deadline times stamps.
3286 (In-buffer settings): Document the in-buffer keywords for logging
3287 changes of scheduling and deadline times stamps.
3288 (Structure editing, Plain lists): Document indentation
3289 cycling in empty entries with TAB.
3290 (Archiving): Document the default archiving command.
3291 (Moving subtrees): Document the new keys for archiving.
3292 (Internal archiving): Fix incorrect key.
3293 (Agenda commands): Document the TODO set switching commands.
3294 (Agenda commands): Document the new archiving keys.
3295 (Clocking work time): Better description on how to save
3296 and restore a clock.
3297 (Resolving idle time): Mention the x11idle program to get true
3298 idleness also under X11.
3299 (Resolving idle time): Use @kbd instead of @key for normal
3300 letters, because this is how he rest of the manual does this.
3301 (Pushing to MobileOrg): Mention that `org-directory'
3302 should be set.
3303 (Agenda commands): Document that SPC is a filter for
3304 any tag.
0c7efc08 3305 (Search view): Rename from "Keyword search".
8bfe682a
CD
3306 (Capure): New chapter.
3307 (Markup): New chapter.
0c7efc08
SM
3308 (Links in HTML export, Images in HTML export):
3309 Extend the section titles.
8bfe682a
CD
3310 (Images in HTML export): Document the align option.
3311 (Text areas in HTML export): Extend the section title.
3312 (Images in LaTeX export): Explain image placement in LaTeX.
3313
693737cd
GM
33142009-11-10 Glenn Morris <rgm@gnu.org>
3315
3316 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
3317
c7bd4ebe
MA
33182009-11-08 Michael Albinus <michael.albinus@gmx.de>
3319
3320 * tramp.texi (Auto-save and Backup): Disable backups just for a
3321 method.
3322
3323 * trampver.texi: Update release number.
3324
76c5acad
MA
33252009-11-07 Michael Albinus <michael.albinus@gmx.de>
3326
3327 Sync with Tramp 2.1.17.
3328
3329 * trampver.texi: Update release number.
3330
d9a57abf
GM
33312009-10-29 Glenn Morris <rgm@gnu.org>
3332
3333 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
3334
637f4f0f
MA
33352009-10-23 Michael Albinus <michael.albinus@gmx.de>
3336
3337 * tramp.texi (External methods): Temporary files are kept for
3338 `rsync' and `rsyncc' methods.
3339
310dbb05
JB
33402009-10-09 Juanma Barranquero <lekktu@gmail.com>
3341
3342 * eieio.texi: Fix typos.
3343
09094f28
CY
33442009-10-07 Chong Yidong <cyd@stupidchicken.com>
3345
3346 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
3347
216f299a
JB
33482009-10-07 Juanma Barranquero <lekktu@gmail.com>
3349
3350 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
3351 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
3352
966a6506
CY
33532009-10-07 Chong Yidong <cyd@stupidchicken.com>
3354
3355 * Makefile.in: Build EIEIO and EDE manuals.
3356
33572009-10-07 Eric Ludlam <zappo@gnu.org>
3358
3359 * eieio.texi:
3360 * ede.texi: New files.
3361
8842cd9b
MA
33622009-10-05 Michael Albinus <michael.albinus@gmx.de>
3363
3364 * tramp.texi (Remote processes): Association of a pty is not supported.
3365
7006d207
CD
33662009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
3367
3368 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
3369 (Processing LaTeX fragments): Document that the size of images can be
3370 changes using the variable `org-format-latex-options'.
3371 (The date/time prompt, Timestamps): Be more accurate over ISO format
3372 dates and times.
3373 (Visibility cycling): Document showeverything keyword.
3374 (In-buffer settings): Document showeverything keyword.
3375 (Setting up the staging area): Fix the example.
3376 (MobileOrg): New section.
3377 (Agenda commands, Exporting Agenda Views): Document exporting the
3378 agenda view to Org files.
3379
0e7b2867
MA
33802009-09-28 Michael Albinus <michael.albinus@gmx.de>
3381
3382 * tramp.texi (History): Add IMAP support.
3383 (External methods): Add `imap' and `imaps' methods.
3384 (GVFS based methods): Add indices for `davs'.
3385 (Password handling): Rename anchors. Add IMAP entries for
3386 ~/.authinfo.gpg.
3387
3388 * trampver.texi: Set default value of `emacsimap'.
3389
4146636e
KY
33902009-09-22 Daiki Ueno <ueno@unixuser.org>
3391
3392 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
3393
d22f7ffa
CY
33942009-09-13 Chong Yidong <cyd@stupidchicken.com>
3395
0c7efc08
SM
3396 * dired-x.texi (Technical Details):
3397 Delete dired-up-directory (Bug#4292).
d22f7ffa 3398
66043531
MA
33992009-09-03 Michael Albinus <michael.albinus@gmx.de>
3400
216f299a 3401 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 3402
6eb02347
CD
34032009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
3404
3405 * org.texi (Effort estimates): Document new effort setting commands.
3406 (Agenda commands): Document the new keys fro agenda time motion.
3407 Document entry text mode. Improve documentation of the keys to include
3408 inactive time stamps into the agenda view.
3409 (Feedback): Document the new bug report command.
0c7efc08 3410 (Structure editing): Add an index entry for the sorting of subtrees.
6eb02347 3411
38dc51ba
KY
34122009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
3413
3414 * auth.texi (Help for users): Corrected markup.
3415
e402f452
GM
34162009-09-02 Glenn Morris <rgm@gnu.org>
3417
3418 * emacs-mime.texi (time-date): Mention float-time.
3419
744256cf
JB
34202009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
3421
3422 * calc.texi (Simplifying Formulas): Improve the wording.
3423
b0b63450
MB
34242009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
3425
3426 * auth.texi: Rewritten for coverage and clarity.
3427
34282009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
3429
0c7efc08
SM
3430 * gnus.texi (Expiring Mail):
3431 Mention gnus-mark-copied-or-moved-articles-as-expirable.
b0b63450
MB
3432 (Various Various): Mention gnus-safe-html-newsgroups.
3433
3434 * gnus-news.texi: Mention
3435 gnus-mark-copied-or-moved-articles-as-expirable.
3436
3437 * emacs-mime.texi (Display Customization): Add xref to
3438 gnus-safe-html-newsgroups.
3439
b59329e0
MA
34402009-08-28 Michael Albinus <michael.albinus@gmx.de>
3441
3442 * tramp.texi (Version Control): Remove.
af42a9cc 3443 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
b59329e0
MA
3444 reference.
3445 (External methods): Correct `scpc' concept index entries. New method
3446 `rsyncc'.
3447 (External packages): New subsections "Filename completion" and "File
3448 attributes cache".
3449
0ff2d6c2
JB
34502009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
3451
3452 * calc.texi (Rewrite Rules): Improve the example.
3453 (Simplifying Formulas): Explain use of the I and H flags for
3454 simplification.
3455
ecd3d54f
MA
34562009-08-25 Michael Albinus <michael.albinus@gmx.de>
3457
3458 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
91af3942 3459 Describe autostart behavior of dbus-ping.
ecd3d54f
MA
3460 (Synchronous Methods, Asynchronous Methods): Use English numeric format
3461 for timeout values.
78176e69
MA
3462 (Top): Remove footnote saying D-Bus is not enabled by
3463 default. (Bug#4256)
ecd3d54f 3464
0f215bca
DU
34652009-08-23 Daiki Ueno <ueno@unixuser.org>
3466
3467 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 3468 Reported by Jari Aalto (Bug#4211).
0f215bca 3469 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 3470 epa-global-mail-mode.
3b7ab45f
DU
3471 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
3472 epa-setup.
0f215bca 3473
4f22e84d
MA
34742009-08-16 Michael Albinus <michael.albinus@gmx.de>
3475
3476 * dbus.texi (Asynchronous Methods): Allow nil handler.
3477
9ff0b02b 34782009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 3479
26b03ee3 3480 * ediff.texi (ediff-current-file): Add information about this new function.
4f22e84d 3481
26b03ee3 3482 * viper.texi: Add information about C-s in viper's search command.
4f22e84d 3483
4c39f404
CY
34842009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
3485
3486 * calc.texi (Date Forms): Fix typos.
3487
3bcfba17
GM
34882009-08-08 Glenn Morris <rgm@gnu.org>
3489
3490 * org.texi (Agenda commands): Restore clobbered change.
3491
66783bb4
EZ
34922009-08-07 Eli Zaretskii <eliz@gnu.org>
3493
3494 * calc.texi (Graphics, Devices): Update with the peculiarities of
3495 operation on MS-Windows.
3496
c8d0cf5c
CD
34972009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
3498
3499 * org.texi (Publishing action): Improve documentation of file
3500 names when publishing to the source directory.
3501 (Clean view): Document `org-indent-mode'.
3502 (Clocking work time): Add documentation for the
3503 new :timetamp option when creating a clock report.
3504 (Paragraphs): Fix many typos.
3505 (Plain lists): Remove duplicate explanation about the
3506 `C-c *' command.
3507 (Literal examples): Update to reflect the new behavior
3508 of the -n -r -k switches when exporting source code examples.
3509 (Structure editing): Add information about `C-c *',
3510 converting a plain list into a list of Org items.
3511 (Remember): Small rephrasing of the paragraph
3512 describing remember.el. Also mentioned that remember.el is part
3513 of Emacs 23, not Emacs 22.
3514 (Clocking work time): Add documentation about
3515 displaying the current clocking time against the effort estimate.
3516 Also add a footnote about using `org-clock-in-prepare-hook' to add
3517 an effort estimate on the fly, just before clocking it.
3518 (Footnotes): Document automatic renumbering and
3519 sorting.
3520 (Agenda commands): Document new bulk commands.
3521 (Plain lists): Document new behavior of
3522 `org-cycle-include-plain-lists'.
4e2af782 3523 Hyphenation only in TeX.
c8d0cf5c
CD
3524 (Clocking work time): Document the key to update effort
3525 estimates.
3526 (Clocking work time): Document the clock time display.
3527 (Structure editing, TODO basics): Document new
3528 variables.
3529 (Column attributes): Document new colciew operators.
3530 (Publishing options): Document :xml-declaration.
3531 (Tracking TODO state changes): Document the
3532 LOG_INTO_DRAWER property.
3533 (Literal examples): Document the new implementation for
3534 editing source code.
3535 (Publishing action): Mention the new publishing
3536 function, to publish an Org source file.
3537 (Publishing links): Mention how to link to an Org source file.
3538 (Macro replacement): Document new macros.
3539 (Handling links): Document type-specific completion
3540 when inserting links.
3541 (Structure editing, Plain lists): Improve documentation
3542 on sorting.
3543 (Internal links): Document custom ids for links.
3544 (Handling links): Document custom ids for links.
3545 (CSS support): Document new class.
3546 (Refiling notes): Document the possibility to create new nodes
3547 during refiling.
3548 (Agenda commands): Document the "?" operator to find
3549 tasks without effort setting.
3550 (Exporting agenda information): Section moved.
3551 (RSS Feeds): New section.
3552 (Built-in table editor): Document M-e and M-a navigate
3553 inside table field.
3554 (Stuck projects): Docment that projects identified as
3555 un-stuck will still be searchd for stuck sub-projects.
3556 (Paragraphs): Document centering.
3557 (Creating timestamps, Agenda commands): Document new
3558 behavior when changing time stamps.
3559 (Structure editing): Document the new command
3560 `org-clone-subtree-with-time-shift'.
3561 (Publishing): Refresh this chapter.
3562 (Export options, Export options, In-buffer settings):
3563 Document the new keywords.
3564 (Matching tags and properties): Collect all
3565 documentation about tags/property matches here.
3566 (Setting tags): Document `org-tag-persistent-alist'.
3567 (Weekly/daily agenda): New section.
3568 (Orgstruct mode): Describe `orgstruct++-mode'.
3569 (Drawers): Mention the LOGBOOK drawer.
3570 (Export options, Sectioning structure): Document the
3571 #+LEATEX_HEADER in-buffer setting.
3572 (Bugs): Section removed.
3573 (Hooks): New section.
0c7efc08 3574 (Add-on packages): Move here from old location.
c8d0cf5c
CD
3575 (Context-sensitive commands): New section.
3576 (Setting tags): Document newline option.
3577 (Global TODO list, Matching tags and properties):
3578 Mention more variables.
3579 (Checkboxes): Update to changed command behavior.
81a5560e 3580
40d2791f
CY
35812009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
3582
3583 * speedbar.texi (Basic Key Bindings): Fix typo.
3584
65d0154b
JB
35852009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
3586
3587 * calc.texi (Vector/Matrix Functions): Add index entries for both
3588 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
3589 affects matrices with more than one row.
b5bdfd9f 3590 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 3591
5a9e3ab7
JB
35922009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
3593
3594 * calc.texi (Stack Manipulation Commands): Add documentation for
ed9265fc 3595 `calc-transpose-lines'.
5a9e3ab7 3596
42fb7e61
MA
35972009-07-27 Michael Albinus <michael.albinus@gmx.de>
3598
3599 * dbus.texi (Receiving Method Calls): Describe special return value
3600 `:ignore'.
3601
574b69d5
AM
36022009-07-24 Alan Mackenzie <acm@muc.de>
3603
3604 * cc-mode.texi (Config Basics, File Styles): Document that at mode
3605 initialization, any individual variable setting now takes precedence
3606 over one done via c-file-style/c-file-offsets.
3607
ec06459c
JB
36082009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
3609
3610 * calc.texi (Undoing Mistakes): Mention that the undo list will be
3611 truncated when Calc is quit.
3612 (Customizing Calc): Document `calc-undo-length'.
3613
4ce54f6b
CY
36142009-07-20 Chong Yidong <cyd@stupidchicken.com>
3615
3616 * calc.texi (About This Manual): Don't mention chapter numbers in text.
3617
0e4f8ba5
GM
36182009-07-11 Kevin Ryde <user42@zip.com.au>
3619
3620 * pcl-cvs.texi (About PCL-CVS):
3621 * widget.texi (Basic Types):
3622 Fix cross-references.
3623
fa0f81b0
AS
36242009-07-01 Andreas Schwab <aschwab@redhat.com>
3625
3626 * dbus.texi (Type Conversion): Don't use literal control character.
3627
88a683c5
MA
36282009-07-01 Michael Albinus <michael.albinus@gmx.de>
3629
3630 * tramp.texi (GVFS based methods): New section.
3631 (Remote processes): Processes for GVFS based methods run locally.
3632
36c8febb
MA
36332009-06-30 Michael Albinus <michael.albinus@gmx.de>
3634
0c7efc08
SM
3635 * tramp.texi (Inline methods, External methods, Gateway methods):
3636 Avoid the words "kludge" and hack".
36c8febb
MA
3637 (External methods): Add `synce' method.
3638
3639 * trampver.texi: Update release number.
3640
d6b951bb
MA
36412009-06-22 Michael Albinus <michael.albinus@gmx.de>
3642
3643 Sync with Tramp 2.1.16.
3644
3645 * tramp.texi (History): Add GVFS support.
3646 (External methods): Precise `rsync' description. Add `dav', `davs' and
3647 `obex' methods. Add 'tramp-gvfs-methods' option.
3648 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
3649 forms.
3650 (Remote Programs): Introduce `tramp-own-remote-path'.
3651 (Remote processes): New subsection "Running remote programs that create
3652 local X11 windows".
3653 (Frequently Asked Questions): Improve code for disabling vc.
3654
3655 * trampver.texi: Update release number. Set default value of
3656 `emacsgvfs'.
3657
70243478
CY
36582009-06-21 Chong Yidong <cyd@stupidchicken.com>
3659
3660 * Branch for 23.1.
3661
54b31cbf
GM
36622009-06-17 Glenn Morris <rgm@gnu.org>
3663
3664 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
3665 (Latest version of Emacs): Mention source code repository.
3666
f6adc23c
GM
36672009-06-16 Glenn Morris <rgm@gnu.org>
3668
3669 * faq.texi (Top): Language tweak.
3670 (Extended commands): Most people have arrow keys.
3671 (Emacs manual): Say how to follow info links.
3672 (File-name conventions): Change title a bit. Explain about source
3673 versus installed. Condense etc description.
3674 (Guidelines for newsgroup postings): Mention Savannah list page.
3675 (Newsgroup archives): Simplify.
3676 (Contacting the FSF): Add contact URL.
3677 (Emacs Lisp documentation): Printed version not always available.
3678 (Installing Texinfo documentation): Explain how by hand installation is
3679 not normally needed. Use add-to-list. Remove duplicate reference.
3680 (Informational files for Emacs): Move info on Help menu here from
3681 "File-name conventions".
3682 (Help installing Emacs): Tweak uref.
3683 (Obtaining the FAQ): Mention repository.
3684 (Origin of the term Emacs): Explain "ITS".
3685 (Changing load-path): Use add-to-list.
3686 (Automatic indentation): Clarify this is for Text mode.
3687 Don't mention Indented Text mode.
3688 (Finding Emacs on the Internet): The FSF does not seem to offer a
3689 deluxe distribution on CD anymore.
3690
b59a8457
GM
36912009-06-16 Glenn Morris <rgm@gnu.org>
3692
3693 * faq.texi (Top): Mention which Emacs version this FAQ is about.
3694 Recommend the latest release. Mention how to get older FAQs.
3695 Recommend the Emacs manual.
3696 (Guidelines for newsgroup postings): Discourage cross-posts.
3697 (Underlining paragraphs): Remove.
3698 (Editing MS-DOS files): Remove pre-Emacs 20 information.
3699 (Bugs and problems): Update key-binding.
3700 (Problems with very large files): Mention 64-bit.
3701 (Shell process exits abnormally): Remove.
3702 (Problems with Shell Mode): Rename and update.
3703 (Spontaneous entry into isearch-mode)
3704 (Problems talking to certain hosts): Remove. This is old information,
3705 in etc/PROBLEMS if needed.
3706 (Emacs takes a long time to visit files, Updating Emacs): Remove.
3707 (Dired claims that no file is on this line): Update.
3708 (Installing Emacs, Problems building Emacs): Simplify.
3709 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
3710 information.
3711 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
3712 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
3713 (JDEE): "JDEE", not "JDE".
3714 (Handling C-s and C-q with flow control, Binding C-s and C-q):
3715 Remove. This is old information, in etc/PROBLEMS if needed.
3716 (stty and Backspace key, Kanji and Chinese characters): Remove.
3717 (Right-to-left alphabets): Update section.
3718 (Changing the included text prefix): Gnus uses message-yank-prefix.
3719 Add cross-reference to Supercite manual.
3720 (Saving a copy of outgoing mail): Simplify output file description.
3721 (Expanding aliases when sending mail): Refer to Emacs manual.
3722 Remove old info about RFC822.
3723 Correct description of how to rebuild aliases.
3724 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
3725 (MIME with Emacs mail packages)
3726 (Viewing articles with embedded underlining)
3727 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
3728 Remove old sections.
3729 (Killing based on nonstandard headers): Remove. Scoring is preferable,
3730 and is well-documented in the Gnus manual.
3731 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
3732 (Making Gnus faster): Rename from "Starting Gnus faster".
3733 Merge "Catch-up is slow in Gnus" into here.
3734
0e6d12ca
GM
37352009-06-14 Glenn Morris <rgm@gnu.org>
3736
3737 * faq.texi (Status of Emacs): Re-order with most recent releases first.
3738 (New in Emacs 23): New section.
3739 (Handling C-s and C-q with flow control): Add xref.
3740
2e17e05e
GM
37412009-06-13 Glenn Morris <rgm@gnu.org>
3742
3743 * faq.texi (Setting up a customization file): Grammar fix.
3744 Customize is no longer "new".
3745 (Displaying the current line or column): Line-number mode is on by
3746 default. Don't mention `column' package. Mention linum.el.
3747 (Turning on abbrevs by default): Explain how to do it for buffers,
3748 modes, and everywhere.
3749 (Associating modes with files): Use add-to-list. Don't mention Emacs
3750 19.
3751 (Highlighting a region): On by default since 23.1.
3752 (Replacing highlighted text): Update doc quote.
3753 (Working with unprintable characters): Don't mention search-quote-char.
3754 (Using an already running Emacs process): Gnuclient is probably not an
3755 enhancement these days.
3756 (Indenting switch statements): Remove mention of pre-Emacs 20.
3757 (Horizontal scrolling): Abbreviate Emacs 20 description.
3758 (Replacing text across multiple files): Fix name of dired command.
3759 (Disabling backups): Use require not load.
4f9d4de3 3760 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 3761
2a1cf2b9
BW
37622009-06-13 Bill Wohler <wohler@newt.com>
3763
3764 Release MH-E manual version 8.2.
3765
3766 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3767 release 8.2.
3768
85b438b7
GM
37692009-06-13 Glenn Morris <rgm@gnu.org>
3770
3771 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
3772 in this day and age the common meaning is "on the web".
3773 (copying): Use @copyright in all cases.
3774 (Basic keys): Remove reference to deleted manual node "Text Characters".
3775 (File-name conventions): Use GNU as an example rather than SERVICE.
3776 default.el lives in site-lisp. Update Info directory location.
3777 (Real meaning of copyleft): GPL actions have been brought, but all
3778 settled out of court.
3779 (Guidelines for newsgroup postings): Shorten section title.
3780 Simplify comp.emacs description.
3781 (Newsgroup archives): Change Google URL. Describe Gmane.
3782 (Unsubscribing from Emacs lists): Remove discussion of "distribution
3783 points". Mention List-Unsubscribe header.
3784 (Contacting the FSF): Update email and URLs.
3785 (Basic editing): Mention F1 for help.
3786 (Installing Texinfo documentation): Refer to Texinfo website rather
3787 than ftp server.
3788 (Printing a Texinfo file): Mention texi2pdf.
3789 (Informational files for Emacs): Don't describe FTP or SERVICE, they
3790 are just stubs nowadays.
3791 (Latest version of Emacs): Explain version numbers.
3792 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
3793 (Turning on syntax highlighting): No need to mention hilit19 any more.
3794 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
3795 (Modes for various languages): Remove section.
3796 (Major packages and programs): Remove most version and maintainer
3797 information - it's hard to keep up-to-date, and adds nothing.
3798 Similarly with direct links to mailing lists.
3799 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
3800 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
3801 years, and Emacs comes with tools for this now.
3802 (Patch): Remove section - this is a standard tool.
3803 (Using function keys under X): Remove section.
3804
93e2d996
GM
38052009-06-12 Glenn Morris <rgm@gnu.org>
3806
3807 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
3808 (Help installing Emacs): Remove reference to deleted X11 node.
3809 (Associating modes with files): Interpreter-mode-alist is no longer
3810 subservient to auto-mode-alist.
3811 (Installing Emacs): Change future Emacs version.
3812 (Linking with -lX11 fails): Remove old section.
3813 (Packages that do not come with Emacs): Update ELL location.
3814 Emacs Lisp archive is dead.
3815 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
3816 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
3817 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
3818 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
3819 (Removing flashing messages): Remove section about non-existent Gnus
3820 option.
3821
f0bf7708
GM
3822 * faq.texi (Top): Add @top command.
3823 Remove the optional arguments from all @node commands: makeinfo can
3824 generate these automatically, and it is easier to edit and rearrange
3825 nodes without them.
3826
30884d11
GM
38272009-06-11 Glenn Morris <rgm@gnu.org>
3828
3829 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
3830 (The LPF): Make the updated URL the sole reference point.
3831 (Learning how to do something): Update refcard price and format.
3832 (Getting a printed manual): Sources in doc/emacs/, not man/.
3833 Also available in PDF format. Since the page count varies, be less
3834 precise.
3835 (Informational files for Emacs): Remove references to deleted files
3836 LPF and SUN-SUPPORT, and to UUCP.
3837 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
3838 Remove many obsolete ways to get the FAQ, which now seems only to be
3839 distributed with Emacs.
3840 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
3841
deab46e0
CY
38422009-06-09 Chong Yidong <cyd@stupidchicken.com>
3843
223b43fa 3844 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 3845 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 3846
deab46e0
CY
3847 * ada-mode.texi (Installation, Compile commands)
3848 (Project File Overview, No project files, Set compiler options)
3849 (Use GNAT project file, Use multiple GNAT project files)
3850 (Identifier completion): Use @samp for menu items, and @kbd for key
3851 sequences (Bug#3504).
3852
71fbd643
DU
38532009-06-04 Daiki Ueno <ueno@unixuser.org>
3854
8c9bb6f5 3855 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 3856
f197085b
CY
38572009-06-04 Ryan Yeske <rcyeske@gmail.com>
3858
3859 * message.texi (Header Commands): Fix descriptions to match
3860 keybindings.
3861
7f3bc720
DU
38622009-04-22 Daiki Ueno <ueno@unixuser.org>
3863
3864 * gnus.texi (Security): Mention that EasyPG is the current default.
3865
4518068d
CY
38662009-04-13 Chong Yidong <cyd@stupidchicken.com>
3867
3868 * ediff.texi (Session Commands): Fix typo.
3869
d7ca410a
MB
38702009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
3871
3872 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
3873 news.software.readers. Reported by Florian Rehnisch.
3874
c6c76add
GM
38752009-04-02 Glenn Morris <rgm@gnu.org>
3876
3877 * auth.texi: Capitalize direntry.
3878
3879 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
3880 using a period in the entry name. (Bug#2797)
3881
35ed8e2e
JB
38822009-03-03 Juanma Barranquero <lekktu@gmail.com>
3883
3884 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
3885 ($(infodir)/auth, auth.dvi): New targets.
3886
e280480a
GM
38872009-03-03 Glenn Morris <rgm@gnu.org>
3888
3889 * auth.texi: Fix @setfilename.
3890
3891 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
3892 (auth, $(infodir)/auth, auth.dvi): New rules.
3893
8a76755b
GM
38942009-02-25 Glenn Morris <rgm@gnu.org>
3895
3896 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
3897
0038d478
MB
38982009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
3899
3900 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
3901
39022009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
3903
3904 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
3905 gnus-nocem-issuers, and gnus-nocem-verifyer.
3906
867d4bb3
JB
39072009-02-20 Juanma Barranquero <lekktu@gmail.com>
3908
3909 * ada-mode.texi (Project files, Automatic Casing):
3910 * dbus.texi (Signals):
3911 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
3912 * mh-e.texi (HTML):
3913 * nxml-mode.texi (Locating a schema)
3914 (Using the document's URI to locate a schema):
3915 * org.texi (Footnotes, Using the mapping API):
3916 * rcirc.texi (Channels): Remove duplicate words.
3917
3a44dc1f
GM
39182009-02-20 Glenn Morris <rgm@gnu.org>
3919
3920 * dired-x.texi (Miscellaneous Commands):
3921 * gnus.texi: Minor updates for mbox Rmail.
3922
5dc584b5
KB
39232009-02-16 Karl Berry <karl@gnu.org>
3924
b59a8457
GM
3925 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
3926 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
3927 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
3928 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
3929 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
3930 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
3931 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
3932 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
3933 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
3934 Consistently use @insertcopying in the Top node,
5dc584b5 3935 @contents at the front (after @end titlepage),
b59a8457 3936 and @direntry after @copying. (Bug#1988)
5dc584b5 3937
9eb59592
MB
39382009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
3939
3940 * auth.texi: New file documenting auth-source.
3941
d324fa76
CD
39422009-02-13 Carsten Dominik <dominik@science.uva.nl>
3943
3944 * org.texi (Org Plot): Fix link.
3945
7a603b73
DU
39462009-02-09 Daiki Ueno <ueno@unixuser.org>
3947
3948 * epa.texi (Mail-mode integration): Mention the way to do
3949 "encrypt-to-self". (Bug#1807)
3950
a626b338 39512009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
3952
3953 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
3954
3b36c17e
MB
39552009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
3956
3957 * gnus-news.texi: Print version about Incoming*.
3958
55033558
CD
39592009-02-02 Carsten Dominik <dominik@science.uva.nl>
3960
3961 * org.texi (Structure editing, Handling links)
3962 (Fast access to TODO states, Javascript support): Make standard docs
3963 correctly reflect default variable settings.
3964
ec712abb
GM
39652009-02-02 Glenn Morris <rgm@gnu.org>
3966
3967 * org.texi: Fix typos.
3968
7112648c
MA
39692009-02-01 Michael Albinus <michael.albinus@gmx.de>
3970
3971 Sync with Tramp 2.1.15.
3972
3973 * trampver.texi: Update release number.
3974
2e461fc1
CD
39752009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
3976
3977 * org.texi (TODO dependencies): Document TODO dependencies on
3978 checkboxes.
3979
bc283609
CD
39802009-01-30 Carsten Dominik <dominik@science.uva.nl>
3981
3982 * org.texi (TODO dependencies): Document key binding for toggling
3983 ORDERED property.
3984
74fc5047
MA
39852009-01-28 Michael Albinus <michael.albinus@gmx.de>
3986
3987 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
3988 of hook functions.
3989
d6685abc
CD
39902009-01-28 Carsten Dominik <dominik@science.uva.nl>
3991
3992 * org.texi (TODO dependencies): New section.
3993
65c439fd
CD
39942009-01-27 Carsten Dominik <dominik@science.uva.nl>
3995
3996 * org.texi (Plain lists, TODO basics, Priorities)
3997 (Multiple sets in one file, Conflicts): Document interaction with
3998 `shift-selection-mode'.
3999
5fafc247
JB
40002009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
4001
4002 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
4003 Make Calc the subject of sentences.
4004 (Rearranging Formulas using Selections): Discuss new options
4005 for `j *'.
4006
e7433508
MA
40072009-01-26 Michael Albinus <michael.albinus@gmx.de>
4008
4009 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
4010
2096a1b6
GM
40112009-01-26 Glenn Morris <rgm@gnu.org>
4012
4013 * org.texi: Fix typos.
4014
0cb61492
BW
40152009-01-26 Bill Wohler <wohler@newt.com>
4016
2096a1b6 4017 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 4018
0bd48b37
CD
40192009-01-25 Carsten Dominik <dominik@science.uva.nl>
4020
4021 * org.texi (References): Add information about remote references.
4022 (Built-in table editor): Document `C-c RET' in tables.
4023 (Math symbols, Quoting LaTeX code): Mention that simple
4024 LaTeX macros survive LaTeX export.
4025 (Images in LaTeX export): Show how to create a reference to a
4026 figure.
4027 (Sectioning structure): Document that the LaTeX class can be
4028 specified in a property.
4029 (Text areas in HTML export): New section.
4030 (External links): Add examples for text search and ID links.
4031 (Built-in table editor): Remove the descriptio of `C-c
4032 C-q', it not longer works.
4033 (Literal examples): Document that a space must follow
4034 the colon in short examples.
4035 (Relative timer): Document `org-timer-stop'.
4036 (Footnotes): New section.
4037 (Footnote markup): Shorten section and refer to new Footnote
4038 section.
4039 (Literal examples): Add documentation for line
4040 numbering in and references to code examples.
4041 (CSS support): Fix the description of default CSS styles.
4042 (Capturing column view): Document
4043 "file:path/to/file.org" as an allowed value for the ID property of
4044 a dynamic block copying column view.
4045
49dbbaf2
SE
40462009-01-23 Stephen Eglen <stephen@gnu.org>
4047
4048 * mh-e.texi (Getting Started): Describe $MH.
4049
193e6828
MA
40502009-01-21 Michael Albinus <michael.albinus@gmx.de>
4051
4052 * tramp.texi (all): Harmonize usage of "external method",
4053 "external transfer method" and "out-of-band method".
4054 (Connection types): Precise the differences of inline and external
4055 methods. Written by Adrian Phillips <a.phillips@met.no>.
4056
26b9f88d
MB
40572009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
4058
4059 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
4060 commands as described at the top. Reported by Allan Gottlieb
4061 <gottlieb@nyu.edu>.
4062
40632009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
4064
4065 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
4066 nnmail-pathname-coding-system.
4067
377952e0
GM
40682009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
4069
4070 * org.texi (Relative timer): Fix typo.
4071
a20d3598
JB
40722009-01-15 Juanma Barranquero <lekktu@gmail.com>
4073
4074 * org.texi (Clocking work time): Fix typo.
98a1e0f5 4075 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 4076
a50253cc
GM
40772009-01-13 Glenn Morris <rgm@gnu.org>
4078
4079 * org.texi: Fix some more typos.
4080
07450bee
GM
40812009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
4082
4083 * org.texi: Fix some typos.
4084
e3e955fe
MB
40852009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
4086
4087 * gnus.texi (Group Parameters): Add note for local variables.
4088
40892009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
4090
0c7efc08
SM
4091 * gnus.texi (Converting Kill Files): Fix URL.
4092 Include gnus-kill-to-score.el in contrib directory.
e3e955fe
MB
4093
40942009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
4095
4096 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
4097 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
4098 (Paging the Article): Add index entry.
4099
71dd9983
JB
41002009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
4101
4102 * ada-mode.texi (Examples): Delete redundant text.
4103
4a0cf14f
MA
41042009-01-03 Michael Albinus <michael.albinus@gmx.de>
4105
36c8febb 4106 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
4107
4108 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
4109 addresses.
4110
aedac0f0
BW
41112009-01-03 Bill Wohler <wohler@newt.com>
4112
4113 * mh-e.texi (Scan Line Formats): Indicate that first column should be
4114 kept empty.
4115
4c65b566
CD
41162008-12-20 Carsten Dominik <dominik@science.uva.nl>
4117
4118 * org.texi (Activation, Exporting, ASCII export, HTML export)
0c7efc08
SM
4119 (HTML Export commands, LaTeX/PDF export commands):
4120 Improve documentation about transient-mark-mode.
e9fce1ac 4121 (References): Document the use of special names like $LR1 to reference
4c65b566
CD
4122 to fields in the last table row.
4123
e1a78e1e
JL
41242008-12-19 Juri Linkov <juri@jurta.org>
4125
4126 * info.texi (Search Text): Remove mention of removed key binding M-s.
4127
17a0aa82
CD
41282008-12-18 Carsten Dominik <dominik@science.uva.nl>
4129
4130 * org.texi (References): Remove mentioning of @0 as reference for the
4131 last line, this has been reverted in the Lisp sources.
4132
4997d802
JB
41332008-12-17 Juanma Barranquero <lekktu@gmail.com>
4134
4135 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
4136 (DVI_TARGETS): Remove duplicates. Add sasl.
4137 ($(infodir)/sasl, sasl.dvi): New targets.
4138
33306645
CD
41392008-12-17 Carsten Dominik <dominik@science.uva.nl>
4140
4141 * org.texi: Version number pushed to 6.15d.
4142
db55f368
CD
41432008-12-16 Carsten Dominik <dominik@science.uva.nl>
4144
a0bf4117 4145 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
4146 (Images in LaTeX export): New section.
4147 (Inlined images, Images in HTML export): Sections renamed.
4148
dae0a942
MB
41492008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
4150
4151 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
4152
9f5572e9
MB
41532008-12-04 David Engster <dengste@eml.cc>
4154
4155 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
af42a9cc 4156 of nnml-get-new-mail. Change URL for mairix patch.
9f5572e9 4157
bc23baaa
CD
41582008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
4159
4160 * org.texi (Using the mapping API): Fix bug in mapping example.
4161 (Publishing options): Make the list of properties complete again, in
4162 correspondence to the variable `org-export-plist-vars'.
4163 (Property searches): Document new special values for time comparisons.
4164 (Tag inheritance): Refine the description of tag inheritance.
4165 (Project alist): Add info about the publishing sequence of components.
a0bf4117 4166 (Effort estimates): Document the new relative timer.
bc23baaa 4167
3bf8054f
JB
41682008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
4169
4170 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
4171 (Using Calc): Clarify use of `C-x * o'.
4172 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
4173
ac134f2f
RS
41742008-11-28 Richard M Stallman <rms@gnu.org>
4175
4176 * dbus.texi (Receiving Method Calls): Clean up previous change.
4177
ace706d1
MA
41782008-11-26 Michael Albinus <michael.albinus@gmx.de>
4179
4180 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
4181 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
4182 `dbus-unescape-from-identifier'.
4183 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 4184 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
4185 (Signals): Use the constants in the example.
4186
d60b1ba1
CD
41872008-11-24 Carsten Dominik <dominik@science.uva.nl>
4188
b97439ce 4189 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 4190
ce4fdcb9
CD
41912008-11-23 Carsten Dominik <dominik@science.uva.nl>
4192
4193 * org.texi (Setting up Remember): Document `org-remember-mode'.
4194 (External links): Document that bbdb links can use a regular
4195 expression.
4196 (External links): Document that elisp links can contain interactive
4197 commands.
4198
c8548a00 41992008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
4200
4201 * viper.texi (viper-translate-all-ESC-keysequences):
4202 Description removed.
4203
6a2c4aec
GM
42042008-11-19 Glenn Morris <rgm@gnu.org>
4205
4206 * doclicense.texi: Change to FDL 1.3.
4207 Relicense all texi files under FDL 1.3 or later.
4208
59ee4113
JB
42092008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
4210
4211 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
4212
59bcbb98 42132008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a 4214
0c7efc08 4215 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
2198eaa5
JB
4216
4217 * ediff.texi: Version/date change.
9f90198a 4218
8aa41c9b
CY
42192008-11-14 Chong Yidong <cyd@stupidchicken.com>
4220
4221 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
4222
17587b1b
JB
42232008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
4224
4225 * calc.texi (About This Manual): Comment out a mention of
4226 marginal notes.
4227
564c900e
CD
42282008-11-12 Carsten Dominik <dominik@science.uva.nl>
4229
4230 * org.texi (Clocking work time): Document the :formula property of
4231 clock tables.
4232 (Structure editing, Refiling notes): Document refiling regions.
4233 (Agenda commands): Document the double-prefix version
4234 of the `l' command in the agenda.
4235 (Handling links): Explain the effect of a double prefix
4236 arg to `C-c C-o'.
4237 (TODO basics): Add documentation for tag triggers.
4238
3c4be1f2
GM
42392008-10-23 Glenn Morris <rgm@gnu.org>
4240
4241 * cl.texi (Function Bindings): Mention `flet' fails to deal with
4242 byte-compiling things like `+'.
4243
4244 * ns-emacs.texi: Merge copyright years of author now with assignment
4245 into FSF years.
4246 (VER): Use it for easier automatic updating. Use Emacs version rather
4247 than standalone Emacs.app version.
4248
a6520ff3
CD
42492008-10-12 Carsten Dominik <dominik@science.uva.nl>
4250
864c9740 4251 * org.texi: Lots of minor fixes.
a6520ff3
CD
4252 (Capture): New chapter.
4253 (Org Plot): New section.
4254
db7a4b66
MH
42552008-09-30 Magnus Henoch <mange@freemail.hu>
4256
4257 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
4258
4043c194
JB
42592008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
4260
4261 * calc.texi (User Defined Units): Mention how to enter optional display
4262 string.
4263
eef5ade7
MB
42642008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
4265
0c7efc08 4266 * message.texi (Sending Variables): Fix variable documentation to
eef5ade7
MB
4267 avoid the "y/n" wording.
4268
e52cac88
MB
42692008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
4270
0c7efc08 4271 * message.texi (Sending Variables): Add `message-confirm-send' doc.
e52cac88
MB
4272
42732008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
4274
4275 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
4276 @enumerate section so as to be able to be formatted with MAKEINFO=no.
4277
00c55306
BW
42782008-09-22 Bill Wohler <wohler@newt.com>
4279
4280 Release MH-E manual version 8.1.
4281
4282 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4283 release 8.1.
4284
4285 * mh-e.texi: Retain dual license as agreed to by the FSF.
4286 However, bump GPL to Version 3.
4287 Use @include for license text.
4288
e52cac88 42892008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
4290
4291 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
4292 (Store custom flags and keywords, Store arbitrary data):
4293 Clean up markup.
64763fe3
MB
4294
42952008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
4296
4297 * gnus.texi (The Gnus Registry): Document it.
4298
9e601b8d
MB
42992008-09-08 David Engster <dengste@eml.cc>
4300
88ee5b02
JB
4301 * gnus.texi (nnmairix): Point out that nnml uses MH format.
4302 Clarify section about choosing back end servers.
9e601b8d 4303
247043f1
GM
43042008-08-23 Glenn Morris <rgm@gnu.org>
4305
4306 * dired-x.texi (Shell Command Guessing):
4307 Mention dired-guess-shell-case-fold-search. (Bug#417)
4308
2bfec7a0
MA
43092008-08-22 Michael Albinus <michael.albinus@gmx.de>
4310
4311 * trampver.texi: Update release number.
4312
247043f1 43132008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
4314
4315 * ns-emacs.texi: Update version.
4316 (Introduction): Correct menu location for options save.
4317 (Customization): Note that defaults are stored under org.gnu.Emacs.
4318
8c20bd92
BW
43192008-08-11 Bill Wohler <wohler@newt.com>
4320
4321 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
4322 explicit about GNU mailutils MH elsewhere (with thanks to Darel
4323 Henman) (closes SF #1768928).
4324
767a4d92
GM
43252008-08-10 Glenn Morris <rgm@gnu.org>
4326
4327 * ns-emacs.texi: Use @copying. Change copyright of authors with
4328 assignment to FSF. Change license to GFDL.
4329 (Top): Remove outdated references.
4330
6ecfe5c2
MB
43312008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
4332
88ee5b02
JB
4333 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
4334 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
4335 gnus-summary-sort-by-most-recent-date.
4336 (Summary Sorting): Explain prefix argument.
4337
43382008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
4339
4340 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
4341 gnus-summary-pipe-output.
4342
eb932e8a
MA
43432008-08-03 Michael Albinus <michael.albinus@gmx.de>
4344
4345 * dbus.texi (Receiving Method Calls): Document error handling of own
4346 D-Bus methods.
4347
bfe16263
BW
43482008-08-01 Bill Wohler <wohler@newt.com>
4349
4350 * mh-e.texi (Reading Mail)
9f90198a 4351 (Viewing Attachments): Describe new function
bfe16263
BW
4352 mh-show-preferred-alternative.
4353 (Sending Mail, Redistributing, Sending Message): Describe new hook
4354 mh-annotate-msg-hook.
4355
21956b56
MA
43562008-07-31 Michael Albinus <michael.albinus@gmx.de>
4357
4358 * dbus.texi (Arguments and Signatures): Fix example.
4359 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
4360 (Asynchronous Methods): New node.
9f90198a
JB
4361 (Errors and Events): Describe extended layout of `dbus-event'.
4362 New defun `dbus-event-message-type'.
21956b56 4363
7c2fb837
DN
43642008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
4365
4366 * ediff.texi: Remove VMS support.
4367
13662773
JB
43682008-07-29 Juanma Barranquero <lekktu@gmail.com>
4369
4370 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
4371 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
4372
ddde0b34
CY
43732008-07-29 Chong Yidong <cyd@stupidchicken.com>
4374
4375 * Makefile.in: Add mairix-el targets.
4376
43772008-07-29 David Engster <deng@randomsample.de>
4378
4379 * mairix-el.texi: New file.
4380
d5875b25
JB
43812008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
4382
366b7d44
JB
4383 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
4384 project files. Delete 'main_unit' project variable; not needed. Allow
4385 process environment variables wherever project variables are allowed.
4386 Add tutorial section on multiple GNAT project files.
d5875b25 4387
6cbab8ee
MA
43882008-07-27 Michael Albinus <michael.albinus@gmx.de>
4389
4390 Sync with Tramp 2.1.14.
4391
4392 * trampver.texi: Update release number.
4393
9e2a2647
DN
43942008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
4395
4396 * ns-emacs.texi:
4397 * faq.texi: Remove mentions of Mac Carbon.
4398
d62672f3
MB
43992008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
4400
4401 * gnus.texi (Saving Articles): Describe the 2nd argument of
4402 gnus-summary-save-in-pipe.
4403 (SpamAssassin): Use it.
4404
44052008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
4406
4407 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
4408
dd12e1c6
CD
44092008-07-25 Carsten Dominik <dominik@science.uva.nl>
4410
4411 * org.texi (Export options): Document the use of the creator flag.
4412
44ce9197
CD
44132008-07-24 Carsten Dominik <dominik@science.uva.nl>
4414
4415 * org.texi: New version 6.06a.
4416
ddd13c5d
JB
44172008-07-23 Juanma Barranquero <lekktu@gmail.com>
4418
4419 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
4420 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
4421
8dc6104d
JB
44222008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
4423
4424 * calc.texi (Editing Stack Entries):
4425 (Algebraic Entry): Rewrite introductory sentences so it can be used by
4426 Calc's help functions. Mention fixing typos.
4427 (Customizing Calc): Fix typo.
4428
44292008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
4430
4431 * calc.texi (summarykey): New macro. Use to correctly format keys in
4432 the summary.
4433
ddd13c5d 44342008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
4435
4436 * ns-emacs.texi (Customization): Corrected documentation on color
4437 specification formats.
4438
568beaa2
AS
44392008-07-19 Andreas Schwab <schwab@suse.de>
4440
db8ef699 4441 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
4442
4443 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
4444 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
4445
cd71b9ae
MA
44462008-07-18 Michael Albinus <michael.albinus@gmx.de>
4447
4448 * dbus.texi (Inspection): Rework, introduce submenus.
4449 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
4450 (Properties and Annotations, Arguments and Signatures): New nodes.
4451
9b7993b4
MA
44522008-07-13 Michael Albinus <michael.albinus@gmx.de>
4453
4454 * dbus.texi (Receiving Method Calls): Fix description of
4455 `dbus-register-method'.
4456 (Signals): Allow also signal arguments for filtering in
4457 `dbus-register-signal'.
4458
241d447b
JB
44592008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
4460
4461 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
4462 `cnorm'.
4463 (Arithmetic Tutorial): Simplify the verification of prime factors.
4464
adb46650
MB
44652008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
4466
4467 * gnus.texi (Saving Articles): Mention
4468 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
4469
92e15881
JB
44702008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
4471
4472 * calc.texi: Adjust mode line throughout.
4473
ea597303
JB
44742008-06-28 Juanma Barranquero <lekktu@gmail.com>
4475
4476 * sasl.texi (Mechanisms): Fix typos.
4477
aee08080
JB
44782008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
4479
4480 * calc.texi (Killing from the stack): Mention using normal Emacs
4481 copying.
4482
a06a4a12
MA
44832008-06-21 Michael Albinus <michael.albinus@gmx.de>
4484
0c7efc08 4485 * tramp.texi (Password handling): Rename from "Password caching".
ea597303 4486 Add `auth-source' mechanism.
a06a4a12
MA
4487 (Connection caching): Tramp reopens the connection automatically,
4488 when the operating system on the remote host has been changed.
4489
7389398d
EZ
44902008-06-20 Eli Zaretskii <eliz@gnu.org>
4491
4492 * makefile.w32-in (distclean): Remove makefile.
4493
b349f79f
CD
44942008-06-17 Carsten Dominik <dominik@science.uva.nl>
4495
3f9b4c2b 4496 * org.texi (Using the mapping API): New section.
b349f79f 4497 (Agenda column view): New section.
3f9b4c2b 4498 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 4499 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 4500 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
4501
45022008-06-17 Jason Riedy <jason@acm.org>
4503
4504 * org.texi (A LaTeX example): Note that fmt may be a one-argument
4505 function, and efmt may be a two-argument function.
4506 (Radio tables): Document multiple destinations.
4507
cd5c05d2
GM
45082008-06-16 Glenn Morris <rgm@gnu.org>
4509
4510 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
4511 Add Cover-Texts.
4512
debf4439
GM
45132008-06-15 Glenn Morris <rgm@gnu.org>
4514
4515 * faq.texi (VER): Update to 23.0.60.
4516
4517 * mh-e.texi: Remove option of licensing under GPL.
4518 Add Cover-Texts to GFDL permissions notice.
4519 (GPL): Remove section.
4520 (GFDL): Include doclicense.texi rather than the actual text.
4521
4522 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
4523 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
4524
4525 * sasl.texi: Fix output file name.
4526
4527 * epa.texi, sasl.texi: Refer to license in Emacs manual.
4528
4529 * gnus-coding.texi: Refer to license in Gnus manual.
4530
4531 * idlwave.texi, sasl.texi: Use @copying.
4532
4533 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
4534
4535 * speedbar.texi: Update Back-Cover Text as per maintain.info.
4536
4537 * url.texi: Use @copying, @title, @subtitle, @author.
4538
4539 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
4540 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
4541 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
4542 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
4543 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
4544 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
4545 * widget.texi, woman.texi:
4546 Remove references to external license, since doclicense is included.
4547
4548 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
4549 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
4550 Remove references to non-existent Invariant Sections.
4551
091f8bc1
GM
45522008-06-14 Glenn Morris <rgm@gnu.org>
4553
4554 * faq.texi (Major packages and programs): Remove references to external
4555 Supercite, Calc, VIPER, since they have been included for some time.
4556 Update VM, AUCTeX, BBDB entries.
4557
47bcb4d3
UJ
45582008-06-14 Ulf Jasper <ulf.jasper@web.de>
4559
4560 * newsticker.texi: Updated to match latest newsticker changes.
4561
6f093307
GM
45622008-06-13 Glenn Morris <rgm@gnu.org>
4563
4564 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
4565 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
4566 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
4567 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
4568 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
4569 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
4570 * woman.texi:
4571 Update Back-Cover Text as per maintain.info.
4572
2b968687
MB
45732008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
4574
4575 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
4576
4577 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
4578 (gnus-faq.xml): Update repository host.
4579
2b968687
MB
4580 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
4581
45822008-06-15 Frank Schmitt <ich@frank-schmitt.net>
4583
4584 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
4585 Fix a typo.
4586
45872008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
4588
4589 * gnus.texi (Mail Source Customization): Correct values of
4e2af782 4590 `mail-source-delete-incoming'. Reported by Tassilo Horn.
2b968687
MB
4591 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
4592
45932008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
4594
4595 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
4596 coding standards.
4597
45982008-06-14 David Engster <dengste@eml.cc>
4599
4600 * gnus.texi (nnmairix): Markup fixes.
4601
e6d2d263
MB
46022008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
4603
2b968687 4604 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
4605
46062008-06-05 David Engster <dengste@eml.cc>
4607
4608 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
4609
46102008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
4611
b344d29d 4612 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
4613 (Searching, nnir, nnmairix): New stub nodes.
4614
ad231df6 46152008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
4616
4617 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
4618
f394fa25
MB
46192008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
4620
4621 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
4622
58333467
MB
46232008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
4624
4625 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
4626
67525fb9
JY
46272008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
4628
4629 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
4630
0549d8fc
JB
46312008-05-06 Juanma Barranquero <lekktu@gmail.com>
4632
4633 * info.texi (Top): Fix typo in xref.
4634
149a3837
KB
46352008-05-05 Karl Berry <karl@gnu.org>
4636
4637 * info.texi (Top): @xref to stand-alone manual.
4638
3a23a519
MB
46392008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4640
4641 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
4642 (Various Summary Stuff): Fix typo in last xref.
4643
0a29fbf3
JB
46442008-05-02 Juanma Barranquero <lekktu@gmail.com>
4645
4646 * org.texi (Moving subtrees): Fix typo.
4647
586b90f1
MA
46482008-04-28 Michael Albinus <michael.albinus@gmx.de>
4649
4650 * tramp.texi (Frequently Asked Questions): Explain, how to disable
4651 Tramp via `tramp-mode'.
4652
b5af9883
CD
46532008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
4654
4655 * org.texi: Massive changes, in many parts of the file.
4656
d55fe5bb
MB
46572008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
4658
4659 * gnus.texi (Oort Gnus): Add message-fill-column.
4660
46612008-04-12 Adrian Aichner <adrian@xemacs.org>
4662
4663 * gnus.texi (Mail Source Specifiers): Typo fix.
4664
46652008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
4666
4667 * gnus.texi (Diary Headers Generation): Update key binding for
4668 `gnus-diary-check-message'.
4669
46702008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
4671
4672 * gnus.texi (Emacsen): Addition.
4673
46742008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
4675
4676 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
4677
46782008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
4679
4680 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
4681
46822008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
4683
4684 * gnus-news.texi: Update tool bar item.
4685
46862008-04-09 Sven Joachim <svenjoac@gmx.de>
4687
4688 * gnus-news.texi: Fix typos.
4689
76c109c3
JB
46902008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
4691
222027f2 4692 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
4693 Add mention of `kron'.
4694
d5fbd5a6
MO
46952008-04-01 Daiki Ueno <ueno@unixuser.org>
4696
0c7efc08
SM
4697 * epa.texi (Encrypting/decrypting *.gpg files):
4698 Document epa-file-name-regexp.
d5fbd5a6 4699
fbcbb58c
KY
47002008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
4701
4702 * gnus.texi (Example Methods): Fix description about ssh-agent.
4703 (Indirect Functions): Fix the default value of nntp-telnet-command;
4704 remove link to connect.html.
4705
134ce16c
MA
47062008-03-30 Michael Albinus <michael.albinus@gmx.de>
4707
4708 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
4709 dbus-call-method.
4710 (Receiving Method Calls): The timeout can be set by the calling client.
4711
da1975d7
MA
4712 * trampver.texi: Update release number.
4713
2e4089ab
RS
47142008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
4715
4716 * gnus.texi (Top): Fix version. Add SASL.
4717
70cab5a9
MA
47182008-03-29 Michael Albinus <michael.albinus@gmx.de>
4719
4720 Sync with Tramp 2.1.13.
4721
4722 * trampver.texi: Update release number.
4723
5bc6ddff
MB
47242008-03-29 Chong Yidong <cyd@stupidchicken.com>
4725
4726 * org.texi: Update to new org-mode website.
4727
47282008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
4729
4730 * cl.texi (For Clauses): Fix loop over key-seq to match code.
4731
9b3ebcb6
MB
47322008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
4733
4734 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
4735 gnus-read-ephemeral-gmane-group-url,
4736 gnus-read-ephemeral-emacs-bug-group,
4737 gnus-read-ephemeral-debian-bug-group.
4738
47392008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
4740
4741 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
4742
4743 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
4744 Add FIXMEs for Bookmarks and gnus-registry-marks.
4745
47462008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
4747
4748 * gnus.texi (Smileys): Document `smiley-style'.
4749
47502008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
4751
4752 * gnus.texi (Gnus Development): Clarify difference between ding and
4753 gnu.emacs.gnus.
4754 (MIME Commands, Using MIME, RSS): Fix markup.
4755
4756 * gnus-faq.texi ([8.4]): Ditto.
4757
47582008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
4759
4760 * gnus.texi (Emacsen): Remove obsolete stuff.
4761
47622008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
4763
4764 * gnus.texi (Oort Gnus): Add version info WRT
4765 `mail-source-delete-incoming'.
4766
47672008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
4768
4769 * gnus.texi (Top): Add "Other related manuals" and version info in
4770 `iftex' output.
4771 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
4772 gnus-balloon-face-0 and the corresponding format specifiers.
4773
608d6a81
MA
47742008-03-26 Michael Albinus <michael.albinus@gmx.de>
4775
4776 * tramp.texi (Filename completion): Remove footnote about let-bind
4777 of `partial-completion-mode'. It doesn't work this way.
4778
27a6f132
SM
47792008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
4780
4781 * pcl-cvs.texi (Contributors): Update my email.
4782
4a7c4c40
MA
47832008-03-21 Michael Albinus <michael.albinus@gmx.de>
4784
4785 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
4786
2940c053
BW
47872008-03-17 Bill Wohler <wohler@newt.com>
4788
4789 * mh-e.texi (Viewing): Update URL for adding header fields to
4790 mh-invisible-header-fields-default.
4791
30864d5f
BW
47922008-03-16 Bill Wohler <wohler@newt.com>
4793
4794 * mh-e.texi (Preface): Add Gnus to requirements.
4795 (Forwarding): Note that forwarded MIME messages are now inline.
4796
31fe2b00
SM
47972008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
4798
4799 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
4800 (Common Variables): Give precedence to the netcat methods over the
4801 telnet methods, and mention that they are more reliable.
31fe2b00 4802
5e97c626
CD
48032008-03-13 Carsten Dominik <dominik@science.uva.nl>
4804
4805 * org.texi (Exporting Agenda Views): Document agenda export to
4806 iCalendar.
4807 (Progress logging): Document the new progress logging stuff.
4808
37a68866
MB
48092008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4810
4811 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
4812 Update for change of `mail-source-delete-incoming'.
4813
4814 * gnus-news.texi: Ditto.
4815
8f7abae3
MB
48162008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4817
4818 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
4819 custom versions.
4820
af379c86
AM
48212008-03-07 Alan Mackenzie <acm@muc.de>
4822
4823 * cc-mode.texi (Limitations and Known Bugs): State that the number of
4824 parens/brackets in a k&r region is limited.
4825
3d0f8a67
MB
48262008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
4827
4828 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
4829 using different Emacs versions.
4830
52151df0
GM
48312008-02-27 Glenn Morris <rgm@gnu.org>
4832
4833 * sc.texi: Remove a lot of old and obsolete info.
4834 (titlepage): Simplify.
4835 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
4836 (VM with any Emacsen, GNEWS with any Emacsen)
4837 (Overloading for Non-conforming MUAs, Version 3 Changes)
4838 (The Supercite Mailing List): Delete nodes.
4839 (Introduction): Remove info about old packages.
4840 (Getting Connected): Simplify. Remove info about old packages.
4841 (Citing Commands): Delete Emacs 19 info.
4842 (Hints to MUA Authors): Simplify.
4843 (Thanks and History): Merge in some info from the deleted node
4844 "Version 3 Changes".
4845
b03f96dc
MB
48462008-02-05 Juanma Barranquero <lekktu@gmail.com>
4847
4848 * org.texi (Setting tags, In-buffer settings):
4849 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
4850
52bec650
MB
48512008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
4852
4853 * gnus-news.texi: Mention that spaces and tabs are allowed in the
4854 installation directory name.
4855
34a3c587
RF
48562008-02-12 Romain Francoise <romain@orebokech.com>
4857
4858 * epa.texi (Overview): Fix typo.
4859
5a8d03e9
MO
48602008-02-11 Daiki Ueno <ueno@unixuser.org>
4861
4862 * epa.texi (Quick start): Remove the .emacs setting.
4863
f1914c40
MO
48642008-02-10 Daiki Ueno <ueno@unixuser.org>
4865
4866 * epa.texi (Quick start): Use the command `epa-enable' instead of
4867 loading `epa-setup'.
4868
bca98fc9
JB
48692008-02-08 Juanma Barranquero <lekktu@gmail.com>
4870
4871 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
4872 ($(infodir)/epa, epa.dvi): New targets.
4873
4b01af2e
MO
48742008-02-08 Daiki Ueno <ueno@unixuser.org>
4875
4876 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
4877
4878 * epa.texi: New manual documenting the EasyPG Assistant.
4879
06c0751a
MA
48802008-02-06 Michael Albinus <michael.albinus@gmx.de>
4881
4882 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
4883 (Inspection): New function dbus-ping.
4884
7dcccd7b
MA
48852008-02-05 Michael Albinus <michael.albinus@gmx.de>
4886
4887 * tramp.texi (Remote processes): Add `shell-command'.
4888
a1da1e37
MB
48892008-01-28 Michael Sperber <sperber@deinprogramm.de>
4890
4891 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
4892 (Group Parameters): Document `mail-source' parameter.
4893
c9d8f746
MA
48942008-01-27 Michael Albinus <michael.albinus@gmx.de>
4895
4896 * tramp.texi (Inline methods): The hostname of the su(do)? methods
4897 must be a local host.
4898
15db4a13
MO
48992008-01-26 Michael Olson <mwolson@gnu.org>
4900
4901 * erc.texi: Update version for ERC 5.3 release.
4902 (Obtaining ERC): Update extras URLs for 5.3.
4903 (Development): Write instructions for git, and remove those for Arch.
4904 (History): Mention the switch to git.
4905
2bc43980
KB
49062008-01-24 Karl Berry <karl@gnu.org>
4907
bca98fc9
JB
4908 * info.texi (Search Index, Search Text): Mention the command
4909 character in the section name, a la the (Go to node) node.
2bc43980 4910
d2e4a6c9
MA
49112008-01-21 Michael Albinus <michael.albinus@gmx.de>
4912
4913 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
4914
0b6799c3
MB
49152008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
4916
4917 * gnus-news.texi: Mention gnus-article-describe-bindings.
4918
49192008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
4920
4921 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
4922
db9c3fb1 49232008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 4924
7b4d0413 4925 * org.texi (Property inheritance): New section.
db9c3fb1 4926 (Conventions): New section.
7b4d0413 4927 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
4928 commands, and the new bindings for refiling.
4929 (Sparse trees): Document the new special command for sparse trees.
4930 (References): Be more clear about the counting of hilines.
4931 (Handling links): Document M-p/n for accessing links.
4932 (Fast access to TODO states): New section.
4933 (Per file keywords): New section.
4934 (Property inheritance): New section.
4935 (Column attributes): New summary types.
4936 (Capturing Column View): New section.
4937 (The date/time prompt): Cover the new features in the date/time prompt.
4938 Compactify the table of keys for the calendar remote control.
4939 (Clocking work time): Document the new :scope parameter.
4940 (Remember): Promoted to chapter.
4941 (Quoted examples): New section.
4942 (Enhancing text): New verbatim environments.
4943
6ed73f28
MA
49442008-01-14 Michael Albinus <michael.albinus@gmx.de>
4945
4946 * trampver.texi: Update release number.
4947
95838435
MB
49482008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
4949
0c7efc08
SM
4950 * gnus.texi (Article Keymap):
4951 Add gnus-article-wide-reply-with-original; fix descriptions of
95838435
MB
4952 gnus-article-reply-with-original and
4953 gnus-article-followup-with-original.
4954
20234d96
GM
49552008-01-09 Glenn Morris <rgm@gnu.org>
4956
4957 * nxml-mode.texi: Add @copying section.
4958
d82cf70b
MB
49592008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
4960
4961 * message.texi (Mail Variables): Add some text from "(gnus)Posting
4962 Server". Add `message-send-mail-with-mailclient'.
4963
4964 * gnus.texi (Posting Server): Move some text to "(message)Mail
4965 Variables" and add a reference here.
4966
addb7f2e
MA
49672008-01-04 Michael Albinus <michael.albinus@gmx.de>
4968
4969 * dbus.texi (Receiving Method Calls): New chapter.
4970 (Errors and Events): Add serial number to events. Replace "signal" by
4971 "message". Introduce dbus-event-serial-number.
4972
4db2806c
MA
49732008-01-03 Michael Albinus <michael.albinus@gmx.de>
4974
4975 * dbus.texi (Type Conversion): Explain the type specification for empty
4976 arrays. Use another example.
4977
c9ecb5a7
MA
49782007-12-30 Michael Albinus <michael.albinus@gmx.de>
4979
4980 * dbus.texi (all): Replace "..." by @dots{}.
4981 (Type Conversion): Precise the value range for :byte types.
4982 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
4983 Mention its return value.
4984 (Errors and Events): There is no D-Bus error propagation during event
4985 processing.
4986
702dbfd9
JB
49872007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
4988
4989 * calc.tex (Yacas Language, Maxima Language, Giac Language):
4990 New sections.
4991
87035689
MB
49922007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
4993
4994 * gnus.texi (Group Parameters): Reorder the text and add a note about
4995 `gnus-parameters' near the beginning of the node.
4996
49972007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
4998
4999 * gnus.texi (Score File Editing): Fix function name.
5000
5492f5ca
MA
50012007-12-23 Michael Albinus <michael.albinus@gmx.de>
5002
5003 Sync with Tramp 2.1.12.
5004
5005 * trampver.texi: Update release number.
5006
d4e67bc5
MA
50072007-12-22 Michael Albinus <michael.albinus@gmx.de>
5008
5009 * dbus.texi (Type Conversion): Correct input parameters mapping.
5010
6a31c819
MA
50112007-12-21 Michael Albinus <michael.albinus@gmx.de>
5012
5013 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
5014 (Errors and Events): Mention wrong-type-argument error.
5015
99a3e35f
AS
50162007-12-21 Alex Schroeder <alex@gnu.org>
5017
5018 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 5019 spaces. Fixed some typos.
99a3e35f
AS
5020 (Internet Relay Chat): Explain relay.
5021 (Getting started with rcirc): Change items to reflect prompts.
5022 Add more explanation to rcirc-track-minor-mode and added a comment to
5023 warn future maintainers that this section is a copy.
0c7efc08 5024 (People): Change /ignore example.
62b12a24 5025 (Keywords): Not keywords.
99a3e35f 5026
331e4d02
AS
50272007-12-20 Alex Schroeder <alex@gnu.org>
5028
5029 * rcirc.texi (Top): Fighting Information Overload chapter added.
5030 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
0c7efc08 5031 (rcirc commands): Move /ignore command to the new chapter.
331e4d02
AS
5032 (Fighting Information Overload): New chapter documenting /keyword,
5033 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
5034 (Configuration): Document rcirc-server-alist, remove
5035 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 5036
cd71c3ef
MA
50372007-12-16 Michael Albinus <michael.albinus@gmx.de>
5038
5039 * dbus.texi (Signals): Fix example in dbus-register-signal.
5040
bbbe940b
MB
50412007-12-14 Sven Joachim <svenjoac@gmx.de>
5042
5043 * gnus.texi (Score Variables): Fix typo.
5044
0ce574ef
MA
50452007-12-07 Michael Albinus <michael.albinus@gmx.de>
5046
5047 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
5048 (Signals): Adapt dbus-send-signal and dbus-register-signal.
5049 (Errors and Events): Adapt dbus-event.
5050
b890d447
MB
50512007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
5052
5053 * gnus.texi (Other Files): Add the yenc command.
5054
50552007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
5056
5057 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
5058 since 2004-08-06.
5059
50602007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
5061
5062 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
5063 on body.
5064
50652007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
5066
5067 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
5068 and rfc2047-allow-irregular-q-encoded-words; fix description of
5069 rfc2047-encode-encoded-words.
5070
50712007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
5072
5073 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
5074
3728bf03
MO
50752007-12-05 Michael Olson <mwolson@gnu.org>
5076
5077 * remember.texi (Diary): Remove "require" line for remember-diary.el.
5078 Update documentation for `remember-diary-file'.
5079
a4397af9
MA
50802007-12-04 Michael Albinus <michael.albinus@gmx.de>
5081
5082 * dbus.texi (Signals): Precise `dbus-register-signal'.
5083 (Errors and Events): Rework events part, the internal structure of
5084 dbus-event has changed.
5085
1682490c
JB
50862007-12-03 Juanma Barranquero <lekktu@gmail.com>
5087
5088 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
5089 ($(infodir)/dbus, dbus.dvi): New targets.
5090
7b13a0f2
MA
50912007-12-03 Michael Albinus <michael.albinus@gmx.de>
5092
5093 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
5094 unconditionally.
5095
5096 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
5097 emulation with @print{}.
5098
7ef92bc9
RS
50992007-12-02 Richard Stallman <rms@gnu.org>
5100
5101 * dbus.texi (Overview): Minor cleanup.
5102
22d8ac3a
MA
51032007-12-02 Michael Albinus <michael.albinus@gmx.de>
5104
d3a8e0df
MA
5105 * Makefile.in (INFO_TARGETS): Add dbus.
5106 (DVI_TARGETS): Add dbus.dvi.
5107 (dbus, dbus.dvi): New targets.
5108
22d8ac3a
MA
5109 * dbus.texi: New file.
5110
559764ab
RF
51112007-11-24 Romain Francoise <romain@orebokech.com>
5112
5113 * nxml-mode.texi: Add description in @direntry.
7aa579d9 5114 Fix file name to match @setfilename.
559764ab 5115
ac97a16b
MH
51162007-11-23 Mark A. Hershberger <mah@everybody.org>
5117
5118 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
5119 ($(infodir)/nxml-mode): New rule.
5120
5121 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
5122 ($(infodir)/nxml-mode): New rule.
5123 (clean): Add nxml-mode*.
5124
5125 * nxml-mode.texi: New file with nxml manual.
5126
404cd454
GM
51272007-11-18 Richard Stallman <rms@gnu.org>
5128
5129 * flymake.texi (Example -- Configuring a tool called directly):
5130 Update example.
5131
b048d478
MA
51322007-11-18 Michael Albinus <michael.albinus@gmx.de>
5133
5134 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 5135 double-slash behavior. Explain directory contents flushing.
b048d478 5136
346e8469
JB
51372007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
5138
5139 * calc.texi (TeX and LaTeX Language Modes): Put in
5140 missing braces.
5141
404cd454
GM
51422007-11-15 Richard Stallman <rms@gnu.org>
5143
5144 * cl.texi (Equality Predicates): Delete `eql'.
5145 (Predicates, Naming Conventions, Top): Delete `eql'.
5146 (Common Lisp Compatibility): Delete `eql'.
5147 (Porting Common Lisp): Delete obsolete backquote info.
5148 Minor clarification about character constants.
5149 (Sequence Basics): Minor clarification.
5150
1f6af58b
JB
51512007-11-15 Juanma Barranquero <lekktu@gmail.com>
5152
dccb744b 5153 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
5154 * tramp.texi (Filename completion): Fix typos.
5155
3bc88bc9
JB
51562007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
5157
5158 * calc.texi (Basic commands): Mention the menu.
5159
bc5300d3
MA
51602007-11-12 Michael Albinus <michael.albinus@gmx.de>
5161
5162 * tramp.texi (Connection caching): Tramp flushes connection
5163 properties when remote operating system has been changed.
5164
4d8a28ec
MB
51652007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
5166
5167 * gnus-news.texi: Fix spelling.
5168 `message-insert-formatted-citation-line', not
5169 `message-insert-formated-citation-line'.
5170
404cd454
GM
5171 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
5172
e1176b47
MA
51732007-11-07 Michael Albinus <michael.albinus@gmx.de>
5174
5175 * tramp.texi (Overview): Mention also the PuTTY integration under
b46a6a83 5176 w32. Remove paragraphs about Tramp's experimental status.
e1176b47
MA
5177 (Frequently Asked Questions): Add code example for highlighting the
5178 mode line.
5179
6159985a
MO
51802007-11-03 Michael Olson <mwolson@gnu.org>
5181
5182 * remember.texi: Change mentions of remember-buffer to
5183 remember-finalize throughout.
5184
bec9b2f5
MO
51852007-10-30 Michael Olson <mwolson@gnu.org>
5186
5187 * remember.texi (Copying): Remove.
5188 (Mailbox): Update with non-BBDB instructions.
5189 (Diary, Org): Add.
5190 (Bibliography, Planner Page): Remove.
5191
b6173182
JB
51922007-10-30 Juanma Barranquero <lekktu@gmail.com>
5193
5194 * makefile.w32-in (INFO_TARGETS): Add remember.
5195 (DVI_TARGETS): Add remember.dvi.
5196 ($(infodir)/remember): New rule.
5197 (clean): Add remember*.
5198
15f3eb73
MO
51992007-10-30 Michael Olson <mwolson@gnu.org>
5200
70bdc930
MO
5201 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
5202 ($(infodir)/remember): New rule that builds the Remember Manual.
5203
b6173182
JB
5204 * remember.texi: New file containing the Remember Mode Manual.
5205 Shuffle chapters around after initial import.
7d3f6f1a
MO
5206 (Function Reference): Split Keystrokes into separate chapter.
5207 (Keystrokes): Document C-c C-k.
51d24a12 5208 (Introduction): Fix typographical issue with "---".
15f3eb73 5209
404cd454
GM
52102007-10-29 Richard Stallman <rms@gnu.org>
5211
5212 * widget.texi (Introduction): Delete discussion of implementation
5213 internals.
5214
9bbb9638
MA
52152007-10-29 Michael Albinus <michael.albinus@gmx.de>
5216
5217 * tramp.texi (Connection caching): Host names must be different
5218 when tunneling.
5219
c7ff939a
RS
52202007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5221
5222 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
5223 Gnus v5.13.
5224
01c52d31
MB
52252007-10-28 Miles Bader <miles@gnu.org>
5226
5227 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
5228
01c52d31
MB
52292007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5230
0c7efc08
SM
5231 * gnus.texi (Sorting the Summary Buffer):
5232 Remove gnus-article-sort-by-date-reverse.
01c52d31
MB
5233
52342007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5235
5236 * gnus.texi (Non-ASCII Group Names): New node.
5237 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
5238 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
5239
c8763fb6 52402007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
5241
5242 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
5243 clean the output of the program `imap-shell-program'.
5244
52452007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5246
5247 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
5248
52492007-10-28 Tassilo Horn <tassilo@member.fsf.org>
5250
5251 * gnus.texi (Sticky Articles): Documentation for sticky article
5252 buffers.
5253
c8763fb6 52542007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
5255
5256 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
5257
52582007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5259
5260 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
5261
52622007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5263
0c7efc08
SM
5264 * gnus.texi (Archived Messages):
5265 Document gnus-update-message-archive-method.
01c52d31
MB
5266
52672007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5268
5269 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
5270
c8763fb6 52712007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31 5272
0c7efc08
SM
5273 * gnus.texi (Group Maneuvering):
5274 Document `gnus-summary-next-group-on-exit'.
01c52d31
MB
5275
52762007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5277
0c7efc08
SM
5278 * gnus.texi (Really Various Summary Commands):
5279 Mention gnus-auto-select-on-ephemeral-exit.
01c52d31
MB
5280
52812007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5282
5283 * gnus.texi, message.texi: Bump version number.
5284
52852007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5286
5287 * gnus.texi (Group Line Specification, Misc Group Stuff)
5288 (Server Commands): Parenthesize @pxref{Mail Spool}.
5289
52902007-10-28 Didier Verna <didier@xemacs.org>
5291
5292 New user option: message-signature-directory.
5293 * message.texi (Insertion Variables): Document it.
5294 * gnus.texi (Posting Styles): Ditto.
5295
52962007-10-28 Didier Verna <didier@xemacs.org>
5297
5298 * gnus.texi (Group Line Specification):
5299 * gnus.texi (Misc Group Stuff):
5300 * gnus.texi (Server Commands): Document the group compaction feature.
5301
53022007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5303
5304 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
5305
5306 * message.texi (Various Message Variables): Add message-fill-column.
5307
53082007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5309
5310 * gnus.texi: Untabify.
5311
53122007-10-28 Didier Verna <didier@xemacs.org>
5313
5314 * gnus.texi (Group Parameters): Document the posting-style merging
5315 process in topic-mode.
5316
53172007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5318
5319 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
5320
53212007-10-28 Romain Francoise <romain@orebokech.com>
5322
5323 * gnus.texi (Mail Spool): Fix typo.
5324 Update copyright.
5325
53262007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5327
5328 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
5329
53302007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5331
5332 * gnus.texi (Summary Generation Commands):
5333 Add gnus-summary-insert-ticked-articles.
5334
53352007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5336
b2abec73
JB
5337 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
5338 to spam-spamassassin-program.
01c52d31
MB
5339
53402007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5341
5342 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
5343
53442007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5345
5346 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
5347
53482007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5349
5350 * message.texi (Mail Headers): Document `opportunistic'.
5351
53522007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5353
5354 * emacs-mime.texi (Encoding Customization): Explain how to set
5355 mm-coding-system-priorities per hierarchy.
5356
53572007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5358
5359 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
5360 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
5361
53622007-10-28 Didier Verna <didier@xemacs.org>
5363
5364 * message.texi (Wide Reply): Update documentation of
5365 message-dont-reply-to-names (now allowing a list of regexps).
5366
53672007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5368
5369 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
5370
53712007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5372
5373 * gnus.texi (SpamAssassin back end): Fix typo.
5374
5375 * sieve.texi (Examples): Fix grammar.
5376
53772007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5378
5379 * gnus.texi (Searching for Articles): Document M-S and M-R.
5380 (Limiting): Document / b.
5381
53822007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5383
5384 * gnus.texi (Thread Commands): T M-^.
5385
53862007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5387
5388 * message.texi (Mail Aliases): Document ecomplete.
5389 (Mail Aliases): Fix typo.
5390
53912007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5392
5393 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
5394 fix typo.
5395
53962007-10-28 Romain Francoise <romain@orebokech.com>
5397
5398 * gnus.texi (Mail Spool): Grammar fix.
5399
54002007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5401
5402 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
5403 string.
5404
54052007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5406
5407 * gnus.texi (Group Parameters): Fix description.
5408
54092007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5410
b2abec73
JB
5411 * gnus.texi (Gmane Spam Reporting):
5412 Fix spam-report-gmane-use-article-number.
5413 Add spam-report-user-mail-address.
01c52d31
MB
5414
54152007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5416
5417 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
5418
54192007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5420
5421 * gnus.texi (Group Parameters): Add simplified sorting example based on
5422 example for `Sorting the Summary Buffer' from Jari Aalto
5423 <jari.aalto@cante.net>.
5424 (Example Methods): Add example for an indirect connection.
5425
54262007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
5427
0c7efc08 5428 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
01c52d31
MB
5429 (Agent Parameters): Updated parameter names to match code.
5430 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
5431 'gnus-agent-summary-fetch-series'.
5432 (Agent and flags): New section providing a generalized discussion
5433 of flag handling.
0c7efc08
SM
5434 (Agent and IMAP): Remove flag discussion.
5435 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
01c52d31
MB
5436
54372007-10-28 Romain Francoise <romain@orebokech.com>
5438
5439 * gnus.texi (Exiting the Summary Buffer): Add new function
5440 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
5441
54422007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5443
5444 * gnus.texi (Conformity): Fix typo.
5445 (Customizing Articles): Document `first'.
5446
54472007-10-28 Jari Aalto <jari.aalto@cante.net>
5448
5449 * gnus.texi (Sorting the Summary Buffer):
5450 Add `gnus-thread-sort-by-date-reverse'. Add example
5451 host to different sorting in NNTP and RSS groups.
5452
54532007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5454
5455 * message.texi (Insertion): Describe prefix for
5456 message-mark-inserted-region and message-mark-insert-file.
5457
54582007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5459
5460 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
5461 LaTeX documents. Describe "text/x-gnus-verbatim".
5462
54632007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5464
b2abec73 5465 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
5466 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
5467 (spam-stat spam filtering, SpamOracle)
0c7efc08 5468 (Extending the Spam ELisp package): Remove extra quote symbol for
01c52d31
MB
5469 clarity.
5470
54712007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5472
5473 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
5474 gnus-article-delete-part and gnus-article-replace-part.
5475 (Using MIME): Add gnus-mime-replace-part.
5476
54772007-10-28 Romain Francoise <romain@orebokech.com>
5478
5479 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
5480 requires `auto-compression-mode' to be enabled. Add new nnml
5481 variable `nnml-compressed-files-size-threshold'.
5482
54832007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5484
0c7efc08
SM
5485 * gnus.texi (Sorting the Summary Buffer):
5486 Add gnus-thread-sort-by-recipient.
01c52d31
MB
5487
54882007-10-28 Romain Francoise <romain@orebokech.com>
5489
5490 * message.texi (Insertion Variables): Mention new variable
5491 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
5492 documentation accordingly.
5493
54942007-10-28 Romain Francoise <romain@orebokech.com>
5495
5496 * gnus.texi (To From Newsgroups): Mention new variables
5497 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
5498
54992007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5500
5501 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
5502 stuff; gnus-mime-inline-part does the automatic decompression.
5503
55042007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5505
5506 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 5507 "training.ham" should be "training.spam".
01c52d31
MB
5508
55092007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5510
5511 * message.texi (Mail Variables): Fix the default value for
5512 message-send-mail-function.
5513
55142007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5515
5516 * gnus.texi (Optional Back End Functions): nntp-request-update-info
5517 always returns nil exceptionally.
5518
55192007-10-28 Simon Josefsson <jas@extundo.com>
5520
0c7efc08
SM
5521 * gnus.texi (Article Washing): Add libidn URL.
5522 Suggested by Michael Cook <michael@waxrat.com>.
01c52d31
MB
5523
55242007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5525
5526 * gnus.texi (Topic Commands): Fix next/previous.
5527
55282007-10-28 Simon Josefsson <jas@extundo.com>
5529
5530 * gnus.texi (Article Washing): Mention `W i'.
5531
c8763fb6 55322007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
5533
5534 * gnus.texi (Group Parameters): Slight extension of sieve
5535 parameter description.
5536
55372007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5538
5539 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
5540 matching score files as well.
5541 (Picons): Describe `gnus-picon-style'.
5542
55432007-10-28 Romain Francoise <romain@orebokech.com>
5544
5545 * message.texi (Message Headers): Mention that headers are hidden
5546 using narrowing, and how to expose them.
5547 Update copyright.
5548
55492007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5550
5551 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
5552 `gnus-summary-sort-by-recipient'.
5553
55542007-10-28 Romain Francoise <romain@orebokech.com>
5555
5556 * gnus.texi (NNTP marks): New node.
5557 (NNTP): Move NNTP marks variables to the new node.
5558
55592007-10-28 Jesper Harder <harder@ifa.au.dk>
5560
b2abec73 5561 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
5562
5563 * gnus.texi (MIME Commands, Hashcash): Markup fix.
5564
55652007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5566
b2abec73 5567 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 5568 everywhere for consistency.
b2abec73
JB
5569 (Filtering Spam Using The Spam ELisp Package): Admonish again.
5570 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
0c7efc08
SM
5571 Say "regular expression" instead of "regex." Admonish.
5572 Pick other words to sound better (s/so/thus/).
5573 (Spam ELisp Package Filtering of Incoming Mail):
5574 Mention statistical filters. Remove old TODO.
01c52d31 5575 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
5576 New section on sorting and displaying the spam score.
5577 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
5578 backend but an alias to spam-use-BBDB.
5579 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
5580 new backend functionality.
5581
55822007-10-28 Simon Josefsson <jas@extundo.com>
5583
5584 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
5585 nntp-marks-directory, from Romain Francoise
5586 <romain@orebokech.com>.
5587
55882007-10-28 Magnus Henoch <mange@freemail.hu>
5589
5590 * gnus.texi (Hashcash): New default value of
5591 hashcash-default-payment.
5592
55932007-10-28 Simon Josefsson <jas@extundo.com>
5594
5595 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
5596 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
5597
55982007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5599
0c7efc08 5600 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
01c52d31
MB
5601
56022007-10-28 Simon Josefsson <jas@extundo.com>
5603
5604 * gnus.texi (documentencoding): Add, to avoid warnings.
5605
56062007-10-28 Simon Josefsson <jas@extundo.com>
5607
5608 * message.texi (Mail Headers): Add.
5609
5610 * gnus.texi (Hashcash): Fix.
5611
56122007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5613
0c7efc08 5614 * gnus.texi (Hashcash): Change location of library, also mention
01c52d31 5615 that payments can be verified and fix the name of the
b2abec73 5616 hashcash-path variable.
01c52d31
MB
5617
56182007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5619
b2abec73 5620 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
5621
56222007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5623
5624 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
5625
56262007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5627
5628 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
5629 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
5630 warning about ham processors in spam groups removed.
01c52d31
MB
5631
56322007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 5633
0c7efc08 5634 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
b2abec73 5635 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
5636
56372007-10-28 Jesper Harder <harder@ifa.au.dk>
5638
5639 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
5640 (Mailing List): Typo.
5641 (Customizing Articles): Add gnus-treat-ansi-sequences.
5642 (Article Washing): Index.
5643
5644 * message.texi: Use m-dash consistently.
5645
56462007-10-28 Jesper Harder <harder@ifa.au.dk>
5647
5648 * gnus.texi (GroupLens): Remove.
5649
56502007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
5651
0c7efc08
SM
5652 * gnus.texi (Outgoing Messages, Agent Variables):
5653 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
01c52d31
MB
5654 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
5655
56562007-10-28 Jesper Harder <harder@ifa.au.dk>
5657
5658 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
5659
56602007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5661
5662 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
5663
5664 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
5665
56662007-10-28 Simon Josefsson <jas@extundo.com>
5667
5668 * gnus.texi (Top): Add SASL.
5669
404cd454
GM
56702007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
5671
5672 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
5673
56742007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
5675
5676 * gnus.texi (Troubleshooting): Adjust Gnus version number.
5677
0edd2970
JB
56782007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
5679
5680 * calc.texi (Formulas, Composition Basics): Lower the
5681 precedence of negation.
5682
a9afba20
JY
56832007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
5684
5685 * ses.texi (The Basics): Mention how to create a new spreadsheet.
5686 Mention the new three-letter column identifiers.
5687 (More on cell printing): Calculate-cell and truncate-cell are now `c'
5688 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
5689 message when using `c' on an empty default with default printer.
5690 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
5691 renamed to `ses--symbolic-formulas' some time ago.
5692
45b778a6
JB
56932007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
5694
5695 * calc.texi (Default Simplifications, Making Selections)
5696 (Customizing Calc): Clarify associativity of multiplication.
5697
03b5bade
MA
56982007-10-23 Michael Albinus <michael.albinus@gmx.de>
5699
5700 * tramp.texi (Traces and Profiles): Simplify loop over
5701 `trace-function-background'.
5702
e658c8ee
JL
57032007-10-22 Juri Linkov <juri@jurta.org>
5704
5705 * dired-x.texi (Shell Command Guessing): Default values are now
5706 available by typing M-n instead of M-p.
5707
dd753688
MA
57082007-10-21 Michael Albinus <michael.albinus@gmx.de>
5709
5710 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
5711 (Password caching): Remove `tramp-clear-passwd'.
5712 It's not a command anymore.
dd753688
MA
5713 (Bug Reports): Add `tramp-bug' to function index.
5714 (Function Index, Variable Index): New nodes.
5715 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
5716
5717 * trampver.texi: Update release number.
5718
4bb49b43
JB
57192007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
5720
8b296cdd 5721 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
5722 about integer size into past tense.
5723 (Time Zones): Remove pointer to Calc author's address.
5724 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 5725 and hyperbolic cotangent. Fix typo.
4bb49b43 5726
311dd93f
MA
57272007-10-10 Michael Albinus <michael.albinus@gmx.de>
5728
5729 Sync with Tramp 2.1.11.
5730
5731 * trampver.texi: Update release number.
5732
ea3fc256
MA
57332007-10-06 Michael Albinus <michael.albinus@gmx.de>
5734
5735 * tramp.texi (External packages): New section.
5736
1af74d06
MB
57372007-09-29 Juri Linkov <juri@jurta.org>
5738
5739 * info.texi (Help-Int): Document `L' (`Info-history').
5740
0e2806fa
SM
57412007-09-26 Carsten Dominik <dominik@science.uva.nl>
5742
5743 * org.texi: Change links to webpage and maintained email.
5744 (Remember): Promote to Chapter, significant changes.
5745 (Fast access to TODO states): New section.
5746 (Faces for TODO keywords): New section.
5747 (Export options): Example for #+DATE.
5748 (Progress logging): Section moved.
5749
567b9191
BW
57502007-09-26 Bill Wohler <wohler@newt.com>
5751
5752 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
5753 browse-url-at-mouse.
5754
1af74d06
MB
57552007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
5756
5757 * flymake.texi (Customizable variables): Face names don't end in -face.
5758 Fix flymake-err-line-patterns template.
5759 (Example -- Configuring a tool called directly): Fix init-function.
5760 (Highlighting erroneous lines): Face names don't end in -face.
5761
d60a4e3a 57622007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
5763
5764 * erc.texi (Special-Features): Fix small typo.
5765
7d7a3510
MA
57662007-09-14 Michael Albinus <michael.albinus@gmx.de>
5767
5768 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
5769 and "External transfer methods".
5770
285f0d3a
JB
57712007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
5772
5773 * calc.texi (Predefined Units): Add some history.
5774
526dc846
MO
57752007-09-08 Michael Olson <mwolson@gnu.org>
5776
87e04f16
JB
5777 * erc.texi (Copying): New section included from gpl.texi.
5778 This matches the look of the upstream ERC manual.
526dc846 5779
f10d0e80
JB
57802007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
5781
87e04f16 5782 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
5783 (Random Numbers): Clarify the distribution of `random'.
5784
4009494e
GM
57852007-09-06 Glenn Morris <rgm@gnu.org>
5786
f1fc42aa 5787 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 5788 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
5789 Change all setfilename commands to use ../../info.
5790 * Makefile.in: Move the parts of the old man/Makefile.in that do not
5791 refer to the Emacs manual here.
5792 (infodir): New variable.
5793 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
5794 (cc-mode.texi, faq.texi): Update references to source file locations.
5795 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
5796 do not refer to the Emacs manual here.
5797 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
5798
5799 * Makefile.in: Add `basename' versions of all info targets, for
5800 convenience when rebuilding just one manual.
5801 (../etc/GNU): Delete obsolete target.
5802 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
5803 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
5804 *.vrs *.toc here...
5805 (maintainer-clean): ...from here.
4009494e
GM
5806
5807 * makefile.w32-in (../etc/GNU): Delete obsolete target.
5808
2de53ca6
GM
58092007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
5810
5811 * calc.texi (Date Conversions): Clarify definition of
5812 Julian day numbering.
5813 (Date Forms): Clarify definition of Julian day numbering;
5814 add some history.
5815
58162007-08-30 Carsten Dominik <dominik@science.uva.nl>
5817
87e04f16 5818 * org.texi: Version 5.07.
2de53ca6
GM
5819
58202007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
5821
5822 * message.texi (MIME): Replace mml-attach with mml-attach-file.
5823
58242007-08-22 Carsten Dominik <dominik@science.uva.nl>
5825
5826 * org.texi (Adding hyperlink types): New section.
5827 (Embedded LaTeX): Chapter updated because of LaTeX export.
5828 (LaTeX export): New section.
5829 (Using links out): New section.
5830
58312007-08-22 Glenn Morris <rgm@gnu.org>
5832
5833 * faq.texi (Learning how to do something): Refcards now in
5834 etc/refcards/ directory.
5835
58362007-08-22 Michael Albinus <michael.albinus@gmx.de>
5837
5838 * tramp.texi (Remote Programs): Persistency file must be cleared when
5839 changing `tramp-remote-path'.
5840 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
5841 macro.
5842
58432007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
5844
5845 * calc.texi: Move contents to beginning of file.
5846 (Algebraic Entry): Fix the formatting of an example.
5847
58482007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
5849
5850 * calc.texi (Basic Operations on Units): Mention exact versus
5851 inexact conversions.
5852
58532007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
5854
5855 * calc.texi (Basic Operations on Units): Mention default
5856 values for new units.
5857 (Quick Calculator Mode): Mention that binary format will
5858 be displayed.
5859
58602007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
5861
5862 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
5863
58642007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
5865
5866 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
5867
58682007-08-08 Glenn Morris <rgm@gnu.org>
5869
5870 * gnus.texi, sieve.texi: Replace `iff'.
5871
58722007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
5873
5874 * calc.texi (Basic Graphics): Mention the graphing of error
5875 forms.
5876 (Graphics Options): Mention how `g s' handles error forms.
5877 (Curve Fitting): Mention plotting the curves.
5878 (Standard Nonlinear Models): Add additional models.
5879 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
5880 (Linear Fits): Correct result.
5881
58822007-08-01 Alan Mackenzie <acm@muc.de>
5883
5884 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
5885 to "--no-site-file".
5886
58872007-07-29 Michael Albinus <michael.albinus@gmx.de>
5888
5889 * tramp.texi (Frequently Asked Questions): Point to mode line
5890 extension in Emacs 23.1.
5891
5892 * trampver.texi: Update release number.
5893
58942007-07-27 Glenn Morris <rgm@gnu.org>
5895
5896 * calc.texi (Copying): Include license text from gpl.texi, rather than
5897 in-line.
5898
58992007-07-25 Glenn Morris <rgm@gnu.org>
5900
5901 * calc.texi (Copying): Replace license with GPLv3.
5902
5903 * Relicense all FSF files to GPLv3 or later.
5904
59052007-07-22 Michael Albinus <michael.albinus@gmx.de>
5906
5907 Sync with Tramp 2.1.10.
5908
5909 * tramp.texi (trampfn): Expand macro implementation in order to handle
5910 empty arguments.
5911 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 5912 occurrences by trampfn.
2de53ca6 5913 (Frequently Asked Questions): Extend example code for host
b2abec73 5914 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
5915 file names to be typed.
5916
5917 * trampver.texi: Update release number.
5918
59192007-07-17 Michael Albinus <michael.albinus@gmx.de>
5920
5921 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
5922 section. Reported by <poti@potis.org>.
5923 (Remote processes): Arguments of the program to be debugged are taken
5924 literally.
5925 (Frequently Asked Questions): Simplify recentf example.
5926
59272007-07-14 Karl Berry <karl@gnu.org>
5928
5929 * info.texi (@copying): New Back-Cover Text.
5930
5931 * info.texi (Quitting Info): Move to proper place in source.
5932 (Reported by Benno Schulenberg.)
5933
59342007-07-13 Eli Zaretskii <eliz@gnu.org>
5935
5936 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
5937
5938 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
5939
5940 * emacs-mime.texi: Add @documentencoding directive.
5941
59422007-07-12 Nick Roberts <nickrob@snap.net.nz>
5943
5944 * tramp.texi (Remote processes): Add an anchor to the subsection
5945 "Running a debugger on a remote host".
5946
59472007-07-12 Michael Albinus <michael.albinus@gmx.de>
5948
5949 * tramp.texi (Remote processes): Don't call it "experimental" any
5950 longer. Add subsection about running a debugger on a remote host.
5951
59522007-07-10 Carsten Dominik <dominik@science.uva.nl>
5953
5954 * org.texi (Properties and columns): Chapter rewritten.
5955
59562007-07-08 Michael Albinus <michael.albinus@gmx.de>
5957
5958 * tramp.texi:
5959 * trampver.texi: Migrate to Tramp 2.1.
5960
59612007-07-02 Carsten Dominik <dominik@science.uva.nl>
5962
5963 * org.texi (Properties): New chapter.
5964
59652007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
5966
5967 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
5968 Control Panel.
5969
5970 * gnus.texi (Misc Article): Add index entry for
5971 gnus-single-article-buffer.
5972
59732007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
5974
5975 * gnus.texi (Starting Up): Fix typo.
5976
59772007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
5978
5979 * gnus.texi (Asynchronous Fetching): Fix typo.
5980
59812007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
5982
5983 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
5984 (About This Manual): Remove redundant information.
5985 (Getting Started): Mention author.
5986 (Basic Arithmetic, Customizing Calc): Make description of the
5987 variable `calc-multiplication-has-precedence' match its new effect.
5988
59892007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
5990
0c7efc08
SM
5991 * calc.texi (Basic Arithmetic, Customizing Calc):
5992 Mention the variable `calc-multiplication-has-precedence'.
2de53ca6
GM
5993
59942007-06-19 Carsten Dominik <dominik@science.uva.nl>
5995
5996 * org.texi (Tag): Section swapped with node Timestamps.
5997 (Formula syntax for Lisp): Document new `L' flag.
5998
59992007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
6000
6001 * gnus.texi (Misc Group Stuff, Summary Buffer)
6002 (Server Commands, Article Keymap): Fix typo. s/function/command/.
6003
60042007-06-06 Juanma Barranquero <lekktu@gmail.com>
6005
6006 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
6007 * gnus.texi (Article Buttons, Mail Source Customization)
6008 (Sending or Not Sending, Customizing NNDiary):
6009 * message.texi (Message Headers):
6010 * mh-e.texi (HTML): Fix typos.
6011
60122007-06-07 Michael Albinus <michael.albinus@gmx.de>
6013
6014 Sync with Tramp 2.0.56.
6015
6016 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
6017 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
6018
60192007-06-02 Chong Yidong <cyd@stupidchicken.com>
6020
6021 * Version 22.1 released.
6022
60232007-05-26 Michael Olson <mwolson@gnu.org>
6024
6025 * erc.texi (Modules): Fix references to completion modules.
6026
60272007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
6028
6029 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
6030
60312007-05-09 Didier Verna <didier@xemacs.org>
6032
6033 * gnus.texi (Email Based Diary): New. Proper documentation for the
6034 nndiary back end and the gnus-diary library.
6035
60362007-05-03 Karl Berry <karl@gnu.org>
6037
6038 * .cvsignore (*.pdf): New entry.
6039
6040 * texinfo.tex: Update from current version for better pdf generation.
6041
60422007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
6043
6044 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
6045
60462007-04-28 Glenn Morris <rgm@gnu.org>
6047
6048 * faq.texi (New in Emacs 22): Restore mention of python.el pending
6049 consideration of legal status.
6050
60512007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
6052
6053 * idlwave.texi: Minor updates for IDLWAVE 6.1.
6054
60552007-04-24 Chong Yidong <cyd@stupidchicken.com>
6056
6057 * faq.texi (New in Emacs 22): python.el removed.
6058
60592007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
6060
6061 * calc.texi (Reporting bugs): Update maintainer's address.
6062
60632007-04-22 Chong Yidong <cyd@stupidchicken.com>
6064
6065 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
6066
60672007-04-15 Jay Belanger <belanger@truman.edu>
6068
6069 * calc.texi (Title page): Remove the date.
6070 (Basic Arithmetic): Emphasize that / binds less strongly than *.
6071 (The Standard Calc Interface): Change trail title.
6072 (Floats): Mention that when non-decimal floats are entered, only
6073 approximations are stored.
6074 (Copying): Move to the appendices.
6075 (GNU Free Documentation License): Add as an appendix.
6076
60772007-04-15 Chong Yidong <cyd@stupidchicken.com>
6078
6079 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
6080 * dired-x.texi, ebrowse.texi, ediff.texi:
6081 * emacs-mime.texi, erc.texi, eshell.texi:
6082 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
6083 * idlwave.texi, message.texi, newsticker.texi, org.texi:
6084 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
6085 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
6086 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
6087 * woman.texi: Include GFDL.
6088
6089 * doclicense.texi: Remove node heading, so that it can be included by
6090 other files.
6091
6092 * dired-x.texi: Relicence under GFDL. Remove date from title page.
6093
6094 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
6095 than *.
6096
60972007-04-14 Carsten Dominik <dominik@science.uva.nl>
6098
6099 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
6100 in Calc.
6101
61022007-04-09 Romain Francoise <romain@orebokech.com>
6103
6104 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
6105 Mac OS ports. Make it clear that mouse-1 complements and doesn't
6106 replace mouse-2.
6107
61082007-04-08 Chong Yidong <cyd@stupidchicken.com>
6109
6110 * woman.texi (Word at point, Interface Options): woman-topic-at-point
6111 renamed to woman-use-topic-at-point. Document new behavior.
6112
61132007-04-08 Richard Stallman <rms@gnu.org>
6114
6115 * url.texi: Fix some indexing.
6116 (Disk Caching): Drop discussion of old/other Emacs versions.
6117
61182007-04-07 Chong Yidong <cyd@stupidchicken.com>
6119
6120 * url.texi (Disk Caching): Say Emacs 21 "and later".
6121
6122 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
6123 on Font locking which now mentions JIT lock.
6124
61252007-04-01 Michael Olson <mwolson@gnu.org>
6126
6127 * erc.texi: Update for the ERC 5.2 release.
6128
61292007-03-31 David Kastrup <dak@gnu.org>
6130
6131 * woman.texi (Topic, Interface Options): Explain changes semantics of
6132 woman-manpath in order to consider MANPATH_MAP entries.
6133
61342007-03-31 Eli Zaretskii <eliz@gnu.org>
6135
6136 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
6137
61382007-03-26 Richard Stallman <rms@gnu.org>
6139
6140 * pgg.texi (Caching passphrase): Clean up previous change.
6141
61422007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
6143
6144 * gnus.texi (Setting Process Marks): Fix typo.
6145
61462007-03-25 Romain Francoise <romain@orebokech.com>
6147
6148 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
6149 readability, and include various fixes by Daniel Brockman, Nick Roberts
6150 and Dieter Wilhelm.
6151
61522007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
6153
6154 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
6155
6156 * gnus.texi (Mail Source Specifiers): Fix typo.
6157
61582007-03-22 Ralf Angeli <angeli@caeruleus.net>
6159
6160 * reftex.texi (Imprint): Update maintainer information.
6161
61622007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
6163
6164 * message.texi (Message Buffers): Update documentation for
6165 message-generate-new-buffers.
6166
61672007-03-15 Daiki Ueno <ueno@unixuser.org>
6168
6169 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
6170
61712007-03-21 Glenn Morris <rgm@gnu.org>
6172
6173 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
6174
61752007-03-19 Chong Yidong <cyd@stupidchicken.com>
6176
6177 * eshell.texi (Known problems): Emacs 21 -> 22.
6178
6179 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
6180
61812007-03-18 Jay Belanger <belanger@truman.edu>
6182
6183 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
6184
61852007-03-12 Glenn Morris <rgm@gnu.org>
6186
6187 * calc.texi (Time Zones): Switch to new North America DST rule.
6188
6189 * calc.texi: Replace "daylight savings" with "daylight
6190 saving" in text throughout.
6191
61922007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6193
6194 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
6195 The variable now uses a list of symbols instead of just a symbol.
6196 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
6197
61982007-03-06 Romain Francoise <romain@orebokech.com>
6199
6200 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
6201 new packages, and mention Gnus update.
6202
62032007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
6204
6205 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
6206 nntp-open-connection-functions-never-echo-commands.
6207
62082007-02-27 Chong Yidong <cyd@stupidchicken.com>
6209
6210 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
6211 problems on the console, and security risk in not using gpg-agent.
6212
62132007-02-25 Carsten Dominik <dominik@science.uva.nl>
6214
0c7efc08 6215 * org.texi (The spreadsheet): Rename from "Table calculations".
2de53ca6
GM
6216 Completely reorganized and rewritten.
6217 (CamelCase links): Section removed.
6218 (Repeating items): New section.
6219 (Tracking TODO state changes): New section.
6220 (Agenda views): Chapter reorganized and rewritten.
6221 (HTML export): Section rewritten.
6222 (Tables in arbitrary syntax): New section.
6223 (Summary): Better feature summary.
6224 (Activation): Document problem with cut-and-paste of Lisp code
6225 from PDF files.
6226 (Visibility cycling): Document indirect buffer use.
6227 (Structure editing): Document sorting.
6228 (Remember): Section rewritten.
6229 (Time stamps): Better description of time stamp types.
6230 (Tag searches): Document regular expression search for tags.
6231 (Stuck projects): New section.
6232 (In-buffer settings): New keywords.
6233 (History and Acknowledgments): Updated description.
6234
62352007-02-24 Alan Mackenzie <acm@muc.de>
6236
6237 * cc-mode.texi (Movement Commands): Insert two missing command names.
6238 (Getting Started): Slight wording correction (use conditional).
6239
62402007-02-22 Kim F. Storm <storm@cua.dk>
6241
6242 * widget.texi (User Interface, Basic Types): Document need to put some
6243 text before the %v escape in :format string in editable-field widget.
6244
62452007-02-18 Romain Francoise <romain@orebokech.com>
6246
6247 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
6248 `cvs-mode-quit'.
6249
62502007-02-10 Markus Triska <markus.triska@gmx.at>
6251
6252 * widget.texi (Programming Example): Put constant strings in :format.
6253
62542007-02-07 Juanma Barranquero <lekktu@gmail.com>
6255
6256 * faq.texi (Fullscreen mode on MS-Windows): New node.
6257
62582007-02-04 David Kastrup <dak@gnu.org>
6259
6260 * faq.texi (AUCTeX): Update version number. Should probably be done
6261 for other packages as well.
6262
62632007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6264
6265 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
6266 <tassilo@member.fsf.org>.
6267
62682007-01-27 Eli Zaretskii <eliz@gnu.org>
6269
6270 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
6271 ls-lisp-use-localized-time-format.
6272
62732007-01-20 Markus Triska <markus.triska@gmx.at>
6274
6275 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
6276
62772007-01-13 Michael Olson <mwolson@gnu.org>
6278
6279 * erc.texi (Modules): Mention capab-identify module.
6280
62812007-01-05 Michael Olson <mwolson@gnu.org>
6282
6283 * erc.texi (Getting Started): Update for /RECONNECT command.
6284
62852007-01-04 Richard Stallman <rms@gnu.org>
6286
6287 * ebrowse.texi: Change C-c b to C-c C-m.
6288
62892007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
6290
6291 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
6292 variables only in info to avoid redundant entries in the printed
6293 manual.
6294
62952007-01-02 Daiki Ueno <ueno@unixuser.org>
6296
6297 * message.texi (Using PGP/MIME): Document gpg-agent usage.
6298
62992007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
6300
6301 * message.texi (Security): Split into sub-nodes.
6302
63032007-01-01 Alan Mackenzie <acm@muc.de>
6304
6305 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
6306 eval-after-load in Emacs <=21 and a workaround. Document that
6307 trigraphs are not supported.
6308
63092007-01-01 Alan Mackenzie <acm@muc.de>
6310
6311 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
6312 c-context-line-break. When invoked within a string, preserve
6313 whitespace. Add a backslash only when also in a macro.
6314
63152007-01-01 Alan Mackenzie <acm@muc.de>
6316
6317 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
6318
63192007-01-01 Alan Mackenzie <acm@muc.de>
6320
6321 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
6322 are now bound by default to c-\(beginning\|end\)-of-defun by default.
6323
63242007-01-01 Alan Mackenzie <acm@muc.de>
6325
6326 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
6327 "Choosing a Style".
6328
6329 * cc-mode.texi ("Styles"): Add @dfn{style}.
6330
63312006-12-30 Michael Albinus <michael.albinus@gmx.de>
6332
6333 Sync with Tramp 2.0.55.
6334
6335 * trampver.texi: Update release number.
6336
63372006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
6338
6339 * gnus.texi (Customizing Articles): Add index entries for all
6340 gnus-treat-* variables.
6341
c8763fb6 63422006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
6343
6344 * gnus.texi (IMAP): Fix incorrect explanation of
6345 nnimap-search-uids-not-since-is-evil in documentation for
6346 nnimap-expunge-search-string.
6347
63482006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
6349
6350 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
6351 spam-ifile-database.
6352
63532006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
6354
6355 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
6356 rebind C-s.
6357
c8763fb6 63582006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
6359
6360 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
6361 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
6362 "expiring mail".
6363 (IMAP): Document nnimap-search-uids-not-since-is-evil and
6364 nnimap-nov-is-evil.
6365
63662006-12-25 Kevin Ryde <user42@zip.com.au>
6367
6368 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
6369 about the key procedure being used heavily.
6370
63712006-12-24 Chong Yidong <cyd@stupidchicken.com>
6372
6373 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
6374 to t.
6375 (Prerequisites): Add explanation about gpg-agent.
6376
63772006-12-22 Kevin Ryde <user42@zip.com.au>
6378
6379 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
6380 "sort" instead of "sort*".
6381
63822006-12-19 Richard Stallman <rms@gnu.org>
6383
6384 * calc.texi (History and Acknowledgements): Recognize that Emacs
6385 now does have floating point.
6386
63872006-12-19 Michael Albinus <michael.albinus@gmx.de>
6388
6389 * tramp.texi (External transfer methods): Describe new method `scpc'.
6390
63912006-12-17 Sascha Wilde <wilde@sha-bang.de>
6392
6393 * pgg.texi: Added short note on gpg-agent to the introduction.
6394
63952006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
6396
6397 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
6398 also applies to Cc.
6399
64002006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
6401
6402 * gnus.texi (X-Face): Clarify. Say which programs are required
6403 on Windows.
6404
64052006-12-08 Michael Olson <mwolson@gnu.org>
6406
6407 * erc.texi (Modules): Remove documentation for list module.
6408
c8763fb6 64092006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
6410
6411 * faq.texi (^M in the shell buffer): Ditto.
6412
64132006-11-20 Michael Olson <mwolson@gnu.org>
6414
6415 * erc.texi: Call this the 5.2 stable pre-release of ERC.
6416
64172006-11-17 Carsten Dominik <dominik@science.uva.nl>
6418
6419 * org.texi: Fix typos.
6420 (Agenda commands): Document `C-k'.
6421
64222006-11-16 Eli Zaretskii <eliz@gnu.org>
6423
6424 * url.texi (http/https): Fix a typo in the HTTP URL.
6425
64262006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
6427
6428 * ada-mode.texi: Total rewrite.
6429
64302006-11-13 Carsten Dominik <dominik@science.uva.nl>
6431
6432 * org.texi: Minor typo fixes.
6433
64342006-11-13 Bill Wohler <wohler@newt.com>
6435
6436 Release MH-E manual version 8.0.3.
6437
6438 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6439 release 8.0.3.
6440
6441 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
6442 to set MAILDIR.
6443 (Reading Mail): Document the customization of read-mail-command
6444 for MH-E.
6445 (Viewing Attachments): Document mm-discouraged-alternatives.
6446 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
6447 (Junk): Add more information about the settings of mh-junk-background
6448 in a program. Add /usr/bin/mh to PATH in examples.
6449
64502006-11-12 Richard Stallman <rms@gnu.org>
6451
6452 * woman.texi: Update author address but say he no longer maintains it.
6453
64542006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
6455
6456 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
6457 archived trees.
6458 (Checkboxes): Section moved to chapter 5, and extended.
6459 (The date/time prompt): New section.
6460 (Link abbreviations): New section.
6461 (Presentation and sorting): New section.
6462 (Custom agenda views): Section completely rewritten.
6463 (Summary): Compare with Planner.
6464 (Feedback): More info about creating backtraces.
6465 (Plain lists): Modified example.
6466 (Breaking down tasks): New section.
6467 (Custom time format): New section.
6468 (Time stamps): Document inactive timestamps.
6469 (Setting tags): More details about fast tag selection.
6470 (Block agenda): New section.
6471 (Custom agenda views): Section rewritten.
6472 (Block agenda): New section.
6473
64742006-11-07 Michael Albinus <michael.albinus@gmx.de>
6475
6476 * tramp.texi (Configuration): scp is the default method.
6477 (Default Method): Use ssh as example for another method.
6478
64792006-10-27 Richard Stallman <rms@gnu.org>
6480
6481 * woman.texi: Downcase nroff/troff/roff.
6482 (Installation): Chapter deleted. Some xrefs deleted.
6483 (Background): woman doesn't advise man ;-).
6484
c8763fb6 64852006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
6486
6487 * ada-mode.texi (Project files, Identifier completion)
6488 (Automatic Casing, Debugging, Using non-standard file names)
6489 (Working Remotely): Fix typos.
6490
64912006-10-20 Masatake YAMATO <jet@gyve.org>
6492
0c7efc08 6493 * cc-mode.texi (Sample .emacs File): Add missing `)' in
2de53ca6
GM
6494 sample code `my-c-initialization-hook'.
6495
64962006-10-19 Stuart D. Herring <herring@lanl.gov>
6497
6498 * widget.texi: Fix typos.
6499
65002006-10-19 Michael Albinus <michael.albinus@gmx.de>
6501
6502 * tramp.texi (Frequently Asked Questions): Remove questions marked with
6503 "???". There have been no complaints for years, so the information
6504 must be appropriate.
6505
65062006-10-16 Richard Stallman <rms@gnu.org>
6507
6508 * widget.texi: Use @var instead of capitalization.
6509 Clarify many widget type descriptions.
6510
65112006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6512
6513 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
6514 gnus-dired-attach.
6515 (Selecting a Group): Fix typo.
6516
c8763fb6 65172006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
6518
6519 * widget.texi: Fix typos.
6520
65212006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
6522
6523 * gnus.texi (Image Enhancements): Update for Emacs 22.
6524
6525 * gnus-faq.texi ([1.3]): Update.
6526
65272006-10-06 Richard Stallman <rms@gnu.org>
6528
6529 * faq.texi (Displaying the current line or column):
6530 Delete "As of Emacs 20".
6531
65322006-10-06 Romain Francoise <romain@orebokech.com>
6533
6534 * faq.texi (VM): VM works with Emacs 22 too.
6535
65362006-10-06 Richard Stallman <rms@gnu.org>
6537
6538 * ebrowse.texi: Remove Emacs version "21" from title.
6539
65402006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
6541
6542 * gnus.texi (Foreign Groups): Say where change of editing commands are
6543 stored. Add reference to `gnus-parameters'.
6544
65452006-09-15 Jay Belanger <belanger@truman.edu>
6546
6547 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
6548 Change "Library Public License" to "Lesser Public License"
6549 throughout. Use "yyyy" to represent year.
6550
65512006-09-15 Carsten Dominik <dominik@science.uva.nl>
6552
6553 * org.texi (Setting tags): Typo fix.
6554
65552006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
6556
6557 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
6558
65592006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
6560
6561 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
6562
65632006-09-12 Paul Eggert <eggert@cs.ucla.edu>
6564
6565 * faq.texi (Escape sequences in shell output): EMACS is now set
6566 to Emacs's absolute file name, not to "t".
6567 (^M in the shell buffer): Likewise.
6568 * misc.texi (Interactive Shell): Likewise.
6569
65702006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
6571
6572 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
6573 mails with pop3-leave-mail-on-server. Fix wording.
6574 (Limiting): Improve gnus-summary-limit-to-articles.
6575 (X-Face): Fix typo.
6576
65772006-09-11 Simon Josefsson <jas@extundo.com>
6578
6579 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
6580 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
6581
65822006-09-06 Simon Josefsson <jas@extundo.com>
6583
6584 * smtpmail.texi (Authentication): Mention SSL.
6585
65862006-09-01 Eli Zaretskii <eliz@gnu.org>
6587
6588 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
6589 Don't use @indicateurl.
6590
6591 * cc-mode.texi (Subword Movement): Don't use @headitem.
6592 (Custom Braces, Clean-ups): Don't use @tie.
6593
65942006-08-29 Michael Albinus <michael.albinus@gmx.de>
6595
6596 Sync with Tramp 2.0.54.
6597
6598 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
6599 Suggested by Adrian Phillips <a.phillips@met.no>.
6600
66012006-08-15 Carsten Dominik <dominik@science.uva.nl>
6602
6603 * org.texi (Installation, Activation): Split from Installation and
6604 Activation.
6605 (Clocking work time): Documented new features.
6606
66072006-08-13 Alex Schroeder <alex@gnu.org>
6608
6609 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
6610 example.
6611
66122006-08-12 Eli Zaretskii <eliz@gnu.org>
6613
6614 * faq.texi (How to add fonts): New node.
6615
66162006-08-05 Romain Francoise <romain@orebokech.com>
6617
6618 * faq.texi (New in Emacs 22): Expand.
6619
66202006-08-03 Michael Olson <mwolson@gnu.org>
6621
6622 * erc.texi: Update for ERC 5.1.4.
6623
66242006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
6625
6626 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
6627 in .../site-lisp/gnus/ by default.
6628 [ From gnus-news.texi in the trunk. ]
6629
66302006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
6631
6632 * gnus.texi (MIME Commands): Additions for yEnc.
6633
66342006-07-24 Richard Stallman <rms@gnu.org>
6635
6636 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
6637 * faq.texi: Move periods and commas inside quotes.
6638
66392006-07-20 Jay Belanger <belanger@truman.edu>
6640
6641 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
6642
66432006-07-18 Chong Yidong <cyd@stupidchicken.com>
6644
6645 * faq.texi (Security risks with Emacs): Document Emacs 22
6646 file-local-variable mechanism.
6647
66482006-07-12 Michael Olson <mwolson@gnu.org>
6649
6650 * erc.texi: Update for ERC 5.1.3.
6651
66522006-07-12 Alex Schroeder <alex@gnu.org>
6653
6654 * rcirc.texi: Fix typos.
6655 (Getting started with rcirc): New calling convention for M-x irc.
6656 Mention #rcirc. Removed channel tracking.
0c7efc08 6657 (Configuration): Change the names of all variables that got changed
2de53ca6
GM
6658 recently, eg. rcirc-server to rcirc-default-server. Added
6659 documentation for rcirc-authinfo, some background for Bitlbee, and
6660 rcirc-track-minor-mode.
0c7efc08 6661 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
2de53ca6 6662 Scrolling.
0c7efc08 6663 (Reconnecting after you have lost the connection): Fix example code
2de53ca6
GM
6664 to match code changes.
6665
66662006-07-10 Nick Roberts <nickrob@snap.net.nz>
6667
6668 * gnus.texi, message.texi: Fix typos.
6669
66702006-07-07 Carsten Dominik <dominik@science.uva.nl>
6671
6672 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
6673 commands.
6674 (Global TODO list): Document the use of the variables
6675 `org-agenda-todo-ignore-scheduled' and
6676 `org-agenda-todo-list-sublevels'.
6677
66782006-07-05 Richard Stallman <rms@gnu.org>
6679
6680 * faq.texi (Scrolling only one line): Fix xref.
6681
66822006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
6683
6684 * faq.texi (Evaluating Emacs Lisp code):
6685 Throughout, replace eval-current-buffer with eval-buffer.
6686
66872006-07-03 Richard Stallman <rms@gnu.org>
6688
6689 * rcirc.texi (Scrolling conservatively): Fix xref.
6690
6691 * pcl-cvs.texi (Viewing differences): Usage fix.
6692
66932006-07-03 Carsten Dominik <dominik@science.uva.nl>
6694
6695 * org.texi (Agenda commands): Document `s' key to save all org-mode
6696 buffers.
6697
66982006-06-30 Ralf Angeli <angeli@caeruleus.net>
6699
6700 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
6701 names. Mention `cvs-msg' face.
6702
67032006-06-29 Carsten Dominik <dominik@science.uva.nl>
6704
6705 * org.texi (Checkboxes): New section.
6706
67072006-06-28 Carsten Dominik <dominik@science.uva.nl>
6708
6709 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
6710 throughout this chapter.
6711
67122006-06-27 Chong Yidong <cyd@stupidchicken.com>
6713
6714 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
6715 text for standalone vs Emacs info.
6716 (Help): Clarify header line description. Use mouse-1 for clicks.
6717 (Help-P): Use mouse-1 for clicks.
6718 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
6719 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
6720 (Choose menu subtopic): Remove gratuitous Emacs command names.
6721 (Help-FOO): Put usual behavior first.
6722 (Help-Xref): Clicking on xrefs works in Emacs.
6723 (Search Text): Clarify what the default behavior is.
6724 (Create Info buffer): Fix Emacs window/X window confusion.
6725 (Emacs Info Variables): Fix for new Emacs init file behavior.
6726
67272006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6728
6729 * gnus.texi (Summary Buffer Lines): Fix typo.
6730
67312006-06-23 Carsten Dominik <dominik@science.uva.nl>
6732
6733 * org.texi (Embedded LaTeX): New chapter.
6734 (Archiving): Section rewritten.
6735 (Enhancing text): Some parts moved to the new chapter about LaTeX.
6736
67372006-06-20 Bill Wohler <wohler@newt.com>
6738
6739 Release MH-E manual version 8.0.1.
6740
6741 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6742 release 8.0.1.
6743 (Preface): Depend on GNU mailutils 1.0 and higher.
6744
67452006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
6746
6747 * message.texi (News Headers): Update message-syntax-checks section.
6748
67492006-06-19 Karl Berry <karl@gnu.org>
6750
6751 * info.texi (Advanced): Mention C-q, especially with ?.
6752
67532006-06-19 Carsten Dominik <dominik@science.uva.nl>
6754
6755 * org.texi (Publishing links): Document the `:link-validation-function'
6756 property.
6757 (Extensions and Hacking): New chapter, includes some sections of the
6758 "Miscellaneous" chapter.
6759
67602006-06-10 Carsten Dominik <dominik@science.uva.nl>
6761
6762 * org.texi (Progress logging): New section.
6763
2de53ca6
GM
67642006-06-06 Carsten Dominik <dominik@science.uva.nl>
6765
6766 * org.texi (ASCII export): Document indentation adaptation.
6767 (Setting tags): Document mutually-exclusive tags.
6768
67692006-06-05 Romain Francoise <romain@orebokech.com>
6770
6771 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
6772 Fix typo.
6773
6774 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
6775 channel (#gnus@irc.freenode.net).
6776 Fix typos. Update copyright notice.
6777
6778 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
6779 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
6780 (Line-Up Functions, Custom Macros):
6781 * ediff.texi (Window and Frame Configuration)
dccb744b 6782 (Highlighting Difference Regions):
2de53ca6
GM
6783 * emacs-mime.texi (Display Customization):
6784 * erc.texi (History):
6785 * eshell.texi (Known problems):
6786 * eudc.texi (Overview, BBDB):
6787 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
6788 (The problem of spam, SpamOracle, Extending the Spam package)
6789 (Conformity, Terminology):
dccb744b 6790 * idlwave.texi (Routine Info)
2de53ca6
GM
6791 (Class and Keyword Inheritance, Padding Operators)
6792 (Breakpoints and Stepping, Electric Debug Mode)
6793 (Examining Variables, Troubleshooting):
6794 * org.texi (Creating timestamps):
6795 * reftex.texi (Commands, Options, Changes):
6796 * tramp.texi (Inline methods, Password caching)
6797 (Auto-save and Backup, Issues):
6798 * vip.texi (Files, Commands in Insert Mode):
6799 * viper.texi (Emacs Preliminaries, States in Viper)
6800 (Packages that Change Keymaps, Viper Specials, Groundwork):
6801 Fix various typos.
6802
68032006-05-31 Michael Ernst <mernst@alum.mit.edu>
6804
6805 * ediff.texi: Fix typos.
6806
68072006-05-30 Carsten Dominik <dominik@science.uva.nl>
6808
6809 * org.texi: Small typo fixes.
6810
fff84c22
JB
68112006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
6812
6813 * viper.texi (Viper Specials):
6814 * gnus.texi (Example Setup):
6815 * faq.texi (Backspace invokes help):
6816 * dired-x.texi (Optional Installation Dired Jump):
6817 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
6818 follow coding conventions.
6819
2de53ca6
GM
68202006-05-29 Michael Albinus <michael.albinus@gmx.de>
6821
6822 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
6823
68242006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
6825
6826 * pcl-cvs.texi: Fix typos.
6827 (Customization): Say "us".
6828
68292006-05-26 Eli Zaretskii <eliz@gnu.org>
6830
6831 * org.texi: Remove bogus @setfilename.
6832
68332006-05-26 Carsten Dominik <dominik@science.uva.nl>
6834
6835 * org.texi (ASCII export): Omit command name.
6836 (HTML export): Add prefix to all lines in Local Variable example.
6837 (Acknowledgments): Typeset names in italics.
6838
68392006-05-24 Carsten Dominik <dominik@science.uva.nl>
6840
6841 * org.texi (Plain lists): Add new item navigation commands.
6842 (External links): Document elisp and info links.
6843 (Custom searches): New section.
6844 (Publishing): New chapter.
6845 (HTML export): Include a list of supported CSS classes.
6846 (Setting tags): Describe the fast-tag-setting interface.
6847
68482006-05-20 Luc Teirlinck <teirllm@auburn.edu>
6849
6850 * dired-x.texi: ifinfo -> ifnottex.
6851
68522006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
6853
6854 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
6855
68562006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
6857
6858 * message.texi (Interface): Add tool bar customization.
6859 (MIME): Index and text additions for mml-attach.
6860 (MIME): Describe mml-dnd-protocol-alist and
6861 mml-dnd-attach-options.
6862
6863 * gnus.texi (Oort Gnus): Reorder entries in sections.
6864 Fix some entries.
6865 (Starting Up): Add references to "Emacs for Heathens" and to
6866 "Finding the News". Add user-full-name and user-mail-address.
6867 (Group Buffer Format): Add tool bar customization and update.
6868 (Summary Buffer): Add tool bar customization.
6869 (Posting Styles): Add message-alternative-emails.
6870
68712006-05-09 Michael Albinus <michael.albinus@gmx.de>
6872
6873 * tramp.texi (Filename completion): Improve wording.
6874
68752006-05-07 Romain Francoise <romain@orebokech.com>
6876
6877 * faq.texi (Using regular expressions): Fix typo.
6878 (Packages that do not come with Emacs): Fix capitalization.
6879 (Replacing text across multiple files): Expand node to explain how
6880 to use `dired-do-query-replace-regexp' in more detail, based on
6881 suggestion by Eric Hanchrow <offby1@blarg.net>.
6882
68832006-05-06 Michael Albinus <michael.albinus@gmx.de>
6884
6885 * tramp.texi (Filename completion): Completion of remote files'
6886 method, user name and host name is active only in partial
6887 completion mode.
6888
68892006-05-06 Bill Wohler <wohler@newt.com>
6890
6891 Release MH-E manual version 8.0.
6892
6893 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6894 release 8.0.
6895
68962006-05-06 Bill Wohler <wohler@newt.com>
6897
6898 * mh-e.texi (MH-BOOK-HOME): Change from
6899 http://www.ics.uci.edu/~mh/book/mh to
6900 http://rand-mh.sourceforge.net/book/mh.
6901 Replace .htm suffix with .html for MH book files.
6902 (Using This Manual): Update key binding for getting relevant
6903 chapter in Info from command key.
6904 (Ranges): Fix itemx.
6905
69062006-05-05 Karl Berry <karl@gnu.org>
6907
6908 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
6909 (\fonttextsize): New user-level command to change text font size.
6910
69112006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
6912
6913 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
6914
69152006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
6916
6917 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
6918
69192006-04-24 Bill Wohler <wohler@newt.com>
6920
6921 * mh-e.texi (Getting Started): Make it more explicit that you need
6922 to install MH. Add pointers to current MH implementations.
6923
69242006-04-21 Bill Wohler <wohler@newt.com>
6925
6926 Release MH-E manual version 7.94.
6927
6928 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6929 release 7.94.
6930
69312006-04-21 Carsten Dominik <dominik@science.uva.nl>
6932
6933 * org.texi: Many small fixes.
6934 (Handling links): Rename from "Managing links".
6935
69362006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
6937
6938 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
6939 (Splitting mail using spam-stat): Fix @xref.
6940
69412006-04-20 Chong Yidong <cyd@stupidchicken.com>
6942
6943 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 6944 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
6945
69462006-04-20 Carsten Dominik <dominik@science.uva.nl>
6947
6948 * org.texi (Time stamps): Better explanation of the purpose of
6949 different time stamps.
6950 (Structure editing, Plain lists): More details on how new items
6951 and headings are inserted.
6952
69532006-04-18 Carsten Dominik <dominik@science.uva.nl>
6954
6955 * org.texi (Formula syntax): Fix link to Calc Manual.
6956
69572006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
6958
6959 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
6960
69612006-04-17 Bill Wohler <wohler@newt.com>
6962
6963 * mh-e.texi (Folders): Update mh-before-quit-hook and
6964 mh-quit-hook example with code that removes the buffers rather
6965 than just bury them.
6966
69672006-04-17 Michael Albinus <michael.albinus@gmx.de>
6968
6969 Sync with Tramp 2.0.53.
6970
69712006-04-13 Carsten Dominik <dominik@science.uva.nl>
6972
6973 * org.texi (Updating settings): New section.
6974 (Visibility cycling): Better names for the startup folding
6975 options.
6976 (Exporting): Completely restructured.
6977 (The very busy C-c C-c key): New section.
6978 (Summary of in-buffer settings): New section.
6979
69802006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
6981
6982 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
6983
69842006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6985
6986 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
6987 (Server Commands): Key `v' is reserved for users.
6988
69892006-04-11 Carsten Dominik <dominik@science.uva.nl>
6990
6991 * org.texi (Link format): New section, emphasis on bracket links.
6992 (External links): Document bracket links.
6993 (FAQ): Expand to cover shell links and the new link format.
6994
69952006-04-09 Kevin Ryde <user42@zip.com.au>
6996
6997 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
6998
69992006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
7000
7001 * gnus.texi (Summary Buffer Lines): Add `*'.
7002
c8763fb6 70032006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
7004
7005 * gnus.texi (Group Parameters):
7006 Mention gnus-permanently-visible-groups.
7007
70082006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
7009
7010 * gnus.texi (Face): Fix typo.
7011
70122006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
7013
7014 * gnus.texi (X-Face): Clarify.
7015 (Face): Need Emacs with PNG support.
7016
70172006-04-06 Richard Stallman <rms@gnu.org>
7018
7019 * idlwave.texi: Delete the blocks "not suitable for inclusion with
7020 Emacs".
7021
70222006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
7023
7024 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
7025 blocks not suitable for inclusion with Emacs using variable
7026 PARTOFEMACS.
7027
70282006-04-04 Simon Josefsson <jas@extundo.com>
7029
7030 * gnus.texi (Security): Improve.
7031
70322006-04-02 Bill Wohler <wohler@newt.com>
7033
7034 * mh-e.texi (Getting Started, Junk, Bug Reports)
7035 (MH FAQ and Support): Fix URLs.
7036
70372006-03-31 Romain Francoise <romain@orebokech.com>
7038
7039 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
7040 to t, not nil (and has for the past eight years).
7041
70422006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
7043
7044 * message.texi, gnus.texi: Bump version to 5.11.
7045
70462006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
7047
7048 * gnus.texi (Top): Add comment about version line.
7049
7050 * message.texi (Top): Ditto. Change to take named versions into
7051 account.
7052
70532006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
7054
7055 * gnus.texi (Posting Styles): Add x-face-file to example.
7056 (X-Face): Refer to posting styles.
7057
7058 * gnus-faq.texi ([5.8]): Add x-face-file.
7059 ([8.4]): Add links to gmane.emacs.gnus.user and
7060 gmane.emacs.gnus.general.
7061
70622006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
7063
7064 * gnus-faq.texi: Use .invalid.
7065 ([5.4]): Fix gnus-posting-styles example.
7066
70672006-03-27 Romain Francoise <romain@orebokech.com>
7068
7069 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
7070 Emacs/W3 needs a new maintainer.
7071 (Ispell): Update author and version info.
7072 (Mailcrypt): Mention PGG.
7073 (New in Emacs 22): Add PGG to the list of new packages.
7074 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
7075 updating dead URLs.
7076
70772006-03-25 Karl Berry <karl@gnu.org>
7078
7079 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
7080 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
7081 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
7082 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
7083 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
7084 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
7085 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
7086 (2) do not indent copyright year list (or anything else).
7087
70882006-03-21 Bill Wohler <wohler@newt.com>
7089
7090 * mh-e.texi (Folders): Various edits.
7091
70922006-03-20 Romain Francoise <romain@orebokech.com>
7093
7094 * gnus.texi (Mail Folders): Grammar fix.
7095
70962006-03-19 Bill Wohler <wohler@newt.com>
7097
7098 * mh-e.texi (Replying): Document Mail-Followup-To.
7099 Change manually-formatted table to multitable. Add debugging info.
7100 Move description of mh-reply-default-reply-to into paragraph
7101 that describes its values.
7102
71032006-03-17 Bill Wohler <wohler@newt.com>
7104
10d1d0af 7105 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
7106 (Sending Mail Tour): Update method of entering
7107 addresses and subject.
7108 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
7109 (Adding Attachments, Searching): Update screenshots for Emacs 22.
7110
71112006-03-15 Carsten Dominik <dominik@science.uva.nl>
7112
7113 * org.texi: Version number change only.
7114
71152006-03-14 Bill Wohler <wohler@newt.com>
7116
7117 * mh-e.texi: Add index entries around each paragraph rather than
7118 depend on entries from beginning of node. Doing so ensures that
7119 index entries are less likely to be forgotten if text is cut and
7120 pasted, and are necessary anyway if the references are on a
7121 separate page. It seems that makeinfo is now (v. 4.8) only
7122 producing one index entry per node, so there is no longer any
7123 excuse not to. Use subheading instead of heading. The incorrect
7124 use of heading produced very large fonts in Info--as large as the
7125 main heading.
7126 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
7127 versions 6 and 7 appeared *around* the time of these Emacs releases.
7128
71292006-03-13 Carsten Dominik <dominik@science.uva.nl>
7130
7131 * org.texi (Clean view): Document new startup options.
7132
71332006-03-11 Bill Wohler <wohler@newt.com>
7134
7135 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
7136 (Composing, Scan Line Formats): Fix @refs.
7137 (Getting Started): Define MH profile and MH profile components.
7138 (Incorporating Mail, Reading Mail, Viewing, Printing)
7139 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
7140 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
7141 for string constants.
7142 (Tool Bar): Remove spurious quote.
7143 (Junk): Use ``...'' instead of "...".
7144 (Scan Line Formats): Replace @samp with @kbd.
7145
71462006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
7147
7148 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
7149
71502006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
7151
7152 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
7153 easy to understand.
7154
71552006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
7156
7157 * gnus.texi: Markup fix.
7158 (Fancy Mail Splitting): Specify new feature.
7159
71602006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
7161
7162 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
7163 partial-words matching.
7164
71652006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
7166
7167 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
7168
7169 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
7170 (MIME Commands): Fix mm-discouraged-alternatives.
7171
71722006-03-07 Carsten Dominik <dominik@science.uva.nl>
7173
7174 * org.texi: Version number change only.
7175
71762006-03-06 Bill Wohler <wohler@newt.com>
7177
7178 * mh-e.texi: Move from SourceForge repository to Savannah.
7179 This is version 7.93, which is a total rewrite from the previous
7180 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
7181 version 7.93.
7182
71832006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
7184
7185 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
7186
71872006-03-01 Carsten Dominik <dominik@science.uva.nl>
7188
7189 * org.texi (Interaction): Add item about `org-mouse.el' by
7190 Piotr Zielinski.
7191 (Managing links): Document that also mouse-1 can be used to
7192 activate a link.
7193 (Headlines, FAQ): Add entry about hiding leading stars.
7194 (Miscellaneous): Resort the sections in this chapter to a more
7195 logical sequence.
7196
71972006-02-27 Simon Josefsson <jas@extundo.com>
7198
7199 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
7200 2004-01-27 from the trunk).
7201
72022006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7203
7204 * cc-mode.texi: Rename c-hungry-backspace to
7205 c-hungry-delete-backwards, at the request of RMS. Leave the old
7206 name as an alias.
7207
72082006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7209
7210 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
7211 include the function header within the defun.
7212
72132006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7214
7215 * cc-mode.texi: Correct two typos.
7216
72172006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7218
7219 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
7220 existing comment.
7221 (Electric Keys): Add a justification for electric indentation.
7222 (Hungry WS Deletion): Clear up the names and complications of the
7223 BACKSPACE and DELETE keys.
7224
72252006-02-23 Juri Linkov <juri@jurta.org>
7226
7227 * faq.texi (Common requests): Move `Turning on auto-fill by
7228 default' after `Wrapping words automatically'. Move `Working with
7229 unprintable characters' before `Searching for/replacing newlines'.
7230 Move `Replacing highlighted text' after `Highlighting a region'.
7231 Merge `Repeating commands' and `Repeating a command as many times
7232 as possible' into the former.
7233 (Packages that do not come with Emacs): Add refs to Gmane and
7234 etc/MORE.STUFF.
7235
72362006-02-23 Juri Linkov <juri@jurta.org>
7237
7238 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
7239 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
7240 Add xref to `(emacs)Reporting Bugs'.
7241 (Getting a printed manual): Add URL to other formats of the manual.
7242 (Common requests): Fix menu.
7243 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
7244 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
7245 (Inserting text at the beginning of each line): Add pxref to
7246 `Changing the included text prefix'.
7247 (Forcing the cursor to remain in the same column): Mention `track-eol'
7248 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
7249 (Replacing text across multiple files): Add keybinding `Q' for
7250 `dired-do-query-replace'.
7251
72522006-02-22 Carsten Dominik <dominik@science.uva.nl>
7253
7254 * reftex.texi: Version number and date change only.
7255
7256 * org.texi (Internal Links): Rewrite to cover the modified
7257 linking system.
7258
72592006-02-17 Eli Zaretskii <eliz@gnu.org>
7260
7261 * faq.texi: Remove the coding cookie, it's not needed anymore.
7262
72632006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7264
7265 * faq.texi (Colors on a TTY): Mention Mac OS port.
7266
72672006-02-12 Karl Berry <karl@gnu.org>
7268
7269 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
7270 8-bit accented a.
7271
72722006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
7273
7274 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
7275
72762006-02-08 Romain Francoise <romain@orebokech.com>
7277
7278 * faq.texi (Top): Remove paragraph about the FAQ being a
7279 transitional document, etc.
7280 (Searching for/replacing newlines): New node.
7281 (Yanking text in isearch): New node.
7282 (Inserting text at the beginning of each line): Rename and make
7283 more general, mention `M-;' in Message mode.
7284
72852006-02-07 Luc Teirlinck <teirllm@auburn.edu>
7286
7287 * faq.texi (Meta key does not work in xterm)
7288 (Emacs does not display 8-bit characters)
7289 (Inputting eight-bit characters): Update xrefs.
7290
72912006-02-06 Romain Francoise <romain@orebokech.com>
7292
7293 * faq.texi (VM): VM now at version 7.19.
7294 Set myself as maintainer of this file.
7295
72962006-02-04 Michael Olson <mwolson@gnu.org>
7297
7298 * erc.texi (History): Note that ERC is now included with Emacs.
7299
73002006-01-31 Romain Francoise <romain@orebokech.com>
7301
7302 * message.texi (Message Headers): Explain what
7303 `message-alternative-emails' does in more detail.
7304 Update copyright year.
7305
73062006-01-30 Juanma Barranquero <lekktu@gmail.com>
7307
7308 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
7309
73102006-01-29 Richard M. Stallman <rms@gnu.org>
7311
7312 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
7313
73142006-01-29 Michael Olson <mwolson@gnu.org>
7315
7316 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
7317
7318 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
7319
7320 * faq.texi (New in Emacs 22): Mention ERC.
7321
73222006-01-28 Luc Teirlinck <teirllm@auburn.edu>
7323
7324 * rcirc.texi: Capitalize dir entry for consistency with the entry
7325 in info/dir and other entries in the Emacs category.
7326 Fix typos. Delete trailing whitespace.
7327
c8763fb6 73282006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
7329
7330 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
7331
73322006-01-27 Eli Zaretskii <eliz@gnu.org>
7333
7334 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
7335 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
7336
7337 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
7338 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
7339
73402006-01-27 Alex Schroeder <alex@gnu.org>
7341
7342 * rcirc.texi: New file.
7343
73442006-01-23 Juri Linkov <juri@jurta.org>
7345
7346 * widget.texi (User Interface): Add S-TAB for widget-backward.
7347
73482006-01-22 Michael Albinus <michael.albinus@gmx.de>
7349
7350 Sync with Tramp 2.0.52.
7351
7352 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
7353 Add Tramp disabling item. New item for common connection problems.
7354 (various): Apply "ftp" as method for the download URL.
7355 (Bug Reports): Refer to FAQ for common problems.
7356
73572006-01-21 Eli Zaretskii <eliz@gnu.org>
7358
7359 * widget.texi (User Interface): Use @key for TAB.
7360
7361 * ses.texi (Formulas, Printer functions): Use @key for TAB.
7362
7363 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
7364 for TAB.
7365
7366 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
7367
73682006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
7369
7370 * gnus.texi: Update copyright.
7371
73722006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
7373
7374 * gnus.texi (Article Washing): Additions.
7375
2de53ca6
GM
73762006-01-13 Carsten Dominik <dominik@science.uva.nl>
7377
7378 * org.texi (Agenda commands): Document tags command.
7379
73802006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
7381
7382 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
7383
73842006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
7385
7386 * gnus.texi (RSS): Addition.
7387
73882005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
7389
7390 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
7391
73922005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
7393
7394 * emacs-mime.texi (Display Customization): Add setting example to
7395 mm-discouraged-alternatives.
7396
73972006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
7398
7399 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
7400 version is the canonical version.
7401
74022006-01-08 Alex Schroeder <alex@gnu.org>
7403
7404 * pgg.texi (Caching passphrase): Rewording.
7405
74062006-01-06 Eli Zaretskii <eliz@gnu.org>
7407
7408 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
7409 repository URL.
7410
74112006-01-06 Carsten Dominik <dominik@science.uva.nl>
7412
7413 * org.texi: Removed the accidentally re-added empty line in the
7414 direntry.
7415
74162006-01-05 Carsten Dominik <dominik@science.uva.nl>
7417
7418 * org.texi (Agenda Views): Chapter reorganized.
7419
74202005-12-29 Romain Francoise <romain@orebokech.com>
7421
7422 * faq.texi (Using Customize): New node.
7423
74242005-12-28 Luc Teirlinck <teirllm@auburn.edu>
7425
7426 * org.texi: Remove blank line in @direntry. It is non-standard
7427 and recursively produces blank lines all over the dir file (when
7428 using Texinfo 4.8).
7429
74302005-12-21 Luc Teirlinck <teirllm@auburn.edu>
7431
7432 * widget.texi (atoms): Delete obsolete remark about `file' widget.
7433
74342005-12-20 Carsten Dominik <dominik@science.uva.nl>
7435
7436 * org.texi (Tags): Boolean logic documented.
7437 (Agenda Views): Document custom commands.
7438
74392005-12-20 David Kastrup <dak@gnu.org>
7440
7441 * faq.texi (AUCTeX): Update version and mailing list info.
7442
74432005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
7444
7445 * gnus.texi (MIME Commands): Mention addition of
7446 multipart/alternative to gnus-buttonized-mime-types and add xref
7447 to mm-discouraged-alternatives.
7448
7449 * emacs-mime.texi (Display Customization): Mention addition of
7450 "image/.*" and add xref to gnus-buttonized-mime-types in the
7451 mm-discouraged-alternatives section.
7452
74532005-12-16 Carsten Dominik <dominik@science.uva.nl>
7454
7455 * org.texi (Tags): New section.
7456 (Agenda Views): Chapter reorganized.
7457
74582005-12-16 Eli Zaretskii <eliz@gnu.org>
7459
7460 * org.texi (Internal Links): Add a missing comma after an @xref.
7461
74622005-12-14 Chong Yidong <cyd@stupidchicken.com>
7463
7464 * faq.texi (Filling paragraphs with a single space): No need to
7465 change sentence-end now.
7466
74672005-12-13 Romain Francoise <romain@orebokech.com>
7468
7469 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
7470
74712005-12-12 Jay Belanger <belanger@truman.edu>
7472
7473 * faq.texi (Calc): Update version number.
7474
74752005-12-12 Carsten Dominik <dominik@science.uva.nl>
7476
7477 * org.texi (Progress Logging): New section.
7478
74792005-12-10 Romain Francoise <romain@orebokech.com>
7480
7481 Update the Emacs FAQ for the 22.1 release.
7482
7483 * faq.texi: Set VER to `22.1'.
7484 (Basic editing): Explain how to use localized versions of the
0c7efc08
SM
7485 Tutorial. Mention that `C-h r' displays the manual.
7486 Delete obsolete WWW link to an Emacs 18 tutorial.
2de53ca6
GM
7487 (Getting a printed manual): Point to the new locations of the
7488 manuals on the GNU Web site.
7489 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
7490 available via Info (it was previously distributed separately).
7491 (Installing Texinfo documentation): The latest version of Texinfo
7492 is 4.8, not 4.0.
7493 (Informational files for Emacs): COPYING is the GNU General Public
7494 License, not the Emacs General Public License.
7495 (Informational files for Emacs): Delete obsolete link to the
7496 GNUinfo pages as they have been removed from the GNU Web site.
7497 (New in Emacs 22): New node.
7498 (Setting up a customization file): Say that most packages support
7499 Customize nowadays.
7500 (Colors on a TTY): Delete reference to instructions on how to
7501 enable syntax highlighting, it is now enabled by default.
7502 (Turning on abbrevs by default): Emacs now reads the abbrevs file
7503 at startup automatically.
7504 (Controlling case sensitivity): Mention `M-c' in isearch.
7505 (Using an already running Emacs process): Emacs now creates the
7506 socket in `/tmp/emacsUID'. Fix typos. Change default location of
7507 gnuserv. As emacsclient can now run Lisp code as well, delete a
7508 sentence praising gnuserv for that. Simplify description of how
7509 the client/server operation works.
7510 (Compiler error messages): Delete obsolete text (compile.el has
7511 been rewritten).
7512 (Indenting switch statements): Fix typo.
7513 (Matching parentheses): Simplify setup instructions, mention the
7514 menu bar item in the Options menu.
7515 (Repeating a command as many times as possible): Mention `C-x e'.
7516 (Going to a line by number): Mention new keymap and bindings
7517 `M-g M-g', `M-g M-p' and `M-g M-n'.
7518 (Turning on syntax highlighting): Now on by default. Simplify.
7519 (Replacing highlighted text): Use `1', not `t'.
7520 (Problems with very large files): The maximum size is now 256MB on
7521 32-bit machines.
7522 (^M in the shell buffer): Mention `comint-process-echoes'.
7523 (Emacs for Apple computers): Emacs 22 has native support for Mac
7524 OS X.
7525 (Translating names to IP addresses): Delete node.
7526 (Binding keys to commands): Fix typo.
7527 (SPC no longer completes file names): New node.
7528 (MIME with Emacs mail packages): Delete section about the Emacs
7529 MIME FAQ (it's not reachable anymore).
7530
75312005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
7532
7533 * cc-mode.texi: The manual has been extensively revised: the
7534 information about using CC Mode has been separated from the larger
7535 and more difficult chapters about configuration. It has been
7536 updated for CC Mode 5.31.
7537
75382005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
7539
7540 * pgg.texi (User Commands): Fix description of pgg-verify-region.
7541 (Selecting an implementation): Fix descriptions.
7542
75432005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
7544
7545 * message.texi (Various Message Variables): Addition.
7546
75472005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
7548
7549 * message.texi: Fix default values.
7550
75512005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
7552
7553 * message.texi (Header Commands): Clarify descriptions of
7554 message-cross-post-followup-to, message-reduce-to-to-cc, and
7555 message-insert-wide-reply.
7556 (Various Commands): Fix kindex for message-kill-to-signature;
7557 clarify description of message-tab.
7558
75592005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
7560
7561 * message.texi (Mailing Lists): Fix description about MFT.
7562
7563 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
7564
75652005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
7566
7567 * gnus.texi (Slow Terminal Connection): Replace old description
7568 with new one.
7569
75702005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
7571
7572 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
7573 replace X-Draft-Headers with X-Draft-From.
7574
75752005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
7576
7577 * gnus.texi (Various Various): Fix the default value of
7578 nnheader-max-head-length.
7579 (Gnus Versions): Fix typo.
7580
75812005-12-08 Carsten Dominik <dominik@science.uva.nl>
7582
7583 * org.texi (Structure editing): Document new functionality of
7584 M-RET.
7585
75862005-12-06 Luc Teirlinck <teirllm@auburn.edu>
7587
7588 * org.texi (Internal Links): Fix Texinfo usage.
7589
75902005-12-06 Carsten Dominik <dominik@science.uva.nl>
7591
7592 * org.texi (TODO basics): Document the global todo list.
7593 (TODO items): Documents sparse tree for specific TODO
7594 keywords.
7595
75962005-11-30 Carsten Dominik <dominik@science.uva.nl>
7597
7598 * org.texi (Plain Lists): Typos fixed.
7599
76002005-11-28 Jay Belanger <belanger@truman.edu>
7601
7602 * calc.texi: Change references of `M-#' to `C-x *' prefix.
7603
76042005-11-24 Carsten Dominik <dominik@science.uva.nl>
7605
7606 * org.texi (Structure editing): New item moving commands added.
7607 (Plain Lists): New section.
7608
76092005-11-18 Carsten Dominik <dominik@science.uva.nl>
7610
7611 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
7612 (Agenda): Document commands `org-cycle-agenda-files' and
c4cc8b9a 7613 `org-agenda-file-to-front'.
2de53ca6
GM
7614 (Built-in table editor): Document `org-table-sort-lines'.
7615 (HTML formatting): Export of hand-formatted lists.
7616
76172005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
7618
7619 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
7620 new variable gnus-toolbar-thickness.
7621
76222005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
7623
7624 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
7625
76262005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
7627
7628 * gnus.texi (X-Face): Fix description.
7629 (XVarious): Remove gnus-xmas-logo-color-alist and
7630 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
7631
76322005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
7633
7634 * gnus.texi (Group Parameters): Mention new variable
7635 gnus-parameters-case-fold-search.
7636 (Home Score File): Addition.
7637
76382005-11-04 Ulf Jasper <ulf.jasper@web.de>
7639
7640 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
7641 (Overview): List supported feed types.
7642 (Installation): No installation necessary when using autoload.
7643 (Configuration): Rename "RSS" to "news".
7644
76452005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
7646
7647 * pgg.texi (User Commands): Document additional passphrase
7648 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
7649 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
7650
76512005-11-04 Carsten Dominik <dominik@science.uva.nl>
7652
7653 * org.texi: Version number changed to 3.19.
7654
76552005-10-29 Sascha Wilde <wilde@sha-bang.de>
7656
7657 * pgg.texi (How to use): Update the example to add autoload of
7658 pgg-encrypt-symmetric-region.
7659 (User Commands): Document pgg-encrypt-symmetric-region.
7660 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
7661
76622005-10-27 Jay Belanger <belanger@truman.edu>
7663
7664 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
7665 mention other TeX-related units.
7666
76672005-10-23 Lars Hansen <larsh@soem.dk>
7668
0c7efc08
SM
7669 * dired-x.texi (Miscellaneous Commands):
7670 Replace dired-do-relative-symlink by dired-do-relsymlink and
2de53ca6
GM
7671 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
7672
76732005-10-23 Jay Belanger <belanger@truman.edu>
7674
7675 * calc.texi (Predefined Units): Use `alpha' for the fine structure
7676 constant.
7677
76782005-10-23 Michael Albinus <michael.albinus@gmx.de>
7679
0c7efc08
SM
7680 * faq.texi (Bugs and problems):
7681 Replace `dired-move-to-filename-regexp' by
2de53ca6
GM
7682 `directory-listing-before-filename-regexp'.
7683
76842005-10-22 Eli Zaretskii <eliz@gnu.org>
7685
7686 * newsticker.texi (UPDATED): Set value.
7687
76882005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
7689
7690 * gnus.texi (Document Groups): Remove duplicate item.
7691
76922005-10-21 Carsten Dominik <dominik@science.uva.nl>
7693
7694 * org.texi (Summary): Mention iCalendar support.
7695 (Exporting): Document iCalendar support.
7696
76972005-10-18 Romain Francoise <romain@orebokech.com>
7698
7699 * viper.texi (Viper Specials): Capitalize GNU.
7700
77012005-10-17 Juri Linkov <juri@jurta.org>
7702
7703 * info.texi (Getting Started, Search Index, Expert Info):
7704 Fix wording.
7705 (Search Text): Replace `echo area' with `mode line'.
7706 (Search Index): Both `i' and `,' find all index entries.
7707 Replace example `C-f' with `C-l' (which exists in index of Info
7708 manual) and delete spaces in its keyboard input sequence.
7709 Delete unnecessary explanations about literal characters.
7710
77112005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
7712
7713 * gnus.texi (Document Server Internals): Addition.
7714
77152005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
7716
7717 * gnus.texi (A note on namespaces): Fix RFC reference.
7718
77192005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
7720
7721 * gnus.texi (RSS): Fix key description.
7722
77232005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
7724
7725 * gnus.texi: Emacs/w3 -> Emacs/W3.
7726 (Browsing the Web): Fix description.
7727 (Web Searches): Ditto.
7728 (Customizing W3): Ditto.
7729
77302005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
7731
7732 * gnus.texi (Maildir): Clarify expire-age and expire-group.
7733
77342005-10-11 Jay Belanger <belanger@truman.edu>
7735
7736 * calc.texi (Integration): Mention using `a i' to compute definite
7737 integrals.
7738
77392005-10-11 Juri Linkov <juri@jurta.org>
7740
7741 * info.texi: Rearrange nodes.
7742 (Top): Update menu. Change ref `Info for Experts' to
7743 `Advanced Info Commands'.
7744 (Getting Started): Fix description of manual's parts.
7745 (Help-Int): Change xref `Info Search' to `Search Index', and
7746 `Expert Info' to `Advanced'.
7747 (Advanced): Move node one level up.
7748 (Search Text, Search Index): New nodes split out from `Info Search'.
7749 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
7750 split out from `Advanced'.
7751 (Advanced, Emacs Info Variables): De-document editing an Info file
7752 in Info.
7753 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
7754 (Creating an Info File): Delete node and move its text to
7755 `Expert Info'.
7756
77572005-10-10 Carsten Dominik <dominik@science.uva.nl>
7758
7759 * org.texi (Workflow states): Documented that change in keywords
7760 becomes active only after restart of Emacs.
7761
77622005-10-08 Michael Albinus <michael.albinus@gmx.de>
7763
7764 Sync with Tramp 2.0.51.
7765
77662005-10-08 Nick Roberts <nickrob@snap.net.nz>
7767
7768 * speedbar.texi (Introduction): Describe new location of speedbar
7769 on menubar.
7770 (Basic Key Bindings): Remove descriptions of bindings that have
7771 been removed.
7772
77732005-10-05 Nick Roberts <nickrob@snap.net.nz>
7774
7775 * speedbar.texi (GDB): Describe use of watch expressions.
7776
77772005-09-28 Simon Josefsson <jas@extundo.com>
7778
7779 * message.texi (IDNA): Fix.
7780
77812005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
7782
7783 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
7784 nntp-server-hook, and nntp-warn-about-losing-connection; fix
7785 description of nntp-open-connection-function.
7786 (Common Variables): Fix descriptions.
7787
77882005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
7789
7790 * gnus.texi (Server Buffer Format): Document the %a format spec.
7791
77922005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
7793
7794 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
7795
77962005-09-23 Carsten Dominik <dominik@science.uva.nl>
7797
7798 * org.texi Version 3.16.
7799
78002005-09-19 Miles Bader <miles@gnu.org>
7801
7802 * newsticker.texi: Get rid of CVS keywords.
7803
78042005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
7805
7806 * gnus.texi (Finding the Parent): Fix description of how Gnus
7807 finds article.
7808
78092005-09-14 Jari Aalto <jari.aalto@cante.net>
7810
7811 * gnus.texi (Advanced Scoring Examples): New examples to teach how
7812 to drop off non-answered articles.
7813
78142005-09-19 Juanma Barranquero <lekktu@gmail.com>
7815
7816 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
7817 braces (which are unsupported by NMAKE) for macro `srcdir'.
7818
78192005-09-17 Eli Zaretskii <eliz@gnu.org>
7820
7821 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
7822 (../info/newsticker, newsticker.dvi): New targets.
7823
78242005-09-17 Ulf Jasper <ulf.jasper@web.de>
7825
7826 * newsticker.texi: Replace @command with @code. Replace @example
7827 with @lisp.
0c7efc08
SM
7828 (Top): Add explanations to menu items.
7829 (GNU Free Documentation License): Remove.
2de53ca6
GM
7830
78312005-09-16 Romain Francoise <romain@orebokech.com>
7832
7833 Update all files to specify GFDL version 1.2.
7834
7835 * doclicense.texi (GNU Free Documentation License): Update to
7836 version 1.2.
7837
78382005-09-15 Richard M. Stallman <rms@gnu.org>
7839
7840 * newsticker.texi: Fix @setfilename.
7841
7842 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
7843 (../info/newsticker, newsticker.dvi): New targets.
7844
78452005-08-30 Carsten Dominik <dominik@science.uva.nl>
7846
7847 * org.texi: Version 3.15.
7848
78492005-08-29 Luc Teirlinck <teirllm@auburn.edu>
7850
7851 * ses.texi: Combine all three indices into one.
7852 Correct a few typos.
7853
78542005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
7855
7856 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
7857
78582005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
7859
7860 * emacs-mime.texi (Handles): Remove duplicate item.
7861 (Encoding Customization): Fix the default value for
7862 mm-coding-system-priorities.
7863 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
7864 (Basic Functions): Fix reference.
7865
78662005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
7867
7868 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
7869
78702005-08-18 Richard M. Stallman <rms@gnu.org>
7871
7872 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
7873 and web site.
7874
7875 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
7876 not keyboard-translate.
7877
78782005-08-11 Richard M. Stallman <rms@gnu.org>
7879
7880 * faq.texi (Using regular expressions): Fix xref.
7881
78822005-08-09 Juri Linkov <juri@jurta.org>
7883
7884 * info.texi (Help-P): Replace `Prev' with `Previous'.
7885 (Help-M, Help-Xref): Add S-TAB.
7886 (Help-FOO): Update `u' command.
7887 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
7888 Update info about visibility of xref parts.
7889 (Help-Int): Fix `m' command. Rename `Info-last' to
7890 `Info-history-back'. Add `Info-history-forward'.
7891 (Advanced): Fix `g*' and `M-n' commands.
7892 (Info Search): Add `index-apropos' in stand-alone browser.
7893 Add isearch commands.
7894 (Emacs Info Variables): Remove `Info-fontify'.
7895 Add `Info-mode-hook'. Update face names.
7896 Add `Info-fontify-maximum-menu-size',
7897 `Info-fontify-visited-nodes', `Info-isearch-search'.
7898
78992005-08-07 Michael Albinus <michael.albinus@gmx.de>
7900
7901 Sync with Tramp 2.0.50.
7902
7903 * tramp.texi: Use @option{} consequently for method names.
7904 (Inline methods, External transfer methods): Remove references to
7905 Cygwin.
7906 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
7907 implementation.
7908
79092005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
7910
7911 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
7912 Mention that gnus-init-file is not read when Emacs is invoked with
7913 --no-init-file or -q.
7914
79152005-07-19 Carsten Dominik <dominik@science.uva.nl>
7916
7917 * org.texi: Version 3.14.
7918
79192005-07-04 Carsten Dominik <dominik@science.uva.nl>
7920
7921 * org.texi: Version 3.13.
7922
79232005-07-18 Juri Linkov <juri@jurta.org>
7924
7925 * calc.texi (Time Zones, Logical Operations):
7926 * cl.texi (Overview):
7927 * org.texi (TODO types):
7928 * sc.texi (Emacs 18 MUAs):
7929 * speedbar.texi (Top):
7930 * url.texi (History):
7931 Delete duplicate duplicate words.
7932
ce058493 79332005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
7934
7935 * cl.texi (Type Predicates): Document `atom' type.
7936
79372005-07-04 Lute Kamstra <lute@gnu.org>
7938
7939 Update FSF's address in GPL notices.
7940
7941 * calc.texi (Copying):
7942 * doclicense.texi (GNU Free Documentation License):
7943 * faq.texi (Contacting the FSF):
7944 * mh-e.texi (Copying): Update FSF's address.
7945
79462005-07-03 Richard M. Stallman <rms@gnu.org>
7947
7948 * flymake.texi (Example -- Configuring a tool called directly):
7949 Update name of flymake-build-relative-filename.
7950
79512005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
7952
7953 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
7954
79552005-06-29 Carsten Dominik <dominik@science.uva.nl>
7956
7957 * org.texi: Version 3.12.
7958
79592005-06-24 Eli Zaretskii <eliz@gnu.org>
7960
7961 * makefile.w32-in (MAKEINFO): Use --force.
7962 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
7963 Makefile.in.
7964 (gnus.dvi): Use "..." to quote Sed args, so that it works with
7965 more shells.
7966
79672005-06-23 Richard M. Stallman <rms@gnu.org>
7968
7969 * speedbar.texi (Creating a display): Texinfo usage fixes.
7970
7971 * tramp.texi (Customizing Completion, Auto-save and Backup):
7972 Texinfo usage fixes.
7973
79742005-06-23 Juanma Barranquero <lekktu@gmail.com>
7975
7976 * dired-x.texi (Miscellaneous Commands):
7977 * ediff.texi (Miscellaneous):
7978 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
7979 (Agent Variables):
7980 * info.texi (Help-Xref):
7981 * message.texi (Message Headers):
7982 * org.texi (Remember):
7983 * reftex.texi (Options (Defining Label Environments)):
7984 (Options (Index Support)):
7985 (Options (Viewing Cross-References)):
7986 (Options (Misc)):
7987 (Changes):
7988 * speedbar.texi (Creating a display):
7989 * tramp.texi (Customizing Completion, Auto-save and Backup):
7990 Texinfo usage fix.
7991
79922005-06-13 Carsten Dominik <dominik@science.uva.nl>
7993
7994 * org.texi: Version 3.11.
7995
79962005-06-12 Jay Belanger <belanger@truman.edu>
7997
7998 * calc.texi (Getting Started): Remove extra menu item.
7999
80002005-05-31 Jay Belanger <belanger@truman.edu>
8001
8002 * calc.texi (Notations Used in This Manual): Use @kbd for key
8003 sequence.
8004 (Demonstration of Calc): Mention another way of starting Calc.
8005 (Starting Calc): Mention long name of M-#.
8006 (Embedded Mode Overview): Remove unnecessary instruction.
8007 (Other M-# commands): Rephrase `M-# 0' explanation.
8008 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
8009 reflect current behavior.
8010
80112005-05-30 Jay Belanger <belanger@truman.edu>
8012
8013 * calc.texi (Hooks): Change description of calc-window-hook and
8014 calc-trail-window-hook to match usage.
8015 (Computational Functions): Add more constant-generating functions.
8016 (Customizable Variables): Use defvar.
8017
80182005-05-28 Jay Belanger <belanger@truman.edu>
8019
8020 * calc.texi (Assignments in Embedded Mode): Fix variable name.
8021 (Basic Embedded Mode): Explain behavior of arguments to
8022 calc-embedded-mode.
8023
80242005-05-27 Jay Belanger <belanger@truman.edu>
8025
8026 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
8027 current behavior.
8028
80292005-05-25 Jay Belanger <belanger@truman.edu>
8030
8031 * calc.texi: Change Calc version number throughout.
8032 (Keypad Mode): Change location in info output.
8033 (Keypad mode overview): Move picture of keypad.
8034
80352005-05-21 Jay Belanger <belanger@truman.edu>
8036
8037 * calc.texi (Storing variables): Mention that only most variables
8038 are void to begin with.
8039
80402005-05-21 Kevin Ryde <user42@zip.com.au>
8041
8042 * widget.texi (Basic Types): Update cross ref from "Enabling
8043 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
8044 lispref/text.texi change.
8045
80462005-05-20 Carsten Dominik <dominik@science.uva.nl>
8047
8048 * org.texi: Version 3.09.
8049
80502005-05-18 Carsten Dominik <dominik@science.uva.nl>
8051
8052 * reftex.texi: Version 4.28.
8053
80542005-05-16 Jay Belanger <belanger@truman.edu>
8055
8056 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
8057
80582005-05-14 Jay Belanger <belanger@truman.edu>
8059
8060 * calc.texi (Default Simplifications): Insert missing ! (logical
8061 not operator).
8062
80632005-05-14 Michael Albinus <michael.albinus@gmx.de>
8064
8065 Sync with Tramp 2.0.49.
8066
80672005-05-10 Jay Belanger <belanger@truman.edu>
8068
8069 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
8070 to 1.
8071
80722005-04-29 Carsten Dominik <dominik@science.uva.nl>
8073
8074 * org.texi: Version 3.08, structure reorganized.
8075
80762005-04-24 Richard M. Stallman <rms@gnu.org>
8077
8078 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
8079
80802005-04-15 Carsten Dominik <dominik@science.uva.nl>
8081
8082 * org.texi: Update to version 3.06.
8083
80842005-04-13 Lute Kamstra <lute@gnu.org>
8085
8086 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
8087
80882005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
8089
8090 * cl.texi (Porting Common Lisp): Fix typo.
8091
80922005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
8093
8094 * gnus.texi (RSS): Addition.
8095
80962005-04-04 Jay Belanger <belanger@truman.edu>
8097
8098 * calc.texi: Change Calc version number.
8099 (Customizable variables): Fix description of calc-language-alist.
8100 (Copying): Put in version 2 of GPL.
8101
81022005-04-01 Jay Belanger <belanger@truman.edu>
8103
8104 * calc.texi (Troubleshooting Commands): Remove comment about
8105 installation.
8106 (Installation): Remove section.
8107 (Customizable Variables): New section.
8108 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
8109 (Graphical Devices): Add references to Customizable Variables.
8110
81112005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
8112
8113 * emacs-mime.texi (Display Customization): Markup fixes.
8114 (rfc2047): Update.
8115
81162005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
8117
8118 * gnus-faq.texi: Replaced with auto-generated version.
8119
81202005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
8121
8122 * dired-x.texi (Multiple Dired Directories): default-directory was
8123 renamed to dired-default-directory.
8124
81252005-03-26 Jay Belanger <belanger@truman.edu>
8126
8127 * calc.texi (Simplifying Formulas, Rewrite Rules):
8128 Change description of top and bottom of fraction.
8129 (Modulo Forms): Move description of how to create modulo forms to
8130 earlier in the section.
8131 (Fraction Mode): Suggest using : to get a fraction by dividing.
8132 (Basic Arithmetic): Adjust placement of command name.
8133 (Truncating the Stack): Emphasize that "hidden" entries are still
8134 visible.
8135 (Installation): Move discussion of printing manual to "About This
8136 Manual".
8137 (About This Manual): Mention how to print the manual.
8138 (Reporting Bugs): Remove first person.
8139 (Building Vectors): Add algebraic version of append.
8140 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
8141 (Grouping Digits): Fix typo.
8142
81432005-03-25 Werner Lemberg <wl@gnu.org>
8144
8145 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
8146 Replace `legal' with `valid'.
8147
81482005-03-25 Werner Lemberg <wl@gnu.org>
8149
8150 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
8151
81522005-03-24 Jay Belanger <belanger@truman.edu>
8153
8154 * calc.texi (General Mode Commands)
8155 (Mode Settings in Embedded Mode): Add some explanation of
8156 recording mode settings.
8157
81582005-03-24 Richard M. Stallman <rms@gnu.org>
8159
8160 * calc.texi: Remove praise of non-free software.
8161
8162 * idlwave.texi: Don't say where to get IDL or its non-free manual.
8163 (Installation): Node deleted.
8164
81652005-03-23 Richard M. Stallman <rms@gnu.org>
8166
8167 * url.texi (HTTP language/coding): Improve last change.
8168
81692005-03-22 Jay Belanger <belanger@truman.edu>
8170
8171 * calc.texi (Embedded Mode): Add new information on changing
8172 modes.
8173
81742005-03-20 Michael Albinus <michael.albinus@gmx.de>
8175
8176 Sync with Tramp 2.0.48.
8177
8178 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
8179
8180 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
8181 "GNU/Linux". Change all addresses to .gnu.org.
8182 (Default Method): Offer shortened syntax for "su" and "sudo"
8183 methods.
8184
81852005-03-07 Richard M. Stallman <rms@gnu.org>
8186
8187 * url.texi: Fix usage of "e.g.".
8188 (HTTP language/coding): Explain the rules for these strings.
8189
81902005-03-06 Richard M. Stallman <rms@gnu.org>
8191
8192 * woman.texi (Introduction): Minor cleanups.
8193
8194 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
8195
8196 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
8197 (Installation): Node deleted.
8198
8199 * mh-e.texi (Preface): Get rid of "Emacs 21".
8200
8201 * eshell.texi (Installation): Delete node (for Emacs 20).
8202
82032005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
8204
8205 * flymake.texi: Refill and tweak style in @lisp blocks.
8206
82072005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
8208
8209 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
8210
82112005-03-01 Jay Belanger <belanger@truman.edu>
8212
8213 * calc.texi (Trigonometric and Hyperbolic Functions):
8214 Mention additional functions.
8215 (Algebraic Simplifications): Mention additional simplifications.
8216
82172005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
8218
8219 * ses.texi: Add concept/function/variable indices (this work was
8220 donated by Brad Collins <brad@chenla.org>, copyright-assignment
8221 papers on file at FSF).
8222
82232005-02-10 Jay Belanger <belanger@truman.edu>
8224
8225 * calc.texi: Change @LaTeX to La@TeX throughout.
8226 Redefine @expr as @math for TeX output.
8227 Redefine @texline as a no-op for TeX output.
8228 Define @tfn, replace @t by @tfn throughout.
8229
82302005-02-09 Jay Belanger <belanger@truman.edu>
8231
8232 * calc.texi: Add macro for LaTeX for info output.
8233
82342005-02-08 Kim F. Storm <storm@cua.dk>
8235
8236 * texinfo.tex (LaTex): Add def.
8237
82382005-02-06 Jay Belanger <belanger@truman.edu>
8239
8240 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
8241 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
8242 throughout manual.
8243
82442005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
8245
8246 * gnus.texi: Some edits based on comments from David Abrahams.
8247
82482005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
8249
8250 * gnus.texi (RSS): Fix the keystroke.
8251
82522005-01-24 David Kastrup <dak@gnu.org>
8253
8254 * faq.texi: Update AUCTeX version info.
8255
82562005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
8257
8258 * gnus-faq.texi ([4.1]): Typo.
8259
82602005-01-19 Jay Belanger <belanger@truman.edu>
8261
8262 * calc.texi (Keep Arguments): Mention that keeping arguments
8263 doesn't work with keyboard macros.
8264
82652005-01-16 Richard M. Stallman <rms@gnu.org>
8266
8267 * autotype.texi (Autoinserting): Fix small error.
8268
82692005-01-16 Michael Albinus <michael.albinus@gmx.de>
8270
8271 Sync with Tramp 2.0.47.
8272
8273 * tramp.texi (Compilation): New section, describing compilation of
8274 remote files.
8275
82762005-01-11 Kim F. Storm <storm@cua.dk>
8277
8278 * widget.texi (Basic Types): Add :follow-link keyword.
8279
82802005-01-09 Jay Belanger <belanger@truman.edu>
8281
8282 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
8283
82842005-01-08 Jay Belanger <belanger@truman.edu>
8285
8286 * calc.texi: Change throughout to reflect new default value of
8287 calc-settings-file.
8288
82892005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
8290
8291 * message.texi (Reply): `message-reply-to-function' should return
8292 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
8293
82942005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
8295
8296 * faq.texi (Changing load-path): Fix typo.
8297
82982005-01-05 Jay Belanger <belanger@truman.edu>
8299
8300 * calc.texi (Programming Tutorial): Replace kbd command by
8301 appropriate characters for a keyboard macro.
8302
83032005-01-04 Jay Belanger <belanger@truman.edu>
8304
8305 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
8306 for Lucid Emacs.
8307 (Programming Tutorial): Mention that the user needs to be in the
8308 right mode to compute some functions.
8309
83102005-01-04 Jay Belanger <belanger@truman.edu>
8311
8312 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
8313 no longer applicable.
8314
83152005-01-01 Jay Belanger <belanger@truman.edu>
8316
0c7efc08 8317 * calc.texi (Programming Tutorial): Change description of how to
2de53ca6
GM
8318 edit keyboard macros to match current behavior.
8319
83202004-12-31 Jay Belanger <belanger@truman.edu>
8321
8322 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
8323
83242004-12-20 Jay Belanger <belanger@truman.edu>
8325
8326 * calc.texi (Types Tutorial): Emphasize that you can't divide by
8327 zero.
8328
83292004-12-17 Luc Teirlinck <teirllm@auburn.edu>
8330
8331 * cc-mode.texi (Text Filling and Line Breaking): Put period after
8332 @xref.
8333 (Font Locking): Avoid @strong{Note:}.
8334
83352004-12-17 Michael Albinus <michael.albinus@gmx.de>
8336
8337 Sync with Tramp 2.0.46.
8338
8339 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
8340
83412004-12-16 Luc Teirlinck <teirllm@auburn.edu>
8342
8343 * url.texi: Correct typos.
8344 (Retrieving URLs): @var{nil}->@code{nil}.
af42a9cc 8345 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
2de53ca6
GM
8346 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
8347 (Dealing with HTTP documents): @inforef->@xref.
8348
83492004-12-15 Jay Belanger <belanger@truman.edu>
8350
8351 * calc.texi: Consistently capitalized all mode names.
8352 (Answers to Exercises): Mention that an answer can be a fraction
8353 when in Fraction mode.
8354
83552004-12-13 Jay Belanger <belanger@truman.edu>
8356
8357 * calc.texi: Fix some TeX definitions.
8358
83592004-12-09 Luc Teirlinck <teirllm@auburn.edu>
8360
8361 * reftex.texi (Imprint): Remove erroneous @value's.
8362
83632004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8364
8365 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
8366 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
8367
83682004-12-08 Jay Belanger <belanger@truman.edu>
8369
8370 * calc.texi (Starting Calc): Remove comment about installation.
8371 (Keypad Mode Overview): Remove comment about Emacs 19 support.
8372
83732004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8374
8375 * url.texi: Update @setfilename.
8376 (Getting Started): No need to worry about Gnus versions.
8377 (Dealing with HTTP documents): Use @inforef.
8378
8379 * org.texi: Fix @direntry file name.
8380
83812004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
8382
8383 * url.texi: New file.
8384
8385 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
8386
83872004-12-06 Jay Belanger <belanger@truman.edu>
8388
8389 * calc.texi (Using Calc): Remove paragraph about installation.
8390
83912004-12-06 Jay Belanger <belanger@truman.edu>
8392
8393 * calc.texi: Use more Texinfo macros and less TeX defs.
8394 Remove @refill's.
8395
83962004-12-06 Richard M. Stallman <rms@gnu.org>
8397
8398 * org.texi: New file.
8399
84002004-12-05 Richard M. Stallman <rms@gnu.org>
8401
8402 * Makefile.in (org.dvi, ../info/org): New targets.
8403 (INFO_TARGETS): Add ../info/org.
8404 (DVI_TARGETS): Add org.dvi.
8405 (maintainer-clean): Remove the info files in the info dir.
8406
84072004-11-26 Eli Zaretskii <eliz@gnu.org>
8408
8409 * idlwave.texi: Fix the setfilename directive to put the produced
8410 file in ../info.
8411 (Continued Statement Indentation): Resurrect Jan D.'s change from
8412 2004-11-03 that was lost when a newer version of idlwave.texi was
8413 imported.
8414
84152004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
8416
0c7efc08 8417 * gnus-faq.texi ([5.1]): Add missing bracket.
2de53ca6 8418
0c7efc08
SM
8419 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
8420 Index `spam-initialize'.
2de53ca6
GM
8421
84222004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
8423
8424 * message.texi (Various Message Variables): Mention that all mail
8425 file variables are derived from `message-directory'.
8426
8427 * gnus.texi (Splitting Mail): Clarify bogus group.
8428
84292004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
8430
0c7efc08
SM
8431 * emacs-mime.texi (Encoding Customization):
8432 Fix mm-coding-system-priorities entry.
2de53ca6 8433
c8763fb6 84342004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
8435
8436 * idlwave.texi (Continued Statement Indentation):
8437 * reftex.texi (Options (Index Support)):
8438 (Displaying and Editing the Index, Table of Contents):
0c7efc08
SM
8439 * speedbar.texi (Creating a display, Major Display Modes):
8440 Replace non-nil with non-@code{nil}.
2de53ca6
GM
8441
84422004-10-21 Jay Belanger <belanger@truman.edu>
8443
0c7efc08 8444 * calc.texi (Algebraic-Style Calculations): Remove a comment.
2de53ca6
GM
8445
84462004-10-18 Luc Teirlinck <teirllm@auburn.edu>
8447
8448 * calc.texi (Reporting Bugs): Double up `@'.
8449
84502004-10-18 Jay Belanger <belanger@truman.edu>
8451
0c7efc08 8452 * calc.texi (Reporting Bugs): Change the address that bugs
2de53ca6
GM
8453 should be sent to.
8454
84552004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
8456
8457 * gnus.texi (New Features): Add 5.11.
8458
8459 * message.texi (Resending): Remove wrong default value.
8460
8461 * gnus.texi (Mail Source Specifiers): Describe possible problems
8462 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
8463 `pop3-leave-mail-on-server' to the index.
8464
84652004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
8466
8467 * message.texi (Canceling News): Add how to set a password.
8468
84692004-10-12 Jay Belanger <belanger@truman.edu>
8470
0c7efc08 8471 * calc.texi (Help Commands): Change the descriptions of
2de53ca6
GM
8472 calc-describe-function and calc-describe-variable to match their
8473 current behavior.
8474
84752004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
8476
8477 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
8478
84792004-10-12 Michael Albinus <michael.albinus@gmx.de>
8480
8481 Sync with Tramp 2.0.45.
8482
8483 * tramp.texi (Frequently Asked Questions): Comment paragraph about
8484 plink link. The URL is outdated. Originator contacted for
8485 clarification.
8486
84872004-10-10 Juri Linkov <juri@jurta.org>
8488
8489 * gnus.texi (Top, Marking Articles): Join two menus in one node
8490 because a node can have only one menu.
8491
84922004-10-09 Juri Linkov <juri@jurta.org>
8493
8494 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
8495 example of nnmail-split-fancy.
8496
84972004-10-06 Karl Berry <karl@gnu.org>
8498
8499 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
8500 consistency with other uses of dashes.
8501
85022004-10-05 Karl Berry <karl@gnu.org>
8503
8504 * info.texi: Consistently use --- throughout, periods at end of
8505 menu descriptions, and a couple typos.
8506
85072004-09-26 Jesper Harder <harder@ifa.au.dk>
8508
8509 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
8510 * pgg.texi (User Commands, Backend methods): Do.
8511 * gnus.texi: Markup fixes.
8512 (Setting Process Marks): Fix `M P a' entry.
8513 * emacs-mime.texi: Fixes.
8514
85152004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
8516
8517 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
8518 again.
8519 Use 5.10 instead of 5.10.0.
8520
85212004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
8522
8523 * gnus.texi (Summary Mail Commands): S D e.
8524
85252004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
8526
8527 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
8528 the gnus-article-mode-line-format section.
8529
85302004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
8531
8532 * gnus.texi (Various Summary Stuff): Fix the documentation for
8533 gnus-newsgroup-variables.
8534
85352004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
8536
0c7efc08
SM
8537 * gnus.texi (MIME Commands):
8538 Add gnus-mime-display-multipart-as-mixed,
2de53ca6
GM
8539 gnus-mime-display-multipart-alternative-as-mixed,
8540 gnus-mime-display-multipart-related-as-mixed.
8541 (Mail Source Customization): Clarify `mail-source-directory'.
8542 (Splitting Mail): Mention gnus-group-find-new-groups.
0c7efc08 8543 (SpamOracle): Fix typo.
2de53ca6
GM
8544
8545 * gnus-faq.texi: Untabify.
8546 ([6.3]): nnir.el is in contrib directory.
8547
8548 * message.texi (News Headers): Clarify how a unique ID is created.
8549
0c7efc08
SM
8550 * gnus.texi (Batching Agents): Fix typo in example.
8551 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
2de53ca6 8552
b2abec73 85532004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 8554
0c7efc08 8555 * gnus.texi (Group Parameters): Add more on hooks.
2de53ca6
GM
8556
85572004-09-20 Florian Weimer <fw@deneb.enyo.de>
8558
8559 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
8560
85612004-09-22 Jay Belanger <belanger@truman.edu>
8562
0c7efc08 8563 * calc.texi (Vectors as Lists): Add a warning that the tutorial
2de53ca6
GM
8564 might be hidden during part of the session.
8565
85662004-09-20 Jay Belanger <belanger@truman.edu>
8567
8568 * calc.texi (Notations Used in This Manual): Put in an earlier
8569 mention that DEL could be called Backspace.
8570
85712004-09-10 Simon Josefsson <jas@extundo.com>
8572
8573 * gnus.texi (IMAP): Add example. Suggested and partially written
8574 by Steinar Bang <sb@dod.no>.
8575
85762004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8577
8578 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
8579 netrc syntax.
8580
85812004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8582
b2abec73
JB
8583 * gnus.texi (Spam ELisp Package Sequence of Events):
8584 Some clarifications.
2de53ca6
GM
8585 (Spam ELisp Package Global Variables): More clarifications.
8586
85872004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8588
8589 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
8590 Mention spam-split does not modify incoming mail.
8591
85922004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8593
8594 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
8595
85962004-09-10 Eli Zaretskii <eliz@gnu.org>
8597
8598 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
8599
86002004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
8601
8602 * makefile.w32-in (sieve, pgg): Use $(infodir).
8603
86042004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
8605
8606 * makefile.w32-in: Fix PGG and Sieve entries.
8607
86082004-08-28 Eli Zaretskii <eliz@gnu.org>
8609
8610 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
8611 Emacs and related programs.
8612
86132004-08-27 Richard M. Stallman <rms@gnu.org>
8614
8615 * faq.texi: Fix texinfo usage, esp. doublequotes.
8616 (Difference between Emacs and XEmacs): Some clarification.
8617
8618 * faq.texi (Difference between Emacs and XEmacs):
8619 Explain not to contrast XEmacs with GNU Emacs.
8620
86212004-08-26 Richard M. Stallman <rms@gnu.org>
8622
8623 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
8624
86252004-08-22 David Kastrup <dak@gnu.org>
8626
8627 * reftex.texi (AUCTeX): Update links, section name.
8628
8629 * faq.texi (Calc): Update availability (included in 22.1).
8630 (AUCTeX): Update availability, information, versions, description.
8631
86322004-08-14 Eli Zaretskii <eliz@gnu.org>
8633
8634 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
8635
86362004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
8637
8638 * cc-mode.texi: Various updates for CC Mode 5.30.9.
8639
86402004-08-10 Michael Albinus <michael.albinus@gmx.de>
8641
8642 Sync with Tramp 2.0.44.
8643
86442004-08-05 Lars Hansen <larsh@math.ku.dk>
8645
8646 * widget.texi (User Interface): Update how to separate the
8647 editable field of an editable-field widget from other widgets.
8648 (Programming Example): Add text after field.
8649
86502004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
8651
8652 * emacs-mime.texi (Encoding Customization): Add a note to the
8653 mm-content-transfer-encoding-defaults entry.
8654 (rfc2047): Update.
8655
0c7efc08
SM
8656 * gnus.texi (Article Highlighting):
8657 Add gnus-cite-ignore-quoted-from.
2de53ca6
GM
8658 (POP before SMTP): New node.
8659 (Posting Styles): Addition.
8660 (Splitting Mail): Add nnmail-split-lowercase-expanded.
8661 (Fancy Mail Splitting): Ditto.
8662 (X-Face): Add gnus-x-face.
8663
86642004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
8665
8666 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
8667 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
8668
86692004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
8670
0c7efc08
SM
8671 * gnus.texi (Mail Source Specifiers):
8672 Describe `pop3-leave-mail-on-server'.
2de53ca6
GM
8673
86742004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
8675
8676 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
8677
8678 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
8679 repository. Change setfilename.
8680
8681 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
8682
86832004-07-02 Juri Linkov <juri@jurta.org>
8684
8685 * pcl-cvs.texi (Viewing differences): Add `d r'.
8686
86872004-06-29 Jesper Harder <harder@ifa.au.dk>
8688
8689 * ses.texi, viper.texi, flymake.texi, faq.texi:
8690 * eshell.texi, ediff.texi: Markup fixes.
8691
86922004-06-21 Karl Berry <karl@gnu.org>
8693
8694 * info.texi (Top): Mention that only Emacs has mouse support.
8695 (Getting Started): Mention this in a few other places.
8696
86972004-06-13 Luc Teirlinck <teirllm@auburn.edu>
8698
0c7efc08
SM
8699 * autotype.texi (Copyrights, Timestamps):
8700 Recommend `before-save-hook' instead of `write-file-functions'.
2de53ca6
GM
8701
87022004-06-13 Lars Hansen <larsh@math.ku.dk>
8703
8704 * dired-x.texi (dired-mark-omitted): Update keybinding.
8705
87062004-06-10 Kim F. Storm <storm@cua.dk>
8707
8708 * pcl-cvs.texi (Viewing differences): Add 'd y'.
8709
87102004-06-05 Lars Hansen <larsh@math.ku.dk>
8711
8712 * dired-x.texi (variable dired-omit-mode): Rename from
8713 dired-omit-files-p.
8714 (function dired-omit-mode): Rename from dired-omit-toggle.
8715 Call dired-omit-mode rather than set dired-omit-files-p.
8716 (dired-mark-omitted): Describe command.
8717
87182004-05-29 Michael Albinus <michael.albinus@gmx.de>
8719
8720 Version 2.0.41 of Tramp released.
8721
87222004-05-29 Juanma Barranquero <lektu@terra.es>
8723
8724 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
8725 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
8726
87272004-05-29 Richard M. Stallman <rms@gnu.org>
8728
8729 * cl.texi (Top): Call this chapter `Introduction'.
8730 (Overview): In TeX, no section heading here.
8731
8732 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
8733
87342004-05-29 Eli Zaretskii <eliz@gnu.org>
8735
8736 * Makefile.in (../info/flymake, flymake.dvi): New targets.
8737 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
8738
87392004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
8740
8741 * flymake.texi: New file.
8742
87432004-05-28 Simon Josefsson <jas@extundo.com>
8744
8745 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
8746
b344d29d 87472004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
8748
8749 Version 2.0.40 of Tramp released.
8750
87512004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
8752
8753 Complete rework, based on review by Karl Berry <karl@gnu.org>.
8754
8755 * tramp.texi (Auto-save and Backup): Explain exploitation of new
8756 variables `tramp-backup-directory-alist' and
8757 `tramp-bkup-backup-directory-info'.
8758 (Overview, Connection types)
8759 (External transfer methods, Default Method)
8760 (Windows setup hints): Remove restriction of password entering
8761 with external methods.
8762 (Auto-save and Backup): Make file name example
8763 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
8764 and `auto-save-directory' must be used.
8765 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
8766 only "NT"). Remove doubled entry "What kinds of systems does
8767 @tramp{} work on".
8768 (tramp): Macro removed.
8769 (Obtaining Tramp): Flag removed from title.
8770 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
8771 and `trampver' used properly. Flag `tramp-inst' replaced by
8772 `installchapter'. Installation related text adapted.
8773
87742004-04-28 Masatake YAMATO <jet@gyve.org>
8775
8776 * widget.texi (Programming Example): Remove overlays.
8777
87782004-04-27 Jesper Harder <harder@ifa.au.dk>
8779
8780 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
8781
87822004-04-23 Juanma Barranquero <lektu@terra.es>
8783
8784 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8785
87862004-04-05 Jesper Harder <harder@ifa.au.dk>
8787
8788 * info.texi (Info Search): Add info-apropos.
8789
87902004-03-22 Juri Linkov <juri@jurta.org>
8791
8792 * faq.texi: Fix help key bindings.
8793
87942004-03-17 Luc Teirlinck <teirllm@auburn.edu>
8795
8796 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
8797 (as suggested by Karl Berry). Update information about colored
8798 stars in menus. Add new subheading describing M-n.
8799
88002004-03-12 Richard M. Stallman <rms@gnu.org>
8801
8802 * cl.texi (Top): Rename top node's title.
8803
88042004-03-08 Karl Berry <karl@gnu.org>
8805
8806 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
8807 problems making the texinfo distribution.
8808
88092004-02-29 Simon Josefsson <jas@extundo.com>
8810
0c7efc08 8811 * smtpmail.texi (Authentication): Change the list of supported
2de53ca6
GM
8812 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
8813 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
8814 <voegelas@gmx.net>.
8815
88162004-02-29 Juanma Barranquero <lektu@terra.es>
8817
8818 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
8819 Use $(DEL) instead of rm, and ignore exit code.
8820
b344d29d 88212004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
8822
8823 Tramp version 2.0.39 released.
8824
88252004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
8826
8827 * tramp.texi (Customizing Completion): Explain new functions
8828 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
8829 (all): Savannah URLs unified to "http://savannah.nongnu.org".
0c7efc08
SM
8830 (Top): Refer to Savannah mailing list as the major one.
8831 Mention older mailing lists in HTML mode only.
2de53ca6
GM
8832 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
8833 (Frequently Asked Questions): Remote hosts must not be Unix-like
8834 for "smb" method.
8835 (Password caching): New node.
8836 (External transfer methods): Refer to password caching for "smb"
8837 method.
8838
88392004-02-17 Karl Berry <karl@gnu.org>
8840
8841 * info.texi (Help-Int): Mention the new line number feature.
8842
88432004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
8844
8845 * ses.texi (Advanced Features): New functionality for
8846 ses-set-header-row (defaults to current row unless C-u used).
8847 (Acknowledgements): Add Stefan Monnier.
8848
88492003-12-29 Kevin Ryde <user42@zip.com.au>
8850
8851 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
8852
b344d29d 88532003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
8854
8855 Tramp version 2.0.38 released.
8856
8857 * tramp.texi (Remote shell setup): Warn of environment variables
8858 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
8859 <sven.gabriel@imk.fzk.de>.
8860 (Configuration): Tramp now chooses base64/uuencode
8861 automatically. Update wording accordingly.
8862 (Top): More description for the `Default Method' menu entry.
8863 (Default Method): Use @code, not @var, for Lisp variables.
8864 (Default Method): New subsection `Which method is the right one
8865 for me?' Suggested by Christian Kirsch.
8866 (Configuration): Pointer to new subsection added.
8867 (Default Method): Too many "use" in one sentence.
8868 Rephrase. Reported by Christian Kirsch.
8869 (Filename Syntax): Old `su' example is probably a left-over from
8870 the sm/su method naming. Replace with `ssh', instead.
8871 (External transfer methods, Auto-save and Backup):
8872 Typo fixes.
8873
88742003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
8875
183080b6 8876 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
8877 (Top): Mention japanese manual only if flag `jamanual' is set.
8878 Insert section `Japanese manual' in menu.
8879
88802003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
8881
8882 * eshell.texi (Known Problems): Add doc item.
8883
88842003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
8885
8886 * cc-mode.texi: Update for CC Mode 5.30.
8887
8888 Note: Please refrain from doing purely cosmetic changes like
8889 removing trailing whitespace in this manual; it clobbers cvs
8890 merging for no good reason.
8891
88922003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
8893
8894 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
8895 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
8896 @acronym{ASCII}.
8897
88982003-10-26 Karl Berry <karl@gnu.org>
8899
8900 * info.texi (Info Search): Echo area, not echo are. From Debian
8901 diff.
8902
89032003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
8904
10d1d0af 8905 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
8906 :buttons and :children keywords.
8907
89082003-10-22 Miles Bader <miles@gnu.org>
8909
8910 * Makefile.in (info): Move before $(top_srcdir)/info.
8911
89122003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
8913
8914 * tramp.texi (Inline methods): Small grammar fix.
8915 (External transfer methods): Likewise.
8916
89172003-10-08 Nick Roberts <nick@nick.uklinux.net>
8918
8919 * speedbar.texi: Remove paragraph for GUD that is no longer true.
8920
89212003-10-06 Luc Teirlinck <teirllm@auburn.edu>
8922
8923 * texinfo.tex: Replace `%' in arch tagline by @ignore.
8924
89252003-09-30 Richard M. Stallman <rms@gnu.org>
8926
8927 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
8928
8929 * widget.texi (User Interface): Fix typos.
8930
8931 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
8932
89332003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
8934
8935 * pcl-cvs.texi (Selected Files): Fix typo.
8936
89372003-09-21 Karl Berry <karl@gnu.org>
8938
8939 * info.texi (] and [ commands): No period at end of section title.
8940
89412003-09-04 Miles Bader <miles@gnu.org>
8942
8943 * Makefile.in (top_srcdir): New variable.
8944 ($(top_srcdir)/info): New rule.
8945 (info): Depend on it.
8946
89472003-09-03 Peter Runestig <peter@runestig.com>
8948
8949 * makefile.w32-in: New file.
8950
89512003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
8952
8953 * widget.texi (User Interface): Explain the need of static text
8954 around an editable field.
8955
89562003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
8957
8958 * widget.texi (Basic Types): The argument to `:help-echo' can now
8959 be a form that evaluates to a string.
8960
89612003-08-18 Kim F. Storm <storm@cua.dk>
8962
8963 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
8964
89652003-08-16 Richard M. Stallman <rms@gnu.org>
8966
8967 * dired-x.texi (Shell Command Guessing): Explain *.
8968
89692003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
8970
8971 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
8972 log-edit-insert-changelog.
8973
89742003-08-03 Karl Berry <karl@gnu.org>
8975
8976 * info.texi: Need @contents.
8977
c8763fb6 89782003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
8979
8980 Tramp version 2.0.36 released.
8981
8982 * tramp.texi (Remote shell setup): Explain about problems with
8983 non-Bourne commands in ~/.profile and ~/.shrc.
8984
89852003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
8986
8987 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
8988 renaming of `vis-mode' to `visible-mode'.
8989
89902003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
8991
8992 * info.texi (Top, Help-Small-Screen): Remove accidentally added
8993 next, prev and up pointers.
8994
89952003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
8996
8997 * info.texi (Help): Mention existence of Emacs and stand-alone
8998 Info at the very beginning of the tutorial.
8999 (Help-Inv): New node.
9000 (Help-]): New node.
9001 (Help-M): Systematically point out the differences between default
9002 Emacs and stand-alone versions. Delete second menu.
9003 (Help-Xref): Systematically point out the differences between
9004 default Emacs and stand-alone versions.
9005 (Help-Int): Change `l' example.
9006 (Expert Info): Fix typos.
9007 (Emacs Info Variables): Mention `Info-hide-note-references' and
9008 new default for `Info-scroll-prefer-subnodes'.
9009
c8763fb6 90102003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9011
9012 Version 2.0.35 of Tramp released.
9013
9014 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
9015 (Inline methods): Add methods `remsh' and `plink1'.
9016 (External transfer methods): Add method `remcp'.
9017 (Multi-hop Methods): Add method `remsh'.
9018 Small patch from Adrian Aichner <adrian@xemacs.org>:
9019 Fix minor typos.
0c7efc08 9020 (Concept Index): Add to make manual searchable via
2de53ca6
GM
9021 `Info-index'.
9022 (Version Control): Add cindex entry.
9023
c8763fb6 90242003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9025
9026 * trampver.texi: Version 2.0.34 released.
9027
90282003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
9029
9030 * faq.texi: Improve previous changes.
9031
90322003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
9033
9034 * faq.texi: Update copyright and maintenance details.
9035 Update some package URLs, versions, and maintainers.
9036 Remove many references to the Emacs Lisp Archive.
9037
90382003-04-23 Simon Josefsson <jas@extundo.com>
9039
9040 * smtpmail.texi: Fix license (the invariant sections mentioned has
9041 never been part of the smtp manual). Align info dir entry with
9042 other emacs packages.
9043
90442003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
9045
9046 * tramp.texi: Version 2.0.33 released.
9047 Remove installation chapter. Remove XEmacs specifics.
9048
90492003-03-29 Richard M. Stallman <rms@gnu.org>
9050
9051 * tramp.texi (Top): Undo the previous renaming.
9052 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
9053
c8763fb6 90542003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9055
9056 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
9057 version of manual.
9058
9059 * tramp.texi (Auto-save and Backup): New node.
9060
90612003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
9062
9063 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
9064 Emacs" in order to have better differentiation to "XEmacs".
9065 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
9066 are new macros in order to point to the other Emacs flavor where
9067 appropriate. In info case, point to node `Installation' in order
9068 to explain how to generate the other way. In html case, make a
9069 link to the other html file.
0c7efc08 9070 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
2de53ca6
GM
9071 after CVS checkout/update.
9072 (Installation): Completely rewritten.
9073 (Installation parameters, Load paths): New sections under
9074 `Installation'.
9075
c8763fb6 90762003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
9077
9078 * tramp.texi: Version 2.0.30 released.
9079 Replace word "path" with "localname" where used as a component of
9080 a Tramp file name.
9081
90822003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
9083
9084 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
9085 introduced.
9086 (Installation): Explain what to do if files from the tramp/contrib
9087 directory are needed.
9088
90892003-02-23 Alex Schroeder <alex@emacswiki.org>
9090
9091 * smtpmail.texi (How Mail Works): New.
9092
90932003-02-22 Alex Schroeder <alex@emacswiki.org>
9094
9095 * smtpmail.texi: New file.
9096
9097 * Makefile.in: Build SMTP manual.
9098
c8763fb6 90992003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
9100
9101 * tramp.texi: Version 2.0.29 released.
9102 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
9103 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
9104
91052003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
9106
9107 * tramp.texi (Frequently Asked Questions): Explain a workaround if
e4920bc9 9108 another package loads accidentally Ange-FTP.
2de53ca6
GM
9109
91102003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
9111
9112 * tramp.texi (Customizing Completion): Add function
9113 `tramp-parse-sconfig'. Change example of
9114 `tramp-set-completion-function', because parsing of ssh config
9115 files looks more natural.
9116
91172003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
9118
9119 * gnus.texi: Do not use `path' in several locations.
9120
c8763fb6 91212002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6 9122
0c7efc08
SM
9123 * tramp.texi (External transfer methods): New method `smb'.
9124 From Michael Albinus.
2de53ca6
GM
9125
91262002-11-05 Karl Berry <karl@gnu.org>
9127
9128 * info.texi (Info-fontify): Reorder face list to avoid bad line
9129 breaks.
9130
c8763fb6 91312002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6 9132
0c7efc08
SM
9133 * tramp.texi: Move @copying to standard place.
9134 Use @insertcopying.
2de53ca6
GM
9135
91362002-10-02 Karl Berry <karl@gnu.org>
9137
9138 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
9139 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
9140 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
9141 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
9142 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
9143 Per rms, update all manuals to use @copying instead of @ifinfo.
9144 Also use @ifnottex instead of @ifinfo around the top node, where
9145 needed for the sake of the HTML output.
9146 (The Gnus manual is not fixed since it's not clear to me how it
9147 works; and the Tramp manual already uses @copying, although in an
9148 unusual way. All others were changed.)
9149
91502002-09-10 Jonathan Yavner <jyavner@engineer.com>
9151
9152 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
9153 (../info/ses, ses.dvi): New targets.
9154 * ses.texi: New file.
9155
c8763fb6 91562002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
9157
9158 * texinfo.tex: Update to texinfo 4.2.
9159
91602002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
9161
9162 * reftex.texi: Update to RefTeX 4.19.
9163
c8763fb6 91642002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
9165
9166 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
9167 (../info/tramp, tramp.dvi): New targets.
9168
91692002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
9170
9171 * Makefile.in (DVI_TARGETS): Add calc.dvi.
9172 (calc.dvi): Uncomment.
9173
91742001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
9175
9176 * Makefile.in (INFO_TARGETS): Add ../info/calc.
9177 (../info/calc): New target.
9178
91792001-10-20 Gerd Moellmann <gerd@gnu.org>
9180
9181 * (Version 21.1 released.)
9182
91832001-10-05 Gerd Moellmann <gerd@gnu.org>
9184
9185 * Branch for 21.1.
9186
91872001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
9188
9189 * Makefile.in (../info/info): Use an explicit -o switch to
9190 makeinfo.
9191
91922001-03-05 Gerd Moellmann <gerd@gnu.org>
9193
9194 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
9195
91962000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
9197
9198 * Makefile.in (../info/idlwave): Use --no-split.
9199
92002000-12-14 Dave Love <fx@gnu.org>
9201
c4cc8b9a 9202 * Makefile.in (mostlyclean): Remove gnustmp.*.
2de53ca6
GM
9203 (gnus.dvi): Change rule to remove @latex stuff.
9204
92052000-10-19 Eric M. Ludlam <zappo@ultranet.com>
9206
9207 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
9208
92092000-10-13 John Wiegley <johnw@gnu.org>
9210
9211 * Makefile.in: Add build targets for eshell.texi.
9212
92132000-09-25 Gerd Moellmann <gerd@gnu.org>
9214
9215 * Makefile.in: Remove/comment speedbar stuff.
9216
92172000-09-22 Dave Love <fx@gnu.org>
9218
9219 * Makefile.in: Add emacs-mime.
9220
92212000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
9222
9223 * Makefile.in (INFO_TARGETS): Add ../info/woman.
9224 (DVI_TARGETS): Add woman.dvi.
9225 (../info/woman, woman.dvi): New targets.
9226
92272000-05-31 Stefan Monnier <monnier@cs.yale.edu>
9228
9229 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
9230
9231 * pcl-cvs.texi: New file.
9232 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
9233 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
9234
92352000-05-11 Gerd Moellmann <gerd@gnu.org>
9236
9237 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
9238 (../info/ebrowse, ebrowse.dvi): New targets.
9239
92402000-01-13 Gerd Moellmann <gerd@gnu.org>
9241
9242 * Makefile.in (INFO_TARGETS): Add eudc.
9243 (DVI_TARGETS): Add eudc.dvi.
9244 (../info/eudc, eudc.dvi): New targets.
9245
92462000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
9247
9248 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
9249 compatibility with 8+3 filesystems).
9250 (../info/efaq): Rename from emacs-faq.
9251
92522000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
9253
9254 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
9255 (../info/idlwave, idlwave.dvi): New targets.
9256
92571999-10-23 Dave Love <fx@gnu.org>
9258
9259 * Makefile.in: Use autotype.texi.
9260
92611999-10-12 Stefan Monnier <monnier@cs.yale.edu>
9262
9263 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
9264 faq.texi file) rather than ../info/faq.
9265
92661999-10-07 Gerd Moellmann <gerd@gnu.org>
9267
9268 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
9269 (../info/ada-mode, ada-mode.dvi): New targets.
9270
92711999-09-01 Dave Love <fx@gnu.org>
9272
9273 * Makefile.in: Add faq.
9274
92751999-07-12 Richard Stallman <rms@gnu.org>
9276
9277 * Version 20.4 released.
9278
92791998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
9280
9281 * Version 20.3 released.
9282
92831998-04-06 Andreas Schwab <schwab@gnu.org>
9284
768c0c0f
JB
9285 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
9286 Use it in dvi targets.
2de53ca6
GM
9287 (../etc/GNU): Change to $(srcdir) first.
9288
92891998-03-11 Carsten Dominik <cd@delysid.gnu.org>
9290
9291 * reftex.texi: Update for RefTeX version 3.22.
9292
92931998-02-08 Richard Stallman <rms@psilocin.gnu.org>
9294
9295 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
9296 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
9297
92981997-09-23 Paul Eggert <eggert@twinsun.com>
9299
9300 * Makefile.in: Merge changes mistakenly made to `Makefile'.
9301 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
9302
93031997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9304
9305 * Version 20.2 released.
9306
93071997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9308
9309 * Version 20.1 released.
9310
93111997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9312
9313 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
9314
93151996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9316
9317 * Version 19.33 released.
9318
93191996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9320
9321 * Version 19.32 released.
9322
93231996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9324
9325 * Makefile.in: Add rules for the Message manual.
9326
93271996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9328
9329 * gnus.texi: New version.
9330
9331 * message.texi: New manual.
9332
93331996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9334
9335 * Makefile.in (All info targets): cd $(srcdir) to do the work.
9336
93371996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9338
9339 * Makefile.in (All info targets): Specify $(srcdir) in input files.
9340 Specify -I option.
9341 (All dvi targets): Set the TEXINPUTS variable.
9342
93431996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
9344
9345 * Version 19.31 released.
9346
93471996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
9348
9349 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
9350 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
9351
93521995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9353
9354 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
9355 (INFO_TARGETS): Add ../info/cc-mode.
9356 (DVI_TARGETS): Add cc-mode.dvi.
9357
2de53ca6
GM
93581995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9359
9360 * Version 19.30 released.
9361
93621995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9363
9364 * gnus.texi: New file.
9365
93661995-11-04 Erik Naggum <erik@naggum.no>
9367
9368 * gnus.texi: File deleted.
9369
93701995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
9371
9372 * mh-e.texi: "Function Index" -> "Command Index" to work with
9373 Emacs 19.30 C-h C-k support of separately-documented commands.
9374
93751995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9376
9377 * Makefile.in (../info/ediff, ediff.dvi): New targets.
9378 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
9379
93801995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9381
9382 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
9383 (../info/viper, viper.dvi): New targets.
9384
93851995-04-20 Kevin Rodgers <kevinr@ihs.com>
9386
9387 * dired-x.texi (Installation): Change the example to set
9388 buffer-local variables like dired-omit-files-p in
9389 dired-mode-hook.
9390
93911995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9392
9393 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
9394 (../info/mh-e, mh-e.dvi): New targets.
9395
93961995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
9397
9398 * Makefile.in (maintainer-clean): Rename from realclean.
9399
94001994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9401
9402 * Makefile.in: New file.
9403 * Makefile: File deleted.
9404
94051994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9406
9407 * Makefile (TEXINDEX_OBJS): Variable deleted.
9408 (texindex, texindex.o, getopt.o): Rules deleted.
9409 All deps on texindex deleted.
9410 (distclean): Don't delete texindex.
9411 (mostlyclean): Don't delete *.o.
9412 * texindex.c, getopt.c: Files deleted.
9413
94141994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9415
9416 * Version 19.26 released.
9417
94181994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9419
9420 * Version 19.25 released.
9421
94221994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9423
9424 * Version 19.24 released.
9425
94261994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9427
9428 * Version 19.23 released.
9429
94301994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9431
9432 * Makefile: Delete spurious tab.
9433
94341994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9435
9436 * Makefile (.SUFFIXES): New rule.
9437
94381994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9439
9440 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
9441 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
9442
94431994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9444
9445 * Makefile (../info/sc): Rename from sc.info.
9446 (../info/cl): Likewise.
9447 (INFO_TARGETS): Use new names.
9448
94491993-12-04 Richard Stallman (rms@srarc2)
9450
9451 * getopt.c: New file.
9452 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
9453 (getopt.o): New rule.
9454 (dvi): Don't depend on texindex.
9455 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
9456 Depend on texindex.
9457
94581993-12-03 Richard Stallman (rms@srarc2)
9459
9460 * Makefile (../info/sc.info): Rename from ../info/sc.
9461 (TEXI2DVI): New variable.
9462 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
9463 Add explicit commands.
9464 (TEXINDEX_OBJS): Delete duplicate getopt.o.
9465
94661993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9467
9468 * Version 19.22 released.
9469
94701993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9471
9472 * Makefile (TEXINDEX_OBJS): Delete spurious period.
9473
94741993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9475
9476 * Version 19.21 released.
9477
94781993-11-15 Paul Eggert (eggert@twinsun.com)
9479
9480 * man/Makefile (../info/cl.info): Rename from ../info/cl.
9481
94821993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9483
9484 * Makefile (../etc/GNU): New target.
9485 (EMACSSOURCES): Add gnu1.texi.
9486
94871993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9488
9489 * Makefile (realclean): Don't delete the Info files.
9490
f0131492 94911993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
9492
9493 * forms.texi: Fix forms.texi so that it will format correctly.
9494 Add missing `@end iftex', fix bad reference.
9495
9496 * info.texi, info-stn.texi: New files implement texinfo version of
9497 `info' file.
9498
f0131492 94991993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
9500
9501 * Makefile: Fix targets for texindex, new info.texi files.
9502 * info-stnd.texi: New file implements info for standalone info
9503 reader.
9504 * info.texi: Update to include recent changes to "../info/info".
9505 New source file for ../info/info; includes info-stnd.texi.
9506
9507 * texindex.c: Include "../src/config.h" if building in emacs.
9508
9509 * Makefile: Change all files to FILENAME.texi, force all targets
9510 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
9511 vip.texinfo, forms.texinfo, cl.texinfo.
9512 Add target to build texindex.c, defining `emacs'.
9513
9514 * forms.texi: Install new file to match version 2.3 of forms.el.
9515
95161993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9517
9518 * Version 19.19 released.
9519
95201993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
9521
9522 * sc.texinfo: Fix info file name.
9523
9524 * Makefile (info): Add gnus and sc.
9525 (dvi): Add gnus.dvi and sc.dvi.
9526 (../info/sc, sc.dvi): New targets.
9527
95281993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9529
9530 * Version 19.18 released.
9531
95321993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9533
9534 * Makefile: Fix source file names of the separate manuals.
9535 (gnus.dvi, ../info/gnus): New targets.
9536
95371993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9538
9539 * Version 19.17 released.
9540
95411993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9542
9543 * split-man: Fix typos in last change.
9544
95451993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9546
9547 * Version 19.16 released.
9548
95491993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9550
9551 * version 19.15 released.
9552
95531993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9554
9555 * Makefile (distclean): It's rm, not rf.
9556
95571993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9558
9559 * Version 19.14 released.
9560
95611993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9562
9563 * Makefile: New file.
9564
95651993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9566
9567 * Version 19.13 released.
9568
95691993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9570
9571 * Version 19.9 released.
9572
95731993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9574
9575 * Version 19.8 released.
9576
95771993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9578
9579 * Version 19.7 released.
9580
95811990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
9582
9583 * gnus.texinfo: New file. Removed installation instructions.
9584
95851990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
9586
9587 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
9588
95891989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
9590
9591 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
0c7efc08
SM
9592 then define `\sc' as the command for smallcaps in Texinfo.
9593 This means that the @sc command will produce small caps. bfox has
2de53ca6
GM
9594 made the corresponding change to makeinfo and texinfm.el.
9595
95961988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9597
9598 * vip.texinfo: Remove menu entry Adding Lisp Code in node
9599 Customization since the menu entry did not point to anything.
9600 Also add an @finalout command to remove overfull hboxes from the
9601 printed output.
9602
9603 * cl.texinfo: Add @bye, \input line and @settitle to file.
9604 This file is clearly intended to be a chapter of some other work,
9605 but the other work does not yet exist.
9606
96071988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9608
9609 * texinfo.texinfo: Three typos corrected.
9610
4009494e 9611;; Local Variables:
c8763fb6 9612;; coding: utf-8
4009494e
GM
9613;; End:
9614
3fe7cdc8 9615 Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
4009494e
GM
9616
9617 This file is part of GNU Emacs.
9618
97c0352c 9619 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 9620 it under the terms of the GNU General Public License as published by
97c0352c
GM
9621 the Free Software Foundation, either version 3 of the License, or
9622 (at your option) any later version.
4009494e
GM
9623
9624 GNU Emacs is distributed in the hope that it will be useful,
9625 but WITHOUT ANY WARRANTY; without even the implied warranty of
9626 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9627 GNU General Public License for more details.
9628
9629 You should have received a copy of the GNU General Public License
97c0352c 9630 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.