* cl.texi (Setf Extensions): Remove `apply' setf since it seems to be disabled.
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
d3094168
GM
12012-10-29 Glenn Morris <rgm@gnu.org>
2
3 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
a3c5b619 4 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
d3094168 5
3c0c6155
GM
62012-10-28 Glenn Morris <rgm@gnu.org>
7
f94b04fc
GM
8 * cl.texi (Multiple Values, Common Lisp Compatibility):
9 More namespace updates.
10 (Obsolete Features): Copyedits.
11 (Obsolete Lexical Macros, Obsolete Setf Customization):
12 New subsections.
13
9c52d61d
GM
14 * cl.texi (Porting Common Lisp, Lexical Bindings):
15 Add some xrefs to the Elisp manual.
16
3c0c6155
GM
17 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
18 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
19 (Obsolete Features): New appendix. Move Lexical Bindings here.
20
5887564d
GM
212012-10-27 Glenn Morris <rgm@gnu.org>
22
e1117425
GM
23 * cl.texi: Use defmac for macros rather than defspec.
24 (Efficiency Concerns): Related copyedit.
25
5887564d
GM
26 * cl.texi (Control Structure): Update for setf now being in core.
27 (Setf Extensions): Rename from Basic Setf. Move much of the
28 former content to lispref/variables.texi.
29 (Modify Macros): Move pop, push details to lispref/variables.texi.
30 (Customizing Setf): Copyedits for setf etc being in core.
31 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
32 Further namespaces updates.
33
bdebdb64
BG
342012-10-26 Bastien Guerry <bzg@gnu.org>
35
36 * org.texi (Installation): Update the link to Org's ELPA. Also
37 don't mention org-install.el anymore as the replacement file
38 org-loaddefs.el is now loaded by org.el.
39
f956e59d
MA
402012-10-25 Michael Albinus <michael.albinus@gmx.de>
41
42 * tramp.texi (Frequently Asked Questions): Mention
43 `tramp-completion-reread-directory-timeout' for performance
44 improvement.
45
a05cb6e3
GM
462012-10-25 Glenn Morris <rgm@gnu.org>
47
48 * cl.texi: Don't mess with the TeX section number counter.
49 Use Texinfo recommended convention for quotes+punctuation.
50 (Overview, Sequence Functions): Rephrase for better line-breaking.
51 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
52 (Macro Bindings, Conditionals, Iteration, Loop Basics)
53 (Random Numbers, Mapping over Sequences, Structures)
54 (Porting Common Lisp): Further updates for cl-lib namespace.
55 (Modify Macros, Declarations, Macro Bindings, Structures):
56 Break long lines in examples.
57 (Dynamic Bindings): Update for changed progv behavior.
58 (Loop Examples, Efficiency Concerns): Markup fixes.
59 (Structures): Remove TeX margin change.
39ff2cf3 60 (Declarations): Fix typos.
a05cb6e3 61
39a58b5b
GM
622012-10-24 Glenn Morris <rgm@gnu.org>
63
a6880551
GM
64 * cl.texi (Overview, Multiple Values, Creating Symbols)
65 (Numerical Functions): Say less/nothing about the original cl.el.
66 (Old CL Compatibility): Remove.
67 (Assertions): Remove ignore-errors (standard Elisp for some time).
68
39a58b5b
GM
69 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
70 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
71 (Efficiency Concerns, Efficiency Concerns)
72 (Common Lisp Compatibility, Old CL Compatibility):
73 Further updates for cl-lib namespace.
74
72ec96fb
PE
752012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
76
77 Update manual for new time stamp format (Bug#12706).
78 * emacs-mime.texi (time-date): Update for new format.
79 Also, fix bogus time stamp and modernize a bit.
80
8d6510b9
GM
812012-10-23 Glenn Morris <rgm@gnu.org>
82
83 * cl.texi: Include emacsver.texi. Use Emacs version number rather
84 than unchanging cl.el version number.
85 End all menu descriptions with a period.
86 Do not use @dfn{CL} for every instance of "CL".
87 (Overview): Remove no-runtime caveat, and note about foo* names.
88 (Usage): Use cl-lib rather than cl.
89 (Organization, Naming Conventions): Update for cl-lib.el.
90 (Installation): Remove long-irrelevant node.
91 (Program Structure, Predicates, Control Structure):
92 Start updating for cl-lib namespace.
8d6510b9
GM
93 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
94 Depend on emacsver.texi.
95
0a078f36
MA
962012-10-09 Michael Albinus <michael.albinus@gmx.de>
97
98 * trampver.texi: Update release number.
99
a03bb33f
GM
1002012-10-06 Glenn Morris <rgm@gnu.org>
101
24636b26
GM
102 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
103 ERC version.
104 (Introduction): ERC is distributed with Emacs.
105 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
106 (Getting Started): Simplify.
107 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
108 (History): Mention ERC maintained as part of Emacs now.
109 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
110 Add dependency on emacsver.texi.
111
a03bb33f
GM
112 * erc.texi: Remove hand-written node pointers.
113
d259be38
GM
1142012-10-05 Glenn Morris <rgm@gnu.org>
115
116 * newsticker.texi (Overview, Requirements, Usage, Configuration):
117 Copyedits.
118
62a81506
CY
1192012-10-01 Eric Ludlam <zappo@gnu.org>
120
121 * ede.texi (Quick Start, Project Local Variables)
122 (Miscellaneous commands, ede-java-root, Development Overview)
123 (Detecting a Project): New nodes.
124 (Simple projects): Node deleted.
125
126 * eieio.texi (Building Classes): Some slot attributes cannot be
127 overridden.
128 (Slot Options): Remove an example.
129 (Method Invocation, Documentation): New nodes.
130
07f133bf
GM
1312012-10-01 Glenn Morris <rgm@gnu.org>
132
133 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
134 (reftex.pdf): Add dependency on emacsver.texi.
135 * reftex.texi: Don't include directory part for emacsver.texi;
136 the Makefile's -I handles it.
137
4f595e15
RA
1382012-09-30 Ralf Angeli <angeli@caeruleus.net>
139
140 Merge from standalone RefTeX repository.
141
142 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
143 with macros.
144 (Imprint): Mention Wolfgang in list of contributors.
145 (Creating Citations): Give a hint about how to
146 auto-revert the BibTeX database file when using external editors.
147 (Referencing Labels): Simplify section about reference macro
148 cycling.
149 (Options (Referencing Labels)): Adapt to new structure of
150 `reftex-ref-style-alist'.
151 (Referencing Labels, Reference Styles): Document changes in the
152 referencing functionality.
153 (Commands): Mention options for definition of header and footer in
154 BibTeX files.
155 (Options (Creating Citations)): Document
156 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
157 (Reference Styles): New section.
158 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
159 (Options (Referencing Labels)): Remove descriptions of deprecated
160 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
161 Add descriptions for `reftex-ref-style-alist' and
162 `reftex-ref-style-default-list'.
163 (Referencing Labels): Update regarding reference styles.
164 (Citation Styles): Mention support for ConTeXt.
165 (Options (Defining Label Environments)): Fix typo.
166 (Options (Creating Citations)): Document
167 `reftex-cite-key-separator'.
168
8223b1d2
BG
1692012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
170
171 * org.texi: Add description of ORG_ADD_CONTRIB to info
172 documentation. Add link to Worg for more details.
173
174 * org.texi: Clarify installation procedure. Provide link to the
175 build system description on Worg.
176
177 * org.texi: Remove reference to utils/, x11idle.c is now in
178 contrib/scripts.
179
180 * org.texi: Re-normalize to "Org mode" in manual.
181
182 * org.texi (Installation): Adapt documentation to new build
183 system. Mention GNU ELPA (since it needs to be handled like Emacs
184 built-in Org).
185
8223b1d2
BG
1862012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
187
188 * org.texi: Fix typo in description of the 'Hooks' section.
189
190 * org.texi: Add ID to the list of special properties.
191
1922012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
193
194 * org.texi (Moving subtrees): Document the ability to archive to a
195 datetree.
196
1972012-09-30 Bastien Guerry <bzg@altern.org>
198
199 * org.texi (Installation, Feedback, Batch execution): Use
200 (add-to-list 'load-path ... t) for the contrib dir.
201
202 * org.texi (results): Update documentation for ":results drawer"
203 and ":results org".
204
205 * org.texi (Column width and alignment): Fix typo.
206
207 * org.texi (Activation): Point to the "Conflicts" section.
208
209 * org.texi (Conflicts): Mention filladapt.el in the list of
210 conflicting packages.
211
212 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
213 not needed for versions of Emacs > 22.1.
214
215 * org.texi (History and Acknowledgments): Fix typo.
216
217 * org.texi (History and Acknowledgments): Add my own
218 acknowledgments.
219
220 * org.texi (Agenda commands): Document the new command and the new
221 option.
222
223 * org.texi (Agenda commands): Delete `org-agenda-action' section.
224 (Agenda commands): Reorder. Document `*' to toggle persistent
225 marks.
226
227 * org.texi (Agenda dispatcher): Mention
228 `org-toggle-agenda-sticky'.
229 (Agenda commands, Exporting Agenda Views): Fix typo.
230
231 * org.texi (Templates in contexts, Setting Options): Update to
232 reflect changes in how contexts options are processed.
233
234 * org.texi (Templates in contexts): Document the new structure of
235 the variables `org-agenda-custom-commands-contexts' and
236 `org-capture-templates-contexts'.
237
238 * org.texi (Templates in contexts): Document the new option
239 `org-capture-templates-contexts'.
240 (Storing searches): Document the new option
241 `org-agenda-custom-commands-contexts'.
242
243 * org.texi (Formula syntax for Lisp): Reformat.
244
245 * org.texi (Special properties, Column attributes)
246 (Agenda column view): Document the new special property
247 CLOCKSUM_T.
248
249 * org.texi (Template expansion): Document the new %l template.
250
251 * org.texi (Fast access to TODO states): Fix documentation about
252 allowed characters for fast todo selection.
253
254 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
255 use in `org-agenda-to-appt'.
256
257 * org.texi (Comment lines): Update wrt comments.
258
259 * org.texi (Resolving idle time): Document new keybinding.
260
261 * org.texi (Clocking commands): Document the use of S-M-<up/down>
262 on clock timestamps.
263
264 * org.texi (Fast access to TODO states): Explicitely says only
265 letters are supported as fast TODO selection keys.
266
267 * org.texi (Link abbreviations): Illustrate the use of the "%h"
268 specifier. Document the new "%(my-function)" specifier.
269
270 * org.texi (Clocking commands): New cindex.
271 (Clocking commands): Update documentation for `org-clock-in'.
272 Document `org-clock-in-last'. Mention `org-clock-out' and
273 `org-clock-in-last' as commands that can be globally bound.
274 (Resolving idle time): Document continuous clocking.
275
276 * org.texi (Top, Introduction): Fix formatting.
277 (Activation): Add index entries.
278 (Conventions): Update section.
279 (Embedded @LaTeX{}): Fix formatting.
280
281 * org.texi (Visibility cycling): Document `show-children'.
282
283 * org.texi (Using capture): Mention the `org-capture-last-stored'
284 bookmark as a way to jump to the last stored capture.
285
286 * org.texi (Uploading files): Fix typo.
287
288 * org.texi (Using capture): Document `C-0' as a prefix argument
289 for `org-capture'.
290
291 * org.texi (Agenda commands): Document persistent marks.
292
293 * org.texi (Template expansion): Update doc to reflect change.
294
295 * org.texi (Radio tables): Document the :no-escape parameter.
296
297 * org.texi (Repeated tasks): Document repeat cookies for years,
298 months, weeks, days and hours.
299
300 * org.texi (Export options): State that you can use the d: option
301 by specifying a list of drawers.
302
303 * org.texi (HTML preamble and postamble): Small doc improvement.
304
3052012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
306
307 * org.texi: The sections in the Exporting section of the manual
308 left out articles in the description of the org-export-as-*
309 commands, among other places. This patch adds them, adds a few
310 missing prepositions, and switches instances of "an HTML" to "a
311 html" for internal consistency.
312
313 * org.texi: Alter several examples of headings with timestamps in
314 them to include the timestamps in the body instead of the heading.
315
3162012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
317
318 * org.texi (Agenda dispatcher): Document sticky agenda views and
319 the new key for them.
320
3212012-09-30 Charles <millarc@verizon.net> (tiny change)
322
323 * org.texi (Advanced features): Fix error in table.
324
3252012-09-30 Feng Shu <tumashu@gmail.com>
326
327 * org.texi (@LaTeX{} fragments): Document imagemagick as an
328 alternative to dvipng.
329
3302012-09-30 François Allisson <francois@allisson.co> (tiny change)
331
332 * org.texi: Remove extra curly bracket.
333
3342012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
335
336 * org.texi (org-clock-in-last and org-clock-cancel): Update the
337 defkeys.
338
3392012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
340
341 * org.texi (Agenda commands): Fix two typos by giving
342 corresponding function names, according to
343 `org-agenda-view-mode-dispatch'.
344
3452012-09-30 Jan Bäcker <jan.boecker@jboecker.de>
346
347 * org.texi (The spreadsheet): Fix typo.
348
3492012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
350
351 * org.texi (Tracking your habits): Point to the "Tracking TODO
352 state changes" section.
353
3542012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
355
356 * org.texi (Literal examples): Remove reference to unknown
357 `org-export-latex-minted' variable. Also simplify footnote since
358 `org-export-latex-listings' documentation is exhaustive already.
359
360 * org.texi (Plain lists): Remove reference to now hard-coded
361 `bullet' automatic rule.
362
3632012-09-30 Toby S. Cubitt <tsc25@cantab.net>
364
365 * org.texi: Updated documentation accordingly.
366
5087f097
PE
3672012-09-13 Paul Eggert <eggert@cs.ucla.edu>
368
369 * texinfo.tex: Merge from gnulib.
370
20121a26
MA
3712012-09-12 Michael Albinus <michael.albinus@gmx.de>
372
373 Sync with Tramp 2.2.6.
374
375 * tramp.texi (Bug Reports): Cleanup caches before a test run.
376
377 * trampver.texi: Update release number.
378
44677e30
PE
3792012-09-12 Paul Eggert <eggert@cs.ucla.edu>
380
381 * texinfo.tex: Merge from gnulib.
382
5a4c42ba
AA
3832012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
384
385 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
386 (bug#12096).
387
8e7046c3
JB
3882012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
389
1dcac243
JB
390 * calc.texi (Simplification modes, Conversions)
391 (Operating on Selections): Mention "basic" simplification.
8e7046c3
JB
392 (The Calc Mode Line): Mention the mode line display for Basic
393 simplification mode.
394 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
395 simplifications.
396 (Basic Simplifications): Rename from "Limited Simplifications"
397 Replace "limited" by "basic" throughout.
398 (Algebraic Simplifications): Indicate that the algebraic
399 simplifications are done by default.
400 (Unsafe Simplifications): Mention `m E'.
401 (Simplification of Units): Mention `m U'.
402 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
403 (Kinds of Declarations, Functions for Declarations): Mention
404 "algebraic simplifications" instead of `a s'.
1dcac243 405 (Algebraic Entry): Remove mention of default simplifications.
8e7046c3 406
d2bd74ff
JB
4072012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
408
409 * calc.texi (Getting Started, Tutorial): Change simulated
410 Calc output to match actual output.
411 (Simplifying Formulas): Mention that algebraic simplification is now
412 the default.
413
77472261
EZ
4142012-07-28 Eli Zaretskii <eliz@gnu.org>
415
416 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
417 (Bug#12073)
418
09ae5da1
PE
4192012-07-25 Paul Eggert <eggert@cs.ucla.edu>
420
421 Prefer typical American spelling for "acknowledgment".
422 * calc.texi (History and Acknowledgments): Rename from
423 History and Acknowledgements.
424 * idlwave.texi (Acknowledgments):
425 * ses.texi (Acknowledgments):
426 * woman.texi (Acknowledgments): Rename from Acknowledgements.
427
c4444d16
PE
4282012-07-09 Paul Eggert <eggert@cs.ucla.edu>
429
430 Rename configure.in to configure.ac (Bug#11603).
431 * ede.texi (Compiler and Linker objects, ede-proj-project)
432 (ede-step-project): Prefer the name configure.ac to configure.in.
433
ef091c97
MA
4342012-07-06 Michael Albinus <michael.albinus@gmx.de>
435
436 * tramp.texi (Multi-hops): Introduce
437 `tramp-restricted-shell-hosts-alist'.
438
89b163db
G
4392012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
440
441 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
442 methods, so don't mention smtpmail here.
443
4442012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
445
446 * gnus.texi (Picons): Document gnus-picon-properties.
447
4482012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
449
450 * gnus.texi: Remove mention of compilation, as that's no longer
451 supported.
452
4532012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
454
455 * gnus.texi (Archived Messages): Mention
456 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
457
4582012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
459
460 * gnus.texi (Various Summary Stuff):
461 Remove mention of `gnus-propagate-marks'.
462
4632012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
464
465 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
466 which no longer exist.
467
4682012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
469
470 * gnus.texi (Archived Messages):
471 Document gnus-gcc-self-resent-messages.
472
4732012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
474
475 * message.texi (Mail Variables):
476 Mention the optional user parameter for X-Message-SMTP-Method.
477
4782012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
479
480 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
481
482 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
483
4842012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
485
486 * gnus.texi (Key Index): Change encoding to utf-8.
487
ac1a0ce1 4882012-06-21 Glenn Morris <rgm@gnu.org>
2fecccba
GM
489
490 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
491
71cca84d
G
4922012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
493
494 * gnus.texi (Group Timestamp): Mention where to find documentation for
495 the `gnus-tmp-' variables (bug#11601).
496
888a7fc0
MA
4972012-06-11 Michael Albinus <michael.albinus@gmx.de>
498
499 Sync with Tramp 2.2.6-pre.
500
501 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
502 where appropriate.
503 (Ad-hoc multi-hops): New section.
504 (Remote processes): New subsection "Running remote processes on
505 Windows hosts".
506 (History): Add remote commands on Windows, and ad-hoc multi-hop
507 methods.
508 (External methods): "ControlPersist" must be set to "no" for the
509 `scpc' method.
510 (Remote processes): Add a note about `auto-revert-tail-mode'.
511 (Frequently Asked Questions): Use "scpx" in combination with
512 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
513
514 * trampver.texi: Update release number.
515
31ca4639 5162012-06-10 Chong Yidong <cyd@gnu.org>
c342cead
CY
517
518 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
519 compilation for html-mono.
520
0e8bbf66
PE
5212012-06-08 Paul Eggert <eggert@cs.ucla.edu>
522
523 * texinfo.tex: Merge from gnulib.
524
b8f061b3
KY
5252012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
526
527 * Makefile.in (echo-info): Don't try to install info files named
528 just ".info".
529
16af873e
GM
5302012-05-28 Glenn Morris <rgm@gnu.org>
531
c1dabff0
GM
532 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
533
16af873e
GM
534 * sc.texi: Nuke hand-written node pointers.
535 Fix top-level menu to match actual node order.
536
1d5b82ef
GM
5372012-05-27 Glenn Morris <rgm@gnu.org>
538
539 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
540 Some associated fixes, including not messing with chapno in cl.texi.
541
33017faf 5422012-05-27 Bastien Guerry <bzg@gnu.org>
8c8b834f
BG
543
544 * org.texi (Durations and time values): Fix typo.
545
d14b0029
JB
5462012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
547
33017faf 548 * doc/misc/calc.texi (Basic Operations on Units, Customizing Calc):
d14b0029
JB
549 Mention `calc-ensure-consistent-units'.
550
2f4cadd1 5512012-05-14 Andreas Schwab <schwab@linux-m68k.org>
78e91d08 552
9879e263
AS
553 * cc-mode.texi: Avoid space before macro in 4th argument of cross
554 reference commands. (Bug#11461)
555
78e91d08
AS
556 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
557
3fe7cdc8
GM
5582012-05-12 Glenn Morris <rgm@gnu.org>
559
9598ef0b
GM
560 * Makefile.in (mostlyclean): Add more TeX intermediates.
561
7d326a29
GM
562 * Makefile.in: Make it look more like the other doc Makefiles.
563 Use explicit $srcdir in all dependencies.
564 Remove cd $srcdir from rules.
565 (VPATH): Remove.
566 (infodir): Set to an absolute path.
567 (INFO_TARGETS): Use short names.
568 (mkinfodir): infodir is now absolute.
569 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
570
c7f95930 571 * Makefile.in (info.info): Rename from info, to avoid duplication.
9583393f 572 (.SUFFIXES): Disable implicit rules.
c7f95930 573
3fe7cdc8
GM
574 * Makefile.in (MKDIR_P): New, set by configure.
575 (mkinfodir): Use $MKDIR_P.
576
6f0652af
GM
5772012-05-07 Glenn Morris <rgm@gnu.org>
578
579 * forms.texi (Long Example): Update for changed location of files.
580
8045b906
GM
5812012-05-04 Glenn Morris <rgm@gnu.org>
582
583 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
584 (INFO_TARGETS): Use $INFO_EXT.
585 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
586 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
587 (INFO_TARGETS): Use $INFO_EXT.
588 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
589
9e7a4bcf
GM
5902012-05-02 Glenn Morris <rgm@gnu.org>
591
9aa071df
GM
592 * Makefile.in (echo-info): New phony target, used by top-level.
593
9e7a4bcf
GM
594 * viper.texi: Make direntry shorter (also it is no longer "newest").
595
596 * emacs-gnutls.texi, ert.texi, org.texi:
597 Fix dircategory, direntry to match info/dir.
598
31cc861c
GM
599 * faq.texi: Convert @inforefs to @xrefs.
600 Fix some malformed cross-references.
f9e320bb
GM
601 (File-name conventions): Shorten section name to avoid overfull line.
602 (How to add fonts): Use smallexample to avoid overfull lines.
31cc861c 603
723ea6b5
TZ
6042012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
605
606 * auth.texi (Help for users): Update for .gpg file being second.
607
a8e7d6d7 6082012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2f885dca
BG
609
610 * org.texi (Agenda commands): Fix two typos: give corresponding
611 function names, according to `org-agenda-view-mode-dispatch'.
612
a8e7d6d7 6132012-04-27 Glenn Morris <rgm@gnu.org>
dae39d9c
GM
614
615 * faq.texi (Major packages and programs): Remove section.
616 There is no point listing 6 packages (cf etc/MORE.STUFF).
617 (Finding Emacs and related packages): Move "Spell-checkers" here.
578c1d4b 618
dcbf5805
MA
6192012-04-22 Michael Albinus <michael.albinus@gmx.de>
620
621 * dbus.texi (Version): New node.
622 (Properties and Annotations): Mention the object manager
623 interface. Describe dbus-get-all-managed-objects.
624 (Type Conversion): Floating point numbers are allowed, if an
625 anteger does not fit Emacs's integer range.
626 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
627 (Asynchronous Methods): Fix description of
628 dbus-call-method-asynchronously.
629 (Receiving Method Calls): Fix some minor errors. Add
630 dbus-interface-emacs.
631 (Signals): Describe unicast signals and the new match rules.
632 (Alternative Buses): Add the PRIVATE optional argument to
633 dbus-init-bus. Describe its new return value. Add dbus-setenv.
634
adee4030
GM
6352012-04-20 Glenn Morris <rgm@gnu.org>
636
637 * faq.texi (New in Emacs 24): New section.
638 (Packages that do not come with Emacs): Mention M-x list-packages.
639
35dc09a1 6402012-04-14 Alan Mackenzie <acm@muc.de>
932de51c
AM
641
642 * cc-mode.texi (c-offsets-alist): Correct a typo.
643
35dc09a1 6442012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
801a68c8
BG
645
646 * org.texi (Deadlines and scheduling): Fix the example: the
647 DEADLINE item should come right after the headline. We enforce
648 this convention, so it is a bug not to illustrate it correctly in
649 the manual.
650
35dc09a1 6512012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
801a68c8
BG
652
653 * org.texi (Agenda commands): Fix documentation bug by swapping
654 the equivalent keybindings to `org-agenda-next-line' with the ones
655 to `org-agenda-previous-line'.
656
35dc09a1 6572012-04-14 Glenn Morris <rgm@gnu.org>
f48a9cb4
GM
658
659 * Makefile.in: Replace non-portable use of $< in ordinary rules.
660
e2560ea8
EZ
6612012-04-09 Eli Zaretskii <eliz@gnu.org>
662
663 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add
664 emacs-gnutls.
665 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
666
6b4f4a2d
TZ
6672012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
668
250b840e 669 * Makefile.in: Add emacs-gnutls.texi to build.
6b4f4a2d
TZ
670
671 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
672
ca2c89b6
TZ
6732012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
674
675 * auth.texi (Secret Service API): Edit further and give examples.
c8bf3227 676 (Secret Service API): Adjust @samp to @code for collection names.
ca2c89b6 677
aebd5f1a
GM
6782012-04-04 Glenn Morris <rgm@gnu.org>
679
680 * auth.texi (Secret Service API): Copyedits.
681 (Help for developers): Fill in some missing function doc-strings.
3c93d00f
GM
682 (Help for users, Help for developers)
683 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
aebd5f1a 684
0317dd51
MA
6852012-04-04 Michael Albinus <michael.albinus@gmx.de>
686
687 * auth.texi (Secret Service API): Add the missing text.
688
3d439cd1
CY
6892012-04-04 Chong Yidong <cyd@gnu.org>
690
691 * message.texi (Using PGP/MIME): Note that epg is now the default.
692
693 * gnus.texi: Reduce references to obsolete pgg library.
694 (Security): Note that epg is now the default.
695
696 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
697
698 * nxml-mode.texi (Completion): C-RET is no longer bound to
699 nxml-complete.
700
153ae947
BG
7012012-04-01 Jambunathan K <kjambunathan@gmail.com>
702
703 * org.texi (Customizing tables in ODT export): Correct few errors.
704
7052012-04-01 Jambunathan K <kjambunathan@gmail.com>
706
707 * org.texi (Links in ODT export): Update.
708 (Labels and captions in ODT export): New node.
709
7102012-04-01 Jambunathan K <kjambunathan@gmail.com>
711
712 * org.texi (Literal examples in ODT export): htmlfontify.el in
713 Emacs-24.1 now supports fontification. So ODT source blocks will
714 be fontified by default.
715
7162012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
717
718 * org.texi (Refiling notes): Remove duplicated keybinding.
719
7202012-04-01 Eric Schulte <eric.schulte@gmx.com>
721
722 * org.texi (noweb): Documentation of this new option to the :noweb
723 header argument.
724
7252012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
726
727 * org.texi (Header and sectioning): Add example demonstrating how
728 to use "LaTeX_CLASS_OPTIONS".
729
7302012-04-01 Eric Schulte <eric.schulte@gmx.com>
731
732 * org.texi (Noweb reference syntax): Describe the ability to
733 execute noweb references in the manual.
734
7352012-04-01 Eric Schulte <eric.schulte@gmx.com>
736
737 * org.texi (cache): Improve cache documentation when session
738 evaluation is used.
739
7402012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
741
742 * org.texi (Plain lists): Document removal.
743
7442012-04-01 Michael Brand <michael.ch.brand@gmail.com>
745
746 * org.texi: Decapitalize file name in references to Calc manual.
747
7482012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
749
750 * org.texi (Plain lists): Document removal.
751
7522012-04-01 Jambunathan K <kjambunathan@gmail.com>
753
754 * org.texi (Top, OpenDocument Text export)
755 (ODT export commands, Extending ODT export)
756 (Images in ODT export, Tables in ODT export)
757 (Configuring a document converter): Add or Update.
758
7592012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
760
761 * org.texi (MobileOrg): Change the wording to reflect that the
762 Android Version is no longer just the little brother of the iOS
763 version.
764
7652012-04-01 Eric Schulte <eric.schulte@gmx.com>
766
767 * org.texi (Key bindings and useful functions): Updated babel key
768 binding documentation in manual.
769
7702012-04-01 Eric Schulte <eric.schulte@gmx.com>
771
772 * org.texi (noweb): Document new noweb header value.
773
7742012-04-01 Eric Schulte <eric.schulte@gmx.com>
775
776 * org.texi (noweb-sep): Document new header argument.
777
7782012-04-01 Eric Schulte <eric.schulte@gmx.com>
779
780 * org.texi (noweb-ref): Documentation of this new custom variable.
781
7822012-04-01 Eric Schulte <eric.schulte@gmx.com>
783
784 * org.texi (wrap): Update the new :wrap documentation to match the
785 current implementation.
786
7872012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
788
789 * org.texi: Added documentation for :wrap.
790
7912012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
792
793 * org.texi: #+RESULTS now user-configurable.
794
7952012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
796
797 * org.texi: Documented :noweb no-export.
798
7992012-04-01 Thomas Dye <dk@poto.local>
800
801 * org.texi: Edit :noweb no header argument for correctness.
802
8032012-04-01 Bastien Guerry <bzg@altern.org>
804
805 * org.texi (Customization): Update the approximate number of Org
806 variables.
807
8082012-04-01 Thomas Dye <dk@poto.local>
809
810 * org.texi: The :results wrap produces a drawer instead of a
811 begin_results block.
812
005a89ff
G
8132012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
814
815 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
816 reflect the new default.
817
589ce070
EZ
8182012-03-10 Eli Zaretskii <eliz@gnu.org>
819
820 * info.texi (Expert Info): Move the index entry for "Texinfo" from
821 "Getting Started" to this node. (Bug#10450)
822
a5392527
CY
8232012-03-10 Chong Yidong <cyd@gnu.org>
824
8ae818e4
CY
825 * flymake.texi (Example -- Configuring a tool called via make):
826 Mention the Automake COMPILE variable (Bug#8715).
827
a5392527
CY
828 * info.texi (Getting Started): Add an index entry (Bug#10450).
829
d49902e4
MA
8302012-03-02 Michael Albinus <michael.albinus@gmx.de>
831
832 * dbus.texi (Signals): Known names will be mapped onto unique
833 names, when registering for signals.
834
53eced6d
GM
8352012-02-29 Glenn Morris <rgm@gnu.org>
836
bcd6cd23
GM
837 * url.texi: Fix quote usage in body text.
838
775b55af
GM
839 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
840
53eced6d
GM
841 * cl.texi: Use @code{} in menus when appropriate.
842
44e97401
GM
8432012-02-28 Glenn Morris <rgm@gnu.org>
844
845 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
846 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
847 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
848 * org.texi, sc.texi, vip.texi, viper.texi:
849 Standardize possessive apostrophe usage.
850
fa9a0855
CY
8512012-02-26 Chong Yidong <cyd@gnu.org>
852
853 * ediff.texi (Quick Help Commands): Add a couple of index entries
854 (Bug#10834).
855
0fd2c9a3
GM
8562012-02-17 Glenn Morris <rgm@gnu.org>
857
858 * gnus.texi (Posting Styles):
859 * remember.texi (Org): Fix cross-refs to other manuals.
860
9f26dc24
GM
8612012-02-15 Glenn Morris <rgm@gnu.org>
862
863 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
864 (Encryption): New chapter, split out from previous.
865
3d2af193
LI
8662012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
867
868 * gnus.texi (Customizing the IMAP Connection): Mention
869 nnimap-record-commands.
870
b74c9672
GM
8712012-02-10 Glenn Morris <rgm@gnu.org>
872
873 * url.texi (Retrieving URLs): Update url-retrieve arguments.
874 Mention url-queue-retrieve.
875
2ebc3b94
GM
8762012-02-09 Glenn Morris <rgm@gnu.org>
877
9fcfcdef
GM
878 * sem-user.texi (Semantic mode user commands): Typo fix.
879
2ebc3b94
GM
880 * info.texi (Create Info buffer): Mention info-display-manual.
881
7c4bbb69
LI
8822012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
883
884 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
885 example (modified from an example by Michael Albinus).
886
debce7bc
G
8872012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
888
889 * gnus.texi (Agent Basics): Fix outdated description of
890 `gnus-agent-auto-agentize-methods'.
891
b207a4ec
AS
8922012-01-28 Andreas Schwab <schwab@linux-m68k.org>
893
894 * cc-mode.texi: Always @defindex ss.
895 (Config Basics): Fix argument of @itemize.
896 (Macro Backslashes): Add @code around index entry.
897
b8fe8712
GM
8982012-01-23 Glenn Morris <rgm@gnu.org>
899
900 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
901
02dc2fd7
EH
9022012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
903
904 * tramp.texi (File): Tweak wording for the `scpc' option.
905
e7719ea1
G
9062012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
907
908 * gnus.texi (Group Parameters): Really note precedence.
909
9937bef4
G
9102012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
911
912 * gnus.texi (Group Parameters): Note precedence.
913
e66ba1df
BG
9142012-01-03 Eric Schulte <eric.schulte@gmx.com>
915
916 * org.texi (Noweb reference syntax): Adding documentation of
917 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
918 variable.
919
9202012-01-03 Bastien Guerry <bzg@gnu.org>
921
922 * org.texi (Plain lists): Split the table to fix the display
923 of items.
924
9252012-01-03 Bastien Guerry <bzg@gnu.org>
926
927 * org.texi (Plain lists): Fix misplaced explanation.
928
9292012-01-03 Bastien Guerry <bzg@gnu.org>
930
931 * org.texi (Plain lists, Agenda files): Add index entries.
932
9332012-01-03 Julian Gehring <julian.gehring@googlemail.com>
934
935 * org.texi: Use "Org mode" instead of alternatives like
936 "Org-mode" or "org-mode".
937
9382012-01-03 Bernt Hansen <bernt@norang.ca>
939
940 * org.texi (Agenda commands): Document
941 `org-clock-report-include-clocking-task'.
942
9432012-01-03 Bastien Guerry <bzg@gnu.org>
944
945 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
946 C-c' on checkboxes.
947
9482012-01-03 Julian Gehring <julian.gehring@googlemail.com>
949
950 * org.texi: End sentences with two spaces.
951
9522012-01-03 Michael Brand <michael.ch.brand@gmail.com>
953
954 * org.texi (External links): Document the link types file+sys
955 and file+emacs, slightly narrow used page width.
956
9572012-01-03 Eric Schulte <eric.schulte@gmx.com>
958
959 * org.texi (colnames): Note that colnames behavior may differ
960 across languages.
961
9622012-01-03 Bastien Guerry <bzg@gnu.org>
963
964 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
965
9662012-01-03 Thomas Dye <dk@poto.westell.com>
967
968 * org.texi: Augmented discussion of babel property
969 inheritance. Put footnote outside sentence ending period.
970
9712012-01-03 Eric Schulte <schulte.eric@gmail.com>
972
973 * org.texi (eval): Documenting the full range of :eval header
974 argument values.
975
9762012-01-03 Eric Schulte <schulte.eric@gmail.com>
977
978 * org.texi (eval): Documentation of the new :eval option.
979
9802012-01-03 Thomas Dye <dk@poto.local>
981
982 * org.texi: Add accumulated properties.
983
9842012-01-03 Thomas Dye <dk@poto.local>
985
986 * org.texi: Documented no spaces in name=assign, another
987 correction to :var table.
988
9892012-01-03 Thomas Dye <dk@poto.local>
990
991 * org.texi: Changed DATA to NAME in Working With Source Code
992 section.
993
9942012-01-03 Tom Dye <tsd@tsdye.com>
995
996 * org.texi: Minor change to :var table.
997
9982012-01-03 Tom Dye <tsd@tsdye.com>
999
1000 * org.texi: More changes to :var table (some examples were wrong).
1001
10022012-01-03 Tom Dye <tsd@tsdye.com>
1003
1004 * org.texi: Cleaned up :var table.
1005
10062012-01-03 Bastien Guerry <bzg@gnu.org>
1007
1008 * org.texi (Timestamps, Weekly/daily agenda)
1009 (Weekly/daily agenda): Add @cindex for "appointment".
1010
10112012-01-03 Eric Schulte <schulte.eric@gmail.com>
1012
1013 * org.texi (Literal examples): A new link to the template for
1014 inserting empty code blocks.
1015 (Structure of code blocks): A new link to the template for
1016 inserting empty code blocks.
1017
10182012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
1019
1020 * org.texi (External links): Add footnote on how the behavior
1021 of the text search in Org files are controled by the variable
1022 `org-link-search-must-match-exact-headline'.
1023
10242012-01-03 Eric Schulte <schulte.eric@gmail.com>
1025
1026 * org.texi (Buffer-wide header arguments): Update
1027 documentation to reflect removal of #+PROPERTIES.
1028
10292012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
1030
1031 * org.texi (The clock table): Mention that ACHIVED trees
1032 contribute to the clock table.
1033
10342012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
1035
1036 * org.texi (Conflicts): Better yasnippet config info.
1037
10382012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
1039
1040 * org.texi (Selective export): Explicitely mention the default
1041 values for `org-export-select-tags',
1042 `org-export-exclude-tags'.
1043
10442012-01-03 Tom Dye <tsd@tsdye.com>
1045
1046 * org.texi: Added a line to specify that header arguments are
1047 lowercase.
1048
10492012-01-03 Tom Dye <tsd@tsdye.com>
1050
1051 * org.texi: :var requires default value when declared.
1052
10532012-01-03 Bastien Guerry <bzg@gnu.org>
1054
1055 * org.texi (Handling links): Add a note about the
1056 `org-link-frame-setup' option.
1057
10582012-01-03 David Maus <dmaus@ictsoc.de>
1059
1060 * org.texi (Exporting Agenda Views, Extracting agenda
1061 information): Fix command line syntax, quote symbol parameter
1062 values.
1063
10642012-01-03 David Maus <dmaus@ictsoc.de>
1065
1066 * org.texi (Exporting Agenda Views): Fix command line syntax.
1067
8d80ef01
PE
10682011-12-28 Paul Eggert <eggert@cs.ucla.edu>
1069
1070 * gnus.texi (Mail Source Customization, Mail Back End Variables):
1071 Use octal notation for file permissions, which are normally
1072 thought of in octal.
1073 (Mail Back End Variables): Use more-plausible modes in example.
1074
47d42d81
AM
10752011-12-20 Alan Mackenzie <acm@muc.de>
1076
1077 * cc-mode.texi: Update version string 5.31 -> 5.32.
1078
a98edce9
JB
10792011-12-06 Juanma Barranquero <lekktu@gmail.com>
1080
1081 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
1082
321decc8
GM
10832011-11-24 Glenn Morris <rgm@gnu.org>
1084
1085 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
1086
f8107b79
JB
10872011-11-24 Juanma Barranquero <lekktu@gmail.com>
1088
1089 * makefile.w32-in: Update dependencies.
1090
f5a96a4f
GM
10912011-11-20 Glenn Morris <rgm@gnu.org>
1092
1093 * gnus.texi (Group Information):
1094 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
1095
cd1181db
JB
10962011-11-20 Juanma Barranquero <lekktu@gmail.com>
1097
1098 * gnus-coding.texi (Gnus Maintenance Guide):
1099 Rename from "Gnus Maintainance Guide".
1100
1101 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
1102 * eieio.texi (Customizing):
fe7a3057
JB
1103 * gnus.texi (Article Washing):
1104 * gnus-news.texi:
1105 * sem-user.texi (Smart Jump): Fix typos.
cd1181db 1106
7877f373
JB
11072011-11-16 Juanma Barranquero <lekktu@gmail.com>
1108
1109 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
1110
0d26e0b6
JB
11112011-11-15 Juanma Barranquero <lekktu@gmail.com>
1112
c7015153
JB
1113 * ede.texi (project-am-texinfo):
1114 * gnus.texi (Sending or Not Sending):
1115 * org.texi (Template elements): Fix typos.
0d26e0b6 1116
0b381c7e
JB
11172011-11-14 Juanma Barranquero <lekktu@gmail.com>
1118
1119 * ediff.texi (Hooks):
c7015153 1120 * sem-user.texi (Semanticdb Roots): Fix typos.
0b381c7e 1121
40a8bdf6
JB
11222011-11-11 Juanma Barranquero <lekktu@gmail.com>
1123
1124 * semantic.texi (Tag handling): Fix typo.
1125
57dda3bb
KY
11262011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
1127
1128 * gnus.texi (Other Gnus Versions): Remove.
1129
52bedd34
AM
11302011-10-28 Alan Mackenzie <acm@muc.de>
1131
1132 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
1133 (Other Special Indentations): Add an xref to "Macros with ;".
1134 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
1135 "Macros with ;".
1136 (Macros with ;): New page.
1137
00b77525
GM
1138 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
1139 Document the new handling of nested scopes for movement by defuns.
52bedd34 1140
4a623313
MA
11412011-10-23 Michael Albinus <michael.albinus@gmx.de>
1142
1143 Sync with Tramp 2.2.3.
1144
1145 * trampver.texi: Update release number.
1146
466a320e
GM
11472011-10-14 Glenn Morris <rgm@gnu.org>
1148
1149 * ert.texi (Introduction, How to Run Tests)
1150 (Running Tests Interactively, Expected Failures)
1151 (Tests and Their Environment, Useful Techniques)
1152 (Interactive Debugging, Fixtures and Test Suites):
1153 Minor rephrasings.
1154 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
1155 (Running Tests in Batch Mode): Simplify loading instructions.
1156 (Test Selectors): Clarify some selectors.
1157 (Expected Failures, Useful Techniques):
1158 Make examples fit in 80 columns.
1159
2be4956d
JB
11602011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
1161
1162 * calc.texi (Basic Operations on Units): Discuss temperature
1163 conversion (`u t') alongside with other unit conversions ('u c').
1164
7359a765
GM
11652011-10-12 Glenn Morris <rgm@gnu.org>
1166
1167 * ert.texi: Whitespace trivia to make main menu items line up better.
1168
a0c52e5d
GM
11692011-10-08 Glenn Morris <rgm@gnu.org>
1170
1171 * Makefile.in: Fix ert rules.
1172
465d0300
G
11732011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1174
1175 * gnus.texi (Gnus Utility Functions): Add more references and
1176 explanations (bug#9683).
1177
a5166359
LMI
11782011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1179
1180 * gnus.texi (Archived Messages): Note the default (bug#9552).
1181
b523dc20
BW
11822011-09-21 Bill Wohler <wohler@newt.com>
1183
1184 Release MH-E manual version 8.3.
1185
58179cce 1186 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
b523dc20
BW
1187 release 8.3.
1188 (Preface): Updated support information.
bd7239f5 1189 (From Bill Wohler): Reset text to original version. As a
b523dc20
BW
1190 historical quote, the tense should be correct in the time that it
1191 was written.
1192
0afb49a1
LMI
11932011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1194
1195 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
1196 (Finding the News): Doc clarification.
1197 (Terminology): Mention naming.
1198
e21bac42
G
11992011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1200
1201 * gnus.texi: Remove mentions of `recent', which are now obsolete.
1202 (Interactive): Document `quiet'.
1203
5b409b39 12042011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
5cb05633 1205
bd7239f5 1206 * org.texi (Images in LaTeX export): Rewrite.
5cb05633 1207
5b409b39 12082011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 1209
bd7239f5 1210 * org.texi (Using the mapping API): Mention 'region as a possible
3ab2c837
BG
1211 scope for `org-map-entries'.
1212
5b409b39 12132011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1214
1215 * org.texi (Visibility cycling): Document `org-copy-visible'.
1216
5b409b39 12172011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 1218
bd7239f5 1219 * org.texi (Template expansion): Order template sequences in the
3ab2c837
BG
1220 proper order.
1221
5b409b39 12222011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1223
1224 * org.texi (eval): Expand discussion of the :eval header argument.
1225
5b409b39 12262011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
1227
1228 * org.texi (Languages): Add Lilypond and Awk as supported
1229 languages.
1230
5b409b39 12312011-08-15 Achim Gratz <stromeko@nexgo.de>
3ab2c837 1232
bd7239f5 1233 * org.texi: Document that both CLOCK_INTO_DRAWER and
3ab2c837
BG
1234 LOG_INTO_DRAWER can be used to override the contents of variable
1235 org-clock-into-drawer (or if unset, org-log-into-drawer).
1236
bd7239f5 1237 * org.texi: Replace @xref->@pxref.
3ab2c837 1238
5b409b39 12392011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1240
1241 * org.texi (Evaluating code blocks): Documenting the new option
1242 for inline call lines.
1243
5b409b39 12442011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1245
1246 * org.texi (Results of evaluation): More explicit about the
1247 mechanism through which interactive evaluation of code is
1248 performed.
1249
5b409b39 12502011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1251
1252 * org.texi (noweb-ref): New header argument documentation.
1253
5b409b39 12542011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1255
1256 * org.texi (Extracting source code): Documentation of the new
1257 org-babel-tangle-named-block-combination variable.
1258
5b409b39 12592011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 1260
bd7239f5 1261 * org.texi (Structure of code blocks): Explicitly state that the
ed9265fc 1262 behavior of multiple blocks of the same name is undefined.
3ab2c837 1263
5b409b39 12642011-08-15 Christian Egli <christian.egli@sbszh.ch>
3ab2c837
BG
1265
1266 * org.texi (TaskJuggler export): Modify the example to reflect the
1267 new effort durations.
1268
5b409b39 12692011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
1270
1271 * org.texi (Images in LaTeX export): Escape curly brackets in
1272 LaTeX example.
1273
5b409b39 12742011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1275
1276 * org.texi (The clock table): Document the :properties and
1277 :inherit-props arguments for the clocktable.
1278
5b409b39 12792011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1280
1281 * org.texi (Tables in LaTeX export): Document specifying placement
1282 options for tables.
1283
5b409b39 12842011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1285
1286 * org.texi (Evaluating code blocks): More specific documentation
1287 about the different types of header arguments.
1288
5b409b39 12892011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3ab2c837
BG
1290
1291 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
1292
5b409b39 12932011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1294
1295 * org.texi (Built-in table editor): Document the table field
1296 follow mode.
1297
5b409b39 12982011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
1299
1300 * org.texi (Easy Templates): Document new template.
1301
5b409b39 13022011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
1303
1304 * org.texi (Literal examples): Add a cross-reference from "Literal
1305 Examples" to "Easy Templates."
1306
5b409b39 13072011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1308
1309 * org.texi (The clock table): Add link to match syntax.
1310
5b409b39 13112011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1312
1313 * org.texi (Agenda commands): Document clock consistency checks.
1314
5b409b39 13152011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1316
1317 * org.texi (Built-in table editor): Document that \vert represents
1318 a vertical bar in a table field.
1319
5b409b39 13202011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1321
1322 * org.texi (Literal examples): Link from "Markup" > "Literate
1323 Examples" to "Working with Source Code".
1324
5b409b39 13252011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
1326
1327 * org.texi (Agenda commands): Doc for function option to bulk
1328 action.
1329
5b409b39 13302011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1331
1332 * org.texi (Template expansion): Document new %<...> template
1333 escape.
1334
5b409b39 13352011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1336
1337 * org.texi (Selective export): Document exclusion of any tasks
1338 from export.
1339
5b409b39 13402011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1341
1342 * org.texi (Selective export): Document how to exclude DONE tasks
1343 from export.
1344 (Publishing options): Document the properties to be used to turn off
1345 export of DONE tasks.
1346
5b409b39 13472011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1348
1349 * org.texi (The date/time prompt): Document date range protection.
1350
5b409b39 13512011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1352
1353 * org.texi (padline): Documentation of the new padline header
1354 argument.
1355
5b409b39 13562011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1357
1358 * org.texi (var): Adding "[" to list of characters triggering
1359 elisp evaluation.
1360
5b409b39 13612011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1362
1363 * org.texi (var): Documentation of Emacs Lisp evaluation during
1364 variable assignment.
1365
5b409b39 13662011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1367
1368 * org.texi (colnames): Reference indexing into variables, and note
1369 that colnames are *not* removed before indexing occurs.
1370 (rownames): Reference indexing into variables, and note that
1371 rownames are *not* removed before indexing occurs.
1372
5b409b39 13732011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1374
1375 * org.texi (var): Clarification of indexing into tabular
1376 variables.
1377
5b409b39 13782011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1379
1380 * org.texi (results): Documentation of the `:results wrap' header
1381 argument.
1382
5b409b39 13832011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 1384
bd7239f5 1385 * org.texi (LaTeX and PDF export): Add a note about a limitation
3ab2c837
BG
1386 of the LaTeX export: the org file has to be properly structured.
1387
5b409b39 13882011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
1389
1390 * org.texi (Dynamic blocks, Structure editing): Mention
1391 the function `org-narrow-to-block'.
1392
5b409b39 13932011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1394
1395 * org.texi (Languages): Updating list of code block supported
1396 languages.
1397
5b409b39 13982011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1399
1400 * org.texi (Special properties): CATEGORY is a special property,
1401 but it may also used in the drawer.
1402
5b409b39 14032011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1404
1405 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
1406
5b409b39 14072011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
1408
1409 * org.texi (Include files): Document :lines.
1410
5b409b39 14112011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1412
1413 * org.texi (comments): Documentation of the ":comments noweb" code
1414 block header argument.
1415
5b409b39 14162011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1417
1418 * org.texi (Conflicts): Changed "yasnippets" to "yasnippet" and
1419 added extra whitespace around functions to be consistent with the
1420 rest of the section.
1421
5b409b39 14222011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 1423
0b381c7e 1424 * org.texi (Evaluating code blocks): Expanded discussion of
3ab2c837
BG
1425 #+call: line syntax.
1426 (Header arguments in function calls): Expanded discussion of
1427 #+call: line syntax.
1428
5b409b39 14292011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1430
1431 * org.texi (Evaluating code blocks): More explicit about how to
1432 pass variables to #+call lines.
1433
5b409b39 14342011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1435
1436 * org.texi (Results of evaluation): Link to the :results header
1437 argument list from the "Results of evaluation" section.
1438
5b409b39 14392011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1440
1441 * org.texi (Conflicts): Adding additional information about
1442 resolving org/yasnippet conflicts.
1443
5b409b39 14442011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
1445
1446 * org.texi (Publishing options): Document style-include-scripts
1447 publishing project property.
1448
5b409b39 14492011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1450
1451 * org.texi (Sparse trees): Document the next-error /
1452 previous-error functionality.
1453
5b409b39 14542011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837
BG
1455
1456 * org.texi (cache): Improved documentation of code block caches.
1457
5b409b39 14582011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837
BG
1459
1460 * org.texi (Code block specific header arguments): Documentation
1461 of multi-line header arguments.
1462
5b409b39 14632011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1464
1465 * org.texi (Code evaluation security): Add example for using a
1466 function.
1467
5b409b39 14682011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1469
1470 * org.texi (Tables in LaTeX export): Documentation of new
1471 attr_latex options for tables.
1472
5b409b39
BG
14732011-08-03 Michael Albinus <michael.albinus@gmx.de>
1474
1475 * trampver.texi: Update release number.
1476
14772011-07-30 Michael Albinus <michael.albinus@gmx.de>
1478
1479 Sync with Tramp 2.2.2.
1480
1481 * trampver.texi: Update release number.
1482
064e2d08
LMI
14832011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1484
1485 * flymake.texi (Example -- Configuring a tool called via make):
1486 Use /dev/null instead of the Windows "nul" (bug#8715).
1487
b8151e9c
LMI
14882011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1489
1490 * widget.texi (Setting Up the Buffer): Remove mention of the
1491 global keymap parent, which doesn't seem to be accurate
1492 (bug#7045).
1493
5b409b39
BG
14942011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1495
1496 * org.texi (Special agenda views): Fix double quoting (bug#3509).
1497
c0a8ae95
KR
14982010-07-10 Kevin Ryde <user42@zip.com.au>
1499
1500 * cl.texi (For Clauses): Add destructuring example processing an
1501 alist (bug#6596).
1502
ac6531ad
LMI
15032011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
1504
1505 * ediff.texi (Major Entry Points): Remove mention of `require',
1506 since that's not pertinent in the installed Emacs (bug#9016).
1507
d30dd079
G
15082011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
1509
1510 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
0c502747
LMI
1511 (Filtering New Groups): Clarify how simple the "options -n" format is.
1512 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
1513 is internal.
d30dd079 1514
862c0d68
MA
15152011-07-04 Michael Albinus <michael.albinus@gmx.de>
1516
1517 * tramp.texi (Cleanup remote connections): Add
1518 `tramp-cleanup-this-connection'.
1519
cd865a33
G
15202011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1521
1522 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
1523 zombies.
1524 (Checking New Groups): Ditto (bug#8974).
7d1738f1 1525 (Checking New Groups): Moved the reference to the right place.
cd865a33
G
1526
15272011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
1528
1529 * gnus.texi (Startup Files): Clarify that we're talking about numbered
1530 backups, and not actual vc (bug#8975).
1531
79414ae4
KR
15322011-07-03 Kevin Ryde <user42@zip.com.au>
1533
1534 * cl.texi (For Clauses): @items for hash-values and key-bindings
1535 to make them more visible when skimming. Add examples of `using'
1536 clause to them, examples being clearer than a description in
1537 words (bug#6599).
1538
847ccf7c
AM
15392011-07-01 Alan Mackenzie <acm@muc.de>
1540
1541 * cc-mode.texi (Guessing the Style): New page.
1542 (Styles): Add a short introduction to above.
1543
3da13bb9
DD
15442011-06-28 Deniz Dogan <deniz@dogan.se>
1545
1546 * rcirc.texi (Configuration): Bug-fix:
1547 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
1548 Reported by Elias Pipping <pipping@exherbo.org>.
1549
60a0884e
G
15502011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1551
1552 * gnus.texi (Summary Mail Commands): Document
1553 `gnus-summary-reply-to-list-with-original'.
1554
0c7efc08
SM
15552011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
1556
1557 * eshell.texi (Known problems): Fix typo.
1558
ea3596a2
MA
15592011-06-12 Michael Albinus <michael.albinus@gmx.de>
1560
0c7efc08 1561 * tramp.texi (Customizing Completion): Mention authinfo-style files.
ea3596a2
MA
1562 (Password handling): `auth-source-debug' is good for debug messages.
1563
2da9c605
G
15642011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
1565
1566 * gnus.texi (Store custom flags and keywords): Refer to
1567 `gnus-registry-article-marks-to-{chars,names}' instead of
1568 `gnus-registry-user-format-function-{M,M2}'.
1569
e61923c8
GM
15702011-05-27 Paul Eggert <eggert@cs.ucla.edu>
1571
1572 * texinfo.tex: Merge from gnulib.
1573
627abcdd
TZ
15742011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
1575
1576 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
0c7efc08
SM
1577 (Store custom flags and keywords):
1578 Mention `gnus-registry-user-format-function-M' and
627abcdd
TZ
1579 `gnus-registry-user-format-function-M2'.
1580
a3c92bc1
EZ
15812011-05-17 Paul Eggert <eggert@cs.ucla.edu>
1582
8f906c40 1583 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
a3c92bc1 1584
85d870a9
GM
15852011-05-17 Glenn Morris <rgm@gnu.org>
1586
1587 * gnus.texi (Face): Fix typo.
1588
2cdee799
GM
15892011-05-14 Glenn Morris <rgm@gnu.org>
1590
1591 * dired-x.texi (Omitting Examples): Minor addition.
1592
79b70037
GM
15932011-05-10 Jim Meyering <meyering@redhat.com>
1594
1595 * ede.texi: Fix typo "or or -> or".
1596
a7111a62 15972011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
c2f51e23
G
1598
1599 * gnus.texi (Summary Buffer Lines):
1600 gnus-summary-user-date-format-alist does not exist.
1601 (Sorting the Summary Buffer): More about sorting threads.
1602
69026aba
MA
16032011-04-25 Michael Albinus <michael.albinus@gmx.de>
1604
1605 * trampver.texi: Update release number.
1606
9024ff79
MA
16072011-04-14 Michael Albinus <michael.albinus@gmx.de>
1608
1609 * tramp.texi (Frequently Asked Questions): New item for disabling
1610 Tramp in other packages.
1611
c3c65d73
TZ
16122011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
1613
1614 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
0c7efc08
SM
1615 (Fancy splitting to parent, Store arbitrary data):
1616 Updated gnus-registry docs.
c3c65d73 1617
9ec6a317
JB
16182011-04-13 Juanma Barranquero <lekktu@gmail.com>
1619
1620 * ede.texi: Fix typos.
1621
1e3b6001
G
16222011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1623
9ec6a317
JB
1624 * gnus.texi (Window Layout): @itemize @code doesn't exist.
1625 It's @table @code.
1e3b6001 1626
a5954fa5
G
16272011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
1628
ed9265fc 1629 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
a5954fa5 1630
d71990a1
JB
16312011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
1632
1633 * calc.texi (Logarithmic Units): Update the function names.
1634
1518e4f0
G
16352011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1636
1637 * message.texi (Various Commands): Document format specs in the
1638 ellipsis.
1639
a123622d
G
16402011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
1641
1642 * message.texi (Insertion Variables): Document message-cite-style.
1643
16442011-03-14 Michael Albinus <michael.albinus@gmx.de>
e756ec02
MA
1645
1646 * tramp.texi (Remote processes): New subsection "Running shell on
1647 a remote host".
1648
4248cca2
TZ
16492011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
1650
1651 * auth.texi (Help for developers): Update docs to explain that the
1652 :save-function will only run the first time.
1653
54ce11a1
GM
16542011-03-12 Glenn Morris <rgm@gnu.org>
1655
1656 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
1657 (emacs-faq.text): New target.
1658 (clean): Add emacs-faq.
1659
0c3b25f8
MA
16602011-03-12 Michael Albinus <michael.albinus@gmx.de>
1661
1662 Sync with Tramp 2.2.1.
1663
1664 * trampver.texi: Update release number.
1665
b740639e
GM
16662011-03-11 Glenn Morris <rgm@gnu.org>
1667
1668 * Makefile.in (HTML_TARGETS): New.
1669 (clean): Delete $HTML_TARGETS.
1670 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
1671
733afdf4
TZ
16722011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
1673
1674 * auth.texi (Help for developers): Show example of using
1675 `auth-source-search' with prompts and :save-function.
1676
33383987
JB
16772011-03-07 Chong Yidong <cyd@stupidchicken.com>
1678
1679 * Version 23.3 released.
1680
a5057546
G
16812011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
1682
1683 * message.texi (Message Buffers): Update default value of
1684 message-generate-new-buffers.
1685
479a2c9b
JB
16862011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
1687
1688 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
1689 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
1690 respectively.
05a29101
JB
1691 (Musical Notes): New section.
1692 (Customizing Calc): Mention the customizable variable
1693 calc-note-threshold.
479a2c9b 1694
e0535b76
GM
16952011-03-03 Glenn Morris <rgm@gnu.org>
1696
1697 * url.texi (Dealing with HTTP documents): Remove reference to
1698 function url-decode-text-part; never seems to have existed. (Bug#6038)
e7b21e2b 1699 (Configuration): Update url-configuration-directory description.
e0535b76 1700
2777ccbf
GM
17012011-03-02 Glenn Morris <rgm@gnu.org>
1702
1703 * dired-x.texi (Multiple Dired Directories): Remove mentions
1704 of dired-default-directory-alist and dired-default-directory.
1705 Move dired-smart-shell-command here...
1706 (Miscellaneous Commands): ... from here.
1707
257219bd
PE
17082011-03-02 Paul Eggert <eggert@cs.ucla.edu>
1709
1710 * texinfo.tex: Update to version 2011-02-24.09.
1711
8889f4e2
GM
17122011-03-02 Glenn Morris <rgm@gnu.org>
1713
1714 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
1715 instead of the obsoleted dired-omit-here-always.
1716
5d41af19
MA
17172011-02-28 Michael Albinus <michael.albinus@gmx.de>
1718
1719 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
1720 supported systems.
1721
2b0c7330 17222011-02-28 Glenn Morris <rgm@gnu.org>
51a13bdd 1723
61cf3a76
GM
1724 * dbus.texi (Type Conversion): Grammar fix.
1725
cce7d530 17262011-02-23 Michael Albinus <michael.albinus@gmx.de>
51a13bdd 1727
cce7d530
GM
1728 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
1729 "Debian GNU/Linux".
51a13bdd 1730
cce7d530
GM
1731 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
1732
817b48a7
GM
17332011-02-23 Glenn Morris <rgm@gnu.org>
1734
cce7d530
GM
1735 * dired-x.texi (Features): Minor rephrasing.
1736 (Local Variables): Fix typos.
47301027
GM
1737
1738 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
1739 Standardize some Emacs/XEmacs terminology.
1740
817b48a7
GM
1741 * dired-x.texi (Features): Don't advertise obsolete local variables.
1742 Simplify layout.
1743 (Omitting Variables): Update local variables example.
1744 (Local Variables): Say this is obsolete. Fix description of
1745 dired-enable-local-variables possible values.
1746
4a3988d5
G
17472011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
1748
1749 * auth.texi (Help for users): Mention ~/.netrc is also searched by
1750 default now.
1751
8e22bee0
G
17522011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
1753
1754 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
1755
06b840e0
LI
17562011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
1757
1758 * gnus.texi (Window Layout): Document layout names.
1759
67ab0163 17602011-02-19 Eli Zaretskii <eliz@gnu.org>
0c973505
EZ
1761
1762 * ada-mode.texi: Sync @dircategory with ../../info/dir.
1763 * auth.texi: Sync @dircategory with ../../info/dir.
1764 * autotype.texi: Sync @dircategory with ../../info/dir.
1765 * calc.texi: Sync @dircategory with ../../info/dir.
1766 * cc-mode.texi: Sync @dircategory with ../../info/dir.
1767 * cl.texi: Sync @dircategory with ../../info/dir.
1768 * dbus.texi: Sync @dircategory with ../../info/dir.
1769 * dired-x.texi: Sync @dircategory with ../../info/dir.
1770 * ebrowse.texi: Sync @dircategory with ../../info/dir.
1771 * ede.texi: Sync @dircategory with ../../info/dir.
1772 * ediff.texi: Sync @dircategory with ../../info/dir.
1773 * edt.texi: Sync @dircategory with ../../info/dir.
1774 * eieio.texi: Sync @dircategory with ../../info/dir.
1775 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
1776 * epa.texi: Sync @dircategory with ../../info/dir.
1777 * erc.texi: Sync @dircategory with ../../info/dir.
1778 * eshell.texi: Sync @dircategory with ../../info/dir.
1779 * eudc.texi: Sync @dircategory with ../../info/dir.
1780 * flymake.texi: Sync @dircategory with ../../info/dir.
1781 * forms.texi: Sync @dircategory with ../../info/dir.
1782 * gnus.texi: Sync @dircategory with ../../info/dir.
1783 * idlwave.texi: Sync @dircategory with ../../info/dir.
1784 * mairix-el.texi: Sync @dircategory with ../../info/dir.
1785 * message.texi: Sync @dircategory with ../../info/dir.
1786 * mh-e.texi: Sync @dircategory with ../../info/dir.
1787 * newsticker.texi: Sync @dircategory with ../../info/dir.
1788 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
1789 * org.texi: Sync @dircategory with ../../info/dir.
1790 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
1791 * pgg.texi: Sync @dircategory with ../../info/dir.
1792 * rcirc.texi: Sync @dircategory with ../../info/dir.
1793 * reftex.texi: Sync @dircategory with ../../info/dir.
1794 * remember.texi: Sync @dircategory with ../../info/dir.
1795 * sasl.texi: Sync @dircategory with ../../info/dir.
1796 * sc.texi: Sync @dircategory with ../../info/dir.
1797 * semantic.texi: Sync @dircategory with ../../info/dir.
1798 * ses.texi: Sync @dircategory with ../../info/dir.
1799 * sieve.texi: Sync @dircategory with ../../info/dir.
1800 * smtpmail.texi: Sync @dircategory with ../../info/dir.
1801 * speedbar.texi: Sync @dircategory with ../../info/dir.
1802 * trampver.texi [emacs]: Set emacsname to "Emacs".
1803 * tramp.texi: Sync @dircategory with ../../info/dir.
1804 * url.texi: Sync @dircategory with ../../info/dir.
1805 * vip.texi: Sync @dircategory with ../../info/dir.
1806 * viper.texi: Sync @dircategory with ../../info/dir.
1807 * widget.texi: Sync @dircategory with ../../info/dir.
1808 * woman.texi: Sync @dircategory with ../../info/dir.
1809
30abce25
GM
18102011-02-19 Glenn Morris <rgm@gnu.org>
1811
0c7efc08
SM
1812 * dired-x.texi (Technical Details): No longer redefines
1813 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
bea584fa 1814 dired-read-shell-command, or dired-find-buffer-nocreate.
30abce25 1815
f31f8469
GM
18162011-02-18 Glenn Morris <rgm@gnu.org>
1817
1818 * dired-x.texi (Optional Installation File At Point): Simplify.
1819
35123c04
TZ
18202011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
1821
1822 * auth.texi (Help for users): Use :port instead of :protocol for all
1823 auth-source docs.
7ba93e94
G
1824 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
1825 to have two files in `auth-sources'.
35123c04 1826
da5e0ce4
GM
18272011-02-16 Glenn Morris <rgm@gnu.org>
1828
b322c9af
GM
1829 * dired-x.texi: Use emacsver.texi to get Emacs version.
1830 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
1831 Depend on emacsver.texi.
1832
07ca5555
GM
1833 * dired-x.texi: Drop meaningless version number.
1834 (Introduction): Remove old info.
1835 (Optional Installation Dired Jump): Autoload from dired-x.
1836 Remove incorrect info about loaddefs.el.
1837 (Bugs): Just refer to M-x report-emacs-bug.
1838
da5e0ce4
GM
1839 * dired-x.texi (Multiple Dired Directories): Update for rename of
1840 default-directory-alist.
1841 (Miscellaneous Commands): No longer mention very old VM version 4.
1842
bb55f713
PE
18432011-02-15 Paul Eggert <eggert@cs.ucla.edu>
1844
1845 Merge from gnulib.
1846 * texinfo.tex: Update to version 2011-02-14.11.
1847
5415d076
G
18482011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
1849
da5e0ce4
GM
1850 * auth.texi (Help for users):
1851 Login collection is "Login" and not "login".
5415d076 1852
14029d4b
MA
18532011-02-13 Michael Albinus <michael.albinus@gmx.de>
1854
1855 * tramp.texi (History): Remove IMAP support.
1856 (External methods, Frequently Asked Questions): Remove `imap' and
1857 `imaps' methods.
1858 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
1859
1860 * trampver.texi: Remove default value of `emacsimap'.
1861
8a36c07f
GM
18622011-02-13 Glenn Morris <rgm@gnu.org>
1863
1864 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
1865 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
1866
165bc5a0
GM
18672011-02-12 Glenn Morris <rgm@gnu.org>
1868
1869 * sc.texi (Getting Connected): Remove old index entries.
1870
5415d076 18712011-02-12 Ulrich Mueller <ulm@gentoo.org>
43aa28e2
UM
1872
1873 * url.texi: Remove duplicate @dircategory (Bug#7942).
1874
b8e0f0cd
G
18752011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
1876
8a36c07f
GM
1877 * auth.texi (Overview, Help for users, Help for developers):
1878 Update docs.
b8e0f0cd
G
1879 (Help for users): Talk about spaces.
1880
caf82551
PE
18812011-02-09 Paul Eggert <eggert@cs.ucla.edu>
1882
1883 * texinfo.tex: Update to version 2011-02-07.16.
1884
1ff98217
MA
18852011-02-07 Michael Albinus <michael.albinus@gmx.de>
1886
1887 * dbus.texi (Bus names): Adapt descriptions for
1888 dbus-list-activatable-names and dbus-list-known-names.
1889
2e78df6b
JB
18902011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
1891
1892 * calc.texi (Logarithmic Units): New section.
1893
7fbf7cae
TZ
18942011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
1895
1896 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
1897 manuals use it now.
1898
0c7efc08 1899 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
7fbf7cae 1900
156ad271
KY
19012011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
1902
1903 * overrides.texi: Remove.
1904
1905 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
1906 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
1907
36539990
MA
19082011-02-05 Michael Albinus <michael.albinus@gmx.de>
1909
1910 * tramp.texi (Frequently Asked Questions): Mention problems with
1911 WinSSHD.
1912
1913 * trampver.texi: Update release number.
1914
19152011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
1916
1917 * tramp.texi:
1918 Replace "delimet" with "delimit" globally.
1919 Replace "explicite" with "explicit" globally.
1920 Replace "instead of" with "instead" where there was nothing after "of".
1921 Audit use of comma before interrogative pronoun, "that", or "which".
1922 Minor word order, spelling, wording changes.
1923
ec72bf63
G
19242011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
1925
1926 * overrides.texi: New file to set or clear WEBHACKDEVEL.
1927
1928 * sieve.texi: Use WEBHACKDEVEL.
1929
1930 * sasl.texi: Use WEBHACKDEVEL.
1931
1932 * pgg.texi: Use WEBHACKDEVEL.
1933
1934 * message.texi: Use WEBHACKDEVEL.
1935
1936 * gnus.texi: Use WEBHACKDEVEL.
1937
1938 * emacs-mime.texi: Use WEBHACKDEVEL.
1939
1940 * auth.texi: Use WEBHACKDEVEL.
1941
1942 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
1943 manuals.
1944
19452011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
1946
1947 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
1948
90b750f4
PE
19492011-02-03 Paul Eggert <eggert@cs.ucla.edu>
1950
1951 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
1952 which in turn is copied from ftp://tug.org/tex/.
1953
0e751a49
GM
19542011-02-03 Glenn Morris <rgm@gnu.org>
1955
1956 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
1957 (Binding combinations of modifiers and function keys):
1958 Let's assume people reading this are not using Emacs 18.
1959
7f13c2e2
LI
19602011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
1961
1962 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
1963 since it's run automatically.
1964
d76c843e
LI
19652011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
1966
1967 * gnus.texi (Customizing Articles): Fix typo.
1968
12e3ca0a
LI
19692011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
1970
1971 * gnus.texi (Customizing Articles): Document the new way of customizing
1972 the date headers(s).
1973
fe72c8fa
LI
19742011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
1975
1976 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
1977 splitting example.
1978
bf3dae7e
EZ
19792011-01-29 Eli Zaretskii <eliz@gnu.org>
1980
1981 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
1982 (MAKEINFO_OPTS): New variable.
1983 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
1984 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
1985 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
1986 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
1987 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
1988 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
1989 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
1990 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
1991 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
1992 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
1993 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
1994 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
1995 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
1996 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
1997 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
1998 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
1999 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
2000 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
2001
d6f13ac8
LI
20022011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
2003
2004 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
2005
c5ecc769
G
20062011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
2007
2008 * message.texi (IDNA): Explain what it is.
2009
20102011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
2011
2012 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
2013
45eb2a5d
WL
20142011-01-23 Werner Lemberg <wl@gnu.org>
2015
2016 * Makefile.in (MAKEINFO): Now controlled by `configure'.
2017 (MAKEINFO_OPTS): New variable. Use it where appropriate.
0c7efc08 2018 (ENVADD): Update.
45eb2a5d 2019
6872a814
GM
20202011-01-18 Glenn Morris <rgm@gnu.org>
2021
2022 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
2023
77ab81d0 20242011-01-14 Eduard Wiebe <usenet@pusto.de>
b218c6cd
EW
2025
2026 * nxml-mode.texi (Introduction): Fix file name typos.
2027
d221e780
CO
20282011-01-13 Christian Ohler <ohler@gnu.org>
2029
2030 * ert.texi: New file.
2031
2032 * Makefile.in:
2033 * makefile.w32-in: Add ert.texi.
2034
8c904d82
MA
20352011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
2036
2037 * dbus.texi (Receiving Method Calls): New function
2038 dbus-register-service. Rearrange node.
2039
f56e0e7a
PE
20402011-01-07 Paul Eggert <eggert@cs.ucla.edu>
2041
2042 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
2043 which in turn is copied from ftp://tug.org/tex/.
2044
0fadf00e
MA
20452011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
2046
2047 * dbus.texi (Receiving Method Calls): Describe new optional
2048 parameter dont-register-service of dbus-register-{method,property}.
2049
8b358e90
DU
20502010-12-17 Daiki Ueno <ueno@unixuser.org>
2051
0c7efc08
SM
2052 * epa.texi (Encrypting/decrypting *.gpg files):
2053 Mention epa-file-select-keys.
8b358e90 2054
549c9aed
G
20552010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
2056
2057 * gnus.texi (Archived Messages): Remove outdated text.
2058
20592010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
2060
0c7efc08 2061 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
549c9aed 2062
156e3f9c
G
20632010-12-15 Andrew Cohen <cohen@andy.bu.edu>
2064
83f3eadc 2065 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
156e3f9c 2066
8151d490
AC
20672010-12-14 Andrew Cohen <cohen@andy.bu.edu>
2068
2069 * gnus.texi (The swish++ Engine): Add customizable parameters
2070 descriptions.
2071 (The swish-e Engine): Ditto.
2072
305bdd22
MA
20732010-12-14 Michael Albinus <michael.albinus@gmx.de>
2074
2075 * tramp.texi (Inline methods): Add "ksu" method.
2076 (Remote processes): Add example with remote `default-directory'.
2077
53aff12a
GM
20782010-12-14 Glenn Morris <rgm@gnu.org>
2079
2080 * faq.texi (Expanding aliases when sending mail):
2081 Now build-mail-aliases is interactive.
2082
8a1cdce5
AC
20832010-12-13 Andrew Cohen <cohen@andy.bu.edu>
2084
2085 * gnus.texi: First pass at adding (rough) nnir documentation.
2086
7410c270
G
20872010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2088
53aff12a
GM
2089 * gnus.texi (Filtering New Groups):
2090 Mention gnus-auto-subscribed-categories.
2091 (The First Time): Remove, since default-subscribed-newsgroups has been
7410c270
G
2092 removed.
2093
f49d1f52 20942010-12-13 Glenn Morris <rgm@gnu.org>
7dde1a86
GM
2095
2096 * cl.texi (For Clauses): Small fixes for frames and windows.
2097
acedf35c
CD
20982010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
2099
2100 * org.texi (Using capture): Document using prefix arguments for
2101 finalizing capture.
2102 (Agenda commands): Document prefix argument for the bulk scatter
2103 command.
2104 (Beamer class export): Document that also overlay arguments can be
2105 passed to the column environment.
2106 (Template elements): Document the new entry type.
2107
21082010-12-11 Puneeth Chaganti <punchagan@gmail.com>
2109
2110 * org.texi (Include files): Document :minlevel.
2111
21122010-12-11 Julien Danjou <julien@danjou.info>
2113
2114 * org.texi (Categories): Document category icons.
2115
21162010-12-11 Eric Schulte <schulte.eric@gmail.com>
2117
2118 * org.texi (noweb): Fix typo.
2119
516aa569
G
21202010-12-06 Tassilo Horn <tassilo@member.fsf.org>
2121
2122 * gnus.texi (Server Commands): Point to the rest of the server
2123 commands.
2124
04db63bc
G
21252010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2126
2127 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
2128 g'.
2129
ed797193
G
21302010-12-02 Julien Danjou <julien@danjou.info>
2131
2132 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
2133
21342010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2135
2136 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
2137 (Direct Functions): Note the STARTTLS upgrade.
2138
07976ae3 21392010-11-27 Glenn Morris <rgm@gnu.org>
4d47208a 2140 James Clark <none@example.com>
d3dfb185
GM
2141
2142 * nxml-mode.texi (Introduction): New section.
2143
59e75882
G
21442010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2145
2146 * gnus.texi (Server Commands): Document gnus-server-show-server.
2147
568a887f
MA
21482010-11-20 Michael Albinus <michael.albinus@gmx.de>
2149
2150 Sync with Tramp 2.2.0.
2151
2152 * trampver.texi: Update release number.
2153
1265829e
JB
21542010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
2155
2156 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
2157 Mention that the TeX specific units won't use the `tex' prefix
2158 in TeX mode.
2159
239661c0
KY
21602010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
2161
2162 * gnus.texi (Misc Article): Document gnus-inhibit-images.
2163
4a47c275 21642010-11-17 Glenn Morris <rgm@gnu.org>
20989285
GM
2165
2166 * edt.texi: Remove information about Emacs 19.
2167
4a47c275 21682010-11-17 Michael Albinus <michael.albinus@gmx.de>
3ff91964
MA
2169
2170 * trampver.texi: Update release number.
2171
2f0e0dc8
KY
21722010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
2173
2174 * gnus.texi (Article Washing): Fix typo.
2175
afe98dfa
CD
21762010-11-11 Noorul Islam <noorul@noorul.com>
2177
56f5a94e 2178 * org.texi: Fix typo.
afe98dfa
CD
2179
21802010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2181
2182 * org.texi (Using capture): Explain that refiling is
2183 sensitive to cursor position.
2184
21852010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2186
56f5a94e 2187 * org.texi (Images and tables): Add cross reference to link section.
afe98dfa
CD
2188
21892010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2190
2191 * org.texi: Document the <c> cookie.
2192
21932010-11-11 Eric Schulte <schulte.eric@gmail.com>
2194
bd7239f5 2195 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
56f5a94e 2196 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
afe98dfa
CD
2197
21982010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2199
56f5a94e 2200 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
afe98dfa
CD
2201
22022010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2203
56f5a94e 2204 * org.texi (Project alist): Mention that this is a property list.
afe98dfa
CD
2205
22062010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2207
2208 * org.texi (Setting up the staging area): Document that
2209 file names remain visible when encrypting the MobileOrg files.
2210
22112010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2212
2213 * org.texi (Setting up the staging area): Document which
2214 versions are needed for encryption.
2215
22162010-11-11 Eric Schulte <schulte.eric@gmail.com>
2217
56f5a94e
GM
2218 * org.texi (noweb): Update :noweb documentation to
2219 reflect the new "tangle" argument.
afe98dfa
CD
2220
22212010-11-11 Eric Schulte <schulte.eric@gmail.com>
2222
56f5a94e
GM
2223 * org.texi (Batch execution): Improve tangling script in
2224 documentation.
afe98dfa
CD
2225
22262010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2227
2228 * org.texi (Handling links):
2229 (In-buffer settings): Document inlining images on startup.
2230
22312010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2232
2233 * org.texi (Setting up the staging area): Document use of
2234 crypt password.
2235
22362010-11-11 David Maus <dmaus@ictsoc.de>
2237
56f5a94e 2238 * org.texi (Template expansion): Add date related link type escapes.
afe98dfa
CD
2239
22402010-11-11 David Maus <dmaus@ictsoc.de>
2241
56f5a94e
GM
2242 * org.texi (Template expansion): Add mew in table for link type
2243 escapes.
afe98dfa
CD
2244
22452010-11-11 David Maus <dmaus@ictsoc.de>
2246
56f5a94e 2247 * org.texi (Template expansion): Fix typo in link type escapes.
afe98dfa
CD
2248
22492010-11-11 Eric Schulte <schulte.eric@gmail.com>
2250
56f5a94e 2251 * org.texi (Structure of code blocks): Another documentation tweak.
afe98dfa
CD
2252
22532010-11-11 Eric Schulte <schulte.eric@gmail.com>
2254
56f5a94e 2255 * org.texi (Structure of code blocks): Documentation tweak.
afe98dfa
CD
2256
22572010-11-11 Eric Schulte <schulte.eric@gmail.com>
2258
56f5a94e
GM
2259 * org.texi (Structure of code blocks):
2260 Update documentation to mention inline code block syntax.
afe98dfa
CD
2261
22622010-11-11 Eric Schulte <schulte.eric@gmail.com>
2263
56f5a94e 2264 * org.texi (comments): Improve wording.
afe98dfa
CD
2265
22662010-11-11 Eric Schulte <schulte.eric@gmail.com>
2267
56f5a94e 2268 * org.texi (comments): Document the new :comments header arguments.
afe98dfa
CD
2269
22702010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2271
2272 * org.texi (Installation): Remove the special
2273 installation instructions for XEmacs.
2274
22752010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
2276
56f5a94e 2277 * org.texi (Easy Templates): New section. Documents quick
afe98dfa
CD
2278 insertion of empty structural elements.
2279
22802010-11-11 Noorul Islam <noorul@noorul.com>
2281
56f5a94e 2282 * org.texi: Fix doc.
afe98dfa
CD
2283
22842010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
2285
2286 * org.texi (The date/time prompt): Document specification
2287 of time ranges.
2288
22892010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2290
2291 * org.texi (Internal links): Document the changes in
2292 internal links.
2293
22942010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2295
2296 * org.texi (Agenda commands): Document the limitation for
2297 the filter preset - it can only be used for an entire agenda
2298 view, not in an individual block in a block agenda.
2299
23002010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
2301
2302 * org.texi (iCalendar export): Document alarm creation.
2303
6f8fc60c
MA
23042010-11-10 Michael Albinus <michael.albinus@gmx.de>
2305
2306 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
2307
be3c11b3
LMI
23082010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
2309
2310 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
2311
d607b96b 23122010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
3ff91964 2313
d607b96b 2314 * calc.texi: Use emacsver.texi to determine Emacs version.
3ff91964 2315
181cb5fb
G
23162010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2317
2318 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
2319 since that works by default.
2320
23212010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
2322
2323 * gnus.texi (Customizing the IMAP Connection): Document
2324 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
2325
36bc5d3b
MA
23262010-11-04 Michael Albinus <michael.albinus@gmx.de>
2327
2328 * tramp.texi (Remote shell setup): New item "Interactive shell
2329 prompt". Reported by Christian Millour <cm@abtela.com>.
2330 (Remote shell setup, Remote processes): Use @code{} for
2331 environment variables.
2332
cf503f7c
GM
23332010-11-03 Glenn Morris <rgm@gnu.org>
2334
537b04b9 2335 * ediff.texi (Quick Help Commands, Miscellaneous):
d7619e3b 2336 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
cf503f7c 2337
389b76fa
G
23382010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2339
2340 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
2341
2699a554 23422010-10-31 Glenn Morris <rgm@gnu.org>
bbe1ba5e
GM
2343
2344 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
2345
2699a554 23462010-10-31 Glenn Morris <rgm@gnu.org>
97af9a72
GM
2347
2348 * cc-mode.texi: Remove reference to defunct viewcvs URL.
2349
99e65b2d
G
23502010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2351
0c7efc08
SM
2352 * gnus.texi (Client-Side IMAP Splitting):
2353 Mention nnimap-unsplittable-articles.
99e65b2d
G
2354
23552010-10-29 Julien Danjou <julien@danjou.info>
2356
2357 * gnus.texi (Finding the News): Remove references to obsoletes
2358 variables `gnus-nntp-server' and `gnus-secondary-servers'.
2359
aeeb3dcb
EZ
23602010-10-29 Eli Zaretskii <eliz@gnu.org>
2361
2362 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
2363 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
2364 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
2365 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
2366
8289f37b
GM
23672010-10-28 Glenn Morris <rgm@gnu.org>
2368
2369 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
2370 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
2371 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
2372
d85d3b3a
DU
23732010-10-25 Daiki Ueno <ueno@unixuser.org>
2374
2375 * epa.texi (Mail-mode integration): Add alternative key bindings
2376 for epa-mail commands; escape comma.
c05c2b9b 2377 Don't use the word "PGP", since it is a non-free program.
d85d3b3a 2378
9f534a47
JB
23792010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
2380
99e65b2d 2381 * calc.texi: Use emacsver.texi to determine Emacs version.
9f534a47 2382
5793a7bc 23832010-10-24 Juanma Barranquero <lekktu@gmail.com>
88dbda51
JB
2384
2385 * gnus.texi (Group Parameters, Buttons): Fix typos.
2386
280f417b
G
23872010-10-22 Tassilo Horn <tassilo@member.fsf.org>
2388
2389 * gnus.texi (Subscription Commands): Mention that you can also
2390 subscribe to new groups via the Server buffer, which is probably more
2391 convenient when subscribing to many groups.
2392
d806c872
G
23932010-10-21 Julien Danjou <julien@danjou.info>
2394
2395 * message.texi (Message Headers): Allow message-default-headers to be a
2396 function.
2397
d5798f68
LMI
23982010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2399
2400 * gnus-news.texi: Mention new archive defaults.
2401
b79bbef7
KY
24022010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
2403
2404 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
2405
2526f423
G
24062010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
2407
2408 * gnus.texi (HTML): Document the function value of
2409 gnus-blocked-images.
2410 (Article Washing): shr and gnus-w3m, not the direct function names.
2411
ba91f05d
G
24122010-10-20 Julien Danjou <julien@danjou.info>
2413
2414 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
2415 variable.
2416
da451787
LMI
24172010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
2418
2419 * gnus.texi (Customizing the IMAP Connection): The port strings are
2420 strings.
c872595d 2421 (Document Groups): Mention git.
da451787 2422
7cad71ad
G
24232010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
2424
2425 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
2426 bzr/Gnus git sync.
2427
c56dfd36
EZ
24282010-10-15 Eli Zaretskii <eliz@gnu.org>
2429
2430 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
2431 change.
2432
a1d16a7b
G
24332010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2434
2435 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
2436 @item syntax for in-Emacs makeinfo.
2437
24382010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
2439
2440 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
2441 trim sentence.
2442
98e2b864
DU
24432010-10-12 Daiki Ueno <ueno@unixuser.org>
2444
2445 * epa.texi (Caching Passphrases):
0c7efc08
SM
2446 * auth.texi (GnuPG and EasyPG Assistant Configuration):
2447 Clarify some configurations require to set up gpg-agent.
98e2b864 2448
c12e4a81
GM
24492010-10-11 Glenn Morris <rgm@gnu.org>
2450
2451 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
2452
f7aa248a
G
24532010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
2454
2455 * gnus.texi (Spam Package Introduction): Mention `$'.
2456
6513b232
EZ
24572010-10-09 Eli Zaretskii <eliz@gnu.org>
2458
2459 * makefile.w32-in (emacsdir): New variable.
2460 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
2461 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
2462
abd40fb4
GM
24632010-10-09 Glenn Morris <rgm@gnu.org>
2464
0f05450f
GM
2465 * Makefile.in (mostlyclean): Delete *.toc.
2466
d3a4ac46
GM
2467 * Makefile.in: Use $< in rules.
2468
aa9db089
GM
2469 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
2470
abd40fb4
GM
2471 * Makefile.in ($(infodir)): Delete rule.
2472 (mkinfodir): New. Use it in all the info rules, rather than depending
2473 on infodir.
2474
ea274122
GM
24752010-10-09 Glenn Morris <rgm@gnu.org>
2476
6e90e2a8
GM
2477 * gnus.texi (Article Washing): Fix previous change.
2478
f7a31f11
GM
2479 * Makefile.in (emacsdir): New variable.
2480 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
b13254e7
GM
2481 Depend on emacsver.texi.
2482
f7a31f11
GM
2483 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
2484
ea274122
GM
2485 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
2486
36d3245f
G
24872010-10-08 Julien Danjou <julien@danjou.info>
2488
f7a31f11 2489 * gnus.texi: Add mm-shr.
36d3245f
G
2490
24912010-10-08 Ludovic Courtès <ludo@gnu.org>
2492
2493 * gnus.texi (Finding the Parent, The Gnus Registry)
2494 (Registry Article Refer Method): Update docs for nnregistry.el.
2495
24962010-10-08 Daiki Ueno <ueno@unixuser.org>
2497
2498 * auth.texi (Help for users)
2499 (GnuPG and EasyPG Assistant Configuration): Update docs.
2500
12359245
GM
25012010-10-08 Glenn Morris <rgm@gnu.org>
2502
2503 * cl.texi (Organization, Installation, Old CL Compatibility):
2504 Deprecate cl-compat for new code.
4628bef1 2505 (Usage, Installation): Remove outdated information.
e1a8c4c0
GM
2506
2507 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
2508
fcf2d385
KY
25092010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
2510
2511 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
2512
66627fa9
G
25132010-10-06 Julien Danjou <julien@danjou.info>
2514
fd9ba500
JD
2515 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
2516
66627fa9
G
2517 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
2518 broken link.
2519
2520 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
2521
2522 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
2523 to ReiserFS.
2524
2525 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
2526 (FAQ 7-1): Fix getmail URL.
2527
65f54520
DU
25282010-10-06 Daiki Ueno <ueno@unixuser.org>
2529
2530 * epa.texi (Caching Passphrases): New section.
2531
4c83f6e1
GM
25322010-10-06 Glenn Morris <rgm@gnu.org>
2533
2534 * Makefile.in (SHELL): Set it.
2535 (info): Move the mkdir dependency to the individual info files.
2536 (mostlyclean): Tidy up.
2537 (clean): Only delete the specific dvi and pdf files.
2538 (maintainer-clean): Be more restrictive in what we delete.
8a944cea 2539 ($(infodir)): Add parallel build workaround.
4c83f6e1 2540
71e691a5
G
25412010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2542
2543 * gnus.texi (Misc Article): Document gnus-widen-article-window.
2544
a41c2e6d
G
25452010-10-03 Julien Danjou <julien@danjou.info>
2546
0c7efc08
SM
2547 * emacs-mime.texi (Display Customization):
2548 Update mm-inline-large-images documentation and add documentation for
a41c2e6d
G
2549 mm-inline-large-images-proportion.
2550
37255945
MA
25512010-10-03 Michael Albinus <michael.albinus@gmx.de>
2552
0c7efc08
SM
2553 * tramp.texi (Frequently Asked Questions):
2554 Mention remote-file-name-inhibit-cache.
37255945 2555
11e4e7bd
LMI
25562010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2557
2558 * gnus.texi (Splitting Mail): Fix @xref syntax.
870409d4 2559 (Splitting Mail): Really fix the @ref syntax.
11e4e7bd 2560
cb83220a
KY
25612010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2562
0c7efc08
SM
2563 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
2564 (Article Hiding): Add google banner example.
2565 Suggested by Benjamin Xu.
cb83220a 2566
6b958814
G
25672010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
2568
0c7efc08
SM
2569 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
2570 Remove nnimap-split-rule from examples.
6b958814
G
2571
25722010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2573
2574 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
2575 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
2576 Fishman.
2577 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
2578
25792010-09-30 Julien Danjou <julien@danjou.info>
2580
2581 * gnus.texi (Gravatars): Fix documentation about
2582 gnu-gravatar-properties.
2583
b9476c04
DU
25842010-09-29 Daiki Ueno <ueno@unixuser.org>
2585
2586 * epa.texi (Bug Reports): New section.
2587
5f874327
GM
25882010-09-29 Glenn Morris <rgm@gnu.org>
2589
2590 * Makefile.in (top_srcdir): Remove unused variable.
2591
6b958814
G
25922010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2593
2594 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
2595 (Client-Side IMAP Splitting): Document 'default.
2596
25972010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
2598
0c7efc08
SM
2599 * gnus.texi (Customizing the IMAP Connection):
2600 Document nnimap-fetch-partial-articles.
6b958814 2601
82bccbfa
KY
26022010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2603
2604 * gnus-news.texi: Mention nnimap-inbox.
2605
2606 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
2607
26082010-09-26 Julien Danjou <julien@danjou.info>
2609
47e08896 2610 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
82bccbfa
KY
2611
26122010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2613
2614 * gnus.texi (Security): Remove gpg.el mention.
2615
26162010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
2617
2618 * gnus.texi (Browse Foreign Server): New variable
2619 gnus-browse-subscribe-newsgroup-method.
2620
2621 * gnus-news.texi: Mention it.
2622
26232010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2624
0c7efc08 2625 * gnus.texi (NoCeM): Remove.
82bccbfa
KY
2626 (Startup Variables): No jingle.
2627
4c964351
UM
26282010-09-25 Ulrich Mueller <ulm@gentoo.org>
2629
2630 * woman.texi (Interface Options): xz compression is now supported.
2631
82bccbfa
KY
26322010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
2633
2634 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
2635 (Unavailable Servers): Document gnus-server-copy-server.
2636 (Using IMAP): Document the new nnimap.
2637
26382010-09-25 Julien Danjou <julien@danjou.info>
2639
47e08896 2640 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
82bccbfa 2641
18778f71
GM
26422010-09-24 Glenn Morris <rgm@gnu.org>
2643
2644 * url.texi (Disk Caching): Tweak previous change.
2645
9c766321
JD
26462010-09-24 Julien Danjou <julien@danjou.info>
2647
2648 * url.texi (Disk Caching): Mention url-cache-expire-time,
2649 url-cache-expired, and url-fetch-from-cache.
2650
82bccbfa
KY
26512010-09-24 Julien Danjou <julien@danjou.info>
2652
2653 * gnus.texi: Add Gravatars.
2654
26552010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
2656
2657 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
2658
592bdb9a
LMI
26592010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2660
2661 * gnus.texi (Expunging mailboxes): Update name of the expunging
2662 command.
2663
e4e22d29
KY
26642010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
2665
2666 * emacs-mime.texi (rfc2047): Update description for
2667 rfc2047-encode-parameter.
2668
371d9801
MA
26692010-09-13 Michael Albinus <michael.albinus@gmx.de>
2670
2671 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
2672 "fish" methods.
2673 (External methods): Remove "scp1_old" and "scp2_old" methods.
2674
31ae5827
MA
26752010-09-09 Michael Albinus <michael.albinus@gmx.de>
2676
2677 * tramp.texi: Remove Japanese manual. Fix typo.
2678
2679 * trampver.texi: Update release number. Remove japanesemanual.
2680
c0468714
GM
26812010-09-09 Glenn Morris <rgm@gnu.org>
2682
2683 * org.texi: Restore clobbered changes (copyright years, untabify).
2684
86441999
JD
26852010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
2686
2687 * gnus.texi (Adaptive Scoring): Fix typo.
2688
25f28806
LMI
26892010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2690
2691 * gnus.texi (Article Display): Document gnus-html-show-images.
2692
45240125 26932010-09-02 Jan Djärv <jan.h.d@swipnet.se>
25f28806 2694
45240125
JD
2695 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
2696
59d09f15
LMI
26972010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2698
2699 * gnus.texi (HTML): Document gnus-max-image-proportion.
2700
2cdd366f
KY
27012010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2702
51dee5ef
KY
2703 * gnus.texi (HTML): Document gnus-blocked-images.
2704
2cdd366f
KY
2705 * message.texi (Wide Reply): Document message-prune-recipient-rules.
2706
b0e4f3fc
KY
27072010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2708
2709 * gnus.texi (Summary Mail Commands): Note that only the addresses from
2710 the first message are used for wide replies.
f02566ce
KY
2711 (Changing Servers): Remove documentation on gnus-change-server and
2712 friends, since it's been removed.
b0e4f3fc 2713
598451ed
KY
27142010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2715
2716 * gnus.texi (Drafts): Mention B DEL.
2717
e7842e69
KY
27182010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
2719
2720 * gnus.texi (Delayed Articles): Mention that the Date header is the
2721 original one, even if you delay.
2722
85115796
KY
27232010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2724
0c7efc08
SM
2725 * gnus.texi (Asynchronous Fetching):
2726 Document gnus-async-post-fetch-function.
85115796
KY
2727 (HTML): Made into its own section.
2728
f0b44bc0
MA
27292010-08-26 Michael Albinus <michael.albinus@gmx.de>
2730
2731 Sync with Tramp 2.1.19.
2732
217876c9 2733 * tramp.texi (Inline methods, Default Method): Mention
0c7efc08
SM
2734 `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
2735 Remove remark about doubled "-t" argument.
217876c9
MA
2736 (Auto-save and Backup): Remove reference to Emacs 21.
2737 (Filename Syntax): Describe port numbers.
2738 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
2739 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
2740 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
2741 errors with the backquotes.
2742 (External packages): File attributes cache flushing for asynchronous
2743 processes.
2744 (Traces and Profiles): Describe verbose level 9.
2745
f0b44bc0
MA
2746 * trampver.texi: Update release number.
2747
7457f7b6
MA
27482010-08-23 Michael Albinus <michael.albinus@gmx.de>
2749
2750 * dbus.texi (Alternative Buses): New chapter.
2751
b695beda
SM
27522010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
2753
2754 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
2755
443c2c03
JB
27562010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
2757
2758 * calc.texi (Customizing Calc): Rearrange description of new
2759 variables to match the presentation of other variables.
2760
7815fe19 27612010-08-08 Juanma Barranquero <lekktu@gmail.com>
e1d294ab
JB
2762
2763 * org.texi (Footnotes, Tables in HTML export): Fix typos.
2764
2c695727
JB
27652010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
2766
2767 * calc.texi (Making Selections, Selecting Subformulas)
2768 (Customizing Calc): Mention how to use faces to emphasize selected
2769 sub-formulas.
2770
bbb6ffa1
MA
27712010-08-05 Michael Albinus <michael.albinus@gmx.de>
2772
2773 * tramp.texi (External packages): File attributes cache flushing
2774 for asynchronous processes.
2775
5cee0a9c
AM
27762010-08-01 Alan Mackenzie <acm@muc.de>
2777
2778 Enhance the manual for the latest Java Mode.
2779
2780 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
2781 annotation-var-cont.
2782 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
2783 two new symbols.
2784
3f2afe32
MA
27852010-07-28 Michael Albinus <michael.albinus@gmx.de>
2786
2787 * tramp.texi (Traces and Profiles): Describe verbose level 9.
2788
0ed082fe 27892010-07-27 Chong Yidong <cyd@stupidchicken.com>
b196eafc
CY
2790
2791 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
2792
311f0356
JB
27932010-07-19 Juanma Barranquero <lekktu@gmail.com>
2794
2795 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
2796
86fbb8ca
CD
27972010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
2798
2799 * org.texi: Add macros to get plain quotes in PDF output.
2800 List additional contributors.
2801 (Capture): New section, replaces the section about remember.
2802 (Working With Source Code): New chapter, focused on documenting Org
2803 Babel.
2804 (Code evaluation security): New section.
2805 (MobileOrg): Document DropBox support.
2806 (TaskJuggler export): Document taskjuggler and Gantt chart support.
2807 (Special symbols): Show how to display UTF8 characters for entities.
2808 (Global TODO list): Clarify the use of the "M" key and the differences
2809 to the "m" key.
2810 (RSS Feeds): Mention Atom feeds as well.
2811 (Setting tags): Remove paragraph about
2812 `org-complete-tags-always-offer-all-agenda-tags'.
2813
5732e8ed
MA
28142010-07-17 Michael Albinus <michael.albinus@gmx.de>
2815
2816 * tramp.texi (Inline methods): Remove remark about doubled "-t"
2817 argument.
2818 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
2819 echoing shells.
2820
ca1bb391
MA
28212010-07-10 Michael Albinus <michael.albinus@gmx.de>
2822
2823 * tramp.texi (Inline methods): Remove "kludgy" phrase.
2824 (Filename Syntax): Describe port numbers.
2825
5bd55c3c
MA
28262010-07-09 Michael Albinus <michael.albinus@gmx.de>
2827
2828 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
2829 forgotten.
2830 (Type Conversion): Precise conversion of natural numbers.
2831 (Errors and Events): Add "debugging" to concept index. Add variable
2832 `dbus-debug'.
2833
820ae8fe
MA
28342010-07-04 Michael Albinus <michael.albinus@gmx.de>
2835
2836 * dbus.texi (Receiving Method Calls): Add optional argument
2837 EMITS-SIGNAL to `dbus-register-property'.
2838
b6f9df0f
JB
28392010-06-27 Alex Schroeder <alex@gnu.org>
2840
2841 * nxml-mode.texi (Commands for locating a schema): Fix typo.
2842
62e034c2
GM
28432010-06-24 Glenn Morris <rgm@gnu.org>
2844
2845 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
2846 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
2847 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
2848 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
2849 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
2850 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
2851 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
2852 * woman.texi: Start direntry descriptions in column 32, per Texinfo
2853 convention. Make them end with a period.
2854
9360256a
GM
28552010-06-23 Glenn Morris <rgm@gnu.org>
2856
2857 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
b1fbbb32
GM
2858 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
2859 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
2860 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
2861 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
2862 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
9360256a 2863
04d3bb6c
GM
28642010-06-10 Glenn Morris <rgm@gnu.org>
2865
2866 * idlwave.texi (Load-Path Shadows):
2867 * org.texi (Handling links): Fix typos.
2868
5e7d4a75
KY
28692010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
2870
2871 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
2872
9841cb4f
MA
28732010-05-26 Michael Albinus <michael.albinus@gmx.de>
2874
2875 * eshell.texi (Built-ins): Describe, how to disable a built-in command
2876 by an alias. (Bug#6226)
2877
597517ef
JB
28782010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
2879
2880 * calc.texi (Manipulating Vectors): Mention that vectors can
2881 be used to determine bins for `calc-histogram'.
2882
14914c43
JB
28832010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
2884
597517ef 2885 * calc.texi: Remove "\turnoffactive" commands throughout.
14914c43 2886
0235128c 28872010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
2888
2889 * url.texi (HTTP language/coding, Customization):
2890 * message.texi (Header Commands, Responses):
2891 * cl.texi (Argument Lists): Fix typos.
2892
0235128c 28932010-05-08 Chong Yidong <cyd@stupidchicken.com>
aa5789b5 2894
0235128c
SM
2895 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
2896 Note that Development menu is always available.
aa5789b5
CY
2897 (Creating a project): Fix terminology.
2898 (Add/Remove files): Fix typo.
2899
0235128c
SM
29002010-05-07 Chong Yidong <cyd@stupidchicken.com>
2901
2902 * Version 23.2 released.
2903
a628ad9d 29042010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
db37d257
DD
2905
2906 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
2907
502269d6
MA
29082010-05-01 Michael Albinus <michael.albinus@gmx.de>
2909
0235128c
SM
2910 * tramp.texi (Inline methods, Default Method):
2911 Mention `tramp-inline-compress-start-size'.
502269d6 2912
6e104790 29132010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
bff3818b
KY
2914
2915 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
2916 the CVS repo. Put the Git repo in the news section.
2917
6e104790 2918 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
bff3818b
KY
2919 Removed some mentions of CVS. Mention the new Git repo.
2920
6e104790 29212010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
b1519d85
KY
2922
2923 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
2924 (Mail Group Commands): Add index entry.
2925
6e104790 29262010-04-18 Glenn Morris <rgm@gnu.org>
2bf1d02d
GM
2927
2928 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
2929
f8b91752
JB
29302010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
2931
2932 * calc.texi (Radix modes): Mention that the option prefix will
2933 turn on twos-complement mode.
2934 (Inverse and Hyperbolic Flags): Mention the Option flag.
2935
ed21c5c8
CD
29362010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
2937
2938 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
6e104790 2939 (LaTeX/PDF export commands): Rename and Move section.
ed21c5c8
CD
2940 (Sectioning structure): Update.
2941 (References): New use case for field coordinates.
6e104790 2942 (The export dispatcher): Rename from ASCII export.
ed21c5c8
CD
2943 (Setting up the staging area): Document the availability of
2944 encryption for MobileOrg.
2945 (Images and tables): Document how to reference labels.
2946 (Index entries): New section.
2947 (Generating an index): New section.
2948 (Column width and alignment): Document that <N> now
2949 means a fixed width, not a maximum width.
2950 (Publishing options): Document the :email option.
2951 (Beamer class export): Fix bug in the BEAMER example.
2952 (Refiling notes): Document refile logging.
2953 (In-buffer settings): Document refile logging keywords.
2954 (Drawers): Document `C-c C-z' command.
2955 (Agenda commands): Mention the alternative key `C-c C-z'.
2956 (Special properties): Document the BLOCKED property.
2957 (The spreadsheet): Mention the formula editor.
2958 (References): Document field coordinates.
2959 (Publishing action): Correct the documentation for the
2960 publishing function.
2961 (The date/time prompt): Document that we accept dates
2962 like month/day/year.
2963 (Cooperation): Document the changes in table.el support.
2964 (Faces for TODO keywords, Faces for TODO keywords)
2965 (Priorities): Document the easy colors.
2966 (Visibility cycling): Document the new double prefix
2967 arg for `org-reveal'.
2968 (Cooperation): Remember.el is part of Emacs.
2969 (Clean view): Mention that `wrap-prefix' is also set by
2970 org-indent-mode.
2971 (Agenda commands): Add information about prefix args to
2972 scheduling and deadline commands.
2973 (Search view): Point to the docstring of
2974 `org-search-view' for more details.
6e104790 2975 (Agenda commands): Document that `>' prompts for a date.
ed21c5c8
CD
2976 (Setting tags): Document variable
2977 org-complete-tags-always-offer-all-agenda-tags.
6e104790 2978 (Column attributes): Cross-reference special properties.
ed21c5c8 2979
456b348e
MA
29802010-04-10 Michael Albinus <michael.albinus@gmx.de>
2981
2982 Synchronize with Tramp repository.
2983
2984 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
0c7efc08
SM
2985 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
2986 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
456b348e
MA
2987 syntax, texi2dvi reports errors with the backquotes.
2988
2989 * trampver.texi: Update release number.
2990
357e2d8e
KY
29912010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
2992
2993 * gnus.texi (Finding the News): Add pointers to the Server buffer
2994 because it's essential.
2995
1d4d7664
KY
29962010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
2997
2998 * gnus.texi (MIME Commands): Update description of
2999 gnus-article-browse-html-article.
3000
bd3e840f
KY
30012010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
3002
3003 * auth.texi (Secret Service API): Add TODO node.
3004 (Help for users): Explain the new source options for `auth-sources'.
3005
e867cb5d 30062010-03-24 Michael Albinus <michael.albinus@gmx.de>
c8215db1
MA
3007
3008 * trampver.texi: Update release number.
3009
288f9fc0
CY
30102010-03-10 Chong Yidong <cyd@stupidchicken.com>
3011
3012 * Branch for 23.2.
3013
d99aaebd
CY
30142010-03-03 Chong Yidong <cyd@stupidchicken.com>
3015
3016 * faq.texi (Escape sequences in shell output): Note that ansi-color is
3017 now enabled by default.
3018
5794c2a5
MA
30192010-02-28 Michael Albinus <michael.albinus@gmx.de>
3020
3021 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
3022 when Emacs runs in interactive mode. (Bug#5645)
3023
40572be6
GM
30242010-02-16 Glenn Morris <rgm@gnu.org>
3025
3026 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
3027
7bb8ed67
MH
30282010-02-05 Mark A. Hershberger <mah@everybody.org>
3029
3030 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
3031
45a1423d 30322010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
994ff697
KY
3033
3034 * gnus.texi (Score File Format): Fix typo.
3035
45a1423d 30362010-01-19 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
3037
3038 * cc-mode.texi: Replace references to obsolete c-subword-mode.
3039
14f17fc8
JB
30402010-01-18 Juanma Barranquero <lekktu@gmail.com>
3041
3042 * ada-mode.texi (Project File Overview): Fix typo.
3043
607d4369
CY
30442010-01-17 Chong Yidong <cyd@stupidchicken.com>
3045
3046 * semantic.texi: Add Richard Y. Kim credit.
3047
3048 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
3049
3d1bfa99
MA
30502010-01-17 Michael Albinus <michael.albinus@gmx.de>
3051
3052 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
a628ad9d 3053 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
3d1bfa99 3054
6fbf7a75
GM
30552010-01-17 Glenn Morris <rgm@gnu.org>
3056
b9f978f0
GM
3057 * calc.texi (Reporting Bugs): Don't mention format of repository.
3058
f19bc38d
GM
3059 * woman.texi (Bugs): Make "Emacs repository" less specific,
3060 and the URL for same more specific.
3061
6fbf7a75
GM
3062 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
3063
16c3428a
JB
30642010-01-17 Juanma Barranquero <lekktu@gmail.com>
3065
3066 * ede.texi (ede-step-project, ede-proj-target):
3067 * tramp.texi (Remote processes): Fix typos.
3068
045b9da7
ML
30692010-01-16 Mario Lang <mlang@delysid.org>
3070
3071 * ede.texi (ede-target):
3072 * org.texi (Refiling notes): Remove duplicated words.
3073
c57008f6
SM
30742010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
3075
3076 * gnus.texi (Posting Styles): Use with-current-buffer.
3077 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
3078
798c9eb5
KR
30792010-01-02 Kevin Ryde <user42@zip.com.au>
3080
3081 * eieio.texi (Naming Conventions): Correction to xref on elisp
3082 coding conventions, is "Tips" node not "Standards".
3083
4970fbfe
CY
30842009-12-24 Chong Yidong <cyd@stupidchicken.com>
3085
3086 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
3087
3088 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
3089
83828b06
KY
30902009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
3091
3092 * gnus.texi (Direct Functions): Add missing port number to tls method.
3093
45a4a565
JB
30942009-12-15 Juanma Barranquero <lekktu@gmail.com>
3095
3096 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
3097 ($(infodir)/edt, edt.dvi): New targets.
3098
698bfef7
GM
30992009-12-15 Glenn Morris <rgm@gnu.org>
3100
3101 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
3102 (edt, $(infodir)/edt, edt.dvi): New targets.
3103 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
3104
3105 * Makefile.in (PDF_TARGETS, pdf): New.
3106 (clean): Add *.pdf.
3107 Add pdf rules for all manuals.
3108
0e983327
JB
31092009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
3110
3111 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
3112
8e687433
CY
31132009-12-14 Chong Yidong <cyd@stupidchicken.com>
3114
3115 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
3116 (Smart Jump, Analyzer Debug): Copyedits.
3117 (Semantic mode user commands): Link to new nodes.
3118 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
3119 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
3120 upstream Semantic manual.
3121
3122 * semantic.texi (Introduction): Minor fix to diagram.
3123
020335df
MA
31242009-12-09 Michael Albinus <michael.albinus@gmx.de>
3125
3126 * eshell.texi (History): Add the other built-in variables.
3127 (Built-ins): Explain built-ins, and how to apply the external commands.
3128 Add `history', `su' and `sudo'.
3129
3130 * tramp.texi (Remote processes): Add missing <RET> in the example.
3131
6ddf13e4
BW
31322009-12-01 Bill Wohler <wohler@newt.com>
3133
3134 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
45a4a565 3135 path for mairix example. Specify -q in namazu example since namazu is
6ddf13e4
BW
3136 excessively garrulous.
3137
07b6428c
MA
31382009-11-29 Michael Albinus <michael.albinus@gmx.de>
3139
3140 * tramp.texi (Remote processes): Improve eshell example with "su"
3141 and "sudo" commands.
3142
fd1cefda
CY
31432009-11-28 Chong Yidong <cyd@stupidchicken.com>
3144
3145 * semantic.texi (Analyzer Internals): Rename from Analyzer.
3146
3147 * sem-user.texi (Semantic mode user commands): Fix key syntax.
3148 Document semantic-complete-analyze-inline.
3149 (Semanticdb search debugging commands): Minor clarification.
3150 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
45a4a565 3151 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
fd1cefda 3152 manual.
9d542758 3153 (Semantic mode): Link to Idle Scheduler.
fd1cefda 3154
159e3ad5
KR
31552009-11-28 Kevin Ryde <user42@zip.com.au>
3156
3157 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
45a4a565 3158 @pxref, now EIEIO is in Emacs.
159e3ad5 3159
c6d47315
KR
3160 * erc.texi (Development): Correction to git tutorial url.
3161
16f6287e
GM
31622009-11-26 Glenn Morris <rgm@gnu.org>
3163
3164 * faq.texi (Latest version of Emacs): Mention stability of development
3165 version.
3166 (Problems with very large files): Max buffer size increase in 23.2.
3167 (VM): VM has moved house again.
3168
5ea5dbc9
JB
31692009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
3170
3171 * calc.texi (Radix modes): Discuss alternate bases for two's complement
3172 notations.
3173
5dec9555
CD
31742009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
3175
45a4a565 3176 * org.texi (Column attributes): Fix documentation of new operators.
5dec9555 3177
bd6f6833
CY
31782009-11-20 Chong Yidong <cyd@stupidchicken.com>
3179
3180 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
673286f5
CY
3181 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
3182 (Idle Completions Mode): Numerous copyedits.
bd6f6833 3183
be479117
JB
31842009-11-17 Juanma Barranquero <lekktu@gmail.com>
3185
3186 * semantic.texi (Semantic Internals, Glossary):
3187 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
3188 (Semanticdb search debugging commands): Fix typos.
3189
17291a1f
JB
31902009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
3191
be479117 3192 * calc.texi (Radix modes): Mention twos-complement notation.
17291a1f 3193
af42a9cc
JB
31942009-11-16 Juanma Barranquero <lekktu@gmail.com>
3195
3196 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
3197 ($(infodir)/semantic, semantic.dvi): New targets.
3198
3149927d
CY
31992009-11-16 Chong Yidong <cyd@stupidchicken.com>
3200
3201 * Makefile.in: Build the Semantic manual.
3202
3203 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
3204 repository.
3205
977640ed
MA
32062009-11-16 Michael Albinus <michael.albinus@gmx.de>
3207
3208 * dbus.texi (Receiving Method Calls): New defun
3209 `dbus-unregister-service'.
3210
17673adf
CD
32112009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
3212
3213 * org.texi (Speed keys): New section.
3214
0ecd3c90
MA
32152009-11-13 Michael Albinus <michael.albinus@gmx.de>
3216
3217 * dbus.texi (Type Conversion): Fix typo.
3218 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
3219 `dbus-registered-objects-table'.
0c7efc08
SM
3220 (Receiving Method Calls): New defun `dbus-register-property'.
3221 Move `dbus-unregister-object' here.
0ecd3c90 3222
8bfe682a
CD
32232009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
3224
3225 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
3226
32272009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
3228
3229 * org.texi (Column attributes): Add the new age summary operators.
3230 Also, mention the fact you can only use one summary operator per
3231 property.
3232
32332009-11-13 John Wiegley <johnw@newartisans.com>
3234
0c7efc08 3235 * org.texi (Tracking your habits): Add a new section in the
8bfe682a 3236 manual about how to track habits.
0c7efc08 3237 (Resolving idle time): Add a section on how idle and
8bfe682a
CD
3238 dangling clocks are resolved.
3239
32402009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
3241
3242 * org.texi (Agenda commands): Document the new `i' command.
3243 (Inserting deadline/schedule): Document logging changes
3244 of scheduling and deadline times stamps.
3245 (In-buffer settings): Document the in-buffer keywords for logging
3246 changes of scheduling and deadline times stamps.
3247 (Structure editing, Plain lists): Document indentation
3248 cycling in empty entries with TAB.
3249 (Archiving): Document the default archiving command.
3250 (Moving subtrees): Document the new keys for archiving.
3251 (Internal archiving): Fix incorrect key.
3252 (Agenda commands): Document the TODO set switching commands.
3253 (Agenda commands): Document the new archiving keys.
3254 (Clocking work time): Better description on how to save
3255 and restore a clock.
3256 (Resolving idle time): Mention the x11idle program to get true
3257 idleness also under X11.
3258 (Resolving idle time): Use @kbd instead of @key for normal
3259 letters, because this is how he rest of the manual does this.
3260 (Pushing to MobileOrg): Mention that `org-directory'
3261 should be set.
3262 (Agenda commands): Document that SPC is a filter for
3263 any tag.
0c7efc08 3264 (Search view): Rename from "Keyword search".
8bfe682a
CD
3265 (Capure): New chapter.
3266 (Markup): New chapter.
0c7efc08
SM
3267 (Links in HTML export, Images in HTML export):
3268 Extend the section titles.
8bfe682a
CD
3269 (Images in HTML export): Document the align option.
3270 (Text areas in HTML export): Extend the section title.
3271 (Images in LaTeX export): Explain image placement in LaTeX.
3272
693737cd
GM
32732009-11-10 Glenn Morris <rgm@gnu.org>
3274
3275 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
3276
c7bd4ebe
MA
32772009-11-08 Michael Albinus <michael.albinus@gmx.de>
3278
3279 * tramp.texi (Auto-save and Backup): Disable backups just for a
3280 method.
3281
3282 * trampver.texi: Update release number.
3283
76c5acad
MA
32842009-11-07 Michael Albinus <michael.albinus@gmx.de>
3285
3286 Sync with Tramp 2.1.17.
3287
3288 * trampver.texi: Update release number.
3289
d9a57abf
GM
32902009-10-29 Glenn Morris <rgm@gnu.org>
3291
3292 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
3293
637f4f0f
MA
32942009-10-23 Michael Albinus <michael.albinus@gmx.de>
3295
3296 * tramp.texi (External methods): Temporary files are kept for
3297 `rsync' and `rsyncc' methods.
3298
310dbb05
JB
32992009-10-09 Juanma Barranquero <lekktu@gmail.com>
3300
3301 * eieio.texi: Fix typos.
3302
09094f28
CY
33032009-10-07 Chong Yidong <cyd@stupidchicken.com>
3304
3305 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
3306
216f299a
JB
33072009-10-07 Juanma Barranquero <lekktu@gmail.com>
3308
3309 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
3310 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
3311
966a6506
CY
33122009-10-07 Chong Yidong <cyd@stupidchicken.com>
3313
3314 * Makefile.in: Build EIEIO and EDE manuals.
3315
33162009-10-07 Eric Ludlam <zappo@gnu.org>
3317
3318 * eieio.texi:
3319 * ede.texi: New files.
3320
8842cd9b
MA
33212009-10-05 Michael Albinus <michael.albinus@gmx.de>
3322
3323 * tramp.texi (Remote processes): Association of a pty is not supported.
3324
7006d207
CD
33252009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
3326
3327 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
3328 (Processing LaTeX fragments): Document that the size of images can be
3329 changes using the variable `org-format-latex-options'.
3330 (The date/time prompt, Timestamps): Be more accurate over ISO format
3331 dates and times.
3332 (Visibility cycling): Document showeverything keyword.
3333 (In-buffer settings): Document showeverything keyword.
3334 (Setting up the staging area): Fix the example.
3335 (MobileOrg): New section.
3336 (Agenda commands, Exporting Agenda Views): Document exporting the
3337 agenda view to Org files.
3338
0e7b2867
MA
33392009-09-28 Michael Albinus <michael.albinus@gmx.de>
3340
3341 * tramp.texi (History): Add IMAP support.
3342 (External methods): Add `imap' and `imaps' methods.
3343 (GVFS based methods): Add indices for `davs'.
3344 (Password handling): Rename anchors. Add IMAP entries for
3345 ~/.authinfo.gpg.
3346
3347 * trampver.texi: Set default value of `emacsimap'.
3348
4146636e
KY
33492009-09-22 Daiki Ueno <ueno@unixuser.org>
3350
3351 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
3352
d22f7ffa
CY
33532009-09-13 Chong Yidong <cyd@stupidchicken.com>
3354
0c7efc08
SM
3355 * dired-x.texi (Technical Details):
3356 Delete dired-up-directory (Bug#4292).
d22f7ffa 3357
66043531
MA
33582009-09-03 Michael Albinus <michael.albinus@gmx.de>
3359
216f299a 3360 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 3361
6eb02347
CD
33622009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
3363
3364 * org.texi (Effort estimates): Document new effort setting commands.
3365 (Agenda commands): Document the new keys fro agenda time motion.
3366 Document entry text mode. Improve documentation of the keys to include
3367 inactive time stamps into the agenda view.
3368 (Feedback): Document the new bug report command.
0c7efc08 3369 (Structure editing): Add an index entry for the sorting of subtrees.
6eb02347 3370
38dc51ba
KY
33712009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
3372
3373 * auth.texi (Help for users): Corrected markup.
3374
e402f452
GM
33752009-09-02 Glenn Morris <rgm@gnu.org>
3376
3377 * emacs-mime.texi (time-date): Mention float-time.
3378
744256cf
JB
33792009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
3380
3381 * calc.texi (Simplifying Formulas): Improve the wording.
3382
b0b63450
MB
33832009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
3384
3385 * auth.texi: Rewritten for coverage and clarity.
3386
33872009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
3388
0c7efc08
SM
3389 * gnus.texi (Expiring Mail):
3390 Mention gnus-mark-copied-or-moved-articles-as-expirable.
b0b63450
MB
3391 (Various Various): Mention gnus-safe-html-newsgroups.
3392
3393 * gnus-news.texi: Mention
3394 gnus-mark-copied-or-moved-articles-as-expirable.
3395
3396 * emacs-mime.texi (Display Customization): Add xref to
3397 gnus-safe-html-newsgroups.
3398
b59329e0
MA
33992009-08-28 Michael Albinus <michael.albinus@gmx.de>
3400
3401 * tramp.texi (Version Control): Remove.
af42a9cc 3402 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
b59329e0
MA
3403 reference.
3404 (External methods): Correct `scpc' concept index entries. New method
3405 `rsyncc'.
3406 (External packages): New subsections "Filename completion" and "File
3407 attributes cache".
3408
0ff2d6c2
JB
34092009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
3410
3411 * calc.texi (Rewrite Rules): Improve the example.
3412 (Simplifying Formulas): Explain use of the I and H flags for
3413 simplification.
3414
ecd3d54f
MA
34152009-08-25 Michael Albinus <michael.albinus@gmx.de>
3416
3417 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
91af3942 3418 Describe autostart behavior of dbus-ping.
ecd3d54f
MA
3419 (Synchronous Methods, Asynchronous Methods): Use English numeric format
3420 for timeout values.
78176e69
MA
3421 (Top): Remove footnote saying D-Bus is not enabled by
3422 default. (Bug#4256)
ecd3d54f 3423
0f215bca
DU
34242009-08-23 Daiki Ueno <ueno@unixuser.org>
3425
3426 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 3427 Reported by Jari Aalto (Bug#4211).
0f215bca 3428 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 3429 epa-global-mail-mode.
3b7ab45f
DU
3430 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
3431 epa-setup.
0f215bca 3432
4f22e84d
MA
34332009-08-16 Michael Albinus <michael.albinus@gmx.de>
3434
3435 * dbus.texi (Asynchronous Methods): Allow nil handler.
3436
9ff0b02b 34372009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 3438
26b03ee3 3439 * ediff.texi (ediff-current-file): Add information about this new function.
4f22e84d 3440
26b03ee3 3441 * viper.texi: Add information about C-s in viper's search command.
4f22e84d 3442
4c39f404
CY
34432009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
3444
3445 * calc.texi (Date Forms): Fix typos.
3446
3bcfba17
GM
34472009-08-08 Glenn Morris <rgm@gnu.org>
3448
3449 * org.texi (Agenda commands): Restore clobbered change.
3450
66783bb4
EZ
34512009-08-07 Eli Zaretskii <eliz@gnu.org>
3452
3453 * calc.texi (Graphics, Devices): Update with the peculiarities of
3454 operation on MS-Windows.
3455
c8d0cf5c
CD
34562009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
3457
3458 * org.texi (Publishing action): Improve documentation of file
3459 names when publishing to the source directory.
3460 (Clean view): Document `org-indent-mode'.
3461 (Clocking work time): Add documentation for the
3462 new :timetamp option when creating a clock report.
3463 (Paragraphs): Fix many typos.
3464 (Plain lists): Remove duplicate explanation about the
3465 `C-c *' command.
3466 (Literal examples): Update to reflect the new behavior
3467 of the -n -r -k switches when exporting source code examples.
3468 (Structure editing): Add information about `C-c *',
3469 converting a plain list into a list of Org items.
3470 (Remember): Small rephrasing of the paragraph
3471 describing remember.el. Also mentioned that remember.el is part
3472 of Emacs 23, not Emacs 22.
3473 (Clocking work time): Add documentation about
3474 displaying the current clocking time against the effort estimate.
3475 Also add a footnote about using `org-clock-in-prepare-hook' to add
3476 an effort estimate on the fly, just before clocking it.
3477 (Footnotes): Document automatic renumbering and
3478 sorting.
3479 (Agenda commands): Document new bulk commands.
3480 (Plain lists): Document new behavior of
3481 `org-cycle-include-plain-lists'.
4e2af782 3482 Hyphenation only in TeX.
c8d0cf5c
CD
3483 (Clocking work time): Document the key to update effort
3484 estimates.
3485 (Clocking work time): Document the clock time display.
3486 (Structure editing, TODO basics): Document new
3487 variables.
3488 (Column attributes): Document new colciew operators.
3489 (Publishing options): Document :xml-declaration.
3490 (Tracking TODO state changes): Document the
3491 LOG_INTO_DRAWER property.
3492 (Literal examples): Document the new implementation for
3493 editing source code.
3494 (Publishing action): Mention the new publishing
3495 function, to publish an Org source file.
3496 (Publishing links): Mention how to link to an Org source file.
3497 (Macro replacement): Document new macros.
3498 (Handling links): Document type-specific completion
3499 when inserting links.
3500 (Structure editing, Plain lists): Improve documentation
3501 on sorting.
3502 (Internal links): Document custom ids for links.
3503 (Handling links): Document custom ids for links.
3504 (CSS support): Document new class.
3505 (Refiling notes): Document the possibility to create new nodes
3506 during refiling.
3507 (Agenda commands): Document the "?" operator to find
3508 tasks without effort setting.
3509 (Exporting agenda information): Section moved.
3510 (RSS Feeds): New section.
3511 (Built-in table editor): Document M-e and M-a navigate
3512 inside table field.
3513 (Stuck projects): Docment that projects identified as
3514 un-stuck will still be searchd for stuck sub-projects.
3515 (Paragraphs): Document centering.
3516 (Creating timestamps, Agenda commands): Document new
3517 behavior when changing time stamps.
3518 (Structure editing): Document the new command
3519 `org-clone-subtree-with-time-shift'.
3520 (Publishing): Refresh this chapter.
3521 (Export options, Export options, In-buffer settings):
3522 Document the new keywords.
3523 (Matching tags and properties): Collect all
3524 documentation about tags/property matches here.
3525 (Setting tags): Document `org-tag-persistent-alist'.
3526 (Weekly/daily agenda): New section.
3527 (Orgstruct mode): Describe `orgstruct++-mode'.
3528 (Drawers): Mention the LOGBOOK drawer.
3529 (Export options, Sectioning structure): Document the
3530 #+LEATEX_HEADER in-buffer setting.
3531 (Bugs): Section removed.
3532 (Hooks): New section.
0c7efc08 3533 (Add-on packages): Move here from old location.
c8d0cf5c
CD
3534 (Context-sensitive commands): New section.
3535 (Setting tags): Document newline option.
3536 (Global TODO list, Matching tags and properties):
3537 Mention more variables.
3538 (Checkboxes): Update to changed command behavior.
81a5560e 3539
40d2791f
CY
35402009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
3541
3542 * speedbar.texi (Basic Key Bindings): Fix typo.
3543
65d0154b
JB
35442009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
3545
3546 * calc.texi (Vector/Matrix Functions): Add index entries for both
3547 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
3548 affects matrices with more than one row.
b5bdfd9f 3549 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 3550
5a9e3ab7
JB
35512009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
3552
3553 * calc.texi (Stack Manipulation Commands): Add documentation for
ed9265fc 3554 `calc-transpose-lines'.
5a9e3ab7 3555
42fb7e61
MA
35562009-07-27 Michael Albinus <michael.albinus@gmx.de>
3557
3558 * dbus.texi (Receiving Method Calls): Describe special return value
3559 `:ignore'.
3560
574b69d5
AM
35612009-07-24 Alan Mackenzie <acm@muc.de>
3562
3563 * cc-mode.texi (Config Basics, File Styles): Document that at mode
3564 initialization, any individual variable setting now takes precedence
3565 over one done via c-file-style/c-file-offsets.
3566
ec06459c
JB
35672009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
3568
3569 * calc.texi (Undoing Mistakes): Mention that the undo list will be
3570 truncated when Calc is quit.
3571 (Customizing Calc): Document `calc-undo-length'.
3572
4ce54f6b
CY
35732009-07-20 Chong Yidong <cyd@stupidchicken.com>
3574
3575 * calc.texi (About This Manual): Don't mention chapter numbers in text.
3576
0e4f8ba5
GM
35772009-07-11 Kevin Ryde <user42@zip.com.au>
3578
3579 * pcl-cvs.texi (About PCL-CVS):
3580 * widget.texi (Basic Types):
3581 Fix cross-references.
3582
fa0f81b0
AS
35832009-07-01 Andreas Schwab <aschwab@redhat.com>
3584
3585 * dbus.texi (Type Conversion): Don't use literal control character.
3586
88a683c5
MA
35872009-07-01 Michael Albinus <michael.albinus@gmx.de>
3588
3589 * tramp.texi (GVFS based methods): New section.
3590 (Remote processes): Processes for GVFS based methods run locally.
3591
36c8febb
MA
35922009-06-30 Michael Albinus <michael.albinus@gmx.de>
3593
0c7efc08
SM
3594 * tramp.texi (Inline methods, External methods, Gateway methods):
3595 Avoid the words "kludge" and hack".
36c8febb
MA
3596 (External methods): Add `synce' method.
3597
3598 * trampver.texi: Update release number.
3599
d6b951bb
MA
36002009-06-22 Michael Albinus <michael.albinus@gmx.de>
3601
3602 Sync with Tramp 2.1.16.
3603
3604 * tramp.texi (History): Add GVFS support.
3605 (External methods): Precise `rsync' description. Add `dav', `davs' and
3606 `obex' methods. Add 'tramp-gvfs-methods' option.
3607 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
3608 forms.
3609 (Remote Programs): Introduce `tramp-own-remote-path'.
3610 (Remote processes): New subsection "Running remote programs that create
3611 local X11 windows".
3612 (Frequently Asked Questions): Improve code for disabling vc.
3613
3614 * trampver.texi: Update release number. Set default value of
3615 `emacsgvfs'.
3616
70243478
CY
36172009-06-21 Chong Yidong <cyd@stupidchicken.com>
3618
3619 * Branch for 23.1.
3620
54b31cbf
GM
36212009-06-17 Glenn Morris <rgm@gnu.org>
3622
3623 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
3624 (Latest version of Emacs): Mention source code repository.
3625
f6adc23c
GM
36262009-06-16 Glenn Morris <rgm@gnu.org>
3627
3628 * faq.texi (Top): Language tweak.
3629 (Extended commands): Most people have arrow keys.
3630 (Emacs manual): Say how to follow info links.
3631 (File-name conventions): Change title a bit. Explain about source
3632 versus installed. Condense etc description.
3633 (Guidelines for newsgroup postings): Mention Savannah list page.
3634 (Newsgroup archives): Simplify.
3635 (Contacting the FSF): Add contact URL.
3636 (Emacs Lisp documentation): Printed version not always available.
3637 (Installing Texinfo documentation): Explain how by hand installation is
3638 not normally needed. Use add-to-list. Remove duplicate reference.
3639 (Informational files for Emacs): Move info on Help menu here from
3640 "File-name conventions".
3641 (Help installing Emacs): Tweak uref.
3642 (Obtaining the FAQ): Mention repository.
3643 (Origin of the term Emacs): Explain "ITS".
3644 (Changing load-path): Use add-to-list.
3645 (Automatic indentation): Clarify this is for Text mode.
3646 Don't mention Indented Text mode.
3647 (Finding Emacs on the Internet): The FSF does not seem to offer a
3648 deluxe distribution on CD anymore.
3649
b59a8457
GM
36502009-06-16 Glenn Morris <rgm@gnu.org>
3651
3652 * faq.texi (Top): Mention which Emacs version this FAQ is about.
3653 Recommend the latest release. Mention how to get older FAQs.
3654 Recommend the Emacs manual.
3655 (Guidelines for newsgroup postings): Discourage cross-posts.
3656 (Underlining paragraphs): Remove.
3657 (Editing MS-DOS files): Remove pre-Emacs 20 information.
3658 (Bugs and problems): Update key-binding.
3659 (Problems with very large files): Mention 64-bit.
3660 (Shell process exits abnormally): Remove.
3661 (Problems with Shell Mode): Rename and update.
3662 (Spontaneous entry into isearch-mode)
3663 (Problems talking to certain hosts): Remove. This is old information,
3664 in etc/PROBLEMS if needed.
3665 (Emacs takes a long time to visit files, Updating Emacs): Remove.
3666 (Dired claims that no file is on this line): Update.
3667 (Installing Emacs, Problems building Emacs): Simplify.
3668 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
3669 information.
3670 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
3671 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
3672 (JDEE): "JDEE", not "JDE".
3673 (Handling C-s and C-q with flow control, Binding C-s and C-q):
3674 Remove. This is old information, in etc/PROBLEMS if needed.
3675 (stty and Backspace key, Kanji and Chinese characters): Remove.
3676 (Right-to-left alphabets): Update section.
3677 (Changing the included text prefix): Gnus uses message-yank-prefix.
3678 Add cross-reference to Supercite manual.
3679 (Saving a copy of outgoing mail): Simplify output file description.
3680 (Expanding aliases when sending mail): Refer to Emacs manual.
3681 Remove old info about RFC822.
3682 Correct description of how to rebuild aliases.
3683 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
3684 (MIME with Emacs mail packages)
3685 (Viewing articles with embedded underlining)
3686 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
3687 Remove old sections.
3688 (Killing based on nonstandard headers): Remove. Scoring is preferable,
3689 and is well-documented in the Gnus manual.
3690 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
3691 (Making Gnus faster): Rename from "Starting Gnus faster".
3692 Merge "Catch-up is slow in Gnus" into here.
3693
0e6d12ca
GM
36942009-06-14 Glenn Morris <rgm@gnu.org>
3695
3696 * faq.texi (Status of Emacs): Re-order with most recent releases first.
3697 (New in Emacs 23): New section.
3698 (Handling C-s and C-q with flow control): Add xref.
3699
2e17e05e
GM
37002009-06-13 Glenn Morris <rgm@gnu.org>
3701
3702 * faq.texi (Setting up a customization file): Grammar fix.
3703 Customize is no longer "new".
3704 (Displaying the current line or column): Line-number mode is on by
3705 default. Don't mention `column' package. Mention linum.el.
3706 (Turning on abbrevs by default): Explain how to do it for buffers,
3707 modes, and everywhere.
3708 (Associating modes with files): Use add-to-list. Don't mention Emacs
3709 19.
3710 (Highlighting a region): On by default since 23.1.
3711 (Replacing highlighted text): Update doc quote.
3712 (Working with unprintable characters): Don't mention search-quote-char.
3713 (Using an already running Emacs process): Gnuclient is probably not an
3714 enhancement these days.
3715 (Indenting switch statements): Remove mention of pre-Emacs 20.
3716 (Horizontal scrolling): Abbreviate Emacs 20 description.
3717 (Replacing text across multiple files): Fix name of dired command.
3718 (Disabling backups): Use require not load.
4f9d4de3 3719 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 3720
2a1cf2b9
BW
37212009-06-13 Bill Wohler <wohler@newt.com>
3722
3723 Release MH-E manual version 8.2.
3724
3725 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3726 release 8.2.
3727
85b438b7
GM
37282009-06-13 Glenn Morris <rgm@gnu.org>
3729
3730 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
3731 in this day and age the common meaning is "on the web".
3732 (copying): Use @copyright in all cases.
3733 (Basic keys): Remove reference to deleted manual node "Text Characters".
3734 (File-name conventions): Use GNU as an example rather than SERVICE.
3735 default.el lives in site-lisp. Update Info directory location.
3736 (Real meaning of copyleft): GPL actions have been brought, but all
3737 settled out of court.
3738 (Guidelines for newsgroup postings): Shorten section title.
3739 Simplify comp.emacs description.
3740 (Newsgroup archives): Change Google URL. Describe Gmane.
3741 (Unsubscribing from Emacs lists): Remove discussion of "distribution
3742 points". Mention List-Unsubscribe header.
3743 (Contacting the FSF): Update email and URLs.
3744 (Basic editing): Mention F1 for help.
3745 (Installing Texinfo documentation): Refer to Texinfo website rather
3746 than ftp server.
3747 (Printing a Texinfo file): Mention texi2pdf.
3748 (Informational files for Emacs): Don't describe FTP or SERVICE, they
3749 are just stubs nowadays.
3750 (Latest version of Emacs): Explain version numbers.
3751 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
3752 (Turning on syntax highlighting): No need to mention hilit19 any more.
3753 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
3754 (Modes for various languages): Remove section.
3755 (Major packages and programs): Remove most version and maintainer
3756 information - it's hard to keep up-to-date, and adds nothing.
3757 Similarly with direct links to mailing lists.
3758 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
3759 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
3760 years, and Emacs comes with tools for this now.
3761 (Patch): Remove section - this is a standard tool.
3762 (Using function keys under X): Remove section.
3763
93e2d996
GM
37642009-06-12 Glenn Morris <rgm@gnu.org>
3765
3766 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
3767 (Help installing Emacs): Remove reference to deleted X11 node.
3768 (Associating modes with files): Interpreter-mode-alist is no longer
3769 subservient to auto-mode-alist.
3770 (Installing Emacs): Change future Emacs version.
3771 (Linking with -lX11 fails): Remove old section.
3772 (Packages that do not come with Emacs): Update ELL location.
3773 Emacs Lisp archive is dead.
3774 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
3775 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
3776 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
3777 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
3778 (Removing flashing messages): Remove section about non-existent Gnus
3779 option.
3780
f0bf7708
GM
3781 * faq.texi (Top): Add @top command.
3782 Remove the optional arguments from all @node commands: makeinfo can
3783 generate these automatically, and it is easier to edit and rearrange
3784 nodes without them.
3785
30884d11
GM
37862009-06-11 Glenn Morris <rgm@gnu.org>
3787
3788 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
3789 (The LPF): Make the updated URL the sole reference point.
3790 (Learning how to do something): Update refcard price and format.
3791 (Getting a printed manual): Sources in doc/emacs/, not man/.
3792 Also available in PDF format. Since the page count varies, be less
3793 precise.
3794 (Informational files for Emacs): Remove references to deleted files
3795 LPF and SUN-SUPPORT, and to UUCP.
3796 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
3797 Remove many obsolete ways to get the FAQ, which now seems only to be
3798 distributed with Emacs.
3799 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
3800
deab46e0
CY
38012009-06-09 Chong Yidong <cyd@stupidchicken.com>
3802
223b43fa 3803 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 3804 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 3805
deab46e0
CY
3806 * ada-mode.texi (Installation, Compile commands)
3807 (Project File Overview, No project files, Set compiler options)
3808 (Use GNAT project file, Use multiple GNAT project files)
3809 (Identifier completion): Use @samp for menu items, and @kbd for key
3810 sequences (Bug#3504).
3811
71fbd643
DU
38122009-06-04 Daiki Ueno <ueno@unixuser.org>
3813
8c9bb6f5 3814 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 3815
f197085b
CY
38162009-06-04 Ryan Yeske <rcyeske@gmail.com>
3817
3818 * message.texi (Header Commands): Fix descriptions to match
3819 keybindings.
3820
7f3bc720
DU
38212009-04-22 Daiki Ueno <ueno@unixuser.org>
3822
3823 * gnus.texi (Security): Mention that EasyPG is the current default.
3824
4518068d
CY
38252009-04-13 Chong Yidong <cyd@stupidchicken.com>
3826
3827 * ediff.texi (Session Commands): Fix typo.
3828
d7ca410a
MB
38292009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
3830
3831 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
3832 news.software.readers. Reported by Florian Rehnisch.
3833
c6c76add
GM
38342009-04-02 Glenn Morris <rgm@gnu.org>
3835
3836 * auth.texi: Capitalize direntry.
3837
3838 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
3839 using a period in the entry name. (Bug#2797)
3840
35ed8e2e
JB
38412009-03-03 Juanma Barranquero <lekktu@gmail.com>
3842
3843 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
3844 ($(infodir)/auth, auth.dvi): New targets.
3845
e280480a
GM
38462009-03-03 Glenn Morris <rgm@gnu.org>
3847
3848 * auth.texi: Fix @setfilename.
3849
3850 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
3851 (auth, $(infodir)/auth, auth.dvi): New rules.
3852
8a76755b
GM
38532009-02-25 Glenn Morris <rgm@gnu.org>
3854
3855 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
3856
0038d478
MB
38572009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
3858
3859 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
3860
38612009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
3862
3863 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
3864 gnus-nocem-issuers, and gnus-nocem-verifyer.
3865
867d4bb3
JB
38662009-02-20 Juanma Barranquero <lekktu@gmail.com>
3867
3868 * ada-mode.texi (Project files, Automatic Casing):
3869 * dbus.texi (Signals):
3870 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
3871 * mh-e.texi (HTML):
3872 * nxml-mode.texi (Locating a schema)
3873 (Using the document's URI to locate a schema):
3874 * org.texi (Footnotes, Using the mapping API):
3875 * rcirc.texi (Channels): Remove duplicate words.
3876
3a44dc1f
GM
38772009-02-20 Glenn Morris <rgm@gnu.org>
3878
3879 * dired-x.texi (Miscellaneous Commands):
3880 * gnus.texi: Minor updates for mbox Rmail.
3881
5dc584b5
KB
38822009-02-16 Karl Berry <karl@gnu.org>
3883
b59a8457
GM
3884 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
3885 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
3886 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
3887 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
3888 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
3889 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
3890 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
3891 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
3892 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
3893 Consistently use @insertcopying in the Top node,
5dc584b5 3894 @contents at the front (after @end titlepage),
b59a8457 3895 and @direntry after @copying. (Bug#1988)
5dc584b5 3896
9eb59592
MB
38972009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
3898
3899 * auth.texi: New file documenting auth-source.
3900
d324fa76
CD
39012009-02-13 Carsten Dominik <dominik@science.uva.nl>
3902
3903 * org.texi (Org Plot): Fix link.
3904
7a603b73
DU
39052009-02-09 Daiki Ueno <ueno@unixuser.org>
3906
3907 * epa.texi (Mail-mode integration): Mention the way to do
3908 "encrypt-to-self". (Bug#1807)
3909
a626b338 39102009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
3911
3912 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
3913
3b36c17e
MB
39142009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
3915
3916 * gnus-news.texi: Print version about Incoming*.
3917
55033558
CD
39182009-02-02 Carsten Dominik <dominik@science.uva.nl>
3919
3920 * org.texi (Structure editing, Handling links)
3921 (Fast access to TODO states, Javascript support): Make standard docs
3922 correctly reflect default variable settings.
3923
ec712abb
GM
39242009-02-02 Glenn Morris <rgm@gnu.org>
3925
3926 * org.texi: Fix typos.
3927
7112648c
MA
39282009-02-01 Michael Albinus <michael.albinus@gmx.de>
3929
3930 Sync with Tramp 2.1.15.
3931
3932 * trampver.texi: Update release number.
3933
2e461fc1
CD
39342009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
3935
3936 * org.texi (TODO dependencies): Document TODO dependencies on
3937 checkboxes.
3938
bc283609
CD
39392009-01-30 Carsten Dominik <dominik@science.uva.nl>
3940
3941 * org.texi (TODO dependencies): Document key binding for toggling
3942 ORDERED property.
3943
74fc5047
MA
39442009-01-28 Michael Albinus <michael.albinus@gmx.de>
3945
3946 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
3947 of hook functions.
3948
d6685abc
CD
39492009-01-28 Carsten Dominik <dominik@science.uva.nl>
3950
3951 * org.texi (TODO dependencies): New section.
3952
65c439fd
CD
39532009-01-27 Carsten Dominik <dominik@science.uva.nl>
3954
3955 * org.texi (Plain lists, TODO basics, Priorities)
3956 (Multiple sets in one file, Conflicts): Document interaction with
3957 `shift-selection-mode'.
3958
5fafc247
JB
39592009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
3960
3961 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
3962 Make Calc the subject of sentences.
3963 (Rearranging Formulas using Selections): Discuss new options
3964 for `j *'.
3965
e7433508
MA
39662009-01-26 Michael Albinus <michael.albinus@gmx.de>
3967
3968 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
3969
2096a1b6
GM
39702009-01-26 Glenn Morris <rgm@gnu.org>
3971
3972 * org.texi: Fix typos.
3973
0cb61492
BW
39742009-01-26 Bill Wohler <wohler@newt.com>
3975
2096a1b6 3976 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 3977
0bd48b37
CD
39782009-01-25 Carsten Dominik <dominik@science.uva.nl>
3979
3980 * org.texi (References): Add information about remote references.
3981 (Built-in table editor): Document `C-c RET' in tables.
3982 (Math symbols, Quoting LaTeX code): Mention that simple
3983 LaTeX macros survive LaTeX export.
3984 (Images in LaTeX export): Show how to create a reference to a
3985 figure.
3986 (Sectioning structure): Document that the LaTeX class can be
3987 specified in a property.
3988 (Text areas in HTML export): New section.
3989 (External links): Add examples for text search and ID links.
3990 (Built-in table editor): Remove the descriptio of `C-c
3991 C-q', it not longer works.
3992 (Literal examples): Document that a space must follow
3993 the colon in short examples.
3994 (Relative timer): Document `org-timer-stop'.
3995 (Footnotes): New section.
3996 (Footnote markup): Shorten section and refer to new Footnote
3997 section.
3998 (Literal examples): Add documentation for line
3999 numbering in and references to code examples.
4000 (CSS support): Fix the description of default CSS styles.
4001 (Capturing column view): Document
4002 "file:path/to/file.org" as an allowed value for the ID property of
4003 a dynamic block copying column view.
4004
49dbbaf2
SE
40052009-01-23 Stephen Eglen <stephen@gnu.org>
4006
4007 * mh-e.texi (Getting Started): Describe $MH.
4008
193e6828
MA
40092009-01-21 Michael Albinus <michael.albinus@gmx.de>
4010
4011 * tramp.texi (all): Harmonize usage of "external method",
4012 "external transfer method" and "out-of-band method".
4013 (Connection types): Precise the differences of inline and external
4014 methods. Written by Adrian Phillips <a.phillips@met.no>.
4015
26b9f88d
MB
40162009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
4017
4018 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
4019 commands as described at the top. Reported by Allan Gottlieb
4020 <gottlieb@nyu.edu>.
4021
40222009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
4023
4024 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
4025 nnmail-pathname-coding-system.
4026
377952e0
GM
40272009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
4028
4029 * org.texi (Relative timer): Fix typo.
4030
a20d3598
JB
40312009-01-15 Juanma Barranquero <lekktu@gmail.com>
4032
4033 * org.texi (Clocking work time): Fix typo.
98a1e0f5 4034 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 4035
a50253cc
GM
40362009-01-13 Glenn Morris <rgm@gnu.org>
4037
4038 * org.texi: Fix some more typos.
4039
07450bee
GM
40402009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
4041
4042 * org.texi: Fix some typos.
4043
e3e955fe
MB
40442009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
4045
4046 * gnus.texi (Group Parameters): Add note for local variables.
4047
40482009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
4049
0c7efc08
SM
4050 * gnus.texi (Converting Kill Files): Fix URL.
4051 Include gnus-kill-to-score.el in contrib directory.
e3e955fe
MB
4052
40532009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
4054
4055 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
4056 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
4057 (Paging the Article): Add index entry.
4058
71dd9983
JB
40592009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
4060
4061 * ada-mode.texi (Examples): Delete redundant text.
4062
4a0cf14f
MA
40632009-01-03 Michael Albinus <michael.albinus@gmx.de>
4064
36c8febb 4065 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
4066
4067 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
4068 addresses.
4069
aedac0f0
BW
40702009-01-03 Bill Wohler <wohler@newt.com>
4071
4072 * mh-e.texi (Scan Line Formats): Indicate that first column should be
4073 kept empty.
4074
4c65b566
CD
40752008-12-20 Carsten Dominik <dominik@science.uva.nl>
4076
4077 * org.texi (Activation, Exporting, ASCII export, HTML export)
0c7efc08
SM
4078 (HTML Export commands, LaTeX/PDF export commands):
4079 Improve documentation about transient-mark-mode.
e9fce1ac 4080 (References): Document the use of special names like $LR1 to reference
4c65b566
CD
4081 to fields in the last table row.
4082
e1a78e1e
JL
40832008-12-19 Juri Linkov <juri@jurta.org>
4084
4085 * info.texi (Search Text): Remove mention of removed key binding M-s.
4086
17a0aa82
CD
40872008-12-18 Carsten Dominik <dominik@science.uva.nl>
4088
4089 * org.texi (References): Remove mentioning of @0 as reference for the
4090 last line, this has been reverted in the Lisp sources.
4091
4997d802
JB
40922008-12-17 Juanma Barranquero <lekktu@gmail.com>
4093
4094 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
4095 (DVI_TARGETS): Remove duplicates. Add sasl.
4096 ($(infodir)/sasl, sasl.dvi): New targets.
4097
33306645
CD
40982008-12-17 Carsten Dominik <dominik@science.uva.nl>
4099
4100 * org.texi: Version number pushed to 6.15d.
4101
db55f368
CD
41022008-12-16 Carsten Dominik <dominik@science.uva.nl>
4103
a0bf4117 4104 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
4105 (Images in LaTeX export): New section.
4106 (Inlined images, Images in HTML export): Sections renamed.
4107
dae0a942
MB
41082008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
4109
4110 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
4111
9f5572e9
MB
41122008-12-04 David Engster <dengste@eml.cc>
4113
4114 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
af42a9cc 4115 of nnml-get-new-mail. Change URL for mairix patch.
9f5572e9 4116
bc23baaa
CD
41172008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
4118
4119 * org.texi (Using the mapping API): Fix bug in mapping example.
4120 (Publishing options): Make the list of properties complete again, in
4121 correspondence to the variable `org-export-plist-vars'.
4122 (Property searches): Document new special values for time comparisons.
4123 (Tag inheritance): Refine the description of tag inheritance.
4124 (Project alist): Add info about the publishing sequence of components.
a0bf4117 4125 (Effort estimates): Document the new relative timer.
bc23baaa 4126
3bf8054f
JB
41272008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
4128
4129 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
4130 (Using Calc): Clarify use of `C-x * o'.
4131 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
4132
ac134f2f
RS
41332008-11-28 Richard M Stallman <rms@gnu.org>
4134
4135 * dbus.texi (Receiving Method Calls): Clean up previous change.
4136
ace706d1
MA
41372008-11-26 Michael Albinus <michael.albinus@gmx.de>
4138
4139 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
4140 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
4141 `dbus-unescape-from-identifier'.
4142 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 4143 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
4144 (Signals): Use the constants in the example.
4145
d60b1ba1
CD
41462008-11-24 Carsten Dominik <dominik@science.uva.nl>
4147
b97439ce 4148 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 4149
ce4fdcb9
CD
41502008-11-23 Carsten Dominik <dominik@science.uva.nl>
4151
4152 * org.texi (Setting up Remember): Document `org-remember-mode'.
4153 (External links): Document that bbdb links can use a regular
4154 expression.
4155 (External links): Document that elisp links can contain interactive
4156 commands.
4157
c8548a00 41582008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
4159
4160 * viper.texi (viper-translate-all-ESC-keysequences):
4161 Description removed.
4162
6a2c4aec
GM
41632008-11-19 Glenn Morris <rgm@gnu.org>
4164
4165 * doclicense.texi: Change to FDL 1.3.
4166 Relicense all texi files under FDL 1.3 or later.
4167
59ee4113
JB
41682008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
4169
4170 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
4171
59bcbb98 41722008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a 4173
0c7efc08 4174 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
2198eaa5
JB
4175
4176 * ediff.texi: Version/date change.
9f90198a 4177
8aa41c9b
CY
41782008-11-14 Chong Yidong <cyd@stupidchicken.com>
4179
4180 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
4181
17587b1b
JB
41822008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
4183
4184 * calc.texi (About This Manual): Comment out a mention of
4185 marginal notes.
4186
564c900e
CD
41872008-11-12 Carsten Dominik <dominik@science.uva.nl>
4188
4189 * org.texi (Clocking work time): Document the :formula property of
4190 clock tables.
4191 (Structure editing, Refiling notes): Document refiling regions.
4192 (Agenda commands): Document the double-prefix version
4193 of the `l' command in the agenda.
4194 (Handling links): Explain the effect of a double prefix
4195 arg to `C-c C-o'.
4196 (TODO basics): Add documentation for tag triggers.
4197
3c4be1f2
GM
41982008-10-23 Glenn Morris <rgm@gnu.org>
4199
4200 * cl.texi (Function Bindings): Mention `flet' fails to deal with
4201 byte-compiling things like `+'.
4202
4203 * ns-emacs.texi: Merge copyright years of author now with assignment
4204 into FSF years.
4205 (VER): Use it for easier automatic updating. Use Emacs version rather
4206 than standalone Emacs.app version.
4207
a6520ff3
CD
42082008-10-12 Carsten Dominik <dominik@science.uva.nl>
4209
864c9740 4210 * org.texi: Lots of minor fixes.
a6520ff3
CD
4211 (Capture): New chapter.
4212 (Org Plot): New section.
4213
db7a4b66
MH
42142008-09-30 Magnus Henoch <mange@freemail.hu>
4215
4216 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
4217
4043c194
JB
42182008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
4219
4220 * calc.texi (User Defined Units): Mention how to enter optional display
4221 string.
4222
eef5ade7
MB
42232008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
4224
0c7efc08 4225 * message.texi (Sending Variables): Fix variable documentation to
eef5ade7
MB
4226 avoid the "y/n" wording.
4227
e52cac88
MB
42282008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
4229
0c7efc08 4230 * message.texi (Sending Variables): Add `message-confirm-send' doc.
e52cac88
MB
4231
42322008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
4233
4234 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
4235 @enumerate section so as to be able to be formatted with MAKEINFO=no.
4236
00c55306
BW
42372008-09-22 Bill Wohler <wohler@newt.com>
4238
4239 Release MH-E manual version 8.1.
4240
4241 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4242 release 8.1.
4243
4244 * mh-e.texi: Retain dual license as agreed to by the FSF.
4245 However, bump GPL to Version 3.
4246 Use @include for license text.
4247
e52cac88 42482008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
4249
4250 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
4251 (Store custom flags and keywords, Store arbitrary data):
4252 Clean up markup.
64763fe3
MB
4253
42542008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
4255
4256 * gnus.texi (The Gnus Registry): Document it.
4257
9e601b8d
MB
42582008-09-08 David Engster <dengste@eml.cc>
4259
88ee5b02
JB
4260 * gnus.texi (nnmairix): Point out that nnml uses MH format.
4261 Clarify section about choosing back end servers.
9e601b8d 4262
247043f1
GM
42632008-08-23 Glenn Morris <rgm@gnu.org>
4264
4265 * dired-x.texi (Shell Command Guessing):
4266 Mention dired-guess-shell-case-fold-search. (Bug#417)
4267
2bfec7a0
MA
42682008-08-22 Michael Albinus <michael.albinus@gmx.de>
4269
4270 * trampver.texi: Update release number.
4271
247043f1 42722008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
4273
4274 * ns-emacs.texi: Update version.
4275 (Introduction): Correct menu location for options save.
4276 (Customization): Note that defaults are stored under org.gnu.Emacs.
4277
8c20bd92
BW
42782008-08-11 Bill Wohler <wohler@newt.com>
4279
4280 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
4281 explicit about GNU mailutils MH elsewhere (with thanks to Darel
4282 Henman) (closes SF #1768928).
4283
767a4d92
GM
42842008-08-10 Glenn Morris <rgm@gnu.org>
4285
4286 * ns-emacs.texi: Use @copying. Change copyright of authors with
4287 assignment to FSF. Change license to GFDL.
4288 (Top): Remove outdated references.
4289
6ecfe5c2
MB
42902008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
4291
88ee5b02
JB
4292 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
4293 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
4294 gnus-summary-sort-by-most-recent-date.
4295 (Summary Sorting): Explain prefix argument.
4296
42972008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
4298
4299 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
4300 gnus-summary-pipe-output.
4301
eb932e8a
MA
43022008-08-03 Michael Albinus <michael.albinus@gmx.de>
4303
4304 * dbus.texi (Receiving Method Calls): Document error handling of own
4305 D-Bus methods.
4306
bfe16263
BW
43072008-08-01 Bill Wohler <wohler@newt.com>
4308
4309 * mh-e.texi (Reading Mail)
9f90198a 4310 (Viewing Attachments): Describe new function
bfe16263
BW
4311 mh-show-preferred-alternative.
4312 (Sending Mail, Redistributing, Sending Message): Describe new hook
4313 mh-annotate-msg-hook.
4314
21956b56
MA
43152008-07-31 Michael Albinus <michael.albinus@gmx.de>
4316
4317 * dbus.texi (Arguments and Signatures): Fix example.
4318 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
4319 (Asynchronous Methods): New node.
9f90198a
JB
4320 (Errors and Events): Describe extended layout of `dbus-event'.
4321 New defun `dbus-event-message-type'.
21956b56 4322
7c2fb837
DN
43232008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
4324
4325 * ediff.texi: Remove VMS support.
4326
13662773
JB
43272008-07-29 Juanma Barranquero <lekktu@gmail.com>
4328
4329 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
4330 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
4331
ddde0b34
CY
43322008-07-29 Chong Yidong <cyd@stupidchicken.com>
4333
4334 * Makefile.in: Add mairix-el targets.
4335
43362008-07-29 David Engster <deng@randomsample.de>
4337
4338 * mairix-el.texi: New file.
4339
d5875b25
JB
43402008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
4341
366b7d44
JB
4342 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
4343 project files. Delete 'main_unit' project variable; not needed. Allow
4344 process environment variables wherever project variables are allowed.
4345 Add tutorial section on multiple GNAT project files.
d5875b25 4346
6cbab8ee
MA
43472008-07-27 Michael Albinus <michael.albinus@gmx.de>
4348
4349 Sync with Tramp 2.1.14.
4350
4351 * trampver.texi: Update release number.
4352
9e2a2647
DN
43532008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
4354
4355 * ns-emacs.texi:
4356 * faq.texi: Remove mentions of Mac Carbon.
4357
d62672f3
MB
43582008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
4359
4360 * gnus.texi (Saving Articles): Describe the 2nd argument of
4361 gnus-summary-save-in-pipe.
4362 (SpamAssassin): Use it.
4363
43642008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
4365
4366 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
4367
dd12e1c6
CD
43682008-07-25 Carsten Dominik <dominik@science.uva.nl>
4369
4370 * org.texi (Export options): Document the use of the creator flag.
4371
44ce9197
CD
43722008-07-24 Carsten Dominik <dominik@science.uva.nl>
4373
4374 * org.texi: New version 6.06a.
4375
ddd13c5d
JB
43762008-07-23 Juanma Barranquero <lekktu@gmail.com>
4377
4378 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
4379 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
4380
8dc6104d
JB
43812008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
4382
4383 * calc.texi (Editing Stack Entries):
4384 (Algebraic Entry): Rewrite introductory sentences so it can be used by
4385 Calc's help functions. Mention fixing typos.
4386 (Customizing Calc): Fix typo.
4387
43882008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
4389
4390 * calc.texi (summarykey): New macro. Use to correctly format keys in
4391 the summary.
4392
ddd13c5d 43932008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
4394
4395 * ns-emacs.texi (Customization): Corrected documentation on color
4396 specification formats.
4397
568beaa2
AS
43982008-07-19 Andreas Schwab <schwab@suse.de>
4399
db8ef699 4400 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
4401
4402 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
4403 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
4404
cd71b9ae
MA
44052008-07-18 Michael Albinus <michael.albinus@gmx.de>
4406
4407 * dbus.texi (Inspection): Rework, introduce submenus.
4408 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
4409 (Properties and Annotations, Arguments and Signatures): New nodes.
4410
9b7993b4
MA
44112008-07-13 Michael Albinus <michael.albinus@gmx.de>
4412
4413 * dbus.texi (Receiving Method Calls): Fix description of
4414 `dbus-register-method'.
4415 (Signals): Allow also signal arguments for filtering in
4416 `dbus-register-signal'.
4417
241d447b
JB
44182008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
4419
4420 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
4421 `cnorm'.
4422 (Arithmetic Tutorial): Simplify the verification of prime factors.
4423
adb46650
MB
44242008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
4425
4426 * gnus.texi (Saving Articles): Mention
4427 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
4428
92e15881
JB
44292008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
4430
4431 * calc.texi: Adjust mode line throughout.
4432
ea597303
JB
44332008-06-28 Juanma Barranquero <lekktu@gmail.com>
4434
4435 * sasl.texi (Mechanisms): Fix typos.
4436
aee08080
JB
44372008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
4438
4439 * calc.texi (Killing from the stack): Mention using normal Emacs
4440 copying.
4441
a06a4a12
MA
44422008-06-21 Michael Albinus <michael.albinus@gmx.de>
4443
0c7efc08 4444 * tramp.texi (Password handling): Rename from "Password caching".
ea597303 4445 Add `auth-source' mechanism.
a06a4a12
MA
4446 (Connection caching): Tramp reopens the connection automatically,
4447 when the operating system on the remote host has been changed.
4448
7389398d
EZ
44492008-06-20 Eli Zaretskii <eliz@gnu.org>
4450
4451 * makefile.w32-in (distclean): Remove makefile.
4452
b349f79f
CD
44532008-06-17 Carsten Dominik <dominik@science.uva.nl>
4454
3f9b4c2b 4455 * org.texi (Using the mapping API): New section.
b349f79f 4456 (Agenda column view): New section.
3f9b4c2b 4457 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 4458 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 4459 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
4460
44612008-06-17 Jason Riedy <jason@acm.org>
4462
4463 * org.texi (A LaTeX example): Note that fmt may be a one-argument
4464 function, and efmt may be a two-argument function.
4465 (Radio tables): Document multiple destinations.
4466
cd5c05d2
GM
44672008-06-16 Glenn Morris <rgm@gnu.org>
4468
4469 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
4470 Add Cover-Texts.
4471
debf4439
GM
44722008-06-15 Glenn Morris <rgm@gnu.org>
4473
4474 * faq.texi (VER): Update to 23.0.60.
4475
4476 * mh-e.texi: Remove option of licensing under GPL.
4477 Add Cover-Texts to GFDL permissions notice.
4478 (GPL): Remove section.
4479 (GFDL): Include doclicense.texi rather than the actual text.
4480
4481 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
4482 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
4483
4484 * sasl.texi: Fix output file name.
4485
4486 * epa.texi, sasl.texi: Refer to license in Emacs manual.
4487
4488 * gnus-coding.texi: Refer to license in Gnus manual.
4489
4490 * idlwave.texi, sasl.texi: Use @copying.
4491
4492 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
4493
4494 * speedbar.texi: Update Back-Cover Text as per maintain.info.
4495
4496 * url.texi: Use @copying, @title, @subtitle, @author.
4497
4498 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
4499 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
4500 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
4501 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
4502 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
4503 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
4504 * widget.texi, woman.texi:
4505 Remove references to external license, since doclicense is included.
4506
4507 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
4508 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
4509 Remove references to non-existent Invariant Sections.
4510
091f8bc1
GM
45112008-06-14 Glenn Morris <rgm@gnu.org>
4512
4513 * faq.texi (Major packages and programs): Remove references to external
4514 Supercite, Calc, VIPER, since they have been included for some time.
4515 Update VM, AUCTeX, BBDB entries.
4516
47bcb4d3
UJ
45172008-06-14 Ulf Jasper <ulf.jasper@web.de>
4518
4519 * newsticker.texi: Updated to match latest newsticker changes.
4520
6f093307
GM
45212008-06-13 Glenn Morris <rgm@gnu.org>
4522
4523 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
4524 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
4525 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
4526 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
4527 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
4528 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
4529 * woman.texi:
4530 Update Back-Cover Text as per maintain.info.
4531
2b968687
MB
45322008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
4533
4534 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
4535
4536 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
4537 (gnus-faq.xml): Update repository host.
4538
2b968687
MB
4539 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
4540
45412008-06-15 Frank Schmitt <ich@frank-schmitt.net>
4542
4543 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
4544 Fix a typo.
4545
45462008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
4547
4548 * gnus.texi (Mail Source Customization): Correct values of
4e2af782 4549 `mail-source-delete-incoming'. Reported by Tassilo Horn.
2b968687
MB
4550 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
4551
45522008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
4553
4554 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
4555 coding standards.
4556
45572008-06-14 David Engster <dengste@eml.cc>
4558
4559 * gnus.texi (nnmairix): Markup fixes.
4560
e6d2d263
MB
45612008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
4562
2b968687 4563 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
4564
45652008-06-05 David Engster <dengste@eml.cc>
4566
4567 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
4568
45692008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
4570
b344d29d 4571 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
4572 (Searching, nnir, nnmairix): New stub nodes.
4573
ad231df6 45742008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
4575
4576 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
4577
f394fa25
MB
45782008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
4579
4580 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
4581
58333467
MB
45822008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
4583
4584 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
4585
67525fb9
JY
45862008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
4587
4588 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
4589
0549d8fc
JB
45902008-05-06 Juanma Barranquero <lekktu@gmail.com>
4591
4592 * info.texi (Top): Fix typo in xref.
4593
149a3837
KB
45942008-05-05 Karl Berry <karl@gnu.org>
4595
4596 * info.texi (Top): @xref to stand-alone manual.
4597
3a23a519
MB
45982008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4599
4600 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
4601 (Various Summary Stuff): Fix typo in last xref.
4602
0a29fbf3
JB
46032008-05-02 Juanma Barranquero <lekktu@gmail.com>
4604
4605 * org.texi (Moving subtrees): Fix typo.
4606
586b90f1
MA
46072008-04-28 Michael Albinus <michael.albinus@gmx.de>
4608
4609 * tramp.texi (Frequently Asked Questions): Explain, how to disable
4610 Tramp via `tramp-mode'.
4611
b5af9883
CD
46122008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
4613
4614 * org.texi: Massive changes, in many parts of the file.
4615
d55fe5bb
MB
46162008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
4617
4618 * gnus.texi (Oort Gnus): Add message-fill-column.
4619
46202008-04-12 Adrian Aichner <adrian@xemacs.org>
4621
4622 * gnus.texi (Mail Source Specifiers): Typo fix.
4623
46242008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
4625
4626 * gnus.texi (Diary Headers Generation): Update key binding for
4627 `gnus-diary-check-message'.
4628
46292008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
4630
4631 * gnus.texi (Emacsen): Addition.
4632
46332008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
4634
4635 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
4636
46372008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
4638
4639 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
4640
46412008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
4642
4643 * gnus-news.texi: Update tool bar item.
4644
46452008-04-09 Sven Joachim <svenjoac@gmx.de>
4646
4647 * gnus-news.texi: Fix typos.
4648
76c109c3
JB
46492008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
4650
222027f2 4651 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
4652 Add mention of `kron'.
4653
d5fbd5a6
MO
46542008-04-01 Daiki Ueno <ueno@unixuser.org>
4655
0c7efc08
SM
4656 * epa.texi (Encrypting/decrypting *.gpg files):
4657 Document epa-file-name-regexp.
d5fbd5a6 4658
fbcbb58c
KY
46592008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
4660
4661 * gnus.texi (Example Methods): Fix description about ssh-agent.
4662 (Indirect Functions): Fix the default value of nntp-telnet-command;
4663 remove link to connect.html.
4664
134ce16c
MA
46652008-03-30 Michael Albinus <michael.albinus@gmx.de>
4666
4667 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
4668 dbus-call-method.
4669 (Receiving Method Calls): The timeout can be set by the calling client.
4670
da1975d7
MA
4671 * trampver.texi: Update release number.
4672
2e4089ab
RS
46732008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
4674
4675 * gnus.texi (Top): Fix version. Add SASL.
4676
70cab5a9
MA
46772008-03-29 Michael Albinus <michael.albinus@gmx.de>
4678
4679 Sync with Tramp 2.1.13.
4680
4681 * trampver.texi: Update release number.
4682
5bc6ddff
MB
46832008-03-29 Chong Yidong <cyd@stupidchicken.com>
4684
4685 * org.texi: Update to new org-mode website.
4686
46872008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
4688
4689 * cl.texi (For Clauses): Fix loop over key-seq to match code.
4690
9b3ebcb6
MB
46912008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
4692
4693 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
4694 gnus-read-ephemeral-gmane-group-url,
4695 gnus-read-ephemeral-emacs-bug-group,
4696 gnus-read-ephemeral-debian-bug-group.
4697
46982008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
4699
4700 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
4701
4702 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
4703 Add FIXMEs for Bookmarks and gnus-registry-marks.
4704
47052008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
4706
4707 * gnus.texi (Smileys): Document `smiley-style'.
4708
47092008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
4710
4711 * gnus.texi (Gnus Development): Clarify difference between ding and
4712 gnu.emacs.gnus.
4713 (MIME Commands, Using MIME, RSS): Fix markup.
4714
4715 * gnus-faq.texi ([8.4]): Ditto.
4716
47172008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
4718
4719 * gnus.texi (Emacsen): Remove obsolete stuff.
4720
47212008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
4722
4723 * gnus.texi (Oort Gnus): Add version info WRT
4724 `mail-source-delete-incoming'.
4725
47262008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
4727
4728 * gnus.texi (Top): Add "Other related manuals" and version info in
4729 `iftex' output.
4730 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
4731 gnus-balloon-face-0 and the corresponding format specifiers.
4732
608d6a81
MA
47332008-03-26 Michael Albinus <michael.albinus@gmx.de>
4734
4735 * tramp.texi (Filename completion): Remove footnote about let-bind
4736 of `partial-completion-mode'. It doesn't work this way.
4737
27a6f132
SM
47382008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
4739
4740 * pcl-cvs.texi (Contributors): Update my email.
4741
4a7c4c40
MA
47422008-03-21 Michael Albinus <michael.albinus@gmx.de>
4743
4744 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
4745
2940c053
BW
47462008-03-17 Bill Wohler <wohler@newt.com>
4747
4748 * mh-e.texi (Viewing): Update URL for adding header fields to
4749 mh-invisible-header-fields-default.
4750
30864d5f
BW
47512008-03-16 Bill Wohler <wohler@newt.com>
4752
4753 * mh-e.texi (Preface): Add Gnus to requirements.
4754 (Forwarding): Note that forwarded MIME messages are now inline.
4755
31fe2b00
SM
47562008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
4757
4758 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
4759 (Common Variables): Give precedence to the netcat methods over the
4760 telnet methods, and mention that they are more reliable.
31fe2b00 4761
5e97c626
CD
47622008-03-13 Carsten Dominik <dominik@science.uva.nl>
4763
4764 * org.texi (Exporting Agenda Views): Document agenda export to
4765 iCalendar.
4766 (Progress logging): Document the new progress logging stuff.
4767
37a68866
MB
47682008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4769
4770 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
4771 Update for change of `mail-source-delete-incoming'.
4772
4773 * gnus-news.texi: Ditto.
4774
8f7abae3
MB
47752008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4776
4777 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
4778 custom versions.
4779
af379c86
AM
47802008-03-07 Alan Mackenzie <acm@muc.de>
4781
4782 * cc-mode.texi (Limitations and Known Bugs): State that the number of
4783 parens/brackets in a k&r region is limited.
4784
3d0f8a67
MB
47852008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
4786
4787 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
4788 using different Emacs versions.
4789
52151df0
GM
47902008-02-27 Glenn Morris <rgm@gnu.org>
4791
4792 * sc.texi: Remove a lot of old and obsolete info.
4793 (titlepage): Simplify.
4794 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
4795 (VM with any Emacsen, GNEWS with any Emacsen)
4796 (Overloading for Non-conforming MUAs, Version 3 Changes)
4797 (The Supercite Mailing List): Delete nodes.
4798 (Introduction): Remove info about old packages.
4799 (Getting Connected): Simplify. Remove info about old packages.
4800 (Citing Commands): Delete Emacs 19 info.
4801 (Hints to MUA Authors): Simplify.
4802 (Thanks and History): Merge in some info from the deleted node
4803 "Version 3 Changes".
4804
b03f96dc
MB
48052008-02-05 Juanma Barranquero <lekktu@gmail.com>
4806
4807 * org.texi (Setting tags, In-buffer settings):
4808 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
4809
52bec650
MB
48102008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
4811
4812 * gnus-news.texi: Mention that spaces and tabs are allowed in the
4813 installation directory name.
4814
34a3c587
RF
48152008-02-12 Romain Francoise <romain@orebokech.com>
4816
4817 * epa.texi (Overview): Fix typo.
4818
5a8d03e9
MO
48192008-02-11 Daiki Ueno <ueno@unixuser.org>
4820
4821 * epa.texi (Quick start): Remove the .emacs setting.
4822
f1914c40
MO
48232008-02-10 Daiki Ueno <ueno@unixuser.org>
4824
4825 * epa.texi (Quick start): Use the command `epa-enable' instead of
4826 loading `epa-setup'.
4827
bca98fc9
JB
48282008-02-08 Juanma Barranquero <lekktu@gmail.com>
4829
4830 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
4831 ($(infodir)/epa, epa.dvi): New targets.
4832
4b01af2e
MO
48332008-02-08 Daiki Ueno <ueno@unixuser.org>
4834
4835 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
4836
4837 * epa.texi: New manual documenting the EasyPG Assistant.
4838
06c0751a
MA
48392008-02-06 Michael Albinus <michael.albinus@gmx.de>
4840
4841 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
4842 (Inspection): New function dbus-ping.
4843
7dcccd7b
MA
48442008-02-05 Michael Albinus <michael.albinus@gmx.de>
4845
4846 * tramp.texi (Remote processes): Add `shell-command'.
4847
a1da1e37
MB
48482008-01-28 Michael Sperber <sperber@deinprogramm.de>
4849
4850 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
4851 (Group Parameters): Document `mail-source' parameter.
4852
c9d8f746
MA
48532008-01-27 Michael Albinus <michael.albinus@gmx.de>
4854
4855 * tramp.texi (Inline methods): The hostname of the su(do)? methods
4856 must be a local host.
4857
15db4a13
MO
48582008-01-26 Michael Olson <mwolson@gnu.org>
4859
4860 * erc.texi: Update version for ERC 5.3 release.
4861 (Obtaining ERC): Update extras URLs for 5.3.
4862 (Development): Write instructions for git, and remove those for Arch.
4863 (History): Mention the switch to git.
4864
2bc43980
KB
48652008-01-24 Karl Berry <karl@gnu.org>
4866
bca98fc9
JB
4867 * info.texi (Search Index, Search Text): Mention the command
4868 character in the section name, a la the (Go to node) node.
2bc43980 4869
d2e4a6c9
MA
48702008-01-21 Michael Albinus <michael.albinus@gmx.de>
4871
4872 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
4873
0b6799c3
MB
48742008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
4875
4876 * gnus-news.texi: Mention gnus-article-describe-bindings.
4877
48782008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
4879
4880 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
4881
db9c3fb1 48822008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 4883
7b4d0413 4884 * org.texi (Property inheritance): New section.
db9c3fb1 4885 (Conventions): New section.
7b4d0413 4886 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
4887 commands, and the new bindings for refiling.
4888 (Sparse trees): Document the new special command for sparse trees.
4889 (References): Be more clear about the counting of hilines.
4890 (Handling links): Document M-p/n for accessing links.
4891 (Fast access to TODO states): New section.
4892 (Per file keywords): New section.
4893 (Property inheritance): New section.
4894 (Column attributes): New summary types.
4895 (Capturing Column View): New section.
4896 (The date/time prompt): Cover the new features in the date/time prompt.
4897 Compactify the table of keys for the calendar remote control.
4898 (Clocking work time): Document the new :scope parameter.
4899 (Remember): Promoted to chapter.
4900 (Quoted examples): New section.
4901 (Enhancing text): New verbatim environments.
4902
6ed73f28
MA
49032008-01-14 Michael Albinus <michael.albinus@gmx.de>
4904
4905 * trampver.texi: Update release number.
4906
95838435
MB
49072008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
4908
0c7efc08
SM
4909 * gnus.texi (Article Keymap):
4910 Add gnus-article-wide-reply-with-original; fix descriptions of
95838435
MB
4911 gnus-article-reply-with-original and
4912 gnus-article-followup-with-original.
4913
20234d96
GM
49142008-01-09 Glenn Morris <rgm@gnu.org>
4915
4916 * nxml-mode.texi: Add @copying section.
4917
d82cf70b
MB
49182008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
4919
4920 * message.texi (Mail Variables): Add some text from "(gnus)Posting
4921 Server". Add `message-send-mail-with-mailclient'.
4922
4923 * gnus.texi (Posting Server): Move some text to "(message)Mail
4924 Variables" and add a reference here.
4925
addb7f2e
MA
49262008-01-04 Michael Albinus <michael.albinus@gmx.de>
4927
4928 * dbus.texi (Receiving Method Calls): New chapter.
4929 (Errors and Events): Add serial number to events. Replace "signal" by
4930 "message". Introduce dbus-event-serial-number.
4931
4db2806c
MA
49322008-01-03 Michael Albinus <michael.albinus@gmx.de>
4933
4934 * dbus.texi (Type Conversion): Explain the type specification for empty
4935 arrays. Use another example.
4936
c9ecb5a7
MA
49372007-12-30 Michael Albinus <michael.albinus@gmx.de>
4938
4939 * dbus.texi (all): Replace "..." by @dots{}.
4940 (Type Conversion): Precise the value range for :byte types.
4941 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
4942 Mention its return value.
4943 (Errors and Events): There is no D-Bus error propagation during event
4944 processing.
4945
702dbfd9
JB
49462007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
4947
4948 * calc.tex (Yacas Language, Maxima Language, Giac Language):
4949 New sections.
4950
87035689
MB
49512007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
4952
4953 * gnus.texi (Group Parameters): Reorder the text and add a note about
4954 `gnus-parameters' near the beginning of the node.
4955
49562007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
4957
4958 * gnus.texi (Score File Editing): Fix function name.
4959
5492f5ca
MA
49602007-12-23 Michael Albinus <michael.albinus@gmx.de>
4961
4962 Sync with Tramp 2.1.12.
4963
4964 * trampver.texi: Update release number.
4965
d4e67bc5
MA
49662007-12-22 Michael Albinus <michael.albinus@gmx.de>
4967
4968 * dbus.texi (Type Conversion): Correct input parameters mapping.
4969
6a31c819
MA
49702007-12-21 Michael Albinus <michael.albinus@gmx.de>
4971
4972 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
4973 (Errors and Events): Mention wrong-type-argument error.
4974
99a3e35f
AS
49752007-12-21 Alex Schroeder <alex@gnu.org>
4976
4977 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 4978 spaces. Fixed some typos.
99a3e35f
AS
4979 (Internet Relay Chat): Explain relay.
4980 (Getting started with rcirc): Change items to reflect prompts.
4981 Add more explanation to rcirc-track-minor-mode and added a comment to
4982 warn future maintainers that this section is a copy.
0c7efc08 4983 (People): Change /ignore example.
62b12a24 4984 (Keywords): Not keywords.
99a3e35f 4985
331e4d02
AS
49862007-12-20 Alex Schroeder <alex@gnu.org>
4987
4988 * rcirc.texi (Top): Fighting Information Overload chapter added.
4989 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
0c7efc08 4990 (rcirc commands): Move /ignore command to the new chapter.
331e4d02
AS
4991 (Fighting Information Overload): New chapter documenting /keyword,
4992 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
4993 (Configuration): Document rcirc-server-alist, remove
4994 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 4995
cd71c3ef
MA
49962007-12-16 Michael Albinus <michael.albinus@gmx.de>
4997
4998 * dbus.texi (Signals): Fix example in dbus-register-signal.
4999
bbbe940b
MB
50002007-12-14 Sven Joachim <svenjoac@gmx.de>
5001
5002 * gnus.texi (Score Variables): Fix typo.
5003
0ce574ef
MA
50042007-12-07 Michael Albinus <michael.albinus@gmx.de>
5005
5006 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
5007 (Signals): Adapt dbus-send-signal and dbus-register-signal.
5008 (Errors and Events): Adapt dbus-event.
5009
b890d447
MB
50102007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
5011
5012 * gnus.texi (Other Files): Add the yenc command.
5013
50142007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
5015
5016 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
5017 since 2004-08-06.
5018
50192007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
5020
5021 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
5022 on body.
5023
50242007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
5025
5026 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
5027 and rfc2047-allow-irregular-q-encoded-words; fix description of
5028 rfc2047-encode-encoded-words.
5029
50302007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
5031
5032 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
5033
3728bf03
MO
50342007-12-05 Michael Olson <mwolson@gnu.org>
5035
5036 * remember.texi (Diary): Remove "require" line for remember-diary.el.
5037 Update documentation for `remember-diary-file'.
5038
a4397af9
MA
50392007-12-04 Michael Albinus <michael.albinus@gmx.de>
5040
5041 * dbus.texi (Signals): Precise `dbus-register-signal'.
5042 (Errors and Events): Rework events part, the internal structure of
5043 dbus-event has changed.
5044
1682490c
JB
50452007-12-03 Juanma Barranquero <lekktu@gmail.com>
5046
5047 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
5048 ($(infodir)/dbus, dbus.dvi): New targets.
5049
7b13a0f2
MA
50502007-12-03 Michael Albinus <michael.albinus@gmx.de>
5051
5052 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
5053 unconditionally.
5054
5055 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
5056 emulation with @print{}.
5057
7ef92bc9
RS
50582007-12-02 Richard Stallman <rms@gnu.org>
5059
5060 * dbus.texi (Overview): Minor cleanup.
5061
22d8ac3a
MA
50622007-12-02 Michael Albinus <michael.albinus@gmx.de>
5063
d3a8e0df
MA
5064 * Makefile.in (INFO_TARGETS): Add dbus.
5065 (DVI_TARGETS): Add dbus.dvi.
5066 (dbus, dbus.dvi): New targets.
5067
22d8ac3a
MA
5068 * dbus.texi: New file.
5069
559764ab
RF
50702007-11-24 Romain Francoise <romain@orebokech.com>
5071
5072 * nxml-mode.texi: Add description in @direntry.
7aa579d9 5073 Fix file name to match @setfilename.
559764ab 5074
ac97a16b
MH
50752007-11-23 Mark A. Hershberger <mah@everybody.org>
5076
5077 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
5078 ($(infodir)/nxml-mode): New rule.
5079
5080 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
5081 ($(infodir)/nxml-mode): New rule.
5082 (clean): Add nxml-mode*.
5083
5084 * nxml-mode.texi: New file with nxml manual.
5085
404cd454
GM
50862007-11-18 Richard Stallman <rms@gnu.org>
5087
5088 * flymake.texi (Example -- Configuring a tool called directly):
5089 Update example.
5090
b048d478
MA
50912007-11-18 Michael Albinus <michael.albinus@gmx.de>
5092
5093 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 5094 double-slash behavior. Explain directory contents flushing.
b048d478 5095
346e8469
JB
50962007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
5097
5098 * calc.texi (TeX and LaTeX Language Modes): Put in
5099 missing braces.
5100
404cd454
GM
51012007-11-15 Richard Stallman <rms@gnu.org>
5102
5103 * cl.texi (Equality Predicates): Delete `eql'.
5104 (Predicates, Naming Conventions, Top): Delete `eql'.
5105 (Common Lisp Compatibility): Delete `eql'.
5106 (Porting Common Lisp): Delete obsolete backquote info.
5107 Minor clarification about character constants.
5108 (Sequence Basics): Minor clarification.
5109
1f6af58b
JB
51102007-11-15 Juanma Barranquero <lekktu@gmail.com>
5111
dccb744b 5112 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
5113 * tramp.texi (Filename completion): Fix typos.
5114
3bc88bc9
JB
51152007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
5116
5117 * calc.texi (Basic commands): Mention the menu.
5118
bc5300d3
MA
51192007-11-12 Michael Albinus <michael.albinus@gmx.de>
5120
5121 * tramp.texi (Connection caching): Tramp flushes connection
5122 properties when remote operating system has been changed.
5123
4d8a28ec
MB
51242007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
5125
5126 * gnus-news.texi: Fix spelling.
5127 `message-insert-formatted-citation-line', not
5128 `message-insert-formated-citation-line'.
5129
404cd454
GM
5130 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
5131
e1176b47
MA
51322007-11-07 Michael Albinus <michael.albinus@gmx.de>
5133
5134 * tramp.texi (Overview): Mention also the PuTTY integration under
b46a6a83 5135 w32. Remove paragraphs about Tramp's experimental status.
e1176b47
MA
5136 (Frequently Asked Questions): Add code example for highlighting the
5137 mode line.
5138
6159985a
MO
51392007-11-03 Michael Olson <mwolson@gnu.org>
5140
5141 * remember.texi: Change mentions of remember-buffer to
5142 remember-finalize throughout.
5143
bec9b2f5
MO
51442007-10-30 Michael Olson <mwolson@gnu.org>
5145
5146 * remember.texi (Copying): Remove.
5147 (Mailbox): Update with non-BBDB instructions.
5148 (Diary, Org): Add.
5149 (Bibliography, Planner Page): Remove.
5150
b6173182
JB
51512007-10-30 Juanma Barranquero <lekktu@gmail.com>
5152
5153 * makefile.w32-in (INFO_TARGETS): Add remember.
5154 (DVI_TARGETS): Add remember.dvi.
5155 ($(infodir)/remember): New rule.
5156 (clean): Add remember*.
5157
15f3eb73
MO
51582007-10-30 Michael Olson <mwolson@gnu.org>
5159
70bdc930
MO
5160 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
5161 ($(infodir)/remember): New rule that builds the Remember Manual.
5162
b6173182
JB
5163 * remember.texi: New file containing the Remember Mode Manual.
5164 Shuffle chapters around after initial import.
7d3f6f1a
MO
5165 (Function Reference): Split Keystrokes into separate chapter.
5166 (Keystrokes): Document C-c C-k.
51d24a12 5167 (Introduction): Fix typographical issue with "---".
15f3eb73 5168
404cd454
GM
51692007-10-29 Richard Stallman <rms@gnu.org>
5170
5171 * widget.texi (Introduction): Delete discussion of implementation
5172 internals.
5173
9bbb9638
MA
51742007-10-29 Michael Albinus <michael.albinus@gmx.de>
5175
5176 * tramp.texi (Connection caching): Host names must be different
5177 when tunneling.
5178
c7ff939a
RS
51792007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5180
5181 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
5182 Gnus v5.13.
5183
01c52d31
MB
51842007-10-28 Miles Bader <miles@gnu.org>
5185
5186 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
5187
01c52d31
MB
51882007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5189
0c7efc08
SM
5190 * gnus.texi (Sorting the Summary Buffer):
5191 Remove gnus-article-sort-by-date-reverse.
01c52d31
MB
5192
51932007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5194
5195 * gnus.texi (Non-ASCII Group Names): New node.
5196 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
5197 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
5198
c8763fb6 51992007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
5200
5201 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
5202 clean the output of the program `imap-shell-program'.
5203
52042007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5205
5206 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
5207
52082007-10-28 Tassilo Horn <tassilo@member.fsf.org>
5209
5210 * gnus.texi (Sticky Articles): Documentation for sticky article
5211 buffers.
5212
c8763fb6 52132007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
5214
5215 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
5216
52172007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5218
5219 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
5220
52212007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5222
0c7efc08
SM
5223 * gnus.texi (Archived Messages):
5224 Document gnus-update-message-archive-method.
01c52d31
MB
5225
52262007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5227
5228 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
5229
c8763fb6 52302007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31 5231
0c7efc08
SM
5232 * gnus.texi (Group Maneuvering):
5233 Document `gnus-summary-next-group-on-exit'.
01c52d31
MB
5234
52352007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5236
0c7efc08
SM
5237 * gnus.texi (Really Various Summary Commands):
5238 Mention gnus-auto-select-on-ephemeral-exit.
01c52d31
MB
5239
52402007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5241
5242 * gnus.texi, message.texi: Bump version number.
5243
52442007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5245
5246 * gnus.texi (Group Line Specification, Misc Group Stuff)
5247 (Server Commands): Parenthesize @pxref{Mail Spool}.
5248
52492007-10-28 Didier Verna <didier@xemacs.org>
5250
5251 New user option: message-signature-directory.
5252 * message.texi (Insertion Variables): Document it.
5253 * gnus.texi (Posting Styles): Ditto.
5254
52552007-10-28 Didier Verna <didier@xemacs.org>
5256
5257 * gnus.texi (Group Line Specification):
5258 * gnus.texi (Misc Group Stuff):
5259 * gnus.texi (Server Commands): Document the group compaction feature.
5260
52612007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5262
5263 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
5264
5265 * message.texi (Various Message Variables): Add message-fill-column.
5266
52672007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5268
5269 * gnus.texi: Untabify.
5270
52712007-10-28 Didier Verna <didier@xemacs.org>
5272
5273 * gnus.texi (Group Parameters): Document the posting-style merging
5274 process in topic-mode.
5275
52762007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5277
5278 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
5279
52802007-10-28 Romain Francoise <romain@orebokech.com>
5281
5282 * gnus.texi (Mail Spool): Fix typo.
5283 Update copyright.
5284
52852007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5286
5287 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
5288
52892007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5290
5291 * gnus.texi (Summary Generation Commands):
5292 Add gnus-summary-insert-ticked-articles.
5293
52942007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5295
b2abec73
JB
5296 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
5297 to spam-spamassassin-program.
01c52d31
MB
5298
52992007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5300
5301 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
5302
53032007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5304
5305 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
5306
53072007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5308
5309 * message.texi (Mail Headers): Document `opportunistic'.
5310
53112007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5312
5313 * emacs-mime.texi (Encoding Customization): Explain how to set
5314 mm-coding-system-priorities per hierarchy.
5315
53162007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5317
5318 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
5319 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
5320
53212007-10-28 Didier Verna <didier@xemacs.org>
5322
5323 * message.texi (Wide Reply): Update documentation of
5324 message-dont-reply-to-names (now allowing a list of regexps).
5325
53262007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5327
5328 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
5329
53302007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5331
5332 * gnus.texi (SpamAssassin back end): Fix typo.
5333
5334 * sieve.texi (Examples): Fix grammar.
5335
53362007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5337
5338 * gnus.texi (Searching for Articles): Document M-S and M-R.
5339 (Limiting): Document / b.
5340
53412007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5342
5343 * gnus.texi (Thread Commands): T M-^.
5344
53452007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5346
5347 * message.texi (Mail Aliases): Document ecomplete.
5348 (Mail Aliases): Fix typo.
5349
53502007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5351
5352 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
5353 fix typo.
5354
53552007-10-28 Romain Francoise <romain@orebokech.com>
5356
5357 * gnus.texi (Mail Spool): Grammar fix.
5358
53592007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5360
5361 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
5362 string.
5363
53642007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5365
5366 * gnus.texi (Group Parameters): Fix description.
5367
53682007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5369
b2abec73
JB
5370 * gnus.texi (Gmane Spam Reporting):
5371 Fix spam-report-gmane-use-article-number.
5372 Add spam-report-user-mail-address.
01c52d31
MB
5373
53742007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5375
5376 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
5377
53782007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5379
5380 * gnus.texi (Group Parameters): Add simplified sorting example based on
5381 example for `Sorting the Summary Buffer' from Jari Aalto
5382 <jari.aalto@cante.net>.
5383 (Example Methods): Add example for an indirect connection.
5384
53852007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
5386
0c7efc08 5387 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
01c52d31
MB
5388 (Agent Parameters): Updated parameter names to match code.
5389 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
5390 'gnus-agent-summary-fetch-series'.
5391 (Agent and flags): New section providing a generalized discussion
5392 of flag handling.
0c7efc08
SM
5393 (Agent and IMAP): Remove flag discussion.
5394 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
01c52d31
MB
5395
53962007-10-28 Romain Francoise <romain@orebokech.com>
5397
5398 * gnus.texi (Exiting the Summary Buffer): Add new function
5399 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
5400
54012007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5402
5403 * gnus.texi (Conformity): Fix typo.
5404 (Customizing Articles): Document `first'.
5405
54062007-10-28 Jari Aalto <jari.aalto@cante.net>
5407
5408 * gnus.texi (Sorting the Summary Buffer):
5409 Add `gnus-thread-sort-by-date-reverse'. Add example
5410 host to different sorting in NNTP and RSS groups.
5411
54122007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5413
5414 * message.texi (Insertion): Describe prefix for
5415 message-mark-inserted-region and message-mark-insert-file.
5416
54172007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5418
5419 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
5420 LaTeX documents. Describe "text/x-gnus-verbatim".
5421
54222007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5423
b2abec73 5424 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
5425 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
5426 (spam-stat spam filtering, SpamOracle)
0c7efc08 5427 (Extending the Spam ELisp package): Remove extra quote symbol for
01c52d31
MB
5428 clarity.
5429
54302007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5431
5432 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
5433 gnus-article-delete-part and gnus-article-replace-part.
5434 (Using MIME): Add gnus-mime-replace-part.
5435
54362007-10-28 Romain Francoise <romain@orebokech.com>
5437
5438 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
5439 requires `auto-compression-mode' to be enabled. Add new nnml
5440 variable `nnml-compressed-files-size-threshold'.
5441
54422007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5443
0c7efc08
SM
5444 * gnus.texi (Sorting the Summary Buffer):
5445 Add gnus-thread-sort-by-recipient.
01c52d31
MB
5446
54472007-10-28 Romain Francoise <romain@orebokech.com>
5448
5449 * message.texi (Insertion Variables): Mention new variable
5450 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
5451 documentation accordingly.
5452
54532007-10-28 Romain Francoise <romain@orebokech.com>
5454
5455 * gnus.texi (To From Newsgroups): Mention new variables
5456 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
5457
54582007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5459
5460 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
5461 stuff; gnus-mime-inline-part does the automatic decompression.
5462
54632007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5464
5465 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 5466 "training.ham" should be "training.spam".
01c52d31
MB
5467
54682007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5469
5470 * message.texi (Mail Variables): Fix the default value for
5471 message-send-mail-function.
5472
54732007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5474
5475 * gnus.texi (Optional Back End Functions): nntp-request-update-info
5476 always returns nil exceptionally.
5477
54782007-10-28 Simon Josefsson <jas@extundo.com>
5479
0c7efc08
SM
5480 * gnus.texi (Article Washing): Add libidn URL.
5481 Suggested by Michael Cook <michael@waxrat.com>.
01c52d31
MB
5482
54832007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5484
5485 * gnus.texi (Topic Commands): Fix next/previous.
5486
54872007-10-28 Simon Josefsson <jas@extundo.com>
5488
5489 * gnus.texi (Article Washing): Mention `W i'.
5490
c8763fb6 54912007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
5492
5493 * gnus.texi (Group Parameters): Slight extension of sieve
5494 parameter description.
5495
54962007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5497
5498 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
5499 matching score files as well.
5500 (Picons): Describe `gnus-picon-style'.
5501
55022007-10-28 Romain Francoise <romain@orebokech.com>
5503
5504 * message.texi (Message Headers): Mention that headers are hidden
5505 using narrowing, and how to expose them.
5506 Update copyright.
5507
55082007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5509
5510 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
5511 `gnus-summary-sort-by-recipient'.
5512
55132007-10-28 Romain Francoise <romain@orebokech.com>
5514
5515 * gnus.texi (NNTP marks): New node.
5516 (NNTP): Move NNTP marks variables to the new node.
5517
55182007-10-28 Jesper Harder <harder@ifa.au.dk>
5519
b2abec73 5520 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
5521
5522 * gnus.texi (MIME Commands, Hashcash): Markup fix.
5523
55242007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5525
b2abec73 5526 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 5527 everywhere for consistency.
b2abec73
JB
5528 (Filtering Spam Using The Spam ELisp Package): Admonish again.
5529 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
0c7efc08
SM
5530 Say "regular expression" instead of "regex." Admonish.
5531 Pick other words to sound better (s/so/thus/).
5532 (Spam ELisp Package Filtering of Incoming Mail):
5533 Mention statistical filters. Remove old TODO.
01c52d31 5534 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
5535 New section on sorting and displaying the spam score.
5536 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
5537 backend but an alias to spam-use-BBDB.
5538 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
5539 new backend functionality.
5540
55412007-10-28 Simon Josefsson <jas@extundo.com>
5542
5543 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
5544 nntp-marks-directory, from Romain Francoise
5545 <romain@orebokech.com>.
5546
55472007-10-28 Magnus Henoch <mange@freemail.hu>
5548
5549 * gnus.texi (Hashcash): New default value of
5550 hashcash-default-payment.
5551
55522007-10-28 Simon Josefsson <jas@extundo.com>
5553
5554 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
5555 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
5556
55572007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5558
0c7efc08 5559 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
01c52d31
MB
5560
55612007-10-28 Simon Josefsson <jas@extundo.com>
5562
5563 * gnus.texi (documentencoding): Add, to avoid warnings.
5564
55652007-10-28 Simon Josefsson <jas@extundo.com>
5566
5567 * message.texi (Mail Headers): Add.
5568
5569 * gnus.texi (Hashcash): Fix.
5570
55712007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5572
0c7efc08 5573 * gnus.texi (Hashcash): Change location of library, also mention
01c52d31 5574 that payments can be verified and fix the name of the
b2abec73 5575 hashcash-path variable.
01c52d31
MB
5576
55772007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5578
b2abec73 5579 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
5580
55812007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5582
5583 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
5584
55852007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5586
5587 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
5588 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
5589 warning about ham processors in spam groups removed.
01c52d31
MB
5590
55912007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 5592
0c7efc08 5593 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
b2abec73 5594 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
5595
55962007-10-28 Jesper Harder <harder@ifa.au.dk>
5597
5598 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
5599 (Mailing List): Typo.
5600 (Customizing Articles): Add gnus-treat-ansi-sequences.
5601 (Article Washing): Index.
5602
5603 * message.texi: Use m-dash consistently.
5604
56052007-10-28 Jesper Harder <harder@ifa.au.dk>
5606
5607 * gnus.texi (GroupLens): Remove.
5608
56092007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
5610
0c7efc08
SM
5611 * gnus.texi (Outgoing Messages, Agent Variables):
5612 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
01c52d31
MB
5613 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
5614
56152007-10-28 Jesper Harder <harder@ifa.au.dk>
5616
5617 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
5618
56192007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5620
5621 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
5622
5623 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
5624
56252007-10-28 Simon Josefsson <jas@extundo.com>
5626
5627 * gnus.texi (Top): Add SASL.
5628
404cd454
GM
56292007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
5630
5631 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
5632
56332007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
5634
5635 * gnus.texi (Troubleshooting): Adjust Gnus version number.
5636
0edd2970
JB
56372007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
5638
5639 * calc.texi (Formulas, Composition Basics): Lower the
5640 precedence of negation.
5641
a9afba20
JY
56422007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
5643
5644 * ses.texi (The Basics): Mention how to create a new spreadsheet.
5645 Mention the new three-letter column identifiers.
5646 (More on cell printing): Calculate-cell and truncate-cell are now `c'
5647 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
5648 message when using `c' on an empty default with default printer.
5649 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
5650 renamed to `ses--symbolic-formulas' some time ago.
5651
45b778a6
JB
56522007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
5653
5654 * calc.texi (Default Simplifications, Making Selections)
5655 (Customizing Calc): Clarify associativity of multiplication.
5656
03b5bade
MA
56572007-10-23 Michael Albinus <michael.albinus@gmx.de>
5658
5659 * tramp.texi (Traces and Profiles): Simplify loop over
5660 `trace-function-background'.
5661
e658c8ee
JL
56622007-10-22 Juri Linkov <juri@jurta.org>
5663
5664 * dired-x.texi (Shell Command Guessing): Default values are now
5665 available by typing M-n instead of M-p.
5666
dd753688
MA
56672007-10-21 Michael Albinus <michael.albinus@gmx.de>
5668
5669 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
5670 (Password caching): Remove `tramp-clear-passwd'.
5671 It's not a command anymore.
dd753688
MA
5672 (Bug Reports): Add `tramp-bug' to function index.
5673 (Function Index, Variable Index): New nodes.
5674 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
5675
5676 * trampver.texi: Update release number.
5677
4bb49b43
JB
56782007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
5679
8b296cdd 5680 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
5681 about integer size into past tense.
5682 (Time Zones): Remove pointer to Calc author's address.
5683 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 5684 and hyperbolic cotangent. Fix typo.
4bb49b43 5685
311dd93f
MA
56862007-10-10 Michael Albinus <michael.albinus@gmx.de>
5687
5688 Sync with Tramp 2.1.11.
5689
5690 * trampver.texi: Update release number.
5691
ea3fc256
MA
56922007-10-06 Michael Albinus <michael.albinus@gmx.de>
5693
5694 * tramp.texi (External packages): New section.
5695
1af74d06
MB
56962007-09-29 Juri Linkov <juri@jurta.org>
5697
5698 * info.texi (Help-Int): Document `L' (`Info-history').
5699
0e2806fa
SM
57002007-09-26 Carsten Dominik <dominik@science.uva.nl>
5701
5702 * org.texi: Change links to webpage and maintained email.
5703 (Remember): Promote to Chapter, significant changes.
5704 (Fast access to TODO states): New section.
5705 (Faces for TODO keywords): New section.
5706 (Export options): Example for #+DATE.
5707 (Progress logging): Section moved.
5708
567b9191
BW
57092007-09-26 Bill Wohler <wohler@newt.com>
5710
5711 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
5712 browse-url-at-mouse.
5713
1af74d06
MB
57142007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
5715
5716 * flymake.texi (Customizable variables): Face names don't end in -face.
5717 Fix flymake-err-line-patterns template.
5718 (Example -- Configuring a tool called directly): Fix init-function.
5719 (Highlighting erroneous lines): Face names don't end in -face.
5720
d60a4e3a 57212007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
5722
5723 * erc.texi (Special-Features): Fix small typo.
5724
7d7a3510
MA
57252007-09-14 Michael Albinus <michael.albinus@gmx.de>
5726
5727 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
5728 and "External transfer methods".
5729
285f0d3a
JB
57302007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
5731
5732 * calc.texi (Predefined Units): Add some history.
5733
526dc846
MO
57342007-09-08 Michael Olson <mwolson@gnu.org>
5735
87e04f16
JB
5736 * erc.texi (Copying): New section included from gpl.texi.
5737 This matches the look of the upstream ERC manual.
526dc846 5738
f10d0e80
JB
57392007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
5740
87e04f16 5741 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
5742 (Random Numbers): Clarify the distribution of `random'.
5743
4009494e
GM
57442007-09-06 Glenn Morris <rgm@gnu.org>
5745
f1fc42aa 5746 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 5747 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
5748 Change all setfilename commands to use ../../info.
5749 * Makefile.in: Move the parts of the old man/Makefile.in that do not
5750 refer to the Emacs manual here.
5751 (infodir): New variable.
5752 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
5753 (cc-mode.texi, faq.texi): Update references to source file locations.
5754 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
5755 do not refer to the Emacs manual here.
5756 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
5757
5758 * Makefile.in: Add `basename' versions of all info targets, for
5759 convenience when rebuilding just one manual.
5760 (../etc/GNU): Delete obsolete target.
5761 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
5762 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
5763 *.vrs *.toc here...
5764 (maintainer-clean): ...from here.
4009494e
GM
5765
5766 * makefile.w32-in (../etc/GNU): Delete obsolete target.
5767
2de53ca6
GM
57682007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
5769
5770 * calc.texi (Date Conversions): Clarify definition of
5771 Julian day numbering.
5772 (Date Forms): Clarify definition of Julian day numbering;
5773 add some history.
5774
57752007-08-30 Carsten Dominik <dominik@science.uva.nl>
5776
87e04f16 5777 * org.texi: Version 5.07.
2de53ca6
GM
5778
57792007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
5780
5781 * message.texi (MIME): Replace mml-attach with mml-attach-file.
5782
57832007-08-22 Carsten Dominik <dominik@science.uva.nl>
5784
5785 * org.texi (Adding hyperlink types): New section.
5786 (Embedded LaTeX): Chapter updated because of LaTeX export.
5787 (LaTeX export): New section.
5788 (Using links out): New section.
5789
57902007-08-22 Glenn Morris <rgm@gnu.org>
5791
5792 * faq.texi (Learning how to do something): Refcards now in
5793 etc/refcards/ directory.
5794
57952007-08-22 Michael Albinus <michael.albinus@gmx.de>
5796
5797 * tramp.texi (Remote Programs): Persistency file must be cleared when
5798 changing `tramp-remote-path'.
5799 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
5800 macro.
5801
58022007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
5803
5804 * calc.texi: Move contents to beginning of file.
5805 (Algebraic Entry): Fix the formatting of an example.
5806
58072007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
5808
5809 * calc.texi (Basic Operations on Units): Mention exact versus
5810 inexact conversions.
5811
58122007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
5813
5814 * calc.texi (Basic Operations on Units): Mention default
5815 values for new units.
5816 (Quick Calculator Mode): Mention that binary format will
5817 be displayed.
5818
58192007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
5820
5821 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
5822
58232007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
5824
5825 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
5826
58272007-08-08 Glenn Morris <rgm@gnu.org>
5828
5829 * gnus.texi, sieve.texi: Replace `iff'.
5830
58312007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
5832
5833 * calc.texi (Basic Graphics): Mention the graphing of error
5834 forms.
5835 (Graphics Options): Mention how `g s' handles error forms.
5836 (Curve Fitting): Mention plotting the curves.
5837 (Standard Nonlinear Models): Add additional models.
5838 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
5839 (Linear Fits): Correct result.
5840
58412007-08-01 Alan Mackenzie <acm@muc.de>
5842
5843 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
5844 to "--no-site-file".
5845
58462007-07-29 Michael Albinus <michael.albinus@gmx.de>
5847
5848 * tramp.texi (Frequently Asked Questions): Point to mode line
5849 extension in Emacs 23.1.
5850
5851 * trampver.texi: Update release number.
5852
58532007-07-27 Glenn Morris <rgm@gnu.org>
5854
5855 * calc.texi (Copying): Include license text from gpl.texi, rather than
5856 in-line.
5857
58582007-07-25 Glenn Morris <rgm@gnu.org>
5859
5860 * calc.texi (Copying): Replace license with GPLv3.
5861
5862 * Relicense all FSF files to GPLv3 or later.
5863
58642007-07-22 Michael Albinus <michael.albinus@gmx.de>
5865
5866 Sync with Tramp 2.1.10.
5867
5868 * tramp.texi (trampfn): Expand macro implementation in order to handle
5869 empty arguments.
5870 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 5871 occurrences by trampfn.
2de53ca6 5872 (Frequently Asked Questions): Extend example code for host
b2abec73 5873 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
5874 file names to be typed.
5875
5876 * trampver.texi: Update release number.
5877
58782007-07-17 Michael Albinus <michael.albinus@gmx.de>
5879
5880 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
5881 section. Reported by <poti@potis.org>.
5882 (Remote processes): Arguments of the program to be debugged are taken
5883 literally.
5884 (Frequently Asked Questions): Simplify recentf example.
5885
58862007-07-14 Karl Berry <karl@gnu.org>
5887
5888 * info.texi (@copying): New Back-Cover Text.
5889
5890 * info.texi (Quitting Info): Move to proper place in source.
5891 (Reported by Benno Schulenberg.)
5892
58932007-07-13 Eli Zaretskii <eliz@gnu.org>
5894
5895 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
5896
5897 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
5898
5899 * emacs-mime.texi: Add @documentencoding directive.
5900
59012007-07-12 Nick Roberts <nickrob@snap.net.nz>
5902
5903 * tramp.texi (Remote processes): Add an anchor to the subsection
5904 "Running a debugger on a remote host".
5905
59062007-07-12 Michael Albinus <michael.albinus@gmx.de>
5907
5908 * tramp.texi (Remote processes): Don't call it "experimental" any
5909 longer. Add subsection about running a debugger on a remote host.
5910
59112007-07-10 Carsten Dominik <dominik@science.uva.nl>
5912
5913 * org.texi (Properties and columns): Chapter rewritten.
5914
59152007-07-08 Michael Albinus <michael.albinus@gmx.de>
5916
5917 * tramp.texi:
5918 * trampver.texi: Migrate to Tramp 2.1.
5919
59202007-07-02 Carsten Dominik <dominik@science.uva.nl>
5921
5922 * org.texi (Properties): New chapter.
5923
59242007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
5925
5926 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
5927 Control Panel.
5928
5929 * gnus.texi (Misc Article): Add index entry for
5930 gnus-single-article-buffer.
5931
59322007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
5933
5934 * gnus.texi (Starting Up): Fix typo.
5935
59362007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
5937
5938 * gnus.texi (Asynchronous Fetching): Fix typo.
5939
59402007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
5941
5942 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
5943 (About This Manual): Remove redundant information.
5944 (Getting Started): Mention author.
5945 (Basic Arithmetic, Customizing Calc): Make description of the
5946 variable `calc-multiplication-has-precedence' match its new effect.
5947
59482007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
5949
0c7efc08
SM
5950 * calc.texi (Basic Arithmetic, Customizing Calc):
5951 Mention the variable `calc-multiplication-has-precedence'.
2de53ca6
GM
5952
59532007-06-19 Carsten Dominik <dominik@science.uva.nl>
5954
5955 * org.texi (Tag): Section swapped with node Timestamps.
5956 (Formula syntax for Lisp): Document new `L' flag.
5957
59582007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
5959
5960 * gnus.texi (Misc Group Stuff, Summary Buffer)
5961 (Server Commands, Article Keymap): Fix typo. s/function/command/.
5962
59632007-06-06 Juanma Barranquero <lekktu@gmail.com>
5964
5965 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
5966 * gnus.texi (Article Buttons, Mail Source Customization)
5967 (Sending or Not Sending, Customizing NNDiary):
5968 * message.texi (Message Headers):
5969 * mh-e.texi (HTML): Fix typos.
5970
59712007-06-07 Michael Albinus <michael.albinus@gmx.de>
5972
5973 Sync with Tramp 2.0.56.
5974
5975 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
5976 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
5977
59782007-06-02 Chong Yidong <cyd@stupidchicken.com>
5979
5980 * Version 22.1 released.
5981
59822007-05-26 Michael Olson <mwolson@gnu.org>
5983
5984 * erc.texi (Modules): Fix references to completion modules.
5985
59862007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
5987
5988 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
5989
59902007-05-09 Didier Verna <didier@xemacs.org>
5991
5992 * gnus.texi (Email Based Diary): New. Proper documentation for the
5993 nndiary back end and the gnus-diary library.
5994
59952007-05-03 Karl Berry <karl@gnu.org>
5996
5997 * .cvsignore (*.pdf): New entry.
5998
5999 * texinfo.tex: Update from current version for better pdf generation.
6000
60012007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
6002
6003 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
6004
60052007-04-28 Glenn Morris <rgm@gnu.org>
6006
6007 * faq.texi (New in Emacs 22): Restore mention of python.el pending
6008 consideration of legal status.
6009
60102007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
6011
6012 * idlwave.texi: Minor updates for IDLWAVE 6.1.
6013
60142007-04-24 Chong Yidong <cyd@stupidchicken.com>
6015
6016 * faq.texi (New in Emacs 22): python.el removed.
6017
60182007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
6019
6020 * calc.texi (Reporting bugs): Update maintainer's address.
6021
60222007-04-22 Chong Yidong <cyd@stupidchicken.com>
6023
6024 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
6025
60262007-04-15 Jay Belanger <belanger@truman.edu>
6027
6028 * calc.texi (Title page): Remove the date.
6029 (Basic Arithmetic): Emphasize that / binds less strongly than *.
6030 (The Standard Calc Interface): Change trail title.
6031 (Floats): Mention that when non-decimal floats are entered, only
6032 approximations are stored.
6033 (Copying): Move to the appendices.
6034 (GNU Free Documentation License): Add as an appendix.
6035
60362007-04-15 Chong Yidong <cyd@stupidchicken.com>
6037
6038 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
6039 * dired-x.texi, ebrowse.texi, ediff.texi:
6040 * emacs-mime.texi, erc.texi, eshell.texi:
6041 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
6042 * idlwave.texi, message.texi, newsticker.texi, org.texi:
6043 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
6044 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
6045 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
6046 * woman.texi: Include GFDL.
6047
6048 * doclicense.texi: Remove node heading, so that it can be included by
6049 other files.
6050
6051 * dired-x.texi: Relicence under GFDL. Remove date from title page.
6052
6053 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
6054 than *.
6055
60562007-04-14 Carsten Dominik <dominik@science.uva.nl>
6057
6058 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
6059 in Calc.
6060
60612007-04-09 Romain Francoise <romain@orebokech.com>
6062
6063 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
6064 Mac OS ports. Make it clear that mouse-1 complements and doesn't
6065 replace mouse-2.
6066
60672007-04-08 Chong Yidong <cyd@stupidchicken.com>
6068
6069 * woman.texi (Word at point, Interface Options): woman-topic-at-point
6070 renamed to woman-use-topic-at-point. Document new behavior.
6071
60722007-04-08 Richard Stallman <rms@gnu.org>
6073
6074 * url.texi: Fix some indexing.
6075 (Disk Caching): Drop discussion of old/other Emacs versions.
6076
60772007-04-07 Chong Yidong <cyd@stupidchicken.com>
6078
6079 * url.texi (Disk Caching): Say Emacs 21 "and later".
6080
6081 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
6082 on Font locking which now mentions JIT lock.
6083
60842007-04-01 Michael Olson <mwolson@gnu.org>
6085
6086 * erc.texi: Update for the ERC 5.2 release.
6087
60882007-03-31 David Kastrup <dak@gnu.org>
6089
6090 * woman.texi (Topic, Interface Options): Explain changes semantics of
6091 woman-manpath in order to consider MANPATH_MAP entries.
6092
60932007-03-31 Eli Zaretskii <eliz@gnu.org>
6094
6095 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
6096
60972007-03-26 Richard Stallman <rms@gnu.org>
6098
6099 * pgg.texi (Caching passphrase): Clean up previous change.
6100
61012007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
6102
6103 * gnus.texi (Setting Process Marks): Fix typo.
6104
61052007-03-25 Romain Francoise <romain@orebokech.com>
6106
6107 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
6108 readability, and include various fixes by Daniel Brockman, Nick Roberts
6109 and Dieter Wilhelm.
6110
61112007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
6112
6113 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
6114
6115 * gnus.texi (Mail Source Specifiers): Fix typo.
6116
61172007-03-22 Ralf Angeli <angeli@caeruleus.net>
6118
6119 * reftex.texi (Imprint): Update maintainer information.
6120
61212007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
6122
6123 * message.texi (Message Buffers): Update documentation for
6124 message-generate-new-buffers.
6125
61262007-03-15 Daiki Ueno <ueno@unixuser.org>
6127
6128 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
6129
61302007-03-21 Glenn Morris <rgm@gnu.org>
6131
6132 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
6133
61342007-03-19 Chong Yidong <cyd@stupidchicken.com>
6135
6136 * eshell.texi (Known problems): Emacs 21 -> 22.
6137
6138 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
6139
61402007-03-18 Jay Belanger <belanger@truman.edu>
6141
6142 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
6143
61442007-03-12 Glenn Morris <rgm@gnu.org>
6145
6146 * calc.texi (Time Zones): Switch to new North America DST rule.
6147
6148 * calc.texi: Replace "daylight savings" with "daylight
6149 saving" in text throughout.
6150
61512007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6152
6153 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
6154 The variable now uses a list of symbols instead of just a symbol.
6155 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
6156
61572007-03-06 Romain Francoise <romain@orebokech.com>
6158
6159 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
6160 new packages, and mention Gnus update.
6161
61622007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
6163
6164 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
6165 nntp-open-connection-functions-never-echo-commands.
6166
61672007-02-27 Chong Yidong <cyd@stupidchicken.com>
6168
6169 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
6170 problems on the console, and security risk in not using gpg-agent.
6171
61722007-02-25 Carsten Dominik <dominik@science.uva.nl>
6173
0c7efc08 6174 * org.texi (The spreadsheet): Rename from "Table calculations".
2de53ca6
GM
6175 Completely reorganized and rewritten.
6176 (CamelCase links): Section removed.
6177 (Repeating items): New section.
6178 (Tracking TODO state changes): New section.
6179 (Agenda views): Chapter reorganized and rewritten.
6180 (HTML export): Section rewritten.
6181 (Tables in arbitrary syntax): New section.
6182 (Summary): Better feature summary.
6183 (Activation): Document problem with cut-and-paste of Lisp code
6184 from PDF files.
6185 (Visibility cycling): Document indirect buffer use.
6186 (Structure editing): Document sorting.
6187 (Remember): Section rewritten.
6188 (Time stamps): Better description of time stamp types.
6189 (Tag searches): Document regular expression search for tags.
6190 (Stuck projects): New section.
6191 (In-buffer settings): New keywords.
6192 (History and Acknowledgments): Updated description.
6193
61942007-02-24 Alan Mackenzie <acm@muc.de>
6195
6196 * cc-mode.texi (Movement Commands): Insert two missing command names.
6197 (Getting Started): Slight wording correction (use conditional).
6198
61992007-02-22 Kim F. Storm <storm@cua.dk>
6200
6201 * widget.texi (User Interface, Basic Types): Document need to put some
6202 text before the %v escape in :format string in editable-field widget.
6203
62042007-02-18 Romain Francoise <romain@orebokech.com>
6205
6206 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
6207 `cvs-mode-quit'.
6208
62092007-02-10 Markus Triska <markus.triska@gmx.at>
6210
6211 * widget.texi (Programming Example): Put constant strings in :format.
6212
62132007-02-07 Juanma Barranquero <lekktu@gmail.com>
6214
6215 * faq.texi (Fullscreen mode on MS-Windows): New node.
6216
62172007-02-04 David Kastrup <dak@gnu.org>
6218
6219 * faq.texi (AUCTeX): Update version number. Should probably be done
6220 for other packages as well.
6221
62222007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6223
6224 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
6225 <tassilo@member.fsf.org>.
6226
62272007-01-27 Eli Zaretskii <eliz@gnu.org>
6228
6229 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
6230 ls-lisp-use-localized-time-format.
6231
62322007-01-20 Markus Triska <markus.triska@gmx.at>
6233
6234 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
6235
62362007-01-13 Michael Olson <mwolson@gnu.org>
6237
6238 * erc.texi (Modules): Mention capab-identify module.
6239
62402007-01-05 Michael Olson <mwolson@gnu.org>
6241
6242 * erc.texi (Getting Started): Update for /RECONNECT command.
6243
62442007-01-04 Richard Stallman <rms@gnu.org>
6245
6246 * ebrowse.texi: Change C-c b to C-c C-m.
6247
62482007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
6249
6250 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
6251 variables only in info to avoid redundant entries in the printed
6252 manual.
6253
62542007-01-02 Daiki Ueno <ueno@unixuser.org>
6255
6256 * message.texi (Using PGP/MIME): Document gpg-agent usage.
6257
62582007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
6259
6260 * message.texi (Security): Split into sub-nodes.
6261
62622007-01-01 Alan Mackenzie <acm@muc.de>
6263
6264 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
6265 eval-after-load in Emacs <=21 and a workaround. Document that
6266 trigraphs are not supported.
6267
62682007-01-01 Alan Mackenzie <acm@muc.de>
6269
6270 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
6271 c-context-line-break. When invoked within a string, preserve
6272 whitespace. Add a backslash only when also in a macro.
6273
62742007-01-01 Alan Mackenzie <acm@muc.de>
6275
6276 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
6277
62782007-01-01 Alan Mackenzie <acm@muc.de>
6279
6280 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
6281 are now bound by default to c-\(beginning\|end\)-of-defun by default.
6282
62832007-01-01 Alan Mackenzie <acm@muc.de>
6284
6285 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
6286 "Choosing a Style".
6287
6288 * cc-mode.texi ("Styles"): Add @dfn{style}.
6289
62902006-12-30 Michael Albinus <michael.albinus@gmx.de>
6291
6292 Sync with Tramp 2.0.55.
6293
6294 * trampver.texi: Update release number.
6295
62962006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
6297
6298 * gnus.texi (Customizing Articles): Add index entries for all
6299 gnus-treat-* variables.
6300
c8763fb6 63012006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
6302
6303 * gnus.texi (IMAP): Fix incorrect explanation of
6304 nnimap-search-uids-not-since-is-evil in documentation for
6305 nnimap-expunge-search-string.
6306
63072006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
6308
6309 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
6310 spam-ifile-database.
6311
63122006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
6313
6314 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
6315 rebind C-s.
6316
c8763fb6 63172006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
6318
6319 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
6320 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
6321 "expiring mail".
6322 (IMAP): Document nnimap-search-uids-not-since-is-evil and
6323 nnimap-nov-is-evil.
6324
63252006-12-25 Kevin Ryde <user42@zip.com.au>
6326
6327 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
6328 about the key procedure being used heavily.
6329
63302006-12-24 Chong Yidong <cyd@stupidchicken.com>
6331
6332 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
6333 to t.
6334 (Prerequisites): Add explanation about gpg-agent.
6335
63362006-12-22 Kevin Ryde <user42@zip.com.au>
6337
6338 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
6339 "sort" instead of "sort*".
6340
63412006-12-19 Richard Stallman <rms@gnu.org>
6342
6343 * calc.texi (History and Acknowledgements): Recognize that Emacs
6344 now does have floating point.
6345
63462006-12-19 Michael Albinus <michael.albinus@gmx.de>
6347
6348 * tramp.texi (External transfer methods): Describe new method `scpc'.
6349
63502006-12-17 Sascha Wilde <wilde@sha-bang.de>
6351
6352 * pgg.texi: Added short note on gpg-agent to the introduction.
6353
63542006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
6355
6356 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
6357 also applies to Cc.
6358
63592006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
6360
6361 * gnus.texi (X-Face): Clarify. Say which programs are required
6362 on Windows.
6363
63642006-12-08 Michael Olson <mwolson@gnu.org>
6365
6366 * erc.texi (Modules): Remove documentation for list module.
6367
c8763fb6 63682006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
6369
6370 * faq.texi (^M in the shell buffer): Ditto.
6371
63722006-11-20 Michael Olson <mwolson@gnu.org>
6373
6374 * erc.texi: Call this the 5.2 stable pre-release of ERC.
6375
63762006-11-17 Carsten Dominik <dominik@science.uva.nl>
6377
6378 * org.texi: Fix typos.
6379 (Agenda commands): Document `C-k'.
6380
63812006-11-16 Eli Zaretskii <eliz@gnu.org>
6382
6383 * url.texi (http/https): Fix a typo in the HTTP URL.
6384
63852006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
6386
6387 * ada-mode.texi: Total rewrite.
6388
63892006-11-13 Carsten Dominik <dominik@science.uva.nl>
6390
6391 * org.texi: Minor typo fixes.
6392
63932006-11-13 Bill Wohler <wohler@newt.com>
6394
6395 Release MH-E manual version 8.0.3.
6396
6397 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6398 release 8.0.3.
6399
6400 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
6401 to set MAILDIR.
6402 (Reading Mail): Document the customization of read-mail-command
6403 for MH-E.
6404 (Viewing Attachments): Document mm-discouraged-alternatives.
6405 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
6406 (Junk): Add more information about the settings of mh-junk-background
6407 in a program. Add /usr/bin/mh to PATH in examples.
6408
64092006-11-12 Richard Stallman <rms@gnu.org>
6410
6411 * woman.texi: Update author address but say he no longer maintains it.
6412
64132006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
6414
6415 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
6416 archived trees.
6417 (Checkboxes): Section moved to chapter 5, and extended.
6418 (The date/time prompt): New section.
6419 (Link abbreviations): New section.
6420 (Presentation and sorting): New section.
6421 (Custom agenda views): Section completely rewritten.
6422 (Summary): Compare with Planner.
6423 (Feedback): More info about creating backtraces.
6424 (Plain lists): Modified example.
6425 (Breaking down tasks): New section.
6426 (Custom time format): New section.
6427 (Time stamps): Document inactive timestamps.
6428 (Setting tags): More details about fast tag selection.
6429 (Block agenda): New section.
6430 (Custom agenda views): Section rewritten.
6431 (Block agenda): New section.
6432
64332006-11-07 Michael Albinus <michael.albinus@gmx.de>
6434
6435 * tramp.texi (Configuration): scp is the default method.
6436 (Default Method): Use ssh as example for another method.
6437
64382006-10-27 Richard Stallman <rms@gnu.org>
6439
6440 * woman.texi: Downcase nroff/troff/roff.
6441 (Installation): Chapter deleted. Some xrefs deleted.
6442 (Background): woman doesn't advise man ;-).
6443
c8763fb6 64442006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
6445
6446 * ada-mode.texi (Project files, Identifier completion)
6447 (Automatic Casing, Debugging, Using non-standard file names)
6448 (Working Remotely): Fix typos.
6449
64502006-10-20 Masatake YAMATO <jet@gyve.org>
6451
0c7efc08 6452 * cc-mode.texi (Sample .emacs File): Add missing `)' in
2de53ca6
GM
6453 sample code `my-c-initialization-hook'.
6454
64552006-10-19 Stuart D. Herring <herring@lanl.gov>
6456
6457 * widget.texi: Fix typos.
6458
64592006-10-19 Michael Albinus <michael.albinus@gmx.de>
6460
6461 * tramp.texi (Frequently Asked Questions): Remove questions marked with
6462 "???". There have been no complaints for years, so the information
6463 must be appropriate.
6464
64652006-10-16 Richard Stallman <rms@gnu.org>
6466
6467 * widget.texi: Use @var instead of capitalization.
6468 Clarify many widget type descriptions.
6469
64702006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6471
6472 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
6473 gnus-dired-attach.
6474 (Selecting a Group): Fix typo.
6475
c8763fb6 64762006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
6477
6478 * widget.texi: Fix typos.
6479
64802006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
6481
6482 * gnus.texi (Image Enhancements): Update for Emacs 22.
6483
6484 * gnus-faq.texi ([1.3]): Update.
6485
64862006-10-06 Richard Stallman <rms@gnu.org>
6487
6488 * faq.texi (Displaying the current line or column):
6489 Delete "As of Emacs 20".
6490
64912006-10-06 Romain Francoise <romain@orebokech.com>
6492
6493 * faq.texi (VM): VM works with Emacs 22 too.
6494
64952006-10-06 Richard Stallman <rms@gnu.org>
6496
6497 * ebrowse.texi: Remove Emacs version "21" from title.
6498
64992006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
6500
6501 * gnus.texi (Foreign Groups): Say where change of editing commands are
6502 stored. Add reference to `gnus-parameters'.
6503
65042006-09-15 Jay Belanger <belanger@truman.edu>
6505
6506 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
6507 Change "Library Public License" to "Lesser Public License"
6508 throughout. Use "yyyy" to represent year.
6509
65102006-09-15 Carsten Dominik <dominik@science.uva.nl>
6511
6512 * org.texi (Setting tags): Typo fix.
6513
65142006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
6515
6516 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
6517
65182006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
6519
6520 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
6521
65222006-09-12 Paul Eggert <eggert@cs.ucla.edu>
6523
6524 * faq.texi (Escape sequences in shell output): EMACS is now set
6525 to Emacs's absolute file name, not to "t".
6526 (^M in the shell buffer): Likewise.
6527 * misc.texi (Interactive Shell): Likewise.
6528
65292006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
6530
6531 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
6532 mails with pop3-leave-mail-on-server. Fix wording.
6533 (Limiting): Improve gnus-summary-limit-to-articles.
6534 (X-Face): Fix typo.
6535
65362006-09-11 Simon Josefsson <jas@extundo.com>
6537
6538 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
6539 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
6540
65412006-09-06 Simon Josefsson <jas@extundo.com>
6542
6543 * smtpmail.texi (Authentication): Mention SSL.
6544
65452006-09-01 Eli Zaretskii <eliz@gnu.org>
6546
6547 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
6548 Don't use @indicateurl.
6549
6550 * cc-mode.texi (Subword Movement): Don't use @headitem.
6551 (Custom Braces, Clean-ups): Don't use @tie.
6552
65532006-08-29 Michael Albinus <michael.albinus@gmx.de>
6554
6555 Sync with Tramp 2.0.54.
6556
6557 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
6558 Suggested by Adrian Phillips <a.phillips@met.no>.
6559
65602006-08-15 Carsten Dominik <dominik@science.uva.nl>
6561
6562 * org.texi (Installation, Activation): Split from Installation and
6563 Activation.
6564 (Clocking work time): Documented new features.
6565
65662006-08-13 Alex Schroeder <alex@gnu.org>
6567
6568 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
6569 example.
6570
65712006-08-12 Eli Zaretskii <eliz@gnu.org>
6572
6573 * faq.texi (How to add fonts): New node.
6574
65752006-08-05 Romain Francoise <romain@orebokech.com>
6576
6577 * faq.texi (New in Emacs 22): Expand.
6578
65792006-08-03 Michael Olson <mwolson@gnu.org>
6580
6581 * erc.texi: Update for ERC 5.1.4.
6582
65832006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
6584
6585 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
6586 in .../site-lisp/gnus/ by default.
6587 [ From gnus-news.texi in the trunk. ]
6588
65892006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
6590
6591 * gnus.texi (MIME Commands): Additions for yEnc.
6592
65932006-07-24 Richard Stallman <rms@gnu.org>
6594
6595 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
6596 * faq.texi: Move periods and commas inside quotes.
6597
65982006-07-20 Jay Belanger <belanger@truman.edu>
6599
6600 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
6601
66022006-07-18 Chong Yidong <cyd@stupidchicken.com>
6603
6604 * faq.texi (Security risks with Emacs): Document Emacs 22
6605 file-local-variable mechanism.
6606
66072006-07-12 Michael Olson <mwolson@gnu.org>
6608
6609 * erc.texi: Update for ERC 5.1.3.
6610
66112006-07-12 Alex Schroeder <alex@gnu.org>
6612
6613 * rcirc.texi: Fix typos.
6614 (Getting started with rcirc): New calling convention for M-x irc.
6615 Mention #rcirc. Removed channel tracking.
0c7efc08 6616 (Configuration): Change the names of all variables that got changed
2de53ca6
GM
6617 recently, eg. rcirc-server to rcirc-default-server. Added
6618 documentation for rcirc-authinfo, some background for Bitlbee, and
6619 rcirc-track-minor-mode.
0c7efc08 6620 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
2de53ca6 6621 Scrolling.
0c7efc08 6622 (Reconnecting after you have lost the connection): Fix example code
2de53ca6
GM
6623 to match code changes.
6624
66252006-07-10 Nick Roberts <nickrob@snap.net.nz>
6626
6627 * gnus.texi, message.texi: Fix typos.
6628
66292006-07-07 Carsten Dominik <dominik@science.uva.nl>
6630
6631 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
6632 commands.
6633 (Global TODO list): Document the use of the variables
6634 `org-agenda-todo-ignore-scheduled' and
6635 `org-agenda-todo-list-sublevels'.
6636
66372006-07-05 Richard Stallman <rms@gnu.org>
6638
6639 * faq.texi (Scrolling only one line): Fix xref.
6640
66412006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
6642
6643 * faq.texi (Evaluating Emacs Lisp code):
6644 Throughout, replace eval-current-buffer with eval-buffer.
6645
66462006-07-03 Richard Stallman <rms@gnu.org>
6647
6648 * rcirc.texi (Scrolling conservatively): Fix xref.
6649
6650 * pcl-cvs.texi (Viewing differences): Usage fix.
6651
66522006-07-03 Carsten Dominik <dominik@science.uva.nl>
6653
6654 * org.texi (Agenda commands): Document `s' key to save all org-mode
6655 buffers.
6656
66572006-06-30 Ralf Angeli <angeli@caeruleus.net>
6658
6659 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
6660 names. Mention `cvs-msg' face.
6661
66622006-06-29 Carsten Dominik <dominik@science.uva.nl>
6663
6664 * org.texi (Checkboxes): New section.
6665
66662006-06-28 Carsten Dominik <dominik@science.uva.nl>
6667
6668 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
6669 throughout this chapter.
6670
66712006-06-27 Chong Yidong <cyd@stupidchicken.com>
6672
6673 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
6674 text for standalone vs Emacs info.
6675 (Help): Clarify header line description. Use mouse-1 for clicks.
6676 (Help-P): Use mouse-1 for clicks.
6677 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
6678 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
6679 (Choose menu subtopic): Remove gratuitous Emacs command names.
6680 (Help-FOO): Put usual behavior first.
6681 (Help-Xref): Clicking on xrefs works in Emacs.
6682 (Search Text): Clarify what the default behavior is.
6683 (Create Info buffer): Fix Emacs window/X window confusion.
6684 (Emacs Info Variables): Fix for new Emacs init file behavior.
6685
66862006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6687
6688 * gnus.texi (Summary Buffer Lines): Fix typo.
6689
66902006-06-23 Carsten Dominik <dominik@science.uva.nl>
6691
6692 * org.texi (Embedded LaTeX): New chapter.
6693 (Archiving): Section rewritten.
6694 (Enhancing text): Some parts moved to the new chapter about LaTeX.
6695
66962006-06-20 Bill Wohler <wohler@newt.com>
6697
6698 Release MH-E manual version 8.0.1.
6699
6700 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6701 release 8.0.1.
6702 (Preface): Depend on GNU mailutils 1.0 and higher.
6703
67042006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
6705
6706 * message.texi (News Headers): Update message-syntax-checks section.
6707
67082006-06-19 Karl Berry <karl@gnu.org>
6709
6710 * info.texi (Advanced): Mention C-q, especially with ?.
6711
67122006-06-19 Carsten Dominik <dominik@science.uva.nl>
6713
6714 * org.texi (Publishing links): Document the `:link-validation-function'
6715 property.
6716 (Extensions and Hacking): New chapter, includes some sections of the
6717 "Miscellaneous" chapter.
6718
67192006-06-10 Carsten Dominik <dominik@science.uva.nl>
6720
6721 * org.texi (Progress logging): New section.
6722
2de53ca6
GM
67232006-06-06 Carsten Dominik <dominik@science.uva.nl>
6724
6725 * org.texi (ASCII export): Document indentation adaptation.
6726 (Setting tags): Document mutually-exclusive tags.
6727
67282006-06-05 Romain Francoise <romain@orebokech.com>
6729
6730 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
6731 Fix typo.
6732
6733 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
6734 channel (#gnus@irc.freenode.net).
6735 Fix typos. Update copyright notice.
6736
6737 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
6738 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
6739 (Line-Up Functions, Custom Macros):
6740 * ediff.texi (Window and Frame Configuration)
dccb744b 6741 (Highlighting Difference Regions):
2de53ca6
GM
6742 * emacs-mime.texi (Display Customization):
6743 * erc.texi (History):
6744 * eshell.texi (Known problems):
6745 * eudc.texi (Overview, BBDB):
6746 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
6747 (The problem of spam, SpamOracle, Extending the Spam package)
6748 (Conformity, Terminology):
dccb744b 6749 * idlwave.texi (Routine Info)
2de53ca6
GM
6750 (Class and Keyword Inheritance, Padding Operators)
6751 (Breakpoints and Stepping, Electric Debug Mode)
6752 (Examining Variables, Troubleshooting):
6753 * org.texi (Creating timestamps):
6754 * reftex.texi (Commands, Options, Changes):
6755 * tramp.texi (Inline methods, Password caching)
6756 (Auto-save and Backup, Issues):
6757 * vip.texi (Files, Commands in Insert Mode):
6758 * viper.texi (Emacs Preliminaries, States in Viper)
6759 (Packages that Change Keymaps, Viper Specials, Groundwork):
6760 Fix various typos.
6761
67622006-05-31 Michael Ernst <mernst@alum.mit.edu>
6763
6764 * ediff.texi: Fix typos.
6765
67662006-05-30 Carsten Dominik <dominik@science.uva.nl>
6767
6768 * org.texi: Small typo fixes.
6769
fff84c22
JB
67702006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
6771
6772 * viper.texi (Viper Specials):
6773 * gnus.texi (Example Setup):
6774 * faq.texi (Backspace invokes help):
6775 * dired-x.texi (Optional Installation Dired Jump):
6776 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
6777 follow coding conventions.
6778
2de53ca6
GM
67792006-05-29 Michael Albinus <michael.albinus@gmx.de>
6780
6781 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
6782
67832006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
6784
6785 * pcl-cvs.texi: Fix typos.
6786 (Customization): Say "us".
6787
67882006-05-26 Eli Zaretskii <eliz@gnu.org>
6789
6790 * org.texi: Remove bogus @setfilename.
6791
67922006-05-26 Carsten Dominik <dominik@science.uva.nl>
6793
6794 * org.texi (ASCII export): Omit command name.
6795 (HTML export): Add prefix to all lines in Local Variable example.
6796 (Acknowledgments): Typeset names in italics.
6797
67982006-05-24 Carsten Dominik <dominik@science.uva.nl>
6799
6800 * org.texi (Plain lists): Add new item navigation commands.
6801 (External links): Document elisp and info links.
6802 (Custom searches): New section.
6803 (Publishing): New chapter.
6804 (HTML export): Include a list of supported CSS classes.
6805 (Setting tags): Describe the fast-tag-setting interface.
6806
68072006-05-20 Luc Teirlinck <teirllm@auburn.edu>
6808
6809 * dired-x.texi: ifinfo -> ifnottex.
6810
68112006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
6812
6813 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
6814
68152006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
6816
6817 * message.texi (Interface): Add tool bar customization.
6818 (MIME): Index and text additions for mml-attach.
6819 (MIME): Describe mml-dnd-protocol-alist and
6820 mml-dnd-attach-options.
6821
6822 * gnus.texi (Oort Gnus): Reorder entries in sections.
6823 Fix some entries.
6824 (Starting Up): Add references to "Emacs for Heathens" and to
6825 "Finding the News". Add user-full-name and user-mail-address.
6826 (Group Buffer Format): Add tool bar customization and update.
6827 (Summary Buffer): Add tool bar customization.
6828 (Posting Styles): Add message-alternative-emails.
6829
68302006-05-09 Michael Albinus <michael.albinus@gmx.de>
6831
6832 * tramp.texi (Filename completion): Improve wording.
6833
68342006-05-07 Romain Francoise <romain@orebokech.com>
6835
6836 * faq.texi (Using regular expressions): Fix typo.
6837 (Packages that do not come with Emacs): Fix capitalization.
6838 (Replacing text across multiple files): Expand node to explain how
6839 to use `dired-do-query-replace-regexp' in more detail, based on
6840 suggestion by Eric Hanchrow <offby1@blarg.net>.
6841
68422006-05-06 Michael Albinus <michael.albinus@gmx.de>
6843
6844 * tramp.texi (Filename completion): Completion of remote files'
6845 method, user name and host name is active only in partial
6846 completion mode.
6847
68482006-05-06 Bill Wohler <wohler@newt.com>
6849
6850 Release MH-E manual version 8.0.
6851
6852 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6853 release 8.0.
6854
68552006-05-06 Bill Wohler <wohler@newt.com>
6856
6857 * mh-e.texi (MH-BOOK-HOME): Change from
6858 http://www.ics.uci.edu/~mh/book/mh to
6859 http://rand-mh.sourceforge.net/book/mh.
6860 Replace .htm suffix with .html for MH book files.
6861 (Using This Manual): Update key binding for getting relevant
6862 chapter in Info from command key.
6863 (Ranges): Fix itemx.
6864
68652006-05-05 Karl Berry <karl@gnu.org>
6866
6867 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
6868 (\fonttextsize): New user-level command to change text font size.
6869
68702006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
6871
6872 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
6873
68742006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
6875
6876 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
6877
68782006-04-24 Bill Wohler <wohler@newt.com>
6879
6880 * mh-e.texi (Getting Started): Make it more explicit that you need
6881 to install MH. Add pointers to current MH implementations.
6882
68832006-04-21 Bill Wohler <wohler@newt.com>
6884
6885 Release MH-E manual version 7.94.
6886
6887 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6888 release 7.94.
6889
68902006-04-21 Carsten Dominik <dominik@science.uva.nl>
6891
6892 * org.texi: Many small fixes.
6893 (Handling links): Rename from "Managing links".
6894
68952006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
6896
6897 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
6898 (Splitting mail using spam-stat): Fix @xref.
6899
69002006-04-20 Chong Yidong <cyd@stupidchicken.com>
6901
6902 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 6903 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
6904
69052006-04-20 Carsten Dominik <dominik@science.uva.nl>
6906
6907 * org.texi (Time stamps): Better explanation of the purpose of
6908 different time stamps.
6909 (Structure editing, Plain lists): More details on how new items
6910 and headings are inserted.
6911
69122006-04-18 Carsten Dominik <dominik@science.uva.nl>
6913
6914 * org.texi (Formula syntax): Fix link to Calc Manual.
6915
69162006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
6917
6918 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
6919
69202006-04-17 Bill Wohler <wohler@newt.com>
6921
6922 * mh-e.texi (Folders): Update mh-before-quit-hook and
6923 mh-quit-hook example with code that removes the buffers rather
6924 than just bury them.
6925
69262006-04-17 Michael Albinus <michael.albinus@gmx.de>
6927
6928 Sync with Tramp 2.0.53.
6929
69302006-04-13 Carsten Dominik <dominik@science.uva.nl>
6931
6932 * org.texi (Updating settings): New section.
6933 (Visibility cycling): Better names for the startup folding
6934 options.
6935 (Exporting): Completely restructured.
6936 (The very busy C-c C-c key): New section.
6937 (Summary of in-buffer settings): New section.
6938
69392006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
6940
6941 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
6942
69432006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6944
6945 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
6946 (Server Commands): Key `v' is reserved for users.
6947
69482006-04-11 Carsten Dominik <dominik@science.uva.nl>
6949
6950 * org.texi (Link format): New section, emphasis on bracket links.
6951 (External links): Document bracket links.
6952 (FAQ): Expand to cover shell links and the new link format.
6953
69542006-04-09 Kevin Ryde <user42@zip.com.au>
6955
6956 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
6957
69582006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
6959
6960 * gnus.texi (Summary Buffer Lines): Add `*'.
6961
c8763fb6 69622006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
6963
6964 * gnus.texi (Group Parameters):
6965 Mention gnus-permanently-visible-groups.
6966
69672006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
6968
6969 * gnus.texi (Face): Fix typo.
6970
69712006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
6972
6973 * gnus.texi (X-Face): Clarify.
6974 (Face): Need Emacs with PNG support.
6975
69762006-04-06 Richard Stallman <rms@gnu.org>
6977
6978 * idlwave.texi: Delete the blocks "not suitable for inclusion with
6979 Emacs".
6980
69812006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
6982
6983 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
6984 blocks not suitable for inclusion with Emacs using variable
6985 PARTOFEMACS.
6986
69872006-04-04 Simon Josefsson <jas@extundo.com>
6988
6989 * gnus.texi (Security): Improve.
6990
69912006-04-02 Bill Wohler <wohler@newt.com>
6992
6993 * mh-e.texi (Getting Started, Junk, Bug Reports)
6994 (MH FAQ and Support): Fix URLs.
6995
69962006-03-31 Romain Francoise <romain@orebokech.com>
6997
6998 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
6999 to t, not nil (and has for the past eight years).
7000
70012006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
7002
7003 * message.texi, gnus.texi: Bump version to 5.11.
7004
70052006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
7006
7007 * gnus.texi (Top): Add comment about version line.
7008
7009 * message.texi (Top): Ditto. Change to take named versions into
7010 account.
7011
70122006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
7013
7014 * gnus.texi (Posting Styles): Add x-face-file to example.
7015 (X-Face): Refer to posting styles.
7016
7017 * gnus-faq.texi ([5.8]): Add x-face-file.
7018 ([8.4]): Add links to gmane.emacs.gnus.user and
7019 gmane.emacs.gnus.general.
7020
70212006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
7022
7023 * gnus-faq.texi: Use .invalid.
7024 ([5.4]): Fix gnus-posting-styles example.
7025
70262006-03-27 Romain Francoise <romain@orebokech.com>
7027
7028 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
7029 Emacs/W3 needs a new maintainer.
7030 (Ispell): Update author and version info.
7031 (Mailcrypt): Mention PGG.
7032 (New in Emacs 22): Add PGG to the list of new packages.
7033 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
7034 updating dead URLs.
7035
70362006-03-25 Karl Berry <karl@gnu.org>
7037
7038 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
7039 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
7040 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
7041 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
7042 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
7043 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
7044 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
7045 (2) do not indent copyright year list (or anything else).
7046
70472006-03-21 Bill Wohler <wohler@newt.com>
7048
7049 * mh-e.texi (Folders): Various edits.
7050
70512006-03-20 Romain Francoise <romain@orebokech.com>
7052
7053 * gnus.texi (Mail Folders): Grammar fix.
7054
70552006-03-19 Bill Wohler <wohler@newt.com>
7056
7057 * mh-e.texi (Replying): Document Mail-Followup-To.
7058 Change manually-formatted table to multitable. Add debugging info.
7059 Move description of mh-reply-default-reply-to into paragraph
7060 that describes its values.
7061
70622006-03-17 Bill Wohler <wohler@newt.com>
7063
10d1d0af 7064 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
7065 (Sending Mail Tour): Update method of entering
7066 addresses and subject.
7067 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
7068 (Adding Attachments, Searching): Update screenshots for Emacs 22.
7069
70702006-03-15 Carsten Dominik <dominik@science.uva.nl>
7071
7072 * org.texi: Version number change only.
7073
70742006-03-14 Bill Wohler <wohler@newt.com>
7075
7076 * mh-e.texi: Add index entries around each paragraph rather than
7077 depend on entries from beginning of node. Doing so ensures that
7078 index entries are less likely to be forgotten if text is cut and
7079 pasted, and are necessary anyway if the references are on a
7080 separate page. It seems that makeinfo is now (v. 4.8) only
7081 producing one index entry per node, so there is no longer any
7082 excuse not to. Use subheading instead of heading. The incorrect
7083 use of heading produced very large fonts in Info--as large as the
7084 main heading.
7085 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
7086 versions 6 and 7 appeared *around* the time of these Emacs releases.
7087
70882006-03-13 Carsten Dominik <dominik@science.uva.nl>
7089
7090 * org.texi (Clean view): Document new startup options.
7091
70922006-03-11 Bill Wohler <wohler@newt.com>
7093
7094 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
7095 (Composing, Scan Line Formats): Fix @refs.
7096 (Getting Started): Define MH profile and MH profile components.
7097 (Incorporating Mail, Reading Mail, Viewing, Printing)
7098 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
7099 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
7100 for string constants.
7101 (Tool Bar): Remove spurious quote.
7102 (Junk): Use ``...'' instead of "...".
7103 (Scan Line Formats): Replace @samp with @kbd.
7104
71052006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
7106
7107 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
7108
71092006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
7110
7111 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
7112 easy to understand.
7113
71142006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
7115
7116 * gnus.texi: Markup fix.
7117 (Fancy Mail Splitting): Specify new feature.
7118
71192006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
7120
7121 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
7122 partial-words matching.
7123
71242006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
7125
7126 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
7127
7128 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
7129 (MIME Commands): Fix mm-discouraged-alternatives.
7130
71312006-03-07 Carsten Dominik <dominik@science.uva.nl>
7132
7133 * org.texi: Version number change only.
7134
71352006-03-06 Bill Wohler <wohler@newt.com>
7136
7137 * mh-e.texi: Move from SourceForge repository to Savannah.
7138 This is version 7.93, which is a total rewrite from the previous
7139 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
7140 version 7.93.
7141
71422006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
7143
7144 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
7145
71462006-03-01 Carsten Dominik <dominik@science.uva.nl>
7147
7148 * org.texi (Interaction): Add item about `org-mouse.el' by
7149 Piotr Zielinski.
7150 (Managing links): Document that also mouse-1 can be used to
7151 activate a link.
7152 (Headlines, FAQ): Add entry about hiding leading stars.
7153 (Miscellaneous): Resort the sections in this chapter to a more
7154 logical sequence.
7155
71562006-02-27 Simon Josefsson <jas@extundo.com>
7157
7158 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
7159 2004-01-27 from the trunk).
7160
71612006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7162
7163 * cc-mode.texi: Rename c-hungry-backspace to
7164 c-hungry-delete-backwards, at the request of RMS. Leave the old
7165 name as an alias.
7166
71672006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7168
7169 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
7170 include the function header within the defun.
7171
71722006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7173
7174 * cc-mode.texi: Correct two typos.
7175
71762006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7177
7178 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
7179 existing comment.
7180 (Electric Keys): Add a justification for electric indentation.
7181 (Hungry WS Deletion): Clear up the names and complications of the
7182 BACKSPACE and DELETE keys.
7183
71842006-02-23 Juri Linkov <juri@jurta.org>
7185
7186 * faq.texi (Common requests): Move `Turning on auto-fill by
7187 default' after `Wrapping words automatically'. Move `Working with
7188 unprintable characters' before `Searching for/replacing newlines'.
7189 Move `Replacing highlighted text' after `Highlighting a region'.
7190 Merge `Repeating commands' and `Repeating a command as many times
7191 as possible' into the former.
7192 (Packages that do not come with Emacs): Add refs to Gmane and
7193 etc/MORE.STUFF.
7194
71952006-02-23 Juri Linkov <juri@jurta.org>
7196
7197 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
7198 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
7199 Add xref to `(emacs)Reporting Bugs'.
7200 (Getting a printed manual): Add URL to other formats of the manual.
7201 (Common requests): Fix menu.
7202 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
7203 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
7204 (Inserting text at the beginning of each line): Add pxref to
7205 `Changing the included text prefix'.
7206 (Forcing the cursor to remain in the same column): Mention `track-eol'
7207 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
7208 (Replacing text across multiple files): Add keybinding `Q' for
7209 `dired-do-query-replace'.
7210
72112006-02-22 Carsten Dominik <dominik@science.uva.nl>
7212
7213 * reftex.texi: Version number and date change only.
7214
7215 * org.texi (Internal Links): Rewrite to cover the modified
7216 linking system.
7217
72182006-02-17 Eli Zaretskii <eliz@gnu.org>
7219
7220 * faq.texi: Remove the coding cookie, it's not needed anymore.
7221
72222006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7223
7224 * faq.texi (Colors on a TTY): Mention Mac OS port.
7225
72262006-02-12 Karl Berry <karl@gnu.org>
7227
7228 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
7229 8-bit accented a.
7230
72312006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
7232
7233 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
7234
72352006-02-08 Romain Francoise <romain@orebokech.com>
7236
7237 * faq.texi (Top): Remove paragraph about the FAQ being a
7238 transitional document, etc.
7239 (Searching for/replacing newlines): New node.
7240 (Yanking text in isearch): New node.
7241 (Inserting text at the beginning of each line): Rename and make
7242 more general, mention `M-;' in Message mode.
7243
72442006-02-07 Luc Teirlinck <teirllm@auburn.edu>
7245
7246 * faq.texi (Meta key does not work in xterm)
7247 (Emacs does not display 8-bit characters)
7248 (Inputting eight-bit characters): Update xrefs.
7249
72502006-02-06 Romain Francoise <romain@orebokech.com>
7251
7252 * faq.texi (VM): VM now at version 7.19.
7253 Set myself as maintainer of this file.
7254
72552006-02-04 Michael Olson <mwolson@gnu.org>
7256
7257 * erc.texi (History): Note that ERC is now included with Emacs.
7258
72592006-01-31 Romain Francoise <romain@orebokech.com>
7260
7261 * message.texi (Message Headers): Explain what
7262 `message-alternative-emails' does in more detail.
7263 Update copyright year.
7264
72652006-01-30 Juanma Barranquero <lekktu@gmail.com>
7266
7267 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
7268
72692006-01-29 Richard M. Stallman <rms@gnu.org>
7270
7271 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
7272
72732006-01-29 Michael Olson <mwolson@gnu.org>
7274
7275 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
7276
7277 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
7278
7279 * faq.texi (New in Emacs 22): Mention ERC.
7280
72812006-01-28 Luc Teirlinck <teirllm@auburn.edu>
7282
7283 * rcirc.texi: Capitalize dir entry for consistency with the entry
7284 in info/dir and other entries in the Emacs category.
7285 Fix typos. Delete trailing whitespace.
7286
c8763fb6 72872006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
7288
7289 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
7290
72912006-01-27 Eli Zaretskii <eliz@gnu.org>
7292
7293 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
7294 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
7295
7296 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
7297 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
7298
72992006-01-27 Alex Schroeder <alex@gnu.org>
7300
7301 * rcirc.texi: New file.
7302
73032006-01-23 Juri Linkov <juri@jurta.org>
7304
7305 * widget.texi (User Interface): Add S-TAB for widget-backward.
7306
73072006-01-22 Michael Albinus <michael.albinus@gmx.de>
7308
7309 Sync with Tramp 2.0.52.
7310
7311 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
7312 Add Tramp disabling item. New item for common connection problems.
7313 (various): Apply "ftp" as method for the download URL.
7314 (Bug Reports): Refer to FAQ for common problems.
7315
73162006-01-21 Eli Zaretskii <eliz@gnu.org>
7317
7318 * widget.texi (User Interface): Use @key for TAB.
7319
7320 * ses.texi (Formulas, Printer functions): Use @key for TAB.
7321
7322 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
7323 for TAB.
7324
7325 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
7326
73272006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
7328
7329 * gnus.texi: Update copyright.
7330
73312006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
7332
7333 * gnus.texi (Article Washing): Additions.
7334
2de53ca6
GM
73352006-01-13 Carsten Dominik <dominik@science.uva.nl>
7336
7337 * org.texi (Agenda commands): Document tags command.
7338
73392006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
7340
7341 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
7342
73432006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
7344
7345 * gnus.texi (RSS): Addition.
7346
73472005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
7348
7349 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
7350
73512005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
7352
7353 * emacs-mime.texi (Display Customization): Add setting example to
7354 mm-discouraged-alternatives.
7355
73562006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
7357
7358 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
7359 version is the canonical version.
7360
73612006-01-08 Alex Schroeder <alex@gnu.org>
7362
7363 * pgg.texi (Caching passphrase): Rewording.
7364
73652006-01-06 Eli Zaretskii <eliz@gnu.org>
7366
7367 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
7368 repository URL.
7369
73702006-01-06 Carsten Dominik <dominik@science.uva.nl>
7371
7372 * org.texi: Removed the accidentally re-added empty line in the
7373 direntry.
7374
73752006-01-05 Carsten Dominik <dominik@science.uva.nl>
7376
7377 * org.texi (Agenda Views): Chapter reorganized.
7378
73792005-12-29 Romain Francoise <romain@orebokech.com>
7380
7381 * faq.texi (Using Customize): New node.
7382
73832005-12-28 Luc Teirlinck <teirllm@auburn.edu>
7384
7385 * org.texi: Remove blank line in @direntry. It is non-standard
7386 and recursively produces blank lines all over the dir file (when
7387 using Texinfo 4.8).
7388
73892005-12-21 Luc Teirlinck <teirllm@auburn.edu>
7390
7391 * widget.texi (atoms): Delete obsolete remark about `file' widget.
7392
73932005-12-20 Carsten Dominik <dominik@science.uva.nl>
7394
7395 * org.texi (Tags): Boolean logic documented.
7396 (Agenda Views): Document custom commands.
7397
73982005-12-20 David Kastrup <dak@gnu.org>
7399
7400 * faq.texi (AUCTeX): Update version and mailing list info.
7401
74022005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
7403
7404 * gnus.texi (MIME Commands): Mention addition of
7405 multipart/alternative to gnus-buttonized-mime-types and add xref
7406 to mm-discouraged-alternatives.
7407
7408 * emacs-mime.texi (Display Customization): Mention addition of
7409 "image/.*" and add xref to gnus-buttonized-mime-types in the
7410 mm-discouraged-alternatives section.
7411
74122005-12-16 Carsten Dominik <dominik@science.uva.nl>
7413
7414 * org.texi (Tags): New section.
7415 (Agenda Views): Chapter reorganized.
7416
74172005-12-16 Eli Zaretskii <eliz@gnu.org>
7418
7419 * org.texi (Internal Links): Add a missing comma after an @xref.
7420
74212005-12-14 Chong Yidong <cyd@stupidchicken.com>
7422
7423 * faq.texi (Filling paragraphs with a single space): No need to
7424 change sentence-end now.
7425
74262005-12-13 Romain Francoise <romain@orebokech.com>
7427
7428 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
7429
74302005-12-12 Jay Belanger <belanger@truman.edu>
7431
7432 * faq.texi (Calc): Update version number.
7433
74342005-12-12 Carsten Dominik <dominik@science.uva.nl>
7435
7436 * org.texi (Progress Logging): New section.
7437
74382005-12-10 Romain Francoise <romain@orebokech.com>
7439
7440 Update the Emacs FAQ for the 22.1 release.
7441
7442 * faq.texi: Set VER to `22.1'.
7443 (Basic editing): Explain how to use localized versions of the
0c7efc08
SM
7444 Tutorial. Mention that `C-h r' displays the manual.
7445 Delete obsolete WWW link to an Emacs 18 tutorial.
2de53ca6
GM
7446 (Getting a printed manual): Point to the new locations of the
7447 manuals on the GNU Web site.
7448 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
7449 available via Info (it was previously distributed separately).
7450 (Installing Texinfo documentation): The latest version of Texinfo
7451 is 4.8, not 4.0.
7452 (Informational files for Emacs): COPYING is the GNU General Public
7453 License, not the Emacs General Public License.
7454 (Informational files for Emacs): Delete obsolete link to the
7455 GNUinfo pages as they have been removed from the GNU Web site.
7456 (New in Emacs 22): New node.
7457 (Setting up a customization file): Say that most packages support
7458 Customize nowadays.
7459 (Colors on a TTY): Delete reference to instructions on how to
7460 enable syntax highlighting, it is now enabled by default.
7461 (Turning on abbrevs by default): Emacs now reads the abbrevs file
7462 at startup automatically.
7463 (Controlling case sensitivity): Mention `M-c' in isearch.
7464 (Using an already running Emacs process): Emacs now creates the
7465 socket in `/tmp/emacsUID'. Fix typos. Change default location of
7466 gnuserv. As emacsclient can now run Lisp code as well, delete a
7467 sentence praising gnuserv for that. Simplify description of how
7468 the client/server operation works.
7469 (Compiler error messages): Delete obsolete text (compile.el has
7470 been rewritten).
7471 (Indenting switch statements): Fix typo.
7472 (Matching parentheses): Simplify setup instructions, mention the
7473 menu bar item in the Options menu.
7474 (Repeating a command as many times as possible): Mention `C-x e'.
7475 (Going to a line by number): Mention new keymap and bindings
7476 `M-g M-g', `M-g M-p' and `M-g M-n'.
7477 (Turning on syntax highlighting): Now on by default. Simplify.
7478 (Replacing highlighted text): Use `1', not `t'.
7479 (Problems with very large files): The maximum size is now 256MB on
7480 32-bit machines.
7481 (^M in the shell buffer): Mention `comint-process-echoes'.
7482 (Emacs for Apple computers): Emacs 22 has native support for Mac
7483 OS X.
7484 (Translating names to IP addresses): Delete node.
7485 (Binding keys to commands): Fix typo.
7486 (SPC no longer completes file names): New node.
7487 (MIME with Emacs mail packages): Delete section about the Emacs
7488 MIME FAQ (it's not reachable anymore).
7489
74902005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
7491
7492 * cc-mode.texi: The manual has been extensively revised: the
7493 information about using CC Mode has been separated from the larger
7494 and more difficult chapters about configuration. It has been
7495 updated for CC Mode 5.31.
7496
74972005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
7498
7499 * pgg.texi (User Commands): Fix description of pgg-verify-region.
7500 (Selecting an implementation): Fix descriptions.
7501
75022005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
7503
7504 * message.texi (Various Message Variables): Addition.
7505
75062005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
7507
7508 * message.texi: Fix default values.
7509
75102005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
7511
7512 * message.texi (Header Commands): Clarify descriptions of
7513 message-cross-post-followup-to, message-reduce-to-to-cc, and
7514 message-insert-wide-reply.
7515 (Various Commands): Fix kindex for message-kill-to-signature;
7516 clarify description of message-tab.
7517
75182005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
7519
7520 * message.texi (Mailing Lists): Fix description about MFT.
7521
7522 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
7523
75242005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
7525
7526 * gnus.texi (Slow Terminal Connection): Replace old description
7527 with new one.
7528
75292005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
7530
7531 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
7532 replace X-Draft-Headers with X-Draft-From.
7533
75342005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
7535
7536 * gnus.texi (Various Various): Fix the default value of
7537 nnheader-max-head-length.
7538 (Gnus Versions): Fix typo.
7539
75402005-12-08 Carsten Dominik <dominik@science.uva.nl>
7541
7542 * org.texi (Structure editing): Document new functionality of
7543 M-RET.
7544
75452005-12-06 Luc Teirlinck <teirllm@auburn.edu>
7546
7547 * org.texi (Internal Links): Fix Texinfo usage.
7548
75492005-12-06 Carsten Dominik <dominik@science.uva.nl>
7550
7551 * org.texi (TODO basics): Document the global todo list.
7552 (TODO items): Documents sparse tree for specific TODO
7553 keywords.
7554
75552005-11-30 Carsten Dominik <dominik@science.uva.nl>
7556
7557 * org.texi (Plain Lists): Typos fixed.
7558
75592005-11-28 Jay Belanger <belanger@truman.edu>
7560
7561 * calc.texi: Change references of `M-#' to `C-x *' prefix.
7562
75632005-11-24 Carsten Dominik <dominik@science.uva.nl>
7564
7565 * org.texi (Structure editing): New item moving commands added.
7566 (Plain Lists): New section.
7567
75682005-11-18 Carsten Dominik <dominik@science.uva.nl>
7569
7570 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
7571 (Agenda): Document commands `org-cycle-agenda-files' and
c4cc8b9a 7572 `org-agenda-file-to-front'.
2de53ca6
GM
7573 (Built-in table editor): Document `org-table-sort-lines'.
7574 (HTML formatting): Export of hand-formatted lists.
7575
75762005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
7577
7578 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
7579 new variable gnus-toolbar-thickness.
7580
75812005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
7582
7583 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
7584
75852005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
7586
7587 * gnus.texi (X-Face): Fix description.
7588 (XVarious): Remove gnus-xmas-logo-color-alist and
7589 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
7590
75912005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
7592
7593 * gnus.texi (Group Parameters): Mention new variable
7594 gnus-parameters-case-fold-search.
7595 (Home Score File): Addition.
7596
75972005-11-04 Ulf Jasper <ulf.jasper@web.de>
7598
7599 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
7600 (Overview): List supported feed types.
7601 (Installation): No installation necessary when using autoload.
7602 (Configuration): Rename "RSS" to "news".
7603
76042005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
7605
7606 * pgg.texi (User Commands): Document additional passphrase
7607 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
7608 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
7609
76102005-11-04 Carsten Dominik <dominik@science.uva.nl>
7611
7612 * org.texi: Version number changed to 3.19.
7613
76142005-10-29 Sascha Wilde <wilde@sha-bang.de>
7615
7616 * pgg.texi (How to use): Update the example to add autoload of
7617 pgg-encrypt-symmetric-region.
7618 (User Commands): Document pgg-encrypt-symmetric-region.
7619 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
7620
76212005-10-27 Jay Belanger <belanger@truman.edu>
7622
7623 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
7624 mention other TeX-related units.
7625
76262005-10-23 Lars Hansen <larsh@soem.dk>
7627
0c7efc08
SM
7628 * dired-x.texi (Miscellaneous Commands):
7629 Replace dired-do-relative-symlink by dired-do-relsymlink and
2de53ca6
GM
7630 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
7631
76322005-10-23 Jay Belanger <belanger@truman.edu>
7633
7634 * calc.texi (Predefined Units): Use `alpha' for the fine structure
7635 constant.
7636
76372005-10-23 Michael Albinus <michael.albinus@gmx.de>
7638
0c7efc08
SM
7639 * faq.texi (Bugs and problems):
7640 Replace `dired-move-to-filename-regexp' by
2de53ca6
GM
7641 `directory-listing-before-filename-regexp'.
7642
76432005-10-22 Eli Zaretskii <eliz@gnu.org>
7644
7645 * newsticker.texi (UPDATED): Set value.
7646
76472005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
7648
7649 * gnus.texi (Document Groups): Remove duplicate item.
7650
76512005-10-21 Carsten Dominik <dominik@science.uva.nl>
7652
7653 * org.texi (Summary): Mention iCalendar support.
7654 (Exporting): Document iCalendar support.
7655
76562005-10-18 Romain Francoise <romain@orebokech.com>
7657
7658 * viper.texi (Viper Specials): Capitalize GNU.
7659
76602005-10-17 Juri Linkov <juri@jurta.org>
7661
7662 * info.texi (Getting Started, Search Index, Expert Info):
7663 Fix wording.
7664 (Search Text): Replace `echo area' with `mode line'.
7665 (Search Index): Both `i' and `,' find all index entries.
7666 Replace example `C-f' with `C-l' (which exists in index of Info
7667 manual) and delete spaces in its keyboard input sequence.
7668 Delete unnecessary explanations about literal characters.
7669
76702005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
7671
7672 * gnus.texi (Document Server Internals): Addition.
7673
76742005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
7675
7676 * gnus.texi (A note on namespaces): Fix RFC reference.
7677
76782005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
7679
7680 * gnus.texi (RSS): Fix key description.
7681
76822005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
7683
7684 * gnus.texi: Emacs/w3 -> Emacs/W3.
7685 (Browsing the Web): Fix description.
7686 (Web Searches): Ditto.
7687 (Customizing W3): Ditto.
7688
76892005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
7690
7691 * gnus.texi (Maildir): Clarify expire-age and expire-group.
7692
76932005-10-11 Jay Belanger <belanger@truman.edu>
7694
7695 * calc.texi (Integration): Mention using `a i' to compute definite
7696 integrals.
7697
76982005-10-11 Juri Linkov <juri@jurta.org>
7699
7700 * info.texi: Rearrange nodes.
7701 (Top): Update menu. Change ref `Info for Experts' to
7702 `Advanced Info Commands'.
7703 (Getting Started): Fix description of manual's parts.
7704 (Help-Int): Change xref `Info Search' to `Search Index', and
7705 `Expert Info' to `Advanced'.
7706 (Advanced): Move node one level up.
7707 (Search Text, Search Index): New nodes split out from `Info Search'.
7708 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
7709 split out from `Advanced'.
7710 (Advanced, Emacs Info Variables): De-document editing an Info file
7711 in Info.
7712 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
7713 (Creating an Info File): Delete node and move its text to
7714 `Expert Info'.
7715
77162005-10-10 Carsten Dominik <dominik@science.uva.nl>
7717
7718 * org.texi (Workflow states): Documented that change in keywords
7719 becomes active only after restart of Emacs.
7720
77212005-10-08 Michael Albinus <michael.albinus@gmx.de>
7722
7723 Sync with Tramp 2.0.51.
7724
77252005-10-08 Nick Roberts <nickrob@snap.net.nz>
7726
7727 * speedbar.texi (Introduction): Describe new location of speedbar
7728 on menubar.
7729 (Basic Key Bindings): Remove descriptions of bindings that have
7730 been removed.
7731
77322005-10-05 Nick Roberts <nickrob@snap.net.nz>
7733
7734 * speedbar.texi (GDB): Describe use of watch expressions.
7735
77362005-09-28 Simon Josefsson <jas@extundo.com>
7737
7738 * message.texi (IDNA): Fix.
7739
77402005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
7741
7742 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
7743 nntp-server-hook, and nntp-warn-about-losing-connection; fix
7744 description of nntp-open-connection-function.
7745 (Common Variables): Fix descriptions.
7746
77472005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
7748
7749 * gnus.texi (Server Buffer Format): Document the %a format spec.
7750
77512005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
7752
7753 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
7754
77552005-09-23 Carsten Dominik <dominik@science.uva.nl>
7756
7757 * org.texi Version 3.16.
7758
77592005-09-19 Miles Bader <miles@gnu.org>
7760
7761 * newsticker.texi: Get rid of CVS keywords.
7762
77632005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
7764
7765 * gnus.texi (Finding the Parent): Fix description of how Gnus
7766 finds article.
7767
77682005-09-14 Jari Aalto <jari.aalto@cante.net>
7769
7770 * gnus.texi (Advanced Scoring Examples): New examples to teach how
7771 to drop off non-answered articles.
7772
77732005-09-19 Juanma Barranquero <lekktu@gmail.com>
7774
7775 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
7776 braces (which are unsupported by NMAKE) for macro `srcdir'.
7777
77782005-09-17 Eli Zaretskii <eliz@gnu.org>
7779
7780 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
7781 (../info/newsticker, newsticker.dvi): New targets.
7782
77832005-09-17 Ulf Jasper <ulf.jasper@web.de>
7784
7785 * newsticker.texi: Replace @command with @code. Replace @example
7786 with @lisp.
0c7efc08
SM
7787 (Top): Add explanations to menu items.
7788 (GNU Free Documentation License): Remove.
2de53ca6
GM
7789
77902005-09-16 Romain Francoise <romain@orebokech.com>
7791
7792 Update all files to specify GFDL version 1.2.
7793
7794 * doclicense.texi (GNU Free Documentation License): Update to
7795 version 1.2.
7796
77972005-09-15 Richard M. Stallman <rms@gnu.org>
7798
7799 * newsticker.texi: Fix @setfilename.
7800
7801 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
7802 (../info/newsticker, newsticker.dvi): New targets.
7803
78042005-08-30 Carsten Dominik <dominik@science.uva.nl>
7805
7806 * org.texi: Version 3.15.
7807
78082005-08-29 Luc Teirlinck <teirllm@auburn.edu>
7809
7810 * ses.texi: Combine all three indices into one.
7811 Correct a few typos.
7812
78132005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
7814
7815 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
7816
78172005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
7818
7819 * emacs-mime.texi (Handles): Remove duplicate item.
7820 (Encoding Customization): Fix the default value for
7821 mm-coding-system-priorities.
7822 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
7823 (Basic Functions): Fix reference.
7824
78252005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
7826
7827 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
7828
78292005-08-18 Richard M. Stallman <rms@gnu.org>
7830
7831 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
7832 and web site.
7833
7834 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
7835 not keyboard-translate.
7836
78372005-08-11 Richard M. Stallman <rms@gnu.org>
7838
7839 * faq.texi (Using regular expressions): Fix xref.
7840
78412005-08-09 Juri Linkov <juri@jurta.org>
7842
7843 * info.texi (Help-P): Replace `Prev' with `Previous'.
7844 (Help-M, Help-Xref): Add S-TAB.
7845 (Help-FOO): Update `u' command.
7846 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
7847 Update info about visibility of xref parts.
7848 (Help-Int): Fix `m' command. Rename `Info-last' to
7849 `Info-history-back'. Add `Info-history-forward'.
7850 (Advanced): Fix `g*' and `M-n' commands.
7851 (Info Search): Add `index-apropos' in stand-alone browser.
7852 Add isearch commands.
7853 (Emacs Info Variables): Remove `Info-fontify'.
7854 Add `Info-mode-hook'. Update face names.
7855 Add `Info-fontify-maximum-menu-size',
7856 `Info-fontify-visited-nodes', `Info-isearch-search'.
7857
78582005-08-07 Michael Albinus <michael.albinus@gmx.de>
7859
7860 Sync with Tramp 2.0.50.
7861
7862 * tramp.texi: Use @option{} consequently for method names.
7863 (Inline methods, External transfer methods): Remove references to
7864 Cygwin.
7865 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
7866 implementation.
7867
78682005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
7869
7870 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
7871 Mention that gnus-init-file is not read when Emacs is invoked with
7872 --no-init-file or -q.
7873
78742005-07-19 Carsten Dominik <dominik@science.uva.nl>
7875
7876 * org.texi: Version 3.14.
7877
78782005-07-04 Carsten Dominik <dominik@science.uva.nl>
7879
7880 * org.texi: Version 3.13.
7881
78822005-07-18 Juri Linkov <juri@jurta.org>
7883
7884 * calc.texi (Time Zones, Logical Operations):
7885 * cl.texi (Overview):
7886 * org.texi (TODO types):
7887 * sc.texi (Emacs 18 MUAs):
7888 * speedbar.texi (Top):
7889 * url.texi (History):
7890 Delete duplicate duplicate words.
7891
ce058493 78922005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
7893
7894 * cl.texi (Type Predicates): Document `atom' type.
7895
78962005-07-04 Lute Kamstra <lute@gnu.org>
7897
7898 Update FSF's address in GPL notices.
7899
7900 * calc.texi (Copying):
7901 * doclicense.texi (GNU Free Documentation License):
7902 * faq.texi (Contacting the FSF):
7903 * mh-e.texi (Copying): Update FSF's address.
7904
79052005-07-03 Richard M. Stallman <rms@gnu.org>
7906
7907 * flymake.texi (Example -- Configuring a tool called directly):
7908 Update name of flymake-build-relative-filename.
7909
79102005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
7911
7912 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
7913
79142005-06-29 Carsten Dominik <dominik@science.uva.nl>
7915
7916 * org.texi: Version 3.12.
7917
79182005-06-24 Eli Zaretskii <eliz@gnu.org>
7919
7920 * makefile.w32-in (MAKEINFO): Use --force.
7921 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
7922 Makefile.in.
7923 (gnus.dvi): Use "..." to quote Sed args, so that it works with
7924 more shells.
7925
79262005-06-23 Richard M. Stallman <rms@gnu.org>
7927
7928 * speedbar.texi (Creating a display): Texinfo usage fixes.
7929
7930 * tramp.texi (Customizing Completion, Auto-save and Backup):
7931 Texinfo usage fixes.
7932
79332005-06-23 Juanma Barranquero <lekktu@gmail.com>
7934
7935 * dired-x.texi (Miscellaneous Commands):
7936 * ediff.texi (Miscellaneous):
7937 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
7938 (Agent Variables):
7939 * info.texi (Help-Xref):
7940 * message.texi (Message Headers):
7941 * org.texi (Remember):
7942 * reftex.texi (Options (Defining Label Environments)):
7943 (Options (Index Support)):
7944 (Options (Viewing Cross-References)):
7945 (Options (Misc)):
7946 (Changes):
7947 * speedbar.texi (Creating a display):
7948 * tramp.texi (Customizing Completion, Auto-save and Backup):
7949 Texinfo usage fix.
7950
79512005-06-13 Carsten Dominik <dominik@science.uva.nl>
7952
7953 * org.texi: Version 3.11.
7954
79552005-06-12 Jay Belanger <belanger@truman.edu>
7956
7957 * calc.texi (Getting Started): Remove extra menu item.
7958
79592005-05-31 Jay Belanger <belanger@truman.edu>
7960
7961 * calc.texi (Notations Used in This Manual): Use @kbd for key
7962 sequence.
7963 (Demonstration of Calc): Mention another way of starting Calc.
7964 (Starting Calc): Mention long name of M-#.
7965 (Embedded Mode Overview): Remove unnecessary instruction.
7966 (Other M-# commands): Rephrase `M-# 0' explanation.
7967 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
7968 reflect current behavior.
7969
79702005-05-30 Jay Belanger <belanger@truman.edu>
7971
7972 * calc.texi (Hooks): Change description of calc-window-hook and
7973 calc-trail-window-hook to match usage.
7974 (Computational Functions): Add more constant-generating functions.
7975 (Customizable Variables): Use defvar.
7976
79772005-05-28 Jay Belanger <belanger@truman.edu>
7978
7979 * calc.texi (Assignments in Embedded Mode): Fix variable name.
7980 (Basic Embedded Mode): Explain behavior of arguments to
7981 calc-embedded-mode.
7982
79832005-05-27 Jay Belanger <belanger@truman.edu>
7984
7985 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
7986 current behavior.
7987
79882005-05-25 Jay Belanger <belanger@truman.edu>
7989
7990 * calc.texi: Change Calc version number throughout.
7991 (Keypad Mode): Change location in info output.
7992 (Keypad mode overview): Move picture of keypad.
7993
79942005-05-21 Jay Belanger <belanger@truman.edu>
7995
7996 * calc.texi (Storing variables): Mention that only most variables
7997 are void to begin with.
7998
79992005-05-21 Kevin Ryde <user42@zip.com.au>
8000
8001 * widget.texi (Basic Types): Update cross ref from "Enabling
8002 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
8003 lispref/text.texi change.
8004
80052005-05-20 Carsten Dominik <dominik@science.uva.nl>
8006
8007 * org.texi: Version 3.09.
8008
80092005-05-18 Carsten Dominik <dominik@science.uva.nl>
8010
8011 * reftex.texi: Version 4.28.
8012
80132005-05-16 Jay Belanger <belanger@truman.edu>
8014
8015 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
8016
80172005-05-14 Jay Belanger <belanger@truman.edu>
8018
8019 * calc.texi (Default Simplifications): Insert missing ! (logical
8020 not operator).
8021
80222005-05-14 Michael Albinus <michael.albinus@gmx.de>
8023
8024 Sync with Tramp 2.0.49.
8025
80262005-05-10 Jay Belanger <belanger@truman.edu>
8027
8028 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
8029 to 1.
8030
80312005-04-29 Carsten Dominik <dominik@science.uva.nl>
8032
8033 * org.texi: Version 3.08, structure reorganized.
8034
80352005-04-24 Richard M. Stallman <rms@gnu.org>
8036
8037 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
8038
80392005-04-15 Carsten Dominik <dominik@science.uva.nl>
8040
8041 * org.texi: Update to version 3.06.
8042
80432005-04-13 Lute Kamstra <lute@gnu.org>
8044
8045 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
8046
80472005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
8048
8049 * cl.texi (Porting Common Lisp): Fix typo.
8050
80512005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
8052
8053 * gnus.texi (RSS): Addition.
8054
80552005-04-04 Jay Belanger <belanger@truman.edu>
8056
8057 * calc.texi: Change Calc version number.
8058 (Customizable variables): Fix description of calc-language-alist.
8059 (Copying): Put in version 2 of GPL.
8060
80612005-04-01 Jay Belanger <belanger@truman.edu>
8062
8063 * calc.texi (Troubleshooting Commands): Remove comment about
8064 installation.
8065 (Installation): Remove section.
8066 (Customizable Variables): New section.
8067 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
8068 (Graphical Devices): Add references to Customizable Variables.
8069
80702005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
8071
8072 * emacs-mime.texi (Display Customization): Markup fixes.
8073 (rfc2047): Update.
8074
80752005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
8076
8077 * gnus-faq.texi: Replaced with auto-generated version.
8078
80792005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
8080
8081 * dired-x.texi (Multiple Dired Directories): default-directory was
8082 renamed to dired-default-directory.
8083
80842005-03-26 Jay Belanger <belanger@truman.edu>
8085
8086 * calc.texi (Simplifying Formulas, Rewrite Rules):
8087 Change description of top and bottom of fraction.
8088 (Modulo Forms): Move description of how to create modulo forms to
8089 earlier in the section.
8090 (Fraction Mode): Suggest using : to get a fraction by dividing.
8091 (Basic Arithmetic): Adjust placement of command name.
8092 (Truncating the Stack): Emphasize that "hidden" entries are still
8093 visible.
8094 (Installation): Move discussion of printing manual to "About This
8095 Manual".
8096 (About This Manual): Mention how to print the manual.
8097 (Reporting Bugs): Remove first person.
8098 (Building Vectors): Add algebraic version of append.
8099 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
8100 (Grouping Digits): Fix typo.
8101
81022005-03-25 Werner Lemberg <wl@gnu.org>
8103
8104 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
8105 Replace `legal' with `valid'.
8106
81072005-03-25 Werner Lemberg <wl@gnu.org>
8108
8109 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
8110
81112005-03-24 Jay Belanger <belanger@truman.edu>
8112
8113 * calc.texi (General Mode Commands)
8114 (Mode Settings in Embedded Mode): Add some explanation of
8115 recording mode settings.
8116
81172005-03-24 Richard M. Stallman <rms@gnu.org>
8118
8119 * calc.texi: Remove praise of non-free software.
8120
8121 * idlwave.texi: Don't say where to get IDL or its non-free manual.
8122 (Installation): Node deleted.
8123
81242005-03-23 Richard M. Stallman <rms@gnu.org>
8125
8126 * url.texi (HTTP language/coding): Improve last change.
8127
81282005-03-22 Jay Belanger <belanger@truman.edu>
8129
8130 * calc.texi (Embedded Mode): Add new information on changing
8131 modes.
8132
81332005-03-20 Michael Albinus <michael.albinus@gmx.de>
8134
8135 Sync with Tramp 2.0.48.
8136
8137 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
8138
8139 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
8140 "GNU/Linux". Change all addresses to .gnu.org.
8141 (Default Method): Offer shortened syntax for "su" and "sudo"
8142 methods.
8143
81442005-03-07 Richard M. Stallman <rms@gnu.org>
8145
8146 * url.texi: Fix usage of "e.g.".
8147 (HTTP language/coding): Explain the rules for these strings.
8148
81492005-03-06 Richard M. Stallman <rms@gnu.org>
8150
8151 * woman.texi (Introduction): Minor cleanups.
8152
8153 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
8154
8155 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
8156 (Installation): Node deleted.
8157
8158 * mh-e.texi (Preface): Get rid of "Emacs 21".
8159
8160 * eshell.texi (Installation): Delete node (for Emacs 20).
8161
81622005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
8163
8164 * flymake.texi: Refill and tweak style in @lisp blocks.
8165
81662005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
8167
8168 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
8169
81702005-03-01 Jay Belanger <belanger@truman.edu>
8171
8172 * calc.texi (Trigonometric and Hyperbolic Functions):
8173 Mention additional functions.
8174 (Algebraic Simplifications): Mention additional simplifications.
8175
81762005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
8177
8178 * ses.texi: Add concept/function/variable indices (this work was
8179 donated by Brad Collins <brad@chenla.org>, copyright-assignment
8180 papers on file at FSF).
8181
81822005-02-10 Jay Belanger <belanger@truman.edu>
8183
8184 * calc.texi: Change @LaTeX to La@TeX throughout.
8185 Redefine @expr as @math for TeX output.
8186 Redefine @texline as a no-op for TeX output.
8187 Define @tfn, replace @t by @tfn throughout.
8188
81892005-02-09 Jay Belanger <belanger@truman.edu>
8190
8191 * calc.texi: Add macro for LaTeX for info output.
8192
81932005-02-08 Kim F. Storm <storm@cua.dk>
8194
8195 * texinfo.tex (LaTex): Add def.
8196
81972005-02-06 Jay Belanger <belanger@truman.edu>
8198
8199 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
8200 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
8201 throughout manual.
8202
82032005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
8204
8205 * gnus.texi: Some edits based on comments from David Abrahams.
8206
82072005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
8208
8209 * gnus.texi (RSS): Fix the keystroke.
8210
82112005-01-24 David Kastrup <dak@gnu.org>
8212
8213 * faq.texi: Update AUCTeX version info.
8214
82152005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
8216
8217 * gnus-faq.texi ([4.1]): Typo.
8218
82192005-01-19 Jay Belanger <belanger@truman.edu>
8220
8221 * calc.texi (Keep Arguments): Mention that keeping arguments
8222 doesn't work with keyboard macros.
8223
82242005-01-16 Richard M. Stallman <rms@gnu.org>
8225
8226 * autotype.texi (Autoinserting): Fix small error.
8227
82282005-01-16 Michael Albinus <michael.albinus@gmx.de>
8229
8230 Sync with Tramp 2.0.47.
8231
8232 * tramp.texi (Compilation): New section, describing compilation of
8233 remote files.
8234
82352005-01-11 Kim F. Storm <storm@cua.dk>
8236
8237 * widget.texi (Basic Types): Add :follow-link keyword.
8238
82392005-01-09 Jay Belanger <belanger@truman.edu>
8240
8241 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
8242
82432005-01-08 Jay Belanger <belanger@truman.edu>
8244
8245 * calc.texi: Change throughout to reflect new default value of
8246 calc-settings-file.
8247
82482005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
8249
8250 * message.texi (Reply): `message-reply-to-function' should return
8251 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
8252
82532005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
8254
8255 * faq.texi (Changing load-path): Fix typo.
8256
82572005-01-05 Jay Belanger <belanger@truman.edu>
8258
8259 * calc.texi (Programming Tutorial): Replace kbd command by
8260 appropriate characters for a keyboard macro.
8261
82622005-01-04 Jay Belanger <belanger@truman.edu>
8263
8264 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
8265 for Lucid Emacs.
8266 (Programming Tutorial): Mention that the user needs to be in the
8267 right mode to compute some functions.
8268
82692005-01-04 Jay Belanger <belanger@truman.edu>
8270
8271 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
8272 no longer applicable.
8273
82742005-01-01 Jay Belanger <belanger@truman.edu>
8275
0c7efc08 8276 * calc.texi (Programming Tutorial): Change description of how to
2de53ca6
GM
8277 edit keyboard macros to match current behavior.
8278
82792004-12-31 Jay Belanger <belanger@truman.edu>
8280
8281 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
8282
82832004-12-20 Jay Belanger <belanger@truman.edu>
8284
8285 * calc.texi (Types Tutorial): Emphasize that you can't divide by
8286 zero.
8287
82882004-12-17 Luc Teirlinck <teirllm@auburn.edu>
8289
8290 * cc-mode.texi (Text Filling and Line Breaking): Put period after
8291 @xref.
8292 (Font Locking): Avoid @strong{Note:}.
8293
82942004-12-17 Michael Albinus <michael.albinus@gmx.de>
8295
8296 Sync with Tramp 2.0.46.
8297
8298 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
8299
83002004-12-16 Luc Teirlinck <teirllm@auburn.edu>
8301
8302 * url.texi: Correct typos.
8303 (Retrieving URLs): @var{nil}->@code{nil}.
af42a9cc 8304 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
2de53ca6
GM
8305 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
8306 (Dealing with HTTP documents): @inforef->@xref.
8307
83082004-12-15 Jay Belanger <belanger@truman.edu>
8309
8310 * calc.texi: Consistently capitalized all mode names.
8311 (Answers to Exercises): Mention that an answer can be a fraction
8312 when in Fraction mode.
8313
83142004-12-13 Jay Belanger <belanger@truman.edu>
8315
8316 * calc.texi: Fix some TeX definitions.
8317
83182004-12-09 Luc Teirlinck <teirllm@auburn.edu>
8319
8320 * reftex.texi (Imprint): Remove erroneous @value's.
8321
83222004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8323
8324 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
8325 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
8326
83272004-12-08 Jay Belanger <belanger@truman.edu>
8328
8329 * calc.texi (Starting Calc): Remove comment about installation.
8330 (Keypad Mode Overview): Remove comment about Emacs 19 support.
8331
83322004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8333
8334 * url.texi: Update @setfilename.
8335 (Getting Started): No need to worry about Gnus versions.
8336 (Dealing with HTTP documents): Use @inforef.
8337
8338 * org.texi: Fix @direntry file name.
8339
83402004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
8341
8342 * url.texi: New file.
8343
8344 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
8345
83462004-12-06 Jay Belanger <belanger@truman.edu>
8347
8348 * calc.texi (Using Calc): Remove paragraph about installation.
8349
83502004-12-06 Jay Belanger <belanger@truman.edu>
8351
8352 * calc.texi: Use more Texinfo macros and less TeX defs.
8353 Remove @refill's.
8354
83552004-12-06 Richard M. Stallman <rms@gnu.org>
8356
8357 * org.texi: New file.
8358
83592004-12-05 Richard M. Stallman <rms@gnu.org>
8360
8361 * Makefile.in (org.dvi, ../info/org): New targets.
8362 (INFO_TARGETS): Add ../info/org.
8363 (DVI_TARGETS): Add org.dvi.
8364 (maintainer-clean): Remove the info files in the info dir.
8365
83662004-11-26 Eli Zaretskii <eliz@gnu.org>
8367
8368 * idlwave.texi: Fix the setfilename directive to put the produced
8369 file in ../info.
8370 (Continued Statement Indentation): Resurrect Jan D.'s change from
8371 2004-11-03 that was lost when a newer version of idlwave.texi was
8372 imported.
8373
83742004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
8375
0c7efc08 8376 * gnus-faq.texi ([5.1]): Add missing bracket.
2de53ca6 8377
0c7efc08
SM
8378 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
8379 Index `spam-initialize'.
2de53ca6
GM
8380
83812004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
8382
8383 * message.texi (Various Message Variables): Mention that all mail
8384 file variables are derived from `message-directory'.
8385
8386 * gnus.texi (Splitting Mail): Clarify bogus group.
8387
83882004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
8389
0c7efc08
SM
8390 * emacs-mime.texi (Encoding Customization):
8391 Fix mm-coding-system-priorities entry.
2de53ca6 8392
c8763fb6 83932004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
8394
8395 * idlwave.texi (Continued Statement Indentation):
8396 * reftex.texi (Options (Index Support)):
8397 (Displaying and Editing the Index, Table of Contents):
0c7efc08
SM
8398 * speedbar.texi (Creating a display, Major Display Modes):
8399 Replace non-nil with non-@code{nil}.
2de53ca6
GM
8400
84012004-10-21 Jay Belanger <belanger@truman.edu>
8402
0c7efc08 8403 * calc.texi (Algebraic-Style Calculations): Remove a comment.
2de53ca6
GM
8404
84052004-10-18 Luc Teirlinck <teirllm@auburn.edu>
8406
8407 * calc.texi (Reporting Bugs): Double up `@'.
8408
84092004-10-18 Jay Belanger <belanger@truman.edu>
8410
0c7efc08 8411 * calc.texi (Reporting Bugs): Change the address that bugs
2de53ca6
GM
8412 should be sent to.
8413
84142004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
8415
8416 * gnus.texi (New Features): Add 5.11.
8417
8418 * message.texi (Resending): Remove wrong default value.
8419
8420 * gnus.texi (Mail Source Specifiers): Describe possible problems
8421 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
8422 `pop3-leave-mail-on-server' to the index.
8423
84242004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
8425
8426 * message.texi (Canceling News): Add how to set a password.
8427
84282004-10-12 Jay Belanger <belanger@truman.edu>
8429
0c7efc08 8430 * calc.texi (Help Commands): Change the descriptions of
2de53ca6
GM
8431 calc-describe-function and calc-describe-variable to match their
8432 current behavior.
8433
84342004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
8435
8436 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
8437
84382004-10-12 Michael Albinus <michael.albinus@gmx.de>
8439
8440 Sync with Tramp 2.0.45.
8441
8442 * tramp.texi (Frequently Asked Questions): Comment paragraph about
8443 plink link. The URL is outdated. Originator contacted for
8444 clarification.
8445
84462004-10-10 Juri Linkov <juri@jurta.org>
8447
8448 * gnus.texi (Top, Marking Articles): Join two menus in one node
8449 because a node can have only one menu.
8450
84512004-10-09 Juri Linkov <juri@jurta.org>
8452
8453 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
8454 example of nnmail-split-fancy.
8455
84562004-10-06 Karl Berry <karl@gnu.org>
8457
8458 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
8459 consistency with other uses of dashes.
8460
84612004-10-05 Karl Berry <karl@gnu.org>
8462
8463 * info.texi: Consistently use --- throughout, periods at end of
8464 menu descriptions, and a couple typos.
8465
84662004-09-26 Jesper Harder <harder@ifa.au.dk>
8467
8468 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
8469 * pgg.texi (User Commands, Backend methods): Do.
8470 * gnus.texi: Markup fixes.
8471 (Setting Process Marks): Fix `M P a' entry.
8472 * emacs-mime.texi: Fixes.
8473
84742004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
8475
8476 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
8477 again.
8478 Use 5.10 instead of 5.10.0.
8479
84802004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
8481
8482 * gnus.texi (Summary Mail Commands): S D e.
8483
84842004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
8485
8486 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
8487 the gnus-article-mode-line-format section.
8488
84892004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
8490
8491 * gnus.texi (Various Summary Stuff): Fix the documentation for
8492 gnus-newsgroup-variables.
8493
84942004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
8495
0c7efc08
SM
8496 * gnus.texi (MIME Commands):
8497 Add gnus-mime-display-multipart-as-mixed,
2de53ca6
GM
8498 gnus-mime-display-multipart-alternative-as-mixed,
8499 gnus-mime-display-multipart-related-as-mixed.
8500 (Mail Source Customization): Clarify `mail-source-directory'.
8501 (Splitting Mail): Mention gnus-group-find-new-groups.
0c7efc08 8502 (SpamOracle): Fix typo.
2de53ca6
GM
8503
8504 * gnus-faq.texi: Untabify.
8505 ([6.3]): nnir.el is in contrib directory.
8506
8507 * message.texi (News Headers): Clarify how a unique ID is created.
8508
0c7efc08
SM
8509 * gnus.texi (Batching Agents): Fix typo in example.
8510 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
2de53ca6 8511
b2abec73 85122004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 8513
0c7efc08 8514 * gnus.texi (Group Parameters): Add more on hooks.
2de53ca6
GM
8515
85162004-09-20 Florian Weimer <fw@deneb.enyo.de>
8517
8518 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
8519
85202004-09-22 Jay Belanger <belanger@truman.edu>
8521
0c7efc08 8522 * calc.texi (Vectors as Lists): Add a warning that the tutorial
2de53ca6
GM
8523 might be hidden during part of the session.
8524
85252004-09-20 Jay Belanger <belanger@truman.edu>
8526
8527 * calc.texi (Notations Used in This Manual): Put in an earlier
8528 mention that DEL could be called Backspace.
8529
85302004-09-10 Simon Josefsson <jas@extundo.com>
8531
8532 * gnus.texi (IMAP): Add example. Suggested and partially written
8533 by Steinar Bang <sb@dod.no>.
8534
85352004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8536
8537 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
8538 netrc syntax.
8539
85402004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8541
b2abec73
JB
8542 * gnus.texi (Spam ELisp Package Sequence of Events):
8543 Some clarifications.
2de53ca6
GM
8544 (Spam ELisp Package Global Variables): More clarifications.
8545
85462004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8547
8548 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
8549 Mention spam-split does not modify incoming mail.
8550
85512004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8552
8553 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
8554
85552004-09-10 Eli Zaretskii <eliz@gnu.org>
8556
8557 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
8558
85592004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
8560
8561 * makefile.w32-in (sieve, pgg): Use $(infodir).
8562
85632004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
8564
8565 * makefile.w32-in: Fix PGG and Sieve entries.
8566
85672004-08-28 Eli Zaretskii <eliz@gnu.org>
8568
8569 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
8570 Emacs and related programs.
8571
85722004-08-27 Richard M. Stallman <rms@gnu.org>
8573
8574 * faq.texi: Fix texinfo usage, esp. doublequotes.
8575 (Difference between Emacs and XEmacs): Some clarification.
8576
8577 * faq.texi (Difference between Emacs and XEmacs):
8578 Explain not to contrast XEmacs with GNU Emacs.
8579
85802004-08-26 Richard M. Stallman <rms@gnu.org>
8581
8582 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
8583
85842004-08-22 David Kastrup <dak@gnu.org>
8585
8586 * reftex.texi (AUCTeX): Update links, section name.
8587
8588 * faq.texi (Calc): Update availability (included in 22.1).
8589 (AUCTeX): Update availability, information, versions, description.
8590
85912004-08-14 Eli Zaretskii <eliz@gnu.org>
8592
8593 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
8594
85952004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
8596
8597 * cc-mode.texi: Various updates for CC Mode 5.30.9.
8598
85992004-08-10 Michael Albinus <michael.albinus@gmx.de>
8600
8601 Sync with Tramp 2.0.44.
8602
86032004-08-05 Lars Hansen <larsh@math.ku.dk>
8604
8605 * widget.texi (User Interface): Update how to separate the
8606 editable field of an editable-field widget from other widgets.
8607 (Programming Example): Add text after field.
8608
86092004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
8610
8611 * emacs-mime.texi (Encoding Customization): Add a note to the
8612 mm-content-transfer-encoding-defaults entry.
8613 (rfc2047): Update.
8614
0c7efc08
SM
8615 * gnus.texi (Article Highlighting):
8616 Add gnus-cite-ignore-quoted-from.
2de53ca6
GM
8617 (POP before SMTP): New node.
8618 (Posting Styles): Addition.
8619 (Splitting Mail): Add nnmail-split-lowercase-expanded.
8620 (Fancy Mail Splitting): Ditto.
8621 (X-Face): Add gnus-x-face.
8622
86232004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
8624
8625 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
8626 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
8627
86282004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
8629
0c7efc08
SM
8630 * gnus.texi (Mail Source Specifiers):
8631 Describe `pop3-leave-mail-on-server'.
2de53ca6
GM
8632
86332004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
8634
8635 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
8636
8637 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
8638 repository. Change setfilename.
8639
8640 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
8641
86422004-07-02 Juri Linkov <juri@jurta.org>
8643
8644 * pcl-cvs.texi (Viewing differences): Add `d r'.
8645
86462004-06-29 Jesper Harder <harder@ifa.au.dk>
8647
8648 * ses.texi, viper.texi, flymake.texi, faq.texi:
8649 * eshell.texi, ediff.texi: Markup fixes.
8650
86512004-06-21 Karl Berry <karl@gnu.org>
8652
8653 * info.texi (Top): Mention that only Emacs has mouse support.
8654 (Getting Started): Mention this in a few other places.
8655
86562004-06-13 Luc Teirlinck <teirllm@auburn.edu>
8657
0c7efc08
SM
8658 * autotype.texi (Copyrights, Timestamps):
8659 Recommend `before-save-hook' instead of `write-file-functions'.
2de53ca6
GM
8660
86612004-06-13 Lars Hansen <larsh@math.ku.dk>
8662
8663 * dired-x.texi (dired-mark-omitted): Update keybinding.
8664
86652004-06-10 Kim F. Storm <storm@cua.dk>
8666
8667 * pcl-cvs.texi (Viewing differences): Add 'd y'.
8668
86692004-06-05 Lars Hansen <larsh@math.ku.dk>
8670
8671 * dired-x.texi (variable dired-omit-mode): Rename from
8672 dired-omit-files-p.
8673 (function dired-omit-mode): Rename from dired-omit-toggle.
8674 Call dired-omit-mode rather than set dired-omit-files-p.
8675 (dired-mark-omitted): Describe command.
8676
86772004-05-29 Michael Albinus <michael.albinus@gmx.de>
8678
8679 Version 2.0.41 of Tramp released.
8680
86812004-05-29 Juanma Barranquero <lektu@terra.es>
8682
8683 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
8684 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
8685
86862004-05-29 Richard M. Stallman <rms@gnu.org>
8687
8688 * cl.texi (Top): Call this chapter `Introduction'.
8689 (Overview): In TeX, no section heading here.
8690
8691 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
8692
86932004-05-29 Eli Zaretskii <eliz@gnu.org>
8694
8695 * Makefile.in (../info/flymake, flymake.dvi): New targets.
8696 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
8697
86982004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
8699
8700 * flymake.texi: New file.
8701
87022004-05-28 Simon Josefsson <jas@extundo.com>
8703
8704 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
8705
b344d29d 87062004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
8707
8708 Version 2.0.40 of Tramp released.
8709
87102004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
8711
8712 Complete rework, based on review by Karl Berry <karl@gnu.org>.
8713
8714 * tramp.texi (Auto-save and Backup): Explain exploitation of new
8715 variables `tramp-backup-directory-alist' and
8716 `tramp-bkup-backup-directory-info'.
8717 (Overview, Connection types)
8718 (External transfer methods, Default Method)
8719 (Windows setup hints): Remove restriction of password entering
8720 with external methods.
8721 (Auto-save and Backup): Make file name example
8722 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
8723 and `auto-save-directory' must be used.
8724 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
8725 only "NT"). Remove doubled entry "What kinds of systems does
8726 @tramp{} work on".
8727 (tramp): Macro removed.
8728 (Obtaining Tramp): Flag removed from title.
8729 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
8730 and `trampver' used properly. Flag `tramp-inst' replaced by
8731 `installchapter'. Installation related text adapted.
8732
87332004-04-28 Masatake YAMATO <jet@gyve.org>
8734
8735 * widget.texi (Programming Example): Remove overlays.
8736
87372004-04-27 Jesper Harder <harder@ifa.au.dk>
8738
8739 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
8740
87412004-04-23 Juanma Barranquero <lektu@terra.es>
8742
8743 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8744
87452004-04-05 Jesper Harder <harder@ifa.au.dk>
8746
8747 * info.texi (Info Search): Add info-apropos.
8748
87492004-03-22 Juri Linkov <juri@jurta.org>
8750
8751 * faq.texi: Fix help key bindings.
8752
87532004-03-17 Luc Teirlinck <teirllm@auburn.edu>
8754
8755 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
8756 (as suggested by Karl Berry). Update information about colored
8757 stars in menus. Add new subheading describing M-n.
8758
87592004-03-12 Richard M. Stallman <rms@gnu.org>
8760
8761 * cl.texi (Top): Rename top node's title.
8762
87632004-03-08 Karl Berry <karl@gnu.org>
8764
8765 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
8766 problems making the texinfo distribution.
8767
87682004-02-29 Simon Josefsson <jas@extundo.com>
8769
0c7efc08 8770 * smtpmail.texi (Authentication): Change the list of supported
2de53ca6
GM
8771 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
8772 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
8773 <voegelas@gmx.net>.
8774
87752004-02-29 Juanma Barranquero <lektu@terra.es>
8776
8777 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
8778 Use $(DEL) instead of rm, and ignore exit code.
8779
b344d29d 87802004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
8781
8782 Tramp version 2.0.39 released.
8783
87842004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
8785
8786 * tramp.texi (Customizing Completion): Explain new functions
8787 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
8788 (all): Savannah URLs unified to "http://savannah.nongnu.org".
0c7efc08
SM
8789 (Top): Refer to Savannah mailing list as the major one.
8790 Mention older mailing lists in HTML mode only.
2de53ca6
GM
8791 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
8792 (Frequently Asked Questions): Remote hosts must not be Unix-like
8793 for "smb" method.
8794 (Password caching): New node.
8795 (External transfer methods): Refer to password caching for "smb"
8796 method.
8797
87982004-02-17 Karl Berry <karl@gnu.org>
8799
8800 * info.texi (Help-Int): Mention the new line number feature.
8801
88022004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
8803
8804 * ses.texi (Advanced Features): New functionality for
8805 ses-set-header-row (defaults to current row unless C-u used).
8806 (Acknowledgements): Add Stefan Monnier.
8807
88082003-12-29 Kevin Ryde <user42@zip.com.au>
8809
8810 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
8811
b344d29d 88122003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
8813
8814 Tramp version 2.0.38 released.
8815
8816 * tramp.texi (Remote shell setup): Warn of environment variables
8817 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
8818 <sven.gabriel@imk.fzk.de>.
8819 (Configuration): Tramp now chooses base64/uuencode
8820 automatically. Update wording accordingly.
8821 (Top): More description for the `Default Method' menu entry.
8822 (Default Method): Use @code, not @var, for Lisp variables.
8823 (Default Method): New subsection `Which method is the right one
8824 for me?' Suggested by Christian Kirsch.
8825 (Configuration): Pointer to new subsection added.
8826 (Default Method): Too many "use" in one sentence.
8827 Rephrase. Reported by Christian Kirsch.
8828 (Filename Syntax): Old `su' example is probably a left-over from
8829 the sm/su method naming. Replace with `ssh', instead.
8830 (External transfer methods, Auto-save and Backup):
8831 Typo fixes.
8832
88332003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
8834
183080b6 8835 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
8836 (Top): Mention japanese manual only if flag `jamanual' is set.
8837 Insert section `Japanese manual' in menu.
8838
88392003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
8840
8841 * eshell.texi (Known Problems): Add doc item.
8842
88432003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
8844
8845 * cc-mode.texi: Update for CC Mode 5.30.
8846
8847 Note: Please refrain from doing purely cosmetic changes like
8848 removing trailing whitespace in this manual; it clobbers cvs
8849 merging for no good reason.
8850
88512003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
8852
8853 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
8854 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
8855 @acronym{ASCII}.
8856
88572003-10-26 Karl Berry <karl@gnu.org>
8858
8859 * info.texi (Info Search): Echo area, not echo are. From Debian
8860 diff.
8861
88622003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
8863
10d1d0af 8864 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
8865 :buttons and :children keywords.
8866
88672003-10-22 Miles Bader <miles@gnu.org>
8868
8869 * Makefile.in (info): Move before $(top_srcdir)/info.
8870
88712003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
8872
8873 * tramp.texi (Inline methods): Small grammar fix.
8874 (External transfer methods): Likewise.
8875
88762003-10-08 Nick Roberts <nick@nick.uklinux.net>
8877
8878 * speedbar.texi: Remove paragraph for GUD that is no longer true.
8879
88802003-10-06 Luc Teirlinck <teirllm@auburn.edu>
8881
8882 * texinfo.tex: Replace `%' in arch tagline by @ignore.
8883
88842003-09-30 Richard M. Stallman <rms@gnu.org>
8885
8886 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
8887
8888 * widget.texi (User Interface): Fix typos.
8889
8890 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
8891
88922003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
8893
8894 * pcl-cvs.texi (Selected Files): Fix typo.
8895
88962003-09-21 Karl Berry <karl@gnu.org>
8897
8898 * info.texi (] and [ commands): No period at end of section title.
8899
89002003-09-04 Miles Bader <miles@gnu.org>
8901
8902 * Makefile.in (top_srcdir): New variable.
8903 ($(top_srcdir)/info): New rule.
8904 (info): Depend on it.
8905
89062003-09-03 Peter Runestig <peter@runestig.com>
8907
8908 * makefile.w32-in: New file.
8909
89102003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
8911
8912 * widget.texi (User Interface): Explain the need of static text
8913 around an editable field.
8914
89152003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
8916
8917 * widget.texi (Basic Types): The argument to `:help-echo' can now
8918 be a form that evaluates to a string.
8919
89202003-08-18 Kim F. Storm <storm@cua.dk>
8921
8922 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
8923
89242003-08-16 Richard M. Stallman <rms@gnu.org>
8925
8926 * dired-x.texi (Shell Command Guessing): Explain *.
8927
89282003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
8929
8930 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
8931 log-edit-insert-changelog.
8932
89332003-08-03 Karl Berry <karl@gnu.org>
8934
8935 * info.texi: Need @contents.
8936
c8763fb6 89372003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
8938
8939 Tramp version 2.0.36 released.
8940
8941 * tramp.texi (Remote shell setup): Explain about problems with
8942 non-Bourne commands in ~/.profile and ~/.shrc.
8943
89442003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
8945
8946 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
8947 renaming of `vis-mode' to `visible-mode'.
8948
89492003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
8950
8951 * info.texi (Top, Help-Small-Screen): Remove accidentally added
8952 next, prev and up pointers.
8953
89542003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
8955
8956 * info.texi (Help): Mention existence of Emacs and stand-alone
8957 Info at the very beginning of the tutorial.
8958 (Help-Inv): New node.
8959 (Help-]): New node.
8960 (Help-M): Systematically point out the differences between default
8961 Emacs and stand-alone versions. Delete second menu.
8962 (Help-Xref): Systematically point out the differences between
8963 default Emacs and stand-alone versions.
8964 (Help-Int): Change `l' example.
8965 (Expert Info): Fix typos.
8966 (Emacs Info Variables): Mention `Info-hide-note-references' and
8967 new default for `Info-scroll-prefer-subnodes'.
8968
c8763fb6 89692003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
8970
8971 Version 2.0.35 of Tramp released.
8972
8973 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
8974 (Inline methods): Add methods `remsh' and `plink1'.
8975 (External transfer methods): Add method `remcp'.
8976 (Multi-hop Methods): Add method `remsh'.
8977 Small patch from Adrian Aichner <adrian@xemacs.org>:
8978 Fix minor typos.
0c7efc08 8979 (Concept Index): Add to make manual searchable via
2de53ca6
GM
8980 `Info-index'.
8981 (Version Control): Add cindex entry.
8982
c8763fb6 89832003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
8984
8985 * trampver.texi: Version 2.0.34 released.
8986
89872003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
8988
8989 * faq.texi: Improve previous changes.
8990
89912003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
8992
8993 * faq.texi: Update copyright and maintenance details.
8994 Update some package URLs, versions, and maintainers.
8995 Remove many references to the Emacs Lisp Archive.
8996
89972003-04-23 Simon Josefsson <jas@extundo.com>
8998
8999 * smtpmail.texi: Fix license (the invariant sections mentioned has
9000 never been part of the smtp manual). Align info dir entry with
9001 other emacs packages.
9002
90032003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
9004
9005 * tramp.texi: Version 2.0.33 released.
9006 Remove installation chapter. Remove XEmacs specifics.
9007
90082003-03-29 Richard M. Stallman <rms@gnu.org>
9009
9010 * tramp.texi (Top): Undo the previous renaming.
9011 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
9012
c8763fb6 90132003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9014
9015 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
9016 version of manual.
9017
9018 * tramp.texi (Auto-save and Backup): New node.
9019
90202003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
9021
9022 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
9023 Emacs" in order to have better differentiation to "XEmacs".
9024 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
9025 are new macros in order to point to the other Emacs flavor where
9026 appropriate. In info case, point to node `Installation' in order
9027 to explain how to generate the other way. In html case, make a
9028 link to the other html file.
0c7efc08 9029 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
2de53ca6
GM
9030 after CVS checkout/update.
9031 (Installation): Completely rewritten.
9032 (Installation parameters, Load paths): New sections under
9033 `Installation'.
9034
c8763fb6 90352003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
9036
9037 * tramp.texi: Version 2.0.30 released.
9038 Replace word "path" with "localname" where used as a component of
9039 a Tramp file name.
9040
90412003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
9042
9043 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
9044 introduced.
9045 (Installation): Explain what to do if files from the tramp/contrib
9046 directory are needed.
9047
90482003-02-23 Alex Schroeder <alex@emacswiki.org>
9049
9050 * smtpmail.texi (How Mail Works): New.
9051
90522003-02-22 Alex Schroeder <alex@emacswiki.org>
9053
9054 * smtpmail.texi: New file.
9055
9056 * Makefile.in: Build SMTP manual.
9057
c8763fb6 90582003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
9059
9060 * tramp.texi: Version 2.0.29 released.
9061 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
9062 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
9063
90642003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
9065
9066 * tramp.texi (Frequently Asked Questions): Explain a workaround if
e4920bc9 9067 another package loads accidentally Ange-FTP.
2de53ca6
GM
9068
90692003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
9070
9071 * tramp.texi (Customizing Completion): Add function
9072 `tramp-parse-sconfig'. Change example of
9073 `tramp-set-completion-function', because parsing of ssh config
9074 files looks more natural.
9075
90762003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
9077
9078 * gnus.texi: Do not use `path' in several locations.
9079
c8763fb6 90802002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6 9081
0c7efc08
SM
9082 * tramp.texi (External transfer methods): New method `smb'.
9083 From Michael Albinus.
2de53ca6
GM
9084
90852002-11-05 Karl Berry <karl@gnu.org>
9086
9087 * info.texi (Info-fontify): Reorder face list to avoid bad line
9088 breaks.
9089
c8763fb6 90902002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6 9091
0c7efc08
SM
9092 * tramp.texi: Move @copying to standard place.
9093 Use @insertcopying.
2de53ca6
GM
9094
90952002-10-02 Karl Berry <karl@gnu.org>
9096
9097 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
9098 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
9099 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
9100 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
9101 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
9102 Per rms, update all manuals to use @copying instead of @ifinfo.
9103 Also use @ifnottex instead of @ifinfo around the top node, where
9104 needed for the sake of the HTML output.
9105 (The Gnus manual is not fixed since it's not clear to me how it
9106 works; and the Tramp manual already uses @copying, although in an
9107 unusual way. All others were changed.)
9108
91092002-09-10 Jonathan Yavner <jyavner@engineer.com>
9110
9111 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
9112 (../info/ses, ses.dvi): New targets.
9113 * ses.texi: New file.
9114
c8763fb6 91152002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
9116
9117 * texinfo.tex: Update to texinfo 4.2.
9118
91192002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
9120
9121 * reftex.texi: Update to RefTeX 4.19.
9122
c8763fb6 91232002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
9124
9125 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
9126 (../info/tramp, tramp.dvi): New targets.
9127
91282002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
9129
9130 * Makefile.in (DVI_TARGETS): Add calc.dvi.
9131 (calc.dvi): Uncomment.
9132
91332001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
9134
9135 * Makefile.in (INFO_TARGETS): Add ../info/calc.
9136 (../info/calc): New target.
9137
91382001-10-20 Gerd Moellmann <gerd@gnu.org>
9139
9140 * (Version 21.1 released.)
9141
91422001-10-05 Gerd Moellmann <gerd@gnu.org>
9143
9144 * Branch for 21.1.
9145
91462001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
9147
9148 * Makefile.in (../info/info): Use an explicit -o switch to
9149 makeinfo.
9150
91512001-03-05 Gerd Moellmann <gerd@gnu.org>
9152
9153 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
9154
91552000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
9156
9157 * Makefile.in (../info/idlwave): Use --no-split.
9158
91592000-12-14 Dave Love <fx@gnu.org>
9160
c4cc8b9a 9161 * Makefile.in (mostlyclean): Remove gnustmp.*.
2de53ca6
GM
9162 (gnus.dvi): Change rule to remove @latex stuff.
9163
91642000-10-19 Eric M. Ludlam <zappo@ultranet.com>
9165
9166 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
9167
91682000-10-13 John Wiegley <johnw@gnu.org>
9169
9170 * Makefile.in: Add build targets for eshell.texi.
9171
91722000-09-25 Gerd Moellmann <gerd@gnu.org>
9173
9174 * Makefile.in: Remove/comment speedbar stuff.
9175
91762000-09-22 Dave Love <fx@gnu.org>
9177
9178 * Makefile.in: Add emacs-mime.
9179
91802000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
9181
9182 * Makefile.in (INFO_TARGETS): Add ../info/woman.
9183 (DVI_TARGETS): Add woman.dvi.
9184 (../info/woman, woman.dvi): New targets.
9185
91862000-05-31 Stefan Monnier <monnier@cs.yale.edu>
9187
9188 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
9189
9190 * pcl-cvs.texi: New file.
9191 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
9192 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
9193
91942000-05-11 Gerd Moellmann <gerd@gnu.org>
9195
9196 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
9197 (../info/ebrowse, ebrowse.dvi): New targets.
9198
91992000-01-13 Gerd Moellmann <gerd@gnu.org>
9200
9201 * Makefile.in (INFO_TARGETS): Add eudc.
9202 (DVI_TARGETS): Add eudc.dvi.
9203 (../info/eudc, eudc.dvi): New targets.
9204
92052000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
9206
9207 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
9208 compatibility with 8+3 filesystems).
9209 (../info/efaq): Rename from emacs-faq.
9210
92112000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
9212
9213 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
9214 (../info/idlwave, idlwave.dvi): New targets.
9215
92161999-10-23 Dave Love <fx@gnu.org>
9217
9218 * Makefile.in: Use autotype.texi.
9219
92201999-10-12 Stefan Monnier <monnier@cs.yale.edu>
9221
9222 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
9223 faq.texi file) rather than ../info/faq.
9224
92251999-10-07 Gerd Moellmann <gerd@gnu.org>
9226
9227 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
9228 (../info/ada-mode, ada-mode.dvi): New targets.
9229
92301999-09-01 Dave Love <fx@gnu.org>
9231
9232 * Makefile.in: Add faq.
9233
92341999-07-12 Richard Stallman <rms@gnu.org>
9235
9236 * Version 20.4 released.
9237
92381998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
9239
9240 * Version 20.3 released.
9241
92421998-04-06 Andreas Schwab <schwab@gnu.org>
9243
768c0c0f
JB
9244 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
9245 Use it in dvi targets.
2de53ca6
GM
9246 (../etc/GNU): Change to $(srcdir) first.
9247
92481998-03-11 Carsten Dominik <cd@delysid.gnu.org>
9249
9250 * reftex.texi: Update for RefTeX version 3.22.
9251
92521998-02-08 Richard Stallman <rms@psilocin.gnu.org>
9253
9254 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
9255 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
9256
92571997-09-23 Paul Eggert <eggert@twinsun.com>
9258
9259 * Makefile.in: Merge changes mistakenly made to `Makefile'.
9260 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
9261
92621997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9263
9264 * Version 20.2 released.
9265
92661997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9267
9268 * Version 20.1 released.
9269
92701997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9271
9272 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
9273
92741996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9275
9276 * Version 19.33 released.
9277
92781996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9279
9280 * Version 19.32 released.
9281
92821996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9283
9284 * Makefile.in: Add rules for the Message manual.
9285
92861996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9287
9288 * gnus.texi: New version.
9289
9290 * message.texi: New manual.
9291
92921996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9293
9294 * Makefile.in (All info targets): cd $(srcdir) to do the work.
9295
92961996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9297
9298 * Makefile.in (All info targets): Specify $(srcdir) in input files.
9299 Specify -I option.
9300 (All dvi targets): Set the TEXINPUTS variable.
9301
93021996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
9303
9304 * Version 19.31 released.
9305
93061996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
9307
9308 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
9309 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
9310
93111995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9312
9313 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
9314 (INFO_TARGETS): Add ../info/cc-mode.
9315 (DVI_TARGETS): Add cc-mode.dvi.
9316
2de53ca6
GM
93171995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9318
9319 * Version 19.30 released.
9320
93211995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9322
9323 * gnus.texi: New file.
9324
93251995-11-04 Erik Naggum <erik@naggum.no>
9326
9327 * gnus.texi: File deleted.
9328
93291995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
9330
9331 * mh-e.texi: "Function Index" -> "Command Index" to work with
9332 Emacs 19.30 C-h C-k support of separately-documented commands.
9333
93341995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9335
9336 * Makefile.in (../info/ediff, ediff.dvi): New targets.
9337 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
9338
93391995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9340
9341 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
9342 (../info/viper, viper.dvi): New targets.
9343
93441995-04-20 Kevin Rodgers <kevinr@ihs.com>
9345
9346 * dired-x.texi (Installation): Change the example to set
9347 buffer-local variables like dired-omit-files-p in
9348 dired-mode-hook.
9349
93501995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9351
9352 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
9353 (../info/mh-e, mh-e.dvi): New targets.
9354
93551995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
9356
9357 * Makefile.in (maintainer-clean): Rename from realclean.
9358
93591994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9360
9361 * Makefile.in: New file.
9362 * Makefile: File deleted.
9363
93641994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9365
9366 * Makefile (TEXINDEX_OBJS): Variable deleted.
9367 (texindex, texindex.o, getopt.o): Rules deleted.
9368 All deps on texindex deleted.
9369 (distclean): Don't delete texindex.
9370 (mostlyclean): Don't delete *.o.
9371 * texindex.c, getopt.c: Files deleted.
9372
93731994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9374
9375 * Version 19.26 released.
9376
93771994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9378
9379 * Version 19.25 released.
9380
93811994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9382
9383 * Version 19.24 released.
9384
93851994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9386
9387 * Version 19.23 released.
9388
93891994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9390
9391 * Makefile: Delete spurious tab.
9392
93931994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9394
9395 * Makefile (.SUFFIXES): New rule.
9396
93971994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9398
9399 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
9400 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
9401
94021994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9403
9404 * Makefile (../info/sc): Rename from sc.info.
9405 (../info/cl): Likewise.
9406 (INFO_TARGETS): Use new names.
9407
94081993-12-04 Richard Stallman (rms@srarc2)
9409
9410 * getopt.c: New file.
9411 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
9412 (getopt.o): New rule.
9413 (dvi): Don't depend on texindex.
9414 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
9415 Depend on texindex.
9416
94171993-12-03 Richard Stallman (rms@srarc2)
9418
9419 * Makefile (../info/sc.info): Rename from ../info/sc.
9420 (TEXI2DVI): New variable.
9421 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
9422 Add explicit commands.
9423 (TEXINDEX_OBJS): Delete duplicate getopt.o.
9424
94251993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9426
9427 * Version 19.22 released.
9428
94291993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9430
9431 * Makefile (TEXINDEX_OBJS): Delete spurious period.
9432
94331993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9434
9435 * Version 19.21 released.
9436
94371993-11-15 Paul Eggert (eggert@twinsun.com)
9438
9439 * man/Makefile (../info/cl.info): Rename from ../info/cl.
9440
94411993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9442
9443 * Makefile (../etc/GNU): New target.
9444 (EMACSSOURCES): Add gnu1.texi.
9445
94461993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9447
9448 * Makefile (realclean): Don't delete the Info files.
9449
f0131492 94501993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
9451
9452 * forms.texi: Fix forms.texi so that it will format correctly.
9453 Add missing `@end iftex', fix bad reference.
9454
9455 * info.texi, info-stn.texi: New files implement texinfo version of
9456 `info' file.
9457
f0131492 94581993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
9459
9460 * Makefile: Fix targets for texindex, new info.texi files.
9461 * info-stnd.texi: New file implements info for standalone info
9462 reader.
9463 * info.texi: Update to include recent changes to "../info/info".
9464 New source file for ../info/info; includes info-stnd.texi.
9465
9466 * texindex.c: Include "../src/config.h" if building in emacs.
9467
9468 * Makefile: Change all files to FILENAME.texi, force all targets
9469 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
9470 vip.texinfo, forms.texinfo, cl.texinfo.
9471 Add target to build texindex.c, defining `emacs'.
9472
9473 * forms.texi: Install new file to match version 2.3 of forms.el.
9474
94751993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9476
9477 * Version 19.19 released.
9478
94791993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
9480
9481 * sc.texinfo: Fix info file name.
9482
9483 * Makefile (info): Add gnus and sc.
9484 (dvi): Add gnus.dvi and sc.dvi.
9485 (../info/sc, sc.dvi): New targets.
9486
94871993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9488
9489 * Version 19.18 released.
9490
94911993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9492
9493 * Makefile: Fix source file names of the separate manuals.
9494 (gnus.dvi, ../info/gnus): New targets.
9495
94961993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9497
9498 * Version 19.17 released.
9499
95001993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9501
9502 * split-man: Fix typos in last change.
9503
95041993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9505
9506 * Version 19.16 released.
9507
95081993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9509
9510 * version 19.15 released.
9511
95121993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9513
9514 * Makefile (distclean): It's rm, not rf.
9515
95161993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9517
9518 * Version 19.14 released.
9519
95201993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9521
9522 * Makefile: New file.
9523
95241993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9525
9526 * Version 19.13 released.
9527
95281993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9529
9530 * Version 19.9 released.
9531
95321993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9533
9534 * Version 19.8 released.
9535
95361993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9537
9538 * Version 19.7 released.
9539
95401990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
9541
9542 * gnus.texinfo: New file. Removed installation instructions.
9543
95441990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
9545
9546 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
9547
95481989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
9549
9550 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
0c7efc08
SM
9551 then define `\sc' as the command for smallcaps in Texinfo.
9552 This means that the @sc command will produce small caps. bfox has
2de53ca6
GM
9553 made the corresponding change to makeinfo and texinfm.el.
9554
95551988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9556
9557 * vip.texinfo: Remove menu entry Adding Lisp Code in node
9558 Customization since the menu entry did not point to anything.
9559 Also add an @finalout command to remove overfull hboxes from the
9560 printed output.
9561
9562 * cl.texinfo: Add @bye, \input line and @settitle to file.
9563 This file is clearly intended to be a chapter of some other work,
9564 but the other work does not yet exist.
9565
95661988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9567
9568 * texinfo.texinfo: Three typos corrected.
9569
4009494e 9570;; Local Variables:
c8763fb6 9571;; coding: utf-8
4009494e
GM
9572;; End:
9573
3fe7cdc8 9574 Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
4009494e
GM
9575
9576 This file is part of GNU Emacs.
9577
97c0352c 9578 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 9579 it under the terms of the GNU General Public License as published by
97c0352c
GM
9580 the Free Software Foundation, either version 3 of the License, or
9581 (at your option) any later version.
4009494e
GM
9582
9583 GNU Emacs is distributed in the hope that it will be useful,
9584 but WITHOUT ANY WARRANTY; without even the implied warranty of
9585 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9586 GNU General Public License for more details.
9587
9588 You should have received a copy of the GNU General Public License
97c0352c 9589 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.